/*
 Theme Name:   WP Bootstrap Starter Child
 Description:  WP Bootstrap Starter Child Theme
 Author:       HabitatSeven
 Template:     wp-bootstrap-starter
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  wpbootstrapstarterchild
*/

/*body.admin-bar #masthead  {*/
/*  padding-top: 21px !important; }*/


.customize-support .top {top: 32px;}

.coming_soon:after {
  content: '(Coming Soon)' !important;
  position: absolute !important;
  display:inline-block;
  align-content: center;
  top: 49px !important;
  font-size:10px;
  color: #3160A0;
}


.coming_soon_account:after {
  content: '(Coming Soon)' !important;
  position: absolute !important;
  display:inline-block;
  align-content: center;
  top: 10px !important;
  left:30px;
  font-size:10px;
  color: #3160A0;
}

* {
  outline: 0 !important;
}

body {
  font-size: 1.2rem;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
}

section {
  position: relative;
}

/* Header 
    & Navigations */

.customize-support header#masthead {
  top: 32px;
}

header#masthead {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  padding: 0 3rem;
  height: 100px;
  background-color: #fff;
  z-index: 9999;
  box-shadow: none;
  -webkit-box-shadow: none;
}

header#masthead .container {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  max-width: 100%;
  height: 100px;
}

header#masthead .container .navbar {
  width: 100%;
  height: 100px;
}

.navbar-brand {
  width: 35%;
  height: auto;
}

header#masthead .navbar-brand .logo-dark { visibility: hidden; opacity: 0; display: none; }

.navbar-brand img {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  width: 100%;
  max-width: 200px;
  height: auto;
}

.navbar-brand > a {
  position: relative;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;.container
  align-items: center;
  align-content: center;
  height: 100%;
  line-height: initial;
  text-decoration: none;
}

.navbar-brand > a span {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 2rem;
  width: 50%;
  max-width: 196px;
  color: #888;
  font-size: 16px;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 300;.container
  line-height: 1.3;
  text-align: left;
}

.navbar-brand > a span span {
  display: block;
  margin-left: 0;.agreement
}

.main-navigation {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 0;
  width: 65%;
  height: 100px;
}

#top-nav,
#main-nav {
  width: 100%;
}

body:not(.theme-preset-active) #masthead .navbar-nav {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
}

body:not(.theme-preset-active) #masthead #top-nav li a {
  display: block;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  align-content: center;
  padding: 10px 12px 0;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

body:not(.theme-preset-active) #masthead #top-nav li {
  position: relative;;
  width: auto;
  margin-left: 0;
}

body:not(.theme-preset-active) #masthead #top-nav li:before {
  position: absolute;
  top: 14px;
  left: 0;
  content: '';
  width: 1px;
  height: 12px;
  background-color: rgba(0,0,0,0.3);
}

body:not(.theme-preset-active) #masthead #top-nav li.btn-sign-in,
body:not(.theme-preset-active) #masthead #top-nav li.nav-account {
  margin-left: 20px;
}

body:not(.theme-preset-active) #masthead #top-nav li.btn-sign-in {
  display: none;
}

body:not(.theme-preset-active) #masthead #top-nav li:first-of-type:before,
body:not(.theme-preset-active) #masthead #top-nav .btn-sign-in:before,
body:not(.theme-preset-active) #masthead #top-nav .nav-account:before {
  display: none;
}

body:not(.theme-preset-active) #masthead #top-nav .btn-sign-in a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  padding: 3px 18px 2px;
  height: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  background-color: #3A85D9;
  border-radius: 100px;
}

body:not(.theme-preset-active) #masthead #top-nav .nav-account > a .caret,
body:not(.theme-preset-active) #masthead #top-nav .nav-account > a:after {
  content: '';
  display: inline-block;
}

body:not(.theme-preset-active) #masthead #top-nav .nav-account > a .caret {
  margin-left: 10px;
  width: 0; 
  height: 0; 
  vertical-align: middle;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #222;
}

