/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

@import url(http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.header-spacer.active {
    height: 100px;
}
.pubs .filtering.active {
    position: fixed;
    width: 10.4%;
    top: 50px;
}
#header {
    max-width: 1400px;
    width: 90%;
    background: #FFF;
    margin: 0 auto;
    margin-top: 40px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    height: 60px;
}
#header.active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 99999px;
    z-index: 999;
    margin-top: 0;
}
#header.active .header-bar {
    width: 98%;
    margin: 0 auto;
}
#header::-webkit-input-placeholder {
    font-family: "Raleway";
    font-weight: bold;
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
}
#header:-moz-placeholder {
    /* Firefox 18- */
    
    font-family: "Raleway";
    font-weight: bold;
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
}
#header::-moz-placeholder {
    /* Firefox 19+ */
    
    font-family: "Raleway";
    font-weight: bold;
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
}
#header:-ms-input-placeholder {
    font-family: "Raleway";
    font-weight: bold;
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
}
#header .header-bar-menu,
#header .header-bar-arabic-logo-image,
#header .header-bar-english-logo-image {
    float: left;
    height: 60px;
}
#header .header-bar-menu img {
    height: 40px;
    padding-top: 10px;
    margin-left: 5px;
}
#header .header-bar-arabic-logo-image img,
#header .header-bar-english-logo-image img {
    height: 20px;
    padding-top: 20px;
}
#header .header-bar-arabic-logo-image img {
    padding-top: 23px;
}
#header .header-bar-arabic-logo-image,
#header .header-bar-english-logo-image {
    padding-left: 20px;
    padding-right: 20px;
    border-right: 2px solid #000;
}
#header .header-bar-search {
    float: right;
    position: relative;
    padding-top: 10px;
}
#header .header-bar-search input[type=text] {
    font-family: "Raleway";
    font-weight: bold;
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
    width: 220px;
    text-indent: 10px;
    border: 0;
    background: #f9573d;
    height: 40px;
    display: block;
}

.library-slideshow {
    height: 400px;
    width: 100%;
}

.library-slideshow.aaa {
    height: 700px;
}

.library-slideshow .slide {
    height: 400px;
    width: 100%;
    background-position: center center;
    background-size: cover;
}
.library-slideshow.aaa .slide {
    height: 700px;
}

