@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap');

/* START - Common CSS */

	.Banner {

 		float: left; 
 		position: relative; 
 		width: 100%; 
 		height: 600px; 
 		top:135px; 
 		text-align: center; 
 		padding: 0px 0px 0px 0px; 
 		color: rgba(255,255,255,1); 
 		font-size: 72px; 
 		background-image: url('../Img/Therapeutic-FacilitiesBG.jpg'); 
 		background-position: center; 
 		background-repeat: no-repeat; 
 		background-size: cover;
 		background-color: rgba(255,255,255,1); 

	}

	.Row-Heading {

	 	float: left; 
	 	position: relative; 
	 	width: 100%; 
	 	height: 100%; 
	 	top:135px; 
	 	padding:0px 0% 0px 0%; 
	 	text-align: center; 
	 	border:0px solid blue; 

	}

		.ADFCareHeaderIcon {

		 	color:rgba(255,255,255,1); 
		 	font-size: 72px;
		 	padding-right: 5px;

		}

		.HeaderFont {

			font-family: 'Poppins';
			font-size: 72px;
			font-weight: bolder; 
			color:rgba(255,255,255,1); 

		}  

		.HeaderFont1 {

			font-family: 'Poppins';
			font-size: 36px;
			font-weight: normal; 
			color: rgba(255,255,255,1); 

		}


		.HrLine {

			border:none; 
			background-color: linear-gradient(rgba(185,211,0,0.5));
			background-image: linear-gradient(to right, rgba(2,77,185,0.8), rgba(185,211,0,0.8));
			height: 2px; 
			text-align:center; 
			width: 20%; 
			margin: 5px 40% 5px 40%;

		}

/* Button Start */

	.button {

	  border-radius: 10px 0px 10px 0px;
	  background-color: rgba(169,193,0,1);
	  border: none;
	  color: #fff;
	  text-align: center;
	  font-family: 'Poppins';
	  font-size: 16px;
	  padding: 5px;
	  width: 200px;
	  transition: all 0.5s;
	  cursor: pointer;
	  margin: 5px;

	}

	.button span {

	  cursor: pointer;
	  display: inline-block;
	  position: relative;
	  transition: 0.5s;

	}

	.button span:after {

	  content: '\00bb';
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  right: -20px;
	  transition: 0.5s;

	}

	.button:hover span {

	  padding-right: 25px;

	}

	.button:hover span:after {

	  opacity: 1;
	  right: 0;

	}

/* Button End */

/* END - Common CSS */

/* START - Social Icons */

	.TopSocialIcons {

		color: rgba(255,255,255,1);

	}

		.TopSocialIcons .fa-facebook:hover {

			color: rgba(22,94,166,0.9);

		}

		.TopSocialIcons .fa-twitter:hover {

			color: rgba(0,162,243,1);

		}

		.TopSocialIcons .fa-instagram:hover {

			color: rgba(178,48,177,1);

		}

		.TopSocialIcons .fa-youtube:hover {

			color: rgba(246,18,18,1);

		}

	.SocialIcons {

		color: rgba(255,255,255,1);

	}

		.SocialIcons .fa-facebook:hover {

			color: rgba(22,94,166,0.9);

		}

		.SocialIcons .fa-twitter:hover {

			color: rgba(0,162,243,1);

		}

		.SocialIcons .fa-instagram:hover {

			color: rgba(178,48,177,1);

		}

		.SocialIcons .fa-youtube:hover {

			color: rgba(246,18,18,1);

		}

