@font-face {
    font-family: "noto";
    src: url(/fonts/NotoNaskhArabic-Regular.ttf);
}
@font-face {
    font-family: "noto_bold";
    src: url(/fonts/NotoNaskhArabic-Bold.ttf);
}

@font-face {
    font-family: "Open Sans";
    src: url(/fonts/opensans-regular.woff2);
}

@import url("https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100;200;300;400;500;600;700;800;900&display=swap");
/* font-family: 'Noto Kufi Arabic', sans-serif; */

@font-face {
    font-family: "Noto Naskh Arabic";
    src: url(/fonts/NotoNaskhArabic-Regular.ttf);
}
@font-face {
    font-family: "Noto Naskh Arabic Bold";
    src: url(/fonts/NotoNaskhArabic-Bold.ttf);
}
/* @import url("https://fonts.googleapis.com/css2?family=Noto+Naskh+Arabic:wght@400;500;600;700&display=swap"); */
/* font-family: 'Noto Naskh Arabic', serif; */

@font-face {
    font-family: "Noto Sans";
    src: url(/fonts/NotoSans-Regular.ttf);
}
@font-face {
    font-family: "Noto Sans";
    src: url(/fonts/NotoSans-Regular.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Noto Sans";
    src: url(/fonts/NotoSans-Bold.ttf) format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Noto Sans";
    src: url(/fonts/NotoSans-Italic.ttf) format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "Noto Sans Bold";
    src: url(/fonts/NotoSans-Bold.ttf);
}
@font-face {
    font-family: "Noto Sans Italic";
    src: url(/fonts/NotoSerif-Italic.ttf);
}
@font-face {
    font-family: "fontello";
    src: url(/wp-content/fontello.woff2);
}

@font-face {
    font-family: "NotoSerif-italic";
    src: url(/fonts/NotoSerif-Italic.ttf);
}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio (height/width) */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

:lang(en) .postTitle.postTitleHeader {
    font-family: "Noto Sans Bold", Helvetica, Arial, sans-serif !important;
}
:lang(en) .article.container #post {
    font-family: "Noto Sans", Helvetica, Arial, sans-serif !important;
}

:lang(en) .article.container #post .postAuthor {
    font-family: "Noto Sans Bold", Helvetica, Arial, sans-serif !important;
}
:lang(en) .article.container #post .postBody p {
    font-family: "Noto Sans", Helvetica, Arial, sans-serif !important;
}

:lang(en) .article.container #post .abstract p {
    /* 	font-family: "Noto Sans", Helvetica, Arial, sans-serif !important; */
    font-weight: 700;
    font-style: italic;
}
:lang(en) .article.container b,
.article.container strong {
    font-family: "Noto Sans Bold", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
}

:lang(en) .article.container #post .postBody .pull_quote * {
/*     font-family: "Noto Sans Bold", italic, serif !important; */
	font-family: "NotoSerif-italic",italic,serif !important;
    font-weight: bold;
}

.article.container #post .postBody .pull_quote:before {
    content: "\e801";
    font-size: 30px;
    position: absolute;
    top: -35px;
    opacity: 0.5;
    left: 6px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
[class^="icon-"]:before,
.article.container #post .postBody .pull_quote:before,
[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.article.container #post .postBody .pull_quote:after {
    bottom: -32px;
    content: "\e801";
    font-size: 30px;
    position: absolute;
    opacity: 0.5;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    right: 6px;
}

.btn:not(.ct-section):not(.oxy-easy-posts),
.btn.oxy-easy-posts .oxy-posts,
.btn.ct-section .ct-section-inner-wrap {
    display: block !important;
}
.social-icons{
	display: flex;
	align-items: center;
}
.social-icons i {
    font-size: 30px;
}
/* font-family: 'Open Sans', sans-serif; */
/*arabic direction*/
.search_bar:lang(ar) {
    text-align: right;
    font-family: noto;
}
#card h1:lang(ar) {
    font-family: noto;
}
#footer ul li:lang(ar) {
    padding: 2px;
}
.nav-link.dropdown-toggle .arrow {
    display: none;
}
body {
    font-size: 14px;
}
body p {
    font-size: 14px;
}
h3:lang(ar),
.btn.btn-primary.btn-block:lang(ar) {
    font-family: noto;
    font-weight: bold;
}

