/* @font-face{
    font-family: 'Raleway';
    src: url('../fonts/raleway/Raleway-Regular.ttf');
}
body {
    background-image: url("../images/new/bg3.png");
    background-size: auto;
    background-repeat: no-repeat ;
    background-position: bottom left;
} */
/* .navBTN{
    text-align: center;
   
   
    padding-bottom: 26px;
}
.navBTN1{
    text-align: center;
}
.navBTN a{
    padding: 7.94px 22.5px 7.94px 22.5px;
    font-family: Raleway;
    font-size: 20px;
    letter-spacing: 0px;
    color: #005331;
    
}
.navBTN a:hover{
    text-decoration: none;
    background-color: #b72126;
    color: white;

}
.navBTN1 a{
    padding: 7.94px 22.5px 7.94px 22.5px;
    font-family: Raleway;
    font-size: 20px;
    letter-spacing: 0px;
    color: #005331;
}
.navBTN1 a:hover{
    text-decoration: none;
    background-color: #b72126;
    color: white;
}
hr.hr1{
    border: 3px solid #b49643;
    width: 63%;
}
hr.hr2{
    
    border: 1px solid #4d4d4f;
    width: 91%;
    position: relative;
    left: -24px;
}
.pagepath{
    padding-top: 34.06px;
    margin-left: 17%;
    width: 63%;
    font-family: Raleway;
    font-size: 19px;
    padding-bottom: 43.94px;
}
.pagepath a{
    color: #000000;
} */
@font-face{
    font-family: 'Raleway';
    src: url('../fonts/raleway/Raleway-Regular.ttf');
}
@font-face {
    font-family: 'Raleway_bold';
    /*a name to be used later*/
    src: url('../fonts/raleway/Raleway-Bold.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'Raleway_medium';
    /*a name to be used later*/
    src: url('../fonts/raleway/Raleway-Medium.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'Raleway_italic';
    /*a name to be used later*/
    src: url('../fonts/raleway/Raleway-Italic.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'Raleway_bold_italic';
    /*a name to be used later*/
    src: url('../fonts/raleway/Raleway-BoldItalic.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'Raleway_regular';
    /*a name to be used later*/
    src: url('../fonts/raleway/Raleway-Regular.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'NotoSerif_Regular';
    /*a name to be used later*/
    src: url('../fonts/Noto_Serif/static/NotoSerif-Regular.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'NotoSerif_SemiBold';
    /*a name to be used later*/
    src: url('../fonts/Noto_Serif/static/NotoSerif-SemiBold.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'NotoSerif_Bold';
    /*a name to be used later*/
    src: url('../fonts/Noto_Serif/static/NotoSerif-Bold.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'NotoSerif_Black';
    /*a name to be used later*/
    src: url('../fonts/Noto_Serif/static/NotoSerif-Black.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'ChironHeiHK_Regular';
    /*a name to be used later*/
    src: url('../fonts/Chiron_Hei_HK/static/ChironHeiHK-Regular.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'ChironHeiHK_SemiBold';
    /*a name to be used later*/
    src: url('../fonts/Chiron_Hei_HK/static/ChironHeiHK-SemiBold.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'ChironHeiHK_Bold';
    /*a name to be used later*/
    src: url('../fonts/Chiron_Hei_HK/static/ChironHeiHK-Bold.ttf');
    /*URL to font*/
}

@font-face {
    font-family: 'ChironHeiHK_Black';
    /*a name to be used later*/
    src: url('../fonts/Chiron_Hei_HK/static/ChironHeiHK-Black.ttf');
    /*URL to font*/
}

.MeetOurTeam_leadership_block,
.MeetOurTeam_teaching_block,
.MeetOurTeam_support_block {
    display: none; /* Hide all blocks initially */
}

.MeetOurTeam_teaching_block td:nth-child(1){
		background-color: #F8FAFB;
		/* border-top: 1px solid #ffffff; */
	}

.MeetOurTeam_leadership_block td:nth-child(1){
		background-color: #F8FAFB;
		/* border-top: 1px solid #ffffff; */
	}

.MeetOurTeam_support_block td:nth-child(1){
		background-color: #F8FAFB;
		/* border-top: 1px solid #ffffff; */
	}
.MeetOurTeam_teaching_block td:nth-child(2){
		background-color: #EFF4F8;
		/* border-top: 1px solid #ffffff; */
	}

.MeetOurTeam_leadership_block td:nth-child(2){
		background-color: #EFF4F8;
		/* border-top: 1px solid #ffffff; */
	}

.MeetOurTeam_support_block td:nth-child(2){
		background-color: #EFF4F8;
		/* border-top: 1px solid #ffffff; */
	}
p {
    padding: 16px 0px;
}
.Principal_block{
    width: 80%;
    display: flex;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 50px;
}

.Principal_image{
    width: 35%;
    z-index: 2;
}

.Principal_background{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 70px;
    background: #EFF4F8;
    /* padding-right: 700px; */
    width: 60%;
    margin-top: 60px;
    margin-bottom: 60px;
    outline: 2px solid #D9B11F;
    outline-offset: -25px;
    position: relative;
    left: -30px;
}

.Principal_wording_1{
    color: #0F295A;
    font: normal normal bold 31px / 55px NotoSerif_SemiBold;
}

.Principal_wording_2{

}

.Principal_wording_2 .en{
    font: normal normal bold 40px / 55px NotoSerif_SemiBold;
}

.Principal_wording_2 .zh{
    font: normal normal bold 40px / 55px ChironHeiHK_SemiBold;
}

.Other_Principals_wholeblock{
    display: flex;
    gap:20px;
    margin-bottom: 50px;

}
.Other_Principal_smallblock{
    /* display: flex; */
}
.Other_Principal_image{
    margin-bottom: 30px;
}
.Other_Principal_image img{
    max-height: 500px;
    border-radius: 150px;
}
.Other_Principal_title1{
    text-align: center;
    color: #0F295A;
}
.Other_Principal_title2{
    text-align: center;
    color: #0F295A;
}
.Other_Principal_name{
    text-align: center;
    margin-top: 10px;
}
.Other_Principal_line{
    margin-top: 20px;
    width: 100%;
    height: 3px;
    background: #D9B11F;
}
.tabPageBTNWrapper{
    font-family: 'NotoSansTC-Bold';
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    transition: 0.3s;
    margin-bottom: 7vh;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    
}
.tabPageBTN{
    border: 0;
    background-color: #E1E1E1;
    margin: 5px 8px;
    padding: 10px 10px;
    width: 20%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    border-radius: 5px;
    cursor: pointer;
}
.BTNWrapper .active{
    background-color: #0F295A;
    color: white;
}

.backPage{
  background: #959595 0% 0% no-repeat padding-box; /* Green */
  border: none;
  color: white;
  padding: 15px 33px;
  text-align: center;
  text-decoration: none;
  line-height: 10px;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}
.backPage:hover{
    opacity: 0.8;
}
.pLastWords{
    margin-top: 50px;
    margin-bottom: 50px !important;
}
.tableH{
    font-family: Raleway_bold;
    font-weight: 700;
    margin-top:0;
    margin-bottom:30px;
}
.privacyPolicyContent p {
    line-height: 1.6em !important;
    margin-bottom: 25px;
    font: normal normal 500 16px/32px Raleway;
    font-family: 'Raleway_medium';
}
.weatherPolicyContent p{
    line-height: 1.6em !important;
    margin-bottom: 25px;
    font: normal normal 500 16px/32px Raleway;
    font-family: 'Raleway_medium';
}
.tableSecond li::before{
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*content: "◼";*/
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 2 2'><rect width='2' height='2' style='fill:rgb(0,83,49)'/></svg>");
    color: #005331;
    /*font-size: 1.3em;*/
    font-size: 100% !important;
    font-family: 'Arial' !important;
    margin-right: 2vw;
}
.tableSecond li{
    line-height: 1.6em !important;
    margin-bottom: 5px;
    font: normal normal 500 16px/32px Raleway_medium;
    padding-left: 2vw;
}
.normalList li::before{
    content: "◼";
    color: #005331;
    /*font-size: 1.6em;*/
    padding-right: 2vw;
    font-size: 100% !important;
    font-family: 'Arial' !important;
}
.normalList li{
    line-height: 1.6em !important;
    margin-bottom: 5px;
    font: normal normal 500 16px/32px Raleway_medium;
    padding-left: 2vw;
}
.weatherPolicyContent ul{
    margin: 0px;
    padding: 0px;
    margin-bottom: 4vw;
}
.actionTable{
    display: grid;
    width: 100%;
    grid-template-columns: auto auto auto auto;
    justify-content: center;
}
.headTableRow > th{
    height:100px;
}
.Headtable, .Headtable1{
    height: 100%;
    display:flex;
    align-items: center;
    justify-content: center;
    padding:unset;
    margin:unset;
    padding: 25px;
    font-size: 18px;
    color: #FFFFFF;
    /* margin-top:0; */
    background-color: #005331;
    text-align: center;
    font-family: Raleway_bold;
    font-weight: 700;
}
.Headtable1{
    background-color: #B72126;
}
.tableSecond{
    background-color: #FCF8EF;
    border-bottom: 1px solid #005331;
    border-collapse: separate;
}
.tableSecond td{
    padding: 2vw;
    vertical-align: top;
    border-left: 15px solid transparent;
}
.tableSecond ul{
    position: relative;
    list-style-position: inside;
}
.tableH > td{
    padding: 0;
}
.tableMain{
    background-color: #FCF8EF;
    position: relative;
    height: 100%;
    border-bottom: 1px solid #005331;
    max-width: 547px;
    font-family: Raleway_medium;
}
.tableMain1{
    background-color: #FCF8EF;
    position: relative;
    height: 100%;
    border-bottom: 1px solid #005331;
    max-width: 547px;
    font-family: Raleway_medium;
}
.headingRight {
    background-color: #B72126;
    font-family: Raleway_bold;
    font-weight: 700;
}
.cellHeading {
    height: 8%;
    padding: 25px;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #005331;
    text-align: center;
}
.cellHeading1{
    height: 8%;
    padding: 25px;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #B72126;;
    text-align: center;

}
.cellItemRightHeading{
    position: relative;
    color: #005331;
    text-align: left;
}
.cellItemRightHeading::before{
    /*content: "◼";*/
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 2 2'><rect width='2' height='2' style='fill:rgb(0,83,49)'/></svg>");
    font-size: 100% !important;
    left: 5%;
    padding-right: 1vw;
    font-family: 'Arial' !important;
    color: #005331;
}
.siteMapList{
    padding: 0px;
}
.siteMapList ul{
    list-style: none;
    /* padding: 0; */
    margin: 30px 0 51px 25px;
}
.siteMapList li{
    position: relative;
    margin-bottom: 11px;
    font-weight: 700;
    font-family: Raleway_bold;
    color: #005331;
}
.siteMapList li a{
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    /* margin-bottom: 0.625rem; */
    color: var(--color1);
    text-decoration: underline;
    font-family: Raleway_bold;
}
.mapListChildren ul{
    list-style-type: none;
}
.mapListChildren li{
    position: relative;
    font-family: Raleway_medium;
    padding-bottom: 0px;
    
}
.mapListChildren li a{
    font-size: 16px;
    font-weight: 100;
    font-family: Raleway_medium;
    text-decoration: underline;
}
.mapListChildren li::before{
    position: absolute;
    /*content: '◼';*/
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 2 2'><rect width='2' height='2' style='fill:rgb(0,83,49)'/></svg>");
    color: #005331;
    font-size: 100% !important;
    font-family: 'Arial' !important;
    left: -31.200000000000003px;
}
.workWithUsContent p{
    line-height: 1.6em !important;
    margin-bottom: 25px;
    font: normal normal 500 16px/32px Raleway;
    font-family: 'Raleway_medium';
}
.workWithUsContent li::before{
    /*content: "◼";*/
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 2 2'><rect width='2' height='2' style='fill:rgb(0,83,49)'/></svg>");
    color: #005331;
    /*font-size: 1.6em;*/
    margin-right: 2vw;
    font-size: 100% !important;
    font-family: 'Arial' !important;
}
.workWithUsContent li{
    line-height: 1.6em !important;
    margin-bottom: 5px;
    font: normal normal 500 16px/32px Raleway_medium;
}
.workWithUsContent ul{
    margin: 0px;
    padding: 0px;
    margin-bottom: 35px;
}

.facilityGallery img{
    margin-top: 2vw;
    width: 54vw;
}

.facilityGallery ul {
    padding: 0px;
}
.facilityGallery li{
    list-style: none;
    line-height: 1.6em !important;
    margin-bottom: 25px;
    font: normal normal 500 16px/32px Raleway;
    font-family: 'Raleway_medium';
    
}
.facilityGallery li::before{
    /*content: "◼";*/
    /* content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 2 2'><rect width='2' height='2' style='fill:rgb(0,83,49)'/></svg>");
    color: #005331; */
    /*font-size: 1.6em;*/
    margin-right: 2vw;
    font-size: 100% !important;
    font-family: 'Arial' !important;
}

.facilityPage p {
    line-height: 1.6em !important;
    margin-bottom: 25px;
    font: normal normal 500 16px/32px Raleway;
    font-family: 'Raleway_medium';
}
.visitLink{
    gap: 15px;
    margin-left: 26px;
}
.facilityPage h3{
    position: relative;
    color: #005331;
    font-size: 28px;
    margin-top: 60px;
    margin-bottom: 40px;
    padding: 8px 49px;
    border-bottom: 3px solid #005331;
    font-family: Raleway_bold;
    font-weight: 700;
}
.facilityPage h3::before{
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: block;
    width: 22px;
    height: 100%;
    background-color: #B72126;
}
.ourFaithContent h3{
    position: relative;
    color: #005331;
    font-size: 28px;
    margin-top: 60px;
    margin-bottom: 40px;
    padding: 8px 49px;
    border-bottom: 3px solid #005331;
    font-family: Raleway_bold;
    font-weight: 700;
}
.ourFaithContent h3::before{
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: block;
    width: 22px;
    height: 100%;
    background-color: #B72126;
}
.ourFaithContent p{
    line-height: 1.6em !important;
    margin-bottom: 25px;
    font: normal normal 500 16px/32px Raleway;
    font-family: 'Raleway_medium';
}
.ourFaithContent li::before{
    /*content: "◼";*/
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 2 2'><rect width='2' height='2' style='fill:rgb(0,83,49)'/></svg>");
    color: #005331;
    /*font-size: 1.6em;*/
    margin-right: 2vw;
    font-size: 100% !important;
    font-family: 'Arial' !important;
}
.ourFaithContent li{
    line-height: 1.6em !important;
    margin-bottom: 5px;
    font: normal normal 500 16px/32px Raleway_medium;
}
.ourFaithContent ul{
    margin: 0px;
    padding: 0px;
    margin-bottom: 8vw;
}
.ywFamilyContentPage h3{
    font-family: 'Raleway_bold';
    font-weight: 700;
    font-size: 32px;
    letter-spacing: 0px;
    color: #005331;
    margin-bottom: 7vh;
    line-height: 1.2em;
    margin-left: 16px;
}
.boardOfDirectorsContentPage{
    margin-top: 26px;
}
.academicContentPage{
    margin-top: 26px;
}
.organizationContentPage{
    margin-top: 26px;
}
.organizationContentPage img{
    width: 100%;
}
.organizationContentPage h3{
    font-family: 'Raleway_bold';
    font-weight: 700;
    font-size: 32px;
    letter-spacing: 0px;
    color: #005331;
    margin-bottom: 7vh;
    line-height: 2em;
    margin-left: 16px; 
}
.janitorContentPage h3{
    font-family: 'Raleway_bold';
    font-weight: 700;
    font-size: 32px;
    letter-spacing: 0px;
    color: #005331;
    margin-bottom: 7vh;
    line-height: 2em;
    margin-left: 16px; 
}
.adminStaffContentPage h3{
    font-family: 'Raleway_bold';
    font-weight: 700;
    font-size: 32px;
    letter-spacing: 0px;
    color: #005331;
    margin-bottom: 7vh;
    line-height: 2em;
    margin-left: 16px; 
}
.academicContentPage h4{
    font-family: 'Raleway_bold';
    font-weight: 700;
    font-size: 32px;
    letter-spacing: 0px;
    color: #005331;
    margin-bottom: 7vh;
    line-height: 2em;
    margin-left: 16px; 
}
.boardOfDirectorsContentPage h3{
    font-family: 'Raleway_bold';
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #005331;
    margin-bottom: 7vh;
    line-height: 2em;
    margin-left: 16px;
}
.adminStaffContentPage{
    margin-top: 26px;
}
.janitorContentPage{
    margin-top: 26px;
}
.ywFamilyContentPage h4{
    position: relative;
    color: #005331;
    font-size: 28px;
    font-weight: bold;
    margin-top: 60px;
    margin-bottom: 40px;
    padding: 8px 49px;
    border-bottom: 3px solid #005331;
    font-family: 'Raleway_medium';
}
.ywFamilyContentPage h4::before{
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: block;
    width: 22px;
    height: 100%;
    background-color: #B72126;
}
.academicContentPage h3{
    position: relative;
    color: #005331;
    font-size: 28px;
    font-family: Raleway_bold;
    font-weight: 700;
    margin-top: 60px;
    margin-bottom: 40px;
    padding: 8px 49px;
    border-bottom: 3px solid #005331;
}
.academicContentPage h3::before{
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: block;
    width: 22px;
    height: 100%;
    background-color: #B72126;
}
.academic_content_text{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6em;
    margin: 8px 0 40px 0;
}
.VPContainerBG{
    width: 130%;
    height: 12vw;
    max-height: 575px;
    background-color: #eeede6;
    position: absolute;
    left: -14%;
    top: 58%;
    z-index: -1;

    display:none;
}
.container-meetteam{
    
    /* width: 85%; */
    /* padding-bottom: 26px; */
    flex-wrap: wrap;
   
    justify-content: center;
    /* gap: 32px 26px; */
    vertical-align: bottom;
    align-content: space-between;
}
#ContentPage{
    margin-top: 26px;
}

.containerBTN-meetteam{
    display: inline-block;
    position: relative;
    margin-right: 16px;
    margin-bottom: 10px;
    margin-top: 2%;
    margin-left: 2%;
}
/* .overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Raleway_bold';
    font-weight: 700;
    font-size: 1.7vw;
    text-align: center;
    text-shadow: 0px 0px 30px #00000080;
    width: 100%;
    height: 100%;
    line-height: 100%;
}
.overlay a{
    text-decoration: none;
    color: #FFFFFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: inherit;
    padding-left: 10%;
    padding-right: 10%;
}
.overlay:hover{
    background-color: #b72126 !important;
    transition: 0.3s !important;
} */
.containerBTN-meetteam img{
    position: relative;
    width: 20vw;
    height: 120px;
    text-align: center;
    /* color: #005331; */
    object-fit: cover;
}
#directorsBTN span{
    position: absolute;
    transform: translate(-87.5%, 0%);
    font-family: Raleway;
    font-size: 33px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 0px 30px #00000080;
    /* background-color: #005331; */
    text-align: center;
    padding: 37px 72.99px 35px 85.01px;
}
/* .containerBTN:hover {
    background-color: #005331;
} */
#directorsBTN{
    background: #b72126;
    color: white;
}
#pVPBTN span{
    position: absolute;
    transform: translate(-87.5%, 0%);
    font-family: Raleway;
    font-size: 33px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 0px 30px #00000080;
    text-align: center;
    padding: 37px 72.99px 35px 85.01px;
}
.container span{
    margin-right: 32px;
}
.container1 span{
    margin-right: 32px;
}
#directorsBTN span a{
    padding: 42px 69px 42px 69px;
    text-decoration: none;
    color: white;
}

#directorsBTN span a:hover {
    background-color: #005331;
    cursor: pointer;
    
}
.banner{
    text-align: center;
    padding-bottom: 39.5px;
}

.banner img{
    position: relative;
    width: 102%;
    
}
#hr3{
    display: none;
}
.listContainer{
    text-align: center;
    /* margin-bottom: 367px; */
    margin-left: 2vw;
}
.listBG{
    width: 48%;
    /*height: 942px;*/
    background-color: #FCF8EF;
    text-align: center;
}
.listBG1{
    width: 48%;
    /*height: 667px;*/
    background-color: #FCF8EF;
    text-align: center;
}
.listBG2{
    width: 48%;
    /*height: 1275px;*/
    background-color: #FCF8EF;
    text-align: center;
}
#list1{
    /* position: absolute; */
    /* top: 984px; */
    /* left: 368px; */
    border-left-style:solid;
    border-width: 5px;
    border-color: #005331;
    display: inline-block;
    margin-right: 3%;
    padding-top: 20px;
    padding-bottom: 20px;
}
#list2{
    display: inline-block;
    /* position: absolute; */
    /* top: 984px;
    left: 1025px; */
    border-left-style:solid;
    border-width: 5px;
    border-color: #005331;
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 20px;
}
#list3{
    border-left-style:solid;
    border-width: 5px;
    border-color: #005331;
    display: inline-block;
    margin-right: 3%;
}
#list4{
    display: inline-block;
    border-left-style:solid;
    border-width: 5px;
    border-color: #005331;
    vertical-align: top;
}
#pVPBTN span a{
    padding: 42px 135px 42px 147px;
    text-decoration: none;
    color: white;
}
#pVPBTN span a:hover{
    background-color: #005331;
    text-decoration: none;
    cursor: pointer;
}
#academicBTN span a{
    padding: 14px 117px 14px 103px;
    text-decoration: none;
    color: white;
    display: block;
}
 .listLeft{
    position: relative;
    /*top: 30px;*/
    text-align: left;
    width: 32vw;
    padding-left: 5%;
    padding-right: 0;
    overflow-wrap: break-word;
}

