@charset "UTF-8";
/**
 ** Olive Tree Ministries theme skin css
 **
 **/
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@-ms-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@-o-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
/*        
@include transition-all(all, .2s, ease-in-out, 0s);
@include transform-translate(x, y);
@include transform-rotate(rotate);
@include transform-scale(scale);
@include animate-spin(spin);
@include border-radius(radius);
@include border-radius-right(radius);
@include box-shadow(box);
@include selector-after;
@include position-absolute(auto, auto, auto, auto);
@include background-all(transparent, "../images/", repeat, center center, initial);
@include dimensions(width, height);
*/
/**=================================
 ** Normalize  
 **=================================
 **/
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-dt-adjust: 100%;
  -webkit-text-dt-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 0; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: 700; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #eee;
  color: #222; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

/**=================================
*** Typography
 **=================================
**/
body,
button,
input,
select,
textarea {
  color: #323232;
  font-family: "Source Sans Pro", arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5; }

a {
  color: #D06606;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }

a:focus {
  outline: 0;
  text-decoration: none; }

a:hover,
a:active {
  color: #914704;
  outline: 0;
  text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  margin: 0 0 20px;
  padding: 0; }

h1,
h2,
h3 {
  font-family: "Source Sans Pro", arial, sans-serif; }

h1, .h1 {
  color: #1872AC;
  font-size: 36px;
  font-weight: 400; }

h2, .h2 {
  color: #1872AC;
  font-size: 32px;
  font-weight: 400; }

h3, .h3 {
  color: #1872AC;
  font-size: 24px;
  font-weight: 300; }

h4, .h4 {
  color: #D06606;
  font-size: 20px;
  font-weight: 600; }

h5, .h5 {
  color: #1872AC;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase; }

h6, .h6 {
  color: #1872AC;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase; }

p {
  margin: 0 0 20px;
  padding: 0; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  color: #666;
  font-size: 18px;
  font-style: italic;
  line-height: 1.7;
  margin: 0;
  overflow: hidden;
  padding: 0; }

blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 600;
  margin-top: 0.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #eee;
  text-decoration: none; }

big {
  font-size: 125%; }

blockquote {
  quotes: "" ""; }

q {
  quotes: "ΓÇ£" "ΓÇ¥" "ΓÇÿ" "ΓÇÖ"; }

blockquote:before,
blockquote:after {
  content: ""; }

strong {
  color: #D06606;
  font-weight: 600; }

:focus {
  outline: none; }

.font400 {
  font-weight: 400; }

/* Typography for Arabic Font */
html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
  font-family: Tahoma, Arial, sans-serif; }

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
  font-weight: 700; }

/* Typography for Chinese Font */
html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
  font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif; }

html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
  font-weight: 700; }

/* Typography for Cyrillic Font */
html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
  font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; }

html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
  font-weight: 700;
  line-height: 1.2; }

/* Typography for Devanagari Font */
html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
  font-family: Arial, sans-serif; }

html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
  font-weight: 700; }

/* Typography for Greek Font */
html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
  font-weight: 700;
  line-height: 1.3; }

/* Typography for Gujarati Font */
html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
  font-family: Arial, sans-serif; }

html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
  font-weight: 700; }

/* Typography for Hebrew Font */
html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
  font-family: "Arial Hebrew", Arial, sans-serif; }

html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
  font-weight: 700; }

/* Typography for Japanese Font */
html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif; }

html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
  font-weight: 700; }

/* Typography for Korean font */
html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
  font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif; }

html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
  font-weight: 600; }

/* Typography for Thai Font */
html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
  line-height: 1.65;
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif; }

html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
  line-height: 1.8;
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* Remove letter-spacing for all non-latin alphabets */
html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
  letter-spacing: 0 !important; }

/**=================================
 ** Helper
 **=================================
**/
/* Lists */
ul,
ol {
  margin: 0 0 1.5em;
  padding: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

/* Formating */
hr {
  background-color: #1872AE;
  border: 0;
  height: 1px;
  margin-bottom: 20px;
  margin-top: 20px; }

/* Tables */
table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%; }

thead th {
  border-bottom: 2px solid #bbb;
  padding-bottom: 0.5em; }

th {
  padding: 0.4em;
  text-align: left; }

tr {
  border-bottom: 1px solid #eee; }

td {
  padding: 0.4em; }

th:first-child,
td:first-child {
  padding-left: 0; }

th:last-child,
td:last-child {
  padding-right: 0; }

/** == Clearings == **/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
  clear: both; }

.clearfix {
  clear: both; }

.clearfix:before,
.clearfix:after {
  content: '';
  display: block;
  clear: both; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
  display: none; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Alignments */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* Media */
img,
video {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption,
.gallery-caption {
  color: #000;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 20px;
  max-width: 100%;
  text-align: center; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

/* Gallery */
.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  padding: 0 1em 0 0;
  width: 50%; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%; }

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%); }

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0; }

.g-recaptcha {
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left; }

.g-recaptcha > div {
  margin: 0 auto; }

#loading {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: block;
  background-color: #fff;
  z-index: 99999;
  text-align: center; }

.overflow-hide {
  overflow: hidden; }

.text-bold {
  font-weight: 700; }

.text-underline {
  text-decoration: underline;
  -webkit-text-underline-position: under;
  -ms-text-underline-position: below;
  text-underline-position: under; }

.align-center {
  text-align: center; }

/**=================================
 ** Forms
 **=================================
**/
label {
  display: block;
  font-weight: 600; }

