/*
    Theme Name: Benton Event Center Child Theme
    Theme URI: http://www.pleth.com
    Description: Benton Event Center is a two or three column child theme created for the Genesis Framework.
    Author: Pleth
    Author URI: http://www.pleth.com/
 
    Version: 2.0.1
 
    Tags: blue, gray, white, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments
 
    Template: genesis
    Template Version: 1.8
 
    License: GNU General Public License v2.0 (or later)
    License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* MetaSlider
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Featured Image
* Inner
* Page Title
* Home Featured
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Portfolio
* Headlines
* Ordered / Unordered Lists
* Post Info / Meta
* Author Box
* Column Classes
* Featured Post Grid
* Archive Page
* Images
* Post Navigation
* Primary Sidebar
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form / eNews and Update Widget
* Calendar Widget
* Footer Widgets
* Footer
* Custom Footer
* Comments
* Gravity Forms
* Custom Fields
* Responsive Design
*/

/* Defaults
------------------------------------------------------------ */
#wrap {
    -webkit-font-smoothing: antialiased;
    font-family: "franklin-gothic-urw", sans-serif !important;
}
body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
    color: #3e3e3e;
    font-family: "franklin-gothic-urw", sans-serif;
    font-size: 17px;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
    background-color: #f5f5f5;
}
input,
select,
textarea {
    border: 1px solid #ddd;
}
input,
label,
select,
textarea {
    color: #3e3e3e;
    font-size: 14px;
}
li,
ol,
ul {
    margin: 0;
    padding: 0;
}
ol li {
    list-style-type: decimal;
}
/* Hyperlinks

------------------------------------------------------------ */

a,
a:visited {
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    color: white;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}
a:hover {
    color: white;
    text-decoration: none;
}
a img {
    border: none;
}
/* Body

------------------------------------------------------------ */

body {
    background-color: #B6B6B6;
    background-size: cover;
}
body.error404 #sidebar {
    display: none;
}
body.error404 #content {
    width: 100%;
    height: 460px;
    background-color: #4d4f53;
    float: left;
    overflow-y: hidden;
    margin-top: 30px;
}
body.error404 #content ul {
    margin-left: 2%;
}
::-moz-selection {
    color: #fff;
}
::selection {
    background-color: #7765a0;
    color: #fff;
}

.fpButton {
    background-color:#7765a0;
    -moz-border-radius:28px;
    -webkit-border-radius:28px;
    border-radius:28px;
    border:1px solid #7765a0;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:17px;
    font-weight:bold;
    padding:6px 22px;
    margin: 10px;
    text-decoration:none;
    text-shadow:0px 1px 3px #7765a5;
}
.fpButton:hover {
    background-color:#7765a0;
}
.fpButton:active {
    position:relative;
    top:1px;
}

/* Wrap

------------------------------------------------------------ */

.wrap {
    margin: 0 auto;
    width: 1140px;
    width: auto;
}
.minimum-landing .wrap {
    width: 800px;
}
/* Header

------------------------------------------------------------ */

#header {
    background-position: center top !important;
    margin: 0 auto;
    min-height: 60px;
    overflow: visible;
    width: 1140px;
    width: auto;
}
#header .mobile-logo {
    display: none;
}
#header .genesis-nav-menu .naver-handle {
    display: none;
}
#title-area {
    float: left;
    overflow: hidden;
    width: 35%;
}
#title {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 15px 0 10px;
    text-transform: uppercase;
}
#title a,
#title a:hover {
    color: #3e3e3e;
    text-decoration: none;
}
#description {
    display: none;
}
#header .widget-area {
    float: right;
    width: 65%;
    width: 940px;
    position: relative;
    margin: auto;
    float: none;
    z-index: 99;
    /*width: auto;*/
}
/* Image Header - Partial Width

------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
    display: block;
    float: left;
    height: 100px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 400px;
}
.header-image #description {
    display: block;
    overflow: hidden;
}
/* Image Header - Full Width

------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
    width: 100%;
}
/* MetaSlider

------------------------------------------------------------ */

.slider {
    top: -93px;
    position: relative;
    z-index: -9999;
}

.page-id-6 .slider,
.page-id-24 .slider {
    top: 0px;
}

#metaslider_819 {
    border: 7px solid #4D4F53;
}