.title{
    font-family: Raleway_bold;
    font-weight: 700;
    font-size: 19px;

}
li{
    list-style: none;
}
.listName{
    font-family: Raleway_medium;
    font-size: 16px;
    font-weight: normal;
}
#academicBTN span a:hover{
    background-color: #005331;
    text-decoration: none;
    cursor: pointer;
}
#adminBTN span a{
    padding: 14px 76px 11px 68px;
    text-decoration: none;
    color: white;
    display: block;
}

#adminBTN span a:hover{
    background-color: #005331;
    text-decoration: none;
    cursor: pointer;
}
#janitorsBTN span a{
    padding: 38px 142px 38px 142px;
    text-decoration: none;
    color: white;
    display: block;
}

#janitorsBTN span a:hover{
    background-color: #005331;
    text-decoration: none;
    cursor: pointer;
}
#organiBTN span a{
    padding: 15px 107px 15px 107px;
    text-decoration: none;
    color: white;
    display: block;
}

#organiBTN span a:hover{
    background-color: #005331;
    text-decoration: none;
    cursor: pointer;
}
#academicBTN span{
    position: absolute;
    transform: translate(-86.5%, -20%);
    font-family: Raleway;
    font-size: 33px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 0px 30px #00000080;
    
    text-align: center;
    padding: 37px 72.99px 35px 85.01px;
}
#adminBTN span{
    position: absolute;
    transform: translate(-88%, -19%);
    font-family: Raleway;
    font-size: 33px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 0px 30px #00000080;
    width: 557px;
    text-align: center;
    padding: 37px 72.99px 35px 85.01px;
}
#janitorsBTN span{
    position: absolute;
    transform: translate(-87.5%, -19.5%);
    font-family: Raleway;
    font-size: 33px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 0px 30px #00000080;
    
    text-align: center;
    padding: 37px 72.99px 35px 85.01px;
}
#organiBTN span{
    position: absolute;
    transform: translate(-87%, -20%);
    font-family: Raleway;
    font-size: 33px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 0px 30px #00000080;
    
    text-align: center;
    padding: 37px 72.99px 35px 85.01px;
}

