.slider_wrapper .caption .inner .t1 {
    font-family: Abril Fatface, serif;
		text-align: center;
		line-height: 1em;
 		font-size: 90px;
		margin: 0;
    padding: 0;
}
.slider_wrapper .caption .inner .t3 {
    line-height: 1.5em;
    font-weight: 100;
		font-size: 25px;
		letter-spacing: 1px;
		margin: 0;
    padding: 0;
}
/* Slider Height on extra small displays */
.slider_wrapper .caption .inner .t1 {
    font-size: 50px;
	  font-weight: 100;
	
  }.slider_wrapper .caption .inner .t3 {
  font-size: 15px;
	font-weight: 400;	
}
 
/* Slider Height on normal display */
@media only screen and (min-width: 480px) {
.slider_wrapper .caption .inner .t1 {
    font-size: 80px;
    font-weight: 100;
	
	}.slider_wrapper .caption .inner .t3 {
    font-size: 20px;
    font-weight: 400;

  }
}
/* Slider Height on large displays */
@media only screen and (min-width: 768px) {
.slider_wrapper .caption .inner .t1 {
    font-size: 90px;
    font-weight: 100;
  }
	.slider_wrapper .caption .inner .t3 {
    font-size: 25px;
    font-weight: 400;
  }
}

/*** Head Panel's Heading Group ***/
.head_panel .hgroup.text-center.width_80pc,
.head_panel .hgroup.text-center.width_50pc {
  margin: 0 auto;
}
.head_panel .hgroup p.pretitle {
  font-family: Oswald, sans-serif;
    line-height: 1.5em;
    font-weight: 400;
		font-size: 25px;
		letter-spacing: 1px;	
	margin: 0;
    padding: 0;
}

/*** Head Panel's Height on extra small displays ***/
.head_panel .hgroup p.pretitle {
    font-size: 15px;
 		letter-spacing: 0px;
	text-transform:inherit

}
/*** Head Panel's Height on normal display ***/
@media only screen and (min-width: 480px) {
.head_panel .hgroup p.pretitle {
    font-size: 20px;
 		letter-spacing: 1px;
}
/*** Head Panel's Height on large display ***/
@media only screen and (min-width: 768px) {
.head_panel .hgroup p.pretitle {
    font-size:25px;
	letter-spacing: 1px;
	}
	}}

@media only screen and (min-width: 480px) {
  a.menu-toggler .above_threshold {
		display: inline-block;
	}
}

.vc_custom_1571711801161 button {margin-top: 25px;}