body {
    font-family: "Blinker", serif;
    font-weight: 400;
    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;
    color: #0c2335;
}
body, html{scroll-behavior: smooth;}
h1,
.h1 {
    font-size: 72px;
    font-weight: 300;
}

h2,
.h2 {
    font-size: 72px;
    letter-spacing: -0.018em;
    line-height: 0.99;
    margin-bottom: 27px;
    font-weight: 300;
}

h3,.h3 {
    color: #0c2335;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 20px;
}

h4, .h4 {
    color: #025466;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.31;
    margin-bottom: 6px;
    letter-spacing: 0.00em;
}

b,
strong {

    font-weight: 600;
}

p {
    font-family: "Inter", serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.45;
    letter-spacing: 0;
    margin-bottom: 33px;

}

/* Link Arrow hover */

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;
}
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;
}

.readmore1 {
    color: #1ee2af;
    letter-spacing: -0.05em;
    font-size: 20px;
    transition: ease 0.35s all;
    display: inline-block;
    overflow: hidden;
    height: 30px;
    position: relative;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -0.01em;
    text-transform: uppercase;
}
.readmore1::before {
  content: attr(data-text);
  color: #1ee2af;
  position: absolute;
  top: -30px;
  transition: ease 0s all;
}
.readmore1 i, .readmore1 svg {
    transition: all 0.28s ease;
    margin-left: 10px;
    width: 28px;
    font-size: 24px;
    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: #1ee2af;
  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: #1ee2af;
}

.readmore1:hover i:last-child {
  top: 3px;
}

p a, .main li a {
    display: inline-block;
    position: relative;
    color: #1ee2af;
}

.brand-logo {
    width: 250px;
    display: block;
    margin-top: 40px;
    margin-left: 0;
    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;
}

.main-div {
    position: relative;       
}
section {
    overflow: hidden;
    position: relative;
}

#header-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /* background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); */
    transition: all 0.4s ease 0s;
    z-index: 90;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
}
a.btn:after {
    display: none;
}

@media (min-width: 1499px) {
.header-inner {
    max-width: 1432px;
    margin: 0 auto;
 
}
}
#header-top.srolled {

    box-shadow: 5px -2px 20px rgba(0, 0, 0, 0.5);
    z-index: 222;
    background: #FFF;
}

header.srolled .brand-logo {
    width: 195px;
    margin-top: 29px;
}

.srolled ul.desktop-menu {
    padding-top: 15px;
    padding-bottom: 15px;
        padding-left: 0;
}

.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: 28px;
    padding-bottom: 28px;
        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: 12px;
    margin-top: 8px;
    margin-bottom: 8px;
    -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;
}

.desktop-menu li.menu-lavel-1:last-child {
    margin-right: 0;
}
a.brand-logo img {
     -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;
}
.desktop-menu li.menu-lavel-1 > a {
    color: #ffffff;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    z-index: 2;
    letter-spacing: -0.008em;
    text-transform: uppercase;
    letter-spacing: -0.02em;
    background: none !important;    
    -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;ease-in-out !important;
}

.desktop-menu li.menu-lavel-1 > a:hover {
    color: #025466;
    text-decoration: none;
}

.activehader .desktop-menu li.menu-lavel-1 > a {
    color: #025466;
}

.activehader .brand-logo img {
    display: none;
}

.activehader .brand-logo img.d-sticky-logo {
    display: block;
    width: 100%;
}
.header-left-text .wf-box1 .menu-lavel {
    margin: 10px 0 10px 0;
}

.header-left-text .wf-box1 .menu-lavel a {
    font-size: 20px;
    font-weight: 300;
    text-decoration: none;
    color: #025466;
    position: relative;
        background: none !important;
}

.header-left-text .wf-box1 .menu-lavel a:before {
    content: '';
    position: absolute;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #FFF;
    left: -15px;
    top: 14px;
    opacity: 0;
        transition: all 0.3s ease-in-out 0s;
    
}

.header-left-text .wf-box1 .menu-lavel a:hover:before {
    opacity: 1;
    background-color: #1ee2af;
    left: -10px;
}

.header-left-text .wf-box1 .menu-lavel a:hover {
    color: #1ee2af;
}
.header-left-text .wf-box1 .menu-lavel a{
     display: inline-block;
  position: relative;
}
.header-left-text .wf-box1 .menu-lavel a1:after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    border-radius: 5px;
    height: 0.05em;
    bottom: 0;
    left: 0;
    background: currentcolor;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}
.header-left-text .wf-box1 .menu-lavel a1:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.desktop-menu li.menu-lavel-1 > a.search-show-icon i {
    font-size: 14px;
}

.desktop-menu li.menu-lavel-1 > a svg {
    margin-left: 3px;
    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;
}

.desktop-menu li.menu-lavel-1 > a:hover svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.desktop-menu li.menu-btn {
    margin-left: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.desktop-menu li.menu-btn a.btn {
    font-size: 18px;
    background: #1ee2af !important;
    border-radius: 30px;
    font-weight: 600;
    padding: 16px 31px;
    letter-spacing: -0.015em;
    border: 1px solid #1ee2af;
    color: #fff !important;
}

.desktop-menu li.menu-btn a.btn:hover {
    background-color: #FFF !important;
    color: #1ee2af !important;
}

.dropdown-full {
    position: absolute;    
    z-index: 1;    
    opacity: 0;
    -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;
    max-width: 270px;
    width: 100%;
    top: -120px;
}
.hader-hover:after {
    content: '';
    position: fixed;
    top: 0;
    height: 5px;
    width: 100%;
    background: #1ee2af;
    right: 0;
    -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;
    animation-delay: 3.5s;
    z-index: 22;
    opacity: 0;
}
.hader-hover.activehader:after {
    width: 100%;
    opacity: 1;
    top: 347px;
}
.hader-hover {
    position: relative;
    overflow: hidden
}

.hader-hover:before {
    content: "";
    position: fixed;
    width: 100%;
    height: 0;
    background-color: #fff;
    top: 0;
    z-index: 22;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-box-shadow: 5px -2px 20px rgba(0, 0, 0, 0.5);
            box-shadow: 5px -2px 20px rgba(0, 0, 0, 0.5);
}

.hader-hover.activehader:before {
    height: 350px;
}

.menu-lavel-1:hover .dropdown-full {    
    opacity: 1;
    transition: all 0.5s ease-in-out;
    padding-top: 70px;
    top: 0;
}

.srolled .desktop-menu li.menu-lavel-1 > a, .single .desktop-menu li.menu-lavel-1 > a{
    color: #025466;
}
.single .brand-logo img {
    display: none;
}

.single .brand-logo img.d-sticky-logo {
    display: block;
}
.srolled .desktop-menu li.menu-lavel-1 > a:hover {
    color: #1ee2af;
}

.desktop-menu li.menu-lavel-1 > a i.fa-solid {
    display: none;
}

.mobile-header {
    display: none;
}

main#primary {
    padding: 10% 0 0 0;
}
.mobile-icon{
    display: none;
}
* {
    outline: none !important; 
    text-decoration: none !important; 
}

p a{
  display: inline-block;
  position: relative;
  text-decoration: none !important; 
    color: #1ee2af;
}
footer.site-footer .footer-text .right-set ul li a{
      display: inline-block;
  position: relative;
}
p a:hover{
    color: #1ee2af;
}
p a, footer.site-footer .footer-text .right-set ul li a, .source-block-wrap .source-left li a, .main-div 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(#1ee2af)) !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, #1ee2af) !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: 600;
}
p a:hover, .main-div li a:hover, footer.site-footer .footer-text .right-set ul li a:hover, .source-block-wrap .source-left li a:hover{
    text-decoration: none; 
    background-size: 0 1.5px, 100% 1.5px !important;
}
@media (max-width: 992px) {
    header#header-top {
        padding-left: 0px;
    }

    .header-inner {
        display: none;
    }

    .brand-logo,
    header.srolled .brand-logo {
        max-width: 170px;
        margin-top: 0px;
        margin-left: 0px;
    }

    .mobile-header {
        display: flex;
        padding: 15px 30px 15px 30px;
        align-items: center;
        justify-content: space-between;
        background-color: #ffffff;
        border-bottom: solid 0px #E8EDF1;
    }

    .mobile-header {
        position: relative;
        z-index: 1111;
    }




    nav#test-menu-right.active-menu {
        left: 0px;
        right: auto;
        transform: translateX(0%);
        display: block;
    }

    nav#test-menu-right {
        left: 0px;
        right: auto;
        transform: translateX(-100%);
        display: block;
    }
}

header .slide-menu {
    overflow: scroll;
}
.desktop-menu li.menu-lavel-1.active > a {
    color: #1ee2af;
}

.desktop-menu li.menu-lavel-1.active > a:after {
    display: none;
}
/* hero banner */

.inner-top-section {
    background-position: top center;
    background-size: cover;
    min-height: 100vh;
    position: relative;
    
}

.inner-top-section .overlay {
    position: relative;
    width: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;    
    padding-top: 150px;
    padding-bottom: 150px;
}

.inner-top-section .top-text {
    text-align: center;
}

.inner-top-section .top-text p {
    font-size: 24px;
    color: #FFF;
}
.inner-top-section .inner-bg-set {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.4;
    background-repeat: no-repeat;
}

.inner-top-section .top-text .heading-text {
    max-width: 1230px;
    margin: auto;
        margin-bottom: 20px;

}

.inner-top-section .top-text .heading-text h1 {
    color: #FFF;
    line-height: 1;
}

.inner-top-section .switch-btn-part {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 33px;

}

.inner-top-section .switch-btn-part > span {}

.inner-top-section .switch-btn-part .switch-btn {
    display: flex;
    align-items: center;
    order: 2;
    position: relative;
}
.switch-btn-part .switch-btn {
    display: flex;
    align-items: center;
    order: 2;
    position: relative;
}

.inner-top-section .switch-btn-part span.title-1 {
    order: 1;
    color: #1ee2af;
}

.inner-top-section .switch-btn-part span.title-2 {
    order: 2;
}

.inner-top-section .switch-btn-part .switch-btn span.btn-circle {
    order: 2;
    width: 95px;
    height: 50px;
    border: 1px solid #FFF;
    border-radius: 25px;
    background-color: rgb(196 196 196 / 25%);
    margin: 0 19px;
    position: relative;
    display: inline-block;
}

.inner-top-section .switch-btn-part span {
    font-size: 24px;
    font-weight: 600;
    color: #FFF;
}

.inner-top-section .switch-btn-part .switch-btn span.btn-circle:after {
    content: '';
    position: absolute;
    width: 36px;
    height: 36px;
    display: block;
    background-color: #1ee2af;
    border-radius: 50%;
    top: 6px;
    margin: 0 7px;
    cursor: pointer;
    left: 0px;
    transform: translateX(0%);
    transition: transform 0.2s;
}

.inner-top-section .switch-btn-part .switch-btn input[type="checkbox"] {
    position: absolute;
    width: 95px;
    height: 50px;
    background: none;
    border: 0;
    appearance: none;
    transform: translate(-50%, 0px);
    left: 50%;
    z-index: 1;
    cursor: pointer;
    outline: none;
}

.inner-top-section .switch-btn-part .switch-btn input[type="checkbox"]:checked {}


.inner-top-section .switch-btn-part .switch-btn input[type="checkbox"]:checked + span.btn-circle:after {
    transform: translateX(43px);
}

.inner-top-section .active .switch-btn-part span.title-1 {
    color: #FFF;
}

.inner-top-section .active .switch-btn-part span.title-2 {
    color: #1ee2af;
}

.heading-text h1 {
    display: inline;
    font-size: 72px;
}

.heading-text .btn-toltip {
    display: inline;
 
    position: relative;
    opacity: 0;
    z-index: 10;
}
@keyframes pulse {
    0% {
        text-shadow: 0px 5px 8px rgb(0 0 0 / 20%);
        transform: translatey(0px);
    }
    50% {
        text-shadow: 0px 5px 8px rgb(0 0 0 / 40%);
        transform: translatey(-5px);
    }
    100% {
        text-shadow: 0px 5px 8px rgb(0 0 0 / 20%);
        transform: translatey(0px);
    }
}
.heading-text .btn-toltip span.toltip-icon:not(.active) {
    font-weight: 800;
    line-height: 0.6;
    height: 30px;
    display: inline-block;
    color: #1ee2af;
    font-size: 72px;
    transition: 0.4s ease; 
    animation: pulse 2s infinite;
    transform: scale(0);
}

.heading-text .btn-toltip span.toltip-icon:hover + span.toltip-text:not(.active) {
    display: block !important;
    position: absolute;
    margin-top: 0;
    opacity: 1;
    z-index: 2;
    visibility: visible;
}

span.toltip-text:not(.active) {
        left: 70px;
    position: absolute;
    text-align: left;
    top: -27px;
    z-index: 1;
    background: #1ee2af;
    padding: 30px 40px;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 30%);
    font-size: 16px;
    color: #0c2335;
    border-radius: 0px 5px 5px 5px;
    line-height: 1.3;
    width: 350px; 
    display: block !important;
    margin-top: 30px;
    opacity: 0;
    transition: 0.4s ease;
    z-index: -10;
    visibility: hidden;
}
.heading-text .btn-toltip span.toltip-icon + span.toltip-text:before {
    content: '*';
    order: 1;
    margin: 0px 5px 0 -18px;
    color: #0c2335;
    font-size: 36px;
    line-height: 0;
    position: relative;
    font-weight: 500;
    top: 8px;
}
.heading-text .btn-toltip span.toltip-icon + span.toltip-text:after {
    content: '';
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 36px 40px 0;
    border-color: transparent #1ee2af transparent transparent;
    transform: rotate(0deg);
    right: 100%;
    top: 0;
    box-shadow: 0px 0px 0px #000;
}

.heading-text .btn-toltip:not(.active ) {
    opacity: 1;
}
.full-bg-clr {
    width: 100%;
    height: 65%;
    position: absolute;
    top: 0;
}
/* hero banner End */


.g-text span.top-title {
    font-family: "Inter", serif;
    font-size: 15px;
    letter-spacing: 0.02em;
    color: #1ee2af;
    display: block;
    margin-bottom: 9px;
    font-weight: 400;
}

/* text-and-figures */
section.text-and-figures {
    background: #0c2335;
    color: #FFF;
    padding: 80px 0 163px 0;
}

section.text-and-figures p {
    font-size: 30px;
    letter-spacing: 0.01em;
    line-height: 1.22;
    font-weight: 400;
}

section.text-and-figures .three-line {
    position: absolute;
    left: 0;
    background-image: url(../images/three-lines.svg);
    height: 120vh;
    bottom: 0;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 1903px;
}

section.text-and-figures {
    position: relative;
  
}

.text-and-figures .container {
    position: relative;
    z-index: 1;
}

.is-btn a.btn {
    padding: 0;
    border: 0;
    background: none;
    font-size: 30px;
    line-height: 1;
    font-weight: 600;
    outline: none !important;
    box-shadow: none !important;
    color: #1ee2af;
    text-transform: uppercase;
    position: relative;
    margin-right: 15px;
}

.is-btn a.btn span {
    font-size: 28px;
    padding: 0 0 0 4px;
    position: relative;
}

 

.is-btn a.btn {
    transition: ease 0.35s all;
    display: inline-block;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.is-btn a.btn:hover {
    line-height: 90px;
    text-decoration: none;
    color: #76BC21;
}
.is-btn a.btn::before {
    content: attr(data-text);
    position: absolute;
    top: -30px;
    transition: ease 0s all;
}

.is-btn a.btn span {
    transition: all 0.28s ease;
    margin-left: 4px;
    /* width: 20px; */
    transform: translateY(0px);
}
.is-btn a.btn span:last-child{
        position: absolute;
        top: -30px;
        right: 0;
        transition: all 0.05s ease;
       
}
.is-btn a.btn:hover span:last-child {
   
}

section.text-and-figures .g-text {
    max-width: 692px;
    margin: 0;
}

section.text-and-figures .is-btn {
    margin-top: 37px;
}

section.text-and-figures .icon-list {
    max-width: 515px;
    margin-left: auto;
    margin-top: 32px;
}

section.text-and-figures .icon-list .icon-block {
    display: flex;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 16px;
    margin-bottom: 28px;
    padding-left: 14px;
}

section.text-and-figures .icon-list .icon-block:last-child {

    border: 0;
}

section.text-and-figures .icon-list .icon-block figure {
    margin: 0;
}

section.text-and-figures .icon-list .icon-block .text-part {
    padding-left: 26px;
    padding-top: 3px;
}

section.text-and-figures .icon-list .icon-block .text-part span.large-text {
    font-size: 57px;
    font-weight: 600;
    display: block;
    line-height: 0.99;
    letter-spacing: -0.01em;
}

section.text-and-figures .icon-list .icon-block .text-part span.sub-text {
    font-size: 26px;
    display: block;
    letter-spacing: -0.01em;
}

/* text-and-figures End */

/* bg-img-and-video */
 
section.bg-img-and-video {
    position: relative;
    padding: 176px 0 220px 0;
    color: #FFF;
    background-color: #0c2335;
    z-index: 0;
    overflow: inherit;
}
section.bg-img-and-video .bg-part .is-video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

section.bg-img-and-video .bg-part .is-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.bg-img-and-video .bg-part {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background-position: center center;
    background-attachment: fixed;
}

section.bg-img-and-video .icon-list {
    display: flex;
    margin: 30px -10px 0 -10px;
}

section.bg-img-and-video .icon-list .icon-block {
    padding: 0 10px;
    position: relative;
}

section.bg-img-and-video .icon-list .icon-block:after {
    content: '';
    position: absolute;
    right: 0px;
    background: #FFF;
    height: calc(100% - 146px);
    width: 1px;
    bottom: 35px;
}

section.bg-img-and-video .icon-list .icon-block:last-child:after {
    display: none;
}

section.bg-img-and-video .icon-list .icon-block figure {
    margin: 0 0 18px 0;
    padding: 0;
}

section.bg-img-and-video .icon-list .icon-block figure img {
    height: 90px;
}

section.bg-img-and-video .icon-list .icon-block .text-part p {
    font-size: 18px;
    line-height: 1.35;
}

section.bg-img-and-video .bg-part:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background: rgb(12, 35, 53);
    background: linear-gradient(90deg, rgba(12, 35, 53, 0.07326680672268904) 0%, rgba(12, 35, 53, 0.74) 100%);
    z-index: 0;
}

section.bg-img-and-video .bg-part:after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background: rgb(12, 35, 53);
    background: linear-gradient(0deg, rgba(12, 35, 53, 1) 0%, rgba(12, 35, 53, 0) 27%, rgba(12, 35, 53, 1) 100%);
    z-index: 1;
}

.bg-img-and-video .container {
    position: relative;
    z-index: 3;
}

/* bg-img-and-video End */

/* story-section */
section.story-section {
    position: relative;
    z-index: 1;
    background-color: #0c2335;
    overflow: inherit;
}

.story-cover .g-text,
.story-cover .is-img {
    color: #FFF;
}

.story-cover .is-img {}

.story-cover .is-stamp {
    width: 180px;
    height: 180px;
    position: absolute;
  /*opacity: 1;
    transition: all 2.8s ease-in;
    */
    
    
}
.story-cover .scroll-active .is-stamp {
/*opacity: 1;*/
}
 
.story-cover .is-stamp span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 50%;
}
.story-cover .is-stamp.green span{
    background-image: url(../images/stamp-green.svg);
}

.story-cover .is-stamp.white span{
    background-image: url(../images/stamp-white.svg);
}

.story-1 .is-stamp.green {
    top: 371px;
    left: 19px;
    
}
.story-1 .is-stamp.green span{
    transform: rotate(-9deg);
}
.story-2 .is-stamp.green {
    top: -202px;
    right: -40px;
   
}
.story-2 .is-stamp.green span{
     transform: rotate(-9deg);
}

.story-3 .is-stamp.white {
    left: -37px;
   
    bottom: 87px;
}
.story-3 .is-stamp.white span{
     transform: rotate(-9deg);
}
.story-4 .is-stamp.green {
    left: -10px;
    
    bottom: -20px;
}
.story-4 .is-stamp.green span{
    transform: rotate(21deg);
}
.story-5 .is-stamp.white {
    right: -195px;
    
    bottom: -17px;
}
.story-5 .is-stamp.white span{
    transform: rotate(-9deg);
}
.story-6 .is-stamp.green {
    right: -67px;
   
    bottom: -16px;
}
.story-6 .is-stamp.green span{
     transform: rotate(-9deg);
}

.btn-part a.line {
    border: 1px solid #FFF;
    border-radius: 30px;
    color: #FFF;
    padding: 20px 34px;
    display: inline-block;
    line-height: 1;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
}

.btn-part a.line:hover {
    background-color: #FFF;
    color: #0c2335;
}

.btn-part a.line.cyan {
    background-color: #1ee2af;
    border: 1px solid #1ee2af;
}

.btn-part a.line.cyan:hover {
    background-color: #FFF;
    color: #1ee2af;
}

.btn-part a.line span {
    margin-left: 3px;
    margin-right: 2px;
}

