@media (max-width: 767px) { 



#header .logo img {
	max-width: 100%;
    width: 87px;
}
#header.header-scrolled .logo img {
	max-width: 100%;
    width: 77px;
}


.home-main-slider-master {
    padding-top: 7em;
}

.home-main-slider-master header .owl-nav .bi {
	font-size: 14px;
}

.home01 h1 span {
	padding-top: 0px;
}
.home01 h1 {
	line-height: 32px;
	font-size: 18px;
	text-align: left;
}
.home01 p {
	font-size: 14px;
    line-height: 27px;
    text-align: justify;
}
.home01 p br {
	display: none;
}
section {
    padding: 30px 0;
}
.home03 h2 {
	font-size: 18px;
	padding-bottom: 10px;
    width: 100%;
    margin: 0 auto 0.6em auto;
}
.num {
	font-size: 20px;
}
.process-overlay {
	padding: 5px 5px;
	font-size: 16px;
}
h3 {
	font-size: 18px;
}
.home04 p {
	font-size: 14px;
}
p {
	font-size: 14px;
}
.more-btn {
    margin-top: 0em;
}
.btn-success {
	font-size: 14px;
}
.home06 h2 {
	font-size: 18px;
}
.home06 .owl-carousel .item p {
	font-size: 14px;
}
.home06 .owl-carousel .owl-nav .bi {
    font-size: 22px;
}
.home07 .card .card-title {
    font-size: 18px;
    margin-bottom: 1em;
}
.home07 .card-header {
	padding: 1em;
}
.home07 .card form label {
	font-size: 12px;
}
.home07 .card form .form-control {
	font-size: 13px;
}
.btn-primary {
	font-size: 14px;
}
.home07 .flex-row {
    flex-direction: column!important;
}
#footer .footer-top .footer-info h3 {
	font-size: 20px;
}
#footer .footer-top .footer-info p {
    line-height: 34px;
    font-size: 14px;
    color: #000;
}
#footer .footer-top h4 {
	font-size: 20px;
}
.bottom-footer p {
	line-height: 32px;
    font-size: 14px;
}
.back-to-top {
	width: auto;
    height: auto;
    bottom: 0px;
}
.sub-banner {
    padding-top: 5em;
}
.about01 h1 {
	font-size: 16px;
	text-align: justify;
}
.about01 .card-header {
    padding: 0.6em;
}
.about01 p {
	font-size: 14px;
}
.about01 .card-block {
    padding: 0.6em;
    background-color: #fff;
}
.about04 ul li {
	font-size: 13px;
}
.about02 h2 {
	font-size: 18px;
}
.about02 h3 {
	font-size: 16px;
	line-height: 1.6;
}
.about02 .flex-row {
    flex-direction: column!important;
}
.about03 .card-block {
    padding: 1em;
}
.production01 h1 {
	font-size: 18px;
}
.production01 h6 {
	font-size: 20px;
}
.production01 .card-header {
	padding: 0.6em;
}
.production01 .card-header h4 {
	font-size: 16px;
}
.production01 {
    padding: 0px 0px;
}
.production01 .card-block h4 {
	font-size: 16px;
}
.products01 h1 {
	font-size: 18px;
}
.products01 .card-block {
    padding: 1em;
}
.contact01 .card-title {
	font-size: 14px;
}
.contact01 .card-header .card-text {
	font-size: 14px;
}
.contact-us02 .card-header form label {
	font-size: 14px;
}
.contact-us02 .flex-row {
    flex-direction: column!important;
}
.contact-us02 .card-title {
	font-size: 16px;
}



.reverse-col  {
	flex-direction: column-reverse!important;
}



}