@font-face {
  font-family: "GE Inspira Sans";
  font-weight: normal;
  font-style: normal;
  src: url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSans-Regular-v01.woff2") format("woff2"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSans-Regular-v01.woff") format("woff"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSans-Regular-v01.otf") format("opentype");
}
@font-face {
  font-family: "GE Inspira Sans";
  font-weight: normal;
  font-style: italic;
  src: url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSans-Italic-v01.woff2") format("woff2"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSans-Italic-v01.woff") format("woff"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSans-Italic-v01.otf") format("opentype");
}
@font-face {
  font-family: "GE Inspira Sans";
  font-weight: bold;
  font-style: normal;
  src: url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSans-Bold-v01.woff2") format("woff2"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSans-Bold-v01.woff") format("woff"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSans-Bold-v01.otf") format("opentype");
}
@font-face {
  font-family: "GE Inspira Sans";
  font-weight: bold;
  font-style: italic;
  src: url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSans-BoldItalic-v01.woff2") format("woff2"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSans-BoldItalic-v01.woff") format("woff"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSans-BoldItalic-v01.otf") format("opentype");
}
@font-face {
  font-family: "GE Inspira Serif";
  font-weight: normal;
  font-style: normal;
  src: url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSerif-Regular-v01.woff2") format("woff2"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSerif-Regular-v01.woff") format("woff"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSerif-Regular-v01.otf") format("opentype");
}
@font-face {
  font-family: "GE Inspira Serif";
  font-weight: normal;
  font-style: italic;
  src: url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSerif-Italic-v01.woff2") format("woff2"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSerif-Italic-v01.woff") format("woff"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSerif-Italic-v01.otf") format("opentype");
}
@font-face {
  font-family: "GE Inspira Serif";
  font-weight: bold;
  font-style: normal;
  src: url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSerif-Bold-v01.woff2") format("woff2"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSerif-Bold-v01.woff") format("woff"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSerif-Bold-v01.otf") format("opentype");
}
@font-face {
  font-family: "GE Inspira Serif";
  font-weight: bold;
  font-style: italic;
  src: url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSerif-BoldItalic-v01.woff2") format("woff2"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSerif-BoldItalic-v01.woff") format("woff"), url("https://www.gevernova.com/hydropower/themes/custom/ge_renewable_energy/assets/fonts/type/GEInspiraSerif-BoldItalic-v01.otf") format("opentype");
}
body {
  font-family: "GE Inspira Sans" !important;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 1.42em;
  background-color: #f5f5f5;
  color: #18181a;
}

img {
  max-width: 100%;
}

.hero-block {
  position: relative;
}
.hero-block img {
  width: 100%;
}
.hero-block .text-on-herobanner {
  position: absolute;
  top: 50%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.home .hero-block .text-on-herobanner {
  top: 70%;
}

.home .hero-title{
font-size: 42px;
}
.hero-block .text-on-herobanner h4 {
  color: #fff;
}

.cold_weather .text-on-herobanner{
	position: absolute;
    top: 75%;
}

a {
  /*color: #005eb8;*/
  font-weight: bold;
  color: #005E60;
}
a.blue_btn {
  color: #fff;
}
a.btm-line:before {
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  /*border-bottom: 1px solid #005eb8;*/
  border-bottom: 1px solid #005E60;
  -webkit-transform-origin: center;
  transform-origin: center;
  box-sizing: inherit;
  content: "";
  position: absolute;
}
a.btn.btn-primary.default {
  line-height: 20px;
  font-size: 14px;
  /*color: #005EB8;*/
  color: #005E60;
  background-color: #FFFFFF;
  border-radius: 25px;
  padding: 6px 50px;
}
a.text_anmtion:hover .image-overlay {
  padding-bottom: 50px;
}
a.text_anmtion .card_image img {
  min-height: 300px;
  object-fit: cover;
}

h1, h2, h3, h4, ul, li {
  padding: 0;
  margin: 0;
}

h1 {
  font-size: 52px;
  line-height: 1.2em;
  font-weight: 700;
  color: #fff;
}

h2 {
  font-size: 36px;
  line-height: 44px;
  font-weight: bold;
}

h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
}

h4 {
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: 2px;
  color: #18181a;
}

.stories_text {
  padding: 60px 114px 28px 60px;
  float: left;
  box-shadow: 0px 15px 15px #00000029;
  width: 65%;
  box-sizing: border-box;
  height: 510px;
}
.stories_text h4 {
  font-size: 28px;
  line-height: 34px;
  padding-bottom: 20px;
}
.stories_text p {
  line-height: 24px;
}

