.product_wrapper {
    height: auto;
    padding-right: 0;
    padding-left: 0;
    /*  margin-top: 100px; */
}


.product_wrapper>.product_wrapper-title .product_wrapper-title-background {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.07), rgba(39, 41, 57, 0));
    top: 0;
    left: 0;
    right: 0;
    font-size: 110px;
    font-family: YekanBakhFat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.product_wrapper>.product_wrapper-title h1 {
    font-family: YekanBakhFat;
    margin-top: 36px;
}

.product_wrapper>.product_wrapper-title .product_wrapper-title-border {
    width: 70px;
    height: 5px;
    border-radius: 32.5px;
    background-color: #41b9a2;
}

.product_wrapper .product_wrapper-logo {
    height: 60px;
    width: 80%;
    margin: 0 auto;
}


.product_wrapper .product_wrapper-logo .product-logo-card a {
    opacity: 0.3;
    transition: .6s;
}

.product_wrapper .product_wrapper-logo .product-logo-card a:hover {
    opacity: 1;
}

.product_wrapper .product_wrapper-logo .product-logo-card a.secure_app_logo {
    background: url(../assets/images/img/product/cyberno_driver.svg) no-repeat center center;
    background-size: contain;
}

.product_wrapper .product_wrapper-logo .product-logo-card a.mobile_app_logo {
    background: url(../assets/images/img/product/mobile_security.svg) no-repeat center center;
    background-size: contain;
}

.product_wrapper .product_wrapper-logo .product-logo-card a.sand_box_logo {
    background: url(../assets/images/img/product/sandbox.svg) no-repeat center center;
    background-size: contain;
}

.product_wrapper .product_wrapper-logo .product-logo-card a.vms_product_logo {
    background: url(../assets/images/img/product/cctv-copy.svg) no-repeat center center;
    background-size: contain;
}

.product_wrapper .product_wrapper-logo .product-logo-card a.virus_product_logo {
    background: url(../assets/images/img/product/virus-copy.svg) no-repeat center center;
    background-size: contain;
}

.product_wrapper .product_wrapper-logo .product-logo-card a.smart_fuzzer_logo {
    background: url(../assets/images/img/product/bug.svg) no-repeat center center;
    background-size: contain;
}

.product_wrapper .product_wrapper-logo .product-logo-card a.secure_communication_logo {
    background: url(../assets/images/img/product/server.svg) no-repeat center center;
    background-size: contain;
}

.product_wrapper .product_wrapper-logo .product-logo-card a.multiScanner_logo {
    background: url(../assets/images/img/product/multiscanner.svg) no-repeat center center;
    background-size: contain;
}

.product_wrapper .product_wrapper-logo .product-logo-card a.product_amnbaan_logo {
    background: url(../assets/images/img/product/amnbaan.svg) no-repeat center center;
    background-size: contain;
}

.product_wrapper .product_wrapper-logo .product-logo-card a.product_sft_logo {
    background: url(../assets/images/img/product/file_transfer.svg) no-repeat center center;
    background-size: contain;
}

.product_wrapper .product_wrapper-logo .product-logo-card a.product_amniat_email_logo {
    background: url(../assets/images/img/product/email_security.svg) no-repeat center center;
    background-size: contain;
}

.product_wrapper .product_wrapper-logo .product-logo-card a.secure_kiosk_logo {
    background: url(../assets/images/img/product/Kiosk.svg) no-repeat center center;
    background-size: contain;
}

