article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0;
}
h2 {
  font-size: 1.5em;
  margin: 0;
}
h3 {
  font-size: 1.17em;
  margin: 0;
}
h4 {
  font-size: 1em;
  margin: 0;
}
h5 {
  font-size: 0.83em;
  margin: 0;
}
h6 {
  font-size: 0.75em;
  margin: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
b,
strong,
.strong {
  font-weight: bold;
}
dfn,
em,
.em {
  font-style: italic;
}
small,
.small {
  font-size: 75%;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
dd {
  margin: 0;
}
.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
body {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
}
@font-face {
  font-family: 'arial-narrow';
  src: url('../font/arial_narrow/arial-narrow-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'arial-narrow';
  src: url('../font/arial_narrow/arial-narrow-italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'arial-narrow';
  src: url('../font/arial_narrow/arial-narrow-bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'arial-narrow';
  src: url('../font/arial_narrow/arial-narrow-bold-italic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
span.amp {
  font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
  font-style: italic;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
html.en {
  direction: ltr;
}
html.en .float {
  float: left;
}
html.ar {
  direction: rtl;
}
html.ar .float {
  float: right;
}
body {
  overflow-y: scroll;
}
body:hover {
  cursor: default;
}
a {
  color: #e87814;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  text-rendering: optimizelegibility;
}
video,
object {
  max-width: 100%;
  height: auto;
}
.image {
  background-color: #848484;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000;
}
.nav-text {
  font-size: 17px;
  line-height: 25px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
}
.button-text {
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
}
.c1,
.c2,
.c3,
.c1c2,
.c2c3,
.c1c2c3 {
  zoom: 1;
  float: left;
}
.c1:before,
.c1:after,
.c2:before,
.c2:after,
.c3:before,
.c3:after,
.c1c2:before,
.c1c2:after,
.c2c3:before,
.c2c3:after,
.c1c2c3:before,
.c1c2c3:after {
  content: "";
  display: table;
}
.c1:after,
.c2:after,
.c3:after,
.c1c2:after,
.c2c3:after,
.c1c2c3:after {
  clear: both;
}
.ar .c1,
.ar .c2,
.ar .c3,
.ar .c1c2,
.ar .c2c3,
.ar .c1c2c3 {
  float: right;
}
.c1,
.c2,
.c3 {
  width: 300px;
}
.c1c2,
.c2c3 {
  width: 625px;
}
.c1c2c3 {
  width: 950px;
}
.c1,
.c2,
.c1c2 {
  margin-right: 25px;
}
.c1,
.c2,
.c1c2 {
  margin-right: 25px;
}
.ar .c1,
.ar .c2,
.ar .c1c2 {
  margin-right: 0;
  margin-left: 25px;
}
.mr-0 {
  margin-right: 0;
}
.ar .mr-0 {
  margin-right: 0;
  margin-left: 0;
}
.mb-l {
  margin-bottom: 25px;
}
.mb-m {
  margin-bottom: 15px;
}
.mb-s {
  margin-bottom: 5px;
}
.mt-l {
  margin-top: 15px;
}
.default-feature {
  display: block;
  background: #e3e3e3;
  border-bottom: 4px solid #666666;
  height: 350px;
  width: 300px;
}
.default-feature .label {
  height: 50px;
}
.default-feature .body {
  height: 270px;
  clear: both;
}
.default-feature .title {
  padding: 0 15px;
  font-size: 18px;
  line-height: 22px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
}
.default-feature .subtitle {
  padding: 5px 15px 0 15px;
  font-size: 13px;
  line-height: 15px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #1a1a1a;
}
.event-feature {
  display: block;
  background: #e3e3e3;
  border-bottom: 4px solid #666666;
  height: 350px;
  width: 300px;
}
.event-feature .image {
  height: 170px;
}
.event-feature .label {
  height: 50px;
}
.event-feature .body {
  height: 100px;
  clear: both;
}
.event-feature .title {
  padding: 0 15px;
  font-size: 18px;
  line-height: 22px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
}
.event-feature .subtitle {
  padding: 5px 15px 0 15px;
  font-size: 13px;
  line-height: 15px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #1a1a1a;
}
.event-feature .date {
  height: 50px;
  padding: 0 15px;
  font-size: 13px;
  line-height: 15px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #1a1a1a;
}
.full-event-feature {
  display: block;
  background: #e3e3e3;
  border-bottom: 4px solid #666666;
  height: 350px;
  width: 300px;
  height: 725px;
  width: 625px;
}
.full-event-feature .image {
  height: 170px;
}
.full-event-feature .label {
  height: 50px;
}
.full-event-feature .body {
  height: 100px;
  clear: both;
}
.full-event-feature .title {
  padding: 0 15px;
  font-size: 18px;
  line-height: 22px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
}
.full-event-feature .subtitle {
  padding: 5px 15px 0 15px;
  font-size: 13px;
  line-height: 15px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #1a1a1a;
}
.full-event-feature .date {
  height: 50px;
  padding: 0 15px;
  font-size: 13px;
  line-height: 15px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #1a1a1a;
}
.full-event-feature .image {
  height: 545px;
}
.item-cover {
  width: 950px;
  height: 550px;
  background-color: #848484;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.item-cover-caption {
  padding-top: 3px;
  height: 25px;
  line-height: 22px;
  background-color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
  text-align: right;
}
.item-content {
  background: #e3e3e3;
}
.item-content .title {
  clear: both;
  padding: 15px;
  font-size: 30px;
  line-height: 36px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
}
.item-content .subtitle {
  clear: both;
  padding: 0 15px 15px 15px;
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666666;
}
.item-content .details {
  padding: 0 15px;
  font-size: 14px;
  line-height: 17px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #1a1a1a;
}
.item-content .details a {
  color: #e87814;
}
.item-content .details i,
.item-content .details em {
  font-style: italic;
  font-size: 16px;
  line-height: 24px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
}
.item-content .text {
  padding: 0 15px 25px;
}
.item-content .text .title {
  margin-bottom: 20px;
}
.item-content .text p,
.item-content .text br,
.item-content .text img {
  margin: 0 0 15px;
}
.item-content .text a {
  color: #e87814;
  text-decoration: none;
}
.item-content .text a:hover {
  text-decoration: underline;
}
.item-content .text img {
  max-width: 100%;
  height: auto;
}
.item-content .text h1,
.item-content .text h2,
.item-content .text h3,
.item-content .text h4,
.item-content .text h5,
.item-content .text h6 {
  margin-bottom: 5px;
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #754c24;
}
.item-content .text ul,
.item-content .text ol {
  list-style-position: outside;
  margin: 0 18px 15px;
}
.item-content .text ul {
  list-style-type: square;
}
.item-content .text ol {
  list-style-type: decimal;
}
.default-content {
  background: #e3e3e3;
  padding: 25px 15px;
}
.artist-feature {
  display: block;
  background: #e3e3e3;
  border-bottom: 4px solid #666666;
  height: 162.5px;
  width: 300px;
}
.artist-feature .label {
  height: 50px;
}
.artist-feature .title {
  min-height: 60px;
  clear: both;
  padding: 0 15px;
  font-size: 18px;
  line-height: 22px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
}
.artist-feature .bio {
  height: 50px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 19px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #1a1a1a;
}
.full-artist-feature {
  display: block;
  height: 350px;
  width: 300px;
  background: #f47814;
}
.full-artist-feature .type {
  height: 60px;
  padding: 10px 15px 0;
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
}
.full-artist-feature .body {
  min-height: 220px;
}
.full-artist-feature .title {
  padding: 0px 15px;
  font-size: 30px;
  line-height: 36px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #fff;
}
.full-artist-feature .bio {
  padding: 5px 15px 15px;
  font-size: 16px;
  line-height: 19px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #1a1a1a;
}
.full-artist-feature .payoff {
  padding: 0 15px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #fff;
  line-height: 20px;
}
.full-image-feature {
  display: block;
  height: 350px;
  width: 300px;
  background: #848484;
  border-bottom: 4px solid #4C4C4C;
}
.full-image-feature .image {
  height: 205px;
}
.full-image-feature .title {
  height: 85px;
  padding: 15px 15px 0;
  font-size: 18px;
  line-height: 22px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #fff;
}
.full-image-feature .extra {
  height: 60px;
  padding: 0px 15px;
  font-size: 14px;
  line-height: 17px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
}
.publication-feature {
  display: block;
  background: #e3e3e3;
  border-bottom: 4px solid #666666;
  height: 350px;
  width: 300px;
}
.publication-feature .image {
  height: 170px;
}
.publication-feature .label {
  height: 50px;
}
.publication-feature .body {
  height: 100px;
  clear: both;
}
.publication-feature .title {
  padding: 0 15px;
  font-size: 18px;
  line-height: 22px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
}
.publication-feature .subtitle {
  padding: 5px 15px 0 15px;
  font-size: 13px;
  line-height: 15px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #1a1a1a;
}
.publication-feature .date {
  height: 50px;
  padding: 0 15px;
  font-size: 13px;
  line-height: 15px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #1a1a1a;
}
.video-feature {
  display: block;
  height: 350px;
  width: 300px;
  background: #848484;
  border-bottom: 4px solid #4C4C4C;
}
.video-feature .image {
  height: 205px;
}
.video-feature .icon {
  position: relative;
  top: 170px;
  left: 10px;
  width: 28px;
  height: 27px;
  opacity: 0.8;
  background-image: url(../img/arrow_background_right.png);
  background-repeat: no-repeat;
}
.video-feature .title {
  height: 85px;
  padding: 15px 15px 0;
  font-size: 18px;
  line-height: 22px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #fff;
}
.video-feature .extra {
  height: 60px;
  padding: 0px 15px;
  font-size: 14px;
  line-height: 17px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
}
.video-feature .icon {
  right: 10px;
}
.general-text-feature {
  display: block;
  padding: 0 15px;
  height: 100px;
}
.general-text-feature .title {
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  padding: 15px 0 5px;
}
.general-text-feature .text {
  font-size: 14px;
  line-height: 18px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #fff;
}
.general-text-feature .text a {
  color: white;
  text-decoration: underline;
}
.general-text-feature.orange {
  background: #f47814;
  border-bottom: 4px solid #B75A0F;
}
.general-text-feature.orange:hover {
  border-bottom: 4px solid #4C4C4C;
}
.general-text-feature.light-gray {
  background: #e3e3e3;
  border-bottom: 4px solid #666666;
}
.general-text-feature.light-gray .title,
.general-text-feature.light-gray .text {
  color: #666666;
}
.general-text-feature.light-gray:hover {
  border-bottom: 4px solid #f47814;
}
.general-text-feature.gray {
  background: #848484;
  border-bottom: 4px solid #666666;
}
.general-text-feature.gray:hover {
  border-bottom: 4px solid #f47814;
}
.general-text-feature.white {
  background: #fff;
  border-bottom: 4px solid #e3e3e3;
}
.general-text-feature.white .title,
.general-text-feature.white .text {
  color: #666666;
}
.general-text-feature.white:hover {
  border-bottom: 4px solid #f47814;
}
.full-general-text-feature {
  display: block;
  padding: 0 15px;
  height: 100px;
  height: 350px;
  padding: 30px;
}
.full-general-text-feature .title {
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  padding: 15px 0 5px;
}
.full-general-text-feature .text {
  font-size: 14px;
  line-height: 18px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #fff;
}
.full-general-text-feature .text a {
  color: white;
  text-decoration: underline;
}
.full-general-text-feature.orange {
  background: #f47814;
  border-bottom: 4px solid #B75A0F;
}
.full-general-text-feature.orange:hover {
  border-bottom: 4px solid #4C4C4C;
}
.full-general-text-feature.light-gray {
  background: #e3e3e3;
  border-bottom: 4px solid #666666;
}
.full-general-text-feature.light-gray .title,
.full-general-text-feature.light-gray .text {
  color: #666666;
}
.full-general-text-feature.light-gray:hover {
  border-bottom: 4px solid #f47814;
}
.full-general-text-feature.gray {
  background: #848484;
  border-bottom: 4px solid #666666;
}
.full-general-text-feature.gray:hover {
  border-bottom: 4px solid #f47814;
}
.full-general-text-feature.white {
  background: #fff;
  border-bottom: 4px solid #e3e3e3;
}
.full-general-text-feature.white .title,
.full-general-text-feature.white .text {
  color: #666666;
}
.full-general-text-feature.white:hover {
  border-bottom: 4px solid #f47814;
}
.full-general-text-feature .text {
  font-size: 30px;
  line-height: 36px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #fff;
}
.page-feature {
  display: block;
  background: #e3e3e3;
  width: 300px;
  height: 350px;
  border-bottom: 4px solid #666666;
}
.page-feature .image {
  height: 170px;
}
.page-feature .title {
  padding: 15px 15px 5px;
}
.page-feature .title .title-text {
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #754c24;
  display: inline;
  padding-right: 17px;
  background-image: url(../img/arrow_brown_right.png);
  background-repeat: no-repeat;
  background-position: right 5px;
}
.page-feature .text {
  padding: 0 15px 15px;
  font-size: 14px;
  line-height: 18px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
}
.page-feature a {
  color: #fff;
  text-decoration: underline;
}
.page-feature:hover {
  border-bottom: 4px solid #f47814;
}
.ar .page-feature .title-text {
  background-image: url(../img/arrow_brown_left.png);
  padding-right: 0;
  padding-left: 17px;
  background-position: left 5px;
}
.full-page-feature {
  display: block;
  zoom: 1;
  width: 950px;
  min-height: 350px;
  position: relative;
  background: #e3e3e3;
}
.full-page-feature:before,
.full-page-feature:after {
  content: "";
  display: table;
}
.full-page-feature:after {
  clear: both;
}
.full-page-feature .image {
  position: absolute;
  background-size: cover;
  width: 300px;
  height: 100%;
}
.full-page-feature .body {
  float: right;
  width: 650px;
  padding: 25px;
}
.full-page-feature .type {
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #754c24;
  font-weight: bold;
}
.full-page-feature .text {
  padding: 30px 0;
  font-size: 16px;
  line-height: 24px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
}
.full-page-feature .text .title {
  margin-bottom: 20px;
}
.full-page-feature .text p,
.full-page-feature .text br,
.full-page-feature .text img {
  margin: 0 0 15px;
}
.full-page-feature .text a {
  color: #e87814;
  text-decoration: none;
}
.full-page-feature .text a:hover {
  text-decoration: underline;
}
.full-page-feature .text img {
  max-width: 100%;
  height: auto;
}
.full-page-feature .text h1,
.full-page-feature .text h2,
.full-page-feature .text h3,
.full-page-feature .text h4,
.full-page-feature .text h5,
.full-page-feature .text h6 {
  margin-bottom: 5px;
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #754c24;
}
.full-page-feature .text ul,
.full-page-feature .text ol {
  list-style-position: outside;
  margin: 0 18px 15px;
}
.full-page-feature .text ul {
  list-style-type: square;
}
.full-page-feature .text ol {
  list-style-type: decimal;
}
.ar .full-page-feature .body {
  float: left;
}
.section-nav {
  background: #e3e3e3;
  padding: 0 15px 15px;
}
.section-nav .title {
  padding: 15px 0;
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #754c24;
}
.section-nav .link a {
  display: block;
  padding: 5px 0;
  font-size: 14px;
  line-height: 18px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #4C4C4C;
}
.section-nav .link a:hover {
  color: #e87814;
  cursor: pointer;
}
.site-payoff {
  display: block;
  background: #e3e3e3;
  padding: 40px 35px;
  border-bottom: 4px solid #666666;
}
.site-payoff .title {
  font-size: 38px;
  line-height: 56px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
}
.site-payoff .general-button {
  float: right;
}
.site-dfonline {
  display: block;
  font-size: 14px;
  background: #848484;
  padding: 19px 18px;
  border-bottom: 4px solid #666666;
  border-top: 22px solid #ffffff;
  font-family: "arial", Helvetica Neue, Helvetica, Arial, sans-serif;


}
.site-dfonline .title {
  font-size: 18px;
  line-height: 26px;
  font-family: "arial", Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #ffffff;
}
.site-dfonline .general-button {
  float: center;
}
.calendar {
  width: 300px;
  height: 350px;
  background: #000;
}
.slider {
  width: 950px;
  height: 575px;
}
.slider .wrapper {
  position: absolute;
  width: 950px;
  height: 550px;
  overflow: hidden;
}
.slider .viewport {
  width: 950px;
  height: 550px;
  overflow: hidden;
}
.slider .slides-container {
  postion: absolute;
  display: inline-block;
  height: 550px;
  margin: 0 -950px;
}
.slider .slide {
  display: block;
  text-decoration: none;
  width: 950px;
  height: 550px;
  float: left;
}
.slider .slide:first-child {
  margin-left: 950px;
}
.slider .image {
  width: 950px;
  height: 550px;
  background-color: black;
  background-size: cover;
}
.slider .info {
  position: relative;
  top: 220px;
  left: 50px;
  width: 290px;
  height: 310px;
  background: #fff;
  border-bottom: 4px solid #666666;
}
.slider .label {
  float: left;
  left: -25px;
}
.slider .nav {
  zoom: 1;
  height: 40px;
  margin: 0 15px;
}
.slider .nav:before,
.slider .nav:after {
  content: "";
  display: table;
}
.slider .nav:after {
  clear: both;
}
.slider .controls {
  float: right;
}
.slider .previous,
.slider .next {
  float: left;
  width: 25px;
  height: 30px;
  margin-top: 8px;
  background-repeat: no-repeat;
  background-position: center;
}
.slider .previous:hover,
.slider .next:hover {
  cursor: pointer;
}
.slider .previous {
  background-image: url(../img/arrow_gray_left.png);
}
.slider .previous:hover {
  background-image: url(../img/arrow_outlined_left.png);
}
.slider .next {
  background-image: url(../img/arrow_gray_right.png);
}
.slider .next:hover {
  background-image: url(../img/arrow_outlined_right.png);
}
.slider .body {
  clear: both;
  padding: 0 15px;
  min-height: 230px;
}
.slider .title {
  font-size: 30px;
  line-height: 36px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
}
.slider .subtitle {
  padding-top: 5px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
}
.slider .date {
  padding: 0 15px;
  height: 60px;
  font-size: 13px;
  line-height: 15px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #1a1a1a;
}
.ar .slider .label {
  float: right;
  right: -25px;
}
.ar .slider .controls {
  float: left;
}
.ar .slider .info {
  left: 50px;
  right: 50px;
}
.slideshow {
  width: 950px;
  height: 575px;
}
.slideshow .viewport {
  width: 950px;
  height: 575px;
  position: absolute;
  overflow: hidden;
}
.slideshow .slides-container {
  postion: absolute;
  width: 4750px;
  height: 575px;
  margin-left: -950px;
}
.slideshow .slide {
  display: block;
  text-decoration: none;
  width: 950px;
  height: 575px;
  float: left;
}
.slideshow .image {
  width: 950px;
  height: 550px;
  background-color: #848484;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.slideshow .caption {
  padding-top: 3px;
  height: 25px;
  line-height: 22px;
  background-color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
  text-align: right;
  width: 950px;
}
.slideshow .info {
  position: relative;
  width: 950px;
  height: 575px;
}
.slideshow .previous,
.slideshow .next {
  width: 50px;
  height: 575px;
  background-repeat: no-repeat;
  background-position: center;
}
.slideshow .previous:hover,
.slideshow .next:hover {
  cursor: pointer;
}
.slideshow .previous {
  float: left;
  background-image: url(../img/arrow_background_left.png);
}
.slideshow .previous:hover {
  background-image: url(../img/arrow_filled_background_left.png);
}
.slideshow .next {
  float: right;
  background-image: url(../img/arrow_background_right.png);
}
.slideshow .next:hover {
  background-image: url(../img/arrow_filled_background_right.png);
}
.ar .slideshow .slide {
  float: right;
}
.work-slider {
  width: 950px;
  height: 600px;
}
.work-slider .viewport {
  width: 950px;
  height: 600px;
  position: absolute;
  overflow: hidden;
  border: 1px solid #666666;
}
.work-slider .slides-container {
  postion: absolute;
  width: 4750px;
  height: 600px;
  margin-left: -950px;
}
.work-slider .slide {
  display: block;
  text-decoration: none;
  width: 950px;
  height: 600px;
  float: left;
}
.work-slider .work {
  width: 950px;
  height: 550px;
  background-color: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.work-slider .info {
  position: relative;
  width: 950px;
  height: ;
}
.work-slider .caption {
  width: 950px;
  height: 50px;
  line-height: 50px;
  background: #e3e3e3;
  padding: 0 50px;
}
.work-slider .previous,
.work-slider .next {
  width: 50%;
  height: 550px;
  background-repeat: no-repeat;
}
.work-slider .previous:hover,
.work-slider .next:hover {
  cursor: pointer;
}
.work-slider .previous {
  float: left;
  background-image: url(../img/arrow_background_left.png);
  background-position: left 15px center;
}
.work-slider .previous:hover {
  background-image: url(../img/arrow_filled_background_left.png);
}
.work-slider .next {
  float: right;
  background-image: url(../img/arrow_background_right.png);
  background-position: right 15px center;
}
.work-slider .next:hover {
  background-image: url(../img/arrow_filled_background_right.png);
}
.ar .work-slider .slide {
  float: right;
}
.cal-widget {
  margin-bottom: 25px;
  height: 350px;
}
.cal-widget .widget_calendar {
  background: none !important;
}
.cal-widget .widget_calendar_medium_size {
  width: auto;
  border: none !important;
}
.cal-widget #calendar_wrap .calendar-pagi,
.cal-widget #calendar_wrap .ui-datepicker-header {
  width: 100%;
}
.cal-widget .widget_calendar {
  box-shadow: none;
}
.cal-widget #calendar_wrap .ui-datepicker-header {
  background: none;
  font-weight: normal;
  text-transform: capitalize;
}
.cal-widget #calendar_wrap .ui-datepicker-header span {
  color: #1a1a1a;
}
.cal-widget #calendar_wrap .calendar-pagi {
  background: none;
  font-weight: normal;
  text-transform: capitalize;
}
.cal-widget #calendar_wrap .calendar-pagi a {
  color: #754c24 !important;
}
.cal-widget #calendar_wrap .calendar-pagi a:hover {
  text-decoration: underline;
  color: #754c24 !important;
}
.cal-widget #calendar_wrap .wp-cal-datepicker-calendar tr td.WP-Cal-popup {
  background: #e87814 !important;
}
.cal-widget #calendar_wrap .wp-cal-datepicker-calendar tr td.WP-Cal-popup a {
  color: #fff;
}
.cal-widget #calendar_wrap .wp-cal-datepicker-calendar tr td {
  background: #e3e3e3;
}
.cal-widget #calendar_wrap .wp-cal-datepicker-calendar tr td a {
  font-weight: normal;
}
.cal-widget #calendar_wrap .wp-cal-datepicker-calendar tr td a:hover {
  text-decoration: none;
  cursor: default;
}
.cal-widget #calendar_wrap .wp-cal-datepicker-calendar tr td a,
.cal-widget #calendar_wrap .wp-cal-datepicker-calendar tr th {
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.cal-widget #calendar_wrap .calendar-pagi ul li a {
  font-size: 13px;
}
.cal-widget #calendar_wrap .wp-cal-datepicker-calendar tr td .wp-cal-tooltip {
  border: none !important;
  background: #fff;
}
.cal-widget #calendar_wrap .wp-cal-datepicker-calendar tr td .wp-cal-tooltip span.date {
  color: #666666;
}
.cal-widget #calendar_wrap .ui-datepicker-prev span,
.cal-widget #calendar_wrap .ui-datepicker-prev span:hover {
  background: url("../img/arrow_gray_left.png") no-repeat scroll center transparent;
}
.cal-widget #calendar_wrap .ui-datepicker-next span,
.cal-widget #calendar_wrap .ui-datepicker-next span:hover {
  background: url("../img/arrow_gray_right.png") no-repeat scroll center transparent;
}
.cal-widget #calendar_wrap .wp-cal-datepicker-calendar tr td .wp-cal-tooltip span.date {
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  font-weight: normal;
}
.cal-widget #calendar_wrap .wp-cal-datepicker-calendar tr td .wp-cal-tooltip ul li {
  width: 100%;
  padding: 8px 5px;
}
.cal-widget #calendar_wrap .wp-cal-datepicker-calendar tr td .wp-cal-tooltip ul li a .title {
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 22px;
  color: #e87814;
}
.cal-widget #calendar_wrap .wp-cal-datepicker-calendar tr td .wp-cal-tooltip ul li a:hover .title {
  cursor: pointer;
  color: #e87814;
  text-decoration: underline;
}
.cal-widget #calendar_wrap .wp-cal-datepicker-calendar tr td .wp-cal-tooltip ul li .category {
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.cal-widget .calendar_wrap_loading img {
  display: none;
}
.ar .cal-widget #calendar_wrap .ui-datepicker-prev {
  float: right;
}
.ar .cal-widget #calendar_wrap .ui-datepicker-next {
  float: left;
}
.ar .cal-widget #calendar_wrap .ui-datepicker-prev span,
.ar .cal-widget #calendar_wrap .ui-datepicker-prev span:hover {
  background: url("../img/arrow_gray_right.png") no-repeat scroll center transparent;
}
.ar .cal-widget #calendar_wrap .ui-datepicker-next span,
.ar .cal-widget #calendar_wrap .ui-datepicker-next span:hover {
  background: url("../img/arrow_gray_left.png") no-repeat scroll center transparent;
}
.ar .cal-widget #calendar_wrap .calendar-pagi ul li.wp-cal-prev {
  float: right;
}
.ar .cal-widget #calendar_wrap .calendar-pagi ul li.wp-cal-next {
  float: left;
}
.ar .cal-widget #calendar_wrap .wp-cal-datepicker-calendar tr td .wp-cal-tooltip {
  text-align: right;
}
.tumblr-widget {
  margin-bottom: 25px;
  height: 350px;
}
.tumblr-widget .container {
  height: 300px;
  padding: 10px;
  border: 1px solid #848484;
  overflow-y: scroll;
  overflow-x: hidden;
}
.vimeo-widget {
  margin-bottom: 25px;
  height: 350px;
}
.twitter-widget {
  margin-bottom: 25px;
  height: 350px;
}
.facebook-widget {
  margin-bottom: 25px;
  height: 350px;
}
body {
  width: 970px;
  margin: 0 auto;
  background: #fff;
  font-size: 16px;
  line-height: 24px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
}
.wrap {
  margin: 0 10px;
}
.header {
  height: 150px;
  zoom: 1;
}
.header:before,
.header:after {
  content: "";
  display: table;
}
.header:after {
  clear: both;
}
.header .logo {
  display: block;
  height: 100px;
  background-image: url(../img/logo_header.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.header .global-nav {
  zoom: 1;
  float: left;
  width: 745px;
}
.header .global-nav:before,
.header .global-nav:after {
  content: "";
  display: table;
}
.header .global-nav:after {
  clear: both;
}
.header .global-nav li {
  float: left;
}
.header .langswitch {
  float: left;
  width: 30px;
  height: 25px;
  background-color: #f47814;
  background-position: center;
  background-repeat: no-repeat;
}
.header .langswitch.ar {
  background-image: url(../img/langswitch_ar.png);
}
.header .langswitch.en {
  background-image: url(../img/langswitch_en.png);
}
.header .langswitch:hover {
  background-color: #B75A0F;
  cursor: pointer;
}
.ar .header .global-nav {
  float: right;
}
.ar .header .global-nav li {
  float: right;
}
.ar .header .langswitch {
  float: right;
}
.ar .header .logo {
  background-position: right center;
}
.searchform .search {
  float: left;
  width: 175px;
}
.searchform .search .input {
  width: 130px;
  float: left;
  padding: 0 3px;
}
.searchform .search .input:focus {
  outline: none;
}
.searchform .search .looking-glass {
  text-indent: -99999px;
  background-image: url(../img/looking_glass_gray.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 30px;
}
.searchform .search .looking-glass:hover {
  background-image: url(../img/looking_glass_orange.png);
}
.ar .searchform .search {
  float: right;
}
.ar .searchform .search .input {
  float: right;
}
#content {
  zoom: 1;
  margin-bottom: 25px;
}
#content:before,
#content:after {
  content: "";
  display: table;
}
#content:after {
  clear: both;
}
.content .title {
  margin-bottom: 20px;
}
.content p,
.content br,
.content img {
  margin: 0 0 15px;
}
.content a {
  color: #e87814;
  text-decoration: none;
}
.content a:hover {
  text-decoration: underline;
}
.content img {
  max-width: 100%;
  height: auto;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  margin-bottom: 5px;
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #754c24;
}
.content ul,
.content ol {
  list-style-position: outside;
  margin: 0 18px 15px;
}
.content ul {
  list-style-type: square;
}
.content ol {
  list-style-type: decimal;
}
.local-nav {
  zoom: 1;
  background: #e3e3e3;
}
.local-nav:before,
.local-nav:after {
  content: "";
  display: table;
}
.local-nav:after {
  clear: both;
}
.local-nav li {
  list-style-type: none;
  float: left;
  margin-right: 5px;
  padding: 0 8px;
  font-size: 17px;
  line-height: 25px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  color: #666666;
}
.local-nav a {
  color: #666666;
}
.local-nav a:hover,
.local-nav a.active {
  color: #1a1a1a;
  text-decoration: underline;
}
.local-nav .highlight {
  background: #e87814;
}
.local-nav .highlight a {
  color: #fff;
}
.ar .local-nav li {
  float: right;
  margin-right: 5px;
}
.indexed-list .local-nav {
  margin-left: 0;
  margin-right: 0;
}
.indexed-list .local-nav.orange a {
  color: #e87814;
}
.indexed-list .header {
  display: block;
  height: auto;
  margin-bottom: 15px;
  margin-top: 25px;
  font-size: 16px;
  line-height: 19px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #e87814;
}
.indexed-list .header:hover {
  text-decoration: none;
}
.indexed-list .back-to-top {
  display: block;
  margin-top: 15px;
}
.indexed-list .item {
  color: #666666;
}
.split-list,
.split-list-three-columns {
  zoom: 1;
}
.split-list:before,
.split-list:after,
.split-list-three-columns:before,
.split-list-three-columns:after {
  content: "";
  display: table;
}
.split-list:after,
.split-list-three-columns:after {
  clear: both;
}
.split-list h2,
.split-list-three-columns h2 {
  display: block;
  margin-bottom: 5px;
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #754c24;
}
.split-list h3,
.split-list-three-columns h3 {
  margin-bottom: 5px;
  margin-top: 25px;
  font-size: 16px;
  line-height: 19px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #e87814;
}
.split-list a,
.split-list-three-columns a {
  color: #666666;
}
.split-list a:hover,
.split-list-three-columns a:hover {
  text-decoration: underline;
}
.split-list .inner-c1 {
  float: left;
  width: 298px;
  border-right: 1px solid #666666;
  padding-right: 25px;
}
.split-list .inner-c2 {
  float: left;
  width: 297px;
  padding-left: 25px;
}
.ar .split-list .inner-c1 {
  float: right;
  width: 297px;
  padding-left: 25px;
  padding-right: 0;
  border-right: none;
}
.ar .split-list .inner-c2 {
  float: right;
  width: 298px;
  border-right: 1px solid #666666;
  padding-left: 0;
  padding-right: 25px;
}
.split-list-three-columns .inner-c1 {
  float: left;
  width: 306px;
  border-right: 1px solid #666666;
  padding-right: 25px;
}
.split-list-three-columns .inner-c2 {
  float: left;
  width: 307px;
  border-right: 1px solid #666666;
  padding-left: 25px;
  padding-right: 25px;
}
.split-list-three-columns .inner-c3 {
  float: left;
  width: 306px;
  padding-left: 25px;
  min-height: 100px;
}
.footer {
  margin: 25px 0;
  padding: 25px 0;
  border-top: 4px solid #e3e3e3;
  min-height: 150px;
}
.footer .menu {
  zoom: 1;
  padding: 0 25px 5px;
}
.footer .menu:before,
.footer .menu:after {
  content: "";
  display: table;
}
.footer .menu:after {
  clear: both;
}
.footer .menu .c {
  float: left;
  width: 210px;
  margin-right: 20px;
}
.footer .menu .c:last-child {
  margin-right: 0;
}
.footer .menu .section {
  margin-bottom: 17px;
}
.footer .menu .title,
.footer .menu .title a {
  display: block;
  margin-bottom: 5px;
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #754c24;
}
.footer .menu .link a {
  display: block;
  font-size: 12px;
  line-height: 18px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
  padding-bottom: 3px;
}
.footer .menu .link a:hover {
  color: #e87814;
}
.footer .menu .social-link {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 5px 5px 0;
  background-size: 100%;
}
.footer .menu .social-link.facebook {
  background-image: url(../img/social/facebook.png);
}
.footer .menu .social-link.instagram {
  background-image: url(../img/social/instagram.png);
}
.footer .menu .social-link.tumblr {
  background-image: url(../img/social/tumblr.png);
}
.footer .menu .social-link.twitter {
  background-image: url(../img/social/twitter.png);
}
.footer .menu .social-link.vimeo {
  background-image: url(../img/social/vimeo.png);
}
.footer .menu .social-link.youtube {
  background-image: url(../img/social/youtube.png);
}
.footer .newsletter {
  width: 205px;
}
.footer .newsletter .input {
  width: 170px;
  padding-left: 3px;
}
.footer .newsletter .input:focus {
  outline: none;
}
.footer .newsletter .subscribe {
  text-indent: -99999px;
  background-image: url(../img/arrow_gray_right.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 30px;
}
.footer .newsletter .subscribe:hover {
  background-image: url(../img/arrow_brown_right.png);
}
.footer .newsletter .mailchimpid {
  position: absolute;
  left: -5000px;
  width: 1px;
}
.footer .copyright {
  display: block;
  padding: 0 20px;
  background: #e3e3e3;
  font-size: 11px;
  line-height: 16px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
  line-height: 25px;
}
.footer .copyright:hover {
  text-decoration: underline;
}
.ar .footer .menu .c {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.ar .footer .menu .c:last-child {
  margin-left: 0;
}
.ar .footer .subscribe {
  background-image: url(../img/arrow_gray_left.png);
}
.ar .footer .subscribe:hover {
  background-image: url(../img/arrow_brown_left.png);
}
.ar .footer .newsletter .mailchimpid {
  right: -5000px;
  left: 0;
}
.ar .footer .social-link {
  margin: 0 0 5px 5px;
}
input {
  border: 1px solid #e3e3e3;
  background-color: #e3e3e3;
  height: 25px;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}
.label {
  padding: 10px 0 0;
  position: relative;
  left: -10px;
}
.label .label-text {
  float: left;
  background: #f47814;
  padding: 4px 8px;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
}
.label .label-wrap {
  float: left;
  clear: both;
  width: 10px;
  height: 9px;
  background-image: url(../img/label_wrap_en.png);
}
.ar .label {
  right: -10px;
}
.ar .label .label-text {
  float: right;
}
.ar .label .label-wrap {
  float: right;
  background-image: url(../img/label_wrap_ar.png);
}
.nav-item a {
  float: left;
  font-size: 17px;
  line-height: 25px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  margin-right: 5px;
  padding: 0 6px;
  background: #848484;
}
.nav-item a:hover {
  background: #e3e3e3;
  color: #666666;
}
.nav-item a.active {
  background: #f47814;
  color: #fff;
}
.nav-item a:hover {
  cursor: pointer;
}
.general-header {
  display: block;
  margin-bottom: 5px;
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #754c24;
}
.page-title {
  display: block;
  margin-bottom: 5px;
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #754c24;
  font-weight: bold;
}
.general-button {
  display: block;
  width: 270px;
  min-height: 30px;
  padding: 5px 35px 5px 15px;
  background-image: url(../img/arrow_white_right.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  font-size: 16px;
  line-height: 19px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
}
.general-button.orange {
  background-color: #f47814;
}
.general-button.orange:hover {
  background-color: #B75A0F;
}
.general-button.gray {
  background-color: #848484;
}
.general-button.gray:hover {
  background-color: #666666;
}
.general-button.white {
  background-color: #fff;
  color: #666666;
  background-image: url(../img/arrow_gray_right.png);
}
.general-button.white:hover {
  background-color: #e3e3e3;
}
.general-button:hover {
  cursor: pointer;
}
.ar .general-button {
  padding: 5px 15px 5px 35px;
  background-image: url(../img/arrow_white_left.png);
  background-position: left 10px center;
}
.full-general-button {
  display: block;
  width: 270px;
  min-height: 30px;
  padding: 5px 35px 5px 15px;
  background-image: url(../img/arrow_white_right.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  font-size: 16px;
  line-height: 19px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  width: auto;
}
.full-general-button.orange {
  background-color: #f47814;
}
.full-general-button.orange:hover {
  background-color: #B75A0F;
}
.full-general-button.gray {
  background-color: #848484;
}
.full-general-button.gray:hover {
  background-color: #666666;
}
.full-general-button.white {
  background-color: #fff;
  color: #666666;
  background-image: url(../img/arrow_gray_right.png);
}
.full-general-button.white:hover {
  background-color: #e3e3e3;
}
.full-general-button:hover {
  cursor: pointer;
}
.full-general-button.right {
  text-align: right;
}
.ar .full-general-button {
  display: block;
  width: 270px;
  min-height: 30px;
  padding: 5px 35px 5px 15px;
  background-image: url(../img/arrow_white_right.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  font-size: 16px;
  line-height: 19px;
  font-family: "arial-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  width: auto;
  padding: 5px 15px 5px 35px;
  background-image: url(../img/arrow_white_left.png);
  background-position: left 10px center;
}
.ar .full-general-button.orange {
  background-color: #f47814;
}
.ar .full-general-button.orange:hover {
  background-color: #B75A0F;
}
.ar .full-general-button.gray {
  background-color: #848484;
}
.ar .full-general-button.gray:hover {
  background-color: #666666;
}
.ar .full-general-button.white {
  background-color: #fff;
  color: #666666;
  background-image: url(../img/arrow_gray_right.png);
}
.ar .full-general-button.white:hover {
  background-color: #e3e3e3;
}
.ar .full-general-button:hover {
  cursor: pointer;
}
.ar .full-general-button.right {
  text-align: left;
}
.pager-previous {
  text-align: right;
}
.ar .pager-previous {
  text-align: left;
}
.visit-home-google-map {
  height: 265px;
  background: #e3e3e3;
}
.house-map {
  height: 610px;
}
#daratmap-images {
  /* position: absolute; */
}
#daratmap-images img {
  position: absolute;
  border: 0;
}
#daratmap-images img.daratmap-image {
  display: none;
}
#daratmap-map area {
  cursor: pointer;
}
.publication-cover {
  margin-bottom: 15px;
  display: block;
  float: left;
  width: 140px;
  height: 140px;
  margin-right: 10px;
  background-color: #e3e3e3;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.ar .publication-cover {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.inline-video {
  margin-bottom: 20px;
}
.twitter-widget .tweet {
  padding: 0;
}
.twitter-widget .tweet p {
  margin-top: 5px;
  font-size: 14px;
  line-height: 18px;
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  color: #666666;
}
.twitter-widget .twitterfeed {
  margin-bottom: 5px;
}
.instagram-widget {
  zoom: 1;
}
.instagram-widget:before,
.instagram-widget:after {
  content: "";
  display: table;
}
.instagram-widget:after {
  clear: both;
}
@media only screen and (min-width: 481px) {
  @import "_481up.less";
}
@media only screen and (min-width: 1030px) {
  @import "_1030up.less";
}
@media only screen and (min-width: 1240px) {
  @import "_1240up.less";
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  @import "_2x.less";
}
@media print {
  @import "_print.less";
}



/* Apply pointer cursor on the <td> and the <a> inside it */
.WP-Cal-popup:hover,
.WP-Cal-popup:hover a {
  cursor: pointer !important;
}

/* Prevent tooltip from intercepting mouse hover */
.wp-cal-tooltip {
  display: none;
  position: absolute;
  z-index: 1000;
  background: #fff;
  padding: 6px 10px;
  border: 1px solid #ccc;
  font-size: 13px;
  max-width: 200px;
  pointer-events: auto;
}
