/********GENERAL**********/


html, body{
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 12px;
  scroll-behavior: smooth;
}

body{
  font-family: 'Lato', sans-serif ;  
  color: #272C28;
  width: 100%;
  background-color: #017937;
  letter-spacing: 0.05em;
}

*, *:before, *:after{
  box-sizing: border-box;
}

input:focus,
label:focus,
select:focus,
a:focus,
textarea:focus,
button:focus {
  outline: none;
}

a, img{
  border:none;
  outline:none;
}

a{
  text-decoration: none;
  color: #017937; 
}


h1, h2{
  font-family: 'Oswald', sans-serif;  
  font-size: 2.5rem;
  margin-top: 0px;
  padding-top: 30px;
  color: #193444;
  font-weight: bold;
}

h1{
  color: #ffffff;
  text-transform: uppercase;  
}

h2{
  font-size: 2.2rem;
  font-weight: 600;
}

h3{
  font-family: 'Oswald', sans-serif;    
  font-size: 1.8rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;  
}

h4{
  font-family: 'Oswald', sans-serif; 
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
}

p{
  font-size: 1.33rem;
  line-height: 1.4em;
}

ul{
  font-size: 1.33rem;
  padding-left: 20px;  
  color: #000000;
}

ol{
  font-size: 1.2rem;
  padding-left: 20px;
  counter-reset: list;
    margin: 0;
}

li{
  padding-bottom: 5px;
}

ol > li {
    list-style: none;
    position: relative;
}

ol > li:before {
  counter-increment: list;
  content: counter(list, lower-alpha) ") ";
  position: absolute;
  left: -1.4em;
}

.oswald{
  font-family: 'Oswald', sans-serif;  
}



.clear, .clear10, .clear20, .clear30, .clear40{
  clear: both;
  height: 20px;
}



h1.heading{
  font-size: 3.5rem;
  font-weight: lighter;
}

.insideheading{
  height: auto; 
  width: 100%;
  margin-top: 30px;  
}

h2.subheading, h2.insidesubheading{
  font-size: 1.5rem;
  color: #ffffff;
  padding-top: 20px;   
}

h2.insidesubheading{
  font-family: 'Lato', sans-serif;
  font-size: 1.4rem;
}

h2.sectionheading{
  font-size: 2.8rem;
  text-transform: uppercase;
  margin-bottom: 5px;
}



span.underlinegreen{
  border-bottom: 8px solid #268651;
  margin-bottom: 10px;
  display: block;
  width: 100%;
}


span.underlinefullwidth{
  width: 100%;
}



/****** IE CHECK *********/

#ie9check { 
  width: 100%;
  height: 150px;
  background-color: #E95820;
  text-align: center;
  z-index: 10000;
  position: fixed;
}

span.underline{
  border-bottom: 8px solid #F25E21;
  margin-bottom: 10px;
  display: block;
  width: 50%;
}

 /****** COOKIE CHECK *********/ 

.cookiecontainer{
  width: 100%; 
  height: auto;
  overflow: auto; 
  background-color: #30925C;
  color:#ffffff;
  padding-bottom: 2px;
}

.cookieinner{
  max-width: 98%;
  padding-left: 1%;
  padding-right: 1%;
  width: auto;
  margin: 0 auto;
  padding-bottom: 20px;
}

.cookietext{
  float: left;
  width: 82%;
  padding-right: 5%;
}

.cookiebut{
  float:left;
  position: relative;
  width: 18%;
}

.cookiebutton{
  float: right;
  width: auto;
  height: 40px;
  margin-top: 25px;
  margin-left: 10px;
  text-align: center;
  background-color: transparent;
  color: #ffffff;
  background-color: #268651;  
  border: 1px solid #268651;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 1.2rem;  
  font-weight: bold;
  text-decoration: none; 
  -webkit-appearance: none;  
}

.cookiebutton:hover, .cookiebutton:focus{
  background-color: #30925C;
  border: 1px solid #30925C;  
  color: #ffffff;  
  cursor: pointer;
}



/**************** COOKIE POPUP ********************************/

.privacypolicies-com---nb-interstitial{
  width: 90% !important;
  position: fixed !important;
  margin: 0 auto !important;
  margin-top: 35% !important;
  top: unset !important;
  border-radius: 20px;
}


