/* Reset for All projects - by Marvin Hui */
html {
  box-sizing: border-box;
  font-size: 14px;
  margin-top: 0px !important;
}

*, *:before, *:after {
  box-sizing: inherit;
}

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl,
dt, dd, blockquote, address {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
}

.screen-reader-text {
	display: none;
}
.grecaptcha-badge { 
    visibility: hidden;
}
/* Start for independent project - by Marvin Hui */

/* Noto Sans TC (Chinese_traditional) https://www.google.com/fonts/earlyaccess */
@font-face {
  font-family: source-han-sans-traditional;
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff2) format('woff2'),
       url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff) format('woff'),
       url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.otf) format('opentype');
}
@font-face {
  font-family: source-han-sans-traditional;
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff2) format('woff2'),
       url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff) format('woff'),
       url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.otf) format('opentype');
}
@font-face {
   font-family: source-han-sans-traditional;
   font-style: normal;
   font-weight: 400;
   src: url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff2) format('woff2'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff) format('woff'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.otf) format('opentype');
}
@font-face {
   font-family: source-han-sans-traditional;
   font-style: normal;
   font-weight: 500;
   src: url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff2) format('woff2'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff) format('woff'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.otf) format('opentype');
}
@font-face {
   font-family: source-han-sans-traditional;
   font-style: normal;
   font-weight: 700;
   src: url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff2) format('woff2'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff) format('woff'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.otf) format('opentype');
}
@font-face {
   font-family: source-han-sans-traditional;
   font-style: normal;
   font-weight: 900;
   src: url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff2) format('woff2'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff) format('woff'),
        url(https://fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.otf) format('opentype');
}

/* Noto Sans SC (Chinese_simplified) https://www.google.com/fonts/earlyaccess */
@font-face {
  font-family: source-han-sans-simplified;
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Thin.woff2) format('woff2'),
       url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Thin.woff) format('woff'),
       url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Thin.otf) format('opentype');
}
@font-face {
  font-family: source-han-sans-simplified;
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Light.woff2) format('woff2'),
       url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Light.woff) format('woff'),
       url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Light.otf) format('opentype');
}
@font-face {
   font-family: source-han-sans-simplified;
   font-style: normal;
   font-weight: 400;
   src: url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Regular.woff2) format('woff2'),
        url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Regular.woff) format('woff'),
        url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Regular.otf) format('opentype');
}
@font-face {
   font-family: source-han-sans-simplified;
   font-style: normal;
   font-weight: 500;
   src: url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Medium.woff2) format('woff2'),
        url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Medium.woff) format('woff'),
        url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Medium.otf) format('opentype');
}
@font-face {
   font-family: source-han-sans-simplified;
   font-style: normal;
   font-weight: 700;
   src: url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Bold.woff2) format('woff2'),
        url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Bold.woff) format('woff'),
        url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Bold.otf) format('opentype');
}
@font-face {
   font-family: source-han-sans-simplified;
   font-style: normal;
   font-weight: 900;
   src: url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Black.woff2) format('woff2'),
        url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Black.woff) format('woff'),
        url(https://fonts.gstatic.com/ea/notosanssc/v1/NotoSansSC-Black.otf) format('opentype');
}

body {
    font-family: 'Nunito',source-han-sans-traditional, source-han-sans-simplified,Helvetica, Arial, sans-serif;
    font-size: 14px;
	overflow-x: hidden;
}

a, a:active, a:visited {
    color: #fff;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
}

a:hover {
    color: #000;
    opacity: 0.8;
}

h1 {
    font-size: 20px;
    font-family: 'Nunito', source-han-sans-traditional, source-han-sans-simplified;
    font-weight: 400;
    margin: 35px 0px 15px 0px;
    padding: 0px 0px 5px 0px;
    position: relative;
}

h2 {
    font-size: 20px;
    font-family: 'Nunito',source-han-sans-traditional, source-han-sans-simplified;
    font-weight: 500;
    margin: 40px 0px;
    padding: 0px;
}

h3 {
    font-size: 16px;
    font-family: 'Nunito',source-han-sans-traditional, source-han-sans-simplified;
    font-weight: 500;
    margin: 0px 0px 25px 0px;
    padding: 0px;
}

h4 {
    font-size: 14px;
    font-family: 'Nunito', source-han-sans-traditional, source-han-sans-simplified;
    font-weight: 400;
    margin: 0px 0px 10px 0px;
    position: relative;
}

p {
    line-height: 1.5;
    margin: 0px 0px 25px 0px;
	font-size: 16px;
	font-weight:400;
	text-align:justify;
}

p a {
    text-decoration: underline;
}

b, strong {
    font-family: 'Nunito',source-han-sans-traditional, source-han-sans-simplified;
    font-weight: 500;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-style:italic;
	color: rgb(175,175,175);
}
::-moz-placeholder { /* Firefox 19+ */
  	font-style:italic;
	color: rgb(175,175,175);
}
:-ms-input-placeholder { /* IE 10+ */
  	font-style:italic;
	color: rgb(175,175,175);
}
:-moz-placeholder { /* Firefox 18- */
  	font-style:italic;
	color: rgb(175,175,175);
}

/*animation element*/

.animation-element {
}

/*bounce up animation for the subject*/

