@font-face {
    font-family: Hellix;
    src: url(../fonts/Hellix-Regular.eot);
    src: url(../fonts/Hellix-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Hellix-Regular.otf) format("opentype"), url(../fonts/Hellix-Regular.ttf) format("truetype"), url(../fonts/Hellix-Regular.woff) format("woff"), url(../fonts/Hellix-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Hellix;
    src: url(../fonts/Hellix-Bold.eot);
    src: url(../fonts/Hellix-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Hellix-Bold.otf) format("opentype"), url(../fonts/Hellix-Bold.ttf) format("truetype"), url(../fonts/Hellix-Bold.woff) format("woff"), url(../fonts/Hellix-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
}

body,
html {
    font-family: Hellix, Helvetica, Arial, sans-serif;
    overflow-x: hidden;
}

h1 {
    font-weight: 700;
}

.none {
    display: none;
}

.banner {
    background-color: #004288;
    padding: 55px 0;
    margin-top: 0!important;
}

.banner .row {
    justify-content: flex-end;
    align-items: center;
}

.banner .with-padding {
    padding-left: 45px;
}

.banner h1 {
    color: #fff;
    font-size: 72px;
    line-height: 40px;
    letter-spacing: 0.1px;
    padding-right: 30px;
}

.banner p {
    margin: 0;
    color: #24bad6;
    font-weight: 700;
    font-size: 38px;
    line-height: 48px;
    letter-spacing: -0.5px;
}

.banner p span {
    color: #fff;
}

.banner p.sub-text {
    font-size: 28px;
    line-height: 48px;
    letter-spacing: -0.5px;
    color: rgba(255, 255, 255, 0.8);
}

.banner .button-area {
    text-align: right;
}

.banner .button-area a {
    background-color: #24bad6;
    color: #fff;
    padding: 14px 18px;
    border: 0;
    border-radius: 8px;
    font-weight: 700;
    letter-spacing: 0.3px;
    font-size: 18px;
    line-height: 18px;
    text-decoration: none;
}

.hero {
    min-height: 100vh;
    align-items: center;
    display: flex;
}

.hero h1 {
    color: #004288;
    font-size: 60px;
    margin: 23px 0 30px 0;
    line-height: 60px;
    letter-spacing: -0.2px;
}

.hero h1 span {
    color: #24bad6;
    font-family: 'AvenirLTStd-Bold', sans-serif;
}

.boldLogo {
    font-family: 'AvenirLTStd-Bold', sans-serif;
}

.hero p {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 40px;
    color: rgba(0, 0, 0, 0.7);
    max-width: 535px;
}

.hero video {
    display: block;
    max-width: 540px;
    margin: 0 auto;
    width: 100%;
}

.hero .featured {
    width: 100%;
}

.hero img:not(.featured) {
    height: 50px;
}

.hero a.button {
    background-color: #24bad6;
    color: #fff;
    padding: 14px 18px;
    border: 0;
    border-radius: 8px;
    font-weight: 700;
    letter-spacing: 0.3px;
    font-size: 18px;
    line-height: 18px;
    text-decoration: none;
}

.hero a.link {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.3px;
    margin-left: 15px;
    color: #004288;
}

.section {
    padding: 100px 0;
}

.section .container>.row {
    justify-content: center;
    align-items: center;
}

.section .img-container {
    justify-content: center;
    align-items: center;
    display: flex;
}

.section .title {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0.3px;
    color: #004288;
    margin-top: 20px;
}

.section .subtitle {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.7);
    margin-bottom: 35px;
}

.section a.learn-link {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.3px;
    margin-left: 15px;
    color: #004288;
}

.section .button {
    background-color: #24bad6;
    color: #fff;
    padding: 14px 18px;
    border: 0;
    border-radius: 8px;
    font-weight: 700;
    letter-spacing: 0.3px;
    font-size: 18px;
    line-height: 18px;
    text-decoration: none;
}

span.button {
    background-color: #24bad6;
    color: #fff;
    padding: 14px 18px;
    border: 0;
    border-radius: 8px;
    font-weight: 700;
    letter-spacing: 0.3px;
    font-size: 18px;
    line-height: 18px;
    text-decoration: none;
}

.section.odd {
    background-color: #f2f6f9;
}

.section.gradient-bottom {
    background: linear-gradient(#f2f6f9 50%, transparent 50%);
}

.section.dark-blue-bg {
    background-color: #004288;
}

.section.dark-blue-bg .section-title h2,
.section.dark-blue-bg .section-title p {
    color: #fff;
}

.section.carousel-wrapper {
    padding: 55px 0 50px 0;
}

.section.carousel-wrapper .button-container {
    margin: 105px 0 25px;
}

.section.small-padding {
    padding: 35px 0;
}

.section.medium-padding {
    padding: 55px 0;
}

.section.medium-2x-padding {
    padding: 50px 0 100px;
}

.section.community-section {
    background: rgba(36, 186, 214, 0.2);
    padding-bottom: 0;
    margin-bottom: 100px;
}

.section.community-section .gradient-container {
    background: linear-gradient(180deg, rgba(211, 241, 247, 0) 0, #fff 100%);
}

.section.community-section .title {
    color: #004288;
}

.section.community-section .subtitle {
    color: rgba(0, 0, 0, 0.69);
}

.section.community-section .img-container img {
    width: 100%;
}

.section-title {
    text-align: center;
    margin-bottom: 40px;
}

.section-title h2 {
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.1px;
    margin-bottom: 17px;
    font-size: 38px;
    text-align: center;
    color: #000;
}

.section-title p {
    max-width: 515px;
    margin: 0 auto;
    opacity: 0.8;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 21px;
    line-height: 30px;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
}

.section-title p.larger-width {
    max-width: 720px;
}

.stepper {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 10px;
}

.stepper .step {
    position: relative;
    z-index: 1;
    width: 100%;
}

.stepper .step .circle {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 82px;
    width: 82px;
    margin: 0 auto;
    background-color: #004288;
    border: 1px solid transparent;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}

.stepper .step .circle span {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 0.1px;
}

.stepper .step .circle img {
    width: 36px;
}

.stepper .step .line {
    height: 8px;
    width: 100%;
    position: absolute;
    top: 40px;
    left: 55%;
    z-index: -1;
    background-color: rgba(24, 66, 130, 0.19);
}

.stepper .step:last-of-type .line {
    display: none;
}

.stepper .step:last-of-type .circle {
    background-color: #24bad6;
}

.stepper .step:nth-last-child(2) .line {
    background-color: rgba(89, 184, 211, 0.35);
}

.icon-paragraph {
    margin-bottom: 60px;
}

.icon-paragraph .title {
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    color: #004288;
    margin: 10px 0;
    font-size: 21px;
    letter-spacing: 0.1px;
}

.icon-paragraph .blurb {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.7);
    font-size: 18px;
}

.icon-paragraph .blurb ul {
    margin: 0;
    padding-left: 20px;
}

.icon-paragraph .blurb span {
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 5px;
}

.icon-paragraph.inline {
    margin-bottom: 35px;
}

.icon-paragraph.inline .title {
    padding-left: 70px;
}

.icon-paragraph.inline .icon-container {
    display: flex;
    align-items: center;
    padding-left: 0;
}

.icon-paragraph.inline .icon-container img {
    position: absolute;
}

.icon-paragraph.inline .paragraph-container {
    padding-left: 70px;
}

.icon-paragraph.inline .paragraph-container .blurb {
    font-size: 18px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.7);
}

.icon-paragraph:last-of-type {
    margin-bottom: 0;
}

.item-card {
    text-align: center;
    padding: 0 10%;
    margin-top: 30px;
    opacity: 0;
    transition: opacity 1s;
}

.item-card img {
    width: 65px;
    height: 65px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.item-card h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.3px;
    color: #004288;
}

.item-card p {
    max-width: 240px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}

.item-card.rounded-icon {
    padding: 0 15px;
}

.item-card.rounded-icon .icon-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 125px;
    width: 125px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #00cfcc;
    margin-bottom: 30px;
}