.btn-part a.line {
    transition: all .5s ease-in-out;
}

.btn-part a.line span {
    position: relative;
    margin-left: 5px;
    left: -30px;
    opacity: 0;
    transition: left .5s cubic-bezier(0, 0, 0.16, 0.73);
    top: 1px;
}

.btn-part a.line:hover span {
    left: 0;
    opacity: 1;
}
.btn-part a.line:hover{
    padding: 20px 34px;
}

.btn-part a.line {
    padding: 20px 10px 20px 34px;
}

.story-cover figure.circle {
    position: relative;
    margin: 0;
    padding: 0;
    width: 603px;
    height: 603px;
    border: 10px solid #FFF;
    border-radius: 50%;
}

.story-cover figure.circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.story-cover h2 {
    margin-bottom: 30px;
}

.story-cover.story-1 {
    padding-bottom: 168px;
}

.story-1 .is-img {
    position: relative;
}

.story-1 .is-img img {
    width: 2300px;
    position: absolute;
    max-width: none;
    left: -503px;
    top: -86px;
}

.story-2 .g-text {
    padding-top: 212px;
}

.story-2 .is-img {
    position: relative;
    width: 100%;
    min-height: 267px;
}

.story-2 .is-img img {
    max-width: none;
    width: 1548px;
    left: -64px;
    position: absolute;
    top: -131px;
}
.story-3 .is-img img {
    max-width: none;
    width: 1765px;
    position: absolute;
    left: -274px;
    top: -43px;
}

.story-cover.story-3 .g-text {
    padding: 544px 0 150px 0;
}

.story-cover.story-4 figure.circle {
    right: -53px;
    top: 20px;
}

.story-cover.story-4 {
    padding: 99px 0 0px 0;
}

.story-5 {
    padding: 279px 0 0 0;
}

.story-5 .is-img {
    position: relative;
}

.story-5 .is-img img {
    max-width: none;
    position: absolute;
    left: -297px;
    bottom: -362px;
    width: 2147px;
}

.story-5 .g-text {
    padding-bottom: 220px;
}

.story-cover.story-6 {
    padding: 118px 0 26px 0;
}

.story-cover.story-6 h2 {
    margin-right: -10px;
}

.story-cover.story-6 figure.circle {
    margin: 0px 0 0 48px;
    top: 7px;
}



.story-cover.story-7 {
    padding: 64px 0 241px 0;
}

.story-7 figure {
    margin: 0;
    padding: 0;
    position: relative;
}

.story-7 figure img {
    width: 1601px;
    max-width: none;
    position: absolute;
    right: 32px;
    top: 12px;
}

/* story-section End */

/* form-section */
section.form-section {
    padding: 164px 0 164px 0px;
    min-height: 1080px;
    background: #86919a;
    position: relative;
    z-index: 1;
    overflow: inherit;
}
section.form-section .is-bg,
section.bottom-banner .is-bg{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.form-section .is-img {
    position: relative;
}

.form-section .is-img img {
    max-width: none;
    width: 1160px;
    left: 88px;
    top: -204px;
    position: absolute;
}

.form-section .g-text {
    color: #FFF;
}

.form-section .g-text p {
    font-size: 24px;
    font-weight: 300;
}

.form-section .g-text h2 {
    margin-bottom: 48px;
    max-width: 743px;
}

/* form-section End */

section.bottom-banner {
    padding: 151px 0 0 0;
    position: relative;
    z-index: 1;
    overflow: initial;
}
section.bottom-banner.image-overlap figure {top: -134px;margin-left: 0;margin-right: -108px;}

.image-overlap .container {
    max-width: 1627px;
}
section.bottom-banner:before {
    content: '';
    background-image: url(../images/super-graphic.svg);
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 125px;
    height: 317px;
    background-repeat: no-repeat;
    z-index: 1;
    background-size: contain;
}

section.bottom-banner figure {
    margin: -50px 0 -117px -58px;
    position: relative;
}

.bottom-banner .img-right .img-part {
    order: 2;
}

.bottom-banner .img-right .text-part {
    order: 1;
}

body.search main#primary {
    padding: 0 0 3% 0;
}
body.search article {
    border-bottom: 1px solid #e4e4e4;
    margin: 0 0 30px 0;
    padding-bottom: 40px;
}

header#header-top {}

body.search  header.page-header {
    padding: 12% 0 40px 0;
    background: #0c2335;
    margin-bottom: 40px;
}

body.search header.page-header h1.page-title {
    color: #FFF;
}

.error404  main#primary {
    padding: 0;
}

.error404 section.error-404 {padding: 13% 0px;text-align: center;min-height: 100vh;display: flex;align-items: center;background-color: #0c2335;color: #FFF;}

.error404 section.error-404 h2 {
    text-transform: uppercase;
    margin-bottom: 0;
}

.error404 section.error-404 h2 span {
    display: block;
    line-height: 1;
    font-size: 220px;
    margin-top: -30px;
    font-weight: 600;
}

footer.site-footer {
    padding: 75px 0;
    background: #0c2335;
    position: relative;
    box-shadow: 0px 40px 100px 50px rgb(0 0 0 / 50%);
        z-index: 1;
}

footer.site-footer .footer-text {
    display: flex;
    justify-content: space-between;
}

footer.site-footer .footer-text .left-set {
    font-size: 21px;
    color: #FFF;
    font-weight: 300;
    letter-spacing: -0.02em;
}
footer.site-footer .footer-text .left-set p {
    font-family: "Blinker", serif;
    margin: 0;
}
footer.site-footer .footer-text .left-set a {
    color: #FFF;
}

footer.site-footer .footer-text .right-set {}

footer.site-footer .footer-text .right-set ul {
    margin: 0;
    padding: 0;
    display: flex;
    font-size: 21px;
    list-style: none;
    font-weight: 300;
    color: #FFF;
    letter-spacing: -0.02em;
}

footer.site-footer .footer-text .right-set ul li {
    position: relative;
    margin: 0 0 0 7px;
}

footer.site-footer .footer-text .right-set ul li a {
    color: #1ee2af;
}

footer.site-footer .footer-text .right-set ul li a:hover {
    color: #FFF;
}

footer.site-footer .footer-text .right-set ul li:after {
    content: '|';
    margin: 0 0 0 6px;
}

footer.site-footer .footer-text .right-set ul li:last-child:after {
    display: none;
}
/***********************/
.hs-form-block form fieldset input[type="text"], .hs-form-block form fieldset input[type="email"], .hs-form-block form fieldset input[type="tel"], .hs-form-block form fieldset select, .hs-form-block form fieldset textarea { width: 100% !important; max-width: 100%; font-size: 20px; font-family: 'Inter'; font-weight: 300; color: #fff; padding: 0; background-color: transparent; outline: none !important; border: none; border-radius: 0px; border-bottom: 1px solid #fff; height: 46px; appearance: none; } 
.hs-form-block form fieldset input[type="text"]::placeholder, .hs-form-block form fieldset input[type="email"]::placeholder, .hs-form-block form fieldset input[type="tel"]::placeholder, .hs-form-block form fieldset select, .hs-form-block form fieldset textarea::placeholder { font-size: 20px; font-family: 'Inter'; font-weight: 300; color: #fff; } 
.hs-form-block form { margin-top: 35px; } 
.hs-form-block form fieldset { max-width: 100%; margin: 0 -10px; } 
.hs-form-block form fieldset .input { margin: 0 !important; padding: 0 10px; } 
.hs-form-block form fieldset.form-columns-3>div { width: 33.33% !important; } 
.hs-form-block form input.hs-button { font-size: 18px; font-weight: 600; background-color: transparent; color: #fff; border: 1px solid #fff; border-radius: 100px; padding: 20px 48px; text-align: center; margin-top: 20px;transition: 0.4s ease;    font-family: "Blinker", serif;}
.hs-form-block form input.hs-button:hover{background-color: #fff; color: #0d2e3f;}
.hs-form-block .submitted-message {color: #1ee2af;font-size: 30px;margin-top: 15px;}
.hs-form-block form fieldset label { font-size: 20px; font-family: 'Inter'; font-weight: 300; color: #fff; padding: 0 10px; } 
.hs-form-block form fieldset .hs_message { margin-top: 18px; } 
.hs-form-block form fieldset textarea { height: 56px; }
.hs-form-block form fieldset select option { color: #000; } 
.hs-form-block form fieldset select { background-image: url(../images/arrow-green.png); background-repeat: no-repeat; background-position: center right; padding-right: 20px; }
.hs-form-block form .hs-error-msgs { padding: 0; margin: 0; display: block; color: red; font-size: 14px; font-weight: normal; } 
.hs-form-block form .hs-error-msgs>li, .hs-form-block form .hs-error-msgs>li label { color: red; display: block; font-size: 14px; font-weight: 400; }
.hs-form-block form input:-webkit-autofill, .hs-form-block form input:-webkit-autofill:focus { transition: background-color 600000s 0s, color 600000s 0s; } 
.hs-form-block form input[data-autocompleted] { background-color: transparent !important; }

.hs-form-block form input.hs-button:after {
}

.hs-form-block form .actions {
    border: 1px solid #FFF;
    display: inline-block;
    border-radius: 30px;
    margin-top: 30px;
    position: relative;
    transition: all .5s ease-in-out;
}

.hs-form-block form .actions input.hs-button {
    margin: 0;
    border: 0 !important; 
    background: none !important; 
    padding: 20px 30px;
    transition: all .5s ease-in-out;
}

.hs-form-block form .actions:hover {
    background: #FFF;
}

.hs-form-block form .actions:after {
    content: "\e53d";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    right: 52px;
    position: relative;
    font-size: 18px;
    color: #FFF;
    width: 0;
    display: inline-block;
    opacity: 0;
    transition: left .5s cubic-bezier(0, 0, 0.16, 0.73);
    /* transition: all .5s ease-in-out; */
}

.hs-form-block form .actions:hover:after {
    left: -54px;
    opacity: 1;
    color: #0d2e3f;
}

.hs-form-block form .actions:hover input.hs-button {
    padding: 20px 60px 20px 30px;
}
.heading-text .btn-toltip .toltip-icon:not(.active ) { transform: scale(1); } 
/* Hide sections by default */
/* .text-and-figures,
.bg-img-and-video,
.story-section,
.form-section,
.bottom-banner {
    display: none;
} */

/* Hide menu items with the 'menu-item-hidden' class */
.menu-item-hidden {
    display: none !important;
}

.inner-top-section .top-text.active p#dynamic-subheading { font-family: "Blinker", serif; font-size: 71px; font-weight: 600; line-height: 1.4; margin-top: 30px; margin-bottom: 0; }
/*
.right-fix > ul > li[data-action="search"], .right-fix > ul > li.language { display: none; }
*/
.inner-top-section .top-text.active .btn-toltip { display: none; }

/* Side By Side Section Start  */

section.side-by-side-column-text {
    padding: 110px 0 120px 0;
    position: relative;
    z-index: 1;
}

section.side-by-side-column-text .heading-coman-top h2 {
    letter-spacing: 0.00em;
    line-height: 1;
    margin-bottom: 30px;
}

section.side-by-side-column-text .left-content-with-image {
    width: 45%;
}
section.side-by-side-column-text .heading-coman-top p {
    color: #0c2335;
    font-size: 29px;
    letter-spacing: 0.036em;
    line-height: 1.39;
    font-weight: 300;
    margin-bottom: 46px;
}
section.side-by-side-column-text img {
    border-radius: 15px;
    display: block;    
}

section.side-by-side-column-textsection.side-by-side-column-text  .large {margin-bottom: 67px;}

section.side-by-side-column-text .three-images > * {
    width: 33.3%;
    padding: 0 11px;
}

section.side-by-side-column-text .three-images {
    display: flex;
    margin: 0 -11px;
        margin-bottom: 27px;
}

section.side-by-side-column-text .three-images > * figure {
    position: relative;
    margin: 0;
    overflow: hidden;
    padding-bottom: 100%;
}

section.side-by-side-column-text .three-images > * figure img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.side-by-side-column-text .right-columns-content {
    width: 51.2%;
    padding-left: 28px;
    max-width: 856px;
    padding-top: 45px;
}

.side-by-side-column-text .d-flex {
    justify-content: space-between;
}

section.side-by-side-column-text .right-columns-content h3 {
    margin-bottom: 8px;
    letter-spacing: -0.003em;
    color: #0c2335 !important;
}
section.side-by-side-column-text .right-columns-content h4{
    color: #025466 !important;
}
section.side-by-side-column-text .right-columns-content h3 + h4 {
    margin-top: 34px;
}

section.side-by-side-column-text .right-columns-content ul,
.g-text ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

section.side-by-side-column-text .right-columns-content ul li {
    color: #5e5751;
    position: relative;
}

section.side-by-side-column-text .right-columns-content ul > li:before,
.g-text ul li:before{
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 50%;
    background: #004777;
    left: 1px;
    top: 12px;
}

section.side-by-side-column-text .right-columns-content ul > li,
.g-text ul > li{
    padding-left: 25px;
    line-height: 1.3;
    margin-bottom: 6px;
    letter-spacing: -0.02em;
}

section.side-by-side-column-text .right-columns-content ul > li > ul,
.g-text ul > li > ul{
    margin: 23px 0 17px 15px;
    padding: 0;
}

section.side-by-side-column-text .right-columns-content ul > li > ul > li,
.g-text ul > li > ul > li{
    padding-left: 23px;
    margin-bottom: 12px;
    line-height: 1.5;
}

section.side-by-side-column-text .right-columns-content ul > li > ul > li:before,
.g-text ul > li > ul > li:before{
    content: '';
    top: 16px;
    background-color: #bab4af;
}
.g-text ul li{
    position: relative;
}
section.three-column-text .left-content-with-image .comman-link, section.side-by-side-column-text .left-content-with-image .comman-link {
    margin-bottom: 19px;
}

section.side-by-side-column-text h6 {
    font-size: 14px;
    color: #0c2335;
    padding-top: 14px;
    padding-left: 15px;
    letter-spacing: -0.04em;
    max-width: 450px;
    line-height: 1.3;
    position: relative;
    margin-bottom: 38px;
    font-family: "Inter", serif;
    font-weight: 400;
}

section.side-by-side-column-text h6:before {
    content: "";
    background-color: #005568;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 3px;
    border-radius: 2px;
    top: 21px;
}


section.side-by-side-column-text .right-columns-content p {
    color: #0c2335;
    font-size: 24px;
    letter-spacing: -0.005em;
    line-height: 1.83;
    font-weight: 300;
    margin-bottom: 42px;
}
.heading-coman-top figure {
    margin-bottom: 0;
}

/* Side By Side Section End  */

/* Side By side Video copy and Video Section Start  */

.side-by-video-section {
    padding: 147px 0 121px;
}

.side-by-video-section .sideby-block {
    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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1280px;
    margin: 0 auto;
}

.side-by-video-section .sideby-block .sideby-left {
    float: left;
    width: 40%;
}

.side-by-video-section .sideby-block .sideby-popup-block {
    width: 48.7%;
    border-radius: 25px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.side-by-video-section .sideby-block .sideby-popup-block a {
    display: inline-block;
    border-radius: 50%;
    border: 10px solid rgba(255, 255, 255, 0.3);
    position: absolute;
    bottom: 29px;
    left: 31px;
    box-shadow: 0 13px 58px rgba(255, 255, 255, 0.30), 0 0 0 rgba(255, 255, 255, 0.22);
}

.side-by-video-section .sideby-block .sideby-popup-block a:hover {
    box-shadow: none;
    border-color: #fff;
}
.side-by-video-section .sideby-block .sideby-popup-block a span {
    width: 89px;
    height: 89px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #16eab3;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    padding-left: 3px;
}

.side-by-video-section .sideby-block .sideby-popup-block a:before {
}

.side-by-video-section .sideby-block .sideby-left span.sub-title {
    margin-bottom: 15px;
}

.side-by-video-section .sideby-block .sideby-left h2 {
    margin-bottom: 17px;
    letter-spacing: 0.00em;
}

.side-by-video-section .sideby-block .sideby-left p {
    font-size: 24px;
    letter-spacing: -0.025em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 27px;
}

/* Side By side Video copy and Video Section End  */

/* Top Banner Section Start */

.sub-banner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(1, 7, 19, 0.5);
    top: 0;
    left: 0;
}
.inner-top-section.sub-banner .top-text .heading-text h1 {
    font-weight: 400;
    margin-bottom: 19px;    
}
.inner-top-section.sub-banner .top-text .heading-text {
    max-width: 1080px;
}
.inner-top-section.sub-banner .top-text p {
    font-family: "Blinker", serif;
}

.sub-banner .three-line {
    position: absolute;
    left: 0;
    background-image: url(../images/banner-line.svg);
    height: 230px;
    bottom: 70px;
    background-position: 5% 100%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 1903px;
}
/* Top Banner Section End */


/* Accourdion Section Start  */

.accordiontem .teamcard {
  border-bottom: solid 1px #d7d4d4;
}
.accordiontem .teamcard .btn {
    border-radius: 0;
    color: #FFF;
    font-size: 36px;
    font-weight: 300;
    display: block;
    text-align: left;
    padding: 39px 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;
    color: #5e5751;
}
.accordiontem .card-body-team p, .accordiontem .card-body-team ul li {
    color: #0c2335 !important;
    letter-spacing: -0.025em;
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 8px;
    font-family: "Inter", serif;
}

.accordiontem .teamcard .btn::after {
    content: "\2b";
    top: 50%;
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    position: absolute;
    font-size: 27px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: rotate(45deg) translateY(-50%);    -ms-transform: rotate(45deg) translateY(-50%);    transform: rotate(45deg) translateY(-50%);    
    color: #16eab3;
    margin-right: 14px;
}
.accordiontem .teamcard .btn.collapsed::after {
    -webkit-transform: rotate(0deg) translateY(-50%);    -ms-transform: rotate(0deg) translateY(-50%);    transform: rotate(0deg) translateY(-50%);
    color: #fff;
    margin-right: 0;
}
.watermark  .accordiontem .teamcard .btn.collapsed::after {
        rotate: 0deg;
}
.watermark .accordiontem .teamcard .btn::after{
    content: "\2b";
    background: none;
    font-size: 46px;
    transition: all .3s ease-in;
    rotate: 45deg;
    transform-origin: center center;
    margin: -10px 0 0 0px;
    display: block;
    top: 58px;
    text-align: center;
    line-height: 14px;
}
.accordiontem .teamcard .btn:focus {
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.25);
}
.accordiontem .teamcard .card-body-team {
    padding: 0px 0 48px 0;
    background: #FFF;
 
}
.accordiontem .teamcard .card-body-team ul{
    margin-bottom: 12px;
    margin-left: 0;
    padding-left: 23px;
    list-style: none;
}
#accordionTeam.accordiontem .teamcard .btn:before {
    content: '';
    position: absolute;
    width: 1000%;
    height: calc(100% + 5px);
    left: -50%;
    top: -1px;
    background: rgb(255 255 255 / 0%);
} 
#accordionTeam.accordiontem .teamcard button:not(.collapsed){
   color: #0c2335 !important; 
}
#accordionTeam.accordiontem .teamcard button:not(.collapsed):before {
  background: #FFF;
  z-index: -1;
}
.accordiontem .teamcard:first-child {
    border-top: solid 1px #ffffff;
}
.accordion-cover {
    margin-top: 47px;
}
.accordiontem .card-body-team ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #005568;
    border-radius: 2px;
    position: absolute;
    left: -20px;
    top: 14px;
}
 

.accordiontem .teamcard .card-body-team .accordionContent-cover {
    max-width: 50%;
    margin-left: auto;
    padding: 0px 0 0 0;
    margin-top: -12px;
}
section.accordionssection {
    position: relative;
    padding-top: 99px;
    padding-bottom: 53px;
}
 
.accordionssection .container {
    position: relative;
    z-index: 1;
}
.accordionssection .accordion-hading {
    max-width: 650px;
    width: 100%;
}

.accordion-hading h2 {
    color: #fff;
    letter-spacing: 0.00em;
    line-height: 1;
    margin-top: 17px;
    margin-bottom: 24px;
}

.accordion-hading p {
    color: #fff;
    font-size: 24px;
    letter-spacing: -0.024em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 19px;
}

.accordiontem .teamcard:first-child {
    border-top: solid 1px #ffffff;
}

.accordion-cover {
    margin-top: 47px;
}

.accordiontem .card-body-team ul li {
    letter-spacing: -0.029em;
    margin-bottom: 13px;
    position: relative;
    padding-left: 0;
}

.accordiontem .card-body-team ul li:before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #005568;
    border-radius: 2px;
    position: absolute;
    left: -20px;
    top: 14px;
}


section.side-by-side-column-text .right-columns-content ul,
.g-text ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

section.side-by-side-column-text .right-columns-content ul li {
    color: #5e5751;
    position: relative;
}

section.side-by-side-column-text .right-columns-content ul > li:before, .g-text ul li:before {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    border-radius: 2px;
    background: #004777;
    left: 1px;
    top: 12px;
}

section.side-by-side-column-text .right-columns-content ul > li,
.g-text ul > li{
    padding-left: 25px;
    line-height: 1.3;
    margin-bottom: 6px;
    letter-spacing: -0.02em;
}

section.side-by-side-column-text .right-columns-content ul > li > ul,
.g-text ul > li > ul{
    margin: 23px 0 17px 15px;
    padding: 0;
}

section.side-by-side-column-text .right-columns-content ul > li > ul > li,
.g-text ul > li > ul > li{
    padding-left: 23px;
    margin-bottom: 12px;
    line-height: 1.5;
}

section.side-by-side-column-text .right-columns-content ul > li > ul > li:before,
.g-text ul > li > ul > li:before{
    content: '';
    top: 16px;
    background-color: #bab4af;
}
.g-text ul li{
    position: relative;
}
#accordionTeam.accordiontem .teamcard .btn {
    width: 96%;
    padding-right: 12px;
    outline: none;
    border: none;
    padding-left: 30px;
    font-family: "Blinker", serif;
    letter-spacing: -0.018em;
}
#accordionTeam.accordiontem .teamcard .btn::after {
    right: -16.7%;
}
/* Accourdion Section End */

