body {
  background-color: #ffffff !important;
  margin: 0;
  padding: 0;
  height: 100%;
    font-family: "Rubik", cursive, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, Arial, sans-serif;
  color: #001022;
  /*overflow:hidden;*/
}

p,
a,
ul,
li,
th,
td,
tbody,
theader {
  color: #000000;
    font-family: "Rubik", cursive, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
    font-family: "Rubik", cursive, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, Arial, sans-serif;
}

.btn {
    
    font-family: "Rubik", cursive, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, Arial, sans-serif;
}

.popup-mask {
  position: fixed;
  z-index: 9999999;
  top: 0px;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 5% 10%;
  background: #000000;
}

.fundz-text-success {
  color: #1a1a1a;
}

div,
p,
body,
h1,
h2,
h3,
h4,
h5,
h6,
a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

a:focus,a:active {
 outline: none;
border: none;   
    
}

.glass-appstore-link {
  margin-right: 5px;
}

.glass-appstore-logo {
  width: 150px;
}

.glass-appstore-icon {
  width: 76px;
}

.glass-feature-list {
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
}

.row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.glass-bg-orange {
  background: #1a1a1a !important;
}

.glass-cursor-pointer {
  cursor: pointer;
}

.card-header {
  cursor: pointer;
}

.bg-full-yellow { 

background: #1a1a1a!important;
    
}

.bg-orange {
  background-color: #1a1a1a !important;
}
.bg-orange-hover:hover {
  background-color: #1a1a1a !important;
  cursor: pointer;
}
.text-orange {
  color: #1a1a1a !important;
}
.card {
  border: 0px !important;
}
.card-header {
  border: 0px !important;
}

.btn { 
    
 border-radius: 0rem!important;   
}

.btn-link:hover,
.btn-link:active,
.btn-link:focus,
a:hover {
  text-decoration: none !important;
}

.input-pp {
  text-align: center;
  font-weight: 800;
}
.content-box-pp {
  padding: 15px 20px;
  text-align: center;
}

.filter-holder {
  display: inline-block;
  margin-right: 5px;
}

.content-heading-pp {
  font-size: 2em !important;
  margin-top: 30px !important;
}

.custom-orange-back {
  background: #f6c45f;
  background: url("https://images.unsplash.com/photo-1509664158680-07c5032b51e5?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80");
  background-size: cover;
  position: center center;
  background-repeat: no-repeat;
}

.custom-gray-back {
  background: #f4f5f7;
  /* background: url('https://images.unsplash.com/photo-1509664158680-07c5032b51e5?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80');*/
  background-size: cover;
  position: center center;
  background-repeat: no-repeat;
}

.custom-blog-back-one {
  background: #f4f5f7;
  background: url("https://images.unsplash.com/photo-1534972195531-d756b9bfa9f2?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80");
  background-size: cover;
  position: center center;
  background-repeat: no-repeat;

  margin: -50px -45px 0px -45px;
  border-radius: 10px 10px 0px 0px;
  height: 300px;
}

.custom-blog-back-two {
  background: #f4f5f7;
  background: url("https://images.unsplash.com/photo-1507237998874-b4d52d1dd655?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80");
  background-size: cover;
  position: center center;
  background-repeat: no-repeat;

  margin: -50px -45px 0px -45px;
  border-radius: 10px 10px 0px 0px;
  height: 300px;
}

.email-pp-btn-holder {
  padding: 30px;
}

.email-pp-container {
  margin: 0 auto;
  width: 60%;
  min-height: 300px;
  background: #1a1a1a !important;
  background: rgba(255, 255, 255, 1);
  box-shadow: 2px 2px 5px #000;
  border-radius: 5px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 5px 20px;
}

.action-bar-pp {
  padding: 5px;
}

.close-btn-pp {
  background: rgba(0, 0, 0, 0);
  padding: 5px;
  border: none;
  float: right;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: 800;
}

@media only screen and (max-width: 1028px) {
  .popup-mask {
    padding: 10% 2%;
  }

  .email-pp-container {
    width: 90%;
  }
}

a {
  color: #001022;
  text-decoration: none;
}

ul.glass-menu-list > li > a:active {
  color: #000000 !important;
  font-weight: 600;
}

a:active,
a:focus,
a:hover {
  color: #000000 !important;
}

.sm-btn:hover,
.sm-btn:active,
.sm-btn:focus {
  color: #1a1a1a !important;
    
}

.site-wrapper {
  /*overflow:hidden;*/
  /*background: red;*/
  width: 100%;
  height: 100%;

  top: 0;
}

.site-container {
  padding: 0px 0px 0px 0px;
  background-color: rgba(255, 255, 255, 1);
  height: inherit;
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
  /* background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,.1)), url('https://images.unsplash.com/photo-1520621312529-567168fbf786?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=111cf37f2060e3377efaa4a00d6b2341&auto=format&fit=crop&w=634&q=80'); */
  background-attachment: fixed;

  overflow: hidden;
  /*max-height: 500vh;*/
}