.item-card.rounded-icon .icon-container img {
    margin-bottom: 0;
}

.item-card.bordered-container {
    padding: 50px 30px;
    background-color: #fff;
    border: 2px solid rgba(0, 66, 136, 0.1);
    box-shadow: -20px 30px 40px rgba(0, 66, 136, 0.13);
    border-radius: 12px;
}

.item-card.bordered-container h3 {
    font-size: 28px;
    line-height: 36px;
    color: #004288;
    max-width: 270px;
    margin: 0 auto 25px;
}

.item-card.bordered-container p {
    line-height: 24px;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 0;
}

.item-card.in-viewport {
    animation: moveInFromBottom 1s;
    opacity: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
}

.item-card-grid {
    display: flex;
}

.item-card-grid .item-card-grid-container {
    margin-right: 30px;
    flex: 1;
    min-width: 100px;
}

.item-card-grid .item-card-grid-container .item-card {
    margin-top: 0;
}

.item-card-grid .item-card-grid-container:last-of-type {
    margin-right: 0;
}

.person-card {
    width: fit-content;
    margin: 0 auto;
    text-align: center;
}

.person-card img {
    height: 105px;
    width: 105px;
    border-radius: 50%;
    margin-bottom: 20px;
}

.person-details {
    font-size: 21px;
    line-height: 25px;
    text-align: center;
}

.person-details p {
    margin-bottom: 0;
    color: #000;
}

.person-details p span {
    font-weight: 700;
}

.custom-carousel {
    margin: 0 100px;
    padding: 30px 25px;
    background: #fff;
    border: 1px solid rgba(0, 66, 136, 0.4);
    box-sizing: border-box;
    box-shadow: -10px 35px 40px rgba(0, 66, 136, 0.05);
    border-radius: 7px;
    opacity: 0;
    transition: opacity 1s;
}

.custom-carousel .carousel-content {
    outline: 0;
}

.custom-carousel .carousel-content .image-wrapper {
    display: flex;
    align-items: center;
}

.custom-carousel .carousel-content .testimonial-wrapper .testimonial {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: rgba(0, 0, 0, 0.6);
}

.custom-carousel .carousel-content .testimonial-wrapper .person-card {
    display: none;
    margin-bottom: 0;
}

.custom-carousel .slick-prev {
    left: -65px;
    background-image: url(../../assets/images/previous-carousel.png);
}

.custom-carousel .slick-next {
    right: -65px;
    background-image: url(../../assets/images/next-carousel.png);
}

.custom-carousel .slick-dots {
    display: flex;
    position: absolute;
    bottom: -55px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
    margin-bottom: 0;
}

.custom-carousel .slick-dots li {
    list-style: none;
    margin-right: 12px;
}

.custom-carousel .slick-dots li button {
    font-size: 0;
    line-height: 0;
    padding: 0;
    height: 15px;
    width: 15px;
    border-color: transparent;
    border-radius: 50%;
    background: rgba(0, 66, 136, 0.31);
    outline: 0;
}

.custom-carousel .slick-dots li.slick-active button {
    background-color: #004288;
}

.custom-carousel .slick-dots li:last-of-type {
    margin-right: 0;
}

.custom-carousel.in-viewport {
    animation: moveInFromBottom 1s;
    opacity: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
}

.image-with-list {
    margin-top: 65px;
}

.image-with-list .image-container {
    height: 100%;
}

.image-with-list .image-container .image {
    opacity: 0;
    width: 100%;
}

.image-with-list .image-container .image.in-viewport {
    animation: moveInFromLeft 1s;
    opacity: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    transition: opacity 1s;
}

.image-with-list .list .list-container {
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.image-with-list .list .list-container .icon-paragraph {
    opacity: 0;
}

.image-with-list .list .list-container .icon-paragraph .blurb {
    margin-bottom: 0;
}

.image-with-list .list .list-container .icon-paragraph.in-viewport {
    animation: moveInFromRight 1s;
    opacity: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    transition: opacity 1s;
}

.tab-contents {
    width: 100%;
}

.tab-contents .content {
    width: 100%;
    display: none;
    outline: 0;
}

.tab-contents .content .paragraph-with-icon {
    opacity: 0;
    transition: opacity 1s;
}

.tab-contents .content .row {
    align-items: flex-start;
}

.tab-contents .content .featured-img {
    border-radius: 10px;
    width: 100%;
}

.tab-contents .content.active {
    display: block;
}

.tab-contents .content.active .show {
    opacity: 1;
}

.tab-contents .paragraph-with-icon:nth-child(-n + 2) {
    margin-bottom: 50px;
}

.tab-contents .paragraph-with-icon:nth-child(odd) {
    padding-right: 0;
}

.section-half h2 {
    font-size: 38px;
    line-height: 36px;
    letter-spacing: 0.3px;
    font-weight: 700;
    color: #004288;
    margin-bottom: 40px;
}

.section-half h2 span {
    color: #24bad6;
}

.section-half p {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.7);
}

.section-half .button {
    font-size: 18px;
    letter-spacing: 0.3px;
}

.section-half img {
    float: right;
}

.section-half .image-container {
    opacity: 0;
    transition: opacity 1s;
}

