@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap");


html,
body {
  color: black;
  font-family: "DIN", sans-serif;
  font-size: 16px; /* XD */
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background-image: url("https://cdn-sb.mozu.com/32339-m1/cms/files/1c3bab9d-c708-4ee9-8758-fc66dfdc81a9");
  background-repeat: no-repeat;
  background-size: cover;
}
#app {
  margin: 0 auto; /* Wrapper */
}
.font-din {
  font-family: "DIN", sans-serif;
}
.font-dinbold {
  font-family: "DINBOLD", sans-serif;
}
.font-opensans {
  font-family: "Open Sans", sans-serif;
}
.font-opensans-bold {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
.text-grey-444 {
  color: #444;
}
.text-size-12 {
  font-size: 12px;
}
.text-bigger {
  font-size: 1.1em;
}
a {
  text-decoration: none;
  color: black;
}
a:hover {
  color: #d52b1e;
}
.a-active {
  font-weight: bold;
  font-family: "DINBOLD", sans-serif;
}
.space-bar {
  background-color: #d52b1e;
  height: 4px;
  width: 50px;
}
nav {
  background-color: white;
}
.menu-1 {
  font-size: 14px;
  text-transform: uppercase;
}
.menu-1-a {
  color: #b2b2b2;
  padding: 18px 0;
  width: 160px;
  text-align: center;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.btn-back-page1 {
  padding: 18px 0;
  width: 380px;
  color: black;
  width: 200px;
  margin-left: -10px;
}
.menu-1-a:hover {
  color: black;
  border-bottom: 3px solid #d52b1e;
}
.menu-a-active {
  color: black;
  border-bottom: 3px solid #d52b1e;
}
.div-3d-viewer {
  margin: 0;
  padding: 0;
  background-image: url(https://dd5394a0b8ca8e97ba29-abf76f3d91a2125517d6c7c409f095c7.ssl.cf1.rackcdn.com/content/common/build/2021/background_rmax-std.jpg);
}
.div-option-list {
  position: absolute;
  top: 50px;
  right: 20px;
  width: 488px; /* XD */
}
.div-option-list button {
  color: #888;
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
}
.div-save-form {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 0.8em;
  color: #888;
  background-color: #eee;
  padding: 50px;
  border: 1px solid #e8e8e8;
}
.div-save-form input,
label {
  margin-top: 5px;
}

.div-save-form span {
  color: red;
}

.div-save-form input {
  font-size: 0.9em;
  color: #888;
}
.div-save-form-m {
  padding: 5px;
}
.div-save-form-m input,
label {
  margin-top: 5px;
}

.div-save-form-m span {
  color: #d32e25;
}

.div-save-form-m input {
  font-size: 0.9em;
  color: #888;
}

.iframe-container {
  width: 100%;
  height: 650px; /* mobile height is only 350px*/
  color: white;
  text-align: center;
}
#api_iframe {
  width: 100%;
  height: 100%;
}
.fullscreen-summary {
  height: 0%;
  overflow-x: hidden;
  overflow-y: scroll;
  z-index: 2000;
}
.div-start-over {
  position: absolute;
  top: 0px;
  left: 0px;
  font-weight: bold;
  padding: 20px;
  font-size: 15px;
}

.div-start-over a {
  color: #d32e25;
}
.scoll-bar-summary>div.row {
  min-height: 1px;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  /*scrollbar-width: none;  firefox */
}

.scoll-bar-summary::-webkit-scrollbar {
  width: 0 !important;
}

.scoll-bar-summary-mobile {
  height: 200px;
  overflow-y: scroll;
}
#div_loading {
  height: 100%;
  overflow: hidden;
  z-index: 1200;
}

.div-start-again {
  position: absolute;
  top: 30px;
  left: 10%;
  font-weight: bold;
  padding: 20px;
  font-size: 15px;
}
.div-start-again a {
  color: #d32e25;
}
.div-option {
  position: absolute;
  top: 20px;
  right: 10px;
  /* height: 488px;*/
}
.div-option-content {
  width: 488px; /* XD */
  padding: 20px;
}
.div-option-content2 {
  width: 0px; /* XD */
  overflow: hidden;
}
.div-option button {
  color: #999a9a;
}
.bg-img {
  background-image: url(https://dd5394a0b8ca8e97ba29-abf76f3d91a2125517d6c7c409f095c7.ssl.cf1.rackcdn.com/content/common/build/2021/background_rmax-std.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.div-download-links {
  display: flex;
  justify-content: end;
}
.a-download-link {
  font-size: 14px !important;
  white-space: nowrap;
  padding: 0 10px 20px 20px;
}
.logo-padding-left {
  padding-left: 0px;
}
/******************************
* Bootstrap Overwrite
******************************/
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
  font-size: 15px !important;
  font-family: "DINBOLD", sans-serif;
}
.btn:focus,
.btn:active {
  outline: none !important;
  box-shadow: none;
}
.form-control {
  border-radius: 0;
  border: 0;
}
.btn-danger {
  background-color: #d52b1e !important;
}
.btn-secondary {
  background-color: #f1f0f1 !important;
  border: none !important;
}
.btn-light {
  background-color: lightgrey !important;
  border: none !important;
}
.bg-secondary {
  background-color: #f1f0f1 !important;
}
.bg-darkgrey {
  background-color: #999 !important;
}
.text-danger {
  color: #d52b1e !important;
}
.bg-danger {
  background-color: #d52b1e !important;
}
.btn-close-red {
  filter: invert(22%) sepia(66%) saturate(3896%) hue-rotate(352deg)
    brightness(87%) contrast(91%);
}
.div-form {
  width: 40%;
  position: absolute;
  top: 50px;
  right: 0px;
  background-color: #e8e8e8;
  padding: 50px 10% 50px 50px;
  border-top: 1px solid #e8e8e8;
  box-shadow: -4px 4px 24px #6163650a;
  display: none;
}
.div-form label {
  margin-top: 20px;
  font-size: 14px;
  color: #616365;
}
.div-form input {
  margin-top: 7px;
  border-top: none;
}
#div_viewer {
  height: calc(100vh - 319px); /* vh-97-61-161 */
  margin: 0 auto;
}
.form-check-input {
  border-radius: 0 !important;
}

