@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');

body {
	font-family: 'Times New Roman', 'Timeless', sans-serif;
	height: 100vh;
	overflow: hidden;
}

body.page-template-template-investing,
body.page-template-template-investing-2022,
body.page-template-template-investing-dev1 {
	overflow: unset;
	overflow-x: hidden;
	height: 100%;
}

.page-template-template-about-php .normal-content p {
	font-family: 'Arial', sans-serif;
}

/* Investing API */

h2.h2title {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 30px;
}

.financialtb {
	width: 100%;

}

#field_1_7 {
	margin-top: 0px;
}

#field_1_7 #input_1_7 {
	margin-top: 0;
}

#field_1_7>div.clear-multi {}

#field_1_11 {
	padding-top: 15px;
}

#password-lost-form-wrap {
	text-align: center;
	padding-top: 80px;
}

#password-lost-form-wrap #somfrp_user_info {
	margin-left: auto;
	margin-right: auto;
}

.chadiv {
	margin-bottom: 40px;
	padding-bottom: 40px;
	background: #f6f6f6;

}

.financialtb td {
	font-size: 14px;
	padding: 10px 6px;
	font-family: 'Arial', sans-serif;
	color: #000;
}

.financialtb tr:first-child td {
	width: 100% !important;
}

.financialtb tr td:first-child {
	text-align: left;
	width: 200px;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}

body #alsummary.financialtb2 tr td {
	font-size: 16px;
	font-family: 'Arial', sans-serif;
	padding: 10px 20px;
	text-align: left;
	color: #000;
}

body #alsummary.financialtb2 {
	margin-bottom: 50px;
}

body #alsummary.financialtb2 tr td:first-child {
	width: 40px !important;
}

body #alsummary.financialtb2 {
	border: 2px solid #000;
}

body #alsummary.financialtb2 tr:nth-child(odd) {
	background: #f6f6f6;
}

#alsummary td i {
	display: block;
	font-weight: bold;
	color: #00ba8c;
	font-style: normal;
}

#alsummary td span {
	display: block;
	font-weight: bold;
	color: #ff0000;
	font-style: normal;
}

.financialtb2 tr.head td {
	background: #45822e;
	color: #fff !important;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-size: 18px;
}

.financialtb2 tr td:nth-child(4) {
	font-weight: bold;
}


.financialtb tr.tr-1 td {
	background: #f7c033;
	color: #000;
	font-size: 20px;
}

.financialtb tr.tr-2 td {
	color: #45822e;
}

.financialtb tr.tr-2 {}

.financialtb {
	border: 2px solid #000;
}

.financialtb tr.alhead td {
	background: #45822e;
	color: #fff;
	font-weight: bold;
}

.financialtb tr.alhead td {
	padding-top: 15px;
	padding-bottom: 15px;
}

button.investlinks {
	text-align: left;
	font-size: 22px;
}

.financialtb tr:nth-child(odd) {
	background: #f6f6f6;
}

.financialtb .tr-19 td,
.financialtb .tr-41 td,
.financialtb .tr-101 td {
	color: #f6f6f6 !important;
}

.financialtb .tr-3.alhead td:first-child {
	color: #45822e;
}

.fetchform {
	display: table;
	margin-bottom: 20px;
	width: 100%;
	text-align: left;
}

.fetchform input[type=text] {
	height: 50px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	padding: 10px 30px;
	display: table-cell;
	border: 2px solid #000;
	text-transform: uppercase;
}

.fetchform input[type=text]:focus {
	border: 2px solid #45822e;
}

.fetchform button {
	display: table-cell !important;

}

/* General */
.white,
.white input {
	color: #fff;
}

.text-center {
	text-align: center;
}

.full-page article {
	height: 100%;
	width: 100%;
}

.table {
	display: table;
	width: 100%;
	height: 100%;
	margin-bottom: 0;
}

.valign {
	vertical-align: middle;
	display: table-cell;
}

.page-padding {
	padding: 40px 0;
}

.inline-block,
ul.inline-block li {
	display: inline-block;
}

.inline-flex {
	display: inline-flex;
	width: 100%;
}

ul.inline-block {
	padding-left: 0;
	list-style: none;
}

.side-border {
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
}

section.full-page {
	height: calc(100vh - 202px);
}

.rectangle-shape {
	width: 16px;
	display: inline-block;
	margin: 0 auto;
	height: 100px;
	background: #22252c;
}

