:root {
    --dúdú: #000;
    --irɛ̃ɱi: #89232D;
    --irɛ̃ɱi-d1:#761d26;
    --irenmwi: #89232D;
    --irenmwiD1: #761d26;
    --funfun: #fff;
    --èédú: #2f2d2e;
    --súnmọ́Dúdú: #2a2a2a;
    --òféèfèé: #3c9ae3;
    --nb-1: #0a0a0a;
    --nb-2: #121212;
    --cnb-2: #23272a;
    --cir-1: #420C11;
    --cg-2: #525252;
    --p-1: #bd7c7c;
    --t-1: #008585;
    --t-1-d-1: #007373;
    --ogeKíkọ: Helvetica, 'NotoSans', sans-serif;
    --headerHeight-m: 108px;
    --ɛkpo-sb: 28px 0 0; /* gap above searchbar */
    --àwɔ̀-kíkɔ: #ffffff;  /* light-dark(#2a2a2a, #ffffff); */
}

/*
=====================
    Builders
=====================
*/
.r-180 {
    transform: rotate(180deg);
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-t-15 {
    margin-top: 15px;
}

.no-vis {visibility: hidden; font-size: 0px;}

/*
=====================
    Typography
=====================
*/
html, body {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: var(--ogeKíkọ);
    font-size: 14px;
    color: var(--dúdú);
}

div {
    display: block;
}

ul {
    list-style: none;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

b, strong {
    font-weight: bolder;
}

strong {
    font-weight: bold;
}

button, input, select, textarea {
    font: inherit;
    font-family: inherit;
    font-style: inherit;
    line-height: inherit;
    font-size: inherit;
    margin: 0;
}

/*
=====================
    Layout
=====================
*/

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}

nav.ìtukọ̀.ẹlẹ́gbẹ́ {
    float: right;
}

ul.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    padding: 0;
    cursor: pointer;
}

li.ui-menu-item a {
    /*display: block;*/
    /*color: var(--dúdú);*/
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 17px;
    color: var(--funfun);
    cursor: pointer;
}

li.ui-menu-item:hover {
    /*background-color: var(--irenmwiD1);*/
    background-color: var(--dúdú);
}

a.no-transition {
    transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
}

a {
    text-decoration: none;
    outline: none;
}

.highlighted-search-result {
    background-color: var(--irenmwiD1);
}

ul.search-results.unpadded li a.no-transition:hover {
    text-decoration: underline;
}

button, input {
    overflow: visible;
}

input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark-color(black, white);
    /*color: -internal-light-dark-color(black, #f1e8df);*/
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    text-align: start;
    -webkit-rtl-ordering: logical;
}

input[type="hidden" i] {
    display: none;
    -webkit-appearance: initial;
    background-color: initial;
    cursor: default;
}

input[type=text]:focus, textarea:focus {
    padding: 0 16px;
}

button, select {
    cursor: pointer;
    outline: none;
}

select:not(:-internal-list-box) {
    overflow: visible !important;
}

select {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark-color(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    text-align: start;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: rgb(248, 248, 248);
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(166, 166, 166);
    border-image: initial;

}

option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
}

footer {
    /*
    height: 100vh;
    height: fill-available;
    height: webkit-fill-available;
    height: moz-fill-available;
    */
}

.m-t-10 { margin-top: 10px; }

.m-b-10 { margin-bottom: 10px; }

.góńgó-òkè {
    background-color: var(--èédú);
    /*background-color: #f1e8df;*/
    /*background-color: #f1faee;*/
    text-align: right;
    display: none;
}

.góńgó-òkè .ike {
    padding-right: 20px;
    padding-left: 3px;
}

.góńgó-òkè a.àwòrán {
    display: none;
}

.góńgó-òkè .ìtukọ̀ {
    float: left;
}

.góńgó-òkè .ìtukọ̀>ul {
    font-size: 0;
}

.góńgó-òkè .ìtukọ̀>ul>li {
    font-size: 16px;
    position: relative;
}

.góńgó-òkè .ìtukọ̀>ul>li>a,
.góńgó-òkè .ìtukọ̀>ul>li>span {
    display: block;
    text-transform: uppercase;
    color: var(--funfun);
    font-size: 16px;
    font-weight: 600;
    font-family: inherit;
    cursor: pointer;
    padding: 16px 12px 15px;
    letter-spacing: 0.8px;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}

.góńgó-òkè .ìtukọ̀>ul>li.more {
    display: none;
}

.desktop .góńgó-òkè .ìtukọ̀>ul>li.yọ:hover>ul {
    display: block;
}

.desktop .góńgó-òkè .ìtukọ̀>ul>li>a:hover,
.desktop .góńgó-òkè .ìtukọ̀>ul>li>span:hover {
    background-color: var(--funfun);
    color: var(--èédú);
}

.góńgó-òkè .ìtukọ̀>ul>li.more .yọ ul {
    left: 100%;
    top: -1px;
}

.góńgó-òkè .ìtukọ̀>ul .yọ ul li a {
    display: block;
    font-size: 14px;
    font-family: inherit;
    color: var(--súnmọ́Dúdú);
    text-transform: uppercase;
    padding: 9px 14px 4px;
    letter-spacing: 0.6px;
}

.góńgó-òkè .ìtukọ̀>ul>li.more .yọ span {
    color: var(--súnmọ́Dúdú);
    display: block;
    font-familiy: var(--ogeKíkọ);
    font-size: 14px;
    letter-spacing: 0.6px;
    padding: 5px 14px 3px;
    text-transform: uppercase;
}

.góńgó-òkè .ìtukọ̀>ul>li.yọ:hover span a {
     /*color: #50b46c;*/
    /*color: #62bc7b;*/
    /*color: #028477;*/
    color: var(--irenmwi);
    /*color: #5b8013;*/
    /*color: #5ed980;*/
    /*color: #34312e;*/
    /*color: #5ed980;*/
}

.góńgó-òkè .ìtukọ̀>ul .yọ span {
    position: relative;
    padding-right: 26px;
}

.góńgó-òkè .ìtukọ̀>ul .yọ span:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 12px;
    width: 12px;
    height: 7px;
    background: transparent url("../images/logos/svg/nav-dropdown-arrow.svg") center center no-repeat;
    -webkit-background-size: 12px 7px;
    background-size: 12px 7px;
}

.góńgó-òkè .ìtukọ̀>ul .yọ ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 230px;
    border: 1px solid #ccc;
    background-color: var(--funfun);
    z-index: 3;
    text-align: left;
    padding: 10px 0;
    list-style: none;
}

.góńgó-òkè .ìtukọ̀>ul .yọ ul>li:hover {
    background-color: #ebebeb;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    /*color: #50b46c;*/
    /*color: #62bc7b;*/
    /*color: #028477;*/
    color: var(--irenmwi);
    /*color: #5b8013;*/
    /*color: #5ed980;*/
    /*color: #34312e;*/
    /*color: #5ed980;*/
}

.góńgó-òkè span.ìparẹ́ {
    display: none;
}

.yọ span a {
    color: var(--funfun);
}

.yọ:hover span {
    background-color: #fff !important;
}
/* END TOPHEADER NAV

/* MOBILE NAV / SIDE BAR (at greater than 1023px) */
#òkèOrí.mobile .òjìjí {
    z-index: 15;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
}

#òkèOrí.mobile .góńgó-òkè {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 320px;
    z-index: 20;
}

#òkèOrí.mobile .góńgó-òkè .ike {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    /*background: #4fb46d;*/
    /*background: #1b9085;*/
    background-color: var(--irɛ̃ɱi);
}

#òkèOrí.mobile .góńgó-òkè .ike.kíkún {
    padding: 0px;
}

#òkèOrí.mobile .góńgó-òkè .ìtàgé-orí {
    border-bottom: 1px solid rgba(255,255,255,0.33);
    position: relative;
}

#òkèOrí.mobile .góńgó-òkè a.àwòrán {
    display: block;
    height: 90px !important;
    margin: 17px 0 17px 25px;
}

#òkèOrí.mobile .góńgó-òkè a.àwòrán img {
    height: 90px;
}

#òkèOrí.mobile .góńgó-òkè nav {
    float: none;
    text-align: left;
    padding-bottom: 100px;
    border-bottom: 1px solid rgba(255,255,255,0.33);
}

#òkèOrí.mobile .góńgó-òkè nav>ul {
    padding: 6px 0;
}

#òkèOrí.mobile .góńgó-òkè nav>ul>li {
    display: block;
}

#òkèOrí.mobile .góńgó-òkè nav>ul>li>a {
    padding: 13px 24px 9px;
    font-size: 18px;
    letter-spacing: 1px;
    display: block;
    text-transform: uppercase;
    color: var(--funfun);
    font-weight: 600;
    font-family: inherit;
    cursor: pointer;
}

#òkèOrí.mobile .góńgó-òkè nav>ul .yọ {
    display: block;
}

#òkèOrí.mobile .góńgó-òkè nav>ul .yọ span {
    padding-bottom: 7px;
}

#òkèOrí.mobile .góńgó-òkè .ìtukọ̀ { display: block; }

.desktop #òkèOrí.mobile .góńgó-òkè .ìtukọ̀>ul>li>a:hover,
.desktop #òkèOrí.mobile .góńgó-òkè .ìtukọ̀>ul>li>span:hover {
    background-color: var(--funfun);
    /*color: #50b46c;*/
    /*color: #62bc7b;*/
    /*color: #48a261;*/
    /*color: #028477;*/
    color: var(--irenmwi);
    /*color: #5b8013;*/
    /*color: #5ed980;*/
    /*color: #34312e;*/
    /*color: #5ed980;*/
}

