/* CSS styles */
@font-face{
  font-family: Roboto-Medium;
  font-display: swap;
  src: url('https://bryantweddingfilms.com/Roboto-Medium.woff') format('woff');
  }
 @font-face{
  font-family: Roboto-Light;
  font-display: swap;
  src: url('https://bryantweddingfilms.com/Roboto-Light.woff2') format('woff2');
}
 @font-face{
  font-family: Roboto-ThinItalic;
  font-display: swap;
  src: url('https://bryantweddingfilms.com/Roboto-LightItalic.woff2') format('woff2');
}
 @font-face{
 font-family: Roboto-Condensed;
 font-display: swap;
  src: url('https://bryantweddingfilms.com/Roboto-Condensed.woff2') format('woff2');
}
@font-face{
  font-family: Zodak;
  font-display: swap;
  src: url('https://bryantweddingfilms.com/Zokak-ExtraBold.otf') format('opentype');
}
html{
    overflow-x: hidden;
}
#backgroundvideo{
  left: 0;
  width: 100%;
  height: auto;
  position: relative;
  z-index: -100;

}

.video-container{
	display: flex;
	position: relative;
}


.header3 {
  text-align: center;
  font-size: min(3.5vw, 58px);
  color: white;
  padding: min(.5vw, 4px);
  margin: 0;
    margin-top: 0px;
  margin-top: -5rem;
  transform: scaley(100%);
}

body {
  margin: 0;
  font-family: "Roboto-Medium";
  background-color: #ecf9ff;
  width: 100%;
  height: 100%;
  padding: 0px;
  overflow-x: hidden; 
}

h3 {
    font-size: 1.5em;
    text-align: center;
    font-family: Zodak;
}
.main {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 100vw));
  justify-content: center;
  width: 100%;
}

#hamburger {
    display: none;
     position: absolute;
    top: 10px;
    right: 0px;  
    height: 30px;
    width: 30px;
}
.hamburger {
    position: relative;
    display: inline-block;
    width: 1.25em;
    height: 0.8em;
    margin-right: 0.3em;
    border-top: 0.2em solid #fff;
    border-bottom: 0.2em solid #fff;
}

.hamburger:before {
    content: "";
    position: absolute;
    top: 0.3em;
    left: 0px;
    width: 100%;
    border-top: 0.2em solid #fff;
}


nav {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 1em;
  align-items: center;
  text-align: center;
  border-radius: 15px;
  padding: 0 15px;
   height: min(60px,20vh);
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
 	 position: fixed;
  z-index: 100;
  background: #a6cbdb;
box-shadow: 2px -12px 53px rgba(0, 0, 0, 0.25);

} 
.navcont{
display: flex;
align-items: center;
justify-content: center;
height: 60px;
}
.navbar {
	width: min(100%, 650px);
	overflow: hidden;
}

.navLinks {
  font-family: 'Ubuntu', sans-serif;
font-size: min(2.75vw,14px);
  text-transform: uppercase;
  text-decoration: none;
  color: black;
}

.navLinks:hover {
  color: white;
  text-underline-position: 1;
  border-bottom: 2px solid #a2daeb;
  border-color: white;
  animation-name: example;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes example {
  from {border-color: #a2daeb;}
  to {border-color: white;}
}


.topbar {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  align-items: center;
  text-align: center;
  height: 5vh;
  max-height: 5vh;
  width: 100%;
  position: absolute;
} 
#logo {
width: min(8%, 45px);
height: auto;
position: absolute;
top: .5vh;
left: .5vw;
}
.header1 {grid-column-start: 2;
grid-column-end: 5;
font-size: 3vw;
margin-top: 0;
color: white;
  font-family: 'Roboto-Medium';
}
.header2 {grid-column-start: 5;
grid-column-end: 6;
justify-self: end;
padding-top: .5vh;
padding-right: .5vw;
}

.space1 {
height: 100vh;
overflow-y: auto;
overflow-x: hidden;
perspective: 10px;
}
.s1 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  transform-style: preserve-3d;
  z-index: -1;
}
.space1 img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translateZ(-10px) scale(2);
}
.parallax2 {
  height: 300px;
  background-image: url("https://bryantweddingfilms.com/divider2.webp");
  background-size: cover;
  background-attachment: fixed; 
}
#parallax {
  height: 300px;
  background-image: url("https://bryantweddingfilms.com/divider1.webp");
  background-size: cover;
  background-attachment: fixed;
}

