/* BOTH TABS & MOBILES (Vertical) */ 
@media only screen and (min-width: 0px) and (max-width: 992px) {
/* Common */
.navbar-nav > li {
	float: none !important;
}
#page_title {
	font-size: 1.8em !important;
	margin-top: 15px !important;
	margin-bottom: 5px !important;
}
/* Header */
.navbar-default .navbar-toggle {
	margin-right: 0px !important;
	margin-top: 0px !important
}
#header {
	position: relative !important;
}
#logo {
	margin-left: auto !important;
	margin-right: auto !important;
	display: block !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: white !important
}
.navbar-default {
	margin-top: 0px !important;
	margin-bottom: 5px !important;
}
/* Footer */
#footer_facebook {
	margin-left: auto !important;
	margin-right: auto !important;
	display: block !important;
	margin-bottom: 10px !important
}
.footer_li_a:hover {
	padding-left: 0% !important
}
.footer_li_a {
	transition: all 0s linear !important
}
#footer1 {
	margin-top: 15px !important;
	padding-top: 20px !important
}
.footer2_columns {
	text-align: center !important;
}
.footer1_columns {
	padding-top: 10px !important;
	padding-bottom: 15px !important
}
#footer2 {
	padding-top: 10px;
	padding-bottom: 5px;
}
.footer2_columns {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	text-align: center !important;
}
#developer {
	float: none !important;
}
.footer_ul {
	margin-bottom: 0px !important
}
.footer_title {
	font-weight: 600 !important;
	text-transform: capitalize !important;
	color: white !important;
}
/* Home */ 
.slide-text {
	display: none !important
} 
.home_product_text_link { 
	font-size: 1em !important;
	float: right !important;
}
.home_subtitle {
	text-transform: capitalize !important;
	font-size: 1.8em !important;
	margin-top: 15px !important;
	margin-bottom: 10px !important;
}
.home_product_image {
	width: 100% !important;
	object-fit: cover !important;
	height: 140px !important;
	margin-top: 10px !important;
	border-radius: 0px !important
}
.home_product_name2 {
	margin-bottom: 0px !important;
	margin-top: 5px !important
}
.home_product_name {
	margin-top: 5px !important; 
	margin-bottom: 5px !important;
}
#home_about_container {
	background-position: unset !important;
	margin-top: 20px !important
}
#home_about_container_text {
	margin-bottom: 25px !important;
	text-align: left !important;
	padding-left: 5% !important;
	padding-right: 5% !important
}
#home_about_container_title {
	padding-left: 5% !important;
	font-weight: 600 !important;
	margin-top: 25px !important;
	font-size: 1.5em !important;
	text-align: left !important;
	text-transform: capitalize !important;
}
.home_services_image {
	border-radius: 0px !important;
	margin-top: 20px !important;
	object-fit: cover !important;
	height: 120px !important;
	width: 100% !important
}
#about_contact_row_text {
	font-size: 1.3em !important;
	line-height: 1.8 !important;
	padding-top: 15px !important;
	padding-bottom: 0px !important;
}
#about_contact_row_button {
	margin-top: 2px !important;
	margin-bottom: 25px !important;
	text-transform: capitalize !important;
	font-size: 1.3em !important;
	transition: all 0s linear !important
}
#about_contact_row_button:hover {
	color: #fff;
	background-color: #ED4B41;
	border-color: #ED4B41;
}
.home_product_text_services {
	text-align: left !important;
}
/* About Us */
#about_us_main_image {
	margin-left: auto !important;
	margin-right: auto !important;
	display: block !important;
}
/* Contact Us */
#contact_details_title {
	margin-bottom: 10px !important
}
.contact_details {
	margin-bottom: 0px !important
}
#map_row {
	margin-top: 5px !important
}
.contact_facebook {
	float: left !important;
	margin-left: 0% !important
}
}
