/*
Theme Name: Fordham IP Institute
Theme URI: http://fordhamipinstitute.com/
Description: A custom crafted theme
Author: Milk & Pixels
Author URI: http://www.milkandpixels.com
*/

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Addresses margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 0;
    padding:0;
}

dd {
    margin: 0;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    margin:0;
    padding:0;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
    cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* ==========================================================================
   WordPress Standards
   ========================================================================== */
   
.alignleft							{ float: left; margin:0 10px 0 0; }
.alignright							{ float: right; margin:0 0 0 10px; }
.aligncenter						{ display:block; margin:0 auto; text-align:center; }
.clear								{ clear: both; }
.small								{font-size: 11px;}
.bold								{font-weight: bold;}
.wp-caption-text					{text-align:center;}

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #c6c6c6;
    text-shadow: none;
}

::selection {
    background: #c6c6c6;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
    font-family: 'Marydale-Bold';
    src:url('fonts/Marydale-Bold.ttf.woff') format('woff'),
        url('fonts/Marydale-Bold.ttf.svg#Marydale-Bold') format('svg'),
        url('fonts/Marydale-Bold.ttf.eot'),
        url('fonts/Marydale-Bold.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Athelas';
    src:url('fonts/athelas/Athelas-Regular-01.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Athelas';
    src:url('fonts/athelas/Athelas-Bold-04.ttf') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Athelas';
    src:url('fonts/athelas/Athelas-Italic-02.ttf') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Athelas';
    src:url('fonts/athelas/Athelas-BoldItalic-03.ttf') format('woff');
    font-weight: bold;
    font-style: italic;
}


html, body {
  -webkit-font-smoothing: antialiased;
  height: 100%;
}

body {
  background-color: #ffffff;
  font: 16px 'Asap', Helvetica, Arial, sans-serif;
  color: #1c1c1c;
  display: table;
  width: 100%;
}

.container {
  max-width: 1200px;
  width: 95%;
  margin: auto;
  padding: 0 2.5%;
}

.container.narrow {
  max-width: 750px;
}
 
.page-row {
  display: table-row;
  height: 1px;
}
 
.page-row-expanded { height: 100%; }

a {
  text-decoration: none;
  -o-transition:color .2s ease-out;
  -ms-transition:color .2s ease-out;
  -moz-transition:color .2s ease-out;
  -webkit-transition:color .2s ease-out;
  /* ...and now override with proper CSS property */
  transition:color .2s ease-out;
}

a:focus, a:active {
  outline: none;
}

h2 {
  font-family: "Athelas";
  font-size: 36px;
  font-weight: bold;
}

h3 {
  color: rgb(150, 40, 30);
  font-family: "Athelas", serif;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
}

h4 {
  color: #424242;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
}

.tt_event_theme_page {
	line-height: 180%;
}

.tt_event_theme_page a {
	color: #a5a5a5;
}

.tt_event_theme_page a:hover {
	color: rgb(150, 40, 30);
}

.tt_event_theme_page h2, .tt_event_theme_page h3, .tt_event_theme_page h4, .tt_event_theme_page h5 {
	font-family: "Athelas", serif !important;
}

.tt_event_theme_page h3 {
	margin-bottom: 30px !important;
}

.clear {
  clear: both;
}

a.btn.load-posts {
  margin: 40px auto 0;
  padding: 0 80px;
}
a.btn.back-top {

    float: right;

}
/* HEADER */

#primary-header .container {
  overflow: hidden;
  margin: 2em auto;
  display: flex;
  align-items: center;
}

/* when the mobile library kicks in */
@media (max-width: 1230px) {
 #primary-header .container {
  margin: 0;
}
}

a.logo-a {
  display: inline-block;
  height: 4em;
}

img.logo {
  width: auto;
  height: 4em;
}

.menu-primary-nav-container {
  flex: 1 0 auto;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  text-align: right;
  align-self: stretch;
}