.cc-nb-content-container{
  display: flex;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: -o-flex !important;
  -ms-flex-pack: justify !important;
  -ms-flex-pack: center !important; 
  flex-wrap: wrap !important;
  align-items: center;
  justify-content: center;
  /*grid-row-gap: 2rem; 
  row-gap: 2rem;*/
}


.cc-nb-text-container{
  display: flex !important;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: -o-flex !important;  
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  -moz-flex-direction: row !important;
  -o-flex-direction: row !important;   
  -ms-flex-direction: row !important; 
  justify-content: flex-start !important; 
  -webkit-justify-content: flex-start !important;    
  -ms-flex-pack: start !important; 
  width: 100% !important;
}

.privacypolicies-com---nb .cc-nb-text{
  width: 100% !important;
  margin-right: 0 !important;
}

.cc-nb-buttons-container{
  display: flex !important;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: -o-flex !important;
  flex-direction: row !important;
  justify-content: flex-end !important;
  -webkit-flex-direction: row !important;
  -webkit-justify-content: flex-end !important;
  -webkit-align-items: center !important;
  -ms-flex-direction: row !important;
  -ms-flex-align: center !important;

}


.privacypolicies-com---pc-dialog{
  max-height: 100%;
  overflow-y: scroll;
  border-radius: 0px !important;
  /*margin-top: 0% !important;*/
}  


@media only screen and (max-height: 575.98px) and (orientation: landscape) 
 {
  .privacypolicies-com---nb-interstitial{
    margin-top: 5% !important;
  }

  .privacypolicies-com---pc-dialog{
    margin-top: 0% !important;
  }

}
@media only screen and (min-height: 600px) and (orientation: landscape) 
 {
.privacypolicies-com---nb-interstitial{
    margin-top: 20% !important;
  }
    .privacypolicies-com---pc-dialog{
    margin-top: 5% !important;
  }

 }







/******************* NAV *******************/

.navbar {
  position: absolute; 
  top: 0; 
  width: 100%;
  background-color: #ffffff !important;
  box-shadow: 0px 1px 5px #b6b6b6 ;   
  z-index: 2;
}

.navcontent{
  max-width: 1099px;
  padding-right: 2%;
  padding-left: 2%;
  display: block;
  position: relative; 
  margin: 0 auto;
  height: 80px;
  padding-bottom: 0;
  align-items: center; 
}


#logo {
  position: relative; 
  z-index: 9999;
  display: inline-block;
  font-size: 4rem;
  margin-top: 0;
  top: 15px;
}

#logo svg{
  width: auto;
}

#logo .green{
 fill:#0f793e;
}

#logo:hover .green{
  fill: #01AC4E;
}

#logo:focus > svg{
  fill: #01AC4E;
}

.green{
  fill: #268651;
}

.nav-links,
#logo {
  text-decoration: none;
  color: #017937;
}

.nav-links:hover, .nav-links:focus{
  color: #017937;
  border-bottom: 5px solid #017937;
  text-decoration: none;
}


.hide, .hidelogo, .toppage, #skiplinks span{
  z-index: 1;
  position: absolute;
  top: -999em;
  left: -999em;
}

#skiplinks {
  position: relative;
  float: left;
}
#skiplinks ul, #skiplinks li {
  display: inline;
  margin: 0px;
  padding: 0px;
}

#skiplinks a {
  display: block;
  position: absolute;
  width: 150px;
  font-size:1.1rem;
  color: #fff;
  text-decoration: none;
  outline-style: none;
  top: -999em;  

}

#skiplinks a:focus  {
  top: 4px;
  left: 280px
}

#skiplinks a:hover {
  text-decoration: underline;
} 


#main-nav {
  position: absolute;
  display: none;
  width: 100%;
  padding-left: 0%;
  padding-top: 80px;
  top: -20px;
  left: 0;
  background-color: #ffffff;
  list-style-type: none;
  padding-left: 10px;
  height: 80px;
  z-index: 9998;
}

#main-nav li {
  font-size: 1rem;
  margin-top: 0px;
  padding-bottom: 2px;
  height: 34px;
  clear: both;
  background-color: #ffffff;  
  text-align: center;
  margin: 12px auto;
  padding-top: 12px;
  cursor: pointer;
  line-height: 16px;
  font-weight: bold;
}



#main-nav {
  padding-left: 0%;
  padding-top: 80px;
  top: -20px;
  left: 0;
}


