@font-face {
    font-family: "Readex Pro";
    src: url("../fonts/ReadexPro-Variable.ttf");
}

/************************ GENERAL ************************/

html.js.js_active.vc_desktop.vc_transform.vc_transform {
    padding: 0 !important;
}

body {
    min-height: 100vh;
    font-family: "Readex Pro", Helvetica, Arial, sans-serif !important;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
}

.vc_row.full-width-row {
    margin-top: -25px;
}

.main-content {
    padding-top: 100px;
    flex: 1;
}

.padded-row,
.gcp-design-bg .gcp-caption-wrapper,
#home-hero .vc_gitem-post-data,
#home-hero .vc_btn3-container,
#hero-inner,
header .header-container,
header .navbar,
.menu-container,
footer .container {
    width: 1400px;
    margin-left: auto !important;
    margin-right: auto !important;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: button;
}

.desktop-only {
    display: inline-block !important;
}

.mobile-only,
.ar-only,
.fit-vids-style {
    display: none !important;
}


/************************ TYPOGRAPHY ************************/

p,
ul,
li,
input,
textarea,
select,
.wpcf7-list-item-label,
.wpcf7-response-output,
form div,
td,
th {
    font-size: 16px;
    color: #000;
    font-weight: 200;
    line-height: 27px;
    margin-bottom: 20px;
}

p:empty {
    display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.author-img .mobile-only {
    font-family: "ivypresto-text", Helvetica, Arial, serif !important;
    color: #000;
}

a,
a:hover,
a:active {
    text-decoration: none;
}

strong,
b {
    font-weight: 500 !important;
}

h1 {
    font-size: 35px;
    text-transform: none;
    line-height: 45px;
    margin-bottom: 30px;
}

h2 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 10px;
}

h3 {
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 30px !important;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
    text-transform: uppercase;
}

input,
textarea,
select {
    font-size: 18px;
    color: #000;
    font-weight: normal;
}

ul,
ol {
    margin: 0 0 0 30px;
}

li {
    margin-bottom: 10px;
}

.fa-facebook-f:before {
    content: "\f39e" !important;
}

button {
    font-size: 17px;
}

span.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: -20px;
}

.post.error h1 {
    font-size: 40px;
    color: #180e40;
    text-align: center;
    text-transform: none !important;
    line-height: 50px;
    padding: 100px;
}

h4.pill-txt,
span.pill-txt {
    font-family: "Readex Pro", Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 18px !important;
    border: 1px solid rgb(0 0 0 / 15%) !important;
    border-radius: 50px !important;
    padding: 10px 15px 7px !important;
}

header i.fa-brands,
footer i.fa-brands,
.contact-info i.fa-brands {
    font-size: 17px;
    border: 1px solid rgb(0 0 0 / 15%);
    border-radius: 5px;
    padding: 4px;
    margin-right: 2px;
}


/************************ TEMPLATE ************************/

article {
    margin-bottom: 0;
}

.vc_row[data-vc-full-width] {
    background: #fff;
    overflow: inherit !important;
}

.wpb_content_element {
    margin-bottom: 0 !important;
}

.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0 !important;
}

.narrow-row {
    width: 1200px;
    margin: auto !important;
}

.full-row-padding {
    padding: 100px 5%;
}

.padding-top-bottom {
    padding: 100px 0;
}

.padding-top {
    padding: 100px 0 0;
}

.padding-bottom {
    padding: 0 0 100px;
}

.padding-top-bottom-small {
    padding: 50px 0;
}

.padding-top-small {
    padding: 50px 0 0;
}

.padding-bottom-small {
    padding: 0 0 50px;
}

.background-row {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.fixed-background {
    background-attachment: fixed;
}

.content-border {
    width: calc(1400px - 60px);
    border: 1px solid rgb(0 0 0 / 15%);
    padding: 50px 30px;
}

.border-bottom {
    border-bottom: 1px solid rgb(0 0 0 / 15%);
}


/************************ ELEMENTS ************************/

.vc_btn3-container {
    margin-top: 30px !important;
}

.vc_btn3,
input.wpcf7-form-control.has-spinner.wpcf7-submit,
#load-more,
#load-more-simple,
input[type="submit"] {
    font-size: 14px !important;
    line-height: 14px !important;
    border: 1px solid rgb(0 0 0 / 15%) !important;
    border-radius: 50px !important;
    padding: 10px 15px 7px !important;
    margin: 7px 8px 0 0 !important;
}

form div,
.wpcf7-textarea {
    margin-bottom: 0;
}

input[type=text],
input[type=email],
textarea {
    width: 100% !important;
    font-size: 17px;
    font-weight: 200;
    border: 1px solid rgb(0 0 0 / 15%) !important;
    border-radius: 0 !important;
    padding: 5px 10px;
}

form .submit-btn {
    text-align: center;
}

.wpcf7-spinner {
    width: 0;
    height: 0;
    display: block;
}

.wpcf7 form .wpcf7-response-output {
    font-size: 13px !important;
    text-transform: uppercase;
    text-align: center;
    border: 0 !important;
    padding: 0 !important;
    margin: 25px 0 0 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: green !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    color: red !important;
}

.vc_btn3-container {
    margin-bottom: 0 !important;
}

a#cookie_action_close_header,
.cli-tab-footer .wt-cli-privacy-accept-btn,
.cli-switch input:checked+.cli-slider {
    background-color: #ac003a !important;
}

thead {
    background: #ececec;
}

th {
    text-align: left;
    font-weight: 600;
    line-height: 19px;
    vertical-align: middle;
    padding: 15px;
}

tr {
    border-bottom: 1px solid #ececec;
}

td {
    font-size: 15px;
    line-height: 20px;
    padding: 15px;
}

.grecaptcha-badge {
    display: none !important;
}


/************************ HEADER ************************/

header {
    width: 100%;
    height: 75px;
    border-bottom: 1px solid rgb(0 0 0 / 15%);
    padding: 10px 0;
    margin: 0;
    transition: height 0.5s ease;
    position: fixed;
    z-index: 9999;
}

body.scrolled header {
    height: 40px;
}

.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-column {
    flex: 1;
}

.left-column,
.right-column {
    margin-top: 35px;
    transition: margin 0.5s ease;
}

body.scrolled .left-column,
body.scrolled .right-column {
    margin: 0;
}

.left-column {
    display: flex;
    align-items: center;
}

.burger-menu {
    font-size: 14px !important;
}

.burger-menu i {
    width: 20px;
    margin-right: 8px;
}

.current-date {
    font-size: 14px !important;
    margin-left: 10px;
}

.current-date:before {
    content: "|";
    color: rgb(0 0 0 / 20%);
    padding: 0 18px 0 10px;
}

.middle-column {
    text-align: center;
}

.logo {
    line-height: 0;
}

.logo img {
    width: auto;
    transition: height 0.5s ease-in-out;
}

.logo .logo-default {
    height: 75px;
    opacity: 1;
    display: inline !important;
}

.logo .logo-scrolled {
    height: 75px;
    opacity: 0;
    display: none;
}

body.scrolled .logo .logo-default {
    height: 40px;
    opacity: 0;
    display: none !important;
}

body.scrolled .logo .logo-scrolled {
    height: 40px;
    opacity: 1;
    display: inline !important;
}

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

.right-text {
    font-size: 14px !important;
}

.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto !important;
}

.nav-links {
    display: none;
}

.nav-links.active {
    width: 100%;
    height: 100vh;
    padding-top: 200px !important;
    gap: 0 !important;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    /* Stack children vertically */
    align-items: center;
    /* Align items (children) horizontally in the center */
    justify-content: flex-start;
    /* Align items (children) vertically in the center */
    z-index: 1000;
}

.menu-container {
    margin-top: -55px;
    display: flex;
    align-items: stretch;
    /* Make children stretch to full height */
}

.menu-container-left,
.menu-container-right {
    flex: 1;
    /* Distribute available space equally */
}

.menu-container-left {
    width: calc(50% - 50px);
    padding: 50px 49px 50px 0;
    float: left;
}

.menu-container-right {
    width: calc(50% - 60px);
    border-left: 1px solid rgb(0 0 0 / 15%);
    padding: 50px 0 50px 60px;
    float: left;
}

.menu-col {
    width: 33%;
    float: left;
}

.menu-container h3,
.search-dropdown h4,
.search-area h4 {
    font-family: "Readex Pro", Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 8px !important;
}

header nav ul li {
    display: contents;
}

