/* Big screen :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
    .owl__arrow .owl-nav {
        width: 102%;
        left: -1%;
    }

    .sell__img {
        max-width: 92%;
        margin-bottom: -40px;
    }

    .contact__form {
        margin: 0;
    }

    .src__blk {
        display: none;
    }

    .header__top .src__blk {
        display: flex;
    }

    .Htop__wrp {
        display: flex;
        justify-content: space-between;
    }
    .blog__photo a {
        max-width: 280px;
        height: 310px;
    }
    
    .blog__photo a h4 {
        font-size: 20px;
    }
    .experienc__img img {
        max-width: 48%;
    }
}


/* Normal screen :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
    .mega__menu__blk ul li {
        width: 48%;
    }
    .owl__arrow .owl-nav {
        width: 102%;
        left: -1%;
    }

    .sell__content {
        margin-left: -55px;
    }

    .sell__img {
        max-width: 88%;
        margin-bottom: -40px;
    }

    .contact__form {
        margin: 0;
    }

    .src__blk {
        display: none;
    }

    .header__top .src__blk {
        display: flex;
    }

    .Htop__wrp {
        display: flex;
        justify-content: space-between;
    }

    .sell__blk h4 {
        font-size: 20px;
    }

    section.sell-area {
        padding-bottom: 50px;
    }

    .menu-area ul {
        gap: 10px;
    }

    .menu-area ul li a {
        font-size: 13px;
    }

    .MC__Type__all ul li a {
        padding: 12px 24px;
        font-size: 16px;
    }

    .notice__blk h4 {
        font-size: 18px;
    }

    .footer__info a {
        font-size: 14px;
    }

    .footer__info p {
        font-size: 14px;
    }

    .footer__nav.nav-2 {
        margin-left: -50px;
    }

    .footer__btm ul {
        gap: 10px;
    }

    .footer-area {
        padding-bottom: 50px;
    }
    .product-area .Featured__blk > i {
        height: 215px;
    }
    
    .Featured__blk h4 {
        font-size: 20px;
    }
    
    .Featured__blk p {
        font-size: 14px;
    }
    .blog__photo a {
        max-width: 230px;
        height: 270px;
    }
    
    .blog__photo a h4 {
        font-size: 18px;
    }
    .blog__content h4 {
        font-size: 20px;
    }
    
    .blog__content p {
        font-size: 15px;
        line-height: var(--f24);
    }
    
    .blog__blk {
        gap: 30px;
    }
    
    .blog__blk > i {
        max-width: 224px;
        height: 192px;
    }
    .experienc__img img {
        max-width: 48%;
    }
    .industrial-area {
        padding: 100px 0;
    }
    
    .sell__btn {
        margin: auto;
        margin-top: 30px;
    }
    .productInfo__img__wrp ul li a {
        width: 70px;
        height: 70px;
        border-radius: 10px;
    }
    
    .productInfo__img__wrp > i {
        height: 380px;
    }
    
    .productInfo__img iframe {
        height: 420px;
    }
}


/* Tablet screen :768px. */
@media (min-width: 768px) and (max-width: 991px) {

    :root {
        --f18: 16px;
        --f20: 18px;
        --f22: 20px;
        --f24: 22px;
        --f28: 24px;
        --f30: 26px;
        --f32: 28px;
        --f36: 30px;
        --f40: 32px;
        --f48: 40px;
    }
    .mega__menu {
        position: unset;
        flex-direction: column;
        visibility: visible;
        padding: 0;
        overflow: scroll;
        max-height: 266px;
        pointer-events: all;
        width: 90%;
        margin-top: 10px;
        padding-left: 10px;
    }
    
    .mega__menu__blk h5 {
        width: max-content;
    }

    .logo-area {
        max-width: 180px;
    }

    .owl__arrow .owl-nav {
        width: 100%;
        left: 0;
    }

    .sell__content {
        margin-left: 0;
        padding: 40px;
        padding-bottom: 10px;
    }

    .sell__img {
        max-width: 500px;
        margin: auto;
    }

    .contact__form {
        margin: 0;
    }

    .contact__form .row {
        flex-direction: unset !important;
    }

    .header__top .src__blk {
        display: flex;
    }

    .Htop__wrp {
        display: flex;
        justify-content: space-between;
    }

    .sell__blk h4 {
        font-size: 20px;
    }

    section.sell-area {
        padding-bottom: 50px;
    }

section.sell-area.v2 .col-lg-3 {
    margin-bottom: 30px;
    padding-left: 40px;
}

    .menu-area ul {
        gap: 10px;
    }

    .menu-area ul li a {
        font-size: 13px;
    }

    .MC__Type__all ul li a {
        padding: 12px 24px;
        font-size: 16px;
    }

    .notice__blk h4 {
        font-size: 18px;
    }

    .footer__info a {
        font-size: 14px;
    }

    .footer__info p {
        font-size: 14px;
    }

    .footer__nav.nav-2 {
        margin-left: 0;
    }

    .footer__btm ul {
        gap: 10px;
        justify-content: center;
    }

    .footer-area {
        padding-bottom: 50px;
    }

    .Featured__slider {
        padding: 0 40px;
    }

    .contact-area .row {
        flex-direction: column-reverse;
    }

    .contact-area {
        padding: 80px 0;
    }

    .contact__img {
        margin: auto;
        margin-bottom: 40px;
    }

    .notice__slider {
        padding: 0 40px;
    }

    .footer__btm {
        text-align: center;
    }

    .footer__btm .col-lg-4 div {
        justify-content: center !important;
        margin-top: 10px;
    }

    .footer__nav {
        margin-bottom: 30px;
    }
    .hero-area.v2 {
        padding: 130px 0 60px;
    }

.heroV2__text h1 {
    max-width: 90%;
}
    
    .MC__Type__select {
        max-width: 500px;
        margin: auto;
        margin-bottom: 30px;
    }
    
    .product-area {
        padding: 30px 0;
    }
    .product__nav {
        margin-top: 40px;
    }
    .blog__photo {
        margin-top: 40px;
        display: flex;
        gap: 24px;
    }

.blog-area .blog__photo {
    flex-direction: column;
}

.SglBlog__blk > i {
    height: 340px;
}
    .industrial__title {
        max-width: 700px;
        text-align: center;
    }
    
    .industrial__content {
        text-align: center;
        padding: 0 40px;
    }
    
    .experienc__img img {
        position: unset;
    }
    
    .experienc__text {
        text-align: center;
        margin-inline: auto;
        margin-bottom: 40px;
    }
    
    .experienc__img {
        max-width: 500px;
        margin-inline: auto;
    }
    
    .sell__btn {
        margin: auto;
        margin-top: 50px;
    }
    
    .mejores__text h1 {
        font-size: var(--f32);
    }
    
    .mejores-area {
        padding: 80px 0;
    }

.productInfo__content {
    margin-top: 20px;
}
}


