/* FONTS */
@font-face {
    font-family: 'Memphis';
    src: url(../fonts/Memphis-Med.woff);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Memphis-Bol';
    src: url(../fonts/Memphis-Bol.woff);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'GillSansStd';
    src: url(../fonts/GillSansStd.woff);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'GillSans-SemiBold';
    src: url(../fonts/GillSans-SemiBold.woff);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'GillSansStd-Italic';
    src: url(../fonts/GillSansStd-Italic.woff);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'KlinicSlab';
    src: url(../fonts/KlinicSlab-Book.woff);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'KlinicSlab';    
    src: url(../fonts/KlinicSlab-Bold.woff);
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'KlinicSlab';
    src: url(../fonts/KlinicSlab-Medium.woff);
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'KlinicSlab';
    src: url(../fonts/KlinicSlab-BookItalic.woff);
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'KlinicSlab';    
    src: url(../fonts/KlinicSlab-BoldItalic.woff);
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'KlinicSlab';
    src: url(../fonts/KlinicSlab-MediumItalic.woff);
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url(../fonts/GothamMedium.woff);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';    
    src: url(../fonts/GothamBold.woff);
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url(../fonts/GothamLight.woff);
    font-weight: 300;
    font-style: normal;
}

/* BODY */
html, body {
    /*overflow-x: hidden;*/
}

body {	
	font-family: "GillSansStd", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
	font-size:16px;    
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
}

::selection {
    background-color: #fff;
    color:#f36c21; 
}

a { transition: .15s ease-in-out; }
a:hover { color:#f36c21; text-decoration:none; }

.fancybox-close {
    background: #f36c21;
}

.container {
    position: relative;
}

/* HEADER */
.header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    
    -webkit-transition: .3s ease-in-out;    
    transition: .3s ease-in-out;
}

.header .navbarbg {
    background-color: #fff;
}

.navbar-brand {
    position: relative;
}

.navbar-brand .logo-white {
    display: block;
    height: 50px;
    width: 201px;    
}

.navbar-brand .logo-color {
    display: none;
    height: 50px;    
    left: 15px;
    position: absolute;
    top: 10px;
    width: 201px;
}

.header .top-bar .welcome{
	font-family: "KlinicSlab", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
	font-weight: 700;
}
.header .top-bar .welcome span{
	color:#7cc2c8;
	margin:0 7px;
}
.header .top-bar .phone{
	float:right;
	font-family: "KlinicSlab", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
	font-weight: 700;
	margin:0;
}
.header .top-bar .email{
	color:#7cc2c8;
	float:right;
	font-family: "KlinicSlab", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
	font-weight: 700;
	margin:0 50px 0 0;
}
.header .top-bar .email:hover{ text-decoration:underline; }
.header .top-bar .email img{ margin-right:5px; }
/*
.header .navbar-default .navbar-header .navbar-brand{
	margin-top:-5px;
	padding:0 15px;
}
*/
.header .navbar-default .navbar-header .navbar-nav li a{
	font-family: "Gotham", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
	font-weight: 400;
}

/* FOOTER */
.footer-dark .sub-footer .creation a {
	color:#FFF;
}

/* SECTION TITLE */
.section-title {
	font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
	font-weight: 400;
}

.container h3 {    
    color:#000;    
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size:40px;
    line-height: 40px;
	font-weight: 400;
    margin-bottom: 30px;
}

:lang(zh-HK) .container h3,
:lang(zh-CN) .container h3 {
    font-weight: 500;
}

/* SLIDER */
.tp-caption h2 {
	text-shadow: 0 0 20px rgba(0,0,0,0.6);	
}
.tp-caption p {
	letter-spacing:1px !important;
	text-shadow: 0 0 8px rgba(0,0,0,0.8);	
}

.slider  h2{
	font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
	font-weight: 400;
}
.slider  h4{
	font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
	font-weight: 400;
}

.slider .slider-title {
    color: #fff;
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
	font-weight: 400;
    letter-spacing: 1px;
}

.slider .slider-title span {
    -webkit-text-stroke: 2px #fff;
    -webkit-text-fill-color: rgba(255,255,255,0);    
}

.slider .slider-caption {
    color: #fff;
    font-family: "GillSansStd-Italic", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
	font-weight: 400;
    letter-spacing: 0.3px!important;
}
.slider .long-text {
    text-align: left;
}
.slider .long-text em{
    text-decoration:underline; color:#f8ce3e;    
}
.slider .consultation-bar:before{
	width:1040px;
}
.slider .consultation-bar h5{
	font-family: "KlinicSlab", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
	font-weight: 400;
	margin-bottom:0;
}
.slider .consultation-bar h3{
	font-family: "Gotham", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
	font-weight: 400;
	margin-top:0;
}

.slider .consultation-bar h3 a {
	color:#FFF;
	cursor:pointer;
}

.slider .consultation-bar h3 a:hover {
	color:#656c7f;	
}

.slider .consultation-bar h3 a::after {    
    content: "\f123";
    font-family: ionicons;
    font-size: 18px;    
    margin-left: -5px;
    position: absolute;
	right:-25px;
	top: 33%;
    width: 15px;
}

.hermes .tp-bullet.selected::after {
    background-color: #f36c21;
}

.scroll-signal {    
    color: #fff;
    display: block;
    font-family: "GillSansStd-Italic", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
	font-weight: 400;
    left: 50%;
    letter-spacing: 1.5px;
    padding-left: 70px;
    position: absolute;
    z-index: 100;
    margin-left: -624px;
    -webkit-transform: rotate(-90deg);    
    transform: rotate(-90deg);
    -webkit-animation: scrolldown 1s infinite; /* Safari 4.0 - 8.0 */
    animation: scrolldown 1s infinite;
}

.scroll-signal::before {
    background-color: #fff;    
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 60px;
}