fieldset {
  margin-bottom: 1em; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea, select {
  color: #666666;
  background: none !important;
  background: #fff !important;
  background-image: none !important;
  border: 1px solid #1872AE;
  display: block;
  padding: 9px 10px;
  width: 100%;
  border-radius: 3px; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #222;
  border-color: #333; }

textarea {
  height: 150px;
  max-width: 100%; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: 0.5em; }

input[type="radio"] + label,
input[type="checkbox"] + label {
  font-weight: 400; }

button,
input[type="button"],
input[type="submit"] {
  background-color: #D06906;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  padding: 1em 2em;
  text-shadow: none;
  border-radius: 0;
  font-weight: 600;
  font-size: 17px;
  display: inline-block;
  color: #FFF;
  text-align: center;
  line-height: 1.4;
  padding: 12px 30px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }

input + button,
input + input[type="button"],
input + input[type="submit"] {
  padding: 0.75em 2em; }

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
  background-color: #ddd;
  color: #222; }

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
button[type="submit"]:hover,
input[type="submit"]:focus {
  background-color: #0a4a75 !important; }

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
  background-color: #0a4a75; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #333;
  font-family: inherit; }

:-moz-placeholder {
  color: #333;
  font-family: inherit; }

::-moz-placeholder {
  color: #333;
  font-family: inherit;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */ }

:-ms-input-placeholder {
  color: #333;
  font-family: inherit; }

.btn {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #A97C50;
  padding: 6px 20px;
  font-size: 20px;
  font-weight: 400;
  color: #A97B50;
  text-decoration: none;
  text-align: center;
  border-radius: 0;
  min-width: 260px; }

.btn:hover {
  background-color: #A97C50;
  color: #FFF; }

.btn.btn-lg {
  min-width: 360px;
  border-width: 2px;
  font-weight: 600;
  padding: 10px 20px; }

.btn.btn-bordered-white {
  border-color: #FFF;
  color: #FFF; }

.btn-preview:hover,
.btn-detail:hover,
.button:hover {
  background-color: #0a4a75 !important; }

form {
  max-width: 810px; }

.field-row {
  position: relative; }
  .field-row h4 {
    margin: 0; }
  .field-row .field-col {
    width: 50%;
    float: left;
    padding-left: 20px;
    padding-right: 20px; }
  .field-row .field-col:after {
    clear: both;
    content: '';
    display: block; }
  .field-row .field-hint {
    background-color: #F3F3F3;
    padding: 30px 60px 30px 30px;
    margin-bottom: 30px;
    position: relative;
    line-height: 1.2;
    width: 100%;
    height: 100%; }
    .field-row .field-hint p {
      font-size: 30px;
      color: #1872AD;
      font-weight: 300;
      margin-bottom: 30px; }
    .field-row .field-hint p:last-child {
      margin: 0; }
  .field-row .field-hint:before {
    content: '';
    color: #FFF;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 145px solid;
    border-right: 0px solid transparent;
    border-left: 32px solid transparent;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: auto;
    left: auto; }
  .field-row .field-hint:after {
    content: '';
    color: #FFF;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-bottom: 145px solid;
    border-right: 0px solid transparent;
    border-left: 32px solid transparent;
    position: absolute;
    top: auto;
    right: 0px;
    bottom: 0px;
    left: auto; }
  .field-row .field-group {
    margin-bottom: 30px;
    position: relative; }
    .field-row .field-group .wpcf7-form-control-wrap {
      display: block; }
    .field-row .field-group span.wpcf7-not-valid-tip {
      width: 100%;
      font-size: 13px;
      position: absolute;
      top: auto;
      right: auto;
      bottom: -18px;
      left: 0px; }
    .field-row .field-group .g-recaptcha {
      -webkit-transform: scale(0.5, 0.65);
      -moz-transform: scale(0.5, 0.65);
      -o-transform: scale(0.5, 0.65);
      -ms-transform: scale(0.5, 0.65);
      transform: scale(0.5, 0.65);
      position: absolute;
      top: 0px;
      right: auto;
      bottom: auto;
      left: 0px; }
  .field-row .field-group.half {
    width: 50%;
    float: left;
    padding-right: 15px;
    margin: 0; }
  .field-row .field-group.half + .field-group.half {
    padding-left: 15px;
    padding-right: 0; }
  .field-row .field-submit {
    text-align: center; }
    .field-row .field-submit input[type="submit"] {
      background-color: #D06906;
      max-width: 380px;
      width: 100%;
      height: 50px;
      border-radius: 0;
      font-weight: 600;
      font-size: 17px; }
    .field-row .field-submit .ajax-loader {
      display: none; }

.field-row.field-row-hint,
.field-row.field-heading {
  margin-bottom: 30px; }

.field-row:after {
  clear: both;
  content: '';
  display: block; }

/**=================================
 ** Layouts 
 **=================================
**/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

body {
  background-color: #FFF;
  overflow-x: hidden;
  /* Fallback for when there is no custom background color defined. */ }

#page {
  position: relative;
  word-wrap: break-word; }

.site-content-contain {
  background-color: #FFF; }

#primary {
  padding-top: 40px;
  padding-bottom: 40px; }

.full-height {
  height: 100%; }

.container {
  position: relative;
  padding-left: 20px;
  padding-right: 20px; }

.row {
  margin-left: -20px;
  margin-right: -20px; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-left: 20px;
  padding-right: 20px; }

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
  float: left; }

.column-md-flex,
.column-sm-flex {
  display: -webkit-flex;
  /* Safari */
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  display: flex;
  flex-direction: row; }

.column-md-flex.row-reverse,
.column-sm-flex.row-reverse {
  flex-direction: row-reverse; }

@media screen and (min-width: 768px) {
  .pad-sm-r0 {
    padding-right: 0; } }
@media screen and (min-width: 1200px) {
  .container {
    width: 1180px; } }
@media screen and (min-width: 1300px) {
  .container {
    width: 1280px; } }
@media screen and (max-width: 991px) {
  .column-md-flex {
    display: block; }

  .hide-md {
    display: none !important; }

  .column-sm-flex.row-reverse {
    flex-direction: row; } }
@media screen and (max-width: 767px) {
  .column-sm-flex {
    display: block; }

  .col-sm-pad-0 {
    padding-left: 0;
    padding-right: 0; }

  .hide-sm {
    display: none !important; } }
@media screen and (max-width: 580px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    width: auto;
    float: none;
    margin-right: 0;
    margin-left: 0; }

  .col-xxs-12 {
    width: 100%; }

  .col-xxs-11 {
    width: 91.66666667%; }

  .col-xxs-10 {
    width: 83.33333333%; }

  .col-xxs-9 {
    width: 75%; }

  .col-xxs-8 {
    width: 66.66666667%; }

  .col-xxs-7 {
    width: 58.33333333%; }

  .col-xxs-6 {
    width: 50%; }

  .col-xxs-5 {
    width: 41.66666667%; }

  .col-xxs-4 {
    width: 33.33333333%; }

  .col-xxs-3 {
    width: 25%; }

  .col-xxs-2 {
    width: 16.66666667%; }

  .col-xxs-1 {
    width: 8.33333333%; } }
/**=================================
 ** Header
 **=================================
**/
#header {
  background-color: #1872AE; }
  #header .header-main {
    z-index: 4;
    background-color: #1872AE; }
    #header .header-main .header-logo {
      float: left;
      margin: 24px 0;
      position: relative;
      z-index: 2; }
      #header .header-main .header-logo img {
        max-height: 121px;
        width: auto; }
      #header .header-main .header-logo p {
        margin: 0; }
    #header .header-main .site-phone {
      z-index: 3;
      position: absolute;
      top: 88px;
      right: auto;
      bottom: auto;
      left: 135px; }
      #header .header-main .site-phone a {
        font-size: 20px;
        color: #FFF;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.85); }
        #header .header-main .site-phone a .fa {
          font-size: 16px;
          margin-right: 5px; }
    #header .header-main .site-tagline {
      float: right;
      position: relative;
      overflow: hidden;
      width: 717px;
      height: 169px;
      background-color: #1872AE;
      background-image: url("../images/olive-tree-ministries-headimg.jpg");
      background-repeat: no-repeat;
      background-position: top right;
      background-size: initial; }
      #header .header-main .site-tagline img {
        margin: 12px 15px 2px; }
      #header .header-main .site-tagline .btn-donate {
        float: right;
        background-color: #D06906;
        display: block;
        padding: 6px;
        margin-right: 5px;
        margin-top: 62px;
        font-size: 22px;
        color: #FFF;
        text-transform: uppercase;
        width: 160px;
        height: 50px;
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        -ms-border-radius: 9px;
        -o-border-radius: 9px;
        border-radius: 9px;
        -webkit-box-shadow: 1px 1px 8px #000;
        -moz-box-shadow: 1px 1px 8px #000;
        box-shadow: 1px 1px 8px #000; }
      #header .header-main .site-tagline .btn-donate:hover {
        background-color: #1872AE; }
    #header .header-main .navbar-toggle {
      border: 0;
      background-color: transparent;
      border-radius: 0;
      margin: 35px 0px;
      padding: 10px 0;
      font-size: 26px;
      position: relative;
      z-index: 999; }
      #header .header-main .navbar-toggle .fa {
        color: #FFF; }
    #header .header-main .navbar-toggle:focus,
    #header .header-main .navbar-toggle:hover {
      background-color: transparent; }
      #header .header-main .navbar-toggle:focus .fa,
      #header .header-main .navbar-toggle:hover .fa {
        color: #FFF !important; }
  #header .navigation-main {
    border-top: 1px solid #133F88;
    line-height: 1.6;
    background-color: #1872AE;
    background-image: url("../images/nav-bgx.jpg");
    background-repeat: repeat-x;
    background-position: top left;
    background-size: initial; }
    #header .navigation-main .site-product-search {
      width: auto;
      box-shadow: 0px 1px 5px #00000029;
      z-index: 8;
      position: absolute;
      top: 0%;
      right: 20px;
      bottom: auto;
      left: 20px;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
      #header .navigation-main .site-product-search .search-field {
        border: 0;
        height: 47px; }
      #header .navigation-main .site-product-search .search-submit {
        width: 86px;
        background-color: #d06906;
        border-radius: 0; }
    #header .navigation-main .site-product-search.toggle-open {
      top: 100%; }
  #header .navigation-main-mobile {
    padding: 5px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #1872AE;
    z-index: 1;
    display: none;
    opacity: 0; }
    #header .navigation-main-mobile .header-logo {
      position: relative;
      float: left;
      width: 320px; }
      #header .navigation-main-mobile .header-logo .site-phone {
        z-index: 9990;
        position: absolute;
        top: 8px;
        right: auto;
        bottom: auto;
        left: 155px; }
        #header .navigation-main-mobile .header-logo .site-phone a {
          font-size: 20px;
          color: #FFF;
          text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.85); }
          #header .navigation-main-mobile .header-logo .site-phone a .fa {
            font-size: 16px;
            margin-right: 5px; }
    #header .navigation-main-mobile .navbar-toggle {
      border: 0;
      background-color: transparent;
      border-radius: 0;
      margin: 0px;
      padding: 10px 0;
      font-size: 26px;
      position: relative;
      z-index: 999;
      display: block; }
      #header .navigation-main-mobile .navbar-toggle .fa {
        color: #FFF; }
    #header .navigation-main-mobile .navbar-toggle:focus,
    #header .navigation-main-mobile .navbar-toggle:hover {
      background-color: transparent; }
      #header .navigation-main-mobile .navbar-toggle:focus .fa,
      #header .navigation-main-mobile .navbar-toggle:hover .fa {
        color: #FFF !important; }
  #header .navigation-main-mobile.fixed {
    opacity: 1; }

.logged-in #header .navigation-main-mobile {
  top: 32px; }

.home-hero {
  position: relative; }
  .home-hero #site-slider {
    position: relative;
    overflow: hidden; }
    .home-hero #site-slider .metaslider .caption-wrap {
      opacity: 1;
      background: none;
      top: 50%;
      transform: translate(0%, -50%);
      text-align: center;
      line-height: 1.3; }
      .home-hero #site-slider .metaslider .caption-wrap .line1 {
        display: block;
        font-size: 36px;
        font-weight: 300;
        font-family: "Source Sans Pro", arial, sans-serif; }
      .home-hero #site-slider .metaslider .caption-wrap .line2 {
        display: block;
        font-size: 36px;
        font-weight: 300;
        font-family: "Source Sans Pro", arial, sans-serif; }

#banner-hero {
  position: relative;
  overflow: hidden; }
  #banner-hero .img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    #banner-hero .img img {
      visibility: hidden;
      opacity: 0;
      max-height: 400px; }
  #banner-hero .caption {
    text-align: center;
    position: absolute;
    top: 0px;
    right: auto;
    bottom: auto;
    left: 0px;
    width: 100%;
    height: 100%; }
    #banner-hero .caption .container {
      height: 100%; }
      #banner-hero .caption .container .caption-text {
        width: 100%;
        position: absolute;
        top: 50%;
        right: auto;
        bottom: auto;
        left: 0px;
        -webkit-transform: translate(0%, -50%);
        -moz-transform: translate(0%, -50%);
        -o-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
        transform: translate(0%, -50%); }
        #banner-hero .caption .container .caption-text h3 {
          margin: 0; }