/* END - Social Icons */

	.Row-Diagnostic-Facilities {

 		float: left; 
 		position: relative; 
 		width: 100%; 
 		height: auto; 
 		padding: 50px 0px 50px 0px;
 		top:135px; 
 		background-color: rgba(255,255,255,1); 
		background-image: url(../Img/Diagnostic-FacilitiesBG.jpg1); 
		background-size: cover;
		background-position: center; 
		background-repeat: no-repeat; 

	}

	.Row-Diagnostic-Facilities-HeaderContent {

		float: left; 
		position: relative; 
		width: 80%; 
		height: 100%; 
		font-family: 'Poppins'; 
		font-size: 24px; 
		color: rgba(255,255,255,1); 
		text-align: center; 
		background-color: rgba(169,193,0.1); 
		border-radius: 75px; 
		padding: 20px; 
		margin-left: 10%; 
		margin-right:10%;

	}

	.Row-Diagnostic-Facilities-Image-Content {

		float: left; 
		position: relative; 
		width: 80%; 
		height: 400px; 
		font-family: 'Poppins'; 
		font-size: 24px; 
		color: rgba(255,255,255,1); 
		text-align: center; 
		background-image: url('../Img/Confused.jpg'); 
		background-position: left; 
		background-repeat: no-repeat; 
		background-size: 500px auto; 
		background-color: rgba(255,255,255,1); 
		padding: 20px; 
		margin-left: 10%; 
		margin-right:10%; 
		top:20px;

	}

		.Row-Diagnostic-Facilities-Image {

 			float: left; 
 			position: relative; 
 			width: 40%; 
 			padding: 20px 20px 20px 20px;
			background-image: url('../Img/Confused.jpg1'); 
			background-position: center; 
			background-repeat: no-repeat; 
			background-size: 100% auto; 
			background-color: rgba(255,255,255,0); 

 		}	

		.Row-Diagnostic-Facilities-Content {

 		 	float: left; 
 		 	position: relative; 
 		 	width: 60%; 
 		 	padding: 75px 0px 20px 40px; 
 		 	font-family: 'Poppins'; 
 		 	font-size: 18px; 
 		 	color: rgba(169,193,1); 
 		 	text-align: left;

 		}

	.Row-Diagnostic-Facilities-HeaderContent1 {

 			float: left; 
 			position: relative; 
 			width: 80%; 
 			height: 100%; 
 			font-family: 'Poppins'; 
 			font-size: 20px; 
 			color: rgba(255,255,255,1); 
 			text-align: center; 
 			background-color: rgba(42,63,144,0.7); 
 			border-radius: 75px; 
 			padding: 20px; 
 			margin-left: 10%; 
 			margin-right:10%;

 		}

/* START - 1st ROW */

			.Row-Diagnostic-Facilities-1stRow {

				float: left;
				position: relative;
				width: 90%;
				height: 100%;
 				font-family:'Poppins'; 
 				font-size:16px; 
 				color: rgba(51,51,51,0.6); /*rgba(22,94,166,1);*/
 				text-align: left; 
 				padding: 50px 20px 20px 20px;
 				border: 0px solid blue;
				border-radius: 10px 10px 10px 10px; 
				box-shadow: 0px 0px 15px 0px #aaaaaa; 
				margin-left: 5%;
				margin-right: 5%;

			}

/* START - 1st Col */

			.Row-Diagnostic-Facilities-1stRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	
			
			}

			.Row-Diagnostic-Facilities-1stRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF1.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-1stRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-1stRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-1stRow-1stCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 1st Col */

/* START - 2nd Col */

			.Row-Diagnostic-Facilities-1stRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-1stRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF2.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-1stRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-1stRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-1stRow-2ndCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 2nd Col */

/* START - 3rd Col */

			.Row-Diagnostic-Facilities-2ndRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	
			
			}

			.Row-Diagnostic-Facilities-2ndRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF3.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-2ndRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-2ndRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-2ndRow-1stCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 3rd Col */

/* START - 4th Col */

			.Row-Diagnostic-Facilities-2ndRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-2ndRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF4.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-2ndRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-2ndRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-2ndRow-2ndCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 4th Col */

/* START - 5th Col */

			.Row-Diagnostic-Facilities-3rdRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-3rdRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF5.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-3rdRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-3rdRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-3rdRow-1stCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 5th Col */

/* START - 6th Col */

			.Row-Diagnostic-Facilities-3rdRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-3rdRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF6.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-3rdRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-3rdRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-3rdRow-2ndCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 6th Col */

/* START - 7th Col */

			.Row-Diagnostic-Facilities-4thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-4thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF7.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-4thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-4thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-4thRow-1stCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 7th Col */

/* START - 8th Col */

			.Row-Diagnostic-Facilities-4thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-4thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF8.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-4thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-4thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-4thRow-2ndCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 8th Col */

/* START - 9th Col */

			.Row-Diagnostic-Facilities-5thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-5thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF9.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-5thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-5thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-5thRow-1stCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 9th Col */

/* START - 10th Col */

			.Row-Diagnostic-Facilities-5thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-5thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF10.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-5thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-5thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-5thRow-2ndCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 10th Col */

/* START - 11th Col */

			.Row-Diagnostic-Facilities-6thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-6thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF11.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-6thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-6thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-6thRow-1stCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 11th Col */

/* START - 12th Col */

			.Row-Diagnostic-Facilities-6thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-6thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF12.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-6thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-6thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-6thRow-2ndCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 12th Col */