#header .header-bar-search input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
}
#header .header-bar-search input[type=text]::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
}
#header .header-bar-search input[type=text]:-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
}
#header .header-bar-search input[type=text]:-moz-placeholder { /* Firefox 18- */
  color: #FFF;
}
#header .header-bar-search input[type=submit] {
    display: block;
    position: absolute;
    right: 10px;
    height: 25px;
    width: 25px;
    background: url("../imgs/search.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 0;
    appearance: none;
    top: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.page-header {
    height: auto;
    border-bottom: 1px solid #000;
    max-width: 1400px;
    width: 90%;
    position: relative;
    margin: 0 auto;
}
.page-header .view-all-programs {
    font-family: "Raleway";
    left: 0;
    position: absolute;
    bottom: 20px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}
.page-header .languages {
    position: absolute;
    right: 0;
    height: 30px;
    border: 2px solid #000;
    box-sizing: border-box;
    top: 51px;
    padding: 5px;
    font-family: "Raleway";
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
}
.page-header .languages a {
    text-decoration: none;
    color: #000;
}
.page-header .languages a.active {
    font-weight: bold;
}
.page-header .page-header-title {
    font-family: "Open Sans";
    line-height: 130px;
    font-weight: bold;
    width: 80%;
    line-height: 70px;
    margin: 0 auto;
    font-size: 45px;
    padding: 30px 0;
    text-align: center;
}


.page-header .page-header-title.ar {
    font-family: "Droid Arabic Naskh";
}
.page-header .page-header-title.active {
    position: fixed;
    top: 0;
    left: 5%;
    margin-left: 400px;
    padding-top: 0;
    z-index: 999;
    line-height: 60px;
}
.page-header .page-header-title.arabic {
    font-family: "Droid Arabic Naskh";
}
.program-dates.arabic ul {
  direction: rtl;
}
.page-header .page-header-border {
    border-top: 2px solid #000;
    padding-bottom: 15px;
    width: 100%;
}
.page-menu {
    width: 200px;
    position: absolute;
    left: 40px;
    background: #FFF;
    top: 300px;
    z-index: 2;
    border-top: 1px solid #000;
}
.page-menu.active {
    position: fixed;
    top: 90px;
}
.page-menu.program-menu {
    background: transparent;
}
.page-menu.program-menu li {    min-height: 30px;
    height: auto;
    padding-bottom: 8px;
}
.page-menu.program-menu li.second {
  margin-left: 30px;
  display: none;
  
}
.page-menu.program-menu.arabic {
    direction: rtl;
    right: 40px;
    left: auto;
    text-align: right;
}
.page-menu.program-menu.arabic li {
    padding-left: 0;
    padding-right: 10px;
}
.page-menu.program-menu.arabic li a {
    font-family: "Droid Arabic Naskh";
}
.page-menu li {
    height: 60px;
    display: block;
    border-bottom: 1px solid #000;
    padding-left: 10px;
}
.page-menu li.active,
.page-menu li:hover {
    background: #ddd;
}
.page-menu li a {
    text-decoration: none;
    color: #000;
    font-family: "Raleway";
    font-size: 13px;
    padding-top: 7px;
    display: block;
    line-height: 23px;
    color: #000;
    font-weight: bold;
}
.page-menu li a span {
    display: block;
    font-family: "Droid Arabic Naskh";
    font-size: 11px;
    direction: rtl;
    color: #000;
    font-weight: normal;
}
.about-section {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    padding-left: 270px;
    box-sizing: border-box;
    margin-top: 80px;
}
.about-section p.english {
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 24px;
}
.about-section p.arabic {
    font-family: "Droid Arabic Naskh";
    font-size: 13px;
    line-height: 22px;
    direction: rtl;
    text-align: right;
}
.about-section.overview {
    position: relative;
}
.about-section.overview .building-image {
    width: 100%;
}
.about-section.overview .arabic-overview-text {
    width: 49%;
    float: left;
    margin: 20px auto;
    direction: rtl;
    text-align: right;
}
.about-section.overview .arabic-overview-text p {
    font-family: "Droid Arabic Naskh";
    font-size: 13px;
    line-height: 22px;
}
.about-section.overview .english-overview-text {
    width: 49%;
    float: right;
}
.about-section.overview .english-overview-text h1 {
    font-family: "Raleway";
    font-weight: bold;
    padding-bottom: 3px;
    font-size: 15px;
    border-bottom: 1px solid #1d30df;
}
.about-section.overview .english-overview-text p {
    padding-top: 15px;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 24px;
}
.about-section .about-section-title {
    border-top: 2px solid #000;
    border-bottom: 1px solid #000;
    max-width: 1400px;
    width: 90%;
    margin: 30px auto;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.about-section .about-section-title h1 {
    text-transform: uppercase;
    font-family: "Raleway";
    font-weight: 400;
    font-size: 25px;
}
.about-section .workspace-text {
    width: 900px;
    margin: 0 auto;
    position: relative;
}
.about-section .workspace-text.second {
    margin-top: 50px;
}
.about-section .workspace-text.second .workspace-image-column img {
    margin-bottom: 20px;
}
.about-section .workspace-text.third {
    margin-top: 100px;
}
.about-section .workspace-text .workspace-text-title {
    border-top: 4px solid #1d30df;
    padding-top: 5px;
    font-family: "Raleway";
    font-size: 16px;
    position: absolute;
    top: 40px;
    left: -80px;
}
.about-section .workspace-text .workspace-image-column {
    width: 100%;
    float: none;
}
.about-section .workspace-text .workspace-image-column img {
    width: 100%;
}
.about-section .workspace-text .workspace-text-column {
    width: 100%;
    float: none;
    margin-top: 20px;
}
.about-section .workspace-text .workspace-text-column p.english {
    float: right;
    width: 49%;
}
.about-section .workspace-text .workspace-text-column p.arabic {
    float: left;
    width: 49%;
}
.about-section .board {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}
.board-member {
    /* width: 12%; */
    float: left;
    margin-right: 2.6666667%;
}
.board-member:nth-child(7n) {
    margin-right: 0;
}
.board-member:nth-child(2n) .board-member-info {
    border: 2px solid #1d30df;
}
.board-member .board-member-info {
    border: 2px solid #f9573d;
    margin-top: -3px;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
}
.board-member .board-member-info h1 {
    font-family: "Raleway";
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 15px;
}
.board-member .board-member-info h2 {
    font-family: "Droid Arabic Naskh";
    font-size: 12px;
}
.board-member img {
    width: 100%;
}
.about-section.reports .annual-reports {
    text-align: center;
    font-family: "Raleway";
    font-weight: bold;
    font-size: 20px;
}
.about-section.reports .annual-reports span {
    padding: 0 10px;
}
.about-section.reports .annual-reports a {
    color: #000;
    text-decoration: none;
    line-height: 30px;
}
.about-section {
    display: none;
}
.about-section.active {
    display: block;
}
.about-section.partners .partners {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}
.about-section.partners .partners-col {
    width: 47%;
    float: left;
}
.about-section.partners .partners-col.top {
    margin-top: 60px;
}
.about-section.partners .partners-col.right {
    float: right;
}
.about-section.partners .partners-col .border {
    height: 4px;
    background: #f9573d;
    width: 50px;
    margin-bottom: 20px;
}
.about-section.partners .partners-col h1 {
    font-family: "Raleway";
    color: #000;
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: bold;
}
.about-section.partners .partners-col h1 span {
    color: #f9573d;
}
.about-section.partners .partners-col h2 {
    font-family: "Raleway";
    font-weight: 300;
    color: #444;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.about-section.partners .partners-col p span {
    color: #f9573d;
}
.about-section.partners .partners-col p a {
    color: #444;
    text-decoration: none;
}
.contact {
    width: 90%;
    margin: 0 auto;
    max-width: 1400px;
}
.contact iframe {
    margin-top: 50px;
    width: 100%;
    margin-bottom: 50px;
}
.contact .contact-english {
    width: 35%;
    float: left;
}
.contact .contact-english .border {
    height: 4px;
    background: #f9573d;
    width: 50px;
}
.contact .contact-english h1 {
    font-family: "Raleway";
    font-weight: bold;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
}
.contact .contact-english p {
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 50px;
}
.contact .contact-english p span {
    color: #f9573d;
}
.contact .contact-english p em {
    font-style: italic;
    font-size: 11px;
}
.contact .contact-arabic {
    width: 35%;
    float: right;
    text-align: right;
    direction: rtl;
}
.contact .contact-arabic .border {
    height: 4px;
    background: #f9573d;
    width: 50px;
}
.contact .contact-arabic h1 {
    font-family: "Droid Arabic Naskh";
    font-weight: bold;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
}
.contact .contact-arabic p {
    font-family: "Droid Arabic Naskh";
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 50px;
}
.contact .contact-arabic p span {
    color: #f9573d;
}
.contact .contact-arabic p em {
    font-style: italic;
    font-size: 11px;
}
.space {
    width: 90%;
    max-width: 1400px;
    padding-left: 270px;
    box-sizing: border-box;
    margin: 40px auto;
    display: none;
}
.space.active {
    display: block;
}
.space .space-title {
    width: 47%;
    float: right;
}
.space .space-title .border {
    width: 60px;
    height: 5px;
    background: #f9573d;
}
.space .space-title h1 {
    font-family: "Raleway";
    font-weight: bold;
    color: #000;
    margin-bottom: 50px;
    font-size: 35px;
    padding-top: 10px;
}
.space .space-images img {
    width: 49%;
    margin-bottom: 2%;
    float: left;
    display: block;
}
.space .space-images img:nth-child(2n) {
    float: right;
}
.space .space-images img:nth-child(2n+1) {
    clear: both;
}
.space .english-text {
    width: 47%;
    float: left;
}
.space .english-text .border {
    width: 60px;
    height: 5px;
    background: #f9573d;
}
.space .english-text h1 {
    font-family: "Raleway";
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    font-size: 25px;
    padding-top: 10px;
}
.space .english-text p {
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 60px;
}
.space .arabic-text {
    width: 47%;
    float: right;
    text-align: right;
    direction: rtl;
}
.space .arabic-text .border {
    width: 60px;
    height: 5px;
    background: #f9573d;
}
.space .arabic-text h1 {
    font-family: "Droid Arabic Naskh";
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    font-size: 25px;
    padding-top: 20px;
}
.space .arabic-text p {
    font-family: "Droid Arabic Naskh";
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 60px;
}
.clear {
    clear: both;
}
.library {
    padding-top: 40px;
    width: 90%;
    padding-left: 270px;
    box-sizing: border-box;
    display: none;
    max-width: 1400px;
    margin: 0 auto;
}
.library.active {
    display: block;
}
.library img {
    width: 100%;
    margin-top: 30px;
}

.library .LT_content img {
    width: auto;
}
.library .english-column {
    width: 47%;
    margin-top: 30px;
    float: left;
}
.library .english-column .border {
    width: 60px;
    height: 5px;
    background: #f9573d;
}
.library .english-column h1 {
    font-family: "Raleway";
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    font-size: 25px;
    padding-top: 10px;
}
.library .english-column p {
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 60px;
}
.library .arabic-column {
    width: 47%;
    float: right;
    text-align: right;
    margin-top: 30px;
    direction: rtl;
}
.library .arabic-column .border {
    width: 60px;
    height: 5px;
    background: #f9573d;
}
.library .arabic-column h1 {
    font-family: "Droid Arabic Naskh";
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    font-size: 25px;
    padding-top: 20px;
}
.library .arabic-column p {
    font-family: "Droid Arabic Naskh";
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 60px;
}

.library .arabic-column p a {
    font-family: "Open Sans";
}
.supporters {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}
.supporters .supporters-dates {
    text-align: center;
    border-bottom: 2px solid #000;
}
.supporters .supporters-dates li {
    display: inline-block;
    font-family: "Raleway";
    text-transform: uppercase;
    color: #000;
    cursor: pointer;
    font-size: 23 px;
    padding: 5px 15px;
    border-right: 1px solid #000;
}
.supporters .supporters-dates li:hover,
.supporters .supporters-dates li.active {
    background: #ccc;
}
.supporters .supporters-dates li:nth-child(5) {
    border-right: 0;
}
.supporters .english-supporters {
    margin-top: 30px;
    width: 40%;
    float: left;
}
.supporters .english-supporters .border {
    background: #f9573d;
    height: 5px;
    width: 50px;
    margin-bottom: 15px;
}
.supporters .english-supporters h1 {
    font-family: "Raleway";
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 20px;
}
.supporters .english-supporters p {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 50px;
}
.supporters .english-supporters p span,
.supporters .english-supporters p a {
    color: #f9573d;
    text-decoration: none;
}
.supporters .arabic-supporters {
    margin-top: 30px;
    width: 40%;
    float: right;
    direction: rtl;
    text-align: right;
}
.supporters .arabic-supporters .border {
    background: #f9573d;
    height: 5px;
    width: 50px;
    margin-bottom: 15px;
}
.supporters .arabic-supporters h1 {
    font-family: "Droid Arabic Naskh";
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 20px;
}
.supporters .arabic-supporters p {
    font-family: "Droid Arabic Naskh";
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 50px;
}
.supporters .arabic-supporters p span {
    color: #f9573d;
}
.filtering {
    float: left;
    width: 15%;
}
.filtering h1 {
    font-family: "Open Sans";
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
}
.filtering select {
    border: 0;
    border-bottom: 1px solid #000;
    font-family: "Open Sans";
    font-size: 15px;
    text-transform: uppercase;
    padding: 2px 0;
    width: 100%;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    appearance: none;;
    background-size: 10px;
}
.filtering input[type=submit] {
    border: 0;
    border-bottom: 1px solid #f9573d;
    font-family: "Open Sans";
    font-size: 15px;
    text-transform: uppercase;
    padding: 2px 0;
    width: 100%;
    text-align: left;
    color: #f9573d;
    background: url("../imgs/search.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 10px;
}

.filtering .reset-link {
    border: 0;
    border-bottom: 1px solid #000;
    font-family: "Open Sans";
    font-size: 15px;
    text-transform: uppercase;
    padding: 2px 0;
    width: 100%;
    text-align: left;
    color: #000;
    display: block;
    text-decoration: none;
    width: 100%;

}
.press {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}
.press .press-content {
    width: 80%;
    float: right;
}
.press .press-content .press-entry a {
    color: #000;
    text-decoration: none;
}

.press .press-content .press-entry h1 span {
  font-weight: 400;
  font-size: 14px;
}
.press .press-content .press-entry {
    padding: 20px 0;
    border-bottom: 1px solid #f9573d;
}

.press .press-content .press-entry h2 {
  font-family: "Raleway";
  color: #444;
  font-size: 12px;
  margin: 8px 0;
}

.press .press-content .press-entry h2.arabic {
  text-align: right;
}
.press .press-content .press-entry h1 {
    font-family: "Raleway";
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 0px;
}
.press .press-content .press-entry h1.arabic {
    font-family: "Droid Arabic Naskh";
    text-align: right;
    direction: rtl;
}
.press .press-content .press-entry p {
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 21px;
}
.pubs {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}
.pubs .pubs-content {
    width: 80%;
    margin-top: 20px;
    float: right;
}
.pubs .pubs-content .pubs-pub {    width: 18%;
    border: 2px solid #1d30df;
    box-sizing: border-box;
    vertical-align: top;
    transition: .5s all;
    display: inline-block;
    margin: 0.9%;
}
.pubs .pubs-content .pubs-pub:nth-child(5n) {
    margin-right: 0;
}
.pubs .pubs-content .pubs-pub:nth-child(5n+1) {
    clear: both;
}
.pubs .pubs-content .pubs-pub img {
    width: 100%;
}

.pubs .pubs-content .pubs-pub p {
    font-family: "Raleway";
    padding: 10px;
    font-size: 13px;
    line-height: 21px;
}

.pubs .pubs-content .pubs-pub p.arabic {
    font-family: "Droid Arabic Naskh";
    direction: rtl;
}

.pubs .pubs-content .pubs-pub p {
    display: none;
}

.pubs .pubs-content .pubs-pub.active {
    width: 50%;
}
.pubs .pubs-content .pubs-pub.active p {
    display: block;
}
.pubs .pubs-content .pubs-pub h1 {
    padding: 10px;
    font-family: "Raleway";
    font-weight: 400;
    color: #000;
    font-size: 13px;
    line-height: 21px;
}

.pubs .pubs-content .pubs-pub h1 .arabic {
    font-family: "Droid Arabic Naskh";
    direction: rtl;
}

.pubs .pubs-content .pubs-pub .read-more-pub {
    padding: 10px;
    font-family: "Raleway";
    font-size: 13px;
    color: #000;
    display: block;
}
.programs {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    margin-top: 30px;
}

.programs.bigger .program {
    width: 30%;
    float: left;
    margin-right: 5%;
    margin-bottom: 5%;
}

.programs.bigger .program:nth-child(4n) {
    margin-right: 5%;
}
.programs.bigger .program:nth-child(3n) {
    margin-right: 0;
}

.programs.bigger .program:nth-child(3n +1) {
    clear: both;
    margin-right: 5%;
}



.programs .program {
    width: 22%;
    float: left;
    margin-right: 4%;
    margin-bottom: 4%;
}
.programs .program:nth-child(4n) {
    margin-right: 0;
}
.programs .program .image {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background-size: cover;
    background-position: center center;
    margin-bottom: 20px;
}
.programs .program .border {
    height: 4px;
    width: 40px;
    background: #f9573d;
}
.programs .program .english-program-title {
    width: 45%;
    float: left;
}

.programs .program .english-program-title.full {
    width: 100%;
    float: none;
}


.programs .program  a {
    color: #000;
}
.programs .program .english-program-title h1 {
    font-family: "Raleway";
    font-size: 22px;
    line-height: 27px;
    margin-top: 12px;
}

#ltswContainer form, #ltswContainer div, #ltswContainer h1, #ltswContainer iframe, #ltswContainer object, #ltswContainer p, #ltswContainer pre, #ltswContainer table, #ltswContainer td,
#ltswContainer
 {
    width: 100% !important;
}

#ltswContainer {
    background: #F9F9F9;
}

#ltswContainer {
    border: 1px solid #E7E7E7 !important;
    border-radius: 5px 5px 0 0 !important;
    padding: 10px !important;
    text-align: center !important;
    box-sizing: border-box !important;
    
}

div#w38ad3f6a4fdd0eb99cfc8057510aa324{
    border-radius: 0 !important;
}

