@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.ttf);
    font-display: swap;
}

@font-face {
    font-family: RobotoCondensed;
    src: url(../fonts/RobotoCondensed-Regular.ttf);
    font-display: swap;
}

:root {
    --heading-color: #1D1E1F;
    --alt-color: #FFA41C;
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #606975;
    background-color: #f8f8f8
}

.container-fluid {
    max-width: 1350px
}

.topbar {
    position: relative;
    z-index: 1031;
    padding: .25rem 4px;
    border-bottom: 1px solid #dee2e6;
    background-color: #fff
}

.topbar .nav-link {
    font-size: .875rem;
    padding: .375rem .875rem;
    color: #606975
}

header {
    position: relative;
    z-index: 1030;
    background-color: #fff;
    box-shadow: 0 .125rem .25rem #00000017;
    padding: .4rem 4px;
    overflow: hidden
}

.nav-main .nav-link {
    border-width: 1px 0;
    border-style: solid;
    border-color: #fff;
    color: #606975;
    display: block;
    padding: .5rem 1rem;
    margin-left: .25rem
}

.nav-main .nav-link:hover {
    color: #36A2EB;
    background-color: #e7f4fd
}

.nav-link.nav-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px
}

.nav-link.nav-icon:first-of-type svg {
    width: 16px
}

.nav-link.nav-icon svg {
    width: 20px;
    height: 20px;
    color: #606975
}

.nav-link.nav-icon .badge-pill {
    position: absolute;
    top: -4px;
    right: -4px
}


.breadcrumb-container {
    background-color: #eee;
    padding: 0 4px
}

.breadcrumb-container .breadcrumb {
    background-color: #eee;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    float: none
}

.title h2 {
    font-size: 26px;
    font-weight: 600
}

.brand-sec,
.post-sec,
.category-sec,
.product-tabs-home {
    padding-top: 50px
}

.brand-sec .brand-box .brand-item {
    box-shadow: 0 .125rem .25rem #00000014
}

.brand-sec .brand-box .brand-item,
.post-sec .post-box .post-item {
    width: calc(calc(100% / 4) - 12px);
    margin-top: 14px
}

.brand-sec .brand-box .brand-item a {
    width: 100%;
    background: #fff;
    display: block;
    text-align: center;
    overflow: hidden
}

.brand-sec .brand-box .brand-item a img,
.post-sec .post-box .post-item a img {
    transition: all .5s ease
}

.brand-sec .brand-box .brand-item a img:hover,
.post-sec .post-box .post-item a img:hover {
    transform: scale(1.1)
}

.post-sec .post-box .post-item {
    box-shadow: 0 .125rem .25rem #00000014;
    margin-left: 16px
}

.post-sec .post-box .post-item:first-of-type,
.post-sec .post-box .post-item:nth-of-type(5) {
    margin-left: 0
}

.post-sec .post-box .post-item a {
    overflow: hidden
}

.post-sec .post-box .post-item .card-body {
    padding: 16px
}

.post-sec .post-box .post-item .card-body a {
    color: #606975;
    font-size: 1.15rem
}

.post-sec .post-box .post-item .card-body a:hover {
    text-decoration: none;
    color: #137bc1
}

.product-sec .product-box {
    box-shadow: 0 .125rem .25rem #0000001f;
    background: #fff;
    border-radius: .25rem .25rem 0 0;
    padding: 1rem
}

.product-sec .product-box .product-info h1 {
    font-size: calc(1.275rem + 0.3vw)
}

.product-sec .product-box .product-info .price {
    font-size: 1.15rem;
    font-family: RobotoCondensed !important
}

.product-sec .product-box .product-info .price span {
    font-weight: 700;
    color: #c3713a
}

.product-sec .product-box .product-info .price strong:not(:first-of-type) {
    text-decoration: line-through
}

.product-sec .product-box .short-desc {
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: .95rem
}

.product-sec .product-box .about-item .about-head {
    font-size: 1.15rem;
    font-weight: 700
}

.product-sec .product-box .about-item ul {
    list-style: none;
    padding: 0
}

.product-sec .product-box .about-item ul li {
    margin-bottom: 1rem;
    position: relative;
    padding-left: 30px;
    font-size: .95rem
}

.product-sec .product-box .about-item ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #ccc;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 6px
}

.product-sec .product-box .image-partner img {
    margin-bottom: 8px
}

.product-sec .product-box form .add-cart .price strong {
    text-decoration: line-through
}

.product-sec .product-box form .add-cart .price span {
    font-weight: 700;
    color: #c3713a
}

.product-sec .product-box form .add-cart .instcok {
    font-size: 1.25rem;
    color: #069417
}

.product-sec .product-box form .stock-box .form-control {
    border-radius: 0;
    height: calc(2em + 0.75rem + 2px)
}

.product-sec .product-box form .btn {
    padding: .85rem;
    text-transform: uppercase;
    font-size: .95rem;
    background-color: #FFA41C;
    border-color: #FFA41C;
    color: #fff;
    width: 100%
}

.product-sec .product-box form .save_with {
    background: #efefef;
    padding: 1rem
}

.product-sec .product-box form .save_with .save_price {
    font-size: 1.15rem
}

.product-sec .product-box form .save_with .save_price strong {
    text-decoration: line-through
}

.product-sec-style2 .alert {
    background-color: #8cc74073;
    color: #000
}

.product-sec-style2 .alert a {
    text-decoration: underline;
    color: #000
}

.product-sec-style2 .alert a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background-color: #000;
    border-radius: 3px
}

.product-sec-style2 .product-box .product-img p {
    font-size: 14px;
    width: 80%;
    margin: auto
}

.product-sec-style2 .product-info .short-desc li a {
    color: #3e454e
}

.product-sec-style2 .product-info .delivery-free p {
    font-size: 12px
}

.product-sec-style2 .product-info .delivery-free p b {
    color: #1f77bc
}

.product-sec-style2 .product-box .product-info .btn {
    padding: .85rem;
    text-transform: uppercase;
    font-size: .95rem;
    background-color: #FFA41C;
    border-color: #FFA41C;
    color: #fff;
    width: 100%
}

.product-sec-style2 .product-box .product-info .add-cart {
    border: 1px solid #009cdefc;
    padding: 16px 30px;
    border-radius: 8px
}

.product-sec-style2 .product-box .product-info .need-condition-box {
    border: 1px solid #009cdefc;
    padding: 16px 30px;
    border-radius: 8px
}

.product-sec-style2 .product-box .product-info .need-condition-box .info h5 {
    color: #000
}

.product-sec-style2 .product-box .product-info .need-condition-box .info p {
    color: #000000c2;
    font-size: 14px;
    width: 70%
}