#metaslider_container_66 #metaslider_66.flexslider li {
    /*margin-right: 6px;*/
}
#metaslider_10.flexslider li {
    /*margin-right: 0 !important;*/
}
.metaslider {
    max-width: 1600px;
}
.home .metaslider .caption-wrap {
    display: none !important;
}
.metaslider .flexslider .caption-wrap .caption {
    background-image: url("images/slide-graphic.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 66px auto;
    float: right;
    font-size: 1.1em;
    font-weight: normal;
    letter-spacing: 1px !important;
    padding-left: 79px;
    text-align: right;
    width: auto;
}
.metaslider ul.rslides {
    padding-bottom: 0;
}
.metaslider .flexslider {
    /*margin: 0;*/
}
.home .metaslider .flexslider ol.flex-control-nav {
    padding: 15px 0;
    position: static;
}
.home .slider {
    /*max-width: 1604px;*/
    
    margin: auto;
    clear: both;
}
.home .metaslider .flexslider {
    margin-bottom: 0;
}
.home .metaslider .flexslider .flex-viewport {
    border: 9px solid #fff;
}
.metaslider .theme-default .nivoSlider {
    box-shadow: none;
}
.metaslider .theme-default .nivo-controlNav {
    float: right;
    width: auto;
}
.metaslider .theme-default .nivo-controlNav a {
    background: url("images/circle-b.png") no-repeat;
}
.metaslider .theme-default .nivo-controlNav a.active {
    background: url("images/circle-w.png") no-repeat;
}
/* Header / Primary / Secondary Navigation

------------------------------------------------------------ */

#nav,
#subnav {
    background-color: #f5f5f5;
    border-top: 1px solid #e4e4e4;
}
.menu-primary,
.menu-secondary,
#header .menu {
    clear: both;
    color: #3e3e3e;
    font-size: 13px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    float: none;
}
#header #title-area {
    display: none;
}
#header .genesis-nav-menu {
    width: auto;
    float: none;
    padding: 118px 0px 0;
    margin-top: 40px;
    /*background: url("images/topmenu-background-pattern.jpg") repeat-x scroll 0 118px transparent;*/
    
    overflow: visible;
}
#header .genesis-nav-menu .naver-wrapper .naver-container {
    display: table;
}
#header .menu li {} #header .menu li a,
#header .menu li a:visited {
    background: none repeat scroll 0 0 #4D4F53;
    color: white;
    font-size: 12.3pt;
    letter-spacing: 0.1em;
    #header .genesis-nav-menu text-transform: none;
    padding: 13px 10px;
}
#header .menu li.menu-item a:hover,
#header .menu li.current-menu-item a:hover,
#header .menu li.current-menu-item a {
    color: #7765a0;
    background: #fff;
}
#header .genesis-nav-menu li.current_page_item a {
    background: #7664A0;
    color: #fff;
}
#header #menu-primary-menu li.logo-menu-item a {
    background-color: transparent;
    color: transparent;
}
#header .menu li:hover a {
    background: red;
}
#header #menu-primary-menu .naver-wrapper li.first-menu-item {
    padding-left: 38px;
    background-color: #4D4F53;
}
#header #menu-primary-menu .naver-wrapper li.third-menu-item {
    padding-right: 31px;
    background-color: #4D4F53;
}
#header #menu-primary-menu .naver-wrapper li.fourth-menu-item {
    padding-left: 31px;
    background-color: #4D4F53;
}
#header #menu-primary-menu .naver-wrapper li.last-menu-item {
    padding-right: 38px;
    background-color: #4D4F53;
}
#header .menu .logo-menu-item {
    height: 157px;
    padding: 0;
    width: 257px;
}
#header #menu-primary-menu li.logo-menu-item a,
#header #menu-primary-menu li.logo-menu-item a:hover {
    background: url("/wp-content/themes/bentonevents/images/logo.png") no-repeat transparent;
    color: transparent;
    padding: 0;
    margin: 0;
    width: 257px;
    height: 275px;
    top: -118px;
    font-size: 0px;
}
#header #menu-primary-menu li.logo-menu-item,
#header #menu-primary-menu li.logo-menu-item:hover {
    background: none;
    color: transparent;
}
.menu-primary ul,
.menu-secondary ul,
#header .menu ul {
    float: left;
    width: 100%;
}
.menu-primary li,
.menu-secondary li,
#header .menu li {
    float: left;
    list-style-type: none;
}
.menu-primary a,
.menu-secondary a,
#header .menu a {
    color: #3e3e3e;
    display: block;
    letter-spacing: 2px;
    padding: 20px;
    position: relative;
    text-decoration: none;
    font-weight: normal;
}
.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary li:hover a,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary li:hover a,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
#header .menu li a:active,
#header .menu li a:hover,
#header .menu li:hover a,
#header .menu .current_page_item a,
#header .menu .current-cat a,
#header .menu .current-menu-item a {
    /*background-color: #fff;*/
    
    background: #7765a0;
    color: #fff;
}
.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
    background: none repeat scroll 0 0 #7765A0;
    border: 0 none;
    color: #FFFFFF;
    font-size: 15px;
    /*padding: 0 10px 2px;*/
    
    padding: 10px;
    position: relative;
    text-transform: none;
    width: 163px;
}
.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
    background-color: #7765a0;
    color: @white;
}
.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
    height: auto;
    left: -9999px;
    margin: 0 0 0 -1px;
    position: absolute;
    width: 185px;
    z-index: 9999;
}
.menu-primary li ul a,
.menu-secondary li ul a,
#header .menu li ul a {
    width: 175px;
}
.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul {
    margin: -39px 0 0 184px;
}
.menu li:hover ul ul,
.menu li.sfHover ul ul {
    left: -9999px;
}
.menu li:hover,
.menu li.sfHover {
    position: static;
}
ul.menu li:hover>ul,
ul.menu li.sfHover ul,
#header .menu li:hover>ul,
#header .menu li.sfHover ul {
    left: auto;
}
.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
    position: absolute;
    text-indent: -9999px;
}
#wpadminbar li:hover ul ul {
    left: 0;
}
#advanced_menu-2 {
    display: none;
}
/* Primary Navigation Extras

------------------------------------------------------------ */

.menu li.right {
    float: right;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 20px;
    text-transform: uppercase;
}
.menu li.right a {
    color: #3e3e3e;
    display: inline;
}
.menu li.right a:hover {
    color: #ed702B;
}
.menu li.search {
    padding: 0 10px;
}
.menu li.rss a {
    background: url(images/rss.png) no-repeat center left;
    margin: 0 0 0 10px;
    padding: 0 0 0 16px;
}
.menu li.twitter a {
    background: url(images/twitter-nav.png) no-repeat center left;
    padding: 0 0 0 20px;
}
/* Featured Image

------------------------------------------------------------ */

#featured-image {
    text-align: center;
    width: 100%;
}
/* Inner

------------------------------------------------------------ */

#inner {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 0;
    width: 940px;
    padding: 0;
    margin: auto;
    position: relative;
    overflow: visible;
    padding-top: 20px;
}
#inner .wrap {
    width: auto;
}
.minimum #inner {
    padding: 0 0 40px;
}
.minimum #inner .wrap {
    border-top: 5px solid #f5f5f5;
    padding: 60px 0;
}
/* Page Title

------------------------------------------------------------ */

#page-title {
    background-color: #f5f5f5;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0;
}
#page-title p {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0;
}
a.page-title-button {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #3e3e3e;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 24px;
    margin: 7px 45px 0 0;
    padding: 11px 20px 10px;
}
a.page-title-button:hover {
    background-color: #ed702b;
}
.page #header {
    /*height: 301px;*/
    
    height: 261px;
}
.home #header {
    height: 169px;
}

.page-id-24 #header {
    height: 169px;
}
/* Home Featured

------------------------------------------------------------ */

.page-id-6 #sidebar {
    display: none;
}

#home-calendar-container {
    background: #77679F;
    padding: 20px;
}

