@charset "utf-8";
/* CSS Document */

html,
html * {
	padding: 0 ;
	margin: 0;
	box-sizing: border-box;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

header {
	padding: 10px;
	color: #f7f7f7;
}

img {
	width: 100;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

footer {
	background-color: #231f20;
	color: #f7f7f7;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	text-align: center;
}

body {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
}

main {
	background: #f7f7f7;
}

.slicknav_menu {
	display: block;
}
	#menu {
		display: none;
	}

#menu2 {
	display: none;
}

	#hide-contact {
		display: none;
	}

.style-logo {
	margin-left: auto;
	margin-right: auto;
	display: none;
}

.style-nav2 ul li a {
	list-style-type: none;
	display: inline-block;
	text-align: center;
}

.style-nav ul {
	list-style-type: none;
}

.style-nav ul li a{
	display: block;
	text-align: center;
}

#soc_Instagram {
	display: none;
}

#soc_LinkedIn {
	display: none;
}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear:both;
}

.blackbox {
	background-color: #231f20;
	color: #f7f7f7;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	height: auto;
	width: 100%;
	display: none;
}

.blackbox_res {
	background-color: #231f20;
	color: #f7f7f7;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	height: 200px;
	width: 100%;
	display: none;
}

.carousel {
	width: 100%;
	height: 100%;
	display: none;
}

.carousel2 {
	width: 100%;
	height: 100%;
	display: block;
}

h1 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 800;
	text-align: center;
}

h2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 1px;
	font-weight: 800;
	text-align: center;
}

h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 120px;
}

h4 {
	font-size: 16px;
	font-weight: 200;
	margin-bottom: 120px;
}

h5 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 800;
	text-align: center;
	color: #000000;
}

p {
	font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
	font-size: 20px;
	font-weight: 400px;
	margin-bottom: 35px;
	line-height: 25px;
	text-align: left;
}

p2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 22px;
	font-weight: 400px;
	margin-bottom: 35px;
	line-height: 25px;
	text-align: center;
}

p3 {
	font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
	font-size: 20px;
	font-weight: 400px;
	margin-bottom: 35px;
	line-height: 25px;
	text-align: right;
}

b {	
	font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
}

a {
	font-family: Cambria, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}


a:link {
    color: #969696; 
    background-color: transparent; 
    text-decoration: none;
}

a:visited {
    color: #969696;
    background-color: transparent;
    text-decoration: none;
}

a:hover {
    color: #40b7d3;
    background-color: transparent;
    text-decoration: none;
}

a:active {
    color: #969696;
    background-color: transparent;
    text-decoration: underline;
}

#mobilebutton {
	padding: 5px;
}

.button {
	border: 2px #f7f7f7 solid;
	padding: 8px 30px;
	border-radius: 30px;
	color: #f7f7f7;
	text-decoration: none;
}

.info-box1 {
	background-color: #f7f7f7;
	color: #231f20;
	padding-left: 15%;
	padding-right: 15%;
	text-align: left;
	width: auto;
}

.info-box1 ul li {
	font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
	font-size: 20px;
	font-weight: 400px;
	margin-bottom: 35px;
	line-height: 30px;
	}

.info-box-dark {
	background-color: #f7f7f7;
	color: #231f20;
	padding: 30px 20px 60px;
	text-align: center;
} 

.footer-text {
	display: none;
}

.footer-text-mobile {
	font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
	font-size: 20px;
	font-weight: 400px;
	margin-bottom: 50px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	color: #969696;
	display: block;
}

.footer-nav ul li {
	display: none;
}

.footer-nav-mobile {
	display: block;
	margin-bottom: 25px;
}

.footer-nav-mobile ul li {
	font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
	font-size: 20px;
	font-weight: 400px;
	color: #969696;
	
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	list-style-type: none;
}

#placeholder_img {
	display: block;
}

/*Dock Elements*/

.skills_page {
	margin-left: -30px;
	display: none;
	width: 100%;
}

.skills_page img {
	padding-right: 28px;
}
	
#skills_menu {
	padding-right: 10px;
	padding-bottom: 20px;
}

/*.Page_NoJq img {
	display: block;
	width: 50%;
	float: left;
	padding: 0px 10px 20px;
}*/

.Page_NoJq {
	display: none;
}

.Page_NoJq img {
	padding: 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
}