/* Logo-carousel-cover  */
.logo-carousel {
    padding: 129px 0 143px 0;
}

.logo-carousel-cover figure img {
    width: auto !important; 
    display: inline-block !important; 
}

.logo-carousel-cover figure {
    text-align: center;
}

.logo-carousel .d-flex {
    justify-content: space-between;
    margin-bottom: 59px;
    align-items: end;
}
.teamcard .collapse {
    position: relative;
    z-index: 1;
}

.logo-carousel .d-flex .left-part {
    max-width: 620px;
}

.logo-carousel .d-flex .right-part {
    max-width: 657px;
    padding-left: 30px;
    padding: 10px 0 0 0;
}

.logo-carousel .d-flex .right-part p {
    color: #0c2335;
    font-size: 24px;
    letter-spacing: 0.008em;
    line-height: 1.5;
    margin-bottom: 34px;
    font-weight: 300;
    margin-bottom: 29px;
}
.logo-carousel-cover .owl-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-carousel-cover.owl-carousel .owl-stage {
    display: flex;
}

/* Logo-carousel-cover End */

/* Join Our Team Section Start */

.joinourteam-section {
    display: block;
    padding: 118px 0 153px;
}

.joinourteam-section .join-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 68px;
}
.joinourteam-section .join-heading .lead-left-block {
    float: left;
    width: 50.9%;
    padding-right: 70px;
}

.joinourteam-section .join-heading .lead-right-block {
    float: left;
    width: 48%;
}

.join-heading .lead-right-block p {
    color: #fff;
    font-size: 24px;
    letter-spacing: -0.028em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 19px;
    margin-top: -4px;
}

.lead-left-block span.sub-title {
    margin-bottom: 6px;
}

.join-list-block {
    padding: 0;
    margin: 0;
    gap: 119px;
    row-gap: 30px;
    -ms-grid-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(0, 1fr);
    grid-template-columns: repeat(4, minmax(0, 1fr));
    display: -ms-grid;
    display: grid;
    list-style: none;
    margin-bottom: 29px;
}

.join-list-block .join-block {
    width: 100%;
}

.join-list-block .join-block img {
    width: 77px;
    display: block;
    margin-bottom: 21px;
    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;
    top: 0;
}

.join-list-block .join-block  h4 {
    color: #fff;
    font-weight: 600;
    letter-spacing: -0.02em;
    margin-bottom: 11px;
}

.join-list-block .join-block p {
    color: #fff;
    font-size: 24px;
    letter-spacing: 0.005em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 19px;
    margin-top: -11px;
}

.join-list-block .join-block img:hover {
    top: -10px;
}


/* Join Our Team Section End */

/* Table style Start */
.tablepress {
    --text-color: #111;
    --head-text-color: var(--text-color);
    --head-bg-color: #d9edf7;
    --odd-text-color: var(--text-color);
    --odd-bg-color: #fff;
    --even-text-color: var(--text-color);
    --even-bg-color: #f9f9f9;
    --hover-text-color: var(--text-color);
    --hover-bg-color: #f3f3f3;
    --border-color: #ddd;
    --padding: 0.5rem;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    margin: 0 auto 1rem;
    table-layout: auto;
    width: 100%
}

.tablepress>:not(caption)>*>* {
    background: none;
    border: none;
    box-sizing: border-box;
    float: none!important;
    padding: var(--padding);
    text-align: left;
    vertical-align: top
}

.tablepress>:where(thead)+tbody>*>*,.tablepress>tbody>*~*>*,.tablepress>tfoot>:where(:first-child)>* {
    border-top: 1px solid #d9dcdf;
}

.tablepress>:where(thead,tfoot)>*>th {
    background-color: var(--head-bg-color);
    color: var(--head-text-color);
    font-weight: 700;
    vertical-align: middle;
    word-break: normal
}

.tablepress>:where(tbody)>tr>* {
    color: var(--text-color)
}

.tablepress>:where(tbody.row-striping)>:nth-child(odd)>* {
    background-color: var(--odd-bg-color);
    color: var(--odd-text-color)
}

.tablepress>:where(tbody.row-striping)>:nth-child(2n)>* {
    background-color: var(--even-bg-color);
    color: var(--even-text-color)
}

.tablepress>.row-hover>tr:hover>* {
    background-color: var(--hover-bg-color);
    color: var(--hover-text-color)
}

.tablepress img {
    border: none;
    margin: 0;
    max-width: none;
    padding: 0
}

.tablepress-table-description {
    clear: both;
    display: block
}

.dt-scroll {
    width: 100%
}

.dt-scroll .tablepress {
    width: 100%!important
}

div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr {
    height: 0
}

div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr th {
    border-bottom-width: 0!important;
    border-top-width: 0!important;
    height: 0!important;
    padding-bottom: 0!important;
    padding-top: 0!important
}

div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing {
    height: 0!important;
    overflow: hidden!important
}

div.dt-scroll-body>table.dataTable>thead>tr>th {
    overflow: hidden
}

.tablepress {
    --head-active-bg-color: #049cdb;
    --head-active-text-color: var(--head-text-color);
    --head-sort-arrow-color: var(--head-active-text-color)
}

.tablepress thead th:active {
    outline: none
}

.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before {
    bottom: 50%;
    content: "\25b2"/"";
    display: block;
    position: absolute
}

.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after {
    content: "\25bc"/"";
    display: block;
    position: absolute;
    top: 50%
}

.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc {
    padding-right: 24px;
    position: relative
}

.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order {
    bottom: 0;
    color: var(--head-sort-arrow-color);
    position: absolute;
    right: 6px;
    top: 0;
    width: 12px
}

.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before {
    font-family: sans-serif!important;
    font-size: 12px;
    line-height: 12px;
    opacity: .2
}

.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc {
    cursor: pointer;
    outline-offset: -2px
}

.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc {
    background-color: var(--head-active-bg-color);
    color: var(--head-active-text-color)
}

.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after {
    opacity: .8
}

.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric {
    text-align: right
}

.dt-container {
    clear: both;
    margin-bottom: 1rem;
    position: relative
}

.dt-container .tablepress {
    margin-bottom: 0
}

.dt-container .dt-layout-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell {
    display: block;
    width: 100%
}

.dt-container .dt-layout-cell {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1em;
    padding: 5px 0
}

.dt-container .dt-layout-cell.dt-layout-full {
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.dt-container .dt-layout-cell.dt-layout-full>:only-child {
    margin: auto
}

.dt-container .dt-layout-cell.dt-layout-start {
    align-items: center;
    justify-content: flex-start;
    margin-right: auto
}

.dt-container .dt-layout-cell.dt-layout-end {
    align-items: center;
    justify-content: flex-end;
    margin-left: auto
}

.dt-container .dt-layout-cell:empty {
    display: none
}

.dt-container label {
    display: inline
}

.dt-container .dt-input {
    display: inline;
    font-size: inherit;
    padding: 5px;
    width: auto
}

.dt-container .dt-search {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: center
}

.dt-container .dt-paging .dt-paging-button {
    background: #0000;
    border: 1px solid #0000;
    border-radius: 2px;
    box-sizing: border-box;
    color: inherit!important;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    height: 32px;
    margin-left: 2px;
    min-width: 32px;
    padding: 0 5px;
    text-align: center;
    text-decoration: none!important;
    vertical-align: middle
}

.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover {
    border: 1px solid #111
}

.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover {
    border: 1px solid #0000;
    color: #0000004d!important;
    cursor: default;
    outline: none
}

.dt-container .dt-paging>.dt-paging-button:first-child {
    margin-left: 0
}

.dt-container .dt-paging .ellipsis {
    padding: 0 1em
}

@media screen and (max-width: 767px) {
    .dt-container .dt-layout-row {
        flex-direction:column
    }

    .dt-container .dt-layout-cell {
        flex-direction: column;
        padding: .5em 0
    }
}



/* Table style End */

/* section.history_timeline Start */
.company-bio-section {    
    padding-bottom: 100px;
    position: relative;
    overflow: inherit;
}

.company-bio-section .first-bio-section {
    margin-bottom: 90px;
    position: relative;
    z-index: 1;
    top: -38px;
}

.company-bio-section .first-bio-part {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.company-bio-section .bio-left-block {
    float: left;
    width: 49%;
}

.company-bio-section .bio-value-block {
    float: left;
    width: 49%;
}


span.sub-title {
    color: #1ee2af;
    font-weight: 400;
    font-size: 16px;
    font-family: "Inter", serif;
    margin-bottom: 8px;
    display: block;
    letter-spacing: -0.02em;
}
/* Table Section Start */

.is-table table th, .is-table table td {
    background: none !important;
    padding-left: 0;
    color: #23d8d8 !important;    
    padding-right: 25px;
    font-size: 24px;
    font-weight: 600;
    padding: 20px 10px 17px 10px;
}
.is-table table td {
    font-family: "Inter", serif;
    letter-spacing: -0.04em;    
}
.is-table table th {
    border-top: 2px solid #23d8d8;
}
.is-table table th:first-child ,
.is-table table td:first-child {
    text-align:left;
}
.is-table table tr:last-child td{
    border-bottom: 2px solid #ffffff;
}
.table-style {
    padding-top: 124px;
    padding-bottom: 135px;
}

.table-style .heading-coman-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 63px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
}
.table-heading-left h2 {
    color: #fff;
    letter-spacing: 0.00em;
    line-height: 1;
}
.table-style .heading-coman-top .table-heading-left {
    float: left;
    width: 54%;
}

.table-style .heading-coman-top .table-heading-right {
    float: left;
    width: 40.6%;
    padding-right: 18px;
}

.table-style .heading-coman-top .table-heading-right p {
    font-size: 20px;
    letter-spacing: -0.028em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 19px;
    margin-top: -11px;
    color: #fff;
}

.is-table table td {
    color: #fff !important;
    font-weight: 300 !important;
}

.table-style .heading-coman-top .table-heading-right p:last-child {
    margin-bottom: 0;
    letter-spacing: -0.036em;
}

.table-style .heading-coman-top .table-heading-right p:first-child {
    margin-bottom: 29px;
}
.company-top-section {
    padding-top: 100px;
}
.company-top-section .first-bio-section {
    top: 0 !important;
}

/* Table Section Start */

.logo-carousel-cover .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.first-bio-section .bio-left-block h2 {
    color: #fff;
}

.first-bio-section .bio-left-block p {
    color: #fff;
    font-size: 24px;
    letter-spacing: 0.007em;
    line-height: 1.5;
    margin-bottom: 34px;
    font-weight: 300;
}
.first-bio-section .bio-left-block h4 {
    color: #fff;
    font-family: "Inter", serif;
    letter-spacing: 0.020em;
    margin-bottom: 24px;
    font-weight: 300;
    line-height: 1.2;
}

.bio-value-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 37px;
}


.bio-value-block ul li {
    margin-bottom: 22px;
}

.bio-value-block ul li h3 {
    color: #23d8d8 !important;
    font-size: 48px;
    font-weight: 300;
    margin-bottom: 0;
}

.bio-value-block ul li p {
    font-size: 24px;
    color: #fff;
    letter-spacing: 0.009em;
        margin-bottom: 0;
}

.bio-left-block .bio-round-image {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    border: 10px solid #fff;
    width: 92.5%;
    height: 601px;
    position: relative;
    overflow: hidden;
    position: relative;
    left: -93px;
    margin-top: 50px;
}

.bio-left-block .bio-round-image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #2c2c2c;
    opacity: 0.1;
    mix-blend-mode: hard-light;
}
.bio-timeline-section {
    padding-top: 259px;
    position: relative;
    z-index: 1;
}

.bio-timeline-section .time-first-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;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.bio-timeline-section .time-first-heading .left-timeline {
    float: left;
    width: 48.5%;
}

.bio-timeline-section .time-first-heading .right-timeline {
    float: left;
    width: 48.7%;
}

.bio-timeline-section .time-first-heading .left-timeline h2 {
    color: #fff;
}

.bio-timeline-section .time-first-heading .right-timeline p {
    color: #fff;
    font-size: 24px;
    letter-spacing: 0.007em;
    line-height: 1.5;
    margin-bottom: 34px;
    font-weight: 300;
    margin-bottom: 18px;
}

.timeline-main-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;    
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    width: 100%;
    overflow-x: auto;
}
.timeline-main-block::-webkit-scrollbar-track{	
	border-radius: 10px;
	background-color: transparent;
}

.timeline-main-block::-webkit-scrollbar{
	width: 5px;
	background-color: transparent;
    height:7px;
    
}

.timeline-main-block::-webkit-scrollbar-thumb{
	border-radius: 0;
	-webkit-box-shadow: none;
	background-color: transparent;
}


.timeline-main-block .timeline-year {
    padding: 0 32px 0;
    border-left: 1px solid #1ee2af;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.timeline-main-block .timeline-year:last-child {
    border-right: 1px solid #1ee2af;
}
.timeline-rightblock ul li:last-child {
    margin-bottom: 0;
}
.timeline-main-block .timeline-year h3 {
    color: #1ee2af;
    font-weight: 600;
    line-height: 0.85;
    -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;
}
.timeline-main-block .timeline-year.active {
    border-left-color: #fff !important;
}

.timeline-main-block .timeline-year.active h3 {
    color: #fff;
}
.timeline-main-block .timeline-year .timeline-rightblock img {
    border-radius: 16px;
    width: 100%;
    margin-bottom: 27px;
}
.timeline-year .timeline-rightblock {
    width: 420px;
    padding: 0;
    min-height: 380px;
    max-height: 380px;
}
.timeline-year.active .timeline-rightblock {
    padding: 0 15px 10px 26px;
}
.timeline-year.active {
    width: 100%;
}
.timeline-year.active .timeline-rightblock p {
    color: #fff;
    font-size: 18px;
    letter-spacing: -0.004em;
    line-height: 1.34;
    margin-bottom: 24px;
}

.timeline-rightblock ul {
    margin-left: 0;
    padding-left: 0;
    margin-top: 4px;
    display: inline-block;
    list-style: none;
        margin-bottom: 0;
}

.timeline-rightblock ul li {
    color: #fff;
    font-family: "Inter", serif;
    font-size: 16px;
    padding-left: 24px;
    letter-spacing: 0.03em;
    line-height: 1.5;
    margin-bottom: 24px;
    position: relative;
}

.timeline-rightblock ul li:before {
    content: "";
    background-color: #025466;
    width: 7px;
    height: 7px;
    position: absolute;
    left: 6px;
    border-radius: 3px;
    top: 10px;
}
.limeline-middle-bg {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 72%;
    z-index: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

/* History timeline End */

/* Community Section Section Start */

.community-section {
    padding: 80px 0 0;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 1115px;
}


.community-section .community-blcok {
    position: relative;
    z-index: 1;
    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;
}

.community-section .community-blcok .community-left {
    float: left;
    width: 50%;
    padding-right: 100px;
}

.community-section .community-blcok  .community-right {
    float: left;
    width: 50%;
}

.community-left h2 {
    color: #fff;
    margin-bottom: 30px;
        letter-spacing: 0.00em;
}
.community-blcok .community-right p {
    color: #fff;
    font-size: 24px;
    letter-spacing: -0.025em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 37px;
}

/* Community Section Section End */

/* Connection Section Start */

.connection-section {
    padding-top: 113px;
    padding-bottom: 80px;
    position: relative;
    overflow: hidden;
}
.connection-section .container {
    position: relative;
    z-index: 1;
}
.connection-section .connection-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-align: start;-ms-flex-align: start;align-items: flex-start;
}
.connection-section .connection-right .price-image {
    float: left;
    width: 602px;
    height: 320px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    border: 10px solid #fff;
    height: 601px;
    position: relative;
    overflow: hidden;
    position: relative;
}
.connection-section .connection-block {    
    float: left;
    width: calc(100% - 602px);
    padding-right: 75px;
}
.connection-section .connection-right-flow .connection-block {
        float: right;
}
.connection-section .connection-block h4 {
    font-family: "Inter", serif;
    font-weight: 300;
    color: #0c2335;
    letter-spacing: 0.023em;
    line-height: 1.2;
    margin-bottom: 25px;
}

.connection-section .connection-block p {
    font-size: 24px;
    letter-spacing: -0.018em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 27px;
}

.connection-section .connection-block h2 {
    margin-bottom: 25px;
    letter-spacing: 0.00em;
}


.connection-section .price-section {
    margin-top: 440px;
    position: relative;
    z-index: 1;
    width: 100%;
    display: inline-block;
}

.connection-section .price-section .price-two-block {
    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: self-start;
        -ms-flex-align: self-start;
            align-items: self-start;
}

.price-two-block .price-image {
    float: left;
    width: 602px;
    height: 320px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    border: 10px solid #fff;
    height: 601px;
    position: relative;
    overflow: hidden;
    position: relative;
}

.price-section .price-two-block .price-right-block {
    float: left;
    width: calc(100% - 602px);
    padding-left: 75px;
}

.price-section .price-two-block .price-right-block p {
    font-size: 24px;
    letter-spacing: 0.015em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 27px;
}

.connection-section .connection-middle-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -10%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.connection-section .price-section.connection-right .price-two-block{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
}
.price-section.connection-right .price-two-block .price-right-block {
    padding-left: 0;
    padding-right: 75px;
}


/* Connection Section End */

/* Testimonial Section Start */
.testimonials-section {
    padding-top: 90px;
    padding-bottom: 117px;
}

.testimonials-section .testimonials-inner-block {
    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: justify;-ms-flex-pack: justify;justify-content: space-between;
     -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;
}

.testimonials-section .testimonials-inner-block .testimonials-left {
    float: left;
    width: 44.1%;
}

.testimonials-section .testimonials-inner-block .testimonials-right {
    float: left;
    width: 49.1%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    border-radius: 25px;
    overflow: hidden;
    height: 650px;
    position: relative;
    right: -100%;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.testimonials-section .slick-current .testimonials-inner-block .testimonials-right {
    right: 0;
}
.testimonials-left p {
    font-size: 24px;
    letter-spacing: 0.007em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 27px;
}

.testimonials-left h2 {
    margin-bottom: 30px;
}

.testimonials-slider button.slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    border: none;
    background-color: #fff;
    border-radius: 30px;
    font-size: 0;
    width: 78px;
    height: 50px;
    color: #1ee2af;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-shadow: 0 9px 30px rgba(0,0,0,0.10), 0 0 0 rgba(0,0,0,0.1);
            box-shadow: 0 9px 30px rgba(0,0,0,0.10), 0 0 0 rgba(0,0,0,0.1);
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    z-index: 1;
}

.testimonials-slider button.slick-next.slick-arrow {
    right: -40px;
}

