@media(min-width:1200px)
{
*
{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
      color:white;
    padding: 0px;
    margin:0px;
}

.navbar{  background:rgba(0,0,0,0.7) url("1.jpg");
    background-size: cover;
    background-blend-mode: overlay;
   opacity:0.9;
      display:flex;}
.logo{
    display: flex;
    justify-content: center;
    align-items: center;
    width:50%;
}
.l1{
    color:blue;
    font-size: 30px;
    font-family: cursive;
 font-weight: bold;
}
.l11{
    color:purple;
    font-size: 43px;
}
.l2{
    color:red;
    font-size:48px;
}
.l3{
    color:green;
    font-size: 43px;
}
.menu{
    width: 50%;
    display:flex;
    justify-content: space-around;
}
.menunew1111{
    display:none;}
.menuparent
{
    display:none;}
.menu1{
    display:none;
}
.menu2{
display:none;}
.list 
{
    cursor:pointer;
    padding: 20px;
    list-style-type: none;
}
.navbar .menu .list a{
text-decoration: none;
}
.background{
    display:flex;
    justify-content:center;
    align-items:center;
    background:rgba(0,0,0,0.7) url("1.jpg");
    background-size: cover;
    height: 640px;
    background-blend-mode: overlay;
   opacity:0.9;
}

.firstpart{
    padding:20px 0px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 40px;
    text-align: center;
}
.secondpart{
    text-align: center;
 }
.btn1,.btn2{
    cursor:pointer;
    margin:20px;
    border: none;
    color: black;
    font-size: 20px;
    font-weight: bold;
    padding: 15px 40px;
    background:transparent;
    border-radius: 20px;
    background-color: seashell;
}
.btn2{
    background-color: transparent;
    border: 1px solid seashell;
    color:white;
}
.btn1:hover{
color:seashell;
background: none;
border: 1px solid seashell;
}
.btn2:hover{
    color:black;
    background: seashell;
    }
#contactus
    {
        padding: 100px;
        background-color:black;
        font-weight: bold;
        
        color:white; 
    }

 .heading
 {
     font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size:60px;
    padding-bottom: 14px;
  position:relative;   
     text-align : center;  }
  
     .heading::after
  {
      left: 0px;
right:0px;
      margin:auto;
      bottom:0px;
      position: absolute;
      content:" ";
      background-color: purple;
      width: 100px;
      height:4px;
    cursor:pointer;
    }   
  .heading:hover::after
  {
     cursor:pointer;
     width:200px;
  }
     .contactpart1{
         padding: 40px;
         align-items: center;
         display: flex; justify-content: space-around;
         }
     .contactpart2{
         padding: 40px;
         align-items: center;
        display: flex; justify-content: space-around;
         }
     .contactp1,.contactp2,.contactp3,.contactp4
     {
         text-align: center;
         font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
         width:50%;
      }
     .fa-linkedin {
        background: #007bb5;
        color: white;
        font-size: 40px; 
        padding:10px;
        margin-bottom: 10px; 
    }
      .fa-instagram {
        font-size: 40px; 
        padding:10px;
        background:palevioletred;
        color: white;
        margin-bottom: 10px;
      }
      .fa-google {
        font-size: 40px; 
        padding:10px;
        background: #dd4b39;
        color: white;
        margin-bottom: 10px;
      }
      #aboutus,.about,.profile,.photo,.name,.designation{
              background-color: black;
      }
      #aboutus{
        
          display:flex;
      }
      .about{
          width: 50%;
      }
      .profile{
          width: 50%;
      }
      
      .name,.designation{
          font-family: cursive;
          color: white;
          text-align: center;
          padding: 20px 0px;
      }
      .about1111{
          font-size: 65px;
          display: block;
          text-align: center;
      }
      .ps{
          font-family: fantasy;
          display: block;
          font-size: 35px;
          padding: 30px;
      }
.description{
    font-family: cursive;
    padding: 100px;
    font-size: 34px;;
}
.photoprofile
{
    width: 675px;
    border-bottom-left-radius: 40%;
}

.about{
    
    background-image: url("4.jpg");
   background-size: cover;
}
#Portfolio{
    padding: 100px 0px;
    background-color:black;
}
.spanport
{
    font-size: 65px;
}   
.portheading
{
    padding-bottom: 10px;
    position: relative;
    display: flex;
    justify-content: center;
    }
