.widget-snippet .about-do-section{
  background: #0f1e32;
  width: 100%;
}
body.widget-snippet .about-do-section .content{
padding:100px 0;
}
.widget-snippet .about-do-section .content{
max-width: 1400px;
margin: 0 auto;
padding:0 0 100px 0;
}
.widget-snippet .about-do-section .content .top-area{
max-width: 800px;
padding: 0 0 80px 0;
}
body.widget-snippet .about-do-section .content .top-area{
max-width: 950px;
}
.widget-snippet .about-do-section .content .top-area p{
color: #fff;
font-size: 40px;
line-height: 30px;
padding-bottom: 25px;
font-weight: 500;
font-family: 'Work Sans';
}
.widget-snippet .about-do-section .content .top-area h3{
font-size: 140px;
line-height: 110px;
font-weight: 700;
font-family: 'Work Sans';
color:#43B649;
}
.widget-snippet .about-do-section .content .bottom-area{
max-width: 800px;
margin-left:auto;
margin-right:0;
}
.widget-snippet .about-do-section .content .bottom-area ul li{
  font-size:27px;
  line-height:43px;
  color:#fff;
  font-weight: 500;
  position: relative;
  padding: 0px 0 10px 60px;
  margin-bottom: 20px;
}
.widget-snippet .about-do-section .content .bottom-area ul li:before{
content: "";
position: absolute;
top: 5px;
left: 0;
height: 34px;
width: 34px;
background:url("/template/2066438a/images/print-before-icon.png");
}
@media (max-width: 1500px) {
.widget-snippet .about-do-section .content {
  max-width: 1280px;
  padding: 0 0 90px 0;
}
.widget-snippet .about-do-section .content .top-area h3 {
  font-size: 92px;
  line-height: 97px;
}
.widget-snippet .about-do-section .content .top-area {
  padding: 0 0 50px 0;
}
  .widget-snippet .about-do-section .content .bottom-area ul li{
  font-size:25px;
  line-height:42px;
  margin-bottom: 15px;
}
}
@media (max-width: 1400px) {
.widget-snippet .about-do-section .content {
  padding: 0 0 90px 0;
}
 .widget-snippet .about-do-section .content .bottom-area {
  max-width: 779px;
 }
}
  @media (max-width: 1300px){
.widget-snippet .about-do-section .content {
  max-width: 1200px;
  padding: 0 0 80px 0;
}
}
  @media (max-width: 1200px){
.widget-snippet .about-do-section .content {
  max-width: 980px;
  padding: 0 0 70px 0;
}
.widget-snippet .about-do-section .content .top-area p {
  font-size: 34px;
  line-height: 22px;
  padding-bottom: 20px;
}
.widget-snippet .about-do-section .content .top-area h3 {
  font-size: 80px;
  line-height: 80px;
}
.widget-snippet .about-do-section .content .top-area {
  padding: 0 0 35px 0;
}
.widget-snippet .about-do-section .content .bottom-area ul li {
  font-size: 24px;
  line-height: 38px;
  margin-bottom: 15px;
padding: 0px 0 10px 50px;
}
.widget-snippet .about-do-section .content .bottom-area ul li::before {
  height: 25px;
  width: 25px;
  background-size: 25px;
}
}

@media (max-width: 991px){
.widget-snippet .about-do-section .content {
  max-width: 730px;
  padding: 0 0 70px 0;
}
.widget-snippet .about-do-section .content .top-area p {
  font-size: 28px;
  line-height: 20px;
  padding-bottom: 10px;
}
.widget-snippet .about-do-section .content .top-area h3 {
  font-size: 60px;
  line-height: 60px;
  max-width: 60%;
}
.widget-snippet .about-do-section .content .top-area {
  padding: 0 0 20px 0;
}
.widget-snippet .about-do-section .content .bottom-area ul li {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
padding: 0px 0 10px 35px;
}
.widget-snippet .about-do-section .content .bottom-area ul li::before {
  height: 20px;
  width: 20px;
  background-size: 20px;
  top: 8px;
}
}
@media (max-width: 767px){
.widget-snippet .about-do-section .content {
  max-width: 100%;
  padding: 0 20px 25px;
}
.widget-snippet .about-do-section .content .top-area p {
  font-size: 23px;
  line-height: 25px;
  padding-bottom: 10px;
}
.widget-snippet .about-do-section .content .top-area h3 {
  font-size: 35px;
  line-height: 36px;
  max-width: 75%;
}
.widget-snippet .about-do-section .content .top-area {
  padding: 0 0 10px 0;
}
.widget-snippet .about-do-section .content .bottom-area ul li {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
padding: 0px 0 10px 35px;
}
.widget-snippet .about-do-section .content .bottom-area ul li::before {
  height: 20px;
  width: 20px;
  background-size: 20px;
  top: 6px;
}
}