/* START - 13th Col */

			.Row-Diagnostic-Facilities-7thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-7thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF13.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-7thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-7thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-7thRow-1stCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 13th Col */

/* START - 14th Col */

			.Row-Diagnostic-Facilities-7thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-7thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF14.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-7thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-7thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-7thRow-2ndCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 14th Col */

/* START - 15th Col */

			.Row-Diagnostic-Facilities-8thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-8thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF15.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-8thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-8thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-8thRow-1stCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 15th Col */

/* START - 16th Col */

			.Row-Diagnostic-Facilities-8thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-8thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF16.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-8thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-8thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-8thRow-2ndCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 16th Col */

/* START - 17th Col */

			.Row-Diagnostic-Facilities-9thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-9thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF17.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-9thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-9thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-9thRow-1stCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 17th Col */

/* START - 18th Col */

			.Row-Diagnostic-Facilities-9thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-9thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF18.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-9thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-9thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-9thRow-2ndCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 18th Col */

/* START - 19th Col */

			.Row-Diagnostic-Facilities-10thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-10thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF19.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-10thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-10thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-10thRow-1stCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 19th Col */

/* START - 20th Col */

			.Row-Diagnostic-Facilities-10thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-10thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF20.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-10thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-10thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-10thRow-2ndCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 20th Col */

/* START - 21st Col */

			.Row-Diagnostic-Facilities-11thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-11thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF21.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-11thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-11thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 25px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-11thRow-1stCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 21st Col */

/* START - 22nd Col */

			.Row-Diagnostic-Facilities-11thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 50%; 
 				height: 100%;
				padding: 0px 0px 50px 0px;	

			}

			.Row-Diagnostic-Facilities-11thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF22.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-11thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 20px 20px 20px;

			}	

			.Row-Diagnostic-Facilities-11thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 75px; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-11thRow-2ndCol-Content-P-UL {

 				text-align: justify; 
 				padding-left: 50px; 
 				padding-right: 50px; 
 				margin-top:20px;

 			}

/* END - 22nd Col */


/* END - 1st Row */