/* Scroll Down */
@-webkit-keyframes scrolldown {
  from {bottom: 40px;}
  to {bottom: 30px;}
}

@keyframes scrolldown {
  from {bottom: 40px;}
  to {bottom: 30px;}
}

@media (min-width: 769px) {
    .hermes {
        /*left: 100%!important;*/
        margin-left: 588px;
    }
}
@media (min-width: 992px) {
    .hermes {        
        margin-left: 808px;
    }    
}
@media (min-width: 1200px) {
    .hermes {        
        margin-left: 1008px;
    }    
}

/* PRACTICE AREAS */
/*
.practice-areas ul li span{
	background:#00467f;
}
*/
/* Menu
================================================== */
.header .navbar-default .navbar-collapse {
    background-color: #f36c21;
    bottom: 0;
    display: flex;
    max-width: 420px;
    position: fixed;
    right: -420px;
    top: 0;
    width: 100%;
    z-index: 1000;
    
    align-items: center;
    justify-content: center;
}

.header .navbar-default .navbar-collapse.show-menu {
    right: 0;
}

.close-menu {
    color: #fff;    
    font-size: 40px;
	height: 40px;		
	line-height: 40px;
    position: absolute;
    text-align: center;
    top: 30px;
    right: 30px;
    width: 40px;
    cursor: pointer;    
}


.header .navbar-default .navbar-header .navbar-nav,
.header .navbar-default .navbar-header .navbar-nav li {    
    float:none;
}
 
.header .navbar-default .navbar-header .navbar-nav li a,
.header .navbar-default .navbar-header .navbar-nav li span {
    color: #fff;
    font-size: 20px;
    padding:15px;
}

.header .navbar-default .navbar-header .navbar-nav li a:hover {
    color: #796e67;
}

.header .navbar-default .navbar-header .navbar-nav li.lang span,
.header .navbar-default .navbar-header .navbar-nav li.lang a {
    float: left;
    line-height: 1.3;
    margin: 15px 0;
    padding-bottom: 0;
    padding-top: 0;
}

.header .navbar-default .navbar-header .navbar-nav li.lang a {
    border-left: 1px #fff solid;
    padding-right: 15px;
}

.header .navbar-default .navbar-header .navbar-nav li.lang a {
    
}

.navbar-default .navbar-toggle{ margin:11px 0 0; border:none; padding:0;}
.navbar-default .navbar-toggle i {
    color: #fff;
    font-size:36px;
}
.navbar-default .navbar-toggle:hover{ background:none;}
.navbar-default .navbar-toggle:focus{ background:none;}

.header .navbar-default.navbarbg .navbar-toggle i {
    color: #796e67;
}

/* Index
================================================== */
.index-aboutus {
    float: left;    
    padding: 100px 0;
    width: 100%;    
}

.index-scrolltext1 {
    color: rgba(123,110,102,0.20);    
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 233px;
	font-weight: 400;
    left: 0;
    line-height: 0;
    position: absolute;
    top: -20px;
    z-index: -1;
}

.index-aboutus .container {
    display: flex;
}

.index-aboutus .content-inner1 {
    padding-right: 80px;
    width: 45%;    
}

.index-aboutus .content-inner2 {
    width: 55%;    
}

.index-aboutus h3 {
    margin-top: 38px;
}

.btn-view-more {
    border: #f36c21 1px solid;
    display: block;
    height: 60px;
    margin-top: 30px;
    padding: 4px;
    width: 195px;    
}

.btn-view-more span {
    background-color: rgba(243,108,33,0.80);
    color: #fff;
    display: flex;
    height: 100%;
    width: 100%;
    transition: all .15s ease;
        
    justify-content: center;
    align-items: center;
}

.btn-view-more:hover span {
    background-color: rgba(243,108,33,1.00);
}

/* Index Our Team */
.index-ourteam {
    float: left;    
    padding: 0 0 102px;
    width: 100%;    
}

.index-ourteam-bgcolor {
    background-color: #f36c21;
    bottom: -102px;
    left: 0;
    position: absolute;
    right: 23.3%;
    top: 35%;
    z-index: -1;
}

.index-scrolltext2 {
    bottom: -24px;
    color: rgba(123,110,102,0.20);    
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 233px;
	font-weight: 400;    
    line-height: 0;
    position: absolute;
    right: 0;    
    z-index: -1;
}

.index-ourteam .content-inner {
    display: flex;
    justify-content: space-between;
}

.teammate {
    display: block;    
    padding-top: 15px;
    position: relative;
    width: 24%;
}

.teammate .teammate-title {
    color: #f36c21;
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 32px;
	font-weight: 400;    
    left: 12px;
    line-height: 32px;
    margin: 0;
    position: absolute;
    text-transform: uppercase;
    top: 0;
}

.teammate .teammate-name {
    background-color: #f36c21;    
    color: #fff;
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 24px;
	font-weight: 400;
    left: 12px;
    margin: 0;
    padding: 5px 10px;
    position: absolute;
    top: 302px; /*410px;*/
}

:lang(zh-HK) .teammate .teammate-name,
:lang(zh-CN) .teammate .teammate-name {
    padding: 7px 10px 3px;
}

/* hong added padding-top 20230615 */
.teammate p {
    color: #000;
    padding: 10px 12px;
    margin: 12px 0 0;
}

:lang(zh-HK) .teammate p,
:lang(zh-CN) .teammate p {
    padding: 10px 6px;
}

/* Practice Areas */
.practice-areas {
    background:url(../images/bg-practice-areas.jpg) center center no-repeat;
    color:#000;
    float:left;
    overflow:hidden;
    padding:60px 0;
    position:relative;
    width:100%;
}

.practice-areas .container {
    text-align: center;
}

.practice-areas .container p {
    margin-bottom: 30px;
}

.practice-areas ul li a {
	text-decoration:none;
}

