/* Minification failed. Returning unminified contents.
(1021,1): run-time error CSS1019: Unexpected token, found '@import'
(1021,9): run-time error CSS1019: Unexpected token, found 'url('https://fonts.googleapis.com/css?family=Tajawal:400,700&display=swap')'
(1900,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1901,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(2553,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(2554,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(5596,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5597,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
/*a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}*/
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 7, 2019 */
@import url('https://fonts.googleapis.com/css?family=Tajawal:400,700&display=swap');
@font-face {
	font-family: 'work_sans';
	src: url('fonts/worksans-bold-webfont.eot');
	src: url('fonts/worksans-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/worksans-bold-webfont.woff2') format('woff2'),
		 url('fonts/worksans-bold-webfont.woff') format('woff'),
		 url('fonts/worksans-bold-webfont.svg#work_sansbold') format('svg');
	font-weight: 700;
	font-style: normal;

}

@font-face {
	font-family: 'work_sans';
	src: url('fonts/worksans-light-webfont.eot');
	src: url('fonts/worksans-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/worksans-light-webfont.woff2') format('woff2'),
		 url('fonts/worksans-light-webfont.woff') format('woff'),
		 url('fonts/worksans-light-webfont.svg#work_sanslight') format('svg');
	font-weight: 300;
	font-style: normal;

}

@font-face {
	font-family: 'work_sans';
	src: url('fonts/worksans-medium-webfont.eot');
	src: url('fonts/worksans-medium-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/worksans-medium-webfont.woff2') format('woff2'),
		 url('fonts/worksans-medium-webfont.woff') format('woff'),
		 url('fonts/worksans-medium-webfont.svg#work_sansmedium') format('svg');
	font-weight: 500;
	font-style: normal;

}

