@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
.ad-unit {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: "Poppins", sans-serif;
  clear: both
}
.ad-unit-container-outer {
  padding: 10px;
  margin: 6px 0 6px 0;
  border: 1px solid #ffce10;
  background-color: #f0f4f7
}
.shadow {
  -webkit-box-shadow: -7px 7px 0 0 #7d50e5;
  -moz-box-shadow: -7px 7px 0 0 #7d50e5;
  box-shadow: -7px 7px 0 0 #7d50e5
}
.shadow1 {
  -webkit-box-shadow: 1px 1px 44px rgba(38, 63, 90, .09);
  -moz-box-shadow: 1px 1px 44px rgba(38, 63, 90, .09);
  box-shadow: 1px 1px 44px rgba(38, 63, 90, .09)
}
.adcontainer {
  background: #f0f4f7
}
.ad-declaration {
  padding: 0 4px 0;
  font-size: 13px
}
.ad-declaration span {
  color: #23262c;
  padding-right: 4px;
  font-weight: 700
}
.ad-declaration a b {
  font-weight: 600
}
.ad-declaration a {
  color: #000;
  text-decoration: none;
  outline: 0;
  font-weight: 400
}
.ad-declaration a:hover {
  text-decoration: none;
  outline: 0
}
.adbody {
  padding: 12px 4px 0;
  margin: 0
}
.ad-declaration .logo-dot {
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ff8004;
  display: inline-block;
  position: relative;
  top: 0;
  margin-left: 0
}
.adtitle {
  color: #7b6d1d;
  font-weight: 600;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  line-height: 1.5rem;
  margin-bottom: 5px
}
.spn-link {
  color: #7d50e5;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  text-transform: lowercase;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.adcopy {
  font-size: 13px;
  color: #242424;
  overflow: hidden
}
.ad-link {
  margin: 0;
  display: block;
  color: #fff;
  text-decoration: none;
  outline: 0
}
.ad-link2 {
  color: #010e21;
  font-size: 14px;
  line-height: 2;
  text-decoration: none
}
.ad-link:hover {
  color: #343536;
  text-decoration: none;
  outline: 0
}
.separator {
  clear: both;
  border-top: solid 1px #ccc
}
.greyline {
  width: 100%;
  height: 8px;
  background: #ddd;
  margin-top: 0;
  float: left
}
#directorySection h3 {
  font-size: 22px;
  padding-left: 10px
}
.punchlineDirectory {
  font-size: 13px
}
@media (max-width:479px) {
  .adtitle {
    font-size: 13px;
    font-weight: 600
  }
  .spn-link {
    font-size: 12px
  }
  .adcopy {
    font-size: 13px
  }
}
@media (max-width:575px) and (min-width:480px) {
  .adtitle {
    font-size: 13px;
    font-weight: 600
  }
  .spn-link {
    font-size: 12px
  }
  .adcopy {
    font-size: 13px
  }
}
@media (max-width:767px) and (min-width:576px) {
  .adtitle {
    font-size: 15px;
    font-weight: 600
  }
  .spn-link {
    font-size: 13px
  }
  .adcopy {
    font-size: 14px
  }
}
@media (max-width:767px) {
  .punchlineDirectory {
    font-size: 11px
  }
}