/* WebKit */
::-webkit-scrollbar {
    width: 10px;  /* Width of the scrollbar */
}
  
::-webkit-scrollbar-thumb {
    background-color: black;  /* Color of the scrollbar thumb (the draggable part) */
}

::-webkit-scrollbar-track {
    background-color: #324a4a;
}  

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

#ad svg {
    top: 17px; 
    left: -262px;
    position: relative; 
    z-index: 10; 
    cursor: pointer;
}

#ad h2 {
    color: whitesmoke; 
    font-size: 22px; 
    position: relative; 
    top: 46px; 
    left: 338px; 
    width: 150px;
    cursor: pointer;
}

#transport h2 {
    color: whitesmoke; 
    font-size: 22px; 
    position: relative; 
    top: 55px; 
    left: 738px; 
    width: 150px;
    cursor: pointer;
}

#safe h2 {
    color: whitesmoke; 
    font-size: 22px; 
    position: relative; 
    top: 58px; 
    left: 352px; 
    width: 150px;
    cursor: pointer;
}

#transport svg {
    top: 25px; 
    left: 723px;
    position: relative; 
    z-index: 10; 
    cursor: pointer;
}

#safe svg {
    position: relative; 
    z-index: 10; 
    top: 28px; 
    left: -209px;
    cursor: pointer;
}

.bboard img {
    float: left; 
    width: 40%; 
    display: block; 
    margin: 0 20px;
}

.bboard section {
    width: 56%; 
    height: 0px; 
    background-color: #06060659; 
    overflow-y: hidden;
}

.video {
    height: 0px;
    width: 96%;
    overflow: visible;
    position: relative;
    top: 5px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 48;
}