.bounce-up .subject {
  opacity: 1;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

/*slide in left animation for the subject*/

.slide-in-left .subject {
  opacity: 1;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(-200px, 0px, 0px);
  -webkit-transform: translate3d(-200px, 0px, 0px);
  -o-transform: translate(-200px, 0px);
  -ms-transform: translate(-200px, 0px);
  transform: translate3d(-200px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-right .subject {
  opacity: 1;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(200px, 0px, 0px);
  -webkit-transform: translate3d(200px, 0px, 0px);
  -o-transform: translate(200px, 0px);
  -ms-transform: translate(200px, 0px);
  transform: translate3d(200px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}



.bounce-up.in-view .subject, .slide-in-left.in-view .subject , .slide-in-right.in-view .subject  {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  margin-left: 0%;
}

.container {
	padding-left: 0px;
	padding-right: 0px;
}

.service_side_menu::-webkit-scrollbar,.side_menu::-webkit-scrollbar  {
    width: 1em;
}
 
.service_side_menu::-webkit-scrollbar-track, .side_menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.service_side_menu::-webkit-scrollbar-thumb,.side_menu::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

/* Header */

header {
    padding: 10px 0 0;
    width: 100%;
    background-color: #fff;
	overflow:hidden;
	margin-bottom: 0;

}

header .logo {
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    float: left;
    margin-right: 20px;
	margin-bottom:10px;
	padding-left:60px
}

header .logo a {
    display: block;
    background-image: url(images/logo_g2beauty_head.png);
    background-repeat: no-repeat;
	background-size:100%;
    width: 210px;
    height: 65px;
}

header a {
    color: #000;
	font-weight: 200;
}

header a:hover, header .selected {
    text-decoration: none;
    color: #eb1c23;
}

header nav {
    float: right;
	padding-top: 30px;
}
header nav .menu-menu-sc-container{text-align: center; float:left;}
header nav .menu-menu-container {
	float: left;
	margin-right:50px
}
header nav .menu-memu-sc-container {
	float: left;
	
}

#lang_sel_list {
	margin: 0px 0px 0px 20px !important;
    line-height: 25px !important;
}

header nav .menu-header-container, header nav .menu-header-chinese-traditional0-container, header nav .menu-menu-sc-container  {
	display: inline-block;
	margin-right: 20px;
}

header nav ul, header nav li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

header nav li {
    font-family: 'Nunito',source-han-sans-traditional, source-han-sans-simplified;
	font-size: 13px;
    font-weight: normal;
    display: inline-block;
    margin:0px;
    line-height: 25px;
}

header nav li a {
	padding: 10px 10px;
	color: #fff;
	font-size:14px;
	font-weight:400;
	background:none;
}

header nav li a:hover, header nav li .selected {
	text-decoration: none;
    color: #fff;
	background-color: #319ed7;
	opacity: 1.0;
}
header nav li.current-menu-item{
		background-color: #fff;
		padding: 7px 0;
} 
header nav li.current-menu-item a{
		color:#000!important
} 
header .scroll nav li a{color:#444}
.sub-menu {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	/*padding: 5px 10px !important;*/
	transform: translateY(-2em);
	z-index: -1;
	transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
.sub-menu li {
	margin: 5px 0px !important;
    width: 100%;
    /*padding: 10px 0px 5px 30px !important;*/
	background: #fff;
	background-image:url(images/logo_k2@2x.png);
	background-size:25px 25px;
	background-repeat:no-repeat;
	background-position:5px center;
}
.sub-menu li.top {
	margin: 30px 0px 10px 0px !important;
}
.sub-menu li, .sub-menu li:hover {
	border-bottom: none !important;
}
.menu-item-has-children:hover .sub-menu {
	visibility: visible; /* shows sub-menu */
	background: #fff !important;
	opacity: 1;
	z-index: 100;
	transform: translateY(2%);
	transition-delay: 0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */
}

.sub-menu li a,.sub-menu li a:hover {
	background: #fff;
	color: #716d7d;
}

.header_right {
	width: 100%;
	background-color: rgba(255,255,255,1.0);
	text-align: right;
}

.header_right, .lang_sel_list_horizontal {
    float: right;
}

.header_right ul, .header_right li, .lang_sel_list_horizontal ul, .lang_sel_list_horizontal li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}
.header_right ul {
	margin: 6px 0px 0px;
	padding-right: 0px;
}

.lang_sel_list_horizontal ul {
    margin: 6px;
    padding-right: 20px;
}

.header_right li .lang_sel_list_horizontal li {
    font-size: 12px;
    padding: 0px 8px;
    line-height: 20px;
}

.lang_sel_list_horizontal{
    margin-left: 10px !important;
}

#lang_sel_list li {
	margin-right: 10px !important;
}

#lang_sel_list a, #lang_sel_list a:visited {
	font-family: 'Nunito', Helvetica, Arial, sans-serif !important;
	font-size: 12px;
	background: none !important;
}

.ss_links {
	float: left;
}

.ss_links li {
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    padding: 0px;
	float: left;
}

.icon_fb a, .icon_ig a, .icon_twitter a, .icon_pinterest a, .icon_weibo a, .icon_wechat a {
    background-repeat: no-repeat;
    background-position: left;
    width: 25px;
    height: 25px;
    display: block;
	margin-right: 20px;
}

.icon_fb a {
    background-image: url(images/icon_fb_2.png);
}

.icon_ig a {
    background-image: url(images/icon_ig_2.png);
}

.icon_weibo a {
    background-image: url(images/icon_weibo_2.png);
}

.icon_wechat a {
    background-image: url(images/icon_wechat_2.png);
}

.icon_twitter a {
    background-image: url(images/icon_twitter.png);
}

.icon_pinterest a {
    background-image: url(images/icon_pinterest.png);
}

/* Mobile Header */

.mobile_header {
    display: none;
    padding: 10px 15px;
    height: 60px;
    background-color: #f2efea;
    top: 0px;
    z-index: 5000;
    margin-top: 0px;
}

.mobile_header .logo {
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    float: left;
	margin-top:5px
}

.mobile_header .logo a {
    display: block;
    background-image: url(images/logo_g2beauty_head.png);
    background-repeat: no-repeat;
    background-size:cover;
    width: 210px;
    height: 30px;
}

#responsive-menu-button {
    float: right;
    font-size: 25px;
    line-height: 38px;
    margin-left: 10px;
}

#responsive-menu-close {
    float: right;
    font-size: 25px;
    line-height: 38px;
    margin-left: 10px;
    display: none;
}

