.navbar-default {
    border: none !important;
}

		html {
}

	body {
		font-family: 'Mada', sans-serif;
		font-size: 16px;
	padding-bottom: 2%;
	-webkit-font-smoothing: antialiased;
}
img {
	max-width: 100%;
}

p {
	line-height: 1.7em;
}
.icons {
	width: 40px;
}
.footer2 {
	background-color: #E2E2E2 !important;
}

footer {

	background-color: #828394;
}
.white {
	color: white;
}

.about-me ul {
list-style: none;
	    padding-inline-start: 0;
}

.bar {
color: white;
background-color: #337ab757;
padding: 5px;
}

.about-me ul li::before {
	content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: gray; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.gif-h1 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.smaller {
width: 75%;
margin: 0 auto;
}
.resume p {
line-height: 1.5em;
}
.video {
margin-top: 90px;
text-align: center;
}

.go-back {
	position: absolute;
	left: 5%;
	bottom: 15px;
}

.go-back img {

	width: 40px;
}

.footer-photo {
	position: relative;
}

.iphone-screen {
	width: 60%;
}

.posters {
	width: 100%;
}

.posters img {
	max-height: 100%;
	margin-bottom: 10%;
}
.flex-rightalign {
	display: block;
}

.flex-rightalign h1{
	text-align: right;
	font-size: 3em;
	margin-top: 0;
	margin-bottom: 0;
}

.flex-leftalign {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 2700px;
}

.flex-center {
	display: block;
}

.footer-photo {
/*margin-bottom: 1em;*/
}

.h1-intro {
	margin-top: 0;
	font-size: 4em;
}

.section4 {
	margin: 0 auto;
	justify-content: center;
	width: 80%;
}

.center-it {
	display: flex;
	justify-content: center;
}

.section4 h2 {
	margin-bottom: 1em;
	margin-top: 1em;
	font-size: 3em;
}

.headline {
	padding-top: 40px;
}
.section4 p {
color: gray;
margin-top: 0.5em;
font-size: 0.8em;

}

.section4 a:hover {
 opacity: 0.5;
 font-weight: bold;
 }

 .section5 a:hover {
  opacity: 0.5;
  font-weight: bold;
  }

.flex-wrap {
	display: flex;
	flex-wrap: wrap;
}

.flex-wrap img {
	margin-bottom: 20px;
}

.options {
	display: flex;
	justify-content: center;
}

.black .black .black{
	color: black;
}

header {
	position: relative;
}

form {
	bottom: 5%;
	float: left;
}

.row2 {
	float: left;
	margin-top: 30px;
}

.nav-link .dropdown-toggle img {
	max-width: 30px;
}

.spacing.spacing {
	padding-top: 30px;
}

.morespace .morespace h2{
	margin-top: 50px;
}

.space {
	margin-top: 25px;
}

.allspace {
	margin-top: 85px;
		margin-bottom: 45px;
}

.gray {
	background-color: #9b4581;
	/* #e9e9e9 */
}

.line2{
	height: 30px;
 border-style: solid;
 border-color: #8c8b8b;
 border-width: 1px 0 0 0;
 border-radius: 20px;
}

.line3{
	height: 30px;
 border-style: solid;
 border-color: #8c8b8b;
 border-width: 1px 0 0 0;
 border-radius: 20px;
 width: 50%;
}

.line1 {
	border-top: 2px solid #8c8b8b;
}

.header-photo img {
	margin-top: 50px;
}

.right-footer img {
	width: 40px;
}

.padding2 {
	margin-top: 50px;
}

.top-space {
	margin-top: 80px;
}

.row {
	margin-bottom: 20px;
}

.navbar-collapse {
	font-size: 1.5rem;
}
.navbar-brand {
	font-size: 1.8rem;
}
.float-right {
	float: right;
}
.intro {
	width: 100%;
	margin: auto;
	padding-bottom: 20px;
	font-size: 16px;
}
.big {
	font-size: 4rem;
}
.intro p {
	padding-top: 8%;
	font-size: 16px;
}

.intro p {
	padding-bottom: 5%;
}

footer {
	 float: left;
   width: 100%;

}
/* .categories li {
  float: left;
  width: 98%;
  margin: 1%;
} */

.categories a {
	float: left;
}
.right-footer li {
	float: left;
}
.h3 {
	margin-top: 0;
}
.desktop {
	display: none;
	width: 100%;
}
.center {
	display: block;
}
.center2 {
	display: flex;
	justify-content: center;
}
.col-centered {
	margin: 0 auto;
}
.center {
	margin: auto;
}
.work-grid {
	margin: 0 auto;
}
.work-grid p {
	margin: 0;
}
.work-grid ul {
	list-style: none;
	float: left;
	padding: 0px;
	width: 100%;
	height: auto;
	max-width: 1000px;
	padding-left: 5%;
}
.work-grid li {
	float: left;
	width: 98%;
	margin-right: 2%;
	margin-bottom: 6%;
}
.work-grid li:last-child {
	margin-right: 0;
}
.work-grid img {
	width: 100%;
	height: auto;
	max-width: 300px;
}
.work-grid ul {
	width: 100%;
}
.work-grid li {
	display: flex;
	justify-content: center;
}
.work_section4 {
	padding: 0;
}
.work-grid a {
	position: relative;
}
.overlay {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(155, 69, 129, 0.85);
	color: #f1f1f1;
	transition: .5s ease;
	opacity: 0;
	color: white;
	text-align: center;
	z-index: 10;
	font-size: 30px;
	font-family: "mada", sans-serif;
}
.overlay p {
	float: left;
}
.overlay:hover {
	opacity: 1;
}
.overlay2 {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 174, 169, 0.85);
	color: #f1f1f1;
	transition: .5s ease;
	opacity: 0;
	color: white;
	text-align: center;
	z-index: 10;
	padding-top: 20%;
	font-size: 30px;
	font-family: "mada", sans-serif;
}
.overlay2 p {
	float: left;
}
.overlay2:hover {
	opacity: 1;
}
.required {
	padding-right: 0;
}
.form-group.form-group label {
	font-size: 16px;
	font-weight: normal;
}
.form select {
	font-size: 16px;
	font: inherit;
}
.form-group.form-group input {
	border: none;
	background: #E2E2E2;
	height: 25px;
	margin-bottom: 15px;
	font-size: 16px;
	padding-left: 0;
}
.form-control.form-control {
	padding: 0;
	border-radius: 0px;
}
.no_pad {
	padding-left: 0;
	padding-right: 0;
}
.form-control.form-control {
	border: none;
	background: #E2E2E2;
	height: 150px;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 16px;
}
button[type="submit"] {
	background: #BBD2E6;
	padding: 0.5em 0.5em;
	color: black;
	font-size: 1em;
	border-radius: 10px;
	border: none;
	margin-bottom: 4%;
}
button[type="submit"]:hover {
	background: #337ab7;
	color: white;
	cursor: pointer;
}
@media (min-width: 480px) {
	.work-grid li {
		float: left;
		width: 99.5%;
		margin-right: 0.5%;
	}
	.images li:nth-child(2), .images li:nth-child(4) {
		margin-right: 0;
	}
}


