* {
    box-sizing: border-box;
}

html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: 'Open Sans';
}

.bg-image {
    float: left;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center top;
    background-image: url("https://1stsales.com/images/tradeshow_floor_web.png");
}

input[type=text],
select,
textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
    height: 42px;
    outline: none;
    background: white;
}

#cqf {
    margin-top: -52px !important;
}

.toggle-icon {
    line-height: 37px !important;
}

#service-seperator {
    display: none;
}

.seperator-box2 {
    width: 2px !important;
    height: 200px;
    background: #808080;
    float: left;
    margin-top: 10px;
    margin-left: 0px;
}

#gather-link-img2 {
    position: absolute;
    z-index: 99999999;
    text-align: center;
    width: 100%;
    height: auto;
    margin: auto;
    font-size: 30px;
    background: none;
    color: white;
    padding-top: 190px;
    display: none;
}

#ordered-box {
    margin: auto;
    width: 100%;
    height: auto;
    width: 400px;
    background: white;
    border-radius: 0.5em;
    position: absolute;
    padding: 10px 30px 18px 30px;
    left: 50%;
    margin-left: -200px;
}

.btncss {
    background: #007AFA;
    border-radius: 5px;
    height: 40px;
    margin-bottom: 20px;
}

.seperator-box2 div {
    width: 50%;
    background: #808080;
    height: 2px;
    margin: auto;
    display: none;
}

#temp_text_link {
    display: block;
    overflow: hidden;
    resize: none;
}

.exhibitor-radio {
    float: left;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
}

#regkeybox {
    font-weight: bold;
    margin-top: -28px;
    float: left;
    margin-left: 12px;
    font-size: 18px;
}

#profile-preview {
    display: none;
    background: white;
    margin: auto;
    width: 800px;
    margin-top: 10px;
}

.borderCls {
    border: solid 1px #007AFA;
    border-radius: 5px;
}

.lblexp {
    font-weight: normal !important;
    font-size: 16px !important;
}

.dropdownexp {
    width: 61px !important;
    float: left !important;
    height: 32px !important;
    padding: 0px !important;
    color: black !important;
}

#qa-sample-msg {
    font-weight: bold;
}

#exh-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

.preview-inner-box {
    width: 755px;
    height: auto;
    border: solid 1px black;
    padding: 10px;
    background: white;
    margin: 0 auto;
}

.fullwidth {
    width: 100% !important;
}

.addQa {
    padding-top: 10px;
    padding-bottom: 10px;
    background: none;
    border: none;
    float: left;
    width: 100%;
}

.hide-preview {
    text-align: center;
    margin: 12px 0;
    float: left;
    width: 100%;
    margin-top: 0px;
    color: #007AFA;
    cursor: pointer;
    text-decoration: underline;
}

.fl {
    float: left;
}

.btnimg {
    width: 20px;
    float: left;
    margin-left: -24px;
    margin-top: 10px;
    display: none;
}

.deactive_profile {
    width: 77%;
    height: 100%;
    position: absolute;
    background: #6D6C6C;
    opacity: 0.5;
    top: -10px;
    margin-left: -1%;
    display: none;
}

.preview-heading {
    margin-bottom: 12px;
    text-align: center;
    font-weight: bold;
    color: black !important;
    float: left;
    width: 100%;
}

.preview-title-link {
    margin-bottom: 12px;
    float: left;
    width: 100%;
}

.preview-mobile-title-link {
    float: left;
    width: auto;
}

.preview-mobile-title {
    float: left;
    width: 100%;
    margin-right: 10px;
    font-weight: bold;
    color: black;
}

.preview-title {
    float: left;
    width: auto;
    margin-right: 10px;
    font-weight: bold;
    color: black;
}

.preview-link {
    float: left;
    width: auto;
}

.preview-desc {
    float: left;
    width: 100%;
}

.preview-mobile-link {
    float: left;
    width: 100%;
    display: none;
}

.preview-img {
    float: left;
    width: 110px;
    margin-right: 10px;
}

.preview-mobile-img {
    float: left;
    width: 75px;
    margin-right: 10px;
}

.preview-border {
    width: 100%;
    height: 1px;
    float: left;
    border: none;
    background: black;
}

.preview-social {
    float: left;
    width: 100%;
}

.preview-profile-box {
    float: left;
    width: 610px;
}

.profile-txt {
    color: black;
    float: left;
    width: 100%;
}

#cont_1 {
    width: 100%;
    float: left;
    color: black;
}

#cont_2 {
    width: 100%;
    float: left;
    color: black;
}

.preview-docs {
    width: 100%;
    float: left;
}

.docs-box {
    width: 50%;
    float: left;
    text-align: center;
}

.preview-mobile-social {
    display: none;
    width: 100%;
    float: left;
    text-align: center;
}

.n-row {
    width: 30%;
    float: left;
    font-weight: bold;
}

.p-row {
    width: 30%;
    float: left;
}

.mob-row {
    display: none;
}

.e-row {
    width: 40%;
    float: left;
    word-wrap: break-word;
}

#cancel-order {
    font-size: 20px;
}

#test-btn {
    margin-right: 10px;
}

#remove-profile-img,
#upload-profile-img {
    float: right;
    margin-right: 10px;
}

#display-list {
    margin-right: 10px;
}

#scannerBox {
    height: 200px;
    position: relative;
}

.editLink img {
    width: 60px;
}

.addLink img {
    width: 60px;
}

.globalBlueColor {
    color: #007AFA !important;
}

.pt0 {
    padding-top: 0px !important;
}

.pt5 {
    padding-top: 5px !important;
}

#gather-link {
    border: solid 1px #007AFA;
    padding-bottom: 10px;
    margin-top: 8px;
    position: relative;
}

#gather-link-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    background: gray;
    opacity: 0.5;
    display: none;
}

#gather-link-img img {
    margin-top: 20px;
}

#discMsg {
    color: #007AFA;
    padding-left: 20px;
}

.divide50 {
    width: 50%;
    float: left;
}

.divide49 {
    width: 49% !important;
    float: left;
    padding-left: 10px;
}

.divide22 {
    width: 24.2%;
    float: left;
    margin-bottom: 20px;
}

.mr1 {
    margin-right: 1%;
}