h1.title:lang(ar) {
    text-align: right;
    font-family: noto !important;
    font-weight: bold;
}

h1.titleSmall:lang(ar) {
    text-align: right;
    font-family: noto !important;
    font-weight: bold;
}

h1:lang(en),
h2:lang(en),
h3:lang(en),
h4:lang(en),
h5:lang(en),
h6:lang(en),
p:lang(en) {
    font-family: "Noto Sans", sans-serif !important;
}
h1:lang(ar),
h2:lang(ar),
h3:lang(ar),
h4:lang(ar),
h5:lang(ar),
h6:lang(ar),
p:lang(ar) {
    font-family: noto !important;
}
.oxy-search-form:lang(ar) {
    text-align: right;
}
.mediaTitle:lang(ar) {
    text-align: right;
    font-family: noto;
    font-weight: bold;
}
.mediaBoxText:lang(ar) {
    text-align: right;
    font-family: noto;
    font-weight: bold;
}
.supportTitle:lang(ar) {
    text-align: right;
    font-family: noto;
    font-weight: bold;
}
.supportDesc:lang(ar) {
    text-align: right;
    font-family: noto;
    font-weight: bold;
    display: block;
}
p:lang(ar) {
    text-align: right;
    font-family: noto;
    font-size: 1rem;
}
.tags:lang(ar) {
    text-align: right;
    font-family: noto;
    font-weight: bold;
}
.quoteMarks1:lang(ar) {
    text-align: right;
}
/*body #footer img.rounded.mx-auto.d-block:lang(ar) {*/
/*    margin-right: unset !important;*/
/*}*/
.listcontainer:lang(ar) {
    display: flex;
    justify-content: flex-end;
}
.footerlist:lang(ar) {
    margin-right: 15px !important;
    font-family: noto;
}
#footer ul li:lang(ar) {
    display: block;
    text-align: right;
    font-family: noto;
}
.dropdown-item:lang(ar) {
    text-align: right;
    font-family: noto;
    font-weight: bold;
}
.nav-item a:lang(ar) {
    text-align: right;
    font-family: noto;
    width: 100%;
    font-weight: bold;
    display: inline-block;
}
.nav-item .btn.btn-primary.btn-block {
    background: #48dcd5;
    border: #48dcd5;
    padding: 10px;
    color: white;
}
.navbar-expand-lg .navbar-nav .dropdown-menu:lang(ar) {
    position: absolute;
    right: 0;
    overflow: hidden;
    width: 260px;
}
/*.navbar-nav.ml-auto:lang(ar) {*/
/*    margin-right: auto;*/
/*    margin-left: 0 !important;*/
/*}*/
.navbar-nav:lang(ar) {
    padding-left: unset;
    padding-right: 0;
}
#searchInput:lang(ar) {
    width: 100px;
}
.logos:lang(ar) {
    padding: 0px;
    text-align: right;
}
.logos p:lang(ar) {
    display: inline-block;
    margin-right: 0px;
    font-weight: bold;
}
#content p.quote:lang(ar) {
    font-family: noto;
}
strong:lang(ar) {
    font-family: noto_bold;
    font-weight: bold;
}
html,
body:lang(ar) {
    font-size: 14px !important;
}

