@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500");

@font-face {
  font-family: Poppins;
  src: url(../../theme/fonts/newpoppins/Poppins-Regular.ttf);
}

.d-flex-7 {
    display: flex;
}

.p-l-r {
    width: 158px!important;
    margin-left: -85px!important;
    font-size: 14px!important;
}
.cmpy7 h1.infomatics .contentmargin {
    word-break: break-word;
}

.adtherate-icon {
    margin-left: 4px;
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    vertical-align: baseline;
    margin-top: 2px;
}

.adtherate-icon i {
    color: #2b95e9!important;
    font-size: 15px;
    line-height: 15px;
}

.right-side-set {
    text-align: right;
    position: relative;
}

.question-mark-icon {
    margin-top: 25px;
    text-align: right;
}

.dynamicshare-space {
    margin-left: 1px;
}

.theme-color-change {
    color: #24a4dc!important;
}

.custom-tab-1 .active {
    background-color: #e3e1e1;
}

.sharethis-inline-share-buttons .st-btn[data-network='sharethis'] {
    min-width: 50px!important;
    height: 50px!important;
    margin-bottom: 15px;
    border-radius: 50%!important;
    display: inline-block!important;
    padding-top: 9px!important;
    overflow: hidden;
}

/*credential modal start*/
.none-tab {
    display: none;
}

.dbm a {
    font-size: 15px;
    color: #000000;
}

.border-and-mg {
    margin-top: 15px!important;
    padding-top: 15px;
    border-top: 1px solid #8c8c8c;
}

.w-b-b {
    border-bottom: 1px solid #8c8c8c;
    padding-bottom: 15px;
}

.position-relative {
    position: relative;
}

.w-c-c {
    width: 30%!important;
    margin-bottom: 20px!important;
}

