.footer .bottom-box ul li a {
    text-transform: capitalize;
}
.border_bottom {
    border-bottom: 1px solid #BA2D32;
}
.innner-banner {
    background: #383838;
    float: left;
    width: 100%;
    padding-top: 120px;
    padding-bottom: 80px;
}

    .inner-left-short {
        width: 500px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10;
    }

    .inner-left-short img {
        max-width: 100%;
    }

.inner-right-full {
    width: 75%;
    float: left;
    position: relative;
    z-index: 9;
}

    .inner-right-full img {
        max-width: 100%;
        width: 100%;
    }

.inner-banner-top {
    position: relative;
    width: 85%;
    margin: 0 auto;
}

.inner-head h1 {
    font-size: 94px;
    line-height: 105px;
    color: #fff;
    font-family: 'Montserrat SemiBold';
    position: relative;
    z-index: 1;
    width: 100%;
    transition-timing-function: ease-in-out;
    transition-duration: 2s;
    left: 50px;
    text-transform: capitalize;
}

.inner-head {
    text-align: right;
    padding-right: 523px;
    position: relative;
    z-index: 9;
}

    .inner-head h1.left-h1.box-hover {
        left: -50px;
        transition-duration: 2s;
    }

.tech-and-ai-outer {
    clear: left;
    padding: 0px 0px;
}

    .tech-and-ai-outer .image-box {
        width: 50%;
        padding: 0 80px 0 0;
        position: relative;
    }

    .tech-and-ai-outer .text-box {
        width: 50%;
    }

    .tech-and-ai-outer .image-box figure.first {
        width: 100%;
        position: absolute; /*z-index: -1;*/
    }

    .tech-and-ai-outer .image-box figure.first {
        width: 300px !important;
        background: transparent;
        overflow: hidden;
    }

    .tech-and-ai-outer .image-box figure.second {
        text-align: right;
        margin: 0px -25px 0 0;
        margin-left: 0px;
        position: relative;
    }

    .tech-and-ai-outer .image-box figure.second {
        width: 450px !important;
        margin-left: 140px !important;
        background: transparent;
        overflow:hidden;
    }

    .tech-and-ai-outer .image-box figure img {
        width: 100%;
        height: auto;
        position: relative;
        left: -300px;
        transition: all 1s;
        max-width: 300px;
        -webkit-box-shadow: 13px 16px 66px 0px rgba(0,0,0,0.16);
        -moz-box-shadow: 13px 16px 66px 0px rgba(0,0,0,0.16);
        box-shadow: 13px 16px 66px 0px rgba(0,0,0,0.16);
    }

    .tech-and-ai-outer .image-box figure.aos-animate.first img {
        left: 0;
    }

    .tech-and-ai-outer .image-box figure.second img {
        position: relative;
        left: -500px;
        transition: all 1s;
        max-width: 450px;
    }

    .tech-and-ai-outer .image-box figure.second.aos-animate img {
        left: 0;
        top:0px;
    }

    .tech-and-ai-outer .text-box p {
        font: 20px/46px 'Montserrat Regular';
        color: #5E5E5E;
        margin-bottom: 30px;
    }

    .tech-and-ai-outer .text-box h5 {
        font: 26px/30px 'latobold';
        color: #5E5E5E;
        padding-bottom: 15px;
    }

    .tech-and-ai-outer.Warehouse-reserev {
        background: #F1F4F5;
    }

.flex-row.main-flex {
    flex-direction: row-reverse !important;
}

.tech-and-ai-outer.Warehouse-reserev .image-box {
    padding: 0 0px 0 80px;
    top: -80px;
}

    .tech-and-ai-outer.Warehouse-reserev .image-box figure img {
        right: -300px;
        left: unset;
    }

    .tech-and-ai-outer.Warehouse-reserev .image-box figure.first {
        right: 0;
        z-index: 1;
    }

    .tech-and-ai-outer.Warehouse-reserev .image-box figure.aos-animate.first img {
        right: 0;
        left: unset;
    }

    .tech-and-ai-outer.Warehouse-reserev .image-box figure.second img {
        right: -500px;
        left: unset;
    }

    .tech-and-ai-outer.Warehouse-reserev .image-box figure.second.aos-animate img {
        right: 0;
        left: unset;
    }

    .tech-and-ai-outer.Warehouse-reserev .image-box figure.second {
        z-index: 9;
        margin-left: 200px !important;
    }

/*SOCAIL-CAMPAIGN*/

.campaign-outer {
    float: left;
    width: 100%;
    padding: 80px 0px 80px;
}

.campaign-head {
    position: relative;
    float: left;
    width: 100%;
}

.search-campaign {
    position: absolute;
}

.search-campaign {
    position: absolute;
    width: 510px;
    right: 0;
    margin: 0 auto;
    top: -9px;
}

    .search-campaign input {
        border: 2px solid #a7a7a7;
        border-radius: 30px;
        height: 60px;
        width: 100%;
        background: none;
        padding: 5px 65px 5px 40px;
        font: 17px/30px 'latobold';
        color: #9E9E9E;
    }

        .search-campaign input.search-button {
            position: absolute;
            right: 0;
            top: 0;
            width: 60px;
            height: 60px;
            border: none;
            background: url(../images/submit-search.png) no-repeat center;
            padding: 0px;
            opacity: 0.4;
        }

.campaign-row {
    display: flex;
    flex-wrap: wrap;
    clear: left;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 30px;
}

.campaign-box {
    width: 33.33%;
    padding: 0px 15px 30px;
}

    .campaign-box figure {
        margin: 0px;
        display: flex;
        width: 100%;
        height: 250px;
    }

        .campaign-box figure a {
            display: flex;
            width: 100%;
        }

        .campaign-box figure img {
            max-width: 100%;
            width: 100%;
            object-fit: cover;
        }

.campaign-area {
    width: 100%;
    background: #fff;
    margin-top: -45px;
    padding: 17px 20px;
    position: relative;
}

    .campaign-area h4 {
        color: #000000;
        margin-bottom: 0px;
        font-family: Montserrat SemiBold;
        font-size: 0.875rem;
        line-height: 1.125rem;
    }

    .campaign-area h5 {
        font-family: Montserrat Regular;
        font-size: 0.875rem;
        line-height: 1.125rem;
        color: #707070;
        padding-bottom: 20px;
    }

.campaign-box:hover .campaign-area {
    -webkit-box-shadow: 10px 13px 66px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 10px 13px 66px 0px rgba(0,0,0,0.2);
    box-shadow: 10px 13px 66px 0px rgba(0,0,0,0.2);
}

.campaign-main {
    position: relative;
}

    .campaign-main:before {
        background: url(../images/campaign-af.png) no-repeat;
        width: 100%;
        height: 361px;
        position: absolute;
        left: -75px;
        top: -76px;
        content: '';
        display: block;
        z-index: -0;
    }

.campaign-pagination {
    display: flex;
    justify-content: flex-end;
}

    .campaign-pagination ul {
        list-style: none;
        display: flex;
    }

        .campaign-pagination ul li {
            padding: 0px 15px;
        }

            .campaign-pagination ul li a {
                font: 20px/20px 'Montserrat Regular';
                color: #707070;
            }

            .campaign-pagination ul li.active a {
                font-family: 'latobold';
                color: #BA2D32;
            }


/*second-banner*/

.inner-banner-details .inner-head {
    padding-right: 0px;
    padding-left: 523px;
}

.inner-banner-details .inner-left-short {
    right: unset;
    left: 0px;
}

.inner-banner-details .inner-right-full {
    float: right;
}

.inner-banner-details .left-h1.right {
    left: 0;
    /*color:black;*/
}

.enter-win-outer {
    clear: left;
    width: 100%;
}

