.navbar-brand {
  font-size: 35px;
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Lt';
  src: url('/static/fonts/HelveticaNeueLTStd-Lt.otf?4f27a4e5a731');
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Th';
  src: url('/static/fonts/HelveticaNeueLTStd-Th.otf?07007f413fca');
}
@font-face {
  font-family: 'HelveticaNeueLTStd-UltLt';
  src: url('/static/fonts/HelveticaNeueLTStd-UltLt.otf?a1c58ee84e44');
}
@font-face {
  font-family: 'FuturaStd-Light';
  src: url('/static/fonts/FuturaStd-Light.otf?b8434882ba3d');
}
.alert .action {
  float: right;
  position: relative;
  top: -2px;
  right: -2px;
  line-height: 20px;
}
h1,
h2,
h3,
h4 {
  text-rendering: optimizeLegibility;
}
.size-include-border {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.center-wrap {
  text-align: center!important;
}
.center-wrap:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  height: 100%;
  margin-right: -0.25em;
}
.center-wrap > .centered {
  display: inline-block;
  vertical-align: middle;
}
.hide {
  display: none;
}
.nonvisible {
  visibility: hidden;
}
.inlined,
.inlined > * {
  display: inline;
}
.cleared {
  clear: both;
}
.upper {
  text-transform: uppercase;
}
.nobr {
  white-space: nowrap;
}
.overlay {
  z-index: 1000;
  height: 100%;
  width: 100%;
  background: url('/static/img/bg/wood1.jpg?e1e9e8ede956') repeat;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  opacity: 0.45;
  -moz-opacity: 0.45;
  filter: alpha(opacity=45);
}
.overlay img {
  position: absolute;
  top: 30%;
  left: 50%;
}
.card {
  color: #1a1a1a;
  text-shadow: 0 1px 0 #FFF;
  padding: 18px 68px 38px 0;
  font-size: 16px;
  min-height: 300px;
  line-height: 1.5em;
}
.card h1,
.card h2 {
  line-height: 50px;
}
.card h1 {
  font-weight: 200;
  margin-bottom: 25px;
}
.card p {
  font-size: 1em;
  font-weight: 300;
}
.card hr {
  border-top: 1px solid #CFCFCF;
}
.card ul {
  margin-left: 10px;
  list-style-image: url('/static/img/common/dash.png?e92cc83b9fff');
}
form .error {
  color: red;
  font-size: 1.2em;
  display: inline-block;
  padding: 0 10px;
}
.fa-2 {
  font-size: 2em;
}
.fa-3 {
  font-size: 4em;
}
.fa-4 {
  font-size: 7em;
}
.fa-5 {
  font-size: 12em;
}
.fa-6 {
  font-size: 20em;
}
pre.simple {
  background-color: white;
  border: none;
  border-radius: 0;
}
.ui-pnotify-title {
  line-height: 17px;
  min-height: 17px;
}
h4.ui-pnotify-title {
  font-size: 14px;
}
.ui-pnotify-text {
  font-family: "HelveticaNeueLTStd-Th" !important;
  font-size: 13px;
  line-height: 18px;
}
body {
  background: #d6eef3;
}
body #content {
  background-color: white;
}
body .font-thin {
  font-family: 'HelveticaNeueLTStd-Th', "Segoe UI Semilight", "Segoe UI";
}
body .font-ultra-light {
  font-family: 'HelveticaNeueLTStd-UltLt', "Segoe UI Semilight", "Segoe UI";
}
body .navbar {
  font-size: 21px;
}
body .navbar .navbar-brand {
  font-family: "FuturaStd-Light", "HelveticaNeueUltraLight", "HelveticaNeue-Ultra-Light", "Helvetica Neue Ultra Light", "HelveticaNeue", "Helvetica Neue", "Segoe UI Semilight", "Segoe UI", 'TeXGyreHerosRegular', "Arial", sans-serif;
  font-weight: 100;
  font-stretch: normal;
}
body .navbar .navbar-nav li a {
  color: black;
}
body .navbar .navbar-nav li.active > a,
body .navbar .navbar-nav li.active > a:hover,
body .navbar .navbar-nav li.active > a:focus {
  color: #86377D;
}
body .footer {
  text-align: center;
  padding: 75px 0px 70px;
  background: #d6eef3;
}
body .footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
body .footer ul li {
  font-family: "FuturaStd-Light", "HelveticaNeueUltraLight", "HelveticaNeue-Ultra-Light", "Helvetica Neue Ultra Light", "HelveticaNeue", "Helvetica Neue", "Segoe UI Semilight", "Segoe UI", 'TeXGyreHerosRegular', "Arial", sans-serif;
  font-size: 13pt;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 10px;
}
body .footer ul li a {
  color: #808184;
}
body .footer ul li a:hover {
  color: #62285b;
  text-decoration: none;
}
body .hero-unit {
  background: #0094b2;
  position: relative;
}
body .position-absolute {
  position: absolute;
}
body .content.center {
  width: 100%;
  text-align: center;
}
body .content.center .title,
body .content.center .description,
body .content.center .get-key {
  text-align: center;
}
body .content .title {
  font-size: 100px;
  color: #ffffff;
  font-family: 'HelveticaNeueLTStd-Th', "Segoe UI Semilight", "Segoe UI";
  margin-bottom: -20px;
}
body .content .description {
  font-size: 42px;
  width: 616px;
  margin: auto;
  color: #F9F09D;
  line-height: 45px;
  font-family: 'HelveticaNeueLTStd-UltLt', "Segoe UI Semilight", "Segoe UI";
}
body .content .get-key {
  margin-top: 25px;
}
body .content .get-key a {
  padding: 0;
  font-size: 42px;
  width: 406px;
  height: 92px;
  line-height: 92px;
  color: #ffffff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #62285b;
}
body .content .get-key a:hover {
  background: #86377d;
}
@media (max-width: 767px) {
  body .hero-unit {
    padding: 0 10px;
  }
  body .hero-unit .content .title {
    font-size: 55px;
  }
  body .hero-unit .content .description {
    width: auto;
  }
}
body #sec-inner {
  background-color: white;
  padding-top: 70px;
}
body #sec-inner .container {
  padding-left: 20px;
  padding-right: 20px;
}
body #sec-inner .container input[type=text],
body #sec-inner .container input[type=password],
body #sec-inner .container button {
  width: 250px;
}
body #sec-inner .container input[type=text],
body #sec-inner .container input[type=password] {
  padding: 6px 12px;
  color: #555;
  background-color: #FFF;
  background-image: none;
  border: 1px solid #CCC;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
