/*------------------------------------------------------------------
Project:  ComingSoon Fusión Hand Made Customize
Assigned to:  TIC
-------------------------------------------------------------------*/

/*//////////////////////////////////////////////////////////////////
[ S-Text 0 - 15 ]
[ M-Text 16 - 25 ]
[ L-Text >= 26 ]*/
.s1-txt1,
.m1-txt1,
.l1-txt1,
.l1-txt2 {
  font-family: Tahoma;
}
.f1-txt1 {
  font-size: 30px;
  line-height: 1.1;
  color: rgba(255,255,255,0.5);
  text-transform: uppercase;
  letter-spacing: 0px;
  display: none;
}
.f2-txt1 {
  font-size: 40px;
  line-height: 1.1;
  color: rgba(255,255,255,0.5);
  text-transform: uppercase;
  letter-spacing: 5px;
  display: none;
}
.f3-txt1 {
  font-size: 72px;
  line-height: 1.1;
  color: rgba(255,255,255,0.5);
  text-transform: uppercase;
  letter-spacing: 15px;
}


@media (max-width: 480px) {
  .l1-txt2 {font-size: 50px;}
  .where1 {align-self: flex-start;}
  .p-b-35 {
    padding-top: 25px;
    padding-bottom: 5px;
  }
  .p-t-50 {padding-top: 10px;}
  .p-b-120 {padding-bottom: 10px;}

}

.how-social {
    font-size: 40px;
}
.size3 {
    width: 80px;
    height: 80px;
}
.overlay1::before {
  background: #00a7b4;
  background: -webkit-linear-gradient(bottom, #b000000 #00a7b4);
  background: -o-linear-gradient(bottom, #000000, #00a7b4);
  background: -moz-linear-gradient(bottom, #000000, #00a7b4);
  background: linear-gradient(bottom, #000000, #00a7b4);
  opacity: 0.8;
}
.wrappic1 img {
    width: 132px;
}