*{
    background-color: rgb(69, 23, 110);
    font-family: 'Poppins', sans-serif;
    box-sizing: border-box;
}

.nav-link{
    font-size: 16px;
    margin: 3px;
    color: #ffff;
    font-weight: 500;
}
.navbar-nav{
    text-align: center;
    margin-right: 20px;
    padding: 0% 2%;
}
.navbar{
    padding: 0!important;
}


.menu-bar li{
    float: right;
}
.navbar-collapse{
    justify-content: end;
}

.navbar img{
    width: 100%;
    height: 60px;
    padding-left: 30px;
}
.nav-item{
    padding: 10px;
}
.nav-item a{
    color: aliceblue;
    font-size: 20px;
}
.nav-link:hover {
    font-weight: 600;
    border-bottom: 1px solid #ffff;
    color: rgb(253, 210, 67)!important;
}
.defcontainer-1{
    padding:5%;
    padding-top: 10%;
    display:flex;
    justify-content:space-between;
}
.hello{
    font-size: 25px;
}
.i_am{
    font-size:40px ;
}
.name{
    font-size: 45px;
    color: #FDD243;
    -webkit-text-stroke:2px #FDD243;
}

.enthu{
    position: relative;
    color: #FDD243;
    font-size: 50px;
    font-weight: 1000px;
    -webkit-text-stroke:1px #FDD243;
}

.intro{
    color: white;
    font-size: 19px;
    width: 425px;
    padding-top: 10px;
}
a{
    color: #ffff!important;
    padding: 0%;
}

