
.border-0{
  border: 0 !important;

}
.align-item-center{
  align-items: center !important;
}

.border-right-1{
 border-right: 1px solid #000 !important;
}

.fs-29{
    font-size: 29px !important;
}
.fs-28{
    font-size: 28px !important;
}
.fs-27{
    font-size: 27px !important;
}
.fs-26{
    font-size: 26px !important;
}
.fs-25{
    font-size: 25px !important;
}

.fs-13{
    font-size: 13px;
  }
  .fs-14{
    font-size: 14px !important;
  }
  .fs-15{
    font-size: 15px;
  }
  .fs-16{
    font-size: 16px;
  }
  .fs-17{
    font-size: 17px !important;
  }
  .fs-18{
    font-size: 18px !important;
  }
  .fs-19{
    font-size: 19px !important;
  }
  .fs-20{
    font-size: 20px !important;
  }
  .fs-21{
    font-size: 21px !important;
  }

  .fs-12{
    font-size: 12px !important;
  }

  .fs-30{
    font-size: 30px !important;
  }
  .mb-0{
    margin-bottom: 0px !important;
  }
  .mt-0{
    margin-top: 0px !important;
  }
  .mt-5{
    margin-top: 50px !important;
  }
  .mt-2{
    margin-top: 8px !important;
  }
  .mt-4{
    margin-top: 20px;
  }
  .mt-3{
    margin-top: 10px;
  }
  .mt-5{
    margin-top: 30px;
  }
  .mt-6{
    margin-top: 60px;
  }
  .mt-7{
    margin-top: 70px;
  }
  .mt-8{
    margin-top: 80px;
  }
  .mt-9{
    margin-top: 90px;
  }
  .mt-10{
    margin-top: 100px;
  }

  .w-30{
    width: 30% !important;
  }
  .w-25{
    width: 25% !important;
  }
  .w-50{
    width: 50% !important;
  }
  .w-75{
    width: 75% !important;
}
.w-90{
      width: 90% !important;

  }