#ltswTitle {
    display: none !important;
}
.programs .program .arabic-program-title {
    width: 45%;
    float: right;
    text-align: right;
    direction: rtl;
}

.programs .program .arabic-program-title.full {
    width: 100%;
    float: none;
}
.programs .program .arabic-program-title h1 {
    font-family: "Droid Arabic Naskh";
    font-size: 15px;
    line-height: 22px;
    margin-top: 6px;
}
.programs .program p.english {
    font-family: "Open Sans";
    margin-top: 20px;
    font-size: 13px;
    line-height: 22px;
}
.programs .program p.arabic {
    font-family: "Droid Arabic Naskh";
    margin-top: 20px;
    font-size: 13px;
    text-align: right;
    direction: rtl;
    line-height: 22px;
}
.calendar {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}
.calendar .calendar-dates {
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 2px solid #000;
}
.calendar .calendar-dates li {
    display: inline-block;
    font-family: "Raleway";
    text-transform: uppercase;
    color: #000;
    cursor: pointer;
    font-size: 23px;
    padding: 5px 15px;
    border-right: 1px solid #000;
}
.calendar .calendar-dates li a {
    text-decoration: none;
    color: #000;
}
.calendar .calendar-dates li:hover,
.calendar .calendar-dates li.active {
    background: #ccc;
}
.calendar .calendar-dates li:nth-child(5) {
    border-right: 0;
}
.calendar .calendar-cal {
    width: 80%;
    float: right;
    border-top: 2px solid #f9573d;
    border-left: 2px solid #f9573d;
    box-sizing: border-box;
}
.calendar .months-days {
    border-bottom: 2px solid #f9573d;
    border-right: 2px solid #f9573d;
    box-sizing: border-box;
}
.calendar .months-days .day {
    width: 20%;
    float: left;
    border-left: 2px solid #f9573d;
    height: 50px;
    color: #000;
    font-family: "Raleway";
    text-transform: uppercase;
    line-height: 50px;
    text-align: center;
    box-sizing: border-box;
}
.calendar .months-days .day.month {
    color: #FFF;
    background: #f9573d;
}
.calendar .cal-inputs .input {
    width: 20%;
    float: left;
    height: 300px;
    border-right: 2px solid #f9573d;
    border-bottom: 2px solid #f9573d;
    box-sizing: border-box;
}
.calendar .cal-inputs .input.empty {
    background: #eee;
    display: table;
    text-align: center;
    color: #f9573d;
}
.calendar .cal-inputs .input.empty .input-entry {
    display: table-cell;
    vertical-align: middle;
    border-bottom: 0;
}
.calendar .cal-inputs .input img {
    width: 100%;
}
.calendar .cal-inputs .input .input-entry {
    padding: 15px;
    border-bottom: 1px solid #f9573d;
}
.calendar .cal-inputs .input .input-entry:hover {
    background: #f9573d;
    cursor: pointer;
}
.calendar .cal-inputs .input .input-entry:hover h1 {
    color: #FFF;
}
.calendar .cal-inputs .input .input-entry h1 {
    font-family: "Raleway";
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 23px;
}
.calendar-list {
    width: 80%;
    float: right;
}
.calendar-list.other .calendar-entry .calendar-entry-date {
    width: 20%;
}
.calendar-list.other .calendar-entry .calendar-entry-text {
    width: 60%;
}
.calendar-list .calendar-entry {
    height: 100px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
    border-left: 5px solid #f9573d;
    border-right: 5px solid #f9573d;
}

