:root,
:host {
    --fa-style-family-brands: 'Font Awesome 6 Brands';
    --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
}

.gmhide {
    display: none !important;
}

@font-face {
    font-family: 'Font Awesome 6 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.ttf") format("truetype");
}

.fab,
.fa-brands,
.fa.fa-brands {
    font-family: 'Font Awesome 6 Brands' !important;
}

.fab,
.fa-brands,
.fa.fa-brands {
    font-weight: 400;
}

.hidemsdrflevel {
    display: none !important;
}

.fxpd {
    padding: 0 !important
}

.graybg {
    background-color: #e5e4e9;
    padding-top: 35px;
}

.hdsrch {
    display: none !important;
}

.artclshare {
    padding-bottom: 15px;
}

.flogozn {
    position: relative;
    z-index: 0;
}

.titlvdohastt {
    display: none !important;
}

.modelnews {

    top: 130px;
}

.header-v1 .header-main .site-branding {
    padding-top: 17px;
}

.modelnews iframe {
    width: 100%;
    height: 310px;
    overflow: hidden !important;
    border: none;
}

.hidef {
    display: none !important
}

.gsc-column.col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    padding: 0;
}

.titlvdohastt {
    display: none;
}

form#contact-message-feedback-form {
    width: 75%;
}

.js-form-item.form-item.js-form-type-language-select.form-item-langcode-0-value.js-form-item-langcode-0-value {
    display: none;
}

.contact-message-form #edit-actions {
    width: 100%;
    text-align: left;
}

.hasvdieo:after {
    content: unset !important;
}

.articleimg.imgbgitemfirstd.pst2.hasvdieo {
    margin-bottom: 0;
    /* padding-top: 20px; */
}

.titlvdohastt {
    display: flex;
    color: #FFF;
    padding-right: 20px;
    /* font-size: 30px; */
    /* margin-right: 20px; */
    padding-bottom: 8px;
}

.video-embed-field-responsive-video iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 526px;
    margin: 0;
}

.colorblk {
    color: #000 !important;
}

.stuck {
    z-index: 1322;
}

.hide {
    display: none !important
}

.showonmob {
    display: none !important;
}

.hideonmob {
    display: block !important;
}

body {
    direction: rtl !important;
    font-family: "Symbio Regular", Helvetica Neue, Helvetica, Arial, sans-serif;
    background-color: #FFF;

}

@keyframes fade-in-up {
    0% {
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.video-embed-field-responsive-video iframe {
    max-width: 100%;
    max-height: 100%;
}

.video-embed-field-responsive-video.stuck2 {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 260px;
    height: 145px;
    transform: translateY(100%);
    animation: fade-in-up 0.75s ease forwards;
    z-index: 1;
}

span.post-categories.white {
    color: #FFF;
    font-size: 20px;
    top: 7px;
}

.fxtp {

    margin: 0 !important;
    margin-bottom: 10px !important;
}

.widget.block.clearfix.gsc-block-view.gsc-block-drupal.block-view.title-align-right.autherbox.text-dark.remove-margin-off.remove-margin-post-off {
    margin-top: 19px;
}

.catdetstatic {

    display: flex;
    padding-bottom: 20px;
}

.catdetstatic span {
    background-color: #bb3d5f;
    padding: 6px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 7px;
    color: #FFF;
    font-size: 20px;
}

.book {
    display: inline-block;
    box-shadow: 5px 5px 20px #333;
    margin: 10px;
}

.book img {
    vertical-align: middle;
}

/*
 *  In order for this to work, you must use Modernizer
 *  to detect 3D transform browser support. This will add
 *  a "csstransforms3d" class to the HTML element.
 *
 *  Visit http://modernizr.com/ for installation instructions
 */

.books {
    -moz-perspective: 100px;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.book {
    position: relative;
    -moz-perspective: 100px;
    -moz-transform: rotateY(-3deg);
    -webkit-transform: perspective(100) rotateY(-3deg);
    outline: 1px solid transparent;
    /* Helps smooth jagged edges in Firefox */
    box-shadow: none;
    margin: 0;
}

.book img {
    position: relative;
    max-width: 100%;
}

.book:before,
.book:after {
    position: absolute;
    top: 2%;
    height: 96%;
    content: ' ';
    z-index: -1;
}

.book:before {
    width: 100%;
    left: 7.5%;
    background-color: #5a2d18;
    box-shadow: 5px 5px 20px #333;
}

.book:after {
    width: 5%;
    left: 100%;
    background-color: #EFEFEF;
    box-shadow: inset 0px 0px 5px #aaa;
    -moz-transform: rotateY(20deg);
    -webkit-transform: perspective(100) rotateY(20deg);
}

.hmenglishtitledt {
    width: 100%;
    text-align: left;
    padding-top: 20px;
    z-index: 1;
    position: relative;
}

.sectleftimgdt {
    position: absolute;
    left: 0;
    top: -192px;
    width: 100%;
}

.dtfx .sectleftimg {
    position: absolute;
    left: 0;
    top: -198px;
    width: 100%;
}

.dtfx .hmenglishtitle {
    width: 100%;
    text-align: left;
    padding-top: 16px;
    z-index: 1;
    position: relative;
}

.content-full {
    overflow: unset;
}

.sectleftimg {
    position: absolute;
    left: 0;
    top: -199px;
    width: 100%;
}

.bgbdoy {

    background-image: url(/themes/custom/gavias_sancy/images/bhdetimg.jpg);
    background-color: #FFF;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-position-y: -173px
}

p.MsoNormal {
    margin: 0 0 10px;
}

.btn-theme,
.view-node a,
input[type*='submit'] {

    font-size: 16px;

}

.sublogo {
    display: none !important;
}

.stuck .sublogo {
    display: inline-block !important;
    position: relative !important;
    padding-right: 10px;
    top: -4px;

}

.widget.gsc-heading .title-desc {
    font-size: 20px;
    color: #666666;
    text-align: justify;
    line-height: normal;
    max-width: 800px;
    margin: 0 auto;
}

.widget.gsc-team.team-vertical .team-body .info {
    padding: 20px 15px;
    text-align: right;
    /* font-size: 20px; */
}

.widget.gsc-team .team-name {
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 0 15px;
    position: relative;
    margin: 0;
    letter-spacing: 1px;
}

.widget.gsc-team .team-position {
    text-transform: capitalize;
    color: #bb3d5f;
    font-size: 16px;
}

.authsoltext {

    display: block;
}

.latestissueimg {
    position: relative;

}

.authsoltext {
    font-size: 20px;
    padding-top: 7px;
}

a {
    color: #bb3d5f;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #bb3d5f;
    text-decoration: none;
}

.grid-row {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.grid-item {
    flex-basis: 20%;
    -ms-flex: auto;
    position: relative;
    box-sizing: border-box;
}

.rightPage {
    padding-top: 21px;
}

.rightPage img {
    background: linear-gradient(to right, #fff 95%, #898989 100%);
    -webkit-box-shadow: 3px 4px 13px -2px rgba(0, 0, 0, 0.69);
    -moz-box-shadow: 3px 4px 13px -2px rgba(0, 0, 0, 0.69);
    box-shadow: 3px 4px 13px -2px rgba(0, 0, 0, 0.69);
}

.fright {
    float: right !important;
}

.fleft {
    float: left !important;
}

.dirrtl {
    direction: rtl;
}

.brtimg {

    position: absolute;
    left: -51px;
    text-align: left;
    z-index: 0;
}

.brtimg img {
    width: 80%;
}

header .menu-another {
    right: unset;
    left: 0;
}

#toolbar-administration,
#toolbar-administration *,
.toolbar-bar,
.toolbar-bar *,
.toolbar-tray,
.toolbar-tray *,
.admin-toolbar,
.admin-toolbar *,
#admin-toolbar,
#admin-toolbar * {
    direction: ltr !important;
}

.admin-toolbar,
#admin-toolbar {
    font-size: 14px !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
}

.admin-toolbar .toolbar-link,
.admin-toolbar .toolbar-link__label,
.admin-toolbar .toolbar-menu__item,
#admin-toolbar .toolbar-link,
#admin-toolbar .toolbar-link__label,
#admin-toolbar .toolbar-menu__item {
    font-size: 14px !important;
    line-height: 1.4 !important;
}

#toolbar-administration a,
.toolbar-bar a,
.toolbar-tray a,
.admin-toolbar a,
.admin-toolbar .toolbar-link,
#admin-toolbar a {
    color: inherit !important;
}

#toolbar-administration a:hover,
#toolbar-administration a:focus,
.toolbar-bar a:hover,
.toolbar-bar a:focus,
.toolbar-tray a:hover,
.toolbar-tray a:focus,
.admin-toolbar a:hover,
.admin-toolbar a:focus,
.admin-toolbar .toolbar-link:hover,
.admin-toolbar .toolbar-link:focus,
#admin-toolbar a:hover,
#admin-toolbar a:focus {
    color: inherit !important;
}

