@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, .header, .head, .nav {
  position: fixed;
  height: auto;
}
.detailwrapper {
  display: none;
}
.formobile {
    display: block;
    width: 320px;
    margin: 120px 0 150px 10px;
}
.formobile .close, .formobile h1 {
  display: none;
}
.resum .formobile {
 display: none;
}
.details {
    padding: 10px;
}
.details .hidemobile {
    display: none;
}
.next {
    display: block;
    background-color: #7eb871;
    color: #fff;
    padding: 15px 0px;
    text-align: center;
    margin-top: 25px;
    width: 100%;
} 
.formobile .details .detxt h3 {
  font-family: "patua one";
  color: #7eb871;
  font-size: 24px;
  margin-bottom: 15px;
}
.formobile .details .detxt ul {
  margin-top: 30px;
}
.formobile .details .detxt ul li {
  margin-bottom: 10px;
}
.formobile .details .detxt ul li .link {
  color: #7eb871;
  display: inline-block;
  border-bottom: #7eb871 1px dotted;
}
.formobile .details .detxt ul li span {
  display: inline-block;
  width: 50px;
  color: #CCCCCC;
}
.bg2 {
    width: 100%;
    height: 1000px;
    overflow: hidden;
}

.one .content img {
  width: 100%;
}
.plad {
       margin: -150px;
    width: 300px;
    height: 300px;
    top: 460px;
    right: 10px;
    }
.nav, .head {
  background-color:#5c7779;
}
.head {
  width: auto;
  height: 85px;
  right: 0px;
  top: 0px;
  left: 0px;
  z-index: 1000;
}
.head h3 {
  color: #fff;
  font-size: 20px;
  margin: 43px 0 0 26px;
  font-weight: normal;
  text-transform: uppercase;
}
body {
  background-color:#fff;
}
.header {
  color: #fff;
  font-size: 16px;
  width: 100%;
  height: 85px;
  z-index: 1200;
  top: 0;
}
.header h1 {
  font-size: 20px;
  margin: 20px 0 0 25px;
  color:#7eb871;
}
#mobile-back-btn {
  background-color: #fff;
  color:#7eb871;
  display: block;
  position: fixed;
  right: -150px;
  top: 34px;
  width: auto;
  padding: 10px 25px 10px 10px;
  z-index: 1300;
  border-radius: 3px;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}
