768 banner bg added

This commit is contained in:
Selvi 2025-09-17 16:21:55 +05:30
parent 77af63544e
commit db638b9d36

View File

@ -814,7 +814,7 @@
margin-bottom: 15px; margin-bottom: 15px;
} }
.sec-title-2 .sub-title-1 { .sec-title-2 .sub-title-1 {
position: relative; position: relative;
display: inline-block; display: inline-block;
@ -838,11 +838,11 @@
} }
@media (max-width: 425px) { @media (max-width: 425px) {
.sec-title .sub-title { .sec-title .sub-title {
font-size: 18px; font-size: 18px;
line-height: 26px; line-height: 26px;
} }
} }
.new-color { .new-color {
@ -921,6 +921,7 @@
} }
} }
@media only screen and (max-width: 1024px) { @media only screen and (max-width: 1024px) {
.sec-title-2 h2 { .sec-title-2 h2 {
@ -1433,10 +1434,10 @@
} }
@media (max-width: 1200px) { @media (max-width: 1200px) {
.main-menu .navigation>li>a { .main-menu .navigation>li>a {
font-size: 17px; font-size: 17px;
} }
} }
.main-menu .navigation>li:last-child>a { .main-menu .navigation>li:last-child>a {
margin-right: 25px; margin-right: 25px;
@ -2308,24 +2309,26 @@
} }
/* Footer social icons only */ /* Footer social icons only */
.main-footer .social-links li a { .main-footer .social-links li a {
display: inline-flex; display: inline-flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
width: 40px; width: 40px;
height: 40px; height: 40px;
border-radius: 50%; border-radius: 50%;
background: #fff !important; /* white background */ background: #fff !important;
text-decoration: none; /* white background */
} text-decoration: none;
}
.main-footer .social-links li a i, .main-footer .social-links li a i,
.main-footer .social-links li a i::before { .main-footer .social-links li a i::before {
color: #e60000 !important; /* red icon */ color: #e60000 !important;
font-size: 18px; /* red icon */
line-height: 1; font-size: 18px;
display: inline-block; line-height: 1;
} display: inline-block;
}
.main-footer .logo-widget p { .main-footer .logo-widget p {
@ -2721,11 +2724,11 @@
} }
@media (max-width: 1440px) { @media (max-width: 1440px) {
.header-style-two .header-lower .outer-container { .header-style-two .header-lower .outer-container {
padding-left: 25px; padding-left: 25px;
padding-right: 25px; padding-right: 25px;
} }
} }
@media only screen and (max-width: 500px) { @media only screen and (max-width: 500px) {
.header-style-two .header-lower .outer-container { .header-style-two .header-lower .outer-container {
@ -2953,48 +2956,49 @@
} }
@media (max-width: 992px) { @media (max-width: 992px) {
.main-menu,
.sticky-header,
.main-header.style-one .outer-container:before {
display: none !important;
}
.menu-area .mobile-nav-toggler { .main-menu,
.sticky-header,
.main-header.style-one .outer-container:before {
display: none !important;
}
.menu-area .mobile-nav-toggler {
display: block; display: block;
padding: 10px; padding: 10px;
} }
.header-top .social-links { .header-top .social-links {
display: none !important; display: none !important;
} }
}
@media (max-width: 1200px) and (min-width: 1025px) { }
.header-style-two .header-lower .outer-container {
padding: 0px 20px !important; @media (max-width: 1200px) and (min-width: 1025px) {
} .header-style-two .header-lower .outer-container {
} padding: 0px 20px !important;
}
}
@media (max-width: 1024px) and (min-width: 769px) { @media (max-width: 1024px) and (min-width: 769px) {
.header-style-two .header-lower .outer-container { .header-style-two .header-lower .outer-container {
padding: 0px 20px; padding: 0px 20px;
} }
} }
@media (max-width: 1024px) { @media (max-width: 1024px) {
.main-menu .navigation > li { .main-menu .navigation>li {
margin: 0 15px !important; margin: 0 15px !important;
} }
} }
@media (max-width: 1024px) { @media (max-width: 1024px) {
.main-menu .navigation > li > a { .main-menu .navigation>li>a {
font-size: 14px !important; font-size: 14px !important;
} }
} }
@media only screen and (min-width: 768px) { @media only screen and (min-width: 768px) {
@ -3298,6 +3302,19 @@
} }
} }
.custom-content-box.mobile-style {
background: none;
}
@media (min-width: 768px) and (max-width: 991px) {
.custom-content-box.mobile-style {
top: 190px;
background: white;
border-radius: 15%;
opacity: 0.8;
}
}
@media (max-width: 425px) { @media (max-width: 425px) {
.custom-content-box.mobile-style { .custom-content-box.mobile-style {
/* background: white; */ /* background: white; */
@ -3365,82 +3382,89 @@
} }
.sec-title-2 h2 { .sec-title-2 h2 {
font-size: 50px; font-size: 50px;
color: #fff; color: #fff;
font-weight: 700; font-weight: 700;
} }
@media (max-width: 425px) { @media (max-width: 425px) {
.sec-title-2 { .sec-title-2 {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
} }
.sec-title-2 h2 { .sec-title-2 h2 {
order: -1; order: -1;
font-weight: normal; font-weight: normal;
font-size: 18px !important; font-size: 18px !important;
color: inherit; color: inherit;
} }
.sec-title-2 span { .sec-title-2 span {
order: 1; order: 1;
font-weight: bold; font-weight: bold;
font-size: 22px !important; font-size: 22px !important;
color: #fff; color: #fff;
display: block; display: block;
margin-top: 8px; margin-top: 8px;
} }
} }
@media (max-width: 1024px) and (min-width: 769px) {
.info-block-one {
padding: 30px 7px !important;
}
}
@media (max-width: 768px) {
.blog-details-content .news-block-one .inner-box .lower-content h2 {
font-size: 38px !important;
line-height: 36px;
}
}
@media (max-width: 425px) { @media (max-width: 1024px) and (min-width: 769px) {
.blog-details-content .news-block-one .inner-box .lower-content h2 { .info-block-one {
font-size: 22px !important; padding: 30px 7px !important;
line-height: 23px; }
} }
}
@media (max-width: 768px) {
.service-details-content h2 {
font-size: 38px !important;
}
}
@media (max-width: 425px) { @media (max-width: 768px) {
.service-details-content h2 { .blog-details-content .news-block-one .inner-box .lower-content h2 {
font-size: 22px !important; font-size: 38px !important;
} line-height: 36px;
} }
@media (max-width: 425px) { }
.pb_90 {
padding-top: 30px !important; @media (max-width: 425px) {
padding-bottom: 30px !important; .blog-details-content .news-block-one .inner-box .lower-content h2 {
} font-size: 22px !important;
} line-height: 23px;
@media (max-width: 425px) { }
.pt_90 { }
padding-top: 30px !important;
} @media (max-width: 768px) {
} .service-details-content h2 {
@media (max-width: 425px) { font-size: 38px !important;
.sec-pad { }
padding-top: 30px !important; }
padding-bottom: 30px !important;
} @media (max-width: 425px) {
} .service-details-content h2 {
@media (max-width: 425px) { font-size: 22px !important;
.chooseus-section { }
padding-top: 30px !important; }
padding-bottom: 30px !important;
} @media (max-width: 425px) {
} .pb_90 {
padding-top: 30px !important;
padding-bottom: 30px !important;
}
}
@media (max-width: 425px) {
.pt_90 {
padding-top: 30px !important;
}
}
@media (max-width: 425px) {
.sec-pad {
padding-top: 30px !important;
padding-bottom: 30px !important;
}
}
@media (max-width: 425px) {
.chooseus-section {
padding-top: 30px !important;
padding-bottom: 30px !important;
}
}