.topbar .breaking-news-inner .breaking-news-title {
    left: unset;
    right: 0;
}

.topbar .breaking-news-inner .breaking-content {
    padding-left: unset;
    padding-right: 130px;
}

.mainmagissue {
    position: relative;
}

.pz {
    padding: 0;
}

img.logo-default.black {
    width: 70%;
}

.sectionName {
    display: inline-flex;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: "Symbio Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 22px;
    text-transform: unset;
}

.menu-hover .navigation .gva_menu>li>a {
    font-family: "Symbio Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    text-transform: unset;
    white-space: nowrap;

}

.post-title {
    font-family: "Symbio Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: unset;
    padding-top: 10px;
    padding-bottom: 10px;
}

.post-title a {
    font-family: "Symbio Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: unset;
}

.post-title a span {
    font-family: "Symbio Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: unset;
}

.post-titleslid {
    font-family: "Symbio Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 25px;
    font-weight: unset;

}

.post-titleslid a {
    font-family: "Symbio Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 25px;
    font-weight: unset;
}

.post-titleslid a span {
    font-family: "Symbio Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 25px;
    font-weight: unset;
    color: #FFF;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Symbio Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.post-block .post-categories.red a {
    color: #FFF;
    font-family: "Symbio Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    text-transform: unset;

}

.btncat {
    padding: 0 20px;

}

.btncat:after {
    content: unset;
}

.fxmore a {
    color: #fff !important;
}

.menu-hover .navigation .gva_menu .sub-menu {
    top: 99%;
    min-width: 178px;
    white-space: nowrap;
    flex-flow: nowrap;
    background-color: #fff;
    z-index: 999;
    right: 0;

}

.menu-hover .navigation .gva_menu .sub-menu>li>a {
    display: block;
    padding-right: 0;
    padding-left: 20px;
    line-height: 25px;
}

.bhwhite {
    background-color: #FFF;
    padding-top: 20px;
}

.bhwhite .post-style-list {
    padding: 0;
}

.columnin {
    float: right;
    width: 31%;
    padding: 5px;
}

.columnin:nth-child(2) {
    float: right;
    width: 69%;
    padding: 5px;
}

.columnin span {
    color: #000;
}

/* Clear floats after image containers */
.rowin::after {
    content: "";
    clear: both;
    display: table;
}

.intitlemain {
    font-family: "Symbio Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #4e4d64 !important;
    font-size: 31px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 8px;
}

.hmbookcont {
    column-gap: 30px;
    column-count: 2;
    color: #000;
    font-size: 22px;
    text-align: justify;
}

.btn-theme.btncat a {
    color: #FFF;
    font-size: 20px;
}

.btninthisissue {
    float: left;
}

.titlelineh {
    position: relative;
    font-size: 30px;
    z-index: 1;
    overflow: hidden;
    text-align: right;
    padding: 3px;
    margin-top: 0;
    margin-bottom: 20px;

}

.titlelineh:after {
    position: absolute;
    top: 47%;
    /* right: 10%; */
    margin-right: 20px;
    overflow: hidden;
    width: 100%;
    height: 3px;
    content: '\a0';
    background-color: #afafaf;
}

.titlelineh:before {
    margin-left: -50%;
    text-align: right;
}



.titlelinehw {
    position: relative;
    font-size: 30px;
    z-index: 1;
    overflow: hidden;
    text-align: right;
    padding: 3px;
    margin-top: 0;
    margin-bottom: 20px;

}

.titlelinehw:after {
    position: absolute;
    top: 47%;
    /* right: 10%; */
    margin-right: 20px;
    overflow: hidden;
    width: 100%;
    height: 3px;
    content: '\a0';
    background-color: #afafaf;
}

.titlelinehw:before {
    margin-left: -50%;
    text-align: right;
}

.colorlinetitle {
    background-color: #ccc;
}

.morehere {
    width: 100%;
    display: block;
    background-color: #46455b;
    padding: 20px;
}

.morehere h2 {
    color: #d8d3ac;
}

.morehere p {
    text-align: justify;
    color: #FFF;
    font-size: 20px;
}

