*:not(ul) {
    margin: 0;
    padding: 0;
    outline: 0;
}

/* 
 * font-family: 'Oxygen', sans-serif;
 * font-family: 'Caveat', cursive;
 * font-family: 'Montserrat', sans-serif; 
 */
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
body {
    /* font-family: 'Open Sans', sans-serif; */
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    color: #242424;
    background-color: #fff;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Montserrat', sans-serif !important;
}

p {
    font-family: 'Montserrat', sans-serif;
    color: #53565a;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #003b5c;
    font-family: 'Montserrat', sans-serif;
}

a:hover {
    transition: all ease 0.6s;
    text-decoration: none;
    color: #53565A;
    opacity: 1;
}

b{
    font-family: 'Montserrat', sans-serif !important;
}

.more-load-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
    text-align: center;
}

.more-load-overlay .py-5 {
    margin-top: 13%;
}


/* Start Menu css */

#menu-item-88 {
    display: none;
}

.top-nav {
   /* z-index: 3*/
}

.top-nav .menu-box.search-box {
    display: none;
}



.top-nav .logo {
    padding: 7px 15px;
}

.top-nav .logo img {
    width: 50%;
    height: auto;
    float: left;
}

.top-nav .menu {
    margin-top: 10px;
}

.top-nav .menu-search {
    padding-left: 0px;
    padding-right: 0px;
}

.top-nav .menu-search form.searchform {
    position: relative;
    margin-top: 25px;
}

.top-nav .menu-search form.searchform input[type=search] {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}

.top-nav .menu-search form.searchform input[type=search]:active,
.top-nav .menu-search form.searchform input[type=search]:focus {
    border: 1px solid rgba(0, 0, 0, .15);
}

.top-nav .menu-search form.searchform button.frm-search-btn,
.top-nav .menu-search form.searchform button.frm-search-btn:active,
.top-nav .menu-search form.searchform button.frm-search-btn:focus {
    width: 30px;
    text-align: right;
    padding: 0px;
    background-color: #fff;
    height: 33px;
    line-height: 33px;
    position: absolute;
    top: 1px;
    right: 10px;
    border-width: 0px 0px 0px 0;
    outline: 0px;
    font-family: 'Montserrat', sans-serif;
}

.mobile-banner-menu {
    display: none;
}

.divaccount {
    background-color: #C9C8C7;
}

.menu-account {
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
}

.menu-account a {
    text-decoration: none;
    color: #003b5c;
}

i.fas.fa-search {
    background: #da291c;
    color: #fff;
    padding: 8px;
    font-size: 16px;
    border-radius: 7px;
    display: inline-block;
    margin-top: 5px;
}