.section-half .image-container.in-viewport {
    animation: moveInFromRight 1s;
    opacity: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
}

.section-half .text-container {
    opacity: 0;
    transition: opacity 1s;
}

.section-half .text-container.in-viewport {
    animation: moveInFromLeft 1s;
    opacity: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
}

.icon-text-container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.icon-text-container .icon-text {
    display: flex;
    align-items: center;
    padding-right: 7%;
    opacity: 0;
}

.icon-text-container .icon-text img {
    margin-right: 20px;
}

.icon-text-container .icon-text p {
    font-size: 18px;
    line-height: 26px;
    color: #004288;
    max-width: 400px;
    margin-bottom: 0;
}

.icon-text-container .icon-text:last-of-type {
    padding-right: 0;
}

.icon-text-container .icon-text.in-viewport {
    animation: moveInFromBottom 1s;
    opacity: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    transition: all 1s;
}

.icon-text-container.bordered {
    background-color: #fff;
    border: 2px solid rgba(0, 66, 136, 0.1);
    box-shadow: -20px 30px 40px rgba(0, 66, 136, 0.13);
    border-radius: 12px;
    padding: 50px;
}

.icon-text-container.bordered .icon-text {
    flex-flow: column;
    text-align: center;
    border-right: 2px solid #c9d7e6;
    padding: 0 15px;
    width: 100%;
}

.icon-text-container.bordered .icon-text p {
    font-weight: 700;
}

.icon-text-container.bordered .icon-text img {
    margin-right: 0;
    margin-bottom: 30px;
}

.icon-text-container.bordered .icon-text:first-of-type {
    padding-left: 0;
}

.icon-text-container.bordered .icon-text:last-of-type {
    padding-right: 0;
    border-right: 0;
}

.grid-text-container {
    display: flex;
    justify-content: space-evenly;
    margin-top: 65px;
}

.grid-text-container .grid-text {
    flex: 1;
    min-width: 100px;
    padding-right: 31px;
    color: #fff;
    text-align: center;
    opacity: 0;
    transition: opacity 1s;
}

.grid-text-container .grid-text .grid-text-content {
    background: #fff;
    border: 2px solid rgba(0, 66, 136, 0.1);
    box-shadow: -20px 30px 40px rgba(0, 66, 136, 0.13);
    border-radius: 12px;
    padding: 30px 19px;
    height: 100%;
}

.grid-text-container .grid-text .grid-text-content h2 {
    font-size: 48px;
    line-height: 40px;
    font-weight: 400;
    color: #004288;
    letter-spacing: 0.1px;
    margin-bottom: 20px;
}

.grid-text-container .grid-text .grid-text-content h3 {
    font-size: 38px;
    line-height: 40px;
    letter-spacing: 0.1px;
    margin-bottom: 10px;
}

.grid-text-container .grid-text .grid-text-content h3.pre-heading {
    text-transform: uppercase;
    color: #24bad6;
    font-weight: 700;
    padding: 0 20px;
    font-size: 36px;
    margin-bottom: 24px;
}

.grid-text-container .grid-text .grid-text-content p {
    font-size: 15px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.6);
    margin: 0 auto;
    margin-top: 15px;
}

.grid-text-container .grid-text .grid-text-content p.bigger {
    font-size: 21px;
    line-height: 26px;
    font-weight: 700;
    color: #000;
    max-width: 90%;
    margin-top: 30px;
}

.grid-text-container .grid-text:last-of-type {
    padding-right: 0;
}

.grid-text-container .grid-text.in-viewport {
    animation: moveInFromBottom 1s;
    opacity: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
}

.inline-image-wrapper {
    width: 100%;
    text-align: center;
    margin-top: 110px;
}

.inline-image-wrapper .images {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.inline-image-wrapper .images img {
    margin-right: 35px;
    opacity: 0;
    transition: opacity 1s;
}

.inline-image-wrapper .images img:last-of-type {
    margin-right: 0;
}

.inline-image-wrapper .images img.in-viewport {
    animation: moveInFromBottom 1s;
    opacity: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
}

.inline-image-wrapper .caption {
    font-size: 21px;
    line-height: 26px;
    color: rgba(0, 0, 0, 0.9);
    text-align: center;
}

.custom-table {
    width: 790px;
    margin: 0 auto;
    background: #fff;
    border: 2px solid rgba(0, 66, 136, 0.1);
    box-shadow: -20px 30px 40px rgba(0, 66, 136, 0.15);
    border-radius: 12px;
    border-collapse: separate;
    border-spacing: 0;
}

.custom-table tr.heading {
    border-bottom: 1px solid #000;
    padding: 0 25px;
}

.custom-table tr.heading th {
    border-top: 0;
    padding: 15px 25px;
    font-size: 28px;
    line-height: 26px;
    vertical-align: middle;
}

.custom-table tr.heading th:last-of-type {
    font-size: 21px;
    font-weight: 400;
    text-align: right;
    color: rgba(0, 0, 0, 0.4);
}

.custom-table tr.data:first-of-type td {
    border-top-color: transparent;
}

.custom-table tr.data:first-of-type td:first-of-type {
    border-top-left-radius: 12px;
}

.custom-table tr.data:first-of-type td:last-of-type {
    border-top-right-radius: 12px;
}

.custom-table tr.data:last-of-type {
    background-color: #00cfcc;
    pointer-events: none;
}

.custom-table tr.data:last-of-type td {
    color: #fff;
}

.custom-table tr.data:last-of-type td:first-of-type {
    border-bottom-left-radius: 12px;
}

.custom-table tr.data:last-of-type td:last-of-type {
    border-bottom-right-radius: 12px;
}

.custom-table tr.data:last-of-type td span {
    color: #fff;
    opacity: 1;
}

.custom-table tr.data:hover {
    background: rgba(0, 207, 204, 0.1);
}

.custom-table tr.data:hover td:first-of-type {
    border-top-color: #00cfcc;
    border-left-color: #00cfcc;
    border-bottom-color: #00cfcc;
}

.custom-table tr.data:hover td:last-of-type {
    border-top-color: #00cfcc;
    border-right-color: #00cfcc;
    border-bottom-color: #00cfcc;
}

.custom-table tr.data:hover+tr td {
    border-top-color: transparent;
}

.custom-table td {
    padding: 15px 25px;
    vertical-align: middle;
    border-top: 1px solid rgba(78, 120, 166, 0.2);
    border-bottom: 1px solid transparent;
}

.custom-table td:first-of-type {
    border-left: 1px solid transparent;
}

.custom-table td:last-of-type {
    border-right: 1px solid transparent;
}

.custom-table span {
    display: block;
    font-size: 21px;
    line-height: 26px;
    font-weight: 700;
    color: #000;
    opacity: 0.8;
}

.custom-table span.sub-text {
    font-size: 17px;
    color: rgba(0, 0, 0, 0.9);
    opacity: 0.5;
}

.custom-table .value {
    font-size: 28px;
    text-align: right;
    color: #004288;
    opacity: 0.9;
}

.products {
    opacity: 0;
    transition: opacity 1s;
}

.products .tab-contents .content img:not(.animation) {
    height: 50px;
}

.products.in-viewport {
    animation: moveInFromBottom 1s;
    opacity: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
}

.custom-tab .content.active .featured-img {
    animation: moveInFromLeft 1.5s;
}

.centered-image {
    display: block;
    margin: 0 auto;
}

.caption {
    font-size: 19px;
    line-height: 28px;
    text-align: center;
    color: rgba(0, 0, 0, 0.55);
    opacity: 0.8;
    max-width: 650px;
    margin: 0 auto;
    margin-top: 20px;
}

.caption.bigger-width {
    max-width: 485px;
    font-size: 15px;
    line-height: 22px;
}

.caption.bigger-mt {
    margin-top: 40px;
}

.caption.light {
    color: #fff;
}

.image-pull-top {
    position: relative;
    top: -30px;
}

.button-margin {
    margin-top: 65px;
}

#regionModal .modal-dialog {
    max-width: 445px;
}