/* @media screen and (max-width: 2560px){
    body{
        background-position: center 77%;
    }
}
@media screen and (max-width: 1440px){
    body{
        background-position: center 1535px;
        background-size: 100% 726px;
    }
}
@media screen and (max-width: 1024px){
    body{
        background-position: center 2524px;
        background-size: 100% 569px;
    }
} */
@media screen and (max-width: 768px){
    .weatherPolicyContent p{
        font-size: 14px;
    }
    .weatherPolicyContent li{
        font-size: 14px;
    }
    .cellHeading{
        font-size: 16px;
    }
    .cellHeading1{
        font-size: 16px;
    }
    .Headtable1{
        font-size: 16px;
    }
    .Headtable{
        font-size: 16px;
    }
    .tableH{
        font-size: 16px;
    }
    .headTableRow > th{
        height:80px;
    }
}


.pvpCard{
    /* margin-left: 15%; */
    margin: 60px 0;
    z-index: 1;
}
#pvpPic img {
    width: 51%;
    z-index: 1;
}
#pvpTitle{
    padding-top: 12%;
    padding-bottom: 12%;
    padding-left: 10%;
    font-size: 2vw;
    font-family: Raleway_bold;
    font-weight: 700;
    color: #005331;
    display: block;
    width: 35%;
    float: left;
    text-align: left;
    border-left-style: solid;
    border-width: 10px;
    border-color: #005331;
    line-height: 95%;
    margin-right: 10%;
    z-index: 1;
    
}
.pTitle{
    width: 50%;
    text-align: left;
    font-size: 1.8vw;
    font-weight: bold;
    color: ivory;
    position: absolute;
    word-wrap: break-word;
    word-break: break-all;
    padding-top: 43px;
    font-family: 'Raleway_bold';
    font-weight: 700;
    transform: translate(100%, -5%);
    text-shadow: 0px 0px 5px #000000b3;
}
.pName{
    width: 50%;
    text-align: left;
    font-size: 1.2vw;
    color: ivory;
    position: absolute;
    word-wrap: break-word;
    word-break: break-all;
    padding-top: 37px;
    font-family: Raleway_bold;
    font-weight: 700;
    font-weight: bold;
    transform: translate(100%, 61%);
    text-shadow: 0px 0px 5px #000000b3;
}