.p-c-1 {
    padding: 15px 25px!important;
    overflow-y: scroll;
    height: 455px!important;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.p-c-1::-webkit-scrollbar {
    display: none;
}

.choose-option {
    padding: 13px 0px;
    display: flex;
    justify-content: space-between;
}

.choose-option p {
    color: #8c8c8c;
    font-size: 15px;
}

.choose-option a {
    color: #ef8a13;
}

.custom-tab-1 {
    margin-bottom: 15px;
    /* border-bottom: 1px solid #8c8c8c; */
    text-align: center;
}

.custom-tab-1 button {
    border: none;
    background: no-repeat;
    padding: 10px 13px;
    font-size: 23px;
    color: #8c8c8c;
    font-family: Poppins;
    border-bottom: 1px solid transparent;
    transition: 0.9s;
    cursor: pointer;
}

.custom-tab-1 button:hover {
    border-bottom: 1px solid #000;
}

.gmail-content {
    padding-bottom: 15px;
    border-bottom: 1px solid #8c8c8c;
}

.gmail-content-2 {
    margin-top: 20px;
}

.span-label {
    font-size: 14px;
    color: #8c8c8c;
}

.badge-icon i {
    font-size: 25px;
    vertical-align: middle;
}

.span-label {
    font-size: 14px;
    color: #8c8c8c;
    padding-left: 5px;
    padding-right: 5px;
}


.input-container-1 {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.input-container-1 .input-field {
    width: 100%;
    padding: 10px;
    outline: none;
    border-radius: 10px 0px 0px 10px;
    font-size: 12px;
    font-family: Poppins;
}

.input-container-1 .copy-link {
    padding: 10px;
    color: #8c8c8c;
    min-width: 120px;
    text-align: center;
    border: 1px solid #8c8c8c;
    border-left: none;
    font-size: 12px;
    font-family: Poppins;
    border-radius: 0px 10px 10px 0px;
}



.input-container-1 .input-field:focus {
  border: 2px solid #8c8c8c;
}

.gmail-content ol li {
    color: #8c8c8c;
    font-size: 15px;
}

.custom-drop-4 {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.custom-drop-4 li {
    display: inline-block;
    width: 50px;
    margin: 0px 2px;
    border-radius: 4px;
    border-radius: 100%;
    background-color: #ef8a13;
    height: 50px;
    text-align: center;
}

.custom-drop-4 li img {
    width: 50px;
    border-radius: 100%;
    height: 50px;
}


/*credential modal end*/

.flag-set {
    display: flex;
    align-items: center;
}

.flexer {
    display: flex;
    align-items: center;
}

.flexer .tooltip {
    display: flex;
    align-items: center;
}

.rotate-icon {
    transform: rotate(90deg);
}

.role-detail {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 7px;
}

.role-detail p {
    margin-bottom: 5px;
    color: #8c8c8c;
    font-size: 15px;
    text-align: justify;
}

.role-detail div {
    margin-bottom: 5px;
    color: #8c8c8c;
    font-size: 15px;
    text-align: justify;
}

.contentmargin {
    word-break: break-all;
}

.username-right {
    width: 35%;
    display: inline-block;
    word-break: break-all;
}

.qr-border {
    float: right;
    padding: 18px;
    border-radius: 50%;
    background-image: url('../../../design/images/circle-qr-code.png');
    background-size: cover;
}

.institutions {
    background: #179090!important;
}

.embed-p-text {
    font-size: 15px;
    color: #8c8c8c;
}

.full-p-c p {
    font-size: 15px;
    color: #8c8c8c;
    margin-bottom: 15px;
}

.iframe-box {
    background-color: #E8E8E8;
    min-height: 100px;
    border-radius: 10px;
    padding: 10px;
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 20px!important;
}

.bage-images {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
    align-items: center;
    padding: 30px 10px;
}

.bage-images img {
    width: 100px;
    margin: 0 auto;
}

.dbm a {
    font-size: 15px;
    color: #000;
}

.badge-left p a {
    font-size: 15px;
    color: #8c8c8c;
}

.width-higth-s {
    display: flex;
}

.label-w-select {
    flex-basis: 50%;
}

.label-w-select label {
    font-size: 14px;
    color: #8c8c8c;
    padding-right: 5px;
}


/*fan badge start*/
.profile {
    text-align: center;
}
.confirms {
    font-size: 13px;
    line-height: 22px;
    color: #90A8BA;
    font-weight: 500;
}
.mike {
    font-size: 16px;
    color: #334756;
    font-weight: 600;
    padding: 15px 0px;
}
.name-1 {
    padding-top: 18.8px;
    font-size: 18px;
    line-height: 22px;
    color: #334756;
    font-weight: bold;
    margin-bottom: 30px;
}
.circle-profile-img {
    width: 147px;
    height: 147px;
    border-radius: 100px;
    margin: 0 auto;
    /* overflow: hidden; */
}
.circle-profile-img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: 50%;
}
.star-1 {
    margin-left: 5px;
    vertical-align: middle;
    width: 15px;
    margin-top: -3.5px;
}
.star-2 {
    margin-left: 5px;
    vertical-align: middle;
    width: 15px;
    margin-top: -3.5px;
}
.border-2 {
    text-align: center;
    border: 1px solid;
    border-image: linear-gradient(-45deg, #e1eef3 0%, #86aebe 100%) 1;
    border-left: none;
    border-right: none;
    padding-bottom: 20px;
}
.silverfan{
  font-size: 27px;
    letter-spacing: 1px;
    color: #334756;
    font-weight: bold;
}
.border-2 h6 {
    margin-bottom: 0px;
    padding-top: 20px;
}
.border-2 h3 {
    margin-bottom: 0px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #90A8BA;
}
.border-2 p a{
    margin-bottom: 0px;
    font-size: 7px;
    letter-spacing: 3px;
    line-height: 22px;
    color: #90a8ba;
    font-weight: 500;
    text-align: center;
}
.fan-badge {
    background-image: linear-gradient(to right top, #dae0e5a6, #d8dee3b3, #d6dce2ba, #d4dbe0ad, #d2d9dec2)!important;
    border: 1px solid #ffffff!important;
    background-color: transparent!important;
    border-radius: 29px!important;
}
.left-space {
    margin-left: 9.8px;
}
.left-space-1 {
    margin-left: 12px;
    margin-right: 9.8px;
}
/*fan badge end*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
    margin: 0;
    padding: 0;
    border: 0;g564
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    font-family: Poppins;
}

caption {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%
}
tbody, tfoot, thead, tr {
    vertical-align: baseline
}
tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%
}
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    font-family: Poppins;
}
/* html {
    line-height: 1
} */
ol, ul {
    list-style: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
caption, th, td {
    text-align: left;
    font-weight: 400;
    vertical-align: middle;
    font-family: Poppins;
}
q, blockquote {
    quotes: none
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none
}
a img {
    border: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
    font-family: Poppins;
}
html, body {
    height: 100%;
    background: #fff;
    font-family: Poppins;
}
* {
    -webkit-font-smoothing: subpixel-antialiased
}

.login-container1 {
    border-radius: 0px 0px 10px 10px;
}


/***************************
******  MAIN CSS **********
***************************/
.clearfix {
    clear: both;
}
.clearfix::before{
    display: table;
    content: " ";
}
.brandshare2 {
    display: flex;
    justify-content: space-between;
    margin: 0px 15px;
    padding: 8px 0px;
}

.t-b-space {
    padding: 20px 15px;
}

form.relative {
    position: relative;
}

.t-b-space table {
    width: 100%;
}

.brand-img-setting {
    position: absolute;
    top: 50%!important;
    left: -24px;
    color: #1b75bb;
    transform: translateY(-50%);
}

.brand-img-setting img {
    width: 89%;
}

.brand-img-setting-mobile{
    display: none;
}

.brand-left a{
    padding-left: 2px;
}

.brand-left a i {
    font-size: 22px;
    color: #2181b4;
}

.brand-right a{
    padding-left: 2px;
}

.brand-right a i {
    font-size: 22px;
    color: #2181b4;
}
.world img {
    width: 20px;
    margin-right: 11px;
}
.parent {
    position: relative;
}
.custom-drop {
    display: none;
}
.world ul li {
    display: inline-block;
}

.parent:hover .custom-drop {
    display: block;
    vertical-align: top;
    position: absolute;
    background: #fff;
    z-index: 99;
    top: -48px;
    left: -8px;
    border: 1px solid #808080;
    border-radius: 10px;
}
.world ul {
    float: left;
}

.custom-drop li {
    display: block!important;
    text-align: center;
    padding: 3px 8px;
}

.custom-drop img {
    width: 20px;
    margin-bottom: 2px;
    margin-right: 0px;
}

.four-corner-round img {
    height: 142px;
    padding: 10px;
    border: 1px solid #808080;
    border-radius: 20px;
    width: 212px;
    object-fit: cover;
}
.clearfix::after{
    content: "";
    display: table;
    clear: both
}

.custom-new-bage {
    color: #1b75bb;
    padding-bottom: 14px;
}

.red-content {
    color: #a70b28;
    padding-bottom: 14px;
    text-transform: capitalize;
}

.content-left {
    float: left;
    width: 74%;
}

.img-right {
    float: right;
    width: 25%;
}

.radius-img-border {
    border: 1px solid gray;
    border-radius: 25px;
}

.candidete {
    border-bottom: 1px solid gray;
    text-align: center;
    padding: 16px 8px 14px 8px;
}
.candidete img {
    width: 76%;
    border-radius: 3px;
    height: 51px;
}

.qr-code-img {
    text-align: center;
    padding: 8px;
}

.qr-code-img img{
    width: 95%;
}

.content-left p {
    padding-bottom: 8px;
}

.theme-color2 {
    color: #1b75bb;
}

span.gray-5 {
    padding-left: 5px;
    color: gray;
}

.product {
    border-top: 1px solid #96b0d3;
    border-bottom: 1px solid #96b0d3;
}
.opening-time {
    padding-bottom: 20px;
}
.product-left {
    float: left;
    width: 34%;
}

.product-left p{
    padding-left: 15px;
    padding-bottom: 7px;
    text-transform: capitalize;
    font-size: 13px;
    color: #8c8c8c;
    word-break: break-all;
}
.product-left p:first-child{
    padding-top: 10px;
}
.top-left {
    float: left;
    width: 34%;
}
.top-right {
    float: right;
    width: 65%;
    text-align: right;
    padding-top: 35px;
}
.vertical-content {
    transform-origin: 0 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 424px;
    margin-right: 53px!important;
    text-transform: uppercase;
    font-size: 12px;
    color: #a3c5de;
    font-weight: 900;
    position: absolute;
    left: -25px;
    letter-spacing: 0.4px;
    top: 423px;
    z-index: 9999999;
}
.logo-custom-width {
    width: 42px;
    padding-top: 26px;
    padding-left: 15px;
    padding-bottom: 18px;
    float: left;
}
.theme-color {
    color: #2181b4;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    padding-right: 10px;
}
.top-right p {
    padding-top: 4px;
    font-size: 10px;
    text-transform: uppercase;
    color: #8c8c8c;
    padding-right: 10px;
}
.custom-color p {
    font-size: 12px;
    color: #8c8c8c;
    text-transform: uppercase;
    font-weight: 500;
}
.product-left h6 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 12px;
    color: #636465;
}
.made-itali {
    text-align: center;
    border-top: 1px solid #96b0d3;
    margin-top: 10px;
    padding-bottom: 10px;
}
.custom-right-border {
    border-right: 1px solid #96b0d3;
    padding-top: 17px;
    margin-right: -2px;
}
.bottom-round-border {
    border-bottom: 1px solid #306fb2;
    border-radius: 8px;
}
.custom-left-border {
    border-left: 1px solid #96b0d3;
    padding: 9px 0px;
    margin-top: -3px;
}
.custom-bar-code {
    width: 65px;
    float: right;
}
.custom-bar-code img {
    width: 100%;
    border: 1px solid #96b0d3;
}
.logo-custom-width img{
    width: 100%;
}
.made-itali p {
    color: #4e4e4e;
    font-size: 15px;
    font-weight: 900;
    padding-left: 0px;
}
.made-itali h6 {
    padding-top: 0px;
    font-size: 14px;
    font-weight: 900;
    color: #cdcdcd;
}
.made-itali h6 .green{
    color: #247c26;
}
.made-itali h6 .different-color{
    color: #f5106b;
}
.product-right {
    float: right;
    width: 65%;
    text-align: right;
    border-left: 1px solid #96b0d3;
}
.name-padding{
    padding: 10px;
}
.name-padding h6 {
    color: #2181b4;
    padding-top: 10px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.name-padding img {
    width: 100%;
    height: 195px;
    object-fit: contain;
    border-radius: 6px;
}
.custom-sup {
    font-size: 8px;
    vertical-align: top;
}
.promotiong {
    text-transform: uppercase!important;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 18px!important;
}

.transparency {
    padding: 10px 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-left: 15px;
    display: flex;
    justify-content: space-between;
    padding-right: 10px;
}

.transparency div a{
    text-transform: uppercase;
    font-size: 15px;
    color: #2181b4;
    font-weight: 600;
}
.description1 h6 {
    padding-left: 15px;
    padding-top: 20px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #8c8c8c;
    font-weight: 700;
    letter-spacing: 1px;
}
.description1 p {
    padding-left: 15px;
    padding-right: 10px;
    margin-bottom: 5px;
}

.top-space2 {
    padding-bottom: 20px;
}

.bold-color {
    padding-left: 2px;
    color: #8c8c8c!important;
    font-size: 15px;
    font-weight: normal;
}

.social {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.social li {
    display: inline-block;
    padding-right: 3px;
}

.opening {
    text-decoration: underline;
    color: #636465!important;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 15px;
}

.bold-color a {
    color: #2181b4!important;
    word-break: break-word;
}



.capital {
    text-transform: capitalize;
    width: 50px;
    display: inline-block;
    color: #636465;
    font-weight: 600;
    font-size: 15px;
}

.in-time {
    width: 49px;
    display: inline-block;
    font-size: 13px;
}

.hifan {
    width: 16px;
    display: inline-block;
    font-size: 13px;
}

.elife-space1 p span {
    font-size: 13px!important;
    font-family: inherit!important;
}

.elife-space1 p strong{
    font-size: 13px!important;
    font-family: inherit!important;
}

.out-time {
    font-size: 13px;
}

.special-note {
    padding-top: 12px;
    padding-bottom: 12px;
}

.notes-bottom {
    padding-bottom: 15px;
}

.social li a {
    font-size: 24px;
    font-weight: 600;
    color: #2181b4;
    padding-right: 7px;
}

.blue-custom {
    color: #636465;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
}


.hide {
    color: red;
    display: none;
    font-size: 12px;
    padding-bottom: 5px;
}



/*.bottom-right {
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 99999;
    text-align: right;
}*/

.bottom-right {
    position: fixed;
    right: 18px;
    bottom: 1px;
    z-index: 99999;
    text-align: right;
    white-space: nowrap;
    height: 35px;
    width: 165px;
}

.img-left {
    float: left;
}

.firstright {
    text-align: right;
    float: left;
    width: 56%;
}

.tool-l-design {
    float: right;
    margin-right: 6px;
    margin-top: 11px;
}

.bottom-right img{
    /*width: 50%;*/
    width: 100%;
}
.container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    width: 50%;
    /*background: #000000a3;*/
    z-index: 9999;
    padding: 0 0 30px 0;
}

/** LOGIN CSS **/
#text7 {
    background: #ffffffa3;
    padding: 20px;
    width: 100%;
    text-align: justify;
    line-height: 17px;
    border-radius: 10px;
}

.info-left{
    float: left;
    width: 40%;
}

#signup8 {
    width: 100%;
    max-width: 426px;
    position: relative;
    float: left;
    /* top: 65%; */
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    display: block;
    margin: -14px 0 0 0;
}

.content-log {
    text-align: center;
    padding: 8px 0px;
    background: #f1f1f1;
    border-top: 1px solid #0000004d;
    border-bottom: 1px solid #0000004d;
    text-transform: uppercase;
    color: #636465;
    font-size: 12px;
}

.differentcolor {
    background: #6b85b8d6!important;
}

#simpletable th {
    padding: 10px;
    border: 1px solid #ccc;
}
#simpletable td {
    padding: 10px;
        border: 1px solid #ccc;
}

.login{
    width: 400px;
    float: right;
    margin-right: 80px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.login h2{
    color:#636465;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 20px;
    }
.login form {
    border: 1px solid #636465;
    border-radius: 10px;
    background: #fff;
    box-shadow: 4px 4px 2px #848383b5;
}
#signup8 form {
    background: #fff;
    border-radius: 10px;
}



.login input[type=text], .login input[type=password] {
    width: 100%;
    padding: 8px 12px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 10px;
    margin-bottom: 10px;
    font-family: Poppins;
}

.selectfield {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 10px;
}

.login button {
    background-color: #24a4dc;
    color: white;
    padding: 14px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    border-radius: 10px;
    font-size: 12px;
    font-family: Poppins;
    margin-top: 3px;
}

.login button:hover {
    opacity: 0.8;
}

.login .cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #f44336;
    text-transform: uppercase;
}

