/*
Theme Name:Bar Code Direct
Theme URI:http://www.markupbox.com/
Author:Markupbox
Author URI:http://www.markupbox.com/
Description:Bar Code Direct provides consultation, configuration, activation, and ongoing maintenance and support services for your mobile computing and bar code needs. 
Version:2.5
License:GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:Bar Code Direct
Tags:black, white, two-columns, right-sidebar, custom-menu, responsive-layout, gray, silver, featured-images, post-formats, sticky-post, custom-background, threaded-comments, black
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool :) , have fun, and share what you've learned with others.
*/
/*=========================Universal Selectors===============================*/

body {
  -webkit-font-smoothing: antialiased;
  color: #fff;
  background: #010101 url(../images/bg-content.png) no-repeat center 543px;
  font-size: 11.8px;
  font-family: helvetica-neue-light;
  margin: 0;
  outline: none;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}

img {
  max-width: 100%;
  height: auto;
  border: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:focus,
a:visited {
  outline: 0;
  text-decoration: none;
}

input,
select {
  vertical-align: middle;
  -webkit-appearance: none;
}

input:focus {
  border: solid 1px #0095fc;
}

iframe {
  border: none;
}

textarea {
  overflow: auto;
  resize: none;
  -webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: normal;
}

h4 {
  text-transform: uppercase;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clear {
  clear: both;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

p span {
  color: #f7b143;
}

.skip {
  margin-top: 30px;
  font-size: 20px;
}

.skip a {
  color: white;
  padding: 20px 0;
}

@font-face {
  font-family: hadriano-light;
  src: url("../fonts/hadriano-light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/hadriano-light.otf") format("opentype"),
    url("../fonts/hadriano-light.woff") format("woff"),
    url("../fonts/hadriano-light.ttf") format("truetype"),
    url("../fonts/hadriano-light.svg#HomeText-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: MrsEavesRoman_Regular;
  src: url("../fonts/MrsEavesRoman_Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/MrsEavesRoman_Regular.otf") format("opentype"),
    url("../fonts/MrsEavesRoman_Regular.woff") format("woff"),
    url("../fonts/MrsEavesRoman_Regular.ttf") format("truetype"),
    url("../fonts/MrsEavesRoman_Regular.svg#HomeText-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: georgia;
  src: url("../fonts/georgia.eot?#iefix") format("embedded-opentype"),
    url("../fonts/georgia.otf") format("opentype"),
    url("../fonts/georgia.woff") format("woff"),
    url("../fonts/georgia.ttf") format("truetype"),
    url("../fonts/georgia.svg#HomeText-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: MTCORSVA;
  src: url("../fonts/MTCORSVA.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MTCORSVA.otf") format("opentype"),
    url("../fonts/MTCORSVA.woff") format("woff"),
    url("../fonts/MTCORSVA.ttf") format("truetype"),
    url("../fonts/MTCORSVA.svg#HomeText-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

:-moz-placeholder {
  color: #999;
  opacity: 1;
}

::-moz-placeholder {
  color: #999;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}

.page-site-background {
  width: 100%;
  position: relative;
  float: left;
  background: url(../images/bg-body.png) no-repeat 142px 141px;
}

.container {
  max-width: 680px;
  margin: 0 auto;
}
/*=========================Header===============================*/

.header {
  text-align: center;
  padding: 60px 0 0 0;
}

.header h1 {
  color: #f7b143;
  font-size: 47.76px;
  margin: 0 0 12px 0;
  font-family: hadriano-light;
}

.header h2 {
  color: #fff;
  font-size: 26px;
  font-family: MTCORSVA;
}
/*=========================content===============================*/

#content {
  width: 100%;
  padding: 45px 0 230px 0;
  float: left;
}
#content a {
  color: white;
}

#content .left {
  width: 131px;
  font-family: hadriano-light;
  float: left;
}

#content .left ul {
}

#content .left ul li {
  width: 100%;
  color: #fefefe;
  font-size: 12px;
  line-height: 18px;
  padding: 0 0 5px 0;
  float: left;
}

#content .left ul li span {
  display: block;
  text-transform: uppercase;
}

#content .left ul li a {
  color: white;
  text-decoration: none;
  /* no underline */
}

#content .mid {
  width: 300px;
  padding: 0px 15px 0 15px;
  float: left;
}

#content .full {
  width: 529px;
  float: left;
}

.safari-mac #content .mid {
}

#content .mid h3 {
  color: #ffb335;
  font-size: 24.85px;
  font-family: MrsEavesRoman_Regular;
  letter-spacing: 1px;
  line-height: 28px;
  display: block;
}

#content h4 {
  color: #ffb335;
  font-size: 18px;
  font-family: MrsEavesRoman_Regular;
  letter-spacing: 1px;
  line-height: 22px;
  display: block;
}

#content .mid h3 span {
  display: block;
  font-size: 13.51px;
  letter-spacing: 0;
}

#content .mid small {
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  padding: 54px 0 24px 0;
  display: block;
  font-family: georgia;
}

#content .mid small span {
  display: block;
}

#content p {
  color: #ece4e1;
  font-size: 14.78px;
  line-height: 24px;
  display: block;
  font-family: georgia;
  text-align: left;
}

#content .mid a.read {
  color: #ffb335;
  font-size: 15.65px;
  line-height: 19.05px;
  margin: -5px 0 12px 0;
  display: inline-block;
  font-family: MrsEavesRoman_Regular;
}

#content .mid a.read span {
  display: block;
}

#content .mid a.read:hover {
  color: #fff;
}

#content .right {
  width: 199px;
  margin: 0 0 0 6px;
  float: left;
}