/* Extra small devices (phones, 991px and down) */
@media only screen and (max-width: 991px) { 

/* START - Common CSS */

	.Banner {

 		float: left; 
 		position: relative; 
 		width: 100%; 
 		height: 100%; 
 		top:5px; 
 		text-align: center; 
 		padding: 0px 0px 0px 0px; 
 		color: rgba(255,255,255,1); 
 		font-size: 24px; 
 		background-image: url('../Img/Therapeutic-FacilitiesBG.jpg'); 
 		background-position: center; 
 		background-repeat: no-repeat; 
 		background-size: cover;
 		background-color: rgba(255,255,255,1); 

	}

	.Row-Heading {

	 	float: left; 
	 	position: relative; 
	 	width: 100%; 
	 	height: 100%; 
	 	top:0px; 
	 	padding:40px 10% 60px 10%; 
	 	text-align: center; 
	 	border:0px solid blue; 

	}

		.ADFCareHeaderIcon {

		 	color:rgba(255,255,255,1); 
		 	font-size: 24px;
		 	padding-right: 5px;

		}

		.HeaderFont {

			font-family: 'Poppins';
			font-size: 24px;
			font-weight: bolder; 
			color:rgba(255,255,255,1); 

		}  

		.HeaderFont1 {

			font-family: 'Poppins';
			font-size: 16px;
			font-weight: normal;
			color: rgba(255,255,255,1);
			background-color: rgba(185,211,0,1);
			padding: 3px 10px 3px 10px;
			border-radius: 5px;
			border: 0px solid blue; 	

		}

		.HrLine {

			border:none; 
			background-color: linear-gradient(rgba(255,255,255,0.5));
			background-image: linear-gradient(to right, rgba(255,255,255,0.8), rgba(255,255,255,0.8));
			height: 2px; 
			text-align:center; 
			width: 20%; 
			margin: 5px 40% 5px 40%;

		}

/* Button Start */

	.button {

	  border-radius: 10px 0px 10px 0px;
	  background-color: rgba(169,193,0,1);
	  border: none;
	  color: #fff;
	  text-align: center;
	  font-family: 'Poppins';
	  font-size: 16px;
	  padding: 5px;
	  width: 200px;
	  transition: all 0.5s;
	  cursor: pointer;
	  margin: 5px;

	}

	.button span {

	  cursor: pointer;
	  display: inline-block;
	  position: relative;
	  transition: 0.5s;

	}

	.button span:after {

	  content: '\00bb';
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  right: -20px;
	  transition: 0.5s;

	}

	.button:hover span {

	  padding-right: 25px;

	}

	.button:hover span:after {

	  opacity: 1;
	  right: 0;

	}

/* Button End */

/* END - Common CSS */

/* START - Social Icons */

	.TopSocialIcons {

		color: rgba(255,255,255,1);

	}

		.TopSocialIcons .fa-facebook:hover {

			color: rgba(22,94,166,0.9);

		}

		.TopSocialIcons .fa-twitter:hover {

			color: rgba(0,162,243,1);

		}

		.TopSocialIcons .fa-instagram:hover {

			color: rgba(178,48,177,1);

		}

		.TopSocialIcons .fa-youtube:hover {

			color: rgba(246,18,18,1);

		}

	.SocialIcons {

		color: rgba(255,255,255,1);

	}

		.SocialIcons .fa-facebook:hover {

			color: rgba(22,94,166,0.9);

		}

		.SocialIcons .fa-twitter:hover {

			color: rgba(0,162,243,1);

		}

		.SocialIcons .fa-instagram:hover {

			color: rgba(178,48,177,1);

		}

		.SocialIcons .fa-youtube:hover {

			color: rgba(246,18,18,1);

		}

/* END - Social Icons */

	.Row-Diagnostic-Facilities {

 		float: left; 
 		position: relative; 
 		width: 100%; 
 		height: auto; 
 		padding: 30px 0px 50px 0px;
 		top:0px; 
 		background-color: rgba(255,255,255,1); 
		background-image: url(../Img/Diagnostic-FacilitiesBG.jpg1); 
		background-size: cover;
		background-position: center; 
		background-repeat: no-repeat; 
		border: 0px solid blue;

	}

		.Row-Diagnostic-Facilities-HeaderContent {

			float: left; 
			position: relative; 
			width: 90%; 
			height: 100%; 
			font-family: 'Poppins'; 
			font-size: 16px; 
			color: rgba(255,255,255,1); 
			text-align: center; 
			background-color: rgba(169,193,0.1); 
			border-radius: 75px; 
			padding: 20px; 
			margin-left: 5%; 
			margin-right: 5%;

		}

		.Row-Diagnostic-Facilities-Image-Content {

			float: left; 
			position: relative; 
			width: 90%; 
			height: 100%; 
			font-family: 'Poppins'; 
			font-size: 24px; 
			color: rgba(255,255,255,1); 
			text-align: center; 
			background-image: url('../Img/Confused.jpg1'); 
			background-position: left; 
			background-repeat: no-repeat; 
			background-size: 100% auto; 
			background-color: rgba(255,255,255,1); 
			padding: 20px; 
			margin-left: 5%; 
			margin-right: 5%; 
			top:0px;
			border:0px solid blue;

		}

			.Row-Diagnostic-Facilities-Image {

	 			float: left; 
	 			position: relative; 
	 			width: 100%;
	 			height: 350px; 
	 			padding: 20px 20px 20px 20px;
				background-image: url('../Img/Confused.jpg'); 
				background-position: center; 
				background-repeat: no-repeat; 
				background-size: 100% auto; 
				background-color: rgba(255,255,255,1); 
				border:0px solid blue;
	 		}	

			.Row-Diagnostic-Facilities-Content {

	 		 	float: left; 
	 		 	position: relative; 
	 		 	width: 100%;
	 		 	height: 100%; 
	 		 	padding: 15px 5px 0px 5px; 
	 		 	font-family: 'Poppins'; 
	 		 	font-size: 14px; 
	 		 	color: rgba(51,51,51,0.5); 
	 		 	text-align: justify;

	 		}

	.Row-Diagnostic-Facilities-HeaderContent1 {

 			float: left; 
 			position: relative; 
 			width: 90%; 
 			height: 100%; 
 			font-family: 'Poppins'; 
 			font-size: 16px; 
 			color: rgba(255,255,255,1); 
 			text-align: center; 
 			background-color: rgba(42,63,144,0.7); 
 			border-radius: 75px; 
 			padding: 20px; 
 			margin-left: 5%; 
 			margin-right: 5%;

 		}


			.Row-Diagnostic-Facilities-1stRow {

				float: left;
				position: relative;
				width: 90%;
				height: 100%;
 				font-family:'Poppins'; 
 				font-size:16px; 
 				color: rgba(51,51,51,0.6); /*rgba(22,94,166,1);*/
 				text-align: left; 
 				padding: 20px 20px 20px 20px;
 				border: 0px solid blue;
				border-radius: 10px 10px 10px 10px; 
				box-shadow: 0px 0px 0px 0px #aaaaaa; 
				margin-left: 5%;
				margin-right: 5%;

			}

/* START - 1st Col */

			.Row-Diagnostic-Facilities-1stRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px; 

			}

			.Row-Diagnostic-Facilities-1stRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF1.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;
 				border: 0px solid blue;
			}

			.Row-Diagnostic-Facilities-1stRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;
				border:0px solid blue;

			}	

			.Row-Diagnostic-Facilities-1stRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%;
 				font-family: 'Poppins'; 
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-1stRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 0px; 
 				margin-top:10px;

 			}

