@import '../style/variable_colors.css';

@media screen and (min-width: 200px) and (max-width: 767px) and (orientation: portrait) {
  .fmp-mobile #fmp-content1 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
  }

  #mySidenav2 {
    width: 0 !important;
    display: none !important;
  }

  #mySidenav {
    width: 0 !important;
    display: none !important;
  }

  #mySidenav3 {
    width: 0 !important;
    display: none !important;
  }

  #addSettingSidebar {
    width: 0 !important;
    display: none !important;
  }

  #mobFlagSideBar {
    width: 0 !important;
    display: none !important;
  }

  #mobEmblems {
    width: 0 !important;
    display: none !important;
  }

  #mobcolorPicker {
    width: 0 !important;
  }

  #mobSaveUpload {
    width: 0 !important;
    display: none !important;
  }

  .ready-popup__content {
    display: none !important;
  }

  #popup {
    display: none !important;
  }

  .loading-overlay {
    background-color: transparent !important;
  }

  #toolbar {
    display: none !important;
  }
}

@media screen and (min-width: 280px) and (max-width: 319px) and (orientation: portrait) {
  .fmp-mobile .styled-checkbox:checked + label:before {
    right: calc(99% - -1px) !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 415px) and (orientation: portrait) {
  .fmp-mobile .styled-checkbox:checked + label:before {
    right: calc(99% - -2px) !important;
  }
}

@media screen and (orientation: landscape) and (min-width: 480px) {
  .fmp-mobile .mobileLock2 {
    background-size: cover;
  }

  #fmp-content2 {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
  }

  .fmp-tablet #fmp-content2,
  .fmp-not-mobile #fmp-content2 {
    display: none;
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  .rotate-img {
    display: unset !important;
  }
}

@media screen and (orientation: landscape) and (min-width: 658px) and (max-width: 812px) {
  .fmp-mobile .saveUpload {
    top: 238px !important;
  }
}

@media screen and (orientation: landscape) and (min-width: 738px) and (max-width: 812px) {
  .fmp-mobile .styled-checkbox:checked + label:before,
  .fmp-tablet .styled-checkbox:checked + label:before {
    right: calc(99% - 11px) !important;
  }
}

@media screen and (orientation: landscape) and (min-width: 568px) and (max-width: 667px) {
  .fmp-mobile .styled-checkbox:checked + label:before,
  .fmp-tablet .styled-checkbox:checked + label:before {
    right: calc(99% - 6px) !important;
  }
}

@media screen and (orientation: landscape) and (min-width: 851px) and (max-width: 896px) {
  .fmp-mobile .styled-checkbox:checked + label:before,
  .fmp-tablet .styled-checkbox:checked + label:before {
    right: calc(99% - 12px) !important;
  }
}

@media screen and (orientation: landscape) and (min-width: 912px) and (max-width: 917px) {
  .fmp-mobile .styled-checkbox:checked + label:before,
  .fmp-tablet .styled-checkbox:checked + label:before {
    right: calc(99% - 13px) !important;
  }
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .fmp-mobile .loadingio-spinner-rolling {
    margin-bottom: 20px;
  }

  .fmp-mobile .generate-text-loader {
    font-size: 18px;
    font-family: Arial, sans-serif;
    color: white;
  }
}

@media screen and (orientation: landscape) and (min-width: 1000px) {
  .fmp-tablet .loading-spinner-text,
  .loading-spinner-text {
    display: flex;
  }

  .fmp-mobile .loading-spinner-text {
    display: none;
  }
}

@media screen and (max-width: 1000px) and (orientation: landscape) {
  .resizeImage-loading-overlay-mobile {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: var(--shadow-opacity);
    z-index: 99999999;
    display: none;
    right: 0%;
    bottom: 0%;
  }

  .fmp-mobile .resizeImage-loading-overlay-mobile .loadingio-spinner-rolling__ldio,
  .fmp-mobile .resizeImage-loading-overlay-mobile .loadingio-spinner-rolling__ldio__small,
  .fmp-mobile .resizeImage-loading-overlay-mobile .ldio .fmp-mobile .resizeImage-loading-overlay-mobile .ldio__small {
    display: block;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .divider-holder,
  .divider-holder {
    display: none;
  }

  #basic-tool-content,
  #basic-tool-button,
  #go-back,
  #continue,
  #basic-tool-footer,
  #back-to-chapter,
  #skip-tutorial,
  #tutorial-modal-title,
  .tutorial-banner-content,
  .tutorial-modal-tittle,
  .tutorial-footer-contact {
    font-size: 14px;
  }

  .fmp-tablet .basic-tool-body,
  .basic-tool-body {
    width: 500px;
    margin: auto;
  }
}

@media screen and (max-width: 1300px) {
  .fmp-tablet .md-hide,
  .md-hide {
    display: none;
  }

  .fmp-tablet .resol-warn-center-tablet {
    margin-left: 5%;
    margin-bottom: 35%;
    width: 50%;
  }

  .fmp-mobile .custom-modal-file {
    width: 74% !important;
  }

  .fmp-tablet .custom-modal-file {
    width: 71% !important;
  }

  .fmp-mobile .custom-close,
  .fmp-mobile .custom-close-large-file {
    color: black;
    float: right;
    font-size: 35px;
    font-weight: bold;
    margin-top: -8px;
  }
}

@media (min-width: 1301px) and (max-width: 1500px) {
  .custom-modal-file {
    width: 37% !important;
  }
}

@media screen and (min-width: 1500px) {
  .custom-modal-file {
    width: 32% !important;
  }
}

/* Previous / Custom Mobile Lock Related Change : @media screen and (max-width: 1000px) { */
/* @media screen and (max-width: 576px) { */
@media screen and (orientation: portrait) and (max-width: 576px) {
  .mobile-only {
    display: block !important;
  }

  .mobile-only-flex {
    display: flex !important;
  }

  .fmp-mobile #popup {
    display: none !important;
  }

  .fmp-mobile #fmp-content1 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
  }
}

@media screen and (orientation: landscape) and (max-width: 576px) {
  .fmp-mobile #fmp-content1 {
    display: none;
  }
}

@media screen and (max-width: 576px) {
  .mobileLock p {
    font-size: 20px;
  }
}

@media screen and (min-width: 576px) {
  .mobileLock p {
    font-size: 35px;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-not-mobile #fmp-header,
  .fmp-tablet #fmp-header {
    height: 20px;
    padding: 10px 0;
  }
}

@media screen and (max-width: 992px) {
  /* #fmp-header{
    background-image: url(../assets/icons/TopBanner-SALE.svg);
  } */
}

@media screen and (max-width: 1024px) {
  #maintenance-modal,
  #general-modal,
  .fmp-tablet #maintenance-modal,
  .fmp-tablet #general-modal {
    visibility: hidden;
    display: none;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet #header-text,
  #header-text {
    font-size: 14px;
    line-height: 13px;
  }
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  #header-text {
    font-size: 9px;
    letter-spacing: 2px;
  }

  .back-to-editing-desktop {
    display: none !important;
  }

  .back-to-editing-mobile {
    display: block;
  }

  .fmp-mobile #tutorial-mode-reminder-heading-mobile {
    width: 100%;
  }

  .fmp-mobile .reminder-content-text-mobile {
    width: 100%;
    text-align: start;
    margin: auto;
  }

  .fmp-mobile #tutorial-mode-reminder-title-mobile {
    /* font-size: 25px; */
    font-size: 2.5vw;
    text-align: start;
  }

  #tutorial-mode-reminder-content-mobile p {
    margin-top: 10px;
    font-size: 2vw;
  }

  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    height: 120px;
    width: 80px;
    position: relative;
    bottom: 10%;
    transform: scaleX(-1);
    top: 21px;
    left: -116px;
  }
}