@media (max-width: 500px) {
    .video {
        height: 0px;
        width: 100%;
        left: 50%;
        transform: translate(-50%, 0);
    }

    #empty {
        height: 100px;
    }

    #video {
        display: block;
    }

    #ta input {
        font-family: Comfortaa, Arial, Helvetica, sans-serif;
    }

    #buttons {
        justify-content: flex-end;
        flex-direction: column;
        align-items: center;
    }

    #cs p {
        font-size: 18px;
        line-height: 1.3;
        color: black;
    }

    #cs img {
        height: 50px; width: 50px; margin: 2px 0; cursor:pointer; padding: 3px; border: none; 
    }

    #cs {
        left: 50%;
        display: grid;
        justify-content: space-between;
        padding: 3px 1px;
        position: fixed;
        top: 143px;
        width: 90%;
        background-color: whitesmoke;
        box-shadow: black 0px 0px 14px;
        z-index: 50;
        transform: translate(-50%, 0);
    }

    .ft {
        font-size: 18px;
        line-height: 1.3;
        margin-top: 0;
        padding: 0;
    }

    .ft a {
        display:block;  font-weight: 700;
    }

    #footer_title {
        font-family: Oswald;
        font-size: 31px;
        margin: 20px 0;
        padding: 0;
        text-align: start;
    }

    #footer_info {
        width: 64%;
        font-family: 'YANONE';
        margin-left: 10px;
    }

    #safe img {
        position: relative;
        left: -30px;
        top: -25px;
    }

    #safe h2 {
        color: whitesmoke;
        font-size: 22px;
        position: relative;
        top: 62px;
        left: 74px;
        width: 150px;
        cursor: pointer;
    }

    #safe svg {
        position: relative;
        z-index: 10;
        top: 32px;
        left: 21px;
    }

    #transport svg {
        top: 54px;
        left: 76px;
        position: relative;
        z-index: 10;
    } 

    #transport h2 {
        color: whitesmoke;
        font-size: 22px;
        position: relative;
        top: 84px;
        left: 134px;
        width: 150px;
    }

    #transport img {
        transform: rotateX(45deg) rotateY(-31deg);
        float: right;
        position: relative;
        left: 35px;
        top: -25px;
    }

    #ad img {
        float: left;
        display: block;
        margin: 0 20px;
        position: relative;
        top: -48px;
        left: -35px;
        transform: rotateX(45deg) rotateY(31deg);
    }

    #ad svg {
        top: 3px;
        left: 77px;
        position: relative;
        z-index: 10;
    }

    #ad h2 {
        color: whitesmoke;
        font-size: 22px;
        position: relative;
        top: 33px;
        left: 135px;
        width: 150px;
    }

    .bboard {
        width: 100%;
        margin: 0 auto;
        height: 456px;
    }

    .joinus {
        display: block;
        margin: 10px auto;
        width: 80%;
    }

    #starter_buttons_box {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #starter img {
        width: 95%;
        margin: 0px auto;
        display: block;
        background-color: black;
    }

    #gallery_banner strong {
        font-weight: 100;
    }

    #gallery_banner {
        padding: 0;
        width: 75px;
    }

    #gallery_banner img {
        width: 43px;
        filter: invert();
        margin: 3px auto;
        display: block;
    }

    #gallery_banner p {
        font-size: 11px;
        margin: 0px 3px;
        line-height: 1;
        display: block;
        padding: 0px;
        text-align: center;
    }

    .info73 {
        display: grid; width: 80%;
    }

    option {
        padding: 3px 0;
    }

    #item_yt_frame {
        margin-left: -10px;
    }
    #moq {
        padding: 21px 0 14px 0px; display: flex; justify-content: space-between; align-items: center; flex-direction: row;
    }

    #exw{
        padding: 27px 0 0 0px; display: flex; justify-content: space-between; align-items: center; flex-direction: row;
    }

    #moq_exw {
        width: 100%;
    }

    #yt_price {
        display: flex; width: 100%;
        flex-direction: column;
    }

    #form {
        position: fixed; top: 10px; left: 50%; transform: translate(-50%, 0%); width: 95%; background-color: orange; box-shadow: 0px 0px 14px whitesmoke; z-index: 51; display: grid; justify-items: center;
    }

    #form textarea {
        font-size: 16px;
        font-family: Comfortaa, Arial;
    }

    #item_title_img_box {
        display: grid; justify-content: center; align-content: center; background-color: #06060659; margin: 20px 0 0 -10px;
    }

    #w_help {
        font-size: 18px; width: 100%; color: whitesmoke; padding: 0 10px; line-height: 1.4; margin: 0;
    }

    #product_list_header {
        background-color: #06060659; font-size: 22px; font-family: Oswald; color: white; display: block; margin-bottom: 20px; position: sticky; top: 72px; backdrop-filter: blur(3px); margin-top: 20px;
    }

    #product_gallery_info_box {
        width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; align-items: flex-end;
    }

    #product_gallery_info {
        background-color: cadetblue; width: 440px; margin: 10px 0; padding: 5px;
    }

    .product_checkbox {
        display: flex; width: 100%; align-items: flex-end; margin-top: 28px; justify-content: flex-end;
    }

    .price_currency {
        padding: 0 0px 0 0;
        color: white;
        margin-top: 6px;
        font-family: Comfortaa, Arial;
        font-size: 17px;
        text-align: end;
    }

    .a11 {
        text-align: end;
        font-size: 24px;
        font-weight: 700;
        padding: 0 14px 0 0;
        margin: 0;
        line-height: 1.2;
        color: #f44336;
    }

    #footer_div_div {
        display: flex;
        width: 100%;
        justify-content: space-around;
        align-items: flex-start;
    }

    .footer_p {
        font-size: 20px; 
        line-height: 1.4;
    }

    #footer_contacts {
        width: 67%; font-family: 'YANONE';
    }

    #footer_logo img {
        width: 100%;
        border-radius: 6px;
        max-width: 130px;
        min-width: 60px;
        margin: 23px 0;
    }

    #bkg {
        display: flex; position: fixed; width: 100%; top: 114px; left: 0;
        z-index: -100;
    }
        
    body {
        background-color:#375757;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 5px;
    }

    a {
        color: #f44336;
        font: inherit;
        font-weight: 700;
        text-decoration: none;
    }

    a:hover {
        color: white;
    }

    h2 {
        font-family: BadScript, Verdana, Geneva, Tahoma, sans-serif;
        font-size: 36px;
        color:#f44336;
        z-index: 10;
    }

    #content {
        width: 100%;
        display: block;
        overflow: hidden;    
    }

    .menu_button { 
        font-family: Comfortaa;
        font-size: 15px;
        color: black;
        margin: 13px 3px;
        text-align: center;
        cursor: pointer;
        width: max-content;
        font-weight: 900;
    }

    .menu_button:hover {
        color: black;
        text-decoration-line: underline;
        text-decoration-thickness: 2px;
        text-decoration-color: #f44336;
    }

    .id {
        display: none;
    }

    #cs_button {
        background-color: #f4433670; border-radius: 6px; margin: 3px 10px 3px 3px;
    }

    #cs_button:hover {
        background-color: #f44336;
    }

    #mb {
        display: none;
    }

    #menu {
        width:45px;
        display: none;
        opacity: 60%;
        margin-right: 5px;
    }

    button {
        background-color: #f4433670;
        font-size: 20px;
        font-family: Oswald;
        color:white;
        border: none;
        padding: 12px 20px;
        display: block;
        cursor: pointer;
        width: 187px;
    }

    .a_link {
        width: 18%;
        padding: 0 5px;
        max-width: 51px;
    }

    #yt {
        border-radius: 10px; 
    }

    .content p {
        font-family: Yanone, Arial, Helvetica, sans-serif;
        font-size: 20px;
        text-align: justify;
        padding: 10px 0;
        line-height: 1.6;
        color:darkseagreen
    }

    label {
        font-family: Yanone, Arial, Helvetica, sans-serif;
        font-size: 20px;
        line-height: 2;
        color: whitesmoke;
    }

    #starter {
        width: 100%;
        margin-top: 84px;
        background-color: #06060659;
    }

    .bboard section {
        width: 100%;
        height: 0px;
        background-color: #06060659;
        overflow-y: hidden;
        opacity: 0;
        display: none;
        position: relative;
    }

    .bboard img {
        width: 65%;
    }

    section p {
        margin-top: 0;
    }

    p {
        text-align: justify;
        font-family: Yanone, Arial, Helvetica, sans-serif;
        line-height: 1.3;
        margin-top: 20px;
        padding: 10px;
        font-size: 20px;
        font-weight: 400;
        color: whitesmoke;
    }

    .black_button {
        background-color: #f4433670;
        backdrop-filter: blur(5px);
        color: white;
        font-size: 20px;
        font-family: Oswald;
        border: none;
        padding: 12px 20px;
        display: block;
        cursor: pointer;
        width: 220px;
        text-align: center;
        font-style: italic;
        margin: 5px;
    }

    #logo {
        background-color: black;
        border-radius: 10px;
        padding: 2% 3% 2% 1%;
        margin: 10px;
        font-family: Indopanen, Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        font-size: 48px;
        font-weight: 700;
        line-height: 0.55;
        color: #f44336;
        width: max-content;
    }

    #ta h3 {
        font-family: Indopanen, Arial, Helvetica, sans-serif;
        color: black;
        font-size: 20px;
        margin: 0; 
        text-align: center;
    }

    #ta p {
        text-align: justify; 
        font-family: Yanone, Arial, Helvetica, sans-serif; 
        line-height: 1.2; 
        margin-top: 10px;
        padding: 10px;
        font-size: 20px;
        font-weight: 400;
        color: black;
    }

    .atool {
        background-color: #8a4e49;
    }

    .tools_submenu {
        color: #8a4e49;
        font-family: Yanone, Arial, Helvetica, sans-serif;
        background-color: #99a5a5;
        font-weight: 700;
        padding-left: 5px;
        border: 2px solid #8a4e49;
        border-radius: 0 0 6px 6px;
        height: 0px;
        overflow: hidden;
        display: none;
        position: relative;
        top: 51px;
        left: -10px;
        width: 123px;
    }

    .tools_submenu li {
        cursor: pointer;
        cursor: pointer;
        line-height: 1;
        font-size: 18px;
        padding: 5px 3px;
    }

    .tools_submenu li:hover {
        color: white;
    }

    .tool {
        cursor: pointer;
    }

    h1 {
        font-family: Indopanen, Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        font-size:50px;
        color: white;
    }

    #form p {
        font-family: Yanone, Arial, Helvetica, sans-serif;
        line-height: 1.1;
        padding: 5px;
        font-size: 18px;
        font-weight: 400;
        color: white;
        margin: 0;
    }

    .x_imge {
        width: 30px; 
        border: 1px solid black; 
        cursor: pointer; 
        background-color: #f4433670;
        position: relative;
        z-index: 1;
    }

    .x_imge:hover {
        background-color: #f44336;
    }

    .info p {
        text-align: justify;
        font-family: Yanone, Arial, Helvetica, sans-serif;
        line-height: 1.1;
        font-size: 21px;
        font-weight: 400;
        color: whitesmoke;
        margin: 3px 10px 0;
        padding: 0;
    }

    .info .sm_links {
        font-size: 16px;
        height: 20px;
    }

    .a1 {
        font-size: 21px;
        padding: 0 14px 0 0;
        margin: 0;
        text-align: start;
        line-height: 1.2;
    }


    .keyword {
        width: max-content;
        padding: 7px;
        border: 1px solid white;
        border-radius: 4px;
        margin: 3px;
        font-family: arial;
        font-size: 18px;
    }

    h5 {
        font-family: Oswald, Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        font-size: 25px;
        font-weight: 600;
        text-shadow: 1px 1px 10px white, 
                    -1px -1px 1px white,
                    1px -1px 1px white,
                    -1px 1px 1px white;
        line-height: 1.2;
        text-align: start;
        padding: 10px;
        width: max-content;
        font-style: italic;
    }
}

