@media (max-width: 1024px) {
}

@media (max-width: 991px) {
}

@media (max-width: 768px) {
}

@media (max-width: 767px) {
    .navbar-toggle {
        margin: 0;
        float: left;
        margin-top: 7px;
    }

    .translated-rtl .banner-title-box {
        float: left;
        position: relative;
        right: 0;
    }

    .translated-rtl .banner-title-box .page-primaryfont {
        text-align: center;
    }

    .index-logos img {
        max-width: 80px;
    }

    .specialist-heading-arabic h2 {
        font-size: 22px;
    }

    section-arabic .direction-box-arabic:after {
        content: "";
        position: absolute;
        right: 170px;
        top: 207px;
        background: url(../images/triangle_arabic.png) no-repeat;
        width: 9px;
        height: 16px;
        transform: rotate(270deg);
    }

    .travel-section-arabic .col-sm-3:after {

        height: 0px;
    }

    .pull-left {
        float: right !important;
    }

    #menu-top-menu {
        margin-right: 0px;
        margin-bottom: 5px;
    }

    .newnav > li {
        position: relative;
        margin: 0px 0px;
    }

    .pull-left {
        float: right;
        margin-right: -5px;
    }

    .index-logos img {
        margin-bottom: 0px;
    }

    .index-logos {
        display: inline-block;
        margin-top: 0px;
        margin-left: 0px !important;

    }

    .travel-section-arabic .direction-box-arabic:after {
        transform: rotate;
        transform: rotate;
        transform: rotate(270deg);
        top: 70%;
        right: 0;
        left: 50%;
        bottom: 0;
    }

    .ls-fullscreen-wrapper {
        padding-top: 0px;
        margin-top: 20px;
    }

    .direction-text-arabic h4 {
        margin-top: 40px;
    }

    .speciality-btn-arabic a {
        width: 190px;
        font-size: 16px;
        padding: 6px;
    }

}