p {
  margin: 12px 0;
  font-size: 16px;
  line-height: 26px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-10 {
  margin-top: 10px;
}
.mt-30 {
    margin-top: 30px;
}
.btn {
  border-color: transparent;
  padding: 4px 10px;
  font-weight: 700;
  background-color: #f0f1f2;
  margin: 0 10px 12px 0;
  border-radius: 3px;
  transition: background-color 0.1s linear, border-color 0.1s linear, color 0.1s linear;
}
.btn:active {
  color: #3f4145;
}
.btn:hover {
  /* background-color: #e1e2e5 !important; */
  /* color: #3f4145 !important; */
  background-color: #005E60 !important;
  color: #fff !important;
}

.blue_btn {
  /* background-color: #005EB8 !important; */
  background-color: #c8ff08 !important;
  color: #005E60 !important;
  padding: 12px 30px;
  line-height: 16px;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 100px;
  display: inline-block;
}
.blue_btn.search-cta-btn {
  padding: 13px 95px;
}

.blue_btn.search-cta-btn:active, .blue_btn.search-cta-btn:hover {
  /* background-color: #08539c !important;  */
  background-color: #005E60 !important;
  color: #fff !important;
}

.btn:active,
.btn:focus,
.btn:hover {
  background-color: #e1e2e5;
}

.generic_block,
.generic_block .section_wrapper,
.generic_block {
  /*padding: 30px 0; */
  padding: 15px 0;
  overflow: hidden;
  width: 100%;
}

.search-nav-input {
  width: 100%;
}
.search-nav-input .input-group-append {
  width: auto;
  float: right;
  position: relative;
  top: -44px;
}
.search-nav-input label {
  position: absolute;
  left: 17px;
  top: 4px;
}
.search-nav-input .form-control {
  background: 0;
  height: 46px;
  width: 95%;
  font-size: 28px;
  padding-left: 6%;
  border: 0px;
  border-bottom: 3px solid #000;
  outline-color: transparent;
}
.search-nav-input input[type=text].form-control::-webkit-input-placeholder {
  color: #000;
}
.search-nav-input input[type=text].form-control:-ms-input-placeholder {
  color: #000;
}
.search-nav-input input[type=text].form-control::-ms-input-placeholder {
  color: #000;
}
.search-nav-input input[type=text].form-control::placeholder {
  color: #000;
}

input.form-control:focus {
  box-shadow: none;
}

.generic-learnmore {
  line-height: 21px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.module-generic .head {
  margin-bottom: 20px;
}
.module-generic h4 {
  text-transform: uppercase;
}

.generic_slick .inner_wrapper {
  width: 100%;
  position: relative;
  background: #fff;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 10px 60px;
  display: inline-block;
}
.generic_slick .carousel-inner {
  overflow: visible;
}

a,
a:active,
a:focus,
.btn:active,
.btn:focus,
.btn:hover {
  outline: 0 !important;
  box-shadow: none !important;
}

.cards01_slider .card_info {
  height: 510px;
}

.cards02_slider .card_info {
  min-height: 776px;
}
.cards02_slider .slick-dots {
  padding: 15px 0;
}

.cards01_slider,
.cards02_slider {
  padding: 0 20px;
  box-sizing: border-box;
}

.carousel-indicators li.active,
.carousel-indicators li:hover {
  /* background-color: #005eb8; */
  /* border: 2px solid #005eb8; */
  background-color: #005E60;
  border: 2px solid #005E60;
}

.carousel-control-next {
  right: -5rem;
  background: rebeccapurple;
}

.carousel-control-prev {
  left: -5rem;
  background: rebeccapurple;
}

.carousel-indicators li {
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 2px;
  background-color: #669ed4;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
  border: 2px solid #fff;
}

.mySlides {
  position: relative;
  width: 100%;
  display: inline-block;
  padding: 0 10px 26px;
}

.stories_images {
  position: absolute;
  width: 42%;
  right: 0px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.cards_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cards_wrapper.with_bg {
  background-color: rgba(204, 204, 204, 0.16);
}

.card_info {
  background: #FFFFFF;
  box-sizing: border-box;
}

.grids_3 {
  box-shadow: 0px 4px 6px #00000029;
  height: 100%;
}
.grids_3 a {
  text-decoration: none;
  text-align: left;
  width: 100%;
  display: block;
}
.grids_3 .card_desc {
  padding: 25px 30px;
}
.grids_3.no_shadow {
  background-color: transparent;
}
.grids_3.no_shadow .card_desc {
  padding-left: 0;
  padding-right: 0;
}

.no_shadow {
  box-shadow: none !important;
}
.no_shadow .card_desc p {
  height: auto;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #13294b;
}

.grids_4 .card_image {
  margin-bottom: 15px;
}

.b_text {
  height: auto;
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #13294b;
}

.card_desc h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 31px;
  color: #262626;
  padding-bottom: 5px;
}
.card_desc p {
  text-align: left;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0;
  color: #262626;
  margin-bottom: 10px;
  font-weight: normal;
}
.card_desc span.default {
  /* color: #0056b3; */
  color: #005E60;
  margin: 16px 0;
  display: block;
  font-weight: bold;
}

.grids_3 .card_desc h2,
.grids_3 .card_desc p {
  text-align: left;
}

.grids_4 .card_desc a,
.grids_4 .card_desc p {
  text-align: center;
}
small  {
  font-size: 12px;
}
.small_cards p {
  opacity: 0.4;
  font-weight: bold;
  line-height: 18px;
  font-size: 14px;
}
.small_cards .card_info {
  padding: 20px;
  text-align: center;
  background-color: #f4f5f8;
  height: 200px;
}
.small_cards > div {
  padding: 0 8px !important;
}

.tab_section .tab_headers {
  position: relative;
  border-right: 1px solid #939393;
  padding-left: 0;
}
.tab_section .active_border {
  position: absolute;
  width: 8px;
  height: 124px;
  /* background: #005EB8; */
  background: #005E60;
  border-radius: 9px;
  top: 0px;
  right: -4px;
}

.tab_headers ul li {
  line-height: 20px;
  padding: 26px 0;
  font-weight: 700;
  letter-spacing: 0;
  min-height: 40px;
  text-align: right;
  color: #000000;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  list-style-type: none;
}
.tab_headers ul li img {
  width: 44px;
}
.tab_headers .tab_headerimg {
  position: absolute;
  top: 38px;
  right: 40px;
}

.tab_headers ul li.active,
.tab_headers ul li.active p {
  /* color: #005EB8; */
  color: #005E60;
}
.tab_headers ul li.active .active_img {
    display: block;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.tab_headers ul li.active .inactive_img, .tab_headers ul li .active_img {
    display: block;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.tab_content_wrapper .tab_content {
  display: none;
  padding-right: 20px;
  text-align: left;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.tab_content_wrapper .tab_content h3 {
  padding-bottom: 30px;
}
.tab_content_wrapper .tab_content .dec {
  font-size: 16px;
  line-height: 26px;
}
.tab_content_wrapper .tab_content.active {
  display: block;
}

header {
  background: #fff;
  /* padding: 0 50px; */
  box-sizing: border-box;
}

.brand_logo {
  padding: 0.75rem 0 0;
}

.navbar-brand img {
  width: 48px;
  height: 48px;
  border: 0;
  margin-right: 3px;
}
.navbar-brand .gelogotext {
  font-size: 16px;
  /* color: #005eb8; */
  color: #005E60;
  padding-left: 7px;
  font-weight: normal;
}

.responsivegrid.wrapper_block {
  background-color: #fff;
  /* width: 100%; */
  max-width: 1210px;
  margin: 0 auto;
}

.mobile_header {
  display: none;
}

.navbar_desktop {
  display: block;
}

.navbar.top_section {
  /* padding: 0; */
  padding: 0 80px;
  align-items: normal;
}

.top_nav {
  background: #005cb9;
  box-shadow: 0 3px 6px #cac7c7;
  border-radius: 0 0 5px 5px;
  height: 35px;
  line-height: 35px;
}
.top_nav a {
  color: #fff;
}
.top_nav a:hover {
  text-decoration: underline;
}
.top_nav ul li {
  padding: 0 15px;
  box-sizing: border-box;
}

.menu_section {
  /* margin-right: -30px; */
  /* margin-bottom: 5px; */
	margin: 0px auto;
    z-index: 9;
    position: relative;
    background: #F7F7F7;
    border-bottom: 1px solid #E4E6E7;
	padding: 0px 60px;
}
.menu_section .nav{
	height: 63px;
    display: flex;
    align-items: center;
}
.menu_section > ul > li {
  /* position: relative; */
      font-size: 18px;
    display: block;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    /* height: 26px; */
	height: 60px;
    display: flex;
    align-items: center;
    border-bottom: 3px solid transparent;
}
.menu_section > ul > li > a {
  /* color: #18181a; */
  /* text-transform: uppercase; */
  /* padding: 0 32px 0 24px; */
  /* font-weight: normal; */
  /* position: relative; */
     padding: 0 32px 0 24px;
    font-weight: normal;
    position: relative;
    font-family: inter !important;
    font-size: 18px;
    color: #005e60;
    box-sizing: inherit;
    vertical-align: top;
    line-height: 26px;
	 display: inline-block;
	 transition: color 0.25s;
}
.menu_section > ul > li > a:before {
  content: "";
  left: 50%;
  right: 50%;
  bottom: -2px;
  height: 100%;
  width: 0%;
  -webkit-transform-origin: center;
  transform-origin: center;
  box-sizing: inherit;
  position: absolute;
}
.menu_section > ul > li:hover > a:before {
  /* border-bottom: 2px solid #005eb8; */
  border-bottom: 2px solid #005e60;
  transition-duration: 0.1s;
  transition-timing-function: ease-out;
  left: 0;
  width: 100%;
}
.menu_section > ul > li:hover .dropdown-menu {
  display: block;
}
.menu_section > ul > li .dropdown-menu {
  max-width: 300px;
  /* left: 0; */
  left: unset;
  border: 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 10px 20px 23px;
  margin: 0;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-radius: 0 10px 10px;
}
.menu_section li a {
  transition: color 0.25s;
}

.menu_section > ul > li > a:hover,
.menu_section > ul > li > a:active,
.menu_section > ul > li > a:focus {
  background-color: transparent;
  /* color: #005eb8; */
  color: #005e60;
  text-decoration: none;
}

.dropdown-menu > li > a {
  display: inline-block;
  padding: 8px 0 0;
  margin: 0 0 8px;
  font-weight: 400;
  line-height: 1.42857143;
  color: #18181a;
  white-space: nowrap;
  position: relative;
  text-decoration: none;
}
.dropdown-menu > li > a:before {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.business-flag{
	color: #005e60;
    font-weight: bold !important;
}

.dropdown-menu > li:hover > a:after,
.dropdown-menu > li:hover > a:before,
.dropdown-menu > li > a:hover:after,
.dropdown-menu > li > a:hover:before,
.jump_menulist li:hover a:before,
.jump_menulist li a:hover:before,
.usefull_links .jumpnav_btn:hover a:before,
.usefull_links .jumpnav_btn a:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.2s;
}

.jump_nav_bar .jump_menulist li a,
.usefull_links .jumpnav_btn a {
  position: relative;
  text-decoration: none;
  color: #fff;
}

.jump_menulist li a:before,
.usefull_links .jumpnav_btn a:before {
  top: -15px;
  height: 100%;
  content: "";
  width: 50%;
  left: 25%;
  border-bottom: 1px solid #fff;
}

.usefull_links {
  width: auto;
  margin: 0 20px 0 10px;
  float: right;
}
.usefull_links .jumpnav_btn a:before {
  left: 38% !important;
  top: 2px !important;
}

.mobile_navlist .mobile_contactuslinks a.blue_btn {
  color: #fff;
  display: initial;
  padding: 12px 30px;
}

.breadcrumb {
  /* padding: 8px 50px 7px; */
  padding: 8px 80px 7px;
  background: #fff;
  margin: 0;
}
.breadcrumb li {
  padding: 0 12px 12px 0;
  text-transform: uppercase;
  position: relative;
  float: left;
  height: 10px;
  font-size: 10px;
  color: #63666a;
  margin-right: 12px;
  border-bottom: 1px solid #fff;
  font-weight: 700;
}
.breadcrumb li:first-child {
  padding-left: 0;
}
.breadcrumb li a {
  font-size: 10px;
  font-weight: 700;
  color: #63666a;
}
.breadcrumb li a:hover {
  border-bottom: 1px solid #00bf6f;
}
.breadcrumb li .fa {
  position: absolute;
  right: -2px;
  font-size: 7px;
  color: #63666a;
  top: 7px;
}

.wd-100 {
  width: 100%;
}

.text-on-herobanner {
  color: #fff;
}

.jump_navigation {
  height: 50px;
  line-height: 50px;
  background-color: #000;
  color: #fff;
  overflow: hidden;
}

.jump_nav_bar {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.stcky_bar {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
  max-width: 1210px;
}

.jump_navwrapper {
    max-width: 1210px;
    height: 50px;
    position: relative;
    margin-top: -12px;
}

.jump_nav_title {
  width: auto;
  margin: 0 10px 0 30px;
  float: left;
}

.jumpnav_btn .fa {
  margin-right: 10px;
}
.jumpnav_btn a:hover {
  color: #fff;
}

.jump_menulist li {
  display: inline-block;
  padding: 0 31px;
  color: #fff;
  text-transform: uppercase;
}
.jump_menulist li a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 0;
  line-height: 50px;
}

.ctrl_btn {
  position: absolute;
  top: 0;
  width: 30px;
  color: #fff;
  font-size: 12px;
  z-index: 2;
  height: 50px;
  cursor: pointer;
}
.ctrl_btn.inactive {
  display: none;
}

.next_btn {
 right: 0;
}

.prev_btn {
 left: 0;
}

.nav_center {
  width: 100%;
  position: relative;
  height: 50px;
  box-sizing: border-box;
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
}

.mobilejump_nav_bar {
  text-align: center;
}
.mobilejump_nav_bar a.add_links .fa {
  margin-left: 20px;
}
.mobilejump_nav_bar .primary_subnav {
  display: none;
  box-shadow: 0 2px 8px #989898;
  border-bottom: 2px solid #00bf6f;
  position: absolute;
  top: 50px;
  background: #fff;
  left: 0;
  z-index: 9;
  width: 100%;
  text-align: left;
}
.mobilejump_nav_bar .primary_subnav a {
  display: block;
  line-height: 14px;
  border-bottom: 1px solid #d3d3d3;
  padding: 13px 17px;
  color: #18181a;
  font-size: 12px;
  font-weight: 400;
}

.mobilejump_nav_bar a,
.mobilejump_nav_bar a:active,
.mobilejump_nav_bar a:hover {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
}

.mobilejump_inner_bar {
  position: relative;
}

.only-text-banner {
  position: static !important;
  -webkit-transform: none !important;
          transform: none !important;
  width: 100% !important;
  background-color: #4c4c4c;
}
.only-text-banner h2 {
  padding: 15px 50px;
  box-sizing: border-box;
}

.tile_separator {
  border-left: 1px dotted #262626;
}

.large_cardspacing {
  padding: 0 40px !important;
  margin: 15px 0;
}
.large_cardspacing a.default .fa {
  margin-right: 10px;
}

.bottom_line {
  border-bottom: 2px solid #d9d9d9;
}

.card_desc_liks {
  padding-bottom: 15px;
}
.card_desc_liks ul li .fa {
  padding-right: 4px;
}

.card_image {
  position: relative;
}

.image-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 25px;
  background-color: rgba(21, 38, 66, 0.8);
  overflow: hidden;
  transition: padding 0.5s ease;
}
.image-overlay h3 {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}

.footer_section {
  position: relative;
  /* background: #f4f5f8; */
  background: #212121;  
  /* padding: 36px 35px; */
  padding: 36px 50px;
  box-sizing: border-box;
  margin: 0 auto;
  padding-bottom: 80px!important;
}
.footer_section a {
  font-weight: normal;
  /* color: #18181a; */
  color: #999;
}
.footer_section h2 {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 13px;
  font-weight: 700;
  color: #999;
}
.footer_section .footer_right a:hover {
  border-bottom: 1px solid #005cb9;
  text-decoration: none;
}
.footer_section .footer_right li {
  padding: 2px 0;
}
.footer_section .footer_right .followus_links li {
  padding-bottom: 10px;
}
.footer_section .footer_right .footer_links.followus_links a {
  font-size: 16px;
}
.footer_section .footer_right .footer_links.followus_links a:hover {
  border: none;
  color: #005cb9;
}
.footer_section .footer_right .footer_links a {
  text-transform: uppercase;
  font-size: 12px;
}
.footer_section .footer_bottom_menu {
  padding: 30px 0 0;
}
.footer_section .footer_bottom_menu ul {
  flex-wrap: wrap;
  float: right;
}
.footer_section .footer_bottom_menu ul li {
  display: block;
  padding: 2px 10px;
}
.footer_section .footer_logo a {
  /* width: 30px; */
  /* height: 30px; */
  width: 192px;
  height: 50px;
  display: block;
  margin-top: 40px;
}

.footer_description {
  padding-right: 7%;
}
.footer_description p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
  color: #999;
}

.footer_section .footer_bottom_menu ul li a,
.footer_section .footer_bottom_menu ul li span {
  line-height: 14px;
  font-size: 10px;
  font-weight: 700;
  color: #4b4b4b;
  text-transform: uppercase;
}

.followus_links ul {
  display: flex;
  flex-wrap: wrap;
}

.flip-flop40_60,
.flip-flop60_40,
.flip-flop50_50 {
  display: flex;
  flex-wrap: wrap;
}

.flip-flop60_40,
.flip-flop50_50 {
  align-items: center;
}

.video_section .video_block {
  background-color: #000;
  position: relative;
  padding-top: 32.9%;
  overflow: hidden;
  cursor: pointer;
}
.video_section .video_block iframe {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

.video_block.fullwidth-video {
    padding-top: 40.9%;
}

.video_section .video_block img {
  width: 100%;
  top: -16.82%;
  left: 0;
  cursor: pointer;

  position: absolute;
}

.flip-flop50_50.video_section .video_block {
  padding-top: 27.9%;
}

.play-button {
  width: 90px;
  height: 60px;
  background-color: #333;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.fullwidth_block {
  background-color: #13294b;
  box-shadow: none;
  color: #fff;
  padding: 40px 0;
}

.contact_heading {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}

.contact_desc {
  margin: 12px 0 20px;
  font-size: 16px;
}

.wardiv {
  background-color: #006DC6;
  color: white;
  width: 250px;
  margin: 5px auto;
  text-align: center;
  padding: 35px;
}


/* Leadership accordion  */

.leadership-block{
    padding: 30px !important;
  }

  .tab-container {
    border-top: 1px dotted black;
    margin-bottom: 60px;
  }

  .leadership-block .tab-container .card{
    text-align: left;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border: none;
    border-radius: 0%;
  }

  .leadership-block .tab-container .card .card-header{
    font-size: 18px;
    background-color: #fff;
    border-bottom: 1px dotted black;
    display: block;
    /* color: #005eb8 !important; */
	color: #005e60 !important;
    padding: 1rem;
  }

  .leadership-block .tab-container .card .card-header a {
    cursor: pointer;
    text-transform: uppercase;
    display: block;
  }

  #accordion .card-header a.collapsed,
  #accordion .card-header a {
      position: relative;
      padding-right: 20px;
      box-sizing: border-box;
  }
  #accordion .card-header a.collapsed:before,
  #accordion .card-header a:after {
      position: absolute;
      font: normal normal normal 14px/1 FontAwesome;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f067";
      right: 0;
      top: 50%;
      transform: translate(0px, -50%);
      font-size: 18px;
  }

  #accordion .card-header a:after {
      content: "\f068";
  }

  .card-body {
    border-bottom: 1px dotted black;
    margin: 0 0px;
    line-height: 26px;
    font-size: 16px;
    font-weight: 400;
  }
  .card-body p:first-child {
    margin-top: 0;
  }
  .profile_list ul {
    margin: 0px;
    list-style-type: none;
  }
  .profile_list a.has-icon {
    margin-left: 22px;
    display: block;
    text-transform: uppercase;
    line-height: 1.2em;
    font-size: 15px;
  }
  .profile_list a.has-icon .fa {
    margin-right: 6px;
    margin-left: -21px;
    position: relative;
  }
  .profile_wrapper {
    border-left: 1px dotted #000;
    padding-left: 45px;
    margin-left: 15px;
  }
  .profile_wrapper h2, h3 {
    text-transform: uppercase;
  }
  .profile_wrapper h4 {
    font-weight: 700;
    font-size: 24px;
    text-transform: none;
    color: #18181a;
    margin: 12px 0 20px;
  }
  .profile_wrapper p {
    font-size: 22px;
    line-height: 28px;
  }

  .media {
    margin-bottom: 10px;
  }
  /* Leadership accordion ends */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .nav_center {
    width: 90%;
  }

  .jump_nav_bar {
    width: 65%;
  }
}
@media only screen and (min-width: 768px) {
  .image--gallery-thumbs {
    width: 20% !important;
  }
  .image--gallery .slick-next, .image--gallery .slick-prev {
    margin-right: 25px;
  }
  .mobilejump_nav_bar {
    display: none;
  }

  .jump_nav_title,
.usefull_links {
    opacity: 0;
    visibility: hidden;
    z-index: 20;
    transition: all 0.5s ease;
    position: relative;
  }

  .jump_nav_title {
    left: -300px;
  }

  .usefull_links {
    right: -300px;
  }

  .jump_navigation.stcky_bar .jump_nav_title,
.jump_navigation.stcky_bar .usefull_links {
    opacity: 1;
    visibility: visible;
  }

  .jump_navigation.stcky_bar .jump_nav_title {
    left: 0;
  }

  .jump_navigation.stcky_bar .usefull_links {
    right: 0;
  }

  .left-right_0 {
    margin: 0 -40px;
  }
  .tab_content_wrapper {
        padding-right: 0;
    }
    .tab_content_wrapper .tab_content {
        padding-left: 94px;
    }
    .tab_headers .tab_headertext {
        margin-right: 124px;
    }

}