i.fas.fa-user-circle {
    color: #003b5c;
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.top-nav .border-bottom {
   /* padding-bottom: 20px;*/
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.ubermenu .ubermenu-target-text {
    display: inline-block;
    vertical-align: baseline;
    font-family: inherit;
    font-weight: normal !important;
    color: #242424 !important;
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif!important;
}
.ubermenu .ubermenu-target {
    font-family: 'Montserrat', sans-serif!important;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    position: absolute;
    right: 10px !important;
    top: 50%;
    margin-top: -6px;
    color: #333333 !important;
}

.ubermenu .ubermenu-icon {
    float: right;
}

.ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack>.ubermenu-target {
    border-bottom: 0px!important;
}

.ubermenu .ubermenu-icon {
    padding-left: 25px!important;
}


/* End Menu css */

a,
button.btn.btn-default.btn-search {
    transition: all ease 0.6s;
    cursor: pointer;

    font-family: 'Montserrat', sans-serif;
}

a:hover,
button.btn.btn-default.btn-search:hover {
    transition: all ease 0.6s;
    color: #53565A!important;
    text-decoration: underline;
}

.ubermenu-submenu .ubermenu-item a:hover span,
.ubermenu-submenu .ubermenu-item a span:hover {
    color: #fff!important;
}

select {
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    -ms-appearance: none!important;
    appearance: none!important;
    outline: 0!important;
    box-shadow: none!important;
    border: 1px solid #333;
    background: #fff;
    background-image: none;
    font-family: 'Montserrat', sans-serif;
}


/* Custom Select */

.select {
    position: relative;
    display: block;
    width: 100%!important;
    height: 3em;
    line-height: 3;
    background: #fff;
    overflow: hidden;
    border-radius: .25em;
    margin: 20px 0 30px 0;
}

.banner-search .select {
    margin: 0!important;
}

select {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 .5em;
    color: #fff;
    cursor: pointer;
}

select::-ms-expand {
    display: none;
}


/* Arrow */

.select::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 1em!important;
    background: #333;
    pointer-events: none;
    color: #fff;
}


/* Transition */

.select:hover::after {
    opacity: 0.6;
    cursor: pointer;
}

.select::after {
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}


/* Start Home Page css */

.banner {
    position: relative;
    min-height: 355px;
    margin-top: 10px;
    z-index:0;
}

.banner.revamp {
    position: relative;
    min-height: 355px;
    margin-top: 10px;
    z-index:0;
}

.banner .person-male {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.banner .person-female {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.banner .banner-search {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 45px;
}

.banner .banner-search.revamp {
    position: unset;
    margin-top: 45px;
    margin-bottom: 70px;
    overflow: visible;
}

.banner-search-wrapper .row {
    justify-content: flex-start;
}

.revamp-banner-search-wrapper {
    height: 57px;
    line-height: 35px;
    border: none;
    border: 2px solid #eee;
    -webkit-border-radius: 29px 0 0 29px;
    -moz-border-radius: 29px 0 0 29px;
    border-radius: 29px;
    background: #f2f2f2;
    align-items: center;
    padding: 0 10px;
}

.search-wrapper input {
    border-radius: 0px;
    height: 35px;
    line-height: 35px;
    border: none;
    border: 2px solid #eee;
    min-height: 45px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px;
    border-right: none;
}

.revamp-search-wrapper input:focus {
    background: transparent;

}

/* .revamp-serach-container {
    height: 57px;
    line-height: 35px;
    border: none;
    border: 2px solid #eee;
    -webkit-border-radius: 29px 0 0 29px;
    -moz-border-radius: 29px 0 0 29px;
    border-radius: 29px;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    padding: 0 10px;
} */

.revamp-search-wrapper .red-serch-icon {
    width: 22px;
    height: 22px;
}

.revamp-search-wrapper input{
    border: none;
    background: transparent;
}

.search-wrapper input:active,
.search-wrapper input:focus {
    border-radius: 0px;
}

.search-wrapper select {
    border: 0px;
    margin-top: 3px;
}
span.search-btn-text {
    font-size: 15px;
}
.btn-search-wrap {
    padding-left: 0;
    padding-right: 0;
}

.revamp-btn-search-wrap {
    padding-left: 0;
    padding-right: 0;
}

.banner-search button {
    background: #DA291C;
    border: 1px solid #DA291C;
    color: #fff;
    width: 100%;
    height: 45px;
    line-height: 27px;
    border-radius: 5px;
    text-align: center;
    padding-left: 20px;
}

.revamp-btn-search {
    background: #DA291C;
    color: #fff;
    width: 100%;
    border-radius: 28px !important;
    line-height: 0 !important;
    text-align: center;
    cursor: pointer;
}

.revamp-btn-search:hover .search-btn-text {
    transition: all ease 0.6s;
    color: #53565A!important;
    text-decoration: underline;
}

.revamp-btn-search:hover .revampSearchMobile {
    transition: all ease 0.6s;
    color: #53565A!important;
}

.banner .banner-search h2 {
    text-align: center;
    /* color: #003b5c; */
    color:#001E60;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.banner .banner-search p {
    text-align: center;
    font-size: 18px;
    margin-bottom: 40px;
}

.banner .bannerImg {
    width: 540px;
    /* width: 855px;
    max-height: 193px; */
    margin: auto;
    display: block;
    margin-bottom: 18px;
}
.page-template-suss-home-gif .banner .bannerImg {
    width: 855px;
    max-height: 193px;
}

#get_started {
    background-image: url(../img/home-using-the-library.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 30px;
    padding-bottom: 50px;
}

#get_started h3 {
    color: #fff;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 300;
}

#get_started h4 {
    margin-bottom: 4px;
    margin-top: 15px;
}

#get_started h5 {
    text-align: center;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 23px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: normal;
}

#get_started .box {
    background: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 15px 15px;
    min-height: 250px;
    -webkit-box-shadow: 10px 10px 0px 0px rgba(201, 200, 199, 1);
    -moz-box-shadow: 10px 10px 0px 0px rgba(201, 200, 199, 1);
    box-shadow: 10px 10px 0px 0px rgba(201, 200, 199, 1);
}

#get_started .box .header-img img {
    width: 45px;
    height: auto;
}

#get_started strong {
    font-weight: normal;
}

.new-content:first-of-type {
    border-bottom: 1px solid lightgray;
}

.content-header {
    font-size: 20px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 15px;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    color: #333333;
}

#contactus .content p a {
    text-decoration: none;
    color: #fff;
}

.content-header a {
    color: #003b5c;
    text-decoration: none;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
}

