@media (max-width: 1200px) {
iframe{width:100%;}
.container-fluid {padding-right: 20px;padding-left: 20px;}
/*.footer-block a{word-break: break-all;}*/
#grid .service-box .service-icon{padding: 27px 0;}
.page-navigation ul{margin-bottom:0;}
#grid .testimonial-bg h4{font-size:17px;}
}
@media (max-width: 1080px) {
.home-ln .col-md-3{max-width:50%; flex:50%; margin-bottom:20px;}
.home-ln .testimonial-bg{height: 100%; }
.testi-bg .testimonial-bg{text-align:center; padding: 10px 15px}
.testi-bg .testimonial-bg p{text-align:center;}
.testi-bg .testimonial-bg .col-md-5, .testi-bg .testimonial-bg .col-md-7{max-width:100%; flex:100%;}
.testi-bg .testimonial-bg img{width:auto;}
.news-main .col-md-3{max-width:50%; flex:50%; margin-bottom:20px;}
.testimo-main .testimonial-bg .col-md-5, .testimo-main .testimonial-bg .col-md-7{max-width:100%; flex:100%;}
.testimo-main .testimonial-bg img{width:auto;}
.testimo-main .testimonial-bg {text-align: center; padding: 10px 15px}
.testimo-main .testimonial-bg p {text-align: center;}
}
@media (max-width: 900px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-light .navbar-nav .active>.nav-link {
        color: #fff;
    }
    .footer-logo {
        border-right: none;
    }
    .breadcrumb>li {
        display: inline-block;
        font-size: 10px;
    }
    .top_add_info ul {
        display: inline-block;
        text-align: center;
        margin: 0 auto;
        float: none;
        width: 100%;
        padding: 10px 0;
        position: relative;
        right: 0;
        left: 0;
    }
    .vertical-tab {
        /* display: grid; */
    }
    .logo a h1 {
        font-size: 22px;
        line-height: 43px;
    }
    .navbar-light .navbar-toggler {
        background: #ffffff;
        padding: 6px;
        font-size: 13px;
        right: 30px;
        text-align: right;
        float: right;
        position: absolute;
        top: -46px;
    }
    .search-bar {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .navbar {
        margin-bottom: 0;
        position: absolute;
        z-index: 9;
        left: 10px;
        top: 50px;
        width: 100%;
    }
    .banner-area .banner-img {
        /* background-image: url(../images/banner/mobile-banner.jpg); */
        /* height: 50vh; */
    }
    .img-video {
    position: absolute;
    right: 0;
    left: 0;
    width: 45px;
    margin: auto;
    top: 14%;
}
    .banner-content h1 {
        font-weight: 500;
        font-size: 23px;
        line-height: 37px;
        padding: 0 0px 10px 0;
        position: relative;
        top: 18px;
    }
    .banner-content p {
    margin-bottom: 24px;
    font-family: 'Poppins', sans-serif;
    font-size: 9px;
    text-align: left;
    line-height: 15px;
    word-break: break-all;
    color: #fff;
}
.banner-content .btn-primary {
    border: none;
    font-size: 11px;
    padding: 10px 50px;
    background: #01a4bf;
    border-radius: 0;
}
    .in-house a {
        border-bottom: 1px solid #2C2E43;
        width: max-content;
        margin: auto;
        color: #2C2E43;
        font-style: italic;
        font-size: 12px;
    }
    .in-house h3 {
        font-size: 16px;
        color: #2C2E43;
    }
    .categary1 img {
        padding: 30px;
        padding-top: 15px;
    }
    .quality {
        position: absolute;
        /* padding: 20px; */
        /* background: rgba(176, 190, 197, 0.8); */
        top: 46px;
    }
    .border-before::before {
        content: none;
    }
    .quality p {
        font-size: 12px;
    }
    .categories {
        padding: 40px 0;
    }
    .categary-heading {
        margin: 10px 0 40px;
    }
    .pick {
        padding: 10px;
    }
    .pick .content {
        padding: 20px;
    }
    .quality h2 {
        font-size: 17px;
    }
    .quality a {
        font-size: 12px;
    }
    /* .instagram .col-md-3 {
        flex: 0 0 50%;
        max-width: 20%;
        margin: auto;
        margin-bottom: 20px;
    } */
    .btn-style {
        top: -40px;
        font-size: 11px !important;
    }
    .carousel {
        position: relative;
        width: 100%;
    }
    .navbar-collapse.show {
        display: block!important;
        position: relative;
        background: transparent;
        top: 0;
        z-index: 9;
        width: 100%;
    }
    body {
        overflow-x: hidden;
    }
    .banner-content {
        position: absolute;
        top: 0;
        padding: 0;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
        padding: 5px 10px;
        border-bottom: 1px solid #fff;
        margin: auto;
    }
    .navbar-nav {
        margin: 0;
        background: #01a4bf;
        width: 100%;
        text-align: center;
        top: 0;
    }
    .contact-bg {
        padding: 20px;
    }
    .vertical-tab .nav-tabs {
        display: inline-block;
    }
    .nav>li {
        position: relative;
        display: table-cell;
    }
    .vertical-tab .nav-tabs li a img {
        width: 50px;
        height: 50px;
    }
    .controls-top .btn-floating.right {
        /* right: 0; */
    }
    .carousel-item .col-md-3 {
        flex: 0 0 20%;
        max-width: 100%;
    }
    .product-grid .product-links {
        right: 80px;
        left: auto;
    }
    .tab-content>.active {
        display: block !important;
        opacity: 1;
        position: relative;
        top: 0;
    }
    .modal-backdrop.show {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1040;
        width: 100vw;
        height: 100vh;
        background-color: #000;
    }
    .modal-body img {
        margin-bottom: 20px;
    }
    .modal-body .carousel-item .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .o-summary {
        margin-top: 20px;
    }
    .tab .nav-tabs li {
        padding: 15px;
        color: #000;
        text-align: center;
        width: 50%;
    }
    .table-responsive {
        display: block !important;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .credit h3 {
        width: 100%;
    }
    .emailer {
        padding: 30px;
    }
    .emailer h4 {
        margin-top: 30px;
        font-size: 19px;
    }
    .emailer h3 {
        position: absolute;
        top: 40%;
        right: 10%;
        font-size: 30px;
        color: #fff;
    }
    .we-support h3 {
        position: relative;
        top: 0;
        right: 0;
        font-size: 20px;
        color: #000;
        margin-bottom: 20px;
    }
    .left-part h5 {
        font-size: 15px;
        margin-top: 50px;
        font-weight: 600;
        padding: 10px;
        border: 2px solid #000;
    }
    .we-happy h5 {
        padding: 30px 10px;
        background: #000;
        margin: 0px auto;
        color: #fff;
        font-size: 15px;
    }
    .we-happy .col-6 {
        padding: 5px;
    }
    .we-happy {
        padding: 0;
    }
    .insta-feeds img {
        width: 100%;
    }
    .insta-feeds .insta-content {
        padding: 10px;
        padding-bottom: 40px;
    }
    .insta-feeds p {
        font-size: 16px;
        line-height: 27px;
    }
    .about-content {
        width: 100%;
    }
    .pad-top {
        padding-top: 0;
    }
    .collapse:not(.show) {
        display: none !important;
    }
    .top_add_info li {
        list-style: none;
        display: inline-block;
        margin: 0 10px;
        font-size: 13px;
        color: #000000;
    }
    .offer ul li {
        list-style: none;
        display: inline-block;
        margin: 0 10px;
        font-size: 8px;
        color: #000000;
    }
    .header-area .bottom_header {
        /* background-color: #DA0037; */
        padding: 5px 0;
    }
    .login-menu {
        display: inline-block;
        padding-top: 0;
        text-align: right;
        float: right;
        padding-left: 0;
    }
    .login-menu li {
        display: inline-block;
        list-style: none;
        margin: 0 2px;
        color: #fff;
        font-size: 9px;
    }
    .login-menu li span {
        width: 7px;
        height: 7px;
        border-radius: 999px;
        z-index: 1;
        right: -4px;
        top: 4px;
        background: #fff;
        position: absolute;
    }
    .search-bar button {
        position: absolute;
        right: 10px;
        top: 7px;
        background: transparent;
        border: none;
        color: #000;
    }
    .banner-content h1 span {
        font-size: 39px;
    }
    .product-content .form-select {
        left: 0;
    }
    .inc-dic .dic {
        position: absolute;
        top: -25px;
        left: -13px;
    }
    .product-content {
        margin-top: 8px;
        font-size: 11px;
    }
    .latest-offer h3 {
        position: absolute;
        font-size: 25px;
        font-weight: 600;
        left: 97px;
        top: 90px;
    }
    .latest-offer::after {
        content: "";
        position: absolute;
        width: 150px;
        height: 150px;
        background-color: #DA0037;
        top: 130px;
        right: -105px;
    }
    .latest-offer::before {
        content: "";
        position: absolute;
        width: 150px;
        height: 150px;
        background-color: #DA0037;
        top: 130px;
        left: -105px;
    }
    .footer-block h3 {
        font-size: 35px;
    }
    .footer-block h4 {
        /* color: #fff; */
        /* text-decoration: underline; */
        font-size: 11px;
    }
    .footer-block ul li {
        list-style: none;
        color: #fff;
        line-height: 20px;
        font-size: 12px;
    }
    .link-head h4 {
        font-size: 10px;
    }
    .footer-block .quick-links li {
        list-style: none;
        color: #fff !important;
        font-size: 7px;
    }
    .quick-links li {
        list-style: none;
        color: #fff !important;
        font-size: 7px;
    }
    .footer-block .payment-links li {
        display: inline-table;
        padding: 4px;
        width: 43%;
    }
    .footer-block p {
        color: #fff;
        font-size: 7px;
    }
    .margin-top {
        margin-top: 15px;
    }
    .form-control {
        height: 30px;
        font-size: 17px;
    }
    .footer-bottom p {
        /* color: #fff; */
        text-align: center;
        margin-bottom: 20px;
        font-size: 10px;
    }
    .quick-links {
        display: inline-block;
        padding: 0;
        margin-bottom: 0;
    }
    .product-grid .price {
        font-size: 8px;
    }
    .related-products h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .product-content a {
        font-size: 10px;
    }
    .offer h2 {
        font-size: 20px;
    }
    .navbar-nav .dropdown-menu {
        width: 100%;
    }
    .category-list h2 {
        color: #1256b0;
        font-size: 14px;
    }
    .dropdown-toggle::after {
        display: inline-block;
        margin-left: 0.255em;
    }
    .category-list a {
        font-size: 9px;
    }
    #product-pagination {
        font-size: 9px;
        color: #1256B0;
    }
    .short-by {
        font-size: 5px;
    }
    .bar-code img {
        width: 100%;
        float: right;
        position: relative;
        top: 0;
    }
    .product-name {
        font-size: 9px;
        color: #1256b0;
    }
    .all-categary .product-grid .price {
        font-size: 9px;
        position: relative;
        top: 0;
    }
    .title {
        font-size: 9px;
        text-decoration: underline;
    }
    .social ul li {
        list-style: none;
        display: inline-block;
        margin: 0 10px;
        font-size: 20px;
        color: #000000;
    }
    .banner-area {
        position: relative;
        height: 50vh;
    }
    .sec-head h2 {
    color: #01a4bf;
    font-size: 17px;}
    .aboutpage-content {
        text-align: center;
        padding: 30px;
        border: 1px solid #000000;
    }
    .form-bg .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .form-address h2 {
        font-size: 18px;
    }
    .service-details::before {
        content: "";
        position: absolute;
        width: 1px;
        height: 680px;
        background: #000;
        left: -25px;
    }
    .team-box {
        margin: 20px 0;
    }
    .service-box img {
        /* width: 100%; */
    }
    .bottom_header .btn-primary {
        padding: 15px 10px;
        font-size: 16px;
        margin-top: 0;
        background: #012443;
        border-radius: 0;
        border: none;
        box-shadow: 0px 1px 1px rgb(0 0 0 / 25%);
    }
    .about-con::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-image: url(../images/Subtract.png);
        right: -100px;
        background-repeat: no-repeat;
        background-position: right;
        top: -265px;
        background-size: contain;
    }
    .about-con::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-image: url(../images/Subtract1.png);
        left: -100px;
        background-repeat: no-repeat;
        background-position: left;
        background-size: contain;
        bottom: -265px;
    }
    .border-non {
        border-radius: 0;
        width: 100%;
        padding: 5px;
    }
    .service-box img {
        width: 100%;
        height: 100%;
    }
	.testi-bg .testimonial-bg{text-align:center;}
