.s4r {
    padding-top: 60px;
}

.s13l {
    padding-top: 60px;
}

.s7dr {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
}

section#s-7 .btn {
    margin: 0px !important;
}

underline {
    text-decoration: underline;
}

.s7dl ul li {
    font-weight: bold;
}

body {
    margin: 0px;
}

.s14bl p {
    color: black;
}

section#s-1 {
    height: 100vh;
    overflow: hidden;
    position: relative;
}

section#s-1 img {
    position: absolute;
    top: 0px;
    width: calc(100% + 3px);
/*    left: -3px;*/
    height: 100%;
    position: relative;
    object-fit: cover;
}

section#s-1 h1 {
    position: absolute;
    bottom: 10px;
    right: 70px;
    color: white;
    font-size: 64px;
}

.testijos p {
    text-align: center;
}

section#s-1 h1 span {
    font-size: 128px;
}

h2 {
    font-size: 64px;
    font-weight: bold;
    text-align: center;
}

#s-2 h2 {
    border-bottom: 5px solid #b37d5a;
    max-width: 900px;
    text-align: center;
    margin: auto;
    color: #515453;
    padding-top: 86px;
    margin-bottom: 100px;
    padding-bottom: 10px;
}

.s-2-flex {
    display: flex;
    gap: 170px;
}

.s-2-flex div {
    width: 50%;
}

.s-2-flex div img {
    width: 100%;
}

.container.wtb25 {
    /* max-width: 1400px; */
    /* margin: auto; */
}

p {
    color: #728B7F;
    font-size: 16px;
    line-height: 40px;
    margin: 40px 0px;
}

li {
    color: #728B7F;
    font-size: 16px;
    line-height: 28px;
}

section#s-3 {
    background: #aebbb6;
    padding-top: 63px;
    padding-bottom: 96px;
}

.s4r a.btn {
    margin-left: auto;
}

section#s-3 h2 {
    max-width: 850px;
    margin: auto;
    border-bottom: 7px solid #E7E2DD;
    text-align: center;
    color: #515453;
}

.ctn {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.insert_thumbnail {
    background: #c4c4c4;
    text-align: center;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 40px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.insert_thumbnail p {
    font-size: 40px;
    font-weight: 600;
    color: #9e27fa !important;
    line-height: 1;
}

section#s-3 p {
    color: #515453;
    text-align: center;
}

a.btn {
    box-shadow: 0px 8px 12px 0px #0000002b;
    background: #d2cfbc;
    color: #4b3720;
    text-decoration: none;
    padding: 15px 25px;
    border-radius: 25px;
    display: block;
    max-width: 300px;
    text-align: center;
    margin: auto;
    font-size: 20px;
    font-weight: 700;
}

.s6slider {
    display: flex;
}

.s6slider > div {
    width: 50%;
}

.s6left {
    display: flex;
    align-items: center;
    justify-content: center;
}

section#s-6 {
    background: #e7e2dd;
    padding: 60px 0px;
}

#s-3 iframe {
    margin-bottom: 50px;
}

.s6r_text p {
    color: black;
}

h3 {
    font-size: 42px;
    font-weight: 600;
    margin: 0px;
}

.s6left h3 {
    color: #B47B58;
}

section#s-7 {
    background: #475751;
    padding: 100px 0px;
}

section#s-7 h3 {
    font-size: 64px;
    color: #AEBBB6;
    border-bottom: 7px solid white;
    max-width: 1000px;
    margin-bottom: 50px;
}

.strategicp {
    display: flex;
    padding-bottom: 150px;
    gap: 50px;
}

.strategicp > div {
    width: calc(100% / 3);
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.strategicp > div img {
    width: 100%;
    height: 65px;
    width: auto;
    margin: auto;
    display: block;
}

section#s-8 h3 {
    font-size: 64px;
    font-weight: bold;
    color: #515453;
    border-bottom: 7px solid #D9D9D9;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    padding-bottom: 10px;
    padding-top: 70px;
}

