.anchor{
	cursor: pointer;
}

.hyperlink {
	cursor: pointer;
	display: inline;
    font-weight: 500;
    color: #b065d8;
}
.hyperlink:lang(en) {
    font-weight: 600;
}

.no-padding-left {
    padding-left: 0;
}
.no-padding-right {
	padding-right: 0;
}
.no-padding {
	padding-right: 0;
    padding-left: 0;
}

.hiddenControls {
    display: none;
    opacity: 0;
}

.panel-purple {
    border-color: #AE95B2;
}
.text-purple {
    color: #AE95B2;
}

/*logo in menu bar*/
.clinic-under-grp {
    line-height: 12px;
}
.menuzord-brand {
	margin: 6px 30px 6px 0;
}
.menuzord-brand img{
    max-height: 56px;
}
.menuzord .showhide{
    padding: 14px 0 0;
    width: 40px;
}

.our-bands-outter {
	position: relative; 
	min-height: 68px;
}
.our-bands {
	position: absolute; 
	bottom: 0; 
	right: 18px;
}
.our-bands td {
	font-size: 11px;
}
.our-bands img {
	height: 28px;
}
.mobile-screen-logo-registration-form {
    display: none;
}
.mobileOnly {
    display: none !important;
}
@media only screen and (max-width: 900px) { /*900px*/
    #header .header-middle {
        display: none;
    }
    #header .header-top{
        height: 0.1px;
    }

    .mobileOnly {
        display: block !important;
        color: #fff;
    }
    .mobileMenuItem {
        padding: 12px 20px !important;
        font-size: 14px;
    }
    .mobileMenuItem .anchor {
        padding: 13px 8px;
    }
    .mobileMenuItem .seperator {
        padding: 13px 8px;
    }
    .mobileMenuItem i {
        margin-left: 15px;
    }

    #ActNowRibbon {
        display: none !important;
    }
    .mobile-screen-logo-registration-form {
        display: inline;
    }
    .mobile-screen-logo-registration-form .menuzord-brand {
        margin: 0;
    }
    .mobile-screen-logo-registration-form a.menuzord-brand {
        position: fixed;
        left: 15px;
        top: 6px;
        z-index: 1234;
    }
    .mobile-screen-logo-registration-form .menuzord-brand img {
        max-height: 42px;
    }
    #header .container {
        padding-right: 0;
        padding-left: 0;
    }
    #header .header-top .row {
        margin-right: 0px;
        margin-left: 0px;
    }
} 
@media only screen and (max-width: 767px) {
	.our-bands-outter {
		min-height: 60px;
	}
	.our-bands{
		position: relative; 
	}
}
@media only screen and (max-width: 320px) {
    .mobile-screen-logo-registration-form .menuzord-brand img {
        max-height: 40px;
    }
}

.menuzord, .menuzord * {
    font-family: "微軟正黑體", "儷黑Pro", "蘋果儷中黑", "Microsoft JhengHei", Arial, Helvetica, sans-serif, 'FontAwesome';
    z-index: 2;
}

#ActNowRibbon {
	box-shadow:inset 0px 1px 0px 0px #efdcfb;
	background:linear-gradient(to bottom, #dfbdfa 5%, #ae59b2 100%);
	background-color:#dfbdfa;
	border-radius:2px;
	border:1px solid #c584f3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	/*padding:7px 20px;*/
	text-decoration:none;
	text-shadow:0px 1px 0px #9752cc;
}
#ActNowRibbon:hover {
	background:linear-gradient(to bottom, #ae59b2 5%, #dfbdfa 100%);
	background-color:#ae59b2;
}
#ActNowRibbon:active {
	position:relative;
	top:1px;
}
#ActNowRibbon i:lang(en) {
    display: none;
}