/*** General ***/
html,
body {
    margin: 0;
    background-color: white;
    font-size: 14px !important;
    font-family: "Noto Sans", sans-serif !important;
}
@media (min-width: 1200px) {
    .container {
        max-width: 960px;
    }
}
a {
    color: #78b2ff;
}
a:hover {
    color: #40b7b1;
}
p {
    font-size: 1rem;
}
#body {
    width: 100%;
}
#content {
    padding: 3.5%;
}
.title {
    color: #59d8d3;
    text-transform: lowercase;
    margin-bottom: 15px;
    font-weight: bold;
}
.titleSmall {
    text-transform: lowercase;
    color: #59d8d3;
    font-size: 1.5em;
    margin-bottom: 15px;
    font-weight: bold;
}
.bold {
    font-weight: bold;
    color: #2c3e50;
}
#slider {
}
.carousel-inner {
    width: 100%;
    max-height: 400px !important;
}
.carousel-inner img {
    object-fit: cover;
    object-position: 60% 40%;
}
/** query **/
@media (max-width: 600px) {
    #supports .support {
        grid-template-columns: 100% !important;
        grid-row-gap: 10px;
    }
}

/*** Header ***/
#header {
    height: 400px;
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
}
#header img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
    object-position: unset;
}
.pictureCR {
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin: 0;
    padding: 3px 7px;
    font-size: 0.8em;
    color: #fff;
    background-color: #2c3e50;
}
.pictureCR a {
    color: rgba(0, 0, 0, 0.3);
    transition: 0.3s;
    font-style: italic;
}
.pictureCR a:hover {
    color: #2c3e50;
}

/*** Footer ***/
#footerWrapper {
    background-color: #2b4a58;
    padding: 25px 1rem;
}
#footer {
    background-color: #2b4a58;
    text-align: center;
    margin-top: 20px;
    width: 90%;
    margin: auto;
}
#footer img {
    width: 100%;
    max-width: 245px;
    margin-left: 0 !important;
}
#footerlinks {
    display: flex;
    justify-content: center;
    align-items: center;
}
#footerlinks a {
    color: #fff;
    margin: 2px;
    line-height: 32px;
    display: inline-flex;
	align-items: center;
	justify-content: center;
    width: 32px;
    height: 32px;
    font-size: 1.5em;
    padding: 7px;
    transition: 0.3s;
    box-sizing: unset;
}
#footerlinks a:hover {
    background-color: rgba(41, 128, 185, 0.75);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    color: #fff;
}
.listcontainer {
    display: flex;
    justify-content: space-around;
}
.footerlist {
    display: inline-block;
}
.footerlist:nth-of-type(odd) {
    margin-right: 15px !important;
}
#footer ul {
    margin: 0;
    padding: 0;
}
#footer ul li {
    display: block;
    text-align: left;
}
#footer ul li a {
    text-decoration: none;
    color: rgb(255, 255, 255, 0.85);
    transition: 0.3s;
    font-size: 0.9dem;
}
#footer ul li a:hover {
    text-decoration: none;
    color: #3498db;
}
#footerRights {
    padding-top: 20px;
}
#footerRights {
    color: rgba(255, 255, 255, 0.85);
    font-size: 0.8em;
}
#footer .container-fluid {
    padding-bottom: 0;
}
#footer .col-sm {
    padding: 0;
}

/*** Navbar ***/
.loginbtn {
    display: block !important;
    background-color: #48dcd5;
    border: none;
}
.loginform {
    width: 250px;
    padding: 20px;
}
.logincontainer {
    position: absolute;
    top: 80px;
    z-index: 1000;
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
#navbarWrapper {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
}
#searchInput {
    display: none;
    border: none;
    border-bottom: 1.2px solid rgba(0, 0, 0, 0.15);
    transition: 0.3s;
}

