@media only screen and (min-width: 1201px) and (max-width: 1500px) {
    html .about-values {
        max-width: 70%;
        margin: auto;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
    .tp-caption.banner-img img {
        width: 700px !important;
        margin-right: 90px !important;
    }

    .industries-sec-home.section-gapping::before,
    .industries-sec-home.section-gapping::after {
        height: 485px;
        width: 170px;
    }

    .about-sec.section-gapping::before,
    .service-home-sec.section-gapping::before {
        background-size: 410px;
        height: 125px;
        width: 425px;
    }

    .tp-caption.banner-text::after {
        height: 525px;
        right: -60px;
        top: -70px;
        width: 520px;
    }
	body.home .tp-caption.banner-text::after {
    right: 0;
    top: -95px;
	}

    .all-service-sec::before,
    .all-service-sec::after,
    .all-service-sec>div::after,
    .all-service-sec>div::before {
        height: 485px;
        width: 170px;
    }

    .all-service-sec::before {
        top: 402px;
    }

    .all-service-sec>div::after {
        top: auto;
        bottom: 750px !important;
    }

    .all-service-sec>div::before {
        top: auto;
        bottom: 450px !important;
    }

    .solution-provider::before,
    .coupan-databar:after,
    .img-sec-2:after,
    .label-design-se:after {
        left: -130px;
    }

    .barcode-main-sec:before,
    .coupan-databar:before,
    .img-sec-2:before,
    .label-design-se:before {
        right: -100px;
        top: -80px;
    }
}

@media only screen and (max-width: 1199px) {
    #Top_bar a.responsive-menu-toggle {
        background-color: #17468e;
        z-index: 999;
        right: 0;
        -moz-transition: all 0s ease 0s;
        -webkit-transition: all 0s ease 0s;
        -ms-transition: all 0s ease 0s;
        -o-transition: all 0s ease 0s;
        transition: all 0s ease 0s;
    }

    #Top_bar a.responsive-menu-toggle i {
        color: #fff;
        border: none;
    }

    #Top_bar .menu_wrapper #menu {
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        padding: 60px 0px 20px;
        z-index: 999;
    }

    #Top_bar #menu ul#menu-main-menu {
        height: 100%;
        overflow-y: auto;
        border-top: 1px solid #ddd;
    }

    #Top_bar #menu ul#menu-main-menu li {
        margin: 0;
    }

    #Top_bar #menu ul#menu-main-menu li a {
        padding: 0 20px;
        border-bottom: 1px solid #ddd;
    }

    #Top_bar a.responsive-menu-toggle.active {
        top: -6px;
    }

    #Top_bar a.responsive-menu-toggle.active .icon-menu-fine:before {
        content: '\f00d';
        font-family: FontAwesome;
    }

    html.no-scroll::before {
        content: "";
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        background-color: rgba(0, 0, 0, 0.2);
        width: 100%;
        height: 100%;
        z-index: 999;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {

    .home-slider>.vc_col-sm-12::before,
    .inner-slider>.vc_col-sm-12::before {
        height: 380px;
    }

    .tp-caption.banner-img img {
        width: 500px !important;
        height: auto !important;
    }

    .tp-caption.banner-img {
        right: 100px !important;
    }

    .tp-caption.banner-text::after {
        height: 335px;
        right: -50px;
        top: -50px;
        width: 400px;
    }
	body.home .tp-caption.banner-text::after {
    right: 0;
    top: -80px;
}

    .home-slider {
        margin-bottom: 60px;
    }

    div.section-gapping {
        padding-bottom: 60px;
        padding-top: 60px;
    }

    .about-popup .image-about {
        height: 400px;
    }

    .industries-sec-home.section-gapping::before,
    .industries-sec-home.section-gapping::after {
        bottom: -100px;
        height: 368px;
        width: 130px;
    }

    .industries-sec-home .solutions-content {
        padding: 20px 10px;
    }

    .our-title h4 {
        font-size: 11px;
        margin-bottom: 20px;
        margin-top: 25px;
    }

    .industries-sec-home .our-solutions,
    .service-home-sec .our-solutions {
        margin: 40px -10px 0;
    }

    .about-sec.section-gapping::before,
    .service-home-sec.section-gapping::before {
        background-size: 320px;
        height: 98px;
        width: 336px;
    }

    .service-home-sec.section-gapping::before {
        top: 110px;
    }

    .services-image {
        height: 190px;
        max-width: 220px;
    }

    .service-home-sec .our-solutions .our-solution:nth-child(2)::before {
        bottom: 6px;
    }

    .service-home-sec .vc_btn3-container.vc_btn3-inline {
        margin: 70px auto 0;
    }

    .follow-section.section-gapping::before {
        height: 225px;
    }

    .follow-section.section-gapping {
        margin-top: -210px;
        padding-top: 275px;
    }

    .follow-sec-home .wpb_wrapper>p {
        font-size: 30px;
    }

    .follow-section .vc_col-sm-4 .wpb_wrapper>p {
        font-size: 15px;
        padding-left: 30px;
    }

    .foot-cont-wrap>div {
        padding-left: 35px;
    }

    .copy-cont {
        padding: 20px 0;
    }

    footer#Footer .footer-top {
        padding-bottom: 60px;
        margin-bottom: 60px;
        padding-top: 60px;
        margin-top: 60px;
    }

    ul.follow-section>li p.data-follow {
        font-size: 18px;
    }

    .cotact-home-sec .vc_col-sm-6:last-child>.vc_column-inner>.wpb_wrapper {
        padding: 40px;
    }

    ul.follow-section>li:nth-child(3) {
        width: 37.33%;
    }

    ul.follow-section>li:nth-child(2) {
        width: 29.33%;
    }

    .cotact-home-sec.foot-cont-info .container>div.footer-info {
        padding-right: 50px;
    }

    .about-val-sec.section-gapping::before,
    .about-val-sec.section-gapping::after {

        height: 368px;
        width: 130px;
    }

    .about-values {
        max-width: 80%;
        margin: auto;
    }

    .about-first.section-gapping::before {
        background-size: 320px;
        height: 98px;
        width: 336px;
    }

    .all-service-sec::before,
    .all-service-sec::after,
    .all-service-sec>div::after,
    .all-service-sec>div::before {
        height: 368px;
        width: 130px;
    }

    .all-service-sec::before {
        bottom: auto;
        top: 770px;
    }

    .all-service-sec>div::after {
        top: auto;
        bottom: 900px !important;
    }

    .all-service-sec>div::before {
        top: auto;
        bottom: 500px !important;
    }

    body:not(.home) footer#Footer.foot-all-sec::before {
        width: 300px;
        height: 180px;
        background-size: 100% auto;
        top: -110px;
    }

    body:not(.home) footer#Footer.foot-all-sec::after {
        width: 230px;
        height: 250px;
        background-size: 100% auto;
        top: -180px;
    }

    body:not(.home) footer#Footer.foot-all-sec {
        margin-top: 80px;
    }

    .create-barcode-data .container {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .barcode-main-sec::before,
    .coupan-databar::before,
    .img-sec-2::before,
    .label-design-se:before {
        bottom: auto;
        top: -50px;
        left: auto;
        right: 0;
        width: 130px;
        height: 369px;
        z-index: 15;
    }
.barcode-main-sec::before
{
    top: -100px;
    width: 130px;
    height: 389px;
}
.solution-provider::before{
    top: auto;
    bottom: -190px;
    width: 130px;
    height: 389px;
}
    .coupan-databar::after,
    .label-design-se:after {
        top: auto;
        bottom: -0px;
        width: 130px;
        height: 369px;
    }
    .label-design-se:after
    {
        bottom: -130px;
    }
    .img-sec-2::after {
    width: 130px;
    height: 369px;
}
body .img-text-2d {
    max-width: 870px;
    padding-bottom: 80px;
}
.img-sec-2 .vc_col-sm-6:nth-child(2)
{
    padding-bottom: 40px;
}
.img-sec-2 {
    padding-top: 60px;
}
.label-service .lb-ser li .hover-text
{
    width: 238px;
}
.label-service .lb-ser li:nth-child(3) .hover-text,
.label-service .lb-ser li:nth-child(4) .hover-text
{
    width: 198px;
    top: -90px;
}
}

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

    .mobile-hide
    {
        display: none;
    }
    .create-barcode-data .container,
    .coupan-databar .container,
    .images-filels-section .container,
    .barcode-design-section .container,
    .solution-provider .container,
    .coupan-sec-main .container,
    .coupan-databar .container{
        display: flex;
        flex-wrap: wrap;
    }
    .images-filels-section .polygone-img-sec {
        padding-bottom: 40px;
    }
    .img-sec-2 .vc_col-sm-6:nth-child(2) {
    padding: 40px 0px 40px 0;
}
.barcode-main-sec div.vc_col-sm-6:first-child {
    padding-bottom: 20px;
}
.img-sec-2 img {
    max-width: 400px;
    margin: auto;
    width: 100%;
}

    .create-barcode-data div.vc_col-sm-6,
    .barcode-main-sec div.vc_col-sm-6,
    .solution-provider div.vc_col-sm-6,
    .images-filels-section div.vc_col-sm-6,
    .img-sec-2 .vc_col-sm-6,
    .coupan-sec-main .vc_col-sm-6,
    .barcode-design-section .vc_col-sm-6,
    .coupan-databar .vc_col-sm-6 {
        width: 100% !important;
    }

    .create-barcode-data div.vc_col-sm-6:first-child,
    .images-filels-section div.vc_col-sm-6:first-child,
    .barcode-design-section div.vc_col-sm-6:first-child,
    .solution-provider div.vc_col-sm-6:first-child,
    .coupan-sec-main div.vc_col-sm-6:first-child{
        order: 2;
        padding-right: 0;
    }
     .barcode-design-section div.vc_col-sm-6:first-child
     {
        padding-top: 30px;
     }
