File: /var/www/html/kollect/wp-content/themes/kollect/css/plus.css
@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&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 ***/
.make-easy-rev {
width: 100%;
display: flex;
flex-direction: column;
align-items: stretch;
padding: 186px 0;
}
@media (max-width: 1679px) {
.make-easy-rev {
padding: 90px 0;
}
}
@media (max-width: 1441px) {
.make-easy-rev {
padding: 80px 0;
}
}
@media (max-width: 1199px) {
.make-easy-rev {
padding: 60px 0;
}
}
@media (max-width: 991px) {
.make-easy-rev {
padding: 40px 0;
}
}
.make-easy-rev .sec-wrp {
display: flex;
}
@media (max-width: 579px) {
.make-easy-rev .sec-wrp {
flex-direction: column;
}
}
.make-easy-rev .sec-wrp .img-wrp {
width: 491px;
border-radius: 10px;
margin-left: 69px;
}
@media (max-width: 1679px) {
.make-easy-rev .sec-wrp .img-wrp {
margin-left: 60px;
}
}
@media (max-width: 1441px) {
.make-easy-rev .sec-wrp .img-wrp {
margin-left: 50px;
}
}
@media (max-width: 1199px) {
.make-easy-rev .sec-wrp .img-wrp {
margin-left: 40px;
}
}
@media (max-width: 991px) {
.make-easy-rev .sec-wrp .img-wrp {
margin-left: 30px;
}
}
@media (max-width: 767px) {
.make-easy-rev .sec-wrp .img-wrp {
margin-left: 20px;
}
}
@media (max-width: 579px) {
.make-easy-rev .sec-wrp .img-wrp {
margin-right: auto;
margin-left: auto;
margin-top: 20px;
width: 100%;
max-width: 340px;
}
}
.make-easy-rev .sec-wrp .img-wrp img {
max-width: 100%;
}
.make-easy-rev .sec-wrp .content-area {
word-wrap: break-word;
word-break: break-word;
display: flex;
flex-direction: column;
justify-content: center;
max-width: 855px;
width: 100%;
color: #00506B;
}
.make-easy-rev .sec-wrp .content-area .sub-title {
font-weight: 700;
margin-bottom: 11px;
}
.make-easy-rev .sec-wrp .content-area .sub-title.spc-width {
max-width: 716px;
}
@media (max-width: 1679px) {
.make-easy-rev .sec-wrp .content-area .sub-title.spc-width {
max-width: 552px;
}
}
@media (max-width: 579px) {
.make-easy-rev .sec-wrp .content-area .sub-title br {
display: none;
}
}
.make-easy-rev .sec-wrp .content-area .mid-title {
font-size: 25px;
line-height: 30px;
color: #00506B;
font-weight: 600;
margin-bottom: 5px;
}
@media (max-width: 1679px) {
.make-easy-rev .sec-wrp .content-area .mid-title {
font-size: 22px;
line-height: 27px;
}
}
@media (max-width: 1441px) {
.make-easy-rev .sec-wrp .content-area .mid-title {
font-size: 20px;
line-height: 25px;
}
}
@media (max-width: 1199px) {
.make-easy-rev .sec-wrp .content-area .mid-title {
font-size: 18px;
line-height: 23px;
}
}
@media (max-width: 991px) {
.make-easy-rev .sec-wrp .content-area .mid-title {
font-size: 16px;
line-height: 21px;
}
}
.make-easy-rev .sec-wrp .content-area .sep-sec {
display: flex;
flex-direction: column;
margin-top: 40px;
}
@media (max-width: 1679px) {
.make-easy-rev .sec-wrp .content-area .sep-sec {
margin-top: 29px;
}
}
@media (max-width: 1441px) {
.make-easy-rev .sec-wrp .content-area .sep-sec {
margin-top: 24px;
}
}
@media (max-width: 1199px) {
.make-easy-rev .sec-wrp .content-area .sep-sec {
margin-top: 19px;
}
}
@media (max-width: 991px) {
.make-easy-rev .sec-wrp .content-area .sep-sec {
margin-top: 14px;
}
}
@media (max-width: 767px) {
.make-easy-rev .sec-wrp .content-area .sep-sec {
margin-top: 10px;
}
}
@media (max-width: 579px) {
.make-easy-rev .sec-wrp .content-area .sep-sec {
margin-top: 9px;
}
}
.make-easy-rev .sec-wrp .content-area .sep-sec .para {
max-width: 687px;
}
@media (max-width: 1679px) {
.make-easy-rev .sec-wrp .content-area .sep-sec .para {
max-width: 637px;
}
}
.make-easy-rev.dreaming {
background-color: #f3f6f8;
position: relative;
}
.make-easy-rev.dreaming .content-area .sep-sec {
margin-top: 10px;
}
.make-easy-rev.dreaming::before {
content: "";
width: 55px;
height: 259px;
background: url(../images/bubble-left-bg.svg) no-repeat center;
background-size: contain;
position: absolute;
left: 0px;
bottom: 160px;
}
.make-easy-rev.dreaming::after {
content: "";
width: 263px;
height: 238px;
background: url(../images/hand-vertical-bg.svg) no-repeat center;
background-size: contain;
position: absolute;
right: 81px;
bottom: 0px;
}
@media (max-width: 1679px) {
.make-easy-rev.dreaming::after {
width: 120px;
height: 104px;
}
}
@media (max-width: 1441px) {
.make-easy-rev.dreaming::after {
width: 120px;
height: 104px;
}
}
@media (max-width: 1199px) {
.make-easy-rev.dreaming::after {
width: 150px;
height: 130px;
}
}
@media (max-width: 991px) {
.make-easy-rev.dreaming::after {
width: 100px;
height: 95px;
}
}
@media (max-width: 767px) {
.make-easy-rev.dreaming::after {
width: 100px;
height: 80px;
}
}
@media (max-width: 579px) {
.make-easy-rev.dreaming::after {
display: none;
}
}
.make-easy-rev.row-reverse {
flex-direction: row-reverse;
padding-top: 0;
padding-bottom: 0;
}
.make-easy-rev.row-reverse .sec-wrp {
display: flex;
}
@media (max-width: 579px) {
.make-easy-rev.row-reverse .sec-wrp {
flex-direction: column-reverse;
}
}
.make-easy-rev.row-reverse .sec-wrp .img-wrp {
width: 491px;
border-radius: 10px;
margin-right: 69px;
}
@media (max-width: 1679px) {
.make-easy-rev.row-reverse .sec-wrp .img-wrp {
margin-right: 60px;
}
}
@media (max-width: 1441px) {
.make-easy-rev.row-reverse .sec-wrp .img-wrp {
margin-right: 50px;
}
}
@media (max-width: 1199px) {
.make-easy-rev.row-reverse .sec-wrp .img-wrp {
margin-right: 40px;
}
}
@media (max-width: 991px) {
.make-easy-rev.row-reverse .sec-wrp .img-wrp {
margin-right: 30px;
}
}
@media (max-width: 767px) {
.make-easy-rev.row-reverse .sec-wrp .img-wrp {
margin-right: 20px;
}
}
@media (max-width: 579px) {
.make-easy-rev.row-reverse .sec-wrp .img-wrp {
margin-right: auto;
margin-left: auto;
margin-top: 20px;
width: 100%;
max-width: 340px;
}
}
.make-easy-rev.row-reverse .sec-wrp .img-wrp img {
max-width: 100%;
}
.make-easy-rev.row-reverse .sec-wrp .content-area {
word-wrap: break-word;
word-break: break-word;
display: flex;
flex-direction: column;
justify-content: center;
max-width: 855px;
width: 100%;
color: #00506B;
}
.make-easy-rev.row-reverse .sec-wrp .content-area .sub-title {
font-weight: 700;
margin-bottom: 11px;
}
.make-easy-rev.row-reverse .sec-wrp .content-area .sub-title.spc-width {
max-width: 716px;
}
@media (max-width: 1679px) {
.make-easy-rev.row-reverse .sec-wrp .content-area .sub-title.spc-width {
max-width: 552px;
}
}
.make-easy-rev.row-reverse .sec-wrp .content-area .mid-title {
font-size: 25px;
line-height: 30px;
color: #00506B;
font-weight: 600;
margin-bottom: 5px;
}
@media (max-width: 1679px) {
.make-easy-rev.row-reverse .sec-wrp .content-area .mid-title {
font-size: 22px;
line-height: 27px;
}
}
@media (max-width: 1441px) {
.make-easy-rev.row-reverse .sec-wrp .content-area .mid-title {
font-size: 20px;
line-height: 25px;
}
}
@media (max-width: 1199px) {
.make-easy-rev.row-reverse .sec-wrp .content-area .mid-title {
font-size: 18px;
line-height: 23px;
}
}
@media (max-width: 991px) {
.make-easy-rev.row-reverse .sec-wrp .content-area .mid-title {
font-size: 16px;
line-height: 21px;
}
}
.make-easy-rev.row-reverse .sec-wrp .content-area .sep-sec {
display: flex;
flex-direction: column;
margin-top: 10px;
}
.make-easy-rev.row-reverse .sec-wrp .content-area .sep-sec .para {
max-width: 687px;
}
@media (max-width: 1679px) {
.make-easy-rev.row-reverse .sec-wrp .content-area .sep-sec .para {
max-width: 637px;
}
}
.intro-blk {
display: flex;
flex-direction: column;
background-color: #fff;
}
.intro-blk .intro-title {
color: #00506B;
max-width: 80%;
}
@media (max-width: 579px) {
.intro-blk .intro-title {
max-width: 100%;
}
}
.intro-blk .intro-title .sub-title {
margin-bottom: 16px;
}
@media (max-width: 1679px) {
.intro-blk .intro-title .sub-title {
margin-bottom: 10px;
}
}
.collect-lists {
display: flex;
flex-direction: column;
width: 100%;
padding: 33px 0 120px;
position: relative;
overflow: hidden;
}
@media (max-width: 1679px) {
.collect-lists {
padding-bottom: 90px;
}
}
@media (max-width: 1441px) {
.collect-lists {
padding-bottom: 70px;
}
}
@media (max-width: 1199px) {
.collect-lists {
padding-bottom: 50px;
}
}
@media (max-width: 991px) {
.collect-lists {
padding-top: 20px;
padding-bottom: 40px;
}
}
.collect-lists:after {
content: "";
width: 193px;
height: 290px;
position: absolute;
right: 0px;
top: 45%;
background: url(../images/bg-dollar-rt.png) no-repeat center;
background-size: contain;
}
@media (max-width: 1679px) {
.collect-lists:after {
width: 70px;
height: 100px;
}
}
@media (max-width: 1199px) {
.collect-lists:after {
width: 75px;
height: 110px;
}
}
@media (max-width: 767px) {
.collect-lists:after {
display: none;
}
}
.collect-lists .title-wrp {
display: flex;
justify-content: center;
align-items: center;
}
.collect-lists .list-blks {
margin-top: 65px;
background-color: #e7f9ff;
border: 1px solid #e1f0f6;
border-radius: 17px;
display: flex;
align-items: center;
padding: 36px 44px;
position: relative;
z-index: 1;
}
.collect-lists .list-blks:nth-child(2) {
background-color: #E4FFF5;
}
.collect-lists .list-blks:nth-child(3) {
background-color: #E7F9FF;
}
@media (max-width: 1679px) {
.collect-lists .list-blks {
margin-top: 50px;
padding: 36px 40px;
}
}
@media (max-width: 1441px) {
.collect-lists .list-blks {
margin-top: 40px;
padding: 30px 40px;
}
}
@media (max-width: 1199px) {
.collect-lists .list-blks {
margin-top: 30px;
padding: 30px;
}
}
@media (max-width: 991px) {
.collect-lists .list-blks {
margin-top: 20px;
padding: 25px;
}
}
@media (max-width: 579px) {
.collect-lists .list-blks {
flex-direction: column;
padding: 20px;
}
}
.collect-lists .list-blks:nth-child(even) {
flex-direction: row-reverse;
}
@media (max-width: 579px) {
.collect-lists .list-blks:nth-child(even) {
flex-direction: column;
}
}
.collect-lists .list-blks:nth-child(even) .img-sec {
margin-right: 0;
margin-left: 70px;
padding: 0px;
}
@media (max-width: 1679px) {
.collect-lists .list-blks:nth-child(even) .img-sec {
margin-left: 50px;
}
}
@media (max-width: 1441px) {
.collect-lists .list-blks:nth-child(even) .img-sec {
margin-left: 40px;
}
}
@media (max-width: 1199px) {
.collect-lists .list-blks:nth-child(even) .img-sec {
margin-left: 30px;
}
}
@media (max-width: 991px) {
.collect-lists .list-blks:nth-child(even) .img-sec {
margin-left: 20px;
}
}
@media (max-width: 579px) {
.collect-lists .list-blks:nth-child(even) .img-sec {
margin-left: 0;
max-width: 100%;
padding: 0px;
}
}
.collect-lists .list-blks .img-sec {
padding: 0px;
border-radius: 22px;
margin-right: 70px;
max-width: 553px;
}
@media (max-width: 1679px) {
.collect-lists .list-blks .img-sec {
max-width: 440px;
margin-right: 50px;
}
}
@media (max-width: 1441px) {
.collect-lists .list-blks .img-sec {
max-width: 400px;
margin-right: 40px;
}
}
@media (max-width: 1199px) {
.collect-lists .list-blks .img-sec {
max-width: 350px;
margin-right: 30px;
}
}
@media (max-width: 991px) {
.collect-lists .list-blks .img-sec {
max-width: 270px;
margin-right: 20px;
}
}
@media (max-width: 767px) {
.collect-lists .list-blks .img-sec {
max-width: 180px;
}
}
@media (max-width: 579px) {
.collect-lists .list-blks .img-sec {
margin-right: 0px;
margin-bottom: 20px;
max-width: 100%;
padding: 0px;
}
}
.collect-lists .list-blks .img-sec img {
max-width: 100%;
display: block;
}
.collect-lists .list-blks .content-left {
font-weight: 600;
margin-bottom: 20px;
padding-right: 36px;
flex: 1;
}
@media (max-width: 1199px) {
.collect-lists .list-blks .content-left {
padding-right: 0;
}
}
@media (max-width: 579px) {
.collect-lists .list-blks .content-left {
padding-right: 0;
margin-bottom: 0;
}
}
.collect-lists .list-blks .content-left .sub-title {
margin-bottom: 10px;
}
@media (max-width: 579px) {
.collect-lists .list-blks .content-left .sub-title {
margin-bottom: 10px;
}
}
.built-showcase .intro-title {
color: #00506B;
margin-bottom: 60px;
}
@media (max-width: 1679px) {
.built-showcase .intro-title {
margin-bottom: 50px;
}
}
@media (max-width: 1441px) {
.built-showcase .intro-title {
margin-bottom: 40px;
}
}
@media (max-width: 1199px) {
.built-showcase .intro-title {
margin-bottom: 30px;
}
}
@media (max-width: 991px) {
.built-showcase .intro-title {
margin-bottom: 20px;
}
}
.thumb-listing-wrp {
display: flex;
flex-wrap: wrap;
gap: 22px;
}
@media (max-width: 1679px) {
.thumb-listing-wrp {
gap: 18px;
}
}
@media (max-width: 1199px) {
.thumb-listing-wrp {
gap: 14px;
}
}
@media (max-width: 579px) {
.thumb-listing-wrp {
gap: 10px;
}
}
.thumb-listing-wrp .thumbs {
display: flex;
align-items: flex-end;
border: 0.7px solid #d4e5ea;
border-radius: 12px;
padding: 25px 32px 0;
width: calc(33.3333333333% - 22px);
flex: 1 0 calc(33.3333333333% - 22px);
transition: all 0.3s linear;
}
@media (max-width: 1679px) {
.thumb-listing-wrp .thumbs {
padding: 25px 25px 0;
width: calc(33.3333333333% - 18px);
flex: 1 0 calc(33.3333333333% - 18px);
}
}
@media (max-width: 1199px) {
.thumb-listing-wrp .thumbs {
padding: 20px 20px 0;
width: calc(33.3333333333% - 14px);
flex: 1 0 calc(33.3333333333% - 14px);
}
}
@media (max-width: 767px) {
.thumb-listing-wrp .thumbs {
padding: 15px 15px 0;
width: calc(50% - 10px);
flex: 1 0 calc(50% - 10px);
}
}
@media (max-width: 479px) {
.thumb-listing-wrp .thumbs {
width: 100%;
flex: 0 0 100%;
}
}
.thumb-listing-wrp .thumbs:hover {
box-shadow: 1px -2px 18.8px 2px rgba(44, 49, 51, 0.2509803922);
}
.change-driven-wrps {
display: flex;
flex-direction: column;
padding: 120px 103px;
position: relative;
}
.change-driven-wrps .custom-container {
max-width: 1713px !important;
}
@media (max-width: 1679px) {
.change-driven-wrps {
padding: 90px 0;
}
}
@media (max-width: 1441px) {
.change-driven-wrps {
padding: 70px 0;
}
}
@media (max-width: 1199px) {
.change-driven-wrps {
padding: 50px 0;
}
}
@media (max-width: 991px) {
.change-driven-wrps {
padding: 40px 0;
}
}
.change-driven-wrps .inner-wrp {
background-color: #f3f6f8;
border-radius: 18px;
padding: 114px 120px 120px 140px;
position: relative;
}
.change-driven-wrps .inner-wrp::after {
content: "";
width: 117px;
height: 92px;
background: url(../images/consider-after.png) no-repeat center;
background-size: contain;
position: absolute;
top: 30%;
right: 85px;
}
@media (max-width: 1679px) {
.change-driven-wrps .inner-wrp::after {
width: 60px;
height: 60px;
right: 55px;
top: 25%;
}
}
@media (max-width: 991px) {
.change-driven-wrps .inner-wrp::after {
top: 15%;
}
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp::after {
display: none;
}
}
@media (max-width: 1679px) {
.change-driven-wrps .inner-wrp {
padding: 90px 90px 90px 90px;
}
}
@media (max-width: 1441px) {
.change-driven-wrps .inner-wrp {
padding: 60px;
}
}
@media (max-width: 1199px) {
.change-driven-wrps .inner-wrp {
padding: 40px;
}
}
@media (max-width: 991px) {
.change-driven-wrps .inner-wrp {
padding: 30px;
}
}
@media (max-width: 579px) {
.change-driven-wrps .inner-wrp {
padding: 20px;
}
}
.change-driven-wrps .inner-wrp .sub-title {
text-align: center;
margin-bottom: 72px;
}
@media (max-width: 1679px) {
.change-driven-wrps .inner-wrp .sub-title {
margin-bottom: 40px;
}
}
@media (max-width: 1441px) {
.change-driven-wrps .inner-wrp .sub-title {
margin-bottom: 30px;
}
}
@media (max-width: 1199px) {
.change-driven-wrps .inner-wrp .sub-title {
margin-bottom: 20px;
}
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .sub-title {
margin-bottom: 10px;
text-align: left;
}
}
@media (max-width: 579px) {
.change-driven-wrps .inner-wrp .sub-title br {
display: none;
}
}
.change-driven-wrps .inner-wrp .wave-steps-wrp {
display: flex;
justify-content: center;
max-width: 100%;
position: relative;
height: 180px;
margin: 0 auto 65px;
}
@media (max-width: 1679px) {
.change-driven-wrps .inner-wrp .wave-steps-wrp {
margin: 0 auto 85px;
}
}
@media (max-width: 1441px) {
.change-driven-wrps .inner-wrp .wave-steps-wrp {
margin: 0 auto 50px;
}
}
@media (max-width: 991px) {
.change-driven-wrps .inner-wrp .wave-steps-wrp {
height: auto;
margin: 0 auto 0px;
}
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .wave-steps-wrp {
margin-bottom: 0;
}
}
.change-driven-wrps .inner-wrp .wave-bg {
width: 100%;
position: relative;
display: flex;
justify-content: space-between;
}
@media (max-width: 1750px) {
.change-driven-wrps .inner-wrp .wave-bg {
margin-left: -105px;
}
}
@media (max-width: 1679px) {
.change-driven-wrps .inner-wrp .wave-bg {
margin-left: -70px;
}
}
@media (max-width: 1441px) {
.change-driven-wrps .inner-wrp .wave-bg {
margin-left: -120px;
}
}
@media (max-width: 1199px) {
.change-driven-wrps .inner-wrp .wave-bg {
margin-left: -90px;
}
}
@media (max-width: 991px) {
.change-driven-wrps .inner-wrp .wave-bg {
margin-left: -90px;
}
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .wave-bg {
flex-direction: column;
margin-left: 0;
}
}
.change-driven-wrps .inner-wrp .wave-bg::before {
content: "";
background: url(../images/four-col-curve.png) no-repeat center;
background-size: contain;
width: 100%;
height: 106px;
position: absolute;
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .wave-bg::before {
display: none;
}
}
@media (max-width: 1441px) {
.change-driven-wrps .inner-wrp .wave-bg {
width: 790px;
}
}
@media (max-width: 1199px) {
.change-driven-wrps .inner-wrp .wave-bg {
width: 590px;
}
}
@media (max-width: 991px) {
.change-driven-wrps .inner-wrp .wave-bg {
width: 450px;
}
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .wave-bg {
width: 100%;
background: none;
position: static;
height: auto;
}
}
.change-driven-wrps .inner-wrp .wave-bg::after {
content: "";
width: 104px;
height: 86px;
background: url(../images/consider-before.png) no-repeat center;
background-size: contain;
position: absolute;
top: -182px;
left: 65px;
}
@media (max-width: 1679px) {
.change-driven-wrps .inner-wrp .wave-bg::after {
width: 80px;
height: 82px;
left: 65px;
top: -140px;
}
}
@media (max-width: 1441px) {
.change-driven-wrps .inner-wrp .wave-bg::after {
width: 80px;
height: 82px;
left: -20px;
top: -120px;
}
}
@media (max-width: 1199px) {
.change-driven-wrps .inner-wrp .wave-bg::after {
width: 70px;
height: 70px;
left: -20px;
top: -100px;
}
}
@media (max-width: 991px) {
.change-driven-wrps .inner-wrp .wave-bg::after {
width: 60px;
height: 60px;
left: -40px;
top: -85px;
}
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .wave-bg::after {
display: none;
}
}
.change-driven-wrps .inner-wrp .wave-bg .blks {
display: flex;
align-items: flex-start;
justify-content: center;
flex-direction: column;
width: 25%;
padding-top: 0px;
text-align: left;
max-width: 232px;
position: relative;
z-index: 1;
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .wave-bg .blks {
padding-top: 20px;
flex-direction: row;
width: 100%;
max-width: 100%;
justify-content: flex-start;
align-items: flex-start;
text-align: left;
padding-top: 10px;
}
}
.change-driven-wrps .inner-wrp .wave-bg .blks::after {
content: "";
width: 1px;
height: 100%;
border: dashed 1px #c7c8c8;
position: absolute;
left: 17px;
display: none;
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .wave-bg .blks::after {
display: block;
}
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:last-child::after {
display: none;
}
}
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(1) {
margin-top: 108px;
margin-left: 88px;
}
@media (max-width: 1750px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(1) {
margin-top: 50px;
margin-left: 18px;
}
}
@media (max-width: 1679px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(1) {
margin-top: 20px;
margin-left: 70px;
}
}
@media (max-width: 1441px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(1) {
margin-top: 30px;
margin-left: -3px;
}
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(1) {
margin-top: 0;
margin-left: 0;
}
}
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(2) {
margin-top: -20px;
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(2) {
margin-top: 0;
margin-left: 0;
}
}
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(3) {
margin-top: 155px;
}
@media (max-width: 1441px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(3) {
margin-top: 100px;
}
}
@media (max-width: 991px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(3) {
margin-top: 30px;
}
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(3) {
margin-top: 0;
margin-left: 0;
}
}
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(4) {
margin-top: 90px;
margin-right: -60px;
}
@media (max-width: 1750px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(4) {
margin-top: 70px;
margin-right: -142px;
}
}
@media (max-width: 1679px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(4) {
margin-top: 30px;
margin-right: -99px;
}
}
@media (max-width: 1441px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(4) {
margin-top: 60px;
margin-right: -165px;
}
}
@media (max-width: 1199px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(4) {
margin-top: 60px;
margin-right: -122px;
}
}
@media (max-width: 991px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(4) {
margin-top: 20px;
margin-right: -97px;
}
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(4) {
margin-top: 0;
margin-right: 0;
max-width: 100%;
}
}
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(4) .blk-desc {
max-width: 210px;
}
@media (max-width: 1679px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(4) .blk-desc {
max-width: 200px;
}
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .wave-bg .blks:nth-child(4) .blk-desc {
max-width: 100%;
}
}
.change-driven-wrps .inner-wrp .wave-bg .blks .blk-desc {
color: #00506B;
font-weight: 500;
font-size: 15px;
padding-top: 30px;
max-width: 244px;
}
@media (max-width: 1679px) {
.change-driven-wrps .inner-wrp .wave-bg .blks .blk-desc {
font-size: 14px;
padding-top: 25px;
max-width: 210px;
}
}
@media (max-width: 1441px) {
.change-driven-wrps .inner-wrp .wave-bg .blks .blk-desc {
max-width: 230px;
padding-top: 20px;
}
}
@media (max-width: 1199px) {
.change-driven-wrps .inner-wrp .wave-bg .blks .blk-desc {
font-size: 13px;
max-width: 230px;
padding-top: 15px;
}
}
@media (max-width: 991px) {
.change-driven-wrps .inner-wrp .wave-bg .blks .blk-desc {
max-width: 230px;
padding-top: 10px;
}
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .wave-bg .blks .blk-desc {
padding-top: 0px;
max-width: 100%;
}
}
.change-driven-wrps .inner-wrp .wave-bg .blks .mid-title {
color: #00506B;
font-size: 24px;
font-weight: 600;
margin-bottom: 10px;
}
@media (max-width: 1679px) {
.change-driven-wrps .inner-wrp .wave-bg .blks .mid-title {
font-size: 20px;
}
}
@media (max-width: 1441px) {
.change-driven-wrps .inner-wrp .wave-bg .blks .mid-title {
font-size: 18px;
}
}
@media (max-width: 1199px) {
.change-driven-wrps .inner-wrp .wave-bg .blks .mid-title {
font-size: 16px;
}
}
@media (max-width: 991px) {
.change-driven-wrps .inner-wrp .wave-bg .blks .mid-title {
font-size: 14px;
}
}
.change-driven-wrps .inner-wrp .wave-bg .blks .icon-blk {
width: 72px;
height: 72px;
border-radius: 72px;
}
@media (max-width: 1679px) {
.change-driven-wrps .inner-wrp .wave-bg .blks .icon-blk {
width: 64px;
height: 64px;
}
}
@media (max-width: 1441px) {
.change-driven-wrps .inner-wrp .wave-bg .blks .icon-blk {
width: 50px;
height: 50px;
}
}
@media (max-width: 991px) {
.change-driven-wrps .inner-wrp .wave-bg .blks .icon-blk {
width: 40px;
height: 40px;
}
}
@media (max-width: 767px) {
.change-driven-wrps .inner-wrp .wave-bg .blks .icon-blk {
position: relative;
z-index: 1;
margin-bottom: 0px;
flex-shrink: 0;
margin-right: 20px;
width: 34px;
height: 34px;
}
}
.change-driven-wrps .inner-wrp .wave-bg .blks .icon-blk img {
max-width: 100%;
}
.motivation-wrp {
width: 100%;
display: flex;
flex-direction: column;
align-items: stretch;
padding: 170px 0;
background-color: #f3f6f8;
position: relative;
}
.motivation-wrp::before {
content: "";
width: 117px;
height: 92px;
position: absolute;
left: 60px;
top: 59%;
transform: translateY(-59%);
background: url(../images/motivation-left.png) no-repeat center;
background-size: contain;
}
@media (max-width: 1679px) {
.motivation-wrp::before {
width: 100px;
height: 80px;
left: 40px;
}
}
@media (max-width: 1199px) {
.motivation-wrp::before {
width: 70px;
height: 65px;
left: 20px;
}
}
@media (max-width: 991px) {
.motivation-wrp::before {
width: 50px;
height: 45px;
left: 10px;
}
}
@media (max-width: 767px) {
.motivation-wrp::before {
display: none;
}
}
@media (max-width: 1679px) {
.motivation-wrp {
padding: 90px 0;
}
}
@media (max-width: 1441px) {
.motivation-wrp {
padding: 80px 0;
}
}
@media (max-width: 1199px) {
.motivation-wrp {
padding: 60px 0;
}
}
@media (max-width: 991px) {
.motivation-wrp {
padding: 40px 0;
}
}
.motivation-wrp .inner-wrp {
display: flex;
flex-direction: column;
position: relative;
}
.motivation-wrp .inner-wrp::before {
content: "";
width: 104px;
height: 86px;
background: url(../images/motivation-top.png) no-repeat center;
background-size: contain;
position: absolute;
right: 0;
top: -50px;
}
@media (max-width: 1679px) {
.motivation-wrp .inner-wrp::before {
width: 100px;
height: 80px;
top: -40px;
}
}
@media (max-width: 1199px) {
.motivation-wrp .inner-wrp::before {
width: 70px;
height: 65px;
top: -20px;
}
}
.motivation-wrp .inner-wrp .sub-title {
margin-bottom: 75px;
}
@media (max-width: 1679px) {
.motivation-wrp .inner-wrp .sub-title {
margin-bottom: 50px;
}
}
@media (max-width: 1441px) {
.motivation-wrp .inner-wrp .sub-title {
margin-bottom: 40px;
}
}
@media (max-width: 1199px) {
.motivation-wrp .inner-wrp .sub-title {
margin-bottom: 30px;
}
}
@media (max-width: 991px) {
.motivation-wrp .inner-wrp .sub-title {
margin-bottom: 25px;
}
}
@media (max-width: 767px) {
.motivation-wrp .inner-wrp .sub-title {
margin-bottom: 20px;
}
}
.motivation-wrp .inner-wrp .blks-wrp {
display: flex;
flex-wrap: wrap;
gap: 24px;
}
@media (max-width: 1679px) {
.motivation-wrp .inner-wrp .blks-wrp {
gap: 20px;
}
}
@media (max-width: 1199px) {
.motivation-wrp .inner-wrp .blks-wrp {
gap: 15px;
}
}
@media (max-width: 991px) {
.motivation-wrp .inner-wrp .blks-wrp {
gap: 10px;
}
}
.motivation-wrp .inner-wrp .blks-wrp .blks {
width: calc(33.3333333333% - 24px);
flex: 1 0 calc(33.3333333333% - 24px);
background-color: #fff;
border-radius: 13px;
padding: 45px 33px;
color: #00506B;
}
@media (max-width: 1679px) {
.motivation-wrp .inner-wrp .blks-wrp .blks {
width: calc(33.3333333333% - 20px);
flex: 1 0 calc(33.3333333333% - 20px);
padding: 40px 30px;
}
}
@media (max-width: 1199px) {
.motivation-wrp .inner-wrp .blks-wrp .blks {
width: calc(33.3333333333% - 20px);
flex: 1 0 calc(33.3333333333% - 20px);
padding: 30px;
}
}
@media (max-width: 767px) {
.motivation-wrp .inner-wrp .blks-wrp .blks {
width: calc(50% - 20px);
flex: 0 0 calc(50% - 20px);
padding: 20px;
}
}
@media (max-width: 579px) {
.motivation-wrp .inner-wrp .blks-wrp .blks {
width: 100%;
flex: 0 0 100%;
}
}
.motivation-wrp .inner-wrp .blks-wrp .blks .icon-blk {
width: 67px;
height: 67px;
}
@media (max-width: 1679px) {
.motivation-wrp .inner-wrp .blks-wrp .blks .icon-blk {
width: 60px;
height: 60px;
}
}
@media (max-width: 1199px) {
.motivation-wrp .inner-wrp .blks-wrp .blks .icon-blk {
width: 55px;
height: 55px;
}
}
@media (max-width: 767px) {
.motivation-wrp .inner-wrp .blks-wrp .blks .icon-blk {
width: 50px;
height: 50px;
}
}
@media (max-width: 579px) {
.motivation-wrp .inner-wrp .blks-wrp .blks .icon-blk {
width: 45px;
height: 45px;
}
}
.motivation-wrp .inner-wrp .blks-wrp .blks .icon-blk img {
max-width: 100%;
display: block;
}
.motivation-wrp .inner-wrp .blks-wrp .blks .box-title {
color: #00506B;
font-weight: 600;
font-size: 24px;
padding: 27px 0 15px;
}
@media (max-width: 1679px) {
.motivation-wrp .inner-wrp .blks-wrp .blks .box-title {
font-size: 20px;
padding: 20px 0 15px;
}
}
@media (max-width: 1199px) {
.motivation-wrp .inner-wrp .blks-wrp .blks .box-title {
font-size: 18px;
padding: 15px 0 15px;
}
}
@media (max-width: 767px) {
.motivation-wrp .inner-wrp .blks-wrp .blks .box-title {
font-size: 16px;
padding: 10px 0;
}
}
.motivation-wrp .inner-wrp .blks-wrp .blks .box-cont {
font-size: 15px;
}
@media (max-width: 1679px) {
.motivation-wrp .inner-wrp .blks-wrp .blks .box-cont {
font-size: 14px;
}
}
@media (max-width: 1199px) {
.motivation-wrp .inner-wrp .blks-wrp .blks .box-cont {
font-size: 13px;
}
}
.keep-tracking-wrp {
padding: 120px 0;
background-color: #fff;
position: relative;
overflow-x: hidden;
}
@media (max-width: 1679px) {
.keep-tracking-wrp {
padding: 90px 0;
}
}
@media (max-width: 1441px) {
.keep-tracking-wrp {
padding: 80px 0;
}
}
@media (max-width: 1199px) {
.keep-tracking-wrp {
padding: 60px 0;
}
}
@media (max-width: 991px) {
.keep-tracking-wrp {
padding: 40px 0;
}
}
.keep-tracking-wrp:after {
content: "";
width: 193px;
height: 290px;
position: absolute;
right: 0px;
top: 30%;
background: url(../images/bg-dollar-rt.png) no-repeat center;
background-size: contain;
}
@media (max-width: 1679px) {
.keep-tracking-wrp:after {
width: 70px;
height: 100px;
}
}
@media (max-width: 1199px) {
.keep-tracking-wrp:after {
width: 75px;
height: 110px;
}
}
@media (max-width: 767px) {
.keep-tracking-wrp:after {
display: none;
}
}
.keep-tracking-wrp::before {
background: url(../images/investment-doller.svg) no-repeat;
background-size: contain;
width: 138px;
height: 300px;
position: absolute;
bottom: 10%;
left: 0;
content: "";
}
@media (max-width: 1679px) {
.keep-tracking-wrp::before {
width: 100px;
}
}
.keep-tracking-wrp .top-listing-wrp {
display: flex;
flex-wrap: wrap;
-moz-column-gap: 100px;
column-gap: 100px;
}
@media (max-width: 1679px) {
.keep-tracking-wrp .top-listing-wrp {
-moz-column-gap: 80px;
column-gap: 80px;
}
}
@media (max-width: 1441px) {
.keep-tracking-wrp .top-listing-wrp {
-moz-column-gap: 60px;
column-gap: 60px;
}
}
@media (max-width: 1199px) {
.keep-tracking-wrp .top-listing-wrp {
-moz-column-gap: 40px;
column-gap: 40px;
}
}
@media (max-width: 991px) {
.keep-tracking-wrp .top-listing-wrp {
-moz-column-gap: 20px;
column-gap: 20px;
}
}
.keep-tracking-wrp .top-listing-wrp .blks {
width: calc(33.3333333333% - 100px);
flex: 0 0 calc(33.3333333333% - 100px);
background-color: #fff;
border-radius: 13px;
color: #00506B;
margin-top: 85px;
}
@media (max-width: 1679px) {
.keep-tracking-wrp .top-listing-wrp .blks {
margin-top: 50px;
width: calc(33.3333333333% - 80px);
flex: 0 0 calc(33.3333333333% - 80px);
}
}
@media (max-width: 1441px) {
.keep-tracking-wrp .top-listing-wrp .blks {
margin-top: 40px;
width: calc(33.3333333333% - 60px);
flex: 0 0 calc(33.3333333333% - 60px);
}
}
@media (max-width: 1199px) {
.keep-tracking-wrp .top-listing-wrp .blks {
margin-top: 30px;
width: calc(50% - 40px);
flex: 0 0 calc(50% - 40px);
}
}
@media (max-width: 991px) {
.keep-tracking-wrp .top-listing-wrp .blks {
margin-top: 20px;
width: calc(50% - 20px);
flex: 0 0 calc(50% - 20px);
}
}
@media (max-width: 767px) {
.keep-tracking-wrp .top-listing-wrp .blks {
margin-top: 15px;
}
}
@media (max-width: 579px) {
.keep-tracking-wrp .top-listing-wrp .blks {
margin-top: 20px;
width: 100%;
flex: 0 0 100%;
}
}
.keep-tracking-wrp .top-listing-wrp .blks .box-title {
color: #00506B;
font-weight: 600;
font-size: 24px;
padding: 0 0 15px;
}
@media (max-width: 1679px) {
.keep-tracking-wrp .top-listing-wrp .blks .box-title {
font-size: 20px;
}
}
@media (max-width: 1199px) {
.keep-tracking-wrp .top-listing-wrp .blks .box-title {
font-size: 18px;
padding: 0 0 10px;
}
}
@media (max-width: 767px) {
.keep-tracking-wrp .top-listing-wrp .blks .box-title {
font-size: 16px;
}
}
.keep-tracking-wrp .top-listing-wrp .blks .box-cont {
font-size: 15px;
}
@media (max-width: 1679px) {
.keep-tracking-wrp .top-listing-wrp .blks .box-cont {
font-size: 14px;
}
}
@media (max-width: 1199px) {
.keep-tracking-wrp .top-listing-wrp .blks .box-cont {
font-size: 13px;
}
}
.keep-tracking-wrp .raffle-wrp {
background-color: #00506b;
border-radius: 18px;
padding: 0;
margin-top: 120px;
display: flex;
align-items: flex-end;
position: relative;
z-index: 1;
}
@media (max-width: 1679px) {
.keep-tracking-wrp .raffle-wrp {
margin-top: 90px;
}
}
@media (max-width: 1441px) {
.keep-tracking-wrp .raffle-wrp {
margin-top: 80px;
}
}
@media (max-width: 1199px) {
.keep-tracking-wrp .raffle-wrp {
margin-top: 60px;
}
}
@media (max-width: 991px) {
.keep-tracking-wrp .raffle-wrp {
margin-top: 40px;
}
}
.keep-tracking-wrp .raffle-wrp .content-area {
display: flex;
flex-direction: column;
color: #fff;
max-width: 713px;
margin-right: 46px;
padding: 98px 0 98px 76px;
}
@media (max-width: 1679px) {
.keep-tracking-wrp .raffle-wrp .content-area {
padding: 70px 0 70px 50px;
margin-right: 40px;
}
}
@media (max-width: 1199px) {
.keep-tracking-wrp .raffle-wrp .content-area {
padding: 50px 0 50px 50px;
margin-right: 30px;
}
}
@media (max-width: 991px) {
.keep-tracking-wrp .raffle-wrp .content-area {
padding: 40px 0 40px 40px;
max-width: 305px;
margin-right: 20px;
}
}
@media (max-width: 767px) {
.keep-tracking-wrp .raffle-wrp .content-area {
max-width: 100%;
padding: 30px;
}
}
@media (max-width: 579px) {
.keep-tracking-wrp .raffle-wrp .content-area {
max-width: 100%;
padding: 20px;
}
}
.keep-tracking-wrp .raffle-wrp .content-area .sub-title {
margin-bottom: 36px;
color: #fff;
}
@media (max-width: 1679px) {
.keep-tracking-wrp .raffle-wrp .content-area .sub-title {
margin-bottom: 30px;
}
}
@media (max-width: 1441px) {
.keep-tracking-wrp .raffle-wrp .content-area .sub-title {
margin-bottom: 25px;
}
}
@media (max-width: 1199px) {
.keep-tracking-wrp .raffle-wrp .content-area .sub-title {
margin-bottom: 20px;
}
}
@media (max-width: 991px) {
.keep-tracking-wrp .raffle-wrp .content-area .sub-title {
margin-bottom: 15px;
}
}
.keep-tracking-wrp .raffle-wrp .img-wrp {
max-width: 525px;
width: 100%;
}
@media (max-width: 767px) {
.keep-tracking-wrp .raffle-wrp .img-wrp {
display: none;
}
}
.keep-tracking-wrp .raffle-wrp .img-wrp img {
max-width: 100%;
}
.need-outer-blue {
width: 100%;
display: flex;
flex-direction: column;
padding: 120px 0 0;
}
@media (max-width: 1679px) {
.need-outer-blue {
padding: 90px 0 0;
}
}
@media (max-width: 1441px) {
.need-outer-blue {
padding: 80px 0 0;
}
}
@media (max-width: 1199px) {
.need-outer-blue {
padding: 60px 0 0;
}
}
@media (max-width: 991px) {
.need-outer-blue {
padding: 40px 0 0;
}
}
.need-outer-blue .need-wrp {
background: #15789a url(../images/platform-fee-img.png) no-repeat right 0px bottom -24px;
background-size: contain;
border-radius: 16px;
padding: 96px 0 96px 90px;
word-wrap: break-word;
word-break: break-word;
}
@media (max-width: 1441px) {
.need-outer-blue .need-wrp {
background: #15789a url(../images/platform-fee-img.png) no-repeat right 0px bottom -24px;
background-size: 340px;
}
}
@media (max-width: 1199px) {
.need-outer-blue .need-wrp {
background: #15789a url(../images/platform-fee-img.png) no-repeat right 0px bottom -24px;
background-size: 250px;
padding: 60px 0 60px 60px;
}
}
@media (max-width: 991px) {
.need-outer-blue .need-wrp {
background: #15789a url(../images/platform-fee-img.png) no-repeat right 0px bottom -24px;
background-size: 200px;
padding: 40px 0 40px 40px;
}
}
@media (max-width: 767px) {
.need-outer-blue .need-wrp {
background: #15789a url(../images/platform-fee-img.png) no-repeat right 0px bottom -24px;
background-size: 170px;
padding: 30px 0 30px 30px;
}
}
@media (max-width: 579px) {
.need-outer-blue .need-wrp {
background: #15789a url(../images/platform-fee-img.png) no-repeat right 0px bottom -24px;
background-size: 120px;
padding: 20px 0 20px 20px;
}
}
@media (max-width: 479px) {
.need-outer-blue .need-wrp {
background: #15789a;
padding: 20px;
}
}
.need-outer-blue .need-wrp .sub-title {
color: #fff;
margin-bottom: 16px;
}
@media (max-width: 1679px) {
.need-outer-blue .need-wrp .sub-title {
margin-bottom: 10px;
}
}
.need-outer-blue .need-wrp .para {
color: #fff;
}
@media (max-width: 991px) {
.need-outer-blue .need-wrp .para {
max-width: 60%;
}
}
@media (max-width: 479px) {
.need-outer-blue .need-wrp .para {
max-width: 100%;
}
}
.static-testimonial-wrp {
position: relative;
}
.static-testimonial-wrp::before {
content: "";
width: 55px;
height: 50px;
background: url(../images/featured-left-bg.png) no-repeat center;
background-size: cover;
position: absolute;
left: 0px;
top: 64px;
}
@media (max-width: 1679px) {
.static-testimonial-wrp::before {
width: 45px;
height: 40px;
}
}
@media (max-width: 1441px) {
.static-testimonial-wrp::before {
width: 40px;
height: 35px;
}
}
@media (max-width: 767px) {
.static-testimonial-wrp::before {
display: none;
}
}
.static-testimonial-wrp .content-wrap {
border-radius: 15px;
border: 1px solid #d4e5ea;
padding: 72px 128px 25px 48px;
position: relative;
height: auto;
}
@media (max-width: 1679px) {
.static-testimonial-wrp .content-wrap {
padding: 50px 90px 25px 40px;
}
}
@media (max-width: 991px) {
.static-testimonial-wrp .content-wrap {
padding: 30px 20px 20px 20px;
}
}
.static-testimonial-wrp .content-wrap:after {
position: absolute;
right: 60px;
top: 40px;
width: 94px;
height: 70px;
background: url(../images/quote.svg) no-repeat;
background-size: cover;
content: "";
}
@media (max-width: 1679px) {
.static-testimonial-wrp .content-wrap:after {
width: 60px;
height: 45px;
right: 30px;
top: 20px;
}
}
@media (max-width: 1199px) {
.static-testimonial-wrp .content-wrap:after {
width: 50px;
height: 38px;
}
}
@media (max-width: 991px) {
.static-testimonial-wrp .content-wrap:after {
width: 35px;
height: 27px;
}
}
.static-testimonial-wrp .content-wrap .star {
padding-bottom: 60px;
}
@media (max-width: 1679px) {
.static-testimonial-wrp .content-wrap .star {
padding-bottom: 40px;
}
}
@media (max-width: 1199px) {
.static-testimonial-wrp .content-wrap .star {
padding-bottom: 20px;
}
}
@media (max-width: 1679px) {
.static-testimonial-wrp .content-wrap .star img {
max-width: 200px;
}
}
@media (max-width: 1199px) {
.static-testimonial-wrp .content-wrap .star img {
max-width: 150px;
}
}
@media (max-width: 991px) {
.static-testimonial-wrp .content-wrap .star img {
max-width: 120px;
}
}
.static-testimonial-wrp .content-wrap .test-title {
font-size: 31px;
color: #00506b;
font-weight: 600;
margin: 0;
padding: 0 0 30px 0;
}
@media (max-width: 1679px) {
.static-testimonial-wrp .content-wrap .test-title {
font-size: 26px;
padding: 0 0 20px 0;
}
}
@media (max-width: 1481px) {
.static-testimonial-wrp .content-wrap .test-title {
font-size: 24px;
}
}
@media (max-width: 1199px) {
.static-testimonial-wrp .content-wrap .test-title {
font-size: 22px;
padding: 0 0 15px 0;
}
}
@media (max-width: 991px) {
.static-testimonial-wrp .content-wrap .test-title {
font-size: 20px;
padding: 0 0 10px 0;
}
}
.static-testimonial-wrp .content-wrap .test-para {
font-size: 18px;
color: #000000;
line-height: 1.6;
}
@media (max-width: 1679px) {
.static-testimonial-wrp .content-wrap .test-para {
font-size: 16px;
}
}
@media (max-width: 1199px) {
.static-testimonial-wrp .content-wrap .test-para {
font-size: 14px;
}
}
.static-testimonial-wrp .content-wrap .test-footer {
display: flex;
gap: 20px;
border-top: 1px solid #d6f2fb;
padding: 30px 0 0 0;
margin: 30px 0 0 0;
align-items: center;
}
@media (max-width: 1679px) {
.static-testimonial-wrp .content-wrap .test-footer {
gap: 15px;
padding: 20px 0 0 0;
margin: 20px 0 0 0;
}
}
@media (max-width: 991px) {
.static-testimonial-wrp .content-wrap .test-footer {
gap: 10px;
}
}
.static-testimonial-wrp .content-wrap .test-footer .img {
margin: 0;
padding: 0;
width: 64px;
height: 64px;
}
@media (max-width: 1679px) {
.static-testimonial-wrp .content-wrap .test-footer .img {
width: 50px;
height: 50px;
}
}
@media (max-width: 1199px) {
.static-testimonial-wrp .content-wrap .test-footer .img {
width: 40px;
height: 40px;
}
}
@media (max-width: 991px) {
.static-testimonial-wrp .content-wrap .test-footer .img {
width: 30px;
height: 30px;
}
}
.static-testimonial-wrp .content-wrap .test-footer .img img {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
border-radius: 50%;
max-width: 100%;
}
.static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap {
flex: 1;
}
.static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap .name {
font-size: 21px;
color: #00506b;
font-weight: 600;
padding: 0 0 5px 0;
line-height: 1.4;
}
@media (max-width: 1679px) {
.static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap .name {
font-size: 18px;
}
}
@media (max-width: 1199px) {
.static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap .name {
font-size: 16px;
padding: 0 0 3px 0;
}
}
@media (max-width: 991px) {
.static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap .name {
font-size: 14px;
}
}
.static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap .des {
font-size: 14px;
color: #00506b;
line-height: 1.4;
}
@media (max-width: 1679px) {
.static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap .des {
font-size: 12px;
}
}
@media (max-width: 991px) {
.static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap .des {
font-size: 10px;
}
}