#main-nav li {
  margin-top: 0px;    
}

.nav-links{
  font-size: 1.2rem;
  display: block;
  width: 100%;
  height: 50px;
  background-color: #f5f5f5;
  border-bottom: 6px solid #ffffff;
  text-align: left;
  padding-left: 10.5%;
  padding-bottom: 20px;
  line-height: 80%;  
  padding-top: 17px;
  margin-left: 0px;
  cursor: pointer;
  text-transform: uppercase;    
  z-index: 9999;
  position: relative;
  white-space: nowrap;
}

#logo:hover, .nav-links:hover {
  color: #017937;
  text-decoration: none;  
}

.dnone, .menubox, .mobile-menu{
 display: none;
}

#navbar-toggle {
  display: block;
  z-index: 2;
}

.mobile-menu:checked ~ ul#main-nav{
  display: block;
}

.menubox{
  position: relative;
  margin-top: 0px;
  padding-top: 0px;
  height: auto;
  box-shadow: none;
  top: 0;
  background-color: #ffffff;
  height: auto;
  margin-bottom: 0px;
  float: left;
  width: 100%;
  display: none;
  cursor: default;
  left: 0px;
  min-height: 520px;
}

.subtext{
  color: #777777;
  font-size: 1.1rem;
  margin-top: 2px;
  margin-bottom: 40px;
  margin: 0px; 
}

.linkcontainer {
  display: block;
  width: 50%;
  float: left;
  position: relative;
}


.nav-links:hover > .svg-downarrow, .nav-links:focus > .svg-downarrow{
  fill: #30925C;
}


.dl{
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 40px;
  padding-top: 17px;
  padding-bottom: 28px;
  border-bottom: 10px solid #ffffff;
}

.navbar .clear{
  background-color: #ffffff;
}


.buttoncontainer {
  display: flex !important;
  flex-direction: row;
  justify-content: flex-end;
  float: right;
  margin-top: 20px;
  z-index: 9999;
  position: relative;
}


.roundedbutton, .menuicon, .squarebutton{
  width: auto;
  display: block;
  height: 40px;
  text-align: center;
  background-color: transparent;
  color: #30925C;
  border: 1px solid #30925C;
  border-radius: 4px;
  margin-left: 20px;
  text-transform: uppercase;
  font-size: 1.1rem;  
  font-weight: bold;
  text-decoration: none; 
  margin: 0 auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;  
}



.vert-fix, .vert-fix-nopad{
  display: inline-block;
  vertical-align: middle;
  padding-right: 17px;
  padding-bottom: 8px;
}

.vert-fix-nopad{
  padding-right: 0px;
 }


.menuicon {
  position: absolute;
  display: block;
  right: 20px;
  top: 20px;
  width: 13%;
  height: 40px;
  font-size: 1.3rem;
  border-radius: 0px;
  cursor: pointer;
  border: 1px solid #30925C;
  padding: 10px;
  padding-left: 0px;
  z-index: 4;
  background: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIyNi42NyIgdmlld0JveD0iMCAwIDMxIDI2LjY3Ij48dGl0bGU+bWVudS13aGl0ZTwvdGl0bGU+PHBhdGggZD0iTTAsMjYuNjdIMzFWMjIuMjJIMFpNMCwxNS41NkgzMVYxMS4xMUgwWk0wLDBWNC40NEgzMVYwWiIgc3R5bGU9ImZpbGw6IzAxNzkzNzsiIC8+PC9zdmc+")  no-repeat;
  background-position: right 12px top 12px;
  background-size: 16px 14px; 
}

.mobile-menu-checked{
  border: 1px solid #30925C;
  color: #ffffff;
  z-index: 9999;
  background: #30925C url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMC4zOSIgaGVpZ2h0PSIxMC4zOSIgdmlld0JveD0iMCAwIDEwLjM5IDEwLjM5Ij48cGF0aCBkPSJNOS44NiwxLjQ3LDguOTIuNTMsNS4yLDQuMjYsMS40Ny41M2wtLjk0Ljk0TDQuMjYsNS4yLjUzLDguOTJsLjk0Ljk0TDUuMiw2LjE0LDguOTIsOS44NmwuOTQtLjk0TDYuMTQsNS4yWiIgc3R5bGU9ImZpbGw6I2ZmZjtzdHJva2U6I2ZmZjtzdHJva2UtbWl0ZXJsaW1pdDoxMDtzdHJva2Utd2lkdGg6MC43NXB4Ii8+PC9zdmc+")  no-repeat;
  background-position: right 12px top 12px;
  background-size: 14px 14px;  
}


