/* 
@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); */

@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*Developed by - aA - abdul anas {abdulanaspnweb@gmail.com}*/

body {
    font-family: 'Exo 2', sans-serif !important;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Exo 2', sans-serif !important;
}

p,
a,
span {
    font-family: 'Exo 2', sans-serif;
}



/* ============================  POPUP ============================= */
#overlay {
    position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
    /* position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 999;
    display: none;
    pointer-events: none;  */
}

.cnt223 a {
    text-decoration: none;
}

.popup {
    /* width: 100%;
    margin: 0 auto;
    display: none;
    position: fixed;
    z-index: 0;
    background: none;
    top: 0;
    height: 100%;
    pointer-events: auto; */

    /* position: absolute;
  top: 300px;
  left: 0;
  width: 300px;
  height: 200px;
  background: white; */
  pointer-events: auto;

  position: fixed;
  bottom: 20px;
  left: 0;
  width: 300px;
  padding: 20px;
  background-color: white;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  z-index: 1000;
}

.cnt223 {
    width: 360px;
    min-height: 150px;
    margin: 0;
    background: #f3f3f3;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 103;
    /* padding: 35px 25px; */
    border-radius: 5px;
    box-shadow: 0 2px 5px #000;
    text-align: center;
}

.cnt223 h1 {
    font-size: 2.4rem;
    margin-top: 50px;
}

.cnt223 h3 {
    font-size: 1.3rem;
    margin-top: 20px;
}

.cnt223 .buttn-box {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #333;
    width: 210px;
    margin: 0 auto;
    padding: 15px 0;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
}

.cnt223 .buttn-box i {
    font-size: 12px;
    position: relative;
    top: 4px;
    left: 10px;
}

.cnt223 img {
    width: 100%;
}

.cnt223 p {
    clear: both;
    color: #555555;
    /* text-align: justify; */
    font-size: 20px;
    font-family: sans-serif;
}

.cnt223 p a {
    color: #d91900;
    font-weight: bold;
}

.cnt223 .x {
    float: right;
    height: 35px;
    left: 22px;
    position: relative;
    top: -25px;
    width: 34px;
}

.cnt223 .x:hover {
    cursor: pointer;
}

.close {
    position: absolute;

    width: 40px;
    height: 40px;
    background-size: 25px;
    background-position: center;
    top: 0;
    right: 0;
    margin: 25px;
    cursor: pointer;
}

.close img {
    width: 15px;

}


/* ============================  POPUP ============================= */

.buit {
    width: 1300px;
    margin: auto;
    margin-top: -1px;
    display: flex;
}

.buit .col-mm {
    width: 800px;
    float: left;
    color: #6c6c6c;
    padding-top: 10px;
}

.buit .col-mm a {
    color: #6c6c6c;
    font-size: 15px;
    margin-right: 15px;
    text-decoration: none;
}

.buit .col-mm a.active {
    color: #000;
}

.buit .col-mm a.prod {
    margin-left: 15px;
}

.buit .col-mc {
    width: 500px;
    float: left;
}

.buit .col-mc button {
    font-size: 20px;
    color: #fff;
    background: var(--bg-color);
    border: 0px;
    padding: 10px 25px;
    float: right;
    cursor: pointer;
    font-family: 'Exo 2', sans-serif !important;
}

.buit .col-mc button:hover {
    background: #04488e;
}

.cl-main.pb {
    padding-bottom: 0;
}

.cl-main {
    width: 1300px;
    margin: auto;
    padding-bottom: 50px;
    display: flex;
    padding-top: 0;
}

.cl-main .col-mm {
    width: 300px;
    float: left;
    display: block;
    padding-right: 15px;
}

.cl-main .col-sm {
    width: 1000px;
    float: left;
    padding-left: 15px;
}


.cl-main .col-mm ul {
    list-style: none;
    margin: 0px;
}

.cl-main .col-mm a {
    text-decoration: none;
    color: #212121;
}

/* .cl-main .col-mm a h2 {
  margin: 0;
  font-size: 15px;
  display: table-cell;
  font-weight: 500;
} */
.cl-main .col-mm .dropdownlink h2 {
    margin: 0;
    font-size: 15px;
    display: table-cell;
    font-weight: 500;
}

.cl-main .col-mm h4 {
    text-align: left;
    margin: 20px auto;
    color: #fff;
    background: var(--bg-color);
    padding: 15px;
    font-size: 22px;
    font-weight: 400;
    font-family: 'Exo 2', sans-serif;
    margin-bottom: 0px;
}

