@import url("owl.carousel.css");
@import url("owl.theme.default.css");
body {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 167%;
  letter-spacing: -0.02em;
  overflow-x: hidden;
  padding-left: 60px;
}

a,
button,
.text,
.supply-logo li {
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
}
a::after, a::before,
button::after,
button::before,
.text::after,
.text::before,
.supply-logo li::after,
.supply-logo li::before {
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
}

a:hover {
  text-decoration: none;
}

h1 {
  font-size: 72px;
  line-height: 100%;
  letter-spacing: -0.05em;
}

h2 {
  font-size: 48px;
  line-height: 48px;
  line-height: 100%;
  letter-spacing: -0.05em;
}

.brand-logo {
  width: 148px;
  display: block;
  margin-top: 50px;
  margin-left: 120px;
  transition: all 0.4s ease 0s;
}
.brand-logo img {
  max-width: 100%;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  transition: all 0.4s ease 0s;
  z-index: 90;
}
header.srolled {
  background: linear-gradient(180deg, rgba(13, 23, 39, 0.9) 99.99%, rgba(13, 23, 39, 0) 100%);
}
header.srolled .brand-logo {
  width: 83px;
  margin-top: 12px;
}

.desktop-menu {
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.desktop-menu li {
  list-style: none;
}
.desktop-menu li.desktop-contact {
  cursor: pointer;
  padding: 10px 36px;
  background-color: #76BC21;
  display: flex;
  align-items: center;
  color: #ffffff;
  letter-spacing: -0.05em;
  font-size: 16px;
  font-weight: 700;
}
.desktop-menu li.desktop-contact a {
  color: #ffffff;
}
.desktop-menu li.desktop-contact i {
  margin-left: 14px;
}
.desktop-menu li.desktop-search {
  margin-right: 30px;
  font-size: 14px;
  color: #ffffff;
}
.desktop-menu li.desktop-search a {
  color: #ffffff;
}
.desktop-menu li.desktop-search span {
  cursor: pointer;
}
.desktop-menu li.menu-lavel-1 {
  margin-right: 36px;
}
.desktop-menu li.menu-lavel-1 > a {
  display: flex;
  color: #ffffff;
  align-items: center;
  letter-spacing: -0.05em;
  font-size: 16px;
  font-weight: 700;
  position: relative;
  z-index: 2;
}
.desktop-menu li.menu-lavel-1 > a:hover {
  text-decoration: none;
  color: #76BC21;
}
.desktop-menu li.menu-lavel-1 > a i {
  margin-left: 6px;
}

.opacity-01 {
  opacity: 0.1;
}

footer {
  background-color: #475057;
  padding: 24px 58px;
}

.footer-logo {
  width: 164px;
  display: block;
}
.footer-logo img {
  width: 100%;
}

.copyright {
  font-size: 14px;
  letter-spacing: -0.02em;
  color: #ffffff;
}
.copyright a {
  color: #ffffff;
  position: relative;
  margin-left: 5px;
}
.copyright a::after {
  content: "";
  width: 0%;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  bottom: -3px;
}
.copyright a:hover::after {
  width: 100%;
}

.full-screen {
  min-height: 100vh;
  position: relative;
}

.Home-top {
  min-height: 100vh;
}

.owl-home-top .owl-dots {
  z-index: 20;
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.owl-home-top .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
  opacity: 0.3;
}
.owl-home-top .owl-dots .owl-dot.active {
  opacity: 1;
}
.owl-home-top .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #ffffff;
  display: block;
}

.slider-img {
  background-size: cover;
  min-height: 100vh;
  display: flex;
  position: relative;
  align-items: center;
  background-image: url(../images/home-slide.png);
}
.slider-img.bg-none {
  background-image: none;
}
.slider-img video {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider-img .text {
  position: relative;
  z-index: 3;
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  width: 100%;
}
.slider-img .text img {
  width: 130px;
  margin-bottom: 20px;
}
.slider-img .text h1 {
  margin-bottom: 24px;
  font-weight: 400;
  letter-spacing: -0.05em;
}
.slider-img .text h1 b {
 /* display: block;*/
}
.slider-img::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: linear-gradient(57deg, rgba(0, 17, 47, 0.75) 0%, rgba(0, 17, 47, 0) 100%);
  z-index: 2;
}
.slider-img::after {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(9, 36, 81, 0.4);
  background-image: url(../images/pattern-1.png);
  position: absolute;
  background-repeat: no-repeat;
  background-position: right bottom;
  z-index: 1;
}