@font-face {
	font-family: 'work_sans';
	src: url('fonts/worksans-regular-webfont.eot');
	src: url('fonts/worksans-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/worksans-regular-webfont.woff2') format('woff2'),
		 url('fonts/worksans-regular-webfont.woff') format('woff'),
		 url('fonts/worksans-regular-webfont.svg#work_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'work_sans';
	src: url('fonts/worksans-semibold-webfont.eot');
	src: url('fonts/worksans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/worksans-semibold-webfont.woff2') format('woff2'),
		 url('fonts/worksans-semibold-webfont.woff') format('woff'),
		 url('fonts/worksans-semibold-webfont.svg#work_sanssemibold') format('svg');
	font-weight: 600;
	font-style: normal;

}


@font-face {
	font-family: 'lora';
	src: url('fonts/lora-bold-webfont.eot');
	src: url('fonts/lora-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/lora-bold-webfont.woff2') format('woff2'),
		 url('fonts/lora-bold-webfont.woff') format('woff'),
		 url('fonts/lora-bold-webfont.svg#lorabold') format('svg');
	font-weight: 700;
	font-style: normal;

}

@font-face {
	font-family: 'lora';
	src: url('fonts/lora-regular-webfont.eot');
	src: url('fonts/lora-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/lora-regular-webfont.woff2') format('woff2'),
		 url('fonts/lora-regular-webfont.woff') format('woff'),
		 url('fonts/lora-regular-webfont.svg#loraregular') format('svg');
	font-weight: normal;
	font-style: normal;

}
/*@font-face {
	font-family: 'Droid Arabic Kufi';
	src: url('fonts/DroidArabicKufi.woff2') format('woff2'), url('fonts/DroidArabicKufi.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}*/

/*@font-face {
	font-family: 'Droid Arabic Kufi';
	src: url('fonts/DroidArabicKufi-Bold.woff2') format('woff2'), url('fonts/DroidArabicKufi-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}*/
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}
*:focus{
    outline: 0;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
html, button, input, textarea,
.pure-g [class *= "pure-u"] {
    /* Set your content font stack here: */
    /*font-family: 'open_sansregular', Times, "Times New Roman", serif;*/
}
h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}
a{
    color: inherit;
    text-decoration: none;
    -webkit-transition: color 350ms ease-in-out;
    -o-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
a:hover, a:active, a:focus {
   outline: 0;
}
p{
    margin: 0;
    font-size: 1em;
    line-height: 1.2;
    padding-bottom: 1.2em;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#dummy{
    background: #efefef;
}













/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}
@media only screen and (max-width: 64em){
    /* Menu activator */
    .menu-activator{
        position: absolute;
        top: 18px;
        right: 20px;
        z-index: 999;
    }
    .lines-button {
        display: block;
        width: 30px;
        height: 30px;
        -webkit-transition: 300ms;
        -o-transition: 300ms;
        transition: 300ms;
        cursor: pointer;
        user-select: none;
        border-radius: 0.57143rem;
    }
    .lines-button:hover {
        opacity: 1;
    }
    .lines-button:active {
        transition: 0;
    }

    .lines {
        display: inline-block;
        width: 30px;
        height: 4px;
        background: red;
        border-radius: 0.28571rem;
        transition: 0.3s;
        position: relative;
    }
    .lines:before, .lines:after {
        display: inline-block;
        width: 30px;
        height: 4px;
        background: red;
        border-radius: 0.28571rem;
        transition: 0.3s;
        position: absolute;
        left: 0;
        content: '';
        -webkit-transform-origin: 0.28571rem center;
        transform-origin: 0.28571rem center;
    }
    .lines:before {
        top: 8px;
    }
    .lines:after {
        top: -8px;
    }

    .lines-button.close {
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        transform: scale3d(0.8, 0.8, 0.8);
    }

    .lines-button.x2 .lines {
        transition: background 0.3s 0.5s ease;
    }
    .lines-button.x2 .lines:before, 
    .lines-button.x2 .lines:after {
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
        transition: top 0.3s 0.6s ease, transform 0.3s ease;
    }

    .lines-button.x2.close .lines {
        transition: background 0.3s 0s ease;
        background: transparent;
    }
    .lines-button.x2.close .lines:before, 
    .lines-button.x2.close .lines:after {
        transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
        transition: top 0.3s ease, transform 0.3s 0.5s ease;
        top: 0;
        width: 30px;
    }
    .lines-button.x2.close .lines:before {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
    }
    .lines-button.x2.close .lines:after {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
    }
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.socicon {
    font-family: 'socicon' !important;
}

.socicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'socicon';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.socicon:empty{
    width: 1em;
}
.caps{
    text-transform: uppercase;
}
.text input[type="file"]{
    background: url(../images/ico-arrow-up.png) no-repeat right 20px center;
    background-size: 15px auto;
    width: 100%;
    border: 1px solid #bfbfbf;
    padding: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    text-indent: -150px;
    display: block;
    height: 62px;
}
.text label,
.select label{
    display: block;
}
.text-right{
    text-align: right;
}
.text-left{
    text-align: left;
}
.text-center{
    text-align: center;
}
:not(#foo) .custom-box input[type='radio'], 
:not(#foo) .custom-box input[type='checkbox'] {
    opacity: 0;
    float: left;
    width: 18px;
}


:not(#foo) .custom-box input[type='radio'] + label,
:not(#foo) .custom-box input[type='checkbox'] + label {
    margin: 0;
    clear: none;
    padding: 5px 0 4px 34px;
    cursor: pointer;
    background: url(../images/checkbox.png) left center no-repeat; 
}
:not(#foo) .custom-box input[type='radio']:checked + label,
:not(#foo) .custom-box input[type='checkbox']:checked + label {
    background-image: url(../images/checkbox-checked.png);
}

/* Popup */
.popup{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.35);
    z-index: 99;
    visibility: hidden;
    opacity: 0;

    -webkit-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
}
.inpopup .popup{
    visibility: visible;
    opacity: 1;
}
.popup .popup-inner{
    max-width: 600px;
    margin: 130px auto 0;
    background: #fff;
    padding: 70px 100px 50px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.inpopup .popup-inner{
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



/*** DROPKICK **/
.dk-select, .dk-select *, .dk-select *:before, .dk-select *:after, .dk-select-multi, .dk-select-multi *, .dk-select-multi *:before, .dk-select-multi *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dk-select, .dk-select-multi {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.5em;
	width: 200px;
	cursor: pointer;
}

.dk-selected {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	background-color: white;
	border: 1px solid #CCCCCC;
	border-radius: 0.4em;
	padding: 0 1.5em 0 0.5em;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

	.dk-selected:before, .dk-selected:after {
		content: '';
		display: block;
		position: absolute;
		left: 0;
	}

	.dk-selected:before {
		top: 50%;
		border: solid transparent;
		border-width: 0.25em 0.25em 0;
		border-top-color: #CCCCCC;
		margin: -0.125em 0.5em 0 0;
	}

	.dk-selected:after {
		top: 0;
		height: 100%;
		border-right: 1px solid #CCCCCC;
		margin: 0 1.5em 0 0;
	}

.dk-selected-disabled {
	color: #BBBBBB;
}

.dk-select .dk-select-options {
	position: absolute;
	display: none;
	right: 0;
	left: 0;
}

.dk-select-open-up .dk-select-options {
	border-radius: 0.4em 0.4em 0 0;
	margin-bottom: -1px;
	bottom: 100%;
}

.dk-select-open-down .dk-select-options {
	border-radius: 0 0 0.4em 0.4em;
	margin-top: -1px;
	top: 100%;
}

.dk-select-multi .dk-select-options {
	max-height: 10em;
}

.dk-select-options {
	background-color: white;
	border: 1px solid #CCCCCC;
	border-radius: 0.4em;
	list-style: none;
	margin: 0;
	max-height: 10.5em;
	min-width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0.25em 0;
	width: auto;
	z-index: 100;
}

.dk-option-selected {
	background-color: #3297fd;
	color: #fff;
}

.dk-select-options-highlight .dk-option-selected {
	background-color: transparent;
	color: inherit;
}

.dk-option {
	padding: 0 0.5em;
}

.dk-select-options .dk-option-highlight {
	background-color: #3297fd;
	color: #fff;
}

.dk-select-options .dk-option-disabled {
	color: #BBBBBB;
	background-color: transparent;
}

.dk-select-options .dk-option-hidden {
	display: none;
}

.dk-optgroup {
	border: solid #CCCCCC;
	border-width: 1px 0;
	padding: 0.25em 0;
	margin-top: 0.25em;
}

	.dk-optgroup + .dk-option {
		margin-top: 0.25em;
	}

	.dk-optgroup + .dk-optgroup {
		border-top-width: 0;
		margin-top: 0;
	}

	.dk-optgroup:nth-child(2) {
		padding-top: 0;
		border-top: none;
		margin-top: 0;
	}

	.dk-optgroup:last-child {
		border-bottom-width: 0;
		margin-bottom: 0;
		padding-bottom: 0;
	}

.dk-optgroup-label {
	padding: 0 0.5em 0.25em;
	font-weight: bold;
	width: 100%;
}

.dk-optgroup-options {
	list-style: none;
	padding-right: 0;
}

	.dk-optgroup-options li {
		padding-right: 1.2em;
	}

.dk-select-open-up .dk-selected {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-color: #3297fd;
}

.dk-select-open-down .dk-selected {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-color: #3297fd;
}

	.dk-select-open-up .dk-selected:before, .dk-select-open-down .dk-selected:before {
		border-width: 0 0.25em 0.25em;
		border-bottom-color: #3297fd;
	}

	.dk-select-open-up .dk-selected:after, .dk-select-open-down .dk-selected:after {
		border-right-color: #3297fd;
	}

.dk-select-open-up .dk-select-options, .dk-select-open-down .dk-select-options, .dk-select-multi:focus .dk-select-options {
	display: block;
	border-color: #3297fd;
}

.dk-select-multi:hover, .dk-select-multi:focus {
	outline: none;
}

.dk-selected:hover, .dk-selected:focus {
	outline: none;
	border-color: #3297fd;
}

	.dk-selected:hover:before, .dk-selected:focus:before {
		border-top-color: #3297fd;
	}

	.dk-selected:hover:after, .dk-selected:focus:after {
		border-right-color: #3297fd;
	}

.dk-select-disabled {
	opacity: 0.6;
	color: #BBBBBB;
	cursor: not-allowed;
}

	.dk-select-disabled .dk-selected:hover, .dk-select-disabled .dk-selected:focus {
		border-color: inherit;
	}

		.dk-select-disabled .dk-selected:hover:before, .dk-select-disabled .dk-selected:focus:before {
			border-top-color: inherit;
		}

		.dk-select-disabled .dk-selected:hover:after, .dk-select-disabled .dk-selected:focus:after {
			border-right-color: inherit;
		}

select[data-dkcacheid] {
	display: none;
}



/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

  /**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }


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

.fancybox-active {
    height: auto;
}

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

.fancybox-container {
    -webkit-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;
    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: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    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;
    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;
    transform: translateZ(0);
    z-index: 99994;
}

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

.fancybox-slide {
    -webkit-backface-visibility: hidden; /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    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--image {
    overflow: hidden;
    padding: 44px 0;
}

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

.fancybox-slide--html {
    padding: 6px;
}

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

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-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;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.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: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    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--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    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;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.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, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    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 {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.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;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}
/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

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

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

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

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(
    to top,
    rgba(0, 0, 0, .85) 0%,
    rgba(0, 0, 0, .3) 50%,
    rgba(0, 0, 0, .15) 65%,
    rgba(0, 0, 0, .075) 75.5%,
    rgba(0, 0, 0, .037) 82.85%,
    rgba(0, 0, 0, .019) 88%,
    rgba(0, 0, 0, 0) 100%
    );
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.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 {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

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

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

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

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

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

/* transitionEffect: zoom-in-out */

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

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

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

/* transitionEffect: rotate */

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

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

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

/* transitionEffect: circular */

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

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

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

/* transitionEffect: tube */

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

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

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

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

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

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}

/* 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;
    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: #ddd;
    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: rgba(0, 0, 0, 0);
    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, .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, .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: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .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: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
/*GENERAL*/

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	line-height: 1;
}

a {
	cursor: pointer;
	text-decoration: none;
}

.underlined,
.mainMenu a,
.footerSiteMap a {
	position: relative;
}

	.underlined:before,
	.mainMenu a:before,
	.footerSiteMap a:before {
		content: '';
		position: absolute;
		left: 0;
		bottom: 0;
		width: 0;
		height: 2px;
		background: #fff;
		transition: width 300ms ease;
		max-width: 100%;
	}

	.underlined:hover:before,
	.mainMenu a:hover:before,
	.footerSiteMap a:hover:before {
		width: 100%;
	}

	.footer .underlined:before,
	.footerSiteMap a:before {
		background: #7f7f7f;
		height: 1px;
	}

.clearStyle,
.mainMenu ul,
.footer .simpleList,
.leftNav {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
}

.wrapper {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}

body {
	color: #424242;
	font-family: 'work_sans', 'Tajawal';
	line-height: 1;
}

#page {
	overflow: hidden;
}

.pageTitle {
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 0 0;
	position: relative;
}

	.pageTitle:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 5px;
		background: #009ac6;
	}


.mainTitle {
	font-family: 'lora', 'Tajawal';
	font-size: 35px;
	line-height: 36px;
	color: #fff;
	padding: 0 0 10px;
	max-width: 530px;
}

.sectionTitle {
	font-family: 'lora', 'Tajawal';
	font-size: 36px;
	padding: 0 0 20px;
}

.bannerTitle {
	font-size: 35px;
	font-weight: 700;
	color: #fff;
	padding: 0 0 40px !important;
}


.navItem,
.mainMenu a,
.footer .simpleListTitle a,
.leftNav a {
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	margin: 0 10px 0;
	position: relative;
}

	.navItem:after,
	.mainMenu a:after,
	.leftNav a:after {
		content: '';
		position: absolute;
		bottom: 6px;
		right: -10px;
		background: #fff;
		width: 4px;
		height: 4px;
		border-radius: 50%;
	}

.leftNav li {
	float: left;
}

.leftNav {
	position: relative;
	padding-bottom: 20px;
}

	.leftNav:after {
		display: table;
		clear: both;
		content: '';
	}

.navListing .listingItemLI:last-child .navItem:after,
mainMenu li:last-child a:after {
	display: none;
}

.navItem--black {
	color: #3c3c3c;
}

.navSubitem {
	font-size: 13px;
	color: #7f7f7f;
	margin: 0 0 5px;
}

	.navSubitem.underlined {
		/*background-image: linear-gradient(transparent calc(100% - 1px), #7f7f7f 1px);*/
	}

.childLink {
	font-size: 15px;
	font-weight: 600;
	color: #8e8e8e;
}

	.childLink.active {
		color: #fff;
	}

.blueBg--dark {
	background: #2b3160;
}

.blueBg {
	background: #394287;
}

.blueBg--light {
	background: #1e9dc2;
}

.button,
.mailingListParent a {
	display: block;
	max-width: 220px;
	border: 2px solid #1e9dc2;
	font-size: 14px;
	font-weight: 500;
	color: #1e9dc2;
	text-transform: uppercase;
	margin: 0 auto 35px;
	padding: 12px 10px 10px;
	transition: 300ms ease;
}

	.button:hover,
	.mailingListParent a:hover {
		background: #1e9dc2;
		color: #fff;
	}

.button--inverse {
	color: #fff;
	background: #1e9dc2;
	min-width: 220px;
	margin-bottom: 0;
}

	.button--inverse:hover {
		background: #fff;
		color: #1e9dc2;
	}

/*IE11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.button.nextArticle {
		position: absolute;
		right: 0;
	}
}

.loadMoreBtn {
	text-align: center;
}

	.loadMoreBtn a {
		text-transform: uppercase;
	}

	.link,
	.loadMoreBtn a {
		font-size: 14px;
		font-weight: 700;
	}

.link--white {
	color: #fff;
}

.linkHolder--arrow {
	cursor: pointer;
}

	.linkHolder--arrow img {
		width: auto;
	}

.sectionBlueBlocks .itemHolder .link,
.loadMoreBtn a {
	transition: color 300ms ease;
}

	.sectionBlueBlocks .itemHolder:hover .link,
	.linkHolder--arrow:hover .link,
	.loadMoreBtn a:hover {
		text-decoration: underline;
	}

.linkHolder--arrow img {
	transition: transform 300ms ease;
}

.sectionBlueBlocks .itemHolder:hover img,
.linkHolder--arrow:hover img {
	transform: translate(10px, 0);
}

.itemTitle {
	font-family: 'lora', 'Tajawal';
	font-size: 22px;
	line-height: 28px;
	color: #454545;
}

.itemDesc {
	font-family: 'georgia', 'Tajawal';
	font-size: 22px;
	color: #fff;
	padding: 15px 0 25px;
	z-index: 1;
}

.itemDesc--dark {
	color: #303030;
}

.smallTitle {
	font-size: 13px;
	line-height: 16px;
	font-weight: 600;
	color: #454545;
	z-index: 1;
	text-transform: uppercase
}

.smallTitle--date {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

.smallTitle--white {
	color: #fff;
}

.smallTitle--gray {
	color: #a5a5a5;
}

.smallText {
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}

.smallText--dark {
	color: #434343;
}

.titleWithBefore,
.footer .mailingListParent .simpleListTitle {
	font-family: 'georgia', 'Tajawal';
	font-size: 20px;
	color: #011e2e;
	padding: 10px 0 25px;
	margin: 25px 0 0;
	position: relative;
}

	.titleWithBefore:before,
	.mailingListParent .simpleListTitle:before {
		content: '';
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%, 0);
		background: #009ac6;
		width: 70px;
		height: 3px;
	}

.asideTitle {
	font-family: 'georgia', 'Tajawal';
	font-size: 28px;
	padding-bottom: 10px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
	direction: rtl;
}

.itemText {
	font-family: 'Georgia', 'Tajawal';
	font-size: 16px;
	line-height: 22px;
	color: #505b62;
	padding: 0 0 18px;
}

.itemText--worksans {
	font-family: 'work_sans', 'Tajawal';
}

.par--small {
	font-family: 'lora', 'Tajawal';
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}

.par--ws-22 {
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	padding: 0 0 35px;
}

.par--ws-22-dark {
	color: #2e2e2e;
}

.par {
	font-size: 20px;
	font-weight: 300;
	color: #2e2e2e;
	padding-bottom: 30px;
}

.link--blue {
	color: #0db3dd;
	text-decoration: underline;
}

input {
	width: 100%;
	padding: 10px 20px;
	margin: 0 0 40px;
}

	input::placeholder {
		font-family: 'georgia', 'Tajawal';
		font-size: 16px;
		color: #505b62;
	}

.itemHolder {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.height--unset {
	height: auto;
}

.linkHolder {
	padding: 0 0 10px;
}

.blockTitle {
	font-family: 'georgia', 'Tajawal';
	font-size: 32px;
	color: #fff;
	padding: 0 0 20px;
	z-index: 1;
}

.no-margin {
	margin: 0;
}

.no-padding {
	padding: 0;
}

.no-padding-right {
	padding-right: 0;
}

.no-padding-left {
	padding-left: 0;
}

.menu-activator {
	display: none;
}

/*owl-carousel*/

.owl-prev,
.owl-next {
	position: absolute;
	top: 50%;
}

.owl-prev {
	left: 20px;
}

.owl-next {
	right: 20px;
}

.owl-dots {
	position: absolute;
	bottom: 35px;
	left: 33px;
}

.owl-theme .owl-dots .owl-dot span,
.sectionBlueBlocks .owl-dots .owl-dot span {
	background: transparent;
	border: 1px solid #fff;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.sectionBlueBlocks .owl-dots .owl-dot:hover span,
.sectionBlueBlocks .owl-dots .owl-dot.active span {
	background: #fff;
}

.sectionBlueBlocks .owl-dots .owl-dot span {
	background-color: transparent
}

.sectionBlueBlocks .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}

	.sectionBlueBlocks .owl-dots .owl-dot span {
		width: 10px;
		height: 10px;
		margin: 5px 7px;
		display: block;
		-webkit-backface-visibility: visible;
		transition: opacity 200ms ease;
		border-radius: 30px;
	}

.owl-carousel .owl-item .linkHolder--arrow img {
	width: auto;
	display: inline-block;
}

.owl-theme .owl-nav [class*='owl-']:hover {
	background: auto;
}

.nav-btn {
	position: relative;
	top: 50%;
	left: 0;
	width: 50px;
	height: 50px;
	background: #fff;
	opacity: 0.6;
	transition: opacity 300ms ease;
}


	.nav-btn:after {
		content: '';
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		width: 16px;
		height: 16px;
		transform-origin: left;
		border-left: 1px solid #000;
	}

	.nav-btn.prev-slide:after {
		border-top: 1px solid #000;
		left: 50%;
		transform: rotate(-45deg);
	}

	.nav-btn.next-slide:after {
		border-bottom: 1px solid #000;
		left: 50%;
		transform: rotate(-135deg);
	}

	.nav-btn:hover {
		opacity: 1;
	}

	.nav-btn.prev-slide:hover:after {
		border-top: 1px solid #1e9dc2;
		border-left: 1px solid #1e9dc2;
	}

	.nav-btn.next-slide:hover:after {
		border-bottom: 1px solid #1e9dc2;
		border-left: 1px solid #1e9dc2;
	}

.searchCont--mobile {
	display: none;
}

/*HEADER*/

.header {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 10;
}

.searchCont {
	display: none;
	background: #39417e;
}

	.searchCont .row {
		display: flex;
		align-items: center;
	}

	.searchCont input {
		background: transparent;
		margin: 20px 0;
		border: none;
		font-family: 'work_sans', 'Tajawal';
		font-size: 25px;
		font-weight: 400;
		color: #fff;
		opacity: 0.3;
	}

		.searchCont input:focus {
			opacity: 1;
		}

		.searchCont input::placeholder {
			font-family: 'work_sans', 'Tajawal';
			font-size: 25px;
			font-weight: 300;
			text-transform: uppercase;
			color: #fff;
		}

	.searchCont .button {
		width: 20px;
		height: 20px;
		margin: 0;
		border: none;
		border-left: 1px solid #a3a4a8;
		border-bottom: 1px solid #a3a4a8;
		transform: rotate(-135deg);
	}

		.searchCont .button:hover {
			background: auto;
		}

.headerCont {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.navigationCont {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: center;
}

.navListing,
.iconListing,
.mainMenu ul {
	display: flex;
	align-items: center;
}

.navListing {
	margin-bottom: 20px;
}

.mainMenu ul {
	margin-bottom: 0;
}

.iconListing {
	margin: 25px 0;
	margin-left: 15px
}

.iconListingItem {
	margin: 0 7px 0 0;
}

	.iconListingItem:last-child {
		margin: 0 0 0 10px;
	}

.header .navItem.underlined {
	/*background-image: linear-gradient(transparent calc(100% - 2px), #fff 2px);*/
}

/*PAGE*/

.sectionBanner {
	margin-top: 76px;
	background-size: cover !important;
}

	.sectionBanner .owl-carousel .listingItemLI {
		padding: 0;
		max-height: 505px;
	}

	.sectionBanner .owl-carousel .owl-item {
		padding: 14px 14px 0;
	}

	.sectionBanner .textBlock {
		position: absolute;
		top: 80px;
		padding: 30px;
		background-color: rgba(32, 34, 49, 0.7)
	}

.upcomingHolder {
	position: absolute;
	/*left: 75%;*/
	right: 20px;
	top: -20%;
	padding: 10px 20px 10px 15px;
	z-index: 4;
	cursor: pointer;
	transition: 500ms ease;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.upcomingHolder {
		right: 66px;
	}
}

.upcomingHolder.active {
	right: 280px;
}

.upcomingHolder .linkHolder {
	padding: 0;
	display: flex;
	align-items: center;
}

	.upcomingHolder .linkHolder img {
		width: auto;
		display: inline-block;
		transform: rotate(180deg);
		transition: transform 300ms ease;
	}

.upcomingHolder.active .linkHolder img {
	transform: none;
}

.upcomingLink {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	padding: 0 0 0 8px;
}

.upcomingList {
	position: absolute;
	top: -20%;
	/*display: none;*/
	right: -280px;
	z-index: 4;
	transition: 500ms ease;
	max-width: 280px;
}

	.upcomingList.active {
		/*left: calc(75% + 134px);*/
		right: 0;
		left: auto;
	}

.upcomingListItem {
	padding: 15px 30px;
	border-bottom: 1px solid #0db3dd;
}

	.upcomingListItem:last-child {
		border-bottom: none;
	}

.sectionBlueBlocks .itemHolder {
	padding: 40px 40px 70px;
	position: relative;
	min-height: 320px;
}

	.sectionBlueBlocks .itemHolder:before {
		content: '';
		position: absolute;
		width: calc(100% - 20px);
		height: calc(100% - 20px);
		top: 10px;
		left: 10px;
		border: 1px solid #555a80;
		z-index: 0;
	}

.sectionBlueBlocks .owl-carousel .owl-item img {
	width: auto;
	display: inline-block;
}

.sectionBlueBlocks .linkHolder {
	z-index: 1;
}

.linkHolder--arrow .link,
.loadMoreBtn a {
	padding-right: 15px;
}

.sectionBlueBlocks .listingItemLI {
	padding: 0;
}

.sectionSpeeches {
	transform: translate(0, -30px);
}

	.sectionSpeeches .owl-carousel {
		opacity: 1 !important;
		transform: none;
	}

	.sectionSpeeches .listingHolder {
		background: #fff;
		padding: 30px 15px;
	}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.sectionSpeeches .listingHolder {
		margin: 0 0 10px;
	}
}

.sectionSpeeches .listingHolder .imageHolder {
	overflow: hidden;
}

	.sectionSpeeches .listingHolder .imageHolder img {
		transition: transform 300ms ease;
	}

.sectionSpeeches .listingHolder .itemHolder:hover img {
	transform: scale(1.2);
}

.sectionSpeeches .navSubitem,
.sectionArticleDet .navSubitem {
	font-weight: 700;
	color: #a5a5a5;
	padding: 20px 0 5px;
	text-transform: uppercase
}

.sectionSpeeches .owl-theme .owl-nav .owl-prev {
	left: -50px;
}

.sectionSpeeches .owl-theme .owl-nav .owl-next {
	right: -50px;
}

.sectionSpeeches .linkHolder--arrow {
	padding: 0 0 30px;
	border-bottom: 1px solid #e6e7e7;
}

.sectionLatestActivities .activityBlocks--main .itemHolder {
	padding: 35px 15px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.sectionLatestActivities .itemHolder.blueBg--dark {
	transition: background 300ms ease;
	cursor: pointer;
	margin: 0 3px 0 0;
}

.sectionLatestActivities .itemHolder {
	transition: background 300ms ease;
}

	.sectionLatestActivities .itemHolder:hover {
		background: #394287;
	}

		.sectionLatestActivities .itemHolder:hover .smallTitle,
		.sectionLatestActivities .itemHolder:hover .itemTitle,
		.sectionLatestActivities .itemHolder:hover .par {
			color: #fff;
		}

.sectionLatestActivities .imageHolder,
.relatedListing .imageHolder {
	overflow: hidden;
	cursor: pointer;
}

	.sectionLatestActivities .imageHolder img,
	.relatedListing .imageHolder img {
		transition: transform 300ms ease;
	}

.sectionLatestActivities .imageHolder--triangle:hover img {
	transform: scale(1.2);
}

.sectionLatestActivities .imageHolder:hover .iconHolder--video img,
.relatedListing .imageHolder:hover .iconHolder--video img {
	transform: scale(1.2);
}

.imageHolder--triangle {
	overflow: hidden;
	position: relative;
	max-height: 280px;
}

.triangle {
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-right: 20px solid #fff;
	border-bottom: 20px solid transparent;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
	transition: all 300ms ease;
}

.activityBlocks .col-md-6 .itemHolder {
	margin: 0;
}

.sectionLatestActivities .imageHolder {
	display: flex;
	align-items: center;
	height: 100%;
}

	.sectionLatestActivities .imageHolder img {
		width: 100%;
		height: 100%;
	}

.activityBlocks--main {
	display: flex;
	flex-wrap: wrap;
}

.activityBlocks {
	display: flex;
	flex-wrap: wrap;
}

	.activityBlocks .itemHolder {
		/*margin: 3px;*/
	}

	.activityBlocks .col-md-6:first-child .itemHolder {
		/*margin: 0 0 3px 0;*/
		padding: 0;
	}

	.activityBlocks .col-md-6:nth-child(2) .itemHolder,
	.activityBlocks .col-md-7 .itemHolder {
		/*margin: 0 0 3px;*/
		border: 1px solid #a9a9a9;
		border-left: none;
		padding: 15px 25px;
		width: calc(100% - 1px)
	}

.activityBlocks--main .col-md-6:first-child,
.activityBlocks--main .col-md-6:nth-child(2) {
	margin: 0 0 3px;
}

.activityBlocks .col-md-7 .itemHolder {
	justify-content: center;
}

	.activityBlocks .col-md-7 .itemHolder .itemTitle {
		padding-bottom: 15px;
	}

	.activityBlocks .col-md-7 .itemHolder .par {
		font-size: 18px;
		line-height: 24px;
	}

.activityBlocks .col-md-5 .itemHolder {
	margin: 0;
}

.activityBlocks .col-md-6:nth-child(3) .itemHolder {
	/*margin: 0 0 0 3px;*/
	border: 1px solid #a9a9a9;
	padding: 15px 25px;
}

.activityBlocks .col-md-6:nth-child(4) .itemHolder {
	padding: 0;
	margin: 0 0 0 3px;
}

.sectionLatestActivities .linkHolder {
	padding: 40px 0;
}

.sectionLatestActivities .smallTitle {
	padding: 0 0 15px;
	display: block;
}

.iconHolder--video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.smallTitle--abs-top {
	position: absolute;
	top: 20px;
	left: 20px;
}


/*BIOGRAPHY*/

.sectionBanner--page .iconListing {
	align-items: flex-end;
	margin: 0 0 10px;
}

.sectionBanner--profile {
	background: url('../images/bg-banner-profile.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 275px;
	display: flex;
	align-items: flex-end;
	margin: 20px 20px 0;
}


/*IE11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.sectionBanner--profile {
		height: 275px;
	}
}

.sectionBanner--page .sectionBody {
	display: flex;
	justify-content: space-between;
}

.pageNavigationCont .navListing {
	margin-bottom: 10px;
}

.pageNavigationCont .navItem,
.leftNav a {
	padding: 15px 20px 0;
	position: relative;
	margin: 0 2px 0 0;
	color: #fff;
	opacity: 1;
	font-weight: 400;
}

	.pageNavigationCont .navItem:after,
	.leftNav a:after {
		width: 100%;
		background: #8b8d8d;
		top: auto;
		left: 0;
		right: auto;
		bottom: -20px;
		border-radius: 0;
		height: 6px;
	}


	.pageNavigationCont .navItem.active,
	.leftNav a.active {
		color: #fff;
		opacity: 1;
		font-weight: 600;
	}

	.pageNavigationCont .navItem:hover,
	.leftNav a:hover {
		opacity: 1;
		color: #fff;
	}

		.pageNavigationCont .navItem.active:after,
		.pageNavigationCont .navItem:hover:after,
		.leftNav a.active:after,
		.leftNav a:hover:after {
			background: #009ac6;
		}

/*IE11*/
@supports (-ms-ime-align:auto) {

	.pageNavigationCont .navItem.active:after,
	.pageNavigationCont .navItem:hover:after {
		top: 0.5px;
	}
}

.pageNavigationCont .listingItemLI:last-child .navItem:after {
	display: block;
}

.sectionBiography {
	padding: 50px 0 0;
}

	.sectionBiography .textBlock {
		position: absolute;
		background: #2b3160;
		padding: 40px 35px 20px;
		top: -350px;
		right: 15px;
	}

	.sectionBiography .bodyText {
		margin: 85px 0 0;
	}

		.sectionBiography .bodyText:last-child {
			border-bottom: 1px solid #d7d7d7;
			padding-bottom: 30px;
		}

a.linkBioVideo:hover {
	text-decoration: underline;
}

a.linkBioVideo {
	font-size: 18px;
	font-weight: 600;
}


.sectionBiography .par:last-child {
	padding-bottom: 50px;
}

.sectionLatestActivities--bio {
	padding: 40px 0 70px;
}

	.sectionLatestActivities--bio .row,
	.sectionPressArticles .row {
		display: flex;
	}

.sectionPressArticles .row {
	margin-bottom: 6px;
}

.sectionLatestActivities--bio .activityBlocks .col-md-6:first-child .itemHolder,
.sectionPressArticles .activityBlocks .col-md-6:first-child .itemHolder {
	margin: 0;
}

/* 
.sectionLatestActivities--bio .activityBlocks,
.sectionPressArticles .activityBlocks {
    margin-right: 2px;
} */

.sectionLatestActivities--bio .itemHolder--second,
.sectionPressArticles .itemHolder--second {
	border: 1px solid #a9a9a9;
	padding: 25px;
}

.sectionLatestActivities--bio .activityBlocks .col-md-6:first-child,
.sectionLatestActivities--bio .activityBlocks .col-md-6:nth-child(2) {
	margin: 0;
}

.sectionPressArticles .itemHolder--second {
	margin-bottom: 6px;
}

.sectionPressArticles .row.activityBlocks {
	height: 100%;
}

	.sectionPressArticles .row.activityBlocks .imageHolder--triangle {
		max-height: none;
		height: 100%;
	}

		.sectionPressArticles .row.activityBlocks .imageHolder--triangle img {
			height: 100%;
		}

/*PROFESSIONAL LIFE*/

.sectionProfLife {
	padding: 45px 0 0;
	margin-bottom: -50px;
}

.timelineListing {
	position: relative;
	margin: 100px 0 0;
}

	.timelineListing:after {
		content: '';
		position: absolute;
		left: 50%;
		top: 0;
		width: 1px;
		height: 95.2%;
		background: #d5d5d5;
		z-index: -1;
	}

.timelineItem {
	position: relative;
	margin-bottom: 80px;
}

	.timelineItem:after {
		content: attr(data-year);
		position: absolute;
		top: -70px;
		left: 50%;
		transform: translate(-50%, 0);
		font-family: 'georgia', 'Tajawal';
		font-size: 50px;
		color: #fff;
		background: #2b3160;
		padding: 10px 15px;
		z-index: 3;
		padding-top: 0;
		padding-bottom: 15px;
	}

.timelineItem--no-after:after {
	display: none;
}

.timelineItem p {
	font-size: 20px;
	font-weight: 300;
	color: #2e2e2e;
	width: 40%;
	padding: 40px 50px 40px 35px;
	border: 1px solid #787878;
	position: relative;
}

	.timelineItem p:after {
		content: '';
		position: absolute;
		top: 50%;
		right: -13px;
		transform: translate(0, -50%) rotate(45deg);
		background: #fff;
		width: 25px;
		height: 25px;
		border-top: 1px solid #787878;
		border-right: 1px solid #787878;
	}

.timelineItem:nth-child(odd) p {
	margin-left: auto;
}

	/*.timelineItem--no-after.timelineItem:nth-child(odd) p {
	position: absolute;
	top: -400px;
	right: 0;
}*/

	.timelineItem:nth-child(odd) p:after {
		left: -13px;
		transform: translate(0, -50%) rotate(-135deg);
	}

.timelineItem--no-after:nth-child(odd) {
	/*position: absolute;*/
}

.timelineInnerListing {
	display: flex;
	flex-wrap: wrap;
}

	.timelineInnerListing .timelineItem {
		flex-basis: 50%;
		margin-bottom: 20px;
	}

		.timelineInnerListing .timelineItem p {
			margin-left: 0;
			width: 80%;
		}

		.timelineInnerListing .timelineItem:nth-child(even) {
			margin-top: 50px;
		}

		.timelineInnerListing .timelineItem:nth-child(odd) {
			transform: translate(0, -50%);
		}

		.timelineInnerListing .timelineItem:first-child {
			transform: none;
		}

		.timelineInnerListing .timelineItem:nth-child(even) p {
			margin-left: auto;
		}

		.timelineInnerListing .timelineItem p:after {
			left: -13px;
			transform: translate(0, -50%) rotate(-135deg);
		}

		.timelineInnerListing .timelineItem:nth-child(odd) p:after {
			top: 50%;
			right: -13px;
			left: auto;
			transform: translate(0, -50%) rotate(45deg);
		}


/*PUBLICATIONS*/

.sectionPublications {
	padding: 45px 0 0;
}

.publicationListingItem .row {
	display: flex;
	align-items: center;
}

.publicationListingItem {
	border-bottom: 1px solid #e3e3e3;
	padding: 15px 0;
}

	.publicationListingItem:last-child {
		border-bottom: none;
	}

	.publicationListingItem .itemTitle {
		padding: 15px 0;
	}

/*NEWSROOM*/

.sectionBanner--newsroom {
	background: url('../images/bg-banner-newsroom.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 275px;
	display: flex;
	align-items: flex-end;
	margin: 20px 20px 0;
}

/*IE11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.sectionBanner--newsroom {
		height: 275px;
	}
}

.sectionPressArticles {
	padding: 50px 0 0;
}

/*ARTICLE DETAIL*/

.sectionArticleDet {
	padding: 50px 0;
}

.imageSlider .listingItemLI {
	padding-left: 0;
	padding-right: 0;
}

.imageSlider .owl-nav {
	position: absolute;
	top: 0;
	right: 0;
}

.imageSlider .nav-btn {
	position: absolute;
	top: 20px;
	right: 20px;
	left: auto;
	width: 45px;
	height: 45px;
	background: transparent;
	border: 1px solid #000;
	opacity: 1;
	transition: background 300ms ease;
}


	.imageSlider .nav-btn:after {
		content: '';
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		width: 16px;
		height: 16px;
		transform-origin: left;
		border-left: 1px solid #000;
	}

	.imageSlider .nav-btn.prev-slide {
		right: 110px;
	}

		.imageSlider .nav-btn.prev-slide:after {
			border-top: 1px solid #000;
			left: 50%;
			transform: rotate(-45deg);
		}

	.imageSlider .nav-btn.next-slide:after {
		border-bottom: 1px solid #000;
		left: 50%;
		transform: rotate(-135deg);
	}

	.imageSlider .nav-btn:hover {
		background: #fff;
	}

	.imageSlider .nav-btn.prev-slide:hover:after {
		border-top: 1px solid #000;
		border-left: 1px solid #000;
	}

	.imageSlider .nav-btn.next-slide:hover:after {
		border-bottom: 1px solid #000;
		border-left: 1px solid #000;
	}

.relatedListing .listingItemLI + .listingItemLI .itemHolder {
	border-top: 1px solid #e5e5e5;
	padding: 15px 0 0;
}

.relatedListing .imageHolder {
	position: relative;
}

.sectionArticleDet .textBlock.blueBg--dark {
	margin: 20px 0 30px;
	padding: 25px;
}

	.sectionArticleDet .textBlock.blueBg--dark * {
		color: #FFF;
	}

.bottomLinks {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 120px 0 0;
}

	.bottomLinks .titleWithBefore:before {
		display: none;
	}

	.bottomLinks .iconHolder {
		margin: 0 0 0 10px;
	}

	.bottomLinks .popUp {
		position: absolute;
		right: 0;
		bottom: 60px;
		display: none;
		background: #f0f0f0;
	}

		.bottomLinks .popUp .popUpContent {
			display: flex;
			align-items: center;
			max-width: 480px;
		}

		.bottomLinks .popUp .smallTitle {
			padding-bottom: 10px;
		}

		.bottomLinks .popUp .textHolder {
			padding: 15px;
			position: relative;
		}

			.bottomLinks .popUp .textHolder:after {
				position: absolute;
				content: '';
				bottom: -25px;
				left: 50%;
				transform: translate(-50%, 0) rotate(45deg);
				background: #f0f0f0;
				width: 15px;
				height: 15px;
			}

/*SPEECHES AND EVENTS*/

.sectionBanner--speeches {
	background: url('../images/bg-banner-speeches.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 275px;
	display: flex;
	align-items: flex-end;
	margin: 20px 20px 0;
}

/*IE11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.sectionBanner--speeches {
		height: 275px;
	}
}

.sectionBanner--speeches .bannerTitle,
.sectionBanner--events .bannerTitle,
.sectionBanner--search .bannerTitle {
	padding: 0 0 10px;
}

.sectionSpeech .linkHolder,
.sectionEvents .linkHolder {
	margin: 20px 0 0;
}

.sectionSpeech .smallTitle,
.sectionEvents .textBlock .smallTitle {
	padding: 0 0 20px;
}

.sectionSpeech .textBlock,
.sectionEvents .textBlock {
	top: auto;
	bottom: 100px;
}

.sectionBanner--events {
	background: url('../images/bg-banner-events.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 275px;
	display: flex;
	align-items: flex-end;
	margin: 20px 20px 0;
}

/*IE11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.sectionBanner--events {
		height: 275px;
	}
}

.sectionEvents {
	padding: 110px 0 0;
}

	.sectionEvents .blockBody {
		position: relative;
	}

	.sectionEvents .upcomingHolder {
		right: 0;
		top: -45px;
		padding: 0;
	}

		.sectionEvents .upcomingHolder .button {
			padding: 15px;
		}

			.sectionEvents .upcomingHolder .button:hover {
				color: #fff;
				background: none;
			}

	.sectionEvents .upcomingList {
		display: none;
		right: 0;
		top: 0;
		max-width: 500px;
		transition: none;
	}

/*SEARCH*/

.sectionBanner--search {
	background: url('../images/bg-banner-search.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 210px;
	display: flex;
	align-items: flex-end;
	margin: 20px 20px 0;
}

/*IE11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.sectionBanner--search {
		height: 275px;
	}
}

.sectionSearchResults {
	padding: 50px 0 0;
}

.resultListing,
.videoListing,
.photoListing {
	list-style-type: none;
	padding: 0;
}

	.videoListing .itemHolder .iconHolder--video img {
		transition: transform 300ms ease;
	}

	.videoListing .itemHolder:hover .iconHolder--video img {
		transform: scale(1.2);
	}

	.resultListing .itemHolder {
		padding: 20px 0;
		border-bottom: 1px solid #e8e8e8;
	}

	.resultListing .listingItemLI:last-child .itemHolder {
		border-bottom: none;
	}

	.resultListing .itemDesc {
		padding: 10px 0;
	}

	.resultListing .smallText {
		padding: 0 0 10px;
	}

	.resultListing .itemText {
		max-width: 85%;
		padding: 0;
	}

.sectionVideos {
	padding: 20px 0;
}

.videoListing .itemHolder {
	overflow: hidden;
}

.videoListing .imageHolder {
	position: relative;
	margin: 20px 0;
}

.sectionVideos .linkHolder,
.sectionPhotos .linkHolder {
	padding: 50px 0;
}

.sectionPhotos {
	padding: 50px 0 20px;
}

.photoListing .itemHolder {
	border: 1px solid #a9a9a9;
	margin: 0 0 30px;
}

.photoListing .imageHolder {
	display: flex;
	overflow: hidden;
}

.photoListing .imgHolder {
	overflow: hidden;
}


	.photoListing .imgHolder img {
		transition: transform 300ms ease;
	}

	.photoListing .imgHolder:hover img {
		transform: scale(1.2);
	}

.photoListing .imageHolder--inner {
	margin: 0 0 0 3px;
	overflow: hidden;
}

	.photoListing .imageHolder--inner .imgHolder:first-child {
		margin: 0 0 3px;
	}

.photoListing .textBlock {
	padding: 20px;
}

.gallery {
	padding: 20px;
	overflow: visible;
	display: none;
}

.galleryHeader {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0 15px;
}

	.galleryHeader .numbering .number {
		font-family: 'lora', 'Tajawal';
		font-size: 15px;
	}

.gallery .imageSlider {
	max-width: 750px;
}

.gallery .caption {
	font-family: 'lora', 'Tajawal';
	font-size: 18px;
}

.gallery .imageSlider .itemFooter {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0 0;
}

.gallery .fancybox-close-small {
	background: #fff;
	top: -30px;
	opacity: 1;
	height: 35px;
	width: 55px;
	padding: 6px 15px 0;
}

/*CONTACT US*/

.sectionContactInfo {
	padding: 50px 0 40px;
}

.info,
.contactForm label {
	font-size: 18px;
	font-weight: 300;
	color: #2d2d2d;
	padding-bottom: 7px;
	display: block;
}

.imageHolder--map {
	margin: 30px 20px 0;
}

	.imageHolder--map img {
		width: 100%;
		height: auto;
	}

.contactForm textarea {
	width: 100%;
	height: 475px;
	border: 1px solid #b2b2b2;
}


.contactForm input {
	margin-bottom: 15px;
	padding: 15px;
	font-size: 18px;
	border: 1px solid #b2b2b2;
}

.inputEntity--invalid input {
	border: 1px solid #e40000;
}

.inputEntity--invalid label {
	color: #e40000;
}

.inputEntity--invalid {
	position: relative;
}

.contactForm .errorMessage {
	position: absolute;
	right: 15px;
	top: 0;
	font-size: 14px;
	font-weight: 300;
	color: #e40000;
}

select {
	border: 1px solid #b2b2b2;
	border-radius: 0 !important;
	background: none;
	width: 100%;
	padding: 15px;
	font-family: 'work_sans', 'Tajawal';
	font-weight: 400;
	font-size: 18px;
	-webkit-appearance: none;
}

.customSelect {
	position: relative;
	margin-bottom: 20px;
}

.dk-selected {
	position: relative;
}

	.dk-selected:before {
		left: auto;
		content: '';
		position: absolute;
		right: 44px;
		top: 0;
		height: 100%;
		width: 1px;
		background: #b2b2b2;
		border-width: 0 !important;
		margin: 0 !important;
	}

.dk-select,
.dk-select-multi,
.dk-selected,
.dk-select-open-down .dk-select-options {
	width: 250px;
	border-radius: 0;
}

.dk-selected {
	padding: 7px;
}

	.dk-selected:after {
		left: auto;
		content: '';
		position: absolute;
		right: -3px;
		top: 15px;
		height: 10px;
		width: 10px;
		border-right: 1px solid #b2b2b2;
		border-bottom: 1px solid #b2b2b2;
		transform: translate(0, -50%) rotate(45deg);
	}

.contactForm .buttonCont {
	float: right;
}

	.contactForm .buttonCont .formActions {
		text-align: right;
		margin: 20px 0;
	}

.contactForm .primaryBtn {
	border: 2px solid #1e9dc2;
	color: #1e9dc2;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	transition: background 300ms ease;
	background: #fff;
}

.contactForm .normalBtn:hover {
	background: #1e9dc2;
	color: #fff;
}

.contactForm .normalBtn.reset {
	border: 2px solid #bcbcbc;
	color: #787878;
}

	.contactForm .normalBtn.reset:hover {
		background: #bcbcbc;
		color: #fff;
	}

.resetHolder,
.submitHolder {
	display: inline-block;
	width: 225px
}

.alert {
	margin-bottom: 25px;
	display: flex;
	align-items: center;
}

	.alert p {
		padding-bottom: 0;
		padding: 0 0 0 10px;
	}

.alert--success p {
	color: #00b015;
}

.alert--error p {
	color: #e40000;
}

.sectionBanner--page {
	margin-top: 126px;
}


.sectionError {
	padding: 150px 0 40px;
}

	.sectionError .bannerTitle {
		line-height: 44px;
		color: #2b3160;
		font-weight: 700;
		text-transform: uppercase;
	}

.owl-thumb-item {
	border: none;
}

.owl-thumb-item {
	opacity: 0.5;
	padding: 0 1px;
}

	.owl-thumb-item.active {
		opacity: 1;
	}

.galleryCarousel {
	padding: 40px 0 80px;
}

	.galleryCarousel .blockHead {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding-bottom: 20px;
	}

	.galleryCarousel .titleWithBefore {
		font-family: 'lora', 'Tajawal';
		font-size: 18px;
		padding-right: 10px;
	}

		.galleryCarousel .titleWithBefore:before {
			display: none;
		}

.imageItem {
	position: relative;
}

.caption {
	display: block;
	font-size: 18px;
	font-family: 'lora', 'Tajawal';
	color: #fff;
	padding: 20px 25px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.galleryCarousel .owl-thumbs {
	margin: 14px;
	position: relative;
	display: flex;
}

.galleryCarousel .owl-nav {
	position: absolute;
	top: 20px;
	width: 100%;
}

.galleryCarousel .nav-btn {
	border: 1px solid #000;
	right: 0;
	left: auto;
}

.galleryCarousel .owl-prev {
	left: auto;
	right: 80px;
}

.galleryCarousel .arrowHolder {
	position: absolute;
	padding-top: 52px;
}

	.galleryCarousel .arrowHolder .next {
		position: absolute;
		right: 0;
	}

	.galleryCarousel .arrowHolder img {
		max-width: 10px;
	}

/*FOOTER*/

.contactListing {
	display: flex;
	flex-wrap: wrap;
}

.contactMainBlock {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin: 35px 0 25px;
}

.contactListingItem {
	position: relative;
}

	.contactListingItem:before {
		content: '';
		position: absolute;
		left: 0;
		top: 50%;
		transform: translate(0, -50%);
		height: 75%;
		width: 1px;
		border-right: 1px dashed #d7d7d7;
	}

	.contactListingItem:first-child:before {
		display: none;
	}

.footer .iconListing {
	align-self: center;
	margin: 0;
}

.iconListing .listingItemLI {
	margin: 0 5px;
}

.footer .navListing {
	align-items: flex-start;
}

	.footer .navListing .itemHolder {
		display: block;
	}

	.footer .navListing .navItem {
		margin: 0;
	}

		.footer .navListing .navItem:after {
			display: none;
		}

.subitemListing .listingItemLI {
	padding: 0 0 5px;
}

.copyRightCont {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #d7d7d7;
}

	.copyRightCont span {
		font-size: 14px;
		font-weight: 300;
		color: #505b62;
		padding: 20px 0 30px;
	}

		.copyRightCont span a {
			background-image: linear-gradient(transparent calc(100% - 1px), #505b62 1px);
		}

.footer input {
	border: 1px solid #cdcdcd;
}

/*FIREFOX*/

@-moz-document url-prefix() {

	.pageNavigationCont .navItem.active:after,
	.pageNavigationCont .navItem:hover:after {
		top: 0;
	}
}



/*ANIMATE*/

/*FADE IN*/

.animate {
	transform: translateY(20px) scale(0.95);
	opacity: 0;
	transition: transform 1050ms cubic-bezier(.14, .82, 0, 1.01), opacity 700ms ease;
	will-change: transform, opacity;
}

	.animate.in-view {
		visibility: visible;
		-webkit-transform: translateY(0) scale(1);
		opacity: 1;
	}

.headerSearch {
	position: relative;
}

.fa-search {
	content: '';
	height: 20px;
	width: 20px;
	display: block;
	position: absolute;
	background-image: url(../images/icon-search.svg);
	top: calc(50% - 10px);
	right: 0;
}

.headerSearch .errorRecord {
	position: absolute;
	bottom: 10px;
	left: 20px;
	color: #fff;
}

.sectionSpeeches .wrapper {
	border: 1px solid #e6e7e7;
}

.footer .simpleListTitle a {
	color: #3c3c3c;
	margin-left: 0;
}

.footer .simpleListTitle {
	padding: 0 0 10px;
}

.footer .clearStyle.row {
	margin-left: -15px;
	margin-right: -15px
}

.footerSiteMap .simpleList li {
	padding: 0 0 5px;
}

	.footerSiteMap .simpleList li a {
		font-size: 13px;
		color: #7f7f7f;
		margin: 0 0 5px;
	}

.footerSiteMap {
	padding-bottom: 20px;
}

.mainMenu a {
	position: relative
}

	.mainMenu a.active:before {
		width: 100% !important;
	}

.mainMenu li:last-child a:after {
	display: none;
}

.sectionBlueBlocks .owl-carousel {
	padding-left: 0;
	margin: 0;
}

.hpLatestAct {
	margin-bottom: 40px
}

.upcomingHolder .button--inverse {
	background: #fff;
	color: #1e9dc2;
}

.displayBlock {
	display: block !important
}

.sectionBlueBlocks .blockHead {
	display: none;
}

.sectionLatestActivities .wrapper > .row > .col-md-6 {
	padding: 0 3px !important
}

.sectionLatestActivities {
	margin-bottom: 40px;
}

	.sectionLatestActivities .wrapper > .row {
		margin: 0 -3px;
	}

		.sectionLatestActivities .wrapper > .row > .col-md-6.filtered {
			opacity: 1;
			transform: scale(1)
		}

.dkParentMain {
	padding: 0;
	margin: 0 !important
}

	.dkParentMain h3 {
		margin-bottom: 5px;
		font-weight: 18px;
	}

.sectionLatestActivities--bio .row,
.sectionPressArticles .row {
	display: block;
}

	.sectionLatestActivities--bio .row .col-md-6:nth-of-type(2n+1),
	.sectionPressArticles .row .col-md-6:nth-of-type(2n+1) {
		clear: both
	}

.sectionLatestActivities .row {
	position: relative;
	z-index: 1;
}

.sectionLatestActivities .dkParentMain {
	position: relative;
	z-index: 2;
}

.dk-selected {
	border: 1px solid #CCCCCC !important;
}

.dk-select-open-up .dk-select-options,
.dk-select-open-down .dk-select-options,
.dk-select-multi:focus .dk-select-options {
	border-color: #CCCCCC !important;
}

.dk-select-options {
	padding: 0;
}

	.dk-select-options .dk-option-highlight,
	.dk-option-selected {
		background-color: #2b3160
	}

.dk-option {
	padding: 3px;
}

.activityBlocks,
.itemHolder--second {
	position: relative;
}

.newsDetailsLink {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	content: '';
	display: block;
}

.sectionLatestActivities .activityBlocks:hover .itemHolder {
	background: #394287;
}

.sectionLatestActivities .activityBlocks:hover .smallTitle,
.sectionLatestActivities .activityBlocks:hover .itemTitle {
	color: #fff;
}

.sectionLatestActivities .activityBlocks:hover img {
	transform: scale(1.2);
}

.sectionLatestActivities .activityBlocks:hover .triangle {
	border-right: 20px solid #394287;
}

.hpLatestActRow:nth-of-type(2) .col-md-6:nth-of-type(1) .itemHolder {
	padding: 15px 25px !important;
	border: 1px solid #a9a9a9;
}

.hpLatestActRow:nth-of-type(2) .col-md-6:nth-of-type(2) .itemHolder {
	padding: 0 !important;
}

.owl-theme .owl-nav [class*='owl-']:hover {
	background: transparent
}

.sectionBanner .textBlock.rightText {
	right: calc((100% - 1140px) / 2);
	left: auto;
}

.relatedListing .listingItemLI {
	display: block;
	width: 100%;
}


.relatedListing .owl-carousel {
	padding: 0;
}

img {
	max-width: 100%
}

.sectionArticleDet .textBlock {
	font-size: 20px;
	font-weight: 300;
	color: #2e2e2e;
	padding-bottom: 30px;
	line-height: 1.2;
}

.sectionBlueBlocks .loadMoreBtn {
	display: none;
}

span {
	display: inline-block;
}

.hpLatestActRow:nth-of-type(2) .triangle {
	right: auto;
	left: -1px;
	transform: translate(0, -50%) rotate(180deg);
}

.hpLatestActRow:nth-of-type(2) .col-md-6:nth-of-type(1) .itemHolder {
	border-right: none !important
}

.hpLatestActRow:nth-of-type(2) .imageHolder {
	border-left: none;
}

.iconHolder--search .closeSearch {
	display: none;
}

.iconHolder--search.active .closeSearch {
	display: block;
}

.iconHolder--search.active .showSearch {
	display: none;
}

.contactForm .dk-selected {
	padding: 15px;
}

	.contactForm .dk-selected:after {
		top: calc(50% - 3px);
	}

.contactForm .dk-select,
.contactForm .dk-select-multi,
.contactForm .dk-selected,
.contactForm .dk-select-open-down .dk-select-options {
	width: 100%;
}

.bottomLinks .popUp.nextArticleMain .textHolder:after {
	bottom: -8px;
	right: 110px;
	left: auto
}

.bottomLinks .popUp.prevArticleMain .textHolder:after {
	bottom: -8px;
	left: 110px;
	right: auto
}

.bottomLinks .popUp {
	bottom: 80px;
	bottom: 54px;
	z-index: 10;
}

.searchListing .blockTitle {
	font-size: 36px;
	padding: 0 0 20px;
	color: #424242
}

.searchListing ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.bannerTitle {
	padding: 0 0 25px !important;
	text-transform: uppercase
}

.searchListing li {
	padding: 0;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e8e8e8
}

	.searchListing li:last-child {
		border-bottom: none;
	}

.searchListing .blockTitle {
	padding: 0 0 35px
}

.searchListing .itemDesc {
	padding: 10px 0 15px
}

.searchListing .itemText {
	padding-bottom: 0;
}

.searchListing .smallText--dark {
	margin-bottom: 7px;
}

.sendMessageForm .col-md-6 {
	clear: both;
}

.sectionLatestActivities .col-md-6:nth-of-type(1),
.sectionLatestActivities .col-md-6:nth-of-type(2) {
	opacity: 1;
	transform: scale(1);
}

.contactForm input {
	margin-bottom: 24px;
}

.sendMessageForm .textAreaMainParent {
	position: absolute;
	top: 0;
	right: 0;
}

.sendMessageForm .row {
	position: relative;
}

.formActions {
	float: right;
}

.contactForm .formActions input {
	background-color: transparent;
	font-size: 14px;
	text-transform: uppercase;
	transition: background 300ms ease;
	font-weight: 500 !important;
}

.submitHolder .primaryBtn:hover {
	background-color: #1e9dc2;
	color: #fff
}

.resetHolder {
	margin-right: 18px
}

.contactForm .formActions input {
	padding: 13px;
}

.formActions .requiredStar {
	left: 15px;
	top: calc(50% - 7px);
	position: absolute
}

.formActions {
	width: 100%;
	text-align: right;
}

.contactForm .formActions input {
	margin-bottom: 0;
}

.imageHolder iframe {
	width: 100%;
	height: 600px;
}



.sectionPhotos .photoListing .imgHolder {
	overflow: hidden;
}

.sectionPhotos .photoListing .imageHolder--inner img,
.sectionPhotos .photoListing img,
.sectionPhotos .photoListing .imageHolder--inner .imgHolder {
	width: 100%
}

.galleryCarousel .owl-thumbs .imageHolder {
	width: 135px;
	height: 95px;
	position: relative
}

	.galleryCarousel .owl-thumbs .imageHolder img {
		position: absolute;
		top: 50%;
		left: 50%;
		-moz-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		min-height: 100%;
		min-width: 100%;
	}

.contactForm textarea {
	padding: 15px;
	font-size: 18px;
}

.sendMessageForm .successMessage {
	color: #00b015;
	font-size: 18px;
	font-weight: 300;
	position: relative;
	padding-left: 15px;
	position: relative;
	display: inline-block;
	padding-left: 24px;
}

	.sendMessageForm .successMessage:before {
		background-image: url(../images/icon-tick.png);
		content: '';
		height: 11px;
		width: 17px;
		background-size: cover;
		background-position: center center;
		position: absolute;
		left: 0;
		top: 3px;
	}

#ajaxLoaderVideosListing,
.ajaxLoader {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	content: '';
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, 0.9);
	z-index: 5;
}

	#ajaxLoaderVideosListing:before,
	.ajaxLoader:before {
		content: " ";
		display: block;
		width: 75px;
		height: 75px;
		margin: 1px;
		border-radius: 50%;
		border: 6px solid #2b3160;
		border-color: #2b3160 transparent #2b3160 transparent;
		animation: lds-dual-ring 1.2s linear infinite;
		position: absolute;
		top: calc(50% - 37.5px);
		left: calc(50% - 37.5px);
		z-index: 30;
	}

@keyframes lds-dual-ring {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.sectionArticleDet img {
	max-width: 100%;
}

.sectionArticleDet .imageHolder {
	margin-bottom: 10px;
}

.bottomLinks .shareLinks .iconHolder {
	display: inline-block;
	width: 30px;
	vertical-align: middle;
}

.sectionArticleDet .bottomLinks {
	margin-top: 20px;
	line-height: 41px;
}

.sectionArticleDet .titleWithBefore {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

.sectionArticleDet .sectionTitle {
	margin-top: 10px;
}

p {
	line-height: 30px;
}

.sectionLatestActivities .wrapper > .row > .col-md-6 {
	margin-bottom: 6px;
}

	.sectionLatestActivities .wrapper > .row > .col-md-6.filtered row {
		margin-bottom: 0
	}

.sectionPressArticles .row,
.sectionPressArticles .itemHolder--second {
	margin-bottom: 0;
}

.sectionArticleDet h4 {
	line-height: 18px
}

.bannerHolder .iconListing {
	display: none;
}

.nextArticle,
.prevArticle {
	line-height: 18px;
}

.dkParentMain h3 {
	display: inline-block;
	margin-right: 30px;
	font-size: 18px;
	position: relative;
	top: 4px;
}

.dkParentMain .customSelect {
	display: inline-block;
}

.dk-selected {
	padding: 15px;
}

.dk-select,
.dk-select-multi,
.dk-selected,
.dk-select-open-down .dk-select-options {
	width: 435px;
	font-size: 18px;
}

	.dk-selected:before {
		right: 55px;
	}

	.dk-selected:after {
		right: -3px;
		top: 25px;
	}

.dkParentMain .col-md-12 {
	padding: 0;
}

.dkParentMain .customSelect {
	margin-bottom: 30px;
	margin-top: 30px;
}

.dk-selected {
	border: 1px solid #b2b2b2 !important;
}

#LoadmoreArtticles img {
	display: none;
}

.sectionBiography .noMarginTop {
	margin-top: 20px;
}

.contactFormMain {
	overflow: visible !important;
	position: relative;
	z-index: 3;
}

.ui-autocomplete a {
	color: #fff;
}

.ui-autocomplete li {
	padding: 10px;
	border-bottom: 1px solid #fff;
}

.ui-autocomplete {
	padding-left: 0;
}

.ui-helper-hidden-accessible {
	display: none;
}

.searchCont input {
	padding-left: 0;
}

.ui-autocomplete .ui-search-hover {
	opacity: 1;
	text-decoration: underline
}

.ui-autocomplete .ui-view-all-results a {
	color: #fff;
	font-weight: 700;
	opacity: 1;
}

.ui-autocomplete li {
	padding-left: 0;
}

#txtAdvancedSearch::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	background: transparent;
	margin: 20px 0;
	border: none;
	font-family: 'work_sans', 'Tajawal';
	font-size: 25px;
	font-weight: 400;
	color: #fff;
}

#txtAdvancedSearch::-moz-placeholder {
	/* Firefox 19+ */
	background: transparent;
	margin: 20px 0;
	border: none;
	font-family: 'work_sans', 'Tajawal';
	font-size: 25px;
	font-weight: 400;
	color: #fff;
}

#txtAdvancedSearch:-ms-input-placeholder {
	/* IE 10+ */
	background: transparent;
	margin: 20px 0;
	border: none;
	font-family: 'work_sans', 'Tajawal';
	font-size: 25px;
	font-weight: 400;
	color: #fff;
}

#txtAdvancedSearch:-moz-placeholder {
	/* Firefox 18- */
	background: transparent;
	margin: 20px 0;
	border: none;
	font-family: 'work_sans', 'Tajawal';
	font-size: 25px;
	font-weight: 400;
	color: #fff;
}

.activityBlocks--main .col-md-6:first-child,
.activityBlocks--main .col-md-6:nth-child(2) {
	margin: 0 0 10px
}

.hpLatestActRow:nth-of-type(2) .col-md-6 {
	margin-bottom: 0;
}

.sectionLatestActivities .wrapper > .row {
	margin: 0 -5px;
}

	.sectionLatestActivities .wrapper > .row > .col-md-6 {
		padding: 0 5px !important
	}

.hpLatestAct.sectionLatestActivities .itemHolder.blueBg--dark {
	margin: 0;
}

.sectionLatestActivities .wrapper > .row > .col-md-6 {
	margin-bottom: 10px;
}

.sectionLatestActivities .imageHolder {
	border: 1px solid #a9a9a9;
	border-right: none
}

.mailingListParent .errorMessage {
	position: absolute;
	top: -15px;
	right: 0;
	color: red;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
}

.newsletterContainer {
	position: relative;
}

.BodyWithoutLatestArticles > .col-md-8 {
	margin: 0 auto;
	float: none;
}

.sectionPhotos #LoadMore img {
	display: none;
}

.headerCont .iconListing a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

	.headerCont .iconListing a:hover {
		opacity: 0.6
	}

.hpLatestAct.sectionLatestActivities .activityBlocks--main .itemHolder {
	display: block;
}

	.hpLatestAct.sectionLatestActivities .activityBlocks--main .itemHolder.blueBg--dark {
		padding: 17px 15px
	}

.copyRightCont .underlined:before {
	width: 100%;
}

.copyRightCont span a {
	background: none;
}

.link--blue:hover {
	text-decoration: none;
}

.sectionBlueBlocks .itemHolder {
	display: block;
}

.dkParentMain h3 {
	display: none !important;
}

.timelineItem:nth-child(odd) p:after {
	width: 27px;
	height: 27px;
	transform: rotate(225deg);
	top: calc(50% - 13.5px);
	left: -15px
}

.st_sharethis_custom img {
	width: 21px;
	display: block;
	cursor: pointer;
}

.shareBlock {
	position: absolute;
	right: 0;
	bottom: 15px;
}

.sectionBanner .wrapper {
	position: relative;
}

.bottomLinks .prevArticleMain.popUp {
	right: auto;
	left: 0;
}

.pdfRead {
	position: relative;
	padding-right: 35px;
	color: #0db3dd;
}

	.pdfRead:before {
		content: '';
		position: absolute;
		right: 0;
		top: -6px;
		height: 28px;
		width: 25px;
		background-image: url(../images/pdf-file.svg);
		right: 0px;
		background-size: 23px;
		background-repeat: no-repeat;
	}

.relatedNewsMain .owl-prev,
.relatedNewsMain .owl-next {
	top: 5px;
}

.relatedNewsMain .owl-prev {
	left: auto;
	right: 49px;
}

.relatedNewsMain .nav-btn {
	height: 25px;
	width: 25px;
	opacity: 1;
}

	.relatedNewsMain .nav-btn:after {
		width: 10px;
		height: 10px;
		top: 11px;
	}

.videoGalleryDetails.galleryCarousel .owl-nav {
	top: 70px;
}

.landingMainBanner.sectionBanner .wrapper {
	position: static;
}

.landingMainBanner {
	position: relative
}

.sectionBlueBlocks.homePagBlueBlocks .itemHolder:before {
	display: none;
}

.sectionBlueBlocks.homePagBlueBlocks .blueBg:before,
.sectionBlueBlocks.homePagBlueBlocks .blueBg--dark:before {
	content: '';
	position: absolute;
	width: calc(100% - 50px);
	height: calc(100% - 20px);
	top: 10px;
	left: 25px;
	border: 1px solid #555a80;
	z-index: 2;
}

.photoListing .col-md-6:nth-child(2n+1) {
	clear: both;
}

.galleryCarousel .owl-thumbs {
	overflow: hidden;
}


.videoListing,
.photoListing {
	margin-top: 0;
	margin-bottom: 0;
}

.sectionEvents {
	padding: 50px 0 0;
}

	.sectionEvents.upcomingEventClass {
		padding: 110px 0 0;
	}


/*************Added for blue events bug**********/
.sectionBlueBlocks.homePagBlueBlocks .blueBg:before,
.sectionBlueBlocks.homePagBlueBlocks .blueBg--dark:before {
	display: none;
}

.sectionBlueBlocks.homePagBlueBlocks .blueBg li a:before,
.sectionBlueBlocks.homePagBlueBlocks .blueBg--dark li a:before {
	content: '';
	position: absolute;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	top: 10px;
	left: 10px;
	border: 1px solid #555a80;
	z-index: 2;
	display: block;
}

.sectionBlueBlocks.homePagBlueBlocks .blueBg li a,
.sectionBlueBlocks.homePagBlueBlocks .blueBg--dark li a {
	position: relative;
}

.sectionBlueBlocks.homePagBlueBlocks .blueBg li,
.sectionBlueBlocks.homePagBlueBlocks .blueBg--dark li {
	display: block;
	height: 100%
}

.blueBg--dark .blockBody,
.blueBg--dark > div,
.blueBg--dark .owlslider,
.blueBg--dark .listingHolder,
.blueBg--dark .owl-stage-outer,
.blueBg--dark .owl-stage,
.blueBg--dark .owl-item {
	height: 100%
}

/************* End Added for blue events bug**********/

.article-main__share {
	background-color: #fff;
	position: absolute;
	padding: 10px;
	padding-right: 0;
	min-width: 190px;
	border: 1px solid #2b3160;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	top: 100%;
	right: 0;
}

	.article-main__share.visible {
		opacity: 1;
		visibility: visible;
	}

	.article-main__share a {
		height: 30px;
		width: 30px;
		display: block;
	}

.sectionBanner--search {
	position: relative;
	z-index: 2;
}

.article-main__share ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.article-main__share li {
	display: inline-block;
	margin-right: 10px;
}

.highlightedMainImg .relativeBlock {
	position: relative;
}

.highlightedMainImg .textBlock {
	width: 41%;
	bottom: auto;
	top: 50%;
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	right: 0
}

.sectionLatestActivities .blueBg--dark > div {
	height: auto;
	padding: 10px 0
}

.sectionLatestActivities .activityBlocks .link--white {
	color: #333333;
}

.sectionLatestActivities .activityBlocks:hover .link--white {
	color: #fff;
}

.sectionLatestActivities .activityBlocks:hover .normalArrow {
	display: none
}

.sectionLatestActivities .activityBlocks .hoverArrow {
	display: none
}

.sectionLatestActivities .activityBlocks:hover .hoverArrow {
	display: inline-block
}

.leftNav a {
	display: block;
}


.sectionSpeeches .itemDesc {
	padding: 10px 0 25px
}


.sectionBanner--page {
	margin: 20px 10px 0;
	margin-top: 86px;
}

.biographyBanner.sectionBanner--search {
	min-height: 550px;
}

.mainTitle {
	max-width: 380px;
	font-size: 28px;
	line-height: 32px;
}


.scrollDown {
	position: absolute;
	bottom: 0;
	color: #fff;
	z-index: 20;
	font-size: 15px;
	text-transform: uppercase;
	bottom: 80px;
	font-weight: 700;
	width: 100%;
	text-align: center;
	padding-top: 55px;
}

	.scrollDown:before {
		content: '';
		height: 38px;
		width: 30px;
		background-image: url(../images/down-arrow.svg);
		background-size: 30px;
		background-repeat: no-repeat;
		position: absolute;
		top: 0;
		left: calc(50% - 15px);
	}

.withVideoBanner .sectionSpeeches {
	transform: none;
	padding-top: 40px;
}


.BannerVideoDiv {
	position: relative;
}

	.BannerVideoDiv:before {
		position: absolute;
		content: '';
		height: calc(100% + 14px);
		width: 10px;
		left: 0;
		top: -14px;
		z-index: 2;
		background-color: #fff;
	}

	.BannerVideoDiv:after {
		position: absolute;
		content: '';
		height: calc(100% + 14px);
		width: 10px;
		top: -14px;
		right: 0;
		z-index: 2;
		background-color: #fff;
	}

.withVideoBanner .sectionBanner {
	margin-top: 76px;
}

.withVideoBanner .landingMainBanner:before {
	position: absolute;
	content: '';
	height: 40px;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 2;
	background-color: #fff;
}

.withVideoBanner .landingMainBanner:after {
	position: absolute;
	content: '';
	height: 10px;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 2;
	background-color: #fff;
}

.sectionBiography.highlightedMainImg .relativeBlock {
	display: none
}

.sectionBiography .bodyText {
	margin: 35px 0 0;
}

.section.sectionLatestActivities.sectionPressArticles {
	padding-top: 0;
}

.section.sectionPhotos {
	padding-top: 40px;
}

	.section.sectionPhotos .section.sectionBiography.sectionSpeech.animate.highlightedMainImg.in-view.float {
		margin-bottom: 0 !important;
		padding-top: 10px !important;
	}

.section.sectionBiography.animate.highlightedMainImg {
	visibility: visible;
	-webkit-transform: translateY(0) scale(1);
	opacity: 1;
}

.section.sectionBlueBlocks li.listingItemLI {
	height: 100%;
}

.activityBlocks--main .mainTitle {
	max-width: 100%;
}

.relatedAlbumsMain .owl-prev {
	top: 25%;
}

.relatedAlbumsMain .owl-next {
	top: 25%;
}

.right .linkHolder--arrow img {
	transform: rotate(180deg);
}

.right .linkHolder--arrow:hover img {
	transform: rotate(180deg) translate(20px,0px);
}

a.linkBioVideo.link--blue:hover {
	text-decoration: none;
}

.section.sectionLatestActivities ul.upcomingList {
	display: none;
	right: 0;
	top: 40px;
	max-width: 500px;
	transition: none;
}

.section.sectionLatestActivities .upcomingHolder {
	right: 0;
	top: -8px;
	padding: 0;
}

.section.sectionLatestActivities {
}

	.section.sectionLatestActivities .wrapper {
		position: relative;
	}

	.section.sectionLatestActivities .upcomingHolder a {
		padding: 15px;
	}

		.section.sectionLatestActivities .upcomingHolder a:hover {
			background: #1e9dc2;
			color: white;
		}

.ImageDescriptionZone {
	margin-bottom: 6px;
	font-size: 16px;
}

.galleryCarousel.right .arrowHolder .next {
	left: -10px;
	right: auto;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.galleryCarousel.right .arrowHolder .prev img {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.cookiesPopup {
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #2b3160;
	z-index: 10000;
	width: 100%;
	left: 0;
	padding: 15px 0;
	font-family: 'work_sans', 'Tajawal';
	color: #fff;
	line-height: 20px;
	font-size: 14px;
}

	.cookiesPopup h4 {
		font-family: 'Georgia', 'Tajawal';
		font-size: 30px;
		margin-bottom: 10px;
	}

	.cookiesPopup .button {
		background-color: #fff;
		text-align: center;
		border-color: #fff;
		color: #1e9dc2 !important
	}

		.cookiesPopup .button:hover {
			background-color: transparent;
			color: #fff !important;
		}


	.cookiesPopup .cookiesText {
		float: left;
		max-width: calc(100% - 300px)
	}

	.cookiesPopup .button {
		float: right;
		width: 280px;
		margin-top: 15px;
		margin-bottom: 0;
	}

.upcomingEventClass {
	position: relative;
	z-index: 5;
}

.hpLatestAct {
	margin-top: 65px;
}

.videoSlide {
	margin-top: 76px;
}

	.videoSlide iframe {
		margin-top: 0 !important
	}

	.videoSlide iframe {
		max-width: 100%;
		margin: 0 auto !important;
		max-height: 900px;
	}

.cookiesPopup .container {
	display: flex;
	align-items: center
}

.noImageWithborder {
	height: auto;
	border: 1px solid #a9a9a9;
	margin-bottom: 10px;
}

.mobileOverlay {
	position: fixed;
	background: rgba(0,0,0,.9);
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1111;
	text-align: center;
	color: #fff;
	display: none;
}

.mobileOverlayContent {
	top: 50%;
	margin-top: -85px;
	position: fixed;
	left: 0;
	right: 0;
}

.mobileOverlayIcon {
	display: block;
	width: 130px;
	height: 152px;
	margin: 0 auto 10px auto;
	background: url(/images/rotate.svg) center center no-repeat;
	background-size: 100% auto;
}

.right.galleryCarousel .owl-prev {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	right: 20px;
	left: 0;
}

.right.galleryCarousel .owl-next {
	right: 80px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}

.relatedListing .imageHolder {
	margin-bottom: 20px;
}

.owl-item.current .owl-thumb-item {
	opacity: 1;
}

.videoGalleryDetails #thumbs .owl-nav {
	width: 100%;
	display: block;
	height: 40px;
	top: 0;
	left: 0;
	right: auto;
}

.videoGalleryDetails #thumbs .owl-prev {
	left: -37px;
}

.videoGalleryDetails #thumbs .owl-next {
	right: -37px;
}

.videoGalleryDetails #thumbs .nav-btn {
	border: none;
	background: transparent
}

@media all and (max-width:767px) {
	.videoGalleryDetails #thumbs .owl-nav {
		height: 0;
	}
}

.galleryCarousel .right {
	text-align: right;
}

.galleryCarousel .owl-thumbs .owl-item {
	float: left;
}

.videoSldiers.galleryCarousel .owl-thumbs .owl-nav {
	display: none
}

.videoSldiers .owl-nav button span {
	font-size: 0;
	position: relative;
	top: 50%;
	left: 0;
	width: 50px;
	height: 50px;
	background: #fff;
	opacity: 0.6;
	transition: opacity 300ms ease;
	border: 1px solid #000;
	right: 0;
	left: auto;
}

	.videoSldiers .owl-nav button span:after {
		content: '';
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		width: 16px;
		height: 16px;
		transform-origin: left;
		border-left: 1px solid #000;
	}

.videoSldiers .owl-nav button.owl-next span:after {
	border-bottom: 1px solid #000;
	left: 50%;
	transform: rotate(-135deg);
}

.videoSldiers .owl-nav button.owl-prev span:after {
	border-top: 1px solid #000;
	left: 50%;
	transform: rotate(-45deg);
}
.errorWrapper h1 {
	padding: 20px 0;
	font-family: 'lora', 'Tajawal';
}
.errorWrapper .message {
	font-family: 'Georgia', 'Tajawal';
	font-size: 20px;
	margin-bottom: 20px;
}
.errorWrapper {
	padding: 60px 0 40px;
}
/*@media all and (max-width: 1500px) {
	.sectionBanner .textBlock {
		top: 25px;
	}
}*/

@media all and (max-width: 1400px) {
    .sectionBanner .owl-carousel .listingItemLI {
        max-height: 300px
    }

    .itemDesc {
        font-size: 20px;
        line-height: 26px;
    }

    .mainTitle {
        max-width: 380px;
        font-size: 20px;
        line-height: 28px;
    }

    .sectionBanner .textBlock {
        top: 40px;
    }

    .biographyBanner.sectionBanner--search {
        min-height: 450px;
    }
}
@media all and (max-width: 1650px) {
    .sectionBanner .owl-carousel .listingItemLI {
        max-height: 300px
    }

    .itemDesc {
        font-size: 24px;
        line-height: 26px;
    }

    .mainTitle {
        max-width: 380px;
        font-size: 24px;
        line-height: 28px;
    }

    .sectionBanner .textBlock {
        top: 40px;
    }

    .biographyBanner.sectionBanner--search {
        min-height: 450px;
    }
}
@media (max-width: 1366px) {
    /*HP*/

    .wrapper {
        padding: 0 20px;
    }


    /*.sectionBanner .textBlock {
		padding: 15px 0 0 40px;
		top: 40px;
	}*/



    .sectionSpeeches .wrapper {
        padding: 0;
    }
}
@media all and (max-width: 1300px) {
    .sectionSpeeches .owl-theme .owl-nav .owl-prev {
        left: -30px;
    }

    .sectionSpeeches .owl-theme .owl-nav .owl-next {
        right: -30px;
    }
}
@media (max-width: 1200px) {
    .landingMainBanner .owl-prev, .landingMainBanner .owl-next {
        margin-top: -15px;
    }
    .nextArticle, .prevArticle {
        line-height: 18px;
        margin-bottom: 20px;
    }
    /*HP*/
    .sectionBanner .textBlock.rightText {
        left: 20px;
		right:auto
    }

    .mainTitle {
        max-width: 400px;
        font-size: 26px;
        line-height: 36px;
    }

    .sectionSpeeches {
        transform: none;
        padding: 0;
        position: relative;
    }
    .hpLatestAct {
        margin-top: 30px;
    }
    .sectionSpeeches .listingHolder {
        background: #fff;
        padding: 30px 15px 0;
    }
    .sectionSpeeches .owl-theme .owl-nav .owl-prev {
        left: -10px;
    }

    .sectionSpeeches .owl-theme .owl-nav .owl-next {
        right: -10px;
    }

    .itemTitle {
        font-size: 20px;
        line-height: 24px;
    }

    .sectionBlueBlocks .col-md-6 {
        margin: 0 0 20px;
    }

    /*NEWSROOM*/

    .sectionBlueBlocks .itemHolder {
        min-height: 340px;
    }
}
@media (max-width: 991px) {
    .sectionLatestActivities .itemHolder:hover {
        background: transparent;
        color: black;
    }
        .sectionLatestActivities .itemHolder:hover .smallTitle, .sectionLatestActivities .itemHolder:hover .itemTitle, .sectionLatestActivities .itemHolder:hover .par {
            color: black;
        }
    /*HP*/
    .sectionLatestActivities .imageHolder:not(.imageHolder--triangle) {
        max-height: 280px;
        align-items: flex-start;
    }

    /*NEWSROOM*/

    .sectionPressArticles .activityBlocks .par {
        display: none;
    }

    .sectionBlueBlocks .col-md-6 {
        width: 100%;
    }

    .sectionBlueBlocks .itemHolder {
        min-height: 320px;
    }

    .sectionPressArticles .itemTitle {
        font-size: 16px;
        line-height: 18px;
    }

    /*ARTICLE DET*/

    .sectionTitle {
        font-size: 32px;
    }

    .asideTitle {
        font-size: 26px;
    }

    .par--ws-22 {
        font-size: 20px;
    }

    .par {
        font-size: 18px;
    }

    .sectionBiography .imageHolder {
        overflow: hidden;
        max-height: 400px;
        display: flex;
        align-items: flex-start;
    }

    .sectionBiography .imageHolder img {
        width: 100%;
    }

    .sectionBiography .textBlock {
        position: static;
        top: auto;
        margin-top: -1px;
    }

    .sectionBiography .bodyText {
        margin: 30px 0 0;
    }

    .sectionBiography .par:last-child {
        padding-bottom: 30px;
    }

    .imageHolder--triangle {
        max-height: none;
    }

    .sectionEvents {
        padding: 70px 0 0;
    }

    .sectionEvents .upcomingHolder {
        top: -55px;
    }

    .sectionEvents .upcomingList {
        top: -8px;
    }

    .sectionEvents .mainTitle {
        max-width: none;
    }

    .photoListing .imgHolder {
        display: flex;
        justify-content: center;
    }

    .sectionVideos .linkHolder,
    .sectionPhotos .linkHolder {
        padding: 30px 0;
    }

    .timelineItem:after {
        font-size: 40px;
        top: -60px;
    }

    .timelineItem p {
        padding: 30px;
    }

    .publicationListing img {
        max-width: 100%;
    }


    .sectionBanner--speeches {
        background-position-x: center;
    }

    .navigationCont {
        flex: 40%;
    }

    .navListing {
        flex-wrap: wrap;
        justify-content: center;
    }

    .iconListing {
        margin: 20px 0 15px;
    }

    .highlightedMainImg .imageHolder {
        max-height: unset;
    }

    .highlightedMainImg .textBlock {
        transform: none;
        width: 100%
    }
    .contactListing{
        display: block;
    } 
    .sectionLatestActivities .hpLatestActRow .col-md-6 {
        float: left;
        width: calc(100% /2 - 2px);
        height: 290px;
    }
    .hpLatestAct.sectionLatestActivities .activityBlocks--main .itemHolder {
        margin-bottom: 0;
    }
    .sectionLatestActivities {
        margin-bottom: 20px;
    }
    .footer .itemHolder {
        justify-content: center;
        height: 100%;
    }
    .sectionLatestActivities--bio {
        padding: 20px 0;
    }
    .bottomLinks{
        display: block;
    }
    .shareLinks {
        margin: 0;
        text-align: left;
        width: 100%;
    }
    .videoGalleryDetails .imageHolder iframe {
        height: 100%;
        min-height: 400px;
    }
    .videoGalleryDetails .relatedListing {
        margin-top: 50px;
    }
    .footer .simpleListTitle a {
        font-size: 13px;
    }
    .sectionTitle {
        font-size: 26px;
        line-height: 30px;
    }
    .contactForm input {
        -webkit-box-shadow: none;
        -webkit-border-radius: 0;
    }
}
@media (max-width: 768px) {
   
    .sectionBanner .textBlock {
        top: 20px !important;
    }

    .sectionSpeeches {
        transform: translate(0, -60px) !important;
    }

    /*MENU*/
    .section.sectionBanner.sectionBanner--page {
        background-position: center center !important;
    }
    .section.section.sectionBanner {
        background-position: center center !important;
      
    }



    .shareBlock {
         right: 20px;
     }


    .sectionBanner {
        margin-top: 100px;
    }

    .upcomingHolder,
    .upcomingList {
        display: none;
    }

    .pageNavigationCont {
        position: absolute;
        bottom: -70px;
        left: 0;
        width: 100%;
        height: 50px;
        border: 1px solid #b2b2b2;
    }

    .pageNavigationCont .navListing {
        display: none;
        z-index: 2;
        background: #fff;
        position: relative;
        border: 1px solid #b2b2b2;
        border-top: none;
        top: 50px;
        box-shadow: 1px 1px 2px 0px #b2b2b2;
    }

    .pageNavigationCont:before {
        content: attr(data-active);
        font-size: 18px;
        font-weight: 300;
        color: #2d2d2d;
        text-transform: capitalize;
        padding: 15px;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%);
        width: 90%;
        border-right: 1px solid #b2b2b2;
    }

    .pageNavigationCont:after {
        content: '';
        position: absolute;
        right: 20px;
        top: 45%;
        transform: translate(0, -50%) rotate(45deg);
        height: 10px;
        width: 10px;
        border-right: 1px solid #b2b2b2;
        border-bottom: 1px solid #b2b2b2;
    }

    .pageNavigationCont .listingItemLI {
        border-bottom: 1px solid #b2b2b2;
    }

    .pageNavigationCont .navItem {
        font-size: 18px;
        font-weight: 300;
        color: #2d2d2d;
        text-transform: capitalize;
        padding: 15px;
    }

    .pageNavigationCont .navItem.active,
    .pageNavigationCont .navItem:hover {
        color: #2d2d2d;
        font-weight: 400;
        font-size: 18px;
    }

    .pageNavigationCont .listingItemLI:last-child .navItem:after {
        display: none;
    }

    .pageNavigationCont .linkHolder {
        padding: 0;
    }

    .sectionBanner--page {
        background-position-x: 40%;
        margin-bottom: 20px;
    }

    .sectionBanner--newsroom,
    .sectionBanner--profile,
    .sectionBanner--page {
        background-position-x: 90%;
        margin-top: 100px;
        margin-bottom: 70px;
        position: relative;
        z-index: 2;
    }

    .sectionBiography {
        padding: 40px 0 0;
    }

    .sectionBanner--profile {
        background-position-x: 30%;
    }

    .sectionBanner--search {
        background-position-x: 40%;
        margin-bottom: 20px;
    }

    .sectionBanner--speeches {
        background-position-x: 50%;
        margin-bottom: 20px;
    }

    .sectionBanner--newsroom .bannerTitle {
        padding: 0 0 25px;
    }

    .sectionBanner .iconListing {
        display: none;
    }

    .sectionBiography .textBlock {
        padding: 30px 30px 10px;
    }

    .sectionLatestActivities--bio .blockHead+.row {
        flex-wrap: wrap;
    }

    .sectionLatestActivities--bio .no-padding-left {
        padding-left: 15px;
    }

    .sectionLatestActivities--bio .no-padding-right {
        padding-right: 15px;
    }

    .sectionLatestActivities--bio .activityBlocks .itemHolder {
        min-width: auto;
    }


    .searchCont {
        position: relative;
        background: #39417e;
        display: flex;
        display: none;
        align-items: center;
        margin: 0;
        width: 100%;
        flex-wrap: wrap;
    }

    .searchCont input {
        margin: 0;
        padding: 25px 0
    }


    .searchCont:before {
        content: '';
        height: 1px;
        width: 100%;
        background-color: #606277;
        position: absolute;
        top: 0;
        left: 0;
    }

    .sectionBanner .mainTitle {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 20px
    }

    .sectionBanner .textBlock {
        padding: 15px
    }

    .sectionSpeeches .owl-theme .owl-nav .owl-prev {
        left: 0;
    }

    .sectionSpeeches .owl-theme .owl-nav .owl-next {
        right: 0;
    }

    .sectionBanner .textBlock {
        max-width: 48%;
    }

    .sectionBanner .textBlock {
        left: 50px;
    }

    .header {
        transition: all 0.5s;
    }

    .header.withVisibleSearch {
        top: 82px;
    }

    .header.withVisibleSearch .searchCont {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 2000;
    }
}
@media (max-width: 1650px) {
    .sectionBanner .owl-carousel .listingItemLI {
        max-height: 350px;
    }
}
@media (max-width: 767px) {
		.cookiesPopup .container {
			display:block;
		}.cookiesPopup .cookiesText, .cookiesPopup .button {
			max-width: 100%;
			width: 100%;
			float: none;
		} 
		.sectionEvents.upcomingEventClass {
			padding-top: 30px;
		}

        .sectionBanner .owl-carousel .listingItemLI {
            max-height: 100%;
            height: auto;
        }

        .imageHolder iframe {
            height: 100%;
        }

        .videoSlide {
            width: 100%
        }


        .sectionSpeeches .animate.in-view {
            opacity: 1
        }

        .sectionArticleDet .buttonHolder {
            width: 100%;
        }

        .sectionArticleDet .shareLinks {
            padding: 15px 0 20px 0;
            padding-top: 0;
        }

        .shareBlock {
            right: 15px;
        }

        .header.withVisibleSearch {
            top: 56px;
        }

        /*HP*/

        .sectionBanner {
            margin-top: 80px;
        }

        .sectionBanner--newsroom,
        .sectionBanner--profile,
        .sectionBanner--page {
            margin-top: 100px;
        }

        .sectionBanner .owlslider .imageHolder {
            overflow: hidden;
            display: flex;
            justify-content: center;
        }

            .sectionBanner .owlslider .imageHolder img {
                height: 370px;
                width: auto;
            }

        .mainTitle {
            font-size: 20px;
            line-height: 30px;
            max-width: 43%;
            padding: 0 0 20px;
        }

        .owl-theme .owl-nav .owl-prev,
        .owl-theme .owl-nav .owl-next {
            display: none;
        }

        .sectionSpeeches .itemDesc {
            font-size: 18px;
            line-height: 20px;
        }

        .sectionSpeeches .owl-carousel .owl-stage {
            left: -40px;
        }

        .sectionLatestActivities .imageHolder img {
            height: auto;
        }

        .contactListingItem:before {
            display: none;
        }

        .activityBlocks {
            flex-wrap: nowrap;
        }

        .sectionLatestActivities .imageHolder img {
            height: 100%;
            width: auto;
        }

        .activityBlocks .itemTitle {
            font-size: 14px;
            line-height: 21px;
        }

        .activityBlocks .smallTitle--date {
            font-size: 11px;
        }

        .activityBlocks .itemHolder {
            min-width: 270px;
        }

        .activityBlocks--main > .col-md-6:first-child {
            width: 75%;
            min-width: 75%;
        }

        .activityBlocks--main {
            max-width: 100%;
            overflow-x: auto;
            display: flex;
            max-height: 280px;
            flex-wrap: nowrap;
        }

            .activityBlocks--main .mainTitle {
                max-width: unset;
            }

            .activityBlocks--main .col-md-6:first-child,
            .activityBlocks--main .col-md-6:nth-child(2) {
                margin: 0;
            }

        .contactListing {
            border-top: none;
            margin-top: 0;
            padding-bottom: 15px;
        }

        .titleWithBefore {
            margin: 5px 0 0;
        }

        .footer .subitemListing {
            display: none;
        }

        .footer .navListing .listingItemLI {
            border: none;
            margin: 0;
        }

        .footer .navItem {
            padding: 5px 0;
        }

        .copyRightCont {
            flex-direction: column;
            padding: 10px 0;
        }

            .copyRightCont span {
                padding: 8px 0;
            }

        /*NEWSROOM*/

        .sectionPressArticles {
            position: relative;
            z-index: 0;
        }

            .sectionPressArticles .activityBlocks .itemHolder {
                min-width: auto;
            }

            .sectionPressArticles .row.activityBlocks .imageHolder--triangle img,
            .sectionPressArticles .row.activityBlocks .imageHolder img {
                width: 100%;
                height: 100%;
            }

            .sectionPressArticles .row:not(.activityBlocks) {
                flex-wrap: wrap;
            }

            .sectionPressArticles .no-padding-left {
                padding-left: 15px;
            }

            .sectionPressArticles .no-padding-right {
                padding-right: 15px;
                margin-bottom: 2px;
            }

        .bottomLinks {
            margin: 30px 0 40px;
        }

        .relatedListing .imageHolder {
            max-height: 260px;
            overflow: hidden;
            display: flex;
            align-items: flex-start;
        }

            .relatedListing .imageHolder img {
                width: 100%;
            }

        .sectionContactInfo {
            padding: 20px 0 40px;
        }

        .sendMessageForm textarea {
            height: 250px;
        }

        .sectionEvents {
            padding: 10px 0 0;
        }

        .sectionPhotos {
            padding: 20px 0;
        }

            .sectionVideos .linkHolder,
            .sectionPhotos .linkHolder {
                padding: 15px 0;
            }

        .timelineItem {
            padding-top: 20px;
            margin-bottom: 130px;
        }

            .timelineItem:last-child {
                margin-bottom: 50px;
            }

            .timelineItem p {
                width: 100%;
                background: #fff;
            }

                .timelineItem p:after {
                    display: none;
                }

        .timelineInnerListing .timelineItem {
            flex-basis: auto;
        }

            .timelineInnerListing .timelineItem p {
                width: 100%;
            }

            .timelineInnerListing .timelineItem:nth-child(odd) {
                transform: none;
            }

            .timelineInnerListing .timelineItem:nth-child(even) {
                margin-top: 0;
            }

        .publicationListingItem .row {
            flex-wrap: wrap;
        }

        .publicationListingItem .imageHolder {
            text-align: center;
            padding: 0 0 15px;
        }

        .publicationListing img {
            max-height: 270px;
        }

        .publicationListing .listingItemLI:nth-child(2n) .row {
            flex-direction: column-reverse;
        }

        .sectionSearchResults {
            padding: 20px 0 0;
        }

        .sectionSpeech {
            padding: 30px 0 0;
        }

            .sectionSpeech .mainTitle {
                max-width: none;
            }

        .underlined:hover:before {
            width: 0;
        }

        .sectionBanner .textBlock {
            max-width: 100%;
            width: 100%;
        }

        .activityBlocks--main {
            display: block;
        }

            .activityBlocks--main > .col-md-6:first-child {
                width: 100%;
            }

        .activityBlocks--main {
            max-height: unset !important
        }

        .activityBlocks .itemHolder {
            min-width: unset !important
        }

        .sectionLatestActivities .wrapper > .row {
            margin: 0;
        }

        .footer .clearStyle.row {
            margin: 0;
        }

        .contactListingItem {
            position: relative;
            padding: 25px 0;
            border-bottom: 1px solid #d7d7d7;
        }

            .contactListingItem:last-child {
                border-bottom: none
            }

        .footer .mailingListParent .simpleListTitle {
            margin-top: 0;
        }

        .footer a {
            margin-bottom: 0;
        }

        .sectionSpeeches {
            margin: 10px;
            border: none;
        }

            .sectionSpeeches .wrapper {
                border: none;
            }

        .footer .center {
            text-align: left;
        }

        .titleWithBefore:before,
        .mailingListParent .simpleListTitle:before {
            left: 0;
            transform: none;
        }

        .footer .contactMainBlock a {
            text-align: center;
        }

        .mailingListParent a {
            width: 100%;
            max-width: 100%
        }

        .titleWithBefore,
        .footer .mailingListParent .simpleListTitle {
            padding-bottom: 10px;
        }

        .footer .iconListing {
            align-self: unset;
        }

        .iconListing {
            margin: 20px 0 20px
        }

        #txtAdvancedSearch::-webkit-input-placeholder {
            font-size: 15px;
            font-weight: 700;
        }

        #txtAdvancedSearch::-moz-placeholder {
            font-size: 15px;
            font-weight: 700;
        }

        #txtAdvancedSearch:-ms-input-placeholder {
            font-size: 15px;
            font-weight: 700;
        }

        #txtAdvancedSearch:-moz-placeholder {
            font-size: 15px;
            font-weight: 700;
        }

        .searchCont input {
            font-size: 15px;
            font-weight: 700;
            padding: 18px 10px 16px 0
        }

        .headerSearch .errorRecord {
            bottom: 2px;
            left: 0;
        }

        .searchCont .wrapper {
            border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        }

        .fa-search {
            top: 19px;
            right: 10px;
        }

        .hpLatestAct.sectionLatestActivities {
            margin-bottom: 10px;
        }

            .hpLatestAct.sectionLatestActivities .wrapper > .row > .col-md-6 {
                padding: 0 !important
            }

        .sectionSpeeches .listingItemLI {
            width: 210px;
            padding: 0;
        }

        .sectionSpeeches .owl-carousel .owl-stage {
            left: 0;
        }

        .dkParentMain .customSelect {
            display: block;
        }

        .dk-select,
        .dk-select-multi,
        .dk-selected,
        .dk-select-open-down .dk-select-options {
            width: 100%;
        }

        .dkParentMain h3 {
            margin-bottom: 5px;
            display: block;
            position: static;
        }

        .triangle {
            display: none;
        }

        .activityBlocks .col-md-6:nth-child(2) .itemHolder,
        .activityBlocks .col-md-7 .itemHolder {
            border: 1px solid #a9a9a9;
            border-left: 1px solid #a9a9a9;
            width: 100%;
            padding: 10px 10px 14px 10px;
        }

        .sectionLatestActivities--bio .itemHolder--second,
        .sectionPressArticles .itemHolder--second {
            padding: 10px 10px 14px 10px;
        }

        .sectionLatestActivities .imageHolder {
            border: none
        }

        .sectionArticleDet .textBlock {
            font-size: 13px;
            line-height: 24px;
        }

            .sectionArticleDet .textBlock p {
                line-height: 24px;
            }

        .sectionTitle {
            font-size: 22px;
            line-height: 27px;
        }

        .leftNavParent {
            margin-bottom: 15px;
        }

            .leftNavParent .leftMenuToggleMain {
                padding: 2px 0 0;
                position: relative;
                margin: 0 2px 0 0;
                color: #fff;
                opacity: 1;
                font-weight: 700;
                text-transform: uppercase;
                position: relative;
                padding-right: 30px
            }

                .leftNavParent .leftMenuToggleMain:before {
                    content: '';
                    background-image: url('../images/white-down-arrow.png');
                    height: 8.5px;
                    width: 17px;
                    background-size: cover;
                    position: absolute;
                    top: 2px;
                    right: 0;
                    background-position: center center;
                    background-repeat: no-repeat;
                    transition: all 0.3s ease;
                }

                .leftNavParent .leftMenuToggleMain.active:before {
                    transform: rotate(180deg)
                }

        .leftNav {
            display: none;
        }

            .leftNav li {
                display: block;
                float: none;
            }

                .leftNav li a {
                    padding: 0
                }

        .bannerTitle {
            padding: 0 0 15px !important;
        }

        .liToHide {
            display: none !important
        }

        .leftNavParent {
            position: relative;
        }

        .leftNav {
            display: none;
            position: absolute;
            top: 100%;
            left: 0px;
            background-color: rgb(43, 49, 96);
            padding: 15px;
            width: 100%;
            min-width: 200px;
        }

            .leftNav li a {
                opacity: 1;
                display: block;
            }

            .leftNav li {
                margin-bottom: 10px;
            }

                .leftNav li:last-child {
                    margin-bottom: 0;
                }

        .sectionSpeech .linkHolder,
        .sectionEvents .linkHolder {
            margin-top: 5px;
        }

        .sectionSpeech .mainTitle {
            padding-bottom: 5px;
        }

        .photoListing .imageHolder--inner {
            display: none;
        }

        .galleryCarousel button.owl-dot {
            display: inline-block;
            height: 13px;
            width: 13px;
            border: 1px solid #000;
            border-radius: 50%;
            background: #fff;
            margin-right: 5px;
        }

            .galleryCarousel button.owl-dot.active {
                background-color: #000;
            }

        .owl-thumbs {
            display: none !important;
        }

        .galleryCarousel .arrowHolder {
            display: none;
        }

        .galleryCarousel .owl-dots {
            position: absolute;
            bottom: -28px;
            text-align: center;
            left: 0;
            width: 100%;
        }

        #contact_map {
            height: 250px !important;
        }

        .sendMessageForm .row,
        .sectionContactInfo .row {
            margin: 0;
        }

        .sendMessageForm .col-xs-6,
        .sectionContactInfo .col-xs-12 {
            padding: 0;
        }

        .imageHolder--map {
            margin: 10px;
        }

        .sendMessageForm .col-xs-6 {
            width: 100%;
        }

        .sendMessageForm .textAreaMainParent {
            position: static
        }

        .resetHolder,
        .submitHolder {
            width: 100%;
            margin-right: 0;
            margin-bottom: 10px;
        }

        .formActions .requiredStar {
            position: static;
            margin: 10px 0
        }

        .sectionBanner .mainTitle {
            font-size: 16px;
            line-height: 17px;
            padding-bottom: 20px;
        }

      

        .landingMainBanner .linkHolder {
            padding-bottom: 0;
        }

		.landingMainBanner.sectionBanner .owlslider .imageHolder img {
			height: auto;
			width:100%
		}

        .timelineListing {
            margin: 75px 0 0;
        }

        .sectionProfLife {
            padding: 15px 0 0;
        }

        .sectionBiography {
            padding-top: 10px;
        }

        .sectionLatestActivities--bio {
            padding-bottom: 0;
            margin-bottom: 20px;
        }

        .sectionArticleDet {
            padding-top: 0;
            padding-bottom: 0;
        }

        .prevArticle {
            margin-bottom: 15px;
        }

        .nextArticle,
        .prevArticle {
            max-width: 100%;
        }

        .pdfRead {
            margin: 25px 0 15px;
            display: inline-block;
        }

        .sectionLatestActivities .wrapper > .row > .col-md-6 {
            padding: 0 !important
        }

        .dkParentMain .customSelect {
            margin-bottom: 15px;
        }

        .galleryCarousel {
            padding-top: 0;
            padding-bottom: 40px;
        }

            .galleryCarousel .shareLinks {
                padding-bottom: 0;
            }

            .galleryCarousel .sectionTitle {
                padding-bottom: 0;
            }

            .galleryCarousel .caption {
                padding: 15px;
            }

        .searchListing .blockTitle {
            font-size: 24px;
            line-height: 28px;
            padding-bottom: 20px;
        }

        .sectionSearchResults {
            padding-top: 0;
        }

            .sectionSearchResults .link--blue {
                font-size: 13px;
                line-height: 18px;
                display: block;
            }

            .sectionSearchResults .itemDesc {
                line-height: 19px;
            }

        .sectionSpeeches {
            padding-bottom: 0 !important;
        }

        .sectionLatestActivities .sectionTitle {
            padding-bottom: 10px;
        }
    .landingMainBanner.sectionBanner .textBlock {
        height: 150px!important;
    }

    .hpLatestAct {
        margin-top: 25px;
    }
    .blueBg--dark .itemHolder {
        height: 244px;
    }
    .footer .col-xs-6{
       width: 100%
    }
    .sectionLatestActivities .hpLatestActRow .col-md-6 {
        float: none;
        width: 100%;
        height: auto;
    }
    .activityBlocks{
        display: block;
    }
    .sectionLatestActivities .row{
        margin-bottom: 20px;
    }
    .sectionPublications {
        padding: 25px 0 ;
    }
 }
