@charset "UTF-8";
/* CSS Document */

body, html, p, div, ul, li, h1, h2, h3, h4, a {
  font-family: "Carrois Gothic",Arial, Helvetica, sans-serif;
  margin: 0;
  padding:0;
  list-style-type: none;
  display: block;
  text-decoration: none;
}
body{
  overflow-x: hidden;
}
.content, .head {
  position: absolute;
  height: auto;
}
.formobile {
  display: none;
}
.header, .nav {
  position: fixed;
  height: auto;
}

.nav, .head {
  background-color:#fff;
}
.detailnav .nav {
  left: -120px;
}

.detailnav .nav:hover {
cursor: pointer; cursor: hand;
}
.detailnav .content {
  left: 30px;
  width: 70%;
}
.detailnav .header {
  position: absolute;
}
.detailnav .header h1 {
  margin-left: 65px;
  position: absolute;
}
.detailnav .bg2 {
  z-index: 250;
}
.detailnav .bg2 .plad {
    transition: all 1s ease;
    right: 350px;
    top: 400px;
    margin: -190px;
    width: 380px;
    height: 380px;
}
.scroll .bg2 .plad {
    transition: none; !important
    }
.work .details h1 {
  position: fixed;
  top: 30px;
  right: 30px;
  font-size: 25px;
  color:#7eb871; 
}
.container .portrait {
  width: 183px;
  height: 221px;
  margin-left: 70px;
  opacity: 0.0;
}  
.additional .portrait {
  opacity: 1.0;
} 
.toaction  {
    display: block;
    background-color: #7eb871;
    color: #fff;
    padding: 15px 15px;
    text-align: center;
    font-size: 20px;
}
.next {
    display: block;
    background-color: #7eb871;
    color: #fff;
    padding: 15px 0px;
    text-align: center;
    position: absolute;
    bottom: -50px;
    width: 100%;
} 
.scroll .next {
	bottom: 0px;
} 
.head {
  width: 329px;
  height: 85px;
  right: 85px;
  top: 0px;
  z-index: 600;
}
.head h3 {
  color: #5c7779;
  font-size: 20px;
  margin: 43px 0 0 26px;
  font-weight: normal;
  text-transform: uppercase;
}
body {
  background-color:#fff;
}
.header {
  color: #fff;
  font-size: 16px;
  border-bottom: 1px solid #7eb871;
  width: 100%;
  height: 85px;
  z-index: 450;
}
.header h1 {
  font-size: 25px;
  margin: 30px 0 0 15px;
  color:#7eb871;
}
#mobile-back-btn {
  display: none;
}
#resume-back-btn {
  display: none;
}
.nav {
  color: #fff;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 150px;
  z-index: 400;
}
.nav ul {
  margin: 118px 0 0 0px;
}
.nav ul li a {
  color: #5c7779;
  font-size: 16px;
  padding: 7px 0 7px 31px;
}
.arrow img {
  width: 25px;
  transition: all 0.3s ease;
  position: fixed;
  top: 120px;
  left: 3px;
}
.arrow .folio {
  top: 153px;
}
.arrow .home {
  top: 121px;
}
.arrow .res {
  top: 187px;
}
.arrow .con {
  top: 220px;
}
.content {
  left: 150px;
  top: 85px;
  width: 60%;
  border-left: 3px solid #fff;
  z-index: 200;
}
.content img {
  width: 100%
}

.container {
  margin-top: 0px;
  z-index: 200;
}
.container p {
  margin: 25px 0 53px 53px;
}
.container .intro {
width: 520px;
color: #5c7779;
}
.container h2 {
  margin: 43px 0 0 53px;
  color: #FF9900;
  font-family: patua one;
}
.work {
  width: 329px;
  background-color: #fff;
  right: 85px;
  top: 0px;
  height: auto;
  position: absolute;
  z-index: 500;
  box-shadow: -3px -3px 3px rgba(0,0,0,0.2); important!
}