.content-header a:hover {
    text-decoration: none;
    color: #53565A;
    opacity: 1;
}

#get_started .box p {
    font-size: 15px;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: 'Montserrat', sans-serif;
    color: #53565a;
}

#popular-research-guide h5 {
    margin-bottom: 4px;
}

#popular-research-guide p {
    font-size: 15px;
    /* font-family: 'Oxygen', sans-serif;
    color: #333333; */
    line-height: 24px;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: 'Montserrat', sans-serif;
    color: #53565a;
}

#popular-research-guide {
    margin-top: 45px;
    margin-bottom: 20px;
}

#suss-it-out .section-header {
    margin-bottom: 10px;
}

.section-header {
    text-align: center;
    margin-bottom: 50px;
    /* color: #003b5c; */
    color: #001E60;
    font-weight: 400;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
}

#news_events {
    background: #ededed;
    padding-top: 50px;
    padding-bottom: 40px;
}

.event-img {
    position: relative;
}

.events .event-img {
    width: 100%;
    height: auto;
}

.events h5 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: bold;
}

.event-img .event-date {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #c9c8c7;
    width: 230px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #000;
    font-weight: bold;
}

.events h5 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.events .see-all-events {
    color: #00244c;
    font-weight: bold;
}

#contactus {
    margin-top: 20px;
    margin-bottom: 60px;
    color: #fff;
}

#suss-it-out {
    padding-top: 50px;
    padding-bottom: 40px;
}

#contactus .content {
    background-image: url(../img/contactus-bg.jpg);
    padding: 45px 30px;
    background-size: cover;
    background-repeat: no-repeat;
}

#contactus .content h3 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
}

#contactus .content .btn {
    border: 1px solid #fff;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 15px;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
}
#contactus .content .btn:hover, #contactus .content p a:hover {
    text-decoration: underline;
}

#contactus .content p {
    font-size: 18px!important;
    /* font-family: 'Open Sans', sans-serif; */
font-family: 'Montserrat', sans-serif;
    color: #fff;
}

#contactus .content .p {
    font-size: 20px;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: 'Montserrat', sans-serif;
}

.caevatfont {
    font-family: 'Caveat', cursive;
    font-weight: 700;
    font-size: 60px;
}

.banner .banner-search img.imgsearch {
    position: absolute;
    top: 13px;
    right: 13%;
    width: 20px;
    display: none;
}

span.search-btn-text {
    font-size: 14px;
}



.banner .banner-menu ul {
    list-style: none;
    margin-top: 8px;
    padding-left: 3px;
}

.banner .banner-menu li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.banner .banner-menu li:not(:last-child) {
    border-right: 2px solid #c2c2c2;
}

.banner .banner-menu a {
    text-decoration: none;
    color: #000;
}
.banner .banner-menu a:hover {
    text-decoration: underline;
}
.see-all {
    color: #003b5c;
    font-weight: bold;
    font-size: 14px;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: 'Montserrat', sans-serif;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
}
.see-all:hover {
    color: #53565A;
    text-decoration: underline!important;
}
.see-all:after {
    content: url(../img/see-all-img.png);
    top: 2px;
    position: relative;
    padding-left: 10px;
}

.news-date {
    color: #333333;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 12px;
}

.suss-it-out-header p {
    text-align: center;
    font-size: 17px!important;
    margin-bottom: 40px;
}

.events .event-img img {
    width: 100%;
    height: auto;
}

.news .new-content {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.news .new-content .content-header {
    margin-top: 0px;
}

#news_events p {
    font-size: 15px;
    /* font-family: 'Oxygen', sans-serif; */
    font-family: 'Montserrat', sans-serif;
    color: #53565a;
    line-height: 24px;
}

#suss-it-out .category {
    padding: 0;
}

#suss-it-out p {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #242424;
}

.suss-it-out-content img {
    position: relative;
    width: 100%;
    height: 170px;
    overflow: hidden;
}

#suss-it-out .suss-it-out-content p {
    font-size: 15px;
    /* font-family: 'Oxygen', sans-serif; */
    font-family: 'Montserrat', sans-serif;
    color: #53565a;
    margin-top: 12px;
    margin-bottom: 0px;
}

.responsive-img {
    width: 100%;
    height: auto;
}

.mobile-toggle {
    display: none;
}

.green-underline {
    margin-top: 10px;
    margin-bottom: 10px;
}

.select::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 1em 1em;
    background: #333;
    pointer-events: none;
    color: #fff;
    min-height: 44px;
}

.content-search h3 a {
    color: #333333;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
}

#suss-it-out .suss-it-out-content p a {
    color: #00244c;
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
}


