body {
  -webkit-font-smoothing: antialiased;
}

.no-mobile {
  display: none;
}


blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

.arrow_bottom {
  position: absolute;
  bottom: 15px;
  padding-top: 10px;
  height: 60px;
  width: 60px;
  left: calc(47% - 0px);
  text-align: center;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .arrow_bottom {
    left: calc(44% - 0px);
  }
}
@media screen and (max-width: 420px) {
  .arrow_bottom {
    left: calc(42% - 0px);
  }
}

.bollocks:before {
  background: white;
}

.ablack {
  border-right: 0.1em solid #FFFFFF !important;
  border-top: 0.1em solid #FFFFFF !important;
}

@keyframes bounce {
  0%,
  60%,
  to {
    transform: translateY(0);
  }
  80% {
    transform: translateY(-5px);
  }
}

.SimpleMasthead__bounce_delayed {
  display: block;
  position: relative;
  opacity: 0;
}

.SimpleMasthead__bounce_delayed .LinkButton.btn-link {
  font-size: inherit;
  line-height: inherit;
  text-transform: inherit;
  font-weight: inherit;
  vertical-align: baseline;
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
  letter-spacing: inherit;
  transition-property: none;
}

.SimpleMasthead__bounce_delayed .LinkButton.btn-link .SimpleMasthead__down-arrow {
  font-size: 1.5em;
  position: relative;
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  border-right: 0.1em solid #fff;
  border-top: 0.1em solid #fff;
  transform: rotate(135deg);
  margin-bottom: 30px;
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.SimpleMasthead__bounce {
  animation: bounce 2s infinite;
  display: block;
  position: relative;
}

.SimpleMasthead__bounce .LinkButton.btn-link {
  font-size: inherit;
  line-height: inherit;
  text-transform: inherit;
  font-weight: inherit;
  vertical-align: baseline;
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
  letter-spacing: inherit;
  transition-property: none;
}

.SimpleMasthead__bounce .LinkButton.btn-link .SimpleMasthead__down-arrow {
  font-size: 1.5em;
  position: relative;
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  border-right: 0.1em solid #000;
  border-top: 0.1em solid #000;
  transform: rotate(135deg);
  margin-bottom: 30px;
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  background: #FFFFFF;
  position: relative;
  line-height: 1.5;
}

.container-fluid {
  padding: 0;
}

.col-md-9{
  padding-right: 0;
}

.col-sm-9 {
  width: 100% !important;
  padding: 20px 0 30px 0 !important;
  transition: all ease-in-out .25s;
}
@media screen and (max-width: 420px) {
  .col-sm-9  {
    padding: 15px 0 25px 0 !important;
  }
}

.gbox {
  border: 27px solid #1CE783;
  border-right: none;
  padding-top: 50px;
  padding-left: 120px;
  padding-bottom: 10%;
}

.line {
  height: 6px;
  margin-bottom: 10px;
  width: 0%;
  -webkit-transition-property: width;
  -webkit-transition-duration: 700ms;
  transition-property: width;
  transition-duration: 700ms;
  z-index: 2;
  width: 500px;
}

.linegreen {
  background: #3DBB3D;
  background: linear-gradient(to left, #27D356, #00B39F);
}

img {
  width: 100%;
}

.allthetools {
  margin-top: -105px;
  z-index: 1;
}

.green {
  color: #1CE783 !important;
}

.white {
  color: #FFFFFF !important;
}

h1 {
  color: #151515;
  font-size: 4.25em;
  line-height: 61px;
  letter-spacing: 1px;
  padding-bottom: 10px;
  width: 100%;
  font-family: 'hulu_sans_extra_bold', Helvetica, Arial, sans-serif;
}

h2 {
  text-align: left;
  font-size: 22px;
  line-height: 30px;
  max-width: 500px;
  width: 100%;
  font-family: 'hulu_sans_light', helvetica, arial, sans-serif;
  color: #040405 !important;
}

h3 {
  color: #040405 !important;
  font-size: 54px !important;
  display: -webkit-box;
  width: 100%;
  position: relative;
  clear: both;
  opacity: 1;
  margin: 0 !important;
  padding: 20px 0;
  font-family: 'Graphik-Bold' !important;
  line-height: 125% !important;
  letter-spacing: -0.03em !important;
}
@media screen and (max-width: 620px) {
  h3 {
    font-size: 28px !important;
  }
}
/* 
h3:befoe {
  content: "";
  position: relative;
  height: 33px;
  display: inline-block;
  width: 100%;
  top: 33px;
  padding: 0 5px;
  left: -5px;
  z-index: -1;
 } */


h4 {
  font-size: 24px;
  line-height: 30px !important;
  letter-spacing: 0.01em !important;
  font-family: 'Graphik-Bold' !important;
  display: -webkit-box;
  width: 100%;
  position: relative;
  clear: both;
  opacity: 1;
  color: #040405 !important;
}
@media screen and (max-width: 420px) {
  h4 {
    font-size: 16px !important;
  }
}

p {
  font-size: 16px;
  line-height: 26px;
  color: #040405;
  font-family: 'Graphik-Regular';
  clear: both;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  letter-spacing: 0.01em;
}

p span {
  color: #D0021B;
  font-family: 'hulu_sans_medium',helvetica,arial,sans-serif;
}

p a {
  color: #9B9B9B;
  font-family: 'hulu_sans_medium',helvetica,arial,sans-serif;
}

p a:hover {
  color: #1CE783;
}


#intros {
  height: 100vh;
  padding: 0;
  position: relative;
}

.two-image, .three-image, .four-image {
  position: relative;
  margin: 0;
  max-width: 910px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .two-image, .three-image, .four-image {
    display: inline-block;
  }
}

.two-image-center {
  justify-content: center;
  align-items: center;
  margin-top: 106px;
  margin-bottom: 0px;
}
#hulu-logo-sect .two-image.two-image-center{
  display: flex;
}
.two-image p, .three-image p, .four-image p {
  margin: 16px 0 15px 0 !important;
}