.enter-win-outer {
    clear: left;
    padding: 100px 0px;
}

    .enter-win-outer .image-box {
        width: 50%;
        padding: 0 80px 0 0;
        position: relative;
    }

    .enter-win-outer .text-box {
        width: 50%;
        position: relative;
        top: -50px;
    }

    .enter-win-outer .image-box figure.first {
        width: 100%;
        position: absolute;
    }

    .enter-win-outer .image-box figure.first {
        width: 300px !important;
        background: transparent;
        overflow: hidden;
    }

    .enter-win-outer .image-box figure.second {
        text-align: right;
        margin: 185px -25px 0 0;
        margin-left: 0px;
        position: relative;
    }

    .enter-win-outer .image-box figure.second {
        width: 550px !important;
        margin-left: 140px !important;
        background: transparent;
        overflow: hidden;
    }

    .enter-win-outer .image-box figure img {
        width: 100%;
        height: auto;
        position: relative;
        left: -300px;
        transition: all 1s;
        max-width: 300px;
    }

    .enter-win-outer .image-box figure.aos-animate.first img {
        left: 0;
    }

    .enter-win-outer .image-box figure.second img {
        position: relative;
        left: -500px;
        transition: all 1s;
        max-width: 450px;
    }

    .enter-win-outer .image-box figure.second.aos-animate img {
        left: 0;
    }

    .enter-win-outer .text-box ul {
        list-style: none;
    }

        .enter-win-outer .text-box ul li {
            font: 20px/28px 'Montserrat Regular';
            color: #5E5E5E;
            margin-bottom: 25px;
            padding-left: 30px;
            background: url(../images/arrow-ico.html) no-repeat 0px 8px;
        }

.explore-kara {
    padding-top: 30px;
    padding-left: 30px;
}

    .explore-kara a {
        font: 26px/36px 'latoblack';
        color: #385ACB;
        text-decoration: underline;
    }

.enter-feedback {
    padding-top: 60px;
    display: flex;
}

    .enter-feedback a {
        border: 4px solid #BA2D32;
        padding: 17px 30px 18px;
        display: inline-block;
        border-radius: 40px;
        font: 17px/17px 'latoblack';
        color: #333333;
        margin-right: 40px;
        -webkit-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
    }

        .enter-feedback a:hover {
            background: #BA2D32;
            color: #fff;
        }

        .enter-feedback a i {
            position: relative;
            left: 5px;
            -webkit-transition: all 0.3s;
            -ms-transition: all 0.3s;
            transition: all 0.3s;
        }

        .enter-feedback a:hover i {
            position: relative;
            left: 20px;
            -webkit-transition: all 0.3s;
            -ms-transition: all 0.3s;
            transition: all 0.3s;
        }

        .enter-feedback a:last-child {
            margin-right: 0px;
        }

        .enter-feedback a img {
            margin-left: 10px;
        }

.enter-win-outer .text-box h4 {
    padding-left: 30px;
    padding-bottom: 8px;
}

.enter-win-outer .text-box h2 {
    padding-bottom: 30px;
}

.contest-slide-outer {
    background: #F1F4F5;
    padding: 80px 0px 0;
}

    .contest-slide-outer .slick-slider {
        padding-bottom: 100px;
        margin-top: -110px;
    }

.contest-box img {
    width: 100%;
}

.contest-slide-outer .contest-box.slick-current.slick-center .contest-box-area {
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 9;
    position: relative;
    border: 0;
    opacity: 1;
    /*margin: 10px 75px; top: 6px;*/ top: 15px
}

.contest-slide-outer .contest-box .contest-box-area {
    margin: 10px 6px 10px 0;
    opacity: 0.3;
}

.contest-slide-outer .contest-box {
    max-width: 400px;
}
/*.contest-slide-outer .contest-box.slick-current.slick-center{ max-width: 400px; }
*/ .contest-slide-outer .slick-list {
    padding: 86px 0 40px !important;
    margin: 0 !important;
}
/*.contest-slide-outer .slick-track{ display: flex; }*/
.contest-head {
    display: none;
}

.contest-slide-outer .contest-box.slick-current.slick-center .contest-head {
    display: block;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    min-height: 140px;
}

.contest-slide-outer .contest-box.slick-current.slick-center .contest-box-area img {
    border: 10px solid #F1F4F5;
}

.contest-slide-outer .contest-box.slick-current.slick-center .contest-head h4 {
}

.contest-slide-outer .contest-box .contest-box-area figure {
    margin: 0;
}

.contest-head h4 {
    font-size: 20px;
    line-height: 36px;
    font-family: 'Montserrat Regular';
    text-align: center;
    margin: 0;
    color: #000;
}

.contest-head p {
    font: 20px/36px 'Montserrat Regular';
    color: #BEBEBE;
    text-align: center;
}

