.aru_tube {
  position: relative;
  background: #f5f5f5;
  overflow: hidden;
}

.aru_tube h1.section-heading {
	font-family: 'Sriracha', cursive;
	font-size: 24px;
	font-weight: 200;
	/*
	 color: #394056; 
	*/
	color:royalblue;
	line-height: 2;
	margin-top: 0;
	padding: 0px;
	margin: 0px;
}

.aru_tube h1.section-heading .line {
	/*
  border-top: 3px solid #6f7a9f;
	*/
  border-top: 3px solid royalblue;
  display: inline-block;
  padding: 0 15px;
}

.aru_tube .carousel-controls {
  position: absolute;
  right: 15px;
  top: 15px;
}

.aru_tube .section-content {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	/* min-height: 435px; */
}



.aru_tube .aru_tube-detail{
	font-family: 'Taviraj', serif;
	margin-top: 25px;
}

.aru_tube .aru_tube-detail h2{
	/*font-family: 'Athiti', sans-serif;*/
	font-size: 22px;
	color:dodgerblue; 
}

	
.aru_tube .aru_tube-detail p{
	
	font-size: 16px;
	color:grey;
	/*
	min-height: 100px; */
}
/* --------------------------------------------------------------------------------------------------- */

.aru_tube_010618 {
  position: relative;
  background: #f5f5f5;
  overflow: hidden;
}

.aru_tube_010618 h1.section-heading {
	font-family: 'Sriracha', cursive;
	font-size: 24px;
	font-weight: 200;
	/*
	 color: #394056; 
	*/
	color:royalblue;
	line-height: 2;
	margin-top: 0;

}

.aru_tube_010618 h1.section-heading .line {
		
  border-top: 3px solid royalblue;
  display: inline-block;
  padding: 0 15px;
}

.aru_tube_010618 .carousel-controls {
  position: absolute;
  right: 15px;
  top: 15px;
}

.aru_tube_010618 .section-content {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	/* min-height: 435px; */
}



.aru_tube_010618 .aru_tube-detail{
	font-family: 'Taviraj', serif;
	margin-top: 10px;

}

.aru_tube_010618 .aru_tube-detail h2{
	/*font-family: 'Athiti', sans-serif;*/
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	color:dodgerblue;
	
}



