.homepage-wrap {
  background: #fff;
}

.hero .hero-heading h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin-top: 120px;
  line-height: 1.3
}

.hero .hero-heading h1 span.highlight {
  font-weight: bold;
  color: #87bd43;
  font-size: 32px;
}

.hero .hero-heading h1 span.subtitle {
  display: inline-block;
  font-weight: bold;
  font-size: 16px
}
.hero .hero-heading h1 span.subtitle a{
  color: #86bd43;
  font-size: 28px;
}
.hero .get-free-trial {
  margin-top: 50px;
  margin-bottom: 140px
}

.hero .get-free-trial input[type="text"] {
  font-size: 18px;
  padding: 12px 25px;
  width: 250px;
  border: 0;
  border-radius: 25px 0 0 25px;
  outline: 0;
  color: #666
}

.hero .get-free-trial a {
  font-size: 18px;
  font-weight: 400;
  padding: 12px 25px 12px 25px;
  margin-left: -4px;
  width: 162px;
  color: #fff;
  border: 0;
  border-radius: 0 25px 25px 0;
  background: #f79e02;
  outline: 0;
  display: inline-block;
}

.hero .get-free-trial a:hover {
  background: #ffad1e;
  text-decoration: none;
}

/* .hero .scroll-icon img {
  width: 22px
} */

.hero .hero-mobile {
  position: absolute;
  right: 468px;
  bottom: -5px;
  z-index: 1
}

.hero .hero-tab {
  position: absolute;
  bottom: -5px;
  right: 0
}

.hero .hero-mobile img {
  width: 100%;
  transition: all 1.5s ease
}

.hero .hero-tab img {
  width: 100%;
  transition: all 1.5s ease
}

.Appboot{
  width: 200px;
  height: 50px;
  background: #f79e02;
}

.featured-area {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px
}

.featured-area .img {
  text-align: center;
  width: 150px;
  height: 150px;
  margin-left: auto;
  margin-right: auto
}

.featured-area .img img {
  max-width: 100%
}

.featured-area .feat3 .img img {
  margin-top: 25px
}

.featured-area h2 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #3f434a
}

.featured-area p {
  font-size: 16px;
  line-height: 1.6;
  color: #666
}

/****************************************/
/********** Company Logos Area **********/
/****************************************/

.companyArea {
  position: relative;
}

/***********************************/
/********** Chatbot Stats **********/
/***********************************/
.chatbot-stats {
  position: relative;
  background: url('../img/bg_chatbot.jpg') no-repeat center center;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
}
.chatbot-stats h2 {
  font-size: 32px;
  margin-bottom: 20px;
}
.chatbot-stats .stat-single {
  border-right: 1px solid #575759;
  padding-top: 50px;
  padding-bottom: 50px;
}
.chatbot-stats .stat-single h5 {
  font-size: 50px;
  margin-bottom: 10px;
  font-weight: 500;
}
.chatbot-stats .stat-single h6 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.6px;
}
.chatbot-stats #stat4 {
  border-right: none;
}
.chatbot-stats .img {
  width: 100%;
}
.chatbot-stats .img img {
  width: 100%;
}
.chatbot-stats .learn-more {
  margin-top: 30px;
}

.features {
  padding-top: 100px;
  padding-bottom: 100px
}

.features .graphic {
  text-align: center
}

.features h2 {
  font-size: 28px;
  font-weight: 400;
  color: #3f434a
}

.features h2 span {
  font-weight: 700
}

.features p {
  line-height: 1.8;
  margin-top: 20px;
  margin-bottom: 30px;
  color: #5e646e
}