#menu-primary-nav {
  height: 100%;
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
}

#menu-primary-nav > .menu-item {
  display: flex;
}

#menu-primary-nav > .menu-item > a {
  align-self: center;
}

#primary-header > .container {
  overflow: visible;
}

.menu-item-has-children {
  position: relative;
  display: flex;
  align-items: center;
}

.menu-item-has-children:after {
  margin-left: 0.4em;
  font-size: 1.5em;
  top: -0.1em;
  position: relative;
  content: '\25BE';
}

.menu-item-has-children .sub-menu {
  display: none;
  flex-direction: column;
  align-items: stretch;
  text-align: left;

  position: absolute;
  top: 100%;
  left: -3rem;
  z-index: 1000; /* to get it above the 100 from the image carousel */
  min-width: 15rem;
}

.menu-item-has-children .sub-menu li {
  margin-left: 0;
  padding: 0.75em;
  background-color: white;
}

.menu-item-has-children:hover .sub-menu {
  display: flex;
}

.menu-primary-nav-container ul.menu li {
  margin-left: 2rem;
}

.menu-primary-nav-container a {
  color: #424242;
}

.menu-primary-nav-container a:hover {
  color: #a5a5a5;
}

.menu-primary-nav-container li.current-menu-item a, .menu-primary-nav-container li.current-page-ancestor a {
  color: rgb(150, 40, 30);
}

/* Added by ARH on 2018-07 to make better spacing with custom "Facebook" and "Twitter" links in the header */
.social-media-link-text {
  margin-left: 0.4em;
}

/* Added by ARH on 2019-02 to override taptap's override of my work */
.taptap-by-bonfire .menu li span.social-media-link-text {
	border-left: none;
	position: relative;
	width: auto;
}

ul.menu li {
  list-style: none;
  display: inline-block;
}

a.btn, .page-content a.btn, input[type=submit] {
  font-family: "Asap";
  font-size: 20px;
  font-weight: 700;
  border: 1px solid #a5a5a5;
  color: #a5a5a5;
  padding: 0 35px;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  text-transform: uppercase;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

input[type=submit] {
	background-color: #fff;
}

input[type=text] {
  font-family: "Asap";
  font-size: 20px;
  font-weight: 700;
  border: 1px solid #a5a5a5;
  color: #a5a5a5;
  padding: 0 10px;
  display: inline-block;
  height: 45px;
  line-height: 45px;	
}

a.btn:hover, .page-content a.btn:hover, input[type=submit]:hover {
  background-color: #a5a5a5;
  color: #fff;
}

.search-filter {
	margin-bottom: 20px;
}

.search-filter select {
  font-family: "Asap";
  font-size: 20px;
  font-weight: 700;
  border: 1px solid #a5a5a5;
  color: #a5a5a5;
  padding: 0 10px;
  display: inline-block;
  height: 45px;
  line-height: 45px;	
  font-weight: normal;
}

.page-content a.btn {
  margin: 25px auto;
}

a.btn.white {
  color: #fff;
  border-color: #fff;
}

a.btn.white:hover {
  background-color: #227b9f;
  border-color: #227b9f;
}

a.btn.orange {
  border-color: rgb(150, 40, 30);
  color: rgb(150, 40, 30);
}

a.btn.orange:hover {
  color: #fff;
  background-color: rgb(150, 40, 30);
  border-color: rgb(150, 40, 30);
}

a.btn.inverse {
  background: rgb(150, 40, 30);
  color: #fff;
  border: 1px solid rgb(150, 40, 30);
}

a.btn.inverse:hover {
  background-color: #717171;
  border-color: #717171;
}

#conference .announcements-text {
  align-self: stretch;
}



/* HOME PAGE */

.home-page-object {
  padding: 4em 1em;
}

.container-flex {
  display: flex;
  justify-content: space-between;
}

