@charset "utf-8";
/* CSS Document */

@import url('https://webarchive.lib.cuhk.edu.hk/20240726070645cs_/https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
   font-family: 'Poppins', sans-serif;
}

ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

/*>>>>>>> index >>>>>>*/

.baner-wrapper {
    position: relative;
}

.baner-wrapper img {
    width: 100%;
}
.baner-wrapper::after {
    content: "";
    background-color: rgba(0, 0, 0, 12%);
    width: 100%;
    left: 0;
    right: 0;
    top: 0px;
    height: 100%;
    position: absolute;
}
.baner-title-info {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.baner-title-info h3 {
    margin-bottom: 0px;
    font-size: 48px;
    color: #fff;
}
.banner-slider .more-btn,  .more-info,
.bradcurm a,
.top-details h2,
.sub-heading h2, 
.bg-red-t h2.h32,
.snapshots-section .img-overlay h2,
a.change_red h2.h32,
.hb-row h2, .mid-info h2,
.home.sticky .home-slider .banner-slider a, 
.baner-title-info h3 {
    text-shadow: 1px 1px #333333, -1px -1px #333333, -1px 1px #333333, 1px -1px #333333,
                1px 1px 5px #333333, -1px -1px 5px #333333, -1px 1px 5px #333333, 1px -1px 5px #333333  ;

}
a.change_black:hover .more-info,
a.change_black:hover h2{
    text-shadow: 
                1px 1px 5px slategrey, -1px -1px 5px slategrey, -1px 1px 5px slategrey, 1px -1px 5px slategrey  ;

}
.bradcurm a.atv {
    text-shadow: 1px 1px silver, -1px -1px silver, -1px 1px silver, 1px -1px silver,
                1px 1px 5px #333333, -1px -1px 5px #333333, -1px 1px 5px #333333, 1px -1px 5px #333333  ;

}
.bradcurm a.change_black:hover {
    text-shadow: 1px 1px slategrey, -1px -1px slategrey, -1px 1px slategrey, 1px -1px slategrey,
                1px 1px 5px silver, -1px -1px 5px silver, -1px 1px 5px silver, 1px -1px 5px silver  ;

}
.baner-section-wrapper {
    position: relative;
}
.content-section-wrapper {
    margin-top: 40px;
    margin-bottom: 30px;
}
.news-details-heading {
    text-align: center;
    margin-bottom: 50px;
    width: 100%;
}
.news-details-heading h3 {
    font-size: 28px;
    color: #000000;
    font-weight: 600;
}

.news-details-heading h4 {
    color: #000000;
    font-size: 17px;
    padding-top: 7px;
    margin-bottom: 15px;
}


.news-details-heading p {
    font-size: 16px;
    color: #000000;
    text-align: left;
}

.news-details-heading p span {
    display: block;
    font-weight: 600;
    color: #b21c3d;
}

.news-details-heading h5 {
    font-size: 17px;
    color: #b21c3c;
    margin-bottom: 35px;
}
.news-details-heading h5 img {
    margin-right: 10px;
}

.news-details-img {
    width: 71%;
    text-align: center;
    margin: auto;
}






/*>>>>>>> index-2 >>>>>>*/

.news-title-box {
    margin-bottom: 40px;
    border-right: solid 1px #cccccc;
    padding-right: 28px;
}

.new-date-info {
    margin-bottom: 10px;
}
.new-date-info strong {
    font-size: 48px;
    color: #b21c3c;
    line-height: 50px;
}
.new-date-info h6 {
    font-size: 17px;
    color: #333333;
    margin-bottom: 0px;
}
.news-title-box .news-details-heading {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 0px;
}
.news-title-box .news-details-heading h3 {
    font-size: 24px;
}
.news-title-box .news-details-heading h5 {
    margin-bottom: 0px;
}



/*>>>>>>>> index-3 >>>>>*/

.past-issues-box-row {
    margin-top: 80px;
}

.past-issues-box {
    margin-bottom: 50px;
}

.issues-box-img {
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}

.issues-box-title {
    padding-top: 42px;
    text-align: center;
}

.issues-box-title h4 {
    margin-bottom: 0px;
    font-size: 21px;
    color: #000000;
    font-weight: bold;
    position: relative;
}
.issues-box-title h4:after {
    content: "";
    border-bottom: solid 2px chocolate;
    width: 107px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: -17px;
}

.issues-box-title h4 span {
    display: block;
    padding-top: 10px;
    font-weight: normal;
    font-size: 17px;
}

.issues-box-img img {
    width: 100%;
}






/*>>>>>>>> index-4 >>>>>>>>>>>*/


.select-box {
    display: flex;
    width: 43%;
    margin: 0 auto;
    margin-bottom: 60px;
}

.form-select {
    display: block;
    width: 100%;
    padding: 4px 16px;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #000;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0px 10px;
	box-shadow: none !important;
    outline: none !important;

}
.news-details-heading.gallery-slider-heading {
    text-align: left;
    padding-left: 68px;
}
.news-details-heading.gallery-slider-heading h4 {
    padding-top: 0px;
    margin-bottom: 0px;
}
.news-details-heading.gallery-slider-heading h3 {
    margin-bottom: 0px;
    font-size: 31px;
    color: #b21c3d;
}

.slider-row {
    padding: 0px 68px;
    margin: auto;
}

#sync1 .owl-nav button.owl-prev {
    position: absolute;
    left: -115px;
    top: 45%;
}
#sync1 .owl-nav button {
    outline: 0;
}
#sync1 .owl-nav button.owl-next {
    position: absolute;
    Right: -115px;
    top: 45%;
}
#sync2 .owl-nav button.owl-prev {
    position: absolute;
    left: -43px;
    top: 33%;
}
#sync2 .owl-nav button {
    outline: 0;
}
#sync2 .owl-nav button.owl-next {
    position: absolute;
    Right: -43px;
    top: 33%;
}
#sync2 .owl-nav button.owl-prev img {
    max-width: 14px;
}
#sync2 .owl-nav button.owl-next img {
    max-width: 14px;
}
.owl-item.synced.active .item-slider-images:after {
	background: #000;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: inline-block;
	left: 0px;
	content: "";
	opacity: 0.5;
}
.back-btn {
    width: 100%;
    text-align: center;
    margin-top: 27px;
}
.back-btn a {
    font-size: 21px;
    color: #000000;
    font-weight: 600;
    text-decoration: none;
}
.back-btn a img {
    max-width: 31px;
    margin-right: 13px;
    vertical-align: text-top;
}