#òkèOrí.mobile .ìtukọ̀>ul li:hover a {
    /*color: #50b46c;*/
    /*color: #62bc7b;*/
    /*color: #48a261;*/
    /*color: #028477;*/
    color: var(--irenmwi);
    /*color: #5b8013;*/
    /*color: #5ed980;*/
    /*color: #34312e;*/
    /*color: #5ed980;*/
}

#òkèOrí.mobile .góńgó-òkè .ìtukọ̀>ul>li>a,
#òkèOrí.mobile .góńgó-òkè .ìtukọ̀>ul>li>span,
#òkèOrí.mobile .góńgó-òkè .ìtukọ̀>ul>li.yọ>span a {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
}

#òkèOrí.mobile .yọ ul>li:hover {
    background-color: var(--funfun);
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
}

#òkèOrí.mobile .góńgó-òkè .ìtukọ̀>ul .yọ ul>li:hover a {
    /*color: #50b46c;*/
    /*color: #62bc7b;*/
    /*color: #48a261;*/
    /*color: #028477;*/
    color: var(--irenmwi);
    /*color: #5b8013;*/
    /*color: #5ed980;*/
    /*color: #34312e;*/
    /*color: #5ed980;*/
}

#òkèOrí.mobile .yọ:hover span {
    background-color: #fff !important;
    transition: none !important;
}

#òkèOrí.mobile .yọ:hover span a {
    /*color: #50b46c !important;*/
    /*color: #62bc7b !important;*/
    /*color: #48a261 !important;*/
    /*color: #028477 !important;*/
    color: #1b9085 !important;

    /*color: #5b8013 !important;*/
    /*color: #5ed980 !important;*/
    /*color: #34312e !important;*/
    /*color: #5ed980 !important;*/
    transition: none !important;
}

#òkèOrí.mobile .góńgó-òkè nav>ul .yọ ul {
    display: block;
    background-color: transparent;
    border: none;
    position: static;
    width: auto;
    padding: 0 0 0 32px;
}

#òkèOrí.mobile .góńgó-òkè nav>ul .yọ ul li a {
    color: var(--funfun);
    padding: 5px 14px 3px;
    letter-spacing: 0.6px;
    font-size: 18px;
}

#òkèOrí.mobile .góńgó-òkè .ìtukọ̀.ẹlẹ́gbẹ́.pamọ́ {
    display: none;
}

#òkèOrí.mobile .góńgó-òkè nav>ul .yọ span:after {
    background: none;
}

#òkèOrí.mobile .góńgó-òkè nav>ul>li span {
    font-size: 18px;
    padding: 13px 24px 9px;
}

#òkèOrí.mobile .góńgó-òkè span.ìparẹ́ {
    display: block;
    height: 19px;
    width: 19px;
    position: absolute;
    right: 25px;
    top: 27px;
    cursor: pointer;
    z-index: 330;
    color: var(--funfun);
}
/* END OF MOBILE NAV / SIDE BAR */

.ìtàgé-orí .àwòrán {
    float: left;
    /*margin: 35px 30px 17px 162px;*/
    /*margin: 35px 30px 17px 122px;*/
    margin: 35px 30px 17px 6px;
}

.ìtàgé-orí .àwòrán img {
    height: 100px;
}

.ìtàgé-orí .searchField {
    /*margin-left: 398px;*/
    margin-left: 282px;
}

.ìtàgé-orí .searchField .àyè {
    /*height: 53px;*/
    height: 30px;
}

.orí-gangan {
    /*background-color: #50b46c;*/
    /*background-color: #62bc7b;*/
    /*background-color: #48a261;*/
    /*background-color: #028477;*/
    background-color: var(--irenmwi);
    /*background-color: #5b8013;*/
    /*background-color: #5ed980;*/
    /*background-color: #34312e;*/
    /*background-color: #5ed980;*/
}

.orí-gangan .àkóso {
    display: none;
}

.orí-gangan.fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
    /*background-color: #50b46c;*/
    /*background-color: #62bc7b;*/
    /*background-color: #48a261;*/
    /*background-color: #028477;*/
    background-color: var(--irenmwi);
    /*background-color: #5b8013;*/
    /*background-color: #5ed980;*/
    /*background-color: #34312e;*/
    /*background-color: #5ed980;*/
    animation: dropIn .3s;
}

.orí-gangan.fixed .ike {
    position: relative;
}

.orí-gangan.fixed .àyè {
    display: none;
}

.orí-gangan.fixed .ìtàgé-orí .àwòrán {
    height: 55px;
    width: 55px;
    margin: 10px 0;
    display: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.orí-gangan.fixed .àwòrán {
    display: none;
}

.orí-gangan.fixed .ìtàgé-orí .searchField {
    margin-left: 0;
    margin-right: 326px;
    padding-top: 10px;
    height: 75px;
}

.orí-gangan.fixed .àkóso {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: var(--irenmwi);
    line-height: 75px;
    padding: 0 27px 0 19px;
    cursor: pointer;
    display: block;
}

.orí-gangan.fixed .àkóso img,
.orí-gangan.fixed .àkóso svg {
    margin-right: 4px;
}

.orí-gangan.fixed .àkóso span {
    font-size: 18px;
    color: var(--funfun);
    text-transform: uppercase;
    font-weight: 600;
    font-family: inherit;
    padding-top: 0;
    letter-spacing: 0.8px;
}

.ike {
    margin: 0 auto;
    max-width: 1218px;
}

.ike.kíkún {
    max-width: 1258px;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
    outline: none;
}

a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
}