.searchDisplay {
    display: block !important;
}
.navbar {
    background-color: #fff !important;
    width: 90%;
    margin: auto;
}
.navbar-toggler {
    border-radius: 3px;
}
.navbar-nav .nav-item .nav-link {
    transition: 0.3s;
    text-transform: lowercase;
}
.navbar-nav .nav-item .nav-link:hover {
    color: #34495e;
    text-decoration-color: rgba(0, 0, 0, 0.1);
}
.dropdown-menu {
    border-radius: 2px;
    border: none;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
    margin: 0;
    padding-top: 0;
}
.source p {
    margin: 0;
}
.source span.tags {
    margin: 0;
}
.dropdown-item {
    text-transform: lowercase;
}
.dropdown-item:hover {
    background-color: rgba(0, 0, 0, 0.03);
}
.dropdown:hover > .dropdown-menu {
    display: block;
}
.dropdown-divider {
    display: none;
}
.arabicIcon {
    font-family: "Lalezar";
}
.navbar .nav-link {
    margin-right: 5px;
}
.nav-item.dropdown.activee > a {
    color: #59d8d3 !important;
    font-weight: 500;
}
li.nav-item {
    margin-left: 20px;
    font-weight: 500;
}
li.nav-item:lang(ar) {
    margin-right: 20px;
    margin-left: unset;
}
.navbar-light .navbar-nav .nav-link {
    color: #2b4a58;
}
.dropdown-toggle::after {
    display: none !important;
}
@media (max-width: 992px) {
    .navbar {
        width: 100%;
    }
}
.ml-auto:lang(ar),
.mx-auto:lang(ar) {
    margin-right: auto !important;
    margin-left: unset !important;
}

/*** cross ***/
/** homepage **/
.quote {
    font-weight: bold;
    font-size: 1.2em;
    padding: 35px 53px;
    position: relative;
    font-style: italic;
}
.quoteMarks1,
.quoteMarks2 {
    font-size: 1.5em;
    position: absolute;
    color: #59d8d3;
    font-family: "Oswald";
    z-index: -1;
}
.quoteMarks1 {
    top: 24px;
    left: -6px;
}
.quoteMarks2 {
    bottom: 50px;
    right: 0;
}

/** working **/
.logos img {
    width: 100%;
    max-width: 150px;
    margin-right: 20px;
}
.logos p {
    display: inline-block;
    margin-right: 40px;
    font-weight: bold;
    margin-top: 20px;
}
.logos:nth-of-type(even) {
    margin-bottom: 70px;
}
.logos {
    padding: 20px;
}
/** resources **/
#resources .source {
    padding: 20px;
    padding-bottom: 10px;
    background-color: #eefbfa;
    margin-bottom: 15px;
}
.source .boldTitle {
    font-weight: bold;
    color: #0594ff;
}
.source p {
    margin: 0px;
}
.tags a {
    display: block;
    font-size: 0.85em;
}
.tags a {
    display: block;
    font-size: 0.85em;
    color: #0594ff;
}
.abstract + .tags {
    margin-bottom: 30px;
    margin-top: 6px;
}

/** support **/
#supports {
    margin-top: 20px;
}
#supports .support {
    background-color: #f1f1f1;
    padding: 20px;
    display: grid;
    grid-template-columns: 84% 15%;
    margin-bottom: 15px;
    border-radius: 3px;
    transition: 0.3s;
}
.support:hover {
}
span.supportTitle {
    display: block;
}
.supportTitle {
    font-weight: bold;
    display: block;
}
span.supportDesc {
}
.donate {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    height: 100%;
    background: #48dcd5;
    border: none;
    border-radius: 3px;
    transition: 0.3s;
    padding: 10px;
}
.donate:hover {
    color: #fff;
    background-color: #42aaa5;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

/** contact **/
#contact {
    margin: 25px 0;
}
#contact input,
#contact textarea {
    padding: 8px 12px;
    display: block;
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #48ddd6;
}
#contact button,
#contact input[type="submit"] {
    color: #fff;
    background-color: #59d8d3;
    border: none;
    border-radius: 3px;
    padding: 8px 30px;
    transition: 0.3s;
}
#contact button:hover,
#contact input[type="submit"]:hover {
    background-color: #42aaa5;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