.login .imgcontainer {
    text-align: center;
    margin: 0px;
    padding-top: 25px;
    padding-bottom: 5px;
}

.login img.avatar {
    width: 14%;
    border-radius: 50%;
    background-color: #fff;
    padding: 6px;
}

.login .login-container {
    padding: 15px;
    border-radius: 0px 0px 11px 11px;
}

.bottom-radious {
    border-radius: 0px 0px 11px 10px;
}

.login-container label{
    color: #636465;
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
}
.login-container label input{
    width:auto;
}
.login .sing-link input{
    background: transparent;
    padding: 0 7px;
    width: auto;
    border: none;
    font-weight: 600;
    color: #24a4dc;
    cursor: pointer;
    }
.login span.psw {
    float: right;
    width: 65%;
    text-align: right;
    word-break: break-all;
}
.login .sing-link{
    text-align: center;
margin: 15px 0;
color: #636465;
text-transform: uppercase;
font-size: 12px;
    }

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
    .login span.psw {
       display: block;
       float: none;
    }
    .login .cancelbtn {
       width: 100%;
    }
}

/** REGISTER CSS **/

.register{
    width: 100%;
    max-width:400px;
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    display:none;
    }
.register h2{
    color:#fff;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 20px;
    }
.register .reg-container {
    padding: 16px;
    border: 2px solid #fff;
    color: #fff;
}
.reg-container label{
    color:#fff;
    font-size: 14px;
    font-weight: 400;
}
.register input[type=text], .register input[type=password] {
    width: 100%;
    padding: 15px;
    margin: 5px 0 8px 0;
    display: inline-block;
    border: none;
    background: #f1f1f1;
    box-sizing: border-box;
}

