/**
 * Theme Name: Independence Day Child
 * Template: independence-day-theme
 * 
 */

html * {
  
  font-family: arial, helvetica, sans-serif;
  
}

body {
  
  overflow-x: hidden;
  
}

div#body-box {
	
	background-color: #060e32;
	
}

ul#mainmenuItems {
	
	list-style: none;
	
}

div#body-box > div#contentsection > div#content-box {
	
	padding-bottom: 45px;
	
}

div#body-box > div#contentsection > *, h2.content-title {
	
	color: #fff;	
	
}

div#body-box > div#contentsection a {
	
	color: #fff;
	
}

h1, h2, h3, h4, h5, h6 {
	
	color: #fff;
	font-weight: bold;
	font-family: 'Proxima Nova', arial, helvetica, san-serif;
	
}

#top-logo-section {
	
	margin-left: 75px;
	margin-top: 25px;
	
}

div#content-box {
	
	margin-top: 25px;
	
}

#myVideo {
  position: relative;
  right: 0;
  top: 0;
  min-width: 100%;
  max-height: 100%;
}

/* Add some content at the bottom of the video/page */
.content {
  position: fixed;
  top: 0;
  color: #f1f1f1;
  width: 100%;

}

/* Style the button used to pause/play the video */
#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}


#myBtn:hover {
  background: #ddd;
  color: black;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
  line-height:1.15;
  -webkit-text-size-adjust:100%
}
body {
  margin:0
}
link {
  display:none
}
h1 {
  font-size:2em;
  margin:.67em 0
}
hr {
  -webkit-box-sizing:content-box;
  box-sizing:content-box;
  height:0;
  overflow:visible
}
pre {
  font-family:monospace;
  font-size:1em
}
a {
  background-color:transparent
}
abbr[title] {
  border-bottom:none;
  text-decoration:underline;
  -webkit-text-decoration:underline dotted;
  text-decoration:underline dotted
}
b,
strong {
  font-weight:bolder
}
code,
kbd,
samp {
  font-family:monospace;
  font-size:1em
}
small {
  font-size:80%
}
sub,
sup {
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline
}
sub {
  bottom:-.25em
}
sup {
  top:-.5em
}
img {
  border-style:none
}
button,
input,
optgroup,
select,
textarea {
  font-family:inherit;
  font-size:100%;
  line-height:1.15;
  margin:0
}
button,
input {
  overflow:visible
}
button,
select {
  text-transform:none
}
[type=button],
[type=reset],
button {
  -webkit-appearance:button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style:none;
  padding:0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline:1px dotted ButtonText
}
fieldset {
  padding:.35em .75em .625em
}
legend {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  color:inherit;
  display:table;
  max-width:100%;
  padding:0;
  white-space:normal
}
progress {
  vertical-align:baseline
}
textarea {
  overflow:auto
}
[type=checkbox],
[type=radio] {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  padding:0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height:auto
}
[type=search] {
  -webkit-appearance:textfield;
  outline-offset:-2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance:none
}
::-webkit-file-upload-button {
  -webkit-appearance:button;
  font:inherit
}
details {
  display:block
}
summary {
  display:list-item
}
[hidden],
template {
  display:none
}
.no-js .lazy {
  display:none!important
}
.group:after {
  content:"";
  display:table;
  clear:both
}

