@font-face {
    font-family: 'TradeGothic';
    src: url('/fonts/gs/TradeGothic-Bold.eot');
    src: url('/fonts/gs/TradeGothic-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/gs/TradeGothic-Bold.woff2') format('woff2'),
        url('/fonts/gs/TradeGothic-Bold.woff') format('woff'),
        url('/fonts/gs/TradeGothic-Bold.ttf') format('truetype'),
        url('/fonts/gs/TradeGothic-Bold.svg#TradeGothic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family:"TradeGothicCondensed";
    src:url("/fonts/gs/TradeGothicLT-BoldCondTwenty.woff2") format("woff2"),url("/fonts/gs/TradeGothicLT-BoldCondTwenty.woff") format("woff"),url("/fonts/gs/TradeGothicLT-BoldCondTwenty.otf") format("opentype");
    font-style:normal;font-weight:400;
}


@font-face {
    font-family:"TradeGothicBold";
    src:url("/fonts/gs/TradeGothic.woff2") format("woff2"),url("/fonts/gs/TradeGothic.woff") format("woff"),url("/fonts/gs/TradeGothic.otf") format("opentype");
    font-style:bold;font-weight:900;
}
       


@font-face {
    font-family: 'Flama';
    src: url('/fonts/gs/Flama.eot');
    src: url('/fonts/gs/Flama.eot?#iefix') format('embedded-opentype'),
        url('/fonts/gs/Flama.woff2') format('woff2'),
        url('/fonts/gs/Flama.woff') format('woff'),
        url('/fonts/gs/Flama.ttf') format('truetype'),
        url('/fonts/gs/Flama.svg#Flama') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Flama-Light';
    src: url('/fonts/gs/Flama-Light.eot');
    src: url('/fonts/gs/Flama-Light.eot?#iefix') format('embedded-opentype'),
        url('/fonts/gs/Flama-Light.woff2') format('woff2'),
        url('/fonts/gs/Flama-Light.woff') format('woff'),
        url('/fonts/gs/Flama-Light.ttf') format('truetype'),
        url('/fonts/gs/Flama-Light.svg#Flama-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Flama-Medium';
    src: url('/fonts/gs/Flama-Medium.eot');
    src: url('/fonts/gs/Flama-Medium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/gs/Flama-Medium.woff2') format('woff2'),
        url('/fonts/gs/Flama-Medium.woff') format('woff'),
        url('/fonts/gs/Flama-Medium.ttf') format('truetype'),
        url('/fonts/gs/Flama-Medium.svg#Flama-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
  font-family: 'gs';
  src:  url('/fonts/gs/icomoon.eot?kzw71v');
  src:  url('/fonts/gs/icomoon.eot?kzw71v#iefix') format('embedded-opentype'),
    url('/fonts/gs/icomoon.ttf?kzw71v') format('truetype'),
    url('/fonts/gs/icomoon.woff?kzw71v') format('woff'),
    url('/fonts/gs/icomoon.svg?kzw71v#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gs' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-linkedin {
  content: "\f0e1";
}
.icon-envelope {
  content: "\f0e0";
}
.header-right li i{
	display:inline-block;
	vertical-align:middle;
	padding-bottom:4px;
	text-align:center;
}

/* default style start */
*{
 margin: 0;
 padding: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, 
egend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, 
audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background-color: #fff;
	font-family: 'Flama';	
	font-size: 16px;	
	line-height: 24px;
	letter-spacing: 0.02em;	
	color: #252525;
}
ul, li {
	list-style-type: none;
}
h1 {
	font-size: 50px;
	line-height: 58px;
	letter-spacing: 1.2px;
}
h2, .latest-news h3{
	font-size: 43px;
	line-height: 53px;
	letter-spacing: 0.9px;
}
h3 {
	font-size: 30px;
	line-height: 40px;
}
h4 {
	font-size: 20px;
	line-height: 24px;
}

h1, h2, h3, h4 {
	font-family: 'TradeGothic';
	color: #252525;
	text-transform: uppercase;
	margin-bottom: 10px;	
}
.red-heading h1, 
.red-heading h2, 
.red-heading h3, 
.red-heading h4, 
.red-heading h5 {
	color: #c84029 !important;
}
.white-heading h1, 
.white-heading h2, 
.white-heading h3, 
.white-heading h4, 
.white-heading h5,
.white-text p,
.white-text li {
	color: #fff !important;
}
.black-heading h1, 
.black-heading h2, 
.black-heading h3, 
.black-heading h4, 
.black-heading h5,
.black-text p,
.black-text li {
	color: #252525 !important;
}
.section-full-width, 
.section-two-column,
.section-featured-numbers,
.section-slideshow,
.section-quote,
.white-background {
	padding-top: 50px!important;
	padding-bottom: 50px!important;
}
.white-background {  
  padding-bottom: 40px!important;
}
.off-top-padding,
.no-padding-top {
	padding-top: 0!important;
}
.off-bottom-padding,
.no-padding-bottom {
	padding-bottom: 0!important;
}
.off-top-margin {
	margin-top: 0!important;
}
.off-bottom-margin,
.section-featured-numbers {
	margin-bottom: 0!important;
}
/* .section-two-column .col-md-6 {
	padding-top: 50px!important;
	padding-bottom: 50px!important;
} */
.section-two-column.white-background {
	padding-top:50px!important;
}
.section-featured-numbers.white-background{
	padding-top:50px!important;
	padding-bottom:50px!important;
}
.section-two-column.no-special-heading,
.section-two-column.no-special-heading.white-background {
	margin-top: 0!important;
}

.section-two-column.white-background {
  padding-top:50px!important;
}

.section-two-column.white-background.no-padding-top {
  padding-top:0px!important;
}

.section-two-column.white-background.no-padding-bottom {
  padding-bottom:0px!important;
}


p {
	margin-bottom: 20px;
}
img {
	max-width: 100%;
	max-height: 100%;
	outline: none;
}
button, input {
	outline: none;
}
a, button, img, li, span{
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a {
	color: #3b803e;
	outline: none;
}
a:hover {
	color: #252525;
	text-decoration: none;	
}
a:focus {
	text-decoration: none;
}
input[type=text],
input[type=email],
input[type=file] {
	border-radius: 0;
	-webkit-border-radius: 0;
	border: none;
	height: 50px;	
}
input[type=text],
input[type=email],
textarea {
	width: 100%;	
	font-family: 'Flama-Light';
	font-size: 16px;    
    color: #6c6d6d;	
	padding: 0 15px;		
}
textarea {
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 115px;
}
select, .custom-select {
	font-family: 'Flama-Light';
}
.custom-select-wrapper {
	width: 100%;
}
button.submit-btn {
	float: left;
	width: 136px;
	height: 50px;
	font-size: 16px;
	color: #fff;
	background-color: #35B7A1;
	border: none;
}
button.submit-btn:hover {
	border-radius: 25px;
	-webkit-border-radius: 25px;
}
hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 2px solid #b7b7b7;
}
iframe {
	max-width: 100%;
}
.no-btm-margin {
	margin-bottom: 0!important;
}
.row {
	margin-right: 0;
	margin-left: 0
}
.form-group {
    margin-bottom: 20px;
}
.green-btn {
	font-family: 'Flama-Light'!important;
	background-color: #35B7A1;
	display: inline-block;	
	font-size: 16px;
	line-height: 50px;
	height: 50px;	
	letter-spacing: 0.02em;	
	padding: 0 20px;
	overflow: hidden;
}
.green-btn:hover, .prev-next-btn a:hover {
	border-radius: 23px;
	-webkit-border-radius: 23px;
	border-bottom: none;	
}
.home-bottom-block img {
	-webkit-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.25); 
	box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.25);
}
/* animation style start */
[data-aos=fadein-up-short] {
    transform: translate3d(0, 20px, 0);
}
[data-aos=fadein-bottom-short] {
    transform: translate3d(0, -20px, 0);
}

/* animation style end */
/* default style end */
.mobile {
	display: none;
}
/* flama light font style start */
.green-btn,
.droopmenu li li span,
.video-container,
.news-details,
.home-top-block p,
.network-countdown p,
.footer h3,
.footer-left p,
.footer li,
.bigfont,
.bigcontent,
.smallfont,
.content, .our-program p,
.our-program li,
.tools-content p, .network-container p,
.news-block li,
.prev-next-btn a,
.news-main,
.news-top li a,
.news-top-info,
.news-social-share,
.ln-block,
.get-involved,
.community-cont span,
.our-advocates,
.get-involved-btm,
.partners-list li,
.partner-modal-top,
.whos-container,
.testimonials,
.section-quote,
.partners-advocates-info,
.state-info,
.section-featured-numbers,
.featured-numbers,
.data-table table {
	font-family: 'Flama-Light';	
}
/* flama light font style end */
/* white font color style start */
.green-btn,
.green-btn:hover,
.green-btn:focus,
.banner-container h1,
.home-top-block, 
.home-top-block h2,
.our-network h3,
.network-countdown,
.be-inspired,
.be-inspired h3,
.footer,
.footer h3,
.footer li a,
.inner-banner-container h1,
.our-program, 
.our-program h2,
.network-container,
.network-container h2,
.network-container h4,
.latest-news h3,
.community-cont h3,
.get-involved.maroon-bg h3,
.get-involved.maroon-bg h4,
.get-involved.maroon-bg p,
.get-involved.maroon-bg label,
.get-involved.maroon-bg .contact-form-top,
.partner-detail-info,
.partner-detail-info h4,
.testimonials,
.section-quote,
.ten-step,
.ten-step h2,
.partners-advocates-info,
.partners-advocates-info h4,
.partners-advocates-info a,
.featured-numbers,
.featured-numbers h2,
.section-featured-numbers,
.section-featured-numbers h2,
.section-featured-numbers h3, 
.footer p a {
	color: #fff!important;
}
.section-featured-numbers {
	margin-bottom: 45px;
}
/* white font color style end */
/* Custom Select box style start */
.custom-select-wrapper {
  position: relative;
  display: inline-block;
  user-select: none;
}
  .custom-select-wrapper select {
    display: none;
  }
  .custom-select {
    position: relative;
    display: inline-block;
    padding: 0;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
  }
    .custom-select-trigger {
      position: relative;
      display: block;
      width: 100%;
      padding: 0 58px 0 15px;
      font-size: 16px;
      font-weight: 300;
      color: #707070;
      line-height: 50px;
      background: #fff;      
      cursor: pointer;
    }
      .custom-select-trigger:after {
        position: absolute;
        display: block;
        content: '';
        width: 14px; height: 14px;
        top: 50%; right: 18px;
        margin-top: -3px;
        border-bottom: 2px solid #6C6D6D;
        border-right: 2px solid #6C6D6D;
        transform: rotate(45deg) translateY(-50%);
        transition: all .4s ease-in-out;
        transform-origin: 50% 0;
      }
      .custom-select.opened .custom-select-trigger:after {
        margin-top: 3px;
        transform: rotate(-135deg) translateY(-50%);
      }
  .custom-options {
    position: absolute;
    display: block;
    top: 100%; left: 0; right: 0;
    min-width: 100%;
    margin: 15px 0;
    border: 1px solid #b5b5b5;    
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0,0,0,.07);
    background: #fff;
    transition: all .4s ease-in-out;    
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
    z-index: 99;
  }
  .custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
  }
    .custom-options:before {
      position: absolute;
      display: block;
      content: '';
      bottom: 100%; right: 25px;
      width: 7px; height: 7px;
      margin-bottom: -4px;
      border-top: 1px solid #b5b5b5;
      border-left: 1px solid #b5b5b5;
      background: #fff;
      transform: rotate(45deg);
      transition: all .4s ease-in-out;
    }
    .option-hover:before {
      background: #f9f9f9;
    }
    .custom-option {
      position: relative;
      display: block;
      padding: 10px 15px;
      border-bottom: 1px solid #b5b5b5;
      font-size: 16px;
      font-weight: 300;
      color: #707070;      
      line-height: 20px;
      cursor: pointer;
      transition: all .3s ease-in-out;
      word-break: break-word;
    }
    .custom-option:first-of-type {
      border-radius: 4px 4px 0 0;
    }
    .custom-option:last-of-type {
      border-bottom: 0;
      border-radius: 0 0 4px 4px;
    }
    .custom-option:hover,
    .custom-option.selection {
      background: #f3f1f1;
    }
/* Custom Select box style end */
.container {
	position: relative;   
}
header .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}
/* header start */
.header {
	position: relative;
	text-align: center;
	padding: 22px 0 0;
}
.header-right {
	position: absolute;
	top: 26px;
	right: 68px;
	z-index: 9;
}
.header-right li {
	position: relative;	
	text-align: right;	
	padding-bottom: 7px;	
}
.header-right li, .header-right li a {
	color: #3b803e;
}
.header-right li a {
	position: relative;
    top: 2px;
	font-size: 16px;	
}
.header-right li a .fa-linkedin-in,
.header-right li a .fa-envelope {
	margin-left: 5px;
}
.header-right li a:hover,
.header-right .fa-linkedin-in:hover,
.header-right .fa-envelope:hover {
	color: #252525;
}
.main-nav {
	margin-top: -3px;
}
/* main menu style start */
.droopmenu-boxed, .droopmenu-inner {
	max-width: 100%;
}
.droopmenu-navbar {
	background-color: inherit;
	box-shadow: inherit;
	margin-top: -5px;
}
.droopmenu-nav {
	z-index: 99;
}
.droopmenu .droopmenu-tabnav {
	display: none;
}
.droopmenu .droopmenu-tabcontent,
.droopmenu .droopmenu-tabheader.droopmenu-tab-active {
	background: #252525;
	display:block;
}
 .droopmenu .droopmenu-tabheader:before {
 	display: none;
 }
 .droopmenu {
    float: none;
}
.droopmenu>li {
	font-family: 'Flama';       
    float: none;
    display: inline-block;
    text-transform: lowercase;
    margin: 0 20px;
}
.droopmenu>li>a, .droopmenu>li>span {
    color: #000;
    text-transform: lowercase;
	font-size: 20px;
 }