.images-filels-section {
    padding-bottom: 60px;
}
    .create-barcode-data p,
    .solution-provider p,
    .barcode-main-sec p,
    .coupan-sec-main p,
    .coupan-databar p,
    .img-sec-2  p {
        text-align: center;
    }

    .poly-img-m {
        margin: auto;
    }

    .barcode-main-sec .main-title {
        max-width: 290px;
        text-align: center !important;
        margin: auto;
        margin-top: 20px;
    }

    .barcode-main-sec .main-title::before,
    .solution-provider .main-title::before,
    .coupan-sec-main .main-title::before,
    .images-filels-section .main-title::before,
    .barcode-design-section .main-title::before,
    .barcode-main-sec .main-title::after,
    .solution-provider .main-title::after,
    .coupan-sec-main .main-title::after,
    .images-filels-section .main-title::after,
    .barcode-design-section .main-title::after {
        right: 0;
        left: 0;
        margin: auto;
    }

    .barcode-main-sec::before,
    .coupan-databar::before,
    .img-sec-2::before,
    .solution-provider::before,
    .coupan-databar::after,
    .img-sec-2::after,
    .label-design-se:after {
        width: 130px;
        height: 369px;
    }
    .solution-provider::before{
    top: -100px;
    bottom: 0;
}
    .coupan-databar::after    {
        width: 100px;
        height: 319px;
        bottom: -160px;
    }