.exhibitor-btn {
    width: 100%;
    font-size: 20px;
    color: white;
    text-align: center;
    padding: 8px;
    border: 0px;
    margin-bottom: 20px;
    background: #007AFA;
    border-radius: 5px;
}

.exhibitor-btn2 {
    width: 100%;
    font-size: 20px;
    color: white;
    text-align: center;
    padding: 8px;
    border: 0px;
    margin-bottom: 20px;
    background: none;
}

.deactive-exhibitor-btn {
    width: 100%;
    font-size: 20px;
    background: lightgray;
    color: white;
    text-align: center;
    padding: 8px;
    border-radius: 5px;
    border: 0px;
    margin-bottom: 20px;
}

#qa-msg {
    display: none;
}

.product-btn {
    width: auto;
    font-size: 20px;
    background: none;
    color: orange;
    text-align: left;
    padding: 3px;
    border-radius: 5px;
    border: 0px;
    margin-bottom: 0px;
    margin-right: 10px;
    text-decoration: underline;
}

.qa-btn {
    width: auto;
    font-size: 20px;
    background: orange;
    color: white;
    text-align: left;
    padding: 3px;
    border-radius: 5px;
    border: 0px;
    margin-bottom: 0px;
    margin-right: 10px;
}

.element-box {
    float: left;
    width: 72%;
    padding-left: 10px;
}

.cls-past-order {
    height: auto;
    text-decoration: underline;
    cursor: pointer;
    padding: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.cls-past-order-inactive {
    height: auto;
    text-decoration: underline;
    cursor: pointer;
    padding: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.globalLargeText {
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 48px;
    line-height: 58px;
    color: #333333;
    text-transform: none;
}

.app-img {
    float: left;
    width: 28%;
    padding-top: 0px;
    height: 200px;
    text-align: center;
}

.scanner-img {
    float: left;
    width: 30%;
    padding-top: 0px;
    height: 200px;
}

.app-img img {
    height: 100%;
}

.scanner-img img {
    height: 67%;
}

.globalMiddleText {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    color: #333333
}

.globalSmallText {
    font-family: 'Open Sans';
    color: #86878D;
    font-size: 16px;
    line-height: 24px;
}

.globalMiddleTextSize {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
}

.globalSmallTextSize {
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
    text-decoration: underline;
}

label {
    padding: 12px 12px 12px 0;
    display: inline-block;
}

input[type=submit] {
    background-color: #04AA6D;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    float: right;
}

input[type=submit]:hover {
    background-color: #45a049;
}

.boothDiv {
    width: 100%;
    color: #007AFA;
    text-align: center;
    margin: auto;
}

.container {
    padding: 20px 20px 20px 20px;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
}

.tablecontainer {
    padding: 20px;
    width: 100%;
    float: left;
}

.colred {
    color: red;
}

.colalignright {
    text-align: right;
    padding-right: 12px;
    padding-left: 12px;
}

.aleft {
    text-align: left;
}

.col-25 {
    float: left;
    width: 25%;
    margin-top: 6px;
}

.col-75 {
    float: left;
    width: 75%;
    margin-top: 6px;
}

.col-50 {
    float: left;
    width: 50%;
    margin-top: 6px;
}

.sendBtnDiv {
    width: 100%;
    padding-left: 145px;
}

.sendBtnExhibitorDiv {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 10px;
}

.abortCompressDiv {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 10px;
    justify-content: center;
    display: flex;
}

.mainDiv {
    margin: auto;
    padding: auto;
    width: 100%;
    position: relative;
    overflow: hidden;
}

#loadingImg {
    width: 30px;
    float: left;
    margin-top: 6px;
    display: none;
}

#loadingImg2 {
    height: 25px;
    float: left;
    margin-top: 2px;
    display: none;
}


/* Clear floats after the columns */

.row:after {
    content: "";
    display: table;
    clear: both;
}

.logoDiv1 {
    display: block;
    text-align: center !important;
    position: unset;
}

.logoDiv2 {
    display: none;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt0 {
    margin-top: 0px !important;
}

.pb0 {
    padding-bottom: 0px !important;
}

.delIcon {
    width: 7%;
    float: left;
    text-align: center;
    padding-top: 15px;
    cursor: pointer;
    text-decoration: underline;
    color: red;
    font-size: 16px;
    font-weight: bold;
}

.delIcon img {
    width: 30px;
}

.contact-box {
    width: 93%;
    float: left;
    height: auto;
}

#cList {
    float: left;
    width: 100%;
    height: auto;
}

.send-txt-box {
    width: 7%;
    float: left;
    text-align: right;
    font-weight: bold;
}

.seperator-box {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 10px;
    background: none;
}

.seperator-box div {
    width: 50%;
    background: #808080;
    height: 2px;
    margin: auto;
}

.addIcon {
    width: 7%;
    float: left;
    text-align: center;
    padding-bottom: 15px;
    cursor: pointer;
    text-decoration: underline;
    color: #007AFA;
    font-size: 16px;
    font-weight: bold;
}

.addIcon img {
    width: 30px;
}

.topDiv {
    float: left;
    width: 100%;
    position: fixed
}

.webIcon {
    width: 50%;
    float: left;
    margin-left: 35px;
    margin-top: 10px;
}

.topLbl {
    float: left;
    width: 80%;
    text-align: left;
    margin-top: 90px;
    padding-left: 20%;
}

.profile-onsite-txt {
    float: left;
    width: 80%;
    margin-left: 20%;
    font-family: 'Open Sans';
    color: black;
    font-size: 16px;
    line-height: 24px;
}

.seperator-box-inside {
    width: 290px !important;
    float: left !important;
    margin-left: 20% !important;
}

.topLblTitle {
    float: left;
    width: 80%;
    text-align: left;
    margin-top: 90px;
    padding-left: 20%;
}

.menuIcon {
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 20px;
}

.logoDiv1Img {
    max-height: 120px;
}

.container2 {
    display: inline-block;
    cursor: pointer;
    border-radius: 50px;
    background: white;
    padding: 5px 10px 5px 10px;
    float: right;
    margin-right: 35px;
    margin-top: 10px;
}