#regionModal .close {
    position: absolute;
    top: 20px;
    right: 20px;
    outline: 0;
}

#regionModal .modal-header {
    border: none;
    padding: 37px 66px 0;
}

#regionModal .modal-body {
    padding: 16px 66px;
}

#regionModal .modal-body ul {
    padding: 0;
    list-style: none;
    padding-top: 58px;
}

#regionModal .modal-body ul li {
    width: 50%;
    float: left;
    padding-bottom: 20px;
}

#regionModal .modal-body ul li a {
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: rgba(0, 0, 0, 0.4);
}

#regionModal .modal-body ul li a.active {
    color: #004288;
    font-weight: 700;
}

#regionModal h2 {
    font-size: 38px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.1px;
    color: rgba(0, 0, 0, 0.75);
}

#regionModal p {
    font-size: 21px;
    line-height: 26px;
    color: rgba(0, 0, 0, 0.9);
    opacity: 0.65;
}

.col-xs-6 {
    width: 50%;
    float: left;
}

.col-xs-5 {
    width: 40%;
}

.col-xs-7 {
    width: 60%;
}

.slick-arrow {
    border: 0;
    outline: 0 !important;
    text-indent: -9999999999px;
    width: 55px;
    padding: 0;
    display: block;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 1;
    top: 0;
    opacity: 0.3;
    background-color: transparent;
}

.slick-arrow:hover {
    opacity: 1;
}

.slick-prev {
    background-image: url(/assets/images/left-arrow.svg);
    background-position: center;
    left: 0;
}

.slick-next {
    background-image: url(/assets/images/right-arrow.svg);
    background-position: center;
    right: 0;
}

.tabs li {
    outline: 0;
}

.tabs li:hover {
    color: #004288;
    font-weight: 700;
}

.tabs li:before {
    display: block;
    content: attr(title);
    font-weight: 700;
    overflow: hidden;
    visibility: hidden;
    height: 0;
}

.tabs li.active {
    color: #004288;
    font-weight: 700;
    border-bottom: 4px solid #004288 !important;
}