#email-form {
	margin-left: 25%;
	margin-right: 25%;
}

.port-imgs {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.port-imgs:hover {
	background-color: #00DCD2;
	opacity: 40;
}

.col-nav {
	width: 100%
}

.col {
	width: 100%;
	padding: 0px 10px 40px;
}

.col_icons {
	width: 100%;
	padding: 0px 10px 40px;
}

.col img {
	box-shadow: 5px 5px 12px -4px rgba(0,0,0,0.49);
}

.col-footer:

.carousel2 {
	display: block;
}

.port-container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#resume-white {
	padding-top: 6px;
	display: none;
}

#FormDiv {
	width: 787px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	background: #CCCCCC;
	border: 1px solid #333;
	padding: 6px;
}

#FormDiv2 {
	width: 767px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	background: #333;
	border: 1px solid #111111;
	padding: 6px
}
	
table {
	margin: auto;
}
	
/* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
    width: 100%; /* Full width */
    padding: 12px; /* Some padding */  
    border: 1px solid #ccc; /* Gray border */
    border-radius: 4px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

input[type=email], select, textarea {
    width: 100%; /* Full width */
    padding: 12px; /* Some padding */  
    border: 1px solid #ccc; /* Gray border */
    border-radius: 4px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

input[type=subject], select, textarea {
    width: 100%; /* Full width */
    padding: 12px; /* Some padding */  
    border: 1px solid #ccc; /* Gray border */
    border-radius: 4px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
    background-color: #231f20;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
    background-color: #3E3E3E;
}

/* Add a background color and some padding around the form */
.container2 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
    border-radius: 5px;
    background-color: #f2f2f2;
    padding: 20px;
}

#resume {
	margin-left: auto;
	margin-right: auto;
}

#resume2 {
	margin-left: auto;
	margin-right: auto;
}

.body-container {
	padding-right: 10%;
	padding-left: 10%;
	margin-left: auto;
	margin-right: auto;
}

#port-white {
	padding-top: 8px;
	}

.carousel3 {
	width: 100%;
	height: 35px;
	display: block;
}

#captions {
	padding-top: 5px;
}

.icon1 {
	width: 50%;
}

.icons_1col {
	display: block;
}

.intrinsic-container {
  position: relative;
  width: 95%;
  height: 0;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
 
/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 1.19%;
}
 
/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}
 
.intrinsic-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.intrinsic-container2 {
  position: relative;
  width: 84%;
  height: 0;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
 
/* 16x9 Aspect Ratio */
.intrinsic-container2-16x9 {
  padding-bottom: 1.19%;
}
 
/* 4x3 Aspect Ratio */
.intrinsic-container2-4x3 {
  padding-bottom: 75%;
}
 
.intrinsic-container2 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vid-fill {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

error {
	font-size: 16px;
	font-weight: 200;
	margin-bottom: 120px;
	color: #F10D11;
}




@media (min-width: 371px){
	
	.icons_1col {
		display: none;	
	}
	
	.Page_NoJq {
		display: block;
	}
}

/* Responsive iFrame */




/*------------------------------------------------------------------------Modal Screen CSS-----------------------------------------------------------------------------*/





/* Style the Image Used to Trigger the Modal */
#myImg {
    cursor: pointer;
    transition: 0.3s;
	box-shadow: 5px 5px 12px -4px rgba(0,0,0,0.49);
}


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 60%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}


/*----------------Settings Screen----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg2 {
    cursor: pointer;
    transition: 0.3s;
	box-shadow: 5px 5px 12px -4px rgba(0,0,0,0.49);
}


/* The Modal (background) */
.modal2 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content2 {
    margin: auto;
    display: block;
    width: 60%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption2 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content2, #caption2 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close2 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close2:hover,
.close2:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content2 {
        width: 100%;
    }
}



/*----------------GUI Screen----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg3 {
    cursor: pointer;
    transition: 0.3s;
	box-shadow: 5px 5px 12px -4px rgba(0,0,0,0.49);
}


/* The Modal (background) */
.modal3 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content3 {
    margin: auto;
    display: block;
    width: 60%;
    max-width: 1000px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption3 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content3, #caption3 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close3 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close3:hover,
.close3:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content3 {
        width: 100%;
    }
}