/* END - 1st Col */

/* START - 2nd Col */

			.Row-Diagnostic-Facilities-1stRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;	
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-1stRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF2.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;
 				border: 0px solid blue;
			}

			.Row-Diagnostic-Facilities-1stRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;
				border:0px solid blue;

			}	

			.Row-Diagnostic-Facilities-1stRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%;
 				font-family: 'Poppins'; 
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-1stRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 0px; 
 				margin-top:10px;

 			}

/* END - 2nd Col */

/* START - 3rd Col */

			.Row-Diagnostic-Facilities-2ndRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-2ndRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF3.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-2ndRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-2ndRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%;
 				font-family: 'Poppins'; 
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-2ndRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 3rd Col */

/* START - 4th Col */

			.Row-Diagnostic-Facilities-2ndRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-2ndRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF4.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-2ndRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-2ndRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-2ndRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 4th Col */

/* START - 5th Col */

			.Row-Diagnostic-Facilities-3rdRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-3rdRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF5.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-3rdRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-3rdRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-3rdRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 5th Col */

/* START - 6th Col */

			.Row-Diagnostic-Facilities-3rdRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-3rdRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF6.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-3rdRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-3rdRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-3rdRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 6th Col */

/* START - 7th Col */

			.Row-Diagnostic-Facilities-4thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-4thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF7.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-4thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-4thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-4thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 7th Col */

/* START - 8th Col */

			.Row-Diagnostic-Facilities-4thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-4thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF8.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-4thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-4thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-4thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 8th Col */

/* START - 9th Col */

			.Row-Diagnostic-Facilities-5thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-5thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF9.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-5thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-5thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-5thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 9th Col */

/* START - 10th Col */

			.Row-Diagnostic-Facilities-5thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-5thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF10.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-5thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-5thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-5thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 10th Col */

/* START - 11th Col */

			.Row-Diagnostic-Facilities-6thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-6thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF11.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-6thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-6thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-6thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 11th Col */

/* START - 12th Col */

			.Row-Diagnostic-Facilities-6thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;	

			}

			.Row-Diagnostic-Facilities-6thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF12.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-6thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-6thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-6thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 12th Col */

/* START - 13th Col */

			.Row-Diagnostic-Facilities-7thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;			

			}

			.Row-Diagnostic-Facilities-7thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF13.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-7thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-7thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-7thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 13th Col */

/* START - 14th Col */

			.Row-Diagnostic-Facilities-7thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;		

			}

			.Row-Diagnostic-Facilities-7thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF14.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-7thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-7thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-7thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 14th Col */

/* START - 15th Col */

			.Row-Diagnostic-Facilities-8thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;			

			}

			.Row-Diagnostic-Facilities-8thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF15.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-8thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-8thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-8thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 15th Col */

/* START - 16th Col */

			.Row-Diagnostic-Facilities-8thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;			

			}

			.Row-Diagnostic-Facilities-8thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF16.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-8thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-8thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-8thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 16th Col */

/* START - 17th Col */

			.Row-Diagnostic-Facilities-9thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;			

			}

			.Row-Diagnostic-Facilities-9thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF17.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-9thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-9thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-9thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 17th Col */

/* START - 18th Col */

			.Row-Diagnostic-Facilities-9thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;			

			}

			.Row-Diagnostic-Facilities-9thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF18.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-9thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-9thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-9thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 18th Col */

/* START - 19th Col */

			.Row-Diagnostic-Facilities-10thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;			

			}

			.Row-Diagnostic-Facilities-10thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF19.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-10thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-10thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-10thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 19th Col */

/* START - 20th Col */

			.Row-Diagnostic-Facilities-10thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;		

			}

			.Row-Diagnostic-Facilities-10thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF20.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-10thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-10thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-10thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 20th Col */

/* START - 21st Col */

			.Row-Diagnostic-Facilities-11thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;			

			}

			.Row-Diagnostic-Facilities-11thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF21.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-11thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-11thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-11thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 21st Col */

