/* Consent area start */
.consent_placeholder{
	padding: 30px;
	margin-bottom: 15px;
	border: 10px solid #e3e3e3;
}

.consent_privacy {
	font-size: 13px;
}

.consent_button {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

#cookie-law-info-again[style],
.cli-tab-footer .wt-cli-privacy-accept-btn {
	background-color: #60a3d7 !important;
	color: #fff !important;
	box-shadow: none !important;
	transition: all 0.5s;
}

#cookie-law-info-again[style]:hover,
.cli-tab-footer .wt-cli-privacy-accept-btn:hover{
	background-color: #60a3d7 !important;
}

.cli-switch input:checked + .cli-slider{
	background-color:#60a3d7 !important
}


/* Consent area end */
.reference_image{
	border: 3px solid #60a3d7;
	height: 250px;
	line-height: 250px;
}

.reference_col{
	padding-bottom: 30px;
	position: relative;
}

.middle {
	vertical-align: middle;
}

.reference_image img{
	width: 100%;
	padding: 15px 15px;
	max-height: 250px;
}

.reference_content{
	position: absolute;
	opacity: 0;
	transition: all 0.4s;
	color: #000000;
	border: 3px solid #60a3d7;
	margin-left: -15px;
	min-height: 280px;
	margin-top: -165px;
}

.reference_col:hover .reference_content{
	z-index: 100;
	display: block;
	opacity: 1;
	background-color: #ffffff;
	margin-top: -265px;
	width: 100%;
	-webkit-box-shadow: 2px 3px 10px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 3px 10px -1px rgba(0,0,0,0.75);
	box-shadow: 2px 3px 10px -1px rgba(0,0,0,0.75);
}

.reference_content h3{
	font-size: 17px;
}



.wpb_text_column table{
	margin: 15px;
}
.event_detail_lists{
	margin-top: 30px;
}

.event_title_image{
	width: 100%;
}

.event_title_image img{
	object-fit: cover;
	width: 100%;
    height: 250px;
    margin-top: -40px;
}

.event_detail_lists h2 a:hover{
	text-decoration: none;
	border-bottom: 1px solid #23527c;
}

.event_detail_lists h2:first-child{
	margin-top: 0px;
}

.room_detail_lists h2,
.event_detail_lists h2{
	margin-top: 45px;
}

/* Breadcrumb start*/

.breadcrumb_row{
	background-color: #fff;
	margin-bottom: 30px;

}

.breadcrumb_col{
	padding-left: 0px !important;
    padding-right: 0px !important;
}

.breadcrumb_row ul{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.breadcrumb_row ul{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}

.breadcrumb_row ul li{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.breadcrumb_row ul li:hover a{
	text-decoration: none;
	border-bottom: 1px solid #60a3d7;
	color: #60a3d7;
}

/*
.breadcrumb_row ul li:hover{
	background-color: #60a3d7;
	color: #ffffff;
}

.breadcrumb_row ul li:hover:last-child{
	background-color: #ffffff;
	color: #333;
}

.breadcrumb_row ul li:hover a{
	text-decoration: none;
	color: #ffffff;
}

.breadcrumb_row ul li:hover:after{
	font-family: "FontAwesome";
    content: "\f105";
    color: #ffffff;
    font-weight: 400;
    padding-left: 4px;
}
*/

.breadcrumb_row ul li:after{
	font-family: "FontAwesome";
    content: "\f105";
    color: #60a3d7;
    font-weight: 400;
    padding-left: 6px;
    padding-right: 6px;
}

.breadcrumb_row ul li{
	padding-left: 0px !important;
}
.breadcrumb_row ul li:last-child:after{
	content: none;
}

/*Breadcrumb end*/

.seating_img{
	margin-top: -5px;
	max-width: 100%;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
#custom_table{
	width: calc(100%) !important;
	margin:0px 0px 0 0px !important;
    float: none;
}

#custom_table tr td:first-child img.table_icon{
	display: block;
    float: left;
    margin-top: 3px;
    min-width: 35px;
    height: 17px;
    text-align: center;
}

#custom_table tr td:first-child i{
	margin-top: 3px;
	min-width: 35px;
	max-width: 35px;
	text-align: center;
}

#custom_table tr td:last-child i{
	min-width: 20px;
	max-width: 20px;
	text-align: center;
}

#custom_table tr td:last-child a:hover{
	text-decoration: none;
	border-bottom: 1px solid #23527c;
}

#custom_table tr td:last-child i.fa-external-link{
	font-size: 16px;
    padding-left: 7px;
}

#custom_table tr i:nth-of-type(2n){
	min-width: inherit !important;
	max-width: inherit !important;
	margin-left: -6px;
	padding-right: 8px;
	text-align: center;
}

#custom_table tr {
	position: relative;
	clear: both;
}

#custom_table tr td:first-child i{
	display: block;
	float: left;
}
#custom_table tr .table_row_title{
	padding-left: 35px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	vertical-align: middle;
}

#custom_table.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: rgba(96,163,215,0.2);
}

#custom_table.table-striped.stripped_reverse>tbody>tr:nth-of-type(odd) {
    background-color: rgba(255,255,255,1);
}