/* image--gallery */

.image--gallery {
  margin: 30px 0;
  flex-wrap: wrap;
}

.image--gallery-main {
  width: 80% !important;
  float: left;
  padding: 10px 0px !important;
}

.image--gallery-thumbs {
  float: right;
  padding: 0px !important;
}

.image--gallery-main img {
  display: inline-block !important;
}

.image--gallery-thumbs .slick-slide.slick-current {
  opacity: 1;
  position: relative;
  overflow: hidden;
}

.image--gallery-thumbs.slick-slider .slick-list {
  padding-right: 20px !important;
}

.image--gallery-thumbs .slick-slide.slick-current .main_images {
  position: relative;
  margin-bottom: 10px;
}

.image--gallery-thumbs .slick-slide.slick-current:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 91%;
  /* background: #005EB8; */
  background: #005E60;
  border-radius: 9px;
  right: 0px;
  top: 10px;
}

.image--gallery-thumbs .slick-slide{
  opacity: .5;
}

.image--gallery-thumbs .slick-next,
.image--gallery-thumbs .slick-prev  {
  position: static !important;
}

.image--gallery-thumbs .slick-next {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.image--gallery-thumbs .slick-prev {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.image--gallery-thumbs .slick-slide, .image--gallery-main .slick-slide {
  padding: 10px 13px 10px 0px !important;
}
.image--gallery-main .mySlides {
  animation: fadeIn 1s;
}

@media only screen and (max-width: 767px) {

  .jump_nav_bar,
.jump_nav_title,
.usefull_links {
    display: none;
  }

  .jump_navigation {
    overflow: visible;
  }

  .mobilejump_nav_bar .usefull_links {
    display: block;
    width: 100%;
    margin: 0;
  }

  .only-text-banner h2 {
    padding: 15px 15px;
    box-sizing: border-box;
  }

  .tile_separator {
    border: none !important;
  }

  .hero-block img {
    min-height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .image--gallery-thumbs .slick-slide.slick-current:after{
    display: none;
  }

  .image--gallery-thumbs .slick-next,
  .image--gallery-thumbs .slick-prev {
    display: block !important;
    position: absolute !important;
  }
}
/*******************************************************************************
**
**  responsive styles
**
*******************************************************************************/
@media only screen and (min-width: 992px) {
  .footer_links.followus_links {
    padding: 0;
  }
}
@media only screen and (max-width: 991px) {
    .menu_section > ul > li > a {
      padding: 0 25px 0 18px;
    }
    .main .row {
        margin: 0;
    }

  .cards_wrapper > div {
    margin: 10px 0;
  }

  .stories_images,
.stories_text {
    position: static;
    box-sizing: border-box;
    display: inline;
    width: 100%;
  }

  .stories_text {
    padding: 20px 25px !important;
	Width: auto !important;
  }

  .stories_images img {
    margin: 0 auto;
  }

  .text-on-herobanner h1 {
    line-height: 1em;
  }

  .video_section .video_block,
.flip-flop50_50.video_section .video_block {
    padding-top: 55.9%;
  }
}
@media only screen and (max-width: 767px) {
  .search-nav-input .input-group-append {
    position: static;
    width: 100%;
  }

  .mobile_slider .slick-slide {
    padding-bottom: 10px;
  }

  .blue_btn.search-cta-btn {
    margin: 10px 0;
    width: 100%;
  }

  .search-nav-input .form-control {
    margin: 0;
    width: 100%;
    padding-left: 10%;
  }

  .mobile_slider .slick-slide .card_info {
    min-height: 454px;
  }

  .generic_slick .inner_wrapper {
    padding: 0;
  }

  .mobile_header {
    display: block;
  }

  .navbar_desktop {
    display: none;
  }

  .mobile_navlist a {
    display: block;
    line-height: 39px;
    padding: 10px 16px;
    text-transform: uppercase;
    color: #18181a;
    position: relative;
    font-weight: 700;
    font-size: 14px;
  }

  .mobile_navlist a,
.mobile_navlist ul.mobile_submenu {
    border-bottom: 1px solid #d3d3d3;
  }

  h1 {
    font-size: 36px;
    font-weight: 700;
    font-style: normal;
  }

  .hero-block .text-on-herobanner {
    left: 52.4%;
    width: 94%;
  }

  .mobile_nav .navbar-logo {
    margin: 10px auto;
    /* width: 30px;	*/
    width: 180px;
	height: 30px;
    display: block;
  }

  .mobile_nav .navbar-toggle {
    top: 20px;
    left: 16px;
    position: absolute;
    width: 20px;
    height: 15px;
    background: 0;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    outline: 0;
    padding: 0;
  }

  .navbar-toggle.collapsed .icon-bar {
    display: block;
    width: 20px;
    height: 3px;
    border-radius: 1px;
    background-color: #18181a;
    transition: all 0.2s;
  }

  .navbar-toggle.collapsed .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  .navbar-toggle .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
  }

  .navbar-toggle.collapsed .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .navbar-toggle .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 100%;
    transform-origin: 15% 100%;
  }

  .navbar-toggle.collapsed .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  .navbar-toggle .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 16% 10%;
    transform-origin: 20% 10%;
  }

  .navbar-toggle.collapsed .icon-bar + .icon-bar {
    margin-top: 3px;
  }

  .navbar-toggle .icon-bar {
    display: block;
    width: 15px;
    height: 3px;
    border-radius: 1px;
    background-color: #18181a;
    transition: all 0.2s;
  }

  header {
    padding: 0;
  }

  .mobile_nav {
    display: inline-block;
    height: 50px;
    background: #fff;
    width: 100%;
  }

  .mobile_header {
    display: inline-block;
    width: 100%;
  }

  .mobile_navlist {
    width: 100%;
    position: fixed;
    background: #fff;
    top: 50px;
    left: 0;
    z-index: 999;
    display: none;
    overflow: auto;
    height: calc(100% - 50px);
  }

  body.fixed_body {
    position: fixed;
  }

  body.fixed_body .mobile_nav .navbar-logo {
    opacity: 0;
  }

  .mobile_search input {
    height: 50px;
    border: 1px solid #d3d3d3;
    width: 100%;
    padding: 10px 60px 10px 16px;
    font-size: 14px;
    box-sizing: border-box;
  }

  .tt-hint, .tt-input {
    height: 40px;
    font-size: 14px;
    line-height: 30px;
    border: 1px solid #fff !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    outline: 0;
  }

  .mobile_search.search_field > .fa {
    top: 15px;
    right: 35px;
    left: auto;
    color: #d3d3d3;
  }

  .search_field > .fa {
    position: absolute;
    left: 15px;
    top: 15px;
    color: #18181a;
    font-size: 20px;
  }

  .mobile_navlist a {
    display: block;
    line-height: 39px;
    padding: 10px 16px;
    text-transform: uppercase;
    color: #18181a;
    position: relative;
    font-weight: 700;
    font-size: 14px;
  }

  .mobile_navlist a.mobile_dropdown .fa {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 12px;
    color: #b5b5b5;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    transition: 0.3s;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
  }

  .mobile_navlist a .fa.rotate {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    transition: 0.3s;
  }

  .mobile_navlist a, .mobile_navlist ul.mobile_submenu {
    border-bottom: 1px solid #d3d3d3;
    text-decoration: none;
  }

  .mobile_navlist .mobile_submenu {
    display: none;
    padding: 10px 0;
  }

  .mobile_submenu a {
    text-transform: none;
    font-weight: 400;
    border: 0;
    line-height: 16px;
    letter-spacing: -0.5px;
    padding: 11px 16px;
  }

  .mobile_contactuslinks .mobile_sociallinks a {
    width: 16px;
    /* color: #005eb8; */
	color: #005e60;
    height: 16px;
    display: block;
    padding: 0;
    line-height: 16px;
    border: 0;
  }

  .mobile_contactuslinks {
    text-align: center;
    padding-top: 60px;
  }

  .mobile_contactuslinks .mobile_sociallinks li {
    display: inline-block;
    padding-right: 20px;
  }

  .mobile_contactuslinks .mobile_sociallinks {
    height: 30px;
    line-height: 30px;
    padding: 25px 0 70px;
  }

  .footer_section {
    padding: 20px 15px;
  }

  .footer_description {
    padding-right: 0;
    /* width: 70px; */
    /* float: left; */
	width: 100%;
  }

  .footer_section .footer_right {
    width: auto;
    /* margin-left: 70px; */
  }

  .footer_section .footer_logo a {
    margin-top: 8px;
  }

  .footer_links:not(.followus_links) {
    width: 50%;
  }
  .footer_links {
    /* border-left: 0.063rem solid rgba(255,255,255,.4); */
    padding-left: 2rem;
  }
  #block-footermenuright ul{
	display: flex;
    flex-wrap: nowrap !important;
  }

  .footer_bottom_menu,