.nav-links a {
    font-size: 16px;
    margin-bottom: 10px;
}

.menu-container-left a,
.menu-container-inner-right-row-1 a {
    display: block !important;
}

.menu-right-left,
.menu-right-right {
    width: 50%;
    float: left;
}

#menu-pages-left img,
#menu-pages-left-1 img {
    height: 12px;
    margin-right: 7px;
}

header i,
footer i {
    font-size: 16px;
    margin-right: 10px;
}

header .language-switcher {
    line-height: 15px;
}

header .wpml-ls-legacy-list-horizontal .wpml-ls-item {
    display: contents;
}

.wpml-ls-legacy-list-horizontal {
    padding: 0 !important;
    display: inline-block;
}

.wpml-ls-legacy-list-horizontal a {
    padding: 0;
}

.menu-container .tag-list li {
    font-size: 14px !important;
    line-height: 14px !important;
}

.menu-container .pill-txt,
footer .pill-txt {
    font-size: 14px !important;
    line-height: 14px !important;
    text-transform: uppercase;
    padding: 3px 15px 2px !important;
}

.header-column.right-column .wpml-ls.wpml-ls-legacy-list-horizontal {
    margin: 8px 0 0 0;
}

body.scrolled .header-column.right-column .wpml-ls.wpml-ls-legacy-list-horizontal {
    margin: 15px 0 0 0;
}

.search-container {
    margin-right: 50px;
    transition: margin 0.5s ease;
}

:lang(en-US) a.wpml-ls-link:after {
    content: 'اقرأ محتوانا بالعربية';
    font-size: 14px;
}

:lang(ar) a.wpml-ls-link:after {
    content: 'Read in English';
    font-size: 14px;
}

.wpml-ls-native {
    display: none;
}


/************************ HOME ************************/

body.home #filter {
    padding: 13px 0 25px;
}

body.home .post-cat-list.tag {
    display: none;
}

#home-long-reads {
    padding-bottom: 150px;
}

.featured-in.pill-txt,
.featured-in.pill-txt:hover {
    border: 1px solid rgb(0 0 0 / 15%) !important;
    margin: -20px 0 0 90px;
    display: inline-block;
    position: absolute;
}

#featured-in {
    text-align: center;
    border: 1px solid rgb(0 0 0 / 15%);
    padding: 50px;
}

#featured-in .widgetizedArea {
    margin: 20px 30px;
    display: inline-block;
}

#featured-in img {
    width: auto;
    height: 50px;
}


/************************ ABOUT ************************/

#editorial-team {
    padding-top: 40px;
}

#editorial-team .post-thumbnail img {
    width: 100% !important;
    max-width: 100% !important;
    aspect-ratio: 1/1;
    object-fit: cover;
    filter: grayscale(1);
}

#editorial-team .post-title h4 {
    margin-bottom: 10px !important;
}

#editorial-team .post-excerpt p {
    margin-bottom: 0 !important;
}


/************************ POST GRIDS ************************/

#filter {
    padding: 40px 0 25px;
}

#filter h1 {
    font-size: 35px;
    line-height: 45px;
    margin-right: 30px;
    display: inline-block;
    float: left;
}

#filter h5 {
    font-family: "Readex Pro", Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px;
    line-height: 24px;
    margin: 13px 30px 0 0;
    display: inline-block;
    float: left;
}

#filter ul {
    list-style: none;
}

#filter li {
    font-size: 14px;
    line-height: 14px;
    border: 1px solid rgb(0 0 0 / 15%);
    border-radius: 50px;
    padding: 10px 15px 7px;
    margin: 7px 5px 0 0;
    display: inline-block;
}

.section-title {
    text-align: center;
    padding: 120px 0 20px;
}

.section-title h2 {
    margin-right: 100px;
    display: inline-block;
}

.view-all-btn {
    font-size: 12px;
    text-transform: uppercase;
}

.view-all-btn i {
    margin-left: 5px;
    transition: all .2s ease-in-out !important;
}

.view-all-btn:hover i {
    transform: rotate(45deg) !important;
}

.grid-item {
    background-color: #fff;
    outline: 1px solid rgb(0 0 0 / 15%);
    padding: 20px;
}

.post-thumbnail {
    line-height: 0;
    margin-bottom: 20px;
}

.post-thumbnail img {
    width: 100% !important;
    height: auto;
    border-radius: 10px;
    aspect-ratio: 16/9;
    object-fit: cover;
}

.post-cat-list {
    font-size: 14px;
    line-height: 14px;
    border: 1px solid rgb(0 0 0 / 15%);
    border-radius: 50px;
    padding: 7px 15px 8px;
    margin: 0 5px 0 0;
    display: inline-block;
}

.post-cat-list.theme,
.post-cat-list.tag {
    padding: 8.5px 15px 8px;
}

.post-cat-list.region a {
    display: none;
}

.post-cat-list.region a:first-child {
    display: contents;
}

#home-analysis .post-type,
#home-news .post-type,
#home-opinion .post-type,
#home-long-reads .post-type,
#analysis .post-type,
#news .post-type,
#opinion .post-type,
#long-reads .post-type,
#analysis .region,
#news .region,
#opinion .region,
#long-reads .region {
    display: none;
}

.post-title h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0 30px !important;
}

.featured-post h3 {
    font-size: 30px;
    line-height: 40px;
}

span.post-type,
span.publication,
.post-author-date span {
    font-size: 14px;
    line-height: 24px;
}

span.post-type {
    text-transform: uppercase;
    margin-right: 10px;
}

span.post-type,
span.publication,
.post-grid-author {
    font-weight: 600;
}

.post-excerpt p {
    margin-bottom: 40px !important;
}

.post-author-date {
    line-height: 0;
}

.post-grid-author:after {
    content: "|";
    color: rgb(0 0 0 / 20%);
    padding: 0 6px 0 10px;
}

.load-more-container,
.load-more-container-simple {
    text-align: center;
    margin-top: -25px;
}


/********** TYPE 1 **********/

.grid-type1 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "grid-type1-featured-post grid-type1-featured-post grid-type1-post-1"
        "grid-type1-featured-post grid-type1-featured-post grid-type1-post-2"
        "grid-type1-post-3 grid-type1-post-4 grid-type1-post-5";
}

.grid-type1-featured-post {
    grid-area: grid-type1-featured-post;
}

.grid-type1-post-1 {
    grid-area: grid-type1-post-1;
}

.grid-type1-post-2 {
    grid-area: grid-type1-post-2;
}

.grid-type1-post-3 {
    grid-area: grid-type1-post-3;
}

.grid-type1-post-4 {
    grid-area: grid-type1-post-4;
}

.grid-type1-post-5 {
    grid-area: grid-type1-post-5;
}

.grid-type1-post-1 .post-thumbnail,
.grid-type1-post-2 .post-thumbnail,
.grid-type1-post-4 .post-thumbnail {
    display: none;
}

.grid-type1-post-3 .post-excerpt,
.grid-type1-post-5 .post-excerpt {
    display: none;
}


/********** TYPE 2 **********/

.grid-type2 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "grid-type2-post-1 grid-type2-featured-post grid-type2-featured-post"
        "grid-type2-post-2 grid-type2-featured-post grid-type2-featured-post"
        "grid-type2-post-3 grid-type2-featured-post grid-type2-featured-post";
}

.grid-type2-featured-post {
    grid-area: grid-type2-featured-post;
}

.grid-type2-post-1 {
    grid-area: grid-type2-post-1;
}

.grid-type2-post-2 {
    grid-area: grid-type2-post-2;
}

.grid-type2-post-3 {
    grid-area: grid-type2-post-3;
}

.grid-type2-post-1 .post-thumbnail,
.grid-type2-post-2 .post-thumbnail,
.grid-type2-post-3 .post-thumbnail {
    display: none;
}

.grid-type2-post-3 .post-excerpt {
    display: none;
}


/********** TYPE 3 **********/

.grid-type3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "grid-type3-post-1 grid-type3-post-2 grid-type3-post-3"
        "grid-type3-post-4 grid-type3-post-5 grid-type3-post-6";
}

.grid-type3-post-1 {
    grid-area: grid-type3-post-1;
}

.grid-type3-post-2 {
    grid-area: grid-type3-post-2;
}

.grid-type3-post-3 {
    grid-area: grid-type3-post-3;
}

.grid-type3-post-4 {
    grid-area: grid-type3-post-4;
}

