body .rev_slider .tp-caption.timberline,
body .rev_slider .tp-caption.timberlineads {
  padding: 10px;
  max-width: 500px;
  width: 500px;

  position: absolute;
  top: 50px;
  left: 50px;
  word-wrap: normal;

  background-color: rgba(7, 78, 115, .7);
  color: #ec7234;
  opacity: 1 !important;
  top: 100px;
  left: 50px;
  z-index: 9999 !important;
}
body .rev_slider .tp-caption.timberlineads {
	width: auto;
}
body .tp-caption.timberline h1, .tp-caption.timberline p,
body .tp-caption.timberlineads h1, .tp-caption.timberlineads p  {
  max-width: 500px;
    word-wrap: normal;
  white-space: normal;
margin-bottom: 0;
	color: #ec7234 !important;
}
body .tp-caption.timberline h1,
body .tp-caption.timberlineads h1 {
  font-size: 28pt;
  font-weight: 600;
}
body #theme-page .tp-caption.timberlineads h1 {
	font-size: 14pt;
}

body .tp-caption.timberline p,
body .tp-caption.timberlineads p {
	color: #ec7234;
	font-size: 14pt;
	line-height: 18pt;
}
body .tp-caption.timberline p:first-child,
body .tp-caption.timberlineads p:first-child { {
	margin-top: 5px;
}
