.tour-element-3 a.button-style-2 {
    overflow: hidden;
}

.tour-element-3 .button-style-2 span {
    display: block;
    padding: 5px 40px;
    height: auto;
    line-height: 38px;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -1px;
}

    .page-id-4067 .fixed-width {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 0;
}


/* **************HeroHeader*****Section****************** */

    .Header-LeadIn {
    margin: 0 auto;
    width: 85%;
        margin-top: 100px;
}
        .Header-LeadIn h1 {
    color: white;
    font-size: 6rem;
    font-weight: 400;
    line-height: 6rem;
    margin-bottom: 35px;
    }
        .Header-LeadIn h3 {
        color:white;
        font-size: 1.5rem;
        font-weight: 400;
    }
    
    .Header-Leadin-ButtonBar {
        margin-top:35px;
    }
    
    
    .Header-Leadin-ButtonBar a {
    background-color: black;
    color: white;
    width: 131px;
    margin-right: 15px;
    line-height: 1.9rem;
    padding: 2px 36px;
    margin-top: 10px;
    display: inline-block;
    text-align: center;

    }   
    
/* **************3 WEEKLY ZOOMS HEADER*****Section****************** */

    .WeeklyZooms {
    margin-bottom: 55px;
    margin-top: 25px;
    }
    
    .WeeklyZooms H1 {
    font-size: 3.5rem;
    font-weight: 400;  
    }
    
.WeeklyZooms H2 {
    font-weight: 400;
    font-size: 2.5rem;
    }

 /* **************3 WEEKLY ZOOMS VIDEO 3 COLUMN VIDEOS SECTION*****Section****************** */  
.GG_3col-row {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  width: 100%;
  box-sizing: border-box;
}

.GG_3col-item {
  flex: 1 1 calc(33.333% - 20px);
  box-sizing: border-box;
  text-align: center;
}

.GG_3col-item img {
  display: block;
  width: 100%;
  max-width: 460px;
  height: auto;
  aspect-ratio: 460 / 316;
  object-fit: cover;
    margin: 0 auto 37px auto;
}

.GG_black-btn {
  display: inline-block;
  background: #000;
  color: #fff !important;
  border: 1px solid #000;
  padding: 10px 22px;
  margin: 0 0 23px 0;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  transition: all 0.25s ease;
}

.GG_black-btn:hover,
.GG_black-btn:focus {
  background: #fff;
  color: #000 !important;
  border: 1px solid #000;
  text-decoration: none !important;
}

.GG_card-head {
  margin: 0 0 19px 0;
  padding: 0;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 400;
  color: #000;
}

.GG_3col-item p {
    margin: 0 33px;
  padding: 0;
  font-size: 17px;
  line-height: 1.5;
  color: #000;
  text-align: left;
}


@media screen and (max-width: 1000px) {
  .GG_3col-row {
    display: block;
  }

  .GG_3col-item {
    width: 100%;
    margin-bottom: 35px;
  }
}
   

/* **************IMPACT GLOBE HEADER *****Section****************** */

    .GG_ImpactHeader {
    margin-bottom: 55px;
    margin-top: 25px;
    }
    
    .GG_ImpactHeader H1 {
    font-size: 3.5rem;
    font-weight: 400;  
    }
    
.GG_ImpactHeader H2 {
    font-weight: 400;
    font-size: 2.5rem;
    }

/* **************IMPACT GLOBE FLOATING BOXES SECTION *****Section****************** */
.expand-frame-wrapper {
        position:relative;
        width:100%;
        min-height:1000px
    }
    
.expand-frame {
    width: 25%;
    max-width: 395px;
    margin: 40px auto;
    padding: 30px;
    border: 2px solid #ccc;
    border-radius: 12px;
    background-color: #93B096;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease-in-out;
    overflow: hidden;
    position: absolute;
}