.product-sec-style2 .product-box .product-info .need-condition-box .btn-chat button {
    width: 100%;
    border-radius: 50px;
    background-color: #007bff;
    border: none;
    font-size: 18px;
    font-weight: 700
}

.product-sec-style2 .product-box .product-info .need-condition-box .btn-chat button.orange {
    background-color: #FFA41C
}

.product-sec-style2 .product-box .product-info .save_with .save_price {
    color: #c3713a
}

.product-sec-style2 .product-box .product-info .price p,
.product-sec-style2 .product-box .product-info .price strong {
    color: #000 !important
}

.product-sec-style2 .product-box .product-info .price strong,
.product-sec-style2 .product-box .product-info .save_price strong {
    text-decoration: line-through;
    color: #606975
}

.product-sec-style2 .product-box .product-info .price strong,
.product-sec-style2 .product-box .product-info .price span {
    font-size: 20px
}

.product-sec-style2 .product-box .product-info .always-free-box ul li {
    flex: 1;
    padding: 10px 0;
    border-radius: 8px;
    border: 1px solid #007bff;
    font-size: 14px;
    font-weight: 700
}

.product-sec-style2 .product-box .product-info .always-free-box ul li:first-of-type {
    border-radius: 8px 0 0 8px;
    color: #dc3545
}

.product-sec-style2 .product-box .product-info .always-free-box ul li:nth-of-type(2) {
    border-radius: 0;
    border-left: 0;
    color: #007bff
}

.product-sec-style2 .product-box .product-info .always-free-box ul li:last-of-type {
    border-radius: 0 8px 8px 0;
    border-left: 0;
    color: #000
}

.product-sec-style2 .specification-sec .specification-item .type span {
    font-size: .9rem
}

.btn.chat_btn {
    background: #1f77bc;
    color: #fff;
    text-transform: none;
    font-size: 1.15rem;
    border-radius: 6px;
    padding: .85rem
}

.btn.chat_btn img {
    margin-right: 10px
}

.btn.chat_btn span:last-of-type {
    font-size: .95rem
}

.specification-sec .specification-item .icon img {
    height: 50px;
    max-width: 150px
}

.specification-sec .specification-item .type span,
.specification-sec .specification-item .type a {
    margin-bottom: 0;
    font-size: 1.2rem;
    color: #606975;
    text-decoration: none
}

.specification-sec .specification-item .value span {
    font-size: 17px
}

.price_comparison .sub-head {
    font-size: 1.15rem;
    font-weight: 700
}

.price_comparison .table {
    color: #606975;
    font-size: .95rem
}

.price_comparison .table thead tr {
    background-color: #e4f0f9
}

.price_comparison .table thead tr th:first-of-type {
    width: 22%
}

.price_comparison .table thead tr th:nth-of-type(2),
.price_comparison .table thead tr th:nth-of-type(3) {
    width: 15%
}

.price_comparison .table tbody tr:nth-of-type(odd) {
    background-color: #c9e4f8
}

.price_comparison .table tbody tr:nth-of-type(even) {
    background-color: #e4f0f9
}

.price_comparison .note {
    font-size: .85rem
}

.full-desc .bg-white {
    box-shadow: 0 .125rem .25rem #0000001f;
    border-radius: 0 0 .25rem .25rem
}

.technical_details {
    font-size: .95rem
}

/* .technical_details .sub-head,
.warranty .sub-head,
.review .sub-head {
    font-size: 1.15rem;
    font-weight: 700;
} */
.product-tabs-sec .product-details-tabs .tab-content .sub-head {
    font-size: 1.15rem;
    font-weight: 700;
}

.technical_details .table,
.technical_details .table td a {
    color: #606975
}

.technical_details .table th,
.technical_details .table td {
    border-top: none;
    padding: .75rem;
    vertical-align: top
}

.technical_details .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(236, 235, 235, 1)
}

.technical_details .table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(249, 249, 249, 1)
}

.warranty-block {
    background: #f9f9f9;
    padding: 1rem;
    height: 93.3%
}

.faq-sec .sub-head {
    color: #000;
}

.faq-sec {
    font-size: .95rem
}

.faq-sec h3,
.faq-sec h4,
.faq-sec h5,
.faq-sec h6 {
    position: relative;
    font-size: 16px;
    color: #000000c4;
    font-weight: 600
}

.faq-sec p {
    position: relative;
    margin-bottom: 1.75rem
}

.media {
    margin-bottom: 30px
}

.faq-sec .faq-list li {
    font-size: 14px;
    width: 48%;
    list-style: circle;
    line-height: 1.7
}

.faq-sec .faq-list li a {
    color: #606975
}

.faq-sec div.media:last-child p {
    margin-bottom: 0
}

.review .rating {
    display: inline-flex
}

.review .ratting_row {
    margin-top: .75rem
}

.review .ratting_row .rating_bars {
    height: .5rem;
    background: #f8f8f8;
    align-self: center
}

.review .ratting_row .rating_bars .rating-connect {
    background: #ffd062;
    height: 100%;
    width: 100%;
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat;
    box-sizing: border-box
}

.review .ratting_row .reviews-trigger {
    color: #fff;
    background-color: #5899ca;
    border-color: #5899ca
}

.review .reviews_right_col p a {
    font-size: 14px
}

.product-tabs-sec .product-details-tabs {
    box-shadow: 0 .125rem .25rem #0000001f;
    background: #fff;
    border-radius: 0 0 .25rem .25rem;
    padding: 1rem
}

.product-tabs-sec .product-details-tabs .nav .nav-item {
    flex: 1;
    border-right: 1px solid #fff
}

.product-tabs-sec .product-details-tabs .nav .nav-item:last-of-type {
    border-right: 0
}

.product-tabs-sec .product-details-tabs .nav .nav-item .nav-link {
    font-size: 14px;
    padding: 18px 10px;
    border-radius: 0;
    font-weight: 700;
    background-color: #8e8d8b;
    color: #fff
}

.product-tabs-sec .product-details-tabs .nav .nav-item .nav-link.active {
    background-color: #007bff
}

.product-tabs-sec .product-details-tabs .tab-content {
    background-color: #f3f3f3;
    padding: 30px
}

.product-tabs-sec .product-details-tabs .product-review .num-outof {
    height: 100px;
    width: 100px;
    background: #069417;
    border-radius: 4px
}

.product-tabs-sec .product-details-tabs .product-review .num-outof b {
    font-size: 32px;
    height: 70%
}

.product-tabs-sec .product-details-tabs .product-review .num-outof p {
    background: #606975;
    height: 30%;
    font-size: 14px;
    border-radius: 4px
}

.product-tabs-sec .product-details-tabs .product-review .ratting_row .rating_bars {
    height: .7rem
}

