@import url('https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap');
* {
margin: 0;
padding: 0;
}
a.nav-link {
    font-size: 14px;
}
.header-tel a {
    font-weight: 700;
}
/* section 1*/
.header {
background-color: #FFF1EB;
font-family: 'Poppins', sans-serif !important;
}
.navh:hover {
color: #E17446 !important;
}
.text1 {
color: #E17446 !important;
}
.nav-btn button {
background-color: #E17446;
border-right: 3px solid black;
border-bottom: 3px solid black;
border-right: 3px solid black;
border-bottom: 3px solid black;
color: white;
}
.nav-btn button:hover {
background-color: #E17446;
border-right: 3px solid black;
border-bottom: 3px solid black;
}
.navbar-toggler-icon {
color: white !important;
}
.bi-check-circle::before
{
    content: "\f26b";
    color: black;
    background: #e17446;
    border-radius: 100%;
}
@media (max-width: 1200px) {
.navh {
font-size: 13px;
}
}
/* section 2 */
.home-section2 {
position: relative;
width: 100%;
min-height: 550px;
background: linear-gradient(rgba(9, 58, 99, 0.8), rgba(96, 24, 12, 0.8)),
url('../images/back-img-1.png') center center/cover no-repeat;
opacity: 1;
color: #fff;
}
.home-section2 h1 {
color: #FFFFFF;
font-family: "Space Mono", monospace !important;
font-weight: 500;
font-size: 40px;
}
.home-section2 p {
font-family: 'Poppins', sans-serif;
font-weight: 500;
font-size: 14px;
}
.home-content ul {
padding: 0;
font-weight: 600;
}
.home-content ul li {
list-style: none;
font-size: 22px;
}
.icon {
display: flex;
align-items: center;
gap: 10px;
}
.icon i {
color: #E17446;
font-size: 20px;
}
.badge1 {
background-color: #FFF1EB;
color: #E17446;
border-color: #E17446;
border-style: solid;
border-width: 1px 3px 3px 1px;
}
.home-content {
position: relative;
z-index: 2;
}
.btn-purple {
background-color: #E17446;
color: #fff;
font-weight: 600;
font-size: 13px;
border-radius: 50px;
border: none;
}
.btn-purple:hover {
background-color: #fff;
color: #000;
}
@media (max-width: 768px) {
.home-section2 h2 {
font-size: 10px;
}
.break-line {
display: none;
}
}
@media (max-width: 430px) {
.home-section2 h2 {
font-size: 10px;
}
.break-line {
display: none;
}
}
/* section 2 contact form */
.quote-card {
background: #fff1eb;
border-radius: 20px;
max-width: 450px;
width: 100%;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
padding: 30px;
}
.quote-card h2 {
font-family: "Space Mono", monospace !important;
font-weight: 600;
margin-bottom: 20px;
color: #000;
}
.form-control {
background-color: #f7f6f6;
border: none;
border-radius: 8px;
padding: 12px;
margin-bottom: 15px;
}
.form-select {
background-color: #f7f6f6;
border: none;
border-radius: 8px;
padding: 12px;
margin-bottom: 15px;
}
.btn-submit {
background-color: #E17446;
color: #fff;
width: 100%;
border-radius: 30px;
font-weight: 500;
padding: 10px 0;
transition: all 0.3s ease;
}
.btn-submit:hover {
background-color: #c85a2f;
}
/*----------------------------------------------*/
#gform_wrapper_1 .gfield input[type="text"],
#gform_wrapper_1 .gfield input[type="email"],
#gform_wrapper_1 .gfield input[type="number"],
#gform_wrapper_1 .gfield input[type="tel"],
#gform_wrapper_1 .gfield select {
background-color: #f7f6f6;
width: 100%;
padding: 10px 12px;
margin-bottom: 15px;
border: 1px solid #d1d5db;
border-radius: 6px;
box-sizing: border-box;
font-size: 15px;
}
#gform_wrapper_1 .gfield textarea{
background-color: #f7f6f6;
width: 100%;
padding: 10px 12px;
margin-bottom: 15px;
border: 1px solid #d1d5db;
border-radius: 6px;
box-sizing: border-box;
font-size: 15px;
height: 8rem;
}
/* label style */
#gform_wrapper_1 .gfield_label {
font-weight: 600;
margin-bottom: 6px;
/*display: block;*/
}
/* submit button */
#gform_submit_button_1 {
background-color: #E17446;
color: #fff;
width: 100%;
border-radius: 30px;
border: none;
font-weight: 500;
padding: 10px 0;
transition: all 0.3s ease;
box-shadow: 5px 7px 0px -2px rgba(0,0,0,0.75);
    -webkit-box-shadow: 5px 7px 2px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 5px 7px 0px -2px rgba(0,0,0,0.75);
}
#gform_submit_button_1:hover {
background-color: #c85a2f !important;
color: black;
}
/* small responsive tweak */
@media (max-width: 480px) {
#gform_wrapper_1 { padding: 12px; }
.cta-btns {
    display: flex;
    flex-direction: column;
    padding: 0 30px 0 30px;
}
}
/*-------------------------------------------------*/
/* section 3 */
.section3 {
background: linear-gradient(to bottom, #220111, #E17446);
color: #fff;
font-family: 'Poppins', sans-serif;
padding: 40px 0;
}
.section3-title {
font-family: "Space Mono", monospace !important;
margin-bottom: 40px;
}
.section3-title span {
background: linear-gradient(to right, #05203c, #E17446);
font-family: 'Poppins', sans-serif !important;
padding: 6px 18px;
border-radius: 20px;
font-size: 30px;
display: inline-block;
color: #fff;
}
.section-title h2 {
font-family: "Space Mono", monospace !important;
color: white;
font-size: 30px;
font-weight: 700;
margin-top: 15px;
}
.card-custom {
background: #05203c;
border: 1px solid #ff7f50;
border-radius: 10px;
padding: 20px;
transition: all 0.3s ease;
}
.card-custom.h-100 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.card-custom:hover {
transform: translateY(-8px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}
.card-custom h2 {
font-family: "Sharp Grotesk", sans-serif;
font-weight: 700;
font-size: 22px;
margin: 5px 0px 0px 10px;
}
.card-custom p {
font-family: 'Poppins', sans-serif !important;
color: white;
font-size: 14px;
line-height: 1.6;
}
.card-3-p {
margin-bottom: 50px !important;
}
.card-5-p {
margin-bottom: 48px !important;
}
.card-custom a {
color: #E17446;
text-decoration: none;
font-weight: 600;
}
.card-custom a:hover {
color: white;
}
.card-icon {
color: white;
margin-bottom: 15px;
display: flex;
align-items: center;
gap: 10px;
}
.card-icon img {
width:60px;
}
/* section 4 */
.section4 {
background: linear-gradient(to right, #e17446e1 0%, lab(0 0 0) 40%);
color: #fff;
font-family: 'Poppins', sans-serif;
padding: 60px 0;
}
.about-text h6 {
background: linear-gradient(to right, #012b47, #E17446);
font-family: 'Poppins', sans-serif;
display: inline-block;
padding: 8px 40px;
border-radius: 20px;
font-size: 20px;
}
.about-text h2 {
font-family: "Space Mono", monospace !important;
font-size: 35px;
font-weight: 500;
margin-top: 15px;
margin-bottom: 15px;
line-height: 1.1;
}
.about-text p {
color: #e0e0e0;
font-size: 16px;
line-height: 1.3;
margin-bottom: 25px;
}
.about-image img {
width: 100%;
object-fit: cover;
}
.btn-custom {
font-family: "Space Mono", monospace !important;
background: #E17446;
color: #fff;
border: none;
padding: 10px 50px;
margin-bottom: 13px;
border-radius: 30px;
font-weight: 600;
transition: all 0.3s ease;
}
.btn-custom:hover {
background: #ff8c5a;
color: #fff;
}
.stats-box {
background: #012B47;
text-align: center;
border-radius: 15px;
padding: 20px 20px;
margin: 40px;
font-size: 11px;
box-shadow: 0 8px 20px rgba(0, 0, 0, 1);
}
.stats-item h3 {
color: #E17446;
font-weight: 600;
}
.stats-item p {
color: #ccc;
margin-bottom: 0;
}
@media (max-width: 575px) {
.about-text h2 br {
display: none;
}
.about-text h2 {
font-size: 35px;
}
.Customized-text h2 {
font-size: 10px;
}
}
/* section 5 */
/* part A */
.section5 {
background: #220111;
color: #fff;
font-family: 'Poppins', sans-serif;
padding: 60px 0;
}
.Customized-text h2 {
font-family: "Space Mono", monospace !important;
font-size: 48px;
font-weight: 500;
margin-bottom: 15px;
line-height: 1.1;
}
.Customized-text p {
color: #e0e0e0;
font-size: 15px;
line-height: 1.3;
margin-bottom: 25px;
}
.Customized-image img {
width: 100%;
object-fit: cover;
}
@media (max-width: 767px) {
.Customized-text h2 {
font-size: 35px;
}
}
/* part B Cards*/
.section5-card {
background: linear-gradient(to right, #3A040F 15%, #A8471E 100%);
border: 1px solid #ff7f50;
border-radius: 10px;
padding: 10px 10px 0px 10px;
transition: all 0.3s ease;
}
.section5-card:hover {
transform: translateY(-8px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}
.section5-card h2 {
font-family: "Space Mono", monospace !important;
font-weight: 700;
font-size: 20px;
margin: 5px 0px 0px 10px;
}
.section5-card p {
font-family: 'Poppins', sans-serif !important;
color: white;
font-size: 14px;
line-height: 1.6;
}
/* section 6 */
.section6 {
background: linear-gradient(to right, #E3A18B, #F9D2C6);
justify-items: center;
align-content: center;
}
.seo-section6 {
background-color: #0B2B3E;
color: #fff;
border-radius: 15px;
/*max-width: 1100px;*/
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}
.seo-title {
font-family: "Space Mono", monospace !important;
text-align: center;
margin-bottom: 40px;
}
.seo-card {
background-color: transparent;
border: none;
color: #fff;
transition: all 0.3s ease;
}
.seo-card-content h5 {
font-family: "Space Mono", monospace !important;
font-size: 20px;
}
.seo-card-content p {
font-family: 'Poppins', sans-serif;
font-size: 13px;
}
.seo-card:hover {
transform: translateY(-5px);
}
.seo-card-icon img {
width: 40px;
margin-top: 10px;
}
/* section 7 */
@font-face {
font-family: "Sharp Grotesk";
src: url("fonts/SharpGrotesk.woff2") format("woff2"),
url("fonts/SharpGrotesk.woff") format("woff");
font-weight: normal;
font-style: normal;
}
.section7 {
background: linear-gradient(135deg, #260511, #220111, #8C2E22);
color: #fff;
margin: 0;
padding: 0;
}
.seo-agency-section7 {
padding: 80px 20px;
max-width: 1200px;
margin: auto;
}
.highlight-btn {
display: inline-block;
background: linear-gradient(to right, #467C9C, #E17446);
color: #fff;
border-radius: 25px;
margin-bottom: 20px;
font-size: 18px;
}
.section7-content h2 {
font-family: "Space Mono", monospace !important;
color: #ffff;
font-weight: 500;
font-size: 2.3rem;
line-height: 1;
z-index: 1;
}
.section7-content p {
font-size: 15px;
color: #ffff;
margin-bottom: 20px;
}
.call-btn {
font-family: "Space Mono", monospace !important;
background: #E17446;
color: #fff;
border: none;
border-radius: 25px;
padding: 10px 25px;
transition: all 0.3s ease;
}
.call-btn:hover {
background: #b75430;
}
.right-col h4 {
font-family: "Space Mono", monospace !important;
font-size: 30px;
}
.seo-list {
list-style: none;
padding: 0;
margin: 0;
}
.seo-list li {
margin-bottom: 15px;
font-size: 16px;
display: flex;
align-items: center;
}
.seo-icon img {
width: 20px;
height: 20px;
margin-top: 3px;
}
.seo-list li::before {
color: #E17446;
font-weight: bold;
margin-right: 10px;
}
@media (max-width: 991px) {
.section7-content h2 {
font-size: 1.9rem;
}
.right-col h4 {
font-size: 23px;
text-align: center;
}
}
@media (max-width: 991px) {
.seo-agency-section {
text-align: center;
}
.seo-list {
text-align: left;
display: inline-block;
}
.quote-card {
   max-width: -webkit-fill-available;
}
}
/* section 8 */
.seo-process {
background: #00131F;
color: #fff;
font-family: "Poppins", sans-serif;
}
.seo-process .badge {
background: linear-gradient(to right, #467C9C, #E17446);
font-size: 18px;
font-weight: 500;
}
.seo-process h2 {
font-family: "Space Mono", monospace !important;
color: #fff;
font-size: 2rem;
line-height: 1.3;
}
.timeline {
position: relative;
}
.timeline-line {
content: "";
position: absolute;
left: 50%;
top: 0;
bottom: 0;
padding: 0;
width: 2px;
background: #fff3;
transform: translateX(-50%);
}
.seo-process-box {
background: transparent;
color: #ccc;
padding: 30px 0 !important;
position: relative;
}
.seo-process-icon {
display: flex;
justify-content: center;
align-items: center;
color: #E17446;
font-size: 2rem;
gap: 15px;
}
.seo-process-icon img {
width: 35px;
}
.seo-process-icon h4 {
margin-top: 11px;
font-size: 25px;
}
.step-title {
font-family: "Space Mono", monospace !important;
color: #fff;
font-size: 2rem;
}
.seo-process-box p {
font-size: 0.95rem;
color: #c5c5c5;
max-width: 90%;
margin: auto;
}
@media (max-width: 767px) {
.timeline-line {
display: none;
}
br {
display: none;
}
.step-box {
text-align: center;
margin-bottom: 2rem;
}
.step-box p {
max-width: 100%;
}
.col-6.col-md-3.col-lg-2.offset-lg-1 {
margin-left: 0px !important;
}
}
/* section 9 */
.section9 {
background: linear-gradient(to bottom, #220111, #E17446);
color: #fff;
font-family: 'Poppins', sans-serif;
padding: 40px 0;
}
.section9-title {
margin-bottom: 40px;
justify-items: center;
}
.sub-title {
max-width: 40rem;
}
.section9-title h2 {
font-family: "Space Mono", monospace !important;
color: white;
font-size: 40px;
margin-top: 15px;
}
.section9-card {
font-family: "Poppins", sans-serif;
background: #05203c;
border: 1px solid #ff7f50;
border-radius: 10px;
padding: 0px 20px;
/* height: 75vh !important; */
height: 26rem;
transition: all 0.3s ease;
}
.section9-card:hover {
transform: translateY(-8px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}
.section9-card h2 {
font-family: "Space Mono", monospace !important;
font-weight: 700;
font-size: 24px;
margin: 5px 0px 0px 10px;
}
.section9-card p {
font-family: 'Poppins', sans-serif !important;
color: white;
font-size: 14px;
line-height: 1.6;
}
.card-3-p {
margin-bottom: 50px !important;
}
.card-5-p {
margin-bottom: 48px !important;
}
.card-custom a {
color: #ffa74e;
text-decoration: none;
font-weight: 600;
font-size: 14px;
}
.section9-card a:hover {
color: white;
}
.sec9-card-icon {
color: white;
margin-bottom: 15px;
/* display: flex; */
justify-items: center;
gap: 10px;
}
.sec9-card-icon img {
width: 60px;
margin-top: 20px;
margin-bottom: 10px;
}
/* section 10 */
.section10 {
background: #FFF1EB;
padding: 60px 0;
}
.service10-text h2 {
font-family: "Space Mono", monospace !important;
font-size: 40px;
font-weight: 500;
margin-bottom: 15px;
line-height: 1.1;
}
.service10-text h4 {
font-size: 20px;
}
.service10-text p {
font-size: 16px;
line-height: 1.3;
margin-bottom: 25px;
}
.service10-image img {
    width: -webkit-fill-available;
    object-fit: cover;
    height: -webkit-fill-available;
}
@media (max-width: 575px) {
.secrvice-text h2 br {
display: none;
}
.service-text h2 {
font-size: 35px;
}
.service10-image img {
object-fit: cover;
}
.seo-process-box {
padding: 10px 0 !important;
}
}
@media (max-width: 1264px) {
.service10-image img {
width: 100%;
object-fit: cover;
}
}
/* section 11  */
/* part A */
section.section11.container-fluid.py-5 {
    background-color: #220212 !important;
}
.section11 {
background: #00131f !important;
color: #fff;
font-family: 'Poppins', sans-serif;
padding: 60px 0;
}
.section11-text h2 {
font-family: "Space Mono", monospace !important;
max-width: 80vw;
font-size: 40px;
font-weight: 500;
margin-bottom: 15px;
line-height: 1.1;
}
.section11-text p {
color: #e0e0e0;
font-size: 20px;
line-height: 1.3;
margin-bottom: 25px;
}
@media (max-width: 565px) {
.section11-text h2 {
font-size: 22px;

}
br{
display: none;
}

.section11-text p {
font-size: 10px;

}
}
/* part B Cards*/
.section11-card {
background: linear-gradient(to right, #3A040F 15%, #A8471E 100%);
border: 1px solid #ff7f50;
border-radius: 10px;
padding: 10px 10px 0px 10px;
transition: all 0.3s ease;
}
.section11-card:hover {
transform: translateY(-8px);
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}
.section11-card h2 {
font-family: "Space Mono", monospace !important;
font-weight: 700;
font-size: 20px;
margin: 5px 0px 0px 10px;
}
.section11-card p {
color: white;
font-size: 14px;
line-height: 1.6;
}
.section11-botomn {
justify-items: center;
}
.section11-botomn h3 {
font-family: "Space Mono", monospace !important;
color: #E17446;
}
.section11-botomn p {
max-width: 47rem;
font-family: 'Poppins', sans-serif !important;
}
/* section 11 */
.section11 {
/*border-top: 2px solid rgba(212, 175, 55, 0.2);*/
background-color: #220212;
color: #fff;
font-family: 'Poppins', sans-serif;
}
.section11-title {
font-family: "Space Mono", monospace !important;
font-weight: 500;
font-size: 2.8rem;
text-align: center;
margin-bottom: 3rem;
}
.review-card {
background-color: #01253D;
border: 2px solid #E17446;
border-radius: 12px;
padding: 1.5rem;
box-shadow: 0 0 15px rgba(212, 175, 55, 0.4);
transition: transform 0.3s ease;
}
.review-card:hover {
transform: translateY(-5px);
}
.stars {
display: flex;
flex-direction: row;
gap: 13px;
}
.badge2 {
background: linear-gradient(to right, #467C9C, #E17446);
justify-items: center;
}
.stars i {
color: #d4af37;
font-size: 1.2rem;
margin-right: 3px;
}
.quote {
font-weight: 500;
font-size: 0.8rem;
}
.quote2 {
font-weight: 500;
font-size: 0.78rem;
}
.author {
margin-top: 0px;
font-size: 0.8rem;
}
.review-card h4 {
font-size: 17px;
font-weight: 600;
}
@media (max-width: 576px) {
.section-title {
font-size: 1.8rem;
}
.review-card {
margin-bottom: 1rem;
}
}
/* section 13 */
.section13 {
background: #f2ded6;
font-family: 'Poppins', sans-serif;
}
.growth-section {
background: linear-gradient(to right, #611618, #b14c26);
color: #fff;
border-radius: 20px;
display: flex;
align-items: center;
justify-content: space-around;
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.6);
flex-wrap: wrap;
}
.growth-text h2 {
font-family: "Space Mono", monospace !important;
font-weight: 600;
font-size: 2.3rem;
margin-bottom: 20px;
}
.growth-text p {
font-size: 1.3rem;
margin-bottom: 30px;
color: #f1f1f1;
}
.btn-proposal {
background-color: #E17446;
color: #fff;
border: none;
transition: all 0.3s ease;
}
.btn-proposal:hover {
background-color: #ff9677;
}
.btn-contact {
border: 1px solid #E17446;
color: #fff;
background: transparent;
margin-left: 15px;
transition: all 0.3s ease;
}
.btn-contact:hover {
background-color: #e57b5f;
}
.rocket-img {
/*width: 40vh;
float: right;*/
}
/* Responsive */
@media (max-width: 768px) {
.growth-section {
flex-direction: column;
text-align: center;
}
.btn-proposal {
margin-bottom: 20px;
}
.rocket-img {
margin-top: 30px;
}
}
/* section 14 */
.faq-section {
background-color: #00131F;
padding: 80px 0;
}
.faq-title {
font-family: "Space Mono", monospace !important;
color: white;
text-align: center;
font-size: 2.5rem;
margin-bottom: 50px;
}
.accordion-item {
color: white;
border: 2px solid #E17446;
border-radius: 10px;
margin-bottom: 15px;
overflow: hidden;
}
.accordion-item h2 {
color: #fff;
}
.accordion-button {
background: linear-gradient(to right, #3A040F, #A8471E) !important;
color: white !important;
font-size: 15x !important;
font-family: "Space Mono", monospace !important;
font-weight: 500;
border: none;
box-shadow: none;
}
.accordion-button:not(.collapsed) {
color: #fff;
box-shadow: none;
}
.accordion-body {
background: #0b263a;
color: #d9d9d9;
}
.accordion-button::after {
filter: invert(1);
}
@media (max-width: 768px) {
.faq-title {
font-size: 1.6rem;
}
}
/* section 15 */
.section15 {
background-color: #011A2B;
}
.we-are-on h2 {
font-size: 2rem;
letter-spacing: 0.5px;
}
.brand-logo {
max-height: 60px;
transition: transform 0.3s ease, opacity 0.3s ease;
}
.brand-logo:hover {
transform: scale(1.05);
opacity: 0.9;
}
/* section 16 */
.section16 {
background: linear-gradient(to right, #220212, #652a25);
}
.section16-h2 {
font-family: "Space Mono", monospace !important;
font-size: 40px;
line-height: 3rem;
}
.left-colum-h5{
font-family: "Space Mono", monospace !important;
font-size: 20px;
}
.right-column h6{
font-family: "Space Mono", monospace !important;
font-size: 16px;
}
.badge.bg-gradient {
background: linear-gradient(to right, #003151, #E17446) !important;
color: #fff;
font-size: 2rem;
}
.btn-gradient {
background-color: #E17446 !important;
color: white !important;
border: none;
color: #fff;
border-radius: 30px;
padding: 8px 20px;
transition: all 0.3s ease;
}
.btn-gradient:hover {
opacity: 0.85;
transform: scale(1.03);
}
/* footer */
.footer {
background: linear-gradient(90deg, #fdf1ec, #f8d7c7);
color: #222;
padding: 60px 0 20px;
}
.footer h6 {
font-family: "Space Mono", monospace !important;
font-size: 20px;
font-weight: 600;
}
.footer a {
color: #222;
text-decoration: none;
display: block;
margin-bottom: 8px;
transition: all 0.3s;
}
.footer a:hover {
color: #ff7043;

}
.footer .social-icons a {
color: #222;
font-size: 25px;
margin-right: 15px;
transition: 0.3s;
}
.footer .social-icons a:hover {
color: #ff7043;
}
.footer-bottom {
border-top: 1px solid #ddd;
margin-top: 30px;
padding-top: 15px;
text-align: center;
font-size: 16px;
font-weight: 600;
}
iframe {
    width: auto;
    height: 270px;
    border-radius: 10px;
    border: 1px solid #e49979;
}
@media (max-width: 767px){
iframe{
width: 100%;
margin-top: 30px !important;
}
}
a.nav-link:hover, .current_page_item a.nav-link {
color: #E17446;
}
.col-6.col-md-3.col-lg-2.offset-lg-1 {
margin-left: 1px;
}


a.btn-custom {
    text-decoration: none;
}
a.call-btn.px-4.py-1 {
    text-decoration: none;
}
a.btn-proposal.rounded-pill.py-1.px-5 {
    text-decoration: none;
}
a.btn-contact.rounded-pill.py-1.px-5 {
    text-decoration: none;
}
a.btn-enquiry.py-1.px-5 {
    text-decoration: none;
}
a.hero-btn {
    text-decoration: none;
}





@import url('https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap');



* {
    margin: 0;
    padding: 0;
}

/* ============================================
      Section 1     (Home Page Navigation) CSS     
     ============================================ */
.header {
    background-color: #FFF1EB !important;
    font-family: 'Poppins', sans-serif !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.navh {
    font-size: 15px;
}

.navh:hover {
    color: #E17446 !important;
}

.text1 {
    color: #E17446 !important;
}

.nav-btn button {
    background-color: #E17446;
    border-right: 3px solid black;
    border-bottom: 3px solid black;
    border-right: 3px solid black;
    border-bottom: 3px solid black;
    color: white;
}

.nav-btn button:hover {
    background-color: #E17446;
    border-right: 3px solid black;
    border-bottom: 3px solid black;
}

.navbar-toggler-icon {
    color: white !important;
}

@media (max-width: 1200px) {
    .navh {
        font-size: 13px;
    }
}

/* ==================================================== 
 Section 2  (marketasa home-page Hero Banner)  CSS
 ====================================================  */

.new-home-section2 {
    position: relative;
    width: 100%;
    min-height:450px;
    background: linear-gradient(rgba(9, 58, 99, 0.8), rgba(96, 24, 12, 0.8)),
        url('../images/marketasa-home-banner-img.webp') center center/cover no-repeat;
    opacity: 1;
    color: #fff;
}

.new-home-content {
    margin-top: 75px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*height: 100vh;*/
}

.new-home-section2 h1 {
    color: #FFFFFF;
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: 0%;
    width: 700px;
    margin: 80px 0px auto;
}

.new-home-section2 h1 span {
    color: #E17446;
    font-weight: 600;
}

.new-home-section2 p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 18px;
    width: 700px;
    margin: 20px auto;
    /*margin-top: 6px;*/
    line-height: 28.8px;
}

.new-home-section2 a {
    background-color: #E17446;
    border-right: 3px solid black;
    border-bottom: 3px solid black;
    border-right: 3px solid black;
    border-bottom: 3px solid black;
    color: #FFFFFF;
    width: 200px;
    margin: 30px auto;
}

.new-home-section2 a:hover {
    background-color: #220111;
}

/* =============================================================================
      Section 2  (marketasa home-page Hero Banner) Responsive Break Point 
    ============================================================================= */


/* Very small phones */
@media (max-width: 344.99px) {

    .new-home-section2 h1 {
        font-size: 20px;
        line-height: 28px;
        width: 100%;
    }

    .new-home-section2 p {
        font-size: 10px;
        line-height: 15px;
        width: 100%;
    }
}

/* Small Phones (345px - 375px) */
@media (min-width:345px) and (max-width: 375.99px) {

    .new-home-section2 h1 {
        font-size: 20px;
        line-height: 28px;
        width: 100%;
    }

    .new-home-section2 p {
        font-size: 10px;
        line-height: 15px;
        width: 100%;
    }
}

/* Larger Phones (376px - 491px) */
@media (min-width: 376px) and (max-width: 491.99px) {
    .new-home-section2 h1 {
        font-size: 24px;
        line-height: 28px;
        width: 100%;
    }

    .new-home-section2 p {
        font-size: 12px;
        line-height: 15px;
        width: 100%;
    }
}

/* Larger Phones (492px - 539px) */
@media (min-width: 492px) and (max-width: 539.99px) {
    .new-home-section2 h1 {
        font-size: 26px;
        line-height: 30px;
        width: 100%;
    }

    .new-home-section2 p {
        font-size: 14px;
        line-height: 18px;
        width: 100%;
    }
}

@media (min-width: 540px) and (max-width: 575.99px) {
    .new-home-section2 h1 {
        font-size: 30px;
        line-height: 34px;
        width: 100%;
    }

    .new-home-section2 p {
        font-size: 16px;
        line-height: 20px;
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 650.99px) {
    .new-home-section2 h1 {
        font-size: 30px;
        line-height: 34px;
        width: 100%;
    }

    .new-home-section2 p {
        font-size: 16px;
        line-height: 20px;
        width: 100%;
    }
}

/* Standard Mobile (651px - 767px) */
@media (min-width: 651px) and (max-width: 767.99px) {
    .new-home-section2 h1 {
        font-size: 30px;
        line-height: 34px;
        width: 100%;
    }

    .new-home-section2 p {
        font-size: 16px;
        line-height: 20px;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 850.99px) {
    .new-home-section2 h1 {
        font-size: 36px;
        line-height: 40px;
        width: 600px;
    }

    .new-home-section2 p {
        font-size: 16px;
        line-height: 20px;
        width: 600px;
    }
}

/* ============================= END ===================================== */

/* ===============================================================
      Section 3  (marketasa home-page Most Cleaning Companies) CSS
 ================================================================= */

.most-cleaning {
    background-color: #00131F;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    padding: 60px 0;
}

.most-cleaning-title h1 {
    font-family: "Hanken Grotesk", sans-serif;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0%;
    width: 600px;
    margin: 20px auto;
}

.most-cleaning-title p {
    font-family: "Poppins", sans-serif;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 18px;
    line-height: 28.8px;
    letter-spacing: 0%;
    width: 700px;
    margin: 20px auto;
}

.card-custom {
    /* background: #05203c; */
    border: 2px solid #E17446;
    border-radius: 10px;
    padding: 20px;
    transition: all 0.3s ease;
}

.card-custom:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

.card-custom h2 {
    font-family: "Hanken Grotesk", sans-serif;
    color: #E17446;
    font-weight: 500;
    font-size: 24px;
    line-height: 31.2px;
    letter-spacing: 0%;
    margin-top: 10px;
}

.card-custom p {
    font-family: 'Poppins', sans-serif !important;
    color: white;
    font-size: 14px;
    line-height: 1.6;
}

.card-icon img {
    width: 30px;
}


/* =============================================================================
    Section 3  (marketasa home-page Most Cleaning Companies) Responsive Break Point 
    ============================================================================= */


/* Very small phones */
@media (max-width: 344.99px) {
    .most-cleaning-title h1 {
        font-size: 18px;
        line-height: 26px;
        width: 100%;
    }

    .most-cleaning-title p {
        font-size: 10px;
        line-height: 15px;
        width: 100%;
    }
}

/* Small Phones (345px - 375px) */
@media (min-width:345px) and (max-width: 375.99px) {
    .most-cleaning-title h1 {
        font-size: 20px;
        line-height: 26px;
        width: 100%;
    }

    .most-cleaning-title p {
        font-size: 12px;
        line-height: 15px;
        width: 100%;
    }
}

/* Larger Phones (376px - 491px) */
@media (min-width: 376px) and (max-width: 491.99px) {
    .most-cleaning-title h1 {
        font-size: 22px;
        line-height: 28px;
        width: 100%;
    }

    .most-cleaning-title p {
        font-size: 14px;
        line-height: 15px;
        width: 100%;
    }
}

/* Larger Phones (492px - 539px) */
@media (min-width: 492px) and (max-width: 539.99px) {
    .most-cleaning-title h1 {
        font-size: 28px;
        line-height: 32px;
        width: 100%;
    }

    .most-cleaning-title p {
        font-size: 16px;
        line-height: 20px;
        width: 100%;
    }
}

@media (min-width: 540px) and (max-width: 575.99px) {
    .most-cleaning-title h1 {
        font-size: 28px;
        line-height: 32px;
        width: 100%;
    }

    .most-cleaning-title p {
        font-size: 16px;
        line-height: 24px;
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 650.99px) {
    .most-cleaning-title h1 {
        font-size: 28px;
        line-height: 36px;
        width: 100%;
    }

    .most-cleaning-title p {
        font-size: 16px;
        line-height: 24px;
        width: 100%;
    }
}

/* Standard Mobile (651px - 767px) */
@media (min-width: 651px) and (max-width: 767.99px) {
    .most-cleaning-title h1 {
        font-size: 30px;
        line-height: 36px;
        width: 100%;
    }

    .most-cleaning-title p {
        font-size: 18px;
        line-height: 26px;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 850.99px) {
    .most-cleaning-title h1 {
        font-size: 38px;
        line-height: 45px;
        width: 550px;
    }

    .most-cleaning-title p {
        font-size: 18px;
        line-height: 26px;
        width: 100%;
    }
}

/* =========================== END ============================== */

/* ========================================================
          Section 4  (marketasa home-page Actually Works) 
     ========================================================*/

.actuall-work {
    background-color: #220111;
    padding: 60px 0;
}

.actuall-work-left h1 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 43.2px;
    letter-spacing: 0%;
    color: #E17446;
}

.actuall-work-left p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28.8px;
    letter-spacing: 0%;
    color: #FFFFFF;
    margin: 30px 0px 30px 0px;
}

.actuall-work-left ul {
    padding: 0px;
    margin: 0px;
}

.actuall-work-left ul li {
    font-family: "Poppins", sans-serif;
    list-style: none;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;

}

.actuall-work-left-bottom {
    border-left: 4px solid #E17446;
    border-top: 1px solid #E17446;
    border-right: 1px solid #E17446;
    border-bottom: 1px solid #E17446;
    padding: 10px 15px;
    border-radius: 8px;
    margin-top: 50px;
}

.actuall-work-left-bottom h6 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.atuall-work-rhght img {
    width: 100%;
    height: auto;
}

/* ================================================================
          Section 4  (marketasa home-page Actually Works) break point
     ================================================================*/

/* Very small phones */
@media (max-width: 344.99px) {
    .actuall-work-left h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .actuall-work-left p {
        font-size: 12px;
        line-height: 20px;
    }

    .actuall-work-left ul li {
        font-size: 12px;
    }

    .actuall-work-left-bottom h6 {
        font-size: 12px;
        line-height: 18px;
    }
}

/* Small Phones (345px - 375px) */
@media (min-width:345px) and (max-width: 375.99px) {
    .actuall-work-left h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .actuall-work-left p {
        font-size: 12px;
        line-height: 20px;
    }

    .actuall-work-left ul li {
        font-size: 12px;
    }

    .actuall-work-left-bottom h6 {
        font-size: 12px;
        line-height: 18px;
    }
}

/* Larger Phones (376px - 491px) */
@media (min-width: 376px) and (max-width: 491.99px) {
    .actuall-work-left h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .actuall-work-left p {
        font-size: 14px;
        line-height: 20px;
    }

    .actuall-work-left ul li {
        font-size: 14px;
    }

    .actuall-work-left-bottom h6 {
        font-size: 14px;
        line-height: 18px;
    }
}

/* Larger Phones (492px - 539px) */
@media (min-width: 492px) and (max-width: 539.99px) {
    .actuall-work-left h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .actuall-work-left p {
        font-size: 14px;
        line-height: 20px;
    }

    .actuall-work-left ul li {
        font-size: 14px;
    }

    .actuall-work-left-bottom h6 {
        font-size: 14px;
        line-height: 18px;
    }
}

@media (min-width: 540px) and (max-width: 575.99px) {
    .actuall-work-left h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .actuall-work-left p {
        font-size: 14px;
        line-height: 20px;
    }

    .actuall-work-left ul li {
        font-size: 14px;
    }

    .actuall-work-left-bottom h6 {
        font-size: 14px;
        line-height: 18px;
    }
}

@media (min-width: 576px) and (max-width: 650.99px) {}

/* Standard Mobile (651px - 767px) */
@media (min-width: 651px) and (max-width: 767.99px) {}

@media (min-width: 768px) and (max-width: 850.99px) {
    .actuall-work-left h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .actuall-work-left p {
        font-size: 10px;
        line-height: 20px;
        margin: 10px 0px 10px 0px;
    }

    .actuall-work-left ul li {
        font-size: 12px;
    }

    .actuall-work-left-bottom h6 {
        font-size: 10px;
        line-height: 18px;
    }
}

@media (min-width: 850px) and (max-width: 991.99px) {
    .actuall-work-left h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .actuall-work-left p {
        font-size: 10px;
        line-height: 20px;
        margin: 10px 0px 10px 0px;
    }

    .actuall-work-left ul li {
        font-size: 12px;
    }

    .actuall-work-left-bottom h6 {
        font-size: 10px;
        line-height: 18px;
    }
}

@media (min-width: 992px) and (max-width: 1199.99px) {
    .actuall-work-left h1 {
        font-size: 35px;
        line-height: 24px;
    }

    .actuall-work-left p {
        font-size: 14px;
        line-height: 24px;
        margin: 20px 0px 20px 0px;
    }

    .actuall-work-left ul li {
        font-size: 12px;
    }

    .actuall-work-left-bottom h6 {
        font-size: 14px;
        line-height: 18px;
    }
}

/* ====================== END =============================== */

/* ============================================================= 
      Section 5  (marketasa home-page You Contracts) CSS
 ==================================================================  */

.you-contracts {
    background-color: #00131F;
    color: #FFFFFF;
    padding: 60px 0px;
}

.you-contracts-inner h1 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0px;
}

.you-contracts-inner p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28.8px;
    letter-spacing: 0%;
    color: #FFFFFF;
    margin: 10px 0px 40px 0px;
}

.you-contract-card {
    border: 2px solid #E17446;
    border-radius: 12px;
    width: 450px;
    margin: 0 auto;
    padding: 20px;
}

.you-contract-card img {
    width: 50px;
}

.you-contract-card h4 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0%;
    color: #E17446;
    margin-top: 20px;
}

.you-contract-card p {
    margin: 20px 0px 0px 0px;
}

.you-contracts-inner a {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    background-color: #E17446;
    border: 3px solid #FFFFFF;
    border-top: none;
    margin-top: 40px;
}


.you-contracts-inner a span {
    color: #FFFFFF;
}

.you-contracts-inner a:hover {
    background-color: #220111;
    border: 3px solid #FFFFFF;
    border-top: none;
}

/* ============================================================= 
      Section 5  (marketasa home-page You Contracts) break point
 ==================================================================  */

/* Very small phones */
@media (max-width: 344.99px) {
    .you-contracts-inner h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .you-contracts-inner p {
        font-size: 10px;
        line-height: 18px;
    }

    .you-contract-card {
        width: 100%;
    }

    .you-contracts-inner a {
        font-size: 10px;
        line-height: 18px;

    }
}

/* Small Phones (345px - 375px) */
@media (min-width:345px) and (max-width: 375.99px) {
    .you-contracts-inner h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .you-contracts-inner p {
        font-size: 10px;
        line-height: 18px;
    }

    .you-contract-card {
        width: 100%;
    }

    .you-contracts-inner a {
        font-size: 10px;
        line-height: 18px;

    }
}

/* Larger Phones (376px - 491px) */
@media (min-width: 376px) and (max-width: 491.99px) {
    .you-contracts-inner h1 {
        font-size: 20px;
        line-height: 26px;
    }

    .you-contracts-inner p {
        font-size: 12px;
        line-height: 18px;
    }

    .you-contract-card {
        width: 100%;
    }

    .you-contracts-inner a {
        font-size: 12px;
        line-height: 18px;

    }
}

/* Larger Phones (492px - 539px) */
@media (min-width: 492px) and (max-width: 539.99px) {
    .you-contracts-inner h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .you-contracts-inner p {
        font-size: 14px;
        line-height: 20px;
    }

    .you-contract-card {
        width: 100%;
    }

    .you-contracts-inner a {
        font-size: 14px;
        line-height: 20px;

    }
}

@media (min-width: 540px) and (max-width: 575.99px) {
    .you-contracts-inner h1 {
        font-size: 28px;
        line-height: 34px;
    }

    .you-contracts-inner p {
        font-size: 16px;
        line-height: 24px;
    }

    .you-contract-card {
        width: 100%;
    }

    .you-contracts-inner a {
        font-size: 16px;
        line-height: 24px;

    }
}

@media (min-width: 576px) and (max-width: 650.99px) {
    .you-contracts-inner h1 {
        font-size: 32px;
        line-height: 38px;
    }

    .you-contracts-inner p {
        font-size: 20px;
        line-height: 28px;
    }

    .you-contract-card {
        width: 100%;
    }

    .you-contracts-inner a {
        font-size: 18px;
        line-height: 28px;

    }
}

/* Standard Mobile (651px - 767px) */
@media (min-width: 651px) and (max-width: 767.99px) {
    .you-contracts-inner h1 {
        font-size: 32px;
        line-height: 38px;
    }

    .you-contracts-inner p {
        font-size: 20px;
        line-height: 28px;
    }

    .you-contract-card {
        width: 100%;
    }

    .you-contracts-inner a {
        font-size: 18px;
        line-height: 28px;

    }
}

@media (min-width: 768px) and (max-width: 850.99px) {
    .you-contracts-inner h1 {
        font-size: 32px;
        line-height: 38px;
    }

    .you-contracts-inner p {
        font-size: 20px;
        line-height: 28px;
    }

    .you-contract-card {
        width: 100%;
    }

    .you-contract-card p {
        font-size: 14px;
        line-height: 20px;
    }

    .you-contracts-inner a {
        font-size: 16px;
        line-height: 28px;

    }
}

@media (min-width: 850px) and (max-width: 991.99px) {
    .you-contracts-inner h1 {
        font-size: 32px;
        line-height: 38px;
    }

    .you-contracts-inner p {
        font-size: 20px;
        line-height: 28px;
    }

    .you-contract-card {
        width: 100%;
    }

    .you-contract-card p {
        font-size: 14px;
        line-height: 20px;
    }

    .you-contracts-inner a {
        font-size: 16px;
        line-height: 28px;

    }
}

@media (min-width: 992px) and (max-width: 1199.99px) {
    .you-contracts-inner h1 {
        font-size: 38px;
        line-height: 48px;
    }

    .you-contracts-inner p {
        font-size: 24px;
        line-height: 38px;
    }

    .you-contract-card {
        width: 100%;
    }

    .you-contract-card p {
        font-size: 20px;
        line-height: 24px;
    }

    .you-contracts-inner a {
        font-size: 18px;
        line-height: 28px;

    }
}

/* ============================ END =========================== */

/* =====================================================
      Section 6  (marketasa home-page Growth Flow) CSS
    ======================================================*/

.growth-flow {
    background-color: #220111;
    color: #FFFFFF;
    padding: 60px 0px;
    position: relative;
    /* height: 100%; */
}

.growth-flow h1 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 43.2px;
    letter-spacing: -0.36px;
}

.growth-flow p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0%;
}

.growth-flow-card img {
    width: 40px;
}

.growth-flow-card h4 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 30px;
    letter-spacing: 0px;
    margin-top: 15px;
}

.growth-flow-card h4 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

/* --------------------------- */

.timeline {
    position: relative;
}

/* vertical center line */

.timeline::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 20%;
    width: 1px;
    height: 85%;
    background: #E17446;
    transform: translateX(-50%);
}

/* each row */
.step {
    position: relative;
}

/* LEFT horizontal line */
.step .col-lg-6:first-child::after {
    content: "";
    position: absolute;
    top: 74px;
    right: 28%;
    width: 44%;
    height: 1px;
    background: #E17446;
}

/* center circle */

.step::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 66px;
    width: 18px;
    height: 18px;
    background: #E17446;
    border: 3px solid #FFF1EB;
    border-radius: 50%;
    transform: translateX(-50%);
}

/* ============================================================
      Section 6  (marketasa home-page Growth Flow) break Point
    ===========================================================*/

/* Very small phones */
@media (max-width: 344.99px) {
    .growth-flow h1 {
        font-size: 18px;
    }

    .growth-flow p {
        font-size: 10px;
    }

    .growth-flow-card {
        width: 100%;
    }

    .timeline::before,
    .step::after,
    .step .col-lg-6:first-child::after {
        display: none;
    }
}

/* Small Phones (345px - 375px) */
@media (min-width:345px) and (max-width: 375.99px) {
    .growth-flow h1 {
        font-size: 18px;
    }

    .growth-flow p {
        font-size: 10px;
    }

    .timeline::before,
    .step::after,
    .step .col-lg-6:first-child::after {
        display: none;
    }
}

/* Larger Phones (376px - 491px) */
@media (min-width: 376px) and (max-width: 491.99px) {
    .growth-flow h1 {
        font-size: 18px;
    }

    .growth-flow p {
        font-size: 10px;
    }

    .timeline::before,
    .step::after,
    .step .col-lg-6:first-child::after {
        display: none;

    }
}

/* Larger Phones (492px - 539px) */
@media (min-width: 492px) and (max-width: 539.99px) {
    .growth-flow h1 {
        font-size: 24px;
    }

    .growth-flow p {
        font-size: 12px;
    }

    .growth-flow-card h4 {
        font-size: 18px;
    }

    .timeline::before,
    .step::after,
    .step .col-lg-6:first-child::after {
        display: none;

    }
}

@media (min-width: 540px) and (max-width: 575.99px) {
    .growth-flow h1 {
        font-size: 24px;
    }

    .growth-flow p {
        font-size: 12px;
    }

    .growth-flow-card h4 {
        font-size: 18px;
    }

    .timeline::before,
    .step::after,
    .step .col-lg-6:first-child::after {
        display: none;

    }
}

@media (min-width: 576px) and (max-width: 650.99px) {
    .growth-flow h1 {
        font-size: 24px;
    }

    .growth-flow p {
        font-size: 12px;
    }

    .growth-flow-card h4 {
        font-size: 18px;
    }

    .timeline::before,
    .step::after,
    .step .col-lg-6:first-child::after {
        display: none;

    }
}

/* Standard Mobile (651px - 767px) */
@media (min-width: 651px) and (max-width: 767.99px) {
    .growth-flow h1 {
        font-size: 24px;
    }

    .growth-flow p {
        font-size: 12px;
    }

    .growth-flow-card h4 {
        font-size: 18px;
    }

    .timeline::before,
    .step::after,
    .step .col-lg-6:first-child::after {
        display: none;

    }
}

@media (min-width: 768px) and (max-width: 850.99px) {
    .growth-flow h1 {
        font-size: 24px;
    }

    .growth-flow p {
        font-size: 12px;
    }

    .growth-flow-card h4 {
        font-size: 18px;
    }

    .timeline::before {
        top: 8%;
        height: 95%;
    }

    .step .col-lg-6:first-child::after {
        top: 18px;
    }

    .step::after {
        top: 10px;
    }

}

@media (min-width: 850px) and (max-width: 991.99px) {
    .growth-flow h1 {
        font-size: 24px;
    }

    .growth-flow p {
        font-size: 12px;
    }

    .growth-flow-card h4 {
        font-size: 18px;
    }

    .timeline::before {
        top: 8%;
        height: 95%;
    }

    .step .col-lg-6:first-child::after {
        top: 18px;
    }

    .step::after {
        top: 10px;
    }
}

/* ============================= END =============================== */

/* ===============================================
      Section 7  (marketasa home-page Pricing) CSS 
 ================================================== */


.pricing {
    background-color: #00131F;
    color: #FFFFFF;
    padding: 60px 0px;
}

.pricing-inner h1 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0px;
}

.pricing-card {
    position: relative;
    padding: 40px;
    border: 2px solid #E17446;
    border-radius: 16px;
    height: 100%;
}

.pricing-card h4 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #E17446;
}

.pricing-card h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0px;
    color: #E17446;
}

.pricing-card h2 sub {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.pricing-card ul {
    padding: 0;
    margin: 0;
}

.pricing-card ul li {
    list-style: none;
}

.pricing-card ul i {
    color: #E17446;
}

.pricing-card ul li {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
}

.pricing-card a {
    font-family: "Poppins", sans-serif;
    border: 2px solid #E17446;
    border-radius: 8px;
    color: #E17446;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    width: 100%;
    margin-top: 40px;
    padding: 10px 0px;
}

.pricing-card:hover {
    background-color: #01253D;
}

.pricing-card:hover a {
    background-color: #E17446;
    color: #FFFFFF;
}

.pricing-card .badge {
    position: absolute;
    top: -15px;
    right: 30%;
    background-color: #E17446;
    color: #FFFFFF;
    padding: 5px 15px;
    border-radius: 20px;
    opacity: 0;
    transform: translateY(-10px);
    transition: 0.3s;

    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 700;
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 1px;
}

.pricing-card:hover .badge {
    opacity: 1;
    transform: translateY(0);
}

/* =====================================================
      Section 7  (marketasa home-page Pricing) break point 
 ========================================================= */


@media (min-width: 768px) and (max-width: 850.99px) {

    .pricing-card ul li {
        font-size: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199.99px) {
    .pricing-card ul li {
        font-size: 10px;
    }
}

/* =========================== END ============================== */

/* =================================================
          Section 8  (marketasa home-page What to Expect) 
     ================================================== */

.to-expect {
    background-color: #FFF1EB;
    padding: 60px 0px;
}

.to-expect-left h1 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 43.2px;
    letter-spacing: -0.36px;
}

.to-expect-left h4 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #E17446;
}

.to-expect-left p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
}

.to-expect-right-card {
    background-color: #E17446;
    border: 2px solid #000;
    border-top: none;
    border-radius: 12px;
    padding: 30px 10px;
    color: #FFFFFF;
}

.to-expect-right-card h2 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0px;
}

.to-expect-right-card p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
}

/* ===========================================================
    Section 8 (marketasa home-page What to Expect) break point 
     ======================================================== */

/* Very small phones */
@media (max-width: 344.99px) {
    .to-expect-left h1 {
        font-size: 25px;
    }

    .to-expect-left h4 {
        font-size: 14px;
    }

    .to-expect-left p {
        font-size: 12px;
        line-height: 18px;
    }
}

/* Small Phones (345px - 375px) */
@media (min-width:345px) and (max-width: 375.99px) {
    .to-expect-left h1 {
        font-size: 25px;
    }

    .to-expect-left h4 {
        font-size: 14px;
    }

    .to-expect-left p {
        font-size: 12px;
        line-height: 18px;
    }
}

/* Larger Phones (376px - 491px) */
@media (min-width: 376px) and (max-width: 491.99px) {
    .to-expect-left h1 {
        font-size: 25px;
    }

    .to-expect-left h4 {
        font-size: 14px;
    }

    .to-expect-left p {
        font-size: 12px;
        line-height: 18px;
    }
}

/* =========================== END ================================== */

/* ===================================================
 Section 9  (marketasa home-page Who This Is For) CSS
 ===================================================== */

.is-for {
    background-color: #00131F;
    padding: 60px 0px;
}

.is-for h1 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 43.2px;
    letter-spacing: -0.36px;
    color: #FFFFFF;
}

.is-for-card {
    border: 2px solid #E17446;
    border-radius: 12px;
    padding: 20px;
}

.is-for-card h3 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #E17446;
    margin: 10px auto;
    width: 200px;
}

.is-for-card p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

/* ==========================================================
 Section 9  (marketasa home-page Who This Is For) break Point
 ============================================================== */

/* Very small phones */
@media (max-width: 344.99px) {
    .is-for h1 {
        font-size: 25px;
    }
}

/* Small Phones (345px - 375px) */
@media (min-width:345px) and (max-width: 375.99px) {
    .is-for h1 {
        font-size: 25px;
    }
}

/* Larger Phones (376px - 491px) */
@media (min-width: 376px) and (max-width: 491.99px) {
    .is-for h1 {
        font-size: 25px;
    }
}

/* Larger Phones (492px - 539px) */
@media (min-width: 492px) and (max-width: 539.99px) {
    .is-for h1 {
        font-size: 25px;
    }
}

@media (min-width: 540px) and (max-width: 575.99px) {
    .is-for h1 {
        font-size: 25px;
    }
}

@media (min-width: 576px) and (max-width: 650.99px) {
    .is-for h1 {
        font-size: 25px;
    }
}

/* Standard Mobile (651px - 767px) */
@media (min-width: 651px) and (max-width: 767.99px) {
    .is-for h1 {
        font-size: 25px;
    }
}

@media (min-width: 768px) and (max-width: 850.99px) {
    .is-for h1 {
        font-size: 25px;
    }
}

@media (min-width: 850px) and (max-width: 991.99px) {
    .is-for h1 {
        font-size: 25px;
    }
}

/* =================================== EDN ============================= */
/* =================================================
          Section 10  (marketasa home-page Ready to Get More) 
     ================================================== */

.ready-to {
    padding: 60px 0px;
}

.ready-to-body {
    background-color: #E17446;
    padding: 60px;
    border-radius: 30px;
}

.ready-to-body h1 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 42px;
    line-height: 55px;
    letter-spacing: 0px;
    margin: 0px auto;
    width: 600px;
    color: #FFFFFF;
}

.ready-to-body p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-top: 20px;
}

.ready-to-body a {
    background-color: #FFFFFF;
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%px;
    letter-spacing: 0px;
    color: #E17446;
    padding: 6px 30px;
    margin-top: 20px;
    border: 2px solid #000;
    border-top: none;
}

.ready-to-body a:hover {
    background-color: #01253D;
    color: #FFFFFF;
}

/* =================================================
          Section 10  (marketasa home-page Ready to Get More) 
     ================================================== */

/* Very small phones */
@media (max-width: 344.99px) {
    .ready-to-body h1 {
        font-size: 18px;
        line-height: 24px;
        width: 100%;
    }

    .ready-to-body p {
        font-size: 14px;
        line-height: 18px;
        width: 100%;
    }

    .ready-to-body a {
        font-size: 10px;
        line-height: 16px;
        width: 100%;
    }
}

/* Small Phones (345px - 375px) */
@media (min-width:345px) and (max-width: 375.99px) {
    .ready-to-body h1 {
        font-size: 18px;
        line-height: 24px;
        width: 100%;
    }

    .ready-to-body p {
        font-size: 14px;
        line-height: 18px;
        width: 100%;
    }

    .ready-to-body a {
        font-size: 10px;
        line-height: 16px;
        width: 100%;
    }
}

/* Larger Phones (376px - 491px) */
@media (min-width: 376px) and (max-width: 491.99px) {
    .ready-to-body h1 {
        font-size: 18px;
        line-height: 24px;
        width: 100%;
    }

    .ready-to-body p {
        font-size: 14px;
        line-height: 18px;
        width: 100%;
    }

    .ready-to-body a {
        font-size: 10px;
        line-height: 16px;
    }
}

/* Larger Phones (492px - 539px) */
@media (min-width: 492px) and (max-width: 539.99px) {
    .ready-to-body h1 {
        font-size: 18px;
        line-height: 24px;
        width: 100%;
    }

    .ready-to-body p {
        font-size: 14px;
        line-height: 18px;
        width: 100%;
    }

    .ready-to-body a {
        font-size: 10px;
        line-height: 16px;
    }
}

@media (min-width: 540px) and (max-width: 575.99px) {
    .ready-to-body h1 {
        font-size: 24px;
        line-height: 28px;
        width: 100%;
    }

    .ready-to-body p {
        font-size: 14px;
        line-height: 18px;
        width: 100%;
    }

    .ready-to-body a {
        font-size: 10px;
        line-height: 16px;
    }
}

@media (min-width: 576px) and (max-width: 650.99px) {
    .ready-to-body h1 {
        font-size: 24px;
        line-height: 28px;
        width: 100%;
    }

    .ready-to-body p {
        font-size: 14px;
        line-height: 18px;
        width: 100%;
    }

    .ready-to-body a {
        font-size: 10px;
        line-height: 16px;
    }
}

/* Standard Mobile (651px - 767px) */
@media (min-width: 651px) and (max-width: 767.99px) {
    .ready-to-body h1 {
        font-size: 24px;
        line-height: 28px;
        width: 100%;
    }

    .ready-to-body p {
        font-size: 14px;
        line-height: 18px;
        width: 100%;
    }

    .ready-to-body a {
        font-size: 10px;
        line-height: 16px;
    }
}

@media (min-width: 768px) and (max-width: 850.99px) {
    .ready-to-body h1 {
        font-size: 34px;
        line-height: 42px;
        width: 100%;
    }

    .ready-to-body p {
        font-size: 16px;
        line-height: 24px;
        width: 100%;
    }

    .ready-to-body a {
        font-size: 10px;
        line-height: 16px;
    }
}

@media (min-width: 850px) and (max-width: 991.99px) {
    .ready-to-body h1 {
        font-size: 34px;
        line-height: 42px;
        width: 100%;
    }

    .ready-to-body p {
        font-size: 16px;
        line-height: 24px;
        width: 100%;
    }

    .ready-to-body a {
        font-size: 10px;
        line-height: 16px;
    }
}

/* ============================= END =========================== */


























/* ==============================
                     Starting the Pricing Page CSS
                     =============================== */

/* =========================================
section 2 (pricing page Hero banner) CSS
=========================================== */
.pricing-section2 {
    position: relative;
    width: 100%;
    min-height: 450px;
    background: linear-gradient(rgba(9, 58, 99, 0.8), rgba(96, 24, 12, 0.8)),
        url('../images/marketasa-home-banner-img.webp') center center/cover no-repeat;
    opacity: 1;
    color: #fff;
}

.pricing-content {
    margin-top: 90px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.pricing-section2 h1 {
    color: #FFFFFF;
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: 0%;
    width: 100%;
    margin: 0px 0px 30px auto;
}

.pricing-section2 p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 18px;
    width: 700px;
    margin: 0 auto;
    line-height: 28.8px;
}

.pricing-section2 .badge {
    background: linear-gradient(to right, #003151, #E17446);
    /* width: 250px; */
    margin: 100px auto;
    margin-bottom: 20px;
    padding: 10px 20px;
    width: 500px;
}

.pricing-section2 .badge h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 30px;
    letter-spacing: 0;
}

/* =============================================
section 2 (pricing page Hero banner) break Point
================================================ */
/* Very small phones */
@media (max-width: 344.99px) {

    .pricing-section2 .badge {
        padding: 4px 10px;
        width: 200px;

    }

    .pricing-section2 .badge h6 {
        font-size: 14px;
    }

    .pricing-section2 h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .pricing-section2 p {
        font-size: 12px;
        width: 100%;
        line-height: 18px;
    }
}

/* Small Phones (345px - 375px) */
@media (min-width:345px) and (max-width: 375.99px) {
    .pricing-section2 .badge {
        padding: 4px 10px;
        width: 200px;

    }

    .pricing-section2 .badge h6 {
        font-size: 14px;
    }

    .pricing-section2 h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .pricing-section2 p {
        font-size: 12px;
        width: 100%;
        line-height: 18px;
    }
}

/* Larger Phones (376px - 491px) */
@media (min-width: 376px) and (max-width: 491.99px) {
    .pricing-section2 .badge {
        padding: 4px 10px;
        width: 200px;

    }

    .pricing-section2 .badge h6 {
        font-size: 14px;
    }

    .pricing-section2 h1 {
        font-size: 22px;
        line-height: 26px;
    }

    .pricing-section2 p {
        font-size: 16px;
        width: 100%;
        line-height: 22px;
    }
}

/* Larger Phones (492px - 539px) */
@media (min-width: 492px) and (max-width: 539.99px) {
    .pricing-section2 .badge {
        padding: 4px 10px;
        width: 200px;
    }

    .pricing-section2 .badge h6 {
        font-size: 14px;
    }

    .pricing-section2 h1 {
        font-size: 22px;
        line-height: 26px;
    }

    .pricing-section2 p {
        font-size: 16px;
        width: 100%;
        line-height: 22px;
    }
}

@media (min-width: 540px) and (max-width: 575.99px) {
    .pricing-section2 .badge {
        padding: 4px 10px;
        width: 200px;
    }

    .pricing-section2 .badge h6 {
        font-size: 14px;
    }

    .pricing-section2 h1 {
        font-size: 22px;
        line-height: 26px;
    }

    .pricing-section2 p {
        font-size: 16px;
        width: 100%;
        line-height: 22px;
    }
}

@media (min-width: 576px) and (max-width: 650.99px) {
    .pricing-section2 .badge {
        padding: 4px 10px;
        width: 200px;
    }

    .pricing-section2 .badge h6 {
        font-size: 14px;
    }

    .pricing-section2 h1 {
        font-size: 22px;
        line-height: 26px;
    }

    .pricing-section2 p {
        font-size: 16px;
        width: 100%;
        line-height: 22px;
    }
}

/* Standard Mobile (651px - 767px) */
@media (min-width: 651px) and (max-width: 767.99px) {
    .pricing-section2 .badge {
        padding: 4px 10px;
        width: 200px;
    }

    .pricing-section2 .badge h6 {
        font-size: 14px;
    }

    .pricing-section2 h1 {
        font-size: 28px;
        line-height: 26px;
    }

    .pricing-section2 p {
        font-size: 16px;
        width: 100%;
        line-height: 22px;
    }
}

@media (min-width: 768px) and (max-width: 850.99px) {
    .pricing-section2 .badge {
        padding: 4px 10px;
        width: 300px;
    }

    .pricing-section2 .badge h6 {
        font-size: 16px;
    }

    .pricing-section2 h1 {
        font-size: 32px;
        line-height: 26px;
    }

    .pricing-section2 p {
        font-size: 18px;
        width: 100%;
        line-height: 22px;
    }
}

@media (min-width: 850px) and (max-width: 991.99px) {
    .pricing-section2 .badge {
        padding: 4px 10px;
        width: 300px;
    }

    .pricing-section2 .badge h6 {
        font-size: 18px;
    }

    .pricing-section2 h1 {
        font-size: 36px;
        line-height: 40px;
    }

    .pricing-section2 p {
        font-size: 18px;
        width: 100%;
        line-height: 26px;
    }
}

@media (min-width: 992px) and (max-width: 1199.99px) {
    .pricing-section2 .badge {
        padding: 4px 10px;
        width: 300px;
    }

    .pricing-section2 .badge h6 {
        font-size: 18px;
    }

    .pricing-section2 h1 {
        font-size: 36px;
        line-height: 40px;
    }

    .pricing-section2 p {
        font-size: 18px;
        width: 100%;
        line-height: 26px;
    }
}


/* ============================= END =============================== */

/* =====================================================
      Section 3  (marketasa home-page MOST POPULAR) CSS 
 ======================================================= */


.most-popular {
    background-color: #00131F;
    color: #FFFFFF;
    padding: 60px 0px;
}

.most-popular h1 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0px;
}

.most-popular-card {
    position: relative;
    padding: 40px;
    border: 2px solid #E17446;
    border-radius: 16px;
    height: 100%;
}

.most-popular-card hr {
    color: #E17446;
}

.most-popular-card h4 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #E17446;
}

.most-popular-card h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0px;
    color: #E17446;
}

