@charset "utf-8";

/* CSS Document */

 @media only screen and (min-width: 601px) {
.order-m1 {
	order: 1
}
.order-m2 {
	order: 2
}
nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
	height: 64px;
	line-height: 64px;
}
.navbar-fixed {
	height: 64px;
}
.top-nav .brand-logo > img {
	height: 48px;
	width: auto
}
.classify-text h3 {
	margin: 30px 0 0
}
.sFeatures .process {
	margin-bottom: -2rem;
}
.process .content {
	min-height: 210px;
}
}
 @media only screen and (min-width: 993px) {
	.order-sm-1{
		order: 2;
 }
	.order-sm-2{
		order: 1;
 }
.container {
	width: 89%;
}
nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
	height: 70px;
	line-height: 70px;
}
.navbar-fixed {
	height: 70px;
}
.top-nav .brand-logo > img {
	height: 65px;
}
/* .pet-banner {
	padding: 3rem 0
} */
.pet-banner h1 {
	color: black;
	font-size: 2.5rem;
	text-shadow: 1px 3px 0px rgb(0 0 0 / 10%);
}
.pet-banner p {
	font-size: 1.25rem;
	text-shadow: 1px 3px 0px rgb(0 0 0 / 10%);
}
.offers ul {
	display: flex;
	flex-wrap: wrap;
}
.offers ul li {
	flex: 0 0 50%;
	max-width: 50%;
}
.col-image .offset-l6 {
	padding-left: 50px
}
.get_in_touch .box {
	background-color: rgba(255, 255, 255, 0.5);
	padding: 20px;
	margin-top: 50px;
	position: absolute;
	left: 0;
	top: 33%;
}
.credential .card .card-content {
	min-height: 220px
}
.addressBox .card .card-content {
	min-height: 14rem;
	display: flex;
	flex-wrap: nowrap;
}
.technology .owl-item .item > img {
	height: 100px;
	width: 100px;
}
}
 @media only screen and (min-width: 1201px) {
.hide-on-xl-only {
	display: none !important;
}
}
 @media only screen and (max-width: 992px) {
.side-nav li > a.btn {
	right: 0;
	height: 36px;
	line-height: 36px;
	padding: 0 1rem;
}
}
 @media only screen and (max-width: 600px) {
.top-nav .brand-logo > img {
	max-height: 56px;
	width: auto;
}
.get_in_touch {
	padding: 40px 0
}
.classify-text {
	text-align: center
}
.classify-text h3 span {
	display: none
}
.carousel .carousel-item > img {
	height: 300px;
	object-fit: cover;
}
.banner-text h1 {
	font-size: 1.5rem;
	line-height: 2rem;
}
.banner-text h4 {
	font-size: 1rem;
}
.feature-icon > img {
	max-height: 128px;
	width: auto;
}
.addressBox .card .card-content {
	display: flex;
	flex-wrap: nowrap;
}
}

/* END CSS */
