.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.row-fluid [class*="span"] {
  min-height: 5px;
}
.alert p:last-child,
#content .alert p:last-child,
.wpb_text_column p:last-child,
.wpb_text_column *:last-child,
#content .wpb_text_column p:last-child,
#content .wpb_text_column *:last-child,
.wpb_toggle_content p:last-child,
.wpb_tab .row-fluid:last-child .wpb_content_element,
.wpb_accordion .ui-accordion .ui-accordion-content .row-fluid:last-child .wpb_content_element {
  margin-bottom: 0;
}
.wpb_text_column,
.wpb_tabs,
.wpb_tour,
.wpb_call_to_action,
.wpb_gmaps_widget,
.wpb_accordion,
.wpb_gallery,
.wpb_separator,
.wpb_twitter_widget,
.wpb_flickr_widget,
.wpb_video_widget,
.last_toggle_el_margin,
ul.wpb_thumbnails-fluid > li,
.wpb_single_image,
.alert,
.fb_like,
.twitter-share-button,
.wpb_googleplus,
.wpb_pinterest,
.wpb_button,
.wpb_tab .wpb_content_element,
.wpb_accordion .wpb_content_element,
.wpb_toggle_content {
  margin-bottom: 30px;
}
.fb_like,
.twitter-share-button,
.wpb_googleplus,
.wpb_pinterest
{
  display: inline-block;
  vertical-align: top;
}
a:focus {
  outline: none;
  text-decoration: none;
}
.wpb_content_element img {
  height: auto;
  max-width: 100%;
}
.wpb_separator,
.vc_text_separator {
  border-bottom: 1px solid #e3e3e3;
}
.wpb_wrapper > img {
  display: block;
}

/* Typography
---------------------------------------------------------- */
.row-fluid ol {
  list-style-position: inside;
}
.row-fluid ul {
  list-style: disc inside;
}


/* Separator
---------------------------------------------------------- */
.wpb_separator {
  clear: both;
  height: 0;
}
/* Text Separator
---------------------------------------------------------- */
.vc_text_separator {
  position: relative;
  top: -10px;
  height: 20px;
  margin-bottom: 29px;
}
.vc_text_separator div {
  position: relative;
  top: 10px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #ffffff;
}
.separator_align_center {
  text-align: center;
}
.separator_align_center div {
  padding: 0 15px;
}
.separator_align_left {
  text-align: left;
}
.separator_align_left div {
  padding-right: 15px;
}
.separator_align_right {
  text-align: right;
}
.separator_align_right div {
  padding-left: 15px;
}
/* Facebook
---------------------------------------------------------- */
.fb_type_standard {
  height: 25px;
}
.fb_type_standard iframe {
  height: 25px;
}
.fb_type_button_count {
  width: 85px;
  height: 20px;
}
.fb_type_button_count iframe {
  height: 20px;
}
.fb_type_box_count {
  width: 61px;
  height: 62px;
}
.fb_type_box_count iframe {
  height: 62px;
}