@media screen and (orientation: portrait) and (max-width: 768px) {
  #tutorial-mode-reminder-mobile,
  #tutorial-mode-reminder-mobile-fullscreen {
    display: none !important;
  }

  .fmp-mobile .footer-text {
    display: none !important;
  }

  .fmp-mobile #fmp-header {
    display: none !important;
  }
}

@media screen and (max-width: 1000px) {
  .fmp-tablet .tablet-flex {
    align-items: center;
  }

  .fmp-not-mobile .tablet-flex {
    align-items: center !important;
  }
}

@media screen and (max-width: 1300px) {
  .fmp-tablet .content-container,
  .content-container {
    width: calc(60% - 10px);
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .content-container,
  .content-container {
    width: calc(70% - 10px);
    height: calc(90vh - 103px);
  }
}

@media screen and (orientation: landscape) and (min-width: 620px) and (max-width: 1000px) {
  .fmp-tablet .content-container,
  .content-container {
    height: 100%;
    width: 100%;
    margin-top: 15px;
  }
}

@media screen and (max-width: 620px) {
  .content-container,
  .fmp-tablet .content-container {
    height: unset;
    margin: 15px 0;
    order: 1;
    width: 100%;
  }

  .content-container #canvas-container,
  .fmp-tablet .content-container #canvas-container {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .fmp-tablet .vanilla-zoom .sidebar,
  .vanilla-zoom .sidebar {
    flex: 1;
  }

  .fmp-tablet .vanilla-zoom .sidebar img.small-preview,
  .vanilla-zoom .sidebar img.small-preview {
    cursor: auto;
    margin-bottom: 12px;
  }

  .fmp-tablet .vanilla-zoom .zoomed-image,
  .vanilla-zoom .zoomed-image {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 799px) {
  .large-button {
    height: 45px !important;
  }
}

@media only screen and (min-width: 800px) and (max-width: 810px) {
  .large-button {
    height: 52px !important;
  }
}

@media only screen and (min-width: 810px) and (max-width: 821px) {
  .large-button {
    height: 47px !important;
  }
}

@media only screen and (min-width: 821px) and (max-width: 833px) {
  .large-button {
    height: 50px !important;
  }
}

@media only screen and (min-width: 834px) and (max-width: 877px) {
  .large-button {
    height: 49px !important;
  }
}

@media only screen and (min-width: 878px) and (max-width: 1000px) {
  .large-button {
    height: 47px !important;
  }
}

@media only screen and (min-width: 1001px) and (max-width: 1015px) {
  .large-button {
    height: 64px;
  }
}

@media only screen and (min-width: 1001px) and (max-width: 1015px) {
  .large-button {
    height: 65px !important;
  }
}

@media only screen and (min-width: 1015px) and (max-width: 1024px) {
  .large-button {
    height: 61px !important;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1030px) {
  .large-button {
    height: 62px;
  }
}

@media only screen and (min-width: 1031px) and (max-width: 1091px) {
  .large-button {
    height: 65px;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1100px) {
  .large-button {
    height: 68px !important;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1150px) {
  .large-button {
    height: 72px;
  }
}

@media screen and (min-width: 1151px) and (max-width: 1200px) {
  .large-button {
    height: 75px;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1300px) {
  .large-button {
    height: 86px;
  }
}

@media screen and (min-width: 1301px) and (max-width: 1400px) {
  .large-button {
    height: 66px !important;
  }
}

@media screen and (min-width: 1401px) and (max-width: 1450px) {
  .large-button {
    height: 71px !important;
  }
}

@media screen and (min-width: 1401px) and (max-width: 1450px) {
  .large-button {
    height: 76px !important;
  }
}

@media screen and (min-width: 1451px) and (max-width: 1550px) {
  .large-button {
    height: 74px !important;
  }
}

@media screen and (min-width: 1551px) and (max-width: 1610px) {
  .large-button {
    height: 80px;
  }
}

@media screen and (min-width: 1611px) and (max-width: 1705px) {
  .large-button {
    height: 83px;
  }
}

@media screen and (min-width: 1706px) and (max-width: 1800px) {
  .large-button {
    height: 90px;
  }
}

@media screen and (min-width: 1400px) {
  .button-row {
    margin-top: 7px;
  }
}

@media screen and (max-width: 1600px) {
  .fmp-tablet .large-button__text,
  .large-button__text {
    font-size: 27px;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tabletvv .large-button__text,
  .large-button__text {
    font-size: 20px;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .button-row,
  .button-row {
    margin-top: 5px;
  }
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .fmp-tablet .button,
  .button {
    margin: 2px;
  }

  .back-to-editing .button {
    margin: 0;
  }

  .fmp-mobile .hide-mobile-loader,
  .fmp-mobile .hide-mobile {
    display: none !important;
  }

  .fmp-mobile .hide-desktop {
    display: block;
  }

  .fmp-mobile .hide-desktop-loader {
    display: block !important;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .button,
  .button {
    min-height: 40px;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .button img,
  .button img {
    width: 21px;
  }
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .button img,
  .fmp-tablet .button img {
    margin-right: 2px;
  }
}

@media screen and (max-width: 1100px) {
  .button__icon-shortcut,
  .button__icon-shortcut {
    margin: auto;
    padding-right: 10px;
    width: 36px !important;
  }
}

@media screen and (max-width: 1100px) {
  .button__icon-clear {
    width: 30px !important;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .button__text,
  .button__text {
    padding-left: 0;
  }
}

@media screen and (max-width: 1300px) {
  .fmp-tablet .button__action .button__text,
  .button__action .button__text {
    display: none;
  }
}

@media screen and (max-width: 1300px) {
  .fmp-tablet .button__action,
  .button__action {
    justify-content: center;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .button__action,
  .button__action {
    width: 70%;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .icon-button,
  .icon-button {
    min-height: 40px;
    padding: 5px 5px;
  }

  .fmp-tablet .icon-button svg,
  .icon-button svg {
    height: 20px;
  }
}

@media screen and (max-width: 1300px) {
  .toolbar {
    width: 25%;
    margin: 0;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .toolbar,
  .toolbar {
    width: 25%;
    margin: 0;
    margin-top: 5px;
  }
}

@media screen and (max-width: 767px) {
  .toolbar {
    order: 3;
    width: 100%;
    max-width: unset;
    margin: 0;
  }
}

@media screen and (max-width: 1100px) {
  .tab-container {
    height: 25px;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .palette,
  .palette {
    margin-top: 6px;
  }
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .fmp-tablet .palette,
  .palette {
    margin-top: 0;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .palette-page .selection-list ul li,
  .palette-page .selection-list ul li {
    height: 25px;
    padding: 8px 5px;
    margin: 5px 0;
  }

  .mob-palette-page .selection-list ul li {
    height: 25px;
    padding: 8px 5px;
    margin: 5px 0;
  }
}

@media screen and (max-width: 1100px) {
  .palette-page label,
  .fmp-tablet .palette-page label {
    font-size: 10px;
  }

  /* .mob-palette-page label {
    font-size: 13px;
  } */
  .mob-palette-page label {
    font-size: 10px;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .four-items,
  .four-items {
    padding-top: 13px;
  }
}

@media screen and (max-width: 1100px) {
  .four-items img,
  .fmp-tablet .four-items img {
    width: 26px;
    height: 26px;
  }
}

@media screen and (max-width: 1100px) {
  .search {
    padding: 7px 10px;
  }

  .fmp-tablet .search {
    padding: 7px 5px 7px 5px;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .searchbar__input::placeholder,
  .searchbar__input::placeholder {
    font-size: 9px;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .scrollbar,
  .scrollbar {
    height: 176px;
  }
}

@media screen and (max-width: 1100px) {
  .color-picker,
  .fmp-tablet .color-picker {
    margin-top: 6px;
  }

  .color-picker .pcr-app,
  .fmp-tablet .color-picker .pcr-app {
    height: 190px;
  }

  .tutorial-modal,
  .fmp-tablet .tutorial-modal {
    width: 80% !important;
  }

  #basic-tool-iframe,
  .fmp-tablet #basic-tool-iframe {
    height: 400px !important;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .pcr-app .pcr-selection,
  .pcr-app .pcr-selection {
    height: 125px !important;
  }

  .fmp-tablet .pcr-app .pcr-swatches,
  .pcr-app .pcr-swatches {
    min-height: 21px;
  }
}

@media screen and (orientation: portrait) and (max-width: 1000px) {
  .fmp-tablet .palette .top-block {
    width: 100%;
    /* background-color: var(--dark-coal); */
  }

  .fmp-tablet .palette .middle-block {
    width: 100%;
    z-index: 1;
  }
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .fmp-mobile .palette {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .fmp-tablet.palette .top-block {
    width: 100% !important;
    background-color: var(--dark-coal);
  }

  .fmp-mobile.palette .top-block {
    width: 45%;
    background-color: var(--dark-coal);
  }

  .fmp-mobile .palette .top-block .scrollbar {
    height: 126px;
  }

  .fmp-mobile .palette .top-block .tab-container {
    display: none;
  }

  .fmp-mobile .palette .top-block .palette-page {
    padding-right: 0;
  }

  .fmp-mobile.palette .top-block .palette-page .selection-list ul li {
    height: 20px;
  }

  .fmp-mobile .palette .top-block .palette-page label {
    font-size: 10px;
  }

  .fmp-mobile .palette .top-block button.collapsible {
    font-size: 9px;
    padding-left: 23px !important;
  }

  .fmp-tablet.palette .middle-block {
    width: 100%;
    z-index: 1;
  }

  .fmp-mobile .palette .middle-block {
    width: 55%;
    z-index: 1;
  }

  .fmp-mobile .palette .middle-block .color-picker {
    margin-top: 0;
  }

  .fmp-mobile .palette .middle-block .pcr-app {
    height: unset;
  }

  .fmp-mobile .palette .middle-block .pcr-app .pcr-selection {
    align-items: unset;
  }

  .fmp-mobile .palette .middle-block .pcr-app .pcr-selection .pcr-color-palette {
    height: 80px;
  }

  .fmp-mobile .palette .middle-block .pcr-app .pcr-interaction input[data-type='HEXA'] {
    display: none;
  }

  .fmp-mobile .palette .middle-block .pcr-app .pcr-interaction input[data-type='RGBA'] {
    display: none;
  }

  .fmp-mobile .palette .bottom-block {
    flex: 0% 0% 100%;
    width: 100%;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .toolbar-small,
  .toolbar-small {
    width: 8%;
    margin-right: 7px !important;
  }
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .fmp-tablet.toolbar-small {
    order: 2;
    display: unset !important;
  }

  .fmp-mobile .toolbar-small {
    order: 2;
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .toolbar-small {
    order: 2;
    display: none;
  }
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .fmp-tablet .selection-tools-mobile {
    display: none;
  }

  .fmp-mobile .selection-tools-mobile {
    order: 2;
    display: flex;
    flex-wrap: wrap;
  }

  .fmp-tablet .selection-tools-mobile {
    order: 0;
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .selection-tools-mobile {
    order: 2;
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .toolbar-small img,
  .toolbar-small img {
    width: 30px;
    height: 30px;
  }
}

@media screen and (max-width: 1100px) {
  .button-group,
  .fmp-tablet .button-group {
    margin-bottom: 5px;
  }

  .button-group .button svg,
  .fmp-tablet .button-group .button svg {
    padding: 0;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .footer,
  .footer {
    flex-direction: row;
    padding: 8px 12px;
    height: 40px;
  }
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .fmp-tablet.footer {
    display: unset !important;
  }

  .fmp-mobile .footer {
    display: none;
  }
}

@media screen and (max-width: 1300px) {
  .option-toggle + label,
  .fmp-tablet .option-toggle + label {
    font-size: 12px;
  }
}

@media screen and (min-width: 1000px) {
  .fmp-not-mobile .main-section {
    width: 65% !important;
  }

  .fmp-not-mobile #mockup-toolbar {
    width: 37% !important;
  }
}

@media screen and (orientation: portrait) and (max-width: 400px) {
  .fmp-mobile .styled-checkbox + label:after {
    margin-right: 91%;
  }
}

@media screen and (max-width: 400px) {
  .main-section {
    width: 100%;
  }

  .main-section {
    position: absolute;
  }

  #mockup-toolbar {
    width: 100%;
  }

  .fmp-mobile #mockup-toolbar {
    width: 100%;
  }
}

@media screen and (orientation: landscape) and (min-width: 1000px) {
  .fmp-not-mobile .mockup-section {
    padding-top: 50px;
  }
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .fmp-tablet .mockup-section .large-button,
  .mockup-section .large-button {
    margin-top: 0;
  }
}

@media screen and (orientation: landscape) and (min-width: 1000px) {
  .fmp-tablet .mockup-header,
  .mockup-header {
    width: calc(100% - 10px);
    padding-left: 40px;
    margin-bottom: 30px;
    text-align: left;
  }
}

@media screen and (orientation: landscape) and (min-width: 1000px) {
  .fmp-tablet .mockup-header,
  .mockup-header {
    font-size: 35px;
  }
}

@media screen and (orientation: landscape) and (min-width: 1000px) {
  .mockup-container {
    height: calc(100vh - 130px);
    max-height: 720px;
  }
}

@media screen and (orientation: landscape) and (min-width: 800px) and (max-width: 1000px) {
  .fmp-mobile .input-row {
    width: 92%;
    padding-left: calc(3% + 2px);
    display: flex;
  }

  .fmp-mobile .small-preview-loader {
    width: 4% !important;
  }
}

@media screen and (orientation: landscape) and (max-width: 799px) {
  .fmp-mobile .input-row {
    padding-left: calc(3% + 2px);
    display: flex;
    width: 90.4%;
  }
}

@media screen and (orientation: landscape) and (min-width: 1000px) {
  .mockup-form {
    padding: 43px 20px 0 0;
  }

  .fmp-mobile .mockup-form {
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 80px;
  }

  .fmp-mobile .input-row {
    width: 93%;
    padding-left: calc(3% + 2px);
    display: flex;
  }
}

@media screen and (orientation: landscape) and (min-width: 1000px) {
  .fmp-tablet .input-row .input-col-12,
  .fmp-not-mobile .input-row .input-col-12 {
    padding: 0 5px;
  }
}

@media screen and (orientation: landscape) and (min-width: 1000px) {
  .fmp-not-mobile .input-row .input-col-6,
  .fmp-tablet .input-row .input-col-6 {
    padding: 0 5px;
  }

  .input-row .input-col-6 {
    padding: 0 10px;
  }
}

@media screen and (orientation: landscape) and (min-width: 1000px) {
  .fmp-mobile .input-row .input-col-4 {
    padding: 0 10px;
  }

  .fmp-not-mobile .input-row .input-col-4,
  .fmp-tablet .input-row .input-col-4 {
    padding: 0 5px;
  }
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .fmp-tablet .ready-popup__content {
    height: auto;
  }

  .fmp-mobile .ready-popup__content {
    /* overflow-y: scroll; */
    height: 100%;
  }

  .fmp-mobile .ready-popup__content2 {
    overflow-y: scroll;
    height: unset;
  }

  .fmp-mobile #tutorial-mode-reminder-arrow3 img {
    height: 120px;
    width: 80px;
    position: absolute;
    top: 37%;
    margin-left: -12%;
    transform: rotate(120deg);
    display: block;
  }
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .fmp-mobile .ready-popup__content2 {
    padding: 0 22px 0 22px;
    width: 80%;
    position: absolute;
    left: 50%;
    top: 51%;
    transform: translate(-50%, -50%);
    display: block;
    z-index: 100;
  }

  .fmp-mobile .ready-popup__content2 {
    z-index: 999999;
    width: 100%;
    max-width: 1000px;
    background-color: var(--medium-gray);
    margin: auto;
    color: var(--pure-white);
    position: relative;
    display: block;
  }

  .fmp-mobile .ready-popup__content2 {
    padding: 0 22px;
    width: 70%;
    position: absolute;
    left: 50%;
    top: 50%;
    height: unset;
    transform: translate(-50%, -50%);
    overflow: hidden;
    display: block;
    z-index: 100;
  }

  .ready-popup__content2.double_side_flag {
    padding: 0 19px 15px 24px !important;
  }
}

@media screen and (orientation: portrait) and (max-width: 768px) {
  .fmp-mobile .ready-popup__content2 {
    display: none;
  }

  .fmp-mobile .ready-popup__content2 {
    display: none;
  }

  .fmp-mobile .ready-popup__content2 {
    display: none;
  }
}

@media screen and (min-width: 1000px) {
  .ready-popup__content {
    padding: 0 22px 0 22px;
    width: 80%;
    position: absolute;
    left: 50%;
    top: 51%;
    transform: translate(-50%, -50%);
  }
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .ready-popup__content-heading h2 {
    font-size: 19px;
    line-height: 27px;
    text-align: center;
  }
}

@media screen and (orientation: landscape) and (min-width: 1000px) {
  .ready-popup__content-check {
    width: 60%;
  }
}

@media screen and (orientation: landscape) and (min-width: 1000px) {
  .ready-popup__content-agree {
    width: 40%;
  }
}

@media screen and (orientation: landscape) and (min-width: 1000px) {
  .fmp-tablet .check_item__image img,
  .check_item__image img {
    width: 200px;
  }
}

@media screen and (orientation: landscape) and (min-width: 1000px) {
  .fmp-tablet .flex-row,
  .flex-row {
    display: flex;
  }
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .fmp-tablet .magnectic-strip,
  .fmp-mobile .magnectic-strip {
    display: unset !important;
  }
}

@media screen and (min-width: 1660px) {
  .fmp-tablet .canvas-setting-footer,
  .canvas-setting-footer {
    height: 30px;
    margin-left: 14px;
  }

  .fmp-tablet .footer,
  .footer {
    top: 12%;
  }

  .fmp-tablet .adjust-height,
  .adjust-height {
    top: 6%;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet img.button__icon.button__icon-clear.magnetic-snap,
  img.button__icon.button__icon-clear.magnetic-snap {
    width: 18px !important;
  }
}

@media screen and (max-width: 1100px) {
  .fmp-tablet .clear-all,
  .clear-all {
    right: 10% !important;
  }

  .fmp-tablet.scale-rotate,
  .scale-rotate {
    left: 30% !important;
  }

  .fmp-tablet .flag-selection,
  .flag-selection {
    left: 30% !important;
  }

  .fmp-tablet.import-image,
  .import-image {
    left: 26% !important;
  }

  .fmp-tablet#basic-tool-content,
  #basic-tool-content {
    width: 470px !important;
  }

  .fmp-tablet.clear-all-img,
  .fmp-not-mobile .clear-all-img {
    width: 16px !important;
  }

  .fmp-mobile .fullscreen-img {
    width: 16px !important;
  }

  .fmp-mobile .clear-all-img {
    width: 16px !important;
  }

  .fmp-tablet.footer-button-text,
  .footer-button-text {
    margin-left: 7px;
    width: unset;
  }

  .fmp-tablet.space-divider,
  .space-divider {
    margin: 0 5px;
  }
}

@media screen and (min-width: 1100px) {
  .footer-col,
  .fmp-tablet .footer-col {
    padding: 3px;
  }

  .footer {
    background-color: unset;
    margin-bottom: 0;
  }

  #undoBtn,
  .fmp-tablet #undoBtn {
    margin-left: 10px;
  }

  .vertical-divider,
  .fmp-tablet .vertical-divider {
    margin: 0 10px 0 5px !important;
  }

  .magnetic-checkbox,
  .fmp-tablet .magnetic-checkbox {
    padding: unset;
    margin-left: 8px;
  }

  #show-hotkeys-button,
  .fmp-tablet #show-hotkeys-button {
    padding-right: 10px;
    height: 25px;
  }

  .fmp-not-mobile .footer-text,
  .fmp-tablet.footer-text {
    top: 2%;
  }

  .footer-cont-text,
  .fmp-tablet .footer-cont-text {
    font-size: 12px;
    padding-top: 40px;
  }

  .footer-cont-text2,
  .fmp-tablet .footer-cont-text2 {
    font-size: 12px;
  }

  #show-shortcut-keys,
  .fmp-tablet #show-shortcut-keys {
    margin: 0 10px;
  }

  .content-container,
  .fmp-tablet .content-container {
    margin-top: 10px;
  }

  .palette,
  .fmp-tablet .palette {
    width: 100%;
  }

  .custom-modal-file,
  .fmp-tablet .custom-modal-file-tablet {
    width: 26%;
  }

  .large-file-warn,
  .fmp-tablet .large-file-warn {
    margin-left: 16%;
    margin-top: -8%;
  }

  .resol-warn-center {
    margin-left: 16%;
    margin-bottom: 9%;
  }

  .res-war-img,
  .fmp-tablet .res-war-img {
    margin-left: 2px;
    width: 100%;
  }

  .flag-selection-tooltip,
  .fmp-tablet .flag-selection-tooltip {
    height: 381px;
  }

  .change-position,
  .fmp-tablet .change-position {
    bottom: 360px;
  }
}

@media only screen and (max-width: 300px) {
  .prev,
  .next {
    font-size: 11px;
  }
}

@media only screen and (min-width: 992px) {
  .fmp-tablet .containerStyles2,
  .containerStyles2 {
    margin-top: 7px !important;
  }
}

@media only screen and (min-width: 1200px) {
  .fmp-tablet .containerStyles2,
  .containerStyles2 {
    margin-top: 7px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .containerStyles2,
  .fmp-tablet .containerStyles2 {
    margin-top: 6px !important;
  }

  .fillerStyles2,
  .fmp-tablet.fillerStyles2 {
    height: 21px !important;
    margin-top: -1px !important;
    max-width: calc(100% + 3px) !important;
  }

  .fillerStyles,
  .fmp-tablet .fillerStyles {
    margin-top: -1px !important;
  }

  .containerStyles {
    height: 18px !important;
  }
}

/* Previous / Custom Mobile Lock Related Change : @media screen and (max-width: 1000px) { */
@media screen and (max-width: 576px) {
  /* .desktop-only {
    display: none !important;
  } */

  .mobile-only {
    display: block !important;
  }

  .mobile-only-flex {
    display: flex !important;
  }

  .tutorial-modal-header {
    margin: 0 0 !important;
  }

  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    left: -10px !important;
  }

  .fmp-mobile .saveUpload {
    top: 210px !important;
  }

  /* .fmp-mobile #tutorial-mode-reminder-content-mobile {
    bottom: 178px !important;
  } */
}

@media screen and (max-width: 576px) {
  .mobileLock p {
    font-size: 20px;
    top: 201px;
  }
}

@media screen and (min-width: 576px) {
  .mobileLock p {
    font-size: 35px;
  }
}

@media screen and (orientation: portrait) and (max-width: 375px) {
  .fmp-mobile #canvas-container {
    display: none !important;
    align-items: center;
    justify-content: center;
  }

  .fmp-mobile .button-group1 {
    width: 116px;
    height: 93%;
    display: none !important;
  }

  .fmp-mobile .button-grouped {
    display: none !important;
  }

  html,
  body {
    background-image: none !important;
    background-color: transparent !important;
  }
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .fmp-mobile #popup {
    background-color: var(--bright-white);
    border-radius: 10px;
    padding: 4%;
    text-align: center;
    box-shadow: 0 0 10px 2px var(--charcoal-transparent);
    margin: 13%;
    display: block;
  }

  .fmp-mobile .button-grouped {
    flex-direction: column;
    padding-right: 1px;
    margin-top: 5px;
    background-color: var(--dark-charcoal);
    padding-top: 5px;
    display: block;
  }

  .fmp-mobile #canvas-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .fmp-mobile .button-group1 {
    width: 116px;
    height: 93%;
    display: block;
  }
}

@media screen and (orientation: landscape) and (min-width: 1024px) and (max-width: 1400px) {
  .fmp-tablet .footer {
    position: relative;
    color: var(--pure-white);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
    padding: 10px 20px;
    top: 0 !important;
    left: 20px;
  }

  .fmp-tablet .pcr-app .pcr-swatches > button {
    font-size: 1.2em !important;
  }
}

@media screen and (orientation: landscape) and (min-width: 768px) and (max-width: 1024px) {
  .fmp-tablet #mockup-toolbar {
    width: 90%;
  }
}

@media screen and (orientation: portrait) and (min-width: 768px) and (max-width: 1024px) {
  .fmp-tablet #mockup-toolbar {
    width: 90%;
    margin-top: 12%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main-section {
    width: 50%;
  }

  .fmp-not-mobile #mockup-toolbar {
    width: 90%;
    margin-top: 12%;
  }

  .fmp-tablet .pcr-app .pcr-swatches > button {
    font-size: 0.9em;
  }

  .tab {
    font-size: 9px;
  }

  .fmp-not-mobile #fullScreen-button {
    width: 135px;
  }

  .fmp-not-mobile .button {
    min-width: 59px;
  }

  .fmp-not-mobile .pcr-app .pcr-swatches > button {
    font-size: 0.7em !important;
  }

  .fmp-tablet aside#selection-tools {
    height: 30.7rem !important;
  }

  .pcr-app .pcr-swatches > button {
    font-size: 0.7em !important;
  }

  .button {
    min-width: 60px;
  }

  .fmp-not-mobile .ready-popup__content {
    padding: 0 22px 0 22px;
    width: 90%;
    position: absolute;
    left: 50%;
    top: 25rem;
    transform: translate(-50%, -50%);
  }

  .fmp-not-mobile .ready-popup__content-check {
    width: 55%;
  }

  .fmp-not-mobile .ready-popup__content-agree {
    width: 45%;
  }

  .fmp-tablet .btn,
  .fmp-not-mobile .btn {
    font-size: 12px;
  }

  .fmp-not-mobile .flex-row {
    display: flex;
  }

  .fmp-tablet .check_item__image img,
  .fmp-not-mobile .check_item__image img {
    width: 198px;
  }

  .fmp-not-mobile .custom-modal-file-tablet {
    width: 65% !important;
  }

  .fmp-not-mobile .custom-modal-header-tablet {
    margin-bottom: 10px;
    background-color: white;
    color: black;
  }

  .fmp-not-mobile .resol-warn-center-tablet {
    margin-left: 3%;
    margin-bottom: 44%;
    width: 50%;
  }

  .fmp-not-mobile .custom-close-tablet {
    color: black;
    float: right;
    font-size: 43px;
    font-weight: bold;
    margin-top: -8px;
  }

  .fmp-tablet .resol-warn-center {
    margin-left: 0;
  }

  .custom-modal-body-tablet {
    font-size: 20px;
  }

  .fmp-not-mobile .custom-modal-file-tablet {
    background-color: var(--snow-white);
    padding: 16px;
    border: 1px solid var(--dust-grey);
    width: 44%;
    box-shadow: 0 4px 8px 0 var(--light-black-transparent), 0 6px 20px 0 var(--subtle-shadow);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
  }

  .fmp-not-mobile .resol-warn-center {
    margin-left: 1%;
    margin-bottom: 10%;
    width: 65%;
  }
}

@media screen and (max-width: 1000px) {
  .fmp-not-mobile .button__action {
    min-height: 41px;
  }

  .fmp-not-mobile .button {
    min-height: 41px;
  }

  .fmp-not-mobile aside#selection-tools {
    height: 512px;
    margin-right: 15px;
  }

  canvas {
    outline-style: none !important;
  }
}

@media screen and (max-width: 818px) {
  .footer {
    top: 82px;
    left: 23px;
  }
}

@media screen and (min-width: 929px) and (max-width: 931px) {
  .fmp-tablet .footer {
    margin-top: 0;
    top: 0;
  }
}

@media screen and (min-width: 819px) and (max-width: 821px) {
  .fmp-tablet aside#selection-tools {
    height: 454px !important;
  }

  .selection-tools-mobile {
    display: none;
    padding: 0 5px;
  }

  .input-row .input-col-12 textarea {
    width: 96%;
  }
}

@media screen and (max-width: 820px) {
  .footer {
    left: 0;
    top: 1rem;
  }

  #canvas-container {
    width: 94%;
  }

  .fmp-tablet .toolbar-small {
    width: 8%;
  }

  .fmp-tablet .footer,
  .footer {
    padding: 8px 4px;
  }

  .mr-10 {
    margin-right: 7px;
  }

  .button__footer {
    letter-spacing: 0.4px;
  }
}

@media screen and (max-width: 768px) {
  .fmp-tablet .footer {
    justify-content: center;
    margin-top: 0;
    padding: 10px 10px;
    top: 34px !important;
  }

  .fmp-mobile #fmp-header {
    display: none;
  }
}

@media (max-height: 576px) {
  .footer {
    top: 42px;
    top: 97px;
    left: 0;
  }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .button-grouped {
    display: none !important;
  }

  .fmp-mobile .button-grouped {
    display: none !important;
  }

  .fmp-mobile #canvas-container {
    display: none !important;
  }

  .fmp-mobile #canvas-container {
    display: none !important;
  }

  html,
  body {
    background-image: none !important;
    background-color: transparent !important;
  }

  #mySidenav {
    width: 0 !important;
    display: none !important;
  }

  #mySidenav2 {
    width: 0 !important;
    display: none !important;
  }

  #mySidenav3 {
    width: 0 !important;
    display: none !important;
  }

  .button__footer {
    display: none !important;
  }

  .printoverlay-canvas-setting-footer,
  .printoverlay-canvas-setting-footer1 {
    display: none !important;
  }

  .canvas-setting-footer {
    display: none !important;
  }

  #mobFlagSideBar {
    width: 0 !important;
    display: none !important;
  }

  #mobEmblems {
    width: 0 !important;
    display: none !important;
  }

  #basic-shapes-palette {
    display: none !important;
  }

  #openSaveUpload {
    display: none !important;
  }

  .align-svg {
    display: none !important;
  }

  .addCancelDownload {
    display: none !important;
  }

  #palette-tabs {
    display: none !important;
  }

  #openSaveUpload {
    display: none !important;
  }

  .loading-overlay {
    display: none !important;
  }

  .fmp-mobile #popup {
    display: none !important;
  }

  .loading-overlay {
    background-color: transparent !important;
  }

  #toolbar {
    display: none !important;
  }

  .fmp-mobile .loading-overlay2 {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: var(--dark-charcoal);
    z-index: 99999;
    display: none;
    right: 0%;
    bottom: 0%;
  }

  .ready-popup {
    display: none;
  }
}

