/*****common*************/
.img-wrap-common {
    overflow: hidden;
    position: relative;
    display: inline-block;
    max-width: 100%;
    margin: 0;
    box-sizing: border-box;
}

.img-wrap-common img {
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*****common*************/

.hardware_banner_section {
    position: relative;
    margin: 0 0 310px;
}

.banner_image {
    background: #961010;
}

.banner_image>div {
    display: block !important;
}

.banner_image img {
    opacity: 0.6;
    width: 100%;
    object-fit: cover;
    height: 536px;
    object-position: top;
}

.banner_content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.banner_content h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 48px;
    font-weight: 800;
    letter-spacing: 5px;
    line-height: 75px;
}

.banner_content .description {
    position: absolute;
    left: 0;
    bottom: -110px;
    padding: 50px 105px 50px 155px;
    max-width: 1090px;
    font-size: 18px;
    line-height: 34px;
    /* background: rgba(0,0,0,0.8); */
    color: #fff;
    letter-spacing: 2px;
}

.banner_content .description span {
    position: relative;
}

.pos_terminal_sec,
.handheld_terminal_sec,
.thermal_printer_sec,
.electronic_cash_box,
.d_scanner_sec,
.electronic_cash_box {
    padding: 200px 0 100px;
    display: flex;
    /*align-items: center;*/
}

.handheld_terminal_sec,
.thermal_printer_sec,
.electronic_cash_box,
.d_scanner_sec,
.electronic_cash_box {
    padding: 100px 0 100px;
}

.pos_terminal_sec .left,
.handheld_terminal_sec .left,
.thermal_printer_sec .left,
.electronic_cash_box .left,
.d_scanner_sec .left,
.electronic_cash_box .left {
    width: 50%;
}

.handheld_terminal_sec .left,
.d_scanner_sec .left {
    width: 50%;
    /*max-width: 600px;*/
    margin-left: auto;
    /*padding-left: 70px;*/
}

.pos_terminal_sec .right,
.thermal_printer_sec .right,
.electronic_cash_box .right,
.electronic_cash_box .right {
    width: 50%;
    padding: 90px 0 0 90px;
    max-width: 610px;
    margin-left: auto;
}

.handheld_terminal_sec .right,
.d_scanner_sec .right {
    width: 50%;
    text-align: right;
}

.pos_terminal_sec .left>div.img-wrap-common::before,
.thermal_printer_sec .left>div.img-wrap-common::before,
.handheld_terminal_sec .right>div.img-wrap-common::before,
.electronic_cash_box .left>div.img-wrap-common::before,
.electronic_cash_box .left>div.img-wrap-common::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 155px;
    height: 225px;
    background: linear-gradient(to top left, #fff 0%, #fff 50%, transparent 50%, transparent 100%);
    z-index: 1;
}

.handheld_terminal_sec .right>div.img-wrap-common::before {
    right: auto !important;
    left: 0 !important;
    background: linear-gradient(to top right, #fff 0%, #fff 50%, transparent 50%, transparent 100%) !important;
}

.pos_terminal_sec h4,
.handheld_terminal_sec h4,
.thermal_printer_sec h4,
.electronic_cash_box h4,
.d_scanner_sec h4,
.electronic_cash_box h4 {
    font-size: 32px !important;
    font-weight: 800 !important;
    color: #000000;
    letter-spacing: 3px !important;
    padding-left: 75px;
    position: relative;
    text-transform: uppercase;
    margin: 0 0 30px;
}

.pos_terminal_sec h4::before,
.handheld_terminal_sec h4::before,
.thermal_printer_sec h4::before,
.electronic_cash_box h4::before,
.d_scanner_sec h4::before,
.electronic_cash_box h4::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 40px;
    height: 32px;
    background: #ED1C29;
}

.pos_terminal_sec .desc,
.handheld_terminal_sec .desc,
.thermal_printer_sec .desc,
.d_scanner_sec .desc,
.electronic_cash_box .desc {
    font-size: 18px;
    line-height: 34px;
    font-weight: 500;
    letter-spacing: 2px;
    padding-bottom: 170px;
    padding-left: 75px;
}

.main_btn {
    height: 74px;
    line-height: 74px;
    background: #000000;
    display: inline-block;
    vertical-align: top;
    padding: 0 40px 0 50px;
    position: relative;
    margin-left: 75px;
}

