.gt-header-text {
	font-size:60px !important;
} 

.gt-header-text span {
	color:#080808;
}




@media only screen and (min-width:768px) {
.gt-header-text {
	  font-size: 36px !important;
  margin-top: 14px;
  float: left;
  font-weight: 700;
} 

}

@media only screen and (min-width:992px) {
.gt-header-text {
	font-size: 47px !important;
  font-weight: 700;
  margin-top: 39px;
  float: left;
} 

}


@media only screen and (max-width:767px) {
.gt-header-text {
	font-size:30px !important;
	margin-top:20px;
	float:left;
	  font-weight: 700;
	
} 

.gt-titles {
	font-size:30px !important;
}
}