@media (min-width: 1140px) and (max-width: 1169px) {
.main_menu ul.navigation a {
	padding: 14px 32px;
}
.tabs label {
	width: 19.26%;
}
}
@media (min-width: 1025px) and (max-width: 1139px) {
.middle-header {
	background-size: cover;
}
.main_menu ul.navigation a {
	font-size: 16px;
}
.promo-flex {
	flex-wrap: wrap;
}
.newsletter-content h3 {
	font-size: 16px;
}
.tabs label {
	width: 19.18%;
}
.tab.description_content p {
	font-size: 16px;
}
.badge-content h2 {
	font-size: 23px;
}
.header-top ul {
    flex-wrap: wrap;
    justify-content: center;
}
.header-top ul li {
    padding: 15px;
}
.middle-header-position {
    margin: 0;
}
.logo img {
    max-width: 100%;
}
.header-service {
    flex-wrap: wrap;
    width: 100%;
    padding: 20px;
}
.spare-parts-content img {
  animation: scroll 10s linear infinite;
}
.left-content {
    max-width: 263px;
    width: 100%;
}
.grid-img-cont h3 {
	font-size: 22px;
	letter-spacing: 2px;
}
.badge-sec {
	margin: 0px 0 0;
	padding: 40px 0;
}
.footer {
	background-size: cover;
}
.shop-categories {
    margin-top: 50px;
    background-size: cover;
}
.business-hours h3 {
    font-size: 35px;
    margin-bottom: 40px;
}
.business-hours p {
    margin-bottom: 30px;
    font-size: 26px;
}
.news-border {
    margin-top: 30px;
}
.newsletter p {
    font-size: 20px;
}
.newsletter a {
    padding: 22px 35px;
    font-size: 16px;
}
#est-footer {
    flex-wrap: wrap;
    padding: 0 20px;
}

#est-footer .part {
    margin-top: 20px;
}
.get-touch {
    margin: 0 25px;
}
.copyright {
    flex-wrap: wrap;
    padding: 0 30px;
}
.copyright p {
    margin: 5px 0 0;
}

.head-left-promo .head-content h3, .head-right-promo .head-content h3 {
	font-size: 18px;
}
.head-left-promo .head-content h2, .head-right-promo .head-content h2 {
	font-size: 26px;
}
}
@media (min-width: 632px) and (max-width: 1024px) {
.middle-header {
	background-size: cover;
}
.promo-icon {
	width: 100px;
}
.head-left-promo, .head-right-promo {
	padding: 15px 0;
}
.head-left-promo .head-content h3, .head-right-promo .head-content h3 {
	font-size: 17px;
}
.header-text h3 {
	font-size: 17px;
}
.promo-text h3 {
	font-size: 16px;
}
.newsletter-content h3 {
	font-size: 16px;
}
.main_menu ul.navigation a {
	background: no-repeat;
}
.promo-flex {
	flex-wrap: wrap;
	justify-content: start;
}
.gallery-img-sec {
    margin: 30px 0;
}
.col-item {
	padding: 20px 10px;
}
#gallery #slides div ul {
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: row;
    gap: 10px;
}
#slide1 {
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
}
.tab.description_content p {
	font-size: 16px;
}
.brand-slider-title::before {
	width: 32%;
}
.badge-content h2 {
	font-size: 20px;
}

.brand-slider-title::after {
	width: 32%;
}
.tabs label {
	width: 18.6%;
}
#gallery #slides div ul {
	flex-direction: row;
	justify-content: center;
}
.services .service-content {
    margin: 10px;
}
.promo-cont {
    width: 100%;
    text-align: center;
}
.main_menu .icon_bar {
    display: block;
    width: 22px;
    height: 1px;
    border-radius: 1px;
    border: 1px solid #333;
    margin-top: 4px;
    margin-bottom: 2px;
}
.main_menu ul.navigation li a {
    font-size: 20px;
    padding: 10px 10px;
    text-align: left;
    display: flex;
    align-items: center;
    color: #000;
}
    .org-content {
        margin-top: 10px;
    }
    .main_menu .toggle {
        display: block;
        color: #000;
        font-size: 15px;
        line-height: 20px;
        text-decoration: none;
        border: none;
        margin-bottom: 0px;
        text-align: left;
        font-weight: 400;
        text-transform: uppercase;
    }