#pvpPic{
    z-index: 1 !important;
}
*{
    /* z-index: 1; */
}
.pvpCardContainer{
    width: 100%;
    text-align: center;
    z-index: 1;
}
.pvpContentPage{
    z-index: 1;
    margin-bottom: 153px;
}
.vPContainer{
    display: grid;
    grid-template-columns: 33% 33% 33%;
    grid-template-rows: auto;
    column-gap: 0.5%;
    row-gap: 25px;
    justify-content: space-between;
    margin-top: 80px;
    /* width: 100%;
    padding-bottom: 642px; 
    flex-wrap: wrap;
    justify-content: center;
    vertical-align: bottom;
    align-content: space-between;
    padding-top: 56px;
    text-align: center;
    z-index: 1; */
}

.vPs{
    width: 95%;
    position: relative;
    z-index: 1;
    background-color: #005331;
    outline: 2px solid #B49643;
    outline-offset: -15px;
    height: calc(100% + 45px);
    display: flex;
    justify-content: center;
    flex-flow: column;
    /* display: inline-block;
    position: relative;
    margin-bottom: 26px;
    width: 31%;
    z-index: 1; */
}
.vPs img{
    vertical-align: middle;
    width: 80%;
}
.Vtitle{
    /*position: absolute; */
    /* left: 31%; */
    /* top: 80%; */
    /* transform: translate(-13%, -50%); */
    /* font-size: 1.8vw; */
    /* width: 50%; */
    /* height: 100%; */
    /* padding: 10px;*/
    font-family: Raleway_bold;
    font-size: 18px !important;
    font-weight: bold;
    text-align: center;
    text-shadow: 0px 0px 5px #000000b3;
    color: white;
    margin: auto;
    width: calc(100% - 30px);
    margin-bottom: 5px;
    overflow-wrap: break-word;
}