#contact input[type="submit"] {
    padding: 10px;
    width: 100px;
}
/** search results **/
.search_results {
    padding-top: 20px;
}
.search_results .source {
    margin-bottom: 10px;
    border-bottom: solid thin #59d8d3;
    padding: 10px;
}
input.button {
    background: #48dcd5;
    border: none;
    padding: 5px;
    width: 150px;
    color: #fff;
}
/** Media **/
.col-md {
    padding: 0;
}
.mediaBox {
    margin-top: 25px;
    transition: 0.3s;
}
.mediaBox img {
    opacity: 0.75;
    transition: 0.3s;
    height: 185px;
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.mediaBoxText {
    margin-top: 8px;
}
.byWho {
    font-size: 0.9em;
}
.mediaTitle {
    font-size: 1.2em;
    font-weight: bold;
    transition: 0.3s;
    color: #2b4a58;
}
/* hover */
.mediaBox:hover .mediaTitle {
    color: #59d8d3;
}
/*.mediaBox:hover{*/
/*	border: 1px solid rgba(0,0,0,0.17);*/
/*}*/
.mediaBox:hover img {
    opacity: 1;
}

/* media-in page */
.postBody {
    margin: 15px 0;
}
.postBody img {
    margin: 15px 0;
}
.postInfoText {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.postInfoText:lang(ar) {
    align-items: start;
    margin-left: unset;
    margin-right: 15px;
}
.postInfoText span {
    font-size: 0.85em;
}
.postInfoText span:lang(ar) {
    font-family: noto;
}
span.cc-message:lang(ar) {
    text-align: right;
}
.postTitle {
    font-size: 3em;
    font-weight: bold;
    margin: 0;
    margin-bottom: 1px;
}
.postTitle:lang(ar) {
    text-align: right;
    font-family: noto;
}
.postAuthor {
    font-weight: bold;
    margin-right: 15px;
}
.postAuthor:lang(ar) {
    margin-left: 15px;
    margin-right: unset;
    font-family: noto;
}
.avatar {
    width: 70px;
    object-fit: cover;
    object-position: 60% 40%;
    height: 70px;
}
#mediaBoxes {
    margin-top: 25px;
}

#mediaBoxes .tags {
    margin-bottom: 0;
    display: inline;
}
.abstract {
    font-size: 1.3em;
    margin-bottom: 0;
    margin-top: 25px;
}
.abstract:lang(ar) {
    font-size: 1.3em;
    margin-bottom: 0;
    margin-top: 25px;
}
.article .tags,
.article .tags a {
    display: inline-block;
    width: 100%;
}
/*.pull_quote::before {*/
/*	content:"\f10d";*/
/*}*/
/*pull quote*/

.pull_quote {
    position: absolute;
    font-size: 20px;
    width: 250px;
    right: 0;
    margin-right: -250px;
    font-style: italic;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    /*font-family:"Font Awesome 5 Pro"*/
}
.pull_quote::before {
    font-size: 30px;
}
.postBody .pull_quote:lang(ar) {
    right: unset;
    font-size: 22px;
    margin-right: unset;
    left: 0;
    margin-left: -250px;
}
.pagination {
    justify-content: center;
    padding-right: 0;
}
.sidebar,
#post {
    padding: 20px;
}

