﻿html {
    height: 100%;
}

.cookie-disabled-div {
	border: 1px solid #ccc;
	margin-top: 15px;
	border-radius: 4px;
	padding: 10px;
	color: #ee0c0c;
	font-size: 15px;
	background-color: #f2f2f2;
}

body {
    display: flex;
    flex-direction: column;
    height: 100vh;
}
.top-border-radius-none {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-top: 0 !important;
}
.top-border-radius-none iframe {
   max-height: 408px;
}
.rfid-mobile {
    display: none;
}

.key-feature-passport-mobile {
    display: none;
}

.key-feature-passport-desktop {
    display: block;
}

.ico-page-destribution .vdg-token-ico-info {
    margin-top: 60px !important;
    text-align: justify !important;
}

.ico-page-destribution .Infographic-supply-btn {
    margin: 75px 0 0 !important;
}

    .ico-page-destribution .Infographic-supply-btn a.gradient-btn:hover {
        color: #fff !important;
    }

.footer-space-fixed-mainnet-green {
    flex: unset !important;
}


.cos-main .cos-word-break {
    word-break: break-all;
}

.cos-main .gradient-btn.download-btn-verify {
    display: block !important;
    text-align: center;
}

.Emplyee-bussinesscard-verification-main #Country {
    float: none;
}

input::-moz-focus-inner, a::-moz-focus-inner {
    border: 0 !important;
}

.select-transaction-method {
    padding-top: 20px;
}

input, input:hover, input:active, input:focus {
    outline: 0 !important;
}

a, a:hover, a:active, a:focus {
    outline: 0 !important;
}

@keyframes click-wave {
    0% {
        height: 40px;
        width: 40px;
        opacity: 0.35;
        position: relative;
    }

    100% {
        height: 200px;
        width: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0;
    }
}

.transaction-method-btn .option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: -3px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 30px;
    transition: all 0.15s ease-out 0s;
    background: #cbd1d8;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 1000;
}

    .transaction-method-btn .option-input:hover {
        background: #9faab7;
    }

    .transaction-method-btn .option-input:checked {
        background: #5eb147;
    }

        .transaction-method-btn .option-input:checked::before {
            height: 30px;
            width: 30px;
            position: absolute;
            content: '✔';
            display: inline-block;
            font-size: 20px;
            text-align: center;
            line-height: 32px;
        }

        .transaction-method-btn .option-input:checked::after {
            -webkit-animation: click-wave 0.65s;
            -moz-animation: click-wave 0.65s;
            animation: click-wave 0.65s;
            background: #5eb147;
            content: '';
            display: block;
            position: relative;
            z-index: 100;
        }

    .transaction-method-btn .option-input.radio {
        border-radius: 50%;
    }

        .transaction-method-btn .option-input.radio::after {
            border-radius: 50%;
        }

.transaction-method-btn div {
    padding: 1rem 0 2em;
    margin: 0 auto;
    display: table;
}

.transaction-method-btn label {
    display: inline-block;
    line-height: 40px;
    padding: 0 25px;
}
.cos-main .gradient-btn.download-btn-verify.event-verify-btn-main {
	display: inline-block !important;
	clear: both;
	padding: 7px !important;
}
.event-verify-btn-main img {
	float: left;
}
.event-verify-btn-main .event-verify-btn {
	float: left;
}
.verify-btn-space {
	width: 125px;
}
.cos-main table td {vertical-align: middle !important;}
/************************FAQ**************************************/
.faq-main.ico-faq-page .glyphicon {
    float: right;
    margin-top: 6px;
}

.faq-main .panel-default .panel-body p {
    color: #000000;
}

.faq-main .panel-default > .panel-heading {
    background-color: #fff;
}

.faq-main .accordion-toggle.collapsed h4 {
    color: #000;
}

.faq-main .accordion-toggle[aria-expanded="true"] .faq-question, .faq-main .accordion-toggle .faq-question:hover {
    color: #158c46;
}

.faq-main .accordion-toggle[aria-expanded="true"] .glyphicon-menu-up, .faq-main .accordion-toggle:hover {
    color: #158c46;
}


.faq-main.ico-faq-page .faq-question {
    font-weight: normal;
}

.faq-main .accordion-toggle {
    display: table;
    width: 100%;
}

.faq-main .panel-group {
    text-align: justify;
    clear: both;
}

.faq-ans {
    float: left;
    width: 97%;
}

.ico-page.page-main-title.ico-faq-page.faq-main.before-login-page {
    padding-bottom: 60px !important;
}

.faq-main.ico-faq-page .faq-question {
    margin: 0 !important;
    font-size: 18px;
}
/************************Team**************************************/
.management-team-aus .team-main-div .content {
    min-height: 300px;
    position: relative;
}

.management-team-aus .team.team-new .image > img {
    width: 200px;
}

.management-team-aus .content .team-socials {
    position: absolute;
    bottom: 15px;
    left: 47%;
}

/*-------------------------------------------------------*/
.pager span:hover:focus {
    color: #198f51 !important;
}

.pager.news-pagination a {
    color: black !important;
    padding: 6px 14px;
}

.pager.news-pagination li span {
    color: #198f51 !important;
    padding: 6px 14px;
}

/*---------Technology-page--------------*/
.technology-solution-page-main .multiblochchain-solu-text p {
    font-size: 19px;
}

.technology-solution-page-main .multiblochchain-solu-img img {
    margin: 0 auto;
}

.technology-solution-page-main .banner-technology {
    background: url("../img/tech-img/header-bg.jpg");
    background-size: 100% auto;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.technology-solution-page-main .technology-intro-text h1 {
    color: #25984E;
    font-size: 48px;
    font-weight: bold !important;
    margin: 25px 0;
}

.technology-solution-page-main .technology-intro-img {
    position: absolute;
    top: 130px;
    z-index: 1;
    right: 0;
}

.technology-solution-page-main .technology-text {
    padding: 100px 0 70px 43px;
}

.technology-intro-img-position {
    position: relative;
}

.technology-solution-page-main .technology-inner-text {
    font-size: 18px;
}

.technology-solution-page-main .centelized-network-blockchain {
    border-left: 5px solid #0a2842;
    color: #0a2842;
    margin-top: 10px;
}

.technology-solution-page-main .today-system p {
    line-height: 40px;
}

.technology-solution-page-main .today-system {
    margin: 0 0 30px 20px;
    font-size: 35px;
    clear: both;
}

.technology-solution-page-main .description-system {
    font-size: 26px;
    clear: both;
    margin-left: 20px;
}

    .technology-solution-page-main .description-system p {
        line-height: 40px;
    }

.technology-solution-page-main .technology-decentralised {
    border-right: 5px solid #0a2842;
    color: #0a2842;
    text-align: right;
    margin-top: 35px;
}

.technology-solution-page-main .blockchain-tech {
    margin: 0 20px 0 0;
    font-size: 35px;
    line-height: 40px;
}

.technology-solution-page-main .peer-to-peer-network {
    margin-right: 20px;
    font-size: 30px;
    line-height: 35px;
}

.technology-solution-page-main .larger-decentalized-network {
    margin: 30px 20px 0 0;
    font-size: 19px;
}

.technology-solution-page-main .blockchain-tech-characheritics {
    background: #021728;
    padding: 90px 0 75px;
    margin-top: -26px;
    position: relative;
    z-index: 999;
}

.technology-solution-page-main .charaterstics-img {
    display: inline-block;
    margin: 0 55px;
    color: white;
    text-align: center;
}

    .technology-solution-page-main .charaterstics-img p {
        padding-top: 15px;
        text-align: center;
        margin: 0;
    }

.technology-solution-page-main .overlay-charachteristics {
    background: #198f51 !important;
    color: white;
    font-size: 22px;
    padding: 25px 40px 10px;
    vertical-align: middle;
    align-items: center;
    margin: 0 auto;
    display: table;
    font-weight: bold;
}

.technology-solution-page-main .ovearlay-chara-main {
    margin: 0 auto;
    display: table;
    text-align: center;
    margin: 0 auto;
    display: table;
    text-align: center;
    position: relative;
    z-index: 9999;
}

.technology-solution-page-main .blockchain-bg-img {
}

.blockchain-client-boxes {
    padding: 50px 0 0;
}

.technology-solution-page-main .unique-hash-main {
    padding: 0;
    background: #25984d;
}

.technology-solution-page-main .unique-has-content {
    color: #fff;
    text-align: justify;
    margin: 0px 0 0 60px;
    font-size: 18px;
    padding: 90px 0 80px;
}

    .technology-solution-page-main .unique-has-content h1 {
        margin-bottom: 34px;
        font-size: 42px;
        margin-top: 0;
    }

.technology-solution-page-main .blockchain-technology-main {
    padding: 40px 0 65px;
}

.technology-solution-page-main .Qr-code-text h1 {
    color: #25984E;
    font-size: 42px;
    font-weight: bold;
    text-align: center;
    margin: 0px auto 30px;
    display: table;
}

.technology-solution-page-main .qr-code-main {
    padding: 90px 0 75px;
}

.technology-solution-page-main .qr-code-barcode-text {
    clear: both;
    margin: 40px 0 0px;
    text-align: justify;
    font-size: 18px;
}

.technology-solution-page-main .qr-code-img {
    margin: 0 auto 5px;
    display: table;
}

.technology-solution-page-main .qr-code-barcode p:last-child {
    margin: 0;
}

.technology-solution-page-main .qr-code-barcode-scan p:last-child {
    margin: 0;
}

.technology-solution-page-main .solution-coin-text.transaction-text {
    margin: 8px 0 42px;
}

.technology-solution-page-main .qr-code-barcode-text.qr-code-blockchain {
    margin: 40px 0 0;
}

.technology-solution-page-main .Multi-chain-Solution-text-main h1 {
    font-size: 42px;
    font-weight: bold;
    margin: 0px auto 30px;
    display: table;
    text-align: center;
}

.technology-solution-page-main .solution-coin-text.transaction-solu-text {
    margin: 45px 0 0;
}

.technology-solution-page-main .Multi-chain-Solution-text-main {
    color: #fff;
    text-align: justify;
    font-size: 18px;
}

.technology-solution-page-main .solution-coin-text {
    margin: 35px 0 42px;
}

    .technology-solution-page-main .solution-coin-text.coins-text {
        margin: 44px 0 37px;
    }

.technology-solution-page-main .Etherium-veri-video {
    margin: 0 auto;
    display: table;
    border-radius: 5px;
    width: 100%;
}

.technology-solution-page-main .unique-beyound-has-value h1 {
    text-align: center;
}

.technology-solution-page-main .document-store-img {
    display: inline-block;
}

.technology-solution-page-main .qr-code-main.storage-document-main {
    padding: 90px 0;
}

.technology-solution-page-main .storage-of-green-text {
    color: #25984E;
    font-style: italic;
    font-weight: bold;
}
/*.technology-solution-page-main .unique-has-value-img {margin-top: 60px;}*/
.technology-solution-page-main .technology-inner-text p {
    color: black;
}

.technology-solution-page-main .qr-code-main-beyound.qr-code-main-beyound-mobile {
    display: none;
}

.technology-solution-page-main .unique-hash-main.multi-blockchain-sol-main {
    padding: 90px 0;
    border: #25984d;
}

.technology-solution-page-main .multiblochchain-solu-logo {
    width: 50%;
    margin: 0 auto;
    display: table;
}

.technology-solution-page-main .multi-coin-img {
    width: 24%;
    position: relative;
}

.technology-solution-page-main .multiblochchain-solu-etherium-classic.multi-coin-img {
    top: -565px;
    right: -468px;
}

.technology-solution-page-main .multiblochchain-solu-bitcoin.multi-coin-img {
    top: -245px;
    right: -269px;
}

.technology-solution-page-main .multiblochchain-solu-etherium.multi-coin-img {
    top: -104px;
    right: -77px;
}

.technology-solution-page-main .multiblochchain-solu-logo {
    width: 38%;
    margin: 0 auto;
    display: table;
}

.technology-solution-page-main .multi-coin-images {
    position: relative;
    top: -369px;
}

.technology-solution-page-main .multiblochchain-solu-img {
    display: table;
    margin: 0 auto;
    padding: 30px 0 30px;
    width: 100%;
}

.technology-solution-page-main .coin-multi-logo.multi-veridog-img {
    margin: 0 auto;
    width: 40%;
}

.technology-solution-page-main .coin-multi-logo.multi-etherium-img {
    width: 25%;
    position: absolute;
    right: 63%;
    top: 58%;
}

.technology-solution-page-main .coin-multi-logo.multi-bitcoin-img {
    width: 25%;
    position: absolute;
    right: 37%;
    top: 95%;
}

.technology-solution-page-main .coin-multi-logo.multi-etherium-classic-img {
    width: 25%;
    position: absolute;
    right: 11%;
    top: 56%;
}

.technology-solution-page-main .Etherium-veri-video iframe {
    width: 100%;
    height: 633px;
    border: 10px solid #fff;
}

.technology-solution-page-main .blockchain-transaction-main {
    background: #25984d;
    padding: 90px 0;
}
/*---------Technology-page-end-------------*/
/*--------------New-Id(solution)-design-page-------------*/
.padding-for-main-section {
    padding: 150px 0 !important;
}

.New-solution-page-main-background-banner {
    background-repeat: no-repeat;
    background: url("../img/New-passport-images/main-background.jpg");
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0 150px 0 !important;
}

    .New-solution-page-main-background-banner .banner-new-passport-design-passport h1 {
        text-align: center;
        background: linear-gradient(to right, #207cca 0%,#2989d8 0%,#1c8b49 50%,#8ac34f 70%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 90px;
        text-transform: uppercase;
    }

    .New-solution-page-main-background-banner .passport-main-title-img-new-solution-page {
      width: 100%;
        display: flex;
        padding: 0px 0 103px 0;
        justify-content: center;
    }

.New-solution-all-page-icon-imgs img {
    width: 130px;
}

.New-solution-page-main-background-banner .icon-img-new-design-solu-pages-banner {
    display: inline-block;
    padding: 12px;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
}

.New-solution-all-page-icon-imgs .hover-effect-icon:hover .new-design-icon-on-related-page {
    display: block !important;
}

.New-solution-all-page-icon-imgs .hover-effect-icon:hover .new-design-active-on-related-page {
    display: none;
}

.hover-effect-icon:hover .icon-names-new-solution-design {
    color: #00974a;
}

.hover-effect-icon-active p {
    color: #00974a !important;
}

.New-solution-all-page-icon-imgs .active-icon:hover:active {
    transition: all 0.2s linear;
    transform: translate(0,-19px);
}

.New-solution-all-page-icon-imgs .active-icon {
    margin: 0 auto;
    display: table;
}

.New-passport-page-intro-of-passport .name-bottom-padding {
    padding-bottom: 25px;
}

.hover-effect-icon-active {
    position: relative;
    bottom: 25px;
}

.New-passport-page-intro-of-passport .food-track {
    font-size: 32px !important;
}

.banner-new-passport-design-passport .New-solution-all-page-icon-imgs {
    margin: 0 auto;
    display: table;
    text-align: center;
}

.new-design-active-on-related-page {
    margin: 0 auto;
    display: table;
}

.New-solution-page-main-background-banner .icon-img-new-design-solu-pages-banner:hover {
    transform: translate(0,-19px);
}

.New-solution-page-main-background-banner .name-color-common-class {
    color: #25984E;
}

.New-solution-page-main-background-banner .icon-names-new-solution-design {
    margin: 0 auto;
    display: table;
    text-transform: uppercase;
    font-size: 13px;
    color: gray;
    padding: 8px 0 0;
}

.new-design-block-chain-position .finished-blockchain.New-blackchain-solu-end-all-page {
    position: absolute;
}
/*.New-passport-page-intro-of-passport {padding: 100px 0;background: url("/Themes/Veridoc/Content/img/New-passport-images/bg-2.png");background-repeat: no-repeat;background-size: 100% 100%;}*/
.New-passport-page-intro-of-passport .introduction-of-id-new-page-content-main {
    width: 60%;
    float: left;
}

.New-passport-page-intro-of-passport .introduction-of-id-new-page-image {
    width: 39%;
    float: left;
}

.New-passport-page-intro-of-passport .new-design-page-of-introcontent-section {
    width: 50%;
    float: left;
    padding: 0 40px 0 0;
    text-align: justify;
    color: black;
}

.new-design-icon-on-related-page {
    margin: 0 auto;
}

.New-passport-page-intro-of-passport .new-design-green-id-content {
    color: #00974a;
}

.new-design-introdution-title-name {
    text-transform: uppercase;
    color: #00974a;
    font-size: 22px;
}

    .new-design-introdution-title-name span {
        font-size: 40px;
        font-weight: bold;
        line-height: 40px;
    }

.New-passport-page-intro-of-passport .new-design-introdution-title-name p {
    line-height: 34px;
}

.new-design-introdution-title-name .track-pharma {
    font-size: 24px !important;
    font-weight: bold;
    line-height: 34px !important;
}

.finished-blockchain.New-blackchain-solu-end-all-page.solution-page-remove-img {
    display: none;
}

.introduction-of-id-new-page-image.passport-solution-new-design {
    margin-top: 0;
}

.New-QR-background-design {
    background-attachment: fixed !important;
    background: url("../img/New-passport-images/qr-background.jpg");
    background-repeat: repeat;
    background-size: cover;
    background-repeat: no-repeat;
}

    .New-QR-background-design .Qr-dark-mask-background {
        background: #000000;
        opacity: 0.8;
    }

.introduction-of-id-new-page-image.QR-code-new-design img {
    text-align: center;
    margin: 0 auto;
    display: table;
}

section.New-passport-page-intro-of-passport.New-QR-background-design {
    padding: 0;
}

.new-design-introdution-title-name.QR-new-title {
    color: white;
}

.introduction-of-qr-code-right, .introduction-of-qr-code-left {
    color: white !important;
}

.introduction-of-id-new-page-image.QR-code-new-design {
    margin: 25px auto 0 auto;
    display: table;
    text-align: center;
}

.new-QR-code-section {
    padding: 150px 0;
}

.mobile-intro-img {
    display: none !important;
}

#supporting-blog .owl-item > div {
    margin: 0 0 30px;
    transition: margin 0.4s ease;
    min-height: 490px;
}

.New-passport-page-intro-of-passport {
    padding: 100px 0 0 0;
}
/*---rifd-sec--*/
.new-RIFD-code-design-main .rifd-title-center {
    text-align: center;
}

.new-RIFD-code-design-main .RIFD-new-highlights-dark {
    text-align: center;
    padding: 50px 0 30px 0;
}

    .new-RIFD-code-design-main .RIFD-new-highlights-dark .bold-rifd-font {
        font-weight: bold;
    }

.new-RIFD-code-design-main .rifd-description {
    display: table;
    padding: 0 30px;
    text-align: justify;
}

.future-detail-main-section .proof-concept {
    padding-top: 40px;
}

.new-RIFD-code-design-main .numbering-of-Rifd {
    float: left;
    border: 2px solid;
    padding: 2px 15px;
    border-radius: 50%;
    font-size: 30px;
    font-weight: bold;
    display: table;
    color: green;
}

.new-RIFD-code-design-main .new-design-introdution-title-name.rifd-title-center p img {
    margin: 0 10px 15px 0;
}
/*---rifd-sec-end--*/
/*gradient-*/
.gradient-future-detail-main.hide-section-for-live {
    display: none;
}

.gradient-future-detail-main .future-detail-description h2 {
    text-transform: initial !important;
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 40px;
}

.gradient-future-detail-main .future-detail-description {
    color: white;
    text-align: center;
}

.gradient-future-detail-main {
    padding: 130px 0 150px 0;
    background: rgba(4,128,65,1);
    background: -moz-linear-gradient(left, rgba(4,128,65,1) 0%, rgba(47,165,73,1) 55%, rgba(77,174,70,1) 70%, rgba(117,185,67,1) 90%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(4,128,65,1)), color-stop(55%, rgba(47,165,73,1)), color-stop(70%, rgba(77,174,70,1)), color-stop(90%, rgba(117,185,67,1)));
    background: -webkit-linear-gradient(left, rgba(4,128,65,1) 0%, rgba(47,165,73,1) 55%, rgba(77,174,70,1) 70%, rgba(117,185,67,1) 90%);
    background: -o-linear-gradient(left, rgba(4,128,65,1) 0%, rgba(47,165,73,1) 55%, rgba(77,174,70,1) 70%, rgba(117,185,67,1) 90%);
    background: -ms-linear-gradient(left, rgba(4,128,65,1) 0%, rgba(47,165,73,1) 55%, rgba(77,174,70,1) 70%, rgba(117,185,67,1) 90%);
    background: linear-gradient(to right, rgba(4,128,65,1) 0%, rgba(47,165,73,1) 55%, rgba(77,174,70,1) 70%, rgba(117,185,67,1) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#048041', endColorstr='#75b943', GradientType=1 );
}

.slide-right-btn:hover, .slide-right-btn:focus {
    box-shadow: inset 550px 0 0 0 transparent !important;
    color: #fff !important;
    background: none;
}

.supporting-blog-readmore .slide-right-btn:hover {
    box-shadow: inset 150px 0 0 0 transparent !important;
    color: #fff;
    background: #039749;
}

.flipbook-frame iframe {
    height: 700px;
    width: 100%;
    border: 13px solid #fff;
    border-radius: 0px;
    box-shadow: -1px 4px 10px 0px rgba(0,0,0,0.4);
}

.pass-detail-img {
    text-align: right;
}

.pass-detail-content {
    text-align: justify;
    color: #fff;
}

.pass-detail-main {
    margin: 90px 0;
}

.future-detail-main-section .future-detail-description {
    margin: 0 0 90px;
}

.pass-detail-QR-download {
    background: #016b37;
    border-radius: 0px;
    padding: 50px 0 55px;
    color: #fff;
}

.proof-concept.pass-detail-QR-proofconcept {
    padding-top: 0;
}

.pass-QR-download-content {
    padding: 0 0 25px;
}

#proof-id .pass-QR-download-img.doc-application-image a img {
    width: 32%;
}

#proof-id .download-sample-btn-main.proof-concept-download {
    width: 32%;
}

#proof-id .download-sample-btn-main.proof-concept-download2 {
    width: 36%;
}

#proof-id .download-sample-btn-main.proof-concept-download3 {
    width: 31%;
}

.download-sample-btn-main {
    float: left;
    text-align: center;
    padding: 0 10px;
}

    .download-sample-btn-main.proof-concept-download3 {
        width: 22%;
    }

    .download-sample-btn-main.proof-concept-download {
        width: 35%;
    }

    .download-sample-btn-main.proof-concept-download2 {
        width: 42%;
    }

.proof-content-img .proof-content {
    text-align: justify;
    color: #fff;
}

.proof-content-img {
    display: table;
    padding: 0 0 45px;
    width: 100%;
}

    .proof-content-img .proof-img {
        margin: 0 auto;
        display: inline-block;
    }

    .proof-content-img .proof-content p {
        margin-bottom: 25px;
    }

.proof-concept-doc-main .slide_from_right.slide-right-btn.slide-right-margin-0 {
    padding: 5px 15px;
}

.proof-concept-doc-main .pass-QR-download-content.down-document-text {
    padding: 0 0 35px;
}

.gradient-future-detail-main.doc-proofe-of-concept {
    padding: 122px 0 150px;
}

.pass-QR-download-img.doc-application-image a img {
    width: 28%;
}

.proof-concept-doc-main .pass-QR-download-content.doc-download-qr-reader {
    padding: 0 0 35px;
}

.proof-concept-doc-main .pass-QR-download-content.doc-test-proof-concept {
    padding: 0 0 35px;
}

.proof-concept-doc-main .proof-concept .uni-ceriti-btn {
    display: inline-block;
    margin-right: 14px;
    text-align: center;
}

#proof-id .proof-concept-doc-main .proof-concept .uni-ceriti-btn {
    margin-right: 0;
}

#proof-id .pass-detail-QR-proofconcept .slide-right-btn {
    padding: 5px 25px;
}

#proof-document .pass-detail-QR-proofconcept .slide-right-btn {
    padding: 5px 15px;
}

.proof-img-left-padding {
    margin-left: 4%;
}

.proof-concept-doc-main .proof-concept .uni-ceriti-btn.uni-traing-certi {
    margin-right: 0;
}

.proof-concept-doc-main .proof-concept.pass-detail-QR-proofconcept {
    padding-top: 0;
    text-align: center;
}

.proof-concept-doc-main .uni-ceriti-btn {
    display: inline-block;
}

.pass-detail-QR-proofconcept .slide-right-btn {
    padding: 5px 10px;
    text-transform: uppercase;
    margin-right: 0;
    font-size: 16px;
}

.pass-detail-QR-proofconcept .dwnload-class {
    width: 20px;
}

.pass-detail-QR-proofconcept img.dwnload-class-hover {
    width: 20px;
}

.pass-detail-QR-proofconcept .slide_from_right.slide-right-btn span {
    position: relative;
    top: 2px;
}

img.app-btn-pass.app-btn-pass-left {
    padding: 0 15px 0 0;
}

