@import url("https://fonts.googleapis.com/css2?family=Tajawal&display=swap");
@media (max-width: 1250px) {
  body .company-box .company-list li {
    width: 24%;
  }
}

@media (max-width: 1080px) {
  body .company-box .company-list li {
    width: 32%;
  }
  body button#open-left {
    display: block;
    top: 75px;
  }
  body .main-nav {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  body .main-nav .middle-nav {
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 6px;
            box-shadow: rgba(0, 0, 0, 0.2) 0 2px 6px;
  }
  body .main-nav .middle-nav .right .nav-user,
  body .main-nav .middle-nav .right .nav-not {
    display: none;
  }
  body .main-nav .middle-nav .left {
    padding-left: 50px;
  }
  body .main-nav .bottom-nav {
    margin: 10px 0;
  }
  body .main-nav .bottom-nav .nav-cats .space {
    display: none;
  }
  body .main-nav .bottom-nav .nav-cats .r a {
    border: none;
  }
  body .main-nav .bottom-nav .nav-cats li {
    margin-right: 1%;
    width: 23%;
    text-align: left;
  }
  body .main-nav .bottom-nav .nav-cats li a {
    padding: 10px 14px;
  }
  body .search-box .pro-box .pro-item {
    width: 45%;
  }
}

@media (max-width: 991px) {
  body .other-chats-box {
    display: none;
  }
  body .cats-big-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body .cats-big-box .cats-box {
    width: 100%;
    padding: 15px;
    margin-bottom: 25px;
  }
  body .pro-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body .pro-box.col-view .pro-item {
    width: 95%;
  }
  body .profile-pic {
    margin: auto;
  }
  body .circle-over {
    left: 0;
    margin: auto;
    right: 0;
    z-index: 0;
    width: 100%;
    top: -81%;
  }
  body .profile-info-box {
    text-align: center;
  }
  body .profile-info-box .phone-box {
    display: block;
  }
  body .profile-info-box .phone-box a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px;
  }
  body .side-links {
    background: none;
    border: none;
    position: static;
  }
  body .side-links li a {
    width: 100%;
  }
  body .side-links li a.active {
    border-radius: 50px;
  }
  body .prop-box ul li {
    width: 32%;
  }
  body .search-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body .search-box .right {
    width: 100% !important;
    padding: 0 2% !important;
  }
  body .search-box .left {
    width: 100% !important;
    padding: 15px 3% !important;
  }
  body .search-box .left .en-lng, body .search-box .left .ar-lng {
    text-align: left !important;
  }
  body .search-box .pro-box .pro-item {
    width: 95%;
  }
}

@media (max-width: 870px) {
  body .main-nav .bottom-nav .nav-cats li {
    width: 32%;
  }
  body .posts-box .pro-item .img {
    width: 300px;
  }
  body .pro-head3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    position: relative;
  }
  body .pro-head3 ul {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body .pro-head3 ul li {
    padding: 8px;
    position: static;
  }
  body .pro-head3 ul li .dropdown-box {
    right: 0;
    top: 98%;
    left: 0;
    min-width: 260px;
  }
  body .prop-box ul li {
    width: 49%;
  }
}