@media (min-width: 768px) {
	.work-grid {
		width: 85%;
		margin: 0 auto;
		display: flex;
		justify-content: center;
	}
	.work-grid li {
		float: left;
		width: 30%;
		margin-right: 2%;
		margin-bottom: 1%;
	}
	.images li:nth-child(4) {
		margin-right: 1%;
	}
}
.categories a {
	margin-bottom: 4%;
}
.left-footer p {
	margin-top: 5%;
	font-size: 1.2rem;
}
.font-size {
	font-size: 18px;
}

.spacing {
	margin-top: 0;
}

.contact {
	margin-top: 4%;
}

.contact2 {
	margin-top: 10%;
}

.about {
	margin-top: 50px;
	margin-bottom: 30px;
}
.about h1 {
	font-size: 45px;
}
.work_section1 {
	margin-top: 90px;
	margin-bottom: 30px;
}

.work_sectionz {
	margin-top: 50px;
	position: relative;
}

.photo-credit {
	position: absolute;
	bottom: 0;
	left: 10px;
}

.photo-credit p {
	color: white;
	opacity: 0.5;
}

.work_section1 p {
	font-size: 16px;
	text-align: center;
}
.work_section2 p {
	font-size: 16px;
	text-align: center;
	margin-top: 50px;
}

.work_sectionz p {
	font-size: 16px;
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: center;

}

.work_section-sisters {

width: 100%;
margin: 0 auto;

}

.work_section5 p {
	font-size: 16px;
	text-align: center;
	margin-bottom: 30px;
}

.work_section4 p {
	font-size: 16px;
	text-align: center;
}
.work_section4 h3 {
	text-align: center;
}
.work_section3 {
	background-color: #e7e7e7;
	margin-top: 30px;
}
.work_section3 p {
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 20px;
}
.work_section3 h3 {
	text-align: center;
}
.work_section3 img {
	text-align: center;
}
.rebecca {
	width: 300px;
	margin-top: 10px;
}

.skills h2 {
	font-family: mada, sans-serif;
	padding-top: 10px;
	font-weight: normal;
}
.interests h2 {
	font-family: mada, sans-serif;
	font-weight: normal;
	margin-top: 0;
	padding-top: 20px;
}

.skills {
	background-color: #f7f7f7;
	margin-top: 30px;
}
.interests {
	background-color: #f7f7f7;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.words p {
	margin-top: 20px;
}

.left-footer p {
	text-align: center;
}
.home {
	margin-bottom: 40px;
	margin-top: 40px;
}
.message {
	display: inline-block;
	background-color: #efba79;
	border-radius: 2.5rem;
	padding: 1.5rem;
	color: white;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	width: 230px;
}
.message:hover {
	text-decoration: none;
	background-color: #efba79;
	color: black;
	font-weight: normal;
}
.message2 {
	display: inline-block;
	background-color: #efba79;
	border-radius: 2.5rem;
	padding: 1.5rem;
	color: white;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 30px;
	width: 150px;
}
.message2:hover {
	text-decoration: none;
	background-color: #efba79;
	color: black;
	font-weight: normal;
}