.search_btn {
    float: right;
    font-size: 25px;
    line-height: 38px;
}

.search_btn_close {
    float: right;
    font-size: 25px;
    line-height: 38px;
    display: none;
}

.icon_mobile_menu, .icon_mobile_search, .icon_mobile_close {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    width: 38px;
    height: 38px;
}

.icon_mobile_menu {
    background-image: url(images/mobile_menu.png);
	background-size: 25px 25px;
	width: 120px;
    padding-left: 79px;
    font-size: 15px;
    text-transform: uppercase;
	color:#a18c66
}

.icon_mobile_close {
    background-image: url(images/mobile_menu_close.png);
}

/* Breadbrumb */
.breadcrumb {
	background-color: transparent;
	border-radius: 0px;
	border-bottom: 1px solid rgb(210,210,210);
	padding: 20px 0px;
}

.breadcrumb>.active {
    color: #eb6601;
}

/* Content */

.home_padding {
	padding: 25px 0px !important;
}

.content {
    padding-top: 0px;
    padding-bottom: 0px;
}

.row {
	margin: 0px;
}

.ui-accordion-content {
	padding-bottom: 20px;
	height: auto !important;
}

/* Single Post */
.post-author-meta {
	width: 300px;
	float: left;
	display:inline-block;
}

.post-author-meta img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
}

.post-author-meta div { 
	font-size: 14px;
}

.author-link {
	font-family: 'Nunito',source-han-sans-traditional, source-han-sans-simplified,Helvetica, Arial, sans-serif;
	font-weight: 400;
}

.post-author-meta .date {
	font-size: 12px;
}

.post-share {
	float: right;
}

.post-share div {
	float: left;
    margin-top: 2px;
    margin-right: 15px;
    font-size: 12px;
}

.post-share ul, .post-share li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.row .s-image {
	margin: 30px 0px 15px;
}

.img-desc {
	font-size: 14px;
	font-style:italic;
	font-weight:200;
	margin-bottom: 40px;
}

blockquote {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin: 50px 0px;
    border-left: none;
	line-height: 36px;
}

blockquote:before {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	content: open-quote;
    font-size: 32px;
	color: #eb1c23 ;
	margin-right :20px;
}

blockquote:after {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	content: close-quote;
    font-size: 32px;
	color: #eb1c23 ;
	margin-right :20px;
}

.number-list {
	margin-bottom: 30px;
}

.number-list li{
	list-style-type: decimal;
	margin-left: 40px;
}

/* Image Slider */

.slider img {
	
}

div.slider-content[aria-hidden="true"] {
  opacity: 0.5;
}

.home-slider div.slider-content[aria-hidden="true"] {
  opacity: 1.0;
}

.slick-prev:before, .slick-next:before {
	content: "";
}