.product-tabs-sec .product-details-tabs .product-review .ratting_row .rating_bars .rating-connect {
    background-color: #ffd062
}

.product-tabs-sec .product-details-tabs .product-review .ratting_row span {
    font-size: 11px
}

.product-tabs-sec .product-details-tabs .product-review .ratting_row span:last-of-type {
    font-size: 9px;
    color: #ada6a6
}

.product-tabs-sec .product-details-tabs .product-review .overall-rating p {
    font-size: 22px;
    color: #000;
    line-height: 1.2
}

.product-tabs-sec .product-details-tabs .product-review .overall-rating .rating>svg {
    fill: #ffd062;
    margin: 0 1px;
    width: 25px;
    height: 25px;
    fill: #ffd062
}

.product-tabs-sec .product-details-tabs .product-review .percentage {
    width: 70%;
    color: #000
}

.product-tabs-sec .product-details-tabs .product-review .percentage b {
    font-size: 32px;
    padding-bottom: 5px
}

.product-tabs-sec .product-details-tabs .product-review .percentage p {
    font-size: 12px
}

.product-tabs-sec .product-details-tabs .product-review .list-review-item:not(:last-of-type) {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 25px;
    margin-bottom: 25px
}

.product-tabs-sec .product-details-tabs .product-review .list-review-item .stars .rating svg {
    fill: #ffd062;
    width: 18px;
    height: 18px
}

.product-tabs-sec .product-details-tabs .product-review .list-review-item .stars .Verified-buyer svg {
    color: #007bff
}

.product-tabs-sec .product-details-tabs .product-review .list-review-item .stars .Verified-buyer span {
    font-size: 14px
}

.product-tabs-sec .product-details-tabs .product-review .list-review-item .info span {
    font-size: 12px
}

.product-tabs-sec .product-details-tabs .product-review .list-review-item .comments p {
    font-size: 14px;
    color: #000
}

.product-tabs-sec .product-details-tabs .faq-sec .warranty .warranty-block p b {
    color: #000000c4
}

.text-dark-m1 {
    color: #444549 !important
}

.more-sec .item a {
    text-decoration: none
}

.bgc-secondary-l3,
.bgc-h-secondary-l3:hover {
    background-color: #f0f3f4 !important
}

.text-80 {
    font-size: 80% !important
}

.text-80 a {
    color: #2d7bd0
}

/**************
    Home Version Style Two
******************/
.home-style-V2 .container-fluid {
    max-width: 1300px;
}
.home-style-V2 .topbar {
    background-color: #F8F8F8;
    border-bottom: 0;
    padding: 8px 0;
}

.home-style-V2 .topbar .nav .nav-link {
    color: var(--heading-color);
}
.home-style-V2 .topbar .nav .nav-link svg {
    height: 18px;
}
.home-style-V2 .topbar .form-group-search {
    width: 400px;
    height: 36px;
}

.home-style-V2 .topbar .form-group-search .form-control {
    padding-right: 40px;
    border: 1px solid #8E8D8B;
}

.home-style-V2 input::placeholder {
    color: #8E8D8B;
    font-size: 14px;
}

.home-style-V2 .topbar .form-group-search .icon-search {
    position: absolute;
    right: 7px;
    height: 36px;
    transform: translate(-50%);
    color: var(--heading-color);
}

.home-style-V2 .topbar .form-group-search .icon-search:focus {
    box-shadow: none
}

.home-style-V2 .topbar .form-group-search .icon-search svg {
    height: 17px
}

.home-style-V2 header .nav-main {
    margin-left: 50px;
}

.home-style-V2 header .nav-main .nav-link {
    transition: all .2s ease;
    color: var(--heading-color);
}
.home-style-V2 header .nav-main .nav-link:not(:first-of-type) {
    margin-left: 14px;
    color: var(--heading-color);
}
.home-style-V2 header .nav-main .nav-link.btn {
   background-color: var(--alt-color);
   width: 90%;
   margin: 40px auto 0;
}
.home-style-V2 header .nav-main .nav-link:hover {
    background-color: transparent;
    color: #1C75BD;
}
.home-style-V2 header .nav-link.nav-icon svg {
    width: auto;
    color: var(--heading-color);
}
.home-style-V2 header .nav-circle .btn {
    background-color: var(--alt-color);
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    margin-left: 30px;
    transition: all .2s ease;
} 
.home-style-V2 header .nav-circle .btn:hover {
    background-color: #e7951a;
}

