
/*POLICE Style*/
.font-Be-Vietnam-Prot{
    font-family: 'Be Vietnam Pro', sans-serif;
}
.font-Crimson-Text{
    font-family: 'Crimson Text', serif;
}
.font-Hind-Siliguri{
    font-family: 'Hind Siliguri', sans-serif;
}
.font-Plus-Jakarta-Sans{
    font-family: 'Plus Jakarta Sans', sans-serif;
}
.font-Montserrat{
    font-family: 'Montserrat', sans-serif;
}


.visuallyhidden{
    position: absolute;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
}

/*POLICE WEIGHT*/
.weight100{
    font-weight: 100;
}
.weight200{
    font-weight: 200;
}
.weight300{
    font-weight: 300;
}
.weight400{
    font-weight: 400;
}
.weight500{
    font-weight: 500;
}
.font-weight{
    font-weight: 600;
}
.weight700{
    font-weight: 700;
}
.weight800{
    font-weight: 800;
}
.weight900{
    font-weight: 900;
}

/*POLICE iWEIGHT*/
.iWeight100{
    font-weight: 100;
    font-style: italic;
}
.iWeight200{
    font-weight: 200;
    font-style: italic;
}
.iWeight300{
    font-weight: 300;
    font-style: italic;
}
.iWeight400{
    font-weight: 400;
    font-style: italic;
}
.iWeight500{
    font-weight: 500;
    font-style: italic;
}
.iWeightt700{
    font-weight: 700;
    font-style: italic;
}
.iWeight900{
    font-weight: 900;
    font-style: italic;
}
/*POLICE SIZE*/
.fontSizeXS{
    font-size: 11px;
    transition: all 0.5s;
}
.fontSizeSS{
    font-size: 13px;
    transition: all 0.5s;
}
.fontSizeS{
    font-size: 14px;
    transition: all 0.5s;
}
.fontSizeM{
    font-size: 16px;
    transition: all 0.5s;
}
.fontSizeL{
    font-size: 22px;
    transition: all 0.5s;
}
.fontSizeXL{
    font-size: 26px;
    transition: all 0.5s;
}
.fontSizeXxL{
    font-size: 30px;
    transition: all 0.5s;
}
.fontSizeXxxL{
    font-size: 37px;
    transition: all 0.5s;
}
.titleSizeXxxL{
    font-size: 70px;
    transition: all 0.5s;
}

.fontSizeNavXxL{
    font-size: 30px;
    transition: all 0.5s;
}

.fontSizeNavXxxL{
    font-size: 37px;
    transition: all 0.5s;
}

.titleSizeNavXxxL{
    font-size: 70px;
    transition: all 0.5s;
}

.aligneCenter{
    text-align: center;
}
.aligneStart{
    text-align: start;
}
.aligneStart{
    text-align: end;
}

/*POLICE COLOR*/

.fontBlack{
    color: black;
}
.fontWhite{
    color: white;
}
.fontOrange{
    color: #f67800;
}
.fontBlueSky{
    color: #0e969a;
}
.fontBlueDark{
    color: #280aa4;
}

.fontBlueLogo{
    color: #2f2c7d;
}
.fontvioletLogo{
    color: #d90880;
}
.fontdarkpurple{
    color: #a04fc9;
}
.fontdarkpurple2{
    color: #551a8b;
}
.fontRed{
    color:#d43182
}

.link-color{
    color:#0066cc
}
.margZero{
    margin: 0;
}
.margAuto{
    margin: auto !important;
}
.aNone{
    text-decoration: none;
}

.underline:hover{
    text-decoration: underline;
}

.mb1{
    margin-bottom: 10px;
}

@media screen and (max-width: 1100px) {
    /*POLICE SIZE*/
    .fontSizeXS{
        font-size: 11px;
    }
    .fontSizeS{
        font-size: 12px;
    }
    .fontSizeM{
        font-size: 14px;
    }
    .fontSizeL{
        font-size: 16px;
    }
    .fontSizeXL{
        font-size: 22px;
    }
    .fontSizeXxL{
        font-size: 28px;
    }
    .fontSizeXxxL{
        font-size: 34px;
    }
    .titleSizeXxxL{
        font-size: 40px;
    }

    .fontSizeNavXxL{
        font-size: 25px;
        transition: all 0.5s;
        text-align: center;
    }

    .fontSizeNavXxxL{
        font-size: 30px;
        transition: all 0.5s;
        text-align: center;
    }

    .titleSizeNavXxxL{
        font-size: 40px;
        transition: all 0.5s;
        text-align: center;
    }
}

@media screen and (max-width: 800px) {/*
      /*POLICE SIZE*/
    .fontSizeXS{
        font-size: 11px;
    }
    .fontSizeS{
        font-size: 12px;
    }
    .fontSizeM{
        font-size: 14px;
    }
    .fontSizeL{
        font-size: 14px;
    }
    .fontSizeXL{
        font-size: 18px;
    }
    .fontSizeXxL{
        font-size: 20px;
    }
    .fontSizeXxxL{
        font-size: 28px;
    }
    .titleSizeXxxL{
        font-size: 30px;
    }


    .fontSizeNavXxL{
        font-size: 18px;
        transition: all 0.5s;
        text-align: center;
    }

    .fontSizeNavXxxL{
        font-size: 25px;
        transition: all 0.5s;
        text-align: center;
    }

    .titleSizeNavXxxL{
        font-size: 30px;
        transition: all 0.5s;
        text-align: center;
    }
}

@media screen and (max-width: 600px) {


    .fontSizeNavXxL{
        font-size: 14px;
        transition: all 0.5s;
        text-align: center;
    }

    .fontSizeNavXxxL{
        font-size: 16px;
        transition: all 0.5s;
        text-align: center;
    }

    .titleSizeNavXxxL{
        font-size: 25px;
        transition: all 0.5s;
        text-align: center;
    }
}