body,
button,
input,
optgroup,
select,
textarea {
  color:#1f1f21;
  font-family:aktiv-grotesk,Helvetica Neue,Arial Narrow,sans-serif;
  font-size:.875rem;
  font-size:var(--font-size-mobile);
  line-height:1.8;
  line-height:var(--global-font-line-height);
  -webkit-font-smoothing:antialised;
  -moz-osx-font-smoothing:grayscale
}
@media screen and (min-width:48em) {
  body,
  button,
  input,
  optgroup,
  select,
  textarea {
    font-size:1rem;

  }
}
.error404 .site-title,
.home .site-title,
.page-template-page-experiences .site-main,
.page-template-page-experiences .site-title,
.page-template-page-experiences button,
.page-template-page-experiences input,
.page-template-page-experiences optgroup,
.page-template-page-experiences select,
.page-template-page-experiences textarea,
.post-type-archive-about .site-title,
.post-type-archive-about button,
.post-type-archive-about input,
.post-type-archive-about optgroup,
.post-type-archive-about select,
.post-type-archive-about textarea,
.post-type-archive-exhibitions .site-title,
.post-type-archive-exhibitions button,
.post-type-archive-exhibitions input,
.post-type-archive-exhibitions optgroup,
.post-type-archive-exhibitions select,
.post-type-archive-exhibitions textarea,
.post-type-archive-experiences .site-title,
.post-type-archive-experiences button,
.post-type-archive-experiences input,
.post-type-archive-experiences optgroup,
.post-type-archive-experiences select,
.post-type-archive-experiences textarea,
body.error404 .site-main,
body.post-type-archive-about .site-main,
body.post-type-archive-exhibitions .site-main,
body.post-type-archive-experiences .site-main {
  color:#ebebeb;

}
.acc__title.active h2 {
  color:#ea1e48;

}
.back-to-top,
.find-nav-outer,
.site-branding,
.story-close {
  mix-blend-mode:difference
}
.back-to-top,
.blog .find-nav-outer .open,
.page-template-page-education .find-nav-outer .open,
.page-template-page-student-stories .find-nav-outer .open,
.post-type-archive-curriculum .find-nav-outer .open,
.post-type-archive-event .find-nav-outer .open,
.post-type-archive-student_work .find-nav-outer .open,
.single .find-nav-outer,
.single .site-branding {
  -webkit-filter:invert(1);
  filter:invert(1)
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family:arial, helvetica, Helvetica Neue,Arial Narrow,sans-serif;
  clear:both;
  line-height:1.4
}
cite,
dfn,
em,
i {
  font-style:italic
}
blockquote,
q {
  quotes:"" ""
}
blockquote {
  margin:0
}
@media screen and (min-width:48em) {
  .entry-content>blockquote {
    margin-left:auto
  }
}
blockquote cite {
  font-size:13px;
  margin-top:1em;
  position:relative;
  font-style:normal
}
address {
  margin:0 0 1.5em
}
pre {
  background:#eee;
  font-family:Courier\ 10 Pitch,Courier,monospace;
  font-size:.9375rem;
  line-height:1.6;
  margin-bottom:1.5em;
  max-width:100%;
  overflow:auto;
  padding:1.5em
}
code,
kbd,
tt,
var {
  font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;
  font-size:.8rem
}
abbr,
acronym {
  border-bottom:1px dotted #666;
  cursor:help
}
ins,
mark {
  background:#fff9c0;
  text-decoration:none
}
big {
  font-size:125%
}
html {
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
*,
:after,
:before {
  -webkit-box-sizing:inherit;
  box-sizing:inherit
}
hr {
  background-color:#b0b0b0;
  border:0;
  height:1px;
  margin-bottom:1.5em
}
ol,
ul {
  margin:0 0 0 1em;
  padding:0 0 0 1em
}
ul {
  list-style:disc
}
ol {
  list-style:decimal
}
li>ol,
li>ul {
  margin-bottom:0;
  margin-left:1.5em
}
dt {
  font-weight:700
}
dd {
  margin:0 1.5em 1.5em
}
img {
  display:block;
  height:auto;
  max-width:100%
}
figure {
  margin:.5em 0
}
a {
  color:#1f1f21;
}
a:visited {
 /*  color:#1f1f21; */
}
a:active,
a:focus,
a:hover {
  color:#1f1f21;
}
a:active,
a:focus,
a:hover {
  outline:none
}

#featured-content {
  overflow: hidden;
  background-image: url("https://engr-test-de.engr.uconn.edu/niuvt/wp-content/uploads/2026/02/underwater.jpg");
	max-height: 700px;
}

.main-left > ul > li.menu-item > a, .main-right > ul > li.menu-item > a  {
	
	width: 350px;
	
}

#footerRows {
  
  background-color: #fff;
  
}

@media only screen {
  
  body.home .content-title{
    
    display:none;
    
  }
  
  #footer-box .column {
    
    padding-left: 25px !important;
    padding-right: 25px !important;
    
  }
  
	
}

@media screen and (max-width:640px) {
  .main-left,
  .main-right {
    display:none !important;
  }
  
	#top-logo-section{
		
		margin-top: 100px;
		margin-left:35px;
		
		
	}
	
	#top-logo-section img {
		
		width: 200px;
		
	}
	
  .column {
    
    padding-left: 25px !important;
    padding-right: 25px !important;
    
  }
  
.sidenav a {
  padding: 8px 8px 8px 8px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
	
div#niuvt-fp-logo > img{
	
	margin-left: 30px;
	
}

}

@media screen and (min-width:780px) {
  
  .column {
    
    padding-left: 25px !important;
    padding-right: 25px !important;
    
  }
  
  div#sideNavRow{
    
    margin-left: 45px !important;
    margin-right: 45px !important;
    
  }
  
}

@media screen and (min-width: 640px) {
  div#sideNavRow{
    
    margin-left: 55px !important;
    
  }
  
  .column {
    
    padding-left: 65px !important;
    padding-right: 65px !important;
    
  }
  
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