.features .btn-learn a {
  color: #fff;
  background: #2ca1d2;
  padding: 11px 23px;
  border-radius: 20px
}
.hero .learn-more{
  display: flex;
  align-items: center;
}
.hero .learn-more a {
  display: inline-block;
  font-size: 18px;
  color: white;
  padding-left: 10px;
  line-height: 32px;
}
.hero .learn-more a#showUpVedio {
  margin-right: 20px;
  cursor: pointer;
}
.hero .learn-more .playicon{
  width: 32px; height: 32px;
  display: inline-block;
  background: url('../img/website_sprites.png') -160px -221px;
}
.hero .learn-more .charticon{
  width: 32px; height: 32px;
  display: inline-block;
  background: url('../img/website_sprites.png') -212px -221px;
}

.feature-one,
.feature-two,
.feature-three,
.feature-five,
.feature-four {
  background: #f9f9f9
}

.feature-one {
  position: relative
}

.feature-one .text {
  margin-top: 28px
}

.feature-one .text {
  margin-top: 43px
}

.feature-one .graphic {
  position: relative;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  opacity: 0
}

.feature-one .graphic .base-img img {
  width: 100%
}

.feature-one .graphic .f1_1 {
  position: absolute;
  top: 102px;
  right: 6px;
  width: 168px
}

.feature-one .graphic .f1_1 img {
  width: 100%;
  transition: all 1.5s ease
}

.feature-one .graphic .f1_2 {
  position: absolute;
  top: 165px;
  right: 48px;
  width: 62px
}

.feature-one .graphic .f1_2 img {
  width: 100%;
  transition: all 1.5s ease
}

.feature-one .line_f1_1 {
  position: absolute;
  bottom: -103px;
  left: 50%;
  opacity: 0;
  transition: all 1s ease;
  width: 4px; height: 151px;
  margin-left: -239px;
  background: url('../img/website_sprites.png') -10px -221px;
}

.feature-one .line_f1_1 img {
  margin-left: -239px
}

.feature-two {
  position: relative
}

.feature-two .text {
  margin-top: 62px
}

.feature-two .graphic {
  position: relative;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  opacity: 0
}

.feature-two .graphic .base-img img {
  width: 100%
}

.feature-two .graphic .f2_1 {
  position: absolute;
  top: 162px;
  left: 9px;
  width: 128px
}

.feature-two .graphic .f2_1 img {
  width: 100%;
  transition: all 1.5s ease
}

.feature-two .graphic .f2_2 {
  position: absolute;
  top: 162px;
  left: 9px;
  width: 128px
}

.feature-two .graphic .f2_2 img {
  width: 100%;
  transition: all 1.5s ease
}

.feature-two .line_f2_1 {
  position: absolute;
  top: -100px;
  left: 50%;
  opacity: 0
}

.feature-two .line_f2_1 img {
  margin-left: -239px
}

.feature-two .line_f2_2 {
  position: absolute;
  bottom: -104px;
  left: 50%;
  opacity: 0
}

.feature-two .line_f2_2 img {
  margin-left: -503px
}

.feature-three {
  position: relative
}

.feature-three .text {
  margin-top: 0
}

.feature-three .graphic {
  position: relative;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 27px;
  opacity: 0
}

.feature-three .graphic .base-img img {
  width: 100%
}

.feature-three .graphic .f3_1 {
  position: absolute;
  top: 23px;
  right: 208px;
  width: 98px;
}

.feature-three .graphic .f3_1 img {
  width: 100%;
  transition: all 1.5s ease;
}

.feature-three .graphic .f3_2 {
  position: absolute;
  top: 51px;
  right: -20px;
  width: 65px;
}

.feature-three .graphic .f3_2 img {
  width: 100%;
  transition: all 1.5s ease;
}

.feature-three .graphic .f3_3 {
  position: absolute;
  top: 58px;
  right: 166px
}

.feature-three .graphic .f3_3 img {
  width: 100%;
  transition: all 1.5s ease
}

.feature-three .graphic .f3_4 {
  position: absolute;
  top: -38px;
  right: 326px;
  z-index: 1000
}

.feature-three .graphic .f3_4 img {
  width: 100%;
  transition: all 1.5s ease
}