.droopmenu li:hover>a {
    color: #252525;   
}
.droopmenu li>ul {	
	box-shadow: none;
	-webkit-box-shadow: none;
}
.droopmenu .dm-arrow {
	border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    margin-left: -15px;
}
.droopmenu ul.droopmenu-grid ul.droopmenu-col3, .droopmenu-col3 {
    width: 100%;
}
.droopmenu .droopmenu-col li a, .droopmenu .droopmenu-col li a:hover {
	color: #fff;
	line-height: 1.4;
}
.droopmenu li>ul {
	text-align: left;
}
.droopmenu li li {
	padding-left: 50px;
	margin-bottom: 25px;
	text-transform: none;
	color: #fff;
}
.droopmenu li li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
	height: 35px;
	display: block;
	background:  no-repeat 50% 0;
	display: none;
}
.droopmenu li.droopmenu-mega li:before {
	display: block;
}
.droopmenu li li.who-with:before {
	background-image: url('/images/gs/whoswithus_icon.svg');	
}
.droopmenu li li.trees-go:before {
	background-image: url('/images/gs/wsattg_icon.svg');		
}
.droopmenu li li.all-the-trees:before {
	background-image: url('/images/gs/wherearetrees_icon.svg');	
}
.droopmenu li li.cuncil-rate:before {
	background-image: url('/images/gs/howcouncilrate_icon.svg');	
}
.droopmenu li li.vision-plan:before {
	background-image: url('/images/gs/2020_plan_icon.svg');			
}
.droopmenu li li.itree-tools:before {
	background-image: url('/images/gs/itree_icon.svg');	
}
.droopmenu li li.plant-life:before {
	background-image: url('/images/gs/howsplbschool_icon.svg');
	width: 35px;	
}
.droopmenu li li.the-story:before {
	background-image: url('/images/gs/whatsthestory_icon.svg');		
}
.droopmenu li li.urban-forest:before {
	background-image: url('/images/gs/howtogrowurbanfor_icon.svg');
	height: 38px;	
}
.droopmenu li li.speak-engineer:before {
	background-image: url('/images/gs/howspeakengineer_icon.svg');	
}
.droopmenu li li.park-it:before {
	background-image: url('/images/gs/parkit_icon.svg');		
}
.droopmenu li li.instant-plant-plan:before {
	background-image: url('/images/gs/instantplantplan_icon.svg');		
}
.droopmenu li li.green-light:before {
	background-image: url('/images/gs/greenlighttour_icon.svg');		
}
.droopmenu li li.good-design:before {
	background-image: url('/images/gs/directorygooddesign_icon.svg');		
}
.droopmenu li li a, .droopmenu li li a:hover {
	height: inherit;
	line-height: 1;
}
.droopmenu li li span {
	display: block;	
	font-size: 13px;
	line-height: 1.4;
	color: #fff;
	margin-top: 2px;
}
.droopmenu .droopmenu-tabs {    
    padding-left: 0;
    margin-bottom: 0;
}
.droopmenu .droopmenu-col li a {	
	font-size: 15px;
	line-height: 1.4;
	padding: 2px 0;
}
.droopmenu .droopmenu-col li a, .droopmenu .droopmenu-col li li a {
	display: inline-block;
	vertical-align: top;
}

.droopmenu li:hover ul {    
    margin-top: 1px;
}
.droopmenu li .droopmenu-tabcontent li {
	/* padding-left: 50px;
	margin-bottom: 25px; */
	width: 32%;
    min-height: 1px;
    padding-left: 45px;
    padding-right: 10px;
    position: relative;    
    margin-bottom: 25px;
    display: inline-block;
    vertical-align: top;
}	
.droopmenu li .droopmenu-tabcontent li a {
	margin: 0;
}
.droopmenu li>ul {
	background: #252525;
	top: 69px;	
}
.droopmenu li li {
	padding-left: 0;
	margin-bottom: 5px;
}
.droopmenu li ul li a {
	display: inline-block;
	color: #fff!important;
	margin: 0 20px;
	padding-left: 0;
	padding-right: 0;
}
/* main menu style end */
/* header end */
/* banner start */
.banner-container {
	background: url('/images/gs/home_banner.png') no-repeat 50% 0;
	background-size: cover;
	position: relative;
}
.banner-container .container {
	height: 539px;
	text-align: center;
    max-width: 640px;
    margin: 0 auto;
}
.banner-container h1 {        
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);  
}
/* banner end */
/* video start */
.video-container {	
	padding: 0 0 35px;	
	color: #262626;
}
.home-video {
	font-size: 20px;
	line-height: 26px;
	margin: -84px 0 0;
	padding: 0 0 65px;
}
.video-container h3 {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 30px;
}
.video-container .container {
	max-width: 740px;
	margin: 0 auto;	
	padding: 0;
	text-align: center;
}
.video-container.home-video .container, .video-container.study-video {
	max-width: 570px;	
}
.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0; 
	overflow: hidden;
	margin-bottom: 10px;
}

.video iframe,
.video object,
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.home-video .video {
	margin-bottom: 48px;
}
.video-container p {	
	margin-bottom: 0;
	text-align: left;
}
.video-container.home-video p {
	text-align: center;
}
/* video end */
/* home top block start */
.home-top-block {
	background: url('/images/gs/red_stripe_bg.png') repeat-y 50% 100%;
	position: relative;
	z-index: 1;
	padding: 14px 0;
}
.home-top-block p {	
	letter-spacing: 0.4px;
	margin-bottom: 30px;	
}
/* .home-top-block .col-md-6 {	
	height: 400px;
} */
.home-top-block .custom-select-wrapper {
	max-width: 335px;
}
.home-top-block .custom-select-trigger,
.home-top-block .custom-select,
.contact-form .custom-select-trigger,
.contact-form .custom-select {
	width: 100%;
}
.home-top-block .custom-select-trigger {	
	height: 50px;		
}
.home-top-block a.green-btn {	
	font-weight: 400;	
	padding: 0 70px;	
}
.c-rate {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.red-block, .yellow-block {
	padding: 20px 5%;	
}
.yellow-block {	
	text-align: center;
}
.yellow-block h2 {
	margin-bottom: 40px;
}
.yellow-block img {
	margin-bottom: 27px;
}
/* home top block end */
/* home bottom block start */
.home-bottom-block {
	font-family: 'Flama-Light';
	background: #fff;
	padding: 45px 0;	
}
.home-bottom-block img {
	float: right;
	margin-right: 55px;
}
.home-bottom-block .hbb-content {
	max-width: 420px;
}
.home-bottom-block .hbb-content h3 {
	clear: both;
}
.home-bottom-block a.green-btn {
	padding-left: 50px;
	padding-right: 50px;
}	
/* home bottom block end */
/* our network block start */
.our-network, .our-network .container .network-bg {
	/* background-color: rgba(94,37,64,0.8); */
	background:#fff url('/images/gs/bw_logos.png') no-repeat 50% 50%;
	background-size: cover;			
}
.our-network .container {
	max-width: 2560px;
	/* background:#fff url('/images/gs/bw_logos.png') no-repeat 50% 50%; */
	/* background-size: cover;	 */
	padding-left: 0;
	padding-right: 0;
}
.our-network .container .network-bg {
	padding: 15% 5%;
}
.network-countdown {
	max-width: 745px;
	margin: 0 auto;
	padding: 27px 0 35px;
	background-color: #5e2540;	
	text-align: center;
}
.network-container .network-countdown {
	max-width: 100%;
	margin: 0;
	background-color: inherit;
	text-align: left;
}
.network-countdown h3, .network-countdown span {
	margin-bottom: 18px;
}
.network-countdown p {	
	font-size: 20px;
}
.counter-caption,
.counter-block .counter.hours,
.counter-block .counter.minutes,
.counter-block .counter.seconds {
	display: none;
}
.network-countdown .green-btn {
	margin: 0 6px;
}
.counter-block {
	margin-right: 0;
}
.counter-block .counter .number {	
	background-color: #fff;	
	color: #8e6679;
	font-size: 63px;
	font-weight: 500;
	line-height: 1;
	padding: 0;
	height: auto;
}
.partners-countdown .counter-block .counter .number {
	font-size: 30px;
	text-align: center;
}
.counter-group {
	margin: 0 auto;
}
.network-countdown .counter-block .counter.with-hundreds,
.network-countdown .counter-block .counter {
	width: 234px;
	height: 90px;
	font-family: 'Flama-Medium';
}
.network-countdown .counter-block .counter.with-hundreds .number,
.network-countdown .counter-block .counter .number {
	width: 68px;
	height: 83px;
	line-height: 83px;
}
.network-countdown .counter-block .counter.with-hundreds .number.tens {
	left: 83px;
}
.network-countdown .counter-block .counter.with-hundreds .number.units {
	left: 166px;
}
.count {
	width: 234px;
	height: 83px;
	background-color: #fff;
	margin: 0 auto;
	font-family: 'Flama-Medium';	
	text-align: center;
	color: #8e6679;
	font-size: 63px;	
	line-height: 85px;
	letter-spacing: 25px;
	margin-bottom: 7px;
	padding: 0 0 0 25px;
}
/* our network  block end */
/* our network block start */
.inspired-container {
	background: url('/images/gs/inspired_bg.png') no-repeat 50% 0;
	background-size: cover;
	padding: 8% 3%;
	margin-top: 30px;
	position: relative;
	z-index: 9;
}
.home-inspired {
	margin-top: 0;
}
.be-inspired {
	max-width: 950px;
	font-family: 'Flama-Light';
	font-size: 20px;
	margin: 0 auto;
	padding: 37px 54px 40px;	
	background-color: #f8b902;
}
.be-inspired h3 {
	margin-bottom: 5px;	
}
.be-inspired input[type=text],
.be-inspired input[type=email] {
	float: left;
	margin-right: 25px;
}
.be-inspired input[type=text] {
	width: 202px;	
}
.be-inspired input[type=email] {
	width: 227px;
}
.be-inspired .custom-select-wrapper {
	float: left;
	margin-right: 25px;
	width: 202px;
}
.be-inspired .custom-select-trigger {
	float: left;
	width: 202px;		
}
/* our network  block end */
/* Footer start */
.footer {	
	margin-top: -1px;
	background-color: #252525;	
	padding: 50px 0;
}
.footer .container {
	max-width: 1010px;
}
.footer h3 {	
	font-size: 20px;
	line-height: 30px;
	text-transform: none;	
	margin-bottom: 8px;
}
.footer p {
	font-size: 12px;
	line-height: 18px;	
}
.footer-left {
	padding-right: 10%;
}
.footer-left p {	
	margin-top: 12px;
	margin-bottom: 20px;
}
.footer-left p strong {
	font-family: 'Flama-Medium';
}
.footer ul {
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 80px;
}
.footer li a {
	position: relative;
}
.footer li a, .footer p a {
	font-family: 'Flama-Medium';
	transition: none;
}
.footer li a:hover, .footer p a:hover {
	color: #35B7A0;
}
.footer li a:hover {
	border-bottom: 2px solid #96C64E;
}
/* Footer end */
/* about banner style start */
.inner-banner-container {
	position: relative;
	background: no-repeat 50% 0;
	background-size: cover;
}
.inner-banner-container.about-banner {	
	background-image: url('/images/gs/aboutus_banner.png');	
}
.inner-banner-container.tools-banner {	
	background-image: url('/images/gs/tools_banner.png');	
}
.inner-banner-container.network-banner {	
	background-image: url('/images/gs/network_banner.png');	
}
.inner-banner-container.news-banner {	
	background-image: url('/images/gs/news_banner.png');	
}
.inner-banner-container.involved-banner {	
	background-image: url('/images/gs/involved_banner.png');	
}
.inner-banner-container.partners-banner {	
	background-image: url('/images/gs/partners_header_banner.png');	
}
.inner-banner-container.advocate-banner {	
	background-image: url('/images/gs/advocate_banner.png');	
}
.inner-banner-container.whoswithus-banner {	
	background-image: url('/images/gs/whoswithus_banner.png');	
}
.inner-banner-container.rating-banner {	
	background-image: url('/images/gs/rating_banner.png');	
}
.inner-banner-container .container {
	height: 269px;
	max-width: 650px;
    margin: 0 auto;
    text-align: center; 
}
.inner-banner-container.whoswithus-banner .container,
.inner-banner-container.rating-banner .container {
	height: 540px;	
}
.inner-banner-container h1 {	
	font-size: 36px;
	line-height: 46px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);  
}
.inner-banner-container h1 span {
	display: block;
}
.inner-banner-container.whoswithus-banner h1,
.inner-banner-container.rating-banner h1 {
	font-size: 52px;
	line-height: 62px;
	letter-spacing: 1.3px;
}
/* about banner style end */
/* breadcrumb style start */
.breadcrumb {
	font-family: 'Flama';
	background: #fff;	
	padding: 22px 0 25px;
	margin-bottom: 0;	
}
.inner-content .breadcrumb {	
	padding: 12px 0 23px;	
}
.breadcrumb li {
	display: inline-block;	
	font-size: 14px;
	padding: 0 5px 0 15px;
	background: url('/images/gs/divider.svg') no-repeat 0 6px;	
}
.breadcrumb li:first-child {
	padding-left: 0;
	background: none;
}
.breadcrumb li, .breadcrumb a:hover {
	color: #3b803e;
} 
.breadcrumb a {
	color: #b7b7b7;
}
/* breadcrumb style end */
/* about section style start */
.breadcrumb .container,	
.content .container,
.community .container,
.ready-download .container,
.guide .container,
.ten-step .container,
.state-rate .container,
.featured-numbers .container {
	max-width: 877px;
	margin: 0 auto;
}
.breadcrumb.get-involved .container {
	max-width: 770px;
}
.bigfont, .bigcontent {	
	font-size: 20px;
	line-height: 26px;
	margin-top: 20px;
	margin-bottom: 50px;
}
.smallfont {
	font-size: 14px;
	line-height: 22px;	
}
.content .date {	
	font-style: italic;
	color: #96C64E;
}
.content ul, 
.content ol,
.section-full-width ul, 
.section-full-width ol,
.section-two-column ul, 
.section-two-column ol {
	margin-bottom: 20px;
	padding: 0 50px;
}
.content ul li, 
.content ol li, 
.section-full-width ul li,
.section-full-width ol li,
.section-two-column ul li,
.section-two-column ol li {
	position: relative;
	padding-left: 12px;
}
.content ul li:before,
.section-full-width ul li:before,
.section-two-column ul li:before {
	content: ".";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 24px;
	line-height: 16px;
	background: url('/images/gs/dot.svg') no-repeat 0 6px;	
}
.content ol li, 
.section-full-width ol li,
.section-two-column ol li {
    counter-increment: my-awesome-counter;
    padding-left: 22px;
}
.content ol li:before, 
.section-full-width ol li::before,
.section-two-column ol li::before {
    content: counter(my-awesome-counter) ".";
    color: #252525;
    position: absolute;
    left: 0;
    font-weight: bold;
}
.white-text ol li::before {
	color: #fff;
}
.content a,
.section-full-width a,
.section-two-column a {
	font-family: 'Flama-Medium';	
	color: #3b803e;
	position: relative;
}
.content a:hover:after,
.section-full-width a:hover:after,
.section-two-column a:hover:after/* ,
.footer li a:hover:after */ {
	content: "";
	border-bottom: 2px solid #96C64E;
	display: inline-block;
	width: 100%;
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
}
/* .content a:hover,
.section-full-width a:hover,
.section-two-column a:hover {
	border-bottom: 3px solid #96c64e;
} */
.content a:hover img:hover,
.section-full-width a:hover img:hover,
.section-two-column a:hover img:hover,
.section-full-width a.green-btn:hover,
.section-two-column a.green-btn:hover,
.content a.green-btn:hover,
.content a:hover img {
	border-bottom: none;
}