.container-flex .container-panel {
  flex: 0 0 55%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.container-flex .complementary-panel {
  flex: 0 0 40%;
  width: 40%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}


#intro {
  background-color: #f1f1f1;
}

#intro .cycle-slideshow {
	position: relative;
}

#intro .cycle-slideshow img {
	position: absolute;
	top: 0;
	left: 0;
}


/*
        <h2 class="post-preview-type">News</h2>      
        <a href="<?php echo get_the_permalink($preview_post); ?>" class="post-preview-title">
            <?php echo get_the_title($preview_post); ?>
        </a>
        <div class="post-preview-excerpt"><?php echo get_the_excerpt($preview_post); ?></div>
        <a href="/category/news/" class="post-preview-link">Read more</a>

*/

.post-preview:first-child {
	padding-right: 4rem;
}
.post-preview:last-child {
    padding-left: 4rem;
}

.post-preview-type {
	margin-bottom: 1rem;
}

.post-preview-title, .post-preview-link {
    color: rgb(150, 40, 30);
	font-size: 1.2em;
	display: block;
    font-weight: bold;
}

.post-preview-excerpt {
    margin: 1rem;
}

.post-preview-link {
	float: right;
}

#conference h2 {
  margin-bottom: 0.5em;
}

.homepage-conference {
  padding: 1em 0 4rem 0;
font-size: 1.2em;
}

.homepage-conference .conference-title,
#other-links .link-header {
  font-weight: bold;
  font-size: 1.2em;
}

.homepage-conference .conference-link {
  padding-left: 1em;
  padding-top: 1em;
}

.homepage-conference .conference-link a {
  color: rgb(150, 40, 30);
  font-weight: bold;
}

#countdown {
  display: flex;
  justify-content: center;
}

#next-event-wrapper {
  padding: 1em;
  border: 2px rgb(150, 40, 30) solid;
  text-align: center;
  min-width: 100%;
  margin-top: 2em;
  box-sizing: border-box;
}

#next-event {
  font-weight: bold;
  margin-top: 1em;
  color: rgb(150, 40, 30);
}

#next-event .time {
  font-size: 1.1em;
  font-weight: bold;
  color: black;
}

#testimonials {
  text-align: center;
  margin-top: 2rem;
  margin-bottom: auto;

  font-size: 1.2em;
}

#testimonials .flexslider {
  font-family: 'Marydale-Bold';
  font-size: 24px;
  line-height: 48px;
  color: #5F5D5D;
}

  #testimonials .slides {
    width: 75%;
  }


#testimonials .speaker, #testimonials .affiliation {
  font-family: 'Asap', sans-serif;
  font-weight: 700;
  line-height: 30px;
  max-width: 500px;
  display: block;
  width: 70%;
  margin: 0 auto;
}

#testimonials .affiliation {
  margin-top: 12px;
}

#testimonials .slides {
  width: 90%;
  margin: 0 auto;
  max-width: 815px;
  text-align: center;
  list-style: none;
}

#testimonials .quotes {
  margin-bottom: 0;
}

#sponsors {
  text-align: center;
}

.buttons-wrapper {
  width: 100%;
  margin-bottom: 2rem;
}

.buttons-wrapper a {
  display: block;
  margin: 1rem 0;
}

#team {
  background-color: #a5a5a5;
  padding: 45px 0;
  text-align: center;
  color: #fff;
}

#team .btn {
  margin: 20px 0 0;
}

#team h2 {
  color: #fff;
}

.team-list {
  margin: 45px 0 25px !important;
  overflow: hidden;
  height: 230px;
}

.team-list.full-list {
  height: auto;
  text-align: center;
}

.team-list img {
  -moz-border-radius: 50%; 
  -webkit-border-radius: 50%; 
  border-radius: 50%;
}

.team-list li {
  display: inline-block;
  width: 175px;
  margin: 0 20px 30px;
  vertical-align: top
}

