

@media (min-width: 1130px) and (max-width: 1199px) {

.header-top ul {
    flex-wrap: wrap;
    justify-content: center;
}
.header-top ul li a {
    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%;
}
/*============================ 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: 50px;
    height: 50px;
}
#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;
}
.gallery-bg {
    border: 1px solid #cecdcd;
    padding: 20px;
}
/*===================================== end gallery ==========================================*/
.services .col-12.col-md-6.col-lg-2:not(:last-child) {
    margin-right: 0;
    margin-bottom: 30px;
}
.services .row > * {
    padding-right: calc(var(--bs-gutter-x) * 1);
    padding-left: calc(var(--bs-gutter-x) * 1);
}
.services .col-12.col-md-6.col-lg-2 {
    width: 50%; 
}
.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;
}
.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;
}

.middle-header-position .col-12.col-md-6.col-lg-6.d-flex.justify-content-start {
    justify-content: center !important;
}
.spare-service {
    display: none;
}
.banner {
    margin-bottom: 30px;
}

}
@media (min-width: 769px) and (max-width: 1129px) {

img{
    max-width: 100%;
}
.last_image_box .row {
    gap: 30px;
}

.last_image_box .image img {
    width: 100%;
}

    .main_menu ul.navigation a {
    padding: 18px 12px;
    font-size: 13px;
}
.main_menu ul.navigation li {
    padding: 15px 0px;
}
.header-top ul {
    flex-wrap: wrap;
    justify-content: center;
}
.header-top ul li a {
    padding: 15px;
}
.middle-header-position {
    margin: 0;
}
.logo img {
    max-width: 100%;
}
.header-service {
    flex-wrap: wrap;
    width: 100%;
    padding: 20px;
}
.menubar {
    padding: 0px;
}
.spare-parts-content img {
  animation: scroll 10s linear infinite;
}
.left-content {
    max-width: 263px;
    width: 100%;
}
/*============================ 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: 50px;
    height: 50px;
}
#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;
}
.gallery-bg {
    border: 1px solid #cecdcd;
    padding: 20px;
}

/*===================================== end gallery ==========================================*/
.services .col-12.col-md-6.col-lg-2:not(:last-child) {
    margin-right: 0;
    margin-bottom: 30px;
}
.services .row > * {
    padding-right: calc(var(--bs-gutter-x) * 1);
    padding-left: calc(var(--bs-gutter-x) * 1);
}
.services .col-12.col-md-6.col-lg-2 {
    width: 50%; 
}
.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;
}
.newsletter a {
    padding: 22px 35px;
    font-size: 16px;
}
#est-footer {
    flex-wrap: wrap;
    padding: 0 20px;
}

#est-footer .part {
    margin-top: 20px;
}

.get-touch {
    padding: 0 25px;
    margin: 0 25px;
}
.copyright {
    flex-wrap: wrap;
    padding: 0 30px;
}
.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;
}
img{
    max-width: 100%;
}
.last_image_box .row {
    gap: 30px;
}
.spare-service {
    display: none;
}
.banner {
    margin-bottom: 30px;
}
.middle-header-position .d-flex .col-item {
	flex: auto;
	width: 100%;
	max-width: 100%;
}
.middle-header-position .d-flex {
	justify-content: center;
	flex-wrap: wrap;
}
.header-service {
	flex-wrap: wrap;
	width: 100%;
	padding: 20px;
	justify-content: center;
}
.middle-footer .d-flex {
	flex-wrap: wrap;
	justify-content: center;
}
.tabs input[type="radio"] {
	position: unset;
	opacity: 0;
}
}
@media (min-width: 320px) and (max-width: 768px) {

.last_image_box .image img {
    width: 100%;
}

.main_menu .icon_bar {
    display: block;
    width: 22px;
    height: 1px;
    border-radius: 1px;
    border: 1px solid #fff;
    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: #fff;
}
    .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: absolute;
    width: 100%;
    left: 0;
    background: #191919;
    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 ul.navigation li a:hover {
        color: #e7bc57;
    }
    .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: 15px 20px;
    color: #fff;
    gap: 10px;
}
/*============================================= end ======================================= */

