/*================= Helix-Taekwondo ===============*/

@font-face {
    font-family: 'futura_bkbook';
    src: url("../fonts/futura_book-webfont.woff2") format("woff2"), url("../fonts/futura_book-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

/*Global CSS Starts*/
html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h5,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset {
    margin: 0;
    padding: 0;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
video,
audio,
mark {
    display: block;
    margin: 0;
    padding: 0;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    scroll-behavior: smooth;
}

img,
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    outline: none;
}

::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-track {
    background-color: #cee7f4;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #66AC31;
}

/* Flexible Embedded Videos */
a {
    text-decoration: none !important;
    outline: none;
    color: #9FFE8A !important;
}

a:hover {
    text-decoration: none;
    color: #99FAFF !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

a:active,
a:focus {
    color: #fff !important;
    outline: 0;
    border: 0;
    text-decoration: none;
}

input {
    border: none;
    background: #fff;
    width: 100%;
    height: 50px;
    margin: 0 0 5px 0;
    padding: 0 15px;
    font-size: 16px;
    border-radius: 5px;
    outline: none;
    transition: all 0.2s ease-in-out;
}

input:hover {
    background: #b1b1ae5c;
}

input:focus {
    outline: none !important;
    box-shadow: none !important;
}

input::placeholder {
    color: #000000 !important;
}


input,
textarea,
select {
    border: 0;
    margin: 0;
    outline: none;
    color: #000000 !important;
    transition: all 0.2s ease-in-out;
}

input:focus,
textarea:focus,
select:focus {
    outline: none !important;
    transition: all 0.2s ease-in-out;
}

input::placeholder,
textarea::placeholder,
select::placeholder {
    color: #000000 !important;
}

input:focus::placeholder,
textarea:focus::placeholder,
select:focus::placeholder {
    color: transparent !important;
}

textarea:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
    opacity: 0;
    color: transparent !important;
}

textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

textarea:focus:-moz-placeholder {
    color: transparent;
}

/* Firefox 18- */
textarea:focus::-moz-placeholder {
    color: transparent;
}

/* Firefox 19+ */
textarea:focus:-ms-input-placeholder {
    color: transparent;
}

p {
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    padding-bottom: 20px;
    margin-bottom: 0px !important;
    color: #000;
    font-family: "Poppins", sans-serif !important;
}

/* list */
ul,
li,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Tables */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1 {
    color: #fff;
    font-size: 64px !important;
    font-weight: 900 !important;
    line-height: 70px !important;
    font-family: 'futura_bkbook';
    text-transform: uppercase !important;
    text-shadow: 0px 3px 2px #000000 !important;
    padding-bottom: 10px !important;
    margin: 0;
}

h2 {
    font-size: 58px !important;
    font-weight: 500 !important;
    line-height: 65px !important;
    text-transform: uppercase !important;
    padding-bottom: 10px !important;
    letter-spacing: -0.6px;
    margin: 0;
    color: #000;
    font-family: 'futura_bkbook' !important;
}

.clear {
    font-size: 0;
    line-height: 0;
    clear: both;
    height: 0;
}

/*Global CSS Ends*/
body {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 23px !important;
    color: #000 !important;
    font-family: "Poppins", sans-serif !important;
}


.container {
    max-width: 1170px !important;
}



/*================================= Top Part*/
.top-area {
    background-color: #38772A;
    padding: 8px 15px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}


.top-area a {
    color: #fff !important;
}

.top-area span {
    color: #9FFE8A;
}

.top-area span a {
    color: #9FFE8A;
}

/*================================= Banner Part*/

.banner-area {
    background: #ffffff;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
}

.banner-overall {
    padding-top: 70px;
    padding-bottom: 70px;
    background-position: top;
    background-size: cover !important;
}

.banner-area h1 {
    text-align: center;
}

.banner-area .sub-text {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
    text-shadow: 0px 3px 2px #000000;
    padding-left: 5%;
    padding-right: 5%;
}

.banner-flex {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.main-logo-area {
    margin: 0 auto 40px auto;
    padding: 0;
    text-align: center;
}

/* White card */
.bannercard {
    width: 772px;
    margin: 0 auto;
    padding: 0;
}

.topbx {
    background: url(../images/topbx.webp) no-repeat 0 0;
    height: 52px;
}

.midbox {
    background: #F8F9FA;
    padding: 30px 20px;
}

.midbox h2 {
    color: #0C3D00;
    font-size: 30px !important;
    line-height: 40px !important;
    text-transform: uppercase;
    text-align: center;
}

.midbox h2 span {
    background: #000000;
    color: #fff;
    border-radius: 5px;
    padding: 0 5px;
}

.midbox .subtxt {
    font-size: 17px;
    line-height: 24px;
    font-weight: bold;
    color: #0C3D00;
    text-align: center;
}

.midbox h3 {
    font-size: 17px;
    line-height: 24px;
    font-weight: bold;
    color: #0C3D00;
    text-align: center;
}

.midbox p {
    text-align: center;
    margin: 0;
    padding: 0;
}

.btmbox {
    background: url(../images/bottombx.webp) no-repeat 0 0;
    height: 54px
}

/*================================= helix works Part*/
.why-built-page {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 70px;
    padding-bottom: 70px;
}

.why-built-page h2 {
    font-size: 60px;
    font-weight: 900;
    line-height: 58px;
    font-family: 'futura_bkbook';
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 0;
    color: #000;
    text-align: left;
}

.why-built-page h2 span {
    font-size: 60px;
    font-weight: 900;
    line-height: 58px;
    font-family: 'futura_bkbook';
    text-transform: uppercase;
    color: #000;
    text-align: left;
}

.why-built-page p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    text-align: left;
}

.why-built-page p:last-child {
    padding-bottom: 0;
}


.why-built-page ul {
    background: #E9F2E7;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
}

.why-built-page ul li {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    position: relative;
}


.why-built-page ul li a {
    color: #0DECF8;
    font-style: italic;
}


.why-built-img {
    position: relative;
}

.why-built-img img {
    width: 100%;
    border-radius: 10px;
}

.helix1 {
    position: absolute;
    width: 180px;
    height: 34px;
    top: 10px;
    right: 10px;
}

.helix1 img {
    width: auto;
}

.simpleterms-get {
    background: #E9F2E7;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
}

.simpleterms-get h3 {
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    color: #000;
    font-family: 'futura_bkbook';
}

.simpleterms-get ul {
    margin: 0;
    padding: 0;
}

.simpleterms-get ul li {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    position: relative;
}


.simpleterms-get ul li a {
    color: #0DECF8;
    font-style: italic;
}


/*================================= what send Part*/
.what-send-sec {
    background: #E9F2E7;
    border-radius: 10px;
    padding-top: 70px;
    padding-bottom: 70px;
}

.what-send-sec h2 {
    font-size: 60px;
    font-weight: 900;
    line-height: 58px;
    font-family: 'futura_bkbook';
    text-transform: uppercase;
    padding-bottom: 0;
    margin: 0;
    color: #000;
    text-align: center;
}

.what-send-sec p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    text-align: center;
}

.cards {
    padding-top: 10px;
    display: grid;
    gap: 20px;
    grid-template-columns: 2fr 2fr 2fr;
}

.cards .holder {
    position: relative;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    padding: 30px 20px;
    max-width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
}

.cards .holder h3 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
    color: #000;
    padding-bottom: 20px;
    margin-bottom: 0;
    font-family: 'futura_bkbook';
}