.feature-three .line_f3_1 {
  position: absolute;
  top: -101px;
  left: 50%;
  opacity: 0;
  transition: all 1s ease;
  width: 4px; height: 183px;
  margin-left: -503px;
  background: url('../img/website_sprites.png') -375px -10px;
}

.feature-three .line_f3_1 img {
  margin-left: -503px
}

.feature-three .line_f3_2 {
  position: absolute;
  bottom: -103px;
  left: 50%;
  opacity: 0;
  transition: all 1s ease;
  width: 4px; height: 107px;
  margin-left: -180px;
  background: url('../img/website_sprites.png')  -33px -221px;
}

.feature-three .line_f3_2 img {
  margin-left: -180px
}

.feature-four {
  position: relative
}

.feature-four .text {
  margin-top: 165px
}

.feature-four .graphic {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  opacity: 0
}

.feature-four .graphic .f4_1 {
  position: absolute;
  top: 84px;
  left: 113px;
  width: 102px;
}
.feature-four .graphic .f4_1 img {
  width: 100%;
  transition: all 1.5s ease;
}
.feature-four .graphic .f4_2 {
  position: absolute;
  top: 84px;
  left: 113px;
  width: 102px;
}
.feature-four .graphic .f4_2 img {
  width: 100%;
  transition: all 1.5s ease;
}

.feature-four .line_f4_1 {
  position: absolute;
  top: -100px;
  left: 50%;
  opacity: 0
}

.feature-four .line_f4_1 img {
  margin-left: -180px
}

.the-team {
  background: #f2f2f2 url("../img/aihelp-bg_the_team.png") no-repeat center bottom;
  background-size: 64%;
  text-align: center;
  padding-top: 50px;
}

.the-team h2 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
  color: #3f434a;
  letter-spacing: 1.3px;
  margin-bottom: 10px
}

.the-team p {
  color: #5e646e;
  line-height: 1.6
}

.the-team a {
  display: inline-block;
  background: url('../img/icon_arrow.png') no-repeat right center;
  color: #2ca1d2;
  margin-top: 10px;
  padding-right: 16px;
  line-height: 1.6
}

.the-team .img img {
  width: 100%;
  margin-top: 40px;
  visibility: hidden;
}

.the-team .img img {
  width: 100%
}

.achievements .img,
.achievements .text,
.achievements .sub-text {
  display: inline-block;
}

.achievements {
  text-align: left;
  padding-top: 60px;
  padding-bottom: 60px;
}

.achievements .text {
  font-size: 53px;
  font-weight: bold;
  color: #41464d;
  /* padding-left: 72px; */
  padding-top: 10px;
  padding-bottom: 10px;
}

.achievements .sub-text {
  font-size: 20px;
  color: #95979b;
  text-transform: uppercase;
  letter-spacing: 1.1px;
}

.achievements .ach-1,
.achievements .ach-2,
.achievements .ach-3,
.achievements .ach-4 {
  background: url('../img/separator.png') no-repeat;
  background-position: right 7px center;
  display: inline-block;
  width: 100%;
}
.backimg{
  display: inline-block;
  margin-top: 10px;
  vertical-align: top;
}
.row.inner-wrap-1550.top-mau .ach-2 .backimg {
  width: 62px; height: 72px;
  background: url("../img/website_sprites.png") -92px -129px;
}

.row.inner-wrap-1550.top-mau .ach-3 .backimg {
  width: 62px; height: 72px;
  background: url("../img/website_sprites.png") -174px -129px;
}

.row.inner-wrap-1550.top-mau .ach-4 .backimg {
  width: 62px; height: 72px;
  background: url("../img/website_sprites.png") -293px -10px;
}

.achievements .fir .backimg {
  margin-top: 5px;
  width: 62px; height: 72px;
  background: url("../img/website_sprites.png") -10px -129px;
}

.achievements .sec .backimg {
  margin-top: 5px;
  width: 62px; height: 72px;
  background: url("../img/website_sprites.png") -10px -129px;
}