/**=================================
 ** Navigation
 **=================================
**/
#navigation {
  margin: 0px;
  padding: 0;
  position: relative;
  z-index: 9;
  background-color: #1872AE;
  background-image: url("../images/nav-bgx.jpg");
  background-repeat: repeat-x;
  background-position: top left;
  background-size: initial; }
  #navigation #site-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #navigation #site-navigation ul li {
      position: relative; }
      #navigation #site-navigation ul li a {
        font-size: 17px;
        color: #FFF;
        text-transform: capitalize;
        font-weight: 600; }
      #navigation #site-navigation ul li a:hover {
        color: #FFF; }
  #navigation #site-navigation ul#primary-menu {
    width: 100%;
    padding-right: 1px;
    text-align: center;
    background-color: transparent;
    background-image: url("../images/nav-divider.jpg");
    background-repeat: repeat-y;
    background-position: top right;
    background-size: initial; }
    #navigation #site-navigation ul#primary-menu > li {
      padding-left: 1px;
      background-color: transparent;
      background-image: url("../images/nav-divider.jpg");
      background-repeat: repeat-y;
      background-position: top left;
      background-size: initial; }
    #navigation #site-navigation ul#primary-menu > li.nav-item-search-btn > a {
      padding-right: 30.5px;
      padding-left: 30.5px; }
  #navigation #site-navigation ul#primary-menu > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 25px;
    padding-left: 25px;
    display: block; }
  #navigation #site-navigation .menu > li:hover > a,
  #navigation #site-navigation .menu > li.current-menu-item > a,
  #navigation #site-navigation .menu > li.current_page_ancestor > a,
  #navigation #site-navigation .menu > li.current-menu-ancestor > a,
  #navigation #site-navigation .menu > li.toggle-open > a,
  #navigation #site-navigation .menu > li > a:hover,
  #navigation #site-navigation .menu > li > a:focus {
    background-color: #D06906;
    color: #FFF; }
  #navigation #site-navigation .menu > li:hover > a:before,
  #navigation #site-navigation .menu > li.current-menu-item > a:before,
  #navigation #site-navigation .menu > li.current-menu-ancestor > a:before {
    opacity: 1;
    left: 0;
    right: 0;
    height: 2px; }
  #navigation #site-navigation .menu > li.menu-item-has-children > a:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    width: 11px;
    height: 6px;
    background-color: transparent;
    background-image: url("../images/caret.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: initial; }
  #navigation #site-navigation .menu ul {
    display: block;
    list-style: none;
    top: 100%;
    margin: 0;
    left: 0; }
  #navigation #site-navigation .menu .nav-item-last ul {
    left: auto;
    right: 0; }
  #navigation #site-navigation .menu li.menu-item-has-children > .sub-menu {
    position: absolute;
    box-shadow: none;
    border: 0;
    border-top: 1px solid #1668a0;
    border-radius: 0;
    text-align: left;
    max-width: none;
    min-width: 235px;
    padding: 0;
    background: #1973b1;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    filter: alpha(opacity=0);
    -webkit-transition: 500ms ease;
    -moz-transition: 500ms ease;
    -o-transition: 500ms ease;
    transition: 500ms ease; }
  #navigation #site-navigation .menu li.menu-item-has-children:hover > .sub-menu,
  #navigation #site-navigation .menu li.dropdown > .sub-menu.expanded {
    visibility: visible;
    opacity: 1;
    top: 100%; }
  #navigation #site-navigation .menu li.dropdown > .sub-menu.expand {
    display: block; }
  #navigation #site-navigation .menu .sub-menu li {
    float: none;
    border-bottom: 1px solid #1668a0; }
  #navigation #site-navigation .menu .sub-menu li a {
    padding: 8px 15px;
    white-space: normal;
    font-weight: 400;
    display: block;
    font-size: 16px;
    line-height: 1.2; }
  #navigation #site-navigation .menu .sub-menu > li:hover > a,
  #navigation #site-navigation .menu .sub-menu > li.current-menu-item > a,
  #navigation #site-navigation .menu .sub-menu > li.current-product-ancestor > a,
  #navigation #site-navigation .menu .sub-menu > .dropdown-menu > li.current-menu-item > a,
  #navigation #site-navigation .menu .sub-menu > .dropdown-menu > li:hover > a {
    background-color: #D06906;
    color: #FFF; }
  #navigation #site-navigation .menu .sub-menu .dropdown-menu {
    margin: -1px 0 0 !important;
    top: 3px;
    left: 95%; }
  #navigation #primary-menu .toogle-dropdown {
    position: absolute !important;
    top: 0px;
    right: 0;
    width: 44px;
    height: 47px;
    padding: 8px 8px !important;
    background-color: transparent !important;
    text-align: center;
    z-index: 99;
    display: table !important;
    border-radius: 0 !important;
    font-size: 14px; }
    #navigation #primary-menu .toogle-dropdown .fa-minus {
      display: none !important; }
    #navigation #primary-menu .toogle-dropdown .fa {
      vertical-align: middle;
      display: table-cell; }
  #navigation #primary-menu .toogle-dropdown:after {
    display: none !important; }
  #navigation #primary-menu > li.opened .toogle-dropdown .fa.fa-minus {
    display: table-cell !important; }
  #navigation #primary-menu > li.opened .toogle-dropdown .fa.fa-plus {
    display: none; }

/**=================================
 ** Footer
 **=================================
**/
.site-footer {
  background-color: #1972AE;
  color: #FFF;
  font-weight: 500;
  line-height: 1.4;
  font-size: 17px; }
  .site-footer a {
    color: #FFF; }
  .site-footer a:hover {
    color: #D06706 !important; }
  .site-footer .footer-widgets {
    padding: 25px 0; }
    .site-footer .footer-widgets .col {
      padding-top: 25px;
      padding-bottom: 25px;
      padding-left: 15px;
      padding-right: 15px;
      float: left; }
      .site-footer .footer-widgets .col .col-content h4 {
        font-size: 30px;
        font-weight: 600;
        color: #FFF;
        margin-bottom: 20px; }
      .site-footer .footer-widgets .col .col-content ul {
        list-style: none;
        margin: 0;
        padding: 0; }
      .site-footer .footer-widgets .col .col-content ul.menu {
        list-style: disc;
        margin-left: 20px; }
        .site-footer .footer-widgets .col .col-content ul.menu li {
          font-size: 14px;
          margin-bottom: 1px; }
          .site-footer .footer-widgets .col .col-content ul.menu li a {
            text-decoration: underline;
            font-size: 17px;
            -webkit-text-underline-position: under;
            -ms-text-underline-position: below;
            text-underline-position: under; }
          .site-footer .footer-widgets .col .col-content ul.menu li ul {
            display: none; }
    .site-footer .footer-widgets .col-1 {
      width: 26.5%;
      /*340px*/ }
    .site-footer .footer-widgets .col-2 {
      width: 19%;
      /*240px*/ }
    .site-footer .footer-widgets .col-3 {
      width: 28%;
      /*359px*/ }
    .site-footer .footer-widgets .col-4 {
      width: 26.5%;
      /*340px*/ }
  .site-footer .footer-bottom {
    padding: 25px 0 15px;
    font-size: 15px;
    text-align: center; }
    .site-footer .footer-bottom a {
      text-decoration: underline;
      -webkit-text-underline-position: under;
      -ms-text-underline-position: below;
      text-underline-position: under; }
  .site-footer .siteinfo-address, .site-footer .siteinfo-phone, .site-footer .siteinfo-email, .site-footer .siteinfo-social {
    color: #FFF;
    font-size: 17px; }
    .site-footer .siteinfo-address a, .site-footer .siteinfo-phone a, .site-footer .siteinfo-email a, .site-footer .siteinfo-social a {
      color: #FFF; }

.siteinfo-address {
  position: relative;
  padding-left: 25px;
  font-weight: 500;
  line-height: 1.4; }
  .siteinfo-address .fa {
    font-size: 17px;
    color: #D06706;
    font-weight: 400;
    position: absolute;
    top: 4px;
    right: auto;
    bottom: auto;
    left: 0px; }

.siteinfo-phone {
  position: relative;
  padding-left: 25px;
  font-weight: 500;
  line-height: 1.4; }
  .siteinfo-phone .fa {
    font-size: 17px;
    color: #D06706;
    font-weight: 400;
    position: absolute;
    top: 3px;
    right: auto;
    bottom: auto;
    left: 0px; }

.siteinfo-email {
  position: relative;
  padding-left: 25px;
  font-weight: 500;
  line-height: 1.4; }
  .siteinfo-email .fa {
    font-size: 17px;
    color: #D06706;
    font-weight: 400;
    position: absolute;
    top: 2px;
    right: auto;
    bottom: auto;
    left: 0px; }
  .siteinfo-email a {
    text-decoration: underline;
    -webkit-text-underline-position: under;
    -ms-text-underline-position: below;
    text-underline-position: under; }

.siteinfo-subscription form label,
.siteinfo-newsletter form label {
  font-weight: 500;
  margin-bottom: 10px; }
.siteinfo-subscription form .form-fields,
.siteinfo-newsletter form .form-fields {
  position: relative;
  max-width: 280px; }
.siteinfo-subscription form input[type="email"],
.siteinfo-subscription form input[type="text"],
.siteinfo-newsletter form input[type="email"],
.siteinfo-newsletter form input[type="text"] {
  max-width: 280px;
  height: 40px;
  border: 0;
  background-color: #FFF;
  padding: 5px 45px 5px 10px;
  font-size: 17px;
  font-weight: 300;
  color: #666666;
  border-radius: 0; }
.siteinfo-subscription form input[type="submit"],
.siteinfo-subscription form input[type="button"],
.siteinfo-newsletter form input[type="submit"],
.siteinfo-newsletter form input[type="button"] {
  text-indent: -9999px;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: auto;
  left: auto;
  background-color: #FFF;
  background-image: url("../images/arrow-submit.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: initial;
  width: 45px;
  height: 40px; }

.siteinfo-social ul li {
  margin-bottom: 25px; }
  .siteinfo-social ul li a {
    display: block;
    position: relative;
    padding-left: 40px; }
    .siteinfo-social ul li a .fa {
      display: inline-block;
      vertical-align: middle;
      background-color: #D06906;
      color: #FFF;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      position: absolute;
      top: 0px;
      right: auto;
      bottom: auto;
      left: 0px; }
    .siteinfo-social ul li a .fa:before {
      vertical-align: middle;
      vertical-align: -webkit-baseline-middle;
      vertical-align: -moz-baseline-middle; }
    .siteinfo-social ul li a .fa-text {
      display: inline-block;
      vertical-align: middle;
      text-decoration: underline;
      -webkit-text-underline-position: under;
      -ms-text-underline-position: below;
      text-underline-position: under; }

.siteinfo-address.no-icon, .siteinfo-phone.no-icon, .siteinfo-email.no-icon, .siteinfo-social.no-icon ul li a {
  padding-left: 0px; }
  .siteinfo-address.no-icon .fa, .siteinfo-phone.no-icon .fa, .siteinfo-email.no-icon .fa, .siteinfo-social.no-icon ul li a .fa {
    display: none; }

/**=================================
 ** Widgets
 **=================================
**/
#secondary {
  padding-top: 0px;
  padding-bottom: 0px; }

.widget-area-content {
  height: 100%;
  background-color: #EEEEEE;
  padding-top: 40px;
  padding-bottom: 40px; }

h3.widget-title {
  color: #222;
  font-size: 20px;
  margin-bottom: 25px; }

.widget-title a {
  color: inherit; }

/* widget forms */
.widget select {
  width: 100%; }

/* Widget lists of links */
.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
  bottom: 0; }

.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
  padding-bottom: 0.25em;
  padding-top: 0.25em; }

.widget_rss ul li {
  padding-bottom: 1em;
  padding-top: 1em; }

/* widget markup */
.widget .post-date,
.widget .rss-date {
  font-size: 0.81em; }

/* Text widget */
.widget_text {
  word-wrap: break-word; }

/* RSS Widget */
.widget_rss .widget-title .rsswidget:first-child {
  float: right; }

.widget_rss .widget-title .rsswidget:first-child:hover {
  background-color: transparent; }

.widget_rss .widget-title .rsswidget:first-child img {
  display: block; }

.widget_rss ul li {
  padding: 2.125em 0; }

.widget_rss ul li:first-child {
  border-top: none;
  padding-top: 0; }

.widget_rss li .rsswidget {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.4; }

.widget_rss .rss-date,
.widget_rss li cite {
  color: #767676;
  display: block;
  font-size: 10px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.5;
  text-transform: uppercase; }

.widget_rss .rss-date {
  margin: 0.5em 0 1.5em;
  padding: 0; }

.widget_rss .rssSummary {
  margin-bottom: 0.5em; }

/* Contact Info Widget */
.widget_contact_info .contact-map {
  margin-bottom: 0.5em; }

/* Gravatar */
.widget-grofile h4 {
  font-size: 16px;
  margin-bottom: 0; }

/* Recent Comments */
.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
  border: 0; }

