Team Pages Changes
BIN
assets/images/access-images/abroad-bg.png
Normal file
After Width: | Height: | Size: 582 KiB |
BIN
assets/images/access-images/book.jpg
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
assets/images/access-images/career-counceling.jpg
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
assets/images/access-images/departure.jpg
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
assets/images/access-images/doc-format.jpg
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
assets/images/access-images/education-system.jpg
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
assets/images/access-images/regrsitration.jpg
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
assets/images/access-images/sop-format.jpg
Normal file
After Width: | Height: | Size: 7.9 KiB |
BIN
assets/images/access-images/test-date.jpg
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
assets/images/access-images/test-prepration.jpg
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
assets/images/access-images/university-selection.jpg
Normal file
After Width: | Height: | Size: 36 KiB |
@@ -5231,7 +5231,7 @@ img {
|
||||
}
|
||||
.wpo-funfact-section .titel-image {
|
||||
text-align: center;
|
||||
/* margin-bottom: 65px;*/
|
||||
/* margin-bottom: 65px;*/
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
.wpo-funfact-section .titel-image {
|
||||
@@ -5298,7 +5298,7 @@ img {
|
||||
letter-spacing: -1px;
|
||||
max-width: 286px;
|
||||
border-radius: 100px;
|
||||
/* background: linear-gradient(107deg, rgba(11, 55, 66, 0.12) 38.02%, rgba(28, 140, 168, 0) 89.08%);*/
|
||||
/* background: linear-gradient(107deg, rgba(11, 55, 66, 0.12) 38.02%, rgba(28, 140, 168, 0) 89.08%);*/
|
||||
margin: 0 auto;
|
||||
}
|
||||
@media (max-width: 1199px) {
|
||||
@@ -5497,7 +5497,7 @@ img {
|
||||
top: 0;
|
||||
height: 100%;
|
||||
width: 60%;
|
||||
background: rgb(7, 46, 54);
|
||||
background: #991b4e;
|
||||
z-index: -1;
|
||||
}
|
||||
@media (max-width: 991px) {
|
||||
@@ -5549,7 +5549,7 @@ img {
|
||||
border-radius: 9px;
|
||||
border: 13px solid #FFF;
|
||||
background: #FF7236;
|
||||
max-width: 485px;
|
||||
max-width: 540px;
|
||||
padding: 60px 45px;
|
||||
}
|
||||
@media (max-width: 1199px) {
|
||||
@@ -6172,7 +6172,7 @@ img {
|
||||
}
|
||||
/*3.9 wpo-testimonial-section */
|
||||
.wpo-testimonial-section, .wpo-testimonial-section-s2 {
|
||||
padding-bottom: 0;
|
||||
/* padding-bottom: 0;*/
|
||||
}
|
||||
.wpo-testimonial-section .testimonial-wrap, .wpo-testimonial-section-s2 .testimonial-wrap {
|
||||
background: #FFF;
|
||||
@@ -6562,8 +6562,8 @@ img {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
background: #FFF5F0;
|
||||
padding-top: 290px;
|
||||
margin-top: -150px;
|
||||
/* padding-top: 290px;
|
||||
margin-top: -150px;*/
|
||||
}
|
||||
@media (max-width: 991px) {
|
||||
.wpo-team-section, .wpo-team-section-s2, .wpo-team-section-s3 {
|
||||
@@ -7403,7 +7403,7 @@ img {
|
||||
/*5.3 wpo-funfact-section-s2 */
|
||||
.wpo-funfact-section-s2, .wpo-funfact-section-s3 {
|
||||
position: relative;
|
||||
/* background: url(../images/funfact-bg.png) no-repeat center/cover;
|
||||
/* background: url(../images/funfact-bg.png) no-repeat center/cover;
|
||||
padding-top: 315px;
|
||||
margin-top: -230px;*/
|
||||
}
|
||||
@@ -14466,10 +14466,24 @@ img {
|
||||
}
|
||||
}
|
||||
/*Hero section Video */
|
||||
.fact{
|
||||
font-size: 100px !important;
|
||||
.fact {
|
||||
font-size: 100px !important;
|
||||
}
|
||||
.paragraph-padding{
|
||||
padding: 20px 0px;
|
||||
.paragraph-padding {
|
||||
padding: 20px 0px;
|
||||
}
|
||||
.submit-btn {
|
||||
margin-top: 24px;
|
||||
width: 100%;
|
||||
background: #991b4e;
|
||||
border-radius: 8px;
|
||||
border: 0;
|
||||
padding: 19px 0;
|
||||
color: #fff;
|
||||
}
|
||||
.submit-btn:hover {
|
||||
background: #fff;
|
||||
color: #444;
|
||||
}
|
||||
|
||||
/*extra css*/
|