@media only screen and (max-width: 768px){
    .fs-shirt{
        font-size: 1.5rem;
    }
    .w-responsive{
        width: 80%;
    }
    .nav-mobile{
        display: block;
    }
    .nav-mobile{
        display: flex !important;
        padding-left: 10px;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    .nav-laptop{
        display: none !important;
    }
    #admin-nav{
        border-right: 0 !important;
    }
    .img-width{
        max-width: 380px;
    }
    .btn-navbar{
        margin-top: 3px;
        margin-left: 20px;
        display: flex !important;
    }
    .triangle{
        display: none;
    }
    .div-opacity-responsive{
        display: block !important;
    }
    .img-banner{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        color: white;
    }
    .btn-position{
        margin-left: 14px;
    }
    .menu-color{
        color: white;
    }
    .big-screen{
        display: none;
    }
    .btn-big-screen{
        display: none !important;
    }
    .btn-small-screen{
        display: block !important;
    }
}
@media only screen and (max-width: 600px){
    .nav-mobile{
        display: block;
    }
    .nav-mobile{
        display: flex !important;
        padding-left: 10px;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    .nav-laptop{
        display: none !important;
    }
    #admin-nav{
        border-right: 0 !important;
    }
    .img-width{
        max-width: 380px;
    }
    .btn-navbar{
        margin-top: 3px;
        margin-left: 20px;
        display: flex !important;
    }
    .triangle{
        display: none;
    }
    .div-opacity-responsive{
        display: block !important;
    }
    .img-banner{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        color: white;
    }
    .btn-position{
        margin-left: 14px;
    }
    .menu-color{
        color: white;
    }
    .big-screen{
        display: none;
    }
    .btn-big-screen{
        display: none !important;
    }
    .btn-small-screen{
        display: block !important;
    }
}
@media only screen and (max-width: 576px){
    .fs-shirt{
        font-size: 1rem;
    }
    .w-responsive{
        width: 80%;
    }
    .nav-mobile{
        display: flex !important;
        padding-left: 10px;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    .nav-laptop{
        display: none !important;
    }
    #admin-nav{
        border-right: 0 !important;
    }
    .img-width{
        max-width: 380px;
        padding-top: 3px;
    }
    .btn-navbar{
        margin-top: 3px;
        margin-left: 20px;
        display: flex !important;
    }
    .triangle{
        display: none;
    }
    .div-opacity-responsive{
        display: block !important;
    }
    .img-banner{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        color: white;
    }
    .btn-position{
        margin-left: 14px;
    }
    .menu-color{
        color: white;
    }
    .big-screen{
        display: none;
    }
    .btn-big-screen{
        display: none !important;
    }
    .btn-small-screen{
        display: block !important;
    }
}
@media only screen and (max-width: 900px){
    .img-banner{
        top: 45%;
    }
    .margin-text-banner{
        margin-top: 10rem
    }
    .w-responsive{
        width: 40%;
    }
    .nav-mobile{
        display: block;
    }
    .nav-mobile{
        display: flex !important;
        padding-left: 10px;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    .nav-laptop{
        display: none !important;
    }
    #admin-nav{
        border-right: 0 !important;
    }
    .img-width{
        max-width: 380px;
    }
    .btn-navbar{
        margin-top: 3px;
        margin-left: 20px;
        display: flex !important;
    }
    .triangle{
        display: none;
    }
    .div-opacity-responsive{
        display: block !important;
    }
    .img-banner{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        color: white;
    }
    .btn-position{
        margin-left: 14px;
    }
    .menu-color{
        color: white;
    }
    .nav-items{
        display: none;
    }
    .big-screen{
        display: none;
    }
    .btn-big-screen{
        display: none !important;
    }
    .btn-small-screen{
        display: block !important;
    }
}
@media only screen and (min-width: 910px){
    .img-banner{
        top: 45%;
    }
    .fs-shirt{
        font-size: 1.5rem;
    }
    .w-responsive{
        width: 37%;
    }
    .nav-mobile{
        display: block;
    }
    #app-admin{
        display: flex;
    }
    .img-width{
        max-width: 380px;
    }
    .nav-responsive{
        display: flex;
        align-items: center;
    }
    .nav-items{
        background-color: #0D6EFD !important;
    }
    .triangle{
        width: 100vh;
        height: 80vh;
    }
    .btn-position{
        right: 0;
        margin-right: 14px;
        margin-top: 40px;
    }
    .margin-text-banner{
        margin-top: 20rem;
    }
    .position-absence{
        position: absolute;
        top: 0;
        left: 50%;
    }
    .big-screen{
        display: none;
    }
    .btn-big-screen{
        display: none !important;
    }
    .btn-small-screen{
        display: block !important;
    }
}
@media(min-width: 992px){
    .big-screen{
        display: flex;
    }
    .btn-big-screen{
        display: block !important;
    }
    .btn-small-screen{
        display: none !important;
    }
}
@media only screen and (min-width: 1200px){
    .img-banner{
        top: 45%;
    }
    .margin-text-banner{
        margin-top: 20rem;
    }
    .w-responsive{
        width: 30%;
    }
    .item-mobile{
        display: none;
    }
    .position-absence{
        position: absolute;
        top: 0;
        left: 50%;
    }
    .big-screen{
        display: flex;
    }
    .btn-big-screen{
        display: block !important;
    }
    .btn-small-screen{
        display: none !important;
    }
}
@media only screen and (min-width: 1800px){
    .position-absence{
        position: absolute;
        top: 0;
        left: 40%;
    }
    .big-screen{
        display: flex;
    }
    .btn-big-screen{
        display: block !important;
    }
    .btn-small-screen{
        display: none !important;
    }
}