@media only screen and (max-width: 736px){
.app-txt {
    margin-top: 4% !important;
}
.app-one {
    margin-top: 2% !important;
} 
.navbar-fixed {
    top: -2px;
    z-index: 100;
    position: relative !important;
    width: 100%;
}
.news .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -236px !important;
    margin-left: 378px !important;
}
.news-img {
    padding: 5px 0 0 5px !important;
}
.media-heading {
    margin-top: 0px;
    margin-bottom: 2px;
    line-height: 22px;
    color: #000;
    height: auto !important;
    font-size: 15px;
    font-weight: 500;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 6 !important;
    -webkit-box-orient: vertical !important;
}
.homeoffers .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -418px !important;
    margin-left: 430px !important;
}
.media-object {
    display: block;
    border-radius: 0px;
    width: 100%;
    height: 250px !important;
}
.offer-tag img {
    width: 250px !important;
    margin: 0 !important;
}
.offer-tag p {
    margin-bottom: 10px;
    text-align: center;
    position: absolute;
    z-index: 99;
    margin-top: -46px !important;
}
.imageBox {
    position: relative;
    height: 400px;
    width: auto !important;
    border: 7px solid #aaa;
    background: #fff;
    background-repeat: no-repeat;
    cursor: move;
}
.logo-directory {
    position: absolute;
    top: 192px !important;
    width: 100px !important;
    height: 100px !important;
    right: 32% !important;
    box-shadow: 2px 2px 20px #aaa1a1;
    border-radius: 50%;
}
.logo-doctor {
    position: absolute;
    top: 126px !important;
    width: 100px;
    right: 6% !important;
    box-shadow: 2px 2px 20px #aaa1a1;
}
#tg-navigation {
    position: absolute;
    top: 54px;
    background: #efe4e4;
    padding-top: 10px;
}
.city-form
{
    margin-bottom: 7px;
}
.valid {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px !important;
}
.tg-formbannersearch .form-group {
    width: 100% !important;
}
.job {
    list-style-type: none;
    color: #222;
    margin-left: 10px !important;
}
.exp {
    list-style-type: none;
    color: #222;
    margin-left: 24px !important;
}
.category_scroll {
    background: #fff !important;
    padding: 0px;
    height: 100% !important;
    overflow-x: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
}
.tg-newsletter h2 {
    color: #fff;
    text-align: center;
    margin: 16px 0;
    font-size: 25px !important;
    line-height: 28px;
}
.sidebar .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px !important;
    margin-left: 50px;
}

}