.animated-icon {
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0;
    cursor: pointer;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.animated-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.animated-icon span:nth-child(1) {
    top: 0;
}

.animated-icon span:nth-child(2) {
    top: 10px;
}

.animated-icon span:nth-child(3) {
    top: 20px;
}

.animated-icon.open span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.animated-icon.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

.animated-icon.open span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.main-menu {
    margin-top: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.main-menu .navbar {
    width: 100%;
    text-align: center;
    padding: 0 15px;
}

.main-menu .navbar .navbar-brand img {
    vertical-align: text-top;
    width: 168px;
}

.main-menu .navbar .navbar-toggler {
    outline: 0;
    padding: 0;
}

.main-menu .navbar .links-area {
    margin: 0 auto;
}

.main-menu .navbar .links-area .nav-link {
    color: #373f41;
    letter-spacing: 0.2px;
    padding: 25px 25px;
    border-bottom: 2px solid transparent;
}

.main-menu .navbar .links-area .nav-link:hover {
    border-bottom: 2px solid #000;
}

.main-menu .navbar .links-area .nav-link.active {
    font-weight: 700;
    color: #000;
}

.main-menu .navbar .dropdown .dropdown-toggle {
    background-color: transparent;
    border: none;
    color: #373f41;
    margin-right: 36px;
}

.main-menu .navbar .dropdown .dropdown-toggle::after {
    border: none;
    content: url(/assets/images/arrow-down.svg);
    position: absolute;
    top: 5px;
}

.main-menu .navbar .dropdown .dropdown-menu {
    padding: 30px 30px;
    background: #fff;
    border: 2px solid #e5ebf3;
    box-shadow: -20px 30px 40px rgba(0, 66, 136, 0.13);
    border-radius: 12px;
    width: 250px;
    right: 50%;
    left: auto;
    margin-right: -125px;
    margin-top: 30px;
}

.main-menu .navbar .dropdown .dropdown-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-menu .navbar .dropdown .dropdown-menu:after,
.main-menu .navbar .dropdown .dropdown-menu:before {
    content: "\0020";
    display: block;
    position: absolute;
    top: -19px;
    left: 50%;
    margin-left: -20px;
    z-index: 2;
    width: 0;
    height: 0;
    overflow: hidden;
    border: solid 20px transparent;
    border-top: 0;
    border-bottom-color: #fff;
}

.main-menu .navbar .dropdown .dropdown-menu:before {
    top: -22px;
    z-index: 1;
    border-bottom-color: rgba(0, 66, 136, 0.13);
}

.main-menu .navbar .dropdown .dropdown-menu h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.1px;
    color: rgba(0, 0, 0, 0.75);
}

.main-menu .navbar .dropdown .dropdown-menu a {
    display: block;
    color: rgba(0, 0, 0, 0.4);
    font-size: 21px;
    line-height: 18px;
    padding: 10px 0;
}

.main-menu .navbar .dropdown .dropdown-menu a.active {
    color: #004288;
    font-weight: 700;
}

.main-menu .navbar .sign-up {
    text-align: center;
}

.main-menu .navbar .sign-up button,
.main-menu .navbar .sign-up a {
    background-color: #24bad6;
    color: #fff;
    padding: 14px 18px;
    border: 0;
    border-radius: 8px;
    font-weight: 700;
    letter-spacing: 0.3px;
    font-size: 18px;
    line-height: 18px;
    text-decoration: none;
    border-radius: 8px;
    outline: 0;
}

.main-menu .navbar .sign-up a {
    padding: 12px 18px;
}

@keyframes moveInFromBottom {
    0% {
        opacity: 0;
        transform: translateY(50px);
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -o-transform: translateY(50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
}

@keyframes moveInFromLeft {
    0% {
        opacity: 0;
        transform: translateX(-200px);
        -webkit-transform: translateX(-200px);
        -moz-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
        -o-transform: translateX(-200px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }
}

@keyframes moveInFromRight {
    0% {
        transform: translateX(200px);
        -webkit-transform: translateX(200px);
        -moz-transform: translateX(200px);
        -ms-transform: translateX(200px);
        -o-transform: translateX(200px);
    }
    100% {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }
}

footer {
    background-color: #000;
    color: #fff;
}

footer .divider {
    height: 1px;
    padding: 30px 15px 20px 15px;
    width: 100%;
}

footer .divider .hr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

footer .bottom-nav {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 40px 0;
}

footer .navbar-brand {
    padding: 0;
}

footer .navbar-brand img {
    width: 100%;
}

footer .nav {
    display: inline-block;
}

footer .nav .nav-item {
    display: inline-block;
}

footer .nav .nav-item:first-child .nav-link {
    padding-left: 0;
}

footer .nav .nav-link {
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    line-height: 18px;
    letter-spacing: 0.2px;
    padding: 8px 0 8px 50px;
}

footer .consumer-link {
    display: flex;
    justify-content: flex-end;
    height: 100%;
    align-items: center;
}

footer .consumer-link a {
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    color: #b2b2b2;
}

footer .page-links {
    padding: 30px 0;
}

footer .page-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer .page-links ul li {
    padding-bottom: 5px;
}

footer .page-links ul a {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 0;
}

footer .page-links ul a span {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
    text-decoration-line: underline;
    margin-left: 5px;
    cursor: pointer;
}

footer .page-links .label {
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 0;
}

footer .page-links .contact .label {
    margin-bottom: 12px;
}

footer .page-links .contact a {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
    word-break: break-all;
}

footer .page-links .social-menu ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
}

footer .page-links .social-menu ul li {
    display: inline-block;
    margin-right: 30px;
    padding-bottom: 10px;
}

footer .page-links .social-menu ul li a {
    display: block;
    text-decoration: none;
}

footer .page-links .social-menu ul li a span {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    display: none;
    margin-left: 10px;
}

footer .bottom-section {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 20px;
    padding: 35px 0;
}

footer .bottom-section a {
    color: rgba(255, 255, 255, 1);
}

footer .bottom-section p {
    margin: 0;
}

footer .bottom-section .certifications {
    text-align: right;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .hero {
        height: 100vh;
    }
    .icon-text-container .icon-text {
        min-width: 1%;
    }
    .icon-text-container .icon-text p {
        width: 100%;
    }
}

.products-section {
    background: linear-gradient(transparent 60%, #f2f6f9 40%) no-repeat;
}

.products-section .products {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    border: 2px solid rgba(0, 66, 136, 0.1);
    box-shadow: -20px 30px 40px rgba(0, 66, 136, 0.13);
    border-radius: 12px;
    overflow: hidden;
}

.products-section .products ul {
    border-bottom: 1px solid #e5ebf3;
    display: flex;
    flex-direction: row;
    list-style: none;
    padding: 0;
    justify-content: space-evenly;
    padding: 0 90px;
}

.products-section .products ul li {
    padding: 35px 20px;
    font-size: 24px;
    border-bottom: 4px solid transparent;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.products-section .products .tab-contents .content .row {
    align-items: center;
}

.products-section .products .content {
    padding: 70px 85px;
}

.products-section .products .content .img-container img {
    width: 100%;
}

.grow-business .row {
    outline: 0;
}

.grow-business .section-title p {
    max-width: 768px;
}

.grow-business .header {
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    color: #004288;
    margin-top: 0;
    font-size: 32px;
    letter-spacing: 0.3px;
    position: relative;
}

.grow-business .tabs-container {
    margin-bottom: 60px;
}

.grow-business ul {
    list-style-type: none;
    display: flex;
    padding: 0;
    width: 100%;
    justify-content: space-between;
    margin: 0;
    border-bottom: 2px solid #e5ebf3;
}

.grow-business ul li {
    display: inline-block;
    padding: 19.5px 18px;
    color: #000;
    font-style: normal;
    font-weight: 400;
    cursor: pointer;
    font-size: 21px;
    line-height: 150%;
    border-bottom: 4px solid transparent;
    text-align: center;
}

#Send .section-title p {
    max-width: 585px;
}

#Send .inline-image-wrapper .images {
    display: block;
}

#Send .inline-image-wrapper .images img {
    max-width: 245px;
}
#Send .inline-image-wrapper .images img.seedly-logo {width: 86px;
    margin-left: 15px;}

#Send .testimonial-wrapper {
    padding: 15px 15px;
}

#Spend .section-title p {
    max-width: 570px;
}

#Spend .use-case .tab-contents .paragraph-with-icon {
    margin-bottom: 30px;
}

#Spend .use-case .tab-contents .icon-paragraph img {
    position: absolute;
    margin-top: 10px;
}

#Spend .use-case .tab-contents .icon-paragraph p {
    padding-left: 60px;
}

#Bizpay .section-title p {
    max-width: 500px;
}

#Collect .section-title p {
    max-width: 560px;
}

#Collect .go-international img {
    width: 100%;
    display: block;
}

.faq-page .products {
    opacity: 0;
    max-width: 790px;
    width: 100%;
    margin: 0 auto;
}

.faq-page.active .products ul.tabs {
    border-bottom: 1px solid #e5ebf3;
    display: flex;
    flex-direction: row;
    list-style: none;
    padding: 0;
    justify-content: space-evenly;
    padding: 0 90px;
    padding: 0;
}