/* Tweeter
---------------------------------------------------------- */
.twitter-count-horizontal {
  width: 91px !important;
}
.twitter-count-vertical {
  padding-right: 15px;
}
/* Google plus
---------------------------------------------------------- */
.wpb_googleplus_type_standard {
  height: 25px;
}
.wpb_googleplus_type_small {
  height: 19px;
}
.wpb_googleplus_type_medium {
  height: 21px;
}
.wpb_googleplus_type_tall {
  height: 61px;
  padding-right: 15px;
}
/* Pinterest
---------------------------------------------------------- */
.wpb_pinterest_type_horizontal {
  height: 21px;
  padding-right: 14px !important;
}
#content .wpb_pinterest_type_horizontal > a {
  margin-top: -3px !important;
}
.wpb_pinterest_type_vertical {
  height: 60px;
}
#content .wpb_pinterest_type_vertical > a {
  margin-top: 40px !important;
}
#content .wpb_pinterest_type_vertical > a > span {
  height: 34px !important;
}
.wpb_pinterest_type_none {
  height: 21px;
}
/* Toggle / FAQ
---------------------------------------------------------- */
.wpb_toggle,
#content h4.wpb_toggle {
  background: url(../images/toggle_open.png) no-repeat left center;
  padding-left: 25px;
  clear: both;
  margin-top: 0;
}
.wpb_toggle_title_active,
#content h4.wpb_toggle_title_active {
  background: url(../images/toggle_close.png) no-repeat left center;
}
.wpb_toggle:hover {
  cursor: pointer;
}
.wpb_toggle_content {
  display: none;
  overflow: hidden;
  padding: 0px 0px 0px 25px;
  margin-top: 10px;
}
.wpb_toggle_open {
  display: block;
}
.wpb_button:hover {
  background-image: none;
}
/* Widgetised column element
---------------------------------------------------------- */
.wpb_widgetised_column .wpb_wrapper > ul {
  margin-left: 0;
}
.wpb_widgetised_column .wpb_wrapper > ul > li {
  list-style: none;
  margin-left: 0;
}
/* Button
---------------------------------------------------------- */
a.wpb_button_a {
  text-decoration: none;
  border: none;
}
a.wpb_button_a :hover {
  text-decoration: none;
}
i.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  vertical-align: text-top;
  margin-left: 5px;
}
.btn-large i.icon {
  height: 20px;
  margin-left: 9px;
  vertical-align: top;
}
.btn-small i.icon {
  height: 15px;
}
.btn-mini i.icon {
  display: none;
}
.wpb_address_book i.icon,
option.wpb_address_book {
  background: url(../images/icons/address-book.png) no-repeat right center;
}
.wpb_alarm_clock i.icon,
option.wpb_alarm_clock {
  background: url(../images/icons/alarm-clock.png) no-repeat right center;
}
.wpb_anchor i.icon,
option.wpb_anchor {
  background: url(../images/icons/anchor.png) no-repeat right center;
}
.wpb_application_image i.icon,
option.wpb_application_image {
  background: url(../images/icons/application-image.png) no-repeat right center;
}
.wpb_arrow i.icon,
option.wpb_arrow {
  background: url(../images/icons/arrow.png) no-repeat right center;
}
.wpb_asterisk i.icon,
option.wpb_asterisk {
  background: url(../images/icons/asterisk.png) no-repeat right center;
}
.wpb_hammer i.icon,
option.wpb_hammer {
  background: url(../images/icons/auction-hammer.png) no-repeat right center;
}
.wpb_balloon i.icon,
option.wpb_balloon {
  background: url(../images/icons/balloon.png) no-repeat right center;
}
.wpb_balloon_buzz i.icon,
option.wpb_balloon_buzz {
  background: url(../images/icons/balloon-buzz.png) no-repeat right center;
}
.wpb_balloon_facebook i.icon,
option.wpb_balloon_facebook {
  background: url(../images/icons/balloon-facebook.png) no-repeat right center;
}
.wpb_balloon_twitter i.icon,
option.wpb_balloon_twitter {
  background: url(../images/icons/balloon-twitter.png) no-repeat right center;
}
.wpb_battery i.icon,
option.wpb_battery {
  background: url(../images/icons/battery-full.png) no-repeat right center;
}
.wpb_binocular i.icon,
option.wpb_binocular {
  background: url(../images/icons/binocular.png) no-repeat right center;
}
.wpb_document_excel i.icon,
option.wpb_document_excel {
  background: url(../images/icons/blue-document-excel.png) no-repeat right center;
}
.wpb_document_image i.icon,
option.wpb_document_image {
  background: url(../images/icons/blue-document-image.png) no-repeat right center;
}
.wpb_document_music i.icon,
option.wpb_document_music {
  background: url(../images/icons/blue-document-music.png) no-repeat right center;
}
.wpb_document_office i.icon,
option.wpb_document_office {
  background: url(../images/icons/blue-document-office.png) no-repeat right center;
}
.wpb_document_pdf i.icon,
option.wpb_document_pdf {
  background: url(../images/icons/blue-document-pdf.png) no-repeat right center;
}
.wpb_document_powerpoint i.icon,
option.wpb_document_powerpoint {
  background: url(../images/icons/blue-document-powerpoint.png) no-repeat right center;
}
.wpb_document_word i.icon,
option.wpb_document_word {
  background: url(../images/icons/blue-document-word.png) no-repeat right center;
}
.wpb_bookmark i.icon,
option.wpb_bookmark {
  background: url(../images/icons/bookmark.png) no-repeat right center;
}
.wpb_camcorder i.icon,
option.wpb_camcorder {
  background: url(../images/icons/camcorder.png) no-repeat right center;
}
.wpb_camera i.icon,
option.wpb_camera {
  background: url(../images/icons/camera.png) no-repeat right center;
}
.wpb_chart i.icon,
option.wpb_chart {
  background: url(../images/icons/chart.png) no-repeat right center;
}
.wpb_chart_pie i.icon,
option.wpb_chart_pie {
  background: url(../images/icons/chart-pie.png) no-repeat right center;
}
.wpb_clock i.icon,
option.wpb_clock {
  background: url(../images/icons/clock.png) no-repeat right center;
}
.wpb_play i.icon,
option.wpb_play {
  background: url(../images/icons/control.png) no-repeat right center;
}
.wpb_fire i.icon,
option.wpb_fire {
  background: url(../images/icons/fire.png) no-repeat right center;
}
.wpb_heart i.icon,
option.wpb_heart {
  background: url(../images/icons/heart.png) no-repeat right center;
}
.wpb_mail i.icon,
option.wpb_mail {
  background: url(../images/icons/mail.png) no-repeat right center;
}
.wpb_shield i.icon,
option.wpb_shield {
  background: url(../images/icons/plus-shield.png) no-repeat right center;
}
.wpb_video i.icon,
option.wpb_video {
  background: url(../images/icons/video.png) no-repeat right center;
}
/* Call to action
---------------------------------------------------------- */
.wpb_call_to_action {
  position: relative;
  background-color: #f7f7f7;
  padding: 20px;
  padding: 2.127659574%;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpb_call_to_action .wpb_button {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cta_align_left .wpb_button {
  float: left;
}
.cta_align_right .wpb_button {
  float: right;
}
.cta_align_left .wpb_button,
.cta_align_right .wpb_button {
  max-width: 27.872340426%;
}
.cta_align_left .wpb_call_text,
.cta_align_right .wpb_call_text {
  width: 65.812%;
  float: left;
  clear: none;
  font-size: 14px;
}
.cta_align_left .wpb_call_text {
  float: right;
}
.wpb_call_to_action .wpb_call_text,
#content .wpb_call_to_action .wpb_call_text {
  margin: 0;
  padding-top: 0;
}
.cta_align_bottom {
  text-align: center;
}
.cta_align_bottom .wpb_button {
  position: static;
   margin-top: 2.127659574%;
  display: inline-block;
}

@media (max-width: 600px) {
  .vc_responsive .cta_align_left .wpb_button,
  .vc_responsive .cta_align_right .wpb_button {
    max-width: 70%;
    width: 70%;
    float: none;
    display: block;
    margin: 3% auto;
  }
  .vc_responsive .cta_align_left .wpb_call_text,
  .vc_responsive .cta_align_right .wpb_call_text {
    width: auto;
    max-width: none;
    text-align: center;
  }
}

/* Google maps
---------------------------------------------------------- */
.wpb_gmaps_widget .wpb_map_wraper iframe {
  margin-bottom: 0;
  padding: 0;
  display: block;
}

/* Tabs + jQuery UI theme mod
---------------------------------------------------------- */
.wpb_tabs .ui-tabs .ui-tabs-nav {
  padding-left: 1px;
  background: #eee;
  border-bottom: 1px solid #ddd;
}
.wpb_tabs .ui-tabs .ui-tabs-nav li,
.wpb_tabs .ui-tabs .ui-tabs-nav li a
{
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.wpb_tabs .ui-tabs .ui-tabs-nav li a {
  padding: 0 15px;
  font-size: 14px;
  font-weight: bold;
  background: #eee;
}
.wpb_tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected,
.wpb_tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  position: relative;
}
.wpb_tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.wpb_tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  height: 41px;
  margin: -1px -1px 0 -1px;
  background: #fff;
  border: 1px solid #ddd;
  border-bottom: none;
}
.wpb_tabs .ui-tabs-panel {
  padding: 20px 0 0 0;
}

