

/* --- Stylesheet 6582 () --------- */ 

.T4146 {
	
	margin: 25px 0px;

	.widget_wrapper {
		
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
		padding-top: 20px;
		overflow: hidden;
		display:block;
		opacity: 1;

		iframe {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
	}
}

/* --- Stylesheet 6583 () --------- */ 

@media all and (min-width: 1024px) and (max-width: 1279px) {

}

@media all and (min-width: 768px) and (max-width:1023px) {

}

@media all and (min-width: 568px) and (max-width: 767px) {
	.T4146 .widget_wrapper {			
		padding-bottom: 100%;
	}
}

@media all and (max-width: 567px) {
	.T4146 .widget_wrapper {			
		padding-bottom: 130%;
	}
}