.calendar-list .calendar-entry a {
    color: #000;
}
.calendar-list .calendar-entry .calendar-entry-date {
    background: #eee;
    font-family: "Raleway";
    font-weight: bold;
    font-size: 16px;
    line-height: 23px;
    float: left;
    height: 100px;
    width: 10%;
    text-align: center;
    text-transform: uppercase;
    display: table;
}

.calendar-list .calendar-entry .calendar-entry-date h1 {
    display: table-cell;
    vertical-align: middle;
}
.calendar-list .calendar-entry .calendar-entry-text {
    height: 100px;
    padding: 20px;
    float: left;
    width: 70%;
    box-sizing: border-box;
}
.calendar-list .calendar-entry .calendar-entry-text h1 {
    font-family: "Raleway";
    text-transform: uppercase;
    font-weight: bold;
    line-height: 23px;
}
.calendar-list .calendar-entry .calendar-entry-text p {
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 22px;
}
.calendar-list .calendar-entry .calendar-entry-image {
    width: 15%;
    float: right;
    height: 100px;
}
.calendar-list .calendar-entry .calendar-entry-image .image {
    width: 100%;
    height: 100%;
    background-size: cover;
}
.program {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    min-height: 430px;
}
.program-info[data-id='sponsors'] .program-text {
    width: 100% !important;
}
.program .sponsor {
    width: 100%;
    border: 1px solid #333;
    height: 100px;
    border-right: 0;
    border-left: 0;
    padding: 20px;
    margin-bottom: 30px;
    text-align: center;
}
.program .sponsor img {
    max-width: 100%;
    padding-bottom: 20px;
    float: right;
    height: 80px;
    padding-top: 10px;
    padding-bottom: 0;
}
.program .program-info[data-id='sponsors'] .program-text {
    padding-right: 41px;
}
.program .sponsor a {
    text-decoration: none;
}
.program .program-text em {
  font-style: italic;
}

