img {
	max-width: 100%;
}

@font-face {
  font-family: 'Heebo';
  src: url('https://core.dutchwebs.com/templates/fivex/fonts/Heebo/Heebo-Black.ttf');
    font-weight: 800;
}

@font-face {
  font-family: 'Heebo';
  src: url('https://core.dutchwebs.com/templates/fivex/fonts/Heebo/Heebo-ExtraBold.ttf');
  font-weight: 700;
}
@font-face {
  font-family: 'Heebo';
  src: url('https://core.dutchwebs.com/templates/fivex/fonts/Heebo/Heebo-Bold.ttf');
  font-weight: 600;
}
@font-face {
  font-family: 'Heebo';
  font-weight: 500;
  src: url('https://core.dutchwebs.com/templates/fivex/fonts/Heebo/Heebo-Medium.ttf');
}
@font-face {
  font-family: 'Heebo';
    font-weight: 400;
  src: url('https://core.dutchwebs.com/templates/fivex/fonts/Heebo/Heebo-Light.ttf');
}
@font-face {
  font-family: 'Heebo';
  font-weight: 300;
  src: url('https://core.dutchwebs.com/templates/fivex/fonts/Heebo/Heebo-Regular.ttf');
}
@font-face {
  font-family: 'Heebo';
  font-weight: 200;
  src: url('https://core.dutchwebs.com/templates/fivex/fonts/Heebo/Heebo-Thin.ttf');
}