.cl-main .col-mm .accordion-menu {

    background: #fff;
    border-radius: 4px;
    padding: 0px;
    border: 1px solid #ccc;
}

.cl-main .col-mm .accordion-menu li.open .dropdownlink {
    color: #000;
}

.cl-main .col-mm .accordion-menu li.open .dropdownlink .fa-chevron-down {
    transform: rotate(180deg);
}

.cl-main .col-mm .accordion-menu li:last-child .dropdownlink {
    border-bottom: 0;
}

.cl-main .col-mm .dropdownlink {
    cursor: pointer;
    display: block;
    padding: 15px 10px 15px 20px;
    font-size: 15px;
    border-bottom: 1px solid #ccc;
    color: #212121;
    position: relative;
    transition: all 0.4s ease-out;
}

.cl-main .col-mm .dropdownlink i {
    position: absolute;
    top: 17px;
    left: 16px;
}

.cl-main .col-mm .dropdownlink .fa-chevron-down {
    right: 12px;
    left: auto;
}

.cl-main .col-mm .submenuItems {
    display: none;
    background: #f4f4f4;
    padding: 0px;
}

.cl-main .col-mm .submenuItems li {
    border-bottom: 1px solid #B6B6B6;
}

.cl-main .col-mm .submenuItems a {
    display: block;
    color: #727272;
    padding: 12px 12px 12px 45px;
    transition: all 0.4s ease-out;
    font-size: 14px;
}

.cl-main .col-mm .submenuItems a:hover {
    background-color: var(--bg-color);
    color: #fff;
}



.cl-main .col-mm .accordion-menu li.open .dropdownlink1 {
    color: #727272;
}

.cl-main .col-mm .accordion-menu li.open .dropdownlink1 .fa-chevron-down {
    transform: rotate(180deg);
}

.cl-main .col-mm .accordion-menu li:last-child .dropdownlink1 {
    border-bottom: 0;
}

.cl-main .col-mm .dropdownlink1 {
    cursor: pointer;
    display: block;
    padding: 15px 10px 15px 45px;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    color: #212121;
    position: relative;
    transition: all 0.4s ease-out;
}

.cl-main .col-mm .dropdownlink1 i {
    position: absolute;
    top: 17px;
    left: 16px;
}

.cl-main .col-mm .dropdownlink1 .fa-chevron-down {
    right: 12px;
    left: auto;
}

.cl-main .col-mm .submenuItems1 {
    display: none;
    background: #fff;
    padding: 0px;
}

.cl-main .col-mm .submenuItems1 li {
    border-bottom: 1px solid #B6B6B6;
}

.cl-main .col-mm .submenuItems1 a {
    display: block;
    color: #727272;
    padding: 12px 12px 12px 50px;
    transition: all 0.4s ease-out;
}

.cl-main .col-mm .submenuItems1 a:hover {
    background-color: var(--bg-color);
    color: #fff;
}

.cl-main .col-mm .dropdownlink:after {

    float: right;
    margin-right: 20px;
    font-size: 10px;
    content: '\25BC';
}

.cl-main .col-mm .dropdownlink1:after {
    font-size: 10px;
    content: '\25BC';
    float: right;
    margin-right: 20px;
}

/* .cl-main .col-mm .accordion-menu li.open .dropdownlink.active:after{transform: rotate(90deg);}
.cl-main .col-mm .accordion-menu li.open .dropdownlink1:after{transform: rotate(90deg);}
.cl-main .col-mm .accordion-menu li.open .dropdownlink1.active1:after{transform: rotate(0deg);} */

.cl-main .col-sm .scan-ban {
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}

.cl-main .col-sm .scan-ban img.ban {
    width: 100%;
}

.cl-main .col-sm .scan-ban .cap-tex {
    width: 60%;
    position: absolute;
    padding-left: 50px;
    bottom: 25%;
}

.cl-main .col-sm .scan-ban .cap-tex h4 {
    font-size: 3rem;
    margin: 0 0 30px 0;
}

.cl-main .col-sm .scan-ban .cap-tex h1 {
    font-size: 3rem;
    color: var(--bg-color);
    margin-bottom: 0px;
    font-family: 'Exo 2', sans-serif;
}

.cl-main .col-sm .scan-ban .cap-tex p {
    font-size: 14px;
    color: var(--bg-color);
}



.cl-main .col-sm .futer {}

.cl-main .col-sm .futer h2 {
    font-size: 26px;
    font-weight: 400;
    font-family: 'Exo 2', sans-serif;
}

.cl-main .col-sm .futer .slider {
    width: 100%;
    height: 370px;
    position: relative;
    margin: auto;
    overflow-x: hidden;
    overflow-y: hidden;
}