/* Recent Posts widget */
.widget_recent_entries .post-date {
  display: block; }

/* Search */
.search-form {
  position: relative;
  max-width: 100%; }

.search-form .search-submit {
  bottom: 3px;
  padding: 0.5em 1em;
  position: absolute;
  right: 3px;
  top: 3px; }

.search-form .search-submit .icon {
  height: 24px;
  top: -2px;
  width: 24px; }

/* Tag cloud widget */
.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
  line-height: 1.5; }

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  float: left;
  font-size: 14px !important;
  /* !important to overwrite inline styles */
  margin: 4px 4px 0 0 !important;
  padding: 4px 10px 5px !important;
  position: relative;
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  width: auto;
  word-wrap: break-word;
  z-index: 0; }

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
  border-color: #bbb;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none; }

/* Calendar widget */
.widget_calendar th,
.widget_calendar td {
  text-align: center; }

.widget_calendar tfoot td {
  border: 0; }

.widget-area .widget {
  padding-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  color: #323232;
  font-weight: 400; }
  .widget-area .widget ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .widget-area .widget ul li {
      position: relative;
      padding-left: 10px; }
      .widget-area .widget ul li a {
        color: #D06606;
        font-weight: 600;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px; }
    .widget-area .widget ul li + li {
      border-top: 1px solid #1872AE; }
    .widget-area .widget ul li:before {
      content: '';
      display: block;
      position: absolute;
      top: 15px;
      right: auto;
      bottom: auto;
      left: 0px;
      background-color: transparent;
      background-image: url("../images/list-dot.png");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: initial;
      width: 5px;
      height: 6px; }
    .widget-area .widget ul li.current-menu-item a, .widget-area .widget ul li:hover a, .widget-area .widget ul li.current-cat a {
      color: #914704; }
    .widget-area .widget ul li.current-menu-item:before, .widget-area .widget ul li:hover:before, .widget-area .widget ul li.current-cat:before {
      background-image: url("../images/list-arrow.png"); }
.widget-area .widget-title {
  color: #1872B1;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #1872AE; }
.widget-area .widget-module {
  position: relative; }
.widget-area .widget:first-child .widget-module {
  margin-top: -40px !important; }
.widget-area .widget-module.widget-layout-full {
  margin-left: -30px;
  margin-right: -30px; }
.widget-area .widget-module.widget-gateway-block .widget-image {
  min-height: 180px; }
  .widget-area .widget-module.widget-gateway-block .widget-image img {
    width: 100%; }
.widget-area .widget-module.widget-gateway-block .widget-image:after {
  background-color: rgba(0, 0, 0, 0.5);
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }
.widget-area .widget-module.widget-gateway-block .widget-title {
  margin: 0;
  padding: 30px 10px;
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  width: 100%;
  height: 100%; }
  .widget-area .widget-module.widget-gateway-block .widget-title h3 {
    margin: 0;
    display: table;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4;
    width: 100%;
    height: 100%; }
    .widget-area .widget-module.widget-gateway-block .widget-title h3 a {
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      color: #FFF; }
      .widget-area .widget-module.widget-gateway-block .widget-title h3 a > span {
        display: block; }
      .widget-area .widget-module.widget-gateway-block .widget-title h3 a .line-1, .widget-area .widget-module.widget-gateway-block .widget-title h3 a .line-3 {
        font-size: 20px; }
      .widget-area .widget-module.widget-gateway-block .widget-title h3 a .line-3.btn {
        position: relative;
        background-color: #D06906;
        display: inline-block;
        padding: 6px;
        margin-top: 10px;
        font-size: 22px;
        color: #FFF;
        text-transform: capitalize;
        font-weight: 600;
        min-width: 10px;
        width: 100%;
        height: 50px;
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        -ms-border-radius: 9px;
        -o-border-radius: 9px;
        border-radius: 9px;
        -webkit-box-shadow: 1px 1px 8px #000;
        -moz-box-shadow: 1px 1px 8px #000;
        box-shadow: 1px 1px 8px #000; }
      .widget-area .widget-module.widget-gateway-block .widget-title h3 a .line-3.btn:after {
        content: '';
        display: block;
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
        background-color: transparent;
        background-image: url("../images/play.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: initial;
        width: 24px;
        height: 24px; }
.widget-area .widget-module.widget-gateway-block:hover .widget-image:after {
  background-color: rgba(0, 0, 0, 0.7); }
.widget-area .widget-module.widget-quick-links ul li {
  padding: 0; }
.widget-area .widget-module.widget-quick-links ul li:before {
  display: none; }
.widget-area .widget-module.widget-app img {
  display: inline-block;
  width: 100%;
  max-width: 222px; }
.widget-area .widget-module.widget-product-showcase {
  padding: 0; }
  .widget-area .widget-module.widget-product-showcase .col-box-products ul.products li {
    height: auto !important;
    float: none;
    width: 100%;
    padding: 20px 0;
    border: 0;
    border-bottom: 1px solid #1872AE; }
    .widget-area .widget-module.widget-product-showcase .col-box-products ul.products li .woocommerce-LoopProduct-link .product-loop-thumbnail {
      height: auto !important;
      border: 1px solid #e0e0e0;
      background-color: #FFF;
      padding: 10px; }
    .widget-area .widget-module.widget-product-showcase .col-box-products ul.products li .woocommerce-loop-product__title {
      font-size: 16px; }
    .widget-area .widget-module.widget-product-showcase .col-box-products ul.products li .button, .widget-area .widget-module.widget-product-showcase .col-box-products ul.products li .btn-detail {
      color: #FFF; }
  .widget-area .widget-module.widget-product-showcase .col-box-products ul.products li:before {
    display: none; }
  .widget-area .widget-module.widget-product-showcase .col-box-product-highlight {
    height: auto !important;
    padding: 20px 0 0; }
    .widget-area .widget-module.widget-product-showcase .col-box-product-highlight .col-box-content .col-box-desc {
      padding: 10px 0; }

.widget-area.widget-area-blog {
  height: 100%;
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px; }

.widget_product_search form {
  position: relative; }
.widget_product_search .search-field {
  background-color: #FFF;
  color: #666666;
  font-style: italic;
  font-size: 17px;
  padding: 5px 50px 5px 10px;
  border: 0;
  font-weight: 400;
  width: 100%;
  height: 40px; }
.widget_product_search button {
  background: none;
  border: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: auto;
  left: auto;
  font-size: 16px;
  color: #1872AE;
  font-weight: 400;
  width: 40px;
  height: 40px; }

.widget_youtube-channel .ytc_video_container {
  padding: 30px 0 0; }
  .widget_youtube-channel .ytc_video_container .ytc_title {
    color: #222222;
    font-weight: 600;
    font-size: 14px;
    margin: 10px 0 0; }

/**=================================
 ** Pages 
 **=================================
**/
.page-header {
  padding-bottom: 0;
  margin: 0;
  border: 0; }
  .page-header .page-title {
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 30px; }

.page .entry-header .edit-link {
  font-size: 14px; }

.search .page .entry-header .edit-link {
  font-size: 11px; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/* 404 page */
.error404 .page-content {
  padding-bottom: 4em; }

.error404 .page-content .search-form,
.search .page-content .search-form {
  margin-bottom: 3em; }

#main ul, #main ol {
  padding-left: 40px; }

.page-header.archive-title {
  min-height: 90px;
  background-color: #D06906;
  padding: 20px;
  margin-bottom: 20px; }
  .page-header.archive-title h1 {
    color: #FFF;
    font-weight: 400;
    margin: 0; }

.item-article {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #1872AE; }
  .item-article h2 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 10px; }
    .item-article h2 a {
      color: #1873B1; }
  .item-article .post-thumbnail {
    float: left;
    margin: 10px 20px 0px 0; }
  .item-article .entry-meta {
    font-size: 16px;
    font-weight: 600;
    color: #878787;
    font-style: italic;
    text-transform: initial; }
    .item-article .entry-meta a {
      color: #878787; }
  .item-article .entry-content p:last-child {
    margin-bottom: 0; }
  .item-article .entry-footer {
    padding: 5px 0 0; }
    .item-article .entry-footer .more {
      color: #D06606;
      font-size: 16px;
      font-weight: 600;
      float: none; }

.entry-share, .custom-share {
  float: none !important;
  text-align: right; }
  .entry-share .ss-social-sharing a, .custom-share .ss-social-sharing a {
    background-image: url("../images/socialshare.png");
    width: 30px;
    height: 30px; }
  .entry-share a.ss-button-facebook, .custom-share a.ss-button-facebook {
    background-position: -62px -31px; }
  .entry-share a.ss-button-facebook:hover, .custom-share a.ss-button-facebook:hover {
    background-position: -62px -1px; }
  .entry-share a.ss-button-googleplus, .custom-share a.ss-button-googleplus {
    background-position: -31px -31px; }
  .entry-share a.ss-button-googleplus:hover, .custom-share a.ss-button-googleplus:hover {
    background-position: -31px 0px; }
  .entry-share a.ss-button-twitter, .custom-share a.ss-button-twitter {
    background-position: 0px -31px; }
  .entry-share a.ss-button-twitter:hover, .custom-share a.ss-button-twitter:hover {
    background-position: 0px 0px; }
  .entry-share a.ss-button-linkedin, .custom-share a.ss-button-linkedin {
    background-position: -92px -31px; }
  .entry-share a.ss-button-linkedin:hover, .custom-share a.ss-button-linkedin:hover {
    background-position: -92px 0px; }
  .entry-share a.ss-button-pinterest, .custom-share a.ss-button-pinterest {
    background-position: -124px -31px; }
  .entry-share a.ss-button-pinterest:hover, .custom-share a.ss-button-pinterest:hover {
    background-position: -124px 0px; }
  .entry-share a.ss-button-xing, .custom-share a.ss-button-xing {
    background-position: -154px -31px; }
  .entry-share a.ss-button-xing:hover, .custom-share a.ss-button-xing:hover {
    background-position: -154px 0px; }
  .entry-share a.ss-button-reddit, .custom-share a.ss-button-reddit {
    background-position: -185px -31px; }
  .entry-share a.ss-button-reddit:hover, .custom-share a.ss-button-reddit:hover {
    background-position: -185px 0px; }

.home-intro {
  padding: 40px 0 20px; }
  .home-intro .rs-title, .home-intro .rs-content {
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto; }
  .home-intro p:last-child {
    margin-bottom: 0; }

.home-intro-two-col {
  padding: 20px 0 60px; }
  .home-intro-two-col .col-box.col-box-quicklinks {
    float: right; }
    .home-intro-two-col .col-box.col-box-quicklinks .col-box-content {
      margin-left: 28px;
      height: 100%;
      background-color: #EEEEEE;
      padding: 30px; }
      .home-intro-two-col .col-box.col-box-quicklinks .col-box-content .col-box-title h2 {
        font-weight: 300;
        font-size: 30px;
        margin: 0 0 10px; }
      .home-intro-two-col .col-box.col-box-quicklinks .col-box-content .col-box-links {
        margin-bottom: 10px; }
        .home-intro-two-col .col-box.col-box-quicklinks .col-box-content .col-box-links ul {
          list-style: none;
          margin: 0;
          padding: 0; }
          .home-intro-two-col .col-box.col-box-quicklinks .col-box-content .col-box-links ul li {
            border-top: 1px solid #1872AE; }
            .home-intro-two-col .col-box.col-box-quicklinks .col-box-content .col-box-links ul li a {
              font-weight: 600;
              font-size: 17px;
              display: block;
              padding: 5px 0; }
  .home-intro-two-col .col-box.col-box-video {
    border-right: 1px solid #1872AE; }
    .home-intro-two-col .col-box.col-box-video .col-box-content {
      margin-right: 28px;
      height: 100%; }
      .home-intro-two-col .col-box.col-box-video .col-box-content .col-box-video {
        height: 100%;
        background: #eee; }
        .home-intro-two-col .col-box.col-box-video .col-box-content .col-box-video img, .home-intro-two-col .col-box.col-box-video .col-box-content .col-box-video iframe, .home-intro-two-col .col-box.col-box-video .col-box-content .col-box-video video {
          min-height: 442px;
          margin: 0;
          width: 100%;
          height: 100%; }

.home-gateway-blocks {
  padding: 20px 0 40px;
  background-color: #1872AE; }
  .home-gateway-blocks .col-box {
    margin-top: 40px;
    margin-bottom: 40px; }
    .home-gateway-blocks .col-box .col-box-content {
      background-color: #FFF;
      width: 100%;
      height: 100%; }
      .home-gateway-blocks .col-box .col-box-content .col-box-image {
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative; }
        .home-gateway-blocks .col-box .col-box-content .col-box-image img {
          opacity: 0;
          visibility: hidden;
          width: 100%;
          object-fit: cover; }
        .home-gateway-blocks .col-box .col-box-content .col-box-image h3 {
          margin: 0;
          background-color: rgba(0, 0, 0, 0.5);
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0px;
          right: auto;
          bottom: auto;
          left: 0px;
          -webkit-transition: all 0.2s ease-in-out 0s;
          -moz-transition: all 0.2s ease-in-out 0s;
          transition: all 0.2s ease-in-out 0s; }
          .home-gateway-blocks .col-box .col-box-content .col-box-image h3 a {
            font-weight: 600;
            font-size: 30px;
            color: #FFF;
            display: table;
            pointer-events: none;
            width: 100%;
            height: 100%; }
            .home-gateway-blocks .col-box .col-box-content .col-box-image h3 a span {
              width: 100%;
              display: table-cell;
              vertical-align: middle;
              padding-left: 15px;
              padding-right: 15px; }
      .home-gateway-blocks .col-box .col-box-content .col-box-links ul {
        list-style: none;
        margin: 0;
        padding: 5px 20px; }
        .home-gateway-blocks .col-box .col-box-content .col-box-links ul li a {
          font-weight: 600;
          font-size: 17px;
          display: block;
          padding: 10px 0; }
        .home-gateway-blocks .col-box .col-box-content .col-box-links ul li + li {
          border-top: 1px solid #1872AE; }
  .home-gateway-blocks .col-box:hover .col-box-content .col-box-image h3 {
    background-color: rgba(0, 0, 0, 0.7); }

.product-showcase {
  padding-bottom: 60px; }
  .product-showcase .rs-title h2 {
    margin: 20px 0 40px; }
  .product-showcase .col-box-products ul.products li {
    width: 50%;
    float: left; }
    .product-showcase .col-box-products ul.products li .product-loop-item-span {
      height: 100% !important; }
    .product-showcase .col-box-products ul.products li .woocommerce-LoopProduct-link .product-loop-thumbnail img {
      height: 100%; }
  .product-showcase .col-box-products ul.products li + li {
    padding-left: 50px; }
  .product-showcase .col-box-product-highlight {
    padding-left: 30px; }

.col-box-products ul.products li .woo-desc {
  display: none; }

.col-box-product-highlight .col-box-content {
  padding-bottom: 40px;
  position: relative;
  width: 100%;
  height: 100%; }
  .col-box-product-highlight .col-box-content .col-box-video .btn-preview {
    background-color: #D06906;
    display: block;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 600;
    padding: 6px 10px;
    width: 100%;
    height: 40px; }
  .col-box-product-highlight .col-box-content .col-box-video img, .col-box-product-highlight .col-box-content .col-box-video iframe {
    width: 100%; }
  .col-box-product-highlight .col-box-content .col-box-desc {
    padding: 10px;
    line-height: 1.2; }
    .col-box-product-highlight .col-box-content .col-box-desc p {
      font-size: 17px;
      color: #323232;
      font-weight: 400;
      margin: 0; }
  .col-box-product-highlight .col-box-content .col-box-btn {
    width: 100%;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0px;
    left: 0px; }
    .col-box-product-highlight .col-box-content .col-box-btn a {
      background-color: #1972AE;
      display: block;
      color: #FFFFFF;
      font-size: 17px;
      font-weight: 600;
      padding: 6px 10px;
      width: 100%;
      height: 40px; }
    .col-box-product-highlight .col-box-content .col-box-btn a:hover {
      background-color: #0a4a75 !important; }

.shared-module {
  padding-top: 30px;
  padding-bottom: 30px; }
  .shared-module p:last-child {
    margin-bottom: 0; }

.shared-module.bottom-divider {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #1872AE; }

.shared-module:first-of-type {
  padding-top: 20px !important; }

.shared-module:first-child {
  /*padding-top: 0px !important;*/ }

.shared-module:last-child {
  padding-bottom: 0px; }

.shared-module.content-sub-title h2 {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 0; }

.shared-module.content-full-width {
  padding-bottom: 30px; }

.shared-module.content-team-members .team-member .tm-thumb {
  float: left;
  margin: 0 40px 20px 0; }
.shared-module.content-team-members .team-member .tm-name {
  font-size: 20px;
  color: #D06606;
  font-weight: 600; }
.shared-module.content-team-members .team-member .tm-more-detail img, .shared-module.content-team-members .team-member .tm-more-detail video, .shared-module.content-team-members .team-member .tm-more-detail embed, .shared-module.content-team-members .team-member .tm-more-detail iframe {
  float: right;
  margin: 0 0px 20px 40px; }
.shared-module.content-team-members .team-member .tm-more-detail .tm-subtext {
  text-align: center;
  font-size: 16px;
  color: #868686;
  font-weight: 600; }
.shared-module.content-team-members .team-member + .team-member {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #1872AE; }

.shared-module.content-board-members-showcase .board-members .bm-image {
  position: relative; }
  .shared-module.content-board-members-showcase .board-members .bm-image > img {
    width: 100%; }
  .shared-module.content-board-members-showcase .board-members .bm-image .cameo {
    background-color: #FFF;
    width: 128px;
    height: 128px;
    position: absolute;
    top: 60%;
    right: auto;
    bottom: auto;
    left: 0px;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%); }
    .shared-module.content-board-members-showcase .board-members .bm-image .cameo img {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      width: 128px;
      height: 128px; }
  .shared-module.content-board-members-showcase .board-members .bm-image .cameo-right {
    left: auto;
    right: 0; }
.shared-module.content-board-members-showcase .board-members .bm-caption {
  padding: 15px 0; }
.shared-module.content-board-members-showcase .board-members .bm-people h4 {
  font-size: 20px;
  font-weight: 700;
  color: #D06706;
  margin: 0; }
.shared-module.content-board-members-showcase .board-members .bm-people ul {
  list-style: none;
  padding: 0;
  margin: 0; }
.shared-module.content-board-members-showcase .board-members .bm-people .bm-officers {
  float: left;
  width: 45%;
  padding: 20px 0; }
.shared-module.content-board-members-showcase .board-members .bm-people .bm-members, .shared-module.content-board-members-showcase .board-members .bm-people .bm-advisors {
  float: left;
  width: 27.5%;
  padding: 20px 0 20px 20px; }

.shared-module.content-videos .item-video {
  border-bottom: 1px solid #1872AE;
  padding-top: 20px;
  padding-bottom: 20px; }
  .shared-module.content-videos .item-video .item-video-desc {
    padding: 10px 0 0; }

.shared-module.content-faqs .item-faq-title {
  position: relative;
  margin: 0;
  font-weight: 300;
  padding: 10px 40px 10px 20px;
  background-color: #eee;
  border-bottom: 1px solid #FFF;
  cursor: pointer; }
.shared-module.content-faqs .item-faq-title:after {
  content: '\002b';
  font-size: 26px;
  position: absolute;
  top: 12px;
  right: 15px;
  bottom: auto;
  left: auto; }
.shared-module.content-faqs .item-faq-title.ui-state-active:after {
  content: '\002d';
  top: 0;
  font-size: 40px; }
.shared-module.content-faqs .item-faq-content {
  padding: 20px 20px 30px; }

.shared-module.content-pdfs .pdf-item a {
  color: #D06606;
  font-weight: 600;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px; }
.shared-module.content-pdfs .pdf-item + .pdf-item {
  border-top: 1px solid #1872AE; }

.shared-module.content-hero.full-width img {
  width: 100%; }

.shared-module.gateway-blocks {
  padding-bottom: 0px; }
  .shared-module.gateway-blocks .col-box {
    margin-top: 0px;
    margin-bottom: 30px; }
    .shared-module.gateway-blocks .col-box .col-box-content {
      background-color: #FFF;
      position: relative;
      margin: 0 auto;
      max-width: 280px;
      width: 100%;
      height: 100%; }
      .shared-module.gateway-blocks .col-box .col-box-content .col-box-image {
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative; }
        .shared-module.gateway-blocks .col-box .col-box-content .col-box-image img {
          opacity: 0;
          visibility: hidden;
          width: 100%;
          object-fit: cover; }
        .shared-module.gateway-blocks .col-box .col-box-content .col-box-image h3 {
          margin: 0;
          background-color: rgba(0, 0, 0, 0.5);
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0px;
          right: auto;
          bottom: auto;
          left: 0px;
          -webkit-transition: all 0.2s ease-in-out 0s;
          -moz-transition: all 0.2s ease-in-out 0s;
          transition: all 0.2s ease-in-out 0s; }
          .shared-module.gateway-blocks .col-box .col-box-content .col-box-image h3 a {
            font-weight: 400;
            font-size: 36px;
            color: #FFF;
            display: table;
            pointer-events: none;
            width: 100%;
            height: 100%; }
            .shared-module.gateway-blocks .col-box .col-box-content .col-box-image h3 a span {
              width: 100%;
              display: table-cell;
              vertical-align: middle;
              padding-left: 15px;
              padding-right: 15px; }
      .shared-module.gateway-blocks .col-box .col-box-content .col-box-button {
        text-align: center;
        width: 100%;
        height: 40px;
        position: absolute;
        top: auto;
        right: auto;
        bottom: 0px;
        left: 0px; }
        .shared-module.gateway-blocks .col-box .col-box-content .col-box-button a {
          background-color: #D06906;
          display: block;
          color: #FFFFFF;
          font-size: 17px;
          font-weight: 600;
          padding: 6px 10px;
          width: 100%;
          height: 40px; }
        .shared-module.gateway-blocks .col-box .col-box-content .col-box-button a + a {
          background-color: #1972AE; }
      .shared-module.gateway-blocks .col-box .col-box-content .col-box-button.two-buttons a {
        float: left;
        width: 50%;
        height: 40px; }
  .shared-module.gateway-blocks .col-box:hover .col-box-content .col-box-image h3 {
    background-color: rgba(0, 0, 0, 0.7); }

.shared-module.team-showcase-blocks .col-box {
  padding-bottom: 30px; }
  .shared-module.team-showcase-blocks .col-box .col-box-content {
    text-align: center;
    width: 100%;
    height: 100%; }
    .shared-module.team-showcase-blocks .col-box .col-box-content .col-box-detail {
      padding: 6px 0; }
      .shared-module.team-showcase-blocks .col-box .col-box-content .col-box-detail h4 {
        font-size: 20px;
        font-weight: 600;
        margin: 0; }
        .shared-module.team-showcase-blocks .col-box .col-box-content .col-box-detail h4 a {
          color: #D06606; }
    .shared-module.team-showcase-blocks .col-box .col-box-content .col-box-btn a {
      background-color: #D06906;
      display: block;
      color: #FFFFFF;
      font-size: 20px;
      font-weight: 600;
      padding: 6px 10px;
      width: 100%;
      height: 50px; }

.pswp .pswp__bg {
  background: rgba(0, 0, 0, 0.9) !important; }
.pswp .pswp__caption__center {
  text-align: center !important; }
.pswp .pswp__button {
  background-color: transparent; }

ul.products {
  list-style: none;
  margin: 0;
  padding: 0;
  clear: both; }
  ul.products li .product-loop-item-span {
    position: relative;
    padding-bottom: 40px;
    display: block;
    width: 100%;
    height: 100%; }
  ul.products li .woocommerce-LoopProduct-link {
    display: block; }
    ul.products li .woocommerce-LoopProduct-link .product-loop-thumbnail {
      display: block; }
  ul.products li .woocommerce-LoopProduct-link + .button {
    background-color: #1972AE;
    display: block;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 600;
    padding: 6px 10px;
    width: 50%;
    height: 40px;
    position: absolute;
    top: auto;
    right: 0px;
    bottom: 0px;
    left: auto; }
  ul.products li .woocommerce-loop-product__title {
    display: block;
    color: #D06706;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 0 0; }
  ul.products li .woocommerce-loop-product__title:hover {
    color: #914704; }
  ul.products li .price {
    display: block;
    font-size: 17px;
    color: #323232;
    font-weight: 400;
    padding-bottom: 5px;
    line-height: 1.2; }
  ul.products li .btn-detail {
    background-color: #D06906;
    display: block;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 600;
    padding: 6px 10px;
    width: 50%;
    height: 40px;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0px;
    left: 0px; }

.woocommerce-breadcrumb {
  font-size: 16px;
  color: #D06706;
  font-weight: 600;
  padding-bottom: 20px; }
  .woocommerce-breadcrumb a {
    color: #858585; }
  .woocommerce-breadcrumb a:hover {
    color: #1872B1; }
  .woocommerce-breadcrumb .sep {
    margin: 2px 3px; }

.woocommerce-page #main .main-content {
  overflow: hidden; }
.woocommerce-page #main .woocommerce-products-footer {
  position: relative;
  clear: both; }
.woocommerce-page #main .woocommerce-result-count {
  font-size: 16px;
  color: #878787;
  font-weight: 400;
  padding: 27px 0 10px;
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px; }
.woocommerce-page #main .woocommerce-breadcrumb {
  float: left;
  padding-top: 5px; }
.woocommerce-page #main .woocommerce-ordering {
  float: right; }
  .woocommerce-page #main .woocommerce-ordering label {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #878787;
    font-weight: 400;
    padding: 5px 10px; }
  .woocommerce-page #main .woocommerce-ordering .orderby {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #D06906;
    font-size: 15px;
    color: #666666;
    font-weight: 400;
    padding: 5px 10px;
    width: 220px;
    height: 40px; }
.woocommerce-page #main ul.products {
  margin-left: -20px;
  margin-right: -20px;
  padding-top: 20px;
  padding-bottom: 20px; }
  .woocommerce-page #main ul.products li {
    width: 33.33333%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid #1872AE; }
    .woocommerce-page #main ul.products li .product-loop-item-span {
      padding-bottom: 50px; }
    .woocommerce-page #main ul.products li .product-loop-thumbnail {
      height: 100%;
      height: 280px;
      border: 1px solid #EEEEEE;
      padding: 40px 20px; }
      .woocommerce-page #main ul.products li .product-loop-thumbnail img {
        max-height: 200px;
        width: auto; }
    .woocommerce-page #main ul.products li .woocommerce-loop-product__title {
      line-height: 1.2;
      padding: 15px 0; }
    .woocommerce-page #main ul.products li .woo-desc {
      font-size: 16px;
      color: #323232;
      display: block;
      text-align: left;
      line-height: 1.4;
      padding: 0 0 15px; }
.woocommerce-page #main .product-single-row {
  padding: 20px 0 0; }
  .woocommerce-page #main .product-single-row .product-col {
    margin-bottom: 20px; }
  .woocommerce-page #main .product-single-row > h2 {
    font-size: 30px;
    font-weight: 300; }
.woocommerce-page #main .woocommerce-product-gallery {
  padding: 70px 40px;
  border: 2px solid #EEEEEE;
  min-height: 300px;
  text-align: center; }
  .woocommerce-page #main .woocommerce-product-gallery figure {
    margin: 0; }
    .woocommerce-page #main .woocommerce-product-gallery figure img {
      max-height: 350px;
      width: auto; }
.woocommerce-page #main .product_title {
  font-size: 30px;
  font-weight: 300; }
.woocommerce-page #main .summary {
  height: 100%;
  padding-bottom: 60px;
  position: relative; }
  .woocommerce-page #main .summary .quantity {
    display: none; }
  .woocommerce-page #main .summary .price {
    float: left;
    margin: 0;
    padding: 40px 0 20px;
    font-weight: 400; }
  .woocommerce-page #main .summary form.cart {
    float: right;
    padding: 34px 0 20px 0; }
    .woocommerce-page #main .summary form.cart button {
      background-color: #1972AE;
      font-size: 17px;
      color: #FFF;
      font-weight: 600;
      text-align: center;
      border-radius: 0;
      padding: 10px;
      width: 140px;
      height: 40px; }
  .woocommerce-page #main .summary .custom-share {
    text-align: left;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 35px; }
