/* Square */
@media (orientation: landscape) {
}
@media (orientation: portrait) {
}

/* Responsive */
@media only screen and (min-width: 1100px) {
}
@media only screen and (min-width: 1001px) {
}
@media only screen and (max-width: 1200px) {
	.section.chairman .fontsize-18,
	.section.gdirector .fontsize-18,
	.section.finance .fontsize-18,
	.section.sus .fontsize-18 {
		font-size: 14px;
	}
	.section.chairman .fontsize-16,
	.section.gdirector .fontsize-16,
	.section.finance .fontsize-16,
	.section.sus .fontsize-16 {
		font-size: 13px;
	}
	
	.section-stats .profile-stat .count {
		font-size: 22px;	}
	.section-stats .profile-stat .count .unit {
		font-size: 14px;	
	}
	.section-stats .profile-stat .label2 {
		font-size: 13px;
	}
	.section-stats .profile-stat .label {
		font-size: 11px;
	}
	
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-last-child(3) {
		flex-grow: 1;
	}
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-last-child(2) {
		/* flex-grow: 1; */
	}
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-last-child(1) {
		/* flex-grow: 1; */
	}
}
@media only screen and (min-width: 1081px) {
}
@media only screen and (max-width: 1080px) {
	.section .fontsize-48 {
		font-size: 36px;
	}
	.section .fontsize-32 {
		font-size: 26px;
	}
	.download-lists .download-list ul li {
		width: 50%;
		flex-basis: 50%;
	}
	.highlight-boxes .highlight-box.sustainability .highlight-stat {
		flex-basis: 33.33%;
	}
}
@media only screen and (max-width: 960px) {
	.section.intro .cols {
		display: block;
	}
	.col50 {
		width: auto;
	}
	.read-more-pdf {
		font-size: 13px;
	}
	.read-more-pdf:before {
		height: 16px;
		width: 16px;
	}
	#menu {
		width: 80%;
	}
	.menu-overlay {
		width: 80%;
	}
	.highlight-boxes .highlight-box.financial .highlight-stat {
		flex-basis: 33.33%;
	}
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-last-child(3),
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-last-child(2),
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-last-child(1) {
		flex-basis: 33.33%;
	}
	.highlight-boxes .highlight-box.sustainability .highlight-stat {
		
	}
	.section.intro .section-bg {
		padding-bottom: 40vw;
		background-position: right bottom;
	}
}
@media only screen and (min-width: 801px) {
}
@media only screen and (max-width: 800px) {
	.highlight-boxes .highlight-box.business .highlight-stat {
		flex-basis: 50%;
	}
	.padding {
		padding: 48px 36px;
	}
	/* .highlight-boxes .highlight-box.financial .highlight-stat {
		flex-basis: 50%;
	}
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-last-child(3),
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-last-child(2),
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-last-child(1) {
		flex-basis: 50%;
	} */
	/*
	.highlight-boxes .highlight-box.financial .highlight-stat.x2 {
		flex-basis: 50%;
	}
	.highlight-boxes .highlight-box.sustainability .highlight-stat {
		flex-basis: 50%;
	}
	.highlight-boxes .highlight-box.sustainability .highlight-stat.solar {
		flex-basis: 100%;
	}
	.highlight-boxes .highlight-box.sustainability .highlight-stat:last-child {
		flex-basis: 100%;
	}
	*/
	.margin-bottom-x1 {
		margin-bottom: 24px;
	}
	.margin-bottom-half {
		margin-bottom: 10px;
	}
	.margin-bottom-quarter {
		margin-bottom: 5px;
	}
	.margin-bottom-x1 {
		margin-bottom: 24px;
	}
	.section-stats .profile-stat .count {
		font-size: 18px;
	}
	.section-stats .profile-stat .count .unit,
	.section-stats .profile-stat .label2 {
		font-size: 12px;
	}
	.section.intro .section-bg {
		padding-bottom: 20vw;
	}
}
@media only screen and (min-width: 641px) and (max-width: 800px) {
}

