@media(max-width:1350px) {
    .customer-slider-arrow {
        left: -50px;
        right: -50px;
    }
}

@media(max-width:1250px) {
    .customer-slider-arrow {
        left: -10px;
        right: -10px;
    }
}

@media(max-width:1199px) {
    .customer-slider-arrow {
        display: none;
    }
    #header {
        padding: 15px 0px;
    }
    #header .navbar-brand {
        max-width: 230px;
    }
    #header .navbar .site-buttons {
        margin-left: 30px;
    }
    .home-banner-slide {
        padding: 130px 0px;
    }
    .home-banner-content div {
        font-size: 50px;
        line-height: 60px;
    }
    .home-banner-content p {
        margin-bottom: 40px;
    }
    .home-about-left-box div {
        padding: 40px 20px;
    }
    .home-services-inner div {
        padding-left: 20px;
        padding-right: 20px;
    }
    .home-services-inner h3 a {
        font-size: 21px;
        line-height: 30px;
    }
    .home-services {
        padding: 70px 0px;
    }
    /* .our-regular-customer {
        padding: 60px 0px;
    } */
    .inner-banner {
        padding: 120px 0px;
    }
    .inner-banner h1 {
        font-size: 55px;
        line-height: 70px;
        margin-bottom: 14px;
    }
}

@media(max-width:991px) {
    .badge {
        right: 15px;
        top: -10px;
        position: relative;
    }
    .footer-inner ul li {
        margin: 0px 20px;
    }
    .services-img,
    .services .flex-row-reverse .services-img {
        margin: 0;
        margin-bottom: 35px;
        max-width: 350px;
    }
    .services-content h3 {
        font-size: 25px;
        line-height: 30px;
    }
    .services-content,
    .services .flex-row-reverse .services-content {
        padding: 0;
    }
    .laptop-content {
        margin-top: 35px;
    }
    .laptop-content h3 {
        font-size: 25px;
        line-height: 30px;
    }
    .inner-banner {
        padding: 90px 0px;
    }
    .inner-banner h1 {
        font-size: 45px;
        line-height: 55px;
        margin-bottom: 14px;
    }
    .navbar-toggler {
        background: var(--main);
    }
    .navbar-toggler svg {
        width: 25px;
        height: 25px;
        fill: #fff;
    }
    .home-banner-slide {
        padding: 100px 0px;
    }
    .home-banner-content div {
        font-size: 45px;
        margin-bottom: 20px;
        line-height: 55px;
    }
    .home-about-right {
        margin-top: 50px;
    }
    #header .navbar .nav-link.is-active, #header .navbar .nav-link:hover{
        color: #000;
    }
    /* .home-about-left {
        max-width: 500px;
    } */
    h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .home-services {
        padding: 60px 0px;
        background-position: left;
    }
    #header .login{
        margin-left: 0px;
    }
    .home-blog-left,
    .home-blog p,
    .home-blog-right,
    .newslatter {
        max-width: unset;
    }
    .home-blog-left .section-head {
        margin-top: 0;
    }
    .home-blog {
        margin-top: 50px;
    }
    .newslatter {
        margin-top: 80px;
    }
    /* .section { */
        /* margin-top: 100px; */
    /* } */
    .footer-contact {
        justify-content: unset;
        flex-wrap: wrap;
    }
    .footer-contact-inner {
        flex: 0 0 50%;
    }
    .home-blog-content {
        padding-left: 0;
    }
    .home-contact-left h3 {
        font-size: 29px;
        line-height: 34px;
        margin-bottom: 10px;
    }
    .footer-inner ul li a {
        font-size: 17px;
        line-height: 20px;
    }
    .footer-inner h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .navbar-collapse {
        background: #fff;
        position: absolute;
        left: 0;
        box-shadow: 0 6px 6px rgba(0, 0, 0, 25%);
        top: 100%;
        z-index: 999;
        width: 100%;
    }
    #header {
        position: relative;
    }
    #header .navbar {
        position: unset;
    }
    .navbar-nav {
        background: var(--main);
        padding: 12px 20px;
        margin: 30px auto;
        max-width: 690px;
    }
    .navbar-toggler {
        order: 3;
    }
    #header .nav-buttons {
        margin-right: 25px;
        margin-left: auto;
    }
    #header .navbar .nav-item {
        margin: 8px 0px;
    }
    #header .navbar .nav-link {
        color: #fff;
        padding: 0;
    }
    #header .navbar .nav-link::before {
        display: none;
    }
    .product_05,
    .product_06 {
        margin-bottom: 70px;
    }
    .contact-inner h3 {
        font-size: 30px;
        line-height: 36px;
    }
    .contact-inner h3 {
        font-size: 25px;
        line-height: 36px;
    }
    .blog-content {
        padding-left: 0;
    }
    .blog-details-inner h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .prductdetails-left {
        max-width: 500px;
    }
    .productdetails-right {
        margin-top: 70px;
    }
}