@media (min-width: 501px) and (max-width: 1499px) {
    #empty {
        height: 84px;
    }
    .video {
        width: 97%;
        top: 22px;
    }

    .vid {
        width: 73%;
    }

    #ta input {
        font-family: Comfortaa, Arial, Helvetica, sans-serif;
    }

    #buttons {
        display: flex;
        justify-content: flex-end;
    }

    #cs p {
        font-size: 18px;
        line-height: 1.3;
        color: black;
    }

    #cs img {
        height: 50px; width: 50px; margin: 2px 0; cursor:pointer; padding: 3px; border: none; 
    }

    #cs {
        display: grid;
        justify-content: space-between;
        padding: 3px 1px;
        position: fixed;
        top: 111px;
        width: 300px;
        background-color: whitesmoke;
        box-shadow: black 0px 0px 14px;
        z-index: 50;
        right: 200px;
    }

    .bboard section {
        width: 56%;
        height: 0px;
        background-color: #06060659;
        overflow-y: hidden;
        margin: 0 0 0 auto;
    }
    
    .bboard img {
        float: left;
        width: 40%;
        display: block;
        margin: 0px;
    }

    #footer_title {
        font-family: Oswald;
        font-size: 42px;
        margin: 20px 0;
        padding: 0;
    }

    .ft {
        font-size: 20px;
        line-height: 1.3;
        margin-top: 0;
        padding: 0;
    }

    .ft a {
        display:block;  font-weight: 700;
    }

    #footer_info {
        width: 60%; font-family: 'YANONE';
    }

    #transport img {
        transform: rotateX(45deg) rotateY(-31deg);
        float: right;
    }

    .bboard {
        width: 100%;
        margin: 0 auto;
        height: 400px;
    }

    .joinus {
        float: right;
    }

    #starter_buttons_box {
        display: flex; flex-direction: row; justify-content: space-evenly;
    }

    #starter img {
        width: 73%; margin: 20px auto; display:block;
        background-color: black;
    }

    #gallery_banner p {
        font-size: 26px;
        margin: 0px 10px;
        line-height: 1.1;
    }

    #gallery_banner {
        padding: 5px 0 5px 54px; width: 320px;
    }

    #gallery_banner img {
        width: 66px; float: left; filter: invert();
    }

    .info73 {
        display: grid; width: 80%; min-height: 128px; align-content: space-between;
    }

    #moq {
        padding: 21px 0 14px 20px; display: flex; justify-content: space-between; align-items: flex-start; flex-direction: column;
    }

    #exw{
        padding: 27px 0 0 20px; display: flex; justify-content: space-between; align-items: flex-start; flex-direction: column;
    }

    #moq_exw {
        width: 46%;
    }

    #yt_price {
        display: flex; width: 100%;
    }

    #request_form {
        position: fixed; top: 10px; left: 50%; transform: translate(-50%, 0%); width: 350px; background-color: orange; box-shadow: 0px 0px 14px whitesmoke; z-index: 51; display: grid; justify-items: center;
    }

    #request_form textarea {
        font-size: 20px;
    }

    #item_title_img_box {
        display: grid; justify-content: center; align-content: center; background-color: #06060659; margin: 20px 0 0 -10px;
    }

    #w_help {
        font-size: 18px; width: 100%; color: whitesmoke; padding: 0 10px; line-height: 1.4; margin: 0;
    }

    #product_list_header {
        background-color: #06060659; font-size: 22px; font-family: Oswald; color: white; display: block; position: sticky; top: 72px; backdrop-filter: blur(3px);
        width: 75%;
        margin: 20px auto;
    }

    #product_gallery_info_box {
        padding: 10px;
        width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; align-items: flex-end;
    }

    #product_gallery_info {
        background-color: cadetblue; width: 64%; padding: 5px;
    }

    .product_checkbox {
        display: flex; width: 100%; align-items: center; margin-top: 28px; justify-content: flex-end;
    }

    .price_currency {
        padding: 0 10px 0 0; color: white; margin-top: 6px; font-family: Comfortaa, Arial; font-size: 20px;
    }

    .a11 {
        width: 100%;
        text-align: end;
        font-size: 24px;
        font-weight: 700;
        padding: 0 14px 0 0;
        margin: 0;
        line-height: 1.2;
        color: #f44336;
    }

    #footer_p_title {
        font-family: Oswald; font-size: 34px; margin: 25px 0; text-align: start; line-height: 1.2;
    }

    #footer_div_div {
        display: flex;
        width: 100%;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .footer_p {
        font-size: 19px; 
    }
    
    #footer_contacts {
        width: 60%; font-family: 'YANONE';
    }

    #footer_logo img {
        width: 100%;
        border-radius: 8px; max-width: 130px; min-width: 60px; margin: 35px 0;
    }

    #bkg {
        display: flex; position: fixed; width: 100%; top: 0; left: 0;
        z-index: -100;
    }

    body {
        background-color:#375757;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        min-width: 1090px;
    }

    a {
        color: #f44336;
        font: inherit;
        font-weight: 700;
        text-decoration: none;
    }

    a:hover {
        color: white;
    }

    h2 {
        font-family: BadScript, Verdana, Geneva, Tahoma, sans-serif;
        font-size: 36px;
        color:#f44336;
        z-index: 10;
    }

    #home {
        margin-left: 7px;
        width: 130px;
        display: flex;
        margin-top: 2px;    
    }
    
    #content {
        width: 100%;
        margin: 0px auto;
        max-width: 1200px;  
        min-width: 810px;  
        overflow: hidden;
    }

    .menu_button { 
        font-family: Comfortaa;
        font-size: 16px;
        color:#324a4a;
        margin: 10px 3px;
        text-align: center;
        cursor: pointer;
        width: max-content;
    }

    .menu_button:hover {
        color: black;
        text-decoration-line: underline;
        text-decoration-thickness: 2px;
        text-decoration-color: #f44336;
        font-weight: 900;
    }

    .id {
        display: none;
    }

    #cs_button {
        background-color: #f4433670; border-radius: 6px; margin: 3px 10px 3px 3px;
    }

    #cs_button:hover {
        background-color: #f44336;
    }

    menu {
        display: flex;
        width: min-content;
        justify-content: space-evenly;
        background-color: #ffffff80;
        backdrop-filter: blur(10px);
        align-items: center;
        height: 64px;
        margin-top: 4px;
        overflow-y: hidden;
    }

    #mb {
        display: none;
    }

    #menu {
        width:45px;
        display: none;
        opacity: 60%;
        margin-right: 5px;
    }

    button {
        background-color: #f4433670;
        font-size: 20px;
        font-family: Oswald;
        color: white;
        border: none;
        padding: 12px 20px;
        display: block;
        cursor: pointer;
        width: max-content;
        min-width: 170px;
        margin: 5px;
    }

    #footer_logo {
        display: grid;
        justify-items: center;
        align-content: space-between;
        height: 100%;
        width: 23%;
        align-items: start;
    }

    #media_links {
        float: right; 
        display: flex; 
        justify-content: flex-end;
        width: 45%;
        margin: 10px;
        align-items: center;
        overflow: visible;
        position: relative;
        height: 0;
        bottom: 58px;
    }

    .media_link {
        width: 100%;
        padding: 0 5px;
        max-width: 51px;
        filter: invert(1);
        border-radius: 11px;
    }

    .a_link {
        width: 18%;
        padding: 0 5px;
        max-width: 51px;
    }

    #yt {
        border-radius: 10px; 
    }

    .content p {
        font-family: Yanone, Arial, Helvetica, sans-serif;
        font-size: 20px;
        text-align: justify;
        padding: 10px 0;
        line-height: 1.6;
        color:darkseagreen
    }

    label {
        font-family: Yanone, Arial, Helvetica, sans-serif;
        font-size: 20px;
        line-height: 2;
        color: whitesmoke;
    }

    #starter {
        width: 100%; 
        padding: 20px; 
        margin-top: 85px; 
        background-color: #06060659;
    }

    p {
        text-align: justify; 
        font-family: Yanone, Arial, Helvetica, sans-serif; 
        line-height: 1.6; margin-top: 20px;
        padding: 10px;
        font-size: 21px;
        font-weight: 400;
        color: whitesmoke;
    }

    .black_button {
        background-color: #f4433670;
        backdrop-filter: blur(5px);
        color: white;
        font-size: 20px;
        font-family: Oswald;
        border: none;
        padding: 12px 20px;
        display: block;
        cursor: pointer;
        width: 220px;
        text-align: center;
        font-style: italic;
    }

    #logo {
        background-color: black;
        border-radius: 10px;
        padding: 2% 3% 2% 1%;
        margin: 10px;
        font-family: Indopanen, Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        font-size: 48px;
        font-weight: 700;
        line-height: 0.55;
        color: #f44336;
        width: max-content;
    }

    #ta h3 {
        font-family: Indopanen, Arial, Helvetica, sans-serif;
        color: black;
        font-size: 20px;
        margin: 0; 
        text-align: center;
    }

    #ta p {
        text-align: justify; 
        font-family: Yanone, Arial, Helvetica, sans-serif; 
        line-height: 1.2; 
        margin-top: 10px;
        padding: 10px;
        font-size: 20px;
        font-weight: 400;
        color: black;
    }

    .atool {
        background-color: #8a4e49;
    }

    .tools_submenu {
        color: #8a4e49;
        font-family: Yanone, Arial, Helvetica, sans-serif;
        font-size: 19px;
        background-color: #99a5a5;
        line-height: 1.5;
        font-weight: 700;
        padding-left: 5px;
        border: 2px solid #8a4e49;
        border-radius: 0 0 6px 6px;
        height: 0px;
        overflow: hidden;
        display: none;
        flex-direction: column;
        justify-content: space-between;
    }

    .tools_submenu li {
        cursor: pointer;
    }

    .tools_submenu li:hover {
        color: white;
    }

    .tool {
        cursor: pointer;
    }

    h1 {
        font-family: Indopanen, Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        font-size:50px;
        color: white;
    }

    #form p {
        font-family: Yanone, Arial, Helvetica, sans-serif;
        line-height: 1.1;
        padding: 5px;
        font-size: 18px;
        font-weight: 400;
        color: white;
        margin: 0;
    }

    .x_imge {
        width: 30px; 
        border: 1px solid black; 
        cursor: pointer; 
        background-color: #f4433670;
    }

    .x_imge:hover {
        background-color: #f44336;
    }

    .info p {
        text-align: justify;
        font-family: Yanone, Arial, Helvetica, sans-serif;
        line-height: 1.1;
        font-size: 22px;
        font-weight: 400;
        color: whitesmoke;
        margin: 3px 10px 0;
        padding: 0;
    }

    .info .sm_links {
        font-size: 18px;
        height: 20px;
    }

    .a1 {
        font-size: 21px;
        padding: 0 14px 0 0;
        margin: 0;
        text-align: start;
        line-height: 1.2;
    }


    .keyword {
        width: max-content;
        padding: 7px;
        border: 1px solid white;
        border-radius: 4px;
        margin: 3px;
        font-family: arial;
        font-size: 18px;
    }

    h5 {
        font-family: Oswald, Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        font-size: 25px;
        font-weight: 600;
        text-shadow: 1px 1px 10px white, 
                    -1px -1px 1px white,
                    1px -1px 1px white,
                    -1px 1px 1px white;
        line-height: 1.2;
        text-align: start;
        padding: 10px;
        width: max-content;
        font-style: italic;
    }
}

