
.pregnancy-sec1 { width: 100%; height: auto; float: left; display: block;margin-top:0px; padding: 70px 0 40px 0; position: relative;  }
.pregnancy-sec1:after {content: ''; width: 100%; display: block; height: 0; font-size: 0px;  line-height: 0; clear: both;}
.pregnancy-sec1-box1{width: 100%; height: auto; float: left; display: block; }

.pregnancy-sec1-box1 aside {
  width: 65%;
  height: auto;
  float: left;
  display: block;
}
.pregnancy-sec1-box1 aside h2 {
  width: 100%;
  max-width: 800px;
  height: auto;
  font-size: 28px;
  font-weight: 600;
  color: #050505;
  line-height: 32px;
  padding: 0px 0px 30px 0;
}



.pregnancy-sec1-box1 aside p {
  width: 100%;
  height: auto;
  font-size: 16px;
  font-weight: 400;
  color: #050505;
  line-height: 22px;
  padding: 0px 0px 20px 0;
}


.pregnancy-sec1-box1 figure {
  width: 35%;
  height: auto;
  float: left;
  display: block;
  padding-left: 5%;
}

.pregnancy-sec1-box1 figure i {
  max-width: 478px;
  width: 100%;
  height: auto;
  display: block;
}

.pregnancy-sec1-box1 figure i img {
  width: 100%;
}

.pregnancy-sec1-box2{width: 100%; height: auto; float: left; display: block; }

.pregnancy-sec1-box2 p {
  width: 100%;
  height: auto;
  font-size: 16px;
  font-weight: 400;
  color: #050505;
  line-height: 22px;
  padding: 0px 0px 20px 0;
}
.pregnancy-sec2 { width: 100%; height: auto; float: left; display: block;margin-top:0px; padding: 0px 0 70px 0; position: relative;  }
.pregnancy-sec2:after {content: ''; width: 100%; display: block; height: 0; font-size: 0px;  line-height: 0; clear: both;}
.pregnancy-sec2-box1{width: 100%; height: auto; float: left; display: block; }
.pregnancy-sec2-box1 h2 {
  width: 100%;
  max-width: 800px;
  height: auto;
  font-size: 28px;
  font-weight: 600;
  color: #050505;
  line-height: 36px;
  padding: 0px 0px 30px 0;
}
.pregnancy-sec2-box2{width: 100%; height: auto; float: left; display: block; border-bottom: 1px dashed #FF005A; }
.trimester-box{width: 100%; height: auto; float: left;  display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap;-webkit-flex-wrap: wrap; }

.trimester-box aside{width: 30%; height: auto; float: left; padding: 20px 20px 20px 0px; border-right: 1px solid #FF005A; position: relative;}

.round::after{ content: ''; position: absolute; right: -10px; top: 0px; width: 20px; height: 20px; border-radius: 50%; background: #FFA2C3; border: 1px solid #FF005A; }  
.round2::after{ content: ''; position: absolute; right: -10px; top: 20px; width: 20px; height: 20px; border-radius: 50%; background: #FFA2C3; border: 1px solid #FF005A; }  

.dash::after{ content: ''; position: absolute; right: -10px; top: 28px; width: 20px; height: 1px;  background: #FF005A; }  
.trimester-box aside h3 {
  width: 100%;
  height: auto;
  font-size: 22px;
  font-weight: 600;
  color: #FF005A;
  line-height: 28px;
  padding: 0px 0px 10px 0; text-align: center;
}
.trimester-box aside h4 {
  width: 100%;
  height: auto;
  font-size: 20px;
  font-weight: 400;
  color: #363636;
  line-height: 26px;
  padding: 0px 0px 10px 0; text-align: center;
}
.trimester-box aside small{ width: 106px; height: 106px; background: #FFE1EC; border-radius: 50%; display: table; margin: 0 auto; text-align: center;}
.trimester-box aside small i{ width: auto; height: auto; display: table-cell; vertical-align: middle; margin: 0 auto; text-align: center;}

  .trimester-box article{width: 70%; height: auto; float: left; padding-left: 5%; padding-top: 20px; padding-bottom: 20px; }
  .trimester-box article h3 {
    width: 100%;
    height: auto;
    font-size: 22px;
    font-weight: 600;
    color: #FF005A;
    line-height: 28px;
    padding: 0px 0px 10px 0; 
  }

  .trimester-box article p {
    width: 100%;
    height: auto;
    font-size: 20px;
    font-weight: 500;
    color: #3f3f3f;
    line-height: 26px;
    padding: 0px 0px 10px 0; 
  }

  
  .trimester-box article ul{width: 100%; height: auto; float: left;   display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap;-webkit-flex-wrap: wrap; padding-top: 20px;}
  .trimester-box article ul li{ height: auto; float: left; display: block; padding: 0 0 0 30px; position: relative;  font-size:16px; font-weight: 400; color: #212121; line-height: 22px; margin-bottom: 15px;   }

  .trimester-box article ul li:after{ content: ''; position: absolute; left: 0; top: 0; background: url( ../images/list-bg.svg) no-repeat left top; width: 20px; height: 20px; background-size: cover; }
  .trimester-box article ul.row1 li{width: 100%;}
  .trimester-box article ul.row2 li{width: 50%;}
  .trimester-box article ul.row3 li{width: 33.3%;}

  @media screen and (max-width:1023px) {
    .pregnancy-sec1 { padding: 30px 0 30px 0;}
  }
@media screen and (max-width: 800px) {
.pregnancy-sec1-box1 aside { width:100%; text-align: center;}
.pregnancy-sec1-box1 figure {
    width: 100%; max-width: 450px; margin: 0 auto;
    height: auto;
    float: none;
    display: table;
    padding-left: 0;}
    .trimester-box aside {
    width: 100%;
    height: auto;
    float: left;
    padding: 20px 0px 0px 0px;
    border-right: 0px solid #FF005A;}
    .trimester-box article {
    width: 100%;
    height: auto;
    float: left;
    padding-left: 0%;
    padding-top: 0px;
    padding-bottom: 10px; text-align: center;}
    .dash::after {
    content: '';
    position: absolute;
    right: 0px;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0 auto;
    height: 1px;
    background: #FF005A;
}
.trimester-box article ul.row2 li {
    width: auto; display: inline-block; text-align: left; padding-right: 10px;
}
.mob-none1{ display: none;}
.round::after{display: none;}
.round2::after{display: none;}
.trimester-box article ul li{ text-align: left;}
.pregnancy-sec2-box1 h2 { font-size: 28px; line-height: 34px; text-align: center;padding: 0px 0px 15px 0;}
}
@media screen and (max-width: 500px) {
    .trimester-box article ul.row2 li {
        width: 100%;
        display: block;}
    }

/* Awards And Recognition End */