section#s-8 a.btn {
    width: 100%;
    max-width: 75%;
}

section#s-9 {
    background: #aebbb6;
}

section#s-9 .ctn {
    display: flex;
    gap: 100px;
}

section#s-9 .ctn > div {
    width: 50%;
    position: relative;
}

.s9right img {
    width: 100%;
}

.s9hc img {
    max-width: 250px;
}

.s9hc {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 185px;
    right: 35px;
}

img.s9img1 {
    border: 5px solid white;
    border-top: 0px;
    border-bottom-left-radius: 25%;
    border-right: 0px;
}

.s9left {
    padding-top: 50px;
    padding-bottom: 25px;
}

.s9left p {
    color: #515453;
}

.s9left h3 {
    color: #515453;
}

section#s-10 .ctn {
    display: flex;
    align-items: center;
    gap: 50px;
}

.s10l {
    width: 40%;
}

.s10r {
    width: 60%;
}

section#s-10 {
    padding: 80px 0px;
}

.s10r h2 {
    margin: 0px;
    text-align: left;
    color: #515453;
    border-bottom: 7px solid #b37d5a;
    margin-bottom: 30px;
    padding-bottom: 10px;
    max-width: 550px;
}

.s10r h3 {
    color: #728B7F;
}

.s10r p {
    margin: 0px;
    margin-top: 60px;
    margin-bottom: 60px;
    color: #475751;
}

.s10r a {
    max-width: 350px;
    margin-left: 0px;
    color: white;
    background: #b37d5a;
}

section#s-11 {
    background: #475751;
    padding: 80px 0px;
}

section#s-11 .ctn {
    display: flex;
    gap: 100px;
}

.s11l {
    width: 60%;
}

.s11r {
    width: 30%;
    display: flex;
    align-items: center;
}

.s11r .desert {
    width: 100%;
    height: 800px;
    object-fit: cover;
}

.s11ra {
    position: relative;
}

img.star {
    position: absolute;
    right: 0px;
    top: -108px;
}

.sfc {
    display: flex;
    gap: 100px;
}

.s11l h3 {
    color: #D3CEBB;
    margin-left: 25px;
}

.s11l p {
    color: #FFFFFF;
}

.s12l {
    position: relative;
    width: 30%;
}

.s12r {
    width: 70%;
}

.s12f.sfc {
    padding: 60px 0px;
}

section#s-12 h3 {
    text-align: center;
    padding: 0px 0px;
    color: #728B7F;
    font-size: 40px;
    font-weight: 600;
}

.s12r p:nth-child(1) {
    margin-top: 0px;
}

img.s12i2 {
    position: relative;
    top: -46px;
}

.s13l {
    width: 60%;
}

.s13f.sfc {
    /* width: 30%; */
}

.s13r img {
    max-width: 100%;
    height: auto;
    width: auto;
}

.s13r {
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
}

section#s-13 {
    background: #d2cfbc;
    padding-bottom: 20px;
}

.s13l h2 {
    color: #515453;
    text-align: left;
    border-bottom: 7px solid #b37d5a;
    margin-bottom: 42px;
}

.s13l h3 {
    color: #515453;
}

.s13l p {
    color: black;
}

p.s12b {
    font-size: 40px;
    font-weight: 600;
    color: #475751;
}

.s14l {
    width: 50%;
}

.s14r {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
}

.s14l img {
    width: calc(100% + 100px);
    position: relative;
    right: 100px;
}

section#s-14 {
    padding-top: 88px;
}

.s14l h3 {
    color: #475751;
    margin-bottom: 50px;
}

.s-2-1 p:nth-child(1) {
    margin-top: 0px;
}

section#s-3 p {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

section#s-3 .ctn {
    max-width: 1000px;
}

.sister_more {
    display: none;
}

.rmore {
    text-decoration: underline;
    cursor: pointer;
}

.s4lb {}

