/* line 596, responsive.scss */
.social-row {
  background-color: #1d2a56;
}
/* line 599, responsive.scss */
.social-row .container {
  padding-left: 0;
  padding-right: 0;
}
/* line 604, responsive.scss */
.social-row .social {
  padding: 14px 0 6px;
}
/* line 608, responsive.scss */
.social-row .social li a {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("../images/home-retheme/social-icons-4.png");
  background-repeat: no-repeat;
  color: #FFF !important;
}
/* line 617, responsive.scss */
.social-row .social li a[href*="facebook"] {
  background-position: 0 0;
}
/* line 620, responsive.scss */
.social-row .social li a[href*="twitter"] {
  background-position: -40px 0;
}
/* line 623, responsive.scss */
.social-row .social li a[href*="youtube"] {
  background-position: -85px 0;
}
/* line 629, responsive.scss */
.social-row .social li a[href*="instagram"] {
  background-position: -130px 0;
}
/* line 632, responsive.scss */
.social-row .social li a[href*="paws"] {
  background-position: -174px 0;
}
/* line 000, responsive.scss */
.social-row .social li a[href*="usaonline"] {
  background-position: -216px 0;
}
/* line 000, responsive.scss */
.social-row .social li a[href*="google"] {
  background-position: -260px 0;
}
/* line 000, responsive.scss */
.social-row .social li a[href*="etaspot"] {
  background-position: -299px 0;
}

/* line 640, responsive.scss */
#main-footer {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13.5px;
  border-top: 0 none;
  margin-top: 0;
  overflow: hidden;
}
/* line 651, responsive.scss */
#main-footer .container {
  position: relative;
  padding-top: 30px;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 80px;
}
@media (max-width: 992px) { 
	
	#main-footer .container {
	  padding-bottom: 0px;
	}
	
}
#getinterests .container {
  padding-top: 0px !important;
  margin-bottom: -17px !important;
}
/* line 659, responsive.scss */
#main-footer div[class*="col-"] {
  margin-bottom: 40px;
  line-height: 1.6;
}
/* line 664, responsive.scss */
#main-footer h2 {
  margin-bottom: 4px;
  font-family: "Sofia Pro Light", sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 0px;
}
/* line 672, responsive.scss */
#main-footer a {
  display: inline-block;
  line-height: 1.5;
  color: white;
  text-decoration: none;
}
#main-footer a:hover {
  text-decoration: underline;
}
#main-footer a:focus {
  text-decoration: underline;
}
/* line 677, responsive.scss */
#main-footer a.mobile-apps {
  display: block;
  height: 100%;
  position: relative;
  z-index: 2;
}
/* line 686, responsive.scss */
#main-footer .col-md-4 a {
  padding-bottom: 4px;
  text-decoration: none;
}
#main-footer .col-md-4 a:hover {
  text-decoration: underline;
}
#main-footer .col-md-4 a:focus {
  text-decoration: underline;
}
/* line 691, responsive.scss */
#main-footer img.mobile-apps {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
/* line 699, responsive.scss */
#main-footer p {
  margin-top: 0;
}
/* line 703, responsive.scss */
#main-footer div.col-sm-12:nth-child(1),
#main-footer div.col-sm-12:nth-child(2) {
  text-align: center;
}
/* line 709, responsive.scss */
#main-footer div.col-sm-12:nth-child(1) a {
  display: inline-block;
}
@media (min-width: 992px) {
  /* line 716, responsive.scss */
  #main-footer .container {
    padding-bottom: 0px;
  }
  /* line 720, responsive.scss */
  #main-footer img.mobile-apps {
    width: 250px;
    height: auto;
    bottom: -5px;
  }
  /* line 726, responsive.scss */
  #main-footer h2 {
    font-size: 17px;
    letter-spacing: 0px;
  }
  /* line 731, responsive.scss */
  #main-footer div.col-sm-12:nth-child(1),
  #main-footer div.col-sm-12:nth-child(2) {
    text-align: left;
  }
  /* line 736, responsive.scss */
  #main-footer img.mobile-apps {
    display: block;
  }
  /* line 740, responsive.scss */
  #main-footer .container {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 745, responsive.scss */
  #main-footer .col-md-2 {
    width: 17%;
  }
  /* line 749, responsive.scss */
  #main-footer .col-md-3 {
    width: 28%;
  }
  /* line 753, responsive.scss */
  #main-footer .col-md-5 {
    width: 27%;
  }
  /* line 758, responsive.scss */
  #main-footer ul li {
    margin-bottom: 4px;
  }
}