.header-top ul {
    flex-wrap: wrap;
    justify-content: center;
}
.header-top ul li a {
    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: 50px;
    height: 50px;
}
#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;
}
.gallery-bg {
    border: 1px solid #cecdcd;
    padding: 20px;
}
/*===================================== 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;
}
.newsletter a {
    padding: 22px 35px;
    font-size: 16px;
}
#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-direction: column;
}
.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;
}
img{
    max-width: 100%;
}
.last_image_box .row {
    gap: 30px;
}
.spare-service {
    display: none;
}
.banner {
    margin-bottom: 30px;
}
.about-section .col-item {
	width: 100%;
	max-width: 100%;
}
.middle-header-position .d-flex .col-item {
	max-width: 100%;
	width: 100%;
}
.business-hours p {
	font-size: 18px;
	line-height: normal;
}
.newsletter img {
	max-width: 60px;
}
.newsletter {
	text-align: center;
	padding: 60px 20px;
}
.newsletter p {
	font-size: 17px;
}
.middle-header-position .d-flex {
	flex-wrap: wrap;
}
.tabs input[type="radio"] {
	position: unset;
	opacity: 0;
}



.last_image_box .image img {
    width: 100%;
}

.spare-service {
    display: none;
}
.banner {
    margin-bottom: 30px;
}

.last_image_box .row > div {
    width: 100%;
}

.logo a {
    width: 100%;
    display: block;
    max-width: 60%;
    margin: 15px auto;
}

img{
    max-width: 100%;
}
.last_image_box .row {
    gap: 30px;
}

.main_menu .icon_bar {
    display: block;
    width: 22px;
    height: 1px;
    border-radius: 1px;
    border: 1px solid #fff;
    margin-top: 4px;
    margin-bottom: 2px;
}
.main_menu ul.navigation li a {
	font-size: 16px;
	padding: 10px 10px;
	text-align: left;
	display: flex;
	align-items: center;
	color: #fff;
}
    .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: absolute;
    width: 100%;
    left: 0;
    background: #191919;
    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 ul.navigation li a:hover {
        color: #e7bc57;
    }
    .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: 15px 20px;
        color: #fff;
        gap: 10px;
        cursor: pointer;
    }
/*============================================= end ======================================= */
.header-top {
    border-bottom-left-radius: 0px;
}
.header-top ul {
    flex-wrap: wrap;
    justify-content: center;
}
.header-top ul li a {
    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;
	background-color: #000;
}
.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: 50px;
    height: 50px;
}
#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;
}
.gallery-bg {
    border: 1px solid #cecdcd;
    padding: 20px;
}
/*===================================== 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: 40px;
    margin-bottom: 20px;
}
.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: 30px 0;
}
.business-hours h3 {
    font-size: 35px;
    margin-bottom: 40px;
}

.news-border {
    margin-top: 30px;
}
.newsletter p {
    font-size: 20px;
}
.newsletter a {
	padding: 15px 35px;
	font-size: 16px;
}
#est-footer {
	flex-direction: column;
	padding-bottom: 40px;
}
#est-footer .part.thank {
    margin: 0;
    width: 100%;
    max-width: 100%;
}
#est-footer .part {
    margin: 0;
    margin-top: 20px;
}
.middle-footer {
	flex-direction: column;
	gap: 30px;
	padding: 30px 10px;
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
}
.middle-footer h3 {
	font-size: 14px;
	margin: 0;
}
.middle-footer img {
	max-width: 27px;
}
.get-touch {
    padding: 0;
    margin: 0;
    border: 0;
}
.copyright {
    padding: 0;
    flex-direction: column;
}
.copyright p {
    margin: 5px 0 0;
}
.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;
}
.part.usefull_link {
	width: 100%;
	max-width: 100%;
}

.subscribe .col-item {
	max-width: calc(100% - 0px);
}

.shop-categories .d-flex .col-item:nth-child(1), .shop-categories .d-flex .col-item:nth-child(2), .shop-categories .d-flex .col-item:nth-child(3), .shop-categories .d-flex .col-item:nth-child(4), .shop-categories .d-flex .col-item:nth-child(5) {
	width: 100%;
	max-width: 100%;
	flex: auto;
}
.d-flex {
	flex-wrap: wrap;
}

.right-content {
	max-width: calc(100% - 0px);
}
.about-section .col-item {
	width: 100%;
	max-width: 100%;
}
.middle-header-position .d-flex .col-item {
	max-width: 100%;
	width: 100%;
}
#est-footer .part.thank {
	border-left: 0px solid #1b1b1b;
	border-right: 0px solid #1b1b1b;
}
.newsletter {
	text-align: center;
	padding: 60px 10px;
	margin: 10px;
}
.middle-footer .col-item {
	margin: 7px auto;
}
}