.parallax-window {
  min-height: 300px;
  background: transparent;
}

#picme {
  height: max(34vw, 50%);
  aspect-ratio: auto;
  border-radius: 1%;
}

.about {
	text-align: center;
			display: grid;
		grid-template-columns: 1fr 30%;
		justify-items: center;
	background-color: #E8F1FF;
	align-items: center;
}
.about1 {
	text-align: center;
	padding: 1vw;
  display: flex;
height: 75vh;
width: 98%;
align-items: center;
justify-content: center;
}
.about1 h3 {
	font-size: 3rem;
}
.about2 h3 {
  font-size: 7vw;
  width: 40%;
}
.about1 p {
  font-size: max(1rem,1.28vw);
  font-family: "Roboto-Light";
  line-height: 1.8;
  text-align: center;
  margin-left: 0%;
  margin-right: 2%;
  padding: 1%;
  color: black;
  border-radius: 1%;
  width: max(260px, 24vw);
}

.reachout {
	background-color: lightgrey;
	display: flex;
}

.vtf2 {
  display: flex;
  justify-content: space-around;
}

.viewthefilms{
	padding: 5% 0px;
	text-align: center;
	font-family: "Roboto-Light";
	background-color: #E4EDFB;
	font-size: 1em;


}
.viewthefilms h3{
display: inline-block;
position: relative;
font-size: 12rem;
padding: 0rem 0rem 0rem 1rem;
margin: 0;
line-height: 75%;
align-content: center;
align-self: center;
color: rgb(0, 0, 0);
}
.viewthefilms h4 {
  color: black;
}
.iframecontainer div {
width: 100%;
}

.iframecontainer {
	display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 500px));
	justify-items: center;
	justify-content: center;
  grid-gap: 65px;
  align-content: center;
  align-items: center;
width: 100%;
}
.morelink {
    border-radius: 4px;
    padding: 5px 20px;
    position: relative;
top: 12%;
font-size: 1.5rem;
color: black;
font-family: Zodak;
text-decoration: none;
}
.investment {
        background-color: #E8F1FF;
        padding-bottom: 10%;
}
.invtitle {
    position: relative;
    font-size: 4rem;
margin: -9vh;
padding: 0%;
}
.investment h3 {
    text-align: center;
}


.invpar {
  width: min(75vw,825px);
  position: relative;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.4rem;
text-align: center;
font-family: Roboto-Light;
}
 @media screen and (max-width: 700px) {
  .invpar {
    padding: 2% 0%;
  }
}

}
#inv1, #inv2, #inv3 {
    max-width: 100%;
}
.packagegroup  {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1%;
  justify-content: center;
}
.packages li { text-align: center;
  font-size: 1.25rem;
line-height: 200%;
list-style: none;
}
.packages img {
  width: 100%;
}
.packages ul {
    padding: 0;
}
.packages h4 {
    position: relative;
    text-align: center;
    font-size: 2rem;
}
form {
	display: block;
}
form p {
	text-align: center;
	border-bottom: 1px solid black;

}

.moreinfo{
	justify-self: center;
	text-align: center;
}

.contactbox {
	text-align: center;
			display: grid;
		grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
	background-color: #ecf9ff;
	justify-content: center;
}

#getintouch{
	height: 100%;
	justify-self: center;
}
.contact1{
	font-size: min(5vw, 95px);
color: black;
align-self: center;
}