body #sec-inner .container .form-normal input[type=text],
body #sec-inner .container .form-normal input[type=password] {
  width: 100%;
}
body#normal-page .footer {
  margin: 0 auto;
  width: 100%;
}
body#landing .navbar-default,
body#api .navbar-default,
body#add-ons .navbar-default,
body#safe-browser .navbar-default {
  background-color: rgba(255, 255, 255, 0.7);
}
.sidebar {
  margin-top: 30px;
}
.sidebar .sidenav {
  padding-top: 20px;
  padding-bottom: 20px;
  text-shadow: 0 1px 0 #FFF;
  background-color: #F7F5FA;
}
.sidebar .sidenav li {
  padding-left: 20px;
}
.sidebar .sidenav li.active a {
  color: #62285b;
}
.side-document h1 {
  padding-top: 90px;
  margin-top: -30px;
}
.affix {
  width: 263px;
  position: fixed;
  top: 60px;
}
.affix-top {
  position: relative;
}
body#landing .hero-unit {
  min-height: 700px;
  background: bottom #0094b2 no-repeat url('/static/img/landing-horizon.png?2649493ecbe5');
}
body#landing .left-cloud {
  width: 185px;
  height: 117px;
  left: 63px;
  top: 70%;
  background: url('/static/img/landing-cloud-left.png?4f54035af38a') no-repeat center;
}
body#landing .right-cloud {
  width: 255px;
  height: 162px;
  top: 30%;
  right: 40px;
  background: url('/static/img/landing-cloud-right.png?d818ecb611ad') no-repeat center;
}
body#landing .top-figure {
  width: 100%;
  height: 429px;
  background: url('/static/img/landing-figure.png?4a2f4ab5de56') no-repeat center;
}
body#landing .content {
  top: 380px;
}
body#api .hero-unit {
  min-height: 700px;
}
body#api .hero-unit .left-cloud,
body#api .hero-unit .right-cloud {
  height: 190px;
  bottom: 0px;
  width: 100%;
  position: absolute;
}
body#api .hero-unit .left-cloud {
  background: left bottom no-repeat url('/static/img/api-cloud-left.png?fb5e43363275');
}
body#api .hero-unit .right-cloud {
  background: right bottom no-repeat url('/static/img/api-cloud-right.png?e0aaaa10eed5');
}
body#api .hero-unit .title {
  font-size: 100px;
}
body#api .hero-unit .content {
  position: absolute;
  top: 150px;
}
body#api .hero-unit .content .description {
  width: 740px;
}
body#api .hero-unit .content pre.prettyprint {
  margin: 0;
  border-color: #62285b !important;
}
body#api .download-sdk {
  padding: 45px 0 70px;
}
body#api .download-sdk .download a {
  font-size: 28px;
  color: #62285b;
  text-decoration: underline;
}
body#api .download-sdk .code-sample {
  text-align: center;
}
@media (max-width: 767px) {
  body#api .hero-unit {
    padding: 0;
  }
  body#api .hero-unit .content .title {
    font-size: 55px;
  }
  body#api .hero-unit .content .description {
    width: auto;
  }
}
body#add-ons .hero-unit {
  min-height: 700px;
}
body#add-ons .hero-unit .right-picture {
  height: 750px;
  bottom: 0px;
  right: 0px;
  width: 100%;
  position: absolute;
  background: right bottom no-repeat url('/static/img/webfilter-right.png?75de7619ce0f');
}
body#add-ons .hero-unit .content {
  left: 100px;
  top: 200px;
  position: absolute;
}
body#add-ons .hero-unit .content .title,
body#add-ons .hero-unit .content .description,
body#add-ons .hero-unit .content .get-key {
  width: auto;
}
body#add-ons .hero-unit .content .title {
  font-size: 87px;
}
body#add-ons .hero-unit .content .description {
  width: 740px;
}
body#add-ons .hero-unit .content .browser-support {
  font-size: 21px;
  margin-top: 10px;
  color: #62285b;
}
@media (max-width: 767px) {
  body#add-ons .hero-unit .content {
    left: auto;
  }
  body#add-ons .hero-unit .content .title {
    font-size: 55px;
  }
  body#add-ons .hero-unit .content .description {
    width: auto;
  }
}
@media (max-width: 1199px) {
  body#add-ons .hero-unit .right-picture {
    right: -250px;
  }
  body#add-ons .hero-unit .content .title {
    font-size: 65px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  body#add-ons .hero-unit .right-picture {
    right: -200px;
  }
}
body#safe-browser .hero-unit {
  min-height: 700px;
}
body#safe-browser .hero-unit .left-picture {
  height: 750px;
  top: 113px;
  left: 0px;
  width: 100%;
  position: absolute;
  background: left top no-repeat url('/static/img/safebrowser-left.png?e00b2d04f17b');
}
body#safe-browser .hero-unit .content {
  right: 115px;
  top: 170px;
  position: absolute;
}
body#safe-browser .hero-unit .content .title,
body#safe-browser .hero-unit .content .description,
body#safe-browser .hero-unit .content .get-key {
  width: auto;
}
body#safe-browser .hero-unit .content .title {
  font-size: 87px;
}
body#safe-browser .hero-unit .content .description {
  width: 535px;
}
body#safe-browser .hero-unit .content .mobile-support {
  margin-top: 70px;
  padding: 10px 0;
  font-size: 32px;
}
body#safe-browser .hero-unit .content .mobile-support .available-on {
  margin-bottom: 25px;
  color: #62285b;
}
@media (max-width: 767px) {
  body#safe-browser .hero-unit .content {
    right: auto;
  }
  body#safe-browser .hero-unit .content .title {
    font-size: 55px;
  }
  body#safe-browser .hero-unit .content .description {
    width: auto;
  }
}
@media (max-width: 1199px) {
  body#safe-browser .hero-unit .left-picture {
    left: -100px;
  }
}
@media (min-width: 1600px) {
  body#safe-browser .hero-unit .content {
    right: auto;
    left: 900px;
  }
}
body#safe-browser .features ul {
  list-style: none;
  margin: 0;
  padding: 0 40px;
}
body#safe-browser .features ul li {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 40px;
  border-bottom: grey solid 1px;
  text-align: center;
}
body#safe-browser .features ul li:last-child {
  border-bottom: none;
}
body#safe-browser .features ul .span-text,
body#safe-browser .features ul .span-pic {
  display: inline-block;
  width: 500px;
}
body#safe-browser .features ul .span-text h3,
body#safe-browser .features ul .span-text p {
  display: block;
  margin: auto;
  text-align: left;
}
body#safe-browser .features ul .span-text h3 {
  font-size: 72px;
  font-family: HelveticaNeueLTStd-UltLt, "Segoe UI Semilight", "Segoe UI";
}
body#safe-browser .features ul .span-text p {
  font-size: 38px;
  font-family: HelveticaNeueLTStd-Th, "Segoe UI Semilight", "Segoe UI";
}
@media (min-width: 1200px) {
  body#safe-browser .features ul li .span-text,
  body#safe-browser .features ul li .span-pic {
    height: 500px;
    vertical-align: top;
  }
  body#safe-browser .features ul li .span-text h3 {
    margin-top: 150px;
  }
  body#safe-browser .features ul li:nth-child(odd) .row > div:nth-child(1) {
    float: left;
  }
  body#safe-browser .features ul li:nth-child(even) .row > div:nth-child(1) {
    float: right;
  }
}
@media (max-width: 1199px) {
  body#safe-browser .features ul .span-text,
  body#safe-browser .features ul .span-pic {
    display: inline-block;
    width: 500px;
  }
  body#safe-browser .features ul .span-text {
    margin-bottom: 30px;
  }
}
body#user-registrations .header {
  padding: 25px 45px;
  margin-top: 40px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #0094b2;
  color: #ffffff;
}
body#user-registrations .controller {
  position: relative;
  padding: 60px 100px;
  margin-bottom: 100px;
  min-height: 370px;
  background-color: #ffffff;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