.rectangle-shape-blue {
	width: 16px;
	display: inline-block;
	margin: 0 auto;
	height: 100px;
	background: #45822e;
}

.bold {
	font-weight: bold;
}

.theme-bg {
	background: #45822e;
}

.yellow-bg {
	background: #f7c033;
}

.theme-color,
#toi-form input.theme-color {
	color: #45822e;
}

.relative {
	position: relative;
}

/* Header */
html[lang=ja] nav.nav ul li a {
	font-size: 16px;
}

.header-left {
	width: 30%;
}

.header-right {
	width: 70%;
}

header.header {
	background: #131313;
	position: relative;
	z-index: 9;
}

header.header.transparent,
header.header.transparent-black {
	background: transparent;
}

header.header.transparent nav.nav ul li.secondary-color a,
header.header.transparent-black nav.nav ul.sub-menu li a {
	color: #fff;
}

header.header.transparent-black nav.nav ul li a,
header.header.transparent-black nav.nav ul li.secondary-color a {
	color: #000;
}

header.header.transparent-black nav.nav ul li.menu-item-has-children:after {
	border-top: 8px solid #000;
}

.logo-img {
	max-width: 300px;
	padding: 20px 0;
	width: 100%;
}

nav.nav {
	height: 100%;
	display: table;
	width: 100%;
}

nav.nav ul {
	padding-left: 0;
	margin-bottom: 0;
	width: 100%;
	height: 100%;
	text-align: right;
	display: table-cell;
	vertical-align: middle;
}

nav.nav ul.sub-menu {
	display: none;
	position: absolute;
	width: 160px;
	background: #131313;
	right: -25px;
	top: 40px;
	padding: 5px;
	color: #000;
	height: auto;
	border: solid 2px #555;
}

nav.nav ul.sub-menu.active {
	display: block;
}

nav.nav ul li {
	display: inline-block;
	vertical-align: middle;
	font-family: 'EurostileLTStd', 'Timeless', sans-serif;
	position: relative;
	margin-right: 20px;
}

nav.nav ul li.menu-item-has-children a {
	font-size: 18px;
}

nav.nav ul li.menu-item-has-children:after {
	content: '';
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #fff;
	position: absolute;
	right: -25px;
	top: 7px;
	cursor: pointer;
}

nav.nav ul.sub-menu li {
	display: inline-block;
}

nav.nav ul li a {
	color: #fff;
	font-size: 21px;
}

nav.nav ul li.secondary-color a {
	color: #45822e;
}

nav.nav ul li a:hover,
header.header.transparent-black nav.nav ul li a:hover,
header.header.transparent-black nav.nav ul li.secondary-color a:hover,
header.header.transparent nav.nav ul.sub-menu li a:hover {
	text-decoration: none;
	color: #45822e;
}

header.header.transparent nav.nav ul li.secondary-color a:hover,
header.header.transparent nav.nav ul li a:hover {
	color: #000;
}

/* Button */
.language-btn,
.learn-more-btn,
.access-btn,
.submit-btn {
	display: inline-block;
	margin: 0 auto;
	border: none;
	font-family: 'Arial';
	font-size: 16px;
	letter-spacing: 3px;
	padding: 20px 40px;
	border-radius: 30px;
	font-weight: bold;
	margin: 40px 0 20px;
	box-shadow: 0 0 50px rgba(255, 255, 255, 0.5);
}

.learn-more-btn,
.access-btn {
	min-width: 320px;
}

#signup-form #gform_submit_button_1,
#user-profile #gform_submit_button_3 {
	min-width: 240px;
	display: inline-block;
	margin: 0 auto;
	border: none;
	font-family: 'Arial';
	font-size: 16px;
	letter-spacing: 3px;
	padding: 20px 40px;
	border-radius: 30px;
	margin: 0 auto;
	font-weight: bold;
	box-shadow: 0 0 50px rgba(255, 255, 255, 0.5);
}

.language-btn,
.learn-more-btn,
#signup-form #gform_submit_button_1,
.submit-btn,
#user-profile #gform_submit_button_3 {
	color: #585858;
	background: #f4f4f4;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f4f4f4 0%, #b1b1b1 50%, #f4f4f4 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f4f4f4 0%, #b1b1b1 50%, #f4f4f4 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f4f4f4 0%, #b1b1b1 50%, #f4f4f4 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#f4f4f4', GradientType=0);
	/* IE6-9 */
}