@media screen and (max-width: 639px){

div#niuvt-fp-logo > img{
	
	margin-left: 25px;
	
}

	
	
		span.blue-niuvt-text {
		
		color: #000e2f;
		font-size: 32pt;
		font-weight: 1000;
		text-transform: uppercase;
			margin-left: 15px;
			
}

span.white-niuvt-text{
		
	color: #fff;	
		font-size: 32pt;
		font-weight: 1000;
		text-transform: uppercase;
			margin-left: 15px;
	display: block;
	
}
		div.school-logos img {
  
  width: 200px;
  
}
		
}


@media screen and (min-width: 640px) and (max-width: 767px){

	#top-logo-section  {
		
		margin-top: 100px;
		
	}
	
	#top-logo-section img {
		
		width: 200px;
		
	}
	
div#niuvt-fp-logo > img{
	
	margin-left: 45px;
	
}

	
	
		span.blue-niuvt-text {
		
		color: #000e2f;
		font-size: 32pt;
		font-weight: 1000;
		text-transform: uppercase;
			margin-left: 55px;
}

span.white-niuvt-text{
		
	color: #fff;	
		font-size: 32pt;
		font-weight: 1000;
		text-transform: uppercase;
			margin-left: 55px;
	display: block;
		
}
		div.school-logos img {
  
  width: 200px;
  
}

	div#logo-section {
		
		padding-left: 45px;
		
	}
	
}

@media screen and (min-width: 768px) and (max-width: 959px){

	
	#top-logo-section {
		
		margin-top: 100px;
		vertical-align: middle;
		
	}
	
	#top-logo-section img {
		
		width: 175px;
		vertical-align: middle;
		
	}
	
	
	
div#niuvt-fp-logo > img{
	
	margin-left: 135px;
	
}

	
		span.blue-niuvt-text {
		
		color: #000e2f;
		font-size: 32pt;
		font-weight: 1000;
		text-transform: uppercase;
			margin-left: 85px;
}

span.white-niuvt-text{
		
	color: #fff;	
		font-size: 32pt;
		font-weight: 1000;
		text-transform: uppercase;
			margin-left: 85px;
	display: block;
		
}
		div.school-logos img {
  
  width: 200px;
  
}

	div#logo-section {
		
		padding-left: 145px;
		
	}

	
}

@media screen and (min-width: 780px) {
	
	#contentsection {
		
		min-height: 700px;
		
	}
	
}

@media screen and (min-width: 960px) and (max-width: 1079px){

	#top-logo-section {
		
	margin-top: 100px;	
		
	}
	
	#top-logo-section img {
		
		width: 200px;
		
	}
	
div#niuvt-fp-logo > img{
	
	margin-left: 125px;
	
}

	
		span.blue-niuvt-text {
		
		color: #000e2f;
		font-size: 48pt;
		font-weight: 1000;
		text-transform: uppercase;
			margin-left: 85px;

	}

span.white-niuvt-text{
		
	color: #fff;	
		font-size: 48pt;
		font-weight: 1000;
		text-transform: uppercase;
			margin-left: 85px;
	display: block;
		
}
		div.school-logos img {
  
  width: 200px;
  
}
	
	div#logo-section {
		
		padding-left: 145px;
		
	}

		
}

@media screen and (min-width: 1080px) and (max-width: 1259px){

	#top-logo-section {
		
	margin-top: 100px;	
		
	}
	
	#top-logo-section img {
		
		width: 200px;
		
	}
	
div#niuvt-fp-logo > img{
	
	margin-left: 125px;
	
}

	
	
		span.blue-niuvt-text {
		
		color: #000e2f;
		font-size: 60pt;
		font-weight: 1000;
		text-transform: uppercase;
						margin-left: 85px;

}

span.white-niuvt-text{
		
	color: #fff;	
		font-size: 60pt;
		font-weight: 1000;
		text-transform: uppercase;
				margin-left: 85px;
	display: block;
		
}
		div.school-logos img {
  
  width: 200px;
  
}

	div#logo-section {
		
		padding-left: 145px;
		
	}

	
}

@media screen and (min-width: 1260px){

	#top-logo-section {
		
	margin-top: 100px;	
		
	}
	
	#top-logo-section img {
		
		width: 200px;
		
	}
	
	
div#niuvt-fp-logo > img{
	
	margin-left: 125px;
	
}
	
		span.blue-niuvt-text {
		
		color: #0A0648;
		font-size: 65pt;
		font-weight: 1000;
		text-transform: uppercase;
		margin-left: 85px;
		}

		span.white-niuvt-text{
		
		color: #fff;	
		font-size: 65pt;
		font-weight: 1000;
		text-transform: uppercase;
		margin-left: 85px;
			display: block;
		
		}

	div#logo-section {
		
		padding-left: 145px;
		
	}
	
}