#custom_table.table-striped.stripped_reverse>tbody>tr:nth-of-type(2n) {
    background-color: rgba(96,163,215,0.2);
}

#custom_table.table-hover>tbody>tr:hover {
    background-color: rgba(96,163,215,0.1);
}

#custom_table .fa-check{
	color: rgba(96,163,215,1);
}

#custom_table .fa-times{
	color: #a7a9ac;
}

.features #custom_table>tbody>tr>td:nth-of-type(2){
	width: 25%;
}
#custom_table>tbody>tr>td:nth-of-type(2){
	width: 25%;
}

.company-details-container h3{
	padding-left: 0px !important;
}


#panorama{
	margin-bottom: 15px;
	box-shadow: 0 1px 5px 0 #4a4a4a;
}
/* Content Preview Details start */
.single_content_details b{
	color: #60a3d7;
	font-size: 15px;
}

.single_content_details a:hover:nth-of-type(2){
	text-decoration: none;
	border-bottom: 1px solid #60a3d7;
}

.single_content_details .padded_bottom{
	padding-bottom: 15px !important;
}

.content_details{
	margin-top: -15px;
    margin-bottom: 15px;
    font-size: 15px;
}

.content_details b{
	color: #60a3d7;
	font-size: 14px;
}
/* Content Preview Details end */


/* Start Slider Input Picker */
.slider.slider-horizontal {
    width: 100% !important;
}

.slider-selection {
	background: #60a3d7 !important;
}

.slider .tooltip {
	z-index: 3;
}

.form-group.float{
	margin-bottom: 30px;
	clear: both;
}
.tooltip.bottom{
	margin-top: 0px !important;

}

.tooltip-inner{
	background-color: #60a3d7 !important;
}

.tooltip.bottom .tooltip-arrow{
	border-bottom-color: #60a3d7 !important;
}

.form-group.float .min_val{
	float: left;
	margin-left: -10px;
}

.form-group.float .max_val{
	float: right;
	margin-right: -10px;
}

.form-group.float label{
	color: #60a3d7;
	font-size: 13px;

}


/* End Slider Input Picker */

/* Start Fullwidth Slider*/
#thumbnavigator{
	transform: scale(1) !important;
	width: 100vw !important;
	left: 0px !important;
	top: auto !important;
	height: 30px !important;
}

.tumb_navigation_text{
	line-height: 30px !important;
}

/* End Fullwidth Slider*/
iframe.wp-embedded-content{
	position: relative !important;
}

.scroll_top{
	opacity: 0;
	padding: 15px 15px 20px 15px;
	background-color: #60a3d7;
	position: fixed;
    font-size: 30px;
    color: #ffffff;
    z-index: 100000000000;
    bottom: 0px;
    left: auto;
    right: 30px;

    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.scroll_top.show:hover{
	cursor: pointer;
	opacity: 1;
}

.scroll_top.hidden{
    display: none;
}

#scroll_top.show{
	opacity: 0.7;
}

.content-container{
	margin-top: 135px;
	min-height: 59vh;
}

.company_list_image {
	width: 100%;
}

.title_image{
	width: 100%;
}

.company_image{
	width: 100%;
}

.content_text p {
	text-align: justify;
}

/* Ninja-Form */
.nf-error-msg.nf-error-field-errors{
	margin-bottom: 30px !important;
}
.nf-response-msg{
	margin-left: -15px !important;
}

/* newsletter_form */
.form_row{
	margin: 0 0px 0 0px;
}

.form_row h2{
	font-size: 19px;
}

.newsletter_form{
	padding: 0px 0 0 0px;
}

.newsletter_form input.tnp-button{
	margin-top: 10px;
	background: #60a3d7;
	color:#fff;
	font-weight: bold;
	border: 1px solid #60a3d7;
}

.newsletter_form input.tnp-name{
	margin-left: 2px;
}

.newsletter_form .tnp-field-firstname{
	margin-bottom: 5px;
}

.newsletter p a{
	font-weight: 600;
}

/* Content-Image fix */
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
	margin-bottom: 30px !important;
}
.vc_single_image-wrapper{
	padding: 0 15px;
}

.company_logo_padding img{
	padding: 3px 3px 3px 3px;
}