.grid-type3-post-5 {
    grid-area: grid-type3-post-5;
}

.grid-type3-post-6 {
    grid-area: grid-type3-post-6;
}

.grid-type3-post-3 .post-thumbnail,
.grid-type3-post-5 .post-thumbnail {
    display: none;
}

.grid-type3-post-1 .post-excerpt,
.grid-type3-post-2 .post-excerpt,
.grid-type3-post-4 .post-excerpt,
.grid-type3-post-6 .post-excerpt {
    display: none;
}


/********** TYPE 4 **********/

.grid-type4 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "grid-type4-post-1 grid-type4-post-2 grid-type4-post-3";
}

.grid-type4-post-1 {
    grid-area: grid-type4-post-1;
}

.grid-type4-post-2 {
    grid-area: grid-type4-post-2;
}

.grid-type4-post-3 {
    grid-area: grid-type4-post-3;
}


/********** TYPE 5 **********/

.grid-type5 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "grid-type5-featured-post grid-type5-featured-post grid-type5-post-1"
        "grid-type5-featured-post grid-type5-featured-post grid-type5-post-2"
        "grid-type5-featured-post grid-type5-featured-post grid-type5-post-3";
}

.grid-type5-featured-post {
    grid-area: grid-type5-featured-post;
}

.grid-type5-post-1 {
    grid-area: grid-type5-post-1;
}

.grid-type5-post-2 {
    grid-area: grid-type5-post-2;
}

.grid-type5-post-3 {
    grid-area: grid-type5-post-3;
}

.grid-type5-post-1 .post-thumbnail,
.grid-type5-post-2 .post-thumbnail,
.grid-type5-post-3 .post-thumbnail {
    display: none;
}


/********** TYPE 6 **********/

.grid-type6 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "grid-type6-post-1 grid-type6-featured-post"
        "grid-type6-post-2 grid-type6-featured-post"
        "grid-type6-post-3 grid-type6-featured-post";
}

.grid-type6-featured-post {
    grid-area: grid-type6-featured-post;
}

.grid-type6-post-1 {
    grid-area: grid-type6-post-1;
}

.grid-type6-post-2 {
    grid-area: grid-type6-post-2;
}

.grid-type6-post-3 {
    grid-area: grid-type6-post-3;
}

.grid-type6-post-1 .post-thumbnail,
.grid-type6-post-2 .post-thumbnail {
    width: calc(45% - 15px);
    margin-right: 15px;
    float: left;
}

.grid-type6-post-1 .post-info,
.grid-type6-post-2 .post-info {
    width: calc(55% - 15px);
    margin-left: 15px;
    float: left;
}

.grid-type6-post-3 .post-thumbnail {
    display: none;
}

.grid-type6-post-1 .post-excerpt,
.grid-type6-post-2 .post-excerpt {
    display: none;
}

.grid-type6-post-1 img,
.grid-type6-post-2 img {
    aspect-ratio: 5/4;
}

.grid-type6-post-3 img {
    aspect-ratio: 3/2;
}


/********** TYPE 7 **********/

.grid-type7 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "grid-type7-post-1 grid-type7-post-2 grid-type7-post-4"
        "grid-type7-post-1 grid-type7-post-3 grid-type7-post-4";
}

.grid-type7-post-1 {
    grid-area: grid-type7-post-1;
}

.grid-type7-post-2 {
    grid-area: grid-type7-post-2;
}

.grid-type7-post-3 {
    grid-area: grid-type7-post-3;
}

.grid-type7-post-4 {
    border-left: 0;
    grid-area: grid-type7-post-4;
}

.grid-type7-post-2 .post-thumbnail,
.grid-type7-post-3 .post-thumbnail {
    display: none;
}

.grid-type7 .post-excerpt {
    display: none;
}


/********** TYPE 8 **********/

.grid-type8 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "grid-type8-post-1 grid-type8-post-2 grid-type8-post-3"
        "grid-type8-post-1 grid-type8-post-2 grid-type8-post-4"
        "grid-type8-post-5 grid-type8-post-6 grid-type8-post-7";
}

.grid-type8-post-1 {
    grid-area: grid-type8-post-1;
}

.grid-type8-post-2 {
    grid-area: grid-type8-post-2;
}

.grid-type8-post-3 {
    grid-area: grid-type8-post-3;
}

.grid-type8-post-4 {
    grid-area: grid-type8-post-4;
}

.grid-type8-post-5 {
    grid-area: grid-type8-post-5;
}

.grid-type8-post-6 {
    grid-area: grid-type8-post-6;
}

.grid-type8-post-7 {
    grid-area: grid-type8-post-7;
}

.grid-type8-post-1 .post-thumbnail,
.grid-type8-post-3 .post-thumbnail,
.grid-type8-post-4 .post-thumbnail,
.grid-type8-post-7 .post-thumbnail {
    display: none;
}

.grid-type8-post-2 .post-excerpt,
.grid-type8-post-3 .post-excerpt,
.grid-type8-post-4 .post-excerpt,
.grid-type8-post-5 .post-excerpt,
.grid-type8-post-6 .post-excerpt {
    display: none;
}


/********** TYPE 9 **********/

.grid-type9 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "grid-type9-featured-post grid-type9-featured-post grid-type9-post-1 grid-type9-post-2"
        "grid-type9-featured-post grid-type9-featured-post grid-type9-post-3 grid-type9-post-3";
}

.grid-type9-featured-post {
    grid-area: grid-type9-featured-post;
}

.grid-type9-post-1 {
    grid-area: grid-type9-post-1;
}

.grid-type9-post-2 {
    grid-area: grid-type9-post-2;
}

.grid-type9-post-3 {
    grid-area: grid-type9-post-3;
}

.grid-type9-post-3 .post-thumbnail {
    display: none;
}

.grid-type9-post-3 .post-thumbnail img {
    aspect-ratio: 3/2;
}

.grid-type9-post-1 .post-excerpt,
.grid-type9-post-2 .post-excerpt {
    display: none;
}


/********** TYPE 10 **********/

.grid-type10 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "grid-type10-featured-post grid-type10-post-1"
        "grid-type10-featured-post grid-type10-post-2"
        "grid-type10-featured-post grid-type10-post-3";
}

.grid-type10-featured-post {
    grid-area: grid-type10-featured-post;
}

.grid-type10-post-1 {
    grid-area: grid-type10-post-1;
}

.grid-type10-post-2 {
    grid-area: grid-type10-post-2;
}

.grid-type10-post-3 {
    grid-area: grid-type10-post-3;
}

.grid-type10-post-1 .post-thumbnail,
.grid-type10-post-2 .post-thumbnail,
.grid-type10-post-3 .post-thumbnail {
    display: none;
}

.grid-type10-post-3 .post-excerpt {
    display: none;
}

.grid-type10 img {
    aspect-ratio: 3/2;
}


/********** TYPE 11 **********/

.grid-type11 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "grid-type11-featured-post grid-type11-featured-post grid-type11-featured-post grid-type11-featured-post"
        "grid-type11-post-1 grid-type11-post-1 grid-type11-post-2 grid-type11-post-2";
}

.grid-type11-featured-post {
    grid-area: grid-type11-featured-post;
}

.grid-type11-post-1 {
    grid-area: grid-type11-post-1;
}

.grid-type11-post-2 {
    grid-area: grid-type11-post-2;
}

.grid-type11 .post-thumbnail {
    width: calc(45% - 15px);
    margin-right: 15px;
    float: left;
}

.grid-type11-featured-post .post-thumbnail {
    margin-bottom: 0;
}

.grid-type11-featured-post .post-thumbnail img {
    aspect-ratio: 3/2;
}

.grid-type11-post-1 .post-thumbnail img,
.grid-type11-post-2 .post-thumbnail img {
    aspect-ratio: 5/4;
}

.grid-type11 .post-info {
    width: calc(55% - 15px);
    margin-left: 15px;
    float: left;
}

.grid-type11-post-1 .post-excerpt,
.grid-type11-post-2 .post-excerpt {
    display: none;
}


/********** TYPE 12 **********/

.grid-type12 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "grid-type12-post-1 grid-type12-post-1 grid-type12-post-1"
        "grid-type12-post-2 grid-type12-post-3 grid-type12-post-4";
}

.grid-type12-post-1 {
    grid-area: grid-type12-post-1;
}

.grid-type12-post-1 .post-thumbnail {
    margin-bottom: 0;
}

.grid-type12-post-2 {
    grid-area: grid-type12-post-2;
}