@media (max-width: 576px) {

        /*HP*/
        .sectionBanner .nav-btn {
            top: calc(50% - 15px);
            width: 30px;
            height: 30px;
        }

        .sectionBanner .owl-prev {
            left: 0;
        }

        .sectionBanner .owl-next {
            right: 0;
        }

        .sectionBanner {
        }

        .nav-btn:after {
            width: 10px;
            height: 10px;
        }

        .wrapper {
            padding: 0 10px;
        }

        .sectionBanner .owl-nav {
            display: block;
        }

        .sectionBanner .owlslider .imageHolder img {
            height: 180px;
        }

        .sectionBanner .textBlock {
            position: static;
            background: #12395e;
            padding: 15px;
        }

        .mainTitle {
            font-size: 14px;
            line-height: 20px;
            max-width: unset;
        }

        .link {
            font-size: 12px;
        }

        .textHolder .wrapper {
            padding: 0;
        }

        .sectionBanner .owlslider .imageHolder {
            justify-content: flex-end;
        }


        .sectionBanner .owl-carousel .owl-item {
            padding: 10px 0;
        }

        .sectionBanner .owlslider {
            padding: 0 10px;
        }

        .sectionSpeeches .itemDesc {
            font-size: 16px;
        }

        .smallTitle--date {
            font-size: 12px;
        }

        .sectionSpeeches .navSubitem {
            font-size: 11px;
            margin: 0;
        }

        .sectionSpeeches .listingHolder {
            padding: 10px 0;
        }

        .sectionBanner + .sectionSpeeches .wrapper {
            padding-right: 0;
        }

        .sectionSpeeches {
            padding: 0 0 30px;
        }

        .sectionTitle {
            font-size: 26px;
        }

        .sectionBlueBlocks .blockTitle {
            padding: 0 0 10px;
        }

        .sectionBlueBlocks .itemHolder {
            min-height: auto;
            padding: 20px;
        }

        .blockTitle {
            font-size: 20px;
        }

        .smallTitle {
            font-size: 11px;
        }

        .itemDesc {
            font-size: 14px;
            padding: 5px 0;
        }

        .sectionBlueBlocks .itemDesc {
            padding: 10px 0;
        }

        .sectionBlueBlocks .linkHolder {
            padding: 0 0 30px;
        }

        .sectionBlueBlocks .owl-dots {
            bottom: 15px;
            left: 13px;
        }

        .pageTitle {
            font-size: 20px;
        }

        .lines,
        .lines-button.x2 .lines:before,
        .lines-button.x2 .lines:after {
            width: 25px;
        }

        .navigationCont {
            top: 75px;
        }

        .menu-open .navigationCont {
            height: calc(100vh - 75px);
        }

        .header .navItem {
            padding: 15px 0;
        }

        .searchCont--mobile {
            padding: 10px 15px;
        }

        .activityBlocks--main {
            max-height: 180px;
        }

        .activityBlocks .itemHolder {
            min-width: 180px;
        }

        .activityBlocks {
            height: 100%;
        }

            .activityBlocks .col-md-6:nth-child(2) .itemHolder,
            .activityBlocks .col-md-7 .itemHolder {
                padding: 10px;
                padding: 10px 10px 14px 10px;
                border-top: none;
            }

        .sectionLatestActivities .itemHolder.blueBg--dark {
            padding: 15px;
        }

        .activityBlocks .smallTitle--date,
        .sectionLatestActivities .smallTitle {
            padding: 0 0 5px;
        }

        .sectionLatestActivities .linkHolder {
            padding: 20px 0;
        }

        input {
            margin: 0 0 20px;
        }

        .pageNavigationCont:before {
            width: 87%;
        }

        .par--ws-22 {
            font-size: 18px;
        }

        .par {
            font-size: 16px;
        }

        .sectionArticleDet .par {
            padding: 0 10px;
        }

        .sectionBanner--newsroom,
        .sectionBanner--profile,
        .sectionBanner--page {
            margin-left: 10px;
            margin-right: 10px;
            margin-top: 90px;
        }

        .sectionBanner--events {
            margin-bottom: 20px;
        }

        .relatedListing .imageHolder {
            max-height: 200px;
        }

        .bannerTitle {
            font-size: 26px;
        }

        .imageSlider .nav-btn {
            width: 30px;
            height: 30px;
            right: 0;
        }

            .imageSlider .nav-btn.prev-slide {
                right: 80px;
            }

            .imageSlider .nav-btn:after {
                width: 10px;
                height: 10px;
            }

        .sectionLatestActivities .imageHolder img {
            width: 100%;
        }

        .sectionBiography .imageHolder {
            max-height: 200px;
            align-items: center;
        }

        .sectionPressArticles {
            padding: 30px 0 0;
        }

        .videoListing {
            display: flex;
            flex-wrap: wrap;
            margin-top: 0;
        }

            .videoListing img {
                width: 100%;
            }

        .timelineItem p {
            font-size: 18px;
            padding: 20px;
        }

        .timelineItem {
            padding-top: 20px;
            margin-bottom: 110px;
        }

        .publicationListing img {
            max-height: 200px;
        }

        .resultListing .itemHolder {
            padding: 20px 10px;
        }

        .resultListing .itemText {
            max-width: none;
        }

        .sectionSearchResults .sectionTitle {
            padding: 0 0 5px;
        }

        .sectionSpeech {
            padding: 10px 0 0;
        }

        .sectionTitle {
            font-size: 22px;
            line-height: 27px;
        }
    }