.main_menu [id^="drop"]:checked + ul {
	display: block;
	padding-top: 0;
	padding-left: 0;
	position: relative;
	width: 100%;
	left: 0;
	z-index: 1;
}
.main_menu ul.navigation a:hover {
	color: #fff;
}
.main_menu ul.navigation a {
	border-left: 0px solid #c4b200;
}
    .header .title ul li a::before {
        top: 8px;
        display: none;
    }
    .main_menu nav a {
        display: block;
        color: #000;
        font-size: 14px;
        line-height: 18px;
        text-decoration: none;
        font-weight: 400;
        background-color: transparent;
        text-shadow: none;
        text-align: left;
        background: none;
        width: 100%;
        text-align: center;
        padding: 8px 0px;
    }
    .main_menu .toggle+a, .main_menu .navigation {
        display: none;
    }
    .main_menu label.toggle {
        display: block;
    }
    p.toggle_border .mainul, p.toggle_border .text {
        flex: auto;
    }
    p.toggle_border .navigationul {
        width: 0%;
    }
    p.toggle_border .text {
        text-align: left;
        font-size: 17px;
    }
    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }
    .main_menu ul.menu {
        display: none !important;
        max-width: 1140px;
        margin: 0 auto;
        padding: 0;
        flex-direction: column;
    }
    .main_menu nav ul {
        margin-left: 0;
        padding-top: 15px;
        width: 100%;
    }
    .main_menu nav ul li {
        margin-bottom: 0px;
        border-bottom: 1px solid;
    }
    .header .title ul {
        flex-direction: column;
        display: none !important;
    }
    .main_menu nav {
        margin: 0;
    }
    .header-top-left {
        text-align: center;
    }
    p.toggle_border .mainul {
        max-width: max-content;
    }
    .main_menu ul.menu li a {
        font-size: 20px;
        padding: 8px 20px;
        text-align: left;
    }
    .main_menu ul.menu li a:hover {
        color: #e7bc57;
    }
    .main_menu .toggle+a, .main_menu .menu {
        display: none;
    }
    .main_menu ul.menu li a:hover {
        border-bottom: 1px solid #e7bc57;
        color: #e7bc57;
        text-decoration: none;
    }
      .main_menu ul.navigation {
        display: none;
        max-width: 1140px;
        margin: 0 auto;
        padding: 0;
        flex-direction: column;
        transition: all 0.3s ease; /* Add transition property */
        animation: slideDown 1s ease; /* Add animation property */
    }
 
    .main_menu nav ul {
        margin-left: 0;
        padding-top: 15px;
        width: 100%;
    }
    .main_menu nav ul li {
        margin-bottom: 0px;
        border-bottom: 1px solid;
    }
    .header .title ul {
        flex-direction: column;
        display: none !important;
    }
    .main_menu nav {
        margin: 0;
    }
    .thankyou h2 {
    font-size: 30px;
}
p.toggle_border {
    margin: 0px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 15px 0px;
    color: #333333;
    gap: 10px;
}
/*============================================= end ======================================= */