.grid-type12-post-3 {
    grid-area: grid-type12-post-3;
}

.grid-type12-post-4 {
    grid-area: grid-type12-post-4;
}

.grid-type12-post-1 .post-thumbnail {
    width: calc(66% - 15px);
    margin-right: 15px;
    float: left;
}

.grid-type12-post-1 .post-info {
    width: calc(34% - 15px);
    margin-left: 15px;
    float: left;
}

.grid-type12-post-3 .post-thumbnail,
.grid-type12-post-4 .post-thumbnail {
    display: none;
}

.grid-type12-post-2 .post-excerpt {
    display: none;
}


/********** TYPE 13 **********/

.grid-type13 {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "grid-type13-post";
}

.grid-type13 .grid-item {
    display: flex;
    /* Use flexbox for the .grid-newsroom-post container */
}

.grid-type13 .grid-item .post-thumbnail {
    width: calc(35% - 15px);
    line-height: 0;
    margin: 0 15px 0 0;
    float: left;
}

.grid-type13 .grid-item .post-thumbnail img {
    aspect-ratio: 5/4;
}

.grid-type13 .grid-item .post-info {
    width: calc(65% - 15px);
    margin-left: 15px;
    float: left;
    display: flex;
    flex-direction: column;
    /* Stack the child elements vertically */
}

.grid-type13 .grid-item .post-info .post-author-date {
    margin-top: auto;
    /* Align the post-author-date to the bottom */
}

.grid-type13 .grid-item:last-of-type {
    padding-bottom: 40px !important;
}


/********** SIMPLE **********/

.grid-simple {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "grid-simple-post-1 grid-simple-post-2 grid-simple-post-3"
        "grid-simple-post-4 grid-simple-post-5 grid-simple-post-6"
        "grid-simple-post-7 grid-simple-post-8 grid-simple-post-9"
        "grid-simple-post-10 grid-simple-post-11 grid-simple-post-12"
        "grid-simple-post-13 grid-simple-post-14 grid-simple-post-15";
}

.grid-simple-post-14,
.grid-simple-post-29,
.grid-simple-post-44,
.grid-simple-post-59,
.grid-simple-post-74,
.grid-simple-post-89,
.grid-simple-post-104 {
    padding-bottom: 40px;
}

.grid-simple-post-3 .post-thumbnail,
.grid-simple-post-5 .post-thumbnail,
.grid-simple-post-8 .post-thumbnail,
.grid-simple-post-10 .post-thumbnail,
.grid-simple-post-13 .post-thumbnail,
.grid-simple-post-15 .post-thumbnail,
.grid-simple-post-18 .post-thumbnail,
.grid-simple-post-20 .post-thumbnail,
.grid-simple-post-23 .post-thumbnail,
.grid-simple-post-25 .post-thumbnail,
.grid-simple-post-28 .post-thumbnail,
.grid-simple-post-30 .post-thumbnail,
.grid-simple-post-33 .post-thumbnail,
.grid-simple-post-35 .post-thumbnail,
.grid-simple-post-38 .post-thumbnail,
.grid-simple-post-40 .post-thumbnail,
.grid-simple-post-43 .post-thumbnail,
.grid-simple-post-45 .post-thumbnail,
.grid-simple-post-48 .post-thumbnail,
.grid-simple-post-50 .post-thumbnail,
.grid-simple-post-53 .post-thumbnail,
.grid-simple-post-55 .post-thumbnail,
.grid-simple-post-58 .post-thumbnail,
.grid-simple-post-60 .post-thumbnail,
.grid-simple-post-63 .post-thumbnail,
.grid-simple-post-65 .post-thumbnail,
.grid-simple-post-68 .post-thumbnail,
.grid-simple-post-70 .post-thumbnail,
.grid-simple-post-73 .post-thumbnail,
.grid-simple-post-75 .post-thumbnail,
.grid-simple-post-78 .post-thumbnail,
.grid-simple-post-80 .post-thumbnail,
.grid-simple-post-83 .post-thumbnail,
.grid-simple-post-85 .post-thumbnail,
.grid-simple-post-88 .post-thumbnail,
.grid-simple-post-90 .post-thumbnail,
.grid-simple-post-93 .post-thumbnail,
.grid-simple-post-95 .post-thumbnail,
.grid-simple-post-98 .post-thumbnail,
.grid-simple-post-100 .post-thumbnail,
.grid-simple-post-103 .post-thumbnail,
.grid-simple-post-105 .post-thumbnail {
    display: none;
}

.grid-simple-post-1 .post-excerpt,
.grid-simple-post-2 .post-excerpt,
.grid-simple-post-4 .post-excerpt,
.grid-simple-post-6 .post-excerpt,
.grid-simple-post-7 .post-excerpt,
.grid-simple-post-9 .post-excerpt,
.grid-simple-post-11 .post-excerpt,
.grid-simple-post-12 .post-excerpt,
.grid-simple-post-14 .post-excerpt,
.grid-simple-post-16 .post-excerpt,
.grid-simple-post-17 .post-excerpt,
.grid-simple-post-19 .post-excerpt,
.grid-simple-post-21 .post-excerpt,
.grid-simple-post-22 .post-excerpt,
.grid-simple-post-24 .post-excerpt,
.grid-simple-post-26 .post-excerpt,
.grid-simple-post-27 .post-excerpt,
.grid-simple-post-29 .post-excerpt,
.grid-simple-post-31 .post-excerpt,
.grid-simple-post-32 .post-excerpt,
.grid-simple-post-34 .post-excerpt,
.grid-simple-post-36 .post-excerpt,
.grid-simple-post-37 .post-excerpt,
.grid-simple-post-39 .post-excerpt,
.grid-simple-post-41 .post-excerpt,
.grid-simple-post-42 .post-excerpt,
.grid-simple-post-44 .post-excerpt,
.grid-simple-post-46 .post-excerpt,
.grid-simple-post-47 .post-excerpt,
.grid-simple-post-49 .post-excerpt,
.grid-simple-post-51 .post-excerpt,
.grid-simple-post-52 .post-excerpt,
.grid-simple-post-54 .post-excerpt,
.grid-simple-post-56 .post-excerpt,
.grid-simple-post-57 .post-excerpt,
.grid-simple-post-59 .post-excerpt,
.grid-simple-post-61 .post-excerpt,
.grid-simple-post-62 .post-excerpt,
.grid-simple-post-64 .post-excerpt,
.grid-simple-post-66 .post-excerpt,
.grid-simple-post-67 .post-excerpt,
.grid-simple-post-69 .post-excerpt,
.grid-simple-post-71 .post-excerpt,
.grid-simple-post-72 .post-excerpt,
.grid-simple-post-74 .post-excerpt,
.grid-simple-post-76 .post-excerpt,
.grid-simple-post-77 .post-excerpt,
.grid-simple-post-79 .post-excerpt,
.grid-simple-post-81 .post-excerpt,
.grid-simple-post-82 .post-excerpt,
.grid-simple-post-84 .post-excerpt,
.grid-simple-post-86 .post-excerpt,
.grid-simple-post-87 .post-excerpt,
.grid-simple-post-89 .post-excerpt,
.grid-simple-post-91 .post-excerpt,
.grid-simple-post-92 .post-excerpt,
.grid-simple-post-94 .post-excerpt,
.grid-simple-post-96 .post-excerpt,
.grid-simple-post-97 .post-excerpt,
.grid-simple-post-99 .post-excerpt,
.grid-simple-post-101 .post-excerpt,
.grid-simple-post-102 .post-excerpt,
.grid-simple-post-104 .post-excerpt {
    display: none;
}


/********** ARCHIVE - THEME **********/

.grid-featured-archive {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "grid-featured-archive-post-1 grid-featured-archive-post-1 grid-featured-archive-post-1";
}

.grid-featured-archive-post-1 {
    grid-area: grid-featured-archive-post-1;
}

.grid-featured-archive-post-1 .post-thumbnail {
    width: calc(50% - 15px);
    margin: 0 15px 0 0;
    float: left;
}

.grid-featured-archive-post-1 .post-thumbnail img {
    aspect-ratio: 5/4;
}

.grid-featured-archive-post-1 .post-info {
    width: calc(50% - 15px);
    margin-left: 15px;
    float: left;
}

