@font-face{
    font-family: calibri;
    src: url('/fonts/calibri.ttf')
}
@font-face{
    font-family: chinese;
    src: url('/fonts/chinese.otf')
}

.no-padding-left {
    padding-left: 0;
}
.no-padding-right {
	padding-right: 0;
}
.no-padding {
	padding-right: 0;
    padding-left: 0;
}
.pt-10 {
    padding-top: 10px !important;
}
.text-justify{
    text-align: justify;
}
.img-full-width {
    width: 100%;
}
.italic {
    font-style: italic;
}

.hiddenControls {
    display: none;
    opacity: 0;
}

header {
    background: #fff;
    border-bottom: solid 1px #ccc;
    box-shadow: 0px 2px 10px 0px rgba(185,216,121,0.7);
}

.container .latest_post_inner,
.container .office_contact_form,
.container .contact-address,
.welcome_image_inner
 {
    overflow: hidden;
}

/* Show more / Show less */
.read-more-state {
    display: none;
  }
  
  .read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .25s ease;
  }
  
  .read-more-state:checked ~ .read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em;
  }
  
  .read-more-state ~ .read-more-trigger,
  .read-more-state ~ .read-more-trigger:before {
    content: 'Show more';
  }
  
  .read-more-state:checked ~ .read-more-trigger:before {
    content: '' !important;
    display: none;
  }
  
  .read-more-trigger {
    cursor: pointer;
    display: inline-block;
}
  

.wave-2 {
    position: absolute;
    bottom: 0px;
    right: 0;
    background: url('/images/wave-2-background.png') no-repeat center/cover;
    width: 262px;
    height: 66px;
    z-index: 3;
}

.wave-footer {
    position: absolute;
    top: -66px;
    right: 0;
    background: url('/images/wave-1-background.png') no-repeat center/cover;
    width: 262px;
    height: 66px;
    z-index: 3;
}

.footer_top {
    padding: 100px 0 66px;
    /*background: url(/images/footer-bg.jpg) repeat left center;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.ag_footer_area .logo-div {
    margin-bottom: 30px;
}
.ag_footer_area .logo-div:last-child {
    margin-bottom: 0px;
}
.footer-logo-words {
    text-align: center;
    color: #333E48;
}
.footer_info a {
    color: #333E48;
}
@media screen and (max-width: 992px) {
    .no-padding-left {
        padding-left: 15px;
    }
}
@media screen and (max-width: 768px) {
    .f-text {
        text-align: center;
        margin-bottom: 15px;
    }
    
    .footer_bottom .footer-logo {
        text-align: center;
        display: block;
        margin: 0 auto 15px;
    }

    .footer_bottom .f_social {
        text-align: center;
    }
}
@media screen and (max-width: 550px) {
    .ag_footer_area .col-xs-6.logo-div {
        width: 50%;
    }
    /*.footer-logo {
        width: 100%;
    }*/

}

.swal2-popup {
    font-size: 1.5rem;
}
.swal2-popup:lang(hk) {
    font-size: 1.4rem;
}

/************reCaptcha logo********/
.grecaptcha-badge {
	display: none;
}

/************vegas background********/
.vegas-transition-fade,
.vegas-transition-fade2 {
    opacity: 0;
}

.vegas-transition-fade-in,
.vegas-transition-fade2-in {
    opacity: 1;
}

.vegas-transition-fade2-out {
    opacity: 0;
}

/*** index page ***/
.rev_slider .slotholder:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;    
	/*background: rgba(0, 0, 0, 0.3);*/
}

.seo_problem_area {
    position: relative;
}

.univers_logo img {
    margin-top: 20px;
}

/*** about-us page ***/
.mission_hdr {
    background: url(../images/ab-client-slider-bg.png) no-repeat scroll center center;
    background-size: cover;
    padding-bottom: 115px;
}

.mission_desc {
    font-size: 18px;
    color: #666;
    line-height: 27px;
    letter-spacing: 1px;
    padding-top: 25px;
}
.clients_img_item.invert img {
    filter: invert(70%);
}

.team-hdr {
    padding-bottom: 50px;
}
.team-hdr h3 {
    padding: 10px 5px;
}

.team-hdr a h3 {
    color:#333;
  
}
.team-hdr a.active h3 {
    color:#96c339;
}
.team-hdr a h3:after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f054";
    margin-top: 5px;
    right: 5px;
    font-size: 18px;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #ccc;
}
.team-hdr a h3:hover:after, 
.team-hdr a h3:focus:after {
    right: 0px;
    opacity: 1;
}
.team-hdr a.active h3:after {
    right: 5px;
    opacity: 1;
    color: #96c339;
}

.team_area_company .media-left {
    padding-bottom: 25px;
}
.team_area_company .media-left img {
    width: 140px;
    height: 140px;
}
.team_area_company .media-left img.no-profile-pic {
    width: 140px;
    height: 52px;
}
.team_area_company .media-object {
    border-radius: 65px;
}
.team_area_company .media-body h4 {
    line-height: 26px;
    margin-bottom: 5px;
    font-style: italic;
}
.team_area_company .media-body div,
.team_area_company .media-body p {
    font-size: 15px;
    line-height: 27px;
    color: #6f6f6f;
    letter-spacing: .9px;
    padding: 10px 0px 25px 0px;
}

@media (max-width: 992px) {
    .effective_area .effective_left_item.txt-left {
        margin-top: 70px;
        margin-bottom: 0px;
    }
    .effective_area .effective_left_item.txt-right {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .team-hdr a h3 {
        text-align: center;
    }
}

/*** our-services ***/
.profession_service_item img {
    width: 75px;
}

#serviceTab.nav-tabs>li {
    font-size: 15px;
}

