/*//andy 211221-pf*/
/*
 body
,body header > div > div.main-header-bar {
	background-color:#000000;
}*/

/*//andy 211221-pf*/
 html
,body
,body div
,body p
,body h1
,body h2
,body h3
,body h4 
{
	font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"!important;
}

/* //COLOR SETTING */

/* //nav menu */
header .main-header-bar {
    background-color: #000000;
}

 .main-header-menu .current-menu-item > a:hover
,.main-header-menu > .menu-item > a:hover {
	color: #E6A724!important;
}

 .main-header-menu > .menu-item > a
,.main-header-menu > .ast-masthead-custom-menu-items > a > button.ast-button {
	color: #FFFFFF!important;
}

.ast-masthead-custom-menu-items button {
	border-color: #E6A724!important;
	background-color: #E6A724!important;
}

@media (min-width: 922px) {
	li.current-menu-item.menu-item.menu-item-type-post_type {
		border-bottom: 2px solid #E6A724;
	}
	
	.menu-item.menu-item-type-post_type:before {
		border-bottom: 2px solid #E6A724;
	}

	.menu-item.menu-item-type-post_type::before {
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #E6A724;
	}

	.menu-item.menu-item-type-post_type:after {
		border-bottom: 2px solid #E6A724;
	}

	.menu-item.menu-item-type-post_type::after {
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #E6A724;
	}
}

@media (max-width: 921px) {
	header .main-header-bar {
		background-color: #000000;
	}
}
/* //nav menu */

/* //Home */
/*//andy 231221-pf-//andy 211221-pf*/
.home_company_intro_section p {
	color: #FFFFFF;
}

.home_company_intro_section ul {
	color: #FFFFFF;
}

.nd-center-location-header h2 {
	color: #1F4256;
}

.nd-center-location-con h3 {
	color: #E6A724!important;
}
/* //Home */

/* //footer */
.site-footer {
    background-color: #1F4256;
}

.site-footer span {
    color:#FFFFFF; 
}

.site-footer span.ast-footer-site-title {
    color:#E6A724; 
}

/* //footer */

/* //End - COLOR SETTING */

/* //nav menu */
header .ast-site-identity {
	padding-top: 5px;
	padding-bottom: 5px;
}

header .ast-main-header-bar-alignment {
	height: 108px;
}

 .main-header-menu > .menu-item > a
,.main-header-menu > .ast-masthead-custom-menu-items > a > button.ast-button {
	font-size: 16px;
	font-weight: 500;
	transition: opacity 0.5s;
}

.menu-item.menu-item-type-post_type {
	border-bottom: 2px solid transparent;
}

.main-header-menu > .ast-masthead-custom-menu-items > a > button.ast-button:hover {
	opacity: 0.8;
}

