strong, b {
    font-family: Calibri-Bold;
    font-weight: normal;
}


div.ui-tooltip {
    width: 500px !important;
    max-width: 100% !important;
    font-size: .85rem !important;
	color: #444444 !important;
	background-color: #ffffff !important;
	background-repeat: no-repeat !important;
	background-image: none !important;
	display: block !important;
	opacity:1!important;
}


/* HEADER-IMAGES */

@media only screen and (min-width: 1600px) {

    .header-image-max-sized {
        max-width: 1600px;
        margin: 0 auto !important;
    }
}
.header-image-max-sized .fusion-column-wrapper {
	height: 400px !important;
	min-height: 250px !important;
}

.header-image-max-sized.header-image-big .fusion-column-wrapper {
	height: 520px !important;
}

@media only screen and (max-width: 1600px) {
	.header-image-max-sized .fusion-column-wrapper {
		height: 25vw !important;
	}

	.header-image-max-sized.header-image-big .fusion-column-wrapper {
		height: 33vw !important;
	}
}

.header-image-max-sized .headline-top .fusion-column-wrapper,
.header-image-max-sized .headline-bottom .fusion-column-wrapper {
	position: relative;
}

.header-image-max-sized .headline-top .fusion-column-wrapper .fusion-title,
.header-image-max-sized .headline-bottom .fusion-column-wrapper .fusion-title {
	position: absolute;
	margin: 0 !important;
	width: 100%;
}

.header-image-max-sized .headline-top .fusion-column-wrapper .fusion-title {
	top: 15px;
}

.header-image-max-sized .headline-bottom .fusion-column-wrapper .fusion-title {
	bottom: 15px;
}


/* Slider */


.tfs-slider .slide-content-container .with-bg .fusion-title-sc-wrapper {
	background-color: transparent !important;
}

.tfs-slider .slide-content-container .with-bg .fusion-title-sc-wrapper .fusion-title h1,
.tfs-slider .slide-content-container .with-bg .fusion-title-sc-wrapper .fusion-title h2,
.tfs-slider .slide-content-container .with-bg .fusion-title-sc-wrapper .fusion-title h3 {
    margin: 5px !important;
	text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0 15px #FFF, 0 0 20px #fff, 0 0 30px #fff;
}

/* TOPHEAD */

.topbar_head {
    z-index: 199998;
	background-color: #ececec;
}
@media only screen and (max-width: 767px) {

    .topbar_head {
        display: none;
    }

}


.topbar_head.fusion-header-wrapper .fusion-row {
    text-align: right;
    display: table;
    width: 100%;
}

.topbar_head.fusion-header-wrapper .fusion-row .navigator {
    text-align: right;
    display: inline-block;
}

.topbar_head .head_widget {
    display: inline-block;
    vertical-align: middle; 
    text-align: right;  
    padding-left: 20px;
}
.topbar_head .head_widget:nth-child(2) {
    padding-left: 15px;
}
.topbar_head .head_widget:nth-child(3) {
    max-width: 180px;
    padding-left: 35px;
}

.topbar_head .head_widget #google_translate_element {
    /*max-width: 60px; */
}

.topbar_head .head_widget #google_translate_element .skiptranslate.goog-te-gadget {
    font-size: 0px;
}

.topbar_head .head_widget #google_translate_element span {
    display: none;
}


.topbar_head .goog-te-gadget .goog-te-combo {
    border: none;
    background-color: #ececec;
    color: rgb(51,51,51);
    font-size: 18px;
    cursor: pointer;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    margin: 0;      
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}


.topheadmenu-meinewerke-top,
.topheadmenu-stoerung-top {
    white-space: nowrap;
}


.stoerung-top .vsm-stoerung-number {
	display: inline-block;
	visibility: hidden;
}


.stoerung-top .link-stoerung.menu-bold-orange.text-lg {
	line-height: 1 !important;
}

.topheadmenu-meinewerke-top a {
    color: #6bbc00;
    white-space: nowrap;
}

.topheadmenu-meinewerke-top p,
.topheadmenu-stoerung-top p {
    border-bottom: 1px solid #444;
    margin: 0;
    padding: 15px 0;
}

.topheadmenu-meinewerke-top p:last-child(),
.topheadmenu-stoerung-top p:last-child() {
    border-bottom: none;
}

.stoerung-top {
    
}

.meinewerke-top .text-lg,
.stoerung-top .menu-bold-orange.text-lg {
    line-height:2;
}

