/*--------------------------------------------------------------*/
/*-- CSS Document --*/
/*--------------------------------------------------------------*/

/*-----------------------------------------------------------------*/
/*--- Font Face Including ---*/
/*-----------------------------------------------------------------*/
/*------------------------------------------------------*/
/*--- Font Family :: [Open_Sans] :: Regular ---*/
/*------------------------------------------------------*/
@font-face {
    font-family: 'Open_Sans';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular.woff2') format('woff2'),
         url('../fonts/opensans-regular.woff') format('woff'),
         url('../fonts/opensans-regular.ttf') format('truetype'),
         url('../fonts/opensans-regular.svg#Open_Sans') format('svg');
}
/*------------------------------------------------------*/
/*--- Font Family :: [Open_Sans] :: SemiBold ---*/
/*------------------------------------------------------*/
@font-face {
    font-family: 'Open_Sans-SemiBold';
    src: url('../fonts/opensans-semibold.eot');
    src: url('../fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold.woff2') format('woff2'),
         url('../fonts/opensans-semibold.woff') format('woff'),
         url('../fonts/opensans-semibold.ttf') format('truetype'),
         url('../fonts/opensans-semibold.svg#Open_Sans-SemiBold') format('svg');
}
/*------------------------------------------------------*/
/*--- Font Family :: [Open_Sans] :: Italic ---*/
/*------------------------------------------------------*/
@font-face {
    font-family: 'Open_Sans-Italic';
    src: url('../fonts/opensans-italic.eot');
    src: url('../fonts/opensans-italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-italic.woff2') format('woff2'),
         url('../fonts/opensans-italic.woff') format('woff'),
         url('../fonts/opensans-italic.ttf') format('truetype'),
         url('../fonts/opensans-italic.svg#Open_Sans-Italic') format('svg');
}
/*------------------------------------------------------*/
/*--- Font Family :: [Open_Sans] :: SemiboldItalic ---*/
/*------------------------------------------------------*/
@font-face {
    font-family: 'Open_Sans-SemiboldItalic';
    src: url('../fonts/opensans-semibolditalic.eot');
    src: url('../fonts/opensans-semibolditalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibolditalic.woff2') format('woff2'),
         url('../fonts/opensans-semibolditalic.woff') format('woff'),
         url('../fonts/opensans-semibolditalic.ttf') format('truetype'),
         url('../fonts/opensans-semibolditalic.svg#Open_Sans-SemiboldItalic') format('svg');
}
/*------------------------------------------------------*/
/*--- Font Family :: [Open_Sans] :: Bold ---*/
/*------------------------------------------------------*/
@font-face {
    font-family: 'Open_Sans-Bold';
    src: url('../fonts/opensans-bold.eot');
    src: url('../fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold.woff2') format('woff2'),
         url('../fonts/opensans-bold.woff') format('woff'),
         url('../fonts/opensans-bold.ttf') format('truetype'),
         url('../fonts/opensans-bold.svg#Open_Sans-Bold') format('svg');
}
/*------------------------------------------------------*/
/*--- Font Family :: [Quattrocento] :: Regular ---*/
/*------------------------------------------------------*/
@font-face {
    font-family: 'Quattrocento-Regular';
    src: url('../fonts/quattrocento-regular.eot');
    src: url('../fonts/quattrocento-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/quattrocento-regular.woff2') format('woff2'),
         url('../fonts/quattrocento-regular.woff') format('woff'),
         url('../fonts/quattrocento-regular.ttf') format('truetype'),
         url('../fonts/quattrocento-regular.svg#Quattrocento-Regular') format('svg');
}
/*------------------------------------------------------*/
/*--- Font Family :: [Quattrocento] :: Regular ---*/
/*------------------------------------------------------*/
@font-face {
    font-family: 'Quattrocento-Bold';
    src: url('../fonts/quattrocento-bold.eot');
    src: url('../fonts/quattrocento-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/quattrocento-bold.woff2') format('woff2'),
         url('../fonts/quattrocento-bold.woff') format('woff'),
         url('../fonts/quattrocento-bold.ttf') format('truetype'),
         url('../fonts/quattrocento-bold.svg#Quattrocento-Bold') format('svg');
}
/*-----------------------------------------------------------------*/
/*--- Custom Reset Styles ---*/
/*-----------------------------------------------------------------*/
body, html { margin: 0; padding: 0; outline: none; min-width: 320px; }
body { background: #eee; color: #666; font: 16px/24px 'Open_Sans', Helvetica, Arial, sans-serif; }
p, img { margin: 0; padding: 0; }
h1, h2, h3, h4 ,h5, h6 { font-weight: normal; padding: 0; margin: 0; }
a img { border: 0; display: block; outline: none; }
a, a:focus { color: #4186b0; }
a:hover, a:focus { text-decoration: none; outline: none !important; }
a:hover { color: #386d8d; }
button, input[type="submit"] { border: 0 !important; box-shadow: none !important; line-height: normal !important;outline: none !important; text-shadow: none !important; border-radius: none !important; }
input[type="text"], input[type="email"], input[type="password"], input[type="number"], textarea, select { font: 14px/16px 'Open_Sans', Helvetica, Arial, sans-serif !important; border-radius: 0 !important; outline: none !important; -webkit-appearance: none; box-shadow: none !important; border: 1px solid #828587; }
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="number"]:focus, textarea:focus, select:focus { box-shadow: none !important; }
input::-webkit-input-placeholder { color: #aaa; }
input:-ms-input-placeholder { color: #aaa; }
:-moz-placeholder { opacity: 1; color: #aaa;}
::-moz-placeholder { opacity: 1; color: #aaa; }

header, hgroup, nav, aside, section, article, footer { display: block; margin: 0; padding: 0; outline: none; }
/*-----------------------------------------------------------------*/
/*--- Lists Styles Global Reset ---*/
/*-----------------------------------------------------------------*/
.main-menu ul, .mobile-menu .mobile-main-menu ul, .navigation ol, ul.socials, ul.page-numbers, .blog-categories-section .blog-categories-wrapper .blog-categories, .footer-sidebar-container .widget_nav_menu ul { margin: 0; padding: 0; list-style: none; }
/*-----------------------------------------------------------------*/
/*--- Custom Fonts ---*/
/*-----------------------------------------------------------------*/
.main-section h1, .main-section h2, .main-section h3, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .footer-sidebar-container .widget_nav_menu h3, .top-section .description, .testimonials .testimonials-content, ul.page-numbers, .blog-categories-section .blog-categories-wrapper, .top-section .event-filters-wrapper .date-input, .top-section .event-filters-wrapper .separator { font-family: 'Quattrocento-Regular', Helvetica, Arial,sans-serif; font-weight: normal !important; font-style: normal !important; }
.header-content .main-menu ul { font-family: 'Open_Sans-SemiBold', Helvetica, Arial,sans-serif; font-weight: normal !important; font-style: normal !important; }
.wysiwyg strong { font-family: 'Open_Sans-Semibold', Helvetica, Arial,sans-serif; font-weight: normal !important; font-style: normal !important; }
.grid-based-section .grid-based-section-item .subline, .galleries-section .gallery-item .subline, .blog-section .post-info, .type-event .event-info, .listing-events-footer .widget .subline { font-family: 'Open_Sans-Bold', Helvetica, Arial,sans-serif; font-weight: normal !important; font-style: normal !important; }
.wysiwyg em strong, .wysiwyg strong em { font-family: 'Open_Sans-SemiboldItalic', Helvetica, Arial,sans-serif; font-weight: normal !important; font-style: normal !important; }
.wysiwyg em, .wysiwyg .wp-caption .wp-caption-text { font-family: 'Open_Sans-Italic', Helvetica, Arial,sans-serif; font-weight: normal !important; font-style: normal !important; }
/*-----------------------------------------------------------------*/
/*--- Base Styles ---*/
/*-----------------------------------------------------------------*/
/*--- Base Button ---------------------------------------*/
.btn-base { display: inline-block; padding: 18px 30px; font-size: 1em; line-height: 20px; border: 2px solid #969696; color: #666; text-align: center; min-width: 250px; }
.btn-base:focus { color: #666; }
.btn-base:hover { background: #4186b0; border-color: #4186b0; color: #fff; }
.btn-base .btn-arrow { padding-right: 24px; background: url(../images/icons/btn-arrow-grey.png) no-repeat right 2px; }
.btn-base:hover .btn-arrow { background: url(../images/icons/btn-arrow-w.png) no-repeat right 2px; }
.btn-base.h40 { padding: 10px 47px 11px; line-height: 20px; }
.btn-base.h40 .btn-arrow { background-position: right 3px; background-size: 10px auto; padding-right: 20px; }
/*--- Back to Top ---------------------------------------*/
#back-to-top { display: none; position: fixed; right: 14px; bottom: 15px; background: #828587; width: 47px; height: 47px; border-radius: 25px; font-size: 33px; line-height: 41px; text-align: center; color: #fff; z-index: 101; }
#back-to-top:hover { background: #4186b0; }
/*-----------------------------------------------------------------*/
.vertical-centered { display: table; width: 100%; height: 100%; }
.vertical-centered .centered-inner { display: table-cell; vertical-align: middle; }
/*-----------------------------------------------------------------*/
/*--- General Canvas Styles ---*/
/*-----------------------------------------------------------------*/
#main { position: relative; width: 100%; }
#main-content { background: #fff; overflow: hidden; min-height: 450px; }
/*-----------------------------------------------------------------*/
/*--- General Header Styles ---*/
/*-----------------------------------------------------------------*/
#header { min-height: 150px; background: #fff; }
.header-content { background: rgba(247,247,247,0.9); position: absolute; width: 100%; z-index: 2; padding: 23px 40px; }
.header-content .logo { padding-top: 57px; }
.header-content .logo a { float: left; max-width: 100%; }
/*-----------------------------------------------------------------*/
/*--- General Header Menu Styles ---*/
/*-----------------------------------------------------------------*/
.header-content .main-menu .toolbar-menu, .header-content .main-menu .menu-content { width: 100%; float: left; }
.header-content .main-menu .toolbar-menu ul, .header-content .main-menu .menu-content ul { float: right; padding: 0 5px 0 0; }
.header-content .main-menu ul li { float: left; position: relative; }
.header-content .main-menu ul li:first-child { margin-left: 0 !important; }
/*----------------------------------*/
.header-content .main-menu .menu-content { padding-top: 11px; }
.header-content .main-menu .menu-content ul li { margin-left: 52px; }
.header-content .main-menu .menu-content ul li a { font-size: 1.125em; color: #666; }
/*----------------------------------*/
.header-content .main-menu .toolbar-menu ul li { margin-left: 19px; line-height: 16px; }
.header-content .main-menu .toolbar-menu ul li a { display: inline-block; font-size: 0.938em; line-height: 18px; color: #4186b0; }
/*----------------------------------*/
.header-content .main-menu ul li a:hover, .header-content .main-menu ul li.current-menu-item a, .header-content .main-menu ul li.current-menu-parent a, .header-content .main-menu ul li.current-page-ancestor a { color: #386d8d; }
.header-content .main-menu ul li.current-page-ancestor.current-page-parent a { color: #666; }
/*----------------------------------*/
.header-content .main-menu ul li .sub-menu { display: none !important; position: absolute; top: 22px; z-index: 5; min-width: 200px; left: -15px; padding-top: 26px; }
.header-content .main-menu ul li.hover_effect .sub-menu, .header-content .main-menu ul li:hover .sub-menu { display: block !important; }
.header-content .main-menu ul li .sub-menu li { background: rgba(247,247,247,0.9); float: none; display: block; margin: 0; padding: 8px 15px 7px; cursor: default; border-top: 1px solid #666; }
.header-content .main-menu ul li .sub-menu li a { border: 0; padding: 0; display: inline-block; font-size: 1em; line-height: 20px; color: #666; }
.header-content .main-menu ul li .sub-menu li a:hover, .header-content .main-menu ul li .sub-menu li.current-menu-item a { color: #386d8d; }
.header-content .main-menu ul li:last-child .sub-menu { left: auto; right: 0; }
/*----------------------------------*/
.header-content .mobile-menu-btn { background: none; margin: 6px 15px 0; padding: 0; position: relative; z-index: 3; }
.header-content .mobile-menu-btn .icon-bar { background: #666; display: block; height: 2px; width: 23px; margin-top: 6px; }
.header-content .mobile-menu-btn .icon-bar:first-child { margin-top: 0; }
/*-----------------------------------------------------------------*/
/*--- General Header Banner ---*/
/*-----------------------------------------------------------------*/
.header-banner { overflow: hidden; max-height: 700px; position: relative; }
.header-banner.homepage-banner { max-height: 880px; }
.header-banner img { width: 100%; height: auto; }
.header-banner .arrow-icon { display: block; bottom: 0; height: 24px; left: 0; margin: 0 auto 40px; position: absolute; right: 0; width: 42px; font-size: 23px; color: #fff; }
.header-banner .arrow-icon .icon-arrow-down { line-height: 24px; }
/*-----------------------------------------------------------------*/
/*--- Home Page Announcement ---*/
/*-----------------------------------------------------------------*/
.announcement { background: #5789af; color: #fff; padding: 13px 0; text-align: center; }
.announcement a { color: #fff; text-decoration: underline; } 
/*-----------------------------------------------------------------*/
/*--- Dynamic Sections ---*/
/*-----------------------------------------------------------------*/
.main-section { padding-top: 145px; padding-bottom: 150px; position: relative; }
.main-section h1, .main-section h2 { font-size: 1.625em; line-height: 28px; padding-bottom: 20px; }
.main-section h1 { text-transform: uppercase; }
.main-section h3 { font-size: 1.375em; line-height: 26px; }
.main-section .section-description { padding: 14px 0; }
.main-section .section-description:first-child { padding-top: 0; }
.main-section .section-description p { padding: 11px 0; }
.main-section .section-description p:first-child { padding-top: 0; }
.main-section .section-buttons { padding-top: 28px; }
.main-section .section-buttons .btn-base { margin-left: 13px; }
.main-section .section-buttons .btn-base:first-child { margin-left: 0; }
/*-----------------------------------------------------------------*/
.show-strip { border-top: 10px solid #c2e3f2; }
.section-grey-bg { background: #f4f4f4; }
.section-left-alignment { text-align: left; }
.section-center-alignment { text-align: center; }
.simple-text-section h2, .simple-text-section .text-subsection, .simple-text-section .section-buttons { max-width: 930px; text-align: center; margin: 0 auto; }
.simple-text-section .text-subsection { padding: 14px 0; }
.simple-text-section .image-subsection { margin: 23px 0; max-height: 500px; overflow: hidden; }
.simple-text-section .image-subsection img { width: 100%; height: auto; }
.section-grey-bg.simple-text-section .image-subsection { border: 1px solid #bebebe; }
/*-----------------------------------------------------------------*/
/*--- Fullwidth Section ---*/
/*-----------------------------------------------------------------*/
.full-width-section .section-columns { width: 100%; overflow: hidden; display: table; table-layout: fixed; }
.full-width-section .section-columns .section-column { width: 50%; display: table-cell; vertical-align: middle; padding-left: 0; padding-right: 0; float: none; }
.full-width-section .section-columns .section-column.main-section { padding: 50px 0; }
.full-width-section .section-columns .section-content { max-width: 575px; box-sizing: border-box; padding: 0 30px; margin: 0 auto; max-height: 630px; overflow: hidden; word-wrap: break-word; }
.full-width-section .section-columns .section-content .section-description { max-height: 360px; overflow: hidden; padding: 0; margin: 14px 0; }
.full-width-section .section-columns .section-content .section-buttons .btn-base { min-width: 310px; }
.full-width-section .section-columns .section-image { max-height: 730px; overflow: hidden; }
.full-width-section .section-columns .section-image img { width: 100%; height: auto; }
/*-----------------------------------------------------------------*/
/*--- Fullwidth Section Internal ---*/
/*-----------------------------------------------------------------*/
.full-width-section.internal-section { padding: 147px 0; }
.full-width-section.internal-section .section-columns { display: block; }
.full-width-section.internal-section .section-columns .section-column { float: left; width: 38%; }
.full-width-section.internal-section .section-columns .section-column.main-section { padding: 0; width: 62%; }
.full-width-section.internal-section.section-image-position-right .section-columns .section-content { padding: 0 64px 0 0; }
.full-width-section.internal-section .section-columns .section-image { padding-top: 3px; }
.full-width-section.internal-section .section-columns .section-content { max-width: inherit; max-height: inherit; padding: 0 0 0 64px; }
.full-width-section.internal-section .section-columns .section-content .section-description { max-height: inherit; }
.full-width-section.internal-section .section-columns .section-content .section-buttons .btn-base { min-width: 250px; }
/*-----------------------------------------------------------------*/
/*--- Carousel Section ---*/
/*-----------------------------------------------------------------*/
ul.slider { width: 100%; overflow: hidden; position: relative; margin: 0; padding: 0; list-style: none; }
ul.slider li { position: absolute; display: none; height: auto; }
ul.slider li:first-child { display: block; position: relative; }
ul.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
ul.rslides li:first-child { position: relative; display: block; float: left; }
ul.rslides_tabs { padding: 30px 0 0 0; list-style: none; margin: 0; line-height: 0; text-align: center; }
ul.rslides_tabs li { display: inline-block; padding-left: 15px; }
ul.rslides_tabs li:first-child { padding-left: 0; }
ul.rslides_tabs li a { display: block; text-indent: -10000px; background: url(../images/icons/menu-list-type.png) no-repeat; background-size: 6px auto; width: 6px; height: 6px; opacity: 0.35; overflow: hidden; }
ul.rslides_tabs li a:hover, ul.rslides_tabs li.rslides_here a { opacity: 1; }
/*-----------------------------------------------------------------*/
.main-section.carousel h2 { text-align: center; }
.gallery-carousel { margin-top: 72px; width: 100%; overflow: hidden; position: relative; }
.gallery-carousel ul li .slider-img { width: 100%; max-height: 550px; overflow: hidden; }
.gallery-carousel ul li .slider-img a { display: block; }
.gallery-carousel ul li .slider-img img { display: block; height: auto; width: 100%; }
.gallery-carousel .rslides_nav { position: absolute; width: 60px; height: 105px; left: 0; top: 50%; margin-top: -53px; background: rgba(255,255,255,0.65) url(../images/icons/slide-arrows.png) no-repeat left top; z-index: 2; text-indent: -10000px; overflow: hidden; }
.gallery-carousel .rslides_nav.next { left: auto; right: 0; background-position: right top; }
.gallery-carousel .rslides_nav:hover { background-color: #fff; }
/*-----------------------------------------------------------------*/
/*--- Grid Section ---*/
/*-----------------------------------------------------------------*/
.grid-based-section h2 { text-align: center; }
.grid-based-section .grid-based-section-item { padding-top: 100px; }
.grid-based-section .row:first-child .grid-based-section-item { padding-top: 72px; }
.grid-based-section .grid-based-section-item .image { max-height: 360px; overflow: hidden; margin-bottom: 25px; }
.grid-based-section .grid-based-section-item .image a { display: block; }
.grid-based-section .grid-based-section-item .image img { display: block; width: 100%; height: auto; transition: all 0.5s; }
.grid-based-section .grid-based-section-item .image:hover img { width: 103%; }
.grid-based-section .grid-based-section-item h3, .grid-based-section .grid-based-section-item .description { padding: 11px 0; word-wrap: break-word; }
.grid-based-section .grid-based-section-item h3 { font-size: 1.125em; line-height: 24px; }
.grid-based-section .grid-based-section-item .subline { font-size: 14px; line-height: 16px; margin-top: -6px; padding-bottom: 15px; }
.grid-based-section .grid-based-section-item .section-buttons { padding-top: 12px; }
.grid-based-section .grid-based-section-item .section-buttons .btn-base { margin-top: 11px; }
/*-----------------------------------------------------------------*/
/*--- Pages Styles ---*/
/*-----------------------------------------------------------------*/
.top-section { padding-top: 135px; padding-bottom: 65px; }
.top-section .container, .static-section .page-content { max-width: 770px; }
.top-section .container { text-align: center; }
.top-section .description { font-size: 1.375em; line-height: 28px; padding: 10px 0; }
.top-section .event-info .separator { padding: 0 4px 0 5px; }
.top-section .arrow-down { display: block; font-size: 23px; line-height: 24px; padding-top: 42px; }
.top-section .arrow-down .icon-arrow-down { line-height: 24px; }
.top-section .event-filters-wrapper { padding: 14px 0 18px; text-align: center; vertical-align: top; }
.top-section .event-filters-wrapper .date-input, .top-section .event-filters-wrapper .separator, .top-section .event-filters-wrapper .filter-btn { display: inline-block; }
.top-section .event-filters-wrapper .panel { background-color: transparent; border: 0; }
.top-section .event-filters-wrapper #calendar .ui-datepicker { margin: 0 auto; }
.top-section .event-filters-wrapper #term-selector ul { list-style: none; padding: 0; }
.top-section .event-filters-wrapper .separator { font-size: 1.375em; padding: 0 15px; line-height: 60px; }
.top-section .event-filters-wrapper .filter-btn { margin-left: 26px; font-size: 1.063em; background: transparent !important; border: 2px solid #b2b2b2 !important; padding: 16px 30px 19px; min-width: 120px; height: 60px; vertical-align: top; }
.top-section .event-filters-wrapper .filter-btn:hover { border: 2px solid #666 !important; background: #666 !important; color: #fff; }
/*-----------------------------------------------------------------*/
.ui-datepicker { z-index: 100 !important; border-radius: 0; margin: 1px 0; }
/*-----------------------------------------------------------------*/
.static-section .page-content h2 { text-align: center; }
.static-section .page-content .description { padding-top: 4px; }
/*-----------------------------------------------------------------*/
/*--- Galleries Styles ---*/
/*-----------------------------------------------------------------*/
.gallery-testimonials-section { padding-bottom: 0 !important; }
.gallery-testimonials-section.section-grey-bg { padding-bottom: 150px !important; }
.gallery-testimonials-section + .section-grey-bg { margin-top: 150px; }
.gallery-testimonials-section .testimonials { padding-top: 8px; }
.gallery-testimonials-section .testimonials .testimonials-content { font-size: 1.375em; line-height: 28px; text-align: center; }
/*-----------------------------------------------------------------*/
.galleries-section h2 { text-align: center; padding-bottom: 44px; }
.galleries-section .gallery-item { padding-top: 50px; }
.galleries-section .gallery-items:first-child .row:first-child .gallery-item { padding-top: 0; }
.galleries-section .gallery-item .image-container { display: block; margin-bottom: 35px; }
.galleries-section .gallery-item .image { position: relative; max-height: 246px; overflow: hidden; }
.galleries-section .gallery-item .no-image-icon { position: absolute; top: 0; left: 0; bottom: 0; width: 100%; color: #bbb; font-size: 5.5em; text-align: center; }
.galleries-section .gallery-item .image a { display: block; }
.galleries-section .gallery-item .image img { display: block; width: 100%; height: auto; transition: all 0.5s; }
.galleries-section .gallery-item .image:hover img { width: 103%; }
.galleries-section .gallery-item h3 { font-size: 1.125em; line-height: 24px; }
.galleries-section .gallery-item .subline { font-size: 14px; line-height: 16px; padding-top: 5px; }
.galleries-section .gallery-item .section-buttons { padding-top: 6px; }
/*-----------------------------------------------------------------*/
.gallery-detail .row:first-child .gallery-item { padding-top: 0; }
/*-----------------------------------------------------------------*/
.navigation { width: 100%; overflow: hidden; }
.navigation ol { line-height: 0; text-align: center; padding: 27px 0 0 0; }
.navigation ol li { display: inline-block; margin-left: 7px; }
.navigation ol li a, .navigation ol li .current { line-height: 20px; display: block; min-width: 30px; padding: 5px 11px; border: 0; margin: 0; border-radius: 3px; }
.navigation ol li .current, .navigation ol li a:hover { color: #fff; background: #4186b0; }
.navigation ol li .prev, .navigation ol li .next { font-size: 18px; line-height: 25px; padding-top: 0; }
.navigation ol li i { font-size: 16px; }
/*-----------------------------------------------------------------*/
/*--- Wysiwyg Styles ---*/
/*-----------------------------------------------------------------*/
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5 { padding: 25px 0 10px; }
.wysiwyg h1, .wysiwyg h2 { font-size: 1.625em; line-height: 28px; }
.wysiwyg h1 { text-transform: uppercase; }
.wysiwyg h1:first-child, .wysiwyg h2:first-child { padding-top: 0; }
.wysiwyg h3 { font-size: 1.375em; line-height: 26px; }
.wysiwyg h3:first-child { padding-top: 0; }
.wysiwyg h4 { font-size: 1.125em; line-height: 24px; }
.wysiwyg h4:first-child { padding-top: 0; }
.wysiwyg h5 { font-size: 1em; line-height: 18px; }
.wysiwyg h5:first-child { padding-top: 0; }
.wysiwyg .alignleft { float: left; margin: 31px 36px 28px 0; max-width: 100%; height: auto; }
.wysiwyg .alignright { float: right; margin: 31px 0 28px 36px; max-width: 100%; height: auto;}
.wysiwyg .aligncenter { clear: both; display: block; margin: 30px auto; max-width: 100%; height: auto; }
.wysiwyg .wp-caption { max-width: 100%; position: relative; text-align: center; max-width: 100%; height: auto; }
.wysiwyg .wp-caption img { max-width: 100%; height: auto; }
.wysiwyg .wp-caption .wp-caption-text { background: #fff; padding-top: 10px; }
.wysiwyg p { padding: 12px 0; }
.wysiwyg p:first-child { padding-top: 0; }
.wysiwyg ul { list-style: inside none none; padding: 12px 0 12px 36px; margin: 0; }
.wysiwyg ul:first-child { padding-top: 0; }
.wysiwyg ul li { padding: 0 0 0 36px; margin-top: 1px; background: url(../images/icons/menu-list-type.png) no-repeat left 10px; background-size: 5px auto; }
.wysiwyg ul li:first-child { margin-top: 0; }
.wysiwyg ol { padding: 12px 0 12px 51px; margin: 0; }
.wysiwyg ol:first-child { padding-top: 0; }
.wysiwyg ol li { margin-top: 1px; padding-left: 21px; }
.wysiwyg ol li:first-child { margin-top: 0; }
.wysiwyg .upcoming-events { margin: 84px 0 12px 0; }
.wysiwyg .upcoming-events:first-child { margin-top: 0; }
.wysiwyg .upcoming-events:last-child { margin-bottom: 0; }
.wysiwyg button, .wysiwyg input[type="submit"] { display: inline-block; padding: 18px 30px; font-size: 1em; line-height: 20px; border: 2px solid #969696; color: #666; text-align: center; min-width: 150px; }
.wysiwyg button:hover, .wysiwyg input[type="submit"]:hover { ackground: #4186b0; border-color: #4186b0; color: #fff; }
.wysiwyg h1:last-child, .wysiwyg h2:last-child, .wysiwyg h3:last-child, .wysiwyg h4:last-child, .wysiwyg h5:last-child, .wysiwyg p:last-child, .wysiwyg ul:last-child, .wysiwyg ol:last-child { padding-bottom: 0; }
/*-----------------------------------------------------------------*/
/*--- Pagination Styles ---*/
/*-----------------------------------------------------------------*/
ul.page-numbers { font-size: 1.375em; text-align: center; padding-top: 35px; }
ul.page-numbers li { display: inline-block; border-left: 1px solid #666; padding-left: 16px; margin-left: 13px; line-height: 20px; }
ul.page-numbers li:first-child { border: 0; padding-left: 0; margin-left: 0; }
ul.page-numbers li .left-arrow, ul.page-numbers li .right-arrow { display: inline-block; line-height: 20px; border-top: 7px solid transparent; border-bottom: 7px solid transparent; height: 0; width: 0; }
ul.page-numbers li .left-arrow { border-right: 11px solid #666; margin-right: 5px; }
ul.page-numbers li .right-arrow { border-left: 11px solid #666; margin-left: 5px; }
ul.page-numbers li a .left-arrow { border-right: 11px solid #4186b0; }
ul.page-numbers li a .right-arrow { border-left: 11px solid #4186b0; }
ul.page-numbers li a:hover .left-arrow { border-right: 11px solid #386d8d; }
ul.page-numbers li a:hover .right-arrow { border-left: 11px solid #386d8d; }
/*-----------------------------------------------------------------*/
/*--- Blog Styles ---*/
/*-----------------------------------------------------------------*/
.blog-categories-section { padding: 40px 0; text-align: center; }
.blog-categories-section .blog-categories-wrapper { cursor: pointer; display: inline-block; min-width: 400px; border: 1px solid #fff; height: 60px; padding: 15px 75px 15px 35px; font-size: 1.375em; line-height: 31px; color: #fff; position: relative; text-align: left; }
.blog-categories-section .blog-categories-wrapper:after { border-left: 14px solid transparent; border-right: 14px solid transparent; border-top: 25px solid #fff; height: 0; width: 0; content: ""; position: absolute; right: 17px; top: 18px; }
.blog-categories-section .blog-categories-wrapper .blog-categories { display: none; border: 1px solid #fff;  border-width: 0 1px 1px; color: #fff; font-size: 0.875em; height: 263px; left: -1px; overflow-y: auto; padding: 5px 0; position: absolute; right: -1px; top: 59px; z-index: 10; }
.blog-categories-section .blog-categories-wrapper .blog-categories li a { display: block; line-height: 20px; color: #fff; padding: 12px 35px 10px; }
.blog-categories-section .blog-categories-wrapper .blog-categories li a:hover { background: #fff; color: #666; }
.listing-blog { padding-bottom: 114px; }
.listing-blog ul.page-numbers { margin-bottom: -44px; }
.blog-section .container { max-width: 770px; }
.blog-section .post { padding-bottom: 35px; border-bottom: 1px solid #ddd; margin-bottom: 36px; }
.blog-section .no-posts { text-align: center; }
.blog-section .featured-image { padding: 4px 0 33px; }
.blog-section .featured-image a { display: block; }
.blog-section .featured-image img { display: block; width: 100%; height: auto; }
.blog-section .post-title { font-size: 1.5em; line-height: 30px; padding-bottom: 0; }
.blog-section .post-title a { color: #666; }
.blog-section .post-title a:hover { color: #4186b0; }
.blog-section .post-info { padding-top: 4px; font-size: 0.875em; line-height: 16px; }
.blog-section .post-info:first-child { padding-top: 0; }
.blog-section .post-info .separator { padding: 0 3px; }
.blog-section .description { padding-top: 30px; }
.blog-section .description .more-link { padding-left: 4px; }
/*-----------------------------------------------------------------*/
.blog-detail .post { padding-bottom: 0; border: 0; margin-bottom: 0; }
.blog-detail .post-title { font-size: 1.625em; line-height: 32px; text-align: center; }
.blog-detail .post-info { padding: 18px 0 38px; text-align: center; }
.blog-detail .featured-image { padding-top: 39px; }
.blog-detail .description { padding-top: 39px; }
.blog-detail .description ul li { padding-left: 17px; }
/*-----------------------------------------------------------------*/
.event-gallery-section h2 { padding-bottom: 60px; }
.event-gallery-section .galleries-section .gallery-item { padding-top: 30px; }
/*-----------------------------------------------------------------*/
/*--- Events Styles ---*/
/*-----------------------------------------------------------------*/
.events-section { padding-top: 0; padding-bottom: 0; }
.events-section h1 { padding-top: 1em; text-align: center; }
.events-section ul.page-numbers, .ajax-events-calendar ul.page-numbers { padding-top: 70px; margin-bottom: -80px; clear: both; list-style: none;}
.ajax-events-calendar ul.page-numbers li { background: none; }
.events-section .no-posts { text-align: center; }
.type-event .event-wrapper { padding: 0 15px 72px; word-wrap: break-word; }
.type-event .event-title { text-align: left; }
.type-event .featured-image { padding-top: 5px; padding-bottom: 5px; width: 100%; min-height: 255px; }
.type-event .featured-image a { display: block; }
.type-event .featured-image img { display: block; width: auto; height: auto; max-width: 100%; max-height: 100%;}
/*-----------------------------------------------------------------*/
.listing-events { border-bottom: 1px solid #ddd; padding-bottom: 35px; display: table; width: 100%; }
.listing-events .type-event { padding-top: 0; margin-top: 0; display: table-cell; width: 25%; float: left; }
.listing-events .event:nth-child(4n+1) { clear: both; }
.listing-events .event:first-child { margin-top: 0 !important; }
/*-----------------------------------------------------------------*/
.event-detail .container { max-width: 1010px; }
.event-detail .event-wrapper { width: 100%; overflow: hidden; }
.event-detail .featured-image, .event-detail .description { float: left; }
.event-detail .featured-image { padding-top: 6px; width: 38.8%; }
.event-detail .featured-image a { display: block; }
.event-detail .featured-image img { display: block; width: 100%; height: auto; }
.event-detail .description { width: 61%; padding-left: 65px; }
.event-detail .description:first-child { padding-left: 0; width: 100%; }
.event-detail .description ul li { padding-left: 17px; }
/*-----------------------------------------------------------------*/
.listing-events-footer .widget { padding: 72px 15px 0; width: 33.3333%; float: left; }
.listing-events-footer .widget .image { max-height: 380px; overflow: hidden; margin-bottom: 25px; }
.listing-events-footer .widget .image a { display: block; }
.listing-events-footer .widget .image img { display: block; width: 100%; height: auto; transition: all 0.5s; }
.listing-events-footer .widget .image:hover img { width: 103%; }
.listing-events-footer .widget h3, .listing-events-footer .widget .description { padding: 11px 0; word-wrap: break-word; }
.listing-events-footer .widget h3 { font-size: 1.125em; line-height: 24px; }
.listing-events-footer .widget .subline { font-size: 14px; line-height: 16px; margin-top: -6px; padding-bottom: 15px; }
.listing-events-footer .widget .section-buttons { padding-top: 12px; }
.listing-events-footer .widget .section-buttons .btn-base { margin-top: 11px; }
/*-----------------------------------------------------------------*/
/*--- Eventbrite--- */
/*---------------------------------------------------------------- */


/*-----------------------------------------------------------------*/
/*--- Global Footer Styles ---*/
/*-----------------------------------------------------------------*/
#footer { padding: 60px 60px 48px; }
/*-------------------------------------------------*/
.footer-logo { padding-bottom: 21px; }
.footer-copyright { font-size: 12px; line-height: 14px; padding-top: 59px; }
/*-------------------------------------------------*/
.footer-sidebar-container .footer-sidebar { float: right; margin-top: -4px; }
.footer-sidebar-container .widget_nav_menu { float: left; width: 190px; padding-right: 20px; }
.footer-sidebar-container .widget_nav_menu:last-child { padding-right: 0; }
.footer-sidebar-container .widget_nav_menu h3 { font-size: 1.125em; padding-bottom: 23px; }
.footer-sidebar-container .widget_nav_menu ul li { display: block; }
.footer-sidebar-container .widget_nav_menu ul li.current-menu-item a, .footer-sidebar-container .widget_nav_menu  ul li a:hover { color: #386d8d; }
/*-----------------------------------------------------------------*/
/*--- Footer Menu Social Icons Styles ---*/
/*-----------------------------------------------------------------*/
.footer-sidebar-container .nav-menu-social-icons ul { overflow: hidden; padding: 15px 0 0; }
.footer-sidebar-container .nav-menu-social-icons li { float: left; padding: 0 8px 8px 0; } 
.footer-sidebar-container .nav-menu-social-icons ul li a { display: block; line-height: 30px; width: 30px; text-align: center; background: #9e9e9e; color: #fff; border-radius: 30px; }
.footer-sidebar-container .nav-menu-social-icons ul li a:hover { background: #4186b0; color: #fff; } 

/*-----------------------------------------------------------------*/
/*--- Media Queries Styles ---*/
/*-----------------------------------------------------------------*/

/*-----------------------------------------------------------------*/
/*---------- Styles for desktop > 768px -----------*/
/*-----------------------------------------------------------------*/
@media only screen and (min-width: 768px) {
    .header-content .main-menu, #main, .header-content .main-menu .menu-content { height: auto !important; }
    .header-content .main-menu { display: block !important; }
}
/*-----------------------------------------------------------------*/
/*---------- Styles for desktop 0 - 1285px --------*/
/*-----------------------------------------------------------------*/
@media only screen and (min-width: 0) and (max-width: 1285px) {
    #header { min-height: 129px; }
    .header-content .main-menu .menu-content { padding-top: 40px; }
    .header-content .main-menu .menu-content ul li { margin-left: 45px; }
    /*------------------------------------------*/
    .full-width-section .section-columns .section-content .section-description { max-height: 315px; }
    .full-width-section.internal-section .section-columns .section-content { padding: 0 0 0 40px; }
    .full-width-section.internal-section.section-image-position-right .section-columns .section-content { padding: 0 40px 0 0; }
}
/*-----------------------------------------------------------------*/
/*---------- Styles for desktop 0 - 1260px --------*/
/*-----------------------------------------------------------------*/
@media only screen and (min-width: 0) and (max-width: 1260px) {
    .container, .container-fluid { padding-left: 30px; padding-right: 30px; width: 100%; }
    /*------------------------------------------*/
    .header-content .logo a { margin-left: 0; }
    .header-content .main-menu .toolbar-menu ul, .header-content .main-menu .menu-content ul { padding-right: 0; }
    /*------------------------------------------*/
    #footer { padding: 60px 30px 48px; }
}
/*-----------------------------------------------------------------*/
/*---------- Styles for desktop 0 - 1229px --------*/
/*-----------------------------------------------------------------*/
@media only screen and (min-width: 0) and (max-width: 1229px) {
    .header-content .logo { padding-top: 25px; }
}
/*-----------------------------------------------------------------*/
/*---------- Styles for desktop 0 - 1140px --------*/
/*-----------------------------------------------------------------*/
@media only screen and (min-width: 0) and (max-width: 1140px) {
    #header { min-height: 124px; }
    .header-content .main-menu .menu-content { padding-top: 35px; }
    .header-content .main-menu .menu-content ul li { margin-left: 40px; }
    /*------------------------------------------*/
    .full-width-section .section-columns .section-content .section-description { max-height: 263px; }
}
/*-----------------------------------------------------------------*/
/*---------- Styles for tablet 0 - 1060px --------*/
/*-----------------------------------------------------------------*/
@media only screen and (min-width: 0) and (max-width: 1060px) {
    body, input[type="text"], input[type="email"], input[type="password"], input[type="number"], textarea, select { font-size: 15px; line-height: 22px; }
    .btn-base { min-width: 230px; padding: 16px 30px; }
    /*--- Back to Top ---------------------------------------*/
    #back-to-top { width: 42px; height: 42px; font-size: 30px; line-height: 36px; }
    /*------------------------------------------*/
    #header { min-height: 122px; }
    .header-content .main-menu .menu-content ul li { margin-left: 35px; }
    .header-content .main-menu .toolbar-menu ul li { line-height: 15px; margin-left: 15px; }
    /*------------------------------------------*/
    .header-banner.homepage-banner { max-height: 510px; }
    .header-banner .arrow-icon { font-size: 18px; margin: 0 auto 30px; }
    /*------------------------------------------*/
    .main-section { padding-top: 95px; padding-bottom: 100px; }
    .main-section h1, .main-section h2 { line-height: 25px; padding-bottom: 14px; }
    .main-section h3 { line-height: 23px; }
    .main-section .section-description { padding: 10px 0; }
    .main-section .section-description p { padding: 10px 0; }
    .main-section .section-buttons { padding-top: 20px; }
    .simple-text-section .text-subsection { padding: 10px 0; }
    .simple-text-section .image-subsection { margin: 20px 0; }
    .show-strip { border-width: 7px; }
    /*-----------------------------------------------------------------*/
    ul.page-numbers { padding-top: 25px; }
    .listing-blog { padding-bottom: 64px; }
    .listing-blog ul.page-numbers { margin-bottom: -4px; }
    .events-section ul.page-numbers, .ajax-events-calendar ul.page-numbers { padding-top: 60px; margin-bottom: -40px; }
    /*-----------------------------------------------------------------*/
    .full-width-section .section-columns .section-content .section-description { max-height: 239px; margin: 10px 0; }
    .full-width-section .section-columns .section-content .section-buttons .btn-base { min-width: 280px; }
    /*-----------------------------------------------------------------*/
    .full-width-section.internal-section { padding: 97px 0; }
    .full-width-section.internal-section .section-columns .section-content { padding: 0 0 0 30px; }
    .full-width-section.internal-section.section-image-position-right .section-columns .section-content { padding: 0 30px 0 0; }
    /*-----------------------------------------------------------------*/
    /*--- Grid Section ---*/
    /*-----------------------------------------------------------------*/
    .grid-based-section .grid-based-section-item { padding-top: 50px; }
    .grid-based-section .row:first-child .grid-based-section-item, .listing-events-footer .widget { padding-top: 32px; }
    .grid-based-section .grid-based-section-item .image, .listing-events-footer .widget .image { margin-bottom: 18px; }
    .grid-based-section .grid-based-section-item .image img, .listing-events-footer .widget .image img { transition: none; }
    .grid-based-section .grid-based-section-item .image:hover img, .listing-events-footer .widget .image:hover img { width: 100%; }
    .grid-based-section .grid-based-section-item h3, .grid-based-section .grid-based-section-item .description, .listing-events-footer .widget h3, .listing-events-footer .widget .description { padding: 6px 0; }
    .grid-based-section .grid-based-section-item h3, .listing-events-footer .widget h3 { line-height: 19px; }
    .grid-based-section .grid-based-section-item .subline, .listing-events-footer .widget .subline { font-size: 12px; line-height: 14px; margin-top: -2px; padding-bottom: 9px; }
    .grid-based-section .grid-based-section-item .description, .listing-events-footer .widget .description { font-size: 14px; line-height: 20px; }
    .grid-based-section .grid-based-section-item .section-buttons, .listing-events-footer .widget .section-buttons { padding-top: 6px; }
    .grid-based-section .grid-based-section-item .section-buttons .btn-base, .listing-events-footer .widget .section-buttons .btn-base { margin-top: 7px; min-width: inherit; padding: 12px 30px; }
    /*-----------------------------------------------------------------*/
    .gallery-carousel { margin-top: 32px; }
    .gallery-carousel .rslides_nav { background-size: 90px auto; height: 80px; width: 45px; margin-top: -40px; }
    /*-----------------------------------------------------------------*/
    /*--- Pages Styles ---*/
    /*-----------------------------------------------------------------*/
    .top-section { padding-bottom: 45px; }
    .top-section .description { font-size: 1.275em; line-height: 26px; padding: 8px 0; }
    .top-section .arrow-down { font-size: 18px; padding-top: 32px; }
    /*-----------------------------------------------------------------*/
    .gallery-testimonials-section .testimonials .testimonials-content { font-size: 1.275em; line-height: 26px; }
    .gallery-testimonials-section.section-grey-bg { padding-bottom: 100px !important; }
    .gallery-testimonials-section + .section-grey-bg { margin-top: 100px; }
    /*-----------------------------------------------------------------*/
    .event-gallery-section h2 { padding-bottom: 30px; }
    /*-----------------------------------------------------------------*/
    .galleries-section .gallery-item { padding-top: 30px; }
    .galleries-section .gallery-item .image-container { margin-bottom: 18px; }
    .galleries-section .gallery-item .no-image-icon { font-size: 4.5em; }
    .galleries-section .gallery-item .image { max-height: 205px; }
    .galleries-section .gallery-item .image img { transition: none; }
    .galleries-section .gallery-item .image:hover img { width: 100%; }
    .galleries-section .gallery-item h3 { line-height: 19px; }
    .galleries-section .gallery-item .subline { font-size: 12px; line-height: 14px; padding-top: 5px; }
    .galleries-section .gallery-item .section-buttons { font-size: 14px; padding-top: 3px; }
    /*-----------------------------------------------------------------*/
    /*--- Wysiwyg Styles ---*/
    /*-----------------------------------------------------------------*/
    .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5 { padding: 15px 0 8px; }
    .wysiwyg .alignleft { float: left; margin: 6px 30px 20px 0; }
    .wysiwyg .alignright { float: right; margin: 8px 0 20px 30px; }
    .wysiwyg p { padding: 10px 0; }
    .wysiwyg ul { padding: 10px 0 10px 20px; }
    .wysiwyg ul li { background-position: left 8px; padding-left: 28px; }
    .wysiwyg ol { padding: 10px 0 10px 35px; }
    .wysiwyg ol li { padding-left: 14px; }
    .wysiwyg .upcoming-events { margin-top: 54px; }
    .event-detail .description { padding-left: 35px; }
    /*-----------------------------------------------------------------*/
    /*--- Global Footer Styles ---*/
    /*-----------------------------------------------------------------*/
    #footer { padding: 50px 30px 40px; }
    #footer .footer-info { padding-right: 0; }
    /*-------------------------------------------------*/
    .footer-logo { padding-bottom: 15px; }
    .footer-logo a { max-width: 150px; display: block; }
    .footer-contacts { font-size: 13px; line-height: 20px; }
    .footer-copyright { padding-top: 30px; }
    /*-------------------------------------------------*/
    .footer-sidebar-container .footer-sidebar { margin-top: 0; }
    .footer-sidebar-container .widget_nav_menu { width: 140px; padding-right: 10px; }
    .footer-sidebar-container .widget_nav_menu h3 { line-height: 18px; padding-bottom: 13px; }
    .footer-sidebar-container .widget_nav_menu ul li { font-size: 14px; }
}
/*-----------------------------------------------------------------*/
/*---------- Styles for tablet 0 - 992px --------*/
/*-----------------------------------------------------------------*/
@media only screen and (min-width: 0) and (max-width: 992px) {
    /*-----------------------------------------------------------------*/
    /*--- General Header Styles ---*/
    /*-----------------------------------------------------------------*/
    #header { min-height: 106px; }
    .header-content .logo { padding-top: 25px; }
    .header-content .logo a { min-width: 200px; }
    /*----------------------------------*/
    .header-content .main-menu .menu-content { padding-top: 25px; }
    .header-content .main-menu .menu-content ul li { margin-left: 14px; line-height: 16px; }
    .header-content .main-menu .menu-content ul li a { font-size: 14px; }
    /*----------------------------------*/
    .header-content .main-menu .toolbar-menu ul li { font-size: 13px; margin-left: 10px; line-height: 16px; }
    .header-content .main-menu .toolbar-menu ul li a { font-size: 13px; }
    /*----------------------------------*/
    .header-content .main-menu ul li .sub-menu { left: -10px; min-width: 160px; top: 14px; }
    .header-content .main-menu ul li .sub-menu li { padding: 7px 10px; }
    .header-content .main-menu ul li .sub-menu li a { font-size: 13px; line-height: 16px; }
    /*----------------------------------*/
    .blog-section .featured-image { padding-bottom: 32px; }
    .blog-section .description { padding-top: 25px; }
    /*----------------------------------*/
    .blog-detail .post-info { padding-top: 10px; }
    .blog-detail .featured-image, .blog-detail .description { padding-top: 0; }
    /*----------------------------------*/
    .galleries-section .gallery-item .image { max-height: 145px; }
    /*----------------------------------*/
    .full-width-section .section-columns .section-image img { margin-left: -5%; width: 110%; }
    .full-width-section .section-columns .section-content .section-description { max-height: 152px; }
}
/*-----------------------------------------------------------------*/
/*---------- Styles for mobile 0 - 767px --------*/
/*-----------------------------------------------------------------*/
@media only screen and (min-width: 0) and (max-width: 767px) {
    body, input[type="text"], input[type="email"], input[type="password"], input[type="number"], textarea, select { font-size: 14px; line-height: 18px; }
    #main { overflow: hidden; width: 100%; }
    #main-content { min-height: inherit; }
    .btn-base { font-size: 14px; line-height: 14px; padding: 13px 30px; min-width: 200px; }
    .container, .container-fluid { padding-left: 20px; padding-right: 20px; }
    /*--- Hidden Fancybox ---------------------------------------
    .fancybox-overlay, .fancybox-wrap, .fancybox-skin, #fancybox-loading { display: none !important; }
    /*--- Back to Top ---------------------------------------*/
    #back-to-top { width: 40px; height: 40px; line-height: 33px; }
    /*--- Header --------------------------------------------*/
    #header { min-height: 59px; }
    .header-content { padding-top: 15px; padding-bottom: 20px; z-index: 100; }
    .header-content .logo { padding-top: 0; padding-right: 0; }
    .header-content .logo a { max-width: 228px; min-width: inherit; width: 100%; }
    /*-------------------------------------------------------*/
    .header-content .main-menu { display: none; background: #fff; width: 100%; position: absolute; top: 0; left: 0; z-index: 5; padding: 0; }
    .header-content .main-menu .mobile-menu-header { padding: 15px 20px 20px; width: 100%; overflow: hidden; }
    .header-content .main-menu .mobile-menu-header .logo { float: left; width: 68%; }
    .header-content .main-menu .mobile-menu-header .menu-btn-close { float: right; margin-top: 6px; width: 19px; height: 19px; background: url(../images/icons/close-icon.png) no-repeat; background-size: 19px auto; text-indent: -1000px; }
    .header-content .main-menu .menu-content { padding: 40px 20px 20px; overflow: auto; }
    .header-content .main-menu .menu-content #menu-header-menu { float: none; padding: 0 0 10px 0; border-top: 1px solid #e3e3e3; }
    .header-content .main-menu .menu-content #menu-header-menu li { padding: 15px 0 16px; float: none; border-bottom: 1px solid #e3e3e3; margin: 0; }

    .header-content .main-menu .menu-content #menu-header-menu li a { display: block; font-size: 26px; font-family: 'Open_Sans', Helvetica, Arial,sans-serif; line-height: 30px; color: #7b7b7b; }
    .header-content .main-menu .menu-content #menu-header-menu li a:hover, .header-content .main-menu .menu-content #menu-header-menu li a:focus, .header-content .main-menu .menu-content #menu-header-menu li.current-menu-item a, .header-content .main-menu .menu-content #menu-header-menu li.current-menu-parent > a, .header-content .main-menu .menu-content #menu-header-menu li.current-page-ancestor > a { color: #386d8d; }
    .header-content .main-menu .menu-content #menu-header-menu ul.sub-menu li a { background: none; }
    .header-content .main-menu .menu-content #menu-header-menu ul.sub-menu li a:hover, .header-content .main-menu .menu-content #menu-header-menu ul.sub-menu li a:focus { background: none; }
    .header-content .main-menu .menu-content #menu-header-menu li.current-page-ancestor.current-page-parent > a { color: #4186b0; }
    .header-content .main-menu .menu-content .mobile-services-menu ul { padding: 20px 0 26px; float: none; width: 100%; overflow: hidden; text-align: center; }
    .header-content .main-menu .menu-content .mobile-services-menu ul li { display: inline-block; float: none; padding: 0 3px 0; margin: 0; }
    .header-content .main-menu .menu-content .mobile-services-menu ul li a { color: #4186b0; font-size: 16px; font-family: 'Open_Sans-Light', Helvetica, Arial,sans-serif; }
    .header-content .main-menu .menu-content .mobile-services-menu ul li a:hover, .header-content .main-menu .menu-content .mobile-services-menu ul li a:focus, .header-content .main-menu .menu-content .mobile-services-menu ul li.current-menu-item a, .header-content .main-menu .menu-content .mobile-services-menu ul li.current-menu-parent a, .header-content .main-menu .menu-content .mobile-services-menu ul li.current-page-ancestor a, .header-content .main-menu .menu-content .mobile-services-menu ul li.current-page-ancestor.current-page-parent a { color: #386d8d; }
    .header-banner .arrow-icon { font-size: 18px; margin: 0 auto 45px; }
    /*------------------------------------------*/
    .header-content .main-menu .menu-content #menu-header-menu li .sub-menu { display: block !important; padding: 17px 0 0 0; position: static; float: none; width: 100%; margin-bottom: -4px; }
    .header-content .main-menu .menu-content #menu-header-menu li .sub-menu li { background: transparent; border: 1px solid #e3e3e3; border-width: 0 0 1px 0; padding: 10px 0 10px 15px; }
    .header-content .main-menu .menu-content #menu-header-menu li .sub-menu li:last-child { border: 0; padding-bottom: 0; }
    .header-content .main-menu .menu-content #menu-header-menu li .sub-menu li:first-child { border-top: 1px solid #e3e3e3; }
    .header-content .main-menu .menu-content #menu-header-menu li .sub-menu li a { font-size: 20px; color: #7b7b7b; }
    .header-content .main-menu .menu-content #menu-header-menu li .sub-menu li a:hover, .header-content .main-menu .menu-content #menu-header-menu li .sub-menu li a:focus, .header-content .main-menu .menu-content

    #menu-header-menu li .sub-menu li.current-menu-item a { color: #386d8d; }

    /*------------------------------------------*/
    .main-section { padding-top: 46px; padding-bottom: 50px; }
    .main-section h1, .main-section h2 { font-size: 20px; line-height: 21px; padding-bottom: 7px; }
    .main-section h3 { font-size: 18px; line-height: 20px; }
    .main-section .section-description { padding: 5px 0; }
    .main-section .section-description p { padding: 5px 0; }
    .main-section .section-buttons { padding-top: 13px; }
    .main-section .section-buttons .btn-base { margin: 10px 0 0 0; }
    .main-section .section-buttons .btn-base:first-child { margin: 0; }
    .simple-text-section .section-buttons .btn-base { display: block; }
    .simple-text-section .text-subsection { padding: 5px 0; }
    .simple-text-section .image-subsection { margin: 14px 0 10px; }
    .show-strip { border-width: 5px; }
    /*-----------------------------------------------------------------*/
    .full-width-section .section-columns .section-column { display: block; width: 100%; }
    .full-width-section .section-columns .section-column.main-section { padding-top: 45px; }
    .full-width-section .section-columns .section-content { padding: 0 20px; }
    .full-width-section .section-columns .section-content .section-description { max-height: inherit; margin: 5px 0; }
    .full-width-section .section-columns .section-content .section-buttons .btn-base { min-width: inherit; }
    /*-----------------------------------------------------------------*/
    .full-width-section.internal-section { padding: 60px 0 52px; }
    .full-width-section.internal-section .section-columns .section-column { width: 100%; float: none; }
    .full-width-section.internal-section .section-columns .section-column.main-section { width: 100%; padding: 22px 0 0 0; }
    .full-width-section.internal-section .section-columns .section-content { padding: 0; }
    .full-width-section.internal-section .section-columns .section-content .section-buttons .btn-base { min-width: inherit; }
    /*-----------------------------------------------------------------*/
    /*--- Grid Section ---*/
    /*-----------------------------------------------------------------*/
    .grid-based-section .grid-based-section-item { padding-top: 30px; }
    .grid-based-section .row:first-child .grid-based-section-item { padding-top: 30px; }
    .grid-based-section .row:first-child .grid-based-section-item:first-child { padding-top: 15px; }
    .grid-based-section .widget { padding-top: 30px; width: 100%; float: none; }
    .grid-based-section .widget:first-child { padding-top: 15px; }
    .grid-based-section .grid-based-section-item .image, .listing-events-footer .widget .image { margin-bottom: 12px; }
    .grid-based-section .grid-based-section-item .image img, .listing-events-footer .widget .image img { transition: none; }
    .grid-based-section .grid-based-section-item .image:hover img, .listing-events-footer .widget .image:hover img { width: 100%; }
    .grid-based-section .grid-based-section-item h3, .grid-based-section .grid-based-section-item .description, .listing-events-footer .widget h3, .listing-events-footer .widget .description { padding: 4px 0; }
    .grid-based-section .grid-based-section-item h3, .listing-events-footer .widget h3 { line-height: 19px; }
    .grid-based-section .grid-based-section-item .subline, .listing-events-footer .widget .subline { padding-bottom: 5px; }
    .grid-based-section .grid-based-section-item .description, .listing-events-footer .widget .description { line-height: 18px; }
    .grid-based-section .grid-based-section-item .section-buttons, .listing-events-footer .widget .section-buttons { padding-top: 7px; }
    .grid-based-section .grid-based-section-item .section-buttons .btn-base, .listing-events-footer .widget .section-buttons .btn-base { margin-top: 3px; min-width: inherit; padding: 10px 30px; }
    /*-----------------------------------------------------------------*/
    .gallery-carousel { margin: 15px -20px 0; width: auto; }
    .gallery-carousel ul li .slider-img img { width: 150%; margin-left: -17%; }
    .gallery-carousel .rslides_nav { background-size: 70px auto; height: 62px; width: 35px; margin-top: -31px; }
    /*-----------------------------------------------------------------*/
    /*--- Pages Styles ---*/
    /*-----------------------------------------------------------------*/
    .top-section { padding-bottom: 20px; }
    .top-section .description { font-size: 1.175em; line-height: 22px; padding: 4px 0; }
    .top-section .arrow-down { font-size: 18px; padding-top: 18px; }
    .top-section .event-filters-wrapper { padding: 10px 0 12px; }
    .top-section .event-filters-wrapper .date-input, .top-section .event-filters-wrapper .separator, .top-section .event-filters-wrapper .filter-btn { display: block; width: 100%; }
    .top-section .event-filters-wrapper .date-input, .top-section .event-filters-wrapper input[type="text"] { height: 45px; font-size: 1.275em; line-height: 20px; padding: 10px 20px; width: 100%; text-align: center; }
    .top-section .event-filters-wrapper .separator { font-size: 1.275em; line-height: 46px; }
    .top-section .event-filters-wrapper .filter-btn { margin: 20px 0 0 0; height: 45px; padding: 9px 20px; }
    /*-----------------------------------------------------------------*/
    .gallery-testimonials-section .testimonials .testimonials-content { font-size: 1.175em; line-height: 22px; }
    ul.rslides_tabs { padding-top: 20px; }
    .gallery-testimonials-section.section-grey-bg { padding-bottom: 50px !important; }
    .gallery-testimonials-section + .section-grey-bg { margin-top: 50px; }
    /*-----------------------------------------------------------------*/
    .galleries-section .gallery-item { padding-top: 25px; }
    .galleries-section .row:first-child .gallery-item:first-child { padding-top: 15px; }
    .galleries-section .gallery-items:first-child .row:first-child .gallery-item { padding-top: 25px; }
    .galleries-section .gallery-items:first-child .row:first-child .gallery-item:first-child { padding-top: 8px; }
    .galleries-section .gallery-item .image-container { margin-bottom: 12px; }
    .galleries-section .gallery-item .no-image-icon { font-size: 5.5em; }
    .galleries-section .gallery-item .image { max-height: 180px; }
    .galleries-section .gallery-item h3 { line-height: 18px; }
    .galleries-section .gallery-item .subline { padding-top: 5px; }
    .galleries-section .gallery-item .section-buttons { font-size: 14px; padding-top: 6px; }
    .gallery-detail .gallery-item { padding-top: 25px; }
    .gallery-detail .row:first-child .gallery-item { padding-top: 25px; }
    .gallery-detail .row:first-child .gallery-item:first-child { padding-top: 0; }
    /*-----------------------------------------------------------------*/
    .event-gallery-section .galleries-section .gallery-item { padding-top: 25px; }
    /*-----------------------------------------------------------------*/
    /*--- Wysiwyg Styles ---*/
    /*-----------------------------------------------------------------*/
    .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5 { padding: 7px 0 4px; }
    .wysiwyg .alignleft { height: auto; margin: 23px 16px 16px 0; max-width: 55%; }
    .wysiwyg .alignright { height: auto; margin: 23px 0 16px 16px; max-width: 55%; }
    .wysiwyg .aligncenter { max-width: 100%; height: auto; margin: 18px 0; }
    .wysiwyg p { padding: 6px 0; }
    .wysiwyg ul { padding: 6px 0 6px 10px; }
    .wysiwyg ul li { background-position: left 7px; padding-left: 20px; }
    .wysiwyg ol { padding: 6px 0 6px 22px; }
    .wysiwyg ol li { padding-left: 8px; }
    .wysiwyg .upcoming-events { margin-top: 24px; }
    /*-----------------------------------------------------------------*/
    ul.page-numbers { padding-top: 17px; font-size: 1.25em; line-height: 16px; }
    ul.page-numbers li .left-arrow, ul.page-numbers li .right-arrow { line-height: 16px; vertical-align: top; }
    ul.page-numbers li { padding-left: 7px; margin-left: 4px; line-height: 16px; }
    /*-----------------------------------------------------------------*/
    .blog-categories-section { padding: 30px 0; }
    .blog-categories-section .blog-categories-wrapper { font-size: 1.3em; height: 50px; min-width: 100%; padding: 10px 50px 10px 17px; }
    .blog-categories-section .blog-categories-wrapper .blog-categories-current-value { height: 31px; overflow: hidden; }
    .blog-categories-section .blog-categories-wrapper:after { right: 13px; top: 16px; border-left: 12px solid transparent; border-right: 12px solid transparent; border-top: 20px solid #fff;}
    .blog-categories-section .blog-categories-wrapper .blog-categories { top: 49px; font-size: 16px; }
    .blog-categories-section .blog-categories-wrapper .blog-categories li a { padding: 10px 17px 7px; }
    /*-----------------------------------------------------------------*/
    .listing-blog { padding-bottom: 28px; }
    .listing-blog ul.page-numbers { margin-bottom: 9px; }
    .blog-section .post { margin-bottom: 22px; padding-bottom: 25px; }
    .blog-section .featured-image { padding: 8px 0 18px; }
    .blog-section .post-title { line-height: 26px; }
    .blog-section .post-info { font-size: 11px; line-height: 14px; padding-top: 3px; }
    .blog-section .description { padding-top: 14px; }
    /*-----------------------------------------------------------------*/
    .blog-detail .post { padding: 0; margin: 0; }
    .blog-detail .featured-image { padding-top: 0; }
    .blog-detail .post-title { line-height: 26px; }
    .blog-detail .post-info { padding: 5px 0 24px; }
    .blog-detail .description { padding-top: 3px; }
    /*-----------------------------------------------------------------*/
    .event-gallery-section .galleries-section .gallery-item:first-child { padding-top: 15px; }
    /*-----------------------------------------------------------------*/
    /*--- Events Styles ---*/
    /*-----------------------------------------------------------------*/
    .events-section ul.page-numbers, .ajax-events-calendar ul.page-numbers { padding-top: 48px; margin-bottom: -4px; }
    .type-event .event-wrapper { display: block; width: 100%; padding: 0;}
    .type-event .featured-image, .events-section .post-info { display: block; }
    .type-event .featured-image { padding-top: 0; width: 100%; min-height: auto; }
    .type-event .post-info { width: 100%; padding: 20px 0 0 0; }
    .type-event .post-info:first-child { padding: 0; }
    .type-event .event-title { line-height: 24px; padding: 10px 0 0 0; }
    .type-event .event-info { font-size: 13px; line-height: 16px; }
    .type-event .description { padding-top: 8px !important; }
    /*-----------------------------------------------------------------*/
    .listing-events { padding-bottom: 25px; }
    .listing-events .type-event { padding-top: 25px; border-top: 1px solid #ddd; margin-top: 22px; width: 100%; }
    .listing-events .event:first-child { margin-top: 0 !important; }
    /*-----------------------------------------------------------------*/
    .event-detail .featured-image, .event-detail .description { float: none; }
    .event-detail .featured-image { padding: 0 0 20px 0; width: 100%; }
    .event-detail .description { width: 100%; padding-left: 0; }
    /*-----------------------------------------------------------------*/
    /*--- Global Footer Styles ---*/
    /*-----------------------------------------------------------------*/
    #footer { padding: 35px 20px 20px; }
    #footer .footer-info { padding-right: 15px; }
    /*-------------------------------------------------*/
    .footer-logo { padding-bottom: 10px; }
    .footer-logo a { max-width: 130px; display: block; }
    .footer-contacts { font-size: 13px; line-height: 20px; }
    .footer-copyright { padding-top: 16px; }
    /*-------------------------------------------------*/
    .footer-sidebar-container .footer-sidebar { float: none; }
    .footer-sidebar-container .widget_nav_menu { float: none; width: 100%; padding-top: 18px; }
    .footer-sidebar-container .widget_nav_menu h3 { line-height: 18px; padding-bottom: 5px; }
    .footer-sidebar-container .widget_nav_menu ul li { font-size: 13px; }
}
/* Chrome 29+ */
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) and (min-width: 0) and (max-width: 767px) {
    .btn-base { padding: 13px 30px 12px; }
    #back-to-top { line-height: 34px; }
}
/*-----------------------------------------------------------------*/
/*---------- Styles for tablet 0 - 639px --------*/
/*-----------------------------------------------------------------*/
@media only screen and (min-width: 0) and (max-width: 639px) {
    .header-banner img { height: 376px; margin-left: 0; max-width: inherit; width: auto; }
    .header-banner.page-banner img { height: 270px; }
}
/*-----------------------------------------------------------------*/
/*---------- Styles for tablet 0 - 480px --------*/
/*-----------------------------------------------------------------*/
@media only screen and (min-width: 0) and (max-width: 480px) {
    .header-banner img { margin-left: -70px; }
    .header-banner.page-banner img { height: 250px; margin: 0; }
}
/*-----------------------------------------------------------------*/
/*---------- Styles for tablet 0 - 375px --------*/
/*-----------------------------------------------------------------*/
@media only screen and (min-width: 0) and (max-width: 375px) {
    .header-banner img { margin-left: -80px; }
    .header-banner.page-banner img { height: 220px; margin: 0; }
}
/*-----------------------------------------------------------------*/
/*---------- Styles for tablet 0 - 360px --------*/
/*-----------------------------------------------------------------*/
@media only screen and (min-width: 0) and (max-width: 360px) {
    .header-banner img { height: 320px; }
    .header-banner.page-banner img { height: 220px; margin: 0; }
}
/*-----------------------------------------------------------------*/
/*---------- Styles for tablet 0 - 320px --------*/
/*-----------------------------------------------------------------*/
@media only screen and (min-width: 0) and (max-width: 320px) {
    .btn-base { font-size: 14px; padding: 11px 25px 13px; }
    /*-------------------------------------------------------*/
    .header-content .logo { padding-top: 3px; }
    .header-content .main-menu .mobile-menu-header .logo { float: left; width: 192px; }
    .header-banner img { height: 280px; }
    .header-banner.page-banner img { height: 200px; margin: 0; }
    /*-------------------------------------------------------*/
    .header-content .main-menu .menu-content { padding-top: 0; }
    .header-content .main-menu .menu-content #menu-header-menu li { padding: 11px 0 12px; }

    .header-content .main-menu .menu-content #menu-header-menu li a { font-size: 16px; line-height: 20px; }
    .header-content .main-menu .menu-content #menu-header-menu ul.sub-menu li a { background: none; }

    .header-content .main-menu .menu-content .mobile-services-menu ul { padding: 10px 0 18px; }
    .header-content .main-menu .menu-content .mobile-services-menu ul li { float: none; padding: 0 2px 0; }
    .header-content .main-menu .menu-content .mobile-services-menu ul li a { font-size: 14px; }
    /*------------------------------------------*/
    .header-content .main-menu .menu-content #menu-header-menu li .sub-menu { padding: 11px 0 0 0; margin-bottom: -2px; }
    .header-content .main-menu .menu-content #menu-header-menu li .sub-menu li { padding: 8px 0 8px 10px; }
    .header-content .main-menu .menu-content #menu-header-menu li .sub-menu li a { font-size: 15px; }

    .header-content .main-menu .menu-content #menu-header-menu li .sub-menu li a:hover, .header-content .main-menu .menu-content #menu-header-menu li .sub-menu li a:focus, .header-content .main-menu .menu-content #menu-header-menu li .sub-menu li.current-menu-item a { color: #386d8d; }
}
/*-----------------------------------------------------------------*/
/*---------- Custom styles for Woocommerce  --------*/
/*-----------------------------------------------------------------*/
.woocommerce.tax-product_cat #content .term-description p {
    text-transform: uppercase;
    font-size: 1.625em;
    line-height: 28px;
    padding-bottom: 20px;
    font-family: 'Quattrocento-Regular', Helvetica, Arial,sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
    text-align: center;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100%;
    float: none;
}
.woocommerce #content div.product .group_table {
    margin-bottom: 2em;
}
.woocommerce #content div.product .group_table thead, .woocommerce #content div.product .group_table tbody {
    border: 1px solid #c4c4c4;
}
.woocommerce #content div.product .group_table th, .woocommerce #content div.product .group_table td {
    text-align: left;
    padding: 0.5em 0 0.5em 1em;
}
.woocommerce #content div.product .group_table tbody > tr:nth-child(odd) > td {
    background-color: #f4f4f4;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 15em;
    height: 41px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    padding: 0 1.5% 2.992em 1.5%;
    width: 30%;
    text-align: center;
}
.woocommerce ul.products li.product.first:last-child, .woocommerce-page ul.products li.product.first:last-child {
    margin: 0 34.5% 2.992em 34.5%;
    width: 30%;
}

.woocommerce div.product div.images img {
    max-width: 250px;
    max-height: 250px;
    margin: 0 auto;
}

.footer-sidebar-container .footer-sidebar .widget_text {
    clear: both;
    padding-top: 30px;
}

#product-25404 .container {
    text-align: center;
}
#product-25404 .button {
    float: none !important;
}
td.label {
    color: #666;
    display: table-cell;
}
/*-----------------------------------------------------------------*/
/*--- Google CSE ---*/
/*-----------------------------------------------------------------*/
.search-bar {
    float: right;
}
.search-box {
    max-width: 440px;
    margin-top: 10px;
}
.gsc-control-cse {
    background: transparent !important;
    border: transparent !important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    width: 71px !important;
    height: 29px !important;
    margin-top: 0 !important;
}
table.gsc-search-box td {
    vertical-align: top !important;
}
.gsc-input-box {
    height: 30px !important;
}
.gsst_a {
    padding-top: 6px !important;
}
.top-section .container .gs-title { text-align: left !important; }
/*-----------------------------------------------------------------*/
/*--- Woocommerce shipping ---*/
/*-----------------------------------------------------------------*/
#add_payment_method .checkout .col-2 h3#ship-to-different-address, .woocommerce-cart .checkout .col-2 h3#ship-to-different-address, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    font-size: 16px;
}
#ship-to-different-address label {
    display: inline;
    margin-right: 1em;
}
/*-----------------------------------------------------------------*/
/*--- eventbrite ---*/
/*-----------------------------------------------------------------*/

span.eventbrite-modal-trigger {
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
span.eventbrite-modal-trigger:hover {
    text-decoration: none;
}