.woocommerce-page #main .summary:after {
  content: '';
  display: block;
  clear: both; }
.woocommerce-page #main .product-details {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #1872AE; }
.woocommerce-page #main .related.products > h2 {
  font-size: 30px;
  font-weight: 300;
  margin: 0;
  text-align: center; }
.woocommerce-page #main .related.products ul.products li {
  border: 0; }
.woocommerce-page #main .back-products {
  padding: 50px 0 0; }
  .woocommerce-page #main .back-products a {
    font-size: 16px;
    color: #878787;
    font-weight: 400; }
.woocommerce-page #main .woocommerce-info {
  margin: 20px 0; }

.make-donation {
  background-color: #1872AE;
  padding: 25px;
  font-size: 17px;
  font-weight: 400;
  color: #FFF; }
  .make-donation h2 {
    font-size: 30px;
    font-weight: 300;
    color: #FFF;
    margin-bottom: 15px; }
  .make-donation p {
    margin: 0; }
  .make-donation .md-col {
    padding-left: 40px;
    padding-right: 40px; }
  .make-donation .md-col + .md-col {
    border-left: 1px solid #FFF; }
  .make-donation form {
    padding: 37px 0; }
    .make-donation form label {
      display: inline-block;
      vertical-align: middle;
      font-size: 20px;
      margin-right: 5px; }
    .make-donation form input[type="text"] {
      display: inline-block;
      vertical-align: middle;
      background-color: #FFF;
      text-align: right;
      color: #323232;
      width: 150px;
      height: 40px; }
    .make-donation form input[type="submit"] {
      display: inline-block;
      vertical-align: middle;
      background-color: #D06906;
      font-size: 22px;
      color: #FFF;
      font-weight: 700;
      padding: 10px;
      margin-left: 20px;
      width: 160px;
      height: 50px;
      -webkit-border-radius: 9px;
      -moz-border-radius: 9px;
      -ms-border-radius: 9px;
      -o-border-radius: 9px;
      border-radius: 9px;
      -webkit-box-shadow: 1px 1px 8px #000;
      -moz-box-shadow: 1px 1px 8px #000;
      box-shadow: 1px 1px 8px #000; }

.file-audio {
  padding: 10px 0 15px; }
  .file-audio audio {
    width: 64%;
    height: 33px;
    float: left;
    transform: scale(1, 1.2);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-filter: invert(0.05) grayscale(1);
    filter: invert(0.05) grayscale(1); }
  .file-audio a.emd_dl_grey {
    width: 36%;
    height: 40px;
    padding: 10px 20px;
    text-align: center;
    font-weight: 600;
    color: #FFF !important;
    font-size: 17px;
    float: left;
    background: none;
    text-shadow: none;
    font-family: "Source Sans Pro", arial, sans-serif;
    line-height: 1.2;
    border: 0;
    background-color: #1872AE; }
  .file-audio a.emd_dl_grey:before {
    content: '';
    display: block;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background-color: transparent;
    background-image: url("../images/dl.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: initial;
    width: 13px;
    height: 16px; }

.woocommerce-cart #main .woocommerce-breadcrumb,
.woocommerce-checkout #main .woocommerce-breadcrumb,
.woocommerce-account #main .woocommerce-breadcrumb {
  float: none; }
.woocommerce-cart #main .button:hover,
.woocommerce-checkout #main .button:hover,
.woocommerce-account #main .button:hover {
  background-color: #0a4a75 !important; }

.woocommerce-cart #main .product-thumbnail {
  max-width: 135px; }
  .woocommerce-cart #main .product-thumbnail a {
    padding: 20px 20px;
    border: 2px solid #EEEEEE;
    display: block; }
.woocommerce-cart #main .product-quantity input[type="number"] {
  min-width: 50px;
  width: auto; }
.woocommerce-cart #main .actions {
  text-align: right; }
  .woocommerce-cart #main .actions .coupon {
    padding: 10px 0 20px; }
    .woocommerce-cart #main .actions .coupon label {
      text-align: left; }
    .woocommerce-cart #main .actions .coupon input[type="submit"] {
      margin-top: 10px; }
  .woocommerce-cart #main .actions input[type="submit"] {
    background-color: #1972AE;
    font-size: 17px;
    color: #FFF;
    font-weight: 600;
    text-align: center;
    border-radius: 0;
    padding: 10px;
    width: 150px;
    height: 40px; }