.mediapark-akkordion .vc_tta-container{
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.vc_tta-container{
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.wpb_gallery_slides.wpb_image_grid{
	padding: 0 15px;
}

.company-details-container .wpb_gallery_slides {
	padding: 0 0px;
}

.wpb_image_grid .wpb_image_grid_ul img {
	min-width: 100%;
	max-width: none !important;
}

.csc-textpic-image img{
	max-width: 100%;
	height: auto;
}

.csc-textpic-image .csc-textpic-caption{
	padding-left: 15px;
}

/* bulding responsive fix */
.flex-row{
	 display: flex;
	 flex-direction: column;
}

.float-sm-right{
	order: 2;
}

.float-sm-right .current_sidebar_nav {
	display: none;
}

.float-sm-left{
	order: 1;
}

/* 404 */
.error_container{
	min-height: 260px;
}

.error_container

.btn_large_custom{
	margin-top: 120px !important;
	font-size: 28px !important;
}

.error_container h1{
	font-size: 32px;
	padding-top: 50px;
}

/* Single Post */

.post-title-image .vc_single_image-wrapper{
	padding: 0 0;
}

.post-title-image img{
	min-width: 100% !important;
}

.post-title-image{
	position: relative;
	top: -30px;
    margin-bottom: 15px !important;
    margin-left: -15px;
    margin-right: -15px
}

.standard-page .wpb_wrapper p.event_time_vc{
	margin-bottom: 0px;
}

.event_time_vc{
	top: -15px;
    position: relative;
    font-size: 14px;
}

.standard-page .wpb_wrapper p.news_time_vc{
	margin-bottom: 0px;
}

.news_time_vc{
	top: -15px;
    position: relative;
    font-size: 14px;
	/*
	margin-top: -30px !important;
    position: relative;
    font-size: 14px;
    float: right!important;
   */
}

/* Google-Maps */
/*Sticky

#maps{
	z-index: 20;
}
#map-area{
	border: 5px solid #60a3d7;
-webkit-box-shadow: 0px 20px 20px 10px rgba(255,255,255,1);
-moz-box-shadow: 0px 20px 20px 10px rgba(255,255,255,1);
box-shadow: 0px 20px 20px 10px rgba(255,255,255,1);
}
.sticky_map{
	position: fixed;
    width: 817px;
    z-index: 100;
}
*/

.maps-description h2{
	margin: 0 0 30px 15px;
	font-size: 17px;
}

.activeMarker{
	background-image: url('/wp-content/themes/mediapark/img/maps/pointer-red-big.png') no-repeat;
	width: 58px;
	height: 100px;
	background-repeat: no-repeat;
}

.ce-contact-address{
	padding: 0 15px 0 15px;
}

.locations_row{
	margin-top: 30px;
	font-size: 14px;
}

.single_location{
	height: 215px;
	margin-bottom: 15px;
}

.single_location .location_side{
    position: absolute;
    cursor: pointer;
    float: left;
    width: 58px;
    height: 145px;
    margin-left: 15px;
}

.single_location .location_side .single {
	position: absolute;
	padding-top: 21px;
	padding-left: 9px;
}
.single_location .location_side .dual{
	position: absolute;
	padding-top: 21px;
	padding-left: 5px;
}

.single_location .location_content{
	margin-left: 73px;
}

.activeMarker{
	background-image: url('/wp-content/themes/mediapark/img/maps/pointer-red-big.png');
	width: 58px;
	height: 100px;
}

/* VC Text-Element*/
.sidebar-content{
	padding: 30px 15px 30px 15px;
	font-size: 12px;
	font-weight: 400;
	background-color: #ffffff;
}

.sidebar-content .wpb_wrapper p{
	text-align: left;
}

.content-headline{
	background-color: #2f3b42;
    color: #ffffff;
    margin-top: -35px;
    padding-top: 7px;
    margin-bottom: 30px;
}

.content-headline-company{
	background-color: #2f3b42;
    color: #ffffff;
    padding-top: 7px;
    top: -5px;
    margin-bottom: 30px;
}

.content-headline-company h1,
.content-headline-events h1 {
	padding-bottom: 25px;
}

.content-headline-events{
	background-color: #2f3b42;
	color: #ffffff;
	padding-top: 7px;
	top: -5px;
	margin-bottom: 30px;
}

.content-title-image{
	border-bottom: 10px solid #60a3d7 !important;
}

.content-title-image .vc_single_image-wrapper{
	padding: 0 0!important;
}

.content-headline h1{
	padding-left: 15px;
	margin-bottom: -7px !important;
}
.content-headline h2{
	padding-left: 15px;
	margin-bottom: -7px !important;
}
.content-headline h3{
	padding-left: 15px;
	margin-bottom: -7px !important;
}
.content-headline h4{
	padding-left: 15px;
	margin-bottom: -7px !important;
}

.standard-page h2{
	padding-left: 15px;
}
.standard-page h3{
	padding-left: 15px;
}
.standard-page h4{
	padding-left: 15px;
}


.vc_tta-panel-heading h4{
	padding-left: 10px;
}

.vc_col-has-fill{
	padding-right: 15px !important;
	padding-left: 15px !important;
	margin-bottom: 31px;
}


/* Company taxonomy */

img.taxonomy_title_image{
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
	margin: 0px -15px 0px 0px;
}

/* company search form */

.search_row h1{
	margin-top: -15px;
}

.company-search-button{
	margin-top: 5px !important;
	margin-bottom: 15px;
}

.list-inline-custom a{
	font-size: 14px;
	color: #cccccc;
	font-weight: 800;
}

.list-inline-custom a:hover{
	color: #60a3d7;
	text-decoration: none;
}

.list-inline-custom a.selected{
	color: #60a3d7;
}

.input-group .full_text{
	min-width: 100%;
	max-width: 100%;
}

.search_row {
	padding: 30px 30px 15px 30px;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 30px;
	border-bottom: 10px solid #60a3d7 !important;
}

.search_row h1{
	padding-left: 0px;
}
.search_row h2{
	padding-left: 0px;
}
.search_row h3{
	padding-left: 0px;
}
.search_row h4{
	padding-left: 0px;
}

.list_custom_building{
	margin-top: 45px;
	line-height: 0.1em;
	margin-bottom: 20px;
}

li.list_title{
	font-size: 13px;
	font-weight: 600;
	color: #60a3d7;
}


/* Akkordion Design*/
.mediapark-akkordion h2{
	text-transform: uppercase;
	color: #ffffff;
	padding: 15px 30px;
	padding-bottom: 39px;
}

.mediapark-akkordion .wpb_content_element .wpb_wrapper p{
	text-align: left;
}

.mediapark-akkordion .wpb_wrapper{
	background-color: #2f3b42;
	padding-top: 1px;
}

.mediapark-akkordion span.vc_tta-title-text{
	padding-left: 0px;
	font-weight: 800;
	color: #ffffff;
	font-size: 14px;
}

.mediapark-akkordion .vc_tta.vc_general .vc_tta-panels, .vc_tta.vc_general .vc_tta-panels-container{
	border-top: 0px solid #dbdbdb;
}

.vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading{
	margin-top: 0px !important;
}

.mediapark-akkordion .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-style-modern .vc_tta-panel:not(:last-child) .vc_tta-panel-heading{
	border-top: 2px solid #588db5 !important;
}

.mediapark-akkordion .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading, .vc_tta.vc_tta-shape-rounded .vc_tta-tab>a{
	border-radius: 0px !important;
	border: none !important;
}

.mediapark-akkordion .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
	background-color: #7a7b80 !important;
}

.mediapark-akkordion .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body .wpb_wrapper{
	background-color: #7a7b80 !important;
}

.mediapark-akkordion .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body .wpb_wrapper b{
	color: #ffffff;
}

.mediapark-akkordion .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body .wpb_wrapper p{
	color: #c9c9ca;
	padding: 0px 0 15px 0;
	font-size: 14px;
	line-height: 17px;
	height: 175px;
	max-height: 175px;
	margin: 0px 10px 10px;
}

.mediapark-akkordion .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body .wpb_wrapper p a{
	color: #ffffff;
}

.mediapark-akkordion .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body .wpb_wrapper p a:hover{
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

.mediapark-akkordion .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before{
	border: 1px solid;
	margin-left: 5px;
    margin-right: 5px;
    border-color: #2f3b42 !important;
}

.mediapark-akkordion .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after{
	margin-top: 5px;
    margin-bottom: 4px;
    border-color: #2f3b42 !important;
}

.mediapark-akkordion .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-controls-icon::before{
	border-color: #ffffff !important;
    border: 1px solid;
}

.mediapark-akkordion .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon{
	width: 22px;
    height: 22px;
    border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	background-color: #636165;
}

.mediapark-akkordion .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-controls-icon{
    background-color: #3c6278 !important;
}


.mediapark-akkorion .vc_tta-controls-icon-plus:before{
	color: #2f3b42 !important;
}

.mediapark-akkorion .vc_tta-controls-icon-plus:before{
	color: #2f3b42 !important;
}

.mediapark-akkordion .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
	background-color: transparent !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a{
	color: #ffffff !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #60a3d7 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
	background-color: #60a3d7 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before{
	border-left: 1px solid #588db5!important;
	border-right: 1px solid #588db5!important;
	border-bottom: 1px solid #588db5!important;
	margin-bottom: -1px !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before{
	border-color: #ffffff !important;

}

/* Company Overview*/
.logo-padding img{
	padding: 10px 10px 10px 10px;
}
.company_row .content_container{
	padding: 0px 15px 15px 0px;
	margin-left: 15px;
}
.company-container h2{
	color:#60a3d7;
	padding-left: 0px;
}

.company-container .company_row{
	background-color: #ffffff;
	border-bottom: 10px solid #60a3d7 !important;
	margin-bottom: 30px;
}

.company_row .content_title{
	padding: 15px 0px 15px 0px;
}

.company_row p{
	text-align: justify;
}



/* Event Overview*/
.events-container h2{
	color:#60a3d7;
}

.events-container .event_row{
	background-color: #ffffff;
	border-bottom: 10px solid #60a3d7 !important;
	margin-bottom: 30px;
}

.event_row .content_title{
	padding: 15px 30px 15px 0px;
}

.event_row .content_container{
	padding: 15px 15px 15px 15px;
}

.event_row .event_date{
	font-size: 14px;
    color: #60a3d7;
}

.content_container a{
	font-weight: 800;
	color: #60a3d7;
	line-height: 1.3em;
}

.content_container a:hover{
	text-decoration: none;
	border-bottom: 1px solid #60a3d7;
	padding-bottom: 1px;
}

/* News Overview*/
.news-container h2{
	color:#60a3d7;
}

.news_row .news-date{
	font-size: 14px;
    color: #60a3d7;
    margin-right: -30px;
}

.news-container .news_row{
	background-color: #ffffff;
	border-bottom: 10px solid #60a3d7 !important;
	margin-bottom: 30px;
}

.news-container .news_row h2{
	margin-bottom: 5px;
}

.news_row .content_title{
	padding: 15px 30px 15px 0px;
}

.news_row .content_container{
	padding: 15px 15px 15px 15px;
}

.news_row .content_container a{
	font-weight: 800;
}

.news_row p{
	text-align: justify;
}


.content_image_container{
	width: 100vw;
	height: 100%;
	background-color: #fff;
	margin-right: 0px;
	margin-bottom: 30px;
	float: left;
	margin-left: -15px;
}

img.content_image_container{
	max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/* Pagination */
.page-numbers{
	background-color: #ffffff;
	padding: 2px 10px 2px 10px;
	margin: -3px;
	color: #60a3d7;
}

.page-numbers:hover{
	color: #ffffff;
	background-color: #60a3d7;
	text-decoration: none;
}

.page-numbers.current{
	color: #ffffff;
	background-color: #60a3d7;
}

.pagination .page-numbers{
	border-right: 3px solid #9f9ea0;
}

.pagination .page-numbers:last-child{
	border: none;
}


/* Current sidebar-menu */
.company_sidebar{
	margin-left: -15px;
    margin-right: 15px;
}

.current_sidebar_nav{
	font-size: 12px;
	margin-bottom: 31px;
}

.current_sidebar_nav ul.sitemenu{
	list-style-type: none;
	margin-left: -40px;
}

.current_sidebar_nav ul.sitemenu li{
 	border-bottom: 1px solid #9f9ea0;
 	background-color: #ffffff;
}

.current_sidebar_nav ul.sitemenu li:hover {
	background-color: #60a3d7;
}

.current_sidebar_nav ul.sitemenu li:hover a{
	color: #ffffff;
	padding-right: 100%;
	cursor: pointer;
	white-space: nowrap;
}

.current_sidebar_nav ul.sitemenu li.current-menu-item{
	background-color: #60a3d7;
}

.current_sidebar_nav ul.sitemenu li.current-menu-item a{
	color: #ffffff;
	white-space: nowrap;
}

.current_sidebar_nav ul.sitemenu li.current-menu-parent,
.current_sidebar_nav ul.sitemenu li.current-menu-ancestor{
	background-color: #60a3d7;
}

.current_sidebar_nav ul.sitemenu li.current-menu-parent a,
.current_sidebar_nav ul.sitemenu li.current-menu-ancestor a{
	color: #ffffff;
	white-space: nowrap;
}

.current_sidebar_nav ul.sitemenu li:last-child {
	border: none;
}

.current_sidebar_nav ul.sitemenu li a{
	padding: 0px 15px 0px 15px;
 	color: #60a3d7;
 	font-weight: 800;
 	text-decoration: none;
 	line-height: 2.4em;
}

.current_sidebar_nav ul.sitemenu ul.menu-children{
	list-style-type: none;
	padding: 0;
}

.current_sidebar_nav ul.sitemenu ul.menu-children li{
	background-color: #ffffff;
}

.current_sidebar_nav ul.sitemenu ul.menu-children li:first-child{

}

.current_sidebar_nav ul.sitemenu ul.menu-children li a{
	padding: 5px 15px 5px 15px;
	color: #9f9ea0;
	white-space: nowrap;
}

.current_sidebar_nav ul.sitemenu ul.menu-children li:hover a{
	color: #14b9db;
	padding-right: 100%;
	cursor: pointer;
	white-space: nowrap;
}

.current_sidebar_nav ul.sitemenu ul.menu-children li.current-menu-item a{
	color: #14b9db;
}

.current_sidebar_nav ul.sitemenu ul.menu-children li.current-menu-item.menu-item-has-children,
.current_sidebar_nav ul.sitemenu ul.menu-children li.current-menu-parent.menu-item-has-children{
	background-color: #60a3d7;
}

.current_sidebar_nav ul.sitemenu ul.menu-children li.current-menu-item.menu-item-has-children a,
.current_sidebar_nav ul.sitemenu ul.menu-children li.current-menu-parent.menu-item-has-children a{
	color: #ffffff;
}

.current_sidebar_nav ul.sitemenu ul.menu-children li.current-menu-item ul.menu-children li{
	background-color: #ffffff;
}
.current_sidebar_nav ul.sitemenu ul.menu-children li.current-menu-item ul.menu-children li a,
.current_sidebar_nav ul.sitemenu ul.menu-children li.current-menu-parent ul.menu-children li a{
	margin-left: 15px;
	color: #9f9ea0;
}

.current_sidebar_nav ul.sitemenu ul.menu-children li.current-menu-item ul.menu-children li:hover a,
.current_sidebar_nav ul.sitemenu ul.menu-children li.current-menu-parent ul.menu-children li:hover a,
.current_sidebar_nav ul.sitemenu ul.menu-children li.current-menu-item ul.menu-children li.current-menu-item a,
.current_sidebar_nav ul.sitemenu ul.menu-children li.current-menu-parent ul.menu-children li.current-menu-item a{
	margin-left: 15px;
	color: #14b9db;
	cursor: pointer;
	white-space: nowrap;
}

/* Categorie Teaser Design */
.custom_teaser_box{
	margin-bottom: 5px;
}
.second_teaser_float{
	margin: 20px 0px 20px 0px;
}

.standard-page .wpb_wrapper p.event_date_teaser {
    margin: 0px 0px 15px;
}
.event_date_teaser{
	font-size: 13px;
    position: relative;
    margin-top: -10px !important;
    margin-bottom: -5px !important;
}

.dynamic_teaser_image{
	width: 138px;
	height: 138px;
	float: left;
	background-color: #fff;
	position: relative;
	margin-right: 15px;
}
.categorie_teaser_head {
	padding: 30px;
}

.categorie_teaser_head h2{
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}

img.dynamic_teaser_image{
	max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

img.categorie_teaser_image{
	width: 138px;
	height: auto;
	float: left;
	margin-right: 30px;
}

.categorie_teaser_content{
	height: 138px;
}

.categorie_teaser_text{
	padding-top: 30px;
    padding-right: 15px;
}

.categorie_teaser_text a{
	color: #2f3b42;
	text-decoration: none;
	font-size: 14px;
	font-weight: 800;
}

.categorie_teaser_text a:hover{
	border-bottom: 1px solid #2f3b42;
	border-radius: 2px;
}

/* Page Teaser Design */
img.page_teaser_image{
	width: 100%;
	height: 240px;
}

.site_teaser_content{
	padding: 15px 30px 30px 30px;
	font-size: 14px;
	height: 261px;
	text-align: justify;
	hyphens: auto;
}

.site_teaser_content h2{
	padding-left: 0px !important;
	text-transform: uppercase;
	color: #2f3b42;
	font-size: 17px;
}

.teaser_link {
	font-size: 16px;
	padding: 15px;
	color: #ffffff;
}

.teaser_link a{
	font-weight: 600;
	color: #ffffff;
}

.teaser_link a:hover{
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	border-radius: 2px;
}

/* Nivo-Slider*/
.theme-default .nivo-controlNav a{
	background: url(/wp-content/themes/mediapark/img/bullets-blue.png)  no-repeat !important;
}
.theme-default .nivo-controlNav a.active{
	background-position: 0px -22px !important;
}
.theme-default .nivo-directionNav a{
	background: url(/wp-content/themes/mediapark/img/arrows-blue.png) no-repeat !important;
}
.theme-default a.nivo-nextNav{
	background-position: -30px 0 !important;
    right: 15px !important;
}
.nivo-main-image {
	height: 50% !important;
}
.nivo-caption{
	display: none !important;
}

.pp_gallery{
	display: none !important;
}

/* Slider Design */
.flexslider {
	background-color: #2f3b42 !important;
	border: 0px !important;
	/*border-bottom: 10px solid #60a3d7 !important;*/
	border-radius: 0px !important;
	margin: 0px !important;
	min-height: 675px;
    max-height: 675px;
}

.flexslider h2{
	padding-left: 0px !important;
}

.flexslider .flex-direction-nav a{
	top: 31% !important;
}

.flexslider .flex-control-paging{
	display: none;
}

.wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption {
	background-color: transparent !important;
	color: #ffffff !important;
	font-weight: 400 !important;
	font-size: 14px;
	padding: 20px 30px !important;
}

.wpb_posts_slider .flex-caption a{
	color: #ffffff !important;
	line-height: 1.3em;
	padding-bottom: 2px;
	display: -webkit-inline-box;
	padding-bottom: 1px;
}

.wpb_posts_slider .flex-caption a:hover{
	text-decoration: none;
    border-bottom:1px solid #ffffff;
    padding-bottom: 0px;
}

.flexslider .slides img {
   max-height: 380px;
   height: 200px;
   width: 100%;
} 

.flexslider .flex-direction-nav a{
	opacity: 1;
	color: rgba(255, 255, 255, 0.8);
    text-shadow: none;
    height: 63px !important;
    width: 80px !important;
}

.flex-direction-nav a.flex-next:before {
    content: '\203A' !important;
}

.flex-direction-nav  a:before {
    font-family: "Open Sans" !important;
    font-size: 59px !important;
    display: inline-block;
    content: '\2039'!important;
}

.flexslider .flex-direction-nav a{
    margin-top: -69px;
}

.flex-direction-nav .flex-prev {
	left: 0% !important;
	text-decoration: none;
	background-color: rgba(96,163,215,0.7);
	padding-left: 30px !important;
	padding-bottom: 15px !important;
}

.flex-direction-nav .flex-next {
	right: 0px !important;
    padding-right: 50px !important;
    text-decoration: none;
    background-color: rgba(96,163,215,0.7);
    padding-left: 30px !important;
    padding-bottom: 15px !important;
}
.flex-direction-nav a.flex-next{
	max-width: 40px;
}

.wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption {
	padding-bottom: 0px !important; /* old 75px */
}

.wpb_posts_slider .flex-caption{
	width: 100%;
}


.wpb_posts_slider h2 a {
	overflow: hidden;
	position: relative;
    padding-left: 0px !important;
    max-height: 6rem;
    display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.csc-textpic-image{
	padding-left: 15px;
}


/* Content responsive properties */
@media screen and (max-width:913px){
	.content-container{
		margin-top: 101px;
	}
}

@media screen and (max-width:575px){
	/* Start Fullwidth Slider*/
	.slider_arrow_nav{
		transform: scale(0.9) !important;
	}
	/* End Fullwidth Slider*/

	/* Ninja-Forms */
	.nf-form-cont .one-half, .nf-form-cont .three-sixths, .nf-form-cont .two-fourths {
	    width: 100% !important;
	}

	.nf-form-cont .five-sixths, .nf-form-cont .four-sixths, .nf-form-cont .one-fourth, .nf-form-cont .one-half, .nf-form-cont .one-sixth, .nf-form-cont .one-third, .nf-form-cont .three-fourths, .nf-form-cont .three-sixths, .nf-form-cont .two-fourths, .nf-form-cont .two-sixths, .nf-form-cont .two-thirds {
	    clear: none;
	    float: left;
	    margin-left: 0px !important;
	}
}


/* Bootstrap xs */
@media (min-width: 576px) {
	/* Start Fullwidth Slider*/
	#thumbnavigator{
		height: 50px !important;
	}

	.tumb_navigation_text{
		line-height: 50px !important;
	}

	/* End Fullwidth Slider*/

	/* Accordion */
	.mediapark-akkordion .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body .wpb_wrapper p{
		color: #c9c9ca;
		padding: 0px 0 15px 0;
		font-size: 14px;
		line-height: 17px;
		height: 126px;
		max-height: 126px;
	}

	/* Page Teaser Design*/
	.site_teaser_content{
		height: 180px;
	}

	/* Slider Design */
	.wpb_posts_slider .flex-caption p {
		max-height: 5.2em;
		min-height: 5.2em;
	}

	/* Company overview */
	.company_row .content_title{
		padding: 15px 0px 15px 30px;
	}

	.company_row .content_container{
		padding: 0px 15px 15px 0px;
		margin-left: 15px;
	}

	.logo-padding img{
		padding: 10px 0px 10px 10px;
	}

	/* Events overview */
	.day_of_event{
		font-size: 15px;
  		margin-bottom: -15px;
	}
	.event_row .content_title{
		padding: 15px 0px 4px 30px;
	}

	.event_row .content_container{
		padding: 0px 15px 15px 0px;
		margin-left: 15px;
	}
	.event_row p{
		text-align: justify;
	}

	/* News overview */
	.content_image_container{
		width: 260px;
		height: 260px;
		margin-left: -15px;
		margin-right: 30px;
		margin-bottom: 0px;
		position: relative;
		float: left;
	}

	.content_image_container img{
		padding-right: 0px;
		object-fit: cover;
		width: 260px !important;
    	height: 260px !important;
		width: auto;
		height: auto;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}

	.news_row .content_title{
		padding: 15px 0px 15px 30px;
	}

	.news_row .content_container{
		padding: 0px 15px 15px 0px;
		margin-left: 15px;
	}

	/* Company search */
	.search_row {
		padding-left: 30px;
		padding-right: 30px;
	}

	/*slider */
	.flexslider{
		min-height: 550px;
    	max-height: 550px;
	}
	.flexslider .flex-direction-nav a{
		top: 40.8% !important;
	}
	.flexslider .flex-direction-nav a{
	    margin-top: -83px;
	}

	/* Google Maps */
	.single_location{
		height: 170px;
	}

	.scroll_top{
		right: 45px;
	}

}

/* Bootstrap sm */
@media screen and (min-width:768px){
	/* Content Preview Details start */
	.content_col_left{
		float: left;
		width: calc(50% - 130px);
	}

	.content_col_right{

	}
	/* Content Preview Details end *´/

	/* Page Teaser Design*/
	.site_teaser_content{
		height: 285px;
	}

	/* Teaser */
	.second_teaser_float{
		position: relative !important;
	    margin-top: 20px !important;
	    right: 100% !important;
	}


	.float_after_dynamic_teaser{
		position: relative;
		margin-top: -55rem;
		margin-left: 50% !important;
	}

	/* Slider Design */
	.flex-direction-nav .flex-prev {
		left: 0% !important;
	}

	.wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption {
		padding-bottom: 0px !important;/* old 75px */
	}

	/* .flexslider .slides img{
		height: 300px;
	} */

	.flexslider .flex-direction-nav a{
		top: 59.2% !important;
	}

	.scroll_top{
		font-size: 40px;
		margin-left: 625px;
		right: auto;
	}

}

/* Bootstrap md */
@media screen and (min-width:992px){
	.list_custom_building{
		margin-top: 40px;
	}

	/* bulding responsive fix */
	.flex-row{
		 display: block;
	}

	.float-sm-right{
		order: 1;
	}

	.float-sm-right .current_sidebar_nav {
		display: block;
	}

	.float-sm-left{
		order: 2;
	}

	.sidebar-content{
		padding: 15px 0 15px 0;
	}

	/* Page Teaser Design*/
	.site_teaser_content{
		height: 330px;
	}

	/* Teaser */
	.second_teaser_float{
		position: fixed; !important;
	    margin-top: 0px !important;
	    right: 0% !important;
	}

	.float_after_dynamic_teaser{
		position: fixed;
		margin-top: 0%;
		margin-left: 0% !important;
	}

	/* Slider Design */
	.wpb_posts_slider .flex-caption p:after {
		width: 1em;
		height: 1.2em;
		margin-top: 2.2em;
	}
	.flex-direction-nav .flex-prev {
		left: 0% !important;
	}

	/*slider */
	.flexslider{
		min-height: 450px;
    	max-height: 450px;
	}

	/* .flexslider .slides img{
		height: 220px;
	} */
	.flexslider .flex-direction-nav a{
		top: 54.5% !important;
	}

	.scroll_top{
		margin-left: 845px;
	}

}

@media screen and (min-width:1080px){
	/* footer position for 2k an up*/
	.page .container{
		min-height: calc(100vh - 255px);
	}

	#layout_footer_container .container{
		min-height: 0px;
	}
}
/* Bootstrap lg */
@media screen and (min-width:1200px){
	#custom_table.table-striped.stripped_reverse>tbody>tr:nth-of-type(odd) {
	    background-color: rgba(96,163,215,0.2);
	}

	#custom_table.table-striped.stripped_reverse>tbody>tr:nth-of-type(2n) {
	    background-color: rgba(255,255,255,1);
	}

	.features #custom_table>tbody>tr>td:nth-of-type(2){
		width: 15%;
	}
	#custom_table>tbody>tr>td:nth-of-type(2){
		width: 15%;
		white-space: nowrap;
	}
	/* Page Teaser Design */
	.site_teaser_content{
		height: 260px;
	}

	/* Slider Design*/
	.wpb_posts_slider .flex-caption p {
		max-height: 10.4em;
		min-height: 10.4em;
	}

	.wpb_posts_slider .flex-caption p:after {
		height: 2.6em;
	}

	.flexslider {
		min-height: 380px;
		max-height: 380px;
	}

	/* .flexslider .slides img {
		height: 380px !important;
	    width: 60% !important;
	    padding-right: 30px !important;
	    padding-bottom: 10px;
	} */

	.wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption {
	    padding-left: 60% !important;
	    margin-top: -34% !important;
	}

	.flex-direction-nav .flex-prev {
		left: 0px !important;
	}

	/* .flex-direction-nav .flex-next{
		right:42.6% !important;
	} */

	.flexslider .flex-direction-nav a{
		top: 390px !important;
	}

	.scroll_top{
		margin-left: 1045px;
	}

}

