/*
Theme Name: Happiness Capital
Theme URI: https://www.happinesscapital.com/
Author: Relish Creative
Author URI: httpa://relishcreative.com
Description: Happiness Capital is a global venture capital firm based in Hong Kong. Our mission is to make the world a happier place by investing in startups and VC funds that are committed to the same mission as ours. We aim to grow a Happiness ecosystem in which our invested companies and VC funds continue to co-create a happier world together with us.
Tags: Happiness Capital
Version: 2024
Requires at least: 6.0
Tested up to: 8..2
Requires PHP: 7.0

Happiness Capital WordPress Theme © 2024
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.montserrat-semibold {
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	}

.montserrat-regular {
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	}

.montserrat-bold {
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	}

@font-face {
    font-family: KaioBold;
    src: url('fonts/Kaio-Bold.woff');
    }

@font-face {
    font-family: KaioMedium;
    src: url('fonts/Kaio-Medium.woff');
    }

@font-face {
    font-family: KaioRegular;
    src: url('fonts/Kaio-Regular.woff');
    }

html,body{
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 18px;
	line-height: 1.5;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
/* 	background-color: #F4EEE6; */
	}

body{
/* 	padding: 0 30px; */
	}

img{
	max-width: 100%;
	}

.greencolor{
	color: #2DA050;
	}

.greenbgcolor{
	background-color: #2DA050;
	}

.offwhitecolor{
	color: #FAF6F2;
	}

.offwhitebgcolor{
	color: #FAF6F2;
	}

.h-90{
	height: 90%;
}

h1{
	font-size: 26px;
	line-height: 1.25;
	}

h1.bold{
	font-family: KaioBold;
	}

h2{
	font-size: 24px;
	line-height: 1.25;
	font-family: KaioMedium;
	}

h3{
	font-size: 20px;
	line-height: 1;
	font-family: KaioRegular;
	}

h4{
	font-size: 14px;
	line-height: 1.5;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	}

.read_more_large{
	font-size: 20px;
	line-height: 1.325;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	}

.read_more_small{
	font-size: 14px;
	line-height: 1.325;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	}

.founder_name{
	font-size: 20px;
	line-height: 1.75;
	font-family: KaioMedium;
	}

.founder_title{
	font-size: 14px;
	line-height: 1.75;
	font-family: KaioRegular;
	}

.footer_menu_header{
	font-size: 18px;
	line-height: 1;
	font-family: KaioMedium;
	}

.footer_menu_link{
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: 14px;
	}

.portfolio_tag_title{
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-size: 14px;
	}

.portfolio_tag{
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-size: 14px;
	}

.tag{
	background-color: #2DA050;
	border: 1px solid #2DA050;
	color: #ffffff;
	}

.tag:hover{
	background-color: #ffffff;
	border: 1px solid #2DA050;
	color: #2DA050;
	}

.button1{
	padding: 23px 50px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-size: 18px;
	}

.button2{
	padding: 23px 50px;
	font-family: KaioBold;
	font-size: 20px;
	color: #92E200;
	background-color: #007A53;
	border: 1px solid #007A53;
	}

.button2:hover{
	color: #007A53;
	background-color: #92E200;
	border: 1px solid #92E200;
	}

.button3{
	padding: 23px 50px;
	font-family: KaioMedium;
	font-size: 16px;
	color: #92E200;
	background-color: #007A53;
	border: 1px solid #007A53;
	border-radius: 50px;
	display: inline-block;
	}

.button3:hover{
	color: #007A53;
	background-color: #92E200;
	border: 1px solid #92E200;
	}

.button4{
	padding: 23px 50px;
	font-family: KaioMedium;
	font-size: 16px;
	color: #FAF6F2;
	background-color: #2DA050;
	border: 1px solid #2DA050;
	border-radius: 50px;
	display: inline-block;
	cursor: pointer;
	margin-right: 12px;
	}

.button4:hover{
	color: #2DA050;
	background-color: #FAF6F2;
	border: 1px solid #2DA050;
	}

.button5{
	padding: 23px 50px;
	font-family: KaioMedium;
	font-size: 16px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	border-radius: 50px;
	display: inline-block;
	cursor: pointer;
	margin-bottom: 12px;
	}

.button5:hover{
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #333333;
	}



#menu-main-menu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	}

#menu-main-menu li{
	text-align: center;
	}

