/* ip soc scripts */
div.content_title {
	height: auto;
	padding: 6px 0 3px 10px;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	background-image: url(../IMAGES/Homepage/header.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom: 1px solid #cccccc;
}
div.news_img_home_page {
	text-align: center;
}
A.newslink:link {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
#videoscont1, #videoscont2, #videoscont3, #videoscont4 {
	border: 1px solid #DDD;
	padding: 10px;
	margin: 0 0 30px 0;
	background: linear-gradient(to bottom,#FFF 0%,#FAFAFA 100%) repeat scroll 0 0 transparent;
}
#ip-soc-cn-2021_vids_title, #ip-soc-2021_vids_title, #ip-soc-sv-2022_vids_title, #ew-2022_vids_title, #dac-2022_vids_title, #ip-soc-cn-2022_vids_title, #ip-soc-2022_vids_title, #ip-soc-sv-2023_vids_title, #dac-2023_vids_title, #ip-soc-cn-2023_vids_title, #ip-soc-2023_vids_title, #ip-soc-sv-2024_vids_title, #dac-2024_vids_title, #ip-soc-ko-2024_vids_title, #ip-soc-cn-2024_vids_title, #ip-soc-jp-2024_vids_title, #ip-soc-2024_vids_title {
	text-align: center;
}
#ip-soc-cn-2021_vids_title > div:nth-child(1), #ip-soc-2021_vids_title > div:nth-child(1), #ip-soc-sv-2022_vids_title > div:nth-child(1), #ew-2022_vids_title > div:nth-child(1), #dac-2022_vids_title > div:nth-child(1), #ip-soc-cn-2022_vids_title > div:nth-child(1), #ip-soc-2022_vids_title > div:nth-child(1), #ip-soc-sv-2023_vids_title > div:nth-child(1), #dac-2023_vids_title > div:nth-child(1), #ip-soc-cn-2023_vids_title > div:nth-child(1), #ip-soc-2023_vids_title > div:nth-child(1), #ip-soc-sv-2024_vids_title > div:nth-child(1), #dac-2024_vids_title > div:nth-child(1), #ip-soc-ko-2024_vids_title > div:nth-child(1), #ip-soc-cn-2024_vids_title > div:nth-child(1), #ip-soc-jp-2024_vids_title > div:nth-child(1), #ip-soc-2024_vids_title > div:nth-child(1) {
	/*font-size: 20px !important;
	background: #e8edf3;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;*/
	
	display: table;
	background: #990000;
	color: white;
	margin: -5px 0 15px -5px;
	padding: 5px;
	font-size: 12px !important;
}
.ip-soc-cn-2021_vids > div, .ip-soc-2021_vids > div, .ip-soc-sv-2022_vids > div, .ew-2022_vids > div, .dac-2022_vids > div {
	margin: 10px 0;
}
.event_video_title {
	margin-bottom: 7px;
	font-weight: bold;
	color:#990000;
	font-size:110%;
}

#videoscont4 {
	display: none;
}
@media screen and (max-width: 830px) {
	#videoscont4 {
		display: block;
	}
}
/* END ip soc scripts */
