body {
  font-family: "Josefin Sans", sans-serif;
  overflow-x: hidden;
}

.default-1-111 {
  width: 100%;
  display: inline-block;
  margin: 0rem 0 0;
  padding: 4rem 0vw;
  position: relative;
  background: #ffffff;
}
.default-1-111 a {
  display: inline-block;
  text-decoration: none;
  outline: none;
}
.default-1-111 .no-padding {
  padding: 0px !important;
}
.default-1-111 .no-margin {
  margin: 0px !important;
}
.default-1-111 .overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0px;
  left: 0px;
  transition: all 0.3s linear;
  padding: 0rem 0 0 0;
  opacity: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.default-1-111 .row-eq-height {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0px;
}
.default-1-111 .row-eq-height:before,
.default-1-111 .row-eq-height:after {
  display: inline-block;
}
.default-1-111 .footer-main {
  width: 100%;
  float: left;
  margin: 0px;
}
.default-1-111 .menu-title {
  width: 100%;
  margin: 0px 0 1.3rem 0;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.default-1-111 .footer-main ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.default-1-111 .footer-main li a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
  font-size: 15px;
  font-weight: 400;
}
.default-1-111 .footer-main li {
  margin-bottom: 1.1rem;
}
.default-1-111 .logo-main {
  width: 100%;
  margin: 3rem 0 0;
}
.default-1-111 .logo-img {
  height: 60px;
}
.default-1-111 .policy-main {
  width: 100%;
  display: inline-block;
  margin: 3rem 0 0 0;
  text-align: center;
}
.default-1-111 .policy-main ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.default-1-111 .policy-main li a {
  text-decoration: none;
  color: #a60303;
  cursor: pointer;
}
.default-1-111 .policy-main li {
  float: left;
  font-weight: 400;
  font-size: 14px;
  padding: 0 2.5rem 0 0;
}
.default-1-111 .social-icon {
  width: 100%;
  float: left;
  margin: 0px;
}
.default-1-111 .facebook-main {
  width: 160px;
  height: 160px;
  background: #3b579d;
  float: left;
  margin: 0 1rem 1rem 0;
  border-radius: 3px;
  box-shadow: 0px 1px 2.82px 0.18px rgba(0, 0, 0, 0.25),
    0px 3px 5.88px 0.12px rgba(0, 0, 0, 0.15);
  position: relative;
}
.default-1-111 .facebook-icon {
  font-size: 3rem;
  color: #ffffff;
  position: absolute;
  top: 18px;
  left: 18px;
}
.default-1-111 .facebook-desc {
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
  padding: 0 2rem;
  margin: 0 0 1.2rem 0;
}
.default-1-111 .facebook-main.alt {
  background: #1da1f2;
}
.default-1-111 .facebook-main.alt2 {
  background: #f15678;
}
.default-1-111 .facebook-main.alt3 {
  background: #0077b5;
}
@media screen and (min-width: 901px) and (max-width: 1024px) {
  .default-1-111 .facebook-main {
    width: 46%;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .default-1-111 .facebook-main {
    width: 23.9%;
  }
  .default-1-111 .facebook-main:last-child {
    margin: 0px;
  }
  .default-1-111 .footer-main {
    text-align: center;
  }
  .default-1-111 .logo-main {
    text-align: center;
  }
  .default-1-111 .policy-main ul {
    display: inline-block;
  }
  .default-1-111 .policy-main {
    margin: 3rem 0 3rem 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
  .default-1-111 .facebook-main {
    width: 49%;
  }
  .default-1-111 .facebook-main:last-child {
    margin: 0px;
  }
  .default-1-111 .facebook-main:nth-child(2) {
    margin: 0px 0 1rem 0;
  }
  .default-1-111 .facebook-main:nth-child(4) {
    margin: 0px 0 1rem 0;
  }
  .default-1-111 .footer-main {
    text-align: center;
    margin-bottom: 2rem;
  }
  .default-1-111 .logo-main {
    text-align: center;
  }
  .default-1-111 .policy-main ul {
    display: inline-block;
  }
  .default-1-111 .policy-main {
    margin: 3rem 0 3rem 0;
  }
  .default-1-111 .policy-main li {
    float: none;
  }
}
@media screen and (min-width: 481px) and (max-width: 600px) {
  .default-1-111 .facebook-main {
    width: 49%;
  }
  .default-1-111 .facebook-main:last-child {
    margin: 0px;
  }
  .default-1-111 .facebook-main:nth-child(2) {
    margin: 0px 0 1rem 0;
  }
  .default-1-111 .facebook-main:nth-child(4) {
    margin: 0px 0 1rem 0;
  }
  .default-1-111 .footer-main {
    text-align: center;
    margin-bottom: 2rem;
  }
  .default-1-111 .logo-main {
    text-align: center;
  }
  .default-1-111 .policy-main ul {
    display: inline-block;
  }
  .default-1-111 .policy-main {
    margin: 3rem 0 3rem 0;
  }
  .default-1-111 .policy-main li {
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .default-1-111 .row-eq-height {
    display: inline;
  }
  .default-1-111 .facebook-main {
    width: 100%;
  }
  .default-1-111 .facebook-main:last-child {
    margin: 0px;
  }
  .default-1-111 .footer-main {
    text-align: center;
    margin-bottom: 2rem;
  }
  .default-1-111 .logo-main {
    text-align: center;
  }
  .default-1-111 .policy-main ul {
    display: inline-block;
  }
  .default-1-111 .policy-main li {
    float: none;
    padding: 0px;
  }
  .default-1-111 .policy-main {
    margin: 3rem 0 3rem 0;
  }
}
@keyframes fadeInUp {
  0% {
    transform: translate3d(0%, 100%, 0);
    opacity: 0;
  }
  100% {
    transform: none;
    opacity: 1;
  }
}
@keyframes fadeInLight {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
!*  Turn on custom 8px wide scrollbar *!
::-webkit-scrollbar{
  width: 6px; !* 1px wider than Lion. *!
  !* This is more usable for users trying to click it. *!
  background-color: rgba(0,0,0,0);
  -webkit-border-radius: 100px;
}

!* The scrollbar 'thumb' ...that marque oval shape in a scrollbar *!
::-webkit-scrollbar-thumb:vertical{
  background: rgba(0,0,0,0.5);
  -webkit-border-radius: 100px;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0);
  min-height: 10px; !*Prevent it from getting too small *!
}
::-webkit-scrollbar-thumb:vertical:active{
  background: rgba(0,0,0,0.61); !* Some darker color when you click it *!
  -webkit-border-radius: 100px;
}*/