.practice-areas ul li a h4 {
	color:#000;
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;   
	font-weight: 400;
}

.practice-areas ul li a:hover h4 {
	color:#f36c21;
}

.practice-areas .slick-dots li.slick-active,
.our-clients-say .slick-dots li.slick-active {
    background: #f36c21;
}

/* Index Awards */
.index-awards {
    float: left;    
    padding: 100px 0;
    position: relative;
    width: 100%;
}

.index-awards-bgcolor {
    background-color: #958b85;
    bottom: 0;
    left: 50%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.index-scrolltext3 {
    color: rgba(243,108,33,0.20);    
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 233px;
	font-weight: 400;
    left: 0;
    line-height: 0;
    position: absolute;
    top: -20px;
    z-index: -1;
}

.index-awards .content-inner {
    display: flex;     
        
    /*align-items: center;*/
    flex-wrap: wrap;
    justify-content: space-between;
}

.index-awards .awards-boxs {        
    height: 23vw;
    max-height: 330px;
    max-width: 425px;
    width: 31%;    
}

.index-awards .awards-boxs.awards-list {    
    background-position: center top;
    background-size: cover;
	margin-bottom: 40px;
}

.index-awards h3 {
    margin-top: 38px;
}

.index-awards .awards-boxs.awards-list a {
    background-image: linear-gradient(rgba(123,110,102,0) 30%, rgba(123,110,102,1.00) 100%);
    display: flex;
    height: 100%;
    padding: 25px;
    position: relative;
    transition: all .3s ease;
    width: 100%;
    z-index: 2;
    
    justify-content: flex-end;
    flex-direction: column;    
}

.index-awards .awards-boxs.awards-list a::after {    
    bottom: 0;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 0;
}

.index-awards .awards-boxs.awards-list a:hover {
    background-image: linear-gradient(rgba(42,38,36,0.80), rgba(42,38,36,0.80));        
    
    justify-content: flex-start;    
}

.index-awards .awards-boxs.awards-list h3 {
    color: #fff;
    font-size: 16px;
    line-height: 1;
    margin: 0;
}

:lang(zh-HK) .index-awards .awards-boxs.awards-list h3,
:lang(zh-CN) .index-awards .awards-boxs.awards-list h3 {
    line-height: 1.3;
}

.index-awards .awards-boxs.awards-list a span {
    background: url("../images/btn-arrow.png") right center no-repeat;
    background-size: 33px 13px;
    bottom: 25px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    opacity: 0;
    right: 25px;
    padding-right: 50px;
    position: absolute;
    transition: all .3s ease;
}

.index-awards .awards-boxs.awards-list a:hover span {
    opacity: 1;
}

/* Our Clients Say */
.our-clients-say {
    background:url(../images/bg-our-clients-say.jpg) no-repeat;
    color:#000;
    float:left;    
    margin-top: 120px;
    padding:60px 0;
    position:relative;
    width:100%;
}

.our-clients-say h3 {
    margin: 0;
    left: 15px;
    top: -124px;
    position: absolute;
    z-index: 100;
}

.our-clients-say .slick-slide {    
    padding: 0 20px 5px;    
}

.our-clients-say .slick-slide div {
    background-color: #fff;
    box-shadow: 5px 5px rgba(0,0,0,0.35);
    display: flex;
    height: 320px;    
    padding: 20px;
	text-decoration:none;
    width: 100%;
    
    flex-direction: column;
    justify-content: space-between;
}

.our-clients-say .slick-slide div h4 {
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 16px;
	font-weight: 400;
    margin: 0;
}

.our-clients-say .slick-slide div p {
    margin: 0;
}

.our-clients-say .slick-slide:nth-child(2n) div {
    background-color: #f36c21;
}

.our-clients-say .slick-slide:nth-child(2n) div h4,
.our-clients-say .slick-slide:nth-child(2n) div p {
    color: #fff;    
}

/* Index Contact Us */
.index-contactus {
    background-color: #7b6e66;
    display: flex;
    float: left;
    height: 480px;
    padding: 0;
    width: 100%;    
}

.index-contactus .content-inner1,
.index-contactus .content-inner2 {
    width: 50%;
}

.index-contactus .content-inner1 > div {
    display: flex;
    float: right;
    height: 100%;
   /* padding: 60px 60px 60px 15px;*/
     padding: 60px 40px 60px 20px;
    align-items: center;
}
@media (min-width: 768px) {
  .index-contactus .content-inner1 > div {
    width: 375px;
  }
}
@media (min-width: 992px) {
  .index-contactus .content-inner1 > div {
    width: 485px;
  }
}
@media (min-width: 1200px) {
  .index-contactus .content-inner1 > div {
    width: 585px;
  }
}

.index-contactus .content-inner1 h3 {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 30px 0;
}

.index-contactus .content-inner1 h4 {
    color: #fff;
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 16px;
	font-weight: 400;
    margin: 0;
}

.index-contactus .content-inner1 p {
    color: #fff;    
}

.index-contactus .content-inner1 p span {
    padding-left: 20px;    
}

.btn-contactus {
    border: #fff 1px solid;
    color: #fff;
    display: flex;
    height: 60px;
    margin-top: 30px;
    padding: 4px;
    width: 280px;    

    justify-content: center;
    align-items: center;
}

.btn-contactus:hover {
    border: #f36c21 1px solid;
    color: #fff;
}

/* About Us
================================================== */ 

.aboutus {
    float: left;    
    padding: 100px 0 200px;
    position: relative;
    width: 100%;    
}

.aboutus-bgcolor {
    background-color: 
    #958b85;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 40%;
    top: 50%;
    z-index: -1;
}

.aboutus-scrolltext1 {
    color: rgba(243,108,33,0.20);    
    font-family: "Memphis-Bol", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 213px;
	font-weight: 400;
    left: 0;
    letter-spacing: -6px;
    line-height: 0;    
    position: absolute;
    top: -29px;
    z-index: -1;
}

.aboutus-scrolltext1 span {
    color: rgba(123,110,102,0.20);    
    font-family: "GillSansStd-Italic", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    letter-spacing: 1px;
    margin-left: -20px;
}

.aboutus .container {
    display: flex;
}

.aboutus .content-inner1 {
    padding-right: 60px;
    position: relative;
    width: 45%;   
}

.aboutus .content-inner1 .content-box {
    background-color: #f36c21;    
    padding: 90px 90px;
    position: absolute;
    width: 120%;    
}

:lang(zh-HK) .aboutus .content-inner1 .content-box,
:lang(zh-CN) .aboutus .content-inner1 .content-box {
    margin-top: 40px;    
}

.aboutus .content-inner1 .content-box p {
    color: #fff;
    margin: 0;
}

.aboutus .content-inner2 {
    width: 55%;    
}

.aboutus h3 {
    margin-top: 26px;
}

/* Philosophy Title */
.philosophy-title {
    float: left;    
    padding: 60px 0 0;
    width: 100%;    
}

.philosophy-title h3 {
    margin: 0;
}

.philosophy {
    float: left;    
    padding: 60px 0;
    position: relative;
    width: 100%;
}

.philosophy-orangebg {
    background-color: #f36c21;
    bottom: 0;
    left: 50%;
    margin-left: -90px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.philosophy-brownbg {
    background-color: #7b6e66;
    bottom: 0;
    left: 0;
    margin-right: -90px;
    position: absolute;
    right: 50%;
    top: 0;
    z-index: -1;
}

.philosophy-scrolltext1 {
    color: rgba(0,0,0,0.20);    
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 233px;
	font-weight: 400;    
    left: 59%;
    line-height: 0;    
    position: absolute;    
    top: 35%;
    z-index: -1;
}

.philosophy-scrolltext2 {
    color: rgba(0,0,0,0.20);    
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 233px;
	font-weight: 400;    
    left: 0;
    line-height: 0;    
    position: absolute;    
    top: 35%;
    z-index: -1;
}

.philosophy .content-inner {
    display: flex;
}

.philosophy .content-inner .philosophy-img {
    padding-left: 90px;
    width: calc(50% + 90px);
}

.philosophy .content-inner .philosophy-detail {
    display: flex;
    padding: 0 90px;
    width: calc(50% - 90px);
    
    align-items: center;
}

.philosophy .content-inner .philosophy-detail h3 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
}

.philosophy .content-inner .philosophy-detail p {
    color: #fff;
    margin-bottom: 0;
}

/* Our Team
================================================== */

.ourteam {
    float: left;    
    padding: 0;
    position: relative;
    width: 100%;
}

.ourteam-orangebg {
    background-color: #f36c21;
    bottom: 0;
    left: 50%;    
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.ourteam-orangebg2 {
    background-color: #f36c21;
    bottom: 0;
    left: 0;    
    position: absolute;
    right: 50%;
    top: 0;
    z-index: -1;
}

.ourteam-scrolltext1 {    
    bottom: 260px;
    color: rgba(0,0,0,0.20);    
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 120px;
	font-weight: 400;        
    line-height: 0;    
    position: absolute;
    right: -207px;
    text-transform: uppercase;
    transform: rotate(-90deg);
    z-index: -1;
}

.ourteam-scrolltext2 {    
    bottom: 199px;
    color: rgba(0,0,0,0.20);    
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 120px;
	font-weight: 400;        
    line-height: 0;    
    position: absolute;
    right: -144px;
    text-transform: uppercase;
    transform: rotate(-90deg);
    z-index: -1;
}

.ourteam-scrolltext3 {    
    bottom: 195px;
    color: rgba(0,0,0,0.20);    
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 120px;
	font-weight: 400;        
    line-height: 0;    
    position: absolute;
    left: -137px;
    text-transform: uppercase;
    transform: rotate(-90deg);
    z-index: -1;
}

.ourteam-scrolltext4 {    
    bottom: 282px;
    color: rgba(0,0,0,0.20);    
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 120px;
	font-weight: 400;        
    line-height: 0;    
    position: absolute;
    left: -226px;
    text-transform: uppercase;
    transform: rotate(-90deg);
    z-index: -1;
}

.ourteam-scrolltext5 {    
    bottom: 190px;
    color: rgba(0,0,0,0.20);    
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 120px;
	font-weight: 400;        
    line-height: 0;    
    position: absolute;
    right: -136px;
    text-transform: uppercase;
    transform: rotate(-90deg);
    z-index: -1;
}

.ourteam .content-inner {
    display: flex;
}

.ourteam .content-inner .ourteam-img {
    display: flex;
    position: relative;
    width: 50%;
        
    align-items: flex-end;
}

.ourteam .content-inner .ourteam-img div {
    background-color: #7b6e66;
    bottom: 0;
    color: #fff;
    display: block;    
    /*padding: 20px 60px 20px 20px;*/
    padding: 20px 0px 20px 20px;
    position: absolute;
    right: 0;
    /*width: 355px;*/
    width: 360px;
}

.ourteam .content-inner .ourteam-img div.leftside {
    left: 0;
    right: auto;
}

.ourteam .content-inner .ourteam-img div h4 {    
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;    
}

.ourteam .content-inner .ourteam-img div h3 {
    color: #fff;
    font-size: 30px;
    margin: 0 0 20px;
}

.ourteam .content-inner .ourteam-img div p {
    font-size: 18px;
    margin: 0;
}

:lang(zh-HK) .ourteam .content-inner .ourteam-img div p,
:lang(zh-CN) .ourteam .content-inner .ourteam-img div p {
    font-size: 16px;
}

.ourteam .content-inner .ourteam-detail {    
    padding: 60px 110px 60px 60px;
    width: 50%;    
}

.ourteam .content-inner .ourteam-detail.leftside {    
    padding: 60px 60px 60px 110px;
    width: 50%;    
}

.ourteam .content-inner .ourteam-detail h3 {
    color: #fff;
    font-family: "GillSans-SemiBold", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 22px;
    line-height: 26px;
    margin: 0;
    text-transform: uppercase;
}

.ourteam .content-inner .ourteam-detail h3.margin-bottom {
    margin-bottom: 20px;
}

.ourteam .content-inner .ourteam-detail p {
    color: #fff;
    margin-bottom: 15px;    
}

.ourteam .content-inner .ourteam-detail hr {
    border-top: 1px solid #f9b690;
    margin-bottom: 30px;
    margin-top: 30px;
}

.carousel-team .slick-slide {
    height: 500px;    
}

.carousel-team .slick-slide ul {    
    padding-left: 15px;
    margin-left: 2px;
}

.carousel-team .slick-slide ul li {
    color: #fff;
    list-style: disc;
    margin-bottom: 15px;    
    padding-left: 2px;
}

.slick-prev {
    background: url("../images/btn-arrow-prev.png") center center no-repeat;
    border: 2px #fff solid;
    bottom: -47px;
    height: 50px;
    background-size: 38px 15px;
    opacity: .6;
    position: absolute;
    right: 48px;
    text-indent: -9999px;
    transition: all .3s ease; 
    width: 50px;    
}

.slick-next {
    background: url("../images/btn-arrow.png") center center no-repeat;
    border: 2px #fff solid;
    bottom: -47px;
    height: 50px;
    background-size: 38px 15px;
    opacity: .6;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    transition: all .3s ease; 
    width: 50px;
}

.slick-prev:hover,
.slick-next:hover {
    opacity: 1;
}

.carousel-team .slick-dots li {
    background: #7b6e66;
}

.carousel-team .slick-dots li.slick-active {
    background: #fff;
}

/* areas of practice
================================================== */

.areas-of-practice {
    float: left;
    padding: 100px 0;
    text-align: center;
    width: 100%;
}

.areas-of-practice h3 {    
    margin:0 0 60px;
    max-width: 700px;
    text-align: left;
}

:lang(zh-HK) .areas-of-practice h3,
:lang(zh-CN) .areas-of-practice h3 {
    line-height: 1.3;
}

.areas-of-practice figure {
    margin-bottom: 60px;
}

.areas-of-practice figure img {
    max-width: 160px;        
}

.areas-of-practice h4 {
    color: #000;
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 22px;
    height: 86px;
    line-height: 1.3;
}

/* Contact Us
================================================== */ 
.contactus {
    float: left;    
    padding: 100px 0 90px;
    width: 100%;    
}
/*
.contactus-scrolltext1 {
    color: rgba(123,110,102,0.20);    
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 233px;
	font-weight: 400;
    left: 0;
    line-height: 0;
    position: absolute;
    top: -20px;
    z-index: -1;
}
*/
.contactus h3,
.contact h3 {
    margin-top: 0;
}

.contactus h4 {
    color: #000;
    font-family: "Memphis", source-han-sans-traditional, source-han-sans-simplified-c, Arial, sans-serif;
    font-size: 16px;
    margin: 0;    
}

.contact {
    padding: 100px 0 60px;
}

.contact .contact-form input[type="text"], .contact .contact-form input[type="email"] { 
    max-width: 420px;
}

.contact .contact-form button[type="submit"]{
    background:#f36c21;
    border:2px solid #f36c21;
}

.contact .contact-form button[type="submit"]:hover{
    background:transparent; color:#f36c21;
}

#map.contact-map {
    height: 480px;
    width: 100%;
    margin: 0;
} 

/* Our Visions
================================================== */ 
.lead {
    font-size: 22px;
}

.introduction .left-side p {    
    font-size: 15px;
}

.introduction .left-side .content-inner {
	width:90%;	
}

@media (min-width: 1200px) {
.our-visions {
	padding-bottom:0;	
}
}

.visions-img {
	display:block;
	float:right;
	margin-left:20px;
	max-width:1200px;
	width:48%;
}
/*
.introduction .left-side figure{ width:100%; float:left;}
.introduction .left-side figure img{ max-width:100%; display:inline-block;}

/* #Contact
================================================== */ 
.error-div, .success-div { margin-bottom:10px; }

/* #News Detail
================================================== */ 
.btn-back {
	color:#FFF;
	float:right;
	padding:5px 0;	
}

.btn-back:hover {	
	color:#656c7f;
	text-decoration:none !important;
}

.btn-back::before {
	color: #fff;
    content: "\f124";
    font-family: ionicons;
	font-size:12px;
    padding: 0 5px;		
}

#news-contents .section-title h3 {
	font-size:24px !important;	
}

