/*
Theme Name: Return cyberpower to the people.
Author: Anonymous
Author URI:
Version: 1
Description: TokenWP theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: TokenWP
Tags: one-column, two-columns
Theme URI:
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@font-face {
  font-family: 'Guardian';
  src: url("fonts/GuardianTextEgyp-Regular-Web.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Guardian';
  src: url("fonts/GuardianTextEgyp-RegularIt-Web.woff2") format("woff2");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'National';
  src: url("fonts/National2Web-Bold.woff") format("woff"), url("fonts/National2Web-Bold.woff") format("woff2");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Guardian Egyp';
  src: url("fonts/GuardianEgyp-Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

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

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-share:before {
  content: "\e903"; }

.icon-soundcloud:before {
  content: "\e900"; }

.icon-wikipedia:before {
  content: "\e901"; }

.icon-linkedin:before {
  content: "\e902"; }

.icon-play:before {
  content: "\e906"; }

#nav ul, .rights-list, .btn-list, .social-list, .contact-us, .dates-list, .privacy-list, .terms-list, .contact-list, .footer-nav ul, .follow-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, dl:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #000;
  background: #fff;
  font: 17px/1.2 "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.gm-style img {
  max-width: none; }

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
  margin: 0 0 1.2em; }

blockquote {
  border-left: 4px solid #d7d2cb;
  padding-left: .5em;
  margin-left: 1.2em; }

th, td {
  border: 1px solid #d7d2cb;
  padding: .5em;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul, ol {
  padding-left: 3em; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 3em;
  margin: 0; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #d7d2cb;
  padding: 0.4em 0.7em;
  color: #000; }
  @media (max-width: 767px) {
    input[type='text'],
    input[type='tel'],
    input[type='email'],
    input[type='search'],
    input[type='password'],
    textarea {
      font-size: 14px; } }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  textarea:focus {
    border-color: #000; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #7f7f7f; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #7f7f7f; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #7f7f7f; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #7f7f7f; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder {
    color: #7f7f7f; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: vertical;
  vertical-align: top; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

.widget {
  margin-bottom: 1.2em; }
  .widget ul {
    padding-left: 2em; }
  .widget select {
    min-width: 150px; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form textarea,
.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%; }

.comment-form input[type='submit'] {
  display: block;
  float: none; }

.post-password-form label {
  display: block;
  margin-bottom: 4px; }

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%; }

.search-form {
  margin-bottom: 15px; }
  .search-form input {
    float: left;
    height: 2em; }
    .search-form input[type='search'] {
      margin: 0 4px 0 0;
      width: 150px; }

.post-password-form input {
  float: left;
  height: 2em; }
  .post-password-form input[type='password'] {
    width: 150px; }

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #000;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em; }
  .comment-form input[type='submit']:hover,
  .post-password-form input[type='submit']:hover,
  .search-form input[type='submit']:hover {
    opacity: 0.8; }

.commentlist {
  margin: 0 0 1.2em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em; }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em; }
    @media (max-width: 767px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers {
        padding: 0 3px; } }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 48%;
    background: #000;
    color: #fff;
    padding: .4em;
    text-decoration: none; }
    @media (max-width: 767px) {
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        padding: .2em; } }
    .navigation .next:hover,
    .navigation .prev:hover,
    .navigation-comments .next:hover,
    .navigation-comments .prev:hover {
      opacity: 0.8; }

.navigation-single {
  margin-bottom: 1.2em; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 48%;
    background: #000;
    color: #fff;
    text-decoration: none; }
    .navigation-single .next:hover,
    .navigation-single .prev:hover {
      opacity: 0.8; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: .4em;
      display: block; }
      @media (max-width: 767px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2em; } }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #d7d2cb;
  padding: .4em;
  margin-bottom: 1.2em; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4em 0 0; }

div.aligncenter {
  margin: 0 auto 1.2em; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }

.mejs-container {
  margin-bottom: 1.2em; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

@media (max-width: 1023px) {
  iframe {
    width: 100%; } }

#wp-calendar tbody td {
  text-align: center; }

#wp-calendar td,
#wp-calendar th {
  border: 1px solid #d7d2cb; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: bold;
  margin: 0 0 0.5em;
  color: inherit;
  line-height: 1; }

h1, .h1 {
  font-size: 70px; }
  @media (max-width: 1199px) {
    h1, .h1 {
      font-size: 60px; } }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 45px; } }
  @media (max-width: 374px) {
    h1, .h1 {
      font-size: 38px; } }

h2, .h2 {
  font-size: 50px; }
  @media (max-width: 1199px) {
    h2, .h2 {
      font-size: 42px; } }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 30px; } }
  @media (max-width: 374px) {
    h2, .h2 {
      font-size: 28px; } }

h3, .h3 {
  font-size: 37px; }
  @media (max-width: 1199px) {
    h3, .h3 {
      font-size: 32px; } }
  @media (max-width: 1023px) {
    h3, .h3 {
      font-size: 25px; } }

h4, .h4 {
  font-size: 27px; }

h5, .h5 {
  font-size: 20px; }

h6, .h6 {
  font-size: 16px; }

p {
  margin: 0 0 27px; }
  @media (max-width: 1023px) {
    p {
      margin: 0 0 20px; } }

a {
  -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  color: #f9423a;
  outline: none;
  text-decoration: none; }
  a:hover {
    color: #000; }

#header {
  background: #fff;
  padding: 26px 0; }
  @media (max-width: 767px) {
    #header {
      padding: 24px 0; } }
  #header .holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1265px; }
    @media (max-width: 479px) {
      #header .holder {
        display: block; } }
  #header .logo {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    @media (max-width: 1023px) {
      #header .logo {
        margin: 0 0 20px; } }
    @media (max-width: 767px) {
      #header .logo {
        margin: 0; } }
    @media (max-width: 479px) {
      #header .logo {
        width: 100%;
        margin: 0 0 25px;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    #header .logo a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      @media (max-width: 479px) {
        #header .logo a {
          width: 100%;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
  #header .btn .hide {
    display: none; }
  @media (max-width: 479px) {
    #header .btn {
      width: 100%;
      max-width: 100%;
      padding: 13px 15px 11px; } }

.logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .logo a {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .logo a > img {
      width: 94px;
      height: 75px; }
      @media (max-width: 1023px) {
        .logo a > img {
          width: 66px;
          height: 53px; } }
  .logo .slogan {
    margin: 0 0 -1px 15px; }
    @media (max-width: 479px) {
      .logo .slogan {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        margin: 0; } }

.slogan {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block; }
  .slogan img {
    width: 163px;
    height: 67px; }
    @media (max-width: 1023px) {
      .slogan img {
        width: 104px;
        height: 43px; } }

#nav {
  font-family: "National", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0 0 0 auto; }
  @media (max-width: 1023px) {
    #nav {
      margin: 0;
      padding: 0 0 0 30px;
      width: 100%;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  @media (max-width: 767px) {
    #nav {
      display: none; } }
  #nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    #nav ul li {
      text-transform: uppercase;
      margin: 0 60px 0 0;
      letter-spacing: 1px;
      font-size: 20px; }
      #nav ul li:last-child {
        margin-right: 0;
      }
      @media (max-width: 1199px) {
        #nav ul li {
          margin: 0 30px 0 0; } }
      @media (max-width: 1023px) {
        #nav ul li {
          font-size: 14px;
          text-transform: none;
          letter-spacing: 0.28px;
          margin: 0 40px 0 0; } }
      @media (max-width: 1023px) {
        #nav ul li:nth-child(2) {
          text-transform: uppercase; } }
      #nav ul li.active a {
        color: #000; }
      #nav ul li a:hover {
        color: #000; }
      #nav ul li a.anchor-active {
        color: #000; }

.main-content {
  padding: 110px 0 100px;
  line-height: 1.6; }
  @media (max-width: 1023px) {
    .main-content {
      padding: 60px 0 80px;
      font-size: 15px;
      line-height: 1.3; } }
  @media (max-width: 767px) {
    .main-content {
      padding: 35px 0; } }
  .main-content h2 {
    font-size: 37px;
    font-family: "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    line-height: 1;
    margin: 0 0 3px; }
    @media (max-width: 1023px) {
      .main-content h2 {
        font-size: 28px; } }
    @media (max-width: 767px) {
      .main-content h2 {
        font-size: 22px;
        margin: 0 0 8px; } }
  .main-content h4 {
    text-decoration: underline;
    font-size: 22px;
    padding: 25px 0 0 0; }
    @media (max-width: 767px) {
      .main-content h4 {
        font-size: 17px; } }
  .main-content .sub-title {
    font: 700 20px "National", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    display: block;
    color: #f9423a;
    margin: 0 0 20px;
    text-transform: uppercase; }
    @media (max-width: 1023px) {
      .main-content .sub-title {
        font-size: 14px;
        margin: 0 0 32px;
        text-transform: none; } }
    .main-content .sub-title time {
      padding: 0 0 0 3px; }
  .main-content .holder {
    max-width: 800px; }
    @media (max-width: 1023px) {
      .main-content .holder {
        max-width: 560px; } }

.intro-section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 205px;
  padding: 115px 0 25px;
  background-color: #f9423a; }
  @media (max-width: 1400px) {
    .intro-section {
      background-position: 0 bottom; } }
  @media (max-width: 1023px) {
    .intro-section {
      background-position: 50% 100px; } }
  @media (max-width: 767px) {
    .intro-section {
      background-position: 45% 50px;
      padding: 105px 0 25px; } }
  .intro-section .holder {
    min-height: 705px;
    max-width: 1265px; }
    @media (max-width: 767px) {
      .intro-section .holder {
        min-height: 460px; } }
  .intro-section .intro-section-main {
    display: flex;
    flex-wrap: wrap }
  @media (max-width: 1023px) {
    .intro-section .intro-section-main {
      display: block } }
  .intro-section h2 {
    flex-basis: 80%;
    padding-right: 20px;
    color: #ffffff;
    font-size: 120px; }
  @media (max-width: 767px) {
    .intro-section h2 {
      font-size: 55px; } }
  .intro-section h2 span {
    display: block; }
  .intro-section .countdown-block {
    flex-basis: 40%; }
  @media (max-width: 1023px) {
    .intro-section .countdown-block {
      display: flex;
      justify-content: space-between;
      margin-bottom: 54px; } }
  @media (max-width: 800px) {
    .intro-section .countdown-block {
      display: block; } }
  .intro-section .countdown-block .countdown-intro {
    display: flex;
    align-items: center;
    font-family: "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin-bottom: 60px;
    color: #ffffff; }
    .intro-section .countdown-block .countdown-intro.hide {
      display: none;
    }
    .intro-section .countdown-block .countdown-intro .part {
      margin-right: 10px;
      font-size: 60px;
      height: 60px; }
  @media (max-width: 767px) {
    .intro-section .countdown-block .countdown-intro .part {
      font-size: 50px;
      margin-right: 5px; } }
  .intro-section .countdown-block .countdown-intro .part.seconds .value {
    width: 68px; }
  .intro-section .countdown-block .countdown-intro .part .label {
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    font-size: 13px; }
  .intro-section .countdown-block .countdown-intro .separator {
    margin-right: 10px;
    font-size: 35px; }
  @media (max-width: 767px) {
    .intro-section .countdown-block .countdown-intro .separator {
      font-size: 26px;
      margin-right: 5px; } }
  .intro-section .countdown-block .buttons {
    display: flex;
    align-items: flex-start; }
    .intro-section .countdown-block .buttons a {
      display: block;
      flex: auto;
      box-sizing: border-box;
      width: 163px; }
      .intro-section .countdown-block .buttons a:hover {
        background-color: #000000;
        color: #ffffff; }
      .intro-section .countdown-block .buttons a:first-child {
        margin-right: 30px; }
      .intro-section .countdown-block .buttons a span.hide {
        display: none; }
  .intro-section p {
    font-family: "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    flex-basis: 37%;
    color: #ffffff;
    font-size: 28px; }
  @media (max-width: 1023px) {
    .intro-section p {
      font-size: 24px;
      width: 440px; } }
  @media (max-width: 767px) {
    .intro-section p {
      font-size: 22px;
      width: auto; } }

.intro-section_inactive {
  display: none;
}

.ico-progress {
  padding: 60px 60px 130px 60px;
  background-color: #000000;
  font-family: "National", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  display: none; }
@media (max-width: 768px) {
  .ico-progress {
    padding-left: 40px;
    padding-right: 40px; }
}
.ico-progress .holder {
  padding: 0; }
.ico-progress .top-block {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 35px; }
.ico-progress .top-block .top-block-title {
  color: #f9423a;
  margin-right: 35px; }
.ico-progress .top-block .top-block-title .asterisk {
  color: #ffffff; }
.ico-progress .top-block .top-block-current-period {
  color: #ffffff;
}
.ico-progress .main-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px; }
@media (max-width: 1029px) {
  .ico-progress .main-block {
    align-items: flex-start }
}
@media (max-width: 768px) {
  .ico-progress .main-block {
    display: block; }
}
.ico-progress .main-block h2 {
  margin: 0;
  color: #ffffff;
  white-space: nowrap;
  font-size: 80px; }
@media (max-width: 1029px) {
  .ico-progress .main-block h2 { }
  .ico-progress .main-block h2 span {
    display: block }
}
@media (max-width: 768px) {
  .ico-progress .main-block h2 {
    margin-bottom: 30px;
    font-size: 55px; }
}
.ico-progress .main-block .button {
   min-width: 190px; }
  .ico-progress .main-block .button .btn {
    font-size: 16px; }
  .ico-progress .main-block .button .btn.hide {
    display: none }
    @media (max-width: 768px) {
      .ico-progress .main-block .button .btn {
        display: block;
        max-width: none; }
    }
.ico-progress .progressbar-block {
  margin-bottom: 85px; }
.ico-progress .progressbar-block .progressbar {
  display: flex;
  width: 100%;
  height: 14px;
  border-radius: 7px;
  position: relative;
  background-color: #ffffff; }
.ico-progress .progressbar-block .progressbar .start-line {
  position: absolute;
  top: -4px;
  left: 15%;
  height: 22px;
  border-left: 1px solid #7A7A7A; }
.ico-progress .progressbar-block .progressbar .start-label {
  position: absolute;
  top: 28px;
  color: #ffffff;
  font-size: 18px; }
.ico-progress .progressbar-block .progressbar .value-label {
  position: absolute;
  top: 32px;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase; }
.ico-progress .progressbar-block .progressbar .value-label span {
  color: #F9423A; }
.ico-progress .progressbar-block .progressbar .value-label.full-rpp {
  right: 0; }
.ico-progress .progressbar-block .progressbar .value-label.current-rpp {
  position: absolute;
  top: -30px;
  left: 0; }
.ico-progress .progressbar-block .progressbar .progress {
  position: relative;
  flex-basis: 100%; }
.ico-progress .progressbar-block .progressbar .progress .line {
  background-color: #F9423A;
  border-radius: 7px;
  height: 14px; }
.ico-progress .info-block {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px; }
@media (max-width: 1199px) {
  .ico-progress .info-block {
    margin-bottom: 40px;
  } }
.ico-progress .info-block > div {
  color: #ffffff;
  font-size: 60px; }
@media (max-width: 768px) {
  .ico-progress .info-block > div {
    font-size: 45px; }
}
.ico-progress .info-block > div .desc {
  font-size: 14px;
  text-transform: uppercase; }
@media (max-width: 768px) {
  .ico-progress .info-block > div .desc {
    font-size: 13px; }
}
.ico-progress .info-block > div .desc span {
  color: #f9423a; }
.ico-progress .info-block .current-distribution {
  margin-right: 100px; }
@media (max-width: 768px) {
  .ico-progress .info-block .current-distribution {
    flex-basis: 100% }
}
.ico-progress .info-block .received-eth {
  margin-right: 160px; }
@media (max-width: 1199px) {
  .ico-progress .info-block .received-eth {
    margin-right: 0; }
}
@media (max-width: 768px) {
  .ico-progress .info-block .received-eth {
    flex-basis: 100%;
    margin-top: 35px; }
}
.ico-progress .info-block .current-period-finish-time {}
@media (max-width: 1199px) {
  .ico-progress .info-block .current-period-finish-time {
    display: flex;
    margin-top: 57px;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    flex-basis: 100% }
  .ico-progress .info-block .current-period-finish-time .countdown {}
  .ico-progress .info-block .current-period-finish-time .desc {
    flex-basis: 100px;
    margin-right: 30px; }
}
@media (max-width: 768px) {
  .ico-progress .info-block .current-period-finish-time {
    display: block;
    margin-top: 35px; }
}
.ico-progress .text-block {
  display: flex;
  color: #ffffff;
  font-size: 18px; }
@media (max-width: 1199px) {
  .ico-progress .text-block {
    flex-direction: column-reverse;
  }
}
.ico-progress .text-block .text {
  flex-basis: 600px;
  margin: 0 90px 0 0;
  font-size: 22px; }
@media (max-width: 1199px) {
  .ico-progress .text-block .text {
    flex-basis: auto;
    margin-right: 0;
  }
}
.ico-progress .text-block .info {
  margin: 0;
  font-size: 11px; }
@media (max-width: 1199px) {
  .ico-progress .text-block .info {
    margin-bottom: 67px;
  }
}

.intro-info {
  max-width: 860px; }
  .intro-info h1 {
    color: #fff;
    font: 700 130px/0.85 "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1199px) {
      .intro-info h1 {
        font-size: 101px; } }
    @media (max-width: 767px) {
      .intro-info h1 {
        font-size: 47px;
        line-height: 1; } }
    @media (max-width: 374px) {
      .intro-info h1 {
        font-size: 42px; } }

.banner-section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0;
  min-height: 660px;
  background-color: #d7d2cb; }
  @media (max-width: 1023px) {
    .banner-section {
      min-height: 495px; } }
  @media (max-width: 767px) {
    .banner-section {
      min-height: 445px; } }

.data-section {
  background: #000;
  padding: 120px 0 125px;
  display: none; }
  @media (max-width: 767px) {
    .data-section {
      padding: 80px 0; } }
  .data-section .data-info {
    max-width: 800px; }
    @media (max-width: 1023px) {
      .data-section .data-info {
        max-width: none; } }
  .data-section .sub-title {
    font-family: "National", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #f9423a;
    display: block;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 20px; }
    @media (max-width: 1023px) {
      .data-section .sub-title {
        font-size: 30px; } }
    @media (max-width: 767px) {
      .data-section .sub-title {
        font-size: 14px; } }
  .data-section h2 {
    font-family: "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 130px;
    line-height: 0.95;
    color: #f9423a;
    margin: 0; }
    @media (max-width: 1023px) {
      .data-section h2 {
        font-size: 105px;
        line-height: 1; } }
    @media (max-width: 767px) {
      .data-section h2 {
        font-size: 51px; } }
    @media (max-width: 374px) {
      .data-section h2 {
        font-size: 36px; } }
    .data-section h2 .txt {
      display: block; }
  .data-section .read-link {
    color: #fff;
    text-decoration: underline; }
    .data-section .read-link:hover {
      color: #f9423a; }

.ambition-section {
  padding: 80px 0 95px; }
  @media (max-width: 1023px) {
    .ambition-section {
      padding: 60px 0 90px; } }
  @media (max-width: 767px) {
    .ambition-section {
      padding: 60px 0 50px; } }
  .ambition-section .holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 -15px 65px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 25px;
    max-width: 1170px;
    margin: 0 auto; }
    @media (max-width: 1023px) {
      .ambition-section .holder {
        margin: 0 0 45px; } }
    .ambition-section .holder .col {
      width: 42%;
      padding: 0 15px; }
      @media (max-width: 1023px) {
        .ambition-section .holder .col {
          width: 100%; } }
      .ambition-section .holder .col:last-child {
        width: 58%; }
        @media (max-width: 1023px) {
          .ambition-section .holder .col:last-child {
            width: 100%; } }
    .ambition-section .holder h2 {
      font-family: "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      margin: 0; }
      @media (max-width: 1023px) {
        .ambition-section .holder h2 {
          margin: 0 0 25px; } }
      @media (max-width: 767px) {
        .ambition-section .holder h2 {
          font-size: 23px;
          text-align: center; } }
  .ambition-section .rights-list {
    padding-top: 65px; }
    @media (max-width: 1023px) {
      .ambition-section .rights-list {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
  .ambition-section .video-holder {
    max-width: 640px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 640px;
            flex: 0 0 640px; }
    @media (max-width: 1023px) {
      .ambition-section .video-holder {
        max-width: none;
        -webkit-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin-bottom: 62px; } }
  .ambition-section .heading {
    max-width: calc(100% - 640px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 640px);
            flex: 0 0 calc(100% - 640px);
    text-align: left; }
    @media (max-width: 1023px) {
      .ambition-section .heading {
        text-align: center;
        max-width: 100%;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; } }
  @media (max-width: 1023px) {
    .ambition-section .big-post {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; } }

.video-box {
  position: relative; }
  @media (max-width: 1023px) {
    .video-box {
      margin: 0 -65px; } }
  @media (max-width: 479px) {
    .video-box {
      margin: 0; } }
  .video-box .play-video {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 1;
    text-decoration: none; }
    @media (max-width: 767px) {
      .video-box .play-video {
        width: 55px;
        height: 55px; } }
    .video-box .play-video:hover:before {
      color: #f9423a; }
    .video-box .play-video:before {
      -webkit-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out;
      color: #000;
      position: absolute;
      top: 50%;
      left: 55%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      font-size: 49px;
      line-height: 1; }
      @media (max-width: 767px) {
        .video-box .play-video:before {
          font-size: 32px; } }
  .video-box .image-holder {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    min-height: 175px; }
    .video-box .image-holder img {
      width: 100%; }
  .video-box .frame-holder {
    padding: 59% 0 0 0;
    position: relative;
    overflow: hidden; }
    .video-box .frame-holder video {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      margin: 0;
      border: none;
      outline: none;
      max-width: 100%; }
      @media (max-width: 767px) {
        .video-box .frame-holder video {
          padding: 0 18px; } }
    .video-box .frame-holder.activated .image-holder {
      display: none; }

.rights-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px 160px; }
  @media (max-width: 1023px) {
    .rights-list {
      margin: 0 -55px 40px; } }
  @media (max-width: 767px) {
    .rights-list {
      margin: 0 -10px 40px; } }
  @media (max-width: 374px) {
    .rights-list {
      margin: 0 0 30px; } }
  .rights-list li {
    width: 25%;
    padding: 0 20px;
    line-height: 1.6; }
    @media (max-width: 1023px) {
      .rights-list li {
        width: 50%;
        font-size: 18px;
        line-height: 1.33;
        margin: 0 0 30px;
        padding: 0 55px; } }
    @media (max-width: 767px) {
      .rights-list li {
        padding: 0 10px;
        font-size: 15px;
        line-height: 1.3;
        margin: 0 0 10px; } }
    @media (max-width: 374px) {
      .rights-list li {
        width: 100%;
        padding: 0; } }
  .rights-list h3 {
    font-family: "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #f9423a;
    line-height: 1;
    margin: 0; }
    @media (max-width: 1023px) {
      .rights-list h3 {
        margin: 0 0 5px; } }
    @media (max-width: 767px) {
      .rights-list h3 {
        font-size: 15px; } }

.big-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  @media (max-width: 1023px) {
    .big-post {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      max-width: 100%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; } }
  .big-post .post-info {
    width: 43.5%;
    position: relative;
    z-index: 3; }
    @media (max-width: 1023px) {
      .big-post .post-info {
        width: 100%;
        max-width: 575px;
        margin-left: auto; } }
    @media (max-width: 767px) {
      .big-post .post-info {
        max-width: 100%;
        padding: 0 0; } }
  .big-post .post-image {
    width: 56.5%;
    min-height: 570px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 1023px) {
      .big-post .post-image {
        width: 100%;
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        min-height: 588px;
        background-position: 50%; } }
    @media (max-width: 767px) {
      .big-post .post-image {
        min-height: 320px; } }
  .big-post blockquote {
    padding: 55px 30px 55px 60px;
    background: #000;
    color: #fff;
    border: 0;
    margin: 0 -60px 40px 0;
    font-family: "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 30px;
    line-height: 1.15; }
    @media (max-width: 1023px) {
      .big-post blockquote {
        margin: -65px 0 30px;
        font-size: 27px;
        padding: 45px 60px; } }
    @media (max-width: 767px) {
      .big-post blockquote {
        margin: 0 0 25px;
        line-height: 1.18;
        font-size: 22px;
        padding: 30px 30px 45px; } }
    .big-post blockquote cite {
      font-family: "National", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      color: #f9423a;
      display: block;
      font-style: normal;
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 0.8px;
      font-weight: 700; }
      @media (max-width: 767px) {
        .big-post blockquote cite {
          font-size: 11px; } }
    .big-post blockquote p {
      margin: 0 0 50px; }
      @media (max-width: 1023px) {
        .big-post blockquote p {
          margin: 0 0 12px; } }

.btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: -10px;
  margin-right: -10px; }
  @media (max-width: 767px) {
    .btn-list {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .btn-list li {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding: 10px; }
    .btn-list li:last-child {
      margin: 0; }
    @media (max-width: 1023px) {
      .btn-list li .btn {
        padding: 12px 15px; } }
    @media (max-width: 767px) {
      .btn-list li .btn {
        padding: 12px 5px; } }

.meet-section {
  background: rgba(215, 210, 203, 0.25);
  padding: 120px 0 75px; }
  @media (max-width: 1023px) {
    .meet-section {
      padding: 70px 0 75px; } }
  @media (max-width: 1023px) {
    .meet-section {
      padding: 40px 0 75px; } }
  .meet-section h2 {
    color: #f9423a;
    margin: 0 0 80px;
    font-family: "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1023px) {
      .meet-section h2 {
        font-size: 28px;
        margin: 0 0 60px; } }
    @media (max-width: 767px) {
      .meet-section h2 {
        font-size: 27px;
        margin: 0 0 40px; } }

.posts-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -40px; }
  @media (max-width: 1023px) {
    .posts-wrap {
      margin: 0 -20px; } }

.meet-post {
  padding: 0 40px;
  width: 50%;
  font-size: 18px;
  line-height: 1.35;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 45px; }
  @media (max-width: 1023px) {
    .meet-post {
      padding: 0 20px;
      font-size: 11px; } }
  @media (max-width: 767px) {
    .meet-post {
      width: 100%;
      margin: 0 0 25px; } }
  .meet-post .post-holder {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
  .meet-post .post-image {
    width: 100%;
    min-height: 310px;
    background-color: #d7d2cb;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 1023px) {
      .meet-post .post-image {
        min-height: 177px; } }
  .meet-post .video-box {
    margin: 0; }
    @media (max-width: 479px) {
      .meet-post .video-box {
        height: 175px; } }
    @media (max-width: 1023px) {
      .meet-post .video-box .play-video {
        width: 60px;
        height: 60px; } }
    @media (max-width: 1023px) {
      .meet-post .video-box .play-video:before {
        font-size: 32px; } }
    .meet-post .video-box .frame-holder {
      padding: 59% 0 0 0;
      position: relative; }
  .meet-post .post-info {
    padding: 45px 50px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media (max-width: 1023px) {
      .meet-post .post-info {
        padding: 25px 20px 30px 30px; } }
    @media (max-width: 767px) {
      .meet-post .post-info {
        padding: 25px 20px 15px 30px; } }
    .meet-post .post-info p {
      margin: 0 0 14px; }
      @media (max-width: 1023px) {
        .meet-post .post-info p {
          margin: 0 0 8px; } }
  .meet-post .read-more {
    color: #000;
    text-decoration: underline; }
    .meet-post .read-more:hover {
      color: #f9423a; }
  .meet-post .name,
  .meet-post .position {
    display: block;
    font-size: 25px;
    font-family: "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1023px) {
      .meet-post .name,
      .meet-post .position {
        font-size: 15px; } }
  .meet-post .position {
    font-size: 19px;
    margin: 0 0 12px; }
    @media (max-width: 1023px) {
      .meet-post .position {
        font-size: 12px;
        margin: 0 0 7px; } }
  .meet-post .social-list {
    margin: auto 0 0 0; }

.social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .social-list li {
    margin: 0 30px 0 0; }
    .social-list li:last-child {
      margin: 0; }
    .social-list li a {
      color: #000;
      font-size: 38px; }
      @media (max-width: 1023px) {
        .social-list li a {
          font-size: 30px; } }
      .social-list li a:hover {
        color: #f9423a; }

.news-section {
  background: #000;
  padding: 120px 0 75px; }
  @media (max-width: 767px) {
    .news-section {
      padding: 40px 0 35px;
      text-align: center; } }
  .news-section h2 {
    font-family: "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #f9423a;
    margin: 0 0 80px; }
    @media (max-width: 767px) {
      .news-section h2 {
        margin: 0 0 70px;
        line-height: 1; } }
  .news-section .holder {
    max-width: 1140px; }

.load-more-holder {
  text-align: center; }
  .load-more-holder .load-more {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #fff;
    font-size: 20px;
    text-decoration: underline;
    font-weight: 400; }
    @media (max-width: 767px) {
      .load-more-holder .load-more {
        font-size: 15px; } }
    .load-more-holder .load-more:hover {
      color: #f9423a;
      text-decoration: none; }

.news-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: left; }
  @media (max-width: 1023px) {
    .news-wrap {
      margin: 0; } }

.news-post {
  -webkit-transition: opacity 0.7s linear, -webkit-transform 1s linear;
  transition: opacity 0.7s linear, -webkit-transform 1s linear;
  transition: opacity 0.7s linear, transform 1s linear;
  transition: opacity 0.7s linear, transform 1s linear, -webkit-transform 1s linear;
  opacity: 1;
  padding: 0 30px;
  width: 33.33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 80px;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }
  @media (max-width: 1023px) {
    .news-post {
      width: 100%;
      margin: 0 0 60px;
      padding: 0; } }
  .news-post.new-item {
    -webkit-transform: translateY(80px);
        -ms-transform: translateY(80px);
            transform: translateY(80px);
    opacity: 0; }
  .news-post .post-holder {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
    @media (max-width: 1023px) {
      .news-post .post-holder {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    @media (max-width: 767px) {
      .news-post .post-holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  @media (max-width: 1023px) {
    .news-post .post-image {
      padding: 0 0 25px 15px; } }
  @media (max-width: 767px) {
    .news-post .post-image {
      padding: 0; } }
  .news-post .post-image > *:not(.btn) {
    width: 100%; }
  .news-post .post-image a {
    display: block;
    margin: -45px 0 0 30px; }
    @media (max-width: 1023px) {
      .news-post .post-image a {
        margin: -30px 0 0 15px; } }
    @media (max-width: 767px) {
      .news-post .post-image a {
        margin: -30px 0 0;
        padding: 0 32px; } }
    .news-post .post-image a img {
      width: 100%; }
      @media (max-width: 1023px) {
        .news-post .post-image a img {
          padding: 0 15px 0 0; } }
  .news-post .post-info {
    padding: 25px 35px 45px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    line-height: 1.6; }
    @media (max-width: 1023px) {
      .news-post .post-info {
        padding: 25px 35px 45px 45px;
        font-size: 15px;
        line-height: 1.12; } }
    @media (max-width: 767px) {
      .news-post .post-info {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-align: center;
        padding: 15px 25px 25px 25px;
        line-height: 1.3; } }
    .news-post .post-info > *:not(.btn) {
      width: 100%;
      font-style: normal; }
    .news-post .post-info p {
      margin: 0 0 22px; }
      @media (max-width: 767px) {
        .news-post .post-info p {
          margin: 0 0 5px; } }
    .news-post .post-info .read-link {
      display: none;
      color: #000;
      text-decoration: underline;
      width: auto; }
      @media (max-width: 767px) {
        .news-post .post-info .read-link {
          display: inline-block; } }
      .news-post .post-info .read-link:hover {
        color: #f9423a; }
  .news-post .resource {
    color: #f9423a;
    display: block;
    text-transform: uppercase;
    font-family: "National", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1023px) {
      .news-post .resource {
        margin: 0 0 10px; } }
    @media (max-width: 767px) {
      .news-post .resource {
        font-size: 14px; } }
  .news-post .title {
    font-size: 22px;
    display: block;
    line-height: 1.15;
    margin: 0 0 15px;
    font-family: "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1023px) {
      .news-post .title {
        margin: 0 0 10px; } }
    .news-post .title a {
      color: #000; }
      .news-post .title a:hover {
        color: #f9423a; }
  .news-post .btn {
    min-width: 160px;
    margin: auto 0 0 0; }
    @media (max-width: 1023px) {
      .news-post .btn {
        display: none; } }
    .news-post .btn.hidden-md {
      display: inline-block;
      margin: 20px 0 0 auto;
      padding: 12px 15px; }
      @media (min-width: 1024px) {
        .news-post .btn.hidden-md {
          display: none; } }
      @media (max-width: 767px) {
        .news-post .btn.hidden-md {
          display: none; } }

.posters-section {
  padding: 100px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 1023px) {
    .posters-section {
      padding: 80px 0; } }
  @media (max-width: 767px) {
    .posters-section {
      padding: 40px 0; } }
  .posters-section .posters-wrap {
    max-width: 815px;
    margin: 0 auto; }

.subscribe-panel {
  background: #f9423a;
  padding: 75px 0; }
  @media (max-width: 1023px) {
    .subscribe-panel {
      padding: 45px 0; } }
  @media (max-width: 767px) {
    .subscribe-panel {
      padding: 35px 0; } }
  .subscribe-panel .holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
    @media (max-width: 1023px) {
      .subscribe-panel .holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%; } }
  .subscribe-panel h3 {
    color: #fff;
    line-height: 1.1;
    margin: 0;
    font-size: 28px;
    font-family: "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    padding: 0 40px 0 0; }
    @media (max-width: 1023px) {
      .subscribe-panel h3 {
        padding: 0;
        margin: 0 0 25px; } }
    @media (max-width: 767px) {
      .subscribe-panel h3 {
        font-size: 22px; } }
  .subscribe-panel .form-holder {
    min-width: 490px; }
    @media (max-width: 1023px) {
      .subscribe-panel .form-holder {
        width: 100%;
        min-width: auto; } }

.yikes-easy-mc-form {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.yikes-easy-mc-form .field-no-label, .yikes-easy-mc-form label {
  margin: 0 !important; }

.yikes-easy-mc-form input[type=email], .yikes-easy-mc-form input[type=number], .yikes-easy-mc-form input[type=text], .yikes-easy-mc-form input[type=url], .yikes-easy-mc-form select {
  margin: 0 !important;
  background: #fff !important;
  border-radius: 100px;
  border: none !important;
  padding: 13px 13px 13px 18px !important;
  outline: none !important; }
  @media (max-width: 767px) {
    .yikes-easy-mc-form input[type=email], .yikes-easy-mc-form input[type=number], .yikes-easy-mc-form input[type=text], .yikes-easy-mc-form input[type=url], .yikes-easy-mc-form select {
      letter-spacing: -0.14px;
      padding: 10px !important; } }

.yikes-easy-mc-form .yikes-easy-mc-submit-button {
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  min-height: auto !important;
  margin: 0 0 0 30px !important;
  width: auto !important;
  padding: 16px !important;
  min-width: 160px;
  border: 0 !important;
  outline: none !important; }
  @media (max-width: 767px) {
    .yikes-easy-mc-form .yikes-easy-mc-submit-button {
      font-size: 14px;
      min-width: 112px;
      padding: 12px 5px !important;
      margin: 0 0 0 10px !important; } }
  @media (max-width: 374px) {
    .yikes-easy-mc-form .yikes-easy-mc-submit-button {
      min-width: auto;
      width: 30%;
      max-width: 30%;
      margin: 0 !important;
      margin-left: 10px !important; } }
  .yikes-easy-mc-form .yikes-easy-mc-submit-button:hover {
    background: #7f7f7f; }

.yikes-mailchimp-container {
  position: relative; }

.yikes-easy-mc-success-message,
.yikes-easy-mc-error-message {
  background: none !important;
  color: #fff !important;
  position: absolute !important;
  top: 100%;
  left: 0;
  padding: 10px !important;
  font-size: 15px; }
  @media (max-width: 1023px) {
    .yikes-easy-mc-success-message,
    .yikes-easy-mc-error-message {
      position: static !important;
      padding: 0 !important;
      margin: 0 0 10px;
      font-size: 14px; } }
  .yikes-easy-mc-success-message a,
  .yikes-easy-mc-error-message a {
    color: #fff; }
    .yikes-easy-mc-success-message a:hover,
    .yikes-easy-mc-error-message a:hover {
      color: #000; }

.contact-us li {
  font-weight: 700; }
  .contact-us li a {
    color: #000; }
    .contact-us li a:hover {
      color: #f9423a; }
  .contact-us li address {
    font-style: normal; }

.privacy-list {
  margin: 0 0 20px; }
  .privacy-list li {
    font-weight: 700;
    margin: 0 0 5px; }
    .privacy-list li a {
      color: #000;
      text-decoration: underline; }
      .privacy-list li a:hover {
        color: #f9423a; }
      .privacy-list li a.anchor-active {
        color: #f9423a; }

.table-holder {
  overflow-x: auto;
  margin: 0 0 20px; }

.wp-block-table {
  font-size: 15px;
  table-layout: fixed;
  width: 100%; }
  @media (max-width: 767px) {
    .wp-block-table {
      width: 768px;
      font-size: 12px; } }
  .wp-block-table thead {
    line-height: 1.2; }
    .wp-block-table thead tr {
      background: #eee; }
    .wp-block-table thead th {
      padding: 10px; }
  .wp-block-table tbody td {
    padding: 10px; }
    @media (max-width: 767px) {
      .wp-block-table tbody td {
        padding: 5px; } }

a#cookie_action_close_header_reject {
  display: inline-block;
  vertical-align: middle;
  font-family: "Arial" , sans-serif;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 15px;
  font-family: 'Arial',sans-serif; }

#wrapper {
  position: relative;
  overflow: hidden; }

.holder {
  padding: 0 25px;
  max-width: 1170px;
  margin: 0 auto; }
  @media (max-width: 1023px) {
    .holder {
      padding: 0 50px; } }
  @media (max-width: 767px) {
    .holder {
      padding: 0 32px; } }
  @media (max-width: 374px) {
    .holder {
      padding: 0 20px; } }

.btn {
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  font-family: "National", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  padding: 15px;
  border-radius: 30px;
  max-width: 190px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 190px;
          flex: 0 0 190px;
  width: 100%;
  text-align: center;
  line-height: 1; }
  @media (max-width: 767px) {
    .btn {
      font-size: 14px; } }
  .btn:hover {
    background: #f9423a;
    color: #fff; }

.addtoany_content {
  margin: 0 !important; }
  @media (max-width: 1023px) {
    .addtoany_content {
      text-align: center; } }

.addtoany_list a, .widget .addtoany_list a {
  padding: 0 !important; }

a.addtoany_share img {
  border: 0;
  width: 40px !important;
  height: 40px !important; }
  @media (max-width: 1023px) {
    a.addtoany_share img {
      width: 36px !important;
      height: 36px !important; } }

.terms-list li {
  margin: 0 0 10px; }
  .terms-list li:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #000;
    position: relative;
    top: -3px; }
  .terms-list li .heading {
    padding: 0 0 0 20px; }

a#cookie_action_close_header_reject {
  display: inline-block;
  vertical-align: middle;
  font-family: "Arial" , sans-serif;
  cursor: pointer;
  position: absolute;
  right: 9px;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

body.fancybox-active {
  overflow: hidden; }

body.compensate-for-scrollbar {
  overflow: hidden;
  -ms-overflow-style: none; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #000;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .8;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px 44px 0 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  padding: 44px 0 0 0; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 30px 30px 25px 30px; }
  @media (max-width: 374px) {
    .fancybox-slide--html {
      padding: 25px; } }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 44px 0;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-slide--html .fancybox-content {
  margin: 0 0 6px 0; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: default; }

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: calc(100% - 44px);
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  vertical-align: top;
  width: 100%; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  -webkit-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  position: absolute;
  right: -25px;
  top: -25px;
  z-index: 401;
  outline: none; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 0;
  right: -20px;
  top: -20px;
  color: #fff;
  border-radius: 50%;
  background: #000;
  padding: 7px;
  width: 38px;
  height: 38px;
  outline: none; }
  @media (max-width: 767px) {
    .fancybox-slide--html .fancybox-close-small {
      width: 32px;
      height: 32px;
      right: -15px;
      top: -15px; } }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background: transparent;
  height: 100px;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  background: rgba(30, 30, 30, 0.6);
  height: 100%;
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 768px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

/* example lightbox styles */
.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0; }