#ActNowRibbonMobile {
	box-shadow:inset 0px 1px 0px 0px #efdcfb;
	background:linear-gradient(to bottom, #dfbdfa 5%, #ae59b2 100%);
	background-color:#dfbdfa;
	border-radius:2px;
	border:1px solid #c584f3;
    position: fixed;
    right: 60px;
    top: 7px;
    cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
    padding: 5px 8px; 
	text-decoration:none;
    text-shadow:0px 1px 0px #9752cc;
    z-index: 1001;
}
#ActNowRibbonMobile:hover {
	background:linear-gradient(to bottom, #ae59b2 5%, #dfbdfa 100%);
	background-color:#ae59b2;
}
@media screen and (max-width: 767px){
    #ActNowRibbonMobile {
        right: 38px;
        top: 7px;
        z-index: 1234;
    }
}

/**Act now button for mobile - start**/
/**Act now button for mobile - end**/

.tp-bannertimer {
	display: none;
}
.action-btn a.btn-lg {
    font-size: unset;
}
.action-btn a.btn-theme-colored-red-purple {
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5);
}
.action-btn a.btn-theme-colored-red-purple:hover {
    color: #fff;
}

.bg-aliceblue {
	background-color: #f8f2fe;
}

.show-all-articles {
	position: absolute;
    display: inline-block;
    right: 25px;
	top: 10px;
	color: #a47eab;
	font-size: 14px;
}

/*** index ***/
.btn-theme-colored-red-purple {
    color: #fff;
    background-color: rgba(177,128,221,.75)!important;
    border-radius: 8px;
}

.our-services .icon-box {
    height: 114px;
	transition: background-color 0.3s ease-in-out;
}
.our-services .icon-box:hover {
	background-color: #f8f2fe;
}

.owl-item .item {
    background: #fff;	
}
.owl-item a h4 {
	height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.owl-item a p {
	height: 44px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.owl-item a .date {
    font-size: 10px;
    padding: 0 15px 15px 15px;
	color: #a47eab;
}

.owl-item a .border-2px {
	transition: border 0.3s ease-in-out;
}
.owl-item a:hover .border-2px {
	border: 2px solid #a47eab !important;
}

@media only screen and (max-width: 991px) {
    .vertical-tab.our-services {
        display: none;
    }

    .our-services .icon-box {
        height: 119px;
    }
}

[id^=revslider] ul li div:nth-child(2).slotholder .tp-bgimg {
    display: none;
}
@media only screen and (max-width: 792px) {
    [id^=revslider] ul li div:nth-child(2).slotholder .tp-bgimg {
        display: block;
    }    
}
/*** about-us ***/
#grid-TWC .gallery-item.wide img,
#grid-RHC .gallery-item.wide img {
    height: 320px;
}
#grid-TWC, #grid-RHC {
    display: block;
}
#grid-TWC-mobile, #grid-RHC-mobile {
    display: none;
}
@media only screen and (max-width: 1199px) {
    #grid-TWC .gallery-item.wide img,
    #grid-RHC .gallery-item.wide img {
        height: 263px;
    }
}
@media only screen and (max-width: 990px) {
    #grid-TWC .gallery-item.wide img,
    #grid-RHC .gallery-item.wide img {
        height: 270px;
    }
}
@media only screen and (max-width: 766px) {
    #grid-TWC .gallery-item.wide img,
    #grid-RHC .gallery-item.wide img {
        height: unset;
    }
    
    #grid-TWC, #grid-RHC {
        display: none;
    }
    #grid-TWC-mobile, #grid-RHC-mobile {
        display: block;
    }
}

/*** our-contributions***/
#cd-timeline {
	margin-top: 1em;
}
.our-first {
    color: #AE95B2 !important;
    font-weight: 600;
}

/*** our-services ***/
.our-services a:hover p {
    color: #999999;
}

.vertical-tab.our-services img {
    height: 22.4px;
    margin-right: 5px;
}

#our-services-section .vertical-tab .nav-tabs > li.active > a,
#our-services-section .vertical-tab .nav-tabs > li > a:hover {
    background:#AC92EC;
}

#our-services-section ul,
#our-services-section ol {
    list-style: disc;
    margin-bottom: 10px;
    padding-left: 40px;
}
#our-services-section ul.nav-tabs {
    margin-bottom: 0px;
    padding-left: 0px;
}

