body,
h1,
h2,
h3,
h4,
html {
    font-family: Montserrat, sans-serif;
    font-optical-sizing: auto;
    font-style: normal
}

#btn-e-mag,
#btn-e-mag:hover,
a,
footer .media a:hover {
    text-decoration: none
}

.edition-listing figure img,
.news-slider .slick-slide figure>img {
    object-position: top center;
    object-fit: cover
}

.book-slider,
.monthly-edition .slick-slide>div,
.panel,
.preLoaderContent,
.scroll-down,
.uni-logos,
.video-panel {
    text-align: center
}

:root {
    --blue: #231A64;
    --lblue: #2c2872;
    --dblue: #1b1947;
    --yellow: #ddb14d;
    --lyellow: #e8ca59;
    --cream: #f6f2e8;
    --cream2: #f7efd1;
    --white: #ffffff
}

.bg-grey {
    background: #f4f2f2
}

.bg-black {
    background: #000
}

.bg-lblue,
.btn-yellow i,
.slick-dots li:hover button::before {
    background: var(--lblue)
}

.bg-blue,
.panel-blue::after {
    background: var(--blue)
}

.bg-dblue {
    background: var(--dblue)
}

.application-form .nav-tabs .nav-link.active,
.application-form .nav-tabs .nav-link:hover,
.bg-yellow {
    background: var(--yellow)
}

.bg-yellow-gradient {
    background: linear-gradient(0deg, #af730a -29.35%, #ebc858 63.52%)
}

.bg-cream {
    background: var(--cream)
}

.bg-cream2 {
    background: var(--cream2)
}

.bg-red,
.video-slider .panel::after {
    background: #d01f2f
}

.btn-primary.yellow:hover,
.follow-us:hover i,
.text-yellow {
    color: var(--yellow)
}

.news-title,
.page-link,
.text-blue {
    color: var(--blue)
}

.text-black,
a,
a:hover {
    color: #000
}

body,
html {
    width: 100%;
    height: 100%;
    font-weight: 500;
    font-size: 13px
}

b,
h1,
h2,
h3,
h4,
p.large,
strong {
    font-weight: 600
}

.container {
    width: 1100px
}

.f-thin {
    font-weight: 400
}

#btn-e-mag,
.btn,
.f-medium {
    font-weight: 500
}

a {
    -webkit-transition: .2s;
    transition: .2s
}

h1 {
    font-size: 2.5rem;
    line-height: 2.875rem
}

.book-text-slider h3,
h2 {
    font-size: 2rem;
    line-height: 2.375rem
}

h3 {
    font-size: 1.5rem;
    line-height: 1.8rem
}

h4 {
    font-size: 1.25rem;
    line-height: 1.625rem
}

p,
ul li {
    font-size: 1.1rem
}

ul li {
    line-height: 1.4rem;
    margin-bottom: 5px
}

p.small {
    font-size: .9375rem;
    line-height: 1.25rem
}

.panel figure span,
p.large {
    line-height: 1.5625rem;
    font-size: 1.25rem
}

p {
    line-height: 1.5rem
}

.line {
    display: block;
    width: 120px;
    height: 6px;
    margin: 0 auto
}

.text-left .line {
    margin-left: 0
}

.link-arrow-right {
    color: var(--yellow);
    font-size: 2.25rem
}

.sort-by p,
.tag h4,
figure {
    margin: 0
}

.border-grey {
    border: 1px solid #e5e5e5
}

.round-2 {
    border-radius: 6px
}

.btn-yellow:hover,
.text-white a {
    color: #fff
}

.form-control::placeholder {
    font-weight: 500
}

.form-control:focus {
    box-shadow: none;
    background: #f4f2f2
}

.form-group i {
    position: absolute;
    top: 15px;
    right: 32px
}

.banner,
.banner-slider div,
.banner-slider-rtl div,
.icon-right,
.language-slider .selected,
.language-slider-rtl .selected,
.mission,
.panel,
.panel figure,
.subpage-banner,
.video-panel figure,
.vision {
    position: relative
}

.img-shadow figure,
.shadow {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3) !important;
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3) !important;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3) !important
}

.panel {
    background: #fff;
    border-radius: 17px;
    z-index: 1
}

.panel:before,
.video-panel figure:before {
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    pointer-events: none;
    background: #fff;
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(64, 64, 64, .3) 60%, rgba(0, 0, 0, .7) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(64, 64, 64, .3) 60%, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(64, 64, 64, .3) 60%, rgba(0, 0, 0, .7) 100%);
    border-radius: 8px
}

.panel::after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    background: var(--yellow);
    height: 60%;
    z-index: -1;
    border-radius: 8px;
    transform: translateY(-55%)
}

.panel-left::after {
    left: -8px
}

.panel-right::after {
    right: -8px
}

.panel figure {
    min-height: 300px;
    background: #fff
}

.panel figure span {
    position: absolute;
    left: 30px;
    bottom: 20px;
    color: #fff;
    text-align: left;
    z-index: 2
}

.panel figure span i {
    float: left;
    margin-bottom: 10px
}

.panel figure span.top {
    left: auto;
    bottom: auto;
    top: 20px;
    right: 20px
}

.panel span img {
    vertical-align: middle;
    margin-right: 10px;
    float: left
}

h3 small {
    font-size: 1rem;
    display: block
}

.round figure,
.roundDiv {
    border-radius: 8px;
    overflow: hidden
}

#e-magazine-section.ar,
.subscribe.ar {
    direction: rtl
}

#e-magazine-section.ar .accordion-button::after {
    margin-left: 0;
    margin-right: auto
}