.ìrékọjá, a, .góńgó-òkè .sharing ul li a svg {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.ìtukọ̀ {
    display: block;
}

.fa-angle-down {
    /*color: #50b46c;*/
    /*color: #62bc7b;*/
    /*color: #48a261;*/
    /*color: #028477;*/
    /*color: #5b8013;*/
    /*color: #5ed980;*/
    /*color: #34312e;*/
    /*color: #5ed980;*/
    color: var(--irenmwi);
    margin: auto;
    right: 12px;
    width: 12px;
    height: 7px;
}

svg:not(:root) {
    overflow: hidden;
}

img {
    border-style: none;
}

/*element.style {*/
/*    display: none;*/
/*    top: 33px;*/
/*    max-height: 753.5px;*/
/*}*/

.sbHolder {
    /*background-color: #002147;*/
    /*background-color: #1a3759;*/
    /*background-color: #14342b;*/
    /*background-color: #467b9d;*/
    background-color: var(--nb-1);
    position: relative;
    width: 210px;
    height: 55px;
    z-index: 2;
    cursor: pointer;
}

.sbHolder:focus {
    outline: none;
}

.sbHolder a {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                          supported by Chrome, Edge, Opera and Firefox */
}

.ìtàgé-orí .searchField .searchMain form .sbHolder {
    float: left;
    border-radius: 5px 0 0 5px;
}

.sbToggle {
    /*background: url("../images/logos/svg/scope-dropdown-arrow.svg") center center no-repeat;*/
    /*background-size: cover;*/
    display: flex;
    /*height: 10px;*/
    /*width: 16px;*/
    outline: none;
    position: absolute;
    right: 17px;
    top: 0;
    bottom: 0;
    align-items: center;
    margin: auto;
    z-index: 3;
}

.sbToggle img {
    width: 13px;
    height: 10px;
}

.sbSelector {
    display: block;
    height: 55px;
    left: 0;
    line-height: 55px;
    outline: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    /*background-color: #002147;*/
    /*background-color: #1a3759;*/
    /*background-color: #14342b;*/
    /*background-color: #467b9d;*/
    /*background-color: var(--nb-1);*/
    width: 100%;
    text-transform: uppercase;
    z-index: 2;
}

.search-icon {
    /*fill: var(--headerSearchBoxIcon);*/
    fill: var(--funfun);
}

.ìtàgé-orí .searchField .searchMain form .sbSelector {
    font-size: 18px;
    font-weight: 600;
    font-family: inherit;
    padding: 0 0 0 14px;
    border-radius: 5px 0 0 5px;
    letter-spacing: 1px;
    text-decoration: none;
    color: var(--funfun);
}

.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover {
    outline: none;
    text-decoration: none;
}

.araTítúmọ̀ .sbOptions,
.araTítúmọ̀ .sbHolder {
    width: 238px;
}

.sbOptions {
    background-color: var(--nb-2);
    /*background-color: #1582c2;*/
    /*background-color: #2c8fc8;*/
    /*background-color: #3D997F;*/
    list-style: none;
    padding: 0;
    margin-top: 55px;
    position: relative;
    z-index: 1;
    border-radius: 0 0 5px 5px;
    overflow-y: auto;
    max-height: 0;
    -webkit-transition: max-height, 0.2s ease;
    -moz-transition: max-height, 0.2s ease;
    -ms-transition: max-height, 0.2s ease;
    -o-transition: max-height, 0.2s ease;
    transition: max-height, 0.2s ease;
}

.sbOptions.open {
    max-height: 700px;
    -webkit-transition: max-height, 0.3s ease;
    -moz-transition: max-height, 0.3s ease;
    -ms-transition: max-height, 0.3s ease;
    -o-transition: max-height, 0.3s ease;
    transition: max-height, 0.3s ease;
}

.sbOptions a {
    display: block;
    outline: none;
    text-transform: uppercase;
    color: var(--funfun);
    padding: 7px 0 7px 3px;
}

.ìtàgé-orí .searchField .searchMain form .sbOptions a {
    font-family: var(--ogeKíkọ);
    font-size: 16px;
    padding: 16px 15px 12px;
    letter-spacing: 0.7px;
}

.sbOptions a:link, .sbOptions a:visited {
    text-decoration: none;
}

.ìtàgé-orí .searchField .searchMain form .sbOptions a:hover {
    /*background-color: #002147;*/
    background-color: #1a3759;
    /*background-color: #14342b;*/
    /*background-color: #467b9d;*/
}

fieldset {
    border: 0;
    /*margin-inline-start: 2px;*/
    /*margin-inline-end: 2px;*/
    /*padding-block-start: 0.35em;*/
    /*padding-inline-start: 0.75em;*/
    /*padding-inline-end: 0.75em;*/
    /*padding-block-end: 0.625em;*/
    /*min-inline-size: min-content;*/
}

.ìtàgé-orí .searchField .searchMain form fieldset {
    position: relative;
    margin-left: 210px;
    display: block;
}

.ìtàgé-orí .searchField .searchMain form fieldset input {
    display: block;
    border: none;
    /*border: 2px solid transparent;*/
    /*border-style: solid solid solid none;*/
    width: 100%;
    height: 55px;
    border-radius: 0 5px 5px 0;
    font-family: var(--ogeKíkọ);
    font-size: 20px;
    padding: 0 16px;
    padding-right: 110px;
}

.ìtàgé-orí .searchField .searchMain form fieldset input[type=text]:focus {
    /*border: 2px solid #002147;*/
    border: 2px solid #1a3759;
    /*border: 2px solid #14342b;*/
    /*border: 2px solid #467b9d;*/
    /*box-shadow: 0 0 2pt .25pt #1582c2;*/
    box-shadow: 0 0 2pt .25pt #2c8fc8;
    /*box-shadow: 0 0 2pt .25pt #3D997F;*/
}

.ìtàgé-orí .searchField .searchMain form fieldset .keyboard {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 57px;
    margin: auto;
    z-index: 1;
    height: 23px;
    cursor: pointer;
}

.ìtàgé-orí .searchField .searchMain form fieldset button[type=submit] {
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 2px;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 50px;
}

button[type=submit] {
    background: none;
    border: none;
    border-radius: 0;
}

button, html [type="button"],
body [type="button"],
[type="reset"], [type="submit"] {
    -webkit-appearance: button;
}

button {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: buttontext;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    box-sizing: border-box;
}

.ìtàgé-orí .searchField .searchMain form fieldset .autocompleteBox {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    color: var(--funfun);
    background-color: var(--cnb-2);
    /*background-color: var(--funfun);*/
    /*background-color: #f9f6e7;*/
    /*background-color: #faf3e3;*/
    font-family: var(--ogeKíkọ);
    font-size: 16px;
    margin-top: -2px;
    z-index: 9000;
    border-radius: 0 0 5px 5px;
}

.keyboardBox {
    z-index: 3 !important;
}

.ìtàgé-orí .searchField .searchMain form fieldset .keyboardBox {
    position: absolute;
    top: 100%;
    left: 0;
    font-family: var(--ogeKíkọ);
    font-size: 16px;
    margin-top: -2px;
    border: 2px solid #2f2d2e;
    border-top: 1px solid #ccc;
    border-radius: 0 0 5px 5px;
    background-color: #f5f5f5;
    z-index: 1;
    display: none;
}

.ìtàgé-orí .searchField .searchMain form fieldset.keyDown .keyboardBox {
    display: block;
}

.ìtàgé-orí .searchField .searchMain form fieldset .keyboardBox .kBoxContent {
    width: 100%;
    height: 100%;
    position: relative;
}

.ìtàgé-orí .searchField .searchMain form fieldset .keyboardBox .kBoxContent ul {
    padding: 2px 36px 3px 12px;
    cursor: default;
}

.ìtàgé-orí .searchField .searchMain form fieldset .keyboardBox .kBoxContent ul li {
    padding: 0 3px;
    cursor: pointer;
}

.diacritic-marks {
    padding: 2px 36px 3px 12px;
    cursor: default;
}

.diacritic-marks li {
    padding: 0 3px;
    cursor: pointer;
}

.diacritic-marks li span {
    display: block;
}

.diacritic-marks li span:hover {
    background-color: #cecece;
    opacity: 90%;
}

.ìtàgé-orí .searchField .searchMain form fieldset .keyboardBox .kBoxContent ul li span {
    display: block;
}

.ìtàgé-orí .searchField .searchMain form fieldset button[type="submit"] {
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 2px;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 50px;
}

.ìtàgé-orí .searchField .searchMain form fieldset .ui-autocomplete {
    width: auto !important;
    border: 2px solid #2f2d2e;
    border-top: 1px solid #ccc;
    border-radius: 0 0 5px 5px;
}

.ìtàgé-orí .searchField .searchMain form fieldset .ui-autocomplete li {
    /*padding: 2.5px 17px;*/
    height: 42px;
}

/*.ìtàgé-orí .searchField .searchMain form fieldset .ui-autocomplete li:first-child {*/
/*    border-radius: 0px 39px 5px 5px;*/
/*}*/

/* FEEDBACK TAB */
#feedbackTab {
    /*background-color: #50b46c;*/
    /*background-color: #62bc7b;*/
    /*background-color: #48a261;*/
    /*background-color: #028477;*/
    /*background-color: #5b8013;*/
    /*background-color: #5ed980;*/
    /*background-color: #34312e;*/
    /*background-color: #5ed980;*/
    background-color: var(--irenmwi);
    padding: 7px 10px 13px 10px;
    z-index: 99;
    color: var(--funfun);
    text-decoration: none;
    font-size: 13px;
    line-height: 25px;
    position: fixed;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.autocomplete {
    display: block;
    background-color: var(--cir-1);
    color: var(--funfun);
    /*background-color: #f9f6e7;*/
    /*background-color: #f9f6e7;*/
    /*background-color: #faf3e3;*/
}


.layout:after, .góńgó-òkè:after, .ìtàgé-orí:after, .ìtàgé-orí .searchField .searchMain form:after,
.news section a:after, .posts section a:after, .tests form fieldset .steps:after, .categories section a:after {
    content: "";
    display: block;
    clear: both;
}

.inlineBlock, .góńgó-òkè .ìtukọ̀>ul>li, .góńgó-òkè .signIn, .góńgó-òkè .signIn a i, .góńgó-òkè .signIn a span,
.góńgó-òkè .sharing, .góńgó-òkè .sharing ul li, .ìtàgé-orí .searchField .searchMain form fieldset .keyboard svg,
.ìtàgé-orí .searchField .searchMain form fieldset .keyboardBox .kBoxContent ul li, .orí-gangan.fixed .àkóso svg,
.orí-gangan.fixed .àkóso img, .orí-gangan.fixed .àkóso span, .footerNav nav.sharing ul li a i,
.footerNav nav.sharing ul li a span, .trend section .popular p span, .trend section .popular p i,
.contentPanel section .popular p span, .contentPanel section .popular p i, .dayword section .daywordmain strong span,
.dayword section .daywordmain strong a, .faces>div, .breadcrumbs p span, .socials ul li,
.header-word-group .header-word, .headerwordAudio, .headerwordAudio ul li a span,
.headerwordAudio ul li a button, .trg .tr>span, .trg .tr>a, .lang, .card section .cardMain strong a {
    display: inline-block;
    vertical-align: middle;
}

.boxSizing, .quizzes>div, .cardDescription, .ike, .góńgó-òkè .ìtukọ̀>ul .yọ ul, .ìtàgé-orí .searchField .searchMain form,
.ìtàgé-orí .searchField .searchMain form .sbSelector, .ìtàgé-orí .searchField .searchMain form fieldset input,
.ìtàgé-orí .searchField .searchMain form fieldset .ui-autocomplete,
.ìtàgé-orí .searchField .searchMain form fieldset .keyboardBox,
.orí-gangan.fixed .ìtàgé-orí .searchField, .orí-gangan.fixed .àkóso span, .banbox-mini .banner,
.news section, .news section.mainNews h1, .words>div, .trend section .popular ul, .contentPanel section .popular ul,
.sidebar-news section, .posts section, .posts section a h4 span, .postitnotes>div, .postitnotes>div section article,
.quotes>div, .quotes .blogbox article, .articles ul li, .socials ul li a, .socials ul li .more, .socials ul li .more i,
.tests form fieldset ul li label span:before, .textBlock blockquote, .textBlock .large, .headerwordAudio ul .ìparẹ́,
.definitionb .semb>p .cnt .pop-label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:-webkit-any(article,aside,nav,section) h1 {
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
}

/* MAIN */
#inú {
    background-color: var(--nb-2);

}

.ìkéde {
    padding: 15px 0;
}

.ìkéde.gbe-pamọ́ {
    visibility: hidden;
}

.greybox {
    background-color: #f5f5f5;
}

.news {
    padding: 31px 0 11px;
}

.news section.mainNews {
    width: 66.66%;
}

.news section.mainNews a {
    width: 100%;
    position: relative;
    border: none;
}

.news section.mainNews h1 {
    color: var(--funfun);
    font-size: 36px;
    line-height: 45px;
    padding: 0 24px;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 300;
    /*font-family: inherit;*/
    position: absolute;
    bottom: 38px;
    left: 0;
}