.topheadmenu-meinewerke-top p.last,
.topheadmenu-stoerung-top p.last {
    border-bottom: none;
}

.text-tab {
    display: inline-block;
    width: .5em;
}




/* MAINMENU */

/*

@media only screen and (min-width: 800px) {

	.fusion-header-wrapper .fusion-header .fusion-row {
		position: relative;
	}

	.fusion-main-menu {
	  position: absolute;
	  left: 0;
	  right: 0;
	  bottom: 0;
	}

	.fusion-main-menu .ubermenu-main {
		text-align: right;
	}

	#menu-hauptmenue {

	}

	#menu-hauptmenue .fusion-megamenu-title {
	padding: 20px 0;
	}

	#menu-hauptmenue li.menu-item {
	  background-color: #fff;
	  padding: 4px 0;
	}

	#menu-hauptmenue li.menu-item:hover,
	#menu-hauptmenue li.menu-item:hover li {
	  background-color: #ececec;
	}

	#menu-hauptmenue li.menu-item a {
	  padding: 0px 20px;
	}

	#menu-hauptmenue .fusion-megamenu-wrapper li.menu-item a {
	  padding: 0px;
	}



	.menu-item-has-children .menu-item a>span {
		text-decoration: none;
		display: inline-block;
		position: relative;
		cursor: pointer;

	}
	.menu-item-has-children .menu-item a>span:after {    
		bottom: 0;
		content: "";
		display: block;
		height: 2px;
		left: 50%;
		position: absolute;
		background: #58585A;
		transition: width 0.3s ease 0s, left 0.3s ease 0s;
		width: 0;
	}
	.menu-item-has-children .menu-item a>span:hover:after { 
		width: 100%; 
		left: 0; 
	}

}

@media only screen and (max-width: 960px) {
    .fusion-header {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media only screen and (max-width: 1100px) {

    .fusion-main-menu {
      position: relative;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
    }
}

*/

.menu-bold .fusion-bar-highlight a:hover {
   /* font-weight: bold !important;*/
    font-family: Calibri-Bold;
    font-weight: normal !important;
}

.menu-bold-orange a {
    color: #eb690b !important;
    /* font-weight: bold !important;*/
    font-family: Calibri-Bold;
    font-weight: normal !important;
}

.menu-highlight-orange a {
    
    /* font-weight: bold !important;*/
    font-family: Calibri-Bold;
    font-weight: normal !important;
    color: #444444 !important;
    font-size: 24px;
}

.menu-highlight-green a {
  
    /* font-weight: bold !important;*/
    font-family: Calibri-Bold;
    font-weight: normal !important;
    color: #444444 !important;
    font-size: 24px;
}

.fusion-megamenu-title {
    /* font-weight: bold; */
    font-family: Calibri-Bold;
    font-weight: normal;
}

.fusion-megamenu-bullet {
    display: none;
}





/* FLYOUT */

.sidebar-flyout {
    position: fixed;
    z-index: 99000;
    display: initial;
}

.sticky-button li {
    padding: 0; 
    list-style: none;
    display: block;
    background:rgb(153, 153, 153);
}

.sticky-info .vsm-stoerung-number {
	display: inline-block;
	visibility: hidden;
}

@media only screen and (min-width: 769px) {


	.sidebar-flyout {
		top: 231px;
		right: 0;
	}

    .sidebar-flyout .sticky-button {
        z-index: 99002;  
        cursor: pointer;      
    }
    .sidebar-flyout .sticky-info {
        z-index: 99001;
    }

    .sidebar-flyout ul.sticky-button,
    .sidebar-flyout .sticky-info {
        padding: 0; 
        margin: 0;
        list-style: none;
    }

    .sidebar-flyout .sticky-info .list_item {
        position: absolute;
        top: 0;
        right: -470px;
        width: 470px;
        max-width: 470px;
        /*min-height: 100%;*/
        padding: 10px 20px;
        /*background-color: rgba(255,255,255,.8);
        border: 1px solid #6bbc00; */
        background:rgb(220, 220, 220);
        border-right: 2px solid #fff;
        -webkit-transition: right .6s ease;
        -moz-transition: right .6s ease;
        -o-transition: right .6s ease;
        transition: right .6s ease;
    }
    .sidebar-flyout .sticky-info .list_item.active {
        right: 60px;
    }

    .sticky-button li {
        padding-right: 10px;
        margin: 0px 0px 3px 0px;
        /*border-bottom: 2px solid #fff;*/
    }

    .sticky-button li .icon_item {
        width: 30px;
        height: 30px;
        cursor: pointer;
        margin: 10px;
    }

    .text-lg {
        font-size: 20px;
    }
	
}