@media(max-width:767px) {
    .home-product-content span{
        width: 100%;
    }
    .productdetails-right h3 {
        font-size: 25px;
        line-height: 32px;
    }
    .blog-details-inner h3 {
        font-size: 25px;
        line-height: 30px;
    }
    .blog_03 {
        margin-bottom: 55px;
    }
    .footer-inner ul li {
        margin: 0px 10px;
    }
    .inner-banner {
        padding: 70px 0px;
    }
    .inner-banner h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 14px;
    }
    .product_07 {
        margin-bottom: 70px;
    }
    .navbar-nav {
        max-width: 510px;
    }
    .home-banner-slide {
        padding: 70px 0px;
    }
    .home-banner-content {
        max-width: 100%;
    }
    .home-banner-content div {
        font-size: 40px;
        line-height: 50px;
    }
    .site-buttons_02,
    .site-buttons {
        font-size: 15px;
        line-height: 20px;
        padding: 13px 35px;
    }
    h2 {
        font-size: 30px;
        line-height: 37px;
    }
    .home-about-left-box div {
        padding: 40px 20px;
    }
    .home-about-left-box h1 {
        font-size: 23px;
        line-height: 27px;
    }
    .home-services-inner {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }
    .footer-contact {
        padding: 0;
        margin: 0px -15px;
    }
    .footer-contact-inner {
        justify-content: center;
        flex: 0 0 100%;
        padding: 0px 15px;
        margin-top: 27px;
    }
    #footer {
        padding: 40px 0px;
    }
    .home-contact {
        padding: 35px 0px;
    }
    .home-contact-right {
        text-align: center;
        margin-top: 35px;
    }
}

@media(max-width:575px) {
    img {
        max-width: auto;
    }
    .nav-buttons {
        /* width: 100%; */
        align-items: center;
        margin: 30px auto;
        /* justify-content: center; */
    }
    .home-product-slide-inner {
        max-width: 100%;
    }
    .relatedproduct-inner {
        margin-left: auto;
        margin-right: auto;
        max-width: 350px;
    }
    .inner-banner {
        padding: 50px 0px;
    }
    .inner-banner h1 {
        font-size: 35px;
        font-weight: 500;
        line-height: 45px;
        margin-bottom: 10px;
    }
    .product-inner {
        margin-bottom: 50px;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }
    .product_08 {
        margin-bottom: 0px;
    }
    .home-banner-slider .slick-dots {
        display: none !important;
    }
    .home-banner-content div {
        font-size: 35px;
        line-height: 42px;
    }
    .home-banner-content p {
        margin-bottom: 30px;
    }
    .home-banner-slide {
        padding: 50px 0px;
    }
    h2 {
        font-size: 25px;
        line-height: 32px;
    }
    #top {
        display: none;
    }
    .home-contact-left svg {
        width: 55px;
        height: 60px;
    }
    .home-contact-left h3 {
        font-size: 25px;
        line-height: 32px;
    }
    .newslatter {
        padding: 30px 20px;
    }
    .footer-inner h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .navbar-nav {
        margin: 30px 15px;
        max-width: 100%;
    }
}

@media(max-width:500px) {
    .site-buttons_02,
    .site-buttons {
        padding: 10px 25px;
    }
    .section-head span {
        font-size: 15px;
        line-height: 20px;
        word-spacing: 0;
    }
    .footer-inner ul {
        flex-wrap: wrap;
        margin: 0px -15px;
        margin-bottom: 35px;
    }
    .footer-inner ul li {
        text-align: center;
        padding: 0px 15px;
        flex: 0 0 33.33%;
        margin: 0;
        margin-top: 15px;
    }
    .home-banner-content div {
        font-size: 30px;
        line-height: 40px;
    }
}

@media(max-width:450px) {
    #header .navbar-brand {
        max-width: 150px;
    }
    .productdetails-right h3 {
        font-size: 20px;
        line-height: 25px;
    }
    .prduct-slider-nav {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .prductdetails-slider {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .blog-details-inner h3 {
        font-size: 22px;
        line-height: 27px;
    }
    .home-contact-left h3 {
        font-size: 22px;
        line-height: 27px;
    }
    .newslatter {
        padding: 25px 10px;
    }
    .home-about-left {
        display: block;
    }
    .home-about-left-box figure {
        text-align: center;
    }
    .left-box_01 figure {
        margin-top: 0;
    }
    .left-box_03 {
        margin-bottom: 24px;
    }
    .home-banner-content p {
        font-size: 17px;
        line-height: 22px;
    }
    .home-banner-content div {
        font-size: 28px;
        line-height: 33px;
    }
    .home-about-left-box div {
        padding: 30px 20px;
    }
    .home-contact-left {
        text-align: center;
        display: block;
    }
    .home-contact-content {
        margin-left: 0;
        margin-top: 20px;
    }
    .home-contact-right {
        margin-top: 20px;
    }
    .footer-inner h3 {
        text-align: center;
        display: block;
    }
    .newslatter form {
        text-align: center;
        display: block;
    }
    .newslatter h3 {
        text-align: center;
    }
    .newslatter form .site-buttons {
        margin-top: 20px;
    }
    #header {
        padding: 10px 0px;
    }
    .navbar-toggler {
        line-height: 0;
        height: unset;
        width: unset;
        padding: 5px 10px;
    }
    /* #header .login {
        margin-left: 10px;
    } */
    #header .login svg {
        width: 25px;
        height: 20px;
    }
    #header .client-user svg {
        width: 27px;
        height: 27px;
    }
    #header .nav-buttons {
        margin-right: 10px;
    }
    .navbar-toggler svg {
        width: 15px;
        height: 15px;
    }
}

@media(max-width:380px) {
    .quantity input {
        width: 80px;
    }
    .footer-inner ul {
        margin-left: -5px;
        margin-right: -5px;
    }
    .footer-inner ul li {
        padding: 0px 5px;
    }
}