
						
													#Image5{
								box-sizing: border-box;
								background-repeat: no-repeat;
																	background-image: url('/images/cms/Digital-Communication-I.jpg');
																
																	background-size: cover;
																
																	background-position: Left Top;
																
																	min-height: 1400px;
															}
							
																		@media only screen and (max-width: 1400px) {
												#Image5{
													background-image: url('/images/cms/Digital-Communication-I_1600x905.jpg');
												}
											}
																					@media only screen and (max-width: 1100px) {
												#Image5{
													background-image: url('/images/cms/Digital-Communication-I_1300x736.jpg');
												}
											}
																					@media only screen and (max-width: 800px) {
												#Image5{
													background-image: url('/images/cms/Digital-Communication-I_1000x566.jpg');
												}
											}
																					@media only screen and (max-width: 500px) {
												#Image5{
													background-image: url('/images/cms/Digital-Communication-I_700x396.jpg');
												}
											}
																	
														
													
												
					

							.youtubeLinkWrap{
								display: none;
							}
						

			.ContentType_SubPageList_list,
			.ContentType_SubPageList_list *{
				box-sizing: border-box;
			}
			.resultsCountTop,
			.resultsCountBottom{
				font-size: 85%;
				background:#f3f3f3;
				color: #777;
				padding: .25em;
				text-align: center;
			}
			.resultsCountBottom{
				clear:both;
			}
			.resultsPageLinksTop,
			.resultsPageLinksBottom{
				font-size: 90%;
				font-weight:bold;
				background:#f3f3f3;
				color: #000;
				padding: .25em;
				text-align: center;
			}
			.resultsPageLinksBottom{
				clear:both;
			}
			

							.ContentType_SubPageList_list1 .ContentType_SubPageList_listCell{
								display: inline-block;
								vertical-align: top;
								width: 100.00%;
							}
						

							.StreamingMedia_playerContainer8 .StreamingMedia_player{
								position: relative;
								overflow: hidden;
																	padding-bottom: 225px;
									width:  300px;
															}
							.StreamingMedia_playerContainer8 iframe{
								position: absolute;
								top: 0;
								left: 0;
								width: 100%;
								height: 100%;
							}
							
															@media only screen and (max-width: 300px) {
									.StreamingMedia_playerContainer8 .StreamingMedia_player{
										padding-bottom: 56.25%;
										width: 100%;
									}
								}
														
