/****************************** HEADER *********************************/
.navbar-nav {
  margin-left: auto;
  order: 2;
}
.navbar-brand {
  color: #fff !important;
  font-weight: 600;
  padding: 10px 15px;
  line-height: 1;
  font-size: 25px;
}
.nav-separator {
  padding-left: 5px;
  transform: rotate(-5deg);
  display: inline-block;
}
.nav-link {
  color: #fff !important;
}
.icon-bar {
  position: fixed;
  top: 30%;
  right: 0;
  -webkit-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
  z-index: 99999;
}
.icon-bar a {
  display: block;
  text-align: center;
  padding: 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 16px;
  line-height: 1;
}
.midday img{
  z-index: 2;
  position: relative;
}
#emma_early_morning{
  padding-top: 60px;
  padding-bottom: 60px;
}
.emma_pic{
  margin-top: -100px;
}
.emma_pic img{
  z-index: 2;
  position: absolute;
  top: 100px;
  right: 100px;
  max-width: 325px;
}
#emma_evening{
  padding-top: 60px;
  padding-bottom: 90px;
  margin-top: -30px;
}
#emma_on_way{
  padding-top: 60px;
  padding-bottom: 60px;
  margin-top: -40px;
}
#emma_midday{
  padding-top: 100px;
  padding-bottom: 150px;
  margin-top: -40px;
}
#emma_afternoon{
  padding-top: 200px;
  padding-bottom: 50px;
  margin-top: -125px;
}
#emma_lunchtime {
  padding-top: 100px;
  padding-bottom: 200px;
  margin-top: -180px;
}
.icon-bar a:hover {
  background-color: #000;
}
.facebook {
  background: #2d73ba;
  color: white;
}
.twitter {
  background: #00aeef;
  color: white;
}
.google {
  background: #dc473a;
  color: white;
}
.linkedin {
  background: #4391cc;
  color: white;
}
.youtube {
  background: #ed1c24;
  color: white;
}
.mailchimp {
	background: #616365;
	color: white;
}
.envelope {
	background: #66b9bf;
	color: white;
}
#navbarNav .dropdown-toggle::after {
  display: none;
}
.early_pic img.did_know_button{
  top: 10%;
  right: 100px;
}
.on_way_pic img.did_know_button{
  top: 10%;
  /*right: 10%;*/
}
img.did_know_button{
  animation: pulse 2s infinite;
  position: absolute;
  right: 100px;
}
.morning img.did_know_button{
  top: 5%;
  /*right: 10%;*/
}
.morning .additional_info{
  top: 10%;
}
.early_pic .additional_info{
  top: 28%;
}
.on_way_pic .additional_info{
  top: 25%;
}
.midday .additional_info{
  top: 15%;
}
.afternoon .additional_info{
  top: 15%;
}
.evening .additional_info{
  top: 15%;
}
.lunchtime .additional_info{
  top: 15%;
}
.afternoon .rpic {
  margin-top: -200px;
}

img.did_know_button:hover{
  cursor: pointer;
  /*animation: pulse 0s infinite;*/
}
.additional_info{
  position: absolute !important;
  opacity: 0;
  transition: 0.5s ease all;
  top: 0;
  right: 150px;
  width: 350px;
  z-index: -1;
  background-color: rgba(255,255,255,0.95);
  padding: 25px 15px 10px 15px;
  position: relative;
  border-radius: 5px;
  color: #000;
}
.additional_info .close_add_info{
  position: absolute;
  top: 8px;
  right: 10px;
  color: #000;
  cursor: pointer;
}
.show_info{
  opacity: 1;
  transition: 0.5s ease all;
  z-index: 2;
}

#ongoodlightingdrop {
  margin: 0;
  border: none;
  border-radius: 0;
  left: -14px;
  right: 8px;
  padding-left: 5px;  
}