#our-services-section ol.big-circle {
    list-style: none;
    padding-left: 20px;
    counter-reset: my-awesome-counter;
}
#our-services-section ol.big-circle li {
    counter-increment: my-awesome-counter;
    margin: 0.25rem;
}
#our-services-section ol.big-circle li::before {
    content: counter(my-awesome-counter);
    background: #a47eab;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: inline-block;
    line-height: 2rem;
    color: white;
    text-align: center;
    margin-right: 0.5rem;
}
#our-services-section ol.big-circle ol ol li::before {
    background: #DE51FF;
}
#our-services-section ol.big-circle ol ol ol li::before {
    background: #EE9EFF;
}

#our-services-section .tab-content p {
    line-height: 25px;
}

#our-services-section .tab-content .subtitle {
    padding-top: 20px;
    padding-bottom: 10px;
}
#our-services-section .tab-content .subtitle span {
    border-bottom: 1px solid #AE95B2;
    color: #AE95B2;
    font-weight: 600;
}
#our-services-section .tab-content .down-side {
    color: #AE95B2;
}
#our-services-section .tab-content .down-side:lang(en) {
    padding-top: 33px;
    padding-right: 10px;
}
#our-services-section .tab-content .gs-tips-outer {
    overflow: hidden;
}
#our-services-section .tab-content .gs-tips-logo {
    position: relative;
    width: 150px;
    display: inline-block;
    float: left;
    height: 102px;
}
#our-services-section .tab-content .gs-tips-logo .fa-span {
    position: absolute; left: -5px; top: 12px; font-size: 22px; color: #dadada;
}
#our-services-section .tab-content .gs-tips-logo .text-span {
    font-size: 40px; font-weight: bold; padding-top: 15px; padding-left: 75px; -webkit-writing-mode: vertical-lr; writing-mode: vertical-lr;
}
#our-services-section .tab-content .gs-tips-content {
    overflow: hidden; 
    height: 235px;
}
#our-services-section .tab-content .gs-tips-content:lang(en) {
    height: 145px;
}
#our-services-section .tab-content .gs-tips-content:lang(hk) {
    height: 105px;
}
#our-services-section .tab-content .gs-tips-content h3 {
    font-weight: 900; 
    font-size: 20px;
    color: #ae95b2;
}
#our-services-section .tab-content .gs-tips-content h3:lang(en) {
    font-size: 17px !important;
}
#our-services-section .main_title_two {
    letter-spacing: -.3px;
    text-align: center;
    padding: 15px 10px 0;
    margin-bottom: 15px;
}
#our-services-section .main_title_two h2 {
    font-weight: 900;
    font-size: 20px;
    color: #AE95B2;
    position: relative;
    z-index: 1;
}
#our-services-section .main_title_two h2:before {
    content: "\f0eb" " " attr(data-line);
    width: 100%;
    font-size: 44px;
    top: -4px;
    color: #f0f0f0;
    font-weight: 900;
    position: absolute;
    left: 0;
    font-family: 'FontAwesome';
    line-height: 0;
    z-index: -1;
}

#call-to-action .media-body.heading-only {
    vertical-align: middle;
    height: 90px;
}

@media only screen and (max-width: 980px) {
    .vertical-tab.our-services img {
        height: 16px;
    }
}
@media only screen and (max-width: 767px) {
    .our-services .icon-box {
        height: 120px;
    }
}
@media only screen and (max-width: 558px) {
    #our-services-section .tab-content .gs-tips-content:lang(en) {
        height: 185px !important;
    }
}
@media only screen and (max-width: 451px) {
    #our-services-section .tab-content .gs-tips-content:lang(en) {
        height: 225px !important;
    }
}
@media only screen and (max-width: 376px) {
    #our-services-section .tab-content .gs-tips-content:lang(en) {
        height: 240px !important;
    }
}
@media only screen and (max-width: 321px) {
    #our-services-section .tab-content .gs-tips-content:lang(en) {
        height: 305px !important;
    }
}

/* only for "tips" section */
@media only screen and (max-width: 710px) {
    #our-services-section .tab-content .gs-tips-logo {
        display: block;
        float: none;
        margin: 0 auto 15px;
    }
    #our-services-section .tab-content .gs-tips-content {
        overflow: unset;
        height: auto;
        float: left;
    }
}

