
/* -------------------------------------------------
  My Responsive. - Close Btn for Large Screens
---------------------------------------------------*/


@media (min-width: 1400px) and (max-width: 1500px) {

  .hamburger-menu {
    top:50px;
    right: 6%;
  }

}

@media (min-width: 1500px) and (max-width: 1600px) {

  .hamburger-menu {
    right: 7%;
    top:50px;
  }

}

@media (min-width: 1600px) and (max-width: 1700px) {

  .hamburger-menu {
    right: 9%;
    top:50px;
  }

}

@media (min-width: 1700px) and (max-width: 1800px) {

  .hamburger-menu{
    right: 11%;
    top:50px;
  }

}

@media (min-width: 1800px) and (max-width: 2000px) {

  .hamburger-menu {
    right: 14%;
    top: 50px;
  }

}

@media (min-width: 2000px) and (max-width: 2500px) {

  .hamburger-menu {
    right: 17%;
    top: 50px;
  }

}
/* -------------------------------------------------
  My Responsive. - Large Screen
---------------------------------------------------*/

@media (min-width: 1400px) and (max-width: 4500px) {


  /* font styles, note - change font sizes to calc increases */

  h1 {
    font-size: 82x;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 16px;
  }

  h5 {
    font-size: 32px;
    margin-top: 0px;
  }

  h6 {
    font-size: 20px;
    margin-top: 0px;
    font-family: sanchez;

  }

  h7 {
    font-size: 24px;
    margin-top: 0px;
  }

  h10 {
    font-size: 34px;
  }

  h11 {
    font-size: 28px;
  }

  h12 {
    font-size: 16px;
  }

  h13 {
    font-size: 14px;
  }

  h14 {
    font-size: 20px;
    font-weight: 400;
    color: #000;
  }


  /*homepage panel sizings*/

.hw30-sizing {
  transform: translate(0%,21%);
}

.cus-sizing {
  transform: translate(0%,50%);
}

.feed-sizing {
  height: 40%;
  padding-top: 180px;
}

.gv-sizing {
  height: 90%;
  padding-top: 30px;
}

.po-sizing {
  height: 85%;
  padding-top: 55px;
}

.hw_1-sizing {
  height: 70%;
  padding-top: 90px;
}

.dw_lp-sizing {
  height: 80%;
  width: 80%;
  padding-top: 60px;
}


.logo_3-sizing {
  height: 80%;
  transform: translate(110px, 40px);
}

.promax-sizing {
  transform: translate(0%,50%);
}

.dw-sizing {
  height: 80%;
  padding-top:55px;
}

.gw-sizing {
  transform: translate(0%,6.4%);
  width: 80%;
}

.gw-sizing_next {
  width: 100%;
  height: 100%;
}

.home-sizing {
  height: 20%;
  transform: translate(3px, 200px);
}

.home-sizing_1 {
  height: 100%;
  width: 100%;
}

.home-sizing_1_next {
  height: 100%;
  width: 100%;
}

.next_project_title {
  padding-left: 20px;
}

.divider_container {
  margin:  0 20px;
}

.summer-sizing {
  height: 30%;
  padding-top: 205px;
}

.logo_5-sizing {
  height: 16%;
  transform: translate(3px, 244px);
}

.logo_6-sizing {
  height: 76%;
  transform: translate(0px, 74px);
}

.logo_8-sizing {
  height: 66%;
  transform: translate(25px, 114px);
}

.logo_img-sizing {
  height: 100%;
  width: 100%;
}

.ooh_img-sizing {
  height: 77%;
  width: 90%;
  padding-top: 80px;
  padding-left: 50px;
  padding-right: 50p;
}

.hit-sizing {
  transform: translate(0%,0%);
  width: 100%;
  max-height: 100%;
}

.logo-sizing {
  transform: translate(0%,90%);
}

.std-sizing {
  transform: translate(0%,10%);
  width: 70%;
}



img.featured-project-keyframe {
  position: relative;
  object-fit: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  width: 60%;
  margin: auto;
  padding-top: 15px;
}


img.cloud-project-keyframe {
  position: relative;
  object-fit: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  margin: auto;
}


  img.source-image {
    width: 47%;
  }

  .empty {
  width: 100%;
  height:130px;
}



  /* header styles */
  .header {
    height: 130px;
  }

  .header-marginalized {
    padding-left: 70px;
    padding-right: 70px;
  }



  /* menu styles */
  .menucontainer {
    display: flex;
    max-width: 1460px;
    position: relative;
    margin: 0 auto;
    width: 100%;
  }

  .change .menucontainer {
    top: -30px;
  }

  .menuitemscontainer li {
    padding-bottom: 4px;
  }

  .menucontents {
    margin-left: -12px;
    margin-top: 160px;
  }

  .projectcontents {
    margin-top: -104px;
    display: flex;
    position: relative;
    float: right;
    margin-right: 126px;
    justify-content: flex-end;
  }

  .projectlist li {
    padding-right: 0px;
    padding-left: 40px;
  }

  .change .nav-logo-container {
    top:36px;
  }

  .change .navigation {
    height: 500px;
  }

    /*.hamburger-menu {
    top:50px;
    right: 6%;
  }*/


  /* homepage content styles */

  .banner {
    height: 360px;
    padding-bottom: 30px;
  }

  .banner-content {
    padding-left: 70px;
    padding-right: 70px;
    display: flex;
    margin: 0 auto;
    padding-top: 20px;
    max-width: 1320px;
 /* overflow-x: hidden;*/

  }


  .ban-left {
    width: 100%;
    align-self: center;
    flex: none;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    z-index: 1;
  }

  .home-banner-img {
    height: 90%;
    width: 60%;
    margin-top: 0px;
  }

  .projects-header {
    padding-bottom: 0px;
    padding-left: 31px;
    text-align: left;
    width: 27%;
  }

  .projects {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    max-width: 1346px;
  }

  .projects_2022 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .projects-container {
    display: flex;
    flex-wrap: wrap;
  }

  .projects-container_2022 {
    display: flex;
    flex-wrap: wrap;
  }

  .projects-header {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-top: 150px;
  }

  .center-text {
    text-align: center;
    width: 100%;
    padding-top: 0;
  }

  .statement_container {
    padding-left: 70px;
    padding-right: 70px;
    display: flex;
    margin: 0 auto;
    padding-top: 0px;
    max-width: 1320px;
 /* overflow-x: hidden;*/

  }

  .statement {
    width: 444px; 
  }

  .statement_a {
  width: 300px;
  }

  .statement_b {
  padding-left: 80px;
  width: 300px;
  }

  .statement_info_container {
  display: flex;
  padding-left: 70px;
  }

  .mission {
    width: 100%;
    margin: 0 auto;
    max-width: 460px;
    padding: 0px 0 80px 0;
  }

  .art-item{
    padding-bottom: 35px;
    width: 47.5%;
    margin: 0 auto;
  }

  .project_art-item_2022 {
    padding-bottom: 35px;
    width: 47.5%;
    margin: 0 auto;
  }

  .project_art-item_2022_full-width {
    padding-bottom: 35px;
    width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-padding-bottom {
  padding-bottom: 140px;
}

  .project-title {
    padding-bottom: 5px;
  }


  .art-item-feed {
    padding-right:48px;
  }

  .feed-mar-bot-111 {
    padding-bottom: 30px;
  }

  .mar-bot-30 {
    margin-bottom: 50px;
  } 

  /* change img size to calc increases to maintain ratio */
  .project-img {
    height: 504px;
  }

  .next_project-img{
    height: 600px;
  }

  .project-img_2022 {
    height: 600px;
 }

   .project-img_2022_em_des {
    height: 700px;
 }

  .project-img_2022_dw {
    height: 440px;
  }

  .project-img_2022_dsc {
    height: 850px;
}

  .project-img_2022_po {
    height: 770px;
}

  .featured-project-img {
    height: 706px;
  }



  .project-type {
    display: block;
    text-align: center;
  }


   /* project page content styles */


  .banner_container {
    margin-left: 40px;
    margin-right: 40px;
  }

  .project-banner-img {
    height: 760px;
    margin: 0 auto;
    padding:  20px 0px 0 0px;
  }

  .project-banner-img_dw {
    height: 760px;
    margin: 0 auto;
    padding:  20px 0px 0 0px;
  }

    .project-banner-img_cover {
    height: 760px;
    margin: 0 auto;
    padding:  0px 0px 0 0px;
  }

  .proj-ban-img-full {
    height: 760px;
    margin: 0 auto;
    width: 100%;
    object-fit: cover;
  }

  img.partial-ban-img_good_logo {
    height: 20%;
    display: block;
    margin: 250px auto;
  }

  img.partial-ban-img_gv_screens {
    height: 100%;
    display: block;
    margin: 0 auto;
  }

  .project-banner-content {
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 0px;
  }

  article {
    padding-left: 70px;
    padding-right: 70px;
  }

  .video-sizing {
    width:100%;
    margin: 0px auto 0px;
    display: block;
    position: relative;
  /*  box-shadow: 1px 1px 10px rgba(0, 0, 0, .4); */
  }

      .video-sizing-feed {
     width:84%;
     margin: 100px auto 140px;
     display: block;
     position: relative;
    /* box-shadow: 1px 1px 10px rgba(0, 0, 0, .4); */
   }

  .container {
    display: flex;
  /*  flex-wrap: wrap; */
    margin-top: 40px;
    margin-bottom: 90px;
  }

  .container-grey-111 {
    background-color: #F4F5F8;
    padding-top: 70px;
    padding-bottom: 120px;
    padding-left: 70px;
    padding-right: 70px;
  }

  .role_involvement_container {
    display: flex;
  /*  flex-wrap: wrap; */
    max-width: 1320px;
    margin: 0 auto;
  }

  .section-indent {
  /*  margin-left: 44%; */
    margin-bottom: 40px;
  /*  max-width: 600px; */
    margin-top: 200px;
  }

  .no-topmargin {
    margin-top:0px;
  }

  .section-copy {
    margin-left: 54%;
  }

  .section-copy-cloud {
    margin-left: 52%;
  }

  .copy-indent {
    margin-top: 25px;
    width: 493px;
  }

  .the-project_challenge-title {
    margin-bottom: 30px;
  }

  .intro {
    width: 32%;
    margin-right: 30px;
    margin-left: %;
  }

  .challenge {
    width: 32%;
    margin-left: 3%;
    margin-top: 0px;
  }

    .skills {
    width: 10%;
    margin-left: 13%;
    margin-top: 0px;
  }

  .intro-header {
    margin-bottom: 0px;
  }

  .intro-copy {
    margin-top: 0px;
    width: %;
  }

  .copy {
    width: 493px;
    margin-top: 25px;
  }

  img.project-image-full {
    width: 72%;
    margin-left: 28%;
  }

  img.project-image-full-logo-1 {
    width: 72%;
  }

  img.project-image-full-feed {
  width: 75%;
  }

  img.project-image-full-feed-116 {
  width: 90%;
  }

  img.project-image-full-cloud-222 {
  margin-bottom: 100px;
}

  .lef-mar-111 {
    margin-left: 12%;
    width: 70%;
  }

    .lef-mar-118 {
    margin-left: 12%;
    width: 90%;
  }

  img.phone-image-full {
    width: 72%;
    margin-left: 12%;
  }

  img.poster-image-full {
    width: 62%;
  }

  img.poster-image-full.lf-margin {
    margin-left: 120px;
  }

  .column-poster-img {
    display: inline-block;
    width: 45.8%;
    margin-top: 80px;
    margin-left: 25px;
    margin-right: 0px;
  }

  .column-website-img {
    display: inline-block;
    width: 45.8%;
    margin-top: 80px;
    margin-left: 25px;
    margin-right: 0px;
  }

  .column-logo-inspiration-img {
    display: inline-block;
    width: 45.8%;
    margin-top: 90px;
    margin-left: 170px;
    margin-right: 0px;
  }

  .column-sav-img {
    display: inline-block;
    width: 45.8%;
    margin-top: 30px;
  }

  .mobile-view {
    display: none;
  }

  .column-poster-copy {
    display: inline-block;
    width: 40.8%;
    margin-top: 30px;
    margin-left: 5%;
  }

  .column-poster-logo {;
    width: 40.8%;
  }

  .container-text-cloud-222 {
    width: 46.8%;
    margin-top: -60px;
    margin-bottom: 100px;
  }

  .copy_container-feed {
    margin-left: 9%;
  }

  .header_copy_horiz-container {
    margin-bottom: 80px;
    display: flex;
  }

  .header-horiz {
    width: 140%;
    margin-top: -80px;
    margin-left: 0px;
  }

  .art-item-feed {
    width: 45%;
    margin-bottom: 0px;
  }

  .column-poster-copy-feed {
    display: inline-block;
    width: 40.8%;
    margin-top: 140px;
    margin-left: 10%;
  }

  .mar-lef-posters {
    margin-left: -40px;
  }


  .columns-poster {
    margin-bottom: 80px;
  }

  .copy-poster {
    width: 80%;
    margin-top: 25px;
  }

  .inspiration-group {
    display: block;
  }

  img.img-inspiration {
    width: 80%;
  }

  img.img-inspiration-more-width {
    width: 128%;
  }

  img.project-image-reduced {
    width: 22%;
  }

  .quote {
    width: 66.66667%;
    margin: 100px 260px;
    max-width: 630px;
  }

  hr {
    width: 100%;
  }

  .hr-container {
    margin-top: 160px;
  }

  .project-header{
    margin-top: 80px;
  }

  .header-indent {
    margin-left: 9%;
  }

  .header-indent-cloud {
    margin-left: 5%;
  }

  .project-subheader{
    width: 50%;
  }

  .content-img {
  /*height: 500px;*/
    margin-top: 100px;
  }

  .content-img-feed-117{
    margin-bottom: 220px;
  }

  .more-margin {
    margin-bottom: 120px;
  }

  .column-img {
    margin-bottom: 30px;
    width: 46.5%;
  /*height: 450px;*/
  }

  .center-img {
    height: 450px;
  }

  .columns{
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 150px;
  }

  .column-solo {
    margin-left: 37%;
    margin-top: 130px;
    margin-right: 5%;
  }

  .profiler-header {
    margin-top: 280px;
    z-index: 1;
    position: absolute;
    margin-left: 100px;
  }

  .logos-header {
    margin-left: 8%;
    width: 26%;
    text-align: left;
  }

  .left {
    margin-right: 0.5%;
    margin-left: 3%;
    margin-top: -80px;
  }

  .right {
    margin-left: 0.5%;
  }

  .top {
    margin-top: 180px;
  }

  .project {
    margin-top: 300px;
  }

  .inspiration-copy {
    margin: 150px 0 30px;
  }

  .inspiration-image {
    width: 65%;
  }

  .margin-bottom-reduced {
    margin-bottom: -80px;
  }

   /* about page content styles */

  .about-banner-content {
    padding-left: 70px;
    padding-right: 70px;
  }

  .about-section {
    margin-bottom: 62px;
  }

  .about-copy-block {
    width: 42%;
    margin-left: 50px;
    padding-bottom: 140px;
  }

  .about-img1 {
    height: 300px;
    width: 58%;
    margin-right: 3.5%;
    margin-bottom: 3.5%;
  }

  .about-img2 {
    height: 300px;
    width: 38.5%;
    margin-bottom: 3.5%;
  }

  .about-img3 {
    height: 340px;
    width: 100%;
    margin-bottom: 3.5%;
  }

  .about-img4 {
    height: 260px;
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 20px;
  }

  .about-img5 {
    height: 260px;
    width: 65.5%;
    margin-bottom: 3.5%;
  }

  .about-img6 {
    height: 286px;
    width: 63%;
    margin-right: 3.5%;
    margin-bottom: 3.5%;
  }

  .about-img7 {
    height: 286px;
    width: 33.5%;
    margin-bottom: 3.5%;
  }

  .about-img8 {
    width: 90%;
    margin-right: 3.5%;
    margin-bottom: 3.5%;
  }

  .about-img9 {
    height: 300px;
    width: 23%;
    margin-right: 3.5%;
    margin-bottom: 3.5%;
  }

  .about-img10 {
    height: 300px;
    width: 34.5%;
    margin-bottom: 3.5%;
  }

  .about-img11 {
    height: 350px;
    width: 100%;
    margin-bottom: 4.5%;
  }

  .about-quote {
    margin-top: 140px;
  }

  .about-copy {
    width: 81%;
    margin-top: 25px;
  }

  .abobotmar {
    margin-bottom: 50px;
  }


  /* footer styles */



  .footer {
    max-width: 1320px;
    margin: 40px auto 0;
  }

  /* Contact Page Content Styles */

  .contact-banner-content {
    padding-left: 180px;
    padding-right: 180px;
    max-width: 1060px;
  }

  .form-container {
    padding-left: 180px;
    padding-right: 180px;
    max-width: 1060px;
    margin: 50px auto;
  }

  .input-style {
    font-size: 50px;
  }

  .bg-contact {
  }

  .socialitems {
    margin: 0 20px;
  }

  /* Projects Page Content Styles */

.project-wrapper {
  padding-left: 70px;
  padding-right: 70px;
}

.portfolio-filter-wrap {
  width: 200px;
  margin-top: 50px;
}

.project-filters a.active {
  font-size: 22px;
  margin-right: 70px;
  font-weight: 300;
  line-height: 2;
}

.project-filters a {
  font-size: 22px;
  line-height: 2;
  font-weight: 100;
}

.project-filters a:hover {
  font-weight: 200;
}

.projects-list-container {
  margin-top: -10px;
  margin-left: 200px;
}

.experiments-container {
  margin-left: 200px;
}

.project-item {
  display: flex;
  margin: 0 0;
  width: 100%;
  padding-bottom: 120px;
}

.portfolio-item-content {
  width: 60%;
}

.portfolio-item-description {
  width: 40%;
  margin: auto 70px;
}

.item-thumbnail {
  height: 350px;
}

.projectlist-category {
  margin-bottom: 50px;
}

.all-projects-description {
  max-width: 650px;
}

.sav-header {
  margin-top: 100px;
}

.head-mar-111 {
  margin-top: 200px;
}

.sav-subheader {
  margin-top: 6px;
}

.copy-sav {
  margin-top: 25px;
  width: 75%;
}

.copy-feed {
  margin-top: 25px;
  width: 90%;
}

.copy-cloud {
  margin-top: 25px;
  width: 90%;
}

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

.copy-margin {
  margin-left: 0px;
}

.copy-margin-feed {
  margin-left: 100px;
}

.container-sav {
  margin-top: 90px;
}

.container-dat {
  margin-top: 60px;
}

.pad-bot-cloud {
  margin-bottom: 200px;
}

.wireframe-container {
  padding-bottom: 160px;
}

.wireframe-1 {
  width: 25%;
}

.cop-mar-bot {
  margin-bottom: 100px;
}

.wireframe-title {
  margin-bottom: 30px;
}

.quad-container {
  padding-bottom: 140px;
}

.quad-1 {
  width: 50%;
  margin-bottom: 100px;
}

.quad-title {
  margin-bottom: 30px;
}

.quad-subtitle {
  margin-bottom: 50px;
}

.section {
  margin-bottom: 40px;
}

.email-container {
  padding-left: 65px;
  padding-right: 53px;
  margin-bottom: 60px;
}

.email-1 {
  margin-right: 132px;
}

.quad-comment {
  margin-top: 10px;
}

img.cen-img-dw {
  width: 90%;
}

img.cen-img-pm {
  width: 75%;
}

.cen-img-container {
  margin-top: 80px;
}

.bot-mar-dw {
  padding-bottom: 120px;
}

.feed-pos-1 {
  position: relative;
  margin-top: -24.5%;
}

.feed-pos-2 {
  position: relative;
  margin-top: -32%;
  margin-left: 46px;
}

.feed-pos-3 {
  position: relative;
  margin-top: -4.4%;
}

.feed-pos-4 {
  margin-left: 0px;
  margin-top: 0px;
}

.feed-pos-5 {
  position: relative;
  margin-top: -21.5%;
}



/* -------------------------------------------------
  New Project List Styles
---------------------------------------------------*/

.cd-tab-filter {
  position: relative;
  top: 0;
}

.cd-tab-filter ul {
  display: block;
}

.cd-tab-filter li:first-child {
  display: block;
}

.cd-tab-filter a{
  font-size: 22px;
  font-weight: 300;
}

.cd-tab-filter a.selected {
  font-size: 22px;
  font-weight: 500;
}


 /* -------------------------------------------------
   Footer Styles
 ---------------------------------------------------*/

 .footer-contents {
   margin-top: -178px;
   display: flex;
   position: relative;
   float: right;
   margin-right: 30px;
   justify-content: flex-end;
 }

 .footer-classic {
   padding-left: 70px;
   padding-right: 0px;
   padding-top: 70px;
   padding-bottom: 40px;
 }

 .footer-cta {
   padding-top: 90px;
   padding-bottom: 80px;
 }

 .footer-classic {
   max-width: 1320px;
   margin: 0 auto;
 }

}




/* -------------------------------------------------
  My Responsive. - Laptop
---------------------------------------------------*/
@media (min-width: 1100px) and (max-width: 1399px) {

  /* font styles, note - change font sizes to calc increases */

  h1 {
    font-size: 82px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 30px;
    line-height: 1.3;
  }

  h4 {
    font-size: 14px;
  }

  h5 {
    font-size: 26px;
    margin-top: 0px;
  }

  h6 {
    font-size: 16px;
    margin-top: 0px;
  }

  h7 {
    font-size: 20px;
    margin-top: 0px;
  }

  h10 {
    font-size: 34px;
  }

  h11 {
    font-size: 28px;
  }

  h12 {
    font-size: 16px;
  }

  h13 {
    font-size: 14px;
  }

  h14 {
    font-size: 20px;
    font-weight: 400;
    color: #000;
  }

  img.featured-project-keyframe {
  width: 370px;
  padding-top: 20px;
}

img.cloud-project-keyframe {
  width: 100%;
}

  .empty {
  width: 100%;
  height:0px;
}

a.next-project { 
  padding-right: 50px;
 }

  /*homepage panel sizings*/

.hw30-sizing {
  width: 90%;
  top: 50%;
  transform: translateY(-50%);
}

.cus-sizing {
  width: 90%;
  top: 50%;
  transform: translateY(-50%);
}

.feed-sizing {
  width: 55%;
  top: 50%;
  transform: translateY(-50%);
}

.logo_3-sizing {
  height: 80%;
  transform: translate(90px, 40px);
}

.promax-sizing {
  width: 90%;
  top: 50%;
  transform: translateY(-50%);
}

.gw-sizing {
  width: 100%;
}

.home-sizing {
  height: 20%;
  transform: translate(3px, 170px);
}

.gw-sizing_next {
  width: 100%;
  height: 100%;
}

.home-sizing_1_next {
  height: 100%;
  width: 100%;
}

.home-sizing_1 {
  height: 100%;
  width: 100%;
}

.summer-sizing {
  height: 30%;
  transform: translateY(115%);
}

.hit-sizing {
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.logo-sizing {
  width: 50%;
  top: 50%;
  transform: translateY(-50%);
}

.logo_5-sizing {
  height: 18%;
  transform: translate(3px, 180px);
}

.logo_6-sizing {
  height: 76%;
  transform: translate(0px, 74px);
}

.logo_8-sizing {
  height: 66%;
  transform: translate(18px, 84px);
}

.gv-sizing {
  height: 90%;
  padding-top: 30px;
}

.po-sizing {
  height: 82%;
  padding-top: 55px;
}

.hw_1-sizing {
  height: 70%;
  padding-top: 70px;
}

.dw-sizing {
  height: 80%;
  padding-top:40px;
}

.std-sizing {
 width: 70%;
  top: 50%;
  transform: translateY(-50%);
}

.logo_img-sizing {
  height: 100%;
  width: 100%;
}

.dw_lp-sizing {
  height: 70%;
  width: 90%;
  padding-top: 70px;
}

.text-block_container {
  transform: translateY(80%);
  max-width: 390px;
}

  img.partial-ban-img_gv_screens {
    height: 100%;
    display: block;
    margin: 0 auto;
  }

  h30 {
    font-size: 16px;
  }

  h33 {
    font-size: 26px;
  }

  img.source-image {
    width: 53%;
  }

  /* header styles */

  .header {
    height: 130px;
  }

  .header-marginalized {
    padding-left: 40px;
    padding-right: 40px;
  }



  /* menu styles */

  .menucontainer {
    display: flex;
    width: 100%;
  }

  .menuitemscontainer li {
    padding-bottom: 4px;
  }

  .menucontents {
    margin-left: -12px;
    margin-top: 160px;
  }

  .projectcontents {
    margin-top: 434px;
    display: flex;
    justify-content: flex-end;
  }

  .projectlist li {
    padding-right: 0px;
    padding-left: 40px;
  }

  .projectcontents {
    margin-top: -104px;
    display: flex;
    position: relative;
    float: right;
    margin-right: 126px;
    justify-content: flex-end;
  }

  .hamburger-menu {
    right: 40px;
    top: 50px;
  }

  .change .nav-logo-container {
    top: 34px;
  }

  .change .menucontainer {
    top: -30px;
  }

  .change .navigation {
    height: 500px;
  }


  /* homepage content styles */


    .statement_container {
    padding-left: 20px;
    padding-right: 40px;
    display: flex;
    margin: 0 auto;
    padding-top: 0px;
    max-width: 1320px;
 /* overflow-x: hidden;*/

  }

  .statement {
    width: 444px; 
  }

  .statement_a {
  width: 280px;
  }

  .statement_b {
  padding-left: 80px;
  width: 270px;
  }

  .statement_info_container {
  display: flex;
  padding-left: 70px;
  }

  .mission {
    width: 100%;
    margin: 0 auto;
    max-width: 460px;
    padding: 0px 0 80px 0;
  }



  .banner {
    padding-bottom: 80px;
  }

  .banner-content {
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
  }

  .ban-left {
    width: 100%;
    padding-top: 90px;
  }

  .home-header {
    padding-top: 5px;
  }

  .home-banner-img {
    height: 80%;
    width: 60%;
  }

  .statement {
    padding: 0px 20px 85px;
  }

  .home-my-projects {
    padding-top: 0px;
  }

  .projects {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
  }

  .projects-container {
    display: flex;
    flex-wrap: wrap;
  }

    .projects_2022 {
    padding-left: 20px;
    padding-right: 10px;
  }


    .projects-container_2022 {
    display: flex;
    flex-wrap: wrap;
  }

  .projects-header {
    padding-bottom: 0px;
    padding-left: 27px;
    text-align: left;
    width: 27%;
    padding-top: 110px;
  }

  .proj-ban-img-full {
    margin: 0 auto;
    width: 100%;
    object-fit: cover;
  }

  .center-text {
    text-align: center;
    width: 100%;
    padding-top: 0;
  }


  .art-item{
    width: 47%;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 20px;
    padding-bottom: 40px;
  }

  .project_art-item_2022{
    width: 46%;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 20px;
    padding-bottom: 40px;
  }

    .project_art-item_2022_full-width {
    padding-bottom: 35px;
    width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .project-title {
    padding-bottom: 5px;
  }


  /* change img size to calc increases to maintain ratio */
  .project-img {
    min-height: 440px;
    overflow: hidden;
  }

  .project-img_2022 {
    min-height: 440px;
    overflow: hidden;
  }

  .project-img_2022_em_des {
    height: 570px;
  }

  .project-img_2022_dsc {
    height: 710px;
    overflow: hidden;
  }

    .project-img_2022_po {
    height: 630px;
    overflow: hidden;
  }

  .project-img_2022_dw {
    height: 340px;
  }

  .dsc-img_2022 {
    overflow: hidden;
  } 

 .next_project-img{
     height: 440px;
    overflow: hidden;
  }

  .featured-project-img {
    height: 706px;
  }

  .project-type {
    display: block;
    text-align: center;
  }

   /* project page content styles */

  .banner_container {
    margin-left: 40px;
    margin-right: 40px;
  }

   .project-banner-img {
     height: 700px;
     margin-top: 20px;
   }

   .project-banner-img_dw {
    height: 630px;
    margin: 0 auto;
    padding:  20px 0px 0 0px;
   } 

   .project-banner-content {
     padding-left: 40px;
     padding-right: 40px;
     padding-top: 0px;
   }

     img.partial-ban-img_good_logo {
    height: 22%;
    display: block;
    margin: auto;
    padding-top: 260px;

  }

   article {
     padding-left: 70px;
     padding-right: 70px;
   }

   .video-sizing {
     width:100%;
     margin: 0px auto 0px;
     display: block;
     position: relative;
    /* box-shadow: 1px 1px 10px rgba(0, 0, 0, .4); */
   }

    .video-sizing-feed {
     width:94%;
     margin: 100px auto 160px;
     display: block;
     position: relative;
    /* box-shadow: 1px 1px 10px rgba(0, 0, 0, .4); */
   }

   .container {
     display: flex;
     flex-wrap: wrap;
     margin-top: 40px;
     margin-bottom: 80px;
   }

   .section-indent {
  /* margin-left: 42%;*/
     margin-bottom: 40px;
  /* max-width: 550px;*/
     margin-top: 240px;
   }

   .no-topmargin {
     margin-top:0px;
   }

   .section-copy {
     margin-left: 49%;
   }

    .section-copy-cloud {
    margin-left: 52%;
  }

   .intro {
     width: 34%;
     margin-right: 80px;
     margin-left: 0%;
   }

   .intro-header {
     margin-bottom: 0px;
   }

   .intro-copy {
     margin-top: 0px;
   }

   .copy {
     width: 438px;
     margin-top: 25px;
   }

   h15 {
    font-size: 24px;
   }

   .copy-indent {
     margin-top: 25px;
     width: 80%;
   }

   .column-poster-img {
     display: inline-block;
     width: 42%;
     margin-top: 30px;
   }

   .column-sav-img {
     display: inline-block;
     width: 42%;
     margin-top: 30px;
   }


   .column-poster-copy {
     display: inline-block;
     width: 45.8%;
     margin-top: 30px;
   }

   .column-poster-logo {
     width: 45.8%;
   }

     .container-text-cloud-222 {
    width: 46.8%;
    margin-top: -60px;
    margin-bottom: 100px;
    min-width: 560px;
  }

    .column-logo-inspiration-img {
     display: inline-block;
     width: 50%;
     margin-top: auto ;
   }

   .column-solo {
     margin-left: 37%;
     margin-top: 130px;
     margin-right: 5%;
   }

   .profiler-header {
     margin-top: 280px;
     z-index: 1;
     position: absolute;
     margin-left: 100px;
   }

   .logos-header {
     margin-left: 10%;
     width: 32%;
     text-align: left;
   }

   .mobile-view {
     display: none;
   }

   .copy-poster {
     width: 80%;
     margin-top: 25px;
   }

   .inspiration-group {
     display: block;
   }

   img.img-inspiration {
     width: 80%;
   }

   .intro-copy {
     width: 70%;
   }

   .challenge {
    width: 45%;
    margin-top: 0;
   }






   .more-margin {
     margin-bottom: 120px;
   }

   .quote {
     width: 66.66667%;
     margin: 100px 260px;
     max-width: 630px;
   }

   hr {
     width: 100%;
     max-width: 1320px;
   }

   .hr-margin {
     margin-top: 130px;
   }

   .project-header{
     margin-top: 80px;
   }

   .banner-subheader{
    margin-top: 30px;
   }

     .abobotmar {
    margin-bottom: 50px;
  }

   .project-subheader{
     width: 50%;
   }

   .header-indent {
     margin-left: 10%;
   }

   .header-indent-11 {
     margin-left: 11%;
   }

   .content-img {
     margin-top: 100px;
   }

   img.project-image-full {
     width: 80%;
   }

   img.project-image-full-logo-1 {
     width: 80%;
     margin-top: 30px;
   }

   img.phone-image-full {
     width: 80%;
   }

   img.img-inspiration-more-width {
     width: 124%;
   }

   img.project-image-reduced {
     width: 22%;
   }

   img.website-stack {
    width: 100%;
   }

   .column-website-img{
    width: 50%;
   }

   .inspiration-copy {
     margin: 75px 0 30px;
   }

   .inspiration-image {
     width: 65%;
   }

   .column-img {
     margin-bottom: 30px;
     width: 46.5%;
     /*height: 450px;*/
   }

   .center-img {
     height: 450px;
   }

   .columns{
     display: flex;
     flex-wrap: wrap;
     margin-top: 20px;
     margin-bottom: 150px;
   }

   .top {
     margin-top: 150px;
   }

   .margin-bottom-reduced {
     margin-bottom: -80px;
   }

   .left {
     margin-right: 0%;
     margin-left: 5%;
     margin-top: -60px;
   }

   .right {
     margin-left: 0%;
   }

   .project {
     margin: 220px 70px 0px;
   }

   .about-copy-block {
     width: 42%;
     margin-left: 50px;
     padding-bottom: 140px;
   }

   .about-copy {
     width: 81%;
     margin-top: 25px;
   }

   .about-section-container {
     margin-bottom: 50px;
   }

   .about-banner-content {
     padding-left: 70px;
     padding-right: 70px;
   }

   .about-img1 {
     height: 240px;
     width: 58%;
     margin-right: 3.5%;
     margin-bottom: 3.5%;
   }

   .about-img2 {
     height: 240px;
     width: 38.5%;
     margin-bottom: 3.5%;
   }

   .about-img3 {
     height: 240px;
     width: 100%;
     margin-bottom: 3.5%;
   }

   .about-img4 {
     height: 190px;
     width: 31%;
     margin-right: 3.5%;
     margin-bottom: 20px;
   }

   .about-img5 {
     height: 190px;
     width: 65.5%;
     margin-bottom: 3.5%;
   }

   .about-img6 {
     height: 166px;
     width: 63%;
     margin-right: 3.5%;
     margin-bottom: 3.5%;
   }

   .about-img7 {
     height: 166px;
     width: 33.5%;
     margin-bottom: 3.5%;
   }

   .about-img8 {
     width: 90%;
   }

   .about-img9 {
     height: 260px;
     width: 23%;
     margin-right: 3.5%;
     margin-bottom: 3.5%;
   }

   .about-img10 {
     height: 260px;
     width: 35%;
     margin-bottom: 3.5%;
   }

   .about-img11 {
     height: 250px;
     width: 100%;
     margin-bottom: 3.5%;
   }

   .about-quote {
     margin-top: 140px;
   }

   /* Contact Page Content Styles */

   .contact-banner-content {
     padding-left: 180px;
     padding-right: 180px;
     max-width: 800px;
   }

   .form-container {
     padding-left: 180px;
     padding-right: 180px;
     max-width: 800px;
     margin: 50px auto;
   }

   .input-style {
     font-size: 40px;
   }

   .socialitems {
     margin: 0 20px;
   }

   .bg-contact {
   }

   /* Projects Page Content Styles */

 .project-wrapper {
   padding-left: 70px;
   padding-right: 70px;
 }

 .all-projects-description {
   max-width: 650px;
 }

 .portfolio-filter-wrap {
   width: 200px;
   margin-top: 50px;
 }

 .project-filters a.active {
   font-size: 22px;
   margin-right: 70px;
   font-weight: 300;
   line-height: 2;
 }

 .project-filters a {
   font-size: 22px;
   line-height: 2;
   font-weight: 100;
 }

 .project-filters a:hover {
   font-weight: 200;
 }

 .projects-list-container {
   margin-top: -10px;
   margin-left: 200px;
 }

 .experiments-container {
   margin-left: 200px;
 }

 .project-item {
   margin: 0 0;
   width: 100%;
   padding-bottom: 120px;
 }

 .item-thumbnail {
   height: 580px;
 }

 .sav-header {
   margin-top: 100px;
 }

 .sav-subheader {
   margin-top: 6px;
 }

 .copy-sav {
   margin-top: 25px;
   width: 85%;
 }

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

 .container-sav {
   margin-top: 60px;
 }

 .container-dat {
   margin-top: 50px;
 }

 /* -------------------------------------------------
   New Project List Styles
 ---------------------------------------------------*/

 .cd-tab-filter {
   position: relative;
   top: 0;
 }

 .cd-tab-filter ul {
   display: block;
 }

 .cd-tab-filter li:first-child {
   display: block;
 }

 .cd-tab-filter a{
   font-size: 22px;
   font-weight: 300;
 }

 .cd-tab-filter a.selected {
   font-size: 22px;
   font-weight: 500;
 }

.copy-feed {
  margin-top: 25px;
  width: 78%;
}

.copy-cloud {
  margin-top: 25px;
  width: 100%;
  max-width: 460px;
}

.column-poster-copy-feed {
  display: inline-block;
  width: 47.8%;
  margin-top: 140px;
  margin-left: 10%;
}

img.project-image-full-feeda {
  width: 130%;
}

img.project-image-full-feed {
width: 75%;
}

img.project-image-full-feed-116 {
width: 90%;
}

img.project-image-full-cloud-222 {
  margin-bottom: 100px;
  width: 100%;
}


.content-img-feed-117{
  margin-bottom: 220px;
}

.header-horiz {
  width: 140%;
  margin-top: -80px;
  margin-left: 0px;
}

.wireframe-container {
  padding-bottom: 160px;
}

.wireframe-1 {
  width: 25%;
}

.cop-mar-bot {
  margin-bottom: 100px;
}

.wireframe-title {
  margin-bottom: 30px;
}

.quad-container {
  padding-bottom: 100px;
}

.quad-1 {
  width: 50%;
  margin-bottom: 100px;
}

.quad-title {
  margin-bottom: 30px;
}

.quad-subtitle {
  margin-bottom: 50px;
}

img.quad-img {
  width: 80%;
}

.email-container {
  padding-left: 35px;
  padding-right: 35px;
  margin-bottom: 60px;
}

.email-1 {
  margin-right: 20px;
  width: 25%;
}

.email-2 {
  margin-left: 69px;
  width: 65%;
}

img.email-img {
  width: 100%;
}

.quad-comment {
  margin-top: 10px;
  max-width: 380px;
}

img.cen-img-dw {
  width: 95%;
}

img.cen-img-pm {
  width: 85%;
}

.cen-img-container {
  margin-top: 80px;
}

.feed-pos-1 {
  position: relative;
  margin-top: -25%;
}

.feed-pos-2 {
  position: relative;
  margin-top: -33%;
  margin-left: 46px
}

.feed-pos-3 {
  position: relative;
  margin-top: -4.4%;
}

.feed-pos-4 {
  margin-left: 0px;
}

.feed-pos-5 {
  position: relative;
  margin-top: -21.5%;
}



 /* -------------------------------------------------
 A Project Page Redesign 
 ---------------------------------------------------*/



   .the-project_challenge-title {
    margin-bottom: 30px;
   }

   .role_involvement_container {
    display: flex;
  /*  flex-wrap: wrap; */
    max-width: 1320px;
    margin: 0 auto;
  }
 
   .container-grey-111 {
    background-color: #F4F5F8;
    padding-top: 70px;
    padding-bottom: 120px;
    padding-left: 70px;
    padding-right: 70px;
  }

   .head-mar-111 {
    margin-top: 200px;
  }

   .wireframe-111 {
    width: 30.8px;
    margin-top: 30px;
   }

  .art-item-feed {
    padding-right:48px;
  }

  .copy_container-feed {
  margin-left: 5%;
  }

  img.project-image-full-feed {
  width: 75%;
  }

  img.project-image-full-feed-116 {
  width: 90%;
  }



  .lef-mar-111 {
    margin-left: 12%;
    max-width: 400px;
  }

  .copy-horiz {
    width: 150%;
  }

  .art-item-feed {
    width: 45%;
  }

  .feed-width-111 {
    width: 110%
  }

  .feed-padding {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
  }

  .pad-bot-cloud {
    margin-bottom: 200px;
  }

  .header-indent-cloud {
    margin-left: 40px;
  }

  .bot-mar-dw {
  padding-bottom: 120px;
}

  img.poster-image-full {
    width: 70%;
  }







 /* -------------------------------------------------
   Footer Styles
 ---------------------------------------------------*/

 .footer-contents {
   margin-top: -97px;
   display: flex;
   position: relative;
   float: right;
   margin-right: 30px;
   justify-content: flex-end;
 }

 .footer-classic {
   padding-left: 70px;
   padding-right: 0px;
   padding-top: 70px;
   padding-bottom: 80px;
 }

 .footer-cta {
   padding-top: 90px;
   padding-bottom: 0px;
 }



}


/* -------------------------------------------------
  My Responsive. - Tablet Screen
---------------------------------------------------*/
@media (min-width: 700px) and (max-width: 1099px) {

  /* font styles, note - change font sizes to calc increases */

  h1 {
    font-size: 68px;
    line-height: 1;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 26px;
  }

  h4 {
    font-size: 16px;
  }

  h5 {
    font-size: 26px;
    margin-top: 0px;
  }

  h6 {
    font-size: 16px;
    margin-top: 0px;
  }

  h7 {
    font-size: 20px;
  }

  h14 {
    font-size: 20px;
    font-weight: 400;
    color: #000;
  }

  .banner-subheader {
    margin-top: 30px;
  }


  img.featured-project-keyframe {
  width: 360px;
  padding-top: 20px;
}

img.cloud-project-keyframe {
  width: 70%;
  padding-top: 20px;
}

  .empty {
  width: 100%;
  height:0px;
}

/*homepage panel sizings*/

.hw30-sizing {
  width: 90%;
  top: 50%;
  transform: translateY(-50%);
}

.cus-sizing {
  width: 90%;
  top: 50%;
  transform: translateY(-50%);
}

.feed-sizing {
  width: 48%;
  top: 50%;
  transform: translateY(-50%);
}

.logo_3-sizing {
  height: 80%;
  transform: translate(60px, 20px);
}

.promax-sizing {
  width: 90%;
  top: 50%;
  transform: translateY(-50%);
}


.gw-sizing {
  width: 100%;
  height: 100%;
}

.home-sizing {
  height: 15%;
  transform: translate(3px, 160px);
}

.gw-sizing_next {
  width: 100%;
  height: 100%;
}

.home-sizing_1_next {
  height: 100%;
  width: 100%;
}

.home-sizing_1 {
  height: 100%;
  width: 100%;
}

.summer-sizing {
  height: 30%;
  top: 50%;
  transform: translateY(-50%);
}

.logo_5-sizing {
  height: 16%;
  transform: translate(3px, 128px);
}

.logo_6-sizing {
  height: 76%;
  transform: translate(0px, 44px);
}

.logo_8-sizing {
  height: 66%;
  transform: translate(14px, 58px);
}

.logo_img-sizing {
  height: 100%;
  width: 100%;
}

.dw_lp-sizing {
  height: 60%;
  width: 90%;
  padding-top: 60px;
}


.hit-sizing {
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.logo-sizing {
  width: 50%;
  top: 50%;
  transform: translateY(-50%);
}

.std-sizing {
 width: 70%;
  top: 50%;
  transform: translateY(-50%);
}

.gv-sizing {
  height: 90%;
  padding-top: 30px;
}

.po-sizing {
  height: 80%;
  padding-top: 45px;
}

.hw_1-sizing {
  height: 60%;
  padding-top: 62px;
}

.dw-sizing {
  height: 80%;
  padding-top:40px;
}


.text-block_container {
  transform: translateY(20%);
  max-width: 390px;
}

.text-block_container_gdrx_img {
  margin: auto;
  max-width: 460px;
  transform: translateY(5%);
}

  img.partial-ban-img_gv_screens {
    height: 100%;
    display: block;
    margin: 0 auto;
  }

  h30 {
    font-size: 16px;
  }

  h33 {
    font-size: 26px;
  }


  img.source-image {
    width: 60%;
  }


  /* header styles */

  .header-marginalized {
    padding-left: 20px;
    padding-right: 20px;
  }



  /* menu styles */

  .menucontainer {
    display: flex;
  }

  .menuitemscontainer li {
    padding-bottom: 8px;
  }

  .menucontents {
    margin-left: -12px;
    margin-top: 160px;
  }

  .projectcontents {
    margin-top: -112px;
    display: flex;
    position: relative;
    float: right;
    margin-right: 86px;
    justify-content: flex-end;
  }

  .projectlist li {
    padding-right: 0px;
    padding-left: 40px;
  }

  .hamburger-menu {
    right: 20px;
  }

  .change .navigation {
    height: 500px;
  }

  .change .menucontainer {
    width: 100%;
  }



  /* homepage content styles */




  .statement_container {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    margin: 0 auto;
    padding-top: 0px;
    width: 100%;
 /* overflow-x: hidden;*/

  }

  .statement {
    width: 40%; 
  }

  .statement_a {

  }

  .statement_b {
  padding-left: 40px;
  width: 100%;
  }

  .statement_info_container {
  display: flex;
  padding-left: 40px;
  width: 40%;
  }

  .mission {

  }




  .banner {
    padding-bottom: 80px;
  }

  .banner-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 80px;
  }

  .home-my-projects {
    padding-bottom: 60px;
    padding-top: 0px;
  }

  .projects-header {
    padding-top: 50px;
  }

  .home-banner-img {
    height: 68%;
    width:auto;
  }

  .projects-container {
    display: flex;
    flex-wrap: wrap;
  }

  .projects {
    padding-left: 10px;
    padding-right: 10px;
  }

    .projects_2022 {
    padding-left: 0px;
    padding-right: 0px;
  }

    .projects-container_2022 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 10px;
    padding-right: 10px;
  }

    .proj-ban-img-full {
    margin: 0 auto;
    width: 100%;
    object-fit: cover;
  }


  .art-item {
    width: 47%;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 24px;
  }

  .project_art-item_2022 {
    width: 46%;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 24px;
  }

    .project_art-item_2022_full-width {
    padding-bottom: 35px;
    width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }



  .project-title {
    padding-bottom: 5px;
  }

 

/* change img size to calc increases to maintain ratio */
  .project-img {
    min-height: 380px;
  }

  .dsc-img_2022 {
    min-height: 470px;
    overflow: hidden;
  } 

  .project-img_2022 {
    min-height: 300px;
  }  

  .project-img_2022_dw {
    min-height: 300px;
  }

   .project-img_2022_dsc {
    height: 440px;
    overflow: hidden;
  }

    .project-img_2022_po {
    height: 440px;
    overflow: hidden;
  }

   .project-img_2022_em_des {
    height: 330px;
 }

  .next_project-img{
     height: 300px;
    overflow: hidden;
  }

  .featured-project-img {
    height: 686px;
    width: 95%;
    margin: 0 auto;
  }

  .project-type {
    display: block;
    text-align: center;
  }


  /* project content styles */

  .project-subheader {
    width:60%;
  }

  .project-subheader-indent {
    width:100%;
  }

  .project-banner-content {
    padding-left: 50px;
    padding-right: 50px;
  }

  .video-sizing {
    width:100%;
    margin: 0px auto 0px;
    display: block;
    position: relative;
   /* box-shadow: 1px 1px 10px rgba(0, 0, 0, .4); */
  }

    .video-sizing-feed {
     width:94%;
     margin: 100px auto 80px;
     display: block;
     position: relative;
    /* box-shadow: 1px 1px 10px rgba(0, 0, 0, .4); */
   }

  .intro-copy {
    margin-top: 0px;
  }

  .intro-header {
    margin-bottom: 0px;
  }

  .section-indent {
 /* margin-left: 42%; */
    margin-top: 100px;
  }

  .no-topmargin {
    margin-top:0px;
  }

  .section-copy {
    margin-left: 42%;
  }

  .section-copy-cloud {
    margin-left: 53%;
  }

  article {
    padding-left: 50px;
    padding-right: 50px;
    padding-top:80px;
  }

  .container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 100px;
  }

  .intro {
    width: 100%;
    margin-bottom: 50px;
    max-width: 800px;
  }

  .copy {
    width: 52%;
    margin-top: 25px;
  }

  .about-copy {
    width: 94%;
    margin-top: 25px;
  }

  .copy-poster {
    width: 100%;
    margin-top: 25px;
  }

  .column-poster-img {
    display: inline-block;
    width: 45.8%;
    margin-top: 30px;
  }

  .column-logo-inspiration-img {
    display: inline-block;
    width: 45.8%;
    margin: auto;
  }

  .column-sav-img {
    display: inline-block;
    width: 45.8%;
    margin-top: 30px;
  }

  .mobile-view {
    display: none;
  }

  .column-poster-copy {
    display: inline-block;
    width: 45.8%;
    margin-top: 30px;
  }

   .column-poster-logo {
   width: 45.8%;
  }


  img.img-inspiration {
    width: 80%;
  }

  img.img-inspiration-more-width {
    width: 124%;
  }

  .copy-indent {
    width: 90%;
    margin-top: 25px;
  }

  .intro-copy {
    width: 100%;
    margin-bottom: 5px;
  }

  .quote {
    width: 66.66667%;
    margin: 70px auto;
    max-width: 630px;
  }

  .project-banner-img {
    height: 550px;
  }

  .project-banner-img_dw {
    height: 380px;
   } 

  .content-img {
    margin-top: 70px;
  }

  img.project-image-reduced {
    width: 25%;
    margin-bottom: 120px;
  }

  img.project-image-full {
  width: 90%;
  }

  img.project-image-full-logo-1 {
  width: 100%;
}

  img.phone-image-full {
    width: 90%;
  }

  img.poster-image-full {
    width: 90%;
  }

  img.website-stack {
    width:100%;
  }

  .column-website-img {
    width: 54%;
  }

  .column-img {
    margin-bottom: 15px;
    width: 46.2%;
    /*height: 350px;*/
  }

  .center-img {
    height: 400px;
  }

  .columns {
    margin-bottom: 110px;
  }

  .column-solo {
    margin-left: 41%;
    margin-top: 130px;
    margin-right: 1%;
  }

  .profiler-header {
    margin-top: 180px;
    z-index: 1;
    position: absolute;
    margin-left: 50px;
  }

  .logos-header {
    margin-left: 4%;
    text-align: center;
    margin-bottom: 100px;
  }

  .left {
    margin: -50px 0 50px 0;
  }

  .right {
    margin-left: 3.5%;
  }

  .top {
    margin-top: 70px;
  }

  .project {
     margin: 200px 50px 0px;
  }

  .inspiration-copy {
    margin: 65px 0 30px;
  }

  .inspiration-image {
    width: 75%;
  }

  hr {
    width: 100%;
  }

  .hr-container {
    margin-top: 120px;
  }

  .sav-header {
    margin-top: 100px;
  }

  .sav-subheader {
    margin-top: 6px;
  }

  .copy-sav {
    margin-top: 25px;
    width: 85%;
  }

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

  /* about content styles */

  .about-banner-content {
    padding-left: 50px;
    padding-right: 50px;
  }

  .about-copy-block {
    width: 49%;
    margin-left: 0px;
    padding-bottom: 140px;
  }

  .about-section-container {
    margin-bottom: 50px;
  }

  .about-banner-group {
    width: 50%;
  }

  .about-img1 {
    height: 240px;
    width: 57%;
    margin-right: 4.5%;
    margin-bottom: 4.5%;
  }

  .about-img2 {
    height: 240px;
    width: 38.5%;
    margin-bottom: 4.5%;
  }

  .about-img3 {
    height: 240px;
    width: 100%;
    margin-bottom: 4.5%;
  }

  .about-img4 {
    height: 190px;
    width: 30%;
    margin-right: 4.5%;
    margin-bottom: 20px;
  }

  .about-img5 {
    height: 190px;
    width: 65.5%;
    margin-bottom: 4.5%;
  }

  .about-img6 {
    height: 166px;
    width: 62%;
    margin-right: 4.5%;
    margin-bottom: 4.5%;
  }

  .about-img7 {
    height: 166px;
    width: 33.5%;
    margin-bottom: 4.5%;
  }

  .about-img8 {
    margin-right: 0;
    width: 82.5%;
    margin-bottom: 4.5%;
  }

  .about-img9 {
    height: 260px;
    width: 22%;
    margin-right: 4.5%;
    margin-bottom: 4.5%;
  }

  .about-img10 {
    height: 260px;
    width: 34.5%;
    margin-bottom: 4.5%;
  }

  .about-img11 {
    height: 250px;
    width: 100%;
    margin-bottom: 4.5%;
  }

  .about-quote {
    margin-top: 140px;
  }

  .abobotmar {
    margin-bottom: 50px;
  }

  /* Contact Page Content Styles */

  .contact-banner-content {
    padding-left: 140px;
    padding-right: 140px;
  }

  .instructions {
    width: 100%;
  }

  .form-container {
    padding-left: 140px;
    padding-right: 140px;
    padding-bottom: 40px;
  }

  .socialitems {
    margin: 0 20px;
  }

    /* Projects Page Content Styles */

  .project-wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }

  .portfolio-filter-wrap {
    width: 200px;
    margin-top: 50px;
  }

  .project-filters a.active {
    font-size: 22px;
    margin-right: 70px;
    font-weight: 300;
    line-height: 2;
  }

  .project-filters a {
    font-size: 22px;
    line-height: 2;
    font-weight: 100;
  }

  .project-filters a:hover {
    font-weight: 200;
  }

  .projects-list-container {
    margin-top: 80px;
    margin-left: 200px;
  }

  .experiments-container {
    margin-left: 200px;
  }

  .project-item {
    margin: 0 0;
    width: 100%;
    padding-bottom: 120px;
  }

  .item-thumbnail {
    height: 480px;
  }

  /* -------------------------------------------------
    New Project List Styles
  ---------------------------------------------------*/

  .cd-tab-filter {
    position: relative;
    top: 0;
  }

  .cd-tab-filter ul {
    display: block;
  }

  .cd-tab-filter li:first-child {
    display: block;
  }

  .cd-tab-filter a{
    font-size: 22px;
    font-weight: 300;
  }

  .cd-tab-filter a.selected {
    font-size: 22px;
    font-weight: 500;
  }





   /* -------------------------------------------------
 A Project Page Redesign 
 ---------------------------------------------------*/

   .banner_container {
    margin-left: 40px;
    margin-right: 40px;
   }

   img.partial-ban-img_good_logo {
    height: 18%;
    display: block;
    margin: auto;
    transform: translateY(210%);
   }

   .the-project_challenge-title {
    margin-bottom: 30px;
   }

   .role_involvement_container {
    display: flex;
  /*  flex-wrap: wrap; */
    max-width: 1320px;
    margin: 0 auto;
  }
 
   .container-grey-111 {
    background-color: #F4F5F8;
    padding-top: 70px;
    padding-bottom: 120px;
    padding-left: 50px;
    padding-right: 50px;
  }

   .head-mar-111 {
    margin-top: 70px;
  }

   .wireframe-111 {
    width: 30.8px;
    margin-top: 30px;
   }

  .art-item-feed {
    padding-right:48px;
    margin-bottom: 0px;
  }

  .copy_container-feed {
  margin-left: 5%;
  margin-bottom: 80px;
  }

  img.project-image-full-feed {
  width: 75%;
  }

  img.project-image-full-feed-116 {
  width: 90%;
  }

  .lef-mar-111 {
    margin-left: 0%;
        max-width: 400px;
  }

  .copy-horiz {
    width: 150%;
  }

  .art-item-feed {
    width: 45%;
  }

  .feed-width-111 {
    width: 110%
  }

  .feed-padding {
    padding-left: 40px;
    padding-right: 40px;
  }

  .pad-bot-cloud {
  margin-bottom: 200px;
  }

  img.proj-ban-img-new {
    height: 50%;
  }

  .challenge {
    width: 100%;
    margin-bottom: 50px;
    max-width: 800px;
    margin-top: 0px;
    margin-right: 70px;
  }

  .copy-feed {
  margin-top: 25px;
  width: 78%;
  }

  .copy-cloud {
  margin-top: 25px;
  width: 90%;
  }

  .container-text-cloud-222 {
    width: 46.8%;
    margin-top: -120px;
    margin-bottom: 100px;
    min-width: 560px;
  }

  .column-poster-copy-feed {
    width: 45%;
  }

  img.project-image-full-feeda {
    width: 110%;
  }

  .header-horiz {
    width: 140%;
  }

  .header-mar-feed {
    margin-top: 0px;
  }

  img.project-image-full-cloud-222 {
  margin-bottom: 60px;
  width: 100%;
  }

  .header-indent-cloud {
  margin-left: 40px;
  }

  .wireframe-container {
  padding-bottom: 160px;
  }

  .wireframe-1 {
    width: 25%;
  }

  .cop-mar-bot {
    margin-bottom: 100px;
  }

  .wireframe-title {
    margin-bottom: 30px;
  }

  .cloud-lef-mar {
    padding-left: 40px;
  }

  img.wireframe-img {
    width: 80%;
  }

  .quad-container {
    padding-bottom: 100px;
  }

  .quad-1 {
    width: 50%;
    margin-bottom: 100px;
  }

  .quad-title {
    margin-bottom: 30px;
  }

  .quad-subtitle {
    margin-bottom: 50px;
    width: 85%;
  }

  img.quad-img {
    width: 85%;
  }

  .email-container {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 30px;
  }

.email-1 {
  margin-right: 00px;
  width: 25%;
  margin-left: 30px
}

.email-2 {
  margin-left: 40px;
  width: 63%;
}

img.email-img {
  width: 100%;
}

.quad-comment {
  margin-top: 10px;
  max-width: 250px;
}

.cloud-project-img {
  text-align: center;
}

img.cen-img-dw {
  width: 95%;
}

img.cen-img-pm {
  width: 100%;
}

.cen-img-container {
  margin-top: 80px;
}
.bot-mar-dw {
  padding-bottom: 120px;
}

.feed-pos-1 {
  position: relative;
  margin-top: -25%;
}

.feed-pos-2 {
  position: relative;
  margin-top: -31%;
  margin-left: 46px;
}

.feed-pos-3 {
  position: relative;
  margin-top: -3.5%;
}

.feed-pos-4 {
  margin-left: 0px;
  margin-top: 2%;
}

.feed-pos-5 {
  position: relative;
  margin-top: -21.5%;
}

    .button {
  height: 360px;
}








  /* -------------------------------------------------
    Footer Styles
  ---------------------------------------------------*/

  .footer-classic {
    padding-left: 50px;
    padding-right: 0px;
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .footer-cta {
    padding-top: 90px;
    padding-bottom: 0px;
  }

  .footer-contents {
    margin-top: -96px;
    display: flex;
    position: relative;
    float: right;
    margin-right: 10px;
    justify-content: flex-end;
  }


}


/* -------------------------------------------------
  My Responsive. - Inspiration displayed for Goldenvoice posters
---------------------------------------------------*/

@media (min-width:850px)  and (max-width: 1099px){

  .inspiration-group {
    display: block;
  }

  }



/* -------------------------------------------------
  My Responsive. - Tablet Tall Screen
---------------------------------------------------*/
@media (min-width: 375px) and (max-width: 699px) {

/* font styles - change font sizes to calc increases */

  h1 {
    font-size: 48px;
    line-height: 1.1;
    margin-top: 0;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 16px;
  }

  h6 {
    font-size: 16px;
  }

  h14 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
  }

  h15 {
    font-size: 22px;
   }



  img.featured-project-keyframe {
    width: 240px;
  } 

img.cloud-project-keyframe {
  width: 100%;
  padding-top: 20px;
}

  .empty {
  width: 100%;
  height:0px;
}


    .button {
  margin: 100px 0 0 0;
  height: 200px;
  font-size: 26px;
  border: 12px solid;
}


/*homepage panel sizings*/

.hw30-sizing {
  width: 90%;
  top: 50%;
  transform: translateY(-50%);
}

.cus-sizing {
  width: 90%;
  top: 50%;
  transform: translateY(-50%);
}

.feed-sizing {
  width: 33%;
  top: 50%;
  transform: translateY(-50%);
}

.gv-sizing {
  height: 90%;
  padding-top: 30px;
}

.po-sizing {
  height: 80%;
  padding-top: 45px;
}

.hw_1-sizing {
  height: 50%;
  padding-top: 95px;
}

.dw-sizing {
  height: 75%;
  padding-top:38px;
}

.dw_lp-sizing {
  height: 60%;
  width: 85%;
  padding-top: 60px;
}


.text-block_container {
  transform: translateY(70%);
  max-width: 390px;
}

.text-block_container_gdrx_img {
  margin: auto;
  max-width: 460px;
  transform: translateY(15%);
}


  h30 {
    font-size: 16px;
  }

  h33 {
    font-size: 26px;
  }


.logo_3-sizing {
  height: 80%;
  transform: translate(40px, 28px);
}

.promax-sizing {
  width: 90%;
  top: 50%;
  transform: translateY(-50%);
}

.gw-sizing {
  width: 100%;
  height: 100%;
}

.home-sizing {
  height: 11%;
  transform: translate(3px, 210px);
}

.home-sizing_1 {
  height: 100%;
  width: 100%;
}

.gw-sizing_next {
  width: 100%;
}

.home-sizing_1_next {
  width: 100%;
}

.summer-sizing {
  width: 70%;
  top: 50%;
  transform: translateY(-50%);
}

.logo_5-sizing {
  height: 12%;
  transform: translate(0px, 184px);
}

.logo_6-sizing {
  height: 76%;
  transform: translate(0px, 74px);
}

.logo_8-sizing {
  height: 58%;
  transform: translate(13px, 88px);
}

.hit-sizing {
  width: 68%;
  top: 50%;
  transform: translateY(-50%);
}

.logo-sizing {
  width: 35%;
  top: 50%;
  transform: translateY(-50%);
}

.std-sizing {
 width: 50%;
  top: 50%;
  transform: translateY(-50%);
}

.logo_img-sizing {
  height: 100%;
  width: 100%;
}


  img.partial-ban-img_gv_screens {
    height: 100%;
    display: block;
    margin: 0 auto;
  }



/* homepage content styles */


  .statement_container {
    display: inline;
    margin: 0 auto;
    padding-top: 0px;
    width: 100%;
 /* overflow-x: hidden;*/

  }

  .statement {
   padding-left: 20px; 
  }

  .statement_a {
  padding-left: 20px;
  padding-right: 20px;
  }

  .statement_b {
  padding-left: 20px;
  padding-right: 20px;
  }

  .statement_info_container {
  display: inline;
  padding-left: 20px;
  padding-right: 20px;
  }

  .mission {

  }




  .home-banner-img {
    height: 70%;
    width:auto;
  }

  .home-my-projects {
    padding-bottom: 60px;
    padding-top:0px;
  }


  .projects {
    padding-top: 20px;
  }

  .art-item{
/* padding-bottom: 60px;*/
  }

    .project_art-item_2022 {
    width: 100%;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 24px;
  }

    .project_art-item_2022_full-width {
    padding-bottom: 35px;
    width: 100%;
    margin: 0 auto;
    padding-right: 20px;
  }

    .proj-ban-img-full {
    margin: 0 auto;
    width: 100%;
    object-fit: cover;
  }


/* change img size to calc increases to maintain ratio */
  .project-img {
    height: 506px;
  }

    .project-img {
    height: 506px;
  }

  .project-img_2022 {
    height: 400px;
  }

   .project-img_2022_dsc {
    height: 450px;
    overflow: hidden;
  }

    .project-img_2022_po {
    height: 470px;
    overflow: hidden;
  }

   .project-banner-img_dw {
    height: 200px;
   } 

  .project-img_2022_em_des {
    height: 400px;
 }

  .dsc-img_2022 {
    overflow: hidden;
  } 

  .next_project-img{
    overflow: hidden;
  }


  .projects_2022 {
    padding-left: 20px;
    padding-right: 20px;
  }


/* project page content styles */

  article {
    padding: 82px 20px 0px;
  }

  .video-sizing {
    width:100%;
    margin-top: 0px;
    margin-bottom: 80px;
    position: relative;
  /*  box-shadow: 1px 1px 10px rgba(0, 0, 0, .4); */
  }

  .project-banner-img {
    height: 384px;
  }

  .content-img {
    /*height: 360px;*/
  }

  .column-img {
    /*height: 280px;*/
    width: 45.9%;
  }

  .columns {
    margin-bottom: 100px;
  }

  .column-solo {
    margin-left: 41%;
  }

  .column-poster-img {
    width: 50%;
  }

  .column-logo-inspiration-img {
    width: 50%;
  }

  .column-sav-img {
    width: 80%;
    margin:20px auto 70px;
    text-align: center;
  }

  img.project-image-reduced {
    width: 30%;
  }

  img.website-stack {
    width: 100%;
  }

  .column-website-img {
    width: 90%;
    margin: 0 auto;
  }

  .email-assets {
    display: flex;
  }

  .email-right {
    width: 50%;
    padding-left: 60px;
    margin-top:90px;
  }

  .content-img {
    margin-top: 70px;
  }

  .left {
    margin: 0px 0px 60px;
  }

  .right {
    margin-bottom: -20px;
  }

  .top {
    margin-top: 70px;
  }

  .project {
    margin: 200px 30px 0px;
  }

  .project-subheader {
    margin-top: 10px;
  }

  .logos-header {
    margin-left: 4%;
    text-align: center;
    width: 75%;
    margin: 0 auto;
  }

  .project-subheader-indent {
    margin-top: 10px;
  }

  .bg {
    margin-bottom: 40px;
  }

  .copy {
    max-width: 445px;
  }

  .copy-indent {
    max-width: 445px;
  }

  .copy-poster {
    max-width: 445px;
  }

  .copy-sav {
    max-width: 390px;
  }

  .about-copy {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .about-img {
    margin: 40 auto;
  }

  .about-section-img-alt{
    max-width: 470px;
    margin: 0 auto;
    width: 100%;
  }

  .abobotmar {
    margin-bottom: 30px;
  }

  .about-section-copy-mobile {
    display: block;
  }

  .about-copy-alt {
    display: none;
  }

  .about-img8 {
    height: 190px;
    width: 100%;
    margin-bottom: 7.5%;
  }

  .about-banner-group {
    width: 90%;
    margin: 0px auto;
    max-width: 370px;
    margin-bottom: 160px;
  }

  .about-intro-quote {
    margin-bottom: 10px;
    width: 100%;
    margin-top: 40px;
  }

  .about-section-copy {
    width: 100%;
  }

  .about-section-img {
    width: 100%;
  }

  .about-section {
    margin-bottom: 50px;
  }
  .about-subheader {
    margin-top: 6px;
  }



  .hr-container {
    margin-top: 100px;
  }

  /* extra project list styles */

  .cd-tab-filter ul {
    display: flex;
    background: #fff;
    flex-wrap: wrap;
    line-height: 2;
  }

  .cd-tab-filter a.selected {
    color: #000;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: .5px;
    font-weight: 500;
  }

  .item-thumbnail {
    height: 370px;
  }




    /* -------------------------------------------------
 A Project Page Redesign 
 ---------------------------------------------------*/

   .project-banner {
    margin-left: 20px;
    margin-right: 20px;
   }

   .project-banner-content {
    padding-left: 0px;
    padding-right: 0px;
   }

   img.partial-ban-img_good_logo {
    height: 15%;
    display: block;
    margin: auto;
    padding-top: 157px;
   }

   .the-project_challenge-title {
    margin-bottom: 30px;
   }

   .role_involvement_container {
    display: flex;
    flex-wrap: wrap;
    max-width: 1320px;
    margin: 0 auto;
  }
 
   .container-grey-111 {
    background-color: #F4F5F8;
    padding-top: 70px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

   .head-mar-111 {
    margin-top: 80px;
    margin-bottom: 10px;
  }

   .wireframe-111 {
    width: 30.8px;
    margin-top: 30px;
   }

  .art-item-feed {
    padding-right:48px;
  }

  .copy_container-feed {
  margin-left: 0%;
  margin-bottom: 30px;
  }

  img.project-image-full-feed {
  width: 75%;
  }

  img.project-image-full-feed-116 {
  width: 100%;
  margin-bottom: 50px;
  }

  img.project-image-full-logo-1 {
  width: 100%;
}

  .lef-mar-111 {
    margin-left: 0%;
    width: 75%;
  }

  .copy-horiz {
    width: 150%;
  }

  .art-item-feed {
    width: 91%;
       /*margin-bottom: 50px;*/
  }

  .feed-width-111 {
    width: 110%
  }

  .feed-padding {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  img.proj-ban-img-new {
    height: 50%;
  }

     .banner-subheader{
    margin-top: 30px;
   }

  .challenge {
    width: 100%;
    margin-top: 50px;
  }

  .copy-feed {
  margin-top: 15px;
  width: 78%;
}

  .copy-cloud {
  margin-top: 25px;
  width: 90%;
  }

  .container-text-cloud-222 {
    margin-top: -40px;
    margin-bottom: 60px;
  }

  .column-poster-copy-feed {
    width: 100%;
  }

  img.project-image-full-feeda {
    width: 110%;
  }

  .header-horiz {
    width: 140%;
  }

  .header-mar-feed {
    margin-top: 0px;
  }

  .feed {
    margin-top: 40px;
  }

  .sav-header {
    margin-bottom: 10px;
  }

  .feed-mar-bot-111 {
    width: 91%;
  }

  .header_copy_horiz-container {
    flex-wrap: wrap;
  }

  img.project-image-full-cloud-222 {
  margin-bottom: 60px;
  width: 100%;
  }

  .project-header {
    margin-bottom: 10px;
  }

  .pad-bot-cloud {
  margin-bottom: 200px;
  }

  .pad-bot-cloud-111 {
    margin-bottom: 20px;
  }

  .wireframe-container {
  padding-bottom: 60px;
  flex-wrap: wrap;
  }

  .wireframe-1 {
    width: 40%;
    padding-right: 10%;
    padding-bottom: 40px;
  }

  .cop-mar-bot {
    margin-bottom: 60px;
  }

  .wireframe-title {
    margin-bottom: 30px;
  }

  .cloud-lef-mar {
    padding-left: 0px;
  }

  img.wireframe-img {
    width: 80%;
  }

  .quad-container {
    padding-bottom: 40px;
  }

  .quad-1 {
    width: 100%;
    margin-bottom: 100px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .quad-title {
    margin-bottom: 30px;
  }

  .quad-subtitle {
    margin-bottom: 50px;
    width: 100%;
  }

  img.quad-img {
    width: 100%;
  }

  .email-container {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 30px;
  }

.email-1 {
  width: 100%;
  margin-bottom: 40px;
}

.email-2 {
  width: 100%;
  margin-bottom: 30px;
}

img.email-img {
  width: 100%;
}

.quad-comment {
  margin-top: 10px;
}

img.cen-img-dw {
  width: 100%;
}

img.cen-img-pm {
  width: 100%;
}

.cen-img-container {
  margin-top: 80px;
}

.bot-mar-dw {
  padding-bottom: 120px;
}

  .video-sizing-feed {
 margin-bottom: 10px ;
/* box-shadow: 1px 1px 10px rgba(0, 0, 0, .4); */
}

  .form-container {
    padding-bottom: 40px;
  }




}





@media (min-width: 0px) and (max-width: 375px) {

/* extra project list styles */

   .project-banner {
    margin-left: 20px;
    margin-right: 20px;
   }

    .banner-subheader{
    margin-top: 30px;
   }

   .project-banner-content {
    padding-left: 0px;
    padding-right: 0px;
   }

   .project-banner-img {
    height: 274px;
    }

   .project-banner-img_dw {
    height: 160px;
   } 

   img.partial-ban-img_good_logo {
    height: 17%;
    display: block;
    margin: auto;
    padding-top: 107px;
   }

   article {
    padding: 62px 20px 0px;
   }

   .projects_2022 {
    padding-left: 20px;
    padding-right: 20px;
   }

   .project_art-item_2022 {
    padding-bottom: 20px;
   }

   .project_art-item_2022_full-width {
    padding-bottom: 35px;
    width: 100%;
    margin: 0 auto;
    padding-right: 20px;
  }

   .proj-ban-img-full {
    margin: 0 auto;
    width: 100%;
    height: 220px;
    object-fit: cover;
  }

   h15{
    font-size: 22px;
   }

  .statement_container {
    display: inline;
    margin: 0 auto;
    padding-top: 0px;
    width: 100%;
 /* overflow-x: hidden;*/

  }


  .button {
  margin: 100px 0 0 0;
  height: 120px;
  font-size: 26px;
  border: 12px solid;
}

  .statement {
   padding-left: 20px; 
  }

  .statement_a {
  padding-left: 20px;
  padding-right: 20px;
  }

  .statement_b {
  padding-left: 20px;
  padding-right: 20px;
  }

  .statement_info_container {
  display: inline;
  padding-left: 20px;
  padding-right: 20px;
  }

  .mission {

  }

   .project-img_2022_dsc {
    height: 400px;
    overflow: hidden;
  }

     .project-img_2022_po {
    height: 380px;
    overflow: hidden;
  }



  h17 {
    font-size: 28px;
  }

 h1 {
    font-size: 39px;
  }

  h30 {
    font-size: 18px;
  }

  .projects {
    padding-top: 0px;
  }

  .projects-header-home {
    margin: 50px 0px;
  }

  .empty {
    height: 0px;
  }

.cd-tab-filter ul {
  display: flex;
  background: #fff;
  flex-wrap: wrap;
  line-height: 2;
}

.cd-tab-filter a.selected {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  letter-spacing: .5px;
  font-weight: 500;
}

.cd-tab-filter a {
  color: #9E9E9E;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: .5px;
  font-weight: 300;
}

.about-intro-quote {
  margin-bottom: 30px;
  width: 100%;
}

.abobotmar {
  margin-bottom: 20px;
}

img.about-image {
  height: 100%;
}

.email-assets {
  display: flex;
}

.email-right {
  width: 80%;
  padding-left: 60px;
  margin-top: 20px;
}

img.website-stack {
  width: 100%;
}

.about-banner-group {
  width: 100%;
  padding-bottom: 40px;
}

.about-img8 {
  height: 100%;
  width: 100%;
}

.about-section-copy {
  width: 100%;
}

.about-section-img {
  width: 100%;
}

.about-section {
  margin-bottom: 50px;
}

.about-subheader {
  margin-top: 6px;
}

.about-section-img-alt {
  width: 100%;
  margin-right: 0px;
}

.about-copy-alt {
  display: none;
}

.about-section-copy-mobile {
  display: block;
}


/*homepage panel sizings*/

.hw30-sizing {
  width: 90%;
  top: 50%;
  transform: translateY(-50%);
}

.cus-sizing {
  width: 90%;
  top: 50%;
  transform: translateY(-50%);
}

.feed-sizing {
  width: 50%;
  top: 50%;
  transform: translateY(-50%);
}

.logo_3-sizing {
  height: 80%;
  transform: translate(42px, 24px);
}

.logo_5-sizing {
  height: 80%;
  transform: translate(42px, 24px);
}

.promax-sizing {
  width: 90%;
  top: 50%;
  transform: translateY(-50%);
}


.gw-sizing {
  width: 100%;
  height: 100%;
}

.home-sizing {
  height: 15%;
  transform: translate(3px, 130px);
}

.home-sizing_1 {
  height: 100%;
  width: 100%;
}

.gw-sizing_next {
  width: 100%;
  height: 100%;
}

.home-sizing_1_next {
  height: 100%;
  width: 100%;
}

.summer-sizing {
  width: 80%;
  top:  50%;
  transform: translateY(-50%);
}

.hit-sizing {
  width: 90%;
  top: 50%;
  transform: translateY(-50%);
}

.logo-sizing {
  width: 50%;
  top: 50%;
  transform: translateY(-50%);
}

.logo_5-sizing {
  height: 13%;
  transform: translate(0px, 132px);
}

.logo_6-sizing {
  height: 76%;
  transform: translate(0px, 38px);
}

.logo_8-sizing {
  height: 58%;
  transform: translate(12px, 68px);
}

.std-sizing {
 width: 70%;
  top: 50%;
  transform: translateY(-50%);
}

.logo_img-sizing {
  height: 100%;
  width: 100%;
}

.gv-sizing {
  height: 90%;
  padding-top: 30px;
}

.gv-sizing {
  height: 75%;
  padding-top: 47px;
}

.po-sizing {
  height: 75%;
  padding-top: 46px;
}

.hw_1-sizing {
  height: 55%;
  padding-top: 66px;
}

.dw-sizing {
  height: 55%;
  padding-top:60px;
}

.dw_lp-sizing {
  height: 50%;
  width: 90%;
  padding-top: 70px;
}

  img.partial-ban-img_gv_screens {
    height: 100%;
    display: block;
    margin: 0 auto;
  }

.text-block_container {
  transform: translateY(40%);
}

.text-block_container_gdrx_img {
  margin: auto;
  max-width: 460px;
  transform: translateY(0%);
}

  h30 {
    font-size: 14px;
  }

  h33 {
    font-size: 22px;
  }
.pad-bot-cloud-111 {
  margin-bottom: 20px;
}

.wireframe-container {
  display: flex;
  padding-bottom: 60px;
  flex-wrap: wrap;
  }

.wireframe-1 {
  width: 40%;
  padding-right: 10%;
  padding-bottom: 40px;
}

.cop-mar-bot {
  margin-bottom: 60px;
}

.wireframe-title {
  margin-bottom: 30px;
}

.cloud-lef-mar {
  padding-left: 0px;
}

img.wireframe-img {
  width: 80%;
}

 .quad-container {
    padding-bottom: 40px;
  }

  .quad-1 {
    width: 100%;
    margin-bottom: 70px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .quad-title {
    margin-bottom: 30px;
  }

  .quad-subtitle {
    margin-bottom: 50px;
    width: 100%;
  }

  img.quad-img {
    width: 100%;
  }

  .email-1 {
  width: 100%;
  margin-bottom: 40px;
}

.email-2 {
  width: 100%;
  margin-bottom: 30px;
}

img.email-img {
  width: 100%;
}

img.cen-img-dw {
  width: 100%;
}

.cen-img-container {
  margin-top: 60px;
  margin-bottom: 30px;
}

  .video-sizing-feed {
 margin-bottom: 25px ;
/* box-shadow: 1px 1px 10px rgba(0, 0, 0, .4); */
}

  .form-container {
    padding-bottom: 40px;
  }




}
