.feature {
  background-position: center center;
  background-size: cover;
}
.feature .feature-ct {
  padding: 100px 0;
}

.icon-top .feature-icon {
  margin-bottom: 10px;
}
.icon-left {
  padding-left: 90px;
  position: relative;
}
.icon-left .feature-icon {
  position: absolute;
  left: 0;
  top: 0;
}
.icon-right {
  padding-right: 90px;
  position: relative;
}
.icon-right .feature-icon {
  position: absolute;
  right: 0;
  top: 0;
}
.icon-left-title .feature-icon {
  float: left;
  margin: 0 15px 15px 0;
}
.icon-left-title .feature-name {
  line-height: 70px;
  margin-bottom: 15px;
}
.icon-right-title .feature-icon {
  float: right;
  margin: 0 0 15px 15px;
}
.icon-right-title .feature-name {
  line-height: 70px;
  margin-bottom: 15px;
}
.feature-2 {
  position: relative;
}
.feature-2 .feature-header + .feature-row {
  margin-top: 40px;
}
.feature-2 .feature-intro + .feature-row {
  margin-top: 40px;
}
.feature-2 .feature-row {
  margin: -30px -15px 0;
}
.feature-2 .feature-row .feature-item {
  margin-top: 30px;
}
.feature-2 .feature-row .feature-item .feature-item-ct {
  background-color: #ffffff;
}
.feature-2 .feature-row .feature-item .feature-item-ct .feature-icon img {
  width: 100%;
}
.feature-2 .feature-row .feature-item .feature-item-ct .feature-icon i {
  color: #ffffff;
  font-size: 30px;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  padding-top: 15px;
  background-color: #ec027f;
  text-align: center;
}
.feature-2 .feature-row .feature-item .feature-item-ct .feature-name {
  margin: 30px 0 15px;
  font-size: 20px;
  font-family: 'proxima_novasemibold';
}
.feature-2 .feature-row .feature-item .feature-item-ct .feature-desc {
  margin-bottom: 0;
}
.feature-2 .feature-row .feature-item .feature-item-ct a {
  text-decoration: underline;
  margin-top: 10px;
  display: inline-block;
}
.seo-services .feature-2 .feature-item .feature-item-ct {
  text-align: left;
}
.seo-services .feature-2 .feature-item .feature-item-ct .feature-icon {
  background-color: #f8f8f8;
  padding: 30px 0;
  border-bottom: 1px solid #dddddd;
  text-align: center;
}
.seo-services .feature-2 .feature-item .feature-item-ct .feature-icon img {
  max-width: 100%;
  width: auto;
  display: inline-block;
}
.centered .feature-2 .feature-item .feature-item-ct {
  padding: 10px 10px 20px;
  text-align: center;
}
.middle .feature-2 .feature-item .feature-item-ct {
  padding-top: 50px;
}
.middle .feature-2 .feature-item .feature-item-ct .feature-name,
.middle .feature-2 .feature-item .feature-item-ct .feature-desc {
  padding: 0 30px;
}
.icon-top .feature-2 .feature-item {
  margin-top: 90px;
}
.icon-top .feature-2 .feature-item .feature-item-ct .feature-icon {
  position: relative;
  top: -45px;
  margin-bottom: -45px;
}
.icon-top .feature-2 .feature-item .feature-item-ct .feature-icon i {
  font-size: 35px;
  height: 90px;
  width: 90px;
  padding: 22px;
  border: 5px solid #ffffff;
}
.icon-top .feature-2 .feature-item .feature-item-ct .feature-name {
  padding: 0 30px 5px;
}
.icon-top .feature-2 .feature-item .feature-item-ct .feature-desc {
  padding: 0 30px;
}
.boxed .feature-2 .feature-item-ct {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  text-align: center;
  padding-bottom: 30px;
}
.boxed .feature-2 .feature-item-ct .feature-name,
.boxed .feature-2 .feature-item-ct .feature-desc {
  padding: 0 25px;
}
@media only screen and (max-width: 1199px) {
  .boxed .feature-2 .feature-item-ct .feature-name,
  .boxed .feature-2 .feature-item-ct .feature-desc {
    padding: 0 15px;
  }
}
.hover-box .feature-2 .feature-item-ct {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hover-box .feature-2 .feature-item-ct:hover,
.hover-box .feature-2 .feature-item-ct:focus {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 20px;
}
.feature-simple .feature-2 .feature-row .feature-item .feature-item-ct .feature-icon i {
  font-size: 36px;
  background-color: transparent;
  width: auto;
  height: auto;
  padding: 0;
  color: #333333;
}

.feature-3 {
  text-align: left;
}
.feature-3 .feature-header + .feature-row {
  margin-top: 70px;
}
.feature-3 .feature-intro + .feature-row {
  margin-top: 70px;
}
.feature-3 .feature-row {
  margin: 30px -15px 0;
}
.feature-3 .feature-row .feature-image {
  text-align: center;
  position: relative;
  padding-bottom: 25px;
}
.feature-3 .feature-row .feature-image img {
  max-width: 100%;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .feature-3 .feature-row .feature-list {
    margin-top: -45px;
  }
}
.feature-3 .feature-row .feature-item {
  margin-top: 45px;
}
.feature-3 .feature-row .feature-item .feature-item-ct .feature-icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 3px;
  text-align: center;
}
.feature-3 .feature-row .feature-item .feature-item-ct .feature-icon img {
  max-width: 100%;
}
.feature-3 .feature-row .feature-item .feature-item-ct .feature-icon i {
  font-size: 24px;
  color: #ffffff;
  line-height: 70px;
}
.feature-3 .feature-row .feature-item .feature-item-ct .feature-name {
  margin-bottom: 12px;
  font-size: 20px;
  font-family: 'proxima_novasemibold';
  text-transform: capitalize;
}
.feature-3 .feature-row .feature-item .feature-item-ct .feature-desc {
  margin-bottom: 10px;
}
.feature-3 .feature-row .feature-item:nth-child(4n+1) .feature-icon {
  background-color: #4ad5c0;
}
.feature-3 .feature-row .feature-item:nth-child(4n+2) .feature-icon {
  background-color: #4cccfc;
}
.feature-3 .feature-row .feature-item:nth-child(4n+3) .feature-icon {
  background-color: #f4b71f;
}
.feature-3 .feature-row .feature-item:nth-child(4n+4) .feature-icon {
  background-color: #d9534f;
}
.feature-5 .feature-header + .feature-row {
  margin-top: 70px;
}
.feature-5 .feature-intro + .feature-row {
  margin-top: 70px;
}
.feature-5 .feature-row .feature-item {
  padding: 40px 15px 30px;
  border: 1px solid #dddddd;
  margin: 0 -1px -1px 0;
  text-align: center;
}
.feature-5 .feature-row .feature-item .feature-item-ct .feature-icon img {
  max-width: 100%;
}
.feature-5 .feature-row .feature-item .feature-item-ct .feature-icon i {
  font-size: 42px;
  color: #ec027f;
}
.feature-5 .feature-row .feature-item .feature-item-ct .feature-name {
  margin: 20px 0 14px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'proxima_novasemibold';
}
.feature-5 .feature-row .feature-item .feature-item-ct .feature-desc {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.feature-5 .feature-row .feature-item:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 1px;
  background-color: #ec027f;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.feature-5 .feature-row .feature-item:hover:after,
.feature-5 .feature-row .feature-item:focus:after {
  width: 100%;
}
.hover-sweep .feature-5 .feature-row .feature-item {
  background-color: #ffffff;
}
.hover-sweep .feature-5 .feature-row .feature-item .feature-item-ct {
  z-index: 1;
  position: relative;
}
.hover-sweep .feature-5 .feature-row .feature-item .feature-item-ct .feature-icon i {
  font-size: 55px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.hover-sweep .feature-5 .feature-row .feature-item .feature-item-ct .feature-name,
.hover-sweep .feature-5 .feature-row .feature-item .feature-item-ct .feature-desc {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.hover-sweep .feature-5 .feature-row .feature-item:after {
  height: 100%;
  z-index: 0;
}
.hover-sweep .feature-5 .feature-row .feature-item:hover .feature-item-ct .feature-icon i,
.hover-sweep .feature-5 .feature-row .feature-item:focus .feature-item-ct .feature-icon i,
.hover-sweep .feature-5 .feature-row .feature-item:hover .feature-item-ct .feature-name,
.hover-sweep .feature-5 .feature-row .feature-item:focus .feature-item-ct .feature-name,
.hover-sweep .feature-5 .feature-row .feature-item:hover .feature-item-ct .feature-desc,
.hover-sweep .feature-5 .feature-row .feature-item:focus .feature-item-ct .feature-desc {
  color: #ffffff;
}
.feature-6 .feature-row .feature-item {
  padding-top: 55px;
  padding-bottom: 55px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  position: relative;
}
.feature-6 .feature-row .feature-item:first-child {
  border: none;
  padding-top: 0;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .feature-6 .feature-row .feature-item {
    display: block !important;
    margin-bottom: -1px;
    border-width: 1px;
  }
}
.feature-6 .feature-row .feature-item .feature-title {
  margin: 0 0 20px;
  font-size: 30px;
}
.feature-6 .feature-row .feature-item .feature-subtitle {
  margin: 0 0 20px;
  font-size: 15px;
  letter-spacing: 1.2px;
  font-family: 'proxima_nova_rgregular';
  color: #888888;
}
.feature-6 .feature-row .feature-item .feature-intro {
  margin-bottom: 15px;
}
.feature-6 .feature-row .feature-item .feature-item-ct {
  text-align: center;
}
.feature-6 .feature-row .feature-item .feature-icon img {
  max-width: 100%;
}
.feature-6 .feature-row .feature-item .feature-icon i {
  font-size: 48px;
}
.feature-6 .feature-row .feature-item .feature-name {
  margin: 30px 0 0;
  text-transform: capitalize;
}
.feature-6 .feature-row .feature-item .feature-desc {
  margin-bottom: 0;
}
.feature-6 .feature-row .feature-item .feature-overlay {
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  right: 0;
  bottom: -30px;
  overflow: hidden;
  margin: 0 -2px;
  top: -50px;
  left: 0;
  opacity: 0;
  background-color: #ec027f;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  text-align: center;
  padding-top: 45px;
  padding-bottom: 45px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 15px 45px 0px;
  z-index: 1;
  color: #ffffff;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.feature-6 .feature-row .feature-item .feature-overlay .feature-name {
  margin-bottom: 15px;
  color: #ffffff;
}
.feature-6 .feature-row .feature-item:hover .feature-overlay,
.feature-6 .feature-row .feature-item:focus .feature-overlay {
  opacity: 1;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
}
@media screen and (min-width: 768px) {
  .feature-6 .row-same-height {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    display: -webkit-flex;
  }
  .feature-6 .row-same-height .col-xs-height {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    margin-bottom: -1px;
  }
  .feature-6 .row-same-height .col-xs-height:nth-child(2),
  .feature-6 .row-same-height .col-xs-height:nth-child(4) {
    border-left-width: 1px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .feature-6 .col-xs-height:nth-child(6) {
    border-left-width: 1px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .feature-6 .feature-row .feature-item .feature-overlay {
    padding-top: 30px;
  }
}
.feature-10 {
  position: relative;
}
.feature-10 .feature-row {
  margin: -48px -15px 0;
}
.feature-10 .feature-row .feature-item {
  margin-top: 48px;
}
.feature-10 .feature-row .feature-item .feature-item-ct .feature-icon {
  display: inline-block;
  float: left;
  margin-right: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background-color: #ec027f;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.feature-10 .feature-row .feature-item .feature-item-ct .feature-icon img {
  max-width: 100%;
}
.feature-10 .feature-row .feature-item .feature-item-ct .feature-icon i {
  font-size: 14px;
  color: #ffffff;
}
.feature-10 .feature-row .feature-item .feature-item-ct .feature-content {
  overflow: hidden;
}
.feature-10 .feature-row .feature-item .feature-item-ct .feature-content .feature-name {
  margin: 0 0 15px;
}
.feature-10 .feature-row .feature-item .feature-item-ct .feature-content .feature-desc {
  margin-bottom: 0;
}
.feature-17 {
  position: relative;
}
.feature-17 .feature-header + .feature-row {
  margin-top: 70px;
}
.feature-17 .feature-intro + .feature-row {
  margin-top: 70px;
}
.feature-17 .feature-row {
  margin: 0 -15px;
}
.feature-17 .feature-row .feature-image {
  line-height: 0;
}
.feature-17 .feature-row .feature-image .image-inner {
  display: inline-block;
  border: 10px solid #ffffff;
}
.feature-17 .feature-row .feature-image.pull-none,
.feature-17 .feature-row .feature-image.pull-left {
  text-align: right;
}
.feature-17 .feature-row .feature-list .item {
  margin-top: -45px;
}
.feature-17 .feature-row .feature-list .item .single-item {
  margin-top: 45px;
}
.feature-17 .feature-row .feature-list .item .single-item .feature-item-ct .feature-icon {
  display: inline-block;
  border-radius: 50%;
  background-color: #ec027f;
  text-align: center;
  width: 70px;
  height: 70px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.feature-17 .feature-row .feature-list .item .single-item .feature-item-ct .feature-icon img {
  max-width: 100%;
}
.feature-17 .feature-row .feature-list .item .single-item .feature-item-ct .feature-icon i {
  font-size: 30px;
  color: #ffffff;
  line-height: 70px;
}
.feature-17 .feature-row .feature-list .item .single-item .feature-item-ct .feature-name {
  margin: 0 0 12px;
  font-size: 20px;
  font-family: 'proxima_nova_rgregular';
}
.feature-17 .feature-row .feature-list .item .single-item .feature-item-ct .feature-desc {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .feature-17 .feature-row .feature-image.pull-none,
  .feature-17 .feature-row .feature-image.pull-left {
    text-align: center;
  }
  .feature-17 .feature-row .feature-list .item {
    margin-top: 0;
  }
}
.feature-17 .owl-controls .owl-dots .owl-dot span {
  width: 15px;
  height: 3px;
  background-color: #ffffff;
}
.feature-17 .owl-controls .owl-dots .owl-dot:hover span,
.feature-17 .owl-controls .owl-dots .owl-dot:focus span {
  background-color: #ffffff;
}
.feature-17 .owl-controls .owl-dots .owl-dot.active span {
  width: 30px;
  background-color: #ec027f;
}