#mainHeaderImageMobile {
    display: none;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 700px) {
    .carousel-inner img {
        height: 190px;
        object-position: unset;
    }

    .carousel-inner {
        width: 100%;
        max-height: 180px !important;
    }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    #mainHeaderImageMobile {
        display: block;
    }
    .carousel-inner img {
        height: 190px;
        object-position: unset;
    }
    .carousel-inner {
        width: 100%;
        max-height: 180px !important;
    }
    #mainHeaderImageDesktop {
        /*display: none;*/
    }
    #footer ul li {
        text-align: center !important;
    }
    .listcontainer {
        flex-direction: column;
        align-items: center;
    }
    #header,
    .carousel-inner {
        overflow: unset;
    }
    .logos a {
        width: 100%;
        display: block;
    }
    .logos img {
        width: 100%;
        display: block;
        float: left;
        margin-top: 20px;
        margin-bottom: 20px;
        max-width: unset !important;
    }
    .postBody .rich-text p {
    }
    .pictureCR {
        bottom: -22px;
    }
    a.dropdown-item {
        font-size: 1.5rem;
        text-align: center;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu:lang(ar) {
        width: unset;
        position: relative;
    }
    #login-nav button.btn.btn-primary.btn-block {
        font-size: 1.5rem;
    }
    article.article {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .article .postInfo {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .article .avatar {
        display: none;
    }
    .postInfo * {
        margin-bottom: 15px;
    }
    li.nav-item {
        margin-right: unset;
    }
    form li.nav-item {
        margin: 0;
    }

    body {
        background-position: center;
        background-size: cover;
    }
    .logincontainer {
        position: relative;
        top: 0px;
    }
    .loginform {
        width: unset;
    }
    #header {
        height: auto !important;
    }
    #content p.quote {
        width: 100% !important;
        padding: 20px !important;
    }
    #footer img {
        margin: 0 auto !important;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #2b4a58;
        font-size: 2em;
        text-align: center;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: relative;
    }
    #footer ul {
        width: 50%;
    }
    #searchInput {
        border: none;
        border-bottom: 1.2px solid rgba(0, 0, 0, 0.15);
        transition: 0.3s;
        width: 100%;
        height: 35px;
        padding: 0;
    }
    .quoteMarks1 {
        top: unset;
        left: -10px;
    }
    .quoteMarks2 {
        bottom: unset;
        right: 0px;
    }
}
/* @media (min-width: 990px){ */
.arrow {
    display: none;
}
/* } */
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    #footer img {
        margin-right: 0 !important;
    }

    /*body {
      background-position: center;
      background-size: cover;
  }
  #header {
  height: auto;
  }
  #content p.quote{
      width: 100%;
      padding: 20px;
  }
  .navbar-light .navbar-nav .nav-link {
      color: #2B4A58;
      font-size: 2em;
      text-align: center;
  }
  #footer img{
  margin: 0 auto !important;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
      position: absolute;
      display: block;
  }
  #searchInput{
      width: 100%;
      height: 30px;
  }*/
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    /*.navbar-light .navbar-nav .nav-link {
      color: #2B4A58;
      font-size: 2em;
      text-align: center;
  }*/
}

.person .name:lang(ar) {
    font-family: noto;
}

.postBody .rich-text p {
    font-size: 18px;
}

@media only screen and (max-width: 1000px) {
    .pull_quote {
        position: relative;
        font-size: 20px;
        width: 80%;
        font-style: italic;
        margin: 40px !important;
    }
}

.contactUsLabel {
    display: block;
}
.contactUsLabel:lang(ar) {
    text-align: right;
}

/* team */

.person {
    /*padding: 20px;*/
    /*margin: 10px;*/
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 3px;
    transition: 0.3s;
}

.person .name {
    display: block;
    font-weight: bold;
    color: #59d8d3;
    transition: 0.3s;
}
.person .position {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    color: #59d8d3;
    padding-bottom: 5px;
    white-space: nowrap;
}
.person .talk {
    line-height: 1.1em;
}
.person img {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
}

.person .name:lang(ar) {
    text-align: right;
    font-family: noto;
    font-weight: bold;
}

.person .position:lang(ar) {
    text-align: right;
    font-family: noto;
    font-weight: bold;
    display: block;
}

.page-id-161,
body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
/*login page*/
.members_login_form input[type="submit"] {
    padding: 8px 20px !important;
    background-color: #48dcd5 !important;
    width: 100% !important;
}
.members_login_form .um-col-1 {
    margin-bottom: 1rem;
}
.members_login_form .um-field {
    padding: 0;
}
.members_login_form .um-row {
    margin: 0 !important;
}
/*reset password*/