.followus_links {
    width: 100%;
  }

  .followus_links {
    float: left;
    padding-top: 20px;
  }

  .followus_links ul li {
    width: auto;
    float: left;
    margin-right: 21px;
  }

  .large_cardspacing {
    padding: 0 0 !important;
  }

  .generic_block,
.generic_block .section_wrapper {
    padding: 20px 0;
  }
   .tab_headers .tab_headertext {
        margin-top: 90px;
        text-align: left;
    }
    .tab_headers .tab_headerimg {
        left: 0;
    }
    .tab_section {
        flex-wrap: wrap;
    }
    .tab_section .tab_headers {
        padding: 0;
        border: none;
        margin-bottom: 30px;
        border-bottom: 1px solid #939393;
    }
    .tab_section .tab_headers ul {
        box-sizing: border-box;
        margin: 0px auto;
        white-space: nowrap;
        overflow-x: auto;
        border: 0px;
        display: flex;
    }
    .tab_section .tab_headers ul li {
        flex: 0 0 50%;
        white-space: normal;
    }
    .tab_section .active_border {
        position: absolute;
        height: 8px !important;
        width: 50%;
        /* background: #005EB8; */
		background: #005E60;
        border-radius: 9px;
        top: auto !important;
        bottom: -4px !important;
        right: auto;
    }

}
/* Press-release */

.press-release {
    margin: 10px 0px;
}

.content-block .section_wrapper {
    padding: 0;
}

.content-block .filter-wrapper, .content-block .announcements {
    padding: 0 45px;

}

.story-header {
    background: grey;
    color: white;
    padding: 20px 0px;
}

.content-block .section_wrapper .announcements {
    border-left: 1px dotted black;
    padding-bottom: 15px;
}

.stories .announcements {
  margin-top: 2px;
}

.filters {
    border: 2px solid #c5c5c5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 25px;
    padding-top: 30px;
    color: #565656;
}

.filters h2 {
    border-bottom: 1px dotted black;
    padding-bottom: 16px;
    font-size: 22px;
    line-height: 22px;
}

.filters .toggle {
    margin: 10px 0px 0px 0px;
    /* color: #005eb8; */
	color: #005e60;
    font-size: 18px;
    line-height: 47px;
    position: relative;
    padding-right: 30px;
}