#ongoodlightingdrop .dropdown-item:hover, #peoplejourneysdrop .dropdown-item:hover {
  background: none;
  text-decoration: underline;
}
/***************************** DID YOU KNOW SECTION ***********************************/
.know-section {
	-webkit-clip-path: polygon(0 0, 100% 12%, 100% 92%, 0 100%);
  clip-path: polygon(0 0, 100% 12%, 100% 92%, 0 100%);
  padding: 200px 0 100px 0;
}
.section-heading {
  display: inline-block;
  padding: 5px 25px;
  font-weight: 600;
}
.section-subheading {
	color: #076fb7;
	padding: 20px 0;
	font-size: 18px;
	line-height: 20px;
}
.section-subheading h6 {
	font-size: 22px;
}
.know-subcont {
  height: 250px;
  margin-bottom: 30px;
  background-size: cover !important;
  background-position: bottom !important;
  transition: 0.5s ease all;
}
#know-subcont1 {
  background: url(../../images/homepage/know.jpg);    
}
#know-subcont2 {
  background: url(../../images/homepage/know2.jpg);
}
#know-subcont3 {
  background: url(../../images/homepage/know3.jpg);
}
#know-subcont4 {
  background: url(../../images/homepage/know4.jpg);
}
.know-p {
  font-size: 1.4em;
  line-height: 1.2em; 
  font-weight: 600; 
  margin-top: 50px;
  display: inline-block;
  width: 80%;
  margin-left: 25px;
}
.opac	{
	opacity: 0;
}
.twt-head {
	background-color: #00aeef;
}
.twt-head i {
  padding-left: 30px;
}
.big-n {
  display: block;
  color: #fff;
  font-size: 3em;
  font-weight: 600;
  line-height: 1;
  position: relative;
  top: 30px;
  left: 30px;
}
/************* JOURNEYS SECTION ************************/
.journeys-section {
	-webkit-clip-path: polygon(0 17%, 100% 0, 100% 100%, 0 87%);
	clip-path: polygon(0 17%, 100% 0, 100% 100%, 0 87%);
	padding: 150px 0;
	margin-top: -75px;
	position: relative;
}
.portret {
  background-size: contain;
  background-position: left;
  height: 250px;
  margin-bottom: 40px;
  background-repeat: no-repeat;
}
#emma {
  background-image: url('../../images/homepage/emma.png');
}
#agatha {
  background-image: url('../../images/homepage/christine.png');
}
#hancock {
  background-image: url('../../images/homepage/robert.png');
}
.meet {
  font-weight: 600;
  color: #ef4135;
  font-size: 1.5rem;
}
.journey-desc {
  color: #fff;
  font-weight: 600;
  line-height: 1.2;
  font-size: 0.9em;
}
.journey-head {
  padding: 5px 25px;
}
.journeys-inner {
	-webkit-clip-path: polygon(0 65%, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 65%, 100% 0, 100% 100%, 0 100%);
  height: 610px;
  position: absolute;
  top: 0;
  width: 100%;
}
.arr-rght {
  font-size: 2em;
  margin-top: 30px;
  display: inline-block;
  color: #fff;
}


/*********************** STATEMENTS PAGE ******************************/
#statements .tag {
  padding: 5px 25px;
  margin-bottom: 90px !important;
}

.stat-img {
  width: 300px;
  float: right;
}
#statements .statements-cont {
  padding: 30px 0;
  margin-bottom: 0;
}
#statements #forewordArticles {
  margin-top: 50px;
}
#fordggrowth {
  margin-top: -130px;
  z-index: 9999;
  position: relative;
}
#fordgconnect {
  padding: 300px 0 150px 0;
  margin-top: -300px;
  z-index: -1;
}
#forenergy {
  margin-top: -150px;
}

/************************* DID YOU KNOW PAGE ******************************/
#didyouknow .tag {
  padding: 5px 25px;  
  margin-bottom: 70px !important;
}
#didyouknow #meetEmmaTips {
	margin-top: 0px;
	padding-top: 30px;
}
#didyouknow #meetEmmaTips .tip {
  background-color: #fff;
}
#didyouknow .person-tags {
  padding-top: 50px;
}
#meetEmmaDesc{
  position: relative;
  padding-top: 340px;
  padding-bottom: 50px;
  margin-top: -500px;
}
/************************* TOPICS PAGE ******************************/
#topics {
	/*margin-top: -150px;*/
}
#topics .tag {
  padding: 5px 25px;
  margin-bottom: 90px;
}
#topics .stat-section, #topics .header-good{
	background-color: #f7e5d0;
}
#topics .stat-section {
  padding-bottom: 170px;
}

.header-good {
	position: relative;
	z-index: 9999;
}


@media ( max-width: 768px ){
  .journeys-section{
    -webkit-clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 87%);
    clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 87%);
  }
  .arr-rght{
    margin-top: 0;
  }
  .journeys-section .col-md-4{
    margin-top: 50px;
  }
  .journeys-section{
    -webkit-clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 96%);
    clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 96%);
  }
  .card-columns{
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
  }
  .know-section{
    -webkit-clip-path: polygon(0 0, 100% 3%, 100% 92%, 0 100%);
    clip-path: polygon(0 0, 100% 3%, 100% 92%, 0 100%);
    padding-top: 80px;
  }
  #navbarNav {
    margin-right: 50px;
  }
  .navbar {
    padding: .5rem 0;
  }
  .emma_pic img {
    position: relative;
    top: initial;
    right: initial;
    margin: 0 15%;
    width: 70%;
  }
  #meetEmmaDesc {
    margin-top: -300px;
  }
}

@media( max-width: 568px ){
  .stat-img{
    float: left;
    margin-top: 30px;
  }
  .card-columns{
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}