@media only screen and (min-width: 768px) and (max-width:900px)
{
.directory_order h3 {
    font-size: 11px !important;
    text-align: left;
    margin-top: 0px !important;
    margin-bottom: 0px;
}
.directory_order img {
    width: 17px !important;
    text-align: center;
    margin: 0 auto;
    padding-top: 0px;
}
.directory_order span
{
    font-size:10px !important;
}
.logo-doctor1
{
        position: absolute;
    top: 51% !important;
    width: 100px;
    right: 6% !important;
    box-shadow: 2px 2px 20px #aaa1a1;
}
.pad-category {
    padding-left: 0px;
    padding-right: 2px !important;
    border-bottom: 1px solid transparent !important;
    margin-bottom: 0px;
    padding-bottom: 0px !important;
    padding-top: 5px !important;
}
.bread_crumb ul.brdUL li a {
    font-size: 11px !important;
    font-weight: 600;
    text-align: center;
    text-overflow: ellipsis;
    height: 100%;
    width: 100%;
    display: list-item;
    line-height: 33px;
    color: #424242;
}
.sortbyresult a {
    background: #eaeaea;
    display: block;
    font-size: 13px !important;
    height: 100%;
    width: 90px;
    font-weight: 600;
    padding: 0 0 0 14px;
    text-align: left;
    color: #b42f6a;
    border-radius: 5px;
}
.sort-btn {
    left: 0;
    position: relative;
    background: #eedcdc;
    padding: 6px 20px;
    right: 0;
    border-radius: 50px;
    float: right;
    margin-top: 3px !important;
}
.logo-directory {
    position: absolute;
    top: 50% !important;
    width: 100px;
    right: 45% !important;
    box-shadow: 2px 2px 20px #aaa1a1;
    border-radius: 50%;
}
.homeoffers .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px !important;
    margin-left: 0px !important;
}
.category {
    background: #fff;
    margin-bottom: 0px;
    padding: 10px !important;
    border-bottom: 2px solid #e8e8e8;
    font-size: 16px !important;
    color: #b32f6a;
    font-weight: 600;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.job {
    list-style-type: none;
    color: #222;
    margin-left: 11px !important;
}
.exp {
    list-style-type: none;
    color: #222;
    margin-left: 22px !important;
}
.logo-doctor {
    position: absolute;
    top: 110px !important;
    width: 150px;
    right: 5% !important;
    box-shadow: 2px 2px 20px #aaa1a1;
}
}