#menu-main-menu li a{
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	display: inline-block;
	}

#menu-main-menu li a:hover{
	text-decoration: underline;
	border: 1px solid #ffffff;
	}

.logo-container{
	padding: 30px 0;
	position: relative;
	z-index: 99999999;
	}

.logo{
	max-width: 77%;
	aspect-ratio: 398 / 88;
	height: auto;
	}

.logoLink{
	padding: 50px 0;
	}

.navbar{
	padding: 30px;
	}

.nav-box{
	display: none;
	}

.navbar-toggler{
	border: 0;
	box-shadow: none !important;
	padding: 5px 0;
	}

.hamburger-box{
	display: flex;
	flex-direction: column;
	align-items: end;
	justify-content: center;
	padding: 0;
	}

#hamburger{
	width: 25px;
	height: 20px;
	/* position: absolute;
	top: 18px;
	right: 20px; */
	-webkit-transform: rotate( 0deg );
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate( 0deg );
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	display: none;
	}

#hamburger span {
    display: block;
    right: 0;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #000000;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
	}

#hamburger span:nth-child(2), #hamburger span:nth-child(3) {
    top: 10px;
    right: 0;
	}

#hamburger span:nth-child(4) {
    top: 20px;
	}

#hamburger.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
    background: #000000;
	}

#hamburger.open span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #000000;
	}

#hamburger.open span:nth-child(3) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #000000;
	}

#hamburger.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
    background: #000000;
	}

.nav-container{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	display: none;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	overflow-x: hidden;
	}

.nav-container.open{
	display: flex;
	}

.wrapper {
	width: 100%;
	height: 100vh;
	overflow: hidden;
	}

.sections {
	height: 100%;
	width: 1000vw;
	}

.sectionTitle {
	font-size: 30px;
	color: #fff;
	}

.section {
	height: 100vh;
	width: 100vw;
	float: left;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	}

.section:nth-child(even) {
	background: #262626;
	}

.section:nth-child(odd) {
	background: #22a7f0;
	}

.anim-container{
	background-color: #ffffff;
	z-index: 999999;
	}

footer{
	background-color: #F4EEE6;
	color: #2DA050;
	padding: 0px 0px 44px;
	}

.footer>.container{
	padding: 0px 30px;
	}

footer a{
	color: #2DA050;
	text-decoration: none;
	}

footer ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

footer ul li{
	padding: 0 0 25px;
	}

.footer-menu-title{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 25px;
	border-bottom: 1px solid #2DA050;
	margin-bottom: 25px;
	}

.jointheconversation{
	font-size: 28px;
	padding-top: 78px;
	margin-bottom: 25px;
	}

.joininput{
	padding: 23px;
	border-radius: 35px;
	border: none;
	display: inline-block;
	width: 60%;
	}

.greenborderbottom{
	border: none;
	border-top: 1px solid #2DA050;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #2DA050;
	opacity: 1;
	}

.footerradiusbox{
	border-radius: 0px 0px 100px 100px;
	background-color: #FAF6F2;
	height: 100px;
	margin-bottom: 100px;
	}

.single-company{
	background-color: #FAF6F2;
	}

.aboutcompany_container{
	margin-bottom: 50px;
	}

.companyDetailsTitle{
	margin-top: 25px;
	}

.ceo_name{
	font-size: 30px;
	font-family: KaioBold;
	margin-top: 60px;
	}

.ceo_title{
	font-size: 20px;
	font-family: KaioRegular;
	}

.company-content{
	font-size: 18px;
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	margin-bottom: 165px;
	margin-top: 100px;
	}

.single-company h2{
	font-size: 44px;
	font-family: KaioRegular;
	} 

.single-company h3{
	font-size: 33px;
	font-family: KaioRegular;
	margin: 50px 0;
	} 

.pinned-content {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
	}

.inthenews_title{
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-size: 30px;
	color: #333333;
	margin-top: 30px;
	}

.inthenews_link a{
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-size: 20px;
	color: #333333;
	}

.speechballoon1{
	background-image: url('img/speechballoon1.svg');
	padding-top: 100%;
	position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    transform: rotate(180deg);
	}

.speechballoon1 .speechballoontext{
	transform: translate(-50%, -50%) rotate(0deg); 
	}

