@charset "utf-8";
/* CSS Document */
/*Facebook breit*/
/*.fb-breit-wrapper {
    position: relative;
    padding-bottom: 26.12%;
    padding-top: 10px;
    height: 0;
    overflow: hidden;
	background-color:#F4F4F4;
}*/
/*.img-cente-fb-breit{
	text-align: center;
	float: none;
}

.iframe-container-fb-breit iframe {
    position: absolute;
	min-height: 560px;
    top:0;
    left: 0;
    width: 100%;
	min-width: 100%;
    height: 100%;
	border:none;
}
.iframe-all-height-fb-breit{ height:450px;}

/**** Video Iframe 16-07-2023 ****/
/*.video-wrapper-fb-breit iframe,.video-wrapper-fb-breit object,.video-wrapper-fb-breit embed {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%; background-color: #FFFFFF;
}

.video-wrapper-fb-breit {   position: relative;    padding-bottom: 27.12%;    padding-top: 1.2%;    height: 0;    overflow: hidden; margin-bottom: 15px;
}


.video-fb-breit-450-hight{
	height: 450px;
	max-height: 450px;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}*/

/*************************FB breit video************/
.fb-breit-wrapper {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.fb-breit-wrapper  iframe {
    left: 0;
    top: 0;
    height: 478px;
    width: 100%;
    position: absolute;
}