.main_btn a span {
    color: #fff;
    position: relative;
    padding-right: 60px;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 2px;
    font-family: 'Montserrat', sans-serif;
}

.main_btn span::before {
    content: "";
    position: absolute;
    right: 0;
    top: 1px;
    width: 25px;
    height: 21px;
    background: url("../images/sprite.png") no-repeat -4px -42px;
}

.handheld_terminal_sec .right {
    padding-left: 50px;
}

.handheld_terminal_sec .desc {
    padding-bottom: 125px;
    padding-right: 70px;
}

.electronic_cash_box .right {
    padding-top: 20px;
}

.electronic_cash_box .desc {
    padding-bottom: 80px;
}

.d_scanner_sec .desc {
    padding-bottom: 55px;
    max-width: 570px;
}

.soft_checkout {
    padding: 80px 0 90px;
    position: relative;
    background: #ED1C29;
    margin: 0 0 205px;
}

.soft_checkout::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/bonus-bg.jpg") no-repeat;
    opacity: 0.5;
    background-size: cover;
}

/*.soft_checkout::after {
    content: "";
    position: absolute;
    left: 0;
    top: -76px;
    width: 154px;
    height: 154px;
    background: url("../images/dot-img2.png");
}*/
.soft_checkout .heading {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 2px;
    position: relative;
}

.soft_checkout .heading>div {
    font-size: 70px;
    font-weight: 800;
    -webkit-text-stroke: 1px #fff;
    -webkit-text-fill-color: transparent;
    letter-spacing: 16px;
}

.soft_checkout .heading h4 {
    color: #fff;
    font-size: 60px;
    font-weight: 800;
    letter-spacing: 18px;
    /*margin: 0 0 -5px;*/
}

.soft_checkout .main_btn {
    max-width: 380px;
    margin: 0 auto;
    bottom: -50px;
    height: 104px;
    line-height: 104px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    padding: 0 0 0 70px;
    background: #000;
}


.posts_faq {
    padding: 180px 15px 120px;
    max-width: 1150px;
    margin: 0 auto;
}

.posts_faq h2 {
    font-size: 24px;
    color: #2C2C2C;
    letter-spacing: 8px;
    margin: 0 0 31px;
}

.posts_faq ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
}

.posts_faq ul li:nth-child(3n) {
    margin-right: 0;
}

.posts_faq ul li h4 {
    color: #2C2C2C;
    font-size: 12px;
    line-height: 26px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 20px 0 0;
}

.hardware_banner_section::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -73px;
    width: 68px;
    height: 154px;
    background: url("../images/dot-img2.png") no-repeat;
    z-index: 2;
}

/**********new-changes*************************/
.posts_faq .slick-list {
    margin: 0 -11px;
}

.posts_faq ul.post_lists .slick-track .slick-slide {
    padding: 0 11px;
}

.posts_faq ul.post_lists .slick-track .slick-slide li img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pos_terminal_sec .img-wrap-common img,
.handheld_terminal_sec .img-wrap-common img,
.thermal_printer_sec .img-wrap-common img,
.electronic_cash_box .img-wrap-common img,
.d_scanner_sec .img-wrap-common img {
    width: auto !important;
    height: auto !important;
}

.hardware_banner_section .scroll-button {
    margin: 0px 0 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -310px;
}

.banner_content .description p {
    margin: 0;
}

.pos_terminal_sec .img-wrap-common,
.handheld_terminal_sec .img-wrap-common,
.thermal_printer_sec .img-wrap-common,
.electronic_cash_box .img-wrap-common,
.d_scanner_sec .img-wrap-common {
    width: 100%;
    height: 100%;
}