.speechballoon2{
	background-image: url('img/speechballoon.svg');
	padding-top: 100%;
	position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
	}

.speechballoontext{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    width: 100%;
    height: 100%;
/*     font-size: calc(.5vw + .5vh + .5vmin); */
	font-size: calc(1vw + 1vh + 1vmin);
    padding: 10%;
    color: #ffffff;
    font-family: KaioBold;
	}

.company_quote{
	position: relative;
	}

.popupCircle{
/* 	display: none; */
/* width: 0; */
	transform: scale(0)
	}

.speechballoontext{
	
	}

.hiddenCompanyDetail{
	opacity: 0;
	}

.main-container{
	padding: 0 30px;
	}

.portfoliosquare{
	position: relative;
	}

.portfoliocircle{
	display: grid;
	place-items: center;
	width: 90%; /* 50% of the viewport width */
	aspect-ratio: 1; /* Ensure the height matches the width */
	color: #000000;
	font-size: 2em;
	background-color: #FAF6F2;
	border-radius: 50%;
	position: absolute;
	margin: auto;
	top: 50%;
	left: 50%;
	/* right: 0;
	bottom: 0; */
	transform: translate(-50%, -50%);
  	transition: transform 0.5s ease;
	}

.portfoliosquare:nth-child(even) .portfoliocircle{
	top: 100%;
	}

.keyphrase{
	font-size: 16px;
	color: #ffffff;
	position: absolute;
    bottom: 25%;
    text-align: center;
    width: 100%;
	}

.ovalbutton{
	padding: 10px 20px;
	display: inline-block; 
	border-radius: 30px;
	cursor: pointer;
	}

.portfolio-header{
	height: 800px;
	background: transparent url('img/circlebg_mobile.jpg') no-repeat;
	background-size: 100% auto;
	background-position: bottom center;
	background-color: #FAF6F2;
	padding: 0 30px;
	margin-bottom: 70px;
	}

.portfoliofaces:nth-child(1){
	width: 150px;
	}

.portfoliofaces:nth-child(2){
	width: 100px;
	}

.portfoliofaces:nth-child(3){
	width: 200px;
	}

.portfoliofaces:nth-child(4){
	width: 150px;
	}

.portfolio-h1{
	margin-bottom: 25px;
	}



@media (min-width: 576px) {
  
}

@media (min-width: 768px) {
	
	body{
		font-size: 16px;
		line-height: 1.5;
		}

	h1{
		font-size: 36px;
		line-height: 1.25;
		}

	h2{
		font-size: 26px;
		line-height: 1.25;
		font-family: KaioMedium;
		}

	h3{
		font-size: 22px;
		line-height: 1;
		font-family: KaioRegular;
		}

	h4{
		font-size: 16px;
		line-height: 1.5;
		font-family: "Montserrat", sans-serif;
		font-weight: 600;
		}

	.read_more_large{
		font-size: 24px;
		line-height: 1.325;
		font-family: "Montserrat", sans-serif;
		font-weight: 400;
		}

	.read_more_small{
		font-size: 16px;
		line-height: 1.325;
		font-family: "Montserrat", sans-serif;
		font-weight: 400;
		}

	.founder_name{
		font-size: 24px;
		line-height: 1.75;
		font-family: KaioMedium;
		}

	.founder_title{
		font-size: 16px;
		line-height: 1.75;
		font-family: KaioRegular;
		}

	.footer_menu_header{
		font-size: 18px;
		line-height: 1;
		font-family: KaioMedium;
		}

	.footer_menu_link{
		font-family: "Montserrat", sans-serif;
		font-weight: 600;
		font-size: 14px;
		}

	.portfolio_tag_title{
		font-family: "Montserrat", sans-serif;
		font-weight: 400;
		font-size: 16px;
		}

	.portfolio_tag{
		font-family: "Montserrat", sans-serif;
		font-weight: 400;
		font-size: 16px;
		}

	.tag{
		background-color: #2DA050;
		border: 1px solid #2DA050;
		color: #ffffff;
		}

	.tag:hover{
		background-color: #ffffff;
		border: 1px solid #2DA050;
		color: #2DA050;
		}

	.button1{
		padding: 22px 40px;
		font-family: "Montserrat", sans-serif;
		font-weight: 400;
		font-size: 28px;
		}

	.button2{
		padding: 23px 40px;
		font-family: KaioBold;
		font-size: 26px;
		color: #92E200;
		background-color: #007A53;
		border: 1px solid #007A53;
		}

	.button2:hover{
		color: #007A53;
		background-color: #92E200;
		border: 1px solid #92E200;
		}

	.button3{
		padding: 23px 40px;
		font-family: KaioMedium;
		font-size: 18px;
		color: #92E200;
		background-color: #007A53;
		border: 1px solid #007A53;
		border-radius: 50px;
		}

	.button3:hover{
		color: #007A53;
		background-color: #92E200;
		border: 1px solid #92E200;
		}
}