.testimonials-slider button.slick-arrow:before {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.testimonials-slider button.slick-arrow:hover {
    background-color: #1ee2af;
    color: #ffffff;
}

.testimonials-slider button.slick-prev.slick-arrow {
    right: 46.2%;
    left: initial;
}

.testimonials-slider button.slick-prev.slick-arrow:before {
    content: "\f060";
}

.testimonials-left p {
    font-size: 24px;
    letter-spacing: 0.007em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 27px;
}

.testimonials-left h2 {
    margin-bottom: 30px;
}
.testimonials-left h4 {
    color: #0c2335;
    font-family: "Inter", serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.01em;
    margin-bottom: 7px;
}

.testimonials-left h5 {
    font-size: 20px;
    letter-spacing: -0.00em;
    font-family: "Inter", serif;
    font-weight: 300;
}

ul.slick-dots {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    bottom: 50px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: none;
    right: 24%;
}

ul.slick-dots li {
    font-size: 0 !important;
    border: none;
    border-radius: 50%;
    margin: 0 3px;
    line-height: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
ul.slick-dots li:before {
    display: none;
}
ul.slick-dots li button {
    background-color: #fff;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    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;
}

ul.slick-dots li.slick-active button {
    width: 25px;
    border-radius: 10px;
    background-color: #1ee2af;
}
.testimonials-slider .slick-track .slick-slide {
    padding: 0 10px;
}
.testimonials-slider .slick-track {
    margin: 0 -10px;
}
.general-content:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0;
}
.mp-active .general-content:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;    
    -webkit-transition: all 0.5s ease-in-out;    
    -o-transition: all 0.5s ease-in-out;    
    transition: all 0.5s ease-in-out;
    opacity: 1;
}
.general-content svg{
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.mp-active .general-content svg {
     -webkit-filter: blur(5px);
             filter: blur(5px);
    
}

/* Testimonial Section End */

/* News & Event Section Start */

.latest-news-part {
    position: relative;
    margin-top: -1px;
}
.latest-new-section .d-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.latest-new-section .d-flex h2 {
    width: 249px;
    color: #FFF;
    font-size: 72px;
    position: relative;
    top: -12px;
}
.latest-new-section .d-flex ul.news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    width: calc(100% - 255px);
}
.latest-new-section .d-flex ul.news-list li {
    padding: 0 48px 45px 28px;
    border-left: 1px solid #FFF;
    min-width: 33.33%;
    max-width: 33.33%;
}
.latest-new-section .d-flex ul.news-list li a, .latest-new-section .d-flex ul.news-list li a p {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    color: #fff;
    font-size: 24px;
    letter-spacing: -0.035em;
    line-height: 1.2;
    font-weight: 300;
    margin-bottom: 9px;
    font-family: "Inter", serif;
    background: transparent !important;
}
.latest-new-section .d-flex ul.news-list li a span {
    font-size: 19px;
    font-weight: 600;
}
.latest-new-section .d-flex ul.news-list li a:after{
    display: none;
}
.latest-new-section .d-flex ul.news-list li a:hover p {
    color: #1ee2af !important;
}
/* News & Event Section End */

/* Leadership Section Start */

.leadershiop-slider.slick-slider {
    margin:0 -10px;
}
.leadershiop-slider .slick-slide {
    padding:10px;    
    text-align:center;
    margin-right:10px;
    margin-left:10px;
}
.leadership-main {
    margin-right: calc((-100vw + 1150px) / 2);
}
.leadership-main .leader-ship-image figure {
    height: 525px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    border: 12px solid #fff;
    border-radius: 24px;
    display: block;
    margin-bottom: 25px;
}

.leadership-main a.leader-ship-image figure:hover {
    height: 546px;
}
.leadershiop-slider ul.slick-dots {
    left: 25px;
    right: initial;
    bottom: -23px;
}
.leadership-main .leader-ship-image figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.leadership-section {    
    padding-top: 121px;
    padding-bottom: 197px;
}

.leadership-section .leadershipt-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 23px;
}

.leadership-section .leadershipt-heading .lead-left-block {
    float: left;
    width: 49%;
}

.leadership-section .leadershipt-heading .lead-right-block {
    float: left;
    width: 51%;
    padding-left: 21px;
}

.lead-left-block h2 {
    color: #fff;
    letter-spacing: 0.00em;
}

.leadership-section .leadershipt-heading .lead-right-block p {color: #fff;font-size: 24px;letter-spacing: -0.022em;line-height: 1.5;margin-bottom: 34px;font-weight: 300;margin-bottom: 25px;}


a.leader-ship-image {
    text-align: left;
}

.leadership-main .leader-ship-image h3 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 3px;
     font-family: "Barlow", sans-serif;
}

.leadership-main .leader-ship-image p {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    font-family: "Barlow", sans-serif;
    letter-spacing: 0.03em;
}
.popup-text {
    max-width: 842px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 25px;
    padding: 70px 49px 75px 77px;
    position: relative;
    top: 50px;
    opacity: 0;
    -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
            transform: translateY(50px);
    -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out, opacity 0.3s ease-out;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.popup-active .popup-text {
    top: 0;
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
.popup-text .popup-two-block {
    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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.popup-text .popup-two-block .popup-left-block {
    float: left;
    width: 37%;
}
.popup-text .popup-two-block .popup-right-block {
    float: left;
    width: 51.2%;
    height: 560px;
    overflow-y: auto; 
    max-height: 420px;
    padding-right: 20px;
}
.popup-left-block img {
    display: block;
    border-radius: 24px;
    -o-object-fit: cover;
       object-fit: cover;
    height: 338px;
    width: 100%;
}

.popup-right-block::-webkit-scrollbar-track
{	
	border-radius: 10px;
	background-color: #eff1f2;
}

.popup-right-block::-webkit-scrollbar
{
	width: 5px;
	background-color: #eff1f2;
}

.popup-right-block::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #16eab3;
}

.popup-left-block .popup-descri {
    padding-left: 13px;
    margin-top: 22px;
}

.popup-left-block .popup-descri h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.00em;
    margin-bottom: 5px;
}

.popup-left-block .popup-descri p {
    text-transform: capitalize;
    margin-bottom: 7px;
}

.popup-left-block .popup-descri .social-icons a {
    font-size: 20px;
    margin-right: 7px;
}

.popup-right-block p {
    letter-spacing: -0.015em;
    line-height: 1.5;
    margin-bottom: 40px;
}

.popup-right-block h6 {
    font-size: 20px;
    color: #0c2335;
    font-weight: 600;
    font-family: "Inter", serif;
    letter-spacing: -0.04em;
    margin-bottom: 7px;
}

.popup-right-block h5 {
    font-size: 20px;
    font-family: "Inter", serif;
    letter-spacing: -0.03em;
    color: #0c2335;
    font-weight: 300;
}
a.leader-ship-image .popup-image-show {
   max-height: 546px;
}
.popup-left-block .popup-descri .social-icons a {
    font-size: 20px;
    margin-right: 7px;
}

.popup-left-block .popup-descri .social-icons a:hover {
    color: #025466;
}

.popup-text button.mfp-close {
    position: absolute;
    left: -60px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1ee2af;
    border-radius: 50%;
    opacity: 1;
    color: #fff;
    font-size: 31px;
}
.popup-text button.mfp-close:hover{
    background-color: #025466;
}


.leadershiop-slider button.slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    border: none;
    background-color: #fff;
    border-radius: 30px;
    font-size: 0;
    width: 78px;
    height: 50px;
    color: #1ee2af;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-shadow: 0 9px 30px rgba(0,0,0,0.10), 0 0 0 rgba(0,0,0,0.1);
            box-shadow: 0 9px 30px rgba(0,0,0,0.10), 0 0 0 rgba(0,0,0,0.1);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 1;
}

.leadershiop-slider button.slick-next.slick-arrow {
    right: 24%;
    top: 40%;
}

.leadershiop-slider button.slick-arrow:before {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.leadershiop-slider button.slick-arrow:hover {
    background-color: #1ee2af;
    color: #ffffff;
}

.leadershiop-slider button.slick-prev.slick-arrow {
    right: initial;
    left: -14px;
    top: 40%;
}

.leadershiop-slider button.slick-prev.slick-arrow:before {
    content: "\f060";
}

.leadershiop-slider button.slick-disabled:before {
    color: #e1e3e5;
}
.leadershiop-slider button.slick-disabled {
    cursor: auto;
}
.leadershiop-slider button.slick-disabled:hover {
    background-color: #fff;
}
.no-sidebar .mfp-bg {
    background-color: transparent;
    -webkit-backdrop-filter: blur(10px);    
    backdrop-filter: blur(10px);
    opacity: 1 !important;
}

/* Leadership Section End */

/* Tab Section Start */

.tabing-section {    
    overflow: hidden;
}
.tabs-header-block{
    padding: 144px 0 0;
    position: relative;
}
.tab-block {
    padding-bottom: 100px;
    position: relative;
}
.tabing-section .resp-tabs-container {    
    background-color: transparent; 
}

.tabing-section .tab-heading-wrap {
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
     -webkit-box-align: end;    -ms-flex-align: end;    align-items: end;
}

.tabing-section .tab-heading-wrap .tab-left-side {
    float: left;
    width: 49.1%;
}

.tabing-section .tab-heading-wrap .tab-right-side {
    float: left;
    width: 49.2%;
}
.tabing-section .tab-heading-wrap .tab-left-side p {
    font-size: 24px;
    letter-spacing: -0.015em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 28px;
    padding-right: 0;
}
.tabing-section .tab-heading-wrap .tab-left-side:first-child {
    padding-right: 30px;
}
.tabing-section .tab-heading-wrap .tab-left-side h2 {
    line-height: 1;
    letter-spacing: 0.00em;
}

.tabing-section .tab-heading-wrap .tab-right-side p {
    color: #0c2335;
    font-size: 24px;
    letter-spacing: -0.025em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: -46px;
    padding-left: 3px;
}

.tabing-section .tab-heading-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0;
        padding-bottom: 40px;
}

.tabing-section .tab-heading-wrap .tab-left-side {
    float: left;
    width: 48%;
}

.tabing-section .tab-heading-wrap .tab-right-side {
    float: left;
    width: 49.2%;
}

.tabing-section .tab-heading-wrap .tab-left-side h2 {
    line-height: 1;
    letter-spacing: 0.00em;
}

.tabing-section .tab-heading-wrap .tab-right-side p {
    color: #0c2335;
    font-size: 24px;
    letter-spacing: -0.025em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: -46px;
    padding-left: 3px;
}

.tab-block ul.resp-tabs-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    background-color: #f4f4f4;
    position: relative;
}

.tab-block ul.resp-tabs-list li {
    width: 100%;
    text-align: center;
    border: none;
    color: #cbced0 !important;
    font-size: 30px;
    font-weight: 600;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 21px 20px 26px 20px !important;
    line-height: 1.2;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-box-shadow: inset 0 -11px 12px -6px rgb(51, 51, 51, 0.3);
            box-shadow: inset 0 -11px 12px -6px rgb(51, 51, 51, 0.3);
    margin: 0;
}
.tab-block ul.resp-tabs-list li:before {
    display: none;
}
.tab-block ul.resp-tabs-list li.resp-tab-item.resp-tab-active, .tab-block ul.resp-tabs-list li:hover {
    background-color: #16eab3;
    color: #fff !important;
}

.tab-block ul.resp-tabs-list:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    top: 0;
    left: -100%;
    -webkit-box-shadow: inset 0 -11px 12px -6px rgb(51, 51, 51, 0.3);
            box-shadow: inset 0 -11px 12px -6px rgb(51, 51, 51, 0.3);
}
.tab-block ul.resp-tabs-list:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    top: 0;
    right: -100%;
    -webkit-box-shadow: inset 0 -11px 12px -6px rgb(51, 51, 51, 0.3);
            box-shadow: inset 0 -11px 12px -6px rgb(51, 51, 51, 0.3);
}

.resp-tabs-container .resp-tab-content {
    padding: 0;
    border: none;
    padding-top: 59px;
}

.resp-tabs-container .resp-tab-content .tab-heading-wrap {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 14px;
}

.resp-tabs-container .resp-tab-content .tab-heading-wrap .tab-left-side {}

.resp-tabs-container .resp-tab-content h3 {
    font-weight: 600;
    margin-bottom: 16px;
}


.resp-tabs-container .resp-tab-content  p {
    color: #0c2335;
    font-size: 24px;
    letter-spacing: -0.025em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 19px;
    margin-top: -11px;
}

.resp-tab-content .join-list-block .join-block img {
    width: 100px;
    margin-bottom: 37px;
}

.resp-tab-content .join-list-block .join-block h4 {
    color: #0c2335;
    margin-bottom: 12px;
}

.resp-tab-content .join-list-block .join-block p {
    letter-spacing: 0.00em;
}
.resp-tab-content  ol {
    margin: 0;
}

.resp-tab-content ol {    
    color: #0c2335;
    font-weight: 600;
    font-size: 36px;
    padding-left: 0;
    margin-left: 30px;
    margin-top: -6px;
    list-style: none;
}

.resp-tab-content ol li h4 {
    font-size: 36px;
    color: #0c2335;
    margin-bottom: 11px;
}

.resp-tab-content ol li {
    margin-bottom: 15px;
    padding-bottom: 26px;
    border-bottom: 1px solid #005568;
    padding-left: 8px;    
    position: relative;
    counter-increment: custom-counter;
    line-height: 0.8;
}
.resp-tab-content ol li:after {
    content: "";
    content: counter(custom-counter) ". ";    
    font-weight: 600; 
    padding-left: 0;
    margin-left: 30px;
    margin-top: -6px;
    position: absolute;
    left: -59px;
    top: 16px;
    font-family: "Blinker", serif;
}
.resp-tab-content .tab-heading-wrap ol li:after{
    top: 6px;
}
.resp-tab-content ol li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #005568;
    bottom: -1px;
    left: -30px;
}

.resp-tab-content ol li p {
    margin-bottom: 0 !important;
}
.resp-tab-content ol li:last-child, .resp-tab-content ol li:last-child:before {
    border: none;
    background: transparent;
}

/* Tab Section End */

/* Full CTA Section Start */

.cta-full-section {    
    padding-top: 180px;
    padding-bottom: 100px;
    overflow: initial;
}

.cta-full-section .cta-two-wrapblock {
    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: justify;-ms-flex-pack: justify;justify-content: space-between;
    -webkit-box-align: start;    -ms-flex-align: start;    align-items: flex-start;
}
.cta-full-section .hs-form-block form fieldset {
    max-width: 100%;
    margin: 0;
}
.cta-full-section .hs-form-block form {
    margin-top: 11px;
}

.cta-full-section .cta-two-wrapblock .cta-full-leftblock {
    float: left;
    width: 50%;
}

.cta-full-section .cta-two-wrapblock .cta-full-form {
    float: left;
    width: 40.7%;
     -webkit-transition: all 0.5s ease-in-out;    -o-transition: all 0.5s ease-in-out;    transition: all 0.5s ease-in-out;
    position: sticky;
    top: 30px;
}
.cta-full-section.activeform .cta-two-wrapblock .cta-full-form {
    position: sticky;
    top: 40px;
}

.cta-full-leftblock .cta-first-block {
    margin-bottom: 66px;
}

.cta-full-leftblock .cta-first-block h2 {
    color: #fff;
    letter-spacing: 0.00em;
    line-height: 1;
    margin-bottom: 33px;
}

.cta-full-leftblock .cta-first-block p {color: #fff;font-size: 24px;letter-spacing: 0.007em;line-height: 1.5;margin-bottom: 21px;font-weight: 300;}

.cta-full-leftblock .cta-first-block  .cta-video-block {
    margin-bottom: 40px;
}

.cta-full-leftblock .cta-first-block .cta-video-block img {
    display: block;
    width: 100%;
}

.cta-full-leftblock .cta-first-block .cta-video-block video {
    width: 100%;
    display: block;
}

.cta-full-leftblock .cta-first-block .cta-video-block  iframe {
    width: 100%;
    display: block;
}

.cta-full-leftblock .cta-first-block .readmore1 i {
    margin-left: 11px;
    font-size: 26px;
    width: 33px;
}

.cta-full-leftblock .cta-first-block .readmore1:hover i:last-child {
    top: 1px;
}

.cta-full-leftblock .cta-first-block ul {
    margin: 0;
    padding: 0;
    margin-bottom: 29px;
    margin-left: 0;
    padding-left: 23px;
    list-style: none;
}

.cta-full-leftblock .cta-first-block ul li {
    color: #fff;
    position: relative;
    letter-spacing: -0.000em;
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 8px;
    font-family: "Inter", serif;
}

.cta-full-leftblock .cta-first-block ul li:before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #005568;
    border-radius: 2px;
    position: absolute;
    left: -17px;
    top: 14px;
}

.cta-full-leftblock .cta-first-block  .cta-list-image {padding: 0;margin: 0;gap: 54px;row-gap: 19px;-ms-grid-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(0, 1fr);grid-template-columns: repeat(4, minmax(0, 1fr));display: -ms-grid;display: grid;list-style: none;margin-bottom: 49px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}

.cta-full-leftblock .cta-first-block h3 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.00em;
    margin-bottom: 1px;
}

.cta-full-leftblock .cta-first-block .readmore1 {
    letter-spacing: 0.00em;
}

.cta-full-leftblock .cta-first-block h4 {
    color: #23d8d8;
    margin-bottom: 0;
}
.cta-full-section .hs-form-block form fieldset.form-columns-3>div, .cta-full-section .hs-form-block form .field.hs-form-field {
    width: 100% !important;    
}
.right-column-text figure {
    margin-bottom: 0;
}
.side-by-side-column-text .right-column-text figure img {
    margin-bottom: 0;
}

.cta-two-wrapblock .hs-form-block form fieldset .hs_message {
    margin-top: 33px;
}

/* Full CTA Section End */

/* Diagram Section Start */

.general-content {
    padding-top: 144px;
    padding-bottom: 162px;
}

.general-content .general-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 27px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
}

.general-content .general-heading .general-left-block {
    float: left;
    width: 44%;
}

.general-content .general-heading .general-right-block {
    float: left;
    width: 50.5%;
}

.general-content .general-heading .general-right-block p {
    font-size: 24px;
    letter-spacing: -0.025em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 29px;
    padding-right: 20px;
}

.general-content .general-heading .general-left-block span.sub-title {
    color: #025466;
    font-weight: 400;
    margin-bottom: 13px;
}

.general-content .general-heading .general-left-block h2 {
    color: #0c2335;
    letter-spacing: 0.00em;
}

.general-content .mapplic-element {
    height: 670px !important;
    overflow: initial;
}

/* Diagram Section End */

/* Contact Page Contact Form Section Start */

.contact-form-section .g-text {
    width: 100%;
}

.contact-form-section .g-text h2 {
    color: #fff;
    letter-spacing: -0.0014em;
    line-height: 1;
    margin-bottom: 34px;
}

.contact-form-section .g-text p {
    color: #fff;
    font-size: 24px;
    letter-spacing: 0.007em;
    line-height: 1.5;
    margin-bottom: 10px;
    font-weight: 300;
}

.contact-form-section .g-text span.top-title {
    margin-bottom: 6px;
}
.contact-form-section {
    padding-bottom: 257px;
    overflow: initial;
}