.most-popular-card h2 sub {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.most-popular-card ul {
    padding: 0;
    margin: 0;
}

.most-popular-card ul li {
    list-style: none;
}

.most-popular-card ul i {
    color: #E17446;
}

.most-popular-card ul li {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
}

.most-popular-card a {
    font-family: "Poppins", sans-serif;
    border: 2px solid #E17446;
    border-radius: 8px;
    color: #E17446;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    width: 100%;
    margin-top: 40px;
    padding: 10px 0px;
}

.most-popular-card:hover {
    background-color: #01253D;
}

.most-popular-card:hover a {
    background-color: #E17446;
    color: #FFFFFF;
}

.most-popular-card .badge {
    position: absolute;
    top: -15px;
    right: 30%;
    background-color: #E17446;
    color: #FFFFFF;
    padding: 5px 15px;
    border-radius: 20px;
    opacity: 0;
    transform: translateY(-10px);
    transition: 0.3s;

    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 700;
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 1px;
}

.most-popular-card:hover .badge {
    opacity: 1;
    transform: translateY(0);
}

/* =====================================================
      Section 3 (marketasa home-page MOST POPULAR) break point 
 ========================================================= */


@media (min-width: 768px) and (max-width: 850.99px) {

    .most-popular-card ul li {
        font-size: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199.99px) {
    .most-popular-card ul li {
        font-size: 10px;
    }
}


/* =================================================
          Section 4  (marketasa home-page The 4-Step) 
     ======================================================= */

.step-growth {
    background-color: #FFF1EB;
    padding: 60px 0px;
}

.step-growth-title h1 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 43.2px;
    letter-spacing: -0.36px;
}

.step-growth-title p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0%;
    margin-top: 15px;
}