.product_wrapper .product_wrapper-logo .product-logo-card .product-logo-card-border {
    top: 0;
    left: -0.6px;
    bottom: 0;
    width: 1.2px;
    opacity: 0.1;
    background-image: linear-gradient(to bottom, rgba(252, 252, 252, 0), #fafafa 50%, rgba(248, 248, 248, 0) 98%);
}

.product_wrapper>.product_wrapper-secure-app>.secure-app-image .secure-app-image-background {
    background: url("../assets/images/img/about-me/bg.png") no-repeat center;
    background-size: cover;
    z-index: -1;
    height: 678px;
    left: 0;
    right: 0;
}


.product_wrapper>.product_wrapper-secure-app>.secure-app-details>.secure-app-details-icon {
    height: 150px;
    background: url("../assets/images/img/product/SecureDrive.png") no-repeat center center;
    background-size: contain;
}


.product_wrapper>.product_wrapper-secure-app>.secure-app-details>.secure-app-details-title h4 {
    height: 50px;
    font-size: 36px;
    color: #41b9a2;
    font-family: YekanBakhFat;
}

.product_wrapper>.product_wrapper-secure-app>.secure-app-details>.secure-app-details-title h6 {
    height: 30px;
    font-family: GoogleSanse;
    font-size: 19px;
}

.product_wrapper>.product_wrapper-secure-app>.secure-app-details>.secure-app-details-content p {
    font-size: 16px !important;
    text-align: justify;
}

.product_wrapper>.product_wrapper-secure-app>.secure-app-details>.secure-app-details-more-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.product_wrapper>.product_wrapper-secure-app>.secure-app-details>.secure-app-details-more-btn a {
    width: 150px;
    /* height: 40px; */
    border-radius: 27px;
    background-color: #41b9a2;
    padding: 7px 0;
    margin: 5px;
    text-decoration: none;
    padding-top: 8px;
}

.product_wrapper>.product_wrapper-secure-app>.secure-app-details>.secure-app-details-more-btn a:hover {
    text-decoration: none;
}

.product_wrapper>.product_wrapper-secure-app>.secure-app-details>.secure-app-details-more-btn a i::before {
    vertical-align: middle;
    font-size: 26px;
}

.center {
    top: 50%;
    position: relative;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.product_wrapper>.product_wrapper-card {
    height: auto;
}

.product_wrapper>.product_wrapper-card .mobile-app {
    background-color: #41b9a2;
    border-radius: 40px;
}

.product_wrapper>.product_wrapper-card .green-card {
    background-color: #41b9a2;
    border-radius: 40px;
}


.product_wrapper>.product_wrapper-card .product-card {
    padding: 40px;
    border-radius: 40px;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
}

.product_wrapper>.product_wrapper-card .product-card.vms-product {
    background: rgba(255, 255, 255, 0.1) no-repeat -4% 4%;
    background-size: 44%;

}

.product_wrapper>.product_wrapper-card .product-card.virus-product {
    background: url("../assets/images/img/product/virus-copy-2@3x.png") rgba(255, 255, 255, 0.1) no-repeat -6% 4%;
    background-size: 44%;
}


.product_wrapper>.product_wrapper-card .product-card.secure-communication-product {
    background: url("../assets/images/img/product/server-copy@3x.png") rgba(65, 185, 162, 0.5) no-repeat -8% 4%;
    background-size: 44%;
}

.product_wrapper>.product_wrapper-card .product-card.secure-drive-product {
    background: url("../assets/images/img/product/bg-secure-drive.png") rgba(65, 185, 162, 0.5) no-repeat -6% 4%;
    background-size: 44%;
}

.product_wrapper>.product_wrapper-card .product-card.mobsl-product {
    background: url("../assets/images/img/product/smartphone-1-copy@3x.png") rgba(65, 185, 162, 0.5) no-repeat -6% 4%;
    background-size: 44%;
}

.product_wrapper>.product_wrapper-card .product-card.multiScanner-product {
    background: url("../assets/images/img/product/searching-copy@3x.png") rgba(65, 185, 162, 0.5) no-repeat -6% 4%;
    background-size: 50%;
}

.product_wrapper>.product_wrapper-card .product-card.sft-product {
    background: url("../assets/images/img/product/sft.png") rgba(65, 185, 162, 0.5) no-repeat -6% 4%;
    background-size: 50%;
}

.product_wrapper>.product_wrapper-card .product-card.amniat-email-product {
    background: url("../assets/images/img/product/amniat-email.png") rgba(65, 185, 162, 0.5) no-repeat -6% 4%;
    background-size: 50%;
}

.product_wrapper>.product_wrapper-card .product-card.secure-kiosk-product {
    background: url("../assets/images/img/product/server-copy@3x.png") rgba(255, 255, 255, 0.1) no-repeat 4% -4%;
    background-size: 44%;
}

.product_wrapper>.product_wrapper-card .mobile-app .product-card.smart-fuzzer-product {
    background: url("../assets/images/img/product/amniat-email.png") no-repeat -6% 4%;
    background-size: 44%;
}

.product_wrapper>.product_wrapper-card .green-card .product-card.fuzzer-product {
    background: url("../assets/images/img/product/bug-copy@3x.png") rgba(65, 185, 162, 0.5) no-repeat -6% 4%;
    background-size: 44%;
}

.product_wrapper>.product_wrapper-card .fuzzer-app .smart-fuzzer-product {
    background: url("../assets/images/img/product/smartphone-1-copy@3x.png") no-repeat -6% 4%;
    background-size: 44%;
}

.product_wrapper>.product_wrapper-card .product-card .product-card-image img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}


.product_wrapper>.product_wrapper-card .product-card .product-card-title h4 {
    font-family: YekanBakhFat;
    font-size: 24px;
}

.product_wrapper>.product_wrapper-card .product-card .product-card-title h6 {
    font-family: GoogleSanse;
    font-size: 16px;
    letter-spacing: -0.66px;
    color: #41b9a2;
}

.product_wrapper>.product_wrapper-card .mobile-app .product-card .product-card-title h6 {
    font-family: GoogleSanse;
    font-size: 16px;
    letter-spacing: -0.66px;
    color: #232836;
}

.product_wrapper>.product_wrapper-card .product-card .product-card-content {
    height: 154px;
}

.product_wrapper>.product_wrapper-card .product-card .product-card-content p {
    font-size: 14px;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    /* number of lines to show */
    -webkit-box-orient: vertical;
}

.product_wrapper>.product_wrapper-card .product-card .product-card-btn a {
    width: 120px;
    height: 36px;
    border-radius: 18px;
    font-size: 12px;
    text-decoration: none;
    line-height: 36px;
    color: #232836;
    margin: 5px;
}

.product_wrapper>.product_wrapper-card .product-card .product-card-btn a i::before {
    vertical-align: middle;
    font-size: 20px;
    color: #41b9a2;
}

.product_wrapper>.product_amnbaan>.product_amnbaan-img img {
    height: 420px;
    object-fit: contain;
    right: -1000px;
    margin: 30px 0;
    transition: 2s;
}

.product_wrapper>.product_secure-drive>.product_secure-drive-img img {
    right: -1000px;
    margin: 30px 0;
    transition: 2s;
    width: 97%;
    max-width: 100%;
}

.product_wrapper>.product_amnbaan>.product_amnbaan-img img.animation-img {
    right: 0;
}



.product_wrapper>.product_sand-box>.product_sand-box-img img {
    height: 420px;
    object-fit: contain;
    left: 0;
    margin: 30px 0;
}

.product_wrapper>.product_sand-box>.product_sand-box-img img.img-abs {
    transition: 2s;
    left: -1000px;
}

.product_wrapper>.product_secure-drive>.product_secure-drive-img img.img-abs {
    transition: 2s;
    right: -1000px;
}

.product_wrapper>.product_sand-box>.product_sand-box-img img.animation-img {
    left: 0;
}

.product_wrapper>.product_secure-drive>.product_secure-drive-img img.animation-img {
    right: 0;
}

.product_wrapper>.product_fuzzer-box>.product_fuzzer-box-img img {
    height: 420px;
    object-fit: contain;
    left: 0;
    margin: 30px 0;
}

.product_wrapper>.product_fuzzer-box>.product_fuzzer-box-img img.img-abso {
    transition: 2s;
    left: 1000px;
}

.product_wrapper>.product-fuzzer-box>.product-fuzzer-box-img img.animation-img {
    left: 0;
}

.product_wrapper>.product_wrapper-card .amniat-email-app .mobile-app-image img {
    width: 97%;
    max-width: 100%;
}

.product_wrapper>.product_wrapper-card .green-card .mobile-app-image img {
    margin: 30px 0;
    width: 97%;
    max-width: 100%;
}

.product_wrapper>.product_amnbaan .product-card,
.product_wrapper>.product_sand-box .product-card,
.product_wrapper>.product_secure-drive .product-card {
    padding: 0 65px 75px 0;
}

.product_wrapper>.product_amnbaan .product-card .product-card-image img,
.product_wrapper>.product_sand-box .product-card .product-card-image img,
.product_wrapper>.product_secure-drive .product-card .product-card-image img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

.product_wrapper>.product_amnbaan .product-card .product-card-title h4,
.product_wrapper>.product_sand-box .product-card .product-card-title h4,
.product_wrapper>.product_secure-drive .product-card .product-card-title h4 {
    font-family: YekanBakhFat;
    font-size: 24px;
    color: #41b9a2;
}

.product_wrapper>.product_amnbaan .product-card .product-card-title h6,
.product_wrapper>.product_sand-box .product-card .product-card-title h6,
.product_wrapper>.product_secure-drive .product-card .product-card-title h6 {
    font-family: GoogleSanse;
    font-size: 16px;
    letter-spacing: -0.66px;
}

.product_wrapper>.product_amnbaan .product-card .product-card-content p,
.product_wrapper>.product_sand-box .product-card .product-card-content p,
.product_wrapper>.product_secure-drive .product-card .product-card-content p {
    font-size: 14px;
}

.product_wrapper>.product_amnbaan .product-card .product-card-btn a,
.product_wrapper>.product_sand-box .product-card .product-card-btn a,
.product_wrapper>.product_secure-drive .product-card .product-card-btn a {
    width: 120px;
    height: 36px;
    border-radius: 18px;
    font-size: 12px;
    background-color: #41b9a2;
    line-height: 36px;
    text-decoration: none;
    margin: 5px;
}

.product_wrapper>.product_amnbaan .product-card .product-card-btn a i::before,
.product_wrapper>.product_sand-box .product-card .product-card-btn a i::before,
.product_wrapper>.product_secure-drive .product-card .product-card-btn a i::before {
    vertical-align: middle;
    font-size: 20px;
}

.product_wrapper>.product_amnbaan .product-card {
    padding: 0 65px 75px 0;
}

.product_wrapper>.product_amnbaan .product-card .product-card-image img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

.product_wrapper>.product_amnbaan .product-card .product-card-title h4 {
    font-family: YekanBakhFat;
    font-size: 24px;
    color: #41b9a2;
}

.product_wrapper>.product_amnbaan .product-card .product-card-title h6,
.product_wrapper>.product_fuzzer-box .product-card .product-card-title h6 {
    font-family: GoogleSanse;
    font-size: 16px;
    letter-spacing: -0.66px;
}

.product_wrapper>.product_amnbaan .product-card .product-card-content p {
    font-size: 14px;
}

.product_wrapper>.product_amnbaan .product-card .product-card-btn a {
    width: 120px;
    height: 36px;
    border-radius: 18px;
    font-size: 12px;
    background-color: #41b9a2;
    line-height: 36px;
    text-decoration: none;
}

.product_wrapper>.product_amnbaan .product-card .product-card-btn a i::before {
    vertical-align: middle;
    font-size: 20px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px 16px;
    z-index: 1;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.green-card-title {
    color: #232836 !important;
}

.product_wrapper>.product_wrapper-secure-app>.kiosk-stand-img-container>.kiosk-stand-img-container-image {
    width: 45%;
}

@media screen and (min-width: 1921px) {
    .product_wrapper {
        padding: 0 2% !important;
    }

    .product_wrapper>.product_wrapper-card {
        padding: 0 10% !important;
    }

    .product_wrapper-secure-app {
        padding: 0 10% !important;
    }

    .product_wrapper>.product_wrapper-secure-app>.secure-app-image .secure-app-image-background {
        background-size: contain !important;
    }

    .product_wrapper>.product_sand-box {
        padding-right: 10% !important;
    }

    .product_wrapper>.product_amnbaan {
        padding-left: 10% !important;
    }

    .product_wrapper>.product_secure-drive,
    .product_wrapper>.product_sand-box {
        padding: 0 10% !important;
    }
}

@media screen and (max-width: 1600px) {
    .product_wrapper>.product_wrapper-secure-app>.secure-app-image .secure-app-image-background {
        height: 550px;
    }
}

@media screen and (max-width: 1465px) {
    .product_wrapper>.product_wrapper-title .product_wrapper-title-background {
        font-size: 90px;
    }
}

@media screen and (max-width: 1280px) {
    .product_wrapper>.product_wrapper-secure-app>.secure-app-image .secure-app-image-background {
        height: 450px;
    }

    .product_wrapper>.product_wrapper-title .product_wrapper-title-background {
        font-size: 75px;
    }

    .secure-app-details-more-btn a {
        font-size: 14px;
    }
}

@media screen and (max-width: 1080px) {
    .product_wrapper>.product_wrapper-title .product_wrapper-title-background {
        font-size: 65px;
    }
}

@media screen and (max-width: 992px) {
    .product_wrapper>.product_wrapper-secure-app>.secure-app-image .secure-app-image-background {
        height: 400px;
    }

    .product-card {
        padding: 20px !important;
    }

    .product_wrapper .product_wrapper-logo {
        width: 100%;
        height: 48px;
    }

    .mobile-app-image {
        display: none !important;
    }

    .product_wrapper>.product_amnbaan>.product_amnbaan-img img,
    .product_wrapper>.product_secure-drive>.product_secure-drive-img img {
        height: auto;
        right: 0;
    }

    .product_wrapper>.product_sand-box>.product_sand-box-img img {
        height: auto;
        left: 0;
    }

    .product_wrapper>.product_fuzzer-box>.product_fuzzer-box-img img {
        height: auto;
        left: 0;
    }

    .product_wrapper .product_wrapper-logo .product-logo-card:nth-child(2) {
        border-right: unset !important;
    }

    .secure-app-details-more-btn a {
        font-size: 13px;
    }

    .product_wrapper>.product_wrapper-card .green-card {
        padding: 20px;
    }
}

@media screen and (max-width: 768px) {
    .product_wrapper>.product_wrapper-secure-app>.secure-app-image .secure-app-image-background {
        height: 300px;
    }

    .product_wrapper>.product_wrapper-card .mobile-app {
        border-radius: 0;
    }

    .product_wrapper>.product_wrapper-card .green-card {
        border-radius: 0;
    }

    .product_wrapper>.product_wrapper-card .product-card .product-card-content {
        height: auto;
    }

    .product_wrapper>.product_wrapper-title h1 {
        font-size: 28px;
        margin-top: 28px;
    }

    .product_wrapper>.product_wrapper-title .product_wrapper-title-background {
        font-size: 80px;
    }

}

@media screen and (max-width: 650px) {
    .product_wrapper>.product_wrapper-title .product_wrapper-title-background {
        font-size: 63px;
    }
}

@media screen and (max-width: 576px) {

    .product_wrapper-container {
        width: 75% !important;
    }

    .product_sand-box {
        margin-top: 0 !important;
    }

    .product_wrapper-card {
        margin-bottom: 0 !important;
    }

    .product_wrapper>.product_secure-drive .product-card,
    .product_wrapper>.product_sand-box .product-card {
        padding-top: 0 !important;
    }

    .secure-app-details-title {
        padding: 0 1.5rem;
    }

    .secure-app-details-more-btn,
    .product-card-btn {
        flex-wrap: wrap;
        justify-content: start;
        padding: 0 20px;
    }

    .product_wrapper>.product_sand-box .product-card .product-card-content p,
    .product_wrapper>.product_secure-drive .product-card .product-card-content p {
        padding: 0 1.5rem;
    }

    .product_wrapper>.product_wrapper-secure-app>.secure-app-details>.secure-app-details-more-btn a {
        width: 120px;
        font-size: 12px;
        padding: 4px;
        height: 36px;
    }

    .product_wrapper>.product_wrapper-title .product_wrapper-title-background {
        font-size: 40px;
    }

    .product_wrapper>.product_wrapper-title h1 {
        margin-top: 20px;
    }

    .product_wrapper>.product_wrapper-secure-app>.secure-app-details>.secure-app-details-icon {
        height: 80px;

    }

    .product_wrapper>.product_wrapper-secure-app>.kiosk-stand-img-container>.kiosk-stand-img-container-image {
        width: 70%;
    }

    .product_wrapper>.product_wrapper-secure-app>.secure-app-details>.secure-app-details-title h4 {
        font-size: 27px;
    }

    .product_wrapper>.product_wrapper-secure-app>.secure-app-details>.secure-app-details-title h6 {
        font-size: 18px;
    }

    .product_wrapper>.product_wrapper-secure-app>.secure-app-details>.secure-app-details-content p {
        font-size: 14px !important;
    }

    .product_wrapper>.product_wrapper-card .product-card .product-card-image img {
        width: 60px;
        height: 60px;
        object-fit: contain;
    }

    .product_wrapper>.product_wrapper-card .product-card .product-card-title h4 {
        font-size: 24px;
    }

    .product_wrapper>.product_wrapper-card .product-card .product-card-title h6 {
        font-size: 14px;
    }

    .product_wrapper>.product_wrapper-card .product-card .product-card-content p {
        font-size: 11px;
        -webkit-line-clamp: unset;
        padding: 10px 22px;
        font-family: YekanBakh, serif;
        font-size: 14px;
    }

    .product_wrapper>.product_wrapper-card .green-card .mobile-app-image img {
        display: none !important;
    }

    .product_wrapper>.product_wrapper-card .mobile-app .mobile-app-image {
        display: none !important;
    }

    .product_wrapper>.product_wrapper-card .green-card .mobile-app-image {
        display: none !important;
    }

    .product_wrapper>.product_wrapper-card .product-card {
        padding: 20px 0 !important;
    }

    .product_wrapper>.product_wrapper-card .product-card .product-card-image {
        text-align: center !important;
    }

    .product_wrapper>.product_wrapper-card .product-card .product-card-title {
        text-align: center !important;
    }

    .product-card-btn {
        text-align: center !important;
    }


    .product_wrapper>.product_wrapper-secure-app>.secure-app-details>.secure-app-details-content p {
        font-family: YekanBakh, serif !important;
    }

    .product_wrapper>.product_amnbaan .product-card .product-card-content p,
    .product_wrapper>.product_secure-drive .product-card .product-card-content p {
        font-family: YekanBakh, serif !important;
        font-size: 14px !important;
    }
}

@media screen and (max-width: 350px) {
    .product_wrapper>.product_wrapper-secure-app>.secure-app-details>.secure-app-details-title h4 {
        margin-bottom: 15px !important;
    }

}