body#user-registrations .control-group {
  position: relative;
  margin-top: 20px;
}
body#user-registrations .input {
  margin-left: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f4f6fa;
  font-size: larger;
  height: 32px;
}
body#user-registrations .input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #dbe2ef;
}
body#user-registrations .input:hover {
  background-color: #bfcbe2;
}
body#user-registrations .btn {
  color: #333333;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: -webkit-linear-gradient(top, #e6e6e6 0%, #d9d9d9 100%);
  background-image: linear-gradient(to bottom, #e6e6e6 0%, #d9d9d9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffd9d9d9', GradientType=0);
  border-color: #d9d9d9 #d9d9d9 #b3b3b3;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #d9d9d9;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  text-shadow: none;
}
body#user-registrations .btn:hover,
body#user-registrations .btn:active,
body#user-registrations .btn.active,
body#user-registrations .btn.disabled,
body#user-registrations .btn[disabled] {
  color: #333333;
  background-color: #d9d9d9;
  *background-color: #cccccc;
}
body#user-registrations .btn:active,
body#user-registrations .btn.active {
  background-color: #bfbfbf \9;
}
body#user-registrations .btn.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: -webkit-linear-gradient(top, #00bee5 0%, #00a9cb 100%);
  background-image: linear-gradient(to bottom, #00bee5 0%, #00a9cb 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bee5', endColorstr='#ff00a9cb', GradientType=0);
  border-color: #00a9cb #00a9cb #006a7f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #00a9cb;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  text-shadow: none;
}
body#user-registrations .btn.btn-info:hover,
body#user-registrations .btn.btn-info:active,
body#user-registrations .btn.btn-info.active,
body#user-registrations .btn.btn-info.disabled,
body#user-registrations .btn.btn-info[disabled] {
  color: #ffffff;
  background-color: #00a9cb;
  *background-color: #0094b2;
}
body#user-registrations .btn.btn-info:active,
body#user-registrations .btn.btn-info.active {
  background-color: #007f98 \9;
}
body#user-registrations .center-block {
  text-align: center;
}
body#user-registrations .center-block .wrapper {
  display: inline-block;
  text-align: left;
}
body#user-registrations div.error {
  font-size: larger;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
}
body#user-registrations div.error i {
  font-size: 35px;
  color: #e62b0c;
  margin-right: 10px;
}
body#user-registrations .get-token input {
  width: 350px;
}
body#user-registrations .get-token .show-onloading {
  display: none;
}
body#user-registrations .get-token .loading > .hide-onloading {
  display: none;
}
body#user-registrations .get-token .loading > .show-onloading {
  display: inline;
}
body#user-registrations .get-token.complete .success-info {
  display: block;
  margin-top: 20px;
}
body#user-registrations .get-token.complete .form {
  display: none;
}
body#user-registrations .get-token .success-info {
  display: none;
}
body#user-registrations .sign-up input {
  width: 350px;
}
body#user-registrations .sign-up .control-group {
  margin-bottom: 10px;
  position: relative;
}
body#user-registrations .sign-up .control-group label {
  position: absolute;
  left: -80px;
  text-align: right;
  width: 80px;
  margin: 0;
  margin-top: 5px;
}
body#user-registrations .sign-up button,
body#user-registrations .sign-up div.terms {
  margin-bottom: 10px;
}
body#user-registrations .sign-up button {
  width: 362px;
}
body#user-registrations .enter-name label {
  line-height: 1em;
  font-size: 2em;
  margin-bottom: 20px;
}
body#user-registrations .enter-name .prompt-real-name {
  font-size: 0.9em;
}
body#user-registrations .enter-name .navigator {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: 100%;
}
body#user-sessions {
  background: #ffffff;
}
body#user-sessions .bottom .container:first-child {
  border-bottom: solid 1px #eeeeee;
}
body#user-sessions .bottom .reset_password_prompt {
  position: relative;
  font-size: larger;
  text-align: center;
  padding: 50px 20px;
  border-bottom: solid 1px #eeeeee;
}
body#user-sessions .bottom form {
  width: 250px;
  margin: 100px auto 50px;
}
body#user-sessions .bottom form .wrapper input,
body#user-sessions .bottom form .wrapper button {
  display: block;
  width: 250px;
}
body#user-sessions .bottom form .control-group {
  position: relative;
  margin-top: 20px;
}
body#user-sessions .bottom form .control-group label {
  white-space: nowrap;
  position: absolute;
  right: 250px;
  text-align: right;
  margin: 0;
  margin-top: 5px;
  padding-right: 10px;
}
body#user-sessions .bottom form .remember-me label,
body#user-sessions .bottom form .forget {
  font-size: small;
}
body#user-sessions .bottom form .remember-me {
  text-align: left;
}
body#user-sessions .bottom form .remember-me label {
  display: inline;
}
body#user-sessions .bottom form .login-options {
  margin: 15px 0;
}
body#user-sessions .bottom form .login-options #user_remember_me {
  margin: 0 4px 0 0;
}
body#user-sessions .bottom form button {
  width: 250px;
  height: 43px;
  font-size: larger;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: -webkit-linear-gradient(top, #00bee5 0%, #00a9cb 100%);
  background-image: linear-gradient(to bottom, #00bee5 0%, #00a9cb 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bee5', endColorstr='#ff00a9cb', GradientType=0);
  border-color: #00a9cb #00a9cb #006a7f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #00a9cb;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
body#user-sessions .bottom form button:hover,
body#user-sessions .bottom form button:active,
body#user-sessions .bottom form button.active,
body#user-sessions .bottom form button.disabled,
body#user-sessions .bottom form button[disabled] {
  color: #ffffff;
  background-color: #00a9cb;
  *background-color: #0094b2;
}
body#user-sessions .bottom form button:active,
body#user-sessions .bottom form button.active {
  background-color: #007f98 \9;
}
body#user-sessions .bottom .error-message {
  display: none;
}
body#user-sessions .bottom .error .error-message {
  display: inline-block;
  position: absolute;
  left: 270px;
  white-space: nowrap;
  top: 2px;
  background: url('/static/mycss/less/@login-error-tag-url') no-repeat left top;
  padding-left: 9px;
}
body#user-sessions .bottom .error .error-message > div {
  padding: 3px 10px 4px;
  border: solid 1px #af1b1c;
  border-left: none;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background: #d84b47;
  color: #ffffff;
}
body#user-sessions .bottom .go-sign-up {
  margin: 20px auto;
  font-size: small;
}
.fa-product {
  color: #0094B2;
}
body#management .hero-unit {
  min-height: 400px;
}
#txt-key {
  cursor: text;
  background-color: #FAFAFA;
}
.supportpage h2 {
  font-size: 31px;
}
.supportpage ul {
  list-style: none;
}
.supportpage ul > li > ul,
.supportpage ul > li > ol {
  padding-left: 0;
  list-style-position: inside;
}
.supportpage #faq > ul,
.supportpage #faq > ol {
  padding-left: 0;
}
/* Below is as reference, it included in bootstrap-changed.less:

// Extra small screen / phone
// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1
@screen-xs:                  480px;
@screen-xs-min:              @screen-xs;
@screen-phone:               @screen-xs-min;

// Small screen / tablet
// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
@screen-sm:                  768px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;

// Medium screen / desktop
// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1
@screen-md:                  992px;
@screen-md-min:              @screen-md;
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1
@screen-lg:                  1200px;
@screen-lg-min:              @screen-lg;
@screen-lg-desktop:          @screen-lg-min;

// Extra large screen / Extra wide desktop
@screen-xl:                  1600px;
@screen-xl-min:              @screen-xl;
@screen-xl-desktop:          @screen-xl-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max:              (@screen-sm-min - 1);
@screen-sm-max:              (@screen-md-min - 1);
@screen-md-max:              (@screen-lg-min - 1);
@screen-lg-max:              (@screen-xl-min - 1);
*/
@media (max-width: 767px) {
  body {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column p,
  .column h3 {
    padding: 5px 5px;
  }
  .column h3 {
    font-size: 1.4em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .row {
    position: relative;
  }
  .navbar-fixed-top {
    margin-bottom: 0;
  }
  .column p,
  .column h3 {
    padding: 5px 5px;
  }
  .column h3 {
    font-size: 1.4em;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .column h3 {
    font-size: 1.5em;
  }
}