.faq-page.active .products ul.tabs li {
    padding: 35px 20px;
    font-size: 24px;
    border-bottom: 4px solid transparent;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.faq-page.active .assit_you_box_right_tab .blue-code-dropdown-list ul  {
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: block;
}

.faq-page.active .assit_you_box_right_tab .blue-code-dropdown-list ul li  {
    color: #fff;
    padding: 10px 10px 3px;
    border-bottom: solid 1px #049dcd;
    background: #00a9df;
    text-align: left;
    font-size: 16px;
}

.faq-page .accordion h1 {
    font-weight: 700;
    font-size: 38px;
    line-height: 40px;
    letter-spacing: 0.1px;
    color: #000;
    margin: 50px 0;
}

.faq-page .accordion .card {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 2px solid #e5ebf3;
}

.faq-page .accordion .card .card-header {
    background-color: transparent;
    border: none;
    padding: 0;
    position: relative;
}

.faq-page .accordion .card .card-header .arrow-toggle {
    position: absolute;
    right: 0;
    top: 30px;
    transform: rotate(-180deg);
    height: auto;
}

.faq-page .accordion .card .collapsed .arrow-toggle {
    transform: rotate(0);
}

.faq-page .accordion .card .btn {
    padding: 20px 40px 20px 0;
    outline: 0;
    text-decoration: none;
    width: 100%;
    color: #004288;
    text-align: left;
    letter-spacing: 0.1px;
    font-weight: 700;
    font-size: 21px;
}

.faq-page .accordion .card .card-body {
    padding: 0 0 30px 0;
    font-size: 18px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.7);
    text-align: left;
}

.faq-page .accordion .card .card-body a {
    color: #004288;
}


/*---------new css--------*/

.smemicrosite .social_popup.popactive {
    background-color: rgba(0, 0, 0, 0.75);
    overflow: scroll;
}

.smemicrosite .section {
    padding: 45px 0;
}

.assit_you_box_right {
    background-color: #ffffff;
}

.social_popup .section-title {
    margin-bottom: 20px;
}

.social_popup .section-title h2 {
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 14px;
}

.sme-close {
    display: block;
    font-size: 18px;
    position: absolute;
    color: #00a9df;
    right: 15px;
    top: 10px;
    font-weight: bold;
    cursor: pointer;
    z-index: 10;
}

.smemicrosite .assit_you_box_right {
    width: 90%;
    max-width: 524px;
    min-height: auto;
    height: auto;
    padding: 25px;
    position: relative;
}

.smemicrosite .smb-loader {
    margin: 40% auto 40%;
}

.smemicrosite .header {
    background: transparent;
}

.smemicrosite .hometranfer-row-country .flag-img {
    height: auto;
}

.smemicrosite .new-country-banner-bluebar {
    background-image: none;
}

.smemicrosite .getstartL {
    width: 100%;
    margin-right: 0;
}

.smemicrosite .new-country-banner-bluebar::after {
    display: none;
}

.smemicrosite .currency-btn a#register-with-us {
    display: none;
}

.new-country-banner-bluebar .hometranfer-box-show .hometranfer-row-country>button.dropdown-toggle {
    flex: none;
}

.card-body ol {
    list-style-type: disc;
    padding: 0 0 0 20px;
}

.card-body ol li {
    margin-top: 10px;
}

.card-body ol li span,
.taginline {
    font-weight: bold;
}

.navbar-collapse.inactive {
    flex-direction: row-reverse;
}

.main-menu .navbar .navbar-collapse.inactive .sign-up {
    text-align: right;
}

.section .subtitle span {
    font-size: 16px;
    padding-top: 5px;
}

@media (max-width: 1200px) {
    .banner .button-area a {
        padding: 14px 10px;
    }
}