ul.services-point-form {
    font-size: 15px;
    width: 50%; 
    float: left;
    list-style: disc;
    padding-left: 20px;
    padding-top: 5px;
}
ul.services-point-form.fullwidth {
    width: 100%; 
}
ul.services-point-form li {
    padding-bottom: 5px;
}
ul.services-point-form li:lang(hk) {
    font-family: 'calibri', sans-serif;
}
ul.services-point-form li .bold {
    font-weight: bold;
}
ul.SMATreatment {
    float: left;
    list-style: decimal;
    padding-left: 20px;
}
ul.RPSymptoms {
    float: left;
    list-style: circle;
    padding-left: 20px;
}
ul.MMTreatment {
    float: left;
    list-style: " - ";
    padding-left: 20px;
}
ul.CMT_NHPPTreatment > li.ref {
    font-weight: bold;
}
ul.CMT_NHPPTreatment > li.no-bullet {
    list-style: '';
}
ul.CMT_NHPPTreatment > li > ul {
    float: left;
    list-style: circle;
    padding-left: 20px;
}
.ref-block {
    margin-bottom: 10px;
}
.ref-block:last-child {
    margin-bottom: 0px;
}
.ref-block .ref-link {
    word-break: break-all;
}
section.our-service {
    padding-top: 40px;
    padding-bottom: 40px;
}
section.call-to-action-ud {
    background: #f5f5f6;
}
#service-list .services_item p {
    height: 48px;
    font-size: 16px;
}
#service-list {
    padding-bottom: 40px;
}
ul.NJSAdv {
    list-style: "-";
    padding-left: 30px;
    text-indent: 8px;
}
.lap-service-item.active h2 {
    color: #96c339;
}

@media screen and (max-width: 1199px) {
    .charity_header_area.navbar_fixed .charity_main_menu .navbar.navbar-default .navbar-header .navbar-brand {
        height: 70px;
        line-height: 65px;
    }
    .charity_header_area.navbar_fixed .charity_main_menu .navbar.navbar-default .nav.navbar-nav li a{
        line-height: 55px;
    }
    .charity_main_menu .navbar.navbar-default .nav.navbar-nav li a {
        line-height: 55px;
    }
    .charity_main_menu .navbar.navbar-default .navbar-header .navbar-brand img {

    }
}
@media screen and (max-width: 992px) {
    .careers_area .carousel {
        margin-top: 30px;
    }
}
@media screen and (min-width: 768px) {
    #service-list .line-break-min-w-768 {
        clear: both;
    }
}
@media screen and (max-width: 500px) {
    .about_testimonials_area .clients_img_inner .clients_img_item.three-items {
        width: calc(100% / 2);
    }

    #service-list .line-break-max-w-500 {
        clear: both;
    }
    #service-list .services_item p {
        height: 68px;
    }
}
@media screen and (max-width: 420px) {
    .charity_main_menu .navbar.navbar-default .navbar-header .navbar-brand img {
        width: 270px;
    }
}
@media screen and (max-width: 400px) {
    .about_testimonials_area .clients_img_inner .clients_img_item.three-items {
        width: 100%;
    }
}
@media screen and (max-width: 375px) {
    .charity_main_menu .navbar.navbar-default .navbar-header .navbar-brand img {
        width: 270px;
    }
}
@media screen and (max-width: 320px) {
    .charity_main_menu .navbar.navbar-default .navbar-header .navbar-brand img {
        width: 230px;
    }
}

/*** faq page ***/
.faq_accordian_area {
    background: url(../images/bg-faq.jpg) no-repeat scroll center 50%/cover;
    padding: 150px 0 100px;
    overflow: hidden;
}

/*** diseases info ***/
.tblGenomeProject th {
    text-align: center;
    font-size: 21px;
    background-color: #f3f3f3;
}
.tblGenomeProject th.link:lang(hk) {
    width: 60px;
}
.tblGenomeProject td {
    vertical-align: middle !important;
    font-size: 21px;
}
.tblGenomeProject td:lang(hk) {
    font-family: 'calibri', sans-serif;
}

/*** admin control panel ***/
.text-theme-colored {
    color: #C1D96D !important;
}
.icon-box i {
    display: inline-block;
    font-size: 50px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.icon-box .icon i {
    line-height: 50px;
}

#control-panel .admin-panel h5 {
    color: #333;
}
#control-panel .admin-panel p {
    color: #999;
    line-height: 1.5;
}


/************pop up********/
.popup-swal-wide {
    width:940px !important;
}
.popup-swal-wide .featuredImg {
    width: 100%;
}
.popup-swal-wide:lang(hk) h4 {
    font-family: '微軟正黑體', sans-serif;
    line-height: 26px;
}
.popup-brands-v {
    display: none;
}
.popup-brands-h {
    display: inline-block;
}
@media only screen and (max-width: 992px) {
    .popup-swal-wide {
        width:800px !important;
    }
    .popup-swal-wide .featuredImg {
        max-width: 250px;
    }
    .popup-brands-v {
        display: inline-block;
    }
    .popup-brands-h {
        display: none;
    }
}
@media only screen and (max-width: 768px) {
    .popup-swal-wide {
        width:90% !important;
    }
}


/************to top********/
.scrollToTop {
	padding:8px;
	text-align:center;
	background:WhiteSmoke;
	font-weight:bold;
	color:#555;
	text-decoration:none;
	position:fixed;
	bottom:27px;
	right:27px;
	/*display:none;*/
    border-radius: 25px;
    width: 45px;
    z-index: 3;
}
.scrollToTop:hover,
.scrollToTop:focus {
    color: #82bb42;
}


/*@grid-float-breakpoint*/
@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
        margin-top: 28px;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}