/* PARALLAX VIDEO:START */
.bluewave-home-page-video-banner-wrapper{  
  height: calc(var(--vh, 1vh) * 75);
  position: relative;
  overflow: hidden;
  background-color: black;
}
#homePageBgVideo {
  position: absolute;
  width: auto;
  height: 130vh;
  min-height: 100%;
  min-width: 100%;
  left: 50%;
  transform: translate(-50%);
}
#homePageOverlayVideo{
  display: none;
  height: 100vh;
  width: 100%;
  background-size: cover;
  position: absolute;
  min-height: auto;
  min-width: auto;
  left: 50%;
  transform: translate(-50%);
  background-color: black;
  z-index: 9999;
  cursor: pointer;
}
#bluePatchPlayVideo{
  cursor: pointer;
}
.home-page-video-section-parallax-video {
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  background-size: cover;
}
.home-page-video-section-parallax-video-2 {
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  background-size: cover;
}
.home-page-parallax-video-header-play{
  position: absolute;
  min-height: 100%;
  width: 100%;
  justify-content: center;
  justify-items: center;
  align-items: center;
  display: flex;
}
.home-page-parallax-video-play, .home-page-parallax-video-play:focus, .home-page-parallax-video-play:active{
  z-index: 99;
  border: 0;
  height: 100%;
  outline: none !important;
  background-color: transparent;
  transform: translate(0px, -100px);
  cursor: pointer;
}
#imageBannerWrapper .home-page-parallax-video-play, #imageBannerWrapper .home-page-parallax-video-play:focus, #imageBannerWrapper .home-page-parallax-video-play:active{
  transform: translate(0px, -130px);
}

.blue-patch-wrapper .header-bluewave-container {
	min-height: 60vh;
}
.bluewave-home-page-video-banner-wrapper {
	min-height: 60vh;
}
@media only screen and (min-width:1500px){
  #homePageBgVideo{
      /*width: 170% !important;*/
  }
}
@media only screen and (min-width:100px) and (max-width:1024px){
  /* VIDEO HEADER PARALLAX:START */
  /* .home-page-header-parallax-video-wrapper{
      display: flex;
      justify-content: center;
      align-items: center;
      justify-items: center;
      height: 100vh;
  } */
  #caseStudyOverlayVideo{
      left: auto !important;
      width: 100%;
      height: 100% !important;
      transform: none !important;
      top: 0px;
  }
  
 }

  @media only screen and (min-width:100px) and (max-width:767px) {
    #homePageBgVideo{
      height: 130vh !important;
    }
	.blue-patch-wrapper .header-bluewave-container {
		min-height: 45vh;
	}
	.bluewave-home-page-video-banner-wrapper {
		min-height: 45vh;
	}
  }
  
  /* VIDEO HEADER PARALLAX:END */