/*----------------Daily Phi 1 ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg4 {
    cursor: pointer;
    transition: 0.3s;
	box-shadow: 5px 5px 12px -4px rgba(0,0,0,0.49);
}


/* The Modal (background) */
.modal4 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content4 {
    margin: auto;
    display: block;
    width: 60%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption4 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content4, #caption4 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close4 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close4:hover,
.close4:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content4 {
        width: 100%;
    }
}


/*---------------- Daily Phi 2 ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg5 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal5 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content5 {
    margin: auto;
    display: block;
    width: 40%;
    max-width: 1000px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption5 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content5, #caption5 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close5 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close5:hover,
.close5:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content5 {
        width: 100%;
    }	
}




/*---------------- MRC Ads 1 ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg6 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal6 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content6 {
    margin: auto;
    display: block;
    width: 60%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption6 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content6, #caption6 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close6 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close6:hover,
.close6:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content6 {
        width: 100%;
    }
}



/*---------------- MRC Ads2 ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg7 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal7 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content7 {
    margin: auto;
    display: block;
    width: 60%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption7 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content7, #caption7 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close7 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close7:hover,
.close7:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content7 {
        width: 100%;
    }
}

/*---------------- MRC Ads3 ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg8 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal8 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content8 {
    margin: auto;
    display: block;
    width: 60%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption8 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content8, #caption8 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close8 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close8:hover,
.close8:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content8 {
        width: 100%;
    }
}


/*---------------- MRC Ads4 ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg9 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal9 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content9 {
    margin: auto;
    display: block;
    width: 60%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption9 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content9, #caption9 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close9 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close9:hover,
.close9:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content9 {
        width: 100%;
    }
}


/*---------------- MRC Ads 5 ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg10 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal10 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content10 {
    margin: auto;
    display: block;
    width: 60%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption10 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content10, #caption10 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close10 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close10:hover,
.close10:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content10 {
        width: 100%;
    }
}



/*---------------- MRC Ads 6 ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg11 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal11 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content11 {
    margin: auto;
    display: block;
    width: 45%;
    max-width: 1000px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption11 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content11, #caption11 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close11 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close11:hover,
.close11:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content11 {
        width: 100%;
    }
}

/*---------------- BYOL Mockup ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg12 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal12 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content12 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption12 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content12, #caption12 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close12 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close12:hover,
.close12:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content12 {
        width: 100%;
    }
}

/*---------------- BYOL Mockup ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg88 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal88 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content88 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption88 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content88, #caption88 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close88 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close88:hover,
.close88:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content88 {
        width: 100%;
    }
}


/*---------------- BYOL Mockup ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg89 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal89 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content89 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption89 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content89, #caption89 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close89 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close89:hover,
.close89:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content89 {
        width: 100%;
    }
}


/*---------------- BYOL Mockup ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg90 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal90 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content90 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption90 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content90, #caption90 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close90 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close90:hover,
.close90:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content90 {
        width: 100%;
    }
}



/*---------------- BYOL Mockup ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg91 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal91 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content91 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption91 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content91, #caption91 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close91 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close91:hover,
.close91:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content91 {
        width: 100%;
    }
}


/*---------------- BYOL Mockup ----------------------*/

/*---------------- BYOL Mockup ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg92 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal92 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content92 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption92 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content92, #caption92 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close92 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close92:hover,
.close92:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content92 {
        width: 100%;
    }
}


/*---------------- BYOL Mockup ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg93 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal93 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content93 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption93 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content93, #caption93 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close93 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close93:hover,
.close93:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content93 {
        width: 100%;
    }
}



/*---------------- BYOL Mockup ----------------------*/



/* Style the Image Used to Trigger the Modal */
#myImg94 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal94 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content94 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption94 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content94, #caption94 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close94 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close94:hover,
.close94:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content94 {
        width: 100%;
    }
}



/**--------------------YCP Photos 2 ------------------ /**


/* Style the Image Used to Trigger the Modal */
#myImg95 {
    cursor: pointer;
    transition: 0.3s;
	
}


/* The Modal (background) */
.modal95 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content95 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption95 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content95, #caption94 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close95 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close95:hover,
.close95:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content95 {
        width: 100%;
    }
}



/**--------------------Photography page pic 1 ------------------ /***/

#myImg96 {
    cursor: pointer;
    transition: 0.3s;
	
}