.btn-on {
  right: 14px !important;
}
#resume-back-btn {
   background-color: #7eb871;
  color:#fff;
  display: block;
  position: absolute;
  top: 139px;
  left: 210px;
  width: auto;
  padding: 10px 15px 10px 15px;
  z-index: 1300;
  border-radius: 3px;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
  
}
.detailnav .nav {
  bottom: -55px;
}
.nav {
  color: #fff;
  height: 37px;
  left: 0px;
  right: 0px;
  top: 85px;
  width: auto;
  z-index: 1000;
}
.nav ul {
  margin: 0;
}
.nav ul li  {
  float: left;
  width: 25%;
  padding: 0;
}
.nav ul li a {
  color: #fff;
  font-size: 16px;
  padding: 7px 0 30px 0px;
  text-align: center;
}
.detailnav .arrow img {
  bottom: -40px;
}
.arrow img {
  width: 25px;
  transition: all 0.3s ease;
  position: fixed;
  top: 73px;
  left: 9%;
    /* Safari */
-webkit-transform: rotate(-269deg);
  /* Firefox */
-moz-transform: rotate(-269deg);
  /* IE */
-ms-transform: rotate(-269deg);
  /* Opera */
-o-transform: rotate(-269deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.arrow .home {
  left: 9%;
}
.arrow .folio {
  left: 33%;
}
.arrow .res {
  left: 58%;
}
.arrow .con {
  left: 83%;
}
.content {
  position: relative;
  left: 0px;
  top: 120px;
  width: 320px;
  border-left: 3px solid #fff;
  z-index: 200;
 
}
.container {
  margin-top: 0px;
  z-index: 200;
}
.container p {
  margin: 25px 10px 25px 10px;
}
.container h2 {
  margin: 38px 0 0 10px;
  font-family: "patua one";
  font-size: 20px;
  color: #ff9900;
  visibility: hidden;
}
p.intro {
    font-size: 14px;
    margin: 15px 10px 15px 10px;
    display: none;
}
.work {
  width: 320px;
  background-color: #fff;
  top: 0px;
  left: 0px;
  height: auto;
  position: absolute;
  z-index: 500;
important!
}
.work-off {
  margin-left: -320px;
}
.workbg {
  display: none;
}
.focus {
  border-left: 40px solid #96B92E;
  position: relative;
  margin-bottom: 100px;
}
.focus ul li {
  color: #96B92E;
  font-size: 18px;
  padding: 10px 0 0 20px;
  font-family: "patua one";
}
.focus ul li p .nomobile {
  display: hidden;
}
.focus ul li:first-child {
  padding-top: 0px;
}
.focus .link {
  display: none;
}
.focus-head {
  position: absolute;
  left: -68px;
  top: 40px;
  width: 100px;
  color: #fff;
  font-size: 22px;
  /* Safari */
-webkit-transform: rotate(-90deg);
  /* Firefox */
-moz-transform: rotate(-90deg);
  /* IE */
-ms-transform: rotate(-90deg);
  /* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


img.portrait {
    margin-left: 10px;
}
.toaction  {
    display: block;
    background-color: #7eb871;
    color: #fff;
    padding: 15px 15px;
    text-align: center;
    font-size: 20px;
}
.about {
  position: relative;
  margin-bottom: 50px;
  margin-top: 40px;
}
.about ul {
  height: 855px;
  margin-bottom: 80px;
}

.about ul li {
  color: #FF9900;
  font-size: 30px;
  padding: 12px 0 0 10px;
  font-family: "patua one";
  width: 90%;

}
.about ul li:nth-child(2) {
  margin-top: 10px;
}
.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: -5px;
}



.list {
  margin: 149px 3px 50px 3px;
  width: auto;
  padding-bottom: 150px;
}
.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;
}

.scroll .list li a, .one .list li a {
    height: 180px;
}
.one .feature_sample .feature:hover {
  transition: all 0.3s ease;
  margin: -10px -23px 0 -23px;
  height: 183px;
}
.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;
}
.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: 0;
  border: #fff 3px solid;
  background-color: #ccc;
}
.portfolio-view {
  background-image:url(../images/web_timesensitv_full.jpg);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
.resume {
  width: 295px;
  background-color: #fff;
  padding: 140px 10px 50px 15px;
  position: absolute;
  left: -320px;
  top 20px;
}

.resume-on {
  left: 0;
}
.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;
  display: none;
}
.resume h4 .company {
  font-family: "Carrois Gothic";
  display: block;
}
.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: 13px;
  color: #000;
  margin: 0 0 10px 25px;
  padding: 0;
  display: list-item;
}
/*Skills*/
.work .features {
  margin: 180px 0 100px 20px;
}
.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 70px 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;
}
.work, .workbg, .list, .bg1, .resume, #mobile-back-btn, .view div {
  transition: all 1s ease !important;
}

@media only screen and (max-height: 390px) {
.header {display: none;}
.head {display: none;}
.nav {display: none;}
.arrow {display: none;}
.content {width: 100%; top: 0px !important; }
.resume-on {width: 100%;}
}


@media only screen and (min-width: 340px) {
.formobile {width: 350px;}
.content {width: 372px;}
.resume {width:335px;left:-390px;}
.work .features {margin: 180px 0 100px 35px}
#resume-back-btn {left: 248px;}
.work {width:375px; margin-left:0;}
.work-off {width:380px ;margin-left:-390px;}
.resume-on {left: 0;}
}
@media only screen and (min-width: 380px) {
.formobile {width: 370px;}
.content {width: 387px;}
.resume {width:365px;left:-398px;}
.work .features {margin: 180px 0 100px 50px}
#resume-back-btn {left: 248px;}
.work {width:390px; margin-left:0;}
.work-off {width:380px ;margin-left:-390px;}
.resume-on {left: 0;}
}
@media only screen and (min-width: 410px) {
.formobile {width: 390px;}
.content {width: 411px;}
.resume {width:395px;left:-420px;}
.work .features {margin: 180px 0 100px 60px}
#resume-back-btn {left: 268px;}
.work {width:414px; margin-left:0;}
.work-off {width:390px ;margin-left:-410px;}
.resume-on {left: 0;}
}