#e-magazine-section.ar .align-tile {
    margin-left: auto;
    margin-right: 0
}

.subscribe.ar .form-control {
    border-radius: 0 .3rem .3rem 0 !important;
    padding-right: 20px
}

.subscribe.ar .input-group.newsletter>.input-group-prepend>.btn {
    border-radius: .3rem 0 0 .3rem
}

#subscriptionModal .close {
    font-size: 2rem;
    line-height: 2rem
}

#subscriptionModal h3 {
    font-size: 1.25rem;
    display: flex;
    gap: 12px
}

#subscriptionModal h3 i {
    font-size: 3.2rem
}

.social-media {
    display: flex;
    gap: 15px
}

.social-media i {
    font-size: 1.5rem
}

.btn {
    border-radius: 30px;
    padding: 8px
}

.btn-primary i,
.btn-yellow i {
    background: var(--yellow);
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .8)
}

.e-mag .details-listing {
    padding: 10px 10px 80px
}

.e-mag .details-listing .btn-primary {
    left: 10px
}

.e-mag .details-listing figure img {
    height: 320px
}

.edition-listing {
    border: 1px solid #ccc;
    border-radius: 6px
}

.edition-listing:hover figure img {
    scale: 1.1
}

.edition-listing figure {
    overflow: hidden;
    border-radius: 6px 6px 0 0;
    position: relative
}

.btn-languages {
    border-top: 1px solid #ccc;
    padding: 14px 15px;
    border-radius: 0 0 6px 6px
}

.btn-primary {
    font-size: 1rem;
    color: #fff;
    border: 1px solid var(--lblue);
    background: var(--lblue)
}

.btn-primary:hover {
    background: #37338b;
    border: 1px solid var(--dblue)
}

.btn-primary.yellow {
    border: 1px solid var(--yellow)
}

.btn.focus,
.btn:focus,
.btn:focus-visible {
    box-shadow: none
}

.btn-cream,
.text-white .btn-cream {
    background: var(--cream);
    color: var(--blue)
}

.btn-cream:hover,
.text-white .btn-cream:hover {
    background: #fff
}

.btn-yellow,
.text-white .btn-yellow {
    background: var(--yellow);
    color: var(--white)
}

.btn-yellow:hover,
.text-white .btn-yellow:hover {
    background: #ecbf57
}

.btn-secondary {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    padding: 6px 12px;
    font-size: 1rem;
    border: 1px solid #fff
}

.btn-dark {
    padding: 5px 15px;
    background-color: #aaa;
    border-color: #aaa
}

.btn-dark:hover {
    background-color: #ccc;
    border-color: #ddd
}

.btn-golden {
    background: linear-gradient(180deg, #ebc858 23%, #af730a 151.34%);
    border: 0;
    padding: 12px 20px;
    color: #000
}

.preLoader,
header {
    width: 100%;
    background: var(--blue)
}

.btn-article:hover,
.btn-golden:hover {
    background: linear-gradient(0deg, #ebc858 23%, #af730a 151.34%)
}

.preLoader {
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    display: table
}

.preLoaderContent {
    vertical-align: middle;
    display: table-cell
}

.lds-ellipsis {
    display: block;
    position: relative;
    width: 64px;
    height: 64px;
    margin: auto
}

#gdpr,
#scroll,
.side-panel {
    position: fixed
}

.lds-ellipsis div {
    position: absolute;
    top: 27px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

.lds-ellipsis div:first-child {
    left: 8px;
    animation: .6s infinite lds-ellipsis1
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: .6s infinite lds-ellipsis2
}

.lds-ellipsis div:nth-child(3) {
    left: 28px;
    animation: .6s infinite lds-ellipsis2
}

.lds-ellipsis div:nth-child(4) {
    left: 48px;
    animation: .6s infinite lds-ellipsis3
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1)
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1)
    }
    100% {
        transform: scale(0)
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0)
    }
    100% {
        transform: translate(19px, 0)
    }
}

#scroll {
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-color: #333;
    text-indent: -9999px;
    display: none;
    z-index: 4;
    border: 1px solid #838383
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #fff
}

#scroll:hover {
    background-color: #000;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.side-panel {
    top: calc(50% - 170px);
    right: 0;
    display: none;
    z-index: 6
}

#btn-e-mag {
    width: 160px;
    height: 50px;
    padding: 15px;
    transform-origin: top right;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg) translateX(170px);
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 1.3rem;
    border-radius: 0 0 6px 6px;
    background: linear-gradient(90deg, #f9edff 0, #cff5ff 100%);
    box-shadow: 3px 3px 4px 0 #00000040;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5
}

.follow-us span,
.video-panel span {
    top: 50%;
    transform: translate(-50%, -50%)
}

.panel-e-mag a:first-child {
    align-self: start;
    border: 1px solid #444;
    border-radius: 50%;
    font-size: 1.1rem;
    padding: 2px 7px 1px;
    margin-bottom: 10px
}

#gdpr p,
.navbar-nav li.nav-item {
    margin-bottom: 0
}

.panel-e-mag a {
    align-self: center
}

.panel-e-mag {
    width: 220px;
    padding: 15px;
    border-radius: 6px 0 0 6px;
    background: linear-gradient(180deg, #f9edff 0, #cff5ff 100%);
    box-shadow: 0 4px 4px 0 #00000040;
    display: flex;
    flex-direction: column;
    align-items: right;
    min-height: 00px;
    position: relative;
    z-index: 6
}

.promotion-bar h4 {
    font-size: 1.5rem;
    line-height: 1.875rem
}

header {
    z-index: 2
}

header .logo img {
    width: 200px;
    margin: 20px 0;
    z-index: 2
}

header.fixed-top .logo img {
    margin: 15px 0;
    width: 160px
}

header.fixed-top {
    animation: .5s forwards smoothScroll;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
    z-index: 9
}

body.fixedTop-padding {
    padding-top: 130px
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px)
    }
    100% {
        transform: translateY(0)
    }
}