.mobile-option-img {
  width: 96px !important;
  border: 1px solid #e8e8e8;
}
.firstLetterC:first-letter {
  text-transform: capitalize;
}
.summary-desc{
  margin: 0 auto;
}
.site-logo img{
  height: 100%;
  width: auto;
}

.option-row-colors {
  margin-top: 20px;
}

#footer_container_mobile {
  height: 330px;
}

.div-shiftanddrag {
  position: absolute;
  top: 60px;
  left: 10%;
  /* font-weight: bold; */
  padding: 20px;
  font-size: 12px;
  max-width: 375px;
}

/******************************
* Popup window 
******************************/
#send-an-email p {
  text-transform: none;
}

.button.red-button,
.button.red-button:visited,
.button.red-button:hover{
  position: relative;
  display: inline-block;
  padding: 14px 65px 14px 20px;	
  font-size: 0.95rem;
  line-height: 20px;
  border: solid 1px transparent;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #fff;
  font-family: "FFDINWebProBold", sans-serif;
  color: #000;
  border: solid 1px transparent;
  background-color: #D52B1E;
  color: #fff;	
  background-image: url(../../resources/images/button_arrow_white.png);
  background-repeat: no-repeat;
  font-weight: bold;
}

.button:hover{
  text-decoration: none;
  color: #000;
}

.button.no-arrow,
.button.no-arrow:visited,
.button.no-arrow:hover{
  padding: 14px 20px;
  background-image: none;
}

.button.disabled{
  opacity: 40%;
  pointer-events: none;
  cursor: default;
}

button#sendEmailButton {
    margin-top: 1rem;
}

#sendEmailButton.loading {
  background-image: url(../../resources/images/button-loading.gif);
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
}

/******************************
* Animations
******************************/
.animated {
  -webkit-transition: all 1s linear; /* Safari and Chrome */
  -moz-transition: all 1s linear; /* Firefox */
  transition: all 1s linear; /* IE 10+ */
}
/**********************************************
* CSS Media Rules for Mobile < 768
***********************************************/
@media only screen and (max-width: 768px) {
  .div-form {
    width: 90%;
    position: static;
    padding: 20px 20px 20px 20px;
    border: 1px solid #e8e8e8;
    background-color: #f0f0f0;
    top: auto;
    right: auto;
    margin: 20px;
    box-shadow: -4px 4px 24px #6163650a;
  }
  .div-start-again {
    display: none;
  }
  .div-option {
    display: none;
  }
  .menu-1-mobile {
    display: none;
  }
  #div_viewer {
    height: calc(100vh - 280px); /* vh-96-184 */
  }
  .mobile-margin {
    margin-left: 20px;
    margin-right: 20px;
  }
  .menu-margin {
    position: relative;
    left: -10px;
  }
  .div-download-links {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
  }
  .a-download-link {
    font-size: 15px !important;
    padding: 0 0 20px 20px;
  }
  .btn-back-page1 {
    padding: 18px 0;
    width: 380px;
    color: black;
    width: 200px;
    margin-left: 10px;
  }
  .summary-desc {
    width: 92%;
  }

  .div-shiftanddrag {
    display: none;
  }
}
@media only screen and (max-width: 424px) {
  .mobile-option-img {
    width: 76px !important;
    border: 1px solid #e8e8e8;
  }
  
}
@media only screen and (max-width: 392px) {
  .mobile-margin {
    padding-right: 20px !important;
  }
}

@media only screen and (max-width: 500px) {
  .mobile-option-img {
    width: 76px !important;
    border: 1px solid #e8e8e8;
  }

  .scoll-bar-summary-mobile {
    height: 150px;
    overflow-y: scroll;
  }

  .option-row-colors {
    margin-top: 5px;
  }

  #footer_container_mobile {
    height: 275px;
  }

  #div_viewer {
    height: calc(100vh - 326px); /* vh-96-330 */
  }
  
}
/**********************************************
* Change to container size to 1560
***********************************************/
@media (min-width: 1620px) {
  .container {
    max-width: 1560px;
  }
}
/*******************************************
* Adjust for ipad 
*******************************************/
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .mobile-margin {
    margin-left: 0px;
  }
  .summary-desc {
    width: 100%;
  }
  .btn-back-page1 {
    margin-left: -10px;
  }
  .div-form {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
  }
}

@media only screen and (max-width: 579px) {
  .logo-padding-left {
    padding-left: 20px;
  }
}

@media only screen and (min-width: 991px) {
  .bottom-footer{
    height:161px;
  }
}
/**********************************************
* CSS Media Rules for Tablet > 768
***********************************************/
/* @media only screen and (min-width: 769px) and (max-width: 1079px) {
  #div_option_content div.scoll-bar-summary {
    max-height: 480px;
  }
} */
@media only screen and (min-width: 800px) and (max-width: 950px) {
  footer div.container {
    max-width: 95%;
  }
}