.subcsribe-popup {
  padding: 55px 60px 60px;
  width: 100%;
  max-width: 660px;
  background: #f9423a;
  color: #fff;
  text-align: left; }
  @media (max-width: 1023px) {
    .subcsribe-popup {
      padding: 35px 40px; } }
  @media (max-width: 767px) {
    .subcsribe-popup {
      padding: 25px 20px; } }
  .subcsribe-popup h2 {
    font-size: 38px;
    font-family: "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1023px) {
      .subcsribe-popup h2 {
        font-size: 30px; } }
    @media (max-width: 767px) {
      .subcsribe-popup h2 {
        font-size: 24px; } }

.bio-popup {
  padding: 95px;
  width: 100%;
  max-width: 1120px;
  background: #f5f4f2; }
  @media (max-width: 1023px) {
    .bio-popup {
      max-width: 512px;
      padding: 55px; } }
  @media (max-width: 479px) {
    .bio-popup {
      padding: 0 25px 25px; } }
  .bio-popup .bio-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 1023px) {
      .bio-popup .bio-holder {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media (max-width: 479px) {
      .bio-popup .bio-holder {
        margin: 0 -25px; } }
    .bio-popup .bio-holder .bio-image {
      width: 35%; }
      @media (max-width: 1023px) {
        .bio-popup .bio-holder .bio-image {
          margin: 0 0 65px;
          width: 80%; } }
      @media (max-width: 479px) {
        .bio-popup .bio-holder .bio-image {
          margin: 0 0 20px;
          width: 100%; } }
      .bio-popup .bio-holder .bio-image img {
        width: 100%; }
    .bio-popup .bio-holder .bio-info {
      width: 65%;
      padding: 0 0 0 60px;
      line-height: 1.6; }
      @media (max-width: 1023px) {
        .bio-popup .bio-holder .bio-info {
          width: 100%;
          line-height: 1.26;
          font-size: 15px;
          padding: 0; } }
      @media (max-width: 479px) {
        .bio-popup .bio-holder .bio-info {
          padding: 25px; } }
    .bio-popup .bio-holder .name {
      display: block;
      color: #f9423a;
      font-size: 28px;
      margin: 0 0 5px;
      font-family: "Guardian Egyp", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      line-height: 1; }
      @media (max-width: 1023px) {
        .bio-popup .bio-holder .name {
          font-size: 22px; } }
    .bio-popup .bio-holder .position {
      display: block;
      font-weight: 700;
      font-size: 20px;
      margin: 0 0 15px;
      font-family: "National", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      @media (max-width: 1023px) {
        .bio-popup .bio-holder .position {
          font-size: 14px;
          margin: 0 0 20px; } }
    .bio-popup .bio-holder p {
      margin: 0 0 50px; }
  @media (max-width: 1023px) {
    .bio-popup .social-list a {
      font-size: 38px; } }

#footer {
  padding: 110px 0; }
  @media (max-width: 1023px) {
    #footer {
      padding: 80px 0 55px; } }
  @media (max-width: 767px) {
    #footer {
      padding: 45px 0 10px; } }
  #footer .holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