.top-menu {
    gap: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 10px 0 5px
}

.top-menu .input-group {
    background: #2e227e;
    border-radius: 4px;
    width: 250px;
    padding: 1px 12px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.top-menu .input-group input::placeholder {
    color: #fff
}

.top-menu .input-group input,
.top-menu .input-group input:focus {
    background: 0 0;
    border: 0;
    padding: 8px 2px;
    height: auto;
    color: #fff
}

.top-menu .input-group-append span {
    background: 0 0;
    border: 0;
    color: #fff;
    padding: 0
}

.top-menu .dropdown-menu a {
    color: #333
}

.top-menu .dropdown-menu {
    min-width: unset
}

#gdpr p a,
.mainMenu .menu-link:hover,
.text-white .breadcrumb-item+.breadcrumb-item::before,
.text-white .breadcrumb-item.active,
.video-slider .video-panel a,
footer a:hover {
    color: #fff
}

.navbar {
    padding: 10px 0 0
}

.navbar .navbar-nav li:last-child a {
    padding-right: 0;
    margin-right: 0
}

.navbar .navbar-toggler {
    border: 0;
    background: var(--yellow);
    color: #fff
}

.navbar .navbar-toggler:focus {
    outline: 0
}

.navbar .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-nav .nav-link {
    margin: 0 8px;
    position: relative;
    color: #fff;
    font-size: 1.125rem;
    padding-bottom: 10px
}

.navbar-nav .nav-link::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 0%;
    height: 4px;
    background: var(--yellow);
    display: block
}

.e-mag-features figure img,
.navbar-nav .nav-link.selected::after,
.navbar-nav .nav-link:hover::after {
    width: 100%
}

.navbar .navbar-nav .dropdown-toggle {
    color: #fff;
    text-decoration: none;
    padding-bottom: 5px;
    display: block;
    padding-top: 8px
}

.navbar .navbar-nav .dropdownMenu:hover .dropdown-menu {
    display: block;
    top: 95%
}

.btn-article {
    background: linear-gradient(180deg, #ebc858 23%, #af730a 151.34%);
    border: 0;
    border-radius: 0 0 6px 6px;
    position: absolute;
    top: 100%;
    padding: 12px;
    color: #000;
    box-shadow: 0 2px 7px 0 #0000003D;
    width: 160px;
    right: 0;
    margin-right: calc(var(--bs-gutter-x) * .5);
    z-index: 4
}

.inactiveTab {
    pointer-events: none;
    cursor: default
}

.banner h1 {
    padding-top: 30px
}
.banner h2 {
    padding-top: 30px
}
.banner-slider aside, .banner-slider-rtl aside  {
    position: absolute;
    z-index: 3;
    inset: 25px
}

.banner-slider .slick-active aside .top div:first-child,  
.banner-slider-rtl .slick-active aside .top div:first-child  {
    background: rgba(255, 255, 255, .9);
    padding: 6px;
    border-radius: 5px
}

.banner-slider aside .top a.share,
.banner-slider-rtl aside .top a.share {
    text-shadow: 0 1px 2px #000
}

.banner-slider aside .bottom,
.banner-slider-rtl aside .bottom {
    position: absolute;
    bottom: 0;
    width: 100%
}

.btn-video {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.btn-video i {
    color: var(--blue);
    font-size: 1.3rem
}

.banner-slider aside span i,
.banner-slider-rtl aside span i {
    font-size: 40px;
    border: 8px solid rgba(255, 255, 255, .4);
    border-radius: 50%;
    margin-bottom: 10px
}

.banner-slider aside h2,
.banner-slider-rtl aside h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
    text-shadow: 0 0 4px #000
}

.banner-slider figure,
.banner-slider-rtl figure {
    border-radius: 10px;
    overflow: hidden
}

.banner-slider figure img,
.banner-slider-rtl figure img {
    width: 100%;
    height: 420px;
    object-fit: cover
}

.banner-slider figure::after,
.banner-slider-rtl figure::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: #000;
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, .7735293946680235) 0, rgba(0, 0, 0, .5858543246400123) 24%, rgba(0, 0, 0, .10966384844953603) 51%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .7735293946680235) 0, rgba(0, 0, 0, .5858543246400123) 24%, rgba(0, 0, 0, .10966384844953603) 51%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, .7735293946680235) 0, rgba(0, 0, 0, .5858543246400123) 24%, rgba(0, 0, 0, .10966384844953603) 51%, rgba(0, 0, 0, 0) 100%)
}

.banner-slider .slick-slide,
.banner-slider-rtl .slick-slide {
    padding: 0;
    position: relative
}

@-webkit-keyframes action {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(-10px)
    }
}

@keyframes action {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(-10px)
    }
}

.accordion-item,
.accordion-item:not(:first-of-type) {
    border-top: 0;
    border: 0;
    border-bottom: 1px solid #ddd
}

.accordion-button {
    font-size: 1.25rem;
    font-weight: 500;
    padding: 15px 0
}

.accordion-body {
    padding: 15px 0
}

.accordion-button:not(.collapsed) {
    background: 0 0;
    font-weight: 600
}

.accordion-button:focus {
    border-color: none;
    box-shadow: none
}

