/*-----------------------------------------------------------------------------*/
/*-------------------------------mobile----------------------------------------------*/
/*-----------------------------------------------------------------------------*/

@media only screen and (min-width : 150px) and (max-width : 767px){

.about_r_box {
    padding: 20px;

}

ul.social-share li a {
    display: inline-block;
    color: #2e3192;

}

.top-bar {
    padding: 10px 0;
    background: #fef501;
    /* border-bottom: 1px solid #fff103; */
    line-height: 28px;
}
.n_1kArS.n_1dEqK {
   
    padding-top: 0;
}
.navbar {
  
        background: #ffffff !important;
    box-shadow: 0 0 10px #c5c3c3;
}
.abt_cont_det {
    box-shadow: 0 0 10px #c7c5c5;
    border-radius: 3px;
    background: #fff;
    padding: 10px;
    margin: 11px;
}

.abt_cont_det .feature-description-shab {
    text-align: justify;
}
.address {
    margin-top: 56px;
}
#enquiry {
    padding: 59px 0px;
}
#about {
    padding: 25px 0;
    background-color: #fff;
    background: none;
    background-size: 132%;
    background-position: -7px -4px;
}

#about .about_r_box {
    padding-bottom: 26px;
}

#about .feature-description-shab {
        text-align: justify;
    padding: 1px 18px;
}
.news_content {
    font-size: 17px;
}
.mob_text_center{

    text-align: center;
}
.subscrib_btn_bottom {
   
    width: 100%;
    }
 #cop_foot .foo_ter_heading {
    
    margin-top: 55px;
    margin-bottom: 0;
    border-bottom: 1px solid #484b4f;
}
#cop_foot .social_right {
    float: none;
    text-align: unset;
}
#cop_foot ul.social-icons {
    margin-top: 10px;
    padding-left: 0;
}
#cop_foot p {
    color: #f5f5f5;
    margin-bottom: 13px;
    text-align: center;
    font-size: 12px;
}


.pad-top {
    padding-top: 9px !important;
}

.news-gallery h4 {
    font-size: 18px;
    margin-top: 20px;
}
.news-gallery p {
    font-size: 16px;
}

}
/*-----------------------------------------------------------------------------*/
/*--------------------------------------Tab----------------------------------*/
/*-----------------------------------------------------------------------------*/

@media only screen and (min-width : 768px) and (max-width : 991px){

.activiti_content {
font-size: 13px;}

#about {
    padding: 132px 0;
    background-color: #fff;
    background: url(../images/abtbg2.jpg);
    background-size: cover;
    /* background-position: 13px -23px; */
}

/* full width input end*/
}

/*-----------------------------------------------------------------------------*/
/*--------------------------------------Laptop----------------------------------*/
/*-----------------------------------------------------------------------------*/

@media only screen and (min-width : 992px) and (max-width : 1199px){

#about {
    padding: 132px 0;
    background-color: #fff;
    background: url(../images/abtbg2.jpg);
    background-size: cover;
    /* background-position: 13px -23px; */
}
}