.create-barcode-data img {
    padding: 20px 0 0;
}
    .label-design-se::after {
    bottom: -124px;
    left: -40px;
    top: auto;
}

    .solution-provider .main-title,
    .coupan-sec-main .main-title,
    .coupon-barcode-text .main-title,
    .images-filels-section .main-title,
    .barcode-design-section .main-title,
    .barcode-design-section p,
    .images-filels-section p{
        text-align: center !important;
    }

    div.solution-provider {
        z-index: 15;
        padding-top: 0 !important;
    }

    .coupan-sec-main p br {
        display: none;
    }

    .coupan-sec-main .poly-img-m,
    .barcode-design-section .poly-img-m {
        float: none;
    }

    .poly-img-m {
        max-width: 400px;
        height: 340px;
    }

    .coupan-databar .main-title {
        padding-bottom: 10px;
        text-align: center !important;
        padding-top: 0;
        margin-top: 0;
    }
    .barcode-main-sec::before, .coupan-databar::before, .img-sec-2::before,.label-design-se:before {
            top: -130px;
            width: 100px;
            height: 319px;
        }
        .coupan-databar::before,
        .label-design-se:before 
        {
            top: 0;
        }

        .coupan-databar img {
        padding-right: 0;
        max-width: 470px;
        margin: auto;
        width: 100%;
    }
    .coupan-databar .wpb_single_image .vc_figure,
    .img-sec-2 .wpb_single_image .vc_figure
    {
        width: 100%;
        text-align: center;
    }
    .coupan-sec-main .polygone-img-sec {
    padding-bottom: 20px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .tp-caption.banner-text {
        font-size: 26px !important;
        line-height: normal !important;
    }

    .tp-caption.banner-content {
        font-size: 14px !important;
    }

    .home-slider>.vc_col-sm-12::before,
    .inner-slider>.vc_col-sm-12::before {
        height: 280px;
    }

    .home-slider {
        margin-bottom: 40px;
    }

    div.section-gapping {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .about-third-last.section-gapping {
        padding-top: 60px;
    }

    .about-sec.section-gapping::before,
    .service-home-sec.section-gapping::before {
        background-size: 280px;
        height: 85px;
        width: 295px;
    }

    .about-popup .image-about {
        height: 250px;
        -moz-box-shadow: 0 20px 35px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 20px 35px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0 20px 35px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0 20px 35px rgba(0, 0, 0, 0.1);
        box-shadow: 0 20px 35px rgba(0, 0, 0, 0.1);
    }

    .about-popup {
        margin-top: 50px;
    }

    .main-title {
        font-size: 25px;
        margin-bottom: 15px !important;
        padding-top: 25px;
    }

    body p {
        font-size: 15px;
    }

    .about-sec .about-home-content {
        margin-bottom: 20px;
    }

    .industries-sec-home.section-gapping::before,
    .industries-sec-home.section-gapping::after {
        background-size: 90px;
        bottom: -40px;
        height: 260px;
        width: 92px;
        left: 0;
    }

    .industries-sec-home.section-gapping::after {
        left: auto;
        right: 0;
        bottom: auto;
        top: 0;
    }

    .industries-sec-home .our-solutions,
    .service-home-sec .our-solutions {
        margin: 30px -10px 0;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }

    .industries-sec-home .our-solutions .our-solution:nth-child(2n) {
        margin-top: 0;
    }

    .our-solutions .our-solution {
        -webkit-box-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        min-width: 33.33%;
        max-width: 33.33%;
    }

    .our-title h4 {
        font-size: 14px;
        max-width: 160px;
        margin: 25px auto 15px;
    }

    .our-title .main-btn {
        font-size: 12px;
    }

    .service-home-sec.section-gapping::before {
        top: 70px;
    }

    .services-image {
        height: 150px;
        max-width: 165px;
    }

    .service-home-sec .vc_btn3-container.vc_btn3-inline {
        margin: 50px auto 0;
    }

    .service-home-sec .our-solutions .our-solution:nth-child(2)::before {
        bottom: 15px;
    }

    .cotact-home-sec .vc_col-sm-6:last-child>.vc_column-inner>.wpb_wrapper {
        padding: 30px;
    }

    .footer-content::before {
        height: 150px;
    }

    .footer-content {
        margin-top: -190px;
        padding-top: 230px;
    }

    .follow-sec-home .wpb_wrapper>p {
        font-size: 28px;
    }

    .follow-section .follow-sec-home {
        margin-bottom: 20px;
    }

    .follow-section .vc_col-sm-4 .wpb_wrapper>p {
        font-size: 13px;
        padding-left: 20px;
    }

    .follow-section .vc_col-sm-4 {
        margin: 25px 0 10px;
    }

    .about-sec .vc_col-sm-6:first-child,
    .about-sec .vc_col-sm-6:last-child {
        width: 50%;
    }

    .tp-caption.banner-text::after {
        height: 285px;
        right: -70px;
        top: -40px;
        width: 330px;
    }
	body.home .tp-caption.banner-text::after {
    right: -70px;
    top: -50px;
}

    .inner-slider .tp-caption.banner-text::after {
        height: 297px;
        right: -150px;
        top: -75px;
        width: 325px;
    }

    body form input:not([type="submit"]),
    body form textarea,
    body form select {
        height: 50px !important;
    }

    body form textarea {
        height: 107px !important;
        min-height: 107px;
        -moz-border-radius: 25px !important;
        -webkit-border-radius: 25px !important;
        -ms-border-radius: 25px !important;
        -o-border-radius: 25px !important;
        border-radius: 25px !important;
    }

    .follow-icon .icon {
        height: 54.66px;
        width: 70px;
    }

    .follow-icon .icon::before,
    .follow-icon .icon::after {
        height: 55.2px;
        left: 12.402px;
        width: 55.2px;
    }

    .follow-icon .icon:before {
        top: -27.598px;
    }

    .follow-icon .icon:after {
        bottom: -27.598px;
    }

    .follow-icon .icon .hexagon {
        height: 54.6632px;
        width: 80px;
    }

    .cotact-home-sec.foot-cont-info .container>div.widget-content {
        width: 59%;
    }

    .cotact-home-sec.foot-cont-info .container>div.footer-info {
        width: 41%;
        padding-right: 15px;
    }

    .cotact-home-sec.foot-cont-info .container>div.widget-content>div {
        padding: 30px 30px;
    }

    footer#Footer .footer-top {
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        padding-top: 40px;
        margin-top: 40px;
        padding-bottom: 40px;
    }

    footer#Footer .footer-top .widget-content:first-child,
    footer#Footer .footer-top .widget-content:nth-child(3) {
        -webkit-box-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        min-width: 25%;
    }

    footer#Footer .footer-top .widget-content:nth-child(2) {
        -webkit-box-flex: 0 0 18%;
        -ms-flex: 0 0 18%;
        flex: 0 0 18%;
        min-width: 18%;
    }

    footer#Footer .footer-top .widget-content:last-child {
        -webkit-box-flex: 0 0 32%;
        -ms-flex: 0 0 32%;
        flex: 0 0 32%;
        min-width: 32%;
    }

    footer#Footer .footer-top .widget-content:first-child .textwidget>p {
        display: block;
        margin: 0 0 15px;
    }

    .social-head-data {
        max-width: 100%;
        text-align: center;
    }

    .smart-quick-follow {
        margin-top: 15px;
        text-align: center;
    }

    .copy-cont {
        padding: 15px 0;
    }

    #Top_bar .top_bar_left .logo img {
        width: auto !important;
        height: auto !important;
    }

    #Top_bar .top_bar_left #logo {
        height: auto;
        line-height: normal;
    }

    #Top_bar .top_bar_left .logo {
        max-width: 140px;
    }

    .service-home-sec .our-solutions .our-solution::before {
        height: 28px;
        top: -27px;
    }

    #Top_bar .menu_wrapper #menu {
        right: -320px;
        z-index: 9999;
        display: block !important;
        width: 100%;
        max-width: 320px;
        -moz-transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }

    #Top_bar .menu_wrapper #menu.res-check-data {
        right: 0;
    }

    .mus-res-wrap span.close-menus {
        position: absolute;
        width: 35px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        background-color: #17468e;
        color: #fff;
        z-index: 9999999;
        cursor: pointer;
        right: 0;
        top: -23px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    }

    .mus-res-wrap span.close-menus::before {
        content: '\f00d';
        font-family: FontAwesome;
    }

    #Top_bar a.responsive-menu-toggle.active {
        display: none;
    }

    html body form label {
        top: 15px;
    }

    .wp-video .mejs-container {
        height: 375px !important;
    }

    h1,
    .text-logo #logo {
        font-size: 35px !important;
        line-height: 100% !important;
        margin: 0 !important;
    }

    ul.follow-section>li {
        padding: 0 10px;
    }

    ul.follow-section>li:nth-child(1) {
        width: 34.33%;
    }

    ul.follow-section>li:nth-child(2) {
        width: 29.33%;
    }

    ul.follow-section>li p.data-follow {
        font-size: 14px;
    }

    ul.follow-section>li:nth-child(3) {
        width: 36.33%;
    }

    .follow-sec-home {
        margin: 30px auto;
        font-size: 30px;
    }

    .about-val-sec.section-gapping::before,
    .about-val-sec.section-gapping::after {

        height: 368px;
        width: 130px;
    }

    .about-values {
        max-width: 80%;
        margin: auto;
    }

    .about-first.section-gapping::before,
    .know-service-sec::before {
        background-size: 280px;
        height: 85px;
        width: 295px;
    }

    .all-service-sec::before,
    .all-service-sec::after,
    .all-service-sec>div::after,
    .all-service-sec>div::before {
        height: 368px;
        width: 130px;
    }

    .all-service-sec::before {
        bottom: auto;
        top: 450px;
    }

    .all-service-sec>div::after {
        top: auto;
        bottom: 1200px !important;
    }

    .all-service-sec>div::before {
        top: auto;
        bottom: 500px !important;
    }

    .all-service-sec ul.our-solutions>li>div {
        width: 100%;
    }

    .all-service-sec ul.our-solutions .our-title h4.main-title {
        text-align: center;
    }

    .all-service-sec ul.our-solutions p {
        text-align: center;
    }

    .all-service-sec ul.our-solutions>li>div.solutions-content {
        float: none !important;
        margin: 0 0 40px !important;
    }

    .all-service-sec ul.our-solutions>li {
        margin-bottom: 40px;
        position: relative;
    }

    .all-service-sec::after {
        top: 150px;
    }

    body:not(.home) footer#Footer.foot-all-sec::before {
        width: 250px;
        height: 120px;
        background-size: 100% auto;
        top: -66px;
        left: -20px;
    }

    body:not(.home) footer#Footer.foot-all-sec::after {
        width: 180px;
        height: 200px;
        background-size: 100% auto;
        top: -103px;
    }

    body:not(.home) footer#Footer.foot-all-sec {
        margin-top: 30px;
    }

    .mobile-show {
        display: block;
        margin-bottom: 25px;
    }

    .desktop-show {
        display: none !important;
    }

    .all-service-sec ul.our-solutions .our-title h4.main-title::after {
        left: 0;
        right: 0;
    }

    .all-service-sec ul.our-solutions .our-title h4.main-title::before {
        right: 0;
        left: 0;
    }

    .all-service-sec ul.our-solutions .our-title h4.main-title {
        text-align: center;
        max-width: unset;
        display: table;
        margin: auto;
    }

    .learn-more {
        margin-top: 30px;
        text-align: center;
    }
    .img-sec-2
    {
        z-index: 15;
    }
    .img-sec-2::after {
        bottom: -100px;
    }
    .label-service .lb-ser li .hover-text {
        right: auto;
        left: 143px;
        top: -70px;
    }
    .label-service .lb-ser li:nth-child(4) .hover-text
    {
        right: 143px;
        left: auto;
    }
    .label-service .lb-ser li:nth-child(1) .hover-text, .label-service .lb-ser li:nth-child(5) .hover-text {
        left: 195px;
        right: auto;
    }
    .label-service .lb-ser li:nth-child(2) .hover-text, .label-service .lb-ser li:nth-child(6) .hover-text {
        right: 195px;
        left: auto;
    }
    .create-barcode-service > div {
    padding-bottom: 100px;
}
.label-design-se {
    padding: 60px 0 90px;
    margin-bottom: -20px;
}
.label-service {
    margin: 40px 0 40px !important;
}
.coupan-databar {
    padding: 60px 0 60px;
}
.create-barcode-service::before {
    height: 150px;
    width: 290px;
    bottom: -40px;
    right: 0;
    background-size: 100% 100%;
}

}