.achievements .thr .backimg {
  margin-top: 5px;
  width: 62px; height: 72px;
  background: url("../img/website_sprites.png") -129px -10px;
}

.row.inner-wrap-1550.top-mau .text span {
  font-size: 40px;
}

.achievements .ach-4 {
  background: none;
}

.achievements .fou .backimg {
  margin-top: 5px;
  width: 62px; height: 72px;
  background: url("../img/website_sprites.png") -211px -10px;
}

.achievements .ach-4 .sub-text {
  letter-spacing: 1px;
}

.testimonials {
  background: url('../img/aihelp-bg_testimonials.jpg') no-repeat center center;
  background-size: cover;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px
}

.testimonials .play-icon img {
  max-width: 70px;
}

.testimonials .text {
  margin-top: 40px;
  font-size: 36px;
  color: white;
}

.testimonials .text p.testimonial {
  font-weight: 300;
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}
.testimonials .text p.testimonial .bgi1{
  position: absolute;
  left: 0;
  width: 27px; height: 24px;
  background: url('../img/website_sprites.png') -311px -221px;
}
.testimonials .text p.testimonial .bgi2{
  position: absolute;
  right: 0;
  width: 27px; height: 24px;
  background: url('../img/website_sprites.png') -264px -221px;
}

.testimonials .text p.name {
  margin-top: 70px;
  text-transform: uppercase;
  font-weight: bold;
}

.testimonials .text p.name .subtext {
  font-size: 18px;
  font-weight: 400;
  text-transform: Capitalize;
}







/**************************/


/******** from-blog ********/


/**************************/

.from-blog {
  padding-top: 80px;
  padding-bottom: 80px;
}

.from-blog h2 {
  font-size: 31px;
  font-weight: bold;
  color: #3f434a;
}

.from-blog .lists {
  margin-top: 11px;
  max-width: 500px;
}

.from-blog .lists .list {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  display: flex;
}

.from-blog .lists .list:last-child {
  border-bottom: none;
}

.from-blog .lists .date {
  display: inline-block;
}

.from-blog .lists .date h5 {
  font-size: 26px;
  font-weight: bold;
  color: #999999;
}

.from-blog .lists .date h6 {
  color: #999999;
  font-size: 11px;
  border: 1px solid #999;
  border-radius: 3px;
  text-align: center;
}

.from-blog .lists .text {
  color: #2ca1d2;
  display: inline-block;
  flex: 1;
  margin-left: 1rem;
}

.from-blog .lists .text p a {
  display: inline-block;
  color: #2ca1d2;
  font-size: 21px;
  font-weight: 300;
  padding-top: 2px;
}

.from-blog .lists .text .subtext {
  color: #5e646e;
  margin-top: 5px;
}

.from-blog .tweets .img {
  max-width: 440px;
  margin-top: 20px;
}

.from-blog .tweets .img img {
  width: 100%;
}

.from-blog .tweets .tweet_container {
  height: 440px;
  max-width: 440px;
  overflow-y: scroll
}

.row.inner-wrap-1550.top-mau {
  margin-bottom: 2rem;
  border-bottom: 1px solid #eee;
}

.row.inner-wrap-1550.top-mau .text {
  font-size: 66px;
}

.row.inner-wrap-1550.top-mau .col-md-4 {
  padding-bottom: 2rem;
}

.row.inner-wrap-1550.top-mau .sub-text {
  font-size: 24px;
}







/*Pre Loader*/

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.wmBox {
  cursor: url("../img/cursor.png"), auto;
}
.wmBox div{
  width: 100px; height: 100px;
  margin: 0 auto;
  background: url('../img/website_sprites.png') -10px -10px;
  cursor: pointer;
}

.wmBox_overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: none;
}

.wmBox_centerWrap {
  display: table;
  position: absolute;
  width: 100%;
  height: 100%;
}