.program .program-text strong {
  font-weight: bold;
}

.program .program-info .program-text a {
    color: #000;
}
.program .program-info .program-text .sponsor p {
    text-decoration: none;
    float: left;
    color: #000;
    font-family: "Open Sans";
    font-size: 20px;
    line-height: 100px;
}
.program-dates {
    margin-left: -16px;
    text-align: center;
    border-bottom: 2px solid #000;
}

.program-dates.lib {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto 20px auto;
}
 .program-dates li {
    display: inline-block;
    font-family: "Raleway";
    text-transform: uppercase;
    color: #000;
    cursor: pointer;
    font-size: 23 px;
    padding: 5px 15px;
    border-right: 1px solid #000;
}

.program-dates.arabic li {
    font-family: "Droid Arabic Naskh";
}
 .program-dates li:hover,
.program-dates li.active {
    background: #ccc;
}
 .program-dates li:nth-child(5) {
    border-right: 0;
}
.program.arabic .program-info .program-text {
    float: right;
    padding-right: 200px;
    padding-left: 50px;
}
.program.arabic .program-info .program-text  {
    direction: rtl;
    text-align: right;
    font-family: "Droid Arabic Naskh";
}
.program.arabic .program-info .program-image {
    float: left;
}
.program .program-info {
    margin-top: 20px;
    width: 100%;
    float: right;
    display: none;
}
.program .program-info.active {
    display: block;
}
.program .program-text .press-entry {
    padding: 20px;
    border-bottom: 1px solid #333;
    font-family: "Open Sans";
    font-size: 13px;
}

.program .program-text .press-entry.attachment-entry {
    padding-left: 0;
}

.calendar-title {
    font-family: "Raleway";
    font-size: 26px;
    margin-bottom: 30px;
}

.program .program-text .press-entry a {
    color: #000;
}