/* small screen :320px. */
@media (max-width: 767px) {


    .mega__menu__blk {
        width: 100%;
    }
    .mobile-menu nav ul li {
        list-style: none;
        display: block;
        width: 100%;
    }
    .mega__menu__blk {
        padding-left: 18px;
    }
    .mega__menu {
        margin-bottom: 13px;
    }
    .mega__menu__blk ul li a {
        line-height: 27px !important;
    }
    :root {
        --f18: 16px;
        --f20: 18px;
        --f22: 20px;
        --f24: 22px;
        --f28: 24px;
        --f30: 26px;
        --f32: 28px;
        --f36: 30px;
        --f40: 32px;
        --f48: 40px;
    }

    .mobile-menu{
    height: calc(100vh - 118px);
    top: 118px;
}
.mega__menu {
    position: unset;
    flex-direction: column;
    visibility: visible;
    padding: 0;
    overflow: scroll;
    max-height: 266px;
    pointer-events: all;
    width: 90%;
    margin-top: 10px;
    padding-left: 10px;
}

.mega__menu__blk h5 {
    width: max-content;
}
    .humbergar span,
    .humbergar span:before,
    .humbergar span:after {
        height: 2px;
        width: 30px;
    }

    .humbergar span:after {
        bottom: -8px;
    }

    .humbergar.active span:after {
        bottom: 2px;
    }

    .humbergar span:before {
        top: -10px;
    }

    .logo-area {
        max-width: 130px;
    }

    .owl__arrow .owl-nav {
        width: 100%;
        left: 0;
        top: 50%;
    }

    .sell__content {
        margin-left: 0;
        padding: 20px;
        padding-bottom: 10px;
    }

    .sell__img {
        max-width: 320px;
        margin: auto;
    }

    .contact__form {
        margin: 0;
    }

    .contact__form .thm_btn {
        width: 100%;
    }

    .contact__form .row {
        flex-direction: unset !important;
    }

    .header__top .src__blk {
        display: flex;
        height: 32px;
        max-width: 250px;
    }

    .Htop__wrp {
        display: flex;
        justify-content: space-between;
    }

    .sell__blk h4 {
        font-size: 20px;
        width: auto;
    }

    section.sell-area {
        padding-bottom: 50px;
    }

section.sell-area.v2 .col-lg-3 {
    margin-bottom: 30px;
}

    section.sell-area .thm_btn.white {
        width: 100%;
        text-align: center;
    }

    .menu-area ul {
        gap: 10px;
    }

    .menu-area ul li a {
        font-size: 13px;
    }

    .MC__Type__all ul li a {
        padding: 12px 24px;
        font-size: 16px;
    }

    .notice__blk h4 {
        font-size: 18px;
    }

    .footer__info a {
        font-size: 14px;
    }

    .footer__info p {
        font-size: 14px;
    }

    .footer__nav.nav-2 {
        margin-left: 0;
    }

    .footer__btm ul {
        gap: 0 10px;
        justify-content: center;
        flex-wrap: wrap;
    }

    .footer-area {
        padding-bottom: 50px;
    }

    .Featured__slider {
        padding: 0 25px;
    }


    .Featured__slider.owl__arrow .owl-nav {
    top: 40%;
}

    .contact-area .row {
        flex-direction: column-reverse;
    }

    .contact-area {
        padding: 60px 0;
    }

.contact-area.v2 {
    padding-top: 70px;
}

    .contact__img {
        margin: auto;
        margin-bottom: 40px;
    }

    .notice__slider {
        padding: 0 30px;
    }

    .footer__btm {
        text-align: center;
    }

    .footer__btm .col-lg-4 div {
        justify-content: center !important;
        margin-top: 10px;
    }

    .footer__nav {
        margin-top: 30px;
    }

    .header__info>a {
        display: none;
    }

    .header-area .container-fluid {
        padding: 0 15px;
    }


    .sell__content ul {
        margin-bottom: 30px;
        margin-top: 26px;
    }

    .hero__content h1 {
        font-size: 28px;
    }

    .hero__content {
        background: no-repeat;
        padding: 0;
        max-width: 310px;
    }

    .hero-area:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: #0007;
        top: 0;
        z-index: -1;
    }

    .hero-area {
        padding: 70px 0;
    }

    .title {
        font-size: 20px;
    }

    .Brand__content h3 br {
        display: none;
    }

    .Brand__content h3 {
        margin-bottom: 36px;
    }

    .MC__Type-area {
        padding: 40px 10px;
        text-align: center;
    }

    .Featured-area {
        padding-top: 40px;
    }

    .owl__arrow .owl-nav i {
        font-size: 20px;
    }

    .thm_btn {
        font-size: 15px;
    }

    .Brand__content ul {
        padding: 0 20px;
    }

    .sec__padding {
        padding: 70px 0;
    }

    .sell__title h3 {
        font-size: 20px;
    }