.team-list li a {
  color: #4e4e4e;
}

.team-list.full-list li {
  width: 195px;
  height: 300px;
}

.team-list .name {
  margin: 25px 0 8px;
  font-weight: 700;
  text-transform: uppercase;
}

.team-list .title {
  font-style: italic;
  line-height: 20px;
}

.page-content.team-content {
  text-align: center;
}

.page-content.team-content h2 {
  color: #4E4E4E;
  margin: 45px 0;
}

.featured-member img {
  -moz-border-radius: 50%; 
  -webkit-border-radius: 50%; 
  border-radius: 50%;
  margin-bottom: 20px;
}


.featured-member {
  width: 90%;
  max-width: 680px;
  margin: 60px auto;
}

.featured-member .header {
  color: #4E4E4E;
  font-weight: 400;
  margin: 0 0 35px;
  font-size: 22px;
}

.featured-member .header .name {
  color: #4E4E4E;
  font-family: "Athelas";
  font-weight: bold;
}

.featured-member .header .title {
  color: rgb(150, 40, 30);
}


/* SPONSORS: frontpage only */
.cycle-wrapper {
  width: 100%;
}

.sponsor-row-homepage {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.sponsor-homepage {
  flex: 0 0 50%;

  height: 160px;
  padding: 0 1%;
  box-sizing: border-box;
  border: 1px solid #dddddd;
}

.sponsor-homepage a {
  height: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 0.5em;

  display: inline-flex;
  align-items: center;
  justify-content: center;
}



/* SPONSORS - applies to the list page */

.sponsor-list {
  margin: 60px 0 120px;
  text-align: center;
}

.sponsor-list h2 {
  margin: 60px 0;
}

.sponsor-grid {
  text-align: center;
  font-size: 0;
  line-height: 0;
}

.sponsor-grid div {
  list-style: none;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.sponsor-grid div a {
  display: block;
}

.sponsor-grid div.has-special a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(46,178,232,0.9);
  -o-transition:all .2s ease-out;
  -ms-transition:all .2s ease-out;
  -moz-transition:all .2s ease-out;
  -webkit-transition:all .2s ease-out;
  transition:all .2s ease-out;
  opacity: 0;
}

.sponsor-grid div.has-special a:hover:after {
  opacity: 1;
}

.sponsor-grid div.has-special:after {
  right: 10px;
  position: absolute;
  bottom: 10px;
  content: '\f005';
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 24px;
  color: #dddddd;
}

.sponsor-grid.platinum div {
  max-width: 500px;
}

.sponsor-grid.benefactors div {
  width: 33.333333%;
  padding: 0 2%;
  border: 1px solid #dddddd;
  line-height: 250px;
}

.sponsor-grid.patrons .sponsor-row { 
  overflow: hidden; }

.sponsor-grid.patrons div.sponsor,
.sponsor-grid.additional-sponsors div.sponsor {
  width: 25%;
  padding: 0 1%;
  border: 1px solid #dddddd;
  line-height: 160px;
}

.sponsor-grid div img {
  max-width: 80%;
}

.sponsor-grid div .special-sponsor {
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 0 15%;
  line-height: 24px;
  position: absolute;
  left: 0;
  top: 60%;
  opacity: 0;
  width: 70%;
  text-align: center;
  color: #fff;
  z-index: 9;
  -o-transition:all .2s ease-out;
  -ms-transition:all .2s ease-out;
  -moz-transition:all .2s ease-out;
  -webkit-transition:all .2s ease-out;
  transition:all .2s ease-out;
}

.sponsor-grid div a:hover .special-sponsor {
  top: 40%;
  opacity: 1;
}

.sponsors-page .page-header .container {
  max-width: 650px;
}

.sponsors-page .page-header h3 {
  color: #4E4E4E;
  text-transform: none;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
}

.sponsors-page .page-header .btn {
  margin: 30px auto 0;
}

/* FOOTER */

#primary-footer {
  background-color: #f1f1f1;
}