.bar1,
.bar2,
.bar3 {
    width: 24px;
    height: 3px;
    background-color: #007AFA;
    margin: 6px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(41deg) translate(-6px, -5px);
    transform: rotate(41deg) translate(-6px, -5px);
}

.modal {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0px;
}

.modal[open] {
    display: flex;
}

.model-inner {
    background-color: white;
    border-radius: 0.5em;
    max-width: 374px;
    padding: 10px 10px 10px 10px;
    margin: auto;
    height: 230px !important;
    margin-top: 200px;
}

.model-exhibitor-inner {
    background-color: white;
    border-radius: 0.5em;
    max-width: 374px;
    padding: 10px 10px 10px 10px;
    margin: auto;
    height: 180px !important;
    margin-top: 200px;
}

.model-exhibitor-profile-inner {
    background-color: white;
    border-radius: 0.5em;
    max-width: 374px;
    padding: 10px 17px 10px 17px;
    margin: auto;
    height: 310px !important;
    margin-top: 200px;
}

.model-finish-later-inner {
    background-color: white;
    border-radius: 0.5em;
    max-width: 416px;
    padding: 10px 17px 10px 17px;
    margin: auto;
    height: 252px;
    margin-top: 200px;
}

.model-finish-later-inner2 {
    background-color: white;
    border-radius: 0.5em;
    max-width: 416px;
    padding: 10px 17px 10px 17px;
    margin: auto;
    height: 202px;
    margin-top: 200px;
}

.model-opt-out-inner {
    background-color: white;
    border-radius: 0.5em;
    max-width: 416px;
    padding: 10px 17px 10px 17px;
    margin: auto;
    height: 396px;
    margin-top: 200px;
}

.model-exhibitor-inner-popup {
    background-color: white;
    border-radius: 0.5em;
    width: 80%;
    padding: 10px 10px 10px 10px;
    margin: auto;
    height: 80%;
    margin-top: 5%;
    max-width: 810px;
}

.frame-inner-popup {
    width: 100%;
    height: 100%;
}

.model-cancel-inner {
    background-color: white;
    border-radius: 0.5em;
    max-width: 374px;
    padding: 10px 10px 10px 10px;
    margin: auto;
    height: 204px !important;
    margin-top: 200px;
}

.model-landing-inner {
    background-color: white;
    border-radius: 0.5em;
    max-width: 374px;
    padding: 10px 10px 10px 10px;
    margin: auto;
    height: 255px !important;
    margin-top: 200px;
}

.model-logo-inner {
    margin: 0 auto;
    margin-top: 200px;
    width: 272px;
}

.progress-outer-div {
    border: 1px solid #FF0000;
    height: 4px;
    float: left;
    width: 100%;
    margin-top: 17px;
    display: none;
}

.loading-icon {
    width: 100%;
    text-align: center;
    height: auto;
    display: none;
    float: left;
    margin-top: 7px;
}

.loading-icon img {
    height: 25px;
}

.error-box {
    min-width: 374px;
    min-height: 151px;
}

#logo-msg {
    min-height: 70px;
}

#progress-percentage {
    width: 100%;
    color: red;
    height: auto;
    float: left;
    padding: 5px;
    text-align: center;
    display: none;
}

.progress-inner-div {
    background: none repeat scroll 0 0 #fd3879;
    height: 3px;
    width: 0%;
}

.model-contact-inner {
    margin: 0 auto;
    margin-top: 200px;
    width: 374px;
}

.model-contact-parent {
    display: table-cell;
    width: 100%;
    height: auto;
}

.model-contact-child {
    width: 100%;
    height: auto;
    display: inline-block;
    background-color: white;
    border-radius: 0.5em;
    padding: 10px 10px 10px 10px;
}

#remainingWords {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

#temp_msg {
    resize: none;
    height: 210px;
}

.model-msg-inner {
    background-color: white;
    border-radius: 0.5em;
    max-width: 374px;
    padding: 10px 10px 10px 10px;
    margin: auto;
    height: 380px !important;
    margin-top: 200px;
}

.model-company-inner {
    background-color: white;
    border-radius: 0.5em;
    max-width: 374px;
    padding: 10px 10px 10px 10px;
    margin: auto;
    height: 180px !important;
    margin-top: 200px;
}

.model-loading {
    background-color: transparent;
    width: 128px;
    margin: auto;
    height: 128px;
    margin-top: 260px;
    font-weight: bold;
    font-size: 20px;
    color: white;
}

.modal-header {
    text-align: center;
    margin-top: -9px;
    font-weight: bold !important;
}

.modal-text {
    height: auto;
    width: 96%;
    float: left;
    margin-left: 12px;
    color: #000000 !important;
}

#exhibitor-text {
    cursor: pointer;
}

#finish-later-text {
    cursor: pointer;
    font-weight: bold !important;
}

#finish-later-text a {
    color: #007AFA;
}

#finish-later-qa-text {
    cursor: pointer;
    font-weight: bold !important;
}

#finish-later-qa-text a {
    color: #007AFA;
}

.modal-exhibitor-text {
    height: auto;
    width: 96%;
    float: left;
    margin-left: 7px;
    color: #000000 !important;
    padding-top: 10px;
}

.modal-logo-text {
    height: auto;
    width: 96%;
    float: left;
    margin-left: 7px;
    color: #000000 !important;
    padding-top: 2px;
}

.modal-textarea {
    resize: none;
    width: 300px;
    margin-top: 10px;
    margin-bottom: 6px;
    height: 80px;
    margin-left: 27px;
}

.profile-preview-btn {
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff;
    margin-top: 2px;
    height: 25px;
    border-radius: 12px;
    min-width: 66px;
}

.button {
    font-family: 'Open Sans';
    font-size: 18px;
    color: #ffffff;
    background-color: #007AFA !important;
    border: 1px #007AFA solid !important;
    margin-top: 0px;
    height: auto;
    border-radius: 12px;
    padding: 3px 10px 3px 10px;
    font-weight: unset;
}

.popup-button {
    font-family: 'Open Sans';
    font-size: 18px;
    color: #ffffff;
    background-color: #007AFA;
    border: 1px #007AFA solid;
    margin-top: 0px;
    height: auto;
    border-radius: 12px;
    padding: 3px 10px 3px 10px;
    font-weight: unset;
}