/* End Home Page css */


/* Start Events Page css */

#breadcurmbs {
    background: #f0f0f0;
}

#breadcurmbs ul {
    list-style: none;
    margin-bottom: 0;
}

#breadcurmbs ul li {
    display: inline-block;
}

#breadcurmbs ul li a {
    color: #6d6d6d;
    text-decoration: none;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    display: inline-block;
    padding: 10px 10px 10px 0px;
}

#breadcurmbs ul li a:hover {
    text-decoration: underline;
}

#breadcurmbs ul li a.current {
    /* color: #00244c; */
    color: #001E60;
    font-weight: bold;
}

.menu-account a img {
    margin-right: 7px;
    width: 29px;
}

h3.news-events-section-hd {
    margin-bottom: 25px;
    margin-top: 35px;
    color: #003b5c;
    font-weight: bold;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

p.intro {
    color: #242424;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
}

.news-events-menu ul {
    list-style: none;
}

.news-events-menu ul li {
    display: inline-block;
    margin-right: 7px;
}

.news-events-menu ul li a {
    color: #a3a2a2;
    text-decoration: none;
    background: #e5e5e5;
    border: 1px solid #e5e5e5;
    width: 140px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    border-radius: .25rem;
}

.news-events-menu ul li.current-menu-item a {
    color: #ffffff;
    background: #003b5c;
}

.news-events-menu,
.news-events-filter {
    margin-top: 25px;
    margin-bottom: 25px;
}

select.selordering {
    font-size: 14px;
    color: #333333;
    font-family: 'Montserrat', sans-serif;
}

.events-content p {
    margin: 5px 0px;
    color: #333333;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    line-height: 24px;
}

.events-content {
    margin-top: 25px;
    margin-bottom: 60px;
}


/* End Events Page css */


/* Start Services and Tools Page css */

.service-tools .page-items p>a {
    /* color: #00244c; */
    color: #001E60;
}

.service-tools .page-items .odd {
    background: #f4f3f1;
    padding-top: 35px;
    padding-bottom: 35px;
}

.service-tools .page-items .even {
    background: #fff;
    padding-top: 35px;
    padding-bottom: 35px;
}

.service-tools .page-items-search {
    margin-bottom: 55px;
    margin-top: 25px;
}

.service-tools .page-items .first-letter {
    font-size: 50px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.service-tools .page-items h3.title a {
    text-decoration: none;
    color: #000;
}

.service-tools .page-items h3.title a:hover {
    text-decoration: underline;
}

.service-tools .filter-services {
    padding-bottom: 15px;
    padding-top: 25px;
    border-bottom: 1px solid #e5e5e5;
}

.service-tools .services-search {
    background-image: url(../img/btn-search.png);
    background-repeat: no-repeat;
    background-position: center left 10px;
    padding-left: 40px;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    font-size: 16px;
    /* font-family: 'Open Sans', sans-serif; */
font-family: 'Montserrat', sans-serif;
    border: 1px solid #c5c5c5;
}

.service-tools .services-search:focus {
    background-position: -22px;
    padding-left: 15px;
    border: 1px solid #c5c5c5;
}

.service-tools .services-search:focus::-webkit-input-placeholder {
    color: transparent;
}

.service-tools .page-items .title a {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

.service-tools .page-items .content {
    font-size: 15px;
    /* font-family: 'Open Sans', sans-serif; */
font-family: 'Montserrat', sans-serif;
    padding-top: 15px;
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}


/* End Services and Tools Page css */


/* Start News Page css */

.page-template-suss-news select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 6px);
}

div.intro p {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #242424;
}

.news-content {
    margin-top: 30px;
    margin-bottom: 30px;
}

.news-content .news-content-date {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

.news-content .content-header {
    margin-top: 15px;
    margin-bottom: 15px;
}

.load-more-section {
    margin-top: 80px;
    margin-bottom: 80px;
}

.load-more-section .btn-load-more {
    margin: 0 auto;
    border: 1px solid #00244c;
    width: 200px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #00244c;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}


/* End News Page css */


/* Start Event Details Page css */

.page-template-suss-events select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 6px);
}

#event-details .content-details {
    margin-top: 30px;
    margin-bottom: 40px;
}

#event-details .content-details .event-date,
#event-details .content-details .event-time,
#event-details .content-details .event-venue {
    margin-bottom: 27px;
}

#event-details .content-details p {
    margin: 0px;
    color: #333333;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}

#event-details .content-details ul {
    padding-left: 30px;
}