.buit .col-mm a.prod {
    margin-left: 15px;
}

.cl-main .col-sm .futer .slider::-webkit-scrollbar {
    display: none;
}

.cl-main .col-sm .futer .slider .slide {
    display: flex;
    position: absolute;
    left: 0;
    transition: 0.3s left ease-in-out;
}

.cl-main .col-sm .futer .slider .slide a {
    text-decoration: none;
    color: #333;
}

.cl-main .col-sm .futer .slider .item {
    margin-right: 10px;
    background: #fff;
    text-align: center;
    padding: 10px;
    padding-bottom: 30px;
    width: 214px;
    border: 1px solid #f1f1f1;
}

.decoration {
    text-decoration: none;
}

.text-white {
    color: #fff;
}

.pro-name {
    line-height: 1;
    margin-bottom: 8px;
    height: 32.2px;
    overflow: hidden;
}

.pro-model {
    padding: 5px 0 15px 0;
}

.pro-view {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.arrows {
    position: relative;
    height: 2px;
    margin-top: 154px;
}

.cl-main .col-sm .futer .slider .item span h2 {
    font-size: 16px;
    font-weight: 600;
    color: var(--bg-color);
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Exo 2', sans-serif;
}

.cl-main .col-sm .futer .slider .item img {
    width: 100%;
    max-height: 160px;
    min-height: 160px;
    object-fit: contain;
}

.cl-main .col-sm .futer .slider .item p {
    margin: 0px;
    font-size: 14px;
    margin-bottom: 5px;
}

.cl-main .col-sm .futer .slider .item button {
    background: var(--bg-color);
    cursor: pointer;
    width: 84%;
    margin: 0 auto;
    padding: 8px;
    font-weight: 500;
    border: 0px;
    margin-top: 5px;
    color: #fff;
    font-family: 'Exo 2', sans-serif !important;
    font-size: 14px;
}

.cl-main .col-sm .futer .slider .item button h3 {
    margin: 0;
    font-weight: 400;
    font-size: 15px;
}

.cl-main .col-sm .futer .slider .item a {
    cursor: pointer;
}

.cl-main .col-sm .futer .slider .item:last-child {}

.cl-main .col-sm .futer .ctrl {
    text-align: center;
    margin-top: 5px;
}

.cl-main .col-sm .futer .ctrl-btn {
    padding: 15px 8px;
    min-width: 20px;
    background: var(--bg-color);
    border: none;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
    outline: none;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: 0px;
}

.cl-main .col-sm .futer .ctrl-btn .xspan {
    transform: scale(1, 2);
    font-family: 'Exo 2', sans-serif;
    margin-top: -6px;
    font-weight: 400;
}

.cl-main .col-sm .futer .ctrl-btn.pro-prev {
    left: 0;
}

.cl-main .col-sm .futer .ctrl-btn.pro-next {
    right: 0;
}



.cl-main .col-sm .futer .recomm {
    display: flex;
}

.cl-main .col-sm .futer .recomm a {
    text-decoration: none;
    color: #333;
}

.cl-main .col-sm .futer .recomm .item {
    margin-right: 10px;
    background: #fff;
    text-align: center;
    padding: 10px;
    padding-bottom: 30px;
    width: 214px;
    border: 1px solid #f1f1f1;
}

.cl-main .col-sm .futer .recomm .item span {
    font-size: 16px;
    line-height: 10px; 
    color: #333; 
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Exo 2', sans-serif;
}

.cl-main .col-sm .futer .recomm .item img {
    width: 100%;
    max-height: 160px;
    min-height: 160px;
    object-fit: contain;
}

.cl-main .col-sm .futer .recomm .item p {
    margin: 0px;
    font-size: 14px;
    margin-bottom: 5px;
}

.cl-main .col-sm .futer .recomm .item button {
    background: var(--bg-color);
    cursor: pointer;
    width: 80%;
    margin: 0 auto;
    padding: 10px;
    font-weight: 500;
    border: 0px;
    margin-top: 5px;
    color: #fff;
    font-family: 'Exo 2', sans-serif !important;
}

.cl-main .col-sm .futer .recomm .item a {
    cursor: pointer;
}



/*carousel*/

.form-control i {
    position: absolute;
    top: 65px;
    right: 30px;
    font-size: 20px;
    z-index: 9999;
    color: #005fab;
}


/*Manu*/
.manu {
    margin: auto;
    background: #F9FBFD;
    padding-top: 50px;
    padding-bottom: 50px
}

.manu-main {
    width: 1280px;
    margin: auto;
    background: #fff;
    display: flex;
}

.manu .manu-main .m-box {
    width: 48%;
    background: #fff;
    padding: 50px;
    float: left;
}

.manu .manu-main .m-box h3 {
    font-size: 2.6rem;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Exo 2', sans-serif;
}

.manu .manu-main .m-box p {
    font-size: 15px;
    line-height: 1.8
}

.manu .manu-main .m-box button {
    background: var(--bg-color);
    cursor: pointer;
    padding: 15px;
    border: 0px;
    letter-spacing: 1px;
    margin-top: 5px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Exo 2', sans-serif !important;
}

.manu .manu-main .m-box button h5 {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
}

.manu .manu-main .m-img {
    width: 48%;
}

.manu .manu-main .m-img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}