.important-quote {
    display: flex;
    background-color: #f4f2f2;
    padding: 15px;
    border: 1px dashed #a9a9a9;
    border-radius: 6px;
    justify-content: space-between;
    align-items: end
}

.title-line {
    display: flex;
    align-items: center;
    gap: 10px
}

.title-line h3 {
    flex-shrink: 0;
    margin: 0
}

.title-line span {
    background: #ddd;
    height: 1px;
    display: inline-block;
    width: 100%
}

.book-text-slider figure img {
    width: 220px
}

.book-slider h4 {
    margin-top: 15px
}

.sponsored-edition .slick-slide>div {
    background: #f4f4f4;
    padding: 30px 5px;
    border: 2px solid var(--blue);
    border-radius: 6px;
    border-right: 15px solid var(--blue);
    height: 460px;
    text-align: center
}

.monthly-edition .slick-slide h4,
.sponsored-edition .slick-slide h4 {
    margin: 15px 0
}

.sponsored-edition .slick-slide img {
    height: 340px;
    margin: 0 auto
}

.monthly-edition {
    padding: 0 55px
}

.monthly-edition .slick-slide {
    padding: 0 10px
}

.monthly-edition .slick-slide>div {
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 6px;
    height: 460px
}

.monthly-edition .slick-slide img {
    height: 320px;
    margin: 0 auto;
    width: auto
}

.monthly-edition .slick-prev {
    left: 0
}

.monthly-edition .slick-next {
    right: 0
}

.align-tile {
    margin-left: 65px
}

.scroll-down {
    display: block;
    width: 60px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: 400
}

.scroll-down img {
    -webkit-animation: 1s infinite alternate action;
    animation: 1s infinite alternate action;
    width: 25px;
    margin: 12px auto
}

.subpage-banner aside {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0
}

.v-line {
    border-left: 1px solid #ddd
}

.subscribe-panel form {
    background: #f2f2f2;
    border-radius: 16px
}

.subscribe-panel input,
.subscribe-panel input:focus {
    background: 0 0;
    border: 0;
    margin: 8px;
    font-size: 1rem;
    border-radius: 0;
    width: auto;
    flex-grow: 1
}

.subscribe-panel .btn-subscribe {
    background: var(--primary);
    color: #fff;
    font-weight: 500;
    border-radius: 0 16px 16px 0;
    padding: 14px 22px 12px
}

.news-slider h3 small,
.news-title small {
    color: var(--yellow);
    font-weight: 600
}

.breadcrumb-item a,
.follow-us a,
footer,
footer a {
    color: #fff;
    text-decoration: none
}

.horizental,
.news-slider .slick-track {
    display: flex
}

.news-slider .slick-slide {
    height: inherit;
    position: relative;
    padding-bottom: 50px;
    padding-right: 30px
}

.news-slider .slick-slide .btn {
    position: absolute;
    inset: auto;
    bottom: 0
}

.news-slider .slick-active {
    animation-name: zoomIn;
    animation-duration: 1.2s;
    opacity: 1
}

.news-slider .slick-slide figure {
    margin-bottom: 20px;
    text-align: left;
    min-height: unset
}

.news-slider .slick-slide figure>img {
    height: 200px;
    width: 100%;
    background: #fff
}

.news-slider .panel span {
    left: 15px;
    bottom: 15px
}

.news-slider .panel-right::after {
    right: -10px
}

.slick-next,
.slick-prev {
    width: auto;
    height: auto
}

.slick-next::before,
.slick-prev::before {
    font-size: 2.1875rem;
    background: #ffffff30;
    border-radius: 50%;
    padding: 6px 4px 2px;
    opacity: 1
}

.slick-prev {
    left: -80px
}

.slick-next {
    right: -80px
}

.slick-dots {
    bottom: -40px
}

.slick-dots li {
    margin: 0 3px
}

.slick-dots li button::before {
    width: 20px;
    height: 20px;
    content: '';
    opacity: 1;
    border: 5px solid #fff;
    border-radius: 50%;
    background: #ccc
}

.slick-dots li.slick-active button::before {
    background: var(--lblue);
    opacity: 1
}

.newsletter .btn,
.newsletter .form-control {
    height: 60px;
    display: flex;
    align-items: center
}

.input-group.newsletter>.input-group-prepend>.btn {
    border-radius: 0 6px 6px 0;
    width: 150px;
    justify-content: center
}

.newsletter .form-control,
.newsletter .form-control::placeholder {
    border: 0;
    padding-left: 20px
}

.input_container {
    border: 1px solid #f4f2f2;
    border-radius: 5px;
    width: 100%
}

#fileUpload {
    background-color: #f4f2f2;
    width: 100%;
    padding: 8px
}

input[type=file]::file-selector-button {
    background-color: var(--blue);
    color: #fff;
    border: 0;
    padding: 10px 15px;
    margin-right: 20px;
    transition: .5s;
    border-radius: 4px
}

input[type=file]::file-selector-button:hover {
    background: #37338b
}

.video-panel {
    position: relative
}

.video-panel figure img {
    max-height: 300px;
    object-fit: cover;
    width: 100%
}

.video-panel span {
    position: absolute;
    left: 50%;
    z-index: 1;
    opacity: .9
}

.uni-logos {
    list-style: none;
    padding: 0
}

.uni-logos li {
    display: inline-block;
    border: 1px solid #ccc;
    margin: 13px;
    overflow: hidden;
    padding: 20px;
    height: 140px;
    width: 200px;
    background: #fff;
    border-radius: 4px
}

.uni-logos li img {
    max-width: 100%;
    max-height: 100%;
    object-fit: unset;
    transform: translateY(-50%);
    position: relative;
    top: 50%
}