body.archive #analysis.grid-type3 .grid-type3-post-1 .post-thumbnail,
body.archive #analysis.grid-type3 .grid-type3-post-3 .post-excerpt,
body.archive #analysis.grid-type3 .grid-type3-post-4 .post-thumbnail,
body.archive #analysis.grid-type3 .grid-type3-post-5 .post-excerpt,
body.archive #analysis.grid-type3 .grid-type3-post-6 .post-thumbnail {
    display: none;
}

body.archive #analysis.grid-type3 .grid-type3-post-1 .post-excerpt,
body.archive #analysis.grid-type3 .grid-type3-post-3 .post-thumbnail,
body.archive #analysis.grid-type3 .grid-type3-post-4 .post-excerpt,
body.archive #analysis.grid-type3 .grid-type3-post-5 .post-thumbnail,
body.archive #analysis.grid-type3 .grid-type3-post-6 .post-excerpt {
    display: block;
}

body.archive #news.grid-type4 .grid-type4-post-1 .post-excerpt,
body.archive #news.grid-type4 .grid-type4-post-2 .post-thumbnail,
body.archive #news.grid-type4 .grid-type4-post-3 .post-thumbnail {
    display: none;
}

body.archive #news.grid-type4 .grid-type4-post-3 .post-excerpt {
    display: block;
}

body.archive #opinion.grid-type4 .grid-type4-post-1 .post-thumbnail,
body.archive #opinion.grid-type4 .grid-type4-post-2 .post-thumbnail,
body.archive #opinion.grid-type4 .grid-type4-post-3 .post-thumbnail,
body.archive #opinion.grid-type4 .grid-type4-post-3 .post-excerpt {
    display: none;
}

body.archive #long-reads.grid-type3 .grid-type3-post-1 .post-thumbnail,
body.archive #long-reads.grid-type3 .grid-type3-post-5 .post-excerpt,
body.archive #long-reads.grid-type3 .grid-type3-post-6 .post-thumbnail {
    display: none;
}

body.archive #long-reads.grid-type3 .grid-type3-post-1 .post-excerpt,
body.archive #long-reads.grid-type3 .grid-type3-post-5 .post-thumbnail,
body.archive #long-reads.grid-type3 .grid-type3-post-6 .post-excerpt {
    display: block;
}


/************************ SINGLE POSTS ************************/

body.single-analysis .post-meta,
body.single-news .post-meta,
body.single-opinion .post-meta,
body.single-long-read .post-meta {
    margin-bottom: 25px;
}

h1.title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 40px !important;
}

body.single.analysis .post-excerpt p,
body.single.news .post-excerpt p,
body.single.opinion .post-excerpt p,
body.single.long-read .post-excerpt p {
    font-weight: 300 !important;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 50px !important;
}

.post-img img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    aspect-ratio: 16/9;
    object-fit: cover;
}

.image-caption {
    color: rgb(0 0 0 / 50%);
    font-size: 11px;
    line-height: 21px;
    margin-bottom: 50px;
}

body.single article.post .post-author-date {
    padding: 0 8%;
    margin-bottom: 30px;
}

body.single article.post .post-body {
    padding: 0 0 0 8%;
}

body.single article.post .the-content {
    width: 80%;
    float: left;
}

body.single .section-title {
    text-align: center;
}

body.single .grid-type4-post-1 .post-excerpt,
body.single .grid-type4-post-2 .post-excerpt,
body.single .grid-type4-post-3 .post-excerpt {
    display: none;
}

.post-share {
    width: 50px;
    text-align: right;
    float: right;
    margin: 0;
}

.post-share ul {
    list-style: none;
    float: left;
    margin-left: 0;
}

.post-share li {
    width: 30px;
    height: 30px;
    border: 1px solid rgb(0 0 0 / 15%);
    border-radius: 8px;
    float: right;
}

.post-share li:first-of-type {
    margin-top: 0;
}

.post-share li a {
    color: #000000 !important;
    transition: none;
}

.post-share li:hover a,
.post-share li:hover {
    color: #fff !important;
}

.post-share .fab,
.post-share .fa,
.post-share .fa-brands,
.post-share .fa-solid {
    padding: 7px 8px 0 0;
}

.post-share .fab.fa-facebook-f {
    padding-right: 10px;
}

.post-share .fa-solid.fa-link {
    padding-right: 4px;
}

body.single #more-posts .post-type-link,
body.single #more-posts .post-cat-list.region {
    display: none;
}

body.single.analysis #filter,
body.single.news #filter,
body.single.opinion #filter,
body.single.long-read #filter {
    padding: 20px 0 28px;
    margin-bottom: 90px;
}

body.single.analysis #filter li,
body.single.news #filter li,
body.single.opinion #filter li,
body.single.long-read #filter li {
    margin-top: 8px;
}

#filter .no-tags-found:hover {
    border: 1px solid rgb(0 0 0 / 15%) !important;
}


/************************ ARCHIVES ************************/

#archive h1 {
    display: inline-block;
}

#archive .view-all-btn {
    margin-top: 14px;
}

#archive #filter .view-all-btn {
    float: right;
}

#archive-featured .post-type,
#archive-grid .post-type {
    display: none;
}


/************************ SEARCH ************************/

#search h1 {
    text-align: center;
}

input.search-input {
    width: 43%;
    height: 36px;
    font-size: 15px;
    border: 1px solid rgb(0 0 0 / 15%) !important;
    padding: 0 12px;
    margin: 0 20px 0 0;
}

body.search #search-form button {
    height: 41px;
    background: transparent;
    margin: 0 0 0 -49px !important;
    position: absolute;
}

.search-dropdown-col {
    width: calc(33% - 10px);
    text-align: left;
    padding-right: 10px;
    float: left;
}

body.search #search #filter ul {
    display: block !important;
}

#search #filter li {
    line-height: 0;
    border: 0;
    padding: 0;
    margin: 7px 10px 0 0;
}

#search ul input[type="checkbox"] {
    display: none;
}

#search li label,
#search li label:hover {
    line-height: 14px;
    border: 1px solid rgb(0 0 0 / 15%);
    border-radius: 50px;
    padding: 9px 15px 8px;
}

#search .is-form-style.is-form-style-3 label {
    width: calc(100% - 30px) !important;
}

body.search #search .narrow-row.grid-type13 {
    padding-top: 10px;
}

body.search footer {
    margin-top: 100px !important;
}


/************************ AUTHORS ************************/

.author-intro {
    width: 80%;
    padding-top: 20px;
    margin: auto;
}

.author-intro h1,
.author-intro .mobile-only {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 25px;
}

.author-img {
    width: calc(30% - 50px);
    margin-right: 50px;
    float: left;
}

.author-img img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    filter: grayscale(1);
    aspect-ratio: 1/1;
    object-fit: cover;
}

.author-info {
    width: 70%;
    float: left;
}

body.tax-authors .publication {
    display: none;
}


/************************ CONTACT ************************/
/* 
div:has(.contact-info) {
    display: flex;
} */

.contact-info {
    max-width: 33%;
}

.contact-info a {
    color: #000 !important;
}

.contact-form {
    width: auto;
    max-width: 66%;
    border: 1px solid #00000015;
    padding: 2rem !important;
}

.contact-form * {
    box-sizing: border-box;
    font-family: "Readex Pro", Helvetica, Arial, sans-serif !important;
}

.contact-form>div {
    padding: 0 !important;
}

.contact-form form {
    display: flex;
    flex-direction: column;
    /* padding: 1rem !important; */
}

.contact-form form p {
    margin: 0 !important;
    padding: 0 !important;
}

.contact-form form textarea,
.contact-form form input:not([type=submit]) {
    width: 100% !important;
    border: 1px solid #00000015 !important;
}

.contact-form span.wpcf7-spinner {
    display: none;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin: 2rem 0 0 0 !important;
}

/* .form-col.left {
    width: calc(50% - 10px);
    margin-right: 10px;
    float: left;
} */

/* .form-col.right {
    width: calc(50% - 10px);
    margin-left: 10px;
    float: left;
} */

/* .form-col input {
    margin-bottom: 0;
} */

/* .submit-btn p {
    margin-bottom: 0;
} */

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 10px 35px 8px !important;
}


/************************ NEWSLETTER ************************/

#newsletter .narrow-row.newsletter-border {
    width: calc(1200px - 30px);
    border: 1px solid rgb(0 0 0 / 15%);
    padding: 30px;
    margin-top: 40px !important;
}

#newsletter .vc_column-inner {
    border-radius: 10px;
}

#newsletter img {
    width: 80%;
}

#newsletter .newsletter-info {
    padding-left: 30px;
}

