body {
    overflow-x: hidden;
    width: 100%;
}
.popheader{
    height: 80px;
    margin-bottom: 42px;
}

.MainMenuHeader .navbar-brand img {
    max-width: 170px; /*128px;*/
}

.popnav-items{
    margin-left: -25px;
    margin-top: -25px;
}

.popnav-btn{
    margin-top: -14px;
    margin-left: -14px;
}

ul.ui-autocomplete{
    position: fixed !important;
}

.popnav-icon{
    color: #757687 !important;
}

.popbtn{
    background: #652f8f !important;
    color: #ffffff !important;
    border-radius: 6px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.search-box{
    font-size: 14px;
}

.popnavbar{
    margin-top: 14px !important;
}

.popnavbar-toggler{
    font-size: 14px;
    font-weight: 400 !important;
}

.MailingList {
    border-top: 1px solid #fff;
}

.search-box input[type="text"]{
    width: 200px;
}

.search-box input[type="text"]:active, .search-box input[type="text"]:focus{
    width: 230px !important;
}

.may_main_searc_inputBoxSearch{
    border: 1px solid transparent !important;
    padding: 7px 0 8px 28px !important;
    margin-top: -8px;
}

.fa-pop-search{
    font-size: 12px;
    margin-top: -3px;
}

.pop-mb-top-searchbox{
    display:none;
}

.popmb-head-m{
    display:none;
}

.popmb-headsub{
    position: sticky;
    z-index: 998;
    top: 80px;
    background-color: #fff;
    border-bottom: 1px solid #c4c4c4;
}

.nav{
    padding-left: 10px;
}

.head-mb-tabs{
    text-align: center;
    padding: 10px;
}

.head-mb-tabs:hover{
    cursor: pointer;
}

.head-mb-tab-active{
    color: #652F8F;
    border-bottom: 3px solid #652F8F;
}

.col-cst-sm-6{
    width: 50%;
}

@media (min-width: 1024px){
    /* .may_main_searc_inputBoxSearch{
        border-radius: 6px !important;
        border: 1px solid #c4c4c4 !important;
        height: 38px;
        width: 75% !important;
        margin: 0px auto !important;
        margin-bottom: 20px !important;
        margin-top: 2px !important;
    } */
}



@media (max-width: 991px){
    /* .popheader{
        border-bottom: 1px solid transparent !important;
    }
    .popmb-head-m{
        display: block;
    }
    .DestopMainHeader .navbar-light .navbar-toggler{
        margin-top: 20px;
    }
    .MainMenuHeader .navbar-brand img{
        max-width: 75px;
    }
    .popnav-items{
        padding-left: 10px;
        margin-top: 0px;
    }
    .popnav-btn{
        display: none;
    }
    .topSearchBar{
        display: none;
    }
    .pop-mb-top-searchbox{
        display:block;
    }
    .popmb_srch{
        display: block !important;
    }
    .may_main_searc_inputBoxSearch{
        border-radius: 6px !important;
        border: 1px solid #c4c4c4 !important;
        height: 38px;
        width: 92% !important;
        margin: 0 auto !important;
        margin-bottom: 20px !important;
        margin-top: -10px !important;
    }
    .SearchBar #SearchBarIcon{
        position: absolute;
        top: 12px;
        z-index: 30;
        left: 26px;
        font-size: 17px;
    }
    .search-box input[type="text"]:active, .search-box input[type="text"]:focus{
        width: 92% !important;
    }
    .topProfileBar{
        margin-right: 45px;
        margin-top: 8px;
    } */
}

/* @media only screen and (min-width: 360px){
    .may_main_searc_inputBoxSearch{
        border-radius: 6px !important;
        border: 1px solid #c4c4c4 !important;
        height: 38px;
        width: 75% !important;
        margin: 0px auto !important;
        margin-bottom: 20px !important;
        margin-top: 2px !important;
    }
} */

/* @media(max-width:992px) {
    .topProfileBar{
        margin-top: -14px !important;
    }
} */

@media(min-width:768px) and (max-width:992px) {
    .navbar-toggler{
        margin-top: 21px;
    }
    .popnav-btn-lgn,.topProfileBar{
        margin-right: 45px;
    }
    .topProfileBar{
        margin-top: -14px !important;
    }
    .search-box input[type="text"]{
        margin-top: -14px;
    }
    .SearchBar #SearchBarIcon{
        top: 1px;
    }
    .topProfileImg{
        width: 32px;
        height: 32px;
    }
    .popnav-items{
        margin-left: -7px;
        margin-top: -11px;
    }
}

