/*
Theme Name: Best by MyThemeShop
Theme URI: http://mythemeshop.com/themes/best
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Best is a pixel perfect, ultra responsive WordPress theme with a beautiful design, fast loading time, SEO optimizations and a built-in review system for writing helpful reviews.
Version: 1.2.2
*/
/* apply a natural box layout model to all elements */
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: 'AvenirNextLTProRegular';
    src: url('fonts/AvenirNextLTProRegular.eot');
    src: url('fonts/AvenirNextLTProRegular.eot') format('embedded-opentype'),
         url('fonts/AvenirNextLTProRegular.woff2') format('woff2'),
         url('fonts/AvenirNextLTProRegular.woff') format('woff'),
         url('fonts/AvenirNextLTProRegular.ttf') format('truetype'),
         url('fonts/AvenirNextLTProRegular.svg#AvenirNextLTProRegular') format('svg');
}

@font-face {
    font-family: 'aparajitaregular';
    src: url('fonts/aparaj-webfont.eot');
    src: url('fonts/aparaj-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aparaj-webfont.woff2') format('woff2'),
         url('fonts/aparaj-webfont.woff') format('woff'),
         url('fonts/aparaj-webfont.ttf') format('truetype'),
         url('fonts/aparaj-webfont.svg#aparajitaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvenirLTStdMedium';
    src: url('fonts/AvenirLTStdMedium.eot');
    src: url('fonts/AvenirLTStdMedium.eot') format('embedded-opentype'),
         url('fonts/AvenirLTStdMedium.woff2') format('woff2'),
         url('fonts/AvenirLTStdMedium.woff') format('woff'),
         url('fonts/AvenirLTStdMedium.ttf') format('truetype'),
         url('fonts/AvenirLTStdMedium.svg#AvenirLTStdMedium') format('svg');
}

@font-face {
    font-family: 'procionoregular';
    src: url('fonts/prociono-regular-webfont.eot');
    src: url('fonts/prociono-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/prociono-regular-webfont.woff2') format('woff2'),
         url('fonts/prociono-regular-webfont.woff') format('woff'),
         url('fonts/prociono-regular-webfont.ttf') format('truetype'),
         url('fonts/prociono-regular-webfont.svg#procionoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvenirLTStdBlack';
    src: url('fonts/AvenirLTStdBlack.eot');
    src: url('fonts/AvenirLTStdBlack.eot') format('embedded-opentype'),
         url('fonts/AvenirLTStdBlack.woff2') format('woff2'),
         url('fonts/AvenirLTStdBlack.woff') format('woff'),
         url('fonts/AvenirLTStdBlack.ttf') format('truetype'),
         url('fonts/AvenirLTStdBlack.svg#AvenirLTStdBlack') format('svg');
}

@font-face {
    font-family: 'AvenirBook';
    src: url('fonts/AvenirBook.eot');
    src: url('fonts/AvenirBook.eot') format('embedded-opentype'),
         url('fonts/AvenirBook.woff2') format('woff2'),
         url('fonts/AvenirBook.woff') format('woff'),
         url('fonts/AvenirBook.ttf') format('truetype'),
         url('fonts/AvenirBook.svg#AvenirBook') format('svg');
}





html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
html { -webkit-font-smoothing: antialiased }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
    max-width: 100%;
    height: auto!important;
}
iframe { max-width: 100% }
blockquote {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    padding: 30px 25px 30px 70px;
    background: #eee;
    position: relative;
    margin: 0 0 25px;
}
blockquote:after {
    font-family: FontAwesome;
    position: absolute;
    content: "\f10d";
    font-size: 30px;
    color: #737373;
    font-style: normal;
    top: 10px;
    left: 30px;
}
.entry-content > blockquote { margin: 0 0 25px }
blockquote p:last-child { margin-bottom: 0 }
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-weight: normal;
    font-style: normal;
}
pre {
    margin: 5px 0 20px 0;
    line-height: 1.3em;
    padding: 8px 10px;
    overflow: auto;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFF7A8;
}
address {
    margin: 10px 0;
    font-style: italic;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.sticky {

}
.gallery-caption {

}
#gallery-1 img { border: 0!important }
.bypostauthor {

}
.wp-caption-text { margin-bottom: 0 }
dl { padding-bottom: 1em }
dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: right;
    font-weight: bold;
}
dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
    overflow: hidden;
}
#wpadminbar { -webkit-backface-visibility: hidden }
/*-[ Framework ]--------------------*/
body {
    font: 15px/1.5 Noto Sans, sans-serif;
    color: #444;
    background-color: #eeeeee;
}
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
/*-[ Headings ]---------------*/
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #444;
    line-height: 1;
    margin-bottom: 15px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { line-height: 1.4 }
h1 { font-size: 30px }
h2 { font-size: 25px }
h3 { font-size: 20px }
h4 { font-size: 18px }
h5 { font-size: 15px }
h6 { font-size: 13px }
.sub-title { font-size: 12px }
p { margin-bottom: 25px }
.entry-content p {

}
/*-[ Links ]---------------*/
a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
a:hover { color: #3498DB }
a:link, a:visited, a:active { text-decoration: none }
a.disabled { pointer-events: none }
/*-[ Main container ]---------------*/
.main-container {
    width: 100%px;
    margin: 0 auto;
    clear: both;
    display: block;
    padding: 0;
}
#page, .container {
    width: 1180px;
    
}
#page {
    
    float: none;
    clear: both;
    display: inline-block;
    width: 100%;
}
.featured-section-1-full-width-1 #page { padding: 0 }
/*-[ Header ]-----------------------*/
header {
    float: left;
    width: 100%;
    position: relative;
}
.main-header {
    background: #fff;
    position: relative;
    float: left;
    width: 100%;
}
#header {
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    z-index: 9999;
	background:url(images/home-bg.png) no-repeat center top;
}
.secondary-menu-disabled #header { padding: 0 }
.header-inner {
    width: 100%;
    padding:36px 0 30px;
}
.logo-wrap, .widget-header {
}
.logo-wrap { 
width:100%;
text-align:center;
}
#header h1, #header h2 {
    font-size: 35px;
    font-weight: 400;
  
    display: inline-block;
    line-height: 1;
    position: relative;
    margin-bottom: 0;
}
#logo a {
    float: left;
    line-height: 1;
}
#logo img { float: left }
.site-description {
    float: left;
    margin-top: 0;
    clear: left;
}
/* header add */
#header .ad-728 { float: right }
#header .ad-728 img {
    display: block;
    width: 100%;
}
/*-[ Navigation ]-----------------*/
.menu li {
    position: relative;
    list-style: none!important;
}
#header nav ul li li {
    background: #fff;
    border-bottom: 0;
}
#header nav ul ul {
    position: absolute;
    width: 255px;
    font-size: 12px;
    color: #798189;
    z-index: 99999;
}
#header nav ul ul li {
    padding: 0;
    color: #fff;
    border-right: 0;
}
#header nav ul ul > li:first-child { }
#header nav ul ul ul > li:first-child { border-top: 0 }
#header nav#navigation ul ul li { background: #e52329 }
#header nav ul ul a, #header nav ul ul a:link, #header nav ul ul a:visited {
    padding: 9px 45px 9px 20px;
    color: #fff;
    position: relative;
    width: 190px;
    border-left: 0;
    background: transparent;
    border-right: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
#header nav ul ul li:last-child a { border-bottom: none }
#header nav ul ul { display: none }
#header nav ul ul ul {
    left: 255px;
    top: 0;
}
#header nav .menu-item-has-children>a:after, #header nav .page_item_has_children>a:after {
  /*  content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 19px;
    top: 19px;*/
}
#header nav .sub-menu .menu-item-has-children>a:after, #header nav .children .page_item_has_children>a:after {
    content: "\f105";
    color: #fff;
    right: 16px;
    top: 9px;
}
#header nav .menu-item-has-children>a, #header nav .page_item_has_children>a {  }
#header nav ul li:hover a { color: #000!important }
#navigation .menu a:hover, #navigation .menu .current-menu-item > a {
    
 
}
.home .menu .home-menu-item a, .menu .current-menu-item > a {  }
/* bottom header nav */
.secondary-navigation {
    display: inline-table;
    float: left;
    width: 100%;
    position: relative;
	padding:15px 0;
}
.secondary-navigation a {
}
#navigation {
    width: 100%;
    z-index: 99999;
}
#navigation ul { margin: 0 auto }
#navigation ul li {
    float: left;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited { display: inline-block }
#navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}
.menu .menu-item:not(.home-menu-item) .fa { margin-right: 4px }
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both }
.clearfix { *zoom: 1  }
nav a.toggle-mobile-menu { display: none }
/* Flyout nav */
.sticky-nav #navigation { padding-bottom: 0 }
.sticky-nav {
    z-index: 9999;
    position: fixed;
    top: 0;
    -webkit-backface-visibility: hidden;
}
.admin-bar .sticky-nav { top: 32px }
/*-[ Content ]--------------------*/
.article {
    width: 64%;
    float: left;
}
#content_box, .hentry, .hentry header, .hentry .box {
    width: 100%;
}
.hentry header, .hentry .box {
  
}
.hentry header, .hentry .entry-title { margin-bottom: 0 }
.hentry .entry-title {
   
}
.hentry header { border-bottom: 1px solid #eee }
.page .hentry header { padding-bottom: 10px }
.single_page { padding-top: 0 }
.entry-content a { color: #3498DB }
.post-content {
    overflow: hidden;
    clear: both;
}
.post-single-content {
    clear: both;
}
.post-single-content-inner {
    float: right;
    overflow: hidden;
    clear: both;
    width: 83%;
}
.singleleft {
    float: left;
    width: 14.3%;
}
.singleleft .related-posts { margin-bottom: 0 }
.entry-content .singleleft a { color: #444 }
div.singleleft.crlayout { float: right }
.readMore {
    float: left;
    margin-top: 15px;
}
.readMore a {
    display: inline-block;
    border: 0;
    line-height: 1;
    border-radius: 3px;
}
.ss-full-width {
    overflow: hidden;
    padding-top: 0;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.wp-post-image {
    
}
.post-box .wp-post-image { width: 100% }
.featured-thumbnail {
    float: left;
    max-width: 100%;
}
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
}
.title {
    margin-bottom: 5px;
    line-height: 21px;
    clear: both;
    word-wrap: break-word;
}
.single-title {
    font-size: 25px;
    float: left;
    padding: 0;
    width: 100%;
}
.page h1.title { padding-top: 0 }
.post-info {
    display: block;
    width: 100%;
}
.single .post-info { margin-top: 5px }
.post-info a {
}
.thetags a { padding-right: 0 }
.post-info > span {
    display: inline-block;
    margin-right: 10px;
	font-size:16px;
	line-height:20px;
	font-family: 'AvenirLTStdMedium';
	color:#000000;
}
.post-info > span a{
color:#000;
text-decoration:underline;
}
.thecategory a {
    color: #FFF!important;
    background: #3498DB;
}
article header {
    margin-bottom: 11px;
    float: left;
    width: 100%;
}
.single_post header {
    width: 100%;
    margin-bottom: 15px;
}
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    clear: both;
}
.article ul, .textwidget ul {
   
}
.article ol, .textwidget ol {
   
}
.article ul ul, .article ol ol, .article ul ol, .article ol ul, .textwidget ul ul, .textwidget ul ol, .textwidget ol ul {
    margin-top: 0;
    margin-bottom: 0;
}
.article .iconlist { margin-left: 0 }
.article .iconlist li { list-style-type: none }
/**********featured sections***********/
/*general*/
.featured-section { margin: 0 0 25px 0 }
.featured-section.no-gap, #latest-posts.no-gap { margin: 0 0 50px 0 }
.featured-section-title {
    padding: 0;
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 22px;
}
.no-gap .featured-section-title { padding: 0 }
/*checker layouts*/
.featured-section-1-1, .featured-section-2-1, .dark { margin: 0 0 35px 0;}
.featured-section-2-1 .featured-section-title, .dark .featured-section-title { padding: 0 }
/*slider 1*/
.featured-section-1-full-width-1 .featured-section-1-1 { position: relative }
#featured-section-1 .static-posts, #featured-section-1 .static-posts .post-box { float: left }
.featured-section-1-full-width-2 .featured-section-1-2 .slider-container { width: 71.2% }
.featured-section-1-full-width-2 .featured-section-1-2 .static-posts { width: 28.8% }
.featured-section-1-full-width-1 .featured-section-1-1 .static-posts .post-box { padding: 0 }
/*slider 2*/
.featured-section-1-2 { margin-bottom: 40px }
.featured-section-1-2 .slider-container { margin-bottom: 10px }
.featured-section-1-2 .slider-container, .featured-section-1-2 .static-posts .post-box, .slider-like .post-box { padding: 0 5px }
/*section 2*/
.dark .post-box, .featured-section-2-1 .post-box { width: 33.33%!important }
.featured-section-2-2 .post-box, .slider-like .post-box { width: 50%!important }
.featured-section-2-full-width-2 .featured-section-2-2 .post-box { width: 33.33%!important }
.dark .post-box, .featured-section-2-1 .post-box {
    padding: 0;
    margin: 0!important;
}
#latest-posts { margin: 0 }
#featured-section-3 .vertical-small .post-img { margin-top: 3px; }
#featured-section-3 .featured-section-title { margin-bottom: 25px; }
/**********post layouts***********/
/*post container*/
.post-box {
    margin: 0 0 10px 0;
    list-style-type: none;
    width: 100%;
    float: left;
}
.widget .post-box {
    padding: 0;
    max-width: 345px;
    margin-left: 0;
    list-style-type: none;
    margin-bottom: 15px;
}
.latestPost {
    padding: 0;
    clear: both;
}
.mixed.latestPost {
    width: 48.5%;
    clear: none;
    margin-right: 3%;
    margin-bottom: 30px;
}
.mixed.latestPost:nth-of-type(2n+1) { clear: left }
.post-data, .post-img {
    position: relative;
    overflow: hidden;
}
.post-data .post-title a {
    line-height: 1.4;
}
.vertical-small .post-img, .vertical-small .post-data { width: 100% }
.vertical .post-data { overflow: hidden; }
.mixed.vertical-small:nth-of-type(2n+2) { margin-right: 0 }
.vertical .post-img {
    float: left;
	width:200px;
}
.post-box.vertical {
    margin-bottom: 33px;
}
/* horizontal boxes */
.horizontal-container, .horizontal-container-inner {
    width: 100%;
    float: left;
    position: relative;
}
.horizontal-container { overflow: hidden }
/* horizontal loop */
.horizontal .post-img, .horizontal .post-data { width: 50% }
.horizontal:nth-of-type(odd) .horizontal-container-inner { left: 50% }
.horizontal:nth-of-type(odd) .post-img, .horizontal:nth-of-type(odd) .post-data { right: 50% }
.horizontal:nth-of-type(even) .horizontal-container-inner { right: 50% }
.horizontal:nth-of-type(even) .post-img, .horizontal:nth-of-type(even) .post-data { left: 50% }
.horizontal:nth-of-type(even) .post-img { float: right }
.horizontal .post-data-container { margin: 8% 20px !important }
/* horizontal in mixed loop / related / widgets */
.horizontal-small .post-img {
    width: 29.6%;
    float: left;
    margin-top: 4px;
}
.widget .horizontal-small .post-img {
    width: 33.33%;
    margin-top: 3px;
}
.widget .horizontal-small .post-data { overflow: hidden }
.clear-left { clear: left }
.clear-right { clear: right }
.clear-none { clear: none }
/*data*/
.vertical-small .post-data { margin-top: 15px }
.post-data header { margin-bottom: 0 }
.post-data .post-title {
    display: block;
    margin-bottom: 0 !important;
    overflow: hidden;
}
.horizontal-small .post-info {
    color: #919191;
    margin-top: 10px;
}
.post-data .post-excerpt {
    float: left;
    width: 100%;
    margin-top: 15px;
    padding-right: 5px;
}
.latestPost.mixed.horizontal-small {
    margin-right: 0;
    clear: none;
}
.horizontal-small .post-data-container {
 
    overflow: hidden;
}
.slider1 .post-data-container { margin: 40px 20px }
.slider1 .post-box, .featured-section-1-1 .post-box { margin: 0 !important }
.post-day {
    position: absolute;
    top: 20px;
    right: 20px;
    line-height: 1;
    font-weight: lighter;
    color: #fff;
}
/* no image widget box */
.no-thumb.post-box .post-data { overflow: hidden }
.no-thumb.horizontal-container .post-data {
    height: auto!important;
    padding: 0!important;
    width: 100%!important;
}
.no-thumb.horizontal-container .post-data-container { position: relative!important }
/*-[ Thumbnail video icon ]--------------------------------*/
.play-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    color: white;
    font-size: 14px;
    text-align: center;
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin: -24px 0 0 -24px;
    background: rgba(0,0,0,.5);
    border-radius: 50%;
    padding: 3px;
}
.play-icon .fa {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 38px;
    border-radius: 50%;
    border: 2px solid #fff;
}
.vertical .play-icon, .slider1 .play-icon, .slider2 .play-icon {
    font-size: 18px;
    width: 96px;
    height: 96px;
    line-height: 96px;
    margin: -48px 0 0 -48px;
    padding: 5px;
}
.vertical .play-icon .fa, .slider1 .play-icon .fa, .slider2 .play-icon .fa {
    line-height: 80px;
    border-width: 3px;
}
.slider1 .play-icon { left: 68.75% }
.featured-section-1-full-width-1 .featured-section-1-1 .slider1 .play-icon {
    top: 25%;
    left: 75%;
}
/*-[ Related Posts ]---------------------------*/
.related-posts {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.related-posts h3 {
font-weight:normal;
text-transform:none;
color:#1A1A1A;
font-size:35px;
line-height:35px;
font-family: 'procionoregular';
}
.related-posts ul {
    margin-left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-top: 0;
}
.related-posts li {
    width: 46%;
    float: left;
    list-style: none;
    margin-bottom: 35px;
    margin-right: 48px;
    padding: 0;
}
.related-posts li:nth-child(odd) { clear: left }
.related-posts li:nth-child(even) {
    clear: right;
    margin-right: 0;
}
.relatedthumb img {
    width: 100%;
    max-width: 115px;
    margin: 0;
}
.singleleft .related-posts li {
    width: 100%;
    padding: 0;
}
.singleleft .postauthor-top { margin-bottom: 20px }
.singleleft .related-posts h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}
.singleleft .related-posts ul { margin: 0 }
.singleleft .rthumb img { margin-bottom: 3px }
/*-[ Tab/Review Widgets ]---------------------------*/
.widget_wpt, .widget_wp_review_tab { position: relative }
.widget_wpt ul.wpt-tabs li, .widget_wp_review_tab ul.wp-review-tabs li {
    list-style: none;
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    margin: 0;
}
.widget_wpt ul.has-1-tabs, .widget_wp_review_tab ul.has-1-tabs { display: none }
.widget_wpt ul.has-3-tabs li, .widget_wp_review_tab ul.has-3-tabs li { width: 33.33% }
.widget_wpt .tab_title a, .widget_wp_review_tab .tab_title a {
    display: block;
    background: #eee;
    color: #444;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    line-height: 1;
    padding: 15px 0;
    border-right: 1px solid #DDD;
}
.widget_wpt .wpt-tabs .tab_title:last-child a, .widget_wp_review_tab .tab_title:last-child a, .widget_wpt .has-4-tabs .tab_title:nth-child(even) a, .widget_wp_review_tab .has-4-tabs .tab_title:nth-child(even) a { border-right: 0px none }
.widget_wpt .has-4-tabs .tab_title:nth-child(-n+2) a, .widget_wp_review_tab .has-4-tabs .tab_title:nth-child(-n+2) a { border-bottom: 1px solid #DDD }
.widget_wpt .tab_title.selected a, .widget_wp_review_tab .tab_title.selected a { color: #fff }
.widget_wpt .wpt-tabs, .widget_wp_review_tab .wp-review-tabs {
    float: left;
    width: 100%;
    font-size: 15px;
    margin-bottom: 18px;
    background: transparent;
}
.widget_wpt .inside, .widget_wp_review_tab .inside {
    background: transparent;
    padding: 0;
}
.widget_wpt .tab-content li {
    list-style-type: none;
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
}
.widget_wpt .entry-title, .widget_wpt .comment-meta {
    font-size: 15px;
    font-weight: bold;
    color: #444;
    padding: 20px;
}
/* Comments tab */
.wpt_avatar, .wpt_comment_data { float: left }
.wpt_avatar { width: 33.33% }
.wpt_comment_data {
    width: 66.67%;
    position: relative;
    padding: 0 20px;
    background: #ffffff;
    min-height: 115px;
}
.wpt_comment_data.no-avatar {
    width: 100%;
    min-height: 0px;
}
.wpt_comment_meta {
    font-size: 13px;
    margin-top: 15px;
    color: #929292;
}
.wpt_comment_content { font-size: 15px }
/* Tags tab */
#tags-tab-content { padding-bottom: 10px }
#tags-tab-content ul {
    margin: 0;
    overflow: hidden;
}
#tags-tab-content ul li {
    width: auto;
    margin-bottom: 0;
}
.widget_wpt #tags-tab-content li a {
    color: #fff;
    white-space: nowrap;
}
/* Pagination */
.wpt-pagination.pagination, .widget_wp_review_tab .wp-review-tab-pagination {
    margin: 0;
    width: 100%;
    font-size: 14px;
}
.wpt-pagination a, .widget_wp_review_tab .wp-review-tab-pagination a { color: #fff }
.wpt-pagination a:first-child, .widget_wp_review_tab .wp-review-tab-pagination a:first-child { border-right: 1px solid #5e5e5e }
.wpt-pagination a:only-child, .widget_wp_review_tab .wp-review-tab-pagination a:only-child { border-right: 0px none }
/* Loading... */
.widget_wpt .wpt-loading li:after, .widget_wp_review_tab .wp-review-tab-loading li:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,0.8);
}
/* Review Data */
.post-box .post-info { display: inline-table }
.post-box .review-total-only {
    display: inline-block;
    padding: 0 6px;
    background: #e52329;
    color: #fff;
    position: relative;
    border-radius: 3px;
}
.post-box .review-total-only span { margin: 0 }
.post-box .review-type-star.review-total-only {
    background: none!important;
    padding: 0;
    vertical-align: middle;
}
.post-box .review-total-only .review-result-wrapper i {
    color: #919191 !important;
    opacity: 1;
}
.post-box .review-total-only .review-result-wrapper .review-result i { color: #e52329 !important }
/*-[ Facebook like box Widget ]---------------------------*/
.widget.facebook_like iframe { width: 100% !important }
.fb_iframe_widget, .fb_iframe_widget span {
    max-width: 100%;
    width: 100%!important;
}
/*-[ WP Widgets ]---------------------------*/
.widget.widget_meta li, .widget.widget_archive li, .widget.widget_categories li, .widget.widget_pages li, .widget.widget_recent_comments li, .widget.widget_recent_entries li { }
/* Custom Nav Widget */
.widget_nav_menu ul a {
    padding: 0 20px;
    line-height: 40px;
}
.widget_nav_menu .menu-item { margin: 0 }
.widget_nav_menu ul ul a { color: #444 !important }
.widget_nav_menu .sub-menu > li > a { padding-left: 40px }
.widget_nav_menu .menu-item a:hover {
    background: #e52329;
    color: #fff;
}
.widget_nav_menu .menu-item-has-children a { padding-right: 60px }
.menu-caret {
    position: absolute;
    right: 0;
    top: 1px;
    width: 40px;
    text-align: center;
    border-left: 1px solid #c5c5c5;
    line-height: 40px;
}
.menu-caret:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 18px;
    vertical-align: middle;
}
.active > a > .menu-caret {
    color: #ffffff;
    background: #e52329;
}
.active > a > .menu-caret:before { content: "\f107" }
/*-[ Form Input ]------------------*/
input, textarea, select {
border: 1px solid #EBEBEB;
    color: #A4A4A4;
    font-size: 14px;
	line-height:20px;
	 font-family: 'AvenirLTStdMedium';
    padding: 10px 15px;
    width: 100%;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select {
    padding: 6px 10px;
    border-color: #919191;
}
input:focus, textarea:focus { background: #fff }
/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
   }
thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
tbody th {
    
}
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}
/*-[ Search Form ]------------------*/
.widget-header form#searchform {
    max-width: 300px;
    float: right;
}
#searchform {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    position: relative;
}
.article #searchform { max-width: 300px }
#searchform fieldset { float: left }
.sbutton, #searchsubmit {
    right: 0px;
    top: 0px;
    padding: 9px 0;
    float: right;
    border: 0;
    width: 41px;
    height: 39px;
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
    color: white;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    background: transparent !important;
    z-index: 10;
    position: absolute;
    border: 0;
    vertical-align: top;
}
#searchform .fa-search {
    font-size: 18px;
    top: 0px;
    position: absolute;
    right: 0px;
    color: #919191;
    padding: 15px 15px;
}
#s {
    width: 100%;
    float: left;
    padding: 15px 0;
    height: 48px;
    text-indent: 10px;
    color: #919191;
    background: #eeeeee;
    border: 1px solid #eee;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    border-radius: 3px;
}
/* Search input placeholder text styling */
::-webkit-input-placeholder { color: #919191 }
:-moz-placeholder { color: #919191 }
::-moz-placeholder { color: #919191 }
:-ms-input-placeholder { color: #919191 }
:input-placeholder { color: #919191 }
/* Microphone icon position fix */
input::-webkit-input-speech-button {
    margin-right: 50px;
    margin-left: 5px;
    cursor: pointer;
}
#searchform fieldset { width: 100% }
.breadcrumb, .breadcrumb> div, .breadcrumb .fa-caret-right, .breadcrumb .root a { float: none }
.breadcrumb {
    clear: both;
    padding: 0;
    overflow: hidden;
}
.breadcrumb> div {
    padding: 0 5px;
    overflow: hidden;
    float: none;
    display: inline-block;
}
.breadcrumb .fa-caret-right { padding: 0 }
.breadcrumb .root { padding: 0 }
.breadcrumb .fa-caret-right { padding: 0 0 }
.breadcrumb> div { overflow: visible }
.no-results h2 { font-size: 16px }
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
    margin-bottom: 10px;
    clear: both;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
    float: left;
    clear: both;
    margin-top: 10px;
}
/*-[ Sidebar ]---------------------*/
#sidebars p { line-height: 20px }
.sidebar.c-4-12 {
    float: right;
	width:380px;
}
.sidebar.c-4-12 a {

}
.widget {
    overflow: hidden;
}
.widget-title {

}
.sidebar .widget h3 {

}
.widget .title {
   
}
.widget li {
    
   
}
.widget li:last-child { margin-bottom: 0 }
.widget h3 {
  
}
/*-[ Social Buttons ]--------------------------*/
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
    padding: 20px 0 0;
    overflow: hidden;
    clear: both;
    border: none;
}
.share-item {
    display: block;
    margin: 0;
    float: left;
    height: 25px;
}
.share-item.shareit.top {
    float: left;
    margin-bottom: 10px!important;
    margin-top: 0;
    width: 100%;
}
.share-item.facebookbtn {
    margin-top: -1px;
    width: 100px;
    height: 28px;
}
.share-item.gplusbtn { width: 85px }
.share-item.pinbtn { margin-top: 2px }
.share-item.pinbtn a {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.share-item.stumblebtn {
    margin-top: 1px;
    height: 24px;
}
/*-[ Social Profile Widget ]--------------------------*/
.widget .social-profile-icons { margin: -5px }
.social-profile-icons ul li {
    background: none;
    border: none;
    float: left;
    list-style-type: none;
    margin: 0 !important;
    padding: 5px !important;
}
.social-profile-icons ul li a {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    text-align: center;
    line-height: 40px;
    color: #FFF;
    border-radius: 3px;
}
.social-profile-icons ul li a:hover { opacity: 0.8 }
.social-profile-icons ul li i {
    font-size: 18px;
    line-height: 40px;
}
.social-profile-icons .social-youtube a { background: #c9322b }
.social-profile-icons .social-rss a { background: #ef922f }
.social-profile-icons .social-twitter a { background: #40bff5 }
.social-profile-icons .social-facebook a { background: #5d82d1 }
.social-profile-icons .social-gplus a { background: #eb5e4c }
.social-profile-icons .social-vimeo a { background: #35c6ea }
.social-profile-icons .social-dribbble a { background: #f7659c }
.social-profile-icons .social-tumblr a { background: #426d9b }
.social-profile-icons .social-instagram a { background: #91653f }
.social-profile-icons .social-flickr a { background: #ff48a3 }
.social-profile-icons .social-pinterest a { background: #e13138 }
.social-profile-icons .social-linkedin a { background: #238cc8 }
.social-profile-icons .social-github a { background: #b5a470 }
.social-profile-icons .social-email a { background: #1d90dd }
.social-profile-icons .social-behance a { background: #1879fd }
.social-profile-icons .social-skype a { background: #13c1f3 }
.social-profile-icons .social-soundcloud a { background: #ff7e30 }
.social-profile-icons .social-stumbleupon a { background: #ff5c30 }
.social-profile-icons .social-dropbox a { background: #3476e4 }
.social-profile-icons .social-foursquare a { background: #0bbadf }
.social-profile-icons .social-reddit a { background: #ff4400 }
/*-[ Footer ]-------------------*/
footer > .footer-carousel-wrap, footer > .copyrights { background: #fff !important}
.footer-carousel-wrap { padding: 50px 0 }
footer {
    overflow: hidden;
    width: 100%;
    position: relative;
    clear: both;
    display: inline-table;
	background:#fff !important
}
footer .container { padding: 0 }
.footer-widgets {
    overflow: hidden;
    width: 100%;
    margin: 0;
}
.f-widget {
    width: 29.5%;
    float: left;
    position: relative;
    margin-bottom: 0;
    margin-right: 5.75%;
}
.widgets-num-4 .f-widget {
    width: 22%;
    margin-right: 2.5%;
}
.copyrights {
    width: 100%;
    padding: 36px 0 32px;
}
#copyright-note {
    width: 100%;
    margin: 0 auto;
}
#copyright-note > span { float: left;
font-size:14px;
line-height:20px;
color:#4C4C4C;
font-family: 'AvenirNextLTProRegular';
}
#copyright-note .right {
color:#4C4C4C;
font-size:15px;
line-height:20px;
font-family: 'AvenirLTStdMedium';
}
#copyright-note .right img{
vertical-align:middle;
margin-left:12px;
}
.postsby { margin-bottom: 25px }
/*-[ Back To Top ]---------------------------*/
#move-to-top {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    position: fixed;
    right: 10px;
    bottom: 31px;
    z-index: 25;
    background: #444;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-backface-visibility: hidden;
    border-radius: 3px;
}
#move-to-top:hover { color: #ffffff }
#move-to-top:not(.filling) {
    opacity: 0;
    visibility: hidden;
}
#move-to-top .fa-chevron-up {
    font-size: 14px;
    padding: 0;
    width: 40px;
    line-height: 40px;
    text-align: center;
}
/*-[ Post Tags ]---------------------------------*/
.tags {
    margin: 20px 0 0 0;
    width: 100%;
    float: left;
}
.tags a { margin-left: 5px }
/*-[ Author Box ]--------------------------------*/
.postauthor {
    margin: 0 0 50px 0;
    padding: 0;
    min-height: 180px;
    float: left;
    clear: both;
    width: 100%;
}
.postauthor h4 {
    text-transform: uppercase;
    font-size: 25px;
    line-height: 22px;
}
.postauthor .vcard {
    margin-bottom: 15px;
    text-transform: uppercase;
}
.postauthor .vcard .fa { padding-right: 7px }
.postauthor .vcard .mail { color: #919191 }
.author-box {
    float: left;
    width: 100%;
}
.author-box img, .author-box-content { margin: 0 }
.author-box img {
    float: left;
    width: 19.2%;
}
.author-box-content {
    position: relative;
    padding: 0 0 0 20px;
    min-height: 150px;
    background-color: #fff;
    overflow: hidden;
}
.postauthor p {
    padding-top: 0px;
    margin-bottom: 0;
}
.postauthor h4 a { color: #444 !important }
#respond h4, .total-comments, .postauthor h4, .postauthor-top {
  
}
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0!important }
/*-[ Tag widget ]------------------------------*/
.tagcloud a, #tags-tab-content a {
    font-size: 15px!important;
    padding: 7px 13px;
    margin-bottom: 7px;
    float: left;
    border-radius: 3px;
    margin-right: 7px;
    background: #c5c5c5;
    color: #FFFFFF!important;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
/*-[ Subscribe Widget ]------------------------*/
.mts-subscribe input[type="text"], .mts-subscribe input[type="submit"] {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.mts-subscribe input[type="text"] {
    width: 70%;
    float: left;
    padding: 15px 0;
    height: 48px;
    text-indent: 10px;
    background: #eeeeee;
    color: #919191;
    border: 1px solid #eee;
    border-right: 0px none;
    border-radius: 3px;
}
.mts-subscribe { overflow: hidden }
.mts-subscribe form { position: relative }
.mts-subscribe input[type="submit"] {
    background: #444;
    cursor: pointer;
    color: #fffefe!important;
    padding: 17px 0;
    float: left;
    height: 48px;
    text-align: center;
    width: 33%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 3px 3px 0;
}
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    list-style: none outside none;
    margin: 0 auto;
    max-width: 100%;
}
.ad-125 li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none !important;
    float: left;
    list-style: none outside none !important;
    margin-bottom: 15px;
    margin-left: 0;
    padding-left: 0;
    padding-top: 0 !important;
    max-width: 48%;
}
.ad-125 li:nth-child(2n+2) { float: right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 }
.ad-300 { text-align: center; }
/*-[ Calender Widget ]-------------------------*/
#wp-calendar {
    margin-bottom: 0;
    border: 0px none;
    position: relative;
}
#wp-calendar td {
    text-align: center;
    padding: 0;
    line-height: 40px;
}
#wp-calendar td a {
    display: block;
    color: #fff;
    background: #444;
}
#wp-calendar td a:hover, #wp-calendar #today { color: #fff }
#wp-calendar caption {
    font-size: 15px;
    padding: 10px 40px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background: #444;
}
#wp-calendar thead {
    background: transparent;
    font-size: 15px;
    font-weight: bold;
    color: #919191;
}
#wp-calendar thead th {
    padding: 25px 0;
    text-align: center;
    border-bottom: 1px solid #c5c5c5;
}
#wp-calendar thead th.today {
    border-bottom: 1px solid;
    color: #444;
}
#wp-calendar #prev, #wp-calendar #next {
    position: absolute;
    top: 0;
}
#wp-calendar #prev { left: 0 }
#wp-calendar #next { right: 0 }
#wp-calendar #prev a, #wp-calendar #next a { position: relative }
#wp-calendar #prev a:before, #wp-calendar #next a:before {
    position: absolute;
    font-family: "FontAwesome";
    font-size: 18px;
    color: #fff;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: #444;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
#wp-calendar #prev a:before {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    content: "\f104";
}
#wp-calendar #next a:before {
    border-left: 1px solid #5e5e5e;
    content: "\f105";
}
#wp-calendar tfoot .pad { display: none }
/*-[Comments]--------------*/
.nocomments {
    margin: 0;
    clear: both;
    float: left;
    width: 100%;
}
.total-comments { text-transform: uppercase }
#comments {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 50px;
}
#respond h4 {
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 7px;
    font-size: 25px;
    line-height: 20px;
}
#commentsAdd {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px;
}
#comments .avatar {
    position: absolute;
    left: -115px;
    top: 0;
}
.comment-box {
    background: #fff;
    padding: 0 0 0 20px;
    margin-left: 115px;
    min-height: 115px;
    position: relative;
}
.comment time { padding-left: 10px }
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}
input.text-input, #commentform input { padding: 11px }
input#author, input#email, input#url {
    width: 300px;
    border: 1px solid #eee;
    background: #eeeeee;
    max-width: 85%;
    margin-right: 10px;
}
input#author, input#email, input#url, #comment {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    border-radius: 3px;
}
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
    cursor: pointer;
    margin-bottom: -20px;
    text-decoration: underline;
    z-index: 100;
    position: relative;
}
#commentform input#submit, .contactform #submit, input[type="submit"] {
    background-color: #303136 !important;
    padding: 20px 0;
    color: #FFFFFF;
	font-family: 'procionoregular';
	font-size:19px;
	line-height:20px;
    text-decoration: none;
    float: right;
    cursor: pointer;
    display: inline-block;
    border: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-radius: 0;
    text-transform: uppercase;
	text-align:center;
}
.contactform #submit { float: left }
.contactform label { display: block }
.contactform {
    overflow: hidden;
    margin-bottom: 35px;
}
.error { color: red }
.thanks p { color: green }
ol.commentlist {
    margin-left: 0;
    margin-top: 13px;
}
.commentlist li {
    list-style: none;
    margin: 0 0 25px 0;
    padding-left: 0;
    float: left;
    width: 100%;
    position: relative;
}
.commentlist p { margin-bottom: 15px }
.ago {
    color: #919191;
    float: left;
    text-transform: uppercase;
    margin-right: 15px;
    font-size: 15px;
}
.fn {
    float: left;
    text-transform: uppercase;
    margin-right: 18px;
    font-size: 15px;
    font-weight: bold;
    position: relative;
}
.bypostauthor .fn { padding-left: 85px }
.fn a {
    font-weight: bold;
    font-size: 15px;
}
.comment-reply-link {
    color: #3498DB;
    float: right;
    margin-left: 15px;
    font-size: 14px;
}
.commentmetadata {
    overflow: hidden;
    margin-top: 15px;
}
.commentmetadata > ul, .commentmetadata > ol {
    margin-bottom: 15px!important;
    float: left;
}
.commentmetadata li {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.reply {
    margin-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    width: 100%;
    float: right;
}
.reply a {
    font-weight: bold;
    float: left;
    padding: 0 0px;
    color: #e52329;
    font-size: 12px;
}
#commentsAdd #respond h4 { margin-bottom: 25px }
.comment #respond #respond { margin-top: 20px }
.commentlist .children {
    margin-left: 113px;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
}
.commentlist .children li { padding-bottom: 0 }
.avatar {
    float: left;
    border-radius: 3px;
}
#respond h3 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
    width: 100%;
    border: 1px solid #eee;
    background: #eeeeee;
    padding: 2%;
    line-height: 25px;
    font-family: inherit;
}
#commentform textarea:focus { background: #fff }
#commentform p {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    clear: both;
}
#commentform p label {
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
}
.required {
    color: red;
    padding: 0;
    line-height: 1;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes { font-style: italic }
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}
.single .pagination {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
    padding: 0;
    width: 100%;


}
article .pagination { padding: 0 }
article .pagination a { margin-right: 10px }
.pagination ul {
    list-style: none;
    margin: 0 auto;
    display: inline-block;
}
.pagination-previous-next ul { display: block }
.pagination ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.pagination-previous-next ul li, .pagination ul li:only-child, .pagination ul li:last-child { border-right: 0px none }
.currenttext, .pagination a:hover, .single .pagination a:hover .currenttext {
    color: #fff;
    display: inline-block;
    padding: 10px 15px;
}
.currenttext {
    float: left;
    background: #DDD;
    border-radius: 3px;
    min-width: 42px;
}
.pagination a {
    background: #444;
    display: inline-block;
    float: left;
    text-decoration: none;
    padding: 10px 15px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    border-radius: 3px;
    min-width: 42px;
}
.pagination .nav-previous, .pagination .previous {
    float: left;
    margin: 0;
    margin-bottom: 10px;
}
.pagination .nav-next, .pagination .next {
    float: right;
    margin: 0;
    margin-bottom: 10px;
}
.pagination .nav-previous a, .pagination .nav-next a { color: #fff!important }
.single .pagination a .currenttext, .single .pagination a:hover .currenttext {
    padding: 0;
    background: transparent;
    margin-right: 0;
}
.single .pagination a:hover .currenttext { color: #fff }
.pagination .fa { font-size: 14px }
.pagination .nav-previous .fa { margin-right: 15px }
.pagination .nav-next .fa { margin-left: 15px }
/*-[ Contact Form ]------------------*/
.contact-form { position: relative }
.contact-form.loading:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
}
.contact-form label, .contact-form input, .contact-form textarea {
    display: block;
    width: 100%;
}
.contact-form input, .contact-form textarea { padding: 12px }
.contact-form label { margin-top: 12px }
.contact-form input[type="submit"] {
    margin-top: 12px;
    padding: 15px;
}
.mtscontact_error { color: #B90101 }
/*-[ AJAX search results ]------------------*/
.widget_search, #sidebar-search { overflow: visible }
.ajax-search-box-open #s { background-color: #eeeeee }
.ajax-search-results-container {
    position: absolute;
    top: 47px;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #FBFBFB;
    border: 1px solid #FBFBFB;
    border-top: none;
    color: #6a6a6a;
    margin-top: -1px;
    border-radius: 0 0 3px 3px;
}
.ajax-search-results-container a { padding: 0 }
.ajax-search-results-container.loading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,0.8);
}
ul.ajax-search-results {
    margin: 0;
    padding: 0;
}
.ajax-search-results li {
    margin: 0;
    display: block;
    float: left;
    clear: both;
    width: 100%;
    list-style: none;
    min-height: 50px;
    padding: 12px 12px 0;
    border-bottom: 0;
    position: relative;
}
.ajax-search-results li:last-of-type { padding-bottom: 12px }
.ajax-search-results .wp-post-image { margin: 3px 15px 0 0 }
.ajax-search-results .meta { margin: 5px 0 0 94px }
.ajax-search-meta .results-link {
    float: left;
    width: 100.6%;
    text-align: center;
    padding: 12px 20px;
    line-height: 1;
    border-radius: 0 0 3px 3px;
    background: #eee;
    margin: 0 -1px;
}
.ajax-search-results-container .no-results {
    padding: 8px;
    color: #AAA;
    font-style: italic;
}
.ajax-search-results .play-icon {
    left: 16.5%;
    top: 50%;
}
/*-[ Load More ]-------------------*/
.pace .pace-progress {
    background: #e52329;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 3px;
    -webkit-transition: width 0.8s;

    -moz-transition: width 0.8s;
    -o-transition: width 0.8s;
    transition: width 0.8s;
    -webkit-backface-visibility: hidden;
}
.admin-bar .pace .pace-progress { top: 32px }
.pace-inactive { display: none }
#load-posts, #fs2_load_more_container {
    float: left;
    width: 100%;
    text-align: center;
}
#load-posts a, #fs2_load_more_button {
    font-size: 15px;
    color: #fff;
    display: inline-block;
    float: none;
    line-height: 22px;
    text-decoration: none;
    padding: 9px 20px;
    margin: 15px 0 25px 0;
    background: #444;
    border-radius: 3px;
}
#fs2_load_more_button { margin-bottom: 0 }
#load-posts .fa, #fs2_load_more_button .fa { margin-right: 15px }
/*-[ Parallax ]--------------------------------*/
#parallax {
    position: relative;
    padding-bottom: 25.6%;
    height: 0;
    overflow: hidden;
    background-size: cover;
    margin-bottom: 15px;
}
#page.parallax { padding-top: 15px }
/*-[ Misc ]---------------------------*/
pre {
    overflow: auto;
    padding: 15px;
    margin: 15px 0;
    position: relative;
    background: #eee;
    font-family: monospace;
    color: #444;
}
pre:before {
    content: "\f121";
    color: #444;
    position: absolute;
    font-size: 18px;
    right: 14px;
    top: 6px;
    font-family: FontAwesome;
}
/*-[ WP Review ]--------------------------------*/
.latestPost-review-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    background: #FFF;
    padding: 2px 8px;
}
.latestPost-review-wrapper .review-total-star { margin: 4px 0 }
.latestPost-review-wrapper .percentage-icon {
    top: 0;
    font-size: inherit;
    font-style: normal;
}
.post-box .review-total-star {
    position: relative!important;
    right: auto!important;
    top: auto!important;
}
/*-[ Tabs Shortcode ]--------------------------------*/
article .tab_widget ul.wps_tabs li { border-color: #eee }
article .tab_widget ul.wps_tabs li.active {
    border-color: #eee;
    background: #eee!important;
}
article .tab_widget .tab_content { background: #eee }
article .tab_widget .tab_container { border-color: #eee }
article .toggle .wps_togglet, article .toggle .toggleta {
    border-color: #eee;
    background: #eee;
}
article .toggle .togglec {
    background: #F9F9F9;
    border-color: #F9F9F9;
}
/*-[ Mega Menu ]------------------------------------*/
#wpmm-megamenu a:hover { background: none!important; }
#wpmm-megamenu .review-total-only { border-radius: 0 3px 0; }
#navigation .menu .menu-item-wpmm-megamenu a:hover { background: transparent; }
#navigation .menu .wpmm-light-scheme.menu-item-wpmm-megamenu a:hover {
    background: transparent;
    color: #333!important;
}
/*-----------------------------------------------
/* Shortcodes
/*---------------------------------------------*/
/*-[ Notifications ]---------------------------*/
.post-content .message_box {
    margin: 10px 0;
    border-radius: 3px;
}
.post-content .message_box p {
    margin: 0;
    padding: 14px;
    background: none;
}
.post-content .note {
    background: #FFE4A4;
    color: #a57919;
    border: 1px solid #FFE4A4;
}
.post-content .announce {
    background: #B2EDFF;
    color: #1983a6;
    border: 1px solid #B2EDFF;
}
.post-content .success {
    background: #E1F4CA;
    color: #68a519;
    border: 1px solid #E1F4CA;
}
.post-content .warning {
    background: #FCE9E9;
    color: #C66064;
    border: 1px solid #FCE9E9;
}
/*-[ Buttons ]---------------------------------*/
.post-content .buttons {
    font-size: 15px;
    line-height: 1;
    text-decoration: none;
    position: relative;
    margin: 10px 10px 10px 0;
    padding: 10px 25px;
    overflow: hidden;
    display: inline-block;
    width: auto;
    border-top: 2px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* Could be removed, if "a" transition property is set to "all" */
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.post-content .buttons span {
    float: none;
    overflow: hidden;
}
.post-content a.buttons {
    color: #fffefe !important;
    text-decoration: none;
    border-radius: 3px;
    padding: 12px 25px;
    border: 0;
    box-shadow: none;
}
.post-content a.btn_white { color: #444 !important }
a.buttons.left {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
.post-content a.buttons.right {
    margin-left: 10px;
    margin-bottom: 10px;
    float: right;
}
.post-content a.buttons.center {
    clear: both;
    display: inline-block;
    float: none;
    width: auto;
}
.post-content a.buttons:hover { cursor: pointer }
/* Button Colors */
.post-content .btn_red { background: #e52329;}
.post-content .btn_red:hover { background-color: #f7343a }
.post-content .btn_red:active {
    background-color: #ce1f25;
    border-top-color: #a5191e;
}
.post-content .btn_green { background: #67aa11;}
.post-content .btn_green:hover { background-color: #74bf14 }
.post-content .btn_green:active {
    background-color: #5c970f;
    border-top-color: #4a790c;
}
.post-content .btn_blue { background: #1983a6;}
.post-content .btn_blue:hover { background-color: #1e9cc5 }
.post-content .btn_blue:active {
    background-color: #167290;
    border-top-color: #125b73;
}
.post-content .btn_yellow { background: #F2BD00;}
.post-content .btn_yellow:hover { background-color: #c39735 }
.post-content .btn_yellow:active {
    background-color: #947021;
    border-top-color: #765a1a;
}
.post-content .btn_brown { background: #D1B593;}
.post-content .btn_brown:hover { background-color: #D9C2A5 }
.post-content .btn_brown:active {
    background-color: #D1B593;
    border-top-color: #BC966B;
}
.post-content .btn_white { background: #F4F4F4;}
.post-content .btn_white:hover { background-color: #F7F7F7 }
.post-content .btn_white:active {
    background-color: #F4F4F4;
    border-top-color: #CECECE;
}
.featured-image-full{
position:relative;
}
.featured-image-inner img{
display:block;
}
.page-caption {
 background: #fff;
    position: absolute;
	bottom:43px;
    z-index: 999;
}
.page-caption h1{
color: #1A1A1A;
    font-size: 35px;
    font-weight: normal;
    line-height: 35px;
	font-family: 'procionoregular';
padding:21px 35px 21px 46px;
margin:0;
  text-transform: none;
}
.header-top-sidebar #text-2{
float:left;
}
.header-top-sidebar #text-3{
float:right;
}
.home-left ul li{
font-size:14px;
line-height:20px;
color:#595959;
background:url(images/header-left-img.png) no-repeat left center;
padding-left:22px;
font-family: 'AvenirNextLTProRegular';
font-weight:600;
}
.home-right ul li{
font-size:18px;
line-height:20px;
color:#595959;
background:url(images/header-right-img.png) no-repeat left 4px;
padding-left:18px;
text-transform:uppercase;
font-family: 'aparajitaregular';
}
.home-right ul li a{
color:#595959;
}
.menu-inner{
width:965px;
margin:auto;
}
.secondary-navigation{
background:none !important;
color:#000;

}
.secondary-navigation ul li a{
font-size:13px;
line-height:20px;
color:#000000;
font-family: 'AvenirNextLTProRegular';
 font-weight:bold;
 text-transform:uppercase;
 background:url(images/navigation-img.png) no-repeat right center;
 padding:15px 21px;
 }
.secondary-navigation ul li:last-child a{
background:none;
}
.home-page-content{
text-align:center;
}
.home-page-content h4{
font-size:35px;
line-height:35px;
font-family: 'aparajitaregular';
color:#1A1A1A;
font-weight:normal;
text-transform:none;
margin:13px 0 5px;
}
.home-page-content p{
font-size:22px;
line-height:22px;
margin:0;
color:#000000;
font-family: 'procionoregular';
}
.post-image-div{
position:relative;
}
.our-networks-title{
position:absolute;
z-index:9999;
  bottom: 16px;
    left: 20px;
}
.our-networks-title h4 {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    text-transform: none;
	font-family: 'AvenirNextLTProRegular';
	margin:0;
}
.our-networks-details.one_third{
margin-right: 44px;
    width: 200px;
	margin-bottom:0;
}
.home-tavern-posts-inner{
width:695px;
margin:auto;
}
.image-text-div{
width:975px;
margin:auto;
}
.image-div-left{
float:left;
}
.image-div-right{
float:right;
 margin-top: 0;
    width: 77%;
}
.image-div-right p{
color: #000000;
    font-size: 18px;
    line-height: 30px;
	font-family: 'AvenirLTStdMedium';
	margin:0;
}
.image-text-sidebar{
padding:88px 0 66px;
}
.bg-text-sidebar{
border-bottom:1px solid #EBEBEB;
padding:38px 0 68px;
}
.bg-text-left{
float:left;
background:url(images/membership-img1.png) no-repeat center center;
    text-align: center;
    width: 650px;
	padding:4px 0 32px;
}
.bg-text-middle{
float:left;
margin-top: 45px;
padding-left: 51px;
}
.bg-text-right{
float:right;
   margin-top: 46px;
    width: 28%;
}
.bg-text-left img{
padding:56px 0 0;
}
.bg-text-left h5{
font-size:30px;
line-height:30px;
color:#1A1A1A;
text-transform:none;
 font-family: 'procionoregular';
font-weight:normal;
margin:18px 0 15px;
}
.bg-text-left p{
font-size:17px;
line-height:23px;
color:#1A1A1A;
font-family: 'AvenirLTStdMedium';
}
.bg-text-right h6{
font-size:18px;
line-height:20px;
color:#000000;
font-family: 'AvenirLTStdMedium';
text-transform:none;
font-weight:normal;
border-bottom:1px solid #EBEBEB;
  margin: 0 0 20px;
    padding: 0 0 13px 8px;
}
.bg-text-right h4{
font-size:29px;
line-height:34px;
color:#1A1A1A;
font-family: 'procionoregular';
text-transform:none;
margin:0 0 16px 10px;
font-weight:normal;
}
.bg-text-right p{
font-size:18px;
line-height:20px;
color:#000;
margin:0 0 0 10px;
}
.bg-text-right p a{
color:#000000;
text-decoration:underline;
font-family: 'AvenirNextLTProRegular';
}
.footer-left{
float:left;
}
.footer-right{
 float: left;
    margin-left: 48px;
}
.footer-div-one ul li{
font-size:16px;
line-height:22px;
color:#595959;
font-family: 'AvenirLTStdMedium';
margin:0 0 15px;
}
.footer-div-one ul li a{
font-size:16px;
line-height:20px;
color:#595959;
}
.footer-div-one ul li.address-img{
background:url(images/footer-img1.png) no-repeat left 3px;
padding-left:20px;
}
.footer-div-one ul li.phone-img{
background:url(images/footer-img2.png) no-repeat left 3px;
padding-left:20px;
}
.footer-div-one ul li.mail-img{
background:url(images/footer-img3.png) no-repeat left 5px;
padding-left:20px;
}
.footer-menu-inn ul li{
font-size:13px;
line-height:20px;
font-family: 'AvenirNextLTProRegular';
font-weight:600;
text-transform:uppercase;
margin:0 0 13px;
}
.footer-menu-inn ul li a{
color:#000000;
}
.f-widget.f-widget-1{
 padding: 26px 0;
    width: 19.3%;
border-right:1px solid #EBEBEB;
}
.f-widget.f-widget-2{
border-right:1px solid #EBEBEB;
  padding: 26px 0;
    width: 25.6%;
}
.f-widget.f-widget-3{
   border-right: 1px solid #ebebeb;
    padding: 21px 30px 21px 0;
    width: 320px;
}
.f-widget.f-widget-4{
width:241px;
}
.visit-page-content-inner h3{
font-size:35px;
line-height:35px;
color:#1A1A1A;
text-transform:none;
font-weight:normal;
font-family: 'procionoregular';
margin:0 0 32px;
}
.visit-page-content-inner h6{
 color: #000000;
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    text-transform: none;
	margin:0 0 26px;
	font-family: 'AvenirLTStdMedium';
}
.visit-page-content-inner p{
font-size:18px;
line-height:30px;
color:#000000;
font-family: 'AvenirLTStdMedium';
margin:0 0 14px;
}
.admission-content-l{
float:left;
}
.admission-content-r{
float:right;
width:57%;
}
.admission-content h4{
font-size:25px;
line-height:25px;
color:#1A1A1A;
text-transform:none;
font-weight:normal;
margin:0 0 26px;
font-family: 'procionoregular';
}
.admission-content ul li{
font-size:18px;
line-height:24px;
color:#000000;
font-family: 'AvenirLTStdMedium';
background:url(images/visit-img.png) no-repeat left 8px;
padding-left:30px;

margin:0 0 20px;
}
.admission-content ul li a{
color:#000;
text-decoration:underline;
}
.admission-content{
margin:45px 0 0;
}
.visit-page-content-inner h5{
font-size:25px;
line-height:25px;
color:#1A1A1A;
text-transform:none;
font-weight:normal;
margin:62px 0 25px;
font-family: 'procionoregular';
}
.visit-page-content-full{
padding:72px 0 15px;
}
.site-rental-bottom-sidebar-inner ul li{
font-size:21px;
line-height:21px;
font-family: 'procionoregular';
color:#1A1A1A;
background:url(images/site-rental-phone-icon.png) no-repeat left 5px;
padding-left:85px;
}
.site-rental-bottom-sidebar-inner ul li span{
display:block;
font-size:31px;
line-height:40px;
font-family: 'AvenirLTStdMedium';
color:#000000;
}
.site-rental-bottom-sidebar-inner .widget_text{
  margin: auto;
    width: 445px;
}
.site-rental-bottom-sidebar{
border-top:1px solid #EBEBEB;
padding:50px 0 32px;
}
.contact-email-left{
float:left;
width:48%;
}
.contact-phone-right{
float:right;
width:48%;
}
.contact-page-content-full{
padding:65px 0 50px;
border-bottom:1px solid #EBEBEB;
}
.contact-main-div{
border-bottom:1px solid #EBEBEB;
padding:0 0 32px;
}
.contact-details-top-list{
padding:0 0 20px;
}
.contact-main-div h4{
color: #1A1A1A;
    font-size: 35px;
    font-weight: normal;
    line-height: 35px;
    padding-left: 55px;
    text-transform: none;
	margin:0 0 30px;
	font-family: 'procionoregular';
background:url(images/contact-img1.png) no-repeat left center;
}
.contact-first{
float:left;
width:21%;
}
.contact-second{
float:left;
width:12%;
}
.contact-third{
float:left;
width:25%;
}
.contact-fourth{
float:left;
width:12%;
}
.contact-fifth{
float:left;
width:16%;
}
.contact-sixth{
float:right;
}
.contact-main-div ul li{
font-size:27px;
font-family: 'AvenirLTStdMedium';
line-height:30px;
color:#000000;
}
.contact-main-div ul li a{
color:#000;
display:block;
}
.contact-main-div ul li span{
display:block;
font-size:17px;
line-height:20px;
color:#000;
margin:0 0 5px;
}
.contact-main-div .mail-content-text ul li{
margin:0 0 32px;
}
.contact-main-div h3{
color: #1A1A1A;
    font-size: 35px;
    font-weight: normal;
    line-height: 35px;
    padding-left: 52px;
    text-transform: none;
	background:url(images/contact-img2.png) no-repeat left 5px;
	 font-family: 'procionoregular';
	 margin:52px 0 0;
}
.mail-content-text{
margin:32px 0 0;
}
.mail-content-text-left{
float:left;
width: 51%;
}
.mail-content-text-middle{
float:left;
   width: 25%;
}
.mail-content-text-right{
float:right;
}
.contact-form-main-div{
padding:53px 0 0;
}
.contact-form-left{
float:left;
width:53%;
}
.contact-form-right{
float:right;
width:41%;
}
.contact-form-right h1{
font-size:35px;
line-height:35px;
color:#1A1A1A;
text-transform:none;
font-family: 'procionoregular';
margin:0 0 30px;
font-weight:normal;
background:url(images/contact-img2.png) no-repeat left 6px;
 padding-left: 54px;
}
.contact-form-left h2{
color:#1A1A1A;
font-size:35px;
line-height:35px;
font-weight:normal;
text-transform:none;
font-family: 'procionoregular';
margin:0 0 22px;
}
.contact-form-left h2.contact-mail-heading{
background:url(images/contact-img3.png) no-repeat left 5px;
padding-left: 36px;
}
.contact-form-left h2.contact-fax-heading{
background:url(images/contact-us-fax-icon.png) no-repeat left center;
padding-left:39px;
}
.contact-form-left p{
 color: #000000;
    font-size: 17px;
    line-height: 20px;
	margin:36px 0 13px;
	font-family: 'AvenirLTStdMedium';
}
.contact-form-left h5{
font-size:27px;
line-height:27px;
font-family: 'AvenirLTStdMedium';
color:#000000;
font-weight:normal;
text-transform:none;
margin:0;
}
.contact-form-left ul li.contact-bottom-mail{
border-bottom:1px solid #EBEBEB;
 margin-bottom: 54px;
    padding-bottom: 58px;
}
.month-nav .li1, .month-nav .li3{
 text-indent: -99999px;
}
.month-nav .li1{
float:left;
width: 13%;
}
.month-nav .li1 a{
background:url(images/calendar-img-left.png) no-repeat center center;
}
.month-nav .li3{
float:right;
width:7%;
}
.month-nav .li3 a{
background:url(images/calendar-img-right.png)  no-repeat left center;
}
.month-nav .li1 a, .month-nav .li3 a{
display:block;
}
.month-nav .li2{
color:#1A1A1A;
font-size:35px;
line-height:22px;
font-family: 'procionoregular';
float:left;
width:65%;
text-align:center;
}
.member-ship-top-content{
padding:65px 0 48px;
}
.membership-page-div h5{
 color: #1A1A1A;
    font-size: 35px;
    font-weight: normal;
    line-height: 35px;
    text-transform: none;
	font-family: 'procionoregular';
	margin:0 0 15px;
}
.membership-page-div p{
color: #000000;
    font-size: 22px;
    line-height: 22px;
	font-family: 'AvenirLTStdMedium';
	margin:0;
}
.membership-page-div p a{
color:#000;
text-decoration:underline;
}
.membership-div-main{
text-align:center;
}
.membership-div{
background:#EBEBEB;
margin-right:40px;
margin-bottom:40px;
}
.membershp-title-two h4{
color: #1a1a1a;
    font-size: 25px;
    font-weight: normal;
    line-height: 32px;
    text-align: center;
    text-transform: none;
	font-family: 'procionoregular';
	margin:16px auto 28px;
	width:60%;
}
.membershp-title-two ul li{
  color: #000;
    font-size: 16px;
    line-height: 22px;
	font-family: 'AvenirLTStdMedium';
	margin:0 0 20px;
}
.member-ship-last-div{
 margin: 37px auto auto;
    width: 350px;
}
.member-ship-last-div span{
display:block;
font-size:31px;
line-height:30px;
color:#000;
}
.member-ship-last-div ul li{
font-size:21px;
line-height:20px;
color:#1A1A1A;
background:url(images/contact-img1.png) no-repeat left center;
padding-left:50px;
}
.about-left-tabs{
float:left;
width:20%;
}
.about-right-tabs{
float:right;
width:75%;
}
.ui-tabs .ui-tabs-nav li a{
color:#707070;
font-size:19px;
line-height:20px;
display:block;
font-family: 'procionoregular';
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a{
color:#1A1A1A;
}
.getinvolved-main h6{
    color: #000000;
    font-size: 22px;
    font-weight: normal;
    line-height: 32px;
    text-transform: none;
	margin:0 0 32px;
	font-family: 'AvenirLTStdMedium';
}
.getinvolved-main h6 a{
color:#000;
text-decoration:underline;
}
.getinvolved-left{
 float: left;
 padding-left:45px;
    width: 39%;
	background:url(images/involved-img.png) no-repeat left 6px;
}
.getinvolved-middle{
float:left;
margin:5% 0 0 7%;
}
.getinvolved-right{
 float: right;
    width: 39%;
	background:url(images/involved-img.png) no-repeat left 6px;
	padding-left:45px;
}
.about-page-tabs-content-inn .getinvolved-left p, .about-page-tabs-content-inn .getinvolved-right p{
border-bottom: 1px solid #ebebeb;
padding:0 0 15px 8px;
font-size:20px;
line-height:28px;
}
.about-page-tabs-content-inn .getinvolved-left h5, .about-page-tabs-content-inn .getinvolved-right h5{
font-size:18px;
line-height:24px;
color:#1A1A1A;
font-family: 'AvenirLTStdMedium';
font-weight:normal;
text-transform:none;
margin:0;
}
.about-page-tabs-content-inn .getinvolved-middle p{
background:#F5F4EE;
border-radius:100%;
 color: #1a1a1a;
    font-size: 22px;
    line-height: 22px;
	margin:0;
    padding: 22px 0;
	font-family: 'AvenirLTStdMedium';
    text-align: center;
	width:73px;
	height:70px;
}
.getinvolved-main-div{
padding:38px 0 0;
}
.get-involver-tabs-full{
padding:75px 0 22px;
}
.volunteer-main-div-left{
float:left;
width:36%;
border-right:1px solid #EBEBEB;
padding:9px 0 9px 8px;
}
.volunteer-main-div-right{
float:right;
padding: 9px 0;
    width: 58%;
}
.volunteer-main-div-one ul li{
font-size:23px;
line-height:23px;
color:#000;
font-family: 'AvenirLTStdMedium';
}
.volunteer-main-div-one span{
font-size:18px;
line-height:22px;
color:#000;
display:block;
}
.volunteer-main-div-one ul li a{
color:#000;
}
.volunteer-main-div-left ul li{
background:url(images/get-involved-phone-icon.png) no-repeat left 5px;
padding-left:68px;
}
.volunteer-main-div-right ul li{
background:url(images/get-involved-message-icon.png) no-repeat left 4px;
padding-left:67px;
}
.services-tabs-contenth3{
font-size:35px;
line-height:35px;
color:#1A1A1A;
text-transform:none;
font-weight:normal;
}
.services-tabs-content h3{
font-size:35px;
line-height:35px;
color:#1A1A1A;
text-transform:none;
font-weight:normal;
}
.services-tabs-content h3{
font-size:35px;
line-height:35px;
color:#1A1A1A;
text-transform:none;
font-weight:normal;
}
.about-page-tabs-content-inn .getinvolved-main ul{
margin:46px 0 42px;
}
.about-page-tabs-content-inn .getinvolved-main ul li{
   color: #000000;
    font-family: 'AvenirLTStdMedium';
    font-size: 18px;
        line-height: 24px;
    margin: 0 0 20px;
    padding-left: 26px;
background:url(images/visit-img.png) no-repeat left 8px;
}
.about-page-tabs-content-inn .getinvolved-main h2{
  color: #1A1A1A;
    font-size: 25px;
    font-weight: normal;
    line-height: 25px;
    text-transform: none;
	margin:52px 0 26px;
	font-family: 'procionoregular';
}
.about-tabs-content h3.about-tabs-title{
color: #1A1A1A;
    font-size: 35px;
    font-weight: normal;
    line-height: 35px;
    text-transform: none;
	margin:0 0 26px;
	font-family: 'procionoregular';
}
.about-page-tabs-content-inn h5{
color: #000000;
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    text-transform: none;
	margin: 0 0 15px;
	 font-family: 'AvenirLTStdMedium';
}
.about-page-tabs-content-inn p{
 color: #000000;
    font-size: 18px;
    line-height: 32px;
	 font-family: 'AvenirLTStdMedium';
	 margin:0 0 18px;
}
.about-page-tabs-full{
padding:66px 0 14px;
}
.ui-tabs .ui-tabs-nav li{
border-bottom:1px solid #EBEBEB;
padding-bottom:18px;
margin-bottom:18px;
}
.ui-tabs .ui-tabs-nav li:last-child{
border:none;
}
.edocator-main-sidebar-div{
background:#FAFAFA;
padding:72px 90px 48px;
}
.educator-left-div{
float: left;
    width: 33%;
}
.educator-left-div-one{
float:left;
width:27%;
}
.educator-middle-div{
float:left;
width:14%;
}
.educator-right-div{
float:right;
width:18%;
}
.educator-left-div h6{
font-size:25px;
line-height:25px;
color:#1A1A1A;
text-transform:none;
font-weight:normal;
margin:0 0 8px;
font-family: 'procionoregular';
}
.educator-left-div p{
font-size:16px;
line-height:31px;
color:#000;
font-family: 'AvenirLTStdMedium';
}
.edocator-main-sidebar-div ul li{
font-size:16px;
line-height:20px;
color:#000;
font-family: 'AvenirLTStdMedium';
margin:0 0 26px;
}
.edocator-main-sidebar-div ul li a{
color:#000;
text-decoration:underline;
}
.educator-tab-detail.grade-half{
  margin-right: 40px;
    text-align: center;
    width: 48.3%;
	margin-bottom:41px;
	float:left;
	min-height:508px;
	background:#EBEBEB;
}
.educator-tab-detail.grade-half.full{
width:100%;
margin-right:0;
min-height:inherit;
}
.educator-post-img h6{
color:#1A1A1A;
font-size:19px;
line-height:20px;
font-weight:normal;
text-transform:none;
margin:20px 0 4px;
font-family: 'procionoregular';
}
.educator-post-img h5{
 color: #1a1a1a;
    font-size: 25px;
    font-weight: normal;
    line-height: 25px;
    text-transform: none;
	font-family: 'procionoregular';
	margin:0 0 32px;
}
.educator-post-img p{
font-size:16px;
line-height:33px;
color:#000;
font-family: 'AvenirLTStdMedium';
}
.educator-post-img{
padding:66px 0 40px;
}
.show_mobile{
display:none;
}
.header-top-sidebar-full{
border-bottom:1px solid #EBEBEB;
padding:19px 0 17px;
}
.header-logo-full{
border-bottom:1px solid #EBEBEB;
}
.tp-caption.small_text a{
border:2px solid #FFFFFF;
color:#fff;
padding:16px 36px;
}
.tp-bullets.simplebullets.square-old .bullet{
background:url(images/home-slider-square.png) no-repeat;
width:16px;
height:16px;
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected{
background:url(images/home-slider-square-active.png) no-repeat;
}
.home-top-content-full{
padding:85px 0 52px;
}
.home-upcoming-events-l{
 margin-top: 8px;
 float:left;
 width:32%;
}
.home-upcoming-events-m{
float:left;
width:31%;
}
.home-upcoming-events-r{
float:right;
width:30%;
position:relative;
}
.home-upcoming-events-l h4{
color:#1A1A1A;
font-size:35px;
line-height:35px;
font-weight:normal;
margin:0 0 22px;
text-transform:none;
font-family: 'procionoregular';
}
.home-upcoming-events-l p{
color:#000000;
font-size:17px;
line-height:23px;
font-family: 'AvenirLTStdMedium';
}
.home-upcoming-events-l a{
color:#000000 !important;
text-decoration:underline;
}
.home-upcoming-events-m .events-featured-img{
position:relative;
margin:0 0 22px;
max-height:250px;
overflow:hidden;
}
.events-featured-img img{
display:block;
width:100%;
}
.home-upcoming-events-m .events-featured-img .current-event-desc{
bottom: 0;
    position: absolute;
    right: 0;
    z-index: 9999;
}
.home-upcoming-events-m .events-featured-img .current-event-desc h6{
color:#1A1A1A;
font-size:12px;
line-height:20px;
font-weight:600;
font-family: 'AvenirNextLTProRegular';
margin:0;
background:#FFFFFF;
padding:13px 20px 5px;
border:1px solid #DEDEDE;
}
h5.current-event-title{
color:#1A1A1A;
font-size:23px;
line-height:30px;
font-weight:normal;
margin:8px 0;
text-transform:none;
font-family: 'procionoregular';
}
h5.current-event-title a{
color:#1A1A1A;
}
.current-events-date{
background:url(images/home-events-date-icon.png) no-repeat left center;
padding-left:20px;
}
.current-events-date h6{
color:#7F7F7F;
font-size:15px;
line-height:20px;
font-weight:normal;
margin:0;
font-family: 'AvenirLTStdMedium';
text-transform:none;
}
h5.upcoming-events-title{
color:#1A1A1A;
font-size:19px;
line-height:26px;
font-weight:normal;
margin:0 0 12px;
text-transform:none;
font-family: 'procionoregular';
}	
h5.upcoming-events-title a{
color:#1A1A1A;
}
.upcoming-events-date{
background:url(images/home-events-date-icon.png) no-repeat left center;
padding-left:20px;
}
.upcoming-events-date h6{
color:#7F7F7F;
font-size:15px;
line-height:20px;
font-weight:normal;
margin:0;
font-family: 'AvenirLTStdMedium';
text-transform:none;
}
.upcoming-events-desc{
}
.upcoming-events-desc h5{
color:#1A1A1A;
font-size:12px;
line-height:20px;
font-weight:600;
margin:0 0 20px;
font-family: 'AvenirNextLTProRegular';
background:#EBEBEB;
 padding: 11px 0;
    text-align: center;
    width: 160px;
}
.home-upcoming-events-r ul li{
border-bottom:1px solid #EBEBEB !important;
padding-bottom: 20px;
margin-bottom: 9px;
}
.home-upcoming-events-r ul li:last-child{
border:none;
}
.home-upcoming-events-full{
padding:0 0 60px;
}
.footer-top-full{
padding:40px 0 35px;
border-bottom:1px solid #EBEBEB;
}
.about-tabs-inn{
position:relative;
}
.about-tabs-inner-image{
 left: 0;
    position: absolute;
    top: 32%;
}
.history-time-line-l{
float:left;
width:380px;
}
.history-time-line-r{
float:right;
width:380px;
}
.history-time-line-left-inn{
background:url(images/historic-timeline-content-i.png) no-repeat right center;
padding-right:11px;
}
.history-time-line-right-inn{
background:url(images/historic-timeline-content-r.png) no-repeat left center;
padding-left:11px;
}
.about-page-tabs-content-inn .history-time-line-left-inn p, .about-page-tabs-content-inn .history-time-line-right-inn p{
background:#F5F4EE;
margin:0;
color:#000000;
font-size:14px;
line-height:26px;
padding:25px 26px;
}
.history-time-line-l-div1{
margin:22px 0 0;
}
.history-time-line-m{
float:left;
width:82px;
margin-left:19px;
}
.history-time-line-m-border{
border-left:2px solid #D1D1D1;
width:2px;
height:62px;
margin:auto;
}
.history-time-line-m-border-content{
color:#1A1A1A;
font-size: 15px;
    height: 80px;
    line-height: 20px;
    padding: 28px 0;
    text-align: center;
    width: 100%;
border-radius:100%;
border:2px solid #D0D0D0;
font-family: 'AvenirLTStdBlack';
}
.history-time-line-r-div1{
margin:33% 0 0;
}
.history-time-line-m-border.border-div3{
height:82px;
}
.history-time-line-l-div2{
margin:47% 0 0;
}
.history-time-line-m-border.border-div4{
height:46px;
}
.history-time-line-r-div2{
margin:28% 0 0;
}
.history-time-line-m-border.border-div5{
height:36px;
}
.history-time-line-l-div3{
margin:34% 0 0;
}
.history-time-line-m-border.border-div6{
height:42px;
}
.history-time-line-r-div3{
margin:33% 0 0;
}
.history-time-line-m-border.border-div7{
height:45px;
}
.history-time-line-l-div4{
margin:31% 0 0;
}
.history-time-line-m-border.border-div8, .history-time-line-m-border.border-div9, .history-time-line-m-border.border-div10, .history-time-line-m-border.border-div11{
height:34px;
}
.history-time-line-r-div4{
margin:36% 0 0;
}
.history-time-line-l-div5{
margin:30% 0 0;
}
.history-time-line-r-div5{
margin:34% 0 0;
}
.history-time-line-l-div6{
margin:29% 0 0;
}
.history-time-line-m-border.border-div12{
height:52px;
}
.history-time-line-r-div6{
margin:37% 0 0;
}
.history-time-line-m-border.border-div13{
height:42px;
}
.one_half.group-tours-images{
 margin-right: 10%;
    width: 45%;
	margin-bottom:72px;
}
.group-tours-images-l{
float:left;
 position: relative;
}
.group-tours-images-l img{
display:block;
}
.group-tours-images-r{
float:right;
width:53.5%;
}
.group-tours-post-title{
   bottom: 0;
    position: absolute;
    right: 0;
    z-index: 9999;
}
.group-tours-post-title h4{
color:#1A1A1A;
font-size:12px;
line-height:20px;
font-weight:600;
margin:0;
background:#FFFFFF;
font-family: 'AvenirNextLTProRegular';
padding:11px 21px;
}
.group-tours-images-r h6{
color:#1A1A1A;
font-size:21px;
line-height:29px;
font-weight:normal;
text-transform:none;
margin:0 0 12px;
font-family: 'procionoregular';
}
.group-tours-images-r p{
color:#000000;
font-size:18px;
line-height:32px;
font-family: 'AvenirLTStdMedium';
}
.group-tours-images-r h5{
border-top:1px solid #EBEBEB;
color:#1A1A1A;
font-size:19px;
line-height:20px;
font-weight:600;
text-transform:none;
font-family: 'AvenirNextLTProRegular';
padding:25px 0 0;
margin:0;
}
.group-tours-top-content-inner h5{
color:#1A1A1A;
font-size:35px;
line-height:35px;
font-weight:normal;
margin:0 0 31px;
text-transform:none;
font-family: 'procionoregular';
}
.group-tours-top-content-inner p{
color:#333333;
font-size:22px;
line-height:30px;
font-family: 'AvenirLTStdMedium';
}
.group-tours-top-content-inner p a{
color:#333333;
text-decoration:underline;
}
.group-tours-top-content{
padding:70px 0 32px;
}
.wpcf7-form p{
margin:0 0 13px;
}
.wpcf7-form textarea{
height:66px;
}
.page-template-page-contact .bg-text-sidebar{
display:none;
}
.news-post-content-r{
float:right;
width:68%;
margin-top:6px;
}
.news-post-title h2{
color:#1A1A1A;
font-size:25px;
line-height:30px;
font-weight:normal;
text-transform:none;
font-family: 'procionoregular';
margin:4px 0 14px;
}
.news-post-title h2 a{
color:#1A1A1A;
}
.news-post-title h2 span.news-title-author a{
text-decoration:underline;
}
.news-post-date{
}
.news-post-date h6{
color:#7F7F7F;
font-family: 'AvenirLTStdMedium';
font-size:15px;
line-height:20px;
background:url(images/news-date-icon.png) no-repeat left center;
padding-left:21px;
margin:0;
}
.news-page-full{
padding:75px 0 0;
}
.sidebar.c-4-12 .widget h3{
color:#1A1A1A;
font-size:12px;
line-height:20px;
font-weight:600;
background:#EBEBEB;
font-family: 'AvenirNextLTProRegular';
padding: 13px 0;
    text-align: center;
    width: 165px;
	margin:0 0 18px;
}
h5.recent-posts-title{
color:#1A1A1A;
font-size:19px;
line-height:29px;
font-weight:normal;
text-transform:none;
margin:0 0 12px;
font-family: 'procionoregular';
}
h5.recent-posts-title a{
color:#1A1A1A;
}
.widget_recent_entries ul li{
border-bottom:1px solid #EBEBEB;
margin-bottom: 25px;
    padding-bottom: 25px;
}
.widget_recent_entries ul li:last-child{
border:none;
}
.single-post .featured-image-inner img{
width:100%;
}
.single-post .page-caption h1{
padding-bottom:10px;
}
.single-post .page-caption .news-post-date {
    padding: 0 35px 21px 46px;
}
.news-single-page-inner .post-single-content h6{
color:#000000;
font-size:22px;
line-height:30px;
margin:0 0 30px;
font-weight:normal;
text-transform:none;
font-family: 'AvenirLTStdMedium';
}
.news-single-page-inner .post-single-content p{
color:#000000;
font-size:18px;
line-height:30px;
font-family: 'AvenirLTStdMedium';
margin:0 0 20px;
}
.related-posts .postauthor-top{
margin:40px 0 38px;
}
.related-news-title{
color:#1A1A1A;
font-size:25px;
line-height:30px;
margin:16px 0 6px;
font-family: 'procionoregular';
}
.related-news-title a{
color:#1A1A1A;
}
.news-single-page-full{
padding:80px 0 0;
}
.single-post .bg-text-sidebar{
padding-top:0;
}
.patner-ship-inner-content .partnership-main-div .one_fifth{
margin-right: 58px;
    width: 16%;
}
.patner-ship-inner-content .partnership-main-div .one_fifth .patner-ship-img2{
margin-left:25px;
}
.patner-ship-inner-content .partnership-main-div .one_fifth .patnership-image8{
margin-top:22px;
}
.patner-ship-inner-content .partnership-main-div .one_fifth .patnership-image13{
margin-top:35px;
}
.partnership-main-div{
margin:0 0 66px;
}
.patner-ship-images-full{
padding:43px 0 16px;
}
.patner-ship-inner-content h4{
color:#1A1A1A;
font-size:35px;
line-height:35px;
font-weight:normal;
text-transform:none;
margin:0 0 22px;
font-family: 'procionoregular';
}
.patner-ship-inner-content h6{
color:#000000;
font-size:22px;
line-height:30px;
font-family: 'AvenirLTStdMedium';
font-weight:normal;
text-transform:none;
margin:0 0 25px;
}
.patner-ship-inner-content p{
color:#000000;
font-size:18px;
line-height:30px;
font-family: 'AvenirLTStdMedium';
}
.patner-ship-full{
padding:70px 0 22px;
}
.calendar-page-l{
float:left;
width:61%;
}
.calendar-page-r{
float:right;
width:380px;
}
.calendar-page-r .upcoming-events-full ul li{
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 36px;
    padding-bottom: 36px;
}
.calendar-page-r .upcoming-events-full ul li:last-child{
border:none;
}
.calendar-details-inner{
border:1px solid #EBEBEB;
padding:46px 0 0 11px;
}
.events-page-full{
padding:91px 0 0;
}
.calendar-page-l .calendar-details-inner table tr.event-table-heading th{
color:#000000;
font-size:15px;
line-height:20px;
 font-family: 'AvenirLTStdBlack';
 border-right:1px solid #EBEBEB;
 padding:18px 27px 6px;
}
.calendar-page-l .calendar-details-inner table tr.event-table-heading th:last-child{
border:none;
}
.calendar-page-l .calendar-details-inner table tr td{
color:#000000;
font-size:17px;
line-height:20px;
font-family: 'AvenirLTStdMedium';
border-right:1px solid #EBEBEB;
padding:18px 30px;
}
.calendar-page-l .calendar-details-inner table tr td:last-child{
border:none;
}
.calendar-page-l .calendar-details-inner table tr td.has-event{
padding:7px 18px;
}
.calendar-page-l .calendar-details-inner table tr td.has-event a{
color:#000000;
background:#EBEBEB;
  display: block;
    padding: 11px 0 11px 12px;
    width: 42px;
}
.calendar-details-inner .month-nav{
padding:0 0 38px;
}
.single-events-page-full{
padding:65px 0 5px;
}
.event-details-inner ul li{
    margin-bottom: 25px;
}
.event-details-inner a.back_to_calendar{
font-family: 'AvenirLTStdMedium';
color:#000;
font-size:19px;
line-height:20px;
display:block;
}
.event-details-inner h3.eve-for{
color: #1a1a1a;
    font-family: 'AvenirNextLTProRegular';
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
    margin: 13px 0 25px;
	text-transform:none;
}
.site-rental-page-content-full{
padding:66px 0 50px;
}
.siterental-content-l{
float:left;
padding-right: 52px;
    width: 74.5%;
border-right:1px solid #EBEBEB;
}
.siterental-content-l p{
color:#000000;
font-size:18px;
line-height:30px;
font-family: 'AvenirLTStdMedium';
margin:0 0 14px;
}
.siterental-content-r{
float:right;
width:21%;
margin-top:15px;
}
.siterental-content-r h6{
color:#000000;
font-size:18px;
line-height:20px;
font-weight:normal;
text-transform:none;
margin:10px 0 16px;
font-family: 'AvenirLTStdMedium';
}
.siterental-content-r h3{
font-family: 'AvenirLTStdMedium';
color:#000;
font-size:26px;

line-height:26px;
font-weight:normal;
margin:0 0 12px;
}
.siterental-content-r p{
color:#4C4C4C;
font-size:16px;
line-height:21px;
font-family: 'AvenirLTStdMedium';
}
.site-rental-content-list h6{
color:#1A1A1A;
font-size:25px;
line-height:25px;
font-weight:normal;
text-transform:none;
margin:0 0 26px;
font-family: 'procionoregular';
}
.site-rental-content-list ul li{
color:#000000;
font-size:18px;
line-height:20px;
font-family: 'AvenirLTStdMedium';
background: url(images/visit-img.png) no-repeat left center;
padding-left:32px;
margin:0 0 22px;
}
.site-rental-content-list{
padding:42px 0 0;
}
.site-rental-page.one_third{
   margin-right: 93px;
    width: 28%;
	margin-bottom:70px;
}
.site-rental-image{
position:relative;
}
.site-rental-image img{
display:block;
}
.site-rental-post-title{
bottom: 0;
    position: absolute;
    right: 0;
}
.site-rental-post-title h4{
color:#1A1A1A;
font-size:12px;
line-height:20px;
margin:0;
font-weight:600;
font-family: 'AvenirNextLTProRegular';
padding:12px 16px;
background:#fff;
}
.member-ship-post-images{
padding:58px 0 52px;
}
.member-ship-posts-full .membership-div-main section{
  min-height: 1618px;
  margin:0 !important;
}
.member-ship-posts-full .membership-div-main section figure{
border:none !important;
padding:0 !important;
}
.member-ship-posts-full .membership-div-main section figure img{
width:inherit !important;
}
.member-ship-posts-full{
padding:0 0 35px;
}
.educator-posts-inner .educator-post-cat .ui-tabs-nav{
border-bottom:1px solid #EBEBEB;
}
.educator-posts-inner .educator-post-cat .ui-tabs-nav li{
border:none;
float:left;
    margin: 0 45px 0 0;
    padding: 0 0 28px;
}
.educator-posts-inner .educator-post-cat .ui-tabs-nav li a{
color:#8C8C8C;
font-size:24px;
font-family: 'AvenirLTStdMedium';
line-height:24px;
}
.educator-posts-inner .educator-post-cat .ui-tabs-nav li.ui-tabs-active{
border-bottom:2px solid #1A1A1A;
}
.educator-posts-inner .educator-post-cat .ui-tabs-nav li.ui-tabs-active a{
color:#1A1A1A;
}
.educator-post-cat{
padding:0 0 50px;
}
.educator-posts-full{
padding:78px 0 0;
}
.basic-information-l{
float:left;
}
.basic-information-r{
float:right;
 margin-top: 5px;
    width: 61.5%;
}
.basic-information-r ul li{
color:#000000;
font-size:16px;
line-height:20px;
font-family: 'AvenirLTStdMedium';
background:url(images/basic-information-top-list-.png) no-repeat left center;
   margin: 0 0 30px;
    padding-left: 18px;
}
.basic-information-top-inn{
padding:20px 0 0;
}
.basic-information-list{
background:#FAFAFA;
padding:55px 65px 16px;
margin:42px 0 72px;
}
.basic-information-list ul li{
color:#000000;
font-size:18px;
font-family: 'AvenirLTStdMedium';
line-height:20px;
margin:0 0 42px;
}
.basic-information-list ul li a{
color:#000000;
text-decoration:underline;
}
.basic-information-middle-l{
float:left;
width:53%;
}
.basic-information-middle-r{
float:right;
}
.basic-information-middle-l h5{
color:#000000;
font-size:22px;
line-height:32px;
font-weight:normal;
text-transform: none;
font-family: 'AvenirLTStdMedium';
margin:11px 0 20px;
}
.basic-information-middle-l p{
font-family: 'AvenirLTStdMedium';
font-size:18px;
line-height:32px;
color:#000;
}
.basic-information-bottom-l{
float:left;
}
.basic-information-bottom-r{
float:right;
width:62.5%;
}
.basic-information-bottom-r h5{
color:#000000;
font-size:22px;
line-height:22px;
font-weight:normal;
text-transform: none;
font-family: 'AvenirLTStdMedium';
margin:30px 0 20px;
}
.basic-information-bottom-r p{
font-family: 'AvenirLTStdMedium';
font-size:18px;
line-height:32px;
color:#000;
}
.basic-information-bottom{
padding:62px 0 75px;
}
.educator-sidebar-full{
padding:0 0 55px;
}
.educator-sidebar-bottom-inner{
 background: #fafafa;
    padding: 72px 90px 40px;
}
.educator-sidebar-bottom-inner h6{
   color: #1a1a1a;
    font-family: 'procionoregular';
    font-size: 25px;
    font-weight: normal;
    line-height: 25px;
    margin: 0 0 8px;
    text-transform: none;
}
.educator-sidebar-bottom-inner p{
  color: #000000;
    font-family: 'AvenirLTStdMedium';
    font-size: 16px;
    line-height: 20px;
}
.educator-sidebar-bottom-inner .wpcf7-form input{
background:#fff;
}
.educator-sidebar-bottom-inner .wpcf7-form input[type="submit"]{
font-size:14px;
   padding: 9px 12px 10px;
    width: 170px;
}
.make-reservation-form-1{
float:left;
width: 32.5%;
}
.make-reservation-form-2{
float:left;
 margin: 0 8px;
    width: 24%;
}
.make-reservation-form-3{
float:left;
   width: 24%;
}
.make-reservation-form-4{
float:right;
width:170px;
}
.educator-sidebar-last{
padding:0 0 35px;
}
.history-time-line-l .history-time-line-m-border-content, .history-time-line-r .history-time-line-m-border-content{
display:none;
}
.bg-text-left ul li a{
font-size:20px;
line-height:20px;
display:block;
 color: #1a1a1a;
    font-family: 'procionoregular';
	text-decoration:underline;
}
.bg-text-left ul{
margin:0 0 11px;
}
.home-upcoming-events-list.one_third{
 margin-bottom: 30px;
    margin-right: 41px;
    width: 31%;
}
.home-upcoming-events-main{
padding:5px 0 0;
}
.footer-twitter-feeds{
 border: 1px solid #e0e0e0;
    margin-top: 25px;
    max-height: 200px;
    overflow-y: scroll;
}
#cboxLoadedContent h4{
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	text-transform:none;
	text-align:center;
	font-family: 'procionoregular';
}
.contact-form-captcha{
	padding:0 0 16px;
}
.featured-image-full .contact-map-sidebar-full iframe{
	display:block;
	width:100%;
	height:300px;
}
.home-upcoming-events-r #home-upcoming-events .slick-arrow{
height: 40px;
position: absolute;
left: 0;
cursor: pointer;
width: 100%;
z-index: 999;
display: block;
text-indent: -99999px;
box-shadow: none;
border: 1px solid #959595;
border-radius: 0;
padding: 0;
background: none;
}
.home-upcoming-events-r #home-upcoming-events .slick-arrow.slick-prev{
    top: -45px;
}
.home-upcoming-events-r #home-upcoming-events .slick-arrow.slick-prev:before, .home-upcoming-events-r #home-upcoming-events .slick-arrow.slick-next:before{
	width: 26px;
height: 14px;
display: block;
content: "";
position: absolute;
left: 0;
right: 0;
margin: auto;
}
.home-upcoming-events-r #home-upcoming-events .slick-arrow.slick-prev:before{
	 background: url(images/home-events-downarrow.png) no-repeat;
}
.home-upcoming-events-r #home-upcoming-events .slick-arrow.slick-next{
    bottom: -30px;
}
.home-upcoming-events-r #home-upcoming-events .slick-arrow.slick-next:before{
	background: url(images/home-events-uparrow2.png) no-repeat;
}
.home-upcoming-events-r #home-upcoming-events .slick-arrow.slick-disabled{
	opacity:0.6;
}
.page-template-template_calender-php .events-page-full .calendar-page-r .upcoming-events-full .mCustomScrollbar{
	max-height:400px;
}
body.page-template-template_home-php .home-upcoming-events-full .home-upcoming-events-r .mCustomScrollbar{
	max-height:370px;
}
.main-container .events-calendar-section{
	padding:91px 0 0;
}
.main-container .events-calendar-section header{
	float:none;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view{
	float:left;
	width:61%;
}
.main-container .events-calendar-section .events-calendar-right{
float: right;
width: 380px;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container{
border: 1px solid #EBEBEB;
padding: 46px 11px 0;
min-height: auto;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header{
padding: 0;
margin: 0 0 12px;
display: block;
min-height: 62px;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-header__events-bar, .main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-item svg, .main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button, .main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker button time .tribe-events-c-top-bar__datepicker-mobile, .main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker button svg{
	display:none !important;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-common-a11y-hidden{
	display:block !important;
	visibility:visible;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-item{
	position:absolute;
	width:13%;
	padding:0;
	text-align:center;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-item button, .main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-item a{
height: 23px;
width: 13px;
outline: none;
border: none;
font-size: 0;
text-indent: -9999999px;
box-shadow: none;
cursor:pointer;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-item:first-child{
	left:0;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-item:last-child{
	right:0;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-item:first-child button, .main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-item:first-child a{
background: url(images/calendar-img-left.png) no-repeat center center;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-item:last-child a, .main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar__nav-list .tribe-events-c-top-bar__nav-list-item:last-child button{
background: url(images/calendar-img-right.png) no-repeat center center;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker{
	position: absolute;
width: 65%;
margin: auto;
left: 0;
right: 0;
top: 0;
text-align: center;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker button{
display: block;
width: 100%;
border: none;
background: none;
outline: none;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker button .tribe-events-c-top-bar__datepicker-desktop{
	color: #1A1A1A;
font-size: 35px;
line-height: 23px;
font-family: 'procionoregular';
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__header-row .tribe-events-calendar-month__header-column{
	padding:0;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__header-row .tribe-events-calendar-month__header-column .tribe-events-calendar-month__header-column-title{
color: #000000;
font-size: 15px;
line-height: 20px;
font-family: 'AvenirLTStdBlack';
border-right: 1px solid #EBEBEB;
padding: 18px 27px 6px;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell{
display: flex !important;
flex-direction: column;
visibility:visible;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day button.tribe-events-calendar-month__day-cell{
	display:none !important;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day{
padding: 0;
border-radius: 0;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell{
border-right: 1px solid #EBEBEB;
padding: 18px 5px;
text-align: center;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__day-date{
color: #000000;
font-size: 17px;
line-height: 20px;
font-family: 'AvenirLTStdMedium';
text-align: center;
font-weight: normal;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day:last-child .tribe-events-calendar-month__day-cell, .main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__header-row .tribe-events-calendar-month__header-column:last-child .tribe-events-calendar-month__header-column-title{
	border-right:none;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event{
	padding:0;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details .tribe-events-calendar-month__calendar-event-datetime{
	display:none !important;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details h3 a{
color: #000000;
font-size: 12px;
line-height: 15px;
font-family: 'AvenirLTStdMedium';
background: #EBEBEB;
display: block;
padding: 5px 0 4px;
font-weight: normal;
margin-top: 6px;
text-decoration: none;
border: none;
}
.main-container .events-calendar-section .tribe-events .tribe-events-calendar-month-mobile-events__mobile-day--show, .main-container .events-calendar-section .tribe-events .tribe-events-c-nav, .main-container .events-calendar-section .tribe-common .tribe-common-b2{
	display:none !important;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-events-widget-events-list__header{
	margin:0 0 35px;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-events-widget-events-list__header .tribe-events-widget-events-list__header-title{
color: #1A1A1A;
font-size: 12px;
line-height: 20px;
font-weight: 600;
font-family: 'AvenirNextLTProRegular';
background: #EBEBEB;
padding: 11px 0;
text-align: center;
width: 160px;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-events-widget-events-list__events .tribe-common-g-row{
border-bottom: 1px solid #ebebeb;
margin-bottom: 30px;
padding-bottom: 30px;
display:block;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-events-widget-events-list__events .tribe-common-g-row:last-child{
	border:none;
	margin:0;
	padding:0;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-events-widget-events-list__events .tribe-common-g-row .tribe-events-widget-events-list__event-date-tag{
background: url(images/home-events-date-icon.png) no-repeat left 2px;
padding:0 0 0 20px;
color: #7F7F7F;
font-size: 15px;
line-height: 20px;
font-weight: normal;
margin: 0 0 2px;
font-family: 'AvenirLTStdMedium';
text-transform: none;
width:100%;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-events-widget-events-list__events .tribe-common-g-row .tribe-events-widget-events-list__event-date-tag time{
	display:block;
	text-align:left;
	height:auto;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-events-widget-events-list__events .tribe-common-g-row .tribe-events-widget-events-list__event-date-tag time span{
	font-size: inherit;
line-height: inherit;
font-family: inherit;
font-weight: inherit;
color:inherit;
margin:0;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-events-widget-events-list__events .tribe-common-g-row .tribe-events-widget-events-list__event-header{
	border:none;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-events-widget-events-list__events .tribe-common-g-row .tribe-events-widget-events-list__event-header .tribe-events-widget-events-list__event-title{
color: #1A1A1A;
font-size: 19px;
line-height: 26px;
font-weight: normal;
text-transform: none;
font-family: 'procionoregular';
padding:0;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-events-widget-events-list__events .tribe-common-g-row .tribe-events-widget-events-list__event-header .tribe-events-widget-events-list__event-title a{
	color:inherit;
	border:none;
	text-decoration:none;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-common.tribe-events.tribe-events-view{
	width:100%;
	float:none;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-events-widget-events-list__view-more{
	display:none !important;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template{
	float:left;
	width:61%;
	padding:0;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-back{
	margin:0;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-back a{
font-family: 'AvenirLTStdMedium';
color: #000;
font-size: 16px;
line-height: 20px;
display: block;
font-weight: normal;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-single-event-title{
color: #1a1a1a;
font-family: 'AvenirNextLTProRegular';
font-size: 22px;
font-weight: 600;
line-height: 22px;
margin: 15px 0 10px;
text-transform: none;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-schedule{
	margin:0 0 30px;
	background: url(images/home-events-date-icon.png) no-repeat left center;
padding-left: 20px;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-schedule h2, body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-schedule .tribe-events-cost{
color: #7F7F7F;
font-size: 15px;
line-height: 20px;
font-weight: normal;
font-family: 'AvenirLTStdMedium';
text-transform: none;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-schedule h2{
	margin:0;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-event-image{
	margin:0 0 35px;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template p{
color: #000000;
font-size: 18px;
line-height: 32px;
font-family: 'AvenirLTStdMedium';
margin: 0 0 18px;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-cal-links{
	margin:0 0 30px;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-cal-links a{
background: #303136;
font-family: 'procionoregular';
color: #fff;
font-size: 17px;
line-height: 20px;
padding: 11px 20px;
border-radius: 3px;
margin: 0 15px 0 0;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-single-section.tribe-events-event-meta{
	margin:0;
	display:block;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-single-section.tribe-events-event-meta:after{
	clear:both;
	content:"";
	display:block;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group{
	float:left;
	width:32%;
	margin:0 2% 0 0;
	padding:35px 0 0;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group:nth-child(3n+0){
	margin-right:0;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group .tribe-events-single-section-title{
color: #1A1A1A;
font-size: 19px;
line-height: 26px;
font-weight: 600;
margin: 0 0 20px;
text-transform: none;
font-family: 'procionoregular';
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group dl{
margin: 0;
padding: 0;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group dl dt, body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group dl dd{
color: #000000;
font-size: 16px;
line-height: 18px;
font-family: 'AvenirLTStdMedium';
text-align: left;
width: 100%;
display: block;
font-weight: 600;
margin:0;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group dl dd{
margin: 5px 0 21px;
font-weight: normal;
border: none;
text-decoration: none;
}
body.single .main-container .events-calendar-section #tribe-events-footer{
	display:none;
}
.featured-exhibits-section{
	padding:120px 0 55px;
	background:#f4f4f4;
}
.featured-exhibits-section ul#featured_exhibit_slider{
	margin:0 -40px;
	list-style:none;
	padding:0;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item{
	float:left;
	width:50%;
	padding:0 40px;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_img_info, .virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_img_info, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_img_info{
	position:relative;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_img a, .featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_img img, .virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_img a, .virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_img img, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_img a, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_img img{
	display:block;
	width:100%;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_img img{
	height:375px !important;
	object-fit: cover;
object-position: top;
}
.virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_img img, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_img img{
height: 275px !important;
object-fit: cover;
object-position: top;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_cat, .virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_cat, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_cat{
	background:rgba(26, 26, 26, 0.8);
	position:absolute;
	left:0;
	bottom:0;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_cat h5{
	color:#ffffff;
	font-size:25px;
	line-height:25px;
	font-family: 'procionoregular';
	font-weight:normal;
	padding:20px 25px;
	margin:0;
	text-transform:none;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_info{
	padding:38px 0 0;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_info h4, .virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_info h4, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_info h4, .exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-info h4{
color: #1a1a1a;
font-size: 36px;
line-height: 40px;
font-weight: normal;
font-family: 'procionoregular';
text-transform: none;
margin: 0 0 17px;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_info h4 a, .virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_info h4 a, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_info h4 a, .exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-info h4 a{
	color:inherit;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_info h6, .virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_info h6, .single-exhbit-banner-section .single-exhbit-banner .single-exhbit-date h6, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_info h6, .exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-info h6{
	background:url(images/exhibition-date-icon.png) no-repeat left 2px;
color: #1a1a1a;
font-size: 20px;
font-family: 'AvenirBook';
line-height: 20px;
padding: 0 0 0 27px;
font-weight: normal;
text-transform: none;
margin:0;
}
.featured-exhibits-section ul#featured_exhibit_slider ul.slick-dots{
	list-style:none;
	margin:50px 0 0;
	padding:0;
	text-align:center;
	width:100%;
	height:10px;
}
.featured-exhibits-section ul#featured_exhibit_slider ul.slick-dots li{
float: none;
display: inline-block;
height: 10px;
vertical-align: top;
margin: 0 10px;
}
.featured-exhibits-section ul#featured_exhibit_slider ul.slick-dots li button{
width: 10px;
height: 10px;
background: #c8c8c8;
padding: 0;
border: none;
outline: none;
text-shadow: none;
border-radius: 100%;
font-size: 0;
text-indent: -999999px;
display: block;
cursor:pointer;
}
.featured-exhibits-section ul#featured_exhibit_slider ul.slick-dots li.slick-active button, .featured-exhibits-section ul#featured_exhibit_slider ul.slick-dots li:hover button{
	background:#1a1a1a;
}
.virtual-exhibition-section{
padding: 125px 0 30px;
border-bottom: 1px solid #ebebeb;
}
.virtual-exhibition-section ul.virtual-exhibits-list{
	list-style:none;
	margin:0;
	padding:0;
}
.virtual-exhibition-section ul.virtual-exhibits-list li, .exhibits-highlights-section .exhibits-highlights-left ul li{
	float:left;
	width:360px;
	margin:0 50px 70px 0;
}
.virtual-exhibition-section ul.virtual-exhibits-list li:nth-child(3n+0), .exhibits-highlights-section .exhibits-highlights-left ul li:nth-child(2n+0){
	margin-right:0;
}
.virtual-exhibition-section ul.virtual-exhibits-list li:first-child, .virtual-exhibition-section ul.virtual-exhibits-list li:nth-child(3n+1){
	clear:left;
}
.virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_cat h5, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_cat h5{
color: #ffffff;
font-size: 20px;
line-height: 20px;
font-family: 'procionoregular';
font-weight: normal;
padding:17px 21px;
text-transform:none;
margin:0;
}
.virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_info h4, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_info h4{
	font-size:30px;
	line-height:36px;
}
.virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_info, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_info{
	padding:28px 0 0;
}
.single-exhbit-banner-section .single-exhbit-banner{
	padding:92px 0 100px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
	text-align:center;
}
.single-exhbit-banner-section .single-exhbit-banner h5{
	color:#ffffff;
	font-size:25px;
	line-height:25px;
	font-weight:normal;
	text-transform:none;
	margin:0;
	font-family: 'procionoregular';
}
.single-exhbit-banner-section .single-exhbit-banner h2{
	color:#ffffff;
	font-size:54px;
	line-height:56px;
	font-weight:normal;
	font-family: 'procionoregular';
	margin:0;
	padding:18px 0 32px;
	text-transform:none;
}
.single-exhbit-banner-section .single-exhbit-banner .single-exhbit-date{
height: 46px;
line-height: 48px;
text-align: center;
background: #e7e7e7;
padding: 0 23px;
display: inline-block;
vertical-align: top;
}
.single-exhbit-banner-section .single-exhbit-banner .single-exhbit-date h6{
	display:inline-block;
}
.single-exhibit-content-section{
	padding:105px 0 120px;
}
.single-exhibit-content-section .single-exhibit-content-details ul li{
	float:left;
	margin:0 15px 0 0;
}
.single-exhibit-content-section .single-exhibit-content-details ul li img{
	display:block;
}
.single-exhibit-content-section .single-exhibit-content-details ul li:last-child{
	margin-right:0;
}
.single-exhibit-content-section .single-exhibit-content-details .single-exhibit-content-l{
	float:left;
	width:345px;
}
.single-exhibit-content-section .single-exhibit-content-details .single-exhibit-content-r{
	float:right;
	width:780px;
}
.single-exhibit-content-section .single-exhibit-content-details h5{
	color:#1a1a1a;
	font-size:24px;
	line-height:32px;
	font-weight:normal;
	text-transform:none;
	margin:0;
	font-family: 'procionoregular';
}
.single-exhibit-content-section .single-exhibit-content-details p{
font-family: 'AvenirBook';
color:#1a1a1a;
font-size:20px;
line-height:28px;
}
.single-exhibit-content-section .single-exhibit-content-details p:last-child{
	margin-bottom:0;
}
.exhibition-gallery-section{
	background:#1a1a1a;
	padding:100px 0 125px;
}
.exhibition-gallery-section .exhibits_gallery_title{
	text-align:center;
	padding:0 0 40px;
}
.exhibition-gallery-section .exhibits_gallery_title h1{
	background:url(images/exhibits-gallery-icon.jpg) no-repeat left center;
	color:#ffffff;
	font-size:36px;
	line-height:36px;
	margin:0;
	font-family: 'procionoregular';
	padding:0 0 0 52px;
	display:inline-block;
	text-transform:none;
}
.exhibition-gallery-section ul#exhibits_gallery_slider{
	list-style:none;
	margin:0;
	padding:0;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li{
padding: 50px 20px;
width: 670px;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details{
	position:relative;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details .exhibits_gallery_img img{
display: block;
width: 100%;
height: 420px !important;
object-fit: cover;
object-position: top;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li.slick-center.slick-current.slick-active{
width: 540px;
padding-top: 0;
padding-bottom: 0;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details .exhibits_gallery_info{
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
	z-index:9;
	background:rgba(26, 26, 26, 0.5);
	height:100%;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details .fz-toolbar{
display:none !important;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li.slick-center.slick-current.slick-active .exhibits_gallery_item_details .fz-toolbar{
	display:block !important;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details .exhibits_gallery_info .exhibits_gallery_info_l, .exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details .exhibits_gallery_info .exhibits_gallery_info_r{
	display:none;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li.slick-center.slick-current.slick-active .exhibits_gallery_item_details .exhibits_gallery_info{
	background:rgba(26, 26, 26, 0.6);
	padding:20px 55px 20px 15px;
	height:auto;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li.slick-center.slick-current.slick-active .exhibits_gallery_item_details .exhibits_gallery_info .exhibits_gallery_info_l, .exhibition-gallery-section ul#exhibits_gallery_slider li.slick-center.slick-current.slick-active .exhibits_gallery_item_details .exhibits_gallery_info .exhibits_gallery_info_r{
	display:block;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details .exhibits_gallery_info .exhibits_gallery_info_l{
float: left;
color: #ffffff;
font-size: 14px;
line-height: 20px;
font-family: 'AvenirBook';
width: 65%;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details .exhibits_gallery_info .exhibits_gallery_info_r{
	float:right;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details .exhibits_gallery_info .exhibits_gallery_info_r a{
	width:140px;
	height:40px;
	line-height:40px;
	display:block;
	text-align:center;
	background:#eaebea;
	color:#1a1a1a;
	font-size:14px;
	font-family: 'procionoregular';
	text-transform:uppercase;
}
.exhibition-gallery-section ul#exhibits_gallery_slider .slick-arrow{
font-size: 0;
width: 28px;
height: 52px;
text-indent: -9999999px;
padding: 0;
border: none;
outline: none;
position: absolute;
box-shadow: none;
top: 50%;
margin: -26px 0 0;
z-index: 999;
cursor:pointer;
}
.exhibition-gallery-section ul#exhibits_gallery_slider .slick-arrow.slick-prev{
	background:url(images/exhibition-gallery-left-arrow.png) no-repeat center center;
	left:120px;
}
.exhibition-gallery-section ul#exhibits_gallery_slider .slick-arrow.slick-next{
	background:url(images/exhibition-gallery-right-arrow.png) no-repeat center center;
	right:120px;
}
.watch-video-section{
padding: 95px 0 105px;
background: #fbfbfb;
}
.watch-video-section .watch-video-left{
	float:left;
	width:315px;
	padding:149px 0 0;
}
.watch-video-section .watch-video-right{
	float:right;
	width:775px;
}
.watch-video-section .watch-video-right iframe{
	display:block;
	width:100%;
	background:#000;
}
.watch-video-section .watch-video-left h2{
	color:#1a1a1a;
	font-size:36px;
	line-height:42px;
	font-weight:normal;
	text-transform:none;
	font-family: 'procionoregular';
	padding:0 0 0 55px;
	margin:0 0 25px;
	background:url(images/watch-video-icon.jpg) no-repeat left 1px;
}
.watch-video-section .watch-video-left .video-desc p{
	color:#6e6e6e;
	font-size:22px;
	line-height:30px;
	font-family: 'AvenirLTStdMedium';
	margin:0;
}
.watch-video-section .watch-video-left .video-desc p a{
	color:inherit;
	text-decoration:underline;
}
.exhibits_gallery_popup{
	width:1180px;
	margin:auto;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details{
background:#ffffff;
padding:90px 100px 100px;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_img{
	width:380px;
	float:left;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_img .fz-container{
	width:100% !important;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_img img{
height: 380px !important;
display: block;
object-fit: cover;
object-position: top;
width: auto !important;
max-width: 100% !important;
right: 0;
margin: auto !important;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_info{
	float:right;
	width:540px;
}
html body.single-event-exhibits #fancybox-overlay{
	background:#1a1a1a !important;
	opacity:0.5 !important;
}
html body.single-event-exhibits #fancybox-wrap{
padding: 0;
left: 0 !important;
right: 0 !important;
margin: auto;
}
html body.single-event-exhibits #fancybox-wrap #fancybox-outer{
	background:none;
	box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
html body.single-event-exhibits #fancybox-wrap #fancybox-outer .fancybox-bg{
	display:none !important;
}
html body.single-event-exhibits #fancybox-wrap #fancybox-outer #fancybox-content{
	border:none !important;
	background:none;
	padding:0;
	margin:auto;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_info h3{
	color:#1a1a1a;
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	font-family: 'procionoregular';
	margin:0 0 16px;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_info .exhibits_gallery_popup_content p{
	color:#1a1a1a;
	font-size:20px;
	line-height:28px;
	font-family: 'AvenirBook';
	margin:0 0 28px;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_info .exhibits_gallery_popup_content p:last-child{
	margin:0;
}
html body.single-event-exhibits #fancybox-wrap #fancybox-outer #fancybox-close{
	background:url(images/exhibits-gallery-popup-close-icon.jpg) no-repeat center center;
	top:40px;
	right:40px;
	width: 17px;
height: 17px;
}
.exhibits-highlights-section{
padding: 105px 0 110px;
border-bottom: 1px solid #ebebeb;
}
html body.single-event-exhibits .bg-text-sidebar, html body.page-template-template-virtual-exhibits .bg-text-sidebar{
	display:none;
}
.exhibits-highlights-section .exhibits-highlights-left{
	float:left;
	width:750px;
}
.exhibits-highlights-section .exhibits-highlights-right{
	float:right;
	width:360px;
}
.exhibits-highlights-section h2{
	color:#1a1a1a;
	font-size:36px;
	line-height:32px;
	font-weight:normal;
	margin:0 0 36px;
	font-family: 'procionoregular';
	text-transform:capitalize;
}
.exhibits-highlights-section .exhibits-highlights-left ul li{
	margin:0 30px 0 0;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item{
	padding:0 0 40px;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item:last-child{
	padding:0;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-img{
	width:100px;
	float:left;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-img a, .exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-img img{
	display:block;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-img img{
height: 100px !important;
object-fit: cover;
object-position: top;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-info{
	float:right;
	width:225px;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-info h4{
    font-size: 24px;
    line-height: 30px;
	margin:6px 0 10px;
}
html body.single-event-exhibits .fz-toolbar .fz-zoomin, html body.single-event-exhibits .fz-toolbar .fz-zoomout{
font-size: 0;
text-indent: -999999px;
width: 100%;
height: 30px;
display: block;
border: none;
border-radius: 0;
box-shadow: none;
outline: none;
padding: 0;
margin: auto;
cursor: pointer;
}
html body.single-event-exhibits .fz-toolbar{
width: 50px;
background: rgba(26, 26, 26, 0.8);
height: 82px;
position: absolute;
left:auto !important;
top:auto !important;
right: 0;
bottom: 0;
z-index: 9999;
margin: 0;
border-radius: 0;
text-align: center;
padding: 12px 0;
display:block !important;
}
html body.single-event-exhibits .fz-toolbar .fz-zoomin{
 background:url(images/image-plus-icon.png) no-repeat center center;
}
html body.single-event-exhibits .fz-toolbar .fz-zoomout{
  background:url(images/image-minus-icon.png) no-repeat center center;
}
html body.single-event-exhibits .fz-toolbar .fz-reset{
	display:none;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li.slick-center.slick-current.slick-active .exhibits_gallery_item_details #zoom-area .fz-container{
	width:100% !important;
	height:auto !important;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li.slick-center.slick-current.slick-active .exhibits_gallery_item_details #zoom-area .fz-container .fz-animate{
width: auto !important;
height: auto !important;
margin: auto !important;
right: 0;
max-width: 100% !important;
position: relative !important;
}
.virtual-exhibition-section #loadMore{
text-align: center;
display: block;
width: 155px;
margin: auto auto 50px;
background: #303136;
height: 45px;
line-height: 45px;
color: #fff;
font-family: 'procionoregular';
text-transform: uppercase;
font-weight: normal;
font-size: 16px;
}
body.single-event-exhibits.postid-2067 .watch-video-section .watch-video-left{
width: 340px;
padding: 60px 0 0;
}
body.single-event-exhibits.postid-2076 .watch-video-section .watch-video-left{
width: 350px;
padding: 30px 0 0;
}
body.single-event-exhibits.postid-2083 .watch-video-section .watch-video-left{
width: 360px;
padding: 60px 0 0;
}
.single-exhibit-content-section .single-exhibit-content-details ul.nolist li, .single-exhibit-content-section .single-exhibit-content-details ol li{
float: none;
font-family: 'AvenirBook';
color: #1a1a1a;
font-size: 17px;
line-height: 23px;
margin: 0 0 15px;
}
html body .main-container-wrap .main-header #header .secondary-navigation #navigation ul.menu li.menu-item ul.sub-menu{
width: 210px;
background: #303136;
padding: 8px 0;
}
html body .main-container-wrap .main-header #header .secondary-navigation #navigation ul.menu li.menu-item ul.sub-menu li{
	float:none;
	display:block;
	margin:0;
	padding:0;
	background:none;
}
html body .main-container-wrap .main-header #header .secondary-navigation #navigation ul.menu li.menu-item ul.sub-menu li a{
max-width: 100%;
width: 100%;
padding: 12px 25px;
display: block;
box-sizing: border-box;
color:#fff !important;
border-bottom: 1px dotted #57585D;
}
html body .main-container-wrap .main-header #header .secondary-navigation #navigation ul.menu li.menu-item ul.sub-menu li:last-child a{
	border:none;
}
.home-upcoming-events-r .tribe-compatibility-container .tribe-events .tribe-events-widget-events-list .tribe-events-widget-events-list__header{
	display:none;
}
.home-upcoming-events-r .tribe-compatibility-container .tribe-events .tribe-events-widget-events-list .tribe-events-widget-events-list__events .tribe-common-g-row{
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
    padding-bottom: 30px;
    display: block;
}
.home-upcoming-events-r .tribe-compatibility-container .tribe-events .tribe-events-widget-events-list .tribe-events-widget-events-list__events .tribe-common-g-row:last-child{
    border: none;
    margin: 0;
    padding: 0;
}
.home-upcoming-events-r .tribe-compatibility-container .tribe-events .tribe-events-widget-events-list .tribe-events-widget-events-list__events .tribe-common-g-row .tribe-events-widget-events-list__event-date-tag{
    background: url(images/home-events-date-icon.png) no-repeat left 2px;
    padding: 0 0 0 20px;
    color: #7F7F7F;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    margin: 0 0 2px;
    font-family: 'AvenirLTStdMedium';
    text-transform: none;
    width: 100%;
}
.home-upcoming-events-r .tribe-compatibility-container .tribe-events .tribe-events-widget-events-list .tribe-events-widget-events-list__events .tribe-common-g-row .tribe-events-widget-events-list__event-date-tag time{
    display: block;
    text-align: left;
    height: auto;
}
.home-upcoming-events-r .tribe-compatibility-container .tribe-events .tribe-events-widget-events-list .tribe-events-widget-events-list__events .tribe-common-g-row .tribe-events-widget-events-list__event-date-tag time span{
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    margin: 0;
}
.home-upcoming-events-r .tribe-compatibility-container .tribe-events .tribe-events-widget-events-list .tribe-events-widget-events-list__events .tribe-common-g-row .tribe-events-widget-events-list__event-header{
    border: none;
	float:none;
	padding:0;
}
.home-upcoming-events-r .tribe-compatibility-container .tribe-events .tribe-events-widget-events-list .tribe-events-widget-events-list__events .tribe-common-g-row .tribe-events-widget-events-list__event-header .tribe-events-widget-events-list__event-datetime-wrapper{
	display:none !important;
}
.home-upcoming-events-r .tribe-compatibility-container .tribe-events .tribe-events-widget-events-list .tribe-events-widget-events-list__events .tribe-common-g-row .tribe-events-widget-events-list__event-header .tribe-events-widget-events-list__event-title{
    color: #1A1A1A;
    font-size: 19px;
    line-height: 26px;
    font-weight: normal;
    text-transform: none;
    font-family: 'procionoregular';
    padding: 0;
}
.home-upcoming-events-r .tribe-compatibility-container .tribe-events .tribe-events-widget-events-list .tribe-events-widget-events-list__events .tribe-common-g-row .tribe-events-widget-events-list__event-header .tribe-events-widget-events-list__event-title a{
    color: inherit;
    border: none;
    text-decoration: none;
}
.home-upcoming-events-r .tribe-compatibility-container .tribe-events .tribe-events-widget-events-list .tribe-events-widget-events-list__view-more{
    display: none !important;
}


@media only screen and (min-width:768px) and (max-width:1179px){
.main-container .events-calendar-section{
	padding:55px 0 0;
}
.main-container .events-calendar-section .events-calendar-right{
	width:34%;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container{
	padding:32px 5px 0;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view{
	width:62%;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker button .tribe-events-c-top-bar__datepicker-desktop{
	font-size:32px;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header{
	min-height:50px;
	margin:0 0 10px;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__header-row .tribe-events-calendar-month__header-column .tribe-events-calendar-month__header-column-title{
	font-size:14px;
	padding:14px 10px 5px;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__day-date{
	font-size:16px;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell{
	padding:14px 4px;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details h3 a{
	font-size:11px;
	padding:4px 0 3px;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-events-widget-events-list__events .tribe-common-g-row{
margin-bottom: 20px;
padding-bottom: 20px;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-events-widget-events-list__header{
	margin:0 0 30px;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template{
	width:62%;
}
.featured-exhibits-section{
	padding:70px 0;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item{
	padding:0 20px;
}
.featured-exhibits-section ul#featured_exhibit_slider{
	margin:0 -20px;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_cat h5{
	font-size:21px;
	line-height:21px;
	padding:15px;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_info{
	padding:25px 0 0;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_info h4, .virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_info h4, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_info h4, .exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-info h4{
	font-size:28px;
	line-height:34px;
	margin:0 0 12px;
}
.featured-exhibits-section ul#featured_exhibit_slider ul.slick-dots{
	margin:35px 0 0;
}
.featured-exhibits-section ul#featured_exhibit_slider ul.slick-dots li{
	margin:0 6px;
}
.virtual-exhibition-section{
	padding:70px 0 30px;
}
.virtual-exhibition-section ul.virtual-exhibits-list li, .exhibits-highlights-section .exhibits-highlights-left ul li{
	width:32%;
	margin:0 2% 40px 0;
}
.virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_info h4, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_info h4{
font-size: 22px;
line-height: 28px;
margin: 0 0 8px;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_info h6, .virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_info h6, .single-exhbit-banner-section .single-exhbit-banner .single-exhbit-date h6, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_info h6, .exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-info h6{
	font-size:18px;
	padding:0 0 0 24px;
}
.virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_info, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_info{
	padding:10px 0 0;
}
.virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_cat h5, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_cat h5{
	font-size:16px;
	padding:14px 12px;
}
.single-exhbit-banner-section .single-exhbit-banner h2{
font-size: 32px;
line-height: 40px;
padding: 12px 0 26px;
}
.single-exhbit-banner-section .single-exhbit-banner .single-exhbit-date{
height: 42px;
line-height: 44px;
padding: 0 17px;
}
.single-exhbit-banner-section .single-exhbit-banner h5{
	font-size:22px;
	line-height:22px;
}
.single-exhbit-banner-section .single-exhbit-banner{
	padding:75px 0;
}
.single-exhibit-content-section{
	padding:70px 0;
}
.single-exhibit-content-section .single-exhibit-content-details .single-exhibit-content-l{
	width:35%;
}
.single-exhibit-content-section .single-exhibit-content-details .single-exhibit-content-r{
	width:62%;
}
.single-exhibit-content-section .single-exhibit-content-details h5{
	font-size:20px;
	line-height:30px;
}
.single-exhibit-content-section .single-exhibit-content-details p{
	font-size:17px;
	line-height:23px;
}
.exhibition-gallery-section{
	padding:70px 0;
}
.exhibition-gallery-section .exhibits_gallery_title h1{
	font-size:32px;
	padding:0 0 0 46px;
}
.exhibition-gallery-section .exhibits_gallery_title{
	padding:0 0 35px;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li.slick-center.slick-current.slick-active{
width:580px;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li{
	padding:30px 10px;
	width:420px;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li.slick-center.slick-current.slick-active .exhibits_gallery_item_details .exhibits_gallery_info{
	padding:21px 65px 21px 15px;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details .exhibits_gallery_info .exhibits_gallery_info_r a{
width: 110px;
height: 36px;
line-height: 36px;
font-size: 13px;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details .exhibits_gallery_info .exhibits_gallery_info_l{
	font-size:12px;
	width:75%;
}
.exhibition-gallery-section ul#exhibits_gallery_slider .slick-arrow.slick-prev{
	left:40px;
}
.exhibition-gallery-section ul#exhibits_gallery_slider .slick-arrow.slick-next{
	right:40px;
}
.exhibits_gallery_popup{
	width:100%;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details{
	padding:30px;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_img{
	width:40%;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_img img{
	height:280px !important;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_info{
	width:58%;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_info h3{
	font-size:21px;
	line-height:26px;
	margin:0 0 10px;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_info .exhibits_gallery_popup_content p{
	font-size:15px;
	line-height:20px;
	margin:0 0 12px;
}
html body.single-event-exhibits #fancybox-wrap #fancybox-outer #fancybox-close{
	right:25px;
	top:20px;
}
.watch-video-section{
	padding:70px 0;
}
.watch-video-section .watch-video-right{
	width:62%;
}
.watch-video-section .watch-video-left{
	width:35%;
	padding:110px 0 0;
}
.watch-video-section .watch-video-right iframe{
	height:430px;
}
.watch-video-section .watch-video-left h2{
	font-size:32px;
padding: 0 0 0 48px;
margin: 0 0 20px;
}
.watch-video-section .watch-video-left .video-desc p{
	font-size:20px;
	line-height:28px;
}
.exhibits-highlights-section{
	padding:70px 0;
}
.exhibits-highlights-section .exhibits-highlights-left{
	width:62%;
}
.exhibits-highlights-section .exhibits-highlights-left ul li{
	width:49%;
	margin-bottom:0;
}
.exhibits-highlights-section .exhibits-highlights-right{
	width:34%;
}
.exhibits-highlights-section h2{
	font-size:30px;
	margin:0 0 20px;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-img{
	width:25%;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-img img{
	height:auto !important;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-info{
	width:70%;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-info h4{
	font-size:18px;
	line-height:24px;
	margin:0 0 5px;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item{
	padding:0 0 20px;
}
.virtual-exhibition-section #loadMore{
	margin:auto auto 30px;
	height: 42px;
line-height: 42px;
width:140px;
font-size:15px;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details .exhibits_gallery_img img{
	height:370px !important;
}
.home-upcoming-events-r .tribe-compatibility-container .tribe-events .tribe-events-widget-events-list .tribe-events-widget-events-list__events .tribe-common-g-row{
	margin-bottom:12px;
	padding-bottom:12px;
}
.home-upcoming-events-r .tribe-compatibility-container .tribe-events .tribe-events-widget-events-list .tribe-events-widget-events-list__events .tribe-common-g-row .tribe-events-widget-events-list__event-header .tribe-events-widget-events-list__event-title{
	font-size:15px;
	line-height:21px;
}

}



@media only screen and (max-width:767px){
.main-container .events-calendar-section{
	padding:10px 0;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view{
	width:100%;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container{
	padding:30px 5px 0;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker button .tribe-events-c-top-bar__datepicker-desktop{
	font-size:26px;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-header{
	min-height:40px;
	margin:0 0 10px;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__header-row .tribe-events-calendar-month__header-column .tribe-events-calendar-month__header-column-title{
	font-size:13px;
	padding:10px 5px 6px;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__day-date{
	font-size:14px;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell{
	padding:10px 2px;
}
.main-container .events-calendar-section .tribe-common.tribe-events.tribe-events-view .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details h3 a{
	font-size:11px;
	line-height:13px;
	padding:4px 0 3px
}
.main-container .events-calendar-section .events-calendar-right{
	float:left;
	width:100%;
	padding:30px 0 0;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-events-widget-events-list__header{
	margin:0 0 25px;
}
.main-container .events-calendar-section .events-calendar-right .tribe-compatibility-container .tribe-events-widget-events-list__events .tribe-common-g-row{
	margin:0 0 15px;
	padding:0 0 15px;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template{
	width:100%;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-single-event-title{
	font-size:20px;
	margin:10px 0 8px;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-schedule h2, body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-schedule .tribe-events-cost{
	display:inline-block;
	margin:0;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-schedule{
	margin:0 0 20px;
	padding-left:18px;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-event-image{
	margin:0 0 25px;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template p{
	font-size:16px;
	line-height:23px;
	margin:0 0 15px;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-cal-links a{
	font-size:15px;
	padding: 11px 16px;
margin: 0 10px 0 0;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-cal-links{
	margin:0 0 25px;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-single-section.tribe-events-event-meta{
	padding:15px 0 0;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group{
width: 100%;
margin: 0;
padding: 10px 0 0;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group .tribe-events-single-section-title{
font-size: 18px;
line-height: 25px;
margin: 0 0 16px;
}
body.single .main-container .events-calendar-section #tribe-events-pg-template.tribe-events-pg-template .tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group dl dd{
	margin:5px 0 15px;
}
.featured-exhibits-section{
	padding:30px 0;
	overflow:hidden;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item{
	padding:0 10px;
}
.featured-exhibits-section ul#featured_exhibit_slider{
	margin:0 -10px;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_cat h5{
font-size: 20px;
line-height: 20px;
padding: 12px 14px;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_info{
	padding:15px 0 0;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_info h4, .virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_info h4, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_info h4, .exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-info h4{
font-size: 24px;
line-height: 28px;
margin: 0 0 10px;
}
.featured-exhibits-section ul#featured_exhibit_slider ul.slick-dots li{
	margin:0 5px;
}
.featured-exhibits-section ul#featured_exhibit_slider ul.slick-dots{
	margin:20px 0 0;
}
.virtual-exhibition-section{
	padding:30px 0 20px;
}
.virtual-exhibition-section ul.virtual-exhibits-list li, .exhibits-highlights-section .exhibits-highlights-left ul li{
	width:100%;
}
.virtual-exhibition-section ul.virtual-exhibits-list li{
	margin:0 0 20px;
}
.virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_info h4, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_info h4{
font-size: 21px;
line-height: 26px;
margin: 0 0 8px;
}
.virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_info, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_info{
	padding:10px 0 0;
}
.featured-exhibits-section ul.featured_exhibit_slider li.item .featured_exhibit_item_details .featured_exhibit_item_info h6, .virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_info h6, .single-exhbit-banner-section .single-exhbit-banner .single-exhbit-date h6, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_info h6, .exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-info h6{
	font-size:18px;
	padding:0 0 0 20px;
}
.virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_cat h5, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_cat h5{
	font-size:17px;
	padding:12px 14px;
}
.single-exhbit-banner-section .single-exhbit-banner h5{
	font-size:18px;
	line-height:20px;
}
.single-exhbit-banner-section .single-exhbit-banner h2{
	font-size:34px;
	line-height:42px;
	padding:3px 0 16px;
}
.single-exhbit-banner-section .single-exhbit-banner .single-exhbit-date{
height: 42px;
line-height: 43px;
padding: 0 16px;
}
.single-exhbit-banner-section .single-exhbit-banner{
	padding:45px 0;
}
.single-exhibit-content-section{
	padding:30px 0;
}
.single-exhibit-content-section .single-exhibit-content-details .single-exhibit-content-l{
	width:100%;
}
.single-exhibit-content-section .single-exhibit-content-details h5{
	font-size:19px;
	line-height:27px;
}
.single-exhibit-content-section .single-exhibit-content-details .single-exhibit-content-r{
	float:left;
	width:100%;
	padding:15px 0 0;
}
.single-exhibit-content-section .single-exhibit-content-details p{
	font-size:16px;
	line-height:22px;
}
.exhibition-gallery-section{
	padding:30px 0;
}
.exhibition-gallery-section .exhibits_gallery_title h1{
	font-size:28px;
	padding:0 0 0 40px;
}
.exhibition-gallery-section .exhibits_gallery_title{
	padding:0 0 20px;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li.slick-center.slick-current.slick-active{
	width:270px;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li{
	width:100px;
	padding:40px 5px;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li.slick-center.slick-current.slick-active .exhibits_gallery_item_details #zoom-area .fz-container{
	height:250px !important;
}
.exhibition-gallery-section ul#exhibits_gallery_slider .slick-list{
	padding:0 100px !important;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details .exhibits_gallery_info{
	position:relative;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li.slick-center.slick-current.slick-active .exhibits_gallery_item_details .exhibits_gallery_info{
	padding:15px;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details .exhibits_gallery_info .exhibits_gallery_info_l{
	font-size:14px;
	line-height:18px;
	width:100%;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details .exhibits_gallery_info .exhibits_gallery_info_r{
	float:left;
	padding:15px 0 0;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li.slick-center.slick-current.slick-active .exhibits_gallery_item_details #zoom-area .fz-container .fz-animate{
	height:100% !important;
}
.exhibition-gallery-section ul#exhibits_gallery_slider .slick-arrow{
	top:23%;
	background-size:15px !important;
	width:15px;
}
.exhibition-gallery-section ul#exhibits_gallery_slider .slick-arrow.slick-next{
	right:30px;
}
.exhibition-gallery-section ul#exhibits_gallery_slider .slick-arrow.slick-prev{
	left:40px;
}
html body.single-event-exhibits #fancybox-wrap{
	width:96% !important;
}
html body.single-event-exhibits #fancybox-wrap #fancybox-outer #fancybox-content{
	width:100% !important;
}
html body.single-event-exhibits #fancybox-wrap #fancybox-outer #fancybox-content > div{
	width:100% !important;
}
.exhibits_gallery_popup{
	width:100%;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details{
	padding:20px;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_img{
	width:100%;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_img img{
	height:300px !important;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_info{
	float:left;
	width:100%;
	padding:20px 0 0;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_info h3{
	font-size:19px;
	line-height:24px;
	margin:0 0 12px;
}
.exhibits_gallery_popup .exhibits_gallery_popup_details .exhibits_gallery_popup_info .exhibits_gallery_popup_content p{
	font-size:15px;
	line-height:21px;
	margin:0 0 12px;
}
html body.single-event-exhibits #fancybox-wrap #fancybox-outer #fancybox-close{
	top:4px;
	right:4px;
	background-size: 10px;
}
.watch-video-section{
	padding:30px 0;
}
.watch-video-section .watch-video-left{
	width:100%;
	padding:0 0 25px;
}
.watch-video-section .watch-video-left h2{
	font-size:32px;
	padding: 0 0 0 50px;
margin: 0 0 15px;
}
.watch-video-section .watch-video-left .video-desc p{
	font-size:18px;
	line-height:26px;
}
.watch-video-section .watch-video-right{
	float:left;
	width:100%;
}
.watch-video-section .watch-video-right iframe{
	height:300px;
}
.exhibits-highlights-section{
	padding:30px 0;
}
.exhibits-highlights-section .exhibits-highlights-left{
	width:100%;
}
.exhibits-highlights-section h2{
font-size: 32px;
line-height: 30px;
margin: 0 0 21px;
}
.exhibits-highlights-section .exhibits-highlights-left ul li{
	margin:0 0 20px;
}
.exhibits-highlights-section .exhibits-highlights-right{
	float:left;
	width:100%;
	padding:15px 0 0;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-img{
	width:80px;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-img img{
	height:80px !important;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-info{
float: left;
width: 73%;
padding: 0 0 0 12px;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item .exhibits-recent-post-info h4{
font-size: 20px;
line-height: 24px;
margin: 3px 0 6px;
}
.exhibits-highlights-section .exhibits-highlights-right .exhibits-recent-posts .exhibits-recent-post-item{
	padding:0 0 20px;
}
.virtual-exhibition-section #loadMore{
	width:135px;
	margin:15px auto;
	height: 42px;
line-height: 42px;
font-size:14px;
}
.virtual-exhibition-section ul.virtual-exhibits-list li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_img img, .exhibits-highlights-section .exhibits-highlights-left ul li .featured_exhibit_item_details .featured_exhibit_item_img_info .featured_exhibit_item_img img{
	height:auto !important;
}
.exhibition-gallery-section ul#exhibits_gallery_slider li .exhibits_gallery_item_details .exhibits_gallery_img img{
	height:150px !important;
}
.home-upcoming-events-r .tribe-compatibility-container .tribe-events .tribe-events-widget-events-list .tribe-events-widget-events-list__events .tribe-common-g-row{
	margin-bottom:15px;
	padding-bottom:15px;
}

}