#news-contents img {
	display:block;
	height:auto;
	margin:0 auto;
	max-width:900px;
	width:100%;
}

.gray-bg {
	background-color:#eff0f2;	
}

/* #Our Lawyers
================================================== */
.introduction .left-side {
	padding-bottom:30px;
}

.introduction .right-side {
	vertical-align:bottom;
}

.min-contents {
	display:block;
	height:250px;
	overflow:hidden;
	position:relative;
	width:100%;	
}

.min-contents .btn-show {
	background: linear-gradient( rgba(255,255,255,0) 0%, rgba(255,255,255,1) 70% ); 
	bottom:-1px;
	color:#7cc2c8;	
	display:block;
	font-weight:700;	
	left:0;
	line-height:16px;
	padding-bottom:15px;
	padding-top:80px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	width:100%;
	cursor:pointer;
	transition: all .15s ease;
}

.gray-bg .min-contents .btn-show {
	background: linear-gradient( rgba(239,240,242,0) 0%, rgba(239,240,242,1) 70% );
}

.min-contents .btn-show::after {
	bottom:2px;
    content: "\f123";
    font-family: ionicons;
	font-size:12px;
	left:50%;
	margin-left:-5px;    
	position:absolute;
	width:10px;
}

.min-contents .btn-show:hover {
	color:#00467f;
}

