/*-- MEDIA QUERY ONLY: START
================================================== */
@media screen and (min-width: 768px) and (max-width: 1400px) {
	.case-study-blue-patch-title h2 {
    	font-size: 60px !important;
    }
}
@media screen and (min-width: 2200px) and (max-width: 10240px) {
  .bluewave-section {
    height: 800px;
  }
  .brand-content-wrap-left {
  	height: 700px;
  }
  .brand-content-wrap-right {
  	height: 700px;
  }
  .bluewave-widget-height {
    max-height: 700px;
  }
  .bluewave-widget-img-microsoft {
    min-height: 700px;
  }
  .bluewave-widget-img-visa {
    min-height: 700px;
  }
  .bluewave-widget-img-Quadratic3D {
    min-height: 700px;
  }
  .bluewave-widget-img-PulteMortgage {
    min-height: 700px;
  }
   .video-content .title {
    font-size: 120px;
  }
}

@media screen and (min-width: 1920px) and (max-width: 2200px) { 
  .video-content .title {
    font-size: 120px;
  }
  .bluewave-section {
    height: 650px;
  }
  .brand-content-wrap-left {
  	height: 550px;
  }
  .brand-content-wrap-right {
  	height: 550px;
  }
  .bluewave-widget-height {
    max-height: 550px;
  }
  .bluewave-widget-img-microsoft {
    min-height: 550px;
  }
  .bluewave-widget-img-visa {
    min-height: 550px;
  }
  .bluewave-widget-img-Quadratic3D {
    min-height: 550px;
  }
  .bluewave-widget-img-PulteMortgage {
    min-height: 550px;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1920px) {
  .video-content .title {
    font-size: 100px;
  }
}
@media screen and (min-width: 1140px) and (max-width: 1600px) {
  .video-content .title {
    font-size: 90px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  .bluewave-section-1 {
    padding: 55px 15%;
  }
  .bluewave-section {
    height: 420px;
  }
  .brand-content-wrap-left {
  	height: 370px;
  }
  .brand-content-wrap-right {
  	height: 370px;
  }
  .bluewave-widget-height {
    max-height: 370px;
  }
  .bluewave-widget-img-microsoft {
    min-height: 370px;
  }
  .bluewave-widget-img-visa {
    min-height: 370px;
  }
  .bluewave-widget-img-Quadratic3D {
    min-height: 370px;
  }
  .bluewave-widget-img-PulteMortgage {
    min-height: 370px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .bluewave-section.first-section,
  .bluewave-section.second-section,
  .bluewave-section.third-section {
    height: auto;
  }

  .bluewave-section-1 {
    padding: 55px 100px !important;
    height: 450px;
  }

  .bluewave-widget-container {
    width: 100%;
  }

  .bluewave-section.second-section .section-column-1 {
    order: 2;
  }

  .bluewave-row {
    width: 100%;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0;
  }

  .bluewave-column {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .bluewave-widget-img-wrapper {
    margin-top: 0px !important;
    min-height: 400px;
  }

  .bluewave-widget-img-hp {
    position: relative;
    background-position: center;
  }

  .bluewave-widget-img-foley,
  .bluewave-widget-img-harlem {
    background-position: center;
  }

  .bluewave-text-inner-section {
    padding: 80px 5%;
  }

  /*-- BRAND GRID: END

================== */

  .bluewave-grid-column {
    padding: 0px;

    grid-column-gap: 10px;
  }

  .brand-row-padding {
    padding: 55px 0px;
  }
  
  .brand-content-wrap-left {
  	height: 600px;
  }
  .brand-content-wrap-right {
  	height: 600px;
  }
  .bluewave-widget-height {
    max-height: 600px;
  }
  .bluewave-widget-img-microsoft {
    min-height: 600px;
  }
  .bluewave-widget-img-visa {
    min-height: 600px;
  }
  .bluewave-widget-img-Quadratic3D {
    min-height: 600px;
  }
  .bluewave-widget-img-PulteMortgage {
    min-height: 600px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .col-md-6.col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  img.abs-contact-img-banner {
      position: relative;
  }
  .our-work-header-text-section {
      padding: 140px 20px 50px 20px;
      line-height: 2.5em;
  }
  .audit-content-wrap-left {
      padding: 0 60px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bluewave-section.first-section,
  .bluewave-section.second-section,
  .bluewave-section.third-section {
    height: auto;
  }

  .bluewave-section-1 {
    padding: 55px 100px !important;
    height: auto;
  }

  .bluewave-widget-container {
    width: 100%;
  }

  .bluewave-section.second-section .section-column-1 {
    order: 2;
  }

  .bluewave-row {
    width: 100%;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .bluewave-column {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .bluewave-widget-img-wrapper {
    margin-top: 0px !important;
  }

  .bluewave-widget-img-hp {
    position: relative;
  }

  .bluewave-text-inner-section {
    padding: 80px 125px;
  }

  /*-- HEADER AFTER SECTION: END

================== */

  .bluewave-grid-column {
    padding: 0px 80px;
    grid-template-columns: auto auto auto;
    grid-column-gap: 80px;
  }

  .brand-row-padding {
    padding: 55px 0px;
  }

  /*-- BRAND SECTION: END

================== */

  /*================== NEW STYLE 13-03-23 ================== */
  
  .bluewave-widget-img-wrapper {
    margin-top: 0px !important;
    min-height: 400px;
  }
  .video-content .title {
    font-size: 45px;
    font-weight: 100;
  }
  
  .story-box .story-img {
    position: relative;
    top: 0px;
    left: 0px;
  }    
  .height-200 {
      height: 120px;
  }
  .story-box {
      margin-left: -15px;
      margin-right: -15px;
  }
  .story-content {
      padding: 50px 30px 50px 30px;
  }
  .col-md-7.col-sm-12, .col-md-5.col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .story-content.right {
      padding: 50px 30px 50px 30px;
  }
  .story-box .story-img.right {
      position: relative;
      top: 0px;
      right: 0px;
      left: auto;
  }
  .col-md-7.order-2 {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
  }
  .col-md-5.order-1 {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
  }
  .our-team.col-lg-2 {
    width: 33.33% !important;
    -ms-flex: 0 0 20% !important;
    flex: 33.33% !important;
    max-width: 33.33% !important;
  }

  .brand-content-wrap-left {
  	height: 500px;
  }
  .brand-content-wrap-right {
  	height: 500px;
  }
  .bluewave-widget-height {
    max-height: 500px;
  }
  .bluewave-widget-img-microsoft {
    min-height: 500px;
  }
  .bluewave-widget-img-visa {
    min-height: 500px;
  }
  .bluewave-widget-img-Quadratic3D {
    min-height: 500px;
  }
  .bluewave-widget-img-PulteMortgage {
    min-height: 500px;
  }
  /*================== NEW STYLE 13-03-23 ================== */

}

@media screen and (min-width: 554px) and (max-width: 1400px) {
    .custom-btn + .custom-btn {
        margin-top: 0px !important;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
    h1.bluewave-heading-title {
        font-size: 2.2em;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  
  /*================== NEW STYLE 13-03-23 ================== */

  .video-content .title {
    font-size: 45px;
    font-weight: 100;
  }
  .video-content .subtitle {
    font-size: 20px;
    font-weight: 100;
  }

  .site-logo .site-logo-inner a img {
    max-width: 300px;
  }
  .custom-btn + .custom-btn {
      margin-top: 20px;
      margin-left: 0;
  }
  .bluewave-widget-height.display-img-mobile.skrollable.rendered {
      filter: brightness(0.7) !important;
  }
  .bluewave-widget-img-Quadratic3D {
      background-position-x: left;
  }
  .story-box .story-img {
      position: relative;
      top: 0px;
      left: 0px;
  }
  .height-200 {
      height: 120px;
  }
  .story-box {
      margin-left: -15px;
      margin-right: -15px;
  }
  .story-content {
      padding: 50px 30px 50px 30px;
  }
  .our-team.col-lg-2 {
      width: 50% !important;
      -ms-flex: 0 0 50% !important;
      flex: 50% !important;
      max-width: 50% !important;
  }
  section.our-team .container {
      padding: 0;
  }
  .story-content.right {
      padding: 50px 30px 50px 30px;
  }
  .story-box .story-img.right {
      position: relative;
      top: 0px;
      right: 0px;
      left: auto;
  }
  .height-50 {
      height: 0px;
  }
  .col-md-7.order-2 {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
  }
  .col-md-5.order-1 {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
  }
  .height-100 {
      height: 0;
  }
  section.contact-us {
    padding-top: 120px;
  }

  .footer-logo-box.primary-logo .footer-logo {
    display: inline-block;
    width: 158px;
    border-right: 2px solid white;
    margin-right: 10px;
  }
  /*================== NEW STYLE 13-03-23 ================== */
}

@media only screen and (min-width: 100px) and (max-width: 767px) {
  .bluewave-section-1 {
    padding: 55px 40px !important;
    height: auto !important;
  }

  /*-- HEADER AFTER SECTION: END

================== */

  .bluewave-section.first-section,
  .bluewave-section.second-section,
  .bluewave-section.third-section {
    height: auto;
  }

  .bluewave-widget-container {
    width: 100%;
  }

  .bluewave-section.second-section .section-column-1 {
    order: 2;
  }

  .bluewave-row {
    width: 100%;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .bluewave-column {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .bluewave-widget-img-wrapper {
    margin-top: auto;
    min-height: auto;
    background-position: top;
  }

  .bluewave-widget-height {
    max-height: 100%;
  }

  .bluewave-widget-img-hp,
  .bluewave-widget-img-foley,
  .bluewave-widget-img-harlem {
    background-position-y: top;
  }

  .brand-content-wrap-left,
  .brand-content-wrap-right {
    height: 100%;
  }

  .brand-heading-title {
    font-size: 1.5em;
  }

  .brand-heading-content {
    font-size: 0.75em;
  }

  .bluewave-text-inner-section {
    padding: 80px 40px;
  }
  

  /*-- BRANDS IMAGE SECTION: END

    ================== */

  .bluewave-grid-column {
    padding: 0px 50px;
    grid-template-columns: auto auto;
    grid-column-gap: 10px;
  }

  .brand-row-padding {
    padding: 55px 0px;
  }

  /*-- BRANDS LOGO SECTION: END

    ================== */
    
  /*================== NEW STYLE 13-03-23 ================== */

    .site-logo .site-logo-inner a img {
        max-width: 300px;
    }
    .custom-btn + .custom-btn {
        margin-top: 20px;
        margin-left: 0;
    }
    .bluewave-widget-height.display-img-mobile.skrollable.rendered {
        filter: brightness(0.7) !important;
    }
    .bluewave-widget-img-Quadratic3D {
        background-position-x: left;
    }
    .story-box .story-img {
        position: relative;
        top: 0px;
        left: 0px;
    }    
    .height-200 {
        height: 120px;
    }
    .story-box {
        margin-left: -15px;
        margin-right: -15px;
    }
    .story-content {
        padding: 50px 30px 50px 30px;
    }
    .our-team.col-lg-2 {
        width: 50% !important;
        -ms-flex: 0 0 50% !important;
        flex: 50% !important;
        max-width: 50% !important;
    }
    section.our-team .container {
        padding: 0;
    }
    .story-content.right {
        padding: 50px 30px 50px 30px;
    }
    .story-box .story-img.right {
        position: relative;
        top: 0px;
        right: 0px;
        left: auto;
    }
    .height-50 {
        height: 0px;
    }
    .col-md-7.order-2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .col-md-5.order-1 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .height-100 {
        height: 0;
    }
    section.contact-us {
      padding-top: 120px;
    }

    .footer-logo-box.primary-logo .footer-logo {
      display: inline-block;
      width: 100%;
      border-right: 0;
      margin-right: 0;
    }
    .footer-logo-box.primary-logo .footer-logo .footer-bluewave-logo {
      height: auto !important;
    }
    .footer-logo-box.secondary-logo .footer-logo {
        margin-right: 30px;
    }
    .footer-logo-box.secondary-logo .footer-logo .footer-bluewave-logo {
        min-height: 25px;
    }
    .footer-logo-box.secondary-logo .footer-logo .footer-bluewave-logo.knownact-logo 	{
    	width: 120px;
    }
    input.form-control {
      width: 100%;
  }
  /*================== NEW STYLE 13-03-23 ================== */
	.case-study-full-text-section {
		padding: 80px 20px !important;
	}
	.site-logo .site-logo-inner {
		padding: 0px 10px !important;
	}
    .case-study-blue-patch-title {
        padding-right: 0 !important;
    }
    .video-content {
    	margin-left: 0px;
	}
    .blue-patch-wrapper .header-bluewave-container {
        padding: 100px 45px 45px;
    }
    
  .brand-content-wrap-left {
  	height: 320px;
  }
  .brand-content-wrap-right {
  	height: 320px;
  }
  .bluewave-widget-height {
    max-height: 320px;
  }
  .bluewave-widget-img-microsoft {
    min-height: 320px;
  }
  .bluewave-widget-img-visa {
    min-height: 320px;
  }
  .bluewave-widget-img-Quadratic3D {
    min-height: 320px;
  }
  .bluewave-widget-img-PulteMortgage {
    min-height: 320px;
  }
}

@media only screen and (min-width: 100px) and (max-width: 480px) {
  /* INTRO SECTION:START */

  .bluewave-section-1 {
    padding: 80px 20px !important;

    line-height: 2.5em;
  }

  /* INTRO SECTION:END */

  /* COLUMN SECTION:START */

  .brand-content-row {
    padding: 20px;
  }

  .bluewave-widget-height {
    max-height: 310px;
  }

  .bluewave-widget-img-hp,
  .bluewave-widget-img-foley,
  .bluewave-widget-img-harlem {
    background-position-y: top;
    background-size: 100% !important;
  }

  .bluewave-text-inner-section {
    padding: 80px 20px;
  }

  h1.bluewave-heading-title {
    font-size: 2.1em;
  }

  .btn-primary-custom {
    padding: 18px 45px !important;
  }

  .col-md-6.offset-1 {
    margin-left: 0;
  }

  /* COLUMN SECTION:END */

  /*-- BRANDS IMAGE SECTION: END

================== */

  .bluewave-grid-column {
    padding: 0px 20px;
  }

  /*-- BRANDS LOGO SECTION: END

================== */

  .video-content .subtitle {
    font-size: 20px;
    font-weight: 100;
  }
  .video-content .title {
    font-size: 50px;
    font-weight: 100;
  }
  .site-logo .site-logo-inner a img {
    max-width: 260px;
  }
  .bluewave-section p.bluewave-p-center {
    font-size: 15px;
    line-height: 1.8;
  }
  .bluewave-section .bluewave-p-center p {
    font-size: 15px;
    line-height: 1.8;
  }
}

@media only screen and (min-width: 100px) and (max-width: 400px) {
  .bluewave-widget-img-hp,
  .bluewave-widget-img-foley,
  .bluewave-widget-img-harlem {
    background-size: 110% !important;
  }
}

@media only screen and (min-width: 100px) and (max-width: 480px) {
  .brand-content-wrap-left,
  .brand-content-wrap-right {
    height: 100%;
  }
  .case-study-blue-patch-title h2 {
    font-size: 2.5em !important;
  }
  .footer-logo-box.secondary-logo .footer-logo .footer-bluewave-logo {
    min-height: 22px;
  }
  .footer-logo-box.secondary-logo .footer-logo .footer-bluewave-logo.knownact-logo 	{
    	width: 100px;
    }
}
@media only screen and (min-height: 320px) and (max-height: 480px) {
	.case-study-header-bluewave-container {
    	height: 95vh !important;
    }
    .case-study-blue-patch-container-content {
        padding: 95px 20px 45px 20px;
    }
    .header-bluewave-container {
        height: 95vh !important;
    }
    .video-content .title {
        font-size: 40px;
        font-weight: 100;
    }
    .case-study-blue-patch-title h2 {
        font-size: 40px !important;
    }
    .site-header-inner {
        padding: 10px 15px !important;
        transition: all .4s ease;
        height: 75px !important;
    }
    .bluewave-menu-nav-list a {
        font-size: 2em !important;
    }
    .bluewave-menu-nav-inner {
        padding: 50px 40px;
    }
    .case-study-blue-patch-title {
        padding-right: 50px !important;
    }
}
@media only screen and (min-width: 100px) and (max-width: 480px) {
  .footer-logo-box.secondary-logo .footer-logo .footer-bluewave-logo{
  	min-width: auto;
  }
}

@media only screen and (max-height: 375px)
.bluewave-home-page-video-banner-wrapper {
    height: calc(var(--vh, 1vh) * 100);
}