.main-logo {
  width: 150px;
}

.envelope-pp-img {
  width: 250px !important;
}

.logo-holder {
  display: inline-block;
}

.social-icon {
  padding: 10px;
}
.menu-burger-icon {
  height: 20px;
}

@media only screen and (max-width: 1400px) {
  .site-container {
    background-image: none !important;
  }
}

.site-container:hover {
  /*background-image: linear-gradient(rgba(255,255,255,.5),rgba(255,255,255,0.5)), url('https://www.uniluxltd.com/wp-content/uploads/2016/07/techguy.jpg');*/
}

.menu-wrapper {
  width: 100%;
  min-height: 25px;
  /*
background: -webkit-linear-gradient(to left, #38ef7d, #11998e);  /* Chrome 10-25, Safari 5.1-6 */
  /*background: linear-gradient(to left, #38ef7d, #11998e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

 /* background: rgba(255, 255, 255, 1); */
  color: #000;
  position: fixed;
  left: 0;
  top: 0;
  margin-bottom: 20px;
  padding: 10px 20px;
  z-index: 1;
  /*
box-shadow: 2px 2px 10px rgba(200,200,200,0.2);
*/
}

.menu-scroller {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 1);
  padding: 0px 20px;

  transition-delay: 0.1s;
  -webkit-transition: background 0.1s ease-in;
  -moz-transition: background 0.1s ease-in;
  -ms-transition: background 0.1s ease-in;
  -o-transition: background 0.1s ease-in;
  transition: background 0.1s ease-in;
}

.menu-link-inverse {
    
    color: #000000!important;
}

.menu-link {
    
    color: #ffffff!important;
}

.footer-wrapper {
  width: auto;
  min-height: 25px;
  background: #000000; /* fallback for old browsers */

  /*
background: -webkit-linear-gradient(to left, #38ef7d, #11998e);  /* Chrome 10-25, Safari 5.1-6 */
  /*background: linear-gradient(to left, #38ef7d, #11998e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

  color: #fff;
  position: relative;
  left: 0;
  bottom: 0;
  padding: 30px 20px 15px 20px;
}

.glass-mini-menu {
  position: fixed;
  max-height: inherit;
  min-height: inherit;
  padding: inherit;
  background: rgba(0, 0, 0, 0.2);
  font-size: 14px;
  overflow: hidden;
  top: 0;
  right: 0;
  z-index: 1;
  width: auto;
}

.glass-menu-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  right: 0;
  position: relative;
  line-height: 25px;
  text-align: right;
  margin-right: 10%;
}

.glass-menu-list li {
  display: inline;
  margin-right: 5px;
  line-height: 25px;
  padding: 0px 12px;
  /*   margin-bottom:25px; */
  font-weight: 600;
}

.glass-menu-list li:hover {
}

.glass-menu-list li a.menu-link:hover,
.glass-menu-list li a.menu-link:focus,
.glass-menu-list li a.menu-link:active {
  color: #F16136 !important;
  display: block;
  font-weight: 800!important;
}

.glass-menu-list li a.menu-link-inverse:hover,
.glass-menu-list li a.menu-link-inverse:focus,
.glass-menu-list li a.menu-link-inverse:active {
  color: #F16136 !important;
  display: block;
  font-weight: 800!important;
}

.glass-highlight-link {
  color: #1a1a1a !important;
}

.glass-menu-list li a {
  text-decoration: none;
  color: #000000;
  font-weight: 600;
  letter-spacing: 1.5px;
  line-height: 20px;
}

.glass-action-icons {
  max-width: 30px !important;
  padding: 5px;
}

.glass-section-scroll {
  width: 100%;
  overflow: hidden;
}

.glass-section-img-2 {
  background: #4db156;
  /*background: url('https://images.unsplash.com/photo-1517816743773-6e0fd518b4a6?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=4a41b5c0a117d8755515651254366c7a&auto=format&fit=crop&w=1350&q=80');
    */
  background-size: cover;
  position: center center;
  background-repeat: no-repeat;
}