.portheading::after
  {
      left: 0px;
right:0px;
      margin:auto;
      bottom:0px;
      position: absolute;
      content:" ";
      background-color: purple;
      width: 100px;
      height:4px;
    cursor:pointer;
    }   
  .portheading:hover::after
  {
     cursor:pointer;
     width:200px;
  }
.portfolio1,.portfolio2,.portfolio3
{
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border:1px solid black;
}
.port1{
    box-shadow: 1px 1px 4px 3px seashell;
    background-image: url("temp1.png");
    background-size: cover;
    background-position: center;
    height: 200px;
    width: 400px;

}
.port2{
    box-shadow: 1px 1px 4px 3px seashell;
    background-image: url("temp4.png");
    background-size: cover;
    background-position: center;
    height: 200px;
    width: 400px;

}.port3{
    box-shadow: 1px 1px 4px 3px seashell;
    background-image: url("temp8.png");
    background-size: cover;
    background-position: center;
    height: 200px;
    width: 400px;

}.port4{
    box-shadow: 1px 1px 4px 3px seashell;
    background-image: url("temp3.png");
    background-size: cover;
    background-position: center;
    height: 200px;
    width: 400px;

}.port5{
    box-shadow: 1px 1px 4px 3px seashell;
    background-image: url("temp5.png");
    background-size: cover;
    background-position: center;
    height: 200px;
    width: 400px;

}.port6{
    box-shadow: 1px 1px 4px 3px seashell;
    background-image: url("temp6.png");
    background-size: cover;
    background-position: center;
    height: 200px;
    width: 400px;

}.port7{
    box-shadow: 1px 1px 4px 3px seashell;
    background-image: url("temp7.png");
    background-size: cover;
    background-position: center;
    height: 200px;
    width: 400px;

}.port8{
    box-shadow: 1px 1px 4px 3px seashell;
    background-image: url("temp4.PNG");
    background-size: cover;
    background-position: center;
    height: 200px;
    width: 400px;

}
}
@media(min-width:992px) and (max-width:1199px)
{
    *
    {
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
          color:white;
        padding: 0px;
        margin:0px;
    }
    
    .navbar{  background:rgba(0,0,0,0.7) url("1.jpg");
        background-size: cover;
        background-blend-mode: overlay;
       opacity:0.9;
          display:flex;}
    .logo{
        display: flex;
        justify-content: center;
        align-items: center;
        width:50%;
    }
    .l1{
        color:blue;
        font-size: 30px;
        font-family: cursive;
     font-weight: bold;
    }
    .l11{
        color:purple;
        font-size: 43px;
    }
    .l2{
        color:red;
        font-size:48px;
    }
    .l3{
        color:green;
        font-size: 43px;
    }
    .menu{
        width: 50%;
        display:flex;
        justify-content: space-around;
    }
    .menunew1111{
        display:none;}
    .menuparent
    {
        display:none;}
    .menu1{
        display:none;
    }
    .menu2{
display:none;}
    .list 
    {
        cursor:pointer;
        padding: 20px;
        list-style-type: none;
    }
    .navbar .menu .list a{
    text-decoration: none;
    }
    .background{
        display:flex;
        justify-content:center;
        align-items:center;
        background:rgba(0,0,0,0.7) url("1.jpg");
        background-size: cover;
        height: 640px;
        background-blend-mode: overlay;
       opacity:0.9;
    }
    
    .firstpart{
        padding:20px 0px;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 40px;
        text-align: center;
    }
    .secondpart{   text-align: center;
     }
    .btn1,.btn2{
        cursor:pointer;
        margin:20px;
        border: none;
        color: black;
        font-size: 20px;
        font-weight: bold;
        padding: 15px 40px;
        background:transparent;
        border-radius: 20px;
        background-color: seashell;
    }
    .btn2{
        background-color: transparent;
        border: 1px solid seashell;
        color:white;
    }
    .btn1:hover{
    color:seashell;
    background: none;
    border: 1px solid seashell;
    }
    .btn2:hover{
        color:black;
        background: seashell;
        }
    #contactus
        {
            padding: 100px;
            background-color:black;
            font-weight: bold;
            
            color:white; 
        }
    
     .heading
     {
         font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size:60px;
        padding-bottom: 14px;
      position:relative;   
         text-align : center;  }
      
         .heading::after
      {
          left: 0px;
    right:0px;
          margin:auto;
          bottom:0px;
          position: absolute;
          content:" ";
          background-color: purple;
          width: 100px;
          height:4px;
        cursor:pointer;
        }   
      .heading:hover::after
      {
         cursor:pointer;
         width:200px;
      }
         .contactpart1{
             padding: 40px;
             align-items: center;
             display: flex; justify-content: space-around;
             }
         .contactpart2{
              padding: 40px;
             align-items: center;
            display: flex; justify-content: space-around;
             }
         .contactp1,.contactp2,.contactp3,.contactp4
         {
                 text-align: center;
             font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
             width:50%;
          }
         .fa-linkedin {
            background: #007bb5;
            color: white;
            font-size: 40px; 
            padding:10px;
            margin-bottom: 10px; 
        }
          .fa-instagram {
            font-size: 40px; 
            padding:10px;
            background:palevioletred;
            color: white;
            margin-bottom: 10px;
          }
          .fa-google {
            font-size: 40px; 
            padding:10px;
            background: #dd4b39;
            color: white;
            margin-bottom: 10px;
          }
          #aboutus,.about,.profile,.photo,.name,.designation{
                  background-color: black;
          }
          #aboutus{
                  display:flex;
          }
          .about{
    width: 50%;
          }
          .profile{
              width: 50%;
          }
          
          .name,.designation{
                        font-family: cursive;
              color: white;
              text-align: center;
              padding: 20px 0px;
          }
          .about1111{
              font-size: 65px;
              display: block;
              text-align: center;
          }
          .ps{
              font-family: fantasy;
              display: block;
              font-size: 35px;
              padding: 30px;
          }
    .description{
     font-family:cursive;
        padding: 100px;
        font-size:28px;
    }
    .photoprofile
    {
        width:488px;
           border-bottom-left-radius: 40%;
    }
    
    .about{
        
        background-image: url("4.jpg");
       background-size: cover;
    }   
    #Portfolio{
        padding: 100px 0px;
        background-color:black;
    }
    .spanport
    {
        font-size: 65px;
    }   
    .portheading
    {
        padding-bottom: 10px;
        position: relative;
        display: flex;
        justify-content: center;
        }
    .portheading::after
      {
          left: 0px;
    right:0px;
          margin:auto;
          bottom:0px;
          position: absolute;
          content:" ";
          background-color: purple;
          width: 100px;
          height:4px;
        cursor:pointer;
        }   
      .portheading:hover::after
      {
         cursor:pointer;
         width:200px;
      }
    .portfolio1,.portfolio2,.portfolio3
    {
        padding-top: 100px;
        padding-bottom: 100px;
        display: flex;
        justify-content: space-around;
        align-items: center;
        border:1px solid black;
    }
    .port1{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp1.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
    
    }
    .port2{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp4.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
    
    }.port3{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp8.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
    
    }.port4{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp3.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
    
    }.port5{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp5.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
    
    }.port6{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp6.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
    
    }.port7{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp7.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
    
    }.port8{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp4.PNG");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
    
    }
}


