.testing-equipments, .company_text{
	display:none;
}
.tp-caption.text{
	float:left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 28px;
	color: #1b1b1b;
	font-weight: 600;
	text-transform: uppercase;
	text-align: left;
	line-height: 32px;
}
.tp-caption.big_white{
			position: absolute; 
			padding: 10px 14px;
			padding-bottom:0px;
			text-align:left;
			font-family: 'Source Sans Pro', sans-serif;
			color: #fff; 
			text-shadow: none; 
			font-size: 20px;
			font-weight: 300;
}

.testing-equipments, .company_text{
	margin:0 auto;
	position: absolute; 
	width: 500px;
	padding:30px 0px;
	background: rgba(255, 255, 255, 0.5);
	text-align:left;
	font-family: 'Abel', sans-serif;
	color: #000; 
	text-shadow: none; 
	font-size: 24px; 
	line-height: 30px;
}


@media screen and (max-width: 1024px) 
{

}

@media screen and (max-width: 980px) 
{
.tp-caption.text{
	font-size: 36px;
	color: #000;
	padding-right: 10px;
}
.tp-caption.big_white{
			text-shadow: none; 
			font-size: 18px; 
}
}
@media screen and (max-width: 880px) 
{
.tp-caption.text{
	font-size: 34px;
	color: #000;
	padding-right: 30px;
}

}

@media screen and (max-width: 800px) 
{
.tp-caption.big_white{
			text-shadow: none; 
			font-size: 20px; 
}
}

@media screen and (max-width: 640px) 
{
.tp-caption.text{
	font-size: 34px;
	color: #000;
	padding-right: 30px;
}

.tp-caption.big_white{
			text-shadow: none; 
			font-size: 21px; 
	        padding-right: 40px;
}
}
@media screen and (max-width: 480px) 
{
.tp-caption.text{
display: none;
}
	
.testing-equipments{
	display:block; 
	font-size: 20px;
	line-height:26px;
	margin-top:250px;
	height:58px;
	padding:10px 20px;
	width:440px;
}
.company_text{
	display:block !important; 
	font-size: 19px;
	line-height:24px;
	margin-top:212px;
	height:96px;
	padding:10px 20px;
	width:440px;
	text-transform: uppercase;
}
.company_text-img{
	width:90%;
}	
	
}

@media screen and (max-width: 420px) 
{
.company_text{
	display:block !important; 
	font-size: 16px;
	line-height:22px;
	margin-top:200px;
	height:80px;
	width:400px;
	padding:10px;
}	
	
}

@media screen and (max-width: 400px) 
{
.company_text{
	display:block !important; 
	font-size: 16px;
	line-height:22px;
	margin-top:200px;
	height:80px;
	width:380px;
	padding:10px;
}	
	
}


@media screen and (max-width: 360px) 
{
.tp-caption.text{
	font-size: 35px;
	color: #000;
}

.tp-caption.big_white{
			text-shadow: none; 
			font-size: 22px;
}
.testing-equipments{
	display:block; 
	font-size: 20px;
	line-height:26px;
	margin-top:150px;
	height:80px;
	width:340px;
	padding:10px;
}
.company_text{
	display:block !important; 
	font-size: 16px;
	line-height:22px;
	margin-top:180px;
	height:96px;
	width:340px;
	padding:10px;
}	
	
}
@media screen and (max-width: 320px) 
{
.tp-caption.text{
	font-size: 30px;
	color: #000;
	line-height: 32px;
}

.tp-caption.big_white{
			text-shadow: none; 
			font-size: 23px;
}
.company_text{
	display:block !important; 
	font-size: 16px;
	line-height:22px;
	margin-top:180px;
	height:60px;
	width:300px;
	padding:10px;
}	
}