@media screen and (min-width:1350px){
	.scroll_top{
		margin-left: 1170px;
	}
}


/**
 * Flexslider New
 */
.frontpage-teaserslider > .vc_column-inner > .wpb_wrapper {
  border-bottom: 10px solid #60a3d7;
  margin-bottom: 30px;
  background-color: #fff;
}

.frontpage-teaserslider .wpb_gallery {
  margin-bottom: 0!important;
}

.frontpage-teaserslider .wpb_text_column {
  padding-top: 20px;
  padding-right: 30px;
  font-size: 14px;
}

.frontpage-teaserslider .wpb_text_column h1 {
  margin-bottom: 10px;
  font-size: 17px;
	padding: 0;
}

.frontpage-teaserslider .wpb_text_column p {
  margin: 0!important;
}

.frontpage-teaserslider .flexslider {
  min-height: 350px;
  max-height: 350px;
}

.flexslider .slides img {
    min-height: 350px;
    max-height: 350px;
}

.pl-3{
	padding-left: 15px !important;
}

.pr-3{
	padding-right: 15px !important;
}

.pl-0{
	padding-left: 0px !important;
} 
.pr-0{
	padding-right: 0px !important;
}

@media all and (min-width: 576px) {
	.frontpage-teaserslider .flexslider {
		min-height: 330px;
		max-height: 330px;
	}
	.flexslider .slides img {
	  min-height: 330px;
	  max-height: 330px;
	}
}