.one .work {
  height: 3100px;
}
.resum .work {
  height: 2050px;
}
.resum .head {
  position: fixed;
}
.workbg {
  width: 329px;
  background-color: #fff;
  right: 85px;
  top: 0px;
  bottom: 0px;
  height: auto;
  position: fixed;
  z-index: 100; important!
}
.focus {
  border-left: 3px solid #7eb871;
  position: relative;
  margin-bottom: 80px;
  margin-left: 50px;	
}
.focus ul li {
  color: #7eb871;
  font-size: 40px;
  padding: 12px 0 0 20px;
  font-family: "patua one";
}
.focus ul li p .link {
  display: inline;
  border: none;
  border-bottom: 1px dotted #7eb871;
  color: #7eb871;
  font-size: 16px;
  background-color: #fff;
}
.focus ul li:first-child {
  padding-top: 0px;
}

.about {
  border-left: 3px solid #FF9900;
  position: relative;
  margin-bottom: 50px;
  margin-left: 40px;
  margin-top: 800px;
}

.additional .about {
  margin-top: 40px;
}

.about ul {
  height: 355px;
}

.about ul li {
  color: #FF9900;
  font-size: 40px;
  padding: 12px 0 0 20px;
  font-family: "patua one";
  width: 43%;
  float: left;
}
.about ul li:nth-child(2) {
  margin-top: 50px;
}
.about ul li p  {
  font-family: "Carrois Gothic",Arial, Helvetica, sans-serif;
  display: block;
  margin: 15px 0 15px 0;
  color: #5c7779;
  font-size: 16px;

}
.about ul li p .link {
  display: inline;
  border: none;
  border-bottom: 1px dotted #FF9900;
  color: #FF9900;
  font-size: 16px;
  background-color: #fff;
}
.about ul li:first-child {
  padding-top: 0px;
  margin-top: -9px;
}

.focus-head {
  
  width: 100px;
  color: #7eb871;
  font-size: 22px;
  margin: 0 0 0 20px;

}
.list {
  margin: 119px 3px 50px 3px;
  width: auto;
}
.feature h4 {
  background-color: #7eb871;
  color: #fff;
  font-size: 20px;
  padding: 4px 4px 4px 8px;
  font-family: "patua one";
  font-weight: 200;
}
.list li a:first-child {
  height: 94px;
  border: 2px solid #7eb871;
  background-color: #ccc;
  background-size: cover;
}
.feature_sample, .category {
  margin: 12px 23px 0 23px;
}
.list .category p, .list .item p {
  display: none;
}
.feature_sample:first-child, .category:first-child {
  margin-top: 0px;
}
.list .screens, .list .site {
  display: inline;
  color: #7eb871;
  font-size: 12px;
}
.list span {
  display: inline;
  color: #ccc;
  font-size: 12px;
}
.list p {
  font-size: 14px;
  color: #5c7779;
  padding: 5px 0 2px 0;
}
.list .category .feature {
  height: auto;
}
.list .item .feature {
  height: 74px;
  background-position: 0px -28px;
}
.list .item .feature h4 {
  display: none;
}
.scroll .list li a {
  height: 180px;

}
.scroll .list .feature_sample .feature, .one .list .feature_sample .feature {
  height: 180px;
  background-size: cover;
  background-position: 0px 0px;
}

.scroll .header { 
  border-bottom: none;
}

.focus  {
  width: 500px;
  }

.focus ul li a {
  width: 87px;
  height: 87px;
  border: 2px solid #7eb871;
  background-color: #ccc;
  display: inline-block;
  margin: 0px 10px 10px 0
}
.focus ul li p {
  height: 57px;
  font-size: 14px;
  margin: 0;
}
.view {
  display: block;
 
}
.view div {
  display: block;
  margin: 30px 0 30px 30px;
  border: #fff 3px solid;
  background-color: #ccc;
}

