/*
Theme Name:     Bellevue Child Theme
Theme URI:      http://demo.themovation.com/bellevue/
Description:    Child theme for Bellevue
Author:         Themovation
Author URI:     http://themovation.com
Template:       bellevue
Version:        1.1
License:        Regular License
License URI:    http://themeforest.net/licenses/regular

*/
.entry-content-asset {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.entry-content-asset iframe, .entry-content-asset object, .entry-content-asset embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.gallery-text .image-title {
    display:none;
}

.NVGWidgetFooter {
    display:none;
}

@media (max-width: 767px) {
	.float-block .float-content {
		padding-left:0;
		padding-right:0;
	}
}

.floated-blocks .center-table-cell {
	background: rgba(0, 0, 0, 0.25);
	padding:20px;
	border-radius: 3px;
}

.floated-blocks .tour-content-2 > *:last-child {
	margin-bottom: 0;
}

#main-flex-slider .slider-content, .full-header-img {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.page-id-6901 #themo_html_1 .section-header, .page-id-6901 #themo_html_1 .section-header h2,
.page-id-6901 #themo_html_2 .section-header, .page-id-6901 #themo_html_2 .section-header h2,
.page-id-6901 #themo_html_3 .section-header, .page-id-6901 #themo_html_3 .section-header h2,
.page-id-6901 #themo_html_4 .section-header, .page-id-6901 #themo_html_4 .section-header h2,
.page-id-6901 #themo_html_5 .section-header, .page-id-6901 #themo_html_5 .section-header h2,
.page-id-6901 #themo_service_block_1 .section-header,
.page-id-119 #themo_service_block_1 .section-header,
.page-id-6903 #themo_service_block_1 .section-header {
	margin-bottom: 0;
}

.frm_error_style, .frm_error {
	color:#FF3333;
	font-weight:bold;
}

.frm_message {
	font-weight:bold;
}

.entry-content a {
	white-space: normal;
}