/* START - 22nd Col */

			.Row-Diagnostic-Facilities-11thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;		

			}

			.Row-Diagnostic-Facilities-11thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF22.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-11thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-11thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-11thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 22nd Col */


/* END - 1st Row */

}	


/* Extra small devices (phones, 360px and down) */
@media only screen and (max-width: 360px) { 

/* START - Common CSS */

	.Banner {

 		float: left; 
 		position: relative; 
 		width: 100%; 
 		height: 100%; 
 		top:5px; 
 		text-align: center; 
 		padding: 0px 0px 0px 0px; 
 		color: rgba(255,255,255,1); 
 		font-size: 24px; 
 		background-image: url('../Img/Therapeutic-FacilitiesBG.jpg'); 
 		background-position: center; 
 		background-repeat: no-repeat; 
 		background-size: cover;
 		background-color: rgba(255,255,255,1); 

	}

	.Row-Heading {

	 	float: left; 
	 	position: relative; 
	 	width: 100%; 
	 	height: 100%; 
	 	top:0px; 
	 	padding:40px 10% 60px 10%; 
	 	text-align: center; 
	 	border:0px solid blue; 

	}

		.ADFCareHeaderIcon {

		 	color:rgba(255,255,255,1); 
		 	font-size: 24px;
		 	padding-right: 5px;

		}

		.HeaderFont {

			font-family: 'Poppins';
			font-size: 24px;
			font-weight: bolder; 
			color:rgba(255,255,255,1); 

		}  

		.HeaderFont1 {

			font-family: 'Poppins';
			font-size: 16px;
			font-weight: normal;
			color: rgba(255,255,255,1);
			background-color: rgba(185,211,0,1);
			padding: 3px 10px 3px 10px;
			border-radius: 5px;
			border: 0px solid blue; 	

		}

		.HrLine {

			border:none; 
			background-color: linear-gradient(rgba(255,255,255,0.5));
			background-image: linear-gradient(to right, rgba(255,255,255,0.8), rgba(255,255,255,0.8));
			height: 2px; 
			text-align:center; 
			width: 20%; 
			margin: 5px 40% 5px 40%;

		}

/* Button Start */

	.button {

	  border-radius: 10px 0px 10px 0px;
	  background-color: rgba(169,193,0,1);
	  border: none;
	  color: #fff;
	  text-align: center;
	  font-family: 'Poppins';
	  font-size: 16px;
	  padding: 5px;
	  width: 200px;
	  transition: all 0.5s;
	  cursor: pointer;
	  margin: 5px;

	}

	.button span {

	  cursor: pointer;
	  display: inline-block;
	  position: relative;
	  transition: 0.5s;

	}

	.button span:after {

	  content: '\00bb';
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  right: -20px;
	  transition: 0.5s;

	}

	.button:hover span {

	  padding-right: 25px;

	}

	.button:hover span:after {

	  opacity: 1;
	  right: 0;

	}

/* Button End */

/* END - Common CSS */

/* START - Social Icons */

	.TopSocialIcons {

		color: rgba(255,255,255,1);

	}

		.TopSocialIcons .fa-facebook:hover {

			color: rgba(22,94,166,0.9);

		}

		.TopSocialIcons .fa-twitter:hover {

			color: rgba(0,162,243,1);

		}

		.TopSocialIcons .fa-instagram:hover {

			color: rgba(178,48,177,1);

		}

		.TopSocialIcons .fa-youtube:hover {

			color: rgba(246,18,18,1);

		}

	.SocialIcons {

		color: rgba(255,255,255,1);

	}

		.SocialIcons .fa-facebook:hover {

			color: rgba(22,94,166,0.9);

		}

		.SocialIcons .fa-twitter:hover {

			color: rgba(0,162,243,1);

		}

		.SocialIcons .fa-instagram:hover {

			color: rgba(178,48,177,1);

		}

		.SocialIcons .fa-youtube:hover {

			color: rgba(246,18,18,1);

		}

/* END - Social Icons */

	.Row-Diagnostic-Facilities {

 		float: left; 
 		position: relative; 
 		width: 100%; 
 		height: auto; 
 		padding: 30px 0px 50px 0px;
 		top:0px; 
 		background-color: rgba(255,255,255,1); 
		background-image: url(../Img/Diagnostic-FacilitiesBG.jpg1); 
		background-size: cover;
		background-position: center; 
		background-repeat: no-repeat; 
		border: 0px solid blue;

	}

		.Row-Diagnostic-Facilities-HeaderContent {

			float: left; 
			position: relative; 
			width: 90%; 
			height: 100%; 
			font-family: 'Poppins'; 
			font-size: 16px; 
			color: rgba(255,255,255,1); 
			text-align: center; 
			background-color: rgba(169,193,0.1); 
			border-radius: 75px; 
			padding: 20px; 
			margin-left: 5%; 
			margin-right: 5%;

		}

		.Row-Diagnostic-Facilities-Image-Content {

			float: left; 
			position: relative; 
			width: 90%; 
			height: 100%; 
			font-family: 'Poppins'; 
			font-size: 24px; 
			color: rgba(255,255,255,1); 
			text-align: center; 
			background-image: url('../Img/Confused.jpg1'); 
			background-position: left; 
			background-repeat: no-repeat; 
			background-size: 100% auto; 
			background-color: rgba(255,255,255,1); 
			padding: 20px; 
			margin-left: 5%; 
			margin-right: 5%; 
			top:0px;
			border:0px solid blue;

		}

			.Row-Diagnostic-Facilities-Image {

	 			float: left; 
	 			position: relative; 
	 			width: 100%;
	 			height: 250px; 
	 			padding: 20px 20px 20px 20px;
				background-image: url('../Img/Confused.jpg'); 
				background-position: right; 
				background-repeat: no-repeat; 
				background-size: 100% auto; 
				background-color: rgba(255,255,255,1); 
				border:0px solid blue;
	 		}	

			.Row-Diagnostic-Facilities-Content {

	 		 	float: left; 
	 		 	position: relative; 
	 		 	width: 100%;
	 		 	height: 100%; 
	 		 	padding: 15px 5px 0px 5px; 
	 		 	font-family: 'Poppins'; 
	 		 	font-size: 14px; 
	 		 	color: rgba(51,51,51,0.5); 
	 		 	text-align: justify;

	 		}

	.Row-Diagnostic-Facilities-HeaderContent1 {

 			float: left; 
 			position: relative; 
 			width: 90%; 
 			height: 100%; 
 			font-family: 'Poppins'; 
 			font-size: 16px; 
 			color: rgba(255,255,255,1); 
 			text-align: center; 
 			background-color: rgba(42,63,144,0.7); 
 			border-radius: 75px; 
 			padding: 20px; 
 			margin-left: 5%; 
 			margin-right: 5%;

 		}


			.Row-Diagnostic-Facilities-1stRow {

				float: left;
				position: relative;
				width: 90%;
				height: 100%;
 				font-family:'Poppins'; 
 				font-size:16px; 
 				color: rgba(51,51,51,0.6); /*rgba(22,94,166,1);*/
 				text-align: left; 
 				padding: 20px 20px 20px 20px;
 				border: 0px solid blue;
				border-radius: 10px 10px 10px 10px; 
				box-shadow: 0px 0px 0px 0px #aaaaaa; 
				margin-left: 5%;
				margin-right: 5%;

			}

/* START - 1st Col */

			.Row-Diagnostic-Facilities-1stRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px; 

			}

			.Row-Diagnostic-Facilities-1stRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF1.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;
 				border: 0px solid blue;
			}

			.Row-Diagnostic-Facilities-1stRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;
				border:0px solid blue;

			}	

			.Row-Diagnostic-Facilities-1stRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%;
 				font-family: 'Poppins'; 
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-1stRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 0px; 
 				margin-top:10px;

 			}