#newsletter h3 {
    font-size: 23px;
    line-height: 33px;
}

.rotating-coloured-bg {
    animation: cyclingBgColours 3.8s linear infinite;
}

.rotating-coloured-bg .vc_column-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.rotating-coloured-bg img {
    max-width: 60% !important;
    max-height: 80% !important;
    /* To compensate for vertically uncentered gif: */
    padding-bottom: 1rem !important;
}

@keyframes cyclingBgColours {
    0% {
        background-color: #ac0039;
    }

    49.99% {
        background-color: #ac0039;
    }

    50% {
        background-color: black;
    }

    100% {
        background-color: black;
    }
}

/************************ PRIVACY ************************/

#privacy h2 {
    font-family: "Readex Pro", Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 40px;
    margin: 120px 0 20px;
}

#privacy h3 {
    font-family: "Readex Pro", Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 28px;
    margin: 30px 0 20px !important;
}

#privacy h4 {
    font-family: "Readex Pro", Helvetica, Arial, sans-serif !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin: 25px 0 5px !important;
}

#privacy .vc_toggle {
    margin: 25px 0 40px !important;
}


/************************ COOKIES ************************/

#cookie-law-info-bar,
.wt-cli-cookie-bar {
    width: 50% !important;
    background-color: #fff !important;
    color: #000 !important;
    padding: 50px !important;
}

.cli-bar-container.cli-style-v2 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 800;
}

.cli-bar-message {
    font-size: 15px;
    font-weight: 100;
    text-align: center !important;
    text-transform: none;
    line-height: 22px;
    margin: 30px 0 30px
}

#cookie-law-info-bar a {
    color: #000 !important;
    border-radius: 3px !important;
    margin: 0 2px 4px !important;
}

a#wt-cli-accept-btn {
    background: #000 !important;
    color: #fff !important;
}


/************************ FOOTER ************************/

footer {
    padding: 80px 0 50px;
    margin-top: 50px;
    border-top: 1px solid rgb(0 0 0 / 15%);
}

footer .footer-content {
    display: flex;
    justify-content: top;
    align-items: top;
}

.footer-col {
    width: calc(15% - 20px);
    text-align: left;
    margin-right: 20px;
    float: left;
}

.footer-col.col-1 {
    width: calc(35% - 50px);
    margin-right: 50px;
}

.footer-col.col-1 img {
    width: auto;
    height: 70px !important;
    margin-bottom: 25px !important;
}

footer h3 {
    font-family: "Readex Pro", Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 5px !important;
}

footer p,
footer li,
footer a {
    font-size: 14px;
    margin-bottom: 10px;
}

footer ul {
    list-style: none;
    padding-left: 0 !important;
    margin-left: 0;
}

footer li {
    display: block;
}

footer .social-links {
    margin: 20px auto 40px !important;
}

.footer-col.col-6 .column {
    width: 100%;
}

.footer-about .go-icon,
.footer-about a:hover .go-icon-hover {
    display: inline;
}

.footer-about .go-icon-hover,
.footer-about a:hover .go-icon {
    display: none;
}

.footer-important-links {
    width: 100%;
    margin: auto;
}

.footer-important-links p,
.footer-important-links a {
    font-size: 12px;
    color: rgb(0 0 0 / 50%) !important;
    text-align: right;
}

.footer-div {
    margin: 0 7px;
}


/************************ ARABIC ************************/

:lang(ar) .en-only,
:lang(ar) .ar-only.mobile-only {
    display: none !important;
}

:lang(ar) .ar-only {
    display: contents !important;
}

:lang(ar) .search-container {
    margin: 0;
}

:lang(ar) .search-container::after {
    content: "|";
    color: rgb(0 0 0 / 20%);
    padding: 0 18px;
}

:lang(ar) .current-date:before {
    padding: 0 18px;
}

:lang(ar) header i,
:lang(ar) footer i {
    margin: 0 0 0 10px !important;
}

:lang(ar) .burger-menu .ar-only i {
    width: 20px;
    margin: 0 13px 0 0 !important;
}

:lang(ar) .menu-container-right {
    border-right: 1px solid rgb(0 0 0 / 15%);
    border-left: 0;
    padding: 50px 60px 50px 0;
}

:lang(ar) .language-switcher {
    display: none !important;
}

:lang(ar) .menu-right-right .wpml-ls-legacy-list-horizontal a {
    padding: 5px 0 6px;
}

:lang(ar) .right-text {
    text-align: left;
}

:lang(ar) #home-featured {
    margin-top: 25px;
}

:lang(ar) body.home .main-content #filter h1.ar-only {
    font-size: 14px;
    margin: 3px 0 0 30px;
    display: inline-block !important;
}

:lang(ar) #tag-filter {
    float: right;
}

:lang(ar) #tag-filter li {
    margin: 7px 0 0 5px;
}

:lang(ar) header i,
:lang(ar) footer .footer-col.col-6 i {
    margin: 0 0 0 5px;
}

:lang(ar) #filter h5 {
    margin: 13px 0 0 30px;
    float: right;
}

:lang(ar) span.post-type {
    margin: 0 0 0 10px;
}

:lang(ar) .post-cat-list {
    margin: 0 0 0 5px;
}

:lang(ar) .post-title h3 {
    font-size: 24px;
    line-height: 34px;
}

:lang(ar) .section-title h2 {
    margin: 0 0 0 100px;
}

:lang(ar) .featured-in.pill-txt {
    margin: -20px 90px 0 0
}

:lang(ar) #filter h1,
:lang(ar) #archive h1 {
    margin: 0 0 40px 30px;
    float: right;
}

:lang(ar) #archive #filter .view-all-btn.ar-only {
    float: left;
    display: inline-block !important;
}

:lang(ar) #archive #filter .view-all-btn {
    float: left;
}

:lang(ar) .view-all-btn {
    font-size: 15px;
}

:lang(ar) .view-all-btn i {
    margin: 0 5px 0 0;
}

:lang(ar) #editorial-team .post-title h4 {
    font-size: 25px;
}

:lang(ar) .author-intro h1 {
    font-size: 30px;
    line-height: 40px;
}

:lang(ar) .author-img {
    margin: 0 0 0 30px;
    float: right;
}

:lang(ar) .author-img img {
    margin: 0 0 0 30px;
    float: right;
}

:lang(ar) .grid-type13 .grid-item .post-thumbnail {
    margin: 0 0 0 15px !important;
}

:lang(ar) .grid-type13 .grid-item .post-info {
    margin: 0 15px 0 0 !important;
}

:lang(ar) body.single article.post .post-body {
    padding: 0 8% 0 0;
}

:lang(ar) body.single article.post .the-content {
    float: right;
}

:lang(ar) body.single article.post .post-share {
    float: left;
}

:lang(ar) body.single #filter.related-tags h5.ar-only {
    display: inline-block !important;
}

:lang(ar) input.search-input {
    margin: 0 0 0 20px;
}

:lang(ar) .search #search-form button {
    margin: 0 -50px 0 0 !important;
}

:lang(ar) .search-dropdown-col {
    width: calc(33% - 25px);
    text-align: right;
    padding: 0 0 0 25px;
}

:lang(ar) #search #filter li {
    margin: 7px 0 0 10px;
}

:lang(ar) h1.ar-only.search-results {
    display: block !important;
}

:lang(ar) #newsletter .newsletter-info {
    padding: 0 30px 0 0;
}

:lang(ar) .contact-form {
    float: left !important;
}

:lang(ar) form p {
    text-align: right;
}

:lang(ar) .contact-info {
    float: right !important;
}

:lang(ar) .footer-col {
    text-align: right;
    margin: 0 0 0 20px;
}

:lang(ar) .footer-col.col-1 {
    margin: 0 0 0 50px;
}

:lang(ar) footer h3.ar-only {
    margin-bottom: 10px !important;
    display: block !important;
}

:lang(ar) footer .widgetizedArea h3 {
    display: none !important;
}

:lang(ar) #menu-pages-left-arabic img,
:lang(ar) #menu-pages-left-arabic-1 img {
    height: 12px;
    margin-left: 7px;
}

:lang(ar) footer .language-switcher {
    position: absolute;
    top: 70px;
    left: auto;
}

:lang(ar) footer .language-switcher i {
    margin: 0 9px 0 9px !important;
}


/************************ MOBILE ************************/

