body,blockquote {
    /*font-family: 'PT Sans', sans-serif;*/
    /*font-family: 'PT Sans Caption', sans-serif;*/
    font-family: 'Open Sans', sans-serif;
	font-size: 15px;
    line-height: 1.5em;
	color:black;
}

@media print {
	.no-print {
		display: none;
	}
}

@media screen and (max-width: 960px) {
	.social-header {
		display: none;
	}
	
	.social-header img {
		display: none;
	}
}

@media screen and (min-width: 961px) {
	.social-header {
		position: absolute;
		width: 100%;
		top: 32px;
	}
	
	.social-header img {
		display: inline;
	}
}

@media screen and (min-width: 961px) and (max-width: 1024px) {
	.social-header {
		right: -64%;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1100px) {
	.social-header {
		right: -62%;
	}
}

@media screen and (min-width: 1101px) and (max-width: 1200px) {
	.social-header {
		right: -60%;
	}
}

@media screen and (min-width: 1201px) and (max-width: 1300px) {
	.social-header {
		right: -60%;
	}
}

@media screen and (min-width: 1301px) and (max-width: 1400px) {
	.social-header {
		right: -58%;
	}
}

@media screen and (min-width: 1401px) {
	.social-header {
		right: -57%;
	}
}

p {
	padding-bottom: 8px;
}

a {
    font-weight: bold;
}

.announcement-heading {
	color: #cc0000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
}

div.indented {
	padding-left: 50px;
	padding-bottom: 20px;
}

.container.body {
	padding: 30px 0 50px;
}

.container {
	padding-left: 0;
	padding-right: 0;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	padding-right: 30px;
}

.breadcrumb {
  margin-bottom: 0;
  background-color: #d8dce5;
}

.breadcrumbs {
  background-color: #d8dce5;
}

.breadcrumb > li + li:before {
    color: #000;
    content: "/";
    padding: 0 5px;
}

.search ul,
.search li {
    list-style: none;
    padding: 0;
}

/*.search li :nth-child(even) {
  background-color: #dcdcdc;
}
.search li :nth-child(odd) {
  background-color: #aaaaaa;
}*/		

blockquote {
    border-left: 0;
}

h1 {
	font-size: 30px;
	font-weight: bold;
}
h1.special-head {
	color: black;
	font-family: athelas; 
	font-size: 48px;
	font-weight: normal;
	letter-spacing: -0.5px;	
}
h1.special-head-large {
	color: black;
	font-family: athelas; 
	font-size: 60px;
	font-weight: bold;
	letter-spacing: -0.5px;	
}
h2 { font-size: 20px;
	font-weight:bold;
}
h3 { font-size: 18px;
	font-weight:bold;}

@media all and (min-width: 960px) { /* Large Viewport */
    h1 {
		font-size: 30px;
		font-weight: bold;
	}
	h1.special-head {
		color: black;
		font-family: athelas; 
		font-size: 48px;
		font-weight: normal;
		letter-spacing: -0.5px;	
	}
		h1.special-head-large {
		color: black;
		font-family: athelas; 
		font-size: 60px;
		font-weight: bold;
		letter-spacing: -0.5px;	
	}
    h2 { font-size: 20px;
	font-weight:bold;
	}
    h3 { font-size: 18px;
	font-weight:bold;}
}

@media all and (max-width: 959px) and (min-width: 600px) { /* Medium Viewport */
	h1 {
		font-size: 30px;
		font-weight: bold;
	}
	h1.special-head {
		font-family: athelas; 
		font-size: 30px;
		font-weight: normal;
		letter-spacing: -0.5px;	
		color: black;
	}
   	h1.special-head-large {
		font-family: athelas; 
		font-size: 48px;
		font-weight: normal;
		letter-spacing: -0.5px;	
		color: black;
	}
}

@media all and (max-width: 599px) { /* Small Viewport */
	h1 {
		font-size: 24px;
	}
	h1.special-head {
		font-family: athelas; 
		font-size: 36px;
		font-weight: normal;
		letter-spacing: -0.5px;	
		color: black;
	}
		h1.special-head-large {
		font-family: athelas; 
		font-size: 48px;
		font-weight: normal;
		letter-spacing: -0.5px;	
		color: black;
	}
}

.news-summary {
    padding: 4px 0 10px 0;
    border-top: 1px solid #bcbcbc;
}

.news-summary .heading {
    padding-top: 4px;
    font-size: 18px;
    font-weight: 700;
}

.news-summary .title {
    padding-top: 4px;
    font-size: 16px;
    font-weight: 700;
}

.news-summary .body a:link,
.news-summary .body a:visited,
.news-summary .body a:hover,
.news-summary .body a:active {
    text-decoration: underline;
	font-weight: bold;
}

.pr-heading {
    text-transform: uppercase;
    font-size: 16pt;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.3em;
}

.pr-comp {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-size: 14px;
}

/*.easyhtml5video span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: url('http://localhost:59733/prototype/img/play.png') no-repeat center center;
}*/

/*.nav-tabs > li > a {
    font-size: 16pt;
    color: black;
    background-color: lightgray;
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
    background-color: darkgray;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: white;
    background-color: #333;
    cursor: default;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}*/

.alert-padding {
    /*padding: 12px 12px 0 12px;*/
}

.nav-tabs > li > a {
	background-color: #84a9e7;
	color: #173d7c;
	border-radius: 16px 16px 0 0;
}

.tab-content {
	margin-bottom: 20px;
	background-color: white;
	border: 1px solid #003b6c;
    /*border-radius: 0 10px 10px 10px;*/
}

@media (max-width: 619px) {
	.nav-tabs {
		padding-top: 40px;
	}
}

@media all and (max-width: 1200px) {
	.nav-tabs > li {
	  float: none;
	}	

	.nav-tabs > li > a {
		background-color: #84a9e7;
		color: #173d7c;
		border-radius: 0;
		margin-bottom: 3px;
	}

	.tab-content {
		margin-bottom: 20px;
		background-color: white;
		border: 1px solid #003b6c;
		border-radius: 0;
	}
}

.nav-tabs > li > a:hover {
	background-color: #afc6ed;
	color: #173d7c;
}

.nav-tabs > li > a:focus {
	background-color: #afc6ed;
	color: #173d7c;
}

.nav-tabs > li.active > a {
	background-color: #001c4d;
	color: white;
}

.nav-tabs > li.active > a:hover {
	background-color: #173d7c;
	color: white;
}

.nav-tabs > li.active > a:focus {
	background-color: #173d7c;
	color: white;
}

video::-webkit-media-controls-fullscreen-button {
    display: none;
}
video::-webkit-media-controls-play-button {}
video::-webkit-media-controls-timeline {}
video::-webkit-media-controls-current-time-display{}
video::-webkit-media-controls-time-remaining-display {}
video::-webkit-media-controls-mute-button {}
video::-webkit-media-controls-toggle-closed-captions-button {}
video::-webkit-media-controls-volume-slider {}

.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

.navbar-nav {
    margin-left: -15px;
}

a.heading {
    text-decoration: none;
    color: inherit;
}

<!-- save original version
.call-to-action-heading {
    vertical-align: middle;
    margin-bottom: 20px;

    padding: 13px 10px 20px 10px;
    vertical-align: middle;
    height: 60px;
  	background-color: #fff;
    color: #003165;
    font-weight: bold;
	line-height:10px;
    border-top: 6px solid rgba(0, 32, 86, 0.6);
    box-shadow: 0 8px 2px -2px #c8c8c8;
    border-right: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
}

.call-to-action, .slide-up {
    bottom: 0;
    height: 60px;
}

.slide-up {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.slide-up-heading {
    padding: 13px 10px 10px 10px;
    vertical-align: middle;
    height: 60px;
    background-color: #fff;
    color: #003165;
    font-weight: bold;
    border-top: 6px solid rgba(0, 32, 86, 0.6);
    box-shadow: 0 8px 2px -2px #c8c8c8;
    border-right: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
}

.slide-up-content {
    padding: 10px;
    display: none;
    bottom: -340px;
    height: 340px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    position: relative;
    border: 1px solid #c8c8c8;
    font-size: 14px;
    line-height: 1.4em;
}

.slide-up-content a {
    position: absolute;
    bottom: 10px;
    border-radius: 4px;
    width: 212px;
    height: 48px;
    line-height: 48px;
    padding-left: 10px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}

.slide-up-content a:hover {
    opacity: 0.9;
}

.slide-up:hover {
    bottom: 340px;
}

.slide-up:hover .slide-up-content {
    bottom: 0;
}
-->

.call-to-action-heading { 
    vertical-align: middle;
	border-radius: 10px;
    margin-bottom: 40px;
    padding: 13px 10px 10px 10px;
    height: 60px;
    background-color: #e1e5ef;
    color: #003165;
    font-weight: bold;
/*    border-top: 6px solid rgba(0, 32, 86, 0.6);
    box-shadow: 0 8px 2px -2px #c8c8c8;
    border-right: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;*/
	border-top: 5px solid rgba(0, 32, 86, 0.6);
	border-right: 5px solid rgba(0, 32, 86, 0.6);
    border-left: 5px solid rgba(0, 32, 86, 0.6);
	border-bottom: 5px solid rgba(0, 32, 86, 0.6);
}

.call-to-action, .slide-up {
    bottom: 0;
    height: 60px;
	/*background-color: #fff;*/
}

.slide-up {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.slide-up-heading {
    padding: 3px 10px 10px 10px;
	border-radius: 10px;
    vertical-align: middle;
    height: 60px;
    background-color: #e1e5ef;
    color: #003165;
	text-align:center;
    font-weight: bold;
    border-top: 5px solid rgba(0, 32, 86, 0.6);
 /*   box-shadow: 0 8px 2px -2px #c8c8c8;
    border-right: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
	border-bottom: 1px solid #bebebe;*/
	border-right: 5px solid rgba(0, 32, 86, 0.6);
    border-left: 5px solid rgba(0, 32, 86, 0.6);
	border-bottom: 5px solid rgba(0, 32, 86, 0.6);
}

.slide-up-content {
    padding: 10px;
    display: none;
    bottom: -340px;
    height: 340px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    position: relative;
    border: 1px solid #c8c8c8;
    font-size: 14px;
    line-height: 1.4em;
}

.slide-up-content a {
    position: absolute;
    bottom: 10px;
    border-radius: 10px;
    width: 194px;
    height: 48px;
    line-height: 48px;
    padding-left: 10px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}

.slide-up-content a:hover {
    opacity: 0.9;
}

.slide-up:hover {
    bottom: 340px;
}

.slide-up:hover .slide-up-content {
    bottom: 0;
}

.caption {
	font-weight: bold;
	font-style: italic;
	/*font-size: smaller;*/
	line-height: 1.3em;
	margin-top: 0.5em;
}

.figure-caption {
	font-weight: bold;
	font-style: italic;
	/*font-size: smaller;*/
	line-height: 1.3em;
	/*margin-top: 0.5em;*/
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

.news-item-heading {
	color: #003760;
}

.news-item-subheading {
	margin-top: 0;
    font-style: italic;
	color: #000d17;	
}

.news-item-author {
	text-transform: uppercase;
}

.vertical-spacing {
    padding: 4px 0;
}

input.rounded {

  border: 1px solid #ccc;
   
  /* Safari 5, Chrome support border-radius without vendor prefix.
   * FF 3.0/3.5/3.6, Mobile Safari 4.0.4 require vendor prefix.
   * No support in Safari 3/4, IE 6/7/8, Opera 10.0.
   */
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 3px;
  
  /* Chrome, FF 4.0 support box-shadow without vendor prefix.
   * Safari 3/4/5 and FF 3.5/3.6 require vendor prefix.
   * No support in FF 3.0, IE 6/7/8, Opera 10.0, iPhone 3.
   * change the offsets, blur and color to suit your design.
   */
  -moz-box-shadow: 2px 2px 3px #666;
  -webkit-box-shadow: 2px 2px 3px #666;
  box-shadow: 2px 2px 3px #666;
  
  /* using a bigger font for demo purposes so the box isn't too small */
  font-size: 14px;
  
  /* with a big radius/font there needs to be padding left and right
   * otherwise the text is too close to the radius.
   * on a smaller radius/font it may not be necessary
   */
  
  /* only needed for webkit browsers which show a rectangular outline;
   * others do not do outline when radius used.
   * android browser still displays a big outline
   */
  outline: 0;

  /* this is needed for iOS devices otherwise a shadow/line appears at the
   * top of the input. depending on the ratio of radius to height it will
   * go all the way across the full width of the input and look really messy.
   * ensure the radius is no more than half the full height of the input, 
   * and the following is set, and everything will render well in iOS.
   */
  -webkit-appearance: none;
  
}

input.rounded:focus {
  
  /* supported IE8+ and all other browsers tested.
   * optional, but gives the input focues when selected.
   * change to a color that suits your design.
   */
  border-color: #339933;
  
}

hr
{
    background-color: #999;
    border: 0 none;
    color: #999;
    height: 1px;
}

.popover-content {
    white-space: nowrap;
}

/* begin nav ************************************************************************************************/


.glyphicon-lock.navbar-secure {
    font-size: 10px;
    padding-left: 10px;
    color: #666; /*#c0c0c0;*/
}

.navbar {
	margin-bottom: 0;
}

.navbar-nav {
    margin-left: -15px;
}

.navbar-custom {
  z-index: 1000;
  /*border-color: #0d2b44;*/
  /*background-color: #123d60;*/
  /*background-image: url(/images/nav-background.jpg);
  background-size: cover;
  background-position: center;*/
  background-color: #083a5f;
  /*background: rgba(0, 31, 86, 0.8);*/
}
.navbar-custom .navbar-brand {
  color: #ffffff;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-custom .navbar-text {
  color: #ffffff;
}
.navbar-custom .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus {
  color: #c0c0c0;
  background-color: transparent;
}
.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
  color: #c0c0c0;
  /*background-color: #0d2b44;*/
  background: rgba(0, 31, 86, 0.8);
}
.navbar-custom .navbar-nav > .disabled > a,
.navbar-custom .navbar-nav > .disabled > a:hover,
.navbar-custom .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-custom .navbar-toggle {
  border-color: #dddddd;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-custom .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-custom .navbar-collapse,
.navbar-custom .navbar-form {
  border-color: #0c2a42;
}
.navbar-custom .navbar-nav > .dropdown > a:hover .caret,
.navbar-custom .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #c0c0c0;
  border-bottom-color: #c0c0c0;
}
.navbar-custom .navbar-nav > .open > a,
.navbar-custom .navbar-nav > .open > a:hover,
.navbar-custom .navbar-nav > .open > a:focus {
  /*background-color: #0d2b44;*/
  background: rgba(0, 31, 86, 0.8);
  color: #c0c0c0;
}
.navbar-custom .navbar-nav > .open > a .caret,
.navbar-custom .navbar-nav > .open > a:hover .caret,
.navbar-custom .navbar-nav > .open > a:focus .caret {
  border-top-color: #c0c0c0;
  border-bottom-color: #c0c0c0;
}
.navbar-custom .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767) {
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #c0c0c0;
    background-color: transparent;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #c0c0c0;
    background-color: #0d2b44;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-custom .navbar-link {
  color: #ffffff;
}
.navbar-custom .navbar-link:hover {
  color: #c0c0c0;
}

/**/

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
  	top: 0;
	left: 100%;
   	margin-top: -6px;
	margin-left: -1px;
   -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px 6px; border-radius: 0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
	border-color: transparent transparent transparent #333;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	content: " ";
	display: block;
	float: right;  
	height: 0;     
	margin-right: -10px;
	margin-top: 5px;
	width: 0;
}
 
.dropdown-submenu:hover > a:after {
	border-left-color: #555;
}

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
	/*text-decoration: underline;*/
}  
  