#event-details .content-details .btnsignup {
    background: #00244c;
    font-size: 16px;
    border: 1px solid #00244c;
    color: #ffffff;
    width: 170px;
    margin: 25px 0px;
    font-family: 'Montserrat', sans-serif;
}

#event-details .content-details p.bold {
    font-weight: bold;
}

#share span.text {
    color: #333333;
    font-size: 15px;
    padding-right: 10px;
}

#share {
    margin-bottom: 50px;
}

#share .share-content {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 15px;
    padding-bottom: 15px;
}

#share img.share-facebook {
    width: 10px;
    height: auto;
    margin: 0px 10px;
}

#share img.share-twitter {
    width: 22px;
    height: auto;
    margin: 0px 10px;
}

#share img.share-linkedin {
    width: 20px;
    height: auto;
    margin: 0px 10px;
}

.see-more-events-content .section-header {
    text-align: left;
    margin-bottom: 30px;
}

#event-details .section-header {
    text-align: left;
    margin-top: 50px;
    margin-bottom: 27px;
}

.see-more-events-details p {
    margin: 0px;
}

.see-more-events-details {
    margin-bottom: 90px;
}


/* End Event Details Page css */


/* Start Meet The Team Page css */

.meet-the-team .section-header {
    margin-top: 40px;
    margin-bottom: 25px;
    text-align: left;
    text-transform: uppercase;
}

.meet-the-team .intro p {
    font-size: 20px;
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 60px;
}

.meet-the-team .member p {
    margin: 0;
    font-size: 15px;
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    min-height: 30px;
    padding-top: 10px;
}

.member .content-header {
    margin-bottom: 0px;
}

.member .member-details {
    margin-bottom: 80px;
    position: relative;
    min-height: 500px;
}

.humburger {
    font-size: 35px;
    margin-top: 5px;
    cursor: pointer;
}


/*.member .member-details a {
   position: absolute;
    bottom: 0;
}*/

.meet-the-team .see-all {
    display: none;
}

.member .member-details a {
    font-family: 'Montserrat', sans-serif!important;
}

/* End Meet The Team Page css */


/* Start Suss It Out Page css */

#suss-it-out-page .select {
    display: none;
}

#suss-it-out-page .intro .section-header {
    margin-top: 35px;
    margin-bottom: 20px;
    text-align: left;
}

#suss-it-out-page .intro p {
    font-size: 20px;
    color: #242424;
    font-family: 'Montserrat', sans-serif;
    margin: 22px 0px;
}

#suss-it-outs-details p.category a {
    color: #242424;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
}

#suss-it-out-page .intro .suss-category {
    margin-bottom: 38px;
    /* color: #333333; */
    font-size: 14px;
    /* font-family: 'Oxygen', sans-serif; */
    font-family: 'Montserrat', sans-serif;
    color: #53565a;
}

#suss-it-out-page .details p.category a {
    color: #003b5c;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
    text-decoration-color: #a7baa5;
    margin: 15px 0px;
    display: inline-block;
}

#suss-it-out-page .details p.category {
    margin-bottom: 0px;
    visibility: hidden;
    height: 20px;
}

#suss-it-out-page .details .content-header {
    margin-top: 0px;
}

#suss-it-out-page .details p {
    font-size: 15px;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    color: #53565a;
}

#suss-it-out-page .details {
    margin-bottom: 40px;
}


/* End Suss It Out Page css */

.suss-ask-us {
    padding-bottom: 60px;
}

.suss-ask-us .page-content p {
    line-height: 30px;
}

.suss-ask-us .page-items {
    margin-top: 35px;
}

.page-items p {
    line-height: 24px;
    margin-bottom: 0px;
}

.suss-ask-us .page-content h3 {
    font-family: 'Montserrat', sans-serif;
}

/* Start Suss IT Out Details Page css */

#suss-it-outs-details .section-header {
    text-align: left;
    margin-top: 50px;
    margin-bottom: 27px;
}

#suss-it-outs-details .author a {
    color: #242424;
    text-decoration: none;
    display: block;
}

#suss-it-outs-details h5 {
    text-transform: uppercase;
}

#related-articles .section-header {
    text-align: left;
}

#related-articles .related-articles-items p {
    font-size: 15px;
    color: #333333;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
}

#related-articles .related-articles-items>a {
    color: #00244c;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
    text-decoration-color: #a7baa5;
    margin: 15px 0px;
    display: inline-block;
}

#related-articles .related-articles-items .content-header {
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    padding-top: 20px;
    padding-bottom: 20px;
}

#related-articles .related-articles-items p {
    margin-top: 20px;
    margin-bottom: 40px;
}

#suss-it-outs-details p.category {
    margin-bottom: 3px;
}

