@media (max-width: 767px) { 
.wsmobileheader .smllogo img{
	    width: 200px;
}
body #info-2 {
    padding-top: 30px;
}
body .about h3 {
    text-transform: capitalize;
    font-size: 22px;
    margin: 0px 0 13px;
    color: #008657;
    font-family: Quicksand, sans-serif;
}
.about p {
    font-size: 15px;
}
body .about a {
    background: #fff;
    color: #2aa77b;
    padding: 10px 14px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 34px;
    margin-top: 15px;
    display: block;
    width: 121px;
    text-align: center;
    border: 1px solid #2aa77b;
	    margin-bottom: 25px;
}

body .statistic-block h5 {
    margin-top: 5px;
}
body .statistic-block p{
	    font-size: 16px;
		    font-weight: 400;
    padding-top: 7px;
}
body #statistic-1 {
    background-image: url(../img/contur.jpg);
    padding-top: 45px;
    padding-bottom: 10px;
}
body .sbox-4{
    margin-bottom: 30px;
    text-align: center;
    border: 0;
    padding: 0;
    background: #fff;
    border-radius: 3px;
    height: auto;
    padding-bottom: 10px;
}
.section-title h3.h3-md {
    line-height: 1;
    margin-bottom: 10px;
    font-size: 22px;
}
body .review-2 {
    position: relative;
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 0 10px 0;
    padding: 30px 26px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    height: auto;
}
body #footer-1.wide-40 {
    padding-top: 10px;
    padding-bottom: 0px;
}
body .footer-info {
    height: 100px;
    width: 100px;
    margin: 20px 0;
    border-radius: 50%;
    background: #fff;
    line-height:104px;
} 

body .footer-info img {
    width: 100%;
    padding: 6px;
    border-radius: 5px;
    padding-top: 0;
}
body .left50 {
    position: relative;
    Left: 0;
}
body .ultag h2 {
    line-height: 1;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    font-family: Quicksand, sans-serif;
}
body .ultag {
	margin-top:10px;
}
body .footer-widget-contact h6.footer-widget__title {
    line-height: 1;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    font-family: Quicksand, sans-serif;
    margin-top: 10px;
}
body .footer-widget-contact nav ul.list-unstyled li p {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 9px;
}
body .footer-widget-contact nav ul.list-unstyled li i.height {
    height: 75px;
}
body .get {
    clear: both;
    padding-top: 0;
	}
	.inbanner{
		    margin-top: 68px;
	}
	body .info-2-img {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}
	body .mb-40 {
    margin-bottom: 10px;
}
body #tabs-nav{
	display:none;
}
body #tabs-2 .tab-content h3 {
    margin-bottom: 8px;
    font-size: 22px;
    color: #008657;
}
body .attchments {
    border: 1px solid #ccc;
    clear: both;
    padding: 14px 0px 10px 10px;
    margin: 0 0px 18px;
}
body .att p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 400;
}
body .att span.height {
    height: 50px;
}
body .attchments h2 {
    font-size: 16px;
}
body .review-title p {
    font-weight: 400;
    text-align: justify;
}
.review-description {
    background: #f5f5f5;
    padding: 16px;
    border-radius: 6px;
    margin: 15px 0 4px;
}
body .review-description .review-title{
	padding-top:1px;
}
body .contact-boxs {
    background: #f0f0f0;
    padding: 20px 20px;
    border-radius: 6px;
}
body .buttons {
    background: #fff;
    color: #2aa77b;
    padding: 12px 19px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 34px;
    margin-top: 0;
    display: block;
    /* width: 130px; */
    text-align: center;
    border: 1px solid #2aa77b;
}
.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a{
	font-size:15px;
}
}