@media only screen and (max-width: 401px) {
  .ready-popup {
    display: none;
  }

  #fmp-content {
    display: none !important;
  }

  .fmp-mobile #fmp-content1 {
    display: flex !important;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
  }

  .fmp-mobile .button-group1 {
    display: none !important;
  }

  .fmp-mobile .button-grouped {
    display: none !important;
  }

  .fmp-mobile #canvas-container {
    display: none !important;
  }

  #canvas-container {
    display: none !important;
  }

  html,
  body {
    background-image: none !important;
    background-color: transparent !important;
  }

  .loading-overlay {
    background-color: transparent !important;
  }

  #mySidenav {
    width: 0 !important;
    display: none !important;
  }

  #mySidenav2 {
    width: 0 !important;
    display: none !important;
  }

  #mySidenav3 {
    width: 0 !important;
    display: none !important;
  }

  .button__footer {
    display: none !important;
  }

  .printoverlay-canvas-setting-footer,
  .printoverlay-canvas-setting-footer1 {
    display: none !important;
  }

  .canvas-setting-footer {
    display: none !important;
  }

  #mobFlagSideBar {
    width: 0 !important;
    display: none !important;
  }

  #mobEmblems {
    width: 0 !important;
    display: none !important;
  }

  #basic-shapes-palette {
    display: none !important;
  }

  #openSaveUpload {
    display: none !important;
  }

  #mobSaveUpload {
    display: none !important;
  }

  .button-group1,
  .button-grouped {
    display: none !important;
  }

  #addSettingSidebar {
    width: 0 !important;
    display: none !important;
  }

  #mobFlagSideBar {
    width: 0 !important;
    display: none !important;
  }

  #mobEmblems {
    width: 0 !important;
    display: none !important;
  }

  #basic-shapes-palette {
    display: none !important;
  }

  #openSaveUpload {
    display: none !important;
  }

  #mobSaveUpload {
    display: none !important;
  }

  .button-group1 {
    display: none !important;
  }

  .button-grouped {
    display: none !important;
  }

  #addSettingSidebar {
    width: 0 !important;
    display: none !important;
  }

  #mobFlagSideBar {
    width: 0 !important;
    display: none !important;
  }

  #mobEmblems {
    width: 0 !important;
    display: none !important;
  }

  .fmp-mobile .settingSidebar {
    background-color: none !important;
    display: none !important;
  }

  #toolbar {
    display: none !important;
  }

  .mobile-only {
    display: none !important;
  }

  .fmp-mobile .loading-overlay2 {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: var(--dark-charcoal);
    z-index: 99999;
    display: none;
    right: 0%;
    bottom: 0%;
  }

  .fmp-mobile .ready-popup__content2 {
    display: none;
  }

  #tutorial-mode-reminder-mobile,
  #tutorial-mode-reminder-mobile-fullscreen {
    display: none !important;
  }
}

