/*Wonhke Navy #141437*/

body.admin-bar header.banner{
    top: 32px;
}

a{
    color: #ff4201 ;
}
a:hover{
    color: #FF9933 ;
}
/* Navigation Style */
/* Common */
.search_block_main{
    top: 95px;
}
@media (max-width: 991.98px){
    .search_block_main {
        top: 85px;
    }
}
@media (max-width: 768px){
    .search_block_main {
        top: 75px;
    }
}

.header__search-container__inner .search__container .search_btn_icon{
    top: 15px;
}
#search_close{
    display: contents;
}
.header__search-container__inner .search__container .search_close{
    top: 12px;
}

@media (max-width: 575.98px){
    .header__search-container__inner .search__container .search_btn_icon {
        top: 10px;
    }
    .header__search-container__inner .search__container .search_close{
        top: 8px;
        padding: 0;
    }
}

.header__search-container__inner .search__container .search_close:after,
.header__search-container__inner .search__container .search_close:before{
    width: 4px;
}

.nav-mobile .menu__item__open {
    background: #141437;
}

.nav-primary .menu-item{
    text-transform: uppercase;
}
.nav-primary li.current_page_ancestor a{
    color: #141437;
}

body.nav-orange.wonkhe-green .social__block-item a svg .icon-twitter,
body.nav-blue.wonkhe-green .social__block-item a svg .icon-twitter,
body.nav-green.wonkhe-green .social__block-item a svg .icon-twitter,
body.nav-purple.wonkhe-green .social__block-item a svg .icon-twitter,
body.nav-orange.wonkhe-green .social__block-item button svg .icon-search,
body.nav-blue.wonkhe-green .social__block-item button svg .icon-search,
body.nav-green.wonkhe-green .social__block-item button svg .icon-search,
body.nav-purple.wonkhe-green .social__block-item button svg .icon-search
{
    fill: #141437 !important;
}

body.nav-orange .nav-primary .menu__item__open a,
body.nav-blue .nav-primary .menu__item__open a,
body.nav-green .nav-primary .menu__item__open a,
body.nav-purple .nav-primary .menu__item__open a
{
    color: #ffffff !important;
}
.sub-menu,
.header__search-container__inner{
    background: #141437 !important;
    color:white;
}
.sub-menu li a{
    font-weight: 300 !important;
}



/* Orange */
body.XXnav-orange .header-graphic{
    background-color: #FF9933 !important;
}
body.nav-orange .nav>.menu-item>a:hover,
body.nav-orange.wonkhe-green .header__messages a:hover,
body.nav-orange .header__messages .ads_txt:hover{
    color: #FF9933 !important;
    text-decoration: none;
}
body.nav-orange .nav-primary .menu__item__open,
body.nav-orange .nav-primary .menu__item__open .sub-menu a{
    background: #141437 !important;
    color: #fff !important;
}

body.nav-orange .nav-primary li.current-menu-item a,
body.nav-orange .nav-primary .menu__item__open a:hover,
body.nav-orange .nav-primary .menu__item__open .sub-menu a:hover{
    color: #FF9933 !important;
}

body.nav-orange .social__block-item a:hover svg .icon-twitter,
body.nav-orange.wonkhe-green .social__block-item a:hover svg .icon-twitter,
body.nav-orange .search_block_main button:hover svg path,
body.nav-orange .social__block-item button:hover svg .icon-search,
body.nav-orange.wonkhe-green .social__block-item button:hover svg .icon-search,
body.nav-orange .social__block-item .icon-comments:hover,
body.nav-orange .social__block-item .icon-menu:hover,
body.nav-orange .social__block-item .icon-search:hover,
body.nav-orange .social__block-item .icon-share:hover,
body.nav-orange .social__block-item .icon-twitter:hover{
    fill: #FF9933 !important;
}