/* about section style end */
/* tools container style start */
.tools-container {
	background-color: #F3F1F1;	
	padding: 65px 0 10px;
}
.tools-block {
	max-width: 700px;	
	background-color: #fff;	
	margin: 0 auto 55px;	
}
.tools-item {
	min-height: 290px;
}
.tools-img {	
	width: 330px;	
	/* height: 300px; */
	/* text-align: center; */
	padding: 20px 0;
	background: #d2d2d2; /* Old browsers */
	background: -moz-linear-gradient(left,  #d2d2d2 0%, #eeeeee 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #d2d2d2 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #d2d2d2 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 */
}
.tools-img img {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);	
}
.tools-content {	
	width: 370px;
	/* height: 270px; */
	padding: 25px 40px 30px;
	overflow: hidden;
	/* position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%); */
}
.tools-content h4 {
    letter-spacing: 0.5px;
}
.tools-content h3 span {
	display: block;
}
.flip-cont {
  perspective: 1000px;
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@-moz-document url-prefix() {
  .flip-cont {
  	  top: 0;
	  transform: inherit;
	  -webkit-transform: inherit;
  }
}
.flip-img {
  width: 100%;
  height: 100%;
  min-height: 250px;
  transform-style: preserve-3d;
  transition: all 1.0s linear;
}
.flip-cont:hover .flip-img {
  /* transform: rotateY(180deg); */
  box-shadow: -5px 5px 5px transparent;
}
.flip-cont .front, .flip-cont:hover .back {
  visibility: visible;
  opacity: 1;
  transition: opacity 2s linear;
}
.flip-cont:hover .front,
.flip-cont .back {
	visibility: hidden;
	opacity: 0;
	transition: all 1.0s linear;
}
.flip-cont .front {
	text-align: center;
	padding: 0 20px;
}
.flip-cont .back {
	text-align: right;
	padding: 0 0 0 20px;
}
/* .flip-cont:hover .back {
	text-align: right;
	padding: 0 0 0 20px;
} */
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.face.back {  
  /* transform: rotateY(180deg); */ 
}
/* tools container style end */
/* network container style style */
.network-container {
	background: #5E2540 url('/images/gs/network_partner_bg.png') repeat-y 50% 0;	
	margin-top: 20px;
	padding: 65px 0 50px;
}
.network-container .container {
	max-width: 1080px;
}
.partners-countdown .count1 {
	width: 100px;
	height: 39px;
	background-color: #fff;
	font-family: 'Flama-Medium';
	text-align: center;
	color: #8e6679;
	font-size: 30px;
	line-height: 41px;
	margin: 0 0 15px;
	letter-spacing: 10px;
	padding: 0 0 0 10px;
}
/* .partners-countdown .counter-block .counter.with-hundreds .number,
.partners-countdown .counter-block .counter .number {
	width: 32px;
	height: 39px;
	line-height: 41px;
} */
.partners-countdown .counter-block .counter.with-hundreds .number.tens {
	left: 39px;
}
.partners-countdown .counter-block .counter.with-hundreds .number.units {
	left: 78px;
}
.our-partners {
	margin-top: 90px;
}
.our-partners:after {
	content: "";
}
.our-partners li {
	width: 120px;
	height: 120px;
	float: left;
	background-color: #fff;
	margin: 0 28px 22px 0;	
	text-align: center;
}
.our-partners li img {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.our-partners li a {
	display: block;
	height: 100%;
	padding: 5px;
}
.our-partners li a:hover img,
.news-block li:hover img,
.news-top img:hover,
.ln-block a:hover img,
.footer a:hover img,
.news-partner a:hover img {
	opacity: 0.6;
  	filter: alpha(opacity=60); /* For IE8 and earlier */
}
.network-top-content {
	margin-bottom: 90px;
	margin-right: 75px;
}
.network-right  .network-top-content {	
	margin-right: 0;
}
.network-top-content p {
	margin-bottom: 40px;
}
.network-top-content .green-btn {
	margin-right: 23px;
	font-size: 17px;	
	padding-left: 26px;
	padding-right: 26px;
}
.network-top-content .green-btn:last-child {
	margin-right: 0;
}
.network-right {
	padding: 0 0 0 85px;
}
.our-advocates h4 {
	margin-bottom: 5px;
}
.our-advocates li {
	width: 45%;
	margin-right: 30px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 50px;
}
.our-advocates li:nth-child(2n) {
	margin-right: 0;
}
.our-advocates li p {
	margin-bottom: 0;
}
.our-advocates li img {
	max-height: 120px;
	margin-bottom: 15px;
}
/* network container style end */
/* news container style start */
.news-container {
	padding: 55px 0 45px;
	position: relative;
}
.news-container .container {
	max-width: 962px;
}
.news-block li {
	display: inline-block;
	vertical-align: top;
	width: 48%;	
	border: 1px solid transparent;
	margin: 0 16px 25px;			
}
.news-block li:nth-child(even) {
	margin-right: 0;
}
.news-block li:nth-child(odd) {
	margin-left: 0;
}
.news-block li a {
	color: #000;
}
.news-block li h4 {
	position: relative;
	display: inline-block;
	margin-bottom: 2px;
}
.news-block li p {
	margin-bottom: 0;
}
.news-info {
	padding: 10px 25px 42px;
}
.news-block li a {	
	border: 1px solid #D7D7D7;
	display: block;
}
/* .news-block li:hover h4:after {
    content: "";
    border-bottom: 2px solid #96C64E;
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
} */
.news-block li:hover {
	border: 1px solid #96C64E;
}
.news-block li:hover a:hover {
	border: 1px solid #96C64E;
}
.news-thumb {
	padding: 5px;
	text-align: center;
}
.prev-next-btn {
	text-align: center;
	margin-top: 35px;
}
.prev-next-btn li {
	display: inline-block;
	min-width: 148px;
	margin: 0 28px;
}
.prev-next-btn a {
	position: relative;	
	background-color: #f8b902;
	display: block;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: right;
    padding: 0 27px;	
}
.prev-next-btn a .icon-chevron-left, .prev-next-btn a .icon-chevron-right,
.prev-next-btn a .fa-chevron-left, .prev-next-btn a .fa-chevron-right {
	font-size: 20px;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.prev-next-btn a .icon-chevron-left,
.prev-next-btn a .fa-chevron-left {
	left: 27px;	
}
.prev-next-btn a .icon-chevron-right,
.prev-next-btn a .fa-chevron-right {
	right: 27px;	
}
.prev-next-btn a.next {
	text-align: left;
}
.news-main {
	font-size: 16px;
	line-height: 20px;		
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.news-main .news-contact {
	font-size: 20px;
	line-height: 26px;
	border-bottom: 2px solid #b7b7b7;
	padding-bottom: 20px;
	margin-bottom: 35px;
}
.news-main a {
	font-family: 'Flama-Medium';	
	color: #3b803e;
	word-break: break-word;
}
.news-main a:hover {
	color: #252525;
}
.partnr-container {
	background: url('/images/gs/partner_banner.png') no-repeat 50% 0;
	background-size: cover;
	padding: 48px 0;	
}
.partnr-container .container {
	max-width: 962px;
}
.partnr-container h3 {
	margin-bottom: 20px;
}
.news-partner {
	background-color: #fff;
	padding: 31px 40px 40px;
}
.news-partner ul {
	text-align: center;	
    font-size: 0;
}
.news-partner li {	
	width: 24%;
	display: inline-block;
	height: 80px;
	height: auto;
	position: relative;	
	/* margin: 12px 0; */
	margin: 0 0 12px;
	padding: 0 5%;
	border-right: 2px solid #BCBCBC;	
}
/* .news-partner li:nth-last-child(-n+4) {
	margin-bottom: 0;
} */
/* .news-partner li:first-child,
.news-partner li:nth-child(5n) {
	padding-left: 0;	
} */
.news-partner li:nth-child(4n),
.news-partner li:nth-last-child(1) {	
	/* padding-right: 0; */
	border-right: none;
}
.news-partner li:nth-child(4n):after {
	width: 100%;
}
.news-partner li:after {
	content: "";	
    position: absolute;
    height: 1px;    
    width: 104%;
    left: 0;
    bottom: -12px;    
    border-bottom: 2px solid #BCBCBC;
    display: block;
}
/* .news-partner li:nth-last-child(-n+4):after {
	border-bottom: none;
} */
/* .news-partner li:nth-child(3n+1):nth-last-child(-n+3),
.news-partner li:nth-child(3n+1):nth-last-child(-n+3) ~ li {
    border-bottom: none;
} */
.news-partner li span {
	display: table-cell;
    vertical-align: middle;
    height: 60px;
}
.news-partner li img {
	display: block;
	max-width: 119px;
	max-height: 80px;
}
.news-partner a {
	display: inline-block;	
	vertical-align: bottom;	
}
/* news container style end */
/* news details container style start */
.inner-content {
	border-top: 2px solid #D7D7D7;
	padding: 63px 0 0;	
}
.inner-content .container {
	max-width: 790px;	
}
.standard-width .inner-content .container {
	max-width: 877px;
}
.inner-content h2 {
	color: #3b803e;
}
.news-social-share {
	max-width: 560px;	
	border-top: 2px solid #D7D7D7;
	border-bottom: 2px solid #D7D7D7;
	padding: 8px 15px 5px;
	margin-bottom: 45px;
}
.news-social-share p {
	float: left;	
	padding-right: 53px;
	margin-bottom: 0;
}
.news-social-share li {
	display: inline-block;
	margin: 0 12px;
}
.news-social-share a {
	font-size: 20px;
}
/* news details container style end */
/* latest news style start */
.latest-news {
	background-color: #5E2540;
	margin-top: 30px;
	padding: 40px 0 50px;	
}
.latest-news .container,
.tips .container,
.rating-graph .container {
	max-width: 1000px;
}
.latest-news .col-sm-4 {
	padding-left: 25px;
	padding-right: 25px;
}
.latest-news h3 {	
	border-bottom: 2px solid #fff;
	display: inline-block;
	margin: 0 10px 40px;
}
.ln-block {
	background-color: #fff;	
}
.ln-block h4 {
	position: relative;
	display: inline-block;	
	margin: 0 0 2px;
	color: #252525;
}
.ln-block h4:after {
	content: "";
	display: block;
	border-bottom: 2px solid transparent;
}
.ln-block p {
	margin-bottom: 0;
}
.ln-block a:hover h4:after {	
	border-bottom: 2px solid #96C64E;	
}
.ln-block a {
	display: block;
}
.ln-info {
	padding: 10px 20px 15px;
}
/* latest news style end */
/* get involved style start */
.gray-bg {
	background-color: #F3F1F1;
}
.gray-bg1 {
	background-color: #F1F1F1;
}
.maroon-bg {
	background-color: #5E2540;
}
.green-bg {
	background-color: #96C64E;
}
.orange-bg {
	background-color: #F7941C;
}
.form-load {
	/* opacity: 0;
	height: 0; */	
}
.get-involved {
	padding: 40px 0;	
}
/* .get-involved.gray-bg  {
	padding: 25px 0 40px;
}
.get-involved.maroon-bg {	
	padding: 47px 0 45px;
} */
.get-involved .container {
	max-width: 930px;
}
.get-involved-btm {
	text-align: center;
	padding: 58px 0 50px;
}
.get-involved-btm h2 {
	margin-bottom: 20px;
}
.get-involved-btm .container p:nth-last-child(1) {
	margin-bottom: 0;
}
.get-involved-banner {
	max-width: 1200px;
	/* height: 400px;
	background: no-repeat 50% 0; */	
	margin: 0 auto 30px;
}
.get-involved-banner img {
	display: block;
}
.community-cont {
	position: relative;
	max-width: 740px;
	color: #fff;
	margin: 0 auto;	
}
.community-cont span {
	display: block;
	font-size: 16px;	
	text-transform: none;
	padding-top: 5px;
}
.community-cont h3 {
	line-height: 1.4;
    margin-bottom: 20px;
}
.community-cont a {
	position: relative;
	display: block;	
	padding-right: 40px;
	color: #fff;
}
.community-cont a .icon-chevron-right,
.community-cont a .fa-chevron-right {
	position: absolute;
	right: 0;
	color: #fff;
	font-size: 20px;
    top: 50%;
    margin-top: -15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.community-cont a:hover .icon-chevron-right,
.community-cont a:hover .fa-chevron-right {
	right: -20px;
}
.contact-form label {
	display: block;
	color: #fff;
}
.contact-form textarea {
	width: 100%;
}
.contact-form-top {
	position: relative;
	padding-right: 40px;
}
.contact-form-top h3 {
	margin-bottom: 20px;
}
.contact-form-top p, .community-cont a p {
	margin-top: 0;
	margin-bottom: 0;
}
.contact-form-top span {
	position: absolute;
	top: 10px;
	right: 0;
}
.contact-form-top span .icon-chevron-up,
.contact-form-top span .icon-chevron-down,
.contact-form-top span .fa-chevron-up,
.contact-form-top span .fa-chevron-down {
	font-size: 20px;
	cursor: pointer;
}
.contact-form {
	padding-top: 20px;
	/* top: 0;	 */	
}
/* .form-load {
	position: relative;
	top: 0;	
    padding-bottom: 50px;
    -webkit-transform: translateY(2em);
    -moz-transform: translateY(2em);
    -ms-transform: translateY(2em);
    -o-transform: translateY(2em);
    transform: translateY(2em);
    -webkit-transition: all 1s ease-in-out 0s,visibility 0s linear 1s,z-index 0s linear 1s,left 0s 1s;
    -moz-transition: all 1s ease-in-out 0s,visibility 0s linear 1s,z-index 0s linear 1s,left 0s 1s;
    -o-transition: all 1s ease-in-out 0s,visibility 0s linear 1s,z-index 0s linear 1s,left 0s 1s;
    transition: all 1s ease-in-out 0s,visibility 0s linear 1s,z-index 0s linear 1s,left 0s 1s;    		
} */
.contact-form label {
	font-family: 'Flama-Light';
	color: #252525;
	font-size: 20px;
	margin-bottom: 12px;
}
.contact-form input, .contact-form select {
	margin-bottom: 6px;
}
.contact-form textarea {
	margin-bottom: 4px;
}
.contact-form .custom-select {	
	margin-bottom: 20px;
}
.contact-form .input-container {
  background-color: #fff;
  height: 48px;
}
.contact-form input[type='file'] {
  display: none;
}
.contact-form .browse-btn {
  background: #cacaca;
  color: #252525;
  height: 38px;
  font-family: 'Flama-Light';
  font-size: 20px;
  line-height: 38px;
  padding: 0 10px;
  border: none;
  margin: 5px 15px 5px 5px;
}
.contact-form .browse-btn:hover {
  background: #35B7A1;
  color: #fff;
}
.contact-form .file-info {
	color: #7c7c7c;
	font-size: 20px;
}
.become-partner h4 {
	font-family: 'Flama';
	font-size: 20px;
	text-transform: none;
	margin-bottom: 25px;	
}
.become-partner h4,
.become-partner .bigfont {
	padding: 0 15px;
}
.contact-form-top,
.get-involved-btm .container {
	max-width: 740px;
    margin: 0 auto;
}
.contact-us-block,
.become-partner .form-block {
	max-width: 770px;
	margin: 0 auto;
}
.get-involved-btm .container p {
	text-align: left;	
}
.filing-text {
	position: relative;
	padding: 0 0 0 40px;
	font-size: 20px;
	line-height: 26px;
}
.filing-text:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: url('/images/gs/!.png') no-repeat 50% 50%;
	width: 27px;
	height: 27px;	
	display: block;
}
.become-partner .form-block {	
	padding-bottom: 35px;		
}
.contact-form hr {
	margin-bottom: 45px;
}
.contact-form .checkbox-group {
	position: relative;
	line-height: 30px;
	padding: 0 0 0 50px;
	margin: 20px 0 35px;
    display: block;    
    cursor: pointer;    
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.contact-form .checkbox-group input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 30px;
    height: 30px;
}
.contact-form .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 30px;
    height: 30px;
    /* box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.16);
    border: 1px solid #9f9f9f; */
}
/* .contact-form .checkbox-group:hover input ~ .checkmark {
    background-color: #ccc;
} */
.contact-form .checkbox-group input:checked ~ .checkmark {    
    background-position: center;
}
.contact-form .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.contact-form .checkbox-group input:checked ~ .checkmark:after {
    display: block;
}
.contact-form .checkbox-group .checkmark:after {
    left: 10px;
    top: 3px;
    width: 10px;
    height: 20px;
    border: solid black;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* get involved style end */
/* whos with us page style start */
.whos-container {
	font-size: 18px;
	line-height: 24px;
}
.whos-container h2,
.guide h2.top-title,
.rating-graph h2 {
	font-size: 36px;
	line-height: 46px;	
}
.whos-container h2 span {
	display: block;
}
.whos-title-color h2 {
	color: #c84029;
}
.whos-container a.green-btn {
	font-size: 18px;
}
.case-study,
.ready-download {
	text-align: center;
}
/* community sectin style start */
.community {
	color: #6c6d6d;
	/* padding-bottom: 125px; */
	padding: 35px 0;
}
/* .community h2 {
	margin-bottom: 35px;
} */
.community img {
	margin-bottom: 40px;
}
.community a.green-btn {
	margin-top: 10px;
}
/* community sectin style end */
/* guide sectin style start */
.guide {	
	background-color: #f3f1f1;	
	padding: 110px 0;
	margin-top: 90px;
	position: relative;
}
.guide h2.top-title {
	position: absolute;
	top: -53px;
	left: 50%;	
	color: #fff;
	background-color: #252525;
	display: inline-block;
	line-height: 84px;
	padding: 0 50px;	
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.guide h2 {
	margin-bottom: 20px;
}
.guide img {
	display: block;
}
.guide-left {
	float: left;
	width: 350px;	
}
.guide-right {
	float: right;
	width: 422px;	
}
.guide-cont {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.aligntop .guide-cont {
  top: auto;
  transform: initial;
  -webkit-transform: initial;
}


/* guide sectin style end */
/* case study style start */
.case-study {
	padding: 60px 0 75px;
}
.case-study h2 {
	margin-bottom: 15px;
}
.video-container.study-video {
	margin: 33px auto 20px;
	padding-bottom: 0;
	text-align: center;
}
.video-container.study-video .video {	
	margin-bottom: 0;
}
/* case study style end */
/* testimonials style start */
.testimonials {
	background-color: #f8b902;
	padding: 45px 0;
	text-align: center;
}
.testimonials .container {
	max-width: 350px;
	margin: 0 auto;	
}
.testimonials .quote {
	font-size: 30px;
	line-height: 36px;
	position: relative;
	padding: 45px 0 85px;
}
.testimonials .quote:before,
.testimonials .quote:after {	
	position: absolute;
	left: 50%;
	width: 17px;
	height: 16px;
	display: block;
	background: no-repeat 50% 0;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.testimonials .quote:before {
	content: "";
	top: 0;
	background-image: url('/images/gs/quote.png');
}
.testimonials .quote:after {
	content: "";
	bottom: 35px;
	background-image: url('/images/gs/quote1.png');
}
.testimonials p {
	margin-bottom: 0;
}
.testimonials p.author {
	font-size: 24px;
	line-height: 26px;
	position: relative;
	padding: 28px 0 0;	
}
.testimonials p.author:before {
	content: "";
	width: 10px;
	height: 2px;
	display: block;
	background-color: #fff;
	position: absolute;top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
/* testimonials style end */
/* ready to download style start */
.ready-download {	
	padding: 35px 0;
}
.ready-download p {	
	margin-bottom: 35px;
}
/* ready to download style end */
/* tips sectin style start */
.tips {
	text-align: center;
	padding: 35px 0 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.slideshow .slick-prev {
	left: -25px;
}
.slideshow .slick-next {
	right: -30px;
}
.slideshow .slick-prev::before,
.slideshow .slick-next::before  {
	content: "";
	width: 15px;
    height: 30px;
    display: block;
	background: url('/images/gs/slider_arrow.png') no-repeat 0 0;
}
.slideshow .slick-next::before {   
    background-position: -15px 0;   
}
/* tips sectin style end */
/* whos with us page style end */
/* partners style start */
.become-partner-top {
	background: url('/images/gs/become_partner_banner.png') no-repeat 50% 0;
	background-size: cover;
	padding: 45px 3%;	
}
.adv-touch {
	background: url('/images/gs/adv_touch_banner.png') no-repeat 50% 0;
	background-size: cover;
	padding: 45px 3%;	
}
.partner-top-cont {
	font-size: 16px;
}
.partner-search {
	padding: 55px 0;
	position: relative;
	margin-top: -1px;
}
.partner-search .container {
	max-width: 980px;	
	margin: 0 auto;
}
.partners-list {
	padding: 55px 0 0;
}
.partners-list li {
	float: left;
	width: 21%;
	margin: 0 50px 40px 0;
	color: #fff;
}
.partners-list li:nth-child(4n) {
	margin-right: 0
}
.partners-list li .partners-img {
	width: 120px;
	height: 120px;
	max-height: 120px;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 22px;
	text-align: center;
	padding: 5px;
}
.partners-list li .partners-img img {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	max-height: 120px;
}
.partners-list li h4 {
	color: #fff;
	margin-bottom: 5px;
}
.partners-list li a.p-readmore {
	text-transform: uppercase;
	letter-spacing: 3.2px;	
	color: #fff;
}
.partners-list li a.p-readmore:before,
.partner-detail-info .info-desig p:after {
	content: "";
	width: 67px;
	height: 2px;
	display: block;
	background-color: #fff;
	display: block;
	margin-bottom: 10px;
}
.partner-detail-info .info-desig p:after {
	margin-top: 12px;
	margin-bottom: 0;
}
.partners-list li .icon-chevron-right,
.partners-list li .fa-chevron-right {
	font-size: 13px;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.partners-list li a.p-readmore:hover .icon-chevron-right,
.partners-list li a.p-readmore:hover .fa-chevron-right {
	transform: translateX(3px);
}
.advocate-list li .partners-img {
	padding: 0;
}
.partners-filter {
	text-align: center;
	position: relative;
    z-index: 9;
}
.partners-filter .filter-box {
	position: relative;
	display: inline-block;
	width: 250px;
	margin: 0 25px;
	vertical-align: top;
}
.filter-box .custom-select-trigger {
	line-height: 20px;
	padding: 14px 58px 14px 15px;
}
.filter-box  .custom-select-trigger:after {
	margin-top: -4px;
}
.partners-filter .filter-box button.search-filter {
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -12px;	
	background: url('/images/gs/search_ico.svg') no-repeat 0 0;
	width: 25px;
	height: 25px;
	border: none;
	cursor: pointer;
}
.partners-filter .filter-box input[type=text] {
	padding-right: 55px;
}
.partners-filter .custom-select-wrapper {
	text-align: left;
}
.partner-info .modal-header {
	border-bottom: none;
}
.partner-info .modal-body {
	padding: 0;
}
.partner-info .modal-content {
	border-radius: 0;
	-webkit-border-radius: 0;
	border: none;
}
.partner-info .close {
	color: #8c8c8c;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 3px;
	right: 27px;
	font-size: 80px;
	z-index: 9;
}
.partner-modal-top {
	max-width: 550px;
	margin: 0 auto;
	padding: 75px 0 20px;
}
.partner-modal-top img {
	margin-bottom: 20px;
}
.partner-modal-top h3 {
	margin-bottom: 0;
}
.partner-modal-bottom {
	background-color: #6E3A52;
	padding: 40px 0;
}
.partner-detail-info {
	max-width: 550px;
	margin: 0 auto;	
}
.partner-detail-info .info-desig h4 {
 	margin-bottom: 8px;
 }
.partner-detail-info .info-img {
	width: 120px;
	float: left;
	margin-right: 45px;
}
.partner-detail-info .info-img img {
	display: block;
	max-width: 120px;
}
.partner-detail-info .info-desig {
	width: 180px;
	float: left;
	padding-top: 8px;	
}
.partner-detail-info ul {
	margin-top: 30px;
}
.partner-detail-info li {
	float: left;
	margin-right: 50px;
}
.partner-detail-info .green-btn {
	min-width: 136px;
	text-align: center;
}
.modal.fade .modal-dialog.modal-dialog-zoom {
	-webkit-transform: translate(0,0)scale(.5);
	transform: translate(0,0)scale(.5);
}
.modal.show .modal-dialog.modal-dialog-zoom {
	-webkit-transform: translate(0,0)scale(1);
	transform: translate(0,0)scale(1);
}
.image-of {
	display: none;
}
/* partners style end */
/* partners advocates style start */
/* masonry container start */
.partners-advocates-list {
    position: relative;
    margin-top: 60px;
    transition: all .5s ease-in-out;
}
.partners-advocates-info {
	position: absolute;        
    padding: 0 0 3px;
    width: 100%;
    color: #fff;    
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
}
.partners-advocates-info img{max-width:100%;}
/* masonry container end */
.partners-advocates-info .adv-img {
	position: relative;
	left: -3px;
	height: 120px;
	max-height: 120px;
	margin-top: 15px;
	margin-bottom: 22px;	
}
.partners-advocates-info h4 {
	margin-bottom: 8px;
}
.partners-advocates-info .social-contact {
	text-transform: uppercase;
	letter-spacing: 3.2px;	
	line-height: 28px;
	display: block;
	margin-top: 12px;
}
.partners-advocates-info .social-contact:after {
	content: "";
	width: 67px;
	height: 2px;
	display: block;
	background-color: #fff;
	margin: 12px 0 20px;
}
.partners-advocates-info .social-contact a {	
	background: url('/images/gs/linkedin_icon.svg') no-repeat 0 0;
	width: 28px;
	height: 0;
	padding-top: 28px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	float: right;
}
.partners-advocates-info .morelink {
	position: relative;
	text-transform: uppercase;
	letter-spacing: 3.2px;
	display: inline-block;
	/* background: url('/images/gs/down-arrow1.svg') no-repeat 100% 50%; */	
	padding-right: 20px;
	margin-top: 10px;
	display: block;	
}
.partners-advocates-info .morelink:after {
	content: "";
	background: url('/images/gs/down-arrow1.svg') no-repeat 0 0;
	position: absolute;
	width: 13px;
	height: 9px;
	display: block;
	top: 7px;
	left:130px;
}
.partners-advocates-info  .morelink.less:after {	
	background: url('/images/gs/up-arrow1.svg') no-repeat 100% 50%;	
}
.partners-advocates-info p {
	margin-bottom: 15px;
}
.partners-advocates-content .remaining-content {
    display: inline;
    padding-bottom: 30px;
}
.remaining-content span {
    display:none;
}
a.morelink.less:hover:before {
    color: #ab191a  ;
}
/* partners advocates style end */
/* rating block start */
.rating-top-content {
	padding-bottom: 20px;
}
.rating-block {
	background: url('/images/gs/red_stripe_bg.png') repeat-y 50% 100%;	
	text-align: center;
	margin: 15px 0 0;
	padding: 34px 0;	
}
.rating-block img {
	max-height: 135px;	
	display: block;
	margin: 0 auto;	
}
.rating-block a.green-btn {	
	padding-left: 5px;
	padding-right: 5px;
	min-width: 237px;
	text-align: center;
}
.rating-block .red-block {
    padding: 0;
}
.rating-block .yellow-block {
    padding: 0;    
}
.rating-block .rating-rate {
	height: 205px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.rating-block .rating-img {
	height: 135px;
	overflow: hidden;
	margin-bottom: 20px;
}
.state-rate {
	padding: 55px 0 0;	
}
.state-rate h2 {
	font-size: 36px;
	line-height: 46px;
	color: #35bca7;
	margin-bottom: 60px;
	text-align: center;
}
.state-info a {
	font-size: 18px;
	line-height: 25px;
	display: inline-block;
	margin-left: 10px;
}
.state-info a .icon-chevron-right,
.state-info a .fa-chevron-right {
	float: right;
	font-size: 25px;
	margin-left: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.state-info a:hover .icon-chevron-right,
.state-info a:hover .fa-chevron-right {
	transform: translateX(-3px);
	-webkit-transform: translateX(-3px);
}
.state-info li {
	display: inline-block;
	vertical-align: top;
	width: 156px;
	margin: 0 60px 43px;
}
.state-info li h3 {
	margin-bottom: 14px;
}
.state-info li.act,
.state-info li.act h3,
.state-info li.act a {
	color: #5e2540;
}
.state-info li.nsw,
.state-info li.nsw h3,
.state-info li.nsw a {
	color: #f7941d;
}
.state-info li.nt,
.state-info li.nt h3,
.state-info li.nt a {
	color: #f8b902;
}
.state-info li.qnl,
.state-info li.qnl h3,
.state-info li.qnl a {
	color: #96c64e;
}
.state-info li.sa,
.state-info li.sa h3,
.state-info li.sa a {
	color: #4fc2d3;
}
.state-info li.tasmania,
.state-info li.tasmania h3,
.state-info li.tasmania a {
	color: #3b803e;
}
.state-info li.victoria,
.state-info li.victoria h3,
.state-info li.victoria a {
	color: #c8402a;
}
.state-info li.wa,
.state-info li.wa h3,
.state-info li.wa a {
	color: #5e2540;
}
.state-info .state-map {
	margin-bottom: 5px;
}
.state-info .state-map img {
	max-height: 128px;
	display: block;
	margin: 0 auto;
}
/* rating block end */
/* tools menu dropdown insert images style starts */
.droopmenu li li {
	position: relative;
}
.droopmenu li li img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 35px;
}
/* tools menu dropdown insert images style end */
/* featured numbers style starts */
.featured-numbers {
	background-color: #f8b902;
	padding: 50px 0;
	margin: 5px 0 40px;	
}
.featured-numbers h2 {
    letter-spacing: 1.2px;
}
.featured-numbers-left .featured-cont {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%); 
}
.featured-numbers-right .featured-cont {	
    display: table-cell;
    vertical-align: middle;
}
.featured-numbers-left {
	float: left;
    width: 390px;
    border-right: 2px solid #fff;
    padding: 40px 40px 40px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;    
}
.featured-numbers-right {
	float: left;
    width: 457px;
    padding: 40px 0 40px 40px!important	;
    border-left: 2px solid #fff;
    position: relative;
    left: -2px;    
}
/* .featured-numbers li {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    font-size: 20px;
    line-height: 1.1em;
    padding: 0 35px 30px 0;
} */
.featured-numbers li:last-child,
.featured-numbers li:nth-last-child(2) {
	padding-bottom: 0;	
}
.featured-numbers li span {
    display: block;
    font-family: 'TradeGothic';
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 10px;
    letter-spacing: 0.75px;
}
/* featured numbers style end */
/* rating nsw style starts */
/* data table style statrs */
.data-table {
	margin: 0 0 50px;
}
.data-table .container {
	max-width: 1120px;
	margin: 0 auto;
}
.data-table table { 
  width: 100%; 
  border-collapse: collapse; 
}
.data-table table td:first-child {
	font-family: 'Flama-Medium';		
}
.data-table table td:first-child span {
	font-family: 'Flama-Light';
	margin-bottom: 15px;
}
/* .data-table tr:nth-of-type(odd) { 
  background: #eee; 
} */
.data-table th { 
  background: #252525; 
  color: #fff;   
  font-family: 'TradeGothic';
  font-size: 24px;
  text-transform: uppercase; 
}
.data-table td, .data-table th {
  text-align: left;
  padding: 10px 10px 0 10px;
}
.data-table p {
	margin-bottom: 10px;
}
.data-table span {
	display: block;
}
.data-table .red-text, .data-table .gain {
	font-family: 'Flama';
}
.data-table .red-text {
	color: #c84029;
}
.data-table .gain {
	color: #3b803e;
}
@media only screen and (min-width: 768px) {
	.data-table table th:first-child,
	.data-table table td:first-child {
		padding-left: 35px;
		padding-right: 35px;
		width: 28%;
	}
	.data-table td, .data-table th {
	  border-bottom: 2px solid #252525;
	  width: 24%;
	  padding: 15px 15px 0 15px;
	}
	.data-table p {
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 767px) {

	/* Force table to not be like tables anymore */
	.data-table table, 
	.data-table thead, 
	.data-table tbody, 
	.data-table th, 
	.data-table td, 
	.data-table tr { 
		display: block; 
	}

	.data-table table {
		border-bottom: 1px solid #252525;
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.data-table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	/* .data-table tr { border: 1px solid #252525; } */

	.data-table th {
		background-color: #999;
	}
	.data-table tr {
		border-top: 1px solid #252525;
		border-left: 1px solid #252525;
		border-right: 1px solid #252525;
	}
	.data-table tr:before {
		content: "";
	}
	.data-table td { 
		/* Behave  like a "row" */
		border: none;
		/* border-bottom: 1px solid #252525; */ 
		position: relative;
		padding-left: 50%;
		font-size: 15px;
		line-height: 21px;
		padding-top: 10px;
		padding-bottom: 20px;
	}
	
	.data-table td:before { 
		/* Now like a table header */
		font-family: 'Flama-Medium';
		position: absolute;
		/* Top/left values mimic padding */
		top: 0;
		left: 0;
		width: 45%;
		height: 100%;
		background-color: #252525;
		color: #fff;
		text-transform: uppercase;
		font-size: 14px;
		line-height: 20px;
		padding: 12px 10px 10px;
	}
	.data-table .red-text:before, .data-table .gain:before {
		color: #fff;
	}
	.data-table td:nth-last-child(1):before {
		border-bottom: 1px solid #fff;
	}	
	
	/*
	Label the data
	*/
	.data-table td:nth-of-type(1):before { content: "key statistics"; }
	.data-table td:nth-of-type(2):before { content: "2009*"; }
	.data-table td:nth-of-type(3):before { content: "2016"; }
	.data-table td:nth-of-type(4):before { content: "outcomes"; }	
}
/* data table style statrs */
.top-stat {
	background: url('/images/gs/stripe_bg1.png') repeat-y 50% 100%;
}
.bottom-stat {
	background: url('/images/gs/stripe_bg2.png') repeat-y 50% 100%;
	margin-bottom: 45px;
}
.top-stat, .bottom-stat {
	text-align: center;
	padding: 45px 0;
}
.rating-graph {
	text-align: center;
	padding-top: 65px;
}
.rating-graph h2 {
	max-width: 500px;
	margin: 0 auto 50px;
}
.rating-graph.gray-bg1 {
	padding-bottom: 55px;
}
/* rating nsw style end */
/* .section-two-column {
	margin-bottom: 40px;
} */

/* generic style start */
.section-full-width .container,
.section-two-column .container,
.section-featured-numbers .container {
	max-width: 877px;
	margin: 0 auto;
}
.section-slideshow .container {
	max-width: 1000px;
	margin: 0 auto;
}
/* .section-full-width {
	padding: 0 0 35px;
} */
.section-full-width h2,
.section-two-column h2 {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 20px;
}
/* .section-full-width ul {
	margin-bottom: 20px;

}
.section-full-width ul li {
	margin-bottom: 10px;
	position: relative;
	padding: 0 0 0 20px;
}
.section-full-width ul li:before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	display: block;
	background: url('/images/gs/circle.svg') no-repeat 0 0;
	background-size: 40%;
	width: 20px;
	height: 20px;
} */
.section-full-width img, .section-full-width iframe {
	margin-bottom: 20px;
}
.section-full-width p img, .section-full-width p iframe, .section-full-width a img {
	margin-bottom: 0;
}
/* .section-quote, .section-slideshow {
	margin-bottom: 35px;
} */
.section-full-width a.green-btn {
	margin-top: 10px;
}
.section-two-column {	
    padding: 110px 0;
    margin-top: 80px;
    position: relative;
}
.section-two-column h2.top-title {
    position: relative;
    top: -50px;
    margin-left: 50%;
    margin-top: -38px;
    color: #fff;
    background-color: #252525;
    display: inline-block;    
    padding: 22px 50px;
    text-align: center;
    white-space: normal;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    /* min-width: 450px; */
}
.section-featured-numbers {
	background-color: #f8b902;
	margin-bottom: 50px;
}
.section-featured-numbers li {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    font-size: 20px;
    line-height: 1.1em;
    padding: 0 35px 30px 0!important;
}
.section-featured-numbers li:nth-last-child(1) {
	padding-bottom: 0!important;
}
.section-featured-numbers li:last-child,
.section-featured-numbers li:nth-last-child(2) {
	padding-bottom: 0;	
}
.section-featured-numbers p {
	margin-bottom: 0;
}
.section-featured-numbers li span {
    display: block;
    font-family: 'TradeGothic';
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 10px;
    letter-spacing: 0.75px;
}
.section-featured-numbers-red {
	background-color: #c84029;
}
.section-featured-numbers-red h2 {
	font-size: 32px;
    line-height: 42px;    
}
.section-featured-numbers-red li span {    
    font-size: 36px;
}
.section-featured-numbers-red li {   
    font-size: 30px;      
}
.section-featured-numbers li:last-child,
.section-featured-numbers li:nth-last-child(2) {
	padding-bottom: 0;	
}
.section-featured-numbers .col-md-6 {
	padding-left: 0;
	padding-right: 0;
}
.section-featured-numbers .featured-cont-sec {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);    
}

@-moz-document url-prefix() {
    .section-featured-numbers .featured-cont-sec {
		top: 0;
		transform: inherit;
	    -webkit-transform: inherit;
	    -moz-transform: inherit;    
	}
}

.slick-slider {
	margin: 50px 0 0!important;
}

.red-version {
	background-color: #c84029;
}
.red-version h2 {
	font-size: 32px;
    line-height: 42px;    
}
.red-version li span {    
    font-size: 36px;
}
.red-version li {   
    font-size: 30px;      
}

/* .section-featured-numbers .featured-numbers-left .featured-cont-sec {
	display: table-cell;
	vertical-align: middle;
}  */
.section-slideshow {
	text-align: center;
	/* padding: 0 0 15px;padding: 0 0 15px; */
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.section-quote {
	background-color: #f8b902;
	padding: 45px 0;
	text-align: center;
}
.section-quote .container {
	/*max-width: 350px;*/
	margin: 0 auto;	
}
.section-quote .quote {
	font-size: 30px;
	line-height: 36px;
	position: relative;
	padding: 45px 0 85px;
}
.section-quote .quote:before,
.section-quote .quote:after {	
	position: absolute;
	left: 50%;
	width: 20px;
	height: 20px;
	display: block;
	background: no-repeat 50% 0;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.section-quote .quote:before {
	content: "";
	top: 0;
	background-image: url('/images/gs/quote.svg');
}
.section-quote .quote:after {
	content: "";
	bottom: 35px;
	background-image: url('/images/gs/quote1.svg');
}
.section-quote p {
	margin-bottom: 0;
}
.section-quote p.author {
	font-size: 24px;
	line-height: 26px;
	position: relative;
	padding: 28px 0 0;	
}
.section-quote p.author:before {
	content: "";
	width: 10px;
	height: 2px;
	display: block;
	background-color: #fff;
	position: absolute;top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.banner-height-default .container {
	height: 269px;
}
.banner-height-medium .container {
	height: 330px;
}
.banner-height-tall .container {
	height: 540px;
}
.banner-height-tall h1, .banner-height-medium h1 {
	font-size: 52px;
	line-height: 62px;
}
/* generic style end */

.form-off {
	height: 0!important;
	opacity: 0!important;	    	
}

.love_count {
  font-size: 75px;
  color: #3D7CB1;
  margin-bottom: 25px;
  font-weight: 300;
}

.special-guide ul, .special-guide ol {
	padding: 0;
}

.special-guide ul li, .special-guide ol li {
	padding-left: 0 !important;
}

@media screen and (max-width: 767px) {
	.special-guide ul, .special-guide ol {
	padding: 0 !important;
}

.section-two-column.special-guide .col-md-6.guide-match {
	padding-top: 0!important;
    padding-bottom: 0!important;
}

}

.special-guide li {
    padding: 15px 0;
}

.special-guide ul li:before {
	content: none;
	background-image: none;
}

.special-guide ul li span, .special-guide ol li span {
	display: block;
    font-family: 'TradeGothic';
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 10px;
    letter-spacing: 0.75px;
}

/* greenest block */
.greenest-block {
	position: relative;
	z-index: 1;
	padding: 14px 0;
	margin-bottom:40px;
}
/* greenest block */












/* LGA block */
.lga-block-1{
	background-color:rgba(150, 199, 79, 0.25);
	width:100%;
	padding:60px 0 0 0;
}
.lga-block-2{
	background-color:#fff;
	width:100%;
}
.lga-container{
	max-width:1005px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
} 
.lga-container-wider{
	max-width:1200px;
	margin:0 auto;
}
.lga-summary{
	
}
.lga-summary h2{
	font-size:60px;
	line-height:72px;
	padding:0 20px;
	margin:0 0 6px 0;
	color:#000;
	text-align:center;
    font-family: 'TradeGothic';
	letter-spacing: -1px;
}
.lga-summary h3{
	font-size:18px;
	line-height:21px;
	padding:0;
	margin:0 0 40px 0;
	color:rgba(59, 128, 61, 1);
	text-align:center;
    font-family: 'TradeGothic';
	letter-spacing: -0.5px
}
.lga-summary p{
	color:#333838;
	font-size:24px;
	line-height:28px;
	text-align:center;
}
.rank-circle{
	background-color:#fff;
	width:250px;
	height:250px; 
	margin:0 auto 40px;
	border-radius:125px;
}
.lga-summary p.rank-no{
	padding:50px 0 0;
	color:#96C74F;
	font-size:120px;
	line-height:125px;
    font-family: 'TradeGothic';
	margin-bottom:0px;
}
p.total-no{
	color:#707070;
	font-size:28px;
	line-height:34px;
    font-family: 'TradeGothic';
	border-top:3px solid #333838;
	width:62px;
	text-align: center;
	margin:0 auto;
	padding-top:6px
}
.green-cover-p{
	max-width:290px;
	margin:0 auto;
}
.your-place-type{
	background-color:#fff;
	width:100%;
	margin:40px 0 30px 0;
	padding:40px 40px 30px 40px;
}
.vital-stats{
	background-color:#fff;
	width:100%;
	margin:40px 0 50px 0;
	padding:40px 35px 30px 70px;
}
.your-place-type h3,
.vital-stats h3{
	font-size:20px;
	line-height:24px;
	color:#333838;
	margin-bottom:17px;
}
h2.your-place-type-h2{
	color:#F28F1C;
	font-size:40px;
	line-height:47px;
    font-family: 'Flama';
	text-transform:none;
	letter-spacing:-1px;
	margin:0 0 35px;
}
.your-place-type-column{
	width:33%;
	float:left;
	padding:0;
}
.your-place-type-column-container{
	width:210px;
	margin:0 auto;
}
.your-place-type-column .yp-image-container{
	display:inline-block;
	vertical-align:top;
	margin-right:15px;
	width:100%;
}
.your-place-type-column .yp-image-container img{
	float:none;
	margin:0 auto 10px;
	display:block;
}
/*
.your-place-type-column:nth-child(3) img{
	width:44px;
	height:auto; 
}
.your-place-type-column:nth-child(4) img{
	width:69px;
	height:auto;
}
.your-place-type-column:nth-child(5) img{
	width:25px;
	height:auto;
}
*/
.your-place-type-column h4{
	font-size:18px;
	line-height:24px;
	color:#000;
    font-family: 'Flama';
	text-transform:none;
	display:inline-block;
	vertical-align:top;
	width:100%;
	text-align:center;
}
.your-place-type-column h4 span{
	display:block;
	font-size:28px;
	line-height:24px;
	text-transform:uppercase;
	font-weight:400;
    font-family: 'TradeGothic';
	color: #333838;
}
.your-place-type-column h4 span sup{
	font-size:20px;
	line-height:20px;
}
div.low-high-bar-circle{
	width:10px;
	height:10px;
	border-radius:5px;
	background-color:#35B7A1;
	position: absolute;
	left:0;
	top:-2px;
	margin-left: -5px;
}
div.low-high-bar{
	border-bottom:2px solid #96C74F;
	width:120px;
	display:inline-block;
	position:relative;
	height:4px;
	vertical-align:middle;
}
.low-text{
	display:inline-block;
	vertical-align:middle;
    font-family: 'TradeGothic';
	font-size:24px;
	line-height:29px;
	padding-left:5px;
	padding-right:5px;
	color:#333838;
}
.high-text{
	display:inline-block;
	vertical-align:middle;
    font-family: 'TradeGothic';
	font-size:24px;
	line-height:29px;
	padding-left:5px;
	padding-right:5px;
}
.vital-stats-column.first-column,
.vital-stats-column:first-child{
	float:left;
	width:48%;
	margin-right:4%;
}
.vital-stats-column{
	float:left;
	width:48%;
}
.vital-stats-colum-stats{
	width:34%;
	float:left;
	clear:both;
	padding-right:20px;
}
.vital-stats-colum-stats h4{
	font-size:28px;
	line-height:34px;
	margin-bottom:2px;
	text-align:left;
}
.vital-stats-colum-stats h4 sup{
	font-size:18px;
	line-height:24px;
}
.lga-summary .vital-stats-colum-stats p{
	font-size:16px;
	line-height:18px;
	text-align:left;
}
.lga-summary .vital-stats-colum-stats p span {
	font-size: 12px;
	line-height: 14px;
	display: block;
	margin-top: 5px;
}
@media screen and (max-width: 1000px) {
	.vital-stats{
		padding:40px 10px 30px 40px;
	}
}
@media screen and (max-width: 850px) {
	.low-text,
	.high-text{
		font-size:20px;
		line-height:24px;
	}
	div.low-high-bar{
		width:80px;
		margin-right: 5px;
	}
	.lga-summary .vital-stats-colum-stats p span{
		font-size:10px;
		line-height:14px;
	}
	.vital-stats-colum-stats h4{
		font-size:20px;
		line-height:24px;
	}
	.vital-stats-colum-stats h4 sup{
		font-size:14px;
		line-height:18px;
	}
}
@media screen and (max-width: 700px) {
	.your-place-type-column {
		width: 50%;
		padding:10px 0 20px 0;
	}
	.your-place-type-column h4{
		font-size:14px;
		line-height:18px;
		text-align:left;
		max-width:120px;
		width:auto;
	}
	.your-place-type-column h4 span{
		font-size:14px;
		line-height:18px;
	}
	.your-place-type-column h4 span sup{
		font-size:9px;
		line-height:9px;
	}
	.your-place-type-column .yp-image-container{
		width:50px;
	}
}
@media screen and (max-width: 600px) {
	.lga-summary h2{
		font-size:28px;
		line-height:34px;
		margin-bottom:20px;
	}
	.lga-summary p{
		font-size:20px;
		line-height:23px;
		margin-bottom:25px;
	}
	.lga-container{
		padding-left:10px;
		padding-right:10px;
	}
	.green-cover-p{
		max-width:170px;
	}
}
@media screen and (max-width: 400px) {
	.your-place-type {
		padding: 40px 10px 30px 20px;
	}
	.your-place-type-column .yp-image-container {
		margin-right:5px;
	}
}
.vital-stats-colum-stats h4.cl-dark-red{
	color:#5E2540;
}
.vital-stats-colum-stats h4.cl-green{
	color:#3B803D;
}
.vital-stats-colum-stats h4.cl-grey{
	color:#707070;
}
.vital-stats-colum-stats h4.cl-yellow{
	color:#F8B902;
}
.vital-stats-colum-stats h4.cl-orange{
	color:#F28F1C;
}
.vital-stats-colum-stats h4.cl-purple{
	color:#5E2540;
}
.vital-stats-colum-stats h4.cl-blue{
	color:#54BDCC;
}
.vital-stats-colum-stats h4.cl-red{
	color:#AD2E2B;
}
.vital-stats-colum-high-low{
	width:66%;
	float:left;
	padding-top:10px;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
}
h3.second-lga-title{
	font-size:42px;
	line-height:50px;
	color:#000;	
    font-family: 'TradeGothic';
}
.city-is-two-columns-split{
	width:50%;
	float:left;
}
div.main-icon{
	height:170px;
	width:100%;
    vertical-align: bottom;
    display: table-cell;
	text-align:center;
}
div.main-icon-outer-wrapper {
    display:table;
	width: 100%;
	height: 100%;
	top: 0;
	margin:0 0 16px 0; 
	padding: 0;
}
div.main-icon img{
	margin:0 auto;
	display:block;
	display:table-cell;
	vertical-align:bottom;
}
.city-is-all-columns h3{
	margin-bottom:10px;
}
.city-is-column h4,
.city-is-two-columns-split h4{
	text-align:center;
}
.city-is-two-columns{
	background-color:#fff;
	width:66.666%;
	float:left;
	padding-bottom:40px;
}
.city-is-two-columns-not-white{
	width:66.666%;
	float:left;
	padding-bottom:0px;
}
.city-is{
	margin-bottom:0;
}
.city-is-three-columns .city-is-column{
	width:33%;
	float:left;
}
.city-is-column{
	width:25%;
	float:left;
}
.city-is-column h4{
	padding-left:10px;
	padding-right:10px;
}
.city-is-three-columns{
	background-color:rgba(255, 255, 255, 0.4);
	width:75%;
	float:left;
	padding-bottom:20px;
}
.city-is h3{
	color:#000;
	font-size:42px;
	line-height:50px;
    font-family: 'TradeGothic';
}
.city-is h3 sup{
	font-size:28px;
	line-height:28px;
}
.city-is h4{
	font-size:24px;
	line-height:26px;
    font-family: 'Flama';
	text-transform:none;
	margin-bottom:22px;
}
.city-is h4 span{
	font-size:18px;
	line-height:20px;
}
.city-is p img{
	vertical-align:top;
	width:23px;
	height:auto;
}
.city-is p{
	font-size:20px;
	line-height:24px;
    font-family: 'TradeGothic';
	text-transform:uppercase;
}
.city-is p sup{
	font-size:13px;
	line-height:13px;
}
.city-is p span{
	font-size:16px;
	line-height:18px;
    font-family: 'Flama';
	text-transform:none;
	display:block;
	color:#333838;
}
.city-is p.red{
	color:#E0472B;
}
.city-is p.green{
	color:#96C74F;
}
.city-is-vertical-main{
	position:relative;
}
.city-is-vertical-main-white-section,
.city-is-vertical-main-third-section,
.city-is-vertical-main-fourth-section{
	height:190px;
	padding-top:20px;
	padding-left:120px;
}
.city-is-vertical-main-white-section{
	background-color:#fff;
}
.city-is-vertical-main-third-section{
	background-color:rgba(255, 255, 255, 0.4);
}
.city-is-vertical-main-fourth-section{
	height:200px;
}
.city-is-vertical-main-white{
}
.city-is-vertical-main-white-section-left{
	display:inline-block;
	width:120px;
	margin-right:20px;
}
.city-is-vertical-main-white-section-right{
	display:inline-block;
	padding-left:20px;
	vertical-align:top;
	max-width:200px;
}
.city-is-vertical-main p,
.city-is-vertical-main h3{
	text-align:left;
}
.city-is-vertical-main h3{
	margin-bottom:0!important;
}
.city-is-vertical-main h4{
	margin-bottom:7px!important;
}
.city-is-vertical-main .main-icon{
	vertical-align:top;
}
.city-is-vertical-main-white-section-right img{
	display:block;
}
.arrow-mobile-green{
	position:absolute;
	left:10px;
	top:15px;
}
.arrow-mobile-green-text{
	transform: rotate(90deg);
	transform-origin: 0 20px 0;
	float:left;
	clear:left;
	background-color:#3B803D;
	color:#fff;
	padding:2px 20px 6px;
	font-size:14px;
	line-height:14px;
	width:190px;
	text-align:center;
	position:absolute;
	top:180px;
	left:0;
}
.arrow-mobile-green-up{
	background-image:url(/images/gs/lga-green-arrow-new-up.svg);
	background-repeat:no-repeat;
	background-position:center top;
	width:16px;
	height:190px;
	position:absolute;
	float:left;
	clear:left;
}
.arrow-mobile-green-down{
	background-image:url(/images/gs/lga-green-arrow-new-down.svg);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:16px;
	height:135px;
	position:absolute;
	top:405px;
	left:0;
}
.arrow-mobile-green-short{
	position:absolute;
	left:40px;
	top:15px;
}
.arrow-mobile-green-short-text{
	transform: rotate(90deg);
	transform-origin: 20px top 0;
	float:left;
	clear:left;
	background-color:#96C74F;
	color:#fff;
	padding:2px 20px 6px;
	font-size:14px;
	line-height:14px;
	width:200px;
	text-align:center;
	position:absolute;
	top:85px;
	left:0;
}
.arrow-mobile-green-short-up{
	background-image:url(/images/gs/lga-light-green-arrow-up.svg);
	background-repeat:no-repeat;
	background-position:center top;
	width:16px;
	height:55px;
	float:left;
	clear:left;
}
.arrow-mobile-green-short-down{
	background-image:url(/images/gs/lga-light-green-arrow-down.svg);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:16px;
	height:75px;
	position:absolute;
	top:275px;
	left:0;
}
.city-is-vertical-main-fourth-section {
    height: 220px;
}
@media screen and (max-width: 490px) {
	.city-is-vertical-main-white-section-right{
		max-width:180px;
		padding-left:10px;
	}
	.city-is-vertical-main-white-section-left {
		width:90px;
	}
	.city-is-vertical-main-fourth-section{
		height:260px;
	}
	.city-is-vertical-main-white-section, .city-is-vertical-main-third-section, .city-is-vertical-main-fourth-section {
		padding-left: 105px;
	}
}
@media screen and (max-width: 450px) {
	.city-is-vertical-main-white-section,
	.city-is-vertical-main-third-section,
	.city-is-vertical-main-fourth-section{
		padding-left:80px;
	}
}
@media screen and (max-width: 410px) {
	.city-is-vertical-main-white-section-left {
		width:100px;
	}
	.city-is-vertical-main-white-section-right{
		max-width:105px;
	}
	.city-is-vertical-main-white-section,
	.city-is-vertical-main-third-section,
	.city-is-vertical-main-fourth-section{
		padding-left:70px;
	}
}
@media screen and (max-width: 370px) {
	.city-is-vertical-main-white-section-left{
		margin-right:10px;
	}
	.city-is-vertical-main-white-section-right{
		padding-left:0px;
	}
}
.green-cover{
	margin-top:20px;
	padding-bottom:40px;
}
.your-green-cover{
	width:100%;
	padding-left:40px;
	padding-right:40px;
	margin-top:20px;
	top:50px;
}
.your-green-cover-text{
	text-align:center;
	font-size:24px;
	line-height:32px;
	background-color:#96C74F;
	float:left;
	width:50%;
	color:#fff;
	padding-bottom:4px;
}
.your-green-cover-left{
	float:left;
	width:20%;
	height:30px;
	background-image:url(../../images/gs/lga-light-green-arrow-left.svg);
	background-repeat:no-repeat;
	background-position:left center;
	margin-right:5%;
}
.your-green-cover-right{
	float:left;
	width:20%;
	height:30px;
	background-image:url(../../images/gs/lga-light-green-arrow-right.svg);
	background-repeat:no-repeat;
	background-position:right center;
	margin-left:5%;
}
.your-green2-cover{
	width:100%;
	padding-left:40px;
	padding-right:40px;
	margin-top:30px;
}
.your-green2-cover-text{
	text-align:center;
	font-size:24px;
	line-height:32px;
	background-color:#3B803D;
	width:40%;
	float:left;
	color:#fff;
	padding-bottom:4px;
}
.your-green2-cover-left{
	float:left;
	width:27%;
	height:30px;
	background-image:url(../../images/gs/lga-green-arrow-left.svg);
	background-repeat:no-repeat;
	background-position:left center;
	margin-right:3%;
}
.your-green2-cover-right{
	float:left;
	width:27%;
	height:30px;
	background-image:url(../../images/gs/lga-green-arrow-right.svg);
	background-repeat:no-repeat;
	background-position:right center;
	margin-left:3%;
}
.green-cover-left{
	background-image:url(/images/gs/lga-tree-bg.png);
	background-size:cover;
	background-position:center center;
	width:55%;
	float:left;
	padding:60px 60px 20px;
}
.green-cover-left img{
	margin:0 auto 15px;
	display:block;
}
.green-cover-right{
	width:45%;
	float:left;
	padding-left:80px;
}
.green-cover-right-inner{
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	position: relative;
}
.green-cover-right h3{
	text-align:left;
	color:#96C74F;
	font-size:28px;
	line-height:32px;
	margin:0 0 20px;
	max-width:350px;
}
.green-cover-right p{
	text-align:left;
	font-size:24px;
	line-height:32px;
	max-width:370px;
}
.green-cover-section{
	width:50%;
	float:left;
	padding:15px 42px 25px;
}
.green-cover-section:nth-child(2) img{
	margin-top:8px;
}
.green-cover-section h3{
	color:#fff;
	font-size:24px;
	line-height:28px; 
	marging-bottom:0px;
}
@media screen and (max-width: 1100px) {
	.green-cover-right{
		padding-left:20px;
		padding-right:20px;
	}
}
@media screen and (max-width: 900px) {
	.city-is h3{
		font-size:28px;
		line-height:34px;
		margin-bottom:10px;
	}
	.city-is h3 sup{
		font-size:20px;
		line-height:20px;
	}
	.city-is h4{
		font-size:20px;
		line-height:23px;
		margin-bottom:15px;
	}
	.city-is h4 span{
		font-size:16px;
		line-height:18px;
	}
	.your-green-cover-text{
		font-size:16px;
		line-height:18px;
		padding-top:3px;
		padding-bottom:7px;
	}
	.your-green2-cover-text{
		font-size:16px;
		line-height:18px;
		padding-top:3px;
		padding-bottom:7px;
	}
}
@media screen and (max-width: 800px) {
	.green-cover-left{
		width:100%;
		float:none;
	}
	.green-cover-right{
		width:100%;
		float:none;
		padding:30px 30px 30px;
	}
	.green-cover-right-inner{
		transform:none;
		left:auto;
		top:auto;
	}
	.green-cover-right-inner h3{
		max-width:500px;
		text-align:center;
		font-size:26px;
		line-height:24px;
		margin:0 auto 25px;
	}
	.green-cover-right-inner p{
		font-size:16px;
		line-height:22px;
		max-width:500px;
		text-align:center;
		margin:0 auto 25px;
	}
}
@media screen and (max-width:700px) {
	.vital-stats-colum-stats{
		width:100%;
	}
	.vital-stats-colum-high-low {
		width:100%;
		padding-top:5px;
		padding-bottom:20px;
	}	
	.lga-summary .vital-stats-colum-stats p {
		margin-bottom:0;
	}
	.low-text{
		padding-left:0;
	}
}
@media screen and (max-width: 550px) {
	.green-cover-left {
		padding: 30px 0px 20px;
	}
	.green-cover-section {
		padding: 10px 15px 10px;
	}
	.lga-summary h3 {
		margin: 0 0 20px 0;
	} 
	.when-it-comes-to{
		padding-left:10px;
		padding-right:10px;
	}
}
@media screen and (max-width:500px) {
	.low-text,
	.high-text{
		font-size:14px;
		line-height:16px;		
	}
	.vital-stats-colum-stats h4{
		font-size:14px;
		line-height:16px;		
	}
	.vital-stats-colum-stats h4 sup{
		font-size:9px;
		line-height:9px;		
	}
	.lga-summary .vital-stats-colum-stats p{
		font-size:14px;
		line-height:17px;		
	}
	.vital-stats {
		padding: 40px 10px 30px 10px;
	}
	div.low-high-bar {
		width:60px;
	}
}
@media screen and (max-width:400px) {
	.low-text{
		font-size:12px;
		line-height:14px;	
		padding-right:10px;	
	}
	.low-text.low-text-high{
		font-size:12px;
		line-height:14px;
		padding-right:0;
		padding-left:10px;		
	}
	div.low-high-bar {
		width:50px;
	}
	.vital-stats-column.first-column, .vital-stats-column:first-child{
		width:49%;
		margin-right:2%;
	}
	.vital-stats-column{
		width:49%;
	}
}
.when-it-comes-to{
	padding-top:40px;
}
.when-it-comes-to h4{
	color:#3B803D;
	font-size:28px;
	line-height:34px;
	margin-bottom:5px;
	text-align:center;
}
.when-it-comes-to-left{
	width:45%;
	float:left;
}
.when-it-comes-to-middle{
	width:10%;
	float:left;
	padding-top:125px;
} 
.when-it-comes-to-right{
	width:45%;
	float:left;
}
.when-it-comes-to-left-circle{
	width:250px;
	height:250px;
	border-radius:125px;
	margin:0 auto 30px;
	background-color:#96C74F;
}
.when-it-comes-to-left-circle h3{
	font-size:120px;
	line-height:126px;
	color:#fff;
	padding-top:40px;
	margin:0 0 0 0;
	letter-spacing:-3px;
}
.when-it-comes-to-left-circle h4{
	font-size:28px;
	line-height:34px;
	color:#3B803D;
	margin:0 0 0 0;
	border-top:3px solid #3B803D;
	width:64px;
	margin:0 auto;
	padding-top:5px;
}
.when-it-comes-to-right h3{
	font-size:120px;
	line-height:144px;
	color:#96C74F;
	padding-top:40px;
	margin:0 0 0;
	letter-spacing:-3px;
}
.when-it-comes-to-right h3 sup{
	font-size:80px;
	line-height:80px;
}
.when-it-comes-to-left p,
.when-it-comes-to-right p{
	font-size:24px;
	line-height:28px;
	color:#333838;
	max-width:290px;
	margin:0 auto;
}
.when-it-comes-to-outer{
	padding:40px 0 20px;
	max-width: 800px;
	margin: 0 auto;
}
.for-mobile-lga{
	display:none;
}
@media screen and (max-width: 900px) {
	.when-it-comes-to-right h3{
		font-size:80px;
		line-height:96px;
		margin-bottom:10px;
	}
	.when-it-comes-to-right h3 sup{
		font-size:60px;
		line-height:60px;
	}
}
@media screen and (max-width: 800px) {
	h3.second-lga-title{
		font-size:28px;
		line-height:34px;
		max-width:330px;
		margin:0 auto 30px;
	}
	.when-it-comes-to-left-circle{
		width:190px;
		height:190px;
		border-radius:95px;
	}
	.when-it-comes-to-left-circle h3{
		font-size:80px;
		line-height:96px;
		padding-top:25px;
	}
	.when-it-comes-to-left-circle h4{
		font-size:28px;
		line-height:34px;
		border-top:3px solid #3B803D;
		width:64px;
	}
	.when-it-comes-to-middle p,
	.when-it-comes-to-left p,
	.when-it-comes-to-right p{
		font-size:16px;
		line-height:18px;
		max-width:200px;
	}
	.when-it-comes-to-middle{
		padding-top:80px;
	} 
}
@media screen and (max-width: 550px) {
	.when-it-comes-to-left-circle {
		width: 140px;
		height: 140px;
		border-radius: 70px;
	}
	.when-it-comes-to-left-circle h3 {
		font-size: 60px;
		line-height: 72px;
		padding-top: 15px;
	}
	.when-it-comes-to-right h3 {
		font-size: 55px;
		line-height: 62px;
	}
	.when-it-comes-to-right h3 sup {
		font-size: 35px;
		line-height: 35px;
	}
	.when-it-comes-to-middle{
		padding-top:65px;
	} 
}
@media screen and (max-width: 400px) {
	.for-mobile-lga{
		padding-top: 40px;
		display:block;
	}
	.when-it-comes-to-middle {
		display:none;
	}
	.when-it-comes-to-left,
	.when-it-comes-to-right {
		width:50%;
	}
	.when-it-comes-to-right h3 {
	    padding-top:10px;
	}
}
p.is-here{
	font-size:24px;
	line-height:28px;
    font-family: 'Flama-Medium';
}
.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid #F8B902;
  margin:0 auto;
}
.arrow-down.arrow-down-green{
  border-top: 13px solid #96C74F;
}
.arrow-down.arrow-down-yellow{
  border-top: 13px solid #F8B902;
}
.arrow-down.arrow-down-orange{
  border-top: 13px solid #F28F1C;
}
.arrow-down.arrow-down-red{
  border-top: 13px solid #AD2E2B;
}
.lga-city{
	width:1200px;
	position:relative;
	margin:20px auto;
	padding-bottom:20px;
}
.lga-city-graphic{
	background-image:url(../../images/gs/city.svg);
	width:1200px;
	height:220px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center bottom;
}
.city-segments{
	width:300px;
	float:left;
	padding:20px 10px 0 10px;
}
.city-number-segments{
	width:300px;
	float:left;
}
.city-number-segments span{
	display:inline-block;
	width:74px;
	float:left;
	text-align:center;
    font-family: 'TradeGothic';
	font-size:18px;
	line-height:24px;
}
.city-number-segments span.segment-line{
	display:inline-block;
	width:93px;
	float:left;
	border-bottom:2px solid #f00;
	height:12px;
	margin-left:10px;
	margin-right:10px;
}
.bold-class{
	font-weight:bold;
}
.city-number-segments.green-segment{
	color:#96C74F;
}
.city-number-segments.green-segment span.segment-line{
	border-color:#96C74F;
}
.city-number-segments.yellow-segment{
	color:#F8B902;
}
.city-number-segments.yellow-segment span.segment-line{
	border-color:#F8B902;
}
.city-number-segments.orange-segment{
	color:#F28F1C;
}
.city-number-segments.orange-segment span.segment-line{
	border-color:#F28F1C;
}
.city-number-segments.red-segment{
	color:#AD2E2B;
}
.city-number-segments.red-segment span.segment-line{
	border-color:#AD2E2B;
}
.arrow_box span{
	font-size:14px;
	line-height:24px;
}
.arrow_box a{
	color:#333838;
}
.arrow_box a:hover{
	text-decoration:underline;
}
.arrow_box a.bold-class {
	font-family: TradeGothicBold;
}
.arrow_box div{
	padding-bottom:7px;
}
.arrow_box {
	position: relative;
	background: #fff;
	border: 2px solid #F8B902;
	padding:15px 16px 18px 16px;
	font-size:18px;
	line-height:24px;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #F8B902;
	border-width: 13px;
	margin-left: -13px;
}
.arrow_box-left.current-lga-not-here,
.arrow_box.current-lga-not-here {
	border: 2px solid #fff!important;
}
.arrow_box.current-lga-not-here:before {
	border-bottom-color: #fff!important;
}
.arrow_box-left.current-lga-not-here:before{
	border-right-color: #fff!important;
}
.green-segment2 .arrow_box:before{
	border-bottom-color: #96C74F;
}
.green-segment2 .arrow_box {
	border: 2px solid #96C74F;
}
.lga-city-mobile-right.green-segment .arrow_box-left:before {
	border-right-color: #96C74F;
}
.lga-city-mobile-right.green-segment .arrow_box-left {
	border: 2px solid #96C74F;
}
.yellow-segment2 .arrow_box:before{
	border-bottom-color: #F8B902;
}
.yellow-segment2 .arrow_box {
	border: 2px solid #F8B902;
}
.orange-segment2 .arrow_box:before{
	border-bottom-color: #F28F1C;
}
.orange-segment2 .arrow_box {
	border: 2px solid #F28F1C;
}
.red-segment2 .arrow_box:before{
	border-bottom-color: #AD2E2B;
}
.red-segment2 .arrow_box {
	border: 2px solid #AD2E2B;
}
.lga-city-mobile-right.red-segment .arrow_box-left:before {
	border-right-color: #AD2E2B;
}
.lga-city-mobile-right.red-segment .arrow_box-left {
	border: 2px solid #AD2E2B;
}
.lga-city span sup{
	font-size:12px;
	line-height:12px;
}
.city-is.mobile-version{
	display:none;		
}
@media screen and (max-width: 1240px) {
	.lga-city{
		width:1000px;
	}
	.lga-city-graphic{
		width:1000px;
		height:220px;
	}
	.city-segments{
		width:250px;
	}
	.city-segments a{
		font-size:16px;
		line-height:20px;
	}
	.city-number-segments{
		width:250px;
	}
	.city-number-segments span{
		width:60px;
		font-size:18px;
		line-height:22px;
	}
	.lga-city span sup{
		font-size:10px;
		line-height:10px;
	}
	.city-number-segments span.segment-line{
		width:75px;
	}
}
@media screen and (max-width: 1004px) {
	.lga-city{
		width:760px;
	}
	.lga-city-graphic{
		width:760px;
		height:190px;
	}
	.city-segments{
		width:190px;
	}
	.city-segments a{
		font-size:14px;
		line-height:18px;
	}
	.city-number-segments{
		width:190px;
	}
	.city-number-segments span{
		width:60px;
		font-size:18px;
		line-height:22px;
	}
	.arrow_box span{
		font-size:12px;
		line-height:14px;
	}
	.lga-city span sup{
		font-size:10px;
		line-height:10px;
	}
	.city-number-segments span.segment-line{
		width:45px;
	}
}
@media screen and (max-width: 800px) {
	.city-is p {
		font-size: 14px;
		line-height: 24px;
	}
	.city-is p sup{
		font-size: 10px;
		line-height: 10px;
	}
}
.lga-city-mobile{
	display:none;
}
@media screen and (max-width: 767px) {
	.lga-city-mobile a.bold-class {
		font-family: TradeGothicBold;
	}

	.lga-city{
		display:none;
	}	
	.lga-city-mobile{
		display:block;
		width:600px;
		margin:30px auto 20px;
	}	
	.lga-city-mobile-left{
		width:50%;
		float:left;
		position:relative;
		margin-bottom:26px;
	}
	.lga-city-mobile-left h3 sup{
		font-size:12px;
		line-height:12px;
	}
	.lga-city-mobile-left h3{
		margin-bottom:0;
		text-align:left;
		position:absolute;
		top:0;
		left:10px;
	}
	.lga-city-mobile-left.green-segment h3{
		top:10px;
		color:#96C74F;
	}
	.lga-city-mobile-left.yellow-segment h3{
		top:-10px;
		color:#F8B902;
	}
	.lga-city-mobile-left.orange-segment h3{
		top:-5px;
		color:#F28F1C;
	}
	.lga-city-mobile-left.red-segment h3{
		top:10px;
		color:#AD2E2B;
	}
	.lga-city-mobile-left img{
		width:100%;
		height:auto;
	}
	.lga-city-mobile-right{
		width:50%;
		float:left;
		padding-bottom:20px;
		padding-left:20px;
	}
	.lga-city-mobile-right a{
		color:#000;
	}
	.lga-city-mobile-right a:hover{

		text-decoration:underline;
	}
	.arrow_box-left {
		position: relative;
		background: #fff;
		border:2px solid #c2e1f5;
		padding:10px 15px 10px;
		font-size:14px;
		line-height:16px;
	}
	.arrow_box-left span{
		font-size:12px;
		line-height:14px;
	}
	.arrow_box-left sup{
		font-size:10px;
		line-height:10px;
	}
	.arrow_box-left div{
		padding-bottom:6px;
	}
	.arrow_box-left:after, .arrow_box-left:before {
		right: 100%;
		top:20px;
		border: solid transparent;
		content: "";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}
	
	.arrow_box-left:after {
		border-color: rgba(136, 183, 213, 0);
		border-right-color: #fff;
		border-width: 10px;
		margin-top: -10px;
	}
	.arrow_box-left:before {
		border-color: rgba(194, 225, 245, 0);
		border-right-color: #c2e1f5;
		border-width: 12px;
		margin-top: -12px;
	}
	.is-here-block-mobile{
		position:relative;
	}
	.arrow-up {
	  width: 0; 
	  height: 0; 
	  border-left: 8px solid transparent;
	  border-right: 8px solid transparent;
	  border-bottom: 8px solid #F8B902;
	  margin:0 auto;
	}
	.arrow-up.arrow-down-green{
	  border-bottom: 8px solid #96C74F;
	}
	.arrow-up.arrow-down-yellow{
	  border-bottom: 8px solid #F8B902;
	}
	.arrow-up.arrow-down-orange{
	  border-bottom: 8px solid #F28F1C;
	}
	.arrow-up.arrow-down-red{
	  border-bottom: 8px solid #AD2E2B;
	}
	.current-lga-not-here .is-here-block-mobile{
		display:none;
	}
	.is-here-block-mobile p{
		padding-top:4px;
		text-align:center;
		font-size:14px;
		line-height:18px;
		max-width:100px;
		margin-bottom:20px;
	}
	.is-here-block-mobile{
		width:100px;
		margin-left:-58px;
	}
	.is-here-block-mobile.left-offset-mobile{
		margin-left: 0;
	}
	.is-here-block-mobile.left-offset-mobile p{
		text-align:left;
	}
	.is-here-block-mobile.left-offset-mobile .arrow-up{
		margin:0;
	}
	.is-here-block-mobile.right-offset-mobile{
		margin-left:-100px;
	}
	.is-here-block-mobile.right-offset-mobile p{
		clear:both;
		text-align:right;
	}
	.is-here-block-mobile.right-offset-mobile .arrow-up{
		margin:0;
		float:right;
	}
}
@media screen and (max-width: 700px) {
	.city-is h3 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom:5px;
	}
	.city-is h3 sup{
		font-size: 16px;
		line-height: 16px;
		}
}
@media screen and (max-width: 625px) {
	.lga-city-mobile{
		width:400px;
	}	
	.lga-city-mobile-left.green-segment h3{
		top:0px;
		color:#96C74F;
	}
	.lga-city-mobile-left.yellow-segment h3{
		top:-15px;
		color:#F8B902;
	}
	.lga-city-mobile-left.orange-segment h3{
		top:-10px;
		color:#F28F1C;
	}
	.lga-city-mobile-left.red-segment h3{
		top:-10px;
		color:#AD2E2B;
	}
}
@media screen and (max-width: 600px) {
	.city-is{
		display:none;		
	}
	.city-is.mobile-version{
		display:block;		
	}
}
@media screen and (max-width: 420px) {
	.lga-city-mobile{
		width:300px;
	}	
	.lga-city-mobile-right {
		padding-left:10px;
	}
	.arrow_box-left {
		padding:5px 10px 5px;
		font-size:12px;
		line-height:14px;
	}
	.arrow_box-left span{
		font-size:10px;
		line-height:12px;
	}
	.arrow_box-left sup{
		font-size:8px;
		line-height:8px;
	}
	.lga-city-mobile-left.green-segment h3{
		top:-10px;
		color:#96C74F;
	}
	.lga-city-mobile-left.yellow-segment h3{
		top:-20px;
		color:#F8B902;
	}
	.lga-city-mobile-left.orange-segment h3{
		top:-20px;
		color:#F28F1C;
	}
	.lga-city-mobile-left.red-segment h3{
		top:-20px;
		color:#AD2E2B;
	}
	.is-here-block-mobile p {
		max-width: 150px;
	}
}
.is-here-block{
	width:200px;
	margin-right:-100px;
	position:absolute;
}
.is-here-block.right-offset{
	margin-right:0;
}
.is-here-block.right-offset .arrow-down{
	float:right;
}
.is-here-block.right-offset p.is-here{
	text-align:right;
	position:relative;
	right:0;	
}
.is-here-block.left-offset{
	margin-right:-200px;
}
.is-here-block.left-offset .arrow-down{
	float:left;
}
.is-here-block.left-offset p.is-here{
	text-align:left;
	position:relative;
	left:0;	
}
.lga-leaderboard{
	background-color:#35B7A1;
	color:#fff;
    font-size: 18px;
    line-height: 21px;
    padding: 14px 0 14px 0;
    margin: 0 auto;
    display: block;
    width: 300px;
    text-align: center;
}
.lga-leaderboard:hover {
	border-radius: 23px;
	-webkit-border-radius: 23px;
	border-bottom: none;	
	color:#fff;
}

.slide-the-slider{
	max-width:1200px;
	margin:0 auto;
	margin-top:0;
	margin-bottom:0px;
	padding:0 40px 40px 40px;
}
.slide-the-slider-inner{
	background-color:#fff;
	padding:30px 30px;
}
.slide-the-slider h3{
	margin-bottom:10px;
	text-align:center;
}
.slide-the-slider p{
	text-align:center;
	color: #333838;
}
.hide-arrow-box{
	visibility:hidden;
}
.lga-summary-box{
	width:724px;
	height:724px;
	background-color:#E5F1D3;
	border-radius:362px;
	margin:50px auto 0;
	text-align:center;
}
.lga-summary-box-left{
	width:49%;
	float:left;
	padding-left:30px;
}
.lga-summary-box-right{
	width:50%;
	float:left;
	border-left:2px solid #96C74F;
	padding-right:30px;
}
.lga-summary-box p{
	font-size:24px;
	line-height:28px;
	margin:0;
	max-width:200px;
	margin:0 auto;
	color: #333838;
}
.lga-summary-box img{
	margin-top:100px;
	margin-bottom:20px;
}
.lga-summary-box h2{
	font-size:28px;
	line-height:34px;
	margin:0;
	color:#3B803D;
}
.lga-summary-box h5{
	font-size:42px;
	line-height:50px;
	margin:0 0 40px;
    font-family: 'TradeGothic';
	color:#000;
}
.lga-summary-box h3{
	font-size:42px;
	line-height:50px;
	margin:0 0 4px 0;
	color:#F28F1C;
	padding-top:6px;
}
.lga-summary-box h4{
	font-size:60px;
	line-height:60px;
	margin:0 0 6px;
	color:#F28F1C;
}
.lga-summary-box h4 sup{
	font-size:41px;
	line-height:41px;
}
.arrow-down-summary {
  width: 0; 
  height: 0; 
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #96C74F;
  margin:0 auto 30px;
}
.summary-text-bottom img{
	margin-top:20px;
}
.summary-text-bottom{
	padding-top:40px;
	padding-bottom:40px;
	text-align:center;
	max-width:500px;
	margin:0 auto;
	padding-left:0px;
	padding-right:0px;
}
.summary-text-bottom h3{
	
}
.summary-text-bottom p{
	font-size:24px;
	line-height:28px;
	margin-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	color: #333838;
}
.summary-text-bottom p strong{
	font-weight:800;
}
.summary-text-bottom h3{
	font-size:42px;
	line-height:50px;
}
.summary-text-bottom h3.summary-red-text{
	color:#E0472B
}
.summary-text-bottom h3.summary-orange-text{
	color:#f28f1c
}
.summary-text-bottom h3.summary-yellow-text{
	color:#f8b902
}
.summary-text-bottom h3.summary-green-text{
	color:#96c74f
}

@media screen and (max-width: 900px) {
	.summary-text-bottom p{
		font-size:16px;
		line-height:22px;
		margin-bottom:10px;
	}
}
@media screen and (max-width: 730px) {
	.lga-summary-box {
		width:464px;
		height:464px;
		border-radius:232px;
		position: absolute;
		left: 50%;
		margin-left:-232px;
	}
	.lga-block-2{
		height:1020px;
	}
	.summary-text-bottom{
		padding-top:540px;
	}
	.slide-the-slider-inner{
		padding:20px 10px;
	}
	.lga-summary-box img {
		margin-top:30px;
		margin-bottom:20px;
	}	
	.lga-summary-box h2 {
		font-size:18px;
		line-height:21px;
		margin-bottom:10px;
	}
	.lga-summary-box h5 {
		font-size:28px;
		line-height:24px;
		margin: 0 0 30px;
	}
	.lga-summary-box h3 {
		font-size:28px;
		line-height:38px;
	}	
	.lga-summary-box h4 {
		font-size:35px;
		line-height:38px;
	}
	.lga-summary-box h4 sup{
		font-size:27px;
		line-height:27px;
	}
	.lga-summary-box p {
		font-size:16px;
		line-height:24px;
		max-width: 150px;
	}
	.lga-summary-box-right {
		padding-top:0px;
	}
}
@media screen and (max-width: 400px) {
	.lga-summary-box-left {
		padding-left:60px;
	}
	.lga-summary-box-right {
		padding-right:60px;
	}
	.lga-summary-box h3 {
		font-size:22px;
		line-height:26px;
	}
	.lga-summary-box h4 {
		font-size: 30px;
		line-height: 34px;
	}
	.lga-block-2{
		height:950px;
	}
	.summary-text-bottom h3{
		font-size:42px;
		line-height:50px;
	}
}
.lga-banner-1{
	background-image:url(/images/gs/lga-banner-1.png);
	height:480px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	padding:40px 0;
	margin:0 auto 40px;
}
.lga-banner-1 h3{
	font-size:42px;
	line-height:50px;
	color:#fff;
}
.lga-banner-1 a{
	background-color: #35B7A1;
	color: #fff;
	font-size: 18px;
	line-height: 21px;
	padding: 14px 0 14px 0;
	margin: 0 auto;
	display: block;
	width:155px;
	text-align: center;
}
.lga-banner-1 a:hover {
	border-radius: 23px;
	-webkit-border-radius: 23px;
	border-bottom: none;	
	color:#fff;
}
.lga-banner-1-inner{
	border:8px solid #fff;
	max-width:1004px;
	margin:0 auto;
	height:400px;
	padding:110px 150px 0;
	text-align:center;
}
.lga-banner-1-inner h3{
	max-width:500px;
	margin:0 auto 20px;
	font-size:42px;
	line-height:50px;
}
.lga-banner-2{
	margin:0 auto;
	max-width:1200px;
	background-image:url(/images/gs/lga-banner-2.png);
	height:490px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	margin-bottom:40px;
}
.lga-banner-2-a{
	max-width:40%;
	float:left;
	padding:160px 0 0 100px;
}
.lga-banner-2-a h3{
	color:#fff;
	font-size:42px;
	line-height:50px;
}
.lga-banner-2-b{
	max-width:30%;
	float:left;
	padding-top:50px;
	padding-left:30px;
}
.lga-banner-2-b img{
	margin:0 auto 30px;
	width:100%;
}
.lga-banner-2-b p{
	text-align:center;
	color:#fff;
	font-size:24px;
	line-height:30px;
	margin:0 0 30px;
}
.lga-banner-2-b a{
	margin:0 auto;
	width:200px;
	background-color:#35B7A1;
	color:#fff;
    font-size: 18px;
    line-height: 21px;
    padding: 14px 0 14px 0;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.lga-banner-3{
	background-image:url(/images/gs/lga-new-arrow-down.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:324px;
	position:relative;
	padding:160px 0 0;
	margin:20px auto 60px;
	max-width:1280px;
}
.lga-banner-3 .lga-banner-3-cointainer {
	max-width:1200px;
	margin:0 auto;
}
.lga-banner-3 h2{
	color:#5E2540;
	font-size:42px;
	line-height:50px;
	width:400px;
	margin:0 auto 20px;
	text-align:center;
}
.lga-banner-3 input{
	margin:0 auto;
	display:block;
	border:0;
	color:#707070;
    font-family: 'Flama';
	font-size:18px;
	line-height:21px;
	max-width:350px;
	border:2px solid #707070;
}
@media screen and (max-width: 1220px) {
	.lga-banner-2{
		margin-left:30px;
		margin-right:30px;
	}
}
@media screen and (max-width: 1100px) {
	.lga-banner-1-inner{
		max-width:700px;
		padding:110px 150px 0;
	}
	.lga-banner-3 .lga-banner-3-cointainer {
		max-width:1100px;
	}
}
.not-in-consolidated{ 
	padding-top:40px;
}
.not-in-consolidated b{ 
    font-family: 'Flama-Medium';
}
@media screen and (max-width: 1050px) {
	.not-in-consolidated{ 
		padding-left:20px;
		padding-right:20px;
	}
	.lga-banner-2-a{
		padding:160px 0 0 50px;
		max-width:34%;
	}
	.lga-banner-2-b{
		max-width:30%;
		float:left;
		padding-top:50px;
		padding-left:20px;
		padding-right:20px;
		max-width:38%;
	}
	.lga-banner-2-b img{
		margin:0 auto 30px;
		display:block;
		width:auto;
		height:180px;
	}
	.lga-banner-3 .lga-banner-3-cointainer {
		max-width:1100px;
	}
	.lga-banner-3 input{
		width:300px;
	}
}
@media screen and (max-width: 980px) {
	.lga-banner-3{
		background-position:center  top;
	}
	.lga-banner-3 .lga-banner-3-cointainer {
		padding-left:0;
		width:770px;
	}
}
@media screen and (max-width: 900px) {
	.lga-banner-2{
		height:600px;
	}
	.lga-banner-2-a{
		width:100%;
		float:none;
		padding:56px 0 0;
		max-width:100%;
	}
	.lga-banner-2-a h3{
		text-align:center;
		max-width:400px;
		margin:0 auto;
	}
	.lga-banner-2-a img{
		display:none;
	}
	.lga-banner-2-b{
		max-width:50%;
		width:50%;
	}
}
@media screen and (max-width: 800px) {
	.lga-banner-1-inner{
		max-width:500px;
		padding:110px 50px 0;
	}
	.lga-banner-3 h2{
		padding:0 20px;
	}
	.lga-banner-3 input{
		margin:0 auto;
		display:block;
	}
	.lga-banner-3 .lga-banner-3-cointainer {
		padding-left:0;
		width:100%;
	}
}
@media screen and (max-width: 800px) {
	.lga-banner-3 input{
		margin:0 auto!important;
		display:block;
	}
}
@media screen and (max-width: 600px) {
	.slide-the-slider {
		padding: 40px 10px 40px 10px;
	}
	.lga-banner-3 {
	}
}
@media screen and (max-width: 550px) {
	.lga-banner-1-inner h3 {
		max-width: 240px;
		margin: 0 auto 20px;
		font-size: 28px;
		line-height: 34px;
	}
	.lga-banner-1 {
		padding: 40px 20px;
		margin-bottom:30px;
	}
	.lga-banner-1-inner {
		padding:125px 20px 0;
	}
	.lga-banner-2-a h3 {
		font-size:28px;
		line-height:34px;
	}
	.lga-banner-2-b{
		width:100%;
		max-width:100%;
	}
	.lga-banner-2 {
		height:auto;
		padding-bottom:30px;
		margin-bottom:30px;
	}
	.lga-banner-2-a h3{
		max-width:240px;
	}
	.lga-banner-3 {
		height:auto;
	}
	.lga-banner-3 h2 {
		font-size:28px;
		line-height:34px;
		max-width:240px;
	}
	.lga-banner-3 input{
		width:280px; 
	}
}
.greenest-block{
	max-width:1200px;
	margin:40px auto 40px;
	padding:0;
}
.greenest-block-left img{
	display:none;
}
.greenest-block-left .c-rate{
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}
.greenest-block-right{
	padding:30px 0 30px 30px;
}
.greenest-block-right h2{
	text-align:left;
	color:#96C74F;
	margin-bottom:10px;
}
.greenest-block-right p{
	font-family:"Flama-Light";
}

/*
.greenest-block-right p{
	text-align:left;
	font-size:24px;
	line-height:30px;
	font-family:"Flama-Light";
}
*/
.greenest-block-right .green-btn{
	margin:0;
	padding: 0 70px;
}
.greenest-block-right div{
	text-align:left;
}
@media screen and (max-width: 990px) {
	.greenest-block-left{
		background-image:none!important;
	}
	.greenest-block-right .c-rate h2{
		font-size:28px!important;
		line-height:32px!important;
	}
	
  /* .greenest-block-right p{
		font-size:16px;
		line-height:24px;
	} */
}
@media screen and (max-width: 767px) {
	.greenest-block-left img{
		display:block;
		width:100%;
		height:auto;
	}
	.greenest-block-right{
		padding-left:0;
		padding-top:0;
		padding-bottom:0;
	}
	.greenest-block-right .c-rate h2{
		text-align:center;
	}
	.greenest-block-right p{
		text-align:center;
	}
	.greenest-block-right div{
		text-align:center;
	}
	.greenest-block-left{
		max-width:600px;
		height:auto;
		padding-bottom:20px;
	}
}
@media screen and (max-width: 520px) {
	.greenest-block .container{
		padding-left:10px;
		padding-right:10px;
	}
	.greenest-block-left{
		max-width:300px;
		margin:auto;
	}
}
.ui-menu .ui-menu-item-wrapper{
	font-family: 'Flama-Light'!important;
	font-size: 16px!important;
	color: ##252525!important;
	padding-top:5px!important;
	padding-bottom:5px!important;
}
.lga-credits{
	max-width:1020px;
	margin:0 auto 55px;
	padding:10px 20px 0;
}
/* LGA block */