.testi-bg .testimonial-bg p{text-align:center;}
.testi-bg .testimonial-bg .col-md-5, .testi-bg .testimonial-bg .col-md-7{max-width:100%; flex:100%;}
.footer-logo h1 {font-size: 15px;}
#grid .service-box .service-icon{padding: 70px 0;}
.container, .container-sm {
    max-width: 100%;
}
}

@media (max-width: 800px) {
    .app-btn {
        position: fixed;
        background-image: url(../images/Rectangle\ 8.png);
        top: 37%;
        right: 0;
        background-repeat: no-repeat;
        background-size: 50px;
        width: 50px;
        height: 100%;
    }
    .home-banner {
        height: 100vh;
    }
    .sec-head h2::before {
        content: "";
        position: absolute;
        width: 60%;
        height: 100%;
        background-image: url(../images/banner/before.png);
        left: 0;
        background-repeat: no-repeat;
        background-position: left;
        background-size: 40%;
    }
    .sec-head h2::after {
        content: "";
        position: absolute;
        width: 60%;
        height: 100%;
        background-image: url(../images/banner/after.png);
        right: 0;
        background-repeat: no-repeat;
        background-position: right;
        background-size: 40%;
    }
    .service-sec {
        padding: 50px 0 50px;
    }
    .sec-head h2 {
        font-size: 25px;
    }
    .service-icon {
        padding: 20px 0;
    }
    .footer-right {
        text-align: center;
        float: none;
    }
    .footer-bottom {
        background: #d9dd6b;
        text-align: center;
    }
    .footer-bottom ul {
        padding: 0;
        display: inline-block;
        float: none;
        margin-bottom: 0 !important;
    }
    .inner-service .service-box img {
        width: 60px;
        height: 60px;
    }
    .inner-service .ser-icon {
        width: max-content;
    }
    .team-page .testimonial-bg {
        padding: 10px;
    }
    .bottom_header .btn-primary {
        padding: 15px 25px;
        font-size: 16px;
        margin-top: 10px;
        background: #012443;
        border-radius: 0;
        border: none;
        box-shadow: 0px 1px 1px rgb(0 0 0 / 25%);
    }
    .hs_comment_form {
        /* background-color: #012443; */
        padding: 20px;
        /* margin: 30px; */
    }
    .form-address {
        background-color: #b61919;
        padding: 20px 50px;
    }
    .right-side {
        margin-top: 0;
    }
    .service-box {
        margin-bottom: 50px;
        box-shadow: 0px 0px 10px #eee;
    }
    .about-con::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-image: url(../images/Subtract.png);
        right: -9px;
        background-repeat: no-repeat;
        background-position: right;
        top: -335px;
        background-size: contain;
    }
    .about-con::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-image: url(../images/Subtract1.png);
        left: -9px;
        background-repeat: no-repeat;
        background-position: right;
        bottom: -335px;
        background-size: contain;
    }
    .about-con {
        position: relative;
        width: 100%;
        padding: 50px;
    }
    .inner-page .banner-area {
        position: relative;
        height: 17vh;
    }
    .social ul {
        display: inline-block;
        text-align: right;
        margin: 0;
        padding: 10px 0 0;
        position: relative;
        right: 0;
        z-index: 999999;
    }
    .service-box p {
        text-align: justify;
        margin-bottom: 20px;
        word-break: break-all;
    }
    .client-bg {
        background: #eee;
        padding: 10px;
        border: 1px solid #A3A3A3;
    }
    .ser-icon {
        padding: 13px 20px;
        margin-bottom: 10px;
        width: max-content;
    }
    .right-side .ser-icon {
        margin-bottom: 20px;
    }
    .text-r {
        text-align: center;
    }
    .navbar-nav {
        margin: 0;
        background: #01a4bf;
        width: auto;
        text-align: center;
        top: 0;
    }
    .footer-logo h2 {
        font-size: 19px;
        border: none;
        text-align: left;
        display: inline-block;
    }
    .footer-block {
        margin-bottom: 40px;
        padding-left: 0;
    }
    .team-box {
        margin: 20px 0;
    }
    .top_add_info li {
        list-style: none;
        display: inline-block;
        margin: 0 10px;
        font-size: 8px;
        color: #000000;
    }
    .social ul li {
        list-style: none;
        display: inline-block;
        margin: 0 25px;
        font-size: 20px;
        color: #000000;
    }
    .navbar {
        margin-bottom: 0;
        display: -webkit-box;
        position: absolute;
        z-index: 9;
        right: 0;
        top: 6px;
    }
    .navbar-light .navbar-toggler {
        background: #f1ca89;
        padding: 10px;
        font-size: 16px;
        right: -50px;
        float: right;
        position: relative;
        top: -57px;
    }
    .navbar-collapse.show {
        display: block!important;
        position: relative;
        background: #1256b0;
        top: 0;
        z-index: 9;
    }
    .form-container .form-address {
        color: #304230;
        font-size: 13px;
        text-align: left;
        width: 100%;
        padding: 20px;
        vertical-align: top;
        display: inline-block;
    }
    .form-container .form-horizontal {
        width: 100%;
        margin: 0;
        padding: 30px 0px;
    }
    .form-horizontal .form-control {
        padding-left: 20px;
    }
    .contact-icons {
        margin-top: 0;
        padding-left: 0;
    }
    .contact-icons li {
        display: inline-block;
        margin: 10px;
        margin-left: 0;
    }
    .before::before, .before::after, .before1::before, .before1::after {
        content: none;
    }
    .service-details::after, .service-details::before {
        content: none;
    }
    .form-container {
        padding: 0;
    }
    .form-bg {
        width: 100%;
        margin-top: 20px;
    }
    .service-block {
        margin: 20px 0;
    }
    .about-page {
        padding: 50px 0;
    }
    .service-page h2 {
        text-align: center;
        margin: 20px 0;
        width: 100%;
    }
    .pr-0 {
        padding-right: 15px !important;
    }
    .pl-0 {
        padding-left: 15px !important;
    }
    .aboutpage-content {
        border: 1px solid #000000;
        padding: 30px;
    }
    .footer-bg {
        padding: 50px 0 0;
        font-family: 'Poppins', sans-serif;
    }
    .client-logo .col-md-3 {
        flex: 0 0 50%;
        max-width: 100%;
        position: relative;
        padding: 20px;
        text-align: center;
    }
    .banner-content p {
        font-size: 11px;
        margin-bottom: 10px;
    }
    .service-box img {
        /* margin-bottom: 10px; */
        /* width: 60px; */
        /* height: 60px; */
    }
    .about-content p {
        color: #f1ca89;
        text-align: justify;
        font-size: 13px;
    }
    .service-box {
        margin-bottom: 50px;
    }
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #fff;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .view-select .form-select {
        width: 25%;
    }
    .all-cat .product-grid .price {
        font-size: 11px !important;
    }
    .all-cat .product-grid .product-content {
        padding: 0;
    }
    .all-cat .product-content a {
        font-size: 11px;
    }
    .vertical-tab .nav-tabs {
        width: 345px;
        min-width: 128px;
        border-bottom: none;
        /* display: table-cell; */
        max-height: 120px;
        overflow-y: hidden;
        overflow-x: scroll;
    }
    .product-name {
        font-size: 12px;
        color: #1256b0;
    }
    .brand-list li {
        list-style: none;
        text-align: center;
        background: #fff;
        margin: 5px;
        font-weight: normal;
        position: relative;
        cursor: pointer;
        font-size: 12px;
    }
    #product-pagination {
        font-size: 12px;
        color: #1256B0;
        text-align: left;
    }
    .category-list a {
        font-size: 12px;
    }
    .title {
        font-size: 17px;
        text-decoration: underline;
    }
    .product-content a {
        font-size: 17px;
    }
    .logo {
        text-align: center;
        width: 100%;
    }
    .subscribe {
        width: 100%;
        margin: auto;
    }
    .subscribe p {
        text-transform: uppercase;
        color: #D48814;
        font-size: 10px;
        margin-bottom: 5px;
    }
    .short-by {
        font-size: 12px;
        text-align: left;
        margin: 5px 0;
    }
    .dis-none {
        display: none;
    }
    .related-products {
        padding: 50px 0;
    }
    .dropdown-menu {
        width: 100%;
    }
    .form-check-input {
        left: 0;
    }
    .vertical-tab .tab-content {
        width: 100%;
    }
    .bread-bg .dropdown {
        margin-bottom: 10px;
    }
    .more-category .col-md-3 {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .all-categary .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .display-none {
        display: none;
    }
    #div_pagination {
        float: left;
        margin: 5px auto;
    }
    .product-grid .price {
        font-size: 17px !important;
        font-weight: 500;
        display: inline-block;
        text-align: left;
    }
    .inc-dic .inc {
        position: absolute;
        top: -25px;
        right: -1px;
    }
    .product-grid .inner-content {
        width: 100%;
        padding: 10px 10px;
        position: absolute;
        left: 0;
        bottom: 77px;
    }
    .latest-offer h3 {
        position: absolute;
        font-size: 20px;
        font-weight: 600;
        left: 15px;
        top: 100px;
    }
    .mobile-center {
        text-align: left;
    }
    .product-content .form-select {
        text-align: center;
        position: relative;
        left: -10px;
        width: 100%;
    }
    .footer-block .footer-social {
        display: inline-block;
        float: left;
        margin-top: 11px;
        width: 100%;
        margin-bottom: 20px;
    }
    .footer-block .footer-social li {
        display: inline-block;
        margin: 0 10px;
        font-size: 13px;
    }
    .app-store li {
        display: inline-block;
        margin: 0 5px;
    }
    .app-store {
        display: inline-block;
        margin-bottom: 0;
    }
    .inc-dic .dic {
        position: absolute;
        top: -25px;
        left: -24px;
    }
    .desktop-offer {
        display: none;
    }
    .mobile-offer {
        display: block;
    }
    .latest-offer::before {
        content: "";
        position: absolute;
        width: 200px;
        height: 100px;
        background-color: #DA0037;
        top: 164px;
        left: -120px;
    }
    .latest-offer::after {
        content: "";
        position: absolute;
        width: 95px;
        height: 100px;
        background-color: #DA0037;
        top: 12px;
        right: -14px;
    }
    .quick-links li {
        list-style: none;
        color: #fff !important;
        font-size: 9px;
    }
    .link-head h4 {
        color: #fff;
        text-decoration: underline;
        margin-bottom: 20px;
        font-size: 11px;
    }
    .footer-block ul.phone-email {
        padding: 0;
        display: inline-flex;
    }
    .footer-block ul.phone-email li {
        list-style: none;
        color: #fff !important;
        line-height: 30px;
        margin: 0 10px;
        font-size: 12px;
    }
    .banner-content h1 span {
        font-size: 40px;
    }
    .logo a h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .footer-block h4 {
        /* color: #fff; */
        /* text-decoration: underline; */
        font-size: 11px;
        margin-bottom: 10px;
    }
    .footer-block h3 {
        color: #fff;
        font-size: 35px;
        text-transform: capitalize;
        margin-bottom: 10px;
        font-weight: 600;
        letter-spacing: 0.01em;
    }
    .footer-bottom p {
        /* color: #fff; */
        text-align: center;
        margin-bottom: 20px;
        font-size: 12px;
    }
    /* .latest-offer::after, .latest-offer::before {
        content: none;
    } */
    .social {
        text-align: center;
    }
    .offer {
        /* background-color: #d8e6f8; */
    }
    .header-area .bottom_header {
        /* background-color: #DA0037; */
        padding: 10px 0;
    }
    .login-menu {
        display: inline-block;
        padding-top: 15px;
        text-align: right;
        float: right;
        padding-left: 0;
        width: 100%;
        position: relative;
        top: -43px;
        right: 0;
    }
    .login-menu li span {
        width: 7px;
        height: 7px;
        border-radius: 999px;
        z-index: 1;
        right: -2px;
        top: 2px;
        background: #fff;
        position: absolute;
    }
    .login-menu li {
        display: inline-block;
        list-style: none;
        margin: 0 2px;
        color: #fff;
        font-size: 13px;
    }
    .search-bar button {
        top: 7px;
    }
    .navbar-light .navbar-toggler {
        background: #ffffff;
        padding: 10px;
        padding-left: 20px;
        font-size: 16px;
        right: 0;
        top: 0;
        float: right;
        position: relative;
        padding-right: 15px;
        border-radius: 999px 0 0 999px;
    }
    .navbar {
        display: inline-block;
        position: absolute;
        z-index: 9;
        width: 100%;
        top: -40px;
        right: 0px;
        margin: auto;
        text-align: center;
    }
    .navbar-collapse.show {
        display: block!important;
        position: relative;
        background: transparent;
        top: 45px;
        z-index: 9;
        left: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .banner-area .banner-img {
        /* background-image: url(../images/banner/mobile-banner.jpg); */
        background-position: right;
    }
    .banner-content {
        position: absolute;
        top: 0;
        padding: 0;
        margin: 0;
        width: 94%;
    }
    .b-none::before {
        content: none;
    }
    .stock {
        text-align: center;
        margin: 10px 0;
    }
    /* .product-grid .product-image {
        margin: 30px;
    } */
    .gallery-more a {
        margin-top: 0;
    }
    .search-bar {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 74%;
        text-align: center;
        /* background: #fff; */
        border-radius: 999px;
        position: absolute;
        top: 37px;
    }
    .carousel-item .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .quality {
        position: relative;
        padding: 20px;
        background: rgba(176, 190, 197, 0.8);
        top: 0;
    }
    .offer ul li {
        list-style: none;
        display: inline-block;
        margin: 0 10px;
        font-size: 13px;
        color: #000000;
    }
    .top_add_info li {
        list-style: none;
        display: inline-block;
        margin: 0 10px;
        font-size: 13px;
        color: #000000;
    }
    .footer-block .payment-links li {
        display: inline-table;
        padding: 4px;
        width: 43%;
        text-align: left;
    }
    .payment-links li img {
        width: 45%;
    }
    .footer-block .quick-links li {
        list-style: none;
        color: #fff !important;
        font-size: 9px;
        width: 100%;
    }
    .quick-links li {
        list-style: none;
        color: #fff !important;
        font-size: 9px;
    }
    .footer-block p {
        color: #fff;
        font-size: 9px;
    }
}
@media (max-width: 767px) {
.appointment .app-btn{top:46%;}
.appointment .app-btn .btn{top:65px; left: -85px;}
.navbar-light .navbar-toggler{right: 10px;}
.container, .container-lg, .container-md, .container-sm, .container-xl{max-width:100%;}
.bottom_header .logo{position: relative; z-index:99;}
.bottom_header .col-md-3{max-width: 70%; flex:70%; margin:0 auto 0;}
.navbar{top:0;}
.navbar-collapse.show{top:0;}
.navbar-light .navbar-toggler{top:-45px;}
.home-about{text-align:center;}
.sec-padding{padding-bottom:0;}
.service-sec{padding-bottom:0;}
.testi-bg .testimonial-bg{text-align:center;}
.testi-bg .testimonial-bg p{text-align:center;}
.testi-bg .testimonial-bg .col-4, .testi-bg .testimonial-bg .col-8{max-width:100%; flex:100%;}
.testi-bg .testimonial-bg img{width:auto;}
.footer-logo h1 {font-size: 20px;}
.service-sec .btn-primary{margin-bottom:20px;}
.footer-bg .col-6{max-width: 100%; flex:100%;}
.footer-bg .col-3 {max-width: 50%; flex:50%;}
.news-main .col-md-3{max-width:100%; flex:100%;}
.home-ln .col-md-3{max-width:100%; flex:100%;}
.testi-bg .testimonial-bg .team-img{height:auto !important;}
.testi-bg .testimonial-bg{margin-bottom:20px;}
.testimonial-bg .news-img{height:auto !important;}
.logo a h1{font-size:25px;}
.slick-slider{z-index:0;}
.sec-head{z-index:0; position:relative;}
.service-sec{padding-top:50px;}
}
@media (max-width:480px){
.service-box .col-6{
    max-width: 100%;
    flex: 100%;
    padding: 0;
}
.service-box img{width:auto; height:auto;}
.service-icon h3{font-size:17px;}
#grid .service-box .service-icon{padding:30px 0;}
.sec-head h2{font-size:15px;}
.page-navigation ul{padding-left:10px;}
.page-navigation ul li a{font-size:13px;}
.sec-padding {padding: 15px;}
.home-about{padding:15px;}
.testimo-main .testimonial-bg{height:auto !important;}
}