.cards .holder h3 span {
    font-size: 25px;
    line-height: 31px;
    font-weight: bold;
    color: #FF0000;
}

.cards .holder p {
    text-align: left !important;
}

.cards .holder p:last-child {
    padding-bottom: 0;
}

.cards .holder img {
    width: 100%;
}

.whatsendimg {
    width: 100%;
    border-radius: 5px;
}


.cards .holder ul {
    margin: 0;
    padding: 0;
}

.cards .holder ul li {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    position: relative;
    padding-left: 22px;
}

.cards .holder ul li:before {
    position: absolute;
    top: 4px;
    left: 0;
    content: '';
    background: url(../images/right.svg) no-repeat;
    width: 16px;
    height: 16px;
}

.cards .holder ul li a {
    color: #0DECF8;
    font-style: italic;
}


/*================================= who this is for Part*/

.who-this-is {
    padding-top: 70px;
    padding-bottom: 70px;
}

.whofor {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
    margin-bottom: 70px;
}

.whofor:last-child {
    margin-bottom: 0;
}


.whofor .whofor-desc .sub-text {
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    color: #000;
    padding-bottom: 10px;

}

.whofor .whofor-desc h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    color: #000;
    padding-bottom: 10px;

}

.whofor .whofor-desc ul {
    margin: 0;
    padding: 0 0 10px 0;
}