.two-image .col-sm-4, .two-image .col-sm-3, .two-image .col-sm-6, .three-image .col-sm-4, .three-image .col-sm-3, .three-image .col-sm-6, .four-image .col-sm-4, .four-image .col-sm-3, .four-image .col-sm-6 {
  display: inline-block;
  padding-left: 0;
  font-size: 16px;
}

.two-image .col-sm-6, .three-image .col-sm-6, .four-image .col-sm-6 {
  padding-right: 30px;
}

.two-image .col-sm-6 h4, .three-image .col-sm-6 h4, .four-image .col-sm-6 h4 {
  padding-top: 0;
}
.col-sm-0 {
  padding-right: 0 !important;
  text-align: center;
}
.col-sm-90 {
  padding-top: 70px;
}
@media screen and (max-width: 420px) {
  .col-sm-90 {
    padding-top: 50px;
  }
}
.col-sm-10d {
  padding-bottom: 10px;
}
.col-sm-20d {
  padding-bottom: 20px;
}

.spacee p:nth-child(1) {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.three-specimen {
  margin-bottom: 50px;
}
@media screen and (max-width: 420px) {
  .three-specimen {
    margin-bottom: 20px;
  }
}

.bigimg {
  margin: 50px 0;
  width: 100%;
}
@media screen and (max-width: 420px) {
  .bigimg {
    margin: 20px 0 30px 0;
  }
}

.flatstuff p {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  color: white;
  text-align: center;
  width: 212px;
}

.download {
  display: inline-block;
  border: solid 1px #040405;
  border-radius: 4px;
  clear: both;
  color: #fff;
  min-width: 138px;
  text-decoration: none !important;
  margin: 0;
  background: #040405;
  padding: 13px 32px 12px;
  transition: all ease-in-out .25s;
  font-family: 'Graphik-Semibold';
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.download img {
  width: 20px !important;
  margin-right: 10px;
}

.download:hover, .download:focus {
    border: solid 1px #040405;
    color: #fff;
    outline: none;
    background: #040405;
    opacity: 0.8;
}

.spacee {
  display: inline-block;
}

.carousel {
  width: 80%;
}

#web-development,
#mobile-development {
  padding-bottom: 0;
}

section:last-child {
  border-bottom: none;
}
.navbar-nav {
  margin: 0 !important;
}
.navbar-default .navbar-nav > li > a {
  font-family: 'hulu_sans_regular', helvetica, arial, sans-serif !important;
  letter-spacing: 1px;
  color: #4A4A4A;
  font-size: 14px;
}

.navbar-brand {
  background: url("/../../assets/img/hulu_logo.svg") no-repeat;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #4A4A4A;
}

.hvr-underline-from-center:before {
  background: #4A4A4A;
}
#nav {
    margin-top: 0px;
    margin-left: -15px;
    margin-right: -15px;
    background: #fff;
    padding: 15px 26px;
    border-radius: 16px;
}
#nav > li {
  border-bottom: solid 1px #C5C5C5;
}
#nav > li:last-of-type {
  border-bottom: none;
}
#nav.nav li {
  padding-bottom: 0px;
}
.nav-title {
  font-family: 'hulu_sans_extra_bold', helvetica, arial, sans-serif !important;
}

.nav-title-ws:after, #nav.nav .active > .nav-title-ws:after  {
  content: '';
}
#nav.nav a {
  color: #040405;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  font-family: 'Graphik-Regular' !important;
  font-weight: normal;
}

#nav.nav li a:hover,
#nav.nav li a:focus {
  color: #000000;
  font-family: 'hulu_sans_extra_bold', helvetica, arial, sans-serif;
  background: transparent;
  font-weight: normal;
}

#nav.nav li a:hover,
#nav.nav li a:focus {
  color: #000;
  font-family: 'hulu_sans_extra_bold', helvetica, arial, sans-serif;
  background: transparent;
  font-weight: normal;
}

