@import url("owl.carousel.css");
@import url("owl.theme.default.css");
@import url("fonts.css");
body {
  font-family: 'Roboto Condensed';
  color: #000000;
  font-size: 18px;
  line-height: 167%;
  letter-spacing: -0.024em;
  overflow-x: hidden;  
      -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
font-weight: 300;		
}
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;
}
b, strong {
    font-weight: 600;
}
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: 64px;
    line-height: 1.2;
    letter-spacing: -0.01em;
    color: #fff;
    font-weight: 400;    
}

h2 {
    font-size: 36px;
    line-height: 1.19;
    text-transform: uppercase;
    color: #1f1f26;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 0.07em;
}
h3 {
    font-size: 30px;
    line-height: 1.2;
    color: #2e3192;    
    letter-spacing: -0.02em;
    font-weight: bold;
    margin-bottom: 20px;
}
h4 {
    font-size: 28px;
    color: #1bdee0;
    letter-spacing: -0.05em;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.5;
}
h5{
	font-size: 24px;
	color: #1f1f26;
	font-weight:bold;
}
p {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 300;
    color: #231f20;
    letter-spacing: 0.04em;
    line-height: 1.5;
    font-family: 'Roboto Condensed';
}
.brand-logo {
    width: 154px;
    display: block;    
    transition: all 0.4s ease 0s;
    z-index: 111;
    position: relative;
}
.brand-logo img {
  max-width: 100%;
}
.brand-logo img.d-sticky-logo {
    display: none;
}
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.9s ease 0s;
    z-index: 90;
    padding-top: 32px;  
}
header:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #ffffff;
    bottom: 0;
    z-index: 11;
    opacity: 0.3;
}
.header-inner {
    max-width: 1770px;
    margin: 0 auto;
    padding: 0 60px;
}
header.srolled {
    background: rgba(23, 24, 56, 0.9);
    box-shadow: 5px -2px 20px rgba(0, 0, 0, 0.5);
    z-index: 222;
    padding-top: 10px;
}
.srolled .desktop-menu li.menu-lavel-1 {
    padding-bottom: 30px;
}
.srolled .brand-logo img {
    display: none;
}
.srolled .brand-logo img.d-sticky-logo {
    display: block;
    width: 100%;
}

.desktop-menu {
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  border: none;
    padding-top: 13px;
 padding-left: 0;
}
.desktop-menu li {
  list-style: none;
}
.desktop-menu li.desktop-contact {
  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;
    margin-right: 30px;
    position: relative;
    z-index: 1;
    margin-top: -8px; 
}

.desktop-menu li.desktop-contact:last-child {
    margin-right: 0;
}
.desktop-menu li.desktop-contact a {
  color: #ffffff;
      letter-spacing: -0.12em;
    text-transform: uppercase;
    font-size: 21px;
}
.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;
    padding-top: 8px;
    padding-bottom: 46px;
}
.desktop-menu li.menu-lavel-1:last-child {
    margin-right: 0;
}
.desktop-menu li.menu-lavel-1 > a {
    color: #ffffff;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    z-index: 2;
    letter-spacing: 0.055em;
    text-transform: uppercase;
}
.desktop-menu li.menu-lavel-1 > a.search-show-icon i {
    font-size: 14px;
}
.desktop-menu li.menu-lavel-1 > a svg {
    margin-left: 0;
    font-size: 13px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: relative;
    top: -3px;
}
.desktop-menu li.menu-lavel-1 > a:hover svg {
    -webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);
}
.dropdown-full .wf-container1 {
    max-width: 703px;
    margin-right: 199px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 30px;
    margin: 0 auto;
    width: 100%;
}
footer {
    background-color: #1f1f26;
    padding: 32px 0 35px 0;
        width: 100%;
}

.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: 10px;    
    padding-left: 10px;
    letter-spacing: -0.011em;
	font-weight: 300;
}
.copyright a:before {
    content: "";
    width: 1px;
    height: 90%;
    background-color: #fff;
    position: absolute;
    top: 46%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.copyright a:hover{
	color:#fe4485;
}

.full-screen {  
    position: relative;
    width: 100%;    
    overflow: hidden;
}
.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: 860px;
    display: flex;
    position: relative;
    align-items: center;
    background-image: url(../images/home-slide.png);
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: center;
    padding-bottom: 120px;
    padding-top: 60px;
    justify-content: center;
}
.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: 100%;
    margin-left: 58px;
    margin-right: auto;
    color: #ffffff;
    width: 100%;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
}
.slider-img .text h1, .slider-img .text h2 {
    margin-bottom: 5px;
    font-weight: 300;
    letter-spacing: 0.005em;
    font-weight: 400;
    font-size: 71px;
    line-height: 1.1;
    color: #fff;
    text-transform: initial;
}
.Home-top .text p {
    color: #fff;
    letter-spacing: -0.018em;
}
.slider-img .text h1 b {
 /* display: block;*/
}

.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: 600;
  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: #2e3192;
  letter-spacing: -0.05em;
  font-size: 20px;
  transition: ease 0.35s all;
  display: inline-block;
  overflow: hidden;
  height: 30px;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}
.readmore1::before {
  content: attr(data-text);
  color: #2e3192;
  position: absolute;
  top: -30px;
  transition: ease 0s all;
}
.readmore1 i, .readmore1 svg {
  transition: all 0.28s ease;
  margin-left: 4px;
  width: 20px;
  font-size: 17px;
  transform: translateY(0px);
}
.readmore1 i:last-child, .readmore1 svg: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: #2e3192;
  position: absolute;
  top: -30px;
  left: 26.5px;
  transition: ease 0s all;
}
.readmore1.left i, .readmore1.left svg {
  margin-right: 5px;
  margin-left: 0;
}
.readmore1.left i:first-child, .readmore1.left svg:first-child {
  position: absolute;
  top: -30px;
  left: 0;
  transition: all 0.28s ease;
}
.readmore1.left:hover i:first-child, .readmore1.left:hover svg:first-child {
  top: 9px;
}
.readmore1:hover {
  line-height: 90px;
  text-decoration: none;
  color: #2e3192;
}
.readmore1:hover i:last-child {
  top: 5px;
}

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

.talk-to-expert a {
    color: #ffffff;
    letter-spacing: -0.05em;
    font-size: 20px;
    letter-spacing: -0.05em;
    line-height: 41px;
    transition: ease 0.35s all;
    display: inline-block;
    overflow: hidden;
    height: 41px;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
}
.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: 14px;
  transform: translateY(2px);
  line-height: 41px;
  position: relative;
  top: -3px;
}
.talk-to-expert a:hover i:last-child {
    top: 0;
}
.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: -5px;
}

.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: 600;
  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 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: 129px;
    padding-top: 14px;
}

.tab-img {
  width: 560px;
  float: left;
  margin-right: 140px;
  max-width: 100%;
}
.tab-img img {
  max-width: 100%;
}
section.tabing-section {
    padding-top: 55px;
    padding-bottom: 60px;
}
.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: 19px;
    font-weight: 600;
    letter-spacing: 0.04em;
}
.tab-text p {
    margin-bottom: 20px;
    letter-spacing: 0.04em;
}
.readmore {
  display: flex;
  font-size: 20px;
  color: #76BC21;
  align-items: center;
  font-weight: 600;
  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: 600;
  margin-bottom: 0;
  font-size: 72px;
  letter-spacing: -0.05em;
}

.tablink .hr {
  height: 1px;
  background-color: #c1cce9;
}
.tablink button {
    border-radius: 0;
    display: flex;
    color: #1f1f26;
    padding: 0;
    font-size: 30px;
    line-height: 26px;
    text-align: left;
    align-items: center;
    font-weight: 600;
    letter-spacing: -0.05em;
    padding: 28px 0;
    line-height: 1.1;
}
.tablink button:focus {
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.25);
}
.tablink button.active {
  color: #2e3192;
}

.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: 1111;
  border-right: solid 1px #c1cce9;
  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: 600;
  color: #2e3192;
}
.promo-bar .promo-center .promo-text span {
    display: block;
    background-repeat: no-repeat;
    width: 18px;
    height: 21px;
    margin-left: 8px;
    margin-top: 7px;
    overflow: hidden;
}
.promo-bar:hover {
  background-color: #223f7d;
}
.promo-bar:hover .promo-text {
  color: #ffffff;
}

.promo-social {
  display: flex;
  align-items: baseline;
  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: #2e3192;
}
.promo-social ul li a:hover {
  color: #2e3192;
}

.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(60% - 30px);
  position: fixed;
  left: 60px;
  top: 0;
  height: 100vh;
  z-index: 2;
  transition: all 0.4s ease 0s;
  transform: translateX(-100%);
  overflow: auto;
    padding-left: 50px;
    padding-right: 50px;
    
}
*/
.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: 62px;
	padding-top: 56px;
}
.popup-text-flex .promo-img .textwrap h3, .popup-text-flex .promotext .textwrap h3 {
    color: #223f7d;
    font-size: 30px;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    line-height: 1.2;
}
.popup-text-flex .promotext .textwrap a {
    text-transform: uppercase;
    letter-spacing: 0.00;
}
.popup-text-flex .promotext .textwrap p {
    margin-bottom: 19px;
}
.popup-text-flex .promo-img img,
.popup-text-flex .promotext img {
  width: 100%;
}
.readmore1:hover svg:last-child {
    top: 6px;
}

.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: 999;
  height: 100vh;
}
.modal-open .promo-left-main {
  transform: translateX(0);
}
.modal-open .promo-bar {
  background-color: #2e3192;
}
.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: #223f7d;
}
.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: 100vh;
  position: relative;
}
.inner-top-section .disply-text {
  position: absolute;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  color: #223f7d;
  font-size: 360px;
  line-height: 260px;
  left: 0;
  bottom: 0;
  opacity: 0.75;
  font-weight: 600;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  z-index: 1;
}
.inner-top-section .overlay {
  background: rgba(9, 36, 81, 0.4);
  position: relative;
  width: 100%;
  min-height: 100vh;
  display: flex;
  align-items: flex-end;
}
.inner-top-section .overlay::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/home-bg-gdnt.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    opacity: 0.7;
}
.top-text {
    position: relative;
    color: #ffffff;
    z-index: 2;
    padding-bottom: 61px;
    max-width: 541px;
    padding-left: 0;
}

.top-text h1 {
    text-transform: uppercase;
    line-height: 1.05;
    margin-bottom: 29px;
    font-weight: 400;
    letter-spacing: -0.01em;
}
.top-text h2 {
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    max-width: 720px;
    margin-bottom: 30px;
    line-height: 1.28;
}
.top-text h4 {
    letter-spacing: 0.05em;
    font-size: 26px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 400;
}
.top-text a.button-text {
    margin-right: 10px;
}

.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: #223f7d;
  display: flex;
  flex-wrap: wrap;
}
.breadcum .link a {
    color: #2e3192;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    font-weight: 600;
}
.breadcum .link a:first-child {
  margin-left: 0;
}
.breadcum .link a:hover {
  text-decoration: none;
  color: #1bdee0;
}
.breadcum .link b {
  margin-left: 5px;
  margin-right: 5px;
  font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.01em;        
}

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

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

.form-rihgt {
  position: relative;
  z-index: 9;
  background-color: #ffffff;
}

.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: 0 31px 0px 106px;
}
.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: #223f7d;
}

.container1 {
    max-width: 1760px;
    margin: 0 auto;
    width: 100%;
    padding: 0 50px;
}
.hr-main {
  border-top: solid 1px #ededed;
  position: relative;
  z-index: 1;
}

.spacer-100 {
  height: 100px;
}

.spacer-190 {
  height: 190px;
}

.fullscreen-bg {
  background-position: center center !important;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 196px 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: 600px;
    position: relative;
    z-index: 1;
    color: #ffffff;
}
.advanced-engineering h2 {
    color: #fff;
    margin-bottom: 19px;
}
.fullscreen-bg .container .advanced-engineering p {
  font-size: 18px;
  line-height: 2;
}

.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: 600;
  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: 60px;
  max-width: 100% !important;
}
.text-block-main .alignleft img {
  margin-bottom: 1rem;
  width: 100%;
}
.text-block-main .alignleft figcaption {
    border-left: solid 3px #e01453;
    font-size: 14px;
    font-weight: 300;
    line-height: 15px;
    letter-spacing: 0;
    color: #223f7d;
    padding-left: 13px;
}
.text-block-main .alignright {
  margin-left: 60px;
  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 #e01453;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0;
    color: #223f7d;
    padding-left: 13px;
    font-weight: 300;
}
.text-block-main a, .contact-page-address .address-list a, .tab-text p a {
  color: #2e3192;
  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(#1bdee0));
  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, #1bdee0) !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;
  font-weight: 400;
}
.text-block-main a:hover, .contact-page-address .address-list a:hover, .tab-text p a:hover {  
  text-decoration: none;
  background-size: 0 1.5px, 100% 1.5px !important;
color: #1bdee0;
}
.text-block-main p {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 1.97;
}
.text-block-main p a {    
    margin-bottom: 4px;
}
.text-block-main p:last-child {
  margin-bottom: 0;
}

.text-block-main h2 {
    margin-bottom: 31px;
}
.text-block-main ul, .timeline-slide__content ul {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
    list-style: none;
}
.text-block-main ul li, .tab-text ul li, .timeline-slide__content ul li {
  position: relative;
  padding: 4px 0;
  list-style: none;
  padding-left: 30px;
}
.text-block-main ul li::before, .tab-text ul li:before, .timeline-slide__content ul li:before {
    content: "";
    width: 9px;
    height: 9px;
    background-color: #223f7d;
}
.timeline-slide__content ul li:before{
    background-color: #ffffff;
}
.text-block-main ul ul li::before {
    background-color: #89a4d5;
}
.text-block-main ul ul, .timeline-slide__content ul ul {
    margin-bottom: 0;
    padding-left: 35px;
    margin-top: 18px;
}
.text-block-main ul ul li:last-child {
  padding-bottom: 0;
}
.text-block-main ul ul li:before, .tab-text ul ul li::before,  .timeline-slide__content ul ul li:before{
    content: "\f00c";
    font-family: "Font Awesome 6 pro";
    font-size: 17px;
    font-weight: 900;
    background-color: transparent;
    color: #1bdee0;
    width: auto;
    height: auto;
    top: 7px !important;
    margin-right: 16px !important;
}
.alt-bg {
  background-color: #f3f3f3;
}
.text-block-main h4 {
    letter-spacing: 0.04em;
    margin-bottom: 0px;    
}
.text-block-main h5{
    letter-spacing: 0.04em;
    margin-bottom: 4px;
}

.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: 31px;
}
.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.12em;
    font-weight: 600;
    margin-bottom: 9px;
}
.services-list .text p {
  margin-bottom: 8px;
}

.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;
}
.accordionssection h2 {
    letter-spacing: 0.04em;
    margin-bottom: 22px;
}
.accordionssection p {
    margin-bottom: 14px;
}
.accordiontem .teamcard {
  border-bottom: solid 1px #d7d4d4;
}
.accordiontem .teamcard .btn {
    border-radius: 0;
    color: #2e3192;
    font-size: 30px;
    font-weight: bold;
    display: block;
    text-align: left;
    padding: 17px 0;
    width: 100%; 
    position: relative;
    letter-spacing: 0.04em;
    line-height: 1.17;
}
.accordiontem .card-body-team p {
    font-size: 24px;    
    line-height: 1.5;
}
.accordiontem .teamcard .btn:hover {
	color: #1bdee0;
}
.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: -4px;
}
.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;
}
section.accordionssection {
    position: relative;
    padding-top: 107px;
    padding-bottom: 195px;
}
section.accordionssection.watermark:before {
    background-image: url(../images/tab-m-bg.png) !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 810px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 0;
    content: "";
}
.accordionssection .container1 {
    position: relative;
    z-index: 1;
}
.accordiontem .teamcard:last-child {
    border-bottom: 0;
}
.spacer-60 {
  height: 60px;
}

.icon-grid .text {  
  padding-left: 10px;
  padding-right: 10px;  
  text-align: center;
}
.icon-grid .text i {
    width: 101px;
    height: 84px;
    margin: 0 auto 23px auto;
    display: inline-block;
}
.icon-grid .text h4 {
    color: #223f7d;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 1px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
}
.icon-grid .text p {
  margin-bottom: 0;
}


.table-block .table {
  margin-bottom: 0;
}
.table-block .table th {
  font-size: 18px;
  font-weight: 600;
  color: #223f7d;
  text-transform: uppercase;
}
.table-block .table td,
.table-block .table th {
  text-align: right;  
}
.table-block .table td{
	color: #000000;
}
.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-bottom: 20px;
}
.rc-bg .container1 div#show_resources {
    flex: 0 0 100%;
    max-width: 100%;
}
.text-white {
    color: #2e3192!important;
}
.search-result-page .news-page-title h1 {
    margin-bottom: 0 !important;
    font-size: 48px;
}
.main.search-result-page {
    padding-top: 50px;
}
.news-page-title h1 {
    margin-bottom: 0;
    color: #2e3192;
    font-weight: 600;
    margin-top: -9px;
    letter-spacing: 0.06em;
    margin-bottom: 23px !important;
}
.contact-page-form h3 {
    font-weight: 300;
    font-size: 30px;
    line-height: 1.34;
}

.wf-box p {
  margin-bottom: 9px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  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: #89a4d5;
  padding: 52px 0;
  position: relative;
}

.filter-form .custom-select,
.filter-form .form-control {
  border: none;
  border-bottom: solid 1px #99b0db;
  border-radius: 0;
  background-color:#89a4d5;
  height: calc(1.5em + 1.38rem + 2px);
  font-size: 18px;
  color: #ffffff;
	padding-left: 10px;
}

.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: 600;
  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: 600;
  margin-bottom: 4px;
}
.rcl .text .readmore1 {
  font-size: 16px;
}

.rc-bg {  
  padding-top: 20px;
  padding-bottom: 30px;
}

.rc-pagination {
  padding: 30px 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: #2e3192;
    color: #ffffff;
}
.load-more-section {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 75px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.load-more-section a.button-text {
    padding: 12px 47px 12px 42px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 2.2;
}
.rc-pagination ul li a {
  color: #2e3192;
  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: #223f7d;
    font-size: 30px;
    line-height: 24px;
    border-bottom: solid 1px #c1cce9;
    margin-bottom: 70px;
}
.rc-list {
  border-top: solid 1px #c1cce9;
  color: #ffffff;
  padding-top: 17px;
  padding-bottom: 19px;
  line-height: 30px;  
  font-size: 18px;
}
.rc-bg .resources-list-remove:first-child {
    border: none !important;
}
.rc-list a {
  color: #2e3192;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
}
.rc-list a:after {
    content: "\f061";
    margin-left: 20px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.rc-list a:hover {
  color: #1bdee0;
}

.map-w {
  background-color: #223f7d;
}
.map-w .Filter-block {
    padding-left: 58px;
    padding-right: 50px;
}
.map-result {
  padding: 50px 62px 84px;
  background-color: #223f7d;
}
.map-result .table-dark {
  background-color: #223f7d;
}
.map-result .table td, .map-result .table th {
  border-top: solid 0px #2274AD;
  border-bottom: solid 1px #425b90;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  padding-top: 12px;
  padding-bottom: 25px;
  color: #ffffff;
}
.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;
   color: #ffffff;
}
.map-result .table .no-border td {
  border-bottom: solid 0px #2274AD;
  padding-top: 13px;
  padding-bottom: 13px;
}

.direction-link {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #e01453;
      display: inline-block;
}
.direction-link i {
    margin-right: 6px;
    width: 20px;
    display: inline-block;
}
.direction-link:hover {
  color: #ffffff;
  text-decoration: none;
}

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

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

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

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

.form-here {
    padding-top: 43px;
    min-height: 400px;
}
.form-here .wpcf7 {
    margin-top: 33px;
}

.contact-page-address {
    padding: 84px 90px 84px 60px;
}
.contact-page-address .address-list {
  margin-bottom: 30px;
  line-height: 30px;
}
.contact-page-address .address-list b {
    display: block;
    color: #223f7d;
    font-size: 24px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin-bottom: 4px;
    line-height: 1.2;
}
.contact-page-address .address-list p {
    line-height: 2.15;
    margin-bottom: 39px;
}

.article-title h1 {
  font-weight: 600;
  color: #2e3192;
}

.social-share {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.social-share li {
    font-size: 20px;
    margin-left: 19px;
    margin-right: 28px;
    position: relative;
}
.social-share li:first-child {
  margin-left: 0;
}
.social-share li:last-child {
  margin-right: 0px;
}
.social-share li a {
    color: #fff;
    display: block;
    position: relative;
    font-size: 25px;
}
.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: 600;
  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: #1bdee0;
}
.social-share li a:hover span {
  display: none;
}

.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 {
    margin-bottom: 30px;
    margin-top: 10px;
    display: inline-block;
}
.article-meta span {
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.065em;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.article-meta span.locationname {
    font-weight: bold;
}
.article-meta .source-links a {
    color: #2e3192;
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 19px;
    display: block !important;
    letter-spacing: -0.001em;    
}
.article-meta .source-links a:hover {
    color: #1bdee0;    
    background: none;
}
.article-meta .source-links svg {
    font-size: 25px;
    margin-left: 6px;
    color: #2e3192;
}
.article-meta .source-links span {
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-bottom: 19px;
}
.sourcelist .article-meta {
    width: 100%;
}
.sourcelist .row.no-gutters .row {
    border-top: 1px solid #ededed;
    padding-top: 53px;
}
.sourcelist {
    border-bottom: 1px solid #ededed;
    padding-bottom: 59px;
}
.sourcelist .col-auto.back-leftbtn a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    color: #2e3192;
    font-size: 16px;
    font-weight: bold;
    background: none;
}

.sourcelist .col-auto.back-leftbtn a span {
    font-weight: bold;
    font-size: 24px;
}

.sourcelist .col-auto.back-leftbtn a svg {
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: relative;
    left: -6px;
}

.sourcelist .col-auto.back-leftbtn a:hover svg {
    left: -12px;
}

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

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

.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: 600;
  line-height: 15px;
  letter-spacing: 0;
  color: #475057;
  padding-left: 13px;
}

.blockquote-blue, .text-block-main blockquote {
  position: relative;
  float: right;
  background-color: #223f7d;
  color: #ffffff;
  padding: 73px 0 61px 88px;
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 40px;
  max-width: 628px;
  margin-left: 30px;
  margin-right: -280px;
}
.text-block-main blockquote .blockquote-text, .text-block-main blockquote p {
    position: relative;
    z-index: 1;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    line-height: 1.21;
    margin-bottom: 12px;
	font-weight: 600;
}
.blockquote-blue::after, .text-block-main blockquote::after {
  content: "";
  width: 100vw;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #223f7d;
  position: absolute;
}
.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;
  width: 100% !important;
}

.dropdown-full {
    position: absolute;
    width: 100%;
    z-index: 1;
    background-color: rgba(23, 24, 56, 0.9);
    opacity: 0;
    transition: opacity 0.3s;
    top: -500%;
    left: 0;
    left: 0;    
    -webkit-transition: all 0.7s ease-in-out !important;-o-transition: all 0.7s ease-in-out !important;transition: all 0.7s ease-in-out !important;
}
.activehader header.srolled {
    background-color: rgba(23, 24, 56, 0.9);
}
.dropdown-full .container1 {
  overflow-y: auto;
  max-height: calc(100vh - 142px);
  overflow-x: hidden; 
}
li.desktop-contact i {
    position: relative;
    top: -5px;
}
.menu-lavel-1:hover {
  opacity: 1;
}
.menu-lavel-1:hover a {
  z-index: 2;
  position: relative;
}
.menu-lavel-1:hover .dropdown-full {
    margin-top: 0;
    opacity: 1;
    transition: all 0.5s ease-in-out;    
    padding-top: 168px;
    padding-bottom: 37px;
    top: 0;
}