/* END - 1st Col */

/* START - 2nd Col */

			.Row-Diagnostic-Facilities-1stRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;	
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-1stRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF2.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;
 				border: 0px solid blue;
			}

			.Row-Diagnostic-Facilities-1stRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;
				border:0px solid blue;

			}	

			.Row-Diagnostic-Facilities-1stRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%;
 				font-family: 'Poppins'; 
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-1stRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 0px; 
 				margin-top:10px;

 			}

/* END - 2nd Col */

/* START - 3rd Col */

			.Row-Diagnostic-Facilities-2ndRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-2ndRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF3.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-2ndRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-2ndRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%;
 				font-family: 'Poppins'; 
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-2ndRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 3rd Col */

/* START - 4th Col */

			.Row-Diagnostic-Facilities-2ndRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-2ndRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF4.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-2ndRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-2ndRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-2ndRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 4th Col */

/* START - 5th Col */

			.Row-Diagnostic-Facilities-3rdRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-3rdRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF5.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-3rdRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-3rdRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-3rdRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 5th Col */

/* START - 6th Col */

			.Row-Diagnostic-Facilities-3rdRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-3rdRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF6.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-3rdRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-3rdRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-3rdRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 6th Col */

/* START - 7th Col */

			.Row-Diagnostic-Facilities-4thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-4thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF7.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-4thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-4thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-4thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 7th Col */