@media only screen and (max-width: 767px) and (min-width: 600px)
{
    .label-service .lb-ser li .hover-text {
        right: auto;
        left: 143px;
        top: -70px;
    }
    .label-service .lb-ser li:nth-child(4) .hover-text
    {
        right: 143px;
        left: auto;
    }
    .label-service .lb-ser li:nth-child(1) .hover-text, .label-service .lb-ser li:nth-child(5) .hover-text {
        left: 195px;
        right: auto;
    }
    .label-service .lb-ser li:nth-child(2) .hover-text, .label-service .lb-ser li:nth-child(6) .hover-text {
        right: 195px;
        left: auto;
    }
}
@media only screen and (max-width: 767px) {

    html #Action_bar,
    html Header {
        min-height: 100% !important;
    }

    #Action_bar .contact_details {
        display: block;
    }

    .header-classic #Action_bar {
        background-color: #17468e !important;
    }

    header #Action_bar .contact_details>div a {
        font-size: 14px;
    }

    header .contact_details>div {
        padding-left: 18px;
    }

    header .contact_details>div.foot-phone-no {
        margin-right: 3px;
        padding-right: 8px;
    }

    header #Action_bar .contact_details {
        float: none;
        text-align: center;
    }

    #Top_bar .top_bar_left .logo {
        margin: 0px auto;
        width: auto;
    }

    #Top_bar .logo #logo {
        margin: 10px 15px;
        max-width: 100px;
    }

    #Top_bar .logo #logo img.logo-mobile {
        width: auto !important;
        height: auto !important;
    }

    html #Top_bar a.responsive-menu-toggle {
        top: 50px !important;
        right: 15px;
        width: auto;
        height: auto;
        position: fixed;
        margin: auto;
        transition: .5s;
    }

    #Top_bar a.responsive-menu-toggle.active {
        top: 50px !important;
    }

    #Header_wrapper.sticky a.responsive-menu-toggle {
        top: 16px !important;
    }

    #Top_bar .menu_wrapper #menu {
        padding: 0;
    }

    html body.boxed2fw {
        padding: 105px 0 0 !important;
    }

    .home-slider>.vc_col-sm-12::before,
    .inner-slider>.vc_col-sm-12::before {
        bottom: 0px;
        height: 50px;
    }

    .tp-caption.banner-text::before {
        height: 2px;
        top: -10px;
        width: 28px;
    }

    .home-slider {
        margin-bottom: 20px;
    }

    div.section-gapping {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .about-third-last.section-gapping {
        padding-top: 60px;
    }

    .about-val-sec .main-title {
        margin-bottom: 30px !important;
    }

    .about-third-dta.section-gapping {
        padding-top: 0;
    }

    .about-sec.section-gapping::before,
    .service-home-sec.section-gapping::before {
        background-size: 160px;
        height: 50px;
        top: -20px;
        width: 150px;
    }

    .service-home-sec.section-gapping::before {
        top: 60px;
    }

    .about-sec .vc_col-sm-6:first-child {
        width: 100%;
    }

    .desktop-view {
        display: none;
    }

    .about-sec .main-title,
    .newsletter-help .main-title {
        text-align: center;
    }

    .main-title {
        font-size: 20px;
        margin-bottom: 15px !important;
        padding-top: 25px;
    }

    .small-title {
        font-size: 13px;
    }

    .about-sec .main-title::before,
    .newsletter-help .main-title::before {
        right: 0;
    }

    .about-sec .main-title::after,
    .newsletter-help .main-title::after {
        left: 0;
        right: 0;
    }

    .about-sec .about-home-content p {
        text-align: center;
    }

    body p {
        font-size: 14px;
    }

    .about-sec .about-home-content {
        margin-bottom: 15px;
    }

    .vc_btn3-container.vc_btn3-inline {
        display: table;
        margin: 0 auto;
    }

    .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern,
    .news-letter .email-subscribe input#sidebar_button[type="submit"],
    .mobile-contact-btn input[type="submit"] {
        line-height: 45px;
        min-width: 136px;
    }

    .responsive-view {
        display: block;
        margin-bottom: 15px !important;
    }

    .about-popup .image-about {
        -moz-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
        box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
        height: 220px;
    }

    .abot-vid-data .vid-all-data {
        max-width: 320px;
    }

    .close-video {
        height: 35px;
        line-height: 35px;
        right: -17px;
        top: -17px;
        width: 35px;
    }

    .close-video::before {
        font-size: 22px;
    }

    .industries-sec-home.section-gapping::before,
    .industries-sec-home.section-gapping::after {
        bottom: 0px;
        height: 167px;
        left: -10px;
        width: 58px;
    }

    .industries-sec-home.section-gapping::after {
        right: -10px;
        left: auto;
    }

    .industries-sec-home .our-solutions,
    .service-home-sec .our-solutions {
        margin: 20px -10px 0;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }

    .our-solutions .our-solution {
        -webkit-box-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        min-width: 50%;
        max-width: 50%;
    }

    .industries-sec-home .our-solutions .our-solution:nth-child(2n) {
        margin-top: 0;
    }

    .industries-sec-home .vc_column-inner {
        padding: 0;
    }

    .entry-content .section_wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .industries-sec-home .solutions-content {
        padding: 15px 10px;
    }

    .our-title h4 {
        margin-bottom: 15px;
        margin-top: 15px;
        min-height: 30px;
        font-size: 12px;
    }

    .service-home-sec .our-solutions .our-solution {
        margin-top: 0;
        -webkit-box-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        min-width: 50%;
        max-width: 50%;
    }

    .services-image {
        height: 140px;
        max-width: 160px;
    }

    .service-home-sec .our-solutions .our-solution::before {
        display: none;
    }

    .service-home-sec .vc_btn3-container.vc_btn3-inline {
        margin: 10px auto 0;
    }

    .cotact-home-sec .vc_col-sm-6:first-child,
    .cotact-home-sec .vc_col-sm-6:last-child {
        width: 100%;
    }

    .newsletter-help .wpb_wrapper>p {
        font-size: 14px;
        margin-bottom: 15px;
        max-width: 100%;
        text-align: center;
    }

    .cotact-home-sec .vc_col-sm-6:first-child .footer-info {
        max-width: 100%;
    }

    .news-letter .email-subscribe {
        margin: 15px auto 0;
    }

    .cotact-home-sec .vc_col-sm-6:last-child>.vc_column-inner>.wpb_wrapper {
        padding: 15px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
    }

    .contact-title-home .main-title {
        padding-top: 10px;
        text-align: center;
    }

    .conact-cont-home .wpb_wrapper>p {
        text-align: center;
    }

    body form input:not([type="submit"]),
    body form textarea,
    body form select {
        height: 50px !important;
    }

    body form textarea {
        height: 107px !important;
        min-height: 107px;
        -moz-border-radius: 25px !important;
        -webkit-border-radius: 25px !important;
        -ms-border-radius: 25px !important;
        -o-border-radius: 25px !important;
        border-radius: 25px !important;
    }

    .get-in-touch-sec form .column.mobile-contact-btn {
        margin: 0px auto;
        display: table;
        clear: both;
        float: none;
    }

    .get-in-touch-sec form .column {
        margin: 0 auto 15px !important;
    }

    span.wpcf7-not-valid-tip {
        font-size: 14px;
        margin-top: 2px;
    }

    .cotact-home-sec.section-gapping {
        padding-bottom: 30px;
    }

    .footer-content {
        margin-top: 0px;
        padding-top: 60px;
    }

    .footer-content::before {
        height: 50px;
        top: -1px;
    }

    .follow-sec-home .wpb_wrapper>p {
        font-size: 18px;
        letter-spacing: 0;
    }

    .follow-sec-home .wpb_wrapper>p br {
        display: none;
    }

    .follow-section .follow-sec-home {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    ul.follow-section>li {
        float: none;
        width: 100% !important;
        margin-bottom: 70px;
    }

    ul.follow-section>li p.data-follow {
        font-size: 16px;
        padding-left: 25px;
        display: table-cell;
    }

    .follow-section .vc_col-sm-4 .wpb_wrapper>p {
        font-size: 16px;
        padding-left: 25px;
        display: table-cell;
    }

    .follow-section .vc_col-sm-4 {
        margin: 25px 0 70px;
    }

    .follow-section .vc_col-sm-4:last-child {
        margin: 25px 0px;
    }

    .cotact-home-sec.foot-cont-info {
        padding-top: 40px;

        padding-bottom: 30px;
    }

    .cotact-home-sec.foot-cont-info .container>div {
        width: 100% !important;
        padding: 0 !important;
    }

    .cotact-home-sec.foot-cont-info .container>div.widget-content>div {
        padding: 30px 15px;
        margin-top: 30px;
        border-radius: 25px;
    }

    footer#Footer .footer-top .widget-content:first-child,
    footer#Footer .footer-top .widget-content:nth-child(2),
    footer#Footer .footer-top .widget-content:nth-child(3),
    footer#Footer .footer-top .widget-content:last-child {
        -webkit-box-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: 100%;
    }

    footer#Footer .footer-top {
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        padding-top: 20px;
        padding-bottom: 30px;
        margin-top: 30px;
    }

    .social-head-data {
        max-width: 100%;
    }

    footer#Footer .footer-top .widget-content:first-child .textwidget>p {
        margin: 0 0 10px;
    }

    .smart-quick-follow {
        margin-top: 10px;
    }

    .widget-content .widget-title {
        font-size: 15px;
        margin-bottom: 15px;
        margin-top: 25px;
    }

    footer#Footer .footer-top .widget-content:nth-child(2) {
        display: none;
    }

    #Footer h2.main-title {
        text-align: center;
    }

    #Footer .main-title::before {
        right: 0;
    }

    #Footer .main-title::after {
        left: 0;
        right: 0;
    }

    .copy-cont {
        padding: 15px 0;
    }

    .email-form p,
    .cotact-home-sec.foot-cont-info .container>div.widget-content>div.textwidget p {
        text-align: center;
    }

    .cotact-home-sec.foot-cont-info .container>div.widget-content form .column.mobile-contact-btn,
    .cotact-home-sec.foot-cont-info .cont-captcha {
        margin: 0 auto;
    }

    .copy-cont p,
    .copy-cont p a {
        font-size: 13px;
    }

    #Header_wrapper.sticky {
        top: -34px;
        -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    }

    .about-sec.section-gapping {
        z-index: auto;
    }

    .error-404.not-found {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .error-404.not-found small {
        font-size: 60px;
    }

    .error-404.not-found .main-title {
        font-size: 20px;
    }

    header .contact_details>div::before {
        top: 2px;
    }

    html body form label {
        top: 15px;
    }

    .section.mcb-section.mobile-about-inner p.big {
        font-size: 16px !important;
        line-height: 170% !important;
    }

    .section.mcb-section.mobile-about-inner h1,
    .section.mcb-section.serve-main-box.mobile-our-company.bg-cover h1,
    .mobile-services-page h1.mobile-services {
        font-size: 26px !important;
        font-family: 'ProductSansBold' !important;
    }

    .mobile-services-page h1 {
        font-size: 30px !important;
        margin: 0;
        font-family: 'ProductSansBold' !important;
    }

    .mobile-services-page .three-fourth {
        clear: none;
        padding-left: 0;
    }

    .mobile-services-page .column_attr.clearfix.animate.fadeInUp {
        text-align: center;
        padding: 0 !important;
    }

    h1,
    .text-logo #logo {
        font-size: 25px !important;
        line-height: 45px !important;
    }

    .tp-caption.banner-text h1 {
        font-size: 12px !important;
        line-height: 1.2 !important;
    }

    .helpsec .helpCenter::after,
    .helpsec .bulkOrder::after {
        width: 125px;
        height: 109px;
        background-size: 126px !important;
    }

    .helpsec .bulkOrder::after {
        background: url("../images/bulkoredr-icon.png") !important;
        background-size: 126px !important;
    }

    .helpCenter h4,
    .bulkOrder h4 {
        font-size: 23px;
    }

    html .bulkOrder .column_attr,
    .helpsec .helpCenter .column_attr {
        padding: 10px 10px 0 130px !important;
    }

    .mobile-consumer-title ul {
        padding-left: 15px;
    }

    html ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {
        margin: 0 !important;
        padding: 0 15px;
    }

    img.scale-with-grid,
    #Content img {
        margin: auto !important;
    }

    html .ui-tabs .ui-tabs-nav li a {
        padding: 15px 36px !important;
    }

    html .ui-tabs .ui-tabs-panel {
        padding: 20px 15px !important;
    }

    .fancy_heading .title {
        font-size: 28px;
        line-height: 32px;
    }

    .about-first.section-gapping::before {
        background-size: 160px;
        height: 50px;
        top: -20px;
        width: 150px;
    }

    .about-first.section-gapping,
    .know-service-sec.section-gapping {
        margin-top: 20px;
    }

    .about-sec-data .main-title,
    .about-third-dta .main-title,
    .know-service-sec .main-title {
        text-align: center;
    }

    .about-sec-data .main-title::before,
    .about-third-dta .main-title::before,
    .know-service-sec .main-title::before,
    .all-service-sec ul.our-solutions .our-title h4.main-title::before {
        right: 0;
    }

    .about-sec-data .main-title::after,
    .about-third-dta .main-title::after,
    .know-service-sec .main-title::before,
    .know-service-sec .main-title::after,
    .all-service-sec ul.our-solutions .our-title h4.main-title::after {
        left: 0;
        right: 0;
    }

    .about-sec-data p,
    .about-third-dta p,
    .know-service-sec p {
        text-align: center;
    }

    .wpb_text_column.wpb_content_element.about-seced {
        margin-bottom: 30px;
    }

    .about-val-sec.section-gapping::before,
    .about-val-sec.section-gapping::after {
        bottom: 0px;
        height: 167px;
        left: -10px;
        width: 58px;
    }

    .about-val-sec.section-gapping::after {
        right: -10px;
        left: auto;
    }

    .about-values {
        max-width: 90%;
        margin: auto;
    }

    .all-service-sec ul.our-solutions .our-title h4.main-title {
        text-align: center;
        margin-bottom: 20px !important;
        font-size: 22px !important;
    }

    .all-service-sec ul.our-solutions p {
        text-align: center;
    }

    .all-service-sec ul.our-solutions>li>div.solutions-content {
        float: none !important;
        margin: 0 0 40px !important;
    }

    .all-service-sec ul.our-solutions>li {
        margin-bottom: 40px;
        position: relative;
    }

    .all-service-sec ul.our-solutions>li>div {
        width: 100%;
    }

    .all-service-sec ul.our-solutions .services-image {
        max-width: 260px;
        height: 220px;
    }

    .all-service-sec::before,
    .all-service-sec::after,
    .all-service-sec>div::after,
    .all-service-sec>div::before {
        display: none;
    }

    .know-service-sec::before {
        background-size: 160px;
        height: 50px;
        top: -20px;
        width: 150px;
    }

    .inner-slider .tp-caption.banner-text::after {
        right: -150px;
        top: -120px;
    }

    body:not(.home) footer#Footer.foot-all-sec::before,
    body:not(.home) footer#Footer.foot-all-sec::after {
        display: none;
    }

    body:not(.home) footer#Footer.foot-all-sec {
        margin-top: 0;
    }

    .mobile-show {
        display: block;
        margin-bottom: 25px;
    }

    .desktop-show {
        display: none !important;
    }

    .learn-more {
        text-align: center;
    }

    article.services .smart_content_holder {
        padding: 60px 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    article.services .smart_content_holder .service_cont {
        float: left;
        width: 100%;
        order: 3;
        padding-top: 20px;
    }

    article.services .smart_content_holder .service-img {
        width: 100%;
        float: none;
        text-align: center;
        padding-left: 0;
        order: 2;
    }

    article.services .smart_content_holder .service_cont p {
        text-align: center;
    }

    .poly-img-m {
        max-width: 260px;
        height: 230px;
    }

    .barcode-main-sec::before,
    .coupan-databar::before,
    .img-sec-2::before,
    .solution-provider::before,
    .coupan-databar::after,
    .img-sec-2::after,
    .label-design-se:before,
    .label-design-se:after
     {
        width: 60px;
        height: 180px;
    }

    .solution-provider img {
        max-width: 260px;
    }

    .solution-provider::before,
    .coupan-databar::after,
    .img-sec-2::after,
    .label-design-se:after {
        left: 0;
    }
    .coupan-databar::after {
        top: auto;
        bottom: -90px;
    }

    .create-barcode-data p,
    .solution-provider p {
        padding-bottom: 15px;
    }
    .coupan-databar
    {
        padding: 40px 0;
    }
    .coupan-databar::before {
            top: -48px;
        }
        .coupan-databar .main-title
        {
            margin: 0 !important
        }
        .coupan-databar img
        {
            margin-bottom: -10px;
            padding-top: 10px;
        }
        .create-barcode-service::before
            {
                display: none;
            }
        .img-sec-2 .vc_col-sm-6:nth-child(2) {
        padding: 20px 0;
    }
    body .img-text-2d {
        padding-bottom: 70px;
    margin-bottom: -10px;
    z-index: 15;
    position: relative;
}
.label-design-se
{
    padding: 30px 0;
}
.create-barcode-service > div {
    padding-bottom: 30px;
}
.create-barcode-service.inner-slider > .vc_col-sm-12::before {
    background-image: url(../images/after-2.png);
    bottom: -4px;
    height: 160px;
}
.crete-barcod-sec {
    padding-top: 50px !important;
}
.barcode-main-sec::before
{
    top: 0;
}
.our-services-title {
    padding-bottom: 30px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .about-popup .image-about {
        height: 420px;
    }

    .our-solutions .our-solution {
        -webkit-box-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        min-width: 33.33%;
        max-width: 33.33%;
    }

    .follow-section .vc_col-sm-4 {
        margin: 25px 0 0 !important;
        float: left;
        width: 33.33%;
    }

    .follow-icon .wpb_wrapper>* {
        display: block;
    }

    .follow-icon .icon {
        margin-left: auto;
        margin-right: auto;
    }

    .follow-section .vc_col-sm-4 .wpb_wrapper>p {
        padding: 10px 0 0;
        display: block;
        text-align: center;
        font-size: 14px;
    }

    .social-head-data {
        text-align: center;
    }

    .smart-quick-follow {
        text-align: center;
    }

    footer#Footer .footer-top .widget-content {
        -webkit-box-flex: 0 0 33.33% !important;
        -ms-flex: 0 0 33.33% !important;
        flex: 0 0 33.33% !important;
        min-width: 33.33% !important;
    }

    .follow-sec-home .wpb_wrapper>p br {
        display: initial;
    }

    .copy-cont .top-btn {
        bottom: 15px;
    }

    html.no-scroll body,
    html.no-scroll {
        height: auto;
    }

    .wp-video .mejs-container {
        height: 300px !important;
    }

}

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

    .label-service .lb-ser {
    position: relative;
    display: block;
}