#primary-footer .container {
  padding-top: 1.5rem;
}

#primary-footer .footer-flex {
  padding-top: 0.5rem;

  display: flex;
}

#primary-footer .left {
  flex: 1 0 50%;
}

#primary-footer .social-text {
  font-style: italic;
  font-size: 1.2rem;
}

#primary-footer .social-text span {
  margin-right: 0.5em;
}

#primary-footer .social-text a {
  color: #a5a5a5;
  margin: 0.5em;
}

#primary-footer .social-text a:hover {
  color: rgb(150, 40, 30);
}

.menu-footer-nav-container {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.2rem;
}

.menu-footer-nav-container a {
  color: #424242;
}

.menu-footer-nav-container a:hover{
  color: #a5a5a5;
}

.menu-footer-nav-container ul.menu li {
  margin-right: 2rem;
}

.right {
  text-align: right;
}
/*
.right form {
  margin: 1rem 0;
  height: 2.4rem;

  display: flex;
  align-items: stretch;
}

.right input[type=email] {
  color: #727272;
  font-family: "Asap", sans-serif;
  font-weight: 700;
  text-transform: uppercase;

  border: 1px solid rgb(150, 40, 30);
  padding: 0 1rem;
  width: 17rem;
}

.right input[type=submit] {
  background: url(img/icon-check.png) rgb(150, 40, 30) center center no-repeat;
  border: 1px solid rgb(150, 40, 30);
  height: auto;
}

.right input[type=submit]:hover {
  background-color: #717171;
  border-color: #717171;
}
*/

.right a {
	background: rgb(150, 40, 30);
	color: white;
	padding: 0.5rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
}

::-webkit-input-placeholder {
  color: #C9C9C9;
}

:-moz-placeholder { /* Firefox 18- */
  color: #C9C9C9;
}

::-moz-placeholder {  /* Firefox 19+ */
  color: #C9C9C9;
}

:-ms-input-placeholder {  
  color: #C9C9C9;
}

.copyright {
  font-size: 0.8em;
  color: #424242;
  text-align: right;
  margin: 1rem 0;
}

.copyright a {
  color: #a5a5a5;
}

.copyright a:hover {
  color: #000000;
}

/* Browse */

img {
  max-width: 100%;
  height: auto;
}

.featured {
  background-color: #f1f1f1;
}

.featured .container {
  overflow: hidden;
}

.featured .image-container {
  float: left;
  width: 45%;
}

.featured .post-description {
  float: left;
  width: 53%;
  padding: 20px 0 20px 2%;
}

.featured .post-description p {
  line-height: 24px;
}

.post-description .category, .post .date, .gallery .date {
  color: #4E4E4E;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 15px;
}

.post a.post-title, .gallery a.post-title, .post-description a.post-title {
  color: rgb(150, 40, 30);;
}

a.post-title:hover {
  color: #4E4E4E;
}

.post-list .gallery {
  width: 100%;
  clear: both;
}

.post-list .gallery .inside {
  margin: 30px 1%;
}

.post-list .post iframe {
	display: none !important;
}

.post-list-wrapper {
  display: grid;
  grid-template-columns: repeat(3, calc(calc(100% - 2rem) / 3));
  column-gap: 1rem;
  row-gap: 1rem;
}

.post-list .post {
  height: 100%;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  border: 1px solid #CCC;
}

.post-list .post .inside {
  padding: 20px;
}

.post-list .post h3 {
  text-transform: none;
  font-size: 21px;
  line-height: 26px;
  margin: 0 0 25px;
}

.category-pagination {
  display: flex;
  justify-content: space-between;
  margin: 2rem auto;
}

/* Single */

.page-header {
  background-color: #f1f1f1;
  padding: 40px 0;
  text-align: center;
  color: #4E4E4E;
  margin: 0 0 40px;
}