.whofor .whofor-desc ul li {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    position: relative;
    padding-left: 22px;
}

.whofor .whofor-desc ul li:before {
    position: absolute;
    top: 6px;
    left: 0;
    content: '';
    background: url(../images/green-tick.webp) no-repeat;
    width: 16px;
    height: 16px;
}

.whofor .whofor-desc ul li a {
    color: #0DECF8;
    font-style: italic;
}




.whofor .crossfield ul {
    margin: 0;
    padding: 0 0 10px 0;
}

.whofor .crossfield ul li {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    position: relative;
    padding-left: 22px;
}

.whofor .crossfield ul li:before {
    position: absolute;
    top: 6px;
    left: 0;
    content: '';
    background: url(../images/cross.svg) no-repeat;
    width: 16px;
    height: 15px;
}

.whofor .crossfield ul li a {
    color: #0DECF8;
    font-style: italic;
}

.whofor-img {
    position: relative;
}

.whofor-img img {
    border-radius: 10px;
}

.helix2 {
    position: absolute;
    width: 180px;
    height: 34px;
    bottom: 10px;
    right: 10px;
}

.helix2 img {
    width: auto;
}


.helix3 {
    position: absolute;
    width: 180px;
    height: 34px;
    bottom: 10px;
    left: 10px;
}

.helix3 img {
    width: auto;
}

/*================================= work together Part*/
.work-together-sec {
    background: #E9F2E7;
    border-radius: 10px;
    padding-top: 70px;
    padding-bottom: 70px;
}

.work-together-sec h2 {
    font-size: 60px;
    font-weight: 900;
    line-height: 58px;
    font-family: 'futura_bkbook';
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 0;
    color: #000;

}

.work-together-sec h2 span {
    border-radius: 5px;
    background: #000000;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 58px;
    color: #fff;
    display: inline-flex;
    font-family: 'futura_bkbook';
}

.work-together-sec p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    padding-bottom: 30px;
}

.work-together-sec p span {
    font-size: 22px;
    font-weight: 600;
    display: block;
}

.work-together-panel {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
}

.work-together-desc {
    margin: 0;
    padding: 0;
    width: 100%;
}

.work-together-desc h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'futura_bkbook';
}

.work-together-desc .sub-text {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #000;
    padding-bottom: 20px;

}

.work-together-desc h4 {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #000;
    padding-bottom: 20px;

}


.work-together-desc ul {
    margin: 0;
    padding: 0 0 20px 0;
}

.work-together-desc ul li {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    position: relative;
}

.work-together-desc ul li b {
    font-size: 22px;
    font-weight: 600;
}

.work-together-desc ul li a {
    color: #0DECF8;
    font-style: italic;
}

.work-together-img {
    width: 100%;
    position: relative;
}

.work-together-img img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 20px;
}

.work-together-logoarea {
    position: absolute;
    top: 40%;
    bottom: 0;
    margin: 0 auto;
    right: 20px;
    text-align: center;
}

/*================================= dss invite*/
.dss-invite {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
}

.dss-invite h2 {
    font-size: 60px;
    font-weight: 900;
    line-height: 58px;
    font-family: 'futura_bkbook';
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 0;
    color: #000;

}

.dss-invite .sub-text {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #000;
    padding-bottom: 20px;

}

.dss-invite h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #000;
    padding-bottom: 20px;

}

.dss-invite p:last-child {
    margin: 0;
    padding: 0;
}

/*================================= training area*/
.training-area {
    padding-top: 0;
    padding-bottom: 70px;
}

.training-details {
    display: grid;
    gap: 20px;
    grid-template-columns: 2fr 2fr;
}

.training-box {
    background: #FDFFFC;
    border: 1px solid #417734;
    border-radius: 10px;
    padding: 40px 30px;
    box-shadow: 10px 10px 0px 1px rgba(233, 242, 231, 1);
    -webkit-box-shadow: 10px 10px 0px 1px rgba(233, 242, 231, 1);
    -moz-box-shadow: 10px 10px 0px 1px rgba(233, 242, 231, 1);
}