.register input[type=text]:focus, input[type=password]:focus {
    background-color: #ddd;
    outline: none;
}

.register hr {
    border: 1px solid #f1f1f1;
    margin-bottom: 25px;
}

.register .registerbtn {
    background-color: #24a4dc;
    color: white;
    padding: 16px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

.register .registerbtn:hover {
    opacity: 1;
}

.register a {
    color: dodgerblue;
}

.register .signin {
    background-color: #f1f1f1;
    text-align: center;
}
.register .reg-link{
    text-align: center;
    margin-top: 20px;
    color: #fff;
    }
.register .reg-link input{
    background: transparent;
    padding: 0 7px;
    width: auto;
    border: none;
    font-weight: 600;
    color: #24a4dc;
    cursor: pointer;
    }
    
/************************
*** MEDIA QUERY *******
***********************/

@media screen and (max-width: 767px) {
    .container {width: 100%;}
    .register {width: 80%;}
    .cb-slideshow li div{display:none;}
}



.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  font: inherit;
}.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
#user_type {
    padding: 12px 20px;
    width: 100%;
    margin: 7px 0 0 0;
    color: #979797;
}

.cmpy7 {

    margin: 0 2px 2px 0;
    padding: 15px 15px 30px 15px;
}
.img7 img {
    border-radius: 50%;
    height: 100px !important;
    width: 100px !important;
    border: 1px solid; 
}
.verified-1 {
    width: 15px!important;
    vertical-align: middle;
}
.v-r-1 {
    margin-top: 1.6px;
}
.v-r-2 {
    margin-top: -3px;
}
.v-r-3{
    margin-top: -2px;
}
.v-r-4{
    margin-top: -0.8px;
}
.img7 {
    margin: 35px 0 -18px 0;
    border: 1px solid #6b85b8;
    padding: 0 0 20px 0;
    text-align: center;
    border-radius: 10px;
}