.s4lb img {
    width: 95%;
    height: 100%;
    /* border: 5px solid white; */
    /* border-top: 0px; */
    border-top-right-radius: 100px;
    object-fit: cover;
    max-height: 589px;
    object-fit: contain;
    position: relative;
    top: 95px;
}

.s4l {
    width: 50%;
    display: flex;
    background: white;
    flex-direction: column;
    /* justify-content: space-between; */
}

.s4r {width: 50%;padding-left: 140px;padding-bottom: 100px;}

.s4lb {
    width: calc(100% + 200px);
    /* height: 70%; */
    position: relative;
    top: -5px;
}

.s4r p {
    color: white;
}

.s4lw {
    height: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
}

section#s-4 {
    background: #728b80;
    border-top: 5px solid white;
}

section#s-4 .ctn {
    position: relative;
    /* top: -5px; */
    /* height: calc(100% - 161px); */
}

section#s-13 .btn {
    margin-left: auto;
    background: #b37d5a;
    padding: 10px;
    margin-bottom: 40px;
    color: white;
}

.s4lw p {
    font-size: 40px;
    padding: 100px;
    position: relative;
    top: -5px;
}

.s4r h2 {
    text-align: left;
    color: white;
    border-bottom: 7px solid #aebbb6;
}

section#s-5 {
    padding: 20px 0px;
}

#s-15 .ctn {
    background: #e7e2dd;
}

/* --- COMMON --- */
.stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.stat-label {
  color: #b07a50;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 40px;
  margin-top: 0px;
}

/* --- HEX 1 (Slide up) --- */
.hex {
  width: 250px;
  height: 250px;
  background: #40564d;
  clip-path: polygon(
    50% 0%,
    93.301% 25%,
    93.301% 75%,
    50% 100%,
    6.699% 75%,
    6.699% 25%
  );
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.hex-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translateY(100%);
  transition: transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  gap: 20px;
}

.hex.animate .hex-inner {
  transform: translateY(0);
}

.hex p {
  color: white;
  margin: 0;
}

.hexb {
  font-size: 70px;
  font-weight: bold;
}

.hexs {
  font-size: 20px;
}

/* --- HEX 2 (Grow) --- */
/* --- HEX 2 (Grow + Slide text) --- */
.hex2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

/* Hex shape */
.hex2 .hex-wrapper {
  position: relative;
  width: 250px;
  height: 250px;
  flex-shrink: 0;
}

.s6right p {
    margin: 0px;
}

.s6right img {
    margin-bottom: 30px !important;
}

.hex2 .hex-inner {
  position: absolute;
  inset: 0;
  background: #b1784b;
  clip-path: polygon(
    50% 0%,
    93.301% 25%,
    93.301% 75%,
    50% 100%,
    6.699% 75%,
    6.699% 25%
  );
  transform: scale(0);
  transition: transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: 0;
}

.hex2.animate .hex-inner {
  transform: scale(1);
}

/* Text movement */
.hex2 .hex-content {
  position: relative;
  z-index: 1;
  color: #40564d;
  text-align: left;
  display: flex;
  gap: 15px;
  transform: translateX(-30px); /* start slightly to the left */
  transition: transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.hex2.animate .hex-content {
  transform: translateX(0); /* slide to final position */
}

.san-r {
    display: flex;
    gap: 20px;
}

.san-r img {
    width: calc((100% / 4) - 15px);
}

.san-h {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

div.s-a-n h3 {
    text-align: center;
    margin-bottom: 50px;
}

div.s-a-n {
    padding-bottom: 50px;
}

.hex2 .hexb,
.hex2 .hexs {
  font-size: 45px;
  font-weight: bold;
  margin: 0;
}

.hexb {
  font-variant-numeric: tabular-nums; /* all digits have equal width */
}

.stats {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 100px;
    padding: 50px 0px;
}

section#s-15 {
    padding-top: 50px;
    padding-bottom: 100px;
}

.s16l {
    width: 50%;
}

.s16r {
    position: relative;
}

img.s16rimga {
    position: absolute;
    bottom: -173px;
    right: -78px;
    top: unset;
}

section#s-15 .ctn {position: relative;}

section#s-16 {
    padding-bottom: 120px;
}