@media(min-width:756px) and (max-width:991px)
{
    *
    {
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
          color:white;
        padding: 0px;
        margin:0px;
    }
    
    .navbar{  background:rgba(0,0,0,0.7) url("1.jpg");
        background-size: cover;
        background-blend-mode: overlay;
       opacity:0.9;
          display:flex;}
    .logo{
    display: flex;
        justify-content: center;
        align-items: center;
        width:50%;
    }
    .l1{
        color:blue;
        font-size: 30px;
        font-family: cursive;
     font-weight: bold;
    }
    .l11{
        color:purple;
        font-size: 43px;
    }
    .l2{
        color:red;
        font-size:48px;
    }
    .l3{
        color:green;
        font-size: 43px;
    }
    .menu{
        display:none;
        }
        .menunew1111{
            position: relative;
            width:50%;
             }
        .menuparent
        {
            bottom:0px;
            right:0px;
            height:40px;
            width: 50px;
            position: absolute;
        }
        .menu1{
            position:relative;
            right: 0px;
            bottom: 0px;
        height: 20px;
            width:20px;
            border-left: none;
            border-right: none;
            border-top:1px solid seashell;
        border-bottom: 1px solid seashell;
        }
        .menu2{
            border-bottom:1px solid seashell;
            border-right: none;
            border-left: none;
    border-top:none;
                position:absolute;
            top:0px;
            height: 8px;;
            width:20px;
}
    .list 
    {
        cursor:pointer;
        padding: 20px;
        list-style-type: none;
    }
    .navbar .menu .list a{
    text-decoration: none;
    }
    .background{
        display:flex;
        justify-content:center;
        align-items:center;
        background:rgba(0,0,0,0.7) url("1.jpg");
        background-size: cover;
        height: 640px;
        background-blend-mode: overlay;
       opacity:0.9;
    }
    
    .firstpart{
        padding:20px 0px;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 40px;
        text-align: center;
    }
    .secondpart{
            text-align: center;
     }
    .btn1,.btn2{
        cursor:pointer;
        margin:20px;
        border: none;
        color: black;
        font-size: 20px;
        font-weight: bold;
        padding: 15px 40px;
        background:transparent;
        border-radius: 20px;
        background-color: seashell;
    }
    .btn2{
        background-color: transparent;
        border: 1px solid seashell;
        color:white;
    }
    .btn1:hover{
    color:seashell;
    background: none;
    border: 1px solid seashell;
    }
    .btn2:hover{
        color:black;
        background: seashell;
        }
    #contactus
        {
            padding: 100px 40px;
            background-color:black;
            font-weight: bold;
            
            color:white; 
        }
    
     .heading
     {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size:60px;
        padding-bottom: 14px;
      position:relative;   
         text-align : center;  }
      
         .heading::after
      {
          left: 0px;
    right:0px;
          margin:auto;
          bottom:0px;
          position: absolute;
          content:" ";
          background-color: purple;
          width: 100px;
          height:4px;
        cursor:pointer;
        }   
      .heading:hover::after
      {
         cursor:pointer;
         width:200px;
      }
         .contactpart1{ 
             align-items: center;
             display: flex;
             flex-direction: column; justify-content: space-around;
             }
         .contactpart2{
             align-items: center;
            display: flex;flex-direction: column; justify-content: space-around;
             }
         .contactp1,.contactp2,.contactp3,.contactp4
         {
             padding: 35px;
                 text-align: center;
             font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
             width:50%;
          }
         .fa-linkedin {
            background: #007bb5;
            color: white;
            font-size: 40px; 
            padding:10px;
            margin-bottom: 10px; 
        }
          .fa-instagram {
            font-size: 40px; 
            padding:10px;
            background:palevioletred;
            color: white;
            margin-bottom: 10px;
          }
          .fa-google {
            font-size: 40px; 
            padding:10px;
            background: #dd4b39;
            color: white;
            margin-bottom: 10px;
          }
          #aboutus,.about,.profile,.photo,.name,.designation{
                  background-color: black;
          }
          #aboutus{
                  display:flex;
              flex-direction: column;
          }
    
          .profile{
              display: flex;
              flex-direction: column;
              justify-content: center;
              align-items: center;
                }
          
          .name,.designation{
                          font-family: cursive;
              color: white;
              text-align: center;
              padding: 20px 100px;
          }
          .about1111{
              font-size: 65px;
              display: block;
              text-align: center;
          }
          .ps{
              font-family: fantasy;
              display: block;
              font-size: 35px;
              padding: 30px;
          }
    .description{
    font-family: cursive;
        padding: 60px;
        font-size:23px;
    }
    .photoprofile
    {
     border-bottom-left-radius: 40%;
        border-bottom-right-radius: 40%;
    }
    
    .about{
        
        background-image: url("4.jpg");
       background-size: cover;
    }   
    #Portfolio{
        padding: 100px 0px;
        background-color:black;
    }
    .spanport
    {
        font-size: 65px;
    }   
    .portheading
    {
        padding-bottom: 10px;
        position: relative;
        display: flex;
        justify-content: center;
        }
    .portheading::after
      {
          left: 0px;
    right:0px;
          margin:auto;
          bottom:0px;
          position: absolute;
          content:" ";
          background-color: purple;
          width: 100px;
          height:4px;
        cursor:pointer;
        }   
      .portheading:hover::after
      {
         cursor:pointer;
         width:200px;
      }
    .portfolio1,.portfolio2,.portfolio3
    {
        padding-top: 100px;
        padding-bottom: 100px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        border:1px solid black;
    }
    .port1{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp1.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
    margin-bottom: 60px;
    }
    .port2{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp4.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
        margin-bottom: 60px;
    }.port3{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp8.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
        padding-bottom: 60px;
    }.port4{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp3.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
        margin-bottom: 60px;
    }.port5{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp5.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
        margin-bottom: 60px;
    }.port6{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp6.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
        margin-bottom: 60px;
    }.port7{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp7.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
        margin-bottom: 60px;
    }.port8{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp4.PNG");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
        margin-bottom: 60px;
    }

}
@media(min-width:576px) and (max-width:755px)
{
    *
    {
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
          color:white;
        padding: 0px;
        margin:0px;
    }
    
    .navbar{  background:rgba(0,0,0,0.7) url("1.jpg");
        background-size: cover;
        background-blend-mode: overlay;
       opacity:0.9;
          display:flex;}
    .logo{
        display: flex;
        justify-content: center;
        align-items: center;
        width:60%;
    }
    .l1{
        color:blue;
        font-size: 20px;
        font-family: cursive;
     font-weight: bold;
    }
    .l11{
        color:purple;
        font-size: 43px;
    }
    .l2{
        color:red;
        font-size:48px;
    }
    .l3{
        color:green;
        font-size: 43px;
    }
    .menu{
        display:none;
        }
        .menunew1111{
            position: relative;
            width:40%;
            }
        .menuparent
        {
            bottom:0px;
            right:0px;
            height:40px;
            width: 50px;
            position: absolute;
        }
        .menu1{
            position:relative;
            right: 0px;
            bottom: 0px;
        height: 20px;
            width:20px;
            border-left: none;
            border-right: none;
            border-top:1px solid seashell;
        border-bottom: 1px solid seashell;
        }
        .menu2{
            border-bottom:1px solid seashell;
            border-right: none;
            border-left: none;
    border-top:none;
                position:absolute;
            top:0px;
            height: 8px;;
            width:20px;
}
    .list 
    {
        cursor:pointer;
        padding: 20px;
        list-style-type: none;
    }
    .navbar .menu .list a{
    text-decoration: none;
    }
    .background{
        display:flex;
        justify-content:center;
        align-items:center;
        background:rgba(0,0,0,0.7) url("1.jpg");
        background-size: cover;
        height: 640px;
        background-blend-mode: overlay;
       opacity:0.9;
       background-position: center;
    }
    
    .firstpart{
        padding:20px 0px;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 30px;
        text-align: center;
    }
    .secondpart{
        text-align: center;
     }
    .btn1,.btn2{
        cursor:pointer;
        margin:20px;
        border: none;
        color: black;
        font-size: 20px;
        font-weight: bold;
        padding: 15px 40px;
        background:transparent;
        border-radius: 20px;
        background-color: seashell;
    }
    .btn2{
        background-color: transparent;
        border: 1px solid seashell;
        color:white;
    }
    .btn1:hover{
    color:seashell;
    background: none;
    border: 1px solid seashell;
    }
    .btn2:hover{
        color:black;
        background: seashell;
        }
    #contactus
        {
            padding: 100px 0px;
            background-color:black;
            font-weight: bold;
            
            color:white; 
        }

     .heading
     {
                  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size:60px;
        padding-bottom: 14px;
      position:relative;   
         text-align : center;  }
      
         .heading::after
      {
          left: 0px;
    right:0px;
          margin:auto;
          bottom:0px;
 
         position: absolute;
          content:" ";
          background-color: purple;
          width: 100px;
          height:4px;
        cursor:pointer;
        }   
      .heading:hover::after
      {
         cursor:pointer;
         width:200px;
      }
         .contactpart1{
 
             align-items: center;
             display: flex;
             flex-direction: column; justify-content: space-around;
             }
         .contactpart2{
             align-items: center;
            display: flex;flex-direction: column; justify-content: space-around;
             }
         .contactp1,.contactp2,.contactp3,.contactp4
         {
             padding: 65px;
                text-align: center;
             font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
             width:50%;
          }
         .fa-linkedin {
            background: #007bb5;
            color: white;
            font-size: 40px; 
            padding:10px;
            margin-bottom: 10px; 
        }
          .fa-instagram {
            font-size: 40px; 
            padding:10px;
            background:palevioletred;
            color: white;
            margin-bottom: 10px;
          }
          .fa-google {
            font-size: 40px; 
            padding:10px;
            background: #dd4b39;
            color: white;
            margin-bottom: 10px;
          }
          #aboutus,.about,.profile,.photo,.name,.designation{
                  background-color: black;
          }
          #aboutus{
             display:flex;
              flex-direction: column;
          }
          
          .profile{
              display: flex;
              flex-direction: column;
              justify-content: center;
              align-items: center;
              }
          
          .name,.designation{
                    font-family: cursive;
              color: white;
              text-align: center;
              padding: 20px 100px;
          }
          .about1111{
              font-size: 65px;
              display: block;
              text-align: center;
          }
          .ps{
              font-family: fantasy;
              display: block;
              font-size: 35px;
              padding: 30px;
          }
    .description{
            font-family: cursive;
        padding: 40px;
        font-size:20px;
    }
    .photoprofile
    {
        width: 400px;
           border-bottom-left-radius: 40%;
        border-bottom-right-radius: 40%;
    }
    
    .about{
        
        background-image: url("4.jpg");
       background-size: cover;
    } 
    
    #Portfolio{
        padding: 100px 0px;
        background-color:black;
    }
    .spanport
    {
        font-size: 65px;
    }   
    .portheading
    {
        padding-bottom: 10px;
        position: relative;
        display: flex;
        justify-content: center;
        }
    .portheading::after
      {
          left: 0px;
    right:0px;
          margin:auto;
          bottom:0px;
          position: absolute;
          content:" ";
          background-color: purple;
          width: 100px;
          height:4px;
        cursor:pointer;
        }   
      .portheading:hover::after
      {
         cursor:pointer;
         width:200px;
      }
    .portfolio1,.portfolio2,.portfolio3
    {
        padding-top: 100px;
        padding-bottom: 100px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        border:1px solid black;
    }
    .port1{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp1.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
    margin-bottom: 60px;
    }
    .port2{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp4.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
        margin-bottom: 60px;
    }.port3{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp8.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
        padding-bottom: 60px;
    }.port4{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp3.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
        margin-bottom: 60px;
    }.port5{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp5.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
        margin-bottom: 60px;
    }.port6{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp6.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
        margin-bottom: 60px;
    }.port7{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp7.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
        margin-bottom: 60px;
    }.port8{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp4.PNG");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 400px;
        margin-bottom: 60px;
    }
  
}
@media(max-width:575px)
{
    *
    {
        box-sizing: border-box;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
          color:white;
        padding: 0px;
        margin:0px;
    }
    
    .navbar{  background:rgba(0,0,0,0.7) url("1.jpg");
        
        background-blend-mode: overlay;
       opacity:0.9;
          display:flex;
        justify-content: center;
        }
    .logo{
        display: flex;
        justify-content: center;
        align-items: center;
        width:80%;
    }
    .l1{
        color:blue;
        font-size: 20px;
        font-family: cursive;
     font-weight: bold;
    }
    .l11{
        color:purple;
        font-size: 43px;
    }
    .l2{
        color:red;
        font-size:48px;
    }
    .l3{
        color:green;
        font-size: 43px;
    }
    .menu{
        display:none;
        }
        .menunew1111{
            position: relative;
            width:20%;
            }
        .menuparent
        {
            bottom:0px;
            right:0px;
            height:40px;
            width: 50px;
            position: absolute;
        }
        .menu1{
            position:relative;
            right: 0px;
            bottom: -10px;
        height: 14px;
            width:20px;
            border-left: none;
            border-right: none;
            border-top:1px solid seashell;
        border-bottom: 1px solid seashell;
        }
        .menu2{
            border-bottom:1px solid seashell;
            border-right: none;
            border-left: none;
    border-top:none;
                position:absolute;
            top:0px;
            height: 7px;;
            width:20px;
}
    .list 
    {
        cursor:pointer;
        padding: 20px;
        list-style-type: none;
    }
    .navbar .menu .list a{
    text-decoration: none;
    }
    .background{
        max-width: 100%;
        display:flex;
        justify-content:center;
        align-items:center;
        background:rgba(0,0,0,0.7) url("1.jpg");
        background-size: cover;
        height: 640px;
        background-blend-mode: overlay;
       opacity:0.9;
       background-position:center;
    }
    
    .firstpart{
        padding:20px 0px;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 23px;
        text-align: center;
    }
    .secondpart{
         display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
     }
    .btn1,.btn2{
        cursor:pointer;
        border: none;
        color: black;
        margin: 20px;
        font-size: 20px;
        font-weight: bold;
        padding: 10px 10px;
        background:transparent;
        border-radius: 20px;
        background-color: seashell;
    }
    .btn2{
        background-color: transparent;
        border: 1px solid seashell;
        color:white;
    }
    .btn1:hover{
    color:seashell;
    background: none;
    border: 1px solid seashell;
    }
    .btn2:hover{
        color:black;
        background: seashell;
        }
    #contactus
        {
            padding: 100px 0px;
            background-color:black;
            font-weight: bold;
            
            color:white; 
        }

     .heading
     {
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size:40px;
        padding-bottom: 14px;
      position:relative;   
         text-align : center;  }
      
         .heading::after
      {
          left: 0px;
    right:0px;
          margin:auto;
          bottom:0px;
 
         position: absolute;
          content:" ";
          background-color: purple;
          width: 100px;
          height:4px;
        cursor:pointer;
        }   
      .heading:hover::after
      {
         cursor:pointer;
         width:200px;
      }
         .contactpart1{
             align-items: center;
             display: flex;
             flex-direction: column; justify-content: space-around;
             }
         .contactpart2{
                      align-items: center;
            display: flex;flex-direction: column; justify-content: space-around;
             }
         .contactp1,.contactp2,.contactp3,.contactp4
         {
             padding: 60px;
             text-align: center;
             font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
             
          }
         .fa-linkedin {
            background: #007bb5;
            color: white;
            font-size: 40px; 
            padding:10px;
            margin-bottom: 10px; 
        }
          .fa-instagram {
            font-size: 40px; 
            padding:10px;
            background:palevioletred;
            color: white;
            margin-bottom: 10px;
          }
          .fa-google {
            font-size: 40px; 
            padding:10px;
            background: #dd4b39;
            color: white;
            margin-bottom: 10px;
          }
          #aboutus,.about,.profile,.photo,.name,.designation{
                  background-color: black;
          }
          #aboutus{
              display:flex;
              flex-direction: column;
          }
    
          .profile{
              display: flex;
              flex-direction: column;
              justify-content: center;
              align-items: center;
              }
          
          .name,.designation{
              font-family: cursive;
              color: white;
              text-align: center;
              padding: 20px 100px;
          }
          .about1111{
              font-size: 35px;
              display: block;
              text-align: center;
          }
          .ps{
              font-family: fantasy;
              display: block;
              font-size: 35px;
              padding: 30px;
          }
    .description{
        font-family: cursive;
        padding: 40px;
        font-size:23px;
    }
    .photoprofile
    {
        width: 300px;
        border-bottom-left-radius: 40%;
        border-bottom-right-radius: 40%;
    }
    
    .about{
        
        background-image: url("4.jpg");
       background-size: cover;
    }
    #Portfolio{
        padding: 100px 0px;
        background-color:black;
    }
    .spanport
    {
        font-size: 65px;
    }   
    .portheading
    {
        padding-bottom: 10px;
        position: relative;
        display: flex;
        justify-content: center;
        }
    .portheading::after
      {
          left: 0px;
    right:0px;
          margin:auto;
          bottom:0px;
          position: absolute;
          content:" ";
          background-color: purple;
          width: 100px;
          height:4px;
        cursor:pointer;
        
        }   
      .portheading:hover::after
      {
         cursor:pointer;
         width:200px;
      }
    .portfolio1,.portfolio2,.portfolio3
    {
        padding-top: 10px;
        padding-bottom: 100px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        }
    .port1{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp1.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
        margin-top:40px;
    margin-bottom: 60px;
    }
    .port2{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp4.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
        margin-bottom: 60px;
    }.port3{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp8.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
        padding-bottom: 60px;
    }.port4{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp3.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
        margin-bottom: 60px;
    }.port5{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp5.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
        margin-bottom: 60px;
    }.port6{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp6.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
        margin-bottom: 60px;
    }.port7{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp7.png");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
        margin-bottom: 60px;
    }.port8{
        box-shadow: 1px 1px 4px 3px seashell;
        background-image: url("temp4.PNG");
        background-size: cover;
        background-position: center;
        height: 200px;
        width: 300px;
        margin-bottom: 60px;
    }

}