.mysvg{
    margin-top: 5px;
    float: left;
    margin-right: 4px;
}

.login-container a{
    font-size: 12px;
color: #636465;
text-transform: uppercase;
}
#signup8 {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.login img.avatarss {
    width: 160px;
}

.change-padding {
    padding-top: 0px!important;
}
.infomatics {
    text-align: left;
    width: 100%;
    font-size: 16px;
    color: #000;
    line-height: 25px;
}
.infomatics2 {
    text-align: center;
    font-size: 16px;
    color: #000;
    line-height: 22px;
}
.floatright {
    float: right;
    width: 60%;
}

.badgeinfopage {
    width: 58%;
    word-break: break-all;
    text-align: right;
}
.link-left {
    text-align: right!important;
}
.mail {
    width: 100%;
    margin: 15px 0 30px 0;
}
.txid_log{
    word-wrap: break-word;
color: #000;
text-align: center;
}
.txid_log_div{
    padding: 0px 20px;
}
.slider-section {
    /* background-size: 100% 100% !important; */
    background-repeat: repeat !important;
    /* height: -webkit-fill-available; */
    display: flex;
    justify-content: flex-end;
    align-items: center;
    min-height: 100vh;
}

.activi {
    margin: 0 0 0 50px;
}
.login-container {
    font-size: 14px;
}
.download {
    display: inline-flex;
    width: 100%;
}
.activ {
    width: 71%;
    text-align: center;
}

