
.marki-pricing-table .marki-pricing-offer-grid {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  margin-top: 188px;
  padding-right: 1px;
}
.marki-pricing-table .marki-pricing-offer-grid .marki-offers ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.marki-pricing-table .marki-pricing-offer-grid .marki-offers ul li {
  margin: 0;
  font-size: 13px;
  line-height: 16px;
  padding: 15px 0;
  display: block;
  width: auto;
  font-weight: bold;
}
.marki-pricing-table .marki-pricing-cols {
  display: inline-block;
  margin: 0;
  padding: 72px 0;
  width: 100%;
  list-style: none;
  text-align: center;
  border:1px solid #eee;
  border-radius:25px;
}
.marki-pricing-table .marki-pricing-cols li {
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  
  position: relative;
  z-index: 10;
}
.marki-pricing-table .marki-pricing-cols li.marki-pricing-col{
	border-right:1px solid #eee;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-col:last-child{border-right:none;}
.marki-pricing-table .marki-pricing-cols li.four-table {
  width: 25%;
}
.marki-pricing-table .marki-pricing-cols li.three-table {
  width: 33.3333333%;
}
.marki-pricing-table .marki-pricing-cols li.two-table {
  width: 50%;
}
.marki-pricing-table .marki-pricing-cols li.one-table {
  width: 100%;
}
.marki-pricing-table .marki-pricing-cols > li {
  margin-top: 30px;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-plan {
  
  font-weight: bold;
  font-size: 36px;
  line-height: 36px;
  padding: 80px 0 30px;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-price {
  padding-bottom:30px;
  width: 100%;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-price span {
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  position: relative;
  z-index: 10;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-price span.currency{
	font-size:30px;
	line-height:40px;
	vertical-align:top;
	font-weight:bold;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features ul {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 20;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features ul li {
  font-size: 16px;
  line-height: 22px;
  padding: 15px 0;
  display: block;
  width: auto;
  
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features ul li:nth-child(even) {
  
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features i {
  font-size: 16px;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features .marki-icon-check {
  color: #00c360;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features .marki-icon-times {
  color: #ff0048;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features .marki-icon-star {
  margin-left: 3px;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-features .marki-icon-star.empty {
  color: #b0b0b0;
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-button {
  padding: 20px 0 0;
  
}
.marki-pricing-table .marki-pricing-cols .marki-pricing-button a {
  position: relative;
  z-index: 5;
  text-transform: uppercase;
}
.marki-pricing-table .featured-plan {
  margin: 1px -1px 0 -1px !important;
  border: 1px solid rgba(0, 0, 0, 0.6);
  z-index: 30 !important;
  -webkit-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.24);
}
.marki-pricing-table .featured-plan .marki-pricing-price {
  height: 158px;
}
.marki-pricing-table .featured-plan .marki-pricing-button {
  padding: 30px 0 50px;
}
.marki-pricing-table.has-pricing-offer .marki-pricing-cols {
  width: 80% !important;
  text-align: left;
}
.marki-pricing-table.classic-style {
  /* Light Skin */
  /* Dark Skin */
}
.marki-pricing-table.classic-style li .marki-pricing-cols:nth-child(odd) .marki-pricing-plan {
  
}
.marki-pricing-table.classic-style li .marki-pricing-cols:nth-child(odd) .marki-pricing-price,
.marki-pricing-table.classic-style li .marki-pricing-cols:nth-child(odd) .marki-pricing-features,
.marki-pricing-table.classic-style li .marki-pricing-cols:nth-child(odd) .marki-pricing-button {
  position: relative;
}
.marki-pricing-table.classic-style li .marki-pricing-cols:nth-child(odd) .marki-pricing-price:before,
.marki-pricing-table.classic-style li .marki-pricing-cols:nth-child(odd) .marki-pricing-features:before,
.marki-pricing-table.classic-style li .marki-pricing-cols:nth-child(odd) .marki-pricing-button:before {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  
  content: "";
  z-index: 1;
}
.marki-pricing-table.classic-style.light .marki-pricing-features li {
  
}
.marki-pricing-table.classic-style.light .marki-offers ul li {
  background-color: rgba(0, 0, 0, 0.005);
  border-bottom: 1px solid #e8e8e8;
}
.marki-pricing-table.classic-style.light .marki-offers ul li:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.01);
}
.marki-pricing-table.classic-style.dark {
  color: #fff;
}
.marki-pricing-table.classic-style.dark .marki-offers ul li {
  background-color: rgba(0, 0, 0, 0.4);
}
.marki-pricing-table.classic-style.dark .marki-offers ul li:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.45);
}
.marki-pricing-table.classic-style.dark .marki-pricing-features ul li {
  background-color: rgba(0, 0, 0, 0.4);
}
.marki-pricing-table.classic-style.dark .marki-pricing-features ul li:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.45);
}
.marki-pricing-table.classic-style.dark .marki-pricing-cols li:nth-child(odd) .marki-pricing-plan {
  background-color: rgba(0, 0, 0, 0.6);
}
.marki-pricing-table.classic-style.dark .marki-pricing-cols li:nth-child(odd) .marki-pricing-price:before,
.marki-pricing-table.classic-style.dark .marki-pricing-cols li:nth-child(odd) .marki-pricing-features:before,
.marki-pricing-table.classic-style.dark .marki-pricing-cols li:nth-child(odd) .marki-pricing-button:before {
  background-color: rgba(0, 0, 0, 0.15);
}
.marki-pricing-table.classic-style.dark .marki-pricing-button {
  background-color: rgba(0, 0, 0, 0.4);
}
.marki-pricing-table.modern-style .marki-pricing-col {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
.marki-pricing-table.modern-style .marki-pricing-col.featured-plan .marki-pricing-price {
  border: 0 !important;
  height: 159px;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-features,
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-button {
  border-left: 3px solid #f6f6f6;
  border-right: 3px solid #f6f6f6;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-plan {
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  background-clip: padding-box;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-color: #222;
  font-size: 14px;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-button {
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  background-clip: padding-box;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-bottom: 3px solid #f6f6f6;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-features ul {
  padding: 25px 40px 10px;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-features ul li {
  background-color: transparent !important;
  border-bottom: 2px solid #f8f8f8;
  text-align: left;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-features ul li:last-child {
  border-bottom: none;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-price,
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-features,
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-button {
  background-color: transparent;
}
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-price:before,
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-features:before,
.marki-pricing-table.modern-style .marki-pricing-col .marki-pricing-button:before {
  background-color: transparent;
}
.marki-pricing-table.modern-style .marki-pricing-col.featured-plan {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.marki-pricing-table.modern-style .featured-plan .marki-pricing-price {
  height: 158px;
}
.marki-pricing-table.modern-style .featured-plan .marki-pricing-button {
  padding: 20px 0 30px;
}
.marki-pricing-table.modern-style.light .marki-pricing-col {
  background-color: rgba(255, 255, 255, 0.2);
}
.marki-pricing-table.modern-style.dark {
  color: #fff;
}
.marki-pricing-table.modern-style.dark .marki-offers ul li {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.marki-pricing-table.modern-style.dark .marki-offers ul li:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.45) !important;
}
.marki-pricing-table.modern-style.dark .marki-pricing-col {
  background-color: rgba(0, 0, 0, 0.4);
}
@media handheld, only screen and (max-width: 960px) {
  .marki-pricing-offer-grid {
    display: none;
  }
  .marki-pricing-cols,
  .has-pricing-offer .marki-pricing-cols {
    width: 100% !important;
    text-align: center;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .marki-pricing-cols .marki-pricing-col {
    width: 100% !important;
    margin-bottom: 30px;
    display: block;
    max-width: none !important;
  }
  .marki-pricing-cols .marki-pricing-col li {
    max-width: none !important;
  }
}
/* *
*
-------------------------- WIDGETS SECTION -----------------------------
*
* */
#marki-sidebar .widget {
	background: #fff;
    margin-bottom: 30px;
    padding: 30px;
	
	
}
.widget {
    margin-bottom: 30px;
    overflow: hidden;
	
	
	
}
.widgettitle {
  position: relative;
  display: block;
  margin-bottom: 30px;
  line-height: 100%;
  font-size: 18px;
  text-transform: capitalize;
  font-weight:700;
}
.widgettitle:after {
  
}
#marki-sidebar .widgettitle {
    
}
#marki-sidebar .widgettitle::after {
    
}
.marki-side-dashboard .widgettitle {
  margin-bottom: 10px;
}
.marki-side-dashboard .widget {
  margin-bottom: 20px;
}
.marki-side-dashboard .widget:last-child {
  margin-bottom: 50px;
}
.marki-side-dashboard .widget-social-container {
  padding: 0 !important;
}
#marki-sidebar ul,
#marki-footer ul,
.marki-side-dashboard ul {
  margin: 0;
}
.widget_archive li,
.widget_categories li,
.widget_nav_menu li,
.widget_links li,
.widget_meta li,
.widget_authors li,
.widget_contact_info li,
.widget_popular_posts li,
.widget_text li,
.widget_recent_posts li,
.widget_twitter li,
.widget_pages li,
.widget_recent_comments li,
.widget_rss li,
.widget_recent_entries li,
.widget_product_categories li,
.widget_display_topics li,
.widget_display_forums li,
.widget_display_views li {
  margin: 0;
  list-style: none;
}
.widget_archive li a,
.widget_recent_comments .recentcomments,
.widget_nav_menu li a,
.widget_links li a,
.widget_meta li a,
.widget_contact_info li a,
.widget_pages li a,
.widget_text li a,
.widget_recent_entries li a,
.widget_product_categories li a,
.widget_display_topics li a,
.widget_display_forums li a,
.widget_display_views li a {
  display: inline-block;
  margin: 0 0 12px 0;
  text-decoration: none;
  line-height: 18px;
}
.widget_archive li a, .widget_nav_menu li a, .widget_links li a, .widget_meta li a, .widget_recent_entries li a, .widget_product_categories li a, .widget_display_topics li a, .widget_display_forums li a, .widget_display_views li a {
    
    display: block;
    padding: 5px 0;
	text-transform:capitalize;
}
.widget_pages {
  padding: 0 10px;
}
.widget_pages li {
  margin: 0;
  padding: 0;
}
.widget_pages li a {
  padding: 10px 10px;
  margin: 0;
  display: block;
  color: #808080 !important;
}
.widget_pages li a:hover {
  background-color: rgba(128, 128, 128, 0.1);
}
.widget_pages .page_item_has_children li:nth-child(odd) a {
  padding: 5px 10px 5px 20px;
}
/* Widgets:Recent Comments
-------------------------------------------------------------------- */
.widget_recent_comments .marki-recent-comments {
  padding: 0;
}
.widget_recent_comments .marki-recent-comments .recentcomments {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #eee;
    display: block;
    margin-bottom: 16px;
    padding-left: 68px;
    position: relative;
}
.widget_recent_comments .marki-recent-comments .recentcomments .comment-detail {
  position: relative;
  min-height: 60px;
  padding: 16px;
  display: block;
}
.widget_recent_comments .marki-recent-comments .recentcomments .comment-detail p {
  margin: 0;
  line-height: 18px;
}
.widget_recent_comments .marki-recent-comments .recentcomments .comment-detail:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #F9FAFC;
  left: -8px;
  top: 50%;
  margin-top: -4px;
}
.widget_recent_comments .marki-recent-comments .comment-avatar {
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 45px;
  heights: 45px;
}
.widget_recent_comments .marki-recent-comments .comment-author {
  margin-bottom: 2px;
  color: #444;
}
.widget_recent_comments .marki-recent-comments .comment-content {
  color: #666;
  font-size: 12px;
  line-height: 15px;
}
/* Widget:RSS
-------------------------------------------------------------------- */
.widget_rss li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.widget_rss .rsswidget {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 15px;
}
.widget_rss .rss-date {
  display: block;
  padding-top: 5px;
  font-size: 11px;
}
.widget_rss cite {
  font-size: 11px;
}
.widget_rss .rssSummary {
  padding: 6px 0;
}
/* Widget:Sub Navigation
-------------------------------------------------------------------- */
.widget-sub-navigation ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget-sub-navigation ul li {
  margin: 0;
}
.widget-sub-navigation ul li:last-child a {
  border-bottom: none !important;
  padding-bottom: 16px !important;
}
.widget-sub-navigation ul li:first-child a {
  padding-top: 16px !important;
}
.widget-sub-navigation ul li a {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  border-bottom: 2px solid rgba(128, 128, 128, 0.1);
  padding: 8px 25px 8px 0;
  color: #808080 !important;
}
.widget-sub-navigation ul li a:hover {
  color: #444 !important;
}
.widget-sub-navigation ul li.current_page_item {
  font-weight: 600;
}
.widget-sub-navigation ul li.current_page_item a {
  color: #444 !important;
}
.widget_tag_cloud li,
.widget_product_tag_cloud li {
  display: inline-block;
}
.widget_tag_cloud a,
.widget_product_tag_cloud a {
  display: inline-block;
  margin: 8px 4px 0 0;
  padding: 12px 10px;
  text-transform: capitalize;
  line-height: 100%;
  border-radius:4px;
  border:none;
  font-size:14px !important;
  background:#f9f9f9;
  
  
}
#marki-sidebar .widget_tag_cloud a,
#marki-sidebar .widget_product_tag_cloud a {
  padding: 12px 12px 15px;
  border-radius:0;
  text-transform:capitalize;
  
  
}

.widget_categories a {
    background: none;
    border: none;
    display: inline-block;
    font-size: 14px !important;
    line-height: 100%;
    margin: 8px 4px 0 0;
    padding: 7px 15px;
    text-transform: capitalize;
}
.widget_categories a:before{
	content:"\f105";
	font-family:FontAwesome;
	width:20px;
	height:20px;
	line-height:20px;
	font-size:16px;
	text-align:center;
	margin-right:10px;
	display:inline-block;
	
}
.widget_categories a:hover{
	
}
.widget_tag_cloud a:hover,

.widget_product_tag_cloud a:hover {
  color: #fff !important;
}
.widget_tag_cloud .tagcloud {
  margin-top:-5px
}
/* Widgets:CONTACT FORM
-------------------------------------------------------------------- */
.widget_contact_form .marki-contact-form-wrapper {
  padding: 0 10px;
}
.widget_contact_form .captcha-change-image {
  display: inline-block;
  margin: 10px auto;
  font-size: 10px;
}
/* Widgets:CONTACT INFO
-------------------------------------------------------------------- */
.widget_contact_info ul {
  padding: 0;
  padding: 0;
}
.widget_contact_info ul li {
  position: relative;
  display: block;
  margin: 0 0 20px 0;
  padding: 0 0 20px 40px;
  line-height: 30px;
  border-bottom:1px solid rgba(255,255,255,0.10);
}
.widget_contact_info ul li:last-child {
	border:none;
}
.widget_contact_info ul li span {
  display: inline-block;
  line-height: 18px;
  vertical-align: middle;
  font-size: 12px;
}
.widget_contact_info ul li a {
  margin: 0;
  color: #888;
}
.widget_contact_info ul li i {
  position: absolute;
  top: 0;
  left: 1px;
  line-height: 20px;
  font-size: 16px;
  height: 28px;
  width: 16px;
  padding-right: 10px;
  text-align: center;
  display: block;
  text-align: left;
  border-right:none;
}
.widget_contact_info.dark-skin li i {
  border-right: none;
  color: #737373;
}
.widget_contact_info.light-skin li span,
.widget_contact_info.light-skin li a {
  color: #fff;
}
.widget_contact_info.light-skin li i {
  border-right: none;
  color: #fff;
}
.big-info-text,
.big-info-text a{
	font-size:16px !important;
	display:block !important;
	color:#fff !important;
}
/* Widgets:Video
-------------------------------------------------------------------- */
.widget_video .marki-frame {
  position: relative;
  
}
.widget_video .marki-frame .marki-video-container {
    padding-top: 0;
}
.widget_video .marki-frame .video-title {
  font-weight: 400;
  padding: 0 10px;
  margin-top: 14px;
  text-transform:none;
  letter-spacing:1px;
}
.widget_video .marki-frame .video-desc {
  padding: 0 10px;
  line-height:22px;
}
/* Widgets:INSTAGRAM FEEDS
-------------------------------------------------------------------- */
.marki-instagram-feeds {
  width: 100%;
  overflow: hidden;
  margin-left:-5px;
  margin-right:-5px;
}
.marki-instagram-feeds .item-holder {
  position: relative;
}
.marki-instagram-feeds .hover-overlay {
  
}
.marki-instagram-feeds a {
  line-height: 4px;
  float: left;
  display: inline-block;
  margin: 0 1px 1px 0;
}
.marki-instagram-feeds a img {
  width: 100%;
}
.marki-instagram-feeds .one-columns {
  width: 100%;
}
.marki-instagram-feeds .two-columns {
  width: 49.8%;
}
.marki-instagram-feeds .three-columns {
  width: 32.5%;
  padding:0 5px 10px;
}
.marki-instagram-feeds .four-columns {
  width: 24.7%;
}
.marki-instagram-feeds .five-columns {
  width: 19.6%;
}
@media handheld, only screen and (max-width: 600px) {
  .marki-instagram-feeds .five-columns,
  .marki-instagram-feeds .four-columns,
  .marki-instagram-feeds .three-columns {
    width: 49% !important;
  }
  .marki-instagram-feeds a img {
    width: 100%;
  }
.marki-instagram-feeds {
  margin-left:0;
  margin-right:0;
}
}
/* Widgets:POPULAR POSTS, Recent Posts, Related Posts
-------------------------------------------------------------------- */
#marki-sidebar .sidebar-wrapper .widget_posts_lists ul li {
    background: #f9f9f9;
    border: 1px solid #eee;
    padding: 10px;
	margin-bottom:15px;
}
.widget_posts_lists ul li {
  overflow: hidden;
  margin: 0 0 25px;
  list-style: none;
  border-bottom:1px solid #252525;
  padding-bottom:25px;
}
.widget_posts_lists ul li:last-child{margin-bottom:0;}
#marki-footer .widget_posts_lists ul li:last-child {
  margin: 0;
  border-bottom:none;
  padding-bottom:0;
}
.widget_posts_lists ul li .featured-image {
  float: left;
  overflow: hidden;
  margin: 0;
  display: block;
}
#marki-footer  .widget_posts_lists ul li .featured-image {
  width:60px;
}
#marki-sidebar .widget_posts_lists ul li .post-list-info {
  margin: 0 0 0 70px;
  padding:0;
}
.widget_posts_lists ul li .post-list-info {
  margin: 0 0 0 80px;
  padding:0;

}
.widget_posts_lists ul li .post-list-info.posts-no-thumb {
  margin-left: 0;
}
.widget_posts_lists ul li .post-list-title {
  display: block;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 0;
  
}
#marki-footer .widget_posts_lists ul li .post-list-title {
  font-size: 14px;
  text-transform:lowercase;
}
.widget_posts_lists ul li .post-list-title:after {
  
}
.widget_posts_lists ul li .post-list-meta {
  display: block;
}
.widget_posts_lists ul li .post-list-meta data {
  
  font-size:12px;
}
#marki-footer .widget_posts_lists ul li .post-list-meta data {
  padding:0 0 0 5px;
  border-left:2px solid #eee;
  
}
#marki-sidebar .widget_posts_lists ul li .post-list-meta data {
  font-family:'Lato';
  background:none !important;
  color:#888 !important;
}
.widget_posts_lists ul li .post-list-meta time {
}
.widget_posts_lists ul li .post-list-meta time,
.widget_posts_lists ul li .post-list-meta a {
  font-size: 12px;
  line-height: 15px;
}