.page-id-6 #inner {
    width: 65%;
    min-width: 340px;
}
#home-featured {
    overflow: hidden;
    padding: 60px 0;
    width: 100%;
}
#home-featured a.icon-facebook,
#home-featured a.icon-facebook:hover,
#home-featured a.icon-google,
#home-featured a.icon-google:hover,
#home-featured a.icon-pinterest,
#home-featured a.icon-pinterest:hover,
#home-featured a.icon-twitter,
#home-featured a.icon-twitter:hover {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50px;
    background: #ddd url(images/icons.png);
    border-radius: 50%;
    display: block;
    height: 140px;
    margin: 0 auto 30px;
    padding: 0;
    text-indent: -9999px;
    width: 140px;
}
#home-featured a.icon-facebook:hover,
#home-featured a.icon-google:hover,
#home-featured a.icon-pinterest:hover,
#home-featured a.icon-twitter:hover {
    background: #ed702b url(images/icons.png);
}
#home-featured a.icon-facebook,
#home-featured a.icon-facebook:hover {
    background-position: 0 0;
}
#home-featured a.icon-google,
#home-featured a.icon-google:hover {
    background-position: -138px 0;
}
#home-featured a.icon-pinterest,
#home-featured a.icon-pinterest:hover {
    background-position: 0 -138px;
}
#home-featured a.icon-twitter,
#home-featured a.icon-twitter:hover {
    background-position: -138px -138px;
}
.home-featured-1,
.home-featured-2,
.home-featured-3,
.home-featured-4 {
    float: left;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: 25%;
}
/* Breadcrumb

------------------------------------------------------------ */

.breadcrumb {
    font-size: 12px;
    margin: 0 0 30px;
    padding: 10px 15px;
}
/* Taxonomy Description

------------------------------------------------------------ */

.taxonomy-description {
    margin: 0 0 30px;
    padding: 15px 20px;
}
.taxonomy-description p {
    font-size: 14px;
}
/* Content-Sidebar Wrap

------------------------------------------------------------ */

#content-sidebar-wrap {
    float: left;
    width: 100%;
    margin-top: 0px;
}
.home #content-sidebar-wrap {
    margin-top: 0;
}
body.single-ai1ec_event #content-sidebar-wrap {
    margin-top: 180px;
    width: 905px;
}
body.single-ai1ec_event #content-sidebar-wrap #content {
    padding: 10px;
    color: #fff !important;
}
/* Content

------------------------------------------------------------ */

#content {
    float: left;
    width: 740px;
    width: 460px;
}
#content {
    background: #4d4f53;
    color: #fff;
}
.home #content {
    background: #4D4F53;
    padding-bottom: 20px;
}
.contact-form #content {
    background: #4D4F53;
}

#event-space-inner-wrap {
    width: 90%;
    margin: 0 auto;
}
#event-space-inner-content {
    width: 90%;
    margin: 0 auto;
}
#event-space-inner-content p {
    font-size: 20px;
}
#event-space-nav {
    height: 80px;
    margin: 0 auto;
    margin-bottom: 10px;
}
#event-space-nav li {
    display: inline;
    float: left;
    padding: 10px 25px;
    background: #77679F;
}

#event-space-nav li:hover {
    background: white;
    color: #77679F !important;
}

#event-space-nav a:hover {
    color: #77679F;
}

.page-id-90 #inner {
    padding-top: 40px;
}

#event-space-nav ul:first-child {
    margin-left: 25px;
}
#event-space-floor-plan-wrapper {
    margin: 0 auto;
    width: 80%;
    text-align: center;
    background: #77679F;
    border: 8px solid white;
    height: 80px;
}
#event-space-floor-plan-wrapper ul{
    margin-left: 20%
}
#event-space-floor-plan-wrapper li{
    margin: 0 auto;
    float: left;
    display: inline;
    padding: 10px;
}
#event-space-floor-plan-wrapper li:hover{
    background: white;
    color: #77679F;
}
#event-space-floor-plan-wrapper a:hover{
    background: white;
    color: #77679F;
}
/*.page-id-28 .sidebar_top,
.page-id-24 .sidebar_top,
.page-id-26 .sidebar_top,
.page-id-40 .sidebar_top,
.page-id-40 .sidebar_bottom_wrapper {
    display: none;
}*/
.sidebar_top {
    display: none !important;
}
/*.page-id-28 #content,
.page-id-24 #content,
.page-id-26 #content,
.page-id-40 #content {
    width: 100%;
}*/
#content {
    width: 100%;
}
.page-id-28 .contact-wrapper {
    margin: 20px 30px;
}
.page-id-28 .inner-contact-wrapper {
    margin: 0px 40px;
    font-size: 22px;
}
.page-id-28 #content {
    height: auto !important;
}
.page-id-28 #content-sidebar-wrap {
    margin-top: 0px;
}
#wufoo-mdrvf3r1ee3kww {
    background: #77679F !important;
    max-height: 350px;
}
#content .hentry h1.entry-title {
    display: none;
}
#content .hentry.ai1ec_event h1.entry-title {
    display: block;
}
.home #content .hentry h1.entry-title {
    display: block;
    margin-bottom: 12px;
}
.home #content .hentry {
    margin: 20px;
}
.home #ai1ec-calendar-view-container {
    margin-bottom: 14px;
}
.home #content .hentry .entry-content p a,
.home #sidebar a.link-view-full-calendar {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    color: #4D4F53;
    display: block;
    float: right;
    font-weight: normal;
    height: 29px;
    text-align: center;
    width: 141px;
    cursor: pointer;
    padding-top: 5px;
}
#content .hentry .entry-content {
    overflow: visible;
}
#content .hentry .entry-content .flexslider {
    /*margin-bottom: 0;*/
}
.home #sidebar a.link-view-full-calendar,
.home #sidebar a.link-view-full-calendar:visited {
    color: #665cc7;
}
#content h1,
#content h2,
#cotnent h2 a,
#content h2 a:visited,
#content h3,
#content h4,
#content h5,
#content h6,
#content p,
#content select,
#content textarea {
    color: #fff;
}
.calendar-page #sidebar {
    display: none;
}
.calendar-page #content {
    width: 100%;
}
.sidebar-content #content {
    float: right;
    /*  height: 460px;

    height: auto;

    overflow: auto;

    overflow: visible;

*/
    
    background-color: transparent;
}
div#content-sidebar-wrap div#content div.entry-content div.metaslider ol.flex-control-nav {
    bottom: -16px;
    padding: 0;
    position: absolute;
    right: 0;
    width: auto;
}
div#content-sidebar-wrap div#content div.entry-content div.metaslider ol.flex-control-nav li {
    margin: 0
}
div#content-sidebar-wrap div#content div.entry-content div.metaslider ol.flex-control-nav li a {
    background-color: #4a4d52;
}
div#content-sidebar-wrap div#content div.entry-content div.metaslider ol.flex-control-nav li a.flex-active {
    background-color: #fff;
    box-shadow: none;
}
.home .metaslider .flexslider ol.flex-control-paging li a.flex-active {
    background-color: #fff;
    box-shadow: none;
}
div#content-sidebar-wrap div#content div.entry-content #metaslider_66.flexslider ul.slides li {
    margin-right: 12px
}
body.contact-form #content-sidebar-wrap #content {
    height: 467px;
    padding: 0px;
    /*width: 420px;*/
}
body.contact-form #content-sidebar-wrap #content iframe {
    height: 467px
}
body.contact-form #content-sidebar-wrap #sidebar div.sidebar_top {
    height: 467px
}
.full-width-content #content {
    width: 100%;
}
.hentry {
    margin: 0 0 50px;
    margin: 0;
}
.single-portfolio .hentry {
    margin: 0;
}
.entry-content {
    overflow: hidden;
}
.entry-content p {
    margin: 0 0 30px;
}
blockquote {
    background: url(images/blockquote.png) no-repeat;
    border: none;
    margin: 5px 5px 20px;
    padding: 25px 30px 5px 70px;
}
blockquote p {
    color: #999;
    font-style: italic;
}
p.subscribe-to-comments {
    padding: 20px 0 10px;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.sticky {
    background-color: #f5f5f5;
    margin: 0 0 40px;
    padding: 20px 30px;
}
.clear {
    clear: both;
}
.clear-line {
    border-bottom: 1px dotted #ddd;
    clear: both;
    margin: 0 0 25px;
}

#sidebar {
    display: none !important;
}