.mobile-menu:checked ~ .menubox{
  display: block;
}




/*********** MAIN AREA  *********/


.mainarea{
  width: 100%;
  height: auto;
  overflow: auto;
  background-color: #ffffff; 
}


.bannerimg, .bannerimgXL{
  width: 100%;
  height: 560px !important;
  z-index: 1; 
  position: relative;
}

.bannerimgXL{
 height: 640px !important;
}

.insidebannerimg{
  height: 200px;
}

.bannercontent{
  max-width: 1099px;
  margin: 0 auto;
  padding-top: 200px;
  height: 800px;
}

.featureheading{
  padding-top: 180px;
}


.newsarea{
  display: flex;
  margin-top: 70px;
}

.rightimage{
  float: right !important;
}



.homeheadbox{
  padding: 20px;
  /*margin-left: 10% !important;*/
  width: 80% !important;
  color: #ffffff !important;
  transform: translateY(-10%);
  background-color: rgba(1, 121, 55, 0.85);
  position: absolute;
}

.homeheadbox h1 {
  font-size: 4.67rem;
  margin-bottom: 7px;
}

.homeheadbox h3{
  font-size: 3rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  margin-top: auto;
  line-height: 46px;
  color: #ffffff !important;
}

.homeheadbox p{
  color: #ffffff !important; 
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 1.33rem;
  line-height: 22px;
  color: white;
  margin-top: 12px;
}






/******PRODUCT SECTION CONTAINERS*******/

.section {
  padding: 40px 16px;
}

.section-white {
  background: white;
}

.section-grey {
  background: #f5f9f6;
}

.section-title {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 2.7rem;
  color: #272c28;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 32px;
}