.contest-slide-outer .slick-next {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #A5A5A5;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    bottom: 29px;
    left: 50%;
    margin-right: -70px;
    z-index: 9;
    background: #fff;
}

    .contest-slide-outer .slick-next:hover, .contest-slide-outer .slick-prev:hover {
        background: #BA2D32;
        border-color: #BA2D32;
    }

    .contest-slide-outer .slick-next::after {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 9px;
        height: 14px;
        color: #000;
        content: "";
        background: url(../images/N1.png) no-repeat 0 0;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .contest-slide-outer .slick-next:hover:after {
        background: url(../images/white-N1.png) no-repeat 0 0;
    }

.contest-slide-outer .slick-prev::after {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 9px;
    height: 14px;
    color: #000;
    content: "";
    background: url(../images/P1.png) no-repeat 0 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.contest-slide-outer .slick-prev:hover:after {
    background: url(../images/white-P1.png) no-repeat 0 0;
}

.contest-slide-outer .slick-prev {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #A5A5A5;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    left: 50%;
    margin-left: -70px;
    bottom: 29px;
    z-index: 9;
    background: #fff;
}

.view-campaign-sec {
    display: flex;
    padding-bottom: 50px;
    justify-content: center;
}

    .view-campaign-sec span {
        font: 26px/36px 'Montserrat Regular';
        color: #5E5E5E;
        display: inline-block;
        padding: 0px 5px;
    }

    .view-campaign-sec a {
        font: 26px/36px 'latoblack';
        color: #385ACB;
        display: inline-block;
        padding: 0px 2px;
        text-decoration: underline;
    }

.terms-and-condition {
    padding: 60px 0px;
}

.terms-main h5 {
    font: 17px/20px 'latobold';
    color: #5E5E5E;
    padding-bottom: 10px;
}

.terms-main p {
    font: 14px/20px 'Montserrat Regular';
    color: #5E5E5E;
}

.progress {
    display: block;
    width: 100%;
    height: 10px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    background-image: linear-gradient(to right, black, black);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out;
    border: 1px solid #C9C9C9;
}

.related-blog-outer {
    background: #F1F4F5;
    padding: 80px 0px 140px;
}

    .related-blog-outer .slick-next {
        position: absolute;
        width: 55px;
        height: 55px;
        border: 2px solid #A5A5A5;
        border-radius: 100%;
        font-size: 0;
        background: none;
        cursor: pointer;
        bottom: -95px;
        left: 50%;
        margin-right: -70px;
        z-index: 9;
        background: #fff;
    }

        .related-blog-outer .slick-next:hover, .related-blog-outer .slick-prev:hover {
            background: #BA2D32;
            border-color: #BA2D32;
        }

        .related-blog-outer .slick-next::after {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 9px;
            height: 14px;
            color: #000;
            content: "";
            background: url(../images/N1.png) no-repeat 0 0;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

        .related-blog-outer .slick-next:hover:after {
            background: url(../images/white-N1.png) no-repeat 0 0;
        }

    .related-blog-outer .slick-prev::after {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 9px;
        height: 14px;
        color: #000;
        content: "";
        background: url(../images/P1.png) no-repeat 0 0;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .related-blog-outer .slick-prev:hover:after {
        background: url(../images/white-P1.png) no-repeat 0 0;
    }

    .related-blog-outer .slick-prev {
        position: absolute;
        width: 55px;
        height: 55px;
        border: 2px solid #A5A5A5;
        border-radius: 100%;
        font-size: 0;
        background: none;
        cursor: pointer;
        left: 50%;
        margin-left: -70px;
        bottom: -95px;
        z-index: 9;
        background: #fff;
    }

    .related-blog-outer .campaign-box {
        padding-bottom: 40px;
    }

    .related-blog-outer .related-blog-main-slide {
        margin-left: -15px;
        margin-right: -15px;
    }

    .related-blog-outer .campaign-area h5 {
        font: 17px/20px 'latobold';
        color: #000;
    }

        .related-blog-outer .campaign-area h5 span {
            position: relative;
            display: inline-block;
            padding-right: 55px;
        }

            .related-blog-outer .campaign-area h5 span::before {
                border-bottom: 4px solid #BA2D32;
                content: "";
                width: 50px;
                right: 0px;
                bottom: 14px;
                position: absolute;
                margin-left: 15px;
                top: 12px;
            }

    .related-blog-outer .campaign-area p {
        font: 14px/20px 'Montserrat Regular';
        color: #BEBEBE;
    }

    .related-blog-outer.more-exciting-campaigns-outer {
        background: none;
    }

.more-exciting-campaigns-outer .campaign-area h5 {
    font: 17px/20px 'Montserrat Regular';
    color: #BEBEBE;
    padding-bottom: 20px;
}

.more-exciting-campaigns-outer .campaign-area {
    background: #F1F4F5;
}


.releted-brnad-outer .slick-next {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #A5A5A5;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    bottom: -90px;
    left: 50%;
    margin-right: -70px;
    z-index: 9;
    background: #fff;
}

    .releted-brnad-outer .slick-next:hover, .releted-brnad-outer .slick-prev:hover {
        background: #BA2D32;
        border-color: #BA2D32;
    }

    .releted-brnad-outer .slick-next::after {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 9px;
        height: 14px;
        color: #000;
        content: "";
        background: url(../images/N1.png) no-repeat 0 0;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .releted-brnad-outer .slick-next:hover:after {
        background: url(../images/white-N1.png) no-repeat 0 0;
    }

.releted-brnad-outer .slick-prev::after {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 9px;
    height: 14px;
    color: #000;
    content: "";
    background: url(../images/P1.png) no-repeat 0 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.releted-brnad-outer .slick-prev:hover:after {
    background: url(../images/white-P1.png) no-repeat 0 0;
}

.releted-brnad-outer .slick-prev {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #A5A5A5;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    left: 50%;
    margin-left: -70px;
    bottom: -90px;
    z-index: 9;
    background: #fff;
}

.brand-logo {
    padding: 0px 10px;
    background: #fff;
    margin: 0px 10px;
    height: 180px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

    .brand-logo img {
        width: 100%;
    }

.releted-brnad-outer {
    background: #F1F4F5;
    padding: 80px 0px 150px;
}

.get-touch-form.Warehouse-reserev {
    clear: left;
    width: 100%;
    float: left;
    padding: 80px 0px
}

.get-touch-contact {
    clear: left;
    padding: 80px 0px;
    background: #F1F4F5;
}

.get-touch-main {
    display: flex;
}

.get-touch-left {
    width: 50%;
}

.get-touch-right {
    width: 50%;
    padding-left: 50px;
}

.address-box {
    display: flex;
    padding-bottom: 50px;
}

.address-ico {
    min-width: 50px;
    margin-top: 13px;
}

    .address-ico i {
        font-size: 25px;
        color: #BA2D32;
    }

.address-contect p {
    font: 20px/45px 'Montserrat Regular';
    color: #000000;
}

.address-contect a {
    font: 17px/45px 'Montserrat Regular';
    color: #000000;
}


.check-group {
    display: block;
    margin-bottom: 45px;
}

    .check-group input {
        padding: 0;
        height: initial;
        width: initial;
        margin-bottom: 0;
        display: none;
        cursor: pointer;
    }

    .check-group label {
        position: relative;
        cursor: pointer;
        font: 20px/25px 'Montserrat Regular';
        color: #9E9E9E;
    }

.wpcf7-form .wpcf7-acceptance input[type="checkbox"] + span::before {
    content: '';
    -webkit-appearance: none;
    background-color: #F1F4F5;
    border: 2px solid #F1F4F5;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
}

.wpcf7-form .wpcf7-acceptance input[type="checkbox"] + span::after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #656565;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    visibility: hidden;
}

.wpcf7-form .wpcf7-acceptance input[type="checkbox"]:checked + span::after {
    visibility: visible;
}

/*ashok*/
.checkmark {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 25px;
}

    /* Hide the default checkbox */
    .checkmark input {
        visibility: hidden;
        cursor: pointer;
    }
/* Create a custom checkbox */
.mark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: lightgray;
}

.checkmark:hover input ~ .mark {
    background-color: gray;
}

.checkmark input:checked ~ .mark {
    background-color: #0084ff;
}

/* Create the mark/indicator (hidden when not checked) */
.mark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the mark when checked */
.checkmark input:checked ~ .mark:after {
    display: block;
}

/* Style the mark/indicator */
.checkmark .mark:after {
    left: 8px;
    top: 2px;
    width: 10px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}




.get-touch-form .image-box {
    width: 50%;
    padding: 0 80px 0 0;
    position: relative;
}

    .get-touch-form .image-box figure.first {
        width: 100%;
        position: absolute;
    }

    .get-touch-form .image-box figure.first {
        width: 300px !important;
        background: transparent;
        overflow: hidden;
    }

    .get-touch-form .image-box figure.second {
        text-align: right;
        margin: 185px -25px 0 0;
        margin-left: 0px;
        position: relative;
    }

    .get-touch-form .image-box figure.second {
        width: 550px !important;
        margin-left: 140px !important;
        background: transparent;
        overflow: hidden;
    }

    .get-touch-form .image-box figure img {
        width: 100%;
        height: auto;
        position: relative;
        left: -300px;
        transition: all 1s;
        max-width: 300px;
    }

    .get-touch-form .image-box figure.aos-animate.first img {
        left: 0;
    }

    .get-touch-form .image-box figure.second img {
        position: relative;
        left: -500px;
        transition: all 1s;
        max-width: 450px;
    }

    .get-touch-form .image-box figure.second.aos-animate img {
        left: 0;
    }

.get-touch-form.Warehouse-reserev .image-box {
    padding: 0 0px 0 80px;
}

    .get-touch-form.Warehouse-reserev .image-box figure img {
        right: -300px;
        left: unset;
    }

    .get-touch-form.Warehouse-reserev .image-box figure.first {
        right: 0;
        z-index: 1;
    }

    .get-touch-form.Warehouse-reserev .image-box figure.aos-animate.first img {
        right: 0;
        left: unset;
    }

    .get-touch-form.Warehouse-reserev .image-box figure.second img {
        right: -500px;
        left: unset;
    }

    .get-touch-form.Warehouse-reserev .image-box figure.second.aos-animate img {
        right: 100px;
        left: unset;
    }

    .get-touch-form.Warehouse-reserev .image-box figure.second {
        z-index: 9;
        margin-left: 110px !important;
    }

.get-form-left {
    width: 50%;
}

.get-input-bx input {
    width: 100%;
    height: 65px;
    background: #F1F4F5;
    border: 1px solid #F1F4F5;
    padding: 20px 18px;
    font: 20px/45px 'Montserrat Regular';
    color: black;
}

.get-input-bx {
    margin-bottom: 15px;
}

    .get-input-bx.get-input-bx-hel {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

        .get-input-bx.get-input-bx-hel.removed > div {
            width: 32.5% !important
        }

        .get-input-bx.get-input-bx-hel.removed .styled-select .curr::after {
            right: 7px
        }

        .get-input-bx.get-input-bx-hel.removed > div .get-helf.postcode-country {
            width: 100% !important
        }

.get-helf {
    width: 48.5% !important;
    padding: 0px;
}

    .get-helf .styled-select li.selected, .get-helf .styled-select li.selected:hover {
        border-bottom: 1px solid transparent;
    }

    .get-helf .styled-select li:hover {
        border-bottom: 1px solid transparent;
    }

    .get-helf:first-child {
        padding-left: 0px;
    }

    .get-helf:last-child {
        padding-right: 0px;
    }

.get-input-bx .styled-select .curr {
    padding: 0px 18px;
    font: 20px/65px 'Montserrat Regular';
    color: black;
}

.get-input-bx .styled-select {
    width: 100%;
    height: 65px;
    background: #F1F4F5;
    border: 1px solid #F1F4F5;
    padding: 20px 18px;
}

    .get-input-bx .styled-select .curr::after {
        background: url(../images/select-ico.png) no-repeat;
        width: 24px;
        height: 14px;
        top: 25px;
    }

.get-input-bx textarea {
    width: 100%;
    height: 100px;
    background: #F1F4F5;
    border: 1px solid #F1F4F5;
    padding: 20px 18px;
    font: 20px/25px 'Montserrat Regular';
    color: #000000;
    resize: none;
}

.check-group {
    padding-top: 20px;
}

.job-box.full-width .check-group {
    padding-top: 50px;
}

.get-submit input {
    background: #fff url(../images/submit-arrow.png) no-repeat 128px center;
    border: 4px solid #BA2D32;
    padding: 14px 50px 13px 30px;
    border-radius: 50px;
    font: 17px/25px 'latoblack';
    color: #333333;
    transition: all 0.5s ease-out;
}
.get-submit_new input {
    background: #fff url(../images/submit-arrow.png) no-repeat 138px center;
    border: 4px solid #BA2D32;
    padding: 15px 80px 13px 50px;
    border-radius: 50px;
    font: 20px / 25px 'Arial';
    color: #333333;
    transition: all 0.5s ease-out;
    font-weight: bold;
}

.get-submit, .get-submit_new {
    padding-top: 50px;
}

    .get-submit input:hover, .get-submit_new input:hover {
        background: #BA2D32 url(../images/arrow-icon-white.png) no-repeat 146px center;
        color: #fff;
    }

.get-touch-form.Warehouse-reserev .wpcf7 {
    width: 55%
}

.tech-and-ai-outer .text-box .apy {
    border: 4px solid #BA2D32;
    padding: 15px 70px;
    border-radius: 50px;
    font: 20px/25px 'latobold';
    color: #333333;
    display: inline-block;
    transition: all 0.5s ease-out;
}

    .tech-and-ai-outer .text-box .apy:hover {
        background: #BA2D32;
        color: #fff;
    }

.apy i {
    position: relative;
    left: 5px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.apy:hover i {
    position: relative;
    left: 15px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.tech-and-ai-outer .text-box .apy img {
    margin-left: 10px;
    transition: all 0.5s ease-out;
}

.current-row {
    width: 100%;
    border-bottom: 1px solid #707070;
}

.current-row-area {
    display: flex;
    align-items: center;
    margin: 5px 0px;
}

.current-table-td { /*width: 33.33%;*/
    padding: 20px 15px;
}

    .current-table-td p {
        font-size: 18px;
        font-family: Montserrat Regular;
        line-height: 26px;
        color: #707070;
    }

    .current-table-td a {
        font: 14px/20px 'Montserrat Regular';
        color: #333333;
        display: inline-block;
    }

    .current-table-td:last-child p {
        text-align: right;
    }

    .current-table-td:nth-child(2) p {
        text-align: justify;
    }

    .current-table-td a img {
        margin-left: 10px;
    }

.location-ico {
    color: #BA2D32;
    display: inline-block;
    margin-right: 8px;
}

.current-table-td a {
    border: 2px solid #BA2D32;
    padding: 10px 20px;
    border-radius: 30px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

    .current-table-td a i {
        position: relative;
        left: 5px;
        -webkit-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
    }

    .current-table-td a:hover i {
        position: relative;
        left: 10px;
        -webkit-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
    }

.current-row:first-child {
    border-top: 1px solid #707070;
}

.current-row-area:hover {
    background: #BA2D32;
}

    .current-row-area:hover .current-table-td p {
        color: #fff;
    }

    .current-row-area:hover .current-table-td a {
        color: #fff;
        border-color: #fff;
    }

    .current-row-area:hover .location-ico {
        color: #fff;
    }

.arrow-white {
    display: none;
}

.current-row-area:hover .arrow-black {
    display: none;
}

.current-row-area:hover .arrow-white {
    display: inline-block;
}

.load-more a {
    border: 4px solid #BA2D32;
    padding: 14px 30px 13px;
    border-radius: 50px;
    font: 17px/25px 'latoblack';
    color: #333333;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

    .load-more a:hover {
        background: #BA2D32;
        color: #fff;
    }

    .load-more a i {
        position: relative;
        left: 5px;
        -webkit-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
    }

    .load-more a:hover i {
        position: relative;
        left: 15px;
        -webkit-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
    }

.load-more img {
    margin-left: 10px;
}

.join-main {
    max-width: 70%;
    margin: 0 auto;
}

.load-more {
    padding: 80px 0px;
    text-align: center;
}

.job-box.full-width {
    width: 100%;
}

.current-opening-main .load-more {
    text-align: left;
}

.join-outer {
    padding-bottom: 100px;
    clear: left;
    width: 100%;
    float: left;
    background: #F1F4F5;
    padding: 100px 0px;
}

.job-box input {
    width: 100%;
    height: 65px;
    background: #fff;
    border: 1px solid #fff;
    padding: 20px 18px;
    font: 26px/45px 'latobold';
    color: #393939;
    border-radius: 0px;
}

.job-box {
    width: 100%;
    float: left;
    padding: 0px 15px;
    margin-bottom: 30px;
}

    .job-box .styled-select .curr {
        padding: 0px 18px;
        font: 24px/65px 'latobold';
        color: #393939;
    }

    .job-box .styled-select {
        width: 100%;
        height: 65px;
        background: #fff;
        border: 1px solid #fff;
        padding: 20px 18px;
        border-radius: 0px;
    }

        .job-box .styled-select .curr::after {
            background: url(../images/arow-ico.png) no-repeat;
            width: 24px;
            height: 14px;
            top: 25px;
        }

.file-input {
    position: relative;
    width: 100%;
    height: 65px;
    background: #F1F4F5;
    border: 1px solid #F1F4F5;
    padding: 0px 18px;
    font: 20px/45px 'Montserrat Regular';
    color: #C3C5C5;
    border-radius: 65px;
}

.cv-anyway-box .file-input > .label {
    color: #C3C5C5;
}

.job-box .file-input {
    position: relative;
    width: 100%;
    height: 65px;
    background: #fff;
    border: 1px solid #fff;
    padding: 0px 18px;
    font: 26px/45px 'latobold';
    color: #393939;
    border-radius: 0px;
}

.file-input > [type='file'] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
}

.file-input > .button {
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}

.file-input > .label {
    color: #333;
    white-space: nowrap;
    position: relative;
    top: 6px;
}

.file-input.-chosen > .label {
    opacity: 1;
}

.job-box textarea {
    width: 100%;
    height: 250px;
    background: #fff;
    border: 1px solid #fff;
    padding: 20px 18px;
    font: 26px/25px 'latobold';
    color: #393939;
    resize: none;
    border-radius: 0px;
}

.job-aply-form .get-submit {
    clear: left;
    padding-top: 20px;
}

    .job-aply-form .get-submit input {
        padding: 14px 50px 13px 30px;
        background: url(../images/submit-arrow.png) no-repeat 215px center;
    }

        .job-aply-form .get-submit input:hover {
            background: #BA2D32 url(../images/arrow-icon-white.png) no-repeat 234px center;
            color: #fff;
        }

.job-box input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #393939;
    opacity: 1;
}

.job-box input::-moz-placeholder { /* Firefox 19+ */
    color: #393939;
    opacity: 1;
}

.job-box input:-ms-input-placeholder { /* IE 10+ */
    color: #393939;
    opacity: 1;
}

.job-box input:-moz-placeholder { /* Firefox 18- */
    color: #393939;
    opacity: 1;
}

.job-box.full-width .check-group label::before {
    content: '';
    -webkit-appearance: none;
    background-color: #fff;
    border: 2px solid #fff;
}

.tech-and-ai-outer.Warehouse-reserev.tech-unified-outer {
    background: #fff;
}

.current-opening-outer.current-opning-joi-page.current-opning-details-out {
    background: #F1F4F5;
}
/*CUSTOMER-CSS*/

.strong-stockist-outer {
    clear: left;
    padding: 80px 0px;
}

    .strong-stockist-outer .world-snco {
        max-width: 80%;
        margin: 0 auto;
    }

.world-snco p {
    font: 20px/50px 'Montserrat Regular';
    color: #2E2B2B;
}

.about-lr.reverse.sppl-left.customer-services-out .flex-row .text-box h2 {
    padding-left: 0px;
}

.about-lr.reverse.sppl-left.customer-services-out .flex-row .text-box h4 {
    padding-left: 0px;
    opacity: 0.6;
    color: #5E5E5E;
}

.customer-services-out .common-btn.suppliers {
    top: 0;
}

.text-area-cus {
    padding-left: 50px;
}

.about-lr.reverse.sppl-left.customer-services-out {
    background: #F1F4F5;
    padding: 100px 0px;
}

.text-area-cus p {
    font: 20px/50px 'Montserrat Regular';
    color: #2E2B2B;
}

.about-lr.reverse.sppl-left .flex-row .text-box .text-area-cus a i {
    color: #000;
}

.about-lr.reverse.sppl-left .flex-row .text-box .text-area-cus a:hover i {
    color: #fff;
}

.about-lr.reverse.sppl-left .flex-row .image-box figure:nth-child(2) {
    width: 400px;
}

.tech-and-ai-outer.Warehouse-reserev.customer-services-out .image-box {
    top: 0px
}

.read-to-market-outer {
    padding: 100px 0px 0px;
    clear: left;
    float: left;
    width: 100%;
}

.read-to-market-main p {
    font: 20px/50px 'Montserrat Regular';
    color: #5E5E5E;
}

.read-to-market-main-head {
    padding-right: 12%;
    padding-bottom: 50px;
}

.road-market-ror {
    position: relative;
    clear: left;
    float: left;
    width: 100%;
}

.road-img {
    float: right;
    width: 50%;
}

    .road-img img {
        max-width: 100%;
    }

.road-market-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    align-items: center;
    bottom: 0;
}

.road-market-text {
    width: 50%;
    padding: 50px 50px;
    background: #3C3C3C;
    position: relative;
    z-index: 1;
    left: 84px;
}

    .road-market-text h4 {
        font: 33px/44px 'Montserrat SemiBold';
        color: #fff;
        padding-bottom: 5px;
    }

    .road-market-text h5 {
        font: 26px/30px 'latobold';
        color: #fff;
        padding-bottom: 20px;
    }

    .road-market-text p {
        font: 20px/50px 'Montserrat Regular';
        color: #fff;
    }

    .road-market-text a {
        font: 17px/30px 'latoblack';
        color: #fff;
        padding: 11px 30px;
        display: inline-block;
        border: 4px solid #fff;
        border-radius: 40px;
        text-transform: uppercase;
    }

        .road-market-text a:hover {
            background: #fff;
            color: #000;
        }

        .road-market-text a i {
            position: relative;
            left: 10px;
            -webkit-transition: all 0.3s;
            -ms-transition: all 0.3s;
            transition: all 0.3s;
        }

        .road-market-text a:hover i {
            left: 20px;
        }

.read-market-anch {
    text-align: center;
}

.road-market-ror.road-market-ror-revers .road-img {
    float: left;
}

.road-market-ror.road-market-ror-revers .road-market-content .road-market-text {
    right: 84px;
    float: right;
    left: unset;
}

.some-our-customer-outer {
    clear: left;
    width: 100%;
    float: left;
    padding: 85px 0px 0 0;
    background: #F1F4F5;
}

.some-custom-slider {
    padding-bottom: 100px;
}

.some-our-customer-outer .slick-next {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #A5A5A5;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    bottom: 0px;
    left: 50%;
    margin-right: -70px;
    z-index: 9;
    background: #fff;
}

    .some-our-customer-outer .slick-next:hover, .some-our-customer-outer .slick-prev:hover {
        background: #BA2D32;
        border-color: #BA2D32;
    }

    .some-our-customer-outer .slick-next::after {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 9px;
        height: 14px;
        color: #000;
        content: "";
        background: url(../images/N1.png) no-repeat 0 0;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .some-our-customer-outer .slick-next:hover:after {
        background: url(../images/white-N1.png) no-repeat 0 0;
    }

.some-our-customer-outer .slick-prev::after {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 9px;
    height: 14px;
    color: #000;
    content: "";
    background: url(../images/P1.png) no-repeat 0 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.some-our-customer-outer .slick-prev:hover:after {
    background: url(../images/white-P1.png) no-repeat 0 0;
}

.some-our-customer-outer .slick-prev {
    position: absolute;
    width: 55px;
    height: 55px;
    border: 2px solid #A5A5A5;
    border-radius: 100%;
    font-size: 0;
    background: none;
    cursor: pointer;
    left: 50%;
    margin-left: -70px;
    bottom: 0px;
    z-index: 9;
    background: #fff;
}

.custom-slis img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.campaign-spotlight.offers-outer {
    background: #fff;
    padding: 90px 0 118px 0;
}

.custom-slis {
    margin: 0px 5px;
}


.trems-and-condition-outer {
    padding: 100px 0px;
    float: left;
    clear: left;
    width: 100%;
}

.treams-condition-main {
    width: 84%;
    margin: 0 auto;
}

    .treams-condition-main h3 {
        margin-bottom: 10px;
    }

    .treams-condition-main h4 {
        margin-bottom: 10px;
        font-size: 17px;
    }

    .treams-condition-main p {
        margin-bottom: 25px;
        font-size: 14px;
        line-height: 25px;
    }

    .treams-condition-main ul {
        list-style: none;
        margin-bottom: 25px;
    }

        .treams-condition-main ul li {
            padding-left: 15px;
            position: relative;
            font-size: 14px;
            line-height: 25px;
            margin-bottom: 5px;
        }

            .treams-condition-main ul li:after {
                width: 7px;
                height: 7px;
                background: #BA2D32;
                position: absolute;
                left: 0px;
                top: 10px;
                border-radius: 10px;
                content: '';
            }

.current-opening-outer, .cv-anyway-outer {
    clear: left;
    width: 100%;
    float: left;
}

.job-summer-outer {
    clear: left;
    width: 100%;
    float: left;
    padding: 80px 0px;
}

.ui-job-date {
    display: flex;
    justify-content: flex-end;
    list-style: none;
}

    .ui-job-date span {
        font: 26px/26px 'Montserrat Regular';
        color: #5E5E5E;
    }

.job-summer-job {
    padding-bottom: 65px;
}

    .job-summer-job h3 {
        margin-bottom: 10px;
    }

.job-summer-details {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 60px;
}

    .job-summer-details h1 {
        font: 60px/60px 'Montserrat SemiBold';
        margin-bottom: 10px;
    }

    .job-summer-details h3 {
        margin-bottom: 20px;
        font: 33px/44px 'Montserrat SemiBold';
        color: #3C3C3C;
    }

    .job-summer-details ul {
        list-style: none;
        margin-bottom: 40px;
    }

        .job-summer-details ul li {
            font: 20px/30px 'Montserrat Regular';
            color: #5E5E5E;
            padding-left: 40px;
            background: url(../images/li-bg.html) no-repeat 0px 5px;
            margin-bottom: 20px;
        }

    .job-summer-details p {
        color: #5E5E5E;
        margin-bottom: 40px;
    }

.current-opening-outer.current-opning-joi-page {
    padding: 65px 0px;
}

.current-opning-joi-page .current-opening-main {
    max-width: 100%;
    margin: 0 auto;
}

.current-opning-joi-page .current-row-area {
    display: flex;
    justify-content: space-between;
    background: none;
}

.current-opning-joi-page .current-table-td:first-child {
    width: auto;
    min-width: 30%;
}

.current-opning-joi-page .current-row-area:hover .current-table-td a {
    color: #5E5E5E;
    border-color: #000;
}

.current-opning-joi-page .current-row-area .current-table-td p {
    color: #5E5E5E;
    margin-bottom: 0px;
    float:left;
}

/*.current-table-td span {
    font: 14px/20px 'Montserrat Regular';
    color: #5E5E5E;
}*/

.current-opning-joi-page .current-row-area:hover .current-table-td p {
    color: #5E5E5E;
}
/*ASHOK*/
   /*.current-table-td p span::after {
        width: 30px;
        height:30px;
        background:url(../images/arrow-red.png);
        background-repeat:no-repeat;
    }*/
.current-opning-joi-page .current-row-area .current-table-td p span {
    color: #0084ff;
    font-weight: bold;
}
.current-table-td.current-table-td-location {
    width: 50%;
    text-align: left;
}

    .current-table-td.current-table-td-location a {
        padding: 0px;
        border: none;
        font-size: 20px;
    }

    .current-table-td.current-table-td-location .location-ico {
        color: #5E5E5E;
        margin-right: 15px;
    }

.current-table-td.current-table-td-view-more a {
    border-color: #000;
    color: #fff;
    background: #000;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    padding: 10px 30px;
}

.current-opning-joi-page .current-row-area:hover .current-table-td.current-table-td-view-more a {
    color: #fff;
    background: #BA2D32;
    border-color: #BA2D32;
}

.current-table-td.current-table-td-view-more a img {
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    left: 10px;
    margin-left: 0px;
}

.current-table-td.current-table-td-view-more a:hover img {
    left: 15px;
}

.current-opning-joi-page .current-opening-main .load-more {
    text-align: center;
}

.cv-anyway-main {
    display: flex;
}

.cv-anyway-left {
    width: 50%;
    position: relative;
}

    .cv-anyway-left figure img {
        max-width: 100%;
    }

.cv-left-content {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cv-left-content-area {
    max-width: 90%;
    background: #3C3C3C;
    padding: 55px 40px;
}

.cv-anyway-left figure {
    margin-bottom: 0px;
}

.cv-left-content-area h4 {
    font: 26px/32px 'latobold';
    color: #fff;
    padding-bottom: 10px;
}

.cv-left-content-area h5 {
    font: 33px/44px 'Montserrat SemiBold';
    color: #fff;
    padding-bottom: 10px;
}

.cv-left-content-area p {
    font: 20px/40px 'Montserrat Regular';
    color: #fff;
}

.cv-anyway-right {
    width: 50%;
    padding: 20px 50px;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}

    .cv-anyway-right form {
        width: 100%;
    }


.cv-anyway-box-helf {
    width: 50%;
    float: left;
    padding: 0px 8px;
}

    .cv-anyway-box-helf:first-child {
        padding-left: 0px;
    }

    .cv-anyway-box-helf:last-child {
        padding-right: 0px;
    }

.cv-anyway-right input {
    width: 100%;
    height: 65px;
    background: #F1F4F5;
    border: 1px solid #F1F4F5;
    padding: 20px 18px;
    font: 20px/45px 'Montserrat Regular';
    color: #9E9E9E;
    border-radius: 0px;
}

.cv-anyway-right .styled-select .curr {
    padding: 0px 18px;
    font: 20px/65px 'Montserrat Regular';
    color: #C3C5C5;
}

.cv-anyway-right .styled-select {
    width: 100%;
    height: 65px;
    float: left;
    background: #F1F4F5;
    border: 1px solid #F1F4F5;
    padding: 20px 18px;
    border-radius: 0px;
}

    .cv-anyway-right .styled-select .curr::after {
        background: url(../images/arow-ico.png) no-repeat;
        width: 24px;
        height: 14px;
        top: 25px;
    }

.cv-anyway-box {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

    .cv-anyway-box .file-input {
        border-radius: 0px;
    }

    .cv-anyway-box textarea {
        width: 100%;
        height: 100px;
        background: #F1F4F5;
        border: 1px solid #F1F4F5;
        padding: 20px 18px;
        font: 20px/25px 'Montserrat Regular';
        color: #9E9E9E;
        border-radius: 0px;
        resize: none;
    }

.cv-anyway-right h3 {
    margin-bottom: 20px;
    color: #3C3C3C;
}

.cv-anyway-right .get-submit input {
    width: auto;
    border: 4px solid #BA2D32;
    padding: 14px 50px 13px 30px;
    border-radius: 50px;
    font: 17px/25px 'latoblack';
    color: #333333;
    height: 60px;
    transition: all 0.5s ease-out;
    background: #fff url(../images/submit-arrow.png) no-repeat 98px center;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

    .cv-anyway-right .get-submit input:hover {
        color: #fff;
        background: #BA2D32 url(../images/arrow-icon-white.png) no-repeat 115px center;
    }

.cookies-table {
}

    .cookies-table table {
        width: 100%;
        margin-bottom: 30px;
        table-layout: fixed;
    }

    .cookies-table thead th {
        background: #ccc;
        padding: 8px 20px;
    }

    .cookies-table tbody td {
        padding: 8px 20px;
    }

.treams-condition-main h1 {
    font-size: 60px;
    line-height: 60px;
    color: #000;
    font-family: 'Montserrat SemiBold';
    margin-bottom: 50px;
}

    .treams-condition-main h1 span {
        position: relative;
    }

        .treams-condition-main h1 span::before {
            border-bottom: 7px solid #BA2D32;
            content: "";
            width: 60px;
            left: 100%;
            position: absolute;
            margin-left: 15px;
            bottom: 26px;
        }


.offers-outer {
    float: left;
    width: 100%;
    padding: 80px 0px;
    display: none;
}

.offers-main {
    display: flex;
    justify-content: space-between;
}

.butFrame {
    position: relative;
    overflow: hidden;
    width: 48%;
    background: #111;
    font-family: inherit;
    font-size: 1em;
    text-align: center;
    cursor: pointer;
    height: 500px;
}

    .butFrame img {
        position: relative;
        display: block;
        max-width: 100%;
        opacity: 0.8;
    }

.offers-main > .butHeading {
    clear: both;
    margin: 0;
    padding: 4em 1% 0;
    color: #484B54;
    font-weight: 800;
    font-size: 1.5em;
}

.butFrame .butTextWrap {
    padding: 2em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
}
/* EFFECT */

.butFrame img {
    opacity: 0.9;
    transition: opacity 0.35s;
    width: 100%;
    height: auto;
}

.butFrame .butTextWrap::before, .butFrame .butTextWrap::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.butFrame .butTextWrap::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.butFrame .butTextWrap::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    box-sizing: border-box;
}

.butFrame .butHeading {
    padding-top: 10%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    width: 100%;
}

.butFrame p {
    padding: 10px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}

.butFrame .butHeading h4 {
    font-size: 33px;
    line-height: 40px;
    font-family: 'Montserrat SemiBold';
    color: #fff;
}

.butFrame .butTextWrap a {
    border: 2px solid #fff;
    padding: 10px 20px;
    border-radius: 30px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    font: 20px/26px 'Montserrat Regular';
    color: #fff;
}
/* HOVER STYLES */

.butFrame:hover img {
    opacity: 0.4;
}

.butFrame:hover .butTextWrap::before,
.butFrame:hover .butTextWrap::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.butFrame:hover .butHeading, .butFrame:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


.job-location {
    color: #5E5E5E;
    font: 20px/20px 'Montserrat Regular';
}

    .job-location i {
        color: #5E5E5E;
        display: inline-block;
        margin-right: 10px;
    }

.job-summer-content {
    padding-top: 30px;
    clear: left;
}

.apply-fomm-btn {
    float: left;
    width: 100%;
    padding: 50px 0px;
    display: flex;
}

    .apply-fomm-btn a {
        border: 4px solid #333333;
        padding: 0px 30px 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
        font: 17px/25px 'latoblack';
        color: #333333;
        transition: all 0.5s ease-out;
        height: 60px;
        margin-right: 50px;
        -webkit-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
    }

    .apply-fomm-btn .share-now {
        border: 4px solid #333333;
        padding: 0px 30px 0px;
        height: 60px;
        align-items: center;
        border-radius: 50px;
        font: 17px/25px 'latoblack';
        color: #333333;
        transition: all 0.5s ease-out;
        display: inline-block;
        margin-right: 50px;
        -webkit-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
        display: flex;
    }

        .apply-fomm-btn .share-now ul {
            display: none;
        }

            .apply-fomm-btn .share-now ul.add-sec {
                display: flex;
                margin-bottom: 0px
            }

                .apply-fomm-btn .share-now ul.add-sec li {
                    margin-left: 15px;
                    padding: 0;
                    margin-bottom: 0;
                    background: none;
                    width: 40px;
                    height: 40px;
                    border-radius: 100%;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                }

                    .apply-fomm-btn .share-now ul.add-sec li a {
                        margin-right: 0;
                        width: 100%;
                        height: 100%;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        padding: 0;
                        border: 1px solid #000;
                        border-radius: 100%;
                    }

                        .apply-fomm-btn .share-now ul.add-sec li a:hover {
                            border-color: #fff;
                        }

        .apply-fomm-btn .share-now:hover {
            background: #BA2D32;
            color: #fff;
            border-color: #BA2D32;
        }

        .apply-fomm-btn .share-now .fa.fa-share-alt {
            margin-right: 10px;
        }

    .apply-fomm-btn a .fa.fa-share-alt {
        margin-right: 10px;
    }

    .apply-fomm-btn a.btn-share {
        background: #BA2D32;
        color: #fff;
        border-color: #BA2D32;
    }

    .apply-fomm-btn a:hover {
        background: #BA2D32;
        color: #fff;
        border-color: #BA2D32;
    }

    .apply-fomm-btn a.btn-share:hover {
        border-color: #333333;
        background: #fff;
        color: #333333;
    }

.job-summer-details .discription-area p {
    margin-bottom: 20px;
}

.discription-area {
    margin-bottom: 60px;
}

@media(max-width:1920px) {
    .brand-logo {
        height: 267px;
    }
}

@media(max-width:1680px) {
    .brand-logo {
        height: 247px;
    }
}

@media(max-width:1600px) {
    .brand-logo {
        height: 234px;
    }
}

@media(max-width:1580px) {
    .brand-logo {
        height: 180px;
    }

    .tech-and-ai-outer .image-box figure.first {
        width: 300px !important;
    }

    .tech-and-ai-outer .image-box figure.second {
        width: 400px !important;
    }

    .tech-and-ai-outer .image-box figure img {
        max-width: 250px;
    }

    .tech-and-ai-outer .image-box figure.second img {
        position: relative;
        left: -500px;
        transition: all 1s;
        max-width: 400px;
    }

    .inner-left-short {
        width: 400px;
    }

    .tech-and-ai-outer.Warehouse-reserev .image-box figure.second {
        margin-left: 100px !important;
    }

    .tech-and-ai-outer .image-box figure.second {
        margin: 105px -25px 0 0;
    }

    .get-touch-form .image-box figure.first {
        width: 250px !important;
    }

    .get-touch-form .image-box figure.second {
        width: 400px !important;
    }

    .get-touch-form .image-box figure img {
        max-width: 250px;
    }

    .get-touch-form .image-box figure.second img {
        position: relative;
        left: -500px;
        transition: all 1s;
        max-width: 400px;
    }

    .get-touch-form.Warehouse-reserev .image-box figure.second {
        margin-left: 100px !important;
    }

    .get-touch-form .image-box figure.second {
        margin: 105px -25px 0 0;
    }

    .current-table-td {
        padding: 7px 15px;
    }

    .current-row-area {
        margin: 0px
    }

    .current-opning-joi-page .current-opening-main .load-more {
        padding: 38px 0px;
    }

    .cv-anyway-right input {
        height: 45px;
    }

    .cv-anyway-right .styled-select {
        height: 45px;
    }

    .cv-anyway-box textarea {
        height: 80px;
    }

    .cv-anyway-box .file-input > .label {
        top: -2px;
    }

    .cv-anyway-right .styled-select .curr {
        line-height: 40px;
    }

        .cv-anyway-right .styled-select .curr::after {
            top: 15px
        }
}

@media(max-width:1368px) {
    .tech-and-ai-outer .image-box figure.first {
        width: 300px !important;
    }

    .tech-and-ai-outer .image-box figure.second {
        width: 300px !important;
    }

    .tech-and-ai-outer .image-box figure img {
        max-width: 300px;
    }

    .tech-and-ai-outer .image-box figure.second img {
        position: relative;
        left: -500px;
        transition: all 1s;
        max-width: 300px;
    }

    .enter-win-outer .image-box figure.first {
        width: 250px !important;
    }

    .enter-win-outer .image-box figure.second {
        width: 300px !important;
        margin: 105px -25px 0 0;
    }

    .enter-win-outer .image-box figure img {
        max-width: 300px;
    }

    .enter-win-outer .image-box figure.second img {
        position: relative;
        left: -500px;
        transition: all 1s;
        max-width: 300px;
    }

    .get-touch-form .image-box figure.first {
        width: 250px !important;
    }

    .get-touch-form .image-box figure.second {
        width: 300px !important;
        margin: 105px -25px 0 0;
    }

    .get-touch-form .image-box figure img {
        max-width: 300px;
    }

    .get-touch-form .image-box figure.second img {
        position: relative;
        left: -500px;
        transition: all 1s;
        max-width: 300px;
    }

    .inner-head h1 {
        font-size: 50px;
        line-height: 65px;
    }

    .inner-head {
        padding-right: 452px;
    }

    .tech-and-ai-outer .image-box figure.second {
        margin: 105px -25px 0 0;
    }

    .tech-and-ai-outer .text-box p {
        font-size: 17px;
        line-height: 33px;
    }

    .tech-and-ai-outer.Warehouse-reserev .image-box figure.second {
        margin-left: 100px !important;
    }

    .tech-and-ai-outer .image-box figure.second {
        margin-left: 100px !important;
    }

    .enter-win-outer .text-box h2 br {
        display: none;
    }

    .enter-win-outer .text-box h2 {
        padding-bottom: 10px;
    }

    .enter-win-outer .text-box h4 {
        padding-bottom: 0px;
    }

    .explore-kara {
        padding-top: 0;
    }

    .enter-feedback {
        padding-top: 30px;
    }

    .enter-win-outer {
        padding: 80px 0px;
    }
    /*.contest-slide-outer .contest-box.slick-current.slick-center {max-width: 280px;}*/
    .contest-slide-outer .contest-box.slick-current.slick-center .contest-box-area {
        top: 20px;
    }

    .contest-slide-outer {
        padding: 50px 0px 0;
    }

        .contest-slide-outer .contest-box {
            max-width: 250px;
        }

        .contest-slide-outer .slick-list {
            padding: 85px 0 40px !important;
        }

    .contest-head h4 {
        font-size: 20px;
        line-height: 36px;
    }

    .contest-slide-outer .contest-box.slick-current.slick-center .contest-head {
        margin-top: -13px;
    }

    .contest-slide-outer .slick-slider {
        padding-bottom: 60px;
        margin-top: -92px;
    }

    .contest-slide-outer .slick-next {
        bottom: 9px;
    }

    .contest-slide-outer .slick-prev {
        bottom: 9px;
    }

    .related-blog-outer {
        padding: 50px 0px 140px;
    }
    /*.campaign-area h4{font-size: 20px; line-height: 28px;}*/
    .campaign-area {
        padding: 20px;
    }

    .inner-banner-top {
        position: relative;
        width: 92%;
        margin: 0 auto;
        max-width: 1280px;
    }

    .inner-left-short {
        width: 350px;
    }

    .enter-win-outer .text-box ul li {
        margin-bottom: 20px;
    }

    .inner-right-full img {
        object-fit: cover;
        max-height: 416px;
    }

    .releted-brnad-outer {
        padding: 49px 0px 137px;
    }

    .releted-brnad-slider.slick-initialized.slick-slider {
        padding-top: 15px;
    }

    .releted-brnad-outer .slick-prev {
        bottom: -100px;
    }

    .releted-brnad-outer .slick-next {
        bottom: -100px;
    }

    .search-campaign {
        width: 425px;
    }

        .search-campaign input {
            height: 45px;
        }

            .search-campaign input.search-button {
                right: 4px;
                top: 0px;
                width: 45px;
                height: 45px;
                background-size: 21px;
            }

    .campaign-outer {
        padding: 101px 0px 80px;
    }

    .campaign-main::before {
        background-size: 67% auto;
        height: 223px;
        top: -2px;
        left: -24px;
    }

    .get-input-bx input {
        height: 45px;
    }

    .get-input-bx .styled-select .curr {
        line-height: 40px;
    }

    .get-input-bx .styled-select {
        height: 45px;
    }

    .get-submit {
        padding-top: 50px;
    }

    .get-input-bx input {
        padding: 7px 18px;
    }

    .get-input-bx .styled-select {
        padding: 0px 18px;
    }

    .address-box {
        padding-bottom: 25px;
    }

    .job-box input {
        height: 45px;
        border-radius: 45px;
    }

    .job-box .styled-select .curr {
        line-height: 45px;
        border-radius: 45px;
    }

    .job-box .styled-select {
        height: 45px;
    }

    .job-box textarea {
        height: 100px;
        border-radius: 45px;
    }

    .job-box {
        margin-bottom: 15px;
    }

        .job-box .styled-select .curr::after {
            top: 15px
        }

    .file-input {
        height: 45px;
        border-radius: 45px;
    }

        .file-input > .button {
            margin-top: -3px;
        }

    .get-input-bx .styled-select .curr::after {
        top: 15px;
    }

    .road-market-text {
        padding: 40px 30px;
    }

    .road-img img {
        min-height: 650px;
    }

    .road-market-text p {
        margin-bottom: 25px;
        line-height: 35px;
    }

    .read-to-market-main {
        margin-top: 20px;
    }

        .read-to-market-main p {
            line-height: 35px;
        }

    .text-area-cus p {
        line-height: 35px;
    }

    .world-snco p {
        line-height: 35px;
    }

    .strong-stockist-outer .world-snco {
        margin-top: 40px;
    }

    .text-area-cus {
        margin-top: 40px;
    }

    .about-lr.reverse.sppl-left.customer-services-out {
        padding: 50px 0px;
    }

    .about-lr.reverse.sppl-left .flex-row .image-box figure:nth-child(2) {
        width: 300px;
    }

    .campaign-box figure {
        height: 180px;
    }

    .campaign-area {
        padding: 10px 10px;
        margin-top: -100px;
    }

        .campaign-area h5 {
            padding-bottom: 0px;
        }

        .campaign-area h4 {
            margin-bottom: 10px;
        }

    .campaign-outer {
        padding: 40px 0px 80px;
    }

    .campaign-row {
        padding-top: 15px;
    }

    .butFrame {
        height: 400px;
    }

    .campaign-main {
        padding: 0px 2%;
    }
}

@media(max-width: 990px) {
    .inner-banner-top {
        width: 100%
    }

        .inner-banner-top .inner-head {
            text-align: left;
            padding-left: 0 !important
        }

    .tech-and-ai-outer .image-box figure.first {
        width: 60% !important
    }

    .inner-banner-details .inner-right-full {
        width: 100%
    }

    .inner-banner-details .inner-left-short {
        display: none;
    }

    .get-form-left {
        width: 100%;
        margin-top: 35px
    }

    .get-touch-form.Warehouse-reserev .image-box {
        width: 100%
    }

    .tech-and-ai-outer .image-box figure.second {
        width: 60% !important
    }

    .get-touch-left {
        width: 100%
    }

    .get-touch-main {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .get-touch-right {
        width: 100%;
        padding-left: 0;
        margin-bottom: 35px
    }

    .get-touch-form.Warehouse-reserev .flex-row {
        flex-direction: column-reverse !important;
        flex-wrap: wrap;
    }

    .flex-row.main-flex {
        flex-wrap: wrap;
    }

    .tech-and-ai-outer .image-box {
        width: 100%
    }

    .tech-and-ai-outer .text-box {
        width: 100%
    }

    .tech-and-ai-outer.Warehouse-reserev .image-box {
        top: 0;
        margin-bottom: 35px
    }

    .tech-and-ai-outer {
        padding: 60px 0 0 0
    }

    .current-opening-outer.current-opning-joi-page {
        padding: 60px 0
    }

    .current-opning-joi-page .current-opening-main {
        max-width: 100%
    }

    .current-table-td.current-table-td-view-more a {
        padding: 10px 20px;
        font-size: 12px
    }

    .current-table-td.current-table-td-location a {
        font-size: 1.0rem;
        line-height:1.5rem;
    }

    .current-table-td p {
        font-size: 1.0rem;
        line-height: 1.5rem;
    }

    .cv-anyway-main {
        flex-wrap: wrap;
    }

    .cv-anyway-left {
        width: 100%
    }

    .cv-anyway-right {
        width: 100%
    }

    .cv-anyway-left figure {
        display: none;
    }

    .cv-left-content {
        position: relative;
    }

    .current-opning-joi-page .current-table-td:first-child {
        min-width: 230px;
        max-width: inherit;
    }

    .job-summer-details {
        width: 100%
    }

        .job-summer-details h1 {
            font-size: 40px;
            line-height: 50px
        }

    .ui-job-date span {
        font-size: 22px;
        line-height: 32px
    }

    .job-box input, .job-box .file-input, .job-box .styled-select .curr {
        font-size: 20px
    }

    .join-main {
        max-width: 100%
    }

    .road-market-ror {
        flex-direction: column-reverse;
    }

        .road-market-ror.road-market-ror-revers {
            flex-direction: column
        }

    .road-img img {
        min-height: inherit;
    }

    .road-market-content {
        width: 100% !important
    }

    .road-img {
        width: 100% !important
    }

    .road-market-text h4 {
        font-size: 26px;
        line-height: 26px
    }

    .road-market-text p, .world-snco p {
        font-size: 18px;
        list-style:circle;
    }

    .text-area-cus {
        padding-left: 0
    }

    .strong-stockist-outer .world-snco {
        max-width: 100%
    }

    .strong-stockist-outer {
        padding: 60px 0
    }

    .read-to-market-outer {
        padding-top: 60px
    }

    .read-to-market-main-head {
        padding-right: 0
    }

    .inner-head h1 {
        font-size: 40px;
        line-height: 50px
    }

        .inner-head h1.left-h1.box-hover {
            left: 0
        }

    .flex-row {
        flex-wrap: wrap;
    }

    .tech-and-ai-outer .image-box {
        margin: 35px auto;
        width: 70%;
        padding-left: 0
    }

    .tech-and-ai-outer.Warehouse-reserev .image-box figure.first {
        left: 0;
        right: unset;
    }

    .tech-and-ai-outer.Warehouse-reserev .image-box figure.second {
        margin-left: 100px !important
    }

    .tech-and-ai-outer.Warehouse-reserev .image-box {
        padding-right: 0;
        padding-left: 0
    }

    .get-touch-form.Warehouse-reserev .image-box {
        width: 70%;
        margin: 0 auto;
        padding-left: 0
    }

    .get-touch-form .image-box figure.first {
        width: 60% !important;
        left: 0;
        right: unset;
    }

    .get-touch-form .image-box figure.second {
        width: 60% !important
    }

    .get-touch-contact {
        padding: 60px 0
    }

    .campaign-box {
        width: 50%
    }

    h2 br {
        display: none;
    }

    .search-campaign {
        width: 300px
    }

    .enter-win-outer .text-box {
        top: 0
    }

    .enter-win-outer .image-box {
        width: 70%;
        margin: 35px auto;
        padding: 0
    }

    .enter-win-outer .text-box {
        width: 100%
    }

    .enter-win-outer .image-box figure.first {
        width: 60% !important
    }

    .enter-win-outer .image-box figure.second {
        width: 60% !important;
        margin-left: 100px !important
    }

    .contest-slide-outer .slick-slider {
        margin-top: 0
    }
}

@media(max-width:768px) {
    .current-opning-joi-page .current-row-area {
        flex-wrap: wrap;
    }

    .current-opning-joi-page .current-table-td:first-child {
        min-width: 50%
    }

    .current-table-td.current-table-td-location {
        min-width: 50%
    }

    .current-table-td.current-table-td-view-more {
        width: 100%
    }

    .get-input-bx.get-input-bx-hel {
        flex-wrap: wrap;
    }

    .get-helf {
        width: 100%;
        margin-bottom: 15px;
        padding: 0
    }

        .get-helf:last-child {
            margin-bottom: 0
        }

    .search-campaign {
        position: relative;
        margin: 35px auto;
        width: 70%
    }

    .enter-feedback {
        flex-wrap: wrap;
        justify-content: center;
    }

        .enter-feedback a {
            margin: 0 0 15px 0
        }

            .enter-feedback a:last-child {
                margin-bottom: 0px
            }

    .view-campaign-sec {
        flex-wrap: wrap;
    }
}

@media(max-width:480px) {
    .innner-banner {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .current-opning-joi-page .current-row-area {
        flex-wrap: wrap;
    }

    .current-opning-joi-page .current-table-td:first-child {
        min-width: 100%
    }

    .current-table-td.current-table-td-location {
        min-width: 100%
    }

    .current-table-td.current-table-td-view-more {
        width: 100%
    }

    .campaign-box {
        width: 100%
    }

    .search-campaign {
        position: relative;
        margin: 35px auto;
        width: 100%
    }
}