body:not(.theme-preset-active) #masthead #top-nav .nav-account > a:after {
  margin-left: 10px;
  width: 40px;
  height: 40px;
  background: #f1f1f1 url('/wp-content/uploads/2019/05/profile.png') center center no-repeat;
  border: 3px solid rgba(0,0,0,0.1);
  border-radius: 100%;
  -webkit-background-size: 34px 34px;
  background-size: 34px 34px;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li {
  margin-left: 1em;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a,
body:not(.theme-preset-active) #masthead .navbar-nav>li.current_page_item>a {
  font-size: 17px;
  font-size: 1.1rem;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:link,
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:visited {
  color: #222;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:active,
body:not(.theme-preset-active) #masthead .navbar-nav > .active > a {
  color: #225FA3 !important;
  font-weight: 500;
}

body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu {
  padding: 10px 0 0;
  left: auto;
  right: 60px;
  height: auto;
  min-height: auto;
	width: 270px;
	border-radius: 3px;
  background-clip: padding-box; 
  border: none;
	background-color: #fff;
  box-shadow: 0 20px 50px 0 rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 20px 50px 0 rgba(0,0,0,0.5);
  
}
body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu li:before {
  display: none;
}

body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu li a {
  padding-top: 0;
  padding-left: 20px;
  height: 40px;
  text-align: left;
  justify-content: flex-start;
}

body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu li a:before {
  display: inline-block;
  margin-right: 15px;
  width: 30px;
  height: 30px;
  content: '';
}

body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu li.sign-out {
  border-radius: 0 0 3px 3px;
  background-clip: padding-box; 
}

body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu li.sign-out a {
  margin-top: 15px;
	height: 40px;
	width: 270px;
  color: #fff;
	background-color: #225FA3;
  border-radius: 0 0 3px 3px;
  background-clip: padding-box; 
  box-shadow: 0 30px 20px 0 rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 30px 20px 0 rgba(0,0,0,0.3);
}

body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu li.sign-out a:before {
  display: inline-block;
  margin-right: 23px;
  margin-left: 7px;
  content: '';
  width: 15px;
  height: 15px;
  background: url('/wp-content/uploads/2019/05/arrow-white.svg') center center no-repeat;
  -webkit-background-size: 12px 12px;
  background-size: 12px 12px;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background: url('/wp-content/uploads/2019/05/icon-close.svg') center center no-repeat;
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.navbar-toggler[aria-expanded="false"] .navbar-toggler-icon {
  background: url('/wp-content/uploads/2019/05/icon-menu.svg') center center no-repeat;
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

/* Header 
    & Navigations */
    
    
/* Content
    Styles */

#content.site-content {
  padding: 0;
}

/* Buttons
    & Icons */
    
.btn {
  display: block;
  cursor: pointer;
  font-weight: initial;
}
    
.btn-scroll-down {
  position: relative;
  display: none;
  margin: 100px auto 0;
	height: 60px;
	width: 60px;
  z-index: 3;
	background: #fff url('/wp-content/uploads/2019/05/arrow-downward.svg') center center no-repeat;
  border-radius: 100px;
  background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
}

.btn-scroll-down:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  top: 0;
  left: 0;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.btn-scroll-down-active {
  background: rgba(255, 255, 255, 0.05);
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
  color: #fff;
}

.btn-scroll-down-active:after {
  animation: sonarEffect 1.3s ease-out 75ms;
}

@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}

.btn.btn-clear-filters {
  position: relative;
  display: block;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  padding-top: 6px;
  color: #fff;
  width: 90%;
  max-width: 160px;
  height: 40px;
  font-size: 1rem;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-align: center;
  background: none;
  border: 1px solid #fff;
  border-radius: 3px;
}

.btn.btn-clear-filters:before {
  display: inline-block;
  margin: 3px 8px 0 0;
  content: '';
  width: 24px;
  height: 24px;
  vertical-align: top;
  background: url('/wp-content/uploads/2019/05/icon-clear.svg') center top no-repeat;
  background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
}

.btn.btn-clear-filters:hover,
.btn.btn-clear-filters:active {
  background-color: #3A85D9;
  border-color: #3A85D9;
}

.btn-view-all-case-studies:link,
.btn-view-all-case-studies:visited {
  color: #fff;
}

.btn-view-all-case-studies:before {
  display: inline-block;
  margin: 0 15px 0 0;
  content: '';
  width: 40px;
  height: 40px;
  border-radius: 100px;
  vertical-align: middle;
  background: #225FA3 url('/wp-content/uploads/2019/05/icon-listings.svg') center 14px no-repeat;
  background-size: 18px 13px;
    -webkit-background-size: 18px 13px;
}

.btn-share-this-case-study:link,
.btn-share-this-case-study:visited {
  color: #6BB0FF;
}

.btn-share-this-case-study:before {
  display: inline-block;
  margin-right: 15px;
  content: '';
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: url('/wp-content/uploads/2019/05/icon-share-this.svg') center center no-repeat;
  background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
}

.btn-explore-case-study-map {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-content: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
	height: 160px;	
  width: 290px;	
  border-radius: 3px;	
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  background-color: #1F7EEA;
  transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.btn-explore-case-study-map svg {
  margin-bottom: 1rem;
}

.btn-explore-case-study-map:hover,
.btn-explore-case-study-map:active {
  color: #fff;
  background-color: rgba(31,126,234,0.8);
}

.btn-view-all {
  color: #fff;
  font-size: 20px;
  text-align: right;
}

.btn-view-all:hover,
.btn-view-all:active {
  color: #fff;
  text-decoration: none;
  opacity: 0.6;
}

.btn-view-all:after {
  display: inline-block;
  margin-left: 15px;
  width: 30px;
  height: 30px;
  background: #3A85D9 url('/wp-content/uploads/2019/05/arrow-white.svg') center center no-repeat;
  content: '';
  border-radius: 100px;
  vertical-align: middle;
}

.btn-edit-report {
  color: #225FA3;
  font-size: 14px;
  background: none;
}

  .btn-edit-report:after {
    display: inline-block;
    margin-left: 10px;
    content: '';
    width: 30px;
    height: 30px;
    background: #3A85D9 url('/wp-content/uploads/2019/05/icon-edit.svg') center center no-repeat;
    -webkit-background-size: 18px 18px;
    background-size: 18px 18px;
    border-radius: 100px;
    vertical-align: middle;
  }
  
  
.btn.btn-download-csv,
.btn.btn-download-geotiff {
  display: block;
  margin-right: 15px;
  padding: 0;
  height: 40px;
  width: 200px;
  color: #fff;
  font-size: 14px;
  text-align: left;
  background-color: #FF4200;
  border-radius: 100px;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,0.3);
  transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.btn.btn-download-csv:before,
.btn.btn-download-geotiff:before {
  display: inline-block;
  margin-right: 15px;
  width: 42px;
  height: 40px;
  content: '';
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  background: url('/wp-content/uploads/2019/05/icon-download.svg') 12px 9px no-repeat;
  vertical-align: middle;
  background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
}

.btn.btn-download-csv:hover,
.btn.btn-download-csv:active,
.btn.btn-download-geotiff:hover,
.btn.btn-download-geotiff:active {
  background-color: rgba(255,66,0,0.8);
}

.btn-view-case-study:before {
  margin-right: 10px;
  background-image: url('/wp-content/uploads/2019/05/icon-view-case-study.svg');
  -webkit-background-size: 17px 15px;
  background-size: 17px 15px;
}

.btn-explore-map:before {
  margin-right: 2px;
  background: url('/wp-content/uploads/2019/05/icon-explore-map.svg') 12px 10px no-repeat;
  background-size: 18px 22px;
    -webkit-background-size: 18px 22px;
}

.btn-question {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  align-content: center;
  -ms-align-items: center;
  align-items: center;
  width: auto;
  min-width: 160px;
  height: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  background: rgba(255,66,0,0);
  border: 2px solid #FF4200;
  border-radius: 30px;
  vertical-align: middle;
  cursor: pointer;
  transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.btn-question span {
  padding-left: 10px;
  text-align: left;
  flex-grow: 2;
}

.btn-question i {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url('/wp-content/uploads/2019/05/checkmark-circle.svg') center right no-repeat;
  background-size: 34px 34px;
  -webkit-background-size: 34px 34px;
  vertical-align: middle;
  opacity: 0.2;
  transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.btn-question:hover,
.btn-question:active,
.btn-question.selected {
  background: rgba(255,66,0,1);
}

.btn-question:hover i,
.btn-question:active i,
.btn-question.selected i {
  opacity: 1;
}

.btn-upload,
.btn-select,
.btn-next {
  position: relative;
  display: block;
  padding-top: 7px;
  height: 40px;
  width: 110px;
  min-width: 110px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  background-color: #3A85D9;
  border: 2px solid #3A85D9;
  border-radius: 40px;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.3);
  transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.btn-upload:hover,
.btn-select:hover,
.btn-next:hover,
.btn-upload:active,
.btn-select:active,
.btn-next:active {
  color: #fff;
  background-color: rgba(58,133,217,0);
  text-decoration: none;
}

.btn-upload span,
.btn-select span,
.btn-upload span:after,
.btn-select span:after,
.btn-upload span:before, 
.btn-select span:before {
  position: absolute;
  display: block;
  content: '';
  width: 0; 
  height: 0; 
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #fff;
}

.btn-upload span,
.btn-select span {
  opacity: 0;
  top: -2px;
  right: -75px;
  transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.btn-upload span:after,
.btn-select span:after {
  top: -20px;
  right: 12px;
  opacity: 0.5;
}

.btn-upload span:before,
.btn-select span:before {
  top: -20px;
  right: 24px;
  opacity: 0.1;
}

.btn-select:active span,
.btn-select.active span,
.btn-upload:active span,
.btn-upload.active span {
  opacity: 1;
}

.btn-date {
  position: relative;
  display: block;
  padding: 0;
  font-size: 20px;
  font-weight: 300;
  text-align: left;
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  cursor: pointer;
}

  .btn-date:after {
    position: absolute;
    top: 13px;
    right: 0;
    width: 30px;
    height: 30px;
    content: '';
    background: url('/wp-content/uploads/2019/05/icon-calendar.svg') center center no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
    opacity: 0.2;
    transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
  }

  .btn-date:hover,
  .btn-date:active {
    text-decoration: none;
  }

  .btn-date:hover:after,
  .btn-date:active:after {
    opacity: 1;
  }
  
.btn-save-run-report {
  display: block;
  height: 60px;	
  width: 300px;	
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  border-radius: 100px;	
  background-color: #FF4200;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

  .btn-save-run-report:before {
    display: inline-block;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    content: '';
    background: url('/wp-content/uploads/2019/05/icon-save-run-report.svg') center center no-repeat;
    -webkit-background-size: 24px 24px;
    background-size: 24px 24px;
    vertical-align: middle;
  }

  .btn-save-run-report:hover,
  .btn-save-run-report:active {
    background-color: rgba(255,66,0,0.8);
  }


/* Buttons*/
    
.my-account a:before {
  background: url('/wp-content/uploads/2019/05/icon-my-account.svg') center center no-repeat;
  background-size: 24px 24px;
    -webkit-background-size: 24px 24px;
}

.my-reports a:before {
  background: url('/wp-content/uploads/2019/05/icon-my-reports.svg') center center no-repeat;
  background-size: 24px 24px;
    -webkit-background-size: 24px 24px;
}

.my-notifications a:before {
  background: url('/wp-content/uploads/2019/05/icon-notifications.svg') center center no-repeat;
  background-size: 24px 24px;
    -webkit-background-size: 24px 24px;
}

.my-settings a:before {
  background: url('/wp-content/uploads/2019/05/icon-settings.svg') center center no-repeat;
  background-size: 24px 24px;
    -webkit-background-size: 24px 24px;
}

.icon-scroll {
  display: block;
  width: 124px;
  height: auto;
}

.icon-scroll svg {
  position: absolute;
  top: 40px;
  left: 54px;
}

.icon-scroll img {
  width: 100%;
  height: auto;
}

.icon-upload-shape-file {
  background-image: url('/wp-content/uploads/2019/05/icon-upload-shape-file.svg');
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  -webkit-transform: rotate(180deg);  
     -ms-transform: rotate(180deg);  
         transform: rotate(180deg); 
}

.icon-uploaded-shape-file {
  background-image: url('/wp-content/uploads/2019/05/icon-uploaded-shape-file.svg');
  -webkit-background-size: 24px 24px;
  background-size: 24px 24px;
}

.icon-feature-collection {
  background-image: url('/wp-content/uploads/2019/05/icon-feature-collection.svg');
  -webkit-background-size: 24px 24px;
  background-size: 24px 24px;
}

.icon-cloud-download {
  background-image: url('/wp-content/uploads/2019/05/icon-cloud-download.svg');
  -webkit-background-size: 24px 24px;
  background-size: 24px 24px;
}

.icon-visible {
  display: block;
  width: 30px;
  height: 30px;
  background: url('/wp-content/uploads/2019/05/icon-visible.svg') center center no-repeat;
  -webkit-background-size: 24px 21px;
  background-size: 24px 21px;
  opacity: 0.3;
}

.icon-not-visible {
  display: block;
  width: 30px;
  height: 30px;
  background: url('/wp-content/uploads/2019/05/icon-not-visible.svg') center center no-repeat;
  -webkit-background-size: 24px 21px;
  background-size: 24px 21px;
  opacity: 0.3;
}

.icon-account {
  display: block;
  margin-right: 15px;
  width: 60px;
  height: 60px;
  background: url('/wp-content/uploads/2019/05/icon-account.svg') center center no-repeat;
  -webkit-background-size: 60px 60px;
  background-size: 60px 60px;
  vertical-align: top;
}

.icon-plus {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2019/05/icon-plus.svg');
  -webkit-background-size: 24px 24px;
  background-size: 24px 24px;
  opacity: 1;
}

section .icon-scroll {
  position: absolute;
  display: block;
  top: -50px;
  right: auto;
  left: 50%;
  margin-left: -62px;
  height: auto;
  z-index: 1;
}

section .icon-scroll svg {
  position: absolute;
  top: 40px;
  left: 55px;
}

.icon-checkmark:before,
.filter-case-studies .dropdown-menu a:before {
  display: inline-block;
  margin: 5px 8px 0 0;
  content: '';
  width: 25px;
  height: 25px;
  vertical-align: top;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 17px 13px;
    -webkit-background-size: 17px 13px;
}

.icon-checkmark:before { background-image: url('/wp-content/uploads/2019/05/checkmark-blue.svg'); }

.icon-location { margin-bottom: 0.8rem; }

.icon-dropdown {
  display: block;
  width: 15px;
  height: 15px;
  background: url('/wp-content/uploads/2019/05/arrow-down.svg') center center no-repeat;
  -webkit-background-size: 13px auto;
  background-size: 13px auto
}

/* Search
    Locations */

.form-search-location,
.input-container {
  position: relative;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  width: 100%;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form-search-location {
  margin: 7rem auto 0;
  width: 100%;
  max-width: 940px;
}

.form-search-location:after,
.form-search-location:before {
  position: absolute;
  top: 20px;
  content: '';
  width: 50px;
  height: 50px;
  z-index: 2;
}

.form-search-location:after {
  right: 25px;
  background: transparent url('/wp-content/uploads/2019/05/icon-search.svg') center center no-repeat;
  background-size: 36px auto;
    -webkit-background-size: 36px auto;
}

.form-search-location:before {
  left: 25px;
  background: transparent url('/wp-content/uploads/2019/05/icon-location-blue.svg') center center no-repeat;
  background-size: 36px auto;
    -webkit-background-size: 36px auto;
}

.form-search-location input[type="text"] {
  margin: 0 auto 20px;
  padding: 0 2rem 0 5.5rem;
  height: 90px;
  width: 100%;
  color: #000;
  font-size: 24px;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 2px;
  box-shadow: 0 70px 50px 0 rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 70px 50px 0 rgba(0,0,0,0.4);
}

.form-search-location input[type="text"]::placeholder,
.form-search-location input[type="text"]:-ms-input-placeholder ,
.form-search-location input[type="text"]::-ms-input-placeholder {
  opacity: 0.2;
}

.form-search-location p:before {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  content: '';
  width: 22px;
  height: 22px;
  background: transparent url('/wp-content/uploads/2019/05/icon-locate.svg') center center no-repeat;
  background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
}

/* Search
    Locations */

.content-two-col {
  padding: 0;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: auto;
  min-height: 600px;
  color: #333;
  font-size: 18px;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 300;
}

  .content-two-col .aside-content {
    padding: 8rem;
    width: 70%;
  }
  
  .content-two-col .aside-img {
    position: relative;
    padding: 8rem;
    width: 30%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
  }

  .content-two-col h2,
  .section-how-it-works h2,
  .section-need-more-info h2 {
    margin-bottom: 2rem;
    width: 90%;
    max-width: 500px;
    font-size: 50px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: 300;
  }
  
    .content-two-col h2:after,
    .section-need-more-info h2:after {
      margin: 30px 0 10px;
      display: block;
      content: '';
      width: 100px;
      height: 5px;
      background-color: #3A85D9;
      border-radius: 2.5px;
    }
    
  .content-two-col p {
    margin-top: 2rem;
    max-width: 90%;
  }
  
  .content-two-col .icon,
  .section-daily-data .aside-img:after {
    position: absolute;
    top: 210px;
  }


/* Footer */

.site-footer,
.site-footer .container,
.footer-logo {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-content: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}

.site-footer,
.site-footer .container {
  min-height: 800px;
}

.site-footer {
  position: relative;
  padding-bottom: 2rem;
  height: auto;
  color: #fff;
  text-align: center;
  z-index: 4;
  background: url('/wp-content/uploads/2019/05/bg-footer.jpg') center top no-repeat;
  background-size: cover;
    -webkit-background-size: cover;
}

.single-studies .site-footer {
  padding-top: 680px;
  background-position: center 350px;
}

.page-template-saved-reports .site-footer {
  margin-top: -300px;
  padding-top: 200px;
}

.footer-logo {
  flex-grow: 2;
  padding-top: 200px;
  width: 90%;
  max-width: 600px;
  color: #222;
  font-size: 22px;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-style: italic;
  background: url('/wp-content/uploads/2019/05/circle-dots.png') center 150px no-repeat;
  background-size: 650px auto;
  -webkit-background-size: 650px auto;
}

  .footer-logo img {
    margin-bottom: 1rem;
    max-width: 300px;
  }
  
.nav-footer {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  font-size: 0;
}

  .nav-footer li,
  .nav-footer li a {
    width: 40px;
    height: 40px;
  }

  .nav-footer li {
    margin: 0 0.5rem 3rem;
  }
  
  .nav-footer li a {
    display: block;
    transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
  }
  
  .nav-footer li a:hover,
  .nav-footer li a:hover {
    background-color: transparent;
    opacity: 0.6;
  }
  
  .nav-footer .icon-social {
    width: 40px;
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 40px 40px;
      -webkit-background-size: 40px 40px;
  }
  
  .nav-footer .icon-instagram { background-image: url('/wp-content/uploads/2019/05/icon-instagram.png'); }
  
  .nav-footer .icon-youtube { background-image: url('/wp-content/uploads/2019/05/icon-youtube.png'); }
  
  .nav-footer .icon-linkedin { background-image: url('/wp-content/uploads/2019/05/icon-linkedin.png'); }
  
  .nav-footer .icon-facebook { background-image: url('/wp-content/uploads/2019/05/icon-facebook.png'); }
  
  .nav-footer .icon-google { background-image: url('/wp-content/uploads/2019/05/icon-google.png'); }
  
  .nav-footer .icon-twitter { background-image: url('/wp-content/uploads/2019/05/icon-twitter.png'); }
  
  .site-info a,
  .site-info p {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
  }

/* Footer END */

/* 404 */

.error404 .site-content {
  position: relative;
  min-height: 800px;
  background: transparent url('/wp-content/uploads/2019/05/impact-homepage.jpg') center bottom no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

  .error404 .site-content::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #225FA3;
    background: linear-gradient(180deg, #192B6B 0%, #225FA3 100%);
    opacity: 0.9;
  }

  .error404 #primary {
    margin: 0 auto;
  }

  .error-404 {
    margin: 0 auto;
    padding-top: 9em;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-content: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 900px;
    color: #fff;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    text-align: center;
  }
  
  .error-404 h1 {
    position: relative;
    font-size: 300px;
    font-weight: 900;
    line-height: 1;
    text-shadow: 0 20px 50px rgba(0,0,0,0.5);
  }
  
  .error-404 h1:before {
    position: absolute;
    top: -130px;
    left: 50%;
    margin-left: -310px;
    width: 620px;
    height: 603px;
    content: '';
    background: transparent url('/wp-content/uploads/circle-pattern.svg') center bottom no-repeat;
    background-size: 620px 603px;
      -webkit-background-size: 620px 603px;
  }
  
  .no-results h1 { display: none; }
  
  .error-404 .page-content p {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
  }
  
  .error-404 .page-content { 
    padding: 0 0 50px; 
    width: 100%;
    max-width: 800px;
  }
  
  .error-404 .buttons-group {
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-content: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  }
  
  .error-404 .buttons-group .btn {
    width: 50%;
    max-width: 250px;
    padding-top: 16px;
    height: 60px;
    font-size: 18px;
    border-radius: 100px;
    transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
  }
  
  .btn-error-home:link,
  .btn-error-home:visited {
    color: #fff;
    background-color: #3A85D9;
  }
  
  .btn-error-home:hover,
  .btn-error-home:active {
    background-color: rgba(58,133,217,0.7);
  }
  
  .btn-error-explore {
    margin-left: 20px;
  }
  
  .btn-error-explore:link,
  .btn-error-explore:visited {
    color: #3A85D9;
    background-color: #fff;
  }
  
  .btn-error-explore:hover,
  .btn-error-explore:active {
    background-color: rgba(255,255,255,0.7);
  }
  
  .error-404 .nav-footer {
    margin: 100px auto 0;
    max-width: 340px;
  }
  
  .error-404 .site-info p {
      font-size: 16px;
      font-weight: 300;
  }
  
/* 404 */



/* Responsive 
    Desktop, Tablets and Phones */

@media only screen and (max-width: 1300px) {
  
  .content-two-col {
    min-height: auto;
  }
  
  .content-two-col .aside-content {
    padding: 4rem;
  }
  
  .content-two-col h2 {
    font-size: 3rem;
  }
  
  .content-two-col .icon {
    top: 4rem;
  }
  
  .content-two-col .icon {
    width: 124px;
    right: -62px;
  }
  
  .section-daily-data .aside-img::after {
    top: 4rem;
  }
  
  .nav-collaboration li img {
    max-width: 200px;
  }
  
  /* Footer */
  
  .site-footer, 
  .site-footer .container {
    padding: 4rem;
    min-height: auto;
  }
  
  .site-footer img {
    max-width: 200px;
  }
  
  .footer-logo {
    margin-bottom: 20px;
    font-size: 18px;
    background: none;
  }
  
  .nav-footer li {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  
  /* Footer */
  
}

@media only screen and (max-width: 1200px) {
  
  .btn-scroll-down {
    display: none;
  }
  
  /* Header */
  
  .navbar-light .navbar-toggler {
    position: absolute;
    top: 15px;
    left: 1rem;
    border: none;
    z-index: 4;
  }
  
  header#masthead { 
    padding: 0; 
    height: 70px;
    background: none;
  }
  
    header#masthead .navbar-brand {
      position: relative;
      display: block;
      padding: 0;
      margin: 0 auto;
      width: 100%;
      min-height: 40px;
      text-align: center;
      z-index: 3;
      transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
    }
    
    .logo {
      transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
    }
    
    header#masthead .navbar-brand .logo-dark,
    header#masthead .navbar-brand.show .logo-light { visibility: hidden; opacity: 0; display: none; }
    header#masthead .navbar-brand.show .logo-dark,
    header#masthead .navbar-brand.show span   { visibility: visible; opacity: 1; display: block; }
    
    .navbar-brand img {
      margin: 0 auto;
      max-width: 180px;
    }
    
    .navbar-brand.show > a {
      padding: 40px 0 0;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      align-content: center;
      justify-content: center;
      text-align: center;
      transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
    }
    
    .navbar-brand > a span { display: none; }
    
    header#masthead .navbar-brand.show span { 
      margin: 20px auto 0;
      width: 90%;
      max-width: 90%;
      color: #fff; 
      font-size: 15px;
      opacity: 0.5; 
      text-align: center;
    }
    
    header#masthead .navbar-brand.show span span { 
      opacity: 1.0; 
      margin: 0;
      display: inline-block;
      width: auto;
      text-align: left;
    }
  
    header#masthead .container {
      padding-left: 0;
      padding-right: 0;
      height: auto;
    }
    
    header#masthead .container .navbar {
      height: 70px;
    }
    
    #main-navigation {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 70px;
      background-color: #fff;
    }
    
    #main-navigation.show {
      padding-top: 0;
      height: 100%;
      height: 100vh;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      -ms-align-items: center;
      align-items: center;
      align-content: center;
      justify-content: center;
      background-color: #222B7D;
      background: linear-gradient(135.41deg, #222B7D 0%, #225FA3 100%);
      transition: all 0.1s ease-out;
        -webkit-transition: all 0.1s ease-out;
    }
    
    #main-navigation.show:before {
      position: absolute;
      bottom: 0;
      left: 0;
      content: '';
      width: 100%;
      height: 100%;
      background: url('/wp-content/uploads/2019/05/bg-mobile-menu.svg') center bottom no-repeat;
      opacity: 0.05;
    }
    
    #main-nav {
      position: relative;
      padding-top: 15rem;
      width: 100%;
      height: 100%;
      height: auto;
      flex-grow: 2;
      background: none;
      transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
    }
    
    body:not(.theme-preset-active) #masthead .navbar-nav {
      flex-basis: initial;
      height: 0;
      transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
    }
    
    body:not(.theme-preset-active) #masthead #main-nav.show .navbar-nav {
      padding-top: 1rem;
      height: auto;
      background: none;
    }
    
    #top-nav.show {
      display: -webkit-flex !important;
      display: -ms-flex !important;
      display: flex !important;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      height: 50px;
      width: 100%;
      z-index: 2;
    }
    
    body:not(.theme-preset-active) #masthead .navbar-nav {
      justify-content: center;
    }
    
    #menu-top-menu {
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      width: 100%;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      align-content: center;
      -ms-align-items: center;
      align-items: center;
      justify-content: center;
    }
    
    
    body:not(.theme-preset-active) #masthead .navbar-nav > li {
      margin-left: 0;
      width: 100%;
    }
    
    body:not(.theme-preset-active) #masthead .navbar-nav > li > a:link, 
    body:not(.theme-preset-active) #masthead .navbar-nav > li > a:visited
    body:not(.theme-preset-active) #masthead .navbar-nav > li a {
      color: #fff;
      font-size: 22px;
      font-family: 'Roboto', Helvetica, Arial, sans-serif;
      text-align: center;
    }
    
    body:not(.theme-preset-active) #masthead #top-nav li a {
      font-size: 18px;
      padding-right: 15px;
      padding-left: 15px;
    }
    
    body:not(.theme-preset-active) #masthead #top-nav li::before {
      top: 15px;
      height: 16px;
      background: rgba(255, 255, 255, 0.5);
    }
    
    body:not(.theme-preset-active) #masthead #top-nav li.nav-account {
      display: none; 
    }
    
    body:not(.theme-preset-active) #masthead #top-nav li.btn-sign-in {
      display: block;
      position: absolute;
      top: 155px;
      left: 50%;
      margin-left: -50%;
      width: 100%;
      display: none;
    }
    
    body:not(.theme-preset-active) #masthead #top-nav li.btn-sign-in:before {
      position: absolute;
      top: 26px;
      left: 0;
      display: block;
      content: '';
      width: 100%;
      height: 1px;
      background-color: rgba(255,255,255,0.1);
    }
    
    body:not(.theme-preset-active) #masthead #top-nav li.btn-sign-in a {
      position: relative;
      display: block;
      margin: 0 auto;
      padding-top: 9px;
      width: 150px;
      height: 50px;
      font-size: 20px;
      background-color: #3A85D9;
    }
    
    body:not(.theme-preset-active) #masthead .navbar-nav > li.active a {
      color: #459DFF;
    }
    
    body:not(.theme-preset-active) #masthead #top-nav li.nav-account {
      display: block;
      position: fixed;
      top: 6em;
      left: 0;
      right: 0;
      margin: 0 auto;
      padding-bottom: 2em;
      background-color: #1f3e81;
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
      opacity: 0;
      visibility: hidden;
   }
  
   body:not(.theme-preset-active) #masthead #main-navigation.show #top-nav li.nav-account {
     visibility: visible;
     opacity: 1;
     padding-bottom: 1.5em;
   }
   
   body:not(.theme-preset-active) #masthead #main-navigation.show #top-nav li.nav-account.show {
     padding-bottom: 5em;
   }
  
  body:not(.theme-preset-active) #masthead #top-nav li.nav-account a {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    font-size: 20px;
    font-weight: 500;
    height: 100px;
  }
  
  .avatar,
  body:not(.theme-preset-active) #masthead #top-nav .nav-account > a::after {
    margin: -45px auto 0;
    width: 90px;
    height: 90px;
    background-color: rgba(0, 0, 0, 0.05);
    border-color: rgba(0, 0, 0, 0.05);
    background-size: cover;
      -webkit-background-size: cover;
  }
  
  body:not(.theme-preset-active) #masthead #top-nav .nav-account > a .caret {
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
  }
  
  body:not(.theme-preset-active) #masthead #top-nav .nav-account.show > a .caret {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom:  8px solid #fff;
    border-top: none;
  }
  
  body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu {
    width: 100%;
    right: auto;
    background: none;
    box-shadow: none;
      -webkit-box-shadow: none;
  }
  
  body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu li a {
    justify-content: center;
  }
  
  body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu a {
    color: #fff;
  }
  
  body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu a:hover,
  body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu a:focus,
  body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu a:active {
    color: #459DFF;
    background: none;
  }
  
  body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu li.sign-out a {
    margin: 50px auto 10px;
    width: 150px;
    height: 50px;	
    border-radius: 100px;
  }
  
  body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu li a::before,
  body:not(.theme-preset-active) #masthead #top-nav .nav-account .dropdown-menu li.sign-out a:before {
    display: none;
  }
  
  #menu-top-menu {
    padding-bottom: 1em;
    justify-content: center;
  }
    
  /* Header */

  section .icon-scroll {
    top: -40px;
    width: 90px;
    margin-left: -45px;
    height: auto;
  }
  
  .icon-scroll svg,
  section .icon-scroll svg ,
  .case-studies-results .icon-scroll svg {
    position: absolute;
    top: 27px;
    left: 37px;
  }  
  
  .content-two-col .aside-img { width: 20%; }
  .content-two-col .aside-content { width: 80%; }
  
  .content-two-col h2,
  .section-how-it-works h2,
  .section-need-more-info h2 {
    margin-bottom: 1rem;
    font-size: 2rem;
  }
  
  .content-two-col p {
    max-width: 100%;
  }
  
  .footer-logo {
    padding-top: 20px;
  }

}