body.nav-orange .search_close:hover:before,
body.nav-orange .search_close:hover:after{background-color: #FF9933;}

body.nav-orange .search__field__input::-webkit-input-placeholder{color: #FF9933;}
body.nav-orange .search__field__input::-moz-placeholder{color: #FF9933;}
body.nav-orange .search__field__input:-ms-input-placeholder{color: #FF9933;}
body.nav-orange .search__field__input:-moz-placeholder{color: #FF9933;}


/* Blue */
body.XXnav-blue .header-graphic{
    background-color: #7ab0ff !important;
}
body.nav-blue .nav>.menu-item>a:hover,
body.nav-blue.wonkhe-green .header__messages a:hover,
body.nav-blue .header__messages .ads_txt:hover{
    color: #7ab0ff !important;
    text-decoration: none;
}
body.nav-blue .nav-primary .menu__item__open,
body.nav-blue .nav-primary .menu__item__open .sub-menu a{
    background: #141437 !important;
    color: #fff !important;
}
body.nav-blue .nav-primary li.current-menu-item a,
body.nav-blue .nav-primary .menu__item__open a:hover,
body.nav-blue .nav-primary .menu__item__open .sub-menu a:hover{
    color: #7ab0ff !important;
}

body.nav-blue .social__block-item a:hover svg .icon-twitter,
body.nav-blue.wonkhe-green .social__block-item a:hover svg .icon-twitter,
body.nav-blue .search_block_main button:hover svg path,
body.nav-blue .social__block-item button:hover svg .icon-search,
body.nav-blue.wonkhe-green .social__block-item button:hover svg .icon-search,
body.nav-blue .social__block-item .icon-comments:hover,
body.nav-blue .social__block-item .icon-menu:hover,
body.nav-blue .social__block-item .icon-search:hover,
body.nav-blue .social__block-item .icon-share:hover,
body.nav-blue .social__block-item .icon-twitter:hover{
    fill: #7ab0ff !important;
}

body.nav-blue .search_close:hover:before,
body.nav-blue .search_close:hover:after{background-color: #7ab0ff;}

body.nav-blue .search__field__input::-webkit-input-placeholder{color: #7ab0ff;}
body.nav-blue .search__field__input::-moz-placeholder{color: #7ab0ff;}
body.nav-blue .search__field__input:-ms-input-placeholder{color: #7ab0ff;}
body.nav-blue .search__field__input:-moz-placeholder{color: #7ab0ff;}

/* Green */
body.XXnav-green .header-graphic{
    background-color: #99FFCC !important;
}
body.nav-green .nav>.menu-item>a:hover,
body.nav-green.wonkhe-green .header__messages a:hover,
body.nav-green .header__messages .ads_txt:hover{
    color: #99FFCC !important;
    text-decoration: none;
}
body.nav-green .nav-primary .menu__item__open,
body.nav-green .nav-primary .menu__item__open .sub-menu a{
    background: #141437 !important;
    color: #fff !important;
}

body.nav-green .nav-primary li.current-menu-item a,
body.nav-green .nav-primary .menu__item__open a:hover,
body.nav-green .nav-primary .menu__item__open .sub-menu a:hover{
    color: #99FFCC !important;
}

body.nav-green .social__block-item a:hover svg .icon-twitter,
body.nav-green.wonkhe-green .social__block-item a:hover svg .icon-twitter,
body.nav-green .search_block_main button:hover svg path,
body.nav-green .social__block-item button:hover svg .icon-search,
body.nav-green.wonkhe-green .social__block-item button:hover svg .icon-search,
body.nav-green .social__block-item .icon-comments:hover,
body.nav-green .social__block-item .icon-menu:hover,
body.nav-green .social__block-item .icon-search:hover,
body.nav-green .social__block-item .icon-share:hover,
body.nav-green .social__block-item .icon-twitter:hover{
    fill: #99FFCC !important;
}

body.nav-green .search_close:hover:before,
body.nav-green .search_close:hover:after{background-color: #99FFCC;}

body.nav-green .search__field__input::-webkit-input-placeholder{color: #99FFCC;}
body.nav-green .search__field__input::-moz-placeholder{color: #99FFCC;}
body.nav-green .search__field__input:-ms-input-placeholder{color: #99FFCC;}
body.nav-green .search__field__input:-moz-placeholder{color: #99FFCC;}

/* Purple */
body.XXnav-purple .header-graphic{
    background-color: #C37DFF !important;
}
body.nav-purple .nav>.menu-item>a:hover,
body.nav-purple.wonkhe-green .header__messages a:hover,
body.nav-purple .header__messages .ads_txt:hover{
    color: #C37DFF !important;
    text-decoration: none;
}
body.nav-purple .nav-primary .menu__item__open,
body.nav-purple .nav-primary .menu__item__open .sub-menu a{
    background: #141437 !important;
    color: #fff !important;
}

body.nav-purple .nav-primary li.current-menu-item a,
body.nav-purple .nav-primary .menu__item__open a:hover,
body.nav-purple .nav-primary .menu__item__open .sub-menu a:hover{
    color: #C37DFF !important;
}

body.nav-purple .social__block-item a:hover svg .icon-twitter,
body.nav-purple.wonkhe-green .social__block-item a:hover svg .icon-twitter,
body.nav-purple .search_block_main button:hover svg path,
body.nav-purple .social__block-item button:hover svg .icon-search,
body.nav-purple.wonkhe-green .social__block-item button:hover svg .icon-search,
body.nav-purple .social__block-item .icon-comments:hover,
body.nav-purple .social__block-item .icon-menu:hover,
body.nav-purple .social__block-item .icon-search:hover,
body.nav-purple .social__block-item .icon-share:hover,
body.nav-purple .social__block-item .icon-twitter:hover{
    fill: #C37DFF !important;
}

body.nav-purple .search_close:hover:before,
body.nav-purple .search_close:hover:after{background-color: #C37DFF;}

body.nav-purple .search__field__input::-webkit-input-placeholder{color: #C37DFF;}
body.nav-purple .search__field__input::-moz-placeholder{color: #C37DFF;}
body.nav-purple .search__field__input:-ms-input-placeholder{color: #C37DFF;}
body.nav-purple .search__field__input:-moz-placeholder{color: #C37DFF;}


/* Jobs page style */

body.jobs_color_styles.nav-orange .nav-primary .menu__item__open a:hover,
body.jobs_color_styles.nav-orange .nav-primary .menu__item__open .sub-menu a:hover,
body.jobs_color_styles.nav-blue .nav-primary .menu__item__open a:hover,
body.jobs_color_styles.nav-blue .nav-primary .menu__item__open .sub-menu a:hover,
body.jobs_color_styles.nav-purple .nav-primary .menu__item__open a:hover,
body.jobs_color_styles.nav-purple .nav-primary .menu__item__open .sub-menu a:hover,
body.jobs_color_styles.nav-green .nav-primary .menu__item__open a:hover,
body.jobs_color_styles.nav-green .nav-primary .menu__item__open .sub-menu a:hover{
    color: #99FFCC !important;
}

body.XXjobs_color_styles .header-graphic{
    background-color: #99FFCC !important;
}

body.jobs_color_styles .social__block-item a:hover svg .icon-twitter,
body.wonkhe-green.jobs .social__block-item a:hover svg .icon-twitter,
body.jobs_color_styles .search_block_main button:hover svg path,
body.jobs_color_styles .social__block-item button:hover svg .icon-search,
body.wonkhe-green.jobs .social__block-item button:hover svg .icon-search,
body.jobs_color_styles .social__block-item .icon-comments:hover,
body.jobs_color_styles .social__block-item .icon-menu:hover,
body.jobs_color_styles .social__block-item .icon-search:hover,
body.jobs_color_styles .social__block-item .icon-share:hover,
body.jobs_color_styles .social__block-item .icon-twitter:hover{
    fill: #99FFCC !important;
}

body.jobs_color_styles .nav>.menu-item>a:hover,
body.jobs_color_styles.wonkhe-green .header__messages a:hover,
body.jobs_color_styles .header__messages .ads_txt:hover,
body.jobs_color_styles .nav-primary li.current-menu-item a{
    color: #99FFCC !important;
    text-decoration: none;
}

body.jobs_color_styles .search_close:hover:before,
body.jobs_color_styles .search_close:hover:after{background-color: #99FFCC;}

body.jobs_color_styles .search__field__input::-webkit-input-placeholder{color: #99FFCC;}
body.jobs_color_styles .search__field__input::-moz-placeholder{color: #99FFCC;}
body.jobs_color_styles .search__field__input:-ms-input-placeholder{color: #99FFCC;}
body.jobs_color_styles .search__field__input:-moz-placeholder{color: #99FFCC;}
/* old setup Navigation End */

/* Navigation 2021 */

#menu-auxiliary-menu li{
    padding-bottom: 15px;
    list-style-type: none;
}
#menu-auxiliary-menu li a{
    text-decoration: none;
}

.fixed_title .social__block{
display: none !important;
}
.nav-mobile{
    top: 70px;
}

.menu-item-13115 a{
    border-bottom: 3px solid #7ab0ff;
}
.menu-item-13105 a{
    border-bottom: 3px solid #99FFCC;
}
.menu-item-13106 a{
    border-bottom: 3px solid #C37DFF;
}

.nav-primary .menu-item a:hover{
    color: #7ab0ff !important;
}
.nav-primary .menu__item__open a,
.nav-primary .menu-item.menu__item__open a:hover{
    color: #fff !important;
}
.header-graphic,
.banner__inner{
    background-color: white;
}

.banner__inner .social__block{
    top: 5px !important;
}

@media (min-width: 1200px){
    .menu-toggle{
        display: inline-block!important;
    }
}
@media (max-width: 1200px){
    .additonal-icon{
        display: none !important;
    }
    .menu-toggle,
    .show_menu .nav-mobile,
    .banner__inner .nav-primary{
        display: none;
    }
}

@media (min-width: 1200px){
    body:not(.show_menu .fixed_title ) .banner .single__social__block{
        top: 10px;
    }
    body:not(.show_menu .fixed_title ) .banner__inner .nav-primary{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: flex-end;
        justify-content: flex-end;
        align-items: flex-end;
        /* align-items: center; */
    }
    body .fixed_title .banner__inner .nav-primary{

        justify-content: flex-start !important;
        align-items: center !important;
    }

    body:not(.show_menu .fixed_title ) .jobs-logo-active .banner__inner .nav-primary,
    body:not(.show_menu .fixed_title ) .sus-logo-active .banner__inner .nav-primary
    {
        align-items: center;
    }
}
.additonal-icon{
    padding: 5px 5px 0px 5px;
}
.additonal-icon .icon-twitter,
.additonal-icon .icon-search
{
    fill: #141437;
}



/* SUS page */
.wonkhe-green .load-more-btn{
    color: #141437 !important;
    border-color: #141437 !important;
}
.btn-outline-wonkhe_green:hover, .comment-body .reply .featured-jobs+.contentType-load-more .comment-reply-link:hover, .comment-body .reply .wonkhe-green .comment-reply-link:hover, .featured-jobs+.contentType-load-more .comment-body .reply .comment-reply-link:hover, .featured-jobs+.contentType-load-more .load-more-btn:hover, .wonkhe-green .comment-body .reply .comment-reply-link:hover, .wonkhe-green .load-more-btn:hover {
    color: #fff !important;
    background-color: #141437 !important;
    border-color: #141437 !important;
}

.wonkhe-green:not(.jobs_color_styles) .content-info,
.color-green .featured-message-content,
body:not(.home) .color-green .item-content,
.color-green .post-content,
.theme-green{
    background: #7ab0ff !important;
}

.wonkhe-green .page_content h1,
.wonkhe-green .page_content h2,
.wonkhe-green .page_content h3,
.wonkhe-green .page_content h4,
.wonkhe-green .single__cover-title,
.wonkhe-green .single__title,
.wonkhe-green .h1,
.wonkhe-green .page-title,
.wonkhe-green .powerlist-person-rank,
.wonkhe-green .section__title,
.wonkhe-green .title-powerlist,
.wonkhe-green a{
    color:inherit !important;
}




.break{
    word-break: break-all;
}
.color-navy{
    color:#141437;
}
.font-caslons-egyptian{
    font-family: caslons-egyptian,Helvetica,Arial,sans-serif;
}
.font-light{
    font-weight:100 !important;
}

.featured-item .item .item-content .post-meta {
    padding-top: 20px;
}
.banner{
    height: 70px;
}


.wrap {
    margin-top: 81px;
}
.banner.sus-logo-active.header__fixed,
.banner.jobs-logo-active.header__fixed{
    /* height: 155px; */
}

.banner.sus-logo-active + .wrap{
    margin-top: 90px;
}
.banner.jobs-logo-active + .wrap{
    margin-top: 155px;
}

.sus-logo-active .header-graphic,
.jobs-logo-active .header-graphic {
    /* background-color: #99FFCC; */
    background-color: white;
}
.header__fixed.sus-logo-active .header-graphic,
.header__fixed.jobs-logo-active .header-graphic {
    height: 60px;
}
.sus-logo-active,
.jobs-logo-active{
    padding-top: 32px;
}
.brand svg{
    max-width: 300px;
    max-height: 42px;
}
.sus-logo-active .brand svg,
.jobs-logo-active .brand svg{
    max-width: 300px;
    max-height: 75px;
    /* max-width: 370px; */
    /* max-height: 95px; */
}


.share-selected-text-inner.tp-sns,
.page.partners .supporters-listing{
    background-color: #141437 !important;
}
.share-selected-text-main-container .share-selected-text-inner:after {
    color: #141437 !important;
    border-top-color: #141437 !important;
}
.share-selected-text-inner.tp-sns .share-selected-text-btn:hover{
    color: #141437 !important;
}


/* after raw */
/*Footer*/
.content-info .widget{
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 13px;
}
.content-info .widget .menu-item{
    font-size: 13px;
}

/*Event page*/
.we-cover .we-title{
    font-family: caslons-egyptian,Helvetica,Arial,sans-serif;
    font-size: 3.2rem;
    line-height: 1.1;
}
.we-supporters-small{
    transform: scale(0.8) !important;
}
.we-header-rhs .event-supporters .list-event-supporters-item {
    flex: 0 0 75% !important;
    max-width: 75% !important;
    padding-bottom: 25px;
}
.we-header-rhs .event-supporters .supporter-img {
     max-height: 150px;
}

/*Post Age*/
.post-age{
    color: black;
    background-color: yellow;
    padding: 5px 12px 5px 12px;
    margin: 5px 0 5px 0px;
    max-width: fit-content;
}


.menu-item-102657.menu-item{
    text-transform: initial !important;
}
.menu-item-102657 .sub-menu li a{
    text-transform: initial;
}

.cpt_wonk_corner .single__blog__middle {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
}
.cpt_wonk_corner  .single__blog__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
}

.title-tagline{
    font-family: caslons-egyptian,Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-style: italic;
}
.job-advertising.wonkhe-green .page_content h1,
.job-advertising.wonkhe-green .page_content h2,
.job-advertising.wonkhe-green .page_content h3,
.job-advertising.wonkhe-green .page-title,
.wonkhe-green .job_listing  .single__title,
.wonkhe-green .single_job_listing blockquote>p {
    color: #141437 !important;
}
.job-advertising a,
.wonkhe-green .job_listing a,
.jobs a,
.job-advertising.wonkhe-green .page_content a:hover,
.jobs.wonkhe-green .page_content a:hover {
    color: #141437;
    font-weight: 500;
    /*text-transform: uppercase;*/
    font-family: caslons-egyptian,Helvetica,Arial,sans-serif;
}

.entry-title.entry-title-job_listing{
    font-size: 2rem;
}

.cpt_wonk_corner .item-content .item-avatar .entry-authors{
    padding-bottom: 0;
}
.cpt_wonk_corner .item-content .item-avatar .entry-authors .type-staff{
    margin-bottom: 0 !important;
}

.cpt_wonk_corner .item-content .item-avatar .staff-content .staff__image__section{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0 !important;
}
.cpt_wonk_corner .item-content .item-avatar .staff-content{
    margin-left: auto;
    margin-right: 0;
}

.archive-list-container {
    min-height: calc(100vh - 450px);
}
.entry-title a {
    color: #141437 !important;
}
.event-card a,
.event-card a:hover{
    color: #141437 !important;
    text-decoration: none;
}
.event-card .card-title{
    font-size: 36px;
    font-weight: bold;
    font-family: Markazi Text,serif;
}


.full-width-mobile{
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #141437;
    color:white;
}

.font-sm{
    font-size: 0.81rem;
}

.password-protected>p {
    display: none;
}

[name=loginform] label{
    font-family: caslons-egyptian,Helvetica,Arial,sans-serif;
    font-size: 24px;
}
.login-remember label{
    font-size:16px;
}

.entry-content blockquote{
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
    line-height: 1.45 !important;
    font-size: 1.15rem;
    font-weight: 400;
}
.entry-content blockquote p{
    line-height: 1.6 !important;
    font-size: 1.15rem;
    font-weight: 400;
}
.entry-content blockquote p:before{
    font-family: sans-serif;
}

.tooltipster-sidetip{
    /* margin:0px 0px 20px 100px; */
    max-width: 60%;
}
.tooltipster-sidetip .tooltipster-box {
    /* max-width: 50%; */
	background: white;
	border: 3px solid #280136;
	border-radius: 10px;
	box-shadow: none;
}

.tooltipster-sidetip .tooltipster-content {
	color:#280136;;
	padding: 8px;
    font-family: caslons-egyptian,Helvetica,Arial,sans-serif;
    font-size: 1rem;
    line-height: 1.45;
    font-weight: 300;
    margin: 20px;
}


.background_cover .fixed__bot__text .fixed__bot_text_container{
    bottom: 20px !important;
}

.sign-up_the_daily{
    background-color: #141437 !important;
}
.sign-up_the_daily .form__input, .sign-up_the_daily .input, .sign-up_the_daily .input-textarea {
    background-color: transparent !important;
}
.sign-up_the_daily .mc-field-group select.form__input--select {
    background:#141437  url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='white' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center !important;
    background-size: 8px 10px !important;
}

@media (max-width: 788px){
    .tooltipster-sidetip{
        display: none !important;
    }
    .cpt_wonk_corner .author-vertical .staff__image__section{
        display: block !important;
    }
}

@media (max-width: 991px){
    .wrap {
        /* padding-top: 25px; */
        margin-top: 70px;
    }
    .cpt_wonk_corner .single__blog__middle {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .cpt_wonk_corner .author-vertical .entry-authors{
        flex: 0 0 100% !important;
        max-width: 100% !important;
        text-align: center;
    }
    .cpt_wonk_corner .author-vertical .staff__image__section{
        margin: auto;
    }
    .cpt_wonk_corner .author-vertical .entry-summary{
        display: block !important;
    }
    .cpt_wonk_corner .item-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        /* max-width: 100%; */
    }
    .cpt_wonk_corner_row.item-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .cpt_wonk_corner .item-content .item-avatar .staff-content{
        width: 65%;
    }
}

@media (min-width: 1450px){
    .cpt_wonk_corner .single__blog__middle {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .entry-meta-left.author-vertical .staff__image__section,
    .single__blog__left .staff__image__section{
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 69% !important;
        flex: 0 0 69% !important;
        max-width: 69% !important;
    }

    .cpt_wonk_corner  .single__blog__right {
        margin-left:0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .cpt_wonk_corner .item-content .item-avatar .staff-content{
        width: 65%;
    }
}
@media (max-width:1200px) and (min-width:991px) {
    .cpt_wonk_corner .item-content .item-avatar .staff-content{
        width: 100%;
    }
}
@media (max-width:1450px) and (min-width:1200px) {
    .cpt_wonk_corner .item-content .item-avatar .staff-content{
        width: 85%;
    }
}