.contact-form-section .container {
    margin-top: -70px;
}
.contact-form-section .hs-form-block form .actions:after {
    content: "\f135";
}
.contact-form-section:before {
    content: "";
    background-image: url(../images/three-lines.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 1249px;
    top: -366px;
    left: 0;
    background-position: left;
}
.general-content .buttons-wrap {
    margin-top: 50px;
    text-align: center;
}
/* Contact Page Contact Form Section Start */

/* Diagram Section End */


.is-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.general-content .mapplic-tooltip-close {
    border-radius: 50%;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 10px;
    width: 50px;
    height: 50px;
    opacity: 1 !important;
    -webkit-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
            box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
    left: -60px;
    top: 0px;
    z-index: 111;
    background-image: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.mapplic-tooltip-close:hover {
    background-color: #1ee2af;
    color: #fff;
}
.mapplic-tooltip-close:before {
    content: "\f00d";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 20px;
    margin-top: 3px;
        -webkit-transition: opacity 0.2s !important;
    -webkit-transition: opacity 0.2s !important;
    -o-transition: opacity 0.2s !important;
    transition: opacity 0.2s !important;
}
.general-content  .mapplic-tooltip-wrap {
    padding: 10px;
}


.mapplic-tooltip-close:hover {
    background-color: #1ee2af;
    color: #fff;
}

.general-content .mapplic-tooltip {
    max-width: 296px !important;
    border-radius: 25px;
    -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;
}

.general-content .mapplic-tooltip .mapplic-tooltip-wrap {
    border-radius: 25px;
    overflow: inherit;
    padding: 31px 32px 27px 32px;
}

.general-content .mapplic-tooltip .mapplic-tooltip-wrap .mapplic-tooltip-content {
    max-height: initial;
    overflow: inherit;
}

.general-content .mapplic-tooltip .mapplic-tooltip-wrap .mapplic-tooltip-content img {
    border-radius: 15px;
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

.general-content .mapplic-tooltip .mapplic-tooltip-wrap .mapplic-tooltip-content h4 {
    line-height: 1;
    margin-bottom: 11px;    
    font-size: 30px;
    font-family: "Blinker", serif;
    color: #025466 !important;
}

.general-content .mapplic-tooltip .mapplic-tooltip-wrap .mapplic-tooltip-content .mapplic-tooltip-description, .general-content .mapplic-tooltip .mapplic-tooltip-wrap .mapplic-tooltip-content .mapplic-tooltip-description p {
    color: #0c2335 !important;
    font-size: 20px;
    font-weight: 300;
    font-family: "Inter", serif;
    letter-spacing: -0.01em;
    line-height: 1.5;
}
.general-content .mapplic-tooltip-wrap h4.mapplic-tooltip-title {
    display: none;
}

.general-content .mapplic-tooltip-wrap h4.mapplic-tooltip-title {
    display: none;
}

.general-content .mapplic-map a.mapplic-pin {
    width: 50px;
    height: 50px;
    background-color: #fff !important;
    border-radius: 50%;
    -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
    -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;
    background-image: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #16eab3;
    margin-left: -24px;
    margin-top: -14px;
    -webkit-transition: opacity 0.2s !important;
    -webkit-transition: opacity 0.2s !important;
    -o-transition: opacity 0.2s !important;
    transition: opacity 0.2s !important;
}

.general-content .mapplic-map a.mapplic-pin::before {
    content: "\2b" !important;
    font-size: 33px;
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
        -ms-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: opacity 0.2s !important;
    -webkit-transition: opacity 0.2s !important;
    -o-transition: opacity 0.2s !important;
    transition: opacity 0.2s !important;
}

.general-content .mapplic-map a.mapplic-pin:hover {
    background-color: #16eab3 !important;
    color: #fff !important;
}


/* Filter Section Start */
.filter-main-block {
    padding-bottom: 40px;
    background-color: #0c2335;
    overflow: initial;
}
.filter-main-block:before {
    content: "";
    background-image: url(../images/three-lines.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 1249px;
    top: -350px;
    left: 0;
    background-position: left;
}
.filter-main-block .container {
    max-width: 1627px;
}
.filter-main-block .fillter-top-set {
    top: -140px;
    position: relative;
}
.resource-center-filter.filter-resources-type .filter-form .filter_topic .select-items {
    margin-top: 0;
}

.resource-center-filter.filter-resources-type .filter-form .filter_topic .select-items div.same-as-selected {
    background: #1ee2af;
    color: #fff;
}
.resource-center-filter.filter-resources-type .filter-form .filter_topic .select-items div:hover {
    background: #1ee2af;
    color: #fff;
}

.resource-center-filter.filter-resources-type {
    background: transparent;
    padding: 15px 0 29px 0;
}

.resource-center-filter.filter-resources-type .filter-form .select-selected.select-drop-down-created {
    border-bottom: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    padding: 16px 20px 14px 0;
    height: auto !important;
    display: inline-block;
    letter-spacing: 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: relative;
    width: 100%;
}

.resource-center-filter.filter-resources-type .filter-form .form-control {
    background-color:transparent;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    padding: 10px 40px 11px 0;
    height: auto !important;
    display: inline-block;
    letter-spacing: 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: relative;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #fff;
    outline: none !important;
    box-shadow: none !important;
    font-family: "Blinker", serif;
    background-image: url(../images/search-icon.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
}
.resource-center-filter.filter-resources-type .filter-form .select-selected.select-drop-down-created:before {
    content: "\f107";
    position: absolute;
    right: 1px;
    color: #1ee2af;
    font-family: "Font Awesome 6 Pro";
    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;
    font-size: 20px;
    top: 14px;
}
.resource-center-filter.filter-resources-type .filter-form .select-selected.select-drop-down-created.select-arrow-active:before {
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
    right: 7px;
}
.resource-center-filter.filter-resources-type .filter-form.row {
    margin: 0 -15px;
}

.resource-center-filter.filter-resources-type .filter-form .form-control::-webkit-input-placeholder {
    color: #ffffff;    
}

.resource-center-filter.filter-resources-type .filter-form .form-control::-moz-placeholder {
    color: #ffffff;
}

.resource-center-filter.filter-resources-type .filter-form .form-control:-ms-input-placeholder {
    color: #ffffff;    
}

.resource-center-filter.filter-resources-type .filter-form .form-control:-moz-placeholder {
    color: #ffffff;    
}

.filter-resources-results .resource-meta-content-wrap {
    background-color: #fff;
    padding: 40px 35px 46px 31px;
    transition: all 0.5s ease-in-out;
}

.filter-resources-results #show_resources .rc-paginations-outer {
    column-count: 3;
    margin: 0 -30px;
}

.filter-resources-results #show_resources .rc-list {
    border: none;
    padding: 0 30px;
}

.filter-resources-results #show_resources .rc-list .resource-meta-content-main-wrap {
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
}
.filter-resources-results #show_resources .rc-list a{
     margin: 0 0 68px 0;
}

.filter-resources-results #show_resources .rc-list a {
    display: inline-block;
    width: 100% !important;
}

.filter-resources-results #show_resources .rc-list figure {
    width: 100%;
    display: inline-block;
    height: 180px;
    margin: 0;
}

.filter-resources-results #show_resources .rc-list figure img {
    width: 100%;
    display: inline-block;
    height: 100%;
    object-fit: cover;
}

.filter-resources-results #show_resources .rc-list .resource-meta-content-wrap p:last-child {
    margin-bottom: 0;
}

.filter-resources-results .rc-bg {
    background-color: transparent;
    padding-top: 0;
}

.filter-resources-results .resource-meta-content-wrap span {
    color: #025466;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    transition: all 0.5s ease-in-out;
    margin-bottom: 8px;
}

.filter-resources-results .resource-meta-content-wrap h3 {
    color: #1ee2af;
    font-weight: 400;
    letter-spacing: 0;
    transition: all 0.5s ease-in-out;
    font-size: 30px;
    line-height: 1;
}

.filter-resources-results .resource-meta-content-wrap p {
    color: #0c2335;
    font-weight: 300;
    letter-spacing: 0;
    font-size: 20px;
    transition: all 0.5s ease-in-out;
    letter-spacing: -0.015em;
}

.filter-resources-results #show_resources .rc-list a:hover .resource-meta-content-wrap {
    background-color: #1ee2af;
}

.filter-resources-results #show_resources .rc-list a:hover .resource-meta-content-wrap span {
    color: #ffffff;
    transition: all 0.5s ease-in-out;
}

.filter-resources-results #show_resources .rc-list a:hover .resource-meta-content-wrap h3 {
    color: #ffffff;
    transition: all 0.5s ease-in-out;
}

.filter-resources-results #show_resources .rc-list a:hover .resource-meta-content-wrap p {
    color: #ffffff;
    transition: all 0.5s ease-in-out;
}
.rc-pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
        margin: 0;
    padding: 0;
}

.rc-pagination ul li {
    padding: 0 4px;
}

.filter-resources-results .rc-pagination ul li a {
    font-weight: 700;
    color: #1ee2af;
    font-size: 24px;
    font-family: "Blinker", serif;
    width: 38px;
    height: 38px;
    background-color: transparent;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.filter-resources-results .rc-pagination ul li a:after{
    display: none;
}

.filter-resources-results .rc-pagination ul li.active a {
    color: #fff;
    background-color: #1ee2af;
}

.filter-resources-results .rc-pagination ul li a:hover {
    color: #fff;
    background-color: #1ee2af;
}

.resource-center-filter.filter-resources-type .filter-form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -40px;
}

.resource-center-filter.filter-resources-type .filter-form .filter-select-type {
    width: 33.33%;
    padding: 0 40px;
    margin-bottom: 20px;
    cursor: pointer;
}
.filter_topic {
    position: relative;
}
.filter_topic select {
    display: none;
}
.filter_topic .select-items {
    position: absolute;
    width: 100%;
    background-color: #0c2335;
    color: #000;
    z-index: 9;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    box-shadow: 0 25px 34px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);    
        padding-bottom: 10px;
}
.resource-center-filter.filter-resources-type .select-selected.select-drop-down-created.select-arrow-active {
    border-radius: 10px 10px 0 0;
    box-shadow: 0 25px 34px rgba(0, 0, 0, 0.19), 0 -5px 6px rgba(0, 0, 0, 0.23);
    background-color: #0c2335;
    padding-left: 25px;
    border: none;
}
.filter_topic .select-items div {
    background-color: #0c2335;
    color: #ffffff;
    padding: 8px 20px 8px 25px;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.00em;
    line-height: 1.2;
    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;
}
.filter_topic .select-items div:hover, .filter_topic .select-items div.same-as-selected {
  background: #1ee2af;
    color: #fff;
}
.resource-center-filter.filter-resources-type .filter-form .filter_topic .select-items { margin-top: 0; }
.select-hide {
  display: none;
}
.resource-sort-dropdown .select-selected.select-drop-down-created {
    background-color: transparent;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    padding: 8px 28px 8px 25px;
    height: auto !important;
    display: inline-block;
    letter-spacing: 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: relative;
    text-align: right;
    transition: all 0.5s ease-in-out;
        cursor: pointer;
}

.resource-sort-dropdown .select-selected.select-drop-down-created:before {
    content: "\f107";
    position: absolute;
    right: 2px;
    color: #1ee2af;
    font-family: "Font Awesome 6 Pro";
    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;
    font-size: 20px;
    top: 13px;
}
.resource-sort-dropdown .select-selected.select-drop-down-created.select-arrow-active:before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    right: 10px;
}
.resource-sort-dropdown .select-selected.select-drop-down-created:before {
    content: "\f107";
    position: absolute;
    right: 0;
    color: #1ee2af;
    font-family: "Font Awesome 6 Pro";
    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;
}

.resource-sort-dropdown .select-items div:hover{
    background: #1ee2af;
    color: #fff;
}

.resource-sort-dropdown .select-items {
    top: 100%;
    max-width: 206px;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    padding-bottom: 10px;
    background-color: #0c2335;
}

.resource-sort-dropdown .select-selected.select-drop-down-created.select-arrow-active {
    background-color: #0c2335;
    max-width: 206px;
    width: 100%;
    border-radius: 10px 10px 0 0;
    text-align: left;
}
.resource-sort-dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    margin-top: 19px;
}

/* Filter Section End */

/* Single Details Page Style Start */
.resource-center-detail .container, .resource-center-detail-content .container {
    max-width: 1162px;
    padding: 0 50px;
}
.resource-center-detail {
    padding-top: 218px;
    z-index: 1;
    position: relative;
}

.breadcum {
    position: relative;
    z-index: 0;
    padding-top: 22px;
    padding-bottom: 14px;
    line-height: 12px;
}
.breadcum .link {
    position: relative;
    z-index: 1;
    color: #23d8d8;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.02em;
    font-family: "Inter", serif;
}
.breadcum .link a {
    color: #23d8d8;
    text-decoration: none;
    margin-left: 7px;
    margin-right: 8px;
    font-size: 16px;
    font-family: "Inter", serif;
    letter-spacing: 0.0em;
}
.breadcum .link a:first-child {
  margin-left: 0;
}
.breadcum .link a:hover {
  text-decoration: none;
  color: #e01453;
}
.breadcum .link b {
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 600;
    font-size: 16px;
    font-family: "Inter", serif;
     color: #23d8d8;
}

.resource-center-detail .article-title h1 {
    color: #0c2335;
    font-size: 64px;
    font-weight: 400;
    letter-spacing: 0.00em;
    line-height: 1.16;
    margin-bottom: 44px;
}
.article-meta {
    font-size: 20px;
    font-weight: 300;
    color: #025466;
    line-height: 1.5;
    font-family: "Inter", serif;
}
.article-meta a{
    font-family: "Inter", serif;
}

.source-block-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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.source-block-wrap .source-left {
    float: left;
    width: 68%;
}

.source-block-wrap .source-right {
    float: left;
    width: 28%;
    text-align: right;
}

.social-share {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.social-share li {
  font-size: 20px;
  margin-left: 19px;
  margin-right: 19px;
  position: relative;
}
.social-share li:first-child {
  margin-left: 0;
}
.social-share li:last-child {
  margin-right: 0px;
}
.social-share li a {
    color: #1ee2af;
    display: block;
    position: relative;
    width: 20px;
    height: 20px;
    font-size: 20px;
}
.social-share li a i {
  display: block;
  width: 20px;
  text-align: center;
}
.social-share li a span {
    position: absolute;
    width: 85px;
    top: -20px;
    transform: translate(-50%, -100%);
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    background-color: #0c2335;
    left: 50%;
    display: none;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    font-family: "Inter", serif;
    font-weight: 300;
    padding: 6px 10px 8px 10px;
    border-radius: 4px;
    letter-spacing: 0.02em;
}
.social-share li a span b {
  position: relative;
  z-index: 2;
}
.social-share li a span::after {
    content: "";
    width: 17px;
    height: 17px;
    position: absolute;
    left: calc(50% - 7.5px);
    bottom: -9px;
    background-color: #0c2335;
    transform: rotate(45deg);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}
.social-share li a:hover {
    color: #0c2335;
}
.social-share li a:hover span {
  display: block;
}
.text-block-main {
    padding: 0 0 23px;
}
.main-resource-details {
    padding-top: 169px;
    position: relative;
}
.main-resource-details:before {
    content: "";
    background-image: url(../images/details-three-links01.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 407px;
    top: -286px;
    left: 0;
    background-position: center;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 0;
}
.text-block-main h2 {
    font-size: 48px;
    color: #025466;
    font-weight: 400;
    letter-spacing: 0.00;
    line-height: 1.12;
    margin-bottom: 32px;
}

.text-block-main p {
    font-size: 24px;
    letter-spacing: -0.028em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 19px;
    color: #0c2335;
    letter-spacing: -0.01em;
    line-height: 1.79;
}

.text-block-main .alignleft { float: left; margin-right: 67px; max-width: 100% !important;margin-top: 0;}
.text-block-main .alignleft img { margin-bottom: 1rem; width: 100%;     margin-top: 0;}
.wp-caption img {margin-top: 0;}
.text-block-main .alignright { margin-left: 30px; float: right; max-width: 100% !important; }
.text-block-main .alignright img { margin-bottom: 1rem; width: 100%; }
.text-block-main figcaption {
    color: #0c2335;
    padding-top: 14px;
    padding-left: 15px;
    letter-spacing: -0.03em;
    max-width: 100%;
    line-height: 1.3;
    position: relative;
    margin-bottom: 0;
    font-family: "Inter", serif;
    text-align: left;
    font-size: 14px;
}
.text-block-main figcaption:before {
    content: "";
    background-color: #1ee2af;
    width: 5px;
    height: 5px;
    position: absolute;
    left: 3px;
    border-radius: 3px;
    margin-top: 9px;
}
.text-block-main ul, .text-block-main ol {
    padding: 0;
    margin: 0 !important;
    margin-bottom: 30px !important;
    list-style: none;
}
.text-block-main ul li {
    color: #0c2335;
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 8px;
    font-family: "Inter", serif;
    letter-spacing: -0.029em;
    margin-bottom: 13px;
    position: relative;
    padding-left: 30px;
}
.text-block-main ul li::before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #025466;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 14px;
}
.text-block-main ul li ul li:before {
    background: #23d8d8;
}
.social-share li a:hover:after {
    display: none;
}
.back-breadcume {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.back-breadcume .breadcum.without-background {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -6px;
}
.back-breadcume .top-back-link a {
    font-size: 16px;
    font-family: "Inter", serif;
    font-weight: 600;
    text-transform: capitalize;
}

.back-breadcume .top-back-link a i {
    font-size: 14px;
    font-weight: 700;
    right: 2px;
    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;
}
.back-breadcume .top-back-link a:hover i {
    right: 6px;
}
.article-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.source-block-wrap .source-left ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.source-block-wrap .source-left ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.source-block-wrap .source-left li a {
    font-size: 24px;
    color: #1ee2af;
    font-weight: 700;
    letter-spacing: -0.025em;
    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(#12b389)) !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, #12b389) !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;
}
.source-block-wrap .source-left li a:hover{
    color: #12b389;
}
.source-block-wrap .source-left li {
    list-style: none;
    font-family: "Inter", serif;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 9px;
}

.source-block-wrap .source-left br {
    display: none;
}
.source-block-wrap .source-right a{
    font-size: 16px;
    font-family: "Inter", serif;
    font-weight: 600;
    text-transform: capitalize;
}
.source-block-wrap .source-right a i{
    font-size: 15px;
    font-weight: 700;
    right: -3px;
    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;
}
.source-block-wrap .source-right a:hover i{
    right: 5px;
}
.source-block-wrap .source-left h3 {
    margin-bottom: 7px;
    letter-spacing: 0.00em;
}
.full-details-page {
    background-color: #fff;
}
.details-full-block .featured {
    display: block;
    overflow: hidden;
    border-radius: 16px;
    margin-bottom: 52px;
}

.details-full-block .featured img {
    width: 100%;
}
.resource-center-detail-content .text.text-block-main {
    border-bottom: 1px solid #ededed;
    padding-bottom: 67px;
}
.resource-center-detail-content.source-block .container .source-block-wrap {
    border-bottom: 1px solid #ededed;
    padding-bottom: 25px;
}
/* Single Details Page Style End */

/* Related Articles Section Start */

.related-articles-sec {
    background-color: #fff;
    padding: 93px 0 71px;
}

.related-articles-sec h2 {
    color: #0c2335;
    font-size: 64px;
    font-weight: 400;
    margin-bottom: 56px;
    letter-spacing: 0.00em;
}

.related-articles-sec .related-main-wrap {
    gap: 79px;
    row-gap: 40px;
    -ms-grid-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(0, 1fr);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: -ms-grid;
    display: grid;
}

.related-articles-sec .related-main-wrap .related-block {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.10), 0 3px 6px rgba(0, 0, 0, 0.18);
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.10), 0 3px 6px rgba(0, 0, 0, 0.18);    
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
}

.related-block .related-img {
    width: 100%;
    display: inline-block;
    height: 180px;
}

.related-block .related-img img {
    width: 100%;
    display: inline-block;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;object-position: center;
}

.related-main-wrap .related-block .related-content {
    background-color: #fff;
    padding: 40px 35px 47px 33px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    height: 100%;
}

.related-main-wrap .related-block .related-content span {
    color: #025466;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 16px;
    display: inline-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;
    margin-bottom: 8px;
}

.related-main-wrap .related-block .related-content h3 {
    color: #1ee2af;
    font-weight: 400;
    letter-spacing: 0;
    -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: 30px;
    line-height: 1;
    margin-bottom: 20px;
}

.related-main-wrap .related-block .related-content p {
    color: #0c2335;
    font-weight: 300;
    font-size: 20px;
    -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.015em;
}

.related-main-wrap .related-block .related-content p:last-child {
    margin-bottom: 0;
}
.related-articles-sec .related-main-wrap .related-block a {
    background-color: #fff;
}
.related-articles-sec .related-main-wrap .related-block a:hover .related-content{
    background-color: #1ee2af;
}
.related-articles-sec .related-main-wrap .related-block a:hover span{
        color: #ffffff;
}
.related-articles-sec .related-main-wrap .related-block a:hover h3{
        color: #ffffff;
}
.related-articles-sec .related-main-wrap .related-block a:hover p{
        color: #ffffff;
}

.related-articles-sec .container {
    max-width: 1630px;
    padding: 0 50px;
}


/* Related Articles Section End */

.spacer-100 {
  height: 100px;
    position: relative;
}

.spacer-190 {
  height: 190px;
    position: relative;
}
.spacer-105 {
  height: 105px;
    position: relative;
}
.spacer-30 {
  height: 30px;
    position: relative;
}
.spacer-60 {
  height: 60px;
  position: relative;  
}
.connection-section.side-content-media {
    padding-top: 60px;
    padding-bottom: 60px;
}

.connection-section.side-content-media .price-section {
    margin-top: 0 !important;!i;!;
}
.table-style .buttons-wrap {
    margin-top: 20px;
}
.general-content .map-diagram .mapplic-tooltip-content {
    margin-top: 0;
}
p img {
    border-radius: 15px;
}
.first-bio-section ul li img {
    border-radius: 15px;
}
.bg-text-white h2, .bg-text-white p, .bg-text-white h3, .bg-text-white h4, .bg-text-white h5, .bg-text-white h6, .bg-text-white ul li, .bg-text-white .resp-tab-content ol, .bg-text-white .accordiontem .teamcard .btn, .bg-text-white .is-table table td, .bg-text-white .d-flex ul.news-list li a span, section.side-by-side-column-text .right-columns-content h3 {
    color: #fff !important;
}
.bg-text-black h2, .bg-text-black p, .bg-text-black h3, .bg-text-black h4, .bg-text-black h5, .bg-text-black h6, .bg-text-black ul li, .bg-text-black .resp-tab-content ol, .bg-text-black .accordiontem .teamcard .btn, .bg-text-black .is-table table td, .bg-text-black .d-flex ul.news-list li a span {
    color: #0c2335 !important;
}
.bg-text-white .resp-tab-content ol li:before {
    background-color: #fff !important;
}
.community-section ul li {
    color: #fff;
}
.d-flex.connection-right {
    flex-direction: row-reverse;
}
.d-flex.connection-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.connection-section ul, 
.testimonials-left ul, 
.leadershipt-heading ul, 
.logo-carousel ul,
.joinourteam-section ul,
.side-by-side-column-text ul,
.table-style ul,
.general-content ul,
.side-by-video-section ul,
.tabing-section ul,
.bio-left-block ul,
.community-section ul
{
    margin-bottom: 12px;
    margin-left: 0;
    padding-left: 23px;
    list-style: none;
    padding: 0;
    margin-bottom: 25px !important;
    padding-left: 23px;
}
.connection-section ul li,
.testimonials-left ul li,
.leadershipt-heading ul li,
.logo-carousel ul li,
.joinourteam-section ul li,
.side-by-side-column-text ul li,
.table-style ul li,
.general-content ul li,
.side-by-video-section ul li,
.tabing-section ul li,
.bio-left-block ul li,
.community-section ul li{
    letter-spacing: -0.029em;
    margin-bottom: 13px;
    position: relative;
    padding-left: 0;
    font-size: 24px;
    line-height: 1.5;
    font-family: "Inter", serif;
}
.connection-section ul li:before,
.testimonials-left ul li:before,
.leadershipt-heading ul li:before,
.logo-carousel ul li:before,
.joinourteam-section ul li:before,
.side-by-side-column-text ul li:before,
.table-style ul li:before,
.general-content ul li:before,
.side-by-video-section ul li:before,
.tabing-section ul li:before,
.bio-left-block ul li:before,
.community-section ul li:before{
    content: "";
    width: 7px;
    height: 7px;
    background-color: #005568;
    border-radius: 2px;
    position: absolute;
    left: -20px;
    top: 14px;
}
.connection-section ul li ul li:before,
.testimonials-left ul li ul li:before,
.leadershipt-heading ul li ul li:before,
.logo-carousel ul li ul li:before,
.joinourteam-section ul li ul li:before,
.side-by-side-column-text ul li ul li:before,
.table-style ul li ul li:before,
.general-content ul li ul li:before,
.side-by-video-section ul li ul li:before,
.tabing-section ul li ul li:before,
.bio-left-block ul li ul li:before,
.community-section ul li ul li:before {
    background: #23d8d8;
}
.mfp-iframe-holder .mfp-close{
    color: #1ee2af;
}
.figure-right {
    float: right;
    margin-left: 30px;
}
.text-block-main .alignright {    
    float: right;
    max-width: 100% !important;
}
figure.wp-caption img {
    border-radius: 15px;
}
.btn-part .line {
    margin-left: 33px;
}
.btn-part .line:first-child {
    margin-left: 0;
}
.source-block-wrap .source-left li a i {
    margin-left: 5px;
}
body.home .main-div.main {
    overflow: hidden;
}
.mobile-media-wrap {
    display: none;
    position: relative;
}
.resp-tabs-container01 .slick-list {
    padding: 0 !important;
}

.mobile-media-wrap .resp-tabs-list01 {
    margin-bottom: 20px;
    background-color: #f4f4f4;
}

.mobile-media-wrap .resp-tabs-list01 .slick-slide h4 {
    width: 100%;
    text-align: center;
    border: none;
    color: #cbced0 !important;
    font-size: 22px;
    font-weight: 600;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 21px 3px 26px 3px !important;
    line-height: 1.2;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-box-shadow: inset 0 -11px 12px -6px rgb(51, 51, 51, 0.3);
    box-shadow: inset 0 -11px 12px -6px rgb(51, 51, 51, 0.3);
    margin: 0;
}

.mobile-media-wrap .resp-tabs-list01 .slick-slide.slick-current h4 {
    color: #ffffff !important;
    background-color: #16eab3;
}
.mobile-media-wrap .slider.resp-tabs-list01 {
    position: relative;
}
.mobile-media-wrap .slider.resp-tabs-list01:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    top: 0;
    left: -100%;
    -webkit-box-shadow: inset 0 -11px 12px -6px rgb(51, 51, 51, 0.3);
    box-shadow: inset 0 -11px 12px -6px rgb(51, 51, 51, 0.3);
}
.mobile-media-wrap .slider.resp-tabs-list01:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    top: 0;
    right: -100%;
    -webkit-box-shadow: inset 0 -11px 12px -6px rgb(51, 51, 51, 0.3);
    box-shadow: inset 0 -11px 12px -6px rgb(51, 51, 51, 0.3);
}