.popup-button-deactive {
    font-family: 'Open Sans';
    font-size: 18px;
    color: #ffffff;
    background-color: lightgray;
    border: 1px lightgray solid;
    margin-top: 0px;
    height: auto;
    border-radius: 12px;
    padding: 3px 10px 3px 10px;
    font-weight: unset;
}

#upload-pdf {
    display: none;
}

#saveDoc {
    display: none;
}

.remove-doc-btn {
    display: none;
    margin-bottom: 5px;
}

#tempCancel {
    display: inline-block;
    margin-right: 70px;
}

#saveRows {
    display: inline-block;
}

#sortable li {
    border: 1px solid #007AFA;
    background: #007AFA;
    font-weight: normal;
    color: white;
    margin-bottom: 10px;
    border-radius: 12px;
    padding: 5px 10px 5px 10px;
    cursor: move;
}

#modal-overlay,
#del-modal-overlay,
#modal-overlay3,
#popup-overlay,
#modal-overlay2,
#exhibitor-modal-overlay,
#finish-later-overlay,
#finish-later-qa-overlay,
#opt-modal-overlay,
#company-modal-overlay,
#landing-modal-overlay,
#contact-modal-overlay,
#profilepreview-modal-overlay,
#error-modal-overlay,
#error-popup-overlay,
#pay-modal-overlay,
#logo-modal-overlay,
#pdf-modal-overlay,
#social-modal-overlay,
#qa-overlay,
#a-overlay,
#ordered-overlay,
#thankyou-overlay,
#msg-modal-overlay,
#msg-clone-modal-overlay,
#pdf-clone-modal-overlay,
#qa-clone-modal-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    background-color: black;
    opacity: 0.5;
}

#sortable {
    padding: 0px;
    list-style-type: none;
    width: 100%;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0px;
}

#qa-sortable {
    padding: 0px;
    list-style-type: none;
    width: 100%;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
}

#social-sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: -6px;
}

#ans-sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: -6px;
}

.ans-btn {
    display: inline;
}

.edit-ques {
    cursor: move;
}

.edit-ans {
    cursor: move;
}

.add-ans,
#add-qa {
    margin-top: 5px;
    cursor: pointer;
    background: none !important;
    color: #007AFA !important;
    text-decoration: underline;
    border: none !important;
    font-weight: bold;
    font-size: 16px;
    padding-top: 3px !important;
}

#social-sortable li {
    margin: 25px 3px 3px 20px;
    padding: 0px;
    float: left;
    width: 60px;
    height: 60px;
    font-size: 4em;
    text-align: center;
    border: 0px;
    background: none;
}

.vc_custom_1517778878911 {
    margin-left: -99px !important;
    padding-top: 40px !important;
}

.icon_description_text {
    font-size: 18px !important;
    line-height: 25px;
}

.wpb_wrapper p {
    color: #85868c;
    word-spacing: normal;
    font-size: 15px;
}

.icon_description_text p {
    margin-top: 0px;
}

@import url(https://fonts.googleapis.com/css?family=Vollkorn|Roboto);
.button_container {
    display: inline-block;
    cursor: pointer;
    border-radius: 50px;
    background: white;
    padding: 5px 10px 5px 10px;
    float: right;
    margin-right: 35px;
    margin-top: 10px;
    height: 42px;
    width: 42px;
    z-index: 999999;
    transition: opacity 0.25s ease;
    position: fixed;
    right: 0;
}

.button_container:hover {
    opacity: 0.7;
}

.button_container.active .top {
    transform: translateY(13px) translateX(0) rotate(45deg);
    background: #007AFA;
    margin: 7px -1px;
    top: 0px;
}

.button_container.active .middle {
    opacity: 0;
    background: #007AFA;
}

.button_container.active .bottom {
    transform: translateY(-9px) translateX(0) rotate(-45deg);
    background: #007AFA;
    top: 22px;
    margin: 7px -1px;
}

.button_container span {
    position: absolute;
    width: 24px;
    height: 3px;
    background-color: #007AFA;
    margin: 6px 0;
    transition: all 0.35s ease;
    top: 8px;
}

.button_container span:nth-of-type(2) {
    top: 14px;
}

.button_container span:nth-of-type(3) {
    top: 20px;
}

.overlay {
    position: fixed;
    background: #000000;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.35s, visibility 0.35s, height 0.35s;
    overflow: hidden;
}

.overlay.open {
    opacity: 0.9;
    visibility: visible;
    height: 100%;
}

.overlay.open li {
    -webkit-animation: fadeInRight 0.5s ease forwards;
    animation: fadeInRight 0.5s ease forwards;
    -webkit-animation-delay: 0.35s;
    animation-delay: 0.35s;
}

.overlay.open li:nth-of-type(2) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.overlay.open li:nth-of-type(3) {
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s;
}

.overlay.open li:nth-of-type(4) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.overlay nav {
    position: relative;
    height: 100%;
    top: 40px;
    font: normal 300 40px / 44px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    text-align: center;
}

.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
}

.overlay ul li {
    display: block;
    height: 64px;
    position: relative;
    opacity: 0;
}

.overlay ul li a {
    position: relative;
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
}

.overlay ul li a:hover:after,
.overlay ul li a:focus:after,
.overlay ul li a:active:after {
    width: 100%;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

.boldTxt {
    font-weight: bold !important;
}

.colRed {
    color: red !important;
}

.contactscls {
    width: 100%;
    padding: 10px 10px 0px 10px;
}

.headingMaxWidth {
    width: 556px !important;
    margin: auto;
    text-align: center;
    display: block;
    line-height: 25px !important;
    margin-bottom: 10px;
}

.dropDown {
    height: 40px !important;
    padding: 0px 0px 0px 5px !important;
    background: white;
    visibility: visible;
}

.deActivedropDown {
    height: 40px !important;
    padding: 0px 0px 0px 5px !important;
    visibility: visible;
    background: white;
}

.toggle-icon {
    margin-top: -52px !important;
    text-align: left !important;
    margin-bottom: 15px;
}

.toggle-icon img {
    cursor: pointer;
    height: 25px;
    float: left;
    margin-top: 12px;
}

.toggle-section-style {
    float: left;
    width: 100%;
}

#confid-text {
    float: right;
    font-weight: bold !important;
}

