/*
	Theme Name: Queercomrades DKW Theme
	Theme URI: http://my.studiopress.com/themes/streamline/
	Description: Your website shouldn't get in the way of your stories. Here's your chance to tell it like it is.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	Version: 3.1
	Tags: black, orange, white, one-column, two-columns, three-columns, responsive-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page
	Template: genesis
	Template Version: 2.1
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */
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]{ display:none }
html { font-family:sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust:100% }
body { margin:0 }
a:focus{ outline: 0 }
a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
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:-0.5em}sub{bottom:-0.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-content:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before { content: " "; display: table; }
.author-box:after,
.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after { clear: both; content: " "; display: table; }


/* Defaults
---------------------------------------------------------------------------------------------------- */
/* Typographical Elements
--------------------------------------------- */
body { background-color: #333; color: #444; font: 16px/24px Georgia, serif; font-size: 15px; font-size: 1.5rem; font-weight: 400; line-height: 1.725; background: url("images/squareBg.png") #fcfcfc; }
html { font-size: 62.5%; }
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -ms-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}


.flex-direction-nav li a,
.flex-direction-nav li a:hover { transition: all 0s; }
::-moz-selection { background-color: #333; color: #fff; }
::selection { background-color: #333; color: #fff; }
a { color: #e4007f; text-decoration: none; }
a img { margin-bottom: -8px; }
a:hover { text-decoration: none; color: #e93298; }
p { margin: 0 0 24px; padding: 0; }
strong { font-weight: 700; }
ol,
ul { margin: 0; padding: 0; }
blockquote,
blockquote::before { color: #999; }
blockquote { margin: 40px 40px 24px; }
blockquote::before { content: "\201C"; display: block; font-size: 30px; height: 0; left: -20px; position: relative; top: -10px; }
.entry-content code { background-color: #333; color: #ddd; }
cite { font-style: normal; }
/* Headings -------------------- */
h1,h2,h3,h4,h5, h6 { color: #333; font-weight: 400; line-height: 1.2; margin: 0 0 16px; }
h1 { font-size: 25px; font-size: 2.5rem; }
h2 { font-size: 25px; font-size: 2.5rem; }
h2 { font-size: 30px; font-size: 18px; font-size: 1.8rem; color: #888; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

/* Icons ---------------- */
.home-featured .dashicons { color: #d6d3d0; font-size: 80px; height: 80px; text-align: center; width: 80px; }
/* Objects -------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption { max-width: 100%; }
video { width: 100%; }
img { height: auto; }
.featured-content img,
.gallery img { width: auto; /* IE8 */ }
/* 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; margin: 0; }

/* Forms --------------- */
input,
select,
textarea { background-color: #fff; border: 1px solid #ccc; border-radius: 3px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); color: #999; font-size: 14px; padding: 16px; width: 100%; }
input { width: 550px; padding: 12px 15px; font-family: Georgia; margin: 15px auto 10px auto; font-size: 14px; -webkit-border-radius: 5px; -webkit-border-bottom-right-radius: 0; -moz-border-radius: 5px; -moz-border-radius-bottomright: 0; border-radius: 5px; border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-right-radius: 0; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); border: 1px solid #eee; }
input[type="checkbox"],
input[type="radio"],
input[type="image"] { width: auto; }
input:focus,
textarea:focus { border: 1px solid #999; outline: 0; }
::-moz-placeholder { color: #999; opacity: 1; }
::-webkit-input-placeholder { color: #999; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.home-featured .more-link { background: #e4007f; border: none; border-radius: 5px 5px 0 5px; color: #fff; cursor: pointer; font-size: 14px; padding: 16px 24px; text-shadow: -1px -1px #d55f19; width: auto; }
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.home-featured .more-link:hover { background: #e93298; }
.entry-content .button:hover { 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; }
th,
td { text-align: left; }
th { font-weight: 700; text-transform: uppercase; }
td { border-top: 1px solid #ddd; padding: 6px 0; }
/* Site Containers --------------------- */
.site-inner,
.wrap { margin: 0 auto; max-width: 1140px; max-width: 990px; }
.site-inner { clear: both; margin-top: 40px; margin-bottom: 40px; }
.streamline-pro-landing .site-inner { margin: 40px auto; max-width: 960px; }
/* Content */
.content { float: right; width: 680px; padding: 0; }
.content-sidebar .content { float: left; }
.full-width-content .content { width: 100%; }
/* Primary Sidebar */
.sidebar-primary { float: right; width: 380px; width: 230px; }
.sidebar-content .sidebar-primary { float: left; }
/* Column Classes REMOVED ----------------- */
.first { clear: both; margin-left: 0; }
/* Common Classes ------------------------------------ */
/* WordPress ----------------------------- */
.avatar { float: left; }
.alignleft .avatar { margin-right: 24px; }
.alignright .avatar { margin-left: 24px; }
.search-form { overflow: hidden; }
.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; }
a.alignnone img,
img.alignnone { margin-bottom: 12px; }
.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; }
a.alignleft,
img.alignleft,
.wp-caption.alignleft { margin: 0 24px 10px 0; }
a.alignright,
img.alignright,
.wp-caption.alignright { margin: 0 0 10px 24px; }
.entry-content .wp-caption-text { font-size: 14px; font-weight: 700; margin: 5px 0 0; text-align: center; }
.gallery-caption,
.entry-content .gallery-caption { margin: 0 0 10px; }
.widget_calendar table { width: 100%; }
.widget_calendar td,
.widget_calendar th { text-align: center; }
/* Genesis ---------------------- */
.breadcrumb { background-size: 6px 6px; color: #999; font-size: 14px; padding: 10px 14px; margin: 0; }
.breadcrumb a:hover { color: #fff; text-decoration: none; }
.breadcrumb a::after { color: #999; content: '\203a'; font-weight: 700; margin: 0 10px; }
.archive-description,
.author-box { background-color: transparent; }
.archive-description { padding: 40px 40px 0 0; }
.author-box { margin: 2px 0; overflow: hidden; padding: 40px; }
.author-box-title { color: #333; font-family: 'PT Sans', sans-serif; font-size: 16px; margin-bottom: 5px; }
.author-box p { margin-bottom: 0; }
.author-box .avatar { margin-right: 24px; }
/* Titles ---------------------- */
.entry-title { font-size: 25px; font-size: 2.5rem; line-height: 1; margin-bottom: 10px; margin-bottom: 1rem; }
.entry-title a { color: #333; }
.entry-title a:hover,
.footer-widgets .entry-title a { color: #e93298; text-decoration: none; }
.footer-widgets .entry-title a:hover { color: #fff; }
.widget-title { font-size: 18px; font-weight: bold; margin: 25px 0 10px 0; position: relative; text-align: center; }
.archive-title { position: relative; top: 0; left: 0; font-size: 25px; font-size: 2.5rem; color: #333; font-weight: normal; letter-spacing: 0.1px; line-height: 1.8em; margin-bottom: 0; padding: 12px 0 0; width: 100%; clear: both; }
.title-single-cptname { color: #333; font-size: 25px; font-size: 2.5rem; font-weight: normal; }
.title-single-posttitle { color: #e4007f; font-size: 25px; font-size: 2.5rem; font-weight: normal; }
.title-slash { color: #ccc; }
.title-featured { color: #e4007f; }
#tribe-geo-results h2.tribe-events-page-title,
h2.tribe-events-page-title { font-size: 25px !important; font-size: 2.5rem !important; color: #333 !important; font-weight: normal; text-align: left !important; }
/* Widgets -------------------------- */
.widget { word-wrap: break-word; }
.widget li { list-style-type: none; text-align: left; }
.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 ol > li:last-child,
.widget p:last-child,
.widget ul > li:last-child { margin-bottom: 0; }
/* Featured Content ------------------------- */
.featured-content .entry { margin-bottom: 20px; padding: 0 0 24px; }
.featured-content .entry-title { font-size: 24px; line-height: 1.2; }
.featured-content .entry-header,
.featured-content .entry-content { padding: 0; }
.featured-content .entry:last-child { }
.featured-content .entry-meta { padding-bottom: 12px; }
.featured-content .entry-author,
.featured-content .entry-time,
.featured-content .entry-comments-link { display: block; }
/* Site Header -------------------------- */
.site-header { background-size: 3px 1px; margin: 0 auto; max-width: 1140px; padding: 40px 40px 0px 40px; padding: 40px 0px 0px 0px; }
/* Title Area ----------------------------- */
.title-area { float: left; padding: 0; width: 300px; }
.header-image .title-area { padding: 0; }
.site-title { font-size: 36px; font-weight: 700; line-height: 1; margin-bottom: 0; text-transform: uppercase; }
.site-title a,
.site-title a:hover { color: #333; text-decoration: none; }
.site-description { color: #999; font-size: 16px; font-weight: 400; line-height: 1; margin-bottom: 0; }
/* Full width header, no widgets */
.header-full-width .title-area,
.header-full-width .site-title { width: 100%; }
.header-image .site-description,
.header-image .site-title a { display: block; text-indent: -9999px; }
/* Logo, hide text */
.header-image .site-header .wrap { padding: 0; }
.header-image .site-title a { float: left; height: 71px; width: 299px; }
/* Widget Area ------------------ */
.site-header .widget-area { float: right; text-align: right; width: 560px; }
.site-header .genesis-nav-menu li li { margin-left: 0; }
.site-header .search-form { float: right; width: 560px; padding: 0 5px; }
/* Site Navigation --------------------------------------- */
.genesis-nav-menu.menu-primary { clear: both; color: #999; line-height: 1; width: 100%; height: 80px; border-bottom: 1px solid #eee; padding: 0; position: relative; }
.genesis-nav-menu.menu-primary:after { content: url('images/peopleTop3.png'); background-repeat: no-repeat; background-position: right; width: 200px; height: 120px; position: absolute; top: -36px; right: 0; }
.genesis-nav-menu.menu-primary .menu-item { display: inline-block; text-align: left; top: 20px; position: relative; z-index: 1; }
.genesis-nav-menu.menu-primary a { background: none repeat scroll 0 0 #EEEEEE; border: 1px solid #EEEEEE; border-radius: 5px 5px 5px 5px; color: #e4007f; display: inline-block; float: left; font-size: 17px; font-weight: normal; margin-right: 8px; padding-right: 15px; position: relative; }
.genesis-nav-menu.menu-primary a span { position: relative; top: -10px; margin-left: 5px; }
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover { color: #333; text-decoration: none; }
.genesis-nav-menu .sub-menu .current-menu-item > a {	color: #fff; }
.genesis-nav-menu .sub-menu { border-top: 1px solid #444; 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: #333; border: 1px solid #444; border-top: none; font-size: 14px; padding: 14px 24px; position: relative; width: 200px; }
.genesis-nav-menu .sub-menu .sub-menu { margin: -44px 0 0 199px; }
.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; text-transform: uppercase; }
.genesis-nav-menu > .right > a { display: inline-block; padding: 0 24px 28px; }
.genesis-nav-menu > .date { display: inline-block; padding: 28px; }
.genesis-nav-menu > .search { padding: 10px 10px 0 0; }
/* Site Header Navigation --------------------- */
.site-header .genesis-nav-menu .current-menu-item > a,
.site-header .genesis-nav-menu a:hover { color: #333; }
.site-header .genesis-nav-menu .sub-menu .current-menu-item > a,
.site-header .genesis-nav-menu .sub-menu a:hover { color: #fff; }
.site-header .sub-menu { border-top: 1px solid #eee; }
/* Primary Navigation ------------------------ */
.nav-primary .wrap { background-color: transparent; color: #e4007f; }
.genesis-nav-menu.menu-primary > li > a { background-image: url('images/mainmenu-sprite.png'); background-repeat: no-repeat; height: 39.5px; line-height: 39.5px; padding-left: 40px; padding: 8px 15px 8px 30px; }
.nav-primary .genesis-nav-menu .tohome > a { background-position: -5px -5px; }
.nav-primary .genesis-nav-menu .toaboutus > a { background-position: -5px -50px; }
.nav-primary .genesis-nav-menu .tovideos > a { background-position: -5px -95px; }
.nav-primary .genesis-nav-menu .tonews > a { background-position: -5px -140px; }
.nav-primary .genesis-nav-menu .toblog > a { background-position: -5px -185px; }
.nav-primary .genesis-nav-menu .toevents > a { background-position: -5px -230px; }
.nav-primary .genesis-nav-menu .touniversity > a { background-position: 0px -272px; }
.nav-primary .genesis-nav-menu > a:hover:before,
.nav-primary .genesis-nav-menu .current-menu-item > a:before { color: #fff; }
.nav-primary .genesis-nav-menu .sub-menu a:before,
.nav-primary .genesis-nav-menu .current-menu-item > .sub-menu a:before { display: none; }
/* Secondary Navigation --------------------------- */
.nav-secondary { margin-bottom: 20px; }
.nav-secondary .genesis-nav-menu > li > a { padding: 6px 20px; }
.sub-menu { display: none; }
/* Responsive Menu --------------------------- */
.responsive-menu-icon { cursor: pointer; display: none; }
.responsive-menu-icon::before { content: "\f333"; display: block; font: normal 30px/1 'dashicons'; margin: 0 auto; padding: 10px; text-align: center; }
.site-header .responsive-menu-icon::before { padding: 0; }
/* SIDEBAR MENUS - MENU - ABOUT US */
.menu-about-us-container li { width: 50%; float: left; background-color: transparent; }
.menu-about-us-container li a { width: 100px; height: 100px; display: block; opacity: 0.4; width: 100px; height: 100px; -webkit-border-radius: 5px; -webkit-border-bottom-right-radius: 0; -moz-border-radius: 5px; -moz-border-radius-bottomright: 0; border-radius: 5px; border-bottom-right-radius: 0; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); border: 2px solid #eee; float: left; display: inline-block; background-image: url('images/aboutus-sprite.png'); background-repeat: no-repeat; background-position: -10px -10px; background-size: 110px; }
.menu-about-us-container li.current-menu-item a,
.menu-about-us-container li a:hover { opacity: 1; }
.menu-about-us-container .menu-about-us-container li.current-menu-item a,
.menu-about-us-container li.to-aboutus a { background-position: -10px -10px; }
.menu-about-us-container li.to-fan-popo a { background-position: -10px -120px; }
.menu-about-us-container li.to-xiaogang-wei a { background-position: -10px -230px; }
.menu-about-us-container li.to-supporting-institutions a { background-position: -10px -340px; }
.menu-about-us-container li a span { display: none; }

/* Home Featured
--------------------------------------------- */
section.featured-list-frontpage { height: 350px; }
section#featured-post-1 { height: 350px; }
.home-featured { background-size: 3px 1px; margin: 0 auto; overflow: hidden; text-align: left; }
.home-featured .widget:first-child,
.home-featured .widget { padding: 0; margin: 10px; }
.home-featured .widget-title { text-align: left; font-weight: bold; text-transform: capitalize; color: #333; border-bottom: 2px solid #eee; font-size: 15px; padding: 10px 15px; }
.home-featured .widget-title a:hover { color: #000; }
.home-featured .entry-header { padding: 0; position: relative; top: 0px; float: left; max-width: 244px; height: 66px; max-height: 66px; }
.home-featured .entry,
.home-featured .entry:last-child,
.minipreview.entry,
.minipreview.entry:last-child { padding: 10px 15px; margin: 0; position: relative; height: 86px; max-height: 86px; }



/* small previews of posts on archive pages */
.mini-preview-item { height: 86px; padding: 10px; width: 100%; margin: 0 0 5px 0; position: relative; float: left; text-align: left; }
.mini-preview-item,
.mini-title { font-size: 11px; font-size: 1.1rem; }
.mini-title,
.mini-entry-meta { height: 28px; position: relative; }

.home-featured-1 .widget-2 .mini-title,
.home-featured-1 .widget-2 .mini-entry-meta {  height: 38px; }

.mini-entry-meta span { position: absolute; bottom: 0; }
.mini-entry-categories { line-height: 1.2; }
.smallsquare { position: absolute; top: 0; left: 0; padding: 10px; z-index: 100; border-radius: 10px 10px 0 10px;}
.smallsquare:hover { background-color: #e93298; }

.smallsquare img { height: 66px; width: 66px; margin: 0; }
.mini-entry-header { padding: 5px 0 5px 80px; position: relative; float: left; width: 100%; height: 66px; max-height: 66px; }
.mini-preview-item .entry-header { padding: 0; position: relative; top: 0px; float: left; max-width: 244px; height: 66px; max-height: 66px; }
.mini-title { margin: 0; font-weight: bold; }

.mini-title a,
.mini-entry-header a:hover { color: #333; }
.mini-title a:hover { color: #e93298; }

.archive .entry-author { display: none; }





/* WIDGET - EVENTS WIDGET HOMEPAGE */
.attachment-post-thumbnail.size-post-thumbnail.wp-post-image { width: 66px; height: 66px; }
.tribe-events-list-widget .tribe-event-featured { position: relative; background: #e4007f !important; padding: 1px 1px !important; border-radius: 9px 9px 0 9px !important; margin: 18px 15px !important; height: 68px; padding: 0 !important; margin: 20px 0 !important; }
.tribe-events-list-widget .tribe-event-featured .tribe-event-image { position: absolute; left: 1px; top: 1px; margin: 0 !important; width: 66px; height: 66px; }
.tribe-events-list-widget .tribe-event-featured .tribe-event-title { position: absolute; top: 0; width: 100%; padding: 6px 10px 0px 77px; max-height: 32px; float: left; width: 100%; margin: 0 !important; font-size: 11px; font-size: 1.1rem; line-height: 1.2; text-indent: 0; font-weight: bold; }
.tribe-events-list-widget .tribe-event-featured .tribe-event-title a { color: #fff; font-size: 11px; font-size: 1.1rem; line-height: 1.2; }
.tribe-events-list-widget .tribe-event-featured .tribe-event-duration { position: absolute; bottom: 0; width: 100%; padding: 0px 10px 6px 77px; max-height: 32px; float: left; color: #fff !important; text-indent: 0px; font-size: 11px; font-size: 1.1rem; line-height: 1.2; }



/* WIDGET - HOME SLIDER */
html > body .slide-excerpt-border { border: 0px solid #ddd !important; }
/* WIDGET - SHARE BAR */
.share-after { clear: both; }
.home-featured .entry-meta { padding-bottom: 0; font-size: 11px; font-size: 1.1rem; line-height: 15px; line-height: 1.5rem; position: absolute; bottom: 0; }
.home-featured .entry-meta a { margin: 0; }
.home-featured .entry-meta a:hover { text-decoration: none; color: #555; }
.home-featured .entry-title { text-align: left; font-size: 11px; font-size: 1.1rem; line-height: 1.2; color: #555; font-weight: bold; text-align: left; width: 220px; height: 35px; max-height: 35px; padding-top: 4px; }
.home-featured .entry-title a { width: 244px; height: 35px; }
.home-featured .page { border: none; margin: 0; padding: 0; }
.home-featured p { color: #999; }
.home-featured .more-link { display: block; margin: 20px auto 0; max-width: 170px; text-transform: none; }
.home-featured-top { margin-top: 50px; margin-bottom: 40px; }
.home-featured-1,
.home-featured-2 { width: 370px; float: left; }
.home-featured-1 .widget-1,
.home-featured-2 .widget-1 { height: 350px; }
.home-featured-1 img,
.smallsquare img { -webkit-border-radius: 8px; -webkit-border-bottom-right-radius: 0; -moz-border-radius: 8px; -moz-border-radius-bottomright: 0; border-radius: 8px; border-bottom-right-radius: 8px; border-bottom-right-radius: 0; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); border: 1px solid #ccc; float: left; margin: 0px; }
.home-featured-3 { width: 185px; float: right; }
.home-featured-3 .widget-2 { border: 1px dashed #ccc; margin-top: 16px; }
.home-featured-3 .widget-3 { height: 300px; }
.home-featured-3 .home-featured .widget:first-child,
.home-featured-3 .home-featured .widget { padding: 0; margin: 0px; }
.widget_calendar { background: #ddd; }

/* Entries
--------------------------------------------- */
.content .entry { background-size: 3px 1px; }
.page .page,
.single .entry { border: none; box-shadow: none; }
.error404 .entry-title,
.entry-header { padding: 40px 0 0 0; }
.search-no-results .entry > p { padding: 0 40px; }
.entry-content { padding: 0 0 40px; }
.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption { margin-bottom: 26px; }
.entry-content ol,
.entry-content ul { margin-left: 40px; }
.entry-content ol > li,
.widget 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 .search-form { width: 50%; }
.content .entry-meta { clear: both; color: #333; font-size: 11px; font-size: 1.1rem; line-height: 1.2; font-weight: 400; margin: 0; padding: 10px; }
body.single .content .entry-meta { clear: both; color: #333; font-size: 11px; font-size: 1.1rem; line-height: 1.2; font-weight: 400; margin: 0; padding: 3px; margin: 0 0 20px 0; background-color: #eee; border: 1px dotted rgba(200,200,200,0.7); border-radius: 5px 5px 0 5px; }

.entry-meta a { color: #e4007f; }
.entry-meta a:hover { color: #e93298; text-decoration: none; }
.entry-footer { margin-top: -40px; padding: 0 40px 40px; }
.entry-footer .entry-meta { background: none; padding: 0; text-shadow: none; }
.entry-footer .entry-meta a { color: #e4007f; }
.entry-footer .entry-meta a:hover { color: #e93298; }

/* tiles footer */
article .entry-footer .entry-meta a { color: #e4007f; }
article .entry-footer .entry-meta a:hover { color: #e93298; }

.entry-author,
.entry-time,
.entry-comments-link { margin-right: 24px; }
.entry-categories,
.entry-tags { display: block; }

/* Icons
--------------------------------------------- */
.entry-author:before,
.entry-categories:before,
.entry-comments-link:before,
.entry-tags:before,
.entry-time:before,
.home-icon:before,
#responsive-menu-icon::before { display: inline-block; -webkit-font-smoothing: antialiased; font: normal 16px/1 'dashicons'; margin-right: 8px; vertical-align: middle; }
.entry-author:before { content: "\f110"; }
.entry-tags:before { content: "\f323"; }
.entry-comments-link:before { content: "\f101"; }
.entry-time:before { content: "\f145"; }
.entry-categories:before { /*	content: "\f318"; */ }
.home-icon:before { content: "\f102"; }
.entry-categories::before,
.entry-tags::before { color: #ccc; }

/* After Entry
------------------------------------------------------------ */
.after-entry { background-color: #edebeb; clear: both; margin: 20px 0 0; overflow: hidden; padding: 24px; text-shadow: 1px 1px #fff; }
.after-entry .widget { margin-bottom: 24px; }
.after-entry .widget:last-child { margin: 0; }
.after-entry .entry { padding: 24px; }

/* Pagination
--------------------------------------------- */
.archive-pagination { background-size: 3px 1px; clear: both; font-size: 14px; padding: 40px 40px 40px 0px; }
.archive-pagination li { display: inline; }
.archive-pagination li a { background-color: #ccc; border-radius: 3px; color: #fff; cursor: pointer; display: inline-block; margin: 0 4px 4px 0; padding: 8px 12px; }
.archive-pagination li a:hover,
.archive-pagination li.active a { background-color: #e93298; text-decoration: none; }

/* Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings { padding: 20px; margin-top: 10px; background: #eee; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; border: 1px dashed #f1f1f1; clear: both; }
.entry-pings { padding: 0 40px 0 0; }
.entry-comments { padding-left: 0; }
.entry-comments h3,
.entry-pings h3 { padding-left: 40px; }
.comment-content { clear: both; }
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] { width: 50% }
.comment-respond label { display: block; margin: 0; float: left; width: 25%; }
form#commentform { width: 450px; }
form#commentform p { margin: 0 0 10px 0; }
form#commentform textarea { height: 150px; border: 1px dotted #e4007f; width: 75%; border-radius: 15px 15px 0 15px; font-size: 13px; padding: 10px; margin: 0; }
form#commentform input { height: 40px; border: 1px dotted #e4007f; width: 75%; border-radius: 15px 15px 0 15px; font-size: 13px; padding: 10px; margin: 5px 0 5px 0; }
form#commentform .form-submit { text-align: right; }
.comment-list li,
.ping-list li { background-color: #edebeb; border: 2px solid #fff; border-left: none; list-style-type: none; margin-top: 16px; padding: 20px; text-shadow: 1px 1px #fff; }
.comment-reply-title { font-size: 14px; font-weight: bold; }
.ping-list li { padding-bottom: 16px; }
.comment-list li li { margin-left: -40px; }
.comment .avatar { float: right; margin: 0; }
.comment-header .comment-author { margin: 0; }
li.depth-2,
li.depth-4,
li.depth-6 { background-color: #fff; }
.comment-metadata { padding-bottom: 24px; }
.entry-pings .reply { display: none; }
.form-allowed-tags { background-color: #edebeb; font-size: 14px; padding: 24px; }

/* Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar { text-shadow: 1px 1px #fff; }
.sidebar li { list-style-type: none; margin-bottom: 6px; word-wrap: break-word; }
.sidebar ul > li:last-child { margin-bottom: 0; }
.sidebar .widget { border-bottom: 2px solid #fff; padding: 0; }
.sidebar .widget_search { background: #666 url(images/lines-diagonal.png); background-size: 6px 6px; }
.sidebar .widget_search .widget-title { text-shadow: -1px -1px #555; }

/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */
.footer-widgets { height: auto; bottom: 0; width: 100%; position: relative; border-top: 2px solid #ccc; padding: 45px 0 10px; margin-top: 10px; background: url("images/zigzag.png"); color: #fff; font-size: 12px; font-size: 1.2rem; text-align: center; }
.footer-widget-area { padding: 0 10px; }
.footer-widgets-1 { width: 500px; }
.footer-widgets-1 .widget-1 { width: 272px; float: left; }
.footer-widgets-1 .widget-2 { width: 200px; float: left; }
.footer-widgets-1 .widget-2 figure { margin-left: auto; margin-right: auto; text-align: center; }
.footer-widgets-1 .widget-2 img { border-radius: 5px; margin: 5px auto; padding: 8px; background: #333; }
.footer-widgets-2 { width: 185px; text-align: center; }
.wp-caption-text a { padding: 2px; color: #fff; font-size: 13px; line-height: 1em; text-decoration: none; }
.wp-caption-text a:hover { color: #e93298; }
.footer-widgets-2 img { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin: 5px auto; padding: 8px; background: #333; }
.footer-widgets-2 figure { margin: 0; margin-right: 0px; margin-left: 0px; margin-left: auto; margin-right: auto; }
.footer-widgets-3 { width: 485px; }
.footer-widgets-1 { margin-right: 0px; }
.footer-widgets-1,
.footer-widgets-2 { float: left; }
.footer-widgets-3 { float: right; }
.nf-field-container.subscribe-email { width: 300px; }
.subscribe-email input { padding: 12px 15px; float: left; font-family: Georgia; margin: 15px auto 10px 5px; font-size: 14px; -webkit-border-radius: 5px; -webkit-border-bottom-right-radius: 0; -moz-border-radius: 5px; -moz-border-radius-bottomright: 0; border-radius: 5px; border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-right-radius: 0; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); border: 1px solid #eee; }
.subscribe .nf-field-container { clear: none !important; position: relative; margin-bottom: 15px !important; float: left; }

.nf-field-container.subscribe-button { width: 100px; }
.subscribe input[type="button"],
.subscribe input[type="submit"] { background: #e4007f; padding: 8px; font-size: 13px; font-size: 1.3rem; font-weight: bold; border: 0; color: #fff; font-family: Georgia; float: left; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; cursor: pointer; margin-left: 8px; position: relative; border: none; }
.subscribe input[type="button"] :hover,
.subscribe input[type="submit"]:hover { background: #e93298;}
.spacebottom { margin-bottom: 15px }


/* FOOTER - CONTACT US */
#menu-contactusmenu { width: 90%; height: 115px; background: #222; box-shadow: none; padding: 5px; margin: 5px; }
#menu-contactusmenu {
    width: 90%;
    height: 115px;
    background: #222;
    box-shadow: none;
    padding: 5px;
    margin: 5px;
    display: table-row;
}
#menu-contactusmenu .menu-item { float: left; width: 94px; text-align: center; padding: 72px 12px 12px 12px; }
#menu-contactusmenu .menu-item {
    width: 94px;
    text-align: center;
    padding: 2px 0 12px 0;
    display: table-cell;
    text-align: center;
    vertical-align: baseline;
}
#menu-contactusmenu .menu-item a { color: #fff; width: 94px; padding: 72px 20px 12px 20px; text-decoration: none; background-image: url("images/spritesheet-contactus.png"); background-repeat: no-repeat; background-size: 240px; }
#menu-contactusmenu .menu-item a {
	    color: #fff;
	    width: 60px;
	    text-decoration: none;
	    background-image: url("images/spritesheet-contactus.png");
	    background-repeat: no-repeat;
	    background-size: 240px;
	    vertical-align: baseline;
			display: inline-block;
			padding: 72px 0 0 0;
	}
#menu-contactusmenu .menu-item a:hover { color: #e93298; }
#menu-contactusmenu .contactus-email.menu-item a {  background-position: 5px 10px; }
#menu-contactusmenu .contactus-tudou.menu-item a {  background-position: -60px 10px; }
#menu-contactusmenu .contactus-weibo.menu-item a {  background-position: -120px 10px; }
#menu-contactusmenu .contactus-douban.menu-item a {  background-position: -180px 10px; }

/* FOOTER */
.footer-widgets-4 { float: left; clear: both; width: 100%; }
#friendsmenu { float: left; margin-left: 70px; position: relative; top: -25px; }
#menu-friendsmenu .menu-item { display: inline-block; margin: 0; padding: 0; }
#menu-friendsmenu .menu-item a { color: #ccc; float: left; padding: 5px 8px; margin: 0; line-height: 1rem; list-style-type: none; font-size: 11px; font-size: 1.1rem; text-decoration: none; }
#menu-friendsmenu .menu-item a:hover { color: #fff; }
.footer-widgets .widget { margin-bottom: 24px; }
.footer-widgets .widget-title { color: #fff; text-transform: capitalize; text-align: center; font-size: 14px; font-size: 1.4rem; line-height: 36px; line-height: 3.6rem; font-weight: bold; margin: 0; }
.footer-widgets li { list-style-type: none; margin-bottom: 6px; word-wrap: break-word; }
.footer-widgets .search-form input:focus { border: 1px solid #ccc; }
#fAds { float: left; }

/* FOOTER 1 - ADVERTISEMENTS */
#fAds .ads125 { width: 125px; border: 1px dashed #ccc; height: 125px; background: #555; background: #e4007f; float: left; margin: 5px; opacity: 0.5; }

/* Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer { background-color: #1a1a1a; color: #fff; font-size: 13px; padding: 10px 15px; text-align: left; }
.site-footer p { margin-bottom: 0; }

/* Theme Colors
---------------------------------------------------------------------------------------------------- */
/* QUEERCOMRADES ELEMENTS */

a.pinkButton,
button.caldera-forms-modal {
  display: inline-block; width: 100%; cursor: pointer; text-align: center; margin-top: 20px; padding: 10px 15px;
  font-family: Georgia; color: #ffffff; font-size: 15px; font-weight: bold; text-decoration: none  !important;
  -webkit-border-radius: 5px; -moz-border-radius: 5px  !important;
  -webkit-box-shadow: 0px 1px 3px #666666  !important;
  -moz-box-shadow: 0px 1px 3px #666666  !important;
  text-shadow: 1px 1px 3px #666666  !important;
  border: solid #e4007f 0px !important;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#e93299), to(#e4007e) ) !important;
  background: -moz-linear-gradient(top, #e93299, #e4007e) !important;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#e93299, endColorStr=#e4007e)  !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#e93299, endColorStr=#e4007e) !important; }

  .caldera-grid .caldera-forms-modal,
  .caldera-grid .btn-default,
  .caldera-grid .pinkButton,
  .remodal-wrapper .remodal-close,
  .remodal-close {
    -webkit-box-shadow: 0px 1px 3px #666666  !important;
    -moz-box-shadow: 0px 1px 3px #666666  !important;
    text-shadow: 1px 1px 3px #666666  !important;
    border: solid #e4007f 0px !important;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#e93299), to(#e4007e) ) !important;
    background: -moz-linear-gradient(top, #e93299, #e4007e) !important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#e93299, endColorStr=#e4007e)  !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#e93299, endColorStr=#e4007e) !important; }

  .caldera-grid .caldera-forms-modal:hover,
  .caldera-grid .btn-default:hover,
  .caldera-grid .pinkButton:hover,
  .pinkButton:hover,
  a.pinkButton:hover,
  button.caldera-forms-modal:hover { color: #fff !important; background: #e93298  !important; }

  .buttonmenu a {
    display: block; width: 100%; margin-bottom: 5px; padding: 8px;
    text-align: center; list-style-type: none;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; background: #eee; }
  .buttonmenu a:hover { color: #555; }

/* ARCHIVES */
body.archive .post.type-post,
body.archive .type-news,
body.archive .type-blog { font-size: 11px; font-size: 1.1rem; line-height: 1.2; height: 86px; padding: 10px 15px 10px 86px; margin: 0 0 5px 0; position: relative; float: left; text-align: left; width: 50%; }
body.archive .content .entry-header { width: 100%; height: 30px; padding: 0; position: relative; left: 0; margin: 0; }
.smallgrid-item-wrap { padding: 3px 0; height: 66px; }
body.archive .content .entry-meta { display: none; }
body.archive .content .entry-footer { margin-top: 0px; padding: 0; position: relative; bottom: 0; height: 30px; width: 100%; }
body.archive .content .entry-footer .entry-meta { display: block; font-size: 11px; font-size: 1.1rem; line-height: 1.2; position: absolute; bottom: 0; padding: 0 0 8px 0; }
.post-photo { width: 230px; height: auto; border-radius: 20px 20px 0px 20px; }
body.archive .entry-header { padding: 4px 0 0 0; }
body.archive .entry-title { height: 33px; max-height: 33px; padding: 0; text-align: left; font-weight: bold; font-size: 11px; font-size: 1.1rem; line-height: 1.2; color: #333; position: absolute; }
.entry-title.smallgrid { margin: 0; }
body.archive .entry-content,
body.archive .post.type-post .entry-content { display: none; }

/* BEFORE HEADER SECTION - RAINBOW STRIPE */
#topBorder { background: url("images/topBorderBg.jpg"); height: 5px; position: fixed; width: 100%; min-width: 990px; z-index: 99999; top: 0; }
/* HOMEAPAGE SECTION - FEATURED VIDEOS */
.wide-background-subtop { background: url("images/white_plaster.png") #f0f0f0; border-bottom: 1px solid #eee; border-top: 1px solid #eee; width: 100%; min-width: 990px; padding-top: 5px; }
.home-featured-subtop .widget-title { text-transform: capitalize; text-align: left; color: #333; font-size: 15px; padding: 10px 15px 12px 15px; border-bottom: 1px solid #ddd; margin: 10px 0 0 0; }
.home-featured-2 .displaynone { display: none; }
/* homepage - caroussel - large slider */
.post-style-2 { -webkit-border-radius: 20px;-webkit-border-bottom-right-radius: 0;-moz-border-radius: 20px;-moz-border-radius-bottomright: 0;border-radius: 20px; border-bottom-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-right-radius: 20px;border-bottom-right-radius: 0; overflow: hidden; background-color: #000; }
.post-style-2 .wcp-img-wrap { width: 685px; float: left; }
.post-style-2 .wcp-content-wrap { padding: 30px 20px !important; float: left; width: 260px; }
.post-style-2 .wcp-post-contents { margin: 0 !important; }
.wcp-disable-post-meta { display: block !important; }
.post-style-2 .wcp-post-contents a { margin: 10px; font-size: 14px; font-size: 1.4rem; color: #fff; font-weight: bold; font-style: italic; margin-right: 25px; }
/* homepage - caroussel - featured 3 */
.post.type-post.format-standard.entry:hover { background: #f5f5f5; }

/* VIDEO */
.embed-container { width: 100%; height: auto; }
video { padding: 5px; background: #e4007f; border-radius: 10px 10px 0 10px; max-height: 400px; }
.video-download { border: 1px dotted; padding: 1px 10px; float: right; clear: both; margin: 3px 0; width: 200px; text-align: right; font-size: 12px; }
.video-download:hover { border: 1px solid; }

/* ARCHIVE - PAGE TITLE */
body.archive .page-title { clear: both; margin-top: 20px; font-size: 25px; font-size: 2.5rem; }
.featured.page-title.widgettitle { font-size: 25px; font-size: 2.5rem; color: #333; text-transform: capitalize; }
.featured-content .entry { margin-bottom: 20px; padding: 0 20px 0 0; margin: 0; }

/* ARCHIVE - FEATURED TOP */
.above-archive.featured-content { width: 100%; display: block; float: left; margin-bottom: 50px; }
.featured-above-archive-wrap { float: left; list-style-type: none; padding: 0; width: 100%; max-width: 200px; height: 210px; border: 1px solid #eee; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 20px; background: #fff; text-shadow: 0 0 0 rgba(0,0,0,0.3); margin: 15px 0 0 0; position: relative; }
.featured-above-archive { width: 33.3%; max-width: 230px; }
.featured-above-archive img { width: 100%; height: auto; border-radius: 20px 20px 0px 20px; }
.featured-above-archive { width: 33.33%; padding: 0 20px 20px 0px; background-color: transparent; margin: 0; float: left; }
.featured-above-archive-entry-header { position: relative; height: 90px; padding: 0; float: left; width: 100%; }
.featured-above-archive-entry-title { font-size: 11px; font-size: 1.1rem; line-height: 1.2; margin: 0; position: absolute; top: 0; padding: 8px 10px 5px 10px; font-weight: bold; }
.featured-above-archive-entry-title a{ color: #333; }
.featured-above-archive-entry-title a:hover { color: #e4007f; }

.featured-above-archive-entry-meta { margin: 0; font-size: 11px; font-size: 1.1rem; line-height: 1.2; height: 40px; text-align: left; position: absolute; bottom: 0; padding: 5px 10px; }
/* .featured-catTbnListing_imglink { float: left; } */
.featured-catTbnListing_imglink { float: left; max-height: 113px; overflow: hidden; border-radius: 20px 20px 0px 20px; }
.featured-above-archive-wrap { float: left; }

.featured-above-archive-wrap > a:hover {
  opacity: 0.8;
}

/* HOMEPAGE - Events list */
.tribe-events-list-widget .tribe-event-featured .tribe-event-title { margin: 0 !important; }

/* FEATURED - MINIS */
.mini-preview-item:hover { background-color: #eee; }

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




/* VIDEO */
.embed-container { float: left; margin-bottom: 20px; }
.video-download { border: 1px dotted; padding: 5px; float: right; }

/* PAGE - UNIVERSITY */
body.archive.tag-university .sidebar,
body.page-template-university-page-template .sidebar { background-color: #fff; padding: 10px; border-radius: 5px; border: 1px solid #ccc; }

/* PAGE - EVENTS */
#tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured { background-color: #e4007f !important; color: #fff !important; }
#tribe-events-content .tribe-events-tooltip h4,
#tribe_events_filters_wrapper .tribe_events_slider_val,
.single-tribe_events a.tribe-events-gcal,
.single-tribe_events a.tribe-events-ical { /* color: #e4007f !important; */ }
.single-tribe_events a.tribe-events-ical { color: #fff !important; }

#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type="submit"],
.tribe-events-button, .tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive, .tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a { background-color: #e93298 !important; }
#tribe-events-content .tribe-events-calendar td { box-sizing: border-box; color: #e4007f !important; font-size: 11px; font-size: 1.1rem; line-height: 1.2; height: 145px; padding: 0 0 .5em; vertical-align: top; width: 14.28%; }
#tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover,
.tribe-events-calendar td.tribe-events-present.mobile-active,
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*="tribe-events-daynum-"] a { background-color: #e93298 !important; }
#tribe-events-content .tribe-events-calendar td { color: #e4007f !important; }
.tribe-events-tooltip .tribe-events-event-thumb { margin: 0 15px 0 0 !important; }
.tribe-events-tooltip .tribe-events-event-thumb img { width: 100px !important; }
.tribe-events-tooltip .tribe-events-description,
.tribe-events-tooltip .tribe-events-event-body,
.tribe-events-tooltip .tribe-events-event-thumb,
.tribe-events-tooltip .tribe-events-event-thumb img,
#tribe-events-content .tribe-events-tooltip h4 { position: relative !important; }
.tribe-events-tooltip .tribe-events-event-body { clear: both !important; }
.tribe-events-tooltip .tribe-events-event-body .tribe-event-description { margin-top: 10px; }
.recurring-info-tooltip,
.tribe-events-calendar .tribe-events-tooltip,
.tribe-events-shortcode.view-week .tribe-events-tooltip,
.tribe-events-week .tribe-events-tooltip { border-radius: 10px 10px 10px 0 !important; border: 1px dotted #e4007f !important; }
.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured { padding: 6px !important; }
.tribe-events-calendar thead th { font-weight: 400 !important; }
.tribe-events-calendar th { text-transform: capitalize !important; }

#tribe-events-content .tribe-events-calendar .mobile-active:hover,
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active,
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*="tribe-events-daynum-"],
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*="tribe-events-daynum-"] a,
.tribe-events-calendar .mobile-active div[id*="tribe-events-daynum-"],
.tribe-events-calendar .mobile-active div[id*="tribe-events-daynum-"] a,
.tribe-events-calendar td.mobile-active { background-color: #e93298 !important; }

#tribe-events-content .tribe-events-tooltip h4,
#tribe_events_filters_wrapper .tribe_events_slider_val,
.single-tribe_events a.tribe-events-gcal,
.single-tribe_events a.tribe-events-ical { color: #E4007F !important; }
.single-tribe_events a.tribe-events-gcal,
.single-tribe_events a.tribe-events-ical { color: #ffffff !important; }

/* hardcode remove widget */
#custom_html-17,
#custom_html-18 { display: none; }
.entry-header { margin: 0 0 40px 0; }

/* STATCOUNTER */
span.statcounter { position: fixed; z-index: 1; bottom: 0; right: 0; }

/* HOME - MAIN SLIDER */
.wide-background-top { overflow: hidden; max-height: 500px; }

/* LARGE GRID - ARCHIVE - VIDEO */
body.archive .video.type-video { width: 33.33%; padding: 0 20px 20px 0px; background-color: transparent; margin: 0; float: left; }
.largegrid-item-wrap { float: left; list-style-type: none; padding: 0; width: 100%; max-width: 200px; height: 210px; border: 1px solid #eee; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 20px; background: #fff; text-shadow: 0 0 0 rgba(0,0,0,0.3); margin: 15px 0 0 0; position: relative; }
.largegrid-post-photo { width: 100%; height: auto; border-radius: 20px 20px 0px 20px; }
body.archive .entry-header.largegrid { position: relative; height: 40px; padding: 0; float: left; width: 100%; }
body.archive .entry-title.largegrid { font-size: 11px; font-size: 1.1rem; line-height: 1.2; margin: 0; position: absolute; top: 0; padding: 8px 10px; }
body.archive .entry-title.largegrid a { color: #333; }
body.archive .entry-footer.largegrid { position: relative; height: 40px; padding: 0; float: left; width: 100%; padding: 0 10px; }
body.archive .entry-meta.largegrid-entry-meta { }
.your-carousel{ visibility:hidden; opacity:0; transition: opacity 1s; }
.your-carousel.slick-initialized{ visibility:visible; opacity:1; }
.your-carousel .your-item{ display:none ; }
.your-carousel .your-item:first-child{ display:block; visibility:hidden; }
.mainslider.slick-initialized .slick-slide{ display:block; visibility:visible!important; }

/* SORT */
/* home - main slider */
.mainslider-sidebox-right { padding: 0 230px 0 0; background-color: #000; border-radius: 20px 20px 0 20px; width: 100%; }
/* home - caroussel slider */
.carousselslider-active { color: #333; }
.carousselslider-active:hover { opacity: 0.85; color: #e93298; }
.carousselslider-entry-categories a:hover { color: #333; }
/* language switch */
section#mlp_widget-2.widget-even.widget-last.widget-2.widget.mlp_widget { position: absolute; top:35px; right: 0; background-color: #333; }
.mlp-language-box.mlp_language_box { font-size: 12px; padding: 3px 8px; }
.mlp-language-box.mlp_language_box ul li:first-child { padding-right: 6px; border-right: 1px dotted #fff; }
/* wp stats */
img#wpstats { display: none; }


/* google ads frame footer */
#fAds { background-image: url("https://datkanwel.nl/dev/dev2/en/wp-content/uploads/sites/2/2018/02/google-ads-510x340.jpg"); background-color: #e4007f; color: #fff; }
#fAds { background-image: url('images/google-ads-510x340.jpg'); background-color: #e4007f; color: #fff; background-repeat: no-repeat;}
.adsbygoogle { height: 272px; width: 270px; }

.mlp_inner { display: none; } /* ANDERS OPLOSSEN */

/* post view counter */
.ja_post_view { float: right; margin-right: 3px; font-weight: bold; }







/* caldera popup */
.remodal-wrapper .remodal-close {
  -webkit-border-radius: 0px 5px 0px 5px;
	-moz-border-radius: 0px 5px 0px 5px;
  -webkit-box-shadow: 0px 1px 3px #999999;
	-moz-box-shadow: 0px 1px 3px #999999;
}







/* 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 (max-width: 1159px) { .site-header,
	.site-inner,
	.wrap { width: 960px; }
	.content { width: 650px; }
	.site-header .widget-area { width: 580px; }
	.genesis-nav-menu li.right { display: none; }
	.wide-background-subtop,
	#topBorder { width: 100%; min-width: unset; }
	/* HOME - SLIDER */
	.slide-image { height: 340px; width: 685px; }
	.flex-direction-nav li .prev { left: 0px !important; }
	.flex-direction-nav li .next { background-position: -52px 0; right: 0px !important; }
	/* FOOTER WIDGETS */
	.footer-widgets-1 { width: 460px; }
	.footer-widgets-1 .widget-1,
	.footer-widgets-1 .widget-2	{ float: left; }
	.footer-widgets-1 .widget-1 { width: 310px; }
	.footer-widgets-1 .widget-2 { width: 120px; }
	#fAds .ads125 { width: 110px; height: 110px; }
	input { width: 100%; }
	.post-style-2 .wcp-img-wrap { width: 70%; float: left; }
	.post-style-2 .wcp-content-wrap { padding: 30px 20px !important; float: left; width: 30%; }
}


@media only screen and (max-width: 1023px) {
	.post-style-2 .wcp-img-wrap { width: 70%; float: left; }
	.post-style-2 .wcp-content-wrap { padding: 30px 20px !important; float: left; width: 30%; }
	.site-header,
	.site-inner,
	.wrap { max-width: 760px; }
	.site-header .search-form { margin: 16px auto ; }
	.site-header { padding: 20px; }
	.content,
	.sidebar-primary { width: 100%; }
	.title-area { float: left; padding: 0; width: 300px; }
	.site-header .search-form { width: 460px; padding: 0 25px; }
	.site-header .widget-area { width: 460px; padding: 0; }
	.header-image .site-header .site-title a { background-position: top !important; }
	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu{ 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 .widget-area .simple-social-icons ul li,
	.site-header .widget-area .simple-social-icons ul.alignleft,
	.site-header .widget-area .simple-social-icons ul.alignright { display: inline-block; float: none; text-align: center; }
	/* menu */
	.nav-primary .genesis-nav-menu a::before { font-size: 24px; height: 25px; width: 25px; }
	.genesis-nav-menu.menu-primary a { font-size: 15px; margin-right: 6px; padding-right: 10px; }
	.genesis-nav-menu.menu-primary a span { top: -10px; margin-left: 5px; }
	/* WIDGET TITLE */
	.widget-title { margin: 10px 0 10px 0; }
	/* HOME FEATURED */
	/* HOME - FIX WIDGET TITLES */
	.widget-title.widgettitle span { display: none; }
	.home-featured .widget-title { font-size: 14px; font-size: 1.4rem; padding: 10px 8px; }
	.home-featured-top { margin-top: 30px; margin-bottom: 0px; }
	.home-featured-1,
	.home-featured-2 { border: none; border-bottom: 5px solid #edebe8; width: 50%; }
	.home-featured-3 { width: 100%; float: right; position: relative; }
	.home-featured-3 .widget-1 { width: 234px; padding: 10px 15px; float: left; position: absolute; bottom: 0; }
	.home-featured-3 .widget-2 { clear: both; float: left; border: 1px dashed #ccc; width: 230px; background-color: #fff; text-align: center; margin-top: 16px; margin-bottom: 100px; }
	.home-featured-3 .widget-3 { width: 380px; float: right; }
	/* ABOUT US PAGE */
	#aboutListing { width: 180px; }
	#aboutListing a img { width: 70px; height: 70px; }
	.content { width: 100%; }
	.content { width: 520px; }
	.sidebar-primary { width: 200px; }
	#aboutListing { width: 200px !important; }
	#aboutListing a img { width: 80px !important; height: 80px !important; }
	/* ARCHIVE - FEATURED */
	.featured-above-archive,
	body.archive .video.type-video { width: 50%; max-width: 50%; }
	body.archive .post.type-post,
	body.archive .type-news,
	body.archive .type-blog { width: 100%; }
	/* FOOTER */
	.entry-footer .entry-meta { margin: 0; padding-top: 12px; }
	.footer-widgets	.wrap { position: relative; }
	.footer-widgets-2 { position: absolute; top: 350px; left: 0; width: 274px; }
	.footer-widgets-4 { width: 485px; float: right; }
	.footer-widgets-1 { width: 140px; position: absolute; top: 0; left: 0; }
	/* HOME SLIDERS */
	.slick-prev { left: -15px; }
	.slick-next { right: -15px; }



    .remodal-wrapper .remodal-close,
    .remodal-close,
    .caldera-grid .caldera-forms-modal,
    .caldera-grid .btn-default,
    .caldera-grid .pinkButton,
    a.pinkButton,
    button.caldera-forms-modal {
        padding: 8px 12px  !important;
        font-size: 13px !important;
      }

}


@media only screen and (max-width: 767px) {
	body { font-size: 14px; font-size: 1.4rem; }
	/* SITE HEADER */
	.site-header, .site-inner, .wrap { max-width: 100%; width: 100%; }
	/* HOME - REMOVE CAROUSSEL */
	.wide-background-subtop { display: none; }
	/* HOME - SEARCH FORM */
	.site-header .search-form { width: 100%; padding: 0; }
	.title-area { width: 50%; }
	.site-header .widget-area { width: 50%; }
	.header-image .site-title a { height: auto; width: 100%; min-height: 58px; }
	.header-image .site-header .site-title a { background-position: top left !important; }
	/* HOME - FEATURED - thumbs */
	.entry-footer .entry-meta { display: block; }
	.header-image .site-header .site-title a { background-size: contain !important; }
	.site-header .search-form { margin: 0; }
	/* MENU RESPONSIVE ALGEMEEN */
	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
	.genesis-nav-menu.responsive-menu { display: none; }
	.genesis-nav-menu.responsive-menu .menu-item,
	.responsive-menu-icon { display: block; }
	.genesis-nav-menu.responsive-menu .menu-item,
	.genesis-nav-menu.responsive-menu .menu-item:hover { position: static; }
	.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: 16px 20px; right: 0; text-align: right; z-index: 9999; position: absolute; color: #E4007F; }
	.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 .sub-menu { background-color: transparent; margin: 0; padding-left: 25px; }
	.genesis-nav-menu.responsive-menu .sub-menu li { background-color: #bbb; }

	.genesis-nav-menu.responsive-menu .sub-menu li a,
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover { background-color: #bbb; padding: 10px 0px 10px 60px; position: relative; text-transform: none; width: 100%; }
	.genesis-nav-menu.responsive-menu .sub-menu li a { color: #fff; }
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover { color: #e93298; }
	.genesis-nav-menu.responsive-menu .sub-menu li.menu-item-has-children > a:hover { color: #fff; }

	.genesis-nav-menu.menu-primary.responsive-menu .sub-menu a span { top: 0px; margin: 0; font-size: 16px; }
	.sub-menu { display: block; }



	/* HEADER MENU */
	.nav-primary { background-color: #f3f3f3; }
	.responsive-menu-icon { border-bottom: 1px dotted; border-top: 1px dotted; }
	.genesis-nav-menu.menu-primary.responsive-menu { width: 100%; padding: 0; margin-left: auto; margin-right: auto; height: auto; float: left; }
	.genesis-nav-menu.menu-primary.responsive-menu::after { display: none; }
	.genesis-nav-menu.menu-primary.responsive-menu .menu-item { display: inline-block; float: left; width: 100%; }
	.genesis-nav-menu.menu-primary.responsive-menu a { width: 100%; border: 0; border-radius: 0; color: #E4007F; background-color: none; border-bottom: 1px dotted #ccc; display: block; float: left; font-size: 20px; font-weight: normal; margin: 0; padding: 7px 25px; }
	.genesis-nav-menu.menu-primary.responsive-menu a:hover { background-color: #e6e6e6; }
	.genesis-nav-menu.menu-primary.responsive-menu a span { top: -10px; margin-left: 25px; }
	/* SIDEBAR MENU - ABOUT US */
	.menu-about-us-container li { width: 100%; float: left; background-color: transparent; float: left; }
	.page-template-about-page-template .sidebar-primary { width: 100px; }
	.page-template-about-page-template .sidebar-content .content { width: 100%; padding-left: 130px; }
	/* BUTTONS */
	a.pinkButton { font-size: 13px; font-size: 1.3rem; padding: 8px 12px; }
	/* FOOTER WIDGETS */
	.footer-widgets-1,
	.footer-widgets-2 { position: relative; width: 100%; float: left; top: 0; left: 0; }
	.footer-widgets-1 .widget-1,
	.footer-widgets-1 .widget-2{ width: 50%; float: left; }
	.footer-widgets-1 .widget-2 figure{ max-width: 100px; margin-left: auto; margin-right: auto; }
	.footer-widgets-3,
	.footer-widgets-4 { width: 100%; }
	.footer-widgets-3 { margin: 25px 0 0 0; }
	#fAds .ads125 { width: 50%; height: 22vw; margin: 0; border: 5px solid #333; }
	/* subscribe */
	.subscribe input[type="button"] { padding: 8px; font-size: 13px; font-size: 1.3rem; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-left: 0px; }
	/* contact us */
	#menu-contactusmenu { width: 100%; height: auto; padding: 0; margin: 0; }
	.menu-contactusmenu-container { background-color: #333; display: flex; }
	#menu-contactusmenu .menu-item { width: 25%; text-align: center; }
	.nf-field-container.email-container,
	.subscribe-email { float: left; margin-left: 15%; width: 60%; max-width: 400px; padding: 0 10px 0 0; }

  .subscribe-email input { padding: 7px 15px; padding: 0 40px; }
	.nf-field-container.submit-container,
	.button.subscribe { width: 25%; float: left; }
	.caldera-grid .form-group.subscribe { margin-bottom: 0; }


/* POPUP CALDERA FORM */
  .remodal-wrapper { margin-top: 40px;}

	/* HOME SLIDERS */
	.slick-prev, .slick-next { background: #fff; }
	.slick-prev { left: 0px; z-index: 100; border-radius: 0 5px 5px 0; }
	.slick-next { right: 0px; z-index: 100; border-radius: 5px 0 0 5px; }
	.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: #eee; }
	/* HOME - MAIN SLIDER */
	.home-featured-top { padding: 0 5px; }
	.mainslider-box.slick-slide { margin: 0px; }
	.mainslider-title { font-size: 15px; font-size: 1.5rem; margin: 0 0 10px 0; }
	.mainslider-entry-meta { margin: 0 0 10px 0; }
	.mainslider-read-more { margin: 0; float: none; text-align: right; }
	.mainslider-read-more a { float: none; }
	.mainslider-active .size-sliderImg { padding: 0; border-radius: 20px 20px 0 0; }
	.mainslider-sidebox-left { position: relative; width: 100%; padding: 15px; background-color: #000; border-radius: 0 0 0 20px; }


	/* HOME - FEATURED 3 */
	.home-featured-3 .widget-1,
	.home-featured-3 .widget-2 { width: 150px; }
	.site-inner { margin: 0; padding: 0 10px; margin: 30px 0; position: relative; } /* padding: 0 20px;  */
	.sidebar-content .content { width: 100%; padding-left: 230px; }
	.sidebar-content .content { width: 100%; padding-left: 130px; }
	.sidebar-content .sidebar-primary { position: absolute; top: 40px; }
	.content-sidebar .content { width: 100%; }
	.content-sidebar .sidebar-primary { display: none; }
	/* COMMENTS */
	.comment-list li, .ping-list li { background-color: #edebeb; border: 2px solid #fff; border-left-width: 2px; border-left-style: solid; border-left-color: rgb(255, 255, 255); border-left: none; list-style-type: none; margin-top: 12px; padding: 12px; text-shadow: 1px 1px #fff; }
	.comment-reply-title { font-size: 14px; font-weight: bold; }
	.featured-above-archive,
	body.archive .video.type-video { width: 33%; max-width: 33%; padding: 0 10px 10px 0px; }

  /* ABOUT US */
  .aboutus-menu-widget { display: none; }

  /* subscribe email homepage */
  .nf-field-container.email-container,
  .subscribe-email {
      margin-left: 5%;
      width: 90%;
      padding: 0 10px 0 40px;
  }

  .col-sm-8.first_col{
    width: 66.6%;
    float: left;
    }
  .col-sm-4.last_col {
      width: 33.3%;
      float: left;
      }

}

@media only screen and (max-width: 599px) {
	body { font-size: 1.3rem; }
	/* COMMENTS */
	.comment-list li, .ping-list li { background-color: #edebeb; border: 2px solid #fff; border-left-width: 2px; border-left-style: solid; border-left-color: rgb(255, 255, 255); border-left: none; list-style-type: none; margin-top: 12px; padding: 12px; text-shadow: 1px 1px #fff; }
	/* HEADER - LOGO AND SEARCH */
	.title-area { width: 50%; min-width: 250px; }
	.site-header .widget-area { width: 100%; }
	.header-widget-area input { /* width: 550px; */ padding: 6px 10px; margin: 25px auto 0px auto; }
	.home-featured .widget:first-child,
	.home-featured .widget { margin: 0; }

	.home-featured-1,
	.home-featured-2 { width: 100%; }

	.home-featured-2 .widget-1 { height: auto; }

	.home-featured .entry-header { width: 100%; height: 40px; max-height: 40px; padding-left: 40px; }

  .home-featured .entry,
	.home-featured .entry:last-child { height: 60px; max-height: 60px; }

  .home-featured-1,
	.home-featured-2 { border-bottom: none; }

  .home-featured-1 .widget-1,
	.home-featured-1 .widget-2,
	.home-featured-2 .widget-1,
	.home-featured-2 .widget-2 { height: auto; margin: 30px 0; border-bottom: 5px solid #eee; }
	.home-featured-1 .widget-1 .mini-preview-item,
	.home-featured-1 .widget-2 .mini-preview-item,
	.home-featured-2 .widget-1 .mini-preview-item,
	.home-featured-2 .widget-2 .mini-preview-item { margin: 0; }
	.home-featured-3 .widget-1,
	.home-featured-3 .widget-2 { position: relative; }
	.home-featured-3 .widget-3 { width: 100%; float: right; padding: 0 0 0 170px; }


	.home-featured .widget-title { font-size: 14px; font-size: 1.4rem; padding: 10px 8px; background-color: #eee; margin-bottom: 0; }
	.minipreview.format-standard.entry { float: left; width: 100%; }
	form#commentform { width: 100%; }

  section#featured-post-1 { height: auto; }



  .featuredleft-wrap { float: left; width: 50%; padding: 10px; }
  .featuredright-wrap { float: left; width: 50%; padding: 10px; }


	/* ARCHIVE */
	.featured-above-archive,
	body.archive .video.type-video { width: 50%; max-width: 50%; padding: 0 10px 10px 0px; }



}







@media only screen and (max-width: 479px) {
	.site-inner { padding: 0 10px; }
	.home-featured-3 .widget-1,
	.home-featured-3 .widget-2 { width: 100px; }
	.home-featured-3 .widget-3 { padding: 0 0 0 110px; }
	.footer-widgets-1 .widget-1 { width: 60%; }
	.footer-widgets-1 .widget-2 { width: 40%; }
	/* FEATURED ABOVE ARCHIVE */
	/* ARCHIVE */
	.featured-above-archive,
	body.archive .video.type-video { width: 100%; max-width: 100%; }
	.featured-above-archive-wrap,
	.largegrid-item-wrap { width: 100%; max-width: 100%; height: 82px; border-radius: 10px 10px 0 10px; }

	.featured-above-archive,
	.video.type-video { width: 100%; max-width: 100%; padding: 0; }

	.featured-above-archive img,
	.largegrid-post-photo { width: auto; height: 80px; border-radius: 10px 0 0 10px; }

  .featured-above-archive-entry-header {
      height: 80px;
      position: absolute;
      /* padding-left: 140px; */
      width: calc(100% - 140px);
      margin-left: 140px;
  }
  .featured-catTbnListing_imglink {
    float: left;
    max-height: 113px;
    overflow: hidden;
    border-radius: 10px 0 0 10px;
    }



/*
	body.archive .entry-header.largegrid { height: 40px; width: 100%; padding-left: 140px; position: absolute; }
	body.archive .entry-footer.largegrid { height: 40px; width: 100%; padding-left: 150px; position: absolute; }
  */

  body.archive .entry-header.largegrid,
  body.archive .entry-footer.largegrid {
      height: 40px;
      width: calc(100% - 140px);
      margin-left: 140px;
      position: absolute;
  }


	/* Archive minis */
	body.archive .post.type-post,
	body.archive .type-news,
	body.archive .type-blog,
	body.archive .video.type-video { width: 100%; max-width: 100%; }
	.page-template-about-page-template .sidebar-primary { width: 60px; }
	.menu-about-us-container li a { width: 60px; height: 60px; background-size: 70px; }
	.menu-about-us-container .menu-about-us-container li.current-menu-item a,
	.menu-about-us-container li.to-aboutus a {  background-position: -10px -10px; }
	.menu-about-us-container li.to-fan-popo a { background-position: -10px -80px; }
	.menu-about-us-container li.to-xiaogang-wei a { background-position: -10px -150px; }
	.menu-about-us-container li.to-supporting-institutions a { background-position: -10px -220px; }
	.sidebar-content .content { padding-left: 80px; }
	/* HOME - Footer - Subscribe */
	.subscribe input[type="button"] { font-size: 13px; font-size: 1.3rem; }



}





@media only screen and (max-width: 399px) {
/* FEATURED ABOVE ARCHIVE */
	.featured-above-archive-entry-title { font-size: 11px; font-size: 1.1rem; line-height: 1.1; padding: 4px 10px 2px 10px; }
	.featured-above-archive-entry-meta { font-size: 11px; font-size: 1.1rem; line-height: 1.1; height: 34px; padding: 6px 10px 0px 10px; }
	.featured-above-archive-wrap { height: 62px; }
	.featured-above-archive img { height: 60px; }
	.featured-above-archive-entry-header { height: 60px; padding-left: 105px; }
}

/* switch off entry meta above posts */
p.entry-meta { display: none; }

















/* EMBED IN SLIDER HOME */


/* HOME SLIDERS */
.slider { width: 100%; padding: 0 0 0 0; margin: 25px auto; }
.slick-slide { margin: 0px 10px; }
.slick-slide img { width: 100%; }
.slick-prev:before,
.slick-next:before { color: black; }
.slick-slide { transition: all ease-in-out .3s; opacity: .2; }
.slick-active { opacity: 1; }
.slick-current { opacity: 1; }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }


.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0 0 10px 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before,
.slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }


/* Slider */
.slick-loading .slick-list { background: #fff url('./ajax-loader.gif') center center no-repeat; }

/* Icons */
@font-face
{ font-family: 'slick'; font-weight: normal; font-style: normal; src: url('./fonts/slick.eot'); src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg'); }
/* Arrows */
.slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 30px; height: 30px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus { color: transparent; outline: none; background: transparent; }
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before { opacity: .25; }
.slick-prev:before,
.slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -25px; }
[dir='rtl'] .slick-prev { right: -25px; left: auto; }
.slick-prev:before { content: '←'; }
[dir='rtl'] .slick-prev:before { content: '→'; }
.slick-next { right: -25px; }
[dir='rtl'] .slick-next { right: auto; left: -25px; }
.slick-next:before { content: '→'; }
[dir='rtl'] .slick-next:before { content: '←'; }
/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -25px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; }
.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
.slick-dots li button:hover,
.slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before,
.slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: .75; color: black; }
.slick-prev::before,
.slick-next::before { content: "\f345"; font-family: dashicons; text-shadow: none; color: #e4007f; font-size: 30px; }
.slick-prev::before { content: "\f341"; }
.slick-next::before { content: "\f345"; }
/* MAIN SLIDER */
.mainslider-box.slick-slide { margin: 0px 10px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); border-radius: 20px 20px 0 20px; overflow: hidden; }
/* left side */
.mainslider-sidebox-left { position: absolute; right: 0; top: 0; z-index: 1000; width: 230px; padding: 25px 15px; }
.mainslider-active .size-sliderImg { padding: 0 230px 0 0; background-color: #000; border-radius: 20px 20px 0 20px; }
/* right side */
.mainslider-sidebox-right { position: relative; }
.mainslider-title { font-size: 18px; font-size: 1.8rem; color: #e4007f; }
.mainslider-title:hover,
.mainslider-title a:hover { color: #fff; }
.mainslider-entry-meta { color: #fff; }
.mainslider-read-more a { font-size: 12px; font-size: 1.2rem; color: #fff; font-weight: bold; font-style: italic; float: right; }
.mainslider-read-more a:hover { color: #e93298; }


/* CAROUSSEL SLIDER */
.carousselslider-infobox { font-size: 12px; font-size: 1.2rem; line-height: 1.2;height: 100px;	padding: 12px; }
.carousselslider-title,
.carousselslider-in-categories { font-size: 12px; font-size: 1.2rem; line-height: 1.2; height: 40px; margin: 0; padding: 5px 0;	font-weight: bold;}
.carousselslider-entry-meta { margin: 0; font-size: 11px; font-size: 1.1rem; line-height: 1.5; }
.carousselslider-active,
.carousselslider-active img { border-radius: 20px 20px 0 20px; }
.carousselslider-box.slick-slide { background-color: #fff; border-radius: 20px 20px 0 20px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); overflow: hidden; }
/* HOME - FEATURED 1 - EVENTS ITEMS */
.tribe-events-list-widget .tribe-event-featured { box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }



@media only screen and (max-width: 767px) {
	/* HOME SLIDERS */
	.slick-prev, .slick-next { background: #fff; }
	.slick-prev { left: 0px; z-index: 100; border-radius: 0 5px 5px 0; }
	.slick-next { right: 0px; z-index: 100; border-radius: 5px 0 0 5px; }
	.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: #eee; }
	/* HOME - MAIN SLIDER */
	.home-featured-top { padding: 0 5px; }
	.mainslider-box.slick-slide { margin: 0px; }
	.mainslider-title { font-size: 15px; font-size: 1.5rem; margin: 0 0 10px 0; }
	.mainslider-entry-meta { margin: 0 0 10px 0; }
	.mainslider-read-more { margin: 0; float: none; text-align: right; }
	.mainslider-read-more a { float: none; }
	.mainslider-active .size-sliderImg { padding: 0; border-radius: 20px 20px 0 0; }
	.mainslider-sidebox-left { position: relative; width: 100%; padding: 15px; background-color: #000; border-radius: 0 0 0 20px; }
.mainslider-sidebox-right { padding: 0; background-color: #000;    border-radius: 0;  width: 100%; }
}


/* main slider fix image ratio for absent custom sizes */
/* caroussel slider fix image ratio for absent custom sizes */
	.mainslider_imagecontainer { width: 724px; height: 407px; overflow: hidden; background-size: cover; background-position: center center; }
	.carousselslider_imagecontainer { width: 228px; height: 133px; overflow: hidden; border-radius: 20px 20px 0 20px; }

	.embed-container-frontpage { float: left; margin: 0; width: 100%; height: auto; }
	video.frontpage_video { padding: 0; background: #000; border-radius: 0; max-height: 407px; }

	.mainslider .slick-slider { height: 407px; }
	.mainslider .slick-list { padding: 0 0 10px 0; height: 417px; }

	@media only screen and (max-width: 1159px) {
		.mainslider_imagecontainer { width: 700px; height: 394px; overflow: hidden; background-size: cover; background-position: center center; }
		.mainslider .slick-slider { height: 394px; }
		.mainslider .slick-list { padding: 0 0 10px 0; height: 404px; }

		.carousselslider_imagecontainer { width: 220px; height: 123px; overflow: hidden; border-radius: 20px 20px 0 20px; }

	  }
	@media only screen and (max-width: 1023px) {
		.mainslider_imagecontainer { width: 510px; height: 287px; overflow: hidden; background-size: cover; background-position: center center; }
		.mainslider .slick-slider { height: 287px; }
		.mainslider .slick-list { padding: 0 0 10px 0; height: 297px; }

		.carousselslider_imagecontainer { width: 360px; height: 210px; overflow: hidden; border-radius: 20px 20px 0 20px; }

	  }
	@media only screen and (max-width: 767px) {
		video.frontpage_video { max-height: 600px; }
		.wide-background-top { max-height: 500px; }
	  .mainslider_imagecontainer { width: 100%; height: auto; overflow: hidden; background-size: cover; background-position: center center; }
		.mainslider .slick-slider { height: 56vw; }
		.mainslider .slick-list { padding: 0 0 1vw 0; height: auto; }
	  }
