html {
    scroll-behavior: smooth;
    margin: 0;
    padding: 0;
    transition: all 2s;
}

body {margin: 0;padding: 0;font-family: 'Poppins', serif;background-color: black;}

a {
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.gop_two{
    height: fit-content;
    width: fit-content;
}
.gop_three{
    width: fit-content;
    height: fit-content;
}

@media (max-width: 1270px){
    .holla{
        width: 45vw !important;
    }
}


.harminstrmnt_sec_for_suits_mark_rwdv{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1vw;
    margin: 0;
    padding: 0;
}
.harminstrmnt_collsision_threedv{
    display: flex;
    flex-direction: row;
    gap: 1vw;
    justify-content: center;
    align-items: center;
}


.harminstrmnt_collsision_threedv_a {
    overflow: hidden;
    border: TRANSPARENT;
    color: white;
    display: inline-block;
    font-size: 1.1vw;
    line-height: 1.5vh;
    vertical-align: middle;
    font-weight: 400;
    padding: 0.9vw 0.8vw;
    text-decoration: none;
    cursor: pointer;
    background: #1a1a1a;
    -webkit-user-select: none;
    touch-action: manipulation;
}
.harminstrmnt_dvrw_vokola {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1vw;
    padding: 0vw 1vw 3vw 1vw;
}

.hrcls{
    height: 0.2vw;
    border-bottom: 1px solid #92e860;  
    margin: 0 auto;
    content: "";
    display: block;  
    width: 80px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border: 0;
    border-top: 1px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(90deg, #0d74e5, #92e860);
}






.harminstrmnt_dvrw_olos{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1vw;
    padding: 0vw 1vw 3vw 1vw;
}
.harminstrmnt_dvrw_vokola img{
    width: 4vw;
    padding: 3vw;
    border-radius: 5px;
    background-color: #1a1a1a;
}

.harminstrmnt_dvrw_olos img{
    width: 9vw;
    padding: 2vw;
    background-color: transparent;
}
.sec_two_antoher_bg_cell{
    display: flex;
    flex-direction: column;
    gap: 0.3vw;
    color: white;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 1vw;
}

.sec_two_antoher_bg_cell img {
    width: 3.6vw;
}

.harminstrmnt_sec_for_suits_marks{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: self-start;
    gap: 0.1vw;
    color: white;
    padding: 1vw;
    width: -webkit-fill-available;
    background-color: #000000;
    height: -webkit-fill-available;
    border: 0.1vw solid #242424;
}
.harminstrmnt_sec_for_suits_marks_bfs{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: self-start;
    gap: 0.5vw;
    padding: 0vw;
    width: -webkit-fill-available;
}
.harminstrmnt_sec_for_suits_marks_bfs hr{
    background-color: #242424;
    width: 100%;
    height: 0.1vw;
    border: none;
    border-radius: 1vw;
}
.harminstrmnt_sec_for_suits{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1vw;
    padding: 1vw;
}
.harminstrmnt_sec_for_suits_imgsec{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1vw;
    width: 40%;
}
.harminstrmnt_sec_for_suits_imgsec img{
    width: 100%;
}



:root {
    --primary-color: #fff;
}
.midace{
}

.hyf{
    max-width: 1366px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0vh auto;
}

.harminstrmnt_threedv_hall_cell_mikrodv{
    max-width: 80%;
    text-align: left;
    gap: 0.2vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.harminstrmnt_threedv_hall_cell_mikrodv h1{
    font-size: 1.3vw;
    padding: 0;
    margin: 0;
    align-self: flex-start;
    font-weight: 400;
}
.harminstrmnt_threedv_hall_cell_mikrodv h2{
    font-size: 1vw;
    padding: 0;
    margin: 0;
    color: #666;
    font-weight: 400;
}

.harminstrmnt_threedv_hall_cell img{
    max-width: 3vw;
}






header {
    display: flex;
    flex-direction: row;
    gap: 1vw;
    justify-content: space-around;
    align-items: center;
    padding: 1vh 2vw;
    transition: all 1s;
    vertical-align: middle;
    background-color: #030c11;
    border-bottom: 0.1vw solid #030c11;
    width: -webkit-fill-available;
}

.harminstrmnt_header_a {
    position: relative;
    overflow: hidden;
    border: TRANSPARENT;
    color: white;
    display: inline-block;
    font-size: 1.1vw;
    line-height: 1.5vh;
    vertical-align: middle;
    font-weight: 400;
    border-radius: 0.3vw;
    padding: 1.1vw 0.8vw 1.1vw;
    text-decoration: none;
    cursor: pointer;
    font-family: 'PT Sans Narrow', sans-serif;
    background: TRANSPARENT;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.harminstrmnt_header_a:hover{
    background-color: black !important;
}
a:hover{
    background-color: darkgrey !important;
    color: white !important;
}

.harminstrmnt_bgtext_sections_dv ul li a {
    font-size: 1.3vw;
    color: white;
}
.harminstrmnt_bgtext_sections_dv li{
    font-size: 1vw;
    padding: 0.4vw;
    color: white;
}

.img_for_hed {
    display: flex;
    align-items: start;
    width: fit-content;
    vertical-align: middle;
    max-width: 45%;
}

.img_for_hed img {
    width: 63%;
    align-self: auto;
    margin: 0 auto;
}

.hed_a_dv {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 1vw;
    vertical-align: middle;
    align-items: center;
    width: -webkit-fill-available;
}

.harminstrmnt_section_one {
    display: flex;
    flex-direction: column;
    gap: 1vw;
    justify-content: center;
    position: relative;
    align-items: center;
    overflow: hidden;
    transition: all 1s;
    padding: 3vh 2vw;
    width: -webkit-fill-available;
    height: 42vw;
    background-image: url('./media/bgfirst.jpg');
    background-size: 100% 100%;
    background-position: center center;
}

.harminstrmnt_section_one p{
    font-size: 1.4vw;
    text-align: right;
    color: white;
    font-weight: 700;
}

.harminstrmnt_section_threeman{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 3vh 4vw;
    gap: 1vw;
    width: -webkit-fill-available;
}

.harminstrmnt_section_threeman_cell{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    gap: 1vw;
    margin: 0;
    width: 34vw;
    overflow: hidden;
    position: relative;
}

.harminstrmnt_section_threeman_cell_mikro{
}
.harminstrmnt_section_threeman_cell_mikro h2{
    font-size: 1.7vw;
    color: #ffffff;
}
.cart{
    max-width: 1.3vw !important;
    vertical-align: bottom;
    padding-right: 0.4vw;
}

.harminstrmnt_acdc_dv{
    width: -webkit-fill-available;
    z-index: 3;
    left: 0vw;
    height: -webkit-fill-available;
    display: flex;
    text-align: center;
    width: 41%;
    padding: 0vh 0.7vw;
    color: white;
    margin: 0;
    text-transform: uppercase;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
}


.harminstrmnt_section_threeman_cell a{
    background-color: #00000075;
    padding: 0.3vw 0.5vw;
    text-decoration: none;
    color: white;
    font-size: 1.3vw;
    z-index: 3;
    transition: all 0.8s;
    border-bottom: 0.1vw solid black;
    position: absolute;
    top: 1vw;
}

.harminstrmnt_section_threeman_cell img{
    max-width: -webkit-fill-available;
    transition: all 0.6s;
}


.harminstrmnt_big_h{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 6vh 2vw;
    border-top: 0.1vw solid gray;
    border-bottom: 0.1vw solid gray;
    width: 70%;
    margin: 0 auto;
}

.harminstrmnt_big_h h1{
    font-size: 3vw;
    font-weight: 300;
    font-family: "Roboto", sans-serif;
    color: #333;
}



.harminstrmnt_section_one a{
    color: white;
    font-size: 1.4vw;
    background-image: linear-gradient(to right, #0d74e5, #92e860);
    border-color: #00000085;
    border-style: solid;
    border-width: 1px;
    text-decoration: none;
    border-radius: 3px;
    margin-top: 0px;
    transition: all 0.8s;
    padding: 0.5vw 1.1vw;
    font-weight: 400;
    align-self: revert-layer;
    width: fit-content;
}
.harminstrmnt_threedv_book{
   display: flex;
   flex-direction: row;
   justify-content: center;
   align-items: stretch;
   padding: 3vh 0vw;
   margin: 0;
   width: -webkit-fill-available;
   gap: 1vw;
}

.harminstrmnt_threedv_hall{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    padding: 0;
    margin: 0;
    width: 100%;
}

.harminstrmnt_threedv_hall_cell{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    vertical-align: middle;
    padding-top: 90px;
    padding-bottom: 90px;
    padding-left: 2vw;
    width: 33%;
    flex-direction: row;
    gap: 0.9vw;
}
.harminstrmnt_threedv_book_cell{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    vertical-align: middle;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 1vw;
    width: 30%;
    flex-direction: column;
    gap: 0.9vw;
}

.harminstrmnt_threedv_book_cell_mikro{
        max-width: 50%;
        text-align: left;
        gap: 0.2vw;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
}

.harminstrmnt_threedv_book_cell_mikro h1 {
    padding: 0;
    margin: 0;
    align-self: flex-start;
    text-align: left;
    font: 500 1.3vw 'Cormorant Garamond', serif;
}
.harminstrmnt_threedv_book_cell_mikro h2 {
    font-size: 1vw;
    padding: 0;
    margin: 0;
    color: #000;
    font-weight: 400;
}

.sp_one{
    background-image: url(./media/banner-1.jpg);
    background-size: 100% 100%;
    background-position: center center;
}
.sp_two{
    background-image: url(./media/banner-2.jpg);
    background-size: 100% 100%;
    background-position: center center;
}
.sp_three{
    background-image: url(./media/banner-3.jpg);
    background-size: 100% 100%;
    background-position: center center;
}
.sp_four{
    background-image: url(./media/banner-4.jpg);
    background-size: 100% 100%;
    background-position: center center;
    width: 34% !important;
}
.sp_five{
    background-image: url(./media/banner-5.jpg);
    background-size: 100% 100%;
    background-position: center center;
    width: 34% !important;
    padding: 70px 20px;
}


.harminstrmnt_threedv_book_cell_mikro a{
    font-weight: 500;
    background: none;
    padding: 0.3vw 0.4vw;
    color: #111;
    text-transform: uppercase;
    background-color: transparent;
    text-decoration: none;
    width: fit-content;
    border-radius: 5px;
}





.hall_one{
    background-size: 100% 100%;
    color: #333333;
}
.hall_two{
    color: black;
}

.leftcell{
    background-image:url('./media/mt-1410_home_banner-3.jpg');
    background-size: 100% 100%;
    background-position: center center;
    align-items: center !important;
    color: white;
    text-align: center;
}
.rightcell{
    background-image:url('./media/mt-1410_home_banner-4.jpg');
    background-size: 100% 100%;
    background-position: center center;
    color: #0cbdb8;
    align-items: flex-start !important;
}

.rightcell p{
    font-weight: 800;
    color: #333333;
    font-family: 'PT Sans', sans-serif !important;
}
.rightcell h1{
    font-weight: 800;
    font-family: 'PT Sans', sans-serif !important;
    font-size: 5vw;
    margin: 0;
    padding: 0;
}
.leftcell p{
    font-weight: 600;
    font-family: 'PT Sans', sans-serif !important;
}
.lefttcell h1{
    font-weight: 800;
    font-family: 'PT Sans', sans-serif !important;
    font-size: 5vw;
    margin: 0;
    padding: 0;
}

.hall_three{
    text-align: center !important;
    align-items: center !important;
    color: black;
}

.harminstrmnt_twodv_bikefish{
    display: flex;
    justify-content: center;
    align-items: stretch;
    padding: 0;
    margin: 0;
    flex-direction: row;
    gap: 0;

}
.harminstrmnt_twodv_bikefish_cell{
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 0.3vw;
    justify-content: center;
    padding: 100px 3vw 100px 3vw;
}


.harminstrmnt_section_freeshiping{
    display: flex;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
    align-items: center;
    padding: 3vh 0vw;
    background-color: #0e182a;
}

.harminstrmnt_section_freeshiping h1{
    color: white;
    font-weight: 800;
    font-size: 2vw;
}

.all_a{
    
font-size: 1.2vw;
    
padding: 1vw 2vw;
    
color: #ffffff;
    
background-image: linear-gradient(to right, #0d74e5, #92e860);
    
text-decoration: none;
    
border: 0.1vw solid #000000;
    
transition: all 0.5s;
}
.all_a:hover{
    
   
    background-color: darkgrey;
    color: #fff;
    
}
.io_a{
    font-size: 1vw;
    margin:  0.5vh 0vw;
    padding: 0.3vw 1vw;
    background: transparent;
    color: black;
    text-decoration: none;
    border-bottom: 0.1vw solid black;
    transition: all 0.5s;
}
.io_a:hover{
    background: #3b556d;
    color: #fff;
}
.harminstrmnt_section_two img{
        width: 40px;
    height: 36px;
}

.harminstrmnt_section_frstgrid{
    display: flex;
    grid-gap: 4px;
    background-color: #ffffff;
    padding: 5vh 1vw 5vh 1vw;
    align-items: center;
    justify-items: center;
    flex-direction: column;
    width: -webkit-fill-available;
}

.harminstrmnt_griddv_descrptn{
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    z-index: 4;
    padding: 0.6vw 0vw;
    justify-content: space-around;
}

.harminstrmnt_brands{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 3vh 2vw;
    flex-direction: row;
    width: -webkit-fill-available;
    max-width: 1366px;
    margin: 0 auto;
}

.harminstrmnt_brands img{
    max-width: 20.6%;
    vertical-align: middle;
}

.harminstrmnt_section_frstgrid_cell{
    display: flex;
    flex-direction: column;
    padding: 4.5vw 3vw;
    background-color: white;
    align-items: flex-start;
    text-align: left;
    justify-items: center;
    width: 42%;
    height: auto;
    margin: 0;
    transition: all 1s;
}
.harminstrmnt_section_frstgrid_cell h2{
    margin: 0.1vw 0vw;
    padding: 0vw;
    font-weight: 800;
    font-size: 1.7vw;
}

.cell_grid_one{
    background-image: url('./media/banner_1_570x200_crop_center.webp');
    background-position: center center;
    background-size: 100% 100%;
}
.cell_grid_two{
    background-image: url('./media/banner_2_570x200_crop_center.webp');
    background-position: center center;
    background-size: 100% 100%;
}
.cell_grid_three{
    background-image: url('./media/banner_3_570x200_crop_center.webp');
    background-position: center center;
    background-size: 100% 100%;
}
.cell_grid_four{
    background-image: url('./media/banner_4_570x200_crop_center.webp');
    background-position: center center;
    background-size: 100% 100%;
}

.harminstrmnt_section_frstgrid_rwdv{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    padding: 1vh 0vw;
    gap: 1vw;
    width: -webkit-fill-available;
}

.sec_two_antoher_bg{
    background-image: url(./media/dj.jpg);
    display: flex;
    flex-direction: row;
    gap: 1vw;
    justify-content: center;
    position: relative;
    align-items: center;
    overflow: hidden;
    transition: all 1s;
    margin: 0vh auto;
    height: 39vw;
    padding: 1vh 4vw;
    background-size: 100% 100%;
    background-position: center center;
}

.sec_two_antoher_bg h1{
    color: #ffffff;
    filter: drop-shadow(2px 4px 6px black);
    font-size: 3vw;
}
.sec_two_antoher_bg p{
    color: #ccc8c8;
    filter: drop-shadow(2px 4px 3px black);
    font-weight: 800;
    font-size: 1.4vw;
}
.sec_two_antoher_bg a{
    
}

.harminstrmnt_section_threedv_andimg{
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.harminstrmnt_section_threedv_andimg_cell{
    width: -webkit-fill-available;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 2vw 1vw;
    margin: 0;
    color: white;
    gap: 1vw;
}

.harminstrmnt_threedvcell_imgdv{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 18%;
}
.harminstrmnt_threedvcell_imgdv img{
    max-width: 100%;
    max-height: 100%;
}

.harminstrmnt_threedvcell_txtdv{
    max-width: 60%;
    display: flex;
    justify-content: center;
    align-items: self-start;
    flex-direction: column;
    padding: 2vw 1vw;
    text-align: left;
}

.bg_three_dv_one{
    background-color: #292929;
}
.bg_three_dv_two{
    background-color: #b07e4d;
}
.bg_three_dv_three{
    background-color: #444;
}


.harminstrmnt_section_twoimgdv{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1vw;
    padding: 3vh 2vw;
    max-width: 1140px;
    margin: 1vh auto;
}

.harminstrmnt_section_twoimgdv_cell{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1vw;
    max-width: 49%;
    text-align: left;
}

.harminstrmnt_section_twoimgdv_cell_imgdv{
    max-width: 100%;
}
.harminstrmnt_section_twoimgdv_cell_imgdv img{
    max-width: 100%;
}

.harminstrmnt_section_twoimgdv_cell_txtdv{
    display: flex;
    flex-direction: column;
    align-items: start;
    text-align: left;
    max-width: 84%;
    gap: 1vw;
    padding: 2vh 0vw;
}

.harminstrmnt_section_twoimgdv_cell_txtdv h2{
    font-weight: 600;
    font-size: 2vw;
    font-family: 'Poppins', sans-serif;
    color: #111;
    margin: 0;
}
.harminstrmnt_section_twoimgdv_cell_txtdv p{
    font-weight: 400;
    font-size: 1.3vw;
    font-family: 'Poppins', sans-serif;
    color: #343434;
}


.harminstrmnt_section_helmet{
    display: flex;
    flex-direction: column;
    gap: 3vw;
    justify-content: center;
    position: relative;
    width: -webkit-fill-available;
    align-items: center;
    overflow: hidden;
    transition: all 1s;
    padding: 0vh 10vw;
    background-color: #eff5f2;
    height: 40.5vw;
    background-image: url('./media/chair.jpg');
    background-size: 100% 100%;
    background-position: center center;
}

.learnmore{
    color: white;
   font-family: 'Poppins', sans-serif;
    padding: 1.2vw 2vw;
    text-decoration: none;
    text-align: center;
    font-size: 1.4vw;
    background: #b07e4d;
    
    font-weight: 500;
}


.harminstrmnt_threedvlast_sec{
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    align-items: center;
    background-color: white;
    margin: 0vh auto;
}
.harminstrmnt_threedvlast_sec_maindv{
    display: flex;
    flex-direction: row;
    gap: 3vw;
    justify-content: center;
    max-width: 1140px;
    align-items: stretch;
    padding: 4vh 0vw;
    margin: 0;
    background-color: white;
}

.harminstrmnt_threedvlast_sec_cell{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    flex: 1;
    max-width: 21vw;
}

.harminstrmnt_threedvlast_sec_cell_img_dv{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.harminstrmnt_threedvlast_sec_cell_img_dv img{
    max-width: 100%;
}


.harminstrmnt_threedvlast_sec_cell_txt_dv{
    display: flex;
    flex-direction: column;
    gap: 1vw;
    justify-content: center;
    align-items: start;
    padding: 0.5vw 1vw;
    background-color: #f5f3fd;
    max-width: 100%;
}
.harminstrmnt_threedvlast_sec_cell_txt_dv h2{
    color: #111;
    font-size: 1.9vw;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
.harminstrmnt_threedvlast_sec_cell_txt_dv p{
    color: #343434;
    font-size: 1.4vw;
    font-weight: 400;
    margin: 0;
    padding: 0;
}



.harminstrmnt_section_one span{

}


@keyframes pulse-animation {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

.harminstrmnt_section_one h1 {
    color: #ffffff;
    padding: 0vw;
    text-align: left;
}

.harminstrmnt_section_five_cell:hover{
    background-color: #00000091;
}

header span{
    color: #ffffff;
}



.harminstrmnt_people_section{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3vh 10vw;
    color: white;
    background-color: black;
}

.harminstrmnt_people_section_main_dv{
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 1vw;
    align-items: self-start;
    position: relative;
    z-index: 2;
}

.harminstrmnt_people_section_rw_dv{
    display: flex;
    justify-content: center;
    flex-direction: row;
    gap: 1vw;
    align-items: center;
}

.harminstrmnt_people_section_rw_dv_cell{
    width: 25%;
    color: #888;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.ghs{
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.vgs{
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    z-index: 0;
    left: 0;
}
.vgs img{
    width: 100%;
    height: 100%;
}
.harminstrmnt_people_section_rw_dv_cell_1 img{
    max-width: 100%;
}







.harminstrmnt_section_helmet a {
    display: inline-block;
    line-height: 1;
    background-color: #755434;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    color: white;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-style: italic;
    transition: all .3s;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #b07e4d;
    padding: 16px 34px 16px 34px;
}


.harminstrmnt_section_two {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 4vh 15vw;
    gap: 1vw;
    transition: all 1s;
}

.harminstrmnt_section_two h2 {
    color: white;
    font-size: 37px;
    font-weight: 800;
    line-height: 1.1em;
    margin: 0;
    padding: 0;
}

.harminstrmnt_section_two h3 {
    color: gray;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.2vw;
}

.harminstrmnt_section_two p {
    color: #343434;
    text-align: center;
}


















.harminstrmnt_section_five {
    display: grid;
    grid-gap: 4px;
    padding: 1vh 10vw 5vh 10vw;
    align-items: center;
    grid-template-columns: repeat(auto-fit, minmax(10vw, 1fr));
    justify-items: center;
    width: -webkit-fill-available;
}




.harminstrmnt_section_five_cell {
    display: flex;
    flex-direction: column;
    padding: 0.3vw 0.9vw;
    background-color: #000000;
    align-items: center;
    text-align: center;
    font-size: 0.9vw;
    justify-items: center;
    border-radius: 5px;
    max-width: 16vw;
    height: 100%;
    margin: 0;
    transition: all 0.9s;
    overflow: hidden;
    position: relative;
}

.harminstrmnt_section_five_cell a {
    color: white;
    border-radius: 5px;
    background-image: linear-gradient(to right, #0d74e5, #92e860);
    border-style: solid;
    text-decoration: none;
    margin-top: 0px;
    border-color: #000000;
    text-align: center;
    z-index: 4;
    padding: 0.8vw 1.2vw;
    font-weight: 700;
    align-self: revert-layer;
    transition: all 0.67s;
}

.harminstrmnt_section_five_cell img {
    max-width: 74%;
    max-height: -webkit-fill-available;
    transition: all 0.6s;
}
.harminstrmnt_section_five_cell img:hover{
    transform: scale(1.05);
}

.harminstrmnt_section_six{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4vh 0vw;
    transition: all 1s;
    background: linear-gradient(45deg, black, #363636);
}

.harminstrmnt_section_six_maindv{
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: stretch;
    background-color: transparent;
    padding: 0;
}

.harminstrmnt_section_six_cell{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    max-width: 100%;
}

.harminstrmnt_section_six_cell h3{
    font-weight: 400;
    font-style: italic;
    line-height: 1.6em;
    color: white;
}

.harminstrmnt_section_six_cell h2{
    color: #BD9362;
    font-size: 2.5vw;
    font-weight: 400;
}

.harminstrmnt_section_six_cell p{
    font-size: 0.9vw;
    font-weight: 400;
    color: white;
}

.harminstrmnt_section_six_cell img{
    max-width: 8vw;
    padding-bottom: 0.3vw;
}


.harminstrmnt_section_seven{
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    justify-items: center;
}

.harminstrmnt_section_seven_cell{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 0vw;
    justify-items: center;
    max-height: 900px;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
    transition: all 1s;
}

.harminstrmnt_section_seven_cell img{
    width: 100%;
}
.harminstrmnt_section_seven_cell_microdv_second span{
    color: black ;
}

.gosl{
    text-align: left !important;
}


.harminstrmnt_section_seven_cell_microdv_second {
    display: flex;
    flex-direction: column;
    padding: 1vw;
    justify-content: center;
    text-align: center;
    top: 37%;
    align-self: center;
    vertical-align: middle;
    color: #2bb1ab;
    position: absolute;
    align-items: self-start;
}




.harminstrmnt_section_seven_cell_microdv{
    display: flex;
    flex-direction: column;
    padding: 1vw;
    justify-content: center;
    text-align: center;
    top: 37%;
    align-self: center;
    vertical-align: middle;
    color: white;
    position: absolute;
    align-items: center;
}
.harminstrmnt_section_seven_cell_microdv_second  h2{
    font-size: 3vw;
    padding: 0;
    margin: 0;
    font-weight: 800;
}

.harminstrmnt_section_seven_cell_microdv h2{
    font-size: 3vw;
    padding: 0;
    margin: 0;
    font-weight: 800;
}
.harminstrmnt_section_seven_cell_microdv p{
    font-size: 1.8vw;
    color: #2bb1ab;
    font-weight: 700;
    font-style: normal;
    font-family: 'PT Sans Narrow', sans-serif;
}
.harminstrmnt_section_seven_cell_microdv_second p{
    font-size: 1.3vw;
    color: #2bb1ab;
    font-weight: 700;
    font-style: normal;
}
.harminstrmnt_guitar_sec{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 3vh 10vw;
    gap: 3vw;
}

.harminstrmnt_guitar_sec img{
    
max-height: 400px;
    
max-width: 100%;
    
margin: 8vw 0vw;
}

.specs{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    align-self: center;
}

.specs ul{
    width: 100%;
    display: table;
    border-bottom: 1px dotted #a8a8a8;
}
.specs li{
        width: 24vw;
        font-weight: 700;
        list-style: none;
        display: table-cell;
}



.harminstrmnt_twodv_bikefish_cell a{
    display: flex;
    padding: 0.3vw 0.7vw;
    text-decoration: none;
    background-color: #0cbdb8;
    color: white;
    font-weight: 800;
    font-family: 'PT Sans', sans-serif !important;
}





.harminstrmnt_contact {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1vh 5vw;
    flex-direction: row;
    background-image: url('./media/fasf.jpg');
    background-size: 100% 100%;
    background-position: center center;
    gap: 1.5vw;
    transition: all 1s;
}

.harminstrmnt_contact_feed {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #000000b0;
    color: white;
    padding: 1vw 4vw 1vw 4vw;
    text-align: center;
    max-width: 36%;
}

.harminstrmnt_contact_conta {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    justify-items: center;
}

iframe {
    max-width: 38%;
}

h1 {
    font-size: 3vw;
    padding: 0;
    margin: 0;
    text-align: center;
    text-transform: capitalize;
}

h2 {
    font-size: 1.7vw;
    padding: 0;
    margin-top: 0.1vw;
    margin-left: 0;
    margin-right: 0;
}

h3 {
    font-size: 1.2vw;
    padding: 0;
    margin: 0;
}

h4 {
    font-size: 1.1vw;
    padding: 0;
    margin: 0;
    font-weight: 900;
    font-family: 'PT Sans', sans-serif;
}

p {
    font-size: 1.4vw;
    padding: 0;
    color: white;
    margin: 0;
}







form {
    display: flex;
    flex-direction: row;
    gap: 1vw;
    justify-content: center;
}

.harminstrmnt_foot_rw {
    padding: 3vh 0vw;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    vertical-align: baseline;
    justify-items: stretch;
    width: 92%;
    align-items: stretch;
    border-bottom: 0.1vw solid #cccccc;
    transition: all 1s;
}

.footcells {
    max-width: 30%;
    max-height: 70%;
}

.footcells h1 {
    font-size: 1.3vw;
    font-weight: 800;
    color: #ffffff;
}


.harminstrmnt_quick_about {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    text-align: left;
}

.harminstrmnt_quick_about p {
    text-align: left;
    font-size: 1vw;
    color: #cccccc;
    padding: 0.1vw;
}


.harminstrmnt_quick_contacts {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;

}

.harminstrmnt_quick_contacts ul {
    list-style: none;
    text-align: left;
    padding-left: 0;
    align-items: start;
}

.harminstrmnt_quick_contacts li {
    color: #cccccc;
    font-weight: 400;
    padding-bottom: 0.5vw;
    font-size: 1vw;
}

.super_sec h2{
    font-style: italic;
    color: white;
    filter: drop-shadow(0 0 0.75rem red);
    font-family: Oswald,sans-serif;
    font-weight: 800;
    font-size: 2.7vw;
}

.midace{
    gap: 0.2vw;
    display: flex;
    z-index: 1;
    flex-direction: column;
    width: fit-content;
    text-align: center;
    align-items: center;
}


.midace_helmet{
    position: absolute;
    gap: 2vw;
    display: flex;
    z-index: 1;
    flex-direction: column;
    left: 0;
    align-self: center;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 5vw;
}
.midace_helmet h1{
    color: white;
    font-family: 'PT Sans', sans-serif;
    font-size: 3.5vw;
    font-weight: 700;
    text-align: left;
}


.midace_helmet span{
    color: #ffac5a;
    font-weight: 700;
    font-style: normal;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 1.3vw;
    letter-spacing: 3px;
}

.super_sec{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9vh 0vw;
    transition: all 1s;
    background-image: url('./media/news_bg.jpg');
    background-size: 100% 100%;
    background-position: center center;
}
.super_sec span{
    color: #ff0000;
    font-family: Oswald,sans-serif;
    font-weight: 800;
    font-size: 2.8vw;
}

footer {
    display: flex;
    flex-direction: column;
    color: white;
    gap: 1vw;
    text-align: center;
    border-top: 0.1vw solid black;
    align-items: center;
    background-color: #0e182a;
    background-size: 100% 100%;
    background-position: center center;
    background-image: url('./media/footer-bkg.jpg');
}

footer img {
    width: 8vw;
    margin-bottom: 0.5vw;
    padding: 0vw;
}

footer p {
    font-size: 1.3vw;
}

.harminstrmnt_quick_links {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    gap: 1vw;
}

.harminstrmnt_quick_links a {
    display: flex;
    color: #cccccc;
    font-size: 1vw;
    text-align: left;
    transition: all 0.8s;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
    line-height: 1;
}

.harminstrmnt_aforimg {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    gap: 1vw;
}

.harminstrmnt_a img {
    width: 7vw;

}

.foot_copy_harminstrmnt {
    text-align: center;
    width: 100%;
    justify-content: center;
    color: #cccccc;
    font-weight: 700;
    font-size: 1.4vw;
    padding: 2vh 0vw;
    display: flex;
}



label {
    display: block;
    font-size: 1.57vw;
    margin-bottom: 0.5vw;
    color: var(--primary-color);
    font-weight: 600;
}

input,
textarea {
    padding: 0.6vw !important;
    box-sizing: border-box;
    border: 0.1vw solid #8ee463;
    margin-top: 1vw;
    margin-bottom: 1vw;
    background-color: #1a1a1a;
    font-size: 1.3vw !important;
    color: #ffffff;
    width: 35vw;
}

textarea {
    resize: vertical;
    height: 3.3vw;
}

.button {
    color: white;
    border: 1px solid #000000;
    border-radius: 5px;
    background-image: linear-gradient(to right, #0d74e5, #92e860);
    cursor: pointer;
    font-size: 2vw !important;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0.5vw 3vw 0.5vw 3vw;
    transition: all 0.6s ease;
}

.button:hover {
    background-color: white;
    border: 1px solid white;
    color: black;
}

.harminstrmnt_bgtext_sections {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 4vh 10vw 4vh 15vw;
    width: -webkit-fill-available;
}

.harminstrmnt_bgtext_sections_dv {
    display: flex;
    flex-direction: column;
    text-align: left;
    align-items: start;
    justify-content: start;
    overflow-x: hidden;
    width: -webkit-fill-available;
}

.harminstrmnt_bgtext_sections_dv h2,
h3 {
    font-weight: 700;
    font-size: 1.7vw;
    color: white;
    padding: 0.4vw 0;
}


@media (max-width: 991px) {
.footcells h1 {
    font-size: 1.8vw;
    font-weight: 800;
}
.harminstrmnt_threedv_book_cell_mikro h2 {
    font-size: 1.7vw;
    padding: 0;
    margin: 0;
    color: #000;
    font-weight: 400;
}    
  
.harminstrmnt_threedv_book_cell_mikro h1 {
    padding: 0;
    margin: 0;
    align-self: flex-start;
    text-align: left;
    font: 500 1.8vw 'Cormorant Garamond', serif;
}
.harminstrmnt_threedv_hall_cell_mikrodv h2 {
    font-size: 1.7vw;
    padding: 0;
    margin: 0;
    color: #666;
    font-weight: 400;
}
.harminstrmnt_threedv_hall_cell_mikrodv h1 {
    font-size: 1.7vw;
    padding: 0;
    margin: 0;
    align-self: flex-start;
    font-weight: 400;
}
.harminstrmnt_threedv_hall_cell_mikrodv {
    max-width: 80%;
    text-align: left;
    gap: 0.7vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.harminstrmnt_threedv_hall_cell img {
    max-width: 5vw;
}


    
header {
    display: flex;
    flex-direction: row;
    gap: 1vw;
    justify-content: space-between;
    align-items: center;
    padding: 2vh 3vw;
    vertical-align: middle;
    border-bottom: 0.1vw solid gray;
}
.harminstrmnt_header_a {
    position: relative;
    overflow: hidden;
    border: TRANSPARENT;
    display: inline-block;
    font-size: 1.8vw;
    line-height: 1.5vh;
    vertical-align: middle;
    font-weight: 700;
    border-radius: 0.3vw;
    padding: 1.1vw 0.3vw 1.1vw;
    text-decoration: none;
    cursor: pointer;
    background: TRANSPARENT;
    -webkit-user-select: none;
    touch-action: manipulation;
}   
h4 {
    font-size: 1.5vw;
    padding: 0;
    margin: 0;
}
p {
    font-size: 2.3vw;
    padding: 0;
    margin: 0;
}
h3 {
    font-size: 1.6vw;
    padding: 0;
    margin: 0;
}

.harminstrmnt_quick_links a {
    display: flex;
    font-size: 1.4vw;
    text-align: left;
    text-decoration: none;
    font-weight: 700;
}
.harminstrmnt_quick_about p {
    text-align: left;
    font-size: 1.4vw;
}

.harminstrmnt_quick_contacts li {
    font-weight: 400;
    padding-bottom: 0.5vw;
    font-size: 1.4vw;
}
.harminstrmnt_bgtext_sections_dv li {
    font-size: 2vw;
    padding: 0.4vw 0;
}
.harminstrmnt_section_two h3 {
    color: gray;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 2.9vw;
}
.cart {
    max-width: 2.1vw !important;
    vertical-align: bottom;
    padding-right: 0.4vw;
}






.harminstrmnt_section_five_cell a {
    color: white;
    padding: 0.8vw 1.2vw;
    font-size: 1.4VW;
    font-weight: 700;
}
}

.holla{
    flex-direction: row;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    gap: 1vw;
    margin: 0;
    padding: 0;
}










@media screen and (max-width: 786px) {

.harminstrmnt_acdc_dv {
    z-index: 3;
    left: 0vw;
    height: -webkit-fill-available;
    display: flex;
    text-align: center;
    width: 42%;
    padding: 0vh 0.1vw;
    background-color: #0000004a;
    color: white;
    margin: 0;
    text-transform: uppercase;
    flex-direction: column;
    margin-left: 5vw;
    align-items: center;
    justify-content: center;
    position: absolute;
}

.gop_two {
    width: -webkit-fill-available;
}

.gop_three {
    width: -webkit-fill-available;
}

.holla{
    flex-direction: row;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 83% !important;
    gap: 1vw;
}
.harminstrmnt_dvrw_olos img {
    width: 11vw;
    padding: 2vw;
}




.harminstrmnt_bgtext_sections_dv h2,
h3 {
    font-weight: 700;
    font-size: 5vw;
}


.harminstrmnt_brands img {
    max-width: 15.6%;
    vertical-align: middle;
}
.harminstrmnt_threedv_book {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    padding: 0.3vh 0vw;
    margin: 0;
    width: -webkit-fill-available;
    gap: 1vw;
}
.harminstrmnt_threedv_book_cell {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    vertical-align: middle;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 1vw;
    width: -webkit-fill-available;
    flex-direction: column;
    gap: 0.9vw;
}

.sp_four {
    background-image: url(./media/banner-4.jpg);
    background-size: 100% 100%;
    background-position: center center;
    width: -webkit-fill-available !important;
}
.sp_five {
    background-image: url(./media/banner-5.jpg);
    background-size: 100% 100%;
    background-position: center center;
    width: -webkit-fill-available !important;
    padding: 70px 0;
}
.harminstrmnt_threedv_hall_cell img {
    max-width: 15vw;
}
.harminstrmnt_threedv_hall_cell_mikrodv {
    max-width: 80%;
    text-align: center;
    gap: 0.7vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.harminstrmnt_threedv_hall_cell_mikrodv h1 {
    font-size: 3.7vw;
    padding: 0;
    margin: 0;
    align-self: center;
    font-weight: 400;
}

.harminstrmnt_threedv_hall_cell_mikrodv h2 {
    font-size: 3.7vw;
    padding: 0;
    margin: 0;
    color: #666;
    font-weight: 400;
}
.sec_two_antoher_bg p {
    color: #ffffff;
    filter: drop-shadow(2px 4px 6px black);
    font-weight: 800;
    font-size: 4vw;
}














.harminstrmnt_threedv_book_cell_mikro h1 {
    padding: 0;
    margin: 0;
    align-self: flex-start;
    text-align: left;
    font: 500 3.8vw 'Cormorant Garamond', serif;
}
.harminstrmnt_threedv_book_cell_mikro h2 {
    font-size: 3.7vw;
    padding: 0;
    margin: 0;
    color: #000;
    font-weight: 400;
}
.harminstrmnt_threedv_book_cell_mikro {
    max-width: 60%;
    text-align: left;
    gap: 0.2vw;
    padding-left: 0.6vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.harminstrmnt_bgtext_sections_dv ul li a{
    font-size: 4.1vw;
    color: white;
    font-weight: 800;
}
.harminstrmnt_section_freeshiping h1 {
    color: white;
    font-weight: 800;
    font-size: 4vw;
}
.harminstrmnt_section_frstgrid_rwdv {
    display: flex;
    justify-content: space-between;
    width: -webkit-fill-available;
    flex-direction: column;
    padding: 1vh 3vw;
    align-items: center;
}
.harminstrmnt_section_frstgrid_cell {
    display: flex;
    flex-direction: column;
    padding: 4.5vw 4vw;
    background-color: white;
    align-items: flex-start;
    text-align: left;
    justify-items: center;
    width: 90%;
    height: auto;
    margin: 0;
    transition: all 1s;
}
.harminstrmnt_section_frstgrid_cell h2 {
    margin: 0.1vw 0vw;
    padding: 0vw;
    font-weight: 800;
    font-size: 3.7vw;
}
.io_a {
    font-size: 4vw;
    margin: 0.5vh 0vw;
    padding: 0.3vw 1vw;
    background: transparent;
    color: black;
    text-decoration: none;
    border-bottom: 0.1vw solid black;
    transition: all 0.5s;
}

.harminstrmnt_threedv_hall {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    padding: 0;
    margin: 0;
    width: 100%;
}

.harminstrmnt_threedv_hall_cell {
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0vw;
    width: -webkit-fill-available;
    flex-direction: column;
    gap: 0.3vw;
}

.harminstrmnt_section_freeshiping {
    display: flex;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    gap: 1.5vw;
    padding: 3vh 0vw;
}














.harminstrmnt_section_one h1 {
    font-weight: 800;
    text-align: center;
    font-size: 7vw;
    filter: drop-shadow(2px 4px 6px black);
}
.harminstrmnt_section_one p {
    font-size: 4.7vw;
    text-align: center;
    font-weight: 700;
    color: white;
    filter: drop-shadow(2px 4px 6px black);
}

.midace {
    gap: 2vw;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    width: 83%;
    position: absolute;
    text-align: center;
    left: auto;
    align-items: center;
    padding-left: 0vw;
}





.harminstrmnt_section_threedv_andimg {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
    .harminstrmnt_section_threedv_andimg_cell {
    width: unset;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2vw 1vw;
    margin: 0;
    color: white;
    gap: 1vw;
}

.harminstrmnt_section_helmet a {
    display: inline-block;
    line-height: 1;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    color: white;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-style: italic;
    transition: all .3s;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    padding: 8px 11px 8px 11px;
}


.harminstrmnt_threedvcell_txtdv {
    max-width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 2vw 1vw;
    text-align: center;
}




.midace_helmet h1 {
    color: white;
    font-family: 'PT Sans', sans-serif;
    font-size: 5.5vw;
    font-weight: 700;
    text-align: left;
}

.midace_helmet span {
    font-weight: 700;
    font-style: normal;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 3.3vw;
    letter-spacing: 3px;
    filter: drop-shadow(4px 5px 6px black);
}

.harminstrmnt_section_seven_cell_microdv_second p {
    font-size: 4.3vw;
    color: #2bb1ab;
    font-weight: 700;
    font-style: normal;
    font-family: 'PT Sans Narrow', sans-serif;
}
.harminstrmnt_section_seven_cell_microdv_second h2 {
    font-size: 6vw;
    padding: 0;
    font-family: 'PT Sans Narrow', sans-serif;
    margin: 0;
    font-weight: 800;
}


.harminstrmnt_section_five_cell a {
    color: white;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    text-decoration: none;
    margin-top: 0px;
    padding: 0.7vw 1vw;
    font-weight: 700;
    align-self: revert-layer;
    font-size: 3vw;
}

.all_a {
    font-size: 4.2vw;
    padding: 1vw 2vw;
    text-decoration: none;
    transition: all 0.5s;
}
footer img {
    width: 14vw;
    margin-bottom: 1.5vw;
    padding: 0vw;
    /* border-radius: 0.5vw; */
}

.harminstrmnt_quick_contacts li {
    font-weight: 400;
    padding-bottom: 0.5vw;
    font-size: 3.9vw;
}

.harminstrmnt_twodv_bikefish {
    display: flex;
    justify-content: center;
    align-items: stretch;
    padding: 0;
    margin: 0;
    flex-direction: column;
    gap: 0;
}

.harminstrmnt_twodv_bikefish_cell {
    width: -webkit-fill-available;
    display: flex;
    flex-direction: column;
    gap: 0.3vw;
    justify-content: center;
    padding: 100px 3vw 100px 3vw;
}

.harminstrmnt_bgtext_sections_dv ul{
    margin: 0.1vw 0.1vw 0.1vw 0.1vw;
    padding: 0.1vw;
}




    .harminstrmnt_section_five_cell {
    display: flex;
    flex-direction: column;
    padding: 0px;
    align-items: center;
    text-align: center;
    justify-items: center;
    max-width: 43vw;
    height: 100%;
    margin: 0;
    transition: all 1s;
}

    .hed_a_dv {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 0.1vw;
    width: -webkit-fill-available;
    vertical-align: middle;
    align-items: center;
}
.harminstrmnt_bgtext_sections {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow-x: hidden;
    width: -webkit-fill-available;
    padding: 4vh 1vw 4vh 1vw;
}

.harminstrmnt_guitar_sec {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 3vh 1vw;
    gap: 3vw;
}

.specs li {
    width: 100%;
    font-weight: 700;
    list-style: none;
    display: table-cell;
}

    .harminstrmnt_section_one {
    display: flex;
    flex-direction: column;
    gap: 3vw;
    justify-content: center;
    align-items: center;
    padding: 3vh 2vw;
    height: 42.5vw;
}



.harminstrmnt_section_two h2 {
    font-size: 36px;
    font-weight: 400;
    line-height: 1.1em;
    margin: 0;
    text-align: center;
    padding: 0;
}

.harminstrmnt_section_twoimgdv_cell_txtdv h2 {
    font-weight: 600;
    font-size: 3vw;
    font-family: 'Poppins', sans-serif;
    color: #111;
    margin: 0;
}

.harminstrmnt_section_twoimgdv_cell_txtdv p {
    font-weight: 400;
    font-size: 3.3vw;
    font-family: 'Poppins', sans-serif;
    color: #343434;
}

.harminstrmnt_section_one a {
    display: inline-block;
    line-height: 1;
    font-size: 19px;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
    transition: all .3s;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    padding: 7px 34px;
    margin: auto;
}

.learnmore {
    color: white;
    font-family: 'Poppins', sans-serif;
    padding: 1.2vw 2vw;
    text-decoration: none;
    text-align: center;
    font-size: 3.4vw;
    background: #b07e4d;
    font-weight: 500;
}

.harminstrmnt_threedvlast_sec_maindv {
    display: flex;
    flex-direction: column;
    gap: 1vw;
    justify-content: center;
    max-width: 1140px;
    align-items: stretch;
    padding: 4vh 0vw;
    margin: 0;
    background-color: #f5f3fd;
}
.harminstrmnt_threedvlast_sec_cell {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    flex: 1;
    max-width: 69vw;
}
.harminstrmnt_threedvlast_sec_cell_txt_dv h2 {
    color: #111;
    font-size: 4.9vw;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
.harminstrmnt_threedvlast_sec_cell_txt_dv p {
    color: #343434;
    font-size: 3.4vw;
    font-weight: 400;
    margin: 0;
    padding: 0;
}









    .harminstrmnt_section_three {
        grid-template-columns: repeat(2, 1fr);
    }

    header {
    display: flex;
    flex-direction: column;
    gap: 1vw;
    justify-content: space-between;
    align-items: center;
    padding: 2vh 0vw;
    vertical-align: middle;
    border-bottom: 0.1vw solid var(--primary-color);
}



    .img_for_hed {
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}





    .harminstrmnt_header_a {
    position: relative;
    overflow: hidden;
    display: inline-block;
    font-size: 3.6vw;
    line-height: 1.5vh;
    vertical-align: middle;
    font-weight: 700;
    padding: 0.6vw 0.1vw;
    border-radius: 0.3vw;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    touch-action: manipulation;
}

    .img_for_hed img {
    width: 56%;
}


    .leafmob {
        width: 10vw;
    }

    .harminstrmnt_section_one_left {
        display: flex;
        flex-direction: column;
        max-width: 48%;
        align-items: start;
    }



    h1 {
    font-size: 5.9vw;
    margin: 0;
    text-transform: uppercase;
}


    p {
    font-size: 4.2vw;
    padding: 0;
    margin: 0;
}


    .harminstrmnt_section_one_left a {
        display: inline-block;
        line-height: 1;
        background-color: #006838;
        font-size: 12px;
        text-decoration: none;
        text-align: center;
        color: white;
        transition: all .3s;
        border-style: solid;
        border-width: 2px 2px 2px 2px;
        border-color: #006838;
        border-radius: 30px 30px 30px 30px;
        padding: 16px 34px 16px 34px;
    }



    .harminstrmnt_section_one_right {
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 50%;
    }

    .harminstrmnt_section_two {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding: 2vh 2vw;
        gap: 1vw;
    }

    h2 {
        font-size: 3.7vw;
        padding: 0;
        margin-top: 0.1vw;
        margin-left: 0;
    }

    .harminstrmnt_section_three_cell {
        display: flex;
        flex-direction: column;
        gap: 0.2vw;
        border-radius: 20px;
        padding: 20px 10px 30px 10px;
        border: 0.1vw solid #00683821;
        max-width: 100%;
        background-color: #EBF3EA;
        align-items: center;
        text-align: center;
    }



    .harminstrmnt_section_three {
        display: flex;
        flex-direction: column;
        gap: 1vw;
        justify-content: center;
        background-color: #eff5f2;
        padding: 4vh 13vw;
        position: relative;
        justify-items: stretch;
        align-items: stretch;
    }



    .harminstrmnt_section_four {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 3vh 2vw;
        position: relative;
        background-color: white;
    }


    h3 {
    font-size: 4.2vw;
}

    iframe {
        max-width: 41%;
        height: 238px;
    }



    .harminstrmnt_section_six_maindv {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: stretch;
    flex-direction: column;
    background-color: transparent;
    padding: 0;
}


    .harminstrmnt_section_six_cell {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    max-width: 90%;
}


    .harminstrmnt_section_six_cell img {
    max-width: 22vw;
    padding-bottom: 0.3vw;
}

.harminstrmnt_section_seven_cell_microdv_second span{
    color: black ;
}


    .harminstrmnt_section_seven_cell_microdv h2 {
    font-size: 4.4vw;
    padding: 0;
    margin: 0;
    font-weight: 400;
}

.harminstrmnt_section_six_cell h2 {
    color: #BD9362;
    font-size: 3.5vw;
    font-weight: 400;
}

    .harminstrmnt_section_six_cell p {
    font-size: 2.9vw;
    font-weight: 400;
    color: white;
}


    .harminstrmnt_section_seven_cell {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 0vw;
}

.harminstrmnt_section_seven {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    margin: 0;
}


    .harminstrmnt_section_seven_cell_microdv p {
    font-size: 3.9vw;
    font-style: italic;
    color: #8E8E8E;
}




    input,
    textarea {
        padding: 0.6vw !important;
        box-sizing: border-box;
        border: 0.1vw solid #ffffff;
        margin-top: 1vw;
        margin-bottom: 1vw;
        width: 100%;
        background-color: white;
        font-size: 4.3vw !important;
        color: #000000;
    }

    .button {
        cursor: pointer;
        font-size: 4vw !important;
        font-weight: 900;
        padding: 0.5vw 3vw 0.5vw 3vw;
        border-radius: 1vw;
        transition: background-color 0.3s ease;
    }

    .harminstrmnt_foot_rw {
        padding: 3vh 2vw;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 3vw;
        vertical-align: baseline;
        justify-items: stretch;
        align-items: stretch;
    }

    footer img {
        width: 28vw;
    }

    .harminstrmnt_quick_about p {
    text-align: left;
    font-size: 3.9vw;
}


    .footcells {
    max-width: 88%;
    max-height: 70%;
    margin-top: 1vw;
}

    .harminstrmnt_quick_links {
        display: flex;
        justify-content: center;
        align-items: start;
        flex-direction: column;
        gap: 2vw;
    }

    .harminstrmnt_quick_links a {
    display: flex;
    font-size: 4.1vw;
    text-align: left;
    text-decoration: none;
    font-weight: 700;
}

    .footcells h1 {
        font-size: 4.3vw;
    }

    h4 {
    font-size: 3.9vw;
    padding: 0;
    margin: 0;
}

    textarea {
        resize: vertical;
        height: 8.3vw;
    }

    .harminstrmnt_section_five {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(38%, 1fr));
    grid-gap: 6px;
    padding: 3vh 5vw;
    align-items: center;
    justify-items: center;
    justify-content: center;
}
.sec_two_antoher_bg {
    display: flex;
    flex-direction: column;
    gap: 1vw;
    justify-content: center;
    position: relative;
    align-items: center;
    overflow: hidden;
    height: fit-content;
    transition: all 1s;
    margin: 0vh auto;
    padding: 2vh 5vw;
    background-size: 100% 100%;
    background-position: center center;
}
.harminstrmnt_section_threeman {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 3vh 0vw;
    gap: 1.3vw;
    width: 100%;
}
.harminstrmnt_section_threeman_cell_mikro h2 {
    font-size: 4.4vw;
    z-index: 3;
}

.harminstrmnt_big_h {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 9vh 2vw;
    border-top: 0.1vw solid gray;
    border-bottom: 0.1vw solid gray;
    
    margin: 0 auto;
}
.harminstrmnt_section_threeman_cell {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 83%;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.harminstrmnt_section_threeman_cell a {
    background-color: transparent;
    padding: 0.3vw 0.5vw;
    text-decoration: none;
    color: white;
    font-size: 5.3vw;
    z-index: 3;
    transition: all 0.8s;
    border-bottom: 0.1vw solid black;
    position: absolute;
    bottom: 1vw;
}
.cart {
    max-width: 4.1vw !important;
    vertical-align: bottom;
    padding-right: 2.4vw;
}
.sec_two_antoher_bg h1 {
    color: #ffffff;
    filter: drop-shadow(2px 4px 6px black);
    font-size: 6vw;
}


.midace {
    align-items: center !important;
    right: unset !important;
    left: unset !important;
}



.harminstrmnt_bgtext_sections_dv li {
    font-size: 4vw;
    padding: 1vw;
}

.harminstrmnt_collsision_threedv_a{
    
overflow: hidden;
    
border: TRANSPARENT;
    
color: white;
    
display: inline-block;
    
font-size: 4.1vw;
    
line-height: 1.5vh;
    
vertical-align: middle;
    
font-weight: 400;
    
padding: 2.9vw 1.8vw;
    
text-decoration: none;
    
cursor: pointer;
    
-webkit-user-select: none;
    
touch-action: manipulation;
}


.sec_two_antoher_bg_cell img{
    width: 6vw;
}


.harminstrmnt_dvrw_vokola img {
    width: 7vw;
    padding: 3vw;
    border-radius: 5px;
    background-color: #1a1a1a;
}


.harminstrmnt_contact_feed {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #000000b0;
    color: white;
    padding: 1vw 4vw 1vw 4vw;
    text-align: center;
    max-width: 47%;
}





}


@media screen and (max-width: 480px) {
    .harminstrmnt_section_three {
        grid-template-columns: repeat(1, 1fr);
    }
}



