@import url('https://fonts.googleapis.com/css?family=Crete+Round&display=swap');
@import url('https://fonts.googleapis.com/css?family=Archivo+Narrow&display=swap');
@import url('https://fonts.googleapis.com/css?family=Permanent+Marker&display=swap');
@import url('https://fonts.googleapis.com/css?family=Kalam&display=swap');
/*font-family: 'Permanent Marker', cursive;*/
@import url('https://fonts.googleapis.com/css?family=Gurajada&display=swap');
@import url('https://fonts.googleapis.com/css?family=Yantramanav&display=swap');
@import url('https://fonts.googleapis.com/css?family=Handlee&display=swap');
body{
    width: 80%;
    margin: auto;
     background-color:  #90ADC6;/* rgb(235, 195, 207);; */
    font-size: 62.5%;
}
#wrapper{
    display: grid;
    grid-template-columns: 20% 49% 30%;
    grid-template-rows: auto 150px auto auto;
    grid-row-gap: 5px;grid-column-gap: 0.5%;
    border: 1px solid black;
    background-color: midnightblue;
}
#nav{
    display: block;
    grid-column: 1/4;
    grid-row: 1/2;
    background-color: lightcyan;
    margin: 0;
}
.bar{
    display: inline-block;
   
    border: olive 1px solid;
    text-align: center;
    padding: 5px;
    margin-left:10px ;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    
    border-radius: 25%;
}
.bar:hover{
    color: orangered;
    background-color: darkseagreen;
}
#b1{
    display: block;
    grid-row: 2/3;
    grid-column: 1/4;
    margin-top: 0;
    margin-left: 0;
    background-image: url("../img/wood.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 1px solid black;
}
#mainId{
    display: block;
    text-align: center;
    color: indigo;
    padding: 5px;
    font-size: 1.6rem;
    width: fit-content;
    margin: 10px auto auto auto;
    background-color: rgba(76,223,191,0.63);
    font-family: 'Crete Round', serif;
    border-radius: 25px;
}
label{
    display: inline;
}

.search{
    width: 20%;
    border-radius: 0;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}
#searchB{
    width: 70%;
    height: 1.22vw;
}
input{
    float: right;
    height: 1.22vw;
}
#find{
    float: left;
    font-size: 1.32vw;

}
.position{

    font-family: 'Kalam', cursive;
}
#b2{
    display: block;
    
    grid-row: 2/3;
    grid-column: 1/2;
    
    margin-left: 0;
   
}
#photoDiv{
    width: 80%;
    margin-left: 5%;
}
.linkedImage{
    width: 100px;
    display: block;
    margin-left: 10px;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid black;
}
#hirenPhoto{
    width: 100px;
    display: block;
    margin-left: 10px;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid black;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#b3{
    grid-column: 3/4;
    grid-row: 2/3;
   
}
#address{
    display: inline-block;
    width: 80%;
    margin-right: 5px;
    /* float: right; */
    background-color: lightcyan;
    margin-top:5% ;
    padding: 5px;
    border-radius: 15px;
    border: orange 1px solid;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
span{
    font-size: 1rem;
    color: orangered;

}
.iconClass{
    margin-bottom: 5px;
}
i{
    margin-right: 5px;
    margin-left: 5px;
}
.material-icons{
    position: relative;
    top: 5px;
    font-size:24px;
    color:darkblue;
}
#b4{
    grid-column: 1/3;
    grid-row: 3/4;

}
.internalDiv{
    font-size: 16px;
    color: black;
    padding: 5px;
    background-color: aliceblue;
}
#mmm1{
    font-size:18px;
    color:darkblue;
}
#mmm2{
    font-size:24px;
    color:darkblue;
}


p{
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 1.22rem;
    margin: 5px;
}
li{
    padding: 5px;
    font-size: 1.22rem;
    font-family: 'Archivo Narrow', sans-serif;
}
.corosal{
    background-color: indigo;
    color: aliceblue;
    width: 20%;
    text-align: center;
    border-radius: 25px;
    text-shadow: -2px 2px 3px darkkhaki;
}
.workT{
    font-size: 26px;
    color: black;
    margin-left: 0;
    text-align: left;
    background-color: transparent;
}
.company{
    font-size: 18px;
    color: orangered;
    margin-left: 5px;
}
em{
    margin-right: 5px;
    color: darkblue;
}
.address{
    font-size: 16px;
    color: black;
    margin-left: 5px;
    font-family: 'Handlee', cursive;
}
.owner{
    font-size: 14px;
    color: firebrick;
}
#b5{
    grid-column: 3/4;
    grid-row: 3/4;
    background-color: gainsboro;
}
.corosal1{
    background-color: indigo;
    color: aliceblue;
    width: 55%;
    text-align: center;
    border-radius: 25px;
    text-shadow: -2px 2px 3px darkkhaki;
    margin-left: 5px;
    font-size: 21px;
}
.perHilight{
    font-size: 1.22rem;
    overflow-wrap: break-word;
    /* font-family: 'Gurajada', serif; */
    font-family: 'Yantramanav', sans-serif;

}