.slick-prev {
	width: 50px;
	height: 50px;
	background:url(images/slide_prev.png) no-repeat;
	top: 45%;
	background-position:center;
	background-size: 50px 50px;
	opacity: 0.5;
	transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.slick-next {
	width: 50px;
	height: 50px;
	background:url(images/slide_next.png) no-repeat;
	top: 45%;
	background-position:center;
	background-size: 50px 50px;
	opacity: 0.5;
	transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.slick-prev:hover,.slick-prev:focus  {
	background:url(images/slide_prev.png) no-repeat;
}

.slick-next:hover, .slick-next:focus{
	background:url(images/slide_next.png) no-repeat;
}

.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
    width: 50px;
	height: 50px;
	background-position:center;
	background-size: 50px 50px;
	opacity: 1;
}

.slick-dots {
	bottom: 30px;
}

.slick-dots li button:before {
	font-size: 14px;
	color: #000;
}

.slick-dots li.slick-active button:before {
	color: #76cdd4;
	opacity: 1;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    color: #76cdd4;
	opacity: 1;
}
/* Home About */
.home-about {
	width: 100%;
	padding: 50px 10%;
	font-weight: 200;
	background:url(../images/home-about_bg.jpg) no-repeat center;
	background-size:cover;
	margin-bottom:5px
}

.home-about img {
	display: block;
    margin: 50px auto;
}

.home-about p {
	color: #000;
	font-size: 16px;
	line-height: 36px;
	text-align: left;
	font-weight: 200;
	background-color:rgba(255,255,255,0.8);
	line-height:30px;
	border-radius:100px; 
	padding:40px 100px;
	color:#000
}
.title_box h1{text-align:center;font-size:36px;font-weight:800; margin-bottom:40px;color:#799da9}
.title_box h1:after {
    content: '';
    width: 10%;
    height: 3px;
    background-color: #799da9;
    position: absolute;
    left: 50%;
    margin-left: -5%;
    bottom: -10px;
    min-width: 35px;
}
/* Promo Block*/
.promo_block {
	width: 50%;
	background: #fbf7f1;
    position: relative;
	float: left;
	display: inline-block;
}

.promo_block_img {
	width: 50%;
	float:left;
}

.promo_block_post {
	width: 32%;
	background: #fff;
    position: relative;
	float: left;
	margin: 5px 0.5% 50px;
}

.overlay {
	width:100%;
    height:100%;
	/*background:rgba(255,255,255,.9);*/
	font-weight: 200;
    position:absolute;
    top:0;
    left:0;
	opacity: 1;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    padding:50% 0px !important;
	transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
}

.promo_block_post:hover .overlay {
    width:100%;
    height:100%;
	/*background:rgba(255,255,255,.9);*/
	font-weight: 200;
    position:absolute;
    top:0;
    left:0;
	opacity: 1;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    padding:50% 0px !important;
}

.home_promo_content {
	padding:20% 10% 0;
}

.home_promo_content h2 {
	font-size: 32px;
	text-align:center;
	color: #7d9fb1;
	font-weight: 200;
}
.home_promo_content h2 a{
	color:#a18c66;
	font-weight:600;
	line-height:42px
}

.home_promo_content p{
	color: #6a6a6a;
	font-size: 16px;
	font-weight: 200;
	text-align:center;
	line-height:30px
}

.promo_content {
	width: 100%;
    padding: 15px 0px;
}

.promo h2 {
	font-size: 32px;
	text-align:center;
	color: #988572;
	font-weight: 200;
}

.promo_block_post .promo_content_block {
	background:rgba(255,255,255,.85);
	transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
	padding: 20px 0px 0px 0px;
	margin-top: -40px;
}

.promo_block_post:hover .promo_content_block {
	padding: 33% 0px;
    margin-top: -50%;
	background:rgba(255,255,255,.95);
}

.promo_content h3 {
	padding-top: 0px;
	color: #6a6a6a;
	font-weight: 200;
	margin-bottom: 5px;
	transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
	font-size: 20px;
}

.promo_block_post:hover h3 {
}


.promo_content .date {
	color: #6a6a6a;
	font-size: 12px;
	font-weight: 200;
}

.promo_content h3 a {
    text-decoration: none;
    font-weight: 300;
    text-shadow: 1px 1px rgba(255,255,255,0.8);
}

.promo_content p{
	color: #6a6a6a;
	font-size: 20px;
	font-weight: 200;
}

.promo_block img {
	width: 100%;
}

/* promo button */
.promo_btn {
	margin: 0px;
    display: inline-block;
	opacity: 0;
	width: 150px;
	padding: 0px;
	transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.promo_block_post:hover .promo_btn {
	background-image:url(images/btn_arrow.png);
	background-repeat: no-repeat;
	background-position:20px;
	background-size: 16px 16px;
	background-color: #76cdd4;
    width: 150px;
    padding: 12px 2% 12px 5%;
    margin: 20px 0px;
    display: inline-block;
    color: #fff;
	font-weight: 200;
	opacity:1;
}

.promo_block_post:hover .promo_btn:hover {
	margin-top: 20px 0px;
	
}

a .promo_btn {
	color: #fff;
}

.promo_btn a:hover {
	text-decoration: none;
}

.promo_btn img {
	width: 60%;
	float: left;
	margin-right: 15px;
}

.pagination {
	margin: 40px 0px;
	position:relative;
	z-index:2000;
	width: 100%;
}

.promo h4 {
	font-size: 28px;
    font-weight: 200;
    color: #6a6a6a;
    float: left;
    width: 100%;
}

.promo_main {
	width: 100%;
	display:block;
	margin-bottom: 50px;
}

.promo_main .content h3{
	font-size: 26px;
	font-weight: 200;
	color: #a08f7e;
	margin-bottom: 5px;
}

.promo_main .content{
	float: left;
    width: 740px;
	margin-bottom: 30px;
}


.promo_main .content p{
	font-weight:200;
	color: #6a6a6a;
}

.promo .side_menu, .service_side_menu {
	width: 360px;
	background: #f2efea;
	padding: 40px;
	float: left;
	margin-right: 20px;
	height: 490px;
    overflow-y: scroll;
}

.promo_content_slider {
	margin-bottom: 80px;
}

.promo_content_slider .slick-dots {
	bottom: -40px;
}

.promo_main .date {
	color: #6a6a6a;
	font-size: 16px;
	font-weight: 200;
	margin-bottom: 20px;
}

.side_menu a, #menu-side-menu a, .service_side_menu a {
	text-decoration:none;
	font-size: 18px;
	font-weight:200;
	color: #6a6a6a;
}

.side_menu a:hover, #menu-side-menu a:hover, .service_side_menu a:hover {
	color:#c5a76d;
}

.side_menu .date {
	font-size: 12px;
}

.promo_content .brand {
	color: #6a6a6a;
	font-size: 16px;
	font-weight: 200;
	margin-bottom: 5px;
}

.promo_main .content .listings li,.single_post ul li {
	list-style-type:circle;
	margin: 5px 20px;
	font-size: 16px;
	font-weight:200;
}

.listings, .single_post ul {
	margin-bottom: 30px;
}

.single_post .slick-dots {
	bottom: -40px !important;
}

 .service_side_menu li {
	margin-bottom: 20px;
 }


/* Testimonials */


.testimonials {
	width: 100%;
	background: #eee;
	display: inline-block;
	padding: 5%;
}

.testimonials h2 {
	text-align:center;
	font-weight: 200;
	font-size: 32px;
}

.testimonials p {
	font-size: 18px;
	text-align:center;
	font-weight: 200;
}

.testimonials {
	background:url(../images/icobj2.jpg) no-repeat;
	background-size: cover;
	color: #3a3a3a;
	margin-top:5px
}

.testimonials_single {
	width: 990px; 
	margin: 0 auto;
	display: flex;
}

.testimonials_single img {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	display: block;
    margin: 15px auto 25px;
}

.testimonials_single li{
	width: 32%;
	margin-right: 1%;
	background: #fff;
	min-height: 340px;
	float: left;
	display:inline-block;
	padding: 3%;
}

.comments {
	font-size: 20px;
	text-align:center;
	margin-bottom: 20px;
}

.testimonials_single li p {
	font-size: 14px;
}

.testimonials_single li .name {
	padding: 20px 0px;
	font-size: 12px;
	text-align: center;
}

/* About - 1st */

.about_company_1 {
	width: 100%;
	padding: 80px 5%;
	font-weight: 200;
	background-size:cover;
	display:inline-table;
	background-position:right;
}

.about_company_1 p {
	color: #6a6a6a;
	font-size: 20px;
	line-height: 36px;
	text-align: left;
	font-weight: 200;
	width: 60%;
}

.about_company_1 h2 {
	font-size: 32px;
	text-align:left;
	color: #00abbd;
	font-weight: 200;
}

/* About - 2nd */

.about_company_2 {
	width: 100%;
	padding: 80px 5%;
	font-weight: 200;
	background:url(../images/about_bg_2.jpg) no-repeat;
	background-size:cover;
	display:inline-table;
}

.about_company_2 p {
	color: #6a6a6a;
	font-size: 20px;
	line-height: 36px;
	text-align: right;
	font-weight: 200;
	width: 60%;
	float: right;
}

.about_company_2 h2 {
	font-size: 32px;
	text-align:right;
	color: #76cdd4;
	font-weight: 200;
	flodt: right;
}

/* About - 3rd */

.about_company_3 {
	width: 100%;
	padding: 5% 5%;
	font-weight: 200;
}



.about_company_3 p {
	color: #6a6a6a;
	font-size: 20px;
	line-height: 36px;
	text-align: center;
	font-weight: 200;
}

.about_company_3 h2 {
	font-size: 32px;
	text-align:center;
	color: #6a6a6a;
	font-weight: 200;
}


/* Apply */

.apply h2 {
	font-size: 32px;
	text-align:center;
	color: #000;
	font-weight: 600;
}
.apply p{ margin-bottom:10px}
.apply p.description {
	text-align: center;
	color: #988572;
	font-weight: 200;
	font-size:14px;
	max-width:60%; 
	margin:0 auto 10px;
}
.apply p.contact-info{
	padding-top:10px;
	border-top:1px solid #7aa1a8;
	font-size:16px
}
.apply a {
	text-decoration: none;
	margin: 0px 10px;
}

/* Form */
form {
	padding: 20px 0px;
}
form p {
	text-align:left;
	font-size: 12px;
	font-weight:200;
	margin: 20px 0px;
}

.form-control {
	width: 45%;
	float: left;
    margin-right: 2.5%;
    margin-bottom: 20px;
}

.form-area {
	width: 97.5% !important;
	margin: 0px 0px 20px 0px !important;
}

.age {
	width: 80px;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 10px 0;
    margin-top: 10px;
    line-height: normal;
}

.address {
	width: 92.5%;
}

.remarks {
	float: left;
    /* width: 100%; */
    margin-left: 20px;
    margin-top: 11px;
}

.form_btn {
	display: inline-block;
	float: left;
	margin-bottom: 20px;
}

.product_single_photo {
	width: 340px;
	margin-right: 20px;
	float: left;
	margin-bottom: 30px;
}

.product_single_photo img {
	width: 100%;
}

.product_main .content {
	float: left;
    width: 780px;
    margin-bottom: 30px;
}

.product_main h3 {
	font-size: 28px;
	font-weight: 200;
	line-height: 36px;
	margin: 10px 0px 20px 0px;	
	color: #6a6a6a;
}

.product_main .brand {
	color: #6a6a6a;
	font-size: 16px;
	font-weight: 200;
	margin-bottom: 5px;
}

.product_main .content p {
    font-weight: 200;
    color: #6a6a6a;
}

div.wpcf7-mail-sent-ok {
	display: inline-block !important;
	width: 100% !important;
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}

.wpcf7-form-control-wrap {
	position:inherit !important;
}

/* Location*/

.location_main {
	width: 100%;
	display:inline-block;
	margin-bottom: 50px;
}

.location_main .content h3{
	font-size: 26px;
	font-weight: 200;
	color: #76cdd4;
	margin-bottom: 30px;
}

.location_main .content{
	float: left;
    width: 45%;
	margin-bottom: 30px;
}


.location_main .content p{
	font-weight:200;
	color: #6a6a6a;
	font-size: 20px;
}

.location_main #menu-side-menu {
    width: 50%;
    background: #fff;
    padding: 40px;
    float: left;
    margin-right: 20px;
	
}

