@media(max-width:767px) {
    header{
        overflow: hidden;
    }

    .sec-3 .owl-carousel .owl-dots.disabled, .sec-3 .owl-carousel .owl-nav.disabled {
        display: none !important;
    }
     .hidden-lg{ display: block;}

    img.logo{
        width: 26% !important;
        margin-top: 30px;
    }
    .owl-nav {
        display: none !important;
    }

    .banner .ban-txt img {
        width: 20% !important;
    }
    #menuToggle {
        top: -50px !important;
        left: 390px !important;
        z-index: 9999 !important;
    }
    .banner .ban-txt h2 {
        font-size: 26px;
        margin-bottom: 0;
        font-weight: 500;
        line-height: 36px;
        max-width: 350px;
    }

    .banner .ban-txt h6 {
        font-size: 24px;
    }
    .banner .ban-txt h6 span {
        font-size: 40px !important;
    }

    .banner a {
        width: 160px;
        height: 44px;
        color: #fff;
        background: #2e2e2e;
        font-size: 14px;
        margin-top: 22px;
    }
    header {
        padding: 0 0 10px 0 !important;
        background-color: #2e2e2e;
    }


    header .right-menu li {
        margin-right: 10px;
        padding-right: 7px;
    }

    header .right-menu li a {
        font-size: 11px;
    }

    header .right-menu li a img {
        transform: scale(.9);
        margin-right: 6px;
    }
    header img.logo {
        width: 30%;
    }

    .sec-1 .sec1-txt {
        padding: 30px;
        min-height: 226px;
    }

    .sec-1 .sec1-txt h3 {
        font-size: 20px;
    }

    .sec-1 .sec1-txt p {
        font-size: 16px;
        margin-bottom: 8px !important;
    }

    .sec-1 .sec1-txt h4 {
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 14px;
    }

    .sec-1 .sec1-txt h4 span {
        font-size: 30px;
    }

    .sec-1 .sec1-txt a {
        padding: 6px 10px;
        max-width: 116px;
    }
   

    .sec-2 {
        padding: 40px 0;
    }

    .sec-title h2 {
        margin-bottom: 20px !important;
        font-size: 24px;
    }

    .sec-title p {
        font-size: 15px;
        margin-bottom: 30px;
    }

    .sec-3 {
        padding: 0 0 40px;
    }

    .sec-4 {
        padding: 40px 0 20px;
    }

    .sec-4 .fac-card {
        margin-bottom: 20px;
    }

    .sec-4 .row {
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sec-5 {
        padding: 40px 0 37px;
        margin-bottom: 30px;
        background-image: unset;
        background-color: #000;
    }

    
    .sec-7 {
        margin: 20px 0 30px;
    }

    .sec-7 .row {
        margin-bottom: 0px;
    }

    .sec-7 .round-img {
        margin-bottom: 20px;
    }

    .sec-8 h2 {
        font-size: 20px;
    }

    .sec-8 .tabs-nav {
        display: block;
        margin: 0;
    }

    .sec-8 .tabs-nav li a {
        font-size: 15px;
        padding: 5px 0;
    }

    .sec-6 {
        padding: 40px 0;
        margin-bottom: 70px;
    }

    .sec-6 .process {
        display: flex;
        margin: 0 auto;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .sec-6 .process h2 {
        font-size: 24px;
        margin-bottom: 0;
    }

    .sec-6 .process h5 {
        font-size: 16px;
        margin-bottom: 4px;
    }

    .sec-6 .process p {
        font-size: 12px;
    }

    .sec-6 .row:last-child {
        margin-top: 0;
    }

    .sec-8 {
        padding-bottom: 20px;
    }

    .sec-8 .tabs-nav li {
        list-style-type: none;
        padding: 0 60px;
        font-size: 17px;
    }

    .sec-8 .vido-btn span {
        top: -160px;
        width: 40px;
        height: 40px;
    }

    .sec-8 .vido-btn span i {
        font-size: 17px;
        color: #000;
        margin: 3px 0 0 4px;
        transition: all ease 0.5s;
    }

    .home-section8 .sec8-card {
        padding: 0;
        width: 160px;
        height: 160px;
        margin-bottom: 20px;
    }

    .home-section8 .sec8-card h6 {
        font-size: 14px;
        margin: -6px 0 5px;
    }

    .home-section8 .sec8-card h4 {
        font-size: 18px;
    }

    .home-section8 .sec8-card .image img {
        transform: scale(1);
    }

    .sec-9 .c-back {
        min-height: 56px;
    }

    .sec-9 .owl-item .c-back img {
        transform: scale(.5);
    }

    .sec-9,
    .sec-10 {
        padding: 40px 0;
    }

    .sec-10 .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        transform: scale(0.8);
    }

    .sec-11 {
        padding: 40px 0 0;
    }

    .sec-11 ul {
        padding-bottom: 30px;

    }

    .sec-11 .list-sec::after {
        content: "";
        position: absolute;
        right: 0;
        left: 0;
        top: unset !important;
        bottom: 10px;
        width: 95%;
        margin: 0 auto;
        height: 2px;
        margin-bottom: 10px;
    }

    .sec-11 .get-in-touch {
        padding: 30px 30px;
    }

    header .container-fluid {
        max-width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    header .right-menu {
        position: absolute;
        right: 0;
        z-index: 99;
        left: 0;
        top: 0;
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }
    
  
    header .col-lg-12 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* /////////////////////////contact//////////////////// */
    .inner-ban .inner-ban-txt h1 {
        font-size: 20px;
        margin-bottom: 0;
    }

    .inner-ban .inner-ban-txt h3 {
        font-size: 14px;
    }

    .inner-ban .inner-ban-txt h3 a {
        font-size: 14px;
    }

    /* /////////////////////////blog//////////////////// */

    .b-sec {
        padding: 30px 0 0;
    }

    .blog-card img {
        width: 100%;
    }

    .blog-card ul li img {
        width: unset !important;
    }

    .b-sec .blog-card h4 {
        font-size: 14px;
    }

    .b-sec .blog-card ul {
        margin: 12px 0;
    }

    .b-sec .blog-card p {
        font-size: 14px;
        margin-bottom: 20px !important;
    }

    .b-sec .blog-card a:last-child {
        font-size: 14px;
        padding: 7px 20px;
    }

    .b-sec .blog-card:not(:first-child) {
        margin-top: 40px;
    }

    .b-sec .pagination {
        margin-top: 30px;
        margin-bottom: 20px;

    }

    .b-sec .pagination ul li a {
        padding: 2px 8px;
    }

    .b-sec .b-right h5 {
        margin: 0 0 24px;
    }

    .b-sec .b-right {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .b-sec .b-right ul li {
        margin-bottom: 11px;
    }

    .product .owl-dots .owl-dot button {
        width: 80px;
        height: 30px;
        font-size: 14px;
    }
    .product .row {
        margin-top: 20px;
    }
    .product .col-lg-3 {
        margin-bottom: 30px;
    }
    .product {
        padding: 20px 0 0 0;
    }
    
    .ban-at {
        padding: 40px 20px !important;
        min-height: 400px !important;
    }
    .ban-at h3 {
        font-size: 30px !important;
    }
    .ban-at p {
        max-width: 800px;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .manufac ul {
        justify-content: center !important;
    }
    .manufac ul li .m-des {
        border: 1px dashed #656565;
        padding: 20px 40px 10px 50px;
        margin-left: -37px;
        border-left: none;
    }
    .manufac ul li::after {
       top: unset;
        bottom: -5px;
        left: 0;
        right: 0;
        position: absolute;
        z-index: 99;
        width: 23px;
        height: 12px;
        transform: rotate(90deg);
        margin: auto;
    }
    .manufac ul li:last-child:after{
        display: block !important;
    }
    .manufac ul:last-child li:last-child:after {
        display: none !important;
    }
    .manufac ul:last-child li {
        width: unset;
    }
    .manufac ul:last-child li::after {
        content: "";
        background-image: url("../images/r-arrow.png");
        top: unset;
        bottom: -4px;
        right: 17px;
        position: absolute;
        z-index: 99;
        width: 23px;
        height: 12px;
        margin: auto;
    }
    .home-section8 .sec8-card {
        padding: 40px 0;
        width: 100%;
        height: unset !important;
    }
    .home-section8 .sec8-card h6 {
        margin: 0px 0 10px !important;
    }

    .open-menu, .close-menu {
        top: 44px !important;
    }
    footer .f-btn {
        width: 90%;
        height: 40px;
    }
    footer .col-lg-3{
        margin: 30px 0 !important;
    }
    .sec-5 .sus-img {
        display: none !important;
       
    }
    .sec-5 ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
       position:unset;
        top: 0;
        bottom: 0;
        align-items: center;
        width: 100%;
        
    }
    .sec-5 ul li {
        border: none !important;
        background-color: unset !important;
        width: 100%;
        margin-bottom: 30px;
    }

    .sec-5 ul li img{
        vertical-align: middle;
        border: 2px dashed #c3c3c3;
        padding: 8px;
        border-radius: 50%;
    }

    .sec-5 ul li:nth-child(odd), .sec-5 ul li:nth-child(even) {
      margin-left: unset !important; 
      margin-top:unset !important; 
    }
    .sec-5 ul li:nth-child(even) .s-txt {
        margin-top: 0px !important;
    }
    .sec-5 ul li .s-txt {
        position: absolute;
        color: #fff;
         margin-top: 0px !important;
         text-align: left;
        left: 130px !important;
         min-width: unset !important;
         right: 0 !important;
        width: unset !important;
        top: 0;
    }
    .sec-5 ul li .s-txt h3, .sec-5 ul li .s-txt h5, .sec-5 ul li .s-txt p {
        text-align: left !important;
    }
   .s-txt p {
       margin: unset !important;
       max-width:240px !important;
    }
    footer {
        padding: 40px 20px 20px !important;
    }
    .sec-1 .row .col-lg-3{
        margin-bottom: 30px;
    }
    .banner .owl-carousel .owl-item img {
        min-height: 240px;
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .sec-2, .sec-4 {
        padding: 40px 0 !important;
    }
    header img.logo {
        width: 20% !important;
    }
    .sec-4{
        margin-bottom: 30px !important;
        padding: 40px 0 37px !important;
    }
    .sec-5{
        margin-bottom: 30px !important;
        padding: 40px 0 37px !important;
        background-image: unset !important;
        background-color: #3c3c3c !important;
    }
    .sec-5 h2 {
        font-size: 30px !important;
        margin-bottom: 40px !important;
    }
    .sec-9{
        padding-bottom: 40px !important
    }
    .sec-title p {
        margin-bottom: 20px !important;
    }
    footer .col-lg-3 {
        margin: 30px 0 !important;
    }
    footer .f-btn {
        width: 70% !important;
    }
    .manufac ul li {
        margin-right: 40px !important;
    }
    .manufac ul:last-child li {
        width: unset !important;
    }
    .manufac ul li::after {
        display: none;
    }
    .manufac ul:last-child li:last-child:after {
        display: none !important;
    }
    .manufac ul li:nth-child(odd)::after, .manufac ul:last-child li:nth-child(odd)::after{
        display: block ;

    }
    .manufac ul li::after {
        right: -37px;
    }
    .manufac ul:last-child li::after {
        right: -33px !important;
    }

    .manufac ul {
        justify-content: center !important;
    }
    .sec-1 img {
        width: 100%;
        min-height: 290px !important;
    }
    .sec-3 .owl-carousel .owl-nav  {
        display: none !important;
    }
    .sec-1 .sec1-txt {
        min-height: 289px;
    }
   
    .sec-4 .col-lg {
        width: 50%;
        margin-bottom: 30px;
    }
    .sec-4 .row{
        justify-content: center;
    }
    .sec-5 .sus-img {
        display: none !important;
       
    }
    .sec-5 ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
       position:unset;
        top: 0;
        bottom: 0;
        align-items: center;
        width: 100%;
        
    }
    .sec-5 ul li {
        border: none !important;
        background-color: unset !important;
        width: 50% !important;
        margin-bottom: 30px;
    }

    .sec-5 ul li img{
        vertical-align: middle;
        border: 2px dashed #c3c3c3;
        padding: 8px;
        border-radius: 50%;
    }

    .sec-5 ul li:nth-child(odd), .sec-5 ul li:nth-child(even) {
      margin-left: unset !important; 
      margin-top:unset !important; 
    }
    .sec-5 ul li:nth-child(even) .s-txt {
        margin-top: 0px !important;
    }
    .sec-5 ul li .s-txt {
        position: absolute;
        color: #fff;
        margin-top: 0px !important;
        text-align: left;
        left: 130px !important;
        max-width: 210px;
        right: 0 !important;
        width: 100%;
        top: 0;
        min-width: unset !important;
    }
    .sec-5 ul li .s-txt h3, .sec-5 ul li .s-txt h5, .sec-5 ul li .s-txt p {
        text-align: left !important;
    }
   .s-txt p {
       margin: unset !important;
       max-width:240px !important;
    }
    
    .home-section8 .sec8-card {
        padding: 30px;
    }
    .home-section8 .sec8-card h6 {
        font-size: 14px;
        margin: 11px 0 5px;
    }
    .home-section8 .sec8-card h4 {
        font-size: 18px;
        font-weight: 500;
    }
    .home-section8 .row{
        justify-content: center;
    }
    .sec-9 .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        transform: scale(.7);
    }
    .sec-11 .list-sec ul li {
        max-width: 213px;
    }
    .sec-11 .list-sec::after {
        content: "";
        right: 20px;
    }

    .blog-card img{
        width: 100%;
    }
    .b-sec .b-right ul li a {
        font-size: 13px;
        color: #5f5f5f;
    }
    .b-sec .b-right .post .p-txt {
        margin-left: 10px;
    }
    .b-sec .b-right .post .p-txt h6 {
        text-transform: capitalize;
        font-weight: 400;
        margin-bottom: 0;
    }
    .b-sec .b-right p {
        font-size: 11px;
        margin-bottom: 0 !important;
    }
    .b-sec .b-right ul li {
        margin-bottom: 10px;
    }
    .b-sec .row .blog-sidebar {
        max-height: 820px;
    }
    .b-sec .blog-card:not(:first-child) {
        margin-top: 50px;
    }
    .b-sec {
        padding: 45px 0;
    }
    .product-details-section1 .main {
        height: unset !important; 
    }
    .product-details-section1 .main {
        width: 100%;
        margin-bottom: 18px;
    }
    header .container-fluid{
        width: 100%;
        max-width: 100%;
    }
    header {
        display: block; 
    }
    header .right-menu{
        position: absolute;
        right: 20px;
        top: 10px !important;
    }
    header {
        background-color: rgba(0, 0, 0, 0.645);
        padding: 20px 0 3px;
    }
    .banner a {
        margin-top: 20px !important;
    }
    .banner .ban-txt h6 {
        font-size: 28px !important;
    }
    .banner .ban-txt img {
        width: 40% !important;
    }
    .banner .ban-txt h2 {
        font-size: 36px;
        margin-top: 10px !important;
        margin-bottom: 0px !important;
    }
    .banner .ban-txt h1 {
        font-size: 60px;
    }
}

@media(min-width:990px) and (max-width:1023px) {

    header {
        display: flex;
        text-align: center;
        margin: 0 auto;
        flex-wrap: wrap;
        justify-content: center;
    }
    header .right-menu{
        position: relative;
    }
    .sec-1 .sec1-txt {
        min-height: 373px;
    }
    .mobile-menu .navbar .menu {
        width: 44% !important;
    }
}
@media(min-width:992px) and (max-width:1023px) {

    .sec-1 .sec1-txt h4 {
        font-size: 13px;
        text-transform: uppercase;
        margin-bottom: 13px;
    }
    .sec-1 .sec1-txt h4 span {
        font-size: 25px;
    }
    .sec-1 .sec1-txt p {
        font-size: 12px;
        margin-bottom: 8px;
    }
    .sec-1 .sec1-txt h3 {
        font-size: 20px;
        text-transform: uppercase;
    }
    .sec-1 .sec1-txt {
        min-height: unset !important;
        padding: 16px;
    }
}