.filters .toggle .fa-minus {
    position: absolute;
    top: 36%;
    right: 5%;
    cursor: pointer;
    font-weight: normal;
}

.filters .toggle.collapsed .fa-minus::before {
    content: '\f067';
}

.toggle-wrapper .fa-calendar, .toggle-wrapper .fa-times {
    /* color: #005eb8; */
	color: #005e60;
    position: absolute;
    right: 5%;
    top: 30%;
}

.toggle-wrapper .fa-calendar {
  pointer-events: none;
}

.toggle-wrapper .fa-times {
    right: 12%;
    display: none;
}

.toggle-wrapper .fa-times.active {
    display: block;
    z-index: 1;
}

.toggle-wrapper.active {
    height: 0px;
    overflow: hidden;
    transition: .5s ease;
}
.start-date, .end-date {
    height: 40px;
    width: 95%;
    border-radius: 20px;
    border: 1px solid #c5c5c5;
    background: 0;
    position: relative;
    margin-bottom: 15px;
}

.start-date input, .end-date input {
    position: relative;
    z-index: 0;
    background: 0;
    height: 40px;
    line-height: 40px;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-indent: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #bcbcbc;
    cursor: pointer;
}

.media-inquiries h3 {
    font-size: 30px;
    margin: 12px 0 20px;
}

.media-inquiries {
    padding: 15px 0 5px;
}
.contact-person {
    font-size: 24px;
    font-weight: bold;
}

.media-inquiries p {
    font-size: 20px;
    line-height: 28px;
    margin: 12px 0 20px;
}

.media-inquiries a{
    display: inline-block;
    padding: 15px 65px 15px 25px;
    border: 1px solid #f2f1f0;
    border-radius: 200px;
    font-size: 16px !important;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    line-height: 16px;
    width: 100%;
    box-sizing: border-box;
}

.announcements .no-image {
    padding: 15px 25px;

}

.announcements .content-wrapper a {
    color: #eee;
    text-decoration: none;
    transition: color .1s linear;
}

.content-wrapper h4 {
    color: #eee;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    text-transform: none;
    margin: 12px 0 20px;
    letter-spacing: 0px;
}

.announcements ul li {
    list-style: none;
    margin-bottom: 45px;
}

.left-wrapper .no-image:nth-child(even) {
    background-color: #3c94f4;
}

.left-wrapper .no-image:nth-child(odd) {
    background-color: #868686;
}

.right-wrapper .no-image:nth-child(odd) {
    background-color: #3c94f4;
}

.right-wrapper .no-image:nth-child(even) {
    background-color: #868686;
}

.announcements .no-image:hover {
    background-color: #0f0f0f;
    transition: .3s ease;
}

.toggle-learn {
    background-color: #4c4c4c;
}

.toggle-learn .image-wrapper img{
    width: 100%;
    height: auto;
}

.toggle-learn .content-inner {
    padding: 25px 25px 12px;
}

.toggle-learn .image-wrapper {
    height: auto;
}

.toggle-learn .content-inner .learn-more {
    font-weight: normal;
    text-transform: uppercase;
    max-height: 0px;
    overflow: hidden;
    margin: 0px;
    transition: max-height .3s ease;
}

.toggle-learn:hover .content-inner .learn-more {
    max-height: 150px;
    margin-top: 12px;
}

@media (max-width:991px) {
    .content-block .section_wrapper .announcements, .content-block .section_wrapper .filter-wrapper {
        padding: 0 15px;
    }

    .content-block .section_wrapper .announcements {
        border: none;
    }
    .content-block .section_wrapper {
        border: none;
    }
    .toggle-learn .image-wrapper {
        height: auto;
    }
}

@media (max-width:767px) {
    .media-inquiries, .tweet-wrapper {
        margin-bottom: 10px;
    }
}

@media (min-width:576px) {
  .content-block .section_wrapper.search--result--block {
      margin-top: 92px;
  }

  .content-block .section_wrapper.floating--searchbar {
      position: absolute;
      top: 0;
      right: 0;
  }
}

/* Stories */

.stories {
    margin: 30px 0px !important;
}

.download--stories {
  position: relative;
}

.download--stories form#views-exposed-form-downloads-page-downloads{
  width: 100%;
}

.filters .toggle:nth-of-type(2) {
    border-top: 1px dotted #262626;
    padding-top: 10px;
    margin-top: 10px;
}
.tweet-wrapper {
    margin-top: 10px;
    padding: 20px;
    background-color: #eee;
}

.tweet-wrapper h3 {
    margin: 12px 0 20px;
    font-size: 30px;
    line-height: 30px;
}

.tweet-wrapper a:first-child {
    color: #18181a;
    text-decoration: none;
}

.twitter-widget {
    position: relative;
    height: auto;
}

/* Story-details page styles */

.text-on-heroblock {
    position: absolute;
    top: 0px;
    color: white;
    background:rgba(0,0,0, 0.7);
    width: 100%;
    padding: 15px 50px;
}
.text-on-heroblock h2 {
    margin-right: 225px;
}
.story-details {
    margin-top: 30px;
}

.windforecast-wrapper {
    background-color: #006DC6;
    color: white;
    width: auto;
    text-align: left;
    padding: 10px;
}

.forecast-content {
  display: flex;
  flex-wrap: nowrap;
}

.forecast-content h3 {
  margin-right: 20px;
}
.forecast-content h3 span {
    font-size: 52px;
    line-height: 44px;
}

.story-details .image-wrapper  {
    margin-bottom: 50px;
}

.forecast-content p {
    margin: 5px 0 0 0 ;
    line-height: 20px;
}

.resource-list li {
    list-style: none;
}

.resource-list li a {
    text-decoration: none;
}

.resource-list h4 {
    border-top: 2px solid #d9d9d9;
    font-size: 20px;
    color: #444;
    line-height: 30px;
    letter-spacing: 0px;
}

.resource-list ul {
    margin-top: 25px;
}

.story-details .video_section .video_block {
    padding-top: 54%;
}

.story-details .map-widget .video_section .video_block {
    padding-top: 127.69%;
}
.generic-cta h3 {
    font-size: 30px;
}
.generic-cta p {
    font-size: 20px;
    line-height: 28px;
    margin: 12px 0 20px;
}

@media (max-width:767px) {
    .story-details .video_section {
       margin-bottom: 30px;
    }
    .text-on-heroblock {
        bottom: 0px;
        top: unset;
        background: #4c4c4c;
        padding:  20px;
    }

}

input[type*="checkbox"] {
    cursor: pointer;
}

.resource-ul .form-check {
    margin-bottom: 15px;
}

.content-block .large-header {
    border-right: none;
}

.large-header p {
    font-size: 24px;
    line-height: 32px;
}

.form-search .input-group-btn {
    position: absolute;
    right: 7%;
    top: 15%;
    z-index: 99;
}

.form-search input {
    width: 100%;
    height: 60px;
    background: 0;
    font-size: 24px;
    color: #000;
    border: 2px solid #cfcfcf;
    padding: 5px 0;
    border-radius: 3px;
    text-indent: 10px;
}

.form-search input:focus {
    border: 2px solid #cfcfcf;

}
.content-block .form-search .btn-icon, .content-block .form-search .btn-icon:hover {
    margin: 0px;
    background: none !important;
    color: #3693f8 !important;
}

.result-count {
    display: block;
    float: right;
    font-weight: 700;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}

.search-result {
    position: relative;
    clear: both;
}
.search-result ul {
    list-style: none;
    border-top: 6px solid #f0f0f0;
    border-bottom: 6px solid #f0f0f0;
    overflow: hidden;
}

.search-result li {
    list-style: none;
    padding: 20px 0px;
    display: inline-flex;
    border-bottom: 1px dotted #262626;
    margin-bottom: 0px  !important;
}

.search-result li:last-child {
    border-bottom:none;
}

.thumbnail{
    height: 100px;
    padding-left: 100px;
    float: left;
    background-size: cover;
    background-position: center center;
}

.search-result .content {
    margin-left: 20px;
}

.search-result .content h4 {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: unset;
}

.search-result li .content a {
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
}
.search-result li .content a i {
    font-weight: 700;
    margin-left: 10px;
}

.search-result .description {
    font-size: 16px;
    line-height: 24px;
}

.pagination {
    float: right;
    padding: 0 20px;
}
.pagination li.active .page-link, .pagination li.active .page-link:hover {
    /* background-color: #005eb8; */
	background-color: #005e60;
    border-radius: 20px;
    color: white;
}

.pagination li .page-link:hover {
    background-color: #f0f1f2;
}
.pagination li {
    padding: 1px;
    margin-bottom: 0px !important;
}

