
body {
  margin: 0;
  padding: 0;
  font-synthesis: none !important;
}

p {
color: #161616;
font-family: "Crimson Pro";
font-optical-sizing: auto;
font-style: normal;
font-weight: 400;
line-height: 1.4;
margin: 0;
}
p span.allcaps {
    font-size: 0.9em;
    font-weight: 470;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    font-feature-settings: 'liga' off;
  }

a {
color: #FF5B19;
text-decoration: none;
}
a:hover {
color: #FF4313;
text-decoration: underline;
}

a.bttn:hover {
background: #FF4313;
color: #FFF;
text-decoration: none;
cursor: pointer;
}

a.bttn2:hover {
  background: #FEECD6;
  color: #FF4313;;
  text-decoration: none;
  cursor: pointer;
  }

.note {
font-style: italic;
font-weight: 100;
letter-spacing: 0px;
text-transform: none;
color: #646464;
}

.fakelink:hover {
text-decoration: underline !important;
cursor: pointer;
}

@media screen and (min-width: 450px) {
  html {
    font-size: 21px;
    line-height: 36px;
  }
  .mrgn {
    flex: 0 0 6%;
  }
  .cntnt {
    flex: 1 1 88%;
    min-width: 840px;
    max-width: 1272px;
  }

  #dheader {
    padding: 84px 0 0 0;
    display: flex;
    align-items: top
  }
  #mheader {
    display: none;
  }
  #dshowreel {
    display: flex;
    flex-wrap: nowrap;
  }
  #mshowreel {
    display: none;
  }
  #txt {
    max-width: 620px;
    margin: 0 0 0 107px;
  }
  #omecare-details {
    position: absolute;
    width: auto;
    margin: -42px 0 0 98px;
    background: #F9F8F3;
    padding: 6px 10px 7px 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
  }
  #contacts {
    display: flex;
    flex-wrap: nowrap;
    margin: 24px 0 198px 0;
    gap: 8px;
    color: #161616;
    font-family: "Crimson Pro";
    font-optical-sizing: auto;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    }
  span.lst {
    display: none;
  }
  h1 {
    color: #161616;
    font-family: Gantari;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
    margin-left: -4px;
  }
  h2 {
    color: #161616;
    font-feature-settings: 'liga' off;
    font-family: "Gantari";
    font-optical-sizing: auto;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    text-align: left;
    margin: 60px 0 0 0;
  }
  h3 {
    color: #FF5B19;
    font-family: "Crimson Pro";
    font-size: 19px;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4; 
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 24px 0 6px 0;
  }
  footer {
    display: none;
  }
  p.nda {
    margin: 42px 0 0 0;
  }
  p.small {
    color: #646464;
    font-size: 18px;
    font-style: italic;
    font-weight: 100;
    line-height: 18px;
  }
  a.bttn {
    display: inline-block;
    padding: 11px 20px 13px 20px;
    height: auto;
    width: auto;
    border-radius: 12px;
    border: 0;
    background: #FF5B19;
    color: #FFF;
    text-align: center;
    font-family: "Gantari", sans-serif;
    font-optical-sizing: auto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    white-space: nowrap;
  }
  a.bttn2 {
    display: inline-block;
    padding: 11px 20px 13px 20px;
    height: auto;
    width: auto;
    border-radius: 12px;
    border: 0;
    background: #FFF6ED;
    color: #FF5B19;
    text-align: center;
    font-family: "Gantari", sans-serif;
    font-optical-sizing: auto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    white-space: nowrap;
  }
  .plusindent {
    margin-left: 105px;
    margin-bottom: 18px;
  }
  .widescreen {
  display: flex;
  flex-direction: column;
  align-items: center;
  }
  .widescreen img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    border: 1px solid rgba(22, 22, 22, 0.05);
    margin: 12px 0 24px 0;
  }
  .gallery {
    display: flex;
    flex-direction: column;
    gap: 24px 0;
    margin: 12px 0 24px 0;
  }
  .picrow {
    display: flex;
    align-items:top;
    padding: 0;
    gap: 0 24px;
  }
  .iconrow {
    display: flex;
    flex-wrap: wrap;
    align-items: top;
    padding: 0;
    gap: 18px;
  }
  .iconrow img {
    width: 30px;
    height: 30px;
  }
  .headicon{
    width: 140px !important;
    height: 150px !important;
    margin: 0 0 30px 88px;
  }
  .thumbnail {
    background-color: #F9F8F3;
    border-radius: 8px;
    width: calc((100% - 48px)/3);
    padding: 12px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  div.thumbnail img {
    max-width: 384px;
    max-height: 384px;
    object-fit: contain;
  }
  .cols2 {
    background-color: rgba(22, 22, 22, 0.05);
    border-radius: 8px;
    width: calc((100% - 48px)/2);
    padding: 12px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  div.cols2 img{
    max-width: 384px;
    max-height: 384px;
    object-fit: contain;
  }
  .bottomindent {
    height: 84px;
  }
  #uglygap {
    display: none;
  }
  .figmabox {
    display: block
  }
  .figmabox div {
    position: relative;
    width: 100%;
    height: 80vh;
    overflow: hidden;
    border: 1px solid #F9F8F3;
    border-radius: 8px;
  }
  .figmaframe {
    position: relative;
    width: 100%;
    height: 80vh;
    overflow: hidden;
    border: 1px solid #F9F8F3;
    border-radius: 8px;
  }
  .figmaframe iframe {
    width: 100%;
    height: calc(80vh + 49px);
    border: none;
    position: absolute;
    top: 0;
    left: 0;
  }
  .figmalinks {
    display: none;
  }
}