.location_main #menu-side-menu h3 {
	cursor:pointer;
}

.location_main #menu-side-menu li{
	margin-bottom: 20px;
}


.location_main #menu-side-menu li ul {
	margin: 20px 0px 40px !important;
}

.location_main #menu-side-menu li ul li {
	margin: 00px 5px !important;
	font-weight: 200;
}

.location_main #menu-side-menu li ul {
	visibility: visible;
	position:relative;
	opacity: 1;
	z-index: 1;
}

.location_main #menu-side-menu li ul li {
	background: none;
	padding: none !important;
}

.location_main #menu-side-menu li ul li a, .location_main #menu-side-menu li ul li a:hover {
	background: none;
}

.location_main #menu-side-menu .menu-item-has-children:hover .sub-menu {
	visibility: visible; /* shows sub-menu */
	background: none !important;
	opacity: 1;
	z-index: 1;
	transform: none !important;
}

.location_main #menu-side-menu li .sub-menu {
	visibility: visible;
	opacity: 1;
	position: relative;
	/*padding: 5px 10px !important;*/
	transform: none !important;
	z-index: 1;
}


.location_main .info {
	width: 100%;
	padding: 40px;
	padding-left: 0px;
	float: left;
	margin-right: 20px;
	font-weight: 200;
	font-size: 20px;
	padding-top: 20px;
}

.location_main .info li {
	font-weight: 200;
}