nav.breadcrumb ol>li {
    float: right;
    font-size: 13px;
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style {
    position: relative;
    background: unset !important;
}

.addpd {
    /* padding-top: 390px; */
    height: 570px;
}

.post-body {
    display: none;
}

.categroyarticle a {
    color: #FFF;
    font-size: 20px;
}

.categroyarticle span {
    background-color: #bb3d5f;
    padding: 8px;
}

.categroyarticle {
    display: block;
    padding-top: 20px;
}

.articleTitle {
    padding-top: 10px;
    font-size: 30px;
}

.articleTitle {

    padding-bottom: 10px;
}

footer div {
    z-index: 10;
}

.articleBody {
    font-size: 21px;
    padding-top: 21px;
    text-align: justify;
    padding-bottom: 20px;
}

.articleBody p {
    margin: 0 0 0;
}

.subarticleTitle {
    /* padding-top: 10px; */
    font-size: 20px;
    padding-bottom: 20px;
}

.field--name-field-tags .field__label {
    display: none !important
}

.articleposttags {
    display: inline-flex;
    padding-bottom: 20px;
}

.articleposttags .field__item a {
    font-size: 18px;

}

.articleposttags .field__item {
    border: #bb3d5f solid 1px;
    width: auto;
    float: right;
    padding: 5px;
    margin-left: 10px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: whitesmoke;
    margin-top: 10px;
}

.articleAuther {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 200px;
    text-align: center;
    height: 320px;
    background-image: url(/themes/custom/gavias_sancy/images/bgauth.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 30px;
}

.articleimg {
    position: relative;
}

.articleAuther img {
    border-radius: 50%;
    width: 90px;

}

.modcontit {
    font-size: 20px;
    line-height: normal;
}

.articleAuther p {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    color: #fff;
}

.modauth img {
    border-radius: 50%;
    width: 90px;
    height: 90px;
    max-width: 90px;
}

.modawnacon {
    border-bottom: #c15b6e solid 1px;
    display: inline-block;
    text-align: right;
    /* height: 110px; */
    padding: 15px;
    margin-bottom: 20px;
    padding-top: 0;
    background-color: #bb3d5f;
    width: 100%;
}

.modtitle {
    font-family: "Symbio Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
    border-bottom: #c15b6e solid 1px;
    font-size: 32px;
    padding-right: 20px;
    color: #FFF;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.modcontit p {
    color: #e1d89e;
    padding-bottom: 5px;
}

.modawnacon a {
    color: #FFF;

}

.modawnacon h4 {
    display: inline-flex;
    padding-right: 15px;

}

.itemlis {
    border-bottom: #c15b6e solid 1px !important;
    display: flex;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.itemlis:last-child {
    border: none
}

.modtitle {
    background-color: #bb3d5f;
}


.modauth {
    float: right;
}

.lg-outer {
    direction: ltr;
}

.modawnacon h2 {
    border-bottom: #c15b6e solid 1px;
    display: flex;
    margin: revert !important;
    padding-bottom: 20px;
    margin-bottom: 20px;

}

.modawnacon h2 span {
    font-family: "Symbio Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 29px !important;
    color: #FFF;


}

.modawnacon h2 span:after {
    display: none;
}

[class*="block-grid-"]>div {

    float: right;
}

.modawnacon.fixhmmod p {
    display: none;
}

.modawnacon.fixhmmod h3 {
    display: none;
}

.stuck {

    background-color: #ffffffe0;

}

.posttfx {
    background: unset !important;
    position: absolute;
    bottom: 0;
    z-index: 10;
}

.pst2 {}

.pst2 .post-content {
    color: #FFF;
    padding-right: 20px;
    /* font-size: 30px; */
    /* margin-right: 20px; */
}

.imgbgitemfirst a:after {
    content: '';
    background-image: url(/themes/custom/gavias_sancy/images/overlay.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 140%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    z-index: 1;
}

.articleimg {
    position: relative;
    margin-bottom: 20px;
}

.sidebar.sidebar-left,
.sidebar.sleft {
    padding: 0;
    padding-top: 20px;
}

footer li {
    display: block;
}

.imgbgitemfirstd:after {
    content: '';
    background-image: url(/themes/custom/gavias_sancy/images/overlay.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 140%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    z-index: 1;
}

.post-categories a:after {
    content: unset;
}

.node--view-mode-teaser.node-index-grid .fxpostsum {
    background: unset;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: auto;
}

nav.breadcrumb {
    margin-bottom: 0 !important;
    background: none;
    color: #000;
}

.breadcrumb-content-inner nav.breadcrumb li {
    font-size: 21px !important;
    color: #000;
}

.breadcrumb-content-inner .gva-block-breadcrumb .breadcrumb-style .content-inner a {
    color: #bb3d5f;
}

nav.breadcrumb ol>li span {
    padding: 0 0 0px 0px;
    padding-left: 5px;
}

.breadcrumb-content-inner .gva-block-breadcrumb {
    margin: 28px 0 11px !important;
}

.secondsec {
    padding-top: 25px;
}

.node--type-article {
    position: relative;
}

.autherArea {
    position: relative;
    /* background-color: #FFF; */
    float: right;
    margin-bottom: 100px;
    /* margin-top: 36px; */
    height: 467px;
    /* border: #ba3c5e solid 1px; */
    vertical-align: middle;
}

.owl-carousel .owl-nav>div {


    top: 37%;
}

.author-social {
    padding: 0;
    margin: 0;
    list-style: none;
    direction: ltr;
    text-align: center;
}

.contauth p {
    font-size: 27px;
    text-align: justify;
    line-height: normal;
    padding-left: 12px;
}

.author-image-detailed {
    float: right;
    padding-top: 20px;
}

.author-image-detailed div {
    font-size: 18px;
    text-align: center;
}

.author-image-detailed img {
    width: 100%;
    /* border-radius: 50%; */
    margin: 0 auto;
    display: block;
    margin-bottom: 14px;
    border: 5px solid #bb3d5f;
}

.autherArea .social-list a {
    padding: 5px;
}

footer {
    background-color: #46455b;
    padding-top: 30px;
    padding-bottom: 5px;
    color: #FFF
}

footer a {
    color: #fff;
}

footer h5 {
    font-size: 22px;
}

footer li a {
    font-size: 20px;
    color: #979797;
}

footer a:hover {
    color: #d8d3ac
}

.authnamecolor {
    color: #d8d3ac !important
}

.footersocial {
    font-size: 20px;
}

.footersocial {
    font-size: 20px;
    padding-top: 20px;
}

.footer-copyright.text-center.py-3 {
    font-size: 17px;
    padding-bottom: 10px;
}

.social-list.footersocial a {
    color: #7e7e92;
}

.footersocial i.fa {
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0px 0px 2px #abadbf;
    padding: 0.3em 0.4em;
    margin-left: 10px;
}

.footersocial a:hover {
    color: #d8d3ac
}

.flip-book-container.solid-container {
    height: 527px;
    background-color: rgb(53, 53, 53);
    background-image: none;
    margin-bottom: 10px;
}

li.menu-item.menu-item--active-trail:before {
    content: " ";
    border: #bb3d5f solid 1px;
    width: 100%;
    height: 2px;
    position: absolute;
    top: -2px;
}

.hmenglishtitle {
    width: 100%;
    text-align: left;
    padding-top: 23px;
    z-index: 1;
    position: relative;
}

.hmlatestfx {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.latestissueti {
    color: #FFF;
    font-size: 20px;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 30px;
    z-index: 1;
    position: relative;

}

.latestissueti a {
    color: #FFF;
}

a.pdficon {
    padding-left: 10px;
    vertical-align: bottom;
}

/* .main_content.sleft { */
/* padding-left: 20px; */
/* padding-top: 11px; */
/* } */
.articleAuther a {
    width: 100%;
    display: block;
    font-size: 25px;
}

.shortauthinfo {
    font-size: 21px;
}

.magrelatedtitle {
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: #efefef solid 3px;
    border-bottom: #efefef solid 3px;
    margin-bottom: 60px;
}

.magrelatedtitle img {
    padding: 10px;
}

.magrelatedtitle a {
    vertical-align: text-bottom;
}

.magrelatedtitle2 {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: #efefef solid 3px;

}

.magrelatedtitle2 a {
    vertical-align: text-bottom;

}

.magrelatedtitle2 img {
    padding: 10px;
    width: 32px;
}

.item-post {
    margin-bottom: 10px;
}

.pager {
    text-align: center;
}

.magrelatedtitle3 {
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: #efefef solid 3px;

}

.magrelatedtitle3 a {
    color: #FFF
}

.magrelatedtitle3 img {
    padding: 10px;
    width: 32px;
}

.node--view-mode-teaser-1 .post-content {
    position: relative;
    padding: 0px 5px;
    min-height: 90px;
}

.col-md-8.contauth h2 {
    font-size: 30px;
    padding-bottom: 20px;
}

.menu-hover .navigation .gva_menu .sub-menu>li>a {
    text-align: right !important;

    font-size: 20px;

}

.owl-carousel .owl-dots {
    margin-top: 20px;
    text-align: center;
    float: left;
    width: 100%;
}



.articleBody ul {
    margin: unset;
    padding: unset;
    margin-bottom: unset;
}

.articleBody ul,
ol {
    margin: unset;
    padding: unset;
    margin-bottom: unset;
    margin: 10px;
}

.pdfdownload {
    width: 54px;
    padding: 0;
    margin: 0;
    position: relative;
    top: -10px;
    left: -11px;
}

.magtitle {
    float: right;
    font-size: 24px;
    padding-right: 95px;
    padding: 0;
    /* width: 100%; */
    margin: 0;
    display: inline-block;
    position: relative;
}

blockquote {
    background: #f6f4ec;
    border-right: 10px solid #ddd282;
    border-left: none;
    margin: 01.5em 10px;
    font-size: 21px;
    line-height: normal;
    padding: 0.5em 10px;
    quotes: "\201C" "\201D" "\2018" "\2019";
}

blockquote>p:before {
    content: ' ';
    position: absolute;
    right: 0px;
    top: -21px;
    background-image: url(/themes/custom/gavias_sancy/images/qicon.png);
    width: 27px;
    height: 54px;
    /* background-size: 25px; */
    background-position: 0px 22px;
    background-repeat: no-repeat;
    font-size: 0;
    display: block;
}

blockquote>p {
    width: auto;

    padding-right: 40px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: right;
    padding-bottom: 10px;
}

.detailed-body blockquote>p {
    width: auto;
    color: #de2326;
    padding-right: 40px;
    display: inline-block;
    max-width: 90%;
    vertical-align: middle;
    position: relative;
    text-align: right;
    padding-bottom: 10px;
}

span.post-created {
    display: block;
    padding-bottom: 5px;
    font-size: 16px;
}

.articleimgdate {
    position: relative;
    margin-bottom: 5px;
}

.catdet {
    position: absolute;
    top: 0;
    padding: 0;
    z-index: 1000;
}

.autherbox {
    display: inline-block;
    text-align: right;
    /* height: 110px; */
    padding: 15px;
    padding-top: 0;
    background-color: #46455b;
    width: 100%;
}

.autherbox h3 {
    font-size: 19px;
    font-family: "Symbio Regular", Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: center;
}

.autherbox p {
    display: none;
}

.autherbox a {
    color: #d8d3ac !important
}

.autherbox .item {

    text-align: center;
}

.autherbox .item img {
    border-radius: 50%;
    border: #e4ddca solid 3px;
    width: 80%;
    /* padding: 2px; */
}

.autherbox h2>span {
    color: #FFF;
    font-size: 26px !important;
    display: inline-block;
    z-index: 9;
    position: relative;
}

.autherbox h2>span:after {
    display: none !important
}

.autherbox h2 {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(238 220 159 / 28%) !important;
}




.hidonmob {

    display: none !important;
}

.fxhdrg {
    width: 100%
}

.desktoptopbanner {
    padding-bottom: 20px;
    padding-top: 10px;
}

.desktoptopbannermob {
    display: none;
}

.hmtopaddskto img {
    padding-bottom: 15px;
    padding-top: 5px;
}

.hmtopadmob {
    display: none;
}

.msdarlogo {
    text-align: center;
    padding-top: 20px;
}

.msdarlogohead {
    text-align: left;
    padding-top: 0;
}

.msdarlogohead img {
    width: 130px;
}

.stuck .msdrheadsearch {
    display: none !important;
}

.searchresultheader {
    color: #44425e;
    display: block;
    font-size: 22px;
    border-bottom: #dae0e5 solid 1px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
}

.sortselect {
    float: left;
    font-size: 20px;
}

.resultcon {
    margin-bottom: 20px;
}

.resultdata {
    margin-bottom: 20px;
}

.searchcol {
    margin-bottom: 20px;
    margin-top: 10px;
}

.msdrsearchpagebar {
    margin-top: 10px;
    margin-bottom: 20px;
}

.msdrsearchpagebar .searchbar {
    padding-top: 0;
}

.msdrsearchpagebar .srchbtn {
    top: 6px;
    transform: none;
}

.srchbdy {
    font-size: 18px;
}

.datestr {
    padding: 10px;
    padding-right: 0;
}

.pager {

    text-align: right;
}

.mdbox {
    font-size: 18px;
}

.msdrheadsearch {
    padding-bottom: 20px;
}

.msdrtitle {
    text-align: center;
}

.msdrtitle h1 {
    text-align: center;
    text-align: center;
    color: #bb3d5f;
    font-size: 25px;
    font-weight: normal;
    padding-top: 5px;
}

.searchbar {
    position: relative;
}

.srchbtn {
    background-color: #bb3d5f;
    font-size: 20px;
    color: #FFF;
    width: 108px;
    height: 38px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-left: 23px;
    transform: translateY(-50%);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.clearbtn {
    background-color: #e3dfe0;
    font-size: 20px;
    color: #282626;
    width: 108px;
    height: 38px;
    margin: 10px;
    padding-top: 4px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    float: right;
}

.advsrchbtn {
    background-color: #bb3d5f;
    font-size: 20px;
    color: #FFF;
    width: 108px;
    height: 38px;
    padding-top: 4px;
    margin: 10px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

.advsrchbtnsit {
    background-color: #bb3d5f;
    font-size: 20px;
    color: #FFF;
    width: 108px;
    height: 38px;

    margin: 10px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

.advcons {
    width: 100%;
    text-align: left;
}

.searchbar input {
    width: 100%;
    height: 50px;
    background-color: #d5d1e4 !important;
    border: none !important;
    background: url(/themes/custom/gavias_sancy/images/searchicon.png) no-repeat scroll right 7px;
    padding-right: 51px !important;
    font-size: 20px;
}

.advserch {
    display: block;
    vertical-align: unset;
    font-size: 24px;
    text-decoration: none;
    padding-top: 5px;

    /* line-height: 30px; */
}

.ovrmsdtitle h2 {
    text-align: right !important;
    font-size: 20px;
    padding-top: 20px;
}

.ovrmsdtitle h2 span {

    font-size: 20px !important;

}

.msdrinfo {
    font-size: 20px;
    font-family: "Symbio Regular", Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: right;
    padding-left: 100px;
}

.tagss .field__item {
    background-color: #bb3d5f;
    padding-right: 5px;
    padding-left: 5px;
    display: inline-block;
    text-align: center;
    margin-top: 5px;
    margin-left: 5px;
}

.tagss .field__item a {
    color: #FFF;
}

.tagss {
    /* position: absolute; */
    /* top: 9px; */
    z-index: 10;
    right: 10px;
    padding-top: 10px;
    /* text-align: center; */
}

.filterblockmsdr {
    /* background-color: red; */
    border: #d5d1e4 solid 1px;
    margin-bottom: 20px;
}

.filtercon ul,
li {
    list-style: none;
    padding: 3px;
}

.filterboxtitle {
    background-color: #bb3d5f;
    padding: 10px;
    margin: 0;
    color: #FFF;
    font-weight: inherit;
    font-size: 30px;
}

.srchdate {
    padding: 10px;
    border-bottom: #aab0bc solid 1px !important;
    padding-bottom: 20px;
}

h2.pubtitle {
    color: #bb3d5f;
    font-weight: normal;
}

.msftitl {
    color: #bb3d5f;
    font-size: 23px;
    border-bottom: #aab0bc solid 1px;
    margin-bottom: 20px;
    padding: 10px
}

.msftitl input {
    margin-left: 5px;
}

.msdritem input {
    margin-left: 5px;
}

.msdritem {
    color: #53516b;
    font-size: 20px;
    padding: 0;
    padding-bottom: 10px;
    padding-right: 20px;
}

.msdritem:last-child {
    border-bottom: #aab0bc solid 1px;
}

input.msdrdaterange {
    width: 100%;
    height: 40px;
    border: #aab0bc solid 1px !important;
    font-size: 20px;
}

.msdarrow {
    border: solid #6d778b;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    float: left;
    margin-top: 10px;
}

.msdright {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.msdleft {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.msdup {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.msddown {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.choosen {
    padding: 10px;
}

.choosen li {
    display: inline-block;
    margin-top: 5px;
    margin-left: 5px;
    padding: 6px;
    font-size: 17px;
    background-color: #dae0e5;
    cursor: pointer;
}

.msdrsec li {
    background-color: #e5e6ec;
    padding-right: 5px;
    padding-left: 5px;
    display: inline-block;
    text-align: center;
    margin-top: 5px;
    margin-left: 5px;
    color: #17181d;
}

.msdrsec li a {
    color: #FFF;
}

.msdrsec {
    /* position: absolute; */
    /* top: 9px; */
    z-index: 10;
    right: 10px;
    padding-top: 10px;
    /* text-align: center; */
}

form#views-exposed-form-solr-search-content-msdrsearch,
form#views-exposed-form-msdrsearch-page-1 {
    display: none;
}

.masdrtopp {
    margin: 10px;
    padding-top: 110px;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 1442px) and (min-width: 767px) {
    .hideonmob {
        display: none;
    }

    .desktoptopbannermob {
        display: block;
    }

    .desktoptopbanner {
        display: none;
    }

    .sectleftimg {
        display: none;
    }

    .hdipd {
        width: 100%;
    }

    img.logo-default.black {
        width: 40%;
    }

    html {
        overflow-x: hidden;
    }

}


.maintsarrow {
    display: none;
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
    .searchbar {
        flex-direction: column-reverse;
        display: flex;
        text-align: left;
    }

    .advserch {
        display: block;
        vertical-align: unset;
        font-size: 21px;

    }

    .resultdata {
        margin-bottom: 20px;
        flex-direction: column-reverse;
        display: flex;
    }

    .dlogmob {
        text-align: center;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .searchcol {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .fgty {
        margin-left: 10px;
    }

    .maintsarrow {
        display: block;
        border-color: #FFF;
        /* border: solid #FFF; */
    }

    .msdrheadsearch {
        padding-left: 15px;
        padding-right: 15px;
    }

    .articleimgfxpd {
        margin: 0;
        margin-top: 20px;
    }

    .revr {
        flex-direction: column-reverse;
        display: flex;
    }

    .advserch {

        padding-left: 30px;
    }

    .masdrtopp {
        margin: 0;
        padding-top: 0;
    }

    .msdrinfo {

        text-align: justify;
        padding: 0;
        margin: 0;
    }

    .main-menu .area-main-menu .area-inner {
        min-height: 0;
    }

    .stuck .main-menu .area-main-menu .area-inner {
        min-height: 45px;
    }

    .hmtopadmob {
        display: block;
        padding-top: 10px;
        text-align: center;
    }

    .hmtopaddskto {
        display: none;
    }

    .hmbookcont {
        column-gap: unset;
        column-count: 1;
        color: #000;
        font-size: 18px;
        text-align: justify;
    }

    html {
        overflow-x: hidden;
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu>li ul.menu.sub-menu li a {
        font-size: 21px;
        line-height: 25px;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        text-transform: none;
    }


    .autherbox h3 {
        font-size: 19px;
        font-family: "Symbio Regular", Helvetica Neue, Helvetica, Arial, sans-serif;
        text-align: center;
    }

    .sectleftimg {
        display: none;
    }

    .hmpdf {
        display: none;
    }


    body {
        display: block !important;
    }

    .hidonmob {
        display: none !important;
    }

    .social-list {
        float: none !important;
        text-align: center;
    }

    .menu-bar {

        top: -10px;

    }

    .mainsliderb {
        padding: 0;
    }

    .node--view-mode-slider-2 .post-content {

        bottom: 0;

    }

    .node--view-mode-slider-2 .post-content {
        padding: 10px;
    }

    .post-titleslid a span {

        font-size: 23px;

    }

    .btncat {
        padding: 0 11px;
    }

    .post-block .post-categories.red a {

        font-size: 15px;

    }

    .hmbookcont {
        column-gap: 20px;
        column-count: 2;
        color: #000;
        font-size: 18px;
        text-align: justify;
    }


    .titlelineh {

        margin-top: 30px;

    }

    .post-title a span {

        font-size: 20px;

        line-height: normal;
    }

    .col-xs-12.col-sm-5.col-md-4.col-lg-4.fright {
        padding: 0;
        margin: 0;
    }

    .path-taxonomy {

        background-position-y: -494px;
    }

    .post-block .post-body {

        display: none;
    }

    .articleAuther {
        position: unset;
        top: unset;
        right: unset;
        width: 100%;
        text-align: center;
        height: auto;
        /* display: flex; */
        /* margin: 20px; */
        background-image: none;
        background-size: contain;
        background-repeat: no-repeat;
        padding-top: 0;
        padding: 10px;
        background-color: #f1eab6;
    }

    .addpd {

        height: auto;
    }

    .autherArea {

        height: auto;
    }

    .articleTitle {
        padding-top: 10px;
        font-size: 29px;
        line-height: normal;
    }

    .reversmob {
        display: flex;
        flex-direction: column-reverse;
    }

    .autherbox .item img {
        border-radius: 50%;
        border: #e4ddca solid 3px;
        width: 70%;
        /* padding: 2px; */
    }

    .hmlatestfx {
        display: unset;
        margin: auto;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .hmlatestfx .post-title {
        font-family: "Symbio Medium", Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: unset;
        padding-top: 0;
        padding-bottom: 20px;
    }

    .dirrtl {
        direction: rtl;
        padding: 0;
        margin: 0;
    }

    .menu-bar {
        height: 32px;
        width: 36px;
        position: absolute;
        cursor: pointer;
        top: 33%;
        right: 0;
        margin-top: -37px;
    }

    .stuck .menu-bar {

        top: 50%;
        right: 0;
        margin-top: -15px;
        margin-right: 10px;
    }

    .stuck .menu-bar {
        top: 50%;
        right: 0;
        margin-top: -15px;
        margin-right: 10px;
        position: absolute;
        z-index: 10000;
    }

    .stuck .stickylogo {
        display: block !important;
        float: right;
        /* padding-right: 60px; */
        /* padding-top: 40px; */
        position: absolute;
        top: 9px;
        right: 60px;
        z-index: 5;
    }

    a.hide.stickylogo img {
        width: 39%;
    }

    .gbb-row .bb-inner {
        padding-top: 0;
        padding-bottom: 0;
    }

    .mainslidermob .col-xs-12 {
        padding: 0;
        margin: 0;
    }

    .owl-carousel .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
    }

    .graybg .col-xs-12 {
        padding: 0;
        margin: 0;
    }

    .showonmob {
        display: block !important;
    }

    .hideonmob {
        display: none !important;
    }

    .articleTitle {
        padding-top: 10px;
        font-size: 26px;
        line-height: initial;
        padding-bottom: 10px;
    }

    .categroyarticle a {
        color: #FFF;
        font-size: 17px;
    }

    .articleBody {

        padding-top: 20px;
    }

    .categroyarticle.catdet.showonmob.catdetmob {
        position: relative;
        top: unset;
    }

    .imgbgitemfirstd:after {
        display: none !important;
    }

    .morehere {
        width: 100%;
        display: block;
        background-color: #46455b;
        padding: 20px;
        margin-top: 20px;
    }

    .fxcatsec {
        position: relative;
        height: 50px;
        z-index: 1;
    }

    .video-embed-field-responsive-video iframe {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 206px;
        margin: 0;
    }

    .colorblk {
        display: none
    }
}

@media only screen and (max-width: 737px) and (min-width: 735px) {

    .sectleftimg {
        display: none;
    }

    .hdipd {
        width: 100%;
    }

    img.logo-default.black {
        width: 40%;
    }

    html {
        overflow-x: hidden;
    }
}

span.closechsn {

    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: inline-block;

    padding-left: 5px;

    color: #bb3d5f;

}

.subarticleTitle {

    display: none;
}

table tr:first-child {
    background-color: #bb3d5f;
    color: #FFF;
}

table {
    width: 100%;
    margin-bottom: 23px;
    border: 1px solid #ddd;
    background-color: #bb3d5f0d;
}

.articleBody p {
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.extbnr {
    padding-bottom: 15px;
}

.cf-tt-element,
.cf-tt-element:after,
.cf-tt-element:before,
.cf-tt-element *,
.cf-tt-element :after,
.cf-tt-element :before {
    box-sizing: border-box;
}

.cf-tt-element {
    position: absolute;
    display: none;
}

.cf-tt-element.cf-tt-open {
    display: block;
    z-index: 100000;
}

.cf-tt-element {
    max-width: 100%;
    max-height: 100%;
}

.cf-tt-element .cf-tt-content {
    background: #000;
    border-radius: 5px;
    color: #eee;
    font-family: inherit;
    font-weight: normal;
    font-size: 1.1em;
    line-height: 1.5;
    padding: .5em 1em;
    position: relative;
    text-decoration: none;
}

.cf-tt-element .cf-tt-content:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-width: 8px;
    border-style: solid;
}

.cf-tt-element.cf-tt-element-attached-bottom.cf-tt-element-attached-center .cf-tt-content {
    margin-bottom: 8px;
}

.cf-tt-element.cf-tt-element-attached-bottom.cf-tt-element-attached-center .cf-tt-content:before {
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border-top-color: #000;
}

.cf-tt-element.cf-tt-element-attached-top.cf-tt-element-attached-center .cf-tt-content {
    margin-top: 8px;
}

.cf-tt-element.cf-tt-element-attached-top.cf-tt-element-attached-center .cf-tt-content:before {
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    border-bottom-color: #000;
}

.cf-tt-element.cf-tt-element-attached-right.cf-tt-element-attached-middle .cf-tt-content {
    margin-right: 8px;
}

.cf-tt-element.cf-tt-element-attached-right.cf-tt-element-attached-middle .cf-tt-content:before {
    left: 100%;
    top: 50%;
    margin-top: -8px;
    border-left-color: #000;
}

.cf-tt-element.cf-tt-element-attached-left.cf-tt-element-attached-middle .cf-tt-content {
    margin-left: 8px;
}

.cf-tt-element.cf-tt-element-attached-left.cf-tt-element-attached-middle .cf-tt-content:before {
    right: 100%;
    top: 50%;
    margin-top: -8px;
    border-right-color: #000;
}

.cf-tt-element.cf-tt-element-attached-top.cf-tt-element-attached-left.cf-tt-target-attached-bottom .cf-tt-content {
    margin-top: 8px;
}

.cf-tt-element.cf-tt-element-attached-top.cf-tt-element-attached-left.cf-tt-target-attached-bottom .cf-tt-content:before {
    bottom: 100%;
    left: 8px;
    border-bottom-color: #000;
}

.cf-tt-element.cf-tt-element-attached-top.cf-tt-element-attached-right.cf-tt-target-attached-bottom .cf-tt-content {
    margin-top: 8px;
}

.cf-tt-element.cf-tt-element-attached-top.cf-tt-element-attached-right.cf-tt-target-attached-bottom .cf-tt-content:before {
    bottom: 100%;
    right: 8px;
    border-bottom-color: #000;
}

.cf-tt-element.cf-tt-element-attached-bottom.cf-tt-element-attached-left.cf-tt-target-attached-top .cf-tt-content {
    margin-bottom: 8px;
}

.cf-tt-element.cf-tt-element-attached-bottom.cf-tt-element-attached-left.cf-tt-target-attached-top .cf-tt-content:before {
    top: 100%;
    left: 8px;
    border-top-color: #000;
}

.cf-tt-element.cf-tt-element-attached-bottom.cf-tt-element-attached-right.cf-tt-target-attached-top .cf-tt-content {
    margin-bottom: 8px;
}

.cf-tt-element.cf-tt-element-attached-bottom.cf-tt-element-attached-right.cf-tt-target-attached-top .cf-tt-content:before {
    top: 100%;
    right: 8px;
    border-top-color: #000;
}

.cf-tt-element.cf-tt-element-attached-top.cf-tt-element-attached-right.cf-tt-target-attached-left .cf-tt-content {
    margin-right: 8px;
}

.cf-tt-element.cf-tt-element-attached-top.cf-tt-element-attached-right.cf-tt-target-attached-left .cf-tt-content:before {
    top: 8px;
    left: 100%;
    border-left-color: #000;
}

.cf-tt-element.cf-tt-element-attached-top.cf-tt-element-attached-left.cf-tt-target-attached-right .cf-tt-content {
    margin-left: 8px;
}

.cf-tt-element.cf-tt-element-attached-top.cf-tt-element-attached-left.cf-tt-target-attached-right .cf-tt-content:before {
    top: 8px;
    right: 100%;
    border-right-color: #000;
}

.cf-tt-element.cf-tt-element-attached-bottom.cf-tt-element-attached-right.cf-tt-target-attached-left .cf-tt-content {
    margin-right: 8px;
}

.cf-tt-element.cf-tt-element-attached-bottom.cf-tt-element-attached-right.cf-tt-target-attached-left .cf-tt-content:before {
    bottom: 8px;
    left: 100%;
    border-left-color: #000;
}

.cf-tt-element.cf-tt-element-attached-bottom.cf-tt-element-attached-left.cf-tt-target-attached-right .cf-tt-content {
    margin-left: 8px;
}

.cf-tt-element.cf-tt-element-attached-bottom.cf-tt-element-attached-left.cf-tt-target-attached-right .cf-tt-content:before {
    bottom: 8px;
    right: 100%;
    border-right-color: #000;
}

cloudflare-app[app="flashcard"] {
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    color: #444;
    display: flex;
    flex-flow: column;
    font-size: 14px;
    font-weight: 400;
    max-width: 100%;
    min-height: 70px;
    padding: 20px 15px;
    position: fixed;
    text-rendering: optimizeLegibility;
    transition: bottom .4s ease-in-out;
    visibility: hidden;
}

cloudflare-app[app="flashcard"][data-visibility="visible"] {
    visibility: visible;
}

@media (min-width: 768px) {
    cloudflare-app[app="flashcard"] {
        bottom: 20px;
        border: 1px solid #ccc;
        border-radius: 3px;
        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.12);
        width: 330px;
    }

    cloudflare-app[app="flashcard"][data-position="left"] {
        left: 20px;
    }

    cloudflare-app[app="flashcard"][data-position="right"] {
        right: 20px;
    }

    cloudflare-app[app="flashcard"] flashcard-content {
        line-height: 1.5;
    }
}

@media (max-width: 768px) {
    cloudflare-app[app="flashcard"] {
        border-top: 1px solid #ccc;
        bottom: 0;
        left: 0;
        right: 0;
    }

    cloudflare-app[app="flashcard"] flashcard-content {
        line-height: 1.785;
    }
}

cloudflare-app[app="flashcard"] flashcard-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    color: #fff;
    padding: 2px;
    padding-right: 10px;
    flex: 1 1 auto;
    background-color: #bd3657;
}

cloudflare-app[app="flashcard"] flashcard-title {
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1 1 auto;
}

cloudflare-app[app="flashcard"] flashcard-close {
    margin-left: 1em;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    flex: 0 0 auto;
}

cloudflare-app[app="flashcard"] flashcard-content {
    display: flex;
    flex-flow: column;
    flex: 1 1 auto;
}

cloudflare-app[app="flashcard"] flashcard-footer {
    margin-top: 0.5em;
    display: flex;
    flex-flow: column;
    flex: 0 0 auto;
    text-align: center;
}

cloudflare-app[app="flashcard"] flashcard-footer .flashcard-action {
    background-color: #e2e2e200 !important;
    border-radius: 3px !important;
    border: 1px solid !important;
    box-shadow: inherit !important;
    cursor: pointer !important;
    display: inline-block;
    font-size: 1.1em !important;
    margin-top: 10px !important;
    font-weight: bold;
    padding: 5px 0 !important;
    text-decoration: none !important;
    text-shadow: inherit !important;
}

cloudflare-app[app="flashcard"] .flashcard-action[href=""] {
    pointer-events: none !important;
}

cloudflare-app[app="flashcard"] flashcard-message {
    display: block;
    line-height: 1.4;
    margin-top: 10px;
    overflow: hidden;
    padding-right: 10px;
    text-overflow: ellipsis;
}

cloudflare-app[app="flashcard"] flashcard-message p:first-child {
    margin-top: 0;
}

cloudflare-app[app="flashcard"] flashcard-message p:last-child {
    margin-bottom: 0;
    font-size: 20px;
}

p.breff3 {
    width: 100%;
    background-color: #FFF;
    font-size: 20px;
    padding: 15px;
    padding-top: 0;
    font-weight: bold;
    margin-bottom: 10px;
}

p.breff {
    width: 100%;
    background-color: #f8f8f8;
    font-size: 20px;
    padding: 15px;
    padding-top: 0;
    font-weight: bold;
    margin-bottom: 10px;
}

p.breff2 {
    width: 100%;
    background-color: #f8f8f8;
    font-size: 20px;
    padding: 15px;
    padding-top: 0;
    font-weight: bold;
}

.column-inner.bg-size-cover.malafsec,
.malafsec {
    padding: 10px;
}

.hp-section>.container>.row>[class*="col-"] {
    padding: 0;
}

.malafsec .color {
    margin-top: 20px;
}

.malafsec h2.titlelineh {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

.authinf {
    position: absolute;
    background-color: #bb3e60;
    bottom: 10px;
    left: 10px;
    color: #FFF;
    padding-right: 15px;
    padding-left: 15px;
}

.authinf a {
    color: #FFF;

}

.descrdt {
    font-size: 18px;
    line-height: 26px;
}

.widget.block.clearfix.gsc-block-view.gsc-block-drupal.block-view.title-align-right.autherbox.text-dark.remove-margin-off.remove-margin-post-off {
    margin-top: 0;
}

.fxf {
    background-color: #f1f1f3;
    padding: 0;
}

.topbar a {
    color: #4e4d64;
}

.topbar .topbar-right .social-list a {
    font-size: 14px;
    padding: 0 3px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 66px;
    height: 20px;

}

.social-list.fright {
    padding-top: 10px;
}

.topbar .topbar-right .social-list a {
    font-size: 14px;
    padding: 0 3px;
    padding-top: 5px;
}

.switch {

    margin-top: 5px;
}

.vl {
    border-right: 1px solid #cfced7;
    height: 30px;
    margin-right: 10px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 14px;
    right: 4px;
    bottom: 4px;
    background-color: #fff;
    transition: .4s;
}

i.searchtoparea {
    float: left;
    padding-right: 20px;
    border: #ced1d8 1px solid;
}

.searchtoparea {
    width: 100%;
    height: 50px;

    border: 0 !important;


    font-size: 20px;
}

i.searchtoparea input {
    background-color: #f1f1f3 !important;
    transition: none;
    box-shadow: none !important;
    background: url(/themes/custom/gavias_sancy/images/searchicon.png) no-repeat scroll 10px center;
    font-size: 20px;
    color: #8c8080;
    font-weight: 700;
    background-size: 20px 20px;
}

.flx {
    display: flex;

}

#views-exposed-form-sitesearch-search {
    /* display:none !important; */
}

.cateris {
    position: absolute;
    background-color: #bb3d5f;
    top: 10px;
    right: 10px;
    color: #FFF;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
}

.fa-square-x-twitter:before {
    content: "\e61a";
}

.fa-x-twitter:before {
    content: "\e61b";
}

.fa.fa-brands.fa-x-twitter {
    border-radius: 60px;
    padding: 0.3em 0.3em;
    font-size: 19px;
}

.sticktop {
    /* position: fixed; */
    /* z-index: 10000; */
    /* top: -4px; */
    /* zoom: 0.75; */

    /* left: 0; */
    /* width: 440px; */
    /* text-align: left; */
    /* float: unset !important; */
}

.gbb-row .bb-inner {
    padding-top: 10px;
    padding-bottom: 10px;
}

.caterismalaf {
    /* position: absolute; */
    background-color: #232852;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 19px;
    padding: 3px;
    margin-bottom: 2px;
    padding-right: 20px;
    padding-left: 20px;
    font-weight: 700;
}

.specara {
    background-color: #f2f3f7;
    padding: 0;
    margin: 0;
    padding: 10px;
}

.specara .post-content.fxpostsum {
    padding: 10px;
}

.fixheight .item-columns {}

.fixheight {}

.autherspage h2.node__title {
    padding-right: 50px;
}

.node--type-page>.header h2.node__title {
    padding-right: 50px;
}

body.podcast-custom-page .gbb-row .bb-inner,
body.podcast-banner-small .secimg .bb-inner {
    padding-top: 0 !important;
    padding-bottom: 10px;
}

body.podcast-custom-page .column-inner.bg-size-contain,
body.podcast-banner-small .secimg .column-inner.bg-size-contain {
    text-align: center;
}

body.podcast-custom-page .column-inner.bg-size-contain img,
body.podcast-banner-small .secimg .column-inner.bg-size-contain img {
    max-width: 1000px;
    width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    body.podcast-custom-page .secimg2 {
        margin-top: 20px;
    }
}

.autherspage .item-columns p {
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 20px;
}

.authsoltexts {
    font-size: 15px;
    padding-top: 7px;
    display: flex;
}

.authsoltexts .field__item {
    float: right;
    padding-left: 10px;
}

.authsoltexts .field__item a {
    text-decoration: underline;
}

.pager {
    text-align: center;
}

@media (min-width: 991px) {
    .menu-hover .navigation .gva_menu li {

        font-size: 12px;
    }

    .filtercon ul,
    li {

        padding: 2px;
    }
}

footer h5 {
    font-weight: 100;
}

.searchbar {
    padding-top: 10px;

}

.fxtwit {

    font-size: 14px !important;
}

.cattre {
    position: absolute;
    background-color: #bb3e60;
    top: 10px;
    right: 23px;
    color: #fff;
    padding-right: 15px;
    padding-left: 15px;
}

.cattre a {
    color: #FFF;
}

.cattre a:hover {
    color: #FFF;
}

@media (max-width: 767px) {
    .topbar .topbar-right {
        margin-top: 0;
        padding-bottom: 10px;
    }

    i.searchtoparea.insidemn {
        float: unset;
        display: flex;
        padding: 0;
        padding-top: 10px;
        margin: 0;
    }

    .switch {
        position: relative;
        display: inline-block;
        width: 39px;
        height: 20px;
    }
}

.menu-hover .navigation .gva_menu li {

    padding: 0;
}

.area-main-menu .area-inner ul.gva_menu>li>a {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 6px;
}

.podcastlogohome {
    width: 200px;
}

.podcastitems {
    padding: 5px;
    padding-top: 0;
}

.podcastthumb {
    border: black solid 1px;

}

.post-title-pod {
    font-size: 16px;
    padding: 0;
    margin-bottom: 0;
    font-family: "Symbio Regular", Helvetica Neue, Helvetica, Arial, sans-serif !important;
    ;
    font-weight: normal !important;
    color: #45425f;
}

.post-title.pod-main-title {
    padding: 0;
    font-size: 20px;
    color: #45425f;
}

.post-title.pod-main-title a {
    color: #45425f;
}

.post-title-pod a {
    color: #45425f;
}

img.mic-icon {
    width: 20px;
    float: right;
    padding: 2px;
}

img.tplogopodcast {
    width: 130px;
    float: left;
    padding: 10px;
}

@media (max-width: 767px) {
    .topbar .topbar-right {
        margin-top: 0;
        padding-bottom: 10px;
    }

    img.tplogopodcast {
        width: 112px;
        /* float: left; */
        padding: 10px;
        position: absolute;
        left: 0;
        top: -50px;
    }
}

/* Homepage sections */
.hp-section {
    background-color: #f8f8f8;
}

.hp-section-mt {
    margin-top: 20px;
    padding-top: 20px;
}

.hp-section-pt {
    padding-top: 40px;
}

.hp-section-white {
    background-color: #fff;
}

.hp-inthisissue {
    background-color: #FFF;
}

/* Homepage slider area */
.slider-area {
    background-color: #e5e4e9;
    padding-bottom: 20px;
}

.slider-area>.container>.row {
    display: flex;
    flex-wrap: wrap;
}

.slider-area .latestissueimg img {
    width: 100%;
    object-fit: cover;
}

.slider-area .init-carousel-owl img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    .slider-area>.container>.row>[class*="col-"] {
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media (max-width: 991px) {
    .slider-area>.container>.row {
        display: block;
    }
}