#content .right img {
  margin: 0 0 31px 0;
}
/*=========================footer===============================*/
#footer {
  text-align: center;
  font-family: hadriano-light;
  background: rgba(0, 0, 0, 0.93);
  margin: 0 auto;
  float: none;
  height: 200px;
  width: 100%;
}
.fixed-footer {
  position: fixed;
  bottom: 0;
  padding: 0;
  left: 0;
}
#footer p {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #fff;
  width: 400px;
  max-width: 90%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}

#footer p span {
  font-family: georgia;
  letter-spacing: 0;
  display: block;
}

.popup {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 150%);
  width: 90%;
  max-width: 720px;
  background: black;
  margin: 0 auto;
  z-index: 9999;
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 60px;
  box-shadow: 0px 0px 10px rgba(245, 245, 245, 0.2);
  gap: 30px;
  align-items: center;
  z-index: 1000;

  animation-name: slideUp;
  animation-duration: 0.8s;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-delay: 0.5s;
}

.popup-text {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  line-height: 24px;
}

.popup-text a {
  font-size: 18px;
  color: #ffb335;
  text-decoration: none;
}

#close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.popup,
.popup * {
  box-sizing: border-box;
}

@keyframes slideUp {
  0% {
    transform: translate(-50%, 150%);
  }

  100% {
    transform: translate(-50%, -50%);
  }
}

.popup p {
  font-size: 18px;
  max-width: 260px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  font-family: MTCORSVA;
}

@media only screen and (max-width: 767px) {
  .container {
    width: 576px;
  }
  .page-site {
    background: url(../images/bg-body.png) no-repeat 110px 141px;
  }
  .header h1 {
    font-size: 42px;
  }
  .header h2 {
    font-size: 24px;
  }
  #content .mid {
    width: 250px;
    margin: 35px 0 0 0;
  }
  .safari-mac #content .mid {
    margin: 45px 0 0 0;
  }
  #content .mid p {
    margin: 0 0 21px 0;
  }
  #content .right {
    width: 165px;
    margin: 0;
    float: right;
  }
  #footer {
    width: 100%;
    margin: 50px 0 0 0;
  }

  video {
    width: 100%;
  }

  .popup {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    overflow: scroll;
    height: 100svh;
    gap: 20px;
    padding: 50px 30px;
    max-width: 100%;
    width: 100%;
    box-shadow: 0px 0px 10px rgba(245, 245, 245, 0.2);
    left: 0;
    top: 0;
    transform: translate(-0%, 120%);

    img {
      max-width: 170px;
      width: 100%;
    }
  }

  #close {
    top: 20px;
    right: 20px;
    width: 25px;
    height: 25px;
  }

  @keyframes slideUp {
    from {
      transform: translate(-0%, 120%);
    }
    to {
      transform: translate(-0%, -00%);
    }
  }
}

@media only screen and (max-width: 639px) {
  body {
    background: #010101;
  }
  .container {
    width: 450px;
  }
  .page-site {
    background: url(../images/bg-body.png) no-repeat 141px 141px;
  }
  .safari-mac #content .mid {
    margin: 54px 0 0 0;
  }
  .header h1 {
    font-size: 36px;
  }
  .header h2 {
    font-size: 20px;
  }
  #content .left {
    padding: 30px 0 0 0;
  }
  #content .mid {
    width: 309px;
    margin: 44px 0 0 0;
  }
  #content .right {
    width: 100%;
    margin: 0;
  }
  #content .right img {
    width: 45.5%;
    margin: 0 2%;
  }
}

@media only screen and (max-width: 479px) {
  .header {
    padding: 25px 0 0 0;
  }
  #content {
    padding: 25px 0 230px 0;
  }
  .container {
    width: 300px;
  }
  .page-site {
    background: url(../images/bg-body.png) no-repeat center 390px;
  }
  .header h1 {
    font-size: 36px;
  }
  .header h2 {
    font-size: 20px;
  }
  #content .left {
    width: 100%;
    text-align: center;
    padding: 0 0 75px 0;
  }
  #content .mid {
    width: 100%;
    margin: 18px 0 0 0;
  }
  /* Safari only override */

  ::i-block-chrome,
  #content .mid {
    margin: 28px 0 0 0;
  }
  #content .right {
    width: 100%;
    margin: 0;
  }
  #content .right img {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .safari-mac #content .left {
    padding: 0 0 50px 0;
  }
  .safari-mac .page-site {
    background: url(../images/bg-body.png) no-repeat center 350px;
  }
}

#content a.active {
  color: #f7b143 !important;
}

#content .orange {
  color: #f7b143 !important;
}

#content div.row {
  float: left;
  width: 529px;
  padding: 0 0 0 15px;
}

#content div.rightcol {
  float: left;
  width: 199px;
}

#content div.rightcol img {
  margin-top: 4px;
}

#content div.leftcol {
  float: left;
  width: 300px;
  padding: 0 15px 0 0;
}
.caption {
  font-size: 12px;
  line-height: 7px;
}
.imagecollage {
  display: inline-block;
  vertical-align: top;
}
.imagecollage img {
  width: 100%;
}

.imagecollage div {
  display: inline-block;
  width: 40%;
  vertical-align: top;
}
.columns div {
  display: inline-block;
  margin-right: 10px;
}

.btn {
  padding: 10px;
  border: 1px solid #f7b143;
  color: #f7b143 !important;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.btn:hover {
  padding: 10px;
  border: 1px solid #f7b143;
  background: #f7b143;
  color: black !important;
}
input {
  margin-bottom: 10px;
}