.address {
	background:url(images/icon_addr.png) no-repeat left;
	background-size:50px 50px;
	padding-left: 60px;
}

.info .time {
	background:url(images/icon_time.png) no-repeat left;
	background-size:50px 50px;
	padding-left: 60px;
}

.tel {
	background:url(images/icon_tel.png) no-repeat left;
	background-size:50px 50px;
	padding-left: 60px;
}

/* CTA */
.cta {
	background-image:url(images/btn_arrow.png);
	background-repeat: no-repeat;
	background-position:20px;
	background-size: 16px 16px;
	background-color: #a28c65;
    width: 150px;
    padding: 22px 2% 20px 3%;
    margin: 40px 0px;
    display: inline-block;
    color: #fff;
	font-weight: 200;
}

a .cta {
	color: #fff;
}

.cta a:hover {
	text-decoration: none;
}

.center_block {
	width: 100%;
	text-align: center;
}

.cta img {
	width: 60%;
	float: left;
	margin-right: 15px;
}

.cta .subtitle, .cta .title {
	float: left;
	width: 38%;
}

.cta h2 {
	margin-top: 0px;
	margin-bottom: 20px;
}

.btn {
	background: #76cdd4;
	border-radius: 0px;
	padding: 10px 30px;
	color: #fff;
}

a.btn {
	color: #fff;
}

.post-author-info {
	width: 100%;
	padding: 2%;
	display: inline-block;
	background: #fff;
}

.post-author-info img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
}

.post-author-info div { 
}

.post-author-info .author-link {
	font-family: 'Nunito',source-han-sans-traditional, source-han-sans-simplified,Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
}

.author-desc {
	margin-top: 5px;
	font-size: 14px;
}

/* Post Share bottom */
.post-share-btm {
	margin-top:30px;
	border-top: 1px solid rgb(210,210,210);
	border-bottom: 1px solid rgb(210,210,210);
	padding: 15px 2%;
}

.post-share-btm div {
	float: left;
    margin-top: 2px;
    margin-right: 15px;
    font-size: 12px;
}

.post-share-btm ul, .post-share-btm li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.tag-list {
	background:url(images/icon_tag.png) no-repeat;
	background-position: left;
	background-size: 20px 20px;
	margin: 30px 0px;
	padding: 0px 0px 0px 35px;
}

.tag-list li {
	list-style: none;
    margin: 0px 10px;
    padding: 0px;
    display: inline-block;
}

h2.newsletter {
	padding: 10px 60px;
	background:url(images/icon_newsletter.png) no-repeat;
	background-position: left;
	background-size: 40px 37px;
	margin-bottom: 25px;
}

.sign_up .row{
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 20px;
}

.sm-text {
	font-size: 12px;
	font-weight:200;
	font-style:italic;
	margin: 15px 0px;
}

footer {
	padding: 5px 0px;
    background: rgba(255,255,255,0.85);
    border-top: 1px solid rgb(210,210,210);
}

.copyright {
    float: left;
    font-size: 12px;
    padding: 0px;
    line-height: 20px;
	margin-top: 35px;
}

.copyright p {
	font-size: 12px;
    margin: 0px 30px 0px 0px;
    float: left;
	line-height: inherit;
}

footer .logo {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 0px;
    margin-top: -40px;
    padding-bottom: 20px;
    width:200px;
	float: right;
	
}

footer .logo a {
    display: block;
    background-image: url(images/logo_g2beauty_foot_2@2x.png);
    background-repeat: no-repeat;
    background-size: 200px 53px;
    width: 200px;
    height:53px;
}

.slogan {
	font-size: 14px;
    /* float: left; */
	/*margin-left: -140px;*/
    /* margin-left: 380px; */
    width: 1140px;
	margin-bottom:10px;
    text-align: center;
	margin: 35px auto;
}

/* Category */

.articles-list-headline {
	font-family: 'Nunito', Helvetica, Arial, sans-serif !important;
	margin-top: 15px;
	float: left;
}

.articles-list-sharing {
	margin-top: 15px;
}

.articles-list-post {
    width: 100%;
    padding: 20px 0px 30px;
    margin: 0px 0px 10px;
    display: inline-block;
    border-bottom: 1px solid #ccc;
}

.articles-list-post .feature_img {
	width: 40%;
	float: left;
	margin-right: 15px;
}

.articles-list-post .subtitle {
	float: left;
	width: 58%;
}

.articles-list-post h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 26px;
	font-family: 'Nunito', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.articles-list-post .title a:hover {
	text-decoration: none;
	color:#eb1c23 ;
}

.articles-list-post img:hover {
	opacity: 0.8;
}

.articles-list-post .post-author-meta {
	float: none;
	margin-bottom: 20px;
}

.category-share {
	border-top: none;
	margin-top: 0px;
}

.top-author-info {
	margin: 25px 0px 35px;
}

.authorlist {
	width: 100%;
	display: inline-block;
}

.authorlist li {
	float: left;
    width: 25%;
    padding: 25px;
	list-style: none;
    margin: 8px 8px 0px 0px;
	background-color: #fff;
	text-align: center;
	height: 400px;
	max-height: 400px;
	
}

.authorlist li:hover {
	background-color: #ddd;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
}

.authorlist li a img{
	border-radius: 50%;
}

.author_name {
	margin: 20px 0px;
	font-size: 18px;
	font-family: 'Nunito', Helvetica, Arial, sans-serif;
}

.author_description {
	text-align:left;
}

.page-numbers {
	margin: 0px 20px;
}

.home-slider {
	margin-top: 70px;
	padding-bottom: 40px;
}

.home-slider h2 {
	color: #fff;
	margin:20px 0px;
}

.home-slider a:hover {
	text-decoration: none;
}