.pass-detail-content p {
    line-height: 21px;
    margin: 0 0 13px;
}

.passport-orignal-hide-mobile {
    display: none;
}

.slide-right-btn {
    color: #25984E;
    border: 1px solid #fff;
    padding: 11px 40px;
    display: inline-block;
    font-size: 24px;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #25984E !important;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: all 1s ease !important;
    font-weight: 600;
    text-transform: capitalize;
    background: #fff;
}

.gradient-future-detail-main .future-detail-main-section {
    text-align: center;
}

.gradient-future-detail-main .future-download-btn {
    text-align: center;
    margin: 80px 0 0 0;
}

    .gradient-future-detail-main .future-download-btn .slide_from_right img {
        padding: 0 15px 0 0;
    }

.gradient-future-detail-main .future-detail-description p {
    font-size: 22px;
}

.slide_from_right.slide-right-btn {
    margin-right: 40px;
}

.slide_from_right.slide-right-margin-0 {
    margin-right: 0px !important;
}

.slide_from_right.slide-right-btn span {
    position: relative;
    top: 4px;
}

.gradient-future-detail-main .slide_from_right:hover .dwnload-class-hover {
    display: inline-block !important;
}

.gradient-future-detail-main .slide_from_right:hover .dwnload-class {
    display: none;
}

.gradient-future-detail-main .contct-question {
    text-transform: capitalize !important;
    font-size: 46px !important;
}

.gradient-future-detail-main .test-contct-btn {
    text-transform: capitalize !important;
}
/*gradien-end*/





/*--vedio section--*/
.passportwork-sub-text h1 span {
    color: white;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
}

.video-section-bg {
    position: relative;
}

.video-section-bg {
    position: relative;
    width: 100%;
    background-attachment: fixed;
    background-image: url(../img/product-line/vedio-bg-blue.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

    .video-section-bg::before {
        opacity: 0.8;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        background-color: #000000;
        content: " ";
    }

    .video-section-bg iframe {
        width: 97%;
        height: 471px;
        border: 10px solid #fff;
        border-radius: 0px;
    }

    .video-section-bg .passportwork-sub-text {
        color: #fff;
        padding-top: 20px;
    }

        .video-section-bg .passportwork-sub-text p {
            font-size: 19px;
        }

        .video-section-bg .passportwork-sub-text h1 {
            margin: 0;
            font-size: 40px;
        }

        .video-section-bg .passportwork-sub-text.supply-chain-sub-text h1 {
            font-size: 30px;
        }

    .video-section-bg .pharmaceuticals-sub-text {
        color: #fff;
        padding-top: 20px;
    }

        .video-section-bg .pharmaceuticals-sub-text p {
            font-size: 21px;
        }

        .video-section-bg .pharmaceuticals-sub-text h1 {
            margin: 0;
            font-size: 28px;
        }
/*--vedio section end*/
/*key feture-new-*/
.key-feature-passport .key-title {
    padding: 0 0 90px 0;
}

.key-feature-passport .key-feature-padding {
    padding: 50px 5px 20px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
/*.key-feature-passport .key-feature-padding:hover {webkit-box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.12);-moz-box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.12);box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.12);-webkit-transform: translateY(-10px);transform: translateY(-10px);-webkit-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}*/
/*key feture-new-end*/

/*--------------New-Id(solution)-design-page-end------------*/
.New-passport-page-intro-of-passport .new-design-green-id-content {
    color: #25984E;
}

.new-design-introdution-title-name {
    text-transform: uppercase;
    color: #25984E;
    font-size: 24px;
}

    .new-design-introdution-title-name span {
        font-size: 48px;
        font-weight: bold;
        line-height: 60px;
    }

    .new-design-introdution-title-name p {
        line-height: 34px;
    }
/*--------------New-Id(solution)-design-page-end------------*/
/************start creator flow section passport(solution)*******/
.solution-page-creator-flow-main {
    background: url("../img/solution-img/creater-bg-new1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 150px 0;
    background-attachment: fixed;
}

.solution-page-reader-flow-main {
    background: url("../img/solution-img/reader-bg-new.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 150px 0;
    background-attachment: fixed;
}

    .solution-page-creator-flow-main .new-design-introdution-title-name, .solution-page-reader-flow-main .new-design-introdution-title-name {
        text-align: center;
        margin: 0 0 60px;
    }

.creator-flow-sub-image {
    float: left;
    padding: 0 66px 0 0;
}

.creator-flow-sub-content, .reader-flow-sub-content {
    display: grid;
    align-items: center;
    height: 150px;
}

    .creator-flow-sub-content h4, .reader-flow-sub-content h4 {
        color: #25984E;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.3;
    }

    .creator-flow-sub-content p, .reader-flow-sub-content p {
        font-size: 18px;
        margin: 0;
    }

.creator-flow-sub, .reader-flow-sub {
    clear: both;
}

.creator-flow-main {
    position: relative;
    padding: 195px 0;
}

.creator-flow-sub1 {
    position: absolute;
    top: 0;
    left: 293px;
}

.creator-flow-sub2 {
    position: absolute;
    top: 261px;
    left: 712px;
}

.creator-flow-sub3 {
    position: absolute;
    top: 697px;
    left: 850px;
}

.creator-flow-sub4 {
    position: absolute;
    top: 1114px;
    left: 724px;
}

.creator-flow-sub5 {
    position: absolute;
    top: 1403px;
    left: 268px;
}

.reader-flow-main {
    position: relative;
}

.reader-flow-left {
    float: right;
    padding: 195px 0;
}

.reader-flow-sub-image {
    float: right;
}

.reader-flow-sub-content {
    float: right;
    padding: 0 66px 0 0;
}

.reader-flow-sub1 {
    position: absolute;
    top: 0;
    right: 312px;
}

.reader-flow-sub2 {
    position: absolute;
    top: 254px;
    right: 705px;
}

.reader-flow-sub3 {
    position: absolute;
    top: 701px;
    right: 863px;
}

.reader-flow-sub4 {
    position: absolute;
    top: 1164px;
    right: 696px;
}

.reader-flow-sub5 {
    position: absolute;
    top: 1412px;
    right: 258px;
}

.reader-flow-right {
    clear: both;
}

/************start creator flow section passport(solution)*******/

/**start supporting blog section**/
section.supporting-blog-slider {
    background: #f5f7ec;
    padding: 150px 0;
}

#supporting-blog {
    margin: 50px 0 0;
}

.supporting-blog-slider .new-design-introdution-title-name {
    text-align: center;
}

/*section.supporting-blog-slider .owl-theme .owl-controls {
    display: block !important;
}*/

section.supporting-blog-slider .owl-carousel .owl-item:hover {
    transition: unset !important;
    transform: unset !important;
}

section.supporting-blog-slider .owl-item:not(.center) > div:hover {
    opacity: unset;
}

.supporting-blog-card {
    background: #fff;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.15);
}

.supporting-blog-content-main {
    padding: 25px;
}

.blog-date {
    text-align: left;
    font-size: 12px;
}

.supporting-blog-middle h3 {
    text-align: left;
    font-size: 19px;
    margin: 10px 0;
}

    .supporting-blog-middle h3 a {
        color: #0d3452;
    }

.supporting-blog-middle p {
    text-align: justify;
    font-size: 14px;
    line-height: 1.3;
    /*border-bottom: 1px solid #ccc;*/
    margin: 0;
    padding: 0 0 10px;
}

.supporting-blog-footer {
    margin: 20px 0 0;
}

.supporting-blog-readmore {
    float: left;
}

    .supporting-blog-readmore a {
        color: unset;
    }

.supporting-blog-social {
    text-align: right;
    padding: 6px 0 0;
}

section.supporting-blog-slider .owl-item > div {
    cursor: unset;
}

.supporting-blog-social .blog-date-link {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
}

    .supporting-blog-social .blog-date-link .fa {
        display: inline-block;
        color: #929397;
        font-size: 19px;
    }

section.supporting-blog-slider .owl-page span {
    width: 13px !important;
    height: 13px !important;
    background: #d6d6d6 !important;
}

section.supporting-blog-slider .owl-page.active span {
    background: #24984E  !important;
}

.supporting-blog-social .blog-date-link .fa:hover {
    color: #039749;
}

section.supporting-blog-slider .owl-buttons div {
    opacity: unset !important;
}

section.supporting-blog-slider .owl-buttons .fa {
    color: #E3E6DE !important;
    font-size: 75px !important;
}

/*section.supporting-blog-slider .owl-buttons {
    display: none;
}*/

.supporting-blog-card .blog-thumbnail img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.supporting-blog-card .blog-thumbnail {
    height: 200px;
    margin: 0 auto;
    position: relative;
}

section.supporting-blog-slider .owl-carousel:hover .owl-buttons {
    display: block;
}

.diagonal {
    position: relative;
    background: #fff;
    color: #039749;
    border: 1px solid #039749;
    font-weight: bold;
    overflow: hidden;
    z-index: 1;
    padding: 3px 12px;
    text-transform: uppercase;
}

    .diagonal:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 500%;
        height: 1000%;
        background: #039749;
        color: #fff;
        z-index: -1;
        -webkit-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: translateX(calc(-25% )) translateY(10%) rotate(-15deg);
        transform: translateX(calc(-25% )) translateY(10%) rotate(-15deg);
        transition: -webkit-transform 1s;
        transition: transform 1s;
        transition: transform 1s, -webkit-transform 1s;
    }

    .diagonal:hover::after {
        transform: translateY(10%) translateX(50px) rotate(-15deg);
    }

    .diagonal:hover {
        color: #fff;
    }

.supporting-blog-readmore .slide-right-btn {
    padding: 5px 14px 4px;
    border: 1px solid #039749;
    font-size: 14px;
    color: #039749;
    text-transform: uppercase;
}
/**End supporting blog section**/
/**********************contact us new design start**********************/
.contactus-page .country-address a:hover {
    color: #25984e;
}

.contactus-page .map-worldwide-state-name li {
    text-transform: initial;
}

.c-malta {
    position: absolute;
    top: 145px;
    left: 439px;
    cursor: pointer;
}

.con-address h6 a {
    font-size: 17px;
}

.c-usa {
    position: absolute;
    top: 156px;
    cursor: pointer;
    left: 82px;
}

.c-malta img {
    width: 145px;
}

.c-usa img {
    width: 173px;
}

.capta-contact {
    margin: 25px 0 5px;
}

.contact-form-title {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px;
}

.con-address h6 {
    margin: 20px 0;
}

.contact-form-txt, .contact-form-txtarea {
    background: #f2f2f2;
    border-radius: 4px !important;
    padding: 10px !important;
    height: unset !important;
}

.contact-form-txtarea {
    resize: none;
}

    .contact-form-txt:focus, .contact-form-txtarea:focus {
        border: 1px solid #dddddd;
        -webkit-box-shadow: unset;
        box-shadow: unset;
    }

.contactus-page #Layer_1 {
    margin: 50px 0 0 0;
}

.contact-form-btn {
    background: #08994B;
    border: 1px solid #08994B;
    color: #fff;
    width: 100%;
    padding: 6px;
    border-radius: 4px !important;
    margin: 20px 0 80px !important;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 80px;
    margin-left: 0px;
}

.contactus-page {
    padding: 35px 0 0;
}

.contact-form-logo {
    margin: 15px 0;
}

.contactus-page .map-worldwide-state-name li {
    font-weight: bold;
}
/**********************contact us new design end**********************/

/* start new homepage design */



.road-map-main {
    padding: 0;
}

.team .content-height .content {
    min-height: 358px;
}


.nav-bar-top #cssmenu .menu-item .mvp-color {
    background: #237813 !important;
    border: 1px solid #237813 !important;
    border-radius: 0 !important;
    color: #fff !important;
}

    .nav-bar-top #cssmenu .menu-item .mvp-color:hover {
        color: #333 !important;
        border: 1px solid #333 !important;
        background: #fff !important;
    }

.homepage-banner-img {
    position: relative;
    /*background-image: url("/Themes/Veridoc/Content/img/banner-top.jpg");*/
    min-height: 832px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.homepage-banner-title {
    margin: 0 auto !important;
    display: table !important;
    text-align: center !important;
    padding: 8em 0 0;
}

.homepage-main-class .homepage-banner-title, .homepage-main-class .homepage-banner-title p {
    color: #fff !important;
}

.homepage-banner-title .lead {
    font-size: 29px;
}

.home-border-title {
    padding: 0px 0 30px !important;
}

.app-img-margin {
    margin: 48px auto 0;
    display: table;
}

.timeline-main-horizontal {
    padding: 40px 0 80px;
}

    .timeline-main-horizontal .timeline-horizontal {
        list-style-type: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .timeline-main-horizontal .li {
        transition: all 200ms ease-in;
        height: 313px;
        width: 12%;
    }

    .timeline-main-horizontal .timestamp .description {
        text-align: center;
    }

    .timeline-main-horizontal .timestamp {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-weight: 100;
        height: 119px;
    }

    .timeline-main-horizontal .timestamp-bottom {
        margin-top: 40px;
    }

    .timeline-main-horizontal .status {
        padding: 0px 40px;
        display: flex;
        justify-content: center;
        border-top: 2px solid #D6DCE0;
        position: relative;
        transition: all 200ms ease-in;
    }

    .timeline-main-horizontal h4 {
        font-weight: 600;
    }

    .timeline-main-horizontal .status::before {
        content: "";
        width: 25px;
        height: 25px;
        background-color: white;
        border-radius: 25px;
        border: 1px solid #ddd;
        position: absolute;
        top: -15px;
        left: 42%;
        transition: all 200ms ease-in;
    }

    .timeline-main-horizontal .li.complete .status {
        border-top: 4px solid #8c8a8b;
    }

        .timeline-main-horizontal .li.complete .status::before {
            background-color: #36e713;
            border: none;
            transition: all 200ms ease-in;
        }

.timestamp .date {
    font-size: 22px;
    font-weight: bold;
}

.timeline-main-horizontal h4 {
    color: #66DC71
}

.roadmap-titlemain {
    padding: 80px 0 0;
}

.map-section-home {
    background: url("../img/map-withouttext.jpg");
    background-repeat: repeat;
    background-size: auto auto;
    min-height: 692px;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 0;
}

.map-banner-title {
    padding: 120px 0 0;
    color: #fff;
}

.map-city-list .fa.fa-check {
    padding: 0 20px 0 30px;
}

.map-city-list {
    font-size: 26px;
    padding: 25px 0 0;
}

.map-banner-title span {
    font-size: 29px !important;
}

.map-section-home .border-right::before, .map-section-home .border-right::after {
    background: #fff !important;
}

.border-right.gray-bg-border {
    margin-top: 0;
    margin-bottom: 0;
}

/* End new homepage design */
.docs-verify-main-class .info-value img {
    display: block;
}

.list {
    -webkit-box-flex: 0;
    -ms-flex: 0 20rem;
    flex: 0 20rem;
}

.list__item {
    position: relative;
}

    .list__item:hover .label {
        color: #009688;
    }

        .list__item:hover .label::before {
            border: 0.5rem solid #009688;
            margin-right: 2rem;
        }

.radio-btn {
    display: none;
}

    .radio-btn:checked + .label {
        color: #009688;
    }

        .radio-btn:checked + .label::before {
            margin-right: 2rem;
            border: 0.5rem solid #009688;
            background: #fff;
        }

.label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem 0;
    color: #fff;
    font-size: 1.25rem;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

    .label::before {
        display: block;
        height: 1.125rem;
        width: 1.125rem;
        margin-right: 0.625rem;
        content: "";
        border: 0.5rem solid #fff;
        border-radius: 50%;
        -webkit-transition: all 0.25s linear;
        transition: all 0.25s linear;
    }



.btn-primary:focus {
    background-color: #047f19 !important;
}

.select-original-modified-files.middle-content-main {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #cccccc;
    margin-top: 40px !important;
    padding: 20px 0;
    width: 100%;
    display: inline-block;
    width: 100%;
}

.select-original-file, .box__input2.select-modified-file {
    margin: 20px 0 0;
    display: table;
    padding-left: 38px;
}

    .select-original-file input#originalFile, .select-modified-file input#modifiedFile {
        margin: 15px 0 0;
        display: table;
        word-break: break-all;
        clear: both;
    }

body {
    -webkit-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
}

.input,
textarea {
    -moz-user-select: text !important;
}

p {
    line-height: 25px;
    margin: 0 0 10px;
}

.message-error, .field-validation-error, .username-not-available-status, .poll-vote-error, .password-error {
    color: #e4434b;
    display: inline-block;
    font-size: 13px;
    margin: 0 0 7px;
    padding-left: 10px;
    text-align: left;
}

.btn:hover {
    line-height: unset !important;
    transition: unset;
}

.box {
    font-size: 1.25rem; /* 20 */
    background-color: #bbf6bb;
    position: relative;
    clear: both;
    padding: 80px 20px;
}

    .box.has-advanced-upload {
        outline: 2px dashed #333;
        outline-offset: -20px;
        -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
        transition: outline-offset .15s ease-in-out, background-color .15s linear;
    }

    .box.is-dragover {
        outline-offset: -20px;
        outline-color: #c8dadf;
        background-color: #fff;
    }

.docs-not-verify .genuine-product-title {
    float: left;
    margin: 25px 25px 0 0;
}

.docs-not-verify .genuine-product-img {
    border: 4px solid #ff0000;
    border-radius: 55px;
    float: right;
    margin: 5px 0;
    padding: 15px;
    width: 90px;
}

.docs-not-verify {
    border: 3px solid #ff0000;
    margin: 25px 0 30px;
    text-align: center;
}

    .docs-not-verify .genuine-product-title {
        float: left;
        margin: 32px 25px 0 0;
    }

        .docs-not-verify .genuine-product-title h2 {
            color: #ff0000;
        }

/****/

/*three-down-animated-icon*/


/*********------new-verify-design--------*******/
.new-verify-design-main .verify-title p {
    color: #666666;
    border: 2px solid #25984E;
    border-radius: 5px;
    padding: 20px;
    font-size: 18px;
}

.verify-mobile-main {
    margin: 20px 0;
}

.new-verify-design-main .blockchain-btn {
    text-align: center;
    margin: 100px auto 50px auto;
    display: table;
}

.table-verify-heading {
    color: white;
    background: -moz-linear-gradient(left, rgba(4,128,65,1) 0%, rgba(47,165,73,1) 55%, rgba(77,174,70,1) 70%, rgba(117,185,67,1) 90%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(4,128,65,1)), color-stop(55%, rgba(47,165,73,1)), color-stop(70%, rgba(77,174,70,1)), color-stop(90%, rgba(117,185,67,1)));
    background: -webkit-linear-gradient(left, rgba(4,128,65,1) 0%, rgba(47,165,73,1) 55%, rgba(77,174,70,1) 70%, rgba(117,185,67,1) 90%);
    background: -o-linear-gradient(left, rgba(4,128,65,1) 0%, rgba(47,165,73,1) 55%, rgba(77,174,70,1) 70%, rgba(117,185,67,1) 90%);
    background: -ms-linear-gradient(left, rgba(4,128,65,1) 0%, rgba(47,165,73,1) 55%, rgba(77,174,70,1) 70%, rgba(117,185,67,1) 90%);
    background: linear-gradient(to right, rgba(4,128,65,1) 0%, rgba(47,165,73,1) 55%, rgba(77,174,70,1) 70%, rgba(117,185,67,1) 90%);
    padding: 8px 20px;
    font-size: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.verify-middle-content-main {
    background: white none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 5px;
    display: table;
    width: 100%;
    margin: 50px 0;
}

.verify-escort-personal-info {
    margin: 10px;
    clear: both;
}

.verify-table-structure-main {
    background: #EDEDED;
}

.verify-label-name, .verify-label-value {
    padding: 8px;
    word-wrap: break-word;
    font-size: 14px;
}

.verify-color-tab {
    background: #25984E;
    color: white;
}

.ico-faq-page .ico-faq-question {
    text-align: justify;
}

.verify-color-tab a {
    color: white;
}

.verify-color-tab.active {
    background: white;
    color: #25984E !important;
}

/*********------new-verify-design-end-------*******/

.verify-testnet-padding {
    padding: 0 !important;
}

.verify-testnet-download-btn {
    padding: 0 !important;
}

.pdf-view-for-mainnet-verify {
    margin: 0 auto !important;
}

.buttons.upload-pdf-btn.verified-result-btn.verified-on-btn.verify-mainnet-staticverify-blockchain-btn {
    margin: 20px auto 0px !important;
}

.verify-mainnet-staticverify-blockchain-btn .download-btn-verify.blockchain-last-btn {
    margin: 0 auto !important;
    display: table !important;
}

.three-down-icon-for-blockchain .demo a {
    position: absolute;
    top: -26%;
    left: 50%;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font: normal 400 20px/1 'Josefin Sans', sans-serif;
    letter-spacing: .1em;
    text-decoration: none;
    transition: opacity .3s;
}

.three-down-icon-for-blockchain {
    position: relative;
}

    .three-down-icon-for-blockchain .demo a.three-down-arrow-main {
        top: 49%;
    }

        .three-down-icon-for-blockchain .demo a.three-down-arrow-main.three-down-arrow-btn-for-staticverify-mainnet {
            top: 50%;
        }

        .three-down-icon-for-blockchain .demo a.three-down-arrow-main.three-down-arrow-btn--verify-mainnet {
            top: 57%;
        }

    .three-down-icon-for-blockchain .demo a:hover {
        opacity: .5;
    }


    .three-down-icon-for-blockchain #section07 a span {
        position: absolute;
        top: 0;
        left: 50%;
        width: 24px;
        height: 24px;
        margin-left: -12px;
        border-left: 2px solid #117b3c;
        border-bottom: 2px solid #117b3c;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-animation: sdb07 2s infinite;
        animation: sdb07 2s infinite;
        opacity: 0;
        box-sizing: border-box;
    }

        .three-down-icon-for-blockchain #section07 a span:nth-of-type(1) {
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
        }

        .three-down-icon-for-blockchain #section07 a span:nth-of-type(2) {
            top: 16px;
            -webkit-animation-delay: .15s;
            animation-delay: .15s;
        }

        .three-down-icon-for-blockchain #section07 a span:nth-of-type(3) {
            top: 32px;
            -webkit-animation-delay: .3s;
            animation-delay: .3s;
        }