.section-title:last-child  {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 2.7rem;
  color: #272c28;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.provider-logo {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}

.provider-logo svg {  
  display: block;
  margin: 0 auto;
}

.description-text p  {
  font-size: 1.33rem;
  line-height: 24px;
  text-align: center;
  color: #626b65;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}





/***** PRODUCT CARDS (RL360 SECTION) *****/

.products-grid {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  gap: 16px;
  margin-bottom: 32px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.product-card {
  background: white;
  border: #E5E5E5 1px solid;
  padding: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.product-icon {
  width: 36px;
  height: 36px;
  background: #e5f1eb;
  border-radius: 8px;
  padding: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-title p {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 1.34rem;
  line-height: 20px;
  color: #626b65;
  text-align: center;
  width: 100%;
}

.product-description p{
  font-family: 'Lato', sans-serif;
  font-size: 1.33rem;
  line-height: 20px;
  color: #626b65;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}








/*******CTA BUTTON******/

.cta-button {
  background: #30925c;
  color: white;
  font-family: 'Lato', sans-serif;
  font-size: 1.5rem;
  line-height: 42px;
  text-align: center;
  width: 44%;
  margin: 0 auto;
  cursor: pointer;
  display: block;
  text-decoration: none;
}

.cta-button:hover, .cta-button:focus {
  background: #017937;
  color: white;
}



.cta-button a {
  color: white;
  font-family: 'Lato', sans-serif;
}






/****** IFGL SECTION ********/

.ifgl-container{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 49px;
}


.svg-logo-body {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60%;
  margin: 0 auto;
}


.ifgl-text-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 10px;
  width: 90%;
}

.ifgl-heading p {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 25px;
  text-align: center;
  margin-bottom: 30px;
}

.ifgl-heading span.bold-first {
  color: black;
}

.ifgl-heading {
  color: #626b65;
}

.ifgl-description p {
  font-size: 1.33rem;
  line-height: 24px;
  color: #626b65;
  text-align: center;
  margin-bottom: 40px;
}

.provider-logo-body {
text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}


.cta-button-ifgl {
  background: #30925c;
  color: white;
  font-family: 'Lato', sans-serif;
  font-size: 1.5rem;
  line-height: 42px;
  text-align: center;
  width: 49%;
  cursor: pointer;
  display: block;
  text-decoration: none;
}


.cta-button-ifgl:hover, .cta-button-ifgl:focus {
  background: #017937;
  color: white;
}



        
/****** STATS CARDS (IFGL SECTION) *******/


.stats-image {
  width: 100%;
  height: auto;
}

.stats-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
    
}

.stats-grid {
  display: flex;
  flex-direction: column;
  gap: 49px;
}

.stat-item {
  border: 1px solid #e5e5e5;
  width: 100%;
  padding: 32px 32px;
  text-align: center;
}

.stat-number {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 3.35rem;
  color: #30925c;
  margin-bottom: 10px;
}

.stat-label {
  font-family: 'Lato', sans-serif;
  font-size: 1.5rem;
  line-height: 25px;
  color: #626b65;
}




/******FAQs*******/

.faq-container {
  width: 100%;
  gap: 40px;
  margin-bottom: 50px;
}

.faq-content {
  display: flex;
  width: 100%;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center; 
  gap: 24px;
  margin-top: 2.5rem;
}

.faq-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.faq-item {
  background-color: white;
  border-radius: 0.5rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.2s ease;
  width: 100%;
}

.faq-item:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.faq-question {
  cursor: pointer;
  list-style: none;
  padding: 1.25rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.faq-question::-webkit-details-marker {
  display: none;
}

.faq-question-text {
  font-weight: 500;
  font-size: 1.33rem;
  color: #626b65;
  padding-right: 2rem;
}

.faq-icon {
  width: 2.5rem;
  height: 2.5rem;
  color: #30925c;
  transition: transform 0.2s ease;
  flex-shrink: 0;
}

.faq-item[open] .faq-icon {
  transform: rotate(180deg);
}

.faq-answer {
  padding: 0rem 1.5rem 1.25rem 1.5rem;
  color: #475569;
  line-height: 1.625;
}







/******CONTACT FORM*******/


.contact-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 110px;
}

.header {
  display: flex;
  flex-direction: column;
  padding-top: 42px;
  gap: 32px;
  align-items: center;
}

.title {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 3.3rem;
  color: #272c28;
  text-align: center;
}

.spacer {
  height: 19px;
}

.contact-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.left-column {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.contact-info,
.office-hours {
  background-color: white;
  border: #E5E5E5 1px solid;
  padding: 16px 16px 40px 16px;
}

.contact-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.contact-item {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}

.contact-item.center {
  align-items: center;
}

.icon {
  flex-shrink: 0;
}

.icon svg {
  display: block;
}

.form-icon svg{
  display: flex;
  margin-top: 4px;
}

.contact-text {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 1.34rem;
  color: #626b65;
  line-height: normal;
  width: 70%;
}

.contact-text.email {
  color: #017937;
  text-decoration: underline;
}

.office-hours {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.office-hours-header {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}

.office-hours-title {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 1.33rem;
  color: #626b65;
  line-height: normal;
  width: auto;
}

.hours-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.hours-row {
  display: flex;
  gap: 32px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 1.33rem;
  color: #626b65;
  line-height: 25px;
}

.hours-day {
  width: auto;
}

.hours-time {
  flex: 1;
  text-align: right;
}

.form-container {
  background-color: white;
  border: #E5E5E5 1px solid;
  padding: 16px;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}


.form-header {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  padding-bottom: 24px;
}

.form-title {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  color: #626b65;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24px;
}

.form-row {
  display: flex;
  gap: 10px;
  padding-bottom: 20px;
}

.form-field {
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
  gap: 10px;
}

.form-label {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 1.34rem;
  color: #626b65;
  height: 24px;
  display: flex;
  align-items: center;
}

.form-input,
.form-textarea {
  background-color: #f3f3f5;
  border: none;
  border-radius: 8px;
  padding: 0 13px;
  font-family: 'Lato', sans-serif;
  font-size: 1.16rem;
  color: #626b65;
}

.form-input {
  height: 36px;
}

.form-input::placeholder,
.form-textarea::placeholder {
  color: #626b65;
  font-family: 'Lato', sans-serif;
  font-size: 1.16rem;
}

.form-textarea {
  height: 120px;
  padding: 8px 13px;
  resize: none;
}

.recaptcha-container{
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  padding-bottom: 25px;
}


.g-recaptcha{
  float: right;
}

.form-submit-container {
  display: flex;
  justify-content: flex-end;
}

.submit-button {
  background-color: #30925c;
  color: white;
  border: none;
  border-radius: 8px;
  padding: 0 20px;
  height: 40px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  cursor: pointer;
  width: 16%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.submit-button:hover {
  background-color: #277a4b;
}

#successmsg{
  display: none;
}

#submitBtn{
  float: right;
}

#submitBtn:disabled{
  background-color: #f5f5f5;
  color: #808080;
  border: 0;
  cursor: not-allowed;
}

.error { border:2px solid #d22630;}

.errormsg{
  color: #d22630;
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;  
}





/******************* FOOTER *******************/

footer{
width: 100%;
background-color: #F9FAFB;
height: auto;
min-height: 300px;
}


#footerlogo{
  display: block;
  padding-top: 5px;
  width: auto;
  height: 70px; 
  float: left;
  fill: #268651;
}

#footer-logo-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

#footerlogo svg:hover{
  fill: #ffffff;
} 

.footer-contents{
  max-width: 768px;
  margin: 0 auto;
  padding-top: 20px;
  color: #30925C;
  z-index: -1;
}


.footer-text{
  font-size: 1.4rem;
  width: 35%;
  margin-bottom: 130px;
}

.footer-contents span.underlinegreen{
  margin-bottom: 0px;
  border-bottom: 3px solid #DCECE3;
}

#footer-link-row{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #626B65;
}

#footer-link-row p{
  font-size: 1.36rem;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}


.footer-contents a{
  padding-right: 5px;
  color: #30925C;
  text-decoration: none;
}


.footer-contents a:hover, .footer-contents a:focus {
  color: #30925C;
  text-decoration: underline;
}


.footercontactcontainer{
  float: right;
  width: 100%;
}

.footercontactcontainer p{
  margin-bottom: 20px;
}



.footer-contents .social-icon svg{
  width: auto; 
  height: 18px;
  fill:#30925C;
  margin-left:5px;
  margin-right: 15px;
  vertical-align: top;
}

.svg-logo-footer{
  margin-right: 50px;
  
}

#footer-ifgl {
  margin: 0 auto;
}