.form-container h3 {
  display: none;

}
.form-container1{
	color: black;
	padding-bottom: 1%;
	  position : relative;
  width: 40%;
  margin: auto;
  /* we create our grid */
  display  : grid;
  grid-template-columns: 1fr;
  grid-gap : 2px;
  justify-content: center;
}
.formbox{
	width:  50%;
  margin: auto;
	position:  relative;
	padding: 5% 0;
}
label{
    padding-left: 5px;
    font-size: 1.25rem;
}
.form-container p {
	padding: 5%;
    font-size: max(3vw, 18px);
}
.formbox2{
	display: grid;
	padding-top: 5%;
	padding-bottom: min(30vw,150px);
}
input {
	font-size: 1rem;
	width:  90%;
	background-color: white;
	border:  none;
	transition: 1s ease;
	box-shadow: 0 0 25px 14px rgba(87, 85, 85, 0.06);
    border-radius: 5px;
    padding-left: 5px;
    padding: 8px;
    
}
input:focus{
	background-color: #ecf9ff;
	outline:  none;
  border-bottom: 1px solid black;
}
label{
	font-weight: bold;
	font-size: 16px;
line-height: 25px;
}
textarea:focus{
	background-color: #ecf9ff;
}
textarea {
	width: 100%;
	height: 150px;
	padding: 12px 20px;
	box-sizing: border-box;
	border: 1px solid #658da9;
	border-radius: 4px;
	font-size: 1rem;
	resize: none;
		width: 90%;
		justify-self: center;
background-color: #ffffff;
outline: none;
transition: 1s ease;

	
  }
  button {
	background-color: #98BCD6; 
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	border-radius: 10px;
		justify-self: center;
		margin-top: 1%;
  }
  
footer {
  display: flex;
justify-content: space-between;
height: 60px;
align-content: center;
align-items: center;
background-color: #a6cbdb;
font-size: .8rem;
padding-left: 1%;
padding-bottom: max(55px,1vw);
}
.iconwrapper {
  display: flex;
  justify-content: space-around;
  width: 15%;
  height: 25px;
}
#instagram {
  height: 100%;
}
#tiktok {
transform: translateY(-1px);
height: 120%;
}
#facebook {
  height: 100%;
}
#youtube {
  height: 100%;
  width: 29px;
}
footer a {
  color: black;
  height: 25px;
}

@media only screen and (max-width: 800px) {
 
/* sitetest.css | file:///Users/joshuabryant/bfwsite/sitetest.css */

.iconwrapper {
  /* width: 15%; */
  width: 35%;
}
.iframecontainer {
    grid-gap: 0;
}
footer {
  /* font-size: .8rem; */
  font-size: .7rem;
}
.form-container1 {
    width: 100%;
}

.contact1 {
  /* font-size: min(5vw, 95px); */
  font-size: 4em;
}


#parallax {
    background-attachment: revert;
    height: 30vh;
}


.parallax2 {
    background-attachment: revert;
    height: 30vh;
}


.about1 {
  /* padding: 1vw; */
  /* height: 75vh; */
  /* width: 98%; */
  padding: 0vw;
  height: 100%;
  width: 100%;
  flex-direction: column;
}

.about1 p {
  /* font-size: max(1rem,1.28vw); */
  /* padding: 1%; */
  /* width: max(260px, 24vw); */
  font-size: 1.1em;
  width: 96%;
}

.about {
  /* background-color: #E8F1FF; */
  grid-template-columns: 1fr;
}

.about2 h3 {
  /* font-size: 7vw; */
  font-size: 11vw;
  margin: auto;
}

#picme {
  /* height: max(34vw, 50%); */
  height: 92vw;
}

.viewthefilms h3 {
  /* font-size: 12rem; */
  /* padding: 0rem 0rem 0rem 1rem; */
  font-size: 7rem;
}

.vtf2 {
  flex-direction: column;
}


#logo {
  /* width: min(8%, 45px); */
  width: 4vw;
}
.packagegroup {
    grid-template-columns: repeat(auto-fill, 100%);
}
.header3 {
  /* font-size: min(3.5vw, 58px); */
  /* padding: min(.5vw, 4px); */
  /* margin-top: -5rem; */
  font-size: 5vw;
  padding: 0;
  margin-top: -9vw;
}

/* Element | file:///Users/joshuabryant/bfwsite/sitetest.html#contact */

.vtf2 > div:nth-child(1) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  justify-items: center;
  text-align: center;
}

}