.program .program-info .program-text h1,
.program .program-info .program-text h2 {
    font-family: "Raleway";
    font-weight: bold;
}
.program .program-info .program-text {
    width: 50%;
    box-sizing: border-box;
    padding-left: 200px;
    padding-right: 50px;
    float: left;
}
.program .program-info .program-text  {
    font-size: 13px;
    line-height: 22px;
    font-family: "Open Sans";
}
.program .program-info .program-text .arabic p {
    font-family: "Droid Arabic Naskh";
    margin-top: 20px;
    text-align: right;
    direction: rtl;
}
.program .program-info .program-image {
    width: 50%;
    float: right;
}
.program .program-info .program-image img {
    width: 100%;
}
.background-split {
    background: #f9573d;
    position: fixed;
    height: 100%;
    z-index: -1;
    width: 50%;
    top: 0;
    left: 0;
}
.background-split.arabic {
    left: auto;
    right: 0;
}
.homepage {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 40px;
}
.homepage .big-homepage-entry {
    width: 55%;
    margin-left: 25%;
    position: relative;
    float: left;
}
.homepage .big-homepage-entry.smaller {
    float: right;
    width: 40%;
    margin-left: 0;
    margin-top: 40px;
}
.homepage .big-homepage-entry.smaller .text.floating-text {
    width: 200px;
    top: 40px;
    left: -200px;
}
.homepage .big-homepage-entry.smaller2 {
    float: left;
    width: 40%;
    margin-left: 0;
    margin-top: 40px;
}
.homepage .big-homepage-entry.smaller2.smaller4 .text.floating-text {
    top: -130px;
    left: 0;
}
.homepage .big-homepage-entry.smaller2 .text.floating-text {
    width: 300px;
    top: 190px;
    right: -21px;
    left: auto;
}
.homepage .big-homepage-entry.smaller3 {
    margin-top: 20px;
}
.homepage .big-homepage-entry.smaller3 .text.floating-text {
    left: auto;
    right: -270px;
}
.homepage .big-homepage-entry img {
    width: 100%;
}
.homepage .text.floating-text {
    width: 400px;
    background: #FFF;
    padding: 20px;
    cursor: move;
    z-index: 3;
    border: 2px solid #1d30df;
    position: absolute;
    top: 150px;
    left: -270px;
}
.homepage .text h1.arabic-title {
    direction: rtl;
    text-align: right;
    width: 45%;
    float: right;
    font-family: "Droid Arabic Naskh";
    font-weight: bold;
    font-size: 16px;
    line-height: 23px;
}
.homepage .text h1.english-title {
    width: 45%;
    float: left;
    font-family: "Raleway";
    font-weight: bold;
    font-size: 16px;
    line-height: 23px;
}
.homepage .text h2.date {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 3px 0;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: "Open Sans";
    font-size: 12px;
    color: #f9573d;
}
.homepage .text p.english {
    font-family: "Open Sans";
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 22px;
}
.homepage .text p.arabic {
    direction: rtl;
    text-align: right;
    font-family: "Droid Arabic Naskh";
    font-size: 13px;
    line-height: 22px;
}
.menu {
    position: fixed;
    top: 0;
    left: -500px;
    width: 500px;
    background: #f9573d;
    z-index: 9999;
    height: 100%;
    padding: 50px;
    box-sizing: border-box;
    transition: .5s left;
}
.menu.active {
    left: 0;
}

.calendar-button {
    float: right;
    margin-right: 30px;
    margin-top: 15px;
}

.calendar-button img {
    height: 30px;
}
.menu .menu-close {
    position: absolute;
    top: 50px;
    left: 50px;
}
.menu .menu-close img {
    width: 32px;
}
.menu .menu-links {
    padding-top: 120px;
}
.menu .menu-links li.mobile-only {
    display: none;
}
.menu .menu-links li {
    padding: 20px 0;
    border-bottom: 1px solid #e3d9ba;
}
.menu .menu-links li:nth-child(1) {
    border-top: 1px solid #e3d9ba;
}
.menu .menu-links li a {
    color: #e3d9ba;
    text-decoration: none;
    font-family: "Raleway";
    font-weight: bold;
    font-size: 20px;
}
.menu .menu-links li a:nth-child(2n) {
    text-align: right;
    font-family: "Droid Arabic Naskh";
    float: right;
}