.header-top ul {
    flex-wrap: wrap;
    justify-content: center;
}
.header-top ul li {
    padding: 15px;
}
.middle-header-position {
    margin: 0;
}
.logo img {
    max-width: 100%;
}
.header-service {
    flex-direction: column;
    width: 100%;
    padding: 20px;
}
.menubar {
    padding: 0px;
}
.spare-parts-content img {
  animation: scroll 10s linear infinite;
}
.left-content {
    max-width: 263px;
    width: 100%;
    display: none;
}
/*============================ gallery ===============================*/
#gallery {
    border: 0 none;
    margin: 0px 0 0px;
    padding: 0 0px 0px;
    width: 100%;
}
#gallery .big-img-wpr {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    height: 330px;
    width: 100%;
}
#gallery div.img-wpr {
    height: 320px;
    left: 0;
    margin: 10px auto 0;
    right: 0;
    top: 0 !important;
    width: 100%;
}
#gallery div.img-wpr .img-box {
    height: 320px;
}
#gallery #slides {
    width: 100%;
    margin: 10px auto;
}
#slides > div {
    float: none;
    margin: 0 auto !important;
    text-align: center;
}
#gallery #slides > div ul {
    margin: 0 auto 5px;
}
#gallery #slides div ul li {
    float: left;
    margin: 5px 3px;
}
#gallery #slides .thumb {
	width: 80px;
	height: 80px;
}
#gallery #slides .thumb img {
    max-height: 29px;
    max-width: 29px;
}
#gallery #slides div ul {
    width: auto;
    margin: 0 auto;
}
#gallery div.img-wpr .big-img {
   max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}
#gallery .thumb > img {
     max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}
.gallery-img {
    margin-top: 20px;
}
.product-description-image {
	margin: 40px 0;
}
.product-description {
	margin-top: 30px;
}
/*===================================== end gallery ==========================================*/
.services .col-12.col-md-6.col-lg-2:not(:last-child) {
     margin-right: 12px;
     margin-bottom: 30px;
}
.services .col-12.col-md-6.col-lg-2 {
    width: 48%; 
}
.services {
    background: #222;
    padding: 30px 0;
    margin: 30px 0;
}
.about-section {
    margin: 30px 0;
}

.about-text {
    margin-top: 50px;
}
.about-heading h2 {
    font-size: 35px;
    margin-bottom: 20px;
}
.about-para p {
    font-size: 18px;
}
.tabs input[id="tab1"] ~ label, .tabs input[id="tab2"] ~ label, .tabs input[id="tab3"] ~ label, .tabs input[id="tab4"] ~ label, .tabs input[id="tab5"] ~ label {
    font-size: 25px;
}
.shop-categories {
    margin-top: 50px;
    background-size: cover;
}
.subscribe {
    margin: 30px 0;
}
.business-hours h3 {
    font-size: 35px;
    margin-bottom: 40px;
}
.business-hours p {
    margin-bottom: 30px;
    font-size: 26px;
}
.news-border {
    margin-top: 30px;
}
.newsletter p {
    font-size: 20px;
}

#est-footer {
    flex-wrap: wrap;
    padding: 0 20px;
}

#est-footer .part {
    margin-top: 20px;
}
.middle-footer {
    gap: 30px;
    padding: 30px 30px;
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
}
.get-touch {
    padding: 0;
    margin: 0;
    border: 0;
}
.copyright {
    padding: 0;
    flex-wrap: inherit;
    text-align: center;
}
.copyright p {
    margin: 5px 0 0;
}
.spare-parts-content {
    padding: 40px 0;
}
.middle-header-position .col-12.col-md-6.col-lg-6.d-flex.justify-content-start {
    justify-content: center !important;
}
.gallery-sec {
    border: 1px solid #c5c5c5;
    padding: 20px 20px;
}
.foot-logo {
    padding: 0px 15px;
}
.header-top {
    flex-wrap: wrap;
}
.why-choose-content {
    flex-direction: column;
    text-align: center;
}
.logo {
    max-width: 100%;
}
.head-left-promo .head-content h2, .head-right-promo .head-content h2 {
	font-size: 20px;
}
.grid-image-sec.two .grid-img-content {
    height: 100%;
    max-width: 100%;
}
.grid-image-sec .view-button a {
    padding: 14px 50px;
}
.view-button {
    margin-top: 14px;
}
.grid-img-content {
    width: 100%;
    height: 100%;
}
.grid-flex .grid-img-content {
    height: 100%;
}
.entry {
    margin-bottom: 15px;
}
.view-button a {
    padding: 14px 50px;
}
.tabs label {
	padding: 0px 5px;
	font-size: 16px;
}
.grid-img-title {
	flex-direction: column;
}
.grid-img-title h2 {
	letter-spacing: 2px;
	word-spacing: 2px;
}
.grid-img-title h3 {
	letter-spacing: 2px;
	word-spacing: 1px;
}
.grid-img-cont h3 {
	font-size: 15px;
	letter-spacing: 1px;
}
.badge-sec {
	padding: 20px 0;
}
.subscribe .newsletter h2 {
    font-size: 25px;
}