#preview-text {
    float: right;
}

#exhibitor-text {
    color: #007AFA;
    font-weight: bold !important;
}

#finish-later-text {
    font-weight: bold !important;
    cursor: pointer;
}

#finish-later-text a {
    color: #007AFA;
}

#finish-later-qa-text {
    font-weight: bold !important;
    cursor: pointer;
}

#finish-later-qa-text a {
    color: #007AFA;
}

#msg-text,
#msg-text2 {
    color: #007AFA;
    margin-top: 0px;
    line-height: 30px;
}

#appBox {
    height: 200px;
    position: relative;
}

.app-img {
    float: left;
    width: 28%;
    padding-top: 0px;
    height: 200px;
    text-align: center;
}

#scannerBox-inside {
    height: 100%;
    width: 100%;
    position: absolute;
    display: none;
    cursor: pointer;
    border-radius: 5px;
    background-color: #6D6C6C;
    opacity: 0.5;
}

#appBox-inside {
    height: 100%;
    width: 100%;
    position: absolute;
    display: none;
    cursor: pointer;
    border-radius: 5px;
    background-color: #6D6C6C;
    opacity: 0.5;
}

#enableScanner {
    margin: 0px;
}

#enableApp {
    margin: 0px;
}

#paid-id {
    color: red;
}

@media screen and (max-width: 1396px) {
    .topLbl {
        float: left;
        width: 85%;
        text-align: left;
        margin-top: 90px;
        padding-left: 15%;
    }
    .profile-onsite-txt {
        float: left;
        width: 85%;
        margin-left: 15%;
        font-family: 'Open Sans';
        color: black;
        font-size: 16px;
        line-height: 24px;
    }
    .seperator-box-inside {
        width: 290px !important;
        float: left !important;
        margin-left: 15% !important;
    }
    .topLblTitle {
        float: left;
        width: 85%;
        text-align: left;
        margin-top: 90px;
        padding-left: 15%;
    }
    .deactive_profile {
        width: 84%;
        height: 100%;
        position: absolute;
        background: #6D6C6C;
        opacity: 0.5;
        top: -10px;
        margin-left: -1%;
        display: none;
    }
    .element-box {
        float: left;
        width: 70%;
        padding-left: 10px;
    }
    .app-img {
        float: left;
        width: 30%;
        padding-top: 0px;
        text-align: center;
    }
    .app-img img {
        height: 99%;
    }
    .scanner-img {
        float: left;
        width: 30%;
        padding-top: 0px;
    }
}

@media screen and (max-width: 1221px) {
    .topLbl {
        float: left;
        width: 90%;
        text-align: left;
        margin-top: 90px;
        padding-left: 10%;
    }
    .profile-onsite-txt {
        float: left;
        width: 90%;
        margin-left: 10%;
        font-family: 'Open Sans';
        color: black;
        font-size: 16px;
        line-height: 24px;
    }
    .seperator-box-inside {
        width: 290px !important;
        float: left !important;
        margin-left: 10% !important;
    }
    .topLblTitle {
        float: left;
        width: 90%;
        text-align: left;
        margin-top: 90px;
        padding-left: 10%;
    }
    .element-box {
        float: left;
        width: 70%;
        padding-left: 10px;
    }
    .app-img {
        float: left;
        width: 30%;
        padding-top: 0px;
        text-align: center;
    }
    .scanner-img {
        float: left;
        width: 30%;
        padding-top: 0px;
    }
}

@media screen and (max-width: 1220px) {
    .topLbl {
        float: left;
        width: 90%;
        text-align: left;
        margin-top: 90px;
        padding-left: 10%;
    }
    .profile-onsite-txt {
        float: left;
        width: 90%;
        margin-left: 10%;
        font-family: 'Open Sans';
        color: black;
        font-size: 16px;
        line-height: 24px;
    }
    .seperator-box-inside {
        width: 290px !important;
        float: left !important;
        margin-left: 10% !important;
    }
    .topLblTitle {
        float: left;
        width: 90%;
        text-align: left;
        margin-top: 90px;
        padding-left: 10%;
    }
    .deactive_profile {
        width: 91%;
        height: 100%;
        position: absolute;
        background: #6D6C6C;
        opacity: 0.5;
        top: -10px;
        margin-left: -1%;
        display: none;
    }
    .element-box {
        float: left;
        width: 78%;
        padding-left: 0px;
    }
    .app-img {
        float: left;
        width: 22%;
        padding-top: 0px;
        text-align: center;
    }
    .app-img img {
        height: 90%;
    }
    .scanner-img {
        float: left;
        width: 22%;
        padding-top: 0px;
    }
    .scanner-img img {
        height: 50%;
    }
}

@media screen and (max-width: 1180) {
    .scanner-img img {
        height: 50%;
    }
}

@media screen and (max-width: 1125) {
    .app-img img {
        height: 80%;
    }
}

@media screen and (max-width: 1080px) {
    .topLbl {
        float: left;
        width: 90%;
        text-align: left;
        margin-top: 90px;
        padding-left: 10%;
    }
    .profile-onsite-txt {
        float: left;
        width: 90%;
        margin-left: 10%;
        font-family: 'Open Sans';
        color: black;
        font-size: 16px;
        line-height: 24px;
    }
    .seperator-box-inside {
        width: 290px !important;
        float: left !important;
        margin-left: 10% !important;
    }
    .topLblTitle {
        float: left;
        width: 90%;
        text-align: left;
        margin-top: 90px;
        padding-left: 10%;
    }
    .app-img img {
        height: 75%;
    }
    .scanner-img img {
        height: 45%;
    }
}

@media screen and (max-width: 990px) {
    .topLbl {
        float: left;
        width: 95%;
        text-align: left;
        margin-top: 90px;
        padding-left: 5%;
    }
    .profile-onsite-txt {
        float: left;
        width: 95%;
        margin-left: 5%;
        font-family: 'Open Sans';
        color: black;
        font-size: 16px;
        line-height: 24px;
    }
    .seperator-box-inside {
        width: 290px !important;
        float: left !important;
        margin-left: 5% !important;
    }
    .topLblTitle {
        float: left;
        width: 95%;
        text-align: left;
        margin-top: 90px;
        padding-left: 5%;
    }
    .deactive_profile {
        width: 97%;
        height: 100%;
        position: absolute;
        background: #6D6C6C;
        opacity: 0.5;
        top: -10px;
        margin-left: -1%;
        display: none;
    }
}