.woocommerce-cart #main .wc-proceed-to-checkout {
  text-align: right; }
  .woocommerce-cart #main .wc-proceed-to-checkout a {
    background-color: #D06906;
    max-width: 380px;
    width: 100%;
    height: 50px;
    border-radius: 0;
    font-weight: 600;
    font-size: 17px;
    display: inline-block;
    color: #FFF;
    text-align: center;
    line-height: 1.4;
    padding: 12px 10px; }

/**=================================
 ** Posts
 **=================================
**/
/* Post Landing Page */
.sticky {
  position: relative; }

.entry-header .entry-title {
  margin-bottom: 0.25em; }

.entry-title a {
  color: #333;
  text-decoration: none;
  margin-left: -2px; }

.entry-title:not(:first-child) {
  padding-top: 0; }

.entry-meta {
  color: #767676;
  font-size: 11px;
  font-weight: 800;
  padding-bottom: 0.25em;
  text-transform: uppercase; }

.entry-meta a {
  color: #767676; }

.pagination,
.comments-pagination {
  border-top: 1px solid #eee;
  font-size: 14px;
  font-weight: 800;
  padding: 2em 0 3em;
  text-align: center; }

.pagination .icon,
.comments-pagination .icon {
  width: 0.666666666em;
  height: 0.666666666em; }

.comments-pagination {
  border: 0; }

.page-numbers {
  text-align: center;
  color: #D06606;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  padding: 20px 0; }
  .page-numbers > span, .page-numbers > a {
    padding: 2px 6px;
    display: inline-block;
    vertical-align: baseline; }
  .page-numbers a {
    color: #D06606; }
  .page-numbers .first, .page-numbers .prev, .page-numbers .next, .page-numbers .last {
    font-size: 26px; }
  .page-numbers a:hover {
    color: #1972AD; }
  .page-numbers .current {
    border: 1px solid #1972AD;
    color: #1972AD; }

/* Aligned blockquotes */
.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
  color: #666;
  font-size: 13px;
  width: 48%; }

/* Blog landing, search, archives */
.blog .site-main > article,
.archive .site-main > article,
.search .site-main > article {
  padding-bottom: 2em; }

.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
  color: #222;
  display: inline-block;
  margin-left: 1em;
  white-space: nowrap; }

.search .page .entry-meta a.post-edit-link {
  margin-left: 0;
  white-space: nowrap; }

.taxonomy-description {
  color: #666;
  font-size: 13px; }

/* More tag */
.entry-content .more-link:before {
  content: "";
  display: block;
  margin-top: 1.5em; }

/* Single Post */
.page-links {
  font-size: 14px;
  font-weight: 800;
  padding: 2em 0 3em; }

.page-links .page-number {
  color: #767676;
  display: inline-block;
  padding: 0.5em 1em; }

.page-links a {
  display: inline-block; }

.page-links a .page-number {
  color: #222; }

/* Entry footer */
.entry-footer {
  padding: 1em 0; }
  .entry-footer .more {
    float: left; }

.entry-footer .cat-links,
.entry-footer .tags-links {
  display: block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1818em;
  padding-left: 2.5em;
  position: relative;
  text-transform: uppercase; }

.entry-footer .cat-links + .tags-links {
  margin-top: 1em; }

.entry-footer .cat-links a,
.entry-footer .tags-links a {
  color: #333; }

.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon {
  color: #767676;
  left: 0;
  margin-right: 0.5em;
  position: absolute;
  top: 2px; }

.entry-footer .edit-link {
  display: inline-block; }

.entry-footer .edit-link a.post-edit-link {
  background-color: #222;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 800;
  margin-top: 2em;
  padding: 0.7em 2em;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  white-space: nowrap; }

.entry-footer .edit-link a.post-edit-link:hover,
.entry-footer .edit-link a.post-edit-link:focus {
  background-color: #767676; }

/* Post Formats */
.blog .format-status .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

.format-quote blockquote {
  color: #333;
  font-size: 20px;
  font-weight: 300;
  overflow: visible;
  position: relative; }

.format-quote blockquote .icon {
  display: block;
  height: 20px;
  left: -1.25em;
  position: absolute;
  top: 0.4em;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  width: 20px; }

/* Post Navigation */
.post-navigation {
  font-weight: 800;
  margin: 3em 0; }

.post-navigation .nav-links {
  padding: 1em 0; }

.nav-subtitle {
  background: transparent;
  color: #767676;
  display: block;
  font-size: 11px;
  letter-spacing: 0.1818em;
  margin-bottom: 1em;
  text-transform: uppercase; }

.nav-title {
  color: #333;
  font-size: 15px; }

.post-navigation .nav-next {
  margin-top: 1.5em; }

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
  margin-right: 0.5em; }

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
  margin-left: 0.5em; }

.post-thumbnail {
  margin-bottom: 1em; }

.post-thumbnail a img {
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
  opacity: 0.7; }

/* Post Comments */
#comments {
  clear: both;
  padding: 2em 0 0.5em; }

.comments-title {
  font-size: 20px;
  margin-bottom: 1.5em; }

.comment-list,
.comment-list .children {
  list-style: none;
  margin: 0;
  padding: 0; }

.comment-list li:before {
  display: none; }

.comment-body {
  margin-left: 65px; }

.comment-author {
  font-size: 16px;
  margin-bottom: 0.4em;
  position: relative;
  z-index: 2; }

.comment-author .avatar {
  height: 50px;
  left: -65px;
  position: absolute;
  width: 50px; }

.comment-author .says {
  display: none; }

.comment-meta {
  margin-bottom: 1.5em; }

.comment-metadata {
  color: #767676;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1818em;
  text-transform: uppercase; }

.comment-metadata a {
  color: #767676; }

.comment-metadata a.comment-edit-link {
  color: #222;
  margin-left: 1em; }

.comment-body {
  color: #333;
  font-size: 14px;
  margin-bottom: 4em; }

.comment-reply-link {
  font-weight: 800;
  position: relative; }

.comment-reply-link .icon {
  color: #222;
  left: -2em;
  height: 1em;
  position: absolute;
  top: 0;
  width: 1em; }

.children .comment-author .avatar {
  height: 30px;
  left: -45px;
  width: 30px; }

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
  border: 1px solid #333;
  padding: 2px; }

.no-comments,
.comment-awaiting-moderation {
  color: #767676;
  font-size: 14px;
  font-style: italic; }

.comments-pagination {
  margin: 2em 0 3em; }

.form-submit {
  text-align: right; }

/*Post Pagination*/
.post-pagination ul {
  list-style: none; }

.entry-share {
  float: right; }

.item-posts .item-post {
  margin-bottom: 1em; }
.item-posts .has-post-thumbnail .post-thumbnail {
  float: left;
  margin-right: 1em; }

.tpl-search-results .entry-content p {
  margin: 0; }
.tpl-search-results .entry-content .link-more {
  display: none; }

.tpl-fullwidth form {
  max-width: 100%; }

.hero-category-description {
  padding: 20px 0;
  border-bottom: 1px solid #1872AE; }

/**=================================
 ** Responsiveness
 **=================================
**/
@media screen and (min-width: 992px) {
  .logged-in #header .navigation-main.nav-fixed {
    top: 32px; }

  #header .navigation-main.nav-fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9991; }

  #site-navigation {
    display: block !important; }
    #site-navigation #primary-menu {
      display: table !important; }
      #site-navigation #primary-menu > li {
        display: table-cell;
        vertical-align: middle; }
    #site-navigation #primary-menu .toogle-dropdown {
      display: none !important; }

  .main-navigation .menu li.menu-item-has-children:hover > .sub-menu,
  .main-navigation .menu li.dropdown > .sub-menu.expanded {
    display: block !important; } }