@media only screen and (max-width: 450px) {
  .ready-popup {
    display: none;
  }

  .fmp-mobile #fmp-content1 {
    display: flex !important;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
  }

  .fmp-mobile .button-group1 {
    display: none !important;
  }

  .fmp-mobile .button-grouped {
    display: none !important;
  }

  .fmp-mobile #canvas-container {
    display: none !important;
  }

  #canvas-container {
    display: none !important;
  }

  html,
  body {
    background-image: none !important;
    background-color: transparent !important;
  }

  .loading-overlay {
    background-color: transparent !important;
  }

  #mySidenav {
    width: 0 !important;
    display: none !important;
  }

  #mySidenav2 {
    width: 0 !important;
    display: none !important;
  }

  #mySidenav3 {
    width: 0 !important;
    display: none !important;
  }

  .button__footer {
    display: none !important;
  }

  .printoverlay-canvas-setting-footer,
  .printoverlay-canvas-setting-footer1 {
    display: none !important;
  }

  .canvas-setting-footer {
    display: none !important;
  }

  #mobFlagSideBar {
    width: 0 !important;
    display: none !important;
  }

  #mobEmblems {
    width: 0 !important;
    display: none !important;
  }

  #basic-shapes-palette {
    display: none !important;
  }

  #openSaveUpload {
    display: none !important;
  }

  #mobSaveUpload {
    display: none !important;
  }

  .button-group1 {
    display: none !important;
  }

  .button-grouped {
    display: none !important;
  }

  #addSettingSidebar {
    width: 0 !important;
    display: none !important;
  }

  #mobFlagSideBar {
    width: 0 !important;
    display: none !important;
  }

  #mobEmblems {
    width: 0 !important;
    display: none !important;
  }

  .fmp-mobile .settingSidebar {
    background-color: none !important;
    display: none !important;
  }

  #toolbar {
    display: none !important;
  }

  .mobile-only {
    display: none !important;
  }

  .fmp-mobile .ready-popup__content2 {
    display: none;
  }

  #tutorial-mode-reminder-mobile-fullscreen,
  #tutorial-mode-reminder-mobile {
    display: none !important;
  }

  #fmp-content {
    display: none !important;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1435px) {
  #fullPrintOverlayShowHide {
    padding: 5px 8px 5px 8px;
    width: 188px;
    margin: 50px 4px;
    margin-left: 87px;
  }

  .canvas-setting-footer {
    margin-left: 59px;
    width: 185px;
    margin: 0 5px;
  }

  .button img {
    padding-left: 5px;
  }

  .icon-button {
    padding: 5px 6px;
  }

  .button {
    min-width: 89px;
  }
}

