*{
    margin:0;
    padding:0;
}

.map{
    width: 400px;
    height: 200px;
    margin-left: 110px;
    margin-top: 1rem;
}

.lines1{
margin: auto;
    display: none;
    padding-bottom: 2px;
    background-color: red;
    padding: 5px;
    border-radius: 10px;
}

.line1{
    width:33px;
    background-color: white;
    height: 4px;
    border-radius: 2rem;
    margin:3px 3px
}

.menua{
    text-decoration: none;
    color: black;
    padding: 6px;
    border-radius: 3px;
}

.menua:hover{
    background: red;
    color: white;
}

.menu {
    display: flex;
    padding-top: 1rem;
    padding-left: 7rem;
}
.lia {
    margin-top: 18px;
        margin-left: 21px;
        font-family: 'Noto Sans KR', sans-serif;
        position: relative;    
        list-style: none;
    }
    
    #logo {
        margin-right: 3rem;
        position: relative;
    }
    span{
        color: blue;
    }
    
    #h1servicedetail{
    text-align: center;
    font-size: 35px;
    font-family: 'Cabin', sans-serif;
    color: black;
    padding-top: 2rem;
    padding-left: 2rem;
    }

    #servicesimage {
       display: block;
       margin: auto;
        margin-bottom: 4rem;
        margin-top: 2rem;
    }

    #spanred{
        color: red;
    }

    .menu{
        background-color: white;
        z-index: 2;
        
    }
    
  


























    .contactinfo{
        color: white;
        margin-top: -5rem;
        background: url(./contact\ page.jpg);
        background-attachment: fixed;
    }
    
    .contactdetails{
        display: flex;
        padding-bottom: 3rem;
    }
    
    
    img#afterbannerimage {
    
    z-index: 2;
        margin-bottom: 5rem;
        width: 11%;
        margin-top: -11rem;
        margin-left: 16rem;
    }
    
    .locationimg{
        border-radius: 1rem;
    }
    .nameofoffice{
        display: flex;
    flex-direction: column;
        list-style: none;
        margin-top: 3rem;
    }
   

    #lihy{
        margin-left:144px;
        font-size: 22px;
        font-family: 'Ubuntu', sans-serif;

    }
    
    #lichit{
        font-size: 22px;
        list-style: none;
        margin-left: 144px;
        font-family: 'Ubuntu', sans-serif;
    }
    
    .location{
        display: flex;
            margin-left: 102px;
            margin-top: 27px;
      
    }

    
        .poflocation {
            font-size: 16px;
            margin-left: 13px;
            margin-top: 11px;
            font-family: 'Roboto', sans-serif;
        }
        html{
            scroll-behavior: smooth;
        }
    
        .contactdetails{
            display: flex;
            padding-bottom: 3rem;
            
        }
    
        p#pofcopyright {
            text-align: center;
        font-size: 20px;
        background:black;
        background-size: cover;
        padding-top: 10px;
        padding-bottom: 10px;
        color: white;
        font-family: 'Roboto', sans-serif;
        }
        .chittor{
            margin-top: -25px;
        }
        #servicetext{
            text-align: center;
            font-size: 50px;
            margin-top: 5rem;
            margin-bottom: 1rem;
            font-family: 'Cabin', sans-serif;
            padding-top: 1rem;
            padding-top: 4rem;
        }
        
    #h1offices {
        font-size: 30px;
        margin-left: 9rem;
        font-family: 'Ubuntu', sans-serif;
    }

    .ourteamflex{
        display: flex;
    }

    

    .menubar{
        display: flex;
    }




    @media (max-width:1396px){
       #logo{
        margin-left: -3rem;
       }
    }

    @media (max-width: 1316px){
    #logo {
        margin-left: -5rem;
    }
    #servicesimage{
        width: 87%;
    }
}

@media (max-width: 1286px){
    
    .menu {
        flex-direction: column;
        padding-left: 0px;
    }

    #logo {
        display: block;
        margin: auto;
    }

    .menubar{
        margin:auto;
        margin-top: -1rem;
    }

}

@media (max-width: 1029px){
    .contactdetails{
        flex-direction: column;
        padding-bottom: 0px;
    }

   #lihy{
       margin-left: 77px;
   }

   #lichit{
    margin-left: 77px;
}



    #servicetext{
        padding-top: 32px;
    }


.hyderabad{
    padding-bottom: 3rem;
}
    .chittor{
        margin-bottom: 1rem;
    }

    #servicetext{
        padding-top: 0px;
     }

    #lihyd{
        padding-top: 20px;
    }
    #h1offices{
        display: none;
    }
}

@media(max-width:958px){
    .menubar {
        flex-direction: column;
        margin: inherit;
    }

    #logo{
        width: 41%;
    }

    .contactinfo {
        background-position-y: 4rem;
    }

    .lia{
        margin-top: 0px;
      background: red;
        padding: 5px;
        border: 1px solid beige;
        margin-left: 0px;
    }
    .menua{
        color: white;
    }

    .lines1{
        display: block;
        margin-bottom: 3px;
    }

    .hiddenbar{
      opacity: 0;
      display: none;
  }

  .heightbar{
    height: 20px;
  }

.poflocation{
    font-size: 11px;
}  

p#pofcopyright{
        font-size: 10px;
    }
    #lihy{
        font-size: 17px;
        margin-left: 62px;
    }
    #lichit{
        margin-left: 62px;
        font-size: 17px;
    }
    #chittor{
        font-size: 17px;
        margin-bottom: 0rem;
    }
    #servicetext{
        font-size: 30px;
        padding-top: 1rem;
    }

    .hyderabad {
        margin-left: -5rem;
        
    }

    #h1servicedetail{
        font-size: 30px;
    }

    .contactdetails{
        padding-bottom: 0px;
    }

  

}

@media (max-width:448px){


    .map{
        width: 60%;
    }
}


@media (max-width:262px){

#h1servicedetail{
font-size: 20px;
}

#servicetext{
    font-size: 20px;
}

#lihy{
    font-size: 20px;
    margin-left:4rem;
}

#lichit{
    font-size: 20px;
}

.poflocation {
    font-size: 9px;
}

}