.modal96 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.9); 
}

.modal-content96 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

#caption96 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-content96, #caption96 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

.close96 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close96:hover,
.close96:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (max-width: 700px){
    .modal-content96 {
        width: 100%;
    }
}


/**--------------------Photography page pic 2 ------------------ /***/

#myImg97 {
    cursor: pointer;
    transition: 0.3s;
	
}

.modal97 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.9); 
}

.modal-content97 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

#caption97 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-content97, #caption97 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

.close97 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close97:hover,
.close97:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (max-width: 700px){
    .modal-content97 {
        width: 100%;
    }
}


/**--------------------Photography page pic 3 ------------------ /***/

#myImg98 {
    cursor: pointer;
    transition: 0.3s;
	
}

.modal98 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.9); 
}

.modal-content98 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

#caption98 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-content95, #caption98 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

.close98 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close98:hover,
.close98:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (max-width: 700px){
    .modal-content98 {
        width: 100%;
    }
}


/**--------------------Photography page pic 4 ------------------ /***/

#myImg99 {
    cursor: pointer;
    transition: 0.3s;
	
}

.modal99 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.9); 
}

.modal-content99 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

#caption99 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-content99, #caption99 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

.close99 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close99:hover,
.close99:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (max-width: 700px){
    .modal-content99 {
        width: 100%;
    }
}


/**--------------------Photography page pic 5 ------------------ /***/

#myImg100 {
    cursor: pointer;
    transition: 0.3s;
	
}

.modal100 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.9); 
}

.modal-content100 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

#caption100 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-content100, #caption100 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

.close100 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close100:hover,
.close100:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (max-width: 700px){
    .modal-content100 {
        width: 100%;
    }
}


/**--------------------Photography page pic 6 ------------------ /***/

#myImg101 {
    cursor: pointer;
    transition: 0.3s;
	
}

.modal101 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.9); 
}

.modal-content101 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

#caption101 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-content101, #caption101 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

.close101 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close101:hover,
.close101:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (max-width: 700px){
    .modal-content101 {
        width: 100%;
    }
}


/**--------------------Photography page pic 7 ------------------ /***/

#myImg102 {
    cursor: pointer;
    transition: 0.3s;
	
}

.modal102 {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.9); 
}

.modal-content102 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

#caption102 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-content102, #caption102 { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

.close102 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close102:hover,
.close102:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (max-width: 700px){
    .modal-content102 {
        width: 100%;
    }
}

























































/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`Tablet View ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

@media (min-width: 768px){
	
	body {
		max-width: 1158px;
		background-color: #f7f7f7;
	}
	
	.slicknav_menu {
		display: none;
	}
	
		#menu {
			display: none;
		}
	
	#menu2 {
		display: block;
	}
	
	.style-nav ul li {
		display: block;
	}
	
	.style-nav ul {
		float: right;
		display: block;
		padding-right: 50px;
	}
	
	.style-logo {
		display: block;
		float: left;
		padding-left: 150px;
	}
	
	#soc_Instagram {
	display: none;
	}

	#soc_LinkedIn {
		display: none;
	}
	
	h1 {
		font-size: 35px;
	}
	
	h2 {
		font-size: 40px;
		margin-bottom: 90px;
	}
	
	h2 {
		font-size: 40px;
		margin-bottom: 90px;
	}
	
	h3 {
		font-size: 40px;
		margin-bottom: 90px;
	}
	
	h4 {
		font-size: 40px;
		margin-bottom: 90px;
	}
	
	.blackbox {
		background-color: #231f20;
		color: #05ED35;
		text-align: center;
		padding-right: 20px;
		padding-left: 20px;
		height: auto;
		width: auto;
		display: block;
	}
	
	.whitebox {
		background-color: #f7f7f7;
		color: #000000;
		text-align: center;
		padding-right: 150px;
		padding-left: 150px;
		height: auto;
		width: auto;
		display: block;
	}
	
	.carousel {
		height: auto;
		width: auto;
		display: block;
	}
	
	.carousel2 {
		width: 100%;
		height: 35px;
		display: block;
	}
	
	#placeholder_img {
	display: none;
	}
	
	.info-box1 {
		padding-right: 15%;
		padding-left: 15%;
	}
	
	.info-box1 ul li {
		font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
		font-size: 20px;
		font-weight: 400px;
		margin-bottom: 35px;
		line-height: 12px;
	}
	
	.skills_page {
		display: block;
	}
	
	.Page_NoJq {
	display: none;
	}
	
	.col-md-one-half {
		width: 50%;
	}
	
	.col {
		float: left;
		padding: 0px 20px 40px ;
	}
	
	.port-container {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 35px;
    }
	
	#resume-white {
		padding-top: 6px;
	}
	
	#port-white {
		padding-top: 8px;
		display: none;
	}
	
	.carousel3 {
		width: 100%;
		height: 35px;
		display: block;
	}

	.body-container {
		padding-right: 10%;
		padding-left: 10%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.footer-nav ul li {
		font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
		font-size: 15px;
		font-weight: 400px;
		margin-bottom: 10px;
		color: #969696;

		padding-top: 40px;
		margin-right: auto;
		margin-left: auto;
		display: inline-block;
		padding-right: 25px;
		list-style-type: none;
	}
	
	.footer-text {
		font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
		font-size: 15px;
		font-weight: 400px;
		margin-bottom: 50px;
		line-height: 10px;
		padding-left: 10px;
		padding-right: 10px;
		color: #969696;
		display: block;
	}
	
	.footer-nav-mobile ul li {
		display: none;
	}
	
	.footer-text-mobile {
		display: none;
	}
	
	.container2 {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
		border-radius: 5px;
		background-color: #f2f2f2;
		padding: 20px;
	}
	
	.intrinsic-container {
		width: 80%
	}
	
	.intrinsic-container2 {
		width: 80%
	}
}



	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


		
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`Desktop View ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