#logo-container{
  padding-left: 20px;
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

#footer-container-bottom{
  display:flex; 
  flex-direction: row; 
  justify-content: space-between; 
  color: #888b8d; 
  align-items: center;
  margin-top: 20px;
}


#pagerefcontainer p{
  display: inline-block;
  color: #9A9997;
}







/******REGULATORY FOOTER******/

.regulatory-footer {
  background: #ecf3f1;
  padding: 24px 16px 25px;
    
}

.regulatory-content{
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  
}

.regulatory-badge {
  background: #dcece3;
  height: 40px;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 10px 8px;
  margin-bottom: 16px;
}

.regulatory-badge span {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  color: #30925c;
}

.regulatory-text p {
  font-size: 1.2rem;
  line-height: 18px;
  text-align: center;
  color: #626b65;
}




  



/********** CONTENT CONTAINERS ***********/


.whitebox, .greybox{
  width: 100%;
}

.whitebox, .greybox{
  min-height: 300px;
  height: auto;
  overflow: auto;
}

.whitebox .container2, .greybox .container2{
width: 46%;
}

.whitebox{
  background-color: #ffffff;
  color: #29303e; 
}

.greybox{
 background-color:  #F5F9F6;
}

.legal-box {
  background-color:  #F5F9F6;
  min-height: auto;
  padding-bottom: 0px!important;
}

.contentcontainer, .insidecontentcontainer{
max-width: 98%;
margin: 0 auto;
padding-top: 20px;
}

.contentcontainer-banner{
  max-width: 100%;
  height: auto;
}




.container1, .container2, .container3, .container4, .container5, .container6, .container7, .containerleft, .containerright{
  width: 96%;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
}

.container1 p {
  font-size: 1.33rem;
  padding: 0 5px;
}

.container1 h3 {
  padding: 0 5px;
}

.container2, .container3, .container4, .container5, .container6, .container7{
  width:96%;
}

.containerleft, .centrepara{
 width: 60%;
}

.containerright{
  width: 30%;
  margin-left: 4%;
}

.containerright h3{
  padding-left: 9px;
  margin-top: 40px;
}

/*** Menu 3rd column for tablet, needs to overwrite container widths above ***/
.col3{
  width: 43%;
  margin-left: 6%;
  margin-right: 1%;
}

.leftmar{
  margin-left: 10%;
}