@media (max-width: 767px) {
  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }
   .navbar-custom .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-custom .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #023e98;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
	  color: #fff;
  }
}

@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  

/*************************************************************************************************/

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/**/

/*@media (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}*/

/**/

@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
}

/* end nav */

footer {
    position: relative;
    width: 100%;
	height: 720px; /*234px;*/
    background-image: url(/images/v2-footer-1920.jpg);
    background-size: cover;
    background-position: center;
    font-size: 12px;
    color: #fff;
}

footer a.nav-parent,
footer a.nav-parent:hover,
footer a.nav-parent:focus {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #00a5d8;
    padding: 12px 0 0 0;
}

footer a.nav-parent:hover {
    color: #fff;
}

footer ul,
footer li {
    list-style-type: none;
    list-style-position: inside;
    margin: 0;
    padding: 0;
    line-height: 1.6em;
}

footer a,
footer a:hover,
footer a:focus {
    color: white;
    font-size: 12px;
    text-decoration: none;
    padding: 0;
    margin: 0;
}

footer a:hover {
    color: #00a5d8;
}

footer .social > img {
    width: 36px;
    display: inline;
    margin: 20px 5px 20px 0;
}

footer .social > img:hover {
    opacity: 0.7;
}

.social-icon > img:hover {
	opacity: 0.7;
}

