/* ========================================= masthead styles ====================================*/
#masthead .header-widget-area h4 {
color:#f1f1f1;
margin-top:30px!important;
font-size:14px;
font-weight:700;
text-transform:uppercase
}

#masthead {
background:linear-gradient(to bottom,#005f81 0%,#005f81 100%)
}

#nav-wrapper {
background-color:#004d69
}

@media (max-width:767px) {
ul.dropdown-menu {
background-color:#023848!important
}
}

/*---------------------------------Footer-------------------------------------*/
#footers {
background-color:#004d69;
border:none
}

/*==========phishing flags==============*/
.flags {
color:#bc2326!important;
font-weight:600;
font-size:16px
}

.home h1 {
color:#ff9019!important;
font-size:40px
}

.home h2 {
font-size:25px;
color:#545454!important
}

.home .glyphicons {
font-size:20px
}

.how-to-box li::before {
font-size:20px!important
}

.how-to-box li {
list-style-type:none!important
}

.how-to-box li:before {
content:"\e267";
display:inline-block;
font-family:'Glyphicons Regular';
font-style:normal;
font-weight:400;
line-height:1;
vertical-align:top;
-webkit-font-smoothing:antialiased;
margin:5px;
font-size:12px;
color:#bc2326
}

.glyphicons.glyphicons-warning-sign,.glyphicons.glyphicons-ok {
font-size:30px
}

.yellow-row .message,.glyphicons {
color:#545454!important
}

.yellow-row .message {
font-size:17px;
font-weight:600;
padding-top:5px
}

.yellow-row .glyphicons-warning-sign {
margin-top:-7px
}

.home h3 {
color:#545454!important;
font-weight:600!important
}