@charset "UTF-8";
@media (max-width: 1050px){
	#resume-container {
	left: 0;
	}
	#top-nav {
    height: 70px;
    max-width: 800px;
    width: 100%;
    display: table;
    /*background:#DE585A;*/
    margin-bottom: 10px;
	}
	#resume-contact {
		width: 60px;
		height: inherit;
		left: 0;
		top: 0;
		position:static;
		vertical-align:top;
/*		//float: left;
*/		display:table-cell;
		margin: 0;
	}
	#resume-contact ul {
		left: 0;
		top: 60px;
	/*	width: 300px;*/
		font-size: 10px;
	}
	
	
	#resume-nav {
		position: static;
		display:table-cell;
		width: calc(100% - 70px);
		height: inherit;
		right: 0;
		padding: 0;
		float:left;
		overflow:hidden;
		padding-left: 10px;
	}
	#resume-nav div {
		width: 50%;
		height: inherit;
		margin: 0;
		float:left;
	}
	
	/*#resume-nav div div {
		width: 50%;
		margin: 0;
		padding: 0;	
	}
	#resume-nav div div:nth-child(1) {
		width: 50%;
	}*/
	#resume-nav div a {
		display:inline-block;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 10px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		float:right;
		/*border: 2px solid #601872;*/
	}
	#resume-nav div a span {
		font-size: 24px;
	}
	
	#resume-nav div:first-child {
		padding: 0 5px 0 0;
	}
	#resume-nav div:last-child {
		padding: 0 0 0 5px;
	}
	#resume-head {
		margin-top: 0px;
	}
	
	
	#resume-unseen {
		width: 60px;
		height: inherit;
		position: static;
		right: 0;
		top: 0;
		display: table-cell;
		float: right;
	}
	#resume-unseen a {
		position: relative;
	}
	#resume-unseen a img {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;	
	}
/*
	#resume-head #logo a {
		padding: 4% 15%;
	}
*/
	#logo a img {
		display: block;
		width: 100%;
	}
	#resume-content #awards
/*	#resume-content #work */ {
		margin-top: 39px;
	}
	#resume-content #skills {
		margin-top: 0px;
	}
	#resume-content #work {
		margin-top: 0px;
	}
}

@media (max-width: 800px){
	#resume-container {
		max-width: 800px;
		width: 100%;
		display: table;
	}
	/*#resume-nav div {
		width: 50%;
	}*/
	#resume-nav div a {
		width: 100%;
		float: right;
	}
	#resume-nav div a span {
		font-size: 20px;
	}
	/*#resume-content > div {
		width: 45%;
		padding: 2%;
		float: left;
		bottom: 0;
	}*/
	#resume-head #logo {
		width: 45%;
	}
	#resume-head #logo a {
/*		padding: 4% 3%;*/
		padding: 2vw 2.5vw;
	}
	#mission {
		width: 55%;
	}
	#mission p {
/*		font-size: 16px;
		padding: 2.5%;*/
		font-size: 2.75vw;
		padding: 2vw 2.2vw;
	}
	#resume-content p, #resume-content ul {
	font-size: 19px;
	}
	#resume-content .list p {
		font-size: 16px !important;
	}
}

@media (max-width: 675px){
	#resume-head #logo {
		width: 45%;
	}
	#resume-head #logo a {
		padding: 2vw;
	}
	/*#logo {
		width: 55%;
		height: 100%;
	}
	#logo a {
		height: 100%;
	}*/
	#mission {
		width: 55%;
	}
	#mission p {
