@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

body {
    height: 100%;
    margin: 0;
    background-image: url("Images/Paisley_background_purple_light.jpg");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.topnav {
  overflow: hidden;
    padding-bottom: 2%;
    padding-top: 2%;
}

.topnav a {
  float: right;
  display: block;
  color: rgb(12,186,180);
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
	font-family: Trebuchet MS;
  font-size: 17px;
	font-style: bold;
	border-radius: 10px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
	font-style: bold;
}

.topnav a.active {
  background-color: rgb(12,186,180);
  color: white;
	font-style: bold;
	border-radius: 10px;
}

.topnav .icon {
  display: none;
}
.box7 {
    background-color: rgb(89, 84, 120);
    width: 100%;
    height: 100%;
}
.name {
	font-family: 'Memoriam Pro Headline';
	font-style: bold;
	font-size: 100pt;
	text-align: center;
	padding-top: 30px;
}
.title {
	position: absolute;
	left: 34%;
	top: 55%;
	font-family: "Trebuchet MS";
	font-style: bold;
	font-size: 30pt;
	text-align: center;
	margin-top: 20px;
}
.img1 {
 	display: block;
  	margin: auto;
  	width: 50%;
    padding: 5%;
}
p {
	font-family: "Trebuchet MS";
	font-style: bold;
	font-size: 25pt;
}
p1 {
	font-family: "Trebuchet MS";
	font-size: 15pt;
}
p2 {
	font-family: "Trebuchet MS";
	font-size: 15pt;
	text-align: center;
}
td .box1 {
	padding: 0;
	margin: 0;
}
td .box3 {
	padding: 8%;
    height: 400px;
}
td .box4 {
	padding: 0;
	margin: 0;
}
p3 {
	font-family: "Trebuchet MS";
	font-size: 15pt;
	text-align: center;
	padding: 20px;
}
.portimg {
	cursor: pointer;
    margin: 0px;
    padding: 0px;
    image-orientation: cover;
}
.aboutimg {
	cursor: pointer;
}
.profpic {
	height: 900px;
}
.digres {
  display: block;
  margin-left: auto;
  margin-right: auto;
	margin-top: 75px;
  width: 40%;
}
.portlogo {
	display: block;
	width: 25%;
	margin-left: auto;
  	margin-right: auto;
}
.portfolio {
	font-family: "Trebuchet MS";
	font-style: bold;
	font-size: 75pt;
	text-align: center;
	margin-top: 5%;
    background-color: rgba(89, 84, 120,.5)
}
.wrapper {
	width: 90%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 20px;
	text-align: center;
}
.item1 {
	grid-column: span 4;
	text-align: center;
	font-family: "Trebuchet MS";
	font-style: bold;
	font-size: 50px;
	margin-top: 5%;
}
.item2 {
	display: inline-block;
	grid-column: span 2;
	float: left;
}
.item3 {
	display: inline-block;
	grid-column: span 2;
	float: right;
}

button {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	height: 50px;
	width: 100px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-style: bold;
	font-size: 25px;
	background-color: rgb(12,186,180);
	border-radius: 10px;
	cursor: pointer;
	margin: 20px;
	text-decoration: none;
}
.button:hover {
    text-decoration: none;
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
button a {
	text-decoration: none;
	color: black;
}
footer {
	height: 100px;
}
.container-fluid {
	display: block;
	margin-left: auto;
  	margin-right: auto;
	width: 50%;
	background: rgba(89, 84, 120,0.5);
    margin-top: 5%;
    margin-bottom: 5%;
}
.form {
	width: 600px; 
	height: 400px; 
	display: block; 
	font-family: Trebuchet MS; 
	font-size: 20px; 
	font-decoration: bold; 
	margin-top: 50px;
    margin-left: auto;
  	margin-right: auto;
}
.btn {
	background-color: rgb(12,186,180);
}
.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}
.fa:hover {
    opacity: 0.7;
}
.fb {
	padding-right: 120px;
	padding-left: 120px;
}
.fa-facebook {
  background: #3B5998;
  color: white;
}
.ig {
	padding-right: 120px;
	padding-left: 120px;
}
.fa-instagram {
  background: #125688;
  color: white;
}
.be {
	padding-right: 120px;
	padding-left: 120px;
	background: #053eff;
  	color: white;
}
div1 {
	align-items: center;
	margin: 50%;
}

/* Center website */
.main {
  max-width: 1000px;
  margin: auto;
}

h1 {
  font-size: 50px;
  word-break: break-all;
}

.row {
  margin: 10px -16px;
}

/* Add padding BETWEEN each column */
.row,
.row > .column {
  padding: 5px;
}

/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 33.33%;
  display: none; /* Hide all elements by default */
}

/* Clear floats after rows */ 
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Content */
.content {
  background-color: rgba(0,0,0,0,.5);
  padding: 10px;
}

/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

/* Style the buttons */
.btn {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: rgb(12,186,180);
  cursor: pointer;
}

.btn:hover {
  background-color: #ddd;
    color: black;
    font-style: bold:
}

.btn.active {
  background-color: #666;
  color: white;
}
.table {
    margin-top: 5%;
}
.print {
    font-family: "Trebuchet MS";
	font-size: 45px;
}
.print a {
    text-decoration: none;
    color: black;
    font-style: bold;
    background-color: rgb(12,186,180);
    padding: 15px 20px 15px 20px;
    border-radius: 15px;
}
.print a:hover {
	color: rgb(89, 84, 120);
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
div1 .container {
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
}