@media screen and (max-width: 1650px) {
  #site-slider .metaslider .caption-wrap .line1 {
    font-size: 30px; }
  #site-slider .metaslider .caption-wrap .line2 {
    font-size: 42px; } }
@media screen and (max-width: 1200px) {
  #header .header-main .site-tagline {
    background-position: 0px 0px;
    width: 615px; }
    #header .header-main .site-tagline img {
      margin-left: 40px; }

  .product-showcase .col-box-products ul.products li {
    height: auto !important;
    margin-bottom: 50px; }
  .product-showcase .col-box-product-highlight {
    clear: both;
    float: none;
    padding-left: 20px;
    height: auto !important; }

  .woocommerce-page #main ul.products li .woocommerce-LoopProduct-link + .button, .woocommerce-page #main ul.products li .btn-detail {
    font-size: 14px;
    padding: 9px 10px; }

  .field-row .field-submit {
    text-align: right; }

  .field-row .field-hint p {
    font-size: 25px; }

  .widget-area.widget-area-blog {
    position: static; } }
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .widget-area.widget-area-blog {
    height: auto !important; }
    .widget-area.widget-area-blog .widget-area-content {
      padding-bottom: 0; } }
@media screen and (max-width: 991px) {
  body.off-canvas-site {
    -webkit-backface-visibility: visible;
    position: relative;
    width: 100%;
    overflow-x: hidden; }
    body.off-canvas-site .off-canvas-page .header-main, body.off-canvas-site .off-canvas-page .navigation-main-mobile, body.off-canvas-site .off-canvas-page .site-content-contain, body.off-canvas-site .off-canvas-page .site-footer {
      -webkit-backface-visibility: hidden;
      position: relative;
      width: 100%;
      -webkit-transition: -webkit-transform 500ms ease;
      -moz-transition: -moz-transform 500ms ease;
      -ms-transition: -ms-transform 500ms ease;
      -o-transition: -o-transform 500ms ease;
      transition: transform 500ms ease; }
    body.off-canvas-site .off-canvas-nav {
      width: 260px;
      overflow-y: auto;
      position: fixed;
      top: 0;
      right: -260px;
      height: 100%;
      -webkit-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
      body.off-canvas-site .off-canvas-nav .off-canvas-bar {
        width: 100%;
        padding: 0; }

  body.off-canvas-site.move-left {
    overflow: hidden; }
    body.off-canvas-site.move-left .off-canvas-page .header-main, body.off-canvas-site.move-left .off-canvas-page .navigation-main-mobile, body.off-canvas-site.move-left .off-canvas-page .site-content-contain, body.off-canvas-site.move-left .off-canvas-page .site-footer {
      -webkit-transform: translate3d(-260px, 0, 0);
      -moz-transform: translate3d(-260px, 0, 0);
      -ms-transform: translate3d(-260px, 0, 0);
      -o-transform: translate3d(-260px, 0, 0);
      transform: translate3d(-260px, 0, 0); }
    body.off-canvas-site.move-left .off-canvas-page .off-canvas-nav {
      right: 0; }

  #header .header-main .site-tagline {
    background-position: right 0px;
    width: 100%; }
    #header .header-main .site-tagline img {
      margin-left: 15px; }
  #header .header-main #logo {
    margin: 0;
    clear: both;
    width: 308px; }
  #header .header-main .navbar-toggle {
    display: block; }
  #header .navigation-main {
    background: none;
    background-color: #222222; }
    #header .navigation-main .site-product-search {
      position: static; }
  #header .navigation-main-mobile {
    display: block; }

  #navigation {
    background-color: #222222; }
    #navigation #site-navigation ul.menu li.nav-item-search-btn {
      display: none; }
    #navigation #site-navigation ul.menu li.menu-item-has-children > a:after {
      display: none; }
    #navigation #site-navigation ul.menu li.menu-item-has-children > .sub-menu {
      position: static;
      opacity: 1;
      visibility: visible;
      transition: none;
      display: none;
      background: #3a3a3a;
      border-top: 1px solid #3a3a3a; }
      #navigation #site-navigation ul.menu li.menu-item-has-children > .sub-menu li {
        border-bottom: 1px solid #3a3a3a; }
    #navigation #site-navigation ul#primary-menu {
      padding: 0;
      background: none;
      text-align: left; }
      #navigation #site-navigation ul#primary-menu > li {
        padding: 0;
        background: none; }
        #navigation #site-navigation ul#primary-menu > li > a {
          padding-right: 10px;
          padding-left: 10px; }

  .site-content-contain {
    margin: 0 !important; }

  .home-intro-two-col .col-box.col-box-quicklinks {
    float: none; }
    .home-intro-two-col .col-box.col-box-quicklinks .col-box-content {
      margin-left: 0; }
  .home-intro-two-col .col-box.col-box-video {
    border-right: 0; }
    .home-intro-two-col .col-box.col-box-video .col-box-content {
      margin-right: 0; }

  .site-footer .footer-widgets .col {
    width: 50% !important; }

  .shared-module.content-board-members-showcase .board-members .bm-image .cameo {
    width: 90px;
    height: 90px; }
    .shared-module.content-board-members-showcase .board-members .bm-image .cameo img {
      width: 90px;
      height: 90px; }
  .shared-module.content-board-members-showcase .board-members .bm-people > div {
    float: none !important;
    width: 100% !important;
    padding: 20px 0 !important; }

  .woocommerce-page #main .woocommerce-result-count {
    position: static;
    text-align: center; }
  .woocommerce-page #main ul.products li {
    width: 50%; }

  .tpl-three-columns #main {
    margin-bottom: 40px; } }
