﻿/* Copyright (c) 2012 Natanael Gama (info@ndiscovered.com), with Reserved Font Name 'Cinzel' */
/* This Font Software is licensed under the SIL Open Font License, Version 1.1. */
@font-face {
	font-family: "Cinzel";
	src: url("../fonts/Cinzel-Regular.ttf");
	src: local("Cinzel"), url("../fonts/Cinzel-Regular.ttf");
}
@font-face {
	font-family: "Cinzel-Bold";
	src: url("../fonts/Cinzel-Bold.ttf");
	src: local("Cinzel-Bold"), url("../fonts/Cinzel-Bold.ttf");
}
/*Copyright 2010, 2012 Adobe Systems Incorporated, with Reserved Font Name 'Source'.  */
/*All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries. */
/*This Font Software is licensed under the SIL Open Font License, Version 1.1. */
@font-face {
	font-family: "Source Sans Pro";
	src: url("../fonts/SourceSansPro-Regular.ttf");
	src: local("Source Sans Pro"), url("../fonts/SourceSansPro-Regular.ttf");
}


body {
    background-color: #fff;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 12pt;
}

.sidebar-nav {
    padding: 9px 0;
}

.navbar {
    width: 100%;
    position: static;
    z-index: 1039;
}

/* J: NEW 0412 */
.navbar {
    min-height:50px;
    margin-bottom:0px;
    border:1px solid transparent;
}
/* J: NEW 0412 */

.navbar > li {
    z-index: 1039;
}

.navbar > li > a {
    line-height: 15px;
}

.navbar-nav {
    font-size: 11pt;
}

.navbar-inverse .navbar-text {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffd800;
  background-color: transparent;
}

.dropdown-menu {
    font-size: 10pt;
    z-index: 1039;
}

.dropdown:hover .dropdown-menu {
    display: block;
    background-color:#222f37;
}

.dropdown:hover .dropdown-menu > li {
    padding: 5px 0 5px 0;
    border-bottom: solid 1px white;
    margin: 0 10px 0 10px;
}

.dropdown:hover .dropdown-menu > li > a {
    color: white;
    background-color: #222f37;
}

.dropdown:hover .dropdown-menu > li > a:hover {
    color: #010885;
}

.dropdown-menu .sub-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}



.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown-menu li:hover .sub-menu-left {
    visibility: visible;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
}

.well {
    border: 1px 1px 10px 10px;
    border-color: rgba(0, 0, 0, 0.4);
}


header {
    margin-top: 0;
}

.header-image {
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
}

    .header-image img {
        display: block;
        margin: 0 auto;
    }

.SCUSSeal {
    padding: 5px 0 10px 0;
}

.headline {
}

    .headline h1 {
        font-size: 130px;
        background: #fff;
        background: rgba(255,255,255,0.9);
    }

    .headline h2 {
        font-size: 77px;
        background: #fff;
        background: rgba(255,255,255,0.9);
    }

.featurette-divider {
    margin: 80px 0;
}

.featurette {
    overflow: hidden;
}

.featurette-image.pull-left {
    margin-right: 40px;
}

.featurette-image.pull-right {
    margin-left: 40px;
}

.featurette-heading {
    font-size: 50px;
}

footer {
    margin: 50px 0;
}

.footer2 {
    font-size: 13px;
    background-color: #666;
    padding: 50px 0 40px 0;
 }

.footer3 {
    font-size: 12px;
    color: #fff;
    background-color: #4d4d4d;
    padding: 20px 0 20px 0;
 }

.footer2 a {
    color: #cccccc;
    font-weight:normal;
}

.footer3 a {
    color: #cccccc;
    text-transform: uppercase
}

.footer4 {
    background-color: #222f37;
    color: #fff;
    display:block; 
    font-size: 10pt;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0 !important;
}
.footerbold {
    font-weight: bold;
}

#gototop {
    display: block;
    position: fixed;
    bottom: 55px;
    right: 10px;
    z-index: 999;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 15px;
    font-size: 34pt;
    background-color: transparent;
    color: rgba(0, 0, 0, 0.4);
}

#gototop:hover {
     color: rgba(0, 0, 0, 0.2);
}

a.landing  {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase
}