/*

.glass-section-img-1 {
    
    background:linear-gradient( rgba(255, 255, 255, 0.8) 100%, rgba(255, 255, 255, 1)100%),url('https://images.unsplash.com/photo-1495859924594-78f3c793dc81?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=9ce647733d0114db82c389cecea1c15b&auto=format&fit=crop&w=1350&q=80');
    background-size: cover;
    position: center center;
    background-repeat: no-repeat;

}






.glass-section-img-design {

    background: url('https://greenlite.com.ng/caseconcepts/v3/assets/img/glass.png');
    background-size: cover;
    position: center center;
    background-repeat: no-repeat;
}

.glass-section-img-quality {

    background: url('https://images.unsplash.com/photo-1518600654093-2a24cddafa38?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=96238af4ac6e58d17d362d5b8b846eb4&auto=format&fit=crop&w=1417&q=80');
    background-size: cover;
    position: center center;
    background-repeat: no-repeat;
}


.glass-section-img-cost {

    background: url('https://images.unsplash.com/photo-1495841020177-1919ede29bd8?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=187ecb5bf5322582d590169c49b5692d&auto=format&fit=crop&w=2081&q=80');
    background-size: cover;
    position: center center;
    background-repeat: no-repeat;
}

.glass-section-img-logistics {

    background: url('https://greenlite.com.ng/caseconcepts/v3/assets/img/wings.png');
    background-size: cover;
    position: center center;
    background-repeat: no-repeat;
}

.glass-section-img-pack {

    background: url('https://greenlite.com.ng/caseconcepts/v3/assets/img/packs.png');
    background-size: cover;
    position: center center;
    background-repeat: no-repeat;
}

.glass-section-img-imports {

    background: url('https://greenlite.com.ng/caseconcepts/v3/assets/img/import.png');
    background-size: cover;
    position: center center;
    background-repeat: no-repeat;
}

.glass-section-img-minerals {

    background: url('https://greenlite.com.ng/caseconcepts/v3/assets/img/conflict.png');
    background-size: cover;
    position: center center;
    background-repeat: no-repeat;
}

.glass-section-img-whyus {


    background: url('https://greenlite.com.ng/caseconcepts/v3/assets/img/backpack2.png');
    background-size: cover;
    position: center center;
    background-repeat: no-repeat;


}

*/

.glass-section-img-home {
  /* background: linear-gradient(
      rgba(255, 255, 255, 0) 100%,
      rgba(255, 255, 255, 0) 100%
    ),
    url("https://gvn.leadsmode.com/assets/img/burger.png"); */
    background-color: #000000;
  background-size: cover;
  position: center center;
  background-repeat: no-repeat;
}

.glass-section-img-home-two {
  background: linear-gradient(
      rgba(248, 248, 248, 1) 100%,
      rgba(248, 248, 248, 1) 100%
    ),
    url("https://images.unsplash.com/photo-1518600654093-2a24cddafa38?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1417&q=80");
  background-size: cover;
  position: center center;
  background-repeat: no-repeat;
}

.glass-section-img-howitworks, 
.glass-section-img-gray {
  background: linear-gradient(
    rgba(225, 235, 238, 0.1) 70%,
    rgba(241, 97, 54, 0) 100%
  );
  background-size: cover;
  position: center center;
  background-repeat: no-repeat;
}

.glass-section-img-howtogetstarted {
  background: #000000!important;
  background-size: cover;
  position: center center;
  background-repeat: no-repeat;
}

.glass-section-img-dashboard {
  background: linear-gradient(
      rgba(255, 255, 255, 0.9) 100%,
      rgba(255, 255, 255, 0.1) 100%
    ),
    url("https://images.unsplash.com/photo-1482440308425-276ad0f28b19?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80");
  background-size: cover;
  position: center center;
  background-repeat: no-repeat;
}

.glass-section-img-register {
  background: linear-gradient(
      rgba(255, 255, 255, 0.7) 100%,
      rgba(255, 255, 255, 0.1) 100%
    ),
    url("https://images.unsplash.com/photo-1495299458363-c7d39bb37892?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=500&q=60");
  background-size: cover;
  position: center center;
  background-repeat: no-repeat;
}

.glass-section {
  /*background-image: linear-gradient(to right, rgba(235,235,235,.6),rgba(249,249,249,0.5));*/
  min-height: 100vh;
  /*max-height: 100vh;
overflow-x: hidden;
overflow-y: scroll;*/
  padding: 20px 0px 20px 20px;
  width: 100%;
  /*margin-top: 40px;*/
  display: block;
}

.glass-section-header {
  font-weight: 700;
  padding: 10px 50px;
  color: rgba(120, 120, 120, 1);
}

.glass-sub-title {
  line-height: 0;
  font-size: 10px;
}

.glass-title {
  font-size: 30px;
  margin: 20px auto;
  color: #000000;
}

.mega-title {
  font-size: 3em;
  margin: 20px auto;
  color: #000000;
}

.glass-focus {
  text-decoration: none;
  color: #000000!important;
}

.btn-blue {
  background: #000000 !important;
  color: #ffffff !important;
}

.text-blue {
    
    color: #1a1a1a !important;
}

.glass-main-banner {
  width: 100% !important;
  text-align: right !important;
}

.glass-content {
  font-size: 16px;
  line-height: 2;
}

.glass-content-intro {
}

.glass-content-holder {
}

.glass-content-header {
  border-bottom: 1px solid #f1f1f1;
  font-weight: 700;
  display: block;
  padding: 5px 10px;
  width: auto;
  margin-top: 30px;
}



