@charset "UTF-8";
/* CSS Document */
@media (min-width: 320px)
{
	h1{font-size: 14px!important;}
	h2{font-size: 8px!important;}
	h3{font-size: 10px!important;}
	h4{font-size: 14px!important;}
	h5{font-size: 10px!important;}
	h6{font-size: 8px!important;}
	h10{font-size: 6px!important;}
	p{font-size: 15px!important;}
	.btn-lg{font-size: 10px!important;
	padding: 2px;}
	label {font-size: 20px;}
	.table-responsive {width: 50%;}
	.home{padding-top: 4%}
}

@media (min-width: 576px)
{
	h1{font-size: 30px!important;}
	h2{font-size: 15px!important;}
	h3{font-size: 11px!important;}
	h4{font-size: 30px!important;}
	h5{font-size: 13px!important;}
	h6{font-size: 11px!important;}
	h10{font-size: 20px!important;}
	p{font-size: 11px!important;}
	.btn-lg{font-size: 15px}
	.home{padding-top: 2%}
}

@media (min-width: 768px)
{
	h1{font-size: 45px!important;}
	h2{font-size: 20px!important;}
	h3{font-size: 11px!important;}
	h4{font-size: 45px!important;}
	h5{font-size: 20px!important;}
	h6{font-size: 14px!important;}
	h10{font-size: 13px!important;}
	p{font-size: 15px!important;}
	.btn-lg{size: 13px}
	.home{padding-top: 4%}
}

@media (min-width: 1200px)
{
	h1{font-size: 55px!important;}
	h2{font-size: 30px!important;}
	h3{font-size: 20px!important;}
	h4{font-size: 55px!important;}
	h5{font-size: 30px!important;}
	h6{font-size: 20px!important;}
	h10{font-size: 20px!important;}
	p{font-size: 14px!important;}
	.btn-lg{font-size: 25px}
	.home{padding-top: 2%}
}

@media (min-width: 1700px)
{
	h1{font-size: 60px!important;}
	h2{font-size: 35px!important;}
	h3{font-size: 25px!important;}
	h4{font-size: 60px!important;}
	h5{font-size: 35px!important;}
	h6{font-size: 25px!important;}
	h10{font-size: 20px!important;}
	p{font-size: 15px!important;}
	.btn-lg{font-size: 20px}
	.home{padding-top: 2%}
}


body {
	font: "Roboto Light"!important;
	font-weight: lighter!important;
}
/* Navbar */
.navbar {
	margin-top: 2%;
	padding-top: 3%;
	padding-bottom: 3%;
	max-height: 75px;
	max-width: 100%;
}
.navbar-nav{
	margin-top: -10px;
}
.navbar-brand{
	max-width: 103%;
	margin-top: -1%;
	padding-left: 3%;
}
.bg-dark {
	background-color: #D8D8D8!important;
}
.nav-link{
	color: #4D4D4D!important;
	font: "Roboto Light"!important;
	font-weight: lighter;
	font-size: 20px!important;
	max-height: 75px;
	max-width: 103%;
	padding-left: 30px!important;
	padding-right: 30px!important;
	cursor: pointer;
}

.bg-light{
	background-color:#C1BCBF!important;
}
/*Hamburger Menu*/
a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{
	background-color:#6C6C6C!important;
}
.navbar-toggler .nav-link {
	border-width: 1px;
	border-color: #000000;
}
.navbar-toggler{
    color: #ffffff!important;
    border-color: #ffffff!important;
}
.navbar-collapse .collapse .show{
	max-width: 103%;
	background-color: #ffffff!important;
}
.logo{
	padding-top: -1%;
	padding-left: 2%;
	max-width: 100px;
}
.container-fluid{
	margin-top: 1.5%;
}
/*Index*/
.container-wrapper img{
	max-width: 103.2%;
	margin-left: -1.2%!important;
	margin-right: 0%!important;
	margin-bottom: 2%!important;
}
.container-wrapper{
	max-width: 100%;
}
.text-wrapper-home{
	width: 35%;
	position: relative;
	float: right;
	padding-left: 0%;
    margin-top: -57%;
    margin-left: 0px;
    margin-right: -.75%;
}
.img-fluid-logo{
	padding-left: 5px;
	padding-right: 5px;
}
.btn-lg{
	font: "Roboto"!important;
	font-weight: lighter!important;
	font-size: 15px;
	line-height:1.5;
	border-radius:.3rem;
	background-color: #410043;
  	padding: 8px;
  	cursor: pointer;
  	float: middle;
}
/*Photography Page*/

