@charset "UTF-8";
/* CSS Document */
html {
   -webkit-text-size-adjust: 100%;
 /*  Prevent font scaling in landscape while allowing user zoom */
}
body {
  	margin: 0;
  	font-size: 16px;
 	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	line-height: 150%;
}
p{
	margin: 1% 0;
}

a{
	color:#1E84BD;
}
a:hover{
	text-decoration: none;
}

.black-bg {
    background-color: #2ABAC1;
}
h1, h2, h3 {
	font-family: 'Gelasio', serif;
line-height: 130%;}

h1{
	font-size: 200%;
}
h2{
	font-size: 180%;
	
}
h4{
	font-size: 130%;
	font-weight: bold;
 }
.header {
  	background-color: #f1f1f1;
	padding: 30px;
	text-align: center;
}
.header-title{font-size: 18px;}
.hero{
    background-color: #2ABAC1;
    text-align: center;
    color: #fff;
    padding: 8% 3%;
}
.insite{
	background-color: #fff; 
	text-align: center;
	color: #fff;
	padding:5% 3%;
	border-bottom: solid 1px #666;
}
.align-center{
	text-align: center;
}
.nn {
    color: #fff;
    padding: 1%;
    font-family: 'Gelasio', serif;
    font-size: 160%;
     
    margin-right: 4%;
}
.footer{
	width: 100%;
	clear: both;
	color: #fff;
	background-color: #3B3838;
	margin-top: 5%;
	text-align: center;
	padding: 3%;
}
/*nav bar*/
#navbar {
  	overflow: hidden;
  	background-color: #3B3838;
	text-align: center;
	padding: 15px 0;
		z-index: 110;
}
#nav  li{
	display: inline;
	list-style: none;
	padding-right: 20px;
	 
	
} 
#navbar  a {
  	
  
  	color: #fff;
  	text-align: center;
  	padding: 6px 15px;
  	text-decoration: none;
  	font-size: 130%;
}

#navbar  a:hover {
  	background-color:  #3B3838;
  	border-bottom: solid 2px #f99a9f;
}

#navbar a.active {
  	background-color:  #3B3838;
  	border-bottom: solid 2px #f99a9f;
}

#navbar .nn a:hover{
	border-bottom: none;
}
.content {
  	padding: 16px;
}

.sticky {
  	position: fixed;
  	top: 0;
  	width: 100%;
}

/*.sticky + .content {
  	padding-top: 60px;
}*/
 /*resume*/



.wrapper {
	padding:2% 8% ;
	max-width: 1030px;
	margin:0 auto;
	text-align: left;
}


.col1 {
	width: 45%;
	float: left;
}

.title {
	font-size:150%;
	margin-top:2%;
}
.col2{
	float:left;
	width:50%;
	margin-left:5%;
	line-height:130%;}

