/* RESET */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  height: 101%;
  overflow-x: hidden;
  width: 110%;
}

a {
  text-decoration: none;
}
body {
  background-size: 100% 100%;

  font-family: "Ubuntu";
  margin: 20px;
  font-size: 16px;
  height: 100%;
  width: 100%;
  background: url("bg2.jpg") no-repeat center;
  background-attachment: fixed;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.main_content {
  width: 100%;
  margin: auto;
  padding: 0;
  position: relative;
}
.video_testing_popup {
  width: 800px;
  position: absolute;
  left: 225px;
  top: 120px;
  padding: 20px 0 40px 0;
  z-index: 9999;
  background-color: #ffffff;
  box-shadow: 1px 1px 55px #484848;
  display: none;
}
a.close_video_testing {
  display: block;
  width: 97%;
  text-align: right;
  text-decoration: none;
  color: #4b4b4b;
  font-size: 20px;
}
.see_video_buttons {
  width: 650px;
  margin: auto;
  display: block;
  text-align: center;
}
.see_video_buttons a {
  display: inline-block;
}
.iphone_bg {
  width: 523px;
  position: absolute;
  object-fit: fill;
  height: 869px;

  margin: auto;
  background: url("391.png") no-repeat center;
}

.qr {
  padding-top: 200px;
  padding-left: 100px;
  position: absolute;

  left: 20px;

  width: 500px;
}
.qr:hover {
  padding-top: 200px;
  padding-left: 100px;
  position: absolute;
  left: 20px;

  width: 500px;
}

.qr p {
  width: 250px;
}

.mobile_wrap {
  width: 521px;
  height: 870px;
  text-align: center;
  padding-top: 124px;
  padding: -2px 0 0 63px;
}
.left_content {
  width: 45%;
  float: left;
  padding: 0 5% 0 5%;
}
.left_content h1 {
  font-size: 36px;
  font-weight: 700;
  letter-spacing: -1px;
  margin: 50px 0 0 0;
  padding: 0px 0 0 0px;
  color: #000000;
  padding-top: 10px;
}
.left_content h1 span {
  color: rgb(3, 5, 128);
}
.subtitle {
  color: rgb(3, 5, 128);
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 2px;
}
.left_content h2 {
  font-size: 20px;
  letter-spacing: -1px;
  margin: 50px 0 0 0;
  padding: 0px 0 0 0px;
  color: #000000;
}
.description {
  font-size: 23px;
  display: block;
  padding: 0 0 0 5px;
  color: #000000;
}
.left_content p {
  padding: 30px 30px 30px 0;
  line-height: 22px;
  color: #000000;
  font-weight: 300;
  font-size: 15px;
}
.usage_info {
  color: rgb(3, 5, 128);
  padding: 0 0 30px 0;
}
.preview_list {
  list-style: none;
  padding: 0px;
  margin: 0px 0 0 0;
  width: 50%;
  float: left;
}
.preview_list li {
  background: url("images/checked.png") no-repeat left;
  padding: 8px 0 8px 30px;
  font-size: 14px;
  color: #000000;
}
#carousel {
  width: 100%;
  height: 500px;
  position: relative;
  clear: both;
  overflow: hidden;
}
#carousel img {
  visibility: hidden;
  cursor: pointer;
}
.right_content {
  width: 25%;
  float: left;
  padding: 0px 0 0 1%;
}
.info_content h3 {
  font-size: 14px;
  font-weight: 900;
  line-height: 30px;
  margin: 25px 0 10px 0px;
  padding: 0px;
  color: #000000;
}
.info_content small {
  display: inline-block;
  margin: 10px 0 0 0;
  padding: 5px;
  font-size: 14px;
  background-color: none;
}
.info_content {
  width: 20%;
  float: left;
  padding: 0 0 0 3;
  margin-top: 20px;
}
.swipe_to_navigate {
  background: url("images/swipe.png") no-repeat left;
  height: 64px;
  color: #000000;
  line-height: 64px;
  font-size: 14px;
  padding: 0 0 0 90px;
  margin: 40px 0 20px 0;
}
.designs_list {
  list-style: none;
  padding: 0px;
  margin: 20px 0 0 0;
  display: inline-block;
}
.designs_list li {
  width: 150px;
  padding: 0px;
  margin: 0px 0 0 0;
  display: inline-block;
  text-align: center;
  color: #000000;
}
.designs_list li span {
  display: block;
  padding: 0 0 5px 0;
  font-size: 14px;
}
.designs_list li a {
  text-decoration: none;
  color: #000000;
}
@media screen and (max-width: 1450px) {
  .right_content {
    width: 30%;
  }
}
@media screen and (max-width: 1300px) {
  .left_content {
    width: 45%;
    float: left;
    padding: 0 2% 0 2%;
  }
  .right_content {
    width: 35%;
    float: left;
    padding: 30px 0 0 1%;
  }
  .info_content {
    width: 15%;
    float: left;
    padding: 0 0 0 0;
  }
}
@media screen and (max-width: 1180px) {
  .info_content {
    width: 13%;
    float: right;
    padding: 0 1% 0 0;
  }
}
