@media only screen and (min-width: 510px) and (max-width:720px)
{
.news .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    margin-left: 68px !important;
}
.news-img {
    padding: 5px 15px 0 15px !important;
}
.homeoffers .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -0px !important;
    margin-left: 71px !important;
}
#tg-navigation {
    position: absolute;
    top: 66px !important;
    padding-bottom: 10px;
    background: #efe4e4;
    padding-top: 10px;
}
.city-form
{
    margin-bottom: 6px;
}
.list {
    padding: 0px 15px !important;
    margin-top: 10px;
}
.navbar-toggle {
    margin: 0;
    padding: 9px;
    border-radius: 5px;
    position: relative;
    margin-top: 15px !important; 
}
.news-tab-landscape .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    margin-left: 371px !important;
}
.offers-tab-landscape .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -0px !important;
    margin-left: 330px !important;
}
.related-tab-landscape .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -0px !important;
    margin-left: 427px !important;
}
.news-tab-landscape .media-object {
    display: block;
    border-radius: 0px;
    width: 100%;
    height: 250px !important;
}
.news-tab-landscape .media-heading {
    margin-top: 0px;
    margin-bottom: 2px;
    line-height: 22px;
    color: #000;
    height: auto;
    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;
}
.tab-landscape .app-txt {
    margin-top: 3%;
}
.tab-landscape .app-one {
    margin-top: 2%;
}
.tg-newsletter h2 {
    color: #fff;
    text-align: center;
    margin: 16px 0;
    font-size: 21px;
    line-height: 28px;
}
.btn-header {
    text-align: center !important;
    margin-top: 6px;
}
 
 
.bread_crumb ul.brdUL li a {
    font-size: 10px !important;
    font-weight: 600;
    text-align: center;
    text-overflow: ellipsis;
    height: 100%;
    width: 100%;
    display: list-item;
    line-height: 33px;
    color: #424242;
}
.job {
    list-style-type: none;
    color: #222;
    margin-left: 10px !important;
}
.exp {
    list-style-type: none;
    color: #222;
    margin-left: 21px !important;
}
.tg-ad figure img, .tg-ad figure a img {
    width: 100%;
    border-radius: 7px;
}
.financier .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px !important;
    margin-left: 430px !important;
}
}