.pagination .page-link, .pagination .page-link:hover {
    border: none;
    background: white;
    border-radius: 25px;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    padding: 0;
    margin-right: 3px;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.page-link-prev i, .page-link-next i {
    font-size: 14px;
    line-height: 32px;
    background: 0;
    /* color: #005eb8; */
	color: #005e60;
    cursor: pointer;
    padding: 0px 10px;
    font-size: 400;
}

@media (max-width:767px) {
    .form-search {
        margin-top: 30px;
    }
}

.announcements ul {
    padding-bottom: 1px;
}

.no-image.no-results {
    display: block !important;
    color: white;
}
/* Contact-us */

.ge-contact-section {
    max-height: 210px;
    max-width: 370px;
    text-align: center;
    margin: 0 auto;
    box-shadow: 0 4px 8px 0 rgba(155, 159, 144, 0), 0 10px 20px 0 rgba(0, 0, 0, 0.19);
    z-index: 1;
    position: relative;
    display: block;
    background-color: #13294b;
    color: white;
    border: 2px solid #13294b;
}

.ge-contact-section .heading {
    font-size: 24px;
    margin: 20px 0 12px;
    font-weight: bold;
    line-height: 28px;
}

.ge-contact-section .description {
    margin: 12px 0 20px;
}

.ge-contact hr {
    margin: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0px;
    background: grey;
}
.ge-contact-section .contact-link, .ge-contact-section .contact-link1  {
    border-radius: 25px;
    padding: 7px 44px;
    /* background-color: #00BF6F; */
	background-color: #c8ff08;
    margin-bottom: 12px;
    width: 250px;
    transition: background-color .1s linear,border-color .1s linear,color .1s linear;
}
.ge-contact-section .contact-link a, .ge-contact-section .contact-link1 a{
	color: #005e60;
}
.ge-contact-section .contact-link1 {
    width: 100%;
}
.ge-contact-section .contact-link:hover, .ge-contact-section .contact-link1:hover  {
    /* background-color: #08539c; */
	background-color: #C8FF0B;
}

.ge-contact-section a {
    color: white;
    text-decoration: none;
}


/* Newsroom */

.text-on-heroblock p {
	font-size: 22px;
	line-height: 28px;
	margin-right: 190px;
	margin-bottom: 10px;
}

.newsroom .card_desc p {
	font-size: 22px;
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 8px;
}

.newsroom .card_desc {
	padding: 0px;
}

.newsroom .generic_block {
	padding: 0px;
}

.newsroom .card_desc span {
	color: #006cb7;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 700;
}

.newsroom .fa-angle-right {
	font-weight: 700;
	font-size: 18px;
	margin: 0px 0px 0px 5px;
}

.newsroom .image-overlay {
	background: rgba(0, 0, 0, 0.6);
}

.newsroom .large_cardspacing {
	margin: 0px;
}

.horizantal-line hr {
	clear: both;
	width: 100%;
	color: #d9d9d9;
	background: #d9d9d9;
	border-top: 2px solid #e1e2e5;
	margin: 60px 0px;
}

.horizantal-line hr:last-child {
	display: none !important;
}

@media (max-width:991px) {
	.newsroom .tile_separator {
		border-left: none;
	}
	.newsroom .cards_wrapper .large_cardspacing {
		padding: 0 25px !important;
	}
	.newsroom .left-right_0 {
		margin: 0 -25px;
	}
}

@media (max-width:767px) {
	.horizantal-line hr {
		display: none;
	}
	.text-on-heroblock p {
		margin-right: 0px;
	}
	.newsroom .large_cardspacing {
		margin: 0px 15px 30px 15px;
	}
}
.layout_Jump_navigation{
  display: none;
}
.layout-builder .layout_Jump_navigation {
  display: block;
  text-align: center;
}
@media (max-width:767px) {

  .image--gallery-thumbs.slick-slider .slick-list {
      padding-right: 0px !important;
  }
  .image--gallery-thumbs .slick-slide {
      margin-top: 0px;
      padding: 0px 10px !important;
  }

  .image--gallery-main {
      width: 100%;
      float: none;
  }

  .image--gallery-thumbs {
      width: 100%;
      float: none;
  }
}
/*Gray Boxes Start*/
.shade-bg {
  padding: 40px;
  background-color: #f4f5f8;
  text-align: left;
  height: 100%;
}

.shade-bg h3 {
  font-size: 28px;
  line-height: 34px;
  text-transform: none;
}
.gray_box_link a {
  text-decoration: none;
}
/*Gray Boxes End*/
@media only screen and (min-width: 1025px) {
    .jump_navInner {
        margin: 0 30px;
    }
}
/*Right icon*/
.right-icon {
  font-weight: bold;
  font-size: 14px;
}
.right-icon.fa-angle-right:before {
  display: none;
}
.right-icon.fa-angle-right:after {
    content: "\f105";
    font-size: 19px;
    padding-left: 5px;
    font-weight: bold;
}
/*hero nav description*/
.hero-short {
  font-size: 16px;
}
.onshore_wind.hero-short {
  width: 475px;
  font-size: 16px;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  .image--gallery-thumbs .slick-slide {
      height: 120px !important;
  }
}
@media only screen and (max-width: 991px) {
  .image--gallery-thumbs .slick-slide {
      height: 90px !important;
      overflow: hidden;
  }
}
.home_news {
  text-align: left;
}
.image--gallery-thumbs .slick-slide.slick-current {
  opacity: 1;
  position: relative;
  overflow: hidden;
}
/* image--gallery */

.image--gallery {
    margin: 30px 0;
    flex-wrap: wrap;
}

.image--gallery-main {
    width: 80% !important;
    float: left;
    padding: 10px 0px !important;
}

.image--gallery-thumbs {
    float: right;
    padding: 0px !important;
}

.image--gallery-main img {
    display: inline-block !important;
}

.image--gallery-thumbs .slick-slide.slick-current {
    opacity: 1;
    position: relative;
    overflow: hidden;
}

.image--gallery-thumbs.slick-slider .slick-list {
    padding-right: 20px !important;
}

.image--gallery-thumbs .slick-slide.slick-current .main_images {
    position: relative;
    margin-bottom: 10px;
}

.image--gallery-thumbs .slick-slide.slick-current:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 91%;
    /* background: #005EB8; */
	background: #005E60;
    border-radius: 9px;
    right: 0px;
    top: 10px;
}

.image--gallery-thumbs .slick-slide{
    opacity: .5;
}

.image--gallery-thumbs .slick-next, 
.image--gallery-thumbs .slick-prev  {
    position: static !important;
}