/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */

@media screen and (max-width: 850px) {
    .col-25,
    .col-75,
    .col-50,
    input[type=submit] {
        width: 100%;
        margin-top: 5px;
    }
    .boothDiv {
        width: 100%;
        color: #0000EE;
        text-align: center;
        margin: auto;
    }
    .logoDiv1Img {
        max-height: 100px;
    }
    .container {
        padding: 10px 10px 10px 10px;
        width: 100%;
        float: left;
        text-align: center;
        font-size: 20px;
    }
    .aleft {
        text-align: center;
    }
    .logoDiv1 {
        text-align: center !important;
    }
    .topLbl {
        float: left;
        width: 95%;
        text-align: left;
        margin-top: 90px;
        padding-left: 5%;
    }
    .profile-onsite-txt {
        float: left;
        width: 95%;
        margin-left: 5%;
        font-family: 'Open Sans';
        color: black;
        font-size: 16px;
        line-height: 24px;
    }
    .seperator-box-inside {
        width: 290px !important;
        float: left !important;
        margin-left: 5% !important;
    }
    .topLblTitle {
        float: left;
        width: 95%;
        text-align: left;
        margin-top: 90px;
        padding-left: 5%;
    }
}

@media screen and (max-width: 825px) {
    .toggle-icon {
        line-height: 37px !important;
    }
    .divide22 {
        width: 49%;
        float: left;
        margin-bottom: 30px;
    }
    .topLbl {
        float: left;
        width: 97%;
        text-align: left;
        margin-top: 90px;
        padding-left: 3%;
    }
    .profile-onsite-txt {
        float: left;
        width: 97%;
        margin-left: 3%;
        font-family: 'Open Sans';
        color: black;
        font-size: 16px;
        line-height: 24px;
    }
    .seperator-box-inside {
        width: 290px !important;
        float: left !important;
        margin-left: 3% !important;
    }
    .topLblTitle {
        float: left;
        width: 97%;
        text-align: left;
        margin-top: 90px;
        padding-left: 3%;
    }
    .deactive_profile {
        width: 98%;
        height: 100%;
        position: absolute;
        background: #6D6C6C;
        opacity: 0.5;
        top: -10px;
        margin-left: -1%;
        display: none;
    }
    .exhibitor-btn {
        width: 100%;
        font-size: 19px;
        color: white;
        text-align: center;
        padding: 8px;
        border: 0px;
        margin-bottom: 20px;
        background: #007AFA;
        border-radius: 5px;
    }
    .exhibitor-btn2 {
        width: 100%;
        font-size: 19px;
        color: white;
        text-align: center;
        padding: 8px;
        border: 0px;
        margin-bottom: 20px;
        background: none;
    }
    .deactive-exhibitor-btn {
        width: 100%;
        font-size: 19px;
        background: lightgray;
        color: white;
        text-align: center;
        padding: 8px;
        border-radius: 5px;
        border: 0px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 800px) {
    .preview-inner-box {
        width: 500px;
        height: auto;
        border: solid 1px black;
        padding: 10px;
        background: white;
        margin: 0 auto;
    }
    .preview-img {
        float: left;
        width: 110px;
        margin-right: 10px;
        display: none;
    }
    .preview-profile-box {
        float: left;
        width: 100%;
    }
    #profile-preview {
        display: none;
        background: white;
        margin: auto;
        width: 100%;
        margin-top: 10px;
    }
    .preview-title-link {
        margin-bottom: 12px;
        float: left;
        width: 100%;
        display: none;
    }
    .preview-mobile-title-link {
        float: left;
        width: 80%;
        padding-left: 3%;
    }
    .preview-mobile-img {
        float: left;
        width: 20%;
        margin-right: 0px;
    }
    .preview-mobile-link {
        float: left;
        width: 100%;
        display: block;
    }
    .preview-border {
        width: 100%;
        height: 1px;
        float: left;
        border: none;
        background: black;
        margin-left: 0%;
    }
    .n-row {
        width: 30%;
        float: left;
        font-weight: bold;
        display: none;
    }
    .p-row {
        width: 30%;
        float: left;
        display: none;
    }
    .mob-row {
        display: block;
    }
    .e-row {
        width: 40%;
        float: left;
        word-wrap: break-word;
        display: none;
    }
    .docs-box {
        width: 100%;
        float: left;
        text-align: center;
    }
    .preview-mobile-social {
        display: block;
        width: 100%;
        float: left;
        text-align: center;
    }
}

@media screen and (max-width: 780px) {
    .seperator-box2 {
        width: 100% !important;
        height: auto;
        background: none;
        float: left;
        margin-top: 10px;
        margin-left: 0px;
    }
    .seperator-box2 div {
        width: 50%;
        background: #808080;
        height: 2px;
        display: block;
        margin: auto;
    }
    .topLbl {
        float: left;
        width: 80%;
        text-align: left;
        margin-top: 90px;
        padding-left: 20%;
    }
    .profile-onsite-txt {
        float: left;
        width: 80%;
        margin-left: 20%;
        font-family: 'Open Sans';
        color: black;
        font-size: 16px;
        line-height: 24px;
    }
    .seperator-box-inside {
        width: 290px !important;
        float: left !important;
        margin-left: 20% !important;
    }
    .topLblTitle {
        float: left;
        width: 97%;
        text-align: left;
        margin-top: 90px;
        padding-left: 3%;
    }
    .deactive_profile {
        width: 78%;
        height: 100%;
        position: absolute;
        background: #6D6C6C;
        opacity: 0.5;
        top: -10px;
        margin-left: -2%;
        display: none;
    }
    .divide50 {
        width: 100%;
        float: left;
    }
    .divide49 {
        width: 100% !important;
        float: left;
    }
    .element-box {
        float: left;
        width: 75%;
        padding-left: 10px;
    }
    .app-img {
        float: left;
        width: 25%;
        padding-top: 10px;
        text-align: center;
        height: 184px;
    }
    .app-img img {
        height: 100%;
    }
    #appBox {
        height: 192px;
        position: relative;
        padding-bottom: 10px;
    }
    #regkeybox {
        font-weight: bold;
        margin-top: -23px;
        float: left;
        margin-left: 12px;
        font-size: 18px;
    }
    #scannerBox {
        height: 130px;
        position: relative;
    }
    .scanner-img {
        float: left;
        width: 25%;
        padding-top: 10px;
        text-align: center;
        height: 184px;
    }
}