.news section {
    float: left;
    width: 33.34%;
    padding: 9px 20px;
}

.news section a {
    display: block;
    padding: 0 10px 21px 0;
    border-bottom: 1px dotted #ccc;
}

.news section:last-child a {
    border-bottom: 0;
}

.news section a .box-img {
    height: 90px;
    /*width: 151px;*/
    width: 181px;
    float: left;
    margin-right: 12px;
}

.box-img {
    overflow: hidden;
    position: relative;
}

.news section a h4 {
    font: 12px/16px var(--ogeKíkọ);
    font-weight: 600;
    font-family: inherit;
    margin-bottom: 5px;
    color: var(--òféèfèé);
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

.news section a h2 {
    font-size: 18px;
    line-height: 23px;
    font-family: inherit;
    color: #333;
}

.news section.mainNews a .box-img {
    width: 100%;
    height: 100%;
    max-height: 450px;
    margin: 0;
}

.news section.mainNews a .box-img img {
    width: 100%;
    height: 100%;
}

.news section.mainNews a .box-img:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 160px;
    /*background: linear-gradient(to bottom, transparent 0%, rgba(31,16,0,0.9) 50%, rgba(31,16,0,0.9) 100%);*/
}

.cardbox {
    background-color: var(--cnb-2);
    /*background-color: #f2f4f8;*/
    /*background-color: #f1e8df;*/
    /*background-color: #f1faee;*/
}

#proverbCardbox {
    background-color: var(--funfun);
}

.words {
    padding-top: 24px;
}

#ara .words>div {
    height: 383px;
}

.words>div {
    float: left;
    width: 33.3333%;
    min-height: 383px;
    padding: 20px;
}

.trend, .contentPanel {
    position: relative;
}

.trend {
    text-align: center;
}

.words>div section {
    height: 100%;
}

.trend section,
.contentPanel section {
    /*background-color: var(--funfun);*/
    /*background-color: #f9f6e7;*/
    /*background-color: #faf3e3;*/
    background-color: var(--p-1);
    padding: 27px 23px;
}

.trend section h4,
.contentPanel section h4 {
    color: #333;
    padding-bottom: 12px;
    font: 15px var(--ogeKíkọ);
    font-weight: 600;
    font-family: inherit;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    border-bottom: 1px dotted #ccc;
}

.trend section h4 span.trending-icon,
.contentPanel section h4 span.trending-icon {
    /*display: inline-block;*/
    padding: 4px 3px 0 33px;
    background: transparent url("../images/logos/svg/trending-icon.svg") 1px 2px no-repeat;
    -webkit-background-size: 23px 18px;
    background-size: 23px 18px;
}

/*.trend section h4 span.reflected-icon,*/
/*.contentPanel section h4 span.reflected-icon {*/
/*    !*display: inline-block;*!*/
/*    !*padding: 4px 3px 0 33px;*!*/
/*    padding: 0px 0px 0px 24px;*/
/*    background: transparent url("../images/logos/svg/reflected-trending-icon.svg") 1px 2px no-repeat;*/
/*    -webkit-background-size: 23px 18px;*/
/*    background-size: 23px 18px;*/
/*}*/

/*.trend section h4 span i.trending-icon,*/
/*.contentPanel section h4 span i.trending-icon {*/
/*    !*display: inline-block;*!*/
/*    !*padding: 4px 3px 0 33px;*!*/
/*    padding: 0px 0px 0px 24px;*/
/*    !*background: transparent url("../images/logos/svg/modified-trending-icon.svg") 1px 2px no-repeat;*!*/
/*    background: transparent url("../images/logos/svg/trending-icon.svg") 1px 2px no-repeat;*/
/*    -webkit-background-size: 23px 18px;*/
/*    background-size: 23px 18px;*/
/*}*/

/*.trend section h4 span i.decline-icon,*/
/*.contentPanel section h4 span i.decline-icon {*/
/*    !*display: inline-block;*!*/
/*    !*padding: 4px 3px 0 33px;*!*/
/*    padding: 0px 0px 0px 24px;*/
/*    background: transparent url("../images/logos/svg/inverted-trending-icon.svg") 1px 2px no-repeat;*/
/*    -webkit-background-size: 23px 18px;*/
/*    background-size: 23px 18px;*/
/*}*/

/*.trend section h4 span.trending-icon,*/
/*.contentPanel section h4 span.trending-icon {*/
/*    !*display: inline-block;*!*/
/*    !*padding: 4px 3px 0 33px;*!*/
/*    background: transparent url("../images/logos/svg/modified-trending-icon.svg") 1px 2px no-repeat;*/
/*    -webkit-background-size: 23px 18px;*/
/*    background-size: 23px 18px;*/
/*}*/

.trend section h4 span.decline-icon,
.contentPanel section h4 span.decline-icon {
    /*display: inline-block;*/
    /*padding: 4px 3px 0 33px;*/
    background: transparent url("../images/logos/svg/inverted-trending-icon.svg") 1px 2px no-repeat;
    -webkit-background-size: 23px 18px;
    background-size: 23px 18px;
}

.trend section .popular,
.contentPanel section .popular {
    position: relative;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 18px;
    padding-bottom: 6px;
}

.trend section .popular p,
.contentPanel section .popular p {
    padding: 7px 0 2px;
}

.trend section .popular p span,
.trend section .popular p i,
.contentPanel section .popular p span,
.contentPanel section .popular p i {
    /*color: #989898;*/
    color: var(--cnb-2);
    font: 15px var(--ogeKíkọ);
    font-family: var(--ogeKíkọ);
}

.trend section ol,
.contentPanel section ol {
    text-align: left;
    list-style: none;
    counter-reset: li;
}

.trend section ol li,
.contentPanel section ol li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 9px;
    word-wrap: break-word;
}

.trend section li,
.contentPanel section li {
    padding-bottom: 0.6em;
    margin-bottom: 0.6em;
}

.trend section ol li:before,
.contentPanel section ol li:before {
    position: absolute;
    top: 1px;
    left: 0;
    font: 20px/22px var(--ogeKíkọ);
    font-family: inherit;
    /*color: #50b46c;*/
    /*color: #62bc7b;*/
    /*color: #48a261;*/
    /*color: #028477;*/
    color: var(--irenmwi);
    /*color: #5b8013;*/
    /*color: #5ed980;*/
    /*color: #34312e;*/
    /*color: #5ed980;*/
    counter-increment: li;
    content: counter(li,decimal) ". ";
}

.trend section ol li a,
.contentPanel section ol li a {
    font: 20px var(--ogeKíkọ);
    font-family: inherit;
    color: #333;
}

.trend section a,
.contentPanel section a {
    color: var(--òféèfèé);
}

/* WORD OF THE DAY */
#ara .dayword {
    min-height: initial;
    height: 383px;
}

#ara .dayword section {
    position: relative;
}

.dayword section {
    /*background-color: #ff8d27;*/
    /*background-color: #ffbb2d;*/
    /*background-color: #e63947;*/
    /*background-color: #b82e39;*/
    /*background-color: #bf434d;*/
    /*background-color: #992700;*/
    background-color: var(--t-1);
    text-align: center;
}

#ara .words .daywordmain {
    min-height: initial;
    /*background: #ff8d27;*/
    /*background: #ffbb2d;*/
    /*background: #e63947;*/
    /*background: #b82e39;*/
    /*background: #992700;*/
    background: var(--t-1);
    padding-top: 18px;
}

.dayword section h4 {
    color: var(--funfun);
    height: 34px;
    padding-top: 15px;
    text-transform: uppercase;
    /*font: 15px "Open Sans";*/
    font-size: 15px;
    font-family: inherit;
    letter-spacing: 1.2px;
}

.dayword section .daywordmain .word_spacer {
    margin-top: 0px;
    padding-top: 18px;
}

.dayword section .daywordmain>div {
    display: table;
    width: 100%;
    margin-top: 35px;
}

.dayword section .daywordmain>div>div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.dayword section .daywordmain strong {
    /*color: var(--funfun);*/
    font: 40px var(--ogeKíkọ);
    font-family: inherit;
    display: block;
    margin-bottom: 5px;
}

.dayword section .daywordmain strong .linkword {
    line-height: 40px;
    padding-top: 9px;
    padding-left: 15px;
    padding-right: 15px;
    color: var(--funfun);
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break all;
    word-break: break-all;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.dayword section .daywordmain strong .linkword:hover {
    text-decoration: underline;
}

.Mac .dayword section .daywordmain strong .linkword {
    padding-bottom: 8px;
}

.ios .dayword section .daywordmain strong .linkword {
    padding: 0 0 10px;
}

.dayword section .daywordmain p {
    color: var(--funfun);
    font: 18px var(--ogeKíkọ);
    font-family: var(--ogeKíkọ);
}

.word_type.pos {
    text-transform: uppercase;
    margin-bottom: 5px;
}

.recordbtn {
    display: inline-block;
}

.recordbtn .voice {
    width: 42px;
    height: 42px;
    cursor: pointer;
}

.recordbtn .voice .orn {
    /*fill: #ef6600;*/
    /*fill: #e6a829;*/
    /*fill: #b82e39;*/
    /*fill: #8a222b;*/
    fill: var(--t-1-d-1);
}

.recordbtn .voice:hover .orn {
    fill: #fff;
}

.recordbtn .voice .wh {
    fill: #fff;
}

.recordbtn .voice:hover .wh {
    /*fill: #ef6600;*/
    /*fill: #e6a829i;*/
    /*fill: #b82e39;*/
    fill: #8a222b;
}

audio, video, canvas, progress {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

/* QUOTE OF THE MONTH */
#ara .quote {
    min-height: initial;
    height: 383px;
}

#ara .quote .quotewrap {
    position: relative;
    padding: 36px 40px 30px;
    /*background-color: #00a8a3;*/
    background-color: #031934;
    text-align: center;
    min-height: initial;
    height: 100%;
    /*padding-top: 18px;*/
}