.access-btn {
	background: #0c6ab1;
	/* Old browsers */
	background: -moz-linear-gradient(top, #0c6ab1 0%, #054891 50%, #0c6ab1 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0c6ab1 0%, #054891 50%, #0c6ab1 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0c6ab1 0%, #054891 50%, #0c6ab1 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c6ab1', endColorstr='#0c6ab1', GradientType=0);
	/* IE6-9 */
}

.access-btn a:hover {
	color: #fff;
	text-decoration: none;
}

.btn-spacing {
	width: 60px;
	display: inline-block;
}

/* Landing & Home */
.home-wrapper {
	position: relative;
	width: 95%;
	height: 100%;
	max-width: 1000px;
	margin: 0 auto;
	overflow-x: auto;
}

.page-template-template-about-php .home-wrapper {
	max-width: 800px;
}

.home-wrapper::-webkit-scrollbar {
	display: none;
}

.section-home {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.section-home article {
	height: 100%;
}

.section-home .section-content h1 {
	font-family: 'EurostileLTStd', 'Timeless', sans-serif;
	font-size: 80px;
	margin: 20px 0;
	text-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
}

.section-home .section-content h4 {
	font-family: 'Timeless', 'EurostileLTStd', sans-serif;
	font-size: 27px;
	text-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
}

.section-home .section-content li {
	font-family: 'Times New Roman', 'Timeless', sans-serif;
	font-size: 24px;
	padding: 0 20px;
	text-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
}

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

.single-flag {
	display: inline-block;
	margin: 0 20px;
}

.single-flag.inactive {
	-webkit-filter: grayscale(100%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	pointer-events: none;
}

/* About Us & Sign Up Thank You */
.about-background {
	background: url('img/mind-kinesis-about-background.jpg') center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.section-thankyou h1,
.section-about h1 {
	font-family: 'EurostileLTStd', 'Timeless', sans-serif;
	font-size: 40px;
}

.normal-content p,
.section-about p {
	font-family: 'Arial', sans-serif;
	font-size: 21px;
	margin-bottom: 20px;
}

.normal-content a {
	font-family: 'Arial', sans-serif;
	font-size: 21px;
	color: #fff;
}

.looking-forward img {
	margin-bottom: 40px;
}

.milestone {
	font-family: 'Arial', sans-serif;
	font-size: 20px;
	text-align: justify;
}

.milestone li {
	margin-bottom: 10px;
}

.mind-about-carousel.owl-theme .owl-dots .owl-dot span {
	background: transparent;
	margin: 5px;
}

.mind-about-carousel.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #fff;
}

.mind-about-carousel.owl-theme .owl-dots .owl-dot {
	border: solid #fff 2px;
	border-radius: 50%;
	margin: 0 7px;
}

/* Sign Up & Login Form */
#signup-form,
#login-form {
	max-width: 650px;
	background: transparent;
	border: solid 2px #fff;
	width: 95%;
}

#login-form {
	width: 100%;
}

#signup-form h4 {
	text-align: center;
	font-size: 24px;
	font-family: 'Times New Roman', 'Timeless', sans-serif;
}

#user-profile h4 {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 28px;
	font-family: 'Times New Roman', 'Timeless', sans-serif;
}

#signup-form label,
#user-profile label {
	display: none;
}

.gform_footer {
	text-align: center;
}

.signup-line {
	height: 3px;
	background: #45822e;
	width: 170px;
	margin: 40px auto 60px auto;
}

#signup-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,
#login-form input[type=text],
#login-form input[type=password],
#user-profile .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	padding: 10px 20px;
	background: transparent;
	letter-spacing: normal;
	border: solid 2px #fff;
	color: #fff;
	font-family: 'Times New Roman', 'Timeless', sans-serif;
	font-size: 18px;
	width: 100%;
}

#user-profile .gform_wrapper .disable-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	background: rgba(0, 0, 0, 0.5);
	color: #ccc;
}

#login-form input[type=submit],
.signup-submit {
	background: transparent;
	border: solid 2px #fff;
	padding: 10px 40px;
	color: #fff;
	font-size: 14px;
	font-family: 'Times New Roman', 'Timeless', sans-serif;
	transition: all 0.3s ease;
}

#login-form input[type=submit]:hover,
.signup-submit:hover {
	background: #fff;
	color: #555;
	transition: all 0.3s ease;
	text-decoration: none;
}

#login-form .mk-lostpassword {
	font-size: 18px;
	font-family: 'Times New Roman', 'Timeless', sans-serif;
}

