@media  (max-width:480px) {
  .header__top3--btn {
    display:none;
  }
      .header.home3 .header__menu-wrapper {
        padding: 6px 0px;
    }
	.slider1__height {
        height: 138px;
    }
	.about3__right-area {
        left: 0px;
        margin-top: 0;
        margin-bottom: 85px;
    }
	.content_box_100 {
        padding-top: 46px;
        padding-bottom: 80px;
    }
	.about3__right-area .title1 h2 {
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 0px;
    padding-top: 0;
}
.about3__right-area .title1 p {
    margin: 4px 0 0;
    line-height: 25px;
}
.about3__right-area {
    position: relative;
    margin-right: 0;
}
.counter1__content p {
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
}
.title2 h2:before {
    display: block;
    content: "";
    position: relative;
    background: #08b8a1;
    width: 70px;
    height: 2px;
    margin: 12px auto 0;
    border-radius: 50px;
    top: 55px;
    z-index: 99;
}
.btn8{
	margin-top:0px;
}
.form-control {
    border: 1px solid #e2e5e7;
    margin-bottom: 12px;
}
.content_box_100_50 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
.footer1__item.mb-50 {
    margin-bottom: 20px;
}
.footer1__item h3 {
    margin-bottom: 15px;
	    font-size: 22px;
}
.content_box_100_50 {
        padding-top: 30px;
        padding-bottom: 0;
    }
	.mean-container .mean-nav ul li li a {
    width: 100%;
    padding: 13px 0%;
}
.page_title__content h1 {
    font-size: 22px;
    line-height: 37px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0;
}
.page_title__bread-crumb ul li a {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
.contact_page1 .about3__right-area {
        left: 0px;
        margin-top: 0;
        margin-bottom: 0;
    }
	.about3__thumb img {
        width: 100%;
        margin: 10px 0;
    }
	.sidebar2{
		display:none;
	}
.about2__item.mb-30 {
    margin-bottom: 15px;
}
.attchments {
    margin: 0 0px 10px;
}
.contact_page1__left {
    -webkit-box-shadow: 0px 10px 35px 0px rgba(244, 244, 244, 0.8);
    box-shadow: 0px 10px 35px 0px rgba(244, 244, 244, 0.8);
    background: #353637;
    padding: 10px 10px;
    border: 1px solid #ccc3;
}
.contact_page1__left.mb-10 {
    margin-bottom: 4px;
}
}