#nav.nav > li > a {
  padding: 16px 0 16px 0 !important;
}

#nav.nav .active {
  font-family: 'hulu_sans_extra_bold', helvetica, arial, sans-serif;
}

#nav.nav .active > a, #nav.nav li > a:hover {
  color: #040405;
  font-family: 'Graphik-Bold' !important;
}

#nav.nav .nav {
  display: none;
}

#nav.nav .active .nav {
  display: block;
  padding-top: 10px;
  padding-bottom: 20px;
}

#nav.nav .nav a {
  font-weight: normal;
  font-size: 15px;
  padding: 0 !important;
  line-height: 20px;
  letter-spacing: 1px;
}

#nav.nav .nav span {
  margin: 0 5px 0 2px;
}

#nav.nav .nav .active a,
#nav.nav .nav .active:hover a,
#nav.nav .nav .active:focus a {
  color: #000000;
  font-family: 'hulu_sans_extra_bold', helvetica, arial, sans-serif;
}

#nav.nav .nav .active span,
#nav.nav .nav .active:hover span,
#nav.nav .nav .active:focus span {
  display: none;
}

.application {
  border-top: 1px solid #c1e1ec;
}

.affix-top {
  width: 220px !important;
  position: static;
}

.affix {
  top: 104px;
}

.affix,
.affix-bottom {
  width: 220px !important;
}

.affix-bottom {
  position: absolute;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: -30%;
}

.carousel-control .icon-prev:before, .carousel-control .glyphicon-chevron-left:before {
  content: "";
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 10px;
  /* height: 26px; */
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: -30%;
}

.carousel-control .icon-next:before, .carousel-control .glyphicon-chevron-right:before {
  content: "";
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 10px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: none;
  background-color: #C5C5C5;
  margin: 0 5px;
}

.carousel-indicators .active {
  background-color: #3DBB3D;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
}

.carousel-control.left {
  background-image: none;
}

#product-carousel .carousel {
  margin-top: 20px;
}

#product-carousel > .carousel-indicators {
  bottom: -40px;
}

#brand-carousel .carousel {
  margin-top: 20px;
}

#brand-carousel .carousel-indicators {
  bottom: -40px;
}

#style-guides a, #brand-assets a {
  color: #FFFFFF;
  text-decoration: none;
}

#style-guides .col-sm-4, #brand-assets .col-sm-4 {
  width: 31%;
  height: 147px;
  background: #FFFFFF;
  /* fallback for old browsers */
  border: 10px solid #1CE783;
  cursor: pointer;
  margin: 0 10px;
  padding: 0;
}

#style-guides .col-sm-4 .getit, #brand-assets .col-sm-4 .getit {
  margin: 30px auto;
  display: block;
  width: 200px;
}

#style-guides .col-sm-4 h5, #brand-assets .col-sm-4 h5 {
  color: #1CE783;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  margin: 30px auto;
  width: 200px;
  font-family: 'hulu_sans_extra_bold', Helvetica, Arial, sans-serif;
}

#style-guides .col-sm-4 h6, #brand-assets .col-sm-4 h6 {
  font-size: 16px;
  line-height: 18px;
  color: #151515;
  margin: 0px auto;
  width: 200px;
  position: relative;
  top: -30px;
  text-align: center;
  font-family: 'hulu_sans_light', Helvetica, Arial, sans-serif;
}

#style-guides .col-sm-4 img, #brand-assets .col-sm-4 img {
  width: 28px;
  height: 28px;
  margin: 0 auto;
  display: block;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}



@media screen and (max-width: 768px) {
  .allthetools {
    display: block;
  }
}

@media (min-width: 1200px) {
  .affix,
  .affix-bottom {
    width: 240px;
  }
}

@media screen and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .no-mobile {
    display: block;
    background: #3DBB3D;
    background: linear-gradient(to left, #27D356, #00B39F);
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    height: 100vh;
  }
  .no-mobile .centertxt {
    top: 30%;
    position: relative;
    display: block;
  }
  .no-mobile .centertxt h2 {
    text-align: center;
    color: #FFFFFF;
  }
}

.to-top {
  position: fixed;
  z-index: 999;
  bottom: 40px;
  right: 40px;
  display: none;
}
.nav-show{
  display: none !important;
}
@media (max-width: 767px) and (min-width: 320px) {
.nav-show  {
  display: block !important;
  }
}

.pa-wrapper {
  margin: 30px 0;
  display: flex;
  justify-content: space-between;
  transition: all ease-in-out .25;
}
.pa-title {
  font-size: 32px;
  padding-top: 15px;
}
@media (max-width: 767px) and (min-width: 320px) {
  .pa-wrapper {
    margin: 0 0 0 0;
    display: block;
  }
  .pa-title {
    font-size: 21px;
    padding: 20px 0 0 0;
  }
  .pa-title:last-of-type {
    padding: 20px 0 0 0;
  }
}
.pa-p {
  margin: 20px 10px 0 0 !important;
  font-family: 'Graphik-Regular';
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #040405;
}