.subscribe-now-btn a {
    display: block;
    margin-bottom: 20px;
}
.subscribe-now-btn {
    width: 100%;
}

.footer .store {
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
}
.footer {
	background-size: cover;
}
.footer .store .text {
	flex-wrap: wrap;
	gap: 30px;
	row-gap: 20px;
}
.footer .col-12.col-md-6 {
    padding: 0 15px;
}
.promo-content {
    margin: 10px 0;
}
.promo-img {
    width: 30px;
    text-align: center;
}
.feedback h2 {
    font-size: 18px;
}
.left-feed {
    width: 100%;
}
.right-feed {
    width: 100%;
}
.left-feed-desc {
    flex-direction: column;
    text-align: center;
}
.get-in-touch {
    border-left: 0;
    margin-top: 20px;
}
.thank-you {
	margin-top: 30px;
	width: 100%;
}
.header-top-left {
	align-items: baseline;
}
.car-parts.store h3 {
	font-size: 19px;
}
}
@media (min-width: 300px) and (max-width: 631px) {
.badge-content h2 {
	font-size: 25px;
}
.head-left-promo, .head-right-promo {
	padding: 15px 0;
}
.promo-icon {
	width: 50px;
}
.head-right-promo {
	justify-content: start;
}
.header-text h3 {
	font-size: 14px;
    text-align: center;
}
.promo-text h3 {
	font-size: 14px;
}
.head-left-promo .head-content h2, .head-right-promo .head-content h2 {
	font-size: 18px;
}
.head-left-promo .head-content h3, .head-right-promo .head-content h3 {
	font-size: 16px;
}
.middle-header {
	background-size: cover;
}
.promo-grid {
	flex-direction: column;
	width: 100%;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
}
.main_menu ul.navigation a {
	 border-left: 0px solid #c4b200;
}
.promo-flex {
	flex-direction: column;
	align-items: self-start;
	gap: 0px;
}
.newsletter-content {
	margin-bottom: 15px;
}
.col-item {
	padding: 15px 10px;
}

#gallery #slides div ul {
	flex-direction: row;
	justify-content: center;
	gap: 8px;
}
.tabs label {
	width: 100%;
	margin-top: 8px;
	margin-left: 0;
}
.grid-img {
	margin: 8px 0;
}
.grid-img-sec {
	margin: 20px 0;
}
.best-brands {
	margin: 30px 0;
}
.brand-slider-title h3 {
	font-size: 20px;
}
.brand-slider-title::before {
	width: 28%;
}
.brand-slider-title::after {
	width: 28%;
}
.badge-content h2 {
	font-size: 18px;
}
.text-head.store h3 {
	text-align: left;
}
.tabs input[type="radio"]:checked + label + .tab {
	display: block;
	order: 1;
}
.grid-img-title {
	flex-direction: column;
	text-align: center;
}
.grid-img-title h2 {
	font-size: 22px;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.grid-img-title h3 {
	letter-spacing: 2px;
	word-spacing: 1px;
	font-size: 15px;
	line-height: 1.4;
}
.grid-img-cont h3 {
	font-size: 18px;
	letter-spacing: 1px;
}
.grid-img-cont a:hover h3 {
	bottom: 45%;
}
.product-sec .product-content-title h2 {
	font-size: 18px;
}
.badge-sec {
	margin: 0px 0 0;
	padding: 10px 0;
}
.thank-you {
	margin-top: 30px;
	width: 100%;
}

.badge-content h2 {
	font-size: 22px;
}
.fav-flex {
    display: flex;
    gap: 10px;
    flex-direction: column;
    width: 100%;
    margin-top: 10px;
}
.gallery-img-sec {
    margin: 30px 0;
}
.right-content {
    margin-top: 30px;
}
.services .service-content {
    margin: 10px;
}

    .main_menu ul.navigation li:not(first-child) {
    background-image: none;
}
.promo-content {
    width: 100%;
    margin: 10px 0;
}
.top-categories-section .container {
    max-width: 1145px;
    padding: 0 30px;
}
.promo-img {
    width: 30px;
    text-align: center;
}
.about-image {
    margin-bottom: 30px;
}
.left-feed {
    width: 100%;
}
.right-feed {
    width: 100%;
}
.left-feed-desc {
    flex-direction: column;
    text-align: center;
}
.get-in-touch {
    border-left: 0;
    margin-top: 20px;
}
.feedback {
    flex-direction: column;
}
.footer .col-12.col-md-6 {
    padding: 0 15px;
}
.grid-image-sec.two .grid-img-content {
    height: 100%;
    max-width: 100%;
}
.grid-image-sec .view-button a {
    padding: 14px 50px;
}
.view-button {
    margin-top: 14px;
}
.grid-img-content {
    width: 100%;
    height: 100%;
}
.grid-flex .grid-img-content {
    height: 100%;
}
.entry {
    margin-bottom: 15px;
}
.view-button a {
    padding: 14px 50px;
}
.subscribe .newsletter h2 {
    font-size: 25px;
}

.subscribe-now-btn a {
    display: block;
    margin-bottom: 20px;
}
.subscribe-now-btn {
    width: 100%;
}
.footer-logo {
	width: 100%;
	justify-content: center;
	display: flex;
}
.thank-you {
	text-align: center;
}
.footer .store {
	max-width: 100%;
	width: 100%;
	margin: 10px 0 10px;
}
.footer .store {
	max-width: 300px;
	width: 100%;
	padding: 0px 0;
}
.border {
	border-left: 0px solid #cfcfcf;
	border-right: 0px solid #cfcfcf;
}
.footer {
	background-size: cover;
}
.footer .store .text {
	display: flex;
	align-items: flex-start;
	gap: 15px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.logo {
    max-width: 100%;
    padding: 0 20px;
    margin: 20px 0;
}
    .foot-logo {
    padding: 0px 15px;
}
.part.foot-address {
    width: 100%;
    border: 0;
    max-width: 100%;
    padding: 0px 15px;
}
.header-top {
    flex-wrap: wrap;
}
    .gallery-sec {
    border: 1px solid #c5c5c5;
    padding: 20px 20px;
}
.main_menu .icon_bar {
    display: block;
    width: 22px;
    height: 1px;
    border-radius: 1px;
    border: 1px solid #333333;
    margin-top: 4px;
    margin-bottom: 2px;
}
.header-left {
    padding: 10px 0;
    justify-content: center;
}
.main_menu ul.navigation li a {
	font-size: 16px;
	padding: 10px 10px;
	text-align: left;
	display: flex;
	align-items: center;
	color: #000;
}
.product-description-image {
	margin: 30px 0 30px;
}
    .org-content {
        margin-top: 10px;
    }
    .main_menu .toggle {
        display: block;
        color: #000;
        font-size: 15px;
        line-height: 20px;
        text-decoration: none;
        border: none;
        margin-bottom: 0px;
        text-align: left;
        font-weight: 400;
        text-transform: uppercase;
    }
    .main_menu ul.navigation a:hover {
	color: #fff;
}
    .main_menu [id^="drop"]:checked + ul {
        display: block;
        padding-top: 0;
        padding-left: 0;
        position: relative;
        width: 100%;
        left: 0;
        z-index: 1;
    }
    .header .title ul li a::before {
        top: 8px;
        display: none;
    }
    .main_menu nav a {
        display: block;
        color: #000;
        font-size: 14px;
        line-height: 18px;
        text-decoration: none;
        font-weight: 400;
        background-color: transparent;
        text-shadow: none;
        text-align: left;
        background: none;
        width: 100%;
        text-align: center;
        padding: 8px 0px;
    }
    .main_menu .toggle+a, .main_menu .navigation {
        display: none;
    }
    .main_menu label.toggle {
        display: block;
    }
    p.toggle_border .mainul, p.toggle_border .text {
        flex: auto;
    }
    p.toggle_border .navigationul {
        width: 0%;
    }
    p.toggle_border .text {
        text-align: left;
        font-size: 17px;
    }
    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }
    .main_menu ul.menu {
        display: none !important;
        max-width: 1140px;
        margin: 0 auto;
        padding: 0;
        flex-direction: column;
    }
    .main_menu nav ul {
        margin-left: 0;
        padding-top: 15px;
        width: 100%;
    }
    .main_menu nav ul li {
        margin-bottom: 0px;
        border-bottom: 1px solid;
    }
    .header .title ul {
        flex-direction: column;
        display: none !important;
    }
    .main_menu nav {
        margin: 0;
    }
    .header-top-left {
        text-align: center;
    }
    p.toggle_border .mainul {
        max-width: max-content;
    }
    .main_menu ul.menu li a {
        font-size: 20px;
        padding: 8px 20px;
        text-align: left;
    }
    .main_menu ul.menu li a:hover {
        color: #e7bc57;
    }
    .main_menu .toggle+a, .main_menu .menu {
        display: none;
    }
    .main_menu ul.menu li a:hover {
        border-bottom: 1px solid #e7bc57;
        color: #e7bc57;
        text-decoration: none;
    }
      .main_menu ul.navigation {
        display: none;
        max-width: 1140px;
        margin: 0 auto;
        padding: 0;
        flex-direction: column;
        transition: all 0.3s ease; /* Add transition property */
        animation: slideDown 1s ease; /* Add animation property */
    }
 
    .main_menu nav ul {
        margin-left: 0;
        padding-top: 15px;
        width: 100%;
    }
    .main_menu nav ul li {
        margin-bottom: 0px;
        border-bottom: 1px solid;
    }
    .header .title ul {
        flex-direction: column;
        display: none !important;
    }
    .main_menu nav {
        margin: 0;
    }
p.toggle_border {
	margin: 0px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 10px 0px;
	color: #333333;
	gap: 10px;
}
.product-title p {
	font-size: 18px;
}
/*============================================= end ======================================= */
.header-top {
    border-bottom-left-radius: 0px;
}
.header-top ul {
    flex-wrap: wrap;
    justify-content: center;
}
.header-top ul li {
    padding: 15px;
}
.border-top {
    display: none;
}
.middle-header-position {
    margin: 0;
}
.logo img {
    max-width: 100%;
}
.header-service {
    flex-direction: column;
    width: 100%;
    padding: 20px;
}
.menubar {
    padding: 0px;
}
.spare-parts-content img {
  animation: scroll 15s linear infinite;
}
.left-content {
    max-width: 263px;
    width: 100%;
    display: none;
}
/*============================ gallery ===============================*/
#gallery {
    border: 0 none;
    margin: 0px 0 0px;
    padding: 0 0px 0px;
    width: 100%;
}
#gallery .big-img-wpr {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    height: 330px;
    width: 100%;
}
#gallery div.img-wpr {
    height: 320px;
    left: 0;
    margin: 10px auto 0;
    right: 0;
    top: 0 !important;
    width: 100%;
}
#gallery div.img-wpr .img-box {
    height: 320px;
}
#gallery #slides {
    width: 100%;
    margin: 10px auto;
}
#slides > div {
    float: none;
    margin: 0 auto !important;
    text-align: center;
}
#gallery #slides > div ul {
    margin: 0 auto 5px;
}
#gallery #slides div ul li {
    float: left;
    margin: 5px 3px;
}
#gallery #slides .thumb {
	width: 65px;
	height: 65px;
}
#slide1 {
	flex-wrap: wrap;
}
#gallery #slides div ul {
	flex-wrap: wrap;
}
.tabs label {
	font-size: 18px;
}
.tab.description_content p {
	font-size: 16px;
}
#gallery #slides .thumb img {
    max-height: 29px;
    max-width: 29px;
}
#gallery #slides div ul {
    width: auto;
    margin: 0 auto;
}
#gallery div.img-wpr .big-img {
   max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}