section#s-16 p {
    color: black;
}

section#s-16 h3 {
    color: #728B7F;
    font-weight: 400;
}

.wtb25 * {
    font-family: 'ivypresto-text' !important;
}

html {
    font-family: ivypresto-text;
}

.s14bl {
    width: 50%;
}

.s14br {
    width: 50%;
    margin-top: 50px;
}

.s14br1t {
    display: flex;
}

.s14br1t_img {
    position: relative;
}

img.s14br1t_hex {
    position: absolute;
    left: 97px;
    top: -140px;
    z-index: 1;
}

.n .hex {
    background: #b2784a !important;
}

.s14br1t_txt {
    display: flex;
    /* align-items: end; */
    flex-direction: column;
    justify-content: flex-end;
    gap: 15px;
}

.s14br1t_txt p {
    margin: 0px;
    color: #B47B58;
    font-size: 42px;
    line-height: 42px;
    font-weight: 600;
    text-align: left;
}

.s14br1t_txt strong {
    color: #728B7F;
    font-size: 64px;
}

.s14br1b {
    display: flex;
    position: relative;
    left: -95px;
}

.s14br1b img.s14br1t_hex {
    left: 28px;
    top: -40px;
    height: 200px;
}

.s14br1 {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.strategicp.strategicp2 {
    justify-content: center;
}

.s14bl h2 {
    text-align: left;
    color: #728B7F;
    border-bottom: 7px solid #D9D9D9;
}

section#s-14b {
    padding-bottom: 25px;
}

[data-number] {
  display: inline-block;
  font-variant-numeric: tabular-nums; /* modern browsers */
  width: 5ch; /* reserve space for up to 5 digits */
  text-align: right;
}

.s14br1t .s14br1t_txt {
    margin-left: 55px;
    position: relative;
    top: 40px;
}

.page-template-impact2025 .fusion-row {
    width: 100%;
    max-width: 100% !important;
}

.page-template-impact2025 #main {
    padding: 0px !important;
}

img.s16rimg {
    /* max-width: 582px; */
    height: 100%;
    object-fit: cover;
}

.s16r {
    width: 50%;
}

.s16l {
    width: 50%;
}

.s21but {
    width: 100% !important;
    position: relative;
}

a.s7dbtn {
    display: block;
}

a.s7dbtn img {
    width: 100%;
}

section#s-7 .btn {
    margin-top: 50px;
}

.s7dr {
    display: flex;
    flex-direction: column;
}

.s21but img.star {
    position: absolute;
    top: unset;
    bottom: 15px;
    width: 200px;
    height: 200px;
    right: -101px;
}

.s-7-d > div {
    width: 50%;
}

.strategicp.strategicp2 .bp img {
    height: 130px;
}

img.s21butimg {
    height: 500px;
    object-fit: cover;
}

.strategicp.strategicp2 .yv img {
    margin: 44px;
    width: 140px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 13px;
}

.strategicp.strategicp2 .bp p {
    margin-top: 20px;
}

.s-2-flex {
    padding-bottom: 80px;
}

.bp a {
    background: #475751;
    color: #e7e2dd;
}

.s4lw {
    display: none;
}

.s4l {
    background: none;
    position: relative;
    /* top: 145px; */
}

section#s-8 a.btn {
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
}

.yv a {
    background: #d2cfbc;
    color: #4b3720;
}

.s6left {
    margin-bottom: 50px;
}

.ph a {
    background: #b37d5a;
    color: #e7e2dd;
}

section#s-14b {
    padding-top: 150px;
}

.s-2-clicky * {
    color: #728b7f;
}

