diff --git a/styles/sass/base/_base.scss b/styles/sass/base/_base.scss
index 8ed41bd..86fd4a2 100644
--- a/styles/sass/base/_base.scss
+++ b/styles/sass/base/_base.scss
@@ -89,7 +89,7 @@ img {
padding: 90px 0;
}
@include media-query( 767px ) {
- padding: 80px 0;
+ padding: 90px 0;
}
}
.pt-100 {
diff --git a/styles/sass/page/_home-default.scss b/styles/sass/page/_home-default.scss
index bdfb899..e205e39 100644
--- a/styles/sass/page/_home-default.scss
+++ b/styles/sass/page/_home-default.scss
@@ -177,7 +177,7 @@
.wpo-about-section-s2,
.wpo-about-section-s3,
.wpo-about-section-s4 {
- padding-top: 150px;
+ padding-bottom: 0px;
@media(max-width:991px) {
padding-top: 0;
@@ -587,7 +587,7 @@
.wpo-service-section,
.wpo-service-section-s2 {
@media(max-width:991px) {
- padding-top: 0;
+ padding-top: 90px;
}
.wpo-service-slider {
@@ -846,12 +846,12 @@
.wpo-campaign-area-s3,
.wpo-campaign-area-s4,
.wpo-campaign-area-s5 {
- padding-bottom: 90px;
+ padding-bottom: 120px;
position: relative;
z-index: 1;
@media(max-width:991px) {
- padding-bottom: 70px;
+ padding-bottom: 90px;
}
&:before {
@@ -1077,7 +1077,7 @@
.wpo-testimonial-section {
position: relative;
- padding-bottom: 0;
+ padding-top: 0;
.wpo-testimonial-wrap {
position: relative;
@@ -1575,10 +1575,10 @@
/* 3.7 wpo-team-section */
.wpo-team-section {
- padding-bottom: 90px;
+ padding-bottom: 120px;
@media(max-width:991px) {
- padding-bottom: 60px;
+ padding-bottom: 90px;
}
.wpo-team-wrap {
@@ -1849,12 +1849,12 @@
.wpo-blog-section,
.wpo-blog-section-s2 {
- padding-bottom: 90px;
+ // padding-bottom: 120px;
position: relative;
z-index: 1;
@media(max-width:767px) {
- padding-bottom: 60px;
+ padding-bottom: 90px;
}
.wpo-blog-item {
diff --git a/styles/sass/page/_home-style-2.scss b/styles/sass/page/_home-style-2.scss
index 31eac2d..72af95d 100644
--- a/styles/sass/page/_home-style-2.scss
+++ b/styles/sass/page/_home-style-2.scss
@@ -16,7 +16,7 @@
@include media-query(991px) {
margin-top: 0px;
- padding: 80px 0;
+ padding: 90px 0;
}
.wpo-section-title{
diff --git a/styles/sass/page/_home-style-4.scss b/styles/sass/page/_home-style-4.scss
index 246ebe9..e3f548a 100644
--- a/styles/sass/page/_home-style-4.scss
+++ b/styles/sass/page/_home-style-4.scss
@@ -40,7 +40,7 @@
.wpo-campaign-area-s4 {
- padding-top: 0;
+ // padding-top: 120px;
&:before,
&:after {