.homeslider-content {
	color: #fff;
    padding: 20px 40px;
    margin-top: -200px;
    height: 200px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    bottom: 0px;
    background: rgba(0,0,0,0.2);
    width: 100%;
    position: relative;
    background-position: 0px -200px;
}

.homeslider-content a {
	text-decoration:none;
}

.homeslider-content p{
	font-family: 'Nunito', Helvetica, Arial, sans-serif;
}

.cat-tag a {
	color: #fff;
	font-size: 12px;
	background-color: #ff0000;
	padding: 5px 10px;
	margin-bottom: 10px;
	width: 50px;
	margin-right: 10px;
	text-shadow: none;
}

.slider-author {
	position: absolute;
    color: #fff;
    margin: 20px 0px 0px 20px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    padding: 15px;
    background: rgba(0,0,0,0.2);
}

.slider-author a {
	color: #fff;
}

.tweet {
	margin: 20px 0px;
}

.tweet  iframe {
	width: 100%;
	height: -moz-available;
	height:-webkit-fill-available;
}

.youtube {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.5%;
	margin-bottom: 30px;
}
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#lang_sel_list ul, #lang_sel_list li {
	padding: 0px !important;
}

@media (max-width: 991px) {
    
body {
    font-size: 12px;
	background: none;
    background-color: #fff;
}

h1 {
	font-size: 18px;
}

p {
	font-size: 14px;
}

header {
    display: none;
    width: 100%;
    height: auto;
    border-bottom: none;
    border-top: none;
    padding: 0px 15px;
    position: fixed;
	margin-top: 0px;
    padding-top: 10px;
	background-color: #FFF;
	z-index:5;
}
    
header .logo {
    display: none;
}
    
header nav {
    float: right;
    background: #fff;
	display:none;
	padding-top: 0;
	padding-bottom: 20px;
}

header nav li {
    display: block;
    padding: 0px;
    font-size: 14px;
    margin: 25px;
    text-align: left;
}

header nav li a {
    padding: 8px 0px;
    background: none;
}
#lang_sel_list ul a, #lang_sel_list_list ul a:visited{
	color:#000!important
}
header nav li a:hover, header nav li .selected {
	text-decoration: none;
    color: #eb1c23;
	background: none;
	opacity: 1.0;
}
    
.header_right {
    float: right;
    margin: -85px 0px;
    height: 40px;
    display: inline-block;
    position: fixed;
	z-index: 5000;
}
.wsmainwp{
	padding:0!important
}
.header_right ul {
    margin: 5px;
    padding-right: 0px;
    width: 140px;
    float: left;
}
    
.ss_links, .lang_links {
    display: block !important;
    border-right: none;
    margin: 0px !important;
}
    
.lang_links li {
    margin: 0px 10px;
}  

.lang_sel_list_horizontal {
	margin-top: 10px;
}

.lang_sel_list_horizontal ul {
	padding-right: 5px;
} 

#search-form {
	float: none;
	padding-bottom: 40px;
	margin-left: 20px;
	margin-top: 0px;
}

.search_box_input {
	width: 90%;
}
    
.mobile_header {
    display: block;
    position: fixed;
    width: 100%;
}
    
.content {
	margin-top: 0px;
    padding-top: 60px!important;
    padding-bottom: 0px;
}
.hometopslider{ margin-top:65px!important;}
.slick-dots{bottom:5px}
.home-about p{ font-size:16px;	padding-left:0;text-align:center; padding:40px 50px}
.home_promo_content{ padding:10%}
header nav .menu-menu-sc-container{ }
header nav li a{ color:#000}
header nav li a, header nav li a:active, header nav li a:visited {
color: #000;
}
header nav .menu-menu-container{ }
header nav li.current_page_item{ background:none}
header nav li.current_page_item a{ color:#b69965;font-weight:600;}
.apply p.description{
	max-width:100%;
}
.post-share {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.title_box h1{ font-size:26px}

.post-share-single {
	margin-bottom: 0px;
}

.post-share .ss_links {
	margin: 0px !important;
}

.img-desc {
	font-size: 12px;
}

.cta {
	padding: 5%;
	padding-left: 32px !important;
}

.cta img {
	width: 100%;
}

.cta .subtitle, .cta .title {
	float: none;
	width: 100%;
	display:inline-block;
}

.cta .subtitle {
	margin-top: 15px;
	margin-bottom: 0px;
}

.cta .title {
	margin-top: 0px;
}

.post-author-info img {
	float: none;
	margin-bottom: 15px;
}

.post-author-info {
	padding: 5%;
}

.post-share-btm .ss_links {
	margin: 0px !important;
}

.form-control {
	margin-bottom: 10px;
}

footer .logo {
    margin-bottom: 0px;
    padding-bottom: 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    /* float: left; */
    width: 142px;
    margin: 0 auto;
    margin-top: -110px;
    margin-right: 0px;
}

.copyright {
	width: auto;
	float: left;
}

.articles-list-post .feature_img {
    width: 100%;
    float: none;
	margin-right: 0pc;
	margin-bottom: 10px;
}

.articles-list-post {
	padding: 20px 0px 0px 0px;
}

.articles-list-post h2 {
	font-size: 20px;
}

.authorlist li {
	float: left;
    width: 100%;
    padding: 25px;
	list-style: none;
    margin: 8px 8px 0px 0px;
	background-color: #fff;
	text-align: center;
	height:auto;
	max-height:inherit;
}

/*.sub-menu {
	visibility: visible;
	opacity: 1;
	position: relative;
	height: 30px;
	margin-top: 20px;
	padding-top: 10px;
}*/

.promo_block, .promo_block_img {
	width: 100%;
}

.home_promo_content h2 {
	font-size: 26px;
}

.home-about {
	padding: 20px 5% 15px;
}

.home_promo_content p {
	font-size: 15px;
}

.promo_content h2 {
	font-size: 26px;
}

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

.promo_block {
	height: auto !important;
}

.testimonials_single {
	width: 100%; 
	margin: 0 auto;
	display: block;
}

.testimonials_single li{
	width: 100%;
	margin-right: 0%;
	background: #fff;
	height: 100px;
	float: left;
	margin-bottom: 20px;
}

.about_company_1,.about_company_2 {
	padding: 20px 5%;
}

.about_company_1 p,.about_company_2 p {
	width: 100%;
    font-size: 18px;
    line-height: 24px;
    text-align: justify;
    padding: 4%;
    background: none;
}

.about_company_3 {
	background-size: contain;
}

.about_company_1 h2, .about_company_2 h2, .about_company_3 h2 {
	margin-bottom: 30px!important;
	font-size: 21px;
}
.ftitlrx_box{ width:98%!important;}
.gender {
	width: 100%;
	float: left;
}
.genders .gender{
	width:80px; float:initial;
}
.form_btn {
	display: inline-block;
	float: left;
}

.promo_main .content {
	width: 100%;
	margin-top: 0px;
}

.promo .side_menu,  .service_side_menu {
	width: 100%;
	}
	
.promo_block_post {
	width: 100%;
}

.lang_sel_list_horizontal {
	width: 100%;
	float: left;
}

.slide-in-right .subject {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#menu-menu li .sub-menu li a {
	margin-left: 10px;
}

#menu-menu li .sub-menu {
	display: none;
}

.menu-item-has-children {
}

#menu-menu li .menu-item-35 {
	display: block;
	margin-top: 0px;
	padding-top: 0px;
}

.product_main .content, .location_main .content, .location_main #menu-side-menu {
	width: 100%;
}