@-webkit-keyframes sdb07 {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes sdb07 {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
/*three-down-animated-icon-end*/

.gradient-btn {
    color: #fff;
    background: linear-gradient(to right, #117b3c 0%, #59b246 51%, #59b246 100%);
    border: none;
    background-size: auto auto;
    position: relative;
    font-size: 20px;
    height: unset !important;
    padding: 10px 25px !important;
    text-transform: capitalize;
    transition: 0.5s;
    background-size: 200% auto;
}

.Notification-normaltext {
    text-transform: none !important;
}

.pdf-spacing-verify {
    margin: 30px auto 0;
}

.gradient-btn:hover {
    background-position: right center;
}

.Emplyee-verified-space-issue {
    padding: 0 0 30px !important;
}

.messge-color-for-verification h2 {
    text-align: center;
    font-size: 30px;
    color: #3ba15f;
    text-transform: uppercase;
}

.genuine-product-title h2 {
    font-size: 19px;
    margin: 40px 0;
    font-weight: normal !important;
}

.verify-pdf-btn-page-count {
    width: 100%;
    display: table;
    padding: 0 !important;
}

.buttons.verified-result-btn.verified-on-btn {
    margin: 20px auto 40px !important;
    display: table !important;
}

.buttons.upload-pdf-btn.verified-result-btn.verified-on-btn.static-verify-download-btn-mainnet {
    margin: 40px auto !important;
}

.gradient-btn.download-btn-verify.btn-blockchain {
    padding: 12px 70px 11px !important;
    /*margin-right: 10px !important;*/
}

span.page-number {
    margin: 14px auto !important;
    display: table;
    float: none !important;
}

.verify-pdf-btn {
    float: none !important;
}

.Previous-left {
    float: left;
}

.Next-right {
    float: right;
    padding: 10px 43px 10px 42px !important;
}

.gradient-btn.download-btn-verify:hover {
    color: #fff;
}

.gradient-btn.download-btn-verify {
    padding: 12px 25px 11px !important;
}

.gradient-btn:focus {
    color: #fff !important;
}

.verify-btn-padding {
    margin-right: 3px !important;
}

.middle-content-main {
    margin: 0 0 40px;
}

.docs-verify .genuine-product-img {
    border: 4px solid #5eb147;
    border-radius: 55px;
    float: right;
    margin: 5px 0;
    padding: 15px;
    width: 90px;
}

.docs-verify {
    border: 3px solid #5eb147;
    margin: 25px 0 30px;
    text-align: center;
}

.docs-not-verify .genuine-product-title {
    float: left;
    margin: 32px 25px 0 0;
}
/**/
.box__dragndrop,
.box__icon {
    display: none;
}

.box.has-advanced-upload .box__dragndrop {
    display: inline;
}

.box.has-advanced-upload .box__icon {
    width: 100%;
    height: 80px;
    fill: #92b0b3;
    display: block;
    margin-bottom: 40px;
}

.box-center-file i {
    display: block;
    font-size: 85px;
    padding: 0 0 20px;
    text-align: center;
}

.box.is-uploading .box__input,
.box.is-success .box__input,
.box.is-error .box__input {
    visibility: hidden;
}

.box__uploading,
.box__success,
.box__error {
    display: none;
}

.box.is-uploading .box__uploading,
.box.is-success .box__success,
.box.is-error .box__error {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY( -50% );
    transform: translateY( -50% );
}

.box__uploading {
    font-style: italic;
}

.box__success {
    -webkit-animation: appear-from-inside .25s ease-in-out;
    animation: appear-from-inside .25s ease-in-out;
}

-webkit-keyframes appear-from-inside {
    from;

{
    -webkit-transform: translateY( -50% ) scale( 0 );
}

75% {
    -webkit-transform: translateY( -50% ) scale( 1.1 );
}

to {
    -webkit-transform: translateY( -50% ) scale( 1 );
}

}

keyframes appear-from-inside {
    from;

{
    transform: translateY( -50% ) scale( 0 );
}

75% {
    transform: translateY( -50% ) scale( 1.1 );
}

to {
    transform: translateY( -50% ) scale( 1 );
}

}

.box__restart {
    font-weight: 700;
}

    .box__restart:focus,
    .box__restart:hover {
        color: #39bfd3;
    }

.js .box__file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

    .js .box__file + label {
        cursor: pointer;
        overflow-wrap: break-word;
        white-space: unset;
    }

    .js .box__file + label {
        max-width: 80%;
        text-overflow: ellipsis;
        display: inline-block;
        overflow: hidden;
    }

    /*.js .box__file + label:hover strong,
        .box__file:focus + label strong,
        .box__file.has-focus + label strong {
            color: #39bfd3;
        }*/

    .js .box__file:focus + label,
    .js .box__file.has-focus + label {
        outline: 1px dotted #000;
        outline: -webkit-focus-ring-color auto 5px;
    }

    .js .box__file + label * {
        /* pointer-events: none; */ /* in case of FastClick lib use */
    }

.no-js .box__file + label {
    display: none;
}

.no-js .box__button {
    display: block;
}

label.box-center-file:hover {
    color: #008000;
}

.box-center-file span, .box-center-file strong {
    font-size: 20px;
}

.box__button {
    font-weight: 700;
    color: #e5edf1;
    background-color: #39bfd3;
    display: block;
    padding: 8px 16px;
    margin: 40px auto 0;
}

    .box__button:hover,
    .box__button:focus {
        background-color: #0f3c4b;
    }

label.box-center-file {
    clear: both;
    display: table !important;
    margin: 0 auto;
    text-align: center;
    width: auto;
}

.upload-pdf-btn .button-1:hover {
    background-color: #047f19;
}

.upload-pdf-btn .button-1 {
    background-color: #5eb147;
    border: 1px solid #5eb147;
    border-radius: 0;
    color: #ffffff;
    font-size: 18px;
    height: 40px;
    margin-top: 20px;
    padding: 5px 40px;
}


/***********************Select templete********************/


.paymentWrap .paymentBtnGroup .paymentMethod {
    border-radius: 0;
    margin: 20px 0;
    min-height: 180px;
    padding: 10px;
    position: relative;
    width: 100%;
}
    /*.paymentWrap .paymentBtnGroup .paymentMethod.active .method {
    border-color: #4cd264;
    box-shadow: 0 3px 22px 0 #7b7b7b;
    outline: medium none;
}*/
    .paymentWrap .paymentBtnGroup .paymentMethod .method {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        border: 2px solid rgba(0, 0, 0, 0);
        bottom: 3px;
        left: 3px;
        position: absolute;
        right: 3px;
        top: 3px;
        transition: all 0.5s ease 0s;
    }

    .paymentWrap .paymentBtnGroup .paymentMethod.active {
        outline: none !important;
    }

    .paymentWrap .paymentBtnGroup .paymentMethod:active, .paymentWrap .paymentBtnGroup .paymentMethod:hover {
        -webkit-box-shadow: 0px 3px 43px -8px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 3px 43px -8px rgba(0,0,0,0.75);
        box-shadow: 0px 3px 43px -8px rgba(0,0,0,0.75);
    }

    .paymentWrap .paymentBtnGroup .paymentMethod.active .method {
        border: none;
        outline: none !important;
        -webkit-box-shadow: 0px 3px 43px -8px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 3px 43px -8px rgba(0,0,0,0.75);
        box-shadow: 0px 3px 43px -8px rgba(0,0,0,0.75);
    }

    .paymentWrap .paymentBtnGroup .paymentMethod .method {
        position: absolute;
        right: 3px;
        top: 3px;
        bottom: 3px;
        left: 3px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        border: 2px solid transparent;
        transition: all 0.5s;
    }

.template-title {
    font-weight: 600;
}

.paymentWrap .paymentBtnGroup .paymentMethod .method.visa {
    background-image: url('../Images/FormDataTheme.jpg');
}

.paymentWrap .paymentBtnGroup .paymentMethod .method.master-card {
    background-image: url("../Images/GIATheme.jpg");
}

.paymentWrap .paymentBtnGroup .paymentMethod .method.amex {
    background-image: url("../Images/Licence.jpg");
}

.paymentWrap .paymentBtnGroup .paymentMethod .method.vishwa {
    background-image: url("../Images/qut.jpg");
}

.paymentWrap .paymentBtnGroup .paymentMethod .method.ez-cash {
    background-image: url("../Images/Resume.jpg");
}

.paymentWrap .paymentBtnGroup .paymentMethod .method.passport {
    background-image: url("../Images/Passport.jpg");
}

.paymentWrap .paymentBtnGroup .paymentMethod .method.document-pdf {
    background-image: url("../Images/pdf.png");
}

.paymentWrap .paymentBtnGroup .paymentMethod .method:hover {
    outline: none !important;
    border: none;
}

.registration-page .button-1, .registration-result-page .button-1, .login-page .button-1, .password-recovery-page .button-1, .account-page .button-1, .return-request-page .button-1 {
    background-color: #5eb147 !important;
    padding: 15px 30px;
}

    .registration-page .button-1:hover, .registration-result-page .button-1:hover, .login-page .button-1:hover, .password-recovery-page .button-1:hover, .account-page .button-1:hover, .return-request-page .button-1:hover {
        background-color: #047f19 !important;
    }

/***************************/


.top-bar a {
    color: #ffffff;
}

    .top-bar a:hover {
        color: #5eb147;
    }

.usefull-links-widget ul li {
    list-style: outside none none;
}

.site-title h2::after {
    content: unset;
}

.conu a {
    color: #333333;
}

.msgtxt textarea {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #838383;
    border-radius: 30px;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 22px 25px;
    width: 100%;
}

.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
    outline: 0 none;
}

.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
    outline: 0 none;
}

.btn.btn-primary.get-in-touch {
    outline: 0 none;
}

section {
    padding: 33px 0;
}

#footer .footer-address-widget ul li i {
    top: 4px;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: none;
}

span.wpcf7-not-valid-tip {
    margin-left: 6px;
}

.btn:hover {
    line-height: unset;
}

.cd-hero {
    margin-top: 120px;
}

header nav#primary-nav.main-nav {
    float: right;
    margin: 0;
}

.cd-hero {
    padding-bottom: 0;
}

.ibm-section p {
    margin: 0;
}

article.blog-item-classic {
    padding: 20px 0;
}

.blog-item .blog-thumbnail {
    margin: 20px auto 30px;
    text-align: center;
}

.blog-details-page .blog-content {
    margin-top: 50px;
}

.blog-item {
    margin-bottom: 0;
}

.blog-item-classic.blog-main-page .blog-content {
    padding: 0;
}

.conu.contact-us-page {
    display: block;
}

#ui-datepicker-div.ui-datepicker {
    z-index: 999999 !important;
}

.contactus-page .textarea-524 textarea {
    width: 100%;
    margin: 0 !important;
    resize: none;
}

.contactus-page .field-validation-error > span {
    display: inline-block;
    width: 100%;
    text-align: left;
}

.contactus-page .wpcf7-submit.btn.btn-primary {
    margin-top: 20px;
}

#fancybox-close {
    background-image: url('../img/fancybox.png');
}

.map {
    display: none;
}

.validation-summary-errors {
    text-align: center;
}

.field-validation-error > span {
    display: block;
    text-align: center;
}

.verification-document {
    margin-top: 210px;
}

a:hover, a:focus {
    text-decoration: none !important;
}

.ui-widget-content {
    border-radius: 0 !important;
}

.ui-dialog-titlebar-close.ui-corner-all {
    top: 0 !important;
    right: 0 !important;
    width: 42px !important;
    height: 42px !important;
    margin: 0 !important;
    border: none !important;
    border-radius: 0;
    padding: 0 !important;
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.html);
    background-size: 33% !important;
}


.ui-dialog .ui-dialog-titlebar-close {
    background: #237813 url('../images/close.png') center no-repeat !important;
    background-size: 33% !important;
}

.verification-document .verified-result-btn {
    margin: 20px 0 8px 15px;
}

.verification-document .upload-pdf-btn .button-1 {
    display: inline-block;
    height: auto;
}

.verification-document object {
    min-height: 700px !important;
    max-height: 800px !important;
}

.contact-address > span {
    display: block;
}

.contact-address {
    text-align: left;
}

.contact-address {
    font-size: 15px;
}

    .contact-address.contact-address {
        margin-top: 12px;
    }

    .contact-address.contact-address-aus {
        margin-top: 5px;
    }

    .contact-address h4 {
        margin-bottom: 10px;
    }

.contactus-page .btn:hover {
    line-height: 21px !important;
}

.contactus-page .result {
    color: #008000;
}

.register-btn.buttons {
    margin: 25px 0 0;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #047f19 !important;
}

.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
    clear: both;
    display: block;
    margin: 25px 0 0;
}

#footer .footer-address-widget {
    width: 85%;
}

.home-page.contactus-page .input {
    border-radius: 20px;
    width: 100%;
}

.contactus-page .contact-right form {
    background: #f2f2f2 none repeat scroll 0 0;
    border-radius: 15px;
    padding: 35px 25px;
}

.contactus-page .result {
    background: #f2f2f2 none repeat scroll 0 0;
    border-radius: 0;
    margin-bottom: 10px;
    padding: 15px 20px;
}

.address-title {
    font-size: 25px;
}

    .address-title i {
        color: #5eb147;
    }

.contact-address h5 {
    color: #008000;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.contact-address.contact-address-aus {
    border-top: 1px solid #f0f0f0;
    padding-top: 10px;
}

#footer .footer-address-widget ul li {
    text-align: center;
    padding-left: 40px;
}

.mobile-show-menu {
    display: none !important;
}

.contactus-page #wpcf7-f5-p6-o1 > p {
    margin-bottom: 0;
}

.login-page .field-validation-error {
    clear: both;
    display: block;
    margin: 10px 0 0;
    text-align: center;
}

.password-recovery-page .buttons {
    text-align: center;
    margin: 25px 0 0;
}

.homepage-video-section {
    padding: 30px 0;
}

.doc-submit-process h5 {
    font-weight: 600;
    margin-bottom: 5px;
}

.doc-submit-process ul {
    margin-bottom: 20px;
    padding-left: 20px;
}

.verification-process-main {
    margin-top: 15px;
}

.fancybox-item.fancybox-close::after {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #888888;
    border-radius: 40px;
    color: #000000;
    content: "X";
    font-size: 15px;
    padding: 2px 6px;
    position: relative;
    top: 7px;
}

.address-icn {
    color: #5eb147;
    float: left;
    margin-top: 4px;
    width: 5%;
}

.conect-icn > span {
    display: block;
}

.conect-icn {
    float: left;
}

.contact-address-conect {
    clear: both;
    display: table;
    padding-bottom: 5px;
    width: 100%;
}

    .contact-address-conect .top-bar li i {
        display: inline-block;
        width: 4%;
    }

.result.mobile-on {
    display: none;
}

.showpass-main-tick {
    display: inline-block;
    margin-right: 15px;
}

.showpass-submit {
    display: table;
    margin: 20px auto 0;
}

    .showpass-submit .buttons {
        display: inline-block;
        margin: 0 0 0 10px;
    }

.registration-page .login-show-pass .showpass-main-tick .showpass {
    width: auto;
}

.registration-page .showpass-submit {
    margin: 10px auto 20px;
}

.registration-page-validation .field-validation-error {
    display: block;
    margin: 10px 0 0;
    text-align: center;
}

.registration-page-validation .inputs {
    padding: 7px 0 3px;
}

.select-template-img {
    margin: 0 auto;
    max-width: 250px;
}

.select-template-name label {
    margin: 0 0 0 5px;
}
/*.select-template-name > input {height: 0;margin: 0;}*/
.select-template-name {
    display: table;
    margin: 20px auto 25px;
}

.SelectTemplate #page-title h2 {
    padding: 30px 0;
}

.select-template-name label {
    margin-top: 3px;
}

.icn-btn > a {
    font-size: 35px;
    margin: 0 20px;
    color: #047f19;
}

    .icn-btn > a:hover {
        color: #333;
    }

.list-null-msg {
    color: #ff0000;
    margin: 15px 0 0;
}

#footer .usefull-links-widget li {
    padding: 2px 0;
}

.product-page section.bg-blue-top {
    padding: 15px 0 0px;
}

.product-page section {
    padding: 15px 0;
}

.change-password-page .field-validation-error {
    display: block;
    margin: 5px 0 0 !important;
}

.change-password-page .inputs {
    padding: 5px 0;
}

.change-password-page .passwordresulttag {
    font-size: 14px !important;
}

.home-history-img {
    margin-top: 100px;
}

/**********************Submenu**********************/

.registration-page h1 {
    margin: 0 !important;
    padding: 0 0 5px !important;
}
/**********************Submenu End**********************/
section.history-section {
    padding: 33px 0 23px;
}

#footer .usefull-links-widget {
    margin-top: 25px;
}

#footer .twitter-widget {
    margin-top: 25px;
}

    #footer .twitter-widget h4 {
        padding-bottom: 5px;
    }

.bg-blue.education-sector {
    padding: 15px 0 7px;
}

.document-create-title {
    padding: 10px 0 5px;
}

.document-verify-main .center-1, .document-create-main .center-1 {
    margin-bottom: 0;
}

.verify-document-title {
    padding: 15px 0 5px;
}
/*.img-file-mobile {display: none;}*/
.login-page .customer-blocks .message-error {
    display: table;
    padding: 0;
    text-align: center;
    width: 100%;
}

.site-title > h2, .site-title > h3 {
    margin: 0;
}

.center-reduce-margin .pager {
    margin: 0px 0 0 !important;
}

.soa-btn {
    margin: 15px auto 0 !important;
}

.center-reduce-margin .center-1 {
    margin-bottom: 25px;
}

.divider.soa-page-info-main {
    margin: 25px 0;
}

.soa-page-info .tab-a {
    border-bottom: 1px solid #d3d3d3 !important;
}

.template-document-list {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #008000;
    margin: 0 0 10px;
}

.divider.soa-page-info-main {
    width: 49% !important;
}

.nav .current-page-link {
    color: #a7cc55 !important;
}

section.technical-info-top-content {
    padding: 18px 0 13px;
}

section.technical-info-bottom-content {
    padding: 15px 0 0px;
}

.left-col {
    width: 165px !important;
}

.soa-btn.icn-btn {
    margin: 5px auto !important;
}

.blog-post-main, .blog-post-main section {
    padding: 0;
}

body .blog-post-main .blog-item .blog-content * {
    font-family: "Montserrat",sans-serif !important;
}

.blog-item .blog-content p {
    margin: 10px 0;
}

body .blog-post-main .blog-item .blog-content p span {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 18px !important;
    color: #333333 !important;
}

.blog-post-main .blog-item .blog-content {
    display: inline-block;
    padding: 15px 0 10px;
}

.bar-notification .close {
    height: 40px !important;
    width: 40px !important;
    background-color: unset !important;
}

.bar-notification {
    opacity: 1 !important;
}
/* passport page start */
.app-footer {
    clear: left;
}

.how-it-works-steps.passport-main {
    background: #fff;
}

    .how-it-works-steps.passport-main .border {
        padding-bottom: 0;
    }

.passport-intro.passport-main {
    background: #f6f6f6;
    padding: 70px 0 80px;
}

p.veri-passport-content {
    margin: 0 0 30px 0;
}

.key-feature-passport .feature-passport-section-content img {
    height: 100px;
}

section.key-feature-passport {
    background: #f1f1f1;
    padding: 60px 0 90px;
}

    section.key-feature-passport .content {
        padding: 30px 0 0;
        text-align: center;
        font-size: 17px;
    }

    section.key-feature-passport .image {
        margin: 0 auto;
        display: table;
    }

.feature-passport-section-content:hover {
    -webkit-box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.12);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
/*.key-feature-passport img {width: 100px;}*/
.feature-passport-section-content {
    background: #fff;
    padding: 50px 5px 20px;
    border-radius: 6px;
    min-height: 350px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.passport-content-img {
    margin: 0 auto;
    display: table;
}

p.feature-about {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}

.last-passport-block {
    box-shadow: 0 0 0 rgba(98, 200, 100, 0.4);
    animation: pulse 2s infinite;
    border: 2px solid #34b729;
}

    .last-passport-block:hover {
        animation: none;
    }

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(115, 200, 108, 1);
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(115, 200, 108, 0.5);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(115, 200, 108, 1);
        box-shadow: 0 0 0 0 rgba(115, 200, 108, 1);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(115, 200, 108, 0.5);
        box-shadow: 0 0 0 10px rgba(115, 200, 108, 0.5)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
        box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
}

h4.info-question {
    color: #333;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 25px 0;
}

.key-feature-passport.key-feature-passport-content-section2 img {
    width: auto;
}

.key-feature-passport.key-feature-passport-content-section2.key-feature-passport-content-section3 {
    background: #fff;
    padding: 25px 0 35px;
}

.key-feature-passport-content-section1 {
    padding: 20px 0 15px;
}

.key-feature-passport.key-feature-passport-content-section2, .key-feature-passport-content-section1, .key-feature-passport.key-feature-passport-content-section2.key-feature-passport-content-section3 {
    padding: 60px 0;
}

p.veri-passport-video {
    margin: 5px 0 0px 0;
    text-align: left;
    font-size: 17px;
}

section.work-methodology.aabco-methodology {
    background: #f6f6f6;
    padding: 60px 0 60px;
}

.work-methodology ul {
    width: 100%;
    float: left;
    margin: 0px 0 75px;
    padding: 0;
}

    .work-methodology ul li:first-child {
        margin-left: 0;
    }

.work-methodology.aabco-methodology.creatore-flow-main {
    padding: 0 0 60px;
}

.methodology-img {
    width: 102px;
    display: inline-block;
}

    .methodology-img figure {
        width: 100%;
        display: table;
        table-layout: fixed;
    }

        .methodology-img figure span {
            width: 102px;
            height: 102px;
            border-radius: 50%;
            display: table-cell;
            vertical-align: middle;
            border-radius: 50%;
            -webkit-transition: all .3s ease-in;
            -moz-transition: all .3s ease-in;
            -ms-transition: all .3s ease-in;
            -o-transition: all .3s ease-in;
            transition: all .3s ease-in;
        }

            .methodology-img figure span img {
                display: inline-block;
                vertical-align: middle;
            }

.bg-0 .methodology-text h4 {
    color: #4c96c1;
}

.methodology-text h4 {
    width: 100%;
    float: left;
    font-size: 29px;
    font-weight: 600;
    margin: 0 0 9px 0;
}

.methodology-text p {
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 26px;
    color: rgba(0, 0, 0, 0.7);
}

.work-methodology ul li {
    list-style: none;
    float: left;
    width: 19.2%;
    position: relative;
    text-align: center;
    border: 1px solid #ccc;
    margin-left: 10px;
    background: #fff;
}

.methodology-text {
    width: 100%;
    min-height: 265px;
    padding: 15px 10px 0;
}

.bg-1 .methodology-text h4 {
    color: #c1ba26;
}

.bg-2 .methodology-text h4 {
    color: #807054;
}

.bg-3 .methodology-text h4 {
    color: #6cccdb;
}

.bg-4 .methodology-text h4 {
    color: #2b92d0;
}

.d-img i.fa {
    font-size: 100px;
    color: #970101;
}

.Proof-of-Concept {
    background: #333;
    color: #fff;
    padding: 50px 0;
}

section.download-pdf-ppt {
    background: #fff;
    padding: 60px 0 100px;
}

.download-pdf-section, .d-img {
    margin: 0 auto;
    display: table;
    text-align: center;
}

    .download-pdf-section h5 {
        font-size: 17px;
        margin: 0 0 30px;
    }

#cssmenu ul.dropdown-menu .btn.btn-default {
    margin-left: 0;
}

a.btn-concept:hover {
    background-color: #fff;
    color: #46c722;
}

a.btn-concept {
    color: #fff;
    background-color: #46c722;
    padding: 15px 30px;
    border-radius: 4px;
    font-size: 20px;
    border: 1px solid #46c722;
}

.concept-content h2 {
    margin: 0;
}

.concept-content h5 {
    font-size: 17px;
}

.div-concept {
    margin: 20px 0;
}

section.Completed-api {
    background: #f6f6f6;
    padding: 60px 0;
}

#customers {
    border-collapse: collapse;
}

    #customers td, #customers th {
        border: 1px solid #ddd;
        padding: 8px;
    }

    #customers tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    #customers tr:hover {
        background-color: #ddd;
    }

    #customers th {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: left;
        background-color: #46c722;
        color: #fff;
    }

.food-4 .methodology-text p {
    font-size: 13px;
}

.food-4 .methodology-text {
    padding: 45px 12px;
}

/*Process*/
.process-methodology {
    position: relative;
}

.process-img-1 {
    position: absolute;
    left: 100px;
    z-index: 000;
}

.process-img-2 {
    position: absolute;
    bottom: 42px;
    left: 337px;
}

.process-img-1, .process-img-3 {
    top: -41px;
}

.process-img-3 {
    position: absolute;
    right: 346px;
    z-index: 000;
}

.process-img-4 {
    position: absolute;
    right: 110px;
}

.process-img-2, .process-img-4 {
    bottom: -42px;
}

.mobile-arrow-img {
    display: none;
}

.passport-blog-main .blog-content {
    margin-top: 0;
}

.blog-date-link .blog-link {
    text-decoration: underline;
}

.blog-date-link .fa {
    display: inline-block;
    color: #4471c2;
}

.blog-date-link {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
}

    .blog-date-link .blog-date {
        display: inline-block;
    }

.passport-blog-main .blog-content h3 {
    margin-top: 0;
}

.blog-date-sharablelink {
    display: inline-block;
    background: #e8e8e8;
    padding: 2px 10px;
}

.passport-blog-main .blog-content h3 a {
    color: #333;
    font-size: 20px;
}

.passport-blog-main {
    padding: 60px 0 60px;
}

.id-page-main .methodology-text {
    min-height: 315px;
}

.pharma-main .methodology-text {
    min-height: 322px;
}

.left-content {
    min-height: 425px;
    display: grid;
    align-items: center;
}

    .left-content img {
        margin: 0 auto;
    }

.passport-intro.passport-main .veri-video-and-content.passport-page-video img {
    margin: 0 auto;
}

.explainer-video .left-content {
    min-height: 420px;
    display: grid;
    align-items: center;
}

.explainer-video.how-it-works-steps {
    padding: 60px 0 100px;
}

.how-work-qr .left-content {
    min-height: 230px;
}

.key-feature-passport.key-feature-passport-content-section2.how-work-qr {
    padding: 60px 0 90px;
}

.key-feature-passport.key-feature-passport-content-section2.key-feature-passport-content-section3 {
    padding: 60px 0 80px;
}

.aabco-methodology .border-right-main {
    padding-bottom: 90px;
}

.key-feature-passport-content-section3 .left-content {
    min-height: 300px;
}

.passport-banner-main.passport-main {
    padding: 70px 0;
}

.explainer-video.how-it-works-steps iframe {
    width: 100%;
    height: 422px;
}

.last-team {
    clear: unset !important;
}

.how-it-works-steps iframe {
    height: 312px;
    width: 100%;
    border: 0;
}

.id-page-main-div .passport-intro.passport-main .left-content {
    min-height: 364px;
}

.id-page-main-div .key-feature-passport-content-section1 .left-content {
    min-height: 337px;
}

.id-page-main-div .creatore-flow-main .methodology-text {
    min-height: 320px;
}

.land-title-main .passport-intro.passport-main .left-content {
    min-height: 345px;
}

.global-solution-section .left-content {
    min-height: 296px;
}

.key-feature-passport-content-section1.global-solution-section {
    padding: 60px 0 90px;
}

.document-page-main .passport-intro.passport-main .left-content {
    min-height: 334px;
}

.document-page-main .key-feature-passport-content-section1 .left-content {
    min-height: 300px;
}