@media only screen and (max-width: 1550px) {

    .padded-row,
    .gcp-design-bg .gcp-caption-wrapper,
    #home-hero .vc_gitem-post-data,
    #home-hero .vc_btn3-container,
    #hero-inner,
    header .header-container,
    header .navbar,
    .menu-container,
    footer .container {
        width: 1200px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .narrow-row {
        width: 900px;
        margin: auto !important;
    }

    .nav-links.active {
        padding-top: 120px !important;
    }

    header nav ul li.standard-link {
        padding: 10px 15px;
        margin: 17px 0 0 0;
    }

    header nav ul li.standard-link a,
    .wpml-ls-item span {
        font-size: 13px;
    }

    .content-border {
        width: calc(1100px - 60px);
    }

    #newsletter .narrow-row.newsletter-border {
        width: calc(900px - 30px);
    }

}


@media only screen and (max-width: 1240px) {

    .padded-row,
    .gcp-design-bg .gcp-caption-wrapper,
    header .container,
    footer .container,
    .content-border,
    #newsletter .narrow-row.newsletter-border,
    header .header-container,
    header .navbar,
    .menu-container,
    .search-dropdown,
    footer .container {
        width: calc(100% - 40px);
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .vc_row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .vc_row.vc_column-gap-35 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .vc_row.vc_column-gap-35>.vc_column_container,
    .header-info .vc_column-inner {
        padding: 0 !important;
    }

    .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
        padding-right: 15px !important;
        padding-bottom: 15px !important;
    }
}

@media only screen and (max-width: 991px) {
    .rotating-coloured-bg {
        margin: 3rem 0 !important;
        padding: 5rem 0 !important;
    }
}