.footer-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -25px;
  width: 100%; }
  @media (max-width: 1023px) {
    .footer-cols {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  @media (max-width: 767px) {
    .footer-cols {
      margin: 0 -10px; } }
  @media (max-width: 374px) {
    .footer-cols {
      margin: 0; } }
  .footer-cols .col {
    padding: 0 25px; }
    @media (max-width: 1023px) {
      .footer-cols .col {
        width: 33.33%;
        margin: 0 0 25px; } }
    @media (max-width: 767px) {
      .footer-cols .col {
        padding: 0 10px;
        width: 50%;
        margin: 0 0 40px; } }
    @media (max-width: 374px) {
      .footer-cols .col {
        width: 100%;
        padding: 0; } }
  .footer-cols h4 {
    font-family: "National", "Guardian", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 18px;
    color: #f9423a;
    margin: 0 0 5px;
    font-weight: 700; }
    @media (max-width: 1023px) {
      .footer-cols h4 {
        font-size: 14px;
        letter-spacing: 0.7px; } }
    @media (max-width: 767px) {
      .footer-cols h4 {
        font-size: 12px;
        letter-spacing: 0.6px; } }
  .footer-cols address {
    font-style: normal;
    margin: 0;
    font-size: 18px;
    line-height: 1.6; }
    @media (max-width: 1023px) {
      .footer-cols address {
        font-size: 15px;
        line-height: 1.3; } }

.contact-list {
  word-break: break-all; }
  .contact-list li {
    font-size: 18px;
    margin: 0 0 5px; }
    @media (max-width: 1023px) {
      .contact-list li {
        font-size: 15px;
        margin: 0; } }
    .contact-list li a {
      color: #000; }
      .contact-list li a:hover {
        color: #f9423a; }

.footer-nav {
  font-size: 15px; }
  .footer-nav ul {
    word-break: break-all; }
    .footer-nav ul li {
      margin: 0 0 3px; }
      .footer-nav ul li.active a {
        color: #f9423a; }
      .footer-nav ul li a {
        color: #000;
        text-decoration: underline; }
        .footer-nav ul li a:hover {
          color: #f9423a;
          text-decoration: none; }

.follow-list {
  font-size: 15px; }
  .follow-list li {
    margin: 0 0 3px; }
    .follow-list li a {
      color: #000;
      text-decoration: underline; }
      .follow-list li a:hover {
        color: #f9423a;
        text-decoration: none; }

.copyring {
  font-size: 12px; }

#cookie-law-info-bar {
  font-size: 25px; }
  #cookie-law-info-bar > span {
    display: flex;
    align-items: center;
    justify-content: center; }
    a.cli-plugin-button {
      font-size: 25px !important; }

.faq-page {}
  .faq-page .holder > h2 {
    margin-bottom: 32px;
    text-align: center; }
    .faq-page .holder > h2:first-child {
        display: none;
    }

/*# sourceMappingURL=style.css.map */