@media screen and (min-width: 1436px) and (max-width: 1549px) {
  #fullPrintOverlayShowHide {
    padding: 4px 8px 5px 8px;
    width: 200px;
    margin: 50px 5px;
    margin-left: 88px;
  }

  .canvas-setting-footer {
    width: 185px;
    margin: 0 2px;
  }
}

@media screen and (min-width: 1550px) and (max-width: 1635px) {
  #fullPrintOverlayShowHide {
    padding: 2px 8px 4px 8px;
    width: 188px;
    margin: 50px 5px;
  }

  .canvas-setting-footer {
    width: 185px;
    margin: 0 2px;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1399px) {
  #fullPrintOverlayShowHide {
    padding: 5px 11px 6px 8px;
    width: 165px;
    margin: 50px 4px;
    margin-left: 81px;
  }

  .canvas-setting-footer {
    width: 160px;
    margin: 0 0;
  }

  .button img {
    padding-left: 9px !important;
  }

  .icon-button {
    padding: 5px 6px;
  }

  .button {
    min-width: 59px;
  }

  .magnetic-text {
    margin-left: 7px;
    font-size: 9px;
  }

  .option-toggle + label {
    font-size: 10px;
  }

  .button__icon-shortcut {
    margin-left: 0;
  }
}

@media screen and (max-width: 500px) and (orientation: landscape) {
  .fmp-mobile .fillerStyles,
  .fmp-mobile .containerStyles {
    height: 13px;
  }

  .mockup-section .button__text {
    font-size: 9px;
  }
}

