header.header.innerpage {
          background: url(img/banner.jpg);
          background-size: cover;
          color: #fff;
      }

      .innerpage .menu a {
          color: #fff;
      }


.itbg{
          background-image: url("img/it.jpg") !important;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
}

.cobg{
          background-image: url("img/co.jpg") !important;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
}

.educationbg{
          background-image: url("img/education.jpg") !important;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
}

.finbg{
          background-image: url("img/fin.jpg") !important;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
}

.indusbg{
          background-image: url("img/indus.jpg") !important;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
}

.jobbg{
          background-image: url("img/job.jpg") !important;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
}

.publicbg{
          background-image: url("img/public.jpg") !important;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
}

.skillbg{
          background-image: url("img/skill.jpg") !important;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
}

.tourismbg{
          background-image: url("img/tourism.jpg") !important;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
}




.careersbg{
    background-image: url("img/careers.jpg") !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.whobg{
    background-image: url("img/who.jpg") !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.contactbg{
    background-image: url("img/contact.jpg") !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sidenav-trigger hr { 
       
            background: #fff !important;
          
           }

           .sidenav {
                    
                   
                    background-color: #953843 !important;
                   
                }


                

                @media only screen and (max-width: 600px) {
                    
                    .blocksm{
                              display: none;
                          }

                }