banner issue solved

This commit is contained in:
Selvi 2025-08-09 15:36:25 +05:30
parent b3d2fe5492
commit 3bc3ba4a9c

View File

@ -495,7 +495,7 @@ img {
transform-origin: left;
}
.tamil-img{
.tamil-img {
opacity: 0.8;
}
@ -3533,9 +3533,8 @@ Location:
.inner-page-header {
position: relative;
z-index: 1;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-position: right center;
padding: 160px 0 90px;
}
@ -9906,17 +9905,17 @@ html {
}
.homepage1-body .header-area.homepage1 .header-elements .site-logo img {
width: 180px;
height: 80px;
object-fit: contain;
width: 180px;
height: 80px;
object-fit: contain;
}
@media (max-width: 1024px) {
.homepage1-body .header-area.homepage1 .header-elements .site-logo img {
width: 76px;
height: 80px;
object-fit: contain;
}
.homepage1-body .header-area.homepage1 .header-elements .site-logo img {
width: 76px;
height: 80px;
object-fit: contain;
}
}
@ -10125,16 +10124,16 @@ html {
}
@media (max-width: 1024px) {
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li a {
padding: 0 11px;
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li a {
padding: 0 11px;
}
}
@media (max-width: 1024px) {
.site-logo img{
width: 54px;
height: 80px;
}
.site-logo img {
width: 54px;
height: 80px;
}
}
.homepage1-body .header-area.homepage1 .header-elements .main-menu ul li a i.fa-solid.fa-angle-down {
@ -19370,7 +19369,7 @@ html {
padding: 32px;
position: relative;
z-index: 1;
}
}
.contact-bg-section .contact-boxarea .icons,
.contact-boxarea2 .icons,
@ -19389,8 +19388,7 @@ html {
.contact-bg-section .contact-boxarea .icons img,
.contact-boxarea2 .icons img,
.contact-boxarea3 .icons img
{
.contact-boxarea3 .icons img {
height: 30px;
width: 30px;
display: inline-block;
@ -28315,95 +28313,106 @@ html {
border: 0;
}
.colored-text span{
.colored-text span {
color: #ed1b24;
}
.colored-text{
.colored-text {
color: #ed1b24;
}
h2.custom-text.aos-init.aos-animate{
h2.custom-text.aos-init.aos-animate {
font-size: 28px;
}
@media (max-width: 768px) {
.ad-banner {
display: none !important;
}
.ad-banner {
display: none !important;
}
}
@media (max-width: 1440px) {
.culture-img {
height: 412px !important;
}
.culture-img {
height: 412px !important;
}
}
@media (max-width: 1024px) {
.culture-img {
height: 453px !important;
}
.culture-img {
height: 453px !important;
}
}
@media (width: 1024px) {
.box1 .text-start {
padding: 10px !important;
}
.box1 .text-start {
padding: 10px !important;
}
}
.description-link {
display: inline-block;
color: inherit;
text-decoration: none;
position: relative;
z-index: 2;
cursor: pointer;
display: inline-block;
color: inherit;
text-decoration: none;
position: relative;
z-index: 2;
cursor: pointer;
}
.description-link:hover {
color: #d9534f;
color: #d9534f;
}
.owl-nav button {
z-index: 10;
position: relative;
background: none;
border: none;
}
@media (max-width: 425px) {
h1.fw-bold,
h2.colored-text,
.intro-header h2,
.intro-header h3,
.heading2 h3 {
font-size: 23px !important;
}
}
@media (max-width: 1440px) {
.break-on-xl {
display: block;
width: 100%;
}
}
@media (max-width: 425px) {
.hero9-slider-area .hero8-header h1 {
font-size: 24px;
}
z-index: 10;
position: relative;
background: none;
border: none;
}
@media (max-width: 425px) {
.hero9-slider-area .hero8-header h5 {
font-size: 16px;
}
h1.fw-bold,
h2.colored-text,
.intro-header h2,
.intro-header h3,
.heading2 h3 {
font-size: 23px !important;
}
}
@media (max-width: 425px) {
.vl-btn9 {
padding: 15px;
}
@media (max-width: 1440px) {
.break-on-xl {
display: block;
width: 100%;
}
}
@media (max-width: 425px) {
.vl-btn9 .demo {
font-size: 16px;
}
.hero9-slider-area .hero8-header h1 {
font-size: 24px;
}
}
@media (max-width: 425px) {
.hero9-slider-area .hero8-header h5 {
font-size: 16px;
}
}
@media (max-width: 425px) {
.vl-btn9 {
padding: 15px;
}
}
@media (max-width: 425px) {
.vl-btn9 .demo {
font-size: 16px;
}
}