.sell__title span {
    font-size: 14px;
    margin-bottom: 10px;
}

    .sell__title {
        margin-bottom: 30px;
    }

    .sell__blk p {
        display: none;
    }

    .sell__blk i {
        font-size: 30px;
    }

    .input__blk input {
        border-radius: 30px;
    }

    .input__blk textarea {
        border-radius: 20px;
    }

    .notice__btn {
        margin-top: 10px;
    }

    .footer__nav h5 {
        margin-bottom: 20px;
    }
    .hero-area.v2 {
        padding: 100px 0 40px;
    }

.sub__nav .sub__nav__content ul {
    flex-wrap: wrap;
}
    
    .MC__Type__select {
        max-width: 500px;
        margin: auto;
        margin-bottom: 30px;
    }
    
    .product-area {
        padding: 30px 0;
    }
    .product-area .Featured__blk{
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 14px;
}
.product__nav {
    margin-top: 40px;
}
.heroV2__text h1 {
    font-size: 28px;
    max-width: 325px;
}
.sub__nav .sub__nav__content ul li a {
    font-size: 14px;
}
.blog__blk {
    flex-direction: column;
    gap: 16px;
}

.blog__content p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.5;
}

.blog__content h4 {
    font-size: 20px;
}
.blog__photo {
    margin-top: 40px;
}

.blog__photo a {
    margin-inline: auto;
    max-width: 300px;
}

.blog-area {
    padding: 30px 0 50px;
}

.blog__blk > i {
    max-width: 100%;
}

.blog__wrp {
    max-width: 350px;
    margin-inline: auto;
}

.SglBlog__blk > i {
    height: 330px;
}

.SglBlog__blk {
    margin-bottom: 30px;
}

.industrial__title {
    max-width: 700px;
    text-align: center;
}

.industrial__content {
    text-align: center;
    margin-top: 10px;
}

.experienc-area {
    padding: 50px 0;
}

.industrial-area {
    padding: 50px 0;
}

.experienc__img img {
    position: unset;
}

.experienc__text {
    text-align: center;
    margin-inline: auto;
    margin-bottom: 40px;
}

.experienc__img {
    max-width: 500px;
    margin-inline: auto;
}

.sell__btn {
    margin: auto;
}

.mejores__text h1 {
    font-size: var(--f24);
}

.mejores-area {
    padding: 50px 0;
}
.productInfo__img__wrp ul {
    overflow: auto;
    gap: 10px;
}

.productInfo__img__wrp > i {
    height: 280px;
}

.productInfo__img {
    padding: 0;
}


.productInfo__img__wrp ul li a {
    width: 90px;
    height: 90px;
}

.productInfo-area .row {
    flex-direction: column-reverse;
}

.productInfo-area {
    padding: 30px 0;
}

.productInfo__content h1 {
    font-size: 28px;
    margin-bottom: 14px;
}

.productInfo__content ul {
    font-size: 15px;
}

.productInfo__content ul li span {
    width: 25%;
    min-width: 160px;
}

.productInfo__content a.thm_btn {
    width: 100%;
    text-align: center;
}

.productInfo__text li {
    font-size: 14px;
    margin-bottom: 14px;
}

.productInfo-area .contact__form {
    padding: 30px 20px;
    margin-bottom: 40px;
}

.productInfo-area .contact__form .thm_btn {
    padding: 12px 0;
}

.productInfo__img iframe {
    height: 310px;
}

.notice-area {
    padding-top: 40px;
}

}

/* Large Mobile screen :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 450px
    }

}