/* The .orange-filter class needs to be applied to a div wrapped around the image you want to apply this filter to */
.orange-filter {
  display: inline-block;
  position: relative;
  line-height: 0;
  background: #ffffff;
}
.orange-filter::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  mix-blend-mode: screen;
  background: #F16136;
  opacity: 0.8;
}
.orange-filter > img {
  -webkit-filter:  brightness(100%) contrast(100%) grayscale(0%) hue-rotate(0deg) invert(0%) opacity(100%) saturate(100%) sepia(0%);
          filter:  brightness(100%) contrast(100%) grayscale(0%) hue-rotate(0deg) invert(0%) opacity(100%) saturate(100%) sepia(0%);
  mix-blend-mode: none;
}




.blog-header {
  margin-bottom: 0px !important;
}
.blog-meta-box {
  background: rgba(5, 5, 20, 0.1);
  height: 40px;
  overflow: hidden;
  padding: 2px 10px;
}

.blog-meta-description {
  font-size: 10px;
  letter-spacing: 1px;
  padding: 0px;
  display: inline-block;
  margin: 0;
  margin-right: 10px;
}

.blog-meta-title {
  font-weight: 700;
}
.blog-meta-id {
  background: #f6c45f;
  color: #000000;
  padding: 2px 5px;
  font-weight: 700;
}

.glass-content-box {
  padding: 0px;
  top: 0;
  position: relative;
}

.glass-content-table th {
  color: rgba(0, 0, 0, 0.8);
}
.glass-content-table th,
.glass-content-table td {
  text-align: left;
  font-size: 16px;
}

.glass-content-table th {
  font-size: 20px;
}