@media screen and (max-width: 680px) {
    .logoDiv1Img {
        max-height: 100px;
        margin-right: 0px;
    }
    .preview-mobile-title-link {
        float: left;
        width: 80%;
        padding-left: 7%;
    }
    .topLbl {
        float: left;
        width: 85%;
        text-align: left;
        margin-top: 90px;
        padding-left: 12%;
    }
    .profile-onsite-txt {
        float: left;
        width: 85%;
        margin-left: 12%;
        font-family: 'Open Sans';
        color: black;
        font-size: 16px;
        line-height: 24px;
    }
    .seperator-box-inside {
        width: 290px !important;
        float: left !important;
        margin-left: 12% !important;
    }
    .topLblTitle {
        float: left;
        width: 97%;
        text-align: left;
        margin-top: 90px;
        padding-left: 3%;
    }
    .deactive_profile {
        width: 89%;
        height: 100%;
        position: absolute;
        background: #6D6C6C;
        opacity: 0.5;
        top: -10px;
        margin-left: -2%;
        display: none;
    }
    .divide50 {
        width: 100%;
        float: left;
    }
    .element-box {
        float: left;
        width: 75%;
        padding-left: 10px;
    }
    .app-img {
        float: left;
        width: 25%;
        padding-top: 10px;
        text-align: center;
        height: 184px;
    }
    .app-img img {
        height: 100%;
    }
    #appBox {
        height: 184px;
        position: relative;
        padding-bottom: 10px;
    }
    #scannerBox {
        height: 130px;
        position: relative;
    }
    .scanner-img {
        float: left;
        width: 25%;
        padding-top: 10px;
        text-align: center;
        height: 184px;
    }
}

@media screen and (max-width: 580px) {
    .preview-inner-box {
        width: 400px;
        height: auto;
        border: solid 1px black;
        padding: 10px;
        background: white;
        margin: 0 auto;
    }
    #ordered-box {
        margin: auto;
        width: 100%;
        height: auto;
        width: 336px;
        background: white;
        border-radius: 0.5em;
        position: absolute;
        padding: 10px 30px 18px 30px;
        left: 50%;
        margin-left: -168px;
    }
    .logoDiv1Img {
        max-height: 100px;
        margin-right: 0px;
    }
    .element-box {
        float: left;
        width: 80%;
        padding-left: 10px;
    }
    #exclude-button {
        margin-left: -13px;
    }
    #exclude-button-div {
        margin-left: 0px;
    }
    .deactive_profile {
        width: 100%;
        height: 100%;
        position: absolute;
        background: #6D6C6C;
        opacity: 0.5;
        top: -10px;
        margin-left: -2%;
        display: none;
    }
    .model-opt-out-inner {
        background-color: white;
        border-radius: 0.5em;
        max-width: 310px;
        padding: 10px 17px 10px 17px;
        margin: auto;
        height: 450px;
        margin-top: 200px;
    }
    .model-finish-later-inner {
        background-color: white;
        border-radius: 0.5em;
        max-width: 272px;
        padding: 10px 17px 10px 17px;
        margin: auto;
        height: 388px;
        margin-top: 200px;
    }
    .model-finish-later-inner2 {
        background-color: white;
        border-radius: 0.5em;
        max-width: 272px;
        padding: 10px 17px 10px 17px;
        margin: auto;
        height: 288px;
        margin-top: 200px;
    }
    .model-landing-inner {
        background-color: white;
        border-radius: 0.5em;
        max-width: 272px;
        padding: 10px 10px 10px 10px;
        margin: auto;
        height: 260px;
        margin-top: 465px;
    }
    .model-msg-inner {
        background-color: white;
        border-radius: 0.5em;
        max-width: 310px;
        padding: 10px 10px 10px 10px;
        margin: auto;
        height: 380px !important;
        margin-top: 200px;
    }
    .model-contact-inner {
        margin: 0 auto;
        margin-top: 200px;
        width: 272px;
    }
    #test-btn {
        margin-right: 2px;
    }
    #display-list {
        margin-right: 2px;
    }
    #social-sortable li {
        margin: 3px 3px 10px 0px;
        padding: 0px;
        float: left;
        width: 60px;
        height: 60px;
        font-size: 4em;
        text-align: center;
        border: 0px;
        background: none;
    }
    .editLink {
        width: 50px;
        height: 50px;
    }
    .addLink {
        width: 50px;
        height: 50px;
    }
    .editLink img {
        width: 50px;
    }
    .addLink img {
        width: 50px;
    }
    .model-company-inner {
        background-color: white;
        border-radius: 0.5em;
        max-width: 272px;
        padding: 10px 10px 10px 10px;
        margin: auto;
        height: 180px !important;
        margin-top: 200px;
    }
    .model-logo-inner {
        margin: 0 auto;
        margin-top: 200px;
        width: 272px;
    }
    .exhibitor-btn {
        width: 100%;
        font-size: 18px;
        color: white;
        text-align: center;
        padding: 8px;
        border: 0px;
        margin-bottom: 20px;
        padding-left: 5px;
        background: #007AFA;
        border-radius: 5px;
    }
    .exhibitor-btn2 {
        width: 100%;
        font-size: 18px;
        color: white;
        text-align: center;
        padding: 8px;
        border: 0px;
        margin-bottom: 20px;
        padding-left: 5px;
        background: none;
    }
    .deactive-exhibitor-btn {
        width: 100%;
        font-size: 18px;
        background: lightgray;
        color: white;
        text-align: center;
        padding: 8px;
        border-radius: 5px;
        border: 0px;
        margin-bottom: 20px;
        padding-left: 5px;
    }
    .divide22 {
        width: 49%;
        float: left;
        margin-bottom: 30px;
    }
    .topLbl {
        float: left;
        width: 98%;
        text-align: left;
        margin-top: 90px;
        padding-left: 3%;
    }
    .profile-onsite-txt {
        float: left;
        width: 98%;
        margin-left: 3%;
        font-family: 'Open Sans';
        color: black;
        font-size: 16px;
        line-height: 24px;
    }
    .seperator-box-inside {
        width: 290px !important;
        float: left !important;
        margin-left: 3% !important;
    }
    .topLblTitle {
        float: left;
        width: 98%;
        text-align: left;
        margin-top: 90px;
        padding-left: 3%;
    }
    .divide50 {
        width: 100%;
        float: left;
    }
    .app-img {
        float: left;
        width: 20%;
        padding-top: 10px;
        text-align: center;
        height: 184px;
    }
    .app-img img {
        height: 90%;
    }
    #appBox {
        min-height: 184px;
        height: auto;
        position: relative;
        padding-bottom: 10px;
    }
    #scannerBox {
        height: 130px;
        position: relative;
    }
    .scanner-img {
        float: left;
        width: 20%;
        padding-top: 0px;
        text-align: center;
        height: 184px;
    }
    #appBox-inside {
        height: 100%;
        width: 100%;
        position: absolute;
        display: none;
        cursor: pointer;
        border-radius: 5px;
        background-color: #6D6C6C;
        opacity: 0.5;
    }
}

