.fs-160 {
font-size: 160px }
.fs-150 {
font-size: 150px }
.fs-148 {
font-size: 148px }
.fs-100 {
font-size: 100px} 
.fs-80 {
font-size: 80px} 
.fs-60 {
font-size: 60px}
.fs-40 {
font-size: 40px}
.fs-36 {
font-size:36px }
.fs-34 {
font-size:34px }
.fs-32 {
font-size:32px }
.fs-30 {
font-size:30px }
.fs-28 {
 font-size:28px }
.fs-26 {
 font-size:26px }
.fs-24 {
 font-size:24px }
.fs-22 {
 font-size:22px } 
.fs-20 {
 font-size:20px }
.fs-18 {
 font-size:18px }
.fs-16 {
 font-size:16px }
 .fs-14 {
 font-size:14px }
 .fs-12 {
 font-size:12px }
 .fs-10 {
 font-size:10px }
 .fs-8 {
 font-size:8px }


 
 @media only screen  
and (max-width : 767px)  {

.fs-m-160 {
font-size: 160px }
.fs-m-150 {
font-size: 150px }
.fs-m-148 {
font-size: 148px }
.fs-m-100 {
font-size: 100px} 
.fs-m-80 {
font-size: 80px} 
.fs-m-60 {
font-size: 60px}
.fs-m-40 {
font-size: 40px}
.fs-m-36 {
font-size:36px }
.fs-m-34 {
font-size:34px }
.fs-m-32 {
font-size:32px }
.fs-m-30 {
font-size:30px }
.fs-m-28 {
 font-size:28px }
.fs-m-26 {
 font-size:26px }
.fs-m-24 {
 font-size:24px }
.fs-m-22 {
 font-size:22px } 
.fs-m-20 {
 font-size:20px }
.fs-m-18 {
 font-size:18px }
.fs-m-16 {
 font-size:16px }
 .fs-m-14 {
 font-size:14px }
 .fs-m-12 {
 font-size:12px }
 .fs-m-10 {
 font-size:10px }
 .fs-m-8 {
 font-size:8px }
}

/*@media only screen  and ( (min-device-width: 768px) and (max-device-width: 1199px) ) {*/
@media only screen 
and (min-width : 768px) 
and (max-width : 1199px)  {

.fs-t-160 {
font-size: 160px }
.fs-t-150 {
font-size: 150px }
.fs-t-148 {
font-size: 148px }
.fs-t-100 {
font-size: 100px} 
.fs-t-80 {
font-size: 80px} 
.fs-t-60 {
font-size: 60px}
.fs-t-40 {
font-size: 40px}
.fs-t-36 {
font-size:36px }
.fs-t-34 {
font-size:34px }
.fs-t-32 {
font-size:32px }
.fs-t-30 {
font-size:30px }
.fs-t-28 {
 font-size:28px }
.fs-t-26 {
 font-size:26px }
.fs-t-24 {
 font-size:24px }
.fs-t-22 {
 font-size:22px } 
.fs-t-20 {
 font-size:20px }
.fs-t-18 {
 font-size:18px }
.fs-t-16 {
 font-size:16px }
 .fs-t-14 {
 font-size:14px }
 .fs-t-12 {
 font-size:12px }
 .fs-t-10 {
 font-size:10px }
 .fs-t-8 {
 font-size:8px }

}
/* @media only screen  and (min-device-width: 1200px)   { */

@media only screen 
and (min-width : 1200px) 
   {

.fs-d-160 {
font-size: 160px }
.fs-d-150 {
font-size: 150px }
.fs-d-148 {
font-size: 148px }
.fs-d-100 {
font-size: 100px} 
.fs-d-80 {
font-size: 80px} 
.fs-d-60 {
font-size: 60px}
.fs-d-40 {
font-size: 40px}
.fs-d-36 {
font-size:36px }
.fs-d-34 {
font-size:34px }
.fs-d-32 {
font-size:32px }
.fs-d-30 {
font-size:30px }
.fs-d-28 {
 font-size:28px }
.fs-d-26 {
 font-size:26px }
.fs-d-24 {
 font-size:24px }
.fs-d-22 {
 font-size:22px } 
.fs-d-20 {
 font-size:20px }
.fs-d-18 {
 font-size:18px }
.fs-d-16 {
 font-size:16px }
 .fs-d-14 {
 font-size:14px }
 .fs-d-12 {
 font-size:12px }
 .fs-d-10 {
 font-size:10px }
 .fs-d-8 {
 font-size:8px }
   }