.label-service .lb-ser li {
    width: 100% !important;
    justify-content: flex-start !important;
    padding: 10px 0 0 !important;
    display: block !important;
}
.label-service .poly-icon {
    width: 100% !important;
    height: 45px !important;
    font-size: 14px;
    background-color: #ebebeb;
    justify-content: flex-start;
    padding: 18px;
}
.label-service {
    padding: 0;
    margin-bottom: 30px !important;
    margin-top: 0 !important;
}
.label-service .lb-ser li .hover-text {
    position: static;
    opacity: 1;
    visibility: visible;
    width: 100% !important;
    margin: 0px 0 -5px;
    box-shadow: none;
    display: none;  
}
.label-service .poly-icon::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border: 1px solid #17468f;
    right: 20px;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.label-service .poly-icon label
{
    border-bottom: 0;
}
.big-logo {
    max-width: 250px;
    margin: 7px auto 20px;
}
.create-barcode-service.inner-slider > .vc_col-sm-12::before {
    background-image: url(../images/after-2.png);
    bottom: -24px;
    height: 90px;
}
.banner-content {
    min-width: 220px !important;
    white-space: normal !important;
    padding-top: 21px !important;
}
.banner-content br {
    display: none;
}
}


@media screen and (max-width: 1600px) {
    /* BARCODES LANDING PAGE */
    .steps {
        background-position-y: 180px;
    }
}