.page-header .subtitle {
  font-size: 20px;
  font-style: italic;
  margin: 18px 0 0;
}

.page-header h2 {
  width: 90%;
  max-width: 750px;
  margin: 0 auto;
}

.post a {
	color: #a5a5a5;
}

.page-header .tags {
  margin: 18px 0 0;
}

.tags a {
  background-color: #818181;
  color: #FFF;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  padding: 0 7px;
  line-height: 20px;
  margin: 0 4px;
  text-transform: uppercase;
}

.post .tags, .gallery .tags {
  margin: 15px 0 0;
}

.post .tags a, .gallery .tags a {
  margin: 0 8px 4px 0;
}

.tags a:hover {
  background-color: rgb(150, 40, 30);
}

.page-content p {
  line-height: 26px;
}

.page-content a {
  color: rgb(150, 40, 30);
}

.page-content ul {
 padding-left: 1em;
 text-indent: 0em;
}

.page-content ul li {
  margin: 0 0 12px;
  line-height: 26px;
}

.page-content a:hover {
  color: #a5a5a5;
}

.page-content .wp-tiles-container {
  margin: 40px 0 0;
}

.sub-nav, .search-bar, .section-bar {
  background-color: #a5a5a5;
  font-size: 20px;
  font-weight: 700;
  line-height: 55px;
  height: 55px;
  margin: 0 0 15px;
  color: #fff;
}

.sub-nav a {
  color: #fff;
}

.sub-nav li:hover {
  background-color: #424242;
  -o-transition: all .25s ease-in;
  -ms-transition: all .25s ease-in;
  -moz-transition: all .25s ease-in;
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in;
}

.sub-nav .container > ul > li {
  list-style: none;
  display: inline-block;
  padding: 0 20px;
  position: relative;
}

.sub-nav li.current_page_item:after, .carrot-me:after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fff transparent;
}

.sub-nav li.current_page_item:hover {
  background: transparent;
}

.sub-nav.under {
  text-align: center;
  margin: -55px 0 60px;
}

.sub-nav.under li {
  margin: 0;
}

.carrot-me {
  display: inline-block;
  position: relative;
}

.navigation {
  margin: 120px 0 0;
}

.navigation .container {
  overflow: hidden;
}

.navigation .container a[rel=next] {
  float: right;
}

.navigation a {
  color: #4e4e4e;
}

.navigation a:hover {
  color: rgb(150, 40, 30);
}

body .tt_tabs .tt_timetable .event {
	background: transparent;
}

body .searchandfilter ul li {
	display: inline-block;
	margin-right: 2%;
}

@media only screen and (max-width: 550px) and (min-width: 0) {
	body .searchandfilter ul li {
		display: block;
		margin: 10px auto;
	}
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; height: auto; display: inline-block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {height: 100%;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: -10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: -10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 0;}
  .flex-direction-nav .flex-next { opacity: 1; right: 0;}
}

.year-toggle {
  float: left;
  width: 240px;
  line-height: 52px;
  opacity: 0;
}