@media screen and (max-width: 991px) and (min-width: 768px) {
  .shared-module.content-team-members .team-member .tm-thumb {
    max-width: 160px; }

  .field-row .field-submit input[type="submit"] {
    max-width: 170px; }

  .field-row .field-col {
    width: 100%; } }
@media screen and (max-width: 767px) {
  #header .header-main .site-tagline {
    width: auto;
    float: none;
    margin: 0 -20px;
    padding: 0 20px 0 0; }

  .widget-area {
    width: 100%; }

  .widget-area.widget-area-blog {
    clear: both;
    width: 100%; } }
@media screen and (max-width: 640px) {
  .field-row .field-hint p {
    font-size: 18px; }

  .field-row .field-submit input[type="submit"] {
    max-width: 170px; } }
@media screen and (max-width: 580px) {
  .product-showcase .col-box-products ul.products li {
    width: 100%;
    float: none; }
    .product-showcase .col-box-products ul.products li .woocommerce-LoopProduct-link .product-loop-thumbnail img {
      height: auto; }
  .product-showcase .col-box-products ul.products li + li {
    padding-left: 0; }

  .site-footer .footer-widgets .col {
    width: 100% !important;
    float: none; }

  .siteinfo-newsletter form .form-fields, .siteinfo-newsletter form input[type="email"] {
    max-width: 100%; }

  .shared-module.content-team-members .team-member .tm-thumb {
    max-width: 160px; }

  .radio-gateway-blocks .col-box .col-box-content .col-box-image h3 a {
    font-size: 25px; }

  .file-audio audio {
    width: 60%; }
  .file-audio a.emd_dl_grey {
    width: 40%;
    padding: 10px 10px; } }
@media screen and (max-width: 470px) {
  #header .header-main .header-logo {
    width: 240px; }
  #header .header-main .site-phone {
    top: 71px;
    left: 83px; }

  .woocommerce-page #main ul.products li {
    width: 100%; }

  .field-row .field-col {
    width: 100%; }

  .field-row .field-submit input[type="submit"] {
    max-width: 140px; } }
@media screen and (max-width: 420px) {
  .file-audio audio {
    width: 100%; }
  .file-audio a.emd_dl_grey {
    width: 100%; } }
@media screen and (max-width: 374px) {
  #header .header-main .site-tagline {
    background-position: -199px 0px; }
    #header .header-main .site-tagline .btn-donate {
      font-size: 18px;
      width: 108px;
      height: 40px; }
  #header .navigation-main-mobile .header-logo {
    width: 210px; }
    #header .navigation-main-mobile .header-logo .site-phone {
      top: 26px;
      left: 44px; }
      #header .navigation-main-mobile .header-logo .site-phone a {
        font-size: 15px; }
        #header .navigation-main-mobile .header-logo .site-phone a .fa {
          font-size: 13px; }

  .shared-module.content-team-members .team-member .tm-thumb {
    max-width: 100%;
    float: none;
    margin: 0 auto 20px auto;
    display: block; }

  .item-article .post-thumbnail {
    max-width: 116px; } }
/**=================================
 ** Print
 **=================================
**/
@media print {
  /* Hide elements */
  form,
  button,
  input,
  select,
  textarea,
  .navigation-top,
  .social-navigation,
  #secondary,
  .content-bottom-widgets,
  .header-image,
  .panel-image-prop,
  .icon-thumb-tack,
  .page-links,
  .edit-link,
  .post-navigation,
  .pagination.navigation,
  .comments-pagination,
  .comment-respond,
  .comment-edit-link,
  .comment-reply-link,
  .comment-metadata .edit-link,
  .pingback .edit-link,
  .site-footer aside.widget-area,
  .site-info {
    display: none !important; }

  .entry-footer,
  #comments,
  .site-footer,
  .single-featured-image-header {
    border: 0; }

  /* Font sizes */
  body {
    font-size: 12pt; }

  h1 {
    font-size: 24pt; }

  h2 {
    font-size: 22pt; }

  h3 {
    font-size: 17pt; }

  h4 {
    font-size: 12pt; }

  h5 {
    font-size: 11pt; }

  h6 {
    font-size: 12pt; }

  .page .panel-content .entry-title,
  .page-title,
  body.page:not(.Olive Tree Ministries-front-page) .entry-title {
    font-size: 10pt; }

  /* Layout */
  .wrap {
    padding-left: 5% !important;
    padding-right: 5% !important;
    max-width: none; }

  /* Site Branding */
  .site-header {
    background: transparent;
    padding: 0; }

  .custom-header-media {
    padding: 0; }

  .Olive Tree Ministries-front-page.has-header-image .site-branding,
  .Olive Tree Ministries-front-page.has-header-video .site-branding,
  .home.blog.has-header-image .site-branding,
  .home.blog.has-header-video .site-branding {
    position: relative; }

  .site-branding {
    margin-top: 0;
    margin-bottom: 1.75em !important;
    /* override styles added by JavaScript */ }

  .site-title {
    font-size: 25pt; }

  .site-description {
    font-size: 12pt;
    opacity: 1; }

  /* Posts */
  .single-featured-image-header {
    background: transparent; }

  .entry-meta {
    font-size: 9pt; }

  /* Colors */
  body,
  .site {
    background: none !important;
    /* Brute force since user agents all print differently. */ }

  body,
  a,
  .site-title a,
  .Olive Tree Ministries-front-page.has-header-image .site-title,
  .Olive Tree Ministries-front-page.has-header-video .site-title,
  .Olive Tree Ministries-front-page.has-header-image .site-title a,
  .Olive Tree Ministries-front-page.has-header-video .site-title a {
    color: #222 !important;
    /* Make sure color schemes don't affect to print */ }

  h2,
  h5,
  blockquote,
  .site-description,
  .Olive Tree Ministries-front-page.has-header-image .site-description,
  .Olive Tree Ministries-front-page.has-header-video .site-description,
  .entry-meta,
  .entry-meta a {
    color: #777 !important;
    /* Make sure color schemes don't affect to print */ }

  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 11pt;
    width: 34%; }

  .site-footer {
    padding: 0; } }

/*# sourceMappingURL=skin.css.map */