.quotewrap i {
    width: 24px;
    height: 16px;
    display: block;
    /*color: #006059;*/
    /*color: #0D53A8;*/
    margin-left: auto;
    margin-right: auto;
    color: #5289CC;
}

.quote .quotewrap h4 {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    /*font: normal 15px var(--ogeKíkọ);*/
    /*font-weight: 600;*/
    /*color: #006059;*/
    /*color: #0D53A8;*/
    /*color: #5289CC;*/
    color: var(--funfun);
    letter-spacing: 1.2px;

}

.quote .quotewrap .word_spacer {
    margin-top: 0px;
    padding-top: 18px;
}

.quote .quotewrap .quotemain {
    height: 166px;
    display: table-cell;
    vertical-align: middle;
}

.quotewrap .quotemain p {
    color: var(--funfun);
    font: 28px/36px var(--ogeKíkọ);
}

.quotewrap .author {
    display: block;
    font: 20px var(--ogeKíkọ);
    /*color: #006059;*/
    color: #5289CC;
    margin-bottom: 3px;
}

/* REGION 3 - IFIKUN IMO NIPA EDE YORUBA */
.posts {
    font-size: 0;
}

.posts section.mainPost {
    float: left;
    width: 50%;
    margin-bottom: 26px;
}

.posts section {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 20px 35px;
    margin-bottom: 32px;
    font-size: 18px;
    position: relative;
}

.posts section.mainPost a {
    position: relative;
    border: none;
}

.posts section a {
    display: block;
}

.posts section.mainPost a .main-img {
    width: 100%;
    /*height: 420px;*/
}

.posts section.mainPost a .main-img img {
    max-width: 100%;
    max-height: 100%;
}

/*.box-img {
    overflow: hidden;
    position: relative;
}*/

.posts section a .box-img {
    width: 100%;
    height: 168px;
}

.posts section a .box-img img {
    max-width: 100%;
    /*max-height: 100%;*/
    height: auto;
}

.posts section a h4 {
    text-align: center;
    font: 13px/5px var(--ogeKíkọ);
    font-weight: 600;
    color: var(--òféèfèé);
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
}

.posts section a h4 span {
    display: inline-block;
    background-color: var(--funfun);
    padding: 14px 15px 0;
    min-height: 20px;
}

.posts section.mainPost h2 {
    color: #333;
    font-size: 36px;
    line-height: 40px;
    font-family: inherit;
    padding-right: 20px;
    margin-bottom: 12px;
}

.posts section.mainPost h2:hover {
    text-decoration: underline;
}

.posts section a h2 {
    color: #333;
    font-size: 18px;
    font-family: var(--ogeKíkọ);
}

.posts section a h2:hover {
    text-decoration: underline;
}

.posts section:nth-child(4):before,
.posts section:nth-child(5):before {
    content: "";
    position: absolute;
    top: -31px;
    right: 20px;
    left: 20px;
    height: 0;
    border-top: 1px dotted #ccc;
}

/* REGION X - INFORMATION ARTICLES */
.h-box {
    background-color: var(--nb-2);
    /*background-color: #f2f4f8;*/
    /*background-color: #f1e8df;*/
    /*background-color: #f1faee;*/
}

.h-box h3.title {
    padding: 56px 0 42px;
}

h1.title, h3.title, h4.title, h5.title {
    font: 40px "Open Sans", Arial, sans-serif;
    font-weight: 300;
    /*color: #2f3847;*/
    color: var(--funfun);
    text-align: center;
    padding: 42px 0 45px;
}

h6.afikun {
    color: #2f3847;
    text-align: center;
    padding: 2px 0px 0px 0px;
}

h1.title span, h3.title span {
    display: inline-block;
    border-bottom: 1px solid;
    /*border-color: #2f2d2e;*/
    border-color: var(--funfun);
    padding-bottom: 6px;
}

.articles {
    text-align: center;
}

.articles ul {
    font-size: 0;
}

.articles ul li {
    font-size: 18px;
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding: 5px 20px;
    margin-bottom: 67px;
}

.articles ul li a {
    display: block;
    text-align: left;
}

.articles ul li a .box-img {
    width: 100%;
    margin-bottom: 19px;
}

.articles ul li a .box-img img {
    width: 100%;
}

.box-img {
    overflow: hidden;
    position: relative;
}

.box-img .lazy {
    width: auto;
    height: auto;
}

.articles ul li a h2 {
    font: 18px var(--ogeKíkọ);
    color: #333;
    line-height: 23px;
}

.postitnotes {
    font-size: 0;
    text-align: center;
}

.postitnotes>div {
    width: 33.3333%;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    font-size: 15px;
    margin-bottom: 62px;
}

.postitnotes>div section .box-img {
    /*width: 100%;*/
    /*max-height: 50%;*/
    max-width: 100%;
    max-height: 100%;
}

.postitnotes>div section article {
    background-color: var(--funfun);
    margin: -19% 12px 0;
    position: relative;
    padding: 20px 25px 25px;
}

.postitnotes>div section article h2 {
    font: 21px var(--ogeKíkọ);
    color: #333;
    margin-bottom: 11px;
    text-transform: none;
}

.postitnotes>div section article p {
    font: 15px var(--ogeKíkọ);
    font-family: var(--ogeKíkọ);
    color: #555;
    margin-bottom: 15px;
}

.postitnotes>div section article span.tertiary-link {
    font: 15px var(--ogeKíkọ);
    font-weight: 600;
    text-transform: uppercase;
    color: var(--òféèfèé);
    letter-spacing: 1.5px;
    padding: 6px 21px 0 0;
    display: inline-block;
    background: transparent url("");
    -webkit-background-size: 14px 14px;
    background-size: 14px 14px;
}

/** CARDS SECTION **/
.cards {
    padding-top: 24px;
}

/** CARDS - PROVERB SECTION **/
#ara .cards>div {
    height: 383px;
}

#ara .card {
    min-height: initial;
    height: 383px;
    display: inline-block;
}

.cards>div {
    float: left;
    width: 30%;
    min-height: 383px;
    padding: 20px;
    /*display: inline-block;*/
    /*position: relative;*/
}

#ara .card section {
    position: relative;
}

.cards>div section {
    height: 100%;
}

:not(.araTítúmọ̀) #proverbCard section {
    /*background-color: #B55050;*/
    /*background-color: #691919;*/
    /*background-color: #2D6960;*/
    /*background-color: #696042;*/
    background-color: #ffbb2d;
}

.card section {
    text-align: center;
}

#ara .cards .cardMain #proverbCardMain {
    min-height: initial;
    /*background-color: #B55050;*/
    /*background-color: #2D6960;*/
    /*background-color: #691919;*/
    /*background-color: #696042;*/
    background-color: #ffbb2d;
    padding-top: 18px;
}

.card section h2 {
    color: var(--funfun);
    height: 34px;
    padding-top: 15px;
    text-transform: uppercase;
    font: 15px "Open Sans";
    font-family: inherit;
    letter-spacing: 1.2px;
}

.card section .cardMain .word_spacer {
    margin-top: 0px;
    padding-top: 18px;
}

.card section .cardMain>div {
    display: table;
    width: 100%;
    margin-top: 25px;
}

.card section .cardMain>div>div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.card section .cardMain strong {
    color: var(--funfun);
    font: 35px var(--ogeKíkọ);
    font-family: inherit;
    display: block;
    margin-bottom: 5px;
}

.Mac .card section .cardMain strong .linkcard {
    padding-bottom: 8px;
}

.ios .card section .cardMain strong .linkcard {
    padding: 0 0 10px;
}

.card section .cardMain strong .linkcard {
    padding: 0 15px 0 15px;
    color: var(--funfun);
}

.cardMain .recordbtn {
    margin-bottom: 10px;
}

#proverbCardMain .recordbtn .orn {
    /*fill: #914040;*/
    /*fill: #541414;*/
    /*fill: #544d35;*/
    fill: #cc9624;
}

#proverbCardMain .recordbtn .voice:hover .wh {
    /*fill: #914040;*/
    /*fill: #541414;*/
    /*fill: #544d35;*/
    fill: #cc9624;
}

#proverbCardMain .recordbtn .voice:hover .orn {
    fill: #fff;
}

.about_card {
    color: var(--funfun);
    font: 18px var(--ogeKíkọ);
    font-family: var(--ogeKíkọ);;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.about_card:hover {
    cursor: pointer;
    text-decoration: underline;
}

/** CARDS - PRAYER SECTION **/
:not(.araTítúmọ̀) #prayerCard section {
    /*background-color: #246937;*/
    /*background-color: #50B56C;*/
    /*background-color: #2DB380;*/
    /*background-color: #693769;*/
    background-color: #29aa75;
}

#prayerCard section {
    text-align: center;
}

#ara .cards .cardMain #prayerCardMain {
    min-height: initial;
    /*background: #246937;*/
    /*background-color: #50B56C;*/
    /*background-color: #2DB380;*/
    /*background-color: #693769;*/
    background-color: #29aa75;
    padding-top: 18px;
}

