.elementor-34246 .elementor-element.elementor-element-8ce3273 > .elementor-container{min-height:40vh;}.elementor-34246 .elementor-element.elementor-element-8ce3273:not(.elementor-motion-effects-element-type-background), .elementor-34246 .elementor-element.elementor-element-8ce3273 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://webarchive.lib.cuhk.edu.hk/20230310121033oe_/https://www.law.cuhk.edu.hk/app/wp-content/uploads/2020/04/Cross-borderLegalIssuesDialogue.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-34246 .elementor-element.elementor-element-8ce3273{border-style:solid;border-width:0px 0px 0px 0px;border-color:#646569;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-34246 .elementor-element.elementor-element-8ce3273 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-34246 .elementor-element.elementor-element-260a24a{padding:50px 0px 0px 0px;}.elementor-34246 .elementor-element.elementor-element-21dec42{text-align:left;}.elementor-34246 .elementor-element.elementor-element-21dec42 .elementor-heading-title{font-size:25px;font-weight:500;text-transform:uppercase;}.elementor-34246 .elementor-element.elementor-element-21dec42 > .elementor-widget-container{margin:20px 0px 20px 0px;}@media(max-width:1024px){.elementor-34246 .elementor-element.elementor-element-8ce3273 > .elementor-container{min-height:30vh;}.elementor-34246 .elementor-element.elementor-element-8ce3273{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-34246 .elementor-element.elementor-element-260a24a{padding:0px 0px 0px 0px;}.elementor-34246 .elementor-element.elementor-element-21dec42 .elementor-heading-title{font-size:22px;}}/* Start custom CSS for html, class: .elementor-element-4d5b245 */#flexParent {
	display: flex; 
	flex-direction: column;
	align-items: center;
}

.flexChild {
    font-family: "Lato", 'Lato', Arial, 微软正黑體, MHei, 黑体, 微软雅黑, 'Arial Unicode MS', sans-serif;
    font-weight: 500;
	width:100%;
	display: flex; 
	flex-direction: row;
	justify-content: center;
}

.flexItemMoblie {
	width: 480px;
	height:270px;
}

.mainTitle {
    font-family: "Lato", 'Lato', Arial, 微软正黑體, MHei, 黑体, 微软雅黑, 'Arial Unicode MS', sans-serif;
	color: #B9131A;
	font-size: 25px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	width:100%;
	padding-left: 130px;
	padding-right: 130px;
	line-height: 120%;
}

.title {
    font-family: "Lato", 'Lato', Arial, 微软正黑體, MHei, 黑体, 微软雅黑, 'Arial Unicode MS', sans-serif;
	color: #000000;
	font-size: 14px;
	width:100%; 
	text-align: left;
	padding-bottom: 10px;
}

.desc {
	margin-bottom: 25px;
	padding-left: 130px;
	padding-right: 130px;
}

.childItem1 {
	display: Block; 
	width:100%;
}

.drop-shadow {
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.35));
    filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.35))
}
ul{
    margin-bottom:0;
}

	@media only screen and (max-width : 600px) {
		.flexItemMoblie {
			width: 100%
		}
	}
	
	@media only screen and (max-device-width : 600px) {
		.flexItemMoblie {
			width: 100%
		}
	}
	
	@media only screen and (max-device-width : 600px) and (orientation:landscape){
		.flexItemMoblie {
			height: auto;
		}
	}
		
	@media only screen and (max-width : 900px) {
		.flexChild {
			flex-direction: column;
		}
		
		.childItem1 {
			width:100%;
			padding-bottom: 15px;
		}
		
		.childItem2 {
			width:100%;
			padding-bottom: 15px;
		}

		.desc {
			margin-bottom: 20px;
		}
		
		.mainTitle {
			padding-top: 0px;
		}
	}
	
	@media only screen and (max-device-width : 900px){
		.flexChild {
			flex-direction: column;
		}
		
		.childItem1 {
			width:100%;
			padding-bottom: 15px;
		}
		
		.childItem2 {
			width:100%;
			padding-bottom: 15px;
		}
		
		.desc {
			margin-bottom: 20px;
		}
		
		.mainTitle {
			padding-top: 0px;
		}
			
	}
	
	@media only screen and (max-width : 1200px) {
		.desc, .mainTitle {
			padding-left: 0;
			padding-right: 0;
		}
		
		.flexChild {
			justify-content: left;
		}
	}
	
	@media only screen and (max-device-width : 1200px) {
		.desc, .mainTitle {
			padding-left: 0;
			padding-right: 0;
		}
		
		.flexChild {
			justify-content: left;
		}
	}/* End custom CSS */
