body{margin: 0px; padding: 0px;}


@media (min-width: 1920px) and (max-width: 2560px){
.dropdown-menu-large{width: 40%;}

}

@media screen and (min-width: 1024px) and (max-width: 600px){
.topiconlist,.num-top,.ms-auto .nav-item,.socialfeed,.powering,.designtime .loginclick,.imphdmdev{display: none;}
.loginpgui{width: 80%;padding: 40px;background: #fff;margin-bottom: 40px;clear: both;}
.navbar-expand-lg .navbar-collapse{width: auto;}
 }

@media (min-width: 320px) and (max-width: 480px){
.loginclick {
    background: #fff;
    padding: 1px 2px;
    border-radius: 50px;
    height: 20px;
    text-align: center;
    line-height: 22px;
}
.loginclick a {
    display: flex;
    color: #057ec6;
    text-decoration: none;
    font-size: 8px;
    font-weight: 600;
    padding: 0px 2px;
}
.twoitemtext {
    padding: 6%;
}
.twoitemtext p{font-size: 14px;}
li.searchtop a i.fa.fa-search {
    font-size: 14px;
}
.bakpower h3 {
    padding: 130px 60px;
    font-size: 22px;
    font-weight: 700;
    color: #160f0f;
    text-align: center;
}
.twoitemtext h2{font-size: 22px;}
.searchtop {
    background: #fff;
    padding: 1px 5px;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 20px;
}
}

@media(min-width:320px) and (max-width:767px){
ul.awards li {
    width: 100%;
    height: auto !important;
    margin: 0;
    margin-bottom: 10px;
}
.wrapper-option-style p {
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}
.line-menu.half {
    width: 50%;
    width: 25px;
    position: relative;
    left: -12px;
}
.line-menu {
    background-color: #01609b;
    border-radius: 5px;
    height: 2px;
    position: relative;
    left: -15px;
    width: 25px;
}
.headinggradinge {
    padding: 15px;
    background: linear-gradient( 
45deg, #2196f3, transparent);
    border-radius: 10px;
    font-size: 16px;
    color: #01050c;
}
.headinggradinge img {
    width: 70px;
}
.box_desmaininner li {
    width: 100%;
    height: auto !important;
        min-height: 230px;
}
.loginclick a {
    display: flex;
    color: #057ec6;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    padding: 0px 5px;
}
.form_gp_des .form-control {
    border-radius: 20px;
    box-shadow: 2px 2px 25px #dedede;
    border: 1px solid #e6e6e6;
    padding: 5px 17px;
    background: #ffffff;
    height: 40px;
    font-size: 12px;
    line-height: 30px;
}
.form_gp_des {
    margin-bottom: 10px;
}
.form_gp_des label {
    padding: 0px 18px;
    font-size: 14px;
}
.fourthsec {
    margin-bottom: 30px;
}
.secondpage .table_desns tr {
    border-bottom: 0.5px dashed gray;
    font-size: 10px;
    padding: 5px 5px !important;
}
.secondpage .table_desns tr th {
    padding: 3px 3px;
    font-size: 10px !important;
}
.secondpage .table_desns tr .form-control {
    font-size: 10px;
}
.nav_tbds .nav-link {
    padding: 8px 10px;
}

.nav_tbds .nav-link {
    border-left: 4px solid #f7f7f7;
    padding: 8px 10px;
    font-size: 12px;
    font-weight: 600;
}
.footermenu h4 {
    font-size: 15px;
    color: #057ec6;
    font-weight: 500;
    margin-bottom: 10px;
}
.footermenu img {
    width: 100px;
}
.copyright {
    padding: 10px;
}
.copyright p {
    font-size: 12px;
}
footer {
    padding: 120px 0 30px 0;
}
.cashcollectioncenter p {
    font-size: 12px;
    margin-bottom: 4px;
    padding: 3px;
}
.innwrper {
    background: #edf7ff;
    padding: 10px;
    border-radius: 0px 20px 20px 0px;
    border-left: 3px solid #057ec6;
    margin-bottom: 15px;
}
.cashcollectioncenter img {
    width: 60px;
}
.cashcollectioncenter {
    width: 100%;
    margin-bottom: 30px;
    padding: 0px 15px;
}
.sideleft {
    border-left: 5px solid #2196f3;
}
.sideleft ul li {
    width: 45px;
}
.sideleft ul li a {
    text-align: center;
    display: block;
    color: #fff !important;
    font-weight: 300;
    font-size: 5px;
    text-decoration: none;
    background: rgb(9 76 116 / 90%);
    padding: 5px 4px;
    border-bottom: 0.2px solid #4277a1;
}
.cashcollectioncenter legend {
    font-size: 16px;
    margin-bottom: 0px;
    text-align: left;
    padding-left: 0px;
}

}