.bs-website:not(.theme-view) {
    --font-name: puvi !important;
    --regular-font: puviregular !important;
    --medium-font: puvimedium !important;
    --light-font: puvilight !important;
    --bold-font: puvibold !important;
}

@media only screen and (max-width: 542px){
	.bs-section .embed-layout:not(.edit-mode)>div iframe{
		height: 1400px!important;
    position: relative!important;
	}
	.bs-section .embed-layout:not(.edit-mode)>div{
		padding-bottom: 0!important;
	}
.media-video iframe{
 height: 200px!important;
}

.dtl-text {
    font-weight: bold;
}