.image--gallery-thumbs .slick-next {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.image--gallery-thumbs .slick-prev {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.image--gallery-thumbs .slick-slide, .image--gallery-main .slick-slide {
    padding: 10px 13px 10px 0px !important;
}

@media only screen and (max-width: 767px) {
    .image--gallery-thumbs .slick-slide.slick-current:after{
        display: none;
    }

    .image--gallery-thumbs .slick-next, 
    .image--gallery-thumbs .slick-prev {
        display: block !important;
        position: absolute !important;
    }

    .image--gallery-thumbs .slick-next {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    .image--gallery-thumbs .slick-prev {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
    }

    .tab_section {  
        flex-wrap: wrap;  
    } 
    .tab_section .tab_headers { 
        padding: 0; 
        border: none; 
        margin-bottom: 30px;  
        border-bottom: 1px solid #939393; 
    } 
    .tab_section .tab_headers ul {  
        box-sizing: border-box; 
        margin: 0px auto; 
        white-space: nowrap;  
        overflow-x: auto; 
        border: 0px;  
        display: flex;  
    } 
    .tab_section .tab_headers ul li {   
        flex: 0 0 50%;  
        white-space: normal;  
    } 
    .tab_section .active_border { 
        position: absolute; 
        height: 8px !important; 
        width: 50%; 
        /* background: #005EB8;   */
		background: #005E60;  
        border-radius: 9px; 
        top: auto !important; 
        bottom: -4px !important;  
        right: auto;  
    }

}

@media (min-width:1025px){
    .image--gallery-thumbs .slick-slide {
        overflow: hidden; 
    }
}

@keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
 }

.image--gallery-main .mySlides {
    animation: fadeIn 1s;
}
@media (max-width:767px) {

    .image--gallery-thumbs.slick-slider .slick-list {
        padding-right: 0px !important;
    }
    .image--gallery-thumbs .slick-slide {
        margin-top: 0px;
        padding: 0px 10px !important;
    }
  
    .image--gallery-main {
        width: 100%;
        float: none;
    }
    
    .image--gallery-thumbs {
        width: 100%;
        float: none;
    }
}
.offshore_wind.hero-short {
  width: 42%;
}
.haliade_x_offshore_turbine.hero-title {
  width: 55%;
}
/*Download Related Links*/
.relatedlinks {
  width: 45%; 
  margin: auto;
}
.card_section .slick-next, .card_section .slick-prev{
  background-color: #f7f7f7;
}
.sitemap-box-menu h2 {
    font-size: 25px;
}
.sitemap-disablelink {
    pointer-events: none;
    cursor: default;
}
.media_contacts .lazyload-fade{
    height: 300px;
    width: 100%;
}
.\32 020_earnings .mb-30{
   margin-bottom: 0px !important;
}
.\32 020_earnings .layout--twocol-section .layout__region{
   margin: 10px 0 !important;
}
[class = '2020_earnings'] .mb-30 {
  margin-bottom: 0px !important;
}
.\32 020_earnings .layout--twocol-section.layout--twocol-section--50-50 .layout__region--first{
   margin-top: 0px !important;
}
.\32 020_earnings .layout--twocol-section.layout--twocol-section--50-50 .layout__region--second{
   margin-top: 0px !important;
}
.\32 020_earnings .layout--twocol-section.layout--twocol-section--50-50 .section_wrapper{
   padding-top: 0px !important;
}
.\32 020_earnings .layout--onecol .section_wrapper{
   padding-top: 0px !important;
   padding-bottom: 0px !important;
}
.\32 020_earnings .generic-learnmore{display:none;}

.spare_parts_repairs .hero-title{
  font-size: 45px;
  line-height: 1.2em;
  font-weight: 700;
  color: #fff;
}

.spare_parts_repairs .card_info{
  min-height: 200px;
  height: auto;
}

.home .cards01_slider .card_info{
  height: 350px;
}

.home .cards02_slider .card_info {
    min-height: auto;
}

.home .stories_text {
    padding: 50px 114px 28px 60px;
    float: left;
    box-shadow: 0px 15px 15px #00000029;
    width: 65%;
    box-sizing: border-box;
    height: 400px;
}
.hydro_power .stories_text {
    height: 560px;
}

.battery_energy_storage .cards01_slider .card_info{
  height: 350px;
}

.carosel-type-two-left{
  width: 100%;
  float: left;
}
.carosel-type-two-right{
  width: 40%;
  float: left;
  text-align: left;
  padding-left: 20px;
}
.carosel-type-two-right li{
  font-size: 18px;
  line-height: 26px;
  padding-left: 5px;
}
.flexiq .tab_headers .tab_headerimg{
  top: 30px;
}
.document_library .page-link{
 width: 55px;
}
.sr-only{
   position:absolute;
   left:-10000px;
   top:auto;
   width:1px;
   height:1px;
   overflow:hidden;
}
.download--stories .form-item-title label{
   display: none;
}
.hero-block .text-on-herobanner, .ge-contact-section .contact-link a, .ge-contact-section .contact-link1 a,
.new-ge-contact-button-section1.btn.btn-primary.default a,
.flexiq .card-deck a,
.announcements .content-wrapper a{
  z-index: 10;
  background: rgba(0, 58, 107, 0.01);
}
/* .gev_home .hero-block .text-on-herobanner{ */
	/* z-index: 10; */
    /* width: 50%; */
    /* background: rgba(0, 40, 41, .78); */
/* } */
.hybrid .paragraph--type--featured-solutions-items .card_desc .field--name-field-short-description{
  height: 272px;
}
.hybrid .hero-short{
  font-size: 25px;
}
.carbon_neutral .layout__region--first .section_wrapper{
  margin-top: -15px;
}
.media-library-grid .views-exposed-form{
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
}
.media-library-grid .js-form-item{
    float: left;
    margin-right: 0.5em;
    padding: 5px;
    width: 220px;
}
.media-library-grid .form-actions{
    align-self: flex-end;
    margin: 0.75em 0;
}
.media-library-grid .form-actions .button{
    position: relative;
    background: #005cb9;
}
.media-library-grid .field--name-thumbnail{
    background: transparent;
    height: 250px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 300px;
    border: 1px solid lightgrey;
}
.media-library-grid .views-field-nothing{
    float: right;
}
.media-library-grid .views-row{
   margin: 10px 0px;
}
.multi_brand .generic_block, .multi_brand .generic_block .multi_brand .section_wrapper, .multi_brand .generic_block{
   padding: 5px 0;
}
.contact-ge-margin{
  margin-bottom:100px;
}
.multi_brand .contact-ge-margin{
  margin-bottom:10px;
}
.sustainability .card_desc p{
	font-size: 18px;
}
.sustainability .card_section h4{
	font-size: 36px;
    line-height: 44px;
    font-weight: bold;
    text-transform: none;
    text-align: left;
    padding-top: 30px;
}	
.sustainability .cards_wrapper {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.sustainability .section_wrapper {
    justify-content: center !important;
}
.sustainability .relatedlinks{
	width:	auto;
}
.sustainability .section_wrapper .video_section{
	padding:30px 0px;
}
.addsRp--searchresults a{
	font-weight: normal;
}
/*GE Vernova Code changes*/
/* .power_menu_section .powerlogo-bar .power_menu_container { */
    /* align-items: center; */
/* } */
/* .power_menu_container { */
    /* display: flex; */
    /* margin: 0px auto; */
    /* z-index: 9; */
    /* position: relative; */
/* } */
/* .power_menu_section .powerlogo-bar .explore_link { */
    /* margin-left: auto; */
    /* border-color: #99BFBF; */
    /* color: #005E60; */
    /* height: 42px; */
    /* min-height: 42px; */
    /* padding: 0.1rem 1.75rem 0.1rem 1.75rem; */
/* } */
/* .secondary_cta_button, .transparentBtn, .whiteBtn { */
    /* background: transparent; */
    /* box-sizing: border-box; */
    /* border: 3px solid #005E60; */
    /* display: inline-flex; */
    /* transition: all 0.5s; */
    /* border-radius: 40px; */
    /* line-height: 21px; */
    /* padding: 16px 84px 17px; */
    /* cursor: pointer; */
    /* font-size: 22px; */
    /* color: #005E60; */
    /* font-weight: normal; */
    /* min-width: 320px; */
    /* max-width: 500px; */
    /* align-items: center; */
    /* justify-content: center; */
/* } */
/* .secondary_cta_button, .transparentBtn, .whiteBtn { */
    /* min-width: auto; */
    /* background: transparent; */
    /* padding: 0.1rem 0.25rem 0.1rem 1.75rem; */
    /* max-width: 416px; */
    /* transition: all .3s; */
    /* position: relative; */
    /* z-index: 1; */
    /* overflow: hidden; */
    /* display: inline-flex; */
    /* align-items: center; */
    /* min-height: 3.5rem; */
/* } */
/* .power_menu_section .powerlogo-bar .explore_link .button_text { */
    /* line-height: 42px; */
    /* padding-right: 0px; */
/* } */
/* .secondary_cta_button .button_text, .transparentBtn .button_text, .whiteBtn .button_text { */
    /* transition: all .3s; */
    /* font-size: 1rem; */
    /* font-weight: 600; */
    /* padding-right: 2rem; */
    /* vertical-align: top; */
    /* line-height: 1.5rem; */
    /* display: inline-block; */
/* } */
/* .power_menu_section .powerlogo-bar .explore_link { */
	/* margin-left: auto; */
	/* border-color: #99BFBF; */
	/* color: #005E60; */
	/* height: 42px; */
	/* min-height: 42px; */
	/* padding: 0.1rem 1.75rem 0.1rem 1.75rem; */
/* } */
/* .secondary_cta_button .button_text{ */
	/* text-align:left; */
/* } */
/* .power_menu_section .powerlogo-bar .explore_link.contact_btn { display:none; } */
/* .power_menu_section .powerlogo-bar .explore_link:hover { */
	/* background: #005e60; */
	/* padding: 0.1rem 0.25rem 0.1rem 1.75rem; */
	/* padding: 0.1rem 1.75rem 0.1rem 1.75rem; */
	/* border-color:#005e60; */
/* } */

/* .power_menu_section .powerlogo-bar .explore_link .button_text { */
	/* line-height: 42px; */
	/* padding-right:0px; */
/* } */

/* .power_menu_section .powerlogo-bar .explore_link .button_arrow { */
	/* height: 36px;  */
	/* line-height: 32px; */
	/* display:none; */
	/* background:transparent; */
	/* -webkit-transition: 0.2s ease-out; */
	/* -moz-transition: 0.2s ease-out; */
	/* transition: 0.2s ease-out; */
/* }  */
/* .secondary_cta_button .button_arrow{ */
	/* overflow: hidden; */
    /* transition: all .3s; */
    /* width: 3rem; */
    /* height: 3rem; */
    /* background: #fff; */
    /* display: inline-block; */
    /* border-radius: 100%; */
    /* text-align: center; */
    /* flex: 0 0 3rem; */
/* } */
/* .power_menu_section .powerlogo-bar .explore_link:hover .button_arrow { */
	/* background:transparent; */
	/* display:block; */
	/* -webkit-transition: 0.2s ease-out; */
	/* -moz-transition: 0.2s ease-out; */
	/* transition: 0.2s ease-out;  */
	/* margin-left: 0.75rem; */
/* } */

/* .power_menu_section .powerlogo-bar .explore_link .button_arrow i { */
	/* line-height: 35px; */
	    /* font-size: 18px; */
/* } */
/* .secondary_cta_button,.transparentBtn,.whiteBtn {  */
	/* min-width:auto; */
    /* background:transparent;  */
    /* padding:.1rem .25rem .1rem 1.75rem; */
    /* max-width:416px; */
    /* transition:all .3s; */
    /* position:relative; */
    /* z-index:1; */
    /* overflow:hidden; */
    /* display:inline-flex; */
    /* align-items:center; */
    /* min-height:3.5rem */
/* } */

/* .secondary_cta_button.back-btn,.transparentBtn.back-btn,.whiteBtn.back-btn { */
    /* padding:.1rem 1.75rem .1rem .25rem; */
/* } */
/* .secondary_cta_button.back-btn .button_text,.transparentBtn.back-btn .button_text,.whiteBtn.back-btn .button_text { */
    /* padding-right:0; */
    /* padding-left:2rem */
/* } */
/* .secondary_cta_button.back-btn:hover,.transparentBtn.back-btn:hover,.whiteBtn.back-btn:hover { */
    /* padding:.1rem 1.75rem .1rem .25rem; */
    /* background:#005e60 */
/* } */
/* .secondary_cta_button .button_text,.transparentBtn .button_text,.whiteBtn .button_text { */
    /* transition:all .3s; */
    /* font-size:1rem; */
    /* font-weight:600; */
    /* padding-right:2rem; */
    /* vertical-align:top; */
    /* line-height:1.5rem; */
    /* display:inline-block; */
/* } */
/* .secondary_cta_button .button_arrow,.transparentBtn .button_arrow,.whiteBtn .button_arrow { */
    /* overflow:hidden; */
    /* transition:all .3s; */
    /* width:3rem; */
    /* height:3rem; */
    /* background:#fff; */
    /* display:inline-block; */
    /* border-radius:100%; */
    /* text-align:center;  */
	/* flex:0 0 3rem;  */
/* } */
/* .secondary_cta_button .button_arrow i,.transparentBtn .button_arrow i,.whiteBtn .button_arrow i { */
    /* line-height:3rem; */
    /* margin-left:0; */
    /* color:#005e60 */
/* } */
/* .secondary_cta_button:hover,.transparentBtn:hover,.whiteBtn:hover { */
    /* transition:all .3s; */
    /* padding:.1rem .25rem .1rem 1.75rem; */
    /* background:#004647; */
	/* border-color: #004647; */
    /* color:#fff; */
/* } */
/* .secondary_cta_button:hover .button_text,.transparentBtn:hover .button_text,.whiteBtn:hover .button_text { */
    /* transition:all .3s; */
    /* color:#fff */
/* } */
/* .secondary_cta_button:hover .button_arrow,.transparentBtn:hover .button_arrow,.whiteBtn:hover .button_arrow { */
    /* transition:all .3s; */
    /* background:transparent; */
/* } */
/* .secondary_cta_button:hover .button_arrow i,.transparentBtn:hover .button_arrow i,.whiteBtn:hover .button_arrow i { */
    /* -webkit-animation:bounce .3s; */
    /* animation:bounce .3s; */
    /* color:#fff; */
    /* margin-left:0 */
/* } */
/* .secondary_cta_button.mosque-border,.transparentBtn { */
    /* border-color:#005e60; */
    /* color:#005e60 */
/* } */
/* .secondary_cta_button.plain_btn { */
    /* padding:.25rem .25rem .25rem 2rem */
/* } */
/* .secondary_cta_button.plain_btn:hover { */
    /* color:#fff; */
    /* padding:.25rem .25rem .25rem 2rem */
/* } */
/* .secondary_cta_button.whitebg { */
    /* border-color:#005e60 !important; */
    /* color:#005e60 !important */
/* } */
/* .secondary_cta_button.whitebg:hover { */
    /* color:#fff !important; */
    /* background:#005e60 !important */
/* }  */
/* .gepower-steam .secondary_cta_button,.gepower-steam .gepower-steam .transparentBtn,.gepower-steam .gepower-steam .whiteBtn { */
    /* min-width:auto; */
    /* background:transparent; */
    /* color:#fff; */
    /* padding:.1rem .25rem .1rem 1.75rem; */
    /* transition:all .3s; */
    /* position:relative; */
    /* z-index:1; */
    /* border:.125rem solid #fff; */
    /* overflow:hidden; */
    /* display:inline-flex; */
    /* align-items:center; */
    /* min-height:3.5rem */
/* } */
/* .secondary_cta_button.whiteBtn, .whiteBtn, .whiteBgBtn  { */
	/* background: #F7F7F7; */
    /* color: #004647; */
    /* border-color: #F7F7F7; */
/* } */
/* .secondary_cta_button.whiteBtn .button_arrow, .whiteBtn .button_arrow, .whiteBgBtn .button_arrow  { */
	    /* background: #005E60; */
/* } */
/* .secondary_cta_button.whiteBtn .button_arrow i, .whiteBtn .button_arrow i, .whiteBgBtn .button_arrow i { */
	    /* color: #fff; */
/* }  */
/* .secondary_cta_button.whiteBtn:hover, .whiteBtn:hover, .whiteBgBtn:hover {  */
	 /* background:#E4E6E7; */
	 /* border-color: #E4E6E7; */
/* } */
 /* .secondary_cta_button.whiteBtn:hover .button_text, .whiteBtn:hover .button_text, .whiteBgBtn:hover  .button_text {  */
	 /* color:#004647; */
/* } */
/* .secondary_cta_button.whiteBtn:hover .button_arrow, .whiteBtn:hover .button_arrow, .whiteBgBtn:hover .button_arrow {  */
	 /* background:#004647; */
/* } */
/* .secondary_cta_button, */
/* .transparentBtn, */
/* .whiteBtn { */
	/* background: transparent; */
	/* box-sizing: border-box; */
	/* border: 3px solid #005E60; */
	/* display: inline-flex; */
	/* transition: all 0.5s; */
	/* border-radius: 40px; */
	/* line-height: 21px; */
	/* padding: 16px 84px 17px; */
	/* cursor: pointer; */
	/* font-size: 22px; */
	/* color: #005E60; */
	/* font-weight: normal; */
	/* min-width: 320px; */
	/* max-width: 500px; */
	/* align-items: center; */
	/* justify-content: center; */
/* } */
/* .secondary_cta_button i, */
/* .transparentBtn i, */
/* .whiteBtn i { */
	/* margin-left: 15px; */
	/* transition: all 0.5s; */
	/* vertical-align: text-bottom; */
/* } */

/* .secondary_cta_button.overbg, */
/* .whiteBtn { */
	/* border: 3px solid #FFFFFF; */
	/* color: #fff; */
/* } */
/* .secondary_cta_button.whitebg, */
/* .transparentBtn.whitebg { */
	/* border: 3px solid #005E60; */
	/* background-color: #fff; */
	/* color: #005E60; */
/* } */
/* .secondary_cta_button:hover, */
/* .secondary_cta_button:focus, */
/* .transparentBtn:hover, */
/* .transparentBtn:focus, */
/* .whiteBtn:focus { */
	/* font-weight: normal; */
/* } */
/* .secondary_cta_button.plain_btn:hover, */
/* .transparentBtn.plain_btn:hover, */
/* .whiteBtn.plain_btn:hover { */
	/* padding: 16px 84px 17px; */
/* } */

/* .primary_cta_button .button_text, */
/* .secondary_cta_button .button_text, */
/* .blueButton .button_text, */
/* .transparentBtn .button_text, */
/* .whiteBtn .button_text { */
	/* text-align: left; */
/* } */

/* @media only screen and (min-width: 1280px) and (max-width: 1919px){ */
	/* .power_menu_container { */
		/* width: 89%; */
		/* width: 89.6%; */
		/* max-width: 1224px; */
	/* } */
	
/* } */

/*Start of Header Section*/
.top_nav_new{
	display: block;
    margin-top: auto;
    margin-bottom: auto;
}
.power_menu_section .powerlogo-bar .explore_link {
    margin-left: auto;
    border-color: #99BFBF;
    color: #005E60;
    height: 42px;
    min-height: 42px;
    padding: 0.1rem 1.75rem 0.1rem 1.75rem;
}
.power_menu_section .powerlogo-bar .explore_link:hover {
    background: #005e60;
    /* padding: 0.1rem 0.25rem 0.1rem 1.75rem; */
    padding: 0.1rem 1.75rem 0.1rem 1.75rem;
    border-color: #005e60;
}
.secondary_cta_button{
	min-width: auto;
    background: transparent;
	max-width: 416px;
    transition: all .3s;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
	box-sizing: border-box;
    border: 3px solid #005E60;
	border-radius: 40px;
    line-height: 21px;
	cursor: pointer;
    font-size: 22px;
	font-weight: normal;
	justify-content: center;
}
.secondary_cta_button:hover{
	transition: all .3s;
	font-weight: normal;
}
.secondary_cta_button .button_text{
	font-size: 1rem;
    font-weight: 600;
	vertical-align: top;
	display: inline-block;
	text-align: left;
}
.secondary_cta_button:hover .button_text{
	transition: all .3s;
    color: #fff;
}
.power_menu_section .powerlogo-bar .explore_link:hover .button_arrow{
	background: transparent;
	transition: 0.2s ease-out;
    margin-left: 0.75rem;
}
.power_menu_section .powerlogo-bar .explore_link .button_arrow{
	height: 36px;
    line-height: 32px;
    display: none;
}
.secondary_cta_button .button_arrow{
	overflow: hidden;
	width: 3rem;
	border-radius: 100%;
    text-align: center;
    flex: 0 0 3rem;
}
/* End of Header section */
.footer_links {
	border-left: 0.063rem solid rgba(255,255,255,.4);
    padding-left: 2rem;
}
/* Start of Footer Section */
.power_footer_section {
    background: #1c1c1c;
    padding: 35px 0;
    color: #fff;
}
.power_footer_section {
    background: #313535;
}
.power_container {
	margin: 0px auto;
}
.power_footer_section .footer_logo {
    padding-bottom: 20px;
}
.power_footer_links li a {
    font-size:14px
}
@media only screen and (min-width: 1366px) and (max-width: 1919px){
	.power_footer_container {
		width: 89%;
		width: 89.6%;
		max-width: 1224px;
	}
	.power_container {
		width: 89%;
		width: 89.6%;
		max-width: 1224px;
		padding: 48px 0px;
	}
	.power_footer_container .power_container {
		padding-bottom: 10px;
	}
	.power_footer_menusection {
		display: flex;
	}
}
@media only screen and (max-width: 1279px) {
	.power_footer_section .footer_logo img {
		width: 150px;
	}
}
@media only screen and (max-width: 767px) {
	.power_footer_section .footer_logo img {
		width: 150px;
	}
	.power_footer_section .primary_cta_button,.power_footer_section .secondary_cta_button {
        padding:.25rem .25rem .25rem 2rem
    }
	.power_footer_container.power_container {
		padding-bottom: 10px;
	}
	.power_footer_rightmenu .secondary_cta_button {
        display:inline-flex;
        text-align:center
    }
    .power_footer_rightmenu .secondary_cta_button i {
        display:block
    }
}
@media only screen and (min-width: 1920px) {
	.power_footer_container .power_container {
		padding-bottom: 10px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
	.power_footer_container.power_container {
		padding-bottom: 10px;
	}
}
/* End of Footer Section */