.training-box h2 span {
    font-size: 40px;
}

.training-box h4 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'futura_bkbook';
    letter-spacing: -0.6px;
}

.training-box .sub-text {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #000;
    padding-bottom: 20px;
}

.training-box h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #000;
    padding-bottom: 10px;
    margin: 0;
}

.training-box p:last-child {
    margin: 0;
    padding: 0;
}


/*================================= FAQ area*/

.faq-area {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #E9F2E7;
    border-radius: 10px;
}

.faq-area h2 {
    font-size: 56px;
    line-height: 60px;
    font-weight: 200;
    padding-bottom: 10px;
    margin-bottom: 0;
    font-family: "Poppins", sans-serif color: #000000;
}

.faq-area .sub-text {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #000;
    padding-bottom: 20px;
}

.faq-area h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #000;
    padding-bottom: 20px;
}

.faq-area .accordion .accordion-item {
    border-radius: 10px;
    border: 1px solid #AFC6AA;
    margin-bottom: 5px;
    overflow: hidden;
}

.faq-area .accordion .accordion-item h2 {
    padding: 0 !important;
    margin-bottom: 0 !important;
    font-family: "Poppins", sans-serif !important;
}

.faq-area .accordion .accordion-item .accordion-button {
    background: #F4F9F3;
    border: none !important;
    box-shadow: none !important;
    border-radius: 10px;
    color: #000000;
    font-size: 17px;
    font-weight: 600;
    line-height: 27px;
}

.faq-area .accordion .accordion-item .accordion-button:not(.collapsed) {
    background-color: #fff !important;
}

.faq-area .accordion .accordion-item .accordion-body {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
}

.faq-area .accordion .accordion-item .accordion-body ol li {
    list-style-type: decimal;
}

.faq-area .accordion .accordion-item .accordion-button:not(.collapsed)::after {
    content: '-' !important;
    background: none;
    transform: none;
    line-height: 12px;
}

.faq-area .accordion .accordion-item .accordion-button::after {
    content: '+' !important;
    background: none;
    transform: none;
    line-height: 12px;
}




/*================================= button area*/

.button-area {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.rt-arrow-btn1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    height: 72px;
    border-radius: 10px;
    border: 1px solid #496E40;
    text-wrap: nowrap;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #fff !important;
    background: #496E40;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    width: 300px;
    font-family: 'futura_bkbook';
}

.rt-arrow-btn1 a {
    color: #fff !important;
}

.rt-arrow-btn1:hover {
    background: #fff;
    color: #000 !important;
    border: 1px solid #496E40;
}


.rt-arrow-btn2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    height: 72px;
    border-radius: 10px;
    border: 1px solid #496E40;
    text-wrap: nowrap;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #000 !important;
    background: #fff;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    width: 300px;
    font-family: 'futura_bkbook';
}

.rt-arrow-btn2 a {
    color: #fff !important;
}

.rt-arrow-btn2:hover {
    background: #fff;
    color: #fff !important;
    border: 1px solid #496E40;
    background: #496E40;
}


.btn-wid {
    width: auto !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    margin: 0 auto 30px auto !important;
}

/*================================= xtra*/
.normal-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
}

.flip {
    flex-direction: row-reverse;
}


/*================================= Footer*/

.footer-area {
    background: #122408;
    padding-top: 70px;
    padding-bottom: 70px;
}

.footer-area .footer1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 100px;
}

.footer-area .footer1 .footer-left {
    padding: 0;
    margin: 0;
}

.footer-area .footer1 .footer-right {
    padding: 0;
    margin: 0;
}

.footer-area .footer1 p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #919191;
}

.footer-area .footer1 span {
    font-size: 25px;
    line-height: 25px;
    color: #fff;
}

.footer-area .footer1 a {
    color: #919191 !important;
}

.footer-area .footer1 .foot-social {
    padding: 0;
    margin: 0;
    padding-top: 20px;
}

.footer-area .footer1 .foot-social ul {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
    gap: 10px;
}

.footer-area .footer1 .foot-social ul li {
    list-style-type: none !important;
}


.footer-area .footer1 .foot-social img {
    filter: brightness(0) invert(1);
}

.footer-area .footer1 .foot_align h3 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 500;
    margin: 0;
    padding-bottom: 10px;
    color: #fff;
    padding-bottom: 30px;
}

