.grid {
  position: relative;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}
.awards {
  position: relative;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}
/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0; /*change here for spacing*/
  width: 33.333333333%;
  text-align: center;
  cursor: pointer;
}
.awards figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0; /*change here for spacing*/
  width: 50%;
  text-align: center;
  cursor: pointer;
}
.grid figure img {
  position: relative;
  display: block;
  max-width: 100%;
  opacity: 1;
}
.awards figure img {
  position: relative;
  display: block;
  max-width: 102%;
  opacity: 1;
}
.grid figure figcaption {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.awards figure figcaption {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.container {
  max-width: 1200px;
}
.fug-style {
  padding: 30px;
}
.fug-style_awards {
  padding: 30px;
}
.navig {
  height: 63px;
  width: 100%;
  border-bottom: 1px solid black;
  background-color: rgb(0, 0, 0);
  position: fixed;
  top: 0px;
  z-index: 1101;
}
.demoreelvideo {
  width: 1280px;
  height: 720px;
}
.menu {
  display: none;
}
.selectedWork {
  opacity: 0.8;
}
.subText_info {
  font-size: 1.3em
}
.me {
  width: 50%;
  object-fit: cover;
  float: left;
  padding-right: 20px;
}
.me_text {
  color: white;
  font-size: 1.5em;
  line-height: 1.4em;
}
.awards_img {
  width: 100%;
  height: auto;
}
.btn p {
  opacity: 1;
}
.carousel-caption {
  bottom: 12%
}
.aboutrighttext {
  font-size: 1.8em;
  line-height: 1.85em;
  padding: 20px;
}
.abouttext {
  font-size: 3.5em;
  color: #000;
  font-weight: 500;
  line-height: 1em
}
.Casestudy {
  width: 100%;
  line-height: 1em;
  text-shadow: #000 1px 0 6px;
  padding-top: 20px;
  font-size: 5em;
  font-weight: 800;
  color: white
}
.Casestudyname {
  width: 100%;
  text-shadow: #000 1px 0 6px;
  color: white;
}
.CaseStudyWrapper {
  display: block;
}
.menuBtn {
  display: block;
}
.hero_small{display:none}
.heroText {background-color:rgba(0,0,0,0.80); color:white; bottom:0; padding:2%; font-size:1.4em; line-height:1.2em; margin:2%; font-weight:400; position:absolute; border-radius:20px;}

.aboutPaneltext{ color:white; line-height: 1.5em; font-size:1.6em; padding:5% 10% 10% 10%; }

.aboutpanel {  background-position:center; background-size:cover; height:auto; }
  .awardpanel {  float:left; }



@media screen and (max-width: 3842px) {
  .menuBtn {
    display: none;
  }
  .menu {
    display: block;
  }
  .fug-style {
    padding: 15px;
  }
  .fug-style_awards {
    padding: 15px;
  }
  .samples {
    padding-top: 1em;
    padding-left: 1%;
    Padding-right: 1%;
    background-color: black
  }
  .navig {
    padding-left: 10%;
    padding-right: 10%
  }
  #home {
    height: 100vh
  }
  .caption-info h1 {
    font: 700 5em Lato, Arial, Helvetica;
    margin: 0.1em 0;
    text-transform: uppercase;
  }
  .caption-info p {
    font: 400 3em Lato, Arial, Helvetica;
    margin: 0.15em 0;
    text-transform: uppercase;
  }
  .caption-wrapper {
    padding-bottom: 3%;
  }
  .selectedWork {
    margin-top: 40PX;
    font-size: 5em;
    font-weight: 500;
    padding-top: 60px;
    padding-bottom: 40px
  }
  .demoreelvideo {
    width: 1280px;
    height: 720px;
  }
  .awards figure {
    width: 25%;
  }
  .subText {
    font-size: 2em
  }
  .subText_info {
    font-size: 1.3em
  }
  .arrow_left {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    opacity: .8;
    left: 0px;
  }
  .image_arrow_left {
    width: 50px;
    height: 50px;
    transform: rotate(180deg);
  }
  .arrow_right {
    position: absolute;
    top: 50%;
    opacity: .8;
    right: 0px;
  }
  .image_arrow_right {
    width: 50px;
    height: 50px;
  }
  .me {
    width: 50%;
    object-fit: cover;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .me_text {
    color: white;
    font-size: 1.7em;
    line-height: 1.4em;
  }
  .awards_img {
    width: 100%;
    height: auto;
  }
  .awards_text {
    color: rgb(253, 139, 0);
    font-size: 1.7em;
    line-height: 1.7em;
  }
  .awards_img_contents {
    width: 40%;
    float: left;
  }
  .awards_text_contents {
    width: 60%;
    float: left;
    padding-left: 20px;
  }
  .btn p {
    opacity: 1;
  }
  .carousel-caption {
    bottom: 12%
  }
  .abouttext {
    font-size: 4em;
    padding-right: 0.5em;
  }
  .aboutme {
    position: relative;
    padding-bottom: 10px;
    background-image: url("../images/Me2.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    ;
    background-size: cover;
    height: 550px;
  }
  .aboutTypewriter {
    position: absolute;
    right: 0.1em;
    top: 25%;
    font-family: Lato;
    color: rgb(0, 0, 0);
  }
  .abouttype {
    color: #000;
    font-weight: 500;
    text-align: left;
    padding-top: 1em;
    font-size: 2em;
  }
  .aboutrighttext {
    font-size: 1.8em;
    line-height: 1.3em;
   
    font-weight: 400;
  }
  .Casestudy {
    width: 100%;
    line-height: 1em;
    text-shadow: #000 1px 0 6px;
    padding-top: 20px;
    font-size: 5em;
    font-weight: 800;
    color: white
  }
  .Casestudyname {
    width: 100%;
    text-shadow: #000 1px 0 6px;
    color: white;
  }
  .CaseStudyWrapper {
    display: block;
  }
	.hero_small{display:none}
	.heroText {background-color:rgba(0,0,0,0.80); color:white; bottom:0; padding:2%; font-size:1.4em; line-height:1.2em; margin:2%; font-weight:400; position:absolute; border-radius:20px;}

  .aboutPaneltext{ color:white; line-height: 1.6em; font-size:1.7em; padding:5% 35% 10% 35%;}
  .aboutpanel { width:50%;   background-position:center; background-size:cover; float:left; }
  .awardpanel { width:50%;  float:left; }

}
@media screen and (max-width: 1920px) {
  .menuBtn {
    display: none;
  }
  .aboutrighttext {
    font-size: 1.8em;
    line-height: 1.40em;
    padding: 20px;
   
    font-weight: 400;
  }
  .abouttext {
    font-size: 3em;
    padding-right: 0.5em;
  }
  .aboutme {
    position: relative;
    padding-bottom: 10px;
    background-image: url("../images/Me2.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    ;
    background-size: cover;
    height: 550px;
  }
  .aboutTypewriter {
    position: absolute;
    right: 0.1em;
    top: 15%;
    font-family: Lato;
    color: rgb(0, 0, 0);
  }
  .abouttype {
    color: #000;
    font-weight: 500;
    text-align: left;
    padding-top: 1em;
    font-size: 1.9em;
  }
  .Casestudy {
    width: 100%;
    line-height: 1em;
    text-shadow: #000 1px 0 6px;
    padding-top: 20px;
    font-size: 5em;
    font-weight: 800;
    color: white
  }
  .Casestudyname {
    width: 100%;
    text-shadow: #000 1px 0 6px;
    color: white;
  }
  .CaseStudyWrapper {
    display: block;
  }
	.hero_small{display:none}
	.heroText {background-color:rgba(0,0,0,0.80); color:white; bottom:0; padding:2%; font-size:1.4em; line-height:1.2em; margin:2%; font-weight:400; position:absolute; border-radius:20px;}
  .aboutPaneltext{ color:white; line-height: 1.6em; font-size:1.7em; padding:5% 25% 10% 25%;}
  .aboutpanel { width:50%;   background-position:center; background-size:cover;  }
  .awardpanel { width:50%;  float:left; }
} 



@media (max-width: 1200px) {
  .menuBtn { display: none;}
  .menu {display: block;}
  .content {
    padding: 0 10px;
    text-align: center;
  }
  .grid figure {
    width: 50%;
  }
  .awards figure {
    width: 50%;
  }
  .fug-style {
    padding: 10px;
  }
  h4 {
    font: 400 1.2em Roboto, Arial, Helvetica;
  }
  .samples {
    padding-top: 1em;
    padding-left: 2%;
    Padding-right: 2%;
    background-color: black
  }
  .navbar-brand {
    padding-top: 1px;
  }
  .process ul li {
    margin: 0 0.5em;
  }
  .grid figure h2{font: 700 1.5em Roboto,Arial,Helvetica;} 
  figure.effect-oscar figcaption {
    padding: 12%;
  }
  figure.effect-oscar figcaption::before, figure.effect-chico figcaption::before {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }
  .partners img {
    margin: 0 25px 25px 0;
  }
  .navig {
    padding-left: 5%;
    padding-right: 5%
  }
  #home {
    height: 100vh
  }
  .caption-info h1 {
    font: 700 4em Lato, Arial, Helvetica;
    margin-bottom: 0.1em;
    text-transform: uppercase;
  }
  .caption-info p {
    font: 400 2em Lato, Arial, Helvetica;
    margin-top: 0.1em;
    text-transform: uppercase;
  }
  .caption-wrapper {
    padding-bottom: 5%;
  }
  .selectedWork {
    margin-top: 40PX;
    font-size: 5em;
    font-weight: 500;
    padding-top: 60px;
    padding-bottom: 40px
  }
  .demoreelvideo {
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  .subText {
    font-size: 2em
  }
  .subText_info {
    font-size: 1.3em
  }
  .arrow_left {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    opacity: .8;
    left: 0;
  }
  .image_arrow_left {
    width: 50px;
    height: 50px;
    transform: rotate(180deg);
  }
  .arrow_right {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    opacity: .8;
    right: 0;
  }
  .image_arrow_right {
    width: 50px;
    height: 50px;
  }
  .me {
    width: 50%;
    object-fit: cover;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .me_text {
    color: white;
    font-size: 1.5em;
    line-height: 1.4em;
  }
  .awards_img {
    width: 100%;
    height: auto;
  }
  .awards_text {
    color: white;
    font-size: 1.4em;
    line-height: 1.4em;
  }
  .awards_img_contents {
    width: 40%;
    float: left;
  }
  .awards_text_contents {
    width: 60%;
    float: left;
    padding-left: 20px;
  }
  .btn p {
    font-size: 2em;
    padding-left: 20px;
    padding-right: 20px;
    opacity: 1;
  }
  .carousel-caption {
    bottom: 12%
  }
  .abouttext {
    font-size: 2.5em;
    padding-right: 0.5em;
  }
  .aboutme {
    position: relative;
    padding-bottom: 10px;
    background-image: url("../images/Me2.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    ;
    background-size: cover;
    height: 450px;
  }
  .aboutTypewriter {
    position: absolute;
    right: 0.1em;
    top: 15%;
    font-family: Lato;
    color: rgb(0, 0, 0);
  }
  .abouttype {
    color: #000;
    font-weight: 500;
    text-align: left;
    padding-top: 1em;
    font-size: 1.25em;
  }
  .aboutrighttext {
    font-size: 1.3em;
    line-height: 1.3em;
   
    font-weight: 400;
  }
  .Casestudy {
    width: 100%;
    line-height: 1em;
    text-shadow: #000 1px 0 6px;
    padding-top: 20px;
    font-size: 5em;
    font-weight: 800;
    color: white
  }
  .Casestudyname {
    width: 100%;
    text-shadow: #000 1px 0 6px;
    color: white;
  }
  .CaseStudyWrapper {
    display: block;
  }
	.hero_small{display:none}
	.heroText {background-color:rgba(0,0,0,0.80); color:white; bottom:0; padding:2%; font-size:1.4em; line-height:1.2em; margin:2%; font-weight:400; position:absolute; border-radius:20px;}
  .aboutPaneltext{ color:white; line-height: 1.4em; font: size 1.4em; padding:5% 15% 10% 15%;}
  .aboutpanel { width:50%;   background-position:center; background-size:100% 100%; float:left; }
  .awardpanel { width:50%;  float:left; }
}

 
@media (max-width: 992px) {
  .menuBtn {
    display: block;
  }
  .menu {
    display: none;
  }
  .btn {
    padding: 1em 2em;
  }
  .partners img {
    margin: 0 15px 25px 0;
    width: 157px;
  }
  .process ul li {
    width: 9em;
    height: 9em;
  }
  figure.effect-chico figcaption {
    padding: 2em;
  }
  figure.effect-oscar figcaption {
    padding: 20%;
  }
  figure.effect-chico figcaption::before {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
  .navig {
    padding-left: 5%;
    padding-right: 5%
  }
  .fug-style {
    width: 50%;
  }
  #home {
    height: 100vh
  }
  .caption-info h1 {
    font: 600 3.5em Lato, Arial, Helvetica;
    margin: 0.25em 0;
    text-transform: uppercase;
  }
  .caption-info p {
    font: 400 1.5em Lato, Arial, Helvetica;
    margin: 0.15em 0;
    text-transform: uppercase;
  }
  .caption-wrapper {
    padding-bottom: 5%;
  }
  .selectedWork {
    margin-top: 40PX;
    font-size: 2.5em;
    font-weight: 500;
    padding-top: 40px;
    padding-bottom: 20px
  }
  .demoreelvideo {
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  .subText {
    font-size: 1.5em
  }
  .subText_infoBox {
    width: 75%;
  }
  .subText_info {
    font-size: 1.3em
  }
  .arrow_left {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    opacity: .8;
    left: 0px;
  }
  .image_arrow_left {
    width: 45px;
    height: 45px;
    transform: rotate(180deg);
  }
  .arrow_right {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    opacity: .8;
    right: 0px;
  }
  .image_arrow_right {
    width: 45px;
    height: 45px;
  }
  .me {
    width: 100%;
    object-fit: cover;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .me_text {
    color: white;
    font-size: 1.3em;
    line-height: 1.3em;
  }
  .awards_img {
    width: 100%;
    height: auto;
  }
  .awards_text {
    color: white;
    font-size: 1.4em;
    line-height: 1.4em;
  }
  .awards_img_contents {
    width: 40%;
    float: left;
  }
  .awards_text_contents {
    width: 60%;
    float: left;
    padding-left: 20px;
  }
  .btn p {
    font-size: 2em;
    padding-left: 20px;
    padding-right: 20px;
    opacity: 1;
  }
  .carousel-caption {
    bottom: 10%
  }
  .abouttext {
    font-size: 2.5em;
    padding-right: 0.5em;
  }
  .aboutme {
    position: relative;
    padding-bottom: 10px;
    background-image: url("../images/Me2.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    ;
    background-size: cover;
    height: 450px;
  }
  .aboutTypewriter {
    position: absolute;
    right: 0.1em;
    top: 15%;
    font-family: Lato;
    color: rgb(0, 0, 0);
  }
  .abouttype {
    color: #000;
    font-weight: 500;
    text-align: left;
    padding-top: 1em;
    font-size: 1.25em;
  }
  .aboutrighttext {
    font-size: 1.3em;
    line-height: 1.3em;
    
    font-weight: 400;
  }
  .Casestudy {
    width: 100%;
    line-height: 0.8em;
    text-shadow: #000 1px 0 6px;
    padding-top: 20px;
    font-size: 4em;
    font-weight: 800;
    color: white
  }
  .Casestudyname > h2 {
    width: 100%;
    text-shadow: #000 1px 0 6px;
    color: white;
    font-size: 2em;
    font-weight: 400;
    line-height: 1em;
  }
  .CaseStudyWrapper {
    display: block;
  }
	.hero_small{display:none}
	.heroText {background-color:rgba(0,0,0,0.80); color:white; bottom:0; padding:2%; font-size:1.4em; line-height:1.2em; margin:2%; font-weight:400; position:absolute; border-radius:20px;}
  .aboutPaneltext{ color:white; line-height: 1.5em; font-size:1.6em; padding:5% 15% 10% 15%;}
  .aboutpanel { width:100%;   background-position:center; background-size:100% 100%; }
  .awardpanel { width:100%;   }
}
@media (max-width: 768px) {

  .menuBtn {
    display: block;
  }
  .menu {
    display: none;
  }
  .navbar-nav > li > a {
    line-height: 1em;
  }
  .navbar-brand {
    padding: 1px;
  }
  .navbar-brand img {
    height: 37px;
  }
  .navbar-toggle {
    margin-top: 1px;
  }
  .caption-info h1 {
    font: 500 3em Lato, Arial, Helvetica;
    margin: 0.25em 0;
    text-transform: uppercase;
  }
  .caption-info p {
    font: 400 1.5em Lato, Arial, Helvetica;
    margin: 0.15em 0;
    text-transform: uppercase;
  }
  h2.text-center {
    text-align: left;
    font-size: 1.7em;
  }

  #partners h2 {
    padding: 0 1em;
  }
  .samples {
    padding-top: 0em;
  }
  #home {
    height: 100vh
  }
  .partners {
    display: block;
    float: left;
  }
  .partners img {
    width: 120px;
  }
  .about.spacer {
    padding-left: 2em;
    padding-right: 2em;
  }
  .spacer {
    padding: 2em 0 0 0;
  }
  .process ul li {
    margin-bottom: 1em;
  }
  .highlight-info .overlay {
    padding-bottom: 2em;
  }
  .grid.team div {
    margin: 0;
    padding: 0;
  }
  figure.effect-chico figcaption {
    padding: 1.5em;
  }
  .footer {
    margin-top: 2em;
    padding-bottom: 2em;
  }
  .grid figure {
    width: 100%;
  }
  .awards figure {
    width: 100%;
  }
  .fug-style {
    padding: 5px;
  }
  .samples {
    padding-top: 1em;
    padding-left: 1%;
    Padding-right: 1%;
    background-color: black
  }
  .navig {
    padding-left: 1%;
    padding-right: 1%
  }
  .caption-wrapper {
    padding-bottom: 15%;
  }
  .selectedWork {
    margin-top: 30PX;
    font-size: 2.1em;
    font-weight: 500;
    padding-top: 40px;
    padding-bottom: 20px
  }
  .demoreelvideo {
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  .slideshow-container {
    position: relative;
    margin: 0 auto;
  }
  .subText {
    font-size: 1.3em
  }
  .arrow_left {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    opacity: .8;
    left: 0px;
  }
  .image_arrow_left {
    width: 45px;
    height: 45px;
    transform: rotate(180deg);
  }
  .arrow_right {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    opacity: .8;
    right: 0px;
  }
  .image_arrow_right {
    width: 45px;
    height: 45px;
  }
  .subText_info {
    font-size: 1.2em;
  }
  .me {
    width: 100%;
    object-fit: cover;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .me_text {
    color: white;
    font-size: 1.1em;
    line-height: 1.2em;
    padding-top: 10px;
  }
  .awards_img {
    width: 100%;
    height: auto;
  }
  .awards_text {
    color: white;
    font-size: 1em;
    line-height: 1.5em;
    padding-top: 20px;
  }
  .awards_img_contents {
    width: 100%;
  }
  .awards_text_contents {
    width: 100%;
    padding-top: 20px;
    padding-left: 20px;
  }
  .btn p {
    font-size: 2em;
    padding-left: 20px;
    padding-right: 20px;
    opacity: 1;
  }
  .carousel-caption {
    bottom: 10%
  }
  .abouttext {
    font-size: 2.5em;
    padding-right: 1em;
  }
  .aboutme {
    position: relative;
    padding-bottom: 10px;
    background-image: url("../images/Me2.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    ;
    background-size: cover;
    height: 500px;
  }
  .aboutTypewriter {
    position: absolute;
    right: 1em;
    top: 15%;
    font-family: Lato;
    color: rgb(0, 0, 0);
  }
  .abouttype {
    color: #000;
    font-weight: 500;
    text-align: left;
    padding-top: 1em;
    font-size: 1.25em;
  }
  .aboutrighttext {
    font-size: 1.3em;
    line-height: 1.3em;
 
    font-weight: 400;
  }
  .Casestudy {
    width: 100%;
    line-height: 0.8em;
    text-shadow: #000 1px 0 6px;
    padding-top: 20px;
    font-size: 3em;
    font-weight: 800;
    color: white
  }
  .Casestudyname > h2 {
    width: 100%;
    text-shadow: #000 1px 0 6px;
    color: white;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1em;
  }
  .Bigcasestudyname {
    font-size: 3em;
  }
  .CaseStudyWrapper {
    display: block;
  }
  .linkedin_text {
    display: none;
  }
  .email_text {
    display: none;
  }
	.hero_small{display:block}
	.heroText {background-color:rgba(0,0,0,0.80); color:white; bottom:0; padding:2%; font-size:1.4em; line-height:1.2em; margin:2%; font-weight:400; position:absolute; border-radius:20px;}
  .aboutPaneltext{ color:white; line-height: 1.5em; font-size:1.6em; padding:5% 10% 10% 10%;}
  .aboutpanel { width:100%;   background-position:center; background-size:cover; }
  .awardpanel { width:100%;   }
}
@media (max-width: 576px) {
  .menuBtn {
    display: block;
  }
  .menu {
    display: none;
  }
  .logotext {
    visibility: hidden;
  }
  .caption-info h1 {
    font: 400 3em Lato, Arial, Helvetica;
    margin: 0.25em 0;
    text-transform: uppercase;
    line-height: 0.9em;
  }
  .caption-info p {
    font: 400 1.2em Lato, Arial, Helvetica;
    margin: 0.15em 0;
    text-transform: uppercase;
  }
  .caption-wrapper {
    padding-bottom: 15%;
  }
  .selectedWork {
    margin-top: 46PX;
    font-size: 2em;
    font-weight: 500;
    padding-top: 20px;
    padding-bottom: 20px
  }
  .demoreelvideo {
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  .samples {
    padding-bottom: 0;
    padding-top: 25px
  }
  .subText {
    font-size: 1em
  }
  .subText_info {
    font-size: 1em
  }
  .arrow_left {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    opacity: .8;
    left: 0px;
  }
  .image_arrow_left {
    width: 45px;
    height: 45px;
    transform: rotate(180deg);
  }
  .arrow_right {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    opacity: .8;
    right: 0px;
  }
  .image_arrow_right {
    width: 45px;
    height: 45px;
  }
  .me {
    width: 100%;
    object-fit: cover;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .me_text {
    color: white;
    font-size: 1.1em;
    line-height: 1.2em;
    padding-top: 10px;
  }
  .awards_img {
    width: 100%;
    height: auto;
  }
  .awards_text {
    color: white;
    font-size: 1em;
    line-height: 1.5em;
    padding-top: 20px;
  }
  .awards_img_contents {
    width: 100%;
  }
  .awards_text_contents {
    width: 100%;
  }
  .btn p {
    font-size: 2em;
    padding-left: 20px;
    padding-right: 20px;
    opacity: 1;
  }
  .carousel-caption {
    bottom: 10%
  }
  .abouttext {
    font-size: 2em;
    padding-right: 10px;
  }
  .abouttype {
    font-size: 1em;
  }
  .aboutme {
    position: relative;
    padding-bottom: 10px;
    background-image: url("../images/Me2.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    ;
    background-size: cover;
    height: 300px;
  }
  .aboutTypewriter {
    position: absolute;
    right: 0;
    top: 15%;
    font-family: Lato;
    color: rgb(0, 0, 0);
    font-size: 18px;
  }
  .abouttype {
    color: #000;
    font-weight: 500;
    text-align: left;
    padding-top: 1em
  }
  .aboutrighttext {
    font-size: 1.3em;
    line-height: 1.3em;
    
    font-weight: 400;
  }
  .Bigcasestudyname {
    font-size: 2em;
  }
  .Smallcasestudyname {
    font-size: 1.5em;
  }
  .CaseStudyWrapper {
    display: none;
  }
  .linkedin_text {
    display: none;
  }
  .email_text {
    display: none;
  }
	.hero_small{display:block}
	.heroText {background-color:rgba(0,0,0,0.80); color:white; bottom:0; padding:2%; font-size:1.2em; line-height:1.em; margin:2%; font-weight:400; position:absolute; border-radius:20px;}

  .aboutPaneltext{ color:white; line-height: 1.2em; font-size:1.2em; padding:5% 5% 20% 5%;}
  .aboutpanel { width:100%; height:auto;  background-position:center; background-size:cover; }
  .awardpanel { width:100%; height:auto; }
}