.txid_log {
    color: #1b75bb !important;
}

.slider-section img.bgimage{
    width: 100%;
    height: 720px;
}

.mainicon {
    margin: 0 0 0 auto;
    width: 27px;
    right: -7.3%;
    position: absolute;
    border-top: 4px solid #848383b5;
    border-right: 1px solid #636465;
    border-bottom: 5px solid #848383b5;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    box-shadow: 4px 0px 2px #848383b5;
    height: 72px!important;
}

.mainicon img {
    width: 27px;
}

.icon2 {
    margin: -3px 0 0 0;
}

.mainicon img {
    opacity: 0.7;
    margin-bottom: 5px;
}

.forcentered {
    margin-top: 20px;
    width: 250px;
    transform: translateX(-50%);
    margin-left: 50%;
}

.forcentered h1 {
    font-size: 16px;
    color: #000;
    line-height: 25px;
    clear: both;
}


span.lefter {
    float: left;
}

span.follow {
    float: right;
}


.forcentered i {
    color: #1b75bb;
    float: left;
    width: 28px;
    padding-top: 4px;
}

span.colon {
    width: 25px;
    text-align: right;
    display: inline-block;
}

span.coln2 {
    display: inline-block;
    width: 12px;
    text-align: right;
}

span.coln1 {
    display: inline-block;
    width: 5.4px;
    text-align: right;
}

