.social-ul {
  margin-top: 30px !important;
}
.social-mainsec {
  background-color: #f8f8e4 !important;
}
.social-img-1 {
  width: 370px;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: rotateY(180deg);
}
@media screen and (max-width: 991px) {
  .social-img-1 {
    display: none;
  }
  .resrce-eff-main h2 br {
    display: none;
  }
}
.social-mainsec ul li {
  margin-bottom: 20px !important;
  font-family: "gothambook";
}
.social-mainsec ul p {
  font-family: "gothambook";
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .social-img-1 {
    width: 280px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1360px) {
  .social-img-1 {
    width: 325px;
  }
}