/*** our-team ***/
#events-section .horizontal-tab-centered .nav-pills > li > a,
#our-team-section .horizontal-tab-centered .nav-pills > li > a,
#contact-section .horizontal-tab-centered .nav-pills > li > a {
    font-size: 16px;
    margin-bottom: 0px;
}
#events-section .horizontal-tab-centered .nav-pills > li > a:lang(en),
#our-team-section .horizontal-tab-centered .nav-pills > li > a:lang(en),
#contact-section .horizontal-tab-centered .nav-pills > li > a:lang(en) {
    font-size: 15px;
}

#our-team-section ul.qualification {
    padding-left: 15px;
}
#our-team-section ul.qualification > li > i {
    margin-right: 15px;
}
#our-team-section .tab-pane > .row {
    border-bottom: 1px solid #eeeeee;
}
#our-team-section .tab-pane > .row:last-child {
    border-bottom: 0px;
}

#our-team-section .tab-pane img {
    width: 200px;
}

#our-team-section .tab-pane .profilePic {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    overflow: hidden;
    transition: all 0, visibility 0s;
    -ms-transition: all 0, visibility 0s;
    -webkit-transition: all 0, visibility 0s;
    -moz-transition: all 0, visibility 0s;
    position: relative;
    z-index: 4;
}
#our-team-section .tab-pane img {
    transform: scale(1);
    transition: all .3s, visibility 0s;
    -ms-transition: all .3s, visibility 0s;
    -webkit-transition: all .3s, visibility 0s;
    -moz-transition: all .3s, visibility 0s;
}
#our-team-section .tab-pane .profilePic:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
#our-team-section .tab-pane span.label {
    font-size: 13px;
}

@media only screen and (max-width: 991px) {
    #our-team-section .horizontal-tab-centered .nav-pills > li {
        margin-bottom: 10px;
    }
    #our-team-section .horizontal-tab-centered .nav-pills > li > a {
        font-size: 14px;
    }

    #our-team-section .tab-pane img {
        width: 150px;    
    }
    #our-team-section .tab-pane .profilePic {
        height: 150px;
        width: 150px;    
    }
}
@media only screen and (max-width: 767px) {
    #our-team-section .tab-pane img {
        width: 200px;    
    }
    #our-team-section .tab-pane .profilePic {
        height: 200px;
        width: 200px;    
    }
}

/*** news ***/
#news-section .btnAttachment {
    margin-left: 20px;
}
#news-section .btnAttachment i {
    margin-right: 5px;
}

/*** useful-links ***/
#useful-links-section .tbl-useful-links th{
    background-color: #AE95B2;
    color: #fff;
}

#useful-links-section .tbl-useful-links .website {
    min-width: 65px;
}

/*** contact ***/
#contact-section .nav-pills>li {
    margin-bottom: 2px;
}
#contact-section .name {
    font-weight: 600;
}
#contact-section .hdr {
    vertical-align: top;
    height: 27px;
    width: 90px;
    display: inline-block;
}
#contact-section .hdr:lang(en) {
    width: 85px;
}
#contact-section .hdr .line-one {
    display: block;
}
#contact-section .hdr.en-padding .line-two {
    display: none;
}
#contact-section .hdr.en-padding:lang(en) {
    padding-left: 22px;
}
#contact-section .hdr .line-one:lang(en) {
    display: none;
}
#contact-section .hdr.en-padding .line-two:lang(en) {
    display: block;
}
#contact-section .hdr i {
    margin-right: 4px;
}
#contact-section .dtl {
    padding-left: 7px;
    display: inline-block;
}
#contact-section .weekday {
    width: 135px;
    display: inline-block;
    padding-left: 7px;
}
#contact-section .weekday:lang(en) {
    width: 160px; 
}
#contact-section .time {
    display: inline-block;
    padding-left: 10px;
}
@media only screen and (max-width: 991px) {
    #contact-section .horizontal-tab-centered .nav-pills>li {
        margin-bottom: 10px;
    }
}
@media (max-width:479px) {
    #contact-section .hdr:lang(hk) {
        width: unset;
    }
    #contact-section .hdr.hk-newline:lang(hk) {
        display: block;
    }
    #contact-section .hdr.hk-newline .pull-right.line-one:lang(hk) {
        display: none;
    }
    #contact-section .hdr.hk-newline:lang(hk)::after {
        content: ":";
    }
    #contact-section .weekday:lang(en) {
        width: 100px;
    }
    #contact-section .time.v-align-bottom:lang(en) {
        vertical-align: bottom;
    }
}

