@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    /*In this CSS file, write only IE10 or IE11 specific css*/
    /*body{*/
    /*background-color: #0db9f0;*/
    /*}*/
    .consultantknow-hr-down{
      width:100% !important;
    }


    .display-center-block{
        text-align: left;
        margin-left: 5px;
    }

    .text-align-center {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .text-center {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .ie-custom-nav {
        margin: 10px auto;
    }

    .ie-btn {
        width: 60px;
    }

    .rzslider span {
        /*text-align: center;*/
        font-weight: bold !important;
        color: #727F8A;
        font-size: 16px;
    }

    .custom-value-change{
    /*padding-left: 31px;*/
     padding-left: 33px;
   
    z-index: 10;
    /*top: -13px;*/
     top: -10px;
    color: white !important;
    }

    .ie-input-box-search {
        padding-top: 5px !important;
    }

    .ie img[src$=".svg"] {
        width: 100%;
    }

    .ie-padding-top {
        padding-top: 10px !important;
    }

    .ie-width-alignment {
        width: 270px !important;
    }

    .ie-max-width-social {
        /*max-width: 250px !important;*/
    }

    .ie-dispaly-table {
        display: table !important;
    }

    .ie-margin-header {
        margin-right: 1%;
    }

    [id^=sub-menu-cal] li hr {
        width: 100%;
        margin: -2px 0 4px -1px !important;
        opacity: 0.5;
    }

    .consultantknow-hr-up{
        width:98% !important;
        margin-left:-10px !important;
        margin-top: 0px !important;

    }
    .consultantknow-hr-down{
        width:98% !important;
        margin-left:-10px !important;
        margin-top: 148px !important;
    }





}
@supports (-ms-accelerator:true) {
    /* IE Edge 12+ CSS styles go here */
    /*In this CSS file, write only EDGE12+ specific css*/
    .ie-padding-top {
        padding-top: 10px !important;
    }

    .text-align-center {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }



    .text-center {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }

    .ie-custom-nav {
        margin: 10px auto;
    }

    .ie-btn {
        width: 60px;
    }

    [id^=sub-menu-cal] li hr {
        width: 100%;
        margin: -2px 0 4px -1px !important;
        opacity: 0.5;
    }
}