.expand-frame:hover {
transform: scale(1.06);
box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.expand-paragraph {
font-size: 1.1rem;
line-height: 1.75;
color: #333;
margin: 0;
transition: font-size 0.4s ease-in-out;
}

.expand-frame:hover .expand-paragraph {
font-size: 1.25rem;
}
  
.expara_a  {
    left: 5%;
    top: 0%;
    }
    
.expara_b  {
    left: 7%;
    top: 37%;
    }
    
.expara_c  {
    Right: 7%;
    top: 0%;
        

    }
    
.expara_d  {
    right: 7%;
    bottom: -6%;
}

    
    .expand-paragraph hr {
    margin: 1px 0 18px;
    }
    
    .GG_Impact li {
    margin-bottom: 12px;
    font-size: 1.1rem !important;
    line-height: 1.4rem;
    list-style: disc;
    margin-left: 25px;
    }
    
    .GG_Impact li {
    margin-bottom: 12px;
    font-size: 1.1rem !important;
    line-height: 1.4rem;
    list-style: disc;
    margin-left: 25px;
    }
    
    
    .GG_Impact hr {
    margin: 10px 0 18px;
        }

    .GG_Impact p  {
        margin: 0 0 0em;
    }
    
        @media only screen and (max-width: 1000px) {
	.expand-frame {
        width: 89%;
        margin: 22px auto;
        padding: 17px;
        position: relative;
        max-width: unset;
}
.expara_a {
    left: 0%;
    top: 0%;
}
.expara_b  {
    left: 0%;
    top: 0%;
    }
.expara_c  {
    Right: 0%;
    top: 0%;
    }
.expara_d  {
    right: 0%;
    bottom: 0%;
}
.GG_Impact {
    background-size: 70%;
    padding-bottom: 30px !important;
    padding-top: 0px !important;
    background-position: center calc(0% + 325px) !important;
}
}

/* ************** END IMPACT GLOBE FLOATING BOXES SECTION *****Section****************** */

/* ************** GRAB A GOGREEN PACK GREEN SECTION *****Section****************** */

    .GrabAPack {
        text-align:center;
    }
    
        .GrabAPack h1 {
    font-size: 3.5rem;
    font-weight: 400;
            color:white;
    }
    
        .GrabAPack p {
    text-align: left;
    display: block;
    width: 445px;
    margin: 0 auto;
    font-size: .9rem;
    color: white;
    margin-top: 50px;
    }
    
/* ************** GET INVOLVED SECTION *****Section****************** */

   .GetInvolved {
    }
    
    .GetInvolved h1 {
    font-size: 3.5rem;
    font-weight: 400;
    }
    
    .GetInvolved p {
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.4rem;
    }
    
    .GetInvolvedButton {
    line-height: 29px;
    margin: 0px;
    padding: 6px 17px 0px 17px;
    border-radius: 32px;
    background-color: #93B096;
    color: white;
    border: 1px solid black;
    font-weight: 700;
    }
    





/* **************PREVIOIUS AT MEDIA SECTION BELOW*****Section****************** */

@media only screen and (max-width: 767px) {
	.Header-LeadIn h1 {
    color: white;
    font-size: 4.5rem;
    font-weight: 400;
    line-height: 5rem;
    margin-bottom: 11px;
}
}







    
    .page-id-4067 .container .one-column.column, .container .one-full.column, .container .twentyfour.columns {
    width: 100%;
}

.page-id-4067 .container .column {
     max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.LiveZoomsRow {
   padding: 0px 124px 100px 124px;
	
    }

.GrabGreenWrapper, .GetInvolvedWrapper, .GG_FormWrapper {
	padding: 100px
}

.GG_ImpactHeader {
		padding: 100px
}

.GG_Impact {    
	background-size: 70%;
    padding-bottom: 300px !important;
	    padding-top: 0px !important;
	    background-position: center calc(0% + 325px) !important;
}

.GG_Impact .fixed-width {    
	width: 100%;
}

.sm-registered {
    font-size: 65%;
    vertical-align: 0.4em;
    display: inline-block;
}

@media only screen and (max-width: 767px) {
    .fixed-width {
        width: 300px;
        max-width: 100%;
    }
	
	.LiveZoomsRow {
    padding: 0px 20px 100px 20px;
}
	
	.GG_ImpactHeader {
    padding: 0px 20px 100px 20px;
}
	.GrabGreenWrapper, .GetInvolvedWrapper, .GG_FormWrapper {
    padding: 0px 20px 100px 20px;
}
	
	.expand-frame {
    width: 95%;
    margin: 40px auto;
    padding: 30px;
    position: relative;
}
	
}

 