#suss-it-outs-details .content {
    margin: 20px 0px 50px 0px;
}

#suss-it-outs-details .content blockquote {
    width: 85%;
    margin: 0 auto;
    color: #114407;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
}

#suss-it-outs-details .content blockquote::before {
    content: url(../img/blockquote.png);
    position: absolute;
    left: 3%;
}

#suss-it-outs-details .content a {
    color: #00244c;
    font-weight: bold;
    text-decoration: underline;
}


/* End Suss It It Out Details page css */


/* Start Research */

.helpwith-banner {
    min-height: 400px;
    background-size: cover!important;
    background-position: center center!important;
}

.helpwith-banner .helpwith-overlay {
    position: absolute;
    color: #fff;
    top: 120px;
}

.helpwith-banner .helpwith-overlay .page-slug {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
}

.helpwith-banner .helpwith-overlay .page-title {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
}

.page-content p {
    color: #333333;
    padding: 40px 0px 0px 0px;
    font-size: 20px;
}

.suss-research .page-items {
    margin-bottom: 60px;
}

.suss-research .page-items .content-header {
    margin-bottom: 0px;
    line-height: 26px;
}

.suss-research .page-items p {
    /* color: #333333;
    font-family: 'Oxygen', sans-serif; */
    /* font-family: 'Open Sans', sans-serif; */
    font-family: 'Montserrat', sans-serif;
    color: #53565a;
    font-size: 15px;
    margin-bottom: 0px;
    line-height: 24px;
}

.page-items a.see-all {
    /* color: #003b5c; */
    color: #001E60;
    font-weight: bold;
    font-size: 14px;
    /* font-family: 'Open Sans', sans-serif; */
font-family: 'Montserrat', sans-serif;
    margin-top: 20px;
    padding-bottom: 50px;
    display: inline-block;
    text-decoration: none;
}


/* End Research */


/* Start Borrowing */

.suss-borrowing {
    margin-bottom: 70px;
}

.suss-borrowing .page-content h3 {
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}

.suss-borrowing .page-content p {
    margin-top: 0px;
    padding: 10px 0px 0px 0px;
    color: #333333;
    font-size: 15px;
    /* font-family: 'Open Sans', sans-serif; */
font-family: 'Montserrat', sans-serif;
}

.suss-borrowing .loanperiod {
    margin-top: 21px;
    margin-bottom: 19px;
    color: #333333;
    font-size: 15px;
    /* font-family: 'Open Sans', sans-serif; */
font-family: 'Montserrat', sans-serif;
}
.suss-borrowing .loanperiod strong {
    font-family: 'Montserrat', sans-serif;
}

.suss-borrowing .page-content .font-bold {
    font-weight: bold;
}

.suss-borrowing .page-content .font-green {
    color: #00244c;
}

.suss-borrowing .page-content table {
    border: 1px solid #e5e5e5;
    width: 100%;
}

.suss-borrowing .page-content table td {
    border: 1px solid #e5e5e5;
    padding: 10px 12px;
    font-family: 'Montserrat', sans-serif;
    width: 50%;
}

.suss-borrowing .loanperiod i {
    font-size: 14px;
}

.page-content .item {
    display: block;
    padding-bottom: 30px;
    margin-bottom: 45px;
    border-bottom: 1px solid #e5e5e5;
}

.page-content .item:last-child {
    border-bottom: 0px;
}

.page-content .item a {
    color: #00244c;
}

.page-content .item strong a {
    font-weight: bold;
}


/* End Borrowing */


/* Start Links Beyond */
.links_beyond_suss{
    font-family: 'Montserrat', sans-serif;
}
.links_beyond_suss h3>a {
    text-decoration: none;
    color: #333333;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
.links_beyond_suss h3>a:hover {
    text-decoration: underline;
}

/* End Links Beyond */


/* Start Footer css */

footer {
    background-color: #191919;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    font-size: 13px;
    line-height: 2.5;
}

footer .site-map h5 {
    font-size: 13px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    display: none;
}

.textwidget {
    line-height: 1.8;
}

footer ul {
    list-style: none;
    padding: 0;
}

footer .site-map .menu-site-map-container ul li a, footer .site-map .menu-site-map-2-container ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    display: block;
    margin-bottom: -11px;
}

footer .contactus h5 {
    font-size: 14px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    display: none;
}

footer .contactus li, footer .contactus p {
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    line-height: 20px;
    color: #fff!important;
}

footer .social {
    position: relative;
}

footer .social-img p {
    display: inline-block;
}

footer .social .social-img {
    position: absolute;
    bottom: 15px;
    right: 0px;
}

footer .social .social-img img {
    margin-left: 10px;
}