@media (min-width: 992px) {

	.h-lg-100{
		height: 100% !important;
		}
	
	body{
		font-size: 18px;
		line-height: 1.5;
		font-family: "Montserrat", sans-serif;
		font-weight: 400;
		}

	h1{
		font-size: 44px;
		line-height: 1.25;
		}

	h2{
		font-size: 44px;
		line-height: 1.25;
		font-family: KaioMedium;
		}

	h3{
		font-size: 22px;
		line-height: 1;
		font-family: KaioRegular;
		}

	h4{
		font-size: 18px;
		line-height: 1.5;
		font-family: "Montserrat", sans-serif;
		font-weight: 600;
		}

	.read_more_large{
		font-size: 28px;
		line-height: 1.325;
		font-family: "Montserrat", sans-serif;
		font-weight: 400;
		}

	.read_more_small{
		font-size: 20px;
		line-height: 1.325;
		font-family: "Montserrat", sans-serif;
		font-weight: 400;
		}

	.founder_name{
		font-size: 28px;
		line-height: 1.75;
		font-family: KaioMedium;
		}

	.founder_title{
		font-size: 20px;
		line-height: 1.75;
		font-family: KaioRegular;
		}

	.footer_menu_header{
		font-size: 18px;
		line-height: 1;
		font-family: KaioMedium;
		}

	.footer_menu_link{
		font-family: "Montserrat", sans-serif;
		font-weight: 600;
		font-size: 14px;
		}

	.portfolio_tag_title{
		font-family: "Montserrat", sans-serif;
		font-weight: 400;
		font-size: 18px;
		}

	.portfolio_tag{
		font-family: "Montserrat", sans-serif;
		font-weight: 400;
		font-size: 18px;
		}

	.tag{
		background-color: #2DA050;
		border: 1px solid #2DA050;
		color: #ffffff;
		}

	.tag:hover{
		background-color: #ffffff;
		border: 1px solid #2DA050;
		color: #2DA050;
		}

	.button1{
		padding: 23px 50px;
		font-family: "Montserrat", sans-serif;
		font-weight: 400;
		font-size: 28px;
		}

	.button2{
		padding: 23px 50px;
		font-family: KaioBold;
		font-size: 33px;
		color: #92E200;
		background-color: #007A53;
		border: 1px solid #007A53;
		}

	.button2:hover{
		color: #007A53;
		background-color: #92E200;
		border: 1px solid #92E200;
		}

	.button3{
		padding: 23px 50px;
		font-family: KaioMedium;
		font-size: 28px;
		color: #92E200;
		background-color: #007A53;
		border: 1px solid #007A53;
		border-radius: 50px;
		display: inline-block;
		margin-bottom: 25px;
		}

	.button3:hover{
		color: #007A53;
		background-color: #92E200;
		border: 1px solid #92E200;
		}



	#menu-main-menu li{
		display: inline-block;
		margin-right: 18px;
		}

	#menu-main-menu li:last-child{
		margin-right: 0;
		}

	.main-container{
		padding: 0;
		}

	.speechballoontext{
	    font-size: calc(.5vw + .5vh + .5vmin);
		}

	.company_quote{
		position: absolute;
	    top: 3%;
	    left: 50%;
		width: 75%;
		}

	.footer>.container{
		padding: 0px;
		}

	.portfolio-header{
		height: 500px;
		background: transparent url('img/circlebg.jpg') no-repeat;
		background-size: 100% auto;
		background-position: bottom center;
		background-color: #FAF6F2;
		padding: 0 30px;
		}
}

@media (min-width: 1200px) {
	#menu-main-menu li{
		margin-right: 38px;
		}

	.portfolio-header{
		height: 800px;
		}
}

@media (min-width: 1400px) {
  
}