.page-id-2 .entry-content {
    padding-top: 20px;
}

.page-id-90 .entry-content {
    padding: 20px;
}
/* Portfolio

------------------------------------------------------------ */

.post-type-archive-portfolio .portfolio {
    float: left;
    margin: 0 15px 30px;
    width: 340px;
}
.portfolio-featured-image a img {
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    border: 10px solid #f5f5f5;
    transition: all 0.2s ease-in-out;
}
.portfolio-featured-image a img:hover {
    border: 10px solid #ddd;
}
.single-portfolio #content {
    text-align: center;
}
.single-portfolio img {
    border: 20px solid #f5f5f5;
}
/* Headlines

------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    line-height: 1.25;
    margin: 0 0 10px;
}
h1,
h2,
h2 a,
h2 a:visited,
h4 {
    font-size: 30px;
    font-weight: normal;
}
.single-portfolio h1 {
    margin: 0 0 20px;
}
h2 a,
h2 a:visited {
    color: #3e3e3e;
}
h2 a:hover {
    color: #ed702B;
    text-decoration: none;
}
.sidebar h2 a,
.sidebar h2 a:hover {
    font-size: 16px;
}
h3,
.genesis-grid h2 a,
.genesis-grid h2 a:hover {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}
.widget-area h4 {
    font-size: 14px;
    text-transform: uppercase;
}
.widget-area h4 a {
    color: #3e3e3e;
    text-decoration: none;
}
h5 {
    font-size: 18px;
}
h6,
.taxonomy-description h1 {
    font-size: 16px;
}
/* Ordered / Unordered Lists

------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
    margin: 0;
    padding: 0 0 25px;
}
.archive-page ul li,
.entry-content ul li {
    list-style-type: square;
    margin: 0 0 0 35px;
    padding: 0;
    margin: 0;
}
.entry-content ol li {
    margin: 0 0 0 35px;
}
.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
    padding: 0;
}
/* Post Info / Meta

------------------------------------------------------------ */

.post-info,
.post-meta {
    clear: both;
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
}
.post-info {
    margin: 0 0 25px;
}
.genesis-grid .post-info {
    margin: 0 0 10px;
}
.post-meta {
    border-top: 1px dotted #ddd;
    padding: 10px 0 0;
}
.post-info a,
.post-info a:visited,
.post-meta a,
.post-meta a:visited {
    color: #999;
    font-weight: normal;
}
.post-info a:hover,
.post-meta a:hover {
    color: #3e3e3e;
}
/* Author Box

------------------------------------------------------------ */

.author-box {
    background: none;
    margin: 0 0 50px;
    overflow: hidden;
}
.author-box p {
    font-size: 16px;
}
/* Column Classes

------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin: 0 0 20px;
    padding-left: 3%;
}
.one-half,
.three-sixths,
.two-fourths {
    width: 48%;
}
.one-third,
.two-sixths {
    width: 31%;
}
.four-sixths,
.two-thirds {
    width: 65%;
}
.one-fourth {
    width: 22.5%;
}
.three-fourths {
    width: 73.5%;
}
.one-fifth {
    width: 17.4%;
}
.two-fifths {
    width: 37.8%;
}
.three-fifths {
    width: 58.2%;
}
.four-fifths {
    width: 78.6%;
}
.one-sixth {
    width: 14%;
}
.five-sixths {
    width: 82%;
}
.first {
    clear: both;
    padding-left: 0;
}
/* Featured Post Grid

------------------------------------------------------------ */

.genesis-grid p {
    font-size: 16px;
}
.genesis-grid-even,
.genesis-grid-odd {
    border-bottom: 1px dotted #ddd;
    margin: 0 0 30px;
    padding: 0;
    width: 47%;
}
.genesis-grid-even {
    float: right;
}
.genesis-grid-odd {
    clear: both;
    float: left;
}
/* Archive Page

------------------------------------------------------------ */

.archive-page {
    float: left;
    padding: 20px 0 0;
    width: 45%;
}
/* Images

------------------------------------------------------------ */
/*img {

    height: auto;

    max-width: 100%;

    }*/

