.compose-mode .vc_element .pb_column_container {
  width: 100%;
}

.compose-mode .pb_clearfix {
  clear: both;
}

.compose-mode .ui-sortable:after {
  display: block;
  content: '';
  clear: both;
}

.compose-mode .element-long_page_story {
  margin-top: 32px;
}

@media screen and (min-width: 992px) {
  .compose-mode .vc_element.vc_resource_item.vc_empty-shortcode-element {
    width: 100%;
    float: left;
  }
  .compose-mode .vc_element.vc_post_grid_selector_item_two_col.vc_empty-shortcode-element {
    width: 50%;
    float: left;
  }
  .compose-mode .vc_element.vc_post_grid_selector_item_three_col.vc_empty-shortcode-element {
    width: 33.3%;
    float: left;
  }
}

.compose-mode .vc_resource_item .col-md-4,
.compose-mode .vc_post_grid_selector_item_two_col > .col-md-6,
.compose-mode .vc_post_grid_selector_item_three_col > .col-md-4 {
  width: 100%;
}

.compose-mode .vc_resource_item .vc_controls,
.compose-mode .vc_post_grid_selector_item_two_col .vc_controls,
.compose-mode .vc_post_grid_selector_item_three_col .vc_controls {
  top: auto;
  left: auto;
}

.compose-mode .vc_row-no-padding .vc_element > .col-xs-12,
.compose-mode .vc_row-no-padding .vc_element > .col-sm-12,
.compose-mode .vc_row-no-padding .vc_element > .col-md-12,
.compose-mode .vc_row-no-padding .vc_element > .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}

.vc_row-no-padding > .col-xs-12,
.vc_row-no-padding > .col-sm-12,
.vc_row-no-padding > .col-md-12,
.vc_row-no-padding > .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}

.row.no-gutter,
.col-sm-12.no-gutter {
  margin: 0;
  padding: 0;
}

.col-full-width {
  position: static !important;
}

.wpb_content_element {
  margin-bottom: 15px;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .cwf-vc-faux-breadcrumbs {
    height: 24px;
  }
}

.entry-content > .row:last-child .pb_column_container {
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .entry-content > .row:last-child .pb_column_container {
    margin-bottom: 64px;
  }
}

@media screen and (min-width: 992px) {
  .entry-content > .row:last-child .pb_column_container {
    margin-bottom: 104px;
  }
}

.entry-content > .row:last-child .pb_column_container .cwf-resources {
  margin-bottom: 0;
}

.entry-content .pb_column_container img {
  max-width: 100%;
  height: auto;
}

.entry-content .pb_column_container img.alignright, .entry-content .pb_column_container img.alignleft {
  max-width: 33.3%;
}

.entry-content .pb_column_container.col-md-8 ul, .entry-content .pb_column_container.col-lg-8 ul {
  padding-left: 0;
}

.entry-content .pb_column_container.col-md-8 ul > li, .entry-content .pb_column_container.col-lg-8 ul > li {
  position: relative;
  left: 40px;
  margin-right: 40px;
}

.col-lg-3 .btn-lg,
.col-md-3 .btn-lg {
  width: 100% !important;
}

.btn.block-arrow.all-insights.regular {
  width: auto !important;
}