.detailwrapper {
    display:block;
    height: 100%;
    width: 0;
    overflow: hidden;
    position: fixed;
    background-color: #fff;
    visibility: hidden;
    z-index: 100;
}
.detailnav .detailwrapper {
   width: 335px;
   border-right: 1px solid #ccc;
   visibility: visible;
}
.details {
    height: 100%;
    position: absolute;
}
.details .close {
  position: absolute;
  right: 25px;
  top: 105px;
  color: #999999;
  width: 55px;
}
.detailwrapper .close {
  position: absolute;
  right: 25px;
  top: 105px;
  color: #999999;
  cursor: pointer; cursor: hand;
  z-index: 320;
  width: 55px;
}
.close .anarrow {
     position: relative;
    display: inline-block;
    width: 15px;
    margin-bottom: -2px;
  -webkit-transform: rotate(-180deg);
  /* Firefox */
-moz-transform: rotate(-180deg);
  /* IE */
-ms-transform: rotate(-180deg);
  /* Opera */
-o-transform: rotate(-180deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4);
  
}
.details .detxt {
  width: 285px;
  padding: 130px 30px 50px 30px;
  font-size: 14px;
}
.details .detxt h3 {
  font-family: "patua one";
  color: #7eb871;
  font-size: 24px;
  margin-bottom: 15px;
}
.details .detxt ul {
  margin-top: 30px;
}
.details .detxt ul li {
  margin-bottom: 10px;
}
.details .detxt ul li .link {
  color: #97ba2e;
  display: inline-block;
  border-bottom: #97ba2e 1px dotted;
}
.details .detxt ul li span {
  display: inline-block;
  width: 50px;
  color: #CCCCCC;
}
.portfolio-view {
  background-image:url(../images/web_timesensitv_full.jpg);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
.resume {
  width: 500px;
  background-color: #fff;
  padding: 100px 50px 50px 50px;
  position: absolute;
  left: -600px;
  top: 20px;
  display: none;
}

.resume-on {
  left: 150px;
  width: auto;
  right: 380px;
  display: block; !important	
}
.resume h3 {
  font-weight: 200;
  font-family: "patua one";
  font-size: 30px;
  color: #7eb871;
  margin: 0 0 20px 0;
  padding: 0;
}
.resume h4 {
  font-weight: bold;
  font-size: 20px;
  color: #000;
  margin: 25px 0 3px 0;
  padding: 0;
  font-family: "patua one";
}
.resume h4 .pipe {
  font-family: "Carrois Gothic";
  color:#FF9900;
}
.resume h4 .company {
  font-family: "Carrois Gothic";
}
.resume h5 {
  font-weight: normal;
  font-size: 14px;
  color: #5c7779;
  margin: 0 0 7px 0;
  padding: 0;
}
.resume h5 span {
  display: inline;
  color:#999999;
}
.resume h6 {margin: 0px; padding: 0px; color:#7eb871;}
.resume p {
  font-weight: normal;
  font-size: 13px;
  color: #000;
  margin: 0 0 25px 25px;
  padding: 0;
}
.resume ul {
  list-style-type: square;
}
.resume li {
  list-style-type: square;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  margin: 0 0 10px 25px;
  padding: 0;
  display: list-item;
}

/*Skills*/
.work .features {
  margin: 110px 0 40px 20px;
  position: fixed;
  right: 10px;
}
.work .features p {
  color: #000;
  margin: 8px 8px 8px 40px;
}
.work .features ul {
  margin: 20px 0 0 0;
  list-style-type: none;
}
.work .features li {
  width:300px;
  height: 30px;
  margin: 5px 0 5px 0;
}
.work .features li.title {
  dispaly:block;
  width:290px;
  background-color: #fff;
  margin: 35px 0 5px 0;
  border-bottom: solid 2px #7eb871;
  font-family: "patua one";
  font-size: 20px;
  font-weight: 200;
  color: #7eb871;
}
.work .features .skill_l {
  float:left;
  background:url(../img/skill_icons.jpg) no-repeat;
  width:140px;
  margin-right: 5px;
  background-color: #E8E8E8;
}
.work .features .skill_r {
  float:left;
  background:url(../img/skill_icons.jpg) no-repeat;
  width:144px;
  background-color: #E8E8E8;
}
/*operating Systems*/
.work .features li.op .skill_l {
  background-position: -2px -417px;
}
.work .features li.op .skill_r {
  background-position: -0px -380px;
}
/*Design Software*/
.work .features li.so1 .skill_l {
  background-position: -2px -4px;
}
.work .features li.so1 .skill_r {
  background-position: -2px -79px;
}
.work .features li.so2 .skill_l {
  background-position: -2px -41px;
}
.work .features li.so2 .skill_r {
  background-position: -2px -230px;
}
.work .features li.so3 .skill_l {
  background-position: -2px -153px;
}
.work .features li.so3 .skill_r {
  background-position: -2px -191px;
}
.work .features li.so4 .skill_l {
  background-position: -2px -230px;
}
.work .features li.so4 .skill_r {
  background-position: -2px -489px;  
}

/*UX Design Software*/
.work .features li.ux1 .skill_l {
  background-position: -1px -606px;
}
.work .features li.ux1 .skill_r {
  background-position: -1px -645px;
}
.work .features li.ux2 .skill_l {
  background-position: -1px -686px;
}
.work .features li.ux2 .skill_r {
  background-position: -1px -303px;
}
.work .features li.ux3 .skill_l {
  background-position: -1px -564px;
}
.work .features li.ux3 .skill_r {
  background-position: -1px -303px;
}


/*Programming Languages*/
.work .features li.pl1 .skill_l {
  background-position: -2px -456px;
}
.work .features li.pl1 .skill_r {
  background-position: -2px -456px;
}
.work .features li.pl2 .skill_l {
  background-position: -2px -456px;
}
.work .features li.pl2 .skill_r {
  background-position: -2px -456px;
}
.work .features li.pl3 .skill_l {
  background-position: -2px -456px;
}
.work .features li.pl3 .skill_r {
  background-position: -2px -456px;
}
/*Word Processing*/
.work .features li.wp1 .skill_l {
  background-position: -2px -266px;
}
.work .features li.wp1 .skill_r {
  background-position: -2px -341px;
}
.work .features li.wp2 .skill_l {
  background-position: -2px -266px;
}
.work .features li.wp2 .skill_r {
  background-position: -2px -563px;
}
.work .contact {
  margin: 150px 20px 50px 20px;
}
.work .contact h4 {
  font-weight: bold;
  font-size: 20px;
}
.work .contact h5 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.work .contact h5 span {
  color:#999999;
}
.view img {
  width: 100%;
}
.view {
  overflow: hidden;
  margin-bottom: 25px;
}
 @media only screen and (max-width: 1130px) {

.work, .head, .workbg {
right: 3px;
}
.about ul li {
   font-size: 30px;
   width: 39%;
}
.detailnav .bg2 .plad {
    transition: all 1s ease;
    right: 350px;
    top: 300px;
    margin: -190px;
    width: 280px;
    height: 280px;
}
.plad {
    right: 350px;
    top: 480px;
    margin: -225px;
    width: 450px;
    height: 450px;
   }
}
 @media only screen and (max-width: 1000px) {
.focus ul li a {
width: 72px;
height: 72px;
margin: 0px 3px 3px 0
}
.view {
height: 270px;
}
.view div {
height: 225px;
}

.content {
width: 60%;
}
.focus ul li {
 font-size: 30px;
 padding: 10px 0 0 10px;
}
.about ul li {
   font-size: 30px;
}
.detailnav .bg2 .plad {
    transition: all 1s ease;
    right: 350px;
    top: 300px;
    margin: -190px;
    width: 280px;
    height: 280px;
}
.plad {
    right: 480px;
    top: 480px;
    margin: -300px;
    width: 600px;
    height: 600px;
   }
   .about ul li {
    width: 59%;
}
.about ul li:nth-child(2) {
    margin-top: 5px;
}
}
 @media only screen and (max-width: 925px) {
.focus ul li a {
width: 72px;
height: 72px;
margin: 0px 3px 3px 0
}
.view {
height: 270px;
}
.view div {
height: 225px;
}
.content {
width: 60%;
}
.focus ul li {
 font-size: 20px;
 padding: 10px 0 0 10px;
}
.container .intro {
    width: 320px;
}
.container h2 {
    margin: 43px 0 0 23px;
}
.container p {
    margin: 25px 0 53px 23px;
}

.resume {
    width: 330px;
    padding: 50px 20px 50px 20px;
}
.work .features {margin-top: 80px;}
.resum .work {
    height: 2050px;
}
.detailnav .bg2 .plad {
    transition: all 1s ease;
    right: 350px;
    top: 300px;
    margin: -190px;
    width: 280px;
    height: 280px;
}
.plad {
     right: 320px;
    top: 400px;
    margin: -200px;
    width: 380px;
    height: 380px;
   }
.about ul li {
    width: 59%;
}

.about ul li:nth-child(2) {
    margin-top: 5px;
}
   
   
}
 @media only screen and (max-width: 880px) {
.focus ul li a {
width: 72px;
height: 72px;
margin: 0px 3px 3px 0
}
.view {
height: 270px;
}
.view div {
height: 225px;
}

.content {
width: 60%;
}
.focus ul li {
 font-size: 20px;
 padding: 10px 0 0 10px;
}
.container h2 {
 margin: 23px 0 0 26px;
 font-size: 18px;
}
.container p {
 margin: 15px 0 25px 25px;
}
.detailnav .bg2 .plad {
    transition: all 1s ease;
    right: 350px;
    top: 300px;
    margin: -190px;
    width: 280px;
    height: 280px;
}
.plad {
    right: 320px;
    top: 400px;
    margin: -200px;
    width: 380px;
    height: 380px;
   }
.about ul li {
    width: 59%;
}
.about ul li:nth-child(2) {
    margin-top: 5px;
}

}
 @media only screen and (min-width: 900px ) and (max-width: 1050px) {
 .resume {
    width: 410px;
    padding: 100px 30px 50px 30px;
    }
 .resume h5 span {display:block;}
 
 .work .features {magin-top: 80px}
 
 .one .work {
    height: 1800px;
   }
 
 .container .intro {
    width: 410px;
}
.about ul li {
   font-size: 30px;
   width: 39%;
}
.detailnav .bg2 .plad {
    transition: all 1s ease;
    right: 350px;
    top: 300px;
    margin: -190px;
    width: 280px;
    height: 280px;
}
.plad {
    right: 320px;
    top: 400px;
    margin: -200px;
    width: 380px;
    height: 380px;
   }
.about ul li {
    width: 72%;
}
.about ul li:nth-child(2) {
    margin-top: 5px;
}
   
}
@media only screen and (min-width: 1130px) {
.container h2 {
  font-size: 30px;
}
.work, .head, .workbg {
  right: 3px;
}
.about ul li {
   font-size: 30px;
}
.detailnav .bg2 .plad {
    transition: all 1s ease;
    right: 350px;
    top: 350px;
    margin: -190px;
    width: 320px;
    height: 320px;
}
.plad {
    right: 350px;
    top: 480px;
    margin: -225px;
    width: 450px;
    height: 450px;
   }
}
@media only screen and (min-width: 1180px) {
.one .work {
    height: 2300px;
}
.detailnav .bg2 .plad {
    transition: all 1s ease;
    right: 340px;
    top: 350px;
    margin: -190px;
    width: 320px;
    height: 320px;
}
.plad {
    right: 400px;
    top: 480px;
    margin: -250px;
    width: 500px;
    height: 500px;
   }


}
@media only screen and (min-width: 1300px) {
.work {width: 389px;}
.head {width: 389px;}
.workbg {width: 389px;}

.detailnav .detailwrapper {
   width: 395px;
   }
.details .detxt  {
   width: 335px;
   font-size: 16px;
   }
.feature_sample, .category {
    margin: 12px 33px 0 33px;
   }

.work .features {right: 50px;}
.one .work {
    height: 2800px;
}
.detailnav .bg2 .plad {
    transition: all 1s ease;
    right: 350px;
    top: 370px;
    margin: -190px;
    width: 380px;
    height: 380px;
}
.plad {
    right: 420px;
    top: 480px;
    margin: -250px;
    width: 500px;
    height: 500px;
   }
.resume-on { padding: 130px 150px;}  
.resume h6 {font-size: 14px;}  

}
@media only screen and (min-width: 1400px) {
.one .work {
    height: 2900px;
}
.detailnav .bg2 .plad {
    transition: all 1s ease;
    right: 350px;
    top: 370px;
    margin: -190px;
    width: 380px;
    height: 380px;
}
.plad {
    right: 480px;
    top: 480px;
    margin: -300px;
    width: 600px;
    height: 600px;
  }
  .content {
    width: 64%;
  }

}  

@media only screen and (min-width: 1500px) {

.work {width: 489px;}
.head {width: 489px;}
.detailnav .detailwrapper {width: 493px}
.detailwrapper .close {right: 45px;}
.details .detxt {width: 400px;padding: 130px 50px 50px 50px;font-size: 18px;}
.work .details H1 {right: 45px;}
.workbg {width: 489px;}
.feature_sample {margin: 22px 53px 0 53px;}
.list {margin: 119px 3px 150px 3px;}
.detailnav .bg2 .plad {right: 450px;}
.content {width: 66%;}
.content .about {margin-right: 60px;}
.resume-on {right: 490px; padding: 130px 180px;}
.work .features { right: 130px;}
.details .detxt h3 {font-size: 28px;}
.details .next {font-size: 24px;}
.resume h6 {font-size: 14px;}
.one .work {height: 2950px;}
}

@media only screen and (min-width: 1550px) {
.one .work {
    height: 3100px;
}
.plad {
    right: 480px;
    top: 480px;
    margin: -350px;
    width: 700px;
    height: 700px; 
  }
  .content {
    width: 63%;
  }

} 

 @media only screen and (min-width: 1800px) {

.work {width: 569px;}
.head {width: 569px;}
.detailnav .detailwrapper {width: 573px}
.detailwrapper .close {right: 45px;}
.details .detxt {width: 480px;padding: 130px 50px 50px 50px;font-size: 18px;}
.work .details H1 {right: 45px;}
.workbg {width: 569px;}
.feature_sample {margin: 22px 53px 0 53px;}
.list {margin: 119px 3px 150px 3px;}
.detailnav .bg2 .plad {right: 550px;}
.content {width: 66%;}

.resume-on {right: 560px; padding: 130px 180px;}
.work .features { right: 160px;}
.details .detxt h3 {font-size: 28px;}
.details .next {font-size: 24px;}
.resume h6 {font-size: 14px;}
.one .work { height: 3465px;}
}

@media only screen and (max-height: 660px) {
.header {border-bottom: none;}
.header H1 {margin-top: 40px;}
.content {top: 0px;}

}
@media only screen and (min-height: 870px) {
.work .features {position: fixed; top: -35px; transition: all 2s ease;}

}
@media only screen and (max-height: 870px) {
.scroll .work .features { bottom: 0px; transition: all 2s ease;}

}
@media only screen and (max-width: 1300px) {
.resume-on  {
  right: 329px;
} 
}
.scroll .bg2 .plad {
    transition: none;