@media (max-width:768px){

    .gallery{
        display: none;
    }

    [data-aos]{
        transition-duration: 500ms !important;
    }
}



@media (max-width:480){
body{
    background-color: black
}
    .gallery{
        display: none;
    }

   


 h1.pt-5.aos-init.aos-animate {
    padding: 0px;
    margin: 0px;}

.footer-section h5 {
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: 700;
}
.footer-section ul li a {
    color: #d6d6d6;
    text-decoration: none;
    font-size: 16px;
    transition: 0.3s;
}

.footer-section {
    background: rgba(0, 0, 0, 0.92);
    padding: 30px 0 15px;
}
}


@media (max-width:320){

    body{
    background-color: black
}
    .gallery{
        display: none;
    }

    #title {
    font-size: 3rem;
    font-weight: bold;
}


img.rounded.mx-auto.d-block.mt-5 {
    height: 120px;
}
h1.head.aos-init.aos-animate {
    font-size: 30px;
    padding-top: 30px;
}

h1.pt-5.aos-init.aos-animate {
    font-size: 23px;
}

p.pt-2.aos-init.aos-animate {
    font-size: 14px;
}

#title {
    font-size: 2.3rem;
    font-weight: bold;
}

h1.pt-5.aos-init.aos-animate {
    font-size: 18px;
}

.faq h1 {
    color: #fff;
    font-size: 20px;
}

.footer-section h5 {
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: 700;
}
.footer-section ul li a {
    color: #d6d6d6;
    text-decoration: none;
    font-size: 16px;
    transition: 0.3s;
}

.footer-section {
    background: rgba(0, 0, 0, 0.92);
    padding: 30px 0 15px;
}
}