@media screen and (max-width: 450px) {
  html {
    font-size: 21px;
    line-height: 1.4;
  }
  #dheader {
    display: none;
  }
  #mheader {
    padding: 16px 16px 0 16px;
  }
  #dshowreel {
    display: none;
  }
  #mshowreel {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
    scroll-margin-inline-start: 100px;
  }
  #mshowreel::-webkit-scrollbar {
    display: none; /* For Chrome, Safari, and Opera */
  }
  #txt {
    width: auto;
    margin: 0 16px 0 16px;
  }
  #omecare-details {
    position: absolute;
    width: 170px;
    margin: -24px 0 0 92px;
    background: #F9F8F3;
    padding: 5px 10px 8px 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
  }
  #contacts {
    display: block;
    margin: 12px 0 94px 0;
    font-family: "Crimson Pro";
    font-optical-sizing: auto;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    }
  .middot {
    display: none;
  }
  h1 {
    color: #161616;
    font-family: Gantari;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
    margin-left: -4px;
  }
  h2 {
    color: #161616;
    font-feature-settings: 'liga' off;
    font-family: "Gantari";
    font-optical-sizing: auto;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    text-align: left;
    margin: 48px 0 0 0;
  }
  .plusindent {
    margin: 36px 16px 0px 16px; 
  }
  h3 {
    color: #FF5B19;
    font-family: "Crimson Pro";
    font-size: 18px;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin: 24px 0 6px 0;
  }
  h4 {
    color: #646361;
    font-family: Gantari;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 12px; /* 100% */
    letter-spacing: 0.96px;
    text-transform: uppercase;
    padding: 0;
    margin: 6px 0 20px 0;
    }
  p.nda {
    margin: 36px 0 0 0;
    }
  p.small {
    color: #646464;
    font-size: 16px;
    font-style: italic;
    font-weight: 100;
    line-height: 18px;
    }
  a.bttn {
    display: inline-block;
    padding: 7px 16px 9px 16px;
    height: auto;
    border-radius: 8px;
    border: 0;
    background: #FF5B19;
    color: #FFF;
    text-align: center;
    font-family: "Gantari", sans-serif;
    font-optical-sizing: auto;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    white-space: nowrap;
    }

  a.bttn2 {
    display: inline-block;
    padding: 7px 16px 9px 16px;
    height: auto;
    width: auto;
    border-radius: 8px;
    border: 0;
    background: #FFF6ED;
    color: #FF5B19;
    text-align: center;
    font-family: "Gantari", sans-serif;
    font-optical-sizing: auto;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    white-space: nowrap;
   }
  .widescreen {
  display: flex;
  flex-direction: column;
  align-items: center;
  }
  .widescreen img {
    width: calc(100% - 24px);
    height: auto;
    border-radius: 8px;
    border: 1px solid rgba(11, 22, 22, 0.1);
    margin: 6px 0 6px 0;
  }
  .cntnt {
    width: 100%;
  }
  .gallery {
  display: flex;
  flex-direction: column;
  gap: 8px 0;
  margin: 12px 0 24px 0;
}
  .picrow {
    display: flex;
    flex-direction: column;
    padding: 0 12px;
    gap: 8px 0;
  }
  .iconrow {
    display: flex;
    flex-wrap: wrap;
    align-items: top;
    padding: 0;
    margin: 0 18px;
    gap: 12px;
  }
  .iconrow img {
    width: 30px;
    height: 30px;
  }
  .headicon{
    width: 140px !important;
    height: 150px !important;
    margin: 0 0 30px 0;
  }
  .thumbnail {
    background-color: #F9F8F3;
    border-radius: 8px;
    padding: 24px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  div.thumbnail img{
    max-width: 320px;
    max-height: 320px;
    object-fit: contain;
  }
  .cols2 {
    background-color: rgba(22, 22, 22, 0.05);
    border-radius: 8px;
    padding: 12px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  div.cols2 img{
    max-width: 320px;
    max-height: 320px;
    object-fit: contain;
  }
  .figmabox {
    display: none;
  }
  .figmalinks {
    display: block;
    padding: 16px 24px 4px 24px;
    margin: 36px 12px 18px 12px;
    border-radius: 8px;
    background: #F9F8F3;
  }
  .linkstitle {
    display: inline-flex;
    width: 100%;
  }
  .linkstitle h4 {
    width: 100%;
  }
  .linkstitle img {
      height: 20px;
  }
  .linkslist {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 0;
  }
  .figma-btn {
    display: inline-flex;
    border-top: 1px solid #EBEAE6;
    width: 100%;
    padding: 18px 0;
    color: #FF5B19;
    font-family: "Crimson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
  }
  .chevrone {
  height: 24px;
  padding: 3px 0 0 12px;
  }
}