.forcentered1 {
    padding: 20px 0px;
}

.contentleft{
    float: left;
}

.social-icon1{
    float: right;
}

.contentleft h6 {
    color: #0170bf;
    font-size: 16px;
}

.social-icon1 a{
    color: #0170bf; 
}

.personal h6 {
    font-size: 16px;
    color: #0170bf;
}

.social-icon1 a i {
    color: #0170bf;
    font-size: 17px;
    padding-right: 2px;
}

.horizontalimage {
    margin-top: 18px;
    padding: 5px 10px;
    border: 2px solid #b2c0dd;
    border-radius: 10px;
    margin-bottom: 18px;
}

.horizontalimage a img {
    width: 29px;
    margin-right: 8px;
}

.opacity {
    opacity: 0.2;
}

.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.modal-content {
    position: relative;
    background-color: #fff;
    margin: auto;
    border: 1px solid #888;
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    border-bottom-right-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.modal-header {
    background-color: #239fdb;
    color: white;
    text-align: center;
    padding: 14px 22px;
    border-radius: 9px 9px 0px 0px;
}

/* Modal Body */
.modal-body {padding: 2px 16px;}

/* Modal Footer */
.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}

.get-help-content {
    padding: 10px 0px;
}

.modal .close {
    color: #fff;
    float: right;
    cursor: pointer;
    border-radius: 25px;
    height: 25px;
    opacity: 1;
    font-weight: normal;
    font-size: 22px;
    width: 25px;
    top: -5px;
    line-height: 25px;
    text-align: center;
    right: -11px;
}

.modal .close:hover {
    background-color: #fff;
    color: #000;
}

.close-get {
    color: #fff;
    float: right;
    cursor: pointer;
    border-radius: 25px;
    height: 25px;
    opacity: 1;
    font-weight: normal;
    font-size: 22px;
    width: 25px;
    top: -5px;
    line-height: 25px;
    text-align: center;
    right: -11px;
}

.close-get:hover {
    background-color: #fff;
    color: #000;
}

.get-help-content p {
    color: #8c8c8c;
    font-size: 14px;
} 

.login-container.bottom-radious.world {
    padding: 15px;
}

.padding-spacing {
    padding: 15px 10px;
}

.padding-spacing input {
    width: 100%;
    border-radius: 10px;
    padding: 7px;
    margin-bottom: 8px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.padding-spacing input:focus {
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    outline: none;
}

.padding-spacing button {
    margin-top: 8px;
    text-align: center;
    margin-left: 50%;
    transform: translate(-50%);
    padding: 7px 23px;
    border-radius: 10px;
    border: none;
    color: #fff;
    background: #239fdb;
}



/*responsive start*/

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .slider-section {
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

    #signup8 {
    top: 321px!important;
    padding: 29px 0;
    margin: 0 0;
}
.container {
    padding: 0 40px;
}
}

@media screen and (min-width: 800px) and (max-width: 1280px) {
    #signup8 {
    top: 52%;
    padding: 0px 0;
    margin: 0 0 56px 0;
}
    .slider-section {
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
    
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
#signup8 {
    top: 56%;
    padding: 0px 0;
    margin: 0 0 56px 0;
}

    .slider-section {
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
}

@media screen and (min-width: 1200px) and (max-width: 1350px) {
#signup8 {
    top: 57%;
    padding: 0px 0;
    margin: 0 0 56px 0;
}

    .slider-section {
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
}

@media screen and (min-width: 1499px) and (max-width: 1920px) {
.slider-section {
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#signup8 {
    top: 49%;
}
}


@media (min-width: 767px) and (max-width: 992px){
 .modal-content {
      width: 76%!important;
  }

}

@media screen and (max-width: 767px) {
#signup8 {
    overflow-y: scroll;
    width: 95%;
}
.container {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;

}

