.n_padding {
    padding-left: 10px;
    padding-right: 10px;
}

.dealPromber {
    padding: 0 18.75%;
}

.dealPromber1 {
    padding: 0 20%;
    margin: 20px 0;
}

@media (max-width: 767px) {
    .dealPromber {
        padding: 0;
    }

    .dealPromber1 {
        padding: 5%;
        margin: 20px 0;
    }
}

.dealPromber > div > div > p {
    font-size: 11px;
}
@media only screen and (min-width: 1000px) {
  .logo_margin{
    margin-top:25px;float:left;list-style: none;font-size:25px;
  }
  .dis_block{
    display: none
  }
}
@media only screen and (max-width: 999px) {
  .logo_margin{
    margin-top:22px;list-style: none;
  }
  .margintop_20{
    margin-top: 20px;
  }
  .dis_block{
    display: block;
  }
  .mar_top_60px{
    margin-top: 60px;
  }
  .p_fix{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .top60{
    display: block!important;
  }
}
/* .logout_hide{
  display: none !important;
} */
@media only screen and (max-width: 767px){
  /* .logout_hide{
    display: inline-block !important;
  } */
  .hide_content{
    display: none !important;
  }
  .b_margin{
    margin-top: 10px !important;
  }
  .p_fix{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .cd-morph-dropdown .dropdown-list > ul > li {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 1024px){
  .hide_content{
    display: none !important;
  }
}
.nav_act{
  color:rgb(0,149,213) !important;
}
/* a:hover{
  color:rgb(0,149,213);
} */
.log_btn{
  padding: 0px;height:30px !important;line-height:30px !important;font-size:15px !important;
}
.page-footer p {
    line-height: 20px;
    font-family: Helvetica-normal, Arial, sans-serif;
    font-size: 14px;
}