.document-page-main .work-methodology.aabco-methodology.creatore-flow-main .methodology-text {
    min-height: 295px;
}

.pharma-main-page .key-feature-passport-content-section1 .left-content {
    min-height: 260px;
}

.pharma-main-page .key-feature-passport-content-section1 {
    padding: 60px 0 80px;
}

.pharma-main-page .pharma-manufacturer .methodology-text {
    min-height: 320px;
}

.supply-chain-main .global-solution-section .left-content {
    min-height: 270px;
}

.manufacturer-supply .methodology-text {
    min-height: 318px;
}

.food-main .global-solution-section .left-content {
    min-height: 265px;
}

.food-manufacturer .methodology-text {
    min-height: 318px;
}

.download-pdf-ppt {
    display: none;
}




/* passport page End */

/*Banner canvas*/
canvas {
    display: block;
    vertical-align: bottom;
}

#particles-js {
    background-color: #46c722;
    position: relative;
}

.particles-js-canvas-el {
    height: 800px !important;
}

.banner-particles {
    position: relative;
}
/*Banner canvas end*/

.sub-page-banner-img {
    position: absolute;
    top: 80px;
}

.passport-banner .js-count-particles {
    position: relative;
}

#stats, .count-particles {
    -webkit-user-select: none;
}

#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

.count-particles {
    border-radius: 0 0 3px 3px;
}

.passport-banner {
    padding: 0;
}


/*Border-new-subpages*/
.border-right {
    display: inline-block;
    padding: 0 5px 0 0;
    position: relative;
}

    .border-right:before, .border-right:after {
        background: #333;
        content: "";
        display: block;
        height: 1px;
        position: absolute;
        bottom: 5px;
        width: 400%;
    }

    .border-right:before {
        right: 100%;
    }

    .border-right:after {
        left: 100%;
    }

.border-right-main {
    overflow: hidden;
    text-align: left;
    padding: 10px 0 60px;
}







/*****************Media**********************/


@media (max-width: 3840px) and (min-width : 2160px) {
    .technology-solution-page-main .technology-text {
        padding: 145px 0 60px 43px;
    }

    .technology-solution-page-main .unique-hash-main.multi-blockchain-sol-main {
        background-size: 100% 100%;
    }

    .technology-solution-page-main .technology-intro-img {
        top: 185px;
    }
}

@media (max-width: 1680px) {
    .technology-solution-page-main .banner-technology {
        background: url("../img/tech-img/header-bg.jpg");
        background-size: cover;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position: center;
    }

    .c-usa {
        top: 144px;
        cursor: pointer;
        left: 76px;
    }

        .c-usa img {
            width: 151px;
        }

    .c-malta {
        position: absolute;
        top: 136px;
        left: 391px;
        cursor: pointer;
    }

        .c-malta img {
            width: 125px;
        }

    /* .homepage-banner-img { */
        /* min-height: 726px; */
    /* } */

    .map-section-home {
        min-height: 552px;
    }
}

@media (max-width: 1600px) {
    .c-usa {
        top: 135px;
        cursor: pointer;
        left: 66px;
    }

    .c-malta {
        position: absolute;
        top: 127px;
        left: 366px;
        cursor: pointer;
    }
}

@media (max-width: 1536px) {
    .c-malta img {
        width: 114px;
    }

    .c-malta {
        top: 120px;
        left: 342px;
    }

    .c-usa img {
        width: 141px;
    }

    .c-usa {
        top: 128px;
        cursor: pointer;
        left: 66px;
    }
}

@media (max-width: 1440px) {
    .c-malta {
        top: 118px;
        left: 326px;
    }

        .c-malta img {
            width: 110px;
        }

    .c-usa {
        top: 124px;
        cursor: pointer;
        left: 58px;
    }

        .c-usa img {
            width: 137px;
        }

    /* .homepage-banner-img { */
        /* min-height: 659px; */
    /* } */

    .map-banner-title {
        padding: 82px 0 0;
        color: #fff;
    }

    .map-section-home {
        min-height: 523px;
    }

    .homepage-banner-title {
        padding: 3em 0 0;
    }
}

@media only screen and (min-device-width: 1320px) and (max-device-width: 480px) {
}

@media (max-width: 1366px) {

    .c-usa {
        top: 119px;
        cursor: pointer;
        left: 51px;
    }

    .c-malta {
        top: 113px;
        left: 310px;
    }

    /* .homepage-banner-img { */
        /* min-height: 625px; */
    /* } */

    .map-section-home {
        min-height: 496px;
    }
}

@media (max-width: 1366px) {

    .creator-flow-main .creator-flow-left img {
        width: 446px;
    }

    .creator-flow-sub1 {
        position: absolute;
        top: 78px;
        left: 200px;
    }

    .creator-flow-sub-image {
        float: left;
        padding: 0 25px 0 0;
    }

        .creator-flow-sub-image img {
            width: 90px;
        }

    .creator-flow-sub-content, .reader-flow-sub-content {
        display: grid;
        height: unset;
    }

    .creator-flow-sub2 {
        position: absolute;
        top: 231px;
        left: 420px;
    }

    .creator-flow-sub2 {
        position: absolute;
        top: 231px;
        left: 420px;
    }

    .creator-flow-sub3 {
        position: absolute;
        top: 473px;
        left: 496px;
    }

    .creator-flow-sub4 {
        position: absolute;
        top: 700px;
        left: 418px;
    }

    .creator-flow-sub5 {
        position: absolute;
        top: 881px;
        left: 129px;
    }

    .reader-flow-left img {
        width: 446px;
    }

    .reader-flow-sub-image img {
        width: 90px;
    }

    .reader-flow-sub-content {
        padding: 0 25px 0 0;
    }

    .reader-flow-sub1 {
        top: 78px;
        right: 210px;
    }

    .reader-flow-sub2 {
        position: absolute;
        top: 237px;
        right: 419px;
    }

    .reader-flow-sub3 {
        position: absolute;
        top: 473px;
        right: 492px;
    }

    .reader-flow-sub4 {
        position: absolute;
        top: 746px;
        right: 399px;
    }

    .reader-flow-sub5 {
        position: absolute;
        top: 908px;
        right: 95px;
    }
}

@media (max-width: 1280px) {
    .c-usa {
        top: 115px;
        cursor: pointer;
        left: 52px;
    }

        .c-usa img {
            width: 122px;
        }

    .c-malta img {
        width: 98px;
    }

    .c-malta {
        top: 112px;
        left: 293px;
    }

    .homepage-banner-img {
        min-height: 813px;
    }

    .map-section-home {
        min-height: 465px;
    }

    .particles-js-canvas-el {
        height: 100% !important;
    }

    .banner-particles {
        position: relative;
        width: 90%;
        margin: 0 auto;
    }

    .sub-page-banner-img {
        position: absolute;
        top: 20px;
    }
}


@media (max-width: 1199px) {
    #proof-id .pass-QR-download-img.doc-application-image a img {
        width: 39%;
    }

    #proof-id .download-sample-btn-main.proof-concept-download3 {
        width: 30%;
    }

    #proof-id .download-sample-btn-main.proof-concept-download2 {
        width: 36%;
    }

    .proof-concept-doc-main .slide_from_right.slide-right-btn.slide-right-margin-0 {
        padding: 5px 10px;
    }

    .technology-solution-page-main .banner-technology {
        background: url("../img/tech-img/header-bg.jpg");
        background-size: cover;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position-x: center;
    }


    .proof-concept-doc-main .proof-concept .uni-ceriti-btn {
        margin-right: 10px;
        font-size: 14px;
    }

    .proof-concept-doc-main .pass-QR-download-content.doc-test-proof-concept br {
        display: none;
    }

    .pass-QR-download-img.doc-application-image a img {
        width: 35%;
    }
    /*--new-technology-page--------*/
    .technology-solution-page-main .qr-code-main.storage-document-main {
        padding: 60px 0;
    }

    .technology-solution-page-main .blockchain-transaction-main {
        padding: 60px 0;
    }

    .technology-solution-page-main .Etherium-veri-video iframe {
        width: 100%;
        height: 540px;
    }

    .technology-solution-page-main .multiblochchain-solu-img {
        width: 100%;
    }

    .technology-banner-main-mobile {
        display: block !important;
    }

    .technology-banner-main {
        display: none !important;
    }

    .technology-solution-page-main .Etherium-veri-video iframe {
        width: 100%;
    }

    .blockchain-technology-main-mobile {
        display: block !important;
        padding: 40px 0 65px;
    }

    .technology-solution-page-main .blockchain-technology-main {
        display: none;
    }

    .technology-solution-page-main .blockchain-bg-img-main-mobile .blockchain-bg-img {
        display: table;
        margin: 0 auto;
        padding: 60px 0 0;
    }

    .technology-solution-page-main .charaterstics-img {
        margin: 0 35px;
    }

    .technology-solution-page-main .unique-has-content {
        padding: 0px 0 10px;
    }

    .technology-solution-page-main .blockchain-transaction-main-mobile {
        display: block !important;
    }

    .technology-solution-page-main .blockchain-transaction-main {
        display: none;
    }

    .technology-solution-page-main .qr-code-main-mobile {
        display: block !important;
    }

    .technology-solution-page-main .qr-code-main {
        display: none;
    }

    .technology-solution-page-main .unique-hash-main-mobile {
        display: block !important;
    }

    .technology-solution-page-main .unique-hash-main {
        display: none;
    }

    .technology-solution-page-main .qr-code-main-beyound {
        display: none;
    }

        .technology-solution-page-main .qr-code-main-beyound.qr-code-main-beyound-mobile {
            display: block;
        }

    .technology-solution-page-main .margin-top-text {
        margin-top: 10px !important;
    }

    .technology-solution-page-main .unique-hash-main {
        padding: 60px 0 22px;
        background-size: cover;
    }

    .technology-solution-page-main .technology-text {
        padding: 50px 0 20px 43px;
    }

    .technology-solution-page-main .technology-intro-img {
        position: unset;
        margin: 0 auto;
        display: table;
        padding: 0 0 50px 0;
    }

    .technology-solution-page-main .qr-code-main {
        padding: 60px 0 45px;
    }

    .technology-solution-page-main .unique-hash-main.multi-blockchain-sol-main {
        padding: 60px 0;
    }

    .technology-solution-page-main .unique-has-value-img {
        display: table;
        margin: 24px auto 0;
    }

    .technology-solution-page-main .unique-has-content h1 {
        margin-bottom: 44px;
        margin-top: 0;
    }

    .technology-solution-page-main .unique-has-content {
        margin: 0px;
    }

    .technology-solution-page-main .technology-intro-text h1 {
        margin: 38px 0 30px;
    }
    /*.technology-solution-page-main .unique-has-content {
            margin: 40px 0 0 0;
        }*/
    /*--new-technology-page-end-------*/
    .video-section-bg iframe {
        width: 100%;
        height: 401px;
    }
    /*.key-feature-padding {padding: 0;}*/
    .New-solution-all-page-icon-imgs img {
        width: 105px;
    }

    .new-design-introdution-title-name.creator-margin-bottom-desktop {
        margin: 0 !important;
    }



    .c-malta img {
        width: 130px;
    }

    .c-malta {
        top: 133px;
        left: 390px;
    }

    .c-usa {
        top: 141px;
        cursor: pointer;
        left: 69px;
    }

        .c-usa img {
            width: 159px;
        }
    /*---verify-testnet-three-down-icon--*/
    .genuine-product-title h2 {
        text-align: center;
    }
    /*---verify-testnet-three-down-icon-end-*/
    .supply-chain-main .manufacturer-supply .methodology-text {
        min-height: 370px;
    }

    .supply-chain-main .methodology-text {
        min-height: 345px;
    }

    .team {
        padding: 50px 0 0px;
    }

        .team .border-right-main.home-border-title {
            padding: 0 0 50px !important;
        }

    /* .homepage-banner-img { */
        /* min-height: 470px; */
    /* } */

    .map-city-list {
        font-size: 18px;
        padding: 11px 0 0;
    }

    .map-section-home {
        min-height: 373px;
    }

    .homepage-banner-title {
        padding: 15em 0 0;
    }

        .homepage-banner-title .lead {
            padding: 0;
        }

    .main-wrap h1 {
        margin-top: 0;
        font-size: 28px !important;
        color: #198f51;
    }

    .homepage-banner-title .lead {
        font-size: 19px;
        line-height: 24px !important;
    }

    .timeline-main-horizontal .timestamp {
        height: 168px;
    }

    .timeline-main-horizontal .li {
        height: 365px;
    }

    .timestamp .date {
        font-size: 21px;
    }

    .id-page-main-div .creatore-flow-main .methodology-text {
        min-height: 395px;
    }

    .how-it-works-steps iframe {
        height: 256px;
        margin-top: 40px;
    }

    .process-img-1, .process-img-3 {
        top: -36px;
    }

    .process-img-2, .process-img-4 {
        bottom: -36px;
    }

    .process-img-2 {
        left: 275px;
    }

    .process-img-3 {
        right: 260px;
    }

    .process-img-4 {
        right: 55px;
    }

        .process-img-1 .img-responsive, .process-img-3 .img-responsive, .process-img-2 .img-responsive, .process-img-4 .img-responsive {
            width: 200px;
        }

    .process-img-1 {
        left: 71px;
    }

    #cssmenu > ul > li > a {
        padding: 8px 7px 35px;
    }

    .food-manufacturer .methodology-text {
        min-height: 367px;
    }

    .pharma-main-page .pharma-manufacturer .methodology-text {
        min-height: 367px;
    }

    .document-page-main .work-methodology.aabco-methodology.creatore-flow-main .methodology-text {
        min-height: 339px;
    }

    .methodology-text {
        width: 100%;
        min-height: 367px;
        padding: 15px 10px 0;
    }

    .work-methodology ul li {
        width: 19%;
    }

    #header .main-nav .sub-menu-main li a {
        font-size: 14px;
    }

    .contactus-page .btn:hover {
        line-height: 20px !important;
    }

    #footer .footer-address-widget ul li {
        width: 100% !important;
    }

    #footer .footer-address-widget {
        width: 100%;
    }

    .product-video-section {
        padding-top: 15px !important;
    }

    .home-history-img {
        margin-top: 64px;
    }

    .veri-video-and-content.passport-page-video {
        margin: 0;
    }

    section.work-methodology.aabco-methodology {
        padding: 25px 0 0;
    }

    section.key-feature-passport {
        padding: 40px 0 60px;
    }

    .pharma-main .methodology-text {
        min-height: 370px;
    }

    .feature-passport-section-content {
        min-height: 375px;
    }

    .banner-particles {
        width: 85%;
    }

    .explainer-video.how-it-works-steps iframe {
        height: 347px;
    }
}
/*@media (max-width: 1024px) {
        .animated {
            -webkit-transition: none !important;
            -moz-transition: none !important;
            -o-transition: none !important;
            -ms-transition: none !important;
            transition: none !important;
        }

        .wow {
            visibility: visible !important;
            -webkit-animation: none !important;
            -moz-animation: none !important;
            -o-animation: none !important;
            -ms-animation: none !important;
            animation: none !important;
        }
}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 800px) {

    header nav#primary-nav.main-nav {
        display: table;
        float: none;
        margin: 0 auto;
    }

    #footer .footer-address-widget {
        width: 80%;
    }
}

@media (max-width: 991px) {
	/*table always show scrollbar*/
::-webkit-scrollbar {-webkit-appearance: none;}
::-webkit-scrollbar:vertical {width: 20px;}
::-webkit-scrollbar:horizontal {height: 20px;}
::-webkit-scrollbar-thumb {background-color: rgba(0, 0, 0, .5);border-radius: 10px;border: 2px solid #ffffff;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #ffffff;}	
    .faq-ans {
        width: 95%;
    }

    /*CoS*/
    .cos-main .gradient-btn.download-btn-verify {
        margin: 0 !important;
    }

    .exicutive-team-aus.management-team-aus .team-main-div .content {
        min-height: 335px;
    }

    .proof-content-img .proof-content p {
        margin-bottom: 15px;
    }

    .proof-content-img {
        padding: 0 0 25px;
    }

    .download-sample-btn-main {
        float: none;
        padding: 0 10px;
        width: 100% !important;
    }

    .storage-document-main .qr-code-img {
        padding-top: 25px;
    }

    .technology-solution-page-main .multiblochchain-solu-img {
        padding: 10px 0 0;
    }

    .blockchain-technology-main-mobile {
        padding: 40px 0 35px;
    }

    .qr-code-main-mobile .qr-code-img {
        padding-top: 20px;
    }

    .technology-solution-page-main .qr-code-barcode-text {
        margin: 0;
    }

    .technology-solution-page-main .solution-coin-text {
        margin: 0 0 25px;
    }

        .technology-solution-page-main .solution-coin-text.coins-text {
            margin: 25px 0;
        }

        .technology-solution-page-main .solution-coin-text.transaction-text {
            margin: 0 0 25px;
        }

        .technology-solution-page-main .solution-coin-text.transaction-solu-text {
            margin: 25px 0 0;
        }

    .technology-solution-page-main .qr-code-barcode-text.qr-code-blockchain {
        margin: 25px 0 0;
    }

    .technology-solution-page-main .unique-has-content h1 {
        margin-bottom: 25px;
    }
    /*---new-design -doc-proofe-concept---*/

    /*---new-design -doc-proofe-concept---*/
    .proof-concept-doc-main .slide_from_right.slide-right-btn.slide-right-margin-0 {
        padding: 5px 18px;
    }

    .proof-concept-doc-main .proof-concept .uni-ceriti-btn {
        float: unset;
        margin-right: 30px;
        text-align: center;
        font-size: 16px;
    }

    #proof-id .pass-QR-download-img.doc-application-image a img {
        width: unset;
    }

    .proof-concept-doc-main .doc-application-image .app-btn-pass {
        width: unset;
    }

    .proof-concept-doc-main .pass-detail-QR-download.document-proof-concept-detail {
        padding: 50px 0 55px;
    }

    .proof-concept-doc-main .pass-QR-download-content.doc-download-qr-reader {
        padding: 40px 0 20px;
    }

    .proof-concept-doc-main .pass-QR-download-content.doc-test-proof-concept {
        padding: 40px 0 20px;
    }
    /*---new-design -doc-proofe-concept-end---*/
    .technology-solution-page-main .Etherium-veri-video iframe {
        height: 397px;
    }

    #cssmenu > ul > li > a {
        padding: 8px 7px !important;
    }

    .vg-global-mobile-view {
        padding-top: 40px;
    }

    .rfid-mobile {
        display: block;
    }

    .rfid-desktop {
        display: none;
    }

    .dekstop-intro-img {
        display: none !important;
    }

    .mobile-intro-img {
        display: block !important;
        padding-top: 20px;
    }

    .key-feature-passport-mobile {
        display: block;
    }

    .key-feature-passport-desktop {
        display: none;
    }

    .passport-orignal-hide-mobile {
        display: block;
    }

    .passport-orignal-hide {
        display: none;
    }

    .future-detail-main-section .future-detail-description {
        margin: 0 0 60px;
    }

    .gradient-future-detail-main.doc-proofe-of-concept {
        padding: 25px 0 50px;
    }

    .future-detail-description.proof-concept-document {
        margin: 0 0 34px;
    }

    .doc-proofe-of-concept .future-detail-description.proof-concept-document h2 {
        margin-bottom: 20px !important;
    }

    .pass-detail-main {
        margin: 60px 0;
    }

    .pass-detail-img {
        text-align: center;
        margin-top: 20px;
        margin: 20px auto 20px !important;
        display: table;
    }

    .flipbook-frame {
        margin: 0 60px;
    }

    .pass-QR-download-content {
        padding: 40px 0 20px;
    }

    .pass-detail-QR-download {
        padding: 10px 0 50px;
    }

        .pass-detail-QR-download .slide-right-btn {
            width: unset;
        }
    /*-new-verify-design------*/
    .new-verify-design-main {
        display: none;
    }

    .verify-in-mobile-view .verify-title p {
        font-size: 15px !important;
        line-height: 1.5;
    }

    .verify-in-mobile-view .verify-color-tab .verify-mobile-view-tab {
        margin: 0 !important;
        border-radius: 0 !important;
    }

    .verify-in-mobile-view {
        display: block !important;
        margin: 70px 0 25px;
    }

        .verify-in-mobile-view .verify-mobile-view-tab:hover {
            border-color: #25984e !important;
        }

        .verify-in-mobile-view .verify-color-tab .verify-mobile-view-tab {
            border: none !important;
        }

        .verify-in-mobile-view .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
            color: #25984E !important;
            cursor: pointer;
        }

        .verify-in-mobile-view .verify-mobile-view-tab:focus {
            color: white !important;
        }

        .verify-in-mobile-view .nav.nav-tabs li.verify-color-tab:first-child {
            border-top-left-radius: 5px;
        }

        .verify-in-mobile-view .nav.nav-tabs li.verify-color-tab:last-child {
            border-top-right-radius: 5px;
        }

        .verify-in-mobile-view .verify-label-name, .verify-in-mobile-view .verify-label-value {
            text-align: center;
        }

        .verify-in-mobile-view .verify-label-value {
            background: #EDEDED;
            border-bottom: 1px solid #ccc;
        }

        .verify-in-mobile-view .verify-table-structure-main:nth-child(2n) {
            background: unset !important;
        }

        .verify-in-mobile-view .verify-label-name {
            font-weight: bold;
        }

    .veridoc-progress-bar-design .verify-process-bar-main {
        width: 100%;
    }

    .veridoc-progress-bar-design {
        padding: 100px 0;
    }

    .veridoc-progress-bar-design {
        padding: 70px 0 50px !important;
    }
    /*-new-verify-design-end-----*/

    .qr-title-desktop {
        display: none;
    }

    .qr-title-mobile {
        display: block !important;
    }

    .qr-title-mobile {
        text-align: center;
        margin: 0 0 35px;
    }

    .hover-effect-icon-active {
        bottom: 0;
    }

    .c-malta {
        top: 127px;
        left: 366px;
    }

        .c-malta img {
            width: 120px;
        }

    .c-usa {
        top: 136px;
        cursor: pointer;
        left: 71px;
    }

        .c-usa img {
            width: 143px;
        }

    .docs-verify .genuine-product-title {
        width: 100%;
    }

    #cssmenu .button:after {
        padding-top: 4px;
        position: absolute;
        top: 22px;
        right: 20px;
        display: block;
        height: 4px;
        width: 20px;
        border-top: 2px solid #333;
        border-bottom: 2px solid #333;
        content: ''
    }

    #cssmenu .button.menu-opened::after {
        padding: 0;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        top: 23px;
        border: 0;
        height: 2px;
        width: 19px;
        background: #333;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .pharma-main-page .pharma-manufacturer .methodology-text {
        min-height: 437px;
    }

    .supply-chain-main .manufacturer-supply .methodology-text {
        min-height: 438px;
    }

    .app-img-margin {
        margin: 40px auto;
        display: table;
    }

    .application-section.road-map {
        background: #f6f6f6;
    }


    .map-section-home .border-right-main.home-border-title {
        padding: 0 !important;
    }

    .home-border-title {
        padding: 0px 0 50px !important;
    }



    .map-banner-title {
        padding: 54px 0 0;
        color: #fff;
    }

    .map-section-home {
        min-height: 273px;
    }



    .map-banner-title span {
        font-size: 15px !important;
    }

    .homepage-banner-title .lead {
        font-size: 19px;
        line-height: 24px !important;
        padding: 5px 0 !important;
    }

    .homepage-banner-img {
        min-height: 354px;
    }

    .road-map {
        display: block !important;
    }

    .home-timeline-h {
        display: none;
    }

    .id-page-main-div .creatore-flow-main .methodology-text {
        min-height: 440px;
    }

    .how-it-works-steps iframe {
        height: 405px;
        margin-top: 0;
    }

    .explainer-video.how-it-works-steps iframe {
        height: 407px;
    }

    p.veri-passport-video {
        text-align: center;
    }

    section.Completed-api {
        padding: 15px 0 40px;
    }

    .passport-blog-main {
        padding: 30px 0 30px;
    }

    .border-right {
        display: block;
        text-align: center;
    }

    .border-right-main {
        padding: 10px 0 20px;
    }

    .passport-intro.passport-main {
        padding: 30px 0 50px;
    }

    .explainer-video.how-it-works-steps {
        padding: 30px 0 70px;
    }

    .border-right::before, .border-right::after {
        display: none;
    }

    .left-content {
        min-height: unset !important
    }

    .banner-particles {
        width: 80%;
    }

    .pharma-main .methodology-text {
        min-height: 440px;
    }

    .pharma-main .creatore-flow-main .methodology-text {
        min-height: 350px;
    }

    .id-page-main .creatore-flow-main .methodology-text {
        min-height: 437px;
    }

    .key-feature-passport.key-feature-passport-content-section2, .key-feature-passport-content-section1, .key-feature-passport.key-feature-passport-content-section2.key-feature-passport-content-section3 {
        padding: 30px 0;
    }

        .key-feature-passport.key-feature-passport-content-section2.how-work-qr {
            padding: 30px 0 50px;
        }

    .passport-content-img {
        margin: 25px auto 0;
    }

    .process-img-1, .process-img-3 {
        top: -27px;
    }

    .key-feature-passport.key-feature-passport-content-section2.key-feature-passport-content-section3 {
        padding: 30px 0 60px;
    }

    .work-methodology.aabco-methodology.creatore-flow-main {
        padding: 0 0 30px;
    }

    .process-img-1 {
        left: 60px;
    }

        .process-img-1 .img-responsive, .process-img-3 .img-responsive, .process-img-2 .img-responsive, .process-img-4 .img-responsive {
            width: 150px;
        }

    .food-manufacturer .methodology-text {
        min-height: 435px;
    }

    .document-page-main .work-methodology.aabco-methodology.creatore-flow-main .methodology-text {
        min-height: 356px;
    }

    .methodology-text {
        min-height: 360px;
        padding: 5px 5px 0;
    }

    .process-img-2 {
        left: 208px;
    }

    .process-img-2, .process-img-4 {
        bottom: -27px;
    }

    .process-img-4 {
        right: 46px;
    }

    .process-img-3 {
        right: 200px;
    }

    section.work-methodology.aabco-methodology .border {
        padding-bottom: 30px;
    }

    methodology ul li:first-child {
        margin-left: -17px;
    }

    .work-methodology ul li {
        margin-left: 8px;
    }

    .work-methodology ul li {
        width: 19%;
    }

    section.key-feature-passport {
        padding: 30px 0;
    }

    .Proof-of-Concept .div-concept {
        margin: 50px 0 0;
    }

    .Proof-of-Concept {
        text-align: center;
    }

    .work-methodology {
        margin: 0;
    }

    .download-pdf-section, .d-img {
        margin: 0 auto 25px;
    }

    section.download-pdf-ppt {
        padding: 35px 0 10px;
    }

    .veri-video-and-content.passport-page-video {
        margin: 40px 0 0;
    }

    .feature-passport-section-content {
        margin: 30px;
        min-height: unset;
    }

    .home-history-img {
        margin: 10px 0 5px;
    }

    .page-title h1 {
        margin: 10px 0 0 !important;
    }

    section.technical-info-top-content {
        padding: 7px 0 0;
    }

    section.technical-info-bottom-content {
        padding: 7px 0;
    }

    .verification-process-main.verification-process-main-last {
        margin-bottom: 0;
    }

    .doc-submit-process ul {
        margin-bottom: 7px;
    }

    .center-reduce-margin .pager {
        margin: 25px 0 0 !important;
    }

    .divider.soa-page-info-main {
        width: 100% !important;
    }

    .document-create-title {
        padding: 20px 0 0;
    }

    .product-page section.bg-blue-top {
        padding: 10px 0 18px;
    }

    .registration-page-validation .inputs {
        padding: 7px 0 0;
    }

    .contact-address-conect .top-bar li i {
        width: 6%;
    }

    .address-icn {
        width: 7%;
    }

    .password-recovery-page .field-validation-error {
        display: block;
        margin: 10px 0 0;
        text-align: center;
    }

    #header .main-nav li {
        margin: 0 4px !important;
    }

    .mobile-show-menu {
        display: block !important;
    }

    .login-page .returning-wrapper .buttons {
        text-align: center;
    }

    .hide-in-mobile-p {
        display: none;
    }

    .wpcf7-form-control.wpcf7-submit.btn.btn-primary {
        margin: 35px auto 0;
    }

    .message-error, .field-validation-error, .username-not-available-status, .poll-vote-error, .password-error {
        display: block;
        padding: 0 0 5px 10px;
    }

    .verification-document .escort-personal-info {
        text-align: left;
    }

    .verification-document {
        margin-top: 10px;
    }

    .change-password-page .showpass {
        display: inline-block;
        margin: 0 5px 0 0;
        width: auto;
    }

    .change-password-page .showinput {
        display: inline-block;
        margin: 0;
    }

    .upload-pdf-btn .button-1 {
        display: block;
        margin: 20px auto 0;
    }

    .docs-not-verify {
        border: 3px solid #ff0000;
        display: table;
        margin: 25px 0 30px;
        text-align: center;
        width: 100%;
    }

    .docs-verify {
        border: 3px solid #5eb147;
        display: table;
        margin: 25px 0 30px;
        text-align: center;
        width: 100%;
    }

    .contactus-page .top-bar.conu {
        display: block;
        text-align: left;
    }

    .twitter-widget.clearfix {
        float: left;
        width: 100%;
    }

    .usefull-links-widget {
        clear: both;
        display: block;
        margin: 0;
        padding-top: 10px;
    }

    .cd-hero {
        margin-top: 0;
        padding: 0;
    }

    section {
        padding: 10px 0;
    }

    #footer .twitter-widget {
        margin-top: 18px;
    }

    .map {
        height: 100% !important;
    }

    address-aus {
        margin-top: 0;
    }

    .hide-in-mobile {
        display: none;
    }

    .cd-hero-slider {
        height: 350px;
    }

    .main-nav .nav.nav-pills {
        display: table;
        margin: 0 auto;
        width: auto;
    }

    .SelectTemplate .buttons {
        display: table;
        margin: 30px auto 0;
        text-align: center;
    }

    #footer .footer-address-widget {
        width: 50%;
    }

    /*#header .main-nav li a {
			font-size: 13px;
		}*/

    .registration-page .buttons.register-btn {
        text-align: center;
    }

    .registration-page .buttons {
        text-align: center;
    }

    .html-home-page .fancybox-overlay .fancybox-outer .fancybox-inner {
        height: 400px !important;
    }

    #header .nav .sub-menu-document {
        margin-right: 15px !important;
    }

    #cssmenu > ul > li.has-sub > a::before {
        top: 26px;
    }

    #cssmenu > ul > li.has-sub > a::after {
        top: 29px;
    }

    #header .main-nav .sub-menu-main li a {
        font-size: 13px;
    }

    #cssmenu li:hover > ul > li {
        margin: 0 !important;
    }

    #cssmenu .nav .menu-item .sub-menu-main a {
        padding: 20px 10px;
    }

    section.history-section {
        padding: 10px 0;
    }

    section.ibm-section {
        padding: 16px 0 12px;
    }

    .homepage-video-section {
        padding: 0 0 8px;
    }

    .ibm-section h2.doing-the-right-text {
        margin-top: 12px;
    }

    .select-original-modified-files.middle-content-main {
        width: 100%;
        margin-top: 20px;
    }

    .docs-verify .genuine-product-img {
        float: none;
        margin: 5px auto;
        clear: both;
    }

    #cssmenu ul.dropdown-menu .btn.btn-default {
        margin: 0 auto;
    }

    /*---verify-testnet-three-down-icon--*/
    .three-down-icon-for-blockchain .demo a {
        top: -83%;
    }

    .middle-content-main {
        margin: 40px 0;
    }

    .three-down-icon-for-blockchain .demo a.three-down-arrow-main.three-down-arrow-btn-for-staticverify-mainnet {
        top: 46%;
    }
    /*---verify-testnet-three-down-icon--*/
}