ul.footernavlist li {
    list-style: none;
    margin-left: -40px;
    padding-top: 5px;
    text-indent: -1em;
    padding-left: 1em;
}

.pipespacer {
    padding: 0 20px 0 20px;
}

.dotspacer {
    padding: 0 20px 10px 20px;
    vertical-align: middle;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
    padding-bottom: 20px !important;
}

#pagemaindiv {
    min-height: 400px;
}

#sitemappath {
    font-family: "Cinzel";
}
#sitemappath > span > span {
    font-size: 12pt;
    padding-right: 10px;
    color: #ffffff;
}

#sitemappath > span > span > a {
    color: #ffffff;
}

#sitemappath  > span > span:nth-child(4) {
    font-size: 24pt;
    }

#sitemappath > span > span:nth-child(4)::first-letter {
    font-size: 32pt !important;
    color: red !important;
}

#sitemappath > span > span:nth-child(4):first-letter {
    font-size: 32pt !important;
    color: red !important;
}

#bannerspacer {
    display:block; 
    padding: 200px;
}
.promoblock {
    display: block;
    width: 100%;
    background: #222f37;
    background: rgba(34,47,99,0.5);
    #background: rgba(0,0,0,0.9);
    height: 60px;
}


/* J: NEW 0412
@media (min-width: 1201px) {
    .nav > li > a {
        padding-left: 38px;
        padding-right: 38px;
    }
    #bannerspace {
        display:block; 
        padding: 200px;
    }
}
*/
/* J: NEW 0412 */
@media (min-width: 1201px) {
    .nav > li > a {
        padding-left: 28px;
        padding-right: 28px;
    }
    #bannerspace {
        display:block; 
        padding: 200px;
    }
}
/* J: NEW 0412 */

@media (min-width: 991px) and (max-width: 1200px) {
    .nav > li > a {
    padding-left: 22px;
    padding-right: 22px;
    }
     #bannerspace {
        display:block; 
        padding: 180px;
    }

}

@media (min-width: 768px) and (max-width: 990px) {
    .nav > li > a {
    font-size: 9pt;
    padding-left: 10px;
    padding-right: 10px;
    }
    #bannerspace {
        display:block; 
        padding: 150px;
    }

}

@media (max-width: 767px) {
    .dropdown-menu {
        visibility: hidden;
    }
    .navbar .navbar-nav {
        overflow: hidden;
    }

   .Div1 {
        padding: 10px;
    }
       #bannerspace {
        display:block; 
        padding: 100px;
    }

}

@media (min-width: 768px) {

    .navbar-nav {
        width: 100%;
        margin: 0 auto;
        display: table;
        table-layout:auto;
        float: none;
    }

      .column2 {
           /* Firefox */
        -moz-column-count: 2;
        -moz-column-gap: 40px;
        -moz-column-rule: 1px outset #ddd;

        /* Safari and Chrome */
        -webkit-column-count: 2;
        -webkit-column-gap: 40px;
        -webkit-column-rule: 1px outset #ddd;

        column-count: 2;
        column-gap: 40px;
        column-rule: 1px outset #ddd;

    }

    .column3 {
           /* Firefox */
        -moz-column-count: 3;
        -moz-column-gap: 40px;
        -moz-column-rule: 1px outset #ddd;

        /* Safari and Chrome */
        -webkit-column-count: 3;
        -webkit-column-gap: 40px;
        -webkit-column-rule: 1px outset #ddd;

        column-count: 3;
        column-gap: 40px;
        column-rule: 1px outset #ddd;

    }
}

@media (max-width: 560px) {
    .img-responsive {
        min-width: 80%;
    }
    #ctl00_MainEditable_Cal {
        width: 180px;
    }
    #calpanel {
        padding-left: -10px;
    }
    .sm-gutter {
        padding-right: 5px;
        padding-left: 5px;
    }
}
@media (min-width: 561px) {
    .img-responsive {
        min-width: initial;
    }
    #ctl00_MainEditable_Cal {
        width: 250px;
    }
    #calpanel {
        padding-left: 0;
    }
    .sm-gutter {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width:1200px) {
	#sealimg {
		width: 80%;
	}
    .headline h1 {
        font-size: 140px;
    }

    .headline h2 {
        font-size: 63px;
    }

    .featurette-divider {
        margin: 50px 0;
    }

    .featurette-image.pull-left {
        margin-right: 20px;
    }

    .featurette-image.pull-right {
        margin-left: 20px;
    }

    .featurette-heading {
        font-size: 35px;
    }
}

