@media (max-width: 768px) {
    .content p,
    .footer p,
    .logo,
    .logo-tagline {
        text-align: center
    }
    .tittle-section h2 {
        margin-bottom: 0;
        color: #E74E2B;
        padding-top: 22px;
        font-size: 19px
    }
    .tittle-section {
        background: url(../img/hedding.png.png) center
    }
    .p_map iframe {
        width: 100%;
        border: 0;
        height: auto
    }
    .heading h1 {
        font-size: 15px
    }
    .p_details ul>li {
        font-size: 14px
    }
    .cust_tabs span {
        display: none
    }
    .cust_tabs i {
        font-size: 26px
    }
    .owner_info img {
        width: 101px;
        height: 40%;
        border-radius: 50%;
        border: 3px solid #ccc;
        margin: 0
    }
    .about_owner p img {
        border: 3px solid #CCC;
        width: 200px;
        border-radius: 50%;
        height: 200px
    }
    .p_box {
        background: #464541;
        padding: 10px;
        height: auto;
        margin-bottom: 10px
    }
    .navbar-default {
        margin-left: 0
    }
    .logo img {
        width: 40%
    }
    .logo {
        position: static
    }
    .inner-body {
        margin-top: 251px
    }
    .inner-bodys {
        margin-top: 277px
    }
}