#login-form .mk-lostpassword a:hover {
	color: #fff;
	text-decoration: none;
}

.signup-submit {
	padding-bottom: 11px;
	margin-left: 8px;
}

.overscroll {
	overflow-x: scroll;
}

#signup-form .gform_wrapper .top_label div.ginput_container,
#user-profile .gform_wrapper .top_label div.ginput_container {
	width: 100%;
}

#signup-form .gform_wrapper select option,
#user-profile .gform_wrapper select option {
	background: #555;
}

#signup-form .gform_wrapper ul.gform_fields li.gfield,
#user-profile .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
}

#signup-form input::placeholder,
#user-profile input::placeholder {
	color: #fff;
	font-style: italic;
}

#signup-form input::-webkit-input-placeholder,
#user-profile input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #fff;
	font-style: italic;
}

#signup-form input::-moz-placeholder,
#user-profile input::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
	font-style: italic;
}

#signup-form input:-ms-input-placeholder,
#user-profile input:-ms-input-placeholder {
	/* IE 10+ */
	color: #fff;
	font-style: italic;
}

#signup-form input:-moz-placeholder,
#user-profile input:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
	font-style: italic;
}

#signup-form .fancybox-close-small:after,
#login-form .fancybox-close-small:after {
	color: #fff;
}

#signup-form .fancybox-close-small:hover:after,
#login-form .fancybox-close-small:hover:after {
	color: #000;
}

#login-form #loginform {
	max-width: 300px;
	margin: 40px auto;
}

html[lang=ja] #login-form #loginform {
	max-width: 330px;
}

#login-form label {
	display: block;
	font-size: 18px;
	font-family: 'Times New Roman', 'Timeless', sans-serif;
}

.forgotten-form,
.mklostpassword input[type=text],
.mklostpassword input[type=password] {
	background: transparent;
	border: solid 2px #fff;
	padding: 10px 20px;
	font-family: 'Times New Roman', 'Timeless', sans-serif;
	color: #fff;
	font-size: 18px;
	display: inline-block;
}

.forgotten-form:focus,
.mklostpassword input[type=text]:focus,
.mklostpassword input[type=password]:focus {
	outline: none;
	border: solid 2px #fff;
}

.lostpassword-button,
.mklostpassword button[type=submit] {
	background: #fff;
	border: solid 2px #fff;
	padding: 10px 40px;
	color: #333;
	font-size: 16px;
	font-family: 'Times New Roman', 'Timeless', sans-serif;
	transition: all 0.3s ease;
}

.som-password-sent-message {
	font-size: 21px;
	color: #fff
}

.reset-wrapper {
	position: relative;
	width: 95%;
	height: 100%;
	max-width: 800px;
	margin: 0 auto;
	overflow-x: auto;
	padding-top: 40px;
}

.extra-space,
.mklostpassword p,
.mklostpassword a,
.mklostpassword {
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.mklostpassword a {
	pointer-events: none;
}

.mklostpassword legend {
	text-align: center;
	color: #fff;
	font-size: 28px;
}

.mklostpassword fieldset {
	border: none;
}

/* Investing */
.investing-background {
	background: url('img/mind-kinesis-investing-background.jpg') center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.section-invest {
	padding: 40px 0;
}

.section-invest h1 {
	font-family: 'EurostileLTStd', 'Timeless', sans-serif;
}

.section-invest button {
	font-family: 'EurostileLTStd', 'Timeless', sans-serif;
	display: block;
	background: transparent;
	border: none;
	font-size: 21px;
	color: #868686;
	font-weight: bold;
	outline: none;
	margin-bottom: 10px;
	position: relative;
	padding-left: 30px;
	text-align: left;
}

.investlinks.active {
	color: #45822e;
}

.investcontent {
	display: none;
}

.investcontent.active {
	display: block;
}

.investing-tab .investlinks:before {
	content: '';
	position: absolute;
	width: 21px;
	height: 21px;
	left: 0;
	top: 3px;
	border: solid 2px #45822e;
	border-radius: 50%;
}

.investing-tab .investlinks.active:before {
	content: '•';
	font-size: 28px;
	line-height: 18px;
}

.invest-title {
	color: #000;
	font-weight: bold;
	font-size: 36px;
}

.invest-subtitle {
	font-size: 24px;
	color: #45822e;
	text-transform: uppercase;
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	margin-bottom: 40px;
}

table.toitable {
	width: 100%;
}

table.toitable td {
	padding: 10px;
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	font-weight: bold;
	border: solid 2px #45822e;
	color: #45822e;
}

table.toitable .toitable-bg {
	background: #f7c033;
	/* Old browsers */
	background: -moz-linear-gradient(left, #f7c033 1%, #f7c033 5%, #45822e 6%, #45822e 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #f7c033 1%, #f7c033 5%, #45822e 6%, #45822e 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #f7c033 1%, #f7c033 5%, #45822e 6%, #45822e 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7c033', endColorstr='#45822e', GradientType=1);
	/* IE6-9 */
}

table.toitable .toitable-bg td {
	border-left-color: #f7c033;
	border-top: none;
	color: #fff;
}

ul.toilist {
	margin: 20px 0;
}

ul.toilist li {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	text-align: left;
}

#toi-form {
	text-align: left;
	margin-bottom: 60px;
}

#toi-form .form-group {
	margin-bottom: 40px;
}

#toi-form p {
	font-family: 'Arial', sans-serif;
	font-size: 20px;
}