footer div > .copyright {
    color: #fff;
    display: block;
    padding-top: 12px;
    line-height: 1.6em;
}

/* photo gallery */

.row--heading {
  position: relative;
}
.section--head p {
  text-align: left;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 24px;

   font-size: 19px;
  line-height: 29px;
  
}

.section--head .github-button {
  position: absolute;
  right:0;
  top:0;
}
.row--nav {
  text-align: center;
  font-size: 32px;
  line-height: 1.1; 
}

.section--head p,
.title-block p {
  color: #666;
}

.section {
  width: 100%;
  margin-top: 176px;
}
.section--head {
  margin: 0;
  /*background: linear-gradient(180deg, #eee 0%,#fff 100%);*/
  padding: 8px 0;
}

.row--docs {
  max-width: 960px;
  padding-left: 210px;
}
.row--heading {
  margin-top: 0;
  margin-bottom: 0;
}
.row--footer {
  text-align: center;
  padding: 132px 0;
}
.row--wide {
  max-width: 1000px;
}
.row--video {
  max-width: 1160px;
}

.row--wide img {
  float: left;
  margin: 0 12px 12px 0;
  width: 200px;
}
img.img--with_border {
  border: 1px solid #DDD;
  border-radius: 2px;
}
.img-desc {
  margin-left: 212px;
}

