*{  
   /* border: 1px solid red; */
}
#herosection{
background: linear-gradient(rgba(255, 0, 0, 0.155),rgba(0, 0, 255, 0.174),rgba(0, 128, 0, 0.219)),url(../images/background/h1_hero.jpg);    /* background-position: center ; */
    background-size: 100% 100%;
    height: 100vh;
}
#herosection div{
    font-style: italic;
    font-family:Georgia, 'Times New Roman', Times, serif;
    color:brown;
}
#new{
    margin-top: 200px;
   
}
#new h1{
    font-size: 70px;
}
#box{
    width: 100%;
    background: linear-gradient(rgba(0, 0, 255, 0.397),rgba(0, 0, 255, 0.498)),url(../images/background/cv_bg.jpg);
    background-size: 100% 100%;
    height: 70vh;
    padding-top: 200px;
    color: aliceblue;
}

/* #box3{
    width: 100%;
    background:linear-gradient(rgba(0, 0, 255, 0.477),rgb(0, 0, 0)),url(../images/background/how-applybg.png) ;
    background-size: 100% 100%;
    height: 75vh; */


#box9{
    width: 100%;
    background:linear-gradient(rgba(0, 0, 255, 0.306),rgb(0, 0, 0)),url(../images/background/how-applybg.png) ;
    background-size: 100% 100%;
    /* height: 75vh; */
    padding: 100px 0px;
    font-size: larger;
    color: white;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

#demo2{
    width: 100%;
    background-color: aliceblue;
}
#demo5{
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.demo7:hover{
transform: scale(1.2);


}
.demo7{
    font-family: Georgia, 'Times New Roman', Times, serif;
}
.footer:hover{
    transform: scale(1.2);
    color: red;
}
.box8:hover{
    transform: scale(1.2);
    color: yellow;
}
#demo3{
    font-family: 'Times New Roman', Times, serif;
}
#demo4{
    background-color: rgba(0, 0, 0, 0.799);

}
#demo4 div{
    color: white;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: medium;

}
.SET{
    font-family:cursive;
}
   