.post-image {
    margin: 0 10px 10px 0;
}
.alignleft .avatar {
    margin: 0 10px 0 0;
}
.alignright .avatar {
    margin: 0 0 0 10px
}
.author-box .avatar {
    float: left;
    margin: 0 20px 0 0;
}
.comment-list li .avatar {
    float: left;
    margin: 0 10px 10px 0;
}
img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 20px;
}
img.alignnone {
    display: inline;
    margin: 0 0 10px;
}
img.alignleft,
.wp-caption.alignleft {
    display: inline;
    margin: 0 20px 20px 0;
}
img.alignright,
.wp-caption.alignright {
    display: inline;
    margin: 0 0 20px 20px;
}
.wp-caption {
    padding: 20px;
    text-align: center;
}
p.wp-caption-text {
    font-size: 14px;
    margin: 5px 0;
}
.wp-smiley,
.wp-wink {
    border: none;
    float: none;
}
/* Post Navigation

------------------------------------------------------------ */

.navigation {
    font-size: 14px;
    overflow: hidden;
    padding: 20px 0;
    width: 100%;
}
.navigation li {
    display: inline;
}
/* Primary Sidebar

------------------------------------------------------------ */

.sidebar {
    display: inline;
    float: right;
    font-size: 16px;
    width: 460px;
}
.home #sidebar {
    background: #7765a0;
    padding-bottom: 20px;
    min-height: 258px;
}
.wide-layout #sidebar {
    width: 100%
}
.wide-layout #sidebar div.sidebar_top {
    /*padding: 3%;*/
    /*width: 94%;*/
    /*width: 881px;*/
    
    width: 98%;
    background-position: right bottom;
}
.calendar-page #content {
    background: #7765a0;
    padding: 10px;
}
.calendar-page #content .hentry h1.entry-title {
    display: block;
}
.ai1ec-agenda-view .ai1ec-month,
.ai1ec-agenda-view .ai1ec-day,
.ai1ec-agenda-view .ai1ec-weekday {
    display: inline;
}
.ai1ec-pagination,
.ai1ec-calendar-toolbar {
    display: none;
}
.ai1ec-agenda-view .ai1ec-date {
    padding-bottom: 10px;
}

.ai1ec-date a {
    color: #72659D !important;
    font-size: 14px;
}

.home #sidebar .widget_text {
    margin: 20px;
}
.home #sidebar .widget_text h4.widget-title {
    font-size: 30px;
}
.home #sidebar #ai1ec-calendar {
    font-size: 12px;
}
.ai1ec-agenda-view .ai1ec-date-events {
    margin: 0!important;
}
.ai1ec-agenda-view .ai1ec-event-description {
    display: none;
}
.ai1ec-agenda-view .ai1ec-event-overlay {
    background: none;
    display: none;
}
.ai1ec-agenda-view .ai1ec-event.ai1ec-allday {} .ai1ec-agenda-view .ai1ec-event.ai1ec-expanded {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    box-shadow: none;
    border-radius: 0;
}
.ai1ec-agenda-view .ai1ec-event-click {
    background: none;
    border-radius: 0;
    padding: 2px 0;
    border: none;
    font-size: inherit;
}

a.ai1ec-read-more {
    color: white !important;
    font-size: 16px !important;
    padding-bottom: 10px !important;
}

.ai1ec-btn-toolbar {
    display: none !important;
}
.ai1ec-agenda-view .ai1ec-event-click .ai1ec-event-title .ai1ec-allday-label {
    display: none;
}
.ai1ec-agenda-view .ai1ec-event-click .ai1ec-event-expand {
    display: none;
}
.ai1ec-agenda-view .ai1ec-event {
    background: none!important;
    border-bottom: 1px dashed #fff;
}
.ai1ec-agenda-view .ai1ec-event {
    font-size: inherit;
}
#sidebar h1,
#sidebar h2,
#sidebar h2 a,
#sidebar h2 a:visited,
#sidebar h3,
#sidebar h4,
#sidebar h5,
#sidebar h6,
#sidebar p,
#sidebar select,
#sidebar textarea {
    color: #fff;
}
#ai1ec-calendar-view-container .ai1ec-event-description p {
    display: none;
}
#ai1ec-calendar-view-container .ai1ec-event-title {
    color: #FFFFFF;
    display: inline;
    font-size: inherit;
    width: auto;
}
#ai1ec-calendar-view-container .ai1ec-event-time {
    color: #FFFFFF;
    display: inline;
    float: right;
    font-size: inherit;
    font-weight: normal;
    text-shadow: none !important;
    width: auto;
}
table.ai1ec-calendar-toolbar {
    display: none;
}
#ai1ec-calendar-view-container h2.ai1ec-calendar-title {
    display: none;
}
.entry-content #ai1ec-calendar-view-container h2.ai1ec-calendar-title {
    color: #fff !important;
    display: block !important;
}

#ai1ec-calendar-view li.ai1ec-date {
    background: none;
    border: 0;
}
#ai1ec-calendar-view li.ai1ec-date .ai1ec-date-title {
    display: none;
}
#sidebar .widget h4.widget-title {
    text-transform: none;
}
.sidebar-content #sidebar {
    float: left;
}
.sidebar p {
    font-size: inherit;
    margin: 0 0 15px;
}
#sidebar a,
#sidebar a:visited,
#content a,
#content a:hover {
    color: #fff;
}
#sidebar a:hover,
#content a:hover {
    color: #939598;
}
.sidebar .widget {
    margin: 0 0 40px;
}
#footer-widgets ul li,
#sidebar ul li {
    /*background: url(images/list-sidebar.png) no-repeat top left;

    border-bottom: 1px dotted #ddd;

    list-style-type: none;

    margin: 0 0 5px 2px;

    padding: 1px 0 5px 14px;*/
    
    margin-left: 15px;
}
#footer-widgets ul li a,
#footer-widgets ul li a:visited,
#sidebar ul li a,
#sidebar ul li a:visited {
    color: #ed702b;
    font-weight: normal;
}
#footer-widgets ul li a:hover,
#sidebar ul li a:hover {
    color: #3e3e3e;
}
#sidebar .tagcloud a,
#sidebar .tagcloud a:visited {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: none;
    background-color: #3e3e3e;
    border-radius: 3px;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
}
#sidebar .tagcloud a:hover {
    background-color: #ed702b;
    color: #fff;
}
/* Dropdowns

------------------------------------------------------------ */

.widget_archive select,
#cat {
    display: inline;
    padding: 3px;
    width: 95%;
}
/* Featured Page / Post

------------------------------------------------------------ */