@media (min-width: 1158px){
	
	.info-box1 {
		padding-left: 25.6%;
		padding-right: 25.6%;
		color: #231f20;
		width: auto;
		margin-bottom: none;
	}
	
	.info-box1 ul li {
		font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
		font-size: 20px;
		font-weight: 400px;
		margin-bottom: 35px;
		line-height: 12px;
	}
	
	.style-logo {
		display: block;
		float: left;
		padding-left: 20px;
	}
	
	.style-nav ul li {
		text-align: right;
		display: inline-block;
	}
	
	.style-nav ul li a {
		float: right;
		list-style-type: none;
		padding-top: 23px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#soc_Instagram {
		display: inline-block;
	}

	#soc_LinkedIn {
		display: inline-block;
	}

	
	header {
		padding-right: 150px;
		padding-left: 150px;
	}
	
	body {
		max-width: 100%;
		background-color: #f7f7f7;
	}
	
	.slicknav_menu {
		display: none;
	}	
	
		#menu {
			display: none;
		}
	
	#menu2 {
		display: block;
	}
	
	.blackbox {
		background-color: #231f20;
		color: #f7f7f7;
		text-align: center;
		padding-left: 20px;
		padding-right: 20px;
		height: auto;
		width: auto;
		display: block;
	}
	
	.carousel {
		height: auto;
		width: auto;
		display: block;
	}
	
	.carousel2 {
		width: 100%;
		height: 35px;
		display: block;
	}
	
	.carousel3 {
		width: 100%;
		height: 35px;
		display: block;
	}
	
	#resume-white {
		padding-top: 6px;
	}
	
	#port-white {
		padding-top: 8px;
	}
	
	#placeholder_img {
	display: none;
	}
	
	.skills_page {
		display: block;
	}
	
	.Page_NoJq {
	display: none;
	}
	
	.col-lg-one-third {
		width: 33%;
	}
	
	.port-container {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.body-container {
		padding-right: 25%;
		padding-left: 25%;
		margin-left: auto;
		margin-right: auto;
	}
	

	
	.footer-nav-mobile ul li {
		display: none;
	}
	
	.footer-text-mobile {
		display: none;
	}
	
	.container2 {
		width: 60%;
		margin-left: auto;
		margin-right: auto;
		border-radius: 5px;
		background-color: #f2f2f2;
		padding: 20px;
	}
	
	.wrapper {
		width: 100%;
	}
	
	.intrinsic-container {
		width: 55%;
	}
	
	.intrinsic-container2 {
		width: 50%;
	}
	
	.intrinsic-container2 iframe {
		height: 100%;
	}
	

}

.column {
  float: left;
  width: 33.33%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