.reset_password_form input[type="submit"] {
    background-color: #48dcd5 !important;
    width: 100% !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem;
    line-height: 1.5 !important;
}
.reset_password_form .um-password {
    margin-bottom: 1rem !important;
}
.reset_password_form .um-field-type_block {
    padding: 0;
}
.reset_password_form .um-field-block .um-field-block div {
    font-size: 1.75rem;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    color: #212529;
    padding: 0 15px;
}
.reset_password_form #um_field_um_password_id_username_b {
    padding: 0;
    margin-bottom: 1rem;
}
.reset_password_form .um-col-alt-b {
    margin: 0;
    padding: 0;
}

#mc_embed_signup {
    clear: left;
    font: 14px Helvetica, Arial, sans-serif;
    color: white;
    max-width: 500px;
}

@media only screen and (min-width: 600px) {
    #mc_embed_signup:lang(en) {
        margin-right: -25px;
    }
    #mc_embed_signup:lang(ar) {
        margin-left: -100px;
    }
}
#mc_embed_signup:lang(en) {
    margin-left: auto;
}
#mc_embed_signup form,
#mc_embed_signup form div {
    display: inline;
}

#mc_embed_signup .button {
    display: inline;
    height: 25px;
    line-height: 25px;
    background-color: #48dcd5;
    border-radius: 5px;
}

#mc_embed_signup .mc-field-group label {
    display: inline-flex;
    margin-bottom: 0px;
}

#mc_embed_signup .mc-field-group input {
    display: inline;
    padding: 3px 0;
    text-indent: 2%;
    border-radius: 5px;
    width: 40%;
}

#mc_embed_signup .mc-field-group select {
    display: inline-block;
    width: 40%;
    padding: 3px 0;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    background-color: rgb(43 74 87);
}

@media only screen and (max-width: 600px) {
    #mc_embed_signup .mc-field-group input {
        margin-top: 10px;
    }

    #mc_embed_signup .button {
        margin-top: 10px;
    }
    #mc_embed_signup .mc-field-group input {
        width: 70%;
    }
}
.header-login-form input[type="submit"] {
    background: #48dcd5 !important;
    min-width: 100% !important;
}
.header-login-form .um-field-error {
    display: none;
}
.header-login-form input[type="text"].um-form-field,
.header-login-form input[type="password"].um-form-field {
    display: block !important;
    width: 100% !important;
    height: calc(1.5em + 0.75rem + 2px) !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.header-login-form .um-field {
    padding: 0 !important;
    margin-bottom: 1rem;
}
.header-login-form .um-col-alt-b {
    padding: 0 !important;
}
.header-login-form .um-col-alt {
    margin: 0 !important;
    margin-bottom: 1rem !important;
    margin-top: -14px !important;
}
.header-login-form .um-login {
    margin-bottom: 0 !important;
}
.header-login-form .um-col-alt-b a {
    color: #78b2ff !important;
}

:lang(ar) .postTitle.postTitleHeader {
    font-family: "Noto Naskh Arabic Bold", "Noto Sans Bold", Helvetica, sans-serif !important;
}
:lang(ar) .article.container #post {
    font-family: "Noto Naskh Arabic", "Noto Sans" !important;
}

:lang(ar) .article.container #post .postAuthor {
    font-family: "Noto Naskh Arabic Bold", "Noto Sans Bold", Helvetica, sans-serif;
}
:lang(ar) .article.container #post .postBody p {
    font-family: "Noto Naskh Arabic", "Noto Sans" !important;
}

:lang(ar) .article.container #post .abstract p {
    font-weight: 700;
    font-style: italic;
}
:lang(ar) .article.container b,
.article.container strong {
    font-family: "Noto Naskh Arabic Bold", "Noto Sans Bold", Helvetica, sans-serif !important;
    font-weight: bold;
}

:lang(ar) .article.container #post .postBody .pull_quote * {
    font-family: "Noto Naskh Arabic Bold", "Noto Sans" !important;
}