#gmap-section .info_content p {
    font-family: "微軟正黑體", "儷黑Pro", "蘋果儷中黑", "Microsoft JhengHei", Arial, Helvetica, sans-serif; /* 'cwTeXYen' only for TC*/
}


/*** education corner ***/
#btnGoToMainCat {
	display: none;
}
#catmenu .nav-pills > li {
    margin-right: 10px;
}
#catmenu .nav-pills > li > a {
    font-size: 16px;
    margin-bottom: 0px;
    margin-right: 0px;
}

.more-info-in-chinese {
	text-align: center;
}

#bloglist_article ul,
#bloglist_article ol,
#bloglist_video ul,
#bloglist_video ol {
    padding: 0 0 0 17px;
}
#bloglist_article ul,
#bloglist_video ul {
    list-style-type: disc;
}

#aside_blogrelatedarticles .square_bg_img {
    width: 75px;
    height: 75px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}
#ul_blogrelatedarticles .post-title {
    height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 600;
}
#ul_blogrelatedarticles p {
	font-size: 13px;
	margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
    #education-corner-section .horizontal-tab-centered .nav-pills>li {
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {

}
@media (max-width: 500px) {

}
@media (max-width: 1200px){
	/*.showhide{
		display: block !important;
	}

	.menuzord-menu.menuzord-indented.scrollable{
		display: none !important;
	}*/
}

.vertical-tab.our-services .nav-tabs > li > a {
    text-align: left;
    padding-left: 35px;
}
.vertical-tab.our-services .nav-tabs > li > a i {
	margin-right: 5px;
}


/************faqs************/
#faqs-general-section .faqs-img-bottom {
    top: -35px;
    position: absolute;
}
#faqs-ar-section .faqs-img-bottom {
    position: absolute;
}
#faqs-general-section .entry-thumb,
#faqs-ar-section .entry-thumb {
    width: 100%;
    position: relative;
}

.panel-group .panel-title {
    color: #777;
}
.panel-group .panel-title:hover a,
.panel-group .panel-title:focus a {
    color: #AE95B2;
}
.panel-group .panel-title a.active {
    color: #AE95B2;
}

@media screen and (max-width: 767px) {
    #faqs-general-section .faqs-img-bottom,
    #faqs-ar-section .faqs-img-bottom {
        display: none;
    }
}



@media (min-width: 1200px){
    .fancybox-content {
        /*width: 800px;
        height: 600px;
        max-width: 80%;*/
        margin: 0;
        padding: 0;
    }
}

#section_registration {
    background: #fff;
}
#section_registration label {
	font-size: 13px;
}

#section_registration button {
    padding: 3px 20px;	
}

#section_registration .form-group i {
    margin-right: 3px;
}
#section_registration .comment-reply-title {
    font-size: 14px;
    line-height: 14px;
	margin-bottom: 18px;
	font-weight: 600;
}

#section_registration .description {
    font-size: 14px;
}

#section_registration .multiselect-container li {
    margin-bottom: 0;
    padding-bottom: 0;
}

.fancybox-content {
    background: none;
}

.swal2-container {
    z-index: 99995;
}

/************admin************/
#patientsharinglist select.form-control,
#newslist select.form-control,
#eventslist select.form-control,
#bloglist select.form-control {
    padding-top: 0;
    padding-bottom: 0;
}
.icon-box.admin-panel:lang(en) {
    height: 115px;
}

#dyn_Attachment #btnAttachment {
    margin-left: 20px;
}
#dyn_Attachment #btnAttachment i {
    margin-right: 5px;
}
.attachmentRemarks {
    margin-bottom: 35px;
}

/************reCaptcha logo********/
.grecaptcha-badge {
	display: none;
}