/*
Theme Name: Syria Al hadath theme
Theme URI: https://syriaalhadath.com/
Author: JawsaqLabs
Author URI: http://JawsaqLabs.com/
Description: a magazine theme built specially for syrialahadth site
Version: 1.0.0
Tags: SyriaAlhadath, magazine, news
Text Domain: syriaalhadath
Domain Path: /languages
*/
@import url("css/kickstart-grid.css");
/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  max-width: 100%; }

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body, button, input, select, textarea {
  color: #2b2b2b;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5; }

body {
  background: #f5f5f5; }

.column-1-1, .column-1-2, .column-1-3, .column-2-3, .column-1-4, .column-3-4, .column-1-5, .column-2-5, .column-3-5, .column-4-5 {
  display: block;
  float: left;
  position: relative;
  margin-left: 0.83333333333333%;
  margin-right: 0.83333333333333%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  box-sizing: border-box; }

.column-1-1 {
  width: 100%; }

.column-1-2 {
  width: 48.333333333%; }

.column-1-3 {
  width: 31.666666666667%; }

.column-1-4 {
  width: 23.333333333333%; }

.column-1-5 {
  width: 17.1%; }

.column-2-3 {
  width: 65%; }

.column-3-4 {
  width: 73.333333333333%; }

.column-2-5 {
  width: 40%; }

.column-3-5 {
  width: 60%; }

.column-4-5 {
  width: 80%; }

.shortcode-container p {
  text-align: left; }
.shortcode-container.button {
  display: inline-block; }

a {
  color: #24890d;
  text-decoration: none; }
  a:focus {
    outline: thin dotted; }
  a:hover {
    outline: 0; }
  a:active {
    outline: 0;
    color: #41a62a; }
  a:hover {
    color: #41a62a; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 700;
  margin: 36px 0 6px; }

h1 {
  font-size: 26px;
  line-height: 1.3846153846; }

h2 {
  font-size: 24px;
  line-height: 1; }

h3 {
  font-size: 22px;
  line-height: 1.0909090909; }

h4 {
  font-size: 20px;
  line-height: 1.2; }

h5 {
  font-size: 18px;
  line-height: 1.3333333333; }

h6 {
  font-size: 16px;
  line-height: 1.5; }

address {
  font-style: italic;
  margin-bottom: 24px; }

abbr[title] {
  border-bottom: 1px dotted #2b2b2b;
  cursor: help; }

b, strong {
  font-weight: 700; }

cite, dfn, em, i {
  font-style: italic; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

p {
  margin-bottom: 24px;
  line-height: 1.6em; }

code, kbd, tt, var, samp {
  font-family: monospace, serif;
  font-size: 15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.6; }

pre {
  font-family: monospace, serif;
  font-size: 15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.6;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
  max-width: 100%;
  overflow: auto;
  padding: 12px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

blockquote, q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

blockquote {
  color: #767676;
  font-size: 19px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2631578947;
  margin-bottom: 24px; }
  blockquote cite, blockquote small {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5; }
  blockquote em, blockquote i, blockquote cite {
    font-style: normal; }
  blockquote strong, blockquote b {
    font-weight: 400; }

small {
  font-size: smaller; }

big {
  font-size: 125%; }

sup, sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

dl {
  margin-bottom: 24px; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: 24px; }

ul, ol {
  list-style: none;
  margin: 0 0 24px 20px; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul, li > ol {
  margin: 0 0 0 20px; }

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 24px;
  padding: 11px 12px 0; }

legend {
  white-space: normal; }

button, input, select, textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline; }

button {
  line-height: normal; }

input {
  line-height: normal;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  /* Removing the inner shadow, rounded corners on iOS inputs */ }

textarea {
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  /* Removing the inner shadow, rounded corners on iOS inputs */ }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled] {
  cursor: default; }

input[disabled] {
  cursor: default; }
input[type="checkbox"], input[type="radio"] {
  padding: 0; }
input[type="search"] {
  -webkit-appearance: textfield; }
  input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table, th, td {
  border: 1px solid rgba(0, 0, 0, 0.1); }

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

th {
  border-width: 0 1px 1px 0;
  font-weight: bold; }

td {
  border-width: 0 1px 1px 0; }

del {
  color: #767676; }

hr {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  height: 1px;
  width: 100%; }

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.
 */
::selection, ::-moz-selection {
  background: #24890d;
  color: #fff;
  text-shadow: none; }

/******************************************************************
Stylesheet: Variables

******************************************************************/
/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*
Here's a great tutorial on how to
use color variables properly:
http://sachagreif.com/sass-color-variables/
*/
/*********************
grid variable
*********************/
/*********************
FONT FACE (IN YOUR FACE)
*********************/
/*  To embed your own fonts, use this syntax
  and place your fonts inside the
  library/fonts folder. For more information
  on embedding fonts, go to:
  http://www.fontsquirrel.com/
  Be sure to remove the comment brackets.
*/
/*
The following is based of Typebase:
https://github.com/devinhunt/typebase.css
I've edited it a bit, but it's a nice starting point.
*/
/*
 i imported this one in the functions file so bones would look sweet.
 don't forget to remove it for your site.
*/
/*
some nice typographical defaults
more here: http://www.newnet-soft.com/blog/csstypography
*/
p {
  -ms-word-break: break-all;
  -ms-word-wrap: break-all;
  word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
  -webkit-font-feature-settings: "liga", "dlig";
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig"; }

.reverse-text {
  text-align: right; }

/******************************************************************
Site Name:
Author:

Stylesheet: Sass Functions

You can do a lot of really cool things in Sass. Functions help you
make repeated actions a lot easier. They are really similar to mixins,
but can be used for so much more.

Anyway, keep them all in here so it's easier to find when you're
looking for one.

For more info on functions, go here:
http://sass-lang.com/documentation/Sass/Script/Functions.html

******************************************************************/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/******************************************************************
Site Name:
Author: Mohammed Manssour

******************************************************************/
/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
@font-face {
  font-family: "jf-flat";
  src: url("fonts/JF-Flat-regular");
  src: url("fonts/JF-Flat-regular.eot?#iefix") format("embedded-opentype"), url("fonts/JF-Flat-regular.woff") format("woff"), url("fonts/JF-Flat-regular.ttf") format("truetype"), url("fonts/JF-Flat-regular.svg#font-name") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Al-Jazeera-Arabic";
  src: url("fonts/Al-Jazeera-Arabic-Regular");
  src: url("fonts/Al-Jazeera-Arabic-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Al-Jazeera-Arabic-Regular.woff") format("woff"), url("fonts/Al-Jazeera-Arabic-Regular.ttf") format("truetype"), url("fonts/Al-Jazeera-Arabic-Regular.svg#font-name") format("svg");
  font-weight: normal;
  font-style: normal; }

/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */
/* Input fields */
input {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  color: #2b2b2b;
  padding: 8px 10px 7px; }

textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  color: #2b2b2b;
  padding: 8px 10px 7px;
  width: 100%; }

input:focus, textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.3);
  outline: 0; }

/* Buttons */
button, .button {
  background-color: #24890d;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 10px 30px 11px;
  text-transform: uppercase;
  vertical-align: bottom;
  display: inline-block; }

input[type="button"], input[type="reset"], input[type="submit"] {
  background-color: #24890d;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 10px 30px 11px;
  text-transform: uppercase;
  vertical-align: bottom;
  display: inline-block; }

button:hover, button:focus {
  background-color: #41a62a;
  color: #fff; }

.button:hover, .button:focus {
  background-color: #41a62a;
  color: #fff; }

input[type="button"]:hover, input[type="button"]:focus {
  background-color: #41a62a;
  color: #fff; }
input[type="reset"]:hover, input[type="reset"]:focus {
  background-color: #41a62a;
  color: #fff; }
input[type="submit"]:hover, input[type="submit"]:focus {
  background-color: #41a62a;
  color: #fff; }

button:active, .button:active {
  background-color: #55d737; }

input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
  background-color: #55d737; }

.buttons-list {
  list-style: none;
  margin: 0;
  overflow: hidden; }
  .buttons-list li {
    float: left;
    margin-right: 10px;
    line-height: 40px; }

.button.blue {
  background: #4682B4; }
  .button.blue:hover, .button.blue:focus {
    background: #6AA0CC; }
.button.black {
  background: #000; }
  .button.black:hover, .button.black:focus {
    background: #494848; }

.shortcode-container.hr hr {
  padding: 0;
  margin: 0;
  height: 1px; }

.shortcode-column .shortcode-container.hr {
  padding-right: 0; }

.shortcode .notification {
  width: initial; }

.search-field {
  width: 100%; }

.search-form .search-submit {
  display: none;
  margin-top: 21px; }

/* Alert Message */
.notification {
  font-size: 13px;
  padding: 7px 8px 4px;
  background: #fcf7da;
  border: 1px solid #f4db83;
  border-left-width: 3px;
  color: #c3a12d;
  overflow: hidden; }
  .notification i, .notification span {
    display: inline-block; }
  .notification i {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 20px;
    margin-right: 10px;
    color: #d8b233; }
  .notification span {
    vertical-align: top;
    line-height: 28px; }
  .notification.success {
    background: #e3eac8;
    border: 1px solid #c2d18c;
    border-left-width: 3px;
    color: #8fa349; }
    .notification.success i {
      color: #91a252; }
  .notification.info {
    background: #d9ecf4;
    border: 1px solid #9bc9de;
    border-left-width: 3px;
    color: #548da8;
    padding: 7px 8px 4px; }
    .notification.info i {
      color: #5994b0; }
  .notification.error {
    background: #f9e5e6;
    border: 1px solid #f6c7ca;
    border-left-width: 3px;
    color: #b26a6d; }
    .notification.error i {
      color: #ed2d39; }

/* Tabs */
/* Content Tabs */
.content-tabs-text {
  border: 1px solid #cfcfcf;
  padding: 20px 30px;
  display: none;
  margin-top: -1px; }
  .content-tabs-text img {
    float: left;
    margin: 5px 20px 5px 0; }
  .content-tabs-text p {
    margin-bottom: 0; }

.wrap-content-tabs .content-tabs ul {
  list-style: none;
  margin: 0; }
  .wrap-content-tabs .content-tabs ul li {
    display: inline-block;
    border: 1px solid #cfcfcf;
    background: #f8f8f8;
    margin-right: -4px; }
    .wrap-content-tabs .content-tabs ul li a {
      color: #000; }

#content .wrap-content-tabs .content-tabs ul li a {
  color: #000; }

.wrap-content-tabs .content-tabs ul li.ui-state-active {
  background: #fff;
  border-bottom-color: #fff; }
  .wrap-content-tabs .content-tabs ul li.ui-state-active a {
    color: #2b2b2b; }
.wrap-content-tabs .content-tabs ul li a {
  font-size: 15px;
  color: #999999;
  text-decoration: none;
  display: block;
  padding: 7px 25px; }
  .wrap-content-tabs .content-tabs ul li a:focus {
    outline: none; }

/* Accordion */
.accordion {
  border: 1px solid #cfcfcf;
  clear: both; }
  .accordion .accordion-title {
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #2b2b2b;
    position: relative;
    background: #f2f2f2;
    padding: 15px 40px;
    margin: 0;
    cursor: pointer;
    border-top: 1px solid #cfcfcf; }

#content article .entry-content .accordion .accordion-title {
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #2b2b2b;
  position: relative;
  background: #f2f2f2;
  padding: 15px 40px;
  margin: 0;
  cursor: pointer;
  border-top: 1px solid #cfcfcf; }

.accordion .accordion-title:first-child, #content article .entry-content .accordion .accordion-title:first-child {
  border-top: none; }

.accordion .accordion-title.ui-state-active, #content article .entry-content .accordion .accordion-title.ui-state-active {
  background: none;
  /*border-bottom: none;*/ }

.accordion .accordion-title .ui-icon {
  background: url("images/plus-accordion.png") no-repeat;
  position: absolute;
  top: 20px;
  left: 15px;
  width: 8px;
  height: 8px; }
.accordion .accordion-title.ui-state-active .ui-icon {
  background: url("images/minus-accordion.png") no-repeat;
  top: 22px; }
.accordion .accordion-content {
  padding: 0 30px 20px 30px; }

/* Info Block */
.info {
  background: #f2f2f2;
  border: 1px solid #cfcfcf;
  padding: 23px 30px; }
  .info p {
    margin-bottom: 0;
    display: inline-block;
    width: 80%; }
  .info .button {
    display: inline-block;
    float: right;
    margin-top: 2px; }

/* Testimonials */
.testimonials {
  border: 1px solid #cfcfcf;
  padding: 25px 7px 0;
  overflow: hidden;
  position: relative; }
  .testimonials ul li {
    width: 750px; }
  .testimonials .testimonials-author {
    display: block;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    padding-bottom: 29px;
    margin-bottom: 24px; }
    .testimonials .testimonials-author:after {
      content: '';
      width: 0;
      height: 0;
      border-top: 20px solid #fff;
      border-right: 16px solid transparent;
      position: absolute;
      bottom: -15px;
      left: 57px; }
    .testimonials .testimonials-author:before {
      content: '';
      width: 0;
      height: 0;
      border-top: 18px solid #e7e7e7;
      border-right: 16px solid transparent;
      position: absolute;
      bottom: -18px;
      left: 56px; }
    .testimonials .testimonials-author .avatar {
      width: 65px;
      height: 65px;
      float: left;
      margin-right: 20px; }
    .testimonials .testimonials-author .name {
      display: block;
      text-transform: uppercase;
      font-size: 24px;
      color: #2b2b2b;
      margin-bottom: -4px; }
    .testimonials .testimonials-author .function {
      font-size: 13px;
      color: #a8a8a8; }
      .testimonials .testimonials-author .function a {
        font-size: 13px;
        color: #f17e12;
        text-decoration: none; }
        .testimonials .testimonials-author .function a:hover {
          text-decoration: underline; }
  .testimonials .testimonials-text {
    padding-left: 3px; }
    .testimonials .testimonials-text p {
      margin-bottom: 0; }
  .testimonials .testimonials-controls {
    position: absolute;
    bottom: 5px;
    left: 50%;
    display: none !important; }
    .testimonials .testimonials-controls a {
      font-size: 0;
      display: block;
      float: left;
      margin-right: 5px;
      width: 11px;
      height: 11px;
      border: 2px solid #ccd1d3;
      border-radius: 50%; }
      .testimonials .testimonials-controls a.selected {
        background-color: #ccd1d3; }
  .testimonials .prev, .testimonials .next {
    position: absolute;
    top: 45px;
    right: 34px;
    line-height: 8px;
    text-decoration: none;
    background: #f3f3f3;
    padding: 9px; }
  .testimonials .prev {
    right: 64px; }
    .testimonials .prev i {
      font-family: 'FontAwesome';
      font-style: normal;
      color: #020202;
      font-size: 15px; }
  .testimonials .next i {
    font-family: 'FontAwesome';
    font-style: normal;
    color: #020202;
    font-size: 15px; }

/* Our Team */
.our-team img {
  margin: 0 auto 23px auto;
  display: block; }
.our-team .member-name {
  font-size: 24px;
  color: #2b2b2b;
  text-transform: uppercase;
  display: block; }
.our-team .member-function {
  font-size: 13px;
  color: #a8a8a8;
  display: block;
  margin-bottom: 15px; }
  .our-team .member-function a {
    color: #f17e12;
    text-decoration: none; }
    .our-team .member-function a:hover {
      text-decoration: underline; }
.our-team .our-team-text {
  text-align: justify; }
  .our-team .our-team-text p {
    margin-bottom: 0; }

/* Price */
.pricing {
  text-align: center;
  font-size: 33px; }

.package {
  display: inline-block;
  font-size: 14px;
  width: 255px;
  position: relative;
  border: 1px solid #eeeeee;
  padding-bottom: 0;
  vertical-align: middle; }
  .package .heading-row, .package .pricing-row {
    background: #000;
    color: #fff; }
  .package.highlight-col .heading-row, .package.highlight-col .pricing-row {
    background: #f17e12; }
  .package .heading-row span, .package .pricing-row span {
    display: block;
    padding: 13px 0; }
  .package .heading-row .type {
    font-size: 22px;
    text-transform: uppercase;
    border-bottom: 1px solid #eaeaea;
    border-bottom-color: rgba(234, 234, 234, 0.1); }
  .package .pricing-row .price {
    font-size: 28px; }
  .package .col-row {
    padding: 10px 0;
    color: #666666;
    font-weight: bold; }
    .package .col-row:nth-child(2n+1) {
      background: #f7f7f7; }
  .package.highlight-col {
    width: 282px;
    top: 0; }
    .package.highlight-col .col-row {
      padding: 14px 0; }
    .package.highlight-col .type-price .type, .package.highlight-col .type-price .price {
      padding: 16px 0; }
  .package.desc-col {
    text-align: right;
    border: none;
    box-sizing: border-box;
    margin: 0; }
    .package.desc-col .heading-row, .package.desc-col .pricing-row {
      background: none;
      color: transparent;
      visibility: hidden; }
    .package.desc-col .col-row {
      background: none;
      border-top: 1px solid #eee;
      padding-top: 9px;
      padding-right: 15px; }
      .package.desc-col .col-row:last-child {
        border-bottom: 1px solid #eee; }

/*.package.highlight-col .col-row:last-child{
	margin-bottom: 27px;
}*/
.clear {
  width: 100%;
  clear: both; }

/* Table Performance */
.table-performance {
  font-size: 14px;
  color: #666666; }
  .table-performance thead tr th {
    font-weight: bold;
    text-transform: capitalize; }
  .table-performance tbody tr:nth-child(2n+1) {
    background-color: #f7f7f7; }

/* Icons */
.shortcode-icon {
  display: inline-block;
  text-align: center; }
  .shortcode-icon i {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 34px;
    position: relative; }

.icon-box i {
  font-family: 'FontAwesome';
  font-style: normal;
  font-size: 34px;
  position: relative; }

.shortcode-icon .list-title {
  font-size: 16px;
  display: inline-block;
  line-height: normal; }

.icon-box {
  margin: 0;
  overflow: hidden;
  position: relative; }
  .icon-box .list-title {
    font-size: 16px;
    display: inline-block;
    line-height: normal; }
  .icon-box.vertical {
    margin-bottom: 13px; }
  .icon-box p {
    margin-bottom: 0; }
  .icon-box .list-title {
    font-size: 24px;
    line-height: 1em;
    display: inline-block;
    text-transform: uppercase; }
  .icon-box.vertical .list-separator {
    position: absolute;
    height: 64%;
    top: 55px;
    left: 15px;
    border-left: 1px solid #e5e5e5; }
  .icon-box.vertical p {
    padding-left: 50px;
    padding-bottom: 20px;
    margin-bottom: 10px; }

.subtitle-article {
  font-size: 12px;
  color: #a8a8a8; }
  .subtitle-article.shortcode-container {
    display: inline-block; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder, :-moz-placeholder {
  color: #939393; }

::-moz-placeholder {
  color: #939393;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */ }

:-ms-input-placeholder {
  color: #939393; }

/* Responsive images. Fluid images for posts, comments, and widgets */
.comment-content img, .entry-content img, .entry-summary img, #site-header img, .widget img, .wp-caption {
  max-width: 100%; }

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */
.comment-content img[height], .entry-content img, .entry-summary img {
  height: auto; }

img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
  height: auto; }

#site-header img {
  height: auto; }

img.size-full, img.size-large {
  height: auto;
  max-width: 100%; }

/* Make sure embeds and iframes fit their containers */
embed, iframe, object, video {
  margin-bottom: 24px;
  max-width: 100%; }

p > embed, p > iframe, p > object {
  margin-bottom: 0; }

span > embed, span > iframe, span > object {
  margin-bottom: 0; }

/* Alignment */
.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

blockquote.alignleft, figure.wp-caption.alignleft, img.alignleft {
  margin: 7px 24px 7px 0; }

.wp-caption.alignleft {
  margin: 7px 14px 7px 0; }

blockquote.alignright, figure.wp-caption.alignright, img.alignright {
  margin: 7px 0 7px 24px; }

.wp-caption.alignright {
  margin: 7px 0 7px 14px; }

blockquote.aligncenter, img.aligncenter, .wp-caption.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px; }

.site-content blockquote.alignleft, .site-content blockquote.alignright {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 17px;
  width: 50%; }
.site-content blockquote.alignleft p, .site-content blockquote.alignright p {
  margin-bottom: 17px; }

.wp-caption {
  margin-bottom: 24px;
  color: #767676; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0; }

.wp-caption-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0; }

div.wp-caption .wp-caption-text {
  padding-right: 10px; }
div.wp-caption.alignright img[class*="wp-image-"], div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px;
  padding-right: 0; }

.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Assistive text */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    text-decoration: none;
    text-transform: none;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */ }

.hide {
  display: none; }

/* Clearing floats */
.footer-sidebar:before, .footer-sidebar:after {
  content: "";
  display: table; }

.hentry:before, .hentry:after {
  content: "";
  display: table; }

.gallery:before, .gallery:after {
  content: "";
  display: table; }

.slider-direction-nav:before, .slider-direction-nav:after {
  content: "";
  display: table; }

.contributor-info:before, .contributor-info:after {
  content: "";
  display: table; }

.search-box:before, .search-box:after {
  content: "";
  display: table; }

[class*="content"]:before, [class*="content"]:after {
  content: "";
  display: table; }

[class*="site"]:before, [class*="site"]:after {
  content: "";
  display: table; }

.footer-sidebar:after, .hentry:after, .gallery:after, .slider-direction-nav:after, .contributor-info:after, .search-box:after, [class*="content"]:after, [class*="site"]:after {
  clear: both; }

/* Genericons */
.bypostauthor > article .fn:before, .comment-edit-link:before, .comment-reply-link:before, .comment-reply-login:before, .comment-reply-title small a:before, .contributor-posts-link:before, .menu-toggle:before, .search-toggle:before, .slider-direction-nav a:before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal 16px / 1 Genericons;
  text-decoration: inherit;
  vertical-align: text-bottom; }

/* Separators */
.site-content span + .entry-date:before, .full-size-link:before, .parent-post-link:before {
  content: "\0020\007c\0020"; }

span + .byline:before, span + .comments-link:before, span + .edit-link:before {
  content: "\0020\007c\0020"; }

/**
 * 3.0 Basic Structure
 * -----------------------------------------------------------------------------
 */
body {
  font-family: "jf-flat";
  font-size: 14px;
  background-color: #ededed; }

.site {
  background-color: #ccc;
  position: relative; }

.container {
  background-color: #ededed;
  width: 100%;
  margin: 0 auto; }

html {
  overflow-x: hidden; }

/**
 * 4.0 Header
 * -----------------------------------------------------------------------------
 */
/* Ensure that there is no gap between the header and
	 the admin bar for WordPress versions before 3.8. */
#wpadminbar {
  min-height: 32px; }

#site-header {
  position: relative;
  z-index: 3;
  background: #2e2e2e;
  width: 100%; }

#logo {
  float: right !important;
  background: white;
  height: 88.5px;
  width: 15%;
  display: block;
  margin-top: -40px; }

.navbar-social {
  margin-right: 15%; }
  .navbar-social nav, .navbar-social div, .navbar-social section, .navbar-social ul {
    margin: 0; }

.site-main {
  padding: 0 10px 10px;
  background-color: #fff;
  -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.35); }

.main-content {
  margin-top: 30px;
  margin-right: 0; }

.primary-navbar {
  background: #cd2122 url("images/map.png") no-repeat center center;
  background-size: cover;
  height: 48px;
  width: 100%;
  z-index: 1000;
  position: absolute;
  top: 40px;
  border-bottom: 1px solid #2e2e2e; }
  .primary-navbar #primary-navigation {
    font-size: 14px !important;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0; }

.logged-in .primary-navbar {
  top: 70px; }

.flash-news {
  background: #fff;
  height: 30px;
  display: block;
  line-height: 30px;
  margin: 0 0 10px;
  overflow: hidden;
  border-bottom: 1px solid #2e2e2e;
  width: 101.65%;
  margin-right: -.85%;
  z-index: 1000; }
  .flash-news.sticky {
    width: 100%;
    right: 0;
    margin-right: 0;
    margin-top: 0; }
  .flash-news .flash-news-title {
    background: #e74c3c;
    color: #fff;
    height: 30px;
    width: 150px;
    display: block;
    overflow: hidden;
    text-align: center;
    float: right; }
    .flash-news .flash-news-title i {
      margin: auto 5px; }
  .flash-news .flash-news-news {
    width: 84.375% !important;
    width: -webkit-calc(100% - 150px) !important;
    width: -moz-calc(100% - 150px) !important;
    width: calc(100% - 150px) !important;
    float: right;
    text-align: right !important;
    direction: ltr; }
    .flash-news .flash-news-news ul.slides li {
      direction: rtl;
      background: #fff;
      width: 100%; }
      .flash-news .flash-news-news ul.slides li a {
        direction: rtl;
        color: #2e2e2e;
        padding-right: 5px; }
        .flash-news .flash-news-news ul.slides li a:hover {
          color: #cd2122; }

.window-size {
  background-color: yellow;
  text-align: center;
  width: 100%;
  position: fixed;
  bottom: 0;
  right: 0;
  height: 40px;
  color: #000; }

/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */
.site-navigation ul {
  list-style: none;
  margin: 0; }
.site-navigation li {
  border-top: 1px solid rgba(255, 255, 255, 0.2); }
.site-navigation ul ul {
  margin-left: 20px; }
.site-navigation a {
  color: #fff;
  display: block;
  text-transform: uppercase; }
.site-navigation .current_page_item {
  background-color: #2e2e2e; }
.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a {
  color: #fff;
  font-weight: 900; }

/* Primary Navigation */
.primary-navigation {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  text-align: center; }
  .primary-navigation.toggled-on {
    padding: 72px 0 36px; }
  .primary-navigation .nav-menu {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: none; }
  .primary-navigation.toggled-on .nav-menu {
    display: block; }
  .primary-navigation a {
    padding: 7px 0; }
    .primary-navigation a:before {
      position: relative;
      font-size: 16px;
      line-height: 0;
      margin-right: 5px;
      top: 1px;
      font-family: 'FontAwesome';
      font-weight: 100;
      display: inline-block;
      width: 1em;
      text-align: center; }

/* Mega Menu */
@media screen and (max-width: 400px) {
  .primary-navigation .mega-nav {
    display: none; } }
@media screen and (min-width: 401px) {
  .primary-navigation .mega-nav {
    display: none; } }
@media screen and (min-width: 673px) {
  .primary-navigation .mega-nav {
    padding: 10px;
    display: block; }
    .primary-navigation .mega-nav li {
      border-top: none;
      border-bottom: none; }
    .primary-navigation .mega-nav > li {
      padding: 8px 21px; } }
@media screen and (max-width: 782px) {
  .primary-navigation p {
    color: #fff;
    margin: 7px 0; }
  .primary-navigation a {
    padding: 0;
    margin: 7px 0; }
    .primary-navigation a:before {
      display: inline-block;
      width: 1em;
      text-align: center; } }
@media screen and (min-width: 783px) {
  .primary-navigation {
    float: right;
    font-size: 11px; }
    .primary-navigation.toggled-on {
      border-bottom: 0;
      margin: 0;
      padding: 0; }
    .primary-navigation .menu-toggle {
      display: none;
      padding: 0; }
    .primary-navigation .nav-menu {
      border-bottom: 0;
      display: block; }
    .primary-navigation a {
      display: inline-block;
      padding: 0 12px;
      white-space: nowrap; }
      .primary-navigation a:before {
        position: relative;
        font-size: 16px;
        line-height: 0;
        margin-right: 9px;
        top: 2px;
        font-family: 'FontAwesome';
        font-weight: 100; }
    .primary-navigation ul ul li {
      position: relative; }
      .primary-navigation ul ul li:last-child:before {
        height: 0; }
      .primary-navigation ul ul li:before {
        position: absolute;
        top: 98%;
        width: 50%;
        height: 1px;
        display: block;
        content: ' ';
        background: rgba(255, 255, 255, 0.3);
        left: 25%; }
    .primary-navigation ul ul a {
      padding: 18px 10px 18px 17px;
      white-space: normal;
      width: 176px;
      background-color: #2e2e2e; }
      .primary-navigation ul ul a:hover {
        background-color: #cd2122; }
    .primary-navigation .menu-item-has-children > a, .primary-navigation .page_item_has_children > a {
      padding-right: 26px; }
    .primary-navigation .menu-item-has-children > a:after, .primary-navigation .page_item_has_children > a:after {
      -webkit-font-smoothing: antialiased;
      content: "\f0d7";
      display: inline-block;
      font: normal 12px / 1 'FontAwesome';
      position: absolute;
      right: 12px;
      top: 18px;
      vertical-align: text-bottom; }
    .primary-navigation .menu-item-has-children li.menu-item-has-children > a:after, .primary-navigation .menu-item-has-children li.page_item_has_children > a:after {
      content: "\f501";
      right: 8px;
      top: 20px; }
    .primary-navigation .page_item_has_children li.menu-item-has-children > a:after, .primary-navigation .page_item_has_children li.page_item_has_children > a:after {
      content: "\f501";
      right: 8px;
      top: 20px; }
    .primary-navigation li {
      border: 0;
      float: right;
      height: 48px;
      line-height: 48px;
      position: relative; }
      .primary-navigation li .menu-item-has-children > a, .primary-navigation li .page_item_has_children > a {
        padding-right: 20px;
        width: 168px; }
      .primary-navigation li:hover > a, .primary-navigation li.focus > a, .primary-navigation li:hover > a, .primary-navigation li.focus > a {
        background-color: #2e2e2e;
        color: #fff; }
      .primary-navigation li:before {
        content: '';
        display: block;
        height: 24px;
        width: 1px;
        background: rgba(255, 255, 255, 0.3);
        position: absolute;
        top: 12px;
        left: -1px;
        z-index: 1000; }
      .primary-navigation li li {
        border: 0;
        display: block;
        height: auto;
        line-height: 1.0909090909; }
    .primary-navigation ul li:hover > ul, .primary-navigation ul li.focus > ul {
      left: auto; }
    .primary-navigation ul ul {
      background-color: #24890d;
      float: left;
      margin: 0;
      position: absolute;
      top: 48px;
      left: -999em;
      z-index: 99999; }
      .primary-navigation ul ul li:hover > ul, .primary-navigation ul ul li.focus > ul {
        left: 100%; }
      .primary-navigation ul ul ul {
        left: -999em;
        top: 0; }
    .primary-navigation .mega-menu .menu-item {
      float: none; }
    .primary-navigation ul .mega-menu ul {
      position: static;
      float: none; }
    .primary-navigation .menu-item-has-mega-menu {
      position: relative; }
    .primary-navigation .mega-menu {
      display: none;
      position: absolute;
      left: -500px;
      top: 100%;
      background: #000;
      /* overrides from settings / styling / mega-menu */
      border-top: 2px solid #55d737;
      z-index: 10; }
      .primary-navigation .mega-menu ul {
        background: none; }
      .primary-navigation .mega-menu a {
        padding: 0;
        display: inline;
        position: relative;
        line-height: 22px;
        text-transform: none; }

  .sticky-header .primary-navigation li:hover > a, .sticky-header .primary-navigation li.focus > a, .sticky-header .primary-navigation li:hover > a, .sticky-header .primary-navigation li.focus > a {
    background-color: #cd2122; }

  #masthead .primary-navigation .mega-menu .current-menu-item a {
    font-weight: normal;
    color: #3de132; }

  .primary-navigation .mega-menu a:hover, .primary-navigation .mega-menu a:focus {
    text-decoration: underline; }
  .primary-navigation .mega-menu p {
    margin: 0 0 1em 0; }
  .primary-navigation .mega-menu a:before {
    top: -2px;
    line-height: 22px;
    text-decoration: none; }
  .primary-navigation .mega-menu a:after {
    display: none !important; }
  .primary-navigation .mega-menu li {
    background: none; }
    .primary-navigation .mega-menu li:hover {
      background: none; }
  .primary-navigation .menu-item-has-mega-menu:hover .mega-menu {
    display: block; }
  .primary-navigation .mega-menu .menu-item {
    color: white;
    text-transform: none;
    font-size: 13px;
    line-height: 20px; }
  .primary-navigation .mega-menu-row {
    width: 100%;
    display: table;
    table-layout: fixed;
    padding: 30px 0;
    border-top: 1px solid #484848;
    /* overrides from settings / styling / mega-menu */ }
    .primary-navigation .mega-menu-row:first-child {
      border-top: none; }
  .primary-navigation .mega-menu-col {
    display: table-cell;
    width: 1px;
    padding: 0 30px;
    border-left: 1px solid #484848;
    /* overrides from settings / styling / mega-menu */ }
    .primary-navigation .mega-menu-col:first-child {
      border-left: none; }
    .primary-navigation .mega-menu-col > a {
      display: inline-block;
      width: auto !important;
      padding: 0 !important;
      font-size: 19px;
      margin-top: 5px;
      margin-bottom: 14px;
      text-transform: none; }
      .primary-navigation .mega-menu-col > a:before {
        top: 2px; }
    .primary-navigation .mega-menu-col .sub-menu .sub-menu {
      padding-left: 27px; }
  .primary-navigation .mega-menu-row .sub-menu-has-icons {
    padding-left: 27px; }
  .primary-navigation .mega-menu-row .menu-item-has-icon > p {
    margin-left: -27px; }
  .primary-navigation .mega-menu-row .sub-menu-has-icons a:before {
    position: absolute;
    left: -27px;
    width: 18px;
    text-align: center;
    margin: 0; }
  .primary-navigation .mega-menu-row > .menu-item-has-icon > a {
    left: 27px; }
    .primary-navigation .mega-menu-row > .menu-item-has-icon > a:before {
      position: absolute;
      left: -27px;
      width: 18px;
      text-align: center;
      margin: 0; }
  .primary-navigation .mega-menu li:hover a {
    background: none; }
  .primary-navigation .mega-menu-col p + .sub-menu {
    margin-top: 12px; }

  /* row */
  /* column */
  /* column sub-menus */ }
/* Secondary Navigation */
#jql-secondary-navigation {
  min-height: 40px;
  line-height: 40px; }
  #jql-secondary-navigation ul li {
    display: inline-block; }
    #jql-secondary-navigation ul li.current-menu-item {
      background-color: #cd2122; }
      #jql-secondary-navigation ul li.current-menu-item a {
        color: #fff; }
    #jql-secondary-navigation ul li a {
      color: #fff;
      padding: 0 10px;
      height: 100%;
      display: block;
      margin: 0; }
      #jql-secondary-navigation ul li a:hover {
        background-color: #cd2122;
        color: #fff; }

.menu-toggle {
  background-color: #000;
  border-radius: 0;
  cursor: pointer;
  font-size: 0;
  height: 25px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 48px; }
  .menu-toggle:before {
    color: #fff;
    content: "\f0c9";
    display: inline;
    margin-top: 16px;
    font-family: 'FontAwesome'; }
  .menu-toggle:active, .menu-toggle:focus, .menu-toggle:hover {
    background-color: #444; }
  .menu-toggle:focus {
    outline: 1px dotted; }

.jql-social-icons {
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }
  .jql-social-icons ul {
    margin: 0; }
    .jql-social-icons ul li {
      display: inline-block;
      list-style: none;
      width: 32px;
      height: 32px;
      background-color: #c9c7c7;
      text-align: center;
      margin: 4px 1px;
      font-size: 20px;
      border-radius: 100%;
      -o-border-radius: 100%;
      -ms-border-radius: 100%;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      -o-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg); }
      .jql-social-icons ul li.facebook:hover, .jql-social-icons ul li.facebook-square:hover {
        background-color: #46629E; }
      .jql-social-icons ul li.rss:hover, .jql-social-icons ul li.rss-square:hover {
        background-color: orange; }
      .jql-social-icons ul li.twitter:hover, .jql-social-icons ul li.twitter-square:hover {
        background-color: #4FA0DD; }
      .jql-social-icons ul li.youtube:hover, .jql-social-icons ul li.google-plus:hover, .jql-social-icons ul li.youtube-square:hover, .jql-social-icons ul li.google-plus-square:hover {
        background-color: #cc181e; }
      .jql-social-icons ul li.phone:hover, .jql-social-icons ul li.phone-square:hover, .jql-social-icons ul li.whatsapp:hover {
        background-color: #6FC63D; }
      .jql-social-icons ul li.linkedin:hover {
        background-color: #3692C3; }
      .jql-social-icons ul li a {
        color: #2e2e2e;
        width: 100%;
        display: block;
        line-height: 32px;
        margin: 0; }
      .jql-social-icons ul li:hover a {
        color: #fff; }
      .jql-social-icons ul li:hover {
        -o-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg); }

.site-footer .jql-social-icons {
  text-align: center; }
  .site-footer .jql-social-icons li {
    height: 50px;
    width: 50px;
    margin: 4px 1px;
    font-size: 25px; }
    .site-footer .jql-social-icons li.facebook, .site-footer .jql-social-icons li.facebook-square {
      background-color: #46629E; }
    .site-footer .jql-social-icons li.rss, .site-footer .jql-social-icons li.rss-square {
      background-color: orange; }
    .site-footer .jql-social-icons li.twitter, .site-footer .jql-social-icons li.twitter-square {
      background-color: #4FA0DD; }
    .site-footer .jql-social-icons li.youtube, .site-footer .jql-social-icons li.google-plus, .site-footer .jql-social-icons li.youtube-square, .site-footer .jql-social-icons li.google-plus-square {
      background-color: #cc181e; }
    .site-footer .jql-social-icons li.phone, .site-footer .jql-social-icons li.phone-square, .site-footer .jql-social-icons li.whatsapp {
      background-color: #6FC63D; }
    .site-footer .jql-social-icons li.linkedin {
      background-color: #3692C3; }
    .site-footer .jql-social-icons li a {
      line-height: 50px;
      color: #fff; }

/**
 * 6.0 Breadcrumbs
 * -----------------------------------------------------------------------------
 */
.breadcrumbs {
  font-size: 12px;
  color: #a8a8a8;
  margin: 12px 0; }
  .breadcrumbs .separator {
    margin: 0 4px;
    font-size: 14px;
    line-height: 13px; }
  .breadcrumbs a {
    color: #a8a8a8; }

/**
 * 7.0 Content
 * -----------------------------------------------------------------------------
 */
.hentry {
  margin: 0 auto;
  max-width: 100%; }

.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta {
  margin: 0 auto; }

.full-width .main-content {
  width: 100%; }
.full-width .content-area {
  width: 100%; }
.full-width #secondary {
  display: none; }

.page-content {
  margin: 0 auto;
  max-width: 700px;
  margin-bottom: 48px; }

.page-template-page-templatesfull-width-php .entry-content {
  padding: 0 !important; }

/**
 * 7.1 Post Thumbnail
 * -----------------------------------------------------------------------------
 */
.post-thumbnail {
  background: #b2b2b2 url(images/pattern-light.svg) repeat fixed;
  display: block;
  position: relative;
  z-index: 0; }

.single .post-thumbnail {
  margin-bottom: 25px; }
  .single .post-thumbnail img {
    width: 750px;
    height: 350px;
    display: block; }

a.post-thumbnail:hover {
  background-color: #999; }

.full-width .post-thumbnail img {
  display: block;
  margin: 0 auto; }

/**
 * 7.2 Entry Header
 * -----------------------------------------------------------------------------
 */
.entry-header {
  position: relative;
  z-index: 1; }

.entry-title {
  font-weight: 300;
  line-height: 1.0909090909;
  margin-bottom: 12px;
  margin: 24px 0 12px 0;
  text-transform: uppercase;
  font-family: "Al-Jazeera-Arabic","arial";
  font-weight: bold; }
  .entry-title a {
    color: #2b2b2b; }
    .entry-title a:hover {
      color: #cd2122; }

.site-content .entry-header {
  background-color: #fff;
  padding: 0 10px 6px; }

/**
 * 7.3 Entry Meta
 * -----------------------------------------------------------------------------
 */
.entry-meta {
  clear: both;
  color: #767676;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333;
  text-transform: uppercase; }
  .entry-meta a {
    color: #767676; }
    .entry-meta a:hover {
      color: #41a62a; }
  .entry-meta > div {
    float: left;
    margin-right: 15px; }
    .entry-meta > div > i {
      margin-right: 5px; }

.sticky .entry-date {
  display: none; }

.cat-links {
  font-weight: 900;
  text-transform: uppercase; }
  .cat-links a {
    color: #2b2b2b; }
    .cat-links a:hover {
      color: #41a62a; }

.byline {
  display: none; }

.single .byline, .group-blog .byline {
  display: inline; }

.site-content .entry-meta {
  background-color: #fff;
  margin-bottom: 8px; }
.site-content footer.entry-meta {
  margin: 24px auto 0;
  padding: 0 10px; }

/* Tag links style */
.entry-meta .tag-links a {
  background-color: #767676;
  border-radius: 0 2px 2px 0;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2727272727;
  margin: 2px 4px 2px 10px;
  padding: 3px 7px;
  position: relative;
  text-transform: uppercase; }
  .entry-meta .tag-links a:hover {
    background-color: #41a62a;
    color: #fff; }
  .entry-meta .tag-links a:before {
    border-top: 10px solid transparent;
    border-right: 8px solid #767676;
    border-bottom: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0; }
  .entry-meta .tag-links a:hover:before {
    border-right-color: #41a62a; }
  .entry-meta .tag-links a:after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 8px;
    left: -2px;
    width: 4px; }

/**
 * 7.4 Entry Content
 * -----------------------------------------------------------------------------
 */
.entry-content, .entry-summary, .page-content {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

.site-content .entry-content, .site-content .entry-summary {
  background-color: #fff;
  padding: 6px 10px 0; }
.site-content .jql-vedio-embed {
  margin-right: 5%; }

.post-content, .post-excerpt {
  font-family: tahoma;
  font-size: 16px; }

.full-width .jql-vedio-embed {
  margin-right: 20%; }

.page-content {
  background-color: #fff;
  padding: 6px 10px 0; }

.page .entry-content {
  padding-top: 0; }

.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child {
  margin-top: 0; }

.entry-summary h1:first-child, .entry-summary h2:first-child, .entry-summary h3:first-child, .entry-summary h4:first-child, .entry-summary h5:first-child, .entry-summary h6:first-child {
  margin-top: 0; }

.page-content h1:first-child, .page-content h2:first-child, .page-content h3:first-child, .page-content h4:first-child, .page-content h5:first-child, .page-content h6:first-child {
  margin-top: 0; }

.entry-content a, .entry-summary a, .page-content a, .comment-content a {
  text-decoration: underline; }

.entry-content a:hover, .entry-summary a:hover, .page-content a:hover, .comment-content a:hover, .entry-content a.button, .entry-summary a.button, .page-content a.button, .comment-content a.button {
  text-decoration: none; }

.entry-content table, .comment-content table {
  font-size: 14px;
  line-height: 1.2857142857; }

.entry-content th, .comment-content th {
  font-weight: 700;
  padding: 8px;
  text-transform: uppercase; }

.entry-content td, .comment-content td {
  padding: 8px; }

.entry-content .edit-link {
  clear: both;
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333;
  text-transform: uppercase; }
  .entry-content .edit-link a {
    color: #767676;
    text-decoration: none; }
    .entry-content .edit-link a:hover {
      color: #41a62a; }

/* Mediaelements */
.hentry .mejs-container {
  margin: 12px 0 18px; }
.hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls {
  background: #000; }
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #fff; }
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #24890d; }
.hentry .mejs-controls .mejs-time-rail .mejs-time-total {
  background: rgba(255, 255, 255, 0.33); }
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: rgba(255, 255, 255, 0.33); }
.hentry .mejs-container .mejs-controls .mejs-time {
  padding-top: 9px; }
.hentry .mejs-controls .mejs-time-rail span {
  border-radius: 0; }
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  border-radius: 0; }
.hentry .mejs-overlay-loading {
  background: transparent; }

/* Page links */
.page-links {
  clear: both;
  font-size: 12px;
  font-weight: 900;
  line-height: 2;
  margin: 24px 0;
  text-transform: uppercase; }
  .page-links a {
    background: #fff;
    border: 1px solid #fff;
    display: inline-block;
    height: 22px;
    margin: 0 1px 2px 0;
    text-align: center;
    width: 22px;
    background: #000;
    border: 1px solid #000;
    color: #fff;
    text-decoration: none; }
    .page-links a:hover {
      background: #41a62a;
      border: 1px solid #41a62a;
      color: #fff; }
  .page-links > span {
    background: #fff;
    border: 1px solid #fff;
    display: inline-block;
    height: 22px;
    margin: 0 1px 2px 0;
    text-align: center;
    width: 22px; }
  .page-links > .page-links-title {
    height: auto;
    margin: 0;
    padding-right: 7px;
    width: auto; }

/**
 * 7.5 Gallery
 * -----------------------------------------------------------------------------
 */
.gallery {
  margin-bottom: 20px; }

.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative; }

.gallery-columns-1 .gallery-item {
  max-width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px); }

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px); }

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px); }

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px); }

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px); }

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px); }

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px); }

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px); }

.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0; }

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1) {
  clear: left; }

.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left; }

.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%; }
  .gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

.gallery-item:hover .gallery-caption {
  opacity: 1; }

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none; }

.grid .grid {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 0 0 4em;
  max-width: 1000px !important;
  list-style: none;
  text-align: center; }

/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  height: auto;
  text-align: center;
  cursor: pointer; }

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8; }

.grid figure figcaption {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none; }

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
  color: #2e2e2e; }

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  clear: none;
  display: block;
  color: #2e2e2e; }

.grid figure h2 span {
  font-weight: 800; }

.grid figure h2,
.grid figure div {
  margin: 0; }

.grid figure div {
  letter-spacing: 1px;
  font-size: 68.5%; }

/*-----------------*/
/***** Steve *****/
/*-----------------*/
figure.effect-steve {
  z-index: auto;
  overflow: visible; }

figure.effect-steve:before,
figure.effect-steve h2:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  content: '';
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }

figure.effect-steve:before {
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.8);
  opacity: 0; }

figure.effect-steve figcaption {
  z-index: 1; }

figure.effect-steve img {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
  transform: perspective(1000px) translate3d(0, 0, 0); }

figure.effect-steve h2,
figure.effect-steve div {
  background: #fff;
  color: #2d434e;
  width: auto !important;
  display: inline-block !important; }

figure.effect-steve h2 {
  position: relative;
  margin-top: 2em;
  padding: 0.25em; }
  figure.effect-steve h2 a {
    color: #2e2e2e; }
    figure.effect-steve h2 a:hover {
      color: #cd2122; }

figure.effect-steve h2:before {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5); }

figure.effect-steve div {
  margin-top: 1em;
  padding: 0.5em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(0.9, 0.9, 1);
  transform: scale3d(0.9, 0.9, 1); }

figure.effect-steve:hover:before {
  opacity: 1; }

figure.effect-steve:hover img {
  -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
  transform: perspective(1000px) translate3d(0, 0, 21px); }

figure.effect-steve:hover h2:before {
  opacity: 0; }

figure.effect-steve:hover div {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/**
 * 7.6 Post Formats
 * -----------------------------------------------------------------------------
 */
.format-aside .entry-content, .format-aside .entry-summary {
  padding-top: 0; }

.format-quote .entry-content, .format-quote .entry-summary {
  padding-top: 0; }

.format-link .entry-content, .format-link .entry-summary {
  padding-top: 0; }

.site-content .format-link .entry-title, .site-content .format-aside .entry-title, .site-content .format-quote .entry-title {
  display: none; }

/**
 * 7.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */
.nav-links {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  hyphens: auto;
  word-wrap: break-word; }

.post-navigation, .image-navigation {
  margin: 24px auto 48px;
  max-width: 474px;
  padding: 0 10px; }

.post-navigation a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 11px 0 12px;
  width: 100%; }

.image-navigation .previous-image, .image-navigation .next-image {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 11px 0 12px;
  width: 100%; }

.post-navigation .meta-nav {
  color: #767676;
  display: block;
  font-size: 12px;
  font-weight: 900;
  line-height: 2;
  text-transform: uppercase; }
.post-navigation a {
  color: #2b2b2b;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.7142857142;
  text-transform: none; }

.image-navigation a {
  color: #2b2b2b;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.7142857142;
  text-transform: none; }

.post-navigation a:hover, .image-navigation a:hover {
  color: #41a62a; }

/* Paging Navigation */
.paging-navigation {
  border-top: 5px solid #2e2e2e;
  margin: 48px 0; }
  .paging-navigation .loop-pagination {
    margin-top: -5px;
    text-align: center; }
  .paging-navigation .page-numbers {
    border-top: 5px solid transparent;
    display: inline-block;
    font-size: 14px;
    font-weight: 900;
    margin-right: 1px;
    padding: 7px 16px;
    text-transform: uppercase; }
  .paging-navigation a {
    color: #2e2e2e; }
  .paging-navigation .page-numbers.current {
    border-top: 5px solid #cd2122; }
  .paging-navigation a:hover {
    border-top: 5px solid #cd2122;
    color: #2e2e2e; }

/**
 * 7.8 Attachments
 * -----------------------------------------------------------------------------
 */
.attachment .content-sidebar, .attachment .post-thumbnail {
  display: none; }
.attachment .entry-content {
  padding-top: 0; }
.attachment footer.entry-meta {
  text-transform: none; }

.entry-attachment .attachment {
  margin-bottom: 24px; }

/**
 * 7.9 Archives
 * -----------------------------------------------------------------------------
 */
.archive-header, .page-header {
  margin: 24px auto; }

.archive-title, .page-title {
  font-size: 16px;
  font-weight: 900;
  line-height: 1.5;
  margin: 0; }

.archive-header {
  border-bottom: 2px solid #cd2122;
  width: 100%;
  max-width: 785px;
  padding: 0 !important;
  margin-bottom: 0 !important; }
  .archive-header .archive-title {
    color: #cd2122;
    padding: 5px;
    width: auto;
    display: inline-block; }

.taxonomy-description, .author-description {
  color: #767676;
  font-size: 14px;
  line-height: 1.2857142857;
  padding-top: 18px; }

.taxonomy-description p, .author-description p {
  margin-bottom: 18px; }

.taxonomy-description p:last-child, .author-description p:last-child {
  margin-bottom: 0; }

.taxonomy-description a, .author-description a {
  text-decoration: underline; }

.taxonomy-description a:hover, .author-description a:hover {
  text-decoration: none; }

/**
 * 7.10 Contributor Page
 * -----------------------------------------------------------------------------
 */
.contributor {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 48px 10px; }
  .contributor:first-of-type {
    padding-top: 24px; }

.contributor-info {
  margin: 0 auto;
  max-width: 700px; }

.contributor-avatar {
  border: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
  margin: 0 30px 20px 0;
  padding: 2px; }

.contributor-name {
  font-size: 16px;
  font-weight: 900;
  line-height: 1.5;
  margin: 0; }

.contributor-bio a {
  text-decoration: underline; }
  .contributor-bio a:hover {
    text-decoration: none; }

.contributor-posts-link {
  display: inline-block;
  line-height: normal;
  padding: 10px 30px; }
  .contributor-posts-link:before {
    content: "\f443"; }

/**
 * 7.11 404 Page
 * -----------------------------------------------------------------------------
 */
.error404 .page-content {
  padding-top: 0; }
  .error404 .page-content .search-form {
    margin-bottom: 24px; }

/**
 * 7.12 Full-width
 * -----------------------------------------------------------------------------
 */
.full-width .hentry {
  max-width: 100%; }

/**
 * 7.13 Singular
 * -----------------------------------------------------------------------------
 */
/**
 * 7.14 Comments
 * -----------------------------------------------------------------------------
 */
.comments-area {
  margin: 48px auto;
  max-width: 700px;
  padding: 0 10px; }

.comment-reply-title, .comments-title {
  font: 900 16px / 1.5 Lato, sans-serif;
  margin: 0;
  text-transform: uppercase; }

.comment-list {
  list-style: none;
  margin: 0 0 48px 0; }

.comment-author {
  font-size: 14px;
  line-height: 1.7142857142; }

.comment-list .reply, .comment-metadata {
  font-size: 12px;
  line-height: 2;
  text-transform: uppercase; }

.comment-list .reply {
  margin-top: 24px; }

.comment-author .fn {
  font-weight: 900; }
.comment-author a {
  color: #2b2b2b; }

.comment-list .trackback a, .comment-list .pingback a {
  color: #767676; }

.comment-metadata a {
  color: #767676; }

.comment-author a:hover {
  color: #41a62a; }

.comment-list .pingback a:hover, .comment-list .trackback a:hover {
  color: #41a62a; }

.comment-metadata a:hover {
  color: #41a62a; }

.comment-list article, .comment-list .pingback, .comment-list .trackback {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 24px;
  padding-top: 24px; }
.comment-list > li:first-child > article, .comment-list > .pingback:first-child, .comment-list > .trackback:first-child {
  border-top: 0; }

.comment-author {
  position: relative; }
  .comment-author .avatar {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 18px;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px; }

.bypostauthor > article .fn:before {
  content: "\f408";
  margin: 0 2px 0 -2px;
  position: relative;
  top: -1px; }

.says {
  display: none; }

.comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
  padding-left: 30px; }

.comment-edit-link {
  margin-left: 10px; }
  .comment-edit-link:before {
    content: "\f411"; }

.comment-reply-link:before, .comment-reply-login:before {
  content: "\f412";
  margin-right: 2px; }

.comment-content {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .comment-content ul, .comment-content ol {
    margin: 0 0 24px 22px; }
  .comment-content li > ul, .comment-content li > ol {
    margin-bottom: 0; }
  .comment-content > :last-child {
    margin-bottom: 0; }

.comment-list .children {
  list-style: none;
  margin-left: 15px; }

.comment-respond {
  margin-bottom: 24px;
  padding: 0; }

.comment .comment-respond {
  margin-top: 24px; }

.comment-respond h3 {
  margin-top: 0;
  margin-bottom: 24px; }

.comment-notes, .comment-awaiting-moderation, .logged-in-as, .no-comments {
  color: #767676; }

.form-allowed-tags {
  color: #767676; }
  .form-allowed-tags code {
    color: #767676; }

.comment-notes, .comment-awaiting-moderation, .logged-in-as {
  font-size: 14px;
  line-height: 1.7142857142; }

.no-comments {
  font-size: 16px;
  font-weight: 900;
  line-height: 1.5;
  margin-top: 24px;
  text-transform: uppercase; }

.comment-form label {
  display: block; }
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
  width: 100%; }

.form-allowed-tags {
  font-size: 12px;
  line-height: 1.5; }
  .form-allowed-tags code {
    font-size: 12px;
    line-height: 1.5; }

.required {
  color: #c0392b; }

.comment-reply-title small a {
  color: #2b2b2b;
  float: right;
  height: 24px;
  overflow: hidden;
  width: 24px; }
  .comment-reply-title small a:hover {
    color: #41a62a; }
  .comment-reply-title small a:before {
    content: "\f405";
    font-size: 32px; }

.comment-navigation {
  font-size: 12px;
  line-height: 2;
  margin-bottom: 48px;
  text-transform: uppercase; }
  .comment-navigation .nav-next {
    display: inline-block; }
  .comment-navigation .nav-previous {
    display: inline-block; }
    .comment-navigation .nav-previous a {
      margin-right: 10px; }

#comment-nav-above {
  margin-top: 36px;
  margin-bottom: 0; }

/**
 * 7.15 Gallery & Portfolio
 * -----------------------------------------------------------------------------
 */
.site-content.project-content .has-post-thumbnail .entry-header {
  padding-top: 0; }

.full-width.singular .site-content.project-content .hentry.has-post-thumbnail, .full-width.home .site-content.project-content .hentry.has-post-thumbnail, .full-width .site-content.project-content .has-post-thumbnail .entry-header, .full-width.singular .site-content.project-content .hentry.has-post-thumbnail, .full-width.home .site-content.project-content .hentry.has-post-thumbnail {
  margin-top: 0; }

.site-content.project-content .has-post-thumbnail .entry-header {
  margin-top: 0; }

.gallery-list, .portfolio-list {
  margin: 0;
  list-style: none;
  font-size: 0; }

.gallery-list .gallery-item {
  display: inline-block;
  float: none;
  margin: 0 8px 8px 0; }

section.portfolio {
  margin-bottom: 10px; }

.portfolio-list .portfolio-item {
  display: block;
  float: left; }

.gallery-list .gallery-img {
  position: relative; }

a.pp_arrow_previous, a.pp_arrow_next {
  margin-top: 9px !important; }

.portfolio-list .portfolio-img {
  position: relative; }

.portfolio-img h4.title-item {
  margin-top: 20px; }

.portfolio-item h4 a {
  text-decoration: none; }

.gallery-list .gallery-item .see-more, .portfolio-list .portfolio-item .see-more {
  line-height: 170px;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  /*background-color: rgba(5, 0, 0, 0.3);*/
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.gallery-list .gallery-item .see-more .hover-title, .portfolio-list .portfolio-item .see-more .hover-title {
  display: none; }

.gallery-list .gallery-item .title-item {
  display: none; }
.gallery-list .gallery-item img {
  max-width: 100%; }

.title-item {
  font-size: 14px;
  font-weight: bold;
  color: #2b2b2b;
  text-transform: uppercase;
  margin-top: 28px; }

.wrapp-categories-gallery, .wrapp-categories-portfolio {
  overflow: hidden;
  margin: 12px 0 10px; }

.wrapp-categories-gallery .gallery-categories, .wrapp-categories-portfolio .portfolio-categories {
  list-style: none;
  margin: 0;
  font-size: 12px; }

.wrapp-categories-gallery .gallery-categories li, .wrapp-categories-portfolio .portfolio-categories li {
  float: left;
  color: #767676;
  text-transform: uppercase; }

.wrapp-categories-gallery .gallery-categories .categories-item.active, .wrapp-categories-gallery .gallery-categories li:hover {
  cursor: pointer;
  color: #24890d; }

.wrapp-categories-portfolio .portfolio-categories .categories-item.active, .wrapp-categories-portfolio .portfolio-categories li:hover {
  cursor: pointer;
  color: #24890d; }

.wrapp-categories-gallery .separator, .wrapp-categories-portfolio .separator {
  float: left;
  margin: 0 5px; }

#Container .mix {
  display: none; }

/**
 * 7.16 Nivo Slider
 * -----------------------------------------------------------------------------
 */
.wrap-nivoslider.theme-default {
  position: relative;
  margin-bottom: 20px; }
.wrap-nivoslider .nivo-caption {
  font-style: italic;
  font-size: 16px;
  color: #fff;
  padding: 21px 130px 21px 35px; }
.wrap-nivoslider .nivoSlider .nivo-caption a {
  text-decoration: none;
  color: #55d727;
  border-bottom: none; }
.wrap-nivoslider.theme-default .nivoSlider {
  box-shadow: none;
  z-index: 2; }
.wrap-nivoslider.theme-default .nivo-controlNav {
  text-align: center;
  padding: 0;
  position: absolute;
  right: 28px;
  bottom: 13px;
  z-index: 10; }
.wrap-nivoslider.theme-default .nivo-html-caption {
  position: relative; }
.wrap-nivoslider.theme-default .nivo-controlNav a {
  background: none;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0.3;
  width: 9px;
  height: 9px; }
  .wrap-nivoslider.theme-default .nivo-controlNav a.active {
    opacity: 1; }
.wrap-nivoslider.theme-default .nivo-directionNav a {
  background: url("framework-customizations/extensions/portfolio/static/css/Nivoslider/themes/default/arrows2.png") no-repeat;
  width: 19px;
  height: 38px;
  margin-top: -15px; }
.wrap-nivoslider.theme-default a.nivo-nextNav {
  background-position: -21px 0; }

.nivoslider-image {
  visibility: hidden; }

/**
 * 7.17 single page plugins
 * -----------------------------------------------------------------------------
 */
.jql-plugin {
  overflow: hidden;
  border-bottom: 2px solid #2e2e2e;
  padding: 0;
  margin: 10px 0; }
  .jql-plugin header {
    border-bottom: 4px solid #cd2122;
    overflow: hidden;
    height: 30px; }
    .jql-plugin header span {
      margin-top: 0;
      margin-bottom: 0;
      padding: 10px;
      color: #fff;
      background-color: #cd2122;
      width: auto;
      overflow: hidden;
      height: 100%;
      line-height: 31px; }
  .jql-plugin .author-image {
    border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    overflow: hidden; }
  .jql-plugin .author-info h5 {
    margin: 0; }

.jql-related-posts {
  text-align: center; }
  .jql-related-posts header {
    text-align: left; }
  .jql-related-posts img {
    background: #b2b2b2 url(images/pattern-light.svg) repeat fixed; }
  .jql-related-posts a {
    color: #2e2e2e; }
    .jql-related-posts a:hover {
      color: #cd2122; }

.jql-box {
  margin-bottom: 20px; }
  .jql-box .box-title {
    font-family: 'Al-Jazeera-Arabic'; }

.jql-box-title {
  font-family: 'Al-Jazeera-Arabic';
  border-bottom: 2px solid #cd2122;
  padding-bottom: 5px; }
  .jql-box-title .jql-box-label {
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem;
    color: #cd2122;
    text-decoration: none; }
    .jql-box-title .jql-box-label:hover {
      color: #2e2e2e; }

.shortcode-container {
  margin-bottom: 5px !important; }

.jql-flash-news-archive .jql_flash_news_element {
  margin: 0;
  font-size: 14px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.3);
  font-family: tahoma; }
  .jql-flash-news-archive .jql_flash_news_element .item_time {
    color: #fff;
    background-color: #CD2122;
    text-align: center;
    padding: 5px 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px; }

.most-important {
  z-index: 1000;
  width: 100%;
  background-color: #2e2e2e;
  color: #fff;
  font-family: 'Al-Jazeera-Arabic',tahoma;
  font-size: 18px; }
  .most-important .most-important-title {
    padding: 5px 0;
    background-color: #cd2122;
    text-align: center; }
  .most-important .most-important-news {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    border: none;
    border-bottom: none !important;
    border-radius: 0; }
    .most-important .most-important-news ul {
      margin-bottom: 0; }
  .most-important li {
    padding: 5px 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    overflow: hidden;
    list-style: none; }
    .most-important li:last-child {
      border-bottom: none; }

@-webkit-keyframes changeBackground {
  from {
    background: #cd2122; }

  to {
    background: #2e2e2e; } }

.cities-first {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-bottom: 10px; }
  .cities-first .entry-content, .cities-first .entry-header {
    padding: 0 !important; }
  .cities-first figure.post-thumbnail {
    float: right;
    margin: 0;
    margin-left: 10px; }
    .cities-first figure.post-thumbnail img {
      opacity: 1 !important; }
  .cities-first .post-excerpt {
    padding: 0;
    margin-top: 0; }

.row .hentry.second {
  width: 250px;
  margin-right: 10px; }
  .row .hentry.second:first-child {
    margin-right: 0;
    margin-left: 0; }
  .row .hentry.second .entry-content, .row .hentry.second .entry-header {
    padding: 0;
    text-align: right; }

.tax-cities_categories .row, .post-type-archive-cities .row {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3); }
.tax-cities_categories .cities-first .post-thumbnail img, .post-type-archive-cities .cities-first .post-thumbnail img {
  width: 580px;
  height: 350px;
  display: block; }
.tax-cities_categories .hentry.second .post-thumbnail img, .post-type-archive-cities .hentry.second .post-thumbnail img {
  width: 250px;
  height: 150px;
  display: block; }

figure.post-thumbnail img {
  opacity: 1; }

.load-more-posts {
  width: 100%;
  display: block;
  clear: both;
  text-align: center;
  font-family: tahoma;
  color: #2e2e2e;
  border: 1px solid #cd2122;
  padding: 5px 0;
  margin-top: 10px;
  font-size: 16px; }
  .load-more-posts:hover {
    color: #fff;
    background-color: #cd2122; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption figcaption.wp-caption-text {
  font-size: 13px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
  position: static;
  top: auto !important;
  left: auto !important;
  color: #000 !important; }

/**
 * 8.0 Sidebars
 * -----------------------------------------------------------------------------
 */
/* Secondary */
#secondary {
  border-top: 1px solid #000;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(0, 0, 0, 0.7);
  position: relative;
  z-index: 2; }

/* Primary Sidebar */
.primary-sidebar {
  padding-top: 48px; }
  .primary-sidebar .flash-news-wrapper {
    width: 100% !important; }

/*------------------------------------
flash-news
------------------------------------*/
/*
.jql-flash-news{
  max-height: 450px;
  overflow-y: hidden;
  overflow-x: auto;
}
*/
.jql-flash-news .jql-box-content {
  height: 400px;
  display: block;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  overflow: visible !important;
  overflow-y: hidden; }

.jql-flash-news .scroller-bar {
  width: 1px;
  right: -5px; }

.jql-flash-news .scroller-bar .scroller-track {
  overflow: visible;
  background-color: #000; }

.jql-flash-news .scroller-bar .scroller-track .scroller-handle {
  -o-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 0;
  background-color: #CD2122;
  right: -2px;
  width: 5px; }

.jql-flash-news .scroller-content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 5px !important;
  padding-right: 0px !important; }

.jql-flash-news .scroller-content > header, .jql-flash-news .scroller-content > div {
  width: 100%; }

.jql_flash_news_element {
  margin: 5px 0 0;
  font-size: 13px;
  font-family: tahoma;
  padding: 5px 0;
  border-bottom: 1px solid rgba(204, 204, 204, 0.3) !important; }

.jql_flash_news_element.important-item {
  color: #cd2122; }

.jql_flash_news_element.important-item .item {
  font-weight: bold !important; }

.jql_flash_news_element > div {
  margin: 0 0 0 4px; }

.jql_flash_news_element .item_time {
  color: #fff;
  background-color: #CD2122;
  text-align: center;
  padding: 5px 0;
  font-size: 12px; }

.jql_flash_news_element .item {
  font-family: tahoma !important; }

.secondary-navigation + .primary-sidebar {
  padding-top: 0; }

/* Content Sidebar */
.content-sidebar {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #767676;
  padding: 48px 10px 0; }

/**
 * 8.1 Widgets
 * -----------------------------------------------------------------------------
 */
/* Primary Sidebar, Footer Sidebar */
.widget {
  font-size: 14px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 1.2857142857;
  width: 100%;
  word-wrap: break-word;
  color: #2e2e2e;
  margin-bottom: 25px !important; }
  .widget a {
    color: #2e2e2e; }
    .widget a:hover {
      color: #41a62a; }
  .widget h1, .widget h2, .widget h3, .widget h4, .widget h5, .widget h6 {
    margin: 24px 0 12px; }
  .widget h1 {
    font-size: 22px;
    line-height: 1.0909090909; }
  .widget h2 {
    font-size: 20px;
    line-height: 1.2; }
  .widget h3 {
    font-size: 18px;
    line-height: 1.3333333333; }
  .widget h4 {
    font-size: 16px;
    line-height: 1.5; }
  .widget h5 {
    font-size: 14px;
    line-height: 1.7142857142; }
  .widget h6 {
    font-size: 12px;
    line-height: 2; }
  .widget address {
    margin-bottom: 18px; }
  .widget abbr[title] {
    border-color: rgba(255, 255, 255, 0.7); }
  .widget mark, .widget ins {
    color: #000; }
  .widget pre, .widget fieldset {
    border-color: rgba(255, 255, 255, 0.2); }
  .widget code, .widget kbd, .widget tt, .widget var, .widget samp, .widget pre {
    font-size: 12px;
    line-height: 1.5; }
  .widget blockquote {
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 18px; }
    .widget blockquote cite {
      color: #fff;
      font-size: 14px;
      line-height: 1.2857142857; }
  .widget dl, .widget dd {
    margin-bottom: 18px; }
  .widget ul, .widget ol {
    list-style: none;
    margin: 0; }
  .widget li > ol, .widget li > ul {
    margin-left: 10px; }
  .widget table, .widget th, .widget td {
    border-color: rgba(255, 255, 255, 0.2); }
  .widget table {
    margin-bottom: 18px; }
  .widget del {
    color: rgba(255, 255, 255, 0.4); }
  .widget hr {
    background-color: rgba(255, 255, 255, 0.2); }
  .widget p {
    margin-bottom: 18px; }
  .widget input, .widget textarea {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 16px;
    padding: 1px 2px 2px 4px; }
  .widget input:focus, .widget textarea:focus {
    border-color: rgba(255, 255, 255, 0.3); }
  .widget button, .widget .button {
    background-color: #24890d;
    border: 0;
    font-size: 12px;
    padding: 5px 15px 4px; }
  .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] {
    background-color: #24890d;
    border: 0;
    font-size: 12px;
    padding: 5px 15px 4px; }
  .widget input[type="button"]:hover, .widget input[type="button"]:focus {
    background-color: #41a62a; }
  .widget input[type="reset"]:hover, .widget input[type="reset"]:focus {
    background-color: #41a62a; }
  .widget input[type="submit"]:hover, .widget input[type="submit"]:focus {
    background-color: #41a62a; }
  .widget input[type="button"]:active, .widget input[type="reset"]:active, .widget input[type="submit"]:active {
    background-color: #55d737; }
  .widget .wp-caption {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 18px; }
  .widget .widget-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.7142857142;
    margin: 0 0 24px 0;
    text-transform: uppercase; }

.widget-title {
  color: #000;
  font-family: 'Al-Jazeera-Arabic';
  font-size: 16px; }
  .widget-title a {
    color: #000; }
    .widget-title a:hover {
      color: #41a62a; }

/* Calendar Widget*/
.widget_calendar table {
  line-height: 2;
  margin: 0; }
.widget_calendar caption {
  color: #000;
  font-weight: 700;
  line-height: 1.7142857142;
  margin-bottom: 18px;
  text-align: left;
  text-transform: uppercase; }
.widget_calendar thead th {
  background-color: rgba(255, 255, 255, 0.1); }
.widget_calendar tbody td, .widget_calendar thead th {
  text-align: center; }
.widget_calendar tbody a {
  background-color: #24890d;
  color: #000;
  display: block; }
  .widget_calendar tbody a:hover {
    background-color: #41a62a;
    color: #fff; }
.widget_calendar #prev {
  padding-left: 5px; }
.widget_calendar #next {
  padding-right: 5px;
  text-align: right; }

/* List Style Widgets*/
.widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 8px 0 9px; }

.widget_archive li:first-child, .widget_categories li:first-child, .widget_links li:first-child, .widget_meta li:first-child, .widget_nav_menu li:first-child, .widget_pages li:first-child, .widget_recent_comments li:first-child, .widget_recent_entries li:first-child {
  border-top: 0; }

.widget_categories li ul, .widget_nav_menu li ul, .widget_pages li ul {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 9px; }

.widget_categories li li:last-child, .widget_nav_menu li li:last-child, .widget_pages li li:last-child {
  padding-bottom: 0; }

/* Recent Posts Widget */
.widget_recent_entries .post-date {
  display: block; }

/* RSS Widget */
.rsswidget img {
  margin-top: -4px; }

.rssSummary {
  margin: 9px 0; }

.rss-date {
  display: block; }

.widget_rss li {
  margin-bottom: 18px; }
  .widget_rss li:last-child {
    margin-bottom: 0; }

/* Text Widget */
.widget_text > div > :last-child {
  margin-bottom: 0; }

/**
 * 8.2 Content Sidebar Widgets
 * -----------------------------------------------------------------------------
 */
.content-sidebar .widget a {
  color: #24890d; }
  .content-sidebar .widget a:hover {
    color: #41a62a; }
.content-sidebar .widget pre {
  border-color: rgba(0, 0, 0, 0.1); }
.content-sidebar .widget mark, .content-sidebar .widget ins {
  color: #2b2b2b; }
.content-sidebar .widget abbr[title] {
  border-color: #2b2b2b; }
.content-sidebar .widget fieldset {
  border-color: rgba(0, 0, 0, 0.1); }
.content-sidebar .widget blockquote {
  color: #767676; }
  .content-sidebar .widget blockquote cite {
    color: #2b2b2b; }
.content-sidebar .widget li > ol, .content-sidebar .widget li > ul {
  margin-left: 18px; }
.content-sidebar .widget table, .content-sidebar .widget th, .content-sidebar .widget td {
  border-color: rgba(0, 0, 0, 0.1); }
.content-sidebar .widget del {
  color: #767676; }
.content-sidebar .widget hr {
  background-color: rgba(0, 0, 0, 0.1); }
.content-sidebar .widget input, .content-sidebar .widget textarea {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  color: #2b2b2b; }
.content-sidebar .widget input:focus, .content-sidebar .widget textarea:focus {
  border-color: rgba(0, 0, 0, 0.3); }
.content-sidebar .widget input[type="button"], .content-sidebar .widget input[type="reset"], .content-sidebar .widget input[type="submit"] {
  background-color: #24890d;
  border: 0;
  color: #fff; }
.content-sidebar .widget input[type="button"]:hover, .content-sidebar .widget input[type="button"]:focus {
  background-color: #41a62a; }
.content-sidebar .widget input[type="reset"]:hover, .content-sidebar .widget input[type="reset"]:focus {
  background-color: #41a62a; }
.content-sidebar .widget input[type="submit"]:hover, .content-sidebar .widget input[type="submit"]:focus {
  background-color: #41a62a; }
.content-sidebar .widget input[type="button"]:active, .content-sidebar .widget input[type="reset"]:active, .content-sidebar .widget input[type="submit"]:active {
  background-color: #55d737; }
.content-sidebar .widget .wp-caption {
  color: #767676; }
.content-sidebar .widget .widget-title {
  border-top: 5px solid #000;
  color: #2b2b2b;
  font-size: 14px;
  font-weight: 900;
  margin: 0 0 18px;
  padding-top: 7px;
  text-transform: uppercase; }
  .content-sidebar .widget .widget-title a {
    color: #2b2b2b; }
    .content-sidebar .widget .widget-title a:hover {
      color: #41a62a; }
.content-sidebar .widget_archive li, .content-sidebar .widget_categories li, .content-sidebar .widget_links li, .content-sidebar .widget_meta li, .content-sidebar .widget_nav_menu li, .content-sidebar .widget_pages li, .content-sidebar .widget_recent_comments li, .content-sidebar .widget_recent_entries li, .content-sidebar .widget_categories li ul, .content-sidebar .widget_nav_menu li ul, .content-sidebar .widget_pages li ul {
  border-color: rgba(0, 0, 0, 0.1); }
.content-sidebar .widget_calendar caption {
  color: #2b2b2b;
  font-weight: 900; }
.content-sidebar .widget_calendar thead th {
  background-color: rgba(0, 0, 0, 0.02); }
.content-sidebar .widget_calendar tbody a {
  color: #fff; }
  .content-sidebar .widget_calendar tbody a:hover {
    color: #fff; }

/* List Style Widgets*/
/* Calendar Widget */
/**
 * 9.0 Footer
 * -----------------------------------------------------------------------------
 */
#supplementary {
  padding: 0 10px; }

.site-footer {
  color: rgba(255, 255, 255, 0.7); }

.site-footer {
  background-color: #000;
  font-size: 12px;
  z-index: 3; }

.footer-sidebar {
  padding-top: 48px; }

.site-info {
  padding: 15px 10px; }

#supplementary + .site-info {
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

.site-info a:hover {
  color: #41a62a; }

/*-----------------
 jql-widgets
----------------*/
.widget {
  margin-bottom: 10px; }
  .widget .widget-title {
    border-bottom: 2px solid #cd2122;
    width: 100%;
    display: block;
    margin-bottom: 5px !important; }
    .widget .widget-title .category_url {
      font-size: 18px;
      color: #cd2122;
      text-decoration: none; }
      .widget .widget-title .category_url:hover {
        color: #2e2e2e; }

.widget.widget_posts .entry-title {
  font-size: 14px;
  color: #2e2e2e;
  text-decoration: none; }
  .widget.widget_posts .entry-title:hover {
    color: #cd2122; }

.widget_polls-widget {
  background-color: #f1f1f1;
  text-align: right;
  overflow: hidden;
  font-size: 14px !important;
  position: relative; }
  .widget_polls-widget .poll-question {
    background-color: #2e2e2e;
    min-height: 30px;
    color: #000 !important;
    text-align: center;
    line-height: 30px;
    margin-top: 0 !important;
    color: #fff !important; }
  .widget_polls-widget p {
    margin: 0;
    padding: 0; }
  .widget_polls-widget .wp-polls, .widget_polls-widget .wp-polls-ans {
    text-align: right; }
    .widget_polls-widget .wp-polls form > p, .widget_polls-widget .wp-polls > p, .widget_polls-widget .wp-polls-ans form > p, .widget_polls-widget .wp-polls-ans > p {
      padding: 2px 0;
      color: #000;
      margin: 5px 0 0; }
  .widget_polls-widget .wp-polls-ans .wp-polls-ul li {
    width: 80%;
    padding: 5px 10%;
    float: right;
    display: block;
    overflow: hidden;
    clear: both;
    text-align: right;
    color: #000; }
  .widget_polls-widget .wp-polls-ans .Buttons {
    background-color: #cd2122;
    clear: both; }
  .widget_polls-widget .wp-polls-ans p > a, .widget_polls-widget .wp-polls-ans > p {
    color: #000;
    text-decoration: none;
    padding-bottom: 4px;
    margin-bottom: 0; }
  .widget_polls-widget a {
    color: #000; }
  .widget_polls-widget .poll-icon {
    position: absolute;
    top: 0%;
    right: 5%;
    text-align: center;
    height: 30px;
    line-height: 40px;
    font-size: 12px !important;
    color: #fff;
    padding: 2px 5px; }
  .widget_polls-widget .pollbar-container {
    background-color: #4f4d4d; }
    .widget_polls-widget .pollbar-container .pollbar {
      border: 0; }

.jql-widget-title-2 {
  color: #fff;
  background-color: #cd2122;
  padding: 5px  10px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-right: 20px;
  font-size: 16px;
  font-family: 'droid'; }

.widget_facebook_box .widget_facebook_box_title {
  border-bottom-color: #4862A3; }
  .widget_facebook_box .widget_facebook_box_title .category_url {
    color: #4862A3; }
    .widget_facebook_box .widget_facebook_box_title .category_url:hover {
      color: #cd2122; }
.widget_facebook_box .facebook-more-link {
  color: #fff;
  width: 100%;
  display: block;
  padding: 10px 0;
  background-color: #1b7ee2;
  text-align: center;
  text-decoration: none;
  font-size: 16px; }
  .widget_facebook_box .facebook-more-link i {
    margin-left: 5px; }
  .widget_facebook_box .facebook-more-link:hover {
    color: #2e2e2e; }

.widget-weather .widget-weather-box {
  color: #2e2e2e;
  display: block; }
  .widget-weather .widget-weather-box a {
    color: #fff;
    text-decoration: none; }
  .widget-weather .widget-weather-box .widget-weather-select {
    margin-top: 40px;
    background-color: #3b3a3a;
    position: relative;
    height: 40px;
    line-height: 40px;
    margin-right: 5%; }
    .widget-weather .widget-weather-box .widget-weather-select a {
      padding-right: 5px; }
      .widget-weather .widget-weather-box .widget-weather-select a i {
        float: left;
        color: #fff;
        height: 100%;
        background-color: #cd2122;
        display: block;
        line-height: 40px;
        font-size: 16px;
        padding: 0 15px; }
    .widget-weather .widget-weather-box .widget-weather-select ul {
      position: absolute;
      top: 100%;
      background-color: #2e2e2e;
      width: 100%;
      display: none;
      cursor: pointer;
      z-index: 9999; }
      .widget-weather .widget-weather-box .widget-weather-select ul li {
        border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
        padding: 0 5px;
        color: #fff; }
        .widget-weather .widget-weather-box .widget-weather-select ul li:hover {
          background-color: #cd2122; }

.widget-currency-converter {
  background-color: #2e2e2e;
  color: #fff;
  font-size: 15px !important;
  line-height: 16px; }
  .widget-currency-converter .currency-converter-container > div div {
    background-color: #202830;
    padding: 15px 0;
    text-align: center; }
  .widget-currency-converter li {
    text-align: center;
    margin-bottom: 1px; }
    .widget-currency-converter li div {
      background-color: #202830;
      padding: 15px 0; }
    .widget-currency-converter li .c-name {
      position: relative;
      color: #ffc714; }
      .widget-currency-converter li .c-name:before {
        content: ' ';
        width: 10px;
        height: 30px;
        display: block;
        top: 10px;
        right: 5px;
        position: absolute;
        background-color: #ffc714; }

/**
 * 10.0 Featured Content
 * -----------------------------------------------------------------------------
 */
.featured-content {
  background: black url(images/pattern-dark.svg) repeat fixed;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%; }

.featured-content-inner {
  overflow: hidden; }

.featured-content .hentry {
  color: #fff;
  margin: 0;
  max-width: 100%;
  width: 100%; }
.featured-content .post-thumbnail {
  background: transparent;
  display: block;
  position: relative;
  padding-top: 55.357142857%;
  overflow: hidden; }
  .featured-content .post-thumbnail:hover {
    background: transparent; }
  .featured-content .post-thumbnail img {
    left: 0;
    position: absolute;
    top: 0; }
.featured-content .entry-header {
  background-color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 96px;
  overflow: hidden;
  padding: 24px 10px; }
.featured-content a {
  color: #fff; }
  .featured-content a:hover {
    color: #41a62a; }
.featured-content .entry-meta {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.0909090909;
  margin-bottom: 12px; }
.featured-content .cat-links {
  font-weight: 700; }
.featured-content .entry-title {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3333333333;
  margin: 0;
  text-transform: uppercase; }

/* Slider */
.slider .featured-content .hentry {
  -webkit-backface-visibility: hidden;
  display: none;
  position: relative; }
.slider .featured-content .post-thumbnail {
  padding-top: 55.49132947%; }

.slider-control-paging {
  background-color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  list-style: none;
  margin: -24px 0 0 0;
  position: relative;
  width: 100%;
  z-index: 3; }
  .slider-control-paging li {
    float: left;
    margin: 2px 4px 2px 0; }
    .slider-control-paging li:last-child {
      margin-right: 0; }
  .slider-control-paging a {
    cursor: pointer;
    display: block;
    height: 44px;
    position: relative;
    text-indent: -999em;
    width: 44px; }
    .slider-control-paging a:before {
      background-color: #4d4d4d;
      content: "";
      height: 12px;
      left: 10px;
      position: absolute;
      top: 16px;
      width: 12px; }
    .slider-control-paging a:hover:before {
      background-color: #41a62a; }
  .slider-control-paging .slider-active:before, .slider-control-paging .slider-active:hover:before {
    background-color: #24890d; }

.slider-direction-nav {
  clear: both;
  list-style: none;
  margin: 0;
  position: relative;
  width: 100%;
  z-index: 3; }
  .slider-direction-nav li {
    border-color: #fff;
    border-style: solid;
    border-width: 2px 1px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    text-align: center;
    width: 50%; }
    .slider-direction-nav li:last-child {
      border-width: 2px 0 0 1px; }
  .slider-direction-nav a {
    background-color: #000;
    display: block;
    font-size: 0;
    height: 46px; }
    .slider-direction-nav a:hover {
      background-color: #24890d; }
    .slider-direction-nav a:before {
      color: #fff;
      content: "\f430";
      font-size: 32px;
      line-height: 46px; }
  .slider-direction-nav .slider-next:before {
    content: "\f429"; }
  .slider-direction-nav .slider-disabled {
    display: none; }

/**
 * 11.0 Multisite
 * -----------------------------------------------------------------------------
 */
.site-main .widecolumn {
  padding-top: 72px;
  width: auto; }
.site-main .mu_register {
  margin: 0 auto 48px;
  max-width: 700px;
  padding: 0 30px; }

.widecolumn > h2, .widecolumn > form {
  margin: 0 auto 48px;
  max-width: 700px;
  padding: 0 30px; }

.site-main .mu_register #blog_title, .site-main .mu_register #user_email, .site-main .mu_register #blogname, .site-main .mu_register #user_name {
  font-size: inherit;
  width: 90%; }
.site-main .mu_register input[type="submit"] {
  font-size: inherit;
  width: auto; }

.widecolumn #submit {
  font-size: inherit;
  width: auto; }

/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */
/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

@media screen and (min-width: 401px) {
  a.post-thumbnail:hover img {
    opacity: 0.85; }

  .full-size-link:before, .parent-post-link:before {
    content: ""; }

  .site-content span + .byline:before, .site-content span + .comments-link:before, .site-content span + .edit-link:before, .site-content span + .entry-date:before {
    content: ""; }

  .attachment span.entry-date:before, .entry-content .edit-link a:before, .entry-meta .edit-link a:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px / 1 Genericons;
    text-decoration: inherit;
    vertical-align: text-bottom; }

  .site-content .byline a:before, .site-content .comments-link a:before, .site-content .entry-date a:before, .site-content .featured-post:before, .site-content .full-size-link a:before, .site-content .parent-post-link a:before, .site-content .post-format a:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px / 1 Genericons;
    text-decoration: inherit;
    vertical-align: text-bottom; }
  .site-content .entry-meta > span {
    margin-right: 10px; }
  .site-content .format-video .post-format a:before {
    content: "\f104"; }
  .site-content .format-audio .post-format a:before {
    content: "\f109"; }
  .site-content .format-image .post-format a:before {
    content: "\f473"; }
  .site-content .format-quote .post-format a:before {
    content: "\f106";
    margin-right: 2px; }
  .site-content .format-gallery .post-format a:before {
    content: "\f103";
    margin-right: 4px; }
  .site-content .format-aside .post-format a:before {
    content: "\f101";
    margin-right: 2px; }
  .site-content .format-link .post-format a:before {
    content: "\f107";
    position: relative;
    top: 1px; }
  .site-content .featured-post:before {
    content: "\f308";
    margin-right: 3px;
    position: relative;
    top: 1px; }
  .site-content .entry-date a:before {
    content: "\f303";
    margin-right: 1px;
    position: relative;
    top: 1px; }

  .attachment .site-content span.entry-date:before {
    content: "\f303";
    margin-right: 1px;
    position: relative;
    top: 1px; }

  .site-content .byline a:before {
    content: "\f304"; }
  .site-content .comments-link a:before {
    content: "\f300";
    margin-right: 2px; }

  .entry-content .edit-link a:before, .entry-meta .edit-link a:before {
    content: "\f411"; }

  .site-content .full-size-link a:before {
    content: "\f402";
    margin-right: 1px; }
  .site-content .parent-post-link a:before {
    content: "\f301"; }

  .list-view .site-content .hentry {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 20px; }
    .list-view .site-content .hentry:first-of-type, .list-view .site-content .hentry.has-post-thumbnail {
      border-top: 0;
      padding-top: 0; }

  .archive-header, .page-header {
    margin: 0 auto 60px;
    padding: 0 10px; }

  .error404 .page-header {
    margin-bottom: 24px; }

  .testimonials ul li {
    width: 407px; }

  .package {
    width: 175px; }
    .package.highlight-col {
      width: 175px; }

  /* Grid */
  .column-1-1, .column-1-2, .column-1-3, .column-2-3, .column-1-4, .column-3-4, .column-1-5, .column-2-5, .column-3-5, .column-4-5 {
    width: 100%; } }
@media screen and (min-width: 594px) {
  .site-content .entry-header {
    padding-right: 30px;
    padding-left: 30px; } }
@media screen and (min-width: 673px) {
  .header-main {
    padding: 0 30px; }

  .search-toggle {
    margin-right: 18px; }

  .search-box .search-field {
    width: 50%; }

  .site-content .has-post-thumbnail .entry-header {
    margin-top: 0; }

  .archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation {
    padding-right: 30px;
    padding-left: 30px; }

  .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta {
    padding-right: 30px;
    padding-left: 30px; }

  .singular .site-content .hentry.has-post-thumbnail {
    margin-top: 0; }

  .full-width .site-content {
    margin-right: 0; }

  .content-sidebar {
    border: 0;
    float: right;
    margin-left: -33.33333%;
    padding: 48px 24px 30px 24px;
    position: relative;
    width: 33.33333333%; }

  .grid .featured-content .hentry {
    float: left;
    width: 50%; }
    .grid .featured-content .hentry:nth-child(2n+1) {
      clear: both; }
  .grid .featured-content .entry-header {
    border-color: #000;
    border-style: solid;
    border-width: 12px 10px;
    height: 96px;
    padding: 0; }

  .slider .featured-content .entry-title {
    font-size: 22px;
    line-height: 1.0909090909; }
  .slider .featured-content .entry-header {
    min-height: inherit;
    padding: 24px 30px 48px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    z-index: 3; }

  .slider-control-paging {
    background: transparent;
    margin-top: -48px;
    padding-left: 20px;
    width: 50%; }

  .slider-direction-nav {
    clear: none;
    float: right;
    margin-top: -48px;
    width: 98px; }
    .slider-direction-nav li {
      border: 0;
      padding: 0 1px 0 0; }
      .slider-direction-nav li:last-child {
        padding: 0 0 0 1px; }
    .slider-direction-nav a {
      height: 48px; }
      .slider-direction-nav a:before {
        line-height: 48px; }

  .site-info {
    padding: 15px 30px; }

  .info p {
    width: 70%; }
  .info .button {
    margin-top: 40px; }

  .testimonials ul li {
    width: 390px; }

  .package {
    width: 205px; }
    .package.desc-col {
      display: none; }
    .package.highlight-col {
      width: 205px; } }
@media screen and (min-width: 783px) {
  .header-main {
    padding-right: 0; }

  .search-toggle {
    margin-right: 0; }

  /* Fixed Header */
  .masthead-fixed .site-header {
    position: fixed;
    top: 0; }

  .admin-bar.masthead-fixed .site-header {
    top: 32px; }

  /* Navigation */
  .site-navigation li .current_page_item > a, .site-navigation li .current_page_ancestor > a, .site-navigation li .current-menu-item > a, .site-navigation li .current-menu-ancestor > a {
    color: #fff; } }
@media screen and (min-width: 810px) {
  .attachment .entry-attachment .attachment {
    margin-right: -168px;
    margin-left: -168px;
    max-width: 810px; }
  .attachment .site-content .attachment img {
    display: block;
    margin: 0 auto; }

  .contributor-avatar {
    margin-left: -168px; }

  .contributor-summary {
    float: left; }

  .full-width .site-content blockquote.alignleft, .full-width .site-content blockquote.alignright {
    width: -webkit-calc(50% + 130px);
    width: calc(50% + 130px); }
  .full-width .site-content blockquote.alignleft {
    margin-left: -168px; }
  .full-width .site-content img.size-full.alignleft, .full-width .site-content img.size-large.alignleft, .full-width .site-content img.size-medium.alignleft {
    margin-left: -168px; }
  .full-width .site-content .wp-caption.alignleft {
    margin-left: -168px; }
  .full-width .site-content .alignleft {
    clear: left; }
  .full-width .site-content blockquote.alignright {
    margin-right: -168px; }
  .full-width .site-content img.size-full.alignright, .full-width .site-content img.size-large.alignright, .full-width .site-content img.size-medium.alignright {
    margin-right: -168px; }
  .full-width .site-content .wp-caption.alignright {
    margin-right: -168px; }
  .full-width .site-content .alignright {
    clear: right; } }
@media screen and (min-width: 846px) {
  .comment-list .trackback, .comment-list .pingback, .comment-list article {
    margin-bottom: 36px;
    padding-top: 36px; }

  .comment-author {
    padding-left: 50px; }
    .comment-author .avatar {
      height: 34px;
      top: 2px;
      width: 34px; }

  .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
    padding-left: 50px; }

  .comment-list .children {
    margin-left: 20px; }

  .featured-content {
    margin-bottom: 0; } }
@media screen and (min-width: 1008px) {
  .search-box-wrapper {
    padding-left: 182px; }

  .main-content {
    float: left; }

  .site-content .entry-header, .site-content .has-post-thumbnail .entry-header {
    margin-top: 0; }

  .content-sidebar {
    margin-left: -18%;
    width: 18%; }

  .site:before {
    background-color: #000;
    content: "";
    display: block;
    height: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 182px;
    z-index: 2; }

  #secondary {
    background-color: transparent;
    border: 0;
    min-height: 100vh; }

  .primary-sidebar {
    padding-top: 0; }

  .site-description {
    display: block;
    margin: -3px 0 21px; }
    .site-description:empty {
      margin: 0; }

  .secondary-navigation {
    font-size: 11px;
    margin: 0 -30px 48px;
    width: 182px; }
    .secondary-navigation li {
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      position: relative; }
    .secondary-navigation a {
      padding: 10px 30px; }
    .secondary-navigation ul ul {
      background-color: #24890d;
      position: absolute;
      top: 0;
      left: -999em;
      width: 182px;
      z-index: 99999; }
    .secondary-navigation li li {
      border-top: 0; }
    .secondary-navigation li:hover > a, .secondary-navigation li.focus > a {
      background-color: #24890d;
      color: #fff; }
    .secondary-navigation ul ul a:hover, .secondary-navigation ul ul li.focus > a {
      background-color: #41a62a; }
    .secondary-navigation ul li:hover > ul, .secondary-navigation ul li.focus > ul {
      left: 162px; }
    .secondary-navigation .menu-item-has-children > a {
      padding-right: 38px; }
      .secondary-navigation .menu-item-has-children > a:after {
        -webkit-font-smoothing: antialiased;
        content: "\f501";
        display: inline-block;
        font: normal 8px / 1 Genericons;
        position: absolute;
        right: 26px;
        top: 14px;
        vertical-align: text-bottom; }

  .footer-sidebar .widget, .primary-sidebar .widget {
    font-size: 12px;
    line-height: 1.5; }

  .footer-sidebar .widget {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0 30px;
    width: 25%; }
    .footer-sidebar .widget h1 {
      font-size: 20px;
      line-height: 1.2; }

  .primary-sidebar .widget h1 {
    font-size: 20px;
    line-height: 1.2; }

  .footer-sidebar .widget h2, .primary-sidebar .widget h2 {
    font-size: 18px;
    line-height: 1.3333333333; }

  .footer-sidebar .widget h3, .primary-sidebar .widget h3 {
    font-size: 16px;
    line-height: 1.5; }

  .footer-sidebar .widget h4, .primary-sidebar .widget h4 {
    font-size: 14px;
    line-height: 1.7142857142; }

  .footer-sidebar .widget h5, .primary-sidebar .widget h5 {
    font-size: 12px;
    line-height: 2; }

  .footer-sidebar .widget h6, .primary-sidebar .widget h6 {
    font-size: 11px;
    line-height: 2.1818181818; }

  .footer-sidebar .widget code, .footer-sidebar .widget kbd, .footer-sidebar .widget tt, .footer-sidebar .widget var, .footer-sidebar .widget samp, .footer-sidebar .widget pre {
    font-size: 11px;
    line-height: 1.6363636363; }

  .primary-sidebar .widget code, .primary-sidebar .widget kbd, .primary-sidebar .widget tt, .primary-sidebar .widget var, .primary-sidebar .widget samp, .primary-sidebar .widget pre {
    font-size: 11px;
    line-height: 1.6363636363; }

  .footer-sidebar .widget blockquote, .primary-sidebar .widget blockquote {
    font-size: 14px;
    line-height: 1.2857142857; }

  .footer-sidebar .widget blockquote cite, .primary-sidebar .widget blockquote cite {
    font-size: 12px;
    line-height: 1.5; }

  .footer-sidebar .widget input, .footer-sidebar .widget textarea {
    font-size: 12px;
    padding: 3px 2px 4px 4px; }

  .primary-sidebar .widget input, .primary-sidebar .widget textarea {
    font-size: 12px;
    padding: 3px 2px 4px 4px; }

  .footer-sidebar .widget input[type="button"], .footer-sidebar .widget input[type="reset"], .footer-sidebar .widget input[type="submit"] {
    padding: 5px 15px 4px; }

  .primary-sidebar .widget input[type="button"], .primary-sidebar .widget input[type="reset"], .primary-sidebar .widget input[type="submit"] {
    padding: 5px 15px 4px; }

  .footer-sidebar .widget .widget-title, .primary-sidebar .widget .widget-title {
    font-size: 11px;
    font-weight: 900;
    line-height: 1.6363636363;
    margin-bottom: 18px; }

  .footer-sidebar .widget_archive li, .footer-sidebar .widget_categories li, .footer-sidebar .widget_links li, .footer-sidebar .widget_meta li, .footer-sidebar .widget_nav_menu li, .footer-sidebar .widget_pages li, .footer-sidebar .widget_recent_comments li, .footer-sidebar .widget_recent_entries li {
    border-top: 0;
    padding: 0 0 6px; }

  .primary-sidebar .widget_archive li, .primary-sidebar .widget_categories li, .primary-sidebar .widget_links li, .primary-sidebar .widget_meta li, .primary-sidebar .widget_nav_menu li, .primary-sidebar .widget_pages li, .primary-sidebar .widget_recent_comments li, .primary-sidebar .widget_recent_entries li {
    border-top: 0;
    padding: 0 0 6px; }

  .footer-sidebar .widget_archive li:last-child, .footer-sidebar .widget_categories li:last-child, .footer-sidebar .widget_links li:last-child, .footer-sidebar .widget_meta li:last-child, .footer-sidebar .widget_nav_menu li:last-child, .footer-sidebar .widget_pages li:last-child, .footer-sidebar .widget_recent_comments li:last-child, .footer-sidebar .widget_recent_entries li:last-child {
    padding: 0; }

  .primary-sidebar .widget_archive li:last-child, .primary-sidebar .widget_categories li:last-child, .primary-sidebar .widget_links li:last-child, .primary-sidebar .widget_meta li:last-child, .primary-sidebar .widget_nav_menu li:last-child, .primary-sidebar .widget_pages li:last-child, .primary-sidebar .widget_recent_comments li:last-child, .primary-sidebar .widget_recent_entries li:last-child {
    padding: 0; }

  .footer-sidebar .widget_categories li ul, .footer-sidebar .widget_nav_menu li ul, .footer-sidebar .widget_pages li ul {
    border-top: 0;
    margin-top: 6px; }

  .primary-sidebar .widget_categories li ul, .primary-sidebar .widget_nav_menu li ul, .primary-sidebar .widget_pages li ul {
    border-top: 0;
    margin-top: 6px; }

  #supplementary {
    padding: 0; }

  .footer-sidebar {
    font-size: 12px;
    line-height: 1.5; }

  .featured-content {
    padding-left: 182px; }

  .grid .featured-content .hentry {
    width: 33.3333333%; }
    .grid .featured-content .hentry:nth-child(2n+1) {
      clear: none; }
    .grid .featured-content .hentry:nth-child(3n+1) {
      clear: both; }
  .grid .featured-content .entry-header {
    height: 120px; }

  .column-1-1, .column-1-2, .column-1-3, .column-2-3, .column-1-4, .column-3-4, .column-1-5, .column-2-5, .column-3-5, .column-4-5 {
    display: block;
    float: left;
    position: relative;
    padding: 0;
    margin: 0 0 0 2.08333333333%;
    box-sizing: border-box; }

  .shortcode-container {
    margin-top: 0;
    margin-bottom: 45px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden; }

  h1.shortcode-container {
    margin-bottom: 30px; }

  .notification.shortcode-container {
    margin-bottom: 20px; }

  .no-border.shortcode-container {
    margin-bottom: 0px; }

  .shortcode-container p:last-child, .icon-box.shortcode-container.vertical {
    margin-bottom: 0; }

  .subtitle-article.shortcode-container {
    margin-bottom: 23px; }

  a.shortcode-container {
    display: inline-block; }

  .shortcode-column.first {
    margin-left: 0;
    clear: both; }

  .text-block.shortcode-container {
    margin-bottom: 24px; }

  .column-1-1 {
    width: 100%; }

  .column-1-2 {
    width: 48.9%; }

  .column-1-3 {
    width: 31.6%; }

  .column-1-4 {
    width: 23.0%; }

  .column-1-5 {
    width: 17.8%; }

  .column-2-3 {
    width: 66.2%; }

  .column-3-4 {
    width: 74.8%; }

  .column-2-5 {
    width: 40.7%; }

  .column-3-5 {
    width: 60.7%; }

  .column-4-5 {
    width: 80.7%; }

  .info p {
    width: 70%; }
  .info .button {
    margin-top: 32px; }

  .testimonials ul li {
    width: 610px; }

  .column-3-4 .testimonials ul li {
    width: 440px; }

  .column-2-3 .testimonials ul li {
    width: 380px; }

  .column-1-2 .testimonials ul li {
    width: 270px; }
  .column-1-2 .testimonials .prev, .column-1-2 .testimonials .next {
    top: 59px; }

  .package {
    width: 205px; }
    .package.desc-col {
      display: inline-block;
      position: relative;
      padding-right: 15px; }
    .package.highlight-col {
      width: 257px; }

  .icon-box .list-title {
    display: inline-block;
    margin: 0 0 15px;
    text-align: left;
    padding-left: 35px; }
  .icon-box i {
    display: inline-block;
    float: left;
    top: -8px;
    font-size: 28px;
    position: absolute; } }
@media screen and (min-width: 1040px) {
  .archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation {
    padding-right: 15px;
    padding-left: 15px; }

  .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta {
    padding-right: 15px;
    padding-left: 15px; }

  .full-width .archive-header, .full-width .comments-area, .full-width .image-navigation, .full-width .page-header, .full-width .page-content, .full-width .post-navigation {
    padding-right: 30px;
    padding-left: 30px; }
  .full-width .site-content .entry-header, .full-width .site-content .entry-content, .full-width .site-content .entry-summary, .full-width .site-content footer.entry-meta {
    padding-right: 30px;
    padding-left: 30px; } }
@media screen and (min-width: 1080px) {
  .search-box .search-field {
    width: 324px; }

  .site-main .widecolumn {
    margin-left: 222px; }

  .site:before {
    width: 222px; }

  .search-box-wrapper, .featured-content {
    padding-left: 222px; }

  .secondary-navigation {
    width: 222px; }
    .secondary-navigation ul ul {
      width: 222px; }
    .secondary-navigation ul li:hover > ul, .secondary-navigation ul li.focus > ul {
      left: 202px; }

  .slider .featured-content .entry-title {
    font-size: 33px; }
  .slider .featured-content .entry-header {
    width: 534px; }

  .slider-control-paging {
    width: 534px;
    padding-left: 24px; }
    .slider-control-paging li {
      margin: 12px 12px 12px 0; }
    .slider-control-paging a {
      height: 24px;
      width: 24px; }
      .slider-control-paging a:before {
        top: 6px;
        left: 6px; } }
@media screen and (min-width: 1218px) {
  .full-width .archive-header, .full-width .comments-area, .full-width .image-navigation, .full-width .page-header, .full-width .page-content, .full-width .post-navigation {
    margin-right: auto; }
  .full-width .site-content .entry-header, .full-width .site-content .entry-content, .full-width .site-content .entry-summary, .full-width .site-content footer.entry-meta {
    margin-right: auto; } }
@media screen and (min-width: 1260px) {
  .site-content blockquote.alignleft, .site-content blockquote.alignright {
    width: -webkit-calc(50% + 18px);
    width: calc(50% + 18px); }
  .site-content blockquote.alignleft {
    margin-left: -18%; }
  .site-content blockquote.alignright {
    margin-right: -18%; } }
@media screen and (max-width: 768px) {
  #site-header .jql-social-icons {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background-color: #2e2e2e; }

  #logo {
    width: 30% !important;
    height: 66px; }

  .menu-second-menu-container {
    background-color: #2e2e2e;
    width: 100%; }

  #primary-navigation {
    padding-top: 0;
    margin-top: 0;
    height: 100%;
    display: block;
    background-color: #2e2e2e; }

  .list-view .site-content .post-thumbnail {
    background: none;
    width: auto;
    z-index: 2; }
    .list-view .site-content .post-thumbnail img {
      float: left;
      margin: 0 10px 3px 0;
      width: 84px; }
  .list-view .site-content .entry-header {
    background-color: transparent;
    padding: 0; }
  .list-view .content-area {
    padding: 0 10px; }
  .list-view .site-content .hentry {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    min-height: 60px; }
  .list-view .site-content .cat-links, .list-view .site-content .type-post .entry-content, .list-view .site-content .type-page .entry-content, .list-view .site-content .type-post .entry-summary, .list-view .site-content .type-page .entry-summary, .list-view .site-content footer.entry-meta {
    display: none; }
  .list-view .site-content .entry-title {
    clear: none;
    font-size: 15px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 6px;
    text-transform: none; }
  .list-view .site-content .format-aside .entry-title, .list-view .site-content .format-link .entry-title, .list-view .site-content .format-quote .entry-title {
    display: block; }
  .list-view .site-content .entry-meta {
    background-color: transparent;
    clear: none;
    margin: 0;
    text-transform: none; }

  .archive-header, .page-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 24px auto 0;
    padding-bottom: 24px; }

  .error404 .page-header {
    border-bottom: 0;
    margin: 0 auto 24px;
    padding: 0 10px; }

  .info p {
    width: 70%; }
  .info .button {
    margin-top: 28px; }

  .testimonials ul li {
    width: 209px; }
  .testimonials .prev, .testimonials .next {
    top: 4px; }

  .package {
    width: 100%; }
    .package.desc-col {
      display: none; }
    .package.highlight-col {
      width: 100%; }

  /* Grid */
  .column-1-1, .column-1-2, .column-1-3, .column-2-3, .column-1-4, .column-3-4, .column-1-5, .column-2-5, .column-3-5, .column-4-5 {
    width: 100%; }

  .flash-news {
    display: none; }

  body, html {
    margin-left: 0 !important;
    padding-left: 0 !important;
    overflow-x: hidden; }

  .container.Chrome {
    width: 100% !important;
    display: block;
    margin-left: 0 !important;
    padding-left: 0 !important; }
    .container.Chrome .primary-navbar {
      width: 100%; }

  .main-content {
    width: 100%; }

  .primary-navbar {
    height: 25px; }

  .single .content-area {
    padding-top: 50px; }

  .single .post-thumbnail {
    margin-bottom: 10px; }
    .single .post-thumbnail img {
      width: 750px;
      height: 220px;
      display: block; }

  .cities-first.cities .post-thumbnail, .cities-first .post-thumbnail a img {
    width: 250px !important;
    height: 150px !important;
    display: block;
    overflow: hidden; }

  .hentry.second.cities .post-thumbnail, .hentry.second .post-thumbnail a img {
    width: 250px !important;
    height: 150px !important;
    display: block;
    overflow: hidden; }

  .jql-related-posts a {
    float: right; } }
/**
 * 13.0 Print
 * -----------------------------------------------------------------------------
 */
@media print {
  body {
    background: none !important;
    /* Brute force since user agents all print differently. */
    color: #2b2b2b;
    font-size: 12pt; }

  .site, .site-header, .hentry {
    max-width: 100%; }

  .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta {
    max-width: 100%; }

  .page-content, .archive-header, .page-header, .contributor-info, .comments-area, .attachment .entry-attachment .attachment {
    max-width: 100%; }

  #site-header img, .search-toggle, .site-navigation, .site-content nav, .edit-link, .page-links, .widget-area, .more-link, .post-format-archive-link, .comment-respond, .comment-list .reply, .comment-reply-login, #secondary, .site-footer, .slider-control-paging, .slider-direction-nav {
    display: none; }

  .site-title a {
    color: #2b2b2b; }

  .entry-meta {
    color: #2b2b2b; }
    .entry-meta a {
      color: #2b2b2b; }

  .featured-content .hentry, .featured-content a {
    color: #2b2b2b; }

  .entry-content a, .entry-summary a, .page-content a, .comment-content a {
    text-decoration: none; }

  .site-header, .post-thumbnail, a.post-thumbnail:hover, .site-content .entry-header, .site-footer {
    background: transparent; }

  .featured-content {
    background: transparent; }
    .featured-content .entry-header {
      background: transparent; }

  .header-main {
    padding: 48px 10px; }

  .site-title {
    float: none;
    font-size: 19pt; }

  .content-area {
    padding-top: 0; }

  .list-view .site-content .hentry {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 48px;
    padding-bottom: 24px; }

  .post-thumbnail img {
    margin: 0 10px 24px; }

  .site-content .has-post-thumbnail .entry-header {
    padding-top: 0; }
  .site-content footer.entry-meta {
    margin: 24px auto; }

  .entry-meta .tag-links a {
    color: #fff; }

  .singular .site-content .hentry.has-post-thumbnail {
    margin-top: 0; }

  .gallery-columns-1.gallery-size-medium, .gallery-columns-1.gallery-size-thumbnail {
    display: block; }

  .gallery-columns-2.gallery-size-thumbnail, .gallery-columns-3.gallery-size-thumbnail {
    display: block; }

  .archive-title, .page-title {
    margin: 0 10px 48px; }

  .featured-content .hentry {
    margin-bottom: 48px; }
  .featured-content .post-thumbnail {
    padding-top: 0; }

  .slider .featured-content .post-thumbnail {
    padding-top: 0; }

  .featured-content .post-thumbnail img {
    position: relative; }
  .featured-content .entry-header {
    padding: 0 10px 24px; }
  .featured-content .entry-meta {
    font-size: 9pt;
    margin-bottom: 11px; }
  .featured-content .cat-links {
    font-weight: 900; }
  .featured-content .entry-title {
    font-size: 25pt;
    line-height: 36px; } }
/* Tabs */
.wrap-tabs {
  overflow: hidden;
  border-top: 5px solid #000;
  padding-top: 7px; }

.footer-sidebar .wrap-tabs {
  border-top: none; }

.widget .tabs a {
  color: #090909; }

.tabs {
  overflow: hidden;
  margin-bottom: 16px; }
  .tabs ul {
    list-style: none;
    margin: 0; }
  .tabs li {
    display: inline-block; }
    .tabs li a {
      text-transform: uppercase;
      color: #090909;
      font-weight: bold;
      font-size: 14px; }
      .tabs li a:focus {
        outline: none; }
    .tabs li.ui-tabs-active a {
      color: #24890d; }
  .tabs .separator {
    color: #767676;
    margin: 0 0 0 5px;
    font-size: 11px; }

.primary-sidebar .tabs {
  margin-bottom: 16px; }

.footer-sidebar .tabs li.ui-tabs-active a, .primary-sidebar .tabs li.ui-tabs-active a {
  color: #fff; }

.footer-sidebar .tabs li a, .primary-sidebar .tabs li a {
  color: #767676;
  font-size: 11px; }

.footer-sidebar .tabs .separator {
  font-size: 11px;
  font-weight: bold; }

.primary-sidebar .tabs .separator {
  font-size: 11px;
  font-weight: bold; }
.primary-sidebar .wrap-tabs {
  border-top: none; }

/* Widget Popular Posts & Most Commented */
.widget_popular_posts li, .widget_most_commented li {
  display: block;
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: bold; }

.primary-sidebar .widget_popular_posts li, .primary-sidebar .widget_most_commented li {
  margin-bottom: 5px;
  padding-bottom: 0;
  border-bottom: none; }

/* Widget Social Links */
.widget_social_links {
  overflow: hidden; }
  .widget_social_links i {
    font-family: 'FontAwesome';
    font-style: normal; }
  .widget_social_links li {
    display: inline-block;
    margin-right: 12px; }
    .widget_social_links li:last-child {
      margin-right: 0; }

.primary-sidebar .widget.widget_social_links li:last-child {
  margin-right: 0; }

.widget.widget_social_links ul li a {
  color: #767676;
  font-size: 17px; }
  .widget.widget_social_links ul li a:hover {
    color: #24890d; }

.primary-sidebar aside {
  max-width: 100%;
  max-width: 400px; }

.widget {
  font-size: 14px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 1.2857142857;
  width: 100%;
  word-wrap: break-word; }
  .widget h1, .widget h2, .widget h3, .widget h4, .widget h5, .widget h6 {
    margin: 24px 0 12px; }
  .widget h1 {
    font-size: 22px;
    line-height: 1.0909090909; }
  .widget h2 {
    font-size: 20px;
    line-height: 1.2; }
  .widget h3 {
    font-size: 18px;
    line-height: 1.3333333333; }
  .widget h4 {
    font-size: 16px;
    line-height: 1.5; }
  .widget h5 {
    font-size: 14px;
    line-height: 1.7142857142; }
  .widget h6 {
    font-size: 12px;
    line-height: 2; }
  .widget address {
    margin-bottom: 18px; }
  .widget abbr[title] {
    border-color: rgba(255, 255, 255, 0.7); }
  .widget mark, .widget ins {
    color: #000; }
  .widget pre, .widget fieldset {
    border-color: rgba(255, 255, 255, 0.2); }
  .widget code, .widget kbd, .widget tt, .widget var, .widget samp, .widget pre {
    font-size: 12px;
    line-height: 1.5; }
  .widget blockquote {
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 18px; }
    .widget blockquote cite {
      color: #fff;
      font-size: 14px;
      line-height: 1.2857142857; }
  .widget dl, .widget dd {
    margin-bottom: 18px; }
  .widget ul, .widget ol {
    list-style: none;
    margin: 0; }
  .widget li > ol, .widget li > ul {
    margin-left: 10px; }
  .widget table, .widget th, .widget td {
    border-color: rgba(255, 255, 255, 0.2); }
  .widget table {
    margin-bottom: 18px; }
  .widget del {
    color: rgba(255, 255, 255, 0.4); }
  .widget hr {
    background-color: rgba(255, 255, 255, 0.2); }
  .widget p {
    margin-bottom: 18px; }
  .widget input, .widget textarea {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 16px;
    padding: 1px 2px 2px 4px; }
  .widget input:focus, .widget textarea:focus {
    border-color: rgba(255, 255, 255, 0.3); }
  .widget button, .widget .button {
    background-color: #24890d;
    border: 0;
    font-size: 12px;
    padding: 5px 15px 4px; }
  .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] {
    background-color: #24890d;
    border: 0;
    font-size: 12px;
    padding: 5px 15px 4px; }
  .widget input[type="button"]:hover, .widget input[type="button"]:focus {
    background-color: #41a62a; }
  .widget input[type="reset"]:hover, .widget input[type="reset"]:focus {
    background-color: #41a62a; }
  .widget input[type="submit"]:hover, .widget input[type="submit"]:focus {
    background-color: #41a62a; }
  .widget input[type="button"]:active, .widget input[type="reset"]:active, .widget input[type="submit"]:active {
    background-color: #55d737; }
  .widget .wp-caption {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 18px; }
  .widget .widget-title {
    font-size: 200px;
    font-weight: 700;
    line-height: 1.7142857142;
    margin: 0 0 24px 0;
    text-transform: uppercase; }

.widget_social_links .widget-title {
  font-size: 20px;
  font-weight: 900;
  line-height: 1.6363636363;
  margin-bottom: 18px; }

/* Social Icons */
/*.fa-google:before {
	content: "\f1a0";
}*/
.fa-facebook:before {
  content: "\f09a"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-google:before {
  content: "\f0d5"; }

/* Widget Flickr */
.widget {
  font-size: 12px;
  line-height: 1.5; }

.widget_flickr_image_gallery {
  /*overflow: hidden;*/ }
  .widget_flickr_image_gallery ul li {
    display: inline-block; }
  .widget_flickr_image_gallery ul .flickr_badge_image {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 4px; }

.primary-sidebar .widget_flickr_image_gallery ul li:nth-child(3n) {
  margin-right: 0; }

.widget_flickr_image_gallery li a img {
  max-width: 100%;
  width: 51px;
  height: 52px; }

.content-sidebar .widget_flickr_image_gallery li a {
  width: 66px;
  height: 67px; }

.widget .widget-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.7142857142;
  margin: 0 0 24px 0;
  text-transform: uppercase; }

/*Fixes for Styling*/
#content h1.entry-title a {
  color: #2b2b2b; }

.video-wrapper.shortcode-container {
  max-width: 100%; }

.shortcode-container iframe {
  max-width: 100%;
  height: auto; }

.video-wrapper .mejs-container {
  margin-top: 0; }

.reverse-text {
  text-align: left; }
