diff --git a/components/footer.html b/components/footer.html
index fa3e3f0..cca9231 100644
--- a/components/footer.html
+++ b/components/footer.html
@@ -4,18 +4,30 @@
-
+
- © 2025 ASK Investment Managers. All rights reserved.
+
© 2025 ASK Investment Managers.
+
All rights reserved.
+
+
+
+ © 2025 ASK Investment Managers. All rights reserved.
+
diff --git a/components/header.html b/components/header.html
index decb522..858f2e5 100644
--- a/components/header.html
+++ b/components/header.html
@@ -24,7 +24,7 @@
@@ -44,7 +50,15 @@
Login
-
+
diff --git a/css/contact.css b/css/contact.css
index 1dbd6d3..405d5b6 100644
--- a/css/contact.css
+++ b/css/contact.css
@@ -13,7 +13,7 @@
background-repeat: no-repeat;
background-size: cover;
background-position: center;
- height: 350px;
+ height: 400px;
}
/* .contact-banner .container{
@@ -82,8 +82,7 @@ p.contact-text-banner {
.contact-cards {
display: flex;
-
-
+
margin-bottom: 65px;
}
@@ -94,7 +93,7 @@ p.contact-text-banner {
box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.05);
padding: 25px 35px;
flex: 1 1 30%;
- border-bottom: 3px solid #b89c58;
+ border-bottom: 5px solid #b89c58;
/* gold underline */
transition: all 0.3s ease;
width: 368px;
diff --git a/css/style.css b/css/style.css
index 7cd3495..172ba49 100644
--- a/css/style.css
+++ b/css/style.css
@@ -28,19 +28,16 @@ a.nav-link:hover {
}
.navbar-expand-lg .gap-menu {
- flex-direction: row;
- gap: 20px;
- margin-left: 40px;
+ gap: 36px;
+ width: 60%;
}
/* Navbar links */
.nav-link {
font-family: var(--font-primary);
font-weight: 400;
- font-style: Regular;
font-size: 16px;
line-height: 120%;
- letter-spacing: 0%;
text-align: center;
color: #fff;
}
@@ -192,11 +189,9 @@ a.color-a {
color: #fff;
text-decoration: none;
font-family: var(--font-tertiary);
- font-weight: 500;
- font-style: Medium;
- font-size: 13px;
+ font-weight: 400;
+ font-size: 14px;
line-height: 100%;
- letter-spacing: 0%;
text-align: center;
}
@@ -301,7 +296,7 @@ a.color-a {
color: #fff;
text-decoration: none;
display: block;
- margin-bottom: 8px;
+ margin-bottom: 12px;
font-family: var(--font-primary);
font-weight: 500;
font-size: 10px;
@@ -335,13 +330,13 @@ a.color-a {
opacity: 1;
}
-.text-adjust {
+.text-adjust p {
font-family: var(--font-primary);
font-weight: 400;
font-size: 12px;
line-height: 100%;
- text-align: center;
color: #fff;
+
}
.footer-bottom-links a {
@@ -537,7 +532,7 @@ a.color-a {
line-height: 60px;
}
-.mobile-stat-text{
+.mobile-stat-text {
display: none;
}
@@ -562,7 +557,6 @@ a.color-a {
}
.stat-box p {
- letter-spacing: 0.8px;
color: #3e3f3f;
margin: 0;
font-family: var(--font-primary);
@@ -617,9 +611,9 @@ a.color-a {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
- height: 500px;
+ height: 600px;
border-radius: 10px;
- padding: 0 50px;
+ padding: 0px 50px;
}
.where-text {
@@ -629,6 +623,11 @@ a.color-a {
align-items: center;
}
+.where-text .tittle-top:first-child{
+ padding-top: 60px;
+ margin-bottom: 10px;
+}
+
span.banner-tittle1 {
font-family: var(--font-secondary);
font-weight: 400;
@@ -666,6 +665,12 @@ span.banner-desc2 {
.ask-advantage-blog2 {
padding: 0px 0px 80px 0px;
}
+
+.ask-advantage-blog2 h2{
+ font-size: 40px;
+ color:#033A49 ;
+ font-weight: 600;
+}
.img-fluid {
width: 100% !important;
height: auto;
@@ -687,8 +692,13 @@ span.banner-desc2 {
line-height: 100%;
letter-spacing: 0px;
color: #929197;
- margin-top: 15px;
- margin-bottom: 15px;
+}
+
+.blog-card{
+ display: flex;
+ flex-direction: column;
+ justify-content: space-around;
+ min-height: 435px;
}
.desc-blog {
@@ -697,7 +707,7 @@ span.banner-desc2 {
font-size: 16px;
line-height: 135%;
color: #929197;
- margin-bottom: 25px;
+ /* margin-bottom: 25px; */
}
.read-more {
@@ -742,7 +752,7 @@ span.banner-desc2 {
line-height: 100%;
color: #3e3f3f;
margin-bottom: 40px;
- margin-top: 15px;
+ margin-top: 25px;
}
.accordion-button {
@@ -777,6 +787,7 @@ span.textaccor {
.accordion-body {
padding-left: 0;
padding-right: 0;
+ padding-top: 0;
}
.descktop .col-6:hover,
@@ -830,6 +841,7 @@ span.textaccor {
/* */
font-family: var(--font-primary);
margin-bottom: 40px;
+ margin-top: 40px;
flex-wrap: wrap;
padding-left: 0;
list-style: none;
@@ -892,6 +904,7 @@ span.textaccor {
box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.2);
overflow: hidden;
transition: all 0.3s ease;
+ height: 480px;
}
.team-info {
@@ -920,7 +933,7 @@ span.textaccor {
font-weight: 400;
font-style: Regular;
font-size: 16px;
- line-height: 100%;
+ line-height: 1.5;
letter-spacing: 0%;
}
@@ -987,6 +1000,7 @@ span.textaccor {
color: #444;
text-align: left;
font-family: var(--font-primary);
+ margin-top: 35px;
}
.btn-close-d {
@@ -1685,9 +1699,11 @@ span.textaccor {
@media (max-width: 768px) {
.navbar-expand-lg .gap-menu {
flex-direction: column;
+ justify-content: start;
gap: 12px;
padding: 25px 25px 12px 25px;
margin-left: 0px;
+ width: 100%;
}
/* Logo styling */
@@ -1724,9 +1740,9 @@ span.textaccor {
.leftslider-line {
/* border-left: 2px solid #b18c4a; */
- padding-left: 20px;
+ padding: 0 0 0 20px;
- margin-bottom: 20px;
+ margin: 0 0 20px 0;
background-image: url("../assests/images/mobile-banner.svg");
background-repeat: no-repeat;
background-size: cover;
@@ -1734,9 +1750,10 @@ span.textaccor {
height: 100%;
align-items: flex-start;
- justify-content: center;
+ justify-content: flex-start;
width: 100%;
}
+
span.banner-tittle {
font-family: var(--font-secondary);
font-weight: 400;
@@ -1773,11 +1790,11 @@ span.textaccor {
transform: rotate(90deg);
}
- .desktop-stat-text{
+ .desktop-stat-text {
display: none;
}
- .mobile-stat-text{
+ .mobile-stat-text {
display: block;
}
@@ -1892,7 +1909,11 @@ span.textaccor {
font-size: 16px;
}
- .read-more{
+ .blog-card{
+ min-height: 0px;
+}
+
+ .read-more {
font-size: 14px;
}
@@ -1943,7 +1964,8 @@ span.textaccor {
.nav-link-t {
font-size: 14px;
- padding: 8px 12px;
+ padding: 6px 12px;
+ font-weight: 400;
}
.nav-t {
@@ -2011,7 +2033,7 @@ span.textaccor {
}
.team-card {
- height: 235px;
+ height: 280px;
}
.offcanvas-header {
@@ -2539,6 +2561,7 @@ span.textaccor {
flex-direction: column;
gap: 12px;
padding: 25px 25px 12px 25px;
+ width: 100%;
}
.nav-link:hover {
@@ -2576,6 +2599,7 @@ span.textaccor {
flex-direction: column;
gap: 12px;
padding: 0 25px 25px 25px;
+ margin-top: -35px;
}
a.color-b {
@@ -2590,6 +2614,7 @@ span.textaccor {
.topbar-mobile {
display: block;
+
}
.footer-section {
diff --git a/css/testing.css b/css/testing.css
index ac12ece..65b6964 100644
--- a/css/testing.css
+++ b/css/testing.css
@@ -207,6 +207,6 @@
@media (max-width: 991px) {
section.ask-advantage-scroll.container {
- padding: 60px 25px 0 25px !important;
+ padding: 40px 25px 0 25px !important;
}
}
\ No newline at end of file
diff --git a/pages/about.html b/pages/about.html
index af34ef9..8d63e70 100644
--- a/pages/about.html
+++ b/pages/about.html
@@ -66,8 +66,8 @@
-