.row--large {
  margin-bottom: 48px;
}

.section--head h1 a {
  vertical-align: super;
  font-size: 14px;
  text-decoration: none;
}

.demo-gallery {
  width: 100%;
  height: auto;
  float: left;
}
.demo-gallery a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  display: block;
  float: left;
  margin: 0 12px 12px 0;
  width: 171px;
  line-height: 0;
}

a.demo-gallery__img--main {
  width: auto;
  height: auto;
}

.demo-gallery figure {
  display: none;
}
.demo-gallery__title {
  line-height: 14px;
  font-size: 14px;
  opacity: 0.8;
  margin-top: 5px;
  width: 100%;
  float: left;
}

@media screen and (max-width: 1000px) {
  .row--wide {
    max-width: 800px;
  }
  .row--wide img {
    float: none;
  }
  .img-desc {
    margin-left: 0;
  }
  .section {
    margin-top: 132px;
  }

  .row--docs {
    max-width: 800px;
    padding-left: 30px;
  }
  
  .section--head {
    margin-top:0;
    padding: 30px 0;
  }

  .row--nav {
    font-size: 24px;
    line-height: 1.1; 
  }

}

@media screen and (max-width: 650px) {
  .block__ui-separated .col-50 {
    position: relative;
    top: 0;
  }
  .block__ui-separated img {
    max-width: 100%;
    width: 100%;
    float: left;
  }
}