.wmBox_centerer {
  display: table-cell;
  vertical-align: middle;
}

.wmBox_centerer iframe {
  width: 95%;
  display: table;
  margin: 0 auto;
  position: relative;
}

.wmBox_contentWrap {
  width: 50%;
  margin: 0 auto;
  position: relative;
}

.wmBox_scaleWrap {
  position: relative;
  height: 0;
  padding-top: 20px;
  padding-bottom: 56.25%;
  width: 100%;
}

.wmBox_centerer iframe {
  position: absolute;
  top: 0;
  border: 0;
  outline: 0;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  left: 0;
  width: 100%;
  height: 100%;
}

.wmBox_closeBtn {
  z-index: 2;
  position: relative;
  margin-top: -40px;
}

.wmBox_closeBtn p {
  line-height: 0;
  margin: 0;
  padding: 0.5em 0 0.75em;
  color: #FFF;
  background: #000;
  width: 1.3em;
  font-size: 25px;
  border-radius: 100%;
  text-align: center;
  font-family: Verdana, serif;
  position: relative;
  bottom: -0.5em;
  right: -0.5em;
  cursor: pointer;
  float: right;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  transition: color 0.2s ease-out, background 0.2s ease-out;
}

.wmBox_closeBtn p:hover {
  background: #FFF;
  color: #000;
}

.wordpress-wrap {
  height: 330px;
  max-width: 440px;
}