h1{
    color: white;
    padding: 0%;
}
.connect{
    color: #FDD243;
}
.Hello_img{
    height: 450px;
    width: 100%;
}
.btn1:hover{
    background-color: #FDD243;
    color: black;
    
}
.btn1{
    color: #FDD243;
    border-color: #FDD243;
    border-radius: 6px;
    background-color: rgb(69, 23, 110);
    box-shadow:6px 5px 15px rgb(31, 10, 40);
    width: 140px;
    height: 40px;

}
h5{
    padding-top: 30px;
}
.icons img{
    height: 35px;
    box-shadow: 6px 5px 15px rgb(31, 10, 40);

}
.defcontainer-2{
    padding: 5%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 630px; 
}
.about_me{
    margin: 40px;
    border: 1px solid;
    border-color: #ac05ff;
    margin-top: 50px;
    border-radius: 10px;
    background-color: #ffff!important;
    box-shadow: 6px 5px 15px rgb(31, 10, 40);
    width: 600px;
}
.prof{
    width: 100%;
    height:325px
}
.h_about_me{
    margin: 0%;
    padding: 35px 20px 5px 40px;
    background-color: #ffff;
    border-radius: 90px;
   text-align: start;
}
.p_about_me{
    margin: 0%;
    padding: 45px;
    background-color: #ffff;
    border-radius: 90px;
    text-align: justify;
}
.defcontainer-3{
    padding: 5%;  
}
.defcontainer-31{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.my_skill{
    color:gold;
    padding-bottom: 70px;
}
.front_end .back_end .databases{
    border: 0%;
}
.defcontainer-4{
    padding: 5%;  
}
.defcontainer-41{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 460px;
}
.work{
    color:gold;
    padding-bottom: 70px;
}
.card{
    box-shadow: 6px 5px 15px rgb(31, 10, 40);
    width: 18rem;
    height: 700px;
    background: #371E4B;
}
.card-body {
    background: #371E4B;
    border-radius: 0px 0px 5px 5px ;    
}
.card-body p,.card-body a{
    background: #371E4B;
    color: white;
}
.card-title{
    font-size: 25px;
    background: #371E4B;
    padding: 5px;
    color: white;
}
.card-text{
    background-color: white;
}
.defcontainer-5{
    padding: 5%;  
}

.defcontainer-51 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.defcontainer-52{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background: #371E4B
}
.my_certificate{
    color: #FDD243;
    padding-bottom: 5%;
}

.cont-img{
    width: 280px;
    height: 200px;
    background: #371E4B
}

.cont-5{
    box-shadow:rgb(0, 0, 0) 2px 2px 20px;
    margin-bottom: 50px;
    width: 280px;
    height: 290px;
    border-radius: 5px;
    background: #371E4B
}
.cont-img1{
    background: #371E4B
}
.w3-container{
    background: #371E4B
}
.w3-container h8{
    color: white;
    font-size: 12px;
    padding: 3%;
    background: #371E4B
}
.w3-container h6{
    font-size: 14px;
    color: white;
    padding: 2%;
    background: #371E4B
}


.defcontainer-6{
    padding: 5%;  
}
.resume{
    color:gold;
    padding-bottom: 50px;
    padding-left: 10px ;
}
.defcontainer-61{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 30px;
}
.my_resume{
    background-color: #ffff;
    width: 100%;
    height: 550px;
}

.container-7{
    padding: 5%;
}
.defcontainer-71{
    display: flex;
    flex-direction: row;
    align-items:baseline;
    justify-content: space-around;
}
.contact{
    color: #FDD243;
    font-size: 30px;
    text-align: center;
}
.horizontal{
    color: white;
    width: 100%;
}
.cont_info{
    color: #FDD243;
    font-size: 40px;
    padding: 35px 0px 35px 0px;
}


.Git{
    color: #FDD243;
    font-size: 40px;
    padding-left: 10px;
    padding-bottom: 30px;
}
.info{
    padding: 10px;
}
.logo{
    color: #FDD243;
    padding-right:10px ;
}
.logo_mes{
    color: white;
    font-size: 30px;
    padding: 10px 0px 10px 0px;
}
.box{
    background: white;
    width: 400px;
    height: 60px;
    border-radius: 10px;
    margin: 10px;
    padding: 10px;
    
}

.box_message {
    width: 400px;
    height: 200px;
    background: white;
    border-radius: 10px;
    margin: 10px;
    padding: 10px;
    
}
.btn10{
    margin: 10px;
}

.btn101:hover{
    background-color: rgb(255, 193, 7);
}

/* mobile view */
@media only screen and (min-width:320px) and (max-width:720px) {
    .defcontainer-1{
        display:flex;
        flex-direction: column;
        padding-top: 30%;
        padding-bottom: 70px;
    }
    .hello{
        font-size: 15px;
    }
    .i_am{
        font-size: 25px;
    }
    .enthu{
        font-size: 25px;
    }
    .intro{
        font-size: 13px;
        width: 100%;
        height: 80px;
    }
   
    .btn1{
        width: 50%;
        height: 48px;
        font-size: 10px;
    }
    .connect{
        font-size:20px ;
        padding-left: 40px;
    }
    .icons{
        width: 100%;
        height: 70px;
       padding-left:50px ;
    }
    .btn2.btn3.btn4{
        width: 100%;
        height: 10px;
    }
    .Hello_img{
        width: 100%;
        height: 300px;
    }
    .defcontainer-2{
        display: block;
        flex-direction: column;
        height: 830px;
        
    }
    .about_me{
        width: 95%;
        height: 550px;
        margin:8px;
        margin-bottom: 40px;
    }
    .h_about_me{
        height: 25px;
        font-size: 20px;
        text-align: center;
    }
    .p_about_me{
        height: 100px;
        font-size: 12px;
        text-align: center;
    }
    .profile_image{
        width: 100%;
        height: 200px;
    }
    .prof{
        height: 200px;
    }
   
    .defcontainer-3{
        height: 1000px;
        padding-top: 30px;

    }
    .defcontainer-31{
        display: flex;
        flex-direction: column;
        height: 850px;
        align-items: center;
    }
    .my_skill{
        width: 90%;
        height: 50px;
        font-size: 40px; 
        padding-left: 70px;
        padding-top: 50px;
    }
    .button1{
        width: 70%;
        height: 280px;
    }
    .defcontainer-4{
        height: 1250px;
        padding-top: 70px;
    }
    .defcontainer-41{
        height: 1163px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .work{
        padding-bottom: 20px;
        padding-left: 50px;
        font-size: 40px;
    }
    .card{
        width: 90%;
        height: 100px;
    }
    .card-body{
        font-size: 10px;

    }
    .card-title{
        font-size: 13px;
        padding : 0%;
    }
    .defcontainer-5{
        height: 1000px;
        padding-top: 130px;
    }
    .my_certificate{
        font-size:30px ;
        padding-left: 30px;
        padding-top: 30px;
    }
    .defcontainer-51{
        display: flex;
        flex-direction: column;
        height: 960px;
    }
    .cont-5{
        height: 300px;
    }
    .w3-container h8{
        font-size: 7px;
    }
    .w3-container h6{
        font-size: 8px;
    }
    
    .defcontainer-6{
        height: 1100px;
        padding-top: 70%;
        padding-bottom: 70pc;
    }
    .defcontainer-61{
        display: flex;
        flex-direction: column;
        height: 910px;
    }
    .my_resume{
        height:  425px;
    }
    .contact{
        font-size: 24px;
    }
    
    .defcontainer-71{
        display: flex;
        flex-direction: column;
        
    }
    .info{
        padding: 0%;
    }
    .cont_info{
        font-size: 20px;
    }
    .Git{
        font-size: 20px;
        padding-top: 40px;
    }
    .logo{
        size: 10px;
    }
    .logo_mes{
        font-size: 13px;
    }
    .box{
        width: 240px;
        height: 32px;
        border-radius: 5px;
        font-size: 13px;
    }
    .box_message{
        width: 240px;
        height: 100px;
        font-size: 13px;
    }
    .btn10{
        width: 10px;
        height: 10px;
        font-size: 10px;
        margin-left: 20px;
    }
    .btn101{
        display: none;
    }


}
@media only screen and (min-width:768px) and(max-width:1000px)  {
    .defcontainer-1{
        display: block;
        flex-direction: column;
    }
    .hello{
        font-size: 25px;
    }
    .i_am{
        font-size: 30px;
    }
    .enthu{
        font-size: 30px;
    }
    .intro{
        font-size: 20px;
        width: 100%;
        height: 80px;
    }
   
    .btn1{
        width: 50%;
        height: 48px;
        font-size: 10px;
    }
    .connect{
        font-size:30px ;
        padding-left: 40px;
    }
    .icons{
        width: 100%;
        height: 70px;
       padding-left:50px ;
    }
    .btn2.btn3.btn4{
        width: 100%;
        height: 10px;
    }
    .Hello_img{
        width: 100%;
        height: 400px;
    }
    .defcontainer-2{
        display:flex;
        flex-direction: column;
    }
}