.hidden.menu {
    display: none;
}

.masthead.segment {
    min-height: 100px;
    padding: 1em 0em;
}

.masthead .logo.item img {
    margin-right: 1em;
}

.masthead .ui.menu .ui.button {
    margin-left: 0.5em;
}

.masthead h1.ui.header {
    margin-top: 3em;
    margin-bottom: 0em;
    font-size: 4em;
    font-weight: normal;
}

.masthead h2 {
    font-size: 1.7em;
    font-weight: normal;

}

.ui.vertical.stripe {
    padding: 8em 0em;
}

.ui.vertical.stripe h3 {
    font-size: 2em;
}

.ui.vertical.stripe .button+h3,
.ui.vertical.stripe p+h3 {
    margin-top: 3em;
}

.ui.vertical.stripe .floated.image {
    clear: both;
}

.ui.vertical.stripe p {
    font-size: 1.33em;
}

.ui.vertical.stripe .horizontal.divider {
    margin: 3em 0em;
}

.quote.stripe.segment {
    padding: 0em;
}

.quote.stripe.segment .grid .column {
    padding-top: 5em;
    padding-bottom: 5em;
}

.footer.segment {
    padding: 5em 0em;
}

.secondary.pointing.menu .toc.item {
    display: none;
}

#fixed_menu {
    background-color: #4c6669;
    border: transparent;

}
#nic-logo{
width: 100px ;
}

#menu {
    background-color: #4c6669;
    border: transparent;
}

#contactseg{
    background-color: #4c6669;
    height: 50%;
   
   
}

#brand-log-a {
    margin: 0px 0px 0px 0px;
    padding: 0 0 0 0;
  }
  
  #brand-logo-h {
    margin: 0px 0px 0px 0px;
    padding: 0 0 0 0;
  }
  
  #stack_menu{
    background-color: #4c6669 ;
    border: transparent;
    padding-left: 12%;
    padding-right: 12%;
  
  }
  
  #fixed_menu_seg{
    width: 100%;
    border: transparent;
    background-color: #4c6669;
  }
  
  
  #content1{
    color: white;
  }

  #fixed_head, #menu1,#footer {
    background-color: #4c6669;
    border: transparent;
  
  }
  
  #conheading{
    margin-top: 40px;
  
  }
  

#last_divider{
    margin:50px 0px 30px 0px;

}

#nic_link{

    color: rgb(197, 234, 241);
}

/* #footcon {
   margin-left: 160px;

} */
/* #plast{
    margin-left: 160px;
} */

#head1 {
  text-align: center;
  color: rgb(41, 94, 94);
  margin-bottom: 40px;

}

#head2,#head3{
   text-align: left;
   margin-left: 10px;
  
}

#h4{
   margin-top: -10px;
   margin-left: 10px;
}

#divider{
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    width: 50%;
    float: calc();
    /* display: inline-block; */
    margin-left: 14em;
   

}

#per1{
  margin: 10px;
  line-height: 1.8285em;
  font-weight: 10px;
  text-align: center;

}

#disclaimer-con{
    background-color: #fff;
    margin: 70px;
    box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
    width: 70%;

}

#grid {
    display: -webkit-flex;
    margin: 20px;
    border: transparent;
}


#contact-con{
   
    background-color: #fff;
    margin: 70px;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.25);
    width: 50%;
}

#num{
    color: rgb(20, 109, 104);
    text-align: center;

}