.uni-logos li:hover img {
    transform: scale(1.1) translateY(-50%)
}

.home-language {
    display: flex;
    justify-content: space-between;
    padding: 0;
    flex-wrap: wrap;
    gap: 15px
}

.home-language li {
    display: flex;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 9px;
    background: #fff;
    gap: 10px;
    text-align: left;
    align-items: center;
    border-radius: 4px
}

.home-language li figure {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center
}

.home-language li h4 {
    margin: 0;
    font-size: 1rem
}

.home-language li a {
    color: var(--blue);
    font-size: .8rem
}

.home-language li img {
    height: 100%;
    object-fit: cover
}

.language-slider .slick-slide,
.language-slider-rtl .slick-slide {
    text-align: center;
    padding: 20px 0 25px
}

.language-slider .slick-slide img,
.language-slider-rtl .slick-slide img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 auto 8px
}

.language-slider .selected::after,
.language-slider-rtl .selected::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid var(--blue);
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: 10px
}

.blue-arrow .slick-next::before,
.blue-arrow .slick-prev::before {
    background: #231A6430;
    color: #231a64
}

.e-mag-features figure {
    box-shadow: 0 2px 6px 0 #00000020;
    border-radius: 50%;
    padding: 10px;
    margin-bottom: 15px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center
}

.follow-us span {
    position: absolute;
    left: 50%;
    z-index: 2
}

.follow-us i {
    font-size: 1.875rem;
    margin-bottom: 20px
}

.follow-us .btn-secondary {
    display: block;
    border: 1px solid rgba(255, 255, 255, .5);
    background: rgba(0, 0, 0, .5);
    border-radius: 8px;
    padding: 7px 20px;
    opacity: 0
}

.follow-us:hover .btn-secondary,
.follow-us:hover figure::after,
.follow-us:hover h4,
hr {
    opacity: 1
}

.follow-us h4 {
    opacity: 0;
    margin-top: 30px;
    text-decoration: none
}

.follow-us figure::after {
    content: "";
    background: var(--yellow);
    width: 88%;
    height: 6px;
    display: block;
    position: absolute;
    bottom: 35px;
    border-radius: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0
}

.breadcrumb {
    background: 0 0;
    padding: 1rem 0 0
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "|"
}

.breadcrumb-item.active {
    font-weight: 700;
    color: #555
}

.btn-primary.red {
    background: #d01f2f;
    border-color: #d01f2f
}

.text-red {
    color: #d01f2f
}

.btn-primary.grey {
    border: 1px solid #999;
    background: #999
}

.uni-social-media a i {
    font-size: 1.8rem;
    margin: 0 10px;
    vertical-align: middle
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #f2f2f2
}

.dropdown-menu {
    z-index: 4
}

.shareSocial i {
    color: var(--yellow);
    margin-right: 5px
}

.shareSocial a {
    color: #212529
}

.sort-by {
    display: flex;
    justify-content: right;
    gap: 8px;
    align-items: center
}

.sort-by select {
    width: 130px;
    background-color: #eee;
    height: 40px
}

.video-slider .slick-active {
    animation-name: zoomIn;
    animation-duration: 1s;
    opacity: 1
}

.video-slider .video-panel {
    z-index: 2
}

.video-slider .slick-slide {
    padding: 30px 30px 60px 100px
}

.video-slider .text-detail {
    margin-left: -60px;
    margin-bottom: -30px;
    padding: 3rem 3rem 3rem 6rem
}

.video-slider .slick-next {
    right: -60px
}

.top-pagination a {
    margin: 0 7.5px
}

.top-pagination a.selected {
    font-weight: 700;
    font-size: 23px
}

.advanced-search {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 13px
}

.advanced-search .form-control,
.advanced-search .form-select {
    height: 48px
}

.advanced-search .btn,
.scholarship-search .btn {
    padding-top: 10px;
    font-size: 1rem;
    color: var(--dblue)
}

.icon-right i {
    position: absolute;
    right: 16px;
    top: 14px;
    color: #777;
    font-size: 19px;
    pointer-events: none
}

.datepicker table {
    text-align: center;
    cursor: pointer
}

.datepicker td,
.datepicker th {
    padding: 4px 6px
}

.form-control,
.form-select {
    height: calc(1.5em + .75rem + 25px);
    border-radius: .3rem;
    background-color: #f4f2f2;
    padding: .375rem 1rem;
    border: 0
}

.form-select:focus {
    border: 0;
    box-shadow: none
}

.form-control:focus {
    border-color: var(--yellow)
}

.scholarship-search {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    gap: 15px
}

.scholarship-search div {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0
}

.scholarship-search .btn,
.scholarship-search .form-control,
.scholarship-search .form-select {
    height: 50px
}

.scholarship-tabs {
    display: flex;
    flex-direction: row;
    gap: 15px;
    border: 0
}

.scholarship-tabs li {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
    text-align: center;
    border-radius: 0
}

.scholarship-tabs li a.nav-link {
    font-size: 1.25rem;
    color: #fff;
    background: var(--dblue);
    border-radius: 6px;
    padding: 15px;
    border: 0
}

.scholarship-tabs li a.nav-link.active {
    background: var(--lblue);
    color: #fff;
    font-weight: 600
}

.scholarship-tabs .list-icon {
    flex-basis: 60px;
    flex-grow: 0
}

.details-listing {
    border-radius: 6px;
    position: relative;
    padding-bottom: 45px;
    border: 1px solid #ccc
}

.details-listing .btn-primary {
    position: absolute;
    left: 18px;
    bottom: 20px
}

.details-listing figure:before {
    border-radius: 16px 16px 0 0
}

