/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/*
body {
    font-size: 18px;
    font-family: Montserrat;
}

#g-navigation {
    padding: 25px 0px 25px 0px;
  	box-shadow: 0 10px 9px 0 rgba(0, 0, 0, 0.34);
  	background-color: var(--white);
}
.g-container{
	width:100vw;
	margin:0;	
}
.g-grid{
	padding:0 4%;
}
.g-grid .g-block {
    margin: auto;
    vertical-align: middle;
}
.g-content .gantry-logo img{
	width:372px;
	height:70px;
}
.fa-search:before {
    font-size: 24px;
    color: #ffc000;
}
.s-custom-btn-wrap div.g-content{
	border: solid 2px #ffc000;
}
.s-sign-up {
	color: #707070;
}
.s-middle-line {
    width: 2px;
    height: 60px;
    background-color: #707070;
    margin-left: 40px;
}
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Playfair+Display:wght@400;500;600;700;800;900&family=Poppins:wght@500&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Playfair+Display:wght@400;500;600;700;800;900&family=Poppins:wght@500&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
.s-footer-container {
  margin-top: 45px;
}
.s-copyright-wrap {
  margin-top: 100px;
  background-color: #393939;
  text-align: center;
  font-size: 14px;
  color: #fff;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#g-footer {
  background-image: linear-gradient(136deg, #ececec 31%, #0d0d0d 176%);
}
.s-left-wrap {
  float: left;
  clear: both;
  margin: 0 25px 25px 0px;
}
.s-left-wrap img {
  width: 20px;
  min-width: 20px;
  height: auto;
}
.s-social-icon-wrap img {
  width: 30px;
  height: auto;
}
.s-footer-icon-wrap .s-icon-wrap {
  margin-top: 20px;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .s-footer-icon-wrap .s-icon-wrap {
    justify-content: center;
  }
}
.s-footer-text {
  margin-top: 36px;
  font-size: 16px;
  font-family: Montserrat;
  line-height: 1.83;
}
.s-footer-social-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media only screen and (max-width: 767px) {
  .s-footer-social-container {
    align-items: center;
  }
}
.s-footer-social-container .s-footer-social-wrap {
  text-align: right;
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 20px;
}
.s-footer-social-container hr {
  width: 100%;
}
span.s-social-icon-wrap {
  padding-right: 40px;
}
hr {
  border-bottom: 4px solid #393939;
}
.s-footer-menu-wrrap li {
  list-style: none;
  margin-bottom: 20px;
  line-height: 1.44;
  font-weight: 600;
}
.s-footer-menu-wrrap li a {
  color: #393939;
}
.s-top-banner {
  height: 500px;
  background-image: url('../../../../images/banners/top-banner.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 5px solid #ffc000;
}
.s-home-right-content {
  text-align: left;
  font-size: 45px;
  color: #ffffff;
  text-shadow: 2px 4px 5px rgba(0, 0, 0, 0.9);
  padding-left: 8%;
  padding-top: 5%;
}
.s-banner-left-image.size-30 {
  margin: -25px;
}
.s-banner-left-image img {
  width: 580PX;
  height: 643px;
}
.s-top-banner .g-grid {
  padding: 0;
}
.s-about-left-content, .s-subscribe-left-content {
  flex-direction: column;
  display: flex;
  justify-content: center;
}
.s-home-left-heading img {
  float: left;
  margin-right: 25px;
}
.s-subscribe-title {
  display: flex;
  align-items: center;
}
.s-subscribe-title + p {
  margin-top: 20px;
  color: #fff;
}
.s-subscribe-title img, .s-subscribe-title h2 {
  display: inline-block;
  vertical-align: bottom;
}
.s-subscribe-bg-overlay {
  background-color: #393939;
  padding-top: 5%;
  padding-bottom: 5%;
}
.s-subscribe-title h2, .s-home-left-heading span, .s-project-heading h2 {
  color: #ffffff;
}
.s-news-title {
  margin-bottom: 30px;
}
.s-news-title img, .s-news-title h2, .s-project-heading img, .s-project-heading h2 {
  display: inline;
  vertical-align: bottom;
}
.s-news-title h2 {
  color: #393939;
  padding-left: 25px;
}
/*
.s-news-bg-overlay::before {
    height: 320px;
    background-image: url(../../../../images/home/Mask%20Group%2021.png);
    background-position: center;
    background-repeat: repeat;
    opacity: 0.25;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
}*/
.s-news-bg-overlay {
  height: 320px;
}
.s-project-bg-overlay {
  background-color: #393939;
  padding-top: 2%;
  padding-bottom: 2%;
}
.s-project-title-wrap {
  text-align: center;
}
.s-latest-news-list ul {
  display: flex;
  margin: 0;
}
.s-latest-news-list li {
  flex: 0 25%;
  width: 25%;
  padding: 25px;
  border: 1px solid #ccc;
  margin-right: 25px;
  margin-top: 50px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap;
  z-index: 1;
}
.s-latest-news-list a.mod-articles-category-title {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.56;
  text-align: left;
  height: 130px;
  margin-bottom: 20px;
  overflow: hidden;
}
.s-latest-news-list a.mod-articles-category-title:after {
  content: "...";
}
.s-latest-news-list p.mod-articles-category-introtext {
  display: none;
}
.g-grid.s-project-grid-wrap {
  padding: 0;
  display: flex;
  column-gap: 4.5%;
  margin-top: 5%;
}
.s-project-grid-wrap .size-30 {
  position: relative;
}
.s-project-grid-wrap img {
  width: 100%;
}
.s-project-content h3 {
  color: #ffc000;
  text-align: center;
}
.s-project-content {
  position: absolute;
  background: rgba(57, 57, 57, 0.5);
  align-items: center;
  justify-content: center;
  bottom: 0px;
  border-bottom: 5px solid #ffc000;
  top: 0%;
  padding-top: 25%;
}
/*
.s-project-content:hover {
    top: 0%;
    padding-top: 25%;
}
*/
.s-project-content .s-project-overlay {
  left: 0;
  bottom: 100%;
  height: 0;
  width: 100%;
  overflow: hidden;
  backdrop-filter: blur(0px) brightness(100%);
  transition: all 0.3s ease-in-out;
  bottom: 0;
  height: 500px;
}
/*
.s-project-content:hover .s-project-overlay {
    bottom: 0;
    height: 500px;
}
*/
.s-project-content .s-button a {
  color: #ffffff;
  border: 1px solid #ffc000;
  padding: 15px 30px;
}
.s-project-content .s-button {
  display: flex;
  justify-content: space-evenly;
  text-align: center;
  margin-top: 20px;
}
.s-project-overlay p.s-content {
  color: #ffffff;
  margin: 0 69px;
  text-align: center;
}
/*
@mixin transition($a){
	transition: $a;
	-moz-transition: $a;
	-ms-transition: $a;
	-o-transition: $a;
	-webkit-transition: $a;
}
*/
/* responsive */
/* end of responsive */
/* when half screen box becomes full screen box at certain breakpoint do this:
@media only all and (max-width: 47.99rem){
	.contact .fixsize-v2{
		 @include fixsize;
	}
}
*/
:root {
  --container-width: min(90vw, 1500px);
  --content-width:90%;
  --content-width-offset-half:5%;
  --subpage-text-ratio:80%;
  --subpage-side-img-ratio:20%;
  --main-menu-height: 120px;
  --paragraph-spacing:20px;
  --topBar-height:0px;
  --navigation-height:100px;
  --height-of-topBarAndNav:100px;
  --primary-font-color: #393939;
  --primary-font-color-rgb:rgb(63, 63, 63);
  --primary-bg-color:#184588;
  --primary-color: #ffc000;
  --primary-color-rgb: rgb(24, 69, 136);
  --obvious-orange-color:#cb5127;
  --highlight-color:#ff6c3a;
  --secondary-color:#5f84bb;
  --shiny-color:#29ffad;
  --secondary-bg-color:#404040;
  --logo-gray:#A3A4A4;
  --gray-color:#828282;
  --light-gray-color:#d2cdcd;
  --icon-font-size:24px;
  --icon-spacing:15px;
  --h1-font-size:60px;
  --h2-font-size:50px;
  --h3-font-size:40px;
  --sub-font-size:35px;
  --h4-font-size:25px;
  --p-font-size:19px;
  --s-font-size:16px;
}
@media screen and (max-width: 768px) {
  :root {
    --subpage-text-ratio:90%;
  }
}
@media screen and (max-width: 470px) {
  :root {
    --topBar-height:0px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --icon-font-size:18px;
    --icon-spacing:10px;
    --h1-font-size:45px;
    --h3-font-size:35px;
    --sub-font-size:30px;
    --h4-font-size:22px;
    --p-font-size:17px;
  }
}
@media screen and (max-width: 992px) {
  :root {
    --h1-font-size:40px;
    --h3-font-size:32px;
    --sub-font-size:28px;
    --h4-font-size:20px;
    --p-font-size:16px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --h1-font-size:30px;
    --h3-font-size:24px;
    --h4-font-size:18px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --h3-font-size:20px;
  }
}
/*
@mixin transition($a){
	transition: $a;
	-moz-transition: $a;
	-ms-transition: $a;
	-o-transition: $a;
	-webkit-transition: $a;
}
*/
/* responsive */
/* end of responsive */
/* when half screen box becomes full screen box at certain breakpoint do this:
@media only all and (max-width: 47.99rem){
	.contact .fixsize-v2{
		 @include fixsize;
	}
}
*/
/*
@mixin transition($a){
	transition: $a;
	-moz-transition: $a;
	-ms-transition: $a;
	-o-transition: $a;
	-webkit-transition: $a;
}
*/
/* responsive */
/* end of responsive */
/* when half screen box becomes full screen box at certain breakpoint do this:
@media only all and (max-width: 47.99rem){
	.contact .fixsize-v2{
		 @include fixsize;
	}
}
*/
/*
@mixin transition($a){
	transition: $a;
	-moz-transition: $a;
	-ms-transition: $a;
	-o-transition: $a;
	-webkit-transition: $a;
}
*/
/* responsive */
/* end of responsive */
/* when half screen box becomes full screen box at certain breakpoint do this:
@media only all and (max-width: 47.99rem){
	.contact .fixsize-v2{
		 @include fixsize;
	}
}
*/
:root {
  --container-width: min(90vw, 1500px);
  --content-width:90%;
  --content-width-offset-half:5%;
  --subpage-text-ratio:80%;
  --subpage-side-img-ratio:20%;
  --main-menu-height: 120px;
  --paragraph-spacing:20px;
  --topBar-height:0px;
  --navigation-height:100px;
  --height-of-topBarAndNav:100px;
  --primary-font-color: #393939;
  --primary-font-color-rgb:rgb(63, 63, 63);
  --primary-bg-color:#184588;
  --primary-color: #ffc000;
  --primary-color-rgb: rgb(24, 69, 136);
  --obvious-orange-color:#cb5127;
  --highlight-color:#ff6c3a;
  --secondary-color:#5f84bb;
  --shiny-color:#29ffad;
  --secondary-bg-color:#404040;
  --logo-gray:#A3A4A4;
  --gray-color:#828282;
  --light-gray-color:#d2cdcd;
  --icon-font-size:24px;
  --icon-spacing:15px;
  --h1-font-size:60px;
  --h2-font-size:50px;
  --h3-font-size:40px;
  --sub-font-size:35px;
  --h4-font-size:25px;
  --p-font-size:19px;
  --s-font-size:16px;
}
@media screen and (max-width: 768px) {
  :root {
    --subpage-text-ratio:90%;
  }
}
@media screen and (max-width: 470px) {
  :root {
    --topBar-height:0px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --icon-font-size:18px;
    --icon-spacing:10px;
    --h1-font-size:45px;
    --h3-font-size:35px;
    --sub-font-size:30px;
    --h4-font-size:22px;
    --p-font-size:17px;
  }
}
@media screen and (max-width: 992px) {
  :root {
    --h1-font-size:40px;
    --h3-font-size:32px;
    --sub-font-size:28px;
    --h4-font-size:20px;
    --p-font-size:16px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --h1-font-size:30px;
    --h3-font-size:24px;
    --h4-font-size:18px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --h3-font-size:20px;
  }
}
body {
  overflow-x: hidden;
  box-sizing: border-box;
}
.fix-art #g-main .g-container {
  align-items: center;
  width: 100vw;
}
@media screen and (min-width: 1501px) {
  .fix-art #g-main .g-container {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  .fix-art #g-main .g-container {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  .fix-art #g-main .g-container {
    padding: 0 5%;
  }
}
.fixsize {
  align-items: center;
  width: 100vw;
}
@media screen and (min-width: 1501px) {
  .fixsize {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  .fixsize {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  .fixsize {
    padding: 0 5%;
  }
}
.fixsize-v2 {
  align-items: center;
}
@media screen and (min-width: 1501px) {
  .fixsize-v2 {
    padding: 0 10%;
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  .fixsize-v2 {
    padding: 0 calc(100% - 550px);
  }
}
@media (max-width: 1270px) {
  .fixsize-v2 {
    padding: 0 10%;
  }
}
.gGap-2 {
  gap: 2%;
}
.gGap-3 {
  gap: 3%;
}
.gGap-4 {
  gap: 4%;
}
.titleH {
  font-size: clamp(16pt, var(--h3-font-size), 40px);
  font-family: Montserrat;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  margin: var(--paragraph-spacing) 0;
}
.titleH-v2 {
  font-size: clamp(16pt, var(--sub-font-size), 35px);
  font-family: Montserrat;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-transform: capitalize;
}
.subtitle {
  font-size: clamp(16pt, var(--h2-font-size), 60px);
  font-family: Montserrat;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1.6px;
  text-align: left;
  text-transform: capitalize;
}
.subtitle-v2 {
  font-size: clamp(16pt, var(--h2-font-size), 60px);
  font-family: Montserrat;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.9;
  letter-spacing: normal;
  text-align: left;
  text-transform: capitalize;
}
.textH {
  font-size: clamp(16pt, var(--h4-font-size), 25px);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: left;
}
.contextP {
  font-family: "Montserrat", sans-serif;
  font-size: var(--p-font-size);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
}
.textP {
  font-family: "Montserrat", sans-serif;
  font-size: var(--h4-font-size);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
}
.textPs {
  font-family: "Montserrat", sans-serif;
  font-size: var(--s-font-size);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.73;
  letter-spacing: normal;
  text-align: left;
}
.textSpacing {
  padding-top: 10px;
  padding-bottom: 10px;
}
.cta, .download {
  border: solid 2px var(--primary-color);
  text-align: center;
  width: fit-content;
  padding: 10px clamp(10px, 5%, 150px);
  font-family: Montserrat;
  font-weight: 500;
  font-size: var(--p-font-size);
}
hr {
  border: solid 2px var(--primary-color);
}
@media screen and (max-width: 500px) {
  .table-wrapper {
    overflow-x: scroll;
  }
}
ul > li > ul {
  padding-left: 20px;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
body {
  font-family: "Montserrat", sans-serif;
}
.g-container {
  margin: 0;
  width: 100%;
}
#g-offcanvas .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-content {
  margin: 0;
  padding: 0;
}
.g-title {
  display: none;
}
#g-main {
  padding: 0;
}
/* blog category*/
#g-main .g-container .g-grid .g-block .g-content .container {
  padding-right: 0;
  padding-left: 0;
}
#g-main .g-container .g-grid .g-block .g-content .container .row .col {
  padding-right: 0;
  padding-left: 0;
}
/* end of blog category*/
li {
  list-style-type: none;
}
body, p, a, ul, li, h1, h2, h3, h4, h5, h6, strong {
  margin: 0;
  padding: 0;
  text-decoration: none;
  line-height: 1.5rem;
  line-height: normal;
}
a {
  cursor: pointer;
  color: var(--primary-color);
  transition: all 0.3s ease-in-out;
}
a:hover, a:active, a:focus, a:visited {
  color: var(--primary-color);
}
.button {
  background: var(--primary-color);
}
/* from */
.chronoforms + h3 {
  display: none;
}
/*
@mixin transition($a){
	transition: $a;
	-moz-transition: $a;
	-ms-transition: $a;
	-o-transition: $a;
	-webkit-transition: $a;
}
*/
/* responsive */
/* end of responsive */
/* when half screen box becomes full screen box at certain breakpoint do this:
@media only all and (max-width: 47.99rem){
	.contact .fixsize-v2{
		 @include fixsize;
	}
}
*/
:root {
  --container-width: min(90vw, 1500px);
  --content-width:90%;
  --content-width-offset-half:5%;
  --subpage-text-ratio:80%;
  --subpage-side-img-ratio:20%;
  --main-menu-height: 120px;
  --paragraph-spacing:20px;
  --topBar-height:0px;
  --navigation-height:100px;
  --height-of-topBarAndNav:100px;
  --primary-font-color: #393939;
  --primary-font-color-rgb:rgb(63, 63, 63);
  --primary-bg-color:#184588;
  --primary-color: #ffc000;
  --primary-color-rgb: rgb(24, 69, 136);
  --obvious-orange-color:#cb5127;
  --highlight-color:#ff6c3a;
  --secondary-color:#5f84bb;
  --shiny-color:#29ffad;
  --secondary-bg-color:#404040;
  --logo-gray:#A3A4A4;
  --gray-color:#828282;
  --light-gray-color:#d2cdcd;
  --icon-font-size:24px;
  --icon-spacing:15px;
  --h1-font-size:60px;
  --h2-font-size:50px;
  --h3-font-size:40px;
  --sub-font-size:35px;
  --h4-font-size:25px;
  --p-font-size:19px;
  --s-font-size:16px;
}
@media screen and (max-width: 768px) {
  :root {
    --subpage-text-ratio:90%;
  }
}
@media screen and (max-width: 470px) {
  :root {
    --topBar-height:0px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --icon-font-size:18px;
    --icon-spacing:10px;
    --h1-font-size:45px;
    --h3-font-size:35px;
    --sub-font-size:30px;
    --h4-font-size:22px;
    --p-font-size:17px;
  }
}
@media screen and (max-width: 992px) {
  :root {
    --h1-font-size:40px;
    --h3-font-size:32px;
    --sub-font-size:28px;
    --h4-font-size:20px;
    --p-font-size:16px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --h1-font-size:30px;
    --h3-font-size:24px;
    --h4-font-size:18px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --h3-font-size:20px;
  }
}
/*
@mixin transition($a){
	transition: $a;
	-moz-transition: $a;
	-ms-transition: $a;
	-o-transition: $a;
	-webkit-transition: $a;
}
*/
/* responsive */
/* end of responsive */
/* when half screen box becomes full screen box at certain breakpoint do this:
@media only all and (max-width: 47.99rem){
	.contact .fixsize-v2{
		 @include fixsize;
	}
}
*/
/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes line {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@keyframes lineGrow {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
@keyframes fromLeft {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}
@keyframes fromBottom {
  from {
    bottom: -100%;
  }
  to {
    bottom: 0;
  }
}
/* ANIMATION
@include keyframes(fade-up){
	0% {opacity: 0; top: -60px;}
	100% {opacity: 1; top: 0;}
}
@include keyframes(spinning){
	0%{transform: rotate(0deg);}
	100%{transform: rotate(360deg);}
}

@include keyframes(slideUp){
  0% {opacity: 0; top: 85px;}
  100% {opacity: 1; top: 0;}
}
@include keyframes(slideDown){
  0% {opacity: 0; top: -85px;}
  100% {opacity: 1; top: 0;}
}
@include keyframes(slideLeft){
  0% {opacity: 0; right: -85px;}
  100% {opacity: 1; right: 0;}
}
@include keyframes(slideRight){
  0% {opacity: 0; left: -85px;}
  100% {opacity: 1; left: 0;}
}

.u-fade{
	@include animation('fade-up 1s .3s forwards');
}

.c-block__gold-discovery{
	.g-title,.c-introduction{
		opacity: 0;
		position: relative;
	}
	.c-introduction{
		animation-delay: .7s;
	}
}

.c-animated-object{
  opacity: 0;
  // visibility: hidden;
  position: relative;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;

   &.c-delay1{
    animation-delay: 0.3s !important;
    -webkit-animation-delay: 0.3s !important;
   }
	&.c-delay2{
    animation-delay: 0.6s !important;
    -webkit-animation-delay: 0.6s !important;
   }
	&.c-delay3{
    animation-delay: 0.9s !important;
    -webkit-animation-delay: 0.9s !important;
   }
	&.c-delay4{
    animation-delay: 1.2s !important;
    -webkit-animation-delay: 1.2s !important;
   }
  &.active{
    &.from-right{
      @include animation('slideLeft 1s forwards');
    }
    &.from-left{
      @include animation('slideRight 1s forwards');
    }
    &.from-top{
      @include animation('slideDown 1s forwards');
    }
    &.from-bottom{
      @include animation('slideUp 1s forwards');
    }
  }
}
 END ANIMATION */
@media only screen and (min-width: 48rem) {
  #g-navigation .gantry-logo img {
    width: 100%;
  }
}
#g-navigation .navigation_signup .textP {
  font-size: var(--p-font-size);
}
/* reset */
#g-navigation .g-main-nav {
  margin: 0;
}
#g-navigation .g-container .g-grid .g-block .g-content {
  margin: 0;
}
.g-main-nav .g-standard .g-dropdown {
  width: max-content;
  min-width: 180px;
}
#g-navigation {
  align-items: center;
  width: 100vw;
  width: 100%;
  height: var(--navigation-height);
  /* based on .nav__item:padding: 30px 0; */
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: var(--topBar-height);
  z-index: 9;
}
@media screen and (min-width: 1501px) {
  #g-navigation {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  #g-navigation {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  #g-navigation {
    padding: 0 5%;
  }
}
#g-navigation .g-grid {
  align-items: center;
}
#g-navigation .g-toplevel {
  justify-content: flex-end !important;
}
#g-navigation .g-toplevel .g-standard {
  padding: 28px 0;
}
#g-navigation .g-toplevel .g-standard:hover {
  background-color: transparent !important;
}
#g-navigation .g-toplevel .g-standard:hover:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0rem;
  width: 100%;
  height: 8px;
  background-color: var(--primary-color);
  animation: lineGrow 0.2s ease-in-out forwards;
}
#g-navigation .g-toplevel .g-standard.active {
  background-color: transparent !important;
}
#g-navigation .g-toplevel .g-standard.active > a {
  color: var(--primary-color) !important;
}
#g-navigation .g-toplevel .g-standard .g-dropdown .g-sublevel {
  border: 1px solid #fff;
  border-top: unset;
  margin-top: -1%;
}
#g-navigation .g-toplevel .g-standard .g-dropdown .g-sublevel .g-menu-item-container {
  background-color: #fff;
  box-shadow: 0 8px 24px 0 rgba(var(--primary-bg-color-rgb), 0.5);
  border-bottom: 1px solid var(--primary-color);
  transition: all 0.2s ease-out;
  padding: 0.3rem 0.9rem;
}
#g-navigation .g-toplevel .g-standard .g-dropdown .g-sublevel .g-menu-item-container .g-menu-item-title {
  font-weight: normal;
  text-transform: capitalize;
  font-size: 14px;
}
#g-navigation .g-toplevel .g-standard .g-dropdown .g-sublevel .g-menu-item-container:hover {
  background-color: var(--primary-color) !important;
  color: #fff !important;
}
#g-navigation .g-toplevel .g-standard .g-menu-item-container {
  color: #393939 !important;
  padding: 1rem 0.9rem;
  letter-spacing: 0.08rem;
  text-transform: capitalize;
}
#g-navigation .g-toplevel .g-standard .g-menu-item-container:hover {
  color: var(--primary-color) !important;
}
#g-navigation .g-toplevel .g-standard .g-menu-item-container.active {
  color: var(--primary-color) !important;
}
@media screen and (max-width: 1200px) {
  #g-navigation .g-toplevel .g-standard .g-menu-item-container {
    letter-spacing: unset;
  }
}
@media screen and (max-width: 992px) {
  #g-navigation .g-toplevel .g-standard .g-menu-item-container {
    padding: 1rem 0.5rem;
  }
}
#g-navigation .g-toplevel .g-standard .g-menu-item-container .g-menu-parent-indicator {
  display: none;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active a .g-menu-item-content .g-menu-item-title {
  color: var(--highlight-color) !important;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active a .g-menu-item-content .g-menu-item-title:hover {
  color: #fff !important;
}
#g-navigation .g-toplevel .g-standard .g-menu-item-container {
  border-left: 2px #fff solid;
}
#g-navigation .g-toplevel .g-menu-item-101.g-standard .g-menu-item-container {
  border-left: unset;
}
.wo_banner #g-navigation {
  background-color: #184588;
}
.wo_banner #g-navigation .g-toplevel .g-dropdown .g-sublevel .g-menu-item-container {
  background-color: #184588;
}
#g-offcanvas {
  background: var(--light-gray);
}
#g-offcanvas #g-mobilemenu-container ul {
  background: var(--light-gray);
}
#g-offcanvas .g-toplevel .g-menu-item > a .g-menu-item-content .g-menu-item-title {
  color: var(--font-darkGray) !important;
  font-weight: bolder;
}
#g-offcanvas .g-toplevel .g-menu-item.active, #g-offcanvas .g-toplevel .g-menu-item:hover {
  background-color: var(--primary-green) !important;
}
#g-offcanvas .g-toplevel .g-menu-item.active > a .g-menu-item-content .g-menu-item-title, #g-offcanvas .g-toplevel .g-menu-item:hover > a .g-menu-item-content .g-menu-item-title {
  color: #fff !important;
}
#g-offcanvas .g-toplevel .g-menu-item > ul.g-dropdown li.g-dropdown-column .g-sublevel li.g-menu-item:hover > a .g-menu-item-content .g-menu-item-title {
  color: #fff !important;
}
#g-offcanvas .g-toplevel .g-menu-item > ul.g-dropdown li.g-dropdown-column .g-sublevel li.g-go-back {
  background-color: var(--primary-green) !important;
}
#g-offcanvas .g-toplevel .g-menu-item > ul.g-dropdown li.g-dropdown-column .g-sublevel li.g-go-back a {
  color: #fff !important;
}
.g-menu-parent-indicator {
  background-color: var(--primary-green) !important;
  border: var(--primary-blue) !important;
}
@media (min-width: 768px) and (max-width: 960px) {
  #g-navigation {
    padding: unset;
  }
  #g-navigation .g-toplevel {
    justify-content: center !important;
  }
  #g-navigation .g-container > .g-grid {
    flex-direction: column;
    padding-top: 40px;
  }
  #g-navigation .nav-cta-container {
    display: none;
  }
}
@media only screen and (max-width: 1100px) {
  .nav-cta-block {
    display: none;
  }
}
.nav-cta-container {
  display: flex;
}
.nav-cta-container .signup-wrapper {
  border-right: solid 2px #393939;
}
.nav-cta-container .signup-wrapper, .nav-cta-container .search-icon {
  padding: 0 5%;
}
.nav-cta-container .search-icon:hover {
  cursor: pointer;
  color: var(--primary-color) !important;
}
.sign-up a {
  font-weight: 500;
  font-size: 1rem;
  text-transform: capitalize;
  color: #393939 !important;
  padding: 1rem 0.9rem;
  letter-spacing: 0.08rem;
  text-transform: capitalize;
}
.sign-up a:hover {
  color: var(--primary-color) !important;
}
.form-search {
  display: none;
  position: absolute;
  right: 0;
}
.form-search.active {
  display: block;
}
#g-navigation .g-toplevel .g-standard {
  padding: 0px;
}
/* hero -banner */
#g-banner .g-grid {
  padding: unset;
}
.subpage_banner img {
  width: 100%;
}
.banner-bottom {
  background-color: var(--primary-color);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 2%;
  padding-bottom: 2%;
  gap: 20px;
}
.banner-bottom .symbol-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.banner-bottom .symbol-container p {
  font-family: "Montserrat", sans-serif;
  font-size: var(--s-font-size);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.73;
  letter-spacing: normal;
  text-align: left;
}
.subpage_banner p {
  color: var(--primary-font-color);
}
/* search */
.search-page #g-main {
  align-items: center;
  width: 100vw;
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
@media screen and (min-width: 1501px) {
  .search-page #g-main {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  .search-page #g-main {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  .search-page #g-main {
    padding: 0 5%;
  }
}
.signup-page #g-main, .contactus-page #g-main {
  margin-bottom: 60px;
}
/* category blog */
.bio-page .com-content-category-blog, .project-page .com-content-category-blog, .AGM-page .com-content-category-blog, .share-structure-page .com-content-category-blog, .contactus-page .com-content-category-blog .contactus, .presentation-page .com-content-category-blog {
  padding-top: 60px;
  padding-bottom: 60px;
}
.news-latest-page .com-content-article, .news-latest-page #g-main {
  padding-top: 60px;
  padding-bottom: 60px;
}
/* category List */
.news-by-year-page .com-content-article {
  align-items: center;
  width: 100vw;
}
@media screen and (min-width: 1501px) {
  .news-by-year-page .com-content-article {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  .news-by-year-page .com-content-article {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  .news-by-year-page .com-content-article {
    padding: 0 5%;
  }
}
.news-by-year-page .news__list, .news-by-year-page .com-content-article {
  padding-top: 60px;
  padding-bottom: 60px;
}
/* unset boostrap */
#g-main .row {
  margin-right: unset;
  margin-left: unset;
}
/* blog-items */
.blog-items {
  margin: 0 0 0rem;
}
/*
@mixin transition($a){
	transition: $a;
	-moz-transition: $a;
	-ms-transition: $a;
	-o-transition: $a;
	-webkit-transition: $a;
}
*/
/* responsive */
/* end of responsive */
/* when half screen box becomes full screen box at certain breakpoint do this:
@media only all and (max-width: 47.99rem){
	.contact .fixsize-v2{
		 @include fixsize;
	}
}
*/
/*
@mixin transition($a){
	transition: $a;
	-moz-transition: $a;
	-ms-transition: $a;
	-o-transition: $a;
	-webkit-transition: $a;
}
*/
/* responsive */
/* end of responsive */
/* when half screen box becomes full screen box at certain breakpoint do this:
@media only all and (max-width: 47.99rem){
	.contact .fixsize-v2{
		 @include fixsize;
	}
}
*/
:root {
  --container-width: min(90vw, 1500px);
  --content-width:90%;
  --content-width-offset-half:5%;
  --subpage-text-ratio:80%;
  --subpage-side-img-ratio:20%;
  --main-menu-height: 120px;
  --paragraph-spacing:20px;
  --topBar-height:0px;
  --navigation-height:100px;
  --height-of-topBarAndNav:100px;
  --primary-font-color: #393939;
  --primary-font-color-rgb:rgb(63, 63, 63);
  --primary-bg-color:#184588;
  --primary-color: #ffc000;
  --primary-color-rgb: rgb(24, 69, 136);
  --obvious-orange-color:#cb5127;
  --highlight-color:#ff6c3a;
  --secondary-color:#5f84bb;
  --shiny-color:#29ffad;
  --secondary-bg-color:#404040;
  --logo-gray:#A3A4A4;
  --gray-color:#828282;
  --light-gray-color:#d2cdcd;
  --icon-font-size:24px;
  --icon-spacing:15px;
  --h1-font-size:60px;
  --h2-font-size:50px;
  --h3-font-size:40px;
  --sub-font-size:35px;
  --h4-font-size:25px;
  --p-font-size:19px;
  --s-font-size:16px;
}
@media screen and (max-width: 768px) {
  :root {
    --subpage-text-ratio:90%;
  }
}
@media screen and (max-width: 470px) {
  :root {
    --topBar-height:0px;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --icon-font-size:18px;
    --icon-spacing:10px;
    --h1-font-size:45px;
    --h3-font-size:35px;
    --sub-font-size:30px;
    --h4-font-size:22px;
    --p-font-size:17px;
  }
}
@media screen and (max-width: 992px) {
  :root {
    --h1-font-size:40px;
    --h3-font-size:32px;
    --sub-font-size:28px;
    --h4-font-size:20px;
    --p-font-size:16px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --h1-font-size:30px;
    --h3-font-size:24px;
    --h4-font-size:18px;
  }
}
@media screen and (max-width: 500px) {
  :root {
    --h3-font-size:20px;
  }
}
#g-banner {
  margin-top: var(--height-of-topBarAndNav);
}
#g-about, #g-project, #g-news, #g-subscribe, #g-footer .g-container .g-grid.top {
  align-items: center;
  width: 100vw;
}
@media screen and (min-width: 1501px) {
  #g-about, #g-project, #g-news, #g-subscribe, #g-footer .g-container .g-grid.top {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  #g-about, #g-project, #g-news, #g-subscribe, #g-footer .g-container .g-grid.top {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  #g-about, #g-project, #g-news, #g-subscribe, #g-footer .g-container .g-grid.top {
    padding: 0 5%;
  }
}
#g-about .s-home-about-main-wrap, #g-project .g-container, #g-news .g-container, #g-footer .g-container {
  padding-top: 40px;
  padding-bottom: 40px;
}
#g-subscribe .g-container {
  padding-top: 140px;
  padding-bottom: 40px;
}
#g-about h2, #g-project h2, #g-news h2, #g-subscribe h2, #g-footer h2 {
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.73;
  letter-spacing: normal;
}
#g-footer h3 {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
}
/* head */
.s-home-left-heading, .s-project-heading {
  display: flex;
  align-items: center;
  gap: 20px;
}
.s-project-title-wrap {
  display: flex;
  justify-content: center;
}
/* banner */
#g-banner .banner-left {
  position: relative;
  z-index: 1;
}
#g-banner .banner-left img {
  position: absolute;
  left: 0;
}
.banner-right .home-banner-text {
  text-shadow: 2px 4px 5px rgba(0, 0, 0, 0.9);
  font-family: Montserrat;
  font-size: 45px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: left;
}
#g-banner .banner-right {
  height: 500px;
  background-image: url('../../../../images/banners/top-banner.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 5px solid #ffc000;
  position: relative;
}
#g-banner .banner-right .presentation-box {
  --box-height:100px;
  background-color: #fff;
  display: flex;
  position: absolute;
  right: 0;
  bottom: 0;
  gap: 3%;
  width: 850px;
  align-items: center;
  height: var(--box-height);
}
#g-banner .banner-right .presentation-box:before {
  content: "";
  width: 39px;
  height: var(--box-height);
  background-color: var(--primary-color);
}
#g-banner .banner-right {
  position: relative;
}
#g-banner .banner-right .home-banner-text {
  position: absolute;
  right: 30%;
  top: 50%;
  transform: translate(0, -70%);
  color: #fff;
}
#g-banner .banner-right .presentation-box .contextP {
  padding-left: 40px;
}
#g-banner .banner-right .presentation-box .contextP:before {
  content: url('../../../../images/icons/home-two-bar.svg');
  position: absolute;
  top: 50%;
  margin-left: -40px;
  transform: translate(0, -45%);
}
#g-banner .banner-right .ticker-container {
  display: flex;
  gap: 20px;
  background-color: #393939;
  color: #fff;
  padding: 2%;
}
#g-banner .banner-right p {
  font-weight: 600;
}
@media only screen and (max-width: 1800px) {
  #g-banner .banner-right .home-banner-text {
    left: 40%;
  }
}
@media only screen and (max-width: 1600px) {
  #g-banner .banner-right .home-banner-text {
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: max-content;
  }
  #g-banner .banner-left {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  #g-banner .banner-right .presentation-box {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  #g-banner .banner-right .home-banner-text {
    width: 80%;
  }
}
/* END banner */
.tabcontent {
  animation: fadeEffect 1s;
  /* Fading effect takes 1 second */
}
#g-subscribe .chronoforms button {
  background-color: transparent !important;
  color: #fff;
}
#g-subscribe .chronoforms .row1_column1 label, #g-subscribe .chronoforms .row1_column2 label, #g-subscribe .chronoforms .row2_column1 label {
  display: none;
}
#g-subscribe .chronoforms .row2_column2 label {
  color: #fff;
}
/* home project */
.s-project-title-wrap {
  margin-bottom: 40px;
}
.s-project-list-wrap .g-grid {
  gap: 2%;
}
.project-content:nth-child(1) {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url('../../../../images/home/Mask%20Group%204.png');
}
.project-content:nth-child(2) {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url('../../../../images/home/Mask%20Group%205.png');
}
.project-content:nth-child(3) {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url('../../../../images/home/Mask%20Group%206.png');
}
.project-content {
  padding: clamp(40px, 3%, 40px);
  padding-top: 40px;
  margin-bottom: 20px;
}
.project-content h3 {
  font-family: Montserrat;
  font-size: 25px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: center;
  color: var(--primary-color);
  margin-bottom: 20px;
  text-transform: uppercase;
}
.project-content p {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
.project-content .s-button {
  display: flex;
  justify-content: space-evenly;
  text-align: center;
  margin-top: 20px;
}
.project-content .s-button a {
  color: #ffffff;
  border: 1px solid #ffc000;
  padding: 15px 30px;
}
/* END home project */
/* home latest news
.s-latest-news-list{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 3%;
    .h-news-item{
        background-color: red;
        display: flex;
        flex-direction: column;
        padding: 20px;
    }
}*/
#g-news {
  background: linear-gradient(rgba(255, 255, 255, 0.6) 10%, rgba(255, 255, 255, 0.6) 50%), url('../../../../images/home/Mask%20Group%2021.png');
}
#g-news .title-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
}
#g-news .s-news-heading {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
#g-news .h-news-container {
  display: flex;
  justify-content: center;
}
#g-news .carousel-container {
  display: flex;
  overflow: hidden;
  gap: 16px;
}
#g-news .carousel-container .h-news-item {
  width: 350px;
  min-width: 350px;
  padding: 25px;
  background-color: #fff;
  min-height: 240px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#g-news .h-news-item .mod-articles-category-title {
  color: #393939;
  font-weight: bold;
}
#g-news button {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #e5e5e5;
  background-color: #393939;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  position: relative;
}
#g-news button i.fa {
  color: #fff;
  font-size: 24px;
}
#g-news button#goLeft i.fa {
  position: absolute;
  top: 50%;
  transform: translate(-70%, -50%);
}
#g-news button#goRight i.fa {
  position: absolute;
  top: 50%;
  transform: translate(-30%, -50%);
}
.bio-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 20px 0;
}
.bio-container .head-wrapper {
  flex: 2;
}
.bio-container > img {
  flex: 1;
}
.bio-container > p {
  flex: 5;
  padding: 0 3%;
}
.head-wrapper {
  position: relative;
  padding-left: 40px;
}
.head-wrapper::before {
  content: url('../../../../images/icons/two-bar.svg');
  position: absolute;
  top: 50%;
  margin-left: -40px;
  transform: translate(0, -50%);
}
.bio-container .name {
  font-size: clamp(16pt, var(--h4-font-size), 25px);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: left;
  color: var(--primary-font-color);
}
.bio-container > p {
  font-family: "Montserrat", sans-serif;
  font-size: var(--p-font-size);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: var(--primary-font-color);
}
.bio-container .title {
  font-family: "Montserrat", sans-serif;
  font-size: var(--s-font-size);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.73;
  letter-spacing: normal;
  text-align: left;
  color: var(--primary-font-color);
}
.strategy-container > img {
  margin-bottom: 40px;
}
.strategy-container ul {
  padding-left: 30px;
  text-decoration: unset;
}
.strategy-container > ul {
  margin: 20px 0;
}
.strategy-container ul li {
  text-decoration: unset;
  list-style-type: disc;
  font-family: "Montserrat", sans-serif;
  font-size: var(--h4-font-size);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
}
.strategy-container ul li::marker {
  color: var(--primary-color);
}
.presentation-top {
  position: relative;
  height: 280px;
  /*   
    .deco-bar{
    &::before{
    content:'';
    height: 50px;
    background-color: yellow;
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
            
}
        height: 50px;
        background-color: yellow;
        position: absolute;
        bottom: 0;
        width: 780px;
        left: 50%;
        transform: translate( -50%, 0);
    }*/
}
.presentation-top > img {
  display: block;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.presentation-top hr {
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: 0;
  background-color: var(--primary-color);
}
.presentation-page .btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
}
.presentation-page .btn-wrapper button {
  margin: auto;
  padding: 15px 20px;
  border: solid 2px #ffc000;
  background-color: transparent;
}
.project-page .spring-project, .project-page .Beatty-East-Project, .project-page .GlitraAndSat-project {
  margin: 40px 0;
  align-items: center;
  width: 100vw;
}
@media screen and (min-width: 1501px) {
  .project-page .spring-project, .project-page .Beatty-East-Project, .project-page .GlitraAndSat-project {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  .project-page .spring-project, .project-page .Beatty-East-Project, .project-page .GlitraAndSat-project {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  .project-page .spring-project, .project-page .Beatty-East-Project, .project-page .GlitraAndSat-project {
    padding: 0 5%;
  }
}
.project-page #g-main > .g-container > .g-grid {
  padding: unset;
}
.project-page .com-content-category-blog__item:nth-child(even) {
  background-color: #f5f5f5;
}
.project-page #g-main ul {
  padding-left: 2em;
}
.project-page #g-main ul li::before {
  content: "•";
  color: var(--primary-color);
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 30px;
}
.agm-cards.fixsize {
  width: 100%;
}
.agm-page .com-content-article__body {
  margin: 0;
}
/* single card */
.agm-card :hover {
  cursor: pointer;
}
.agm-card .accordion {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  background-color: var(--primary-color);
}
.agm-card .accordion .head {
  display: flex;
  align-items: center;
  font-size: clamp(16pt, var(--h4-font-size), 25px);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: left;
}
.agm-card .accordion .head > img {
  margin-right: 20px;
}
.accordion .toggle {
  position: relative;
}
.accordion .toggle:after {
  content: "";
  font-family: "fontAwesome";
  /* Caret Down */
  font-size: 35px;
  color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-100%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.agm-card.active .toggle:after {
  content: "";
  font-family: "fontAwesome";
  /* Caret Up */
}
.agm-desc {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.2s ease-out;
}
.agm-desc .desc-container {
  padding: 20px 5%;
}
@media screen and (max-width: 500px) {
  .agm-desc .desc-container {
    padding: 0 0;
  }
}
.agm-desc .desc-container .file-wrapper {
  display: flex;
  gap: 20px;
}
.financials__grid {
  margin: auto;
  --grid-gap:15px;
  --num-column:4;
  display: grid;
  grid-template-columns: repeat(var(--num-column), 1fr);
  gap: var(--grid-gap);
}
@media screen and (max-width: 992px) {
  .financials__grid {
    --num-column:2;
  }
}
@media screen and (max-width: 500px) {
  .financials__grid {
    --num-column:1;
  }
}
.financials__grid:not(:last-child) {
  margin-bottom: 15px;
}
.financials__grid .financials__item .financials__item-header p, .financials__grid .financials__item .financials__item-content {
  text-align: center;
  padding: 20px 0;
  margin-bottom: var(--grid-gap);
}
.financials__item-header {
  background-color: var(--primary-color);
}
.financials__item-header p {
  font-size: clamp(16pt, var(--h4-font-size), 25px);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: left;
}
.financials__item-content {
  background-color: #F5F5F5;
}
.financials__item-content a {
  color: var(--primary-font-color);
}
.financials__item-content:hover a {
  color: var(--primary-color);
}
.financials__year__btn {
  text-decoration: underline;
  font-size: clamp(16pt, var(--h4-font-size), 25px);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 20px;
}
.structure-container {
  --flex-gap:20px;
}
.structure-container .col {
  display: flex;
  gap: var(--flex-gap);
  max-width: 600px;
  margin: auto;
}
.structure-container .col div {
  margin-bottom: var(--flex-gap);
  display: flex;
  align-items: center;
}
.structure-container .col div:nth-child(1) {
  flex: 5;
  font-weight: 600;
  padding-left: 40px;
  position: relative;
  overflow: hidden;
}
.structure-container .col div:nth-child(1)::before {
  content: url('../../../../images/icons/two-bar.svg');
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.structure-container .col div:nth-child(2) {
  flex: 2;
}
.structure-container .col:nth-child(odd) div {
  background-color: #efefef;
}
.structure-container .col div {
  padding: 10px;
  font-family: "Montserrat", sans-serif;
  font-size: var(--p-font-size);
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
}
/*
.news-item {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap:3%;
    
    margin-bottom:20px;
    
    
    .mod-articles-category-date{
        flex: 1;
        min-width:260px;
        
        font-weight:bold;
        
        position: relative;
        padding-left: 65px;
        &:before{
            content:url(/images/icons/yellow-bar.svg);
            position: absolute;
            left: 0;
        }
    }
    .mod-articles-category-title{
        flex: 4;
        min-width:600px;
        color:#393939;
    }
    
    
}
*/
.com-content-category__pagination {
  display: none;
}
.news__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
}
.news__item .news__date {
  flex: 1;
  min-width: 200px;
}
.news__item .news__title {
  flex: 6;
  min-width: 600px;
}
.news__item .news__btn {
  flex: 1;
  min-width: 160px;
}
.news__date {
  font-family: Montserrat;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.73;
  letter-spacing: normal;
  text-align: left;
  color: #393939;
}
.news__date .month {
  text-transform: uppercase;
}
.news__item .news__btn {
  font-family: Montserrat;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.73;
  letter-spacing: normal;
  text-align: right;
  color: #393939;
}
.signup-page .com-content-category-blog, .contactus-page .com-content-category-blog {
  background-image: url('../../../../images/form-bg.png');
  background-repeat: no-repeat;
  background-position: left top;
}
.signup-page .contactus .contact-container, .signup-page .contactus .form-container, .contactus-page .contactus .contact-container, .contactus-page .contactus .form-container {
  background-color: #fff;
  padding: 40px 10%;
  border-bottom: 10px solid var(--primary-color);
  margin-top: 60px;
  box-shadow: 0 3px 35px 0 rgba(0, 0, 0, 0.16);
}
.signup-page .contactus .contact-container, .contactus-page .contactus .contact-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
}
.signup-page .contactus .contact-container .left, .signup-page .contactus .contact-container .right, .contactus-page .contactus .contact-container .left, .contactus-page .contactus .contact-container .right {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.signup-page .contactus .contact-container .wrapper, .contactus-page .contactus .contact-container .wrapper {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.signup-page .contactus .contact-container .wrapper .person, .contactus-page .contactus .contact-container .wrapper .person {
  display: flex;
  flex-direction: column;
}
.chronoforms {
  padding: 20px 0;
}
.chronoforms button {
  background-color: #fff !important;
  border: 2px solid var(--primary-color) !important;
  border-radius: 5px !important;
  margin: 20px 0 !important;
  font-weight: normal !important;
}
.chronoforms .succes ul li:before {
  content: "";
}
.chronoforms .ui.success.message {
  border: 2px solid var(--primary-color) !important;
  color: #000 !important;
}
.chronoforms .thanku-text {
  color: var(--primary-color) !important;
  text-shadow: 0 0 #000;
}
.signup-page .contactus .contact-container .wrapper p, .contactus-page .contactus .contact-container .wrapper p {
  font-family: "Montserrat", sans-serif;
  font-size: var(--s-font-size);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.73;
  letter-spacing: normal;
  text-align: left;
}
.signup-page .contactus .contact-container .wrapper .name, .contactus-page .contactus .contact-container .wrapper .name {
  font-size: clamp(16pt, var(--h4-font-size), 25px);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: normal;
  text-align: left;
}
@media only screen and (max-width: 500px) {
  .signup-page .contactus .contact-container .wrapper a, .contactus-page .contactus .contact-container .wrapper a {
    font-size: 12px;
  }
}
.sandmanFormFromName {
  display: none;
}
.sandmanFromInputWrap {
  display: flex;
}
.sandmanFromsingleInput {
  display: flex;
  flex-direction: column;
  padding-top: 10px;
}
.sandmanFromsingleInput label {
  font-weight: bold;
  font-size: 12px;
  text-transform: capitalize;
}
.sandmanFromsingleInput input {
  padding: 10px;
  border-radius: 4px;
  box-shadow: none;
}
.sandmanFromsingleInput input::placeholder {
  color: transparent;
  /* Set the placeholder text color to transparent */
}
.formSumbitBtnWrap button {
  background: white;
  border: 1px solid #FFC000;
  margin-top: 10px;
  padding: 10px 20px;
  border-radius: 4px;
}
.coming-soon-page-content #g-header {
  background: var(--primary-color);
  color: var(--primary-font-color);
  font-weight: 600;
  font-size: 0.9rem;
  align-items: center;
  width: 100vw;
}
@media screen and (min-width: 1501px) {
  .coming-soon-page-content #g-header {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  .coming-soon-page-content #g-header {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  .coming-soon-page-content #g-header {
    padding: 0 5%;
  }
}
.coming-soon-page-content #g-header ul {
  line-height: 2.5rem;
}
.coming-soon-page-content #g-header ul li {
  display: inline;
  padding: 0 0.5rem;
}
.coming-soon-page-content #g-navigation {
  position: relative !important;
  padding: 5rem 0;
}
.coming-soon-page-content #g-navigation .gantry-logo img {
  width: 100%;
}
.coming-soon-page-content #g-main .gridOverlayParent {
  display: grid;
  grid-template-columns: 1fr;
  /* Single column grid */
  grid-template-rows: 1fr;
  /* Single row grid */
  width: 100%;
  height: 775px;
  /* Match original image height or adjust as needed */
  position: relative;
  color: #fff;
}
.coming-soon-page-content #g-main .gridOverlayParent img {
  grid-row: 1 / -1;
  /* Span the entire row */
  grid-column: 1 / -1;
  /* Span the entire column */
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Ensures the image covers the area without distortion */
  z-index: 1;
  /* Place image behind content */
}
.coming-soon-page-content #g-main .gridOverlayChild {
  align-items: center;
  width: 100vw;
  grid-row: 1/-1;
  grid-column: 1/-1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* Center content for better presentation */
  z-index: 20;
  /* Ensure content is above the image */
}
@media screen and (min-width: 1501px) {
  .coming-soon-page-content #g-main .gridOverlayChild {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  .coming-soon-page-content #g-main .gridOverlayChild {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  .coming-soon-page-content #g-main .gridOverlayChild {
    padding: 0 5%;
  }
}
.coming-soon-page-content #g-main .gridOverlayChild .coming-introduction-text {
  margin: 4rem 0;
}
@media (max-width: 761px) {
  .coming-soon-page-content #g-main .gridOverlayChild .coming-introduction-text {
    /* Adjust 768px to your desired "md" breakpoint */
    margin: 1rem 0;
  }
}
.coming-soon-page-content #g-main .gridOverlayChild .coming-news {
  margin: 4rem 0;
}
@media (max-width: 761px) {
  .coming-soon-page-content #g-main .gridOverlayChild .coming-news {
    /* Adjust 768px to your desired "md" breakpoint */
    margin: 1rem 0;
  }
}
.coming-soon-page-content #g-main .gridOverlayChild .coming-news h3 {
  width: 100%;
  text-align: left;
  color: #fff;
  font-weight: 300;
  font-size: 1.2rem;
  margin-bottom: 1.5rem;
}
.coming-soon-page-content #g-main .gridOverlayChild .coming-news ul {
  margin: 0;
  padding: 0;
}
.coming-soon-page-content #g-main .gridOverlayChild .coming-news ul li {
  background: url('../../../../images/landing-page/news-li.webp?68c5eb68') center left no-repeat;
  padding: 0.5rem 0 0.5rem 3rem;
}
.coming-soon-page-content #g-main .gridOverlayChild .coming-news ul li .mod-articles-category-date {
  padding-right: 1rem;
  font-weight: 600;
}
.coming-soon-page-content #g-main .gridOverlayChild .coming-news ul li a {
  color: #fff;
}
.coming-soon-page-content #g-main .gridOverlayChild .coming-news ul li a:hover {
  text-decoration: none;
  color: var(--primary-color);
}
.coming-soon-page-content #g-main h1.coming-h1 {
  font-size: 3.2rem;
  font-weight: 900;
  line-height: 1.3;
}
.coming-soon-page-content #g-main h1.coming-h1.white {
  color: #fff;
}
.coming-soon-page-content #g-main h1.coming-h1.primary {
  color: var(--primary-color);
}
.coming-soon-page-content #g-main .coming-about-us {
  column-gap: 10rem;
}
.coming-soon-page-content #g-main .coming-about-us .coming-about-us-card {
  text-align: center;
  align-self: center;
  color: #fff;
  margin-bottom: 1rem;
}
.coming-soon-page-content #g-main .coming-about-us .coming-about-us-card p {
  font-size: 1.2rem;
  padding: 1rem;
  margin-bottom: 1rem;
}
.coming-soon-page-content #g-main .coming-about-us .coming-about-us-card a {
  border: 1px solid var(--primary-color);
  border-radius: 23px;
  padding: 0.8rem 4rem;
  color: #fff;
}
.coming-soon-page-content #g-main .coming-about-us .coming-about-us-card a:hover {
  color: var(--primary-color);
  border-color: #fff;
}
.coming-soon-page-content #g-footer {
  background: var(--primary-font-color);
  color: #fff;
  font-size: 0.7rem;
  text-align: center;
}
.coming-soon-page-content #g-footer .g-container {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.coming-soon-page-content .coming-page-subscribe-main-wrap {
  align-items: center;
  width: 100vw;
  margin: 1rem 0;
}
@media screen and (min-width: 1501px) {
  .coming-soon-page-content .coming-page-subscribe-main-wrap {
    padding: 0 calc(calc(100% - 1400px) / 2);
  }
}
@media (min-width: 1271px) and (max-width: 1500px) {
  .coming-soon-page-content .coming-page-subscribe-main-wrap {
    padding: 0 calc(calc(100% - 1100px) / 2);
  }
}
@media (max-width: 1270px) {
  .coming-soon-page-content .coming-page-subscribe-main-wrap {
    padding: 0 5%;
  }
}
.coming-soon-page-content .coming-page-subscribe-main-wrap .s-subscribe-title .textPs {
  font-weight: bold;
}
.coming-soon-page-content .coming-page-subscribe-main-wrap .s-subscribe-title img {
  margin-right: 2rem;
}
.coming-soon-page-content .coming-page-subscribe-main-wrap .coming-page-right-form {
  display: flex;
  flex-grow: 1;
}
.coming-soon-page-content .coming-page-subscribe-main-wrap .coming-page-right-form #coming-page-signup, .coming-soon-page-content .coming-page-subscribe-main-wrap .coming-page-right-form #sandmanFromInputWrap, .coming-soon-page-content .coming-page-subscribe-main-wrap .coming-page-right-form .sandmanFromContainer {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  column-gap: 1rem;
  justify-content: center;
}
@media (max-width: 1200px) {
  .coming-soon-page-content .coming-page-subscribe-main-wrap .coming-page-right-form #coming-page-signup, .coming-soon-page-content .coming-page-subscribe-main-wrap .coming-page-right-form #sandmanFromInputWrap, .coming-soon-page-content .coming-page-subscribe-main-wrap .coming-page-right-form .sandmanFromContainer {
    /* Adjust 768px to your desired "md" breakpoint */
    flex-direction: column !important;
    /* Items will stack in a column on medium screens and up */
    flex: 0 0 100%;
  }
}
.coming-soon-page-content .coming-page-subscribe-main-wrap .coming-page-right-form #captcha_coming-page-signup {
  margin-top: 0.5rem;
}
.coming-soon-page-content .coming-page-subscribe-main-wrap .coming-page-right-form .sandmanFromsingleInput {
  display: flex;
}
.coming-soon-page-content .coming-page-subscribe-main-wrap .coming-page-right-form .sandmanFromsingleInput label {
  display: none;
}
.coming-soon-page-content .coming-page-subscribe-main-wrap .coming-page-right-form .sandmanFromsingleInput input {
  border: 1px solid var(--primary-font-color);
  border-radius: 0;
}
.coming-soon-page-content .coming-page-subscribe-main-wrap .coming-page-right-form .sandmanFromsingleInput input::placeholder {
  color: #d9d9d9;
}
.coming-soon-page-content .coming-page-subscribe-main-wrap .coming-page-right-form .formSumbitBtnWrap button {
  background: var(--primary-color);
  color: var(--primary-font-color);
}
.coming-soon-page-content .coming-page-subscribe-main-wrap .coming-page-right-form .formSumbitBtnWrap button:hover {
  color: #fff;
}
/*# sourceMappingURL=custom_19.css.map */