.menu-lavel {
    position: relative;
    padding: 8px 24px 5px 0;
    transition: all 0.5s ease-in-out;
}
.dropdown-full .wf-container1 .header-left-text {
    max-width: 114px;
    float: left;
    margin-right: 14px;
    position: relative;
    width: 100%;
}
.dropdown-full .wf-container1 .header-left-text:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 92%;
    background-color: #fff;
    right: 0;
    bottom: 0;
}
.dropdown-full .menu-lavel a {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    line-height: 1.3 !important;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.dropdown-full .menu-lavel a:hover, .dropdown-full .menu-lavel a.active {
    color: #1bdee0;
}
.header-right-text a.links-btn:hover {
    color: #2e3192;
}

.menu-links ul {
  padding: 0;
  margin: 0;
}
.menu-links ul li {
  list-style: none;
  padding-top: 20px;
  font-size: 16px;
  line-height: 20px;
}
.menu-title a {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.05em;
  font-weight: 600;
  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;
}
.dropdown-full .menu-title a:hover {
  color: #ffffff;
}
.dropdown-full .menu-title a:hover span {
  background-size: 0 1.5px, 100% 1.5px !important;
  position: relative;
}
.dropdown-full .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);
}
.dropdown-full .menu-lavel .menu-links {
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #fff;
    width: 150px;
	opacity: 0;
	display: none;
	-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
}
.dropdown-full .menu-lavel:hover .menu-links {
    opacity: 1;
	display: block;
}

.dropdown-full .menu-lavel .menu-links ul li a {display: inline-block !important;width: 100%;}

.dropdown-full .menu-lavel .menu-links ul li {
    transition: all 0.5s ease-in-out;
    padding: 9px 24px;
    line-height: 167%;
	margin-bottom: 0;
}
.dropdown-full .menu-lavel .menu-links ul li:hover {
    background-color: #dfe5f3;
}

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

.gateway-section .container1 {
    position: relative;
    z-index: 1;
}
.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: #223f7d;
}
.chat-left:hover svg {
  fill: #fff;
}

.popup-form {
  padding: 60px;
}
.promo1-left-main .text {
    margin-top: 10px;
}
.popup-form h3 {
    margin-bottom: 10px;
}
.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: 600;
}
.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;
}

.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: 300;
  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;
    list-style: none;
}
.tab-text ul ul {    
    list-style: none;
    margin-bottom: 0;
    padding-left: 35px;
    margin-top: 18px;
}

.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: 17px;
    font-weight: 400;
    height: 28px;
    margin-top: 10px;
    color: #fff;
    letter-spacing: 0.05em;
}
.page-404 a.readmore1:before {
    color: #fff;
}
.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: 300;
	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: 600; 
    color: #223f7d;
    margin-bottom: 2px;
    letter-spacing: 0.02em;
    font-size: 16px;	
}
.gm-style .gmwdbranch {
    font-weight: normal;
    margin-bottom: 10px;
    color: #223f7d;
    font-size: 16px;
	
}
.gmwddescription p {
    margin-bottom: 4px;
	
	font-size: 16px;
}
.gm-style .gmwdaddress {
    margin: 0 0 10px;
    line-height: 1.2;
    color: #222222;
    font-size: 16px;
    font-weight: 300;
	
}
.gm-style .gmwddescription p a {
    color: #e01453;
    font-weight: 300;
    font-size: 16px;
    font-weight: 300;
	
}
.gm-style .see_directions p a {
    color: #e01453;
    font-weight: 300;
    font-size: 16px;
    font-weight: 600;
}
.gm-style .see_directions p a i img {
    max-width: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.gm-ui-hover-effect>span {
    background-color: #e01453 !important;
	width: 21px !important;
    height: 21px !important;
    margin: 5px !important;
    position: relative !important;
    right: 11px !important;
    top: 9px !important;
}
.gm-style .gmwddescription p a:hover, .gm-style .see_directions p a:hover {
    color: #fe4485;
}
.gm-style .see_directions {
    margin-top: 8px;
}
.gm-style .map_info_box {
    max-width: 300px;
}
.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: 600;
    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: 600;
    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: 600;
    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: 600;
    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: 300;
    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: 600;
    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;
}
.dynamic-left-right .right-images-wrap img {
    width: 100%;
}
.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: 300;
    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;	
	width: 100%;
}

.teambio_box {
    width: 100%;
    margin-top: 50px; 
    grid-gap: 0 6.6%;
    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;	
}
.top_txt h2 {
    letter-spacing: 0.02em;
    margin-bottom: 32px;
}
.team_titlebox h3 {
    font-weight: 400;
    font-size: 30px;
    color: #2e3192;
    margin-bottom: 12px;
    text-transform: capitalize;
    padding-right: 34px;
    letter-spacing: 0.00em;
}
.teambio_info {
	display: none;
	padding-top: 17px;
}

.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: #2e3192;
}
.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:last-child {
    padding-bottom: 0;
}
.teambio_info address {
    margin-bottom: 0;
}


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

.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: 300;
	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: 600;
	-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: 300;
    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: 300;
    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: 600;
}
.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;
} 
section.Digitals-Section {
    width: 100%;
    padding: 118px 0 120px;
}

section.Digitals-Section {
    width: 100%;
    padding: 100px 0 100px;
}

section.Digitals-Section .digi-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

section.Digitals-Section .digi-wrap .digi-wrap-div {float: left;width: 50%;}

.digi-wrap-div .digital-content {
    margin-bottom: 88px;
    padding-bottom: 67px;
    border-bottom: 1px solid #c1cce9;
       margin-right: 128px;
}

.digi-wrap-div .digital-content h6 {
    font-size: 16px;
    text-transform: uppercase;
    color: #89a4d5;
    margin-bottom: 19px;
    letter-spacing: 0.12em;
}

.digi-wrap-div .digital-content h2 { 
    color: #223f7d;
    line-height: 1.2;
    margin-bottom: 12px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-weight: 600;
}

.digi-wrap-div .digital-content p {
    color: #222222;
    font-weight: 300;
    margin-bottom: 10px;
}
.digi-wrap .digi-wrap-div .digital-content:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.digi-wrap .digi-wrap-rightdiv {
    width: 50%;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;
    padding: 30px 87px 54px;
	    overflow: hidden;
}

.digi-wrap .digi-wrap-rightdiv .digi-wrap-bg {
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;    
	z-index: 0;
    opacity: 0.18;
}

.digi-wrap-rightdiv .who-we-are-wrap {
    position: relative;
    z-index: 1;
}

.digi-wrap-rightdiv .who-we-are-wrap h6 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    margin-bottom: 21px;
}

.digi-wrap-rightdiv .who-we-are-wrap h2 {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 19px;
}

.digi-wrap-rightdiv .who-we-are-wrap p {
    color: #fff;
}
.post-clm-section {
    width: 100%;
    padding-top: 196px;
    padding-bottom: 179px;
    background-color: #f0f0f0;
}

.post-clm-section .post-wrap {
    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;
    max-width: 1500px;
    margin: 0 auto;
}

.post-clm-section .post-wrap .post-inner-wrap {
    float: left;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
	
}

.post-wrap .post-inner-wrap .post-left-img {
    width: 27%;
    margin-right: 61px;
}

.post-wrap .post-inner-wrap .post-right-c {
    width: 60%;
    padding-right: 80px;
}

.post-wrap .post-inner-wrap .post-right-c h2 {
    text-transform: uppercase;
    color: #2e3192;
    font-weight: 600;
    margin-bottom: 10px;
}
.post-wrap .post-inner-wrap .post-right-c p {
    margin-bottom: 15px;
    letter-spacing: 0.00em;
}
.post-wrap .post-inner-wrap .post-right-c p {
    margin-bottom: 15px;
}
.post-wrap .post-inner-wrap .post-left-img a {
    display: block;
    overflow: hidden;
}
.post-wrap .post-inner-wrap .post-left-img img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    width: 100%;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.post-wrap .post-inner-wrap .post-left-img a:hover img {
    -webkit-transform: scale(1.25);
        -ms-transform: scale(1.25);
            transform: scale(1.25);
}
section.three-clm-img-section {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

section.three-clm-img-section .supply-chain-wrap {
    width: 33.33%;
    position: relative;
    padding: 30px 26px 41px;
    height: 642px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;
    overflow: hidden;
    border: 1px solid #fff;
    border-right: 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}
section.three-clm-img-section .supply-chain-wrap:first-child {
    border-left: 0;
}
.supply-chain-wrap .supply-chain-bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    z-index: 0;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.supply-chain-wrap .bg-multicolor {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.supply-chain-wrap:hover .supply-chain-bg{
    -webkit-transform: scale(1.25);
        -ms-transform: scale(1.25);
            transform: scale(1.25);
    background-blend-mode: multiply;
    background-color: #80a3ef;
}
.supply-chain-wrap .supply-content {
    position: relative;
    z-index: 1;
    max-width: 268px;
}

.supply-chain-wrap .supply-content h6 {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.12em;
    margin-bottom: 11px;
}

.supply-chain-wrap .supply-content h3 {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.14em;
    line-height: 1;
    margin-bottom: 21px;
}

.supply-chain-wrap .supply-content p {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.00;
    line-height: 1.3;
    margin-bottom: 14px;
}
.supply-chain-wrap .supply-content a.readmore1 {
    text-transform: uppercase;
}
.post-clm-section .post-wrap .post-inner-wrap:nth-of-type(2n + 2) .post-right-c {
    padding-right: 0;
}
section.red-section {
    width: 100%;
    background-color: #e01453;
    padding-top: 48px;
    padding-bottom: 25px;
}

section.red-section ul {
    list-style: none;
    padding: 0;
}

section.red-section ul li {
    margin-bottom: 20px;
}

section.red-section ul li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 0.12em;
}

section.red-section ul li a i {
    margin-right: 18px;
}
section.red-section ul li a:hover {
    color: #223f7d;
}
section.testimonials-section {
    width: 100%;
    padding-top: 105px;
    padding-bottom: 125px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
section.testimonials-section:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #223f7d;
    top: 0;
    opacity: 0.95;
}
.testimonials-section .testimonial-wrap {
    position: relative;
    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;
    z-index: 11;
	 -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;
	    max-width: 1105px;
    margin: 0 auto; 
}

.testimonial-wrap .testimonia-title {
    float: left;
    width: 76%;
    padding-right: 120px;
}

.testimonial-wrap .testimonia-quote {
    float: left;
    width: 24%;
}

.testimonial-wrap .testimonia-title h2 {
    color: #fff;
    font-weight: 300;
    letter-spacing: 0.0;
	text-transform: initial;
	    margin-bottom: 0;
}

.testimonia-quote p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 0.0;
}

.testimonia-quote h5 {
    font-size: 20px;
    color: #fff;
    margin-top: 1px;
    letter-spacing: 0;
    font-weight: 600;
}

.testimonia-quote img {
    display: block;
    margin-bottom: 32px;
}
.testimonials-section .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.testimonials-section .owl-nav button.owl-prev {
    left: 0;
    color: #fff;
    font-size: 101px;
    background-color: transparent;
}

.testimonials-section .owl-nav button:hover {
    background-color: transparent !important;
    color: #e01453 !important;
}

.testimonials-section .owl-nav button.owl-next {
    right: 0;
    color: #fff;
    font-size: 93px;
}
section.footprint-section {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}
.footprint-heading p {
    line-height: 1.9;
    margin-bottom: 56px;
}
section.footprint-section {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}
.footprint-heading p {
    line-height: 1.9;
    margin-bottom: 56px;
}

.footprint-logos ul {
    list-style: none;
    padding: 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-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 37px -20px 0;
}

.footprint-logos ul li {
    width: 25%;
    margin-bottom: 43px;
    padding: 0 20px;
	text-align: center;	
}
.footprint-logos ul li a {
    opacity: 1;
}
.footprint-logos ul li a:hover {
    opacity: 0.5;
}
.footprint-logos ul li img {
    display: block;
    margin: 0 auto;
}
a.button-text {
    color: #fff;
    transition: all 0.5s ease-in-out !important;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.065em;
    font-weight: 600;
    border: 1px solid #fff;
    border-radius: 50px;
    display: inline-block;
    padding: 14px 35px 14px 39px;
    line-height: 2;
    position: relative;
}

a.button-text:hover {
    background-color: #1bdee0;
    border-color: #1bdee0;
    padding-right: 53px;
    padding-left: 37px;
}

a.button-bg {
    background-color: #2e3192;
    border: none;
}
a.button-bg:hover {
    background-color: #1bdee0;    
}

.bussion-box a {
    margin-top: 25px;
}
a.button-text svg {    
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: absolute;
    top: calc(50% - 2px);
    transform: translateY(-50%);
    transform: translateY(-50%);
    right: 64px;
}

a.button-text:hover svg {
    margin-left: 8px;
    opacity: 1;
    right: 32px;
}

.tab-img-right .video-popup {
    background-size: cover;
    height: 236px;
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.tab-img-right .video-popup:hover a {
    opacity: 0.8;
}
.text-block-main blockquote p a.readmore1 {
    background: initial !important;
    color: #e01453;
    letter-spacing: -0.05em;
    transition: ease 0.35s all !important;
    display: inline-block !important;
    font-weight: 600;
    letter-spacing: -0.05em;
    line-height: 30px;
}
.text-block-main blockquote p a.readmore1:hover {
    line-height: 90px;
    text-decoration: none;
    color: #fe4485;
}
.form-rihgt .text-block-main p a{
	margin-top: 31px;
}
.promo-bar .promo-center .promo-text span i, .promo-bar .promo-center .promo-text span svg {
    font-size: 17px;
    color: #2e3192;
    font-family: "Font Awesome 6 Free";
    height: 20px;
    display: inline-block;
    width: 16px;
    position: relative;
    top: -9px; 
    transition: all 0.5s ease-in-out;
}
.promo-bar:hover .promo-center .promo-text span i, .promo-bar:hover .promo-center .promo-text span svg {
    color: #fff;
}
.modal-open .promo-bar .promo-center .promo-text span i, .modal-open .promo-bar .promo-center .promo-text span svg {
    display: none;
}
.newslatter-section {
    padding-top: 154px;
    padding-bottom: 143px;
    background-color: #2e3192;
}
.newsform .nf-form-cont .nf-field .nf-field-element input:focus {
    background-color: transparent;
}
.newsform h2 { 
    color: #fff;
    letter-spacing: 0.038em;
    margin-bottom: 11px;
}
.newsform p {
    letter-spacing: 0.04em;
    margin-bottom: 10px;    
    color: #fff;
}
.newsform form.wpcf7-form p br {
    display: none;
}

.newslatter-section .newsform {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

.newsform form.wpcf7-form {
    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: center;    -ms-flex-pack: center;    justify-content: center;	
	-webkit-box-align: baseline;-ms-flex-align: baseline;align-items: baseline;	
}
.wpcf7-form-control-wrap input.wpcf7-not-valid {
    border-color: red;
}
.newsform form.wpcf7-form p {
    margin-bottom: 0;
}
.newsform form.wpcf7-form .wpcf7-submit {
    background-color: #223f7d;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px 30px;
    height: 48px;
    border: none;
	  -webkit-transition: all 0.5s ease-in-out;    -o-transition: all 0.5s ease-in-out;    transition: all 0.5s ease-in-out;
	      margin-left: 10px;
	border-radius: 0 !important;	  
	
}
.newsform .wpcf7-form-control-wrap input {
    height: 48px;
    border: none;
    border-bottom: 1px solid #223f7d;
    margin-right: 40px;
    outline: none;
    color: #223f7d;
    font-size: 16px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 93%;
	font-weight: 300;
	    border-radius: 0 !important;
		
}
.newsform .wpcf7-form-control-wrap input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #223f7d;
  opacity: 1; /* Firefox */
}

.newsform .wpcf7-form-control-wrap input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #223f7d;
}

.newsform .wpcf7-form-control-wrap input::-ms-input-placeholder { /* Microsoft Edge */
  color: #223f7d;
}
.newsform .wpcf7-form-control-wrap input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #223f7d;
  opacity: 1; /* Firefox */
}
.newsform .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7-form-control-wrap input:focus {
    border-color: #e01453;
}
.newsform form.wpcf7-form .wpcf7-submit:hover, .newsform form.wpcf7-form .wpcf7-submit:focus {
    background-color: #89a4d5;
	outline: none;
}
.wpcf7 form.sent .wpcf7-response-output {
    width: 100%;
    border: none;
    color: green;
    font-weight: 300;
    font-size: 17px;
}
.newsform .nf-form-content {
    max-width: 572px;
    margin: 0 auto;
}

.newsform .nf-form-content nf-fields-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
}

.newsform .nf-form-content nf-fields-wrap nf-field {
    width: calc(100% - 100px);
}

.newsform .nf-form-content nf-fields-wrap nf-field:nth-of-type(2n) {
    width: 130px;
    margin-left: 38px;
}

section.contect-form {
    width: 100%;
    padding-top: 111px;
    padding-bottom: 154px;
}
.contect-form .container1 {
    max-width: 1227px;
}
.contect-form .container1 .nf-field-container {
    margin-bottom: 23px;
}
.contect-form .nf-form-cont .listcheckbox-container .nf-field .nf-field-label span {
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 7px;
    display: inline-block;
    width: 100%;
    color: #1f1f26;
    letter-spacing: -0.001em;
}
.newsform .wpcf7-form-control-wrap input.wpcf7-not-valid {
    border-color: red;
}
.newsform .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    display: none;
}
.contect-form form.wpcf7-form input, .contect-form form.wpcf7-form textarea, .contact-page-form form.wpcf7-form p input, .contact-page-form form.wpcf7-form p textarea {
    height: 43px;
    border: none;
    border-bottom: 1px solid #c1cce9;
    /* margin-right: 40px; */
    outline: none;
    color: #222222;
    font-size: 18px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 100%;
    letter-spacing: -0.03em;
	border-radius: 0 !important;
}
.nf-form-cont .nf-field .nf-field-element input, .nf-form-cont .nf-field .nf-field-element textarea {
    height: 43px;
    border: none;
    border-bottom: 1px solid #ededed;
    outline: none;
    color: #2e3192;
    font-size: 24px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 100%;
    letter-spacing: -0.03em;
    border-radius: 0 !important;
    background-color: transparent;
    opacity: 1;
    padding: 9px 20px 11px 0;
    font-weight: 400;
    letter-spacing: 0.00em;
    font-family: 'Roboto Condensed';
}
.nf-form-cont .nf-field .nf-field-element select:focus {
    border-bottom: 1px solid #223f7d !important;
    background-image: url(./images/select-bolx.svg);
    background-size: 11px !important;
    background-repeat: no-repeat !important;
    background-position: 98% 54% !important;
}
.form-here form {
    margin-top: 20px;
}
.nf-error .nf-error-msg, .nf-error.field-wrap .nf-field-element:after {    
    display: none !important;
}
.nf-form-cont .nf-field .nf-field-element input:focus, .nf-form-cont .nf-field .nf-field-element textarea:focus {
    border-color: #1bdee0;
	color: #222222;
}
.nf-form-cont .nf-field span.ninja-forms-req-symbol {
    display: none;
}
.nf-form-cont .nf-field .nf-field-element select + div {
    display: none;
}
.nf-form-cont .nf-field .nf-field-element input:-ms-input-placeholder, .nf-form-cont .nf-field .nf-field-element textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #2e3192;
}

.nf-form-cont .nf-field .nf-field-element input::-ms-input-placeholder, .nf-form-cont .nf-field .nf-field-element textarea::-ms-input-placeholder{ /* Microsoft Edge */
  color: #2e3192;
}
.nf-form-cont .nf-field .nf-field-element input::placeholder, .nf-form-cont .nf-field .nf-field-element textarea::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #2e3192;
  opacity: 1; /* Firefox */
}

.contect-form form.wpcf7-form input:-ms-input-placeholder, .contect-form form.wpcf7-form textarea:-ms-input-placeholder, .contact-page-form form.wpcf7-form p input:-ms-input-placeholder, .contact-page-form form.wpcf7-form p textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #2e3192;
}

.contect-form form.wpcf7-form input::-ms-input-placeholder, .contect-form form.wpcf7-form textarea::-ms-input-placeholder, .contact-page-form form.wpcf7-form p input::-ms-input-placeholder, .contact-page-form form.wpcf7-form p textarea::-ms-input-placeholder { /* Microsoft Edge */
  color: #222222;
}
.contect-form form.wpcf7-form input::placeholder, .contect-form form.wpcf7-form textarea::placeholder, .contect-form form.wpcf7-form textarea::placeholder, .contact-page-form form.wpcf7-form p input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #222222;
  opacity: 1; /* Firefox */
}
.contect-form .nf-form-content {
    padding: 0;
}
.contect-form .nf-form-cont .nf-field .nf-field-label {
    display: none;
}

.contect-form form.wpcf7-form label br {
    display: none;
}

.contect-form form.wpcf7-form select, .contact-page-form form.wpcf7-form select, .nf-form-cont .nf-field .nf-field-element select {
    height: 43px !important;
    border: none;
    border-bottom: 1px solid #ededed;
    outline: none;
    color: #2e3192;
    font-size: 24px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin-right: 0;
    width: 100%;
    background-image: url(../images/select-bolx01.svg) !important;
    appearance: none;
    background-size: 13px;
    background-repeat: no-repeat !important;
    background-position: 98.55% 42%;
    padding-right: 20px;
    border-radius: 0 !important;
    background-color: transparent !important;
    box-shadow: none;
    padding: 5px 20px 5px 0;
    font-family: 'Roboto Condensed';
    font-weight: 400;
    padding-left: 2px;
}
.nf-form-cont .nf-field .nf-field-element textarea {
    height: 110px;
}
.contect-form form.wpcf7-form .wpcf7-submit, .contact-page-form form.wpcf7-form .wpcf7-submit, .nf-form-cont .nf-form-wrap .nf-field .submit-wrap input {
    background-color: #223f7d;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px 30px;
    height: 48px;
    border: none;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: auto;
    float: left;
    margin-right: 0;
	    cursor: pointer;
}
.nf-response-msg p {
    text-align: center;
    margin-bottom: 0;
    margin-top: 10px;
    color: #1bdee0;
    font-weight: 400;
}
.nf-response-msg p:first-child {
    margin-top: 30px;
}
.popup-form p {
    margin-bottom: 10px;
}
.contect-form form.wpcf7-form .wpcf7-submit:hover, .contect-form form.wpcf7-form .wpcf7-submit:focus, .contact-page-form form.wpcf7-form .wpcf7-submit:hover, .contact-page-form form.wpcf7-form .wpcf7-submit:focus, .nf-form-cont .nf-form-wrap .nf-field .submit-wrap input:hover, .nf-form-cont .nf-form-wrap .nf-field .submit-wrap input:focus {
    background-color: #1bdee0;
    outline: none;
    border-color: #1bdee0;
}
.form-here .nf-form-title h3, .contect-form .nf-form-title h3 {
    display: none;
}
.form-here .nf-form-fields-required, .contect-form .nf-form-fields-required {
    display: none;
}
.newsform .nf-form-title {
    display: none;
}
.newsform .nf-form-fields-required {
    display: none;
}
.newsform .nf-row nf-cells {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
	-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;		
}
.newsform .nf-after-form-content .nf-error-msg {
    display: none;
}
.contact-page-form form.wpcf7-form p textarea {
    height: 104px;
}
.newsform .nf-form-cont .nf-field .nf-field-element input::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
  }
.newsform .nf-form-cont .nf-field .nf-field-element input:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
  }
.newsform .nf-form-cont .nf-field .nf-field-element input::placeholder {
    color: #ffffff;
    opacity: 1;
  }
.aqua-bg .newsform .nf-form-cont .nf-field .nf-field-element input{
    color: #363984;
}
.aqua-bg .newsform .nf-form-cont .nf-field .nf-field-element input::-moz-placeholder {
    color: #363984;
    opacity: 1;
  }
.aqua-bg .newsform .nf-form-cont .nf-field .nf-field-element input:-ms-input-placeholder {
    color: #363984;
    opacity: 1;
  }
.aqua-bg .newsform .nf-form-cont .nf-field .nf-field-element input::placeholder {
    color: #363984;
    opacity: 1;
  }

.newsform .nf-form-cont .nf-field .nf-field-element input {
    color: #ffffff;
    border-color: #ffffff;
    font-size: 24px;
    letter-spacing: 0.04em;
}
.newsform .nf-form-cont .nf-field .submit-wrap input {
    color: #fff;
    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 25px !important;
    font-weight: 400;
    letter-spacing: 0.05em;
    padding: 9px 31px 20px 35px;
    height: 50px;
}
.newsform .nf-form-content nf-rows-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    width: 100%;
}

.newsform .nf-form-content nf-rows-wrap .nf-row {
    width: 100%;
}