.featuredpage,
.featuredpost {
    clear: both;
    margin: 0 0 15px;
    overflow: hidden;
}
.featuredpage .page,
.featuredpost .post {
    border-bottom: 1px dotted #ddd;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0 0 10px;
}
/* User Profile

------------------------------------------------------------ */

.user-profile {
    overflow: hidden;
}
/* Buttons

------------------------------------------------------------ */

input[type="button"],
input[type="submit"],
.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
    -moz-transition: all 0.2s ease-in-out;
    -moz-border-radius: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    -webkit-border-radius: 5px;
    background-color: #3e3e3e;
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 10px 20px;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}
input:hover[type="button"],
input:hover[type="submit"],
.navigation li a:hover,
.navigation li.active a {
    background-color: #ed702b;
    border: none;
    text-decoration: none;
}
/* Search Form / eNews and Update Widget

------------------------------------------------------------ */

.enews #subbox,
.s {
    -moz-box-shadow: 0 0 5px #ccc inset;
    -webkit-box-shadow: 0 0 5px #ccc inset;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #ccc inset;
    box-sizing: border-box;
    color: #999;
    font-size: 12px;
    padding: 15px;
    text-transform: uppercase;
    width: 100%;
}
#nav .searchform {
    margin: 3px 0 0;
}
.enews #subbutton,
.searchsubmit {
    display: none;
}
.enews p {
    margin: 0 0 10px;
}
/* Calendar Widget

------------------------------------------------------------ */

#wp-calendar {
    width: 100%;
}
#wp-calendar caption {
    font-size: 12px;
    font-style: italic;
    padding: 2px 5px 0 0;
    text-align: right;
}
#wp-calendar thead {
    background-color: #f5f5f5;
    font-weight: 700;
    margin: 10px 0 0;
}
#wp-calendar td {
    background-color: #f5f5f5;
    padding: 2px;
    text-align: center;
}
/* Footer Widgets

------------------------------------------------------------ */

#footer-widgets {
    background-color: #f5f5f5;
    border-top: 1px solid #e4e4e4;
    clear: both;
    font-size: 15px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    background: none;
    width: 940px;
    margin: auto;
    border: 0;
}
#footer-widgets .wrap {
    overflow: hidden;
    padding: 40px 0 20px;
}
#footer-widgets .widget {
    background: none;
    border: none;
    margin: 0 0 15px;
    padding: 0;
}
#footer-widgets #text-6 .widget-wrap .textwidget {
    color: #4D4F53;
    font-size: 22px;
    letter-spacing: inherit;
}
#footer-widgets #text-6 .widget-wrap .textwidget a.twitter {
    margin-left: 10px;
    height: 28px;
}
#footer-widgets #text-6 .widget-wrap .textwidget a.facebook {
    vertical-align: middle;
    margin-left: 10px;
}
#footer-widgets p {
    font-size: inherit;
    margin: 0 0 20px;
}
#footer-widgets ul {
    margin: 0;
}
.footer-widgets-1 {
    float: left;
    margin: 0 30px 0 0;
    width: 360px;
    width: 940px;
    text-align: center;
}
.footer-widgets-2 {
    float: left;
    width: 360px;
}
.footer-widgets-3 {
    float: right;
    width: 360px;
}
#footer-widgets .footer-widgets-1 #text-6 a.twitter {
    background: url("images/twitter.png") no-repeat;
    display: inline-table;
    font-size: 0;
    height: 34px;
    width: 34px;
    vertical-align: middle;
}
#footer-widgets .footer-widgets-1 #text-6 a.facebook {
    background: url("images/facebook.png") no-repeat;
    display: inline-table;
    font-size: 0;
    height: 34px;
    width: 34px;
    vertical-align: middle;
}
#footer-widgets #nav_menu-3 ul#menu-footer-menu {
    clear: both;
    display: table;
    float: none;
    margin: auto;
    padding: 0;
    width: auto;
}
#footer-widgets .widget {
    margin-bottom: 10px;
}
#footer-widgets #nav_menu-3 ul#menu-footer-menu li {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    list-style: disc inside none;
    font-size: 15px;
    display: inline;
}
#footer-widgets #nav_menu-3 ul#menu-footer-menu li a {
    color: inherit;
}
/* Footer

------------------------------------------------------------ */

#footer {
    background-color: #3e3e3e;
    clear: both;
    color: #999;
    font-size: 13px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    display: none;
}
#footer .wrap {
    overflow: hidden;
    padding: 75px 0 50px;
}
#footer p {
    color: inherit;
    font-size: inherit;
    margin: 0 0 25px;
}
#footer a,
#footer a:visited {
    color: #999;
    font-weight: normal;
    text-decoration: none;
}
#footer a:hover {
    color: #fff;
    text-decoration: none;
}
#footer .gototop {
    float: left;
    width: 35%;
}
#footer .creds {
    float: right;
    text-align: right;
    width: 60%;
}
/* Custom Footer

------------------------------------------------------------ */

#footer .custom-footer,
#footer .custom-footer .menu {
    text-align: center;
}
#footer .custom-footer .widget {
    clear: both;
}
#footer .custom-footer .menu {
    float: none;
    margin: 0 0 20px;
}
#footer .custom-footer li {
    display: inline-block;
    float: none;
    margin: 0 30px;
    list-style-type: none;
}
#footer .custom-footer li a,
#footer .custom-footer li a:visited {
    color: #fff;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}
#footer .custom-footer li a:hover {
    color: #999;
    text-transform: uppercase;
}
/* Comments

------------------------------------------------------------ */