@media screen and (min-width: 460px) and (max-width: 480px) and (orientation: landscape) {
  .fmp-mobile .hide-flag-mobile-div {
    padding: 9px 9px;
  }

  .fmp-mobile .fillerStyles,
  .fmp-mobile .containerStyles {
    height: 13px;
  }

  .mockup-section .button__text {
    font-size: 9px;
  }

  .styled-checkbox1 + label:after,
  .styled-checkbox + label:after {
    width: 15px;
    height: 15px;
    margin-right: 7px;
  }
}

@media screen and (min-width: 501px) and (max-width: 519px) and (orientation: landscape) {
  .fmp-mobile .fillerStyles,
  .fmp-mobile .containerStyles {
    height: 13px;
  }

  .mockup-section .button__text {
    font-size: 9px;
  }
}

@media screen and (min-width: 520px) and (max-width: 568px) and (orientation: landscape) {
  .fmp-mobile .fillerStyles,
  .fmp-mobile .containerStyles {
    height: 13px;
  }

  .mockup-section .button__text {
    font-size: 9px;
  }
}

@media screen and (min-width: 565px) and (max-width: 568px) and (orientation: landscape) {
  .styled-checkbox1 + label:after {
    width: 16px;
    height: 16px;
  }
}

@media screen and (min-width: 551px) and (max-width: 653px) and (orientation: landscape) {
  .styled-checkbox1 + label:after {
    width: 16px;
    height: 16px;
  }
}