/*		font-size: 18px;*/
		font-size: 2.75vw;
		padding: 2vw;
	}
	#resume-content > div {
		width: 100%;
		padding: 3% 2%;
		clear:both;
		text-align:left !important;
		height:auto;
		box-sizing:border-box;
	}
	div.list {
		width: 48%;
		margin-top: 5px;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 15px;
		float: left;
	}
	div.list .box {
		width: 100%;
	/* [disabled]height: 25px; */
	}
	div.list.ind,
	div.list.dw,
	div.list.acr,
	div.list.exc,
	div.list.mu {
		float:right;
	}
	div.list.prem {
		float:left;
	}
	list.mu.last-last {
		margin-top: -10px;
	}
	#resume-content p, #resume-content ul {
		margin-bottom: 10px;
	}
	.clear-btm,
	.clear {
		margin-bottom: 0 !important;
	}
	.list.pp,
	.list.mu.last-last {
	float: left;
	margin-top: 0;
	}
	.list.mu,
	.list.prem,
	.list.pp {
		margin-top: 5px;
		margin-bottom: 33px;
	}
	.list.mu.last-last {
		margin-top:0px !important;
		margin-bottom: 33px;
		padding-bottom: 0px !important;
	}
	.box {
		margin-bottom: 0px !important;
	}
	
	#resume-content h2 {
		display:inline-block;
		font-size: 24px;
		font-size: 5.5vw;
		transition-property: color, text-decoration;
		transition-duration: 400ms;
		transition-timing-function:ease-in-out;
		
	}
	
	#resume-content div:not(#references) h2 {
		cursor: pointer;
	}
	#resume-content div:not(#references) h2:hover {
		color: #F9A01B;
		text-decoration:underline;
	}
	#resume-content h2 span.arrow1,
	#resume-content h2 span.arrow2,
	#resume-content h2 span.arrow3,
	#resume-content h2 span.arrow4 {
		display:inline-block;
		text-align: center;
		font-size: 15px;
		font-size: 4vw;
		/*margin-right: 5px;
		padding: 0;
		border: 2px solid #601872;*/
		transform: rotate(-90deg);
		transition: transform 400ms linear;
	}
	#resume-content h2 span.arrow1.open1,
	#resume-content h2 span.arrow2.open2,
	#resume-content h2 span.arrow3.open3,
	#resume-content h2 span.arrow4.open4 {
		transform: rotate(0deg);
		transition: transform 400ms linear;
	}
	/*#resume-content h2:hover span {
		background: #601872;
		color: white;
		text-decoration:underline;
	}*/
	
	#higher-ed2,
	#awards2,
	#skills2,
	#work2 {
		display:block;
		width:100%;
		float: left;
		clear:both;
	}
	#resume-content h2 + div,
	#higher-ed,
	#awards,
	#skills,
	#work {
		display:none;
	}
	#resume-content p,
	#resume-content .list p,
	#resume-content li {
		font-size: 15px !important;
		font-size: 4.3vw !important;
	}
	/*#resume-content > div {
		min-height:auto !important;
	}
	div.list {
		width: 46%;
		margin: 0 2%;
	}
	div.list.ind, 
	div.list.dw,
	div.list.acr,
	div.list.exc,
	div.list-aff-des {
		float:right;
		margin-right: 0;
	}
	div.list-aff-des .box-aff-des {
		width: 95%;
	}*/
	#work2 > div p:nth-child(2) {
		margin-top: 16px !important;
	}
}


@media (max-width: 500px){
	#top-nav {
		margin-bottom: 0;
		height: 50px;
	}
	#resume-contact {
		width: 40px;
	}
	#resume-contact ul  {
		top: 50px;
		margin: 0;
	}
	#resume-nav {
		width:calc(100% - 50px);
		margin: 0;
		padding: 0 10px;
	}

	#resume-unseen {
		width: 50px;
	}
	#resume-head {
		background: none;
	}
	#resume-head > div {
		width: 100%;
	}
	#resume-head #logo {
		width: 100%;
	}
	#resume-head #logo a {
		padding: 4% 22%;
	}
	#mission {
		border-top: 2px solid #601872;
	}
	#mission p {
		font-size: 3.85vw;
		padding: 1.5vw 2vw;
	}
	#resume-content > div {
		width: 100%;
		padding: 3% 4% !important;
	}
	#resume-nav div a, 
	#resume-nav div a img {
		padding: 4px 8px;
	}
	#resume-nav div a span {
    	font-size: 16px;
	}
/*
	#resume-nav div a img {
		padding: 4px 8px;
	}
*/
	/*.pull1down {
		display: inline-block;
		font-size: 18px;
		vertical-align: top;
		padding: 3px;
		border: 2px solid #601872;
		cursor: pointer;
	}
	.pull1down:hover {
		background: #601872;
		color: white;
	}
	.pull1Div p {
		display:none;
	}*/
	#copyright h4 {
		font-size:20px;
		font-size:6vw;
	}
	#copyright h4 + p {
		font-size: 4vw;
	}
}