.footer-area .footer1 .foot_link_two p {
    padding: 0;
    margin: 0;
    color: #919191 !important;
}

.footer-area .footer1 .foot_link_two p a {
    color: #919191 !important;
}

.footer-area .footer1 .foot_link_two p a:hover {
    color: #d2f3ee !important;
}
.footer-area .footer1 .foot_link_two svg{margin-right: 8px;}

.footer-area .copyright {
    border-top: 1px solid #707070;
    color: #C4B6B8;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 28px;
}

.footer-area .copyright a {
    color: #919191 !important;
}

.footer-area .copyright a:hover {
    color: #d2f3ee !important;
}

.footer-area .copyright img {
    float: right;
}

/*--------------------------------- Responsive section ---------------------------------*/
@media (min-width:768px) and (max-width: 1024px) {
    h1 {
        font-size: 40px !important;
        line-height: 42px !important;
    }

    h1 span {
        font-size: 40px !important;
        line-height: 42px !important;
    }

    h2 {
        font-size: 30px !important;
        line-height: 35px !important;
    }

    .whofor-img {
        width: 100%;
    }

    .whofor-img img {
        width: 100%;
    }
}

@media (max-width: 767px) {
    h1 {
        font-size: 40px !important;
        line-height: 42px !important;
    }

    h1 span {
        font-size: 40px !important;
        line-height: 42px !important;
    }

    h2 {
        font-size: 30px !important;
        line-height: 35px !important;
    }

    .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .cards {
        grid-template-columns: 1fr;
    }

    .whofor,
    .normal-flex,
    .bottom-footer ul,
    .footer-area .footer1 {
        flex-direction: column;
        gap: 0;
    }

    .button-area {
        gap: 20px;
        flex-direction: column;
    }

    .rt-arrow-btn1,
    .rt-arrow-btn2,
    .btn-wid {
        width: 100% !important;
    }

    .bannercard {
        width: 100%;
    }

    .banner-flex {
        gap: 20px;
    }

    .banner-area .sub-text {
        padding-left: 0;
        padding-right: 0;
    }

    .whofor {
        margin-bottom: 40px;
    }

    .whofor-img img {
        width: 100%;
    }

    .video-sec iframe {
        width: 100%;
        height: 240px;
    }


    .dss2video-sec iframe {
        width: 100%;
        height: 200px;
    }


    .banner-overall,
    .dss2banner-overall,
    .what-send-sec,
    .who-this-is,
    .work-together-sec,
    .dss-invite,
    .why-built-page,
    .faq-area,
    .footer-area {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .work-together-sec {
        background: #E2F2FB;
        background-image: none;
    }

    .dss-form {
        padding: 80px 20px 20px 20px;
    }

    .whofor-desc {
        padding-top: 20px;
    }

    .work-together-img img {
        height: auto;
        object-fit: cover;
        object-position: top;
    }

    .cards .holder h3 {
        font-size: 25px;
        line-height: 30px;
    }

    .topbx,
    .btmbox {
        height: 22px;
        width: 100%;
        object-fit: cover;
        background-size: 100%;
    }

    .whofor .whofor-desc .sub-text,
    .work-together-desc .sub-text,
    .training-box .sub-text,
    .dss-invite .sub-text,
    .faq-area .sub-text {
        font-size: 18px;
        line-height: 25px;
    }

    .whofor .whofor-desc h3,
    .work-together-desc h3,
    .training-box h3,
    .dss-invite h3,
    .faq-area h3 {
        font-size: 20px;
        line-height: 25px;
    }

    .work-together-desc h4 {
        font-size: 18px;
        line-height: 25px;
    }

    .training-area {
        padding-bottom: 40px;
    }

    .training-box {
        padding: 30px 20px;
    }

    .training-box h3 {
        font-size: 25px;
        line-height: 35px;
    }

    .training-box h4 {
        font-size: 25px;
        line-height: 35px;
    }

    .training-box h2 span {
        font-size: 25px;
    }

    .training-details {
        display: grid;
        gap: 20px;
        grid-template-columns: 2fr;
    }

    .footer-area .footer1 .foot_link_two {
        width: 100%;
    }

    .playon {
        margin-top: 20px;
    }

    .playon img {
        width: 100%;
    }
}