@media (max-width: 420px) {

    /*HP*/

    .footer .button {
        max-width: none;
        width: 100%;
    }

    .pageNavigationCont:before {
        width: 85%;
    }

    .sectionBanner--newsroom,
    .sectionBanner--profile,
    .sectionBanner--page,
    .biographyBanner.sectionBanner--search {
        min-height: 220px !important;
    }

    .sectionBanner {
        background-position: center center !important;
    }

    .sectionBiography .textBlock {
        padding: 25px 15px 5px;
    }

    .sendMessageForm textarea {
        height: 200px;
    }

    .timelineItem p {
        font-size: 16px;
    }

    .bottomLinks {
        flex-wrap: wrap;
        justify-content: center;
    }

    .shareLinks {
        padding: 0 0 20px;
    }

    .videoGalleryDetails .imageHolder iframe {
        min-height: 350px;
    }

    .scrollDown {
        display: none;
    }
}
@media all and (max-width: 1336px) {

    .sectionSpeeches {
        transform: translate(0, -60px) !important;
    }

    .sectionBanner .textBlock {
        top: 20px !important;
    }
}
    @media all and (min-width: 991px) and (max-width: 1336px) {

        .mainTitle {
            max-width: 500px;
        }
    }
@media all and (max-width:1200px) {
	.shareBlock {
		right: 15px;
	}
	.biographyBanner.sectionBanner--search {
		background-position:center center!important
    }
    .menu-activator {
        display: block;
        position: static;
    }

    .lines-button {
        height: 25px;
    }

    .lines,
    .lines-button.x2 .lines:before,
    .lines-button.x2 .lines:after {
        height: 2px;
        width: 30px;
        background: #fff;
        border-radius: 0;
    }

    .lines:before {
        top: 10px;
    }

    .lines:after {
        top: -10px;
    }

    .lines-button.close {
        transform: scale3d(0.8, 0.8, 0.8);
    }

    .lines-button.x2 .lines {
        transition: background 0.3s 0.5s ease;
    }

    .lines-button.x2 .lines:before,
    .lines-button.x2 .lines:after {
        transform-origin: 50% 50%;
        transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
        transition: top 0.3s 0.6s ease, transform 0.3s ease;
        transition: top 0.3s 0.6s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
    }

    .lines-button.x2.close .lines {
        transition: background 0.3s 0s ease;
        background: transparent;
    }

    .lines-button.x2.close .lines:before,
    .lines-button.x2.close .lines:after {
        transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
        transition: top 0.3s ease, transform 0.3s 0.5s ease;
        transition: top 0.3s ease, transform 0.3s 0.5s ease, -webkit-transform 0.3s 0.5s ease;
        top: 0;
        width: 30px;
    }

    .lines-button.x2.close .lines:before {
        transform: rotate3d(0, 0, 1, 45deg);
    }

    .lines-button.x2.close .lines:after {
        transform: rotate3d(0, 0, 1, -45deg);
    }

    .navigationCont {
        position: absolute;
        top: 78px;
        left: 0;
        transform: translate(0, -160%);
        transition: transform 500ms ease;
        height: calc(100vh - 80px);
        flex-direction: column-reverse;
        align-items: center;
        justify-content: flex-end;
    }

    .header .navListing .listingItemLI {
        flex: 100%;
        text-align: center;
        border-bottom: 1px solid #606277;
        z-index: 1;
    }

    .navItem {
        display: inline-block;
        padding: 25px 0;
    }

    .navItem:after {
        display: none;
    }

    .header.menu-open .navigationCont {
        transform: none;
        width: 100%;
    }

    .menu-open .navListing {
        margin: 0;
        width: 100%;
    }

    .mainMenu {
        width: 100%;
    }

    .navigationCont:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #2b3161;
        opacity: 0.95;
    }

    .iconListing {
        z-index: 1;
    }

    .iconListing .iconHolder--search {
        display: block;
    }

    .headerCont {
        padding: 23px 0;
    }

    .navListing {
        flex-wrap: wrap;
    }

    .navListing .col-md-2 {
        margin: 0 0 25px;
    }

    .searchCont--mobile {
        display: block;
        background: transparent;
        width: 100%;
        padding: 25px 20px;
        border-bottom: 1px solid #606277;
        border-top: 1px solid #606277;
        z-index: 2;
    }

    .searchCont--mobile .button {
        transform: none;
        border: none;
        background: url('../images/icon-search.svg');
        width: 22px;
        height: 22px;
    }

    .searchCont--mobile input {
        margin: 0;
        font-size: 15px;
        font-weight: 400;
        padding-left: 0;
    }

    .searchCont--mobile input::placeholder {
        font-size: 15px;
        font-weight: 400;
    }
    
    .header .mainMenu li {
        flex: 100%;
        text-align: center;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        z-index: 1;
    }

    .menusMain {
        width: 100%;
    }

    .mainMenu ul {
        display: flex;
        align-items: center;
        margin: 0;
        width: 100%;
        flex-wrap: wrap;
    }

    .mainMenu a {
        display: block;
        padding: 25px 0;
    }

    .navItem:after,
    .mainMenu a:after,
    .leftNav a:after {
        display: none;
    }

    .underlined:before,
    .mainMenu a:before,
    .footerSiteMap a:before {
        display: none;
    }
}
@media all and (max-width:992px) {
	.landingMainBanner.sectionBanner .textBlock {
		padding:20px;
		height: auto;
		padding-top: 20px;
	}

	.landingMainBanner.sectionBanner .textBlock {
		position: static;
		bottom: 0;
		top: auto;
		background-color: rgba(18, 57, 94, 0.7);
		left: 0;
		width: 100%;
		max-width:100%
	}
	.landingMainBanner .imageHolder {
		max-height:350px;overflow:hidden
	}
	.sectionBanner .owl-carousel .listingItemLI {
		max-height:unset
	}
	.sectionSpeeches {
		transform:none!important
	}
	.landingMainBanner.sectionBanner .textHolder .wrapper {
		padding: 0;
	}
	.landingMainBanner.sectionBanner .mainTitle {
		max-width: 100%
	}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

    .mobileOverlay, .mobileOverlayContent {
        display: block;
    }
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
    .mobileOverlay, .mobileOverlayContent {
        display: block;
    }
}

