*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    scroll-behavior: smooth;
    
}

/* -----------------------------------------------------------HEADER---------------------------------------------------------- */

/* -----------------------------------------------------responsive for 912PX--------------------------------------------------------------------------------------------------------------------------- */
body{
    font-family: verdana,sans-serif;
    /* background: linear-gradient(to bottom, rgba(234, 234, 230, 0.5)); */
}




/* ------------------------------------------FOOOTER----------------------------------------- */


.container{
    max-width: 1170px;
    height: 150px;
    /* background-color :linear-gradient(rgba(235, 11, 11, 0.5),rgb(218, 110, 148)); */
    background-color :rgb(34, 34, 124);
    
    margin: auto;
    
}

.footerrow{
    display: flex;
    flex-wrap: wrap;
    
}

ul{
    list-style: none;
  

}

.footer{
    background-color: rgb(34, 34, 124);
    /* background-color :linear-gradient(rgba(235, 11, 11, 0.5),rgb(218, 110, 148)); */
    color: white;
    padding: 70px 0;
    height: 100%;
    margin-top: 100px;

}

.footer-col{
    width: 25%;
    padding: 0 25px;
}

.footer-col h4{
    font-size: 28px;
    color: white;
    text-transform: capitalize;
    margin-bottom: 15px;
    position: relative;
  
}


.footer-col ul li:not(:last-child){
    margin-bottom: 15px;


}

.footer-col ul li:last-child{
    margin-bottom: -40px;
    


}

.footer-col ul li a{
    font-size: 14px;
    text-transform: capitalize;
    text-decoration: none;
    color: white;
    font-weight: 300;
    display: block;
    transition: all 0.3s ease;
    
    
 
}

.footer-col ul li a:hover{
    color: white;
    padding-left: 10px;
    font-size: 15px;
}


.social-links a{
    color: white;
    font-size: 40px;
}


.copyright {
    margin-bottom: 100px;

}
.copyright p{
    color: white;
  
}




@media only screen and (min-width: 321px) and (max-width: 380px) {
    body{
        font-family: verdana,sans-serif;
    }

}







@media only screen and (min-width: 321px) and (max-width: 380px) {
    body{
        font-family: verdana,sans-serif;
    }

    /* ------------------------------------------FOOOTER----------------------------------------- */


    .container{
        max-width: 1170px;
        height: 1050px;
        /* background-color: rgb(34, 34, 124); */
        margin: auto;

    }

    .footerrow{
        display: flex;
        flex-wrap: wrap;
    }

    ul{
        list-style: none;
    

    }

    .footer{
        /* background-color: rgb(34, 34, 124); */
        color: white;
        padding: 70px 0;
        height: 100%;


    }

    .footer-col{
        width: 100%;
        padding: 0 25px;
        margin-top: 60px;
    }

    .footer-col h4{
        font-size: 28px;
        /* color: rgb(220, 220, 20); */
        text-transform: capitalize;
        margin-bottom: 30px;
        position: relative;
    
    }



    .footer-col ul li:not(:last-child){
        margin-bottom: 40px;


    }

    .footer-col ul li:last-child{
        margin-bottom: -40px;


    }

    .footer-col ul li a{
        font-size: 14px;
        text-transform: capitalize;
        text-decoration: none;
        /* color: rgb(220, 220, 20); */
        font-weight: 300;
        display: block;
        transition: all 0.3s ease;
    
    }

    .footer-col ul li a:hover{
        color: black;
        padding-left: 15px;
    }


    .social-links a{
        color: white;
    }


    .copyright {
        margin-bottom: 100px;

    }
    .copyright p{
        color: white;
    



    }

}







@media only screen and (min-width: 381px) and (max-width: 539px) {
    body{
        font-family: verdana,sans-serif;
    }


    /* ------------------------------------------FOOOTER----------------------------------------- */


    .container{
        max-width: 1170px;
        height: 1050px;
        /* background-color: rgb(34, 34, 124); */
        margin: auto;

    }

    .footerrow{
        display: flex;
        flex-wrap: wrap;
    }

    ul{
        list-style: none;
    

    }

    .footer{
        /* background-color: rgb(34, 34, 124); */
        color: white;
        padding: 70px 0;
        height: 100%;

    }

    .footer-col{
        width: 100%;
        padding: 0 25px;
        margin-top: 60px;
    }

    .footer-col h4{
        font-size: 28px;
        /* color: rgb(220, 220, 20); */
        text-transform: capitalize;
        margin-bottom: 30px;
        position: relative;
    
    }



    .footer-col ul li:not(:last-child){
        margin-bottom: 40px;


    }

    .footer-col ul li:last-child{
        margin-bottom: -40px;


    }

    .footer-col ul li a{
        font-size: 14px;
        text-transform: capitalize;
        text-decoration: none;
        /* color: rgb(220, 220, 20); */
        font-weight: 300;
        display: block;
        transition: all 0.3s ease;
    
    }

    .footer-col ul li a:hover{
        color: black;
        padding-left: 15px;
    }


    .social-links a{
        color: white;
    }


    .copyright {
        margin-bottom: 100px;

    }
    .copyright p{
        color: white;
    



    }

}