.glass-box-alert {
  background: #002a5c; /* fallback for old browsers */
  background: -webkit-linear-gradient(
    to right,
    #002a5c,
    #456488
  ); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(
    to right,
    #002a5c,
    #456488
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  border-radius: 5px;
  color: #fff;
}

.glass-status {
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 10px;
  display: inline-block;
  margin: 10px auto;
  padding: 3px 10px;
  font-size: 10px !important;
  letter-spacing: 1px;
  background: #000000; /* fallback for old browsers */
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  opacity: 0.9;
}

.text-yellow { 
    
color: #1a1a1a!important;
}

.btn-blue:hover > .text-yellow { 
 
 color: #ffffff!important;   
    
}


.btn-blue {
  background: #000000 !important;
  color: #ffffff !important;
}

.btn-blue:hover,
.btn-blue:focus
 {

  color: #ffffff !important;
  opacity: 0.8;
  
}

.gl-btn-md {
  font-size: 18px !important;
}

.slanten-content {
  -ms-transform: skewX(5deg);
  -webkit-transform: skewX(5deg);
  transform: skewX(5deg);
  display: inline-block;
}

.glass-status:hover {
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
  opacity: 1;
  color: #f6c45f;
}

.pending {
  background: #f89a27 !important;
}

.glass-status-date {
  color: rgba(255, 255, 255, 0.7);
  font-size: 8px;
}

.glass-section-content {
  overflow: hidden;
  min-height: 100%;
  -ms-overflow-style: none;
}

.glass-section-content::-webkit-scrollbar {
  display: none;
}

.glass-row {
  width: 100%;
}

.glass-col-50 {
  width: 47%;
  /*background-image: linear-gradient(to right, rgba(249,249,249,.5),rgba(249,249,249,0.5));*/
  background: #ffffff;
  display: inline-block;
  margin-right: 2%;
  border: 0px solid #e6e6e6;
  margin-bottom: 2%;
  min-height: 100px;
  vertical-align: top;
  box-shadow: 1px 2px 5px 2px rgba(100, 100, 100, 0.1);
  border-radius: 5px;
}

.glass-col-25 {
  width: 27%;
  background-image: linear-gradient(
    to right,
    rgba(249, 249, 249, 0.5),
    rgba(249, 249, 249, 0.5)
  );
  display: inline-block;
  margin-right: 2%;
  border: 0px solid #e6e6e6;
  margin-bottom: 2%;
  min-height: 100px;
  vertical-align: top;
  border-radius: 3px;
}

.glass-box-content {
  padding: 40px;
  min-height: 25%;
}

.glass-form-holder {
  width: 100%;
  padding: 10px 5px;
  font-size: 14px;
}

.glass-form-label {
  display: block;
  margin: 10px auto;
  color: rgba(0, 0, 0, 0.7);
}

.glass-form-input {
  width: 99%;
  padding: 10px 0px 10px 10px;
  display: block;
  margin-bottom: 5px;
  border-radius: 5px;
  border: 1px solid #000000;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  opacity: 0.9;
}

.glass-form-input:focus {
  border: 2px solid rgba(0, 0, 0, 0.5);
  outline: none;
  box-shadow: none;
}

.glass-button {
  width: 97%;
  padding: 20px 0px 20px 10px;
  display: block;
  margin-top: 40px;
  margin-bottom: 10px;
  border-radius: 2px;
  border: 2px solid rgba(255, 255, 255, 0);
  font-size: 20px;
  letter-spacing: 2px;
  cursor: pointer;
  font-weight: 600;

  color: #11998e; /* fallback for old browsers */
  color: -webkit-linear-gradient(
    to left,
    #38ef7d,
    #11998e
  ); /* Chrome 10-25, Safari 5.1-6 */
  color: linear-gradient(
    to left,
    #38ef7d,
    #11998e
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.glass-button:hover {
  background: #11998e; /* fallback for old browsers */
  background: -webkit-linear-gradient(
    to left,
    #38ef7d,
    #11998e
  ); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(
    to left,
    #38ef7d,
    #11998e
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: #f6c45f;
}

.mini-btn {
  width: auto;
  padding: 2px 10px 2px 10px;
  margin-top: 0px;
  font-size: 14px;
  display: inline-block;
  margin: 0;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
}

.skill-meter-holder {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 2px;
  padding: 10px;
  min-height: 50px;
}

.skill-meter-box {
  background: #e6e6e6;
  border-radius: 10px;
}

.skill-meter {
  background: #23c186;
  width: 80%;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  height: 10px;
  overflow: hidden;
  border-radius: inherit;
}

.skill-meter-grade {
  border: 4px solid #e6e6e6;
  border-radius: 50%;
  display: inline-block;
  margin: 10px auto;
  padding: 10px;
  font-size: 12px;
  letter-spacing: 1px;
  background: #23c186;
  color: #fff;
  font-weight: 700;
}

.skillometer {
  background-color: red;
  max-height: 50px;
  overflow: hidden;
  padding: 0px 10px 0px 10px;
  text-align: right;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  width: auto;
  margin: 0 auto;
  float: right;
}

.mobile-menu {
  width: 60%;
  padding: 20px 0px;
  cursor: pointer;
  float: right;
}

.mobile-menu-icon {
  display: none;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #fff;
}

.mobile-menu-icon:focus {
  outline: none;
}

  .margin-adjustment { 
     
     margin-top: -45px; 
      
  }
  
  .vid-btn-margin {
      
      margin-top: -100%!important;
  }

@media only screen and (max-width: 1024px) {
  .glass-box-content {
    padding: 20px;
    min-height: 25%;
  }
  
  .margin-adjustment { 
     
     margin-top: 0px; 
      
  }
  
    .vid-btn-margin {
      
      margin-top: -100%!important;
  }
  
  .main-logo {
      
      margin-top: -15px;
  }
}

@media only screen and (max-width: 1256px) {
  .glass-col-100-medium {
    width: 100%;
    background-image: linear-gradient(
      to right,
      rgba(249, 249, 249, 0.5),
      rgba(249, 249, 249, 0.5)
    );
    display: inline-block;
    margin-right: 2%;
    border: 0px solid #e6e6e6;
    margin-bottom: 2%;
  }

  .glass-col-100 {
    width: 100%;
    background-image: linear-gradient(
      to right,
      rgba(249, 249, 249, 0),
      rgba(249, 249, 249, 0)
    );
    display: inline-block;
    margin-right: 2%;
    border: 0px solid #e6e6e6;
    margin-bottom: 2%;
  }

  .glass-col-12 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .glass-section {
    /*background-image: linear-gradient(to right, rgba(235,235,235,.6),rgba(249,249,249,0.5));*/
    min-height: 10vh;
    /*max-height: 100vh;
overflow-x: hidden;
overflow-y: scroll;*/
    padding: 20px 0px 20px 0px;
    width: 100%;
    margin-top: 0px;
    display: block;
  }
}

@media only screen and (max-width: 1480px) {
  .mobile-menu {
    min-width: 176px;
    max-width: 180px;
    padding: 40px 5px 30px 5px;
    max-height: 0px;
    overflow: hidden;
    margin-top: -10px;
    margin-left: -30px;
    display: none;
  }

  .mobile-menu-icon {
    display: block;
    padding: 30px 5px 30px 5px;
    float: right;
    margin-right: 10%;
    cursor: pointer;
  }

  .glass-menu-list {
    padding-top: 20px;
    padding-bottom: 10px;
    background: rgba(255, 255, 255, 0.1);
    margin-top: 11px;
  }

  .glass-menu-list li a {
    padding: 2px 20px 2px 5px;
  }
  /*
.mobile-menu:hover, .mobile-menu:focus, .mobile-menu:active {
  background: #002A5C;
  display: block;
  max-height: 100%;
  overflow:hidden;
  z-index: 1;
  box-shadow: 0px 4px 4px rgba(0,0,0,.1);
  position: fixed;
  right: 0;
}

*/
}

.glass-form-textarea {
  width: 99%;
    font-family: "Rubik", cursive, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, Arial, sans-serif;
  resize: none;
}

.glass-sub {
  opacity: 0.8;
  font-weight: 400;
  font-size: 13px;
}

@media only screen and (min-width: 1024px) {
  .main-menu:target,
  .main-menu[aria-expanded="true"] {
    left: 0;
    outline: none;
    -moz-box-shadow: 0px 0 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0 0px rgba(0, 0, 0, 0.25);
    /* box-shadow: 3px 0 12px rgba(0,0,0,.25); */
    overflow: hidden;
  }
  

}

@media only screen and (max-width: 768px) {
  .main-logo {
    width: 125px !important;
  }

  .envelope-pp-img {
    width: 150px !important;
  }

  .footer-wrapper {
    padding: 30px 0px 15px 0px;
  }

  .glass-section-header {
    font-weight: 700;
    padding: 0px 25px;
    color: rgba(120, 120, 120, 1);
  }

  .logo-holder {
    display: inline-block;
  }

  .mobile-menu-icon {
    display: block;
    padding: 20px 5px 10px 5px;
    float: right;
    margin-right: 10%;
    cursor: pointer;
  }

  .slider-header {
    font-size: 22px;
  }
}

.white-text {
  color: rgba(255, 255, 255, 1) !important;
}
.white-status {
  background: rgba(255, 255, 255, 0) !important;
}
.white-status:hover {
  background: rgba(255, 255, 255, 1) !important;
  color: #1a1a1a !important;
}

.show-menu {
  display: block !important;
}

.no-shadow {
  box-shadow: 0px 0px 0px 0px rgba(100, 100, 100, 0);
  background: rgba(255, 255, 255, 0);
}
.centered {
  position: relative;
  padding-top: 10%;
  display: block;
}

.top-center {
  position: relative;
  padding-top: 5%;
  display: block;
}

.slider-header {
  font-weight: 400;
}
.slider-sub-header {
  font-weight: 400;
  font-size: 20px;
}
.big-btn {
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 400;
  padding: 10px 20px;
}
.big-btn:hover {
  color: #1a1a1a !important;
  
}
.centered-text {
  text-align: center;
}

/* Screen reader only */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* Button styling */
.menu-toggle {
  display: inline-block;
  padding: 0.75em 15px;
  line-height: 1em;
  font-size: 1em;
  color: #ffffff;
}

.menu-toggle:hover,
.menu-toggle:focus {
  color: #F16136!important;
}

.menu-toggle-inverse {
  display: inline-block;
  padding: 0.75em 15px;
  line-height: 1em;
  font-size: 0.9em;
  color: #333;
}

.menu-toggle-inverse:hover,
.menu-toggle-inverse:focus {
  color: #F16136!important;
}

/*
 Default styles + Mobile first
 Offscreen menu style
*/
.main-menu {
  position: absolute;
  left: -200px;
  top: 0;
  height: 100%;
  overflow-y: scroll;
  overflow-x: visible;
  transition: left 0.3s ease, box-shadow 0.3s ease;
  z-index: 999;
}

.main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0em 0 0;
  /* Hide shadow w/ -8px while 'closed' */
  -webkit-box-shadow: -8px 0 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -8px 0 8px rgba(0, 0, 0, 0.5);
  box-shadow: -8px 0 8px rgba(0, 0, 0, 0.5);
  min-height: 100%;
  width: 200px;
  background: #ffffff;
}

.main-menu a {
  display: block;
  padding: 0px 15px;
  line-height: 1em;
  font-size: 1em;
  color: #001022;
  text-decoration: none;
  border-bottom: 0px solid #383838;
}

.main-menu li:first-child a {
  border-top: 0px solid #383838;
}

.main-menu a:hover,
.main-menu a:focus {
  background: rgba(0, 0, 0, 0) !important;
  text-decoration: none;
}

.main-menu .menu-close {
  position: absolute;
  left: 0;
  top: 20px;
  color: #000000!important;
}

/*
 On small devices, allow it to toggle...
*/
/*
 :target for non-JavaScript
 aria-expanded="true/false" will be for JavaScript
*/

@media only screen and (max-width: 768px) {
  .main-menu:target,
  .main-menu[aria-expanded="true"] {
    left: 0;
    outline: none;
    -moz-box-shadow: 3px 0 12px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 3px 0 12px rgba(0, 0, 0, 0.25);
    box-shadow: 3px 0 12px rgba(0, 0, 0, 0.25);
    overflow: hidden;
  }
}

.main-menu:target .menu-close,
.main-menu[aria-expanded="true"] .menu-close {
  z-index: 1001;
}

.main-menu:target ul,
.main-menu[aria-expanded="true"] ul {
  position: relative;
  z-index: 1000;
}

/*
 We could us `.main-menu:target:after`, but
 it wouldn't be clickable.
*/
.main-menu:target + .backdrop,
.main-menu[aria-expanded="true"] + .backdrop {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  background: #000;
  background: rgba(0, 0, 0, 0.85);
  cursor: default;
}

@supports (position: fixed) {
  .main-menu,
  .main-menu:target + .backdrop,
  .main-menu[aria-expanded="true"] + .backdrop {
    position: fixed;
    overflow: hidden;
  }
}

/*
 Larger screen styling
 Horizontal menu
*/
@media only screen and (min-width: 1024px) {
  .menu-toggle, .menu-toggle-inverse,
  .main-menu .menu-close {
    display: none;
  }

  .glass-right-content {
    margin-left: -150px;
    padding-right: 100px;
  }

  .top-space {
    padding-top: 80px;
  }

  /* Undo positioning of off-canvas menu */
  .main-menu {
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    overflow: hidden;
  }

  .main-menu ul {
    display: flex;

    /* Undo off-canvas styling */
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: auto;
    width: auto;
    background: none;
  }

  .main-menu a {
    color: #000000;
    border: 0 !important; /* Remove borders from off-canvas styling */
  }

  .main-menu a:hover,
  .main-menu a:focus {
    background: none; /* Remove background from off-canvas styling */
    color: rgba(255, 255, 255, 0.8);
  }
}

/*
 Demo purposes only
*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

header {
  padding: 0px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

article {
  padding: 30px;
  width: 55em;
  font-size: 16px;
  line-height: 1.5em;
}

article h2 {
  font-weight: 500;
  font-size: 28px;
}

.logo {
  margin: 0 30px 0 10px;
  font-size: 1.5em;
}

.drop-down-one {
  width: 300px;
  position: absolute;
}

.drop-down-one-switch:hover {
  display: block;
  color: red;
}

ul li ul {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease;
  left: 0;
  top: 60px;
  line-height: 1em;
  display: none;
}

.sub-menu {
}

ul.glass-menu-list li.has-sub-menu:hover {
  font-size: 0.9em;
  padding: 2px auto;
  transition: all 0.5s ease;
  cursor: pointer;
}

ul.sub-menu li {
  font-weight: 400;
  margin-top: -20px;
}

ul li:hover > ul.sub-menu {
  background: red;
}

ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
  font-size: 1em;
}

ul li:hover > ul {
  visibility: visible;
  opacity: 1;
  display: flex;
}

@media only screen and (max-width: 1024px) {
  ul li:hover > ul,
  ul li:focus > ul,
  ul li:active > ul {
    visibility: visible;
    opacity: 1;
    display: block;
  }

  ul li ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease;
    left: 0;
    top: 20px;
    line-height: 1em;
    display: none;
  }

  ul.sub-menu li {
    font-weight: 400;
    margin-top: -20px;
  }

  ul.glass-menu-list li:hover {
    font-size: 1em;
    transition: all 0.5s ease;
    cursor: pointer;
  }
  
  .glass-menu-list.mt-2 { 
   
   margin-top: 0px!important;   
      
  }
  
  .footer-wrapper { 
      
      padding-left: 0px!important;
      padding-right: 0px!important;
  }
  
    .menu-link {
    color: #000000!important;
}

.main-logo {
    width: 97px!important;
}
}

ul li ul li {
  clear: both;
  width: 100%;
}

.glass-table-holder {
  background: rgba(200, 200, 200, 0.1);
  border-radius: 3px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  padding: 10px;
}

.glass-table {
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  padding: 20px;
}

table.glass-table th,
table.glass-table td {
  text-align: left;
  padding: 5px 10px 10px 10px;
}

table.glass-table tr.header-row {
  background: rgba(100, 100, 100, 0.1);
  border: 0px solid rgba(0, 0, 0, 0.2);
}

select.glass-table-select {
  min-width: 50%;
  border: 0px solid rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  margin-right: 5%;
  cursor: pointer;
}

input.glass-table-checkbox {
  cursor: pointer;
}

.glass-form-input-err {
  border: 1px solid red;
  outline: red;
}

.glass-form-input-err-msg {
  color: white;
  background: red;
  font-weight: 600;
  text-align: center;
  margin-top: 10px;
}
.glass-form-input-ghost {
  display: none;
}

.big-input {
  padding: 10px 0px;
  border: 0;
  font-size: 20px;
  border-bottom: 1px solid #4ba161;
  width: 100%;
  letter-spacing: 2px;
  margin: 10px auto;
  background: rgba(255, 255, 255, 0);
}

.big-input:focus {
  outline: none;
  color: #fff !important;
}

.big-input:active {
  outline: none;
  background: #fff !important;
}

.glass-status:focus {
  color: #ffffff !important;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.medium-btn {
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 400;
  padding: 5px 25px;
}
.medium-btn:hover {
  color: #fff !important;
    
}

.slider-img {
  width: 40vw;
}

.sm-orange {
  background: #F16136 !important ;
  color: #ffffff !important;
}

.sm-white {
  background: #ffffff !important ;
  color: #000000 !important;
}

.sm-white:hover,
.sm-white:active,
.sm-white:focus {
  background: #f4f4f4 !important ;
  color: #1a1a1a !important;
}

.sm-orange:hover,
.sm-orange:focus,
.sm-orange:active {
opacity: 0.8;
color: #ffffff!important;
}

.envelope-holder {
  padding: 50px;
}

.mobile-modal-close { display: none!important; } 

@media only screen and (max-width: 1300px) {
  .glass-col-9 {
    flex: 0 0 46.88% !important;
    max-width: 46.88% !important;
  }

  .glass-col-3 {
    flex: 0 0 48.88% !important;
    max-width: 48.88% !important;
  }
}

@media only screen and (max-width: 992px) {
  .glass-col-100 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-right: 0% !important;
  }

  .glass-col-6 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  .mobile-header-text {
    font-size: 0.9rem !important;
  }
  
  .phone-number-lm { font-size: 2rem!important; }
  
  .desktop-modal-close { display: none!important; }
  .mobile-modal-close { display: block!important; }
  
  .glass-section-img-home {
  /* background: linear-gradient(
      rgba(255, 255, 255, 0) 100%,
      rgba(255, 255, 255, 0) 100%
    ),
    url("https://gvn.leadsmode.com/assets/img/burger.png"); */
    background-color: #000000;
  background-size: cover;
  position: center center;
  background-repeat: no-repeat;
}

}

@media only screen and (max-width: 768px) {
  .glass-col-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .glass-col-100 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .envelope-holder {
    padding: 10px;
  }

  .mega-title {
    font-size: 2em;
    margin: 20px auto;
    color: #000000;
  }

  .content-heading-pp {
    font-size: 24px !important;
    margin-top: 15px !important;
  }

  .slider-img {
    width: 65vw;
  }

  .top-space {
    padding-top: 60px;
  }

  .hide-image,
  .hide-section {
    display: none;
  }

  .fixed-mobile-menu {
    position: fixed !important;
    right: 20px;
    z-index: -1;
    font-size: 12px !important;
  }
}

.btn-outline-success,
.btn-outline-blue {
    color: #1a1a1a!important;
    border-color: #1a1a1a!important;
}

.text-blue { 

    color: #1a1a1a !important;
}

.bg-blue { 

  background: #1a1a1a !important;
}

.btn-outline-success:not(:disabled):not(.disabled).active, 
.btn-outline-success:not(:disabled):not(.disabled):active, 
.show>.btn-outline-success.dropdown-toggle, 
.btn-outline-success:hover, 
.btn-outline-success:not(:disabled):not(.disabled).active, 
.btn-outline-success:not(:disabled):not(.disabled):active, 
.show>.btn-outline-success.dropdown-toggle {
    color: #fff!important;
    background-color: #1a1a1a!important;
    border-color: #1a1a1a!important;
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus, 
.btn-outline-success:not(:disabled):not(.disabled):active:focus, 
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%)!important;
}

