@media only screen and (max-width:990px) {
    .header .menu ul
    {
        display: none;
    }

    .hidden-xx
    {
        margin-top: 20px;
        display: block;
        font-size: 18px;
    }
    .enterance .main-slider p
    {
        width:95%;
    }
    .enterance .main-slider .slider-links a
    {
        width:180px;
        margin-bottom: 10px;
    }
    .mohamy-uae .mohamy-uae-head h3
    {
        font-size: 18px;
    }
    .mohamy-uae .mohamy-uae-head p
    {
        font-size: 12px;
        width:100%;
    }
    .mohamy-uae .mohamy-content
    {
        padding-right: 30px;
        padding-left: 30px;
    }
    .mohamy-uae .mohamy-content:before
    {
        left:60px;
    }
    .mohamy-uae .mohamy-content:after
    {
        right:35px;
    }
    .mohamy-uae .mohamy-content
    {
        margin-bottom: 0px;
    }
    .about-us .who-us p
    {
        margin-top: 14px;
    }
    .about-us .who-us .links a
    {
        width:180px;
        margin-bottom: 15px;
    }
    .featured .featured-head h3
    {
        font-size: 18px;
    }
    .featured .featured-head p
    {
        width:100%;
    }
    .footer
    {
        text-align: center;
    }
    .footer .footer-menu ul
    {
        padding-right: 0px;
    }
    .footer .footer-content p
    {
        text-align: center;
    }
    .enterance .main-slider h3
    {
        font-size: 14px;
    }
    .enterance .main-slider p
    {
        font-size: 12px;
    }
    .create-acc .signup-person
    {
        margin-bottom: 0px;
    }
    .login .login-form
    {
        width:90%;
    }
    .reset .reset-form
    {
        width:90%!important;
    }
    .reset .reset-password
    {
        width:90%!important;
    }
    .who-us-content p
    {
        width:100%;
    }
    .who-us-content a
    {
        width:220px;
    }
    .who-us-content
    {
        margin-bottom: 25px;
    }
    .featured-section h6
    {
        width:100%;
    }
    .app-works .app-pic
    {
        height:300px;
    }
    .app-works .app-content
    {
        text-align: center;
    }
    .app-works .app-content h3
    {
        text-align: center;
    }
    .app-works .app-content p
    {
        text-align: center;
    }
    .app-works .app-content img
    {
        margin-top: 0px;
    }
    .all-offices .office-content
    {
        text-align: center;
    }
    .all-offices .office-content a
    {
        margin-top: 0px!important;
        margin-bottom: 15px!important;
    }
    .all-offices .all-office-head
    {
        width:100%;
    }
    .enter-office h2
    {
        font-size: 18px;
    }
    .enter-office h3
    {
        font-size: 12px;
    }
    .details-office .contact-office hr
    {
        width: 200px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .details-office .contact-office ul
    {
        padding-bottom: 5px;
    }
    .details-office .contact-office
    {
        margin-bottom: 20px;
    }
    .details-office .mini-office .office-content
    {
        text-align: center;
    }
    .details-office .mini-office a
    {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .terms .terms-content p
    {
        width:100%;
        font-size: 12px;
    }
    .message .message-chat .the-chat .send
    {
        width:90%;
        font-size: 12px;
    }
    .message .message-chat .the-chat .reply
    {
        width:90%;
        font-size: 12px;
        padding-right: 10px;
        padding-left: 15px;
    }
    .message .message-chat .the-chat
    {
        height:400px;
        padding: 10px;
    }
    .message .message-chat form input
    {
        padding: 10px;
        width:100%;
    }
    .message .message-chat form button
    {
        display: block;
        margin: 0 auto;
        margin-top: 10px;
    }
    .account .info form i
    {
        right: 35px;
    }







}