.price-section.no-background-image {
    margin-top: 230px !important;
}
.price-section.no-background-image .price-two-block {
    align-items: self-start;
}
.general-content .buttons-wrap .btn-part {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    margin-bottom: 10px;
}

.desktop-menu li.menu-lavel-1 > a:hover {
    color: #1ee2af;
}
.resp-tab-content .tab-left-side ol li {
    font-size: 24px;
    letter-spacing: -0.015em;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 28px;
    padding-right: 0;
    font-family: "Inter", serif;
}

.resp-tab-content .tab-left-side ol li::after {
    font-weight: 300;
    margin-left: 30px;
}

/*
.desktop-menu li.menu-lavel-1 .dropdown-full .wf-box1:before {
    height: 5px;
    content: "";
    position: absolute;
    top: 347px;
    width: 0;
    background-color: red;
    transition: all 0.5s ease-in-out;
}
.desktop-menu li.menu-lavel-1 .dropdown-full .wf-box1:hover:before {
    width: 500vh;
}
*/

.price-right-block ul li a:hover {
    color: #12b389;
}
.logo-carousel-cover .slick-track .slick-slide {
    padding: 0 55px;
}

.logo-carousel-cover .slick-list {
    margin: 0 -55px;
}
.contact-form-section .hs-form-block {
    min-height: 350px;
}
.connection-section figure.mobile-device {
    display: none;
}


/* Responsive Style Start */
@media (min-width: 991px) {
    .timeline-rightblock {
        max-width: 0;
        opacity: 0;
        overflow: hidden;
        transition: max-width 0.7s ease, opacity 0.7s ease;
        display: inline-block;
        vertical-align: top;
        white-space: normal;
    }

    .timeline-rightblock.visible {
        max-width: 1000px; /* Adjust this according to your layout */
        opacity: 1;
    }

}

@media (min-width: 1451px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1360px;
    }
    section.text-and-figures .g-text {
        margin-right: -40px;
    }       
}

@media (max-width: 1850px) {
    .image-overlap .container, .filter-main-block .container {
        padding: 0 50px;
    }
    section.bottom-banner.image-overlap figure {
        top: -134px;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 1700px) {
    #accordionTeam.accordiontem .teamcard .btn::after {
        right: 0;
    }
    .map-diagram {
        position: relative;
        z-index: 10;
    }
    .general-content .mapplic-tooltip .mapplic-tooltip-wrap {
        border-radius: 25px;
        overflow: inherit;
        padding: 25px 28px 22px 28px;
    }
    .general-content .mapplic-element {
        height: 500px !important;
    }
}


@media (max-width: 1640px) {
    .bio-left-block .bio-round-image {
        left: 0;
    }
    .limeline-middle-bg {
        top: 79%;
    }
    .bio-timeline-section {
        padding-top: 170px;
    }
    .price-two-block .price-image {         
        width: 550px;
        height: 550px;
    }
    .leadership-main .leader-ship-image h3 {        
        font-size: 34px;
    }
    .leadership-main .leader-ship-image p {        
        font-size: 22px;
    }    
    .general-content .mapplic-element {
        height: 450px !important;
    }
    .general-content {
        padding-top: 110px;
        padding-bottom: 80px;
    }
    .general-content .mapplic-tooltip .mapplic-tooltip-wrap {
        padding: 14px 25px 25px 25px;
    }
    .general-content .mapplic-tooltip .mapplic-tooltip-wrap .mapplic-tooltip-content img {
        margin-bottom: 20px;
    }
    .filter-main-block:before {
        height: 989px;
        left: -47px;
        width: calc(100% + 47px);
    }
    section.bottom-banner:before {
        width: 75px;
        height: 150px;
    }
    .contact-form-section:before {
        background-size: cover;
        height: 1049px;
        top: -160px;
        background-position: 2.8% 51%;
        width: 100%;
    }
    .main-resource-details:before {
        background-size: 1920px;
        height: 412px;
        top: -316px;
    }   
    .connection-section .connection-right .price-image {
        width: 550px;
        height: 550px;
    }
    .connection-section .connection-block {
        padding-right: 30px;
    }
    
}

@media (max-width: 1450px) {
    .inner-top-section .top-text.active p#dynamic-subheading {font-size: 62px;}
    .bio-left-block .bio-round-image {
        height: 492px;
    }
    .leadership-main .leader-ship-image figure {
        height: 410px;
    }
    .leadership-main a.leader-ship-image figure:hover {
        height: 430px;
    }
    .leadership-main .leader-ship-image h3 {        
        font-size: 32px;
    }
    .leadership-section {
        padding-top: 100px;
        padding-bottom: 150px;
    }
    .leadership-main {
        margin-right: calc((-100vw + 800px) / 2);
    }
    .logo-carousel .d-flex .right-part {
        max-width: 48%;
    }
    .logo-carousel .d-flex .left-part {
        max-width: 48%;
    }
    .join-list-block {
        gap: 40px;        
    }
    .timeline-main-block .timeline-year {
        padding: 0 25px 0;
    }
    .timeline-main-block .timeline-year h3 {
        font-size: 32px;
    }
    .cta-full-section {
        padding-top: 120px;
        padding-bottom: 100px;
    }
    .cta-full-leftblock .cta-first-block:last-child {
        margin-bottom: 0;
    }
    .contact-form-section {
        padding-bottom: 187px;     
    }
    .contact-form-section:before {
        background-position: 2.4% 51%;
    }
    .spacer-190 {
        height: 100px;
      }
    .side-by-side-column-text .comman-link a.readmore1, .side-by-side-column-text .comman-link a.readmore1 i {
        font-size: 24px;
    }
    .side-by-side-column-text .comman-link a.readmore1::before {text-transform: capitalize;}
    .resource-center-detail {padding-top: 150px;}   
    
}

@media (max-width: 1366px) {
section.three-column-text, section.featured_box, section.side-by-side-column-text,
.text-and-stacked-figures-with-tcons,
section.icons-list-section.icons-and-text,
section.left-accordionssection, section.shortcuts-section,
section.images-and-text-module{
    padding: 70px 0px 70px 0;
}
section.side-by-side-column-text .left-content-with-image .comman-link span {
    text-transform: none;
}
section.side-by-side-column-text .right-columns-content h3 + h4 {
    margin-top: 20px;
} 
.first-bio-section .bio-left-block p, .bio-value-block ul li p, .bio-timeline-section .time-first-heading .right-timeline p, .community-blcok .community-right p, .connection-section .connection-block p, .price-section .price-two-block .price-right-block p, .testimonials-left p, .leadership-section .leadershipt-heading .lead-right-block p, .logo-carousel .d-flex .right-part p, .join-heading .lead-right-block p, .join-list-block .join-block p, section.side-by-side-column-text .heading-coman-top p, .side-by-video-section .sideby-block .sideby-left p, .accordion-hading p, .accordiontem .card-body-team p, .accordiontem .card-body-team ul li, .resp-tabs-container .resp-tab-content p, .tabing-section .tab-heading-wrap .tab-right-side p, .resp-tabs-container .resp-tab-content p, section.side-by-side-column-text .right-columns-content p, .cta-full-leftblock .cta-first-block p, .cta-full-leftblock .cta-first-block ul li, .general-content .general-heading .general-right-block p, .tabing-section .tab-heading-wrap .tab-left-side p, .contact-form-section .g-text p, .text-block-main p 
{
    font-size: 20px;
}
.connection-section ul li,
.testimonials-left ul li,
.leadershipt-heading ul li,
.logo-carousel ul li,
.joinourteam-section ul li,
.side-by-side-column-text ul li,
.table-style ul li,
.general-content ul li,
.side-by-video-section ul li,
.tabing-section ul li,
.bio-left-block ul li,
.community-section ul li,
.text-block-main ul li{
    font-size: 20px;
}    
.company-bio-section .bio-value-block { 
    width: 47%;
}    
.company-bio-section .bio-left-block {
    float: left;
    width: 47%;
}
.bio-value-block ul li h3 {    
    font-size: 42px;
}
.connection-section .price-section {
    margin-top: 350px;
}
.connection-section .price-section {
    margin-top: 250px;
}
.connection-section .connection-middle-bg {
    top: -11%;
    background-size: 122% 91%;
}
.connection-section {
    padding-top: 110px;
    padding-bottom: 110px;
}        
.testimonials-slider button.slick-arrow {
    width: 70px;
    height: 43px;
}
.testimonials-slider button.slick-next.slick-arrow {
    right: -30px;
}    
.leadershiop-slider .slick-slide {
    margin-right: 5px;
    margin-left: 5px;
}    
.leadership-main .leader-ship-image h3 {
    font-size: 30px;
}
.joinourteam-section {
    padding: 100px 0 100px;
}
.table-style {
    padding-top: 100px;
    padding-bottom: 100px; 
}    
.side-by-video-section {
    padding: 120px 0 120px;
}    
.tabs-header-block {
    padding: 110px 0 0  ;
}
.tab-block {
    padding-bottom: 90px;
}
.tabing-section .tab-heading-wrap .tab-left-side:first-child {
    padding-right: 0;
}    
.general-content {
    padding-top: 100px;
}
.general-content .mapplic-element {
    height: 400px !important;
}    
.general-content .mapplic-tooltip .mapplic-tooltip-wrap .mapplic-tooltip-content .mapplic-tooltip-description, .general-content .mapplic-tooltip .mapplic-tooltip-wrap .mapplic-tooltip-content .mapplic-tooltip-description p {    
    font-size: 18px;
} 
.filter-resources-results #show_resources .rc-paginations-outer { 
    margin: 0 -15px;
}    
.filter-resources-results #show_resources .rc-list { 
    padding: 0 15px;
}    
.filter-resources-results .resource-meta-content-wrap h3 {
    font-size: 26px;
}   
.filter-resources-results .resource-meta-content-wrap {    
    padding: 30px 30px 40px 30px; 
}    
.filter-resources-results #show_resources .rc-list a{
    margin: 0 0 30px 0;
}    
.resource-center-filter.filter-resources-type .filter-form {
    margin: 0 -25px;
}    
.resource-center-filter.filter-resources-type .filter-form .filter-select-type {    
    padding: 0 25px;
}   
.price-section.connection-right .price-two-block .price-right-block { 
    padding-right: 40px;
}  
.side-by-side-column-text .comman-link a.readmore1, .side-by-side-column-text .comman-link a.readmore1 i {
    font-size: 23px;
}    
.accordiontem .card-body-team ul li:before, .cta-full-leftblock .cta-first-block ul li:before {
    top: 12px;
}
.text-block-main ul, .text-block-main ol {
    margin-bottom: 16px !important; 
}
.cta-full-leftblock .cta-first-block ul {
    padding-left: 23px; 
}
.connection-section ul, 
.testimonials-left ul, 
.leadershipt-heading ul, 
.logo-carousel ul,
.joinourteam-section ul,
.side-by-side-column-text ul,
.table-style ul,
.general-content ul,
.side-by-video-section ul,
.tabing-section ul,
.bio-left-block ul,
.community-section ul,
.text-block-main ul    
{
    margin-bottom: 16px !important;
}
.connection-section ul li:before,
.testimonials-left ul li:before,
.leadershipt-heading ul li:before,
.logo-carousel ul li:before,
.joinourteam-section ul li:before,
.side-by-side-column-text ul li:before,
.table-style ul li:before,
.general-content ul li:before,
.side-by-video-section ul li:before,
.tabing-section ul li:before,
.bio-left-block ul li:before,
.community-section ul li:before,
.text-block-main ul li::before{
    top: 12px;
}  
.text-block-main .alignleft {    
    margin-right: 30px; 
}    
.resource-center-detail .article-title h1 {font-size: 52px;}
.related-articles-sec .related-main-wrap {
    gap: 40px;
}
.related-main-wrap .related-block .related-content{
    padding: 30px 30px 40px 30px;
}   
.related-main-wrap .related-block .related-content h3 {
    font-size: 26px;
}
.related-articles-sec h2 {font-size: 52px;}
.resp-tab-content .tab-left-side ol li {
    font-size: 20px;
}    
    
    
}



@media (max-width: 1199px) {
    h4, .h4 {        
        font-size: 28px;
    }
    
    .inner-top-section .top-text.active p#dynamic-subheading {font-size: 52px;}
    .inner-top-section .overlay{padding-top: 120px; padding-bottom: 120px;}
    .heading-text .btn-toltip span.toltip-icon:not(.active){font-size: 62px;}
section.three-column-text, section.featured_box, section.side-by-side-column-text,
.text-and-stacked-figures-with-tcons,
section.icons-list-section.icons-and-text,
    section.left-accordionssection, section.shortcuts-section,
        section.images-and-text-module{
    padding: 60px 0px 60px 0;
}
section.side-by-side-column-text .right-columns-content ul > li,
.g-text ul > li{
    font-size: 18px;
}
section.side-by-side-column-text .right-columns-content ul > li:before,
.g-text  ul > li:before{
    top: 8px;
}
section.side-by-side-column-text .right-columns-content ul > li > ul > li:before,
.g-text ul > li > ul > li:before{
    top: 11px;
} 
section.logo-carousel {
    padding: 60px 0 50px 0;
}
.logo-carousel .d-flex {
    margin-bottom: 30px;
}    
.bio-left-block .bio-round-image {
    height: 382px;
}
.limeline-middle-bg {
    top: 73%;
}
.bio-value-block ul li h3 {
    font-size: 38px;
}
.bio-timeline-section {
    padding-top: 110px;
}
.timeline-main-block .timeline-year {
    padding: 0 20px 0;
}
.timeline-main-block .timeline-year h3 {
    font-size: 30px;
}    
.readmore1 {
    font-size: 24px;
}
.readmore1 i, .readmore1 svg {
    font-size: 22px;
}    
.community-section {
    height: 900px;
        padding: 50px 0 0;
} 
.community-blcok .community-right p {
    margin-bottom: 25px;
}
.price-two-block .price-image {
    width: 440px;
    height: 440px;
}
.price-section .price-two-block .price-right-block { 
    width: calc(100% - 440px);
    padding-left: 50px;
}
.connection-section .connection-middle-bg {
    top: -15%;     
}
.connection-section {
    padding-top: 100px;
    padding-bottom: 100px;
}
.leadership-main {
    margin-right: calc((-100vw + 600px) / 2);
}
.leadership-main .leader-ship-image figure {
    height: 340px;
    border-width: 8px;
    margin-bottom: 20px;
}
.leadership-section {
    padding-top: 90px;
    padding-bottom: 120px;
}   
.leadership-main a.leader-ship-image figure:hover {
    height: 360px;
} 
.leadershiop-slider button.slick-next.slick-arrow {
    right: 23%; 
}
.leadership-main .leader-ship-image h3 {
    font-size: 28px;
}    
.table-style {
    padding-top: 70px;
    padding-bottom: 70px; 
}
h3, .h3 {    
    font-size: 30px;
}
.side-by-video-section {
    padding: 100px 0 100px;
}
.side-by-video-section .sideby-block .sideby-popup-block a span {
    width: 79px;
    height: 79px;
    font-size: 25px;
}    
.side-by-video-section .sideby-block .sideby-left { 
    width: 47%;
}    

.side-by-video-section .sideby-block .sideby-popup-block {
    height: 300px;
}
.accordiontem .teamcard .btn {
    font-size: 32px;
    padding: 30px 0;
}
.latest-new-section .d-flex ul.news-list li a, .latest-new-section .d-flex ul.news-list li a p {
    font-size: 20px;
}
.latest-new-section .d-flex ul.news-list li {
    padding: 0 25px 30px 25px;
}
.latest-new-section .d-flex ul.news-list li a span {
    font-size: 18px;
}    
.latest-new-section .d-flex h2 {
    width: 230px;
    font-size: 65px;
}
.latest-new-section .d-flex ul.news-list {
    width: calc(100% - 230px);
}
.tabs-header-block {
    padding: 70px 0 0px;
}    
.tab-block {
    padding-bottom: 50px;
}
.joinourteam-section .join-heading .lead-left-block { 
    width: 48%;
    padding-right: 0;
}    
.joinourteam-section .join-heading .lead-right-block { 
    width: 50%;
}    
.table-style .heading-coman-top .table-heading-right p:first-child {
    margin-bottom: 0;
}    
.general-content .mapplic-element {
    height: 270px !important;
    overflow: initial;
}
.general-content .mapplic-tooltip .mapplic-tooltip-wrap .mapplic-tooltip-content h4 {
    font-size: 22px;    
}    
.general-content .mapplic-tooltip .mapplic-tooltip-wrap .mapplic-tooltip-content .mapplic-tooltip-description, .general-content .mapplic-tooltip .mapplic-tooltip-wrap .mapplic-tooltip-content .mapplic-tooltip-description p {    
    font-size: 16px;
}    
.general-content .mapplic-tooltip .mapplic-tooltip-wrap {
    padding: 14px 20px 20px 20px;
}
.general-content .general-heading .general-right-block p {
    padding-right: 0;
} 
.general-content .general-heading {
    margin-bottom: 80px;
} 
.filter-resources-results .resource-meta-content-wrap p {
    font-size: 18px;
}  
.image-overlap .container, .filter-main-block .container {
    padding: 0 30px;
}    
section.bottom-banner.image-overlap figure {
    top: -64px;
}  
.filter-main-block:before {
    height: 839px;
    left: -44px;
    width: calc(100% + 44px);
}

.bio-value-block ul {
    margin-top: 0;
} 
.logo-carousel-cover figure {
    text-align: center;
}  
.contact-form-section:before {
    background-position: 2.59% 51%;
} 
 .spacer-100 {
    height: 60px;
  }    
.testimonials-section .testimonials-inner-block .testimonials-right {
    height: 500px;
} 
.cta-full-leftblock .cta-first-block ul li:before {
    top: 11px;
} 
.resource-center-detail .article-title h1 {
    font-size: 42px;
}    
.text-block-main h2 {
    font-size: 36px;
}    
.source-block-wrap .source-left li a {
    font-size: 20px;
}
.related-main-wrap .related-block .related-content p {
    font-size: 18px;
}    
.related-articles-sec { 
    padding: 60px 0 60px;
}
.main-resource-details {
    padding-top: 140px;
}  
.company-top-section {
    padding-top: 70px;
}
.connection-section .connection-right .price-image {
    width: 440px;
    height: 440px;
}  
.connection-section .connection-block {    
    width: calc(100% - 440px);    
}
.price-section.no-background-image {
    margin-top: 70px !important;
}    
    
}

