#s-1040 .heading-link {
  color: #307fad
}

#s-1040 .heading-link:hover {
  color: #ec324c
}

#s-1040 .list--secondary i {
  color: #3bde4f
}

#s-1040 .list>li {
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  color: #666;
  font-family: 'Muli', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 5px;
  transition: all .3s ease
}

#s-1040 .list>li i {
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  float: left;
  font-size: 12px;
  margin-right: 15px;
  margin-top: 8px;
  transition: all .3s ease
}

#s-1040 .seo-results-thumb {
  border-color: transparent;
  border-radius: 10px
}

#s-1040 .shadow-image {
  background: #f7f7f7;
  border-radius: 10px;
  border: 1px solid #dfdfdf;
  box-shadow: rgb(0 0 0 / 18%) 2px 5px 10px;
  display: inline-block;
  padding: 8px;
  position: relative !important
}

#s-1040 h2 {
  color: #1d165c;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px
}

#s-1040 p {
  color: #666;
  font-family: 'Muli', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 30px;
  position: relative
}

@media(max-width:1024px) {
  #s-1040 .list {
    padding-left: 15px
  }
}

@media (max-width: 576px) {
  #s-1040 .list>li {
    font-size: 16px
  }

  #s-1040 .list>li i {
    margin-right: 13px;
    margin-top: 8px
  }

  #s-1040 .seo-results-thumb {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  #s-1040 h2 {
    font-size: 30px;
    margin-top: 10px !important;
    padding: 0px 10px;
    text-align: center
  }

  #s-1040 p {
    font-size: 16px;
    margin-bottom: 15px;
    padding: 0px 15px;
    text-align: justify
  }
}

@media(min-width:1200px) {
  #s-1040 .col-lg-offset-1 {
    margin-left: 8.33333333%
  }
}

@media(min-width:800px) and (max-width:1190px) {
  #s-1040 .col-md-offset-1 {
    margin-left: 8.33333333%
  }
}