.s_vtabs:after {
  content: '';
  clear: both;
  display: table;
}
.s_vtabs .ui-tabs .ui-tabs-nav {
  position: relative;
  z-index: 10;
  float: left;
  width: 120px;
  margin-right: -121px;
  padding: 1px 0 0 0;
  border-right: 1px solid #ddd;
  border-bottom: none;
}
.s_vtabs .ui-tabs-panel {
  clear: none !important;
  float: right;
  width: 100%;
  padding: 0;
}
.s_vtabs .ui-tabs-panel > * {
  margin-left: 120px;
  padding: 0 0 0 19px;
  border-left: 1px solid #ddd;
}
.s_vtabs .ui-tabs-panel > .row-fluid {
  margin-left: 120px;
  padding: 0;
}
.s_vtabs .ui-tabs .ui-tabs-nav li,
.s_vtabs .ui-tabs .ui-tabs-nav li a
{
  clear: left;
  float: none;
  height: auto !important;
  line-height: 20px;
  text-align: left;
  white-space: normal;
}
.s_vtabs .ui-tabs .ui-tabs-nav li a {
  padding: 10px 15px;
}
.s_vtabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected,
.s_vtabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  position: relative;
}
.s_vtabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.s_vtabs .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  margin: -1px;
  border: 1px solid #ddd;
  border-right: none;
}



