@media only screen and (max-width:1920px)
{

}

@media only screen and (max-width:1400px)
{

}
@media only screen and (max-width:1200px)
{

}
@media only screen and (max-width:992px)
{

}
@media only screen and (max-width:767px)
{
    #header-10 
    {
        position: relative;
        left:0px !important;
    }
    .banner--0 
    {
        height: 18vh !important;
    }
    .padd-1 {
        padding-top:8px !important;
    }
    #logo-fontfamilly 
    {
        font-family: 'Bebas Neue', cursive;
        position: relative;
        top: 20px;
        right: 55px;
    }
    .navbar-light .navbar-toggler
    {
        color: rgba(0,0,0,.5);
        border-color: rgba(0,0,0,.1);
        position: absolute;
        left: 285px;
        top: 67px;
    }
    #talent-1 
    {
        font-size: 14px !important;
        line-height: 24px !important;
    }
    .button--1
    {
        width:100% !important;
    }
    .button--1:hover
    {
        width:100% !important;
    }
    h1 
    {
        font-size: 1.5em !important;
    }
    .card 
    {
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
        padding: 5px;
        text-align: center;
        background-color: #fff;
        border-radius: 10px;
        cursor: pointer;
        margin-bottom: 8%;
    }
    p
    {
        font-size: 14px !important;
    }
    h6
    {
        font-size: 14px !important;
        padding-bottom: 3%;    
    }
    #img-4 
    {
        margin-bottom: 3%;
    }
    .tech
    {
        position: absolute;
        bottom: 15px !important;
        left: 229px !important;
        width: 126px !important;
        background: #ff5b00b8;
        padding-top: 6px !important;
        padding-bottom: 2px !important;
        color: white;
        border-left-style: double;
        border-right-style: double;
        border-bottom-right-radius:0px !important;
        border-bottom-left-radius: 0px !important;
    }
    #ad {
        background:none !important;
        border-bottom-left-radius: 175px;
        border-bottom-right-radius: 175px;
    }
    #logo-footer 
    {
        max-width: 270px;
        height: auto;
        margin-top: 2%;
    }
    #footer-1
    {
        position: relative;
        left: 13px;
        top: 20px;
    }
    #footer-2
    {
        position: relative;
        left: -25px;
        top: 34px;
    }
    #footer-3
    {
        position: relative;
        left: -29px;
        top: 25px;
    }
    address {
        margin-bottom: 0rem !important;
        font-style: normal;
        line-height: inherit;
        margin-left: 18px;
    }
    #header-menu2
    {
        padding-top:0px;
    }
    #artist 
    {
        background: url(assets/banner/tech.gif);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 11vh !important;
    }
    .appointment
    {
        background: #ff5b00;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 5px;
        position: relative;
        top: 38px;
        margin-bottom: 13%;
    }
    #icon-size1 
    {
        font-size: 35px;
        position: absolute;
        left: 25px;
        top: 141px !important;
        color: #ffffff;
    }
}