.location_main .sub-menu {
	height: inherit;
}

.contact-info {
	width: 100%;
    text-align: center;
    margin: 0 auto;
}

.remarks {
	margin-left: 0px;
}

.slogan {
	font-size: 14px;
    float: left;
    margin-top: 40px;
    /* margin-left: 380px; */
    position: relative;
    width: 100%;
    text-align: center;
    /* float: right; */
	margin-left: 0px;
}

.container {
	padding-left: 15px;
	padding-right: 15px;
}

.promo .side_menu, .service_side_menu {
	height: 260px;
}

}




@media 
(-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 144dpi){ 

header .logo a {
    background-image: url(images/logo_g2beauty_head@2x.png);
    background-size: 159px 51px;
}

.icon_fb a {
    background-image: url(images/icon_fb_2@2x.png);
    background-size: 25px 25px;
	background-position: left;
}

.icon_ig a {
    background-image: url(images/icon_ig_2@2x.png);
    background-size: 25px 25px;
	background-position: left;
}

.icon_weibo a {
    background-image: url(images/icon_weibo_2@2x.png);
    background-size: 25px 25px;
	background-position: left;
}

.icon_wechat a {
    background-image: url(images/icon_wechat_2@2x.png);
    background-size: 25px 25px;
	background-position: left;
}

.icon_twitter a {
    background-image: url(images/icon_twitter@2x.png);
    background-size: 10px 12px;
	background-position: left;
}

.icon_pinterest a {
    background-image: url(images/icon_pinterest@2x.png);
    background-size: 9px 12px;
	background-position: left;
}

.search_box_icon {
    background: url(images/btn_search@2x.png) no-repeat;
    background-size: 36px 36px;
}

.icon_mobile_menu {
    background-image: url(images/mobile_menu@2x.png);
	background-size: 25px 25px;
	width: 120px;
    padding-left: 79px;
    font-size: 15px;
    text-transform: uppercase;
}

.icon_mobile_close {
    background-image: url(images/mobile_menu_close@2x.png);
	background-size: 25px 25px;
}

.tag-list {
	background:url(images/icon_tag@2x.png) no-repeat;
	background-size: 20px 20px;
}

h2.newsletter {
	padding: 10px 60px;
	background:url(images/icon_newsletter@2x.png) no-repeat;
	background-position: left;
	background-size: 40px 37px;
}

footer .logo a {
    display: block;
    background-image: url(images/logo_g2beauty_foot_2@2x.png);
    background-repeat: no-repeat;
	background-size: 142px 30px;
    width: 142px;
    height: 30px;
}


}

@media (max-width: 991px){ 
.icon_fb a, .icon_ig a, .icon_twitter a, .icon_pinterest a, .icon_weibo a, .icon_wechat a {
    background-repeat: no-repeat;
    background-position: left;
    width: 18px;
    height: 18px;
	background-size: 18px 18px;
    display: block;
	margin-right: 10px;
}

footer .logo {
	width: 100px;
}

.copyright {
	margin-top: 15px;
}

footer .logo a {
    display: block;
    background-image: url(images/logo_g2beauty_foot_2@2x.png);
    background-repeat: no-repeat;
	background-size:cover;
    width: 115px;
    height: 31px;
}

.slogan {
	margin-bottom: 20px;
}

.about_company_1 p, .about_company_2 p {
	background-color: rgba(255,255,255,0.75);
}
}


@media (max-width: 450px){ 
.about_company1{  padding-top: 30%;}
.about_company1 .about_top{font-size:14px!important;line-height:21px!important; width:90%!important; margin-left:5%!important}
.about_company1 .about_top h1:after { width:40%!important;}
.about_company1 .about_top h1{ margin-bottom:30px!important;}
}

.wsactive header nav{
	display:block;
	width:300px;
} 
/*@media (max-width: 768px){ 
.submit-position{ margin-top: 495px !important; }
}*/