.home-style-V2 .hero-sec-v2 {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/new-home/hero-bg.png);
}
.home-style-V2 .hero-sec-v2 .hero-top {
    background: linear-gradient(84.63deg, rgba(255, 164, 28, 0.7) 4.29%, rgba(28, 117, 189, 0.7) 99.05%);
}
.home-style-V2 .hero-sec-v2 .hero-top .services-box {
    padding: 6px 0 5px;
}
.home-style-V2 .hero-sec-v2 .hero-top .services-box .service-item {
    width: 29%;
    border-right: 2px solid #fff;
}
.home-style-V2 .hero-sec-v2 .hero-top .services-box .service-item:first-of-type,
.home-style-V2 .hero-sec-v2 .hero-top .services-box .service-item:last-of-type {
    width: 21%;
}
.home-style-V2 .hero-sec-v2 .hero-top .services-box .service-item span{
    margin-left: 10px;
}
.home-style-V2 .hero-sec-v2 .hero-body {
    background-image: url(../images/new-home/hero-bg.png);
    background-position: -40px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 85vh;
}
.home-style-V2 .hero-sec-v2 .hero-body .title-desc-sec .heading{
    font-size: 56px;
}
.home-style-V2 .hero-sec-v2 .hero-body .title-desc-sec .desc {
    color: #F2F2F2;
    width: 75%;
    margin-top: 35px;
}
.home-style-V2 .hero-sec-v2 .hero-body .hero-footer {
    margin-top: 70px;
}
.home-style-V2 .hero-sec-v2 .hero-body .hero-footer .btn{
    background-color: var(--alt-color);
    padding: 10px 20px;
    margin-right: 40px;
    height: 44px;
}
.home-style-V2 .hero-sec-v2 .hero-body .hero-footer .review-box .rate .rating > svg {
    fill: #fff;
    width: 15px;
    height: 15px;
    margin-right: 8px;
}
.home-style-V2  .title-sec .heading{
    font-size: 44px;
    color: var(--heading-color);
}   
.home-style-V2 .title-sec p{
    margin: 35px auto 0;
    width: 35%;
    color: #333333;   
}
.home-style-V2 .title-sec a{
    color: #000;
    transition: all .2s ease;
}
.home-style-V2 .title-sec a:hover {
    color: #1C75BD;
}
.home-style-V2 .categories-sec-v2{
    padding: 80px 0;
}
.home-style-V2 .categories-sec-v2 .categories-box {
    margin-top: 100px;
}
.home-style-V2 .categories-sec-v2 .categories-box .category-item {
    margin-bottom: 100px;
}
.home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list .title .heading {
    font-size: 36px;
    color: var(--heading-color);
}
.home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list ul {
    margin-top: 26px;
}
.home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list ul li {
    color: var(--heading-color);
}
.home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list ul li:not(:last-of-type) {
    margin-bottom: 20px;
}
.home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list ul li a {
    transition: all .2s ease;
    color: inherit;
}
.home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list ul li a:hover{
    color: var(--alt-color);
}
.home-style-V2  .what-do-sec {
    padding: 35px 0 70px 0;
}
.home-style-V2 .what-do-sec .what-do-box .what-do-left {
    width: 60%;
    border-radius: 16px;
    padding: 65px;
}
.home-style-V2 .what-do-sec .what-do-box .what-do-left .desc{
    width: 70%;
    margin-top: 25px;
}
.home-style-V2 .what-do-sec .what-do-box .what-do-left .desc p {
    color: #333333;
    letter-spacing: 0.01em;
}
.home-style-V2 .what-do-sec .what-do-box .what-do-left .desc ul {
    margin-top: 30px;
}
.home-style-V2 .what-do-sec .what-do-box .what-do-left .desc ul li {
    color: #000;
}
.home-style-V2 .what-do-sec .what-do-box .what-do-left .desc ul li::before,
.home-style-V2 .what-sell-sec .sell-right p::before {
    content: '';
    background-image: url(../images/new-home/list-style-img.png);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 15px;
    height: 15px;

}
.home-style-V2 .what-do-sec .what-do-box .what-do-left .desc .link-about {
    margin-top: 40px;
    color: var(--heading-color);
    transition: all .2s ease;
}
.home-style-V2 .what-do-sec .what-do-box .what-do-left .desc .link-about:hover {
    color: #1C75BD;
}
.home-style-V2 .what-do-sec .what-do-box .what-do-image {
    position: absolute;
    right: 0;
    top: 30px;
}
.home-style-V2 .what-do-sec .what-do-box .what-do-image img {
    border-radius: 16px;
}
.home-style-V2 .what-sell-sec  {
    padding: 70px 0;
    background: linear-gradient(84.63deg, rgba(255, 164, 28, 0.2) 4.29%, rgba(28, 117, 189, 0.2) 99.05%);
    margin-top: 150px;
}
.home-style-V2 .what-sell-sec .sell-left {
    margin-top: -130px;
}
.home-style-V2 .what-sell-sec .sell-left .sell-item{
    border-radius: 16px;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.15);
}
.home-style-V2 .what-sell-sec .sell-left .sell-item strong {
    color: #000;
    font-size: 20px;
}
.home-style-V2 .what-sell-sec .sell-right {
    width: 70%;
}
.home-style-V2 .what-sell-sec .sell-right p {
    color: #333333;
    line-height: 28px;
}
.home-style-V2 .what-sell-sec .sell-right p::before {
    top: 12px;
}
.home-style-V2 .what-sell-sec .sell-right a {
    color: #000;
    margin-top: 30px;
    transition: all .2s ease;
}
.home-style-V2 .what-sell-sec .sell-right a:hover {
    color: #1C75BD;
}
.home-style-V2 .trusted-companies-sec {
    padding: 80px 0;
}
.home-style-V2 .trusted-companies-sec .trusted-left .title-sec .heading {
    width: 90%;
}
.home-style-V2 .trusted-companies-sec .trusted-left .desc p{
    width: 80%;
    margin-top: 35px;
}
.home-style-V2 .trusted-companies-sec .trusted-left .desc a {
    color: #000;
    transition: all .2s ease;
}
.home-style-V2 .trusted-companies-sec .trusted-left .desc a:hover {
    color: #1C75BD;

}
.home-style-V2 .blog-sec {
    padding: 70px 0;
}
.home-style-V2 .blog-sec .title-sec {
    margin-bottom: 30px;
}

