.red {
  color: #e5420a; }

.yellow {
  color: #f2ca1a; }

.lightgreen {
  color: #b9c439; }

.darkgreen {
  color: #0e8862; }

.blue {
  color: #0c90c2; }

.navy {
  color: #42429f; }

.purple {
  color: #5d2d94; }

body {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  -webkit-font-smoothing: antialiased; }

h1, h2, h3 {
  font-family: "Yanone Kaffeesatz", sans-serif; }

h1 {
  font-size: 36px;
  font-weight: 300;
  color: #5b6064;
  margin: 5px 0 15px 0; }
  h1.hero {
    margin: 0;
    color: #fff;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 60px;
    text-transform: none;
    padding-top: 200px;
    margin-bottom: 85px; }
    h1.hero.narrowbottom {
      margin-bottom: 25px; }

h2 {
  font-size: 25px;
  font-weight: 500;
  color: #888888; }

.subtle {
  font-weight: 500; }

h3 {
  font-size: 20px;
  font-weight: 500;
  color: #888888;
  margin-bottom: 25px; }

a, a:visited {
  color: black; }

a:hover, a:active {
  color: black; }

.centered {
  text-align: center; }

strong {
  color: #888888;
  font-weight: 600; }

p {
  font-weight: 300; }

em {
  color: #888888; }

.page-abstract {
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 28px;
  line-height: 1.7;
  margin: 0 0 45px 0;
  font-weight: 200; }
  .page-abstract.what-is-ddos {
    margin-bottom: 35px; }

.extratopmargin {
  margin-top: 45px; }

.maincontent {
  margin-bottom: 35px; }

.row {
  margin-bottom: 35px; }

.tallrow {
  margin-bottom: 50px;
  float: left; }

.faqimg {
  margin-top: 10px; }

header {
  position: relative;
  z-index: 10;
  background: #fff;
  padding: 10px 0 5px 0;
  border-bottom: 1px solid #d4d4d4;
  box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.05); }
  header .mainlogo {
    color: black;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-weight: 300;
    font-size: 25px;
    float: left; }
    header .mainlogo a {
      text-decoration: none;
      color: black; }
    header .subtitle {
      color: #888;
      float: left;
      font-size: 17px;
      font-weight: 300;
      line-height: 25px;
      margin-left: 10px; }
  header nav {
    float: right;
    text-align: right;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 18px;
    font-weight: 300; }
    header nav ul {
      margin: 0; }
      header nav ul .share-icons {
        position: relative;
        top: 3px; }
      header nav ul li {
        display: inline-block; }
        header nav ul li a {
          text-decoration: none;
          color: black; }
      header nav ul li.active a {
        text-decoration: underline; }

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  header nav {
    float: left;
    margin: 10px 0 0 0;
    text-align: left; } }
.facebook {
  background: url(/static/img/sprites.png) -38px 0px no-repeat;
  display: inline-block;
  width: 17px;
  height: 17px; }

.gplus {
  background: url(/static/img/sprites.png) 0px 0px no-repeat;
  display: inline-block;
  width: 17px;
  height: 17px; }

.twitter {
  background: url(/static/img/sprites.png) -19px 0px no-repeat;
  display: inline-block;
  width: 17px;
  height: 17px; }

.yellowdots {
  background-image: url("/static/img/full_images/yellow-dot.png");
  background-image: url("/static/img/full_images/yellow-dot.svg"); }

.pinkdots {
  background-image: url("/static/img/full_images/pink-dot.png");
  background-image: url("/static/img/full_images/pink-dot.svg"); }

.bluedots {
  background-image: url("/static/img/full_images/blue-dot.png");
  background-image: url("/static/img/full_images/blue-dot.svg"), none; }

.greendots {
  background-image: url("/static/img/full_images/green-dot.png");
  background-image: url("/static/img/full_images/green-dot.svg"), none; }

.dotfield span {
  padding: 5px 50px 5px 0;
  display: inline-block;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.8), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.8), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0.8)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.8), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.8), rgba(0, 0, 0, 0));
  background-image: linear-gradient(left, rgba(255, 255, 255, 0.8), rgba(0, 0, 0, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 255, 255, 0.8)', endColorstr='rgba(0, 0, 0, 0)', GradientType=1); }

h2.dotfield {
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #888888;
  margin: 20px 0; }
  h2.dotfield.extramargins {
    margin: 35px 0 35px 0; }

hr {
  border: none;
  height: 50px;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0 0 35px 0; }

.thin {
  margin: 0 0 25px 0; }

.extramargin {
  margin: 0 0 35px 0; }

.pagebanner {
  margin-top: 35px; }

.nobottom {
  margin-bottom: 0px; }

.bullet {
  margin: 10px;
  color: #d4d4d4; }
  .bullet.dark {
    color: #888888; }

.muted {
  font-size: 12px; }

ul.bulleted {
  margin: 0 0 25px 15px; }
  ul.bulleted li {
    list-style: inside; }

.mapbox {
  overflow: hidden;
  height: 650px;
  background: #c1cede;
  border-bottom: 1px solid #d4d4d4;
  box-shadow: -2px 0px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 0px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: -2px 0px 5px rgba(0, 0, 0, 0.1); }
  .mapbox .wrapper {
    width: 1180px;
    margin: 0 auto; }
  .mapbox img {
    max-width: 100%; }

.embeddednews {
  background: #d4d4d4;
  height: 500px; }

.upgrade-placeholder {
  min-height: 350px;
  height: 500px;
  position: relative;
  margin-bottom: 35px;
  background: #c1cede;
  color: #888888;
  border-bottom: 1px solid #d4d4d4;
  box-shadow: -2px 0px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 0px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: -2px 0px 5px rgba(0, 0, 0, 0.1); }
  .upgrade-placeholder h1.hero {
    color: #888888; }

.video {
  min-height: 350px;
  height: 500px;
  position: relative;
  margin-bottom: 35px;
  background-color: black;
  background-image: url("/static/img/full_images/animation_placeholder.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .video .video-container {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
  .video .video-wrap {
    position: absolute;
    top: 50%;
    left: 50%; }

.watchbtn,
.watchbtn:hover,
.stopbtn,
.stopbtn:hover {
  font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 30px;
  border: 3px solid #fff;
  border-radius: 8px;
  padding: 1em 1.3em 1em 1.25em;
  background-size: auto 28%;
  text-transform: uppercase;
  text-decoration: none;
  font: 400;
  font-size: 1.25em;
  color: #fff;
  cursor: pointer; }

.watchbtn:hover,
.stopbtn:hover {
  border: 3px solid #d4d4d4; }

.stopbtn {
  z-index: 10;
  position: absolute;
  right: 10px;
  top: 10px;
  display: none;
  padding: 5px 10px; }

.stopbtn:hover {
  padding: 5px 10px; }

.stats {
  margin: 25px 0 35px 0;
  text-align: center;
  height: 100px; }
  .stats .statistic {
    font-family: "Yanone Kaffeesatz", sans-serif;
    display: block;
    font-size: 35px;
    color: #888888;
    margin: 0 0 20px 0; }

.content-video {
  margin-top: 10px; }

.snippet p {
  margin-top: 10px; }
.snippet img {
  max-width: 100%; }

.type {
  width: 15%; }

.seeit {
  width: 10%; }

.typesofattack .typesofattack-info {
  margin-top: 15px; }
.typesofattack .row {
  margin-top: 25px; }
.typesofattack .alpha {
  font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #888888;
  clear: both;}
.typesofattack img {
  max-width: 100%;
  margin-top: 5px; }

.gallery-wrapper {
  margin-top: 35px; }
  .gallery-wrapper .row {
    margin-bottom: 0px; }

.card {
  width: 166px;
  display: inline-block;
  position: relative;
  margin-right: 26px; }
  .card img {
    max-width: 160px; }
  .card.omega {
    margin-right: 0; }

.imagedropshadow {
  padding: 5px;
  border: solid 1px #EFEFEF;
  -webkit-transition: all .2s ease-in; }

a:hover img.imagedropshadow {
  border: solid 1px #CCC;
  -moz-box-shadow: 1px 1px 5px #999;
  -webkit-box-shadow: 1px 1px 5px #999;
  box-shadow: 1px 1px 5px #999; }

.gallery-image-date,
.gallery-image-news {
  font: 16px "Yanone Kaffeesatz", sans-serif; }

.gallery-image-date {
  float: left;
  color: #888888; }

.gallery-image-news {
  text-align: right;
  float: right; }
  .gallery-image-news a {
    color: #888888; }

.gallery-image-description {
  font-size: 12px;
  clear: both;
  margin: 7px 0 15px 0;
  height: 85px;
  max-width: 100%;
  line-height: 1.5; }

.buttons {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 100px;
  display: inline-block;
  text-decoration: none;
  height: 70px;
  width: 20px;
  z-index: 30;
  position: absolute;
  top: 35px; }

.carouselprev {
  background: url("/static/img/full_images/back.png") no-repeat;
  left: -5px; }

.carouselnext {
  background: url("/static/img/full_images/fwd.png") no-repeat;
  right: -10px; }

.carouselwrapper {
  position: relative;
  width: 620px;
  padding: 0 30px;
  margin-left: -32px; }

#carousel {
  height: 200px;
  width: 620px;
  font-size: 16px;
  position: relative;
  margin-top: 20px; }
  #carousel .disable {
    visibility: hidden; }
  #carousel .overview li {
    float: left;
    margin: 0 31px 0 0;
    height: 150px;
    width: 132px;
    position: relative; }
  #carousel img {
    border: 1px solid #d4d4d4; }
  #carousel .date {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #888888;
    font-family: "Yanone Kaffeesatz", sans-serif;
    z-index: 30; }

.accordion h2 {
  cursor: pointer; }

.answer {
  display: none; }

h2 a img {
  max-width: 100%; }
h2 a.arbor {
  float: right;
  margin-right: 15px; }

footer {
  border-top: 1px solid #d4d4d4;
  padding: 30px 0;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 11px; }
  footer .copyright {
    color: #888888;
    float: left;
    margin: 5px 0 0 40px; }
  footer .footernav {
    height: 50px;
    position: relative;
    float: right;
    margin-right: 40px; }
  footer img {
    max-width: 100px; }
  footer a {
    text-decoration: none;
    display: inline-block; }
  footer .bullet {
    position: relative;
    top: -5px;
    margin-bottom: 5px; }
  footer .terms {
    position: relative;
    top: -4px;
    color: #888888; }

.field_error label {
  color: indianred; }
.field_error input, .field_error textarea {
  border: 2px solid indianred; }

input[type="file"] {
  margin-bottom: 10px; }