@font-face {
  font-family: wico;
  src: url(http://www.phoenixfitnesshk.com/wp-content/plugins/NDClientWeb/fonts/wico.woff2);
}

/*//andy 281221-pf-//andy 211221-pf*/
 .ast-button-wrap .menu-toggle .nd-menu-toggle-appt-icon:before
,.ast-custom-button-link button:before {
	content: "\e917";
	font-family: wico;
	text-decoration: inherit;
}

/*//andy 281221-pf-//andy 211221-pf*/
.ast-custom-button-link button {
	border-radius: 5px;
}

.ast-custom-button-link button:before {
	margin-right: 5px;
	font-size: 15px;
}

/*//andy 211221-pf*/
@media (min-width: 922px) {	
	.menu-item.menu-item-type-post_type:before {
		bottom: -2px;
		content: "";
		position: absolute;
		width: 0;
		transition: width 250ms ease-out 0s;
		-o-transition: width 250ms ease-out 0s;
		-ms-transition: width 250ms ease-out 0s;
		-moz-transition: width 250ms ease-out 0s;
		-webkit-transition: width 250ms ease-out 0s;
		right: 50%;
	}

	.menu-item.menu-item-type-post_type:hover:before {
		width: 50%;
	}

	.menu-item.menu-item-type-post_type:after {
		bottom: -2px;
		content: "";
		position: absolute;
		width: 0;
		transition: width 250ms ease-out 0s;
		-o-transition: width 250ms ease-out 0s;
		-ms-transition: width 250ms ease-out 0s;
		-moz-transition: width 250ms ease-out 0s;
		-webkit-transition: width 250ms ease-out 0s;
		left: 50%;
	}

	.menu-item.menu-item-type-post_type:hover:after {
		width: 50%;
	}
}

/*//andy 211221-pf*/
@media (max-width: 921px) {
	
	header .ast-site-identity {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	#masthead .site-logo-img .custom-logo-link img {
		width: 65px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.ast-header-break-point .ast-mobile-menu-buttons {
		margin-right: -20px;
	}
	
	.ast-header-break-point .ast-mobile-menu-buttons button {
		height: 75px;
		width: 75px!important;
		margin-top: 0;
		border-radius: 0px;
	}
	
	.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle {
		background: #E6A724;
		color: #1F4256;
		transition: opacity 0.5s;
	}
	
	.ast-header-break-point .ast-mobile-menu-buttons-fill.nd-menu-toggle-appt {
		background: #1F4256;
		color: #FFFFFF;
		transition: opacity 0.5s;
	}
	
	 .ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle:hover
	,.ast-header-break-point .ast-mobile-menu-buttons-fill.nd-menu-toggle-appt:hover {
		opacity: 0.8;
	}
	
	.ast-header-break-point .ast-mobile-menu-buttons button .menu-toggle-icon {
		font-size: 35px;
	}
	
	.ast-header-break-point .ast-mobile-menu-buttons button .nd-menu-toggle-appt-icon {
		font-size: 30px;
	}
	
	.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu {
		margin-top: 75px;
		background-color: black;
		border-top-width: 0px;
	}
	
	.main-header-bar .ast-masthead-custom-menu-items {
		display:none;
	}
}
/* //nav menu */

/* //Home */
.home_site_icon img {
	opacity:0;
}

/*//andy 281221-pf-//andy 211221-pf*/
.home_banner_btn_make_appt a {
	padding-top: 20px!important;
	padding-bottom: 20px!important;	
}

/*//andy 231221-pf-//andy 211221-pf*/
.home_company_intro_header_section h2 {
	font-size: 45px;
}

.home_company_intro_section h3 {
	font-size: 38px;
}

.home_company_intro_section ul {
	font-size: 18px;
	margin-left: 1em;
}

.home_company_intro_section p {
	font-size: 18px;
}

.nd-center-location-header {
	display: flex;
	justify-content: center;
}

.nd-center-location-header .elementor-heading-title span {
	padding-right: 20px;
	padding-left: 20px;
}

.nd-center-location-header .elementor-heading-title span img {
	width:100px;
	height: 3px;
}

.nd-center-location-con h3 {
	font-size: 28px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.nd-center-location-con h3 i {
	margin-right: 10px;
}

.nd-center-location-con h4 {
	font-size: 18px;
	font-weight: 300;
	padding-right: 20px;
	padding-left: 20px;
}

.tri-left {
	display: table;
	float: left;
	position: relative;
	width: 0;
	height: 0;
	border-top: 41px solid transparent;
	border-right: 30px solid #E6A724;
	border-bottom: 41px solid transparent;
}
/*
.tri-left:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: -41px;
	left: 3px;
	border-top: 41px solid transparent;
	border-right: 60px solid #1F4256;
	border-bottom: 41px solid transparent;
}
*/
.tri-title {
	display: table;
	float: left;
	
	/*
	height: 100px;
	line-height: 86px;
	*/
	padding-top: 10px;
	padding-bottom: 10px;
	
	min-width: 400px;
	position: relative;
	z-index: 1;

	color: #E6A724;
	/*background-color: #1F4256;*/
	/*border-top: 2px solid #E6A724;
	border-bottom: 2px solid #E6A724;*/
}

.tri-right {
	display: table;
	float: left;
	position:relative;
    width: 0;
    height: 0;
	border-top: 41px solid transparent;
    border-left: 30px solid #E6A724;
    border-bottom: 41px solid transparent;
}
/*
.tri-right:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: -50px;
	right: 3px;
	border-top: 50px solid transparent;
	border-left: 60px solid #1F4256;
	border-bottom: 50px solid transparent;
}*/

.nd-center-location-header h2 {
	font-size: 45px;
}

/*//andy 251221-pf-//andy 211221-pf*/
.home_company_info_section h3 {
	font-size: 25px;
}

.home_company_info_section h3 span {
	font-weight: 300;
	color: #1d1d23;
}

.home_company_info_section .fa.fa-phone {
	font-size: 22px;
}

.home_company_info_section .fa.fa-whatsapp {
	margin-left: 3px;
}

@media (min-width: 1025px) and (max-width: 1146px) {
	#id_home_company_main_header_div {
		width: 25%;
	}
}

@media (max-width: 1024px) {
	
	.home_banner_btn_make_appt a {
		font-size: 28px!important;
		padding-top: 15px!important;
		padding-bottom: 15px!important;	
	}
	
	.home_company_info_section h3 span {
		width:100%;
		float:left;
	}
}

@media (min-width: 768px) and (max-width: 1125px) {
	.home_company_info_section h3 {
		font-size: 20px;
	}
}


@media (max-width: 767px) {
	
	.home_banner_btn_make_appt a {
		font-size: 23px!important;
	}
	
	.home_company_intro_header_section h2 {
		font-size: 30px;
	}
	
	.home_company_intro_section p {
		font-size: 16px;
	}
	
	.nd-center-location-header h2 {
		font-size: 30px;
	}
	
	.nd-center-location-con h3 {
		font-size: 26px;
	}
	
	.nd-center-location-header > div {
		width: 100%;
	}
	
	.nd-center-location-header .elementor-heading-title span {
		padding-right: 5px;
		padding-left: 5px;
	}
	
	.nd-center-location-header .elementor-heading-title span img {
		width:30px;
	}
	
	.home_company_info_section h3 {
		font-size: 22px;
	}
	.home_company_info_section h3 span {
		font-size: 20px;
	}
}

@media (max-width: 359px) {
	/*//andy 231221-pf-//andy 211221-pf*/
	.home_company_intro_section h3 {
		font-size: 38px;
	}

	.nd-center-location-header h2 {
		font-size: 30px;
	}
}
/* //Home */

/* //footer */
.ast-footer-overlay {
	padding-top: 20px!important;
	padding-bottom: 20px!important;
}

.site-footer {
	font-size: 20px;
}

@media (max-width: 601px) {
	.site-footer {
		font-size: 16px;
	}
}
/* //footer */