@media (max-width: 991px) {
    .container,
    .container-sm {
        max-width: 100%;
    }
    .item-card.rounded-icon {
        margin-top: 40px;
    }
    .custom-table {
        width: 100%;
    }
    .icon-text-container .icon-text {
        padding-right: 20px;
    }
    .icon-text-container .icon-text img {
        margin-right: 5px;
    }
    .item-card-grid .item-card-grid-container {
        margin-right: 15px;
    }
    .grid-text-container .grid-text {
        padding-right: 15px;
    }
    .grid-text-container .grid-text .grid-text-content {
        padding: 30px 0;
    }
    .grid-text-container .grid-text .grid-text-content h3.pre-heading {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .hero {
        padding: 50px 0;
        min-height: auto;
    }
    .hero h1 {
        padding-top: 38px;
        font-size: 48px;
        line-height: 46px;
    }
    .hero .featured {
        max-width: 463px;
        margin: 0 auto;
        display: block;
    }
    .hero p {
        max-width: 100%;
    }
    .section {
        padding: 40px 0;
    }
    .section .img-container {
        padding-bottom: 50px;
    }
    .section.medium-2x-padding {
        padding: 40px 0;
    }
    .section-title h2 {
        font-size: 28px;
        line-height: 32px;
    }
    .section-title p {
        font-size: 18px;
        line-height: 26px;
        max-width: 495px !important;
    }
    .section-half .image-container {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
    .section-half .text-container {
        text-align: center;
    }
    .section-half a {
        display: block;
    }
    .section-half a.button {
        width: fit-content;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .image-with-list {
        margin-top: 20px;
    }
    .image-with-list .image {
        display: flex;
        justify-content: center;
        padding: 0;
    }
    .image-with-list .image img {
        width: 100%;
    }
    .image-with-list .icon-paragraph .title {
        text-align: left;
        line-height: 1;
    }
    .image-with-list .list {
        padding-top: 30px;
    }
    .icon-paragraph.inline {
        padding: 0 25px;
        margin-bottom: 40px;
    }
    .icon-paragraph.inline .icon-container {
        margin-bottom: 15px;
        padding-right: 0;
    }
    .icon-paragraph.inline .icon-container img {
        margin-right: 15px;
    }
    .icon-paragraph.inline .paragraph-container {
        padding: 0;
    }
    .icon-paragraph.inline:last-of-type {
        margin-bottom: 0;
    }
    .stepper {
        flex-flow: row wrap;
    }
    .stepper .step {
        margin-bottom: 50px;
    }
    .stepper .step .line {
        display: none;
    }
    .stepper .step .item-card {
        margin-top: 25px;
    }
    .stepper .step .item-card img {
        margin-bottom: 15px;
    }
    .stepper .step .item-card p {
        margin-bottom: 0;
    }
    .stepper .step:last-child {
        margin-bottom: 0;
    }
    .custom-carousel {
        padding: 20px;
        margin: 0;
    }
    .custom-carousel .carousel-content .image-wrapper {
        display: none;
    }
    .custom-carousel .carousel-content .testimonial-wrapper .testimonial {
        text-align: center;
        margin-bottom: 35px;
    }
    .custom-carousel .carousel-content .testimonial-wrapper .person-card {
        display: block;
    }
    .custom-carousel .carousel-content .testimonial-wrapper .person-details {
        text-align: center;
    }
    .custom-carousel .slick-arrow {
        display: none;
    }
    .inline-image-wrapper {
        padding: 0 25px;
    }
    .inline-image-wrapper .images {
        flex-flow: column;
        align-items: center;
    }
    .inline-image-wrapper .images img {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .inline-image-wrapper .images img:last-of-type {
        margin-bottom: 0;
    }
    .grid-text-container {
        flex-flow: column;
    }
    .grid-text-container .grid-text {
        padding-right: 0;
        margin-bottom: 50px;
    }
    .grid-text-container .grid-text .grid-text-content p {
        max-width: 60%;
    }
    .grid-text-container .grid-text:last-of-type {
        margin-bottom: 0;
    }
    .banner {
        text-align: center;
        padding: 40px 25px;
    }
    .banner .button-area {
        margin-top: 50px;
        text-align: center;
    }
    .icon-text-container {
        position: relative;
        padding-bottom: 20px;
    }
    .icon-text-container.slick-initialized .icon-text {
        flex-flow: column;
        padding-right: 0;
        padding-left: 0;
        border-right: 0;
        outline: 0;
    }
    .icon-text-container.slick-initialized .icon-text img {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .icon-text-container.slick-initialized .icon-text p {
        max-width: 235px;
        text-align: center;
    }
    .icon-text-container.slick-initialized .slick-dots {
        display: flex;
        position: absolute;
        bottom: -10px;
        padding: 0;
        margin-bottom: 0;
    }
    .icon-text-container.slick-initialized .slick-dots li {
        list-style: none;
        margin-right: 10px;
    }
    .icon-text-container.slick-initialized .slick-dots li button {
        font-size: 0;
        line-height: 0;
        padding: 0;
        height: 10px;
        width: 10px;
        border-color: transparent;
        border-radius: 50%;
        background: rgba(0, 66, 136, 0.31);
        outline: 0;
    }
    .icon-text-container.slick-initialized .slick-dots li.slick-active button {
        background-color: #004288;
    }
    .icon-text-container.slick-initialized .slick-dots li:last-of-type {
        margin-right: 0;
    }
    .icon-text-container.bordered {
        padding: 20px 0 50px;
    }
    .icon-text-container.bordered.slick-initialized .slick-dots {
        bottom: 20px;
    }
    #regionModal .modal-header {
        padding: 37px 25px 0;
    }
    #regionModal .modal-body {
        padding: 16px 25px;
    }
    .custom-table tr.heading th {
        padding: 30px 15px;
    }
    .custom-table tr.heading th:last-of-type {
        padding-left: 0;
    }
    .custom-table td {
        padding: 30px 15px;
    }
    .custom-table td span {
        font-size: 19px;
        text-align: left;
    }
    .custom-table td span.sub-text {
        display: none;
    }
    .custom-tab .content .paragraph-with-icon {
        opacity: 1;
    }
    .item-card-grid {
        flex-flow: column;
    }
    .item-card-grid .item-card-grid-container {
        margin-top: 30px;
        margin-right: 0;
    }
    .item-card-grid .item-card-grid-container:first-of-type {
        margin-top: 0;
    }
}

@media screen and (max-width: 841px) {
    .main-menu .navbar .links-area .nav-link {
        padding: 25px 15px;
    }
}

@media screen and (max-width: 767px) {
    .main-menu {
        border: 0;
    }
    .main-menu .navbar {
        padding: 0;
        transition-duration: 0.2s;
    }
    .main-menu .navbar .brand-control {
        flex-grow: 1;
        display: flex;
        justify-content: space-between;
        padding: 0 15px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .main-menu .navbar.region-expanded .navbar-collapse {
        transform: translate(-100%);
        transition-duration: 0.2s;
    }
    .main-menu .navbar.region-expanded .region-menu {
        transform: translate(0);
        transition-duration: 0.2s;
    }
    .main-menu .navbar .region-menu {
        position: absolute;
        width: 100%;
        top: 0;
        transform: translate(100%);
        transition-duration: 0.2s;
        top: 66px;
        background-color: #fff;
        z-index: 1;
    }
    .main-menu .navbar .region-menu .back-menu {
        text-align: left;
        padding: 14px 15px;
        cursor: pointer;
    }
    .main-menu .navbar .region-menu .back-menu:hover {
        background-color: #f2f6f9;
    }
    .main-menu .navbar .region-menu .back-menu img {
        transform: rotate(90deg);
        margin-right: 10px;
    }
    .main-menu .navbar .region-menu ul {
        margin: 0;
        padding: 0;
        text-align: left;
        list-style: none;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
    .main-menu .navbar .region-menu ul li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        cursor: pointer;
    }
    .main-menu .navbar .region-menu ul li:hover {
        background-color: #f2f6f9;
    }
    .main-menu .navbar .region-menu ul li a {
        font-size: 16px;
        line-height: 18px;
        letter-spacing: 0.2px;
        color: #373f41;
        padding: 14px 15px;
        width: 100%;
        display: block;
        text-decoration: none;
    }
    .main-menu .navbar .region-menu ul li a.active {
        font-weight: 700;
    }
    .main-menu .navbar .sign-up {
        margin: 0 !important;
    }
    .main-menu .navbar .sign-up button,
    .main-menu .navbar .sign-up a {
        width: 100%;
        border-radius: 0;
        text-align: left;
        font-size: 16px;
        display: block;
    }
    .main-menu .navbar .navbar-collapse {
        position: relative;
        transition-delay: 0.1s;
        transform: translate(0);
        transition-duration: 0.2s;
    }
    .main-menu .navbar .dropdown-menu.show {
        display: none;
    }
    .main-menu .navbar .dropdown {
        text-align: left;
        padding: 14px 15px;
        cursor: pointer;
    }
    .main-menu .navbar .dropdown:hover {
        background-color: #f2f6f9;
    }
    .main-menu .navbar .dropdown p {
        margin: 0;
    }
    .main-menu .navbar .dropdown .dropdown-toggle {
        position: absolute;
        top: 8px;
        right: 0;
        margin-right: 20px;
    }
    .main-menu .navbar .dropdown .dropdown-toggle:after {
        transform: rotate(-90deg);
        margin-top: 2px;
    }
    .main-menu .navbar .links-area .nav-link {
        padding: 14px 15px;
        text-align: left;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .main-menu .navbar .links-area .nav-link:hover {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        background-color: #f2f6f9;
    }
}

@media screen and (max-width: 991px) {
    .products-section .products {
        max-width: 95%;
    }
    .products-section .products ul {
        padding: 0 45px;
    }
    .products-section .products .content {
        padding: 70px 45px;
    }
}

@media screen and (max-width: 767px) {
    .tab-contents .content {
        display: block;
        outline: 0;
        text-align: center;
    }
    .tab-contents .content .featured-img {
        margin: 0 auto;
    }
    .tab-contents .content .paragraph-with-icon {
        margin-bottom: 65px;
        padding: 0 15px;
    }
    .tab-contents .content .icon-paragraph img {
        margin: 0 auto;
    }
    .grow-business ul li,
    .tabs li {
        font-weight: 700;
        color: #004288;
        padding: 15px 20px;
    }
    .grow-business ul li.active,
    .tabs li.active {
        border-bottom: 4px solid transparent !important;
    }
    .grow-business .row {
        display: block;
    }
    .grow-business .tabs-container {
        border-bottom: 2px solid #e5ebf3;
    }
    .grow-business ul {
        border: none;
    }
    .section .tab-contents .img-container {
        padding-bottom: 0;
    }
    .section .subtitle,
    .section .title {
        text-align: center;
    }
    .section .button {
        margin-bottom: 25px;
    }
    .section a.learn-link {
        margin-left: 0;
        margin-bottom: 30px;
    }
    .products-section .products .content {
        padding: 15px 15px;
    }
    .products-section .products ul {
        padding: 0;
        display: block;
    }
    .products-section .products ul li {
        padding: 15px 15px;
    }
    .products-section .btn-groups {
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
}

@media screen and (max-width: 667px) {
    .smemicrosite .assit_you_box_right {
        width: 100%;
        max-width: 524px;
        padding: 20px 10px;
    }
}

@media screen and (max-width: 485px) {
    .grow-business .tabs-container {
        padding: 0;
    }
    .grow-business .tabs li span,
    .grow-business ul li span {
        max-width: 200px;
        display: block;
        margin: 0 auto;
    }
}

@media screen and (max-width: 767px) {
    .faq-page .slick-list.draggable {
        height: auto !important;
    }
    .faq-page .accordion h1 {
        font-size: 28px;
        line-height: 32px;
        text-align: left;
    }
}

@media screen and (max-width: 991px) {
    #Spend .container.item-card-grid {
        flex-wrap: wrap;
    }
    #Spend .container.item-card-grid .item-card-grid-container {
        flex: 0 50%;
        padding: 15px 15px;
        margin: 0;
    }
}

@media screen and (max-width: 767px) {
    #Spend .use-case .tab-contents .icon-paragraph img {
        position: relative;
    }
    #Spend .use-case .tab-contents .icon-paragraph p {
        padding-left: 0;
    }
}

@media screen and (max-width: 991px) {
    #Bizpay .hero {
        padding: 50px 0;
    }
}

@media screen and (max-width: 1199px) {
    footer .nav .nav-link {
        padding: 8px 0 8px 17px;
    }
}

@media screen and (max-width: 991px) {
    footer .page-links {
        padding-bottom: 0;
    }
    footer .page-links .label {
        padding-bottom: 17px;
    }
    footer .page-links .contact .label {
        margin-bottom: 0;
    }
    footer .page-links li {
        padding-bottom: 10px;
    }
    footer .page-links .social-menu ul {
        display: block;
    }
    footer .page-links .social-menu ul li {
        display: block;
        margin: 0;
        width: 100%;
    }
    footer .page-links .social-menu ul li a img {
        width: 14px;
        vertical-align: inherit;
    }
    footer .page-links .social-menu ul li a span {
        display: inline;
    }
    footer .bottom-section {
        padding-top: 0;
    }
    footer .bottom-section .certifications {
        text-align: left;
        padding-bottom: 20px;
    }
    footer .bottom-section .order-md-1 p {
        opacity: 0.5;
        display: inline;
    }
}

@media screen and (max-width: 767px) {
    footer .nav {
        padding-top: 30px;
        display: flex;
        align-content: space-evenly;
        justify-content: space-between;
    }
    footer .nav .nav-link {
        padding: 0;
    }
    footer .nav .bottom-nav {
        padding: 40px 0 20px 0;
    }
    footer .nav .nav-item:last-child .nav-link {
        padding-right: 0;
    }
    footer .spacer {
        height: 20px;
        width: 100%;
    }
    footer .page-links ul.nav-links {
        margin: 0 -15px;
    }
    footer .page-links ul.nav-links li {
        padding: 0 15px;
    }
}

@media screen and (max-width: 485px) {
    footer .bottom-nav .col-xs-4 {
        padding-right: 0;
    }
    footer .bottom-nav .col-xs-7 {
        padding-left: 0;
    }
    footer .page-links .contact a,
    footer .page-links ul a {
        font-size: 15px;
    }
    footer .page-links .social-menu ul li a span {
        font-size: 15px;
    }
    footer .navbar-brand {
        margin: 0;
    }
    footer .consumer-link a {
        font-size: 13px;
    }
    footer .nav .nav-link {
        font-size: 15px;
        padding: 8px 9px 8px 0;
    }
}

.dropdown {
    display: none;
}

#notificationBar {
    position: fixed;
    z-index: 101;
    top: 0;
    left: 0;
    right: 0;
    background: #48faff;
    overflow: hidden;
    -webkit-box-shadow: 0px 10px 20px rgb(0 0 0 / 6%);
    -moz-box-shadow: 0 0 5px black;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 6%);
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    padding: 0em 4em;
}

#notificationBar a {
    font-family: 'Hellix-Bold';
    font-weight: bold;
}

@-webkit-keyframes slideDown {
    0%,
    100% {
        -webkit-transform: translateY(-50px);
    }
    10%,
    90% {
        -webkit-transform: translateY(0px);
    }
}

@-moz-keyframes slideDown {
    0%,
    100% {
        -moz-transform: translateY(-50px);
    }
    10%,
    90% {
        -moz-transform: translateY(0px);
    }
}

.cssanimations.csstransforms #notificationBar {
    -webkit-transform: translateY(-50px);
    -webkit-animation: slideDown 2.5s 1.0s 1 ease forwards;
    -moz-transform: translateY(-50px);
    -moz-animation: slideDown 2.5s 1.0s 1 ease forwards;
}

.cssanimations.csstransforms #closeNotifications {
    display: none;
}

.close-notification-btn {
    font-family: 'Hellix-Bold';
    color: #FE0095;
    font-size: 30px;
    cursor: pointer;
}

.pink_text {
    color: #FE0095 !important;
}
.send-hero-bg-id {
    display: flex !important; 
    width: 100% !important; 
    height: 100% !important;
}