.Vname{
    font-size: 16px !important;
    font-weight: 700;
    font-family: Raleway_bold;
    text-align: center;
    text-shadow: 0px 0px 5px #000000b3;
    color: white;
    margin: auto;
    width: calc(100% - 30px);
    margin-top: 5px;
    overflow-wrap: break-word;
    /* position: absolute; */
    /* left: 20%; */
    /* top: 100%; */
    /* transform: translate(-13%, -54%); */
    /* font-size: 1vw; */
    /* width: 50%; */
    /* height: 100%; */
}

@media(max-width: 500px) {
    .vPContainer {
        grid-template-columns: unset;
        justify-content: unset;
        row-gap: 75px;
    }
}

/* #vPsLast{
    margin-right: -219px;
} */
.pvBG{
    position: absolute;
    width: 100%;
    height: 50%;
    top: 80%;
    background-color: #eeede6;
    z-index: -1;
}

@media screen and (max-width:1100px) {
    .Other_Principal_image img{
    max-height: unset;

}
    .Principal_background{
        margin-left: auto;
        margin-right: auto;
        left: 0;
        padding-left: 0px;
        padding-top: 50px;
        padding-bottom: 50px;
        width: 100%;
    }
    .Principal_image{
        margin-left: auto;
        margin-right: auto;
        width: 70%;
    }
    .Principal_block{
        flex-direction: column;
    }
    .Principal_wording_1{
        text-align: center;
        font-size: 25px;
    }
    .Principal_wording_2{
        text-align: center;
        font-size: 27px;
    }
    .Other_Principals_wholeblock{
        display: grid;
        grid-template-columns: 49% 49%;
    }
}

@media screen and (max-width:820px) {
    #pNameBold{
        font-weight: bold;
    }

    #pvpTitle{
        padding-left:0;
    }
}

@media screen and (max-width: 560px){
    .siteMapList li a{
        font-size: 20px;
    }
    .mapListChildren li a{
        font-size: 16px;
    }
}

@media screen and (max-width: 425px){
    .Principal_block {
        margin-left: 0%;
        margin-right: 0%;
        width: 100%;
    }
    .Principal_wording_1{

        font-size: 20px;
    }
    .Principal_wording_2{

        font-size: 22px;
    }
}