.color-brand {
    color: var(--brand);
}

.modal {
    z-index: 20000;
}

.email-input {
    width: 75%;
}

.banner-right .item {
    display: flex;
    border: 8px solid #282828;
    position: relative;
}

.item-content-box ul {
    margin-left: 25px;
    margin: 12px 0 12px 25px;
}

.item-content-box ul li {
    margin-bottom: 15px;
    list-style: disc;
}

.item-content-box {
    margin-bottom: 34px;
}

.item-content-box ol li {
    margin-bottom: 4px;
    list-style: decimal;
}

.item-content-box ol {
    margin: 15px 0;
}

.item-content-box h5 {
    margin-bottom: 12px;
}

.banner-right .item .tv_sensor {
    position: absolute;
    width: 62px;
    height: 12px;
    background-color: #282828;
    bottom: -4px;
    left: 50%;
    border-radius: 100px;
    transform: translate(-50%, 9px);
}

.banner-area {
    position: relative;
}

.banner-area::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.4;
    z-index: 1;
}

.banner-left {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -65%);
    z-index: 2;
    width: 1080px;
}

.border-btn {
    color: #fff;
    border-color: #fff;
}

.main-logo {
    width: 160px;
}

.product-hero-wrapper p {
    font-size: 22px;
    margin-top: 16 px;
    color: rgb(255 255 255 / 50%);
}

.product-hero-wrapper h1 {
    font-size: 52px;
    margin-bottom: 12px;
}

.product-boxxes-wrapper {
    padding: 0;
}

.product-box-copy {
    border-style: solid;
    border: 2px solid rgba(140, 139, 140, 0.20);
    box-shadow: 0px 4px 12px 0px rgba(88, 88, 88, 0.15);
}

.pad-left {
    padding-left: 15%;
}

.btn-group {
    border-radius: 8px;
    background: #F3F4F6;
    padding: 5px;
}

.btn-check:active+.btn-outline-primary,
.btn-check:checked+.btn-outline-primary,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show,
.btn-outline-primary:active {
    color: #000000;
    background-color: #ffffff;
    border-color: #ffffff;
    box-shadow: none !important;
    border-radius: 8px !important;
}

.btn-check:active+.btn-outline-primary:focus,
.btn-check:checked+.btn-outline-primary:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus,
.btn-outline-primary:active:focus {
    box-shadow: none;
}

.btn-outline-primary {
    color: #676865;
}

.btn-outline-primary:hover {

    background-color: initial;
    color: #676865;
}

.pricing-head .count {
    color: #46E181;
    margin-left: 4px;
}

.pricing-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 45px;
    border-bottom: 1px solid #8C8B8C33;
}

.pricing-box {
    width: 100%;
}

.screencount-input input[type=number]::-webkit-inner-spin-button,
.screencount-input input[type=number]::-webkit-outer-spin-button {

    opacity: 1;

}

.form-control:focus {
    background-color: #fff;
    border-color: #85878a;
    outline: none;
    box-shadow: none;
    border-width: 1px;
}

.screencount-input {
    display: flex;
    align-items: center;
    width: 150px;
    margin-top: 20px;
    margin-bottom: 18px;
}

.progressbar {
    margin-bottom: 12px;
}

.progressbar input {
    border: none;
}

.progressbar input[type="range"]::-webkit-slider-thumb {
    background-color: var(--brand);
}

.range-count {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    top: -8px;
}

.range-count span {
    font-size: 16px;
}

.detail-item h4 {
    font-size: 24px;
    font-weight: 700;
    color: var(--black);
}

.inner-detail {
    width: fit-content;
}

.dt-last-item {
    display: flex;
    justify-content: end;
}

.dt-second-last {
    padding-left: 80px;
}

.dt-second {
    padding-left: 25px;
}

.total-price {
    border-radius: 8px;
    border: 1px solid rgba(140, 139, 140, 0.20);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
}

.pricing-details {
    margin-bottom: 44px;
}

.price-label h4 {
    font-size: 24px;
    font-weight: 700;
    color: var(--brand);
}

.price-label h4 span {
    font-size: 18px;
    font-weight: normal;
}

.ed-inner {
    border-radius: 8px;
    border: 1px solid rgba(140, 139, 140, 0.20);
    padding: 16px;
    height: 100%;
}


.ed-inner h6 {
    font-size: 18px;
}

.ed-inner img {
    margin-bottom: 22px;
}

.ed-inner ul li {
    font-size: 16px;
    padding-left: 50px;
    margin-top: 20px;
    position: relative;
}

.ed-inner ul li::before {
    content: "";
    background-image: url(../images/landing/check.png);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 4px;
    left: 4px;
    background-repeat: no-repeat;
}