#toi-form .table label {
	display: table-cell;
	text-align: center;
	font-family: 'Arial', sans-serif;
	font-size: 20px;
	width: 9.1%;
	position: relative;
}

#toi-form label:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: #000;
	top: 10px;
	left: 0;
	z-index: 0;
}

#toi-form label:first-child:before {
	width: 50%;
	left: unset;
	right: 0;
}

#toi-form label:last-child:before {
	width: 50%;
}

#toi-form input[type=radio] {
	visibility: visible;
	position: relative;
	height: 20px;
	width: 20px;
	font-size: 41px;
	line-height: 16px;
}

#toi-form input[type=radio]:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	text-align: center;
	visibility: visible;
	height: 20px;
	border: solid 2px #000;
	border-radius: 50%;
	z-index: 2;
	background: #fff;
}

#toi-form input[type=radio]:checked:after {
	content: '•';
}

.toiwarning {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	margin: 20px 0 60px 0;
	color: #ff0000;
}

#chartdiv {
	width: 100%;
	height: 500px;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
	background: #fff;
	border-radius: 10px;
}

.dcf-table {
	margin: 40px 0 60px 0;
	overflow-x: auto;
}

.dcf-table table {
	width: 100%;
	min-width: 600px;
	font-family: 'Arial', sans-serif;
	font-size: 20px;
	color: #000;
	border: solid 1px #000;
	text-align: left;
}

.dcf-table table tr:first-child {
	font-weight: bold;
	color: #45822e;
	border-bottom: solid 1px #000;
}

.dcf-table table tr td:first-child {
	width: 80%;
}

.dcf-table table tr td:last-child {
	text-align: right;
	font-weight: bold;
	width: 20%;
}

.dcf-table table tr td {
	padding: 10px 40px;
}

.dcf-table table tr td input {
	background: transparent;
	font-weight: bold;
	border: none;
	text-align: right;
	padding: 0 5px;
}

.dcf-table table tr td input.underline.medium {
	border-bottom: solid 1px;
	width: 85px;
}

.dcf-table table tr td input.underline.short {
	width: 85px;
	border-bottom: solid 1px;
	margin-left: 10px;
}

.dcf-total {
	padding: 40px 0;
}

.dcf-table input[type=number]::-webkit-inner-spin-button,
.dcf-table input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.epsrate,
.growthvalue,
.stagnantvalue,
.presentvalue,
.buyprice {
	pointer-events: none;
}

.tooltipster-fade.tooltipster-show {
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	height: auto !important;
}

.tooltipster-sidetip .tooltipster-box {
	background: #fff;
	border: 2px solid #45822e;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #45822e;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #fff;
}

.tooltipster-sidetip .tooltipster-content {
	color: #000;
}

.financialtb tr td:last-child {
	display: none;
}

.financialtb tr td:nth-last-child(2) {
	border-right: solid 2px #000;
}

.financialtb tr.tr-1 td,
.financialtb tr.tr-2 td,
.financialtb tr.tr-19 td,
.financialtb tr.tr-41 td,
.financialtb tr.tr-101 td {
	display: table-cell;
}

.graphusetooltip {
	position: absolute;
	top: 8px;
	right: 10px;
}

/* Footer */
footer.footer {
	background: #21242b;
	position: relative;
	z-index: 9;
}

footer.footer p {
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	padding: 40px 0;
	margin-bottom: 0;
}

footer.footer a:hover {
	color: #45822e;
	text-decoration: none;
}