/* Tablet */
@media only screen and (max-width: 800px) {
	#menu {
		width: 90%;
	}
	.menu-overlay {
		width: 90%;
	}
	.section.chairman.padding-top-x3 {
		padding-top: 36px;
	}
	.section.chairman.padding-bottom-x3 {
		padding-bottom: 36px;
	}
	.fontsize-48 {
		font-size: 32px !important;
	}
	.fontsize-42 {
		font-size: 30px !important;
	}
	.fontsize-36 {
		font-size: 28px !important;
	}
	.fontsize-32 {
		font-size: 24px !important;
	}
	.fontsize-28 {
		font-size: 22px !important;
	}
	.fontsize-24 {
		font-size: 20px !important;
	}
	.fontsize-20 {
		font-size: 18px !important;
	}
	.fontsize-18 {
		font-size: 16px !important;
	}
	.section.chairman .fontsize-18, .section.gdirector .fontsize-18, .section.finance .fontsize-18, .section.sus .fontsize-18 {
		font-size: 14px !important;
	}
	.fontsize-16 {
		font-size: 13px !important;
	}
}
@media only screen and (max-width: 768px) {
	.highlight-boxes .highlight-box.business .highlight-stat {
		flex-basis: 100%;
	}
	.highlight-boxes .highlight-box.financial .highlight-stat {
		flex-basis: 50%;
	}
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-last-child(3),
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-last-child(2),
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-last-child(1) {
		flex-basis: 50%;
	}
	.highlight-boxes .highlight-box.sustainability .highlight-stat {
		flex-basis: 50%;
	}
	.highlight-boxes .highlight-box.sustainability .highlight-stat:nth-last-child(5) {
		flex-basis: 100%;
	}
	.highlight-boxes .highlight-box.sustainability .highlight-stat:nth-last-child(4),
	.highlight-boxes .highlight-box.sustainability .highlight-stat:nth-last-child(3),
	.highlight-boxes .highlight-box.sustainability .highlight-stat:nth-last-child(2),
	.highlight-boxes .highlight-box.sustainability .highlight-stat:nth-last-child(1) {
		flex-basis: 50%;
	}
	.highlight-stat .highlight-stat-icon img {
		width: 40px;
		height: 40px;
	}
	.section.chairman {
		background-image: none;
		padding: 0;
	}
	.section.chairman .left {
		width: 100%;	
		background-image: url(../img/hero/hero-chairman.jpg);
		background-size: cover;
		background-position: center top;
		background-repeat: no-repeat;
		height: 80vw;
		display: block;
		flex-basis: auto;
	}
	.section.chairman .cols {
		flex-direction: column;
	}
	.section.chairman .right {
		padding: 36px;
	}
	.section.chairman .font-white,
	.section.chairman .font-white-90 {
		color: #333333 !important;
	}
	.section.chairman .read-more-pdf.inverted {
		color: #041397;
		border-color: #041397;
	}
	.section.chairman .read-more-pdf.inverted:before {
		background-image: url(../img/icon/icon-read-more.svg);
	}
	
	.section.gdirector .cols {
		flex-direction: column-reverse;
	}
	.section.gdirector .right {
		width: 100%;
		flex-basis: auto;
		height: 70vw;
	}
	.section.finance .cols {
		flex-direction: column;
	}
	.section.finance .left {
		width: 100%;
		flex-basis: auto;
		height: 70vw;
	}
	.section.sus .cols {
		flex-direction: column-reverse;
	}
	.section.sus .cols .right {
		margin-bottom: 24px;
	}
	.section.downloads .cols {
		
	}
	.section.downloads .cols .left {
		margin-bottom: 24px;
	}
	.download-lists {
		
	}
	.download-lists .download-list {
		
	}
	.download-lists .download-list ul {
		display: block;
	}
	.download-lists .download-list ul li {
		width: auto;
	}
	.section.downloads .cols .col {
		width: 100% !important;
		flex-basis: auto !important;
	}
	.section.downloads .footer-cover {
		width: 80%;
		max-width: 240px;
		margin: 0 auto;
	}
	.section.downloads .footer-cover img {
		display: block;
		width: 100%;
	}
	.social-media ul {
		flex-wrap: wrap;
		font-size: 12px;
	}
	.social-media ul li {
		margin-bottom: 8px;
	}
}
@media only screen and (max-width: 640px) {
	
}
@media only screen and (max-width: 600px) {
	html, body {
		font-size: 14px;
		line-height: 1.4em;
	}
}
@media only screen and (min-width: 561px) {
}
@media only screen and (max-width: 560px) {	
	html, body {
		font-size: 13px;
	}
	#menu {
		width: 100%;
		padding: 48px;
	}
	#menu > ul > li, #menu > ul > li > a {
		font-size: 4.2vw;
	}
	.menu-overlay {
		width: 100%;
	}
	#menuToggle {
		width: 48px;
		height: 48px;
	}
	#menuToggle input {
		width: 48px;
		height: 48px;
	}
	#menuToggle .menu-icon {
		width: 48px;
		height: 48px;
		padding: 15px 14px;
	}
	#menuToggle .menu-icon:before {
		font-size: 10px;
	}
	#menuToggle .menu-icon .menu-icon-wrap > span {
		width: 20px;
		margin-bottom: 6px !important;
	}
	#menuToggle .menu-icon .menu-icon-wrap > span:nth-of-type(2) {
		width: 18px;
	}
	#menuToggle .menu-icon .menu-icon-wrap > span:nth-of-type(3) {
		width: 16px;
		margin-bottom: 0px !important;
		width: 16px;
	}
	#menuToggle input:checked ~ .menu-icon .menu-icon-wrap span {
		transform: rotate(45deg) translate(3px, -1px);
		width: 21px;
	}
	#menuToggle input:checked ~ .menu-icon .menu-icon-wrap span:nth-of-type(2) {
		width: 21px;
		transform: rotate(-45deg) translate(-3px, 8px);
	}
	.highlight-text {
		font-size: 12px;
	}
	.col60 {
		width: 100%;
	}	
	.section.intro .fontsize-48 {
		font-size: 28px !important;
	}
	.section.intro .fontsize-24 {
		font-size: 18px !important;
	}
	.section.intro .fontsize-18 {
		font-size: 14px !important;
	}
	
	.section.downloads .cols {
		display: block;
	}
	.section.downloads .footer-cover {
		width: 70%;
	}
	.read-more-pdf {
		font-size: 12px;
	}
	.read-more-pdf:before {
		width: 14px;
		height: 14px;
	}
	.highlight-stat .highlight-stat-content {
		margin-right: 10px;
	}
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-last-child(3),
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-last-child(4) {
		flex-basis: 100%;
	}
	.highlight-boxes .highlight-box.sustainability .highlight-stat,
	.highlight-boxes .highlight-box.sustainability .highlight-stat:nth-last-child(4),
	.highlight-boxes .highlight-box.sustainability .highlight-stat:nth-last-child(3),
	.highlight-boxes .highlight-box.sustainability .highlight-stat:nth-last-child(2),
	.highlight-boxes .highlight-box.sustainability .highlight-stat:nth-last-child(1) {
		flex-basis: 100%;
	}
}
@media only screen and (max-width: 420px) {
	.padding {
		padding: 36px 24px;
	}
	.section.chairman .right {
		padding: 36px 24px;
	}
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-child(5),
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-child(6) {
		flex-basis: fit-content;
	}
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-child(7),
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-child(8) {
		flex-basis: fit-content;
	}
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-child(7),
	.highlight-boxes .highlight-box.financial .highlight-stat:nth-child(8) {
		flex-basis: fit-content;
	}
}
@media only screen and (max-width: 400px) {
}
@media only screen and (max-width: 320px) {
}