@media only screen and (max-width: 768px) {
  
  /* Header */
  
  .navbar-brand > a { max-width:  100%; }
  
  .navbar-brand > a span,
  .header .navbar-brand.show span {
    display: none;
  }
  
  #menu-top-menu {
    width: 90%;
    max-width: 400px;
    flex-wrap: wrap;
  }

  #top-nav {
    justify-content: center !important;
  }

  body:not(.theme-preset-active) #masthead .navbar-nav > li > a:link, 
  body:not(.theme-preset-active) #masthead .navbar-nav > li > a:visited 
  body:not(.theme-preset-active) #masthead .navbar-nav > li a {
    font-size: 16px;
  }

  body:not(.theme-preset-active) #masthead #top-nav li a {
    font-size: 14px;
  }

  body:not(.theme-preset-active) #masthead .navbar-brand.show span {
    display: none;
  }
  
  /* Header */
  
  .form-search-location input[type="text"] {
    padding: 0 2rem;
  }
  
  .content-two-col {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
  
  .content-two-col .aside-content,
  .content-two-col .aside-img {
    width: 100%;
  }
  
  .content-two-col .aside-img {
    min-height: 300px;
  }
  
  .content-two-col .icon,
  .content-two-col.content-reversed .icon,
  .section-daily-data .aside-img:after {
    top: -50px;
    right: auto;
    left: -62px;
    margin-left: 50%;
  }
  
  .site-footer, 
  .site-footer .container,
  .single-studies .site-footer,
  .page-template-saved-reports .site-footer {
    padding: 1rem 0;
  }
  
  .site-footer,
  .single-studies .site-footer {
    background-position: center top;
  }
  
  .site-info {
    width: 90%;
  }
  
  .nav-footer {
    justify-content: center;
  }
  
  .nav-footer li {
    margin: 0 0.2rem 1rem;
  }

}

@media only screen and (max-width: 1200px) {
	.mysticky-welcomebar-fixed {
		top: 68x !important;
	}
}

@media only screen and (min-width: 1200px) {
	.mysticky-welcomebar-fixed {
		top: 100px !important;
	}
}

/* Responsive 
    Desktop, Tablets and Phones END */
