
.product_videos {
    width: 600px !important;
    align-items: center !important;
    padding: 25px !important
}

.master-menu {
    display: flex
}

.menu-item {
    position: relative
}

.dropbtn,
.submenu-btn {
    background-color: transparent !important;
    color: #fff;
    padding: 10px;
    border: none;
    cursor: pointer
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: rgb(232 5 102 / .88) !important;
    min-width: 500px !important;
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / .2);
    z-index: 1
}

.video-player {
    width: 100%
}

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

p {
    font-size: 15px;
    /* text-align: justify */
}

.call_back {
    position: fixed;
    top: 50%;
    right: -100px;
    transform: translateY(-50%) rotate(90deg);
    background-color: #2352a7;
    color: #fff;
    padding: 12px 14px;
    font-weight: 700;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
    overflow: hidden
}

.call_back i {
    font-size: 22px;
    color: #fff;
    animation: phoneMove 0.6s infinite alternate ease-in-out
}

.call_back:hover {
    border-radius: 50px
}

.modal_custome.drawer_custome {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none
}

.modal_custome.drawer_custome * {
    pointer-events: none
}

.modal_custome.drawer_custome .modal-dialog_custome {
    height: 50%;
    max-width: 350px;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    -webkit-transform: translate(25%, 0);
    transform: translate(25%, 0)
}

.modal_custome.drawer_custome .modal-dialog_custome .modal-content_custome {
    border: none;
    border-radius: 0
}

.modal_custome.drawer_custome .modal-dialog_custome .modal-content_custome .modal-body_custome {
    overflow: auto
}

.modal_custome.drawer_custome.show {
    pointer-events: auto
}

.modal_custome.drawer_custome.show * {
    pointer-events: auto
}

.modal_custome.drawer_custome.show .modal-dialog_custome {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal_custome.drawer_custome.right-align_custome {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.modal_custome.drawer_custome.left-align_custome:not(.show) .modal-dialog_custome {
    -webkit-transform: translate(-25%, 0);
    transform: translate(-25%, 0)
}

html {
    --scrollbarBG: #CFD8DC;
    --thumbBG: #90A4AE
}

body::-webkit-scrollbar {
    width: 11px
}

body {
    scrollbar-width: thin;
    scrollbar-color: var(--thumbBG) var(--scrollbarBG)
}

body::-webkit-scrollbar-track {
    background: var(--scrollbarBG)
}

body::-webkit-scrollbar-thumb {
    background-color: var(--thumbBG);
    border-radius: 6px;
    border: 3px solid var(--scrollbarBG)
}

.call_back {
    z-index: 1;
    color: #fefefe !important;
    background-color: #2352a7 !important;
    font-weight: bolder;
    font-size: 17px
}

.gradient_button {
background: linear-gradient(to right, #385fa6, #002c79) !important;
}

.section_padding {
    padding-top: 0px !important;
    padding-bottom: 70px !important
}

* {
    box-sizing: border-box
}

.glo_res_pad0 {
    padding: 30px
}

.main_retail {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative
}

.retail_heading {
    font-weight: 700;
    margin-bottom: 5%;
    text-align: center;
    margin-top: 5%
}

.heading-industry {
    font-size: 40px;
    font-weight: 600
}

.retail_solu_outer {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    margin: 0 auto
}

.retail_image_box {
    width: 100%;
    height: auto;
    display: inline-block
}

.retail_solu_back {
    width: 100%;
    min-height: 400px;
    height: auto;
    background-image: linear-gradient(75deg, rgb(26 44 121 / .88) 10%, rgb(232 5 102 / .88)) !important;
    position: relative;
    padding-left: 20px
}

.retail_solu_image {
    width: 100%;
    height: 320px;
    position: absolute;
    bottom: 100px;
    right: 50px
}

.retail_solu_image img {
    width: 100%
}

.retail_left {
    margin-left: 30px
}

.retail_solu_txtbox {
    width: 90%;
    height: auto
}

.retail_big_heading {
    font-size: 90px;
    font-weight: 700;
    color: #ff8a65
}

.retail_banner_heading2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px
}

.retail_txt {
    line-height: 1.5em
}

@media (max-width:420px) {
    .jobs_image {
        margin-top: 50px !important
    }

    .retail_solu_txtbox {
        width: 100%
    }

    .retail_left {
        margin-left: 0
    }
}

@media (max-width:500px) {
    .retail_solu_image {
        width: 100%;
        height: 320px;
        position: absolute;
        bottom: -45px;
        right: 25px
    }

    @media screen and (max-width:767px) {
        .product_video {
            display: none
        }

        .dropdown-content .submenu a {
            color: #424141 !important;
            background: #fff !important
        }
    }

    .retail_solu_back {
        width: 100%;
        min-height: 250px;
        height: auto;
        background-color: #ff8a65;
        position: relative;
        padding-left: 20px
    }
}