@media only screen and (min-width: 421px) and (max-width: 768px) {
/*
    .sidebar-flyout {
        top: 231px;
        right: 0;
    }
   */
}

@media only screen and (max-width: 768px) {

	.topbar_head {
		display: none;
	}

	.fusion-mobile-selector span {
		display: none;
	}

    .sidebar-flyout {
        bottom: 0;
        right: 0;
        left: 0;
        display: flex;
        flex-direction: row;
    }

    .sidebar-flyout ul.sticky-button {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .sidebar-flyout .sticky-info {
        padding: 0; 
        margin: 0;
        list-style: none;
    }

    .sidebar-flyout .sticky-info .list_item {
        position: absolute;
        bottom: -470px;
        right: 0;
        width: 100%;
        max-width: 100%;
        /*height: 470px;*/
        padding: 10px 20px;display: block;
    flex: 0 1 auto;
        /*background-color: rgba(255,255,255,.8);
        border: 1px solid #6bbc00; */
        background:rgb(236, 236, 236);
        border-bottom: 10px solid #fff;
        -webkit-transition: bottom .6s ease;
        -moz-transition: bottom .6s ease;
        -o-transition: bottom .6s ease;
        transition: bottom .6s ease;
    }
    .sidebar-flyout .sticky-info .list_item.active {
        bottom: 50px;
    }

    .sticky-button li {
        flex: 0 1 auto;
        width: 100%;
        margin: 0;
        text-align: center;
    }

    .sticky-button li .icon_item {
        width: 30px;
        height: 30px;
        cursor: pointer;
        margin: 10px;
    }

    .text-lg {
        font-size: 20px;
    }

}


.list_item_seperator {
    background-color: #6bbc00;
    height: 2px;
    border: none;
}

.list_item-row {
    margin: 0 0 10px 0;
}

.list_item-row .list_item-label {
    width: 39%;
    display: inline-block;
}

.list_item-row .list_item-content {
    width: 59%;
    display: inline-block;
}

.sticky-button li.list_item_4 {
    background: #eb690b;
}

.sticky-button li .icon_item_grey {
    display: none;
}

.sticky-button li .icon_item_green {
    display: none;
}

.sticky-button li.active .icon_item_white,
.sticky-button li:hover .icon_item_white { 
    display: none;
}

.sticky-button li.active .icon_item_green,
.sticky-button li:hover .icon_item_green { 
    display: initial;
}

.sticky-info a {
    color: #6bbc00;
}

.text-lg {
    color: #6bbc00;
}

strong.text-lg {
    font-weight: 600;
    font-family: Calibri-Bold;
    font-weight: normal;
}


/* LANDESEITEN BREITBAND */

#vsm_landingpage_content {
    display: initial !important;
}

img.vsm-bestens-versorgt {
    display: none !important;
}

.quote_container .full-bar-title .c2a {
    text-align: center;
}

.quote_container .full-bar-title .c2a strong {
    font-size: 3rem;
    font-weight: 500;
}

.bauabschnitt-darstellung .strassen h3 {
    font-size: 28px;
}

.bauabschnitt-darstellung img.abschnitt {
    margin-bottom: 50px;
}

.fusion-accordian .accordion-faq-entries .fusion-panel {
    border-bottom: none;
}

.faq-wrapper {
    margin-bottom: 50px !important;
    background-color: #ececec;
    padding: 30px;
	clear: both;
}


.faq-wrapper .fusion-accordian:before {
    content: "Oft gestellte Fragen in diesem Ausbaustatus:";
    font-size: 28px;
    font-family: Calibri-Bold;
}

.faq-wrapper {
    padding: 0 30px;
}

.faq-wrapper::before {
    clear: both;
    content: "";
    display: block;
    padding-top: 20px;

}

h3.city-title {
    font-size: 28px !important;
    font-family: Calibri-Bold;    
}



/* BUTTONS */

.boxed-button-box>.fusion-column-wrapper {
    padding-bottom: 70px !important;
}

.boxed-button {
    position: absolute !important;
    bottom: 0 !important;
    width: 100% !important;
    z-index: 4 !important;
}

.boxed-text-box>.fusion-column-wrapper {
    padding-bottom: 30px !important;
}

.area-codes-wrapper form input[type="text"] {
    width: 300px;
    line-height: 22px;
}