@media (min-width: 992px) {
    #sidenavheader {
        display: none;
        }
    #searchboxheader {
        display: none;
    }
    #sidenavbody {
        display: block;
    }
    #searchbox {
        display: block;
    }
    #subheader {
        position: relative; 
        height: 60px;
    }
}

@media (max-width:991px) {
	#sealimg {
		width: 70%;
	}

    .headline h1 {
        font-size: 105px;
    }

    .headline h2 {
        font-size: 50px;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-image {
        max-width: 50%;
    }

    .featurette-image.pull-left {
        margin-right: 10px;
    }

    .featurette-image.pull-right {
        margin-left: 10px;
    }

    .featurette-heading {
        font-size: 30px;
    }

    #sidenavheader {
        display: block;
        width: 100%;
        text-align: right;
        padding-bottom: 10px;
    }
    #searchboxheader {
        display: block;
    }
    #sidenavbody {
        display: none;
    }
    #searchbox {
        display: none;
    }
    #subheader {
        position: relative; 
        height: 300px;
    }
}

@media screen and (max-width: 870px) {
    .promoblock {
        height: 100px;
    }
    .promoblock .promoextra {
    display: none;
    }
}

@media (max-width:768px) {
	#sealimg {
		width: 60%;
	}
    /*.container {
        margin: 0 15px;
    }*/

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-heading {
        font-size: 25px;
    }

    #subheader {
        position: relative; 
        height: 240px;
    }
}

@media screen and (max-width: 767px) {
    .alt-table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
        -webkit-overflow-scrolling: touch;
    }

}


@media (max-width:668px) {
    .headline h1 {
        font-size: 70px;
    }

    .headline h2 {
        font-size: 32px;
    }

    .featurette-divider {
        margin: 30px 0;
    }
    #subheader {
        position: relative; 
        height: 60px;
    }
}

@media (max-width:640px) {
    .headline {
        /*padding: 75px 0 25px 0;*/
		padding: 0;
    }

    .headline h1 {
        font-size: 60px;
    }

    .headline h2 {
        font-size: 30px;
    }

}

@media (max-width:375px) {
    .featurette-divider {
        margin: 10px 0;
    }

    .featurette-image {
        max-width: 100%;
    }

    .featurette-image.pull-left {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .featurette-image.pull-right {
        margin-bottom: 10px;
        margin-left: 0;
    }
    #subheader {
        position: relative; 
        height: 60px;
    }
}


@media print{
    a[href]:after{content:""}
    #gototop {display: none !important;}
    #pagewrapper {display: none !important;}
    #navbg {display: none !important;}
    #sidenavheader {display: none !important;}
    #subheader {display: none !important;}
    .footer2 {display: none !important;}
    .footer3 {display: none !important;}
    .footer4 {display: none !important;}
}

        .sidenav-list {
          display: block;
          list-style-type: none !important;
          margin: 0;
          padding: 0;
        }

        .sidenav-list li {
          display: list-item;
          margin: 0;
        }

        .sidenav-list li::before {
          display: none;
        }

        .sidenav-list li::after {
          display: none;
        }

        .sidenav-list li {
          border-top: 1px solid #5b616b;
          font-size: 1.7rem;
        }

        /*.sidenav-list li:first-child {
          border-top: none;
        }*/

        .sidenav-list li:last-child {
          border-bottom: 1px solid #5b616b;
        }

        .sidenav-list li a {
          border: none;
          color: #212121;
          display: block;
          font-size: 11pt;
          font-weight: bold;
          line-height: 1;
          padding: 1rem 1rem 1rem 1.8rem;
        }

        .sidenav-list li a:hover {
          background-color: #f5f5f5;
          color: #eb9316;
          text-decoration: none;
        }

        .sidenav-list li a:focus {
          position: relative;
          z-index: 1;
        }

        .sidenav-list li a.list_current {
          color: #d1af4a;
          font-weight: 700;
        }

        .sidenav-list li a.list_current {
          border-left: 4px solid #d1af4a;
          padding-left: 1.4rem;
        }

        .sidenav-list .sidenav-sub_list {
          margin: 0;
          width: 100%;
          list-style-type: none !important;
        }

        .sidenav-list .sidenav-sub_list li {
          border: none;
          font-size: 1.5rem;
        }

        .sidenav-list .sidenav-sub_list  li  a {
          padding-left: 1.0rem;
          line-height: 0.8;
        }

        .sidenav-list .sidenav-sub_list li a:hover,
        .sidenav-list .sidenav-sub_list li a.list_current {
          border: none;
          padding-left: 1.0rem;
        }

        .skipnav {
          background: transparent;
          color: #212121;
          left: 0;
          padding: 1rem 1.5rem;
          position: absolute;
          top: -4.2rem;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          z-index: 100;
        }

        .skipnav:focus {
          background: #ffffff;
          left: 0;
          outline: 0;
          position: absolute;
          top: 0;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
        }

        .MenuPadding {
            padding-right: 30px; 
            padding-top: 15px;
        }