/* Default custom select styles */
div.cs-select {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	text-align: left;
	background: #a5a5a5;
	width: 100%;
	max-width: 500px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

div.cs-select:focus {
	outline: none; /* For better accessibility add a style for this in your skin */
}

.cs-select select {
	display: none;
}

.cs-select span {
	display: block;
	position: relative;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* Placeholder and selected option */
.cs-select > span {
	padding-right: 3em;
	padding-left: 15px;
}

.cs-select > span::after,
.cs-select .cs-selected span::after {
	speak: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.cs-select > span::after {
	content: '\25BE';
	right: 1em;
}

.cs-select .cs-selected span::after {
	content: '\2713';
	margin-left: 1em;
}

.cs-select.cs-active > span::after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

/* Options */
.cs-select .cs-options {
	position: absolute;
	overflow: hidden;
	/* width: 100%; commented out ARH 2025-01-04 */
	z-index: 1000;
	background: #a5a5a5;
	visibility: hidden;
}

.cs-select.cs-active .cs-options {
	visibility: visible;
}

.cs-select ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.cs-select ul span {
  padding: 0 15px;
}

.cs-select ul li.cs-focus span {
	background-color: #ddd;
}

/* Optgroup and optgroup label */
.cs-select li.cs-optgroup ul {
	padding-left: 1em;
}

.cs-select li.cs-optgroup > span {
	cursor: default;
}

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot?-rdnm34');
	src:url('../fonts/icomoon/icomoon.eot?#iefix-rdnm34') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.woff?-rdnm34') format('woff'),
		url('../fonts/icomoon/icomoon.ttf?-rdnm34') format('truetype'),
		url('../fonts/icomoon/icomoon.svg?-rdnm34#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

div.cs-skin-slide {
	color: #fff;
	font-size: 1.5em;
	width: 300px;
}

@media screen and (max-width: 30em) {
	div.cs-skin-slide { font-size: 1em; width: 250px; }
}

div.cs-skin-slide::before {
	content: '';
	background: #282b30;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.cs-skin-slide.cs-active::before {
	-webkit-transform: scale3d(1.1,3.5,1);
	transform: scale3d(1.1,3.5,1);
}

.cs-skin-slide > span {
	height: 80px;
	line-height: 32px;
	-webkit-transition: text-indent 0.3s, opacity 0.3s;
	transition: text-indent 0.3s, opacity 0.3s;
}

@media screen and (max-width: 30em) {
	.cs-skin-slide > span { height: 60px; line-height: 28px; }
}

.cs-skin-slide.cs-active > span {
	text-indent: -290px;
	opacity: 0;
}

.cs-skin-slide > span::after,
.cs-skin-slide.cs-active > span::after {
	font-family: 'icomoon';
	content: '\e00f';
	color: #eb7e7f;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.cs-skin-slide.cs-active > span::after {
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

.cs-skin-slide .cs-options {
	background: transparent;
	width: 70%;
	height: 400%;
	padding: 1.9em 0;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}

@media screen and (max-width: 30em) {
	.cs-skin-slide .cs-options { padding-top: 3em; }
}

.cs-skin-slide .cs-options li {
	opacity: 0;
	-webkit-transform: translate3d(30%,0,0);
	transform: translate3d(30%,0,0);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}

.cs-skin-slide.cs-active .cs-options li {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	opacity: 1;
}

.cs-skin-slide.cs-active .cs-options li:first-child {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(3) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(4) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.cs-skin-slide.cs-active .cs-options li:nth-child(5) {
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s;
} /* more options need more delay declaration */

.cs-skin-slide .cs-options li span {
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
	font-size: 65%;
	padding: 0.8em 1em 0.8em 2.5em;
}

.cs-skin-slide .cs-options li span:hover,
.cs-skin-slide .cs-options li.cs-focus span,
.cs-skin-slide .cs-options li.cs-selected span {
	color: #eb7e7f;
	background: transparent;
}

.cs-skin-slide .cs-selected span::after {
	content: '';
}

[class^="icon-"] span:before,
[class*=" icon-"] span:before {
	font-family: 'icomoon';
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
	font-size: 1.5em;
}

.icon-camera span::before {
	content: '\e00b';
}

.icon-money span::before {
	content: '\e008';
}

.icon-heart span::before {
	content: '\e00a';
}

.icon-food span::before {
	content: '\e009';
}

.icon-shirt span::before {
	content: '\e00c';
}




/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}



/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

/* Mobile */
@media only screen and (max-width: 1000px) and (min-width: 0) {




.container-flex {
  display: block;
}

.container-flex .container-panel {
  padding-bottom: 1em;
}

.container-flex .complementary-panel {
  width: 100%;
  padding-top: 1em;
}

.sponsor-homepage {
  flex: 0 0 50%;
}

#primary-footer .footer-flex {
  display: block;
}

.footer-flex > * > * {
  text-align: center;
}

.footer-flex > .left {
  margin-bottom: 1rem;
}

.footer-flex > .right > form {
  justify-content: center;
}

.copyright {
  margin-top: 2rem;
}

	
	.sponsor-grid.benefactors div {
		width: 50%;
	}
	
	.newsletter-signup {
		margin-top: 30px;
	}
	
  .flex-direction-nav a {
	  top: 30%;
  }
	
	.sponsor-grid.patrons div {
		width: 50%;
	}
	
	.menu-footer-nav-container a {
		font-size: 14px;
		line-height: 20px;
	}
	
	.featured .image-container, .featured .post-description {
		float: none;
		width: 100%;
	}
	
	.post-list .post {
		float: none;
		width: 100%;
	}
	
	.page-header h2 {
		width: 100%;
		padding: 0;
	}
	
	.single-post .search-filter {
		display: none;
	}
	
	.sub-nav {
		height: auto;
		font-size: 14px;
		text-align: center;
	}
	
	.sub-nav ul {
		display: inline-block;
	}
	
	.year-toggle {
		float: none;
    margin: 10px auto;
    display: block;
    line-height: 40px;
	}
	
	.sub-nav li.current_page_item:after, .carrot-me:after {
		display: none;
	}
	
	a.btn, .page-content a.btn, input[type=submit] {
		font-size: 16px;
		padding: 0 15px;
	}
	
	.newsletter-signup input[type=email] {
		width: 200px;
	}
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* BLOG PAGE */
.blog-layout{
  font:16px 'Asap', Helvetica, Arial, sans-serif;
}
.blog-layout .listing-item{
  height: auto;
  min-height: 150px;
  border-radius: 2px;
  display: inline-block;
  margin: 1rem;
  padding: 20px;
  position: relative;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.blog-layout .image{
  float:left;
  padding-right:20px;
}
@media (min-width:1025px) {
  .blog-left{
    position:absolute;
    left:0;
    width:calc( 50% - 375px )
  }
  .blog-right{
    position:absolute;
    right:0;
    width:calc( 50% - 375px )
  }
  .blog-left img{
    padding-bottom:50px;
  }
  .blog-right img{
    padding-bottom:50px;
  }
}
@media (max-width:1024px) {
  .blog-left, .blog-right{
    display:none;
  }
}

.next-conference{
  position:absolute;
  margin-left:225px;
}
.tt_event_theme_page h4{
  padding: 0 0 20px 0;
}
.tt_event_theme_page h5 strong{
  padding: 0 0 10px 0;
}
.tt_event_theme_page h3{
  margin-top: 10px !important;
  margin-bottom: 2px !important;
  font-family: 'Lato' !important;
}
.tt_event_theme_page h4{
  font-size: 20px !important;
  font-family: 'Lato' !important;
}
.tt_event_theme_page h4 a{
	color: #34495E !important;
}
p a strong{
	color: black !important;
}

#emma-iframe {
	margin: 0 auto;
	display: block;
}

/* Event Espressso custom stuff */
.tkt-slctr-tbl thead th {
  text-align: left;
  font-size: 1.2em;
  padding-bottom: 1em;
  border-bottom: thin grey solid;
}

.tkt-slctr-tbl tbody tr:first-child td {
padding-top: 1em;
}

.tkt-slctr-tbl tbody td {
  text-align: left;
  padding-bottom: 1em;
}

.tckt-slctr-tbl-td-name {
width: 100%;
}

.tckt-slctr-tbl-td-price {
 padding-right: 2em;
}

.tckt-slctr-tbl-td-name strong {
padding-bottom: 0.25em;
display: block;
}

.tckt-slctr-tkt-details-td > div {
 border: thin grey solid;
 border-top: none;
}
