@media screen and (max-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}
@media screen and (max-width: 1367px) {
  .container {
    max-width: 1140px;
  }
  section.platform-reisk-compliance-sec2 img.img-abs {
    bottom: 153px;
    max-width: 609px;
  }
}
@media screen and (max-width: 1200px) {
  header ul.header-menu {
    gap: 16px;
  }
  .container {
    max-width: 1140px;
  }
  h2 {
    font-size: 34px;
  }
  p {
    font-size: 17px;
    line-height: 24px;
  }
  .white-btn {
    font-size: 18px;
    padding: 7px 22px 12px 22px;
  }
  .blue-btn {
    font-size: 18px;
    padding: 8px 22px 13px 22px;
  }
  section.home-banner h1 {
    font-size: 48px;
  }
  section.home-sec4 .box figure img {
    width: 500px;
  }
  section.home-sec4 .box .text-wrap {
    width: calc(100% - 500px);
  }
  section.home-sec2 .blue-card h5 {
    font-size: 22px;
  }
  /* ------------------------------------------------------- */
  section.about-careers-sec2,
  section.about-careers-sec1,
  section.about-careers-sec3,
  section.about-contactUs-sec1,
  section.about-our-story-sec1,
  section.platform-overview-sec1,
  section.platform-reporting-sec2,
  section.platform-reisk-compliance-sec1,
  .platform-reporting-sec1,
  section.platform-reporting-sec1,
  section.platform-reisk-compliance-sec2,
  section.privacy-policy-sec1,
  section.terms-conditions-sec1 {
    padding: 40px 0;
  }
  section.platform-overview-sec3,
  section.platform-overview-sec2,
  section.platform-reisk-compliance-sec3,
  section.platform-reisk-compliance-sec4 {
    padding-bottom: 40px;
  }
  .home-sec4 {
    padding: 0 0 40px;
  }
  section.inner-banner {
    padding: 100px 0 50px;
  }
  section.about-careers-sec3 ul li {
    font-size: 20px;
    margin-bottom: 24px;
  }
  section.about-careers-sec2 .white-box h5 {
    font-size: 22px;
    margin-top: 16px;
    margin-bottom: 12px;
  }
  section.about-contactUs-sec1 .light-blue-box ul li a {
    font-size: 17px;
  }
  section.home-sec4 .box .text-wrap h2 {
    font-size: 25px;
    line-height: 30px;
  }
  section.platform-investment-product-sec1 h5 {
    font-size: 17px;
  }
  section.home-sec3 {
    padding: 40px 0;
  }
  section.home-sec3 .marquee {
    padding: 34px 0 0;
  }
  section.platform-overview-sec2 ul li p {
    font-size: 17px;
  }
  section.platform-overview-sec2 ul li h5 {
    font-size: 18px;
  }
  section.platform-overview-sec2 ul {
    gap: 19px;
  }
  section.platform-overview-sec4 {
    padding-bottom: 40px;
  }
  section.platform-reisk-compliance-sec1 ul li h5 {
    font-size: 20px;
  }
  section.platform-reisk-compliance-sec1 ul li p {
    font-size: 17px;
  }
  section.platform-reisk-compliance-sec3 p {
    margin: 0 auto 30px;
  }
  section.platform-reporting-sec2 p {
    margin: 12px 0 15px;
  }
  section.platform-reisk-compliance-sec3 h5 {
    font-size: 20px;
    margin: 16px 0;
  }
  section.platform-reisk-compliance-sec2 img.img-abs {
    bottom: 131px;
    max-width: 480px;
  }
  section.platform-reisk-compliance-sec4 h2 {
    margin-bottom: 35px;
  }
  header ul.header-menu li {
    font-size: 17px;
  }
  .blue-btn, .white-btn {
    font-size: 15px;
  }
  header ul.header-menu li a {
    padding: 12px 0;
  }
  .slim-container a.slimNav_sk78-reveal {
    top: -3px;
  }
  /* 10.10.2025 */
  section.team-sec1 .team-card img.profile {
    width: 160px;
    height: 160px;
  }
  section.team-sec1 .team-card h6 {
    margin-bottom: 16px;
  }
  section.team-sec1 .team-card p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .container {
    max-width: 960px;
  }
  h2 {
    font-size: 30px;
    line-height: 40px;
  }
  section.home-sec2 .blue-card h5 {
    margin: 24px 0 14px;
  }
  footer h6 {
    margin-top: 80px;
  }
  section.home-banner h1 {
    font-size: 46px;
  }
  section.home-banner img.bg-img {
    bottom: 85px;
    height: 350px;
  }
  section.inner-banner.rsrc .crad_sec .card .txt h4 {
    font-size: 19px;
  }
  section.inner-banner.rsrc .crad_sec .card .txt p span {
    margin-bottom: 13px;
  }
  section.inner-banner.rsrc .crad_sec .card .txt p {
    line-height: normal;
  }
  section.inner-banner.rsrc .crad_sec {
    padding-top: 50px;
  }
  section.inner-banner.rsrc .txt_sec p {
    margin-bottom: 40px;
  }
  section.inner-banner.rsrc {
    padding: 40px 0 50px;
  }
  section.home-sec4 .box2 {
    justify-content: space-between;
  }
  header ul.header-menu li ul.dropdown li a {
    font-size: 14px;
  }
  /* ------------------------------------------------------- */
}
@media screen and (max-width: 991px) {
  .container {
    max-width: 720px;
  }
  header .container {
    position: relative;
  }
  header .col-md-3 {
    order: 1;
  }
  header .col-md-1 {
    order: 3;
  }
  header .col-md-8 {
    order: 2;
  }
  header ul.header-menu li#menu-item-27 a::after,
  header ul.header-menu li#menu-item-32 a::after {
    display: none;
  }
  .slim-container a.slimNav_sk78-reveal span {
    background: #102445;
  }
  .slim-container .slim-bar {
    background: #ffffff;
  }
  .slim-container a.slimNav_sk78-reveal {
    color: #102445;
  }
  .slim-container .slim-bar {
    background: transparent;
  }
  div#navigation {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .slim-container .slim-nav ul {
    flex-direction: column;
    gap: 0;
  }
  .slim-container .slim-nav {
    float: unset;
    background: #102445;
    margin-top: 70px;
  }
  /* .slim-container .slim-nav ul li a {
      padding: .8em 5%;
  } */
  .slim-container .slim-nav ul li a.slim-expand {
    width: auto;
    height: auto;
    padding: 17px 22px !important;
    display: flex;
  }
  .slim-container .slim-nav ul li li a {
    width: 100%;
  }
  .slim-container .slim-nav ul li a.slim-expand:hover {
    background: rgb(40 58 88);
    padding: 18px 24px !important;
  }
  /*     .slim-container a.slimNav_sk78-reveal {
          top: 4px;
      } */
  .slim-container .slim-nav ul li a {
    text-transform: capitalize;
  }
  header ul.header-menu li ul.dropdown li a {
    font-size: 18px;
    padding: 14px;
    padding-left: 50px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #fff;
  }
  header ul.header-menu li ul.dropdown li {
    background: #102445;
  }
  header ul.header-menu li {
    font-size: 18px;
  }
  header ul.header-menu li a img {
    display: none;
  }
  header ul.header-menu li ul.dropdown {
    background: #102445;
    position: static;
    box-shadow: none;
    width: 100%;
  }
  header a.logo {
    position: relative;
    z-index: 999999999;
    max-width: 120px;
  }
  header .btn-wrap {
    position: relative;
    z-index: 999999999;
  }
  h2 {
    font-size: 26px;
    line-height: 34px;
  }
  .gradient-btn {
    font-size: 18px;
    padding: 8px 22px 13px 22px;
  }
  section.home-sec4 .box .text-wrap {
    width: 100%;
  }
  section.home-sec4 .box figure img {
    width: 100%;
  }
  section.home-sec4 .box .text-wrap h2 {
    color: #fff;
    margin-bottom: 14px;
  }
  section.home-sec4 .box {
    padding: 40px;
  }
  section.home-sec3 .marquee .marquee-inner {
    gap: 20px;
  }
  footer a.logo {
    display: table;
    margin: 0 auto;
    max-width: 150px;
  }
  footer p {
    margin: 25px auto 30px;
    text-align: center;
    max-width: 500px;
  }
  footer ul.social-icon {
    gap: 18px;
    margin-bottom: 50px;
    justify-content: center;
  }
  footer .form-wraper input:not([type=submit]) {
    height: 50px;
    padding: 6px 5px 11px 24px;
  }
  footer .form-wraper input[type=submit] {
    width: 42px;
    height: 42px;
    background-size: 20px;
  }
  footer p.m-0 {
    line-height: 24px;
    text-align: left;
    font-size: 16px;
  }
  footer h5 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  footer .form-wraper {
    margin: 14px 0;
  }
  footer ul.footer-menu li {
    margin-bottom: 12px;
  }
  footer h6 {
    padding: 14px 0 20px;
    margin-top: 50px;
  }
  footer {
    padding-top: 50px;
  }
  footer img.bg-img {
    opacity: 0.6;
  }
  section.home-banner {
    padding: 40px 0;
  }
  section.home-banner h1 {
    font-size: 38px;
  }
  section.home-banner p {
    margin-bottom: 30px;
  }
  section.banner-bottom-content ul {
    padding: 0 25px;
    gap: 0 46px;
  }
  section.home-banner img.bg-img {
    bottom: 88px;
    height: 250px;
  }
  section.banner-bottom-content ul li::after {
    right: -24px;
  }
  section.banner-bottom-content ul li p {
    font-size: 16px;
  }
  section.banner-bottom-content ul li h6 {
    margin-bottom: 4px;
  }
  section.home-sec1 {
    padding: 50px 0 40px;
  }
  section.home-sec2 .blue-card span img {
    width: 36px;
    height: 36px;
  }
  section.home-sec2 {
    padding: 50px 0 30px;
  }
  section.home-sec3 {
    padding: 40px 0 40px;
  }
  section.home-sec2 .blue-card {
    margin-bottom: 20px;
  }
  section.home-sec3 .marquee {
    padding: 25px 0 25px;
  }
  section.home-sec4 {
    padding: 0 0 50px;
  }
  .tabbed-content .item.active .item-content {
    margin-bottom: 30px;
  }
  .tabbed-content .item::before {
    padding: 15px;
    display: block;
    background: #0abfbf;
    color: #fff;
    margin-bottom: 10px;
    font-size: 20px;
  }
  section.resources-sec1 {
    padding: 40px 0;
  }
  .tabbed-content .tabs-content-wrap #side_tab2::before {
    padding-left: 45px;
    background-image: url(../images/document.svg);
    background-repeat: no-repeat;
    background-position: left 15px center;
  }
  /* ------------------------------------------------------- */
  section.platform-reisk-compliance-sec2 img.img-abs {
    position: static;
    max-width: 100%;
    margin-bottom: 20px;
  }
  section.platform-reisk-compliance-sec3 span {
    margin: auto;
  }
  section.platform-reisk-compliance-sec3 h5 {
    text-align: center;
    margin-bottom: 10px;
  }
  .platform-overview-sec1 .row {
    row-gap: 20px;
  }
  section.platform-reisk-compliance-sec4 ul li img {
    width: auto;
    height: auto;
  }
  section.platform-reporting-sec1 .row {
    align-items: inherit;
  }
  section.platform-reporting-sec1 img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  section.platform-reisk-compliance-sec1 p {
    margin-bottom: 20px;
  }
  .platform-reporting-sec2 .row {
    row-gap: 20px;
  }
  section.platform-reisk-compliance-sec3 p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: normal;
  }
  .platform-reisk-compliance-sec3 .row {
    row-gap: 20px;
  }
  section.platform-reporting-sec1 p {
    margin-top: 12px;
  }
  section.platform-overview-sec1 .row {
    align-items: inherit;
  }
  section.platform-overview-sec1 img {
    height: 100%;
  }
  section.platform-overview-sec2 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
  }
  section.platform-overview-sec3 .row {
    align-items: inherit;
  }
  section.platform-overview-sec3 .col-lg-6 img {
    height: 100%;
  }
  section.platform-overview-sec4 h2 {
    margin-bottom: 20px;
  }
  section.platform-overview-sec4 ul li {
    margin-bottom: 10px;
  }
  .platform-investment-product-sec1 .row {
    row-gap: 30px;
  }
  section.platform-investment-product-sec1 h5 {
    margin: 10px 0;
  }
  .about-our-story-sec1 .row {
    row-gap: 30px;
  }
  .about-contactUs-sec1 .row {
    row-gap: 30px;
  }
  .about-contactUs-sec1 form .row {
    row-gap: 0;
  }
  section.about-contactUs-sec1 input:not([type=submit]),
  section.about-contactUs-sec1 textarea {
    margin-bottom: 25px;
  }
  section.about-contactUs-sec1 .light-blue-box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  section.about-contactUs-sec1 .light-blue-box ul li {
    width: 48%;
  }
  .about-careers-sec1 .row {
    row-gap: 30px;
  }
  .about-careers-sec2 .row {
    row-gap: 25px;
  }
  section.about-careers-sec2 h2 {
    margin-bottom: 20px;
  }
  section.inner-banner h1 {
    font-size: 25px;
    margin-bottom: 12px;
  }
  section.platform-reisk-compliance-sec3 .col-md-4 p {
    text-align: center;
  }
  section.platform-overview-sec2 h2 {
    margin-bottom: 16px;
  }
  section.home-sec4 .box {
    padding: 20px;
    flex-direction: column;
    text-align: center;
    justify-content: center;
  }
  section.home-sec4 .box figure img {
    width: 400px;
  }
  section.home-sec4 .box .text-wrap .blue-btn {
    margin: 0 auto;
  }
  section.home-sec4 .box .text-wrap p {
    color: #fff;
    margin-bottom: 20px;
  }
  .home-sec4 {
    margin-top: 60px !important;
  }
  section.platform-overview-sec2 ul li:nth-child(2n) {
    border-right: none;
  }
  section.platform-reisk-compliance-sec2 ul {
    max-width: -moz-max-content;
    max-width: max-content;
    width: 100%;
    text-align: left;
  }
  .platform-reisk-compliance-sec2 {
    text-align: center;
  }
  section.platform-overview-sec1 img {
    max-width: 50%;
  }
  .platform-overview-sec1 {
    text-align: center;
  }
  section.home-sec4 .box {
    padding: 20px;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    gap: 10px;
  }
  section.about-contactUs-sec1 .light-blue-box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  /* 10.10.2025 */
  section.team-inner {
    padding: 40px 0;
  }
  section.team-inner h1 {
    font-size: 32px;
    margin-bottom: 12px;
  }
  section.team-sec1 {
    padding: 40px 0;
  }
  section.team-sec1 .team-card img.profile {
    width: 140px;
    height: 140px;
  }
  section.team-sec1 .team-card h6 {
    margin-bottom: 12px;
  }
  section.team-sec1 .row {
    gap: 35px 0;
  }
  section.team-sec1 .team-card p {
    min-height: 250px;
  }
}
@media screen and (max-width: 767px) {
  .container {
    max-width: 540px;
  }
  .white-btn {
    font-size: 16px;
    padding: 7px 18px 7px 22px;
  }
  p {
    font-size: 16px;
    line-height: normal;
    text-align: center;
  }
  h2 {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
  }
  .blue-btn {
    font-size: 16px;
    margin: 0 auto;
  }
  .cerulean-color-text {
    font-size: 22px;
    margin-bottom: 10px;
    text-align: center;
  }
  .slim-container a.slimNav_sk78-reveal {
    top: 10px;
  }
  .slim-container .slim-nav ul li a.slim-expand:hover {
    padding: 11px 22px !important;
  }
  section.home-banner h1 {
    font-size: 26px;
  }
  section.platform-overview-sec3 .row.pb-60:nth-child(even) {
    flex-direction: column-reverse;
  }
  header ul.header-menu li ul.dropdown li a {
    font-size: 16px;
    padding-left: 30px;
  }
  header #navigation {
    top: -12px;
  }
  header .btn-wrap .blue-btn {
    display: none;
  }
  header ul.header-menu li.for-mobile {
    display: block;
  }
  section.banner-bottom-content ul {
    grid-template-columns: 1fr;
  }
  header .btn-wrap {
    padding-right: 10px;
  }
  .slim-container .slim-nav ul li a {
    padding: 0.9em 5%;
  }
  .slim-container .slim-nav ul li a.slim-expand {
    padding: 11px 22px !important;
  }
  header ul.header-menu li {
    font-size: 16px;
  }
  section.banner-bottom-content ul {
    padding: 0 25px;
    gap: 25px 0;
  }
  section.home-banner {
    padding: 30px 0;
  }
  section.banner-bottom-content ul li::after {
    right: unset;
    width: 100%;
    height: 1px;
    top: unset;
    bottom: -15px;
  }
  section.home-sec1 p {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  section.home-sec1 {
    padding: 30px 0 30px;
  }
  section.home-sec2 {
    background: #f9f9f9;
    padding: 25px 0 20px;
  }
  section.home-sec2 h2 {
    margin-bottom: 22px;
  }
  section.home-sec2 .blue-card span {
    width: 50px;
    height: 50px;
    margin: 0 auto;
  }
  section.home-sec2 .blue-card h5 {
    margin: 18px 0 10px;
    text-align: center;
    font-size: 20px;
  }
  section.home-sec2 .blue-card p {
    font-size: 16px;
    line-height: 20px;
  }
  section.home-sec2 .blue-card {
    margin-bottom: 20px;
  }
  section.home-sec3 {
    padding: 30px 0 30px;
  }
  section.home-sec3 .marquee {
    padding: 20px 0 20px;
  }
  section.home-sec3 .marquee .marquee-inner img {
    width: 160px;
    height: auto;
  }
  section.home-sec3 .marquee .marquee-inner {
    gap: 10px;
  }
  section.home-sec3 .marquee::before {
    width: 160px;
    height: 160px;
    top: -25px;
    right: -80px;
  }
  section.home-sec3 .marquee::after {
    width: 160px;
    height: 160px;
    top: -25px;
    left: -80px;
  }
  section.home-sec4 .box {
    padding: 30px;
    flex-direction: column;
  }
  section.home-sec4 .box .text-wrap p {
    margin-bottom: 16px;
    font-size: 16px;
  }
  section.home-sec4 {
    padding: 0 0 40px;
  }
  footer h5 {
    font-size: 20px;
    text-align: center;
  }
  footer ul.footer-menu li {
    text-align: center;
    margin-bottom: 8px;
  }
  footer ul.footer-menu {
    margin-bottom: 30px;
  }
  footer p.m-0 {
    text-align: center;
  }
  footer h6 {
    margin-top: 30px;
    font-size: 14px;
    line-height: 22px;
  }
  footer .form-wraper input:not([type=submit]) {
    height: 40px;
  }
  footer .form-wraper input[type=submit] {
    width: 34px;
    height: 34px;
    right: 4px;
  }
  footer img.bg-img {
    top: 30px;
    height: auto;
  }
  section.resources-sec1 .item-content p {
    line-height: 24px;
    margin-bottom: 20px;
  }
  section.resources-sec1 .item-content h4 {
    font-size: 26px;
    margin: 22px 0 20px;
    text-align: center;
  }
  section.resources-sec1 .item-content ul li {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 14px;
  }
  section.resources-sec1 .item-content a.blue-btn {
    margin-top: 30px;
  }
  section.resources-sec1 {
    padding: 30px 0 10px;
  }
  .tabbed-content .item::before {
    font-size: 16px;
  }
  /* ------------------------------------------------------- */
  section.inner-banner {
    padding: 100px 0 20px;
  }
  section.inner-banner h1 {
    font-size: 24px;
    margin-bottom: 12px;
  }
  section.inner-banner p {
    font-size: 15px;
    line-height: normal;
  }
  section.about-careers-sec1,
  section.about-careers-sec2,
  section.about-contactUs-sec1,
  section.about-our-story-sec1,
  section.platform-overview-sec1,
  section.platform-reporting-sec1,
  section.platform-reisk-compliance-sec1,
  section.platform-reporting-sec2,
  section.platform-reisk-compliance-sec2,
  section.privacy-policy-sec1,
  section.terms-conditions-sec1 {
    padding: 30px 0;
  }
  section.platform-reisk-compliance-sec4 {
    padding-bottom: 30px;
  }
  section.about-careers-sec1 h2 {
    margin-bottom: 12px;
  }
  .about-careers-sec2 .row {
    row-gap: 20px;
  }
  section.about-careers-sec2 .white-box {
    padding: 20px;
  }
  section.about-careers-sec2 .white-box p {
    min-height: auto;
  }
  section.about-careers-sec2 h2 {
    margin-bottom: 20px;
  }
  section.about-careers-sec2 .white-box span {
    margin: auto;
  }
  section.about-careers-sec2 .white-box h5 {
    margin: 12px 0;
    text-align: center;
  }
  section.about-careers-sec3 {
    padding: 30px 0;
  }
  section.about-careers-sec3 h2 {
    margin-bottom: 12px;
  }
  section.about-careers-sec3 ul li {
    font-size: 17px;
    padding-bottom: 12px;
    margin-bottom: 15px;
  }
  .about-careers-sec3 ul {
    margin-bottom: 20px;
  }
  section.about-careers-sec3 p {
    margin-bottom: 12px;
  }
  section.about-contactUs-sec1 .light-blue-box ul li {
    text-align: center;
    margin-bottom: 15px;
  }
  section.about-contactUs-sec1 .light-blue-box ul li h5 {
    font-size: 18px;
  }
  section.about-contactUs-sec1 .light-blue-box ul li a {
    font-size: 14px;
    line-break: anywhere;
  }
  .about-contactUs-sec1 .row {
    row-gap: 20px;
  }
  .about-contactUs-sec1 form .row {
    row-gap: 0;
  }
  section.about-contactUs-sec1 h2 {
    margin-bottom: 20px;
  }
  section.about-contactUs-sec1 textarea {
    margin-bottom: 24px;
  }
  section.about-contactUs-sec1 .light-blue-box {
    padding: 20px 15px;
  }
  .about-our-story-sec1 .row {
    row-gap: 20px;
  }
  section.about-our-story-sec1 h2 {
    margin-bottom: 12px;
  }
  .about-our-story-sec1 img {
    max-height: 275px;
  }
  .platform-overview-sec1 .row {
    row-gap: 20px;
  }
  section.platform-overview-sec1 p {
    margin: 15px 0 0;
  }
  .platform-investment-product-sec1 .row {
    row-gap: 20px;
  }
  section.platform-investment-product-sec1 span {
    margin: auto;
  }
  section.platform-investment-product-sec1 h5 {
    font-size: 20px;
    text-align: center;
    margin: 12px 0;
  }
  section.platform-investment-product-sec1 {
    /*  padding-bottom: 0; */
    padding-bottom: 30px;
  }
  section.home-sec3 h2 {
    margin-bottom: 0;
  }
  section.platform-investment-product-sec1 h2 {
    margin-bottom: 15px;
  }
  section.platform-overview-sec2 ul {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  section.platform-overview-sec2 {
    padding-bottom: 40px;
  }
  section.platform-overview-sec2 ul li:last-child {
    padding: 0;
  }
  section.platform-overview-sec2 ul li {
    border-right: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    padding-right: 0;
  }
  section.platform-overview-sec2 ul li h5 {
    font-size: 18px;
    line-height: normal;
    text-align: center;
    margin-bottom: 12px;
  }
  section.platform-overview-sec2 ul li p {
    font-size: 16px;
  }
  section.platform-overview-sec3 .pb-60 {
    padding-bottom: 40px;
  }
  .platform-overview-sec3 .row {
    row-gap: 20px;
  }
  section.platform-overview-sec3 h2 {
    margin-bottom: 12px;
  }
  section.platform-overview-sec3 p {
    margin-bottom: 15px;
  }
  /* section.platform-overview-sec3 .pb-60:last-child {
      flex-direction: column-reverse;
  } */
  section.platform-overview-sec3 {
    padding-bottom: 40px;
  }
  section.platform-overview-sec4 h2 {
    margin-bottom: 20px;
  }
  section.platform-overview-sec4 ul li {
    margin-bottom: 15px;
  }
  section.platform-overview-sec4 ul li .content p {
    text-align: left;
  }
  section.platform-overview-sec4 ul li h5 {
    font-size: 19px;
    padding: 13px 0;
    padding-right: 40px;
    background-size: 22px;
  }
  section.platform-overview-sec4 {
    padding-bottom: 40px;
  }
  section.platform-reisk-compliance-sec1 ul {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .platform-reporting-sec1 .row {
    row-gap: 20px;
  }
  section.platform-reporting-sec1 p {
    margin-top: 12px;
  }
  section.platform-reisk-compliance-sec1 p {
    margin: 0 auto 24px;
  }
  section.platform-reisk-compliance-sec1 ul li:last-child {
    padding: 0;
  }
  section.platform-reisk-compliance-sec1 ul li {
    text-align: center;
    border-right: none;
    padding-right: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
  }
  section.platform-reisk-compliance-sec1 ul li h5 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  section.platform-reisk-compliance-sec1 ul li p {
    text-align: center;
    font-size: 16px;
  }
  .platform-reporting-sec2 .row {
    row-gap: 20px;
  }
  section.platform-reporting-sec2 p {
    margin: 12px 0 20px;
  }
  section.platform-reporting-sec2 ul li h5 {
    font-size: 20px;
  }
  section.platform-reporting-sec2 ul li {
    text-align: center;
  }
  section.platform-reporting-sec2 ul li p {
    font-size: 16px;
    line-height: normal;
  }
  section.platform-reisk-compliance-sec3 p {
    margin: 0 auto 22px;
  }
  section.platform-reisk-compliance-sec3 span {
    margin: auto;
  }
  section.platform-reisk-compliance-sec3 h5 {
    font-size: 20px;
    text-align: center;
    margin: 16px 0 8px;
  }
  .platform-reisk-compliance-sec3 .row {
    row-gap: 20px;
  }
  section.platform-reisk-compliance-sec3 .col-lg-4 p {
    text-align: center;
    line-height: normal;
  }
  section.platform-reisk-compliance-sec3 {
    padding-bottom: 30px;
  }
  footer ul.social-icon {
    margin-bottom: 20px;
  }
  section.platform-reisk-compliance-sec2 img.img-abs {
    position: static;
    margin: auto;
    display: table;
    margin-bottom: 20px;
    max-width: 300px;
  }
  section.platform-reisk-compliance-sec2 p {
    font-size: 17px;
  }
  section.platform-reisk-compliance-sec2 ul li h5 {
    font-size: 20px;
    margin-bottom: 9px;
    gap: 13px;
    justify-content: center;
  }
  section.platform-reisk-compliance-sec2 ul li p {
    font-size: 16px;
  }
  section.platform-reisk-compliance-sec4 h2 {
    margin-bottom: 25px;
  }
  section.platform-reisk-compliance-sec4 ul {
    gap: 9px;
  }
  section.platform-reisk-compliance-sec4 ul li {
    width: 33%;
  }
  section.platform-reisk-compliance-sec4 ul li img {
    width: 100%;
    height: auto;
  }
  section.privacy-policy-sec1 h2 {
    margin-bottom: 12px;
  }
  section.privacy-policy-sec1 h5 {
    font-size: 18px;
    line-height: normal;
    margin: 15px 0;
    text-align: center;
  }
  section.privacy-policy-sec1 ul li {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 16px;
  }
  section.privacy-policy-sec1 ul li::after {
    margin: 0;
    top: 13px;
  }
  section.terms-conditions-sec1 h2 {
    margin-bottom: 12px;
  }
  section.terms-conditions-sec1 p {
    line-height: normal;
  }
  section.resources-sec1 section.platform-overview-sec4 {
    padding-top: 30px;
  }
  section.resources-sec1 .item-content h2 {
    text-align: center;
  }
  section.home-banner img.bg-img {
    height: 190px;
  }
  section.banner-bottom-content {
    padding: 30px 0;
  }
  section.inner-banner.rsrc {
    padding: 20px 0 40px;
  }
  section.inner-banner.rsrc .txt_sec p {
    margin-bottom: 20px;
  }
  section.inner-banner.rsrc .crad_sec .card .txt {
    padding: 12px 20px 35px;
  }
  section.inner-banner.rsrc .crad_sec .card .txt h4 {
    font-size: 17px;
    margin-bottom: 10px;
  }
  section.inner-banner.rsrc .crad_sec .card .txt p {
    font-size: 14px;
    line-height: normal;
  }
  section.inner-banner.rsrc .crad_sec {
    padding-top: 40px;
  }
  section.inner-banner.rsrc .crad_sec .card .txt .ancr {
    font-size: 14px;
  }
  section.inner-banner.rsrc .crad_sec .card .txt .ancr img {
    max-width: 15px;
  }
  .home-sec4 {
    margin-top: 40px !important;
  }
  section.platform-overview-sec1 img {
    max-width: 90%;
  }
  section.home-sec4 .box2 {
    gap: 10px;
  }
  section.about-contactUs-sec1 label {
    text-align: left;
  }
  section.about-contactUs-sec1 input:not([type=submit]), section.about-contactUs-sec1 textarea {
    margin-bottom: 0;
  }
  section.about-contactUs-sec1 input[type=submit] {
    margin-top: 20px;
  }
  /* 10.10.2025 */
  section.team-inner h1 {
    font-size: 22px;
  }
  section.team-inner p {
    font-size: 14px;
    line-height: 20px;
  }
  section.team-inner {
    padding: 25px 0;
  }
  section.team-sec1 {
    padding: 25px 0;
  }
  section.team-sec1 .team-card img.profile {
    width: 100px;
    height: 100px;
  }
  section.team-sec1 .team-card h5 {
    font-size: 18px;
    margin-top: 10px;
  }
  section.team-sec1 .team-card h6 {
    margin-bottom: 10px;
    font-size: 14px;
  }
  section.team-sec1 .team-card p {
    font-size: 14px;
    line-height: 20px;
    min-height: auto;
    text-align: center;
  }
}
@media screen and (min-width: 991px) and (max-width: 1199px) {
  .container {
    max-width: 960px;
  }
}
header .btn-wrap li::marker {
  display: none;
}/*# sourceMappingURL=responsive.css.map */