/*About*/
.img-fluid .about img{
	width: 20%;
}

/*About-Form*/
table{
	font: 'Roboto Light';
	font-weight: lighter;
	text-align: center;
}
tr{
	text-align: center;
	font: 'Roboto Light';
	font-weight: lighter;
}

td{
	width: auto;
	text-align: left;
	font: 'Roboto Light';
	font-weight: lighter;
}
input[type=text], select, textarea{
	font: 'Roboto Light';
	font-weight: lighter;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 10px;
	box-sizing: border-box;
	resize: vertical;
}
.form-input{
	align-items: center;
	padding-right: 10px;
}
label {
	padding: 12px 12px 12px 12px;
	display: inline-block;
	font: 'Roboto Light';
}
input[type=submit] {
  font: "Roboto Light"!important;
  font-weight: lighter!important;
  background-color: #410043;
  color: white;
  padding: 8px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  float: left;
}

/*Footer*/
.footer{
	max-width: 80%;
	padding-left: 10%;
}
/*text*/
.amore{
	color: #4D4D4D!important;
	font: "Roboto Light"!important;
	font-weight: lighter;
	font-size: 60px!important;
	text-align: center;
}
h1{
	color: #4D4D4D!important;
	font: "Roboto Light"!important;
	font-weight: lighter;
	text-align: center;
}
h2{
	color: #4D4D4D!important;
	font: "Roboto Light"!important;
	font-weight: lighter;
	text-align: center;
}
h3{
	color: #4D4D4D!important;
	font: "Roboto Light"!important;
	font-weight: lighter;
	text-align: center;
}
h4{
	color: #ffffff!important;
	font: "Roboto Light"!important;
	font-weight: lighter;
	text-align: center;
}
h5{
	color: #ffffff!important;
	font: "Roboto Light"!important;
	font-weight: lighter;
	text-align: center;
}
h6{
	color: #ffffff!important;
	font: "Roboto Light"!important;
	font-weight: lighter;
	text-align: center;
}
h10{
	color: #4D4D4D!important;
	font: "Roboto Light"!important;
	font-weight: lighter!important;
	text-align: center;
}
p{
	color: #4D4D4D!important;
	font: "Roboto Light"!important;
	font-weight: lighter!important;
}

a{
    color: #717171!important;
    text-decoration: none;
    background-color: transparent;
}
.row{
	padding-left: 5%;
	padding-right: 5%;
	align-content: center;
}
/*SlideShow*/
* {box-sizing:border-box}
.mySlides {display: table}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}
/* Hide the images by default */
.mySlides {
    display: block;
}
/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 30px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.active, .dot:hover {
  background-color: #949393;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* Digital Photography */
* {
  box-sizing: border-box;
}

img {
  vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
	}
	
/*Comparison*/
.img-comp-container-vert{
  position: relative;
  height: 300px;/*should be the same height as the images*/
  align-content: center;
  vertical-align: middle;
  margin-left: 20%;
  margin-right: 20%;
}
.img-comp-container{
  position: relative;
  height: 200px;/*should be the same height as the images*/
  align-content: center;
  vertical-align: middle;
  margin-left: 5%;
  margin-right: 5%;
}

.img-comp-img {
  position: absolute;
  width: auto;
  height: auto;
  overflow: hidden;
}

.img-comp-img img{
  display: block;
  vertical-align: middle;
  align-content: center;
}

.img-comp-slider {
  position: absolute;
  z-index: 9;
  cursor: ew-resize;
  /*set the appearance of the slider:*/
  width: 40px;
  height: 40px;
  background-color: #410043;
  opacity: 0.85;
  border-radius: 50%;
}

