header{width: 100%;    z-index: 999;position: absolute; padding:3vh 3vw;}
.logo1{
    max-width: 85%;
    max-height: 20vh;
}


@media screen and (max-width: 100%) {
header {
    background: #fff;
    position: fixed;
}
.full-nav-btn span {
    background: #1d398a !important;
}
.Slogon{ color:#1e3b8e !important;}
}
@media screen and (max-width:100%) {
.Slogon{
    font-size: 2.5em !important;
    margin-top:00px  !important;
}
}
@media screen and (max-width:100%) {
 .Slogon{
   font-size: 100% !important;
    margin-top: 00px !important;
}
}
.Slogon{
    font-size: 4.5em;
    font-weight: 700;
    /* margin-bottom: 50px; */
    color: #fff;
    text-transform: uppercase;
    /* float: right; */
    align-content: stretch;
    align-items: initial;
    text-align: right;
    margin-top: -12px;

}

.search_box{
           
  font-size: 1.2em!important;
  color:#fff !important;
    
}





