.s-2-clicky {
    display: flex;
    align-items: center;
    gap: 20px;
    font-weight: normal !important;
    margin-bottom: 35px;
}

#s-2 .insert_thumbnail {
    width: 100%;
    max-width: 100%;
}

.s-7-d {
    display: flex;
    gap: 100px;
}

.s-7-d * {
    color: white;
}

section#s-7 {
    position: relative;
}

section#s-12 {
    background: #D9D9D9;
}

img.bthing {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

section#s-7 .btn {
    margin-left: auto;
}

.s6r_text > div {
    display: flex;
}

.s6r_text > div > * {
    width: 50%;
}


section#s-16 {
    padding-top: 150px;
}

.testijos {
    display: flex;
    gap: 25px;
    align-items: center;
}

.testijos p {
    font-size: 20px;
    max-width: 350px;
}

.s-2-ff {
    display: flex;
}

.s-2-flex {
    display: none;
}

.s-2-ff {
    width: 100% !important;
    gap: 100px;
}

.wtb25 iframe {
    width: 100%;
    margin-top: 50px;
}

img.s14br1t_phone {
    z-index: 2;
    position: relative;
}


.strategic_one a {
    background: none;
    box-shadow: none;
}

.strategic_one {
    display: flex;
    align-items: center;
}

.strategic_one img {
    /* max-height: 110px; */
}

.strategic_one a:nth-child(3) img {height: 70px;}

section#s-8 {
    padding-bottom: 35px;
}

.s7dl {
    width: 50%;
}

.s7dr img {
    position: relative;
}

.s15n_w1 {
    display: flex;
    gap: 100px;
}

.s15n_w1l > div > p {
    color: #045b5e;
    font-weight: bold;
}

.s15n_w1l > div > p > span {
    font-weight: normal;
}

.s15n_w1l {
    width: 30%;
}

.s15n_w1r {
    width: 70%;
}

.s15n_w1l {
    text-align: center;
}

.s15n_w1l p {
    margin: 0px;
}

.s15n_w1l img {
    margin-bottom: 20px;
}

.s15n_w1l p span {color: black;}

.s15n_w1r p {
    color: black;
}

section#s-15n h2 {
    text-align: left;
    border-bottom: 7px solid black;
}

section#s-15n .ctn > h2 {
    border-color: #b37d5a;
}

.s6slider {
    flex-direction: column;
}

.s6slider > div {
    width: 100%;
}

.s15n_w2 h2 {
    border-color: #728b80 !important;
}

.s15n_w2_team_row {
    display: flex;
    justify-content: center;
    /* gap: 100px; */
}

.s15n_w2_team_row p {
    margin: 0px;
    text-align: center;
}

.s15n_w2_team_row img {
    /* margin: auto; */
    display: block;
    margin-bottom: 14px;
    width: 100%;
}

.s15n_w2_team_i {
    width: calc(100% / 3);
}

.s15n_w2_team_row {
    width: 100%;
    margin: auto;
}

.s15n_w2_team {
    display: flex;
    flex-direction: column;
    gap: 50px;
    margin-bottom: 50px;
}

.s15n_w2_team_i p {
    font-weight: bold;
    color: #045b5e;
}

section#s-17 {
    padding: 100px;
    text-align: center;
    background-size: cover !important;
    background-position: center !important;
    min-height: 800px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section#s-8b {
    background: #1f1a14;
}

.s8bh img {
    /* height: 28px; */
}

.s8bh {
    display: flex;
    flex-direction: unset;
    align-items: center;
    gap: 20px;
    justify-content: center;
}

img.lg1 {
    height: 19px;
}

img.lg2 {
    height: 42px;
}

.s8bh_p p {
    color: #fcb225;
    font-weight: bold;
    font-size: 24px;
}

#s-8b h3 {
    text-align: center;
    color: white;
}

#s-8b p {
    color: white;
    text-align: center;
}

section#s-8b {}

section#s-8b {
    padding-bottom: 50px;
    padding-top: 60px;
}

