/* Footer navigation */

#footer-container {
  background-color: #000;
  font-size: 0.813em;
  font-family: National2Web, Arial, sans-serif;
}

#footer-container > .row {
  padding: 40px 10px 40px 20px;
  margin: 0 auto;
  max-width: 1140px;
  clear:both;
}

#footer-container a {
  color: #FFF;
  letter-spacing: 0.3px;
}

#footer-container a:link {
  text-decoration:none;
}

#footer-container a:hover {
  text-decoration:underline;
}

#footer-container ul {
  list-style: none;
  padding:0;
  margin-top:0;
}

.main-footer {
  border-right: solid 1px #999;
  min-height: 200px;
  width: calc(100% / 3 * 2);
  float:left;
  position: relative;
}

.column,
.colums {
	padding: 0 10px;
}

.column:first-child, .columns:first-child {
  padding-left: 0;
}

/* Fotter changes commented out */
/* .eight.column.main-footer::before {
    content:'';
    background: url(/wp-content/themes/dartmouth-green/images/logo-white.png) no-repeat;
    position: absolute;
    width: 316px;
    height: 33px;
    top: -0.25em;
} */

.main-footer ul {
  display: block;
}

.main-footer ul li {
  margin: 10px 0;
}

.main-footer .nav-footer {
  width: 33%; 
  float:left;
}

.nav-footer h3 {
  color: #FFF;
  margin-bottom: 16px;
  margin-top: 0;
  font-size: 1.15rem;
  text-transform: uppercase;
  font-family: National2Web, Arial, sans-serif; /* added 5/6/2019 */
  font-weight: normal;
  letter-spacing: 0.5px;
  line-height: 1;
}

.nav-footer h3 a {
  text-decoration: none;
}

/* Footer Social */

#footer-social {
	/* 	Footer changes commented out */
/*     width: 100%; */
	width: 120px;
    margin: 0;
    padding: 0;
}

.show-for-sr {
	display: none;
}

#footer-social li {
    float: left;
    list-style: none;
    /* 	Footer changes commented out */
/*     margin: 0 1rem 1rem 0; */
	margin: 0 1.875rem 1.875rem 0;
    padding: 0;
}

.social-footer {
  width: calc(100% / 3);
  float:left;
  padding-left: 100px;
  /* 	Footer changes commented out */
/*   padding-top: 3.5rem; */
}

.nav-footer-four {
  /* padding-left: 100px; */
}

#footer-social a {
  text-indent: -9999px;
}

#footer-social a.logo-facebook::before, 
#footer-social a.logo-twitter::before, 
#footer-social a.logo-instagram::before, 
#footer-social a.logo-youtube::before {
    content: " ";
    font-family: "FontAwesome";
    font-weight: normal;
    font-size: 1.875rem;
    color: #fff; 
}

#footer-social a.logo-facebook::before {
    content: "\f230";
    color: #adadad;
}

#footer-social a.logo-instagram::before {
    content: "\f16d";
    color: #adadad;
}

#footer-social a.logo-twitter::before {
    content: "\f099";
    color: #adadad;
}

#footer-social a.logo-youtube::before {
    content: "\f16a";
    color: #adadad;
}
/*
#footer-social a.logo-facebook {
  width: 75px;
  height: 15px;
  display: inline-block;
  background: url('../images/sprite.png') 0 -50px no-repeat;
}

#footer-social a.logo-facebook:hover {
  background-position: -100px -50px
}

#footer-social a.logo-twitter {
  width: 80px;
  height: 15px;
  display: inline-block;
  background: url('../images/sprite.png') 0 -75px no-repeat;
}

#footer-social a.logo-twitter:hover {
  background-position: -100px -75px;
}

#footer-social a.logo-flickr {
  width: 45px;
  height: 15px;
  display: inline-block;
  background: url('../images/sprite.png') 0 -100px no-repeat;
}

#footer-social a.logo-flickr:hover {
  background-position: -100px -100px;
}

#footer-social a.logo-itunes {
  width: 70px;
  height: 15px;
  display: inline-block;
  background: url('../images/sprite.png') 0 -125px no-repeat;
}

#footer-social a.logo-itunes:hover {
  background-position: -100px -125px;
}

#footer-social a.logo-youtube {
  width: 58px;
  height: 22px;
  display: inline-block;
  padding-top: 4px;
  background: url('../images/sprite.png') 0 -150px no-repeat;
}

#footer-social a.logo-youtube:hover {
  background-position: -100px -150px;
}
*/

/* Footer privacy nav */
#footer-container > .row.tiny-footer {
  padding-top: 50px;
}

#nav-privacy {
  padding: 0;
  text-align: center;
  font-size:1em;
}

#nav-privacy li {
  padding: 0 2px;
  display: inline-block;
  color: #fff;
}

@media all and (max-width: 960px) {

  /* Footer */
  .main-footer {
    border-right: none;
    min-height: 0px;
  }

  #footer-container .eight.main-footer,
  #footer-container .four.social-footer {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
  }
  .nav-footer-four h3 {
	text-align: center;
  }
/*   .main-footer {
    margin-bottom: 25px;
  } */

	#footer-social {
		width: 100%;
	}

  .nav-footer-four {
	padding-left: 0px;
  }
  #footer-social {
	text-align: center;
	vertical-align: bottom;
  }
  #footer-social li {
    width: auto;
	float: none;
	display: inline-block;
	margin: 0 30px 0 30px;
  }

}

@media all and (max-width: 767px) {

  /* Footer */

  .main-footer {
    border-right: none;
    min-height: 0px;
    margin-bottom:0;
  }

  #footer-container > .row {
    padding: 0;
  }
  
  .nav-footer ul {
    display: none;	
  }

  .main-footer ul {
    padding: 0px 20px 6px;
  }

  .main-footer .nav-footer {
    border-bottom: 1px solid #3D3D3D;
    float:none;
    width:100%;
  }
  
  .main-footer .nav-footer ul {
  	margin-left:20px;
  }

  .nav-footer h3 {
    text-align: left;
	padding: 0;
	margin: 0;
  }
  
  .nav-footer-four h3 {
    border-bottom: none;
  }

  .nav-footer h3 {
    padding: 15px 20px;
    display: block;
    cursor: pointer;
  }

  .nav-footer h3 span {
	width: 8px;
	height: 5px;
	display: inline-block;
	margin-top: 7px;
	right: 0;
	background: url('../images/sprite.png') -300px -25px no-repeat;
	float: right;
  }

  .nav-footer.is-open h3 span {
	background-position: -317px -25px;
  }

  /* Footer Social */
  .nav-footer-four {
    padding-left: 0px;
    margin-bottom: 1rem;
  }

  #footer-container #footer-social {
    display: block;
    width: 92%;
    margin: 0 4%;
  }
  
  #footer-social li {
    display: block;
    width: 49%;
    height:15px;
    /* background-color: #333; */
    padding: 15px 0;
    float: left;
    margin: 0 0 6px 0;
  }
	
  #footer-social li:nth-child(2n) {
    /* float: right; */
  }

  /* Footer privacy nav */
  #footer-container > .row.tiny-footer {
    padding: 20px;
  }

  	/* 	Footer Logo */
  .eight.column.main-footer::before {
  	margin: 0 20px;
  }
  
  .column,
  .columns {
	padding-left: 0;
  }

}