#div_container_1_h, #div_container_9_fo{display:none;}
html, body{	width: 100%; min-width: 100%;		background:transparent;		margin: auto;		height:auto;	overflow: hidden;	}
#div_container_5_fr {background:white; border-radius:10px; box-shadow: none;   display: block; margin:auto;  min-height: 0;   padding: 20px;  width:660px;}
.ipopupdemo{width:100%;aspect-ratio:1.5}
.ipopupdemo img{border-radius:10px;}
.gg_html_edit {  width: 100%;    min-height: 600px;}
.connected .gg_html_edit{  border: 1px solid var(--color-1);    border-radius: 10px;}
.btnClose {position: absolute;    top: 0;  right: 0; cursor:pointer}
h1{font-size: 25px;}
.ifraChall iframe{    height: 650px !important;}
	.ifraVid iframe{    height: 650px !important;}
	.ifraCult iframe{    height: 650px !important;}
			
@media 	only screen and (max-device-width : 1100px) {

	
				
}


@media 	only screen and (max-device-width : 468px) {
	html, body{	width: 100vw; min-width: 100vw;}
	#div_container_5_fr {  min-height: 40vw;         padding: 5vw;     width: 87vw;}

	.icons-close:before { font-size: 7vw;}
	.ifraChall iframe{height:45vh!important}
	.ifraVid iframe{height:45vh!important}
	.ifraCult iframe{height:45vh!important}
	
}