section#s-8b {
    background: #201b15;
    background: linear-gradient(180deg, rgb(54 45 35) 0%, rgba(16, 14, 10, 1) 100%);
}

section#s-17 h3 {
    color: white;
    text-shadow: 0px 0px 9px black;
}

.s15n_w2_team_i p span {
    font-weight: normal;
    color: black;
}

.s15n_w3 h2 {
    border-color: #728b80 !important;
}

.s15n_w3_team_row {
    display: flex;
}

.s15n_w3_team_row p {
    margin: 0px;
    text-align: center;
}

.s15n_w3_team_row img {
    margin: auto;
    display: block;
    margin-bottom: 20px;
}

.s15n_w3 {
    padding-bottom: 100px;
}

.s6slider.n {
    flex-direction: column;
}

.s6slider.n > div {
    width: 100%;
}

section#s-6n {
    background: #475751;
    padding: 60px 0px;
}

section#s-6n h3 {
    color: white;
}

.testijos p strong {
    display: flex;
    flex-direction: column;
}

.testijos p strong span {
    font-weight: normal;
}

section#s-6n p {
    color: white;
}

.s6slider.n .s6r_text {
    display: flex;
    gap: 100px;
}

.strategic_one_f a {
    background: none;
    box-shadow: none;
}

.strategic_one_f {
    display: flex;
    align-items: center;
}

.s6slider.n .s6r_text > p {
    width: 50%;
    font-weight: 300 !important;
}

.s6r_text.slick-slide.slick-cloned {}

.s6slider.n .s6r_text > div {
    width: 50%;
}

.lpr {
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 50px;
}

.lpr a {
    color: white;
    text-decoration: underline;
}

p.bhcb {
    color: #475751;
    font-size: 24px;
    font-weight: bold;
}

section#s-8 h3 {
    margin-left: auto;
    text-align: center;
    text-transform: capitalize;
}

section#s-8 .ctn > p {
    max-width: 600px;
}

.s15n_w1l > div > p, .s15n_w2_team_i p {
    font-size: 22px;
}

.s15n_w1l > div > p span, .s15n_w2_team_i p span {
    font-size: 16px;
}

.s16l {
    display: flex;
    align-items: center;
}

.video-wrapper {
    width: 80%;
    aspect-ratio: 16/9;   /* or any ratio you need */
    position: relative;
    margin: auto;
    margin-bottom: 50px;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0px;
}

#s-3 .video-wrapper {
    margin-top: 50px;
}

#s-3 iframe {
    width: 100%;
    margin-left: auto !important;
    display: block;
    margin-right: auto !important;
}

section#s-2 iframe {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 100px;
    width: 100%;
}

.testijos {
    flex-direction: column;
    gap: 0px;
    justify-content: center;
}

.s15n_w3_team img, .s15n_w2_team img, .testijos img {
    height: 200px;
    width: 200px;
    margin: auto;
}

.s15n_w1r {
    display: flex;
    gap: 50px;
}

.s15n_w1r > div {
    width: 100%;
}

.testijos p strong:not(span) {
    font-size: 22px;
}

.testijos p strong span {
    font-size: 16px;
}

.s7h3a {
    margin-bottom: 0px !important;
}

.desert.mob {
    display: none;
}

.desert.desk {
    display: block;
}

.s7h3n {
    border: 0px !important;
    font-size: 45px !important;
    margin-top: 10px;
}

.s-a-n h3 {
    width: 100% !important;
    max-width: 100% !important;
    border: none !important;
    text-align: center !important;
    /* color: white !important; */
    margin-top: 60px !important;
}

.s15n_w3_team {
    gap: 50px;
    display: flex;
    flex-direction: column;
}

@media (max-width: 1400px) {

    .ctn {
        padding-left: 60px;
        padding-right: 60px;
    }

    a.s7dbtn img {
        height: auto;
    }

}

