
/* ==========================================================================
   About Us Page styles: images optimized for broad range of devices
   ========================================================================== */

@media only screen and (min-width: 2501px) and (max-width: 4000px) {
  .abtAboutBack {
      background-color: rgba(0,0,0,1);
      background-image: url("https://photos.smugmug.com/Image-Share/i-8LtrMKm/0/78c408fa/O/CC-20140624-10688.jpg");
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      background-position: center 45%;
      /* background-attachment: fixed; */
    }
    
    .abtMissionBack {
      background-color: #f7d794;
      background-image: url("/images/about_us_sections/mission/20141005-LB-CEGOS-0894_xhspb8_c_scale_w_3840.jpg")!important;
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      background-position: center 45%;
      /* background-attachment: fixed; */
    }

    .abtMembersBack {
      background-color: #78e08f;
      background-image: url("/images/about_us_sections/members/AT-20140621-20020_1_u6yk6e_c_scale_w_2913.jpg");
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      /* background-position: center 45%; */
      /* since image is large, use below untill media queries used for image*/
      background-size:100%; 
    }

    .abtHistoryBack{
      background-color: #f79f1f;
      background-image: url("/images/about_us_sections/history/20150416-hny-JesusaRodriguezPresentation-lb-0042_kxjeni_c_scale_w_3840.jpg")!important;
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      background-position: center 45%; 
      /* background-attachment: fixed; */
    }
       

    .abtCoreProjectsBack {
      background-color: #82ccdd;
      background-image: url("/images/about_us_sections/core_projects/20160719-MMM-Cuerpc-Radicales-0096_1_cof9lv_c_scale_w_3840.jpg")!important;
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      
    }

    .adjust-plate {
      height:100vh;
      max-height:3840px;
      position:relative;
    }

    .adjust-scrim{
      height:100vh;
    }

    .adjust-plate .content {
      position:absolute;
      top: 70%;  
      left:50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
    } 

    .adjust-plate .abtAboutScrim .content {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
    }

}

@media only screen and (min-width: 1921px) and (max-width: 2500px) {
  .abtAboutBack {
      background-color: rgba(0,0,0,1);
      background-image: url("https://photos.smugmug.com/Image-Share/i-8LtrMKm/0/78c408fa/O/CC-20140624-10688.jpg");
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      background-position: center 45%;
      /* background-attachment: fixed; */
    }
  
    .abtMissionBack {
      background-color: #f7d794;
      background-image: url("/images/about_us_sections/mission/20141005-LB-CEGOS-0894_xhspb8_c_scale_w_2650.jpg");
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      background-position: center 45%;
      /* background-attachment: fixed; */
    }

    .abtMembersBack {
      background-color: #78e08f;
      background-image: url("http:/images/about_us_sections/about_us_members/breakp/AT-20140621-20020_cinoap_c_scale_w_2557.jpg");
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      background-position: center 45%; 
      /* since image is large, use below untill media queries used for image*/
      /* background-size:100%; */
    }

    .abtHistoryBack{
      background-color: #f79f1f;
      background-image: url("/images/about_us_sections/about_us_jesusa_resp/20150416-hny-JesusaRodriguezPresentation-lb-0042_ledd2g_c_scale_w_2516.jpg");
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      background-position: center 45%; 
      /* background-attachment: fixed; */
    }
       

    .abtCoreProjectsBack {
      background-color: #82ccdd;
      background-image: url("http:/images/about_us_sections/about_us_core/breakp/20160719-MMM-Cuerpc-Radicales-0096_aq2auv_c_scale_w_2607.jpg");
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
     
    }
    .adjust-plate {
      height:100vh;
      max-height:1440px;
      position:relative;
    }

    .adjust-scrim{
      height:100vh;
    }

    
    .adjust-plate .content {
      position:absolute;
      top: 70%;  
      left:50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
    } 

    .adjust-plate .abtAboutScrim .content {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
    }
    
}

@media only screen and (min-width: 1681px) and (max-width: 1920px) {
    .abtAboutBack {
      background-color: rgba(0,0,0,1);
      background-image: url("https://photos.smugmug.com/Image-Share/i-8LtrMKm/0/78c408fa/O/CC-20140624-10688.jpg");
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      background-position: center 45%;
      /* background-attachment: fixed; */
    }
    
    .abtMissionBack {
      background-color: #f7d794;
      background-image: url("/images/about_us_sections/mission/20141005-LB-CEGOS-0894_nhde42_1920.jpg")!important;
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      background-position: center 45%;
      /* background-attachment: fixed; */
    }
    .abtHistoryBack{
      background-color: #f79f1f; 
      background-image: url("/images/about_us_sections/history/20150416-hny-JesusaRodriguezPresentation-lb-0042_sqyhg3_1920.jpg")!important;
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      background-position: center 45%; 
      /* background-attachment: fixed; */
    }
    .abtMembersBack {
      background-image: url('/images/about_us_sections/members/AT-20140621-20020_1_ewn82a_1920.jpg')!important;
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      background-position: center 45%; 
    }
    .abtCoreProjectsBack {
      background-image: url('/images/about_us_sections/core_projects/20160719-MMM-Cuerpc-Radicales-0096_1_yqgz4j_1920.jpg')!important;
    }

    .adjust-plate {
      height:100vh;
      max-height:1080px;
      position:relative;
    }

    .adjust-scrim{
      height:100vh;
    }
    
    
    .adjust-plate .content {
      position:absolute;
      top: 70%;  
      left:50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
    
    } 
    .adjust-plate .abtAboutScrim .content {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
    }

}