.details-listing figure {
    overflow: hidden;
    position: relative;
    border-radius: 6px 6px 0 0
}

.details-listing figure span {
    position: absolute;
    left: 20px;
    bottom: 20px;
    color: #fff;
    z-index: 1
}

.details-listing span i {
    font-size: 24px;
    margin-right: 10px;
    vertical-align: middle
}

.details-listing figure img {
    height: 245px;
    object-fit: cover
}

.details-listing:hover figure img {
    transform: scale(1.1)
}

.horizental figure {
    flex-basis: 300px;
    padding: 25px;
    overflow: visible;
    align-items: center;
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    border-right: 1px solid #ccc;
    border-radius: 0
}

.details-listing.horizental figure img {
    height: unset;
    object-fit: contain
}

.horizental aside {
    flex-grow: 1
}

.horizental figure::before,
.panel.no-shade::before,
.profile-form .form-group i {
    display: none
}

.details-listing.horizental {
    padding-bottom: unset
}

.details-listing.horizental .btn-primary {
    position: relative;
    left: unset;
    bottom: unset
}

.page-item.active .page-link {
    background-color: var(--yellow);
    border-color: var(--yellow)
}

.page-link:focus {
    box-shadow: none
}

.plans-box {
    border-radius: 8px;
    padding: 20px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .4)
}

.plans-box ul li {
    margin: 4px 0
}

.plans-box ul li i {
    margin-right: 8px
}

.tag {
    position: absolute;
    top: 0;
    border-radius: 0 0 6px 6px;
    padding: 10px 15px
}

.gradient-lightGrey {
    position: relative;
    background: #fff;
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(233, 233, 233, .29453779802936797) 55%, rgba(205, 205, 205, .5326330361246061) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(233, 233, 233, .29453779802936797) 55%, rgba(205, 205, 205, .5326330361246061) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(233, 233, 233, .29453779802936797) 55%, rgba(205, 205, 205, .5326330361246061) 100%)
}

.gradient-purple {
    position: relative;
    background: #2351c4;
    background: -moz-linear-gradient(180deg, #2351c4 0, #4b2abf 50%, #7701bc 100%);
    background: -webkit-linear-gradient(180deg, #2351c4 0, #4b2abf 50%, #7701bc 100%);
    background: linear-gradient(180deg, #2351c4 0, #4b2abf 50%, #7701bc 100%)
}

.switch-panel {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 30px auto
}

.switch {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 40px
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.switch-btn {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--dblue);
    -webkit-transition: .4s;
    transition: .4s
}

.switch-btn:before {
    position: absolute;
    content: "";
    height: 32px;
    width: 32px;
    left: 5px;
    bottom: 4px;
    background-color: var(--yellow);
    -webkit-transition: .4s;
    transition: .4s
}

.profile-pic,
.profile-pic:hover {
    transition: .3s;
    text-decoration: none
}

input:checked+.switch-btn {
    background-color: var(--lblue)
}

input:focus+.switch-btn {
    box-shadow: 0 0 1px #2196f3
}

input:checked+.switch-btn:before {
    -webkit-transform: translateX(38px);
    -ms-transform: translateX(38px);
    transform: translateX(38px)
}

.switch-btn.round {
    border-radius: 34px
}

.switch-btn.round:before {
    border-radius: 50%
}

.title-highlight {
    border: 1px solid #eee;
    padding: 14px;
    border-left: 3px solid var(--lblue)
}

.application-form ul {
    border: 0;
    border-radius: 6px 6px 0 0
}

.application-form .nav-tabs .nav-item {
    flex-basis: 33.333%;
    text-align: center;
    margin: 0;
    position: relative
}

.application-form .nav-tabs .nav-link::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid var(--yellow);
    position: absolute;
    right: 50%;
    margin-right: -12px;
    bottom: -12px;
    display: none
}

.application-form .nav-tabs .nav-item.show .nav-link,
.application-form .nav-tabs .nav-link.active,
.application-form .nav-tabs .nav-link.active::after,
.application-form .nav-tabs .nav-link:hover::after,
.footer-menu a {
    display: block
}

.application-form .nav-tabs .nav-item a {
    border-radius: 0
}

.application-form .nav-tabs .nav-item:first-child a {
    border-radius: 6px 0 0
}

.application-form .nav-tabs .nav-item:last-child a {
    border-radius: 0 6px 0 0
}

.application-form .nav-tabs .nav-link {
    padding: 25px 15px;
    font-size: 1.4rem;
    color: #fff;
    background: #b8b8b8;
    border-radius: 0;
    border: 0
}

.application-form .nav-tabs .nav-item:last-child .nav-link.active::after,
.profile-form .form-group input,
.profile-form .form-group select {
    background: 0 0
}

.application-form .form-control {
    background: #fff;
    padding-right: 40px
}

.tab-content hr {
    border-top: 1px solid #ddb14d50
}

.mission::before,
.vision::before {
    content: "";
    position: absolute;
    width: 1000px;
    height: 100%;
    z-index: -1;
    top: 0
}

.mission::before {
    background: var(--blue);
    right: 0
}

.vision::before {
    background: var(--yellow);
    left: 0
}

.mission i,
.vision i {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 70px;
    opacity: .5
}

.profile-form .form-group label {
    padding-left: 0;
    font-weight: 500
}

.profile-form .form-group input,
.profile-form .form-group input:focus,
.profile-form .form-group select {
    background: #ffffff90;
    height: calc(1.5em + .75rem + 22px);
    margin-top: 7px;
    border: 1px solid var(--yellow)
}

.profile-pic-box {
    display: grid;
    justify-content: center;
    align-items: center;
    border-radius: 8px
}

.profile-pic {
    border-radius: 50%;
    height: 220px;
    width: 220px;
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    vertical-align: middle;
    text-align: center;
    color: transparent;
    cursor: pointer;
    border: 6px solid #fff
}

.profile-pic:hover {
    background-color: rgba(0, 0, 0, .5);
    z-index: 10000;
    color: #fff
}

.profile-pic span {
    display: inline-block;
    padding-top: 4.5em;
    padding-bottom: 4.5em
}

#fileToUpload {
    display: none;
    cursor: pointer
}

.applied-scholarship-details table td,
.applied-scholarship-details table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #bbb
}