@media screen and (max-width: 450px) {
  .col-50:nth-child(1) {
    margin-right: 0;
  }
  .row--wide img {
    margin-bottom: 6px;
  }
  .col-50 {
    width: 100%;
    margin-bottom: 12px;
  }
  .row {
    padding: 0 18px;
  }
  .docs .highlight,
  .codepen-embed {
    padding-left: 18px;
    padding-right: 18px;
    margin-left: -18px;
  }
  .section {
    margin-top: 88px;
  }
  .docs {
    margin-top: 32px;
  }
  .section--head {
    margin-top:0;
    padding: 24px 0;
  }
  .row--nav {
    font-size: 18px;
    line-height: 26px; 
  }
}

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

  .row--nav {
    font-size: 18px;
    line-height: 26px; 
  }

  .demo-gallery {
    max-width: 500px;
  }
  .demo-gallery a {
    width: 120px;
    margin: 0 4px 4px 0;
  }
  a.demo-gallery__img--main {
    width: 164px;
  }
  .section--head p {
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (max-width: 450px) {
  .demo-gallery a {
    width: 95px;
    margin: 0 1px 1px 0;
  }
  a.demo-gallery__img--main {
    width: 127px;
  }
}

@media screen and (max-width: 350px) {
  .demo-gallery a {
    width: 81px;
    margin: 0 1px 1px 0;
  }
  a.demo-gallery__img--main {
    width: 109px;
  }
}
 
/* end photo gallery */

.nav-login {
    position: relative;
}

.nav-search {
    position: absolute;
    display: inline-block;
    left: -170px;
    top: 1px;
}

.nav-search input {
    font-size: 14px;
    width: 140px;
}

.cta-box-shadow:after {
    content: "";
    width: 150px;
    height: 1px;
    margin-top: 88px;
    margin-left: -75px;
    display: block;
    position: absolute;
    left: 50%;
    z-index: -1;
    -webkit-box-shadow: 0px 0px 8px 2px #000000;
    -moz-box-shadow: 0px 0px 8px 2px #000000;
    box-shadow: 0px 0px 8px 2px #000000;
}

p.bullet {
    margin-left: 20px;
    list-style: disc outside none;
    display: list-item;
}

.row.match-height {
    overflow: hidden; 
}

.row.match-height [class*="col-"]{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

.carousel-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 6px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 8px;
    z-index: 20;
    color: white;
    background-color: black;
    opacity: 0.6;
    font-weight: bold;
}

.carousel-indicators {
    bottom: 30px;
}

.caption-contact  {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
    line-height: 1.5em;
}

@media (min-width: 992px) {
	.spacer-right {
		padding-right: 60px;
	}
}

@media screen and (max-width: 550px) {
	#header {
		position: relative;
		height: 112px;
		width: 100%;
		background-size: 100% auto;	
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		background-image: url(/images/v2-mobile-header-375.jpg);
	}
}