@media screen and (max-width: 1519px) {
    /* BARCODES LANDING PAGE */
    .copy-cont {
        background: #0030A4;
    }
}

@media screen and (max-width: 1410px) {
    /* BARCODES LANDING PAGE */
    .cotact-home-sec.foot-cont-info .container > div.widget-content form .column.column-flex {
        flex-direction: column;
    }
}

@media screen and (max-width: 1199px) {
    /* BARCODES LANDING PAGE */
    .landing-hero-image {
        max-width: 400px;
        width: 100%;
        top: 15%;
    }

    .here-to-help {
        margin-bottom: 70px;
    }

    /* COUPON LANDING PAGE */
    /* COUPON HERO */
    .coupon-hero__cta {
        margin: 0 auto;
        padding: 100px 0;
        text-align: center;
    }

    .coupon-hero__cta h1 {
        margin-bottom: 25px !important;
    }

    .coupon-hero__cta .btn-wrapper {
        justify-content: center;
    }

    .coupon-hero__image {
        position: static;
        transform: none;
        width: 100%;
        padding-top: 50%;
        background-position: center center;
        background-size: cover;
    }
}

@media screen and (max-width: 1023px) {
    /* BARCODES LANDING PAGE */
    .landing-hero-content {
        padding: 10% 0 5%;
    }

    .landing-hero__cta {
        margin: 0 auto 70px;
        text-align: center;
    }

    .landing-hero__cta h1 {
        margin-bottom: 25px !important;
    }

    .landing-hero__cta .btn-wrapper {
        justify-content: center;
    }

    .landing-hero-image {
        position: static;
        max-width: 400px;
        width: 100%;
        margin: 0 auto;
    }

    .here-to-help-content {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }

    .here-to-help__image {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .here-to-help-content .btn_more {
        margin-top: 20px;
    }

    /* IMAGE TEXT BLOCKS */
    .image-text-blocks__item,
    .image-text-blocks__item:nth-of-type(even) {
        flex-direction: column;
        align-items: center;
    }

    .image-text-blocks__item {
        margin-bottom: 40px;
    }

    .image-text__image {
        margin-bottom: 25px;
    }

    .image-text-blocks__item:nth-of-type(odd) .image-text__image {
        margin-right: 0;
    }

    .image-text-blocks__item:nth-of-type(even) .image-text__image {
        margin-left: 0;
    }

    .image-text__text {
        max-width: 100%;
    }

    .image-text__text h3 {
        display: none;
    }

    .image-text__text .btn-wrapper {
        justify-content: center;
    }

    .image-text__text_mobile {
        display: block;
    }

    .image-text__text_mobile h3 {
        display: block;
        text-align: center;
    }

    .image-text__text_mobile h2 {
        margin-bottom: 32px;
        text-align: center;
    }

    .image-text__text:not(.image-text__text_mobile) h2 {
        display: none;
    }

    .image-text__text p {
        text-align: center;
    }

    /* CLICKTHROUGH LANDING PAGE */
    /* STEPS */
    .clickthrough-steps-block__item:first-of-type,
    .clickthrough-steps-block__item:nth-of-type(2),
    .clickthrough-steps-block__item:last-of-type {
        background-size: 100% 110%;
    }

    .clickthrough-steps-block__item:first-of-type {
        padding: 20px 89px 21px 64px;
        border-radius: 10px 0 0 10px;
    }

    .clickthrough-steps-block__item:nth-of-type(2) {
        padding: 20px 81px 21px 84px;
    }

    .clickthrough-steps-block__item:last-of-type {
        padding: 20px 54px 21px 101px;
        border-radius: 0 10px 10px 0;
    }

    .clickthrough-steps-block__item a {
        font-size: 20px;
    }

    /* CLICKTHROUGH STEPS */
    .clickthrough-steps .image-text-blocks__item:nth-of-type(odd)::after,
    .clickthrough-steps .image-text-blocks__item:nth-of-type(2n)::after {
        display: none;
    }

    .clickthrough-steps .image-text-blocks__item:nth-of-type(2n+1) .image-text__image {
        margin-right: 0;
        padding-right: 0;
    }

    .clickthrough-steps .image-text-blocks__item:nth-of-type(2n) .image-text__image {
        margin-left: 0;
        padding-left: 0;
    }

    .clickthrough-steps .image-text-blocks__item:nth-of-type(2n) .image-text__text,
    .clickthrough-steps .image-text-blocks__item:nth-of-type(2n) .image-text__text p {
        text-align: center;
    }

    /* FORM FIELDS */
    .form-field {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 auto;
    }

    .clickthrough-steps .image-text-blocks__item:nth-of-type(2) .form-field {
        flex-direction: column;
    }

    .form-field_narrow .form-field-group {
        width: 100%;
    }


    /* COUPON LANDING PAGE */
    /* COUPON HERO */
    /* GET COUPON STEPS */
    .get-coupon-steps .image-text-blocks__item:nth-of-type(odd)::after,
    .get-coupon-steps .image-text-blocks__item:nth-of-type(2n)::after {
        display: none;
    }

    .get-coupon-steps .image-text-blocks__item:nth-of-type(2n+1) .image-text__image {
        margin-right: 0;
    }

    .get-coupon-steps .image-text-blocks__item:nth-of-type(2n) .image-text__image {
        margin-left: 0;
    }

    .get-coupon-steps .image-text-blocks__item:nth-of-type(2n) .image-text__text,
    .get-coupon-steps .image-text-blocks__item:nth-of-type(2n) .image-text__text p {
        text-align: center;
    }

    /* COUPONS DESCRIPTION */
    .coupons-blue-block {
        padding: 40px 25px;
    }

    .coupons-blue-block h2 {
        font-size: 30px;
    }

    .coupons-description-about > p {
        font-size: 20px;
    }

    /* COUPONS CTA */
    .coupons-cta {
        padding: 40px 25px;
    }

    /* NEW COUPON PAGE */
    .page-template-new-coupon-page .form-field_inline .form-field-group {
        margin-right: 0;
        margin-bottom: 30px;
        text-align: center;
    }

    .page-template-new-coupon-page .form-field_inline .form-field-group:last-of-type {
        margin-bottom: 0;
    }

    /* FOOTER */
    .follow-icon .icon {
        height: 80px;
        width: 92px;
    }

    .follow-icon .icon .hexagon {
        height: 80px;
        width: 92px;
    }

    .follow-icon:first-child .icon .hexagon::before,
    .follow-icon .icon.icon2 .hexagon::before,
    .follow-icon .icon.icon3 .hexagon::before {
        transform: rotate(0deg) scale(1);
    }
}

@media screen and (max-width: 991px) {
    /* BARCODES LANDING PAGE */
    .landing-hero__cta h1 {
        font-size: 35px !important;
        line-height: 45px !important;
    }

    .here-to-help h4,
    .here-to-help p,
    .here-to-help p a {
        font-size: 21px;
    }

    /* CLICKTHROUGH LANDING PAGE */
    /* STEPS */
    .clickthrough-steps-block__item:first-of-type,
    .clickthrough-steps-block__item:nth-of-type(2),
    .clickthrough-steps-block__item:last-of-type {
        background-size: cover;
    }

    .clickthrough-steps-block__item:first-of-type {
        padding: 10px 59px 11px 47px;
    }

    .clickthrough-steps-block__item:nth-of-type(2) {
        padding: 10px 45px 11px 75px;
    }

    .clickthrough-steps-block__item:last-of-type {
        padding: 10px 41px 11px 91px;
    }

    /* COUPON LANDING PAGE */
    /* COUPON HERO */
    .coupon-hero__cta h1 {
        font-size: 35px !important;
        line-height: 45px !important;
    }

    /* COUPONS DESCRIPTION */
    .coupons-description-two-columns-block {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 25px 0;
    }

    .coupons-description-two-columns-block p {
        text-align: center;
    }

    /* GET COUPON STEPS */
    .get-coupon-steps-content > h2 {
        font-size: 32px;
    }
}

@media screen and (max-width: 768px) {
    /* CHECKOUT PAGE */
    /* FORM FIELDS */
    .woocommerce-checkout .woocommerce .checkout_coupon {
        width: 100%;
    }

    .woocommerce-checkout .woocommerce .woocommerce-checkout-review-order {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    /* BARCODES LANDING PAGE */
    #Wrapper #Footer .cotact-home-sec.foot-cont-info {
        background-color: #f6fafd;
        background-image: url("../images/curvy-bg.png");
        background-position: center bottom;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .here-to-help h4,
    .here-to-help p {
        font-size: 18px;
    }

    .here-to-help p a {
        font-size: 20px;
    }

    .footer-content {
        background-image: none;
        background: #0030a1;
    }

    .newsletter-email {
        max-width: 100%;
    }

    .news-letter .email-subscribe input#sidebar_button[type="submit"],
    .mobile-contact-btn input[type="submit"] {
        line-height: 18px;
    }

    .cotact-home-sec.foot-cont-info .cont-captcha + .submit-wrapper {
        text-align: center;
    }

    /* CLICKTHROUGH LANDING PAGE */
    /* STEPS */
    .clickthrough-steps-block__item:first-of-type,
    .clickthrough-steps-block__item:nth-of-type(2),
    .clickthrough-steps-block__item:last-of-type {
        background-size: 100%;
    }

    .clickthrough-steps-block__item:first-of-type {
        padding: 10px 49px 11px 37px;
    }

    .clickthrough-steps-block__item:nth-of-type(2) {
        padding: 10px 31px 11px 59px;
    }

    .clickthrough-steps-block__item:last-of-type {
        margin-left: -39px;
        padding: 10px 26px 11px 61px;
    }

    .clickthrough-steps-block__item a {
        font-size: 16px;
    }

    /* FORM FIELDS */
    .form-field {
        max-width: 280px;
        width: 100%;
    }

    .form-field-group {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .form-field-group input {
        width: 100%;
    }

    .clickthrough-steps .image-text-blocks__item:nth-of-type(2) .form-field-group:nth-of-type(2) {
        flex-direction: column;
    }

    .clickthrough-steps .image-text-blocks__item:nth-of-type(2) .form-field-group:nth-of-type(2) button {
        font-size: 18px;
        margin-top: 12px;
        margin-right: 0;
        margin-left: 0;
    }

    /* FOOTER */
    .follow-section {
        flex-direction: column;
        align-items: center;
    }

    ul.follow-section>li {
        max-width: 226px;
        margin-bottom: 25px;
    }

    ul.follow-section>li p.data-follow {
        padding-left: 0;
    }

    .copy-cont-content {
        flex-direction: column;
    }

    .footer-social {
        margin-top: 15px;
    }
}

@media screen and (max-width: 575px) {
    /* CHECKOUT PAGE */
    /* FORM FIELDS */
    .woocommerce-checkout .woocommerce form .form-row {
        flex: 100%;
    }
}

@media screen and (max-width: 490px) {
    /* CHECKOUT PAGE */
    .woocommerce-checkout .woocommerce .alert_wrapper {
        flex-direction: column;
        justify-content: center;
        margin-right: 20px;
        text-align: center;
    }

    .woocommerce-checkout .woocommerce .alert_wrapper a {
        margin-left: 0;
    }

    .woocommerce-checkout .woocommerce .alert_wrapper strong {
        margin-right: 0;
    }
}

@media screen and (max-width: 424px) {
    /* CLICKTHROUGH LANDING PAGE */
    /* STEPS */
    .clickthrough-steps-block__item a {
        font-size: 12px;
    }

    /* ORDER TABLE */
    #cart_hold .hold {
        padding: 15px 5px !important;
    }
}

@media screen and (max-width: 374px) {
    /* CHECKOUT PAGE */
    /* PAYMENT METHODS */
    #wc-stripe-cc-form {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #wc-stripe-cc-form .form-row.form-row-first,
    #wc-stripe-cc-form .form-row.form-row-last {
        justify-content: flex-end;
        flex: 0 1 44%;
        float: none !important;;
    }

    #wc-stripe-cc-form .form-row.form-row-first {
        margin-right: auto !important;
    }
}