@media (max-width: 1100px) {
.general-content .mapplic-element {
    height: 300px !important; 
}
.general-content .mapplic-map a.mapplic-pin {
    margin-top: 3px;
}    
.mapplic-tooltip-wrap .diagram-popup-image img {
    object-fit: cover;
    height: 170px;
}
.filter-resources-results #show_resources .rc-paginations-outer {
    column-count: 2; 
}    
.resource-center-filter.filter-resources-type .filter-form .select-selected.select-drop-down-created {
    font-size: 22px;
}    
.resource-center-filter.filter-resources-type .filter-form .form-control {
    font-size: 22px;
}   
.resource-sort-dropdown .select-selected.select-drop-down-created{
    font-size: 22px;
}    
.filter_topic .select-items div {
    font-size: 22px;
}    
.resource-center-filter.filter-resources-type .filter-form .form-control{
    padding: 10px 40px 13px 0;
}
.related-articles-sec .related-main-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.text-block-main .alignright {
    margin-left: 20px;
}    
.text-block-main .alignleft {
    margin-right: 20px;
}    
    
}

@media (max-width: 1024px) {
/*******/
    .mobile-icon li.move ul { margin: 0; padding: 0; display: flex; position: absolute; left: 0; width: 100%; top: 0; background-color: rgb(12 35 53 / 48%); transition: 0.4s ease; z-index: -1; opacity: 0; } 
    .mobile-icon li.move ul>li { display: block; }
    .mobile-icon li.language { display: inline-flex; align-items: center; justify-content: center;display: none;}
    .mobile-icon li.active.move ul { opacity: 1; top: -42px; }
    .leadershiop-slider button.slick-next.slick-arrow {
        right: calc(22% + 13px);
    }
}

@media (max-width: 991px) {
    h3, .h3 {        
        font-size: 28px;
    }
    .inner-top-section .top-text.active p#dynamic-subheading {font-size: 52px;margin-top: 0;line-height: 1.1;}
    .heading-text .btn-toltip span.toltip-icon:not(.active){font-size: 54px;}
     section.three-column-text, section.featured_box, section.side-by-side-column-text,
.text-and-stacked-figures-with-tcons,
section.icons-list-section.icons-and-text,
    section.accordionssection, section.shortcuts-section,
    section.images-and-text-module{
    padding: 50px 0px 40px 0;
}
section.side-by-side-column-text .right-columns-content {
    width: 100%;
    padding-left: 0;
    padding-top: 10px;
}
section.three-column-text .left-content-with-image,
    section.side-by-side-column-text .left-content-with-image{
    width: 100%;
}
.logo-carousel .d-flex .left-part {
    max-width: 100%;
}
    .logo-carousel .d-flex {
     margin-bottom: 10px;
    flex-wrap: wrap;
}
    .logo-carousel .d-flex .right-part {
    max-width: 100%;
 
    padding: 0px 0 0 0;
}
.first-bio-section .bio-left-block p, .bio-value-block ul li p, .bio-timeline-section .time-first-heading .right-timeline p, .community-blcok .community-right p, .connection-section .connection-block p, .price-section .price-two-block .price-right-block p, .testimonials-left p, .leadership-section .leadershipt-heading .lead-right-block p, .logo-carousel .d-flex .right-part p, .join-heading .lead-right-block p, .join-list-block .join-block p, section.side-by-side-column-text .heading-coman-top p, .side-by-video-section .sideby-block .sideby-left p, .accordion-hading p, .accordiontem .card-body-team p, .accordiontem .card-body-team ul li, .resp-tabs-container .resp-tab-content p, .tabing-section .tab-heading-wrap .tab-right-side p, .resp-tabs-container .resp-tab-content p, section.side-by-side-column-text .right-columns-content p, .cta-full-leftblock .cta-first-block p, .cta-full-leftblock .cta-first-block ul li, .general-content .general-heading .general-right-block p, .tabing-section .tab-heading-wrap .tab-left-side p, .contact-form-section .g-text p, .text-block-main p 
{
    font-size: 18px;
}
.connection-section ul li,
.testimonials-left ul li,
.leadershipt-heading ul li,
.logo-carousel ul li,
.joinourteam-section ul li,
.side-by-side-column-text ul li,
.table-style ul li,
.general-content ul li,
.side-by-video-section ul li,
.tabing-section ul li,
.bio-left-block ul li,
.community-section ul li,
.text-block-main ul li{
    font-size: 18px;
}
.bio-left-block .bio-round-image {
    height: 282px;
    margin-top: 40px;
}
h4, .h4 {
    font-size: 26px;
}
.bio-value-block ul li h3 {
    font-size: 36px;
}
.timeline-main-block .timeline-year h3 {
    font-size: 18px;
}
.timeline-year .timeline-rightblock {
    padding: 0 0 0 19px;
}    
.timeline-main-block .timeline-year .timeline-rightblock img {
    margin-bottom: 0;
}
.timeline-year.active .timeline-rightblock p {
    font-size: 16px;
    margin-bottom: 20px;
}    
.bio-timeline-section {
    padding-top: 40px;
}
.limeline-middle-bg {
        top: 77%;
}    
.connection-section {
    padding-top: 70px;
    padding-bottom: 70px;
}    
.connection-section .connection-block h2 {
    margin-bottom: 20px; 
}    
.connection-section .connection-block h4 {    
    margin-bottom: 20px;
}    
.price-two-block .price-image {
    width: 380px;
    height: 380px;
}
.price-section .price-two-block .price-right-block { 
    width: calc(100% - 380px);
    padding-left: 35px;
}    
.connection-section .price-section {
    margin-top: 170px;
}    
.testimonials-section .testimonials-inner-block .testimonials-left {
    float: left;
    width: 100%;
    padding-top: 0;
    padding-bottom: 40px;
}    
    
.testimonials-section .testimonials-inner-block {
    display: block;
}    
.testimonials-section .testimonials-inner-block .testimonials-right {
    width: 100%;
    height: 400px;
} 
.testimonials-slider ul.slick-dots {
    bottom: -38px;
    right: 20px;
}
.testimonials-slider button.slick-prev.slick-arrow {
    left: 0;
    right: initial;
    bottom: -55px;
    top: initial;
    transform: initial;
}
.testimonials-slider button.slick-next.slick-arrow {
    left: 80px;
    right: initial;
    bottom: -55px;
    top: initial;
    transform: initial;
}    
.testimonials-left p {
    margin-bottom: 20px;
}   
.testimonials-section {
    padding-top: 50px;
    padding-bottom: 110px;
}
.leadership-section .leadershipt-heading .lead-left-block { 
    width: 100%;
}
.leadership-section .leadershipt-heading .lead-right-block { 
    width: 100%;
    padding-left: 0;
}
.leadership-section .leadershipt-heading .lead-right-block P:last-child {
    margin-bottom: 0;
}
.leadership-section .leadershipt-heading {
    margin-bottom: 30px;
}    
.leadership-main {
    margin-right: calc((-100vw + 700px) / 2);
}    
.join-list-block {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}    
.joinourteam-section .join-heading .lead-left-block {
    float: left;
    width: 100%;    
}
.joinourteam-section .join-heading .lead-right-block {
    float: left;
    width: 100%;
}
.joinourteam-section .join-heading {
    margin-bottom: 30px;
}    
.joinourteam-section {
    padding: 70px 0 70px;
}
.table-style .heading-coman-top .table-heading-left { 
    width: 100%;
}    
.table-style .heading-coman-top .table-heading-right { 
    width: 100%;
    padding-right: 0;
}    
.is-table table th, .is-table table td {
    font-size: 18px;
    padding: 15px 10px;
}    
.table-style .heading-coman-top {
    margin-bottom: 40px;
}   
section.side-by-side-column-text .right-columns-content p, section.side-by-side-column-text .heading-coman-top p {
    margin-bottom: 30px;
}    
.side-by-side-column-text .d-flex { 
    display: block !important;
}    
section.side-by-side-column-text h6 {
    margin-bottom: 30px;    
}    
section.three-column-text .left-content-with-image .comman-link, section.side-by-side-column-text .left-content-with-image .comman-link {
    margin-bottom: 9px;
}
section.side-by-side-column-text .right-columns-content p {
    margin-bottom: 20px;
}  
.table thead th { 
    border-bottom: 1px solid #d9dcdf;
}    
.popup-right-block p {
    margin-bottom: 30px;
}
.popup-right-block h6 {
    font-size: 18px;
}
.popup-right-block h5 {
    font-size: 18px;
}    
.popup-left-block .popup-descri h3 {
    font-size: 26px;
}    
.popup-text {
    padding: 30px 70px 30px 30px;    
}
.side-by-video-section {
    padding: 60px 0 60px;
}    
.accordiontem .teamcard .btn {
    font-size: 28px;
    padding: 25px 0;
}
.latest-new-section .d-flex h2 {
    font-size: 65px;
    top: 0;
}    
.popup-text .popup-two-block .popup-left-block { 
    width: 37%;
}
.tab-block ul.resp-tabs-list li {
    font-size: 24px;
    padding: 20px 15px 20px 15px !important;
}    
.resp-tab-content .join-list-block .join-block img { 
    margin-bottom: 20px;
}    
.resp-tabs-container .resp-tab-content {
    padding-top: 40px;
}
.tabs-header-block {
    padding: 50px 0 0;
}
.tab-block {
    padding-bottom: 30px;
}    
.resp-tab-content ol li h4 {
    font-size: 30px;
}    
.resp-tab-content ol {
    font-size: 30px;
}
  
.cta-full-leftblock .cta-first-block .readmore1 { 
    font-size: 20px;
}
.cta-full-leftblock .cta-first-block .readmore1 i {
    font-size: 19px;
}
.cta-full-leftblock .cta-first-block h2 {
    margin-bottom: 25px;
}    
.cta-full-section {
    padding-top: 70px;
    padding-bottom: 60px;
}    
.cta-full-section .cta-two-wrapblock .cta-full-leftblock { 
    width: 100%;
}    
.cta-full-section .cta-two-wrapblock .cta-full-form {
    position: relative;
    top: 0;
    width: 100%;
}    
.cta-full-leftblock .cta-first-block ul {
    margin-bottom: 20px;
} 
.cta-full-leftblock .cta-first-block .cta-list-image {
    margin-bottom: 20px;
}    
.cta-full-section .cta-two-wrapblock .cta-full-form br {
    display: none;
}    
.general-content .mapplic-element {
    height: 190px !important;
}
.general-content .mapplic-map a.mapplic-pin {
    width: 40px;
    height: 40px;
}    
.general-content .mapplic-map a.mapplic-pin::before {    
    font-size: 28px;
}
.general-content .mapplic-tooltip-close {
    width: 40px;
    height: 40px;
    left: -48px;
}    
.mapplic-tooltip-close:before {
    font-size: 16px;
    line-height: 1;
}    
.general-content .general-heading .general-left-block { 
    width: 100%;
}    
.general-content .general-heading .general-right-block {
    float: left;
    width: 100%;
}
.general-content {
    padding-top: 80px;
    padding-bottom: 60px;
}
.general-content .mapplic-tooltip .mapplic-tooltip-wrap {
    padding: 15px 20px 15px 20px;
}    
.side-by-video-section .sideby-block .sideby-popup-block a span {
    width: 69px;
    height: 69px;
    font-size: 22px;
}
.resource-center-filter.filter-resources-type .filter-form {
    margin: 0 -10px;
}    
.resource-center-filter.filter-resources-type .filter-form .filter-select-type {    
    padding: 0 10px;
}
.connection-section .connection-middle-bg {    
    background-size: 121% 100%;
}    
.mapplic-tooltip-close:before {
    margin-top: 1px;
}    
.tabing-section .tab-heading-wrap .tab-left-side p {
    margin-bottom: 15px; 
}    
.testimonials-slider ul.slick-dots li button {
    background-color: #0a2336;
}

.testimonials-slider ul.slick-dots li.slick-active button {
    background-color: #1ee2af;
}    
.popup-text button.mfp-close {    
    left: inherit;
    font-size: 31px;
    right: 10px;
    top: 9px;
} 
.contact-form-section {
    padding-bottom: 150px;
} 
.contact-form-section:before {
    background-position: right;
    top: inherit;
    bottom: 50px;
} 
.contact-form-section .g-text h2 {
    margin-bottom: 25px;
}    
.contact-form-section .hs-form-block form {
    margin-top: 10px;
}    
.timeline-main-block .timeline-year {
    padding: 10px 20px 10px 3px;
    border-bottom: 1px solid #1ee2af;
    display: block;
}    
.timeline-main-block .timeline-year.active {
    border-left-color: #fff !important;
    display: block;
    border-bottom-color: #fff !important;
}    
.timeline-main-block .timeline-year:first-child h3 {
    padding-top: 0;
}    
.timeline-main-block .timeline-year h3 {
    font-size: 25px;
    padding: 8px 0;
    margin-bottom: 0;
}    
.timeline-year .timeline-rightblock {
    padding: 10px 0 0 0;
}    
.timeline-main-block {
    display: block;
    overflow: inherit !important;
}    
.timeline-main-block .timeline-year:last-child {
    border-right: none;
}

.leadershiop-slider ul.slick-dots {
    left: 15px;
}    
.side-by-side-column-text .comman-link a.readmore1, .side-by-side-column-text .comman-link a.readmore1 i {
    font-size: 20px;
}    
.accordiontem .card-body-team ul li:before {
    top: 11px;
}    
.side-by-side-column-text .d-flex.connection-right {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}   
.side-by-side-column-text .d-flex.connection-right .left-content-with-image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}    
.connection-section ul li:before,
.testimonials-left ul li:before,
.leadershipt-heading ul li:before,
.logo-carousel ul li:before,
.joinourteam-section ul li:before,
.side-by-side-column-text ul li:before,
.table-style ul li:before,
.general-content ul li:before,
.side-by-video-section ul li:before,
.tabing-section ul li:before,
.bio-left-block ul li:before,
.community-section ul li:before,
.text-block-main ul li::before{
    top: 11px;
}        
.timeline-year .timeline-rightblock {
    width: 100%; 
    min-height: inherit;
    max-height: inherit;    
}
.timeline-year.active .timeline-rightblock {
    padding: 0 0 0 0;
    margin-top: 16px;
}    
.timeline-main-block .timeline-year{
    border-left: 0;
}    
.timeline-main-block .timeline-year{
    position: relative;
}    

.timeline-main-block .timeline-year:before {
    content: "\2b";
    position: absolute;
    right: 4px;
    font-family: "Font Awesome 6 Pro";
    font-weight: 600;
    z-index: 222;
    color: #fffafa !important;
    opacity: 1 !important;
    top: 14px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
} 
.timeline-main-block .timeline-year.active:before {
    content: "\f068";
}    
.article-meta {
    font-size: 18px;
}    
.resource-center-detail {
    padding-top: 110px;
}    
 .single .brand-logo img {
    display: block;
}   
.related-articles-sec h2 {    
    font-size: 42px;
    margin-bottom: 30px;
} 
.resp-tab-content ol li {
    line-height: 1;
}    
.resp-tab-content ol li:after {
    top: 11px;
}    
.connection-section .connection-right .price-image {
    width: 380px;
    height: 380px;
}
.connection-section .connection-block {
    width: calc(100% - 380px);
}    
.mobile-menu-main li.top-lavel-link a {
    display: block !important;
    width: 100%;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    background: none !important;
}    
.leadershiop-slider button.slick-next.slick-arrow {
    right: calc(0% + 21px);
}
.resp-tab-content .tab-left-side ol li {
    font-size: 18px;
} 
li.top-lavel-link ul li:first-child {
    border-bottom: 0;
}

.mobile-menu-main li.top-lavel-link a.hide-link {
    display: none !important;
}    
    
}

@media(max-width:820px){
    .leadershiop-slider button.slick-next.slick-arrow {
        right: calc(0% + 40px);
    }
}


@media(max-width:768px){
    .mobile-media-wrap {
        display: block;
    }    
    .desktop-media-wrap {
        display: none;
    }
    .resp-tabs-container01 ol li:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #005568;
        bottom: -1px;
        left: -30px;
    }
    .resp-tabs-container01 ol {
        color: #0c2335;
        font-weight: 600;
        font-size: 24px;
        padding-left: 0;
        margin-left: 30px;
        margin-top: -6px;
        list-style: none;
    }
    .resp-tabs-container01 ol li {
        counter-increment: custom-counter;
        position: relative;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .resp-tabs-container01 ol li:after {
        content: "";
        content: counter(custom-counter) ". ";
        font-weight: 600;
        padding-left: 0;
        margin-left: 30px;
        margin-top: -6px;
        position: absolute;
        left: -59px;
        top: 10px;
    }
    .resp-tabs-container01 ol li p:last-child {
        margin-bottom: 0;
    }
    .bg-text-white .mobile-media-wrap .resp-tabs-list01 .slick-slide h4{
        color: #ddd !important;
    }
    .bg-text-white .mobile-media-wrap .resp-tabs-list01 .slick-slide.slick-current h4 {
        color: #ffffff !important;
    }
    .bg-text-white .mobile-media-wrap .resp-tabs-list01 .slick-slide h4:before{
        background-color: #ffffff;
    }
    .tab-block {        
        padding-top: 30px;
    }
    .leadershiop-slider button.slick-next.slick-arrow {
        right: calc(0% + 20px);
    }
    .resp-tabs-container01 .tab-left-side ol {        
        font-weight: 300;
        font-size: 20px;    
    }
    .resp-tabs-container01 .tab-left-side ol li:after{        
        font-weight: 300;     
    }
}