.col2 a{
	color:#fff;}

.portfolio-link{
	background-color:#666;
	color:#fff;
	margin-top:4%;
	padding: 1% 3%
	}

.portfolio-link a{
	color:#fff!important;}

.row-photo{
	float:left;
	max-width:319px;
	padding-right:4%;
	padding-bottom:3%;
	}

.photo{
	
	width:100%;
 }
.dot {
  	height: 12px;
  	width: 12px;
  	background-color: #f99a9f;
  	border-radius: 50%;
  	display: inline-block;
	margin-top: 4%;
}

.grey-dot {
  	height: 12px;
  	width: 12px;
  	background-color: #ccc;
  	border-radius: 50%;
  	display: inline-block;
	margin-top: 4%;
}

.pink-line{
	background-color:#f99a9f;
	border-radius:10px;
}
.spacer20{
	height: 20px;
}

.spacer40{
	height: 20px;
	padding-bottom: 4%;
}
.resume-row{
	padding-bottom:1.5%;
	width:100%;
	float:right;
	font-size: 100%;}




.col3{
	width:50%;
	float:left;
	}

.col4{
	width:40%;
	float:left;
	margin-right:5%;}

.col5{
	width:50%;
	float:left;
 	white-space: nowrap; }

.col6{
	width:70%;
	float:left;
	margin-bottom:5%;}

.col7{
	width:25%;
	float:left;
	 
	color:#f99a9f;
	padding-left:4%;
	margin-bottom:5%;}

.col4-1{
	/*width:15%;*/
	float: left;
	padding-right: 3%;
}

.col4-1 img{
	width:100%;
	height:auto;}

.clear{
	clear:both;}

	
.hobbies{
	text-align: center;
  	height: 110px;
  	width: 110px;
  	background-color: #f99a9f;
  	border-radius: 50%;
  	display: inline-block;
	margin-top: 4%;
	color: #fff;
	font-size: 90%;
	font-weight: bolder;
}

.hobbies img {
 
  	width: 60%;
	height: auto;
  	background-color: #f99a9f;
  	border-radius: 50%;
	display: inline-block;
	margin-top: 2%;
}
.htext {
  	padding-top: 0 !important;
	display: block;
	padding-top: 0;
	margin-top: -10px;
	
	
}
.printing-version{
	background-color: #000;
	width: auto; 
	padding: 6px 20px;
	text-align: center;
	border-radius: 20px;
	margin-top: 4%;
}


.printing-version a{
	color: #fff;
	text-decoration: none;}
 
.printing-version a:hover{
  	 
	 text-decoration: underline;
}

.form-button{
	background-color: #000;
	width: auto; 
	padding: 6px 20px;
	text-align: center;
	border-radius: 20px;
	margin-top: 4%;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
}

.form-button-reset{
	background-color: #A7A7A7;
	width: auto; 
	padding: 6px 20px;
	text-align: center;
	border-radius: 20px;
	margin-top: 4%;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
}
.back{
	width: 100px;
	margin: 0 auto;
}
li{
  	margin-bottom: 2%!important;
}
ul {
	list-style-type: disc!important;
	margin-left: 4%!important;}

/*portfolio*/
.colp1{
	width: 100%;
	float: left;
	margin-bottom: 6%;
	overflow: hidden;
	 
		
}
.colp1 img{
	width: 99%;
	height: auto;
	filter:grayscale(100%);
	border: solid 2px #fff;
	z-index: 0;
	 
}
.colp1 a:hover img{
	filter:grayscale(0%)
} 

.portfolio-title{
	color: #fff;
	margin: 50px 0 10px 0;
	font-size: 160%;
}
.portfolio-title1{
	color: #000;
	margin: 0 0 10px 0;
	font-size: 160%;
}
.portfolio-title2{
	font-family: 'Gelasio', serif;
	color: #f99a9f;
	margin: 15px 0 10px 0 ;
	font-size: 250%;
}

.porfolio img{
	width: 100%;
	padding: 1%;
	border: solid 1px #ccc;
}
.grey{
	background-color: #F4F2F2;
}

/*FORM*/
form{
	width: 380px;
	margin: 0 auto;
	text-align: left;
}
input {
	width: 80%;
	padding: 10px;
	border: solid 1px #E9E9E9;
	font-size: 13px;
	margin-bottom: 3%; 
}
 textarea {
	width: 95%;
	padding: 10px;
	border: solid 1px #E9E9E9;
	font-size: 13px;
}

/*MEDIA QUERIES*/


@media (max-width: 650px){

.col3 {
	width:90%;}}

@media (
	max-width: 450px){
.col1{
	width:99%; }

.col2{
	width:99%;
	margin-left:0;
	margin-top:4%; }

.row-photo img{
	max-width:120px;
	height:auto;}

.col8{
  	width:30%;
 	float: left;}

.col9{
  	width:66%;
 	float: right;}
#navbar  a {
  
  	font-size: 100%;
	padding: 6px;
}
.wrapper {
	padding:6% 8% ;
	
		}
.portfolio-title2{

	font-size: 200%;
}
.portfolio-title1{
	
	font-size: 130%;
}
.hobbies{
	 
  	height: 70px;
  	width: 70px;
  	 
}
h1{
	font-size: 160%;
}
h2{
	font-size: 140%;
	
}
.portfolio-title{
	
	font-size: 130%;
}
.htext {
 
	font-size: 80%;
	
}
form{
	width: 300px;
	margin: 0 auto;
	text-align: left;
}}
