body.widget-snippet .our-people-section .content .top-area {
  padding: 0;
  margin-bottom: 50px;
}
.widget-snippet .our-people-section{
  background: #F4F4F4;
  width: 100%;
}
.widget-snippet .our-people-section .content{
max-width: 1400px;
margin: 0 auto;
padding:0 0 100px 0;
}
.widget-snippet .our-people-section .content .top-area{
max-width: 1080px;
padding: 0 0 50px 0;
}
.widget-snippet .our-people-section .content .top-area h3{
color: #0f1e32;
font-size: 40px;
line-height: 30px;
padding-bottom: 25px;
font-weight: 500;
font-family: 'Work Sans';
}
.widget-snippet .our-people-section .content .top-area h4{
font-size: 125px;
line-height: 120px;
font-weight: 700;
font-family: 'Work Sans';
color:#12A1DB;
}
.widget-snippet .our-people-section .content .bottom-area{
display: flex;
flex-wrap: wrap;
}
.widget-snippet .our-people-section .content .bottom-area .left-area {
  width: 50%;
}
.widget-snippet .our-people-section .content .bottom-area .left-area p {
  color: #0f1e32;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  font-family: 'Work Sans';
  padding: 0 0 15px 0;
}
.widget-snippet .our-people-section .content .bottom-area .left-area ul{
  margin: 0;
}
.widget-snippet .our-people-section .content .bottom-area .left-area ul li{
  font-size:20px;
  line-height:32px;
   color: #0f1e32;
  font-weight: 500;
  position: relative;
  padding: 0;
  margin: 0;
}
.widget-snippet .our-people-section .content .bottom-area .left-area ul li:before{
display: none;
}
.widget-snippet .our-people-section .content .bottom-area .right-area {
  width: 50%;
  padding-left: 30px;
}
.widget-snippet .our-people-section .content .bottom-area .right-area p {
  color: #0f1e32;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  font-family: 'Work Sans';
  padding: 0 0 15px 0;
}
.widget-snippet .our-people-section .content .bottom-area .right-area h6 {
  color:#12A1DB;
  font-size: 30px;
  line-height: 32px;
  font-weight: 500;
  font-family: 'Work Sans';
  padding: 14px 0 0 0;
}
@media (max-width: 1500px) {

.widget-snippet .our-people-section .content {
  max-width: 1280px;
  padding: 0 0 90px 0;
}
.widget-snippet .our-people-section .content .top-area h4 {
  font-size: 92px;
  line-height: 97px;
}
}
@media (max-width: 1400px) {
.widget-snippet .our-people-section .content {
  padding: 0 0 90px 0;
}
}
  @media (max-width: 1300px){
.widget-snippet .our-people-section .content {
  padding: 0 0 80px 0;
  max-width: 1200px;
}
}
 @media (max-width: 1200px){
.widget-snippet .our-people-section .content .top-area h4 {
  font-size: 50px;
  line-height: 60px;
  max-width: 60%;
}
.widget-snippet .our-people-section .content .top-area h3 {
  font-size: 34px;
}
.widget-snippet .our-people-section .content {
  padding: 0 0 70px 0;
  max-width: 980px;
}
    .widget-snippet .our-people-section .content .bottom-area .right-area h6 {
  font-size: 25px;
}
.widget-snippet .our-people-section .content .bottom-area .left-area p {
  font-size: 19px;
  line-height: 32px;
}
.widget-snippet .our-people-section .content .bottom-area .left-area ul li {
  font-size: 19px;
}
.widget-snippet .our-people-section .content .top-area {
  padding: 0 0 35px 0;
}
}
 @media (max-width: 991px){
.widget-snippet .our-people-section .content .top-area h4 {
  font-size: 45px;
  line-height: 55px;
}
.widget-snippet .our-people-section .content .top-area h3{
  font-size: 30px;
}
.widget-snippet .our-people-section .content {
  padding: 0 0 30px 0;
  max-width: 730px;
}
.widget-snippet .our-people-section .content .top-area {
  padding: 0 0 25px 0;
}
}
 @media (max-width: 767px){
.widget-snippet .our-people-section .content .top-area h4 {
  font-size: 32px;
  line-height: 36px;
  max-width: 100%;
}
.widget-snippet .our-people-section .content .top-area h3{
  font-size: 28px;
line-height: 18px;
padding: 0 0 15px 0;
}
.widget-snippet .our-people-section .content {
  padding: 0 20px 30px;
  max-width: 100%;
}
.widget-snippet .our-people-section .content .top-area {
  padding: 0 0 20px 0;
}
.widget-snippet .our-people-section .content .bottom-area .left-area {
  width: 100%;
}
.widget-snippet .our-people-section .content .bottom-area .right-area {
  width: 100%;
  padding-left: 0;
  padding-top: 20px;
}
   .widget-snippet .our-people-section .content .bottom-area .left-area ul {
  border-left: 3px solid skyblue;
     padding-left: 15px
}
.widget-snippet .our-people-section .content .bottom-area .right-area h6 {
  font-size: 22px;
    line-height:24px
}
   .widget-snippet .our-people-section .content .bottom-area .left-area p {
  font-size: 18px;
  line-height: 28px;
}
   .widget-snippet .our-people-section .content .bottom-area .right-area p {
  font-size: 18px;
  line-height: 28px;
   }
}