@media(min-width:576px) and (max-width:768px) {
    .navbar-toggler{
        margin-top: 21px;
    }
    .popnav-btn-lgn,.topProfileBar{
        margin-right: 45px;
    }
    .search-box input[type="text"]:active, .search-box input[type="text"]:focus{
        width: 200px !important;
    }
    .search-box input[type="text"]{
        margin-top: -14px;
    }
    .SearchBar #SearchBarIcon{
        top: 1px;
    }
    .topProfileImg{
        width: 32px;
        height: 32px;
    }
    .topProfileBar{
        margin-top: -14px !important;
    }
}

@media(min-width:400px) and (max-width:576px) {
    .popheader{
        border-bottom: 1px solid transparent !important;
    }
    .popmb-head-m{
        display: block;
    }
    .DestopMainHeader .navbar-light .navbar-toggler{
        margin-top: 20px;
    }
    .MainMenuHeader .navbar-brand img{
        max-width: 75px;
    }
    .popnav-items{
        padding-left: 10px;
        margin-top: 0px;
    }
    .popnav-btn{
        display: none;
    }
    .topSearchBar{
        display: none;
    }
    .pop-mb-top-searchbox{
        display:block;
    }
    .popmb_srch{
        display: block !important;
    }
    .may_main_searc_inputBoxSearch{
        border-radius: 6px !important;
        border: 1px solid #c4c4c4 !important;
        height: 38px;
        width: 92% !important;
        margin: 0 auto !important;
        margin-bottom: 20px !important;
        margin-top: -10px !important;
    }
    .SearchBar #SearchBarIcon{
        position: absolute;
        top: 12px;
        z-index: 30;
        left: 26px;
        font-size: 17px;
    }
    .search-box input[type="text"]:active, .search-box input[type="text"]:focus{
        width: 92% !important;
    }
    .topProfileBar{
        margin-right: 45px;
        margin-top: 8px;
    }
    .mb_other_tab{
        display:none;
    }
}

@media(min-width:360px) and (max-width:680px) {
    .popnav-btn-lgn{
        margin-right: 45px;
    }
    /* .topProfileBar{
        margin-top: -14px !important;
    } */
    .popnav-items{
        padding-left: 21px;
        margin-top: 0px;
    }
    .mb_other_tab{
        display:none;
    }
}

@media(max-width:400px) {
    .popheader{
        border-bottom: 1px solid transparent !important;
    }
    .popmb-head-m{
        display: block;
    }
    .DestopMainHeader .navbar-light .navbar-toggler{
        margin-top: 20px;
    }
    .MainMenuHeader .navbar-brand img{
        max-width: 75px;
    }
    .popnav-items{
        padding-left: 21px;
        margin-top: 0px;
    }
    .popnav-btn{
        display: none;
    }
    .topSearchBar{
        display: none;
    }
    .pop-mb-top-searchbox{
        display:block;
    }
    .popmb_srch{
        display: block !important;
    }
    .may_main_searc_inputBoxSearch{
        border-radius: 6px !important;
        border: 1px solid #c4c4c4 !important;
        height: 38px;
        width: 92% !important;
        margin: 0 auto !important;
        margin-bottom: 20px !important;
        margin-top: -10px !important;
    }
    .SearchBar #SearchBarIcon{
        position: absolute;
        top: 12px;
        z-index: 30;
        left: 26px;
        font-size: 17px;
    }
    .search-box input[type="text"]:active, .search-box input[type="text"]:focus{
        width: 92% !important;
    }
    .topProfileBar{
        margin-right: 45px;
        margin-top: 8px;
    }
}

.purple-btn {
    background-color: #652f8f !important;
    border: 1px solid #652f8f !important;
    color: #fff;
}