@media (min-width: 1500px) {
    .black_button {
        width: 260px;
    }

    #empty {
        height: 94px;
    }

    .video {
        width: 97%;
        top: 32px;
    }

    .vid {
        width: 74%;
    }
    
    #ta input {
        font-family: Comfortaa, Arial, Helvetica, sans-serif;
    }

    #buttons {
        display: flex;
        justify-content: flex-end;
    }

    #cs p {
        font-size: 24px;
        line-height: 1.3;
        color: black;
    }

    #cs img {
        width: 74px;
        margin: 2px 0;
        cursor: pointer;
        padding: 5px;
        border: none;
    }

    #cs {
        display: grid;
        justify-content: space-between;
        padding: 3px 1px;
        position: fixed;
        top: 111px;
        width: 450px;
        background-color: whitesmoke;
        box-shadow: black 0px 0px 14px;
        z-index: 50;
        right: 250px;
    }

    #safe svg {
        position: relative;
        z-index: 10;
        top: 17px;
        left: -326px;
    }

    #safe h2 {
        color: whitesmoke;
        font-size: 32px;
        position: relative;
        top: 58px;
        left: 388px;
        width: 150px;
    }

    #transport h2 {
        color: whitesmoke;
        font-size: 32px;
        position: relative;
        top: 55px;
        left: 1112px;
        width: 150px;
    }

    #transport svg {
        top: 13px;
        left: 1100px;
        position: relative;
        z-index: 10;
    }

    .bboard img {
        float: left;
        width: 40%;
        display: block;
        margin: 0;
    }
    
    #ad svg {
        top: 17px;
        left: -405px;
        position: relative;
        z-index: 10;
    }

    .bboard section {
        width: 56%;
        height: 0px;
        background-color: #06060659;
        overflow-y: hidden;
        margin: 0 0 0 auto;
    }

    #ad h2 {
        color: whitesmoke;
        font-size: 32px;
        position: relative;
        top: 58px;
        left: 338px;
        width: 150px;
    }

    .joinus em {
        font-weight: 100;
    }

    .ft {
        font-size: 27px;
        line-height: 1.3;
        padding: 0;
        margin: 0;
    }

    .ft a {
        display:block;  font-weight: 700;
    }

    #footer_title {
        font-family: Oswald;
        font-size: 51px;
        margin: 3px 0;
    }

    #footer_info {
        width: 60%; font-family: 'YANONE';
    }

    #transport img {
        transform: rotateX(45deg) rotateY(-31deg);
        float: right;
    }

    .bboard {
        width: 100%;
        margin: 0 auto;
        height: 637px;
    }

    .joinus {
        float: right;
    }

    #starter_buttons_box {
        display: flex; flex-direction: row; justify-content: space-evenly;
    }

    #starter img {
        width: 76%;
        margin: 20px auto;
        display: block;
        background-color: black;
    }

    .info73 {
        display: grid; width: 80%; min-height: 195px; align-content: space-between;
    }

    #moq {
        padding: 21px 0 14px 20px; display: flex; justify-content: space-between; align-items: flex-start; flex-direction: column;
    }

    #exw{
        padding: 27px 0 0 20px; display: flex; justify-content: space-between; align-items: flex-start; flex-direction: column;
    }

    #moq_exw {
        width: 46%;
    }

    #yt_price {
        display: flex; width: 100%;
    }

    #form {
        position: fixed; top: 10px; left: 50%; transform: translate(-50%, 0%); width: 582px; background-color: orange; box-shadow: 0px 0px 14px whitesmoke; z-index: 51; display: grid; justify-items: center;
    }

    #form textarea {
        font-size: 20px;
        font-family: Comfortaa, Arial, Helvetica, sans-serif;
    }

    #item_title_img_box {
        display: grid; justify-content: center; align-content: center; background-color: #06060659; margin: 20px 0 0 -10px;
    }

    option {
        padding: 6px 0;
    }

    #w_help {
        font-size: 22px; width: 100%; color: whitesmoke; padding: 0 10px; line-height: 1.4; margin: 0;
    }

    #product_list_header {
        background-color: #06060659; font-size: 36px; font-family: Oswald; color: white; display: block; position: sticky; top: 72px; backdrop-filter: blur(3px); width: 76%;
        margin: 20px auto;
    }

    #product_gallery_info_box {
        width: 100%; display: flex; justify-content: space-between; align-items: flex-end; padding: 15px;
    }

    #product_gallery_info {
        background-color: cadetblue; width: 665px; padding: 5px;
    }

    .product_checkbox {
        display: flex; width: 100%; align-items: center; margin-top: 28px; justify-content: flex-end;
    }

    .price_currency {
        padding: 0 10px 0 0; color: white; margin-top: 6px; font-family: Comfortaa, Arial; font-size: 20px;
    }

    #bkg {
        display: flex; position: fixed; width: 100%; top: 80px; left: 0;
        z-index: -100;
    }

    #footer_p_title {
        font-family: Oswald; font-size: 46px; margin: 25px 0; text-align: start; line-height: 1.2;
    }

    #footer_div_div {
        display: flex;
        width: 100%;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .footer_p {
        font-size: 29px; 
    }
    
    #footer_contacts {
        width: 60%; font-family: 'YANONE';
    }

    #footer_logo img {
        width: 100%;
        border-radius: 8px; max-width: 130px; min-width: 60px; margin: 35px 0;
    }

    body {
        background-color:#375757;
        /*background-image: url("../img/id_map.png");*/
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    
    a {
        color: #f44336;
        font: inherit;
        font-weight: 700;
        text-decoration: none;
    }
    
    a:hover {
        color: white;
    }
    
    h2 {
        font-family: BadScript, Verdana, Geneva, Tahoma, sans-serif;
        font-size: 40px;
        color:#f44336;
        z-index: 10;
    }
    
    #content {
        width: 100%;
        margin: 0px auto;
        max-width: 1600px;  
        min-width: 1150px;  
        overflow: hidden;
    }
    
    .menu_button:hover {
        color: black;
        text-decoration-line: underline;
        text-decoration-thickness: 2px;
        text-decoration-color: #f44336;
        font-weight: 900;
    }
    
    .id {
        display: none;
    }
    
    #cs_button {
        background-color: #f4433670; border-radius: 6px; margin: 3px 10px 3px 3px;
    }
    
    #cs_button:hover {
        background-color: #f44336;
    }

    #mb {
        display: none;
    }
    
    #menu {
        width:45px;
        display: none;
        opacity: 60%;
        margin-right: 5px;
    }
    
    #footer_logo {
        display: grid;
        justify-items: center;
        align-content: space-between;
        height: 100%;
        width: 10%;
        align-items: start;
        margin-right: 20px;    }
    
    #media_links {
        float: right; 
        display: flex; 
        justify-content: flex-end;
        width: 45%;
        margin: 10px;
        align-items: center;
        overflow: visible;
        position: relative;
        height: 0;
        bottom: 58px;
    }
    
    .media_link {
        width: 100%;
        padding: 0 5px;
        max-width: 60px;
        filter: invert(1);
        border-radius: 11px;
    }
    
    .a_link {
        width: 18%;
        padding: 0 5px;
        max-width: 51px;
    }
    
    #yt {
        border-radius: 10px; 
    }
    
    .content p {
        font-family: Yanone, Arial, Helvetica, sans-serif;
        font-size: 20px;
        text-align: justify;
        padding: 10px 0;
        line-height: 1.6;
        color:darkseagreen
    }
    
    label {
        font-family: Yanone, Arial, Helvetica, sans-serif;
        font-size: 20px;
        line-height: 2;
        color: whitesmoke;
    }
    
    #starter {
        width: 100%; 
        padding: 20px; 
        margin-top: 85px; 
        background-color: #06060659;
    }
    
    p {
        text-align: justify; 
        font-family: Yanone, Arial, Helvetica, sans-serif; 
        line-height: 1.5; margin-top: 20px;
        padding: 10px;
        font-size: 30px;
        font-weight: 400;
        color: whitesmoke;
    }
        
    #logo {
        background-color: black;
        border-radius: 10px;
        padding: 2% 3% 2% 1%;
        margin: 10px;
        font-family: Indopanen, Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        font-size: 48px;
        font-weight: 700;
        line-height: 0.55;
        color: #f44336;
        width: max-content;
    }
    
    #ta h3 {
        font-family: Indopanen, Arial, Helvetica, sans-serif;
        color: black;
        font-size: 20px;
        margin: 0; 
        text-align: center;
    }
    
    #ta p {
        text-align: justify; 
        font-family: Yanone, Arial, Helvetica, sans-serif; 
        line-height: 1.2; 
        margin-top: 10px;
        padding: 10px;
        font-size: 20px;
        font-weight: 400;
        color: black;
    }
    
    .atool {
        background-color: #8a4e49;
    }
    
    .tools_submenu {
        color: #8a4e49;
        font-family: Yanone, Arial, Helvetica, sans-serif;
        font-size: 22px;
        background-color: #99a5a5;
        line-height: 1.3;
        font-weight: 700;
        padding-left: 18px;
        border: 2px solid #8a4e49;
        border-radius: 0 0 6px 6px;
        height: 0px;
        overflow: hidden;
        display: none;
        flex-direction: column;
        justify-content: space-between;
    }
    
    .tools_submenu li {
        cursor: pointer;
    }
    
    .tools_submenu li:hover {
        color: white;
    }
    
    .tool {
        cursor: pointer;
    }
    
    h1 {
        font-family: Indopanen, Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        font-size:50px;
        color: white;
    }
    
    #form p {
        font-family: Yanone, Arial, Helvetica, sans-serif;
        line-height: 1.1;
        padding: 5px;
        font-size: 26px;
        font-weight: 400;
        color: white;
        margin: 0;
    }
    
    .x_imge {
        width: 42px; 
        border: 1px solid black; 
        cursor: pointer; 
        background-color: #f4433670;
    }
    
    .x_imge:hover {
        background-color: #f44336;
    }
    
    .info p {
        text-align: justify;
        font-family: Yanone, Arial, Helvetica, sans-serif;
        line-height: 1.1;
        font-size: 30px;
        font-weight: 400;
        color: whitesmoke;
        margin: 3px 10px 0;
        padding: 0;
    }
    
    .info .sm_links {
        font-size: 23px;
        height: 0px;
    }
    
    .a1 {
        font-size: 30px;
        padding: 0 14px 0 0;
        margin: 0;
        text-align: start;
        line-height: 1.2;
    }
    
    .a11 {
        width: 100%;
        text-align: end;
        font-size: 36px;
        font-weight: 700;
        padding: 0 14px 0 0;
        margin: 0;
        line-height: 1.2;
        color: #f44336;
    }

    .keyword {
        width: max-content;
        padding: 9px;
        border: 1px solid white;
        border-radius: 4px;
        margin: 3px;
        font-family: arial;
        font-size: 28px;
    }
    
    h5 {
        font-family: Oswald, Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        font-size: 48px;
        font-weight: 600;
        text-shadow: 1px 1px 10px white, 
                    -1px -1px 1px white,
                    1px -1px 1px white,
                    -1px 1px 1px white;
        line-height: 1.2;
        text-align: start;
        padding: 10px;
        width: max-content;
        font-style: italic;
    }
}