#comments,
#respond {
    margin: 0 0 15px;
    overflow: hidden;
}
#author,
#comment,
#email,
#url {
    -moz-box-shadow: 0 0 5px #ccc inset;
    -webkit-box-shadow: 0 0 5px #ccc inset;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #ccc inset;
    margin: 10px 5px 0 0;
    padding: 5px;
    width: 250px;
}
#comment {
    height: 150px;
    margin: 10px 0;
    width: 98%;
}
.ping-list {
    margin: 0 0 40px;
}
.comment-list ol,
.ping-list ol {
    padding: 10px;
}
.comment-list li,
.ping-list li {
    list-style-type: none;
    margin: 20px 0 10px;
    padding: 15px 20px;
}
.comment-list li ul li {
    margin-right: -20px;
}
.comment-content {
    clear: both;
}
.comment-content p {
    font-size: 16px;
    margin: 0 0 20px;
}
.comment-list cite,
.ping-list cite {
    font-style: normal;
}
.commentmetadata {
    font-size: 12px;
    margin: 0 0 5px;
}
.reply {
    font-size: 14px;
}
.nocomments {
    text-align: center;
}
#comments .navigation {
    display: block;
}
.alt,
.depth-1,
.even {
    border-left: 5px solid #f5f5f5;
}
/* Gravity Forms

------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
    box-sizing: border-box;
    font-size: 14px !important;
    padding: 6px 10px !important;
}
div.gform_footer input.button {
    color: #fff;
    padding: 10px 20px !important;
}
div.gform_wrapper .ginput_complex label {
    font-size: 14px;
}
div.gform_wrapper li,
div.gform_wrapper form li {
    margin: 0 0 10px;
}
div.gform_wrapper .gform_footer {
    border: none;
    margin: 0;
    padding: 0;
}
/* Custom Fields

------------------------------------------------------------ */
/* Sidebar Top

------------------------------------------------------------ */

div.sidebar_top {
    background: url("images/innersidebar-background.png") no-repeat scroll 205px bottom #4D4F53;
    color: #FFFFFF;
    display: block;
    height: 292px;
    margin-bottom: 10px;
    overflow: auto;
    padding: 0 4%;
    width: 92%;
    overflow: hidden;
    height: 334px;
    width: 460px;
    padding: 0px;
}
div.fullheight {
    height: 440px;
    padding-bottom: 20px;
}
/* Sidebar Related Files Title

------------------------------------------------------------ */

div.sidebar_related_files_title {
    display: table;
    height: auto;
    padding: 4%;
    width: 92%;
    color: white;
    padding-bottom: 0;
}
/* Sidebar Related Files

------------------------------------------------------------ */

div.sidebar_related_files {
    display: table;
    height: auto;
    padding: 4%;
    padding-top: 0;
    width: 92%;
    padding-bottom: 0;
    color: white;
}
/* Sidebar Bottom

------------------------------------------------------------ */

div.sidebar_bottom {
    display: block;
    height: 79px;
    padding: 4%;
    width: 92%;
    padding-top: 0;
}
div.sidebar_bottom_wrapper {
    background: none repeat scroll 0 0 #7664A0;
    height: 98px;
    overflow: auto;
    padding-bottom: 10px;
    padding-top: 8px;
}
/*Date Picker broken*/

.ai1ec-datepicker {
    z-index: 99999999999 !important;
}
/*#ai1ec-calendar-view .ai1ec-title-buttons,#ai1ec-calendar-view-container h2.ai1ec-calendar-title{
    display: block !important;
}


#ai1ec-calendar-view-container h2.ai1ec-calendar-title {
    color:#fff !important;  
}
*/

.ai1ec-title-buttons {
	display: block !important;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    body.custom-background {
        /*background-color: #ccff00;

        

        

        display: table;*/
        /*background-image: url("images/bg-image@2x.png");*/
        
        background-size: auto 100%;
    }
    #header #menu-primary-menu li.logo-menu-item a,
    #header #menu-primary-menu li.logo-menu-item a:hover {
        background-image: url("/wp-content/themes/bentonevents/images/logo@2x.png");
        background-size: 257px 275px;
        font-size: 0px;
    }
    #footer-widgets .footer-widgets-1 #text-6 a.twitter {
        background-image: url("images/twitter@2x.png");
        background-size: 34px 28px;
    }
    #footer-widgets .footer-widgets-1 #text-6 a.facebook {
        background-image: url("images/facebook@2x.png");
        background-size: 34px 34px;
    }
}
/* Responsive Design

------------------------------------------------------------ */