@media (max-width: 1000px) {

    .desert.mob {
        display: block !important;
        margin: auto;
        margin-top: 50px
    }

    .desert.desk {
        display: none !important;
    }


    .strategic_one a:nth-child(3) img {
        width: auto;
    }
    
    .strategic_one img {
        width: 100%;
    }

    img.s16rimg {
        width: 100%;
    }

    section#s-2 iframe {
        min-height: auto;
    }

    section#s-1 h1 {
        /* position: relative; */
        right: 30px;
    }

    #s-3 iframe {
        min-height: auto;
    }

    .s4f.sfc {
        flex-direction: column;
    }

    .s4lw {
        display: none;
    }

    .s15n_w2_team_row,.s15n_w3_team_row {
        gap: 50px;
    }

    .s4r {
        width: 100%;
    }

.strategic_one_f {
    flex-direction: column;
}

.s15n_w1r {
    display: block;
    margin-bottom: 50px;
}

    .s6slider {
        flex-direction: column;
    }

    .s6slider > div {
        width: 100%;
    }

    #s-2 h2 {
        text-align: center !important;
    }

    .s-7-d {
        flex-direction: column;
    }

    .strategicp {
        flex-direction: column;
    }

    .strategicp > div {
        width: 100%;
    }

    section#s-9 .ctn {
        flex-direction: column-reverse;
    }

    section#s-9 .ctn > div {
        width: 100%;
    }

    .s9left {
        /* width: 80% !important; */
    }

    .s9hc {
        top: 0px;
        left: 0px;
    }

    section#s-10 .ctn {
        flex-direction: column;
    }

    .s11f.sfc {
        flex-direction: column-reverse;
        gap: 0px;
    }

    a.s7dbtn img {
        height: auto;
        margin: auto;
        display: block;
        margin-bottom: 30px;
    }

    .s11l {
        width: 100%;
    }

    img.desert {
        height: 400px !important;
    }

    section#s-14b {
    padding-top: 60px;
}

    .s11r {
        margin: auto;
    }

    .s12f.sfc {
        flex-direction: column;
        justify-content: center;
    }

    section#s-12 h3 {
        margin-top: 50px;
    }

    .s12l {
        margin: auto;
    }

    .s8bh {
        flex-direction: column;
        gap: 0px;
        margin-bottom: 40px;
    }

    .s8bh p {
        margin: 0px;
    }

    .s12r {
        width: 100%;
    }

    .s14f.sfc {
        flex-direction: column;
    }

    .s14l {
        margin: auto;
    }

    .s14r {
        width: 100%;
    }

    .s14bf.sfc {
        flex-direction: column;
    }

    .s14bl {
        width: 100%;
    }

    .s14br {
        margin: auto;
    }

    .stats {
        flex-direction: column;
    }

    img.s16rimga {
        display: none;
    }

    .s13f.sfc {
        flex-direction: column;
    }

    .s13l {
        width: 100%;
    }

    .s13r {
        margin: auto;
    }

    .s16f.sfc {
        flex-direction: column;
    }

    .san-r img {
        width: 100%;
    }

    .san-r {
        flex-direction: column;
    }

    .s16l {
        width: 100%;
    }

    .s16r {
        width: 100%;
    }

    .ctn {
        padding-left: 10px;
        padding-right: 10px;
        max-width: 100vw;
    }

    .s4r {
        padding: 0px;
    }

    .s-7-d {
        gap: 0px;
    }

    img.bthing {
        display: none;
    }

    a.btn {
        width: 80%;
        max-width: 100%;
        margin: auto !important;
    }

    img.s9img1 {
        max-width: 85%;
    }

    .s9right {
        text-align: right;
    }



    .s10r {
        width: 100%;
    }

    img.star {
        top: unset;
        bottom: -32px;
        right: -29px;
    }

    .s11r {
        width: 100%;
    }

    .s11ra {
        margin: auto;
    }

    img.s12i2 {
        right: 89px;
    }

    .s12l {
        width: 80%;
        margin: auto;
        text-align: center;
    }

    .s12f.sfc {
        gap: 0px;
    }

    .s14l {
        width: 100%;
        flex-direction: column-reverse;
        display: flex;
    }

    .s14l img {
        right: 0px;
        display: none;
    }

