.prt_floting_customsett{
    display: none;
}
.advantage-title .title{
    font-size: 31px;
    line-height: 49px;
}
.qutes-advantage{
    font-size: 20px;
}
.footer_white_lgos{
    max-width: 265px;
}
.advantage_client_area{
    padding-bottom: 0px!important;
}
.advantage_client_areas{
    padding-top: 20px!important;
}
.advantage_qutes{
    float: right;
    color: #e02454!important;
    padding-right: 10px;
}
.mile-stone{
    padding-bottom: 18px;
}
.about_qutes{
    color: #e02454;
}
.closing_remember{
    float: left;
    font-family: 'Playfair Display', serif;;
    font-style: italic;

}
.pr_advan{
    text-decoration: underline!important;
}
.prt-titlebar-wrapper-advantage {
    background-image: url(../advantage-media/contact-advantage.jpg)!important;
}
.prt-titlebar-wrapper-media {
    background-image: url(../advantage-media/media-gall.jpg)!important;
}
@media only screen and (max-width: 600px) {
.advantage_what-do{
    padding-top: 20px!important;

}
}
.advantage_content{
    text-align: justify;
}
.adver_tising{
    padding-right: 12px;
}
.conclave-2016{
    padding-right: 10px;
}
/* zaika food area */

.mughlai {

     font-family: "Open Sans", sans-serif;
     background-image: url(../images/mughlai-bg.jpg);
}
    
    .mughlai-area {
        border: 1.5px solid #003a66;
    
    }
    .mughlai-round {
        width: 20rem;
        height: 9rem;
        background-color: #003a66;
        color: white;
        border-radius: 50%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .mughlai-menu-font {
        font-size: 2.5rem;
        margin: 0;
        font-weight: 700;
        font-family: 'Playfair Display', serif;
    }
    
    .mughlai-round-uper {
        margin: 0;
        font-size: 20px;
        font-weight: 600;
    }
    
    .spacial-food {
        text-align: center;
        color: #003a66;
        font-size: 35px !important;
        font-family: "DM Serif Text", serif;
        font-weight: 400;
        margin-top: 50px;
    }
    
    .zakira-muslim {
        font-size: 1.5rem;
    }
    
    .authentic-mughlai {
        background-color: #003a66;
        color: white;
        padding: 10px 16px;
        border-radius: 5px;
        font-style: italic;
    }
    
    .welcome-mughlai {
        width: 200px;
        color: white;
        font-weight: 600;
        padding: 10px;
        background-image: url(../images/mughlai-cut.png);
        background-position: center;
        background-repeat: no-repeat;
      
    }
    
    .mughlai-main-menu ul li {
        list-style: none;
    }
    
    .mughlai-menu-list {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .mughlai-menu-list ul li {
        color: #003a66;
        font-weight: 600;
    }
    
    .mughlai-rate {
        color: #003a66;
        line-height: 30px;
        font-weight: 600;
    }
    
    .mughlai-menu-list-head {
        font-size: 17px;
        font-weight: 700;
        color: black !important;
    }
    .mughlai-menu-list ul{
       margin: 0 !important;
    }
    .mughlai-main-heading{
        font-size: 35px !important;
    }
    
    
     .single-degrees-graduate-box {
        position: relative;
        display: block;
        background-color: #ffffff;
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
        margin-bottom: 40px;
    }

    .single-degrees-graduate-box .top {
        position: relative;
        display: block;
        padding: 35px 35px 0px;
    }

    /* categry gallery area start */
    .degrees-graduate-area {
        position: relative;
        display: block;
        background: #ffffff;
        padding: 110px 0 70px;
        z-index: 10;
    }

    .degrees-graduate-area__bg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 420px;
        background-color: #f9f5f3;
        z-index: -1;
    }

    .degrees-graduate-area__bg.style2 {
        background-color: #f1f4fb;
    }

    .single-degrees-graduate-box .inner-title {
        position: relative;
        display: block;
        padding-bottom: 5px;
    }

    .single-degrees-graduate-box p {
        margin: 17px 0 0;
        line-height: 22px;
    }

    .single-degrees-graduate-box .img-box {
        position: relative;
        display: block;
    }

    .single-degrees-graduate-box .img-box:before {
        content: "";
        position: absolute;
        top: -1px;
        left: 0;
        right: 0;
        height: 100px;
        background: #ffffff;
        clip-path: polygon(0 0, 100% 0, 100% 0, 0 100%);
        z-index: 2;
    }

    .single-degrees-graduate-box .img-box .inner {
        position: relative;
        display: block;
        overflow: hidden;
        background-color: #000000;
    }

    .single-degrees-graduate-box .img-box .inner img {
        width: 100%;
        transition: all 0.5s ease;
    }

    .single-degrees-graduate-box .img-box .btn-box {
        position: absolute;
        left: 35px;
        bottom: 130px;
        z-index: 3;
    }

    .single-degrees-graduate-box .img-box .btn-box a {
        position: relative;
        display: block;
        width: 65px;
        height: 65px;
        background-color: var(--base-dark);
        border-radius: 50%;
        color: #ffffff;
        font-size: 20px;
        line-height: 68px;
        text-align: center;
        transition: all 0.5s ease;
    }

    .single-degrees-graduate-box .img-box .btn-box a:hover {
        background-color: #e02454;
    }

    .single-degrees-graduate-box .img-box:after {
        content: "";
        position: absolute;
        top: -2px;
        left: 0;
        right: -1px;
        height: 115px;
        background: #e4dfdd;
        clip-path: polygon(100% 0, 100% 15%, 0 100%, 0 85%);
        z-index: 2;
    }

    .single-degrees-graduate-box .inner-title:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100px;
        height: 4px;
        background-color: #e02454;
    }

    .single-degrees-graduate-box:hover .img-box .inner img {
        transform: rotate(2deg) scale(1.05);
        opacity: 0.5;
    }

    .single-degrees-graduate-box:hover .img-box .btn-box i {
        transform: rotate(90deg) scale(1.05);
        transition: 0.8s all;

    }
    .degrees-graduate-area .container {
    max-width: 1140px;
}
.degrees-graduate-area__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 420px;
    background-color: #f9f5f3;
    z-index: -1;
}

    @media only screen and ((max-width: 991px)){
        .mughlai-round {
            width: 16rem;
            height: 9rem;
            background-color: #003a66;
            color: white;
            border-radius: 50%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
        
            .authentic-mughlai{
             line-height: 45px !important;
            }
            .spacial-food{
                line-height: 39px ;
            }
            .what-do-sidebar{
                display: none;
            }
           
        }
        .conclave-eighteen .country04-first-section{
        padding-top: 20px!important;
        padding-bottom: 20px!important;
        }
        .k-ahmad{
            font-size: 14px;
        }
        .why-ch .spacing-9 { padding: 40px 30px; margin-top: -257px; margin-left: -30px; }


        /**
  * Project Name: Advantage Services
  * Project Competed Under:- DG Digital Patna.
  * Developer Name: Er. Hrisheekesh Kumar Devlope Under DG Digital
*/