/* This code is only meant for previewing your Reflow design. */
.ab_font-left {
  font-size: 1em;
  line-height: 1.75em;
  padding-top: 50px;
  clear: both;
  color: #fff;
  width: 60%;
  margin: 0 auto;
  float: left;
  display: block;
  opacity: 0.6;
}
.about-header-bg {
  background-image: url("../assets/about/about_bg_header.jpg");
  background-attachment: scroll;
  /*    background-size: auto 70%;*/
  background-size: auto 115%;
  background-color: rgb(0, 0, 0);
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

.ab_container-header {
  height: auto;
  background-image: url("../assets/about/about_header_concept-bg.png");
  background-attachment: scroll;
  background-size: 90%;
  position: relative;
  background-position: 50% 11%;
  background-repeat: no-repeat;
}

.ab_header-img-note {
  display: block;
  float: none;
  width: 30%;
  max-width: 100%;
  height: auto;
  margin: 13% auto 0px;
  clear: none;
  color: rgb(0, 0, 0);
}

.ab_header-img-avatar {
  float: left;
  width: 34%;
  position: relative;
  max-width: 100%;
  height: auto;
  clear: none;
  padding-left: 8%;
  display: block;
  margin: -8% 0 0 0;
}

.ab_header-paragraph {
  font-weight: 200;
  opacity: 0.9;
  float: none;
  width: 60%;
  height: auto;
  text-align: center;
  line-height: 2em;
  margin: 16% 35% auto;
  color: rgb(130, 130, 130);
  font-style: italic;
}

.ab_header-paragraph-iphone {
  display: none;
}

.ab_txt-header-highlight {
  color: rgb(220, 220, 220);
}

.ab_why-design-bg {
  /*    background-color: rgb(20, 20, 20);*/
  background-color: rgb(0, 0, 0);
}

.ab_txt-centered-paragraph {
  float: none;
  font-size: 1.5em;
  width: 85%;
  text-align: center;
  font-weight: 300;
  line-height: 1.825em;
  margin: 0px auto;
  clear: both;
  color: rgb(255, 255, 255);
  opacity: 0.4;
}

.ab_why-design-img {
  float: left;
  width: 40%;
  display: block;
  padding: 0 5% 70px;
}

.ab_employer-bg-top {
  background-color: #c2c8d9;

  /*
    background-color: rgb(20, 20, 20);
    background-image:url("../assets/about/about_bg_employer.jpg");
    background-attachment: scroll;
    background-size: auto;
    background-position: 50% 0%;
    background-repeat: no-repeat repeat;
*/
}

.ab_employer-logo {
  float: none;
  width: 80px;
  max-width: 100%;
  height: auto;
  margin: 0px auto;
  clear: none;
  color: rgb(0, 0, 0);
  display: block;
}

.ab_txt-current-employer-2 {
  width: 84%;
  margin: 0 auto;
  float: none;
  display: block;
  text-align: center;
  opacity: 0.7;
  margin-bottom: 5%;
}

.ab_employer-bg-bottom {
  background-image: url("../assets/about/about_bg_employer.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-color: rgb(20, 20, 20);
  background-position: 50% 0%;
  background-repeat: no-repeat;
  /*    height: 1148px;*/
}

.ab_txt-employer {
  float: none;
  font-size: 1.625em;
  width: 85%;
  height: auto;
  text-align: center;
  font-weight: 300;
  line-height: 1.5em;
  margin: 30px auto;
  clear: none;
  min-height: 0px;
  font-family: source-sans-pro;
  color: rgb(0, 0, 0);
  font-style: normal;
  opacity: 0.6;
}

.ab_experience-box {
  float: left;
  height: auto;
  margin: 0px;
  clear: none;
  width: 50%;
  padding: 5%;
}

.ab_experience-logo-container {
  float: left;
  margin: 0px;
  clear: none;
  width: 100%;
  min-width: 0px;
  padding-bottom: 15px;
  padding: 0 5% 15px;
}

.ab_experience-logo {
  float: none;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 0px 2%;
  clear: none;
  color: rgb(0, 0, 0);
  display: block;
  opacity: 0.9;
}

.ab_edu_bg1 {
  background-color: rgb(0, 0, 0);
  background-image: url("../assets/about/about_education-bg.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat no-repeat;
}

.ab_edu_bg2 {
  background-image: url("../assets/about/about_education-bg-2.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-color: rgb(0, 0, 0);
  background-position: 50% 0%;
  background-repeat: no-repeat no-repeat;
}

.ab_edu-logo {
  float: none;
  width: auto;
  max-width: 100%;
  height: 250px;
  margin: 0px auto;
  display: block;
  opacity: 0.9;
}

.ab_edu-txt-1 {
  float: none;
  font-size: 2.5em;
  width: 84%;
  height: auto;
  text-align: center;
  font-weight: 100;
  line-height: 1.5em;
  margin: 5% auto 2%;
  clear: none;
  min-height: 0px;
  color: rgb(255, 255, 255);
  opacity: 1;
  min-width: 0px;
  font-style: normal;
}

.ab_edu-txt-2 {
  float: none;
  font-size: 1.825em;
  width: 84%;
  height: auto;
  text-align: center;
  font-weight: 400;
  line-height: 1em;
  margin: 0 auto;
  clear: both;
  min-height: 0px;
  color: rgb(255, 255, 255);
  opacity: 1;
  min-width: 0px;
  font-style: normal;
}

.ab_txt-current-employer-1 {
  width: 100%;
  text-align: center;
  margin: 2% 0 1%;
  line-height: 1.5em;
}

.ab_txt-current-employer-3 {
  font-weight: bold;
}

.ab_experience-content {
  display: block;
  width: 86%;
  margin: 0 auto;
  padding-bottom: 5%;
}

.ab_font-centered {
  font-size: 1em;
  line-height: 1.75em;
  padding-top: 15px;
  clear: both;
  color: #fff;
  width: 84%;
  margin: 0 auto;
  float: none;
  display: block;
  text-align: center;
  opacity: 0.6;
}

.ab_exp-box-A,
.ab_exp-box-C {
  clear: left;
}

.ab_exp-box-B,
..ab_exp-box-D {
  clear: none;
}

.ab_why-paragraph {
  float: none;
  display: block;
  width: 83%;
  margin: 0 auto;
}

.ab_why-paragraph2 {
  float: left;
  display: block;
  width: 40%;
}

.currentempladjust {
  margin-bottom: -8%;
}

@media only screen and (max-width: 1170px) {
  /*  fixed width (Services = 2-row / Portfolio = 3-row) */
  .ab_font-left {
    padding-top: 25px;
  }
}

@media only screen and (max-width: 1060px) {
  /*  iPad Landscape (Services = 2-row / Portfolio = 3-row) */

  .ab_header-paragraph {
    font-size: 1.5em;
    /*        margin: 18% 35% auto;*/
  }
  .ab_font-left {
    padding-top: 15px;
  }

  .currentempladjust {
    margin-bottom: -20%;
  }
}

@media only screen and (max-width: 900px) {
  /*  iPad Portrait (Services = 1-row / Portfolio = 2-row) */

  .ab_header-paragraph {
    font-size: 1.35em;
    /*        margin: 21% 35% auto;*/
  }
  .ab_font-left {
    padding-top: 0px;
  }
}

@media only screen and (max-width: 740px) {
  /*  iPhone Landscape (Services = 1-row / Portfolio = 2-row) */

  .ab_header-paragraph {
    font-size: 1em;
    /*        margin: 21% 35% auto;*/
  }

  .ab_why-design-img {
    float: left;
    clear: left;
    width: 100%;
    display: block;
    padding: 9% 30% 10%;
  }

  .ab_font-left {
    font-size: 1em;
    line-height: 1.75em;
    padding-top: 2%;
    width: 100%;
    text-align: center;
  }

  .ab_edu-txt-1 {
    font-size: 1.375em;
  }
  .ab_edu-txt-2 {
    font-size: 1em;
  }

  .ab_edu-logo {
    max-width: 100%;
    height: 210px;
    margin: 0px auto;
    padding: 0 15%;
  }
}

@media only screen and (max-width: 550px) {
  /*  iPhone Portrait (Services = Portfolio = 1-row) */

  .ab_header-paragraph {
    font-size: 0.625em;
    /*        margin: 21% 35% auto;*/
  }

  .ab_experience-box {
    width: 100%;
    padding: 5%;
  }

  .font_justify {
    text-align: left;
  }

  .ab_why-design-img {
    padding: 9% 15% 12%;
  }

  .ab_container-header {
    height: auto;
    background: none;
    background-attachment: scroll;
    background-size: 90%;
    position: relative;
    background-position: 50% 11%;
    background-repeat: no-repeat no-repeat;
  }

  .ab_header-img-avatar {
    width: 50%;
    padding-left: 8%;
    margin: -20% 0 0 0;
  }
  .ab_header-paragraph {
    display: none;
  }

  .ab_header-paragraph-iphone {
    font-weight: 200;
    opacity: 0.9;
    float: none;
    width: 60%;
    height: auto;
    text-align: center;
    line-height: 2em;
    margin: 16% 35% auto;
    color: rgb(130, 130, 130);
    font-style: italic;
    display: block;
  }

  .ab_header-img-note {
    width: 45%;
    margin: 10% 0 0 48%;
  }
}

.signature {
  text-align: right;
  margin-left: 25%;
  font-size: 0.6em;
  /*    font-weight: bold;*/
  font-style: normal;
  /*    color: #3e8dbe;*/
}

.signature-iphone {
  font-size: 0.75em;
  margin: 0 0 0 8%;
}

.ab_employer2-bg-top {
  background-color: #dfdfdf;
}

.ab_employer3-bg-top {
  background-color: #93b6ca;
}

.ab_employer2-bg-bottom {
  background-image: url("../assets/about/about_bg_employer-2.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-color: rgb(20, 20, 20);
  background-position: 50% 0%;
  background-repeat: no-repeat;
  /*    height: 1148px;*/
}

.ab_employer3-bg-bottom {
  background-image: url("../assets/about/about_bg_employer-3.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-color: rgb(20, 20, 20);
  background-position: 10% 0%;
  background-repeat: no-repeat;
  /*    height: 1148px;*/
}