/* for Fellows section */
        .fellowsMenuPadding {
            padding-right: 30px; 
            padding-top: 15px;
        }

        #fellowssubbanner {
            background-color: #d1af4a;
            padding: 5px 10px 5px 10px;
            background-size: cover;
            font-size: 14pt;
            font-family: "Arial", "Helvetica Neue", "Helvetica", "Roboto",  sans-serif;
            text-shadow: 1px 1px 2px #666666;
           }
        #fellowssubbanner a {
            color: white;
         }
        #fellowssubbanner a:hover {
            color: #e4e0c7;
         }

/* fellows menu ends*/

/* J: NEW 0412 
#navbg {
    border-top: 3px solid #d9be65;
    margin-bottom: -20px;
    background-color: #d9be65;
    padding-bottom: 3px;
}
*/
/* J: NEW 0412 */
#navbg {
    border-top: 3px solid #81c7ee;
    border-bottom: 3px solid #81c7ee;
}
/* J: NEW 0412 */

#bcbg {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(34,47,55,0.5);
    height: 60px;
    padding-top: 10px;
}

div.dslist UL LI
{
	padding-bottom: 1.0em;
}

div.dslist OL LI
{
	padding-bottom: 1.0em;
}

div.dslist2 UL LI
{
    font-size: 12pt;
	list-style-type: none;
	padding-bottom: 1.0em;
    margin-left: -20px;
}

div.dslist3
{
	display:block;
}

div.dslist3 UL LI
{
	list-style-type: none;
	margin-left: -40px;
	padding: 6px 0px 6px 10px;
	vertical-align: middle;
	border: solid thin #E9E9E9;
}

div.dslist4 UL LI
{
	list-style-type: none;
	margin-left: -40px;
    padding-bottom: 1.0em;
    font-size: 12pt;
}

LI.nobullet
{
	list-style-type: none;
	padding-bottom: 1.0em;
}

LI.nopaddingleft {
    margin-left: -40px;
}

@media (max-width:767px) and (min-width:468px){

    .column2 {
           /* Firefox */
        -moz-column-count: 1;

        /* Safari and Chrome */
        -webkit-column-count: 1;

        column-count: 1;
    }

    .column3 {
           /* Firefox */
        -moz-column-count: 2;
        -moz-column-gap: 40px;
        -moz-column-rule: 1px outset #ddd;

        /* Safari and Chrome */
        -webkit-column-count: 2;
        -webkit-column-gap: 40px;
        -webkit-column-rule: 1px outset #ddd;

        column-count: 2;
        column-gap: 40px;
        column-rule: 1px outset #ddd;

    }

}


@media (max-width:467px){

    .column3 {
           /* Firefox */
        -moz-column-count: 1;

        /* Safari and Chrome */
        -webkit-column-count: 1;

        column-count: 1;
    }

    /*#bannerspacer {
        display:block;
        padding: 100px;
    }*/

    #sitemappath > span > span {
        transform: scale(.5);
        padding: 0 !important;
        margin: 0 !important;
    }
    #subheader {
        position: relative; 
        height: 60px;
    }

}

@media (min-width:1001px) {
    #navimage {
        display: block !important;
    }
}

@media (max-width:1000px) {
    #navimage {
        display: none !important;
    }
}