/* Widgets:Tribe events
-------------------------------------------------------------------- */
.tribe-events-list-widget ol li:last-child {
    margin-bottom: 0;
}


/* Widgets:Blog Posts Tabs:Popular + Recent + comments
-------------------------------------------------------------------- */
.widget_posts_tabs .marki-tabs-pane li {
  overflow: hidden;
  margin: 0 0 20px;
  padding: 0 0 20px;
  list-style: none;
  border-bottom: 2px solid #eee;
}
.widget_posts_tabs .marki-tabs-pane li .featured-image {
  float: left;
  overflow: hidden;
  margin: 0 10px 0 0;
  display: block;
}
.widget_posts_tabs .marki-tabs-pane li .post-list-info {
  margin: 0 0 0 80px;
}
.widget_posts_tabs .marki-tabs-pane li .post-list-info.posts-no-thumb {
  margin-left: 0;
}
.widget_posts_tabs .marki-tabs-pane li .post-list-title {
  display: block;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 12px;
}
.widget_posts_tabs .marki-tabs-pane li .post-list-meta {
  display: block;
  line-height: 18px;
}
.widget_posts_tabs .marki-tabs-pane li .post-list-meta time,
.widget_posts_tabs .marki-tabs-pane li .post-list-meta .cats {
  display: inline-block;
}
.widget_posts_tabs .marki-tabs-pane li .post-list-meta time {
  font-size: 11px;
  font-weight: bold;
  color: #444444;
}
.widget_posts_tabs .marki-tabs-pane li .post-list-meta .cats a {
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
}
.widget_posts_tabs .marki-tabs-pane li .blog-comments,
.widget_posts_tabs .marki-tabs-pane li .marki-love-holder {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #999999 !important;
  padding-right: 8px;
}
.widget_posts_tabs .marki-tabs-pane li .blog-comments i,
.widget_posts_tabs .marki-tabs-pane li .marki-love-holder i {
  color: #eeeeee;
  font-size: 16px;
}
.widget_posts_tabs .marki-tabs-tabs {
  border-bottom: 3px solid #eeeeee;
}
.widget_posts_tabs .marki-tabs-tabs li {
  display: inline-block;
  padding: 10px 12px 6px;
}
.widget_posts_tabs .marki-tabs-tabs li a {
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  color: #999999 !important;
}
.widget_posts_tabs .marki-tabs-tabs li.ui-state-active {
  background-color: #eeeeee;
}
.widget_posts_tabs .marki-tabs-tabs li.ui-state-active a {
  color: #454545 !important;
}
.widget_posts_tabs .marki-tabs-panes {
  padding-top: 20px;
}
/* Widgets:SOCIAL NETWORKS
-------------------------------------------------------------------- */
.widget_social_networks .social-title.center {
  text-align: center;
}
.widget_social_networks .social-title.center:after {
  margin-left: auto !important;
  margin-right: auto !important;
}
.widget_social_networks .social-title.right {
  text-align: right;
}
.widget_social_networks a {
  position: relative;
  display: inline-block;
  float: left;
  margin: 4px;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.widget_social_networks a.dark {
  color: #737373 !important;
}
.widget_social_networks a.dark:hover {
  color: #fff !important;
}
.widget_social_networks a.light {
  color: #fff !important;
}
.widget_social_networks a.light i {
  color: #fff !important;
}
.widget_social_networks .widget-social-container {
  *zoom: 1;
  padding: 0 10px;
}
.widget_social_networks .widget-social-container:before,
.widget_social_networks .widget-social-container:after {
  content: " ";
  display: table;
}
.widget_social_networks .widget-social-container:after {
  clear: both;
}
.widget_social_networks .widget-social-container.align-right {
  text-align: right;
}
.widget_social_networks .widget-social-container.align-right a {
  float: none;
}
.widget_social_networks .widget-social-container.align-center {
  text-align: center;
}
.widget_social_networks .widget-social-container.align-center a {
  float: none;
}
.widget_social_networks .circle-style a {
  height: 30px;
  width: 30px;
  line-height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.widget_social_networks .circle-style a.dark {
  border: 3px solid #737373;
}
.widget_social_networks .circle-style a.dark:hover {
  color: #fff !important;
  background-color: #737373;
}
.widget_social_networks .circle-style a.light {
  border: 3px solid #fff !important;
}
.widget_social_networks .circle-style a.light:hover {
  background-color: #fff !important;
  color: #000 !important;
}
.widget_social_networks .circle-style a.light:hover i {
  color: #000 !important;
}
.widget_social_networks .circle-style a.custom {
  border: 3px solid #737373;
}
.widget_social_networks .simple-style {
  padding: 0;
}
.widget_social_networks .simple-style a {
  font-size: 16px;
  margin: 8px 16px 8px 0;
  border-color: transparent !important;
}
.widget_social_networks .simple-style a i {
  transition: color .3s ease;
}
.widget_social_networks .simple-style a:hover {
  background-color: transparent !important;
}
.widget_social_networks .simple-style a.custom {
  background-color: transparent !important;
}
.widget_social_networks .simple-style a.dark:hover {
  color: inherit !important;
}
.widget_social_networks .simple-style a.light:hover {
  color: inherit !important;
}
@media handheld, only screen and (max-width: 650px) {
  .widget_social_networks .widget-social-container.align-right,
  .widget_social_networks .widget-social-container.align-left {
    text-align: left;
  }
  .widget_social_networks .widget-social-container.align-right a,
  .widget_social_networks .widget-social-container.align-left a {
    float: none;
  }
}
/* Widgets:TESTIMONIAL SLIDER
-------------------------------------------------------------------- */
.widget_testimonials .testimonial-slider {
  position: relative;
  padding: 0 10px !important;
}
.widget_testimonials .testimonial-slider li {
  margin: 0;
}
.widget_testimonials .testimonial-slider .testimonial-quote {
  position: relative;
  padding: 15px 20px;
  background-color: rgba(128, 128, 128, 0.1);
  font-size: 14px;
  line-height: 22px;
  color: #808080;
}
.widget_testimonials .testimonial-slider .testimonial-quote:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(128, 128, 128, 0.1);
  left: 50%;
  bottom: -8px;
  margin-left: -4px;
}
.widget_testimonials .testimonial-slider .testimonial-details {
  margin-top: 15px;
  text-align: center;
}
.widget_testimonials .testimonial-slider .testimonial-author {
  margin: 0;
  font-size: 13px;
  color: #808080 !important;
  line-height: 18px;
}
.widget_testimonials .testimonial-slider .testimonial-position {
  display: block;
  font-size: 12px;
  line-height: 12px;
}
/* Widgets:RECENT PORTFOLIOS
-------------------------------------------------------------------- */
.widget_recent_portfolio {
  overflow: visible;
}
.widget_recent_portfolio ul {
  margin: 0 -8px !important;
  padding: 0;
  list-style: none;
}
.widget_recent_portfolio ul li {
  position: relative;
  margin: 0;
  float: left;
  padding: 0;
  display: block;
  width: 33.3333%;
  padding:8px;
}
.widget_recent_portfolio .item-holder {
  margin:0;
}
.widget_recent_portfolio .portfolio-permalink {
    background: none !important;
    display: block;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    width: 30px;
	border:none;
	border-radius:none;
}
.widget_recent_portfolio .portfolio-permalink:hover {
  background-color: #fff;
  color: #000;
}
.widget_recent_portfolio .portfolio-permalink:hover i {
  color: #777;
  background-color:#fff;
}
.widget_recent_portfolio .portfolio-permalink i {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  display: block;
  border-radius:50%;
}
.widget_recent_portfolio .portfolio-meta {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-backface-visibility: hidden;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
}
.widget_recent_portfolio .portfolio-meta .portfolio-plus-icon i {
  font-size: 16px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  color: #fff;
  display: block;
}
.widget_recent_portfolio .featured-image {
  line-height: 4px;
}
.widget_recent_portfolio .featured-image:hover .portfolio-meta {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.widget_recent_portfolio .featured-image:hover .portfolio-plus-icon i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
@media handheld, only screen and (max-width: 767px) {
  .widget_recent_portfolio .featured-image img {
    width: 100%;
  }
}
/* Widgets:TWITTER FEEDS
-------------------------------------------------------------------- */
.marki-tweet-list {
  display: block;
  position: relative;
  margin: 0 !important;
  padding: 0;
  list-style: none;
  padding: 0 15px;
}
.marki-tweet-list li {
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 2px solid #e6e6e6;
}
.marki-tweet-list li .tweet-text {
  display: block;
  line-height: 18px;
  color: #808080;
}
.marki-tweet-list li .tweet-text a {
  color: #22b7df !important;
  font-weight: bold;
}
.marki-tweet-list li .tweet-time {
  display: block;
  text-transform: uppercase;
}
/* Widgets:SEARCH FORM
-------------------------------------------------------------------- */
.marki-search-loop{padding:70px 0 40px;}
.marki-search-loop .blog-list-entry {
    border:none;
}
.marki-searchform {
  position: relative;
  max-width: 320px;
}
.search-wrap{background:#fff;padding:30px 15px;}
.marki-search-loop h3{margin-bottom:0; text-align:center;}
.marki-search-loop p{ text-align:center;}
.searchform .marki-searchform {
  margin:0 auto;
}
.search-wrap .searchform {
  margin-bottom:0 !important;
}

.marki-searchform .text-input {
  margin: 0 3px 3px 0;
  padding: 17px 28px 16px 12px;
  width: 100%;
  border: 1px solid #eee;
  font-size: 12px;
  text-transform: uppercase;
  background: #f9f9f9;
  overflow:hidden;
}
.marki-searchform .text-input::-webkit-input-placeholder,
.marki-searchform .marki-textarea::-webkit-input-placeholder {
  color: #808080;
}
.marki-searchform .text-input:-moz-placeholder,
.marki-searchform .marki-textarea:-moz-placeholder {
  color: #808080;
}
.marki-searchform .text-input::-moz-placeholder,
.marki-searchform .marki-textarea::-moz-placeholder {
  color: #808080;
}
.marki-searchform .text-input:-ms-input-placeholder,
.marki-searchform .marki-textarea:-ms-input-placeholder {
  color: #808080;
}
.marki-searchform .marki-icon-search {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -28px;
  font-size: 16px;
  display: block;
  width: 51px;
  height: 51px;
  padding-right:5px;
  line-height: 51px;
  text-align: center;
  color:#d7dde5;
}
.marki-searchform .marki-icon-search:hover {
  background-color: rgba(128, 128, 128, 0.1);
}
.marki-searchform .search-button {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  background: none;
}
.tiny_slider_widget .marki-image-slideshow {
  margin: 0 auto;
}
.marki-search-loop .blog-list-entry {
	background: #fff;
    border:1px solid #eee;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 100%;
}
/* Widgets:CALENDAR
-------------------------------------------------------------------- */
#calendar_wrap {
  position: relative;
  margin: 0 10px;
  padding: 0;
  background: rgba(128, 128, 128, 0.1);
  text-align: center;
}
#marki-sidebar #calendar_wrap {
    background: #eee none repeat scroll 0 0;
    margin: 0;
    padding: 5px;
    position: relative;
    text-align: center;
}
#wp-calendar {
  margin: 0 !important;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border-bottom: none;
  overflow: visible;
  position:relative;
}
#wp-calendar thead {
  background-color: #5c5c5c;
  border: none;
}
#wp-calendar thead th {
  color: #fff !important;
  font-size: 12px;
}
#wp-calendar caption {
  padding: 12px;
  background-color:#f9f9f9;
  color: #4e4e4e;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  border-bottom: none;
}
#wp-calendar th,
#wp-calendar th {
  padding: 10px 5px;
  color: #787573;
}
#wp-calendar tbody td {
  padding: 12px 2px;
  background-color: rgba(128, 128, 128, 0.1);
  color: #939393;
  border: 1px solid rgba(128, 128, 128, 0.12);
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  line-height: 11px;
}
#wp-calendar td#today {
  color: #fff;
}
#wp-calendar a {
  color: #666666;
}
#wp-calendar #next,
#wp-calendar #prev {
  position: absolute;
  top: 8px;
  display: block;
  margin: 0;
  padding: 0;
  background: 0;
}
#wp-calendar #next a,
#wp-calendar #prev a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  text-indent: -9999px;
}
#wp-calendar #prev {
  left: 5px;
  width: 18px;
  height: 18px;
  border: 0;
}
#wp-calendar #prev:before {
  content: "\f053";
  font-size: 16px;
}
#wp-calendar #next {
  right: 5px;
  width: 18px;
  height: 18px;
  border: 0;
}
#wp-calendar #next:before {
  content: "\f054";
  font-size: 16px;
}
#wp-calendar tfoot .pad {
  display: none;
}
@media handheld, only screen and (max-width: 960px) {
  #calendar_wrap {
    width: 300px;
  }
}
@media handheld, only screen and (max-width: 360px) {
  #calendar_wrap {
    width: 240px;
  }
  #calendar_wrap {
  margin: 0;
}
}
/* Widgets:Login Form
-------------------------------------------------------------------- */
.widget_login_form .marki-login-form {
  margin: 0 10px;
}
.widget_login_form .marki-login-form .form-row {
  position: relative;
  margin-bottom: 6px;
}
.widget_login_form .marki-login-form .form-row i {
  float: left;
  width: 42px !important;
  height: 42px;
  line-height: 43px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  font-size: 16px;
  border-right: 2px solid #e7e7e7;
}
.widget_login_form .marki-login-form .form-row i.input-focused {
  color: #fff;
}
.widget_login_form .marki-login-form .form-row input {
  padding: 12px 12px 12px 58px !important;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  border: 2px solid #e7e7e7;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget_login_form .marki-login-form .submit_button {
  padding: 12px 30px;
  text-transform: uppercase;
  outline: none;
}
.widget_login_form .marki-login-form .marki-login-status {
  margin: 10px 0 0 0;
  font-size: 12px;
}
.widget_login_form .marki-login-form.dark-skin .form-row i {
  color: #fff;
}
.widget_login_form .marki-login-form.dark-skin .form-row i.input-focused {
  color: #fff;
}
.widget_login_form .marki-login-form.dark-skin .form-row input {
  color: #fff;
  background: transparent;
}
.widget_login_form .marki-login-form.dark-skin .form-row input::-webkit-input-placeholder {
  color: #fff;
}
.widget_login_form .marki-login-form.dark-skin .form-row input:-moz-placeholder {
  color: #fff;
}
.widget_login_form .marki-login-form.dark-skin .form-row input::-moz-placeholder {
  color: #fff;
}
.widget_login_form .marki-login-form.dark-skin .form-row input:-ms-input-placeholder {
  color: #fff;
}
.widget_login_form .marki-login-form.dark-skin .submit_button {
  border: 2px solid #e7e7e7;
  color: #e7e7e7;
}
.widget_login_form .marki-login-form.dark-skin .submit_button:hover {
  color: #666e;
  background: #e7e7e7;
}
.widget_login_form .marki-login-form.light-skin .form-row i {
  color: #666666;
}
.widget_login_form .marki-login-form.light-skin .form-row i.input-focused {
  color: #fff;
}
.widget_login_form .marki-login-form.light-skin .form-row input {
  color: #666666;
  background: transparent;
}
.widget_login_form .marki-login-form.light-skin .form-row input::-webkit-input-placeholder {
  color: #666666;
}
.widget_login_form .marki-login-form.light-skin .form-row input:-moz-placeholder {
  color: #666666;
}
.widget_login_form .marki-login-form.light-skin .form-row input::-moz-placeholder {
  color: #666666;
}
.widget_login_form .marki-login-form.light-skin .form-row input:-ms-input-placeholder {
  color: #666666;
}
.widget_login_form .marki-login-form.light-skin .submit_button {
  color: #292929;
  border: 2px solid #2e2e2e;
  background: transparent;
}
.widget_login_form .marki-login-form.light-skin .submit_button:hover {
  background: #2e2e2e;
  color: #fff;
}
.widget_login_form .user-login {
  *zoom: 1;
}
.widget_login_form .user-login:before,
.widget_login_form .user-login:after {
  content: " ";
  display: table;
}
.widget_login_form .user-login:after {
  clear: both;
}
.widget_login_form .user-login .avatar {
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}
.widget_login_form .user-login ul {
  float: left;
  display: inline-block;
}
.widget_login_form .user-login ul li {
  position: relative;
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #888;
}
.widget_login_form .user-login ul li:last-child {
  margin-bottom: 0;
}
.widget_login_form .user-login ul li .username {
  text-transform: uppercase;
}
.widget_login_form .user-login ul li a {
  font-weight: normal !important;
  color: #888 !important;
}
.widget_login_form .user-login ul li a.logout {
  text-decoration: underline;
}
.widget_login_form .user-login ul li a.logout:hover {
  text-decoration: none;
}
/* Widgets:Archives
-------------------------------------------------------------------- */
.widget_archive ul {
  *zoom: 1;
}
.widget_archive ul:before,
.widget_archive ul:after {
  content: " ";
  display: table;
}
.widget_archive ul:after {
  clear: both;
}
.widget_categories ul li,
.widget_archive ul li {
	border-bottom:1px solid #eee;
}
.widget_categories ul li,
.widget_archive ul li:last-child {
	border-bottom:none;
}
.widget_archive ul li:hover {
  
}
.widget_archive ul li a {
    background: none;
    border: none;
    display: inline-block;
    margin: 0 0 5px;
    padding: 5px 10px;
}
#marki-sidebar .widget_archive ul li a:before {
    
    
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    text-align: center;
    width: 20px;
}
.widget_archive ul li a:hover {
}
/* Widgets:Archives
-------------------------------------------------------------------- */
.marki-custom-menu.align-center {
  text-align: center;
}
.marki-custom-menu.align-center .widgettitle:after {
  margin: 10px auto;
}
.marki-custom-menu.align-right {
  text-align: right;
}
.marki-custom-menu.align-right .widgettitle:after {
  margin: 10px 0 10px auto;
}
.marki-custom-menu .menu {
  list-style: none;
}
.marki-custom-menu .menu li {
  margin: 0;
}
.marki-custom-menu .menu li a {
  display: block;
  padding: 3px 5px;
}
/* Widgets: Subscription form
-------------------------------------------------------------------- */
.marki-subscription-form-wrapper {
  width: 100%;
  *zoom: 1;
}
.marki-subscription-form-wrapper:before,
.marki-subscription-form-wrapper:after {
  content: " ";
  display: table;
}
.marki-subscription-form-wrapper:after {
  clear: both;
}
.marki-subscription-form-wrapper .text-input {
  float: left;
  width: 70%;
  height: 40px;
  vertical-align: top;
}
.marki-subscription-form-wrapper .marki-subscription-button {
  width: 27%;
  float: right;
  font-size: 10px;
  height: 40px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.marki-subscription-form-wrapper.light-skin .text-input {
  border: 2px solid #eee;
  background-color: #fff;
  color: #666;
}
.marki-subscription-form-wrapper.light-skin .marki-subscription-button {
  background-color: #eee;
  color: #000;
  border: none;
}
.marki-subscription-form-wrapper.light-skin .marki-subscription-button:hover {
  background-color: #666;
  color: #eee;
}
.marki-subscription-form-wrapper.dark-skin .text-input {
  border: 2px solid #000;
  background-color: #fff;
  color: #666;
}
.marki-subscription-form-wrapper.dark-skin .marki-subscription-button {
  background-color: #000;
  color: #fff;
  border: none;
}
.marki-subscription-form-wrapper.dark-skin .marki-subscription-button:hover {
  background-color: #d7d7d7;
  color: #000;
}
#marki-page-title {
  position: relative;
  overflow: hidden;
  
}
#marki-page-title .marki-page-title-bg {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
}
#marki-page-title .marki-effect-gradient-layer {
  position: absolute;
  z-index: -1;
  top: 1px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background-color: rgba(255, 255, 255, 0);
}
.intro-effect-fade,
.intro-effect-zoom_out {
  position: fixed !important;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  height: 100% !important;
}
/* -------------------------- */
/*          Fade Effect       */
/* -------------------------- */
/* -------------------------- */
/*          Curtain Effect    */
/* -------------------------- */
.intro-effect-shuffle {
  position: absolute !important;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  background-attachment: fixed!important;
}
.intro-effect-shuffle .page-section-content {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.intro-effect-shuffle.marki-intro-triggered .page-section-content {
  opacity: 0;
}
/* -------------------------- */
/*          Expose Effect     */
/* -------------------------- */
/* --------------------------------------------------------------
   
Basic WordPress Blog Styles
     
-------------------------------------------------------------- */
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
.wp-caption {
  text-align: center;
  margin-bottom: 1.5em;
}
.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 10px;
}
.wp-smiley {
  max-height: 1em;
  margin: 0 !important;
}
.gallery {
  margin: 0 auto 20px;
  text-align: center;
}
.gallery .gallery-item {
  margin-top: 0;
  text-align: center;
  width: 33%;
  border: 1px solid #eee !important;
  background-color: #fafafa;
}
.gallery .gallery-item img {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-4 .gallery-item {
  width: 24.6% !important;
}
.gallery img {
  border: none !important;
}
.gallery img:hover {
  opacity: 0.7;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
}
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}
.gallery .gallery-caption {
  font-size: 13px;
  padding: 20px;
}
.gallery dl,
.gallery dt {
  margin: 0;
}
.gallery br + br {
  display: none;
}
/* Tables
-------------------------------------------------------------- */
table {
  text-align: left;
  border-collapse: collapse;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  margin-bottom: 30px;
}
table th {
  text-align: center;
  padding: 18px 12px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
table tfoot td {
  padding: 6px;
}
table td {
  text-align:left;
  padding: 15px 30px;
}
.theme-content .wp-caption img,
.theme-content .wp-caption{
	max-width:100% !important;
}
/*employees */
.employee-item-wrapper{box-shadow:1px solid #eee;}

/* employees

/*causes */
.cause-item-wrapper{box-shadow:1px solid #eee;}

/* causes
-------------------------------------------------------------- */