.lawyers-img {
	display:none;
	float:right;
	height:auto;	
	margin:0 0 10px 15px;
	width:40%;
}

/* #Practice Areas
================================================== */
.practice {
	background:url(../images/practice-arbitration.png) left top no-repeat;	
	display:block;
	margin:25px 0 50px;
	min-height:190px;
	padding: 40px 0 0 206px;
	width:100%;	
}

.icon-arbitration { background-image:url(../images/practice-arbitration.png); }	
.icon-family { background-image:url(../images/practice-family.png); }
.icon-criminal { background-image:url(../images/practice-criminal.png); }
.icon-civil-celebrant { background-image:url(../images/practice-civil-celebrant.png); }	
.icon-conveyancing { background-image:url(../images/practice-conveyancing.png); }	
.icon-mediation { background-image:url(../images/practice-mediation.png); }
.icon-employment { background-image:url(../images/practice-employment.png); }
.icon-litigation { background-image:url(../images/practice-litigation.png); }
.icon-wills-probate { background-image:url(../images/practice-wills-probate.png); }
.icon-commercial { background-image:url(../images/practice-commercial.png); }	


.practice h3 {
	font-size:30px;	
	font-weight:700;
	margin-bottom:3px;
	margin-top:0;
}



@media only screen and (max-width: 1200px), only screen and (max-device-width: 1200px) {    
    .scroll-signal {        
        display: none;
    }
    .index-scrolltext1,
    .index-scrolltext3 {    
        font-size: 218px;
        top: 9px;                            
    }    
    .index-aboutus {
        padding-bottom: 60px;
    }
    .index-aboutus h3 {
        margin-top: 33px;
    }    
    .index-ourteam {        
        padding: 0 0 63px;        
    }
    .index-ourteam-bgcolor {
        bottom: -63px;
    }
    .index-scrolltext2 {
        bottom: -25px;
        font-size: 218px;                                   
    }
    .index-awards .awards-boxs.awards-list {
        margin-bottom: 30px;
    }
    .teammate {        
        padding-top: 10px;
    }
    .teammate .teammate-name {
		font-size: 20px;
        padding: 8px 10px 3px;
        top: 240px; /*340px*/
    }    
    .our-clients-say h3 {
        top: -117px;
    }    
    .aboutus {
        padding: 94px 0 160px;
    }
    .aboutus-bgcolor {        
        right: 30%;
        top: 55%;        
    }
    .aboutus-scrolltext1 {
        font-size: 175px;
        top: -8px;
    }    
    .aboutus .content-inner1 .content-box {        
        padding: 70px;        
        width: 120%;    
    }
    .aboutus h3 {
        margin-top: 13px;
    }
    .philosophy-orangebg {        
        margin-left: -70px;        
    }

    .philosophy-brownbg {        
        margin-right: -70px;        
    }
    .philosophy-scrolltext1,
    .philosophy-scrolltext2 {
        font-size: 218px; 
        top: 40%;        
    }
    .philosophy .content-inner .philosophy-img {
        padding-left: 70px;
        width: calc(50% + 70px);
    }

    .philosophy .content-inner .philosophy-detail {        
        padding: 0 70px;
        width: calc(50% - 70px);        
    }
    
    .philosophy .content-inner .philosophy-detail.philosophy-brown {
        padding: 0 45px 0 70px;
    }
    
    .ourteam-scrolltext1 {    
        bottom: 175px;        
        font-size: 80px;        
        right: -145px;        
    }
    
    .ourteam-scrolltext2 {
        bottom: 133px;        
        font-size: 80px;        
        right: -103px;        
    }
    
    .ourteam-scrolltext3 {    
        bottom: 129px;      
        font-size: 80px;        
        left: -71px;        
    }
	
	.ourteam-scrolltext4 {
        bottom: 188px;        
        font-size: 80px;        
        left: -132px;        
    }
	
	.ourteam-scrolltext5 {
        bottom: 128px;        
        font-size: 80px;        
        right: -97px;        
    }
    
    .ourteam .content-inner .ourteam-detail {    
        padding: 30px 80px 30px 30px;           
    }
    
    .ourteam .content-inner .ourteam-detail.leftside {    
        padding: 30px 30px 30px 80px;           
    }
    
    .slick-prev {        
        bottom: -47px;
        height: 30px;
        background-size: 20px 8px;
        padding: 0;
        right: 28px;        
        width: 30px;    
    }

    .slick-next {        
        bottom: -47px;
        height: 30px;
        background-size: 20px 8px;
        padding: 0;             
        right: 0;        
        width: 30px;
    }
    
    .slick-dots {
            margin-top: 35px;
    }
    
    
    .areas-of-practice figure {
        margin-bottom: 30px;
    }
    
    .areas-of-practice h4 {        
        font-size: 18px;
        height: 71px;        
    }
}