.pattern-bradcrum {
  background-image: url(../images/pattern-2.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.home-insights {
  display: flex;
  align-items: center;
  min-height: 100vh;
}
.home-insights > div {
  width: 100%;
  padding-top: 50px;
}
.home-insights .container {
  max-width: 1680px;
}

.news-list-home .title {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-bottom: 48px;
}
.news-list-home .title h1, .news-list-home .title h3 {
  font-weight: bold;
  margin-bottom: 0;
  font-size: 72px;
  letter-spacing: -0.05em;
  line-height: 100%;
}
.news-list-home .title a {
  margin-left: 22px;
  transform: translateY(-3px);
}
.news-list-home ul {
  display: flex;
  padding: 0;
  margin-top: 7px;
}
.news-list-home ul li {
  list-style: none;
  width: 33%;
  font-size: 20px;
  letter-spacing: -0.05em;
  line-height: 24px;
  border-right: solid 1px #e4e7e9;
  margin-right: 30px;
  padding-right: 30px;
}
.news-list-home ul li:last-child {
  border-right: solid 0px #e4e7e9;
  margin-right: 0;
}
.news-list-home ul li b {
  display: block;
  margin-bottom: 10px;
}
.news-list-home ul li small {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
}
.news-list-home ul li a {
  color: #76BC21;
}
.news-list-home ul li a span {
  background: -webkit-gradient(linear, left top, right top, from(rgba(100, 200, 200, 0)), to(rgba(100, 200, 200, 0))), -webkit-gradient(linear, left top, right top, from(#76BC21)) !important;
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background: linear-gradient(to right, rgba(100, 200, 200, 0), rgba(100, 200, 200, 0)), linear-gradient(to right, #76BC21) !important;
  background-size: 100% 1.5px, 0 1.5px !important;
  background-position: 100% 100%, 0 100% !important;
  background-repeat: no-repeat !important;
  transition: background-size 400ms !important;
  display: inline !important;
}
.news-list-home ul li a:hover {
  text-decoration: none;
}
.news-list-home ul li a:hover span {
  background-size: 0 1.5px, 100% 1.5px !important;
}

.readmore1 {
  color: #76BC21;
  letter-spacing: -0.05em;
  font-size: 20px;
  transition: ease 0.35s all;
  display: inline-block;
  overflow: hidden;
  height: 30px;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.05em;
}
.readmore1::before {
  content: attr(data-text);
  color: #76BC21;
  position: absolute;
  top: -30px;
  transition: ease 0s all;
}
.readmore1 i {
  transition: all 0.28s ease;
  margin-left: 4px;
  width: 20px;
  font-size: 17px;
  transform: translateY(0px);
}
.readmore1 i:last-child {
  position: absolute;
  top: -30px;
  right: 0;
  transition: all 0.28s ease;
}
.readmore1.left {
  font-size: 14px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.readmore1.left::before {
  content: attr(data-text);
  color: #76BC21;
  position: absolute;
  top: -30px;
  left: 26.5px;
  transition: ease 0s all;
}
.readmore1.left i {
  margin-right: 5px;
  margin-left: 0;
}
.readmore1.left i:first-child {
  position: absolute;
  top: -30px;
  left: 0;
  transition: all 0.28s ease;
}
.readmore1.left:hover i:first-child {
  top: 9px;
}
.readmore1:hover {
  line-height: 90px;
  text-decoration: none;
  color: #76BC21;
}
.readmore1:hover i:last-child {
  top: 7px;
}

.talk-to-expert {
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 38px 35px 38px 0;
}

.talk-to-expert a {
  color: #ffffff;
  letter-spacing: -0.05em;
  font-size: 36px;
  letter-spacing: -0.05em;
  line-height: 41px;
  transition: ease 0.35s all;
  display: inline-block;
  overflow: hidden;
  height: 41px;
  position: relative;
  font-weight: bold;
}
.talk-to-expert a::before {
  content: attr(data-text);
  color: #ffffff;
  position: absolute;
  top: -41px;
  transition: ease 0s all;
}
.talk-to-expert a i {
  transition: all 0.28s ease;
  margin-left: 10px;
  transform: translateY(2px);
  line-height: 41px;
}
.talk-to-expert a i:last-child {
  position: absolute;
  top: -41px;
  right: 0;
  transition: all 0.28s ease;
}
.talk-to-expert a:hover {
  line-height: 123px;
  text-decoration: none;
  color: #ffffff;
}
.talk-to-expert a:hover i:last-child {
  top: 0px;
}

.readmore span {
  background: -webkit-gradient(linear, left top, right top, from(rgba(100, 200, 200, 0)), to(rgba(100, 200, 200, 0))), -webkit-gradient(linear, left top, right top, from(#76BC21)) !important;
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background: linear-gradient(to right, rgba(100, 200, 200, 0), rgba(100, 200, 200, 0)), linear-gradient(to right, #76BC21) !important;
  background-size: 100% 1.5px, 0 1.5px !important;
  background-position: 100% 100%, 0 100% !important;
  background-repeat: no-repeat !important;
  transition: background-size 400ms !important;
  display: inline !important;
}
.readmore:hover {
  color: #76BC21;
  text-decoration: none;
}
.readmore:hover span {
  background-size: 0 1.5px, 100% 1.5px !important;
}

.news-text-home {
  padding-left: 70px;
  max-width: 712px;
}
.news-text-home a {
  color: #76BC21;
}

.text-news {
  min-height: 220px;
  letter-spacing: -0.05em;
}
.text-news h4 {
  font-size: 36px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 20px;
}
.text-news p {
  margin-bottom: 20px;
}

.home-bottom-slider {
  min-height: 100vh;
  background-size: cover;
  background-position: center center;
  background-image: url(../images/slide2.png);
  position: relative;
}
.home-bottom-slider.bg-none {
  background-image: none;
}
.home-bottom-slider video {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-bottom-slider::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.home-bottom-slider .overlay {
  min-height: 100vh;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
  background: linear-gradient(180deg, rgba(8, 25, 55, 0.6) 0%, rgba(8, 25, 55, 0) 100%);
}
.home-bottom-slider .overlay .text {
  max-width: 1168px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position: relative;
  z-index: 3;
  padding-top: 50px;
}
.home-bottom-slider .overlay .text .text-wrap {
  max-width: 427px;
  color: #ffffff;
}
.home-bottom-slider .overlay .text .text-wrap h1, .home-bottom-slider .overlay .text .text-wrap h3 {
  margin-bottom: 20px;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: -0.05em;
}
.home-bottom-slider .overlay .text .text-wrap img{
  width: 130px;
  margin-bottom: 20px;
}
.home-bottom-slider .overlay .text .text-wrap p {
  margin-bottom: 20px;
}
.home-bottom-slider .overlay .text .text-wrap a {
  color: #76BC21;
}
.home-bottom-slider .overlay .text .text-wrap a:hover {
  text-decoration: none;
}
.home-bottom-slider .overlay::after, .home-bottom-slider .overlay::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.home-bottom-slider .overlay::after {
  background-image: url(../images/pattern-3.png);
  background-repeat: no-repeat;
  background-position: right top;
}
.home-bottom-slider .overlay::before {
  background-image: url(../images/pattern-4.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.tabs-content {
  padding-left: 120px;
}

.tab-img {
  width: 560px;
  float: left;
  margin-right: 140px;
  max-width: 100%;
}
.tab-img img {
  max-width: 100%;
}

.tab-img-right {
  width: 420px;
  float: right;
  margin-left: 140px;
  max-width: 100%;
}
.tab-img-right img {
  max-width: 100%;
}
.tab-img-right img + img {
  margin-top: 27px;
}

.tab-text h2 {
  margin-bottom: 20px;
  font-weight: 700;
}
.tab-text p {
  margin-bottom: 20px;
  letter-spacing: -0.05em;
}

.readmore {
  display: flex;
  font-size: 20px;
  color: #76BC21;
  align-items: center;
  font-weight: bold;
  letter-spacing: -0.05em;
}
.readmore i {
  margin-left: 12px;
}
.readmore:hover {
  text-decoration: none;
}

.industry-home {
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.industry-home .container {
  max-width: 1680px;
  padding-top: 86px;
  padding-bottom: 86px;
}
.industry-home .title {
  margin-bottom: 25px;
}
.industry-home .title h1, .industry-home .title h3 {
  font-weight: bold;
  margin-bottom: 0;
  font-size: 72px;
  letter-spacing: -0.05em;
}

.tablink .hr {
  height: 1px;
  background-color: #E4E7E9;
}
.tablink button {
  border-radius: 0;
  display: flex;
  color: #76bc21;
  padding: 0;
  font-size: 24px;
  line-height: 26px;
  text-align: left;
  min-height: 86px;
  align-items: center;
  font-weight: bold;
  letter-spacing: -0.05em;
}
.tablink button:focus {
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.25);
}
.tablink button.active {
  color: #000000;
}

.arrow-nav {
  position: absolute;
  height: 40px;
  width: 100%;
  z-index: 10;
  top: 50%;
  margin-top: -20px;
}
.arrow-nav .owl-prev,
.arrow-nav .owl-next {
  position: absolute;
  background: none;
  border: none;
  display: flex;
  align-items: center;
}
.arrow-nav .owl-prev.disabled,
.arrow-nav .owl-next.disabled {
  opacity: 0.2;
  cursor: no-drop;
}
.arrow-nav .owl-prev span,
.arrow-nav .owl-next span {
  margin-left: 20px;
  margin-right: 20px;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: -0.05em;
}
.arrow-nav .owl-prev {
  margin-left: 34px;
}
.arrow-nav .owl-prev::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='41' viewBox='0 0 21 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.3666 0.77863C20.6638 1.0759 20.8125 1.43262 20.8125 1.8488C20.8125 2.20552 20.6936 2.53252 20.4557 2.82979L4.31399 20.3984L20.4557 37.9671C20.9908 38.6805 20.9611 39.3643 20.3666 40.0182C19.6531 40.5533 18.9694 40.5236 18.3154 39.9291L1.19266 21.3794C0.717027 20.7254 0.717027 20.0714 1.19266 19.4174L18.3154 0.867811C18.9694 0.273271 19.6531 0.243544 20.3666 0.77863Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 40px;
}
.arrow-nav .owl-next {
  margin-right: 34px;
  right: 0;
}
.arrow-nav .owl-next::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='41' viewBox='0 0 21 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.617814 0.77863C0.320545 1.0759 0.17191 1.43262 0.17191 1.8488C0.17191 2.20552 0.290817 2.53252 0.528633 2.82979L16.6704 20.3984L0.52863 37.9671C-0.00645558 38.6805 0.0232714 39.3643 0.617811 40.0182C1.33126 40.5533 2.01498 40.5236 2.66897 39.9291L19.7917 21.3794C20.2673 20.7254 20.2673 20.0714 19.7917 19.4174L2.66898 0.867811C2.01498 0.273271 1.33126 0.243544 0.617814 0.77863Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 40px;
}

.slider-container {
  position: relative;
  min-height: 100vh;
}

.side-pannel {
  width: 60px;
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  background-color: #ffffff;
  z-index: 101;
  border-right: solid 1px #E8EDF1;
  display: flex;
  flex-direction: column;
}

.promo-bar {
  width: 60px;
  height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease 0s;
  cursor: pointer;
  border-bottom: solid 1px #E8EDF1;
}
.promo-bar .promo-center {
  width: 60px;
  height: 60px;
  position: relative;
  transform: rotate(-90deg);
}
.promo-bar .promo-center .promo-text {
  position: absolute;
  width: 50vh;
  height: 60px;
  transform: translateX(calc(-50% + 30px));
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s ease 0s;
  font-size: 20px;
  letter-spacing: -0.05en;
  font-weight: bold;
  color: #768692;
}
.promo-bar .promo-center .promo-text span {
  display: block;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-image: url(../images/arrow1.svg);
  margin-left: 8px;
}
.promo-bar:hover {
  background-color: #0077c8;
}
.promo-bar:hover .promo-text {
  color: #ffffff;
}

.promo-social {
  display: flex;
  align-items: center;
  align-self: center;
  width: 60px;
  height: 50vh;
}
.promo-social ul {
  padding: 0;
}
.promo-social ul li {
  list-style: none;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  font-size: 18px;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.promo-social ul li a {
  display: block;
  color: #768692;
}
.promo-social ul li a:hover {
  color: #76BC21;
}

.promo-outer, .promo-outer1 {
  z-index: 99;
  position: fixed;
  overflow: hidden;
  height: 0vh;
  width: 0vw;
  left: 60px;
  top: 0;
  transition: all 0.4s ease 0s;
}

.promo-left-fade, .promo1-left-fade {
  position: fixed;
  width: 0vw;
  height: 100vw;
  overflow: hidden;
  z-index: 1;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.4s ease 0s;
}

.promo-left-main, .promo1-left-main {
  background-color: #ffffff;
  width: calc(50% - 60px);
  position: fixed;
  left: 60px;
  top: 0;
  height: 100vh;
  z-index: 2;
  transition: all 0.4s ease 0s;
  transform: translateX(-100%);
  overflow: auto;
}

.popup-text-flex {
  display: flex;
  justify-content: space-between;
}
.popup-text-flex .promo-img,
.popup-text-flex .promotext {
  width: calc(50% - 30px);
}
.popup-text-flex .promo-img .textwrap,
.popup-text-flex .promotext .textwrap {
  padding-right: 60px;
  padding-top: 50px;
}
.popup-text-flex .promo-img .textwrap h3,
.popup-text-flex .promotext .textwrap h3 {
  color: #0077c8;
  font-size: 44px;
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 50px;
  margin-bottom: 20px;
}
.popup-text-flex .promo-img img,
.popup-text-flex .promotext img {
  width: 100%;
}

.modal-open::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(7, 16, 31, 0.7);
  width: 100%;
  height: 100%;
  z-index: 98;
}
.modal-open .promo-left-fade {
  opacity: 1;
  width: 100vw;
}
.modal-open .promo-outer {
  z-index: 99;
  height: 100vh;
}
.modal-open .promo-left-main {
  transform: translateX(0);
}
.modal-open .promo-bar {
  background-color: #0077c8;
}
.modal-open .promo-bar .promo-text {
  color: #ffffff;
}
.modal-open .promo-bar .promo-text span {
  background-image: url(../images/close.svg);
}

.modal-open1::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(7, 16, 31, 0.7);
  width: 100%;
  height: 100%;
  z-index: 98;
}
.modal-open1 .promo1-left-fade {
  opacity: 1;
  width: 100vw;
}
.modal-open1 .promo1-outer {
  z-index: 99;
  height: 100vh;
}
.modal-open1 .promo1-left-main {
  transform: translateX(0);
}
.modal-open1 .chat-left {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #0075C9;
}
.modal-open1 .chat-left svg {
  fill: #fff;
}

.mobile-show {
  display: none;
}

.pagination-line {
  height: 5px;
  position: fixed;
  bottom: 0;
  left: 0px;
  background-color: #0077c8;
  z-index: 80;
  transition: all 1s ease 0s;
}

.inner-top-section {
  background-position: center center;
  background-size: cover;
  min-height: 740px;
  position: relative;
}
.inner-top-section .disply-text {
  position: absolute;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  color: #0d1727;
  font-size: 360px;
  line-height: 260px;
  left: 0;
  bottom: 0;
  opacity: 0.75;
  font-weight: bold;
  letter-spacing: -0.05em;
}
.inner-top-section .overlay {
  background: rgba(9, 36, 81, 0.4);
  position: relative;
  width: 100%;
  min-height: 740px;
  display: flex;
  align-items: flex-end;
}
.inner-top-section .overlay::after, .inner-top-section .overlay::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.inner-top-section .overlay::after {
  z-index: 1;
  background: linear-gradient(57deg, rgba(0, 17, 47, 0.75) 0%, rgba(0, 17, 47, 0) 93.22%);
}
.inner-top-section .overlay::before {
  z-index: 2;
  background-image: url(../images/pattern-inner-top.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}

.top-text {
  position: relative;
  color: #ffffff;
  z-index: 2;
  padding-bottom: 90px;
  max-width: calc(50vw - 60px);
  padding-left: 40px;
}
.top-text h1 {
  font-weight: bold;
  line-height: 74px;
  margin-bottom: 0;
}
.top-text h4 {
  letter-spacing: -0.05em;
  font-size: 36px;
  margin-bottom: 0;
}

.background-1 {
  background-image: url(../images/c1.jpg);
}

.h2-green-section {
  max-width: 825px;
}
.h2-green-section .text {
  padding-left: 40px;
  color: #ffffff;
  padding-top: 51px;
  padding-bottom: 51px;
}
.h2-green-section .text h2 {
  margin: 0;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.02em;
}

.overflow-x-hide {
  overflow-x: hidden;
}

.breadcum {
  position: relative;
  z-index: 0;
  padding-top: 22px;
  padding-bottom: 22px;
  line-height: 12px;
}
.breadcum .link {
  position: relative;
  z-index: 1;
  font-size: 12px;
  color: #0077c8;
  display: flex;
  flex-wrap: wrap;
}
.breadcum .link a {
  color: #0077c8;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
}
.breadcum .link a:first-child {
  margin-left: 0;
}
.breadcum .link a:hover {
  text-decoration: none;
  color: #76BC21;
}
.breadcum .link b {
  margin-left: 5px;
  margin-right: 5px;
}
.breadcum::after {
  content: "";
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 570px;
  height: 293px;
  background-image: url(../images/breadcum-bg.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.main {
  overflow-x: hidden;
  position: relative;
}

.form-code-here {
  min-height: 305px;
}

.form-rihgt {
  position: relative;
  z-index: 9;
  background-color: #ffffff;
  margin-top: -636px;
  min-height: 640px;
}
.form-rihgt.form-rihgt-2 {
  margin-top: -486px;
}
.form-rihgt.form-rihgt-2 .text {
  padding: 0px 0px 0px 115px;
}
.form-rihgt.form-rihgt-2::after {
  display: none;
}
.form-rihgt.form-rihgt-2 .form-right-inner, .form-rihgt.form-rihgt-2 .text-only {
  padding: 80px 90px 0px 115px;
}
.form-rihgt.form-rihgt-2 .form-right-inner.full, .form-rihgt.form-rihgt-2 .text-only.full {
  padding: 80px 0px 0px 115px;
}
.form-rihgt::after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  background-color: #ffffff;
  width: 100vw;
  height: 100%;
  z-index: 0;
}
.form-rihgt .form-right-inner {
  background-color: #ffffff;
  padding: 80px 0px 0px 80px;
  position: relative;
  z-index: 1;
}
.form-rihgt .form-right-inner h3 {
  color: #76bc21;
  margin-bottom: 20px;
  font-size: 42px;
  letter-spacing: 0;
}
.form-rihgt .form-right-inner p {
  margin-bottom: 40px;
  font-size: 21px;
}
.form-rihgt .text-only {
  padding: 80px 0px 0px 80px;
  position: relative;
  z-index: 1;
}

.green-bg {
  background-color: #76BC21;
}

.container1 {
  max-width: 1680px;
  margin: 0 auto;
  width: 100%;
}

.hr-main {
  border-top: solid 1px #e4e7e9;
  position: relative;
  z-index: 1;
}

.spacer-100 {
  height: 100px;
}

.spacer-190 {
  height: 190px;
}

.fullscreen-bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 125px 0 138px 0;
  background-image: url(../images/ae.png);
  position: relative;
}
.fullscreen-bg::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(57deg, rgba(0, 17, 47, 0.75) 0%, rgba(0, 17, 47, 0) 93.22%);
}
.fullscreen-bg .container {
  max-width: 1400px;
}
.fullscreen-bg .container .advanced-engineering {
  padding-left: 50px;
  max-width: 470px;
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.fullscreen-bg .container .advanced-engineering h1 {
  line-height: 68px;
  margin-bottom: 30px;
}
.fullscreen-bg .container .advanced-engineering p {
  font-size: 18px;
  line-height: 30px;
}

.fix-bottom-resources {
  position: fixed;
  left: 0;
  bottom: 0;
  width: calc(100% - -60px);
  z-index: 10;
  -webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
}
.fix-bottom-resources.position-absolute {
  margin-left: -30px;
}

.resources-center-button {
  display: flex;
}
.resources-center-button a {
  width: 100%;
}
.resources-center-button a.btn {
  padding: 17px 42px;
  background-color: #76BC21;
  font-size: 24px;
  color: #ffffff;
  border-radius: 0;
  font-weight: bold;
  letter-spacing: -0.05em;
  display: flex;
}
.resources-center-button a.btn:focus {
  box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
}
.resources-center-button a.btn.collapsed {
  background-color: #768692;
}
.resources-center-button a.btn:hover {
  background-color: #76BC21;
}
.resources-center-button a.btn.btn-blue {
  background-color: #0075C9;
}
.resources-center-button a.btn.btn-blue.collapsed {
  background-color: #768692;
}
.resources-center-button a.btn.btn-blue.collapsed:hover {
  background-color: #0075C9;
}
.resources-center-button a.btn i {
  margin-left: 16px;
}

.resources-center {
  max-width: 1119px;
  margin: auto;
  width: 100%;
}

.fill-white {
  fill: #ffffff;
  transition: all 0.4s ease 0s;
}

.active .resources-text-list {
  height: 450px;
}

.resources-text-list {
  background-color: #76BC21;
  padding: 56px 70px 42px 70px;
  color: #ffffff;
  height: 450px;
  overflow-y: auto;
  transition: all 0.4s ease 0s;
}
.resources-text-list.bg-blue {
  background-color: #0075C9;
}
.resources-text-list p {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 22px;
}
.resources-text-list ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
.resources-text-list ul li {
  width: 50%;
  padding: 13px 0;
}
.resources-text-list ul li a {
  display: flex;
  align-items: center;
  color: #ffffff;
  text-decoration: none;
}
.resources-text-list ul li a:hover {
  color: #475057;
}
.resources-text-list ul li a:hover .fill-white {
  fill: #475057;
}
.resources-text-list ul li a i {
  margin-right: 6px;
}

.text-block-main {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -0.02em;
}
.text-block-main .alignleft {
  float: left;
  margin-right: 30px;
  max-width: 100% !important;
}
.text-block-main .alignleft img {
  margin-bottom: 1rem;
  width: 100%;
}
.text-block-main .alignleft figcaption {
  border-left: solid 3px #0077C8;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  letter-spacing: 0;
  color: #475057;
  padding-left: 13px;
}
.text-block-main .alignright {
  margin-left: 30px;
  float: right;
  max-width: 100% !important;
}
.text-block-main .alignright img {
  margin-bottom: 1rem;
  width: 100%;
}
.text-block-main .alignright figcaption {
  border-left: solid 3px #0077C8;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  letter-spacing: 0;
  color: #475057;
  padding-left: 13px;
}
.text-block-main a {
  color: #76BC21;
  background: -webkit-gradient(linear, left top, right top, from(rgba(100, 200, 200, 0)), to(rgba(100, 200, 200, 0))), -webkit-gradient(linear, left top, right top, from(#76BC21)) !important;
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background: linear-gradient(to right, rgba(100, 200, 200, 0), rgba(100, 200, 200, 0)), linear-gradient(to right, #76BC21) !important;
  background-size: 100% 1.5px, 0 1.5px !important;
  background-position: 100% 100%, 0 100% !important;
  background-repeat: no-repeat !important;
  transition: background-size 400ms !important;
  display: inline !important;
}
.text-block-main a:hover {
  color: #76BC21;
  text-decoration: none;
  background-size: 0 1.5px, 100% 1.5px !important;
}
.text-block-main p {
  margin-bottom: 30px;
  font-size: 18px;
}
.text-block-main p:last-child {
  margin-bottom: 0;
}
.text-block-main h4 {
  font-size: 18px;
  color: #768692;
  letter-spacing: -0.05em;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 30px;
}
.text-block-main h2 {
  font-size: 30px;
  line-height: 48px;
  color: #0077c8;
  letter-spacing: -0.02em;
  margin-bottom: 50px;
}
.text-block-main ul {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
.text-block-main ul li {
  position: relative;
  padding: 5px 0;
  list-style: none;
  padding-left: 30px;
}
.text-block-main ul li::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #0077C8;
  position: absolute;
  left: 10px;
  top: 15px;
}
.text-block-main ul ul {
  margin-bottom: 0;
}
.text-block-main ul ul li::before {
  background-color: #768692;
}
.text-block-main ul ul li:last-child {
  padding-bottom: 0;
}
.text-block-main h3 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 0;
  letter-spacing: -0.05em;
  font-weight: bold;
}

.alt-bg {
  background-color: #f3f3f3;
}

.spacer-105 {
  height: 105px;
}

.gutter-1 {
  margin-top: -15px;
  margin-bottom: -15px;
}
.gutter-1 .col-12 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.services-list .img {
  margin-bottom: 36px;
}
.services-list .img a {
  display: block;
  position: relative;
  overflow: hidden;
}
.services-list .img a img {
  width: 100%;
  transform: scale(1);
  transition: all 0.4s ease 0s;
}
.services-list .img a:hover img {
  transform: scale(1.1);
}
.services-list .text h3 {
  letter-spacing: -0.05em;
  font-size: 36px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 4px;
}
.services-list .text p {
  margin-bottom: 5px;
}

.row.gutter-2 {
  margin: -30px -37.5px;
}
.row.gutter-2 .col-12 {
  padding: 30px 37.5px;
}

.spacer-30 {
  height: 30px;
}

.blue-bg-text {
  background-color: #0077c8;
  color: #ffffff;
  position: relative;
  margin-top: -203px;
}
.blue-bg-text .text {
  padding: 75px 0 75px 105px;
  position: relative;
  z-index: 1;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: -0.05em;
}
.blue-bg-text::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #0077c8;
  z-index: 0;
}

.accordiontem .teamcard {
  border-bottom: solid 1px #E4E7E9;
}
.accordiontem .teamcard .btn {
  border-radius: 0;
  color: #76BC21;
  font-size: 18px;
  font-weight: bold;
  display: block;
  text-align: left;
  padding: 12px 0;
  width: 100%;
  line-height: 30px;
  position: relative;
}
.accordiontem .teamcard .btn.collapsed::after {
  background-image: url(../images/plus.svg);
}
.accordiontem .teamcard .btn::after {
  content: "";
  background-image: url(../images/sub.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -6px;
}
.accordiontem .teamcard .btn:focus {
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.25);
}
.accordiontem .teamcard .card-body-team {
  padding: 8px 0 20px 0;
}

.spacer-60 {
  height: 60px;
}

.icon-grid {
  border-bottom: solid 1px #E4E7E9;
  border-top: solid 1px #E4E7E9;
  padding-top: 30px;
  padding-bottom: 30px;
}
.icon-grid .text {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  margin: 15px 0;
}
.icon-grid .text i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 101px;
  height: 84px;
  margin: 0 auto 23px auto;
}
.icon-grid .text h4 {
  color: #0077c8;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 8px;
}
.icon-grid .text p {
  margin-bottom: 0;
}

.table-block {
  border-top: solid 3px #0077C8;
  border-bottom: solid 3px #76BC21;
}
.table-block .table {
  margin-bottom: 0;
}
.table-block .table th {
  font-size: 18px;
  font-weight: bold;
  color: #0077C8;
  text-transform: uppercase;
}
.table-block .table td,
.table-block .table th {
  text-align: right;
}
.table-block .table td:first-child,
.table-block .table th:first-child {
  text-align: left;
}

/* News CSS */
.breadcum .container-fluid .link {
  padding-left: 45px;
}

.news-page-title {
  position: relative;
  z-index: 2;
  padding-left: 60px;
  padding-bottom: 61px;
}
.news-page-title h1 {
  margin-bottom: 0;
  color: #76BC21;
  font-weight: bold;
  margin-top: -9px;
}

.wf-box p {
  margin-bottom: 9px;
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}
.wf-box figure {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
}
.wf-box figure img {
  width: 100%;
  transform: scale(1);
  transition: all 0.4s ease 0s;
}
.wf-box img {
  width: 100%;
  margin-bottom: 0px;
}
.wf-box a {
  color: #ffffff;
}
.wf-box a span {
  background: -webkit-gradient(linear, left top, right top, from(rgba(100, 200, 200, 0)), to(rgba(100, 200, 200, 0))), -webkit-gradient(linear, left top, right top, from(#fff)) !important;
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background: linear-gradient(to right, rgba(100, 200, 200, 0), rgba(100, 200, 200, 0)), linear-gradient(to right, #fff) !important;
  background-size: 100% 2px, 0 2px !important;
  background-position: 100% 100%, 0 100% !important;
  background-repeat: no-repeat !important;
  transition: background-size 400ms !important;
  display: inline !important;
}
.wf-box a:hover {
  color: #ffffff;
  text-decoration: none;
}
.wf-box a:hover img {
  transform: scale(1.1);
}
.wf-box a:hover span {
  background-size: 0 2px, 100% 2px !important;
}

.wf-container {
  margin: 0 auto;
  background-color: #005fa0;
}

.load-more-button {
  display: flex;
  justify-content: center;
  background-color: #005fa0;
  padding: 45px 0;
}

.wf-container:before,
.wf-container:after {
  content: "";
  display: table;
}

.wf-container:after {
  clear: both;
}

.wf-box {
  margin: 0px;
  padding: 56px 60px;
  border-top: solid 1px #0077C8;
}

.wf-column {
  border-left: solid 1px #0077C8;
  border-right: solid 1px #0077C8;
  margin-left: -1px;
}
.wf-column:last-child {
  border-right: solid 0px #0077C8;
}

.wf-box img {
  display: block;
  width: 100%;
}

.wf-box .content {
  border-top-width: 0;
  padding: 0;
}

.wf-column {
  float: left;
}

@media screen and (min-width: 1200px) {
  .wf-container {
    width: 100%;
  }
}
.Filter-block {
  background-color: #0077C8;
  padding: 70px 0;
  position: relative;
}

.filter-form .custom-select,
.filter-form .form-control {
  border: none;
  border-bottom: solid 1px #298DD1;
  border-radius: 0;
  background-color: #0077C8;
  height: calc(1.5em + 1.38rem + 2px);
  font-size: 18px;
  color: #ffffff;
}

.filter-form .custom-select::-moz-placeholder, .filter-form .form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.filter-form .custom-select:-ms-input-placeholder, .filter-form .form-control:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.filter-form .custom-select::placeholder,
.filter-form .form-control::placeholder {
  color: #ffffff;
  opacity: 1;
}
.filter-form .custom-select:focus,
.filter-form .form-control:focus {
  border-bottom: solid 1px #fff;
  box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
}
.filter-form .custom-select {
  background-image: url(../images/dropdown.svg);
  background-size: 12px 7px;
}
.filter-form .form-control {
  background-image: url(../images/search.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
}
.Filter-block .filter-form .custom-select{
	background-image: url(../images/dropdown-white.svg);
}

.filter-form.row {
  margin: 0 -10px;
}
.filter-form.row .col-6 {
  padding: 0 10px;
}

.resource-center-top {
  background-image: url(../images/rc.png);
  position: relative;
  background-size: cover;
  padding-top: 280px;
  padding-bottom: 290px;
}
.resource-center-top::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: linear-gradient(57deg, rgba(0, 17, 47, 0.75) 0%, rgba(0, 17, 47, 0) 100%);
  z-index: 2;
}
.resource-center-top::after {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(../images/pattern-1.png);
  position: absolute;
  background-repeat: no-repeat;
  background-position: right bottom;
  z-index: 1;
}
.resource-center-top h1 {
  font-weight: bold;
  color: #ffffff;
  position: relative;
  z-index: 3;
}

.resource-list {
  background-color: #ffffff;
  padding: 104px 0 77px 0;
  margin-top: -210px;
  position: relative;
  z-index: 3;
}
.resource-list .row .row {
  margin: 0 -35px;
}
.resource-list .row .row .col-12 {
  padding: 0 35px;
}

.rcl {
  position: relative;
}
.rcl a.img-link {
  display: block;
  position: relative;
  overflow: hidden;
}
.rcl a.img-link img {
  width: 100%;
  transform: scale(1);
  transition: all 0.4s ease 0s;
}
.rcl a.img-link:hover img {
  transform: scale(1.1);
}
.rcl .text {
  background-color: #e8edf1;
  position: absolute;
  right: 0;
  bottom: -110px;
  padding: 30px 42px;
  width: 100%;
  max-width: 300px;
  min-height: 220px;
}
.rcl .text b {
  display: block;
  color: #0077c8;
  font-size: 12px;
  line-height: 30px;
  text-transform: uppercase;
}
.rcl .text p {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.05em;
  font-weight: bold;
  margin-bottom: 4px;
}
.rcl .text .readmore1 {
  font-size: 16px;
}

.rc-bg {
  background-color: #005FA0;
  padding-top: 40px;
  padding-bottom: 30px;
}

.rc-pagination {
  padding: 90px 0;
}
.rc-pagination ul {
  list-style: none;
  justify-content: center;
  display: flex;
  padding: 0;
  margin: 0;
}
.rc-pagination ul li {
  list-style: none;
  margin: 0 3px;
}
.rc-pagination ul li.active a {
  background-color: #76BC21;
  color: #ffffff;
}
.rc-pagination ul li a {
  color: #ffffff;
  display: block;
  width: 40px;
  line-height: 40px;
  border-radius: 40px;
  text-align: center;
}
.rc-pagination ul li a:hover {
  background-color: #ffffff;
  color: #005FA0;
  text-decoration: none;
}

.rc-title {
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  padding: 18px 0;
  border-bottom: solid 1px #2274AD;
}

.rc-list {
  border-bottom: solid 1px #2274AD;
  color: #ffffff;
  padding-top: 17px;
  padding-bottom: 9px;
  line-height: 30px;
  letter-spacing: -0.05em;
  font-size: 18px;
}
.rc-list a {
  color: #76BC21;
  text-decoration: none;
  font-weight: bold;
}
.rc-list a:hover {
  color: #ffffff;
}

.map-w {
  background-color: #0077C8;
}
.map-w .Filter-block {
  padding-left: 62px;
  padding-right: 62px;
}

.map-result {
  padding: 50px 62px;
  background-color: #005FA0;
}
.map-result .table-dark {
  background-color: #005FA0;
}
.map-result .table td, .map-result .table th {
  border-top: solid 0px #2274AD;
  border-bottom: solid 1px #2274AD;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  padding-top: 13px;
  padding-bottom: 20px;
}
.map-result .table td b, .map-result .table th b {
  display: block;
}
.map-result .table th {
  font-size: 20px;
  padding: 0;
  padding-top: 13px;
  padding-bottom: 13px;
}
.map-result .table .no-border td {
  border-bottom: solid 0px #2274AD;
  padding-top: 20px;
  padding-bottom: 13px;
}

.direction-link {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  color: #76bc21;
}
.direction-link i {
  margin-right: 6px;
}
.direction-link:hover {
  color: #ffffff;
  text-decoration: none;
}

.map-result-title {
  font-size: 16px;
  color: #ffffff;
  padding-bottom: 16px;
}

.contact-form-w {
  background-color: #E8EDF1;
}

.contact-form-top-bg {
  background-color: #ffffff;
}

.contact-page-form {
  padding-right: 60px;
}

.form-here {
  padding-top: 60px;
  min-height: 400px;
}

.contact-page-address {
  padding: 60px;
}
.contact-page-address .address-list {
  margin-bottom: 30px;
  line-height: 30px;
}
.contact-page-address .address-list b {
  display: block;
  color: #0077c8;
  font-size: 24px;
}

.article-title h1 {
  font-weight: bold;
  color: #0077c8;
}

.social-share {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.social-share li {
  font-size: 20px;
  margin-left: 19px;
  margin-right: 19px;
  position: relative;
}
.social-share li:first-child {
  margin-left: 0;
}
.social-share li:last-child {
  margin-right: 0px;
}
.social-share li a {
  color: #76bc21;
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
}
.social-share li a i {
  display: block;
  width: 20px;
  text-align: center;
}
.social-share li a span {
  position: absolute;
  width: 84px;
  top: -20px;
  transform: translate(-50%, -100%);
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  background-color: #475057;
  left: 50%;
  display: none;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}
.social-share li a span b {
  position: relative;
  z-index: 2;
}
.social-share li a span::after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  left: calc(50% - 7.5px);
  bottom: -7px;
  background-color: #475057;
  transform: rotate(45deg);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}
.social-share li a:hover {
  color: #0077c8;
}
.social-share li a:hover span {
  display: block;
}

.article-social {
  padding-top: 52px;
  margin-bottom: 26px;
}
.map-result .table .no-border td:nth-of-type(2n), .map-result .table .no-border td:first-child {
    padding-right: 10px;
}
.article-meta {
  border-top: solid 1px #E8EDF1;
  border-bottom: solid 1px #E8EDF1;
  padding: 28px 0;
  margin-bottom: 54px;
}
.article-meta a {
  color: #76BC21;
  font-weight: bold;
}

.featured {
  margin-bottom: 60px;
}
.featured img {
  width: 100%;
}

.figure-right {
  float: right;
  max-width: 360px;
  margin-left: 30px;
}

.figure-left {
  float: left;
  margin-right: 30px;
  max-width: 701px;
}

.figure .figure-img {
  margin-bottom: 28px;
}
.figure .figure-caption {
  border-left: solid 3px #0077C8;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  letter-spacing: 0;
  color: #475057;
  padding-left: 13px;
}

.blockquote-blue, .text-block-main blockquote {
  position: relative;
  float: right;
  background-color: #0077c8;
  color: #ffffff;
  padding: 80px 0 80px 88px;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 40px;
  max-width: 628px;
  margin-left: 30px;
  margin-right: -280px;
}
.blockquote-blue .blockquote-text, .blockquote-blue p, .text-block-main blockquote .blockquote-text, .text-block-main blockquote p {
  position: relative;
  z-index: 1;
}
.blockquote-blue::after, .text-block-main blockquote::after {
  content: "";
  width: 100vw;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #0077c8;
  position: absolute;
}

.text-blog {
  padding-bottom: 55px;
}

.wf-container1 {
  margin: 0 0 0 auto;
}

.wf-container1:before,
.wf-container1:after {
  content: "";
  display: table;
}

.wf-container1:after {
  clear: both;
}

.wf-box1 {
  margin: 0px;
  padding: 0px;
}

.wf-column1 {
  margin-left: 0px;
}

.wf-box .content {
  border-top-width: 0;
  padding: 0;
}

.wf-column1 {
  float: left;
}

@media screen and (min-width: 1200px) {
  .wf-container1 {
    width: 1026px;
  }
}
.dropdown-full {
  position: absolute;
  left: 60px;
  top: 0px;
  width: calc(100vw - 60px);
  z-index: 1;
  background-color: rgba(13, 23, 39, 0.9);
  padding-bottom: 86px;
  padding-top: 56px;
  opacity: 0;
  margin-top: -10000px;
  transition: opacity 0.3s;
}
.dropdown-full .container1 {
  overflow-y: auto;
  max-height: calc(100vh - 142px);
  overflow-x: hidden;
}

.menu-lavel-1:hover {
  opacity: 1;
}
.menu-lavel-1:hover a {
  z-index: 2;
  position: relative;
}
.menu-lavel-1:hover .dropdown-full {
  opacity: 1;
  margin-top: 0;
  transition: opacity 0.3s;
}

.menu-lavel {
  padding-left: 23px;
  border-left: solid 1px #fff;
  margin-top: 30px;
  padding-right: 23px;
  position: relative;
}

.menu-links ul {
  padding: 0;
  margin: 0;
}
.menu-links ul li {
  list-style: none;
  padding-top: 20px;
  font-size: 16px;
  line-height: 20px;
}
.menu-links ul li a {
  color: #76BC21;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.05em;
  background: -webkit-gradient(linear, left top, right top, from(rgba(100, 200, 200, 0)), to(rgba(100, 200, 200, 0))), -webkit-gradient(linear, left top, right top, from(#76BC21)) !important;
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background: linear-gradient(to right, rgba(100, 200, 200, 0), rgba(100, 200, 200, 0)), linear-gradient(to right, #76BC21) !important;
  background-size: 100% 1.5px, 0 1.5px !important;
  background-position: 100% 100%, 0 16px !important;
  background-repeat: no-repeat !important;
  transition: background-size 400ms !important;
  display: inline !important;
}
.menu-links ul li a:hover {
  color: #76BC21;
  text-decoration: none;
  background-size: 0 1.5px, 100% 1.5px !important;
}

.menu-title a {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.05em;
  font-weight: bold;
  color: #ffffff;
  white-space: nowrap;
}
.menu-title a span {
  background: -webkit-gradient(linear, left top, right top, from(rgba(100, 200, 200, 0)), to(rgba(100, 200, 200, 0))), -webkit-gradient(linear, left top, right top, from(#ffffff)) !important;
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background: linear-gradient(to right, rgba(100, 200, 200, 0), rgba(100, 200, 200, 0)), linear-gradient(to right, #ffffff) !important;
  background-size: 100% 1.5px, 0 1.5px !important;
  background-position: 100% 100%, 0 100% !important;
  background-repeat: no-repeat !important;
  transition: background-size 400ms !important;
  display: inline !important;
  white-space: normal;
}
.menu-title a:hover {
  color: #ffffff;
}
.menu-title a:hover span {
  background-size: 0 1.5px, 100% 1.5px !important;
  position: relative;
}
.menu-title a i {
  background-image: url(../images/menu-arrow-w.svg);
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 7px;
  height: 14px;
  margin-left: 5px;
  transform: translateY(1px);
}

.green-down-arrow {
  background-image: url(../images/green-down-arrow.svg);
  background-position: center center;
  width: 40px;
  height: 20px;
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -20px;
  z-index: 1;
  cursor: pointer;
}

.chat-left {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.chat-left svg {
  fill: #768692;
}
.chat-left:hover {
  background-color: #0075C9;
}
.chat-left:hover svg {
  fill: #fff;
}

.popup-form {
  padding: 60px;
}
.popup-form h3 {
  font-weight: bold;
  color: #0077c8;
}

.form-here .hs-form-private {
  margin-left: -30px;
  margin-right: -30px;
}
.form-here .hs-submit {
  display: flex;
  justify-content: end;
  margin-left: 30px;
  margin-right: 30px;
}
.form-here .hs-submit .hs-button {
  background-color: #76bc21;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  border: none;
  border-radius: 0;
  padding: 14px 35px;
  font-weight: bold;
}
.form-here .hs-submit .hs-button:hover {
  background-color: #0075C9;
}
.form-here fieldset {
  max-width: inherit !important;
  display: flex;
}
.form-here fieldset label {
  display: none;
}
.form-here fieldset ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	  -webkit-box-pack: justify;    -ms-flex-pack: justify;    justify-content: space-between;	
}
.form-here fieldset ul li {
  list-style: none;
  font-size: 14px;
}
.form-here fieldset li label {
  display: block;
}
.form-here fieldset .hs-form-field {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 37px;
  width: 100%;
}
.form-here fieldset .hs-form-field .hs-input {
  width: 100% !important;
}
.form-here fieldset .hs-form-field .input {
  margin: 0 !important;
}
.form-here fieldset .hs-form-field input, .form-here fieldset .hs-form-field textarea {
  width: 100%;
  font-size: 18px;
  border-radius: 0;
  letter-spacing: -0.05em;
  color: #475057;
  font-size: 20px;
  border: none;
  border-bottom: solid 1px #475057;
  padding: 5px 0;
}
.form-here fieldset.form-columns-1 .hs-dependent-field .field.hs-form-field {
    margin: 0;
	margin-bottom: 37px;
}
.form-here fieldset.form-columns-1 .hs-dependent-field {
    width: 100%;
	margin-left: 30px;
    margin-right: 30px;    
}
.form-here fieldset .hs-form-field .input select {
    border-radius: 0;
    letter-spacing: -0.05em;
    color: #000000;
    font-size: 20px;
    border: none;
    border-bottom: solid 1px #475057;
    padding: 5px 0;
    outline: none !important;
    opacity: 1 !important;
}

.form-here fieldset .hs-form-field input::-moz-placeholder, .form-here fieldset .hs-form-field textarea::-moz-placeholder, .form-here fieldset .hs-form-field .input select::-moz-placeholder {
  opacity: 1;
}
.form-here fieldset .hs-form-field input:-ms-input-placeholder, .form-here fieldset .hs-form-field textarea:-ms-input-placeholder, .form-here fieldset .hs-form-field .input select:-ms-input-placeholder {
  opacity: 1;
}
.form-here fieldset .hs-form-field input::placeholder, .form-here fieldset .hs-form-field textarea::placeholder, .form-here fieldset .hs-form-field .input select::placeholder{
  opacity: 1;
}
.form-here fieldset .hs-form-field input:focus, .form-here fieldset .hs-form-field textarea:focus, .form-here fieldset .hs-form-field .input select:focus {
  outline: 0;
  border-bottom: solid 1px #0076BD;
}
.form-here .hs_recaptcha  div.input{
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 37px;
  width: 100%;

}
.filter_topic {
position: relative;
}
.filter_topic select {
display: none;
}
.filter_topic .select-selected {
  background-image: url(../images/dropdown.svg);
  background-size: 12px 7px;
  border-bottom: solid 1px #298DD1;
  border-radius: 0;
  background-color: #0077C8;
  height: calc(1.5em + 1.38rem + 2px);
  font-size: 18px;
  color: #ffffff;
  display: inline-block;
  width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-repeat: no-repeat;
  background-position: calc(100% - 0.75rem) center;
}
.filter_topic .select-items {
  position: absolute;
  width: 100%;
  background-color: #fff;
  color: #000;
  z-index: 9;
}
.filter_topic .select-items div {
  background-color: #fff;
  color: #000;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
}
.filter_topic .select-items div:hover, .filter_topic .select-items div.same-as-selected {
  background-color: #eee;
  color: #0077C8;
}

.select-hide {
  display: none;
}
.popup-text-flex .promo-img {
    height: 50vh;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}
.tab-text ul {
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
}
.tab-text ul li {
    position: relative;
    padding: 5px 0;
    list-style: none;
    padding-left: 30px;
}
.tab-text ul li::before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #0077C8;
    position: absolute;
    /* left: 10px; */
    top: 15px;
    margin-left:-20px;
	
}
.tab-text ul ul {
    margin-bottom: 0;
}
.tab-text ul ul li::before {
    background-color: #768692;
}

.left-text-block ul{
	padding: 0;
    margin: 0;
    margin-bottom: 30px;
}
.left-text-block ul li{
	position: relative;
	padding: 5px 0;
	list-style: none;
	padding-left: 30px;
}
.left-text-block ul li:before{
	content: "";
    width: 7px;
    height: 7px;
    background-color: #0077C8;
    position: absolute;
    left: 10px;
    top: 15px;
}
.left-text-block ul li a {
    color: #76BC21;
}
.left-text-block ul li a{
	background: -webkit-gradient(linear, left top, right top, from(rgba(100, 200, 200, 0)), to(rgba(100, 200, 200, 0))), -webkit-gradient(linear, left top, right top, from(#76BC21)) !important;
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background: linear-gradient(to right, rgba(100, 200, 200, 0), rgba(100, 200, 200, 0)), linear-gradient(to right, #76BC21) !important;
  background-size: 100% 1.5px, 0 1.5px !important;
  background-position: 100% 100%, 0 100% !important;
  background-repeat: no-repeat !important;
  -webkit-transition: background-size 400ms !important;
  transition: background-size 400ms !important;
  display: inline !important;
}
.left-text-block ul li a:hover {
    background-size: 0 0.1em, 100% 0.1em !important;
}
.scrollTop {
    width: 60px;
    height: 60px;
    background-color: #76bc21;
    border-radius: 50%;
    position: fixed;
    bottom: 67px;
    right: 90px;
    z-index: 1111;
	-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;	
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}

.scrollTop span i {
    color: #fff;
}
.scrollTop span {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    display: block;
    font-size: 20px;
}
.scrollTop:hover {
    background-color: #0077c8;
}
.page-404 .inner-top-section {
    background-color: #091529;
    height: calc(100vh - 97px);
    min-height: inherit;
}
.page-404 .inner-top-section .top-text{
	    padding-bottom: 150px;
}
.page-404 a.readmore1 {
    font-size: 32px;
    font-weight: 300;
    height: 28px;
    margin-top: 10px;
}
.page-404 .top-text h1 {
    margin-bottom: 12px;
}
.page-404 .inner-top-section .disply-text{
	color: #62717d;
	font-size: 388px;
    line-height: 284px;
    left: 30px;
    letter-spacing: 0.02em;
}
.Filter-block .row.filter-form .filter-solution, .Filter-block .row.filter-form .filter-industry {
    display: none;
}
.page-404 .inner-top-section .overlay{
	min-height: 100%;
}
.form-here .input ul.inputs-list label.hs-form-checkbox-display input {
    display: inline-block;
    vertical-align: middle;
    width: auto !important;
    margin-right: 10px;
}

.form-here .input ul.inputs-list label.hs-form-checkbox-display input span {
    display: inline-block;
    vertical-align: middle;
}

.form-here .input ul.inputs-list label.hs-form-checkbox-display {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	margin-bottom: 2px;
	font-size: 16px;	
}
.form-here .hs_services_interest legend.hs-field-desc {
    font-size: 20px;
    margin-bottom: 15px;
}

.form-here .input ul.inputs-list label.hs-form-checkbox-display span {
    color: #000000 !important;
    font-weight: 400;
	display: inline-block !important;
    line-height: 1.4;
}
.popup-form .form-here {
    padding-top: 10px;
}
.popup-form .form-here fieldset .hs-form-field {
    margin-bottom: 25px;
}
.form-here .submitted-message {
    text-align: center;
    font-size: 24px;
    margin-top: 30px;
    color: green;
}
.form-here fieldset ul li {
    width: 48%;
    margin-bottom: 9px;
}
.fix-bottom-resources.footer-touched {
    bottom: 96px;
}
.form-here fieldset .hs-dependent-field {
    width: 50%;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 37px;
}
.form-here fieldset .hs-dependent-field .hs-form-field {
    width: 100% !important;    
    margin: 0;
}
.form-here fieldset .hs-form-field ul.no-list.hs-error-msgs {
    display: none;
}
.gm-style .gm-style-iw-a {
    margin-left: -9px;
}
.gm-style .gm-style-iw-c{
	padding: 15px !important;
}
.see_directions p {
    margin-bottom: 0;
}
.gm-style .gmwdtitle {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #0077c8;
    margin-bottom: 2px;
    letter-spacing: 0.02em;
}
.gm-style .gmwdbranch {
    font-weight: normal;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #0077c8;
}
.gmwddescription p {
    margin-bottom: 4px;
}
.gm-style .gmwdaddress {
    margin: 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
}
.gm-style .gmwddescription p a{
	color: #000;
	font-weight: 300;
    font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.gm-style .see_directions p a{
	color: #76bc21;
	font-weight: 300;
    font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.gm-style .see_directions p a i img {
    max-width: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.gm-style .gmwddescription p a:hover, .gm-style .see_directions p a:hover {
    color: #0077c8;
}
.gm-style .see_directions {
    margin-top: 8px;
}
.gm-style .map_info_box {
    max-width: 170px;
}
.map {
    height: 742px; 
    width: 100%;
    background-color: transparent;
	position: relative
}
.map div#map_canvas {
    height: 100% !important;
}
div#map_canvas {
    height: 720px !important;
}
.recent-section {
    padding-top: 100px;
    padding-bottom: 100px;
}
.recent-section .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.recent-section .investor-materials {
    height: 100%;
    background-color: #768692;
    padding: 53px 71px 30px 65px;
}
.recent-section .investor-materials h2 {
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 28px;
}
.recent-section .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.recent-section .investor-materials .material-links ul {
    margin: 0;
    padding: 0;
}
.recent-section .recent-releases h2 {
    font-size: 36px;
    color: #000;
    font-weight: bold;
    margin-bottom: 32px;
}
.recent-section .recent-releases .news-item {
    margin-bottom: 20px;
}
.recent-section .recent-releases .news-item p.date {
    font-size: 20px;
    color: #000;
    margin-bottom: 0;
    letter-spacing: -0.03em;
}
.recent-section .recent-releases .news-item a.news-title {
    color: #76bc21;
    line-height: 1.1;
	letter-spacing: -0.003em;
}
.recent-section .recent-releases .news-item a.news-title:hover {
    color: #212529;
}
.recent-section .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.recent-section .investor-materials .material-links ul li {
    list-style: none;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #919ea8;
    letter-spacing: -0.051em;
}
.recent-section .investor-materials .material-links ul li a {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}
.recent-section .investor-materials .material-links ul li a:hover {
    color: #76bc21;
}
.recent-section .recent-releases h2 {
    font-size: 36px;
    color: #000;
    font-weight: bold;
    margin-bottom: 30px;
}
.recent-section .recent-releases .news-item {
    margin-bottom: 29px;
}
.recent-section .recent-releases .news-item p.date {
    font-size: 20px;
    color: #000;
    margin-bottom: 0;
}
.recent-section .shareholder-tools h2 {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}
.recent-section .shareholder-tools {
    height: 100%;    
    background-color: #76bc21;
}
.recent-section .shareholder-tools .inner {
    padding: 54px 60px 34px 67px;
}
.recent-section .shareholder-tools .material-links ul {
    padding: 0;
}
.recent-section .shareholder-tools .search-bar {
    width: 100%;
    padding: 23px 61px 23px 67px;
    background-color: #60a111;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.recent-section .shareholder-tools .search-bar button {
    background-color: transparent;
    border: none;
    color: #fff;
}
.recent-section .shareholder-tools input.news-events-search {
    width: 100%;
    border: none;
    border-radius: 0;    
    background-color: #60a111;
    color: #fff;
	outline: none;
	padding: 0;
	font-size: 20px;
	letter-spacing: -0.05em;
	outline: none;
	box-shadow: none;
}
.recent-section .shareholder-tools input.news-events-search::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.recent-section .shareholder-tools input.news-events-search:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.recent-section .shareholder-tools input.news-events-search::placeholder {
  color: #fff;
}
.recent-section .shareholder-tools .material-links ul li {
    list-style: none;
    margin-bottom: 26px;
    padding-bottom: 23px;
    border-bottom: 1px solid #91c94d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.recent-section .shareholder-tools .material-links ul li a {
    color: #fff;
	margin-left: 12px;
}
.recent-section .shareholder-tools .material-links ul li i {
    color: #fff;
    margin-right: 20px;
    font-size: 30px;
}
.recent-section .shareholder-tools .material-links ul li:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.recent-section .shareholder-tools .material-links ul li a:hover {
    color: #000;
    color: #212529;
}
.investor-r-section .h2-green-section {
    padding-top: 45px;
    padding-right: 110px;
    padding-bottom: 45px;
}
.investor-r-section .h2-green-section h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 1.17;
}

.investor-r-section .blue-bg-text {
    margin: 0; 
}

.investor-r-section .blue-bg-text .flexrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	 -webkit-box-align: start;    -ms-flex-align: start;    align-items: flex-start;
}


.investor-r-section .h2-green-section {
    padding-top: 45px;
    padding-right: 110px;
    padding-bottom: 45px;
}

.investor-r-section .blue-bg-text .text {
    padding-top: 52px;
    padding-left: 80px;
    padding-bottom: 42px;
}
.investor-r-section .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.recent-section .investor-materials .material-links ul li:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.recent-section .recent-releases {
    padding-top: 54px;
}
.rightcolpadding .image-block-1 img {
    width: 100%;
}
.investor-r-section .blue-bg-text .b2iClientQuote_Title div {
    font-size: 65px;
    color: #fff !important;
    margin-bottom: -1px;
}
.investor-r-section .blue-bg-text .b2iClientQuote_Title span.sep {
    color: #fff !important;
    display: inline-block;
    margin: 0 8px;
}
.investor-r-section .blue-bg-text .b2iClientQuote_Title .b2iarrow {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    color: #43b610;
}
.investor-r-section .blue-bg-text .b2iClientQuote_Title div .b2iQuoteHeader {
    font-size: 24px;
}
.investor-r-section .blue-bg-text .b2iClientQuoteDataRow .bid span.b2iClientQuote_Data, .investor-r-section .blue-bg-text .b2iClientQuoteDataRow .bid span.b2iClientQuote_Data span {
    color: #76bc21 !important;
}
.investor-r-section .blue-bg-text .b2iClientQuoteDataRow .ask span.b2iClientQuote_Data, .investor-r-section .blue-bg-text .b2iClientQuoteDataRow .ask span.b2iClientQuote_Data span {
    color: #b9b9b9 !important;
}
.left-text-block a.link-btn{
	margin-top: 18px;
}
a.link-btn {
    padding: 15px 36px 13px 36px;
    background-color: #76BC21;
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}
a.link-btn:hover {
    background-color: #0077c8;
}
.rightcolpadding .amChartsPeriodSelectorButtonDiv input {
    background-color: #76bc21;
    color: #fff;
    border: 1px solid #76bc21;
    margin-left: 10px;
    border-radius: 5px;
    font-size: 15px;
	margin-bottom: 5px;
	-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
}
.rightcolpadding .amChartsPeriodSelectorButtonDiv input:hover, .rightcolpadding .amChartsPeriodSelectorButtonDiv input.amcharts-period-input-selected {
    background-color: #0077c8;
    border-color: #0077c8;
}
.rightcolpadding text {
    fill: #76bc21 !important;
}
.rightcolpadding g text {
    fill: #0077c8 !important;
}
.text-block-main .b2iLibToolsContainer {
    padding: 0 20px 40px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
}
.text-block-main .b2iLibToolsContainer input.b2ibutton {
    background-color: #76bc21;
    border: 1px solid #76bc21;
    color: #fff;
    padding: 2px 20px;
    border-radius: 3px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 38px;
    line-height: 1.1;
    outline: none;
}
.text-block-main .b2iLibToolsContainer span#b2iLibSearch input.b2ibutton:hover, .text-block-main .b2iLibToolsContainer span#b2iLibSearch input.b2ibutton:focus {
    background-color: #768692;
	border-color:#768692;
}
.text-block-main .b2iLibToolsContainer input.b2iTextbox {
    background-color: transparent;
    border: solid 1px #298DD1;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    outline: none;
    padding-left: 10px;
    font-size: 16px;
    width: calc(100% - 99.05px);
    height: 38px;
    color: #000000;
}
.text-block-main .PressItem19 {    
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
	position: relative;
}
.text-block-main .PressItem19 .PressItem19itemLinks_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 22px;
    padding-bottom: 19px;
    border-bottom: solid 1px #2274AD;
}
.text-block-main .PressItem19 .PressItem19itemLinks_container .PressItem19Date {
    width: 190px;
    color: #000;
}
.text-block-main .PressItem19 .PressItem19Icon a {
    color: #000;
    -webkit-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
    display: inline-block !important;
    width: 30px;
}
.text-block-main .PressItem19 .PressItem19Icon a div {
    padding: 0 !important;
    text-align: right;
    border: none;
}
.text-block-main .PressItem19 .PressItem19Icon a:hover {
    color: #76bc21;
	background: none !important;
}
.text-block-main .PressItem19 .PressItem19Icon {
    padding-left: 40px;
}
.text-block-main .b2iPressContainer .b2iNav, .text-block-main .b2iSecContainer .b2iNav { 
    padding-top: 50px;    
    position: relative;
    text-align: center;
}
.b2iPressContainer, .b2iSecContainer {
    padding-bottom: 100px;
}
.text-block-main .b2iPressContainer .b2iNav span {
    color: #000;
    padding: 0 3px;
    display: inline-block;
    position: relative;
    top: -2px;
}
.text-block-main .b2iPressContainer .b2iNav a {
    color: #0077c8;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.text-block-main .b2iPressContainer .b2iNav a:hover {
    color: #76bc21;
}
.b2iLibToolsContainer span#TagDDL {
    display: none;
}
.b2iPressContainer .select-items {    
    position: absolute;    
    width: 29%;
    background-color: #fff;
    color: #000;
    z-index: 9;
    overflow: auto;
    height: 100%;
    min-height: 336px;
    top: 42px;
}

.b2iPressContainer .select-items div {
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    background-color: #475057;
    color: #fff;
}
.b2iPressContainer .select-items div:hover {
    color: #0077c8;
    background-color: #fff;
}
.b2iLibToolsContainer .select-selected {
    border: 1px solid #0077C8;
    width: 30%;
    padding: 9px 40px 11px 11px;
    font-weight: 400;
    line-height: 1.1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-position: calc(100% - 0.75rem) center;
    position: relative;
    margin-right: 30px;
    height: 38px;
	border-radius: 5px;
}
.b2iPressContainer span#b2iLibSearch {
    width: 30%;
}
.b2iLibToolsContainer .select-selected:before {
    content: "\f078";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #0077C8;
    position: absolute;
    right: 10px;
	 -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.b2iLibToolsContainer .select-selected.select-drop-down-created.select-arrow-active:before {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.b2iLibToolsContainer .RssIconContainer {
    display: none;
}
.B2iQuoteContainer .b2iClientQuote_Label.smaller {
    color: #fff !important;
    letter-spacing: 0.04em;
    display: inline-block;
}
.B2iQuoteContainer .b2iClientQuote_Label.smaller span.sep {
    color: #fff !important;
}
.b2iSECtopSelect tr td.b2iSECtopSelectCell2 {
    padding-bottom: 50px;
    padding-top: 30px;
}
.b2iSECtopSelect tr td.b2iSECtopSelectCell2 span.FilterLabel {
    margin-right: 6px;
    color: #000;
}
.b2iSECtopSelect tr td.b2iSECtopSelectCell2 {padding-bottom: 50px;padding-top: 30px;}
.b2iSECtopSelect tr td input.b2iButton {
    background-color: #76bc21;
    border-color: #76bc21;
    color: #fff;
    line-height: 1.3;
    height: 42px !important;
    min-height: 42px;
}

.b2iSECtopSelect tr td input.b2iButton:hover {
    background-color: #0077c8;
    border-color: #0077c8;
}
.b2iSECtopTitleTable tr {
    border-bottom: solid 1px #2274AD;
}
.b2iSECtopTitleTable tr td {
    padding-bottom: 17px !important;
    padding-top: 20px !important;
}
.b2iSECtopTitleTable tr td.b2iSecData a {
    color: #76bc21;
}
.b2iSECtopTitleTable tr td.b2iSecData a {
    color: #76bc21;
}
.b2iSECtopTitleTable tr td.b2iSecData a:hover {
    text-decoration: none !important;
    background-size: 0 1px, 100% 1px !important;
}
.b2iSECtopTitleTable tr td.b2iSecData a.SecLinkIcon {
    color: #0077c8;
    -webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
	padding: 0 1px;
}

.b2iSECtopTitleTable tr td.b2iSecData a.SecLinkIcon:hover {
    background: inherit !important;
    color: #76bc21;
}
.b2iSECtopTitleTable tr:first-child {
    border-bottom: 3px solid #2274AD;
}
.b2iSECtopTitleTable tr:last-child {
    border: none;
}
.b2iSECtopSelect .b2iSelect {
    margin-right: 5px;
    border-color: #0077c8;
    background-color: #0077c8;
    border-radius: 5px;
    color: #fff;
	outline: none;
}
.b2iSECtopTitleTable tr:hover {
    background-color: inherit;
}
.b2iSECtopTitleTable tr td.b2iSECIconsCell {
    text-align: right;
}
.b2iSECtopTitleTable tr td.b2iSecData img {
    display: none;
}
.b2iSECtopTitleTable tr td.b2iSecData a.SecLinkIcon img {
    display: block;
}

/*board team*/
.teambio .container {
    max-width: 1680px;
}
.teambio {
	padding: 10px 0 0 0;
	border-bottom: 1px solid #e4e7e9;
}
.teambio_item {
	margin: 20px 0 10px;    
    cursor: pointer;
    width: 30.21%;
    margin-right: 4.6%;
    margin-bottom: 40px;
}
.teambio_box .teambio_item:nth-of-type(3n + 3) {
    margin-right: 0;
}
.teambio_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
}
.teambio_item .pvr {
    padding: 0 0 100% 0;
    margin: 0 0 34px 0;
    overflow: hidden;
    position: relative;
}
.teambio_item .pvr .bgimg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: scale(1);
    transition: 2s all;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.teambio_item h2 {
    font-weight: normal;
    margin: 0 0 12px 0;
    color: #000000;
    font-size: 36px;
	font-weight: bold;
	margin-bottom: 7px;
	padding-right: 40px;
}

.team_titlebox h5 {
	color: #000000;
	font-size: 18px;
}
.teambio_info {
	display: none;
	padding-top: 23px;
}

.team_titlebox .arrowclose {
	position: absolute;
	right: 13px;
	top: 9px;
}

.team_titlebox {
	position: relative;
}

.team_titlebox .arrowclose:after,
.team_titlebox .arrowclose:before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 3px;
	height: 13px;
	transition: 0.5s all;
	background-color: #76bc21;
}
.team_titlebox .arrowclose:after {
	transform: rotate(45deg);
}
.team_titlebox .arrowclose:before {
	transform: translateX(-8px) rotate(-45deg);
}
.teambio_item.bioopen .team_titlebox .arrowclose:after,
.teambio_item.bioopen .team_titlebox .arrowclose:before {
	width: 2px;
	height: 20px;
}
.teambio_item.bioopen .team_titlebox .arrowclose:before {
	transform: translateX(0px) rotate(-45deg);
}
.teambio_info p {
	line-height: 1.66;
	font-size: 18px;
}
.teambio_info address ul {
	padding: 0;
	margin: 14px 0 0 0;	
}
.teambio_info address ul li {
	list-style: none;
	position: relative;
	padding: 0 0 8px 29px;
	line-height: 1.2;
}
.teambio_info address ul li:last-child {
    padding-bottom: 0;
}
.teambio_info address {
    margin-bottom: 0;
}

.teambio_info address ul li i {
	position: absolute;
	left: 0;
	top: 9px;
	color: #0077c8;
}
.teambio_info address ul li .bio-links {
    font-weight: normal;
    color: #0077c8;
    transition: 0.5s all;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.05em;
	cursor: default;
}
.teambio_info address ul li .bio-links img {
    margin-right: 7px;
    position: absolute;
    left: 0;
    top: 0px;
}

.rc-bg.Filter-block.press-rel-section {
    background-color: #fff;
}
.press-rel-section .rc-list {
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	padding-bottom: 22px;
    padding-top: 22px;		
}
.press-rel-section ul li.financial-pagination a {
    color: #000;
}
.press-rel-section ul li.financial-pagination a:hover {
    background-color: #76bc21;
    color: #fff;
}
.press-rel-section ul li.financial-pagination.active a {
    color: #fff;
}
.press-rel-section .rc-list a {
    font-weight: 400;
	background: -webkit-gradient(linear, left top, right top, from(rgba(100, 200, 200, 0)), to(rgba(100, 200, 200, 0))), -webkit-gradient(linear, left top, right top, from(#76BC21)) !important;
    background-position-x: 0%, 0%;
    background-position-y: 0%, 0%;
    background-repeat: repeat, repeat;
    background-size: auto, auto;
    background: linear-gradient(to right, rgba(100, 200, 200, 0), rgba(100, 200, 200, 0)), linear-gradient(to right, #76BC21) !important;
    background-size: 100% 1.5px, 0 1.5px !important;
    background-position: 100% 100%, 0 100% !important;
    background-repeat: no-repeat !important;
    transition: background-size 400ms !important;
    display: inline !important;
}
.press-rel-section .rc-list a:hover{
	color: #76BC21;
    text-decoration: none;
    background-size: 0 1.5px, 100% 1.5px !important;
}
.pdf-wrap .PressItem19.PressItem19PDF:before {
    font-family: 'B2ijoe';
    content: "\e907";
    padding-right: 5px;
    --fa-style-family-brands: "Font Awesome 6 Brands";
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
.press-rel-section .rc-list .text-wrap {
    width: 100%;
	padding-right: 20px;
}

.press-rel-section .rc-list .pdf-wrap {
    width: 60px;
    text-align: right;
}
.PressItem19PDF::before {
    content: "\f1c1" !important;
    font-family: "Fontawesome" !important;
}
.pdf-wrap .PressItem19.PressItem19PDF:before {
    padding-right: 5px;
	-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
}
.press-rel-section .rc-list .pdf-wrap a {
    color: #000;
}
.press-rel-section .rc-list .pdf-wrap a:hover {
    color: #76bc21;
}
.press-rel-section .rc-list .date-wrap {
    width: 190px;
    padding-right: 25px;
	margin-bottom: 0;
}
.press-rel-section .rc-list .date-wrap p{
	margin-bottom: 0;
}
.text-block-main .hbspt-form fieldset {
    width: 100%;
    max-width: 100%;
}
.text-block-main .hbspt-form .hs-form-field input, .text-block-main .hbspt-form .hs-form-field textarea {
    width: 100%;
    font-size: 18px;
    border-radius: 0;
    letter-spacing: -0.05em;
    color: #475057;
    font-size: 20px;
    border: none;
    border-bottom: solid 1px #475057;
    padding: 5px 0;
	outline: none;
	height: 42px !important;
}
.text-block-main .hbspt-form fieldset .hs-form-field .input {
    margin-bottom: 10px !important;
}
.text-block-main .hbspt-form fieldset .hs-form-field .hs-input {
    width: 100% !important;
}
.text-block-main .hbspt-form .hs-submit {    
    margin-top: 20px;
}
.text-block-main .hbspt-form .hs-submit .hs-button {
    background-color: #76bc21;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0;
    border: none;
    border-radius: 0;
    padding: 14px 35px;
    font-weight: bold;
	-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
	outline: none;
}
.text-block-main .hbspt-form .hs-submit .hs-button:hover {
    background-color: #0075C9;
}
.text-block-main .hbspt-form fieldset .hs-form-field .input select {
    border-radius: 0;
    letter-spacing: -0.05em;
    color: #000000;
    font-size: 20px;
    border: none;
    border-bottom: solid 1px #475057;
    padding: 5px 0;
    outline: none !important;
    opacity: 1 !important;
}
.text-block-main .hbspt-form .input ul.inputs-list label.hs-form-checkbox-display {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2px;
    font-size: 16px;
}
.text-block-main .hbspt-form fieldset ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.text-block-main .hbspt-form .input ul.inputs-list label.hs-form-checkbox-display input {
    display: inline-block;
    vertical-align: middle;
    width: auto !important;
    margin-right: 10px;
}
.text-block-main .hbspt-form .input ul.inputs-list label.hs-form-checkbox-display span {
    color: #000000 !important;
    font-weight: 400;
    display: inline-block !important;
    line-height: 1.4;
}
.text-block-main .hbspt-form fieldset ul li {
    width: 48%;
    margin-bottom: 9px;
}
.text-block-main .hbspt-form fieldset .hs-form-field input.invalid.error, .text-block-main .hbspt-form fieldset .hs-form-field textarea.invalid.error {
    border-bottom: solid 1px red;
}
.text-block-main .hbspt-form fieldset .hs-form-field ul.no-list.hs-error-msgs {
    display: none;
}
.text-block-main .hbspt-form .submitted-message {
    text-align: center;
    font-size: 24px;
    margin-top: 30px;
    color: green;
}
.text-block-main .hbspt-form fieldset .hs-form-field input::-moz-placeholder, .text-block-main .hbspt-form fieldset .hs-form-field textarea::-moz-placeholder, .text-block-main .hbspt-form fieldset .hs-form-field .input select::-moz-placeholder, .text-block-main .b2iEmailSignupRow input::-moz-placeholder {
  opacity: 1;
  color: #475057;
}
.text-block-main .hbspt-form fieldset .hs-form-field input:-ms-input-placeholder, .text-block-main .hbspt-form fieldset .hs-form-field textarea:-ms-input-placeholder, .text-block-main .hbspt-form fieldset .hs-form-field .input select:-ms-input-placeholder, .text-block-main .b2iEmailSignupRow input:-ms-input-placeholder {
  opacity: 1;
  color: #475057;
}
.text-block-main .hbspt-form fieldset .hs-form-field input::placeholder, .text-block-main .hbspt-form fieldset .hs-form-field textarea::placeholder, .text-block-main .hbspt-form fieldset .hs-form-field .input select::placeholder, .text-block-main .b2iEmailSignupRow input::placeholder{
  opacity: 1;
  color: #475057;
}
.text-block-main .hbspt-form fieldset .hs-form-field input:focus, .text-block-main .hbspt-form fieldset .hs-form-field textarea:focus, .text-block-main .hbspt-form fieldset .hs-form-field .input select:focus {
  outline: 0;
  border-bottom: solid 1px #0076BD;
}
.form-text-wrap-area {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	padding-top: 20px;
	max-width: 910px;
    margin: 0 auto;
}
.form-text-wrap-area .hub-s-form {
    width: 68%;
    float: left;
    padding-right: 100px;
}
.form-text-wrap-area .hb-right-block {
    width: 32%;
    float: left;
}
.hub-s-form br {
    display: none;
}
.hb-right-block h3 {
    display: block;
    color: #0077c8;
    font-weight: bolder;
}
.form-text-wrap-area h2 {
    margin-bottom: 0 !important;
    font-weight: 600;
	font-size: 30px !important;
	line-height: 1.35 !important;
}
.form-here fieldset .hs-form-field textarea {
    height: 42px;
}
.text-block-main .b2iEmailContainer {
    padding: 80px 0 110px;
}
.text-block-main .b2iEmailSignupRow label.b2iFormLabel {
    display: none !important;
}
.text-block-main #b2iEmailSignUp {
    width: 100%;
}
.text-block-main .b2iEmailSignupRow input {
    width: 98% !important;
    border-radius: 0 !important;
    letter-spacing: -0.05em;
    color: #475057;
    font-size: 20px;
    border: none !important;
    border-bottom: solid 1px #475057 !important;
    padding: 5px 0 !important;
}
.text-block-main .b2iEmailSignupRow {
    margin-bottom: 37px;
}
.text-block-main .b2iEmailSignupRow input:focus {
    box-shadow: none !important;
}
.text-block-main .b2iEmailContainer fieldset.b2iEmailFieldset label {
    font-size: 16px;
    color: #000000 !important;
    font-weight: 400;
    display: inline-block !important;
    line-height: 1.4;
	margin-bottom: 9px;
}
.text-block-main .b2iEmailContainer fieldset.b2iEmailFieldset label input {
    margin-right: 6px;
    width: 16px !important;
    position: relative;
    top: -1px;
}
.text-block-main .b2iEmailAlertRow {
    padding: 0 !important;
}
.text-block-main .b2iEmailContainer .b2iform input[type=button] {
    background-color: #76bc21;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0;
    border: none;
    border-radius: 0;
    padding: 14px 35px;
    font-weight: bold;
}
.text-block-main .b2iEmailContainer .b2iform input[type=button]:hover, .text-block-main .b2iEmailContainer .b2iform input[type=button]:focus {
    background-color: #0075C9;
}
.text-block-main .b2iEmailContainer fieldset.b2iEmailFieldset {
    margin-bottom: 27px;
}
.text-block-main fieldset.b2iEmailFieldset label input:focus {
    box-shadow: none;
}
.text-block-main .b2iEmailContainer .b2iEmailAlertSubList .b2iFormRow {
    margin-right: 11px;
}
.text-block-main .b2iEmailContainer .b2iEmailAlertSubList {
    margin-left: 5px;
}
.investor-r-section .h2-green-section a {
    color: #ffffff;
    margin-top: 6px;
}
.investor-r-section .h2-green-section a:before {
    color: #fff !important;
}
.right-img.has_video:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 41%);
  opacity: 1;
  transition: all 1s;
  -webkit-transition: all 1s;
  bottom: 0;
  right: 0;
}
/*-&-*/
.right-img.has_video{
  position: relative;
  padding: 0;
  margin-top: 20px;
}
.right-img.has_video a {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9;
  text-align: center;
  align-items: center;
}
.right-img.has_video a i {
  color: #77c914;
  position: absolute;
  /* bottom: 0; */
  left: 0;
  right: 0;
  /* top: 0; */
  font-size: 90px;
  z-index: 99;
  top: 33%;
}
/**** Responsive Media Query****/

@media (max-width: 1790px) {
  .slider-img .text, .home-insights .container, .industry-home .container, .container1 {
    max-width: 1500px;
  }
  .tabs-content {
    padding-left: 40px;
  }
  .tab-img {
    margin-right: 40px;
  } 

}
@media (max-width: 1599px) {
  .slider-img .text, .home-insights .container, .industry-home .container, .container1 {
    max-width: 1300px;
  }
  .home-bottom-slider .overlay .text, .fullscreen-bg .container {
    max-width: 1024px;
  }
  .news-text-home {
    padding-left: 0px;
  }
  .tabs-content {
    padding-left: 0;
  }
  .tab-img {
    margin-right: 40px;
    max-width: 460px;
  }
  .tab-img-right {
    margin-left: 40px;
    max-width: 360px;
  }
  .resource-list .row .row .col-12 {
    padding: 0 15px;
  }
  .row.gutter-2 .col-12 {
    padding: 30px 15px;
  }
  .row.gutter-2 {
    margin: -30px -15px;
  }
  .services-list .text h3 {
    font-size: 32px;
  }
  .form-rihgt.form-rihgt-2 .form-right-inner, .form-rihgt.form-rihgt-2 .text-only {
    padding: 40px 40px 0px 40px;
  }
  .form-rihgt.form-rihgt-2 .text {
    padding-left: 40px;
  }
	.recent-section .investor-materials {
		padding: 53px 45px 30px 45px;
	}
	.recent-section .shareholder-tools .inner {
		padding: 54px 45px 34px 45px;
	}
	.recent-section .shareholder-tools .search-bar {
		padding: 23px 45px 23px 45px;
	}
	.b2iLibToolsContainer .select-selected, .b2iPressContainer span#b2iLibSearch{
		    width: 36%;
	}
	
  .right-img.has_video a i {
    top: 30%;
  }
}
.talk-half {
  position: relative;
}
.talk-half::after {
  content: "";
  width: calc(50vw - 60px);
  height: 100%;
  background-color: #ffffff;
  position: absolute;
  z-index: 0;
  right: 0;
  top: 0;
}

@media (max-width: 1439px) {
  h1, .news-list-home .title h3, .home-bottom-slider .overlay .text .text-wrap h3, .industry-home .title h3 {
    font-size: 56px;
  }
  .top-text h1 {
    line-height: 100%;
  }
  .slider-img .text, .home-insights .container, .industry-home .container, .container1, .resources-center {
    max-width: 1020px;
  }
  .home-bottom-slider .overlay .text, .fullscreen-bg .container {
    max-width: 768px;
  }
  .tab-img {
    max-width: 360px;
  }
  .brand-logo {
    margin-left: 100px;
  }
  .desktop-menu li.desktop-contact {
    padding-left: 20px;
    padding-right: 20px;
  }
  .desktop-menu li.menu-lavel-1 > a {
    font-size: 15px;
  }
  .desktop-menu li.menu-lavel-1 {
    margin-right: 20px;
  }
  .news-list-home ul {
    flex-direction: column;
  }
  .news-list-home ul li {
    width: 100%;
    padding: 0;
    border-right: 0;
    border-top: solid 1px #e4e7e9;
    padding: 15px 0;
  }
  .form-rihgt .form-right-inner, .form-rihgt .text-only {
    padding: 40px 0px 0px 40px;
  }
  .h2-green-section .text h2 {
    font-size: 24px;
    line-height: 120%;
  }
  .h2-green-section .text {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .spacer-190 {
    height: 100px;
  }
  .blue-bg-text .text {
    padding: 60px 0px 60px 60px;
    font-size: 20px;
    line-height: 167%;
  }
  .blockquote-blue, .text-block-main blockquote {
    max-width: 500px;
    margin-right: -180px;
    padding: 40px 0 40px 48px;
    font-size: 24px;
    line-height: 167%;
  }
  .text-block-main h2 {
    font-size: 24px;
    line-height: 167%;
  }
  .page-404 .top-text h4 {
    font-size: 30px;
	}
	.page-404 a.readmore1 {
		font-size: 30px;
		height: 27px;
	}
	.services-list a.readmore1 i {
		font-size: 16px;
		width: 16px;
	}
	.services-list a.readmore1 {
		font-size: 16px;
	}
	.investor-r-section .h2-green-section h2 {
		font-size: 28px;
	}
	.investor-r-section .h2-green-section {
		padding-top: 30px;
		padding-right: 30px;
		padding-bottom: 30px;
	}
	.investor-r-section .blue-bg-text .text {
		padding-left: 65px;
	}		
	.recent-section .investor-materials {
		padding: 30px 25px 30px 25px;
	}
	.recent-section .shareholder-tools .inner {
		padding: 30px 25px 30px 25px;
	}
	.recent-section .shareholder-tools .search-bar {    
		padding: 15px 25px 15px 25px;
	}
	.recent-section .investor-materials h2 {
		font-size: 32px;
		margin-bottom: 25px;
	}
	.recent-section .shareholder-tools h2 {
		font-size: 32px;
	}
	.recent-section .recent-releases {
		padding-top: 30px;
	}
	.recent-section .recent-releases h2 {
		font-size: 32px;
		margin-bottom: 25px;
	}	
	.recent-section .investor-materials .material-links ul li {		
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.recent-section .recent-releases .news-item {
		margin-bottom: 20px;
	}
	.recent-section {
		padding-top: 60px;
		padding-bottom: 30px;
	}
	.text-block-main .PressItem19 .PressItem19itemLinks_container .PressItem19Date {
		width: 270px;
	}
	.b2iPressContainer span#b2iLibSearch {
		width: 50%;
	}
	.b2iLibToolsContainer .select-selected{
		width: 50%;
		margin-right: 15px;
	}	
	.b2iPressContainer span#b2iLibSearch {
		width: 50%;
	}
	.teambio_item h2 {
		font-size: 32px;
	}
	.teambio_item {
		margin-bottom: 30px;
	}
	.teambio_info address ul li .bio-links {
		font-size: 18px;
	}
	.right-img.has_video a i {
    font-size: 70px;
  }
}


@media (max-width: 1199px) {
  .icon-grid .text {
    padding-left: 0;
    padding-right: 0;
  }
  .slider-img .text, .home-insights .container, .industry-home .container, .container1, .resources-center {
    max-width: 868px;
  }
  .home-bottom-slider .overlay .text {
    max-width: 560px;
  }
  h1, .news-list-home .title h3, .home-bottom-slider .overlay .text .text-wrap h3, .industry-home .title h3 {
    font-size: 42px;
  }
  .text-news h4 {
    font-size: 28px;
    line-height: 36px;
  }
  .promo-left-main, .promo1-left-main {
    width: calc(90% - 60px);
  }
  .popup-text-flex .promo-img .textwrap h3, .popup-text-flex .promotext .textwrap h3 {
    font-size: 36px;
    line-height: 42px;
  }
  .desktop-menu {
    padding: 0;
  }
  .desktop-menu li.menu-lavel-1 {
    margin-right: 15px;
  }
  .brand-logo {
    max-width: 100px;
    margin-top: 30px;
  }
  .footer-logo {
    max-width: 100px;
  }
  .desktop-menu li.menu-lavel-1 > a {
    font-size: 13px;
  }
  .mobile-show {
    display: block;
  }
  .mobile-hide {
    display: none;
  }
  .mobile-accrordian .tabs-content {
    padding-left: 0;
    padding: 0 0 30px 0;
  }
  .mobile-accrordian button.btn {
    border: none;
    padding: 0;
    border-radius: 0;
    display: flex;
    color: #000000;
    padding: 0;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    min-height: 66px;
    align-items: center;
    font-weight: bold;
    letter-spacing: -0.05em;
  }
  .mobile-accrordian button.btn:focus {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.25);
  }
  .mobile-accrordian button.btn.collapsed {
    color: #76bc21;
  }
  .mobile-accrordian .hr {
    height: 1px;
    background-color: #E4E7E9;
  }
  .tabs-content .tab-img,
.tabs-content .tab-img-right {
    width: 100%;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 30;
  }
  .form-rihgt {
    margin-top: 0;
    background-color: transparent;
    min-height: inherit;
  }
  .form-rihgt.form-rihgt-2 {
    margin-top: 0;
  }
  .form-rihgt::after {
    display: none;
  }
  .form-rihgt .form-right-inner {
    background-color: transparent;
  }
  .form-rihgt .form-right-inner, .form-rihgt .text-only {
    padding-left: 0;
  }
  .top-text {
    padding-left: 0;
  }
  .h2-green-section .text {
    padding-left: 0;
  }
  .spacer-100 {
    height: 60px;
  }
  .rcl .text {
    position: static;
    padding: 20px;
    min-height: inherit;
  }
  .blue-bg-text {
    margin-top: 30px;
  }
  .blue-bg-text .text {
    padding: 40px;
  }
  .row.gutter-1 {
    padding-top: 30px;
  }
  .blockquote-blue, .text-block-main blockquote {
    max-width: 400px;
    margin-right: -80px;
    padding: 30px 0 30px 38px;
    font-size: 20px;
    line-height: 167%;
  }
  .text-block-main h2 {
    font-size: 24px;
    line-height: 167%;
  }
  .talk-half::after {
    display: none;
  }
  .form-rihgt.form-rihgt-2 .form-right-inner, .form-rihgt.form-rihgt-2 .text-only {
    padding-left: 0;
    padding-right: 0;
  }
  .form-code-here {
    min-height: inherit;
  }
  .form-rihgt.form-rihgt-2 .text {
    padding-left: 0;
  }
  .right-img {
    padding-top: 30px;
  }
  .readmore1 {
    line-height: 30px;
    height: inherit;
  }
  .readmore1::before {
    display: none;
  }
  .readmore1:hover {
    line-height: 30px;
  }
  .readmore1 i:last-child {
    display: none;
  }
	.scrollTop {
		width: 50px;
		height: 50px;
		bottom: 57px;
		right: 40px;
	}
	.page-404 .inner-top-section {		
		height: calc(100vh - 79px);
	}
	.services-list a.readmore1 i {
		font-size: 17px;
		width: 20px;
	}	
	.services-list a.readmore1 {
		font-size: 20px;
	}
	.fix-bottom-resources.footer-touched {
		bottom: 79px;
	}
	div#map_canvas {
		height: 630px !important;
	}
	.investor-r-section .blue-bg-text:before {
		content: "";
		position: absolute;
		top: 0;
		height: 100%;
		background-color: #0077c8;
		z-index: 0;
		width: 100%;
		left: -100%;
	}
	.investor-r-section .blue-bg-text .text {
		padding-top: 40px;
		padding-left: 0;
		padding-bottom: 42px;
	}
	.rightcolpadding .B2iChartContainer {
		width: 100% !important;
		margin-top: 30px;
	}
	.text-block-main .b2iPressContainer .b2iNav, .text-block-main .b2iSecContainer .b2iNav {
		padding-top: 40px;
	}
	.b2iPressContainer, .b2iSecContainer{
		padding-bottom: 60px;
	}
	.b2iSECtopSelect tr td.b2iSECtopSelectCell2 {
		padding-top: 20px;
		padding-bottom: 40px;
	}
	.teambio_item h2 {
		font-size: 28px;
		margin-bottom: 5px;
	}
	.teambio_item {
		margin-bottom: 20px;
	}
	.teambio_info p {
		font-size: 16px;
	}
	.teambio_info address ul li .bio-links {
		font-size: 16px;
	}
	.right-img.has_video a i {
    font-size: 90px;
    top: 35%;
  }
}
.mobile-header {
  display: none;
}

@media (max-width: 992px) {
  .text-block-main .alignleft, .text-block-main .alignright {
    float: none;
    margin-right: auto;
    margin-right: auto;	
  }
  a.link-btn {
    font-size: 16px;    
}
  .text-block-main .alignleft figcaption, .text-block-main .alignright figcaption {
    border-left: solid 3px #0077C8;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    letter-spacing: 0;
    color: #475057;
    padding-left: 13px;
  }
  .rcl {
    max-width: 325px;
    margin-left: auto;
    margin-right: auto;
  }
  .green-down-arrow {
    margin-left: -10px;
    width: 20px;
    height: 10px;
    background-size: contain;
    bottom: 40px;
  }
  .owl-home-top .owl-dots {
    bottom: 10px;
  }
  .contact-form-top-bg {
    width: 100vw;
  }
  .form-here {
    min-height: inherit;
  }
  .blockquote-blue, .text-block-main blockquote {
    float: none;
    margin-left: 0;
    max-width: inherit;
    margin-right: 0;
  }
  .figure-right, .figure-left {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: inherit;
    width: 100%;
  }
  body {
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 100px;
  }
  .mobile-header {
    display: flex;
    padding: 10px 23px 10px 20px;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    border-bottom: solid 1px #E8EDF1;
  }
  .btn.slide-menu-control {
    padding: 0;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .side-pannel {
    width: 100vw;
    height: 100px;
    top: inherit;
    bottom: 0;
  }
  .promo-bar {
    width: 100vw;
    height: 50px;
  }
  .promo-bar .promo-center {
    transform: rotate(0deg);
    width: 100vw;
    height: 50px;
  }
  .promo-bar .promo-center .promo-text {
    transform: translate(0, 0);
  }
  .promo-bar .promo-center .promo-text {
    width: 100vw;
    height: 50px;
  }
  .promo-bar .promo-center {
    border-top: solid 1px #E8EDF1;
  }
  .promo-bar .promo-center .promo-text {
    font-size: 18px;
  }
  .promo-left-main, .promo1-left-main {
    width: 100%;
    left: 0;
  }
  .promo-social {
    width: 100vw;
    height: 50px;
    justify-content: center;
  }
  .promo-social ul {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin-bottom: 0;
  }
  .promo-social ul li {
    width: 100%;
    height: 50px;
    border-left: solid 1px #E8EDF1;
  }
  .promo-social ul li:first-child {
    border-left: solid 0px #E8EDF1;
  }
  header {
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
  }
  .brand-logo, header.srolled .brand-logo {
    max-width: 84.54px;
    margin-top: 0px;
    margin-left: 0px;
  }
  .mobile-search {
    padding: 20px;
  }
  .form-control.ds-input {
    border-radius: 0;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 72px;
    height: calc(1.5em + 1.4rem + 2px);
    background-image: url(../images/mobile-search.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 26px) center;
    border: none;
    background-color: #0077C8;
    color: #ffffff;
  }
  .form-control.ds-input::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
  }
  .form-control.ds-input:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
  }
  .form-control.ds-input::placeholder {
    color: #ffffff;
    opacity: 1;
  }
  .form-control.ds-input:focus {
    background-color: #0077C8;
  }
  .header-inner {
    display: none;
  }
  .slider-img .text, .home-insights .container, .industry-home .container, .container1 {
    max-width: 560px;
  }
  .resources-center {
    max-width: inherit;
    width: 100%;
  }
  .home-bottom-slider .overlay .text {
    max-width: 460px;
  }
  .home-insights, .industry-home .container {
    padding: 45px 0;
  }
  .tabs-content .tab-img, .tabs-content .tab-img-right {
    max-width: inherit;
    margin-bottom: 30px;
    float: none;
  }
  h2 {
    font-size: 32px;
  }
  .resources-center-button a.btn {
    font-size: 20px;
    padding: 16px 32px;
  }
  .resources-text-list {
    padding: 30px;
  }
  .resources-text-list ul {
    display: block;
  }
  .resources-text-list ul li {
    width: 100%;
  }
  .fix-bottom-resources {
    z-index: 99;
    bottom: 100px;
  }
  
  .fix-bottom-resources.position-absolute {
    margin-left: 0px;
    bottom: 0px;
  }
  .Filter-block {
    padding: 40px 0;
  }
  .resource-center-top {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .resource-list {
    margin-top: -100px;
    padding-top: 20px;
    padding-bottom: 25px;
  }
  .resource-list .row .row {
    margin: 0;
  }
  .rcl .text {
    max-width: inherit;
    width: 100%;
    margin-bottom: 20px;
  }
  .rc-pagination {
    padding: 30px 0;
  }
  .inner-top-section .overlay, .inner-top-section {
    min-height: 550px;
  }
  .top-text h4 {
    font-size: 28px;
  }
  .services-list .img {
    margin-bottom: 20px;
  }
  .services-list .text h3 {
    font-size: 24px;
    line-height: 167%;
  }
  .promo-left-main, .promo1-left-main {
    transform: translate(0%, 100%);
  }
  .modal-open .promo-left-main {
    transform: translate(0, 0%);
  }
  .modal-open1 .promo1-left-main {
    transform: translate(0, 0%);
  }
  .container1-rc {
    max-width: 98%;
  }
  .text-block-main .alignright {
    margin-left: 0;
  }
  .promo-bar .promo-center .promo-text span {
		width: 20px;
		height: 20px;
	}
	.popup-text-flex .promo-img {
		height: auto;
	}
	.scrollTop {
		bottom: 117px;
		right: 11px;
		width: 45px;
		height: 45px;
	}
	.scrollTop span {
		font-size: 18px;
		padding-top: 3px;
	}
	.page-404 .inner-top-section .top-text {
		width: 100%;
		max-width: 100%;
	}
	.page-404 .inner-top-section {
		height: auto;
	}
	.fix-bottom-resources.footer-touched {
		bottom: 179px;
	}
	div#map_canvas {
		height: 600px !important;
	}	
	.recent-section .col-12.col-md-6.col-xl-4:first-child {
		width: 100% !important;
		flex: 0 0 100%;
		max-width: 100%;
		padding-bottom: 0;
	}
	.recent-section .shareholder-tools .material-links ul li{
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.recent-section .shareholder-tools .material-links ul li i {
		margin-right: 15px;
		font-size: 26px;
	}
	.recent-section .shareholder-tools input.news-events-search{
		font-size: 16px;
	}
	.investor-r-section .blue-bg-text .b2iClientQuote_Title div {
		font-size: 54px;
	}
	.text-block-main .PressItem19 .PressItem19itemLinks_container .PressItem19Date {
		width: 463px;
		padding-right: 14px;
	}	
	.text-block-main .PressItem19 .PressItem19Icon {
		padding-left: 20px;
	}
	.b2iSECtopSelect tr td.b2iSECtopSelectCell2 span#FilingsLabelContainer {
		display: block;
		margin-bottom: 10px;
	}
	.teambio_info {
		padding-top: 15px;
	}	
	.teambio_item h2 {
		font-size: 26px;
	}
	.teambio_item .pvr {		
		margin: 0 0 20px 0;
	}
	.teambio_item {
		width: 47.7%;
		margin-right: 4.6%;
	}	
	.teambio_box .teambio_item:nth-of-type(3n + 3) {
		margin-right: 4.6%;
	}
	.teambio_box .teambio_item:nth-of-type(2n + 2) {
		margin-right: 0;
	}
	.teambio {
		padding: 10px 5px 25px 5px;
	}
	.form-text-wrap-area .hub-s-form {
		width: 100%;
		padding-right: 0;
		margin-bottom: 30px;
	}
	.form-text-wrap-area .hb-right-block {
		width: 100%;
	}
  .right-img.has_video a i {
    font-size: 70px;
    top: 35%;
  }
}


@media (max-width: 767px) {
  .talk-to-expert a {
    font-size: 30px;
  }
  .popup-text-flex .promotext .textwrap {
    padding-bottom: 40px;
  }
  .news-list-home .title {
    margin-bottom: 8px;
  }
  .news-list-home .title a {
    transform: translateY(1px);
    margin-left: 10px;
  }
  .news-list-home ul li {
    border-top: solid 0px #e4e7e9;
    border-bottom: solid 1px #e4e7e9;
  }
  .contact-page-address {
    padding: 45px 24px;
  }
  .contact-page-address .address-list {
    margin-bottom: 10px;
  }
  .map-w .Filter-block {
    padding-left: 24px;
    padding-right: 24px;
  }
  .map-result {
    padding: 45px 24px;
  }
  .map-result .table-dark {
    min-width: 500px;
  }
  .contact-page-form {
    padding-right: 24px;
  }
  .text-block-main h2 {
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 45px;
  }
  .img-3-row .col-12 {
    margin-bottom: 30px;
  }
  .featured {
    margin-bottom: 45px;
  }
  .mobile-accrordian .tabs-content {
    padding-bottom: 0;
  }
  body {
    font-size: 16px;
    padding-bottom: 100px;
  }
  .tab-text p {
    letter-spacing: -0.02em;
  }
  .slider-img .text, .home-insights .container, .industry-home .container, .container1,
.home-bottom-slider .overlay .text, .fullscreen-bg .container {
    max-width: calc(100vw - 44px);
  }
  .top-text {
    width: 100%;
    max-width: inherit;
  }
  .popup-form {
    padding: 24px;
  }
  .form-here {
    padding-top: 45px;
  }
  .popup-text-flex, .popup-form {
    display: block;
    max-height: calc(100vh - 100px);
    overflow-y: auto;
  }
  .popup-text-flex .promo-img, .popup-text-flex .promotext {
    width: 100%;
  }
  .popup-text-flex .promo-img .textwrap, .popup-text-flex .promotext .textwrap {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
  }
  .popup-text-flex .promo-img .textwrap h3, .popup-text-flex .promotext .textwrap h3 {
    font-size: 24px;
    line-height: 110%;
  }
  .inner-top-section .overlay::before {
    display: none;
  }
  .inner-top-section, .inner-top-section .overlay, .form-code-here {
    min-height: inherit;
  }
  .inner-top-section .disply-text {
    font-size: 100px;
    line-height: 75px;
  }
  .top-text {
    padding-top: 140px;
  }
  .top-text h4, .form-rihgt .form-right-inner h3 {
    font-size: 24px;
    line-height: 110%;
  }
  .h2-green-section .text h2 {
    font-size: 20px;
  }
  .spacer-190, .spacer-100, .spacer-105 {
    height: 45px;
  }
  .fullscreen-bg {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .fullscreen-bg .container .advanced-engineering {
    padding-left: 0;
    max-width: inherit;
  }
  .fullscreen-bg .container .advanced-engineering p {
    font-size: 16px;
    line-height: 167%;
  }
  h2 {
    font-size: 28px;
  }
  .form-rihgt .form-right-inner {
    padding-top: 20px;
  }
  .form-rihgt .form-right-inner p {
    font-size: 18px;
  }
  .fullscreen-bg .container .advanced-engineering h1 {
    margin-bottom: 20px;
  }
  .top-text h1, h1, .fullscreen-bg .container .advanced-engineering h1, .news-list-home .title h3, .home-bottom-slider .overlay .text .text-wrap h3, .industry-home .title h3 {
    font-size: 30px;
    line-height: 105%;
  }
  .pattern-bradcrum {
    background-image: none;
  }
  .readmore1 {
    font-size: 18px;
  }
  .full-screen, .Home-top, .home-bottom-slider, .slider-container {
    min-height: inherit;
  }
  .slider-img {
    min-height: 450px;
    align-items: flex-end;
  }
  .slider-img .text {
    padding-bottom: 60px;
  }
  .slider-img::after {
    background-image: none;
  }
  .home-bottom-slider .overlay {
    min-height: 100%;
  }
  .home-bottom-slider .overlay .text {
    padding: 120px 0;
    min-height: 590px;
  }
  .home-bottom-slider .overlay::before, .home-bottom-slider .overlay::after {
    display: none;
  }
  .arrow-nav {
    top: inherit;
    bottom: 30px;
  }
  .resources-center-button a.btn {
    padding: 8px 16px;
    font-size: 14px;
    line-height: 16px;
    align-items: center;
    text-align: left;
  }
  footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .breadcum .container-fluid .link {
    padding-left: 9px;
  }
  .news-page-title {
    padding-bottom: 45px;
    padding-left: 24px;
  }
  .wf-box {
    padding: 24px;
  }
  .wf-box p {
    font-size: 18px;
  }
  .arrow-nav .owl-prev {
    margin-left: 24px;
    padding-left: 0;
    padding-right: 0;
  }
  .arrow-nav .owl-next {
    margin-right: 24px;
    padding-left: 0;
    padding-right: 0;
  }
  .arrow-nav .owl-prev::before, .arrow-nav .owl-next::after {
    background-size: contain;
    width: 16px;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .arrow-nav .owl-prev span, .arrow-nav .owl-next span {
    font-size: 16px;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(50vw - 60px);
    line-height: 16px;
  }
  .arrow-nav .owl-prev span {
    text-align: left;
  }
  .arrow-nav .owl-next span {
    text-align: right;
  }
  .form-here .hs-form-private {
    margin-left: 0px;
    margin-right: 0px;
  }  
  .form-here fieldset .hs-form-field, .form-here .hs-submit {
    margin-left: 10px;
    margin-right: 10px;
  }
  .popup-text-flex .promo-img {
		height: 262px;
	}
	.form-here fieldset.form-columns-1 .hs-dependent-field {
		margin-left: 0;
	}	
	.page-404 .top-text h1 {
		font-size: 36px;
	}
	.page-404 .top-text h4 {
		font-size: 26px;
	}
	.page-404 a.readmore1 {
		font-size: 26px;
	}
	.form-here fieldset .hs-form-field input, .form-here fieldset .hs-form-field textarea {		
		font-size: 18px;
	}
	.form-here fieldset .hs-form-field .input select{
		font-size: 18px;
	}
	.form-here .submitted-message {
		font-size: 20px;
	}
	.form-here .hs_services_interest legend.hs-field-desc {
		font-size: 18px;
	}
	.form-here .input ul.inputs-list label.hs-form-checkbox-display {
		font-size: 14px;
	}
	footer .col-12, footer .col {
		width: 50% !important;
		max-width: 50%;
	}
	footer {
		padding: 15px 22px;
	}
	.fix-bottom-resources.footer-touched {
		bottom: 159px;
	}
	.investor-r-section .h2-green-section h2 {
		font-size: 26px;
	}
	.recent-section .shareholder-tools .material-links ul li a {
		font-size: 20px;
	}
	.recent-section .col-12.col-md-6.col-xl-4 {
		padding-top: 0;
		padding-bottom: 30px;
	}
	.recent-section {
		padding-top: 60px;
		padding-bottom: 50px;
	}
	.text-block-main .b2iLibToolsContainer {
		padding: 0 0 20px;
	}
	.text-block-main .hbspt-form fieldset .hs-form-field input, .text-block-main .hbspt-form fieldset .hs-form-field textarea {
		font-size: 18px;
	}
	.text-block-main .b2iEmailSignupRow input{
		font-size: 18px;
	}
	.text-block-main .b2iEmailContainer {
		padding: 40px 0 60px;
	}
	.slider-img .text img {
    width: 100px;
    margin-bottom: 20px;
  }
  .home-bottom-slider .overlay .text .text-wrap img{
    width: 100px;
  }
}

@media (max-width: 680px) {
	table.b2iSECtopTitleTable tbody tr td:first-child {
		background: #0077c8 !important;				
		padding-top: 7px !important;
		padding-bottom: 7px !important;
	}
	.b2iSECtopTitleTable tr {
		border-bottom: 0 !important;
	}
	.b2iSECtopSelect select {		
		margin-bottom: 10px;
	}
	.b2iSECtopSelect tr td.b2iSECtopSelectCell2 {
		padding-bottom: 10px;
	}
	.b2iSECtopTitleTable tr td {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	.b2iSECtopTitleTable tbody {
		border: 2px solid #768692 !important;
	}
	.FilterLabel {
		padding-right: 0;
	}
	.b2iSECtopSelect .b2iSelect{
		    margin-bottom: 15px
	}
	.text-block-main #b2iEmailSignUp {
		grid-template-columns: inherit !important;
	}
	.text-block-main .b2iEmailSignupRow {
		margin-bottom: 30px;
	}
	.text-block-main .b2iEmailContainer .b2iform input[type=button] {
		font-size: 18px;
		padding: 12px 25px;
	}
}

@media (max-width: 600px) {
	footer .col-12, footer .col {
		width: 100% !important;
		max-width: 100%;
	}
	.copyright {
		margin-top: 5px;
	}
	footer {
		padding: 10px 22px;
	}
	.fix-bottom-resources.footer-touched {
		bottom: 181px;
	}		
	.investor-r-section .blue-bg-text .text {
		padding-top: 30px;
		padding-left: 0;
		padding-bottom: 30px;
		padding-right: 0;
	}
	.investor-r-section .h2-green-section h2 {
		font-size: 24px;
	}	
	.investor-r-section .blue-bg-text .b2iClientQuote_Title div {
		font-size: 42px;
	}
	.investor-r-section .blue-bg-text .b2iClientQuote_Title div .b2iQuoteHeader {
		font-size: 20px;
	}
	.investor-r-section .blue-bg-text .b2iClientQuote_Title span.sep {
		margin: 0 4px;
	}
	.investor-r-section .blue-bg-text .b2iClientQuoteDataRow span {
		font-size: 18px;
	}
	.investor-r-section .h2-green-section {
		padding-right: 0;
	}
	.text-block-main .b2iLibToolsContainer{
		display: block;
	}
	.b2iLibToolsContainer .select-selected {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.b2iPressContainer span#b2iLibSearch {
		width: 100%;
	}
	.b2iSECtopSelect .b2iSelect{
		max-width: 100% !important;
	}
	.teambio_item h2 {
		font-size: 24px;
	}
}

@media (max-width: 480px) {
	.form-here fieldset .hs-form-field, .form-here .hs-submit {
		margin-left: 5px;
		margin-right: 5px;
	  }
	  .form-here fieldset ul li {
		width: 100%;
	}
	div#map_canvas {
		height: 550px !important;
	}
	 .recent-section .investor-materials .material-links ul li a, .recent-section .shareholder-tools .material-links ul li a {
		font-size: 18px;
	} 
	.recent-section .investor-materials h2 {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.recent-section .shareholder-tools h2 {
		font-size: 30px;
	}
	.text-block-main .PressItem19 .PressItem19itemLinks_container .PressItem19Date {
		width: 100%;
		padding-right: 0;
		text-align: center;		
		margin-bottom: 10px;
		display: block;
	}
	.text-block-main .PressItem19 .PressItem19itemLinks_container{
		display: block;
	}
	.text-block-main .PressItem19 .PressItem19itemLinks_container .PressItem19Headline {
		width: 100%;
		display: block;
		text-align: center;
		padding-right: 0;
		margin-bottom: 10px;
	}
	.text-block-main .PressItem19 .PressItem19Icon {
		padding-left: 0;
		text-align: center;
		padding-right: 0;
	}
	.text-block-main .PressItem19 .PressItem19itemLinks_container {
		padding-top: 17px;
		padding-bottom: 10px;
	}
	.text-block-main .b2iPressContainer .b2iNav, .text-block-main .b2iSecContainer .b2iNav {
		padding-top: 30px;
		
	}
	.b2iPressContainer, .b2iSecContainer{
		padding-bottom: 40px;
	}
	.text-block-main .b2iPressContainer .b2iNav span {		
		font-size: 16px;
	}
	.teambio_item {
		width: 100%;				
		margin: 10px 0 20px !important;
	}
	.teambio {
		padding: 10px 0 15px 0;
	}	
	.team_titlebox h5 {
		margin-bottom: 0;
	}
	.press-rel-section .rc-list {
		display: block;
		text-align: center;
	}
	.press-rel-section .rc-list .text-wrap {
		padding-right: 0;
	}
	.press-rel-section .rc-list .pdf-wrap {
		width: 100%;
		text-align: center;
	}
	.press-rel-section .rc-list .date-wrap {
		width: 100%;
		padding-right: 0;
		margin-bottom: 9px;
	}
	.text-block-main .hbspt-form fieldset .hs-form-field .input {
		margin-bottom: 0 !important;
	}
	.investor-r-section .h2-green-section a{
		font-size: 18px;
	}
  .right-img.has_video a i {
    font-size: 55px;
  }
}
@media (max-width: 400px) {
	.form-here fieldset .hs-form-field, .form-here .hs-submit {
		margin-left: 0;
		margin-right: 0;
	  }
	  .form-here fieldset {
		display: block;
	  }
	  .investor-r-section .blue-bg-text .b2iClientQuoteDataRow span {
		font-size: 16px;
	}
	.investor-r-section .blue-bg-text .b2iClientQuote_Title div {
		font-size: 34px;
	}
	.investor-r-section .blue-bg-text .b2iClientQuote_Title div .b2iQuoteHeader {
		font-size: 18px;
	}
	.investor-r-section .blue-bg-text .b2iClientQuote_Title .b2iarrow {
		font-size: 20px;
	}
	.investor-r-section .h2-green-section h2 {
		font-size: 22px;
	}
	.rightcolpadding .amChartsPeriodSelectorButtonDiv input{font-size: 12px;margin-left: 5px;} 
	.text-block-main .b2iEmailContainer .b2iform div#b2iEmailButtons {
		grid-template-columns: inherit;
	}
	.text-block-main .b2iEmailContainer .b2iform input[type=button] {
		margin: 0;
		margin-bottom: 10px;
	}
  .right-img.has_video a i {
    font-size: 45px;
  }
}
.hs-error-msg {
  color: #ff1100;
}/*# sourceMappingURL=style.css.map */