.pos_terminal_sec .right,
.handheld_terminal_sec .left,
.thermal_printer_sec .right,
.electronic_cash_box .right {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.pos_terminal_sec .right h4.main-title,
.handheld_terminal_sec .left h4.main-title,
.thermal_printer_sec .right h4.main-title,
.electronic_cash_box .main-title {
    width: 100%;
    align-self: flex-end;
}

.pos_terminal_sec .right .main_btn,
.handheld_terminal_sec .left .main_btn,
.thermal_printer_sec .right .main_btn,
.electronic_cash_box .right .main_btn {
    align-self: flex-end;
}

.hardware-page-wrap {
    max-width: 1325px;
    margin: 0 auto;
    padding: 0 15px;
}

.soft_checkout::after {
    content: "";
    position: absolute;
    left: 45px;
    top: -76px;
    width: 154px;
    height: 154px;
    background: url("../images/dot-img2.png") no-repeat;
}

.main_btn.mobile_btn {
    display: none;
}

.hardware-page-wrap .main_btn {
    padding: 0 !important;
}

.hardware-page-wrap .main_btn a {
    display: block;
    padding: 0 40px 0 50px !important;
}

/**********new-changes*************************/

/***************************responsive********************************/

@media (min-width: 1700px) and (max-width: 3000px) {
    .banner_content .description {
        bottom: -114px;
        padding: 76px 135px 75px 17%;
        max-width: 80%;
        font-size: 18px;
        line-height: 34px;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .banner_content .description {
        bottom: -96px;
        padding: 40px 65px 40px 65px;
        max-width: 810px;
    }

    .pos_terminal_sec .right,
    .thermal_printer_sec .right,
    .electronic_cash_box .right,
    .electronic_cash_box .right {
        width: 50%;
        padding: 30px 15px 0px 30px;
    }

    .pos_terminal_sec h4,
    .handheld_terminal_sec h4,
    .thermal_printer_sec h4,
    .electronic_cash_box h4,
    .d_scanner_sec h4,
    .electronic_cash_box h4 {
        font-size: 35px !important;
        padding-left: 70px;
    }

    .pos_terminal_sec .desc,
    .handheld_terminal_sec .desc,
    .thermal_printer_sec .desc,
    .d_scanner_sec .desc,
    .electronic_cash_box .desc {
        padding-bottom: 80px;
        padding-left: 70px;
    }

    .main_btn {
        margin-left: 70px;
    }

    .handheld_terminal_sec .left,
    .d_scanner_sec .left {
        padding-left: 20px;
    }

    .handheld_terminal_sec .right {
        padding-left: 20px;
    }

    .handheld_terminal_sec .desc {
        padding-bottom: 50px;
        padding-right: 20px;
    }

    .electronic_cash_box .desc {
        padding-bottom: 30px;
    }

    .d_scanner_sec .img-wrap-common img {
        object-fit: contain;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .banner_content .description {
        bottom: -92px;
        padding: 20px 45px 20px 30px;
        max-width: 640px;
        font-size: 16px;
        line-height: 35px;
    }

    .hardware_banner_section::before {
        bottom: -73px;
        width: 48px;
    }

    .pos_terminal_sec,
    .handheld_terminal_sec,
    .thermal_printer_sec,
    .electronic_cash_box,
    .d_scanner_sec {
        padding: 100px 0 50px;
    }

    .pos_terminal_sec .right,
    .thermal_printer_sec .right,
    .electronic_cash_box .right,
    .electronic_cash_box .right {
        width: 50%;
        padding: 0px 15px 0px 20px;
    }

    .pos_terminal_sec h4,
    .handheld_terminal_sec h4,
    .thermal_printer_sec h4,
    .electronic_cash_box h4,
    .d_scanner_sec h4,
    .electronic_cash_box h4 {
        font-size: 26px !important;
        letter-spacing: 2px !important;
        padding-left: 40px;
    }

    .pos_terminal_sec h4::before,
    .handheld_terminal_sec h4::before,
    .thermal_printer_sec h4::before,
    .electronic_cash_box h4::before,
    .d_scanner_sec h4::before,
    .electronic_cash_box h4::before {
        width: 30px;
        height: 24px;
    }

    .pos_terminal_sec .desc,
    .handheld_terminal_sec .desc,
    .thermal_printer_sec .desc,
    .d_scanner_sec .desc,
    .electronic_cash_box .desc {
        padding-bottom: 40px;
        padding-left: 40px;
        font-size: 14px;
        line-height: 28px;
    }

    .main_btn {
        margin-left: 40px;
    }

    .handheld_terminal_sec,
    .thermal_printer_sec,
    .electronic_cash_box,
    .d_scanner_sec {
        padding: 50px 0 50px;
    }

    .handheld_terminal_sec .left,
    .d_scanner_sec .left {
        padding-left: 20px;
    }

    .handheld_terminal_sec .right {
        padding-left: 20px;
    }

    .handheld_terminal_sec .desc {
        padding-bottom: 50px;
        padding-right: 10px;
    }

    .electronic_cash_box .desc {
        padding-bottom: 30px;
    }

    .electronic_cash_box .right {
        padding-top: 0;
    }

    .posts_faq {
        padding: 100px 15px 100px;
    }

    .hardware_banner_image__3cVlC {
        height: 500px;
    }

    .pos_terminal_sec .img-wrap-common img,
    .handheld_terminal_sec .img-wrap-common img,
    .thermal_printer_sec .img-wrap-common img,
    .electronic_cash_box .img-wrap-common img,
    .d_scanner_sec .img-wrap-common img {
        width: auto !important;
        height: auto !important;
    }

    /************new-changes****************************/
    .pos_terminal_sec .left>div::before,
    .thermal_printer_sec .left>div::before,
    .handheld_terminal_sec .right>div::before,
    .electronic_cash_box .left>div::before,
    .electronic_cash_box .left>div::before {
        width: 85px;
        height: 155px;
    }

    .d_scanner_sec .img-wrap-common img {
        object-fit: contain;
    }

    .pos_terminal_sec .img-wrap-common img,
    .handheld_terminal_sec .img-wrap-common img,
    .thermal_printer_sec .img-wrap-common img,
    .electronic_cash_box .img-wrap-common img,
    .d_scanner_sec .img-wrap-common img {
        object-fit: contain;
    }

    /************new-changes****************************/
    /***19-07-2021*********/
    .hardware_banner_section {
        margin: 0 0 220px;
    }

    .hardware_banner_section .scroll-button {
        bottom: -210px;
    }

    .electronic_cash_box {
        padding-bottom: 100px;
    }

    .soft_checkout {
        margin: 0 0 155px;
    }

    /***19-07-2021*********/


}

@media (max-width: 767px) {
    .hardware_banner_section {
        margin: 0 0 160px;
    }

    .hardware_banner_section .scroll-button {
        bottom: -160px;
    }

    .banner_image img {
        height: 500px;
        width: 100%;
        object-fit: cover;
    }

    .banner_content h2 {
        top: 45%;
        font-size: 32px;
    }

    .banner_content .description {
        bottom: -70px;
        padding: 24px 25px 25px 25px;
        max-width: 640px;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 2px;
    }

    .text_backblack::after {
        height: 50px;
        width: 35px;
    }

    .hardware_banner_section::before {
        opacity: 0;
    }

    .pos_terminal_sec,
    .handheld_terminal_sec,
    .thermal_printer_sec,
    .electronic_cash_box,
    .d_scanner_sec {
        padding: 50px 15px 50px;
        flex-wrap: wrap;
    }

    .pos_terminal_sec .left,
    .handheld_terminal_sec .left,
    .thermal_printer_sec .left,
    .electronic_cash_box .left,
    .d_scanner_sec .left {
        width: 100%;
    }

    .pos_terminal_sec .right,
    .thermal_printer_sec .right,
    .electronic_cash_box .right {
        width: 100%;
        padding: 20px 0 0px 0px;
    }

    .pos_terminal_sec h4,
    .handheld_terminal_sec h4,
    .thermal_printer_sec h4,
    .d_scanner_sec h4,
    .electronic_cash_box h4 {
        font-size: 24px !important;
        letter-spacing: 2px !important;
        padding-left: 70px;
    }

    .pos_terminal_sec h4::before,
    .handheld_terminal_sec h4::before,
    .thermal_printer_sec h4::before,
    .d_scanner_sec h4::before,
    .electronic_cash_box h4::before {
        top: -2px;
    }

    .pos_terminal_sec .desc,
    .handheld_terminal_sec .desc,
    .thermal_printer_sec .desc,
    .d_scanner_sec .desc,
    .electronic_cash_box .desc {
        padding-bottom: 25px;
        padding-left: 0px;
    }

    html .main_btn.mobile_btn {
        margin: 30px 0 0;
        display: inline-block;
        height: 48px;
        line-height: 48px;
        padding: 0 30px 0 35px;
    }

    .handheld_terminal_sec,
    .thermal_printer_sec,
    .electronic_cash_box,
    .d_scanner_sec {
        padding: 50px 15px 50px;
    }

    .handheld_terminal_sec,
    .d_scanner_sec {
        flex-direction: column-reverse;
    }

    .handheld_terminal_sec .left,
    .d_scanner_sec .left {
        width: 100%;
        padding: 20px 0 0;
    }

    .pos_terminal_sec .left,
    .handheld_terminal_sec .left,
    .thermal_printer_sec .left,
    .electronic_cash_box .left,
    .d_scanner_sec .left,
    .electronic_cash_box .left {
        width: 100%;
    }

    .handheld_terminal_sec .left,
    .d_scanner_sec .left,
    .handheld_terminal_sec .right {
        padding-left: 0;
    }

    .handheld_terminal_sec .right,
    .d_scanner_sec .right {
        width: 100%;
        padding: 0;
        text-align: left;
    }

    .pos_terminal_sec .desc,
    .handheld_terminal_sec .desc,
    .thermal_printer_sec .desc,
    .d_scanner_sec .desc,
    .electronic_cash_box .desc {
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 1px;
        max-width: 325px;
    }

    .handheld_terminal_sec .desc {
        padding-right: 0;
    }

    /*.electronic_cash_box .desc {
	    padding-bottom: 30px;
	}*/
    .electronic_cash_box .right {
        padding-top: 20px;
    }

    .pos_terminal_sec .left>div.img-wrap-common::before,
    .thermal_printer_sec .left>div.img-wrap-common::before,
    .handheld_terminal_sec .right>div.img-wrap-common::before,
    .electronic_cash_box .left>div.img-wrap-common::before {
        width: 75px;
        height: 105px;
    }

    .soft_checkout {
        padding: 60px 0 70px;
        margin: 0 0 120px;
    }

    .soft_checkout .heading {
        font-size: 12px;
    }

    .soft_checkout .heading>div {
        font-size: 35px;
        margin: 4px 0 4px;
        letter-spacing: 10px;
    }

    .soft_checkout .heading h4 {
        font-size: 24px;
        letter-spacing: 5px;
    }

    .soft_checkout .main_btn {
        height: 74px;
        line-height: 74px;
        max-width: 300px;
        bottom: -40px;
        padding: 0 0 0 50px;
    }

    .main_btn a span {
        padding-right: 60px;
        font-size: 14px;
    }

    .main_btn span::before {
        background: url("../images/sprite.png") no-repeat 3px -31px;
        background-size: 300px;
    }

    .posts_faq {
        padding: 60px 15px 60px;
    }

    .posts_faq h2 {
        font-size: 18px;
        letter-spacing: 6px;
        margin: 0 0 20px;
        text-align: center;
    }

    .posts_faq ul li {
        float: none;
        width: 100%;
        margin: 0 auto 30px;
        max-width: 345px;
    }

    .posts_faq ul li:nth-child(3n) {
        margin: 0 auto;
    }

    .posts_faq .slick-list {
        max-width: 375px;
        margin: 0 auto !important;
    }

    .d_scanner_sec .img-wrap-common img {
        object-fit: contain;
    }

    .pos_terminal_sec .img-wrap-common img,
    .handheld_terminal_sec .img-wrap-common img,
    .thermal_printer_sec .img-wrap-common img,
    .electronic_cash_box .img-wrap-common img,
    .d_scanner_sec .img-wrap-common img {
        object-fit: contain;
    }

    /***19-07-2021*********/
    .soft_checkout::after {
        left: 15px;
        top: -37px;
        width: 76px;
        height: 76px;
        background-size: 76px;
    }

    .main_btn.desktop_btn {
        display: none;
    }

    .main_btn.mobile_btn {
        display: block;
    }

    .pos_terminal_sec,
    .thermal_printer_sec,
    .electronic_cash_box {
        flex-direction: column-reverse;
    }

    .handheld_terminal_sec,
    .d_scanner_sec {
        flex-direction: column;
    }

    .electronic_cash_box {
        padding-bottom: 90px;
    }

    /***19-07-2021*********/
    .hardware-page-wrap .main_btn a {
        padding: 0 30px 0 40px !important;
    }

}

@media (min-width: 480px) and (max-width: 767px) {
    .banner_content .description {
        bottom: -47px;
        padding: 28px 25px 30px 15px;
        max-width: 640px;
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 2px;
    }

    .pos_terminal_sec .desc,
    .handheld_terminal_sec .desc,
    .thermal_printer_sec .desc,
    .d_scanner_sec .desc,
    .electronic_cash_box .desc {
        max-width: 550px;
    }
}


/*****font-family*

font-family: 'Montserrat', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Manrope', sans-serif;

**/