.newsform .nf-form-content nf-rows-wrap .nf-row:nth-of-type(2n) {
    width: 129px;
    margin-left: 39px;
}
.contect-form form.wpcf7-form label {
    width: 100%;
}
.contect-form h2 {
    text-align: left;    
}
.contect-form p {
    letter-spacing: -0.005em;
    margin-bottom: 60px;	    
}
.contect-form form.wpcf7-form p {
    margin-bottom: 17px;
} 
.contect-form form.wpcf7-form textarea {
    height: 84px;
}
.contect-form form.wpcf7-form input:focus, .contect-form form.wpcf7-form textarea:focus, .contact-page-form form.wpcf7-form p input:focus, .contact-page-form form.wpcf7-form p textarea:focus {
    border-color: #e01453;
}
.contect-form form.wpcf7-form .wpcf7-not-valid, .contact-page-form form.wpcf7-form .wpcf7-not-valid{
    border-color: red;
}
.contect-form form.wpcf7-form .wpcf7-response-output {
    display: none;
}
.tab-content .tabs-content .tab-text .comman-link{
    display: inherit;
    margin-bottom: 5px;
}
.inner-top-section video {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
	    z-index: 0;
}
.contect-form .list-checkbox-wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

.contect-form .list-checkbox-wrap ul li {
    float: left;
    width: 33.33%;
    padding-right: 20px !important;
    margin-bottom: 15px !important;
}
.contect-form .list-checkbox-wrap ul li label {
    font-size: 24px;
    color: #231f20;
    font-weight: 300;
    cursor: pointer;
}
.contect-form .listcheckbox-wrap .nf-field-element label:after{
    border: 1px solid;
    content: "";
    width: 19px;
    height: 19px;
    position: absolute;
    left: -33px;
    background-color: #1bdee0 !important;
    top: 0 !important;
    border-color: #1bdee0 !important;
    outline: none !important;
    border-radius: 5px;
    box-shadow: none !important;
}
.contect-form .listcheckbox-container .nf-field-element label:before {
    top: 0;
    left: -30px;
    bottom: auto;
    color: #fff !important;
    font-size: 13px !important;
}
.contect-form .nf-form-cont .nf-form-wrap .nf-field .submit-wrap input {
    background-color: #2e3192;
    border-radius: 50px !important;
    margin-top: 28px !important;
    padding: 16px 34px 44px 34px !important;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.065em;
}

.contect-form .nf-form-cont .nf-form-wrap .nf-field .submit-wrap input:hover, .contect-form .nf-form-cont .nf-form-wrap .nf-field .submit-wrap input:focus{
    background-color: #1bdee0;
}
/*board team*/


.teambio {
    padding: 104px 0 88px 0;
    position: relative;
}
.teambio h2 {
    margin-bottom: 16px;
}
.teambio .heading-coman-top p {
    margin-bottom: 27px;
}
.teambio_item .pvr {
    padding: 0 0 100% 0;
    margin: 0 0 40px 0;
    overflow: hidden;
}

.teambio_item .pvr .bgimg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	transform: scale(1);
	transition: 2s all;
}

.teambio_item h2 {
	font-weight: normal;
	margin: 0 0 12px 0;
}
.team_titlebox h5 {
    color: #1f1f26;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.02em;
    margin-bottom: 16px;
}
.team_titlebox h6 {
    color: #00162b;
    font-weight: 400;
}
.team_titlebox a {
    color: #2e3192;
    font-size: 20px;
}
.team_titlebox a:hover {
    color: #2e3192;
}
.teambio_item {
    cursor: pointer;
    padding-bottom: 18px;
    margin-bottom: 57px;
    width: 28.9%;
}
.teambio_item.bioopen{
	border-bottom: 1px solid #e4e4e4;
}
.teambio_info {
	display: none;
}
.secin .heading-coman-top {
    margin-bottom: 49px;
}

.team_titlebox .arrowclose {
	position: absolute;
	right: 17px;
	top: 11px;
}

.team_titlebox {
	position: relative;
}

.team_titlebox .arrowclose:after,
.team_titlebox .arrowclose:before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 2px;
	height: 15px;
	background: #2e3192;
	transition: 0.5s all;
}
.team_titlebox a svg {
    color: #1d282f !important;
}
.team_titlebox a:hover svg {
    color: #1bdee0 !important;
}

.team_titlebox .arrowclose:after {
	transform: rotate(45deg);
}

.team_titlebox .arrowclose:before {
	transform: translateX(-10px) rotate(-45deg);
}

.teambio_item:hover .bgimg {
	transform: scale(1.2);
	filter: inherit;
}

.teambio_item.bioopen .team_titlebox .arrowclose:after,
.teambio_item.bioopen .team_titlebox .arrowclose:before {
	width: 2px;
	height: 29px;
}

.teambio_item.bioopen .team_titlebox .arrowclose:before {
	transform: translateX(0px) rotate(-45deg);
}

.teambio_info p {
    font-size: 24px;
    letter-spacing: 0.001em;
    line-height: 1.5;
    margin-bottom: 19px;
}

.teambio_info > ul > li {
    letter-spacing: 0.001em;
    line-height: 1.5;
    margin-bottom: 11px;
    font-size: 24px;
}
.teambio_info > ul {
	padding: 0 0 0 18px;
	margin: 0 0 -7px 0;
}

.teambio_info address ul {
    margin: 25px 0 5px 0;
}
.teambio_info address ul li {
    list-style: none;
    position: relative;
    padding: 0 0 2px 38px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 2px;
}
.teambio_info address ul li i, .teambio_info address ul li svg {
    position: absolute;
    left: 0;
    color: #2e3192 !important;
    top: 5px;
}
.teambio .container1 {
    max-width: 1486px;
}
.teambio_info address ul li a:hover {
    color: #1bdee0 !important;
}
ul.social-icons li a i{
	transition: all 0.5s ease-in-out;
}
ul.social-icons li a i:hover {
    color: #2e3192 !important;
}
.contact-page-form .wpcf7-spinner{
    display: inline-block !important;
    width: 24px !important;
    margin: 9px 24px 0;
}

.teambio_info address ul li a {
    font-weight: normal;
    color: #2e3192;
    transition: 0.5s all;
    font-size: 24px;
    font-weight: 400;
}
.teambio_info address ul li a:hover {
	color: #0a3c65;
}

.teambio_info .team_social ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	padding: 0;
}

.teambio_info .team_social ul li {
    list-style: none;
    padding: 0 27px 0 0;
}

.teambio_info .team_social ul li a {
    font-size: 19px;
    color: #e01453;
}
.teambio_info .team_social ul li a:hover {
    color: #fe4485;
}
/*-&-*/
.contect-form form.wpcf7-form span.wpcf7-not-valid-tip {
    display: none;
}
.contact-page-form form.wpcf7-form p {
    margin-bottom: 7px;
}
.contact-page-form form.wpcf7-form select {
    width: 100%;
    border-color: #c1cce9;
}
.contact-page-form form.wpcf7-form p input, .contact-page-form form.wpcf7-form p textarea{
	border-color: #c1cce9;
}
.contact-page-form form.wpcf7-form span {
    width: 100%;
    display: block;
}

.contact-page-form form.wpcf7-form label {
    width: 100%;
}
.contact-page-form form.wpcf7-form p br {
    display: none;
}
.contact-page-form form.wpcf7-form p label {
    color: #000;
}
.contact-page-form form.wpcf7-form .full-width-div {
    width: 100%;
    padding: 0 15px;
}
.contact-page-form .checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
		padding: 0 15px;
	margin-bottom: 25px;	
}
.contact-page-form form.wpcf7-form .wpcf7-submit {
    float: left;
}
.contact-page-form form.wpcf7-form .full-width-div p {
    margin-bottom: 8px;
}
.contact-page-form .checkbox label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.contact-page-form form.wpcf7-form .checkbox p label input {
    width: auto;
    width: 22px;
    margin-right: 30px;
    color: red !important;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

/* Checkbox wrapper */
span.wpcf7-list-item {
  display: block;
  position: relative;
      margin: 0;
}
.contact-page-form .checkbox .col-6 {
    padding-left: 0;
}
span.wpcf7-list-item input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
span.wpcf7-list-item label {
  position: relative;
  padding-left: 32px; /* Adjust as needed */
  cursor: pointer;
}
span.wpcf7-list-item .wpcf7-list-item-label:before {
    content: "";
    position: absolute;
	left: 0;
    top: 7px;
    width: 15px;
    height: 15px;
    border: 1px solid #e01453;
    background-color: #e01453;
    border-radius: 2px;
}
.contact-page-form .checkbox label {
    margin-bottom: 4px;
}
span.wpcf7-list-item .wpcf7-list-item-label:after {
    content: "\2713";
    position: absolute;
    left: 4px;
    top: -1px;
    font-size: 11px;
    color: #fff;
    opacity: 0;
}
span.wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.contact-page-form form.wpcf7-form span.wpcf7-not-valid-tip {
    display: none;
}
.contact-page-form .form-here .wpcf7-response-output {
    display: none;
}
.map-result .table tr:last-child td {
    border: none;
}
.Filter-block .filter-form h3 {
    display: block;
    width: 100%;
    padding-left: 15px;
    margin-bottom: 26px;
    color: #fff;
    letter-spacing: 0.12em;
}
.map-fw .news-page-title {
    padding-bottom: 47px;
    padding-top: 58px;
    padding-right: 30px;
}

.map-fw .news-page-title h1 {
    text-transform: uppercase;
    margin-bottom: 20px !important;
}

.map-fw .news-page-title h3 {
    font-size: 30px;
    font-weight: 300;
    max-width: 680px;
    line-height: 1.4;
}
.map-fw .Filter-block {
    background-color: #223f7d;
}

.map-fw .filter-form .custom-select, .map-fw .filter-form .form-control{
	border-bottom: solid 1px #ffffff;
    background-color: #223f7d;
}
.map-fw .map-result {
    padding: 50px 62px 33px;
    background-color: #fff;
}
.map-fw .map-result .table-dark {
    background-color: #fff;
}
.map-fw .map-result .table td, .map-fw .map-result .table th {
    color: #222222;
}
.map-fw .map-result .table td, .map-result .table th {
    border-top: solid 0px #d6ddf0;
    border-bottom: solid 1px #d6ddf0;
}
.map-fw .Filter-block .row.filter-form {
    max-width: 870px;
    width: 100%;
}
.map-fw .Filter-block {    
    padding: 56px 0; 
}
.map-fw .map-result-title {    
    color: #222222;    
}
.map-fw .direction-link:hover {
    color: #fe4485;
}
.map-fw .map-result .table td:first-child br {
    display: none;
}
.map-fw .map-result .table tr.no-border td {
    border: 0;
}
.map-fw .map-result .table tr.no-border td:last-child {
    text-align: right;
}
.map-fw .map-result .table th:last-child {
    text-align: right;
}
.page-id-5231 header, .page-id-5220 header {
    background: linear-gradient(180deg, rgba(34, 63, 125, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.page-id-5231 header.srolled, .page-id-5220 header.srolled {
    background: #fff;
}
.map-fw .Filter-block .container1 {
    max-width: 100%;
    padding: 0 60px;
}
.box-images {
    width: 100%;
    height: 355px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.newslatter-section .newsform .wpcf7-response-output {
    display: none;
}
.testimonia-quote img {
    width: 110px !important;
    display: inline-block !important;
}
ul.social-icons {
    padding-left: 0;
    margin-bottom: 0;
}
ul.social-icons li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
}
.gm-ui-hover-effect {
    opacity: 1;
}
.gm-ui-hover-effect>span:hover {
    background-color: #fe4485 !important;
}
.container1 .hr-main {
    max-width: 1170px;
    margin: 0 auto;
}
.bioopen .arrowclose {
    top: 4px;
}
.desktop-menu li.menu-lavel-1 > a.search-show-icon {
    position: relative;
    top: 2px;
}
.secin h2 {
    letter-spacing: 0.02em;
    margin-bottom: 40px;
}
.table thead th { 
    border-bottom: 1px solid #c1cce9;
	    border-top: 0;
}
.table td, .table th {
    border-top: 1px solid #c1cce9;
}
.btn-bg.btn-color-dark-blue {
    background-color: #223f7d !important;
}
.map-result h3.location-no-found {
    color: #fff;
}
.search-box-form .container1 {
    padding: 0 !important;
}
.text-block-main blockquote p a.readmore1:hover {line-height: 30px;}
.map-w .Filter-block .container1 {
    padding: 0;
}
.nf-error-msg, .ninja-forms-req-symbol {
    display: none;
}
.nf-form-cont .nf-form-wrap .nf-field .submit-wrap input{
    z-index: 2;
    position: relative;
    font-size: 16px;
}
.owl-home-top .slider-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 101%;
    top: 0;
    z-index: 1;
    background-image: url(../images/home-bg-gdnt.png) !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
header .slide-menu .top-lavel-link a.hide-link {
    display: none;
}
.rc-title + .rc-list {
    border: none;
}
/* Icon List Section Start */
.gateway-section .gateway-list-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1120px;
    margin: 27px auto 0;
}
.grid-icon h2 {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 9px;
}

.gateway-section .gateway-list-wrap .gateway-inner-list {
    float: left;
    width: 25%;
    padding: 0 20px;
    text-align: center;
    margin-bottom: 50px;
}

.grid-icon h3 {
    margin: 25px auto 2px;
    font-weight: bold;
    letter-spacing: 0.00em;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-size: 24px;
}
.grid-icon .text p {
    font-size: 24px;
    letter-spacing: 0.00em;
}
section.grid-icon {
    display: block;
    padding-top: 0px;
    padding-bottom: 192px;
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.grid-icon p {    
    letter-spacing: 0.056em;
    line-height: 1.5;
    margin-bottom: 28px;
}
.bussion-community {
    padding-top: 172px;
    padding-bottom: 255px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;    
    width: 100%;    
    position: relative;
    overflow: hidden;
}
.bussion-community .full-cta-images {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    top: 0;
}

.bussion-community .bussion-box {    
    max-width: 701px;
    padding: 84px 81px 81px 86px;
    position: relative;
    z-index: 1;
}
.bussion-box-color {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    left: 0;
    opacity: 0.85;
}
.bussion-box h2 {
    color: #fff;
    margin-bottom: 37px;
    letter-spacing: 0.04em;
}

.bussion-box p {
    color: #fff;
    letter-spacing: 0.04em;
    line-height: 1.5;
    margin-bottom: 25px;
}
.bussion-community .container1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.center-alingbox .container1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.bussion-community .container1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.right-aling-box .container1 {
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
}
section.footprint {
    padding-top: 305px;
    text-align: center;
    width: 100%;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

section.footprint .foot-pring-mid {
    max-width: 1560px;
    margin: 0 auto;
}

section.footprint .foot-pring-mid p {
    color: #fff;
    letter-spacing: -0.002em;
    line-height: 1.5;
    margin-bottom: 36px;
    font-size: 18px;
}

.footprint .footprint-three-clm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    margin-top: 131px;
}

.footprint-three-clm .list-print {
    float: left;
    width: 33.33%;
}

.footprint-three-clm .list-print h3 {
    color: #fff;
    font-size: 64px;
    font-weight: 300;
    line-height: 1;
    max-width: 333px;
    margin: 0 auto 44px;
    letter-spacing: 0.00em;
      -webkit-transition: all 0.5s ease-in-out;    -o-transition: all 0.5s ease-in-out;    transition: all 0.5s ease-in-out;
}

.footprint-three-clm .list-print img {
    width: 64%;
}

.footprint h2 {
    margin-bottom: 10px;
    color: #fff;
}
section.footprint .foot-pring-mid a.button-text {
    padding-left: 38px;
    padding-right: 38px;
}
.footprint-three-clm .list-print a:hover h3 {
    color: #2e3192;
}

section.franch-tech-section .container1 {
    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;
    background-position: center center;
    
}

section.franch-tech-section .franch-back-bg {
    width: 48%;
    float: left;
    position: relative;
}
.franch-tech-section .franch-left-img {
    position: absolute;
    left: 24%;
    width: 131%;
    height: 100%;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    top: -28px;
}

section.franch-tech-section .franch-back-text {
    float: right;
    width: 48%;
    padding-top: 133px;
    padding-right: 54px;
    padding-bottom: 246px;
        position: relative;
    z-index: 1;
}
section.franch-tech-section {
    padding-top: 180px;
    padding-bottom: 50px;
    width: 100%;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.large_cta_bg {
    position: absolute;
    left: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    top: 0;
}
section.franch-tech-section .franch-back-text p {
    letter-spacing: -0.003em;
    line-height: 1.5;
    margin-bottom: 37px;
    font-size: 18px;
}
.franch-back-text a.button-text {
    margin-top: 13px;
}
section.cta-about-section {
    display: block;
    width: 100%;
    background-color: #03a3d6;
    padding: 53px 0 45px;
}

section.cta-about-section h2 {
    color: #fff;
    text-transform: math-auto;
    letter-spacing: -0.037em;
    margin-bottom: 13px;
}

section.cta-about-section p {
    color: #fff;
    letter-spacing: -0.002em;
    line-height: 1.5;
    font-size: 18px;
}

section.cta-about-section .container1 {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
}
section.members-section {
    width: 100%;
    padding-top: 52px;
    padding-bottom: 126px;
}

.cta-about-section .cta-left-head {
    width: 63%;
}

.cta-about-section .cta-button-right {
    float: left;
    width: 37%;
    padding-left: 30px;
   
    text-align: right;
}


.members-section .members-heading {
    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%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.members-section .members-heading .member-blog {
    width: 70%;
    float: left;
    padding-right: 30px;
}

.members-section .members-heading .member-explore {
    float: left;
    width: 30%;
    text-align: right;
}

.members-heading h2 {
    color: #2e3192;
    letter-spacing: -0.015em;
    margin-bottom: 7px;
}

.members-heading p {
    font-size: 30px;
    letter-spacing: -0.0025em;
}
a.links-btn {
    color: #2e3192;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: -0.01em;
}
a.links-btn i {
    font-size: 14px;
}
a.links-btn:hover {
    color: #2e3192;
}

.company-logo .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.company-logo .owl-stage .item {
    padding: 0 15px;
}
.company-logo .logo-slider .owl-item img {
    display: block;
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.company-logo .logo-slider .owl-item a:hover img {
    filter: none;
}
.company-logo {
    margin-top: 30px;
}
section.upcoming-events {
    padding-top: 126px;
    padding-bottom: 82px;
    display: block;
    width: 100%;
}

.upcoming-header {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 45px;
}

.upcoming-header h2 {
    margin-bottom: 0;
    /* letter-spacing: 0.00em; */
    color: #2e3192;
    width: 70%;
    padding-right: 20px;
}

.upcoming-header .upcoming-links {
    width: 30%;
    text-align: right;
}

.upcoming-links i.fas.fa-chevron-left, .upcoming-links svg {
    margin-right: 2px;
}

.events-text-area h6 {
    display: block;    
    color: #1f1f26;
    font-weight: 400;
    letter-spacing: 0.038em;    
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 6px;
}
.events-text-area h3 {
    text-transform: uppercase;
    color: #2e3192;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.038em;
    line-height: 1.35;
    margin-bottom: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.item .events-text-area:hover h3 {
    color: #1bdee0;
}
.tab-two-clm .item {
    width: 100%;
}
.events-img img {
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 100%;
}
.events-text-area h6 span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 9px;
    border-left: 1px solid #000;
    line-height: 0.8;
    margin-left: 5px;
    font-weight: 400;
}
.upcoming-slider .owl-nav button{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);    
    height: 60px;
    line-height: 1.5 !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.upcoming-slider .owl-nav button.owl-prev {
    left: -50px;
}
.upcoming-slider .owl-nav button.owl-next {
    right: -50px;    
}

.upcoming-slider .owl-nav button span {
       color: #1c5381;
    font-size: 80px;
    line-height: 1.5;
    height: auto !important;
    min-height: auto;
    display: inline-block;
    font-weight: 100;
    -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;
}

.upcoming-slider .owl-nav button:hover {
    background-color: transparent !important;
}
.upcoming-slider .owl-nav button span:hover {
    color: #2e3192;
}
section#counter_section {
    width: 1;
}

.counter-wrap {
    width: 100%;
    padding-top: 62px;
    padding-bottom: 65px;
    background-color: #2e3192;
}

.counter-wrap .counter-section {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.counter-wrap .counter-section .conter-wrap {
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 0 20px;
}
.counter-section .conter-wrap .conter-heading {
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    display: inline-block;
    line-height: 1.1;
    width: 100%;
}

.counter-section .conter-wrap .conter-heading span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: -14px;
}

.counter-section .conter-wrap .conter-heading .counter {
    display: inline-block;
    vertical-align: middle;
}

.counter-section .conter-wrap h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 0.00em;
}
.banner-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    position: relative;
}
.dots-full-image {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: 1;
    opacity: 0.3;
}
.banner-btn a {
    margin-right: 24px;    
}
.upcoming-events-wrap a.links-btn {
    display: block;
    margin-top: 6px;
}
a.events-text-area h4 {
  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(#2e3192)) !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, #2e3192) !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;
}
a.events-text-area:hover h4{
  background-size: 0 1.5px, 100% 1px !important;
}
.events-text-area .events-img {
    width: 100%;
    overflow: hidden;
    margin-bottom: 38px;
}
.owl-carousel .owl-item img, .events-wrap-sec .events-img img {
    display: block;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.events-img {
    overflow: hidden;
}
.upcoming-slider.owl-carousel .owl-item:hover img, .event-listed .events-text-area:hover img, .item:hover .events-img img {
 -webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);   
}
.dropdown-full .wf-container1 .header-cta {
    float: left;
    width: calc(100% - 129px);
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 16px;
}
.dropdown-full .wf-container1 .header-cta h2 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0.00em;
    margin-bottom: 6px;
}
.header-cta .header-left-img {
    margin-right: 33px;
    width: 92%;
}
.header-left-img img {
    width: 100%;
}
.header-right-text p {
    color: #fff;
    font-size: 16px;
    letter-spacing: -0.000em;
    line-height: 1.8;
    margin-bottom: 23px;
}
.header-right-text a.links-btn {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: -0.008em;
}

.header-right-text a.links-btn i, .header-right-text a.links-btn svg {
    font-size: 13px;
}
.desktop-menu li.menu-lavel-1:hover > a i {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
        position: relative;
    top: -3px;
}
.header-right-text a.button-text svg {
    opacity: 0;
}

.header-right-text a.button-text:hover svg {
    opacity: 1;
}
.main-footer .container1 {
    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;
    -webkit-box-align: baseline;-ms-flex-align: baseline;align-items: baseline;
}
.main-footer .footer-left {
    float: left;
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
}

.main-footer .footer-right {
    float: left;
    text-align: right;
    width: 20%;
}

.footer-left span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    display: none;
}

.footer-left span img {
    display: inline-block;
    width: 35px;
}

.footer-left p {
    font-size: 12px;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 0;
    letter-spacing: 0.015em;
    font-weight: 400;
}
.main-footer .footer-left ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    margin-left: 6px;
}

.main-footer .footer-left ul li {display: inline-block;vertical-align: middle;margin-bottom: 0;     line-height: 0.8;}

.main-footer .footer-left ul li a {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    margin-left: 5px;
    padding-left: 5px;
    position: relative;
    line-height: 1.2;
    margin-bottom: 0;
    letter-spacing: 0.015em;
}

.main-footer .footer-left ul li a:hover {
    color: #1bdee0;
}

.main-footer .footer-left ul li a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background-color: #fff;
    top: 2px;
    left: -3px;
}

.main-footer .footer-left ul li:first-child a {
    margin: 0;
    padding: 0;
}

.main-footer .footer-left ul li:first-child a:before {
    display: none;
}
.footer-right ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    margin-bottom: 0;
    padding-left: 0;
}
.footer-right ul li {color: #fff;margin-left: 17px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}

.footer-right ul li a {
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
    letter-spacing: 0.00em;
    line-height: 0.9;
}

.footer-right ul li i {
    font-size: 14px;
    margin-right: 7px;
}
.footer-right ul li a:hover {
    color: #1bdee0;
}
.members-heading .member-blog h4 {
    margin-bottom: 0;
    font-size: 24px;
}
.activehader .brand-logo img {
    display: none;
}
.activehader .brand-logo img.d-sticky-logo{
    display: block;
}
.mobile-menu-main .header-cta {
    padding: 20px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.mobile-menu-main .header-cta .header-left-img {
    width: 23%;
}
.mobile-menu-main .header-cta .header-right-text {
    float: left;
    width: 71%;
}
.mobile-menu-main li:last-child {
    border: none;
}
.mobile-menu-main .header-cta .header-right-text h2 {
    font-size: 22px;
    font-weight: bold;
}
.mobile-menu-main .header-cta .header-right-text p {
    color: #00162b;
}
.mobile-menu-main .header-cta .header-right-text a.links-btn {
    padding: 0;
    margin-top: 20px;
        color: #2e3192;
}
.mobile-menu-main .header-cta .header-left-img img {
    width: 100%;
}
.slide-menu ul a.slide-menu-control {
    color: #1bdee0 !important;
}
.mobile-menu-main li {
  border-bottom: solid 1px #E4E4E4 !important;
}
.slide-menu ul a {
    color: #2e3192 !important;
}
section.tab-section {
    padding: 75px 0 75px;
    width: 100%;
    position: relative;
    z-index: 10;
}
section.tab-section:before {
    content: "";
    background-image: url(../images/tab-m-bg.png) !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1045px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
    z-index: -1;
}
.tab-section ul.tabs {
    margin: 0;
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
     -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;
}

.tab-section ul.tabs li {
    border: none;
    border-radius: 0;
    width: 100%;
    font-size: 30px;
    color: #d8d8db;
    font-weight: 400;
    text-align: center;
    margin: 0 4px;
    padding-bottom: 41px;
    border-bottom: 3px solid transparent;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    max-width: 300px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}
.tab-section ul.tabs:before {
    content: "";
    position: absolute;
    width: 200%;
    height: 43px;
    left: -50%;
    bottom: -41px;
    box-shadow: 0 -6px 8px rgba(0, 0, 0, 0.1);
    background-color: transparent;
}

.tab-section ul.tabs li.active a:hover, .tab-section ul.tabs li.active a {    
    color: #2e3192;
}

.tab-section ul.tabs li:hover, .tab-section ul.tabs li.active {
    border-color: #2e3192;    
}
.tab_container {
    padding-top: 105px;
}

.tab-two-clm {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(439px, 1fr));
    grid-gap: 64px 63px;
    padding-top: 20px !important;
}

.tab-two-clm .tab-inner-wrap {
    width: 48%;
    float: left;
    margin-bottom: 45px;
}

.tab-two-clm .tab-inner-wrap .tab-full-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 232px;
    display: inline-block;
    width: 100%;
    margin-bottom: 24px;
}
.tab-inner-wrap h3 {
    letter-spacing: -0.005em;
    margin-bottom: 13px;
    text-transform: uppercase;
}
.tab-inner-wrap p {
    color: #00162b;
    font-size: 20px;
    margin-bottom: 14px;
    letter-spacing: -0.001em;    
}
.tab-inner-wrap a.links-btn i.fas, .tab-inner-wrap a.links-btn svg {
    margin-left: 6px;
    font-size: 16px;
}
.tab-inner-wrap a.links-btn {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.00em;
}
.right-algin-content .container1 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
}
h3.tab_drawer_heading {
    display: none;
}
section.left-right-section {
    padding-top: 70px;
    padding-bottom: 100px;
    width: 100%;
}

