*{
    margin: 0;
    padding: 0;
}
/*THIS IS NAVBAR SECTON */
.navbar{
display: flex;
flex-wrap: wrap;

width: 100%;
height: 45rem;
 background-color:#a4b0be;
justify-content: space-between;
}



#logo img{
width: 5rem;
height: 5rem;
border: 2rem dotted rgb(245, 200, 200);
border-radius: 20rem;
cursor: pointer;
}

#logo img:hover{
background-color: rgb(233, 17, 57);
}

html{
    font-size: 62.5%;
}

.navbar ul{
display: flex;
list-style: none;
margin-top: 1rem;
font-size: 2rem;
text-transform: capitalize;
text-shadow: -.1rem -.1rem yellowgreen;

}
.navbar ul li a{
color: whitesmoke;
padding: .2rem;
text-decoration: none;
font-weight: bolder;

}
.navbar ul li a:hover{
color: red;   /* transition: 2s; */
}
/* input text design section */
.navbar input{
width: 3rem;
border: .2rem solid;
border-radius: 5rem;
background-color: #292626;
font-size: 1.6rem;

}

input[type=text]
{
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
padding: .4rem;


}

button{
border-radius: .4rem;
}


#but{
width: 5rem;
height:2.7rem;
border:.2rem solid rgb(206, 177, 177);
cursor: pointer;
border-left: none;

background-color: #e6f0e6;
font-size: 1.8rem;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;


}
#but a{
text-decoration: none;
color: rgb(8, 8, 8);
background-color: #fff;

}
#but:hover{
background-color: #d54b4b;

}
#logo img{
width: 30rem;
height: 30rem;
border: .2rem dotted rgb(245, 200, 200);
border-radius: 2rem;
cursor: pointer;
}

#logo img:hover{
background-color: rgb(233, 17, 57);
}



.navbar ul{
display: flex;
list-style: none;
margin-top: 1rem;
font-size: 2rem;
text-transform: capitalize;
text-shadow: -.1rem -.1rem yellowgreen;

}
.navbar ul li a{
color: rgb(18, 17, 16);
padding: 2rem;
text-decoration: none;

}
.navbar ul li a:hover{
    color: whitesmoke;
    font-size: 2.4rem;
 

    /* transition: 2s; */
}
/* input text design section */
.navbar input{
    width: 14.4rem;
    border: .2rem solid;
    border-radius: .5rem;
    background-color: #292626;
    font-size: 1.6rem;

}
input[type=text]
{
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    padding: .4rem;
    background-color:white;


}
button{
border-radius: 4rem;
}
#but{
width: 50rem;
height:27rem;
border:2rem solid rgb(206, 177, 177);
cursor: pointer;
border-left: none;
background-color: #e6f0e6;
font-size: 1.8rem;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;


}
#but a{
text-decoration: none;
color: rgb(8, 8, 8);
background-color: #fff;
}
#but:hover{
background-color: #d54b4b;


}










/*  DIPLOMA LEVEL SECTION DESING  */
/*THIS IS DIPLOMA SECTION DESIGN */


.containerdb{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-evenly;

}


.containerb{
   background-image: url(../GIF\ FOLDER/gif2.gif);
   width: 70rem;
}
.containerP thead{
    color: rgb(75, 6, 226);
    font-size: 3.5rem;
    text-transform: capitalize;
    background-color: #d7f486;
 
}



/*  BTECH CSE LEVEL DESING SECION ONLY */
.containercse{
    width: 75rem;
    background-image: url(../GIF\ FOLDER/gif7.gif);
    object-fit: contain;
   

}
.containercse thead{
    color: rgb(75, 6, 226);
    font-size: 3.5rem;
    text-transform: capitalize;
    background-color: #d7f486;
}
table th{
    color: rgb(3, 12, 141);
    font-size: 3.5rem;
    text-transform: capitalize;
    background-color: #bdc992;
 
    text-shadow: -.2rem -.2rem rgb(227, 94, 147);
}
table td{
    font-size: 2rem;
    text-transform: capitalize;
    color: rgba(167, 58, 22, 0.732);
    text-shadow: -.2rem -.2rem rgb(232, 224, 220);
    text-align: center;
    font-weight: bolder;
    
}
table button{
    margin: 1rem;
    padding: .6rem .9rem;
    font-size: 1.8rem;
    text-transform:capitalize;
    font-family:Georgia, 'Times New Roman', Times, serif;
    color: white;
    background-color:rgb(31, 30, 26);
    border-radius: 1.5rem;
    cursor: pointer;

}
table button a{
    text-decoration: none;
    color: white;
}
table button:hover{
    background-color: green;
    color: wheat;
    padding: .8rem;
    background-color: green;
    box-shadow: -.2rem -.2rem .2rem .2rem red;
    
}
caption{
    color: red;
    font-size: 3.5rem;
    text-transform: capitalize;
    text-shadow: -.4rem -.4rem white;
    padding: .2rem;
    
}