footer .footer-lower {
    border-top: 1px solid #c2c2c2;
    padding-top: 20px;
    margin-top: 20px;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
}

footer .footer-lower .policy {
    position: relative;
}

footer .footer-lower .policy-content {
    position: absolute;
    bottom: 0;
    right: 0;
}

footer .footer-lower .policy-content ul li {
    display: inline;
}

footer .footer-lower .policy-content ul li a {
    display: inline;
    color: #fff;
    text-decoration: none;
    padding-right: 7px;
    padding-left: 7px;
}

footer .footer-lower .policy-content ul li:not(:last-child) {
    border-right: 2px solid #c2c2c2;
}


/* End Footer css */


/* Start Social Share */

.addtoany_share_save_container {
    display: inline-block;
}

.addtoany_share_save_container a {
    padding: 0 10px !important;
}


/* End Social Share */

.page-template-suss-code-of-conduct .page-wrapper {
    padding: 40px 0;
}

.single-post .signle-event-img {
    margin-bottom: 30px;
}

.single-suss-it-out .suss-content {
    padding-top: 20px;
}

.single-suss-it-out .suss-content ul {
    padding-top: 20px;
    padding-left: 20px;
}

.search .search-result {
    padding: 40px 15px;
}

.search .search-result .content-search {
    padding: 20px 0;
}

.search .search-result .content-search:first-child {
    padding-top: 0px;
}

.search .search-result .content-search h3 {
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    color: #333333;
}

.page-id-884 .page-wrapper h3.page-title {
    display: none;
}

/* #menu-site-map>li>a {
    display: none;
} */

/*#menu-site-map>li:nth-child(n+5) {
    float: right;
    width: 50%;
}

#menu-site-map>li:nth-child(-n+5) {
    float: left;
    width: 50%;
}*/



#breadcurmbs li,
#breadcurmbs li a {
    text-transform: capitalize!important;
}

.page-wrapper h3 {
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif !important;
    color: #001E60 !important;
}
.page-wrapper h1,
.page-wrapper h2,
.page-wrapper h3,
.page-wrapper h4,
.page-wrapper h5,
.page-wrapper h6
{
    font-family: 'Montserrat', sans-serif !important;
}
#related-articles {
    margin-bottom: 55px;
}

section#suss-it-outs-details {
    padding-bottom: 50px;
}

#ubermenu-main-4-main-2 {
    margin-top: 10px !important;
}

#ubermenu-main-4-main-2 .ubermenu .ubermenu-target-text {
    font-size: 13px !important;
}

#ubermenu-main-4-main-2 .ubermenu-item {
    padding-left: 2px;
    padding-right: 2px;
}

#ubermenu-main-4-main-2 .ubermenu-has-submenu-drop>.ubermenu-target {
    padding-right: 20px !important;
    padding-left: 10px !important;
}

#ubermenu-main-4-main-2 .ubermenu-item .ubermenu-target {
    padding-left: 10px;
    padding-right: 10px;
}
#ubermenu-main-4-main-2 .ubermenu-item .ubermenu-target:hover span {
    color: #fff;
}
/* fix by wyne on 18 April 2019 */
/* .banner-search button {
    background: transparent;
    border: 0;
    margin-left: -5px;
    padding: 0;
    width: 25px;
}

.banner-search button:focus {
    outline: none;
    box-shadow: none;
} */
/* .search-wrapper input {
    padding: 0;
    border: 0;
} */

.position {
    position: relative;
}
/* End fix by wyne on 18 April 2019 */
/* fix by wyne on 29 April 2019 */
.banner .advan_search {
    height: 40px;
    line-height: 40px;
    padding-left: 0px;
    white-space: nowrap;
}
.banner .advan_search a{
    border-bottom: 2px solid rgba(0,59,92,0.5);
}
.banner .advan_search a:hover {
    color: rgba(0,59,92, 0.8)
}



.col-md-1.col-12.menu-search{
    padding: 19px 15px 0 0;
    cursor: pointer;
    transition: all ease 0.6s;
}
.col-md-1.col-12.menu-search i.fas.fa-search {
    float: right;
}
.col-md-1.col-12.menu-search:hover{
    opacity: 0.6;
}
.col-md-1.col-12.menu-search img{
    display: block;
    width: 39px;
    margin: auto 0 auto auto;

}

button.frm-search-btn {
    position: absolute;
    top: 14px;
    right: 10px;
    background: transparent;
    border: none;
    width: 21px;
}

input.form-control {
    font-family: 'Montserrat', sans-serif;
}

.search-box.visiable {
    transform: translateY(24px);
}