@media screen and (min-width: 554px) and (max-width: 659px) and (orientation: landscape) {
  .styled-checkbox1 + label:after {
    width: 16px;
    height: 16px;
  }
}

@media screen and (min-width: 750px) and (max-width: 767px) and (orientation: landscape) {
  .styled-checkbox1 + label:after {
    width: 20px;
    height: 20px;
  }
}

@media screen and (min-width: 800px) and (max-width: 812px) and (orientation: landscape) {
  .mockup-section .button__text {
    font-size: 13px;
  }
}

@media screen and (min-width: 813px) and (max-width: 844px) and (orientation: landscape) {
  .mockup-section .button__text {
    font-size: 13px;
  }
}

@media screen and (min-width: 845px) and (max-width: 896px) and (orientation: landscape) {
  .mockup-section .button__text {
    font-size: 13px;
  }
}

@media screen and (min-width: 897px) and (max-width: 931px) and (orientation: landscape) {
  .mockup-section .button__text {
    font-size: 13px;
  }

  .fmp-mobile .large-button-mockup {
    height: 23.5vh;
  }
}

@media screen and (min-width: 955px) and (max-width: 999px) and (orientation: landscape) {
  .mockup-section .button__text {
    font-size: 13px;
  }
}

@media screen and (min-width: 932px) and (max-width: 935px) and (orientation: landscape) {
  .mockup-section .button__text {
    font-size: 13px;
  }

  .fmp-mobile .large-button-mockup {
    /* height: 24.5vh; */
    height: 20.5vh;
  }

  .fmp-mobile .hide-flag-mobile-div-terms {
    height: 2rem;
  }
}

@media screen and (min-width: 936px) and (max-width: 955px) and (orientation: landscape) {
  .mockup-section .button__text {
    font-size: 13px;
  }
}

@media screen and (max-width: 600px) and (orientation: landscape) {
  .fmp-mobile .saveUpload {
    top: 210px !important;
  }

  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    left: -42px;
  }

  .fmp-mobile #tutorial-mode-reminder-title-mobile {
    margin-top: -7% !important;
  }
}

@media screen and (min-width: 601px) and (max-width: 650px) and (orientation: landscape) {
  .fmp-mobile .saveUpload {
    top: 210px !important;
  }

  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    left: -52px;
  }
}

@media screen and (min-width: 651px) and (max-width: 653px) and (orientation: landscape) {
}

.fmp-mobile #tutorial-mode-reminder-arrow2 img {
  left: -77px;
}

@media screen and (min-width: 654px) and (max-width: 676px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    left: -66px;
  }

  .fmp-mobile .saveUpload {
    top: 236px !important;
  }
}

@media screen and (min-width: 677px) and (max-width: 700px) and (orientation: landscape) {
  .fmp-mobile .saveUpload {
    top: 237px !important;
  }

  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    left: -77px;
  }
}

@media screen and (min-width: 900px) and (max-width: 915px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    left: -183px;
    top: 20px;
    width: 93px;
  }

  .fmp-mobile .saveUpload {
    top: 255px;
  }
}

@media screen and (min-width: 916px) and (max-width: 932px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    left: -198px;
    top: 19px;
    width: 75px;
  }

  .fmp-mobile .saveUpload {
    top: 262px !important;
  }
}

@media screen and (min-width: 999px) and (max-width: 1000px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 4px;
    left: -226px;
  }
}

@media screen and (min-width: 800px) and (max-width: 810px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 4px;
    left: -143px;
    width: 69px;
  }

  .fmp-mobile .saveUpload {
    top: 217px !important;
  }
}

@media screen and (min-width: 800px) and (max-width: 810px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 4px;
    left: -143px;
    width: 69px;
  }

  .fmp-mobile .saveUpload {
    top: 217px !important;
  }
}

@media screen and (min-width: 811px) and (max-width: 820px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 4px;
    left: -143px;
    width: 69px;
  }

  .fmp-mobile .saveUpload {
    top: 251px !important;
  }
}

@media screen and (min-width: 821px) and (max-width: 830px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 4px;
    left: -143px;
    width: 69px;
  }

  .fmp-mobile .saveUpload {
    top: 217px !important;
  }
}

@media screen and (min-width: 831px) and (max-width: 836px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 4px;
    left: -143px;
    width: 69px;
  }

  .fmp-mobile .saveUpload {
    top: 219px !important;
  }
}

@media screen and (min-width: 837px) and (max-width: 844px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 4px;
    left: -143px;
    width: 69px;
  }

  .fmp-mobile .saveUpload {
    top: 243px;
  }

  .fmp-mobile .large-button-mockup {
    height: 18.8vh !important;
  }

  .fmp-mobile .loading-spinner-text {
    top: 18.8rem !important;
  }
}

@media screen and (min-width: 845px) and (max-width: 896px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 21px;
    left: -176px;
  }

  .fmp-mobile .saveUpload {
    top: 255px !important;
  }
}

@media screen and (min-width: 897px) and (max-width: 899px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 4px;
    left: -154px;
  }
}

@media screen and (min-width: 704px) and (max-width: 718px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 2px;
    left: -108px;
    width: 57px;
  }

  .fmp-mobile .saveUpload {
    top: 249px !important;
  }
}

@media screen and (min-width: 719px) and (max-width: 720px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 2px;
    left: -108px;
    width: 57px;
  }

  .fmp-mobile .saveUpload {
    top: 314px !important;
  }
}

@media screen and (min-width: 721px) and (max-width: 736px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: -4px;
    left: -112px;
    width: 60px;
  }

  .fmp-mobile .saveUpload {
    top: 254px !important;
  }
}

@media screen and (min-width: 737px) and (max-width: 738px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 16px;
    left: -96px;
  }

  .fmp-mobile .saveUpload {
    left: 117px;
    top: 248px !important;
  }
}