@media only screen and (max-width: 940px) {
    .slider {
        top: 0px;
    }
    #inner,
    #header .widget-area,
    div.sidebar_top {
        width: auto;
    }

    #event-space-floor-plan-wrapper {
        height: 130px;
    }
    #content {
        float: left;
        margin-right: 0.5%;
    }
    .sidebar {
        display: inline;
        float: right;
        font-size: 16px;
        width: 48%;
        margin-right: 1%;
        margin-left: 0.5%;
    }
    #header #menu-primary-menu .naver-wrapper li.first-menu-item {
        padding-left: inherit;
    }
    #header #menu-primary-menu .naver-wrapper li.last-menu-item {
        padding-right: inherit;
    }
    #header #menu-primary-menu .naver-wrapper li.third-menu-item {
        padding-right: 0;
    }
    #header #menu-primary-menu .naver-wrapper li.fourth-menu-item {
        padding-left: 0;
    }
    #menu-primary-menu div.naver-wrapper {
        display: table;
        width: auto;
        position: relative;
        margin: auto;
    }
    .footer-widgets-1,
    #footer-widgets {
        width: 100%;
    }
    #footer-widgets {
        padding-top: 10px;
    }
    body.single-ai1ec_event #content-sidebar-wrap {
        margin-top: 10px;
        width: 95%;
    }

    #metaslider_819 {
        top: 0;
    }
    #event-space-center {
        width: 100% !important;
    }

    #event-space-nav ul:first-child {
        margin-left: 70px;
    }
}
@media only screen and (max-width: 781px) {

    #event-space-inner-content p {
        font-size: 12pt !important;
    }

    #event-space-content h2 {
        border-bottom: 4px solid #7664A0;
    }

    #event-space-nav {
        height: 0px;
    }

    #event-space-nav ul {
        width: 230px;
        margin-right: 67px;
    }
    #event-space-nav ul {
        float: left;
        margin-left: 0px !important;
        width: 140px;
    }

    #event-space-nav ul li {
        width: 140px;
    }
    body.custom-background {
        background-position: top;
        background-attachment: fixed;
        background-size: auto 100%;
    }
    #header .menu .logo-menu-item {
        width: 147px;
    }
    #header #menu-primary-menu li.logo-menu-item a,
    #header #menu-primary-menu li.logo-menu-item a:hover {
        width: 100%;
        background-size: 100% auto;
        top: -60px;
    }
    #header .genesis-nav-menu {
        padding-top: 61px;
        overflow: visible;
    }
    .page #header {
        height: 62px;
        overflow: visible;
        margin-bottom: 80px;
    }
    .home #header {
        margin-bottom: 0;
        height: 110px;
    }
    #header .menu li a,
    #header .menu li a:visited {
        font-size: 11.3pt;
    }
    .sub-menu {
        display: none;
    }
    .wide-layout #sidebar div.sidebar_top {
        height: auto;
        margin-left: 2%;
    }
    #content-sidebar-wrap {} .sidebar {
        margin: 0
    }
    .wide-layout #sidebar div.sidebar_top {
        margin-left: 1%;
    }
    #content-sidebar-wrap {
        width: 98%;
        margin-left: 1%;
    }
    div.fullheight {
        height: 367px;
    }
    #advanced_menu-2 {
        display: block;
    }
    #advanced_menu-2 ul li {
        list-style: none;
        background: #4d4f53;
        margin: 0 0 5px -10px;
        font-size: 16px;
        padding: 8px 0px;
    }
    #advanced_menu-2 ul li a {
        display: block;
        color: #fff !important;
        width: 100%;
    }
    #footer-widgets .wrap {
        overflow: hidden;
        padding: 0px 0 20px;
    }
    body.single-ai1ec_event #content-sidebar-wrap {
        margin-top: 10px;
        width: 93%;
    }
}
@media only screen and (max-width: 639px) {
    body.custom-background {
        background-position: top;
        background-attachment: fixed;
    }
    #header {
        margin-top: 20px;
        height: 63px;
    }
    #header .menu .logo-menu-item {
        display: none;
    }
    #header .genesis-nav-menu {
        background: transparent;
    }
    #header .genesis-nav-menu .naver-handle {
        background: url("naver/fs-naver-icon.png") no-repeat scroll center center / 100% auto transparent;
        color: transparent;
        height: 42px;
        position: absolute;
        right: 14px;
        top: 10px;
        width: 37px;
        cursor: pointer;
        display: inline;
        font-size: 0px;
    }
    .sub-menu {
        display: none;
    }
    #header .mobile-logo {
        display: table;
        float: left;
        margin: 0;
        padding: 0 4% 2%;
        position: relative;
        text-align: center;
        width: 77%;
    }
    .sidebar-content #content {
        height: auto;
    }
    #content-sidebar-wrap #sidebar,
    #content-sidebar-wrap #content {
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0;
    }
    div.sidebar_top {
        background-position: right bottom;
        height: auto;
    }
    div.sidebar_bottom_wrapper {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .sidebar {
        margin-right: 0;
    }
    .metaslider .flexslider {
        margin-bottom: 0;
    }
    #inner {
        width: 100%
    }
    #inner #content .flexslider ul.slides li {
        overflow: hidden;
    }
    .home #header {
        height: 226px;
    }
    #header .mobile-logo img {
        width: 100%;
        max-width: 466px;
    }
    #header ul.genesis-nav-menu li {
        width: 33.3333%;
        display: inline-table;
        float: left;
    }
    #header #menu-primary-menu .naver-wrapper {
        height: 0;
        display: none;
    }
    #header #menu-primary-menu.open .naver-wrapper {
        height: auto;
        display: block;
    }
    #header #menu-primary-menu {
        position: static;
        width: 100%;
        margin-bottom: 10px;
    }
    #content-sidebar-wrap #sidebar,
    #content-sidebar-wrap #content {
        padding-bottom: 20px;
    }
    #header #nav_menu-2 {
        position: relative;
    }
    #header ul.genesis-nav-menu li a {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    #header {
        height: auto;
        position: relative;
    }
    #header .genesis-nav-menu {
        margin: 0;
        padding: 0;
    }
    #home-featured {
        padding: 30px 0 0;
    }
    #inner {
        width: auto;
        padding: 0;
        width: 100%;
    }
    .home-featured-1,
    .home-featured-2,
    .home-featured-3,
    .home-featured-4 {
        padding: 0 0 30px;
        width: 50%;
    }
    .genesis-grid-even,
    .genesis-grid-odd {
        width: 100%
    }
    .post-type-archive-portfolio .portfolio {
        margin: 0 0 20px;
        text-align: center;
        width: 100%;
    }
    .portfolio-featured-image a img,
    .portfolio-featured-image a img:hover {
        border: none;
    }
    .five-sixths,
    .four-fifths,
    .four-sixths,
    .one-fifth,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fifths,
    .three-fourths,
    .three-sixths,
    .two-fifths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        padding: 0;
        width: 100%;
    }
    .navigation li a,
    .navigation li.disabled,
    .navigation li a:hover,
    .navigation li.active a {
        padding: 5px 10px;
    }
    #footer-widgets {
        width: auto;
    }
    #footer-widgets #nav_menu-3 ul#menu-footer-menu {
        width: auto;
        margin: auto;
        padding: 0;
    }
    .home .metaslider .flexslider {
        /*margin: 0;*/
        
        border-radius: 0;
    }
    .page #header,
    .home #header {
        height: auto;
    }
    #header ul.genesis-nav-menu li a {
        text-align: center;
    }
    #header ul.genesis-nav-menu li ul.sub-menu li a {
        text-align: left;
    }
    #header .mobile-logo {
        z-index: 99;
    }
    .home #sidebar {
        min-height: 0px;
    }
    .wide-layout #sidebar div.sidebar_top {
        margin-left: 2%;
    }
    #header .genesis-nav-menu .naver-wrapper .naver-container {
        width: 100%;
        display: block;
        margin-top: 16px;
    }
    #header .mobile-logo {
        margin-bottom: 10px;
    }
    .page #header {
        margin-bottom: 0;
    }
    #content-sidebar-wrap {
        margin-top: 0;
        margin-left: 0;
    }
    .wide-layout #sidebar div.sidebar_top {
        margin: 0;
        width: 100%;
    }
    #content-sidebar-wrap {
        width: 100%;
    }
    body.contact-form #content-sidebar-wrap #content {
        float: left;
        margin-left: 1%;
        width: 98%;
    }

    #event-space-center {
        width: 100% !important;
    }
}
@media only screen and (max-width: 300px) {
    .home-featured-1,
    .home-featured-2,
    .home-featured-3,
    .home-featured-4 {
        padding: 0 0 30px;
        width: 100%;
    }
}

#ai1ec-calendar-view-container .ai1ec-event-title {
    text-shadow: none !important;
}
