
body {
    color: #333333;
    font-family: "微軟正黑體","Microsoft JhengHei",'arial','open sans',"Meiryo","Meiryo UI","Microsoft JhengHei UI";
    font-size: 15px;
	line-height: 1.5625em;
    /* line-height: 1.8em; */
}

h1, h2, h3, h4, h5{
	/* text-transform: uppercase; */
	font-family: "微軟正黑體","Microsoft JhengHei",'arial','open sans',"Meiryo","Meiryo UI","Microsoft JhengHei UI";
}

.News_Sub_Heading {
    color: #666666;
    font-family: "微軟正黑體","Microsoft JhengHei",'arial','open sans',"Meiryo","Meiryo UI","Microsoft JhengHei UI";
    font-size: 0.8125em;
    line-height: 1.6em;
}

#fullpage h1 {
    font-weight: 300;
    font-family: "微軟正黑體","Microsoft JhengHei",'arial','open sans',"Meiryo","Meiryo UI","Microsoft JhengHei UI";
    font-weight: bold;
    font-size: 2em;
    letter-spacing: 0px;
    line-height: 70px;
    color: #B9480C;
    text-align: left;
}

#fullpage h2 {
    font-weight: 300;
    font-family: "微軟正黑體","Microsoft JhengHei",'arial','open sans',"Meiryo","Meiryo UI","Microsoft JhengHei UI";
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
    font-size: 1.8em;
    color: #fff;
    margin-top: 20px;
    line-height: 1.5em;
}

.flipbook-btn:hover {
    color: #dddddd !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: "微軟正黑體", "Microsoft JhengHei", "Microsoft JhengHei", "Meiryo UI", "Meiryo", 'open sans', 'arial';
    font-weight: bold;
    color: inherit;
}

.ghost-button-full-color {
    font-family: "微軟正黑體", "Microsoft JhengHei", "Microsoft JhengHei", "Meiryo UI", "Meiryo", 'open sans', 'arial';
}


.magamenu .dropdown button,  .magamenu .dropdown a{
    padding: 15px 20px; /* change btn 767 menu padding ref to line 319 */
}


.magamenu .navbar-nav a {
    height: 47px;
}

table.note td {
	font-size:1em;
	line-height: 1.125em;
}

.magamenu .dropdown button, .magamenu .dropdown a {
    font-weight: 700;
}

.mega-home a {
    padding-top: 14px!important;
}

h2.header-hv, h2.header-st, h2.header-brcc, h2.header-bj, h2.header-swim, h2.header-tennis, h2.header-contact, h2.header-enroll {
    font-size: 3em;
}

.ov_evName {
    font-size: 2em!important;
    line-height: 1.1;
}

.ev_intro {
    font-size: 1.125em!important;
}

.ov_innerTbl tr td:nth-child(1) {
    font-size: 1em!important;
}

.copyright11px_2000 {
    font-family: "微軟正黑體", "Microsoft JhengHei", "Microsoft JhengHei", "Meiryo UI", "Meiryo", 'open sans', 'arial';
}


.pro-title-blk {
    min-height: 50px;
    margin-top: 5px;
}

.swim-table-bg-odd div,  .swim-table-bg-even div {
    padding: 10px 5px;
}

img.session-number {
    float: right;
}

.ct-hvch-radius-bg {
    font-size: 1.2em;
}

.pro-sw-block {
    min-height: 50px;
}

.home-content-center p {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 700;
    letter-spacing: 2px;
}

@media (max-width: 1199px) and (min-width: 992px){
.nav > li > a {
    padding-right: 10px !important;
    padding-left: 15px !important;
}
}



@media (max-width: 992px) {
.home-content-center p {
    letter-spacing: 0px;
}
}

@media (min-width: 550px) {
    .pro-title-blk {
        min-height: 70px;
        margin-top: 5px;
    }
    
    }

@media (max-width: 550px) {
table.session-improver {
    width: 70%!important;
}

.swim-table-bg-odd div,  .swim-table-bg-even div {
    padding: 3px 5px;
}

.pro-sw-block {
    min-height: unset!important; 
}
}

/***** 2021 addition CSS  Start  **************/

.magamenu .dropdown button, .magamenu .dropdown a {
    padding: 15px 15px!important;
}

.magamenu .dropdown #enrolform.active {
    background-color: initial;
}


@media (max-width: 1200px) and (min-width: 992px) {

.magamenu .dropdown button, .magamenu .dropdown a {
    font-size: 14px;
	padding: 15px 10px!important;
}
}



@media (max-width: 1024px) and (min-width: 768px){

.ct-hvch-radius-bg {
    padding: 5px 15px!important;
	}
	
}


.ch-br-m {
	display:inline;
}
	
@media (max-width: 767px) {
.ch-br-m {
	display:block;
}
}