.btn-outline-success.focus, .btn-outline-success:focus, .btn:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%)!important;
      
}

.btn-blue.sm-orange:focus { 
     box-shadow: 0 0 0 0.2rem rgb(241 97 54 / 50%)!important;   
    
}

.btn-blue:active, 
.btn-blue:hover {
    
    background: rgba(241, 97, 54, 1)!important;
}

.lite-txt {
  opacity: 0.3;
  font-weight: 600;
}

.glass-right-btn {
  padding: 0px 5px;
  float: right;
}

.glass-left-btn {
  padding: 0px 10px 0px 0px;
  float: left;
}

.header-title {
  margin: 0;
}

.light-text {
  font-weight: 600;
}

.no-margin {
  margin: 0;
}

.glass-table-body tr:nth-child(odd) {
  background-color: rgba(200, 200, 200, 0.1);
}

.glass-card {
  border-radius: 0px;
  min-height: 350px;
}

.clickable {
  cursor: pointer;
}

.gl-bg-dark {
  background-color: #1a1a1a;
}

.gl-bg-light-dark {
  background-color: #191919;
}

.bg-light-blue {
  background: rgba(80, 146, 184, 0.1);
}
.bg-light-blue {
  background: rgba(230, 86, 103, 0.1);
}
.bg-light-orange {
  background: rgba(246, 196, 95, 0.15);
}

.app-background {
  /* background: url("https://greenlite.com.ng/carefair/assets/img/app-background.png"); */
  background: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0px;
}

.footer-text:hover,
.footer-text:active, 
.footer-text:focus { 
color: #F16136 !important;
opacity: 0.8;
}