@media (max-width: 736px) {
    .proof-content-img .proof-img {
        padding-top: 8px;
    }

    .flipbook-frame {
        margin: 0 110px;
    }

    /*.supporting-blog-card .blog-thumbnail {
        width: 250px;
    }*/
    /*.wow.keyfeature-animation {
            visibility: visible !important;
            -webkit-animation: all !important;
            -moz-animation: all !important;
            -o-animation: all !important;
            -ms-animation: all !important;
            animation: all !important;
        }

        .keyfeature-animation.animated {
            -webkit-transition: all !important;
            -moz-transition: all !important;
            -o-transition: all !important;
            -ms-transition: all !important;
            transition: all !important;
        }*/
    /*---verify-testnet-three-down-icon--*/
    .new-RIFD-code-design-main .rifd-description {
        padding: 0 15px;
    }

    .New-solution-page-main-background-banner .icon-img-new-design-solu-pages-banner:hover {
        transform: unset;
        transition: unset;
        transform: unset;
    }

    .creator-flow-mobile-image-veritical {
        width: 11% !important;
    }


    .three-down-icon-for-blockchain .demo a {
        top: -86%;
    }

        .three-down-icon-for-blockchain .demo a.three-down-arrow-main.three-down-arrow-btn--verify-mainnet {
            top: 55%;
        }

    .middle-content-main {
        margin: 40px 0 20px;
    }

    .three-down-icon-for-blockchain .demo a.three-down-arrow-main.three-down-arrow-btn-for-staticverify-mainnet {
        top: 43%;
    }
    /*---verify-testnet-three-down-icon-end--*/

    .verified-on-btn {
        margin: 20px 0 0 15px !important;
    }

    .roadmap-titlemain {
        padding: 40px 0 0;
    }

    .homepage-banner-img {
        min-height: 333px;
    }

    .id-page-main-div .creatore-flow-main .methodology-text {
        min-height: unset;
    }

    .how-it-works-steps iframe {
        height: 397px;
    }

    .explainer-video.how-it-works-steps iframe {
        height: 397px;
    }

    .aabco-methodology .border-right-main {
        padding-bottom: 30px;
    }

    .how-work-qr .left-content {
        margin: 0;
        padding: 10px 0;
    }

    .key-feature-passport.key-feature-passport-content-section2.how-work-qr {
        padding: 30px 0;
    }

    .work-methodology.aabco-methodology.creatore-flow-main {
        padding: 0;
    }

    .pharma-main .methodology-text {
        min-height: unset;
    }

    .pharma-main .creatore-flow-main .methodology-text {
        min-height: unset;
    }

    .passport-blog-main .blog-thumbnail {
        display: block;
        text-align: center;
    }

    .id-page-main .creatore-flow-main .methodology-text {
        min-height: unset;
    }

    .id-page-main .methodology-text {
        min-height: unset;
    }

    .passport-blog-main .blog-item-classic .blog-thumbnail a {
        margin: 0 auto 25px;
        display: inline-block;
        text-align: center;
    }

    .mobile-arrow-img {
        margin: 0 auto;
        display: table;
    }

    .passport-content-img {
        margin: 30px auto 0;
    }

    .work-methodology ul li {
        margin-left: 0;
    }

    .methodology-text {
        min-height: unset !important;
        padding: 15px 20px;
        display: inline-block;
    }

    .work-methodology ul li {
        width: 85%;
        float: none;
        clear: both;
        margin: 0 auto;
        margin-left: auto;
    }

        .work-methodology ul li:first-child {
            margin: 0 auto;
        }

    .process-img-1, .process-img-3, .process-img-2, .process-img-4 {
        display: none;
    }

    .registration-page .registration-page-validation .text-box {
        margin-bottom: 0;
    }

    /*.img-file-mobile {
			display: block;
		}*/

    .img-file-desktop {
        display: none;
    }

    .select-template-name {
        margin: 10px auto;
    }

    .product-video-section {
        padding-top: 10px !important;
    }

    .contactus-page .result {
        background: #f2f2f2 none repeat scroll 0 0;
        border-radius: 0;
        font-size: 14px;
        margin-bottom: 10px;
        padding: 15px 10px;
    }

    .result.mobile-on {
        display: block;
    }

    /*.contactus-page .contact-left {margin-top: 80px;}*/
    .contact-address-conect .top-bar li i {
        width: 17px;
    }

    .address-icn {
        width: 20px;
    }

    .img-shadow {
        box-shadow: 1px 0 1px 4px #e2e4e9;
    }

    #header .main-nav li a {
        font-size: 14px;
        padding-left: 10px !important;
    }

    .main-nav .nav.nav-pills {
        width: 100%;
    }

    .message-error, .field-validation-error, .username-not-available-status, .poll-vote-error, .password-error {
        display: table;
        padding: 0 0 5px;
    }

    .contact-address.contact-address-aus {
        margin: 0 0 10px;
    }

    .verification-document .genuine-product-title h2 {
        margin: 15px 0 0;
    }

    #footer .twitter-widget {
        margin-top: 15px;
    }

    .home-page.contactus-page .input {
        width: 100%;
    }

    .field-validation-error > span {
        clear: both;
        display: block;
        float: left;
        min-width: 100%;
        padding: 0px 0 0 10px;
    }

    .contactus-page .map {
        height: 100%;
    }

    .contact-address {
        margin-top: 5px;
    }
    /*.contactus-page .result {background: #90ee90 none repeat scroll 0 0;padding: 6px 10px;text-align: left;color: #000000!important;}*/
    .SelectTemplate .button-1.register-next-step-button {
        clear: both;
        display: table;
        margin: 0 auto;
        text-align: center;
        width: auto;
    }

    .html-home-page .fancybox-overlay .fancybox-outer .fancybox-inner {
        height: 250px !important;
    }

    #footer .usefull-links-widget li {
        padding: 0;
    }

    .btn-of-compare-files input#register-button {
        float: none !important;
    }
    /*nav#cssmenu {padding: 0 !important;width: auto !important;}*/
}

@media screen and (max-width:736px) {
    /*--------------New-Id(solution)-design-page-------------*/
    .New-solution-page-main-background-banner .passport-main-title-img-new-solution-page {
        width: 100%;
    }
    /*--------------New-Id(solution)-design-page-end------------*/
    .passport-banner-main.passport-main {
        padding: 30px 0;
    }

    #cssmenu ul {
        width: 100%;
        display: none
    }

        #cssmenu ul li {
            width: 100%;
            border-top: 1px solid #444
        }
        /*#cssmenu ul li:hover{background:#363636;}*/
        #cssmenu ul ul li, #cssmenu li:hover > ul > li {
            height: auto
        }

            #cssmenu ul li a, #cssmenu ul ul li a {
                width: 100%;
                border-bottom: 0
            }

    #cssmenu > ul > li {
        float: none;
        border: none;
    }

    #cssmenu ul ul li a {
        padding-left: 25px
    }
    /*#cssmenu ul ul li:hover{background:#363636!important}*/
    #cssmenu ul ul ul li a {
        padding-left: 35px
    }

    #cssmenu ul ul li a {
        color: #ddd;
        background: none
    }

    #cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
        color: #fff
    }

    #cssmenu ul ul, #cssmenu ul ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left
    }

        #cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before {
            display: none
        }

    #cssmenu #head-mobile {
        display: block;
        padding: 23px;
        color: #ddd;
        font-size: 12px;
        font-weight: 700
    }

    #cssmenu .button {
        width: 55px;
        height: 46px;
        position: absolute;
        right: 0;
        top: -63px;
        cursor: pointer;
        z-index: 12399994;
    }

        #cssmenu .button:after {
            padding-top: 4px;
            position: absolute;
            top: 22px;
            right: 20px;
            display: block;
            height: 4px;
            width: 20px;
            border-top: 2px solid #333;
            border-bottom: 2px solid #333;
            content: ''
        }

        #cssmenu .button:before {
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            transition: all .3s ease;
            position: absolute;
            top: 16px;
            right: 20px;
            display: block;
            height: 2px;
            width: 20px;
            background: #333;
            content: ''
        }

        #cssmenu .button.menu-opened:after {
            padding: 0;
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            transition: all .3s ease;
            top: 23px;
            border: 0;
            height: 2px;
            width: 19px;
            background: #333;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        #cssmenu .button.menu-opened:before {
            top: 23px;
            background: #333;
            width: 19px;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

    #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid #444;
        height: 39px;
        width: 46px;
        cursor: pointer
    }
    /*#cssmenu .submenu-button.submenu-opened{background:#333; color:#fff;}*/
    #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 34px
    }

    #cssmenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #333;
        content: ''
    }

    #cssmenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px
    }
    /*#cssmenu .submenu-button.submenu-opened:after{background:#333}*/
    #cssmenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #333;
        content: ''
    }

    #cssmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px
    }

    #cssmenu .submenu-button.submenu-opened:before {
        display: none
    }

    #cssmenu ul ul ul li.active a {
        border-left: none
    }

    #cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active > a {
        border-top: none
    }

    #header .nav .sub-menu-document {
        margin-right: 0 !important;
    }

    #cssmenu .nav .menu-item .sub-menu-main li {
        border: 0 none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    #header .main-nav .sub-menu-main li a {
        font-size: 14px;
    }
}



@media (max-width:568px) {
    .faq-ans {
        width: 92%;
    }

    .video-section-bg iframe {
        height: 269px;
    }
    /*---verify-testnet-three-down-icon---*/
    /*.supporting-blog-readmore {
        float: left;
        margin: 8px auto 0;
    }*/

    /*.supporting-blog-social {
        text-align: center;
        padding: 15px 0 0;
    }*/
    /*---verify-testnet-three-down-icon---*/
    .three-down-icon-for-blockchain .demo a {
        top: -92%;
    }

        .three-down-icon-for-blockchain .demo a.three-down-arrow-main.three-down-arrow-btn-for-staticverify-mainnet {
            top: 42%;
        }
}

@media (max-width:533px) {
    .future-detail-description.proof-concept-document {
        margin-bottom: 50px;
    }
    /*----------technology---page---*/
    .technology-solution-page-main .technology-text {
        padding: 50px 0 0;
    }
    /*----------technology---page-end------*/
    .future-detail-main-section .future-detail-description {
        margin: 0 0 20px;
    }

    .future-detail-description.proof-concept-document {
        margin-bottom: 50px;
    }

    .gradient-future-detail-main .future-download-btn {
        margin: 0;
    }

    .future-download-btn .slide_from_right.slide-right-btn {
        margin: 25px !important;
    }
}

@media (max-width: 1280px) {
    .particles-js-canvas-el {
        height: 100% !important;
    }

    .banner-particles {
        position: relative;
        width: 90%;
        margin: 0 auto;
    }

    .sub-page-banner-img {
        position: absolute;
        top: 20px;
    }
}

@media (max-width: 1199px) {
    /*--------------New-Id(solution)-design-page-------------*/
    #supporting-blog .owl-buttons .owl-prev {
        left: -26px;
    }

    #supporting-blog .owl-buttons .owl-next {
        right: -25px;
    }

    .New-passport-page-intro-of-passport .introduction-of-id-new-page-image {
        margin-top: 10px;
    }

    .New-solution-page-main-background-banner .icon-img-new-design-solu-pages-banner {
        padding: 10px;
    }

    .introduction-of-id-new-page-image.QR-code-new-design {
        margin: 110px auto 0 auto;
    }
    /*--------------New-Id(solution)-design-page-end------------*/
    .food-manufacturer .methodology-text {
        min-height: 345px;
    }

    .video-section-bg .pharmaceuticals-sub-text h1 {
        font-size: 25px;
    }

    .food-main .work-methodology.aabco-methodology.creatore-flow-main .methodology-text {
        min-height: 345px;
    }

    .manufacturer-supply .methodology-text {
        min-height: 345px;
    }

    .supply-chain-main .methodology-text {
        min-height: 345px;
    }

    .pharma-main-page .pharma-manufacturer .methodology-text {
        min-height: 345px;
    }

    .pharma-main-page .methodology-text {
        min-height: 345px;
    }

    .id-page-main-div .creatore-flow-main .methodology-text {
        min-height: 370px;
    }

    .process-img-1, .process-img-3 {
        top: -36px;
    }

    .process-img-2, .process-img-4 {
        bottom: -36px;
    }

    .process-img-2 {
        left: 275px;
    }

    .process-img-3 {
        right: 260px;
    }

    .process-img-4 {
        right: 55px;
    }

        .process-img-1 .img-responsive, .process-img-3 .img-responsive, .process-img-2 .img-responsive, .process-img-4 .img-responsive {
            width: 200px;
        }

    .process-img-1 {
        left: 71px;
    }

    /*#cssmenu > ul > li > a {
			padding: 8px 10px !important;
		}*/

    .methodology-text {
        width: 100%;
        min-height: 325px;
        padding: 15px 10px 0;
    }

    .work-methodology ul li {
        width: 19.7%;
        margin-left: 3px;
    }

    #header .main-nav .sub-menu-main li a {
        font-size: 14px;
    }

    .contactus-page .btn:hover {
        line-height: 20px !important;
    }

    #footer .footer-address-widget ul li {
        width: 100% !important;
    }

    #footer .footer-address-widget {
        width: 100%;
    }

    .product-video-section {
        padding-top: 15px !important;
    }

    .home-history-img {
        margin-top: 64px;
    }

    .veri-video-and-content.passport-page-video {
        margin: 0;
    }

    section.work-methodology.aabco-methodology {
        padding: 25px 0 0;
    }

    section.key-feature-passport {
        padding: 40px 0 60px;
    }

    .pharma-main .methodology-text {
        min-height: 370px;
    }

    .feature-passport-section-content {
        min-height: 375px;
    }

    .banner-particles {
        width: 85%;
    }

    .explainer-video.how-it-works-steps iframe {
        height: 347px;
    }

    .document-page-main .work-methodology.aabco-methodology.creatore-flow-main .methodology-text {
        min-height: 317px;
    }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 800px) {

    .gradient-future-detail-main .future-download-btn {
        margin: 45px 0 0 0;
    }

    .creator-flow-mobile-image-veritical {
        width: 9% !important;
    }

    .reader-passport-label-mobile2 {
        top: 469px !important;
    }

    .img-margin-createflow1, .img-margin-createflow2, .img-margin-createflow3 {
        margin-top: 15px !important;
    }

    .img-margin-createflow4 {
        margin-top: 25px !important;
    }

    header nav#primary-nav.main-nav {
        display: table;
        float: none;
        margin: 0 auto;
    }

    #footer .footer-address-widget {
        width: 80%;
    }
}


@media (max-width: 812px) {
    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-pharma-mobile2 {
        top: 471px !important;
    }

    .c-usa {
        top: 114px;
        cursor: pointer;
        left: 58px;
    }

        .c-usa img {
            width: 123px;
        }

    .c-malta {
        top: 115px;
        left: 302px;
    }

        .c-malta img {
            width: 101px;
        }
}