html.noscroll,
body.noscroll {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.search {
    position: fixed;
    overflow-y: scroll;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    background: #f9573d;
    padding: 0 5%;
    box-sizing: border-box;
}
.search input[name='search-q'] {
    width: 100%;
    float: right;
    border: 1px solid #000;
    color: #FFF;
    font-size: 35px;
    text-transform: uppercase;
    padding: 20px 0;
    background: transparent;
    font-family: "Raleway";
    font-weight: bold;
    margin-top: 50px;
    text-indent: 10px;
    border-radius: 0;
}
.search .search-close {
    position: absolute;
    right: 7%;
    color: #FFF;
    font-size: 50px;
    font-family: "Raleway";
    font-weight: bold;
    text-decoration: none;
    top: 65px;
}
.search .filtering {
    clear: both;
    margin-top: 20px;
}
.search .search-content {
    width: 100%;
    float: right;
}
.search .search-filters {
    margin-top: 50px;
}
.search .search-filters li {
    display: inline-block;
    background: #c8361e;
    padding: 10px 20px;
    margin-right: 8px;
    margin-bottom: 10px;
    font-family: "Raleway";
    color: #000;
    font-weight: bold;
    font-size: 17px;
    opacity: .7;
    text-transform: uppercase;
    cursor: pointer;
}
.search .search-filters li:hover,
.search .search-filters li.active {
    opacity: 1;
    color: #FFF;
}
.search .search-results {
    margin-top: 50px;
}
.search .search-results .search-result {
    width: 18%;
    margin-right: 2%;
    margin-bottom: 2%;
    display: inline-block;
    margin-bottom: 60px;
    vertical-align: top;
}


.fancybox-container {
    z-index: 9999999992;
}
.search .search-results .search-result .cell {
    background: #c8361e;
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center center;
    margin-bottom: 10px;
}
.search .search-results .search-result p {
    font-family: "Open Sans";
    color: #000;
    font-size: 13px;
    line-height: 22px;
}
.footer {
    width: 90%;
    max-width: 1400px;
    margin: 100px auto 0 auto;
    padding-bottom: 100px;
    border-top: 2px solid #f9573d;
}
.footer .border {
    width: 100%;
    padding-top: 15px;
    border-bottom: 1px solid #f9573d;
}
.footer .footer-link {
    width: 15%;
    float: left;
    margin-right: 2%;
    margin-top: 40px;
}
.footer .footer-link:nth-child(6n) {
    margin-right: 0;
}
.footer .footer-link a {
    font-family: "Raleway";
    font-weight: bold;
    color: #000;
    text-decoration: none;
    font-size: 15px;
    line-height: 24px;
}
.footer .footer-link a span {
    font-family: "Droid Arabic Naskh";
    font-size: 12px;
}
.footer .footer-link .small-border {
    margin-top: 15px;
    width: 20px;
    height: 3px;
    background: #000;
}

.bottom-footer {
    text-align: right;
    padding: 40px 0;
    background: #1d30df;
}

.bottom-footer .container {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}

.bottom-footer .text {
    width: 38%;
    margin-right: 5%;
    float: right;
}

.bottom-footer .mailchimp {
    width: 33%;
    float: left;
    text-align: left;
}
.bottom-footer .mailchimp input[type=text] {
    border: 2px solid #000;
    background: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Open Sans";
    width: 74%;
    text-align: center;
    box-sizing: border-box;
    padding: 3px 0;
    height: 30px;
    float: left;
}

.bottom-footer .mailchimp input[type=submit] {
    background: #000;
    border: 2px solid #FFF;
    width: 24%;
    float: right;
    padding: 3px 0;
    color: #FFF;
    text-align: center;
    font-weight: 400;
    font-family: "Open Sans";
    height: 30px;
    box-sizing: border-box;
    text-transform: uppercase;
}
.bottom-footer .mailchimp form:after {
    content: '';
    display: table;
    clear: both;
}

.bottom-footer .mailchimp p.copyright {
    clear: both;
    text-transform: uppercase;
    display: block;
    font-family: "Open Sans";
    font-size: 11px;
    line-height: 18px;
    color: #FFF;
    text-align: left;
    margin-top: 10px;
    float: left; 
    width: 70%;
}

.bottom-footer .social {
    width: 28%;
    text-align: right;
    margin-top: 10px;
    float: right;
}
.bottom-footer .mailchimp p.copyright a {
    text-decoration: none;
    color: #FFF;
}

.bottom-footer .social img {
    width: 25px;
    padding: 0;
    display: inline;
}

.bottom-footer .text .english {
    font-family: "Open Sans";
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 22px;
    color: #FFF;
    text-align: left;
}


.bottom-footer .text .arabic {    
    direction: rtl;
    text-align: right;
    font-family: "Droid Arabic Naskh";
    font-size: 13px;
    line-height: 22px;
    color: #FFF;
}

.bottom-footer img.blue-logo {
    width: 20%;
    float: right;
}
.bottom-footer img {
    width: 1000px;
    display: block;
    margin: 0 auto;
    padding-top: 40px;
}
.book-a-room-form {
    background: #f9573d;
    width: 50%;
    padding: 20px;
    box-sizing: border-box;
}

.pagination {
    display: table;
    padding-left: 0;
    margin: 20px auto;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #f9573d;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #f9573d;
    border-color: #f9573d;
}

.pagination li {
  font-family: "Raleway";
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}


.book-a-room-form.hp-room {
    margin-top: 217px !important;
    float: left;
    /* max-height: 60px; */
    overflow: hidden;
    transition: .8s all;
}
.book-a-room-form.hp-room.active {
    /* max-width: 50%; */
    /* max-height: 700px; */
}
.book-a-room-form.hp-room h1 {
    cursor: pointer;
}
.hp-calendar.calendar-list {
    margin-top: 160px !important;
    float: left !important;
    width: 45% !important;
}
.hp-calendar.calendar-list.other .calendar-entry .calendar-entry-date {
    width: 30%;
    font-size: 12px;
}
.hp-calendar.calendar-list .calendar-entry .calendar-entry-image {
    display: none;
}
.hp-calendar.calendar-list .calendar-entry .calendar-entry-text h1 {
    font-size: 11px;
}
.hp-calendar.calendar-list .calendar-entry .calendar-entry-text p {
    font-size: 11px;
    margin-top: 10px;
    line-height: 20px;
}
.hp-calendar.calendar-list.other .calendar-entry .calendar-entry-text {
    width: 70%;
}
.book-a-room-title {
    font-family: "Raleway";
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    display: table;
}
.book-a-room-form label {
    font-family: "Raleway";
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    display: block;
    margin-top: 20px;
    margin-bottom: 5px;
}
.book-a-room-form input[type=text] {
    width: 100%;
    text-indent: 10px;
    background: transparent;
    border: 1px solid #000;
    height: 40px;
}
.book-a-room-form select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    border-radius: 0;
    border: 1px solid #000;
    background: transparent;
    background: url('../imgs/dropdown.png');
    background-repeat: no-repeat;
    background-position: 98% 50%;
    height: 40px;
    text-indent: 10px;
}
.book-a-room-form input[type=submit] {
    background: #000;
    color: #FFF;
    border: 0;
    font-family: "Raleway";
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    padding: 10px 20px;
    margin-top: 20px;
}
@media all and (max-width: 640px) {
    .calendar-button {
        display: none;
    }
    .header-bar-search {
        display: none;
    }
    .header-bar-arabic-logo,
    .header-bar-english-logo {
        width: 50%;
        float: left;
    }
    .header-bar-arabic-logo {
        border-right: 2px solid #000;
        box-sizing: border-box;
        position: relative;
    }
    #header .header-bar-arabic-logo-image {
        width: 100%;
        padding: 0;
        text-align: right;
        padding-right: 20px;
        box-sizing: border-box;
    }
    .homepage .big-homepage-entry,
    .homepage .big-homepage-entry.smaller,
    .homepage .big-homepage-entry.smaller2,
    .homepage .big-homepage-entry.smaller3,
    .homepage .big-homepage-entry.smaller4 {
        width: 100%;
        margin-left: 0;
        float: none;
    }
    .homepage .text.floating-text,
    .homepage .big-homepage-entry.smaller .text.floating-text,
    .homepage .big-homepage-entry.smaller2 .text.floating-text {
        position: initial;
        top: auto;
        left: auto;
        margin: 0;
        margin-top: 15px;
        width: 100%;
        margin-bottom: 100px;
        box-sizing: border-box;
    }
    .menu {
        width: 100%;
    }
    .header-bar-menu {
        position: absolute;
        left: 0;
    }
    .bottom-footer {
        /* display: none; */
    }
    .bottom-footer img.blue-logo {
        width: 50%;
        float: none;
        margin: 0 auto;
        display: block;
    }

    .bottom-footer .text,
    .bottom-footer .mailchimp {
        width: 90%;
        margin: 0 auto;
        display: block;
        float: none;
        margin-top: 40px;
    }
    #header .header-bar-menu img {
        margin-left: 0;
    }
    #header .header-bar-arabic-logo-image,
    #header .header-bar-english-logo-image {
        border-right: 0;
    }
    .menu .menu-links li.mobile-only {
        display: block;
    }
    .menu .menu-links li.desktop-only {
        display: none;
    }
    .calendar-list,
    .pubs .pubs-content {
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    .pubs .pubs-content .pubs-pub {
        width: 100%;
        margin: 0;
        margin-bottom: 50px;
        float: none;
    }
    .calendar-list .calendar-entry,
    .calendar-list .calendar-entry .calendar-entry-date {
        /* height: 200px; */
    }
    .calendar-list .calendar-entry .calendar-entry-image {
        display: none;
    }
    .calendar-list .calendar-entry .calendar-entry-text h1 {
        margin-bottom: 10px;
    }
    .calendar-list .calendar-entry .calendar-entry-text {
        /* height: 200px; */
    }

    .calendar-list .calendar-entry .calendar-entry-text {
        width: 100%;
        float: none;
        height: auto;
    }

    .calendar-list .calendar-entry .calendar-entry-date {
        height: auto;
    }

    .calendar-list .calendar-entry {
        height: auto;
    }

    .calendar-list .calendar-entry a {
        text-decoration: none;
    }
    .calendar-list .calendar-entry .calendar-entry-date h1 {
        padding: 10px 0;
    }


    .page-header .languages {
        position: initial;
    display: table;
    margin: 0 auto;
    margin-bottom: 40px;
    }
    .about-section .workspace-text .workspace-text-column p.english,
    .about-section .workspace-text .workspace-text-column p.arabic{
        width: 100%;
        float: none;
    }
    .calendar-list .calendar-entry .calendar-entry-date {
        width: 100%;
        float: none;
    }
    .menu .menu-links {
        padding-top: 10px;
    }
    .menu .menu-close {
        top: 14px;
    }
    .menu .menu-links li {
        padding: 10px 0;
    }
    .menu .menu-links li a {
        font-size: 14px;
    }
    #header .header-bar-english-logo-image img {
        width: 110px;
        height: auto;
        padding-top: 23px;
    }
    .footer-links {
        display: none;
    }
    .programs .program {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        float: none;
        margin-bottom: 120px;
    }
    .background-split {
        display: none;
    }
    .space .space-title {
        width: 100%;
        float: none;
    }
    .page-menu.program-menu,
    .page-menu.library-menu,
    .page-menu.about-menu,
    .page-menu.space-menu {
        position: initial;
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .about-section.overview .building-image {
        width: 100%;
    }
    .space {
        padding-left: 0;
    }
    .about-section {
        padding-left: 0;
    }
    .about-section.overview .arabic-overview-text {
        width: 100%;
    }
    .about-section.overview .english-overview-text {
        position: initial;
        width: 100%;
    }
    .about-section .workspace-text .workspace-image-column,
    .about-section .workspace-text .workspace-text-column,
    .supporters .english-supporters,
    .supporters .arabic-supporters,
    .space .english-text,
    .space .arabic-text {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }
    .about-section .workspace-text {
        width: 100%;
    }
    .board-member {
        width: 100%;
        float: none;
        margin-bottom: 50px;
    }
    .supporters .supporters-dates {
        display: none;
    }
    .about-section.partners .partners-col,
    .press .press-content {
        width: 100%;
        float: none;
    }
    .contact .contact-english,
    .contact .contact-arabic {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    .library {
        padding-left: 0;
    }
    .library .english-column,
    .library .arabic-column {
        width: 100%;
        float: none;
        margin-bottom: 50px;
    }
    .calendar .calendar-dates {
        display: none;
    }
    .filtering {
        display: none;
    }
    .calendar .calendar-cal {
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    .page-header {
        /* height: 85px; */
        height: auto;
    }
    .page-header .page-header-title {
        line-height: 30px;
    }
    .program .program-dates {
        margin-left: 0;
    }
    .program .program-dates li:last-child {
        border-right: 0;
    }
    .program .program-info .program-image {
        float: none;
        margin-bottom: 30px;
        width: 100%;
    }
    .program.arabic .program-info .program-text,
    .program .program-info .program-text {
        padding-left: 0;
        padding-right: 0;
        float: none;
        width: 100%;
    }
    .page-header .languages {
        top: 25px;
    }
    .program .program-dates li {
        font-size: 13px;
        padding: 5px 10px;
    }
    .page-header .page-header-title {
        font-size: 15px;
        text-align: left;
        line-height: 30px;
    }
}
/*# sourceMappingURL=screen.css.map */