body {
  overflow-x: hidden;
  font-family: Heebo,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  padding-top: 63px;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #0077ff;
}
p {
  font-size: 14px;
  line-height: 1.75;
}
p.large {
  font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  outline: none;
}
a {
  color: #0077ff;
}
a:hover,
a:focus,
a:active,
a.active {
  color: #2d52c6;
}
h2 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.img-centered {
  margin: 0 auto;
}
.bg-light-gray {
  background-color: #eeeeee;
}
.bg-darkest-gray {
  background-color: #222222;
}
.btn-circle {
border-radius: 50%;
}
.btn {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.btn-primary {
  color: white;
  background-color: #0077ff;
  border-color: #0077ff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #2d52c6;
  border-color: #2d52c6;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0077ff;
  border-color: #0077ff;
}
.btn-primary .badge {
  color: #0077ff;
  background-color: white;
}
.btn-xl {
  color: white;
  background-color: #0077ff;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 3px;
  font-size: 18px;
  padding: 20px 40px;
  border-color: #fff;
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  color: white;
  background-color: #2d52c6;
  border-color: #fff;
}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  background-image: none;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
  background-color: #0077ff;
  border-color: #0077ff;
}
.btn-xl .badge {
  color: #0077ff;
  background-color: white;
}
.navbar-custom {
  background-color: #fff;
  border-bottom: solid 2px #EDEEF0;
  -webkit-transition: padding 0.3s;
  -moz-transition: padding 0.3s;
  transition: padding 0.3s;
}
.navbar-custom .navbar-brand {
  color: #0077ff;
  font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: #2d52c6;
}
.navbar-custom .navbar-collapse {
  border-color: rgba(255, 255, 255, 0.02);
}
.navbar-custom .navbar-toggle {
  border-color: #0077ff;
  text-transform: uppercase;
  color: #0077ff;
  font-size: 12px;
  position: relative;
}
.navbar-custom .nav li a {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1px;
  color: #000;
  font-size: 14px;
   background-color: transparent;
  border-radius: 3px;
  margin: 0px 3px;
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
  outline: none;
    background-color: rgba(0,0,0,.3);
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar-custom .navbar-nav {
  margin: 8px;
  float: right;
  list-style: none;
}


.sidebar-brand {
  text-decoration: none;
  font-size: 1rem;
  font-weight: 800;
  padding-top: 4px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .05rem;
  z-index: 1;
  display: inline-block;
  position:relative;
  top: 5px;
  text-decoration: none !important;
}
a.sidebar-brand:hover {
  text-decoration: none !important;
}
.sidebar .sidebar-brand-text {
  display: inline;
  margin-left: 1rem!important;
  margin-right: 1rem!important;
  color: white;
}
.sidebar .sidebar-brand-text sub {
  top: -.5em;
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

.sidebar-brand .sidebar-brand-icon i {
  font-size: 38px;
  -webkit-transform-style: rotate(-45deg);
  transform: rotate(-45deg);
  color: black;
}

.sidebar-brand .sidebar-brand-text {
  /*    display: none*/
  color: black;
  text-decoration: none !important;
  font-size: 22px;
  display: inline;
  text-transform: none;
  font-weight: 600;
}
.sidebar-brand .sidebar-brand-icon {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: -5px;
}

.navbar-custom .navbar-nav > .active > a {
  border-radius: 0;
  color: #0077ff;
  background-color: #fff;
}
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
  color: #0077ff;
  background-color: #eee;
  border-radius: 3px;
}

.navbar-custom .navbar-nav>li {
  float: none;
  color: #808080;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  display: inline-block;
  padding: 0 5px 3px 0;
}


@media (min-width: 768px) {
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom .navbar-nav > .active > a {
    border-radius: 3px;
  }
}
header {
  background-image: url('../img/header-bg.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  text-align: center;
  color: white;
}
header .intro-text {
  padding-top: 100px;
  padding-bottom: 50px;
}
header .intro-text .intro-lead-in, header .intro-text-half .intro-lead-in-half {
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 25px;
}
header .intro-text .intro-heading, header .intro-text-half .intro-heading-half {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  header .intro-text {
    padding-top: 300px;
    padding-bottom: 200px;
  }
  header .intro-text .intro-lead-in, header .intro-text-half .intro-lead-in-half {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 25px;
  }
  header .intro-text .intro-heading, header .intro-text-half .intro-heading-half {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 75px;
    line-height: 75px;
    margin-bottom: 50px;
  }
}
.fixed-response {
  position: fixed;
  right: 5%;
  top: 10vh;
  z-index: 99;
}
.alert-primary {
  background: #0077ff;
  display: inline-block;
  color: white;
  font-size: 18px;
  padding: 10px 20px;
}
.alert-danger {
  background: #e74c3c;
  display: inline-block;
  color: white;
  font-size: 18px;
  padding: 10px 20px;
}

section {
  padding: 75px 0;
}
section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}
section h3.section-subheading {
  font-size: 16px;
  text-transform: none;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  section {
    padding: 100px 0;
  }
}
.service-heading {
  margin: 15px 0;
  text-transform: none;
}
#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  background: rgba(254, 209, 54, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  background-color: white;
  text-align: center;
  padding: 25px;
}
#portfolio .portfolio-item .portfolio-caption h4 {
  text-transform: none;
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption p {
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.timeline {
  list-style: none;
  padding: 0;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: "";
  width: 2px;
  background-color: #f1f1f1;
  left: 40px;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 50px;
  position: relative;
  min-height: 50px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li .timeline-panel {
  width: 100%;
  float: right;
  padding: 0 20px 0 100px;
  position: relative;
  text-align: left;
}
.timeline > li .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li .timeline-image {
  left: 0;
  margin-left: 0;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 100;
  background-color: #0077ff;
  color: white;
  border-radius: 100%;
  border: 7px solid #f1f1f1;
  text-align: center;
}
.timeline > li .timeline-image h4 {
  font-size: 10px;
  margin-top: 12px;
  line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  text-align: left;
  padding: 0 20px 0 100px;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > p,
.timeline .timeline-body > ul {
  margin-bottom: 0;
}


.navbar-custom .nav li:last-child a {
  border: solid 2px white;
}
.navbar-custom .nav .ul li:last-child a {
  border: none;
}

.dw-menu .drop-down li a {
  border: none;
  font-size:12px;
  text-align:center;
  color: black;
}

.dw-menu .drop-down li.active a {
	font-weight:bold;
    color: #0077ff;
}

.dw-menu .drop-down li:hover, .dw-menu .drop-down li:hover a {
  border: none;
  font-size:12px;
  text-align:center;
  color: #0077ff;
  background-color: white;
  text-decoration:none;
}

.dw-menu .drop-down ul {
  list-style-type: none;
  margin: 0;
  padding: 0px 0px;
}


.dw-menu .drop-down ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 1000;
  min-width: 100%;
  padding: 7px 0;
  font-size: 14px;
  background-color: #222222;
  border-radius: 4px 4px 4px 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dw-menu .drop-down:hover ul {
  display: block;
  background-color: white;
}

.dw-menu .drop-down>ul li {
  padding: 3px 0px;
  font-size: 12px;
  text-align:center;
}

.dw-menu .drop-down>ul .active, .dw-menu .drop-down>ul > .activefocus, .dw-menu .drop-down>ul > .active:hover {
  background-color: white;
  color: #000 !important;
}
.dw-menu .drop-down>ul>li:focus, .dw-menu .drop-down ul>li:hover {
  color: #fff;
  background-color: white
}


@media (min-width: 768px) {

  .navbar-custom .navbar-collapse {
    display: inline-block !important;
    float: right;
  }
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    margin-bottom: 100px;
    min-height: 100px;
  }
  .timeline > li .timeline-panel {
    width: 41%;
    float: left;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    width: 100px;
    height: 100px;
    left: 50%;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    margin-top: 16px;
    line-height: 18px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    text-align: left;
    padding: 0 30px 20px 20px;
  }
}
@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    margin-top: 30px;
    line-height: 26px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}
.team-member {
  text-align: center;
  margin-bottom: 50px;
}
.team-member img {
  margin: 0 auto;
  border: 7px solid white;
}
.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}
.team-member p {
  margin-top: 0;
}
aside.clients img {
  margin: 50px auto;
}
section#contact {
  background-color: #222222;
  background-image: url('../img/map-image.png');
  background-position: center;
  background-repeat: no-repeat;
}
section#contact .section-heading {
  color: white;
}
section#contact .form-group {
  margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}