.home-style-V2 .blog-sec .blog-item {
    padding: 20px;
    border-radius: 16px;
    margin-top: 30px;
}
.home-style-V2 .blog-sec .blog-item .blog-image img{
    border-radius: 16px;
}
.home-style-V2 .blog-sec .blog-item .blog-body .owner-date {
    color: #1C75BD;
    font-size: 14px;
}
.home-style-V2 .blog-sec .blog-item .blog-body .owner-date svg {
    height: 16px;
}
.home-style-V2 .blog-sec .blog-item .blog-body .blog-title {
    font-size: 20px;
    color: #1D1E1F;
}
.home-style-V2 .blog-sec .blog-item .blog-body .desc {
    color: #333333;
    display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
}
.home-style-V2 .blog-sec .blog-item .blog-body .read-more {
    text-decoration: underline;
    color: var(--alt-color);
}
.home-style-V2 .contact-sec {
    padding: 70px 0;
}
.home-style-V2 .contact-sec .contact-box {
    margin-top: 100px;
    border-radius: 16px;
    padding: 100px 70px 50px;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.15);
}
.home-style-V2 .contact-sec .contact-box .image{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
.home-style-V2 .contact-sec .contact-box .btn.call-us ,
    .home-style-V2 .contact-sec .contact-box .btn.email-us {
    padding: 10px 20px;
}
.home-style-V2 .contact-sec .contact-box .btn.call-us {
    background-color: var(--alt-color);
    margin-right: 35px;
}
.home-style-V2 .contact-sec .contact-box .btn.email-us {
    background-color: #1C75BD;
}
.home-style-V2 .contact-sec .contact-box  .alert-time {
    margin-top: 35px;
    color: #1D1E1F;
}
.home-style-V2 .review-sec {
    padding: 70px 0;
}
.home-style-V2 .review-sec .reviews-slider {
    padding: 50px 0;
    margin-top: 50px;
    background: rgba(28, 117, 189, 0.1);
}
.home-style-V2 .review-sec .reviews-slider .item .review-item{
    padding: 30px;
    border-radius: 16px;
}
.home-style-V2 .review-sec .reviews-slider .item .review-item .review-name-rate strong {
    font-size: 20px;
    color: var(--heading-color);
}
.home-style-V2 .review-sec .reviews-slider .item .review-item .review-name-rate .rating svg{
    margin-left: 10px;
    width: 18px;
    height: 18px;
}
.home-style-V2 .review-sec .reviews-slider .item .review-item .verified-customer span{
    color: #1C75BD;
    font-size: 14px;
}
.home-style-V2 .review-sec .reviews-slider .item .review-item .desc p{
    color: #333333;
}
.home-style-V2 .review-sec .reviews-slider .item .review-item .desc strong {
    color: var(--heading-color);
    font-size: 14px;
}
.home-style-V2 .review-sec .reviews-slider .owl-nav button{
    color: #1D1E1F;
    font-size: 22px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.home-style-V2 .review-sec .reviews-slider .owl-nav button.owl-prev {
    left: -30px;
}
.home-style-V2 .review-sec .reviews-slider .owl-nav button.owl-next {
    right: -30px;
}
.home-style-V2 .review-sec .reviews-slider .owl-nav button.disabled {
   color: rgba(29, 30, 31, 0.4);;
}

.home-style-V2 .trust-partners {
    padding: 80px 0;
}
.home-style-V2 .trust-partners .trust-partners-box {
    background: rgba(255, 164, 28, 0.1);
    border-radius: 6px;
    padding: 40px 90px;
    border-radius: 6px;
}
.home-style-V2 .trust-partners .trust-partners-box .partners-images {
    position: absolute;
    top: -50%;
}
.home-style-V2 .newsletter-sec {
    padding: 50px 0;
    margin-top: 70px;
}
.home-style-V2 .newsletter-sec .subscribe-group {
    height: 60px;
    margin-top: 55px;
}
.home-style-V2 .newsletter-sec .subscribe-group .form-control {
    padding-left: 25px;
}
.home-style-V2 .newsletter-sec .subscribe-group .btn {
    position: absolute;
    top: 50%;
    right: 10px;
    height: 44px;
    background: var(--alt-color);
    transform: translate(0, -50%);
    padding: 10px 20px;
}
.home-style-V2 .newsletter-sec .count-people {
    margin-top: 60px
}
.home-style-V2 .newsletter-sec .count-people li {
    color: var(--heading-color);
}
.home-style-V2 .newsletter-sec .count-people li:not(:last-of-type) {
    border-right: 1px solid #000;
    margin-right: 60px;
    padding-right: 60px;
}
.home-style-V2 .newsletter-sec .count-people li strong {
    font-size: 32px;
}
.home-style-V2 .newsletter-sec .count-people li span {
    font-size: 18px;
}
.home-style-V2 .newsletter-sec .image-newsletter {
    width: 100%;
    height: 560px;
    background-size: cover;
    background-position: center;
    border-radius: 16px;
    background-repeat: no-repeat;
}
.home-style-V2 .popular-ssd-sec {
    padding: 70px 0 30px;
    background-color: #FBFBFB !important;
}
.home-style-V2 .popular-ssd-sec .popular-ssd-nav {
    margin-top: 40px;
    width: auto;
    /* background-color: #F8F9FA; */
    background-color: #f4f8fb;
    border-radius: 50px;
    display: inline-flex;
}
.home-style-V2 .popular-ssd-sec .popular-ssd-nav .nav-link {
    padding: 8px 0;
    font-size: 20px;
    border: 0;
    position: relative;
    width: 200px;
}
.home-style-V2 .popular-ssd-sec .popular-ssd-nav .nav-link.active {
    background-color: #1C75BD;
    border-radius: 50px;
    color: #fff;
    border: none;
}
.home-style-V2 .popular-ssd-sec .popular-ssd-nav .nav-link:hover {
    border: none
}
/* .home-style-V2 .popular-ssd-sec .popular-ssd-nav .nav-link.active::before {
    content: '';
    position: absolute;
    top: 140%;
    left: 50%;
    transform: translate(-50%);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 30px solid #FBFBFB;
} */

.home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .title-tab p{
    color: #5c5757;
}
.home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane .list-drives.list-3col li{
    width: 32%;
    margin-right: 1.2%;
}
.home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane .list-drives li:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 6px;
    margin-top: 10px;
    background-color: #2d7bd08c;
    border-radius: 50%;
    transform: translate(0, -50%);
}
.home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane .tabel-list td {
    color: #505050f2;
}
.home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane .list-drives li a ,
.home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane .tabel-list a{
    color: #2D7BD0;
}



.home-style-V2 .footer .heading-footer{
    font-size: 16px;
    color: var(--heading-color);
}
.home-style-V2 footer .list-links .list-link-item ,
.home-style-V2 footer .footer-bottom .more-links .more-links-item a{
    font-size: 14px;
    color: var(--heading-color);
    font-weight: 500;
}
.home-style-V2 footer .list-links a.list-link-item:hover,
.home-style-V2 footer .footer-bottom .more-links .more-links-item a:hover ,
.home-style-V2 footer .footer-bottom .list-socail .list-socail-item a:hover{
    color: #1C75BD;
}
.home-style-V2 footer .list-links p.list-link-item:hover {
    color: var(--heading-color);
}
.home-style-V2 footer .review-box .review-logo {
    margin-top: 30px;
}
.home-style-V2 footer .review-box .rate span {
    color: rgba(0, 0, 0, 1);
}
.home-style-V2 footer .footer-bottom::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    background-color: var(--alt-color);
    height: 1px;
    width: 85%;
}
.home-style-V2 footer .footer-bottom .list-socail .list-socail-item,
.home-style-V2 footer .footer-bottom .more-links .more-links-item{
  transition: all .2s ease;
  margin-left: 35px;
}
.home-style-V2 footer .footer-bottom .list-socail .list-socail-item a{
    color: #000;
    transition: all .2s ease;
}
.home-style-V2 footer .footer-bottom .copyright-text {
    font-size: 14px;
    color: var(--heading-color);
    font-weight: 500;
}


footer {
    background-color: #fff;
    padding: 40px 4px 0
}

footer .list-links {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    margin-bottom: 1.5rem
}

footer .heading-footer {
    font-size: 1.15rem;
    font-weight: 700;
    margin-bottom: 8px
}

footer .list-links .list-link-item {
    background-color: #fff;
    padding: .375rem .625rem;
    padding-left: 0;
    transition: all .5s ease;
    width: 100%;
    color: #495057;
    text-align: inherit
}

footer .list-links .list-link-item:hover {
    text-decoration: none;
    color: #36A2EB
}


.copyright {
    text-align: center;
    padding: .5rem 0;
    background-color: #fff;
    border-top: 1px solid #dee2e6;
    font-size: 90%
}

.searchModal form .input-group-prepend button svg {
    font-size: 16px;
    color: #6c757d
}

.searchModal form .input-group-append button svg {
    font-size: 20px;
    color: #6c757d
}

::-webkit-input-placeholder {
    font-size: 13px
}

:-ms-input-placeholder {
    font-size: 14px
}

::placeholder {
    font-size: 13px
}

.cart-modal .modal-dialog {
    display: flex;
    max-height: calc(100% - 3.5rem);
    margin: 0;
    transform: translateX(0);
    margin-left: auto;
    border-radius: 0;
    min-height: 100vh;
    max-width: 350px
}