.step-growth-card {
    background-color: #FFFFFF;
    padding: 20px;
    height: 100%;
}

.step-growth-card img {
    width: 50px;
}

.step-growth-card h3 {
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    margin-top: 10px;
}

.step-growth-card p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
}


/* =================================================
          Section 4  (marketasa home-page The 4-Step) 
     ======================================================= */

/* Very small phones */
@media (max-width: 344.99px) {
    .step-growth-title h1 {
        font-size: 25px;
    }

    .step-growth-title p {
        font-size: 14px;
    }
}

/* Small Phones (345px - 375px) */
@media (min-width:345px) and (max-width: 375.99px) {
      .step-growth-title h1 {
        font-size: 25px;
    }

    .step-growth-title p {
        font-size: 14px;
    }
}

/* Larger Phones (376px - 491px) */
@media (min-width: 376px) and (max-width: 491.99px) {
      .step-growth-title h1 {
        font-size: 25px;
    }

    .step-growth-title p {
        font-size: 14px;
    }
}

/* Larger Phones (492px - 539px) */
@media (min-width: 492px) and (max-width: 539.99px) {
      .step-growth-title h1 {
        font-size: 25px;
    }

    .step-growth-title p {
        font-size: 14px;
    }
}

@media (min-width: 540px) and (max-width: 575.99px) {
       .step-growth-title h1 {
        font-size: 25px;
    }

    .step-growth-title p {
        font-size: 14px;
    }
}

@media (min-width: 576px) and (max-width: 650.99px) {
       .step-growth-title h1 {
        font-size: 25px;
    }

    .step-growth-title p {
        font-size: 14px;
    }
}

/* Standard Mobile (651px - 767px) */
@media (min-width: 651px) and (max-width: 767.99px) {
         .step-growth-title h1 {
        font-size: 25px;
    }

    .step-growth-title p {
        font-size: 14px;
    }

}



/* ===================================== The END ============================== */