section.left-right-section .dynamic-left-right {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;}

.dynamic-left-right .left-contenct {
    float: left;
    width: 48%;
}

.dynamic-left-right .right-images-wrap {
    float: left;
    width: 48%;
}

.left-contenct h2 {
    letter-spacing: -0.015em;
    line-height: 1.1;
    margin-bottom: 22px;
}

.left-contenct p {
    font-size: 20px;
    letter-spacing: -0.001em;
    line-height: 1.78;
    margin-bottom: 30px;
}

.left-contenct h3 {
    letter-spacing: 0.00em;
    margin-bottom: 24px;
}
.left-contenct ul li {
    position: relative;
    list-style: none;
    padding-left: 20px;
    color: #00162b;
    font-size: 20px;
    letter-spacing: 0.00em;
    margin-bottom: 6px;
}

.left-contenct ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #2e3192;
    position: absolute;
    left: 0;
    top: 15px;
    border-radius: 50%;
}

.left-contenct ul {
    padding: 0;
    margin-bottom: 25px;
}
.left-image-move .dynamic-left-right {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
}
section.full-images-section {
    padding-top: 40px;
    width: 100%;
    padding-bottom: 115px;
}


section.full-images-section .full-set-image {
    width: 100%;
    height: 965px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.full-images-section .up-content-wrap {
    margin-top: -601px;
}

.full-images-section .up-content-wrap h2 {
    margin: auto;
    color: #fff;
    width: 100%;
    text-transform: none;
    font-size: 100px;
    padding: 20px 70px 37px 64px;
    letter-spacing: -0.002em;
    line-height: 1;
}
.up-content-wrap .inner-image-box {
    background-color: #fff;
    padding: 107px 130px 73px 135px;
}

.up-content-wrap .inner-image-box h3 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 38px;
    letter-spacing: -0.0020em;
    line-height: 1.4;
}

.up-content-wrap .inner-image-box h6 {
    font-size: 20px;
    color: #00162b;
    letter-spacing: 0.00em;
    margin-bottom: 8px;
}

.up-content-wrap .inner-image-box p {
    font-size: 20px;
    letter-spacing: -0.002em;
    margin-bottom: 9px;
}
section.business-mamber {
    width: 100%;
    padding-top: 122px;
    padding-bottom: 100px;
}

.heading-coman-top h2 {
    letter-spacing: 0.068em;
    margin-bottom: 11px;
}

.heading-coman-top h3 {
    font-size: 30px;
    letter-spacing: -0.002em;
    line-height: 1.5;
    margin-bottom: 33px;
    font-weight: 300;
}
.top-business-head ul {
    padding: 0;
    margin-bottom: 53px;
}
.top-business-head ul li {
    position: relative;
    list-style: none;
    padding-left: 24px;
    color: #00162b;
    font-size: 20px;
    letter-spacing: 0.00em;
    margin-bottom: 6px;
}
.top-business-head ul li:before {
      content: "";
    width: 4px;
    height: 4px;
    background-color: #2e3192;
    position: absolute;
    left: 0;
    top: 15px;
    border-radius: 50%;
}
.top-business-head h4 {
    font-size: 30px;
    letter-spacing: 0.00em;
    margin-bottom: 44px;
    color: #2e3192;    
    font-weight: 700;
}
.four-blocks {
    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%;
    JUSTIFY-CONTENT: space-between;
}

.four-blocks .single-block {
    float: left;
    width: calc(25% - 16px);
   
}

.single-block a {
    background-color: #fff;
    -webkit-box-shadow: 0 13px 32px rgba(0,0,0,0.30), 0 8px 12px rgba(0,0,0,0.22);
            box-shadow: 0 13px 32px rgba(0,0,0,0.30), 0 8px 12px rgba(0,0,0,0.22);
    display: block;
    width: 100%;
    padding: 23px 20px 123px 32px;
     position: relative;
    height: 100%;
}

.single-block h2 {
    font-size: 60px;
    color: #2e3192;
    text-transform: none;
    font-weight: 300;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    letter-spacing: 0.00em;
    margin-bottom: 0;
}

.single-block h3 {
    font-size: 48px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin-bottom: 9px;
}

.single-block p {
    font-size: 20px;
    margin-bottom: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
        position: absolute;
}

.single-block ul {
    margin-top: 105px;
    margin-bottom: 0;
}

.single-block ul li {
    line-height: 1.3;
    margin-bottom: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.single-block ul li:before {
    content: "\f00c";
    position: absolute;
    left: 0;
    top: 4px;
    border-radius: 50%;
    font-family: 'FontAwesome';
    color: #65dbc8;
    font-weight: 100;
    font-size: 17px;
    width: auto;
    height: auto;
    background-color: transparent;
}
.single-block span.button-text {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.085em;
    background-color: #2e3192;
    width: 85%;
    line-height: 1.2;
    border-radius: 50px;
    padding: 14px 20px;
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0;
    bottom: 34px;
     -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.four-blocks .single-block a:hover h2, .four-blocks .single-block a:hover h3, .four-blocks .single-block a:hover p, .four-blocks .single-block a:hover ul li{
    color: #fff;
}
.single-block a:hover {
    background-color: #0a3b64;
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
    z-index: 1;
}
.single-block a:hover span.button-text {
    background-color: #65dbc8;
}
.heading-coman-top p {
    font-size: 24px;
    letter-spacing: 0.04em;
    line-height: 1.5;
    margin-bottom: 38px;    
}
.network-section .heading-coman-top {
    margin-bottom: 62px;
}
section.network-section {
    width: 100%;
    padding-top: 100px;
        padding-bottom: 106px;
}
section.network-section .heading-coman-top h3 {
    margin-bottom: 11px;
}
section.form-section {
    width: 100%;
    padding-top: 126px;
    padding-bottom: 108px;
}
section.form-section h2 {
    color: #2e3192;
    margin-bottom: 27px;
}
section.form-section p {
    font-size: 20px;
    letter-spacing: 0.00em;
    line-height: 1.7;
    margin-bottom: 33px;
}
section.form-section p {
    font-size: 20px;
}
.gform_body .gfield input, .gform_body .gfield textarea {
    border: none;
    border-bottom: 1px solid #e4e4e4;
    font-size: 20px !important;
    font-weight: 300;
    color: #00162b;
    padding-left: 2px !important;
    outline: none;
    letter-spacing: -0.01em;
    padding-bottom: 3px !important;
    margin-bottom: 10px !important;
}
.gform_body .gfield input::-ms-input-placeholder, .gform_body .gfield textarea::-ms-input-placeholder { /* Edge 12-18 */
  color: #00162b;
}

.gform_body .gfield input::placeholder, .gform_body .gfield textarea::placeholder {
  color: #00162b;
}
.gform_body .gfield select {
    border: none;
    border-bottom: 1px solid #e4e4e4;
    font-size: 20px !important;
    font-weight: 300;
    color: #00162b;
    padding-left: 2px !important;
    outline: none;
    background-image: url(../images/select-bolx.svg) !important;
    appearance: none;
    background-size: 13px;
    background-repeat: no-repeat !important;
    background-position: 99.79% 54%;
    padding-right: 20px;
    border-radius: 0 !important;
    background-color: transparent !important;
}
.gform_body .gfield textarea {
    height: 82px !important;
}
.gform_footer.top_label input {
    color: #fff;
    padding: 11px 35px 9px 29px;
    transition: all 0.5s ease-in-out !important;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    font-weight: 600;
    border: 1px solid #fff;
    border-radius: 50px;
    display: inline-block;
    background: rgb(12, 71, 120);
    -webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
}
.gform_footer.top_label {
    margin-top: 3px !important;
}
.gform_footer.top_label input:hover, .gform_footer.top_label input:focus{
    background-color: #65dbc8;
}
.timeline-slider .slick-list {
    overflow: initial;
}
.company-logo .logos {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.network-filter-section {
    padding-bottom: 42px;
    border-bottom: 1px solid #e4e4e4;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.company-logo .logos .item {
    width: 10%;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 30px;
}
.logos .item img {
    width: 100%;
}

.history_timeline h2 {
    color: #1f1f26;
    margin-bottom: 18px;
}
.history_timeline p {
    font-size: 24px;    
    line-height: 1.5;    
    margin-bottom: 25px !important;
}
.watermark .container {
    position: relative;
}
section.coman-full-section {
    padding-top: 173px;
    padding-bottom: 49px;
    position: relative;
}
.text-blog {
    position: relative;
}
.text-blog .coman-full-section.watermark::before {
    display: none;
}
.text-blog .coman-full-section.watermark {
    background-color: transparent !important;
}
section.coman-full-section.watermark:before, .text-blog.watermark:before{
    background-image: url(../images/tab-m-bg.png) !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 810px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 0;
    content: "";
}
.coman-full-section h3 {
    margin-bottom: 1px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.07em;
}
.coman-full-section .sub-hed-icon {
    margin-bottom: 25px;
}
.coman-full-section h2 {
    margin-bottom: 38px;
}

.coman-full-section p {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 34px;
}
.coman-full-section a.button-text.button-bg {
    padding: 15px 32px 15px 29px;
}

.coman-full-section a.button-text.button-bg:hover {
    background-color: #65dbc8;
}
.coman-full-section .text.text-block-main ul li:before, .tab-text ul li::before, .card-body-team ul li:before, .timeline-slide__content ul li:before{
    position: absolute;
    left: 0;
    top: 20px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
}
.coman-full-section .text-block-main ul li, .tab-text ul li, .card-body-team ul li, .timeline-slide__content ul li {        
    font-size: 24px;
    letter-spacing: 0.04em;
    margin-bottom: 10px;
    position: relative;
}
.network-filter-section .network-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    margin-right: 8px;
}
.desktop-menu li.menu-lavel-1:hover > a, .desktop-menu li.menu-lavel-1.active > a {
    color: #1bdee0;
}
.gform_validation_errors {
    display: none;
}
.gform_body .gfield.gfield_error input, .gform_body .gfield.gfield_error textarea, .gform_body .gfield.gfield_error select {
    border: none;
    border-bottom: 1px solid red !important;
}
.gform_body .gfield.gfield_error .instruction.validation_message {
    display: none;
}

.gform_body .gfield.gfield_error .gfield_validation_message {
    display: none !important;
}
.gform_confirmation_message {
    text-align: center;
    font-weight: 700;
    color: #65dbc8;
}
.full-line .container1 {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

.full-line .container1 .hr-main {
    border-color: #ededed;
}
.list-icons {
    min-height: 110px;
    display: flex;
    justify-content: center;
    align-items: end;    
}
.tab-inner-wrap p br {
    display: none;
}
.coman-full-section a.button-text {
    padding: 15px 30px 14px 32px;
}
.desktop-menu li.desktop-contact a:hover {
    color: #2e3192;
}
.footer-right ul li a svg {
    margin-right: 7px;
    font-size: 16px;
}

.upcoming-events-wrap a.links-btn svg {
    font-size: 15px;
}
a.navy-blue, a.navy-blue-hover:hover {
    background-color: #000101;
    border-color: #000101 !important;
}
a.sky-blue, a.sky-blue-hover:hover {
    background-color: #03A3D6;
    border-color: #03A3D6 !important;
}
a.dark-royal-blue, a.dark-royal-blue-hover:hover {
    background-color: #2e3192;
    border-color: #2e3192 !important;
}
a.pale-turquoise, a.pale-turquoise-hover:hover {
    background-color: #65DBC8;
    border-color: #65DBC8 !important;
}
a.pink, a.pink-hover:hover {
    background-color: #2e3192;
    border-color: #2e3192 !important;
}
a.white, a.white-hover:hover {
    background-color: #ffffff;
    border-color: #ffffff !important;
}
a.powder-blue, a.powder-blue-hover:hover {
    background-color: #D6EBF2;
    border-color: #D6EBF2 !important;    
}
a.light-gray, a.light-gray-hover:hover {
    background-color: #E4E4E4;
    border-color: #E4E4E4 !important;    
}
/*text color*/
a.navy-blue-text, a.navy-blue-text-hover:hover {
    color: #000101 !important;
}
a.sky-blue-text, a.sky-blue-text-hover:hover {
    color: #03A3D6 !important;
}
a.dark-royal-blue-text, a.dark-royal-blue-text-hover:hover {
    color: #2e3192 !important;
}
a.pale-turquoise-text, a.pale-turquoise-text-hover:hover {
    color: #65DBC8 !important;
}
a.pink-text, a.pink-text-hover:hover {
    color: #2e3192 !important;
}
a.white-text, a.white-text-hover:hover {
    color: #ffffff !important;
}
a.powder-blue-text, a.powder-blue-text-hover:hover {
    color: #D6EBF2 !important;
}
a.light-gray-text, a.light-gray-text-hover:hover {
    color: #E4E4E4 !important;
}
.transparent-hover:hover {
    background-color: transparent !important;
    border-color: #fff !important;
}
.event-listed {
    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;
    margin: 0 -45px;
    padding-top: 65px;
}

.event-listed .events-wrap-sec {
    float: left;
    width: 33.33%;
    padding: 0 45px;
    margin-bottom: 70px;
}
.full-event-list {
    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-bottom: 60px;
    border-bottom: 1px solid #e4e4e4;
    padding-top: 58px;
}

.full-event-list .event-left-img {
    overflow: hidden;
    float: left;
    width: 48.7%;
}
.full-event-list .event-left-img img {
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.full-event-list .event-left-img a:hover img{
        -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.full-event-list .event-right-text h2 a {
    color: #2e3192;
}

.full-event-list .event-right-text h2 a:hover {
    color: #2e3192;
}
.full-event-list .event-right-text {
    float: left;
    width: 51.3%;
    padding-left: 59px;
    padding-top: 51px;
}

.full-event-list .event-right-text h2 {
    color: #2e3192;
    font-size: 36px;
    margin-bottom: 8px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.01em;
}
.full-event-list .event-right-text h6 {
    display: block;
    margin-top: 25px;
    color: #2e3192;
    font-weight: bold;
    letter-spacing: 0.00em;
    margin-bottom: 19px;
}

.full-event-list .event-right-text h6 span.time {
    display: inline-block;
    vertical-align: middle;
    padding-left: 9px;
    border-left: 1px solid #000;
    line-height: 0.8;
    margin-left: 5px;
    font-weight: 400;
}

.full-event-list .event-right-text p {
    font-size: 36px;
    color: #2e3192;
    line-height: 1.5;
    letter-spacing: 0.00em;
}
.events-wrap-sec a.events-text-area {
    display: block;
}
.full-event-page .network-filter-section {
    padding-bottom: 40px;
}
section.full-event-page {
    padding-bottom: 180px;
    padding-top: 46px;
    position: relative;
}
section.full-event-page.watermark:before {
    content: "";
    background-image: url(../images/tab-m-bg.png) !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1045px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
    z-index: -1;
    bottom: -50px;
}
.network-wrap input.form-control.events-search {
    border: none;
    border-bottom: 1px solid #2e3192 !important;
    border-radius: 0;
    color: #000;
    outline: none;
    font-size: 21px;
    border: 1px solid transparent;
    border-radius: inherit;
    background-image: url(../images/icons8-search.png);
    opacity: 0.7;
    background-position: right 14px;
    background-repeat: no-repeat;
    background-size: 23px;
    box-shadow: none;
    padding-right: 30px;
}
.network-wrap input.form-control.events-search::-ms-input-placeholder { /* Edge 12-18 */
  color: #2e3192;
}

.network-wrap input.form-control.events-search::placeholder {
  color: #2e3192;
}
.event-listed .noData {
    text-align: center;
    width: 100%;
    padding: 20px 0;
}
.article-social .readmore1.left:hover i:first-child, .article-social .readmore1.left:hover svg:first-child {
    top: 7px;
}
.single-events {
    padding-top: 50px;
}
.main-div {
    overflow: hidden;
}
/* Video Section Start */
section.Video-section-block { 
    padding-top: 32px;
    padding-bottom: 61px;
    position: relative;
}

.Video-section-block .video-left-sec {
    width: 42%;
    float: left;
    padding-top: 249px;
    padding-bottom: 113px;
}

.Video-section-block .container1 {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 1;
    position: relative;
}

.Video-section-block .leptop-video {
    float: left;
    width: 51%;
}
.laptop-video-wrap {
    position: relative;
    width: 154%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    padding: 30% 62% 56% 34%;
    margin-left: 12%;
}
.Video-section-block .leptop-video img {
    width: 133%;
}

.sub-hed-icon {
    display: block;
    margin-bottom: 16px;
}
.video-left-sec h5 {
    color: #2e3192;
}
.sub-hed-icon h5 {
    font-size: 16px;
    letter-spacing: 0.015em;
    color: #2e3192;
    text-transform: uppercase;
}
.video-left-sec .sub-hed-icon h5 {
    color: #2e3192;
}
.video-left-sec h2 {
    color: #1f1f26;
    margin-bottom: 4px;
}

.leptop-video a {
    font-size: 90px;
    color: #fff;    
    width: 132px;
    height: 132px;
    background-color: #2e3192;
    border-radius: 50%;
    font-size: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.leptop-video a:hover{
    background-color: #1bdee0;
}
.watermark .video-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    top: 0;
    z-index: 0;
}

/* Video Section End */
/* Three block hove Scal Start */
.discover-more-section .content {
    color: #fff;
    position: relative;
    z-index: 1;
}

.discover-more-section .title h5 {
    color: #fff;
    line-height: 1.25;
    margin: 0
}

.discover-more-section .desc {    
    border-left: 2px solid #1bdee0;
    color: #fff;    
    font-size: 16px;
    line-height: 1.5;
    max-width: 298px;
    opacity: 0;
    padding-left: 15px;
    padding-top: 17px;
    -webkit-transition: opacity .4s cubic-bezier(.215,.61,.355,1);
    -o-transition: opacity .4s cubic-bezier(.215, .61, .355, 1);
    transition: opacity .4s cubic-bezier(.215,.61,.355,1);
    font-family: 'Roboto Condensed';
    padding-bottom: 16px;
}
.desc-inner p {
    font-size: 18px;
    color: #fff; 
    line-height: 2;
    margin-bottom: 36px;
}
.link a {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    letter-spacing: 0.075em;
    position: relative;
}

.desc .link {
    margin-top: 80px;
}

.link a svg {
    margin-left: 6px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: absolute;
    margin-top: 4px;
}

.discover-more-section .item {
    background-position: top;
    background-size: cover;
    min-height: 960px;
    padding: 40px 60px
}

.discover-more-section .item,.discover-more-section .outer-item {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transition: all .8s cubic-bezier(.19,1,.22,1);
    -o-transition: all .8s cubic-bezier(.19,1,.22,1);
    transition: all .8s cubic-bezier(.19,1,.22,1)
}

.discover-more-section .outer-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.discover-more-section .title {
    border-left: 1px solid #06c4f2;
    padding-left: 8px
}

.discover-more-section {
    position: relative
}

.discover-more-section .Centerd-title {
    left: 50%;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    z-index: 3;     
        width: 100%;
    padding: 0 50px;
}

.discover-more-section .center_title {
    color: #fff;
    font-family: Lato;
    font-size: 72px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1
}

.discover-more-section h6 {
    color: #28bacc;
    font-weight: 700;
    letter-spacing: .4px;
    letter-spacing: 1px
}

.mobile-content {
    display: none
}

.discover-more-section .item {
    height: 100%
}

.discover-more-section .title h5 {
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.discover-more-section .item {
    padding: 42px 48px 50px 48px;
    position: relative;
}

.discover-more-section .center_title {
    letter-spacing: 7px
}

.discover-more-section .title {
    border-left: 2px solid #1bdee0;
    max-width: 278px;
    padding-left: 13px;
}


.discover-more-section .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
}

.discover-more-section .outer-item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%
}
.discover-more-section .item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #142d6b;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.discover-more-section .outer-item:hover .item:before{
    opacity: 0.6;
}
.link a:hover svg {
    margin-left: 15px;
}
.Centerd-title h2 {
    color: #fff;
    font-size: 72px;
    font-weight: 400;
    letter-spacing: 0.13em;
    margin-bottom: 0;
}
/* Three block hove Scal End */

/* Join Team Full Section Start */

.join-team-section {
    padding-top: 203px;
    padding-bottom: 195px;
    display: block;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}
.join-team-section.watermark:before {
    background-image: url(../images/watermark01.png) !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 0;
    content: "";
    left: 0;
}
.join-team-section .sub-hed-icon h5 {
    color: #fff;
}

.join-team-section .container1 {
    max-width: 850px;
    position: relative;
    z-index: 1;
}
.join-team-section h2 {
    color: #fff;
    margin-bottom: 11px;
}

.join-team-section p {
    color: #fff;
    margin-bottom: 28px;
}
.sub-hed-icon h5 svg {
    margin-left: 2px;
}

/* Join Team Full Section End */

/* Let's Connect Section Start */
section.connect-section{    
    padding-top: 188px;
    padding-bottom: 150px;
    position: relative;
    overflow: hidden;
}
.connect-section .cta2-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    overflow: hidden;
}
section.connect-section.watermark .cta2-section:before {
    content: "";
    position: absolute;
    width: 203px;
    height: 140%;
    background-color: #000;
    opacity: 0.3;
    top: -20%;
    -webkit-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(18deg);
    left: 11.4%;
}

.flot-section {
    max-width: 670px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.flot-section .sub-hed-icon h5 {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}

.flot-section .sub-hed-icon h5 img {
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-left: 3px;
}

.sub-hed-icon h5 {
    color: #fff;
}

.flot-section h2 {
    color: #fff;
    margin-bottom: 12px;
}

.flot-section p {
    color: #fff;
}

section.connect-section.left-flot .container1 {-webkit-box-pack: left;-ms-flex-pack: left;justify-content: left;text-align: left;}


section.connect-section .container1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
}

section.connect-section.right-flot .container1 {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    text-align: left;
}

.connect-section .sub-hed-icon {
    margin-bottom: 13px;
}

.flot-section p {margin-bottom: 28px;}

/* Let's Connect Section End */

/* Insight Section Start */

section.insight-section-block {
    padding-top: 117px;
    padding-bottom: 110px;
}

.insight-section-block .sub-hed-icon h5 {
    color: #2e3192;
}

.insight-section-block h2 {
    margin-bottom: 19px;
    letter-spacing: 0.038em;
}

.insight-section-block .events-text-area h3 {
    margin-top: 30px;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 8px;
}
.mapsvg {
    position: relative;
    z-index: 1;
}
/* Insight Section End */

/* Location Card Section Start */

section.location-card-section {
    background-color: #ededed;
    padding-bottom: 156px;
    display: inline-block;
    width: 100%;
        position: relative;
    z-index: 2;
    
}

.location-card-section .location-card-wrap {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(369px, 1fr));
    grid-gap: 67px 63px;
}

.location-card-wrap .card-wrap-block {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 9px 10px rgba(0,0,0,0.2), 0 3px 6px rgba(0,0,0,0.1);
            box-shadow: 0 9px 10px rgba(0,0,0,0.2), 0 3px 6px rgba(0,0,0,0.1);
}

.card-wrap-block .card-bg-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 180px;
}