/* PARALLAX VIDEO:END */
/*-- INTRO SECTION 1: END
================================================== */
.bluewave-section-1{
  height: 450px !important;
  padding: 55px 20% 100px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
h1.bluewave-heading-title {
  color: #000;
  font-size: 2.8em;
  font-weight: 300;
  margin-bottom: 15px;
}
/*-- INTRO SECTION 1: END
================================================== */
/*-- SECTION PARAGRAPH: START
================================================== */
.bluewave-section p.bluewave-p-center{
  font-size: 18px;
}
.bluewave-section .bluewave-p-center p{
  font-size: 18px;
}

.sep-w, .contact-btn{
	max-width:220px;
}

.text-white p
{
 color:#fff !important;	
}
.bluewave-section p{
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 30px;
  color: #222222;
  font-family: 'Raleway', sans-serif;
}
/*-- SECTION PARAGRAPH: END
================================================== */

/*-- SECTION ROW/COLUMN: START
================================================== */
.bluewave-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.bluewave-column{
  width: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bluewave-section{
  height: 500px;
  /*max-width: 1600px;p*/
  margin: 0 auto;
  background-color: #F1F1F1;
  position: relative;
}
.bluewave-section-brands{
  /*max-width: 1600px;*/
  margin: 0 auto;
  position: relative;
}
.bluewave-section-footer{
  /*max-width: 1600px;p*/
  margin: 0 auto;
  position: relative;
}
.bluewave-text-inner-section {
  padding: 0px 16% 0 10%;
}
/*-- SECTION ROW/COLUMN: END
================================================== */

/*-- PAGE SECTION 1,2,3,4: START
================================================== */
.bluewave-section .bluewave-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.bluewave-widget-img-wrapper{
  /*-- min-height: 600px; */
  width: 100%;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: -55px;
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
}
.home-find-out img{
  width: 35px;
  height: 35px;
}
a.home-find-out {
    display: block;
    margin-top: 20px;
}
.bluewave-widget-height{
  max-height: 400px;
  overflow: hidden;
}
.bluewave-widget-img-microsoft{
  background-image: url(../img/microsoft.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: center;
  background-position-x: right;
  position: relative;
  min-height: 400px;
}
.bluewave-widget-img-visa{
  background-image: url(../img/visa.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: center;
  background-position-x: center;
  position: relative;
  min-height: 400px;
}
.bluewave-widget-img-Quadratic3D{
  background-image: url(../img/Quadratic3D.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: center;
  background-position-x: right;
  position: relative;
  min-height: 400px;
}
.bluewave-widget-img-PulteMortgage{
  background-image: url(../img/PulteMortgage3.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: center;
  background-position-x: right;
  position: relative;
  min-height: 400px;
}
.brand-content-wrap-left{
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  height: 400px;
  z-index: 99;
  width: 100%;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brand-content-wrap-right{
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  height: 400px;
  z-index: 99;
  width: 100%;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brand-content-row{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
}
.brand-image img{
  width: auto;
  height: 48px;
  max-width: 200px;
}
.brand-image-harlem img{
  width: 102px;
  height: 48px;
}
.brand-heading-title{
  font-size: 1.875em;
  font-family: Raleway;
  font-weight: 400;
  color: #fff;
}
.brand-heading-content{
  color: #fff;
  font-size: 0.875em;
  letter-spacing: 2px;
  font-weight: 600;
}
.bluewave-row .bluewave-column .bluewave-text-inner-section p{
  font-size: 18px;
}
/*-- PAGE SECTION 1,2,3,4: END
================================================== */

/*-- BRAND SECTION: START
================================================== */
.bluewave-grid-column{
  display: grid;
  grid-template-columns: auto auto auto auto;
  width: 100%;
  padding: 80px 200px;
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  align-items: center;
}
.brand-gray-logoes img {  
    width: 80%;
    display: flex;
	margin: auto;
}

/* CSS for screens wider than 480px */
@media only screen and (min-width: 480px) {
  .brand-gray-logoes img {
    max-width: 180px;
  }
}
/*-- BRAND SECTION: END
================================================== */


/* HOME PAGE SCROLL IMAGES:START */
/* .skrollr-mobile, body{
  overflow: auto !important;
} */
html, body {
  position:relative;
  overflow-x:hidden;
}
@media only screen and (min-width:100px) and (max-width:767px){
.display-img-desktop, .display-img-laptop, .display-img-tablet, .display-img-tablet-2{
  display: none;
}
}
@media only screen and (min-width:768px) and (max-width:991px){
  .display-img-desktop, .display-img-laptop, .display-img-tablet-2, .display-img-mobile{
    display: none;
  }
}
@media only screen and (min-width:992px) and (max-width:1024px){
  .display-img-desktop, .display-img-laptop, .display-img-tablet, .display-img-mobile{
    display: none;
  }
}
@media only screen and (min-width:1025px) and (max-width:1480px){
  .display-img-desktop, .display-img-tablet, .display-img-tablet-2, .display-img-mobile{
    display: none;
  }
}
@media only screen and (min-width:1481px){
  .display-img-laptop, .display-img-tablet, .display-img-tablet-2, .display-img-mobile{
    display: none;
  }
}
/* HOME PAGE SCROLL IMAGES:END */

/* NEW STYLE 08-03-2023 */

/* HEADER LOGO */
a.custom-logo-link-nm {
  display: inline-block;
  width: auto;
}
.site-logo .site-logo-inner a img {
  max-width: 400px;
  width: 200px !important;
}
.custom-logo {
  max-width: 200px;
  min-width: 200px !important;
  min-height: 100% !important;
  position: relative !important;
  z-index: 1001;
}
.site-logo .site-logo-inner {
  padding: 0px 20px !important;
}
/* HEADER LOGO */
/* PARALLAX VIDEO Banner Start */
.blue-patch-wrapper .header-bluewave-container {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  padding: 100px 45px 45px;
}
.video-content .title {
  font-size: 50px;
  font-weight: 100;
}
.video-content .subtitle {
  font-size: 30px;
  font-weight: 100;
  display: flex;
  margin-bottom: 15px;
}
.video-content .subtitle b {
  font-weight: 600;
}
div#VideoSubtitleSlider {
    display: inline-block;
    min-width: 330px;
}
/* Custom Btn Start */
.custom-btn {
  padding: 15px 30px;
  border-radius: 0;
  text-transform: uppercase;
  width: 230px;
  text-align: center;
  text-decoration: none;
  margin-bottom: 5px;
}
.custom-btn + .custom-btn {
  margin-left: 20px;
}
.btn-black {
  background: black;
  color: white;
}
a.btn.custom-btn.btn-blue-gradient {
  background: #0C92ED;
  color: white;
  border: none;
}
/* Custom Btn Start */
/* PARALLAX VIDEO Banner END */
/* Our Work Start */
section.our-work {
  padding-bottom: 100px;
  background: white;
}
section.Lets-talk {
  padding: 100px 0;
  background: #F1F1F1;
}
.lets-talk-form .form-control {
  margin-bottom: 15px;
  border-radius: 0;
  padding: 10px;
  font-size: 14px;
}
.height-200 {
  height: 200px;
}
.height-100 {
  height: 100px;
}
.height-50 {
  height: 50px;
}
section.blank-section {
  background: white;
}
.story-box .story-img img {
  width: 100%;
}
.story-box .story-img {
  position: relative;
  top: -50px;
  left: -50px;
  z-index: 1;
}
.story-content p {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #222222;
  font-family: 'Raleway', sans-serif;
}
.story-content {
  padding: 50px 50px 50px 0px;
}
section.story-section {
  background: white;
}
.story-box {
  background: #F1F1F1;
}
section.our-team {
  background: white;
  padding: 100px 0;
}
.team-content-box {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  align-items: center;
  text-align: center;
  justify-content: center;
  padding: 15px;
}
.team-content-box h3 {
  font-size: 24px;
  color: white;
  margin-bottom: 5px;
}
.team-content-box h4 {
  font-size: 18px;
  color: white;
  margin-bottom: 0;
}
.our-team.col-lg-2 {
  width: 20% !important;
  -ms-flex: 0 0 20% !important;
  flex: 20% !important;
  max-width: 20% !important;
}
h2.bluewave-heading-title {
  color: #000;
  font-size: 3.125em;
  font-weight: 400;
  margin-bottom: 30px;
}
.story-box .story-img.right {
  position: relative;
  top: -50px;
  right: -50px;
  left: auto;
}
.story-content.right {
  padding: 50px 00px 50px 70px;
}
section.contact-us {
  background: #F1F1F1;
  padding: 80px 0;
}
.lp-form-field {
  margin-bottom: 30px;
}
.lp-form-field lable {
  color: white;
  margin-bottom: 5px;
  display: block;
}
.lp-form-field .form-control {
  border: 1px solid white;
  border-radius: 0;
  padding: 15px;
  background: none;
}
.lp-form-field .form-control::placeholder {
  color: white;
}
#bluewave-hamburger-menu .modal-dialog .modal-content {
  background: linear-gradient(149deg, rgba(32, 53, 122, 0.9) 6.81%, rgba(0, 56, 245, 0.9) 45.02%, rgba(82, 200, 254, 0.9) 99.29%);
}

.footer-logo-box.primary-logo .footer-logo {
  display: inline-block;
  border-right: 0;
  margin-right: 50px;
}
.footer-logo-box.primary-logo .footer-logo.logo-bluewave {
  display: inline-block;
  padding-right: 0;
  border-right: none;
  margin-right: 0;
}

.footer-logo-box.primary-logo {
  margin-bottom: 20px;
}

.footer-logo-box.secondary-logo .footer-logo .footer-bluewave-logo{
  width: auto;
  min-height: 35px;
  margin-top: 4px;
  margin-bottom: 0;
  min-width: 155px;
}
.footer-logo-box.secondary-logo .footer-logo .footer-bluewave-logo.knownact-logo{
  width: 160px;  
  margin-top: 0;
}
.footer-logo-box.secondary-logo .footer-logo {
  display: inline-block;
  margin-right: 20px;
}

ul.header-social {
  padding: 0;
  list-style: none;
  margin-top: 25px;
}
.header-social li {
  display: inline-block;
}
/* Our Work End */

/*-- AUDIT SECTION: START
================================================== */
.audit-content-wrap-right {
  padding: 60px;
  background: linear-gradient(149deg, rgba(32, 53, 122, 0.9) 6.81%, rgba(0, 56, 245, 0.9) 45.02%, rgba(82, 200, 254, 0.9) 99.29%);
}
.lp-form-field {
  margin-bottom: 30px;
}
.lp-form-field lable {
  color: white;
  margin-bottom: 5px;
  display: block;
}
.lp-form-field .form-control {
  border: 1px solid white;
  border-radius: 0;
  padding: 15px;
  background: none;
}
.lp-form-field .form-control::placeholder {
  color: white;
}
.btn-black {
  background: black;
  color: white;
}

.btn:focus, .btn:hover{
	text-decoration: none!important;
}
.audit-content-wrap-left {
  padding: 60px;
  display: flow-root;
  height: 100%;
  position: relative;
}
.audit-content-wrap-left p {
  font-size: 24px;
}
img.abs-contact-img-banner {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
input.form-control {
  width: 60%;
}
/*-- AUDIT SECTION: END
================================================== */
a {
    text-decoration: none !important;
}
.bluewave-section p a {
    color: #222222;
    text-decoration: underline !important;
}
html {
    max-width: 2400px;
    margin: auto;
}
.nav-site-header.fixed-top.navbar-light {
    max-width: 2400px;
}

.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: 2s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}

.bluewave-section-brands .bluewave-grid-column {
    padding-top: 0;
}
.video-content {
    margin-left: 80px;
    min-width: 90%;
}

section.bluewave-section.first-section::after, .bluewave-section.third-section::after, .story-section-box:after {
	content: '';
	width: 80px;
	height: 100%;
	background-color: #fff;
	position: absolute;right: 0;
	top: 0;    
}
section.bluewave-section.first-section::before, .bluewave-section.third-section::before, .story-section-box:before {
	content: '';
	width: 80px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
}
.bluewave-column.width-55 {
    width: 55%;
}
.section-margin-80 {
    margin: 0 80px;
}
.section-margin-80-130 {
    margin: 0 80px 0 130px;
}
.section-margin-130-80 {
    margin: 0 130px 0 80px;
}
@media only screen and (min-width:100px) and (max-width:1024px){
	section.bluewave-section.first-section::after, .bluewave-section.third-section::after, .story-section-box:after {
		display:none;
	}
	section.bluewave-section.first-section::before, .bluewave-section.third-section::before, .story-section-box:before {
		display:none;
	}
    .section-margin-80 {
        margin: 0;
    }
    .section-margin-80-130 {
        margin: 0;
    }
    .section-margin-130-80 {
        margin: 0 ;
    }
}

.audit-form-block form.one-column-form {
    margin: 0;
    padding: 0;
}
.audit-form-block .lp-form-field {
    margin-bottom: 10px;
}
.audit-form-block label {
	color:white;
}
form.one-column-form label {
	color:#222222;
}
form.one-column-form input::placeholder, form.one-column-form textarea::placeholder {
	color: #666666 !important;
}
.audit-form-block input, .audit-form-block textarea {
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 15px;
    background: none;
    color: #222222 !important;
}
form.one-column-form input, form.one-column-form textarea {
    border: 1px solid #ddd;
    border-radius: 0;
    background: none;
    color: #222222 !important;
    text-indent: 0;
    font-size: 1em;
    line-height: 1.8;
    padding: 6px 12px;
    min-height: 50px;
    border-radius: 3px;
    margin-top: 8px;
}
form.one-column-form input:active, form.one-column-form input:focus, form.one-column-form textarea:active, form.one-column-form textarea:focus {
    border: 1px solid #bbb !important;
    color: #222222 !important;
}
form.one-column-form .lp-form-field {
	margin: 0;
}
.one-column-form {
    max-width: auto;
    padding: 0;
    margin: 0;
}
.audit-form-block button.lp-form-button, form.one-column-form button, .nmbw-form-block button.lp-form-button {
    color: #fff !important;
    font-size: 1em !important;
    font-weight: 400!important;
    padding: 10px 25px!important;
    letter-spacing: 2px !important;
    border: none;
    border-radius: 0px;
    cursor: pointer;
    line-height: 1.5;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    width: 185px;
    height: 62px;
    background: #0C92ED;
}
.audit-form-block button.lp-form-button:focus, .nmbw-form-block button.lp-form-button:focus {
    outline: 0;
}
button#scrollToTopBtn {
    max-width: 50px;
}
.animated.aniDelay1{
      animation-delay:.3s;
      -webkit-animation-delay:.3s;
  }
  span.lp-required {
    color: red !important;
}

/*-- Redirected Page Start --*/

.redirected-section {
    display: flex;
    position: relative;
    width: 100%;
    min-height: 100vh;
    align-items: center;
    background-image: url(../img/redirected-page-bg.jpg);
    background-size: cover;
    background-position: center;
}
.redirected-section:before {
    content: "";
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.redirected-section .content {
    position: relative;
}
.redirected-section .logo img {
	max-width: 400px;
}
.redirected-section .logo {
    margin-bottom: 30px;
}
.redirected-section .heading {
    margin-bottom: 30px;
    font-size: 56px;
    font-weight: 100;
}
.redirected-section .heading b {
    font-weight: 600;
}
.heading-content {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 100;
}

@media only screen and (min-width:768px) and (max-width:1024px){
	.redirected-section .heading {
    	font-size: 50px;
    }
}

@media only screen and (min-width:100px) and (max-width:767px){
	.redirected-section .logo img {
        max-width: 280px;
    }
    .redirected-section .heading {
    	font-size: 34px;
    }
    .heading-content {
        font-size: 18px;
    }
}

/*-- Redirected Page Start --*/