@media only screen and (max-width: 960px) {

    .desktop-only {
        display: none !important;
    }

    .mobile-only {
        display: inline-block !important;
    }

    header {
        height: 58px;
    }

    .burger-menu i {
        margin-top: -7px !important;
    }

    body.scrolled .logo .logo-default {
        display: none !important;
    }

    body.scrolled .burger-menu,
    body.scrolled .search-container.mobile-only {
        margin-top: 15px;
    }

    body.scrolled header .wpml-ls-legacy-list-horizontal a {
        margin-top: 12px;
    }

    header .wpml-ls-legacy-list-horizontal a {
        padding: 0;
    }

    .nav-links.active {
        height: auto !important;
        min-height: 100vh;
        padding-top: 50px !important;
        justify-content: flex-start;
    }

    body.scrolled .left-column {
        margin: 0;
    }

    body.scrolled .right-column {
        margin: -10px 0 0;
    }

    .current-date {
        display: none;
    }

    .search-container.mobile-only {
        float: left;
        top: 2px !important;
        left: 60px;
        right: auto;
    }

    .logo .logo-default {
        height: 50px;
    }

    header .right-column {
        margin-top: 30px;
    }

    :lang(en-US) a.wpml-ls-link:after {
        content: 'العربية';
    }

    .menu-container {
        margin-top: 0;
        display: block;
    }

    .menu-container-col {
        width: 100%;
        padding: 0;
    }

    .menu-container-left {
        padding-bottom: 30px;
    }

    .menu-col {
        width: 100%;
    }

    .menu-col.menu-container-inner-left-col-2 {
        margin: 20px 0;
    }

    .menu-container h4 {
        font-size: 14px;
        margin: 14px 20px 0 0 !important;
        display: inline-block;
        float: left;
    }

    .menu-col li {
        margin: 0 4px 0 0;
        display: inline-block;
    }

    .menu-col li a {
        font-size: 14px;
        line-height: 14px;
        border: 1px solid rgb(0 0 0 / 15%);
        border-radius: 50px;
        padding: 10px 15px 7px;
        margin: 7px 5px 0 0;
    }

    .menu-container-right {
        border-left: 0 !important;
    }

    .menu-container-inner-right-row-3 {
        padding-top: 20px;
    }

    .nav-links a {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .menu-container #filter {
        display: none;
    }

    .main-content {
        padding-top: 78px;
    }

    .padded-row,
    .narrow-row,
    header .container,
    footer .container {
        width: calc(100% - 40px) !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    p,
    ul,
    li,
    input,
    textarea,
    select,
    .wpcf7-list-item-label,
    .wpcf7-response-output,
    form div {
        font-size: 17px;
        line-height: 27px;
    }

    h1 {
        font-size: 21px;
        line-height: 31px;
    }

    h2,
    #filter h1,
    .featured-post h3,
    body.single h1,
    body.single .section-title h2 {
        font-size: 25px;
        line-height: 35px;
    }

    h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .vc_column-inner .vc_column-inner {
        padding: 0 5px !important;
    }

    .padding-top-bottom {
        padding: 50px 0;
    }

    .padding-top {
        padding: 50px 0 0;
    }

    .padding-bottom {
        padding: 0 0 50px;
    }

    .padded-inner-col .padded-row {
        width: calc(100% - 10px) !important;
    }

    .content-border {
        border: 0;
        padding: 0;
    }

    .fixed-background {
        background-attachment: inherit;
    }

    .post-cat-list {
        padding: 5px 15px 4px;
        margin-bottom: 5px;
        display: inline-block;
    }

    .post-cat-list.theme,
    .post-cat-list.tag {
        padding: 6.5px 15px 4px;
    }

    body.home .main-content #filter {
        padding: 15px 0 22px;
        overflow-x: auto;
        white-space: nowrap;
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
    }

    body.home .main-content #filter::-webkit-scrollbar {
        display: none;
        /* Hide scrollbar for Chrome, Safari, and Opera */
    }

    body.home .main-content #filter h1 {
        line-height: 45px;
        margin-bottom: 0 !important;
    }

    .section-title {
        text-align: left;
        padding: 100px 0 20px;
    }

    .section-title h2 {
        margin-right: 0;
    }

    .view-all-btn {
        margin-top: 10px;
        float: right;
    }

    .grid {
        width: 100%;
        margin: auto;
        display: block;
    }

    .grid-item {
        border-top: 1px solid rgb(0 0 0 / 15%);
        border-left: 1px solid rgb(0 0 0 / 15%);
        border-right: 1px solid rgb(0 0 0 / 15%);
        outline: 0;
    }

    .grid .grid-item:last-of-type {
        border: 1px solid rgb(0 0 0 / 15%);
    }

    .grid .post-thumbnail,
    .grid .post-info {
        width: 100%;
        margin: auto !important;
        float: inherit !important
    }

    .grid .post-thumbnail img {
        margin-bottom: 10px;
    }

    .grid .post-meta {
        margin-top: 10px;
    }

    .grid .post-title {
        margin-top: 19px !important;
    }

    .featured-post img {
        aspect-ratio: 5/4;
    }

    #filter {
        padding: 20px 0;
    }

    #filter-toggle {
        font-size: 15px;
        text-transform: uppercase;
        margin-top: 8px;
        float: right;
    }

    #filter-toggle i {
        font-size: 13px;
        margin-left: 9px;
    }

    #filter-toggle .rotated {
        transform: rotate(180deg);
    }

    #region-filter .region-list {
        margin: 60px 0 0;
        position: absolute;
        display: none;
        clear: both;
    }

    #archive.padding-bottom {
        padding-bottom: 0 !important;
    }

    #archive #filter .view-all-btn {
        display: none;
    }

    #archive .grid-simple .grid-item:last-of-type {
        padding-bottom: 50px !important;
    }

    .author-intro {
        width: calc(100% - 40px);
        padding-top: 0;
        margin: auto !important;
    }

    .author-img-name {
        display: flex;
        align-items: center;
        /* Vertically center align items */
    }

    .author-img {
        margin: 0 0 30px !important;
        display: flex;
        align-items: center;
        /* Vertically center align items */
    }

    .author-img img {
        width: 80px;
        height: auto;
        margin-right: 30px;
        float: left;
    }

    .author-img .mobile-only.author-name {
        width: calc(100% - 120px);
        margin: 0 !important;
        float: left;
    }

    .author-img,
    .author-info {
        width: 100%;
    }

    .grid-type13 .grid-item {
        display: block;
    }

    .grid-type13 .grid-item .post-thumbnail,
    .grid-type13 .grid-item .post-info {
        width: 100%;
        display: block;
    }

    .grid-type13 .grid-item .post-thumbnail img {
        aspect-ratio: 16/9;
    }

    body.single .post-content {
        padding-top: 30px !important;
    }

    .post-meta li,
    .post-meta a,
    .post-meta span {
        font-size: 14px !important;
    }

    body.single h1 {
        margin: 0 auto 15px;
    }

    .post-meta li,
    .post-meta a,
    .post-meta span {
        font-size: 9px;
    }

    body.single article.post .post-author-date,
    body.single article.post .post-body {
        padding: 0;
    }

    body.single article.post .the-content {
        width: 100% !important;
    }

    .post-share {
        width: 100% !important;
    }

    body.single .wp-caption {
        max-width: 100% !important;
        ;
        height: auto !important;
    }

    #more-posts {
        padding-top: 0;
    }

    body.single .main-content #filter {
        margin-bottom: 70px;
        overflow-x: auto;
        white-space: nowrap;
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
    }

    body.single .main-content #filter::-webkit-scrollbar {
        display: none;
        /* Hide scrollbar for Chrome, Safari, and Opera */
    }

    body.single .main-content #filter h5 {
        margin: 13px 30px 0 0;
    }

    .post-share {
        width: 100% !important;
        text-align: center;
        border-top: 1px solid rgb(0 0 0 / 15%);
        padding: 10px 0;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 9999;
    }

    .post-share ul {
        width: 100%;
        margin: auto !important;
    }

    .post-share li {
        border: 0 !important;
        margin: 0 15px !important;
        float: left;
        display: contents;
    }

    .post-share li a,
    .post-share li i.fa-link {
        width: 30px;
        height: 30px;
        border: 1px solid rgb(0 0 0 / 15%);
        border-radius: 8px;
        margin: 0 5px;
        display: inline-block;
    }

    .post-share .fa-solid.fa-link {
        height: 23px;
    }

    .post-share .fab,
    .post-share .fa,
    .post-share .fa-brands,
    .post-share .fa-solid {
        padding: 7px 0 0 !important;
    }

    .search-dropdown-col {
        width: 100%;
    }

    body.search input.search-input {
        width: 100% !important;
        margin: 0 !important;
    }

    body.search #search-form button {
        margin-left: 0;
        position: absolute;
        top: 0;
        right: 20px;
    }

    body.search #search #filter {
        margin: 0 0 50px !important;
    }

    body.search #search #filter ul {
        position: inherit;
    }

    #contact .contact-info {
        width: 100% !important;
        margin-bottom: 60px;
    }

    #contact .contact-form {
        width: 100% !important;
    }

    input[type=text],
    input[type=email],
    textarea {
        width: calc(100% - 20px) !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    input.wpcf7-form-control.has-spinner.wpcf7-submit {
        width: auto !important;
    }

    #newsletter .narrow-row {
        width: calc(100% - 10px) !important;
    }

    #newsletter .narrow-row.newsletter-border {
        padding: 20px;
        margin-top: 40px !important;
    }

    #newsletter .newsletter-info {
        padding: 20px 0 0;
    }

    #newsletter .vc_btn3-container.vc_btn3-right {
        text-align: center;
    }

    #cookie-law-info-bar,
    .wt-cli-cookie-bar {
        width: 100% !important;
        padding: 50px 40px !important;
    }

    footer {
        padding: 30px 0 10px;
    }

    body.home footer {
        margin-top: 100px;
    }

    footer .footer-content {
        display: inherit;
    }

    .footer-col {
        width: 100% !important;
        text-align: left;
        margin-right: 0 !important;
    }

    .footer-col.col-1 {
        margin-right: 0 !important;
    }

    .footer-col.col-1 img {
        float: left;
    }

    .footer-col.col-1 .social-links {
        margin: 0 !important;
        position: absolute;
        top: 43px;
        right: 0;
    }

    .footer-col.col-1 .widgetizedArea {
        clear: both;
    }

    .footer-col.col-5,
    .footer-col.col-6 {
        width: 50% !important;
        float: left;
    }

    .footer-col.col-1 img {
        margin-bottom: 10px;
    }

    footer .pill-txt {
        width: 100%;
        text-align: center;
        line-height: 0 !important;
        padding: 22px 0 20px !important;
        margin: 30px auto 50px;
        display: block;
    }

    footer ul {
        margin: 0 !important;
    }

    footer li {
        line-height: 14px;
        margin-bottom: 15px;
        display: inherit;
    }

    #menu-pages-right-1 .menu-item.menu-item-2545 {
        margin-bottom: 10px !important;
    }

    footer #filter {
        width: 100%;
        padding: 40px 0;
        margin-top: 10px;
        white-space: inherit;
    }

    footer #filter.ar-only {
        display: none !important;
    }

    #filter .footer-col {
        width: 33% !important;
        text-align: center;
        float: left;
    }

    #filter h4 {
        font-family: "Readex Pro", Helvetica, Arial, sans-serif !important;
        font-weight: 500 !important;
        font-size: 14px;
        text-transform: uppercase;
        margin-bottom: 0 !important;
    }

    #filter .footer-col.col-3 {
        border-left: 1px solid rgb(0 0 0 / 15%);
        border-right: 1px solid rgb(0 0 0 / 15%);
    }

    footer #filter .column {
        text-align: left;
        margin-top: 15px !important;
        position: absolute;
        left: 0;
        display: none;
    }

    footer #filter .column.show {
        display: block;
    }

    .footer-important-links {
        width: 100%;
        padding-top: 0;
        margin: 0 auto;
        position: relative;
        transition: margin-top 0.3s ease;
    }

    .filter-active .footer-important-links {
        margin-top: 130px;
    }

    .footer-important-links p,
    .footer-important-links a {
        font-size: 10px;
        text-align: center;
        margin: 10px 0 0;
    }

    /*** ARABIC ***/

    :lang(ar) .right-text {
        text-align: left;
    }

    :lang(ar) .search-container.mobile-only {
        float: right;
        margin-right: 5px;
    }

    :lang(ar) .search-container::after {
        content: '';
        padding: 0;
    }

    :lang(ar) header nav ul li {
        margin: 0 0 0 4px;
        float: right;
    }

    :lang(ar) .menu-col li a {
        margin: 7px 0 0 5px;
    }

    :lang(ar) .lang-switcher {
        display: none !important;
    }

    :lang(ar) header .language-switcher i {
        margin-top: 3px !important;
    }

    :lang(ar) a.wpml-ls-link:after {
        content: 'EN';
        margin-right: 25px;
    }

    :lang(ar) .menu-right-right .wpml-ls-legacy-list-horizontal {
        display: inherit;
    }

    :lang(ar) .menu-right-right .wpml-ls-legacy-list-horizontal a {
        line-height: 0;
        margin: -10px 0 0 0;
    }

    :lang(ar) body.home .main-content #filter {
        padding: 16px 0 0;
    }

    :lang(ar) body.home .main-content #filter h1.ar-only {
        position: absolute;
    }

    :lang(ar) body.home .main-content #tag-filter {
        margin-right: 90px;
    }

    :lang(ar) .desktop-only.ar-only,
    :lang(ar) #archive #filter .view-all-btn.ar-only,
    :lang(ar) .lang-switcher.desktop-only {
        display: none !important;
    }

    :lang(ar) .section-title {
        padding: 80px 0 55px;
    }

    :lang(ar) .section-title h2 {
        margin: 0;
        float: right;
    }

    :lang(ar) .section-title .view-all-btn {
        float: left;
    }

    :lang(ar) #filter-toggle {
        float: left;
    }

    :lang(ar) .post-cat-list {
        margin: 0 0 5px 5px;
    }

    :lang(ar) body.single article.post .post-body {
        padding: 0 !important;
    }

    :lang(ar) body.single .main-content #filter h5 {
        margin: 13px 0 0 30px;
    }

    :lang(ar) body.search #search-form button {
        left: 20px;
        right: auto !important;
    }

    :lang(ar) .search-dropdown-col {
        width: 100% !important;
        padding: 0 !important;
    }

    :lang(ar) .footer-col {
        margin: 0;
    }

    :lang(ar) .footer-col.col-1 {
        margin: 0 0 30px 0;
    }

    :lang(ar) footer li,
    :lang(ar) footer #filter .column.show {
        text-align: right;
    }

    :lang(ar) footer .language-switcher {
        position: inherit;
    }

    :lang(ar) footer .language-switcher .wpml-ls-legacy-list-horizontal {
        float: right;
    }

    :lang(ar) footer .language-switcher .wpml-ls-legacy-list-horizontal a {
        padding: 0 !important;
    }

    :lang(ar) footer #filter.ar-only {
        padding: 20px 0 45px !important;
        display: block !important;
    }

}