@media (max-width: 991px) {

    .video-section-bg iframe {
        height: 414px;
    }
    /*---technology-page---------*/
    .technology-solution-page-main .charaterstics-img {
        margin: 0 14px;
    }

    .technology-solution-page-main .technology-intro-text h1 {
        margin: 20px 0 30px;
    }

    .technology-solution-page-main .technology-text {
        padding: 65px 0 0 43px;
    }

    .technology-solution-page-main .blockchain-tech-characheritics {
        padding: 45px 0 15px;
    }

    /*---technology-page-end--------*/
    section.supporting-blog-slider {
        padding: 50px 0;
    }

    #supporting-blog .owl-item > div {
        min-height: 505px !important;
    }
    /*--------------New-Id(solution)-design-page-------------*/
    .passport-hide-download {
        display: none;
    }

    .New-solution-page-main-background-banner .icon-img-new-design-solu-pages-banner {
        padding: 0px;
        width: 13%;
    }

    .New-passport-page-intro-of-passport .introduction-of-id-new-page-content-main {
        width: 100%;
        float: unset;
    }

    .introduction-of-id-new-page-content-main.desktop-imtro-document-intro {
        display: none;
    }

    .introduction-of-id-new-page-content-main.mobile-imtro-document-intro {
        display: block !important;
    }

    .New-solution-page-main-background-banner .passport-main-title-img-new-solution-page {
        padding: 0px 0 20px 0;
    }

    .introduction-of-id-new-page-image img {
        margin: 0 auto;
        display: table;
    }

    .padding-for-main-section {
        padding: 100px 0 !important;
    }

    .RIFD-new-highlights-dark {
        padding: 10px 0 30px 0;
    }

    .New-solution-page-main-background-banner, .video-section-bg, .New-QR-background-design, .solution-page-creator-flow-mobile, .solution-page-reader-flow-mobile {
        background-attachment: unset !important;
    }

    .key-feature-passport .key-title {
        padding: 0 0 30px 0;
    }

    .key-feature-passport .key-feature-padding {
        padding: 20px 10px;
        margin: 0 30px 40px;
    }

    .intro-of-new-QR {
        padding: 50px 0 0 0;
    }

    .New-passport-page-intro-of-passport {
        padding: 0;
    }

    .video-section-bg .pharmaceuticals-sub-text {
        padding-top: 0px;
    }

    .banner-new-passport-design-passport .New-solution-all-page-icon-imgs {
        padding: 50px 0 100px 0;
    }

    .new-RIFD-code-design-main .RIFD-new-highlights-dark {
        padding: 15px 0 30px 0;
    }

    .New-passport-page-intro-of-passport .new-design-page-of-introcontent-section {
        width: 100%;
        padding: 0;
        float: unset;
    }

    .New-passport-page-intro-of-passport .introduction-of-id-new-page-image {
        width: 100%;
        float: unset;
        margin: 0 auto;
        display: table;
    }

    .new-QR-code-section {
        padding: 100px 0;
    }

    .gradient-future-detail-main {
        padding: 50px 0;
    }
    /*--------------New-Id(solution)-design-page-end------------*/
    .creator-reader-flow-timeline.flow-timeline {
        list-style: none;
        padding: 20px 0 20px;
        position: relative;
    }

        .creator-reader-flow-timeline.flow-timeline:before {
            top: 0;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 3px;
            background-color: #eeeeee;
            left: 25px;
            margin-right: -1.5px;
        }

        .creator-reader-flow-timeline.flow-timeline > li {
            margin-bottom: 20px;
            position: relative;
        }

            .creator-reader-flow-timeline.flow-timeline > li:before,
            .creator-reader-flow-timeline.flow-timeline > li:after {
                content: " ";
                display: table;
            }

            .creator-reader-flow-timeline.flow-timeline > li:after {
                clear: both;
            }

            .creator-reader-flow-timeline.flow-timeline > li:before,
            .creator-reader-flow-timeline.flow-timeline > li:after {
                content: " ";
                display: table;
            }

            .creator-reader-flow-timeline.flow-timeline > li:after {
                clear: both;
            }

            .creator-reader-flow-timeline.flow-timeline > li > .flow-timeline-panel {
                width: calc( 100% - 75px );
                float: right;
                border: 1px solid #d4d4d4;
                border-radius: 2px;
                background: #fff;
                padding: 15px;
                position: relative;
                -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
                box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            }

                .creator-reader-flow-timeline.flow-timeline > li > .flow-timeline-panel:before {
                    position: absolute;
                    top: 26px;
                    left: -15px;
                    display: inline-block;
                    border-top: 15px solid transparent;
                    border-right: 15px solid #ccc;
                    border-left: 0 solid #ccc;
                    border-bottom: 15px solid transparent;
                    content: " ";
                }

                .creator-reader-flow-timeline.flow-timeline > li > .flow-timeline-panel:after {
                    position: absolute;
                    top: 27px;
                    left: -14px;
                    display: inline-block;
                    border-top: 14px solid transparent;
                    border-right: 14px solid #fff;
                    border-left: 0 solid #fff;
                    border-bottom: 14px solid transparent;
                    content: " ";
                }

            .creator-reader-flow-timeline.flow-timeline > li > .flow-timeline-badge {
                color: #fff;
                width: 50px;
                height: 50px;
                line-height: 50px;
                font-size: 1.4em;
                text-align: center;
                position: absolute;
                top: 16px;
                left: 0px;
                margin-right: -25px;
                z-index: 100;
                border-top-right-radius: 50%;
                border-top-left-radius: 50%;
                border-bottom-right-radius: 50%;
                border-bottom-left-radius: 50%;
            }

    .flow-timeline-badge img {
        width: 50px;
    }

    .creator-reader-flow-timeline.flow-timeline > li.flow-timeline-inverted > .flow-timeline-panel {
        float: left;
    }

        .creator-reader-flow-timeline.flow-timeline > li.flow-timeline-inverted > .flow-timeline-panel:before {
            border-right-width: 0;
            border-left-width: 15px;
            right: -15px;
            left: auto;
        }

        .creator-reader-flow-timeline.flow-timeline > li.flow-timeline-inverted > .flow-timeline-panel:after {
            border-right-width: 0;
            border-left-width: 14px;
            right: -14px;
            left: auto;
        }

    .creator-reader-flow-timeline .flow-timeline-badge.primary {
        background-color: #2e6da4 !important;
    }

    .creator-reader-flow-timeline .flow-timeline-badge.success {
        background-color: #3f903f !important;
    }

    .creator-reader-flow-timeline .flow-timeline-badge.warning {
        background-color: #f0ad4e !important;
    }

    .creator-reader-flow-timeline .flow-timeline-badge.danger {
        background-color: #d9534f !important;
    }

    .creator-reader-flow-timeline .flow-timeline-badge.info {
        background-color: #5bc0de !important;
    }

    .creator-reader-flow-timeline .flow-timeline-title {
        margin-top: 0;
        color: inherit;
    }

    .creator-reader-flow-timeline .flow-timeline-body > p,
    .creator-reader-flow-timeline .flow-timeline-body > ul {
        margin-bottom: 0;
    }

        .creator-reader-flow-timeline .flow-timeline-body > p + p {
            margin-top: 5px;
        }

    .creator-reader-flow-timeline .flow-timeline-body {
        display: none;
    }

    .creator-reader-flow-timeline .flow-line::before, .flow-timeline .flow-line::after {
        content: '';
        position: absolute;
        left: -4px;
        width: 16px;
        height: 16px;
        display: block;
        border-radius: 50%;
    }

    .flow-timeline .flow-line::after {
        background: #016b37;
    }

    .creator-reader-flow-timeline .flow-line::before {
        background: #a3cd4b;
        top: -1px;
    }

    .flow-timeline .flow-line {
        position: absolute;
        width: 8px;
        display: block;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a3cd4b+33,016b37+82 */
        background: rgb(163,205,75); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(163,205,75,1) 33%, rgba(1,107,55,1) 82%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(163,205,75,1) 33%,rgba(1,107,55,1) 82%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(163,205,75,1) 33%,rgba(1,107,55,1) 82%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3cd4b', endColorstr='#016b37',GradientType=0 ); /* IE6-9 */
        top: 0px;
        bottom: 0px;
        margin-left: 21px;
    }

    .creator-reader-flow-timeline .flow-line::after {
        bottom: -4px;
    }

    .c-usa {
        top: 114px;
        cursor: pointer;
        left: 58px;
    }

        .c-usa img {
            width: 123px;
        }

    .c-malta {
        top: 115px;
        left: 302px;
    }

        .c-malta img {
            width: 101px;
        }

    .manufacturer-supply .methodology-text {
        min-height: 412px;
    }

    .food-manufacturer .methodology-text, .pharma-main-page .pharma-manufacturer .methodology-text {
        min-height: 412px;
    }

    .document-page-main .work-methodology.aabco-methodology.creatore-flow-main .methodology-text {
        min-height: 360px;
    }

    .id-page-main-div .creatore-flow-main .methodology-text {
        min-height: 440px;
    }

    .how-it-works-steps iframe {
        height: 405px;
        margin-top: 0;
    }

    .explainer-video.how-it-works-steps iframe {
        height: 407px;
    }

    p.veri-passport-video {
        text-align: center;
    }

    section.Completed-api {
        padding: 15px 0 40px;
    }

    .passport-blog-main {
        padding: 30px 0 30px;
    }

    .border-right {
        display: block;
        text-align: center;
    }

    .border-right-main {
        padding: 10px 0 20px;
    }

    .passport-intro.passport-main {
        padding: 30px 0 50px;
    }

    .explainer-video.how-it-works-steps {
        padding: 30px 0 70px;
    }

    .border-right::before, .border-right::after {
        display: none;
    }

    .left-content {
        min-height: unset !important
    }

    .banner-particles {
        width: 80%;
    }

    .pharma-main .methodology-text {
        min-height: 440px;
    }

    .pharma-main .creatore-flow-main .methodology-text {
        min-height: 350px;
    }

    .id-page-main .creatore-flow-main .methodology-text {
        min-height: 437px;
    }

    .key-feature-passport.key-feature-passport-content-section2, .key-feature-passport-content-section1, .key-feature-passport.key-feature-passport-content-section2.key-feature-passport-content-section3 {
        padding: 30px 0;
    }

        .key-feature-passport.key-feature-passport-content-section2.how-work-qr {
            padding: 30px 0 50px;
        }

    .passport-content-img {
        margin: 25px auto 0;
    }

    .process-img-1, .process-img-3 {
        top: -27px;
    }

    .key-feature-passport.key-feature-passport-content-section2.key-feature-passport-content-section3 {
        padding: 30px 0 60px;
    }

    .work-methodology.aabco-methodology.creatore-flow-main {
        padding: 0 0 30px;
    }

    .process-img-1 {
        left: 60px;
    }

        .process-img-1 .img-responsive, .process-img-3 .img-responsive, .process-img-2 .img-responsive, .process-img-4 .img-responsive {
            width: 150px;
        }

    .methodology-text {
        min-height: 360px;
        padding: 5px 5px 0;
    }

    .process-img-2 {
        left: 208px;
    }

    .process-img-2, .process-img-4 {
        bottom: -27px;
    }

    .process-img-4 {
        right: 46px;
    }

    .process-img-3 {
        right: 200px;
    }

    section.work-methodology.aabco-methodology .border {
        padding-bottom: 30px;
    }

    methodology ul li:first-child {
        margin-left: -17px;
    }

    .work-methodology ul li {
        margin-left: 2px;
    }

    .work-methodology ul li {
        width: 19.6%;
    }

    section.key-feature-passport {
        padding: 30px 0;
    }

    .Proof-of-Concept .div-concept {
        margin: 50px 0 0;
    }

    .Proof-of-Concept {
        text-align: center;
    }

    .work-methodology {
        margin: 0;
    }

    .download-pdf-section, .d-img {
        margin: 0 auto 25px;
    }

    section.download-pdf-ppt {
        padding: 35px 0 10px;
    }

    .veri-video-and-content.passport-page-video {
        margin: 40px 0 0;
    }

    .feature-passport-section-content {
        margin: 30px;
        min-height: unset;
    }

    .home-history-img {
        margin: 10px 0 5px;
    }

    .page-title h1 {
        margin: 10px 0 0 !important;
    }

    section.technical-info-top-content {
        padding: 7px 0 0;
    }

    section.technical-info-bottom-content {
        padding: 7px 0;
    }

    .verification-process-main.verification-process-main-last {
        margin-bottom: 0;
    }

    .doc-submit-process ul {
        margin-bottom: 7px;
    }

    .center-reduce-margin .pager {
        margin: 25px 0 0 !important;
    }

    .divider.soa-page-info-main {
        width: 100% !important;
    }

    .document-create-title {
        padding: 20px 0 0;
    }

    .product-page section.bg-blue-top {
        padding: 10px 0 18px;
    }

    .registration-page-validation .inputs {
        padding: 7px 0 0;
    }

    .contact-address-conect .top-bar li i {
        width: 6%;
    }

    .address-icn {
        width: 7%;
    }

    .password-recovery-page .field-validation-error {
        display: block;
        margin: 10px 0 0;
        text-align: center;
    }

    #header .main-nav li {
        margin: 0 4px !important;
    }

    .mobile-show-menu {
        display: block !important;
    }

    .login-page .returning-wrapper .buttons {
        text-align: center;
    }

    .hide-in-mobile-p {
        display: none;
    }

    .wpcf7-form-control.wpcf7-submit.btn.btn-primary {
        margin: 35px auto 0;
    }

    .message-error, .field-validation-error, .username-not-available-status, .poll-vote-error, .password-error {
        display: block;
        padding: 0 0 5px 10px;
    }

    .verification-document .escort-personal-info {
        text-align: left;
    }

    .verification-document {
        margin-top: 10px;
    }

    .change-password-page .showpass {
        display: inline-block;
        margin: 0 5px 0 0;
        width: auto;
    }

    .change-password-page .showinput {
        display: inline-block;
        margin: 0;
    }

    .upload-pdf-btn .button-1 {
        display: block;
        margin: 20px auto 0;
    }

    .docs-not-verify {
        border: 3px solid #ff0000;
        display: table;
        margin: 25px 0 30px;
        text-align: center;
        width: 100%;
    }

    .docs-verify {
        border: 3px solid #5eb147;
        display: table;
        margin: 25px 0 30px;
        text-align: center;
        width: 100%;
    }

    .contactus-page .top-bar.conu {
        display: block;
        text-align: left;
    }

    .twitter-widget.clearfix {
        float: left;
        width: 100%;
    }

    .usefull-links-widget {
        clear: both;
        display: block;
        margin: 0;
        padding-top: 10px;
    }

    .cd-hero {
        margin-top: 0;
        padding: 0;
    }

    section {
        padding: 10px 0;
    }

    #footer .twitter-widget {
        margin-top: 18px;
    }

    .map {
        height: 100% !important;
    }

    address-aus {
        margin-top: 0;
    }

    .hide-in-mobile {
        display: none;
    }

    .cd-hero-slider {
        height: 350px;
    }

    .main-nav .nav.nav-pills {
        display: table;
        margin: 0 auto;
        width: auto;
    }

    .SelectTemplate .buttons {
        display: table;
        margin: 30px auto 0;
        text-align: center;
    }

    #footer .footer-address-widget {
        width: 50%;
    }

    /*#header .main-nav li a {
			font-size: 13px;
		}*/

    .registration-page .buttons.register-btn {
        text-align: center;
    }

    .registration-page .buttons {
        text-align: center;
    }

    .html-home-page .fancybox-overlay .fancybox-outer .fancybox-inner {
        height: 400px !important;
    }

    #header .nav .sub-menu-document {
        margin-right: 15px !important;
    }

    #cssmenu > ul > li.has-sub > a::before {
        top: 26px;
    }

    #cssmenu > ul > li.has-sub > a::after {
        top: 29px;
    }

    #header .main-nav .sub-menu-main li a {
        font-size: 13px;
    }

    #cssmenu li:hover > ul > li {
        margin: 0 !important;
    }

    #cssmenu .nav .menu-item .sub-menu-main a {
        padding: 20px 10px;
    }

    section.history-section {
        padding: 10px 0;
    }

    section.ibm-section {
        padding: 16px 0 12px;
    }

    .homepage-video-section {
        padding: 0 0 8px;
    }

    .ibm-section h2.doing-the-right-text {
        margin-top: 12px;
    }

    .select-original-modified-files.middle-content-main {
        width: 100%;
        margin-top: 20px;
    }

    .docs-verify .genuine-product-img {
        float: none;
        margin: 5px auto;
        clear: both;
    }

    /*#cssmenu ul.dropdown-menu .btn.btn-default {
			margin: 0 auto;
		}*/
}

@media (max-width: 900px) {
    /*mobile view creator and reader flow */
    .solution-page-creator-flow-main {
        display: none;
    }

    .New-solution-page-main-background-banner, .video-section-bg, .New-QR-background-design, .solution-page-creator-flow-main, .solution-page-reader-flow-main {
        background-attachment: unset;
    }

    .flow-of-solution-page {
        padding: 0px 0 50px 0;
    }

    .img-margin-createflow1, .img-margin-createflow2, .img-margin-createflow3 {
        margin-top: 10px !important;
    }

    .img-margin-createflow4 {
        margin-top: 22px !important;
    }

    .solution-page-creator-flow-mobile {
        display: table !important;
        background: url("../img/solution-img/creater-bg-new1.jpg");
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        background-attachment: fixed;
    }

    /*.timeline-label::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-right-color: white;
    border-left: 0;
    margin-top: -20px;
    margin-left: -20px;
}*/

    .timeline-label {
        position: relative;
        display: flex;
        align-items: center;
    }

    .solution-page-reader-flow-main {
        display: none;
    }

    .img-margin-readerflow1 {
        margin-top: 22px !important;
    }

    .img-margin-readerflow3, .img-margin-readerflow4 {
        margin-top: 10px !important;
    }

    .solution-page-reader-flow-mobile {
        display: table !important;
        background: url("../img/solution-img/reader-bg-new.jpg");
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        background-attachment: fixed;
    }

    .new-design-introdution-title-name {
        text-align: center;
    }

    .creator-flow-mobile-image-veritical {
        float: left;
        width: 8%;
        margin: 0 30px 0 20px;
    }

    .creator-flow-mobile-image {
        float: left;
        width: 12%;
        text-align: center;
        display: table;
        margin: 0 25px 0px 0;
    }

        .creator-flow-mobile-image img {
            width: 100%;
        }

    .create-passport-label-mobile-common {
        width: 100%;
    }

    .create-passport-label-mobile {
        position: absolute;
        top: 55px !important;
    }

    .create-passport-label-mobile1 {
        position: absolute;
        top: 235px !important;
    }

    .create-passport-label-mobile2 {
        position: absolute;
        top: 465px !important;
    }

    .create-passport-label-mobile3 {
        position: absolute;
        top: 722px !important;
    }

    .create-passport-label-mobile4 {
        position: absolute;
        top: 976px !important;
    }

    .creator-flow-mobile-content {
        width: 80%;
        display: inline-block;
        position: relative;
    }

    .reader-passport-label-mobile2 {
        top: 482px !important;
    }

    .reader-passport-label-mobile4 {
        top: 988px !important;
    }

    .reader-passport-label-mobile1 {
        top: 226px !important;
    }

    .creator-flow-mobile-content h4 {
        color: #25984E;
        font-weight: bold;
        line-height: 1.2;
    }

    .creator-flow-mobile-content p {
        color: black;
    }

    .create-passport-label-mobile2.food-mobile2.create-passport-label-mobile-common {
        top: 483px !important;
    }

    .create-passport-label-mobile3.food-mobile3.create-passport-label-mobile-common {
        top: 739px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.reader-passport-label-mobile1.reader-food-mobile1 {
        top: 238px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-food-mobile3 {
        top: 725px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.pharma-mobile2 {
        top: 479px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.pharma-mobile3 {
        top: 739px !important;
    }

    .pharma-mobile2 .creator-flow-mobile-image.img-margin-createflow2 {
        margin-top: 0 !important;
    }

    .pharma-mobile3 .creator-flow-mobile-image.img-margin-createflow3 {
        margin-top: 0 !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.reader-passport-label-mobile1.reader-pharma-mobile1 {
        top: 235px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-pharma-mobile3 {
        top: 724px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.sc-mobile2 {
        top: 479px !important;
    }

    .sc-mobile2 .creator-flow-mobile-image.img-margin-createflow2 {
        margin-top: 0 !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.sc-mobile3 {
        top: 736px !important;
    }

    .sc-mobile3 .creator-flow-mobile-image.img-margin-createflow3 {
        margin-top: 0 !important;
    }
}


@media (max-width: 768px) {

    .management-team-aus .content .team-socials {
        position: unset;
    }

    .management-team-aus .team-main-div .content {
        min-height: unset !important;
    }

    .proof-img-left-padding {
        margin-left: 0;
    }

    .doc-proofe-of-concept .future-detail-main-section .future-detail-description {
        margin: 0 0 25px;
    }

    .pass-detail-QR-proofconcept .slide-right-btn {
        padding: 5px 20px;
    }

    .video-section-bg iframe {
        height: 420px;
    }
    /*-----------technology-page--------*/
    .technology-solution-page-main .charaterstics-img {
        margin: 30px auto;
        display: table;
    }

    .charachterstics-blockchain-images {
        padding: 30px 0 15px;
    }

    .technology-solution-page-main .unique-has-content {
        padding: 15px 0 20px;
    }

    .technology-solution-page-main .unique-hash-main {
        padding: 41px 0 0;
    }

    .technology-solution-page-main .unique-has-content h1 {
        margin-bottom: 25px;
    }

    .technology-solution-page-main .blockchain-tech-characheritics {
        padding: 45px 0 15px;
    }

    .technology-solution-page-main .technology-text {
        padding: 54px 0 0 0;
        text-align: justify;
    }

    .technology-solution-page-main .blockchain-tech-characheritics-mobile {
        display: block !important;
    }

    .technology-solution-page-main .blockchain-tech-characheritics {
        display: none;
    }
    /*---technology-page-end--------*/
    /*--------------New-Id(solution)-design-page-------------*/
    .New-solution-page-main-background-banner .icon-img-new-design-solu-pages-banner {
        width: unset;
    }

    .New-solution-page-main-background-banner .icon-img-new-design-solu-pages-banner {
        padding: 28px;
    }

    .banner-new-passport-design-passport .New-solution-all-page-icon-imgs {
        padding: 50px 0 80px 0;
    }

    .create-passport-label-mobile4 {
        position: absolute;
        top: 1040px !important;
    }

    .key-feature-passport .key-feature-padding {
        padding: 20px;
    }

    .create-passport-label-mobile3 {
        position: absolute;
        top: 772px !important;
    }

    .create-passport-label-mobile2 {
        position: absolute;
        top: 502px !important;
    }

    .create-passport-label-mobile1 {
        position: absolute;
        top: 257px !important;
    }

    .create-passport-label-mobile {
        position: absolute;
        top: 65px !important;
    }

    .creator-flow-mobile-image-veritical {
        width: 10% !important;
    }

    .reader-passport-label-mobile1 {
        top: 245px !important;
    }

    .reader-passport-label-mobile4 {
        top: 1054px !important;
    }

    .img-margin-readerflow1 {
        margin-top: 27px !important;
    }

    .img-margin-readerflow2, .img-margin-readerflow3 {
        margin-top: 18px;
    }

    .create-passport-label-mobile2.food-mobile2.create-passport-label-mobile-common {
        top: 517px !important;
    }

    .create-passport-label-mobile3.food-mobile3.create-passport-label-mobile-common {
        top: 789px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.reader-passport-label-mobile1.reader-food-mobile1 {
        top: 258px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-food-mobile2 {
        top: 500px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-food-mobile3 {
        top: 777px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.pharma-mobile2 {
        top: 516px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.pharma-mobile3 {
        top: 788px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.reader-passport-label-mobile1.reader-pharma-mobile1 {
        top: 256px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-pharma-mobile2 {
        top: 504px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-pharma-mobile3 {
        top: 776px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.sc-mobile2 {
        top: 513px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.sc-mobile3 {
        top: 791px !important;
    }
    /*--------------New-Id(solution)-design-page-end------------*/

    section.supporting-blog-slider .owl-buttons .fa {
        display: none;
    }

    .c-usa {
        top: 108px;
        cursor: pointer;
        left: 53px;
    }

    .c-malta {
        top: 110px;
        left: 288px;
    }

    .icon-names-new-solution-design {
        display: none !important;
    }

    .New-solution-page-main-background-banner .icon-img-new-design-solu-pages-banner {
        padding: 0 0 0 4px;
        width: 12%;
        box-sizing: border-box;
    }

    .hover-effect-icon img {
        width: 100%;
    }

    .New-solution-page-main-background-banner {
        background-size: cover;
    }

    /*.new-design-introdution-title-name {
            padding: 0 0 20px;
        }*/

    .new-design-introdution-title-name span {
        font-size: 30px;
        line-height: 35px;
    }

    .video-section-bg .passportwork-sub-text h1 {
        font-size: 30px;
    }

    .video-section-bg .passportwork-sub-text {
        text-align: center;
    }

    .gradient-future-detail-main .future-detail-description h2 {
        font-size: 30px !important;
        margin-bottom: 30px;
    }

    .gradient-future-detail-main .future-detail-description p {
        font-size: 20px;
    }
}

@media (max-width: 736px) {
    .proof-content-img .proof-img {
        width: 50%;
    }

    .video-section-bg iframe {
        height: 406px;
    }
    /*---trchnology-page------*/


    /*---trchnology-page-end-----*/
    #supporting-blog .owl-item > div {
        min-height: 440px !important;
    }

    .banner-new-passport-design-passport .New-solution-all-page-icon-imgs {
        padding: 50px 0;
    }

    .New-solution-all-page-icon-imgs .hover-effect-icon:hover .new-design-icon-on-related-page {
        display: none !important;
    }

    .New-solution-all-page-icon-imgs .hover-effect-icon:hover .new-design-active-on-related-page {
        display: block !important;
    }

    .flow-of-solution-page {
        padding: 0px 0 30px 0 !important;
    }

    .padding-for-main-section {
        padding: 50px 0 !important;
    }

    .new-QR-code-section {
        padding: 50px 0;
    }

    section.supporting-blog-slider {
        padding: 50px 0;
    }

    .qr-title-mobile {
        margin: 0 0 49px;
    }

    .new-RIFD-code-design-main .RIFD-new-highlights-dark {
        padding: 0px 0 30px 0;
    }

    .gradient-future-detail-main .future-download-btn {
        margin: 45px 0 0 0;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.sc-mobile2 {
        top: 493px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.sc-mobile3 {
        top: 756px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.reader-passport-label-mobile1.reader-sc-mobile1 {
        top: 245px !important;
    }

    .reader-sc-mobile1 .creator-flow-mobile-image.img-margin-readerflow1 {
        margin-top: 14px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-sc-mobile2 {
        top: 483px !important;
    }

    .create-passport-label-mobile2.food-mobile2.create-passport-label-mobile-common {
        top: 489px !important;
    }

    .create-passport-label-mobile3.food-mobile3.create-passport-label-mobile-common {
        top: 750px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.reader-passport-label-mobile1.reader-food-mobile1 {
        top: 242px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-food-mobile2 {
        top: 480px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-food-mobile3 {
        top: 742px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-pharma-mobile2 {
        top: 482px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.pharma-mobile3 {
        top: 756px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.pharma-mobile2 {
        top: 494px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-pharma-mobile3 {
        top: 744px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.reader-passport-label-mobile1.reader-pharma-mobile1 {
        top: 244px !important;
    }

    .img-margin-createflow1, .img-margin-createflow2, .img-margin-createflow3 {
        margin-top: 10px !important;
    }

    .img-margin-createflow4 {
        margin-top: 25px !important;
    }

    .creator-flow-mobile-image {
        width: 14%;
    }

    .create-passport-label-mobile4 {
        position: absolute;
        top: 991px !important;
    }

    .create-passport-label-mobile3 {
        position: absolute;
        top: 742px !important;
    }

    .create-passport-label-mobile2 {
        position: absolute;
        top: 475px !important;
    }

    .create-passport-label-mobile1 {
        position: absolute;
        top: 245px !important;
    }

    .create-passport-label-mobile {
        position: absolute;
        top: 58px !important;
    }

    .reader-passport-label-mobile1 {
        top: 229px !important;
    }

    .reader-passport-label-mobile4 {
        top: 1009px !important;
    }

    .how-it-works-steps iframe {
        height: 397px;
    }

    .explainer-video.how-it-works-steps iframe {
        height: 397px;
    }

    .aabco-methodology .border-right-main {
        padding-bottom: 30px;
    }

    .how-work-qr .left-content {
        margin: 0;
        padding: 10px 0;
    }

    .key-feature-passport.key-feature-passport-content-section2.how-work-qr {
        padding: 30px 0;
    }

    .work-methodology.aabco-methodology.creatore-flow-main {
        padding: 0;
    }

    .pharma-main .methodology-text {
        min-height: unset;
    }

    .pharma-main .creatore-flow-main .methodology-text {
        min-height: unset;
    }

    .passport-blog-main .blog-thumbnail {
        display: block;
        text-align: center;
    }

    .id-page-main .creatore-flow-main .methodology-text {
        min-height: unset;
    }

    .id-page-main .methodology-text {
        min-height: unset;
    }

    .passport-blog-main .blog-item-classic .blog-thumbnail a {
        margin: 0 auto 25px;
        display: inline-block;
        text-align: center;
    }

    .mobile-arrow-img {
        margin: 0 auto;
        display: table;
    }

    .passport-content-img {
        margin: 30px auto 0;
    }

    .work-methodology ul li {
        margin-left: 0;
    }

    .methodology-text {
        min-height: unset;
        padding: 15px 20px;
        display: inline-block;
    }

    .work-methodology ul li {
        width: 85%;
        float: none;
        clear: both;
        margin: 0 auto;
        margin-left: auto;
    }

        .work-methodology ul li:first-child {
            margin: 0 auto;
        }

    .process-img-1, .process-img-3, .process-img-2, .process-img-4 {
        display: none;
    }

    .registration-page .registration-page-validation .text-box {
        margin-bottom: 0;
    }

    .img-file-mobile {
        display: block;
    }

    .img-file-desktop {
        display: none;
    }

    .select-template-name {
        margin: 10px auto;
    }

    .product-video-section {
        padding-top: 10px !important;
    }

    .contactus-page .result {
        background: #f2f2f2 none repeat scroll 0 0;
        border-radius: 0;
        font-size: 14px;
        margin-bottom: 10px;
        padding: 15px 10px;
    }

    .result.mobile-on {
        display: block;
    }


    /*.contactus-page .contact-left {margin-top: 80px;}*/
    .contact-address-conect .top-bar li i {
        width: 17px;
    }

    .address-icn {
        width: 20px;
    }

    .img-shadow {
        box-shadow: 1px 0 1px 4px #e2e4e9;
    }

    #header .main-nav li a {
        font-size: 14px;
        padding-left: 10px !important;
    }

    .main-nav .nav.nav-pills {
        width: 100%;
    }

    .message-error, .field-validation-error, .username-not-available-status, .poll-vote-error, .password-error {
        display: table;
        padding: 0 0 5px;
    }

    .contact-address.contact-address-aus {
        margin: 0 0 10px;
    }

    .verification-document .genuine-product-title h2 {
        margin: 15px 0 0;
    }

    #footer .twitter-widget {
        margin-top: 15px;
    }

    .home-page.contactus-page .input {
        width: 100%;
    }

    .field-validation-error > span {
        clear: both;
        display: block;
        float: left;
        min-width: 100%;
        padding: 0px 0 0 10px;
    }

    .contactus-page .map {
        height: 100%;
    }

    .contact-address {
        margin-top: 5px;
    }
    /*.contactus-page .result {background: #90ee90 none repeat scroll 0 0;padding: 6px 10px;text-align: left;color: #000000!important;}*/
    .SelectTemplate .button-1.register-next-step-button {
        clear: both;
        display: table;
        margin: 0 auto;
        text-align: center;
        width: auto;
    }

    .html-home-page .fancybox-overlay .fancybox-outer .fancybox-inner {
        height: 250px !important;
    }

    #footer .usefull-links-widget li {
        padding: 0;
    }

    .btn-of-compare-files input#register-button {
        float: none !important;
    }
    /*nav#cssmenu {padding: 0 !important;width: auto !important;}*/
}

@media screen and (max-width:736px) {
    .technology-solution-page-main .Etherium-veri-video iframe {
        height: 363px;
    }

    .contactus-page {
        padding: 20px 0 0 !important;
    }

        .contactus-page #Layer_1 {
            margin: 20px 0 0 0;
        }


    .c-usa {
        top: 81px;
        cursor: pointer;
        left: 58px;
    }

        .c-usa img {
            width: 106px;
        }

    .c-malta img {
        width: 89px;
    }

    .c-malta {
        top: 75px;
        left: 269px;
    }

    .passport-banner-main.passport-main {
        padding: 30px 0;
    }

    #cssmenu ul {
        width: 100%;
        display: none
    }

        #cssmenu ul li {
            width: 100%;
            border-top: 1px solid #444
        }
        /*#cssmenu ul li:hover{background:#363636;}*/
        #cssmenu ul ul li, #cssmenu li:hover > ul > li {
            height: auto
        }

            #cssmenu ul li a, #cssmenu ul ul li a {
                width: 100%;
                border-bottom: 0
            }

    #cssmenu > ul > li {
        float: none;
        border: none;
    }

    #cssmenu ul ul li a {
        padding-left: 25px
    }
    /*#cssmenu ul ul li:hover{background:#363636!important}*/
    #cssmenu ul ul ul li a {
        padding-left: 35px
    }

    #cssmenu ul ul li a {
        color: #ddd;
        background: none
    }

    #cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
        color: #fff
    }

    #cssmenu ul ul, #cssmenu ul ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left
    }

        #cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before {
            display: none
        }

    #cssmenu #head-mobile {
        display: block;
        padding: 23px;
        color: #ddd;
        font-size: 12px;
        font-weight: 700
    }

    #cssmenu .button {
        width: 55px;
        height: 46px;
        position: absolute;
        right: 0;
        top: -68px;
        cursor: pointer;
        z-index: 12399994;
    }

        #cssmenu .button:after {
            padding-top: 4px;
            position: absolute;
            top: 22px;
            right: 20px;
            display: block;
            height: 4px;
            width: 20px;
            border-top: 2px solid #333;
            border-bottom: 2px solid #333;
            content: ''
        }

        #cssmenu .button:before {
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            transition: all .3s ease;
            position: absolute;
            top: 16px;
            right: 20px;
            display: block;
            height: 2px;
            width: 20px;
            background: #333;
            content: ''
        }

        #cssmenu .button.menu-opened:after {
            padding: 0;
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            transition: all .3s ease;
            top: 23px;
            border: 0;
            height: 2px;
            width: 19px;
            background: #333;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        #cssmenu .button.menu-opened:before {
            top: 23px;
            background: #333;
            width: 19px;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

    #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid #444;
        height: 39px;
        width: 46px;
        cursor: pointer
    }
    /*#cssmenu .submenu-button.submenu-opened{background:#333; color:#fff;}*/
    #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 34px
    }

    #cssmenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #333;
        content: ''
    }

    #cssmenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px
    }
    /*#cssmenu .submenu-button.submenu-opened:after{background:#333}*/
    #cssmenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #333;
        content: ''
    }

    #cssmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px
    }

    #cssmenu .submenu-button.submenu-opened:before {
        display: none
    }

    #cssmenu ul ul ul li.active a {
        border-left: none
    }

    #cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active > a {
        border-top: none
    }

    #header .nav .sub-menu-document {
        margin-right: 0 !important;
    }

    #cssmenu .nav .menu-item .sub-menu-main li {
        border: 0 none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    #header .main-nav .sub-menu-main li a {
        font-size: 14px;
    }

    /*.nav > li > a:hover, .nav > li > a:focus {
			background-color: #5eb147;
			color: #fff !important;
		}*/
}