#skillGraph{
    width: 96%;
    margin: auto;
    display: block;
    border: 1px solid black;
    height: auto;
    background-color: orange;
}
#Python{
    display: block;
    width: 75%;
    height: 30px;
    background-color: darkgreen;
    margin-top: 5px;
    margin-bottom: 5px;
}
.p1{
    margin-left: 5px;
    font-weight: 600;
    font-size: 18px;
    height: 100%;
    margin-top: 15px;
    /* background-color: gainsboro; */
    text-align: center;
    position: relative;
    top: 5px;

}
#CSharp{
    display: block;
    width: 90%;
    height: 30px;
    background-color: darkgreen;
    margin-top: 5px;
    margin-bottom: 5px;
}
#DotNet{
    display: block;
    width: 95%;
    height: 30px;
    background-color: darkgreen;
    margin-top: 5px;
    margin-bottom: 5px;
}
#SQL{
    display: block;
    width: 95%;
    height: 30px;
    background-color: darkgreen;
    margin-top: 5px;
    margin-bottom: 5px;
}
#Objective-C{
    display: block;
    width: 85%;
    height: 30px;
    background-color: darkgreen;
    margin-top: 5px;
    margin-bottom: 5px;
}
#JavaScript{
    display: block;
    width: 95%;
    height: 30px;
    background-color: darkgreen;
    margin-top: 5px;
    margin-bottom: 5px;
}
#Swift{
    display: block;
    width: 40%;
    height: 30px;
    background-color: darkgreen;
    margin-top: 5px;
    margin-bottom: 5px;
}
.percentile{
    color: gainsboro;
}
.skill{
    color: orange;
    font-size: 21px;
    text-align: center;
}
#HTML1{
    display: block;
    width: 90%;
    height: 30px;
    background-color: darkgreen;
    margin-top: 5px;
    margin-bottom: 5px;
}
.linked1{
    text-align: center;
    color: orange;
    font-size: 1.44rem;
}
#link{
    display: block;
    
    margin-top: 10px;
    
}
.linkedImage{

    text-align: center;
    display: block;
    margin: auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    
}
/* .linkEmbed{
  


} */
.linkEmbed{
    display: block;
    margin-left: 50px;
}
.linkEm{
    display: inline-block;
    font-size: 1.1rem;
    margin-left: 15px;
    
    position: relative;
    top: 60px;
    color: midnightblue;
    font-weight: bold;
    margin-right: 10px;
    overflow-wrap: break-word;

}


#map{
    display: block;

    margin: 15px 1% 15px 1%;
    width: 98%;
    height: 300px;
    /* background-repeat: no-repeat; */
    border: 1px solid black;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}
.geo{
    margin-top: 60px;
    color: midnightblue;
}#endFooter{
     display: block;
     width: 100%;
     background-color: black;
     height: 200px;margin-top: 0;
 }
.spcialWord{
    color: red;
}
#Education{
    display: block;
    margin: auto;
    width: 95%;
    height: 100px;

    margin-bottom: 15px;
}
aside{
    display: block;
    font-size: 18px;
    text-align: center;
    font-family: 'Kalam', cursive;
    padding: 5px;
    border: 1px solid black ;
    background-color: antiquewhite;
}
a{
    text-decoration: none;
}



/* Reset */
.bar {
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
}

/* Custom */
.bar {
    display: inline-block;
    position: relative;
    padding: 10px 20px;
    top: 0;
    font-size: 15px;
    font-family: "Open Sans", Helvetica, serif;
    border-radius: 4px;
    border-bottom: 1px solid rgba( 28, 227, 125, 0.5 );
    background: rgb(56, 139, 64);
    color: #fff;
    box-shadow: 0px 0px 0px rgba( 15, 165, 60, 0.1 );

    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#port{
    color: white;
}
.bar:hover {
    top: -5px;
    box-shadow: 0px 10px 10px rgba( 15, 165, 60, 0.2 );

    -webkit-transform: rotateX(20deg);
    -moz-transform: rotateX(20deg);
    -ms-transform: rotateX(20deg);
    transform: rotateX(20deg);
}

.bar:active {
    top: 0px;
    box-shadow: 0px 0px 0px rgba( 15, 165, 60, 0.0 );
    background: rgba( 20, 224, 133, 1 );
}

.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: rgba(222, 10, 25, 0.64);
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 10;
    top: 105%;
    left: -50%;
}
.dropdown-content a {
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropbtn{
    width: 100%;
    height: 100%;
}

.dropdown-content a:hover {background-color: #ddd;color: red}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}


.search{
    z-index: 0;
}

.hidden-bar{
    display: none;
}














#m1{
    display: block;
    width: 100px;
    height: auto;
    background-color: rgba(100,130,200,0.7);
    position: absolute;
    left: 100%;
}
#subMenu1{
    color: #f8f8f8;
}
#subMenu1:hover{
    color: red;
}