section#contact .form-group input.form-control {
  height: auto;
}
section#contact .form-group textarea.form-control {
  height: 236px;
}
section#contact .form-control:focus {
  border-color: #0077ff;
  box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact :-moz-placeholder {
  /* Firefox 18- */
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact ::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact :-ms-input-placeholder {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact .text-danger {
  color: #e74c3c;
}
footer {
  padding: 25px 0;
  text-align: center;
}
footer span.copyright {
  line-height: 40px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-transform: none;
}
footer ul.quicklinks {
  margin-bottom: 0;
  line-height: 40px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-transform: none;
}
ul.social-buttons {
  margin-bottom: 0;
}
ul.social-buttons li a {
  display: block;
  background-color: #222222;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 40px;
  color: white;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
  background-color: #0077ff;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
  outline: none;
}
.portfolio-modal .modal-dialog {
  margin: 0;
  height: 100%;
  width: auto;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 3em;
}
.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
  margin-bottom: 30px;
  margin-top: 0;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #222222;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #222222;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
::-moz-selection {
  text-shadow: none;
  background: #0077ff;
}
::selection {
  text-shadow: none;
  background: #0077ff;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  webkit-tap-highlight-color: #0077ff;
}

header, section, aside {
  position: relative;
}

video.fullscreen-bg-video {
  /* Make video to at least 100% wide and tall */
  min-width: 100%;
  min-height: 100%;
  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;
  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
div.fullscreen-bg-video {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
canvas.fullscreen-bg-video-canvas {
  /* Make video to at least 100% wide and tall */
  min-width: 100%;
  min-height: 100%;
  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;
  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
}

.brand-logo img {
  height: 49px;
}


@media (max-width: 991px) {
  
  iframe {
  	width: 100%;
    height: 200px;
  }
  .font-weight-light {
  	font-size: 32px !important;
  }
  .font-weight-light a.btn {
    margin-top: 20px;
	font-size: 24px !important;
  }
  #portfolio {
  	padding-top: 0px !important;
  }
  .partner-banner-item {
	  padding: 0px 5px !important;
  }
  .moving-row-one, .moving-row-two, .moving-row-three {
  	width: 180% !important;
  }
  .moving-row-one, .moving-row-three {
  	left: -80%;
  }
  .home-buttons-div-left .btn-primary {
    width: 50px !important;
    height: 50px !important;
    font-size: 22px !important;
  }
  
  .container-absolute, .carousel-indicators {
    display: none;
  }
  
  .store-button {
  	width: 38% !important;
  }
  .sub-header font {
  	font-size: 28px !important;
  }
  
  .hover-screen-1 {
    width: 73px !important;
  }
  .hover-screen-2 {
    width: 80px !important;
  }
  .hover-screen-3 {
    width: 83px !important;
  }
  .modal-dialog {
    width: calc(100% - 20px);
  }
  
  .d-xs-none {
  	display: none;
  }

  .feature-row b {
    font-size: 12px;
    font-weight: normal;
  }
  
  #page-top > header {
    padding-top: 53px;
  }
  .affix-top .navbar-toggle {
    background: transparent;
  }
  .drop-down ul {
    display: none !important;
    position: relative;
    margin: 0px 10px 10px 10px;
  }
  .brand-logo img {
    height: 43px;
    margin: 6px;
  }
  .sidebar-brand {
    position: absolute;
  }
  .navbar-fixed-top {
    padding: 5px 0px;
  }
  .navbar-fixed-top {
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .navbar-fixed-top.affix-top {
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .navbar-custom .navbar-nav > .active > a {
    border-radius: 3px;
  }
  .navbar-custom .navbar-collapse {
    margin-bottom: -10px;
    text-align: center;
  }
  .navbar-custom .navbar-nav {
    margin: 8px;
    float: none;
    list-style: none;
    width: 100%;
    text-align: center;
  }
}