#gallery .thumb > img {
     max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}
.gallery-img {
    margin-top: 20px;
}
.product-description {
	margin-top: 30px;
}
.pro-serv-col {
	width: 90%;
}
.product-serv-img {
	width: 10%;
}
.pro-serv-col h3 {
	font-size: 16px;
}
.product-service p {
	font-size: 15px;
}
.quest {
	margin-top: 13px;
	flex-direction: column;
}
.product-description .quest a {
	width: 100%;
}
/*===================================== end gallery ==========================================*/
.services .col-12.col-md-6.col-lg-2:not(:last-child) {
     margin-right: 0px;
     margin-bottom: 30px;
}
.services .col-12.col-md-6.col-lg-2 {
    width: 100%; 
}
.services {
    background: #222;
    padding: 30px 0;
    margin: 30px 0;
}
.about-section {
    margin: 30px 0;
}
.about-img {
     margin-right: 0px; 
}
.about-text {
    margin-top: 50px;
}
.about-heading h2 {
	font-size: 30px;
	margin-bottom: 20px;
}
.left-feed-desc p, .right-feed-desc p {
	font-size: 16px;
}
.tabs input[id="tab1"] ~ label, .tabs input[id="tab2"] ~ label, .tabs input[id="tab3"] ~ label, .tabs input[id="tab4"] ~ label, .tabs input[id="tab5"] ~ label {
    font-size: 20px;
}
.shop-categories {
    margin-top: 50px;
    background-size: cover;
}
.subscribe {
    margin: 0;
}
.business-hours h3 {
    font-size: 35px;
    margin-bottom: 40px;
}
.business-hours p {
    margin-bottom: 30px;
    font-size: 26px;
}
.news-border {
    margin-top: 30px;
}
.newsletter p {
    font-size: 20px;
}
.newsletter a {
    padding: 22px 0px;
    font-size: 16px;
}
#est-footer {
    flex-direction: column;
}
#est-footer .part.thank {
    margin: 0;
    width: 100%;
    max-width: 100%;
}
#est-footer .part {
    margin: 30px 0;
}
.middle-footer {
    flex-direction: column;
    gap: 30px;
    padding: 30px 10px;
    margin-bottom: 20px;
}
.get-touch {
    padding: 0;
    margin: 0;
    border: 0;
}
.thankyou h2 {
    font-size: 30px;
}
.copyright {
    padding: 0;
    flex-direction: column;
}
.copyright p {
	margin: 5px 0 0;
	text-align: center;
	line-height: 1.5;
}
.spare-parts-content {
    padding: 40px 0;
}
.business-hours {
    width: 100%;
    text-align: center;
}
.middle-header-position .col-12.col-md-6.col-lg-6.d-flex.justify-content-start {
    justify-content: center !important;
}
}