.removetoppad{
  padding-top: 0px;
  margin-top: 0px;
}

.centrepara{
  width: 80%;
  height: auto;
  margin: 0 auto;
  text-align: center;
}

.centrepara h2{
  text-align: center;
}

.twopara{
  text-align: left;
}

.twopara h2{
  text-align: left;
}

.one, .two{
  padding-right: 10px;
  margin-bottom: 50px;
}

.width33{
  width: 33.3%;
}



.ourservicescontainer, .contactcontainer{
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -ms-flex-direction: row;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: space-between;
  align-items: center;
  width: 95%;
  margin: 0 auto;
}


.contactcontainer{
  width: 80%;
}

.serviceicons{
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}

.ourservicescontainer p, .contactcontainer p{
  font-size: 1.1em;
  font-family: 'Oswald', sans-serif;  
  text-transform: uppercase;  
  text-align: center;
}

.contactcontainer p{
  font-size: 1.5rem;
}  









/******* Lists ***********/

ul.normal{
  list-style-type: none;
  padding-bottom: 10px;
  padding-left: 0px;
}

li.pdf{
  padding-left: 1.8em;
  font-size: 1.3rem;
  vertical-align: bottom;
  background-image: url(/images/pdf.svg);
  background-size: 22px 22px;
  background-repeat: no-repeat;
  padding-bottom: 25px;
  margin-right: 20px;
}

li.bullet{
 list-style-type: circle;
 margin-left: 20px;
 padding-bottom: 20px;
}











/***************** OVERWRITES **************/


.angelagregoryimg, .nigeldanzelmanimg{
  position: relative;
  z-index: 1;
  width: 60%; 
  height: 280px; 
  margin-left: 15%;
}

 







/********************** T&C TABS ***********************/



.homeheadbox.legal h1{
  font-size: 40px;
}

.homeheadbox.legal{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  width: 50vw;
  max-width: 1500px; 
  padding: 60px 30px 40px 10px;
  background-color: rgba(1, 121, 55, 0.85);
  margin-left: 0;
  margin-right: auto;
  width: 50vw;
  
  
}

.inside-title{
  padding-bottom: 50px!important;
  font-size: 2rem;
}

h1.inside-title{
  width: 50rem; 
  text-align: left;
}

.headingflexibox{
	background-color: rgba(1, 121, 55, 0.85);
	position: absolute;
	top: 200px;
	width: 40%;
	height: 130px;
	z-index: -1;
}

.legal{
	background-color: transparent !important;
}

 .legal{
  min-height: unset;
  padding-bottom: 0px;
 }

.legaltabscontainer{
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -ms-flex-direction: row;
  justify-content: left;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  gap: 10px;
}

.tablink{
  display: inline-block;
  padding: 10px 25px;  
  text-align: center;
  background-color: #30925C;
  font-family: 'Oswald', sans-serif;    
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #ffffff;
}

.tablink:hover, .tablink:focus{
  background-color: #28754b;
  color: #ffffff;
  text-decoration: none;
}

.selected, .selected:hover, .selected:focus{
  color: #555;
  font-weight: bold;
  background-color: #ffffff;
  cursor: default;
}

.policy-links:hover, .policy-links:focus{
  text-decoration: underline;
}













/************* IMAGES *****************/


.ifgl-houseimg{
  background: url(/images/ifgl-house.webp);
  background-repeat: repeat-x;
  background-position: center center;
  background-size: cover; 
}

.bridgeimgXL{
  background: url(/images/dubai-bridge-terms-of-useM.webp);
  background-repeat: repeat-x;
  background-position: center center;
  background-size: cover; 
}

.dubaiskylineimgXL{
  background: url(/images/dubai-skyline-privacy-policyM.webp);
  background-repeat: repeat-x;
  background-position: center center;
  background-size: cover; 
}

.dubaiskylineimg2XL{
  background: url(/images/dubai-skyline-cookiesM.webp);
  background-repeat: repeat-x;
  background-position: center center;
  background-size: cover; 
}

.dubaicityscapeimgXL{
  background: url(/images/dubai-cityscape-accessibilityM.webp);
  background-repeat: repeat-x;
  background-position: center center;
  background-size: cover; 
}


.dubai-cityscapeXL{
  background: url(/images/dubai-cityscapeM.webp);
  background-repeat: repeat-x;
  background-position: center top;
  background-size: cover; 
}