@media only screen and (max-width: 991px), only screen and (max-device-width: 991px) {
    .index-aboutus,
    .index-awards {
        padding: 60px 0 100px;        
    }
    .index-aboutus .content-inner1 {
        padding-right: 40px;
        width: 60%;    
    }
    .index-aboutus .content-inner2 {
        width: 40%;    
    }    
    .index-scrolltext1,
    .index-scrolltext3 {    
        font-size: 130px;	
        top: 6px;                            
    }
    .index-ourteam {        
        padding: 0 0 88px;        
    }
    .index-ourteam-bgcolor {
        bottom: -88px;
    }
    .index-scrolltext2 {    
        font-size: 130px;
        bottom: -65px;
    }
	.index-ourteam .content-inner {
		flex-wrap: wrap;
	}
	
    .teammate {
		padding-bottom: 30px;
        padding-top: 8px;
		width: 48%;
    }
    .teammate .teammate-title {
        font-size: 24px;
        line-height: 24px;
    }
	.teammate .teammate-title.teammate-title-pad {
        color: #796e67;
    }
	
    .teammate .teammate-name {
        font-size: 18px;
        top: 248px;
    }
    
    .carousel-areas .slick-dots {
        display: none!important;
    }
    
    .index-awards .container {                
        flex-wrap: wrap;        
    }
    
    .index-awards-bgcolor {        
        left: 29%;        
    }

    .index-awards .awards-boxs.index-awards-title {        
        height: auto;
        max-height: none;
        max-width: none;
        width: 100%;
    }

    .index-awards .awards-boxs.awards-list {
        height: 37vw;        
        width: 48%;
    }
    
    .fancybox-close {
        top: -32px;
        right: 0;
    }
    
    .aboutus {
        padding: 72px 0 160px;
    }    
    .aboutus-scrolltext1 {
        font-size: 138px;
        letter-spacing: -4px;
        top: -5px;
    }    
    .aboutus .content-inner1 .content-box {        
        padding: 30px;        
        width: 130%;    
    }
    .aboutus h3 {
        margin-top: 11px;
    }
    
    .philosophy-orangebg {        
        margin-left: -30px;        
    }

    .philosophy-brownbg {        
        margin-right: -30px;        
    }
    .philosophy-scrolltext1 {
        font-size: 130px;
        left: 56%;            
    }    
    .philosophy-scrolltext2 {
        font-size: 130px;               
    }
    .philosophy .content-inner .philosophy-img {
        padding-left: 30px;
        width: calc(50% + 30px);
    }

    .philosophy .content-inner .philosophy-detail {        
        padding: 0 30px;
        width: calc(50% - 30px);        
    }
    
    .philosophy .content-inner .philosophy-detail.philosophy-brown {
        padding: 0 0 0 30px;
    }
    
    .ourteam {
        overflow: hidden;
    }    
    
    .ourteam .container {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    
    .ourteam-orangebg {                
        margin-left: -90px;
    }
    
    .ourteam-orangebg2 {                
        margin-right: -90px;
    }
    
    .ourteam-scrolltext1 {        
        right: -160px;        
    }
    
    .ourteam-scrolltext2 {
        right: -118px;        
    }
    
    .ourteam-scrolltext3 {              
        left: -84px;        
    }
	
	.ourteam-scrolltext4 {               
        left: -145px;        
    }
	
	.ourteam-scrolltext5 {
        right: -112px;        
    }
    
    .ourteam .content-inner .ourteam-img {
        background-color: #7b6e66;
        width: calc(50% - 90px);
        
        flex-direction: column;
        align-items: flex-start;
    }
    
    .ourteam .content-inner .ourteam-img div {
        position: relative;
        width: 100%;
    }

    .ourteam .content-inner .ourteam-detail {        
        padding: 30px 80px 30px 30px;
        width: calc(50% + 90px);    
    }
    
    .ourteam .content-inner .ourteam-detail.leftside {
        padding: 30px 30px 30px 80px;
        width: calc(50% + 90px); 
    }
    
    .ourteam .content-inner .ourteam-detail hr {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    
    .ourteam .content-inner .ourteam-detail h3.margin-bottom,
    .ourteam .content-inner .ourteam-detail p {
        margin-bottom: 10px;
    }
    
    .areas-of-practice,
    .contact {
        padding: 60px 0;
    }
    
    .areas-of-practice h3 {
        font-size: 32px;
        line-height: 1.2;
    }
    
    :lang(zh-HK) .areas-of-practice h3,
    :lang(zh-CN) .areas-of-practice h3 {
        font-size: 28px;
        line-height: 1.3;
    }
    
    .areas-of-practice figure img {
        max-width: 120px;        
    }
    
    .areas-of-practice h4 {
        font-size: 16px;
        height: 63px;
    }
    
    .contactus {        
        padding: 60px 0 45px;        
    }
}

/* SMALL RESOLUTION FIXES */
/*================================================ */
@media only screen and (max-width: 969px), only screen and (max-device-width: 969px) {
.header .navbar-default .navbar-header .navbar-brand {
	margin-top:0;
}
.navbar-brand > img { 
	height:auto;	
}
.section-title {
	margin-bottom:30px;
}
.section-title h3 {
	font-size:32px;
}
.introduction .left-side .content-inner {
	width:100%;
}
}
/* EXTRA SMALL RESOLUTION FIXES */
@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
    .index-aboutus .container {
        flex-direction: column;        
    }

    .index-aboutus .content-inner1 {
        padding-bottom: 35px;
        padding-right: 0;
        width: 100%;    
    }

    .index-aboutus .content-inner2 {
        width: 100%;    
    }    
    
    .index-aboutus h3,
    .index-awards h3 {
        margin-top: 16px;
    }
    
    .btn-view-more {
        margin: 30px auto 0;
    }
    .index-ourteam-bgcolor {        
        right: 20%;
    }
    
    .index-awards-bgcolor {        
        left: 29.5%;
        top: 165px;
    }    
    
    
    /* #Our Lawyers
    ================================================== */
    .min-contents {
        height:400px;
    }
    .lawyers-img {
        display:block;
    }
    /* #Practice Areas
    ================================================== */
    .practice {	
        background-position:center top;
        padding: 230px 0 0 0;
    }
    .practice h3 {
        text-align:center;	
    }

    /* #Our Visions
    ================================================== */
    .visions-img {	
        float:none;
        margin:0 auto 20px;
        width:80%;
    }
}

@media only screen and (max-width: 580px) {
    .header .navbar-default .navbar-header .navbar-brand {
        padding-left: 0px;
    }
    .navbar-brand .logo-color {
        left: 0;        
    }
    .index-aboutus {
        padding: 30px 0;
    }
    .index-scrolltext1,
    .index-scrolltext3 {    
        font-size: 85px;	
        top: 13px;                            
    }    
    .index-aboutus h3,
    .index-awards h3 {
        margin-top: 15px;
    }
    
    .index-ourteam {        
        padding: 0 0 50px;        
    }    
    .index-ourteam-bgcolor {
        bottom: -50px;
        top: 15%;
        right: 8%;
    }
    .index-scrolltext2 {
        bottom: -37px;
        font-size: 75px;	                                    
    }
    .index-ourteam .content-inner {
        align-items: center;
        flex-direction: column;        
    }        
    .teammate {
        padding-bottom: 30px;
        padding-top: 8px;
        width: 70%;
    }
    .teammate .teammate-name {
        padding: 8px 10px 3px;
        top: 288px;
    }
    .teammate .teammate-title.teammate-title-color {
        color: #796e67;
    }
    .practice-areas {
        background-size: 300%;
        padding: 30px 0;
    }    
    .index-awards {
        padding: 30px 0 60px;
    }
    .index-awards-bgcolor {        
        left: 40%;
        top: 133px;
    }    
    .index-awards .awards-boxs.awards-list {
        height: 77.6vw;
        margin: 0 0 30px;
        width: 100%;
    }
    .index-contactus {
        height: auto;
        flex-direction: column;
    }
    .index-contactus .content-inner1,
    .index-contactus .content-inner2 {
        height: 480px;
        width: 100%;
    }
    
    .aboutus {        
        padding: 36px 0 60px;        
    }
    .aboutus-bgcolor {        
        right: 40%;
        top: 40%;
    }
    .aboutus .container {
        flex-direction: column;
    }    
    .aboutus-scrolltext1 {
        font-size: 68px;
        letter-spacing: 0;
        top: -3px;
    }
    .aboutus .content-inner1 {
        height: 280px;
        width: 100%;
    }    
    .aboutus .content-inner2 {
        width: 100%;
        padding-left: 20%;
        /*padding-top: 40px; /* 20230228 */
        
        padding-top: 60px;
        z-index: 9;
        
    }
    :lang(zh-HK) .aboutus .content-inner2,
    :lang(zh-CN) .aboutus .content-inner2 {
        margin-top: -20px;
        padding-top: 0;    
    }
    .aboutus .content-inner1 .content-box {        
        padding: 20px;        
        width: 276px;    
    }    
    :lang(zh-HK) .aboutus .content-inner1 .content-box,
    :lang(zh-CN) .aboutus .content-inner1 .content-box {
        margin-top: 0;    
    }
    .aboutus h3 {
        margin-top: 0;
    }
    
    .philosophy-orangebg {        
        margin-left: -20px;        
    }

    .philosophy-brownbg {        
        margin-right: -20px;        
    }
    .philosophy-scrolltext1 {
        font-size: 85px;
        left: 50%;
        padding-left: 6px;
        top: 0;
    }    
    .philosophy-scrolltext2 {
        font-size: 85px;
        padding-left: 11px;        
        top: 0;
    }
    .philosophy .content-inner .philosophy-img {
        padding-left: 0;
        width: 50%;
    }

    .philosophy .content-inner .philosophy-detail {        
        padding: 0 0 0 10px ;        
        width: 50%;
        align-items: flex-start;
    }
    
    .philosophy .content-inner .philosophy-detail.philosophy-brown {
        padding: 0 10px 0 0;
    }
    
    .philosophy .content-inner .philosophy-detail h3 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 5px;
        margin-top: 30px;
    }
    
    .ourteam-orangebg {        
        left: 0;
        margin-left: 0;
    }
    
    .ourteam-orangebg2 {        
        margin-right: 0;
        right: 0;
    }
    
    .ourteam-scrolltext1 {    
        bottom: 130px;        
        font-size: 60px;        
        right: -115px;        
    }
    
    .ourteam-scrolltext2 {
        bottom: 99px;        
        font-size: 60px;        
        right: -84px;        
    }
    
    .ourteam-scrolltext3 {    
        bottom: 97px;        
        font-size: 60px;        
        left: -58px;        
    }
	
	.ourteam-scrolltext4 {
        bottom: 140px;        
        font-size: 60px;        
        left: -104px;        
    }
	
	.ourteam-scrolltext5 {
        bottom: 95px;        
        font-size: 60px;        
        right: -79px;        
    }
    
    .ourteam .content-inner {        
        flex-direction: column;
        align-items: flex-start;
    }
    
    .ourteam .content-inner .ourteam-img {        
        width: 100%;        
    }
    
    .ourteam .content-inner .ourteam-img.rightside {
        order: 1;
        width: 100%;        
    }
    
    .ourteam .content-inner .ourteam-img div {
        padding: 15px 70px 15px 15px;
    }
    
    .ourteam .content-inner .ourteam-detail {        
        padding: 15px 70px 15px 15px;
        width: 100%;    
    }
    
    .ourteam .content-inner .ourteam-detail.leftside {        
        padding: 15px 15px 15px 70px;
        order: 2;
        width: 100%;
    }
    
    .ourteam .content-inner .ourteam-detail p {
        line-height: 20px;
    }
    
    .carousel-team .slick-slide {
        height: 480px;    
    }
    
    .areas-of-practice h3,
    :lang(zh-HK) .areas-of-practice h3,
    :lang(zh-CN) .areas-of-practice h3 {
        font-size: 24px;        
    }
    
    .areas-of-practice .col-xs-6 {
        padding: 0;
    }
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    .min-contents {
        height:500px;
    }
    .lawyers-img {
        float: none;
        margin:0 auto 20px;
        width:60%;
    }	
}