#prayerCardMain .recordbtn .orn {
    /*fill: #1d542c;*/
    /*fill: #542c54;*/
    fill: #21885e;
}

#prayerCardMain .recordbtn .voice:hover .wh {
    /*fill: #1d542c;*/
    /*fill: #542c54;*/
    fill: #21885e;
}

#prayerCardMain .recordbtn .voice:hover .orn {
    fill: #fff;
}

/** CARDS - INCANTATION SECTION **/
:not(.araTítúmọ̀) #incantationCard section {
    /*background-color: #693869;*/
    /*background-color: #803D5E;*/
    /*background-color: #2D6960;*/
    background-color: #5e315f;
}

#incantationCard section {
    text-align: center;
}

#ara .cards .cardMain #incantationCardMain {
    min-height: initial;
    /*background: #693869;*/
    /*background-color: #803D5E;*/
    /*background-color: #2D6960;*/
    background-color: #5e315f;
    padding-top: 18px;
}

#incantationCardMain .recordbtn .orn {
    fill: #4a274a;
}

#incantationCardMain .recordbtn .voice:hover .wh {
    fill: #4a274a;
}

#incantationCardMain .recordbtn .voice:hover .orn {
    fill: #fff;
}

/* FOOTER SECTION */
#ẹsẹ̀ {
    /*background-color: #121212;*/
    /*background-color: var(--èédú);*/
    /*background-color: #08022f;*/
    /*background-color: #060126;*/
    background-color: var(--nb-1);
}

#ẹsẹ̀ .footerWrap {
    padding-bottom: 75px;
}

.footerNav {
    text-align: left;
    position: relative;
    padding: 37px 0 11px;
    border-bottom: 1px solid rgba(255,255,255,0.67);
    margin-bottom: 15px;
}

.footerNav nav {
    color: var(--funfun);
    vertical-align: top;
    margin-right: 64px;
}

.footerNav nav p {
    font-weight: 600;
    font-family: inherit;
    font-size: 16px;
    margin-bottom: 8px;
}

.footerNav nav ul li {
    margin-bottom: 10px;
}

.footerNav nav ul li:hover {
    text-decoration: underline;
}

.footerNav nav ul li a {
    color: var(--funfun);
    font-family: var(--ogeKíkọ);
    font-size: 14px;
}

#ẹsẹ̀ .copyright {
    color: rgba(255,255,255,0.67);
    font-size: 14px;
    font-family: var(--ogeKíkọ);
}

#feedbackTab {
    /*background-color: #50b46c;*/
    /*background-color: #62bc7b;*/
    /*background-color: #028477;*/
    /*background-color: #48a261;*/
    /*background-color: #5b8013;*/
    /*background-color: #5ed980;*/
    /*background-color: #34312e;*/
    /*background-color: #5ed980;*/
    background-color: var(--irenmwi);
    bottom: 166px;
    right: -58px;
    padding: 7px 10px 13px 10px;
    z-index: 99;
    color: var(--funfun);
    text-decoration: none;
    font-size: 13px;
    line-height: 25px;
    position: fixed;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

/* QUIZ PANEL */
.ituko-ere {
    border-radius: 4px;
    color: var(--funfun);
    /*background-color: #1a3759;*/
    background-color: var(--irɛ̃ɱi-d1);
    font-weight: 600;
    padding: 7px 0;
}

.violbox {
    background-color: #f2f4f8;
}

.quizzes {
    font-size: 0;
    text-align: center;
}

.quizzes>div {
    width: 33.3333%;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    font-size: 15px;
    margin-bottom: 62px;
}

.quizzes .banbox-mini {
    height: 343px;
}

.quizze .quiz-panel {
    min-height: 218px;
}

.quiz-panel-titumo {
    text-align: left;
}

.quiz-panel {
    font-size: 16px;
    /*padding: 15px;*/
    padding: 15px 15px 0 15px;
    color: var(--súnmọ́Dúdú);
    background: #fff;
    border: solid 1px #e1e1e1;
}

.quiz-panel .quizTitle {
    margin-bottom: 12px;
    font-weight: bold;
    color: var(--súnmọ́Dúdú);
    text-align: center;
    font-family: var(--ogeKíkọ);
    font-size: 21px;
}

form {
    display: block;
    margin-top: 0em;
}

.quiz-panel .question .question-text {
    margin-bottom: 1.1em;
    text-align: center;
}

.quiz-panel .options {
    margin-bottom: 15px;
}