.wordpress-wrap iframe {
  width: 100%;
  height: 100%;
}
.hero .hero-text .scroll-icon {
  width: 26px; height: 42px;
  background: url('../img/website_sprites.png') -293px -102px;
}
@media screen and (max-width:767px) {
  .hero .hero-text {
    opacity: 1
  }

  .hero .hero-text>.col-md-6 {
    padding-left: 0;
    padding-right: 0
  }

  .hero .hero-text .hero-heading h1 {
    margin-top: 50px;
    font-size: 35px;
    text-align: center
  }

  .hero .hero-text .hero-heading h1 .subtitle {
    font-size: 21px
  }

  .hero .hero-text .get-free-trial {
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 40px;
    text-align: center;
  }

  .hero .hero-text .get-free-trial input {
    border-radius: 25px !important;
    margin-top: 25px
  }

  .hero .get-free-trial a {
    border-radius: 25px;
    margin-top: 25px;
  }

  .hero .hero-text .learn-more {
    display: none
  }

  .hero .hero-text .scroll-icon {
    width: 26px; height: 42px;
    background: url('../img/website_sprites.png') -293px -102px;
  }

  .hero .hero-devices {
    display: none
  }

  .featured-games {
    background-size: 100% 75px;
    max-height: 75px
  }

  .featured-area {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 10px
  }

  .featured-area .featured-single {
    margin-bottom: 40px
  }

  .featured-area .feat1,
  .featured-area .feat2 {
    background: 0
  }

  .feature-one {
    padding-top: 50px;
    padding-bottom: 60px;
    text-align: center
  }

  .feature-one .graphic {
    width: 220px
  }

  .feature-one .graphic .f1_1 {
    top: 75px;
    right: 5px;
    width: 122px
  }

  .feature-one .graphic .f1_2 {
    top: 120px;
    right: 36px;
    width: 45px
  }

  .feature-two {
    padding-top: 10px;
    padding-bottom: 50px;
    text-align: center
  }

  .feature-two .graphic {
    width: 270px;
    margin-top: 50px;
    -ms-transform: translatex(25px);
    -webkit-transform: translatex(25px);
    transform: translatex(25px)
  }

  .feature-two .graphic .f2_1 {
    top: 110px;
    left: 6px;
    width: 85px
  }

  .feature-two .graphic .f2_2 {
    top: 111px;
    left: 7px;
    width: 85px
  }

  .feature-three {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center
  }

  .feature-three .text {
    margin-top: 30px
  }

  .feature-three .graphic {
    width: 265px
  }

  .feature-three .graphic .f3_1 {
    position: absolute;
    top: 140px;
    right: 9px;
    width: 108px
  }

  .feature-three .graphic .f3_2 {
    width: 84px;
    position: absolute;
    top: 120px;
    right: 83px
  }

  .feature-three .graphic .f3_3 {
    position: absolute;
    top: 34px;
    right: 127px
  }

  .feature-three .graphic .f3_4 {
    position: absolute;
    top: -70px;
    right: 278px;
    z-index: 1000
  }

  .feature-four {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center
  }

  .feature-four .text {
    margin-top: 0
  }

  .feature-four .graphic {
    margin-top: 50px
  }

  .feature-four .graphic .base-img {
    width: 100%
  }

  .feature-four .graphic .base-img img {
    width: 100%
  }
  .achievements {
    /*text-align: left;*/
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .achievements .text {
    font-size: 53px;
    font-weight: bold;
    color: #41464d;
    /* padding-left: 72px; */
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .achievements .sub-text {
    font-size: 20px;
    color: #95979b;
    text-transform: uppercase;
    letter-spacing: 1.1px;
  }
  .achievements .ach-1,
  .achievements .ach-2,
  .achievements .ach-3,
  .achievements .ach-4 {
    background: none;
    background-position: none;
    width: 290px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .achievements .ach-1 .text {
    background: url("../img/icon_numbers_1.png") no-repeat left center;
  }
  .achievements .ach-2 .text {
    background: url("../img/icon_numbers_1.png") no-repeat left center;
  }
  .achievements .ach-3 .text {
    background: url("../img/icon_numbers_3.png") no-repeat left center;
  }
  .achievements .ach-4 {
    background: none;
  }
  .achievements .ach-4 .text {
    background: url("../img/icon_numbers_4.png") no-repeat left center;
  }
  .achievements .ach-4 .sub-text {
    letter-spacing: 1px;
  }
  /******************************/
  /******** Testimonials ********/
  /******************************/
  .testimonials {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .testimonials .text {
    margin-top: 20px;
    font-size: 21px;
    color: white;
  }
  .testimonials .text p.testimonial {
    padding-left: 0px;
    padding-right: 0px;
    background-image: url('../img/quote.png'), url('../img/quote_down.png');
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .testimonials .text p.name {
    margin-top: 30px;
  }
  .testimonials .text p.name .subtext {
    font-size: 16px;
  }
  /**************************/
  /******** from-blog ********/
  /**************************/
  /**************************/
  /******** from-blog ********/
  /**************************/
  .from-blog {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .from-blog h2 {
    font-size: 24px;
    font-weight: bold;
    color: #3f434a;
  }
  .from-blog .lists {
    margin-top: 11px;
    max-width: 500px;
  }
  .from-blog .lists .list {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
    flex: 0 0 30px;
  }
  .from-blog .lists .list:last-child {
    border-bottom: none;
  }
  .from-blog .lists .date {
    display: none;
  }
  .from-blog .lists .date h5 {
    font-size: 26px;
    font-weight: bold;
    color: #999999;
  }
  .from-blog .lists .date h6 {
    color: #999999;
    font-size: 11px;
    border: 1px solid #999;
    border-radius: 3px;
    text-align: center;
  }
  .from-blog .lists .text {
    color: #2ca1d2;
    display: inline-block;
    flex: 1;
    margin-left: 1rem;
  }
  .from-blog .lists .text p a {
    display: inline-block;
    color: #2ca1d2;
    font-size: 16px;
    font-weight: 300;
    padding-top: 2px;
  }
  .from-blog .lists .text .subtext {
    color: #5e646e;
    margin-top: 5px;
  }
  .from-blog .tweets-heading {
    margin-top: 20px;
  }
  .from-blog .tweets .img {
    max-width: 440px;
    margin-top: 20px;
  }
  .from-blog .tweets .img img {
    width: 100%;
  }
}
