
.bread-sec .grow-crumb {float: left; width: auto; margin-bottom: 30px; margin-top: 20px;}
.bread-sec .grow-crumb .breadcrumb {background-color: #f3f3f3;border-radius: 5px;width: auto;height: 28px;padding: 1px 11px 0px 9px;}
.bread-sec .grow-crumb .breadcrumb img {padding-right: 6px; height: 15px; margin-top: 5px;}
.bread-sec .grow-crumb .breadcrumb a {font-size: 12px; text-decoration: none; color: #838181;}
.bread-sec .grow-crumb .breadcrumb span {font-size: 12px; text-decoration: none; color: #838181;}
.bread-sec .grow-crumb .breadcrumb a:hover {color: #c09573; transition: .3s;}

/* about us */
.th_about_content {width:100%;float:left;margin:100px 0;}
.th_about_content h2 small {width:100%;float:left;color:#365f75;font-family:'Rob-500';font-size:16px;margin-bottom:10px }
.th_about_content h2 {font-size:40px;width:100%;float:left;color:#060707;font-family:'Rob-700';margin-bottom:40px}
p {color:#a3a3a3;width:100%;float:left;}
.th_about_banner {margin:100px 0 0;}
.th_about {margin-bottom:100px;width:100%;float:left;}

@media only screen and (max-width:991px){
.th_about_content {margin:50px 0;}
.th_about_content h2 {font-size:30px;margin-bottom:15px;}
}
@media only screen and (max-width:767px){
.th_about_banner {margin:0 0 20px;}
}
@media only screen and (max-width: 575px) {
.bread-sec .grow-crumb {
margin-bottom: 10px;
}
.th_about_content h2 {font-size:22px}
.th_about_content p {font-size:14px}
.th_about {font-size:14px; margin-bottom: 50px;}
}