.quiz-panel .options li {
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-background-size: 13px;
    background-size: 13px;
    border-bottom: solid 1px #e0e0e0;
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

.quiz-panel .options span.option_text {
    padding-left: 5px;
}

input[type="radio" i] {
    background-color: initial;
    cursor: default;
    -webkit-appearance: radio;
    box-sizing: border-box;
    margin: 3px 3px 0px 5px;
    padding: initial;
    border: initial;
}

.quiz-panel button:disabled {
    opacity: .3;
}

.quiz-panel .hide {
    display: none;
}

.quiz-panel button {
    padding: .7em .9em;
    margin-left: 5px;
    font-weight: bold;
    line-height: 1em;
    color: var(--súnmọ́Dúdú);
    text-align: right;
    text-transform: uppercase;
    letter-spacing: .03em;
    background-color: var(--funfun);
    border: 1px solid var(--súnmọ́Dúdú);;
    border-radius: 4px;
}

.score-counter {
    float: right;
    margin-top: 5px;
    font-weight: bold;
}

.score-counter.hide {
    display: none;
}

.quiz-panel li {
    cursor: default;
}

.quiz-panel li.option-incorrect {
    /*background-color: rgba(242, 122, 103, 0.0);*/
    background-color: #F7766A;
    border-radius: 4px;
}

.quiz-panel li.option-correct {
    /*background-color: rgba(45, 176, 105, 0.0);*/
    background-color: #2db069;
    border-radius: 4px;
}

.quiz-panel .questions .question:not(.first) {
    display: none;
}

.quiz-panel .score-message {
    padding-top: 45px;
    padding-bottom: 45px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}

.banbox-mini .banner {
    background-color: var(--funfun);
    height: 100%;
    text-align:center;
    padding-top: 46px;
    overflow: hidden;
}

/*.quizzes section.quiz-panel {*/
/*    height: 308px;*/
/*}*/

/* QUIZ PANEL */

/********* MEDIA MEDIA MEDIA ***********/
@media screen and (max-width: 1290px) {
   /*.banbox-mini .banner {*/
   /*    height: 100%;*/
   /*    !*padding: 0;*!*/
   /*    !*background-color: transparent;*!*/
   /*}*/

    .ike {
        padding: 0 20px;
    }

    .ike.kíkún {
        padding: 0 5px;
    }

    .góńgó-òkè .ike.kíkún {
        padding: 0 23px 0 3px;
    }

    .góńgó-òkè .ìtukọ̀>ul .yọ ul li a {
        padding: 5px 14px 3px;
    }

    .ìtàgé-orí .àwòrán {
        /*height: 65px;*/
        /*margin: 29px 30px 13px 152px;*/
        /*margin: 29px 30px 13px 112px;*/
        /*margin: 29px 30px 13px 22px;*/
	margin: 15px;
    }

    .ìtàgé-orí .àwòrán img,
    .ìtàgé-orí .àwòrán svg {
        /*height: 105px;*/
	height: 75px;
    }

    .ìtàgé-orí .searchField {
        /*margin-left: 344px;*/
        margin-left: 254px;
    }

    .ìtàgé-orí .searchField .searchMain form .sbOptions a {
        padding: 14px 15px 10px;
    }

    .orí-gangan.fixed .ìtàgé-orí .àwòrán {
        width: 55px;
        height: 55px;
    }

    .orí-gangan.fixed .ìtàgé-orí .àwòrán .img,
    .orí-gangan.fixed .ìtàgé-orí .àwòrán svg {
        height: 55px;
        width: 55px;
    }

    .orí-gangan.fixed .ìtàgé-orí .searchField {
        margin-right: 132px;
    }

    .news {
        padding: 31px 0 17px;
    }

    .news section {
        padding: 9px 15px;
    }

    .news section a .box-img {
        /*width: 116px;*/
        /*height: 68px;*/
        width: 181px;
        height: auto;
    }

    .news section a img {
        max-width: 100%;
        max-height: 100%;
    }

    .news section a h2 {
        margin-bottom: -6px;
    }

    .news section.mainNews h1 {
        font-size: 32px;
        line-height: 41px;
        padding: 0 27px;
    }

    .words {
        padding-top: 25px;
    }

    .words>div {
        padding: 15px;
        height: 375px;
    }

    .trend section .popular p, .contentPanel section .popular p {
        padding-bottom: 3px;
    }

    .trend section ol li:before,
    .contentPanel section ol li:before {
        top: 2px;
    }

    .trend section ol li a,
    .contentPanel section ol li a {
        line-height: 27px;
        display: block;
    }

    .dayword section .daywordmain p {
        padding: 0 28px 2px;
    }

    .articles ul li {
        padding: 5px 15px;
        margin-bottom: 65px;
    }

    .articles ul li a .box-img {
        height: 132px;
    }

    .articles ul li a .box-img img {
        width: 100%;
    }

    .posts section {
        padding: 0 15px 35px;
    }

    .posts section.mainPost {
        margin-bottom: 20px;
    }

    .posts section.mainPost a .main-img img {
        max-width: 100%;
        max-height: 100%;
    }

    .posts section a .box-img {
        width: 100%;
        height: 132px;
    }

    .posts section a .box-img img {
        max-width: 100%;
    }

    .postitnotes>div {
        padding: 0 15px;
    }

    .cards {
        padding-top: 25px;
    }

    .cards>div {
        padding: 15px;
        height: 375px;
    }

    .card section .cardMain strong {
        font-size: 35px;
    }

    .quizze .quiz-panel {
        height: 311px;
    }

    /*.quizze .new_quiz_response {*/
    /*    padding-top: 17px;*/
    /*    padding-bottom: 20px;*/
    /*}*/

    .quizzes>div {
        padding: 0 15px;
    }

}

@media screen and (min-width: 1290px) {
    .quizze .quiz-panel {
        height: 311px;
    }

    .quizze .new_quiz_response {
        padding-top: 17px;
        padding-bottom: 20px;
    }

    .ìtukọ̀ { display: none }
}

@media screen and (max-width: 1023px) {
    .ike {
        padding: 0 20px;
    }

    /*.banbox-mini .banner {*/
    /*    padding-top: 30px;*/
    /*    background-color: var(--funfun);*/
    /*}*/
    /*.sideBanner {*/
    /*    display: none;*/
    /*}*/

    .ike.kíkún {
        padding: 0 10px;
    }

    #òkèOrí.mobile .góńgó-òkè {
        width: 100%;
        z-index: 100;
        display: block;
    }

    .góńgó-òkè .ike.kíkún {
        padding: 0 20px 0 7px;
    }

    .ìtàgé-orí .àwòrán {
        /*height: 45px;*/
        /*margin: 17px 0px 4px 106px;*/
        /*margin: 17px 0px 4px 66px;*/
        /*margin: 17px 0px 4px 35px;*/
	margin: 10px;
    }

    .ìtàgé-orí .àwòrán img,
    .ìtàgé-orí .àwòrán svg {
        /*height: 85px;*/
        height: 75px;
    }

    .ìtàgé-orí .searchField {
        /*margin-left: 245px;*/
        margin-left: 235px;
    }

    .ìtàgé-orí .searchField .àyè {
        display: none;
    }

    .ìtàgé-orí .searchField .searchMain {
        /*padding: 40px 0 0;*/
        /*padding: 25px 0 0;*/
	padding: var(--ɛkpo-sb);
    }

    .ìtàgé-orí .searchField .searchMain form .sbHolder {
        height: 45px;
        width: 166px;
    }

    .ìtàgé-orí .searchField .searchMain form .sbHolder .sbToggle {
        height: 6px;
        width: 13px;
        overflow: visible;
        right: 13px;
    }

    .ìtàgé-orí .searchField .searchMain form .sbSelector {
        font-size: 14px;
        padding: 2px 0 0 12px;
    }

    .ìtàgé-orí .searchField .searchMain form .sbHolder .sbSelector {
        height: 45px;
        line-height: 45px;
    }

    .ìtàgé-orí .searchField .searchMain form .sbHolder .sbOptions {
        margin-top: 45px;
    }

    .araTítúmọ̀ .sbOptions,
    .araTítúmọ̀ .sbHolder {
        width: 190px !important;
    }

    .ìtàgé-orí .searchField .searchMain form fieldset {
        margin-left: 166px;
    }

    .ìtàgé-orí .searchField .searchMain form fieldset input {
        height: 45px;
        font-size: 16px;
        padding: 0 100px 0 14px;
    }

    .ìtàgé-orí .searchField .searchMain form fieldset button[type="submit"] {
        height: 40px;
        width: 40px;
    }

    .ìtàgé-orí .searchField .searchMain form fieldset button[type="submit"] svg {
        height: 22px;
        width: 22px;
    }

    .ìtàgé-orí .searchField .searchMain form fieldset .keyboard {
        right: 49px;
    }

    .orí-gangan.fixed .ìtàgé-orí .àwòrán {
        width: 45px;
        height: 45px;
        margin: 15px 0;
    }

    .orí-gangan.fixed .ìtàgé-orí .àwòrán .img,
    .orí-gangan.fixed .ìtàgé-orí .àwòrán svg {
        height: 45px;
        width: 45px;
    }

    .orí-gangan.fixed .ìtàgé-orí .searchField {
        padding: 0;
        margin-left: 0;
    }

    .orí-gangan.fixed .ìtàgé-orí .àyè {
        display: none;
    }

    .orí-gangan.fixed .ìtàgé-orí .searchMain {
        padding: 15px;
    }

    .orí-gangan.fixed .àkóso {
        right: 0;
    }

    .ìtukọ̀ { display: none }

    .news {
        padding: 19px 0 0;
    }

    .news section {
        width: 50%;
        padding: 9px 10px;
    }

    .news section.mainNews {
        width: 50%;
    }

    .news section.mainNews a {
        height: auto;
    }

    .news section a {
        padding-bottom: 18px;
    }

    .news section.mainNews a .box-img {
        /*height: 211px;*/
        max-height: 242px;
        max-height: 288px;
    }

    .news section.mainNews a .box-img:after {
        display: none;
    }

    .news section.mainNews h1 {
        position: relative;
        bottom: auto;
        float: left;
        width: 100%;
        padding-bottom: 10px;
        font: 24px var(--ogeKíkọ);
        font-family: inherit;
        /*font-size: 24px;*/
        color: #333;
        padding: 10px 12px;
        border: 1px dotted #ccc;
        border-top: none;
    }

    .words {
        padding: 13px 0;
        font-size: 0;
        text-align: center;
    }

    .words>div {
        display: inline-block;
        width: 50%;
        height: 363px;
        padding: 10px;
        font-size: 14px;
        vertical-align: top;
    }

    .words>div.quote {
        float: none;
    }

    .trend section ol li:before,
    .contentPanel section ol li:before {
        top: 3px;
    }

    .dayword section .daywordmain p {
        padding: 0 40px;
    }

    .quote .quotewrap .quotemain {
        height: auto;
        padding: 22px 0;
    }

    .quote .quotewrap .quotemain p {
        font-size: 25px;
        line-height: 1.25;
    }
    /* REGION 2 - INFORMATIVE ARTICLES */
    h1.title {
        padding: 39px 0 24px;
        font-size: 28px !important;
    }

    h3.title {
        font-size: 28px !important;
    }

    .h-box h3.title {
        padding: 31px 0 29px;
    }

    .articles ul li {
        padding: 0 10px;
        width: 50%;
        margin-bottom: 50px;
        position: relative;
    }

    .articles ul li a .box-img {
        height: 208px;
    }

    .articles ul li a .box-img img {
        width: 100%;
    }

    .further_reading {
        padding: 39px 0 24px;
    }

    .postitnotes>div {
        padding: 0 10px;
        width: 50%;
        margin-bottom: 21px;
    }

    /*.postitnotes>div section .box-img {*/
    /*    max-width: 100%;*/
    /*}*/

    .posts section.mainPost {
        width: 100%;
    }

    .posts section.mainPost a .main-img {
        /*height: 311px;*/
    }

    .posts section.mainPost a .main-img img {
        max-width: 100%;
        max-height: 100%;
    }

    .posts section.mainPost h4 {
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 6px;
    }

    .posts section.mainPost p {
        font-size: 16px;
        line-height: 24px;
    }

    .posts section {
        width: 50%;
        padding: 0 10px 20px;
        margin-bottom: 44px;
    }

    .posts section a .box-img {
        width: 100%;
        height: 210px;
    }

    .posts section a .box-img img {
        max-width: 100%;
    }

    .posts section a h4 {
        line-height: 23px;
    }

    .posts section:nth-child(4):before,
    .posts section:nth-child(5):before {
        left: 10px;
        right: 10px;
    }

    .posts.layout article h2, .posts.góńgó-òkè article h2, .posts.ìtàgé-orí article h2,
    .ìtàgé-orí .searchField .searchMain form.posts article h2,
    .news section a.posts article h2, .posts section a.posts article h2,
    .tests form fieldset .posts.steps article h2,
    .categories section a.posts article h2 {
        margin-top: -25px !important;
    }

    .cards {
        padding: 13px 0;
        font-size: 0;
        text-align: center;
    }

    .cards>div {
        float: none;
        width: 47%;
        height: 363px;
        padding: 10px;
        font-size: 14px;
        vertical-align: top;
    }

    /*.cardbox {*/
    /*    margin-bottom: -20px;*/
    /*}*/

    .linkproverb {
        font-size: 23px;
    }

    .card section .cardMain p {
        padding: 0 40px;
    }

    .footerNav nav {
        margin-right: 45px;
    }

    .quiz-panel {
        min-height: 270px;
    }

    .quizzes>div {
        padding: 0 10px;
        width: 50%;
        margin-bottom: 21px;
    }

    .quizzes .banbox-mini {
        height: 308px;
        margin-bottom: 45px;
        width: 360px;
    }

    .quizzes .quizze {
        /*height: 308px;*/
	height: fit-content;
        margin-bottom: 45px;
        width: 360px;
    }

    .quizzes section {
        /*height: 308px;*/
	height: fit-content;
    }

    .quizzes .quiz-panel {
        height: 308px;
    }
}