.cart-modal .modal-dialog .modal-content {
    border-radius: 0;
    border: 0
}

.cart-modal .modal-dialog .modal-content .modal-header .close,
.cart-modal .modal-dialog .modal-content .modal-body .prouct-item .close button {
    width: 31px !important;
    height: 31px;
    line-height: 31px;
    padding: 0;
    margin: 0;
    border-radius: 31px
}

.cart-modal .modal-dialog .modal-content .modal-header .close:hover {
    color: #6c757d;
    background-color: #edeeef
}

.cart-modal .modal-dialog .modal-content .modal-body .prouct-item .close button:hover {
    color: #f05a5c;
    background-color: #fdebeb
}

.cart-modal .modal-dialog .modal-content .modal-header .close svg {
    font-size: 18px
}

.cart-modal .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 18px;
    color: #606975
}

.cart-modal .modal-dialog .modal-content .modal-body .prouct-item {
    padding: 12px 0
}

.cart-modal .modal-dialog .modal-content .modal-body .prouct-item:not(:last-of-type) {
    border-bottom: 1px solid #dee2e6 !important
}

.cart-modal .modal-dialog .modal-content .modal-body .prouct-item .desc a {
    color: #606975
}

.cart-modal .modal-dialog .modal-content .modal-body .prouct-item .desc em {
    color: #aaa
}

.cart-modal .modal-dialog .modal-content .modal-body .prouct-item .close button svg {
    color: #c54f3a;
    font-size: 20px
}

.cart-modal .modal-dialog .modal-content .modal-footer .sub-total span {
    font-size: 18px;
    font-family: RobotoCondensed;
    color: #000
}

.cart-modal .modal-dialog .modal-content .modal-footer .button-cart a:first-child {
    color: #4cc065;
    background-color: #eaf7ed;
    border-color: transparent
}

.cart-modal .modal-dialog .modal-content .modal-footer .button-cart a:last-child {
    color: #fff;
    background-color: #73bd73;
    border-color: #73bd73;
    margin-left: 4px
}

.modal-10-percent-off .modal-content .box {
    background-color: #03a84e14
}

.modal-10-percent-off .modal-content .box .modal-body {
    padding-top: 40px;
    padding-bottom: 60px
}

.modal-10-percent-off .modal-content .box .modal-body p {
    font-size: 22px;
    font-style: italic;
    color: #000
}

.modal-10-percent-off .modal-content .box .modal-body .modal-head {
    padding-top: 25px
}

.modal-10-percent-off .modal-content .box .modal-body .modal-head::before,
.modal-10-percent-off .modal-content .box .modal-body .modal-head::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 70%;
    height: 1px;
    background-color: #000;
    transform: translate(-50%)
}

.modal-10-percent-off .modal-content .box .modal-body .modal-head::after {
    bottom: 0;
    top: auto
}

.modal-10-percent-off .modal-content .box .modal-body .modal-head h2 {
    font-size: 44px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase
}

.modal-10-percent-off .modal-content .box .modal-body .modal-head h2:first-of-type {
    font-size: 60px
}

.modal-10-percent-off .modal-content .box .modal-body .modal-head h2:last-of-type {
    margin-bottom: 0;
    padding-bottom: 25px
}

.modal-10-percent-off .modal-content .box .modal-body .modal-btns {
    margin-top: 30px
}

.modal-10-percent-off .modal-content .box .modal-body .modal-btns button {
    font-size: 22px;
    border: 1px solid #36A2EB;
    color: #36A2EB;
    margin: 0 20px;
    border-radius: 0;
    width: 40%;
    height: 70px
}

.modal-10-percent-off .modal-content .box .modal-body .modal-btns button:first-of-type {
    background-color: #36A2EB;
    color: #fff
}

@media (min-width: 992px) {
    html {
        scrollbar-width: thin
    }

    ::-webkit-scrollbar {
        width: 9px
    }

    ::-webkit-scrollbar:horizontal {
        height: 9px
    }

    ::-webkit-scrollbar-track {
        background: #f2f2f2
    }

    ::-webkit-scrollbar-track:vertical {
        border-left: 1px solid #d9d9d9
    }

    ::-webkit-scrollbar-track:horizontal {
        border-top: 1px solid #d9d9d9
    }

    ::-webkit-scrollbar-thumb {
        background: #c2c2c2
    }

    ::-webkit-scrollbar-thumb:vertical {
        border-left: 1px solid #9c9c9c
    }

    ::-webkit-scrollbar-thumb:horizontal {
        border-top: 1px solid #9c9c9c
    }

    ::-webkit-scrollbar-thumb:hover {
        background: #919191
    }

    ::-webkit-scrollbar-thumb:hover:vertical {
        border-left: 1px solid #6a6a6a
    }

    ::-webkit-scrollbar-thumb:hover:horizontal {
        border-top: 1px solid #6a6a6a
    }
}