.w-95{
      width: 95% !important;

  }
  .w-100{
    width: 100% !important;
  }
  .p-0{
    padding: 0px !important;
  }
  .p-1{
    padding: 10px !important;
  }
  .p-2{
    padding: 20px !important;
  }
  .p-3{
    padding: 30px !important;
  }
  .p-4{
    padding: 40px !important;
  }
  .p-5{
    padding: 50px !important;
  }
  .pb-5{
    padding-bottom: 0px !important;
  }
  .pt-0{
    padding-top: 0px !important;
  }
  .pl-0{
    padding-left: 0px !important;
  }
  .pr-0{
    padding-right: 0px !important;
  }
  .pt-05{
    padding-top: 5px !important;
  }
  .pt-1{
    padding-top: 10px;
  }
  .pt-2{
    padding-top: 20px;
  }
  .pt-3{
    padding-top: 30px;
  }
  .pt-4{
    padding-top: 40px;
  }
  .pt-5{
    padding-top: 50px;
  }
  .pl-1{
    padding-left: 8px;
  }
  .pl-2{
    padding-left: 20px;
  }
  .pl-3{
    padding-left: 30px;
  }
  .pl-4{
    padding-left: 40px;
  }
  .pl-5{
    padding-left: 50px;
  }
  .pr-1{
    padding-right: 10px;
  }
  .pr-2{
    padding-right: 20px;
  }
  .pr-3{
    padding-right: 30px;
  }
  .pr-4{
    padding-right: 40px;
  }
  .pr-5{
    padding-right: 50px;
  }
  .pb-1{
    padding-bottom: 10px;
  }
  .pb-2{
    padding-bottom: 20px;
  }
  .pb-3{
    padding-bottom: 30px;
  }
  .pb-4{
    padding-bottom: 40px;
  }
  .pb-5{
    padding-bottom: 50px;
  }
  
  .ml-0{
    margin-left: 0px  !important;
  }
  .mr-0{
    margin-right: 0px !important;
  }
  .mt-1{
    margin-top: 10px !important;
  }
  .mt-2{
    margin-top: 20px !important;
  }
  .mt-3{
    margin-top: 30px !important;
  }
  .mt-4{
    margin-top: 40px !important;
  }
  .mt-5{
    margin-top: 50px !important;
  }
  .ml-1{
    margin-left: 8px !important;
  }
  .ml-2{
    margin-left: 20px !important;
  }
  .ml-3{
    margin-left: 30px;
  }
  .ml-4{
    margin-left: 40px !important;
  }
  .ml-5{
    margin-left: 50px !important;
  }
  .mr-1{
    margin-right: 10px !important;
  }
  .mr-2{
    margin-right: 20px !important;
  }
  .mr-3{
    margin-right: 30px !important;
  }
  .mr-4{
    margin-right: 40px;
  }
  .mr-5{
    margin-right: 50px !important;
  }
  .mb-05{
    margin-bottom: 5px !important;
  }
  .mb-1{
    margin-bottom: 10px !important;
  }
  .mb-2{
    margin-bottom: 20px !important;
  }
  .mb-3{
    margin-bottom: 30px !important;
  }
  .mb-4{
    margin-bottom: 40px;
  }
  .mb-5{
    margin-bottom: 50px !important;
  }
  .ml-minus-8{
    margin-left: -8px !important;
  }
  
  .m-auto{
    margin: auto !important;
  }
  .mx-auto {
    margin-right: auto!important;
    margin-left: auto!important;
}
  .color-bl{
    color: black !important;
  }
  .color-light-bl{
    color: #5d5d5d !important;
  }
  .plr-5{
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  
  .d-block{
    display: block !important;
  }  
  .d-flex{
    display: flex !important;
  }  

  .top-1{
    top: 10px !important;
  }
  .top-2{
    top: 20px !important;
  }
  .top-3{
    top: 30px !important;
  }
  .top-4{
    top: 40px !important;
  }
  .top-5{
    top: 50px !important;
  }
  .top-6{
    top: 60px !important;
  }
  .top-7{
    top: 70px !important;
  }
  .top-8{
    top: 80px !important;
  }
  .top-9{
    top: 90px !important;
  }
 
  .top-10{
    top: 100px !important;
  }
  .top-11{
    top: 110px !important;
  }
  .top-12{
    top: 120px !important;
  }
  .top-13{
    top: 130px !important;
  }
  .top-14{
    top: 140px !important;
  }
  .top-15{
    top: 150px !important;
  }
  .top-16{
    top: 160px !important;
  }
  .top-17{
    top: 170px !important;
  }
  .top-18{
    top: 180px !important;
  }
  .top-19{
    top: 190px !important;
  }
  .top-20{
    top: 200px !important;
  }

  .lh-10{
      line-height: 10px !important;
  }
  .lh-11{
      line-height: 11px !important;
  }
  .lh-12{
      line-height: 12px !important;
  }
  .lh-13{
      line-height: 13px !important;
  }
  .lh-14{
      line-height: 14px !important;
  }
  .lh-15{
      line-height: 15px !important;
  }

  .bg-white{
      background: white !important;
  }

  .anchor{
      text-decoration: none !important;
      color: #000 !important;
  }

  .invisible{
    visibility: hidden;
  }
  .visible{
    visibility: visible;
  }

  .bg-white{
    background-color: #fff !important;
  

  }

  .font-w-100{
    font-weight: 100 !important;
  }
  .font-w-200{
    font-weight: 200 !important;
  }
  .font-w-300{
    font-weight: 300 !important;
  }
  .font-w-400{
    font-weight: 400 !important;
  }
  .font-w-500{
    font-weight: 500 !important;
  }
  .font-w-600{
    font-weight: 600 !important;
  }

  .img-fluid{
    height: auto;
    width: 100%;
  }

  .float-r{
    float: right !important;
  }
  /* Positions */

  .pos-absolute{
    position: absolute !important;
  }
  .pos-relative{
    position: relative !important;
  }
  .pos-fixed{
    position: fixed !important;
  }
 

/* Media Query On Max Width 768 */

@media (max-width:768px){

    .mob-text-center{
      text-align: center;
    }



    .mob-mt-0{
      margin-top: 0px !important;
    }
    .mob-mt-1{
      margin-top: 10px !important;
    }
    .mob-mt-2{
      margin-top: 20px !important;
    }
    .mob-mt-3{
      margin-top: 30px !important;
    }
    .mob-mt-4{
      margin-top: 40px !important;
    }
    .mob-mt-5{
      margin-top: 50px !important;
    }
    .mob-mt-6{
      margin-top: 60px !important;
    }
    .mob-mt-7{
      margin-top: 70px !important;
    }
    .mob-mt-8{
      margin-top: 80px !important;
    }
    .mob-mt-9{
      margin-top: 90px !important;
    }
    .mob-mt-10{
      margin-top: 100px !important;
    }
    .mob-mt-120{
      margin-top: 120px !important;
    }
    .mob-mt-150{
      margin-top: 150px !important;
    }
    .mob-mt-200{
      margin-top: 200px !important;
    }


    .mob-mb-0{
      margin-bottom: 0px !important;
    }
    .mob-mb-1{
      margin-bottom: 10px !important;
    }
    .mob-mb-2{
      margin-bottom: 20px !important;
    }
    .mob-mb-3{
      margin-bottom: 30px !important;
    }
    .mob-mb-4{
      margin-bottom: 40px !important;
    }
    .mob-mb-5{
      margin-bottom: 50px !important;
    }
    .mob-mb-6{
      margin-bottom: 60px !important;
    }
    .mob-mb-7{
      margin-bottom: 70px !important;
    }
    .mob-mb-8{
      margin-bottom: 80px !important;
    }
    .mob-mb-9{
      margin-bottom: 90px !important;
    }
    .mob-mb-10{
      margin-bottom: 100px !important;
    }


    .mob-ml-0{
      margin-left: 0px !important;
    }
    .mob-ml-1{
      margin-left: 10px !important;
    }
    .mob-ml-2{
      margin-left: 20px !important;
    }
    .mob-mt-3{
      margin-left: 30px !important;
    }
    .mob-ml-3{
      margin-left: 30px !important;
    }
    .mob-ml-4{
      margin-left: 40px !important;
    }
    .mob-ml-5{
      margin-left: 50px !important;
    }
    .mob-ml-6{
      margin-left: 60px !important;
    }
    .mob-ml-7{
      margin-left: 70px !important;
    }
    .mob-ml-8{
      margin-left: 80px !important;
    }
    .mob-ml-9{
      margin-left: 90px !important;
    }
    .mob-ml-10{
      margin-left: 100px !important;
    }


    .mob-ml-11{
      margin-left: 11px !important;
    }
    .mob-ml-12{
      margin-left: 12px !important;
    }
    .mob-ml-13{
      margin-left: 13px !important;
    }
    .mob-ml-14{
      margin-left: 14px !important;
    }
    .mob-ml-15{
      margin-left: 15px !important;
    }
    

    /* padding  */
    
    .mob-pt-0{
      padding-top: 0px !important;
    }
    .mob-pt-1{
      padding-top: 10px !important;
    }
    .mob-pt-2{
      padding-top: 20px !important;
    }
    .mob-pt-3{
      padding-top: 30px !important;
    }
    .mob-pt-4{
      padding-top: 40px !important;
    }
    .mob-pt-5{
      padding-top: 50px !important;
    }
    .mob-pt-6{
      padding-top: 60px !important;
    }
    .mob-pt-7{
      padding-top:70px !important;
    }
    .mob-pt-8{
      padding-top: 80px !important;
    }
    .mob-pt-9{
      padding-top: 90px !important;
    }
    .mob-pt-10{
      padding-top: 100px !important;
    }

    .mob-pl-08{
      padding-left: 8px !important;
    }
    .mob-pl-07{
      padding-left: 7px !important;
    }
    .mob-pl-0{
      padding-left: 0px !important;
    }
    .mob-pl-1{
      padding-left: 10px !important;
    }
    .mob-pl-2{
      padding-left: 20px !important;
    }
    .mob-pl-3{
      padding-left: 30px !important;
    }
    .mob-pl-4{
      padding-left: 40px !important;
    }
    .mob-pl-5{
      padding-left: 50px !important;
    }
    .mob-pl-6{
      padding-left: 60px !important;
    }
    .mob-pl-7{
      padding-left:70px !important;
    }
    .mob-pl-8{
      padding-left: 80px !important;
    }
    .mob-pl-9{
      padding-left: 90px !important;
    }
    .mob-pl-10{
      padding-left: 100px !important;
    }


    .mob-pr-0{
      padding-right: 0px !important;
    }
    .mob-pr-1{
      padding-right: 10px !important;
    }
    .mob-pr-2{
      padding-right: 20px !important;
    }
    .mob-pr-3{
      padding-right: 30px !important;
    }
    .mob-pr-4{
      padding-right: 40px !important;
    }
    .mob-pr-5{
      padding-right: 50px !important;
    }
    .mob-pr-6{
      padding-right: 60px !important;
    }
    .mob-pr-7{
      padding-right: 70px !important;
    }
    .mob-pr-8{
      padding-right: 80px !important;
    }
    .mob-pr-9{
      padding-right: 90px !important;
    }
    .mob-pr-10{
      padding-right: 100px !important;
    }


    .mob-pr-11{
      padding-right: 11px;
    }

    /* font size */

    .mob-fs-0{
      font-size: 0px !important;
    }
    .mob-fs-1{
      font-size: 1px !important;
    }
    .mob-fs-2{
      font-size: 2px !important;
    }
    .mob-fs-3{
      font-size: 3px !important;
    }
    .mob-fs-4{
      font-size: 4px !important;
    }
    .mob-fs-5{
      font-size: 5px !important;
    }
    .mob-fs-6{
      font-size: 6px !important;
    }
    .mob-fs-7{
      font-size: 7px !important;
    }
    .mob-fs-8{
      font-size: 8px !important;
    }
    .mob-fs-9{
      font-size: 9px !important;
    }
    .mob-fs-10{
      font-size: 10px !important;
    }
    .mob-fs-11{
      font-size: 11px !important;
    }
    .mob-fs-12{
      font-size: 12px !important;
    }
    .mob-fs-13{
      font-size: 13px !important;
    }
    .mob-fs-14{
      font-size: 14px !important;
    }
    .mob-fs-15{
      font-size: 15px !important;
    }
    .mob-fs-16{
      font-size: 16px !important;
    }
    .mob-fs-17{
      font-size: 17px !important;
    }
    .mob-fs-18{
      font-size: 18px !important;
    }
    .mob-fs-19{
      font-size: 19px !important;
    }
    .mob-fs-20{
      font-size: 20px !important;
    }
    .mob-fs-21{
      font-size: 21px !important;
    }
    .mob-fs-22{
      font-size: 22px !important;
    }
    .mob-fs-23{
      font-size: 23px !important;
    }
    .mob-fs-24{
      font-size: 24px !important;
    }
    .mob-fs-25{
      font-size: 25px !important;
    }



    /* Width */
    .mob-w-100px{
      width: 100px !important;
    }
    .mob-w-85{
      width: 85px !important;
    }
    .mob-w-119{
      width: 119px !important;
    }
    .mob-w-172{
      width: 172px !important;
    }
    .mob-w-100{
      width: 100% !important;
    }
    .mob-w-75{
      width: 75% !important;
    }
    .mob-w-50{
      width: 100% !important;
    }
    .mob-w-25{
      width: 100% !important;
    }

}


  /* with media query on Width 540 */

  @media (max-width:540px){
    .border-right-1{
      border: 0px !important;
    }
    .mob-m-auto{
      margin: auto !important;
    }
    .mob-w-95{
      width: 95px !important;
    }
    .mob-m-0{
      margin: 0 !important;
    }
    .mob-mt-0{
      margin-top: 0px !important;
    }
    .mob-mt-1{
      margin-top: 10px !important;
    }
    .mob-mt-2{
      margin-top: 20px !important;
    }
    .mob-mt-3{
      margin-top: 30px !important;
    }
    .mob-mt-4{
      margin-top: 40px !important;
    }
    .mob-mt-5{
      margin-top: 50px !important;
    }
    .mob-mt-6{
      margin-top: 60px !important;
    }
    .mob-mt-7{
      margin-top: 70px !important;
    }
    .mob-mt-8{
      margin-top: 80px !important;
    }
    .mob-mt-9{
      margin-top: 90px !important;
    }
    .mob-mt-10{
      margin-top: 100px !important;
    }


    .mob-mb-0{
      margin-bottom: 0px !important;
    }
    .mob-mb-1{
      margin-bottom: 10px !important;
    }
    .mob-mb-2{
      margin-bottom: 20px !important;
    }
    .mob-mb-3{
      margin-bottom: 30px !important;
    }
    .mob-mb-4{
      margin-bottom: 40px !important;
    }
    .mob-mb-5{
      margin-bottom: 50px !important;
    }
    .mob-mb-6{
      margin-bottom: 60px !important;
    }
    .mob-mb-7{
      margin-bottom: 70px !important;
    }
    .mob-mb-8{
      margin-bottom: 80px !important;
    }
    .mob-mb-9{
      margin-bottom: 90px !important;
    }
    .mob-mb-10{
      margin-bottom: 100px !important;
    }


    .mob-ml-0{
      margin-left: 0px !important;
    }
    .mob-ml-1{
      margin-left: 10px !important;
    }
    .mob-ml-2{
      margin-left: 20px !important;
    }
    .mob-mt-3{
      margin-left: 30px !important;
    }
    .mob-ml-3{
      margin-left: 30px !important;
    }
    .mob-ml-4{
      margin-left: 40px !important;
    }
    .mob-ml-5{
      margin-left: 50px !important;
    }
    .mob-ml-6{
      margin-left: 60px !important;
    }
    .mob-ml-7{
      margin-left: 70px !important;
    }
    .mob-ml-8{
      margin-left: 80px !important;
    }
    .mob-ml-9{
      margin-left: 90px !important;
    }
    .mob-ml-10{
      margin-left: 100px !important;
    }


    .mob-ml-11{
      margin-left: 11px !important;
    }
    .mob-ml-12{
      margin-left: 12px !important;
    }
    .mob-ml-13{
      margin-left: 13px !important;
    }
    .mob-ml-14{
      margin-left: 14px !important;
    }
    .mob-ml-15{
      margin-left: 15px !important;
    }
    

    /* padding  */

    .mob-pt-0{
      padding-top: 0px !important;
    }
    .mob-pt-1{
      padding-top: 10px !important;
    }
    .mob-pt-2{
      padding-top: 20px !important;
    }
    .mob-pt-3{
      padding-top: 30px !important;
    }
    .mob-pt-4{
      padding-top: 40px !important;
    }
    .mob-pt-5{
      padding-top: 50px !important;
    }
    .mob-pt-6{
      padding-top: 60px !important;
    }
    .mob-pt-7{
      padding-top:70px !important;
    }
    .mob-pt-8{
      padding-top: 80px !important;
    }
    .mob-pt-9{
      padding-top: 90px !important;
    }
    .mob-pt-10{
      padding-top: 100px !important;
    }

    .mob-pl-0{
      padding-left: 0px !important;
    }
    .mob-pl-1{
      padding-left: 10px !important;
    }
    .mob-pl-2{
      padding-left: 20px !important;
    }
    .mob-pl-3{
      padding-left: 30px !important;
    }
    .mob-pl-4{
      padding-left: 40px !important;
    }
    .mob-pl-5{
      padding-left: 50px !important;
    }
    .mob-pl-6{
      padding-left: 60px !important;
    }
    .mob-pl-7{
      padding-left:70px !important;
    }
    .mob-pl-8{
      padding-left: 80px !important;
    }
    .mob-pl-9{
      padding-left: 90px !important;
    }
    .mob-pl-10{
      padding-left: 100px !important;
    }


    .mob-pr-0{
      padding-right: 0px;
    }
    .mob-pr-1{
      padding-right: 10px;
    }
    .mob-pr-2{
      padding-right: 20px;
    }
    .mob-pr-3{
      padding-right: 30px;
    }
    .mob-pr-4{
      padding-right: 40px;
    }
    .mob-pr-5{
      padding-right: 50px;
    }
    .mob-pr-6{
      padding-right: 60px;
    }
    .mob-pr-7{
      padding-right: 70px;
    }
    .mob-pr-8{
      padding-right: 80px;
    }
    .mob-pr-9{
      padding-right: 90px;
    }
    .mob-pr-10{
      padding-right: 100px;
    }


    .mob-pr-11{
      padding-right: 11px;
    }

    /* font size */

    .mob-fs-0{
      font-size: 0px !important;
    }
    .mob-fs-1{
      font-size: 1px !important;
    }
    .mob-fs-2{
      font-size: 2px !important;
    }
    .mob-fs-3{
      font-size: 3px !important;
    }
    .mob-fs-4{
      font-size: 4px !important;
    }
    .mob-fs-5{
      font-size: 5px !important;
    }
    .mob-fs-6{
      font-size: 6px !important;
    }
    .mob-fs-7{
      font-size: 7px !important;
    }
    .mob-fs-8{
      font-size: 8px !important;
    }
    .mob-fs-9{
      font-size: 9px !important;
    }
    .mob-fs-10{
      font-size: 10px !important;
    }
    .mob-fs-11{
      font-size: 11px !important;
    }
    .mob-fs-12{
      font-size: 12px !important;
    }
    .mob-fs-13{
      font-size: 13px !important;
    }
    .mob-fs-14{
      font-size: 14px !important;
    }
    .mob-fs-15{
      font-size: 15px !important;
    }
    .mob-fs-16{
      font-size: 16px !important;
    }
    .mob-fs-17{
      font-size: 17px !important;
    }
    .mob-fs-18{
      font-size: 18px !important;
    }
    .mob-fs-19{
      font-size: 19px !important;
    }
    .mob-fs-20{
      font-size: 20px !important;
    }
    .mob-fs-21{
      font-size: 21px !important;
    }
    .mob-fs-22{
      font-size: 22px !important;
    }
    .mob-fs-23{
      font-size: 23px !important;
    }
    .mob-fs-24{
      font-size: 24px !important;
    }
    .mob-fs-25{
      font-size: 25px !important;
    }



    /* Width */

    .mob-w-100{
      width: 100% !important;
    }
    .mob-w-75{
      width: 75% !important;
    }
    .mob-w-50{
      width: 50% !important;
    }
    .mob-w-25{
      width: 100% !important;
    }


    /* mob-text-center */

    .mob-text-center{
      text-align: center !important;
    }
    .mob-col-1{
      flex: 0 0 8.333333%;
    max-width: 8.333333%;
    }
    .mob-col-2{
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .mob-col-8{
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }

  }

 .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /*
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
  .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
  .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
  .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
  .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
  .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  
  .col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  
  .col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  
  .col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  
  .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  
  .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  
  .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  
  .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  .col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  
  .col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  
  .col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  
  .col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  
  .col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  
  .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
   */

  @media(max-width:380px){
    .min-fs-1{
      font-size: 1px !important;
    }
    .min-fs-2{
      font-size: 2px !important;
    }
    .min-fs-3{
      font-size: 3px !important;
    }
    .min-fs-4{
      font-size: 4px !important;
    }
    .min-fs-5{
      font-size: 5px !important;
    }
    .min-fs-6{
      font-size: 6px !important;
    }
    .min-fs-7{
      font-size: 7px !important;
    }
    .min-fs-8{
      font-size: 8px !important;
    }
    .min-fs-9{
      font-size: 9px !important;
    }
    .min-fs-10{
      font-size: 1px !important;
    }
    .min-fs-11{
      font-size: 11px !important;
    }
    .min-fs-12{
      font-size: 12px !important;
    }
    .min-fs-13{
      font-size: 13px !important;
    }
    .min-fs-14{
      font-size: 14px !important;
    }
    .min-fs-15{
      font-size: 15px !important;
    }
    .min-fs-16{
      font-size: 16px !important;
    }
    .min-fs-17{
      font-size: 17px !important;
    }
    .min-fs-18{
      font-size: 18px !important;
    }
    .min-fs-19{
      font-size: 19px !important;
    }
    .min-fs-20{
      font-size: 20px !important;
    }
    .min-fs-21{
      font-size: 21px !important;
    }
  }