@media screen and (max-width: 500px) {
    .lblexp {
        font-weight: normal !important;
        font-size: 16px !important;
    }
    .dropdownexp {
        width: auto !important;
        float: left !important;
        height: 32px !important;
        padding: 0px !important;
        color: black !important;
    }
    .toggle-icon {
        line-height: 37px !important;
    }
    #cqf {
        margin-top: -110px !important;
    }
    .boothDiv {
        width: 100%;
        color: #0000EE;
        text-align: center;
        margin: auto;
    }
    .element-box {
        float: left;
        width: 78%;
        padding-left: 5px;
    }
    .logoDiv1Img {
        max-height: 100px;
    }
    /* .logoDiv1 {
        text-align: right !important;
    }*/
    .model-inner {
        background-color: white;
        border-radius: 0.5em;
        max-width: 270px;
        padding: 10px 10px 10px 10px;
        margin: auto;
        height: 255px !important;
        margin-top: 200px;
    }
    .model-exhibitor-inner {
        background-color: white;
        border-radius: 0.5em;
        max-width: 270px;
        padding: 10px 10px 10px 10px;
        margin: auto;
        height: 192px !important;
        margin-top: 200px;
    }
    .model-cancel-inner {
        background-color: white;
        border-radius: 0.5em;
        max-width: 272px;
        padding: 10px 10px 10px 10px;
        margin: auto;
        height: 244px !important;
        margin-top: 465px;
    }
    .modal-text {
        height: auto;
        width: 100%;
        float: left;
        margin-top: -4px;
        margin-left: 0;
        color: #000000 !important;
    }
    .modal-exhibitor-text {
        height: auto;
        width: 96%;
        float: left;
        margin-top: -4px;
        margin-left: 8px;
        color: #000000 !important;
    }
    .modal-textarea {
        resize: none;
        width: 245px;
        margin-top: 10px;
        margin-bottom: 6px;
        height: 80px;
        margin-left: 2px;
    }
    .sendBtnDiv {
        width: 100%;
        padding-left: 92px;
    }
    .sendBtnExhibitorDiv {
        width: 100%;
        float: left;
        text-align: center;
        padding-top: 10px;
    }
    .globalLargeText {
        font-family: 'Open Sans';
        font-weight: 300;
        font-size: 40px;
        line-height: 58px;
        color: #333333;
        text-transform: none;
    }
    .headingMaxWidth {
        width: 324px !important;
        margin: auto;
        text-align: center;
        display: block;
        line-height: 25px !important;
        margin-bottom: 10px;
    }
    .divide50 {
        width: 100%;
        float: left;
    }
    .profile-onsite-txt input {
        margin-left: 0px;
    }
    #contact_1 {
        width: 100% !important;
    }
    .send-txt-box {
        width: 9%;
        float: left;
        text-align: right;
        font-weight: bold;
    }
    .contactscls {
        width: 100%;
        padding: 10px 0px 0px 0px;
    }
    .contact-box {
        width: 88%;
        float: left;
        height: auto;
        padding-left: 3%;
    }
    .pl5 {
        padding-left: 5% !important;
    }
}

@media screen and (max-width: 390px) {
    #regkeybox {
        font-weight: bold;
        margin-top: 5px;
        float: left;
        margin-left: 12px;
        font-size: 18px;
    }
    .globalMiddleText {
        font-family: 'Open Sans';
        font-weight: 600;
        font-size: 19px;
        line-height: 40px;
        color: #333333
    }
    .app-img {
        float: left;
        width: 17%;
        padding-top: 10px;
        text-align: center;
        height: 169px;
    }
}


/* iPhone 13 mini */

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .element-box {
        float: left;
        width: 78%;
        padding-left: 2px;
    }
    .app-img img {
        height: 81%;
    }
    .app-img {
        float: left;
        width: 17%;
        padding-top: 10px;
        text-align: center;
        height: 169px;
    }
    .preview-inner-box {
        width: 350px;
        height: auto;
        border: solid 1px black;
        padding: 10px;
        background: white;
        margin: 0 auto;
    }
}


/* iPhone 13 and iPhone 13 Pro */

@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {
    .element-box {
        float: left;
        width: 78%;
        padding-left: 2px;
    }
    .app-img img {
        height: 81%;
    }
    .app-img {
        float: left;
        width: 17%;
        padding-top: 10px;
        text-align: center;
        height: 169px;
    }
    .preview-inner-box {
        width: 350px;
        height: auto;
        border: solid 1px black;
        padding: 10px;
        background: white;
        margin: 0 auto;
    }
}

#compress-counter {
    min-height: 27px;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 200px;
}

#abort-compress {
    display: none;
}

#compress-pdf {
    display: none;
}

#profileMsgList:focus {
    outline: none;
}