﻿.pns-wrap-text {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.pns-w-c {width: var(--pns-w-c) !important;}
.pns-h-c {height: var(--pns-h-c) !important;}
.pns-mw-c {max-width: var(--pns-mw-c) !important;}
.pns-mh-c {max-height: var(--pns-mh-c) !important;}

.pns-w-5 { width:  5% !important; }
.pns-w-10 { width: 10% !important; }
.pns-w-15 { width: 15% !important; }
.pns-w-20 { width: 20% !important; }
.pns-w-25 { width: 25% !important; }
.pns-w-30 { width: 30% !important; }
.pns-w-35 { width: 35% !important; }
.pns-w-40 { width: 40% !important; }
.pns-w-45 { width: 45% !important; }
.pns-w-50 { width: 50% !important; }
.pns-w-55 { width: 55% !important; }
.pns-w-60 { width: 60% !important; }
.pns-w-65 { width: 65% !important; }
.pns-w-70 { width: 70% !important; }
.pns-w-75 { width: 75% !important; }
.pns-w-80 { width: 80% !important; }
.pns-w-85 { width: 85% !important; }
.pns-w-90 { width: 90% !important; }
.pns-w-95 { width: 95% !important; }
.pns-w-100{ width:100% !important; }

.pns-h-5  { height:  5% !important; }
.pns-h-10 { height: 10% !important; }
.pns-h-15 { height: 15% !important; }
.pns-h-20 { height: 20% !important; }
.pns-h-25 { height: 25% !important; }
.pns-h-30 { height: 30% !important; }
.pns-h-35 { height: 35% !important; }
.pns-h-40 { height: 40% !important; }
.pns-h-45 { height: 45% !important; }
.pns-h-50 { height: 50% !important; }
.pns-h-55 { height: 55% !important; }
.pns-h-60 { height: 60% !important; }
.pns-h-65 { height: 65% !important; }
.pns-h-70 { height: 70% !important; }
.pns-h-75 { height: 75% !important; }
.pns-h-80 { height: 80% !important; }
.pns-h-85 { height: 85% !important; }
.pns-h-90 { height: 90% !important; }
.pns-h-95 { height: 95% !important; }
.pns-h-100{ height:100% !important; }

.pns-w-5v  { width:  5vh !important; }
.pns-w-10v { width: 10vh !important; }
.pns-w-15v { width: 15vh !important; }
.pns-w-20v { width: 20vh !important; }
.pns-w-25v { width: 25vh !important; }
.pns-w-30v { width: 30vh !important; }
.pns-w-35v { width: 35vh !important; }
.pns-w-40v { width: 40vh !important; }
.pns-w-45v { width: 45vh !important; }
.pns-w-50v { width: 50vh !important; }
.pns-w-55v { width: 55vh !important; }
.pns-w-60v { width: 60vh !important; }
.pns-w-65v { width: 65vh !important; }
.pns-w-70v { width: 70vh !important; }
.pns-w-75v { width: 75vh !important; }
.pns-w-80v { width: 80vh !important; }
.pns-w-85v { width: 85vh !important; }
.pns-w-90v { width: 90vh !important; }
.pns-w-95v { width: 95vh !important; }
.pns-w-100v{ width:100vh !important; }

.pns-h-5v  { height:  5vh !important; }
.pns-h-10v { height: 10vh !important; }
.pns-h-15v { height: 15vh !important; }
.pns-h-20v { height: 20vh !important; }
.pns-h-25v { height: 25vh !important; }
.pns-h-30v { height: 30vh !important; }
.pns-h-35v { height: 35vh !important; }
.pns-h-40v { height: 40vh !important; }
.pns-h-45v { height: 45vh !important; }
.pns-h-50v { height: 50vh !important; }
.pns-h-55v { height: 55vh !important; }
.pns-h-60v { height: 60vh !important; }
.pns-h-65v { height: 65vh !important; }
.pns-h-70v { height: 70vh !important; }
.pns-h-75v { height: 75vh !important; }
.pns-h-80v { height: 80vh !important; }
.pns-h-85v { height: 85vh !important; }
.pns-h-90v { height: 90vh !important; }
.pns-h-95v { height: 95vh !important; }
.pns-h-100v{ height:100vh !important; }


.pns-mh-5 { max-height: 5vh !important; }
.pns-mh-10 { max-height: 10vh !important; }
.pns-mh-15 { max-height: 15vh !important; }
.pns-mh-20 { max-height: 20vh !important; }
.pns-mh-25 { max-height: 25vh !important; }
.pns-mh-30 { max-height: 30vh !important; }
.pns-mh-35 { max-height: 35vh !important; }
.pns-mh-40 { max-height: 40vh !important; }
.pns-mh-45 { max-height: 45vh !important; }
.pns-mh-50 { max-height: 50vh !important; }
.pns-mh-55 { max-height: 55vh !important; }
.pns-mh-60 { max-height: 60vh !important; }
.pns-mh-65 { max-height: 65vh !important; }
.pns-mh-70 { max-height: 70vh !important; }
.pns-mh-75 { max-height: 75vh !important; }
.pns-mh-80 { max-height: 80vh !important; }
.pns-mh-85 { max-height: 85vh !important; }
.pns-mh-90 { max-height: 90vh !important; }
.pns-mh-95 { max-height: 95vh !important; }
.pns-mh-100 { max-height: 100vh !important; }

.pns-mw-5  { max-width: 5vh !important; }
.pns-mw-10 { max-width: 10vh !important; }
.pns-mw-15 { max-width: 15vh !important; }
.pns-mw-20 { max-width: 20vh !important; }
.pns-mw-25 { max-width: 25vh !important; }
.pns-mw-30 { max-width: 30vh !important; }
.pns-mw-35 { max-width: 35vh !important; }
.pns-mw-40 { max-width: 40vh !important; }
.pns-mw-45 { max-width: 45vh !important; }
.pns-mw-50 { max-width: 50vh !important; }
.pns-mw-55 { max-width: 55vh !important; }
.pns-mw-60 { max-width: 60vh !important; }
.pns-mw-65 { max-width: 65vh !important; }
.pns-mw-70 { max-width: 70vh !important; }
.pns-mw-75 { max-width: 75vh !important; }
.pns-mw-80 { max-width: 80vh !important; }
.pns-mw-85 { max-width: 85vh !important; }
.pns-mw-90 { max-width: 90vh !important; }
.pns-mw-95 { max-width: 95vh !important; }
.pns-mw-100{ max-width: 100vh !important; }


@media (min-width: 768px) {
    .pns-w-md-c {width: var(--pns-w-md-c) !important;}
    .pns-h-md-c {height: var(--pns-h-md-c) !important;}
    .pns-mw-md-c {max-width: var(--pns-mw-md-c) !important;}
    .pns-mh-md-c {max-height: var(--pns-mh-md-c) !important;}

    .pns-w-md-5  { width:  5% !important; }
    .pns-w-md-10 { width: 10% !important; }
    .pns-w-md-15 { width: 15% !important; }
    .pns-w-md-20 { width: 20% !important; }
    .pns-w-md-25 { width: 25% !important; }
    .pns-w-md-30 { width: 30% !important; }
    .pns-w-md-35 { width: 35% !important; }
    .pns-w-md-40 { width: 40% !important; }
    .pns-w-md-45 { width: 45% !important; }
    .pns-w-md-50 { width: 50% !important; }
    .pns-w-md-55 { width: 55% !important; }
    .pns-w-md-60 { width: 60% !important; }
    .pns-w-md-65 { width: 65% !important; }
    .pns-w-md-70 { width: 70% !important; }
    .pns-w-md-75 { width: 75% !important; }
    .pns-w-md-80 { width: 80% !important; }
    .pns-w-md-85 { width: 85% !important; }
    .pns-w-md-90 { width: 90% !important; }
    .pns-w-md-95 { width: 95% !important; }
    .pns-w-md-100{ width:100% !important; }

    .pns-h-md-5  { height:  5% !important; }
    .pns-h-md-10 { height: 10% !important; }
    .pns-h-md-15 { height: 15% !important; }
    .pns-h-md-20 { height: 20% !important; }
    .pns-h-md-25 { height: 25% !important; }
    .pns-h-md-30 { height: 30% !important; }
    .pns-h-md-35 { height: 35% !important; }
    .pns-h-md-40 { height: 40% !important; }
    .pns-h-md-45 { height: 45% !important; }
    .pns-h-md-50 { height: 50% !important; }
    .pns-h-md-55 { height: 55% !important; }
    .pns-h-md-60 { height: 60% !important; }
    .pns-h-md-65 { height: 65% !important; }
    .pns-h-md-70 { height: 70% !important; }
    .pns-h-md-75 { height: 75% !important; }
    .pns-h-md-80 { height: 80% !important; }
    .pns-h-md-85 { height: 85% !important; }
    .pns-h-md-90 { height: 90% !important; }
    .pns-h-md-95 { height: 95% !important; }
    .pns-h-md-100{ height:100% !important; }

    .pns-w-md-5v  { width:  5vh !important; }
    .pns-w-md-10v { width: 10vh !important; }
    .pns-w-md-15v { width: 15vh !important; }
    .pns-w-md-20v { width: 20vh !important; }
    .pns-w-md-25v { width: 25vh !important; }
    .pns-w-md-30v { width: 30vh !important; }
    .pns-w-md-35v { width: 35vh !important; }
    .pns-w-md-40v { width: 40vh !important; }
    .pns-w-md-45v { width: 45vh !important; }
    .pns-w-md-50v { width: 50vh !important; }
    .pns-w-md-55v { width: 55vh !important; }
    .pns-w-md-60v { width: 60vh !important; }
    .pns-w-md-65v { width: 65vh !important; }
    .pns-w-md-70v { width: 70vh !important; }
    .pns-w-md-75v { width: 75vh !important; }
    .pns-w-md-80v { width: 80vh !important; }
    .pns-w-md-85v { width: 85vh !important; }
    .pns-w-md-90v { width: 90vh !important; }
    .pns-w-md-95v { width: 95vh !important; }
    .pns-w-md-100v{ width:100vh !important; }

    .pns-h-md-5v  { height:  5vh !important; }
    .pns-h-md-10v { height: 10vh !important; }
    .pns-h-md-15v { height: 15vh !important; }
    .pns-h-md-20v { height: 20vh !important; }
    .pns-h-md-25v { height: 25vh !important; }
    .pns-h-md-30v { height: 30vh !important; }
    .pns-h-md-35v { height: 35vh !important; }
    .pns-h-md-40v { height: 40vh !important; }
    .pns-h-md-45v { height: 45vh !important; }
    .pns-h-md-50v { height: 50vh !important; }
    .pns-h-md-55v { height: 55vh !important; }
    .pns-h-md-60v { height: 60vh !important; }
    .pns-h-md-65v { height: 65vh !important; }
    .pns-h-md-70v { height: 70vh !important; }
    .pns-h-md-75v { height: 75vh !important; }
    .pns-h-md-80v { height: 80vh !important; }
    .pns-h-md-85v { height: 85vh !important; }
    .pns-h-md-90v { height: 90vh !important; }
    .pns-h-md-95v { height: 95vh !important; }
    .pns-h-md-100v{ height:100vh !important; }


    .pns-mh-md-5 { max-height: 5vh !important; }
    .pns-mh-md-10 { max-height: 10vh !important; }
    .pns-mh-md-15 { max-height: 15vh !important; }
    .pns-mh-md-20 { max-height: 20vh !important; }
    .pns-mh-md-25 { max-height: 25vh !important; }
    .pns-mh-md-30 { max-height: 30vh !important; }
    .pns-mh-md-35 { max-height: 35vh !important; }
    .pns-mh-md-40 { max-height: 40vh !important; }
    .pns-mh-md-45 { max-height: 45vh !important; }
    .pns-mh-md-50 { max-height: 50vh !important; }
    .pns-mh-md-55 { max-height: 55vh !important; }
    .pns-mh-md-60 { max-height: 60vh !important; }
    .pns-mh-md-65 { max-height: 65vh !important; }
    .pns-mh-md-70 { max-height: 70vh !important; }
    .pns-mh-md-75 { max-height: 75vh !important; }
    .pns-mh-md-80 { max-height: 80vh !important; }
    .pns-mh-md-85 { max-height: 85vh !important; }
    .pns-mh-md-90 { max-height: 90vh !important; }
    .pns-mh-md-95 { max-height: 95vh !important; }
    .pns-mh-md-100 { max-height: 100vh !important; }

    .pns-mw-md-5  { max-width: 5vh !important; }
    .pns-mw-md-10 { max-width: 10vh !important; }
    .pns-mw-md-15 { max-width: 15vh !important; }
    .pns-mw-md-20 { max-width: 20vh !important; }
    .pns-mw-md-25 { max-width: 25vh !important; }
    .pns-mw-md-30 { max-width: 30vh !important; }
    .pns-mw-md-35 { max-width: 35vh !important; }
    .pns-mw-md-40 { max-width: 40vh !important; }
    .pns-mw-md-45 { max-width: 45vh !important; }
    .pns-mw-md-50 { max-width: 50vh !important; }
    .pns-mw-md-55 { max-width: 55vh !important; }
    .pns-mw-md-60 { max-width: 60vh !important; }
    .pns-mw-md-65 { max-width: 65vh !important; }
    .pns-mw-md-70 { max-width: 70vh !important; }
    .pns-mw-md-75 { max-width: 75vh !important; }
    .pns-mw-md-80 { max-width: 80vh !important; }
    .pns-mw-md-85 { max-width: 85vh !important; }
    .pns-mw-md-90 { max-width: 90vh !important; }
    .pns-mw-md-95 { max-width: 95vh !important; }
    .pns-mw-md-100{ max-width: 100vh !important; }
}

@media (min-width: 992px) {
    .pns-w-lg-c {width: var(--pns-w-lg-c) !important;}
    .pns-h-lg-c {height: var(--pns-h-lg-c) !important;}
    .pns-mw-lg-c {max-width: var(--pns-mw-lg-c) !important;}
    .pns-mh-lg-c {max-height: var(--pns-mh-lg-c) !important;}

    .pns-w-lg-5  { width:  5% !important; }
    .pns-w-lg-10 { width: 10% !important; }
    .pns-w-lg-15 { width: 15% !important; }
    .pns-w-lg-20 { width: 20% !important; }
    .pns-w-lg-25 { width: 25% !important; }
    .pns-w-lg-30 { width: 30% !important; }
    .pns-w-lg-35 { width: 35% !important; }
    .pns-w-lg-40 { width: 40% !important; }
    .pns-w-lg-45 { width: 45% !important; }
    .pns-w-lg-50 { width: 50% !important; }
    .pns-w-lg-55 { width: 55% !important; }
    .pns-w-lg-60 { width: 60% !important; }
    .pns-w-lg-65 { width: 65% !important; }
    .pns-w-lg-70 { width: 70% !important; }
    .pns-w-lg-75 { width: 75% !important; }
    .pns-w-lg-80 { width: 80% !important; }
    .pns-w-lg-85 { width: 85% !important; }
    .pns-w-lg-90 { width: 90% !important; }
    .pns-w-lg-95 { width: 95% !important; }
    .pns-w-lg-100{ width:100% !important; }

    .pns-h-lg-5  { height:  5% !important; }
    .pns-h-lg-10 { height: 10% !important; }
    .pns-h-lg-15 { height: 15% !important; }
    .pns-h-lg-20 { height: 20% !important; }
    .pns-h-lg-25 { height: 25% !important; }
    .pns-h-lg-30 { height: 30% !important; }
    .pns-h-lg-35 { height: 35% !important; }
    .pns-h-lg-40 { height: 40% !important; }
    .pns-h-lg-45 { height: 45% !important; }
    .pns-h-lg-50 { height: 50% !important; }
    .pns-h-lg-55 { height: 55% !important; }
    .pns-h-lg-60 { height: 60% !important; }
    .pns-h-lg-65 { height: 65% !important; }
    .pns-h-lg-70 { height: 70% !important; }
    .pns-h-lg-75 { height: 75% !important; }
    .pns-h-lg-80 { height: 80% !important; }
    .pns-h-lg-85 { height: 85% !important; }
    .pns-h-lg-90 { height: 90% !important; }
    .pns-h-lg-95 { height: 95% !important; }
    .pns-h-lg-100{ height:100% !important; }

    .pns-w-lg-5v  { width:  5vh !important; }
    .pns-w-lg-10v { width: 10vh !important; }
    .pns-w-lg-15v { width: 15vh !important; }
    .pns-w-lg-20v { width: 20vh !important; }
    .pns-w-lg-25v { width: 25vh !important; }
    .pns-w-lg-30v { width: 30vh !important; }
    .pns-w-lg-35v { width: 35vh !important; }
    .pns-w-lg-40v { width: 40vh !important; }
    .pns-w-lg-45v { width: 45vh !important; }
    .pns-w-lg-50v { width: 50vh !important; }
    .pns-w-lg-55v { width: 55vh !important; }
    .pns-w-lg-60v { width: 60vh !important; }
    .pns-w-lg-65v { width: 65vh !important; }
    .pns-w-lg-70v { width: 70vh !important; }
    .pns-w-lg-75v { width: 75vh !important; }
    .pns-w-lg-80v { width: 80vh !important; }
    .pns-w-lg-85v { width: 85vh !important; }
    .pns-w-lg-90v { width: 90vh !important; }
    .pns-w-lg-95v { width: 95vh !important; }
    .pns-w-lg-100v{ width:100vh !important; }

    .pns-h-lg-5v  { height:  5vh !important; }
    .pns-h-lg-10v { height: 10vh !important; }
    .pns-h-lg-15v { height: 15vh !important; }
    .pns-h-lg-20v { height: 20vh !important; }
    .pns-h-lg-25v { height: 25vh !important; }
    .pns-h-lg-30v { height: 30vh !important; }
    .pns-h-lg-35v { height: 35vh !important; }
    .pns-h-lg-40v { height: 40vh !important; }
    .pns-h-lg-45v { height: 45vh !important; }
    .pns-h-lg-50v { height: 50vh !important; }
    .pns-h-lg-55v { height: 55vh !important; }
    .pns-h-lg-60v { height: 60vh !important; }
    .pns-h-lg-65v { height: 65vh !important; }
    .pns-h-lg-70v { height: 70vh !important; }
    .pns-h-lg-75v { height: 75vh !important; }
    .pns-h-lg-80v { height: 80vh !important; }
    .pns-h-lg-85v { height: 85vh !important; }
    .pns-h-lg-90v { height: 90vh !important; }
    .pns-h-lg-95v { height: 95vh !important; }
    .pns-h-lg-100v{ height:100vh !important; }


    .pns-mh-lg-5 { max-height: 5vh !important; }
    .pns-mh-lg-10 { max-height: 10vh !important; }
    .pns-mh-lg-15 { max-height: 15vh !important; }
    .pns-mh-lg-20 { max-height: 20vh !important; }
    .pns-mh-lg-25 { max-height: 25vh !important; }
    .pns-mh-lg-30 { max-height: 30vh !important; }
    .pns-mh-lg-35 { max-height: 35vh !important; }
    .pns-mh-lg-40 { max-height: 40vh !important; }
    .pns-mh-lg-45 { max-height: 45vh !important; }
    .pns-mh-lg-50 { max-height: 50vh !important; }
    .pns-mh-lg-55 { max-height: 55vh !important; }
    .pns-mh-lg-60 { max-height: 60vh !important; }
    .pns-mh-lg-65 { max-height: 65vh !important; }
    .pns-mh-lg-70 { max-height: 70vh !important; }
    .pns-mh-lg-75 { max-height: 75vh !important; }
    .pns-mh-lg-80 { max-height: 80vh !important; }
    .pns-mh-lg-85 { max-height: 85vh !important; }
    .pns-mh-lg-90 { max-height: 90vh !important; }
    .pns-mh-lg-95 { max-height: 95vh !important; }
    .pns-mh-lg-100 { max-height: 100vh !important; }

    .pns-mw-lg-5  { max-width: 5vh !important; }
    .pns-mw-lg-10 { max-width: 10vh !important; }
    .pns-mw-lg-15 { max-width: 15vh !important; }
    .pns-mw-lg-20 { max-width: 20vh !important; }
    .pns-mw-lg-25 { max-width: 25vh !important; }
    .pns-mw-lg-30 { max-width: 30vh !important; }
    .pns-mw-lg-35 { max-width: 35vh !important; }
    .pns-mw-lg-40 { max-width: 40vh !important; }
    .pns-mw-lg-45 { max-width: 45vh !important; }
    .pns-mw-lg-50 { max-width: 50vh !important; }
    .pns-mw-lg-55 { max-width: 55vh !important; }
    .pns-mw-lg-60 { max-width: 60vh !important; }
    .pns-mw-lg-65 { max-width: 65vh !important; }
    .pns-mw-lg-70 { max-width: 70vh !important; }
    .pns-mw-lg-75 { max-width: 75vh !important; }
    .pns-mw-lg-80 { max-width: 80vh !important; }
    .pns-mw-lg-85 { max-width: 85vh !important; }
    .pns-mw-lg-90 { max-width: 90vh !important; }
    .pns-mw-lg-95 { max-width: 95vh !important; }
    .pns-mw-lg-100{ max-width: 100vh !important; }
}

@media (min-width: 1200px) {
    .pns-w-xl-c {width: var(--pns-w-xl-c) !important;}
    .pns-h-xl-c {height: var(--pns-h-xl-c) !important;}
    .pns-mw-xl-c {max-width: var(--pns-mw-xl-c) !important;}
    .pns-mh-xl-c {max-height: var(--pns-mh-xl-c) !important;}

    .pns-w-xl-5  { width:  5% !important; }
    .pns-w-xl-10 { width: 10% !important; }
    .pns-w-xl-15 { width: 15% !important; }
    .pns-w-xl-20 { width: 20% !important; }
    .pns-w-xl-25 { width: 25% !important; }
    .pns-w-xl-30 { width: 30% !important; }
    .pns-w-xl-35 { width: 35% !important; }
    .pns-w-xl-40 { width: 40% !important; }
    .pns-w-xl-45 { width: 45% !important; }
    .pns-w-xl-50 { width: 50% !important; }
    .pns-w-xl-55 { width: 55% !important; }
    .pns-w-xl-60 { width: 60% !important; }
    .pns-w-xl-65 { width: 65% !important; }
    .pns-w-xl-70 { width: 70% !important; }
    .pns-w-xl-75 { width: 75% !important; }
    .pns-w-xl-80 { width: 80% !important; }
    .pns-w-xl-85 { width: 85% !important; }
    .pns-w-xl-90 { width: 90% !important; }
    .pns-w-xl-95 { width: 95% !important; }
    .pns-w-xl-100{ width:100% !important; }

    .pns-h-xl-5  { height:  5% !important; }
    .pns-h-xl-10 { height: 10% !important; }
    .pns-h-xl-15 { height: 15% !important; }
    .pns-h-xl-20 { height: 20% !important; }
    .pns-h-xl-25 { height: 25% !important; }
    .pns-h-xl-30 { height: 30% !important; }
    .pns-h-xl-35 { height: 35% !important; }
    .pns-h-xl-40 { height: 40% !important; }
    .pns-h-xl-45 { height: 45% !important; }
    .pns-h-xl-50 { height: 50% !important; }
    .pns-h-xl-55 { height: 55% !important; }
    .pns-h-xl-60 { height: 60% !important; }
    .pns-h-xl-65 { height: 65% !important; }
    .pns-h-xl-70 { height: 70% !important; }
    .pns-h-xl-75 { height: 75% !important; }
    .pns-h-xl-80 { height: 80% !important; }
    .pns-h-xl-85 { height: 85% !important; }
    .pns-h-xl-90 { height: 90% !important; }
    .pns-h-xl-95 { height: 95% !important; }
    .pns-h-xl-100{ height:100% !important; }

    .pns-w-xl-5v  { width:  5vh !important; }
    .pns-w-xl-10v { width: 10vh !important; }
    .pns-w-xl-15v { width: 15vh !important; }
    .pns-w-xl-20v { width: 20vh !important; }
    .pns-w-xl-25v { width: 25vh !important; }
    .pns-w-xl-30v { width: 30vh !important; }
    .pns-w-xl-35v { width: 35vh !important; }
    .pns-w-xl-40v { width: 40vh !important; }
    .pns-w-xl-45v { width: 45vh !important; }
    .pns-w-xl-50v { width: 50vh !important; }
    .pns-w-xl-55v { width: 55vh !important; }
    .pns-w-xl-60v { width: 60vh !important; }
    .pns-w-xl-65v { width: 65vh !important; }
    .pns-w-xl-70v { width: 70vh !important; }
    .pns-w-xl-75v { width: 75vh !important; }
    .pns-w-xl-80v { width: 80vh !important; }
    .pns-w-xl-85v { width: 85vh !important; }
    .pns-w-xl-90v { width: 90vh !important; }
    .pns-w-xl-95v { width: 95vh !important; }
    .pns-w-xl-100v{ width:100vh !important; }

    .pns-h-xl-5v  { height:  5vh !important; }
    .pns-h-xl-10v { height: 10vh !important; }
    .pns-h-xl-15v { height: 15vh !important; }
    .pns-h-xl-20v { height: 20vh !important; }
    .pns-h-xl-25v { height: 25vh !important; }
    .pns-h-xl-30v { height: 30vh !important; }
    .pns-h-xl-35v { height: 35vh !important; }
    .pns-h-xl-40v { height: 40vh !important; }
    .pns-h-xl-45v { height: 45vh !important; }
    .pns-h-xl-50v { height: 50vh !important; }
    .pns-h-xl-55v { height: 55vh !important; }
    .pns-h-xl-60v { height: 60vh !important; }
    .pns-h-xl-65v { height: 65vh !important; }
    .pns-h-xl-70v { height: 70vh !important; }
    .pns-h-xl-75v { height: 75vh !important; }
    .pns-h-xl-80v { height: 80vh !important; }
    .pns-h-xl-85v { height: 85vh !important; }
    .pns-h-xl-90v { height: 90vh !important; }
    .pns-h-xl-95v { height: 95vh !important; }
    .pns-h-xl-100v{ height:100vh !important; }


    .pns-mh-xl-5 { max-height: 5vh !important; }
    .pns-mh-xl-10 { max-height: 10vh !important; }
    .pns-mh-xl-15 { max-height: 15vh !important; }
    .pns-mh-xl-20 { max-height: 20vh !important; }
    .pns-mh-xl-25 { max-height: 25vh !important; }
    .pns-mh-xl-30 { max-height: 30vh !important; }
    .pns-mh-xl-35 { max-height: 35vh !important; }
    .pns-mh-xl-40 { max-height: 40vh !important; }
    .pns-mh-xl-45 { max-height: 45vh !important; }
    .pns-mh-xl-50 { max-height: 50vh !important; }
    .pns-mh-xl-55 { max-height: 55vh !important; }
    .pns-mh-xl-60 { max-height: 60vh !important; }
    .pns-mh-xl-65 { max-height: 65vh !important; }
    .pns-mh-xl-70 { max-height: 70vh !important; }
    .pns-mh-xl-75 { max-height: 75vh !important; }
    .pns-mh-xl-80 { max-height: 80vh !important; }
    .pns-mh-xl-85 { max-height: 85vh !important; }
    .pns-mh-xl-90 { max-height: 90vh !important; }
    .pns-mh-xl-95 { max-height: 95vh !important; }
    .pns-mh-xl-100 { max-height: 100vh !important; }

    .pns-mw-xl-5  { max-width: 5vh !important; }
    .pns-mw-xl-10 { max-width: 10vh !important; }
    .pns-mw-xl-15 { max-width: 15vh !important; }
    .pns-mw-xl-20 { max-width: 20vh !important; }
    .pns-mw-xl-25 { max-width: 25vh !important; }
    .pns-mw-xl-30 { max-width: 30vh !important; }
    .pns-mw-xl-35 { max-width: 35vh !important; }
    .pns-mw-xl-40 { max-width: 40vh !important; }
    .pns-mw-xl-45 { max-width: 45vh !important; }
    .pns-mw-xl-50 { max-width: 50vh !important; }
    .pns-mw-xl-55 { max-width: 55vh !important; }
    .pns-mw-xl-60 { max-width: 60vh !important; }
    .pns-mw-xl-65 { max-width: 65vh !important; }
    .pns-mw-xl-70 { max-width: 70vh !important; }
    .pns-mw-xl-75 { max-width: 75vh !important; }
    .pns-mw-xl-80 { max-width: 80vh !important; }
    .pns-mw-xl-85 { max-width: 85vh !important; }
    .pns-mw-xl-90 { max-width: 90vh !important; }
    .pns-mw-xl-95 { max-width: 95vh !important; }
    .pns-mw-xl-100{ max-width: 100vh !important; }
}

@media (min-width: 1400px) {
    .pns-w-xxl-c {width: var(--pns-w-xxl-c) !important;}
    .pns-h-xxl-c {height: var(--pns-h-xxl-c) !important;}
    .pns-mw-xxl-c {max-width: var(--pns-mw-xxl-c) !important;}
    .pns-mh-xxl-c {max-height: var(--pns-mh-xxl-c) !important;}

    .pns-w-xxl-5  { width:  5% !important; }
    .pns-w-xxl-10 { width: 10% !important; }
    .pns-w-xxl-15 { width: 15% !important; }
    .pns-w-xxl-20 { width: 20% !important; }
    .pns-w-xxl-25 { width: 25% !important; }
    .pns-w-xxl-30 { width: 30% !important; }
    .pns-w-xxl-35 { width: 35% !important; }
    .pns-w-xxl-40 { width: 40% !important; }
    .pns-w-xxl-45 { width: 45% !important; }
    .pns-w-xxl-50 { width: 50% !important; }
    .pns-w-xxl-55 { width: 55% !important; }
    .pns-w-xxl-60 { width: 60% !important; }
    .pns-w-xxl-65 { width: 65% !important; }
    .pns-w-xxl-70 { width: 70% !important; }
    .pns-w-xxl-75 { width: 75% !important; }
    .pns-w-xxl-80 { width: 80% !important; }
    .pns-w-xxl-85 { width: 85% !important; }
    .pns-w-xxl-90 { width: 90% !important; }
    .pns-w-xxl-95 { width: 95% !important; }
    .pns-w-xxl-100{ width:100% !important; }

    .pns-h-xxl-5  { height:  5% !important; }
    .pns-h-xxl-10 { height: 10% !important; }
    .pns-h-xxl-15 { height: 15% !important; }
    .pns-h-xxl-20 { height: 20% !important; }
    .pns-h-xxl-25 { height: 25% !important; }
    .pns-h-xxl-30 { height: 30% !important; }
    .pns-h-xxl-35 { height: 35% !important; }
    .pns-h-xxl-40 { height: 40% !important; }
    .pns-h-xxl-45 { height: 45% !important; }
    .pns-h-xxl-50 { height: 50% !important; }
    .pns-h-xxl-55 { height: 55% !important; }
    .pns-h-xxl-60 { height: 60% !important; }
    .pns-h-xxl-65 { height: 65% !important; }
    .pns-h-xxl-70 { height: 70% !important; }
    .pns-h-xxl-75 { height: 75% !important; }
    .pns-h-xxl-80 { height: 80% !important; }
    .pns-h-xxl-85 { height: 85% !important; }
    .pns-h-xxl-90 { height: 90% !important; }
    .pns-h-xxl-95 { height: 95% !important; }
    .pns-h-xxl-100{ height:100% !important; }

    .pns-w-xxl-5v  { width:  5vh !important; }
    .pns-w-xxl-10v { width: 10vh !important; }
    .pns-w-xxl-15v { width: 15vh !important; }
    .pns-w-xxl-20v { width: 20vh !important; }
    .pns-w-xxl-25v { width: 25vh !important; }
    .pns-w-xxl-30v { width: 30vh !important; }
    .pns-w-xxl-35v { width: 35vh !important; }
    .pns-w-xxl-40v { width: 40vh !important; }
    .pns-w-xxl-45v { width: 45vh !important; }
    .pns-w-xxl-50v { width: 50vh !important; }
    .pns-w-xxl-55v { width: 55vh !important; }
    .pns-w-xxl-60v { width: 60vh !important; }
    .pns-w-xxl-65v { width: 65vh !important; }
    .pns-w-xxl-70v { width: 70vh !important; }
    .pns-w-xxl-75v { width: 75vh !important; }
    .pns-w-xxl-80v { width: 80vh !important; }
    .pns-w-xxl-85v { width: 85vh !important; }
    .pns-w-xxl-90v { width: 90vh !important; }
    .pns-w-xxl-95v { width: 95vh !important; }
    .pns-w-xxl-100v{ width:100vh !important; }

    .pns-h-xxl-5v  { height:  5vh !important; }
    .pns-h-xxl-10v { height: 10vh !important; }
    .pns-h-xxl-15v { height: 15vh !important; }
    .pns-h-xxl-20v { height: 20vh !important; }
    .pns-h-xxl-25v { height: 25vh !important; }
    .pns-h-xxl-30v { height: 30vh !important; }
    .pns-h-xxl-35v { height: 35vh !important; }
    .pns-h-xxl-40v { height: 40vh !important; }
    .pns-h-xxl-45v { height: 45vh !important; }
    .pns-h-xxl-50v { height: 50vh !important; }
    .pns-h-xxl-55v { height: 55vh !important; }
    .pns-h-xxl-60v { height: 60vh !important; }
    .pns-h-xxl-65v { height: 65vh !important; }
    .pns-h-xxl-70v { height: 70vh !important; }
    .pns-h-xxl-75v { height: 75vh !important; }
    .pns-h-xxl-80v { height: 80vh !important; }
    .pns-h-xxl-85v { height: 85vh !important; }
    .pns-h-xxl-90v { height: 90vh !important; }
    .pns-h-xxl-95v { height: 95vh !important; }
    .pns-h-xxl-100v{ height:100vh !important; }


    .pns-mh-xxl-5 { max-height: 5vh !important; }
    .pns-mh-xxl-10 { max-height: 10vh !important; }
    .pns-mh-xxl-15 { max-height: 15vh !important; }
    .pns-mh-xxl-20 { max-height: 20vh !important; }
    .pns-mh-xxl-25 { max-height: 25vh !important; }
    .pns-mh-xxl-30 { max-height: 30vh !important; }
    .pns-mh-xxl-35 { max-height: 35vh !important; }
    .pns-mh-xxl-40 { max-height: 40vh !important; }
    .pns-mh-xxl-45 { max-height: 45vh !important; }
    .pns-mh-xxl-50 { max-height: 50vh !important; }
    .pns-mh-xxl-55 { max-height: 55vh !important; }
    .pns-mh-xxl-60 { max-height: 60vh !important; }
    .pns-mh-xxl-65 { max-height: 65vh !important; }
    .pns-mh-xxl-70 { max-height: 70vh !important; }
    .pns-mh-xxl-75 { max-height: 75vh !important; }
    .pns-mh-xxl-80 { max-height: 80vh !important; }
    .pns-mh-xxl-85 { max-height: 85vh !important; }
    .pns-mh-xxl-90 { max-height: 90vh !important; }
    .pns-mh-xxl-95 { max-height: 95vh !important; }
    .pns-mh-xxl-100 { max-height: 100vh !important; }

    .pns-mw-xxl-5  { max-width: 5vh !important; }
    .pns-mw-xxl-10 { max-width: 10vh !important; }
    .pns-mw-xxl-15 { max-width: 15vh !important; }
    .pns-mw-xxl-20 { max-width: 20vh !important; }
    .pns-mw-xxl-25 { max-width: 25vh !important; }
    .pns-mw-xxl-30 { max-width: 30vh !important; }
    .pns-mw-xxl-35 { max-width: 35vh !important; }
    .pns-mw-xxl-40 { max-width: 40vh !important; }
    .pns-mw-xxl-45 { max-width: 45vh !important; }
    .pns-mw-xxl-50 { max-width: 50vh !important; }
    .pns-mw-xxl-55 { max-width: 55vh !important; }
    .pns-mw-xxl-60 { max-width: 60vh !important; }
    .pns-mw-xxl-65 { max-width: 65vh !important; }
    .pns-mw-xxl-70 { max-width: 70vh !important; }
    .pns-mw-xxl-75 { max-width: 75vh !important; }
    .pns-mw-xxl-80 { max-width: 80vh !important; }
    .pns-mw-xxl-85 { max-width: 85vh !important; }
    .pns-mw-xxl-90 { max-width: 90vh !important; }
    .pns-mw-xxl-95 { max-width: 95vh !important; }
    .pns-mw-xxl-100{ max-width: 100vh !important; }
}

