This commit is contained in:
Alaguraj0361 2025-09-20 20:46:00 +05:30
commit 2ac6b353d0
2 changed files with 28 additions and 28 deletions

View File

@ -722,37 +722,37 @@
}
@media (max-width: 1440px) {
.bg-layer.bg-slide-0 {
background-position: left -350px center !important;
/* @media (max-width: 1440px) {
.bg-layer.bg-slide-0 {
background-position: left -350px center !important;
}
}
}
@media (max-width: 1200px) {
.bg-layer.bg-slide-0 {
background-position: left -550px center !important;
@media (max-width: 1200px) {
.bg-layer.bg-slide-0 {
background-position: left -550px center !important;
}
}
}
@media (max-width: 1024px) {
.bg-layer.bg-slide-0 {
background-position: left -720px center !important;
@media (max-width: 1024px) {
.bg-layer.bg-slide-0 {
background-position: left -720px center !important;
}
}
}
@media (max-width: 992px) {
.bg-layer.bg-slide-0 {
background-position: left -780px center !important;
@media (max-width: 992px) {
.bg-layer.bg-slide-0 {
background-position: left -780px center !important;
}
}
}
@media (max-width: 768px) and (min-width: 500px) {
.bg-layer.bg-slide-0 {
background-position: left -500px center !important;
}
}
@media (max-width: 768px) and (min-width: 500px) {
.bg-layer.bg-slide-0 {
background-position: left -500px center !important;
}
} */
@media screen and (min-width: 500px) and (max-width: 768px) {
/* @media screen and (min-width: 500px) and (max-width: 768px) {
.banner-slide:nth-child(1) .custom-content-box.mobile-style, .custom-content-box.with-background, h2 {
font-size: 50px !important;
line-height: 1 !important;
@ -766,4 +766,4 @@
font-size: 16px;
padding: 15px 20px !important;
}
}
} */

View File

@ -3353,9 +3353,9 @@
}
}
.custom-content-box.mobile-style {
/* .custom-content-box.mobile-style {
background: none;
}
} */
@media (min-width: 768px) and (max-width: 1024px) {
.custom-content-box.mobile-style {
@ -3372,13 +3372,13 @@
}
}
@media (max-width: 425px) {
/* @media (max-width: 425px) {
.custom-content-box.mobile-style {
/* background: white; */
background: white;
border-radius: 15%;
opacity: 0.8;
}
}
} */
.contact-icon-container {
position: fixed;