@media (max-width: 768px) {
  body footer .contact-col,
  body footer .basic-info-col,
  body footer .site-map-col {
    border-top: #f5f5f5 1px solid;
  }
  body footer .f-header {
    margin: 15px 0;
  }
  body footer li hr {
    display: none;
  }
  body .company-box .company-list li {
    width: 49%;
  }
  body .page {
    padding-top: 90px !important;
    background: none;
  }
  body button#open-left {
    top: 12px;
  }
  body .main-nav .top-nav {
    display: none;
  }
  body .main-nav .middle-nav {
    border-bottom: #1699A7 3px solid;
    padding-top: 3px;
    padding-bottom: 3px;
    position: fixed;
    width: 100%;
    right: 0;
    background: #fff;
    top: 0;
  }
  body .main-nav .middle-nav .center {
    display: none;
  }
  body .main-nav .middle-nav .left {
    width: 100%;
    text-align: center;
  }
  body .main-nav .middle-nav .logo {
    height: 50px !important;
  }
  body .main-nav .bottom-nav {
    margin-top: 60px !important;
  }
  body .en-lng,
  body .ar-lng {
    text-align: right;
    margin: 15px;
    margin-top: 0;
  }
  body .en-lng {
    margin-bottom: 0;
  }
  body .get-app-box {
    margin-bottom: 20px;
  }
  body .get-app-box .col-md-6 {
    width: 50% !important;
  }
  body .get-app-box .col-md-6 img {
    width: 90%;
    display: block;
    margin: auto;
  }
  body .pro-head1 {
    display: block;
  }
  body .pro-head1 .right {
    text-align: center;
  }
  body .gallery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  body .gallery .thumbs-box {
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 5px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  body .gallery .thumbs-box li {
    margin: 5px;
    display: inherit;
    width: 30%;
  }
  body .gallery .thumbs-box li img {
    width: 100%;
  }
  body .gallery .thumbs-box li a {
    line-height: 0;
    display: inline-block;
  }
  body .pro-content {
    padding-top: 40px;
  }
  body .pro-content .pro-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body .pro-content .pro-details .price {
    width: 100%;
  }
  body .pro-content .pro-details .price span {
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 20px;
  }
  body .pro-content .pro-details .price span b {
    padding: 1px 3px;
    font-weight: normal;
    font-size: 30px;
    padding-top: 5px;
    display: inline-block;
  }
  body .pro-content .pro-details .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body .pro-content .pro-details .right a {
    padding: 9px 15px;
  }
  body .pro-content .info-box span {
    margin: 0;
  }
  body .pro-content .info-box .like-cmnt span {
    font-size: 17px;
  }
  body .pro-content .info-box .like-cmnt span img {
    height: 20px;
    vertical-align: sub;
  }
  body .cmnt-form img {
    height: 43px;
    width: 43px;
  }
  body .cmnts-box li img {
    height: 43px;
    width: 43px;
  }
}

@media (max-width: 630px) {
  body .page .chat-box .msgs-box .msg-item {
    padding-top: 35px !important;
  }
  body .page .chat-box .msgs-box .msg-item .user-img {
    width: 35px;
    height: 35px;
  }
  body .main-nav .bottom-nav {
    display: none;
  }
  body .intro-box .logo {
    width: 90%;
    height: auto;
  }
  body .posts-box .pro-item {
    display: block;
  }
  body .posts-box .pro-item .img {
    width: 100%;
    height: 250px;
    border-radius: 10px 10px 0 0;
  }
  body .posts-box .pro-item .desc {
    height: auto;
  }
  body .posts-box .pro-item .like-cmnt img {
    vertical-align: middle;
  }
  body .posts-box .toolbar-box a img {
    height: 14px;
  }
}

@media (max-width: 500px) {
  body .company-box .company-list li {
    width: 48%;
  }
  body .company-box .company-list li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 6px;
    text-align: center;
    margin-bottom: 12px;
    border-right: none !important;
    border-left: none !important;
    border-top: #1699A7 4px solid;
  }
  body .company-box .company-list li a .content {
    padding: 5px;
  }
  body .company-box .company-list li a .arrow-img {
    display: none;
  }
}

@media (max-width: 450px) {
  body .gads .ta-c {
    width: 90% !important;
  }
  body .cats-big-box .cats-box ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body .cats-big-box .cats-box ul li {
    width: 100%;
    margin-bottom: 15px;
  }
  body .cats-big-box .cats-box.spec-box a {
    font-size: 17px;
  }
  body .col-view-btn,
  body .grid-view-btn {
    display: none !important;
  }
  body .pro-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body .pro-box.col-view .pro-item {
    width: 95%;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 6px;
            box-shadow: rgba(0, 0, 0, 0.2) 0 2px 6px;
  }
  body .pro-box.col-view .pro-item .img {
    width: 100%;
    border-radius: 10px 10px 0 0;
    height: 290px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  body .pro-box.col-view .pro-item .content {
    position: static;
    width: 95%;
    padding: 10px;
    padding-bottom: 29px;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: 0;
    border: none;
    display: block;
  }
  body .pro-box.col-view .pro-item .content .name {
    padding: 40px 0;
    padding-bottom: 20px;
  }
  body .pro-box.col-view .pro-item .content .like-cmnt {
    bottom: unset;
    left: unset;
    z-index: 15;
    top: 307px;
    right: 10px;
    background: #fff;
    border-radius: 50px;
  }
  body .pro-box.col-view .pro-item .content .like-cmnt img {
    height: 15px;
  }
  body .pro-box.col-view .pro-item .content .date {
    position: absolute;
    font-size: 16px;
  }
}
/*# sourceMappingURL=mobile.css.map */