@media only screen and (max-width: 767px){
    .slider
    {
        height: auto;
    }
    .enquireNowRightButton.side
    {
        transform: rotate(180deg) !important;
        border-radius: 0 !important;
        right: 0px !important;
        padding: 10px !important;
    }
    .footer .bottom-bar
    {
        margin-bottom: 27px;
    }
    .abt_up_pad{
        padding-top: 0;
    }
    .filter-buttons button
    {
        height: 40px;
        padding: 0 15px;
    }
    .page-header
    {
        height: 225px;
    }
    .why_choose2 h1
    {
        font-size: 35px;
        margin-top: 10px;
    }
    .det-banner_2 h5
    {
        font-size: 20px;
    }
    .why_choose2 ul li
    {
        font-size: 17px;
    }
    .project-inner a figcaption
    {
        padding: 10px;
    }
    .det-banner_1 h5
    {
        font-size: 20px;
    }
    .contact-box h6
    {
        margin-bottom: 0px;
    }
    .shadow_2
    {
        height: 145px;
    }
    .each .box
    {
        padding: 5px;
    }
    .center
    {
        padding: 10px;
    }
    .project-inner a figcaption h5
    {
        margin-bottom: 0;
    }
    #main-nav #bun
    {
        position:absolute !important;
        display:block !important;
        right: 0px !important;
        width: 50px !important;
    }
    .navbar .site-menu
    {
        margin: initial !important;
    }
    .banneroverlay h1
    {
        display: none;
    }
    .banneroverlay a
    {
        display: none;
    }
    .side-content.text-center
    {
        padding: 35px 0 0 0;
    }
    .reveal-effect
    {
        width: 100%;
    }
    .gallert-img img
    {
        height: 300px;
    }
    .footer
    {
        padding-top: 40px;
    }
    .side-content h2
    {
        font-size: 26px !important;
        line-height: 33px;
        margin-top: 12px;
    }
    .footer-bar i
    {
        display: none;
    }
    .custom-button
    {
        height: 60px;
        line-height: 60px;
        font-size: 15px;
        padding: 0 25px;
    }
    input[type="submit"]
    {
        padding: 0 25px;
        font-size: 15px;
        height: 60px;
    }
    .site-menu img{
        padding:15px 50px !important;
    }
    .allimg img{
       height:250px !important;;
       width:100% !important;
       
    }
    /*.site-menu{*/
    /*    display:none !important;*/
    /*}*/
}