.manu-main-0sct {
    width: 1300px;
    margin: auto;
    display: flex;
    margin-top: 50px
}

.manu-main-0sct .col-md-0s {
    width: 33.33%;
    float: left;
    background: #fff;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}

.manu-main-0sct .col-md-0s img {
    width: 100%;
    object-fit: contain;
    max-height: 400px;
    min-height: 400px;
}

.manu-main-0sct .col-md-0s .bo0x {
    padding: 30px;
}

.manu-main-0sct .col-md-0s .bo0x h4 {
    font-size: 2rem;
    font-weight: 600;
    color: var(--bg-color);
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Exo 2', sans-serif;
}

.manu-main-0sct .col-md-0s .bo0x p {
    font-size: 15px;
    line-height: 1.5;
    margin-top: 5px
}

.manu-main-0sct .col-md-0s .bo0x button {
    background: var(--bg-color);
    cursor: pointer;
    padding: 12px 30px;
    font-weight: 600;
    border: 0px;
    letter-spacing: 1px;
    margin-top: 5px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Exo 2', sans-serif !important;
}

.manu-main-0sct .col-md-0s .bo0x button h5 {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}


.footer-head {
    margin: 5px 0px;
    font-size: 16px;
    font-weight: 400;
}


.manu-main-0sct .col-md-0s .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 58.6%;
    width: 100%;
    opacity: .7;
    transition: .5s ease;
    background-color: var(--bg-color);
}

.manu-main-0sct .col-md-0s img.jgyear {
    width: 70%;
    margin: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 40%;
    left: 0;
    right: 0;
    opacity: 1;
    transition: .5s ease;
    object-fit: contain;
}




.metal {
    margin: auto;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px
}

.metal .manu-main {
    width: 1280px;
    margin: auto;
    background: #fff;
    display: block;
}

.metal .manu-main h3 {
    font-size: 1.7rem;
    font-weight: 600;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Exo 2', sans-serif;
}

.metal .manu-main p {
    font-size: 16px;
    line-height: 1.8;
    width: 100%
}