.search-box {
    position: absolute;
    right: 0;
    bottom: -30px;
    z-index: 1;
    background: #fff;
    border-radius: 3px;
    transition: all .5s linear;
    transform: translateY(-48px);
    width: 30%;
}

.search-box input.form-control {
    padding: 15px;
    box-shadow: -8px 1px 9px #ccc;
}

.contactus .col-md-6, .contactus .col-md-6 p{
    line-height: 25px!important;
    margin-bottom: 0px!important;
    margin: 0;
}
.fa-search.searchMobile {
    display: none!important;
}
.fa-search.revampSearchMobile {
    display: none!important;
}
/* popup font weight fix */
#pum-1242.pum-theme-1237 .pum-content, .pum-theme-lightbox .pum-content {
    font-weight: 400;
}

/* covid-19 banner */
.header-banner .for-mobile{
    display: none;
}
.header-banner .for-desktop{
    margin-bottom: 24px;
}
/* covid-19 banner */

section.slideShow {
    margin-bottom: 40px;
}

section.category {
    margin-bottom: 70px;
}

.categoryContainerWrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
}

.categoryContainerWrapper a {
    width: 20%;
    aspect-ratio: 1;
}

.categoryContainerWrapper a:hover .slideupContainer .categoryContainer{
    /* background: #003B5C; */
    background: #001E60;
    transform: translateY(-20px);
}

.categoryContainerWrapper a:hover .slideupContainer .categoryContainer p{
    color: #fff;
}
.categoryContainerWrapper a:hover .slideupContainer .categoryContainer .categoryImgContainer{
    display: none;
}

.slideupContainer {
    width: 100%;
    height: 100%;
    border-radius: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.17));
    background: #fff;
}

/* .slideupContainer.research {
    background: RGBA(153,214,234,0.45 );
}
.slideupContainer.suss {
    background: RGBA(0,59,92,0.2 );
}
.slideupContainer.borrowing {
    background: #E1EEF2;
}
.slideupContainer.citation {
    background: #DA291C;
} */

.category .categoryContainerWrapper .categoryContainer {
    height: 100%;
    width: 100%;
    border-radius: 34px;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all ease-in-out 300ms;
}

.categoryContainer .categoryImg {
    /* width: 60px; */
    width: 124px;
    /* height: 52px; */
}

.categoryContainer .categoryImgContainer {
    width: 124px;
    height: 124px;
    border-radius: 50%;
    /* background: #99D6EA; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.category a,
.category a:hover {
    text-decoration: none;
}

.categoryContainer p {
    text-decoration: none;
    width: 120px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #53565a;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-top: 10px;
    transition: all ease-in-out 500ms;
}

section.library {
    margin-bottom: 160px;
}

section.library .libraryTitle {
    text-align: center;
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    /* color: #003b5c; */
    color: #001E60;
}

.imgContainerWrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.imgContainerWrapper .imgContainer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 220px;
}

.imgContainerWrapper .imgContainer a {
    text-decoration: none;
}

.imgContainerWrapper .imgContainer img {
    width: 220px;
    height: 278px;
    object-fit: cover;
    margin-bottom: 26px;
    border-radius: 6px;
}

.imgContainerWrapper .imgContainer h3 {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-align: center;
    color: #000000;
    margin: 0;
}

.imgContainerWrapper .imgContainer .text-soft {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #d8d8d8;
    margin-bottom: 14px;
}

.imgContainerWrapper .imgContainer .readmoreBtn {
    background: #f2f2f2;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    border-radius: 17px;
    width: 126px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #000;
}

/* HIDE RED BUTTON HERE (https://libguides.suss.edu.sg/az.php) */
/* #s-lg-az-filters    {
    padding-bottom: 15px;
}
#s-lg-az-filters #col-search    {
    display: none;
}
@media screen and (min-width: 992px)    {
    #s-lg-az-filters .col-md-3  {
        width: 33%;
    }
} */
#s-lg-az-nav-1  {
    width: 100%;
}



/* Opening Hours Bar -> */
.opening-hours-bar   {
    opacity: 0;
    padding: 5px 0 0;
}
.opening-hours-swiper .swiper-button-prev, .opening-hours-swiper .swiper-button-next   {
    color: #fff;
}
.opening-hours-swiper .swiper-button-prev::after, .opening-hours-swiper .swiper-button-next::after    {
    font-size: 32px;
}
.opening-hours-swiper .swiper-slide     {
    height: auto;
}
.opening-hours-content  {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    font-size: 16px;
    /* font-weight: bold; */
    padding: 15px 50px;
    font-family: 'Montserrat', sans-serif;
}
/* Opening Hours Bar <- */