/* VISUAL COMPOSER ELEMENTS */

.compose-mode .vc_element-container > div.vc_container-block:first-of-type { margin-top: 31px; }
.vc_editor .no-top-margin:first-child { padding-top: 110px; }


.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button { margin-bottom: 1.1em; }

.wpb_row:last-of-type { margin-bottom: 0; }

@media (max-width: 1199px) {
    .wpb_row { margin-top: -1.421em; }
    .wpb_row > * { margin-top: 1.421em; }
}

.ct-alert-box .wpb_text_column p:first-child,
.ct-alert-box .wpb_text_column *:first-child,
.ct-icon-with-text .wpb_text_column p:first-child,
.ct-icon-with-text .wpb_text_column *:first-child { margin-top: 0; }

.vc_ct_portfolio_slider > *,
.vc_ct_portfolio > * { display: none; }
.vc_ct_portfolio_slider,
.vc_ct_portfolio { height: 300px; background: #f0f4f7 url('../images/admin-images/portfolio-dummy.png') no-repeat 50% 50%; }
.vc_ct_testimonials > * { display: none; }
.vc_ct_testimonials { height: 300px; background: #f0f4f7 url('../images/admin-images/testimonials-dummy.png') no-repeat 50% 50%; }
.vc_ct_countdown > * { display: none; }
.vc_ct_countdown { height: 200px; background: #f0f4f7 url('../images/admin-images/countdown-dummy.png') no-repeat 50% 50%; }
.vc_ct_news > * { display: none; }
.vc_ct_news { height: 300px; background: #f0f4f7 url('../images/admin-images/news-dummy.png') no-repeat 50% 50%; }
.vc_ct_gallery > * { display: none; }
.vc_ct_gallery { height: 300px; background: #f0f4f7 url('../images/admin-images/gallery-dummy.png') no-repeat 50% 50%; }
.vc_ct_diagram > * { display: none; }
.vc_ct_diagram { height: 300px; background: #f0f4f7 url('../images/admin-images/diagram-dummy.png') no-repeat 50% 50%; }
.vc_ct_clients > * { display: none; }
.vc_ct_clients { height: 300px; background: #f0f4f7 url('../images/admin-images/clients-dummy.png') no-repeat 50% 50%; }
.vc_ct_counter > * { display: none; }
.vc_ct_counter { width: 25%; padding: 0 21px; }
.ct-counter-style-vertical .vc_ct_counter { width: 100%; padding: 0; }
.vc_ct_counter > .counter-shortcode-dummy { display: block; height: 300px; background: #f0f4f7 url('../images/admin-images/counter-dummy.png') no-repeat 50% 50%; }

.vc_ct_divider { padding: 3px 0; background: -webkit-repeating-linear-gradient(-45deg, #f1f5f8 0px, #f1f5f8 1px, transparent 1px, transparent 10px); background: -moz-repeating-linear-gradient(-45deg, #f1f5f8 0px, #f1f5f8 1px, transparent 1px, transparent 10px); background: -o-repeating-linear-gradient(-45deg, #f1f5f8 0px, #f1f5f8 1px, transparent 1px, transparent 10px); background: -ms-repeating-linear-gradient(-45deg, #f1f5f8 0px, #f1f5f8 1px, transparent 1px, transparent 10px); background: repeating-linear-gradient(-45deg, #f1f5f8 0px, #f1f5f8 1px, transparent 1px, transparent 10px); }
.vc_ct_dropcap { float: left; z-index: 1; }

.compose-mode .vc_element .vc_element-container,
.compose-mode .vc_element vc_container-block { padding-bottom: 30px; }

.compose-mode .vc_ct_pricing_column.vc_element { display: inline-block; }

.vc_ct_pricing_column .pricing-column-wrapper { width: 100%; }