@media screen and (min-width: 551px) and (max-width: 960px) {
	#header {
		position: relative;
		height: 166px;
		width: 100%;
		background-size: 100% auto;	
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		background-image: url(/images/v2-mobile-header-480.jpg);
	}
}

@media screen and (min-width: 961px) {
	#header {
		position: relative;
		height: 166px;
		width: 100%;
		background-size: 100% auto;	
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;		
		background-image: url(/images/v2-header-1920.jpg);
	}
}

@media (max-width: 359px) {
   .nav-nycpba-heading {
		font-size: 6px;
   }
}

@media (min-width: 360px) and (max-width: 421px) { 
   .nav-nycpba-heading {
		font-size: 8px;
   }
}

@media (min-width: 422px) and (max-width: 485px) { 
   .nav-nycpba-heading {
		font-size: 10px;
   }
}

@media (min-width: 486px) and (max-width: 549px) { 
   .nav-nycpba-heading {
		font-size: 12px;
   }
}

@media (min-width: 550px) and (max-width: 619px) { 
   .nav-nycpba-heading {
		font-size: 14px;
   }
}

.category-head {
	float: right;
	/*padding-left: 10px;*/
	font-size: 15px;
	font-weight: bold;
	color: #12b526;
}

/* iOS toggle button */

.toggle-wrapper {
}

input#toggle {
  max-height: 0;
  max-width: 0;
  opacity: 0;
}

input#toggle + label {
  display: inline-block;
  position: relative;
  box-shadow: inset 0 0 0px 1px #d5d5d5;
  text-indent: -5000px;
  height: 30px;
  width: 50px;
  border-radius: 15px;
}

input#toggle + label:before {
  content: "";
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  top: 0;
  left: 0;
  border-radius: 15px;
  background: rgba(19, 191, 17, 0);
  -moz-transition: .25s ease-in-out;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

input#toggle + label:after {
  content: "";
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  top: 0;
  left: 0px;
  border-radius: 15px;
  background: white;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-transition: .25s ease-in-out;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

input#toggle:checked + label:before {
  width: 50px;
  background: #13bf11;
}

input#toggle:checked + label:after {
  left: 20px;
  box-shadow: inset 0 0 0 1px #13bf11, 0 2px 4px rgba(0, 0, 0, 0.2);
}

h3.dental-specialty {
	color: #12b526;
	font-size: 18px;
	font-weight: bold;
}

th.parole {
    font-family: Arial Narrow, Helvetica Narrow, sans-serif;
    font-size: 10pt;
	font-weight: bold;
	background-color: black;
	color: white;
	padding: 0 8px 0 8px;
	white-space:nowrap;
}

td.parole {
    font-family: Arial Narrow, Helvetica Narrow, sans-serif;
    font-size: 10pt;
	padding: 0 8px 0 8px;
	white-space:nowrap;
}

.parole-red {
	font-weight: bold;
	color: red;
}
.alert-text {
	text-align: left; 
	margin-bottom: -5px; 
	padding-left: 4px;
}
img{display:inline-block;}

.differentTable, .differentTable td{
   border-color: blue;
}

@media (max-width:629px) {
  img#notonmobile {
    display: none;
  }
}
/*******************************
* Accordian. Does not work properly if "in" is added after "collapse".
*******************************/
    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
		line-height:20px;
    }

    .panel-title > a {
        display: block;
        padding: 5px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #666;
		padding-left:20px;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }

.panel-title.panel-color-1 {
	background-color: #eeeeff;
}

.panel-title.panel-color-2 {
	background-color:#f9b873;
}

@media screen and (max-width: 1024px) {
	.inTheCommunityLarge {
		display: none;
	}
}

@media screen and (min-width: 1025px) {
	.inTheCommunitySmall {
		display: none;
	}
}