.applied-scholarship-details table {
    border: 1px solid #bbb
}

.login-panel {
    border: 1px solid #fff
}

.login-panel .form-group i {
    color: #666
}

.login-panel input,
.login-panel select {
    border: 0;
    background-color: rgba(255, 255, 255, .8)
}

.login-panel figure {
    border: 10px solid #f6e894;
    display: inline-block;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #fff;
    color: var(--yellow);
    margin-bottom: 10px
}

.login-panel figure i {
    font-size: 52px;
    margin-top: 19px
}

.login-panel h1,
.membership-form .bg-skycolor h1 {
    font-size: 2rem !important
}

.downloadEdition .form-control,
.downloadEdition .form-select {
    height: calc(1.5em + .75rem + 20px);
    background-color: #fff;
    border: 1px solid #d6d6d6;
    padding: .2rem 1rem
}

.downloadEdition .form-label {
    margin-top: 1.5rem;
    font-weight: 600
}

.downloadEdition textarea.form-control {
    height: auto
}

.downloadEdition .btn-close {
    position: absolute;
    right: 30px;
    top: 30px;
    border: 1px solid #666;
    padding: 7px
}

.zoom img {
    max-height: unset
}

.zoom:hover img {
    transform: scale(1.05)
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform-style: preserve-3d;
        transform: scale(.2);
        -webkit-transform: scale(.2)
    }
    100% {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        transform-style: preserve-3d;
        transform: scale(.2);
        -webkit-transform: scale(.2)
    }
    100% {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

footer,
footer a,
footer p {
    font-size: 14px
}

.copyrights,
.copyrights a {
    font-size: 13px
}

.text-white hr {
    border-top: 1px solid rgba(255, 255, 255, .3)
}

hr {
    border-top: 1px solid #ddd
}

.footer-menu {
    list-style: none;
    padding-left: 0
}

.footer-menu li {
    position: relative;
    padding-left: 20px
}

.footer-menu a::before {
    content: "\279C";
    position: absolute;
    left: 0
}

footer .media {
    display: inline
}

footer .media i::before {
    color: #fff;
    font-size: 18px;
    padding-bottom: 6px
}

footer .media a:hover i::before {
    color: #fff;
    border-bottom: 2px solid #fff
}

footer .media i {
    margin: 0 8px
}

.bg-shadow {
    -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .2)
}

.btn-primary::after,
.details-listing figure img,
.edition-listing figure img,
.navbar-nav .nav-link::after,
.uni-logos li img,
.zoom img,
.zoom:hover img {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

#gdpr {
    padding: 20px;
    background: #161616;
    color: #fff;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

#gdpr p {
    font-size: 15px;
    line-height: 20px;
    text-align: center
}

#gdpr .cookie-btn:hover {
    color: var(--dblue)
}

.iti__selected-flag {
    height: 42px !important
}

.iti {
    width: 100% !important
}

.iti--separate-dial-code .iti__selected-flag {
    height: 53px !important
}

.error {
    color: #eb0000
}

#language-select {
    border: 0;
    padding: 7px 30px 7px 10px;
    height: auto;
    border-radius: 1.3rem;
    margin-left: 1rem
}

@media screen and (min-width:1300px) {
    .img-about {
        bottom: -80px
    }
    .panel figure img {
        object-fit: cover;
        object-position: center top
    }
}

@media only screen and (max-width:1200px) {
    .top-menu .input-group {
        width: auto
    }
    .banner-slider .slick-next,
    .banner-slider .slick-prev,
    .banner-slider-rtl .slick-next,
    .banner-slider-rtl .slick-prev {
        z-index: 2
    }
    .home-language {
        justify-content: center
    }
    .monthly-edition {
        padding: 0
    }
    .align-tile {
        margin-left: 0
    }
    .language-slider,
    .language-slider-rtl {
        padding: 0 30px
    }
    .promotion-bar h4 {
        font-size: 1.3rem;
        line-height: 1.8rem
    }
    .slick-prev {
        left: 0
    }
    .slick-next {
        right: 0
    }
    .downloadEdition .modal-dialog {
        max-width: 95%
    }
    .downloadEdition .btn-close {
        border: 1px solid #fff;
        background-color: rgba(255, 255, 255, .8);
        opacity: 1
    }
}

@media only screen and (max-width:991px) {
    .banner {
        margin-top: 0;
        padding-top: 0
    }
    header {
        position: relative;
        padding-bottom: 10px
    }
    .btn-article {
        top: calc(100% + 10px)
    }
    header .logo img,
    header.fixed-top .logo img {
        width: 140px;
        z-index: 2
    }
    .navbar-dark .navbar-toggler {
        margin-top: 15px
    }
    .navbar {
        background: 0 0
    }
    .news-slider {
        padding-bottom: 80px
    }
    .news-slider .slick-prev {
        left: 0;
        top: auto;
        bottom: 0
    }
    .news-slider .slick-next {
        right: 20px;
        top: auto;
        bottom: 0
    }
    .news-slider .slick-slide figure>img {
        height: unset
    }
    .video-slider .text-detail {
        margin-left: auto;
        margin-bottom: auto;
        padding: 1.5rem
    }
    .video-slider .slick-slide {
        padding: 15px 10px
    }
    .video-slider .video-panel {
        margin-bottom: 30px
    }
    .important-quote {
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        gap: 15px
    }
    .mission i,
    .vision i {
        font-size: 50px
    }
}