@media only screen and (min-width: 540px) and (max-width: 620px) {
    body{
        font-family: verdana,sans-serif;
    }

    /* ------------------------------------------FOOOTER----------------------------------------- */


    .container{
        max-width: 1270px;
        height: 1000px;
        background-color: rgb(54, 54, 208);
        margin: auto;

    }

    .footerrow{
        display: flex;
        flex-wrap: wrap;
    }

    ul{
        list-style: none;
    

    }

    .footer{
        background-color: rgb(54, 54, 208);
        color: white;
        padding: 70px 0;

    }

    .footer-col{
        width: 100%;
        padding: 0 25px;
        margin-top: 60px;
    }

    .footer-col h4{
        font-size: 28px;
        /* color: rgb(220, 220, 20); */
        text-transform: capitalize;
        margin-bottom: 30px;
        position: relative;
    
    }



    .footer-col ul li:not(:last-child){
        margin-bottom: 40px;


    }

    .footer-col ul li:last-child{
        margin-bottom: -40px;


    }

    .footer-col ul li a{
        font-size: 14px;
        text-transform: capitalize;
        text-decoration: none;
        /* color: rgb(220, 220, 20); */
        font-weight: 300;
        display: block;
        transition: all 0.3s ease;
    
    }

    .footer-col ul li a:hover{
        color: black;
        padding-left: 15px;
    }


    /* .social-links a{
        color: rgb(220, 220, 20);
    } */


    .copyright {
        margin-bottom: 100px;

    }
    /* .copyright p{
        color: rgb(220, 220, 20);
    



    }
     */

}





@media only screen and (min-width: 768px) and (max-width: 1022px) {
    body{
        font-family: verdana,sans-serif;
    }


/* ------------------------------------------FOOOTER----------------------------------------- */


    .container{
    max-width: 1170px;
    height: 300px;
    /* background-color :rgb(34, 34, 124); */
    margin: auto;

    }

    .footerrow{
    display: flex;
    flex-wrap: wrap;
    }

    ul{
    list-style: none;


    }

    .footer{
    /* background-color: rgb(34, 34, 124); */
    /* color: rgb(220, 220, 20); */
    padding: 70px 0;
    height: 100%;

    }

    .footer-col{
    width: 25%;
    padding: 0 25px;
    }

    .footer-col h4{
    font-size: 28px;
    /* color: rgb(220, 220, 20); */
    text-transform: capitalize;
    margin-bottom: 30px;
    position: relative;

    }



    .footer-col ul li:not(:last-child){
    margin-bottom: 40px;


    }

    .footer-col ul li:last-child{
    margin-bottom: -40px;


    }

    .footer-col ul li a{
    font-size: 14px;
    text-transform: capitalize;
    text-decoration: none;
    /* color: rgb(220, 220, 20); */
    font-weight: 300;
    display: block;
    transition: all 0.3s ease;

    }

    .footer-col ul li a:hover{
    /* color: black; */
    padding-left: 10px;
    font-size: 15px;
    }


    /* .social-links a{
    color: rgb(220, 220, 20);
    } */


    .copyright {
    margin-bottom: 100px;

    }
    /* .copyright p{
    color: rgb(220, 220, 20);




    } */

}





@media only screen and (min-width: 1023px) and (max-width: 1073px) {
    body{
        font-family: verdana,sans-serif;
    }

/* ------------------------------------------FOOOTER----------------------------------------- */


    .container{
    max-width: 1170px;
    height: 300px;
    /* background-color :rgb(54, 54, 208); */
    margin: auto;

    }

    .footerrow{
    display: flex;
    flex-wrap: wrap;
    }

    ul{
    list-style: none;


    }

    .footer{
    /* background-color: rgb(54, 54, 208); */
    /* color: rgb(220, 220, 20); */
    padding: 70px 0;

    }

    .footer-col{
    width: 25%;
    padding: 0 25px;
    }

    .footer-col h4{
    font-size: 28px;
    /* color: rgb(220, 220, 20); */
    text-transform: capitalize;
    margin-bottom: 30px;
    position: relative;

    }



    .footer-col ul li:not(:last-child){
    margin-bottom: 40px;


    }

    .footer-col ul li:last-child{
    margin-bottom: -40px;


    }

    .footer-col ul li a{
    font-size: 14px;
    text-transform: capitalize;
    text-decoration: none;
    /* color: rgb(220, 220, 20); */
    font-weight: 300;
    display: block;
    transition: all 0.3s ease;

    }

    .footer-col ul li a:hover{
    /* color: black; */
    padding-left: 10px;
    font-size: 15px;
    }


    /* .social-links a{
    color: rgb(220, 220, 20);
    } */


    .copyright {
    margin-bottom: 100px;

    }
    /* .copyright p{
    color: rgb(220, 220, 20);




    } */

}