.faq-area {
    padding: 90px 0;
}

.navbar_fixed .right-nav a {
    color: var(--black);
}

.font-adj-01 {
    font-size: 28px;
    line-height: normal !important;
}

.features-content-four h2 {
    font-size: 34px;
    line-height: normal;
}

.features-content-four h3 {
    font-size: 24px;
    line-height: normal;
}

.section-title-left span {
    font-size: 26px;
}

.footer-contact h6 {
    color: #fff;
    margin: 0;
}

.footer-contact {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 90px;

}

.banner-area video {
    height: 44rem;
    object-fit: cover;
    object-position: bottom;
}

.scrollToTop img {
    opacity: 0.4;
}

.display-img img {
    border-radius: 16px;
}

.scrollToTop img:hover {
    opacity: 1 !important;
}

.testimonial-right-image img {
    width: 100%;
    object-fit: cover;
}

.hint {
    font-style: italic;
    font-size: 14px;
}

.pricing-explained {
    padding-bottom: 80px;
}

.features-content.letter-tag-01 h2:before {
    width: 250px;
}

.features-content-four h2::before {
    display: none;
}

.icon-contents .icon-item {
    width: 20%;
    float: left;
    text-align: center;
}

.icon-img img {
    text-align: center;
    margin: 0 auto 15px;
}

.icon-item h6 {
    margin-bottom: 0;
}

.icon-contents {
    display: inline-block;
    width: 100%;
}

.icon-img {
    height: 40px;
}

/* Responsive */
@media (max-width:575px) {
    .footer-contact {
        display: inline-block;
        height: 90px;
        padding-top: 24px;
    }

    .email-input {
        width: 100%;
    }

    .display-img img {
        border-radius: 16px;
        width: 100%;
        height: 250px;
        object-fit: cover;
    }

    .features-content.letter-tag-01 h2:before {
        width: 170px;
        height: 30px;
    }

}

@media (max-width:767px) {
    .banner-area .banner-left h1 {
        font-size: 30px;
    }

    .display-img img {
        border-radius: 16px;
        width: 100%;
        height: 350px;
        object-fit: cover;
    }

    .features-content.letter-tag-02 h2:before {
        width: 220px;
        height: 40px;
    }

    .features-content.letter-tag-01 h2:before {
        width: 170px;
        height: 30px;
    }

    .main-logo {
        width: 100px;
    }

    .email-input {
        width: 100%;
    }

    /* nav {
        height: 80px;
        background-color: white;
    } */

    .banner-area video {
        height: 400px;
        width: 100%;
        object-fit: cover;
    }

    .banner-area {
        padding-bottom: 0;
        display: flex;
        height: fit-content;
    }

    .banner-area::after {
        top: 80px;
    }

    .banner-left {
        width: 300px;
        top: 75%;
    }

    .btn {
        font-size: 12px;
    }

    .features-area-five .feature-image p {
        padding-top: 75px;
    }

    .features-area-five .feature-image .features8 {
        bottom: 205px;
    }

    .features-area-five .feature-image .features9 {
        bottom: 210px;
    }

    .dt-second {
        padding-left: 0;
    }

    .dt-last-item {
        display: flex;
        justify-content: start;
    }

    .icon-contents .icon-item {
        width: 100%;
        margin-bottom: 32px;
    }

    .icon-item-last {
        margin-bottom: 0 !important;
    }

}



@media (min-width:575px) and (max-width:767px) {
    .icon-contents .icon-item {
        width: 50%;
        margin-bottom: 32px;
    }

    .icon-item-last {
        margin-bottom: 0 !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .banner-area video {
        height: 500px;
        width: 100%;
        object-fit: cover;
    }

    .features-content.letter-tag-02 h2:before {
        width: 220px;
        height: 40px;
    }

    .features-content.letter-tag-01 h2:before {
        width: 170px;
        height: 30px;
    }

    .display-img img {
        border-radius: 16px;
        width: 100%;
        height: 350px;
        object-fit: cover;
    }

    .banner-area::after {
        top: 80px;
    }

    .banner-area {
        padding-bottom: 0;
        padding-top: 80px;
        height: 580px;
    }

    .banner-area .banner-left h1 {
        font-size: 36px;
    }

    .banner-left {
        top: 85%;
        transform: translate(-50%, -85%);
    }

    .features-content h2 {
        font-size: 32px;
        line-height: normal;
    }

    .features-content {
        padding-top: 0;
    }

    .features-content h2::before {
        width: 19.125rem;
        height: 34px;
    }

    .features-content p {
        line-height: normal;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .icon-item h6 {
        font-size: 14px;
    }

    .client-wrapper {
        padding: 50px 30px;
    }
}