/* Media Query Mixins */
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0px !important; }

.progress {
  margin: 20px 0; }

iframe {
  border: none; }

h1 {
  margin: 0px; }

/* Required post single paging */
.pm_paginated-posts {
  font-size: 10px;
  font-weight: normal;
  font-family: arial; }

.pm_paginated-posts p a {
  background: #E8E8E8;
  color: #000;
  margin-left: 0.6em;
  margin-right: 0.6em;
  padding: 0.5em 0.7em;
  text-decoration: none; }

.pm_paginated-posts a:hover {
  color: #fff;
  background: #7F1315; }

.vc-featured-borders {
  border-bottom: 6px solid #3d3d3d;
  border-top: 6px solid #3d3d3d; }

/* Required WordPress classes */
.alignright {
  text-align: right; }

.alignleft {
  text-align: left; }

.aligncenter {
  text-align: center; }

/* Required WordPress formatting */
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px; }

img.alignleft {
  float: left;
  margin: 0 1.5em 1em 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px; }

a img.alignright {
  float: right;
  margin: 0 0 1em 1.5em;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px; }

a img.alignleft {
  float: left;
  margin: 0 1.5em 1em 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px; }

/********* Helper Classes *********/
.vc_row {
  margin-bottom: 0 !important; }

.pm-containerPadding20 {
  padding: 20px 20px; }

.pm-containerPadding30 {
  padding: 30px 20px; }

.pm-containerPadding40 {
  padding: 40px 20px; }

.pm-containerPadding60 {
  padding: 60px 20px; }

.pm-containerPadding80 {
  padding: 80px 20px; }

.pm-containerPadding100 {
  padding: 100px 20px; }

.pm-containerPadding120 {
  padding: 120px 20px; }

.pm-containerPadding-top-10 {
  padding-top: 10px; }

.pm-containerPadding-top-20 {
  padding-top: 20px; }

.pm-containerPadding-top-40 {
  padding-top: 40px; }

.pm-containerPadding-top-50 {
  padding-top: 50px; }

.pm-containerPadding-top-60 {
  padding-top: 60px; }

.pm-containerPadding-top-70 {
  padding-top: 70px; }

.pm-containerPadding-top-80 {
  padding-top: 80px; }

.pm-containerPadding-top-90 {
  padding-top: 90px; }

.pm-containerPadding-top-100 {
  padding-top: 100px; }

.pm-containerPadding-top-120 {
  padding-top: 120px; }

.pm-containerPadding-bottom-10 {
  padding-bottom: 10px; }

.pm-containerPadding-bottom-20 {
  padding-bottom: 20px; }

.pm-containerPadding-bottom-30 {
  padding-bottom: 30px; }

.pm-containerPadding-bottom-40 {
  padding-bottom: 40px; }

.pm-containerPadding-bottom-50 {
  padding-bottom: 50px; }

.pm-containerPadding-bottom-60 {
  padding-bottom: 60px; }

.pm-containerPadding-bottom-70 {
  padding-bottom: 70px; }

.pm-containerPadding-bottom-80 {
  padding-bottom: 80px; }

.pm-containerPadding-bottom-90 {
  padding-bottom: 90px; }

.pm-containerPadding-bottom-100 {
  padding-bottom: 100px; }

.pm-containerPadding-bottom-120 {
  padding-bottom: 120px; }

.pm-row-margin-30 {
  margin-bottom: 30px; }

/* Accordion overrides */
.pm-accordion {
  clear: both; }

.accordion-inner {
  border: none !important;
  padding: 9px 0; }

.accordion-group {
  border: 0px solid #E5E5E5;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -o-border-radius: 4px 4px 4px 4px;
  margin-bottom: 2px;
  border: none !important; }

.accordion-group p {
  margin: 0px !important; }

.accordion-heading {
  border-bottom: 1px solid #EEEEEE;
  padding: 10px 0 0; }

.accordion-heading .accordion-toggle {
  font-size: 24px;
  text-decoration: none;
  padding: 8px 0;
  color: #808080; }

#pm-accordionIcon {
  float: left;
  font-size: 20px;
  margin-right: 15px;
  margin-top: 16px;
  width: 15px;
  max-width: 20px; }

/* Accordion overrides end */
/* Tab overrides */
.pm-nav-tabs {
  padding: 0px;
  clear: both; }

.pm-tab-content {
  border: none !important;
  width: 95% !important; }

/* Search btn */
.searchBtn {
  height: 47px;
  width: 47px;
  border: none !important;
  text-align: center;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.searchBtn i {
  color: white;
  font-size: 18px;
  line-height: 2.5; }

/* Pagination */
.pagination {
  border-top: 1px solid #ededed;
  list-style: none outside none;
  padding: 0 0 0 10px;
  margin: 0px; }

.pagination li {
  float: left;
  width: 35px;
  height: 35px;
  background-color: #f9f9f9;
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }

.pagination li:hover {
  background-color: #CCC;
  color: white; }

.pagination li:first-child {
  border-left: 1px solid #ededed; }

.pagination li a {
  display: block;
  padding: 5px 0;
  text-align: center;
  color: grey; }

.pagination li.current {
  background-color: #ACDB05; }

.pagination li span.current {
  color: #333333; }

.pagination li span {
  display: block;
  padding: 5px 0;
  text-align: center; }

/* Pagination end */
/* Pagination multi post */
.pagination_multi {
  list-style: none outside none;
  padding: 0px;
  margin: 0px; }

.pagination_multi li {
  float: left;
  width: 35px;
  height: 30px;
  background-color: #eee;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  padding-top: 5px;
  text-align: center;
  margin-right: 2px;
  border-radius: 10px 0 10px 0;
  -moz-border-radius: 10px 0 10px 0;
  -webkit-border-radius: 10px 0 10px 0;
  -o-border-radius: 10px 0 10px 0; }

.pagination_multi li:hover {
  background-color: #CCC;
  color: white; }

/* Pagination multi post end */
/* Product switcher */
.pm-product-switcher {
  background-color: #2ba8ff;
  bottom: -234px;
  height: auto;
  position: fixed;
  left: 20px;
  width: 310px;
  z-index: 999999;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-product-switcher-title {
  display: inline-block;
  padding: 10px 15px;
  font-size: 12px;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 0px; }

.pm-product-switcher-icon {
  width: 40px;
  height: 40px;
  /*background-color:#FF9701;*/
  float: right;
  background-image: url("img/ps-arrows.jpg"); }

.pm-product-switcher-icon:hover {
  cursor: pointer; }

.pm-product-switcher-icon.pm-switcher-active {
  background-position: 0px -40px; }

.pm-product-switcher-items {
  background-color: #eee;
  list-style-image: none !important;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0px; }

.pm-product-switcher-items li:before {
  padding: 0;
  margin: 0;
  content: ""; }

.pm-product-switcher-items li {
  border-bottom: 1px solid #ddd; }

.pm-product-switcher-items li:last-child {
  border-bottom: none !important; }

.pm-product-switcher-items li a {
  display: block;
  width: 90.2%;
  padding: 10px 15px;
  color: #333;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s; }

.pm-product-switcher-items li a:hover {
  background-color: #333;
  color: white; }

/* Progress Bar */
#pm-progress-bar {
  border: 1px solid #bebebe;
  background: #ffffff;
  width: 100%;
  height: 14px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px; }

#pm-status {
  background: #0066cc;
  width: 0%;
  height: 14px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  background: url("img/progress.jpg") repeat-x scroll 0 0 #0066CC; }

/* Default Template columns */
.pm_default_column [class*="span"] {
  margin-left: 0px;
  margin-right: 15px; }

/* Default Template columns end */
/* Image Panel */
.pm_image_panel {
  width: inherit;
  margin-bottom: 15px; }

.pm_image_panel_header {
  margin-left: 0 !important;
  width: 100%;
  margin-bottom: 1px;
  overflow: hidden; }

.pm_image_panel_header h4 {
  background-color: #00B7C2;
  border-radius: 10px 0 0 0;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: inherit; }

.pm_image_panel_header h4 span {
  display: inline-block;
  padding-left: 10px;
  padding-top: 8px; }

.pm_image_panel_header a {
  /*background-color: #00B7C2;*/
  border-left: 1px solid white;
  color: #FFFFFF;
  display: block;
  float: right;
  font-size: 20px;
  padding: 9px 15px 7px;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }

.pm_image_panel_header a:hover {
  color: #333; }

.pm_image_panel_img {
  width: inherit; }

/* Image Panel end */
/* Gallery page */
.pm_gallery_posts [class*="span"] {
  margin-bottom: 30px; }

.pm_gallery_posts .pm_span_header {
  margin-bottom: 1px; }

.pm_gallery_selector {
  text-align: center; }

.pm_gallery_selector_list {
  padding: 8px;
  height: 40px;
  border: 1px solid #CCC;
  border-radius: 10px 0 10px 0;
  -moz-border-radius: 10px 0 10px 0;
  -webkit-border-radius: 10px 0 10px 0;
  -o-border-radius: 10px 0 10px 0;
  background-color: #ededed; }

/* Gallery page end */
/* Posts page */
.pm_posts [class*="span"] {
  margin-bottom: 30px; }

.pm_post_tags {
  width: 100%;
  border-top: 1px dotted grey;
  margin-top: 15px;
  padding-top: 20px;
  margin-bottom: 15px;
  font-size: 12px;
  color: white; }

.pm_post_tags a {
  color: white !important; }

.pm_post_tags i {
  font-size: 14px !important;
  margin-right: 5px; }

.pm-post-social-icons {
  float: left;
  list-style: none outside none;
  margin: 20px 0 0;
  padding: 0; }

.pm-post-social-icons li a {
  display: block;
  padding-top: 3px;
  text-decoration: none !important;
  font-size: 14px !important; }

.pm-post-social-icons li {
  color: #FFFFFF;
  float: right;
  height: 26px;
  margin-left: 2px;
  padding-top: 2px;
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  width: 30px; }

.pm-post-social-icons li:hover {
  background-color: #666666 !important;
  cursor: pointer; }

.pm-news-post-social-icons li a {
  color: #FFFFFF !important;
  font-size: 16px !important;
  margin-top: 0;
  text-decoration: none !important; }

.pm-post-social-icons li.gplus {
  background-color: #D95232; }

.pm-post-social-icons li.twitter {
  background-color: #32CCFE; }

.pm-post-social-icons li.facebook {
  background-color: #3C599B; }

.pm-post-social-icons li.linkedin {
  background-color: #1D87BD; }

/* Organizers page */
.pm_organizers [class*="span"] {
  margin-bottom: 30px; }

/* Organizers page */
/* Organizers single page */
.pm_organizer_post_content {
  padding-top: 15px; }

.pm_organizer_single_details {
  list-style: none;
  margin: 18px 0 0 0;
  padding: 0 30px 0 0;
  border-right: 1px dotted grey; }

.pm_organizer_single_details li {
  margin-bottom: 10px;
  font-size: 18px;
  font-family: 'Oswald';
  font-weight: 300;
  color: #00b7c2; }

.pm_organizer_single_details li span {
  color: grey; }

.pm_organizer_single_details li a {
  color: grey;
  font-size: 18px;
  font-family: 'Oswald';
  font-weight: 100; }

.pm_organizer_single_details li > img {
  border-radius: 0px !important; }

.pm_organizer_single_details li a:hover {
  text-decoration: underline; }

.pm_organizer_social_icons {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.pm_organizer_social_icons li {
  width: 35px;
  /*height:30px;*/
  float: left;
  margin-right: 1px;
  text-align: center;
  padding-top: 4px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s; }

.pm_organizer_social_icons li a {
  color: white;
  display: block;
  font-size: 16px;
  height: 25px;
  padding-top: 5px;
  width: 35px; }

.pm_organizer_social_icons li:hover {
  background-color: #333333;
  cursor: pointer; }

.pm_organizer_social_icon_gplus {
  background-color: #d95232; }

.pm_organizer_social_icon_fb {
  background-color: #3c599b; }

.pm_organizer_social_icon_twitter {
  background-color: #32ccfe; }

.pm_organizer_social_icon_skype {
  background-color: #009df7; }

.pm_organizer_social_icon_linkedin {
  background-color: #1d87bd; }

/* Organizers single page end */
/* Events page */
.pm_span_header.pm_event {
  margin-bottom: 1px !important; }

.pm-hover-item.pm-event-activate .pm-hover-item-details {
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 500px;
  width: inherit;
  z-index: 2; }

.pm-event-info-ul-date {
  border-right: 1px solid #0000FF;
  float: left;
  list-style: none outside none;
  margin: 25px 35px 0 0 !important;
  padding: 20px !important;
  width: 75px; }

.pm-event-info-ul-date li {
  text-align: center;
  margin-bottom: 15px; }

.pm-event-info-ul-date li strong {
  font-size: 52px;
  font-weight: bold; }

.pm-event-info-ul-date li p {
  font-size: 28px;
  font-weight: normal; }

.pm-event-info-excerpt {
  float: left;
  margin-top: 20px;
  width: 350px; }

/*.pm-hover-item-event-info {
	background-color: rgba(0, 0, 0, 0);
    bottom: 0;
    height: 270px;
    left: 0;
    position: absolute;
    top: -270px;
    width: inherit;
    z-index: 10;	
}*/
.pm-hover-item-event-info p {
  color: white; }

.pm_events_info_details {
  width: auto;
  border-top: 1px dotted grey; }

.pm_event_post .span6 {
  margin-bottom: 30px; }

.pm_event_post .pm_span_header {
  margin-bottom: 0px; }

/* Events page end */
/* Events shortcode */
.pm-event-post-shortcode-overflow {
  overflow: auto !important;
  margin-bottom: 30px !important;
  margin-top: 0px !important; }

/* Events shortcode end */
/* Events single post */
.pm_event_single_post .knob.days {
  font-family: 'Oswald' !important; }

.pm_event_post_countdown_ul {
  list-style: none;
  margin: 20px 0 0;
  padding: 0; }

.pm_event_post_countdown_ul.extra-line-height li p {
  line-height: 2.5;
  margin: 0; }

.pm_event_post_countdown_ul li:last-child {
  margin-top: -80px; }

.pm_countdown_mini_container {
  border-top: 1px dotted grey;
  padding-top: 10px;
  padding-bottom: 20px; }

.pm_countdown_mini_ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.pm_countdown_mini_ul li {
  float: left;
  margin-right: 16px; }

.pm_countdown_mini_ul li:last-child {
  margin-right: 0px; }

.pm_countdown_date {
  padding-top: 9px;
  font-size: 36px;
  color: #ACDB05;
  font-family: 'Oswald';
  border-right: 1px dotted grey;
  padding-right: 20px;
  padding-bottom: 5px; }

.pm_countdown_days_left {
  padding-top: 9px;
  font-size: 36px;
  color: #ACDB05;
  font-family: 'Oswald'; }

.pm_countdown_mini_container {
  display: none; }

.pm_countdown_mini_container i {
  font-size: 40px;
  color: #00B7C2; }

.pm_event_single_post_countdown .pm_event_days_left {
  font-size: 30px;
  color: #ACDB05;
  font-family: 'Oswald';
  text-align: center;
  margin-top: -20px;
  margin-bottom: 0px; }

.pm_event_counter {
  text-align: center; }

.pm_event_counter > div {
  margin-right: 0px !important; }

.pm_event_single_post .span12 {
  margin-bottom: 12px; }

.pm_event_single_post_time {
  heigh: auto;
  width: 50%;
  float: left; }

.pm_event_single_post_countdown {
  border-right: 0px dotted grey;
  text-align: center;
  overflow: hidden;
  /*padding-bottom:20px;*/ }

.pm_event_single_post_countdown i {
  font-size: 100px;
  color: #00b7c2; }

.pm_event_single_post_countdown p {
  color: #ACDB05;
  font-family: 'Oswald';
  font-size: 66px;
  font-weight: 300;
  line-height: 37px;
  margin-top: 40px;
  margin-bottom: 40px;
  text-transform: up