@media (max-width: 767px){
	.nav-bar {
    background-color: #FFF;
    padding: 0;
}
.nav-bar .logo{
	    padding: 16px 0 0;
}
.header, .header .header-carousel .sec-hero {
    min-height: 140px !important;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
    min-height: 100%;
    height: 10vh;
}
.about-us.py-100 {
    padding:50px 0 70px;
}
.about-us .sec-title h2 {
    font-size: 15px;
}
.about-us .about-img-box {
    position: relative;
    margin-left: 0;
    height: 100%;
    margin-top: 15px;
}
.about-us .about-text-box p.last {
    margin-bottom: 16px;
}
.departments {
    padding-top: 50px;
    position: relative;
    background: url(../img/servicesbg.jpg);
    padding-bottom: 70px;
    background-size: cover;
}
.test h1{
	padding-bottom:0px;
}
.test h2{
	font-size:20px;
}
.test {
    margin-bottom: 35px;
}
.testimonial {
    position: relative;
    padding: 0 0px 120px;
    background: url(../img/map.png);
    background-size: cover;
}
body .testimonial-carousel .testimonial-carousel-item .content-text-box {
    font-size: 18px;
    line-height: 1.3;
}
.footer-content {
    padding-top: 40px;
}
.footer-title h4{
margin-bottom: 28px;
    font-size: 18px;
}
.footer-title h4:before{
	top:36px;
}
.adding0 {
    padding: 0 12px;
}
.nav-bar .logo .logo-nav img {
    width: 245px;
}
.header-carousel.owl-theme .owl-dots{
	bottom:12px;
}
.padding100 {
    padding: 40px 0 50px;
}
.about-us .about-img-box.in{
	margin-top:0px;
}
.about-us .about-text-box {
    margin-top: 20px;
}
.serconte h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    margin: 18px 0 5px;
}
.profiless {
    width: 100%;
    max-width: 360px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    padding-bottom: 6px;
    margin: 15px auto;
}
.gallery-item, .shop-item {
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    margin-bottom: 14px;
}
.att p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 6px;
    color: #000;
}
.attchments {
    border: 2px solid #ccc;
    padding-top: 10px;
    margin: 0 0px 12px;
}
.attchments h2{
margin-bottom: 14px;
}
.contact-us.py-100{
	    padding: 50px 0;
}
.contact-info-content .contact-box {
    padding: 20px 10px;
    border: 3px solid #DDD;
    border-radius: 3px;
    margin-bottom: 10px;
    text-align: center;
    height: auto;
}
.contact-info-content .contact-box i {
    font-size: 32px;
    line-height: 1;
    color: #8cbb0c;
    display: inline-block;
    margin-bottom: 12px;
}
.add-comments .inner-add-comments-box {
    margin-bottom: 15px;
}
.about-us .about-text-box.in{
	    margin-top: 0;
}
.about-us .about-text-box.senab {
    margin-top: 20px;
}
.about-us.py-100.hin{
	    padding: 0 0 60px;
}


}