@media only screen and (min-width: 1920px) and (max-width: 2559px) {
    body{
        font-family: verdana,sans-serif;
    }


/* ------------------------------------------FOOOTER----------------------------------------- */

    .container{
        max-width: 1170px;
        
        height: 10%;
        /* background-color :rgb(34, 34, 124); */
        margin: auto;

    }

    .footerrow{
        display: flex;
        flex-wrap: wrap;
    }

    ul{
        list-style: none;


    }

    .footer{
        /* background-color: rgb(34, 34, 124);
        color: rgb(220, 220, 20); */
        padding: 70px 0;
        height: 100%;

    }

    .footer-col{
        width: 25%;
        padding: 0 25px;
    }

    .footer-col h4{
        font-size: 38px;
        /* color: rgb(220, 220, 20); */
        text-transform: capitalize;
        margin-bottom: 30px;
        position: relative;

    }



    .footer-col ul li:not(:last-child){
        margin-bottom: 10px;


    }

    .footer-col ul li:last-child{
        margin-bottom: -40px;


    }

    .footer-col ul li a{
        font-size: 24px;
        text-transform: capitalize;
        text-decoration: none;
        /* color: rgb(220, 220, 20); */
        font-weight: 300;
        display: block;
        transition: all 0.3s ease;

    }

    .footer-col ul li a:hover{
        /* color: black; */
        padding-left: 10px;
        font-size: 25px;
    }


    .social-links a{
        /* color: rgb(220, 220, 20); */
        font-size: 100px;
        padding: 20px;
    }


    .copyright {
        margin-bottom: 100px;

    }
    /* .copyright p{
        color: rgb(220, 220, 20);




    } */

}




@media only screen and (min-width: 2560px) and (max-width: 3839px) {
    body{
        font-family: verdana,sans-serif;
    }


/* ------------------------------------------FOOOTER----------------------------------------- */

    .container{
        max-width: 1170px;
        
        height: 10%;
        /* background-color :rgb(54, 54, 208); */
        margin: auto;

    }

    .footerrow{
        display: flex;
        flex-wrap: wrap;
    }

    ul{
        list-style: none;


    }

    .footer{
        /* background-color: rgb(54, 54, 208);
        color: rgb(220, 220, 20); */
        padding: 70px 0;

    }

    .footer-col{
        width: 25%;
        padding: 0 25px;
    }

    .footer-col h4{
        font-size: 38px;
        /* color: rgb(220, 220, 20); */
        text-transform: capitalize;
        margin-bottom: 30px;
        position: relative;

    }



    .footer-col ul li:not(:last-child){
        margin-bottom: 10px;


    }

    .footer-col ul li:last-child{
        margin-bottom: -40px;


    }

    .footer-col ul li a{
        font-size: 24px;
        text-transform: capitalize;
        text-decoration: none;
        /* color: rgb(220, 220, 20); */
        font-weight: 300;
        display: block;
        transition: all 0.3s ease;

    }

    .footer-col ul li a:hover{
        /* color: black; */
        padding-left: 10px;
        font-size: 25px;
    }


    .social-links a{
        /* color: rgb(220, 220, 20); */
        font-size: 100px;
        padding: 20px;
    }


    .copyright {
        margin-bottom: 100px;

    }
    /* .copyright p{
        color: rgb(220, 220, 20);




    } */

}




@media only screen and (min-width: 3840px) and (max-width: 6000px) {
    body{
        font-family: verdana,sans-serif;
    }


/* ------------------------------------------FOOOTER----------------------------------------- */

    .container{
        max-width: 1170px;
        
        height: 10%;
        /* background-color :rgb(54, 54, 208); */
        margin: auto;

    }

    .footerrow{
        display: flex;
        flex-wrap: wrap;
    }

    ul{
        list-style: none;


    }

    .footer{
        /* background-color: rgb(54, 54, 208); */
        /* color: rgb(220, 220, 20); */
        padding: 70px 0;

    }

    .footer-col{
        width: 25%;
        padding: 0 25px;
    }

    .footer-col h4{
        font-size: 38px;
        /* color: rgb(220, 220, 20); */
        text-transform: capitalize;
        margin-bottom: 30px;
        position: relative;

    }



    .footer-col ul li:not(:last-child){
        margin-bottom: 10px;


    }

    .footer-col ul li:last-child{
        margin-bottom: -40px;


    }

    .footer-col ul li a{
        font-size: 24px;
        text-transform: capitalize;
        text-decoration: none;
        /* color: rgb(220, 220, 20); */
        font-weight: 300;
        display: block;
        transition: all 0.3s ease;

    }

    .footer-col ul li a:hover{
        /* color: black; */
        padding-left: 10px;
        font-size: 25px;
    }


    .social-links a{
        /* color: rgb(220, 220, 20); */
        font-size: 100px;
        padding: 20px;
    }


    .copyright {
        margin-bottom: 100px;

    }
    /* .copyright p{
        color: rgb(220, 220, 20);




    } */


}