@media (max-width: 767px) {
    .product-img img {
        width: 100%;
        height: 100%
    }

    .spec-offer img {
        width: 250px;
        height: auto
    }

    header .nav-link>img {
        height: 30px;
        width: auto
    }

    .nav-link.nav-icon svg {
        width: 18px
    }

    header .nav-main .nav-item:first-child {
        box-shadow: 0 .125rem .25rem #00000026 !important
    }

    header .nav-main .nav-item:first-child a {
        color: #71858e;
        font-size: 20px
    }

    header .nav-main .nav-item {
        padding: .625rem 1rem;
        margin-left: 0 !important
    }

    .title h2 {
        font-size: 20px
    }

    .hero-sec .title h1 {
        font-size: 18px
    }

    .hero-sec img {
        height: 100%;
        width: 100%
    }

    .brand-sec .brand-box .brand-item,
    .post-sec .post-box .post-item {
        width: 100%
    }

    .post-sec .post-box .post-item {
        margin-left: 0
    }

    .post-sec .post-box .post-item a img {
        height: 100%;
        width: 100%
    }

    .cart-modal .modal-dialog {
        min-width: 100%
    }

    .modal-10-percent-off .modal-content .box .modal-body .modal-head h2:first-of-type {
        font-size: 36px
    }

    .modal-10-percent-off .modal-content .box .modal-body .modal-head h2 {
        font-size: 24px
    }

    .modal-10-percent-off .modal-content .box .modal-body .modal-btns button {
        font-size: 16px;
        margin: 0 3px;
        width: 45%
    }

    .modal-10-percent-off .modal-content .box .modal-body {
        padding-top: 20px;
        padding-bottom: 40px
    }

    .price_comparison .table {
        font-size: 12px
    }

    .product-sec-style2 .product-box .product-img p {
        display: none
    }

    .product-tabs-sec .product-details-tabs .tab-content {
        padding: 15px
    }

    .product-tabs-sec .product-details-tabs .nav .nav-item {
        width: 50%;
        flex: none;
        border-bottom: 1px solid #fff
    }

    .product-tabs-sec .product-details-tabs .nav .nav-item .nav-link {
        font-size: 11px;
        padding: 18px 0
    }

    .product-tabs-sec .product-details-tabs .product-review .num-outof,
    .product-tabs-sec .product-details-tabs .product-review .percentage {
        margin: auto
    }

    .product-sec-style2 .product-box .product-info .need-condition-box .btn-chat button {
        width: 220px
    }

    .product-sec-style2 .product-box .product-info .always-free-box ul li {
        width: 100%;
        flex: auto
    }

    .product-sec-style2 .product-box .product-info .always-free-box ul li:first-of-type,
    .product-sec-style2 .product-box .product-info .always-free-box ul li:nth-of-type(2),
    .product-sec-style2 .product-box .product-info .always-free-box ul li:last-of-type {
        border-left: 1px solid #007bff;
        border-radius: 8px;
        margin: 5px 0
    }

    .product-sec .product-box .product-info h1 {
        margin-top: 16px
    }
    .home-style-V2 .topbar {
        padding: 6px 0;
        z-index: 0;
    }
    .home-style-V2 .topbar .nav .nav-link {
        font-size: 12px;
        padding: 0;
    }
    
    .home-style-V2 .topbar .nav .nav-link svg {
            height: 16px;
    }
    .home-style-V2 .nav .nav-link.nav-icon {
        padding: 10px;
    }
    .home-style-V2 .hero-sec-v2 .hero-top .services-box .service-item {
        width: 50% !important;
    }
    .home-style-V2 .hero-sec-v2 .hero-top .services-box .service-item:nth-of-type(2) {
        border-right: 0;
    }
    .home-style-V2 .hero-sec-v2 .hero-top .services-box .service-item:nth-of-type(3),
    .home-style-V2 .hero-sec-v2 .hero-top .services-box .service-item:nth-of-type(4){
        border-top: 2px solid #fff !important;
    }
    .home-style-V2 .hero-sec-v2 .hero-top .services-box .service-item span {
        font-size: 12px;
        margin-left: 5px;
    }
    .home-style-V2 .hero-sec-v2 .hero-body {
        height: 430px;
        margin-top: 40px;
    }

    .home-style-V2 .hero-sec-v2 .hero-body .title-desc-sec .heading {
        font-size: 30px;
    }
    .home-style-V2 .hero-sec-v2 .hero-body .hero-footer {
        margin-top: 40px;
    }
    .home-style-V2 .hero-sec-v2 .hero-body .title-desc-sec .desc {
        width: 100%;
        font-size: 14px;
        margin-top: 20px;
    }
    .home-style-V2 .title-sec .heading {
        font-size: 30px;
    }
    .home-style-V2 .title-sec p {
        width: 100%;
        font-size: 14px;
    }
    .home-style-V2 .categories-sec-v2 .categories-box {
        margin-top: 50px;
    }
    .home-style-V2 .categories-sec-v2 .categories-box .category-item {
        margin-bottom: 30px !important;
    }
    .home-style-V2 .categories-sec-v2 .categories-box .category-item .category-image {
        margin: auto
    }
    .home-style-V2 .categories-sec-v2 .categories-box .category-item .category-image img {
       width: 100%;
   } 
   .home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list {
    width: 100%;
   }
   .home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list .title .heading {
    font-size: 24px;
   }
   .home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list ul li:not(:last-of-type) {
    margin-bottom: 10px;
   }
   .home-style-V2 .what-do-sec .what-do-box .what-do-left {
        width: 100%;
        padding: 170px 20px 30px;
    }
    .home-style-V2 .what-do-sec .what-do-box .what-do-left .desc {
        width: 100%;
    }
    .home-style-V2 .what-do-sec .what-do-box .what-do-left .desc ul li {
        font-size: 14px;
    }
    .home-style-V2 .what-do-sec .what-do-box .what-do-image {
        top: -100px;
        text-align: center;
    }
    .home-style-V2 .what-do-sec .what-do-box .what-do-image img {
        width: 80%;
        height: auto;
    }
    .home-style-V2 .what-sell-sec .sell-left .sell-item img{
        height: 50px;
    }
    .home-style-V2 .what-sell-sec .sell-left .sell-item strong {
        font-size: 16px;
    }
    .home-style-V2 .what-sell-sec .sell-left .sell-item p{
        font-size: 13px;
    }
    .home-style-V2 .trusted-companies-sec .trusted-right .company-logo img{
        width: 100%
    }
    .home-style-V2 .blog-sec .blog-item .blog-image img {
        width: 100%;
        height: auto;
    }
    .home-style-V2 .blog-sec .blog-item .blog-body .blog-title {
        font-size: 18px;
    }
    .home-style-V2 .blog-sec .blog-item .blog-body .desc {
        font-size: 14px;
    }
    .home-style-V2 .contact-sec .contact-box {
        padding: 100px 20px 50px;
    }
    .home-style-V2 .contact-sec .contact-box .btn.call-us {
        margin-right: 0;
    }
    .home-style-V2 .contact-sec .contact-box .btn {
        font-size: 14px;
    }
    .home-style-V2 .contact-sec .contact-box .alert-time p{
        font-size: 13px;
    }
    .home-style-V2 .review-sec .reviews-slider .item .review-item {
            padding: 20px;
    }
    .home-style-V2 .review-sec .reviews-slider .item .review-item .review-name-rate strong {
        font-size: 16px;
    }
    .home-style-V2 .review-sec .reviews-slider .item .review-item .desc p {
        font-size: 14px;
    }
    .home-style-V2 .review-sec .reviews-slider .item .review-item .desc strong {
        font-size: 12px;
    }
    .home-style-V2 .trust-partners .trust-partners-box {
        padding: 30px;
    }
    .home-style-V2 .trust-partners .trust-partners-box .partners-images {
        position: initial;
    }
    .home-style-V2 .trust-partners .trust-partners-box .partners-images img {
        width: 45%;
    }
    .home-style-V2 .newsletter-sec .subscribe-group .btn {
        font-size: 12px;
    }
    .home-style-V2 .newsletter-sec .count-people {
        margin-top: 30px;
    }
    .home-style-V2 .newsletter-sec .count-people li {
        width: 100%;
        text-align: center;
    }
    .home-style-V2 .newsletter-sec .count-people li:not(:last-of-type) {
        border-right: 0;
        padding-right: 0;
        padding-bottom: 10px;
        margin-right: 0;
        margin-bottom: 10px;
        border-bottom: 1px solid #000;
    }
    .home-style-V2 input::placeholder {
        font-size: 10px;
    }
    
    .home-style-V2 .newsletter-sec .image-newsletter {
        height: 200px;
    }
    .home-style-V2 .popular-ssd-sec .popular-ssd-box .title-tab p {
        font-size: 14px;
    }
    .home-style-V2 .popular-ssd-sec .popular-ssd-nav .nav-link {
        font-size: 12px;
        width: 100px;
    }
    .home-style-V2 .popular-ssd-sec .popular-ssd-nav .nav-link.active::before {
        top: 110%;
    }
    .home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane .list-drives li {
        width: 100% !important;
        font-size: 14px;
    }
    .home-style-V2 footer .footer-bottom .copyright-text {
        font-size: 10px;
    }
    .home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane thead th {
        font-size: 14px;
    }
    .home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane tbody td {
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .product-img img {
        height: 250px;
        width: auto
    }

    .product-sec .product-box .product-info .image img {
        width: 100% !important
    }

    .product-sec-style2 .product-box .product-info .always-free-box ul li {
        font-size: 12px
    }

    .hero-sec img {
        height: 100%;
        width: 100%
    }

    .brand-sec .brand-box .brand-item,
    .post-sec .post-box .post-item {
        width: calc(calc(100% / 3) - 12px)
    }

    .post-sec .post-box .post-item {
        margin: 5px !important
    }

    .nav-main .nav-link {
        padding: .5rem
    }
    .home-style-V2 .what-do-sec .what-do-box .what-do-image {
        display: flex;
        justify-content: flex-end;
    }
    .home-style-V2 .trusted-companies-sec .trusted-right .company-logo img{
        width: 100%
    }
    .home-style-V2 .blog-sec .blog-item .blog-image img {
        width: 100%;
        height: auto;
    }
    
}

@media (min-width: 768px) and (max-width: 991px) {
    .modal-10-percent-off .modal-content .box .modal-body .modal-btns button {
        margin: 0 10px;
        font-size: 18px
    }

    .product-sec .product-box .product-info .image img {
        width: 100% !important
    }

    .product-sec-style2 .product-box .product-info .always-free-box ul li {
        font-size: 9px
    }

    .hero-sec img {
        height: auto;
        width: 100%
    }

    .brand-sec .brand-box .brand-item,
    .post-sec .post-box .post-item {
        width: calc(calc(100% / 2) - 16px)
    }

    .post-sec .post-box .post-item,
    .post-sec .post-box .post-item:first-of-type,
    .post-sec .post-box .post-item:nth-of-type(5) {
        margin: 8px
    }

    .post-sec .post-box .post-item a img {
        height: 100%;
        width: 100%
    }
    .home-style-V2 .topbar .nav .nav-link {
        font-size: 12px;
    }
    
    .home-style-V2 .topbar .form-group-search {
        width: 300px;
    }
    .home-style-V2 .categories-sec-v2 .categories-box .category-item {
        margin-bottom: 60px;
    }
    .home-style-V2 .hero-sec-v2 .hero-top .services-box .service-item span {
        font-size: 12px;
    }
    .home-style-V2 .categories-sec-v2 .categories-box .category-item .category-image img {
        width: 160px;
    } 
    .home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list .title .heading {
        font-size: 32px;
    }
    .home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list ul li:not(:last-of-type) {
        margin-bottom: 10px;
    }
    .home-style-V2 .what-do-sec .what-do-box .what-do-left {
        width: 70%;
        padding: 40px 30px;
    }
    
    .home-style-V2 .what-do-sec .what-do-box .what-do-image img {
        width: 45%;
        height: auto;
    }
    .home-style-V2 .what-sell-sec .sell-left .sell-item strong {
        font-size: 18px;
    }
    .home-style-V2 .what-sell-sec .sell-left .sell-item p {
        font-size: 14px;
    }
    .home-style-V2 .trusted-companies-sec .trusted-left .title-sec .heading {
        width: 100%;
    }
    .home-style-V2 .trust-partners .trust-partners-box {
        padding: 40px;
    }
    .home-style-V2 .trust-partners .trust-partners-box .partners-images img {
        width: 45%;
    }
    .home-style-V2 .newsletter-sec .count-people li:not(:last-of-type) {
        margin-right: 30px;
        padding-right: 30px;
    }
    .home-style-V2 .newsletter-sec .count-people li strong {
        font-size: 24px;
    }
    .home-style-V2 .newsletter-sec .count-people li span,
    .home-style-V2 .newsletter-sec .subscribe-group .btn {
        font-size: 14px;
    }
    .home-style-V2 input::placeholder {
        font-size: 10px;
    }
}

@media (max-width: 991px) {
    .home-style-V2 .topbar {
        z-index: 0;
    }
    header .nav-main {
        position: fixed;
        top: 0;
        left: 0;
        width: 250px;
        height: 100%;
        background: #fff;
        z-index: 8888;
        margin: 0 !important;
        display: block;
        opacity: 1;
        visibility: visible;
        transition: all .2s ease
    }

    .overlay {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #0000008c;
        z-index: 2;
        opacity: 1;
        visibility: visible;
        transition: all .5s ease
    }

    .hidden-menu {
        opacity: 0 !important;
        visibility: hidden !important
    }
    .home-style-V2 .what-sell-sec .sell-right {
        width: 100%;
    }
    .home-style-V2 .review-sec .reviews-slider .owl-nav {
        display: none;
    }
    .home-style-V2 footer .list-links a.list-link-item{
        font-size: 12px;
    }
    /* .home-style-V2 footer .list-links p.list-link-item{
        font-size: 10px;
    } */

}

@media (min-width: 992px) and (max-width: 1199px){
    .home-style-V2 header .nav-main {
        margin-left: 30px;
    }
    .home-style-V2 header .nav-main .nav-link:not(:first-of-type) {
        font-size: 14px;
        margin-left: 0;
    }
    .home-style-V2 .categories-sec-v2 .categories-box .category-item .category-image img {
        width: 160px;
    }
    .home-style-V2 .what-do-sec .what-do-box .what-do-image img {
        width: 80%;
        height: auto;
    }
    .home-style-V2 .review-sec .reviews-slider .owl-nav {
        display: none;
    }
    .home-style-V2 .trust-partners .trust-partners-box .partners-images img {
        width: 45%;
    }
    .home-style-V2 .newsletter-sec .count-people li:not(:last-of-type) {
        margin-right: 50px;
        padding-right: 50px;
    }
    .home-style-V2 footer .list-links .list-link-item,
     .home-style-V2 footer .footer-bottom .more-links .more-links-item a {
        font-size: 11px;
    }
}