@media(max-width:767px){
    h4, .h4 {
        font-size: 24px;
    }
    .hs-form-block form fieldset.form-columns-3>div { width: 100% !important; } 
    .hs-form-block form input.hs-button { padding: 18px 30px; font-size: 16px; } 
    .hs-form-block form fieldset label { font-size: 18px; } 
    .hs-form-block form fieldset input[type="text"]::placeholder, .hs-form-block form fieldset input[type="email"]::placeholder, .hs-form-block form fieldset input[type="tel"]::placeholder, .hs-form-block form fieldset select, .hs-form-block form fieldset textarea::placeholder { font-size: 18px; } 
    .hs-form-block form fieldset input[type="text"], .hs-form-block form fieldset input[type="email"], .hs-form-block form fieldset input[type="tel"], .hs-form-block form fieldset select, .hs-form-block form fieldset textarea { font-size: 18px; }

    .heading-text .btn-toltip span.toltip-icon + span.toltip-text{left: unset !important;right: 0;}
    .heading-text .btn-toltip span.toltip-icon:not(.active){font-size: 44px;}
    span.toltip-text:not(.active){font-size: 14px;}
    section.side-by-side-column-text .three-images > * {
        width: 33.3%;
        padding: 0 2px;
    }
    section.side-by-side-column-text .three-images {
        margin: 0 -2px;
        margin-bottom: 15px;
    }
    section.side-by-side-column-text .right-columns-content ul > li,
    .g-text ul > li{
        padding-left: 20px;
    }
    section.side-by-side-column-text .right-columns-content ul > li:before,
     .g-text ul > li:before{
            width: 5px;
    height: 5px;
            top: 8px;
    }
    section.side-by-side-column-text .right-columns-content ul > li > ul,
    .g-text ul > li > ul{
    margin: 15px 0 15px 0px;
    padding: 0;
}
    section.side-by-side-column-text .right-columns-content ul > li > ul > li:before,
    .g-text ul > li > ul > li:before{
    top: 10px;

    }
    section.side-by-side-column-text .right-columns-content ul > li > ul > li,
    .g-text ul > li > ul > li{
        padding-left: 15px;
    }  
 section.logo-carousel {
    padding: 50px 0 30px 0;
}
.company-bio-section .bio-left-block {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.company-bio-section .bio-value-block {
    width: 100%;
}
.company-bio-section .first-bio-section {
    margin-bottom: 0px;
}    

.bio-left-block .bio-round-image {
    height: 442px;
    margin-top: 30px;
} 
.bio-value-block ul li h3 {
    font-size: 32px;
}
.bio-value-block ul li {
    margin-bottom: 15px;
}    
.bio-timeline-section .time-first-heading .left-timeline { 
    width: 100%;
}    
.bio-timeline-section .time-first-heading .right-timeline {
    float: left;
    width: 100%;
}
.timeline-main-block .timeline-year:last-child h3 {
    margin-bottom: 0;
}

.sub-banner .three-line {
    height: 110px;
    bottom: 70px;
}
.first-bio-section .bio-left-block h4 {
    margin-bottom: 20px;
}    
.company-bio-section {    
    padding-bottom: 50px;
}
.community-section .community-blcok .community-left {    
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
}
.community-section .community-blcok .community-right h3 {
    margin-bottom: 7px;
}
.community-section .community-blcok .community-right p {
    margin-bottom: 11px;
}
.community-section .community-blcok .community-right { 
    width: 100%;
}    
.community-section {
    height: auto;
    padding: 50px 0 30px;
}   
.community-section {
    height: auto;
    padding: 30px 0 240px;
    position: relative;
    background-position: bottom center;
    background-size: contain;
}    
.community-left h2 {
    margin-bottom: 20px;    
}
.readmore1 {
    font-size: 20px;
    letter-spacing: -0.00em;
}
.readmore1 i, .readmore1 svg {
    font-size: 19px;
}
.bio-left-block .bio-round-image {
    height: 300px;
    width: 300px;
    margin: 10px auto 0;
}    
.limeline-middle-bg {
    top: 35%;
    background-position: center;
    opacity: 0.6;
} 
.bio-value-block ul li p {
    margin-bottom: 0;
}

.connection-section {
    padding-top: 50px;
    padding-bottom: 50px;
}        
.price-section .price-two-block .price-right-block { 
    width: 100%;
    padding-left: 0;
}
.price-two-block .price-image {
    width: 300px;
    height: 300px;
    margin: 0 auto 25px;
}
.connection-section .connection-middle-bg {
    top: -11%;
    background-size: 120% 100%;
} 
.connection-section .price-section {
    margin-top: 95px;
}
.connection-section .connection-block {
    width: 100%;
    padding-right: 0;
}    
.connection-section .connection-right .price-image {
    width: 300px;
    height: 300px;
    margin: 0 auto 35px;
}
.price-section.no-background-image {
    margin-top: 30px !important;
}
.connection-section .connection-right {    
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.testimonials-left h4 {
    font-size: 18px;
}
.testimonials-left h5 {
    font-size: 18px;
}    
.testimonials-section .testimonials-inner-block .testimonials-right {
    border-radius: 15px;    
}    
.leadership-main {
    margin-right: calc((-100vw + 510px) / 2);
} 
.leadership-section {
    padding-top: 60px;
    padding-bottom: 110px;
    overflow: hidden;
}    
.joinourteam-section {
    padding: 60px 0 60px;
} 
.table-style {
    padding-top: 50px;
    padding-bottom: 50px; 
}    
.popup-text .popup-two-block .popup-left-block { 
    width: 39%;
}    
.accordiontem .teamcard .card-body-team .accordionContent-cover {
    max-width: 100%;
}    
#accordionTeam.accordiontem .teamcard .btn {
    padding-left: 0;
}    
.accordiontem .teamcard .card-body-team {
    padding: 0px 0 30px 0; 
}
.latest-new-section .d-flex ul.news-list li {
    padding: 0 15px 30px 15px;
}    
.latest-new-section .d-flex h2 {
    font-size: 52px;
}
.tabing-section .tab-heading-wrap .tab-left-side { 
    width: 100%;
}    
.tabing-section .tab-heading-wrap {    
    padding-bottom: 20px;
}    
.tab-block ul.resp-tabs-list {
    display: none;
} 
.side-by-video-section .sideby-block .sideby-popup-block { 
    width: 100%;
}    
h2.resp-accordion {
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
    width: 100%;
    text-align: center;
    border: none;
    color: #cbced0;
    font-size: 24px;
    font-weight: 600;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 21px 20px 26px 20px !important;
    line-height: 1.2;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-box-shadow: inset 0 -11px 12px -6px rgb(51, 51, 51, 0.3);
    box-shadow: inset 0 -11px 12px -6px rgb(51, 51, 51, 0.3);
} 
.tab-block h2.resp-accordion:first-child {
    border-top: none !important;
}
h2.resp-accordion {
    width: 100%;
    color: #cbced0;
    font-weight: 600;
    padding: 20px 30px 20px 0 !important;
    line-height: 1.2;
    -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 !important;
    border: none !important;
    border-bottom: 1px solid #025466 !important;
    text-align: left;
    position: relative;
    box-shadow: none;
            color: #0c2335 !important;
}
.tabing-section h2.resp-tab-active {
    background: transparent !important;
    padding: 20px 30px 20px 0 !important;
    border-bottom: 1px solid #025466 !important;
    color: #16eab3 !important;    
}
.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 7px solid transparent !important;
    border-right: 7px solid transparent !important;
    border-top: 11px solid #1ee2af !important;
    position: absolute;
    right: 9px;
    top: 50%;
    -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);
}
.tabing-section .tab-heading-wrap {
    display: inline-block;
    padding-bottom: 30px;
    margin-bottom: 0;
} 
.tabing-section .tab-heading-wrap .tab-right-side {
    float: none;
    width: 100%;
    margin-bottom: 60px;
    display: block;
    width: 100%;
}
.resp-tabs-container .resp-tab-content {
    padding-top: 30px;
}   
.tabs-header-block {
    padding: 50px 0 0;
} 
.tab-block {
    padding-bottom: 30px;
}    
.join-list-block {
    gap: 20px;
}    
.resp-tab-content ol li h4 {
    font-size: 22px;
}    
.resp-tab-content ol {
    font-size: 22px;
    margin-top: 7px;
}
.resp-tab-content ol li {
    margin-bottom: 15px;
    padding-bottom: 15px;
}    
h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent !important;
    border-right: 6px solid transparent !important;
    border-bottom: 12px solid #9B9797 !important;
    border-top: 0 !important;
}  
.resp-tab-content ol li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}    
.latest-new-section .d-flex ul.news-list {
    width: 100%;    
}    
.side-by-video-section .sideby-block .sideby-left { 
    width: 100%;    
    margin-bottom: 30px;
}    
.mapplic-tooltip-wrap .diagram-popup-image img { 
    height: 130px;
}
.general-content .mapplic-tooltip {
    max-width: 225px !important;    border-radius: 15px; 
}    
.general-content .mapplic-tooltip .mapplic-tooltip-wrap {
    padding: 10px 15px 12px 15px;
    border-radius: 8px;
}    
.general-content .mapplic-tooltip-close {
    width: 36px;
    height: 36px;
    left: -40px;
}
.general-content .mapplic-tooltip .mapplic-tooltip-wrap .mapplic-tooltip-content .mapplic-tooltip-description, .general-content .mapplic-tooltip .mapplic-tooltip-wrap .mapplic-tooltip-content .mapplic-tooltip-description p {
    font-size: 14px;
}
.general-content .general-heading {
    margin-bottom: 20px;
}
.general-content .mapplic-tooltip .mapplic-tooltip-wrap .mapplic-tooltip-content img {
    border-radius: 10px;
}    
.general-content .mapplic-map a.mapplic-pin {
    width: 30px;
    height: 30px;
    margin-top: 21px;
}
.general-content .mapplic-map a.mapplic-pin::before {
    font-size: 22px;
}    
.resource-center-filter.filter-resources-type .filter-form .filter-select-type { 
    width: 100%;
    margin-bottom: 6px;
}        
.filter-resources-results #show_resources .rc-list { 
    padding: 0 8px;
}    
.filter-resources-results #show_resources .rc-paginations-outer { 
    margin: 0 -8px;
}    
.image-overlap .container, .filter-main-block .container {
    padding: 0 25px;
}    

section.bottom-banner.image-overlap figure {
    top: 0;
    width: 100%;
    max-width: 100%;
    margin-top: -87px;
}    
.filter-main-block:before {
    height: 379px;
    top: 70px;
    background-position: left center;
    left: -10px;
    width: calc(100% - 16px);
}

.resp-tab-content .btn-part {
    margin-top: 20px;
}   
.price-section.connection-right .price-two-block .price-right-block {
    padding-left: 0;
    padding-right: 0;
}    
.connection-section .connection-right-flow .connection-block {
    float: left;
}   
.spacer-190, .spacer-100, .spacer-105 {
    height: 45px;
  }    
.connection-section.side-content-media {
    padding-top: 50px;
    padding-bottom: 50px;
}    
.side-by-side-column-text .comman-link a.readmore1, .side-by-side-column-text .comman-link a.readmore1 i {
    font-size: 18px;
}    
.accordionssection .text.text-block-main {
    padding-bottom: 0;
}    
.bg-text-white h2.resp-accordion {
    color: #fff !important;
}
.bg-text-black h2.resp-accordion {
    color: #0c2335 !important;
}
.bg-text-black h2.resp-tab-active{
    color: #16eab3 !important;
} 
.full-bg-clr {    
    height: 100%;
}    
.text-block-main .alignleft {
    margin-right: 0;
    width: 100% !important;
}
.text-block-main .alignright {
    margin-left: 0;
    width: 100% !important;
}
.resource-center-detail .article-title h1 {
    font-size: 34px;
    margin-bottom: 30px;
}    
.text-block-main h2 {
    font-size: 36px;
    margin-bottom: 15px;
}        
.resource-center-detail .container, .resource-center-detail-content .container {    
    padding: 0 30px;
}
.text-block-main ul li {
    padding-left: 20px;
}    
.resource-center-detail-content .text.text-block-main { 
    padding-bottom: 40px;
}    
.source-block-wrap .source-left li a {
    font-size: 18px;
}
.related-articles-sec { 
    padding: 50px 0 60px;
}      
.related-articles-sec h2 {    
    font-size: 36px;
    margin-bottom: 24px;
}
.resp-tab-content ol {
    margin-left: 20px;
}
.resp-tab-content ol li:after {
    left: -49px;    
}
.resp-tab-content ol li:before {
    left: -20px;
}    
.resp-tab-content ol li:after {
    top: 11px;
} 
.resp-tab-content .join-list-block .join-block img {
    width: 70px; 
}
.company-top-section {
    padding-top: 50px;
}
.accordiontem .teamcard .btn.collapsed::after {
    margin-right: 0;
    margin-top: 0;
}    
.accordiontem .teamcard .btn::after {
    margin-right: 10px;
    margin-top: -7px;
}
.leadershiop-slider button.slick-next.slick-arrow {
    right: calc(0% + 23px);
} 
.logo-carousel-cover .slick-track .slick-slide {
    padding: 0 30px;
}

.logo-carousel-cover .slick-list {
    margin: 0 -30px;
}
.btn-part a.line { 
    font-size: 20px;
}    
.side-by-side-column-text .comman-link a.readmore1, .side-by-side-column-text .comman-link a.readmore1 i {
    font-size: 22px;
}  
 .connection-section .connection-middle-bg {
    top: 0;
    position: relative;
    width: 100%;
    height: 360px;
    background-size: cover;
    background-position: top center;
    display: none;
}
.connection-section figure.mobile-device {
    display: block;
}    
    
}

@media (max-width: 700px) {
.general-content .mapplic-tooltip-close {
    width: 30px;
    height: 30px;
    left: -33px;
}
.general-content .mapplic-tooltip .mapplic-tooltip-wrap .mapplic-tooltip-content h4 {
    font-size: 20px;    
    margin-bottom: 10px;
}
.mapplic-tooltip-description .diagram-popup-image{
    margin-bottom: 13px;
}
.general-content .mapplic-element {
    height: 140px !important;
}
.filter-resources-results .resource-meta-content-wrap h3 {
    font-size: 22px;    
    line-height: 1.1;
    margin-bottom: 8px;
}    
.filter-resources-results .resource-meta-content-wrap {    
    padding: 25px 20px 25px 20px; 
}    
.general-content .buttons-wrap {
    margin-top: 30px; 
}  
.related-articles-sec .container { 
    padding: 0 30px;
}
.related-main-wrap .related-block .related-content h3 {
    font-size: 22px;
} 
.related-main-wrap .related-block .related-content {
    padding: 25px 20px 25px 20px;
}    
    
}

@media (max-width: 640px) {
 
.first-bio-section .bio-left-block p, .bio-value-block ul li p, .bio-timeline-section .time-first-heading .right-timeline p, .community-blcok .community-right p, .connection-section .connection-block p, .price-section .price-two-block .price-right-block p, .testimonials-left p, .leadership-section .leadershipt-heading .lead-right-block p, .logo-carousel .d-flex .right-part p, .join-heading .lead-right-block p, .join-list-block .join-block p, section.side-by-side-column-text .heading-coman-top p, .side-by-video-section .sideby-block .sideby-left p, .accordion-hading p, .accordiontem .card-body-team p, .accordiontem .card-body-team ul li, .resp-tabs-container .resp-tab-content p, .tabing-section .tab-heading-wrap .tab-right-side p, .resp-tabs-container .resp-tab-content p, section.side-by-side-column-text .right-columns-content p, .cta-full-leftblock .cta-first-block p, .cta-full-leftblock .cta-first-block ul li, .general-content .general-heading .general-right-block p, .tabing-section .tab-heading-wrap .tab-left-side p, .contact-form-section .g-text p, .text-block-main p 
{
    font-size: 16px;
}
.connection-section ul li,
.testimonials-left ul li,
.leadershipt-heading ul li,
.logo-carousel ul li,
.joinourteam-section ul li,
.side-by-side-column-text ul li,
.table-style ul li,
.general-content ul li,
.side-by-video-section ul li,
.tabing-section ul li,
.bio-left-block ul li,
.community-section ul li,
.text-block-main ul li{
    font-size: 16px;
}    
.testimonials-slider button.slick-arrow {
    width: 63px;
    height: 40px;
}
.leadership-main {
    margin-right: 0;
}

.leadershiop-slider button.slick-arrow {
    width: 63px;
    height: 40px;
}
.leadershiop-slider .slick-slide {
    margin-right: 0;
    margin-left: 0;
} 
.popup-text .popup-two-block .popup-left-block { 
    width: 100%;
    margin-bottom: 14px;
}
.popup-text .popup-two-block .popup-right-block {    
    width: 100%;
}   
.popup-left-block .popup-descri {
    padding-left: 0;
    margin-top: 15px;
}
.popup-left-block img {
    max-width: 300px;
} 
.cta-full-leftblock .cta-first-block .cta-list-image {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}   
.popup-left-block img {
    max-width: 220px;
    height: 260px;
}    
.popup-text .popup-two-block .popup-right-block { 
    height: 200px;
    padding-right: 13px;
}    
.popup-text {
    padding: 20px 20px 20px 20px;
}
.popup-right-block p {
    margin-bottom: 16px;
}    
.leadershiop-slider button.slick-next.slick-arrow {
    right: -14px;
}    
.accordiontem .card-body-team ul li:before {    
    width: 6px;
    height: 6px;
    top: 10px;
}    
.accordiontem .teamcard .card-body-team ul {
    padding-left: 20px; 
        left: -17px;
}  
.cta-full-leftblock .cta-first-block ul li:before{
    width: 6px;
    height: 6px;
    top: 9px;
} 
.connection-section ul li:before,
.testimonials-left ul li:before,
.leadershipt-heading ul li:before,
.logo-carousel ul li:before,
.joinourteam-section ul li:before,
.side-by-side-column-text ul li:before,
.table-style ul li:before,
.general-content ul li:before,
.side-by-video-section ul li:before,
.tabing-section ul li:before,
.bio-left-block ul li:before,
.community-section ul li:before,
.text-block-main ul li::before{
    width: 6px;
    height: 6px;
    top: 10px;
}
.article-meta {
    font-size: 16px;
}    
.source-block-wrap .source-left li a {
    font-size: 16px;
}
.source-block-wrap .source-left { 
    width: 100%;
}    
.source-block-wrap .source-right { 
    width: 100%;
    text-align: right;
}
.resp-tab-content .tab-left-side ol li {
    font-size: 18px;
} 
.resp-tabs-container01 .tab-left-side ol { 
    font-size: 18px;
}    
    
}


@media (max-width: 575px) {
    .inner-top-section .top-text.active p#dynamic-subheading {font-size: 32px;}
    .community-section {
        padding: 50px 0 190px;
    }
    .limeline-middle-bg {
        top: 33%;
    }
    .timeline-rightblock ul li {
        margin-bottom: 15px;
    }
    .timeline-year.active .timeline-rightblock p {    
        margin-bottom: 15px;
    }
   
    
    .connection-section .price-section {
        margin-top: 30px;
    }
    .connection-section .connection-block {
        width: 100%;
    }
    .join-list-block {
        row-gap: 10px;
        margin-bottom: 15px;
    }
    .side-by-video-section {
        padding: 50px 0 50px;
    }
    .side-by-video-section .sideby-block .sideby-popup-block a span {
        width: 70px;
        height: 70px;
        font-size: 22px;
    }
    .side-by-video-section .sideby-block .sideby-popup-block a {
        bottom: 30px;
        left: 30px;
    }    
    .latest-new-section .d-flex ul.news-list li {
        padding: 20px 0 20px 0;
        min-width: 100%;
        max-width: 100%;        
        position: relative;
        border-left: 0;
        margin-bottom: 0;
    }
    .latest-new-section .d-flex h2 {        
        margin-bottom: 0;
        width: 100%;
    }
    .latest-new-section .d-flex ul.news-list li a, .latest-new-section .d-flex ul.news-list li a p {    
        margin-bottom: 0;
    }
    .latest-new-section .d-flex ul.news-list li:before {
        content: "";
        position: absolute;
        width: calc(100% + 80px);
        left: -50px;
        background-color: #fff;
        bottom: -1px;
        height: 1px;
    }
    .latest-new-section .d-flex ul.news-list {
        width: 100%;
        display: block;
    }
    .latest-new-section .d-flex ul.news-list li:last-child {
        margin-bottom: 0;
        border: none;
    }
    .latest-new-section .d-flex ul.news-list li:last-child:before{
        display: none;
    }        
    .general-content .mapplic-map a.mapplic-pin {
        width: 25px;
        height: 25px;
    }
    .general-content .mapplic-map a.mapplic-pin::before {
        font-size: 20px;
    }
    .general-content .mapplic-map a.mapplic-pin {
        margin-top: 0;
    }
    .general-content .mapplic-tooltip {
        transform: scale(2.96444) translate(-51%, -104%) !important;
    }
    .filter-resources-results #show_resources .rc-paginations-outer {
        column-count: 1;
    }
    .filter-resources-results #show_resources .rc-list a {
        margin: 0 0 20px 0;
    }
    .filter-resources-results .rc-pagination ul li a {
        font-size: 22px;
    }
    .resource-center-filter.filter-resources-type .filter-form .select-selected.select-drop-down-created {
        font-size: 20px;
    }
    .filter_topic .select-items div {
        font-size: 20px;
    }
    .resource-sort-dropdown .select-selected.select-drop-down-created {
        font-size: 20px;
    }
    .contact-form-section:before {
        background-position: center;
        height: 840px;
        background-size: cover;
        left: 0;
        top: initial;
        bottom: 68px;
    }
    .table-style .is-table {
        overflow-x: auto;
    }
    .table-style table {
        width: 550px;
        overflow: scroll;
    }
    .social-share li {        
        margin-left: 12px;        
    }
    .related-articles-sec .related-main-wrap {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        row-gap: 30px;
    }
    .community-section {
        background-size: 155%;
    }
    .community-section {
        padding: 50px 0 170px;
    }
    .full-bg-clr {
        height: 135%;
    }
    .single-line {
        margin-top: -2px;
    }
}


@media (max-width: 480px) {    
    .price-two-block .price-image {
        width: 260px;
        height: 260px;
        margin: 0 auto 25px;
        border-width: 5px;
    }
    .bio-left-block .bio-round-image {
        height: 260px;
        width: 260px;
        border-width: 5px;
    }
    .connection-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .logo-carousel .d-flex .right-part p {
        margin-bottom: 20px;
    }
    .joinourteam-section {
        padding: 40px 0 40px;
    }
    .join-list-block {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .side-by-video-section .sideby-block .sideby-popup-block {
        height: 250px;
    }
    .sub-banner .three-line {
        height: 70px;
        bottom: 70px;
        background-position: -16%;
    }
    .general-content .mapplic-tooltip {       
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto;
        transform: scale(3.78571) translate(-40%, -110%) !important;
    }
    .leadershiop-slider ul.slick-dots {
        left: 12px;
    }
    .article-social {
        display: block;
    }
    .article-meta {
        margin-bottom: 20px;
    }
    .timeline-main-block .timeline-year h3 {
        font-size: 22px;
    }   
    .mobile-media-wrap .resp-tabs-list01 .slick-slide h4 {
        font-size: 19px;
    }
    .tab-block a.readmore1, .tab-block a.readmore1 i {
        font-size: 17px;
    }
    .hs-form-block .submitted-message {        
        font-size: 18px;
    }
    .logo-carousel-cover .slick-track .slick-slide {
        padding: 0;
    }

    .logo-carousel-cover .slick-list {
        margin: 0;
    }
    .testimonials-slider .slick-track {
        margin: 0;
    }
    .testimonials-slider .slick-track .slick-slide {
        padding: 0;
    }
    .side-by-side-column-text .comman-link a.readmore1, .side-by-side-column-text .comman-link a.readmore1 i {
        font-size: 20px;
    }
}

@media (max-width: 420px){
    .side-by-side-column-text .comman-link a.readmore1, .side-by-side-column-text .comman-link a.readmore1 i {
        font-size: 20px;
    }
    .tab-block a.readmore1, .tab-block a.readmore1 i {
        font-size: 14px;
    }
    .tab-block a.readmore1 i {
        margin-left: 2px;
    }    
    .testimonials-section .testimonials-inner-block .testimonials-right {    
        height: 310px;
    }
}