@media only screen and (max-width:767px) {
    h1,
    h2 {
        font-size: 1.625rem;
        line-height: 1.875rem
    }
    .book-text-slider h3,
    h3 {
        font-size: 1.4rem;
        line-height: 1.6rem
    }
    p.large {
        font-size: 1.1rem;
        line-height: 1.45rem
    }
    p {
        font-size: 1rem
    }
    .top-menu {
        flex-wrap: wrap
    }
    .promotion-bar h4 {
        font-size: 1.1rem;
        line-height: 1.4rem
    }
    .application-form .nav-tabs .nav-link::after,
    .banner-slider aside p,
    .banner-slider aside span,
    .banner-slider-rtl aside p,
    .banner-slider-rtl aside span,
    .horizental figure::after,
    .navbar-nav .nav-link:hover::after,
    .panel::after,
    .promotion-bar {
        display: none
    }
    #btn-e-mag {
        min-width: 160px;
        height: 38px;
        width: fit-content;
        white-space: nowrap
    }
    header.fixed-top {
        position: relative
    }
    body.fixedTop-padding {
        padding-top: 0
    }
    .navbar-nav {
        margin-top: 10px;
        text-align: right
    }
    .navbar-nav .nav-link {
        font-size: 18px;
        line-height: 24px
    }
    .banner-slider .slick-slide,
    .banner-slider .slick-slide figure img,
    .banner-slider .slick-slide.slick-active figure img,
     .banner-slider-rtl .slick-slide,
    .banner-slider-rtl .slick-slide figure img,
    .banner-slider-rtl .slick-slide.slick-active figure img  {
        margin-top: 0;
        height: 300px
    }
    .btn-primary {
        padding: 8px 12px
    }
    .btn-primary.yellow:hover,
    .btn-primary:hover {
        color: #fff
    }
    .btn-primary:hover::after {
        width: 100%
    }
    .navbar .navbar-nav li:last-child a {
        margin-right: 8px
    }
    .profile-pic-box {
        padding: 20px
    }
    .profile-pic-box label {
        margin: 0
    }
    .application-form .nav-tabs .nav-link {
        padding: 20px 15px;
        font-size: 1.2rem
    }
    .details-listing h3 {
        padding-right: 15px
    }
    .top-pagination h3 {
        line-height: 30px
    }
    .top-pagination h3>strong {
        display: block;
        margin-bottom: 10px
    }
    #scroll {
        bottom: 20px
    }
    .news-search div:last-child {
        grid-column: unset
    }
    .applied-scholarship-details {
        overflow-y: scroll
    }
    .applied-scholarship-details table {
        width: 767px
    }
    .subscribe-panel {
        margin-top: 15px
    }
    .monthly-edition .slick-slide>div,
    .sponsored-edition .slick-slide>div {
        height: unset
    }
    .monthly-edition .slick-slide img,
    .sponsored-edition .slick-slide img {
        height: unset;
        margin: 0 auto;
        width: 100%
    }
    .horizental {
        display: flex;
        flex-direction: column
    }
    .horizental aside>.d-flex {
        flex-direction: column
    }
    .horizental figure {
        flex-basis: unset;
        margin-right: unset;
        position: relative;
        overflow: hidden;
        border-bottom: 1px solid #ccc;
        padding: 40px
    }
    #e-magazine-section.ar .v-line {
        border-left: 0;
        border-right: 1px solid #ddd
    }
    #e-magazine-section.ar .pe-md-5 {
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-left: 3rem !important
    }
    #e-magazine-section.ar .ps-md-5 {
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
        padding-right: 3rem !important
    }
    #e-magazine-section.ar .book-slider {
        direction: ltr
    }
    #e-magazine-section.ar .btn i {
        transform: rotate(180deg)
    }
}

@media only screen and (max-width:576px) {
    .top-menu {
        justify-content: center
    }
    .banner-slider figure img,
    .banner-slider-rtl figure img {
        height: 370px;
        object-fit: cover
    }
    .subpage-banner img {
        min-height: 120px;
        object-fit: cover;
        object-position: right
    }
    .panel {
        margin-bottom: 20px
    }
    .horizental aside span {
        width: 100%;
        margin-bottom: 20px
    }
    .video-panel {
        margin-bottom: 15px
    }
    .news-slider .slick-slide {
        padding-right: 0
    }
    .uni-logos li {
        margin: 5px;
        width: 150px;
        height: 100px;
        padding: 10px
    }
    .follow-us:hover .btn-secondary {
        opacity: 0
    }
    .footer-menu li {
        margin-bottom: 10px
    }
    .scholarship-search {
        flex-direction: column
    }
    .home-language li {
        width: 150px
    }
    .e-mag-iframe {
        width: 100% !important
    }
}

@media only screen and (max-width:420px) {
    .subscribe-panel .btn-subscribe {
        padding: 14px 15px 12px
    }
    .subscribe-panel .btn-subscribe i {
        display: none
    }
    .book-text-slider {
        text-align: center
    }
    .book-text-slider figure img {
        margin: 0 auto
    }
    footer>div {
        padding-bottom: 40px
    }
}