.left {
	text-align: center;
}
.visit {
	display: inline-block;
	background-color: #37becc;
	border-radius: 2.5rem;
	padding: 1.5rem;
	color: white;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 30px;
}
.visit:hover {
	text-decoration: none;
	background-color: #8be0f7;
	color: black;
}

.option-button {
	display: inline-block;
	background-color: white;
	border: 2px solid #5e79aa;
	border-radius: 1.5rem;
	padding: 1.5rem;
	color: #5e79aa;
		text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	width: 230px;
}
.option-button:hover {
	text-decoration: none;
	background-color: #5e79aa;
	border: 2px solid #5e79aa;
	color: white;
	font-weight: bold;
	margin-bottom: -2px;
}

.image-b {
	margin-bottom: 50px;
	margin: 0 auto;
}
.books {
	margin-top: 30px;
}

.rebecca img {
	width: 50%;
}
.thumbnail {
	border: 0;
}






.left {
  background: radial-gradient(farthest-side at 90% 155%, transparent, #fff 120%);
  max-width: 60em;
  z-index: 5;
}

.fill {
  object-fit: fill;
}

.contain {
  object-fit: contain;
}

.cover {
  object-fit: cover;
}

.left2 {
  padding: 1em 2em 1em 2em;
}

.right img {
    width: 100%;
    object-fit: cover;
}

.right {
  z-index: -5;
}
@media (min-width: 767px) {
	.right {
z-index: 1;
	}
}
.relative {
  position: relative;
}

.small-box {
	background-color: white;
	padding: 20px;
}
.left, .right {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.absolute {
  position: absolute !important;
  right: 0;
  top:0;
  bottom: 0;
  left: 0;
}
@media (min-width: 767px) {
.absolute {
	position: relative !important;
	}
	}
@media (min-width: 768px) {
	.categories ul {
		max-width: 800px;
		margin-left: auto;
		margin-right: auto;
	}

	.posters {
		width: 85%;
		margin: 0 auto;
		margin-top: 90px;
	}

	.flex-rightalign {
		display: flex;
		align-items: center;
		justify-content: flex-end;

	}

.narrow {
	width: 70%;
	margin: 0 auto;
}

	.flex-center {
		display: flex;
		align-items: center;
		justify-content: center;
	}



	.work_section-sisters {

	width: 65%;
	margin: 0 auto;

	}

	.nav {
		float: right;
	}

	.navbar-nav {
		float: right;
	}

	.nav li:last-child a {
	/*		padding-right: 0; */
	}

.paddingz.paddingz.paddingz {
	padding-right: 15px;
}


	/* .categories li {
    float: left;
    width: 38%;
    margin-right: 1%;
  } */
	.vertical h3 {
		margin-top: 200px;
	}
	.image-b {
		margin-bottom: 50px;
		width: 70%;
		margin: 0 auto;
	}
	.image-c {
		margin-bottom: 50px;
		margin: 0 auto;
	}
	.work-page {
		width: 85%;
		margin: auto;
	}
	.intro {
		width: 75%;
		margin: auto;
		padding-bottom: 20px;
		font-size: 18px;
	}

	.smaller {
	width: 100%;
	margin: 0 auto;
	}

	.intro p {
		padding-top: 0;
	}
	.right-footer {
		float: right;
	}
	.mobile {
		display: none;
	}
	/* .center {
    display: flex;
    justify-content: center;
  } */
	.center2 {
		float: right;
	}
	.desktop {
		display: block;
	}
	.left-footer {
		float: left;
	}
	.NPD {
		width: 60%;
		display: flex;
		justify-content: center;
		margin-bottom: 30px;
	}
	.work-image {
		width: 75%;
		display: flex;
		justify-content: center;
		margin-bottom: 30px;
	}
	.work_section3 p {
		width: 75%;
		margin: auto;
		font-size: 16px;
		text-align: center;
		margin-bottom: 20px;
	}
	.work_section3 h3 {
		width: 75%;
		margin: auto;
		text-align: center;
	}
	.work_section3 img {
		width: 75%;
		margin: auto;
		margin-left: 13%;
	}
	.work_section3 {
		background-color: #e7e7e7;
		padding-top: 23px;
		margin-top: 40px;
	}
	.app-image {
		width: 75%;
	}
	.work-image {
		width: 75%;
	}
	.selfie {
	width: 20%;
	}

.smaller {
	width: 75%;
	margin: 0 auto;
}


	@media (min-width: 768px) {
		form {
			width: 85%;
		}
}

.checkers {
	text-align: center;
	margin-top: 30px;
}

@media (min-width: 991px) {
	.checkers {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
}

.website {
	text-align: center !important;
	padding-top: 2em;
	padding-bottom: 2em;
}

.flip {
	display: flex;
	flex-direction: column-reverse;
}

@media (min-width: 991px) {
.flip {
	display: flex;
	flex-direction: row;
}
}