.slider-container {
    height: 290px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.slider-container .menu {
    position: absolute;
    left: 0;
    z-index: 900;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.slider-container .menu label {
    cursor: pointer;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50px;
    margin: 0 0.2em 1em;
    border: 2px solid var(--bg-color);
}

.slider-container .menu label:hover {
    background: var(--bg-color);
    border: 2px solid var(--bg-color);
}

.slider-container .slide {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 10;
    padding: 0em 0em 0;
    background-size: cover;
    background-position: 50% 50%;
    transition: left 0s 0.75s;
}

[id^=slide]:checked+.slide {
    left: 0;
    z-index: 100;
    transition: left 0.65s ease-out;
}

.slider-container input {
    display: none;
}


/*
.slider-container .slide-1 {
  background-image: url("https://source.unsplash.com/t7YycgAoVSw/1600x900");
}

.slider-container .slide-2 {
  background-image: url("https://source.unsplash.com/11H1SSVcIxc/1600x900");
}

.slider-container .slide-3 {
  background-image: url("https://source.unsplash.com/OlZ1nWLEEgM/1600x900");
}
*/





/* developed by - aA-Abdul anas {abdulanaspnweb@gmail.com}*/

/*Rasponsive Code*/
/*1920*/
@media only screen and (min-width : 1920px) and (max-width : 2560px) {
    .buit .col-mc button {
        margin-top: -2px;
    }

    .manu-main-0sct .col-md-0s .overlay {
        height: 59%;
    }
}

/*1600*/
@media only screen and (min-width : 1600px) and (max-width : 1919px) {
    .buit .col-mc button {
        margin-top: -2px;
    }

    .manu-main-0sct .col-md-0s .overlay {
        height: 59%;
    }
}

/*1500*/
@media only screen and (min-width : 1500px) and (max-width : 1599px) {
    .buit .col-mc button {
        margin-top: -2px;
    }

    .manu-main-0sct .col-md-0s .overlay {
        height: 59%;
    }
}

/*1440*/
@media only screen and (min-width : 1440px) and (max-width : 1500px) {
    .buit .col-mc button {
        margin-top: -2px;
    }

    .manu-main-0sct .col-md-0s .overlay {
        height: 59%;
    }
}

/*1440*/
@media only screen and (max-width : 1440px) {}

/*1366*/
@media only screen and (min-width : 1366px) and (max-width : 1439px) {

    .buit {
        width: 1150px;
        padding: 0 0 0 40px;
    }

    .buit .col-mm {
        width: 50%;
    }

    .buit .col-mc {
        width: 50%;
    }

    .buit .col-mc button {
        margin-top: -2px;
    }

    .cl-main {
        width: 1150px;
    }

    .cl-main .col-sm {
        width: 821px;
    }

    .cl-main .col-sm .futer .slider .item {
        width: 185px;
        padding: 5px;
        padding-bottom: 30px;
    }

    .slider-container {
        height: 244px;
    }

    .cl-main .col-sm .scan-ban .cap-tex {
        padding-left: 35px;
        bottom: 14%;
        width: 80%;
    }

    .manu-main {
        width: 1150px;
    }

    .manu-main-0sct {
        width: 1150px;
    }

    .manu-main-0sct .col-md-0s .overlay {
        height: 401px;
    }

    .manu-main-0sct .col-md-0s img.jgyear {
        bottom: 42%;
    }

    .manu-main-0sct .col-md-0s .bo0x h4 {
        font-size: 1.5rem;
    }

    .metal .manu-main {
        width: 1150px
    }
}

/*1280*/
@media only screen and (min-width : 1280px) and (max-width : 1365px) {
    .buit {
        width: 1150px;
        padding: 0 0 0 40px;
    }

    .buit .col-mm {
        width: 50%;
    }

    .buit .col-mc {
        width: 50%;
    }

    .buit .col-mc button {
        margin-top: -2px;
    }

    .cl-main {
        width: 1150px;
    }

    .cl-main .col-sm {
        width: 890px;
    }

    .cl-main .col-sm .futer .slider .item {
        width: 185px;
        padding: 5px;
        padding-bottom: 30px;
    }

    .slider-container {
        height: 244px;
    }

    .cl-main .col-sm .scan-ban .cap-tex {
        padding-left: 35px;
        bottom: 30%;
        width: 80%;
    }


    .cl-main .col-sm .scan-ban .cap-tex h4 {
        font-size: 3rem;
    }

    .manu-main {
        width: 1150px;
    }

    .manu-main-0sct {
        width: 1150px;
    }

    .manu-main-0sct .col-md-0s .overlay {
        height: 401px;
    }

    .manu-main-0sct .col-md-0s img.jgyear {
        bottom: 46%;
    }

    .manu-main-0sct .col-md-0s .bo0x h4 {
        font-size: 1.5rem;
    }

    .metal .manu-main {
        width: 1150px
    }
}

/*1200*/
@media only screen and (min-width : 1200px) and (max-width : 1279px) {

    .buit {
        width: 1150px;
    }

    .buit .col-mm {
        width: 50%;
    }

    .buit .col-mc {
        width: 50%;
    }

    .buit .col-mc button {
        margin-top: -1px;
    }

    .cl-main {
        width: 1150px;
    }

    .cl-main .col-sm {
        width: 821px;
    }

    .cl-main .col-sm .futer .slider .item {
        width: 185px;
        padding: 5px;
        padding-bottom: 30px;
    }

    .slider-container {
        height: 244px;
    }

    .cl-main .col-sm .scan-ban .cap-tex {
        padding-left: 35px;
        bottom: 14%;
    }

    .manu-main {
        width: 1150px;
    }

    .manu-main-0sct {
        width: 1150px;
    }

    .manu-main-0sct .col-md-0s .overlay {
        height: 401px;
    }

    .manu-main-0sct .col-md-0s img.jgyear {
        bottom: 43%;
    }

    .manu-main-0sct .col-md-0s .bo0x h4 {
        font-size: 1.5rem;
    }

    .metal .manu-main {
        width: 1150px
    }

}

/*1024*/
@media only screen and (min-width : 1024px) and (max-width : 1199px) {

    .popup {
        overflow: scroll;
    }

    .cnt223 h1 {
        font-size: 1.6rem;
        margin-top: 50px;
    }

    .cnt223 h3 {
        font-size: 1.1rem;
        margin-top: 20px;
        line-height: 28px;
    }

    .cnt223 .buttn-box {
        width: 160px;
        padding: 12px 0;
        font-size: 15px;
    }

    .cl-main .col-sm .scan-ban .cap-tex h4 {
        font-size: 2.5rem;
        margin: 0 0 20px 0;
    }



    .buit {
        width: 950px;
        padding: 0 0 0 40px;
    }

    .buit .col-mm {
        width: 50%;
    }

    .buit .col-mc {
        width: 50%;
    }

    .buit .col-mc button {
        font-size: 16px;
        margin-top: -1px;
    }

    .cl-main {
        width: 950px;
    }

    .cl-main .col-sm {
        width: 680px;
    }

    .cl-main .col-sm .futer .slider .item {
        width: 302px;
        padding: 5px;
        padding-bottom: 30px;
    }

    .slider-container {
        height: 244px;
    }

    .cl-main .col-sm .scan-ban .cap-tex {
        padding-left: 35px;
        bottom: 24%;
        width: 90%;
    }

    .manu-main {
        width: 950px;
    }

    .manu-main-0sct {
        width: 950px;
    }

    .manu-main-0sct .col-md-0s .overlay {
        height: 301px;
    }

    .manu-main-0sct .col-md-0s img.jgyear {
        bottom: 52%;
    }

    .manu-main-0sct .col-md-0s .bo0x h4 {
        font-size: 1.5rem;
    }

    .metal .manu-main {
        width: 950px
    }

    .cl-main .col-sm .scan-ban img.ban {
        height: 100%;
    }

    .cl-main .col-sm .scan-ban .cap-tex h1 {
        font-size: 2rem;
    }

    .cl-main .col-sm .scan-ban .cap-tex p {
        font-size: 13px;
    }

    .cl-main .col-sm .futer .recomm {
        display: inline-block;
    }

    .cl-main .col-sm .futer .recomm .item {
        width: 44%;
        margin-bottom: 10px;
        float: left;
    }


    .manu-main-0sct .col-md-0s img {
        max-height: 300px;
        min-height: 300px;
    }


}

/*tab*/
@media only screen and (min-width : 768px) and (max-width :1023px) {

    .cnt223 {
        width: 50%;
        margin: 0;
        padding: 20px 30px;
    }

    .cnt223 h1 {
        font-size: 1.6rem;
        margin-top: 50px;
    }

    .cnt223 h3 {
        font-size: 1.1rem;
        margin-top: 20px;
        line-height: 28px;
    }

    .cnt223 .buttn-box {
        width: 160px;
        padding: 12px 0;
        font-size: 15px;
    }

    .cl-main .col-sm .scan-ban .cap-tex h4 {
        font-size: 2rem;
    }



    .form-control i {
        top: 70px;
        right: -160px;
    }



    .manu .manu-main .m-img img {
        width: 94%;
        margin: 0 0 0 20px;
    }

    .manu-main-0sct .col-md-0s img {

        width: 94%;
        margin: 0 0 0 20px;
    }

    .metal {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer {
        padding-top: 40px;
    }

    .metal .manu-main p {
        font-size: 16px;
        text-align: justify;
    }

    .manu .manu-main .m-box h3 {
        font-size: 2rem;
    }

    .manu-main-0sct .col-md-0s .bo0x {
        padding: 20px;
    }

    .manu .manu-main .m-box p {
        font-size: 18px;
    }

    .manu-main-0sct .col-md-0s .bo0x p {
        font-size: 18px;
    }

    .buit {
        width: 85%;
        display: flex;
    }

    .buit .col-mm {
        width: 50%;
    }

    .buit .col-mc {
        width: 50%;
    }

    .buit .col-mc button {
        font-size: 16px;
    }

    .cl-main {
        width: 88%;
    }

    .cl-main .col-sm {
        width: 100%;
        padding-left: 0px;
    }

    .cl-main .col-sm .futer .slider .item {
        width: 207px;
        padding: 5px;
        padding-bottom: 30px;
    }

    .slider-container {
        height: 200px;
    }

    .cl-main .col-sm .scan-ban .cap-tex {
        padding-left: 35px;
        bottom: 14%;
        width: 80%;
    }

    .manu-main {
        width: 94%;
        display: block;
    }

    .manu-main-0sct {
        width: 94%;
        display: block;
    }

    .manu-main-0sct .col-md-0s {
        width: 100%;
        margin: 0px;
        margin-top: 30px;
    }

    .manu-main-0sct .col-md-0s .overlay {
        height: 401px;
        left: 20px;
        width: 94%;
    }

    .manu-main-0sct .col-md-0s img.jgyear {
        bottom: 39%;
        width: 40%;
    }

    .manu-main-0sct .col-md-0s .bo0x h4 {
        font-size: 1.8rem;
    }

    .metal .manu-main {
        width: 90%;
    }

    .cl-main .col-sm .scan-ban img.ban {
        height: 100%;
    }

    .cl-main .col-sm .scan-ban .cap-tex h1 {
        font-size: 2rem;
    }

    .cl-main .col-sm .scan-ban .cap-tex p {
        font-size: 13px;
    }

    .cl-main .col-sm .futer .recomm {
        display: inline-block;
    }

    .cl-main .col-sm .futer .recomm .item {
        width: 45%;
        margin-bottom: 10px;
        float: left;
    }

    .col-mm.back-page {
        display: block;
        width: 130px;
        padding-left: 0;
    }

    .cl-main .col-mm {
        display: none;
    }

    .manu .manu-main .m-box {
        width: 94%;
        padding: 30px 20px 40px 20px;
    }

    .manu .manu-main .m-box button {
        padding: 15px 30px;
    }

    .manu {
        display: flow-root;
        padding-bottom: 20px;
    }

    .manu .manu-main .m-img {
        width: 100%;
        float: left;
    }

}

@media only screen and (min-width : 540px) and (max-width : 720px) {
    .cnt223 {
        width: 60% !important;
        margin: 100px auto;
        padding: 20px 30px;
        overflow-y: scroll;
        height: 370px;
    }

    .cnt223 .buttn-box {
        width: 220px;
        padding: 12px 0;
        font-size: 15px;
    }


}

/*mobile*/
@media only screen and (min-width : 150px) and (max-width : 767px) {
    .cnt223 .buttn-box i {
        top: 1px;
    }

    .close {
        margin: 12px 4px 0 0;
    }

    .cnt223 {
        width: 80%;
        margin: 0;
        padding: 20px 30px;
    }

    .cnt223 h1 {
        font-size: 1.6rem;
        margin-top: 50px;
    }

    .cnt223 h3 {
        font-size: 1.1rem;
        margin-top: 20px;
        line-height: 28px;
    }

    .cnt223 .buttn-box {
        width: 220px;
        padding: 12px 0;
        font-size: 15px;
    }

    .lng {
        position: absolute;
        right: 60px;
        top: 52px;
    }

    .hed-main .gr-mobile a svg {
        width: 28px;
        height: 26px;
        position: absolute;
        right: 21px;
        top: 70px;
    }

    .wrap {
        width: 100%;
        /* transform: translate(0%, -30%); */
    }

    .form-control .form-control-feedback {
        left: 65%;
        height: 27px;
        width: 28px;
        background: none;
        border: 1px solid #dedede;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .searchTerm {
        width: 65%;
        height: 21px;
        font-size: 14px;
    }

    .form-control i {
        position: absolute;
        top: 50px;
        right: 10px;
        font-size: 20px;
        z-index: 9999;
    }



    .humburger.brnd {
        top: 26px;
    }

    .manu-main-0sct .col-md-0s .bo0x button {
        font-size: 12px;
        padding: 11px 13px;
    }

    .mob-d-none {
        display: none !important;
    }

    .manu-main-0sct .col-md-0s .bo0x {
        padding: 10px 0;
    }

    .manu .manu-main .m-box h3 {
        font-size: 1.5rem;
    }

    .buit {
        width: 88%;
        display: flow-root;
    }

    .buit .col-mm {
        width: 100%;
    }

    .buit .col-mc {
        width: 100%;
        margin-top: 12px;
    }

    .buit .col-mc button {
        font-size: 16px;
        width: 100%;
        display: none;
    }

    .cl-main {
        width: 90%;
        display: table;
        padding-bottom: 10px;
    }

    .cl-main .col-sm {
        width: 100%;
        padding-left: 0px;
    }

    .cl-main .col-sm .futer .slider .item {
        width: 350px;
        padding: 5px;
        padding-bottom: 30px;
    }

    .slider-container {
        height: 100px;
    }

    .cl-main .col-sm .scan-ban .cap-tex {
        padding-left: 10px;
        bottom: 24%;
        width: 100%;
    }

    .cl-main .col-sm .scan-ban .cap-tex h4 {
        color: #ffffff;
        font-size: 1.5rem;
        text-shadow: -1px -1px 1px rgb(255 255 255 / 10%), 1px 1px 1px rgb(0 0 0 / 50%);
    }

    .manu-main {
        width: 88%;
        display: table;
    }

    .manu-main-0sct {
        width: 88%;
        display: table;
    }

    .manu-main-0sct .col-md-0s {
        width: 100%;
        margin: 0px;
        margin-top: 30px;
    }

    .manu-main-0sct .col-md-0s .overlay {
        height: 401px;
    }

    .manu-main-0sct .col-md-0s img.jgyear {
        bottom: 39%;
        width: 40%;
    }

    .manu-main-0sct .col-md-0s .bo0x h4 {
        font-size: 1.5rem;
    }

    .metal .manu-main {
        width: 88%;
    }

    .cl-main .col-sm .scan-ban img.ban {
        /* height: 250px;
    object-fit: cover;
    opacity: 1; */
    }

    .cl-main .col-sm .scan-ban .cap-tex h1 {
        font-size: 2rem;
    }

    .cl-main .col-sm .scan-ban .cap-tex p {
        font-size: 13px;
        color: #333;
        display: none;
    }

    .cl-main .col-sm .futer .recomm {
        display: table;
    }

    .cl-main .col-sm .futer .recomm .item {
        width: 92%;
        margin-bottom: 10px;
        margin-right: 0px;
        float: left;
    }


    .cl-main .col-mm {
        width: 100%;
        padding-right: 0px;
        display: none;
    }

    .manu .manu-main .m-box {
        width: 100%;
        padding: 0px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .manu .manu-main .m-box button {
        padding: 15px 30px;
    }

    .manu .manu-main .m-img {
        width: 100%;
        float: left;
    }

    .metal .manu-main-new {
        width: 100%;
        display: table;
    }

    .metal .manu-main-new .fir-bo {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    .metal .manu-main-new .sec-bo {
        width: 100%;
        float: left;
        margin-left: 0px;
        margin-bottom: 30px;
    }

    .metal {
        background: transparent;
        padding-top: 0px;
    }

    .metal .manu-main-new .fir-bo .text {
        width: 70%;
        left: 8%;
    }

    .metal .manu-main-new .sec-bo .text_img.hig {
        padding-left: 50px;
    }

    .manu {
        display: table;
        padding-top: 0;
    }



    .product-accessories {
        width: 85%;
        display: flow-root;
    }

    .product-accessories .col-mm {
        width: 100%;
        padding-right: 0px;
    }

    .product-accessories .col-sm {
        width: 100%;
        padding-left: 0px;
        margin-top: 20px;
    }

    .product-accessories .col-sm .acc-box {
        margin-bottom: 10px;
    }

    .product-accessories .col-mm .year {
        right: 0%;
        width: 100%;
        top: 0%;
        position: relative;
    }

    .product-accessories .col-mm .year img {
        width: 60%;
        margin: auto;
        display: table;
    }

    .product-accessories .col-mm .product-box {
        padding: 30px;
        padding-top: 30px;
        margin-top: 20px;
    }

    .product-accessories .col-mm .product-box h3 {
        margin-bottom: 15px;
    }

    .product-accessories .col-mm .product-box table td {
        border-left: 1px solid #b0b0b0;
        padding-left: 10px;
    }

    .product-accessories .col-mm .product-box table td.mob-bor {
        border-left: 0px solid #b0b0b0;
        padding-left: 0px;
        padding-right: 10px;
    }

    .alternative {
        width: 85%;
        display: flow-root;
    }

    .carouselPre {
        height: 25rem;
    }


    #detail .product-images .thumb-nav li img {
        min-height: 70px;
        max-height: 70px;
    }

    #detail .product-images .thumb-nav {
        max-width: 78%;
    }

    .cl-main .col-mm button {
        margin-top: 0px;
        font-size: 16px;
    }

    .cl-main .col-mm .boccc button {
        font-size: 13px;
        width: 35%;
    }


}

@media only screen and (max-width: 690px) {}

@media only screen and (max-width: 450px) {}

@media only screen and (max-width : 376px) {

    .buit .col-mm a.prod {
        margin-left: 10px;
    }

    .buit .col-mm a {
        margin-right: 10px;
    }

    #detail .product-images .thumb-nav li img {
        min-height: 45px;
        max-height: 45px;
    }


}

@media only screen and (max-width : 320px) {

    .carouselPre {
        height: 21rem;
    }

    .buit .col-mm a.prod {
        margin-left: 5px;
    }

    .buit .col-mm a {
        margin-right: 5px;
        font-size: 13px;
    }


}
.news-img .main-news .news-pagination
{
    width: 100%;
    text-align: center;
}


.news-img .main-news .news-pagination nav .shadow-sm.rounded-md
{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}