/*
	cwdesignny.com STYLE
 
*/




/************************************************************************************
DESKTOP SCREEN
*************************************************************************************/


* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

*:before, *:after {
  box-sizing: inherit;
}


html, body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  background-image: url(../images/pattern.gif);
  background-repeat: repeat;
  color: #94A2AB;
  background-color: #1c242a;
  font-weight: 200;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%

}


a {
  text-decoration: none;
  color: #727d84;
}

a: link {
  color: #727d84;
}

a: hover {
  color: #ff6633;
  text-decoration: ;
}

img {
  width: 100%;
  height: auto !important;
  border: none;
}

h1 {
  font-size: 1.25em;
  font-weight: 700;
  color: #ff6633;
  margin-bottom: 1.05em;
  vertical-align: baseline;
  line-height: 0em;
  text-transform: lowercase;
}

h2 {
  font-size: 1.25em;
  font-weight: lighter !important;
  vertical-align: baseline;
  line-height: 0.75em;
	margin-bottom: 3%;
  margin-bottom: 2%;
}


p {
  font-size: 1em;
  line-height: 1.55em;
  padding: 0;
  margin: 0;
}

#wrapper {
  width: 100%;
  max-width: 1120px;
	min-width: 320px;
  margin: 2% auto 2% auto;
  padding: 25px 0px 15px 0px;
  clear: both;
}

#top {
	width: 45%;
  height: auto;
  margin-left: 5%;
  display: inline-block;
  z-index: 9;
}

#top img {
  max-width: 240px;
	min-width: 130px;
  height: auto;
}

#Icons_Box {
  width: 45%;
  font-size: 0.85em;
  float: right;
  margin-top: 2.5%;
  margin-right: 5%;
  text-align: right;
}

#Icons_Box img {
	width: 21px;
	min-width: 14px;
	height:auto;
  margin-right: 1.75%;
  margin-left: 4.5%;
}

.description_Contact {
  display: inline-block;
	margin-left: 1%;
}

#container {
  margin-top: 1%;
  padding-top: 5%;
  padding-bottom:1%;
  display: block;
  clear: both;
  background-color: #202A30;

}

#descriptions {
	font-size: 1em !important;
  clear: both;
  display: table;
  margin-bottom: 6%;
  padding: 0;
}

#about {
  display: table-cell;
  vertical-align: top;
  width: 33.3%;
  padding-left: 5%;
  padding-right: 3%;
  border-right: #727d84 thin dotted;
}

#skills {
  display: table-cell;
  vertical-align: top;
  width: 33.3%;
  padding-left: 3.75%;
  padding-right: 3.5%;
  border-right: #727d84 thin dotted;
}


#more {
  vertical-align: top;
  width: 33.3%;
  padding-left: 3.5%;
  padding-right: 5%;
  display: table-cell;
}

#projectInfo {
	vertical-align: top;
	display: block;
	clear: both;
  padding-left: 5% !important;
  padding-right: 5% !important;
  margin-top: 0;
  margin-bottom: 2%;
}

#more p a {
  color: #ff6633;
}


#folio_Box {
  display: block;
  clear: both;
  height: auto;
  margin-bottom: 1%;
  padding-left: 5%;
  padding-bottom: 1%;
}

.folios {
  width: 27.66%;
  height: auto;
  display: inline-block;
  margin: 0 5% 5% 0%;
  padding: 0;
  vertical-align: top;
  overflow: hidden;
}

#project_Box {
  display: block;
  clear: both;
  height: auto;
  margin-bottom: 1%;
  padding-left: 5%;
  padding-right: 0;
  padding-bottom: 1%;
}

.previousNext {
  display: inline-block;
  clear: none;
  margin-bootom: 2%;
  padding: 1% 6% 4% 0 !important;
  border: none;
  font-size: 1.25em;
  font-weight: lighter;
}
  

.projectFolios {
	width: 44.5%;
  height: auto;
  display: inline-block;
  margin: 0 5% 5% 0;
  padding: 0;
  vertical-align: top;
}

#folio_Box:after,   #descriptions:after, #project_Box:after  {
  content: "";
  display: table;
  clear: both
}

.thumbnails, .slices {
	max-width: 100%;
	height:auto !important;
  display: inline-block;
}





/************************************************************************************
MOBILE STYLE
*************************************************************************************/



@media screen and (max-width: 768px) {
	
	.folios {
  width: 44.5%;
  margin: 0 5% 5% 0% !important;
}


}



@media screen and (max-width: 680px) {
 
 
 h1, h2 {
  padding-top: 2% !important;
}

#Icons_Box {
  max-width: 33%;
  padding-top: 2.5% !important;
}

#Icons_Box img {
	max-width: 18px !important;
	height: auto !important;
  margin-left: 12%;
  height: auto;
}


 .description_Contact {
  display: none !important;
}

#container {
	margin-top: 4% !important;
  padding-top: 15px !important;
}


#about, #skills, #more {
  vertical-align: top;
  display: block;
  clear: both !important;
  width: auto;
  margin-left: 4%;
  margin-right: 4%;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 5% !important;
  border-right: none;
  border-bottom: #727d84 thin dotted;
}

.folios {
  width: 44.5%;
  margin: 0 5% 5% 0% !important;
}


}



@media screen and (max-width: 480px) {


p {
  margin-bottom: 2%;
}

h2 {
	margin-bottom: 5% !important;
}

#descriptions {
  display: block;
  margin-bottom: 20px !important;
}


#top img {
  max-width: 200px !important;
	min-width: 150px !important;
	height: auto;
}

#Icons_Box {
	min-width: 40% !important;
}

 #Icons_Box img {
	 max-width: 16px !important;
	 height: auto !important;
	 margin-right: 5% !important;
	 margin-top: 1.1% !important;
 }


#about, #skills {
  vertical-align: top;
  display: block;
  clear: both !important;
  width: auto;
  margin-left: 4%;
  margin-right: 4%;
	margin-bottom: 5% !important;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 3%;
  border-right: none;
  border-bottom: #727d84 thin dotted;
}

#more {
  display: none !important;
	visibility: hidden !important;
}

#projectInfo {
  width: 100% !important;
}


#folio_Box, #project_Box {
  padding: 0;
	margin-top: 5% !important;
  margin-left: 5%;
  margin-right: 0;
}


.folios, .projectFolios {
  width: 95%;
}


}

@media screen and (max-width: 360px) {
 


#top img {
  width: 140px !important;
	height: auto;
}

 
 #Icons_Box img {
	 height: auto;
	 margin-right: 2% !important;
 }


}