#area-codes-query button {
    border: none;
    background-color: rgb(107, 188, 0);
    font-size: 1rem;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}

#area-codes-query-number {

}

.area-codes-wrapper .info {
    margin-top: 20px;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 0.8rem;
}

.area-codes-wrapper ul {
    padding-left: 10px;
    margin-top: 0;
}

.area-codes-wrapper ul li {
    list-style: none;
    font-size: 0.8rem;
    text-align: left;
}


/* TV FEED */

    .package-logo,
    .tvmedia-buttonbar_bottom,
    .tvmedia-header {
        display: none;
    }
    
    .package-video {
        width: 60%;
        float: right;
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .channel {
        cursor: pointer;
        vertical-align: middle;
    padding: 25px 15px;
        border-top: 1px solid rgb(217, 218, 219);
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }

    .channel.first {
        border-bottom: 1px solid rgb(217, 218, 219);
    }
    
    .channel:hover {
        background: rgba(217, 218, 219,.25);
    }
    
    .channel.active {
        background: rgba(217, 218, 219,.25);
        border-left: 1px solid rgb(217, 218, 219);
        border-right: 1px solid rgb(217, 218, 219);
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .channel h3 {
        margin: 0;
    }
    
    .channel-name {
        font-size: 1.2rem !important;
    }
    
    .channel-description {
/*      display: table-cell;
        vertical-align: top;    
        padding-left: 20px; */
    }
    
    .channel-description .clickable {
        cursor: pointer;
    }
    
    .channel-description p.article {
    }
    
    .channel-description p.article {
        margin: 10px 0 30px 0;
    }
    
    
    
    .channel-logo {
    text-align: center;
    }
    
    .channel-logo img {
        border: none;
        padding: 10px;
        height: auto !important;
        width: auto !important;
        max-height: 60px;
    }
    
    .channel.active .channel-logo img {
        /*height: auto !important;
        width: 200px!important;*/
    }
    
    .channel .channel-genre {
        background: rgb(235, 105, 11);
        border-radius: 0;
        color: #fff;
        display: inline-block;
        font-size: 0.7rem;
        padding: 0.1rem 0.8rem;
        text-align: center;
        width: auto;
    }
    
    .channel .channel-trailer-schauen {
        background: rgb(107, 188, 0);
    border-radius: 10px 0;
    color: #fff;
    display: inline-block;
    font-size: 0.7rem;
    padding: 0.1rem 0.8rem;
    text-align: center;
    width: auto;
    cursor: pointer;
        display: none;
  }
    
.channel .channel-trailer_mp4 {
    display: none;
}

/* TV Seite Tabelle */
@media only screen and (max-width: 640px) {
    
    .tvtable .table-1 td {
        white-space: initial;    
    }
    
    .tvtable .table-1 tr {
        display: block;
        width: 100%;
    }
    
    .tvtable .table-1 td {
        display: block;
        width: 100%;
        border: none;
    }

}



/* NETZ */
.net-coverage-panel div.net-coverage {
    display: inline-block;
    margin-right: 5px;
    text-align: center;
}

.net-coverage span {
    display: block;
    font-weight: 100;
}

.net-coverage img.net-coverage {
    width: 64px;
    height: auto !important;
}




/* TERMINE */



.scheduler-wrapper { max-width: 1300px; width: 100%; margin: 20px auto; }


.schedule_entry {
    margin-bottom: 20px;
}

body:not(.page-id-1888) .scheduler-wrapper .schedule_entry {
    display: none;
}

body:not(.page-id-1888) .scheduler-wrapper .schedule_entry:nth-child(1),
body:not(.page-id-1888) .schedule_entry:nth-child(2),
body:not(.page-id-1888) .schedule_entry:nth-child(3){
    display: block;
}

.schedule_entry .schedule_entry_headline {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0;
    font-family: 'Calibri', sans-serif;
}

.schedule_entry_title {
    display: block;
}

.schedule_entry_date {
    display: block;
}

.schedule_entry_location {
    display: block;
}

/*
#accordion-schedule-entries .panel-title a {
font-size: 18px;
}

#accordion-schedule-entries .panel-title a .meta-info {
  font-weight: 100;
}

.schedule-content {
    padding-left: 40px;
}

.home #accordion-schedule-entries .fusion-panel {
    display: none;
}

.home #accordion-schedule-entries .fusion-panel:nth-child(1),
.home #accordion-schedule-entries .fusion-panel:nth-child(2),
.home #accordion-schedule-entries .fusion-panel:nth-child(3){
    display: initial;
} */