/*>>>>>>> index-5 >>>>>>>>*/

.gallery-img-box {
    margin-bottom: 30px;
}

.gallery-img {
    position: relative;
}

.gallery-img-box-content {
    position: absolute;
    bottom: 0px;
    padding: 10px 16px;
    background-color: rgba(190, 64, 92, 85%);
}
.gallery-img-box-content h3 {
    font-size: 17px;
    margin-bottom: 3px;
    color: #fff;
    line-height: 19px;
}

.gallery-img-box-content h4 {
    margin-bottom: 0px;
    color: #fff;
    font-size: 15px;
}





/*>>>>>>> index-6 >>>>>>>>*/

.row.video-section {
    margin-top: 60px;
}

.video-img-box {
    margin-bottom: 50px;
}

.gallery-img-box-content.video-content {
    position: relative;
    background: none;
    padding: 0px;
    padding-top: 20px;
}
.gallery-img-box-content.video-content h3 {
    color: #333333;
    font-size: 17px;
    font-weight: bold;
}

.gallery-img-box-content.video-content h4 {
    color: #333333;
    font-size: 18px;
}



/*>>>>> footer >>>>*/

.footer-section {
    border-top: solid 1px #cccccc;
    padding-top: 50px;
    padding-bottom: 30px;
}

.footer-section .container {
    max-width: 1250px;
}

.footer-info h3 {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    position: relative;
    margin-bottom: 37px;
}
.footer-info h3:after {
    content: "";
    position: absolute;
    border-bottom: solid 2px chocolate;
    width: 53px;
    left: 0;
    right: 0;
    bottom: -20px;
}
.footer-info ul li {
    line-height: 31px;
}
.footer-info ul li a {
    text-decoration: none;
    color: #000000;
	font-size: 14px;
}
.row.footer-logo-row {
    margin-top: 45px;
}

.footer-logo-info {
    max-width: 85%;
}
.footer-logo-info p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 0px;
}

.footer-logo-info ul {
    margin-bottom: 4px;
    margin-top: 8px;
}
.footer-logo-info ul li {
    display: inline-block;
    padding-right: 36px;
}
.footer-logo-info ul li a {
    text-decoration: none;
    color: #000000;
    position: relative;
    font-size: 14px;
}