.s6slider {
    width: 80%;
    margin: auto;
}

    .s14br1t_txt p {
        font-size: 26px;
    }

    .s14br {
        width: 100%;
    }
    
    .s-7-d > div {
        width: 100%;
    }

    .s14br1t {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .s14br1t_txt {
        margin: 0px !important;
        text-align: center !important;
        justify-content: center;
        align-items: center;
    }

    .s14br1b {
        flex-direction: column;
        margin: auto;
        text-align: center;
        left: 0px;
        margin-top: 50px;
    }

    section#s-15 {
        padding-bottom: 0px;
    }

    .s13r {
        width: 100%;
    }


    section#s-4 {
        padding-bottom: 50px;
    }

    .s4l {
        background: no-repeat;
    }

    .s4lb {
        width: 100%;
    }

    .s4l {
        width: 100%;
        margin-top: 50px;
    }

    .s4f.sfc {
        gap: 40px;
    }

    section#s-4 {
        padding-bottom: 50px;
    }

    section#s-15 {
        padding-bottom: 0px;
    }

    .hex2 .hex-wrapper {
        position: relative;
        width: 5em;
        height: 5em;
        flex-shrink: 0;
    }

    .s6r_text > div {
        flex-direction: column;
    }

    section#s-6 .s6r_text > div > * {
    width: 100%;
}

    .s4lb img {
        top: 0px;
        border-top-right-radius: 0px;
        margin: auto !important;
        display: block;
    }

    section#s-1 {
        max-height: 350px;
    }

    #s-3 iframe,
    section#s-2 iframe {
        width: 100%
    }

    .wtb25 h2 {
        font-size: 44px !important;
    }

    section#s-7 h3 {
        font-size: 40px !important;
    }

    section#s-8 h3 {
        font-size: 40px !important;
    }

    .s9hc img {
        max-width: 125px;
    }

    .s9left h3 {
        font-weight: 500 !important;
    }

    .s10l {
        width: 70%;
    }

    .s14f.sfc {
        gap: 0px;
    }

    section#s-9 .ctn {
        gap: 0px;
    }

    section#s-16 {
        padding-top: 50px;
    }

    .s14l h3 {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .s15n_w1 {
        flex-direction: column;
        gap: 15px;
    }

    .s15n_w1 > div {
        width: 100%;
    }

    .s15n_w2_team_row {
        flex-direction: column;
    }

    .s15n_w2_team_row > div {
        width: 100%;
    }

    .s15n_w3_team_row {
        flex-direction: column;
    }

    .s15n_w3_team_row > div {
        width: 100%;
    }

    .strategic_one {
        flex-direction: column;
    }

    .s7dl {
        width: 100%;
    }

    .s7dr img {
        right: 0px;
    }

    .s6slider.n .s6r_text {
        flex-direction: column;
        gap: 0px;
    }

    .s6slider.n .s6r_text > * {
        width: 100% !important;
    }

    .testijos {
        flex-direction: column;
        gap: 0px;
    }

/*    section#s-8 {
        display: none;
    }

    img.s16rimg {
        display: none;
    }

    img.s16rimga {
        display: none;
    }*/

section#s-3 h2,
section#s-6n h3,
.s4r h2,
.s6left h3,
section#s-7 h3,
section#s-8 h3,
.s9left h3,
.s10r h2,
.s11l h3,
section#s-12 h3,
.s14bl h2,
section#s-15n h2,
.s13l h2,
section#s-17 h3 {
    font-size: 40px !important;
    text-align: center !important;
    font-weight: bold !important
}

section#s-15n {
    padding-top: 50px;
}


}


}