/* ALL ABOUT OF FOOTER SECTION  */
/* NOW DESING THE FOOTER SECTION IN THIS TIME  */
.section{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  
}
footer{
    background-color:#2d3436;
    width: 100%;
    height: 50rem;
}
#head{
    font-size: 3rem;
    color: white;
    justify-content: center;
    text-align: center;
    padding: 2rem 0rem;
    text-transform: capitalize;
    text-shadow: -.2rem -.2rem rgb(7, 7, 5);

    
}
.container4{
    
    display: flex;
    flex-wrap: wrap;
}

#logo1{

    margin: 2rem;
    text-transform:capitalize;
    font-size: 2rem;
    color:whitesmoke;
    letter-spacing: .3rem;
    font-weight:lighter;
 
}
#logo1:hover{
    background-color: #06bb18;
    border: 1.5rem;
    box-shadow: -.2rem -.2rem .2rem .5rem red;
    padding: .2rem;
}

/* all of heading design dection */
h1{
    font-size: 3.4rem;
    color:#a4b0be;
    text-transform: capitalize;
    flex-wrap: wrap;
}
.fa-brands{
    font-size: 4rem;
    color: white;
    cursor: pointer;
    border-radius:1rem;
}
.fa-camera{
    font-size: 4rem;
    cursor: pointer;
    color: white;
}
.fa-camera:hover{
    background-color: #2e7b0b;
    border: 1.5rem;
    box-shadow: -.2rem -.2rem .2rem .5rem burlywood;
}
.fa-brands text{
    margin-left:1rem;
    color: whitesmoke;
}
/* subscribe section coding  */
.logo1{
    display: flex;
    flex-wrap: wrap;
}

.logoinfo img{
    width: 6rem;
    height: 6rem; 
    border-radius: 3rem;
    margin: 1rem;
}

.newinfo{
    padding: 1rem 0rem;
}
.newinfo h2{
    font-size: 2.5rem;
    text-transform: capitalize;
    color:rgb(252, 240, 240);
    
}
.newinfo input{
    margin-top: .4rem;
    padding: .6rem;
    cursor: pointer;
    color: black;
    font-size: 2rem;
    
   
    border-radius: 8rem;
}
.newinfo button{
    padding: .5rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    cursor: pointer;
    color: #292626;
    font-size: 2rem;
    border-radius: 2rem;
    font-weight: bolder;
}
.newinfo button:hover{
    background-color: aqua;
    box-shadow: -.2rem -.2rem .2rem .3rem red;
}
/* grmail bal only desogn */

footer p{
    
    text-align:center;
    font-size: 2.3rem;
    padding-bottom: 1rem;
    margin-top: 7rem;
    color: whitesmoke;
    flex-wrap: wrap;
    text-decoration-line: underline;

}



/* media query section  */

@media(max-width:1339rem){
    html{
        font-size:47%;
        background-color: rgb(225, 104, 5);
      
        
    }
}
@media(max-width:1096rem){
    html{
        font-size:47%;
       
      
        
    }
}

@media(max-width:998rem){
    html{
        font-size:47%;
    }
        .navbar{
            display: block;
            
           }
        .navbar ul{
            flex-wrap: wrap;
            
           }
     
        footer{
            flex-wrap: wrap;
            height: 80rem;
        }
        .front{
            flex-wrap: wrap;
        }
      
        
    
}
@media(max-width:768rem){
 html{
        font-size: 43%;
    }
         .navbar{
            height:16rem;
            display: block;
           }
    .navbar ul li{
        line-height:4.4rem;
    }
.navbar ul{
        flex-wrap:wrap;
        padding:0.6rem;
    }
    table th{
        font-size:2rem;
    }
    table button{
        padding:.2rem 4rem;
    }
    
    .containerP thead{
        font-size:2.2rem;
    }
    .containercse thead{
        font-size:2.2rem;
        
                       }
    
.profile{
    display: flex;
    justify-content: center;
    align-items: center;
    margin:auto;
    
}
    
    .photo img{
        width:16rem;
        height:16rem;
    }
    .intro{
        font-size:2.3rem;
    }
    

        #logo{
            margin-left: 25rem;
           }
    #logo img{
        margin-top:1rem;
    }
        
    
    .log img{
        margin-left:12rem;
    }
      .curve{
        height:14rem;
           margin-top:46rem;
       }
           .front{
            flex-wrap: wrap;
        }
        footer{
            height: 100rem;
        }

    
     .front span{
        font-size:2.4rem;
        margin:0rem 2rem 0rem 0rem;
    }
     .log img{
        magin-left:0.8rem;
        margin-right:0.5rem;
    }
   
    
}
@media(max-width:522rem){
    html{
        font-size:43%;
    }
        footer{
            flex-wrap: wrap;
            height: 100rem;
        }
    
}

