File: /var/www/html/WPSassoon/wp-content/themes/sassoon/css/about-us.css
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Abyssinica+SIL&display=swap");
@font-face {
font-family: "Timeless";
src: url("../font/Timeless-Normal.woff2Timeless-Normal.woff2") format("woff2"), url("../font/Timeless-Normal.woff") format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Timeless";
src: url("../font/Timeless-Bold.woff2") format("woff2"), url("../font/Timeless-Bold.woff") format("woff");
font-weight: bold;
font-style: normal;
font-display: swap;
}
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.inner-banner.about-banner {
background-image: url(../img/about-banner.png);
}
.what-we-do-wrap {
background: #F0F0F3;
padding: 90px 0;
}
@media (max-width: 1679px) {
.what-we-do-wrap {
padding: 50px 0;
}
}
.what-we-do-wrap .row-align {
align-items: center;
}
@media (max-width: 1199px) {
.what-we-do-wrap .row-align {
align-items: start;
}
}
.what-we-do-wrap .img {
border-radius: 10px;
margin: 0;
overflow: hidden;
}
@media (max-width: 1679px) {
.what-we-do-wrap .img {
max-width: 520px;
}
}
@media (max-width: 767px) {
.what-we-do-wrap .img {
max-width: 420px;
margin-bottom: 20px;
}
}
.what-we-do-wrap .img img {
display: flex;
}
.what-we-do-wrap .content .subtitle {
color: #080836;
font-weight: 600;
font-size: 16px;
line-height: 1.2;
margin: 0;
padding-bottom: 20px;
text-transform: uppercase;
}
@media (max-width: 1679px) {
.what-we-do-wrap .content .subtitle {
font-size: 14px;
}
}
@media (max-width: 1199px) {
.what-we-do-wrap .content .subtitle {
font-size: 12px;
}
}
@media (max-width: 767px) {
.what-we-do-wrap .content .subtitle {
font-size: 10px;
}
}
.what-we-do-wrap .content .title {
font-family: "Abyssinica SIL", serif;
font-weight: 400;
font-size: 26px;
line-height: 1.4;
color: #2F2F7D;
padding-bottom: 20px;
}
@media (max-width: 1679px) {
.what-we-do-wrap .content .title {
font-size: 24px;
padding-bottom: 15px;
}
}
@media (max-width: 1199px) {
.what-we-do-wrap .content .title {
font-size: 22px;
}
}
@media (max-width: 767px) {
.what-we-do-wrap .content .title {
font-size: 20px;
line-height: 1.2;
}
}
.what-we-do-wrap .content .para {
font-size: 18px;
color: #080836;
line-height: 1.8;
}
@media (max-width: 1679px) {
.what-we-do-wrap .content .para {
font-size: 16px;
}
}
@media (max-width: 1199px) {
.what-we-do-wrap .content .para {
font-size: 14px;
}
}
@media (max-width: 767px) {
.what-we-do-wrap .content .para {
font-size: 12px;
line-height: 1.6;
}
}
.what-we-do-wrap .content .para + .para {
padding-top: 10px;
}
.what-we-do-wrap.history-wrap .row-align {
align-items: start;
}
.what-we-do-wrap.history-wrap .title {
font-size: 46px;
line-height: 1.4;
}
@media (max-width: 1679px) {
.what-we-do-wrap.history-wrap .title {
font-size: 42px;
}
}
@media (max-width: 1481px) {
.what-we-do-wrap.history-wrap .title {
font-size: 40px;
}
}
@media (max-width: 991px) {
.what-we-do-wrap.history-wrap .title {
font-size: 36px;
}
}
@media (max-width: 767px) {
.what-we-do-wrap.history-wrap .title {
font-size: 32px;
}
}
@media (max-width: 479px) {
.what-we-do-wrap.history-wrap .title {
font-size: 30px;
}
}
.beliefs-wrap {
padding: 100px 0;
}
@media (max-width: 1679px) {
.beliefs-wrap {
padding: 50px 0;
}
}
@media (max-width: 767px) {
.beliefs-wrap {
padding: 30px 0;
}
}
.beliefs-wrap .head-wrap {
text-align: center;
padding: 0 0 60px 0;
}
@media (max-width: 1679px) {
.beliefs-wrap .head-wrap {
padding-bottom: 40px;
}
}
@media (max-width: 991px) {
.beliefs-wrap .head-wrap {
padding-bottom: 60px;
}
}
.beliefs-wrap .head-wrap .tag {
font-size: 16px;
color: #080836;
font-weight: 600;
padding: 0 0 25px 0;
line-height: 1.2;
text-transform: uppercase;
}
@media (max-width: 1679px) {
.beliefs-wrap .head-wrap .tag {
font-size: 14px;
padding-bottom: 15px;
}
}
@media (max-width: 1199px) {
.beliefs-wrap .head-wrap .tag {
font-size: 12px;
}
}
@media (max-width: 767px) {
.beliefs-wrap .head-wrap .tag {
font-size: 10px;
}
}
.beliefs-wrap .head-wrap .sub-title {
font-size: 46px;
color: #2F2F7D;
font-weight: 400;
font-family: "Abyssinica SIL", serif;
margin: 0;
padding: 0;
line-height: 1.2;
}
@media (max-width: 1679px) {
.beliefs-wrap .head-wrap .sub-title {
font-size: 44px;
}
}
@media (max-width: 1481px) {
.beliefs-wrap .head-wrap .sub-title {
font-size: 40px;
}
}
@media (max-width: 1199px) {
.beliefs-wrap .head-wrap .sub-title {
font-size: 38px;
}
}
@media (max-width: 991px) {
.beliefs-wrap .head-wrap .sub-title {
font-size: 34px;
}
}
@media (max-width: 767px) {
.beliefs-wrap .head-wrap .sub-title {
font-size: 32px;
}
}
@media (max-width: 579px) {
.beliefs-wrap .head-wrap .sub-title {
font-size: 28px;
}
}
.beliefs-wrap .box-wrap {
width: 620px;
background: #F7F7FC;
height: 100%;
border-radius: 10px;
display: flex;
align-items: center;
min-height: 150px;
}
@media (max-width: 1481px) {
.beliefs-wrap .box-wrap {
margin: 0 0 0 40px;
width: 94%;
}
}
@media (max-width: 991px) {
.beliefs-wrap .box-wrap {
flex-direction: column;
width: 100%;
margin: 0;
}
}
.beliefs-wrap .box-wrap .img {
width: 109px;
height: 109px;
border-radius: 50%;
background: #FFFFFF;
flex: 0 0 109px;
display: flex;
align-items: center;
justify-content: center;
margin: 0 0 0 -55px;
box-shadow: 0px 10px 50px 0px rgb(235, 235, 252);
}
@media (max-width: 1679px) {
.beliefs-wrap .box-wrap .img {
width: 70px;
height: 70px;
flex: 0 0 70px;
margin: 0 0 0 -35px;
}
}
@media (max-width: 991px) {
.beliefs-wrap .box-wrap .img {
width: 55px;
height: 55px;
flex: 0 0 55px;
margin: -23px 0 0 0;
}
}
@media (max-width: 1679px) {
.beliefs-wrap .box-wrap .img img {
max-width: 35px;
max-height: 35px;
}
}
@media (max-width: 991px) {
.beliefs-wrap .box-wrap .img img {
max-width: 30px;
max-height: 30px;
}
}
.beliefs-wrap .box-wrap .content {
padding: 25px 30px 25px 25px;
}
.beliefs-wrap .box-wrap .content .subtitle {
font-size: 23px;
color: #080836;
font-weight: 600;
padding: 0 0 20px 0;
margin: 0;
}
@media (max-width: 1679px) {
.beliefs-wrap .box-wrap .content .subtitle {
font-size: 22px;
padding-bottom: 15px;
}
}
@media (max-width: 1199px) {
.beliefs-wrap .box-wrap .content .subtitle {
font-size: 20px;
}
}
@media (max-width: 767px) {
.beliefs-wrap .box-wrap .content .subtitle {
font-size: 18px;
}
}
@media (max-width: 579px) {
.beliefs-wrap .box-wrap .content .subtitle {
font-size: 16px;
}
}
.beliefs-wrap .box-wrap .content .para {
font-size: 18px;
color: #080836;
line-height: 1.8;
margin: 0;
padding: 0;
}
@media (max-width: 1679px) {
.beliefs-wrap .box-wrap .content .para {
font-size: 16px;
}
}
@media (max-width: 1199px) {
.beliefs-wrap .box-wrap .content .para {
font-size: 14px;
line-height: 1.6;
}
}
.beliefs-wrap .row-align {
row-gap: 25px;
}
@media (max-width: 991px) {
.beliefs-wrap .row-align {
row-gap: 40px;
}
}
.author-team-wrap .title-sec {
padding-bottom: 50px;
}
.author-team-wrap .title-sec .subtitle {
color: #080836;
font-weight: 600;
font-size: 14px;
line-height: 33px;
text-align: center;
}
.author-team-wrap .title-sec .title-testimonial {
font-family: "Abyssinica SIL", serif;
font-weight: 400;
font-size: 46px;
line-height: 59px;
text-align: center;
color: #2F2F7D;
}
@media screen and (max-width: 1680px) {
.author-team-wrap .title-sec {
padding-bottom: 35px;
}
.author-team-wrap .title-sec .subtitle {
font-size: 14px;
line-height: 28px;
}
.author-team-wrap .title-sec .title-testimonial {
font-size: 36px;
line-height: 35px;
}
}
@media screen and (max-width: 840px) {
.author-team-wrap .title-sec {
padding-bottom: 30px;
}
.author-team-wrap .title-sec .subtitle {
font-size: 14px;
line-height: 28px;
}
.author-team-wrap .title-sec .title-testimonial {
font-size: 26px;
line-height: 28px;
}
}
.author-team-wrap .team-brain-section {
padding: 100px 0;
}
.author-team-wrap .team-brain-section .title-text {
margin-bottom: 80px;
}
.author-team-wrap .team-brain-section .team-brain-item {
border: 1px solid #E4E4ED;
border-radius: 23px;
margin-bottom: 27px;
padding: 55px 44px;
}
.author-team-wrap .team-brain-section .team-brain-item .brain-img {
border-radius: 100%;
display: inline-block;
overflow: hidden;
}
.author-team-wrap .team-brain-section .h4,
.author-team-wrap .team-brain-section h4 {
font-size: 28px;
margin-bottom: 22px;
font-family: "Abyssinica SIL", serif;
}
.author-team-wrap .team-brain-section p {
color: #080836;
font-size: 17px;
line-height: 33px;
margin: 0;
}
.author-team-wrap .team-brain-section .sub-text {
text-transform: uppercase;
font-size: 16px;
font-weight: 600;
}
@media screen and (max-width: 1680px) {
.author-team-wrap .team-brain-section {
margin-bottom: 17px;
padding: 30px 40px;
}
.author-team-wrap .team-brain-section .title-text {
margin-bottom: 50px;
}
.author-team-wrap .team-brain-section .team-brain-item {
padding: 30px 40px;
}
.author-team-wrap .team-brain-section .team-brain-item .row {
align-items: center;
}
.author-team-wrap .team-brain-section .h4 h4 {
font-size: 24px;
margin-bottom: 16px;
}
.author-team-wrap .team-brain-section p {
font-size: 12px;
line-height: 22px;
}
}
@media screen and (max-width: 840px) {
.author-team-wrap .team-brain-section {
margin-bottom: 10px;
padding: 25px 0;
}
.author-team-wrap .team-brain-section .title-text {
margin-bottom: 30px;
}
.author-team-wrap .team-brain-section .team-brain-item {
padding: 30px;
}
.author-team-wrap .team-brain-section .brain-img {
width: 140px;
height: 140px;
margin: 0 0 10px 0;
}
.author-team-wrap .team-brain-section .h4,
.author-team-wrap .team-brain-section h4 {
font-size: 20px;
margin: 0 0 10px 0;
}
}
@media screen and (max-width: 767px) {
.author-team-wrap .team-brain-section .title-text {
margin-bottom: 15px;
}
.author-team-wrap .team-brain-section .team-brain-item {
padding: 25px;
}
.author-team-wrap .team-brain-section .brain-img {
width: 140px;
height: 140px;
margin: 10px auto 25px;
}
}
.author-team-wrap .meet-founder {
padding: 55px !important;
background-image: none !important;
}
.author-team-wrap .meet-founder p {
margin-top: 0;
margin-bottom: 1rem;
font-size: 17px;
line-height: 32px;
color: #fff;
}
.author-team-wrap .meet-founder h4.title {
color: white;
font-family: "Timeless";
font-size: 46px;
font-weight: 600;
}
@media screen and (max-width: 1680px) {
.author-team-wrap .meet-founder {
padding: 35px !important;
}
.author-team-wrap .meet-founder h4.title {
font-size: 36px;
margin: 25px 0;
}
.author-team-wrap .meet-founder .subtitle {
font-size: 14px;
}
.author-team-wrap .meet-founder p {
margin-top: 0;
font-size: 13px;
line-height: 22px;
}
.author-team-wrap .meet-founder .title-text {
font-size: 28px;
}
}
@media screen and (max-width: 1024px) {
.author-team-wrap h4.title {
font-size: 26px;
}
.author-team-wrap h4.title {
font-size: 24px;
margin: 0 0 10px 0;
margin: 25px 0;
}
.author-team-wrap p {
margin-top: 0;
font-size: 10px;
line-height: 16px;
}
.author-team-wrap .subtitle {
font-size: 10px;
}
.author-team-wrap .title-text {
font-size: 26px;
}
}
@media screen and (max-width: 575px) {
.author-team-wrap h4.title {
font-size: 16px;
line-height: 38px;
margin: 25px 0;
}
.author-team-wrap .meet-founder img {
margin-bottom: 30px;
}
}
.author-team-wrap .for-founders-section {
padding: 70px 0 50px 0;
position: relative;
}
@media (max-width: 1199px) {
.author-team-wrap .for-founders-section {
padding: 50px;
}
}
@media (max-width: 991px) {
.author-team-wrap .for-founders-section {
padding: 40px;
}
}
.author-team-wrap .for-founders-section .for-founders {
padding: 20px;
border-radius: 15px;
color: #fff;
padding: 25px;
display: flex;
align-items: center;
background: url(../img/funders_bg.svg) #2E2E78;
background-repeat: no-repeat;
background-position: 20% 70%;
background-size: 53%;
}
@media (max-width: 579px) {
.author-team-wrap .for-founders-section .for-founders {
flex-direction: column;
}
}
.author-team-wrap .for-founders-section .for-founders .desc {
margin-top: 0;
margin-bottom: 1rem;
font-size: 18px;
line-height: 36px;
}
@media (max-width: 1679px) {
.author-team-wrap .for-founders-section .for-founders .desc {
font-size: 16px;
line-height: 32px;
}
}
@media (max-width: 1481px) {
.author-team-wrap .for-founders-section .for-founders .desc {
font-size: 14px;
line-height: 28px;
}
}
.author-team-wrap .for-founders-section .for-founders.for-equity {
background: url(../img/equity_bg.svg) #2E2E78;
background-repeat: no-repeat;
background-position: 87% bottom;
background-size: 53%;
margin-top: 25px;
}
.author-team-wrap .for-founders-section .for-founders.for-equity .img-sec {
padding-top: 0px;
padding-bottom: 20px;
}
.author-team-wrap .for-founders-section .for-founders .text-space {
padding: 0 90px;
}
@media (max-width: 1199px) {
.author-team-wrap .for-founders-section .for-founders .text-space {
padding: 0px 40px;
}
}
@media (max-width: 767px) {
.author-team-wrap .for-founders-section .for-founders .text-space {
padding: 20px;
}
}
@media (max-width: 579px) {
.author-team-wrap .for-founders-section .for-founders .text-space {
padding: 0px;
}
}
@media screen and (max-width: 1680px) {
.author-team-wrap .for-founders-section .for-founders {
padding: 20px;
}
.author-team-wrap .for-founders-section .for-founders p {
font-size: 13px;
line-height: 24px;
}
}
@media screen and (max-width: 1680px) {
.author-team-wrap .for-founders-section {
padding: 40px 0 25px 0;
}
}
.author-team-wrap .for-founders-section h4.title {
font-family: "Timeless";
font-weight: bold;
font-size: 44px;
}
@media (max-width: 1679px) {
.author-team-wrap .for-founders-section h4.title {
font-size: 40px;
}
}
@media (max-width: 1481px) {
.author-team-wrap .for-founders-section h4.title {
font-size: 36px;
}
}
@media (max-width: 1199px) {
.author-team-wrap .for-founders-section h4.title {
font-size: 34px;
}
}
@media (max-width: 991px) {
.author-team-wrap .for-founders-section h4.title {
font-size: 32px;
}
}
@media (max-width: 767px) {
.author-team-wrap .for-founders-section h4.title {
font-size: 28px;
}
}
@media (max-width: 579px) {
.author-team-wrap .for-founders-section h4.title {
font-size: 26px;
}
}
.author-team-wrap .for-founders-section .img-sec {
padding-top: 30px;
max-width: 552px;
height: 464px;
}
@media (max-width: 1679px) {
.author-team-wrap .for-founders-section .img-sec {
height: 420px;
}
}
@media (max-width: 1481px) {
.author-team-wrap .for-founders-section .img-sec {
height: 400px;
}
}
@media (max-width: 1199px) {
.author-team-wrap .for-founders-section .img-sec {
height: 320px;
}
}
@media (max-width: 579px) {
.author-team-wrap .for-founders-section .img-sec {
max-width: 100%;
width: 100%;
height: 280px;
}
}
.author-team-wrap .for-founders-section .img-sec img {
width: 100%;
height: 100%;
border-radius: 10px;
object-fit: cover;
}
@media (max-width: 579px) {
.author-team-wrap .for-founders-section .round-btn {
margin: 0px;
}
}
/*# sourceMappingURL=about-us.css.map */