  /* TESTIMONIAL Section- 10-31-17 */

.testimonials_container {
  position: relative;
  width: 100%;
  display:inline-block;
  margin: 10px auto 50px auto;
  padding: 0;
  border-top-style:solid;
  border-top-width: 1px;
  border-top-color:#999;
  border-bottom-style:solid;
  border-bottom-width: 1px;
  border-bottom-color:#999;
  background-color:#FFF;
  overflow: hidden;
  clear:both;
  list-style: none;
  }

.testimonials {
  list-style: none;
  overflow: hidden;
  padding: 20px  ;
  display:inline-block;
  clear:both;
  width: 80%;
  }
  

.testimonials ul li {
  -webkit-backface-visibility: hidden;
  background-color:#FFF;
  display:inline-block;
  width: 100%;
  }

.testimonials li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.testimonials img {
  float:left;
  padding-right: 10px;
  border: 0;
  width: 96px;
  height: 112px;
  }
  
/* Sliding Carousel Caption */

.tcaption {
    width: 400px;
	font-size:17px;
	color:#000;
	padding: 0px;
	z-index:2;
    -webkit-font-smoothing: antialiased;
    font-family: Arial, Helvetica, sans-serif;
    text-transform:none;
    display:block;
	float:right;	
	}

.tcaption h4 {
	font-size:24px;
	font-weight:bold;
	margin:5;
	padding:10px;
	color: #004a80;
	text-transform:none;	
}

.tcaption p {
	margin-top:-5px;
	padding:0;
}

.tcaption a {
  color:#FF6;
  text-decoration: none;
}

.tcaption a:hover {
  color:#3CF;
  text-decoration:underline;
}


/* Sliding Carousel Responsive Sections */
  
 @media screen and (max-width: 1400px) {
	.tcaption {
    width: 400px;
	font-size:17px;
	color:#000;
	padding: 0px;
	z-index:2;
    -webkit-font-smoothing: antialiased;
   font-family: Arial, Helvetica, sans-serif;
   text-transform:none;
   float:right;
   display:inline-block;
   }
   
   .testimonials img {
  width: 96px;
  height: 112px;
  }
	
} 
    

@media screen and (max-width: 1238px) {
	.tcaption {
    width: 400px;
	font-size:17px;
	color:#000;
	padding: 0px;
	z-index:2;
    -webkit-font-smoothing: antialiased;
   font-family: Arial, Helvetica, sans-serif;
   text-transform:none;
   float:right;
   display:inline-block;
   }
   
    .testimonials img {
  width: 96px;
  height: 112px;
  }

.tcaption h4 {
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding:0;
	color: #004a80;
	text-transform:none;
	}
	
  .testimonials_container {
  position: relative;
  float: left;
  width: 100%;
	margin-bottom: 0px;
  }
	
}


@media screen and (max-width: 938px) {
	.tcaption {
    width: 400px;
	font-size:17px;
	color:#000;
	padding: 0px;
	z-index:2;
	text-align:left;
    -webkit-font-smoothing: antialiased;
   font-family: Arial, Helvetica, sans-serif;
   text-transform:none;
   float:right;
    display:inline-block;
   
		
	}
	
	 .testimonials img {
  width: 96px;
  height: 112px;
  }

.tcaption h4 {
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding:0;
	color: #004a80;
	text-transform:none;	
}
  .testimonials_container {
  position: relative;
  float: left;
  width: 100%;
	margin-bottom: 0px;
  }
	
}



@media screen and (max-width: 800px) {
	.tcaption {
    width: 100%;
	font-size:17px;
	color:#000;
	padding: 0px;
	z-index:2;
	text-align:left;
    -webkit-font-smoothing: antialiased;
   font-family: Arial, Helvetica, sans-serif;
   text-transform:none;
   float:right;
    display:inline-block;
   
		
	}
	
	 .testimonials img {
  width: 96px;
  height: 112px;
  }

.tcaption h4 {
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding:0;
	color: #004a80;
	text-transform:none;
	
	
}
  .testimonials_container {
  position: relative;
  float: left;
  width: 100%;
	margin-bottom: 0px;
  }
	
}


@media screen and (max-width: 480px) {
	.tcaption {
    width: 100%;
	font-size:17px;
	color:#000;
	padding: 0px;
	z-index:2;
	text-align:left;
    -webkit-font-smoothing: antialiased;
   font-family: Arial, Helvetica, sans-serif;
   text-transform:none;
   clear:both;
   display:inline-block;
   }
   
    .testimonials img {
  width: 96px;
  height: 112px;
  }

.tcaption h4 {
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding:0;
	color: #004a80;
	text-transform:none;	
}
	  .testimonials_container {
  position: relative;
  float: left;
  width: 100%;
	margin-bottom: 0px;
  }
	
}

@media screen and (max-width: 320px) {
	.tcaption {
    width: 100%;
	font-size:17px;
	color:#000;
	padding: 0px;
	z-index:2;
	text-align:left;
    -webkit-font-smoothing: antialiased;
   font-family: Arial, Helvetica, sans-serif;
   text-transform:none;
   clear:both;
   display:inline-block;
   }
   
    .testimonials img {
  width: 96px;
  height: 112px;
  }

.tcaption h4 {
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding:0;
	color: #004a80;
	text-transform:none;
	
	
}
	  .testimonials_container {
  position: relative;
  float: left;
  width: 100%;
	margin-bottom: 0px;
  }
}
/* END TESTIMONIAL Section- 10-31-17 */


	