.cb-slideshow, .cb-slideshow::after {
    /* position: fixed; */
    width: 100%;
    height: auto !important;
    top: 0px;
    left: 0px;
    z-index: 0;
}

}

@media screen and (min-width: 481px) and (max-width: 767px) {
#signup8 {
    top: 102%;
}
.radius-img-border {
    height: 164px;
}
.modal-content {
      width: 92%!important;
}

.login {
    margin-right: 37px!important;
    margin-left: 55px!important;
}
.login span.psw {
    margin-top: 0px;
}
.container {
    padding: 0 0 330px 0;
}

#signup8 {
    top: 321px;
}

/*credential modal start*/
.choose-option {
    display: block;
    padding-bottom: 0px!important;
}

.input-container-1 .copy-link {
    min-width: 75px;
}

.width-higth-s {
    display: block;
}

.label-w-select {
    flex-basis: 10%;
    margin-bottom: 10px;
}

.custom-tab-1 button {
    padding: 10px 15px;
}

/*credential modal end*/

}

@media screen and (min-width: 280px) and (max-width: 480px) {
.radius-img-border {
    height: 164px;
}

.product-left p {
    padding-left: 5px;
}
.modal-content {
    width: 92%!important;
}

.mobile-set {
    margin-top: -24px;
}

  .blockchain-report {
    font-size: 12px!important;
}

.brand-img-setting{
    display: none;
}

.brand-img-setting-mobile {
    display: block;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.brand-img-setting-mobile img {
    width: 100%;
}

.vertical-content {
    transform: none!important;
    width: 100%!important;
    margin-right: auto!important;
    position: initial!important;
    left: auto!important;
    top: auto!important;
    margin-bottom: 5px!important;
    padding-left: 4px!important;
}
.login {
    width: 100%!important;
    margin-left: 34px;
    margin-right: 34px!important;
    float: none;
}
.candidete {
    margin-top: 14px;
}
.mainicon {
    right: -29px!important;
}
.logo-custom-width {
    width: 27px;
}
.custom-bar-code {
    width: 45px;
}
.custom-color p {
    font-size: 12px;
}
.top-right {
    padding-top: 24px;}



.desic-top{
    vertical-align: super!important;
}


#signup8 {
    top: 338px;
}

.slider-section {
    background-color: #000000!important;
    background-image: unset!important;
}

/*credential modal start*/
.choose-option {
    display: block;
    padding-bottom: 0px!important;
}

.input-container-1 .copy-link {
    min-width: 75px;
}

.bage-images {
    display: block;
    text-align: center;
}

.badge-left {
    flex-basis: 100%;
    margin-bottom: 15px;
}

.width-higth-s {
    display: block;
}

.label-w-select {
    flex-basis: 10%;
    margin-bottom: 10px;
}

.custom-tab-1 button {
    padding: 10px 15px;
}

/*credential modal end*/

}


@media screen and (min-width: 435px) and (max-width: 480px) {
.qr-code-img img {
    width: 85%;
}

}

@media screen and (min-width: 320px) and (max-width: 412px) {
    #signup8 {
    top: 60%;
    padding: 0 0;
    margin: 0 0 ;
}


.four-corner-round{
    margin-right: 15px;
}

.four-corner-round img {
    width: 94%;
}


.theme-color {
    font-size: 13px;
}
.custom-color {
    font-size: 13px;
}

}

@media screen and (min-width: 360px) and (max-width: 374px) {
#signup8 {
    top: 57%;
    padding: 0 0;
    margin: 0 0;
}

}

@media screen and (min-width: 375px) and (max-width: 413px) {
#signup8 {
    top: 60%;
    padding: 0 0;
    margin: 0 0 ;
}
}
@media screen and (min-width: 414px) and (max-width: 736px) {
    #signup8 {
    top: 53%;
    padding: 0 0;
    margin: 0 0;
}

}


@media  (max-width: 450px) {
.transparency div a{
    font-size: 12px;
}

.width-set-4 {
    display: block;
    margin-top: 9px;
}

.flag-set {
    display: block;
}

}


@media screen and (min-width: 320px) and (max-width: 370px) {


.logo-custom-width {
    padding-left: 8px;
}

.psw-1 {
    width: 45%!important;
}
}

/*responsive end*/



















