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;
  outline: 0 !important;
}
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;
}
body {
  font-family: 'Open Sans', sans-serif !important;
  letter-spacing: 1px !important;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  border: 1px solid #ccc;
}
.modal-content {
  padding: 30px 20px;
  margin-top: 30%;
}
.modal-content h3 {
  color: #db001b;
  text-align: center;
}
.modal-content p {
  text-align: center;
  font-weight: 300;
  margin-top: 20px;
}
header {
  background-color: #db001b;
  width: 100%;
  font-weight: 300 !important;
}
header .logo {
  margin: 10px 0 10px 0;
  width: 120px;
}
@media (min-width: 0px) and (max-width: 767px) {
  header .logo {
    display: none;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  header .header_menu {
    display: none;
  }
}
header .header_menu > ul > li {
  display: inline-block;
  vertical-align: top;
}
header .header_menu > ul > li > a {
  color: #fff;
  padding: 20px 15px 21px 15px;
  display: block;
  font-size: 14px;
  outline: 0;
}
header .header_menu .integrate,
header .header_menu .download {
  text-decoration: none;
}
header .header_menu .download:hover,
header .header_menu .integrate:hover {
  text-decoration: none;
  background-color: #c2232b;
}
header .header_menu .download:hover + ul > li {
  height: 34px;
}
header .header_menu > ul > li > ul {
  background-color: #333;
  position: absolute;
  z-index: 10000;
}
header .header_menu > ul > li > ul:hover li {
  height: 34px;
}
header .header_menu > ul > li > ul > li {
  overflow: hidden;
  height: 0;
  -webkit-transition: height 200ms ease-in;
  -moz-transition: height 200ms ease-in;
  -o-transition: height 200ms ease-in;
  -webkit-transition: height 200ms ease-in;
  -moz-transition: height 200ms ease-in;
  -o-transition: height 200ms ease-in;
  -ms-transition: height 200ms ease-in;
  transition: height 200ms ease-in;
}
header .header_menu > ul > li > ul > li > a {
  padding: 10px 15px;
  color: #fff;
  display: block;
  font-size: 14px;
}
header .header_menu > ul > li > ul > li > a:hover {
  text-decoration: none;
  background-color: #666;
}
header .navbar {
  border: none;
  margin: 5px 0;
}
@media (min-width: 1200px) {
  header .navbar {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .navbar {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .navbar {
    display: none;
  }
}
header .navbar-header {
  background-color: #db001b;
}
header .navbar-header .navbar-brand {
  padding: 10px 0 0 10px;
}
header .navbar-header .navbar-brand img {
  height: 32px;
}
header .navbar-header .navbar-toggle {
  border-color: #fff !important;
}
header .navbar-header .navbar-toggle .icon-bar {
  background-color: #fff !important;
}
header .navbar-header .navbar-toggle:hover,
header .navbar-header .navbar-toggle:focus {
  background-color: transparent !important;
  outline: none;
}
header .navbar-header .navbar-toggle:hover .icon-bar,
header .navbar-header .navbar-toggle:focus .icon-bar {
  background-color: #fff !important;
}
header .navbar-collapse {
  border: none !important;
  background-color: #db001b;
  max-height: none;
}
header .navbar-collapse .nav.navbar-nav {
  margin: 0 -15px;
}
header .navbar-collapse .nav.navbar-nav li a,
header .navbar-collapse .nav.navbar-nav li a:hover {
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 300 !important;
  padding: 11px 0 10px 20px;
  line-height: 1em;
}
header .navbar-collapse .nav.navbar-nav .dropdown.open {
  background-color: #c2232b !important;
}
header .navbar-collapse .nav.navbar-nav .dropdown.open ul {
  background-color: #333 !important;
}
section.homepage_appstore,
section.api_header {
  background: url("../imgs/new_website/background_1.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding: 0 0 4% 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.homepage_appstore,
  section.api_header {
    padding: 3% 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.homepage_appstore,
  section.api_header {
    padding: 3% 0;
  }
}
section.homepage_appstore h1,
section.api_header h1 {
  color: #fff;
  font-weight: 300;
  text-align: center;
  font-size: 35px;
  letter-spacing: 2px;
  margin: 50px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.homepage_appstore h1,
  section.api_header h1 {
    font-size: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.homepage_appstore h1,
  section.api_header h1 {
    font-size: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.homepage_appstore h1,
  section.api_header h1 {
    font-size: 26px;
    line-height: 1em;
  }
}
section.homepage_appstore .appstore_logos,
section.api_header .appstore_logos {
  margin: 4px 0;
  height: 50px;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.homepage_appstore .appstore_logos,
  section.api_header .appstore_logos {
    height: auto;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.homepage_appstore .appstore_logos a.badges,
  section.api_header .appstore_logos a.badges {
    display: block;
    float: none !important;
    margin: 0 0 10px 0 !important;
  }
}
section.homepage_appstore .appstore_logos a.badges:first-child,
section.api_header .appstore_logos a.badges:first-child {
  float: left;
}
section.homepage_appstore .appstore_logos a.badges:nth-child(2),
section.api_header .appstore_logos a.badges:nth-child(2) {
  float: left;
  margin-left: 4px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.homepage_appstore .appstore_logos a.badges:nth-child(2),
  section.api_header .appstore_logos a.badges:nth-child(2) {
    margin-left: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.homepage_appstore .appstore_logos a.badges:nth-child(2),
  section.api_header .appstore_logos a.badges:nth-child(2) {
    margin-left: 12.4%;
  }
}
section.homepage_appstore .appstore_logos a.badges:last-child,
section.api_header .appstore_logos a.badges:last-child {
  float: right;
}
section.homepage_appstore .appstore_logos a.badges img,
section.api_header .appstore_logos a.badges img {
  height: 50px;
  width: auto;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.homepage_appstore .appstore_logos a.badges img,
  section.api_header .appstore_logos a.badges img {
    margin: 0 auto;
    display: block;
  }
}
section.homepage_appstore .appstore_logos a.beta,
section.api_header .appstore_logos a.beta {
  color: #000;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  filter: alpha(opacity=70);
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  display: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.homepage_appstore .appstore_logos a.beta,
  section.api_header .appstore_logos a.beta {
    display: block;
    margin: 15px 0 20px 0;
    text-decoration: underline;
  }
}
section.homepage_appstore .appstore_logos a.beta:hover,
section.api_header .appstore_logos a.beta:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
section.homepage_appstore .center,
section.api_header .center {
  text-align: center;
}
section.homepage_appstore .beta-links,
section.api_header .beta-links {
  width: 100%;
  display: block;
  height: 20px;
  margin-top: -23px;
  margin-bottom: 5%;
}
section.homepage_appstore .beta-links a,
section.api_header .beta-links a {
  color: #000;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  filter: alpha(opacity=60);
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  width: 149px;
  height: 20px;
  float: left;
  text-align: center;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.homepage_appstore .beta-links a,
  section.api_header .beta-links a {
    display: none;
  }
}
section.homepage_appstore .beta-links a:nth-child(2),
section.api_header .beta-links a:nth-child(2) {
  margin-left: 55px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.homepage_appstore .beta-links a:nth-child(2),
  section.api_header .beta-links a:nth-child(2) {
    margin-left: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.homepage_appstore .beta-links a:nth-child(2),
  section.api_header .beta-links a:nth-child(2) {
    margin-left: 12.4%;
  }
}
section.homepage_appstore .beta-links a:hover,
section.api_header .beta-links a:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
section.homepage_appstore a.app_for_me,
section.api_header a.app_for_me {
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: underline;
  margin-bottom: 20px;
  font-size: 12px;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.homepage_appstore a.app_for_me,
  section.api_header a.app_for_me {
    font-size: 14px;
  }
}
section.large_slider,
section.how_to_integrate {
  background-color: #fff;
  width: 100%;
  font-weight: 300 !important;
}
section.large_slider .slides,
section.how_to_integrate .slides,
section.large_slider .banner_container,
section.how_to_integrate .banner_container {
  margin: 30px 0;
  border-bottom: 2px solid #db001b;
  min-height: 370px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.large_slider .slides,
  section.how_to_integrate .slides,
  section.large_slider .banner_container,
  section.how_to_integrate .banner_container {
    min-height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.large_slider .slides,
  section.how_to_integrate .slides,
  section.large_slider .banner_container,
  section.how_to_integrate .banner_container {
    min-height: 290px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.large_slider .slides,
  section.how_to_integrate .slides,
  section.large_slider .banner_container,
  section.how_to_integrate .banner_container {
    margin: 30px 0;
  }
}
section.large_slider .slides h1,
section.how_to_integrate .slides h1,
section.large_slider .banner_container h1,
section.how_to_integrate .banner_container h1 {
  color: #db001b;
  font-size: 32px;
  padding: 15px 0 15px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.large_slider .slides h1,
  section.how_to_integrate .slides h1,
  section.large_slider .banner_container h1,
  section.how_to_integrate .banner_container h1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.large_slider .slides h1,
  section.how_to_integrate .slides h1,
  section.large_slider .banner_container h1,
  section.how_to_integrate .banner_container h1 {
    font-size: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.large_slider .slides h1,
  section.how_to_integrate .slides h1,
  section.large_slider .banner_container h1,
  section.how_to_integrate .banner_container h1 {
    font-size: 26px;
    text-align: center;
    padding: 35px 0 15px 0;
  }
}
section.large_slider .slides h2,
section.how_to_integrate .slides h2,
section.large_slider .banner_container h2,
section.how_to_integrate .banner_container h2 {
  font-weight: 300 !important;
  font-size: 18px;
  line-height: 1.5em;
  color: #423e3e;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.large_slider .slides h2,
  section.how_to_integrate .slides h2,
  section.large_slider .banner_container h2,
  section.how_to_integrate .banner_container h2 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.large_slider .slides h2,
  section.how_to_integrate .slides h2,
  section.large_slider .banner_container h2,
  section.how_to_integrate .banner_container h2 {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.large_slider .slides h2,
  section.how_to_integrate .slides h2,
  section.large_slider .banner_container h2,
  section.how_to_integrate .banner_container h2 {
    font-size: 15px;
    text-align: center;
  }
}
section.large_slider .slides img.big,
section.how_to_integrate .slides img.big,
section.large_slider .banner_container img.big,
section.how_to_integrate .banner_container img.big {
  width: 80%;
  margin: 4px auto 0px auto;
  display: block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.large_slider .slides img.big,
  section.how_to_integrate .slides img.big,
  section.large_slider .banner_container img.big,
  section.how_to_integrate .banner_container img.big {
    width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.large_slider .slides img.big,
  section.how_to_integrate .slides img.big,
  section.large_slider .banner_container img.big,
  section.how_to_integrate .banner_container img.big {
    width: 85%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.large_slider .slides img.big,
  section.how_to_integrate .slides img.big,
  section.large_slider .banner_container img.big,
  section.how_to_integrate .banner_container img.big {
    width: 50%;
    margin-top: 20px;
  }
}
section.large_slider .slide.left_image h1,
section.how_to_integrate .slide.left_image h1 {
  text-align: right;
}
section.large_slider .slide.left_image h2,
section.how_to_integrate .slide.left_image h2 {
  text-align: right;
}
section.large_slider .carousel-indicators,
section.how_to_integrate .carousel-indicators {
  bottom: 70px;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.large_slider .carousel-indicators,
  section.how_to_integrate .carousel-indicators {
    top: 28px;
  }
}
section.large_slider .carousel-indicators li,
section.how_to_integrate .carousel-indicators li {
  border: 2px solid #ccc;
  width: 15px;
  height: 15px;
  margin: 0 4px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
section.large_slider .carousel-indicators li:hover,
section.how_to_integrate .carousel-indicators li:hover {
  border: 2px solid #db001b;
}
section.large_slider .carousel-indicators li.active,
section.how_to_integrate .carousel-indicators li.active {
  border: none;
  background-color: #db001b;
}
section.devices_presentation {
  background-color: #fff;
  width: 100%;
  font-weight: 300 !important;
  padding: 25px 0 15px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.devices_presentation {
    padding: 15px 0 10px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.devices_presentation {
    padding: 10px 0 10px 0;
  }
}
section.devices_presentation .arrow {
  width: 31px;
  height: 31px;
  -webkit-border-radius: 31px;
  border-radius: 31px;
  border: 2px solid #ccc;
  color: #db001b;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  padding: 5px 0 0 4px;
  cursor: pointer;
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.devices_presentation .arrow {
    width: 4%;
    height: 28px;
    padding: 4px 0 0 3px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.devices_presentation .arrow_pagination {
    width: 9.9%;
  }
}
section.devices_presentation .arrow.arrow_left {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
section.devices_presentation .arrow:hover {
  background-color: #db001b;
  border: 2px solid #db001b;
  color: #fff;
}
section.devices_presentation h1.main_title {
  text-align: center;
  font-size: 35px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.devices_presentation h1.main_title {
    font-size: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.devices_presentation h1.main_title {
    font-size: 26px;
  }
}
section.devices_presentation select {
  display: none;
  margin: 15px auto 0 auto;
  width: 45%;
  font-size: 15px;
  font-weight: 300;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.devices_presentation select {
    display: block;
  }
}
section.devices_presentation select option {
  padding: 5px;
}
section.devices_presentation .cat_selector {
  margin: 50px 0 10px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.devices_presentation .cat_selector {
    margin: 40px 0 10px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.devices_presentation .cat_selector {
    display: none;
  }
}
section.devices_presentation .cat_selector .arrow {
  vertical-align: bottom;
}
section.devices_presentation .cat_selector .cat_wrapper {
  display: inline-block;
  width: 88%;
  height: 50px;
  margin: 1% 2%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.devices_presentation .cat_selector .cat_wrapper {
    width: 86%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.devices_presentation .cat_selector .cat_wrapper {
    width: 86%;
  }
}
section.devices_presentation .cat_selector .scrollbar {
  width: 100%;
  height: 2px;
  background-color: #ccc;
}
section.devices_presentation .cat_selector .scrollbar .handle {
  width: 100px;
  height: 100%;
  background-color: #db001b;
}
section.devices_presentation .cat_selector .cat_container {
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  height: 30px;
}
section.devices_presentation .cat_selector .cat_container .cat_list_container {
  margin: 0;
  padding: 0;
  height: 100%;
}
section.devices_presentation .cat_selector .cat_container .cat_list_container li {
  float: left;
  padding: 0;
  height: 100%;
  font-size: 15px;
  margin: 0 30px 0 0;
  cursor: pointer;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.devices_presentation .cat_selector .cat_container .cat_list_container li {
    font-size: 14px;
    margin: 0 20px 0 0;
  }
}
section.devices_presentation .cat_selector .cat_container .cat_list_container li.active,
section.devices_presentation .cat_selector .cat_container .cat_list_container li:hover {
  color: #db001b;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.devices_presentation .device_container:nth-child(2) {
    margin-right: 0;
  }
}
section.devices_presentation .device_container:nth-child(4) {
  margin-right: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.devices_presentation .device_container:nth-child(6) {
    margin-right: 0;
  }
}
section.devices_presentation .device_container:nth-child(8) {
  margin-right: 0;
}
section.devices_presentation .device_container {
  width: 20%;
  margin-right: 4.5%;
  display: inline-block;
  padding: 15px 0;
  vertical-align: top;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.devices_presentation .device_container {
    width: 21%;
    margin-right: 4%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.devices_presentation .device_container {
    width: 46%;
    margin-right: 5%;
    padding: 10px 0 0 0;
  }
}
section.devices_presentation .device_container .top_area {
  border-bottom: 2px solid #db001b;
  position: relative;
  padding-top: 20px;
}
section.devices_presentation .device_container .top_area .device_img {
  height: 140px;
  display: block;
  margin: 0 auto 10px auto;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.devices_presentation .device_container .top_area .device_img {
    height: 120px;
  }
}
section.devices_presentation .device_container .top_area .label_img {
  display: block;
  margin: 0 auto;
  width: 75px;
  height: 14px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.devices_presentation .device_container .top_area .label_img {
    width: 65px;
    height: 12px;
  }
}
section.devices_presentation .device_container .top_area .label_img.hoverable {
  cursor: pointer;
  -webkit-transition: margin 100ms ease-in;
  -moz-transition: margin 100ms ease-in;
  -o-transition: margin 100ms ease-in;
  -webkit-transition: margin 100ms ease-in;
  -moz-transition: margin 100ms ease-in;
  -o-transition: margin 100ms ease-in;
  -ms-transition: margin 100ms ease-in;
  transition: margin 100ms ease-in;
}
section.devices_presentation .device_container .top_area .label_img.hoverable:hover {
  margin: -2px auto 2px auto;
}
section.devices_presentation .device_container .top_area .notofficial {
  width: 100%;
  height: 14px;
  display: block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.devices_presentation .device_container .top_area .notofficial {
    height: 12px;
  }
}
section.devices_presentation .device_container .top_area .official_label {
  position: absolute;
  bottom: 0;
  background-color: rgba(255,255,255,0.85);
  height: 100%;
  display: none;
}
section.devices_presentation .device_container .top_area .official_label .label_text_container {
  border-top: 3px solid #db001b;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 10px 15px;
  height: 94%;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.devices_presentation .device_container .top_area .official_label .label_text_container {
    padding: 10px 10px;
    height: 92%;
  }
}
section.devices_presentation .device_container .top_area .official_label .label_text_container span {
  color: #db001b;
  font-weight: 600;
  font-size: 18px;
  float: right;
  cursor: pointer;
}
section.devices_presentation .device_container .top_area .official_label .label_text_container span i {
  font-size: 16px;
}
section.devices_presentation .device_container .top_area .official_label .label_text_container p {
  margin-top: 15%;
  line-height: 1.25em;
  font-size: 12px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.devices_presentation .device_container .top_area .official_label .label_text_container p {
    margin-top: 20%;
  }
}
section.devices_presentation .device_container .top_area .official_label:hover {
  display: block;
}
section.devices_presentation .device_container .bottom_area h3 {
  font-size: 13px;
  margin: 15px 0 5px 0;
  height: 30px;
  font-weight: 400;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.devices_presentation .device_container .bottom_area h3 {
    height: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.devices_presentation .device_container .bottom_area h3 {
    height: 30px;
  }
}
section.devices_presentation .device_container .bottom_area h4 {
  font-size: 10px;
  font-weight: 700;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.devices_presentation .device_container .bottom_area h4 {
    font-size: 12px;
  }
}
section.devices_presentation .device_container .bottom_area p {
  margin: 20px 0 10px 0;
  font-size: 12px;
  line-height: 1.25em;
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 0px) and (max-width: 767px) {
  section.devices_presentation .device_container .bottom_area p {
    font-size: 13px;
  }
}
section.devices_presentation .device_container .bottom_area a {
  font-size: 12px;
  font-weight: 600;
  color: #000;
  display: block;
}
section.devices_presentation .device_container .bottom_area a span {
  text-decoration: underline !important;
  margin-right: 5px;
}
section.devices_presentation .device_container .bottom_area a:hover {
  text-decoration: none;
}
section.devices_presentation .device_container .bottom_area img {
  margin-top: 10px;
  height: 30px;
}
section.devices_presentation .device_pages_container {
  width: 87%;
  margin: 30px auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.devices_presentation .device_pages_container {
    width: 85%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.devices_presentation .device_pages_container {
    width: 275px;
  }
}
section.devices_presentation .device_pages_container .arrow:first-child {
  float: left;
}
section.devices_presentation .device_pages_container .arrow:last-child {
  float: right;
}
section.devices_presentation .device_pages_container ol {
  float: left;
  margin-top: 9px;
  text-align: center;
  width: 79%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.devices_presentation .device_pages_container ol {
    width: 75%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.devices_presentation .device_pages_container ol {
    width: 80%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.devices_presentation .device_pages_container ol {
    width: 212px;
  }
}
section.devices_presentation .device_pages_container ol li {
  border: 2px solid #ccc;
  width: 15px;
  height: 15px;
  margin: 0 4px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: inline-block;
  cursor: pointer;
}
section.devices_presentation .device_pages_container ol li:hover {
  border: 2px solid #db001b;
}
section.devices_presentation .device_pages_container ol li.active {
  border: none;
  background-color: #db001b;
}
section.missing_device {
  background-color: #fff;
  width: 100%;
  font-weight: 300 !important;
  padding: 40px 0 30px 0;
}
section.missing_device button.suggest {
  margin: 0 auto 50px auto;
  width: 45%;
  border: 2px solid #db001b;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 13px 0;
  outline: none;
  background-color: #db001b;
  display: block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.missing_device button.suggest {
    width: 60%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.missing_device button.suggest {
    margin: 0 auto 25px auto;
  }
}
section.missing_device button.suggest:hover,
section.missing_device button.suggest.active {
  background-color: #fff;
  color: #db001b;
}
section.missing_device .suggestion_form {
  display: none;
}
section.missing_device h2 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 24px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.missing_device h2 {
    font-size: 18px;
  }
}
section.missing_device form input {
  width: 90%;
  padding: 5px 10px;
  margin: 0 auto 12px auto;
  line-height: normal;
  font-size: 14px;
  display: block;
  border: 1px solid #ccc;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.missing_device form input {
    font-size: 15px;
  }
}
section.missing_device form input:focus {
  outline: 2px solid #ccc;
}
section.missing_device form input.error {
  border: 2px solid #db001b;
}
section.missing_device form button {
  margin: 0 auto 50px auto;
  width: 45%;
  border: 2px solid #db001b;
  font-size: 12px;
  font-weight: 600;
  padding: 13px 0;
  color: #fff;
  background-color: #db001b;
  outline: none;
  display: block;
  margin-top: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.missing_device form button {
    width: 60%;
  }
}
section.missing_device form button:hover {
  background-color: #fff;
  color: #db001b;
}
section.missing_device form .error_messages {
  display: none;
}
section.missing_device form .error_messages p {
  color: #db001b;
  font-size: 13px;
  margin-bottom: 5px;
  margin-left: 5%;
}
section.missing_device form .error_messages p span {
  font-weight: 600;
  text-decoration: underline;
}
footer.footer_menu {
  background-color: #666;
  width: 100%;
  font-weight: 300 !important;
  padding: 30px 0 !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  footer.footer_menu {
    display: none;
  }
}
footer.footer_menu .menucols {
  padding-left: 20px;
}
footer.footer_menu p {
  font-size: 14px;
  font-weight: 700;
  color: #ccc;
  margin: 25px 0;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
  footer.footer_menu p {
    margin: 20px 0;
    font-size: 13px;
  }
}
footer.footer_menu a {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  margin: 25px 0;
  display: block;
}
@media (min-width: 768px) and (max-width: 991px) {
  footer.footer_menu a {
    margin: 20px 0;
    font-size: 11px;
  }
}
footer.footer_menu a:hover {
  color: #fff;
}
footer.footer_menu a.social {
  clear: both;
  padding: 6px 0;
}
footer.footer_menu a.social img {
  width: 25px;
  float: left;
  margin-top: -6px;
}
footer.footer_menu a.social span {
  margin: 0 0 0 10px;
  float: left;
}
footer.footer_menu a.social i {
  float: left;
  font-size: 28px;
  margin: -7px;
}
@media (min-width: 768px) and (max-width: 991px) {
  footer.footer_menu a.social i {
    font-size: 25px;
  }
}
footer.footer_menu a.social span:hover {
  text-decoration: underline;
}
footer.footer_copyright {
  background-color: #333;
  width: 100%;
  font-weight: 300 !important;
  padding: 20px 0 !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  footer.footer_copyright {
    display: none;
  }
}
footer.footer_copyright .footercols {
  padding-left: 20px;
}
footer.footer_copyright img.mixpanel {
  width: 100px;
}
footer.footer_copyright img.qren {
  width: 83px;
}
footer.footer_copyright p {
  color: #fff;
  font-size: 12px;
  margin-left: 10%;
  margin-top: 10px;
}
footer.footer_mobile {
  background-color: #333;
  width: 100%;
  font-weight: 300 !important;
  padding: 15px 0 !important;
  display: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  footer.footer_mobile {
    display: block;
  }
}
footer.footer_mobile .footercols {
  padding-left: 20px;
}
footer.footer_mobile img.mixpanel {
  height: 32px;
  width: auto;
  float: left;
}
footer.footer_mobile img.qren {
  height: 32px;
  width: auto;
  float: right;
}
footer.footer_mobile p {
  color: #fff;
  font-size: 10px;
  text-align: center;
  margin-top: 15px;
}
section.api_header a.check_api {
  display: block;
  text-align: center;
  margin: 50px auto 25px auto;
  padding: 14px 0 14px 0;
  width: 45%;
  -webkit-border-radius: 49px;
  border-radius: 49px;
  border: 2px solid #fff;
  color: #db001b;
  background-color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.api_header a.check_api {
    padding: 14px 0 14px 0;
    font-size: 17px;
    width: 40%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.api_header a.check_api {
    padding: 12px 0 12px 0;
    font-size: 16px;
    width: 38%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.api_header a.check_api {
    padding: 10px 0 10px 0;
    font-size: 15px;
    width: 50%;
  }
}
section.api_header a.check_api:hover {
  border: 2px solid #db001b;
  background-color: #db001b;
  color: #fff;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.how_to_integrate .banner_container {
    margin: 15px 0;
  }
}
section.how_to_integrate .banner_container div.pictorial {
  margin-top: 40px;
  margin-left: 60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.how_to_integrate .banner_container div.pictorial {
    margin-top: 30px;
    margin-left: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.how_to_integrate .banner_container div.pictorial {
    margin-top: 30px;
    margin-left: 45px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.how_to_integrate .banner_container div.pictorial {
    margin-top: 20px;
    margin-left: 0;
  }
}
section.how_to_integrate .banner_container div.pictorial img {
  margin: 0 2%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.how_to_integrate .banner_container div.pictorial img {
    margin: 0 3%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.how_to_integrate .banner_container div.pictorial img {
    display: block;
    margin: 0 auto;
  }
}
section.how_to_integrate .banner_container div.pictorial img.pict {
  height: 100px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.how_to_integrate .banner_container div.pictorial img.pict {
    height: 60px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.how_to_integrate .banner_container div.pictorial img.pict {
    height: 70px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.how_to_integrate .banner_container div.pictorial img.pict {
    height: 60px;
  }
}
section.how_to_integrate .banner_container div.pictorial img.arrow {
  vertical-align: top;
  margin-top: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.how_to_integrate .banner_container div.pictorial img.arrow {
    margin-top: 26px;
    height: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.how_to_integrate .banner_container div.pictorial img.arrow {
    margin-top: 35px;
    height: 22px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.how_to_integrate .banner_container div.pictorial img.arrow {
    margin: 3px auto 3px auto;
    height: 22px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
section.how_to_integrate .banner_container h3.pict_desc {
  font-size: 18px;
  display: inline-block;
  margin-top: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.how_to_integrate .banner_container h3.pict_desc {
    font-size: 16px;
    margin-top: 7px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.how_to_integrate .banner_container h3.pict_desc {
    font-size: 16px;
    margin-top: 7px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.how_to_integrate .banner_container h3.pict_desc {
    display: none;
  }
}
section.how_to_integrate .banner_container h3.pict_desc_mobile {
  font-size: 15px;
  display: none;
  text-align: center;
  margin-top: 8px !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.how_to_integrate .banner_container h3.pict_desc_mobile {
    display: block;
  }
}
section.how_to_integrate .banner_container h3:nth-of-type(1) {
  margin: 0 0 0 8%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.how_to_integrate .banner_container h3:nth-of-type(1) {
    margin: 0 0 0 8%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.how_to_integrate .banner_container h3:nth-of-type(1) {
    margin: 0 0 0 5%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.how_to_integrate .banner_container h3:nth-of-type(1) {
    margin: 0;
  }
}
section.how_to_integrate .banner_container h3:nth-of-type(2) {
  margin: 0 17% 0 11%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.how_to_integrate .banner_container h3:nth-of-type(2) {
    margin: 0 14% 0 8%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.how_to_integrate .banner_container h3:nth-of-type(2) {
    margin: 0 10% 0 5%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.how_to_integrate .banner_container h3:nth-of-type(2) {
    margin: 0;
  }
}
section.brands_joined_us {
  background-color: $fff;
  width: 100%;
  font-weight: 300 !important;
}
section.brands_joined_us h1 {
  text-align: center;
  color: #db001b;
  font-size: 35px;
  margin: 30px 0 25px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.brands_joined_us h1 {
    font-size: 30px;
    margin: 20px 0 15px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.brands_joined_us h1 {
    font-size: 26px;
    margin: 20px 0 15px 0;
  }
}
section.brands_joined_us img {
  width: 18%;
  margin: 1% 3%;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.brands_joined_us img {
    width: 28%;
    margin: 1% 2%;
  }
}
section.brands_joined_us a.join_us {
  display: block;
  text-align: center;
  margin: 50px auto 70px auto;
  padding: 14px 0 14px 0;
  width: 27%;
  -webkit-border-radius: 49px;
  border-radius: 49px;
  border: 2px solid #db001b;
  color: #fff;
  background-color: #db001b;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  font-size: 17px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.brands_joined_us a.join_us {
    padding: 14px 0 14px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.brands_joined_us a.join_us {
    padding: 12px 0 12px 0;
    font-size: 16px;
    width: 31%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.brands_joined_us a.join_us {
    padding: 10px 0 10px 0;
    font-size: 15px;
    width: 50%;
  }
}
section.brands_joined_us a.join_us:hover {
  background-color: #fff;
  color: #db001b;
}
section.did_you_know,
section.allseen {
  background: url("../imgs/new_website/integrate/blue_gradient.png");
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  padding: 60px 0 0 0;
  font-weight: 300;
  height: 350px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.did_you_know,
  section.allseen {
    height: 300px;
    padding: 50px 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.did_you_know,
  section.allseen {
    height: 300px;
    padding: 50px 0 0 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.did_you_know,
  section.allseen {
    padding: 20px 0 0 0;
    height: auto;
  }
}
section.did_you_know img.zebra,
section.allseen img.zebra {
  width: 95%;
  margin-top: 2%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.did_you_know img.zebra,
  section.allseen img.zebra {
    margin-top: 5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.did_you_know img.zebra,
  section.allseen img.zebra {
    width: 100%;
    margin-top: 24%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.did_you_know img.zebra,
  section.allseen img.zebra {
    width: 75%;
    margin: 7% auto;
    display: block;
  }
}
section.did_you_know img.allseen_logo,
section.allseen img.allseen_logo {
  width: 70%;
  margin: 75px auto;
  display: block;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.did_you_know img.allseen_logo,
  section.allseen img.allseen_logo {
    width: 75%;
    margin: 7% auto;
    display: block;
  }
}
section.did_you_know h1.know_title,
section.allseen h1.know_title,
section.did_you_know h1.allseen_title,
section.allseen h1.allseen_title {
  color: #127cc1;
  font-size: 35px;
  margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.did_you_know h1.know_title,
  section.allseen h1.know_title,
  section.did_you_know h1.allseen_title,
  section.allseen h1.allseen_title {
    font-size: 31px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.did_you_know h1.know_title,
  section.allseen h1.know_title,
  section.did_you_know h1.allseen_title,
  section.allseen h1.allseen_title {
    font-size: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.did_you_know h1.know_title,
  section.allseen h1.know_title,
  section.did_you_know h1.allseen_title,
  section.allseen h1.allseen_title {
    font-size: 26px;
    text-align: center;
    margin: 3% 0;
  }
}
section.did_you_know h1.allseen_title,
section.allseen h1.allseen_title {
  color: #666;
}
section.did_you_know h2,
section.allseen h2 {
  font-size: 17px;
  width: 98%;
  line-height: 1.5em;
  margin-bottom: 16%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.did_you_know h2,
  section.allseen h2 {
    margin-bottom: 12%;
    font-size: 16px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.did_you_know h2,
  section.allseen h2 {
    margin-bottom: 12%;
    font-size: 16px;
    width: 100%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.did_you_know h2,
  section.allseen h2 {
    margin-bottom: 8%;
    font-size: 15px;
    width: 100%;
    text-align: center;
  }
}
section.did_you_know h2.allseen_text,
section.allseen h2.allseen_text {
  margin-bottom: 4%;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.did_you_know h2.allseen_text,
  section.allseen h2.allseen_text {
    margin-bottom: 8%;
  }
}
section.did_you_know a,
section.allseen a {
  outline: none;
  background-color: #127cc1;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  padding: 13px 12px;
  margin-right: 5%;
  display: block;
  float: left;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.did_you_know a,
  section.allseen a {
    padding: 10px 12px;
    font-size: 11px;
    width: 175px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.did_you_know a,
  section.allseen a {
    padding: 10px 12px;
    font-size: 11px;
    width: 175px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.did_you_know a,
  section.allseen a {
    padding: 10px 12px;
    font-size: 11px;
    width: 187px;
    margin: 0 auto 15px auto;
    float: none;
    height: 41px;
  }
}
section.did_you_know a i,
section.allseen a i {
  font-size: 20px;
  float: right;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.did_you_know a i,
  section.allseen a i {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.did_you_know a i,
  section.allseen a i {
    font-size: 18px;
  }
}
section.did_you_know a span,
section.allseen a span {
  padding-top: 4px;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.did_you_know a span,
  section.allseen a span {
    padding-top: 4px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.did_you_know a span,
  section.allseen a span {
    padding-top: 4px;
  }
}
section.did_you_know a img,
section.allseen a img {
  margin: -4px 0 0 12px;
  vertical-align: top;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.did_you_know a img,
  section.allseen a img {
    margin: -1px 0 0 5px;
    width: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.did_you_know a img,
  section.allseen a img {
    margin: -1px 0 0 5px;
    width: 20px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.did_you_know a img,
  section.allseen a img {
    margin: 0;
    width: 22px;
    float: right;
  }
}
section.did_you_know a:last-child,
section.allseen a:last-child {
  margin-right: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.did_you_know a:last-child,
  section.allseen a:last-child {
    margin: 0 auto 25px auto;
  }
}
section.did_you_know a.allseen_link,
section.allseen a.allseen_link {
  background-color: #008476;
}
section.allseen {
  background: none;
  background-color: #fff;
  padding-bottom: 70px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.allseen {
    padding: 40px 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.allseen {
    padding: 40px 0 0 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.allseen {
    padding: 20px 0 0 0;
  }
}
section.animals {
  width: 100%;
  position: relative;
  font-weight: 300;
  max-height: 450px;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.animals {
    max-height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.animals {
    max-height: 220px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.animals {
    max-height: 150px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.animals {
    background: url("../imgs/new_website/aboutus/animals_c.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 150px;
  }
}
section.animals img {
  display: block;
  width: 100%;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.animals img {
    display: none;
  }
}
section.animals h1 {
  color: #fff;
  position: absolute;
  font-size: 85px;
  left: 39%;
  bottom: 0;
  line-height: 66px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.animals h1 {
    font-size: 85px;
    left: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.animals h1 {
    font-size: 75px;
    bottom: 0;
    left: 28%;
    line-height: 58px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.animals h1 {
    display: none;
  }
}
section.muzzley_story {
  background-color: $fff;
  width: 100%;
  font-weight: 300 !important;
  margin-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.muzzley_story {
    margin-bottom: 30px;
  }
}
section.muzzley_story img.zebra {
  position: absolute;
  bottom: 0;
  width: 32%;
  left: 4%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.muzzley_story img.zebra {
    width: 37%;
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.muzzley_story img.zebra {
    width: 34%;
    left: 5%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.muzzley_story img.zebra {
    display: none;
  }
}
section.muzzley_story h1 {
  font-size: 35px;
  color: #db001b;
  padding: 60px 0 15px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.muzzley_story h1 {
    font-size: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.muzzley_story h1 {
    font-size: 30px;
    padding: 35px 0 15px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.muzzley_story h1 {
    font-size: 26px;
    padding: 35px 0 15px 0;
    text-align: center;
  }
}
section.muzzley_story h2 {
  line-height: 1.5em;
  font-size: 18px;
  margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.muzzley_story h2 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.muzzley_story h2 {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.muzzley_story h2 {
    font-size: 15px;
    margin-bottom: 15px;
    text-align: center;
  }
}
section.muzzley_story h3 {
  font-size: 18px;
  margin-bottom: 35px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.muzzley_story h3 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.muzzley_story h3 {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.muzzley_story h3 {
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
  }
}
section.muzzley_story a {
  display: block;
  text-align: center;
  margin: 50px 0 0 0;
  padding-top: 13px;
  width: 32%;
  height: 42px;
  border: 2px solid #db001b;
  background-color: #db001b;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.muzzley_story a {
    margin: 30px 0 0 0;
    height: 40px;
    padding-top: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.muzzley_story a {
    margin: 30px 0 0 0;
    height: 40px;
    padding-top: 12px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.muzzley_story a {
    width: 45%;
    margin: 40px auto 0 auto;
  }
}
section.muzzley_story a:hover {
  color: #db001b;
  background-color: #fff;
}
section.our_team {
  background-color: $fff;
  width: 100%;
  font-weight: 300;
  padding-bottom: 20px;
}
section.our_team .our_team_border {
  border-top: 2px solid #db001b;
}
section.our_team h1 {
  color: #db001b;
  font-size: 35px;
  padding: 40px 0;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.our_team h1 {
    font-size: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.our_team h1 {
    font-size: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.our_team h1 {
    font-size: 26px;
  }
}
section.our_team .team_member:nth-child(4n+1) {
  margin-right: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.our_team .team_member:nth-child(4n+1) {
    margin: 0 2% 3% 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.our_team .team_member:nth-child(3n+1) {
    margin-right: 0;
  }
}
section.our_team .team_member {
  display: inline-block;
  margin: 0 2.5% 3% 2.5%;
  width: 18.5%;
  vertical-align: top;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.our_team .team_member {
    width: 30%;
    margin: 0 2% 3% 0;
  }
}
section.our_team .team_member img {
  display: block;
  margin: 0 auto 10px auto;
}
section.our_team .team_member img.profile_pic {
  width: 77%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.our_team .team_member img.profile_pic {
    width: 74%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.our_team .team_member img.profile_pic {
    width: 70%;
  }
}
section.our_team .team_member h2 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 8px;
  height: 18px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.our_team .team_member h2 {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.our_team .team_member h2 {
    font-size: 16px;
    height: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.our_team .team_member h2 {
    font-size: 15px;
    height: 30px;
  }
}
section.our_team .team_member h3 {
  font-size: 13px;
  text-align: center;
  margin-bottom: 10px;
  height: 26px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.our_team .team_member h3 {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.our_team .team_member h3 {
    height: 32px;
    font-size: 12px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.our_team .team_member h3 {
    font-size: 12px;
    height: 32px;
  }
}
section.our_team .team_member .twitter_dummy {
  height: 15px;
  width: 100%;
  display: block;
}
section.sponsors {
  background-color: $fff;
  width: 100%;
  font-weight: 300;
  padding-bottom: 20px;
  border-bottom: 2px solid #db001b;
}
section.sponsors .our_sponsors_border {
  border-top: 2px solid #db001b;
}
section.sponsors h1 {
  color: #db001b;
  font-size: 35px;
  padding: 40px 0;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.sponsors h1 {
    font-size: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.sponsors h1 {
    font-size: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.sponsors h1 {
    font-size: 26px;
  }
}
section.sponsors h2 {
  line-height: 1.5em;
  text-align: center;
  font-size: 18px;
  margin: 0 auto 40px auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.sponsors h2 {
    font-size: 16px;
    margin: 0 auto 30px auto;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.sponsors h2 {
    font-size: 15px;
    margin: 0 auto 30px auto;
  }
}
section.sponsors img {
  height: 140px;
  padding-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.sponsors img {
    height: 130px;
    padding-bottom: 40px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.sponsors img {
    height: 80px;
    padding-bottom: 30px;
  }
}
section.sponsors img.first {
  float: left;
}
section.sponsors img.mid {
  margin-left: 25%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.sponsors img.mid {
    margin-left: 20%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.sponsors img.mid {
    margin-left: 20%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.sponsors img.mid {
    margin-left: 8%;
  }
}
section.sponsors img.last {
  float: right;
}
section.where_we_are {
  width: 100%;
  font-weight: 300;
  background-color: #fff;
  overflow: hidden;
  background: url("../imgs/new_website/aboutus/map_location.png") no-repeat center center;
  -webkit-background-size: 150%;
  -moz-background-size: 150%;
  background-size: 150%;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.where_we_are {
    overflow: none;
    background: none;
  }
}
section.where_we_are h1 {
  color: #db001b;
  font-size: 35px;
  text-align: center;
  padding: 40px 0 15px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.where_we_are h1 {
    font-size: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.where_we_are h1 {
    font-size: 30px;
    padding: 30px 0 15px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.where_we_are h1 {
    font-size: 26px;
    padding: 30px 0 15px 0;
  }
}
section.where_we_are h2 {
  line-height: 1.5em;
  width: 62%;
  text-align: center;
  font-size: 18px;
  margin: 0 auto 30px auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.where_we_are h2 {
    width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.where_we_are h2 {
    width: 80%;
    font-size: 16px;
    margin: 0 auto 20px auto;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.where_we_are h2 {
    width: 100%;
    font-size: 15px;
    margin: 0 auto 20px auto;
  }
}
section.where_we_are img {
  width: 60%;
  display: block;
  margin: 0 auto 30px auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.where_we_are img {
    width: 70%;
    margin: 0 auto 15px auto;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.where_we_are img {
    width: 72%;
    margin: 0 auto 15px auto;
  }
}
section.where_we_are h3 {
  color: #db001b;
  font-weight: 400;
  text-align: center;
  font-size: 20px;
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.where_we_are h3 {
    font-size: 18px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.where_we_are h3 {
    font-size: 16px;
  }
}
section.where_we_are h4 {
  font-weight: 600;
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
}
section.where_we_are a.map_link {
  color: #db001b;
  font-weight: 600;
  text-align: center;
  font-size: 13px;
  margin-bottom: 30px;
  display: block;
  text-decoration: underline;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.where_we_are a.map_link {
    margin-bottom: 20px;
  }
}
@media xsr {
  section.where_we_are a.map_link {
    margin-bottom: 20px;
  }
}
section.where_we_are a.work_link {
  background-color: #db001b;
  border: 2px solid #db001b;
  color: #fff;
  font-weight: 400;
  text-align: center;
  font-size: 12px;
  margin: 0 auto 60px auto;
  padding: 12px;
  display: block;
  text-decoration: none;
  width: 62%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.where_we_are a.work_link {
    width: 70%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.where_we_are a.work_link {
    width: 70%;
    margin: 0 auto 30px auto;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.where_we_are a.work_link {
    width: 72%;
    margin: 0 auto 30px auto;
  }
}
section.where_we_are a.work_link:hover {
  background-color: #fff;
  color: #db001b;
}
section.business_banner {
  max-width: 100%;
  position: relative;
  font-weight: 300;
  height: 700px;
  overflow: hidden !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_banner {
    height: 700px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_banner {
    height: 559px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_banner {
    height: 550px;
  }
}
section.business_banner img {
  display: block;
  width: 100%;
}
section.business_banner .banner-img {
  display: block;
  height: 100%;
  position: relative;
  width: auto;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-image: url("../imgs/new_website/business/Bg_business_model.jpg");
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_banner .banner-img {
    background-attachment: fixed;
    background-image: url("../imgs/new_website/business/Bg_business_model.jpg");
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_banner .banner-img {
    background-attachment: fixed;
    background-image: url("../imgs/new_website/business/Bg_business_model.jpg");
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_banner .banner-img {
    background-attachment: initial;
    background-image: url("../imgs/new_website/business/Bg_business_model_mobile.jpg");
  }
}
section.business_banner .banner-img .over {
  height: 100%;
  position: relative;
  width: 100%;
  padding-top: 10%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: 0 center;
  background-image: url("../imgs/new_website/business/icons_bg.png");
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_banner .banner-img .over {
    background-image: url("../imgs/new_website/business/icons_bg.png");
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_banner .banner-img .over {
    background-image: url("../imgs/new_website/business/icons_bg.png");
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_banner .banner-img .over {
    background-image: none;
  }
}
section.business_banner .banner-img .over .title {
  color: #435167;
  font-size: 18px;
  margin: 0 auto;
  width: 50%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_banner .banner-img .over .title {
    width: 50%;
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_banner .banner-img .over .title {
    width: 60%;
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_banner .banner-img .over .title {
    width: 90%;
    margin: 4% auto 0 auto;
    font-size: 16px;
  }
}
section.business_banner .banner-img .over h1 {
  color: #435167;
  font-size: 85px;
  font-weight: 300;
  line-height: 85px;
  width: 50%;
  margin: 2% auto 0 auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_banner .banner-img .over h1 {
    font-size: 95px;
    line-height: 85px;
    width: 50%;
    margin: 2% auto 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_banner .banner-img .over h1 {
    font-size: 70px;
    line-height: 70px;
    width: 60%;
    margin: 2% auto 0 auto;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_banner .banner-img .over h1 {
    font-size: 52px;
    line-height: 52px;
    width: 90%;
    margin: 4% auto 0 auto;
  }
}
section.business_banner .banner-img .over h1 span {
  color: #10b5d8;
}
section.business_banner .banner-img .over .offer-btn {
  font-size: 15px;
  color: #435167;
  font-weight: 600;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 60px;
  text-align: center;
  width: 100%;
  height: 70px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_banner .banner-img .over .offer-btn {
    font-size: 15px;
    bottom: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_banner .banner-img .over .offer-btn {
    font-size: 13px;
    bottom: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_banner .banner-img .over .offer-btn {
    font-size: 12px;
    bottom: 10px;
  }
}
section.business_banner .banner-img .over .offer-btn img {
  width: 45px;
  height: 45px;
  margin: 0 auto;
  cursor: pointer;
  -webkit-animation: animatedImg 1s ease-in infinite;
  -moz-animation: animatedImg 1s ease-in infinite;
  -o-animation: animatedImg 1s ease-in infinite;
  -ms-animation: animatedImg 1s ease-in infinite;
  animation: animatedImg 1s ease-in infinite;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_banner .banner-img .over .offer-btn img {
    width: 45px;
    height: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_banner .banner-img .over .offer-btn img {
    width: 45px;
    height: 45px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_banner .banner-img .over .offer-btn img {
    width: 40px;
    height: 40px;
  }
}
section.business_middle {
  background-color: $fff;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  font-weight: 300 !important;
}
section.business_middle .container {
  width: 100%;
}
section.business_middle .container .columns {
  padding: 0;
}
section.business_middle .container .columns .blue-zone {
  height: 90px;
  text-align: center;
  background-color: #10b5d8;
  color: #fff;
  width: 100%;
  margin: 0;
  display: table;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_middle .container .columns .blue-zone {
    height: 90px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_middle .container .columns .blue-zone {
    height: 80px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_middle .container .columns .blue-zone {
    height: 70px;
  }
}
section.business_middle .container .columns .blue-zone .title {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_middle .container .columns .blue-zone .title {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_middle .container .columns .blue-zone .title {
    font-size: 22px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_middle .container .columns .blue-zone .title {
    font-size: 21px;
  }
}
section.business_middle .container .columns .blue-zone .title .little {
  font-size: 12px;
  text-align: center;
}
section.business_middle .container .columns .bottom-zone {
  height: auto;
  width: 100%;
  margin: 0;
  position: relative;
}
section.business_middle .container .columns .bottom-zone img {
  width: 100%;
}
section.business_middle .container .columns .bottom-zone img.big-image {
  width: 100%;
  content: url("/imgs/new_website/business/Over-the-top-playe.jpg");
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_middle .container .columns .bottom-zone img.big-image {
    content: url("/imgs/new_website/business/Over-the-top-playe.jpg");
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_middle .container .columns .bottom-zone img.big-image {
    content: url("/imgs/new_website/business/Over-the-top-playe.jpg");
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_middle .container .columns .bottom-zone img.big-image {
    content: url("/imgs/new_website/business/Over-the-top-playe_mobile.jpg");
  }
}
section.business_middle .container .columns .bottom-zone .titles {
  margin-top: 12%;
  text-align: center;
  font-size: 24px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_middle .container .columns .bottom-zone .titles {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_middle .container .columns .bottom-zone .titles {
    font-size: 22px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_middle .container .columns .bottom-zone .titles {
    font-size: 20px;
  }
}
section.business_middle .container .columns .bottom-zone .titles span {
  font-weight: 600;
  color: #435167;
}
section.business_middle .container .columns .bottom-zone .titles .aligned {
  text-align: left;
  font-size: 12px;
  width: 310px;
  margin-top: 3%;
  display: inline-block;
  color: #435167;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_middle .container .columns .bottom-zone .titles .aligned {
    width: 310px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_middle .container .columns .bottom-zone .titles .aligned {
    width: 280px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_middle .container .columns .bottom-zone .titles .aligned {
    width: 270px;
  }
}
section.business_middle .container .columns .bottom-zone .devices {
  margin-top: 12%;
}
section.business_middle .container .columns .bottom-zone .devices .row {
  text-align: center;
}
section.business_middle .container .columns .bottom-zone .devices .row .img-container {
  display: inline-block;
  height: 150px;
  width: 150px;
  border-right: 1px solid #cdd7d9;
  border-top: 1px solid #cdd7d9;
  padding-top: 10px;
  vertical-align: top;
  margin-left: -3px;
  margin-right: -3px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_middle .container .columns .bottom-zone .devices .row .img-container {
    height: 150px;
    width: 150px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_middle .container .columns .bottom-zone .devices .row .img-container {
    height: 100px;
    width: 100px;
    padding-top: 8px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_middle .container .columns .bottom-zone .devices .row .img-container {
    height: 90px;
    width: 90px;
    padding-top: 7px;
  }
}
section.business_middle .container .columns .bottom-zone .devices .row .img-container img {
  height: 100px;
  width: 100px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_middle .container .columns .bottom-zone .devices .row .img-container img {
    height: 100px;
    width: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_middle .container .columns .bottom-zone .devices .row .img-container img {
    height: 73px;
    width: 73px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_middle .container .columns .bottom-zone .devices .row .img-container img {
    height: 62px;
    width: 62px;
  }
}
section.business_middle .container .columns .bottom-zone .devices .row .img-container .title {
  font-size: 14px;
  padding-top: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_middle .container .columns .bottom-zone .devices .row .img-container .title {
    font-size: 14px;
    padding-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_middle .container .columns .bottom-zone .devices .row .img-container .title {
    font-size: 11px;
    padding-top: 3px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_middle .container .columns .bottom-zone .devices .row .img-container .title {
    font-size: 10px;
    padding-top: 2px;
  }
}
section.business_middle .container .columns .bottom-zone .devices .row .img-container:first-child {
  border-left: 1px solid #cdd7d9;
}
section.business_middle .container .columns .bottom-zone .devices .row2 .img-container {
  border-bottom: 1px solid #cdd7d9;
}
section.business_middle .container .columns .bottom-zone .join-developers {
  text-align: center;
  margin-top: 12%;
  margin-bottom: 15%;
}
section.business_middle .container .columns .bottom-zone .join-developers a {
  border: 2px solid #10b5d8;
  -webkit-border-radius: 35px;
  border-radius: 35px;
  background-color: #fff;
  color: #435167;
  font-size: 15px;
  font-weight: 600;
  padding: 13px 60px;
  text-decoration: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_middle .container .columns .bottom-zone .join-developers a {
    font-size: 15px;
    padding: 13px 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_middle .container .columns .bottom-zone .join-developers a {
    font-size: 14px;
    padding: 13px 50px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_middle .container .columns .bottom-zone .join-developers a {
    font-size: 13px;
    padding: 13px 50px;
  }
}
section.business_middle .container .columns .bottom-zone .join-developers a:hover {
  background-color: #10b5d8;
  color: #fff;
}
section.business_middle .container .columns .bottom-zone .contact-email {
  position: absolute;
  bottom: 3%;
  color: #fff;
  font-size: 13px;
  text-align: center;
  font-weight: 400;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_middle .container .columns .bottom-zone .contact-email {
    bottom: 3%;
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_middle .container .columns .bottom-zone .contact-email {
    bottom: 3%;
    font-size: 11px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_middle .container .columns .bottom-zone .contact-email {
    bottom: 2%;
    font-size: 11px;
  }
}
section.business_middle .container .columns .bottom-zone .contact-email span {
  position: relative;
}
section.business_middle .container .columns .bottom-zone .contact-email span a {
  color: #10b5d8;
  background-color: none;
}
section.business_middle .container .columns .bottom-zone .scheme {
  text-align: center;
  padding-top: 12%;
  width: 70%;
  margin: 0 auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_middle .container .columns .bottom-zone .scheme {
    width: 70%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_middle .container .columns .bottom-zone .scheme {
    width: 70%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_middle .container .columns .bottom-zone .scheme {
    width: 95%;
  }
}
section.business_middle .container .columns .bottom-zone .scheme img {
  width: 100%;
  height: auto;
}
section.business_middle .container .columns1 {
  padding-right: 3px;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_middle .container .columns1 {
    padding-right: 0;
  }
}
section.business_go {
  background-color: $fff;
  width: 100%;
  max-width: 100%;
  font-weight: 300;
  height: 350px;
  text-align: center;
  overflow: hidden;
  background-color: #edf1f2;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_go {
    height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_go {
    height: 250px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_go {
    height: 170px;
  }
}
section.business_go h1 {
  color: #435167;
  font-size: 30px;
  padding: 80px 0 80px 0;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_go h1 {
    font-size: 30px;
    padding: 80px 0 80px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_go h1 {
    font-size: 18px;
    padding: 60px 0 60px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_go h1 {
    font-size: 14px;
    padding: 40px 0 40px 0;
  }
}
section.business_go a {
  border: 2px solid #435167;
  color: #10b5d8;
  padding: 13px 60px;
  -webkit-border-radius: 35px;
  border-radius: 35px;
  outline: none;
  font-size: 15px;
  text-decoration: none;
  font-weight: 600;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.business_go a {
    font-size: 15px;
    padding: 13px 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.business_go a {
    font-size: 14px;
    padding: 13px 50px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.business_go a {
    font-size: 13px;
    padding: 13px 50px;
  }
}
section.business_go a:hover {
  color: #fff;
  background-color: #435167;
}
@-moz-keyframes animatedImg {
  0% {
    margin-top: 0px;
  }

  50% {
    margin-top: 5px;
  }

  100% {
    margin-top: 0px;
  }
}
@-webkit-keyframes animatedImg {
  0% {
    margin-top: 0px;
  }

  50% {
    margin-top: 5px;
  }

  100% {
    margin-top: 0px;
  }
}
@-o-keyframes animatedImg {
  0% {
    margin-top: 0px;
  }

  50% {
    margin-top: 5px;
  }

  100% {
    margin-top: 0px;
  }
}
@-ms-keyframes animatedImg {
  0% {
    margin-top: 0px;
  }

  50% {
    margin-top: 5px;
  }

  100% {
    margin-top: 0px;
  }
}
@keyframes animatedImg {
  0% {
    margin-top: 0px;
  }

  50% {
    margin-top: 5px;
  }

  100% {
    margin-top: 0px;
  }
}
section.contact_banner {
  width: 100%;
  position: relative;
  font-weight: 300;
  max-height: 450px;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.contact_banner {
    max-height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.contact_banner {
    max-height: 220px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.contact_banner {
    max-height: 150px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.contact_banner {
    background: url("../imgs/new_website/contacts/contacts.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 150px;
  }
}
section.contact_banner .container,
section.contact_banner .row,
section.contact_banner .col-md-12 {
  min-height: 0 !important;
  position: relative;
}
section.contact_banner img {
  width: 100%;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.contact_banner img {
    display: none;
  }
}
section.contact_banner h1 {
  color: #fff;
  font-weight: 300;
  text-align: center;
  font-size: 35px;
  letter-spacing: 2px;
  margin: 15px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.contact_banner h1 {
    font-size: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.contact_banner h1 {
    font-size: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.contact_banner h1 {
    font-size: 26px;
    line-height: 1em;
  }
}
section.contact_email {
  background-color: $fff;
  width: 100%;
  font-weight: 300 !important;
  padding: 60px 0 0 0;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.contact_email {
    padding: 30px 0 0 0;
  }
}
section.contact_email .email_bg {
  position: absolute;
  left: 50%;
  width: 50%;
  top: 0;
  height: 100%;
  background-color: #f7f8fa;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.contact_email .email_bg {
    display: none;
  }
}
section.contact_email .contact h1 {
  color: #db001b;
  font-size: 35px;
  font-weight: 400;
  padding: 0 0 20px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.contact_email .contact h1 {
    font-size: 30px;
    padding: 0 0 10px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.contact_email .contact h1 {
    font-size: 26px;
    padding: 0 0 10px 0;
    text-align: center;
  }
}
section.contact_email .contact h2 {
  font-size: 18px;
  margin-bottom: 40px;
  line-height: 1.5em;
  width: 85%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.contact_email .contact h2 {
    width: 85%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.contact_email .contact h2 {
    font-size: 16px;
    margin-bottom: 30px;
    width: 90%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.contact_email .contact h2 {
    font-size: 15px;
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
  }
}
section.contact_email .contact form p {
  color: #000;
  font-size: 12px;
  margin: 5px 0 5px 0;
  font-weight: 400 !important;
}
section.contact_email .contact p {
  color: #ccc;
  width: 61%;
  font-size: 11px;
  margin-bottom: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.contact_email .contact p {
    width: 75%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.contact_email .contact p {
    width: 80%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.contact_email .contact p {
    width: 100%;
    font-size: 12px;
  }
}
section.contact_email .contact p a {
  color: #ccc;
  text-decoration: underline;
}
section.contact_email .contact form input,
section.contact_email .contact form textarea {
  width: 60%;
  padding: 5px 10px;
  margin-bottom: 12px;
  line-height: normal;
  font-size: 14px;
  border: 1px solid #ccc;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.contact_email .contact form input,
  section.contact_email .contact form textarea {
    width: 75%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.contact_email .contact form input,
  section.contact_email .contact form textarea {
    width: 80%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.contact_email .contact form input,
  section.contact_email .contact form textarea {
    width: 90%;
    margin: 0 auto 12px auto;
    display: block;
  }
}
section.contact_email .contact form input:focus,
section.contact_email .contact form textarea:focus {
  outline: 2px solid #ccc;
}
section.contact_email .contact form input.error,
section.contact_email .contact form textarea.error {
  border: 2px solid #db001b;
}
section.contact_email .contact form textarea {
  resize: vertical;
  border: 1px solid #ccc;
  height: 140px;
}
section.contact_email .contact form button {
  margin: 0 0 30px 0;
  width: 40%;
  border: 2px solid #db001b;
  font-size: 12px;
  font-weight: 600;
  padding: 13px 0;
  color: #fff;
  background-color: #db001b;
  outline: none;
  display: block;
  margin-top: 25px;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.contact_email .contact form button {
    width: 45%;
    margin: 25px auto 30px auto;
  }
}
section.contact_email .contact form button:hover {
  background-color: #fff;
  color: #db001b;
}
section.contact_email .contact form .error_messages {
  display: none;
}
section.contact_email .contact form .error_messages p {
  color: #db001b;
  font-size: 13px;
  margin-bottom: 5px;
}
section.contact_email .contact form .error_messages p span {
  font-weight: 600;
  text-decoration: underline;
}
section.contact_email .email {
  padding-left: 5%;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.contact_email .email {
    padding: 20px 0;
    background-color: #f7f8fa;
  }
}
section.contact_email .email h1 {
  color: #db001b;
  font-size: 35px;
  font-weight: 400;
  padding: 0 0 20px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.contact_email .email h1 {
    font-size: 30px;
    padding: 0 0 10px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.contact_email .email h1 {
    font-size: 26px;
    padding: 0 0 10px 0;
    text-align: center;
  }
}
section.contact_email .email h2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5em;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.contact_email .email h2 {
    font-size: 16px;
    width: 90%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.contact_email .email h2 {
    font-size: 15px;
    text-align: center;
  }
}
section.contact_email .email h3.field span {
  font-weight: 400;
}
section.contact_email .email h3.field.nomargin {
  margin-bottom: 0 !important;
}
section.contact_email .email h3 {
  font-size: 18px;
  margin-bottom: 40px;
  line-height: 1.5em;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.contact_email .email h3 {
    font-size: 16px;
    margin-bottom: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.contact_email .email h3 {
    font-size: 15px;
    margin-bottom: 30px;
    text-align: center;
  }
}
section.faq_banner {
  width: 100%;
  position: relative;
  max-height: 450px;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.faq_banner {
    max-height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.faq_banner {
    max-height: 220px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.faq_banner {
    max-height: 150px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.faq_banner {
    background: url("../imgs/new_website/faq/faq.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 150px;
  }
}
section.faq_banner img {
  width: 100%;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.faq_banner img {
    display: none;
  }
}
section.faq_banner h1 {
  color: #fff;
  position: absolute;
  font-size: 85px;
  font-weight: 300;
  left: 33%;
  bottom: 0;
  line-height: 67px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.faq_banner h1 {
    font-size: 85px;
    left: 21%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.faq_banner h1 {
    font-size: 75px;
    bottom: 0;
    left: 15%;
    line-height: 58px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.faq_banner h1 {
    display: none;
  }
}
section.badges {
  background-color: $fff;
  width: 100%;
  font-weight: 300 !important;
  padding: 60px 0 0 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.badges {
    padding: 50px 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.badges {
    padding: 35px 0 0 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.badges {
    padding: 25px 0 0 0;
  }
}
section.badges h1 {
  text-align: center;
  color: #db001b;
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.badges h1 {
    font-size: 30px;
    bottom: -9px;
    right: 2%;
    margin-bottom: 20px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.badges h1 {
    font-size: 26px;
    margin-bottom: 25px;
  }
}
section.badges h2 {
  text-align: center;
  font-size: 18px;
  padding-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.badges h2 {
    font-size: 18px;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.badges h2 {
    font-size: 16px;
    padding-bottom: 10px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.badges h2 {
    font-size: 15px;
    padding-bottom: 10px;
  }
}
section.badges .badges_border {
  border-bottom: 2px solid #db001b;
}
section.badges .appstore_logos {
  margin: 30px 0;
  height: 50px;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.badges .appstore_logos {
    height: auto;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.badges .appstore_logos a.badges {
    display: block;
    float: none !important;
    margin: 0 0 10px 0 !important;
  }
}
section.badges .appstore_logos a.badges:first-child {
  float: left;
}
section.badges .appstore_logos a.badges:nth-child(2) {
  float: left;
  margin-left: 160px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.badges .appstore_logos a.badges:nth-child(2) {
    margin-left: 88px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.badges .appstore_logos a.badges:nth-child(2) {
    margin-left: 69px;
  }
}
section.badges .appstore_logos a.badges:last-child {
  float: right;
}
section.badges .appstore_logos a.badges img {
  height: 50px;
  width: auto;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.badges .appstore_logos a.badges img {
    margin: 0 auto;
    display: block;
  }
}
section.badges .appstore_logos a.beta {
  color: #000;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  filter: alpha(opacity=70);
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  display: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.badges .appstore_logos a.beta {
    display: block;
    margin: 15px 0 20px 0;
    text-decoration: underline;
  }
}
section.badges .appstore_logos a.beta:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
section.badges .beta-links {
  width: 100%;
  display: block;
  height: 20px;
  margin-top: -23px;
  margin-bottom: 5%;
}
section.badges .beta-links a {
  color: #000;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  filter: alpha(opacity=60);
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  width: 149px;
  height: 20px;
  float: left;
  text-align: center;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.badges .beta-links a {
    display: none;
  }
}
section.badges .beta-links a:nth-child(2) {
  margin-left: 160px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.badges .beta-links a:nth-child(2) {
    margin-left: 88px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.badges .beta-links a:nth-child(2) {
    margin-left: 69px;
  }
}
section.badges .beta-links a:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
section.faq_text {
  background-color: $fff;
  width: 100%;
  padding: 60px 0 40px 0;
  font-weight: 300;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.faq_text {
    padding: 40px 0 30px 0;
  }
}
section.faq_text h1 {
  color: #db001b;
  font-size: 35px;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 1.5em;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.faq_text h1 {
    font-size: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.faq_text h1 {
    font-size: 26px;
  }
}
section.faq_text h1.subtitle {
  font-weight: 300;
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.faq_text h1.subtitle {
    margin-bottom: 10px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.faq_text h1.subtitle {
    margin-bottom: 10px;
  }
}
section.faq_text h1.subtitle:nth-of-type(5) {
  margin-top: 30px;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.faq_text h1.subtitle:nth-of-type(5) {
    margin-top: 20px;
  }
}
section.faq_text h2 {
  color: #db001b;
  font-size: 18px;
  line-height: 1.5em;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.faq_text h2 {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.faq_text h2 {
    font-size: 15px;
  }
}
section.faq_text h3 {
  font-size: 18px;
  margin-bottom: 30px;
  line-height: 1.5em;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.faq_text h3 {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.faq_text h3 {
    font-size: 15px;
    margin-bottom: 30px;
  }
}
section.faq_text h3 a {
  text-decoration: underline;
  color: #db001b;
  font-weight: 400;
}
section.faq_text h3.info {
  margin: 0;
}
section.faq_text h3.info:nth-of-type(5) {
  margin-bottom: 40px;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.faq_text h3.info:nth-of-type(5) {
    margin-bottom: 25px;
  }
}
section.faq_text h3 span {
  font-weight: 60;
}
section.press_banner {
  width: 100%;
  position: relative;
  font-weight: 300;
  max-height: 450px;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.press_banner {
    max-height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.press_banner {
    max-height: 220px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.press_banner {
    max-height: 150px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.press_banner {
    background: url("../imgs/new_website/press/press.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 150px;
  }
}
section.press_banner .container,
section.press_banner .row,
section.press_banner .col-md-12 {
  min-height: 0 !important;
  position: relative;
}
section.press_banner img {
  width: 100%;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.press_banner img {
    display: none;
  }
}
section.press_banner h1 {
  color: #fff;
  position: absolute;
  font-size: 85px;
  font-weight: 300;
  left: 26%;
  bottom: 0;
  line-height: 67px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.press_banner h1 {
    font-size: 85px;
    left: 13%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.press_banner h1 {
    font-size: 75px;
    bottom: 0;
    left: 6%;
    line-height: 58px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.press_banner h1 {
    display: none;
  }
}
section.featured {
  background-color: $fff;
  width: 100%;
  font-weight: 300 !important;
  padding: 50px 0 0 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.featured {
    padding: 30px 0 0 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.featured {
    padding: 30px 0 0 0;
  }
}
section.featured h1 {
  text-align: center;
  color: #db001b;
  font-size: 35px;
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.featured h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.featured h1 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
section.featured .featured_border {
  border-bottom: 2px solid #db001b;
}
section.featured .press_logos {
  margin: 50px auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.featured .press_logos {
    margin: 25px auto;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.featured .press_logos {
    margin: 25px auto;
  }
}
section.featured .press_logos img {
  width: 150px;
  padding-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.featured .press_logos img {
    width: 120px;
    padding-bottom: 25px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.featured .press_logos img {
    width: 120px;
    padding-bottom: 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.featured .press_logos a {
    float: none !important;
    text-align: center !important;
    margin: 0 0 10px 0 !important;
    display: block;
  }
}
section.featured .press_logos a:first-child {
  float: left;
  margin-left: 100px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.featured .press_logos a:first-child {
    margin-left: 50px;
  }
}
section.featured .press_logos a:nth-child(2) {
  float: left;
  margin-left: 16%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.featured .press_logos a:nth-child(2) {
    margin-left: 15%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.featured .press_logos a:nth-child(2) {
    margin-left: 11%;
  }
}
section.featured .press_logos a:last-child {
  float: right;
  margin-right: 100px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.featured .press_logos a:last-child {
    margin-right: 50px;
  }
}
section.press_links,
section.logo_download {
  background-color: #fff;
  width: 100%;
  padding: 60px 0 50px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.press_links,
  section.logo_download {
    padding: 40px 0 25px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.press_links,
  section.logo_download {
    padding: 40px 0 25px 0;
  }
}
section.press_links .border,
section.logo_download .border {
  border-bottom: 2px solid #db001b;
}
section.press_links h1,
section.logo_download h1 {
  text-align: center;
  color: #db001b;
  font-size: 35px;
  margin-bottom: 50px;
  font-weight: 300;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.press_links h1,
  section.logo_download h1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.press_links h1,
  section.logo_download h1 {
    font-size: 26px;
    margin-bottom: 30px;
  }
}
section.press_links h2,
section.logo_download h2 {
  text-align: center;
  color: #db001b;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5em;
  margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.press_links h2,
  section.logo_download h2 {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.press_links h2,
  section.logo_download h2 {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
section.press_links a.link,
section.logo_download a.link {
  text-decoration: underline;
  color: #000;
  text-align: center;
  display: block;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 300;
}
section.press_links a.contact,
section.logo_download a.contact,
section.press_links a.download,
section.logo_download a.download {
  display: block;
  text-align: center;
  margin: 50px auto 50px auto;
  padding-top: 13px;
  width: 22%;
  height: 42px;
  border: 2px solid #db001b;
  background-color: #db001b;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.press_links a.contact,
  section.logo_download a.contact,
  section.press_links a.download,
  section.logo_download a.download {
    width: 45%;
    margin: 35px auto 35px auto;
  }
}
section.press_links a.contact:hover,
section.logo_download a.contact:hover,
section.press_links a.download:hover,
section.logo_download a.download:hover {
  color: #db001b;
  background-color: #fff;
}
section.logo_download {
  padding: 10px 0 20px 0;
}
section.logo_download h1 {
  margin-bottom: 30px;
}
section.logo_download h2 {
  color: #000;
  margin-bottom: 0;
}
section.logo_download a {
  margin: 40px auto 40px auto !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.logo_download a {
    margin: 35px auto 35px auto !important;
  }
}
section.press_cover {
  width: 100%;
  position: relative;
  font-weight: 300;
  max-height: 450px;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.press_cover {
    max-height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.press_cover {
    max-height: 220px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.press_cover {
    max-height: 150px;
  }
}
section.press_cover .container,
section.press_cover .row,
section.press_cover .col-md-12 {
  min-height: 0 !important;
  position: relative;
}
section.press_cover img.cover_image {
  width: 100%;
}
section.press_cover img.brand_logo {
  position: absolute;
  bottom: 25px;
  right: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.press_cover img.brand_logo {
    width: 27%;
    bottom: 15px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.press_cover img.brand_logo {
    width: 35%;
    bottom: 10px;
    right: 10px;
  }
}
section.news {
  width: 100%;
  background-color: #fff;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif !important;
  padding: 50px 0 0 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.news {
    padding: 30px 0 0 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.news {
    padding: 30px 0 0 0;
  }
}
section.news h1.title {
  color: #db001b;
  font-size: 35px;
  margin-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.news h1.title {
    font-size: 30px;
    margin-bottom: 25px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.news h1.title {
    font-size: 26px;
    margin-bottom: 25px;
  }
}
section.news img.main_image {
  display: block;
  margin: 0 auto 40px auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.news img.main_image {
    width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.news img.main_image {
    width: 25%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.news img.main_image {
    width: 50%;
  }
}
section.news span {
  font-family: 'Open Sans', sans-serif !important;
}
section.news p,
section.news p span {
  color: #000 !important;
  line-height: 1.5em !important;
  font-size: 18px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 300 !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.news p,
  section.news p span {
    font-size: 16px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.news p,
  section.news p span {
    font-size: 15px !important;
    width: 96%;
    padding: 0 2%;
  }
}
section.news p a,
section.news p span a {
  font-family: 'Open Sans', sans-serif !important;
  color: #000 !important;
}
section.news p strong,
section.news p span strong {
  font-weight: 600 !important;
  font-family: 'Open Sans', sans-serif !important;
}
section.news p em,
section.news p span em {
  font-style: italic !important;
  font-family: 'Open Sans', sans-serif !important;
}
section.news ul,
section.news ol {
  font-size: 18px !important;
  line-height: 1.5em !important;
  margin: 10px 0;
  font-family: 'Open Sans', sans-serif !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.news ul,
  section.news ol {
    font-size: 16px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.news ul,
  section.news ol {
    font-size: 15px !important;
    width: 96%;
    padding: 0 2%;
  }
}
section.news ul {
  list-style: disc;
}
section.news ol {
  list-style: lower-roman;
}
section.assets {
  width: 100%;
  background-color: #fff;
  font-weight: 300;
  padding: 40px 0 0 0;
  font-family: 'Open Sans', sans-serif !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.assets {
    padding: 25px 0 0 0;
  }
}
section.assets .asset {
  width: 24%;
  margin: 0 4%;
  display: inline-block;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.assets .asset {
    width: 50%;
    margin: 0 auto 4% auto;
    display: block;
  }
}
section.assets .asset img {
  width: 100%;
}
section.assets .asset p {
  color: #000;
  line-height: 1.5em;
  font-size: 18px;
  margin: 20px 0;
  text-align: center;
  font-family: 'Open Sans', sans-serif !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.assets .asset p {
    font-size: 16px;
    margin: 13px 0;
  }
}
section.social_links {
  width: 100%;
  background-color: #fff;
  font-weight: 300;
  padding: 40px 0 20px 0;
}
section.social_links .border {
  border-top: 2px solid #db001b;
}
section.social_links h3 {
  color: #000;
  line-height: 1.5em;
  font-size: 18px;
  margin: 20px 10px 0 0;
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.social_links h3 {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.social_links h3 {
    font-size: 15px;
  }
}
section.social_links .social {
  cursor: pointer;
}
section.social_links .social i {
  font-size: 34px;
  margin-top: 14px;
  vertical-align: top;
  display: inline-block;
  cursor: pointer;
}
section.social_links .social i.icon-twitter {
  color: #4099ff;
}
section.social_links .social i.icon-facebook {
  color: #3b5998;
}
section.no-news {
  min-height: 600px;
  padding: 70px 0 40px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.no-news {
    padding: 60px 0 30px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.no-news {
    padding: 50px 0 30px 0;
  }
}
section.no-news h1 {
  color: #db001b;
  text-align: left;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 32px;
  line-height: 1.2em;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.no-news {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.no-news {
    font-size: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.no-news {
    font-size: 24px;
  }
}
section.no-news h3 {
  text-align: left;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 300;
  margin: 40px 0 20px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.no-news {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.no-news {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.no-news {
    font-size: 15px;
  }
}
section.no-news a {
  text-decoration: underline;
  color: #000;
}
section.privacy {
  background-color: $fff;
  width: 100%;
  font-weight: 300 !important;
  margin: 60px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.privacy {
    margin: 35px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.privacy {
    margin: 35px 0;
  }
}
section.privacy h1 {
  color: #db001b;
  font-size: 35px;
  margin-bottom: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.privacy h1 {
    font-size: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.privacy h1 {
    font-size: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.privacy h1 {
    font-size: 26px;
  }
}
section.privacy h2 {
  color: #db001b;
  font-size: 18px;
  margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.privacy h2 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.privacy h2 {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.privacy h2 {
    font-size: 15px;
  }
}
section.privacy p,
section.privacy h3 {
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.privacy p,
  section.privacy h3 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.privacy p,
  section.privacy h3 {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.privacy p,
  section.privacy h3 {
    font-size: 15px;
  }
}
section.privacy h3 {
  margin-bottom: 0;
}
section.privacy p:last-child {
  font-size: 14px;
  font-weight: 400;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.privacy p:last-child {
    font-size: 12px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.privacy p:last-child {
    font-size: 12px;
  }
}
section.privacy strong {
  font-weight: 600 !important;
}
section.privacy em {
  font-style: italic !important;
}
section.privacy ul,
section.privacy ol {
  font-size: 18px !important;
  line-height: 1.5em !important;
  margin: 10px 0;
  font-family: 'Open Sans', sans-serif !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.privacy ul,
  section.privacy ol {
    font-size: 16px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.privacy ul,
  section.privacy ol {
    font-size: 15px !important;
    width: 96%;
    padding: 0 2%;
  }
}
section.privacy ul {
  list-style: disc;
}
section.privacy ol {
  list-style: lower-roman;
}
section.privacy a {
  color: #000 !important;
}
section.terms {
  background-color: $fff;
  width: 100%;
  font-weight: 300 !important;
  margin: 60px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.terms {
    margin: 35px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.terms {
    margin: 35px 0;
  }
}
section.terms h1 {
  color: #db001b;
  font-size: 35px;
  margin-bottom: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.terms h1 {
    font-size: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.terms h1 {
    font-size: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.terms h1 {
    font-size: 26px;
  }
}
section.terms h2 {
  color: #db001b;
  font-size: 18px;
  margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.terms h2 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.terms h2 {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.terms h2 {
    font-size: 15px;
  }
}
section.terms p {
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.terms p {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.terms p {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.terms p {
    font-size: 15px;
  }
}
section.terms strong {
  font-weight: 600 !important;
}
section.terms em {
  font-style: italic !important;
}
section.terms ul,
section.terms ol {
  font-size: 18px !important;
  line-height: 1.5em !important;
  margin: 10px 0;
  font-family: 'Open Sans', sans-serif !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.terms ul,
  section.terms ol {
    font-size: 16px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.terms ul,
  section.terms ol {
    font-size: 15px !important;
    width: 96%;
    padding: 0 2%;
  }
}
section.terms ul {
  list-style: disc;
}
section.terms ol {
  list-style: lower-roman;
}
section.terms a {
  color: #000 !important;
}
section.product_cover {
  width: 100%;
  position: relative;
  font-weight: 300;
}
section.product_cover .cover_image {
  width: 100%;
}
section.product_cover .container,
section.product_cover .row,
section.product_cover .col-md-3,
section.product_cover .col-md-9 {
  position: relative;
}
section.product_cover .prod_img_container {
  position: absolute;
  bottom: -3px;
  border-bottom: 3px solid #db001b;
  width: 90%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.product_cover .prod_img_container {
    width: 87%;
  }
}
section.product_cover .prod_img_container img.prod_img {
  display: block;
  margin: 0 auto;
  width: 70%;
}
section.product_cover .prod_img_container img.label_img {
  display: block;
  margin: 0 auto;
  width: 30%;
}
section.product_cover h1 {
  position: absolute;
  bottom: 25px;
  color: #fff;
  font-size: 34px;
}
section.product_about,
section.product {
  width: 100%;
  position: relative;
  font-weight: 300;
  padding: 80px 0 80px 0;
}
section.product_about ul,
section.product ul {
  width: 100%;
}
section.product_about ul li,
section.product ul li {
  width: 100%;
  background-color: #ccc;
}
section.product_about ul li a,
section.product ul li a {
  width: 100%;
  padding: 14px 0 14px 20px;
  display: block;
  text-decoration: none;
  color: #666;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 3px;
  cursor: pointer;
}
section.product_about ul li a:hover,
section.product ul li a:hover {
  background-color: #db001b;
  color: #fff;
}
section.product_about ul li.active,
section.product ul li.active {
  background-color: #db001b;
}
section.product_about ul li.active a,
section.product ul li.active a {
  color: #fff;
}
section.product_about h1.subtitle,
section.product h1.subtitle {
  color: #db001b;
  font-size: 25px;
  margin: 30px 0;
}
section.product_about h1.subtitle:first-child,
section.product h1.subtitle:first-child {
  margin-top: 0;
}
section.product_about p,
section.product p {
  color: #000;
  line-height: 1.5em;
  font-size: 20px;
  margin-bottom: 20px;
}
section.product_about img,
section.product img {
  width: 100%;
}
section.product_setup h1.subtitle:first-child {
  margin-top: 0;
}
section.product_setup p.step_text {
  color: #000;
  line-height: 1.5em;
  font-size: 18px;
  margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.product_setup p.step_text {
    font-size: 16px;
  }
}
section.product_setup .video {
  margin-bottom: 40px;
}
section.product_setup .setup_procedure .step {
  padding: 0 0 10px 0;
}
section.product_setup .setup_procedure .step img {
  width: 35%;
  display: inline-block;
  margin-right: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.product_setup .setup_procedure .step img {
    width: 36%;
  }
}
section.product_setup .setup_procedure .step div {
  display: inline-block;
  width: 60%;
  vertical-align: top;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.product_setup .setup_procedure .step div {
    width: 54%;
  }
}
section.product_setup .setup_procedure .step div h2.step_title {
  color: #db001b;
  font-size: 25px;
  margin: 30px 0;
  margin: 0 0 30px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.product_setup .setup_procedure .step div h2.step_title {
    margin: 0 0 10px 0;
  }
}
section.beta_banner {
  background: url("../imgs/new_website/iosbeta/header.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding: 4% 0;
  min-height: 350px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.beta_banner {
    min-height: 250px;
    padding: 3% 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.beta_banner {
    min-height: 220px;
    padding: 3% 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_banner {
    min-height: 170px;
    padding: 3% 0;
    background-position-x: 60%;
  }
}
section.beta_banner img {
  width: 100%;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_banner img {
    display: none;
  }
}
section.beta_banner h1,
section.beta_banner h2 {
  color: #fff;
  font-weight: 300;
  font-size: 50px;
  letter-spacing: 2px;
  text-align: center;
  display: block;
  margin-top: 45px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.beta_banner h1,
  section.beta_banner h2 {
    font-size: 33px;
    margin-top: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.beta_banner h1,
  section.beta_banner h2 {
    font-size: 30px;
    margin-top: 45px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_banner h1,
  section.beta_banner h2 {
    margin-top: 35px;
    font-size: 26px;
    line-height: 1em;
  }
}
section.beta_banner h2 {
  margin-top: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.beta_banner h2 {
    margin-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.beta_banner h2 {
    margin-top: 10px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_banner h2 {
    margin-top: 10px;
  }
}
section.beta_content {
  margin: 70px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.beta_content {
    margin: 55px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.beta_content {
    margin: 55px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_content {
    margin: 45px 0;
  }
}
section.beta_content h1 {
  color: #333;
  text-align: center;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 32px;
  margin: 0 auto 40px auto;
  width: 80%;
  line-height: 1.2em;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.beta_content h1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.beta_content h1 {
    font-size: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_content h1 {
    font-size: 24px;
    width: 95%;
  }
}
section.beta_content h2 {
  font-weight: 300 !important;
  font-size: 23px;
  line-height: 1.5em;
  color: #333;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.beta_content h2 {
    font-size: 23px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.beta_content h2 {
    font-size: 21px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_content h2 {
    font-size: 20px;
  }
}
section.beta_content p {
  font-weight: 300 !important;
  font-size: 18px;
  line-height: 1.5em;
  color: #423e3e;
  margin-bottom: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.beta_content p {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.beta_content p {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_content p {
    font-size: 15px;
    text-align: center;
  }
}
section.beta_content p:last-child {
  margin-bottom: 0;
}
section.beta_content p.footnote {
  font-size: 14px;
  border-top: 1px solid #e4e1e1;
  padding-top: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.beta_content p.footnote {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.beta_content p.footnote {
    font-size: 12px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_content p.footnote {
    font-size: 11px;
  }
}
section.beta_content div.info-window {
  padding: 30px;
  margin-bottom: 1.5em;
  border: 1px solid #f3f3da;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background-color: #ffffe5;
}
section.beta_content ul {
  padding: 10px 0 30px 0;
}
section.beta_content ul li {
  font-size: 18px;
  font-weight: 300 !important;
  list-style-type: disc;
  margin-left: 30px;
  line-height: 28px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.beta_content ul li {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.beta_content ul li {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_content ul li {
    font-size: 15px;
  }
}
section.beta_content ul ul {
  padding-bottom: 0;
}
section.beta_content ul.details ul {
  margin-left: 20px;
}
section.beta_content ul.short > li {
  font-size: 8px;
}
section.beta_content ul.short > li span,
section.beta_content ul.short > li ul {
  font-size: 18px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.beta_content ul.short > li span,
  section.beta_content ul.short > li ul {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.beta_content ul.short > li span,
  section.beta_content ul.short > li ul {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_content ul.short > li span,
  section.beta_content ul.short > li ul {
    font-size: 15px;
  }
}
section.beta_content div.beta_signup h2,
section.beta_content div.beta_success h2 {
  font-weight: 300 !important;
  font-size: 18px;
  line-height: 1.5em;
  color: #333;
  text-align: center;
  margin-bottom: 55px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.beta_content div.beta_signup h2,
  section.beta_content div.beta_success h2 {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.beta_content div.beta_signup h2,
  section.beta_content div.beta_success h2 {
    font-size: 15px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_content div.beta_signup h2,
  section.beta_content div.beta_success h2 {
    font-size: 15px;
    text-align: center;
    margin-bottom: 45px;
  }
}
section.beta_content div.beta_signup form,
section.beta_content div.beta_success form {
  margin: 60px auto 40px auto;
  display: block;
  width: 80%;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_content div.beta_signup form,
  section.beta_content div.beta_success form {
    width: 95%;
  }
}
section.beta_content div.beta_signup form input,
section.beta_content div.beta_success form input {
  width: 45%;
  padding: 10px 10px 11px 10px;
  margin: 0 10px 15px 60px;
  line-height: normal;
  font-size: 14px;
  display: inline-block;
  border: 1px solid #ccc;
  vertical-align: top;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_content div.beta_signup form input,
  section.beta_content div.beta_success form input {
    font-size: 15px;
    display: block;
    width: 70%;
    margin: 0 auto 15px auto;
  }
}
section.beta_content div.beta_signup form input:focus,
section.beta_content div.beta_success form input:focus {
  outline: 2px solid #ccc;
}
section.beta_content div.beta_signup form input.error,
section.beta_content div.beta_success form input.error {
  border: 2px solid #db001b;
  padding: 10px 10px 9px 10px;
}
section.beta_content div.beta_signup form button,
section.beta_content div.beta_success form button {
  width: 35%;
  border: 2px solid #db001b;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 13px 0;
  outline: none;
  background-color: #db001b;
  display: inline-block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.beta_content div.beta_signup form button,
  section.beta_content div.beta_success form button {
    width: 35%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_content div.beta_signup form button,
  section.beta_content div.beta_success form button {
    display: block;
    width: 70%;
    margin: 0 auto 25px auto;
  }
}
section.beta_content div.beta_signup form button:hover,
section.beta_content div.beta_success form button:hover,
section.beta_content div.beta_signup form button.active,
section.beta_content div.beta_success form button.active {
  background-color: #fff;
  color: #db001b;
}
section.beta_content div.beta_signup form .error_messages,
section.beta_content div.beta_success form .error_messages {
  display: none;
  margin-left: 60px;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_content div.beta_signup form .error_messages,
  section.beta_content div.beta_success form .error_messages {
    margin-left: 15%;
  }
}
section.beta_content div.beta_signup form .error_messages p,
section.beta_content div.beta_success form .error_messages p {
  color: #db001b;
  font-size: 13px;
  margin-bottom: 5px;
}
section.beta_content div.beta_signup form .error_messages p img,
section.beta_content div.beta_success form .error_messages p img {
  width: 15px;
  margin: -2px 8px 0 0;
  vertical-align: top;
}
section.beta_content div.beta_signup form .error_messages p span,
section.beta_content div.beta_success form .error_messages p span {
  font-weight: 600;
  text-decoration: underline;
}
section.beta_content div.beta_success {
  display: none;
}
section.beta_content div.beta_success h2 {
  margin-bottom: 0;
}
section.beta_content div.beta_success h2:last-child {
  margin-bottom: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.beta_content div.beta_success h2:last-child {
    margin-bottom: 115px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.beta_content div.beta_success h2:last-child {
    margin-bottom: 120px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.beta_content div.beta_success h2:last-child {
    margin-bottom: 130px;
  }
}
section.jobs_banner {
  background: url("../imgs/new_website/jobs/header-jobs.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding: 4% 0;
  min-height: 350px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.jobs_banner {
    min-height: 250px;
    padding: 3% 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.jobs_banner {
    min-height: 220px;
    padding: 3% 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.jobs_banner {
    min-height: 170px;
    padding: 3% 0;
    background-position-x: 60%;
  }
}
section.jobs_banner img {
  width: 100%;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.jobs_banner img {
    display: none;
  }
}
section.jobs_banner h1,
section.jobs_banner h2 {
  color: #fff;
  font-weight: 300;
  font-size: 50px;
  letter-spacing: 2px;
  text-align: center;
  display: block;
  margin-top: 45px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.jobs_banner h1,
  section.jobs_banner h2 {
    font-size: 33px;
    margin-top: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.jobs_banner h1,
  section.jobs_banner h2 {
    font-size: 30px;
    margin-top: 45px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.jobs_banner h1,
  section.jobs_banner h2 {
    margin-top: 35px;
    font-size: 26px;
    line-height: 1em;
  }
}
section.jobs_banner h2 {
  margin-top: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.jobs_banner h2 {
    margin-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.jobs_banner h2 {
    margin-top: 10px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.jobs_banner h2 {
    margin-top: 10px;
  }
}
section.jobs_content {
  margin: 70px 0;
  min-height: 200px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.jobs_content {
    margin: 55px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.jobs_content {
    margin: 55px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.jobs_content {
    margin: 45px 0;
  }
}
section.jobs_content h1 {
  color: #db001b;
  text-align: left;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 32px;
  line-height: 1.2em;
  margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.jobs_content h1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.jobs_content h1 {
    font-size: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.jobs_content h1 {
    font-size: 24px;
    text-align: center;
  }
}
section.jobs_content h2 {
  line-height: 1.5em;
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.jobs_content h2 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.jobs_content h2 {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.jobs_content h2 {
    font-size: 15px;
    margin-bottom: 15px;
    text-align: center;
  }
}
section.jobs_content h2 a {
  text-decoration: underline;
  color: #000;
}
section.jobs_content .cant-find {
  padding-top: 40px;
}
section.jobs_content .location-divider {
  border-bottom: 1px solid #db001b;
  margin: 40px 0 12px 0;
  padding: 5px 0;
}
section.jobs_content .location-divider i {
  color: #db001b;
  font-size: 28px;
}
section.jobs_content .location-divider p {
  font-size: 22px;
  color: #db001b;
  display: inline-block;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.jobs_content .location-divider p {
    font-size: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.jobs_content .location-divider p {
    font-size: 20px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.jobs_content .location-divider p {
    font-size: 19px;
  }
}
section.jobs_content .job-area {
  margin-bottom: 20px;
}
section.jobs_content .job-area p {
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.jobs_content .job-area p {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.jobs_content .job-area p {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.jobs_content .job-area p {
    font-size: 15px;
  }
}
section.jobs_content .job-area a {
  font-size: 16px;
  text-decoration: underline;
  color: #333;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.jobs_content .job-area a {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.jobs_content .job-area a {
    font-size: 14px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.jobs_content .job-area a {
    font-size: 13px;
  }
}
section.job_ad {
  margin: 70px 0;
  min-height: 200px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.job_ad {
    margin: 55px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.job_ad {
    margin: 55px 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad {
    margin: 45px 0;
  }
}
section.job_ad h1 {
  color: #db001b;
  text-align: left;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 32px;
  line-height: 1.2em;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.job_ad h1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.job_ad h1 {
    font-size: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad h1 {
    font-size: 24px;
  }
}
section.job_ad h2 {
  text-align: left;
  letter-spacing: 2px;
  font-size: 26px;
  line-height: 1.2em;
  margin: 30px 0 20px 0;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.job_ad h2 {
    font-size: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.job_ad h2 {
    font-size: 20px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad h2 {
    font-size: 18px;
  }
}
section.job_ad h3 {
  text-align: left;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 300;
  margin: 40px 0 20px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.job_ad h3 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.job_ad h3 {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad h3 {
    font-size: 15px;
  }
}
section.job_ad h3 a {
  text-decoration: underline;
  color: #000;
}
section.job_ad .location {
  margin-bottom: 20px;
  padding: 5px 0;
}
section.job_ad .location i {
  font-size: 28px;
}
section.job_ad .location p {
  font-size: 22px;
  display: inline-block;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.job_ad .location p {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.job_ad .location p {
    font-size: 18px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad .location p {
    font-size: 17px;
  }
}
section.job_ad .main-text p,
section.job_ad .main-text span {
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.job_ad .main-text p,
  section.job_ad .main-text span {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.job_ad .main-text p,
  section.job_ad .main-text span {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad .main-text p,
  section.job_ad .main-text span {
    font-size: 15px;
  }
}
section.job_ad ul,
section.job_ad ol {
  font-size: 18px !important;
  line-height: 1.5em !important;
  font-weight: 300 !important;
  margin: 10px 0 30px 0;
  font-family: 'Open Sans', sans-serif !important;
  padding-left: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.job_ad ul,
  section.job_ad ol {
    font-size: 16px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad ul,
  section.job_ad ol {
    font-size: 15px !important;
    width: 96%;
    padding: 0 6%;
  }
}
section.job_ad ul {
  list-style: disc;
}
section.job_ad ol {
  list-style: lower-roman;
}
section.job_ad p {
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.job_ad p {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.job_ad p {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad p {
    font-size: 15px;
  }
}
section.job_ad .back {
  color: #000;
  text-decoration: underline;
  font-weight: 300;
  margin-top: 50px;
  display: block;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.job_ad .back {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.job_ad .back {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad .back {
    font-size: 15px;
  }
}
section.job_ad form input,
section.job_ad form textarea {
  width: 40%;
  padding: 5px 10px;
  margin-bottom: 3px;
  line-height: normal;
  font-size: 14px;
  border: 1px solid #333;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.job_ad form input,
  section.job_ad form textarea {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.job_ad form input,
  section.job_ad form textarea {
    width: 50%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad form input,
  section.job_ad form textarea {
    width: 90%;
    margin: 0 0 4px 0;
    display: block;
  }
}
section.job_ad form .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  overflow: hidden;
  position: absolute;
  z-index: -1;
  border: 0;
}
section.job_ad form .fake-file {
  width: 40%;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.job_ad form .fake-file {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.job_ad form .fake-file {
    width: 50%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad form .fake-file {
    width: 90%;
    margin: 0 0 4px 0;
    display: block;
  }
}
section.job_ad form .fake-file .fake {
  width: 100%;
  background-color: #fff;
}
section.job_ad form .fake-file .fake-label {
  font-size: 12px;
  color: #fff;
  background-color: #333;
  cursor: pointer;
  position: absolute;
  width: 30%;
  text-align: center;
  padding: 9px 0 9px 0;
  right: 1px;
  top: 1px;
}
section.job_ad form .fake-file .fake-label * {
  pointer-events: none;
}
section.job_ad form input:focus,
section.job_ad form textarea:focus {
  outline: 1px solid #333;
}
section.job_ad form input.error,
section.job_ad form textarea.error {
  border: 1px solid #db001b;
}
section.job_ad form textarea {
  resize: vertical;
  border: 1px solid #333;
  height: 140px;
  font-weight: 300;
}
section.job_ad form .required-disclaimer {
  margin-top: 10px;
  font-style: italic;
  padding: 5px 0;
  font-size: 13px;
}
section.job_ad form button {
  margin: 0 0 30px 0;
  width: 15%;
  border: 2px solid #db001b;
  font-size: 12px;
  font-weight: 600;
  padding: 13px 0;
  color: #fff;
  background-color: #db001b;
  outline: none;
  display: block;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad form button {
    width: 30%;
    margin: 5px 0 30px 0;
  }
}
section.job_ad form button:hover {
  background-color: #fff;
  color: #db001b;
}
section.job_ad form .error-msg {
  color: #db001b;
  font-size: 12px;
  margin-bottom: 4px;
  padding-top: 3px;
  height: 20px;
  font-style: italic;
}
section.job_ad form .error-msg img {
  width: 13px;
  margin: -1px 8px 0 0;
  vertical-align: top;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad form .error-msg {
    width: 88%;
  }
}
section.job_ad .success-msg {
  background-color: #ebf9e8;
  padding: 10px 15px;
  position: relative;
  display: none;
}
section.job_ad .success-msg div {
  background-color: #38c226;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  margin-right: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.job_ad .success-msg div {
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad .success-msg div {
    width: 30px;
    height: 30px;
    float: left;
  }
}
section.job_ad .success-msg div i {
  color: #fff;
  font-size: 24px;
  margin: 8px 0 0 3px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.job_ad .success-msg div i {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad .success-msg div i {
    font-size: 16px;
  }
}
section.job_ad .success-msg span {
  font-size: 18px;
  font-weight: 300;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.job_ad .success-msg span {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.job_ad .success-msg span {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad .success-msg span {
    font-size: 15px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  section.job_ad .success-msg p {
    clear: both;
  }
}