.footer-logo-info p span {
    margin-bottom: 0px;
    display: inline-block;
    font-size: 13px;
    color: #000000;
}

.footer-logo-info ul li a:after {
    content: "";
    border-left: solid 1px #333;
    position: absolute;
    width: 0px;
    height: 16px;
    left: -22px;
    top: 3px;
}
.footer-logo-info ul li a.fdf:after {
    content: "";
    border-left: none;
}


/*>>>>>>>> pagination css >>>>>>*/

.pagination-wrapper {
    width: 100%;
}
ul.pagination {
    padding-top: 13px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
ul.pagination li.page-item {
    display: inline-block;
}
.pagination-wrapper ul li a {
    color: #000;
    padding: 3px 10px;
    margin: 0px 5px;
    border-radius: 50% !important;
    border: none;
}
ul.pagination li.page-item a.active {
    background: #b21c3d;
    color: #fff;
}
ul.pagination li.page-item a:hover {
    background: #b21c3d;
    color: #fff;
}







@media all and (min-width: 320px) and (max-width: 767px) {

.baner-wrapper img {
    height: 100px;
}

.baner-title-info h3 {
    font-size: 35px;
}
.content-section-wrapper .row {
    margin: auto;
}
.news-details-heading h3 {
    font-size: 22px;
}
.news-details-heading h4 {
    font-size: 16px;
}
.news-details-heading h5 {
    font-size: 16px;
}
.news-details-heading p {
    font-size: 15px;
}
.news-details-heading {
    margin-bottom: 21px;
}
.news-details-img {
    width: 100%;
}
.footer-section {
    padding-top: 40px;
    padding-bottom: 30px;
}
.footer-info {
    margin-bottom: 30px;
}
.row.footer-logo-row {
    margin-top: 0px;
}
.footer-logo {
    margin-bottom: 30px;
}
.footer-logo-info {
    max-width: 100%;
}
.footer-logo-info ul li {
    display: block;
    padding-right: 0px;
    line-height: 31px;
}
.footer-logo-info p span {
    font-size: 11px;
}
.footer-info h3 {
    font-size: 16px;
    margin-bottom: 35px;
}
.news-title-box .news-details-heading h3 {
    font-size: 17px;
}
.news-title-box {
    margin-bottom: 45px;
    padding-right: 0px;
    border: none;
}
.new-date-info strong {
    font-size: 35px;
    line-height: 25px;
}
ul.pagination {
    padding-top: 0px;
}
.content-section-wrapper {
    margin-bottom: 15px;
}
.gallery-img-box-content {
    padding: 8px 16px;
}
.gallery-img-box-content h3 {
    font-size: 12px;
}
.gallery-img-box-content h4 {
    font-size: 12px;
}
.form-select {
    margin: 0px 5px;
}
.select-box {
    width: 93%;
    margin-bottom: 45px;
}
.gallery-img-box-content.video-content {
    padding-top: 15px;
}
.gallery-img-box-content.video-content h4 {
    font-size: 12px;
}
.gallery-img-box-content.video-content h3 {
    font-size: 15px;
}
.news-details-heading.gallery-slider-heading {
    padding-left: 0px;
}
.slider-row {
    padding: 0px 0px;
}
.owl-nav {
    text-align: center;
    margin-top: 10px;
}
#sync1 .owl-nav button.owl-prev {
    position: relative;
    left: -8px;
}
#sync1 .owl-nav button.owl-prev img {
    max-width: 50px;
}
#sync1 .owl-nav button.owl-next {
    position: relative;
    Right: -7px;
}
#sync1 .owl-nav button.owl-next img {
    max-width: 50px;
}

#sync2 .owl-nav button.owl-prev {
    position: relative;
    left: -8px;
}
#sync2 .owl-nav button.owl-prev img {
    max-width: 12px;
}
#sync2 .owl-nav button.owl-next {
    position: relative;
    Right: -7px;
}
#sync2 .owl-nav button.owl-next img {
    max-width: 12px;
}
.news-details-heading.gallery-slider-heading h4 {
    margin-bottom: 7px;
}
.news-details-heading.gallery-slider-heading h3 {
    font-size: 21px;
}












	
}
































