/*
Theme Name: HOCO Arts Council Child
Author: NextLOGiK
Author URI: http://www.nextlogik.com/
Description: Any changes made to the site should be made using this theme. This will ensure the integrety of the core theme functionality.
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ 
Template: dt-the7
*/

.installer-q-icon {
  display: none !important;
}

/* -- MISC BODY ELEMENTS -- */
div.error { display: none; }

.h1-size, .entry-title.h1-size { font-weight: 100; color: #004ea2; line-height: 42px; margin-bottom: 27px; }
.page-title h1, .page-title h1 *, .page-title h1 a:hover, #page .page-title .entry-title { font-weight: 100; line-height: 55px;}
h2, h2 a, h2 a:hover, .h2-size, .entry-title.h2-size, h2.entry-title, .header-color, .color-title { font-weight: 100; color: #004ea2; }

h2.event-list-title a { font-weight: 500 !important; font-size: 30px; margin-bottom: 15px; line-height: 34px; }
.txt-smaller { font-size: 70%; }

.borderRight {
	border-right-color: rgba(95,103,108,0.15);
	border-right-style: solid;
	border-right-width: 2px;
}

.pt-cv-wrapper .btn-success {
	background-color: #004ea2;
    border-color: #004ea2;
    color: #fff;
}
.pt-cv-title a { color: #004ea2; }
.pt-cv-wrapper .btn-success:hover {
	background-color: #07386c;
	border-color: #07386c;
}

.menu-border-left { border-left: 1px solid rgba(255, 255, 255, 0.3) !important; }

.ult_pricing_table .ult_pricing_heading { min-height: 85px; }

.classic-header { background-color: rgba(0, 0, 0, 0.7) !important; }
.phantom-sticky.sticky-on .masthead:not(.mixed-header):not(.side-header):not(.masthead-mobile), .phantom-sticky.sticky-on .mixed-header.side-header-h-stroke {
	background-color: rgba(0, 0, 0, 0.9) !important;
}
.text-danger { color: #c00; font-weight: 600; }
.text-white { color: #fff; font-weight: 600; }
.text-white h3 { color: #fff; font-weight: 600; }
.addon_labels { color: rgba(95, 103, 108, 0.8); }
.last-item { display: block; width: 100%; }
.content td, .content th { padding: 5px 10px 0 5px; } 
.required { color: #c00; font-size: 18px; font-weight: 700; }
.menu-divider { border-bottom: 2px solid #d4d4d4; margin-bottom: 30px; }

/* -- GRAVITY FORMS FIXES -- */
input[type="text"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea {
    background-color: #f4f4f4;
    border: 1px solid #c5c5c5;
    box-sizing: border-box;
    color: #b8bcbe;
}
.gform_wrapper table.gfield_list thead th {
    font-weight: 500;
	font-size: 14px;
}
#main .gform_wrapper textarea, .gform_wrapper .top_label .gfield_label {
    font: 500 14px/18px "Roboto",Helvetica,Arial,Verdana,sans-serif;
}

/* -- FOLLOW US SOCIAL FORMATTING -- */
.followTxt { font: 16px/70px "Roboto Slab"; }

#btn-member {
    background: #004ea2 none repeat scroll 0 0;
    color: #fff;
    height: 47px;
	padding: 16px 20px;
    text-align: center;
    width: 165px;
	text-decoration:none;
	font-weight: 500;
	font-family: "Roboto";
}

/* -- FIX MASONRY LAYOUT ISSUE --- 
.layout-masonry .blog-content.wf-td, .layout-masonry .blog-media.wf-td, .iso-grid .blog-content.wf-td, .iso-grid .blog-media.wf-td, .media-wide .blog-content.wf-td, .media-wide .blog-media.wf-td, .iso-container .blog-media.wf-td, .iso-container .blog-content.wf-td, .shortcode-blog-posts .wf-td { display:table-cell; }*/

.archive .blog-media {

margin-right: 15px;
}
.archive .blog-content {
width: 73% !important;
}

/* -- WOO COMMERCE ITEMS FIXES / CHANGE THE SIZE OF THE PRICE ON THE PRODUCT PAGE -- */
.stock.out-of-stock { color: #c00; font-weight: 500; }  
.woocommerce .product .price { font-size: 22px; }
.variations td.value { text-align: left; }
.quantity input.qty { padding: 10px 5px 5px; }
.widget_shopping_cart .cart_list li a.remove, .shopping-cart-inner .cart_list li a.remove { position: relative; top: 0; float: right; } 
ul.cart_list li:first-child, ul.product_list_widget li:first-child, .widget_product_categories li:first-child, .widget_product_categories li { padding: 0 0 10px; }
ul.cart_list li, ul.product_list_widget li, .widget_product_categories li { border-bottom: 1px solid #efefef; padding: 15px 0; }
.shopping-cart-inner .total, .widget_shopping_cart .total { margin-top: 10px; }
.cart .product-thumbnail, .cart img { display: none; }
.variations td { float: left; }

.product div.images { float: left; padding-right: 25px; width: 35%; }
.productContent { float: right; width: 65%; }

.cart-subtotal .amount, .order-total .amount { font-weight: 700; }
.cart-subtotal, .order-total { font-size: 18px; }

/* -- WOOCOMMERCE DIALOGUES -- */
.requiredPopUpTxt { color: rgba(95, 103, 108, 0.8); font-size: 50%; }
.woocommerce-message {
    background-color: #dff0d8;
    border: 1px solid #a7d594;
    color: #333;
}
.woocommerce-error {
    background-color: #f2dede;
    border: 1px solid #f09191;
    color: #c00;
}
.woocommerce-error::before {
    background-color: #e74444;
    color: #fff;
    content: "×";
    font-weight: 700;
}
.woocommerce-nothing::before {
    background-color: #e0e0e0;
    color: #3c763d;
	font-weight: 600;
	min-height: 30px;
    content: "✓";
}
.woocommerce-message::before {
    background-color: #5eac3d;
    color: #fff;
	font-weight: 600;
	min-height: 30px;
    content: "✓";
}
.woocommerce-info::before {
    background-color: #e0e0e0;
    color: #3c763d;
	font-weight: 600;
	min-height: 30px;
}

/* -- SINGLE EVENT PAGE -- */
.tribe-events-single-event-description p { font-size: 18px; line-height: 24px; font-weight: 300; }
.tribe-events-meta-group .tribe-events-single-section-title { font-size: 25px; }
.single-tribe_events .tribe-events-event-meta dl { font-size: 16px; }
.tribe-events-schedule > h2 { color: #303030; font-size: 22px; font-style: normal; font-weight: 400; }
.singleEventTitle { font-size: 36px; font-weight: 500; }

.tribe-events-gmap { display: block; margin-bottom: 15px; }
.type-tribe_events article > .blog-media.wf-td > p { color: black; font-size: 20px; font-weight: 300; line-height: 27px; }

/* -- MINI CART HIDE DETAILS -- */
.mini_cart_item dl.variation, .mini_cart_item .quantity { display: none; }
ul.product_list_widget li a { font-size: 16px; }

/* -- FIX LINE HEIGHT OF CALENDAR MONTH VIEW TOOLTIP HDRS -- */
#tribe-events-content .tribe-events-tooltip h4 { line-height: 16px; padding: 6px 6px; }
/*.ult-new-ib .ult-new-ib-content { line-height: 13px; }*/

/* -- CHANGE DEFAULT BUTTON -- */
.vc_btn3.vc_btn3-color-primary, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat { background-color: #004ea2 !important; }

/* -- REVERSE BUTTON WHITE/BLUE -- */
.reverseBtn { background-color: #fff; color: #004ea2 !important; border: 1px solid #004ea2 !important; padding: 11px 16px !important; border-radius: 5px; }

/* -- GREY BUTTON GREY/WHITE -- */
.greyBtn { background-color: #7d7d7d; color: #fff !important; border: 1px solid #7d7d7d !important; padding: 11px 28px !important; border-radius: 5px; }

/* -- MODULE BUTTONS UPCOMING ACTIVIES -- */
.btnBlue { font-size: 11px !important; margin-bottom: 3px !important; padding: 8px 16px !important; font-family: 'Roboto' !important; }
.btnGreyBG { background-color: #9e9e9e !important; color: #fff !important; }


.tribe-events-back { margin: 40px 0 20px; }

/* -- EVENTS PREVIOUS/NEXT BUTTONS -- */
.tribe-events-nav-previous > a { border: 1px solid #004ea2; border-radius: 5px; display: block; padding: 11px 16px; }
.tribe-events-nav-next > a { border: 1px solid #004ea2; border-radius: 5px; display: block; padding: 11px 16px; float: right; }

/* -- SOME MISC WIDGET FORMATTING -- */
.widget-title { font: 24px/23px "Roboto Slab",Helvetica,Arial,Verdana,sans-serif; }
.sidebar .widget, .sidebar-content .widget { border-top: 15px solid rgba(95, 103, 108, 0.15); }
.recent-posts .alignleft { margin: 5px 10px 5px 0; }
.sidebar .widget, .sidebar-content .widget .post-content .text-secondary { color: #555; font-family: Roboto; font-size: 10px; font-weight: 600; text-transform: uppercase; }
.sidebar .widget, .sidebar-content .widget .post-content a { color: #004ea2; font-size: 18px; }


/* -- Uber Menu Style -- */
.parent-label > a { color: #acacac; font-size: 24px; font-weight: 200 !important; }
.sub-label > a { color: #ffffff; font-size: 14px; line-height: 16px !important; }
.sub-label > a:hover { color: #959595; }
.sub-label .thirdLevel > ul { margin-left: 10px; margin-top: -10px; }
.ubermenu-submenu .sub-label > ul { margin-left: 20px; padding-top: 0; }
.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop { background-color: rgba(0, 0, 0, 0.9); }
.ubermenu-submenu .sub-label > ul li { margin-bottom: -5px; }
.ubermenu-submenu .sub-label > ul li a { font-size: 12px; color: #959595; line-height: 12px; padding: 8px; }
.ubermenu-submenu .sub-label > ul li a:hover { color: #fff; }

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after { top: 49% !important; right: 30% !important; }

/* -- BORDER ON UBER MENU -- */
.sub-label-border > a { color: #ffffff; font-size: 14px; line-height: 13px !important; }
.sub-label-border > a:hover { color: #959595; }
.ubermenu-submenu .sub-label-border { border-right: 1px solid rgba(255, 255, 255, 0.3) !important; }
.ubermenu-submenu .sub-label-border > ul { margin-left: 20px; padding-top: 5px; }
.ubermenu-submenu .sub-label-border > ul li { margin-bottom: -5px; }
.ubermenu-submenu .sub-label-border > ul li a { font-size: 12px; color: #959595; line-height: 13px; padding:5px; }
.ubermenu-submenu .sub-label-border > ul li a:hover { color: #fff; }
.ubermenu .ubermenu-autocolumn, .ubermenu .ubermenu-submenu-type-stack { padding-bottom: 10px; padding-top: 0; }

.breadcrumbs li.current { color: #2a476c; }

/* -- SEC 4 -- Content -- */
#main { padding: 0; }
a { text-decoration: none; }
#page-interior { background: #111 url("images/interior-bg.png") repeat scroll 0 0; }

/* -- Sponsor Slider Include -- */
.upb_row_bg { min-width: auto !important; }

/* -- FIX CONTENT AREA BACKGROUNDS -- */
#main { background: #111 none repeat scroll 0 0; }
#page { background: #111 none repeat scroll 0 0; }
.content { background: #fff none repeat scroll 0 0; }

#main-interior > .wf-wrap { width: 1250px; background: #fff none repeat scroll 0 0; }
.page-title > .wf-wrap, .article-top-bar > .wf-wrap, #fancy-header > .wf-wrap { background: #fff none repeat scroll 0 0; }
.article-top-bar { margin: 0 0 15px; }

#hover-boxes .ult-ih-container.ult-adjust-bottom-margin { margin-bottom: 10px; }

/* -- GRAVITY FORMS RADIO AND CHECKBOX ALIGNMENT FIX -- */
.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type="checkbox"], .gform_wrapper .gfield_radio li input[type="radio"] {
    margin-top: 3px !important;
    vertical-align: sub !important;
}

/* -- EVENTS CALENDAR MISC -- */
.tribeFix #text-2 { border-right:1px solid #4d83be; }
#tribe-bar-form #tribe-bar-views { left:0; padding: 0; }
#tribe-bar-form #tribe-bar-views + .tribe-bar-filters {	right: 0; }
#tribe-bar-form label { color: #464646; font-weight: 600; font-size: 14px; }
#tribe_events_filters_wrapper.tribe-events-filters-horizontal h3 span { color: #0a50a0; } 
#tribe_events_filters_wrapper .tribe-events-filters-group-heading { font-size: 14px; }
#tribe_events_filters_wrapper .tribe_events_filter_item.closed h3 span:after {
	border-top: 5px inset transparent;
	border-bottom: 4px inset transparent;
	border-right: 0 inset transparent;
	border-left: 5px solid;
}
.tribe-events-filters-horizontal .tribe-events-filters-content{ background: #ddecfb; border: 1px solid #ddecfb; }
#tribe_events_filters_wrapper.tribe-events-filters-horizontal h3 span { top: 4px; color: #0a50a0; }
.tribe-filters-closed #tribe_events_filters_wrapper.tribe-events-filters-horizontal { text-align: left; }
.tribe-events-filters-horizontal #tribe_events_filters_form { display:block !important; }
#tribe_events_filters_reset { float: right; margin: -26px; padding: 0 35px; }
.tribe-events-list-separator-month { margin: 0; }
.new-filter-reset {
    color: #0a50a0;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
#tribe-bar-form .tribe-bar-submit input[type="submit"] {
	background: #0a50a0 none repeat scroll 0 0;
	border-radius: 6px;
	font-size: 14px;
}
.tribe-events-list-separator-month {
    font-family: 'Roboto Slab', serif;
    font-size: 42px;
    font-weight: 300;
	color: #7d7d7d;
	background: none;
	margin-top: 20px;
}
.tribe-events-list .tribe-events-event-image {
    float: left;
    margin: 0;
	width: 330px;
	height: 265px;
    padding-right: 15px;
}
h2.event-list-title {
	color: #0a50a0;
	font-size: 24px;
	margin-bottom: 5px;
	line-height: 24px;
}
h3.event-list-sub-title .tribe-event-date-start, h3.event-list-sub-title .tribe-event-time,
h3.event-list-sub-title .event-is-recurring, h3.event-list-sub-title .tribe-event-date-end {
	color: #464646;
	font-size: 22px;
	font-weight: 400;
}
.details_link_holder {
	background: #d8d8d8 none repeat scroll 0 0;
	padding: 0 10px;
}
.event_list_details_link {
	color: #fff;
	font-size: 60px;
}
.tribe-events-list .type-tribe_events {
    border-bottom: 4px solid #eee;
	padding: 20px 0;
}

.tribe-events-list .tribe-events-event-cost span { background: #dff0d8 none repeat scroll 0 0; border: 1px solid #a7d594; color: #5eac3d; }

/* ------ SMALLER EVENTS LIST ------------- */
h2.sm-event-list-title, h2.sm-event-list-title { margin-bottom: 0px; } 
h2.sm-event-list-title a { font-size: 24px;	margin-bottom: 0; font-weight: 500 !important; }
.sm-event-list-sub-title { font-size: 19px; margin-bottom: -2px; }
h3.sm-event-list-sub-title .tribe-event-date-start, .tribe-event-date-end, .event-is-recurring, .tribe-event-time, .tribe-event-date-end {
	color: #464646;
	font-size: 18px !important;
	font-weight: 400;
	margin-bottom: 0px; 
}
.blog-media.wf-td.bList > p { font-size: 15px !important; line-height: 18px !important; margin-bottom: 0; margin-top: 4px; }
.bList .tribe-address { font-size: 14px; line-height: 14px; }
.sm-details_link_holder { background: #ddecfb none repeat scroll 0 0; text-align: center; }
.event_list_details_link { color: #004ea2; display: block; font-size: 60px; line-height: 150px; }
.event_list_details_link:hover { color: #fff; }

#tribe-community-events { padding-top: 10px; }
#tribe-community-events div.error { color: #c00; font-weight: 600; }

/* -- HEADERS FOR MINI BLOGS ON CURR EXHIBITS PAGE -- */
.hdrs-exhibits .post-content > a {
    font-size: 22px;
    line-height: 22px;
}

/* -- HEADERS FOR MINI BLOGS ON CURR EXHIBITS PAGE -- */
.devBy { color: #9abce0; float: right; font-size: 11px; margin-top: -8px; }
.devBy > a img { margin-left: -5px; margin-bottom: -13px; }

/* -- FILTER BAR BACKGROUND -- */
#tribe_events_filters_wrapper.tribe-events-filters-horizontal, .tribe-filters-closed #tribe_events_filters_wrapper.tribe-events-filters-horizontal { 
	background: #ddecfb none repeat scroll 0 0; }
.tribe-events-filters-horizontal #tribe_events_filters_form { background: #ddecfb none repeat scroll 0 0; }
.tribe-events-filters-content { border-right: none; border-left: none; } 

/* -- ADD LT BLUE BACKGROUND TO THE BOTTOM ROW OF THE CART -- */
#content table.cart td.actions, table.cart td.actions { background: #ddecfb none repeat scroll 0 0; }

/* -- ADD LT BLUE BACKGROUND TO EVENT INFO AREA -- */
.single-tribe_events .tribe-events-event-meta { background: #ddecfb none repeat scroll 0 0; border: 1px solid #8ab5e1; }

/* -- REMOVE SPACE FROM EVENT INFO BOTTOM AND TICKETING AREA -- */
.single-tribe_events #tribe-events-content div.cart, .single-tribe_events #tribe-events-content form.cart { margin: 0 0 30px 0; }

/* -- REMOVE EVENT PRE/NEXT SUB NAVIGATION -- 
#tribe-events-footer .tribe-events-sub-nav, #tribe-events-header .tribe-events-sub-nav { display: none; } */

/* -- HIDE RECURRING EVENTS TOOLTIP -- */
.recurring-info-tooltip { display: none !important; }
.tribe-events-day .tribe-events-day-time-slot .type-tribe_events { margin-left: 0; }
#tribe-events-pg-template { max-width: inherit !important;  }
#tribe-events-content { z-index: 1; }

#hp-event-list {
	display: block;
	background: #e2e2e2;
	height: 95px;
	font-size: 11px;
	margin-bottom: 15px !important;
}
.event-image { float: left; }

.event-date-format {
	margin-top: 15px;
	float: left;
	width: 65px;
	text-align: center;
	border-right: 1px solid #9eb5cf;
}
.month { font-size: 16px; line-height: 16px; text-transform: uppercase; }
.hpListDay { font-size: 30px; line-height: 30px; color: #004ea2; font-weight: 500; }
.year { font-size: 16px; line-height: 16px; }
.event-blurb {
	padding-left: 15px;
	margin-top: 10px;
	float: left;
	line-height: 17px;
	width: 65%;
}

.event-title {
	color: #004ea2;
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 5px;
	margin:0; 
}

.event-link {
	background: #c4c4c4;
	width: 40px;
	line-height: 95px;
	color: #fff;
	display: block;
	text-align: center;
	float: right;
	font-size: 30px;
	height: 95px;
}
.tribe-events-widget-link > a { display: none; }

/* -- Events Widget List Formatting */
.tribe-mini-calendar-event.first { margin-top: 0px; }
.tribe-mini-calendar-event { border-bottom: 3px solid #ddecfb; padding-bottom: 15px; }
.tribe-mini-calendar-event .list-info { padding-left: 10px; }
.event-date-format-widget { width: 15%; border-right: 1px solid #9eb5cf; float: left; display: inline-block; margin-top: 11px; }
.tribe-mini-calendar-event .list-info h2 { margin-bottom: 3px; }
.tribe-mini-calendar-event .list-info h2 a { color: #004ea2; font-size: 16px; font-weight: 500; }
.tribe-events-duration { color: #464646; font-weight: 500; font-size: 12px; }
.tribe-events-location .tribe-events-venue a { color: #464646; font-size: 11px; }


/* -- FOOTER WIDGET FORMATTING -- */
#footerBlock-One { border-right: 1px solid #4d83be;	font-size:12px;	font-family: "Roboto"; line-height: 16px; }
#footerBlock-One span { font-size:14px; }
#footerBlock-Two { display:block; float: left; color: #9abce0; font-size:12px; font-family: "Roboto"; padding-right: 70px; line-height: 16px; }
#footerBlock-Two span { font-size:14px; color: #ffffff; }
#footerBlock-Three { color: #9abce0; font-size:16px; font-family: "Roboto";	font-style: italic;	line-height: 24px;}
#footerBlock-Menu { font-size:12px;	font-family: "Roboto"; margin-left: -22px; }
#footerBlock-Menu .wf-1-4 { width: 100%; }
#footerBlock-Menu .widget { margin-bottom: 0; }
#footerBlock-Menu .footer-menu li {	border-right: 1px solid #4d83be; display: inline; padding-left: 10px; }
#footerBlock-Menu .footer-menu li:first-child { padding-left: 0; }
#footerBlock-Menu .footer-menu li a { text-decoration: none; margin-right: 10px; }
#footerBlock-Menu .footer-menu li a:hover { color: #9abce0; }
#footerBlock-Menu .footer-menu li:last-child { border-right: none; }
#footerBlock-Copyright { color: #9abce0; font-size:11px; font-family: "Roboto"; }
#bottom-bar { font-size: 14px; font-family: "Roboto Slab"; font-weight: 300; width: 1250px;	background: #004ea2 none no-repeat scroll right bottom; }

/*-- MODAL STUFF -- */
.content table, .content td, .content th { border: medium none; }
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9950;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9940;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.loading-effect-none .wf-cell.shown:not(.isotope-hidden), .mobile-true .dt-isotope .wf-cell.shown:not(.isotope-hidden), .mobile-true .wf-cell.shown:not(.isotope-hidden) {
    -webkit-animation: dt_fadeIn 0.0s ease forwards;
    animation: dt_fadeIn 0.0s ease forwards;
	opacity: 1 !important;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 650px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
  
  /* FIX BANNERS ON MOBILE - iPAD */
  .calendarSmallBanner .vc_single_image-img.attachment-full { height: 80%; width: 80%; }
  .codeneric_uam_image { width: 100%; }
  .smallBannerAds .codeneric_uam_image { width: 85%; }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 1024px) {
	#hp-event-list { background: none; }
	.month { line-height: 21px !important; }
	.hpListDay { line-height: 21px !important; font-size: 19px !important; padding-left:5px !important; }
	.year { float: left !important; padding-left: 5px !important; }
	.event-date-format { border: none; width: auto !important; padding-left: 10px !important; }
	.event-date-format .event-title { font-size: 19px !important; font-weight: 500 !important; }
	.event-date-format .event-blurb { padding-left: 10px !important; }
	.event-date-format .event-blurb p, .event-link { display: none; }
}
@media (max-width: 700px) {
  #btn-member, .followTxt {
    display: none;
  }
  .mobile-mini-widgets .text-area {
    font-size: 19px;
    line-height: 24px;
  }
  #hp-event-list {
	float:left !important;
	width: 100%; 
  }
  .event-date-format {
	  float:none;
	  width: auto;
	  border-right: none;
	  display: block;
	  margin-top: 0px; 
  }
  .month { line-height:inherit; float:left; padding-left: 15px; padding-right: 5px; }
  .hpListDay { font-size: 16px; line-height: inherit; color: inherit; float:left; padding-right: 5px; }
  .year { line-height: inherit; float: left; }
  .event-blurb { width: 50%; margin-top: 0px; }
  .event-blurb p { display: none; }
  .event-link { float:right; margin-top: -37px; }
}
@media (max-width: 768px) {
  .event-blurb p { display: none; }
  .month { line-height: 21px !important; float: left; }
  .hpListDay { line-height: 21px !important; font-size: 19px !important; padding-left:5px !important; float: left; }
  #hp-event-list { margin-bottom: 22px !important; }
  .wf-container-bottom { display: none; }
  #footer .wf-container-footer { padding-top: 0px !important; }
  .wf-container-footer { padding-top: 0px !important; }
  #footerBlock-One { border-right: none; }
  .year { float: left !important; padding-left: 5px !important; font-size: 19px; line-height: 21px; }
  .event-title { font-size: 16px !important; font-weight: 500 !important; line-height: 17px; }
  .event-date-format { margin-top: 0px; }
  .event-blurb { padding-left: 10px !important; margin-top: 0px; }
}

/* == CALENDAR FIX UNDER 768PX WIDE == */
@media screen and (min-width: 320px) and (max-width: 700px)  {
	.tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-horizontal, .tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-vertical{
		margin-bottom: 16em;
	}
	#tribe_events_filter_item_venues { padding-bottom: 0px !important; }
	#tribe-events-pg-template {	padding: 40px 0px 20px !important; }
	.tribe-events-list-separator-month { font-size: 32px !important; }
	.blog-media.wf-td { width: auto !important; }
	.sm-details_link_holder { display: none !important; }
	#tribe_events_filters_reset { padding-top: 5px !important; display: inline-block !important; float:right; margin: 0px !important; padding: 0px !important; }
	.smallBannerAds .codeneric_uam_image { width: 50%; }
	.largeBannerAds .codeneric_uam_image { width: 100%; } 
	.calendarSmallBanner .vc_single_image-img.attachment-full { width: 50%; }
	-webkit-animation: none !important;
	 -moz-animation: none !important;
	 -o-animation: none !important;
	 -ms-animation: none !important;
	 animation: none !important;
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	  .smallBannerAds .codeneric_uam_image { width: 50%; }
	  .largeBannerAds .codeneric_uam_image { width: 100%; } 
	  .calendarSmallBanner .vc_single_image-img.attachment-full { width: 50%; }
	  -webkit-animation: none !important;
	 -moz-animation: none !important;
	 -o-animation: none !important;
	 -ms-animation: none !important;
	 animation: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	#bottomBanner { width: auto !important; }
	#bottomBar { width: auto !important; float: left; }
}
@media (max-device-width : 500px) { #bottomBanner { display: none !important; } }

@media screen and (max-width: 760px){
	.mobile-paddings.iso-grid.description-under-image .wf-cell { float: left !important; }
}

/* SPECIFIC SAFARI 9 FIX FOR FOOTER SPONSORS */
_::-webkit-:not(:root:root), .selector { .upb_row_bg { min-width: 1160px !important; width: 1160px !important; } /* safari 6.1-7.0 */
_::-webkit-:host:not(:root:root), .selector { .upb_row_bg { width: 1250px !important; } /* safari 10+ */