@media screen and (min-width:768px){
	div.startSliderTextArea div.wpb_wrapper{
		margin-left: 30px;
	}
	.frontpage-teaserslider .flexslider {
		min-height: 380px;
		max-height: 380px;
	}
   .flexslider .slides img {
		min-height: 380px;
		max-height: 380px;
   }
}

@media all and (min-width:992px){
	.frontpage-teaserslider .flexslider {
		min-height: 450px;
		max-height: 450px;
	}
   .flexslider .slides img {
		min-height: 450px;
		max-height: 450px;
   }
}

@media all and (min-width:1200px){
	div.startSliderTextArea div.wpb_wrapper{
		margin-left: 0px;
	}
	.frontpage-teaserslider .flexslider {
		min-height: 380px;
		max-height: 380px;
	}
	.flexslider .slides img {
		min-height: 380px;
		max-height: 380px;
	}
  	.pl-lg-3{
		padding-left: 15px !important;
	}

	.pr-lg-3{
		padding-right: 15px !important;
	}

	.pl-lg-0{
		padding-left: 0px !important;
	} 
	.pr-lg-0{
		padding-right: 0px !important;
	}
}

.flexslider .flex-direction-nav a {
  margin-top: -73px !important;
  top: auto!important;
  bottom: 0 !important;
}