@media only screen and (min-width: 1201px) and (max-width: 1680px) {
    .abtAboutBack {
      background-color: rgba(0,0,0,1);
      background-image: url("https://photos.smugmug.com/Image-Share/i-8LtrMKm/0/78c408fa/X3/CC-20140624-10688-X3.jpg");
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      background-position: center 45%;
      /* background-attachment: fixed; */
    }
    
    .abtMissionBack {
      background-color: #f7d794;
      background-image: url("/images/about_us_sections/mission/20141005-LB-CEGOS-0894_w7tcbk_1680.jpg")!important;
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      background-position: center 45%;
      /* background-attachment: fixed; */
    }
    .abtHistoryBack{
      background-color: #f79f1f; 
      background-image: url("/images/about_us_sections/history/20150416-hny-JesusaRodriguezPresentation-lb-0042_vlyryz_1680.jpg")!important;
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      background-position: center 45%; 
      /* background-attachment: fixed; */
    }
    .abtMembersBack {
      background-image: url('/images/about_us_sections/members/AT-20140621-20020_1_xu5ime_1680.jpg')!important;
      background-repeat: no-repeat;
      -o-object-fit: cover;
         object-fit: cover;
      background-position: center 45%; 
    }
    .abtCoreProjectsBack {
      background-image: url('/images/about_us_sections/core_projects/20160719-MMM-Cuerpc-Radicales-0096_1_ecnvz2_1680.jpg')!important;
    }

    .adjust-plate {
      max-height:1050px;
      height:100vh;
      position:relative;
    }

    .adjust-scrim{
      height:100vh;
    }
    .adjust-plate .abtAboutScrim .content {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
    }
    
    .adjust-plate .content {
      position:absolute;
      top: 70%;  
      left:50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
    
    } 

}

@media only screen and (min-width: 350px) and (max-width: 1200px) {

  
  .abtAboutBack {
  background-color: rgba(0,0,0,1);
  background-image: url("https://photos.smugmug.com/Image-Share/i-8LtrMKm/0/78c408fa/X2/CC-20140624-10688-X2.jpg");
  background-repeat: no-repeat;
  -o-object-fit: cover;
     object-fit: cover;
  background-position: center 45%;
  /* background-attachment: fixed; */
  }

  .abtMissionBack {
  background-color: #f7d794;
  background-image: url("/images/about_us_sections/mission/20141005-LB-CEGOS-0894_xhspb8_c_scale_w_1289.jpg")!important;
  background-repeat: no-repeat;
  -o-object-fit: cover;
     object-fit: cover;
  background-position: center 45%;
  }


  .abtHistoryBack{
  background-color: #f79f1f; 
  background-image: url("/images/about_us_sections/history/20150416-hny-JesusaRodriguezPresentation-lb-0042_kxjeni_c_scale_w_1345.jpg")!important;
  background-repeat: no-repeat;
  -o-object-fit: cover;
     object-fit: cover;
  background-position: center 45%; 
  /* background-attachment: fixed; */
  }


  .abtCoreProjectsBack {
  background-color: #82ccdd;
  background-image: url("/images/about_us_sections/core_projects/20160719-MMM-Cuerpc-Radicales-0096_1_cof9lv_c_scale_w_1231.jpg")!important;
  background-repeat: no-repeat;
  -o-object-fit: cover;
     object-fit: cover;
  background-position: center 45%;
  /* since image is large, use below untill media queries used for image*/

  }


  .abtMembersBack {
  background-color: #78e08f;
  background-image: url("/images/about_us_sections/members/AT-20140621-20020_1_u6yk6e_c_scale_w_1207.jpg")!important;
  background-repeat: no-repeat;
  -o-object-fit: cover;
     object-fit: cover;
  background-position: center 45%; 
  /* since image is large, use below untill media queries used for image*/
  /* background-size:100%; */
  }

  /* */

  .content {
  margin: 0px auto;
  width: 60vw;
  color: rgba(255,255,255,1);
  text-align: center;
  /* padding: 200px 0px; */
  padding-bottom:30px;
  padding-top:350px;
  }

}