@media screen and (min-width: 739px) and (max-width: 740px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 16px;
    left: -109px;
  }

  .fmp-mobile .saveUpload {
    left: 112px;
    top: 230px !important;
  }
}

@media screen and (min-width: 741px) and (max-width: 768px) and (orientation: landscape) {
  .fmp-mobile .saveUpload {
    top: 213px !important;
  }

  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 11px;
    left: -108px;
  }
}

@media screen and (min-width: 769px) and (max-width: 799px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 4px;
    left: -99px;
  }
}

@media screen and (min-width: 732px) and (max-width: 734px) and (orientation: landscape) {
  .fmp-mobile .saveUpload {
    top: 217px !important;
  }
}

@media screen and (min-width: 775px) and (max-width: 776px) and (orientation: landscape) {
  .fmp-mobile .saveUpload {
    top: 248px !important;
  }

  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 4px;
    left: -122px;
  }
}

@media screen and (min-width: 990px) and (max-width: 999px) and (orientation: landscape) {
  .fmp-mobile .saveUpload {
    top: 230px !important;
  }
}

@media screen and (min-width: 700px) and (max-width: 703px) and (orientation: landscape) {
  .fmp-mobile #tutorial-mode-reminder-arrow2 img {
    top: 2px;
    left: -98px;
    width: 57px;
  }

  .fmp-mobile .saveUpload {
    top: 255px !important;
  }
}

@media screen and (min-width: 700px) and (max-width: 840px) and (orientation: landscape) {
  .fmp-mobile .loading-spinner-text {
    top: 17.8rem !important;
  }
}

@media screen and (min-width: 741px) and (max-width: 890px) and (orientation: landscape) {
  .fmp-mobile .loading-spinner-text {
    top: 17.8rem !important;
  }

  .fmp-mobile #description-input {
    height: 80px;
  }
}

@media screen and (min-width: 700px) and (max-width: 735px) and (orientation: landscape) {
  .fmp-mobile .loading-spinner-text {
    top: 17.8rem !important;
  }
}

@media screen and (min-width: 736px) and (max-width: 738px) and (orientation: landscape) {
  .fmp-mobile .loading-spinner-text {
    top: 19.8rem !important;
  }

  .fmp-mobile .large-button-mockup {
    height: 23.5vh;
  }
}

@media screen and (min-width: 739px) and (max-width: 740px) and (orientation: landscape) {
  .fmp-mobile .loading-spinner-text {
    top: 17.5rem !important;
  }
}

@media screen and (min-width: 900px) and (max-width: 999px) and (orientation: landscape) {
  .fmp-mobile .loading-spinner-text {
    top: 19.6rem !important;
  }
}

@media screen and (min-width: 740px) and (max-width: 743px) and (orientation: landscape) {
  .fmp-mobile .mobile-button.undo-redo1 svg {
    width: 15px !important;
    padding-top: 5px !important;
  }

  .fmp-mobile .mobile-button.undo-redo svg {
    width: 14px !important;
    height: 24px !important;
  }

  .clear-img-button {
    width: 12.5px !important;
  }

  .fmp-mobile .mobile-button.undo-redo1 {
    height: 39px;
  }
}

@media screen and (max-width: 568px) and (orientation: landscape) {
  .fmp-mobile .mobile-button.undo-redo1 svg {
    width: 15px !important;
    padding-top: 5px !important;
  }

  .fmp-mobile .mobile-button.undo-redo svg {
    width: 11px !important;
    height: 19px !important;
  }

  .clear-img-button {
    width: 12.5px !important;
  }

  .fmp-mobile .mobile-button.undo-redo1 {
    height: 30px;
  }

  .fmp-mobile .mobile-button {
    font-size: 5px;
  }

  .fmp-mobile .button__action {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 667px) and (max-width: 669px) and (orientation: landscape) {
  .fmp-mobile .mobile-button.undo-redo svg {
    width: 14px !important;
    height: 26px !important;
  }

  .fmp-mobile .mobile-button.undo-redo1 {
    height: 38px;
  }

  .clear-img-button {
    width: 15px;
  }
}

@media screen and (max-width: 610px) and (orientation: landscape) {
  .hideflag-tooltip .hideflag-tooltiptext {
    width: 31vw;
    font-size: 12px;
  }
}

@media screen and (min-width: 451px) and (max-width: 499px) and (orientation: landscape) {
  .large-button-mockup {
    height: 23.5vh;
  }
}

@media screen and (min-width: 451px) and (max-width: 499px) and (orientation: landscape) {
  .fmp-mobile .hide-flag-mobile-div {
    padding: 9px 5px;
  }

  .fmp-mobile .loading-spinner-text {
    top: 15.5rem !important;
  }
}

@media screen and (min-width: 573px) and (max-width: 699px) and (orientation: landscape) {
  .fmp-mobile .loading-spinner-text {
    top: 17.8rem !important;
  }

  .fmp-mobile .large-button-mockup {
    height: 19.5vh;
  }

  .fmp-mobile #description-input {
    height: 84px !important;
  }
}

@media screen and (min-width: 568px) and (max-width: 572px) and (orientation: landscape) {
  .fmp-mobile .loading-spinner-text {
    top: 15.4rem !important;
  }

  .fmp-mobile #description-input {
    height: 66px;
  }

  .fmp-mobile .input-row .input-col-12 textarea {
    width: 95%;
  }
}

@media screen and (min-width: 500px) and (max-width: 567px) and (orientation: landscape) {
  .fmp-mobile .loading-spinner-text {
    top: 16rem !important;
  }

  .fmp-mobile #description-input {
    height: 72px !important;
  }
}

@media screen and (orientation: landscape) and (min-width: 600px) and (max-width: 668px) {
  .fmp-mobile .hide-flag-mobile-div label {
    margin-top: 5px;
  }
}

@media screen and (orientation: landscape) and (min-width: 669px) and (max-width: 1000px) {
  .fmp-mobile .hide-flag-mobile-div label {
    font-size: 1.5vw;
    margin-top: 3px;
  }

  .fmp-mobile .mockup-header h1 {
    font-size: 3vw !important;
  }
}

@media screen and (orientation: landscape) and (min-width: 800px) and (max-width: 999px) {
  .fmp-mobile #tutorial-mode-reminder-arrow3 img {
    width: 100px;
    margin-left: -14%;
  }
}

@media screen and (orientation: landscape) and (min-width: 700px) and (max-width: 799px) {
  .fmp-mobile #tutorial-mode-reminder-arrow3 img {
    width: 70px;
    margin-left: -11%;
    transform: rotate(110deg);
  }
}

@media screen and (orientation: landscape) and (min-width: 500px) and (max-width: 699px) {
  .fmp-mobile #tutorial-mode-reminder-arrow3 img {
    width: 65px;
    margin-left: -12%;
    transform: rotate(113deg);
  }

  .fmp-mobile .import-image-remainder {
    margin: auto 2% auto 46% !important;
  }
}

@media screen and (orientation: landscape) and (min-width: 565px) and (max-width: 568px) {
  .fmp-mobile .saveUpload {
    top: 206px;
  }
}

@media screen and (orientation: landscape) and (min-width: 450px) and (max-width: 499px) {
  .fmp-mobile #tutorial-mode-reminder-arrow3 img {
    width: 54px;
    margin-left: -12%;
    transform: rotate(111deg);
  }

  .fmp-mobile .import-image-remainder {
    margin: auto 2% auto 46% !important;
  }

  .fmp-mobile .saveUpload {
    top: 206px;
    left: 90px;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1100px) {
  .large-button {
    height: 68px !important;
  }
}