@media screen and (max-width: 767px) {
    .ike {
        padding: 0 10px;
    }

    .ike.kíkún {
        padding: 0 5px;
    }

    .góńgó-òkè {
        display: none;
    }

    .orí-gangan.fixed {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        display: block;
        animation: none !important;
    }

    .orí-gangan.fixed .ìtàgé-orí .àkpòótí-àwòrọ̀ọ́n {
        margin: 0 auto;
        display: block;
        width: fit-content;
    }

    .orí-gangan.fixed .ìtàgé-orí .àwòrán {
        width: fit-content;
        height: 50px;
        margin: 9px 0;
        padding: 0;
        display: block;
    }

    .orí-gangan.fixed .ìtàgé-orí .àwòrán img,
    .orí-gangan.fixed .ìtàgé-orí .àwòrán svg {
        /*margin: 0 auto;*/
        display: block;
        /*height: 67px;*/
	    height: 50px;
    }

    .orí-gangan.fixed .ìtàgé-orí .searchField {
        margin: 0;
        width: 100%;
        height: auto;
        float: left;
    }

    .orí-gangan.fixed .ìtàgé-orí .searchMain {
        position: relative;
        padding: 45px 0 0 0;
    }

    .orí-gangan.fixed .ìtàgé-orí .searchField .searchMain form .sbHolder {
        /*display: none;*/
        /*border-radius: 5px;*/
        border-radius: 9999px;
        float: none;
        height: 35px;
        width: 100%;
        margin-bottom: 10px;
    }

    .orí-gangan.fixed .ìtàgé-orí .searchField .searchMain form .sbHolder .hide {
        display: none;
    }

    .ìtàgé-orí .searchField .searchMain form .sbHolder .sbSelector {
        height: 35px;
        line-height: 35px;
        border-radius: 5px;
        /*width: 100%;*/
    }

    .ìtàgé-orí .searchField .searchMain form .sbHolder .sbOptions {
        top: 33px;
        /*max-height: 1174.5px;*/
        display: block;
        overflow: hidden;
        padding-top: 0px;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
        max-height: 0;
        -webkit-transition: max-height, 0.2s ease;
        -moz-transition: max-height, 0.2s ease;
        -ms-transition: max-height, 0.2s ease;
        -o-transition: max-height, 0.2s ease;
        transition: max-height, 0.2s ease;
    }

    .ìtàgé-orí .searchField .searchMain form .sbHolder .sbOptions.open {
        height: auto;
        max-height: 1174.5px;
        -webkit-transition: max-height, 0.3s ease;
        -moz-transition: max-height, 0.3s ease;
        -ms-transition: max-height, 0.3s ease;
        -o-transition: max-height, 0.3s ease;
        transition: max-height, 0.3s ease;
    }

    .ìtàgé-orí .searchField .searchMain form .sbHolder.hide {
        display: none;
    }

    .araTítúmọ̀ .sbOptions,
    .araTítúmọ̀ .sbHolder {
        width: 100% !important;
    }

    .ìtàgé-orí .searchField .searchMain form fieldset {
        margin: 0 0 10px;
        left: 0px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .ìtàgé-orí .searchField .searchMain form fieldset input {
        /*border-radius: 5px;*/
        border-radius: 9999px;
        padding: 0 44px 0 11px;
        height: 35px;
        border-style: solid;
    }

    .ìtàgé-orí .searchField .searchMain form fieldset .keyboard {
        display: none;
    }

    .ìtàgé-orí .searchField .searchMain form fieldset button[type="submit"] {
        top: 0;
        right: 0;
    }

    .ìtàgé-orí .searchField .searchMain form fieldset .autocompleteBox {
        left: 9px;
        right: 41px;
    }

    .orí-gangan.fixed .àkóso {
        background-color: transparent;
        bottom: auto;
        height: 22px;
        line-height: 22px;
        padding: 0;
        right: 6px;
        top: 16px;
    }

    .orí-gangan.fixed .àkóso img,
    .orí-gangan.fixed .àkóso svg {
        margin-right: 4px;
    }

    .orí-gangan.fixed .àkóso span {
        display: none;
    }

    #olórí {
        /*padding-top: 121px;*/
	padding-top: var(--headerHeight-m);
    }

    #inú .ìkéde {
        height: 50px !important;
        background-color: #f5f5f5;
        border-top: 1px solid #a2a2a2;
        -webkit-box-shadow: 0px 15px 20px 4px black;
        -moz-box-shadow: 0px 15px 20px 4px black;
        box-shadow: 0px 15px 20px 4px black;
    }

    .ìkéde {
        padding: 8px 0;
    }

    /*.banbox-mini .banner {*/
    /*    height: 100%;*/
    /*    !*padding: 0;*!*/
    /*    !*background-color: transparent;*!*/
    /*}*/

    .ìbánisọ̀rọ̀ {
        background-color: #f5f5f5;
        border-top: 1px solid #a2a2a2;
        bottom: 0px;
        z-index: 99;
        position: fixed;
        width: 100%;
        -webkit-box-shadow: 0px 15px 20px 4px black;
        -moz-box-shadow: 0px 15px 20px 4px black;
        box-shadow: 0px 15px 20px 4px black;
    }

    .news {
        padding: 14px 0 0;
    }

    .news section.mainNews {
        width: 100%;
    }

    .news section.mainNews a {
        margin-bottom: 11px;
        padding: 0;
    }

    .news section.mainNews a .box-img {
        /*height: 177px;*/
        max-height: 242px;
    }

    .news section.mainNews h1 {
        font-size: 18px;
        padding-bottom: 11px;
    }

    .news section {
        padding: 5px;
        width: 100%;
    }

    .news section a {
        margin-bottom: 5px;
        padding-bottom: 17px;
    }

    #feedbackTab {
        padding: 5px 8px 13px 8px;
        font-size: 9px;
        line-height: 15px;
        bottom: 166px;
        right: -39px;
    }

    .words {
        display: flex;
	flex-flow: column;
        flex-wrap: wrap-reverse;
        padding: 15px 0 10px;
    }

    .words>div {
        padding: 5px;
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    .trend section, .contentPanel section {
        padding: 27px 23px 17px;
    }

    .dayword section .daywordmain>div {
        height: auto;
    }

    .dayword section .daywordmain strong {
        margin-bottom: 10px;
    }

    .dayword section .daywordmain p {
        padding: 0 30px;
    }

    .quote .quotewrap .quotemain {
        height: auto;
        display: table-cell;
        vertical-align: middle;
        margin: 0 auto;
        display: block;
        padding: 44px 0;
    }

    .quotewrap .author {
        font-size: 16px;
        text-align: center;
    }

    /* REGION 2 - INFORMATIVE ARTICLES */
    h1.title {
        font-size: 24px;
        padding: 24px 10px;
    }

    .h-box h3.title {
        padding: 31px 0 23px;
    }

    .articles ul li {
        padding: 0 5px;
        margin-bottom: 38px;
    }

    .news section a .box-img {
        width: 181px;
        height: 85px;
    }

    .articles ul li a .box-img {
        height: 82px;
    }

    .articles ul li a .box-img img {
        width: 100%;
    }

    .articles ul li a h2 {
        font-size: 15px;
        margin-top: -10px;
        line-height: 18px;
    }

    .further_reading{
        font-size: 24px;
        padding: 24px 10px;
    }

    .postitnotes>div {
        padding: 0 5px;
    }

    .postitnotes>div section .box-img {
        max-width: 100%;
    }

    .posts section.mainPost {
        margin-bottom: 2px;
    }

    .posts section.mainPost a .main-img {
        /*height: 178px;*/
    }

    .posts section.mainPost a .main-img img {
        max-width: 100%;
        max-height: 100%;
    }

    .posts section.mainPost h4 {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 6px;
        padding: 0;
    }

    .posts section.mainPost h2 {
        font-size: 18px;
    }

    .posts section.mainPost p {
        font-size: 15px;
        line-height: 21px;
        padding-right: 0;
    }

    .posts section {
        padding: 0 5px 20px;
        margin-bottom: 15px;
        width: 100%;
    }

    .posts section a .box-img {
        width: 100%;
        /*height: 85px;*/
    }

    .posts section a .box-img img {
        max-width: 100%;
    }

    .posts section a h4 {
        font-size: 18px;
        line-height: 23px;
    }

    .posts section a h4 span {
        padding: 7px 15px 6px;
        margin-bottom: -1px;
        font-size: 15px;
    }

    .posts section a h2 {
        margin-bottom: -5px;
    }

    .posts section:nth-child(4):before,
    .posts section:nth-child(5):before {
        top: -18px;
        left: 5px;
        right: 5px;
    }

    /* CARDS SECTION */
    .cards {
        display: flex;
        flex-wrap: wrap-reverse;
        padding: 15px 0 10px;
    }

    .cards>div {
        padding: 5px;
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    .card section .cardMain {
        height: auto;
    }

    .card section .cardMain strong {
        margin-bottom: 10px;
    }

    .card section .cardMain p {
        padding: 0 30px;
    }

    /* START QUIZZES */
    .quizzes>div {
        padding: 0 5px;
    }

    .quizzes .banbox-mini {
        height: 250px;
        width: 310px;
        margin-bottom: 32px;
    }

    .banbox-mini {
        display: none !important;
    }

    .quizzes .quizze {
        width: fit-content;
    }
    .box-img>img {
        max-width: 330px;
    }
    /* END QUIZZES */
}

@media screen and (max-width: 550px) {
    .quiz-panel {
        min-height: 100px;
    }

    .quizzes>div {
        width: 100%;
    }

    quizze {
        width: 100%;
    }

    .postitnotes>div {
        width: 100%;
    }
}

