@media only screen and (max-width:1200px) {
    .main-head .head-bar .main-menu ul li
    {
        display: inline-block;
        margin-right: 12px;
    }
    .main-head .head-bar .main-menu ul li a
    {
        font-size: 14px;
    }
    .main-head .head-bar .main-menu ul
    {
        margin-top: 25px;
    }
    .services-section .serv-feature .con h4
    {
        font-size: 14px;
        line-height: 35px;
    }
    .line-space {
    margin-top: -40px;
    }


}

    @media only screen and (max-width:990px) {
    .main-head .head-bar , .fixed-header .main-menu ul
    {
        display: none;
    }
    .main-head
    {
        padding-top: 150px;
    }
    .main-head .content
    {
        margin-top: 50px;
    }
    .fixed-header
    {
        z-index: 9999999;
    }
    .fixed-header a img
    {
        display: block;
    }
    .fixed-header .hidden-xx
    {
        display: block;
    }
    .line-space
    {
        display: none;
    }
    .main-head .main-slider .owl-dots
    {
        left: 0px;
    }
    .footer .links
    {
        left: 0px;
        width:60px!important;
    }
    .projects
    {
        margin-top: 50px;
    }
    .partners-section form
    {
        margin-top: 30px;
    }
    .footer .contact-data
    {
        margin-top: 20px;
    }
    .footer .line
    {
        width: 80%;
    }
    .who-we-are {
        padding-top: 50px;
    }
    .footer
    {
        text-align: center;
    }
    .footer .more-div hr
    {
        float: none;
    }
    .footer .more-div .social li {
        width: 10%;
    }
    .footer .the-head
    {
        margin-bottom: 30px;
    }
    .our-value
    {
        text-align: center;
    }
    .testimonials-section .contact-head , .video-section .content
    {
        text-align: center;
    }
    .testimonials-section .contact-head hr , .video-section .content hr
    {
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .testimonials-section form {
        margin-top: 50px;
    }
    .services-section .serv-feature .con
    {
        padding-top: 15px;
        text-align: center;
    }
    .services-section form , .project-details-section form
    {
        margin-top: 30px;
    }
    .project-details-section .overview .content
    {
        margin-top: 30px;
    }
    .project-details-section .plans-slider .pic img
    {
        height: 400px;
    }
    .project-details-section .the-tabs ul li a
    {
        font-size: 14px;
    }
    .project-details-section .tab-content img {
        width: 100%;
        height: 210px!important;
    }
    .gallery-item
    {
        flex-basis: 200px;
    }
    .video-section .content h4
    {
        text-align:right;
    }
    .partners-section .pic img {
    height: 70px!important;
        display: block!important;
    margin: 0 auto!important;
    width: 70px!important;
    }

 }