@media (max-width: 680px) {
    .how-it-works-steps iframe {
        height: 366px;
    }

    .video-section-bg iframe {
        height: 374px;
    }
    /*-----technology--page-------*/

    /*-----technology--page-end-------*/
    .creator-flow-mobile-image-veritical {
        width: 11% !important;
    }

    .technology-solution-page-main .Etherium-veri-video iframe {
        height: 346px;
    }

    .create-passport-label-mobile4 {
        position: absolute;
        top: 1012px !important;
    }

    .create-passport-label-mobile3 {
        position: absolute;
        top: 745px !important;
    }

    .create-passport-label-mobile2 {
        position: absolute;
        top: 485px !important;
    }

    .create-passport-label-mobile1 {
        position: absolute;
        top: 248px !important;
    }
}

@media (max-width: 667px) {

    .video-section-bg iframe {
        height: 367px;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.pharma-mobile1 {
        top: 230px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.pharma-mobile3 {
        top: 732px !important;
    }

    .pharma-mobile3 .creator-flow-mobile-image.img-margin-createflow3 {
        margin-top: 21px !important;
    }

    .create-passport-label-mobile.create-passport-label-mobile-common.reader-passport-label-mobile.reader-pharma-mobile {
        top: 61px !important;
    }

    .reader-pharma-mobile1 .img-margin-readerflow1 {
        margin-top: 14px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-pharma-mobile3 {
        top: 720px !important;
    }

    .reader-pharma-mobile .img-margin-readerflow {
        margin-top: 0px;
    }

    .create-passport-label-mobile1.food-mobile1.create-passport-label-mobile-common {
        top: 230px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-food-mobile3 {
        top: 715px !important;
    }

    .create-passport-label-mobile3.food-mobile3.create-passport-label-mobile-common {
        top: 727px !important;
    }

    .create-passport-label-mobile.create-passport-label-mobile-common.sc-mobile {
        top: 58px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.sc-mobile1 {
        top: 232px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.sc-mobile3 {
        top: 730px !important;
    }

    .sc-mobile3 .creator-flow-mobile-image.img-margin-createflow3 {
        margin-top: 18px !important;
    }

    .food-mobile2 .img-margin-createflow2, .img-margin-createflow3 {
        margin-top: 0px !important;
    }

    .reader-food-mobile1 .img-margin-readerflow1 {
        margin-top: 11px !important;
    }

    .img-margin-createflow1 {
        margin-top: 25px !important;
    }

    .img-margin-createflow2, .img-margin-createflow3 {
        margin-top: 32px !important;
    }

    .img-margin-createflow4 {
        margin-top: 38px !important;
    }

    .creator-flow-mobile-content {
        width: 70%;
    }

    .creator-flow-mobile-image {
        width: 18%;
    }

    .create-passport-label-mobile {
        position: absolute;
        top: 65px !important;
    }

    .create-passport-label-mobile1 {
        position: absolute;
        top: 242px !important;
    }

    .create-passport-label-mobile2 {
        position: absolute;
        top: 461px !important;
    }

    .create-passport-label-mobile3 {
        position: absolute;
        top: 723px !important;
    }

    .create-passport-label-mobile4 {
        position: absolute;
        top: 988px !important;
    }

    .reader-passport-label-mobile {
        top: 45px !important;
    }

    .reader-passport-label-mobile1 {
        top: 210px !important;
    }

    .reader-passport-label-mobile2 {
        top: 477px !important;
    }

    .reader-passport-label-mobile3 {
        top: 715px !important;
    }

    .img-margin-readerflow {
        margin-top: 10px;
    }

    .img-margin-readerflow1 {
        margin-top: 55px !important;
    }

    .img-margin-readerflow3 {
        margin-top: 32px !important;
    }

    .img-margin-readerflow4 {
        margin-top: 24px !important;
    }

    .c-malta {
        top: 69px;
        left: 244px;
    }

        .c-malta img {
            width: 81px;
        }

    .c-usa img {
        width: 100px;
    }

    .c-usa {
        top: 77px;
        cursor: pointer;
        left: 52px;
    }

    .how-it-works-steps iframe {
        height: 358px;
    }

    .explainer-video.how-it-works-steps iframe {
        height: 358px;
    }

    .video-widget a {
        margin: 0 !important;
    }

    #footer .footer-address-widget {
        width: 60%;
    }

    .showpass-main-tick {
        margin-right: 0px;
    }

    .showpass-submit .buttons {
        margin: 0;
    }

    .how-it-works-steps iframe {
        height: 358px;
    }

    .explainer-video.how-it-works-steps iframe {
        height: 358px;
    }

    .video-widget a {
        margin: 0 !important;
    }

    #footer .footer-address-widget {
        width: 60%;
    }

    .showpass-main-tick {
        margin-right: 0px;
    }

    .showpass-submit .buttons {
        margin: 0;
    }
}

@media (max-width: 640px) {
    .how-it-works-steps iframe {
        height: 343px;
    }

    .video-section-bg iframe {
        height: 352px;
    }
    /**----technology-page---*/
    /*.technology-solution-page-main .Etherium-veri-video iframe {width: 560px;margin: 0 auto;display: table;}*/
    .technology-solution-page-main .Etherium-veri-video iframe {
        height: 327px;
    }
    /**----technology-page-end----*/
    .future-download-btn .slide_from_right.slide-right-btn {
        padding: 11px 25px !important;
        margin: 0 25px 0 0;
    }

        .future-download-btn .slide_from_right.slide-right-btn.slide-right-margin-0 {
            margin: unset !important;
        }

    .create-passport-label-mobile1.create-passport-label-mobile-common.sc-mobile1 {
        top: 219px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.reader-passport-label-mobile1.reader-sc-mobile1 {
        top: 211px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-sc-mobile2 {
        top: 459px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-sc-mobile3 {
        top: 676px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-sc-mobile4 {
        top: 937px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.sc-mobile2 {
        top: 468px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.sc-mobile3 {
        top: 696px !important;
    }

    .create-passport-label-mobile1.food-mobile1.create-passport-label-mobile-common {
        top: 215px !important;
    }

    .create-passport-label-mobile2.food-mobile2.create-passport-label-mobile-common {
        top: 469px !important;
    }

    .create-passport-label-mobile3.food-mobile3.create-passport-label-mobile-common {
        top: 698px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.reader-passport-label-mobile1.reader-food-mobile1 {
        top: 207px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-food-mobile2 {
        top: 456px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-food-mobile3 {
        top: 673px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-food-mobile4 {
        top: 937px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.pharma-mobile1 {
        top: 217px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.pharma-mobile2 {
        top: 470px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.pharma-mobile3 {
        top: 698px !important;
    }

    .create-passport-label-mobile.create-passport-label-mobile-common.reader-passport-label-mobile.reader-pharma-mobile {
        top: 41px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.reader-passport-label-mobile1.reader-pharma-mobile1 {
        top: 210px !important;
    }

    .reader-pharma-mobile .img-margin-readerflow {
        margin-top: 11px;
    }

    .reader-pharma-mobile1 .img-margin-readerflow1 {
        margin-top: 35px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-pharma-mobile2 {
        top: 457px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-pharma-mobile3 {
        top: 688px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-pharma-mobile4 {
        top: 937px !important;
    }

    .create-passport-label-mobile4 {
        position: absolute;
        top: 923px !important;
    }

    .create-passport-label-mobile3 {
        position: absolute;
        top: 683px !important;
    }

    .create-passport-label-mobile2 {
        position: absolute;
        top: 432px !important;
    }

    .create-passport-label-mobile1 {
        position: absolute;
        top: 214px !important;
    }

    .create-passport-label-mobile {
        position: absolute;
        top: 52px !important;
    }

    .reader-passport-label-mobile {
        top: 42px !important;
    }

    .reader-passport-label-mobile1 {
        top: 199px !important;
    }

    .reader-passport-label-mobile2 {
        top: 457px !important;
    }

    .reader-passport-label-mobile4 {
        position: absolute;
        top: 948px !important;
    }

    .future-download-btn .slide_from_right {
        margin: 20px auto 0 auto;
    }

    .c-malta img {
        width: 74px;
    }

    .c-malta {
        top: 68px;
        left: 237px;
    }

    .c-usa {
        top: 76px;
        cursor: pointer;
        left: 53px;
    }

        .c-usa img {
            width: 92px;
        }
}

@media(max-width:600px) {
    .technology-solution-page-main .Etherium-veri-video iframe {
        height: 309px;
    }

    .how-it-works-steps iframe {
        height: 321px;
    }

    .video-section-bg iframe {
        height: 329px;
    }

    .multiblochchain-solu-img {
        margin: 0 0 154px;
    }

    .c-malta {
        top: 61px;
        left: 218px;
    }

    .c-usa {
        top: 69px;
        cursor: pointer;
        left: 43px;
    }
}

@media (max-width: 590px) {
    .map-worldwide-state-name li {
        font-size: 12px !important;
        line-height: 5px;
    }

    .c-usa img {
        width: 89px;
    }

    .c-usa {
        top: 71px;
        cursor: pointer;
        left: 44px;
    }

    .c-malta img {
        width: 71px;
    }

    .c-malta {
        top: 61px;
        left: 213px;
    }

    .main-wrap h1 {
        margin-top: 0;
        font-size: 13px !important;
    }

    .map-banner-title {
        padding: 19px 0 0;
        color: #fff;
    }

    .homepage-banner-img {
        min-height: 294px;
    }

    .video-widget a {
        margin: 0 !important;
    }

    .how-it-works-steps iframe {
        height: 297px;
    }

    .video-widget a {
        margin: 0 !important;
    }

    .how-it-works-steps iframe {
        height: 297px;
    }
}

@media (max-width: 568px) {
    .technology-solution-page-main .Etherium-veri-video iframe {
        height: 296px;
    }

    .how-it-works-steps iframe {
        height: 303px;
    }

    .video-section-bg iframe {
        height: 311px;
    }

    #supporting-blog .owl-item > div {
        min-height: 455px !important;
    }

    .future-download-btn .slide_from_right {
        margin: 45px auto 20px 0;
        width: unset !important;
    }

    .gradient-future-detail-main .future-download-btn {
        margin: 25px 0 0 0;
    }
    /*.slide-right-btn{
        width:100%;
    }*/
    .create-passport-label-mobile1.create-passport-label-mobile-common.sc-mobile1 {
        top: 198px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.sc-mobile2 {
        top: 426px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.sc-mobile3 {
        top: 625px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.sc-mobile4 {
        top: 835px !important;
    }

    .create-passport-label-mobile.create-passport-label-mobile-common.reader-passport-label-mobile.reader-sc-mobile {
        top: 55px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-sc-mobile2 {
        top: 414px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-sc-mobile3 {
        top: 614px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-sc-mobile4 {
        top: 847px !important;
    }

    .reader-sc-mobile .img-margin-readerflow {
        margin-top: 1px;
    }

    .create-passport-label-mobile1.food-mobile1.create-passport-label-mobile-common {
        top: 195px !important;
    }

    .create-passport-label-mobile2.food-mobile2.create-passport-label-mobile-common {
        top: 423px !important;
    }

    .create-passport-label-mobile3.food-mobile3.create-passport-label-mobile-common {
        top: 620px !important;
    }

    .create-passport-label-mobile4.food-mobile4.create-passport-label-mobile-common {
        top: 832px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-food-mobile2 {
        top: 412px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-food-mobile3 {
        top: 611px !important;
    }

    .create-passport-label-mobile.create-passport-label-mobile-common.reader-passport-label-mobile.reader-food-mobile {
        top: 54px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-food-mobile4 {
        top: 845px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.pharma-mobile1 {
        top: 198px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.pharma-mobile2 {
        top: 423px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.pharma-mobile3 {
        top: 625px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.pharma-mobile4 {
        top: 836px !important;
    }

    .create-passport-label-mobile.create-passport-label-mobile-common.reader-passport-label-mobile.reader-pharma-mobile {
        top: 56px !important;
    }

    .reader-pharma-mobile .img-margin-readerflow {
        margin-top: 0px;
    }

    .reader-pharma-mobile1 .img-margin-readerflow1 {
        margin-top: 15px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-pharma-mobile2 {
        top: 412px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-pharma-mobile3 {
        top: 614px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-pharma-mobile4 {
        top: 846px !important;
    }

    .timeline-label {
    }

    .create-passport-label-mobile {
        position: absolute;
        top: 54px !important;
    }

    .create-passport-label-mobile1 {
        position: absolute;
        top: 195px !important;
    }

    .create-passport-label-mobile2 {
        position: absolute;
        top: 382px !important;
    }

    .create-passport-label-mobile3 {
        position: absolute;
        top: 608px !important;
    }

    .create-passport-label-mobile4 {
        position: absolute;
        top: 820px !important;
    }

    .creator-flow-mobile-content {
        width: 75%;
    }

    .reader-passport-label-mobile2 {
        top: 410px !important;
    }

    .reader-passport-label-mobile4 {
        top: 845px !important;
    }

    .reader-passport-label-mobile {
        top: 38px !important;
    }

    .img-margin-readerflow1 {
        margin-top: 40px !important;
    }
}

@media (max-width: 533px) {
    .technology-solution-page-main .Etherium-veri-video iframe {
        height: 267px;
    }

    .how-it-works-steps iframe {
        height: 283px;
    }

    .video-section-bg iframe {
        height: 292px;
    }
}

@media (max-width: 480px) {
    .proof-content-img .proof-img {
        width: 100%;
    }

    .video-section-bg iframe {
        height: 262px;
    }
    /*-----------technology--page---*/
    .technology-solution-page-main .Etherium-veri-video iframe {
        height: 246px;
    }

    .technology-solution-page-main .unique-beyound-has-value h1 br {
        display: none;
    }

    .technology-solution-page-main .blockchain-tech-characheritics {
        padding: 20px 0 15px;
    }

    .technology-solution-page-main .blockchain-technology-main-mobile {
        padding: 40px 0 40px;
    }

    .technology-solution-page-main .unique-beyound-has-value h1 {
        font-size: 30px;
    }

    .technology-solution-page-main .Multi-chain-Solution-text-main h1 {
        font-size: 30px;
        margin: 0px auto 38px;
    }

    .technology-solution-page-main .Qr-code-text h1 {
        font-size: 30px;
    }

    .technology-solution-page-main .technology-intro-text h1 {
        font-size: 30px;
    }

    .technology-solution-page-main .technology-text {
        padding: 48px 0 0 18px;
    }

    .technology-solution-page-main .today-system {
        font-size: 26px;
    }

    .technology-solution-page-main .description-system {
        font-size: 20px;
    }

    .technology-solution-page-main .blockchain-tech {
        font-size: 26px;
    }

    .technology-solution-page-main .peer-to-peer-network {
        font-size: 24px;
    }

    .technology-solution-page-main .description-system p {
        line-height: 28px;
    }

    .technology-solution-page-main .blockchain-tech {
        line-height: 32px;
    }

    .technology-solution-page-main .peer-to-peer-network {
        line-height: 30px;
    }
    /*.technology-solution-page-main .overlay-charachteristics {text-align: center;}*/
    /*-----------technology--page-end-----*/
    #supporting-blog .owl-item > div {
        min-height: 475px !important;
    }

    .flipbook-frame {
        margin: 0 54px;
    }

        .flipbook-frame iframe {
            height: 543px;
        }

    .New-solution-page-main-background-banner .passport-main-title-img-new-solution-page {
        padding: 0;
    }

    .banner-new-passport-design-passport .New-solution-all-page-icon-imgs {
        padding: 50px 0;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.create-id-mobile2 {
        top: 420px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.create-id-mobile3 {
        top: 679px !important;
    }

    .create-id-mobile3 .creator-flow-mobile-image.img-margin-createflow3 {
        margin-top: 29px !important;
    }

    .reader-passport-label-mobile2 {
        top: 450px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-id-mobile4 {
        top: 927px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-id-mobile2 {
        top: 453px !important;
    }

    .reader-id-mobile2 .creator-flow-mobile-image.img-margin-readerflow2 {
        margin-top: 11px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-id-mobile4 {
        top: 894px !important;
    }

    .reader-id-mobile4 .img-margin-readerflow4 {
        margin-top: 51px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.sc-mobile1 {
        top: 216px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.sc-mobile2 {
        top: 447px !important;
    }

    .sc-mobile2 .creator-flow-mobile-image.img-margin-createflow2 {
        margin-top: 16px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.sc-mobile3 {
        top: 679px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.sc-mobile4 {
        top: 894px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-sc-mobile2 {
        top: 441px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-sc-mobile3 {
        top: 662px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-sc-mobile4 {
        top: 912px !important;
    }

    .create-passport-label-mobile1.food-mobile1.create-passport-label-mobile-common {
        top: 216px !important;
    }

    .create-passport-label-mobile2.food-mobile2.create-passport-label-mobile-common {
        top: 442px !important;
    }

    .create-passport-label-mobile3.food-mobile3.create-passport-label-mobile-common {
        top: 677px !important;
    }

    .create-passport-label-mobile4.food-mobile4.create-passport-label-mobile-common {
        top: 888px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.reader-passport-label-mobile1.reader-food-mobile1 {
        top: 218px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-food-mobile2 {
        top: 439px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-food-mobile3 {
        top: 663px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-food-mobile4 {
        top: 911px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.pharma-mobile2 {
        top: 452px !important;
    }

    .pharma-mobile2 .creator-flow-mobile-image.img-margin-createflow2 {
        margin-top: 12px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.pharma-mobile3 {
        top: 682px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.pharma-mobile4 {
        top: 889px !important;
    }

    .reader-pharma-mobile1 .img-margin-readerflow1 {
        margin-top: 32px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-pharma-mobile2 {
        top: 440px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-pharma-mobile3 {
        top: 658px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-pharma-mobile4 {
        top: 909px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.pharma-mobile1 {
        top: 215px !important;
    }

    .food-mobile2 .img-margin-createflow2, .img-margin-createflow3 {
        margin-top: 18px !important;
    }

    .creator-flow-mobile-image-veritical {
        width: 14% !important;
    }

    .creator-flow-mobile-image {
        width: 21%;
    }

    .creator-flow-mobile-content p {
        font-size: 15px;
        line-height: 20px;
    }

    .creator-flow-mobile-content h4 {
        font-size: 16px;
    }

    .creator-flow-mobile-content {
        width: 70%;
    }

    .create-passport-label-mobile {
        position: absolute;
        top: 62px !important;
    }

    .create-passport-label-mobile1 {
        position: absolute;
        top: 224px !important;
    }

    .create-passport-label-mobile2 {
        position: absolute;
        top: 416px !important;
    }

    .create-passport-label-mobile3 {
        position: absolute;
        top: 659px !important;
    }

    .create-passport-label-mobile4 {
        position: absolute;
        top: 900px !important;
    }

    .reader-passport-label-mobile {
        top: 53px !important;
    }

    .reader-passport-label-mobile1 {
        top: 189px !important;
    }

    .reader-passport-label-mobile2 {
        top: 439px !important;
    }

    .reader-passport-label-mobile4 {
        top: 917px !important;
    }

    .img-margin-readerflow1 {
        margin-top: 58px !important;
    }

    .img-margin-readerflow3 {
        margin-top: 40px !important;
    }

    .img-margin-readerflow4 {
        margin-top: 29px !important;
    }

    .c-malta img {
        width: 58px;
    }

    .c-malta {
        top: 53px;
        left: 170px;
    }

    .c-usa {
        top: 57px;
        cursor: pointer;
        left: 36px;
    }

        .c-usa img {
            width: 72px;
        }

    .genuine-product-title {
        margin: 25px 0;
    }

    .gradient-btn.download-btn-verify {
        margin: 0 auto 20px !important;
        display: table !important;
    }

        .gradient-btn.download-btn-verify.btn-blockchain {
            padding: 12px 71px 11px 72px !important;
            margin-right: unset !important;
        }

    canvas#the-canvas {
        margin: 40px auto !important;
    }

    .three-down-icon-for-blockchain .demo a {
        top: -160%;
    }

    .buttons.verified-result-btn.verified-on-btn {
        margin: 20px auto 26px !important;
    }

    .three-down-icon-for-blockchain .demo a.three-down-arrow-main.three-down-arrow-btn--verify-mainnet {
        top: 54%;
    }

    .how-it-works-steps iframe {
        height: 253px;
    }

    .explainer-video.how-it-works-steps iframe {
        height: 253px;
    }

    .not-found-page .button-1.register-next-step-button {
        margin: 0 auto !important;
    }

    .blog-date-sharablelink .blog-date-link {
        display: inline-block;
        margin: 0 auto;
        font-size: 12px;
    }

    .cd-hero-slider {
        height: 200px;
    }

    .contactus-page .btn:hover {
        line-height: 18px !important;
    }

    .button-1.register-next-step-button {
        margin: 2px 20px !important;
    }

    .box-center-file span, .box-center-file strong {
        font-size: 16px;
    }

    .docs-verify .genuine-product-title {
        float: left;
        margin: 18px 0 0;
    }

    .docs-verify .genuine-product-img {
        margin: 5px auto;
        padding: 7px;
        width: 50px;
    }

    .docs-not-verify .genuine-product-title {
        float: left;
        margin: 18px 0 0;
    }

    .docs-not-verify .genuine-product-img {
        margin: 5px 0;
        padding: 7px;
        width: 50px;
    }

    .video-widget a {
        margin: 0 !important;
    }

    .soa-btn.qut-btn a {
        display: block;
        margin: 8px 0 !important;
    }

    .soa-btn.qut-btn.icn-btn > a {
        display: inline-block !important;
        font-size: 30px;
        margin: 0 20px !important;
    }

    #footer .footer-address-widget {
        padding: 20px 0;
        width: 100%;
    }

    .footer-address-widget > ul {
        display: table;
        margin-left: 5%;
        width: 72%;
    }

    .footer-bottom p {
        text-align: left;
    }

    .registration-page .login-show-pass .button-1.register-next-step-button {
        margin: 0 7px !important;
    }

    #footer .footer-top {
        padding: 0 0 12px;
    }

    .upload-pdf-btn .register-next-step-button.button-1 {
        margin: 20px auto 0 !important;
    }

    .select-original-file, .box__input2.select-modified-file {
        padding-left: 7px;
    }

    .banner-particles {
        width: 90%;
    }

    .how-it-works-steps iframe {
        height: 253px;
    }

    .explainer-video.how-it-works-steps iframe {
        height: 253px;
    }

    .not-found-page .button-1.register-next-step-button {
        margin: 0 auto !important;
    }

    .blog-date-sharablelink .blog-date-link {
        display: inline-block;
        margin: 0 auto;
        font-size: 12px;
    }

    .cd-hero-slider {
        height: 200px;
    }

    .contactus-page .btn:hover {
        line-height: 18px !important;
    }

    .button-1.register-next-step-button {
        margin: 2px 20px !important;
    }

    .box-center-file span, .box-center-file strong {
        font-size: 16px;
    }

    .docs-verify .genuine-product-title {
        float: left;
        margin: 18px 0;
        height: unset;
    }

    .docs-verify .genuine-product-img {
        margin: 5px auto 10px;
        padding: 7px;
        width: 50px;
    }

    .docs-not-verify .genuine-product-title {
        float: left;
        margin: 18px 0 0;
    }

    .docs-not-verify .genuine-product-img {
        margin: 5px 0;
        padding: 7px;
        width: 50px;
    }

    .video-widget a {
        margin: 0 !important;
    }

    .soa-btn.qut-btn a {
        display: block;
        margin: 8px 0 !important;
    }

    .soa-btn.qut-btn.icn-btn > a {
        display: inline-block !important;
        font-size: 30px;
        margin: 0 20px !important;
    }

    #footer .footer-address-widget {
        padding: 20px 0;
        width: 100%;
    }

    .footer-address-widget > ul {
        display: table;
        margin-left: 5%;
        width: 72%;
    }

    .footer-bottom p {
        text-align: left;
    }

    .registration-page .login-show-pass .button-1.register-next-step-button {
        margin: 0 7px !important;
    }

    #footer .footer-top {
        padding: 0 0 12px;
    }

    .upload-pdf-btn .register-next-step-button.button-1 {
        margin: 20px auto 0 !important;
    }

    .select-original-file, .box__input2.select-modified-file {
        padding-left: 7px;
    }

    .banner-particles {
        width: 90%;
    }
}

@media(max-width:414px) {

    /*---new-design -doc-proofe-concept---*/
    .proof-concept-doc-main .slide_from_right.slide-right-btn.slide-right-margin-0 {
        padding: 5px 20px;
    }

    .proof-concept-doc-main .proof-concept .uni-ceriti-btn {
        float: unset;
        margin-right: 0 !important;
        text-align: center;
        display: block;
    }

        .proof-concept-doc-main .proof-concept .uni-ceriti-btn.uni-traing-certi {
            margin: 20px auto 0;
        }
    /*---new-design -doc-proofe-concept-end---*/
    .video-section-bg iframe {
        height: 225px;
    }

    .technology-solution-page-main .Etherium-veri-video iframe {
        height: 210px;
    }

    .unique-has-value-text {
        text-align: left;
    }
    /*.nav.nav-tabs li.verify-color-tab a {
            padding: 3px;
        }*/
    #supporting-blog .owl-item > div {
        min-height: 490px !important;
    }

    .flipbook-frame iframe {
        height: 441px;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.reader-passport-label-mobile1.lt-reader-mobile1 {
        top: 167px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.create-id-mobile2 {
        top: 398px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.create-id-mobile3 {
        top: 633px !important;
    }

    .create-id-mobile3 .creator-flow-mobile-image.img-margin-createflow3 {
        margin-top: 56px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-id-mobile2 {
        top: 425px !important;
    }

    .reader-id-mobile2 .creator-flow-mobile-image.img-margin-readerflow2 {
        margin-top: 29px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-id-mobile4 {
        top: 856px !important;
    }

    .creator-flow-mobile-image {
        margin: 0 9px 0px 0;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.reader-passport-label-mobile1.reader-sc-mobile1 {
        top: 206px !important;
    }

    .reader-sc-mobile .img-margin-readerflow {
        margin-top: 12px;
    }

    .reader-sc-mobile1 .creator-flow-mobile-image.img-margin-readerflow1 {
        margin-top: 40px !important;
    }

    .reader-sc-mobile2 .img-margin-readerflow2 {
        margin-top: 24px;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-sc-mobile3 {
        top: 637px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-sc-mobile4 {
        top: 873px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.sc-mobile1 {
        top: 188px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.sc-mobile2 {
        top: 437px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.sc-mobile3 {
        top: 653px !important;
    }

    .sc-mobile3 .creator-flow-mobile-image.img-margin-createflow3 {
        margin-top: 37px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.sc-mobile4 {
        top: 871px !important;
    }

    .sc-mobile4 .img-margin-createflow4 {
        margin-top: 64px !important;
    }

    .create-passport-label-mobile1.food-mobile1.create-passport-label-mobile-common {
        top: 195px !important;
    }

    .create-passport-label-mobile3.food-mobile3.create-passport-label-mobile-common {
        top: 654px !important;
    }

    .create-passport-label-mobile4.food-mobile4.create-passport-label-mobile-common {
        top: 868px !important;
    }

    .food-mobile2 .img-margin-createflow2, .img-margin-createflow3 {
        margin-top: 21px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.reader-passport-label-mobile1.reader-food-mobile1 {
        top: 203px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-food-mobile3 {
        top: 632px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-food-mobile4 {
        top: 870px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.pharma-mobile1 {
        top: 193px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.pharma-mobile2 {
        top: 438px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.pharma-mobile3 {
        top: 653px !important;
    }

    .pharma-mobile3 .creator-flow-mobile-image.img-margin-createflow3 {
        margin-top: 42px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.pharma-mobile4 {
        top: 869px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-pharma-mobile2 {
        top: 433px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-pharma-mobile3 {
        top: 633px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-pharma-mobile4 {
        top: 874px !important;
    }

    .pharma-mobile1 .img-margin-createflow1 {
        margin-top: 56px !important;
    }

    .pharma-mobile2 .creator-flow-mobile-image.img-margin-createflow2 {
        margin-top: 24px !important;
    }

    .reader-pharma-mobile .img-margin-readerflow {
        margin-top: 16px;
    }

    .pharma-mobile4 .img-margin-createflow4 {
        margin-top: 67px !important;
    }


    .img-margin-createflow {
        margin-top: 15px;
    }

    .img-margin-createflow1 {
        margin-top: 44px !important;
    }

    .img-margin-createflow2, .img-margin-createflow3 {
        margin-top: 62px !important;
    }

    .img-margin-createflow4 {
        margin-top: 83px !important;
    }

    .creator-flow-mobile-image {
        width: 24%;
    }

    .creator-flow-mobile-content {
        width: 75%;
    }

    .create-passport-label-mobile {
        top: 49px !important;
    }

    .create-passport-label-mobile1 {
        top: 200px !important;
    }

    .create-passport-label-mobile2 {
        top: 396px !important;
    }

    .create-passport-label-mobile3 {
        top: 632px !important;
    }

    .create-passport-label-mobile4 {
        top: 850px !important;
    }

    .creator-flow-mobile-image-veritical {
        width: 16% !important;
    }

    .reader-passport-label-mobile1 {
        top: 175px !important;
    }

    .reader-passport-label-mobile2 {
        top: 424px !important;
    }

    .reader-passport-label-mobile4 {
        top: 868px !important;
    }

    .img-margin-readerflow1 {
        margin-top: 70px !important;
    }

    .img-margin-readerflow2 {
        margin-top: 32px;
    }

    .img-margin-readerflow3 {
        margin-top: 58px !important;
    }

    .img-margin-readerflow4 {
        margin-top: 60px !important;
    }

    .c-usa img {
        width: 63px;
    }

    .c-usa {
        top: 50px;
        cursor: pointer;
        left: 31px;
    }

    .c-malta img {
        width: 48px;
    }

    .c-malta {
        top: 48px;
        left: 148px;
    }

    .homepage-banner-title {
        padding: 1em 0 0;
    }

    .map-banner-title {
        padding: 0px 0 0;
        color: #fff;
    }

    .map-city-list {
        font-size: 8px;
        padding: 0px 0 0;
    }

    .how-it-works-steps iframe {
        height: 216px;
    }

    .explainer-video.how-it-works-steps iframe {
        height: 216px;
    }

    .video-widget a {
        margin: 0 !important;
    }

    .box-center-file span, .box-center-file strong {
        font-size: 16px;
    }

    .html-home-page .fancybox-overlay .fancybox-outer .fancybox-inner {
        height: 275px !important;
    }



    .how-it-works-steps iframe {
        height: 216px;
    }

    .explainer-video.how-it-works-steps iframe {
        height: 216px;
    }

    .video-widget a {
        margin: 0 !important;
    }

    .box-center-file span, .box-center-file strong {
        font-size: 16px;
    }

    .html-home-page .fancybox-overlay .fancybox-outer .fancybox-inner {
        height: 275px !important;
    }
}



@media(max-width:375px) {
    .faq-ans {
        width: 90%;
    }

    .technology-solution-page-main .Etherium-veri-video iframe {
        height: 189px;
    }

    .video-section-bg iframe {
        height: 203px;
    }

    #supporting-blog .owl-item > div {
        min-height: 530px !important;
    }

    .flipbook-frame iframe {
        height: 385px;
    }

    .doc-mobile .creator-flow-mobile-image.img-margin-createflow {
        margin-top: 6px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.create-id-mobile2 {
        top: 385px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.create-id-mobile3 {
        top: 623px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-id-mobile4 {
        top: 838px !important;
    }

    .sc-mobile .creator-flow-mobile-image.img-margin-createflow {
        margin-top: 13px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.sc-mobile1 {
        top: 207px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.sc-mobile2 {
        top: 422px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.sc-mobile3 {
        top: 645px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.sc-mobile4 {
        top: 850px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-sc-mobile2 {
        top: 420px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-sc-mobile3 {
        top: 619px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-sc-mobile4 {
        top: 861px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-food-mobile2 {
        top: 422px !important;
    }

    .create-passport-label-mobile2.food-mobile2.create-passport-label-mobile-common {
        top: 421px !important;
    }

    .create-passport-label-mobile3.food-mobile3.create-passport-label-mobile-common {
        top: 638px !important;
    }

    .create-passport-label-mobile4.food-mobile4.create-passport-label-mobile-common {
        top: 849px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-food-mobile3 {
        top: 619px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-food-mobile4 {
        top: 858px !important;
    }

    .create-passport-label-mobile1.food-mobile1.create-passport-label-mobile-common {
        top: 203px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.pharma-mobile1 {
        top: 206px !important;
    }

    .pharma-mobile1 .img-margin-createflow1 {
        margin-top: 39px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.pharma-mobile2 {
        top: 424px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.pharma-mobile3 {
        top: 641px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.pharma-mobile4 {
        top: 847px !important;
    }

    .pharma-mobile4 .img-margin-createflow4 {
        margin-top: 55px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-pharma-mobile2 {
        top: 420px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-pharma-mobile3 {
        top: 622px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-pharma-mobile4 {
        top: 855px !important;
    }

    .pharma-mobile3 .creator-flow-mobile-image.img-margin-createflow3 {
        margin-top: 33px !important;
    }

    .img-margin-createflow {
        margin-top: 20px !important;
    }

    .img-margin-createflow1 {
        margin-top: 34px !important;
    }

    .img-margin-createflow3 {
        margin-top: 53px !important;
    }

    .img-margin-createflow4 {
        margin-top: 62px !important;
    }



    .creator-flow-mobile-content h4 {
        font-size: 15px;
    }

    .creator-flow-mobile-content p {
        font-size: 13px;
    }


    .creator-flow-mobile-image {
        width: 24%;
        margin: 0 15px 0px 0;
    }

    .create-passport-label-mobile1 {
        top: 203px !important;
    }

    .create-passport-label-mobile2 {
        top: 382px !important;
    }

    .create-passport-label-mobile3 {
        top: 618px !important;
    }

    .create-passport-label-mobile4 {
        top: 835px !important;
    }

    .creator-flow-mobile-image-veritical {
        width: 17% !important;
        margin: 0 20px;
    }

    .create-passport-label-mobile {
        top: 58px !important;
    }

    .reader-passport-label-mobile1 {
        top: 170px !important;
    }

    .reader-passport-label-mobile2 {
        top: 420px !important;
    }

    .reader-passport-label-mobile3 {
        top: 615px !important;
    }

    .reader-passport-label-mobile4 {
        top: 855px !important;
    }

    .img-margin-readerflow {
        margin-top: 13px !important;
    }

    .img-margin-readerflow2 {
        margin-top: 24px !important;
    }

    .img-margin-readerflow3 {
        margin-top: 53px !important;
    }

    .img-margin-readerflow4 {
        margin-top: 46px !important;
    }

    .timeline-label {
        padding: 8px;
    }

    .creator-flow-mobile-image {
        width: 24%;
        margin: 0 15px 0px 0;
    }

    section.supporting-blog-slider .owl-item > div {
        margin: 0;
    }

    /*.supporting-blog-card .blog-thumbnail {
        width: 200px;
    }*/

    .c-malta {
        top: 43px;
        left: 131px;
    }

        .c-malta img {
            width: 44px;
        }

    .c-usa {
        top: 49px;
        cursor: pointer;
        left: 31px;
    }

        .c-usa img {
            width: 55px;
        }

    .Next-right {
        font-size: 16px;
        padding: 10px 31px 10px 30px !important;
    }

    .Previous-left {
        font-size: 16px;
        padding: 10px 16px !important;
    }

    .middle-content-main {
        margin: 30px 0 20px;
    }
    /*---verify-testnet-three-down-icon-end--*/
    .how-it-works-steps iframe {
        height: 194px;
    }

    .blog-date-sharablelink {
        margin: 12px 0 0;
    }

    .explainer-video.how-it-works-steps iframe {
        height: 194px;
    }

    .html-home-page .fancybox-overlay .fancybox-outer .fancybox-inner {
        height: 225px !important;
    }

    .genuine-product-title h2 {
        font-size: 20px;
        margin: 0;
    }

    .footer-address-widget > ul {
        width: 80%;
    }

    .SelectTemplate h2 {
        font-size: 20px;
    }
}

@media(max-width:360px) {
    .technology-solution-page-main .Etherium-veri-video iframe {
        height: 180px;
    }

    .video-section-bg iframe {
        height: 194px;
    }

    .flipbook-frame {
        margin: 0 44px;
    }

        .flipbook-frame iframe {
            height: 343px;
        }

    .doc-mobile .creator-flow-mobile-image.img-margin-createflow {
        margin-top: 13px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.lt-reader-mobile2 {
        top: 431px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.reader-passport-label-mobile1.lt-reader-mobile1 {
        top: 180px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.create-id-mobile2 {
        top: 397px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.create-id-mobile3 {
        top: 638px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-id-mobile4 {
        top: 851px !important;
    }

    .reader-id-mobile4 .img-margin-readerflow4 {
        margin-top: 64px !important;
    }

    .doc-mobile .img-margin-createflow {
        margin-top: 5px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.sc-mobile2 {
        top: 431px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.sc-mobile3 {
        top: 654px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.sc-mobile4 {
        top: 861px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.sc-mobile2 {
        top: 433px !important;
    }

    .sc-mobile2 .creator-flow-mobile-image.img-margin-createflow2 {
        margin-top: 22px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.sc-mobile3 {
        top: 654px !important;
    }

    .sc-mobile3 .creator-flow-mobile-image.img-margin-createflow3 {
        margin-top: 32px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-sc-mobile2 {
        top: 428px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-sc-mobile3 {
        top: 626px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-sc-mobile4 {
        top: 867px !important;
    }

    .create-passport-label-mobile1.create-passport-label-mobile-common.pharma-mobile1 {
        top: 215px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.pharma-mobile2 {
        top: 433px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.pharma-mobile3 {
        top: 657px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.pharma-mobile4 {
        top: 861px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-pharma-mobile2 {
        top: 430px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-pharma-mobile3 {
        top: 629px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-pharma-mobile4 {
        top: 869px !important;
    }

    .create-passport-label-mobile1.food-mobile1.create-passport-label-mobile-common {
        top: 207px !important;
    }

    .create-passport-label-mobile2.food-mobile2.create-passport-label-mobile-common {
        top: 434px !important;
    }

    .create-passport-label-mobile3.food-mobile3.create-passport-label-mobile-common {
        top: 654px !important;
    }

    .create-passport-label-mobile4.food-mobile4.create-passport-label-mobile-common {
        top: 861px !important;
    }

    .create-passport-label-mobile2.create-passport-label-mobile-common.reader-passport-label-mobile2.reader-food-mobile2 {
        top: 429px !important;
    }

    .create-passport-label-mobile3.create-passport-label-mobile-common.reader-passport-label-mobile3.reader-food-mobile3 {
        top: 631px !important;
    }

    .create-passport-label-mobile4.create-passport-label-mobile-common.reader-passport-label-mobile4.reader-food-mobile4 {
        top: 868px !important;
    }

    .food-mobile3 .img-margin-createflow3 {
        margin-top: 33px !important;
    }

    .img-margin-createflow3 {
        margin-top: 50px !important;
    }

    .img-margin-createflow {
        margin-top: 13px !important;
    }

    .img-margin-createflow1 {
        margin-top: 32px !important;
    }

    .img-margin-createflow4 {
        margin-top: 58px !important;
    }

    .creator-flow-mobile-content p {
        line-height: 18px;
    }

    .creator-flow-mobile-image-veritical {
        width: 18% !important;
    }

    .create-passport-label-mobile4 {
        top: 856px !important;
    }

    .create-passport-label-mobile3 {
        top: 634px !important;
    }

    .create-passport-label-mobile2 {
        top: 394px !important;
    }

    .create-passport-label-mobile1 {
        top: 214px !important;
    }

    .reader-passport-label-mobile {
        top: 57px !important;
    }

    .reader-passport-label-mobile1 {
        top: 174px !important;
    }

    .reader-passport-label-mobile2 {
        top: 420px !important;
    }

    .reader-passport-label-mobile3 {
        top: 629px !important;
    }

    .reader-passport-label-mobile4 {
        top: 868px !important;
    }

    .c-usa img {
        width: 46px;
    }

    .c-malta img {
        width: 36px;
    }

    .c-malta {
        top: 45px;
        left: 131px;
    }

    .c-usa {
        top: 48px;
        cursor: pointer;
        left: 36px;
    }

    .main-wrap h1 {
        margin-bottom: 0;
    }

    .explainer-video.how-it-works-steps iframe {
        height: 186px;
    }

    .how-it-works-steps iframe {
        height: 186px;
    }
}

@media(max-width:320px) {
    .supporting-blog-slider .owl-carousel .owl-item {
        padding: 0 7px;
    }

    .c-usa img {
        width: 42px;
    }

    .c-malta img {
        width: 34px;
    }

    .c-malta {
        top: 41px;
        left: 113px;
    }

    .c-usa {
        top: 44px;
        cursor: pointer;
        left: 32px;
    }
}
.get-started-btn {
    white-space: nowrap;
    display: inline-block;
    background-image: linear-gradient(to right, #3e7e45 , #6aaa53);
    color: #fff;
    background: linear-gradient(to right, #117b3c 0%, #59b246 51%, #59b246 100%);
    border: none;
    position: relative;
    font-size: 16px;
    height: unset !important;
    padding: 6px 20px !important;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    border-radius: 5px;
    width: 100%;
}
p.text_sty {
    color: #666666;
    border: 2px solid #ccc;
    border-radius: 5px;
    padding: 25px;
    font-size: 17px;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif;
}
.p-3 {
    padding: 1rem!important;
}
.person {
    width: 50%;
    padding-bottom: 20px;
    border-radius: 10px;
}
.bg-success {
    background-color: #38803e !important;
    color: #fff !important;
}
.icofont-link:before {
    content: "\ef71";
}
@media only screen and (max-width:768px) {
    .person{
        width: 100%;
    }

}
.download {
    width: auto !important;
}