/* Accordion
---------------------------------------------------------- */
.wpb_accordion .ui-accordion .ui-accordion-content {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Twitter
---------------------------------------------------------- */
.wpb_twitter_widget .twitter_follow_button {
  background-image: url(../images/twitter_bird.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
  margin-top: 20px;
  display: inline-block;
  min-height: 16px;
}
.wpb_twitter_widget .twitter_follow_button_wrap {
  margin-bottom: 0;
}

/* Teaser grid
---------------------------------------------------------- */
body ul.wpb_thumbnails-fluid li {
  list-style: none !important;
  /* No need in list style never */
  background-image: none;
  /* some themes add bg image as a bullet */
  padding: 0;
}
body ul.wpb_thumbnails-fluid li .entry-content *:last-child {
  margin-bottom: 0;
}
body .row-fluid .wpb_grid ul.wpb_thumbnails-fluid,
body .row-fluid .wpb_filtered_grid ul.wpb_thumbnails-fluid {
  margin: 0 0 0 -2.127659574%;
  padding: 0;
  width: 102.127659574%;
  overflow: visible !important;
}
.row-fluid ul.wpb_thumbnails-fluid > [class*="span"] {
  margin-left: 2.127659574%;
}
/* Grid adjustments */
.wpb_grid .wpb_thumbnails-fluid > .span3,
.wpb_filtered_grid .wpb_thumbnails-fluid > .span3 {
  width: 22.802340426%;
}
.wpb_grid .wpb_thumbnails-fluid > .span4,
.wpb_filtered_grid .wpb_thumbnails-fluid > .span4 {
  width: 31.205673759333337%;
}
.wpb_grid .wpb_thumbnails-fluid > .span6,
.wpb_filtered_grid .wpb_thumbnails-fluid > .span6 {
  width: 47.832340426%;
}
.wpb_grid .wpb_thumbnails-fluid > .span12,
.wpb_filtered_grid .wpb_thumbnails-fluid > .span12 {
  width: 97.872340426%;
}
@media (max-width: 767px) {
  .wpb_video_widget iframe {
      max-height: 250px;
  }
  .vc_responsive .wpb_thumbnails-fluid {
    margin-left: 0;
    width: 100%;
  }
  .vc_responsive .wpb_grid .wpb_thumbnails-fluid [class*="span"] {
    width: 97.872340426%;
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
}
/* Teaser grid
---------------------------------------------------------- */
.wpb_teaser_grid .entry-content {
  margin: 0;
  padding: 0;
  width: 100%;
}
.grid_layout-thumbnail .post-thumb {
  margin-bottom: 0;
}
.grid_layout-thumbnail .post-thumb img {
  max-width: 100%;
}
/* Carousel layout
---------------------------------------------------------- */
.wpb_carousel .wpb_wrapper {
  position: relative;
}
.wpb_carousel .prev,
.wpb_carousel .next {
  position: absolute;
  top: 3px;
  background-color: #f7f7f7;
  padding: 0px 6px 0px 6px;
  font-size: 12px;
  z-index: 10;
  text-decoration: none;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.wpb_carousel .prev:hover,
.wpb_carousel .next:hover {
  background-color: #f0f0f0;
}
.wpb_carousel .prev {
  right: 30px;
}
.wpb_carousel .next {
  right: 0px;
}
.wpb_carousel .wpb_thumbnails-fluid {
  width: 100%;
}
.wpb_carousel .wpb_thumbnails-fluid > [class*="span"] {
  height: auto !important;
}
/*** Categories filter ***/
.wpb_teaser_grid .categories_filter,
.wpb_categories_filter {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px 0;
}
.wpb_teaser_grid .categories_filter li,
.wpb_categories_filter li {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.wpb_teaser_grid .categories_filter li a,
.wpb_categories_filter li a {
  border: none;
  text-decoration: none;
}
.wpb_teaser_grid .categories_filter li a:hover,
.wpb_categories_filter li a:hover {
  border-bottom: 1px dotted;
}
.wpb_teaser_grid .categories_filter li.active a,
.wpb_categories_filter li.active a {
  border-bottom: 1px dotted;
}
/* Sliders
---------------------------------------------------------- */
.wpb_gallery_slides,
.slides,
.slides *
{
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}

/* Image grid
---------------------------------------------------------- */
.wpb_image_grid .wpb_image_grid_ul {
  margin-left: 0;
  padding: 0;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
  list-style: none;
  margin: 0 1px 1px 0;
}
.wpb_image_grid .wpb_image_grid_ul a {
  display: block;
}
.wpb_image_grid .wpb_image_grid_ul img {
  display: block;
  max-width: 100%;
  height: auto;
}
.wpb_gallery .wpb_gallery_slides .nivo-caption {
  display: none !important;
}
/* Gallery
---------------------------------------------------------- */
.wpb_gallery {
  position: relative;
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wpb_gallery .wpb_gallery_slides {
  position: relative;
  margin: 0;
  border: none;
  background: none;
}
.wpb_gallery .wpb_gallery_slides a {
  padding: 0;
  margin: 0;
}
.wpb_gallery .wpb_gallery_slides img {
  height: auto;
  max-width: 100%;
  display: block;
}
.wpb_gallery .wpb_gallery_slides .nivo-controlNav,
.wpb_gallery .wpb_gallery_slides .flex-control-nav {
  right: 10px;
  bottom: auto;
  top: 10px;
  width: auto;
  position: absolute;
  z-index: 50;
  font-size: 1px;
  padding: 0;
}
.wpb_gallery .wpb_gallery_slides .nivo-controlNav li,
.wpb_gallery .wpb_gallery_slides .flex-control-nav li {
  margin: 0;
  padding: 0;
}
.wpb_gallery .wpb_gallery_slides .nivo-controlNav a,
.wpb_gallery .wpb_gallery_slides .flex-control-nav a {
  background-color: #f7f7f7;
  padding: 0;
  margin: 0 0 0 3px;
  font-size: 1px;
  text-indent: 100px;
  overflow: hidden;
  border: none;
  float: left;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.wpb_gallery .wpb_gallery_slides .nivo-caption {
  display: none !important;
}
.wpb_gallery .wpb_gallery_slides .nivo-controlNav a.active,
.wpb_gallery .wpb_gallery_slides .flex-control-nav a.active,
.wpb_gallery .wpb_gallery_slides .nivo-controlNav a:hover,
.wpb_gallery .wpb_gallery_slides .flex-control-nav a:hover,
.wpb_gallery .wpb_gallery_slides .nivo-controlNav a.flex-active,
.wpb_gallery .wpb_gallery_slides .flex-control-nav a.flex-active {
  background-color: #c4c4c4;
  cursor: pointer;
}
.wpb_gallery .wpb_gallery_slides:hover .flex-direction-nav,
.wpb_gallery .wpb_gallery_slides:hover .nivo-directionNav {
  opacity: 1;
  filter: alpha(opacity=100);
}
.wpb_gallery .flex-direction-nav,
.wpb_gallery .nivo-directionNav {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
}
.wpb_gallery .flex-direction-nav a,
.wpb_gallery .nivo-directionNav a {
  background-image: url(../images/arrows.png);
  width: 36px;
  height: 39px;
  border: none;
  display: block;
  text-indent: -9999px;
}
.wpb_gallery .flex-direction-nav .flex-next,
.wpb_gallery .nivo-directionNav .flex-next,
.wpb_gallery .flex-direction-nav .nivo-nextNav,
.wpb_gallery .nivo-directionNav .nivo-nextNav {
  background-position: 0 -39px;
  right: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.wpb_gallery .flex-direction-nav .flex-prev,
.wpb_gallery .nivo-directionNav .flex-prev,
.wpb_gallery .flex-direction-nav .nivo-prevNav,
.wpb_gallery .nivo-directionNav .nivo-prevNav {
  left: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
/*** remove ul & li margins ***/#content .wpb_gallery_slides ul.slides,
.content .wpb_gallery_slides ul.slides,
.wpb_gallery_slides ul.slides,
#content .wpb_gallery_slides ul.flex-direction-nav,
.content .wpb_gallery_slides ul.flex-direction-nav,
.wpb_gallery_slides ul.flex-direction-nav,
body .wpb_gallery_slides ul li,
.wpb_content_element .wpb_gallery_slides ul li {
  list-style: none;
  padding: 0;
  background-image: none;
  margin: 0;
}

.alert .messagebox_text {
  padding-left: 28px;
  background: url(../vc/alert.png) no-repeat left center;
}
.alert-info .messagebox_text {
  background: url(../vc/info.png) no-repeat left center;
}
.alert-success .messagebox_text {
  background: url(../vc/tick.png) no-repeat left center;
}
.alert-error .messagebox_text {
  background: url(../vc/exclamation.png) no-repeat left center;
}
/* Flickr stream
---------------------------------------------------------- */
.wpb_flickr_widget .wpb_wrapper,
.flickr_badge
{
  margin-left: -8px;
  margin-right: -8px;
}
.flickr_badge:after {
  content: '';
  clear: both;
  display: table;
}
.flickr_badge {
}
.flickr_badge_image {
  margin: 0 8px 20px 8px;
  width: 60px;
  height: 60px;
  float: left;
}
.flickr_badge_image a {
  border: none;
}
.flickr_badge_image img {
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
p.flickr_stream_wrap {
  clear: both;
  margin: 0 8px;
}
p.flickr_stream_wrap a {
  background-image: url(../images/flickr.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  display: inline-block;
}

/* Video widget
---------------------------------------------------------- */
.wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
  padding-top: 56%;
  position: relative;
}
.wpb_video_widget .wpb_wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpb_posts_slider .flex-caption,
.wpb_posts_slider .nivo-caption {
  background-color: #f7f7f7;
  opacity: 1;
  color: inherit;
  padding: 10px 15px;
  position: static;
}
/* Make all grid-sized elements block level again */
@media (max-width: 480px) {
  .vc_responsive div.row-fluid div[class*="span"] {
    float: none;
    display: block;
    width: auto;
    margin-left: 0;
  }
  .vc_responsive .wpb_tour .ui-tabs .ui-tabs-nav,
  .vc_responsive .wpb_tour .wpb_tab,
  .vc_responsive .wpb_tour_next_prev_nav {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .vc_responsive #content .wpb_tour .ui-tabs .ui-tabs-nav {
    margin-bottom: 10px;
  }
}

/* That way icons will be accessible via css in front end too
---------------------------------------------------------- */
#wpb_visual_composer-elements [class*="icon-"],
[class^="icon-wpb"],
[class*=" icon-wpb"] {
  margin-right: 7px;
}
[class^="icon-wpb"],
[class*=" icon-wpb"] {
  background-image: url(../images/icons/elements/sprite.png);
  background-position: center center;
  width: 16px;
  height: 16px;
  margin-top: -1px;
}
.icon-wpb-application-icon-large {
  background-position: 0 0;
}
.icon-wpb-application-plus {
  background-position: 0 -18px;
}
.icon-wpb-balloon-facebook-left {
  background-position: 0 -36px;
}
.icon-wpb-balloon-twitter-left {
  background-position: 0 -54px;
}
.icon-wpb-film-youtube {
  background-position: 0 -72px;
}
.icon-wpb-images-stack {
  background-position: 0 -90px;
}
.icon-wpb-information-white {
  background-position: 0 -108px;
}
.icon-wpb-layer-shape-text {
  background-position: 0 -126px;
}
.icon-wpb-layout_sidebar {
  background-position: 0 -144px;
}
.icon-wpb-map-pin {
  background-position: 0 -162px;
}
.icon-wpb-slideshow {
  background-position: 0 -180px;
}
.icon-wpb-toggle-small-expand {
  background-position: 0 -198px;
}
.icon-wpb-ui-accordion {
  background-position: 0 -216px;
}
.icon-wpb-ui-button {
  background-position: 0 -234px;
}
.icon-wpb-ui-separator-label {
  background-position: 0 -252px;
}
.icon-wpb-ui-separator {
  background-position: 0 -270px;
}
.icon-wpb-ui-tab-content-vertical {
  background-position: 0 -288px;
}
.icon-wpb-ui-tab-content {
  background-position: 0 -306px;
}
.icon-wpb-single-image {
  background-image: url(../images/icons/elements/single-image.png);
}
.icon-wpb-call-to-action {
  background-image: url(../images/icons/elements/call-to-action.png);
}
.icon-wpb-pinterest {
  background-image: url(../images/icons/elements/pinterest.png);
}
.icon-wpb-raw-html {
  background-image: url(../images/icons/elements/raw-html.png);
}
.icon-wpb-raw-javascript {
  background-image: url(../images/icons/elements/raw-javascript.png);
}
.icon-wpb-flickr {
  background-image: url(../images/icons/elements/flickr.png);
}
/*** VVV ***/

span.wpb_button {
    font-family: sans-serif;
    letter-spacing: 0;
    box-sizing: border-box;
}