/* Responsive */
@media screen and (min-width: 641px) {
	.gform_wrapper #gform_fields_1 .ginput_complex.ginput_container.ginput_container_email .ginput_right {
		padding-right: 0;
	}

	@media screen and (min-width: 769px) {

		/* Mobile Menu */
		#mobile-button {
			display: none;
		}
	}

	@media screen and (max-width: 768px) {
		.rectangle-shape {
			width: 10px;
			height: 50px;
		}

		/* Header */
		.header-left {
			width: 70%;
		}

		.header-right {
			width: 30%;
		}

		/* Mobile Menu */
		header.header.transparent-black nav.nav ul li a,
		header.header.transparent-black nav.nav ul li.secondary-color a {
			color: #fff;
		}

		header.header.transparent-black nav.nav ul li.menu-item-has-children:after {
			border-top: 8px solid #FFF;
		}

		header.transparent-black #mobile-button {
			color: #333;
		}

		#mobile-button {
			position: absolute;
			right: 20px;
			top: 40px;
			font-size: 18px;
			font-family: 'EurostileLTStd', 'Timeless', sans-serif;
			cursor: pointer;
		}

		nav.nav ul {
			display: none;
			position: absolute;
			top: 80px;
			right: 20px;
			max-width: 250px;
			height: auto;
			z-index: 999;
		}

		nav.nav ul li.menu-item-has-children:after {
			right: 20px;
			top: 18px;
		}

		nav.nav ul.sub-menu {
			position: relative;
			width: 100%;
			background: transparent;
			right: 0;
			top: 0;
			padding: 0;
			border: none;
			margin-top: 10px;
		}

		nav.nav ul.sub-menu li {
			background: transparent;
			padding: 0;
		}

		nav.nav ul li {
			display: inline-block;
			text-align: center;
			width: 100%;
			max-width: 250px;
			background: rgba(0, 0, 0, 0.7);
			padding: 10px;
			border-bottom: solid 1px #777;
		}

		nav.nav ul li:last-child {
			border-bottom: none;
		}

		nav.nav ul li a {
			font-size: 18px;
		}

		header.header.transparent nav.nav ul li.secondary-color a:hover,
		header.header.transparent nav.nav ul li a:hover {
			color: #45822e;
		}

		/* Home */
		.section-home .section-content h1 {
			font-size: 60px;
		}

		.section-home .section-content h4 {
			font-size: 21px;
		}

		.section-home .section-content li {
			font-size: 18px;
		}

		/* About */
		.section-thankyou h1,
		.section-about h1 {
			font-size: 28px;
		}

		.normal-content p,
		.section-about p,
		.milestone {
			font-size: 16px;
		}

		/* Button */
		.language-btn,
		.learn-more-btn,
		.access-btn,
		.submit-btn,
		#signup-form #gform_submit_button_1 {
			font-size: 14px;
			padding: 15px 30px;
			letter-spacing: 0;
		}

		.learn-more-btn,
		.access-btn {
			min-width: 250px;
		}

		#signup-form #gform_submit_button_1 {
			width: auto;
		}

		.btn-spacing {
			width: 20px;
		}
	}

	@media screen and (max-width: 480px) {

		#alsummary .graphusetooltip {
			position: relative;
			float: right;
			top: auto;
			right: auto;
		}

		#alsummary td.relative {
			text-align: right !important;
		}

		body {
			overflow: visibility;
		}

		section.full-page {
			height: auto;
		}

		/* Home */
		.section-home .section-content h1 {
			font-size: 40px;
		}

		/* Button */
		html[lang=ja] .signup-submit {
			display: inline-block;
			margin-left: 0;
			margin-top: 8px;
		}

		.btn-spacing {
			display: none;
		}

		/* Signup */
		#signup-form h4 {
			font-size: 18px;
		}

		/* About Us */
		.section-about .home-wrapper {
			width: 100%;
			padding: 0 20px;
		}

		/* Investing */
		.invest-title {
			font-size: 26px;
		}

		.dcf-table table {
			font-size: 16px;
		}

		body #alsummary.financialtb2 tr td:first-child {
			padding: 4px 3px;
			vertical-align: top;
		}

		body #alsummary.financialtb2 tr td {
			padding: 4px 3px;
		}

		.fetchform {
			text-align: center;
		}

		.fetchform button {
			margin-top: 10px;
			float: none !important;
		}

		#chartdiv {
			height: 400px;
		}
	}