.card-wrap-block .card-text-area {
    padding: 34px 36px 37px 36px;
}

.card-wrap-block .card-text-area h3 {
    font-weight: 400;
    color: #1f1f26;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0.00em;
    line-height: 1;
}

.card-wrap-block .card-text-area h4 {
    font-weight: bold;
    color: #2e3192;
    text-transform: uppercase;
    letter-spacing: 0.015em;
    margin-bottom: 7px;
}

.card-wrap-block .card-text-area a {
    color: #2e3192;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.00em;
}

.card-wrap-block .card-text-area a:hover {
    color: #1bdee0;
}

.location-card-section .container1 {
    margin-top: -87px;
}

.card-wrap-block .card-text-area p {
    letter-spacing: 0.00em;
    margin-bottom: 4px;
}

/* Location Card Section End */

/* Header Slider Section Start */
div#custom-owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    position: absolute;
    bottom: -87px;
    z-index: 1;
    display: block;
    width: 100%;
    font-size: 0;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.slider-tab {
    width: 100%;
    padding: 48px 50px 91px 68px;            
    width: 33.33%;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    position: relative;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.slider-tab.owl-dot.active {
    position: relative;
    bottom: 46px;
}
.slider-tab:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #2e3192;
    content: "";
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.75;
    -webkit-transition: all 0.5s ease-in-out;    -o-transition: all 0.5s ease-in-out;    transition: all 0.5s ease-in-out;
}
.slider-tab.slide-skyblue:before {
    background-color: #1bdee0;
}
.slider-tab.slide-cyan-green:before {
    background-color: #94ffdc;
}
.slider-tab.owl-dot.active:before {
    opacity: 1;
}
.slider-tab .slider-tab-icon {
    float: left;
    width: 61px;    
    margin-right: 17px;
}
.slider-tab .slider-tab-icon img {
    width: 100%;
}
.slider-tab .slider-tab-text {
    float: left;
    width: calc(100% - 95px);
}
.slider-tab .slider-tab-text h4 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    max-width: 288px;
    margin-bottom: 7px;
    line-height: 1.2;
    letter-spacing: 0.00em;
}
.slider-tab .slider-tab-text h4 svg {
    font-size: 17px;
}
.slider-tab .slider-tab-text p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 0.008em;
    height: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
        min-height: 48px;
}
.slider-tab.active .slider-tab-text p {
    height: auto;
    opacity: 1;
}
section {
    width: 100%;
}

/* Header Slider Section End */

/* Contect Address Section Start */
.adress-all-section ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 1113px;
    margin: 0 auto;
    width: 100%;
}

section.adress-all-section {
    padding-top: 103px;
    padding-bottom: 110px;
    background-color: #ededed;
}

.adress-all-section ul li {
    float: left;
    width: 50%;
    padding-right: 30px;
}

.adress-all-section ul li a {
    color: #2e3192;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0.00em;
}
.adress-all-section ul li a:hover {
    color: #1bdee0;
}

.adress-all-section ul li h5 {
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-bottom: 4px;
}

.adress-all-section ul li p {
    letter-spacing: 0.00em;
    margin-bottom: 3px;
}

/* Contect Address Section End */

/* KEY FEATURES Section Start */
section.key-feature-sec {
    padding-top: 160px;
    padding-bottom: 136px;    
}

.key-block {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    grid-gap: 20px 63px;
}

.key-feature-sec .key-item {
    width: 100%;
}

.key-feature-sec .key-item h3 {    
    font-size: 36px;
    text-transform: uppercase;
    letter-spacing: 0.055em;
    margin-bottom: 12px;
}

.key-feature-sec .container1 {
    max-width: 1494px;
}

.key-feature-sec .sub-hed-icon h5 {
    color: #94ffdc;
    letter-spacing: 0.04em;
    margin-bottom: 24px;
}

/* KEY FEATURES Section End */

/* Location Map Section Start */
section.location-map {
    display: block;
    padding-top: 141px;
    overflow: hidden;
    position: relative;
    padding-bottom: 100px;
}
.location-area h2 {
    margin-bottom: 27px;
}
.location-map .location-area {max-width: 1099px;margin: 0 auto;text-align: center;}

.location-map .location-area h5 {
    color: #2e3192;
}
.location-map .location-area h5 svg {
    font-size: 14px;
    position: relative;
    top: -1px;
}
.location-map .container1 {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* Location Map Section End */
.inner-top-section .container1 {
    position: relative;
}
.inner-top-section .home-back-btn {
    position: absolute;
    bottom: 98px;
    right: 50px;
    z-index: 4;
}
.inner-top-section .home-back-btn a {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 0.00em;
    font-weight: bold;
}

.desktop-menu li.menu-lavel-1 > a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    z-index: 11;
    background-color: #1bdee0;
    bottom: -53px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: block;
}
.home-back-btn svg {
    font-size: 19px;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    right: 0;
}

.home-back-btn a:hover svg {
    right: 10px;
}
.desktop-menu li.menu-lavel-1:hover > a:before {
    width: 100%;
}
.coman-full-section .sub-hed-icon h5 {
    color: #2e3192;
}
.black-font .sub-hed-icon h5 {
    color: #2e3192;
}

.black-font h2, .black-font p, .black-font a.button-text {
    color: #1f1f26;
    border-color: #1f1f26;
}

.black-font .container1 {
    max-width: 1200px;
    position: relative;
    z-index: 1;
}

section.black-font {
    padding-top: 143px;
    padding-bottom: 156px;
}

.black-font h2 {
    margin-bottom: 37px;
}
section.teambio.watermark:before {
    background-image: url(../images/m-blue-bg.png) !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 810px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 0;
    content: "";
}
.only-bg-img { 
    width: 100%;
    display: flex;
}
.only-bg-img video {
    width: 100%;
    box-sizing: border-box;
}

.only-bg-img img {width: 100%;}
.serach-full-block {
    position: fixed;
    right: 0;    
    z-index: 11;
    cursor: pointer;
}
.centered form#search-form {
    position: fixed;
    right: -220px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.slider-search div#search-overlay form#search-form {
    right: 0;
}
.serach-full-block, .centered form#search-form {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.serach-full-block #search-btn {
    color: #FFF;
    padding: 19px 17px 20px 21px;
    border-radius: 30px 0 0 30px;
    border: 1px solid #fff;
    z-index: 1;
    border-right: 0;
    font-size: 19px;
}

#search-overlay{
  display:none;
}
.block {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    text-align: center;
    background: rgba(23, 24, 56, 0.9);
    /* border: #a0a0a0 solid 1px; */
    margin: 0;
    z-index: 11;
}
.block:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: 0;
  /* Adjusts for spacing */
  /* For visualization 
  background: #808080; width: 5px;
  */
}
#search-box {
  position: relative;
  width: 100%;
  margin: 0;
}



#search-text {
  font-size: 14px;
  color: #ddd;
  border-width: 0;
  background: transparent;
}

#search-box input[type="text"] {
    width: 100%;
    outline: none;
    color: #FFF;
    padding: 13px 43px 14px 39px;
    border-radius: 30px 0 0 30px;
    border: 1px solid #fff;
    border-right: 0;
    font-size: 20px;
    background-color: transparent;
    color: #ffff;
    max-width: 260px;
    width: 100%;
    line-height: 1.5;
}

#search-button {
    position: absolute;
    right: 0;
    color: #fff;
    box-shadow: none !important;
    background-color: transparent;
    appearance: none;
    font-size: 9px;
    top: 50%;
    transform: translateY(-50%);
    right: 9px;
    line-height: 1;
    border: none;
    font-weight: 300;
}
#close-btn {
    position: fixed;
    top: calc(50% - 10px);
    right: 223px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
    z-index: 123;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 20px;
}
#close-btn:hover {
    color: #1bdee0;
}

#search-box input[type="text"]::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
  }
  #search-box input[type="text"]:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
  }
  #search-box input[type="text"]::placeholder {
    color: #ffffff;
    opacity: 1;
  }
.srolled .desktop-menu li.menu-lavel-1:hover > a:before, .srolled .desktop-menu li.menu-lavel-1 > a:before {
    top: 53px;
}
.srolled .menu-lavel-1:hover .dropdown-full {
    padding-top: 130px;
}
.timeline-slider button.slick-arrow {
    font-size: 0;
    background-color: transparent;
    border: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 5%;
    right: inherit;
    z-index: 2;
    line-height: 1.5 !important;
}

.timeline-slider button.slick-arrow:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 67px;
    color: #fff;
    font-weight: 100;
}
.timeline-slider button.slick-next.slick-arrow{
    right: 5%;
    left: inherit;
    z-index: 2;
}
.timeline-slider button.slick-next.slick-arrow:before{
    content: "\f105";
}
.history_timeline .text.text-block-main {
    max-width: 1240px;
    margin: 0 auto;
}
.timeline-slider button.slick-arrow:hover:before {
    color: #1bdee0;
}
.aqua-bg .newsform .nf-form-cont .nf-field .submit-wrap input {
    background-color: #363984;
    border-color: #363984;
}
.aqua-bg .newsform .nf-form-cont .nf-field .nf-field-element input {
    border-color: #363984;
    color: #fff;
}
.aqua-bg .newsform .nf-form-cont .nf-field .submit-wrap input:hover {
    background-color: transparent;
    color: #363984;
}
#particles-js{ position:absolute; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: 50% 50%;     z-index: 1; }
.insight-section-block .sub-hed-icon h5 img {
    width: 18px;
    position: relative;
    top: -3px;
}
.bussion-box .sub-hed-icon h5 {
    color: #1bdee0;
    margin-bottom: 24px;
}
.t-dropdown-list {
    /* display: none; */
    list-style: arabic-indic;
    position: absolute;
    position: absolute;
    width: 100%;
    z-index: 1;
    background-color: rgba(23, 24, 56, 0.9);
    opacity: 1;
    left: 0;
    -webkit-transition: all 0.7s ease-in-out !important;
    -o-transition: all 0.7s ease-in-out !important;
    transition: all 0.7s ease-in-out !important;
    padding-top: 160px;
    padding-bottom: -13px;
    top: -600px;
    opacity: 0;
}
.drop-dwon-wrap {
    max-width: 1770px;
    margin: 0 auto;
    padding: 0 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}.t-dropdown-list ul {
    list-style: none;        
}
.t-dropdown-item {
    padding: 5px 0;
    margin: 0;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    text-align: right;
}
.t-dropdown-block:hover span.lang, .t-dropdown-block:hover span.lang svg {
    color: #1bdee0;
}

.t-dropdown-item:hover {
    color: #1bdee0;
}


.t-dropdown-select {
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 33px;
    box-sizing: border-box;
    height: auto;
    margin-top: 27px;
    padding-bottom: 38px;
}


.t-dropdown-input {
    border: 0;    
    box-sizing: border-box;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-align: right;
    padding-right: 11px;
    outline: none;
    cursor: pointer;
}
.t-dropdown-select svg {
    color: #fff;
    font-size: 14px;
    position: relative;
    top: -2px;
}
  .t-dropdown-input::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
  }
  .t-dropdown-input:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
  }
  .t-dropdown-input::placeholder {
    color: #ffffff;
    opacity: 1;
  }

.t-select-btn:active {
  background-color: #F1F1F1;
}
.position-static {
    position: static !important;
    margin: 0 auto;
    width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.t-dropdown-block {
    position: static;
    z-index: 1;
    display: none;
}
.serach-full-block span.search-btn-block {
    display: inline-block;
}
.inner-top-section .top-text p {
    color: #fff;
}
.tab-section ul.tabs li a {
    color: #d8d8db;
}
.tab-section ul.tabs li:hover a {
    color: #2e3192;
}
.srolled .t-dropdown-select {
    padding-bottom: 20px;
}
.single .top-text {
    width: 100%;
    max-width: 100%;
    padding-bottom: 101px;
}
.srolled + .serach-full-block #search-btn {
    color: #1bdee0;
    border-color: #1bdee0;
}
.tabs-content .tab-text.no-img {
        width: 100%;
    }

.figures_module .counter-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 50px 0 50px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.figures_module .counter-list .counter-box {
    text-align: center;
    width: 25%;
    padding: 0 15px;
}
.figures_module .counter-list .counter-box:first-child1 {
    text-align: left;
}
.figures_module .counter-list .counter-box:last-child1 {
    text-align: right;
}
.t-dropdown-block:hover .t-dropdown-list {    
    top: 0;
    opacity: 1;    
}
.srolled .t-dropdown-block:hover .t-dropdown-list {    
    padding-top: 112px;
}

.t-dropdown-select span.lang {
    color: #fff;
    cursor: pointer;
    position: relative;
    z-index: 1111;
    font-size: 16px;
    font-weight: 400;
}
.t-dropdown-select span.lang svg {
    margin-left: 3px;
}

.figures_module .counter-list .counter-box .counter-box-cover .number-box span.counter {
    font-size: 74px;
    font-weight: 600;
    line-height: 1;
	display: inline-block;
}

.figures_module .counter-list .counter-box .counter-box-cover .number-box span {
    font-size: 28px;
    font-weight: 400;
    display: block;
    margin: 5px 0px 0 0px;
    color: #FFF;
}

.figures_module .counter-list .counter-box .counter-box-cover .bottom-text {
    font-weight: 400;
    font-size: 24px;
    letter-spacing:0em;
    display: block;
    margin: 13px 0 0 0;
    line-height: 1.27;
    color: #657587;
}

section.figures_module {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    text-align: center;
}
section.figures_module .is-image {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 0;
}
section.figures_module  .container1 {
    position: relative;
    z-index: 9;
}

section.figures_module .is-image:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(0,22,43);
    background: linear-gradient(57deg, rgba(0,22,43,1) 0%, rgba(0,22,43,0) 100%);
}
.set-bottom-part {
    text-align: center;
}
.set-bottom-part a {
    margin-right: 10px;
    margin-bottom: 10px;
}
.btn-blank-search{
    outline: none;
}
.slider-tab .slider-tab-icon img.on-hover-show {
    display: none;
    transition: all 0.5s ease-in-out;
}

.slider-tab.active .slider-tab-icon img.static-hover {
    display: none;
}

.slider-tab.active .slider-tab-icon img.on-hover-show {
    display: block;
}
.slider-tab.slide-cyan-green.active .slider-tab-text h4 {
    color: #0c6061;
}

.slider-tab.slide-cyan-green.active .slider-tab-text p {
    color: #0c6061;
}
.timeline-slide__content ul li {
        color: #fff;
}
.nf-form-wrap .nf-error .ninja-forms-field {
    border-color: #1bdee0 !important;
}
ul.page-numbers {
    list-style: none;
    padding: 0;
    text-align: center;
    margin-top: 20px;
}
ul.page-numbers li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 14px;
    line-height: 1;
}
ul.page-numbers li span, ul.page-numbers li a {
    color: #2e3192;
    font-size: 18px;
    font-weight: 500;
    position: relative;
}
ul.page-numbers li span:before, ul.page-numbers li a:before {
    width: 31px;
    height: 31px;
    position: absolute;
    content: "";
    background-color: #1bdee0;
    top: -4px;
    left: -10px;
    z-index: -1;
    border-radius: 50%;
    opacity: 0;
}
ul.page-numbers li span.current {
    color: #fff;
}
ul.page-numbers li span.current:before {
    opacity: 1;
}
img.only-search {
    display: none;
}
.search-no-results img.only-search {
    display: block;
}
.search-no-results img.nor-logo {
    display: none;
}
.search-no-results .srolled img.only-search {
    display: none;
}