/* START - 8th Col */

			.Row-Diagnostic-Facilities-4thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-4thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF8.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-4thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-4thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-4thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 8th Col */

/* START - 9th Col */

			.Row-Diagnostic-Facilities-5thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-5thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF9.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-5thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-5thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-5thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 9th Col */

/* START - 10th Col */

			.Row-Diagnostic-Facilities-5thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-5thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF10.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-5thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-5thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-5thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 10th Col */

/* START - 11th Col */

			.Row-Diagnostic-Facilities-6thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;

			}

			.Row-Diagnostic-Facilities-6thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF11.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-6thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-6thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-6thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 11th Col */

/* START - 12th Col */

			.Row-Diagnostic-Facilities-6thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;	

			}

			.Row-Diagnostic-Facilities-6thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF12.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-6thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-6thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-6thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 12th Col */

/* START - 13th Col */

			.Row-Diagnostic-Facilities-7thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;			

			}

			.Row-Diagnostic-Facilities-7thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF13.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-7thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-7thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-7thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 13th Col */

/* START - 14th Col */

			.Row-Diagnostic-Facilities-7thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;		

			}

			.Row-Diagnostic-Facilities-7thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF14.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-7thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-7thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 18px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-7thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 14th Col */

/* START - 15th Col */

			.Row-Diagnostic-Facilities-8thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;			

			}

			.Row-Diagnostic-Facilities-8thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF15.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-8thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-8thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-8thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 15th Col */

/* START - 16th Col */

			.Row-Diagnostic-Facilities-8thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;			

			}

			.Row-Diagnostic-Facilities-8thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF16.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-8thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-8thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-8thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 16th Col */

/* START - 17th Col */

			.Row-Diagnostic-Facilities-9thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;			

			}

			.Row-Diagnostic-Facilities-9thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF17.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-9thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-9thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-9thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 17th Col */

/* START - 18th Col */

			.Row-Diagnostic-Facilities-9thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;			

			}

			.Row-Diagnostic-Facilities-9thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF18.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-9thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-9thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-9thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 18th Col */

/* START - 19th Col */

			.Row-Diagnostic-Facilities-10thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;			

			}

			.Row-Diagnostic-Facilities-10thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF19.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-10thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-10thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-10thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 19th Col */

/* START - 20th Col */

			.Row-Diagnostic-Facilities-10thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;		

			}

			.Row-Diagnostic-Facilities-10thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF20.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-10thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-10thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-10thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 20th Col */

/* START - 21st Col */

			.Row-Diagnostic-Facilities-11thRow-1stCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;			

			}

			.Row-Diagnostic-Facilities-11thRow-1stCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF21.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-11thRow-1stCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-11thRow-1stCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-11thRow-1stCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 21st Col */

/* START - 22nd Col */

			.Row-Diagnostic-Facilities-11thRow-2ndCol {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 100%;
				padding: 0px 0px 20px 0px;		

			}

			.Row-Diagnostic-Facilities-11thRow-2ndCol-Image {

 				float: left; 
 				position: relative; 
 				width: 100%; 
 				height: 180px; 
 				background-image: url('../Img/TF22.jpg'); 
 				background-position: center; 
 				background-repeat: no-repeat; 
 				background-size: 180px auto;

			}

			.Row-Diagnostic-Facilities-11thRow-2ndCol-Content {

				float: left; 
				position: relative; 
				width: 100%; 
				height: 100%; 
				text-align: center; 
				padding: 20px 0px 20px 0px;

			}	

			.Row-Diagnostic-Facilities-11thRow-2ndCol-Content-P {

 				color: rgba(42,63,144,0.7); 
 				height: 100%; 
 				font-family: 'Poppins';
 				font-size: 16px; 
 				font-weight: bold; 
 				background-color: #f1f1f1; 
 				border-radius: 5px; 
 				padding: 10px 10px 10px 10px;			

 			}

			.Row-Diagnostic-Facilities-11thRow-2ndCol-Content-P-UL {

				font-family: 'Poppins'; 
 				font-size: 14px; 
 				text-align: justify; 
 				padding-left: 30px; 
 				padding-right: 20px; 
 				margin-top:10px;

 			}

/* END - 20th Col */

/* END - 1st Row */

}

