@media only screen and (min-width: 720px) and (max-width:1024px)
{
/*   New Tab Design Responsive code   */
.tg-logo a, .tg-logo a img {
    display: block;
    width: 125px;
}
#dLabel {
    width: 100%;
    height: 42px;
    font-size: 14px;
    border-radius: 5px;
    background-color: #fff;
    border: solid 1px #dbdbdb;
    text-align: left;
    padding: 6.5px 6px !important;
    color: #3f3e3e;
    letter-spacing: 0.7px;
}
.btn-header li a {
    color: #fff;
    font-size: 11px !important;
    padding: 8px 9px 8px 9px !important;
    background-image: linear-gradient(to right, #753b88, #b62f69, #ab326f, #7c3984);
    margin-right: 0px !important;
    border-radius: 4px;
    border: none;
}
.btn-header {
    text-align: left !important;
    margin-top: 6px;
}
.btn-header li a i
{
    font-size: 16px !important;
}
.news .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -236px !important;
    margin-left: 63px !important;
}
.homeoffers .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -418px !important;
    margin-left: 71px !important;
}
.offer-tag p {
    margin-bottom: 10px;
    text-align: center;
    position: absolute;
    z-index: 99;
    margin-top: -38px !important;
    color: #fff;
    padding-left: 16px;
    font-weight: 700;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    max-width: 114px !important;
}
.news-img {
    padding: 5px 15px 12px 15px;
}
.app-txt h3 {
    font-size: 13px !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.or-img {
    margin-top: 47px !important;
    width: 80% !important;
}
.app-one p
{
    color: #fff;
    font-size: 12px !important;
    text-align: left;
    margin-bottom: 8px ;
    line-height: 22px !important;
}
 
.logo-directory1 {
    width: 125px;
    position: absolute;
    top: 135px !important;
    right: 30px;
}
 
.btn-header li a {
    color: #fff;
    font-size: 16px;
    padding: 10px 20px 10px 20px;
    background-image: linear-gradient(to right, #753b88, #b62f69, #ab326f, #7c3984);
    margin-right: 0px;
}
.btn-header {
    text-align: left;
    margin-top: 6px;
}

.rating li i {
    color: #fb8c00;
    font-size: 12px !important;
}
.rating li {
    display: inline-block;
    padding-right: 1px !important;
    font-size: 12px !important;
}
.review
{
    font-size: 12px;
}
.tg-btnphone i, .tg-btnphone span, .tg-btnphone span em {
    font-size: 14px !important;
    line-height: 33px;
    font-style: normal;
}
.phone-number
{
    margin-bottom: 2px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 325px !important;
}
.related .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -0 !important;
    margin-left: 69px !important;
}
 
.open p {
    margin-bottom: 0px;
    color: #07aa07;
    font-size: 13px !important;
    font-weight: 600;
}

/*  Offers page css  */
.valid
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
}
/*  End Offers page css*/

/*  Jobs page css code  */
.job-row .media .media-left i {
    background: #f6bbd6;
    padding: 11px 14px !important;
    border-radius: 50px;
    font-size: 20px;
    margin-top: 8px;
}
.job-row h4 {
    margin-bottom: 0px;
    margin-top: 30px;
    font-size: 15px !important;
}
.job-content a {
    width: 100%;
    background: #eedcdc;
    padding: 8px 13px !important;
    border-radius: 50px;
    font-weight: 500 !important;
}

/*  End Jobs page css code */

/* Properties css code  */
.properties .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px !important;
    margin-left: 75px !important;
}
.financier .flickity-slider
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: -353px !important;
    margin-left: 80px !important;
}
/* End Properties css code   */

}

/*   End Tab Responsive code       */
 