/* Color Options Block Start */
.teal-bg{background-color:#0c6061;}
.electric-blue-bg{background-color:#2e3192;}
.aqua-bg{background-color:#1bdee0;}
.mint-bg{background-color:#94ffdc;}
.crimson-bg{background-color:#9f2a51;}
.orrange-bg{background-color:#c56f2a;}
.darkblue-bg{background-color:#171838;}
.tan-bg{background-color:#d9cdbd;}
.chartreuse-bg{background-color:#aca31c;}
.gray-bg{background-color:#f0f0f0; !important}


a.teal-bg{background-color:#0c6061;}
a.electric-blue-bg{background-color:#2e3192;}
a.aqua-bg{background-color:#1bdee0;}
a.mint-bg{background-color:#94ffdc;}
a.crimson-bg{background-color:#9f2a51;}
a.orrange-bg{background-color:#c56f2a;}
a.darkblue-bg{background-color:#171838;}
a.tan-bg{background-color:#d9cdbd;}
a.chartreuse-bg{background-color:#aca31c;}


.white-text, .white-text h2, .white-text h3, .white-text p, .white-text h4, a.white-text-hover:hover
{color:#ffffff !important;}
.teal-text, .teal-text h2, .teal-text h3, .teal-text p, .teal-text h4, a.teal-text-hover:hover{color:#0c6061 !important;}
.electric-blue-text, .electric-blue-text h2, .electric-blue-text h3, .electric-blue-text h4, .electric-blue-text p, a.electric-blue-text-hover:hover
{color:#2e3192 !important;}
.aqua-text, .aqua-text h2, .aqua-text h4, .aqua-text h3, .aqua-text p, a.aqua-text-hover:hover
{color:#1bdee0 !important;}
.mint-text, .mint-text h2, .mint-text h3, .mint-text h4, .mint-text p, a.mint-text-hover:hover
{color:#94ffdc !important;}
.crimson-text, .crimson-text h2, .crimson-text h3, .crimson-text h4, .crimson-text p, a.crimson-text-hover:hover
{color:#9f2a51 !important;}
.orrange-text, .orrange-text h2, .orrange-text h3, .orrange-text h4, .orrange-text p, a.orrange-text-hover:hover
{color:#c56f2a !important;}
.darkblue-text, .darkblue-text h2, .darkblue-text h3, .darkblue-text h4, .darkblue-text p, a.darkblue-text-hover:hover
{color:#171838 !important;}
.tan-text, .tan-text h2, .tan-text h3, .tan-text h4, .tan-text p, a.tan-text-hover:hover
{color:#d9cdbd !important;}
.chartreuse-text, .tan-text h2, .tan-text h3, .tan-text h4, .tan-text p, a.chartreuse-text-hover:hover
{color:#aca31c !important;}
.black-text, .black-text h2, .black-text h3, .black-text h4, .black-text p, a.black-text-hover:hover
{color:#000000 !important;}
.black1-text, .black1-text h2, .black1-text p, .black1-text h3, .black1-text h4, a.black1-text-hover:hover
{color:#231f20 !important}

a.transparent:hover{background-color:transparent;!important}
a.teal-bg-hover:hover{background-color:#0c6061 !important;!important; border-color: #0c6061 !important;}
a.electric-blue-bg-hover:hover{background-color:#2e3192 !important;!important; border-color: #2e3192 !important}
a.aqua-bg-hover:hover{background-color:#1bdee0 !important;!important; border-color: #1bdee0 !important}
a.mint-bg-hover:hover{background-color:#94ffdc;!important; border-color: #94ffdc !important}
a.crimson-bg-hover:hover{background-color:#9f2a51 !important ;!important; border-color: #9f2a51 !important}
a.orrange-bg-hover:hover{background-color:#c56f2a !important;!important; border-color: #c56f2a !important}
a.darkblue-bg-hover:hover{background-color:#171838 !important;!important; border-color: #171838 !important}
a.tan-bg-hover:hover{background-color:#d9cdbd !important;!important; border-color: #d9cdbd !important}
a.chartreuse-bg-hover:hover{background-color:#aca31c !important;!important; border-color: #aca31c !important}
a.gray-bg-hover:hover{background-color:#f0f0f0 !important;!important; border-color: #f0f0f0 !important}
a.button-text.transparent-hover:hover {
    background: transparent !important;
}

/* Color Options Block End */
.t-dropdown-select:before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    z-index: 11;
    background-color: #1bdee0;
    bottom: -3px;
    left: -11px;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: block;
    right: inherit;
}

.t-dropdown-block:hover .t-dropdown-select:before {
    width: 43px;
}
.srolled .t-dropdown-select:before {
    bottom: -4px;
}
.coman-full-section .text-block-main ol {
    padding-left: 27px;
}
.text-block-main ol > li {
    font-size: 24px;
    letter-spacing: 0.04em;
    margin-bottom: 10px;
    position: relative;
    padding: 4px 0; 
    line-height: 167%;
}
.timeline-nav button {
    display: none !important;
}
.mfp-iframe-holder .mfp-close {
    top: -36px;
    right: -28px;
}
.search ul li {
    color: #231f20;    
}
.search .rc-list a {
    font-size: 24px;
}
.search .rc-list a:after {
    margin-left: 10px;
    font-size: 18px;
    position: relative;
    top: -1px;
}
/**** Responsive Media Query****/
@media (min-width: 1199px) {
	.tabs-content .tab-text {
		width: 50%;
	}
}
@media (max-width: 1790px) {
  .home-insights .container, .industry-home .container, .container1 {
    max-width: 1500px;
	padding: 0 0;
  }
  .tabs-content {
    padding-left: 40px;
  }
  .tab-img {
    margin-right: 40px;
  }	
.container1 {
    max-width: 100% !important;
    padding: 0 60px;
}	
.full-images-section .up-content-wrap h2 {
    font-size: 80px;
}
.network-filter-section .network-wrap {
    width: 20%;
}
.mapsvg {
    height: 1023px;
} 
    
}
@media (max-width: 1599px) {
  .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;
  }  
  .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%;
	}
	.popup-text-flex .promo-img, .popup-text-flex .promotext {
		width: calc(50% - 20px);
	}	
	.popup-text-flex .promo-img .textwrap, .popup-text-flex .promotext .textwrap {
		padding-right: 40px;
		padding-top: 40px;
	}
	.popup-text-flex .promo-img .textwrap h3, .popup-text-flex .promotext .textwrap h3 {		
		font-size: 24px;
		margin-bottom: 20px;
	}
	  .digi-wrap-div .digital-content {
		margin-bottom: 60px;
		padding-bottom: 50px;
		margin-right: 60px;
	}
	.digi-wrap .digi-wrap-rightdiv {
		padding: 30px 70px 54px;
	}
	section.three-clm-img-section .supply-chain-wrap{
		height: 570px;
	}
	.inner-top-section .disply-text {
		font-size: 240px;
		line-height: 170px;
	}	
	.slider-img .text h1, .slider-img .text h2 {
		letter-spacing: 0em;
		font-size: 48px;
	}
	.rc-title {		
		font-size: 24px;
		margin-bottom: 50px;
	}
     section.coman-full-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    section.history_timeline {
        padding: 90px 0px 70px 0px;
    }
    .menu-lavel {        
        padding: 6px 24px 5px 24px;
    }
    .gateway-section .gateway-list-wrap .gateway-inner-list {
        margin-bottom: 40px;
    }
    h1, .news-list-home .title h3, .home-bottom-slider .overlay .text .text-wrap h3, .industry-home .title h3, .slider-img .text h2 {
        font-size: 54px;
    }
    .event-listed .events-wrap-sec {
        padding: 0 30px;
        margin-bottom: 40px;
    }
    .event-listed {
        margin: 0 -30px;
    }
    .tab-two-clm {
        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
        grid-gap: 50px 50px;
    }
    .dropdown-full .wf-container1 {
        max-width: 780px;
    }
    .dropdown-full .wf-container1 .header-left-text {
        max-width: 150px;
    }
    .dropdown-full .wf-container1 .header-cta {        
        width: calc(100% - 164px);
    }
    .bussion-community {
        padding-top: 120px;
        padding-bottom: 140px;
    }
}
.talk-half {
  position: relative;
}
.talk-half::after {
  content: "";
  width: calc(50vw - 60px);
  height: 101%;
  background-color: #ffffff;
  position: absolute;
  z-index: 0;
  right: 0;
  top: 0;
}

@media (max-width: 1500px) {
	.desktop-menu li.menu-lavel-1 {
		margin-right: 13px;
	}
    .desktop-menu li.desktop-contact {
        margin-right: 20px;
    }
    .desktop-menu li.desktop-contact a {
        font-size: 20px;
        position: relative;
        top: 0;
    }
    .leptop-video a {        
        width: 100px;
        height: 100px;
        font-size: 38px;
    }
    
}
@media (max-width: 1449px) {
.timeline-slider button.slick-arrow{        
    left: 1%;
}
.timeline-slider button.slick-next.slick-arrow {
    right: 1%;
}
.timeline-slider button.slick-arrow:before {
    font-size: 46px;
}
.timeline-slide__content{
    max-width: 480px;
}


}

@media (max-width: 1439px) {
  h1, .news-list-home .title h3, .home-bottom-slider .overlay .text .text-wrap h3, .industry-home .title h3{
    font-size: 42px;
  }
   .slider-img .text h2  {
    font-size: 55px;
  }
    p {
        font-size: 22px;
    }
    .accordiontem .card-body-team p {
        font-size: 22px;
        padding-right: 0;
    }
.card-wrap-block .card-text-area a, .adress-all-section ul li a {    
    font-size: 22px;
}

.gateway-section p {    
    max-width: 100%;    
}
  .top-text h1 {
    line-height: 100%;
  }
  .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;
  }  
  .desktop-menu li.menu-lavel-1 > a {
    font-size: 15px;
  }
.position-static {
    width: 60%;
}
  .is-search-submit {		
		font-size: 15px;
	}
	.desk-search-input {
		font-size: 14px;
		width: 125px;
	}
	.desktop-menu li.desktop-contact {
		font-size: 14px;
	}  
  .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%;
  }  
  .page-404 .top-text h4 {
    font-size: 30px;
	}
	.page-404 a.readmore1 {
		font-size: 30px;
		height: 27px;
	}
	.services-list a.readmore1 i, .services-list a.readmore1 svg {
		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;
	}
	.desktop-menu li.menu-lavel-1 {
    margin-right: 12px;
	}	
	.post-clm-section {
		padding-top: 120px;
		padding-bottom: 90px;
	}
	.post-wrap .post-inner-wrap .post-left-img {
		width: 23%;
		margin-right: 25px;
	}
	.post-wrap .post-inner-wrap .post-right-c {
		width: 73%;
		padding-right: 20px;
	}
	.post-clm-section .post-wrap{
		    padding: 0 0;
	}
	section.three-clm-img-section .supply-chain-wrap {
		height: 520px;
	}	
	section.red-section ul li a {
		font-size: 26px;
	}
	.footprint-logos ul li {
		width: 33.33%;
		margin-bottom: 30px;
	}
	.Filter-block .filter-form h3 {
		padding-left: 15px;
	}
	.map-fw .news-page-title h3 {
		font-size: 24px;		
		max-width: 600px;
	}
	.box-images {		
		height: 255px;
	}
	.testimonials-section .testimonial-wrap {
		padding: 0 90px;
	}
	.testimonials-section .owl-nav button.owl-next, .testimonials-section .owl-nav button.owl-prev {
    font-size: 82px;
}
.testimonials-section .testimonial-wrap{
	    padding: 0 90px;
}

.inner-top-section .container1 {
    padding-left: 40px;
}
.container1 { 
    padding: 0 41px;
}
.contact-page-address {
    padding: 84px 50px 84px 40px;
}
.breadcum .container-fluid .link {
    padding-left: 26px;
}
.counter-section .conter-wrap .conter-heading {    
    font-size: 68px;
}
.counter-section .conter-wrap h3 {    
    font-size: 30px;
}
section.footprint {
    padding-top: 150px;
}    
.footprint-three-clm .list-print h3 {    
    font-size: 46px;
    margin: 0 auto 30px;    
}   
.footprint .footprint-three-clm {
    margin-top: 90px;
}    
section.upcoming-events {
    padding-top: 100px;
    padding-bottom: 60px;
}      
.upcoming-header {
    margin-bottom: 30px;
}  
.members-heading p {
    font-size: 24px;
}
section.footprint {
    padding-top: 200px;
}
.upcoming-events {
    padding: 0 30px;
}
.header-inner {
    padding: 0 40px;
}
 .secin .heading-coman-top {
    margin-bottom: 50px;
}   
.single-block h2 {
    font-size: 48px;
}    
.single-block h3 {
    font-size: 38px;
}    
.top-business-head ul li {
    font-size: 18px;
}    
.single-block a {
    padding: 23px 20px 90px 32px;
}    
.single-block span.button-text {
    padding: 12px 20px;
    bottom: 25px;
}
.single-block ul {
    margin-top: 80px; 
}   
.heading-coman-top h3 {
    font-size: 28px;
    margin-bottom: 30px;
}  
.full-images-section .up-content-wrap h2 {
    font-size: 60px;
}
.up-content-wrap .inner-image-box { 
    padding: 45px 70px 45px 70px;
}   
section.form-section {
    padding-top: 80px;
    padding-bottom: 80px;
}
.company-logo .logos .item {
    width: 14.28%;
}  
.coman-full-section h3 {    
    font-size: 26px;
    margin-bottom: 25px;
}
 li.desktop-contact i {
    position: relative;
    top: -3px;
}
.members-heading .member-blog h4 {
    font-size: 24px;
    margin-bottom: 10px;
}
.full-event-list .event-right-text p {
    font-size: 26px;
}    
.full-event-list .event-right-text h2 {    
    font-size: 30px;
}    
.Centerd-title h2 {    
    font-size: 55px;
}  
.slider-tab {    
    padding: 48px 50px 51px 68px;
}    
div#custom-owl-dots {
    bottom: -57px;
}    
.single .top-text {
    padding-bottom: 70px;
}    
.inner-top-section .home-back-btn {
    bottom: 67px;
}
.t-dropdown-select span.lang {
    font-size: 15px;
}    
.srolled .t-dropdown-select {
    margin-top: 24px;    
}
.drop-dwon-wrap {
    padding: 0 60px;
}    
.t-dropdown-select:before{
        bottom: -4px;
}    
.srolled .t-dropdown-select:before {
    bottom: -7px;
}   
.search .rc-list a {
    font-size: 22px;
}
    
    
}

@media (max-width: 1400px) {
	.grid-icon .col-12.col-lg-10.col-xl-8 {
		flex: 0 0 92%;
		max-width: 92%;
	}
	.icon-grid .text h4 {
		letter-spacing: 0.08em;
	}    
    .top-text {
        padding-bottom: 150px;
    }
    .green-down-arrow {
        bottom: 50px;
    }
    section.franch-tech-section {
        padding-top: 110px;
        padding-bottom: 0;        
    }
    section.franch-tech-section {
        padding-top: 70px;
    }
    section.franch-tech-section .franch-back-text {
        padding-top: 133px;
        padding-right: 0;
        padding-bottom: 120px;
    }
   .four-blocks .single-block {    
        width: calc(33.33% - 16px);
       margin-bottom: 30px;
    }
    .Video-section-block .video-left-sec {
        padding-top: 80px;
        padding-bottom: 63px;
    }    
}
@media (max-width: 1366px) {
	.fullscreen-bg .container {
		max-width: 100%;
	}
	.fullscreen-bg .container .advanced-engineering {
		padding-left: 41px;
	}
    .tab-section ul.tabs li {        
        font-size: 20px;
        padding-bottom: 20px;
        line-height: 1.4;
    }
    .tab_container {
        padding-top: 50px;
    }
    .tab-inner-wrap a.links-btn {        
        font-size: 18px;     
    }
    .gform_body .gfield input, .gform_body .gfield textarea, .gform_body .gfield select {
        font-size: 18px !important;
    }
    .network-filter-section .network-wrap {
        width: 24%;
    }
    section.network-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    section.business-mamber {        
        padding-top: 60px;
        padding-bottom: 60px;
    }
    section.contect-form {
        padding-top: 80px;
        padding-bottom: 100px;
    }
    .tab-two-clm {
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        grid-gap: 40px 40px;
    }
    .join-team-section, section.black-font {
        padding-top: 150px;
        padding-bottom: 150px;
    }
    .slider-tab {
        padding: 40px 30px 50px 50px;
    }
    .slider-tab .slider-tab-icon {     
        width: 51px;
        margin-right: 23px;
    }
    .slider-tab .slider-tab-text {     
        width: calc(100% - 66px);
    }
    .slider-img, .Home-top {        
        min-height: 770px;
    }
    section.connect-section {
        padding-top: 130px;
        padding-bottom: 110px;
    }
    .location-card-section .location-card-wrap {
        grid-template-columns: repeat(auto-fit, minmax(329px, 1fr));
        grid-gap: 40px 40px;
    }
    section.location-card-section {        
        padding-bottom: 100px;
    }
    section.accordionssection {        
        padding-top: 90px;
        padding-bottom: 110px;
    }
    .tablink button {
        font-size: 26px;
    }
    section.key-feature-sec {
        padding-top: 100px;
        padding-bottom: 90px;     
    }
    .bussion-community .bussion-box {        
        padding: 50px 50px 50px 50px;
    }
    .bussion-box h2 {        
        margin-bottom: 20px;     
    }
    .bussion-box a {
        margin-top: 0;
    }
    section.grid-icon {        
        padding-top: 100px;
        padding-bottom: 120px;
    }
    .list-icons {
        min-height: 80px;
    }
    section.full-event-page.watermark:before {
        height: 650px;
    }
    .article-meta span {
        font-size: 20px;
    }
    .article-meta .source-links a {
        font-size: 20px;
        margin-bottom: 9px;
        display: block;
    }
    .sourcelist .col-auto.back-leftbtn a span {     
        font-size: 20px;
    }
    .sourcelist .col-auto.back-leftbtn a {
        font-size: 12px;        
    }
    .article-meta .source-links svg {
        font-size: 18px;
    }
    .article-meta {
        margin-bottom: 10px;
        margin-top: 0px;
        display: inline-block;
    }
    .top-text {
        padding-bottom: 90px;
    }
    .article-meta span {      
        line-height: 1.2;
        margin-bottom: 6px;
    }    
    .t-dropdown-select {
        margin-top: 21px;
    }
    .figures_module .counter-list .counter-box .counter-box-cover .number-box span.counter {
        font-size: 57px;
    }
    section.location-map {        
        padding-top: 100px;        
    }
    .mapsvg {
        height: 930px;
    }
    .t-dropdown-select:before {
        bottom: -9px;
    }
}

@media (max-width: 1199px) {
  .icon-grid .text {
    padding-left: 0;
    padding-right: 0;
  }
  .home-insights .container, .industry-home .container, .container1, .resources-center {
    max-width: 868px !important;
  }  
.desktop-menu li.menu-lavel-1:hover > a i {
    top: -1px;
}
  .container1 {
    max-width: 100% !important;
}
    .gateway-section p {
        font-size: 22px;
    }
  .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: 36px;
  }
.slider-img .text h2  {
    font-size: 46px;
  }
  h2 {
		font-size: 36px;	
	}  
  .text-news h4 {
    font-size: 28px;
    line-height: 36px;
  }
  .promo-left-main, .promo1-left-main {
    width: calc(90% - 60px);
  }
    .bussion-community {
        padding-top: 100px;
        padding-bottom: 100px;
    }
  .popup-text-flex .promo-img .textwrap h3, .popup-text-flex .promotext .textwrap h3 {
    font-size: 26px;    
  }
  .desktop-menu {
        padding-top: 19px;
          padding-left: 0;
    }
  .desktop-menu li.menu-lavel-1 {
    margin-right: 15px;	    
  }  
  .footer-logo {
    max-width: 100px;
  }
  .desktop-menu li.menu-lavel-1 > a {
    font-size: 14px;
  }

  .mobile-show {
    display: block;
  }
    .gateway-inner-list h3 {
        max-width: 100%;
        margin: 28px auto 0;
        font-size: 22px;
    }
  .mobile-hide {
    display: none;
  }
  .mobile-accrordian .tabs-content {
    padding-left: 0;
    padding: 0 0 30px 0;
    display: inline-block;  
  }
.tab-text h2 {
    font-size: 26px;
}
  .mobile-accrordian button.btn {
        border: none;
        padding: 0;
        border-radius: 0;
        display: flex;
        color: #1bdee0;
        padding: 0;
        font-size: 26px;
        line-height: 1.2;
        text-align: left;
        padding: 20px 0;
        align-items: center;
        font-weight: 600;
        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: #2e3192;
  }
  .mobile-accrordian .hr {
    height: 1px;
    background-color: #E4E7E9;
  }
  .tabs-content .tab-img,
.tabs-content .tab-img-right {
    width: 100%;
    margin-bottom: 0px;
    margin-left: 25px;
    margin-right: 0;
  }
.tab-text p {
    font-size: 20px;
}
  .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%;
  }  
  .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, .readmore1 svg: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, .services-list a.readmore1 svg {
		font-size: 17px;
		width: 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: 18px;
	}
    .teambio_info address ul li a {
        font-size: 18px;     
    }
	.teambio_info address ul li .bio-links {
		font-size: 16px;
	}
	.desktop-menu li.menu-lavel-1 > a.search-show-icon.main {
		display: block;
	}
	.desk-search-input {
		width: 180px;
		color: #223f7d;
	}
	.srolled .desk-search-input {
		border-bottom: none;
	}
	.search-box-form {
		display: none;
	}
	.search-box-form.main {
		position: absolute;
		top: 48px;
		left: -191px;
		background-color: #fff;
		padding: 3px 13px;
		display: block;
	}	
	.is-search-submit {
		color: #223f7d;
	}
	
	.digi-wrap .digi-wrap-rightdiv {
		padding: 30px 50px 50px;
	}
	.digi-wrap-div .digital-content {
		margin-bottom: 40px;
		padding-bottom: 30px;
		margin-right: 50px;
	}
	.digi-wrap-rightdiv .who-we-are-wrap h6 {
		margin-bottom: 15px;
	}
	.fullscreen-bg {
		padding: 110px 0 98px 0;
	}
	.services-list .text h3 {
		letter-spacing: 0.07em;
	}	
	.tab-img .video-popup {
		background-size: cover;
		height: 236px;
		position: relative;
		display: flex;
		flex-direction: row-reverse;
		justify-content: center;
		align-items: center;
		width: 100%;
	}
	.tab-img .video-popup:hover a {
		opacity: 0.8;
	}
	.text-block-main blockquote .blockquote-text, .text-block-main blockquote p {
		letter-spacing: 0.08em;
	}
	.map-result {
		padding: 50px 40px 50px;
	}
	.map-w .Filter-block {
		padding-left: 40px;
		padding-right: 40px;
	}
	.contact-page-form h3 {
		font-size: 24px;
	}	
	.box-images {    
		height: 375px;
	}
	.map-result .table .no-border td:nth-of-type(2n){
		width: 190px;
	}
	.teambio_item .pvr {		
		margin: 0 0 30px 0;
	}
	.team_titlebox h3 {		
		font-size: 26px;
	}
	.teambio_item.bioopen .team_titlebox .arrowclose:after, .teambio_item.bioopen .team_titlebox .arrowclose:before {
		height: 23px;
	}
	.teambio_info > ul > li {
		font-size: 18px;
	}
	.top-text {
		max-width: 100%;		
		padding-right: 0;
	}
	 
    .counter-section .conter-wrap .conter-heading {
        font-size: 52px;
    }
    .counter-section .conter-wrap h3 {
        font-size: 24px;
    }
    .counter-section .conter-wrap .conter-heading span {
        left: -8px;
    }
    section.footprint {
        padding-top: 100px;
    }
     .franch-tech-section .franch-left-img {
        position: absolute;
        left: 5%;
        width: 131%;
        height: 100%;
        top: 110px;
    }
    section.franch-tech-section .franch-back-text {
        padding-top: 70px;        
        padding-bottom: 90px;
    }
    .menu-lavel-1:hover .dropdown-full {
        padding-top: 172px;
        padding-bottom: 30px;
    }
    .srolled .menu-lavel-1:hover .dropdown-full {
        padding-bottom: 30px;
    }
    .tab-inner-wrap h3 {        
        margin-bottom: 10px;
        font-size: 22px;
    }
    .heading-coman-top p {
        font-size: 18px;
    }
    .heading-coman-top h3 {
        font-size: 24px;
        margin-bottom: 25px;
    }
    section.full-images-section .full-set-image {
        height: 810px;
    }
    .full-images-section .up-content-wrap {
        margin-top: -480px;
    }
    section.form-section p {
        font-size: 18px;
        margin-bottom: 25px;
    }
    .network-filter-section .network-wrap {
        width: 32%;
    }
    .coman-full-section h3 {        
        font-size: 24px;
    }
    .coman-full-section p {
        font-size: 18px;        
        margin-bottom: 30px;
    }
    .coman-full-section .text-block-main ul li, .tab-text ul li, .card-body-team ul li, .timeline-slide__content ul li {
        font-size: 18px;
    }
    section.history_timeline {
        padding: 60px 0px 40px 0px;
    }
    section.coman-full-section {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .gateway-inner-list h3 i, .gateway-inner-list h3 svg {
        margin-top: 4px;
        margin-left: 8px;
    }
    .left-contenct h4 {
        font-size: 24px;
    }
    .left-contenct ul li {
        font-size: 18px;
    }
    section.left-right-section {        
        padding-bottom: 70px;        
    }
    .teambio {
        padding: 90px 0 55px 0;
    }
    section.full-images-section {
        padding-bottom: 60px;
    }
    .event-listed .events-wrap-sec {
        padding: 0 15px;        
    }
    .event-listed {
        margin: 0 -15px;
    }
    .full-event-list .event-right-text p {
        font-size: 20px;
    }
    .full-event-list .event-right-text h2 {
        font-size: 28px;
    }
    .full-event-list .event-right-text {
        padding-left: 40px;
        padding-top: 20px;
    }
     .discover-more-section .desc-inner {
        font-size:16px
    }
    .events-text-area h3 {
        font-size: 26px;
    }
    .Centerd-title h2 {        
        font-size: 45px;
    }
    .join-team-section, section.black-font {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .slider-tab .slider-tab-icon {
        margin: 0 auto 10px;
        max-width: 100%;
        text-align: center;
        width: 100%;
    }
    .slider-tab {
        padding: 30px 20px 30px 20px;
        display: block;
        text-align: center;
    }
    .slider-tab .slider-tab-icon img {
        width: 46px;
        margin: 0 auto;
    }
    .slider-tab .slider-tab-text {
        width: 100%;
        text-align: center;
    }
    .slider-tab .slider-tab-text h4 {
        max-width: 100%;
    }
    .slider-tab.owl-dot.active {   
        bottom: 56px;
    }
     section.insight-section-block {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .card-wrap-block .card-text-area h3 {
        font-size: 28px;
    }
    .card-wrap-block .card-text-area h4 {
        font-size: 26px;
    }
    .location-card-section .container1 {
        margin-top: -60px;
    }
    .location-card-section .location-card-wrap {
        grid-template-columns: repeat(auto-fit, minmax(297px, 1fr));
        grid-gap: 30px 30px;
    }
    section.adress-all-section {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    section.tab-section:before {
        height: 625px;
    }
    .leptop-video a {
        width: 75px;
        height: 75px;
        font-size: 28px;
    }
    section.tabing-section {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    section.teambio.watermark:before {
        height: 500px;
    }
    .key-feature-sec .key-item h3 {        
        font-size: 30px;
    }
    .icon-grid .col-12 {
        margin-bottom: 30px;
    }
    section.grid-icon {        
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .grid-icon .text p {
        font-size: 20px;
    }
    section.full-event-page {
        padding-bottom: 120px;
    }
    .load-more-section {
        bottom: 15px;
    }
    .social-share li {
        margin-right: 18px;        
    }
    .inner-top-section .home-back-btn a {        
        font-size: 20px;
    }
    .teambio_box {
        grid-gap: 0 4%;
    }
    .teambio_item {
        width: 30.6%;
    }
    .text-block-main ul ul, .tab-text ul ul {        
        padding-left: 24px;     
    }
    .figures_module .counter-list .counter-box .counter-box-cover .number-box span {
        font-size: 22px;
    }
    .accordiontem .teamcard .btn {
        font-size: 26px;
        padding: 15px 0;
    }
    .t-dropdown-select {
        margin-top: 32px;
    }
    .t-dropdown-select span.lang {
        font-size: 14px;
    }
    .t-dropdown-select svg {        
        font-size: 12px;
    }
    .srolled .t-dropdown-select:before {
        bottom: -15px;
    }
    .t-dropdown-select:before {
        bottom: -5px;
    }
    .text-block-main ol > li {
        font-size: 18px;
    }
    .coman-full-section .text.text-block-main ul li:before, .tab-text ul li::before, .card-body-team ul li:before, .timeline-slide__content ul li:before {
        top: 15px;
    }
    .accordiontem .teamcard .card-body-team h4 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .coman-full-section .container {
        max-width: 100%;
    }
    .container {
        padding: 0 41px;
    }
    .sourcelist .col-12.col-md-10.col-xl-8 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100%;
    }
}
.mobile-header {
  display: none;
}

@media (max-width: 1100px) {
	.desktop-menu li.menu-lavel-1 {
		margin-right: 11px;
	}
	.desktop-menu li.menu-lavel-1 > a {
		font-size: 14px;
	}
	.desktop-menu li.menu-lavel-1 > a.search-show-icon i {
		font-size: 14px;
		top: 3px;
		position: relative;
	}
	section.testimonials-section {    
		padding-top: 75px;
		padding-bottom: 75px;
	}
	.desktop-menu li.menu-lavel-1 > a.search-show-icon {
		top: -2px;
	}
    section.members-section {     
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .members-section .members-heading .member-explore {        
        width: 100%;
        text-align: left;        
    }
    .position-static {
        width: 55%;
    }
    .menu-lavel {        
        padding: 9px 24px 6px 24px;
    }
    .four-blocks .single-block {
        width: calc(50% - 16px);
    }
    .text-block-main .alignright {
        margin-left: 0;        
        max-width: 100% !important;
        width: 100% !important;
    }
    .text-block-main .alignleft {        
        margin-right: 0;        
        width: 100%;
        margin-bottom: 30px;
    }
    .coman-full-section p {              
        
        margin-bottom: 19px;
    }
    .single-block ul {
        margin-top: 50px;
    }
    .single-block p {
        position: relative;
    }        
    .key-block {
        grid-gap: 20px 40px;
    }
    header {
        padding-top: 19px;
    }
    .desktop-menu li.menu-lavel-1 {
        padding-bottom: 37px;
    }
    .t-dropdown-select {
        margin-top: 29px;
        padding-bottom: 35px;
    }
    .desktop-menu li.menu-lavel-1 > a:before {
        bottom: -43px;
    }
    .bussion-community .full-cta-images {
        height: 450px;
        position: relative;
        margin-bottom: -1px;
        background-position: right center;
    }
    .bussion-community .bussion-box {     
        width: 100%;
        max-width: 100%;
    }
    .bussion-community .container1 {
        padding: 0;        
    } 
    
    .bussion-box-color {
        opacity: 1;
    }
    .connect-section .cta2-section {
        height: 450px;
        position: relative;
        margin-bottom: -1px;        
    }
    section.connect-section {
        padding-top: 0;    
        padding-bottom: 0;
    }
    .connect-section .container1 {
        background-color: #161f40;
    }

    .connect-section .container1 .flot-section {
        width: 100%;
        max-width: 100%;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .t-dropdown-select:before {
        bottom: -2px;
    }
    
}

@media (max-width: 1023px) {    
    .desktop-menu li.desktop-contact a {
        font-size: 19px;
    }
    .tab-inner-wrap p {        
        font-size: 18px;
    }
    .tab-inner-wrap a.links-btn {     
        font-size: 16px;     
    }
    .tab-section ul.tabs li {
        font-size: 18px;
        padding-bottom: 18px;
        line-height: 1.3;
    }
    .full-images-section .up-content-wrap h2 {    
        font-size: 50px;
        padding: 20px 70px 37px 30px;
    }
    .up-content-wrap .inner-image-box {     
        padding: 30px 30px 30px 30px;
    }
    .up-content-wrap .inner-image-box h3 {
        font-size: 26px;        
        margin-bottom: 30px;
    }
    .figures_module .counter-list .counter-box {        
        width: 50%;        
        margin-bottom: 30px;
    }
    .figures_module .counter-list {
        margin: 50px 0 30px 0;
    }
    .mapsvg {
        height: 770px;
    }
    .desktop-menu li.menu-lavel-1 {
        margin-right: 9px;
    }
}
@media(min-width: 993px) {
    .discover-more-section .outer-item:hover {
        flex-basis:150%!important
    }

    .discover-more-section .outer-item:hover .desc {
        opacity: 1;
        visibility: visible
    }

    .mobile-content {
        display: none!important
    }

    .discover-more-section .content:after {
        opacity: 0
    }

    .discover-more-section .item.active .content:after {
        opacity: 1
    }

    .discover-more-section .center_title {
        letter-spacing: 2px
    }
    section.newslatter-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }       
}


@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 #e01453;
    font-size: 14px;    
    line-height: 15px;
    letter-spacing: 0;
    color: #223f7d;
    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;    
  }
  .mobile-header {
    display: flex;
    padding: 10px 30px 10px 30px;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    border-bottom: none;
  }
  .btn.slide-menu-control {
    padding: 0;
    width: 26px;
    height: 18px;
    align-items: center;
    justify-content: center;
    box-shadow: none;
    margin-top: 8px;
}
  .side-pannel {
    width: 100vw;
    height: 100px;
    top: inherit;
    bottom: 0;
    border-right: 0;
    display: none;  
  }
.accordiontem .card-body-team p {
    font-size: 20px;
}    
  .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;
    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: 137.6px;
    margin-top: 0px;
    margin-left: 0px;
  }
  .mobile-search {
    padding: 20px;
  }
.form-control.ds-input {
        border-radius: 0;
        font-size: 18px;
        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: #2e3192;
        color: #ffffff;
        outline: none;
        box-shadow: none;
        font-weight: 400;
        letter-spacing: 0.01em;
    }
  .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: #223f7d;
  }
  .header-inner {
    display: none;
  }
  .home-insights .container, .industry-home .container, .container1 {
    max-width: 560px !important;
  }
  .container1 {
    max-width: 100% !important;
  }
  .resources-center {
    max-width: inherit;
    width: 100%;
  }
  .home-bottom-slider .overlay .text {
    max-width: 460px;
  }
  .home-insights, .industry-home .container {
    padding: 45px 0;
  }  
  .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;
  }    
  .top-text h4 {
    font-size: 28px;
  }
  .services-list .img {
    margin-bottom: 20px;
  }  
  .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;		
	}
	.modal-open .promo-bar .promo-center .promo-text span {
		margin-left: 8px;
		margin-top: -3px;
	}
	.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 {
        margin-bottom: 25px;
    }
    .teambio_box {
        margin-top: 40px;
    }	
	.teambio {
        padding: 50px 0 25px 0;
    }
	.form-text-wrap-area .hub-s-form {
		width: 100%;
		padding-right: 0;
		margin-bottom: 30px;
	}
	.form-text-wrap-area .hb-right-block {
		width: 100%;
	}
	.srolled .brand-logo img {
		display: block;
	}	
	section.Digitals-Section .digi-wrap .digi-wrap-div {
		width: 100%;
	}
	.digi-wrap-div .digital-content {
		margin-bottom: 30px;
		padding-bottom: 20px;		
		margin-right: 0;
	}
	.digi-wrap .digi-wrap-rightdiv {
		width: 100%;
		padding: 60px 30px 50px;
		margin-top: 30px;
	}
	.digi-wrap-div .digital-content h6 {
		margin-bottom: 15px;
	}
	.post-wrap .post-inner-wrap .post-right-c {
		width: 100%;
		padding-right: 0;
		margin-top: 20px;
	}
	.post-wrap .post-inner-wrap .post-left-img {
		width: 100%;
		margin-right: 0;
	}
	.post-clm-section .post-wrap .post-inner-wrap {
		display: block;
		width: 48%;
	}
	.post-clm-section .post-wrap {
		padding: 0 0;
		justify-content: space-between;
	}
	.post-clm-section {
		padding-top: 60px;
		padding-bottom: 50px;
	}
	section.Digitals-Section {
		padding: 60px 0 60px;
	}
	section.three-clm-img-section .supply-chain-wrap {
		width: 50%;
	}
	section.three-clm-img-section .supply-chain-wrap:nth-of-type(3n + 3) {
		width: 100%;
	}
	section.three-clm-img-section .supply-chain-wrap {
		height: 410px;
		    border-left: 0;
	}
	.row.gutter-2 .col-12 {
		padding: 20px 15px;
	}
	.top-text {
		max-width: 100%;
		padding-right: 0;
	}
	.top-text h2 {
		font-size: 26px;
	}
	.talk-to-expert {
		padding: 30px 21px 30px 0;
	}
	.text-block-main h2 {
		margin-bottom: 20px;
	}
	.text-block-main blockquote .blockquote-text, .text-block-main blockquote p {
		font-size: 24px;
	}
	.promo-bar .promo-center .promo-text span i, .promo-bar .promo-center .promo-text span svg {
		top: 0;
	}
	section.newslatter-section {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.newsform form.wpcf7-form {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: end;
	}
	.contect-form p { 
		margin-bottom: 30px;    
	}
	.contect-form form.wpcf7-form select, .contect-form form.wpcf7-form input, .contect-form form.wpcf7-form textarea{font-size: 16px;}
	.testimonial-wrap .testimonia-quote {width: 32%;}
	.testimonial-wrap .testimonia-title {width: 68%;padding-right: 20px;}
	.footprint-logos ul li {width: 50%;}	
	.map-result .table th {font-size: 16px;	}
	.box-images {height: 238px;}
	.testimonials-section .testimonial-wrap {padding: 0 55px;	}
	.testimonial-wrap .testimonia-title {width: 100%;padding-right: 0;}
	.testimonial-wrap .testimonia-quote {width: 100%;text-align: center;}
	.testimonial-wrap .testimonia-title h2 {text-align: center;margin-bottom: 30px;}
	.inner-top-section .container1 {max-width: 560px;padding-left: 0;padding-right: 0;}
	.inner-top-section .container1 {
		padding: 0 41px;
	}
	.top-text {max-width: 100%;}
    .top-text {
        padding-bottom: 90px;
    }
	.btn.slide-menu-control img {
    display: none;
	}

	.btn.slide-menu-control span {
		display: block;
		width: 25px;
		height: 2px;
		background-color: #2e3192;
		margin-bottom: 4px;
		border-radius: 1px;
		-webkit-transition: all 0.2s cubic-bezier(0.1, 0.82, 0.76, 0.965);-o-transition: all 0.2s cubic-bezier(0.1, 0.82, 0.76, 0.965);transition: all 0.2s cubic-bezier(0.1, 0.82, 0.76, 0.965);
		position: relative;	
	}

	.btn.slide-menu-control:hover  span:nth-of-type(2n) {
		width: 15px;
	}

	.btn.slide-menu-control:hover span {
		width: 30px;
	}
	.slide-menu .btn.slide-menu-control img {
		display: block;
	}
	.btn.slide-menu-control.btn-remove span {
		transform: rotate(45deg);
		top: 5px;
	}
	.btn.slide-menu-control.btn-remove span:nth-of-type(2n) {
		transform: rotate(-45deg);
		bottom: 5px;
	}
	.mobile-header {
		position: relative;
		z-index: 1111;
        border: solid 1px #E4E4E4 !important;
	}
	
	.btn.slide-menu-control.btn-remove span, .btn.slide-menu-control.btn-remove:hover span {
		-webkit-transform: rotate(45deg);
		    -ms-transform: rotate(45deg);
		        transform: rotate(45deg);
		top: 5px;
		width: 25px;
	}
	.btn.slide-menu-control.btn-remove span:nth-of-type(2n), .btn.slide-menu-control.btn-remove:hover span:nth-of-type(2n) {
		-webkit-transform: rotate(-45deg);
		    -ms-transform: rotate(-45deg);
		        transform: rotate(-45deg);
		top: -1px;
	}	
    .gateway-section .gateway-list-wrap .gateway-inner-list {        
        width: 50%;
        margin-bottom: 40px;
    }
    .gateway-section .gateway-list-wrap {
        margin-top: 70px;
    }
    section.gateway-section {        
        padding-top: 60px;
        padding-bottom: 50px;
    }
    .bussion-community .bussion-box {
        padding: 40px 40px 40px 40px;
    }
    .footprint-three-clm .list-print h3 {
        font-size: 28px;
        margin: 0 auto 20px;
    }
    .members-heading p {
        font-size: 20px;        
    }
    .members-section .members-heading .member-blog {
        width: 100%;
        padding-right: 0;
    }
    header.srolled {
        background: #fff;
        padding-top: 0;
    }    
    .slide-menu {
        background: #fff !important;
    }
    section.franch-tech-section .franch-back-text p {
        margin-bottom: 19px;
    }
    p {
        font-size: 20px;
    }
    .full-images-section .up-content-wrap {
        margin-top: -400px;
    }
    section.full-images-section .full-set-image {
        height: 640px;
    }
    .gform_body .gfield input, .gform_body .gfield textarea, .gform_body .gfield select {        
        margin-bottom: 7px !important;
    }
    .sbSelector > a {
        font-size: 22px;
    }
    .sbOptions a {
        font-size: 22px;
    }
    .company-logo .logos .item {
        width: 20%;
    }
    .dynamic-left-right .left-contenct { 
        width: 100%;
        order: 2;
    }
    .dynamic-left-right .right-images-wrap {        
        width: 100%;
        margin-bottom: 20px;
        order: 1;
    }
    .left-contenct h4 {
        font-size: 22px;
    }
    .left-image-move .dynamic-left-right {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -ms-flex-wrap: column !important;
    }
    .left-contenct p {
        font-size: 18px;
        margin-bottom: 25px;
    }
    .members-heading .member-blog h4 {    
        font-size: 22px;
        margin-bottom: 15px;
    }
    .event-listed .events-wrap-sec {        
        width: 50%;
    }
    .full-event-list .event-right-text p {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .full-event-list {
        padding-bottom: 40px;    
    }
    .full-event-list {
        padding-bottom: 50px;                
    }    
    .event-listed{        
        padding-top: 40px;
    }
    .discover-more-section .item {
        flex:none;
        padding: 0;
        width: 100%!important
    }

    .discover-more-section .outer-item {
        flex: auto
    }

    .discover-more-section .Centerd-title {
        display: block!important;
        opacity: 1!important;
        padding: 40px 20px;
        pointer-events: auto;
        position: static;
        transform: none
    }

    .discover-more-section .center_title {
        color: #000;
        display: block;
        font-size: 50px;
        line-height: normal
    }

    .discover-more-section h6 {
        margin-bottom: 10px
    }
    .discover-more-section .item {
        border-top: 1px solid #fff;
        padding: 5% 20px
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
    }

    .discover-more-section span.a-icon {
        display: none!important;
        height: 14px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transition: -webkit-transform .8s cubic-bezier(.19,1,.22,1);
        transition: -webkit-transform .8s cubic-bezier(.19,1,.22,1);
        -o-transition: transform .8s cubic-bezier(.19,1,.22,1);
        transition: transform .8s cubic-bezier(.19,1,.22,1);
        transition: transform .8s cubic-bezier(.19,1,.22,1),-webkit-transform .8s cubic-bezier(.19,1,.22,1);
        width: 14px
    }

    .discover-more-section .title {        
        position: relative
    }

    .discover-more-section .title svg {
        fill: #06c4f2
    }

    .discover-more-section .mobile-content {
        background-color: #2e3192;
        display: none;
        padding: 42px 20px
    }

    .discover-more-section .mobile-content .desc {
        display: block;
        max-width: 100%;
        opacity: 1
    }
    .desc-inner p {
        margin-bottom: 20px;
    }
    .desc .link {
        margin-top: 20px;
    }
    .discover-more-section .content {
        position: initial;
        padding: 70px 20px;
    }
    .discover-more-section .content:after {
        border-color: transparent transparent #2e3192;
        border-style: solid;
        border-width: 0 10px 10px;
        bottom: 0;
        content: "";
        display: block;
        height: 0;
        left: 41px;
        opacity: 0;
        position: absolute;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: -webkit-transform .8s cubic-bezier(.19,1,.22,1);
        transition: -webkit-transform .8s cubic-bezier(.19,1,.22,1);
        -o-transition: transform .8s cubic-bezier(.19,1,.22,1);
        transition: transform .8s cubic-bezier(.19,1,.22,1);
        transition: transform .8s cubic-bezier(.19,1,.22,1),-webkit-transform .8s cubic-bezier(.19,1,.22,1);
        width: 0
    }

    .discover-more-section .item {
        position: relative
    }

    .discover-more-section .item.active .content:after {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .discover-more-section .outer-item {
        margin: 0;
        min-height: auto;
        padding: 0;
        width: 100%!important
    }

    .discover-more-section .items {
        flex-wrap: wrap
    }

    .discover-more-section .item {
        height: auto;
        min-height: auto
    }

    .discover-more-section .item.active span.a-icon {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .discover-more-section .title {
        max-width: 100%;
        padding-right: 30px
    }

    .discover-more-section .title svg {
        fill: #fff
    }

    .discover-more-section .link a {
        color: #fff
    }

    .discover-more-section .center_title {
        letter-spacing: normal
    }
    section.contect-form {        
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .contect-form .nf-form-cont .nf-form-wrap .nf-field .submit-wrap input {
        margin-top: 10px !important;
        padding: 13px 30px 41px 30px !important;
    }
    .contect-form .list-checkbox-wrap ul li label {
        font-size: 20px;
    }
    .nf-form-cont .nf-field .nf-field-element input, .nf-form-cont .nf-field .nf-field-element textarea {
        font-size: 20px;
    }
    .contect-form form.wpcf7-form select, .contact-page-form form.wpcf7-form select, .nf-form-cont .nf-field .nf-field-element select {
        font-size: 20px;
    }
    .contect-form h2 {        
        margin-bottom: 12px;             
    }
    .newsform .nf-form-cont .nf-field .nf-field-element input {
        font-size: 20px;     
    }
    .slider-tab .slider-tab-text h4 {
        font-size: 19px;
    }
    .slider-tab .slider-tab-text h4 svg {
        font-size: 14px;     
        top: -1px;
    }
    .adress-all-section ul li {        
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px;
    }
    .Centerd-title h2 {
        font-size: 34px;
        color: #2e3192;
    }
    header {
        padding-top: 0;
    }
    .slide-menu ul a {
        color: #2e3192;
        font-size: 16px;
        font-weight: 600;        
        letter-spacing: 0.01em;
    }
    .accordiontem .teamcard .btn {
        font-size: 22px;
    }
    section.key-feature-sec {
        padding-top: 80px;
        padding-bottom: 50px;
    }
    .timeline-nav__item.slick-slide {
        font-size: 24px;
    }
    .timeline-nav__item::before{
        width: 24px;
        height: 24px;
    }
    .timeline-slider button.slick-arrow {
        left: 1%;
    }
    .timeline-slider button.slick-next.slick-arrow{
        right: 1%;
    }    
    .grid-icon .text p {
        font-size: 18px;
    }
    .sourcelist {
        border-bottom: 1px solid #ededed;
        padding-bottom: 59px;
        position: relative;
        z-index: 1;
    }
    .sourcelist .article-meta .back-leftbtn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: end;
    }
    .teambio_item {
        width: 48%;
    }
    .discover-more-section .desc {
        opacity: 1;
        position: relative;
        max-width: 600px;
        padding-bottom: 2px;
    }
    .serach-full-block{
        display: none !important;
    }
    .discover-more-section .item:before{
        opacity: 0.5;
    }
    .location-area h2 {
        margin-bottom: 20px;
    }
    section.location-map {
        padding-top: 60px;
    }
    .slide-menu {
        background-color: #2e3192 !important;
    }
    .main-footer .footer-left {
        display: block;
    }
    .footer-left p {
        width: 100%;
    }
    .main-footer .footer-left ul {
        width: 100%;
        margin-left: 0;
    }
    .timeline-slide__content {
        max-width: 400px;
        padding-right: 50px;
    }
    .mfp-iframe-holder .mfp-close {
        top: -38px;
        right: -8px;
    }
    .search .rc-list a {
        font-size: 20px;
    }
    .search .rc-list a:after {        
        font-size: 16px;
    }
}


@media (max-width: 800px) {
	.nf-form-cont .nf-field .nf-field-label {
		display: none;
	}
    .footer-right ul li {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .footer-right ul li a {
        margin-left: 6px;     
        font-size: 13px;
    }
    .tab-two-clm {
        grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
        grid-gap: 15px 30px;
    }
    .events-text-area h3 {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
	
	h3 {
		font-size: 22px;
	}
  .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;
  }  
  .img-3-row .col-12 {
    margin-bottom: 30px;
  }
  .featured {
    margin-bottom: 45px;
  }  
  body {
    font-size: 16px;    
  }
  .tab-text p {
    letter-spacing: -0.02em;
  }
  .home-insights .container, .industry-home .container, .container1,
.home-bottom-slider .overlay .text, .fullscreen-bg .container {
    max-width: calc(100vw - 44px);
  }  
  .popup-form {
    padding: 24px;
  }
  .form-here {
    padding-top: 30px;
  }
  .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 .disply-text {
    font-size: 100px;
    line-height: 75px;
  }
  .top-text {
        padding-top: 120px;
        padding-bottom: 70px;
    }
  .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: 1.6;
  }
  p {
		margin-bottom: 25px;
	}
  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: 28px;
    line-height: 105%;
  }
  .pattern-bradcrum {
    background-image: none;
  }  
  .full-screen, .Home-top, .home-bottom-slider, .slider-container {
    min-height: inherit;
  }
   .slider-img {
        min-height: 410px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-top: 100px;
        padding-bottom: 0;
    }
  .slider-img::after {
    background-image: none;
  }
  .home-bottom-slider .overlay {
    min-height: 100%;
  }
  .secin h2 {
		margin-bottom: 30px;
	}
  .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;    
  }
  .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: 100% !important;
		max-width: 100%;
		text-align: end;
	}
	footer {
		padding: 15px 22px 25px 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;
	}
	.text-block-main p {
		margin-bottom: 20px;
		font-size: 16px;
		line-height: 1.6;
	}
	.top-text h1 {
		margin-bottom: 13px;
	}
	.top-text h2 {
		font-size: 22px;
	}
	.form-rihgt .text-block-main p a {
		margin-top: 20px;
	}
	.form-rihgt.form-rihgt-2 .form-right-inner, .form-rihgt.form-rihgt-2 .text-only {
		padding: 10px 0 0 0;
	}
	.icon-grid .text {
		text-align: center;
	}
	.tab-text p {
		font-size: 16px;
	}
	.text-block-main ul li, .tab-text ul li {				
		font-size: 16px;
		line-height: 1.6;
	}
	.text-block-main ul, .timeline-slide__content ul {
		margin-bottom: 20px;
	}	
	.newsform .wpcf7-form-control-wrap input {
		margin-right: 0;
		width: 100%;
		text-align: center;
	}
	.newsform form.wpcf7-form{
		display:block;
	}
	.newsform form.wpcf7-form .wpcf7-submit {
		margin: 8px auto;
		text-align: center;
		display: inherit;
		
	}
	section.newslatter-section {
		padding-top: 50px;
		padding-bottom: 20px;
	}
	.popup-text-flex .promo-img .textwrap h3, .popup-text-flex .promotext .textwrap h3{
		letter-spacing: 0.1em;
	}
	.contect-form form.wpcf7-form .col-4 {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
	}
	.testimonial-wrap .testimonia-title {
		width: 100%;
		padding-right: 0;
		text-align: center;
	}
	.testimonial-wrap .testimonia-quote {
		width: 100%;
		text-align: center;
	}
	.testimonia-quote img {		
		margin: 10px auto 17px;
		width: 70px;
	}
	.footprint-heading p {
		line-height: 1.6;
		margin-bottom: 30px;
	}
	p {
		font-size: 16px;
	}
	section.red-section ul li a {
		font-size: 21px;
	}
	.Filter-block .filter-form h3 {
		margin-bottom: 20px;
		letter-spacing: 0.05em;
	}
	.contact-page-address .address-list b {
		font-size: 22px;
	}
	.contact-page-address .address-list p {
		margin-bottom: 30px;
	}
	.contact-page-address {
		padding: 40px 24px 20px;
	}
	.contact-page-form h3 {		
		font-size: 22px;
	}
	.news-page-title h1 {
		margin-bottom: 16px !important;
		margin-top: 10px;
	}
	.map-fw .Filter-block .container1 {
		padding: 0 15px;
	}
	.map-fw .Filter-block .row.filter-form {
		margin: 0 0;
	}
	.map-fw .news-page-title h3 {
		font-size: 20px;
		max-width: 450px;
	}
	.map-fw .map-result {
		padding: 40px 25px 20px;		
	}
	.box-images {
		height: 318px;
		width: 70%;
		margin: 0 auto;
		background-size: cover;
	}	
	.teambio_info address ul li i, .teambio_info address ul li svg {
		top: 6px;
	}
	.inner-top-section .container1 {
		max-width: 100%;		
		padding-right: 20px;
	}
	.box-images {
		width: 100%;
	}
	.col-12.col-md-4.one-images {
		flex: 0 0 33.33%;
		max-width: 100%;
	}
	h1, .news-list-home .title h3, .home-bottom-slider .overlay .text .text-wrap h3, .industry-home .title h3{
		font-size: 28px;
	}	    	
	.page-id-5245 .container1 + .spacer-60 {height: 0;}
	.spacer-60 {height: 40px;}
	.rc-title {		
		font-size: 20px;
		margin-bottom: 40px;
	}
    .tab-links-wrap {
		display: none;
	}
	.tab-content .tab-link {
		display: block;
	}
	.tab-content h2 {
		display: none;
	}
    .gateway-inner-list h3 {
        font-size: 20px;
    }    
    .gateway-section p {
        font-size: 18px;
    }
    .counter-section .conter-wrap .conter-heading {
        font-size: 46px;
    }
    .counter-section .conter-wrap h3 {
        font-size: 22px;
    }
    .counter-wrap {        
        padding-top: 40px;
        padding-bottom: 40px;     
    }
    .footprint-three-clm .list-print h3 {
        font-size: 22px;     
    }
    .footprint .footprint-three-clm {
        margin-top: 50px;
    }
    .franch-tech-section .franch-left-img {
        position: relative;
        left: 0;
        width: 100%;
        height: 350px;
        top: 0;
        background-size: contain;
    }
    section.franch-tech-section .franch-back-bg {
        width: 100%;
    }
    section.franch-tech-section .franch-back-text {
        padding-top: 40px;
        padding-bottom: 40px;
        width: 100%;
    }
    section.franch-tech-section .franch-back-text p {
        margin-bottom: 20px;
    }
    .cta-about-section .cta-left-head {
        width: 100%;
    }
    .cta-about-section .cta-button-right {        
        width: 100%;
        padding-left: 0;
        text-align: left;
    }
    section.upcoming-events {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .footer-right ul li {     
        margin-left: 0;
    }        
	.tab_drawer_heading {
		background-color: #2e3192;
		color: #fff;
		border-top: 1px solid #E4E4E4;
		margin: 0;
		padding: 14px 20px 12px 20px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		font-weight: 500;
        display: block !important;
	}
	.d_active {
		background-color: #2e3192;
		color: #fff;
	}
    .indroduction-section {
        padding-top: 30px;
    }
    .tab-two-clm .tab-inner-wrap {
        width: 100%;        
        margin-bottom: 30px;
    }
    .tab_container {
        padding-top: 40px;
    }
    section.tab-section {
        padding: 50px 0 40px;     
    }
    .four-blocks .single-block {
        width: 100%;
    }
    .single-block ul {
        margin-top: 30px;
    }
    .heading-coman-top h3 {
        font-size: 20px;
    }
    .up-content-wrap .inner-image-box p {
        font-size: 18px;
    }
    section.full-images-section .full-set-image {
        height: 500px;
    }
    .full-images-section .up-content-wrap {
        margin-top: -300px;
    }
    section.form-section {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .network-filter-section .network-wrap {
        width: 100%;
        margin-bottom: 6px;
    }
    .sbHolder {
        display: inline-block;
        width: 100% !important;
    }
    .sbSelector {
       padding: 10px 20px 0 0px;
        height: 50px;
    }
    .network-wrap input.form-control.events-search {
        padding-left: 9px;
    }
    .sbOptions {
        top: 50px !important;
    }
    .network-section .heading-coman-top {
        margin-bottom: 30px;
    }
    .heading-coman-top p {
        margin-bottom: 20px;
    }
    section.network-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .coman-full-section h3 {
        font-size: 22px;
        margin-bottom: 20px;
    } 
    section.coman-full-section {
        padding-top: 50px;
        padding-bottom: 60px;
    }
    section.history_timeline {
        padding: 50px 0px 20px 0px;
    }
    .popup-text-flex, .popup-form {        
        max-height: calc(100vh - 180px);        
    }
    .left-contenct p {
        font-size: 16px;
        margin-bottom: 25px;
    }
    .left-contenct ul li {
        font-size: 16px;
    }
    section.left-right-section {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .coman-full-section .text.text-block-main ul li:before, .tab-text ul li::before, .card-body-team ul li:before, .timeline-slide__content ul li:before {
        top: 10px;
        width: 6px;
        height: 6px;
        margin-right: 12px;
    }
    section.accordionssection {        
        padding-top: 80px;
        padding-bottom: 90px;
    }
    .text-block-main ul ul, .tab-text ul ul {
        padding-left: 22px;     
    }
    .text-block-main ul ul li:before,  .tab-text ul ul li::before, .timeline-slide__content ul ul li:before {
        font-size: 14px;
        top: 8px !important;     
        left: -3px !important;
    }
    section.coman-full-section {   
        padding-bottom: 30px;
    }
    section.full-images-section {
        padding-bottom: 20px;
    }
    section.business-mamber {
        padding-top: 30px;
        padding-bottom: 30px;
    }    
    .members-heading .member-blog h4 {        
        font-size: 20px;
    }
    
    .bussion-box .sub-hed-icon h5 {
        margin-bottom: 10px;
    }
    .bussion-community {
        padding-top: 10px;
        padding-bottom: 0;
    }
    section.footprint .foot-pring-mid p, .bussion-box p, .gateway-section p, section.franch-tech-section .franch-back-text p, section.cta-about-section p {
        font-size: 16px;
    }
    h3.tab_drawer_heading br {
        display: none;
    }
    .coman-full-section .text-block-main ul li, .tab-text ul li, .card-body-team ul li, .timeline-slide__content ul li {
        font-size: 16px;
    }
    .large_cta_bg {
        position: relative;
        height: 300px;
    }
    section.franch-tech-section {
        padding-top: 0;
    }
    .full-event-list .event-left-img {
        width: 100%;
    }
    .full-event-list .event-right-text {
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
    }
     .full-event-list {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .event-listed .events-wrap-sec {        
        margin-bottom: 30px;
    }
    .event-listed{        
        padding-top: 30px;
    }
    .network-wrap input.form-control.events-search {
        font-size: 20px;
        margin-top: 5px;
    }
    .rc-pagination {
        padding: 25px 0;
    }
    .full-event-page .network-filter-section {
        padding-bottom: 30px;
    }
     .discover-more-section .center_title {
        font-size:34px;
        letter-spacing: normal
    }
    .desc-inner p {     
        font-size: 16px;
        line-height: 1.7;
    }
    .link a {
        font-size: 16px;
    }
    .newsform .nf-form-cont .nf-field .submit-wrap input {
        padding: 10px 31px 10px 35px;
    }
    a.button-text svg {
        margin-left: -10px;        
    }
    .join-team-section,  section.black-font{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    div#custom-owl-dots {
        bottom: 0;
        position: relative;        
        width: 100%;
        font-size: inherit;
    }
    .slider-tab.owl-dot.active {
        bottom: 0;
    }
    .slider-tab {
        padding: 20px 20px 20px 20px;
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .slider-tab:before {
        opacity: 1;
    }
    .slider-tab .slider-tab-icon {
        float: none;
    }
    .slider-tab .slider-tab-text p {
        height: auto;
        opacity: 1;
        display: inline-block;
    }
    .slider-tab .slider-tab-text h4 svg {
        font-size: 14px;
        top: -2px;
        position: relative;
    }
    .Home-top .text p {
        font-size: 18px;
    }
    .slider-img .text h2 {
        font-size: 36px;
    }    
    .card-wrap-block .card-text-area a, .adress-all-section ul li a {    
        font-size: 16px;
    }
    section.location-card-section {
        padding-bottom: 60px;
    }
    .location-card-section .container1 {
        margin-top: -30px;
    }
    section.adress-all-section {
        padding-top: 60px;
        padding-bottom: 50px;        
    }
    section.tab-section:before {
        display: none;
    }
    .Video-section-block .video-left-sec {
        width: 100%;
        float: left;
        padding-top: 30px;
        padding-bottom: 10px;
        text-align: center;
    }
    .Video-section-block .leptop-video {     
        width: 100%;
    }
    .laptop-video-wrap {        
        width: 150%;
        padding: 30% 62% 56% 34%;        
        margin-left: 3%;
    }
    section.Video-section-block {        
        padding-bottom: 31px;        
    }
    .watermark .video-bg {
        background-size: 185%;        
        background-position: bottom right;
    }
    .main-footer .footer-left {        
        width: 100%;
        -webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;
        margin-bottom: 20px;
    }
    .main-footer .footer-right {        
        text-align: center;
        width: 100%;
    }
    .footer-right ul {
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
    }
    .accordiontem .teamcard .btn {
        font-size: 20px;
        padding: 13px 0;        
        line-height: 27px;
    }
    .accordiontem .card-body-team p {
        font-size: 16px;
    }    
    .mobile-accrordian button.btn {
        font-size: 24px;
        padding: 18px 0;
    }
    section.tabing-section {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    section.accordionssection.watermark:before {
        height: 600px;
        background-size: 150%;        
        background-position: bottom right;
    }
    .secin .heading-coman-top {
        margin-bottom: 30px;
        
    }
    .team_titlebox a {    
        font-size: 18px;
    }    
    .key-feature-sec .key-item h3 {
        font-size: 26px;
    }
    .key-block {
        grid-gap: 10px 38px;
    }
    .timeline-nav.slick-initialized.slick-slider:before{
        top: 13px;
    }
    .timeline-nav__item::before {
        width: 20px;
        height: 20px;
    }
    .timeline-slider button.slick-arrow:before{
        font-size: 40px;
    }
    .timeline-year{
        font-size: 55px;
    }
    .history_timeline p {
        font-size: 20px;     
        margin-bottom: 25px !important;
    }
    .grid-icon .text p {
        font-size: 16px;
    }
    section.grid-icon {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .icon-grid .col-12 {
        margin-bottom: 20px;
    }
    .tab-two-clm {
        margin-bottom: 0;
    }
    .serach-full-block #search-btn {        
        padding: 15px 15px 15px 16px;
    }
    #search-box input[type="text"] {
        padding: 15px 15px 15px 43px;
    }    
    section.full-event-page {
        padding-bottom: 70px;
    }
    .load-more-section {
        bottom: 5px;
    }
    .load-more-section a.button-text {
        padding: 8px 38px 8px 38px;
    }
    section.full-event-page.watermark:before {
        height: 450px;
    }
    .sourcelist {     
        padding-bottom: 15px;
    }
    .inner-top-section .home-back-btn {
        right: 50px;     
    }
    .social-share li a {
        font-size: 22px;
    }
    .text-block-main h4 {
        line-height: 1.2;
    }
    .insight-section-block .events-text-area h3 {
        margin-top: 20px;
    }
    .bussion-community .full-cta-images {
        height: 300px;
    }
    .text-block-main ul li, .tab-text ul li {
        padding-left: 19px;
    }
    .coman-full-section .text.text-block-main ul li:before, .tab-text ul li::before, .card-body-team ul li:before, .timeline-slide__content ul li:before{
        top: 13px;
    }
    .connect-section .container1 .flot-section {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .connect-section .cta2-section {
        height: 300px;
    }
    section.coman-full-section.watermark:before, .text-blog.watermark:before{
        height: 600px;
        background-size: 150%;
        background-position: bottom right;
    }
    section.figures_module {
        padding: 50px 0;
    }
    .slider-tab .slider-tab-icon img {    
        margin: 0 auto;
    }
    .slider-tab.owl-dot.active {
        position: relative;
        overflow: hidden;
    }
    .slider-tab .slider-tab-icon {
        margin: 0 auto 15px;
    }
    .slider-tab.slide-cyan-green .slider-tab-text h4, .slider-tab.slide-cyan-green .slider-tab-text p {
        color: #0c6061;
    }
    .slider-tab .slider-tab-icon img.static-hover {
        display: none !important;
    }
    .slider-tab .slider-tab-icon img.on-hover-show {
        display: block !important;        
    }
    section.location-map {
        padding-bottom: 50px;
    }
    .location-map .container1 {
        position: relative;
    }
    .mapsvg {
        height: 400px;
    }
    .insight-section-block h2 {
        margin-bottom: 10px;     
    }
    .search-result-page .news-page-title h1 {        
        font-size: 38px;
        letter-spacing: 0.02em;
    }
    .tabs-content .tab-img, .tabs-content .tab-img-right {
        float: none;
        margin: 0;
        width: 100%;
        margin-bottom: 26px;
    }
    .text-block-main ol > li {
        font-size: 16px;
    }    
    .accordiontem .teamcard .card-body-team h4 {
        font-size: 20px;    
    }
    .search .rc-list a {
        font-size: 16px;
    }
    .search .rc-list a:after {
        font-size: 14px;
    }
}



@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;
	}
	section.three-clm-img-section .supply-chain-wrap {
		width: 100%;
		border-right: 0;
		border-left: 0;
	}
	.supply-chain-wrap .supply-content {
		max-width: 300px;
	}
	.text-block-main blockquote .blockquote-text, .text-block-main blockquote p {
		font-size: 22px;
	}
	.table-block .table td:first-child, .table-block .table th:first-child {
		font-size: 16px;
	}	
	.box-images {
		height: 190px;
	}		
	.container1, .inner-top-section .container1, .container {
		padding: 0 20px;
	}	
	section.three-clm-img-section .supply-chain-wrap:after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		top: 0;
		background: rgb(34,34,34);
		background: linear-gradient(0deg, rgba(34,34,34,1) 0%, rgba(34,34,34,0.1) 100%);
	}
	.supply-chain-wrap .supply-content {
		max-width: 100%;
	}
	.supply-chain-wrap .supply-content h3 {
		margin-bottom: 15px;
	}
	.supply-chain-wrap .supply-content p {
		margin-bottom: 10px;
	}
	section.three-clm-img-section .supply-chain-wrap{
		padding: 30px 20px 20px;
	}
    .counter-wrap .counter-section .conter-wrap {        
        width: 100%;
        padding: 0 0;
    }
    .franch-tech-section .franch-left-img {
        height: 260px;        
        background-size: cover;
        background-position: left bottom;
    }
    .footer-left span {
        margin-right: 0;
        width: 100%;
        margin-bottom: 6px;        
    }
    .mobile-menu-main .header-cta .header-left-img {
        width: 41%;
    }
    .mobile-menu-main .header-cta .header-right-text h2 {
        font-size: 18px;     
        margin-bottom: 2px;
    }
    .tab-two-clm .tab-inner-wrap .tab-full-image {
        height: 200px;
        margin-bottom: 20px;
    }
    .tab-inner-wrap h3 {
        margin-bottom: 10px;
        font-size: 20px;
    }
    .tab-inner-wrap p {
        font-size: 16px;
    }
    .tab-inner-wrap a.links-btn i.fas, .tab-inner-wrap a.links-btn svg {
        margin-left: 5px;
        font-size: 13px;
        top: -1px;
        position: relative;
    }
    .full-images-section .up-content-wrap h2 {
        font-size: 36px;
        padding: 20px 30px 30px 30px;
    }
    .up-content-wrap .inner-image-box h3 {
        font-size: 24px;
    }
    .up-content-wrap .inner-image-box p {
        font-size: 16px;
    }
    .gform_footer.top_label {
        margin-top: 0 !important;
    }
    .gform_body .gfield input, .gform_body .gfield textarea, .gform_body .gfield select {
        margin-bottom: 0px !important;
    }
    .gform_footer.top_label input{
        font-size: 14px;
        padding: 9px 35px 7px 29px;
    }
    section.form-section h2 {   
        margin-bottom: 20px;
    }
    .company-logo .logos .item {
        width: 25%;
    }
    section.business-mamber {        
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .gateway-inner-list h3 i, .gateway-inner-list h3 svg {
        margin-top: 5px;
    }
    .left-contenct h4 {
        font-size: 20px;
    }
    .event-listed .events-wrap-sec {
        padding: 0 0;
        width: 100%;
    }
    .event-listed {
        margin: 0 0;
    }
    .full-event-list .event-right-text h2 {
        font-size: 26px;
    }
    .full-event-list .event-right-text h6 {        
        margin-top: 20px;
        margin-bottom: 16px;
    }
    .full-event-page .network-filter-section {
        padding-bottom: 40px;
    }
    section.contect-form {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .contect-form .list-checkbox-wrap ul li {        
        width: 50%;
    }
    .newsform .nf-form-content nf-rows-wrap .nf-row:nth-of-type(2n) {
        width: 100%;
        margin-left: 0;
    }
    .newsform .nf-form-content nf-rows-wrap {
        display: block;
    }
    section.insight-section-block {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .teambio_info p, .teambio_info > ul > li, .teambio_info address ul li a {
        font-size: 16px;
    }
    .team_titlebox h5 {        
        font-size: 16px;
    }
    section.key-feature-sec {
        padding-top: 60px;
        padding-bottom: 40px;
    }        
    .key-feature-sec .sub-hed-icon h5 {
        margin-bottom: 15px;
    }
    .timeline-slide__content {
        width: 100%;
        padding: 20px 15px;
        height: auto;
        bottom: 0;
        max-width: 100%;
    }
    
    .tab-section ul.tabs li {
        font-size: 16px;
        padding-bottom: 16px;    
        border-width: 2px;        
    }
    .figures_module .counter-list .counter-box {
        width: 100%;
        margin-bottom: 20px;
    }
    .figures_module .counter-list {
        margin: 50px 0 20px 0;
    }
    .timeline-slider button.slick-arrow{
        top: 50px;
    }
}

@media (max-width: 600px) {
	footer .col-12, footer .col {
		width: 100% !important;
		max-width: 100%;
	}
	.copyright {
		margin-top: 5px;
	}	
	.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;
	}
	.teambio_item {        
        margin-right: 0 !important;
    }
	.gateway-section .gateway-list-wrap .gateway-inner-list {        
        width: 100%;
    }
    .gateway-section .gateway-list-wrap {
        margin-top: 40px;
    }
    section.gateway-section {        
        padding-top: 50px;
        padding-bottom: 30px;
    }
    a.button-text {        
        padding: 7px 33px 5px 33px;
        font-size: 14px;
    }
    .bussion-community .bussion-box {
        padding: 30px 30px 30px 30px;
    }
    .single-block h2 {
        font-size: 40px;
    }
    .single-block h3 {
        font-size: 34px;
    }
    .upcoming-header h2 {
        margin-bottom: 10px;
        width: 100%;
        padding-right: 0;
    }
    .upcoming-header .upcoming-links {
        width: 100%;
        text-align: left;
    }
    .list-icons {
        min-height: auto;
    }
    .top-text a.button-text {
        margin-bottom: 10px;
    }
    .teambio_item {
        width: 100%;
    }
    .col-auto.source-links {
        margin-bottom: 10px;
    }
    .sourcelist .article-meta .back-leftbtn {
        margin-left: 8px;
    }
}

@media (max-width: 480px) {
	h2 {
		font-size: 28px;
		line-height: 1.12;
	}
    .gateway-section p {
        font-size: 20px;
    }
	h6 {
		font-size: 14px;
	}
	.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;
	}
    section.accordionssection {
        padding-top: 60px;
        padding-bottom: 50px;
    }
	.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: 0 0 10px !important;
	}
	.teambio {
		padding: 10px 0 15px 0;
		width: 100%;
	}	
	.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;
	}
	.digi-wrap .digi-wrap-rightdiv {
		padding: 50px 30px 40px;
	}
	.post-clm-section .post-wrap .post-inner-wrap {		
		margin-bottom: 20px;
		width: 100%;
	}
	.post-clm-section {
		padding-top: 50px;
		padding-bottom: 30px;
	}
	.top-text h2 {
		font-size: 20px;
	}
	.talk-to-expert {
		padding: 25px 21px 25px 0;
	}
    .main-footer .footer-left {
        display: block;        
    }
    .footer-left p {    
        line-height: 1.5;
    }
    .main-footer .footer-left ul {
        margin-left: 0;
        margin-top: 5px;
    }
	h3 {
		font-size: 20px;
	}	
	.services-list .text p {
		font-size: 16px;
	}
	.inner-top-section .disply-text {
		font-size: 70px;
		line-height: 55px;
	}
	.newsform p {
		font-size: 16px;
	}
	.contect-form form.wpcf7-form p {
		margin-bottom: 10px;
	}
	section.testimonials-section {
		padding-top: 50px;
		padding-bottom: 50px;
	}
    .teambio {
        padding: 40px 0 25px 0;
    }
	.footprint-logos ul li img {
		width: 90%;
	}
	section.red-section ul li a {
		font-size: 18px;
	}
	section.red-section ul li a i {
		margin-right: 5px;
	}
	section.red-section ul li {
		margin-bottom: 10px;
	}
	.contact-page-form form.wpcf7-form.init .row .col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.contact-page-form form.wpcf7-form p textarea {
		height: 70px;
	}
	.testimonials-section .owl-nav button.owl-next, .testimonials-section .owl-nav button.owl-prev {
		font-size: 54px;
	}
	.testimonials-section .testimonial-wrap {
		padding: 0 30px;
	}
	.testimonia-quote p {
		font-size: 18px;
	}	
	.testimonia-quote h5 {
		font-size: 18px;
	}
	.testimonial-wrap .testimonia-title h2 {
	
		font-size: 22px;
	}
	.testimonia-quote img {
		width: 80px !important;
	}
	.gmwddescription p, .gm-style .gmwdaddress, .gm-style .gmwdbranch, .gm-style .gmwdtitle, .gm-style .gmwddescription p a {font-size: 15px;}
	 .fullscreen-bg {background-position: 39% center !important;}	 
	 section.footprint-section {padding-top: 10px;	}
	 .container1 {padding: 0 20px;}	 
	 .inner-top-section .container1 {padding: 0 20px;}
	 h1, .news-list-home .title h3, .home-bottom-slider .overlay .text .text-wrap h3, .industry-home .title h3{font-size: 26px;}	     
	 .newsform .nf-row nf-cells {display: block;}
	 .newsform .nf-form-cont .nf-field .nf-field-element input {
		text-align: center;
	}
	.newsform .nf-form-cont .nf-field .submit-wrap input {
		color: #fff;
		margin: 0 auto;
		float: none;
	}
	.newsform .nf-row nf-cells .nf-cell:last-child {
		width: 100% !important;
		text-align: center;
	}
	.three-img-con .img-3-row .one-images {
		padding: 0 4px;
	}
	.three-img-con .img-3-row {
		margin-right: -4px;
		margin-left: -4px;
	}
	.banner-btn {
        display: block;
    }
    .banner-btn a {
        margin-bottom: 10px;
    }
	.footprint .footprint-three-clm {
        margin-top: 50px;
        position: relative;
        bottom: -2px;
    }
    .footprint .footprint-three-clm {
        margin-top: 50px;        
        bottom: -2px;
    }
    .footprint-three-clm .list-print {        
        width: 100%;
        margin-bottom: 20px;
    }
    .footprint-three-clm .list-print:last-child {
        margin-bottom: 0;
    }
    section.cta-about-section {
        padding: 40px 0 40px;
    }
    
    
    .mobile-menu-main .header-cta .header-left-img {
        width: 100%;
    }
    .mobile-menu-main .header-cta {
        display: block;
    }
    .mobile-menu-main .header-cta {
        padding: 20px 30px 20px;
        display: inline-block;
    }
    .copyright a {
		margin-left: 5px;
		padding-left: 5px;
		letter-spacing: -0.02em;
	}
    .mobile-menu-main .header-cta .header-left-img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .mobile-menu-main .header-cta .header-right-text {        
        width: 100%;
    }
    .single-block h2 {
        font-size: 36px;
    }
    .single-block h3 {
        font-size: 32px;
    }
    .top-business-head ul li {
        font-size: 16px;
    }
    .single-block ul li:before {
        top: 2px;
        font-size: 15px;
    }
    .single-block span.button-text {
        padding: 10px 20px;
        font-size: 15px;
    }
    .top-business-head ul li {
        font-size: 16px;
    }
    .full-images-section .up-content-wrap h2 {
        font-size: 32px;
        padding: 20px 0 20px 0;
        line-height: 1.1;
    }
    .up-content-wrap .inner-image-box {     
        padding: 30px 25px 30px 25px;
    }
    .up-content-wrap .inner-image-box h3 {
        font-size: 22px;
    }
    .up-content-wrap .inner-image-box h6 {
        font-size: 18px;
    }
    section.full-images-section .full-set-image {
        height: 350px;
    }
    .full-images-section .up-content-wrap {
        margin-top: -230px;
    }
    .company-logo .logos .item {
        width: 33.33%;
        padding: 0 5px;
    }
    .promo-left-main, .promo1-left-main {
        padding-left: 20px;
        padding-right: 20px;
    }
    .promo-social ul li {
        font-size: 20px;
    }
     .bussion-community .full-cta-images {
        background-size: cover;
        height: 270px;
        background-position: 83% 100%;
    }
    .large_cta_bg {
        background-position: center 22%;
    }
    .events-text-area h3 {
        font-size: 22px;
    }
    .events-text-area h6 {        
        margin-top: 25px;
    }
    .contect-form form.wpcf7-form select, .contact-page-form form.wpcf7-form select, .nf-form-cont .nf-field .nf-field-element select {
        font-size: 18px;
    }
    .nf-form-cont .nf-field .nf-field-element input, .nf-form-cont .nf-field .nf-field-element textarea {
        font-size: 18px;
    }
    .card-wrap-block .card-text-area {
        padding: 30px 30px 30px 30px;
    }
    .card-wrap-block .card-text-area h3 {
        font-size: 26px;
    }
    .card-wrap-block .card-text-area h4 {
        font-size: 24px;
    }
    section.location-card-section {
        padding-bottom: 50px;
    }
    section.adress-all-section {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .leptop-video a {
        width: 60px;
        height: 60px;
        font-size: 18px;
    }
    .sub-hed-icon h5 {
        font-size: 14px;
    }
    .key-block {
        grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));     
    }
    .timeline-year {
        font-size: 42px;
    }
    .history_timeline p {
        font-size: 18px;
        margin-bottom: 16px !important;
    }
    .tab-section ul.tabs {
        display: block;
    }
   .tab-section ul.tabs li {
        font-size: 20px;
        padding: 10px 20px;
        width: 100%;
        max-width: 100%;
        border: none !important;
        background-color: #2e3192;
        margin-bottom: 2px;
       margin-left: 0;
        margin-right: 0;
    }
    .tab-section ul.tabs:before{
        display: none;
    }
    .tab-section ul.tabs li a {
        color: #fff;
    }
    .tab-section ul.tabs li.active {
        background-color: #1bdee0;
    }
    .tab-section ul.tabs li.active a {
        color: #fff;
    }
    .tab_container {
        padding-top: 20px;
    }
    .tab-section ul.tabs li.active a:hover, .tab-section ul.tabs li.active a {
        color: #fff;
    }
    .inner-top-section .home-back-btn {        
        bottom: 20px;
    }
    .social-share li {
        margin-right: 8px;
    }
    .article-meta span {
        font-size: 18px;
    }
    a.button-text svg {
        top: calc(50% - 1px);
    }
    .figures_module .counter-list .counter-box .counter-box-cover .number-box span.counter {
        font-size: 48px;
    }
    .figures_module .counter-list .counter-box .counter-box-cover .number-box span {
        font-size: 20px;
    }
    .mapsvg {
        height: 300px;
    }
}
    
}
@media (max-width: 420px) {
	.copyright {
		font-size: 11px;
	}
	
}

@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;
	}
	section.red-section {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	section.red-section ul li a {
		font-size: 16px;
	}
	.box-images {		
		width: 100%;
	}		
    .franch-tech-section .franch-left-img {
        height: 200px;
    }
   
}
@media (max-width: 370px) {
	.box-images {
		height: 140px;
	}
	.three-img-con .img-3-row .one-images {
		padding: 0 4px;
		margin-bottom: 15px;
	}
    .leptop-video a {
        width: 50px;
        height: 50px;
        font-size: 17px;
    }
    .set-bottom-part a.button-text {
        font-size: 11.5px;
    }
    footer {
        padding: 15px 0 25px 0;
    }
}
.hs-error-msg {
  color: #ff1100;
}/*# sourceMappingURL=style.css.map */