*{
margin:0;
padding:auto;}
.logmanage {
color:white; 
border:1px solid white;
border-radius:20px; 
font-weight:700;
background-color:#002B4F;

} 
.logmanage:hover{
color:white;
background:#FF0000;}
.main_title_wraper h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 0px 0px 5px;
    color: #ffb600;
    border-bottom: 2px solid #fbc641;
    display: inline-block;
    padding-bottom: 5px;
}

.main_title_wraper h3 {
    margin: 0px 0px 10px 0px;
    font-weight: 700;
    color: #000;
}

body {
    background: #eee
}

.news {
    width: 160px
}
.footer_lists ul li a i {
    padding-top: 9px;
    padding-right: 5px;
}
.footer_lists ul li a  {
text-decoration:none;
color:white;
}
.footer_lists ul {
    padding: 0px;
	text-decoration:none;
	list-style:none;
}
.footer_lists ul li a {
    color: #bbb;
    font-size: 14px;
    letter-spacing: 0.8px;
    line-height: 2.5;
}
.news-scroll a {
    text-decoration: none
}

.dot {
    height: 6px;
    width: 6px;
    margin-left: 3px;
    margin-right: 3px;

    background-color: rgb(207, 23, 23);
    border-radius: 50%;
    display: inline-block
}
.copyright {
    padding: 10px 0;
    background-size: cover;
    background-color: #00192d;
}
.btn a{
text-decoration:none; color:white;}
@media screen and (min-width: 1025px){
.heading-underline {
    border-bottom: 2px solid #e23e37;
    width: 15%;
    margin: 22px auto;
    border-radius: 10px;
}

.heading-underline1 {
    border-bottom: 2px solid white;
    width: 50%;
    margin: 22px auto;
    border-radius: 10px;
}

.heading-underline2 {
    border-bottom: 2px solid green;
    width: 50%;
    margin: 22px auto;
    border-radius: 10px;
}
<!--Login Form CSS-->


}


@media screen and (max-width: 425px){
.footer{

text-align:center;}
.logoset{
width:40%;}

.logoset1{
width:60%;}
}
