* { padding: 0; margin: 0; }
section ul li {
    font-weight: 200;
}
.col-md-8 ul li a {
    text-decoration: underline;
}
p a {
    text-decoration: underline;
}
* h1 {
    font-size: 53px;
    font-family: 'Museo Slab W01';
}
* h2 {
    margin-top: 0 !important;
}
.media > .pull-left {
    margin-right:  0 !important;
}

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




body {
    background-color: #333;

}
.container {
}
.container-bg {
    background-color: white;
    width: 1440px;
    margin: 0 auto;
    max-width: 100%;
}
#normal .banner {
    height: 131px;
}

#main p strong {
    font-weight: 400;
}
#home #main p {
    margin-top: 0 !important;
}
#main p {
    font-weight: 200;
}
#main iframe {
    width: 100%;
    height: -moz-available;
    height: -webkit-fill-available;
    height: fill-available;
}
.top-bar {
    font-family: 'Museo Sans W01';
    font-weight: 400;
    font-size: 14px;
    height: 36px;
    max-width: 100%;
    width: 1440px;
    position: fixed;
    z-index: 1;
    opacity: 0.9;
    -khtml-opacity:.90;
    -moz-opacity:.90;
    -ms-filter:”alpha(opacity=90)”;
    filter:alpha(opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.9);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(270deg, rgb(0, 0, 0) 0%, rgb(86, 86, 86) 100%);
    background: -webkit-linear-gradient(270deg, rgb(0, 0, 0) 0%, rgb(86, 86, 86) 100%);
    background: -o-linear-gradient(270deg, rgb(0, 0, 0) 0%, rgb(86, 86, 86) 100%);
    background: -ms-linear-gradient(270deg, rgb(0, 0, 0) 0%, rgb(86, 86, 86) 100%);
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgb(86, 86, 86) 100%);

}
.navbar-collapse {
    padding: 0;
    max-height: 100%;
}
.container h1 {
    font-weight: 100;
}

.navbar-nav {
    margin: 0;
}
.navbar-nav li a {
    line-height: 36px;
    color: white;
    padding-top: 0;
    padding-bottom: 0;
}
.navbar-nav li.active a {
    border-bottom: 3px solid #ffffff;
    padding-left: 0;
    padding-right: 0;
    margin: 0 15px;
    padding-top: 3px;
    line-height: 30px;
}
.navbar-right {
    padding-left: 15px;
}
.search {
    background: url('/static/images/search.png?2f71eeba79b2') no-repeat;
    background-position: left center;
    border: none;
    color: #ffffff;
    margin-top: 8px;
    padding-left: 18px;
/*    width: 200px;*/
    border-bottom: 1px solid #ffffff;
}
.search input {
    background-color: transparent !important;
    border: none !important;
    background: transparent !important;
    color: #ffffff;
}
.search input[placeholder] {
   color: #ffffff !important;
}
.search .gsc-search-button {
    display: none;
}
.search .gsc-clear-button {
    display: none;
}
.nav > li > a:hover, .nav > li > a:focus {
    background: transparent !important;
}
.navbar-toggle {
    background-color: #ffffff !important;
    float: left !important;
    margin-right: 0!important;
}
.icon-bar {
    background-color: #000000;
}
.banner {
    height: 297px;
    margin-bottom: 35px;
}
#home .logo {
    background: url('/static/images/logo.png?2f71eeba79b2') no-repeat left bottom;
    height: 297px;
    margin-top: 3px;
}
#normal .logo {
    background: url('/static/images/logo-norm_page.png?2f71eeba79b2') no-repeat left bottom;
    height: 132px;
    margin-top: 3px;
}
.top-border {
    background: url('/static/images/top-border.png?2f71eeba79b2');
    height: 6px;
    max-width: 100%;
    width: 1440px;
    position: fixed;
    top: 36px;
    z-index: 100;
}
.sign-up {
    background: url('/static/images/signup-bg.png?2f71eeba79b2') repeat-x center;
    height: 95px;
    margin: 0 auto 10px;
    width: 300px;
}
.form-control::-moz-placeholder {
    text-align: center;
}
.form-control:-moz-placeholder {
  text-align: center;
}
.form-control:-ms-input-placeholder {
  text-align: center;
}
.form-control::-webkit-input-placeholder {
  text-align: center;
}
.sign-up label {
    font-family: 'Museo Slab W01';
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    line-height: 22px;
    margin: 4px 0;
}
.sign-up .form-control {
    width: 95%;
    margin: 0 auto;
    border-radius: 0;
    font-size: 13px;
}
.sign-up .form-control:focus {
    border-color: transparent;
}

#home h3, #rightcolumn h3 {
    margin: 0;
}
#main h3 {
    font-weight: 200;
    line-height: 34px;
}
/*.main-content {
    margin-top: 40px;
}*/
#normal h2 {
    font-weight: 200 !important;
    clear: both;
}
h3 a:after {
    content: "»";
    padding-left: 8px;
}
.aside .nav {
    margin-left: 0;
}
span#newsletter-heading {
    display: block;
    padding-bottom: 16px;
    color: #6c8598;
}
.aside li a {
    padding: 10px 0 5px 0 !important;
    /*padding: 0 15px 15px 15px !important;*/
    line-height: 23px;

}
aside a:hover {
    text-decoration: underline!important;
}
.aside li.active {
    padding: 10px 0 15px -15px !important;
    padding-left: 15px;
    margin-left: -15px;
}
.share-socials {
    background-color: #E9EDF0;
    height: 65px;
    display: inline-block;
    margin-top: 25px;
}
.share-socials p {
    font-size: 20px;
    font-weight: 100 !important;
    margin-bottom: 0;
    line-height: 65px;
    float: left;
    font-style: italic;
    margin-top: 0 !important;
}
.share-socials ul li {
    width: 33px;
    height: 33px;
    float: left;
    margin: 15px 14px 0 14px;
}
.facebook {
    background: url('/static/images/social.png?2f71eeba79b2') no-repeat left center;
}
.twitter {
    margin-right: 15px;
    background: url('/static/images/social.png?2f71eeba79b2') no-repeat -59px center;
}
.linkedin {
    background: url('/static/images/social.png?2f71eeba79b2') no-repeat -118px center;
}
.g-plus {
    background: url('/static/images/social.png?2f71eeba79b2') no-repeat -179px center;
}
.pinterest {
    background: url('/static/images/social.png?2f71eeba79b2') no-repeat right center;
}
.social a {
    height: 32px;
    width: 32px;
    display: block;
    float: right;
    margin-left: 15px;
}

#rightcolumn p, #signup-form p {
    font-size: 13px;
    font-weight: 300;
    line-height: 19px;
}

.info-box h3, #rightcolumn h3, .newsitem h6, .newsitem h3, .news-details h2, .job-description h4 {
    color: #6D8592;
}
.info-box p {
    font-size: 15px;
    line-height: 22px;
    margin-top: 15px;
    font-weight: 200 !important;
}
.info-box .caption a {
    font-size: 15px;
    display: block;
    font-weight: 400;
}
.infobox-wrapp {
    margin-top: 10px;
}
.news-rightcolumn-navigation a {
    line-height: 40px;
    text-decoration: none;
}
.news-title h3 {
    font-weight: 200;
    padding-top: 10px;
}
#rightcolumn {
    margin: 0 auto;
    max-width: 300px;
}
#rightcolumn a {
    font-size: 12px;
}
.aside h3 {
    font-weight: 200;
}

#home #rightcolumn h3 {
    background: transparent;
}

#home .main-content h3, .aside h3, .job h4 {
    font-family: 'Museo Slab W01';
    background: url('/static/images/sub-heading-bg.png?2f71eeba79b2') repeat-x bottom center;
}
.customize-style h2 {
    font-size: 30px;
    font-family: 'Museo Slab W01';
}
.customize-style-bg h2 {
    padding-bottom: 16px;
    background: url('/static/images/sub-heading-bg.png?2f71eeba79b2') repeat-x bottom center;
}
#rightcolumn h3 {
    border-bottom: none;
    padding-bottom: 5px;
}
/*.main-content h3 {
    padding-bottom: 5px;
}*/
#normal .customize-style h3 {
    font-family: 'Museo Slab W01';
    font-size:  23px;
    font-weight: 200;
    line-height: 23px;
    background: url('/static/images/news-sub-heading-bg.png?2f71eeba79b2') repeat;
    padding: 10px 0 6px 3px;
    clear: both;
}
.main-content h2 {
    font-weight: 200;
}
.recommendations {
    font-weight: 400;
}
.title-wrapper-inner h2  {
    font-size: 28px;
}
#contentcol1 a, #contentcol2 a {
    font-size: 15px;
}
.see-all {
    font-size: 12px;
    line-height: 25px;
    margin-top: -35px;
}
.newsitem .media .media-body .readmore {
    float: none;
}
.readmore {
    float: right;
    line-height: 28px;
}
.readmore a {
    text-decoration: none;
}
.readmore a:hover {
    text-decoration: underline;
}
#normal .newsitem {
    margin-bottom: 15px;
}
.newsitem h6 {
    font-weight: 400;
    padding: 2px 3px 0 3px;
    background: url('/static/images/news-sub-heading-bg.png?2f71eeba79b2') repeat;
    font-family: 'Museo Slab W01';
    margin-top: 0px;
    line-height: 23px;
}
.newsitem h2 {
    font-weight: normal;
    color: #6d8592;
    margin: 0;
    padding: 0 2px 6px 2px;
}
.newsdate {
    font-family: 'Museo Sans W01';
    font-size: 12px;
    color: #999999;
}
.main-content blockquote {
    background: url('/static/images/nav-active.png?2f71eeba79b2') repeat-y;
    display: inline-block;
    float: right;
    width: 320px;
    margin-right: -220px;
    margin-left: 30px;
    border: none;
    font-family: 'Museo Slab W01';
    border-left: none;
    padding: 0 25px;
}
.main-content blockquote p {
    font-size: 30px;
    font-weight: 100 !important;
    font-style: italic;
}
.main-content .nav {
    font-family: 'Museo Slab W01';
    font-weight: 300;
    padding-bottom: 25px;
}
.main-content .nav li.active {
    background: url('/static/images/nav-active.png?2f71eeba79b2') repeat-y left;
    font-weight: 400;
}
.main-content .nav li.active a {
    color: #000000;
    padding: 0 !important;
    margin: 12px 0;
}
ul {
    margin-left: 15px;
}
#widecontent ul li {
    font-weight: 200;
}

.breadcrumb {
    background-color: transparent !important;
    border-radius: 0;
    margin-bottom: 0 !important;
    padding: 8px 15px;
    font-size: 14px;
    padding: 0 !important;
    font-weight: 300;
}
.breadcrumb .active {
    color: #000000 !important;
}
.breadcrumb > li + li:before {
    content: "»" !important;
    color: #000000!important;
}

.quicksearch {
    font-weight: 400;
}
a img {
    border: 0;
}

a button, a.button {
    text-decoration: none;
}

a:link {
    color: #627787;
}
a:visited {
    color: #627787;
}
a:hover {
    color: #c4c4c4;
}
a:active {
    color: #627787;
}

.job-title a {
    font-size: 30px !important;
    font-weight: 200px !important;
    color: #000000;
    margin: 0px !important;
}

.fulljob a.button, .job a.button {
    text-decoration: none;
    font: bold 12px Arial;
    text-decoration: none;
    background-color: #EEEEEE;
    color: #333333;
    padding: 2px 6px 2px 6px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #777;
    border-bottom: 1px solid #777;
    border-left: 1px solid #CCCCCC;
}

.fulljob a.button:hover, .job a.button:hover {
    border-top: 1px solid #777;
    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
    border-left: 1px solid #777;
}

.fulljob a.button:active, .job a.button:active {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.newsitem p, .event p {
    margin-bottom: 7px;
}

.member {
    font-size: 12px;
    color: #bebdbd;
}
.news-item-info-box {
        padding: 0 15px;
    }
.col-xs-customized p {
    margin: 0 !important;
}

.member h2 {
    font-size: 14px;
    color: #6d8592;
    font-weight: bold;
    width: 190px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #6d8592;
}

.member .address {
    display: block;
    font-size: 11px;
    line-height: 13px;
}

.member .caption {
    width: 148px;
    padding: 5px 3px 10px 3px;
    font-size: 8px;
}
.member a {
    text-decoration: none;
    display: block;
    text-align: center;
}
.member a.imgbox, #jobs .media a.imgbox, .go-web a {
    border: 1px solid;
    width: 140px;
    height: 105px;
    padding: 4px;
    display: inline-table;
}
.member .info {
    position: relative;
    top: 0;
    height: 110px;
}

.eventinfo {
    padding-bottom: 5px;
}

.newsitem img, .event img {
    float: left;
    padding-right: 0;
}

.newsitem .publishdate {
    font-size: 9px;
    color: #999;
    padding-top: 4px;
}

.event .date, .event .venue, .event .price {
    font-size: 11px;
    font-weight: normal;
    margin: 0 5px 0 0;
    display: inline;
}

#footer {
    height: 200px;
    border-top: 6px solid #6c8598;
    margin-top: 30px;
}

#footer a {
    text-decoration: none;
}

#footer em {
    font-style: normal;
    color: #939598;
}

#footer p {
 margin-top: 25px;
 font-size: 16px;
 font-family: 'Museo Sans W01';
 line-height: normal;
 font-weight: 300;
}


#slideshow {
    height: 184px;
    margin-bottom: 16px;
}

#slideshow img {
    display: none;
}

/* ################## Navigation ################## */

#navigation {
    padding: 0;
    margin: 0;
}

#navigation ul {
    list-style-type: none;
    padding:0;
    margin:0;
}

#navigation ul li {
    margin: 0;
    padding: 0;
    display: block;
    background-image: none;
    border-bottom: 1px solid white; /* IE 6 fix */
}

#navigation ul a, #navigation ul span {
    display: block;
    padding: 0 0 15px 0;
    margin: 0;
    text-decoration: none;
    font-size: 14px;
    color: #444;
}

#navigation ul ul li {
    padding: 0 0 0 7px;
    margin: -12px 0 12px 0;
    background-image: url('/static/images/navdot1.gif?2f71eeba79b2')!important;
    background-position: 0 6px;
    background-repeat: no-repeat;
}

#navigation ul ul li a, #navigation ul ul li span {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 15px;
}

#navigation ul ul ul li {
    padding: 0 0 0 7px;
    margin: 0;
}


#navigation ul li a:hover {
  color: #c4c4c4;
}

#navigation .selected {
    color: #6d8592;
}

table.document-list {
    padding: 0;
    margin: 0;
    width: 100%;
}

table.document-list td {
    margin: 0;
    padding: 3px;
    border: 1px solid #eef;
}

table.login-form {
    padding: 0;
    margin: 0;
}

table.login-form td {
    margin: 0;
    padding: 3px;
    text-align: right;
}

hr {
    border: 0;
    margin: 4px auto 14px auto;
    color: #C6CFDC;
    background-color: #C6CFDC;
    height: 1px;
}

.grey {
    color: #909090;
}


/* ############ Newsletter ################## */

#newsletter h1 {
    text-align: right;
    width: 100%;
    color: #9eabb2;
    font-size: 19.5px;
    font-weight: normal;
}

#newsletter h2 {
    color: white;
    background-color: #6d8592;
    font-size: 18px;
    margin: 16px 0;
    padding: 4px 0 4px 8px;
}

#newsletter h3 {
    color: #6c8492;
    font-size: 18px;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}

#newsletter h4 {
    color: #000000;
    font-size: 16px;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}

#newsletter ul#contents {
    color: #6d8592;
    font-size: 13.34px;
    font-weight: normal;
    padding: 0 0 13px 0;
    margin: 0;
}

#newsletter ul#contents li {
    padding: 0;
    margin: 0;
    padding-left: 20px;
}

#newsletter #newsletter-introduction td {
    width: 50%;
    vertical-align: top;
}



/* Jobs */

#filters {
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 20px;
	width: 100%;
}

.filter {
	padding-bottom: 2px;
    padding-right: 5px;
    float: left;
    width: 100%;
}

.filter label {
	margin: 0;
	padding-left: 4px;
	font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    float: left;
    text-align: right;
}
.filter select {
/*	margin: 0 6px 0 0;*/
	padding: 0;
	padding-left: 2px;
	padding-bottom: 2px;
	font-size: 15px;
    font-weight: 200;
    width: 100%;
}
.filter select option {
    padding-left: 5px;
}
.filter-controls {
    float: left;
    margin: 0 0 0 18px;
}
.custom-dropdown {
    position: relative;
}
.custom-dropdown:before {
    border-left: 2px solid #bdbdbd;
    bottom: 3px;
    top: 3px;
    position: absolute;
    content: "";
    right: 27px;
}

#filters .newstitle-box p, .sortby p, .filterby p {
    font-weight: 300 !important;
    font-family: 'Museo Slab W01';
    font-size: 20px;
    color: #6c8598;
}
.sortby p, .filterby p {
    display: inline-block;
}

#jobs {
	margin: 0;
}
.job {
	margin: 0;
	background-color: white;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.job h1 {
    margin-top: 45px;
}
.job h3 a {
	color: white;
	text-decoration: none;
}
.job h4 {
	margin: 0;
	padding: 0;
	padding: 50px 0 15px 0;
	font-size: 24px;
    font-weight: 200 !important;
}
.job h5 {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	font-size: 100%;
	font-weight: bold;
	color: #305d84;
	padding-left: 8px;
}
.job p {
    margin: 20px 0 0 0;
}

.job span {
    margin-bottom: 15px;
    font-weight: 400;
}

.job table {
	margin-left: 4px;
	margin-bottom: 8px;
}

col.item {
	font-weight:bold;
}
#footer .nav li {
    float: left;
    font-size: 12px;
    margin-top: 23px;
    font-weight: 400;
}
#footer .nav > li > a {
    padding: 0 15px;
}

.date-added {
	padding-top:8px;
	font-weight: bold;
	color: #305d84;
}
.deadline {
	font-weight: bold;
	color: #305d84;
	text-align: right;
}

#sortoptions {
	padding: 0;
	margin: 10px 0 40px 0;
}

#sortoptions li {
	display: inline;
	list-style-type: none;
    background-image: none;
	padding:0;
}



.job-details {
	width: 95%;
}

/* Search Exceptions */

.search input {
	width: 120px;
	height: 16px;
}

.sorted-asc {
	margin: 0;
	padding: 0;
	padding-left: 13px;
	background-image: url('/static/images/tri-up.gif?2f71eeba79b2');
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.sorted-desc {
	margin: 0;
	padding: 0;
	padding-left: 13px;
	background-image: url('/static/images/tri-down.gif?2f71eeba79b2');
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.sorted-asc, .sorted-desc {
    color: #000000 !important;
}
.sorted-asc, .sorted-desc, .unsorted {
    font-weight: 300;
}

.unsorted {
		margin: 0;
		padding: 0;
}

#jobsearch {
    width: 100%;
    text-align: right;
    white-space: nowrap;
    margin-bottom: 5px;
}

#jobsearch form {
    display: inline;
}

input#jobsearchsubmit {
}

.jobsearchsubmit {
    display: block;
    float: right;
}

.jobspdf {
    float:right;
    font-size: 10px;
    padding: 2px 4px 0 0;
    font-weight:  normal;
}

.backlink {
    float: right;
    padding-bottom: 5px;
    font-size: 10px;
}

#resetfilters {
    font-size: 75%;
    background: url('/static/images/reset.png?2f71eeba79b2') left center no-repeat;
    padding-left: 15px;
}

.fulljob {
    font-size: 80%;
}

#newsletter_signup {
    font-size: 80%;
}

#newsletter_signup label {
    display: block;
    color: #bbb;
    width: 120px;
}

#newsletter_signup input {
    width: 118px;
}

#newsletter_signup {
    margin-top: 30px;
}

#newsletter_signup h3 {
    margin-bottom: 5px;
}

#newsletter_signup input {
    margin-top: 3px;
}

#newsletter_signup div#response {
    margin-top: 5px;
    color: #dd7700;
}

#newsletter_signup2 {
    margin-bottom: 15px;
}


/* NEWS */

.title-wrapper {
    margin-bottom: 30px;
    margin-top: 25px;
}
.title-wrapper h1, .title-wrapper h2 {
    margin: 0;
}
#Stretch:after {
    clear: both;
    content: "";
    display: block;
}
.breadcrumbs:before {
    content: "";
    float: left;
    height: 100%;
}
.title-wrapper, .title-wrapper-inner {
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.title-wrapper-inner {
    padding-bottom: 16px;
    background: url('/static/images/sub-heading-bg.png?2f71eeba79b2') repeat-x bottom center;
}
.title-wrapper-inner.visible-sm.visible-xs {
    margin-bottom: 30px;
}
.aside .title-wrapper-inner {
    transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
}
.newsitem .newstitle-box h2 a {
    font-size: 30px !important;
    font-family: 'Museo Slab W01';
    padding-bottom: 10px;
    font-weight: 200;
}
.newstitle-box .media .img-wrap img {
    margin-right: 20px;
}
.newstitle-box .media .img-wrap .img-black-bg {
    width: 221px;
}
.newstitle-box .media-body span.readmore {
    margin-bottom: 30px;
}
.nmdcnews-twitter {
    background: url('/static/images/twitter-icon.png?2f71eeba79b2') no-repeat left center;
    padding-left: 25px;
    font-size: 16px;
    font-weight: 400;
}
#widecontent .newsitem h2, .news-details h2, /*#widecontent h4*/ {
    margin: 50px 0 20px 0;
    font-family: 'Museo Slab W01';
    line-height: 40px !important;
    border-bottom: 2px solid #b5c2cb;
    padding-bottom: 20px;
}
.news-details h3 {
    border-bottom: none;
    padding: 10px 5px;
}
#widecontent .publishdate {
    font-size: 20px;
    color: rgba(149, 149, 149, 1);
    font-weight: 100;
}
.newsitem .newstitle-box h2 {
background: url('/static/images/sub-heading-bg-small.png?2f71eeba79b2') repeat-x bottom center;
}
.newstitle-box a {
    font-size: 16px;
    font-family: 'Museo Slab W01';
    font-weight: 400;
}
.pagination {
    width: 100%;
    text-align: center;
}
.page {
    margin:  0 14px;
    font-family: 'Museo Slab W01';
}

.pagination .prev {
    float: left;
}
.pagination .next {
    float: right;
}
/*#normal .aside h3 {
    margin-bottom: 45px;
}*/
#normal .signup-job h3 {
    margin-bottom: 0;
}
#normal .aside .sign-up {
    width: 100%;
}

#normal .aside .sign-up .form-control {
    width: 95%;
    text-align: center;
}
.news-details h2 {
    background: url('/static/images/news-sub-heading-bg.png?2f71eeba79b2') repeat;
    margin-bottom: 0;
    font-size: 30px;
    padding: 8px 0 5px 2px;
}
.news-details h3 {
    background: url('/static/images/news-sub-heading-bg.png?2f71eeba79b2') repeat;
    font-size: 23px;
    font-weight: 200;
    line-height: 23px;
    padding: 10px 0 6px 3px;

}
.news-details h2 a {
    vertical-align: middle;
    font-size: 30px;
    font-family: 'Museo Slab W01';
    font-weight: 100;
}
.news-details img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
#home .newsitem {
    margin-bottom: 18px;
}
.img-wrap {
    position: relative;
    margin-bottom: 15px;
}
.img-black-bg {
    position: absolute;
    width: 100%;
    background-color: #000000;
    bottom: 0;
    color: #ffffff;
    font-size: 12px;
    line-height: 25px;
    padding-left: 5px;
    opacity: 0.7;
    -khtml-opacity:.70;
    -moz-opacity:.70;
    -ms-filter:”alpha(opacity=70)”;
    filter:alpha(opacity=70);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.7);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
span.img-black-bg {
    display: block;
}

/* MEMBERS */

.visit-website {
    width: 148px !important;
 }
#widecontent .caption a {
    display: block;
    text-align: center;
    font-size: 16px;
}
.members {
    padding-top: 20px;
}
.members .row {
    padding-top: 10px;
}
.member-info {
    font-size: 15px;
    padding-left: 8px !important;
    min-width: 48%;
}
.member a {
    font-weight: 200;
}
.info-name a {
    font-weight: 300;
}
.info-position p {
    font-weight: 200 !important;
}
#widecontent h4 {
    font-weight: 300;
    background: url('/static/images/sub-heading-bg-small.png?2f71eeba79b2') repeat-x bottom center;
    padding-bottom: 4px;
    margin-top: 0px;
    margin-bottom: 6px;
    font-family: 'Museo Slab W01';
    font-size: 18px;
}


/* JOBS*/

.signup-job h4 {
    background: transparent !important;
}
.signup-job h3, .signup-job h4{
    font-family: 'Museo Slab W01';
    line-height: 34px;
    background: transparent;
}
.sign-up label {
    font-weight: 400;
}
.signup-job h3 {
    margin-top: 0;
}
.signup-job .sign-up {
    margin: 0 !important;
    float: right;
}
.signup-job .sign-up label {
    margin: 11px 0 !important;
}

#jobs .jobsearchsubmit {
    float: none;
    display: inline-block;
    margin-left: 210px;
}
#jobs .newstitle-box {
    background: url('/static/images/sub-heading-bg-small.png?2f71eeba79b2') repeat-x bottom center;
/*    margin-top: 50px;*/
}
.jobs-newstitle-box-wrap {
    margin-bottom: 50px;
}
#jobs .newstitle-box a {
    font-weight: 300;
    font-size: 18px;
    float: right;
    margin-top: 5px;
}
.job-description h2 {
    display: inline-block;
    font-family: 'Museo Slab W01';
    font-weight: 200;
    margin-top: 0;

}
#jobs .newstitle-box h2 {
    font-size: 30px;
    background-color: transparent;
}
.job-description h3 {
    margin-top: 5px;
    font-family: 'Museo Slab W01';
}
.inner-job-box {
    margin-top: 15px;
}
.job-description p {
    font-size: 16px;
    margin: 10px 0 0 0;
}
.job-description .inner-job-box span {
    font-size: 16px;
    line-height: 22px !important;
/*    font-weight: 400;*/
}
.media-body span {
    font-size: 14px;
    font-weight: 300;
}
.job-description .media a {
    margin: 10px 22px 0 0 !important;
}
#jobs .media-body a {
    border: none;
}

#jobs .media-body h3 {
    border: none;
    color: #6C8598;
}
#jobs .media-body-more-info {
    border: none;
    text-decoration: none;
}
.job h1 {
    font-size: 48px;
}
.job img {
    margin: 40px 0 20px 0;
    max-width: 100%;
}

.floatleft {
    margin: 0 22px 12px 0;
    float: left;
    max-width: 100%;
    max-height: 100%;
    display: block;
    height: auto;
    width: auto;
}

.floatright {
    margin: 0 0 22px 12px;
    float: right;
    max-width: 100%;
    max-height: 100%;
    display: block;
    height: auto;
    width: auto;
}

img.left {
    display: block;
    margin-right: auto;
    max-width: 100%;
    height: 100%;
}

img.right {
    display:block;
    margin-left: auto;
    max-width: 100%;
    height: 100%;
}

/* Size images correctly when wrapped in captions */

.img-caption img {
    max-width: 100%;
}


.center {
    display:inline-block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: 100%;
}


@media (min-width: 993px) {
    #home #rightcolumn {
        float: right;
    }
    .navbar-nav li a {
        padding-left: 10px;
        padding-right: 10px;
    }
    #normal .aside .sign-up label {
        line-height: 22px;
        margin: 0;
        padding: 5px 10px 0;
    }
    .go-web, .visit-website {
        float: right;
    }
    .filter-controls {
        max-height: 140px;
        min-width: 100px;
        width: 118px;
    }
    .go-web {
    margin: 0 0 15px 0;
    }
    .filter {
        width: 50%;
    }
    .filter label {
        max-width: 120px;
        min-width: 100px;
    }
    #sortoptions li {
    margin-right: 50px;
    }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 769px) and (max-width: 992px){
    #rightcolumn {
        max-width: 100% !important;
    }
    .navbar-nav {
        font-size: 12px;
    }
    .navbar-nav li a {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .main-content blockquote {
        margin-right: 0 !important;
    }
    .main-content blockquote p {
        font-size: 40px !important;
    }
    img.floatright {
        margin-right: 0 !important;
    }
    .search {
    /*    width: 120px;*/
        font-size: 12px;
    }
    #normal .aside .sign-up {
        width: 300px;
         margin: 0 0 30px;
    }
    .go-web {
        margin: 15px 0 15px 0;
    }
    .share-socials {
        margin-bottom: 20px;
    }
    .filter {
        width: 100%;
    }
    .filter label {
        width: 100px;
    }
    .filter-controls {
        width: 50%;
    }
    #sortoptions li {
        margin-right: 38px;
    }
}
@media (max-width: 768px) {
    .container {
        padding: 0 15px;
    }
    .top-bar {
        font-size: 12px !important;
    }
    .search {
    /*    width: 145px;*/
        margin: 0 0 15px 15px;
    }
    #rightcolumn {
        max-width: 100% !important;
    }
    .main-content .nav {
        font-size: 16px !important;
    }
    h2 {
        font-size: 29px !important;
    }
    .main-content blockquote {
        margin-right: 20px !important;
        width: 300px !important;
    }
    .main-content blockquote p {
        font-size: 30px !important;
    }
    img.floatright {
        margin-right: 20px !important;
    }
    .job-description .newstitle-box h3 {
        padding-bottom: 25px;
    }
    .job-description .newstitle-box a {
        left: 0;
        margin-bottom: 5px;
    }
    #normal .aside .sign-up {
        width: 300px;
         margin: 0 0 30px;
    }
    .filter label {
        width: 100px;
    }
    .filter-controls {
        width: 118px;
    }
    .filter {
        margin-bottom: 10px !important;
        width: 100%;
    }
    #home .logo {
        background-size: 100% !important;
    }
    .go-web {
        margin: 15px 0 15px 0;
    }
    .share-socials {
        margin-bottom: 20px;
    }
    .inner-job-box .media p {
        float: left !important;
    }
    #sortoptions li {
    margin-right: 50px;
    }
 }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    #main h3, #rightcolumn h3 {
        font-size: 20px;
    }
    #rightcolumn {
        padding: 0;
    }
    .navbar-collapse {
        background-color: #000000;
    }
    h1 {
        font-size: 43px;
    }
    .member {
        margin: 6px 3px;
    }
    .share-socials ul li {
        margin: 15px 5px 0;
    }
    #normal .aside .sign-up {
        width: 300px;
    }
    .pagination {
        font-size: 15px;
    }
    .page {
        margin: 0 11px;
    }
    .member .caption a {
        margin: 15px 0;
    }
    .news-item-img-wrap {
        width: 66.6667%;
        float: left;
    }
    .news-item-info-box {
        padding: 0 15px;
    }
    .inner-job-box .media p {
        width: 100%;
    }
    .go-web {
        margin: 15px 0 15px 0;
    }
 }

/* Landscape phones and down */
@media (max-width: 480px) {
    .col-xs-customized {
        width: 100%;
    }
    .col-xs-customized p {
        margin-bottom: 0;
    }
    .col-xs-customized .info-name {
        margin-bottom: 15px;
    }
    .col-md-4, .col-md-12 {
      padding: 0;
      width: 100%;
    }
    .pagination {
        font-size: 13px;
    }
    .page {
        margin: 0 2px;
    }
    .newstitle-box h1 {
        margin-bottom: 30px;
    }
    .member img {
    max-width: 100%;
    }
    img.floatright {
        margin-right: 0;
        width: 100%;
    }
    #home .banner {
        height: 197px !important;
    }
    #home .logo {
        background-size: 100%;
        height: 197px;
    }
    #normal .logo {
        background-size: 100%;
    }
    .media {
        display:table;
        border-collapse: separate;
        border-spacing: 5px;
    }
    .media > pull-left {
      display: table-footer-group;
    }
    .media > .member-info {
      display: table-header-group;
    }
    .search {
        margin: 0 0 15px 15px;
    }
    .share-socials ul {
        margin-left: 5px;
    }
    .share-socials {
        padding-right: 5px;
        margin-bottom: 20px;
        display: block;
    }
    .share-socials p {
        font-size: 18px;
    }
    .share-socials ul li {
    margin: 15px 2px 0;
    }
    #jobs .newstitle-box a {
        margin: 0 0 15px;
    }
    #jobs .jobsearchsubmit {
        line-height: 45px;
        margin-left: 0;
        float: right;
    }
    .inner-job-box .media-body {
        width: 100%;
    }
    .inner-job-box .media-body h3 {
        margin: 20px 0 0 0;
    }
    .inner-job-box .media p {
        width: 100%;
    }
    .news-item-img-wrap {
        width: 100%;
        float: left;
    }
    #sortoptions li {
        margin-right: 18px;
    }
    #normal .aside .sign-up {
        width: 100%;
    }
    .row {
        margin: 0;
    }
    #home .sign-up {
        width: 270px;
    }
}

.jobs-intro-text a {
    text-decoration: none;
}
.jobs-intro-text a:hover {
    text-decoration: underline!important;
}

#email_html a[id^='section'] {
    padding-top: 65px;
    margin-top: -65px;
    display: inline-block;
    outline: none;
}

#email_html a[id^='article'] {
    padding-top: 50px;
    margin-top: -50px;
    display: inline-block;
    outline: none;
}

#email_html h4 a {
    padding-top: 65px;
    margin-top: -65px;
    display: inline-block;
    outline: none;
}

#email_html td[bgcolor='#6c8492'] a {
    padding-top: 65px;
    margin-top: -65px;
    display: inline-block;
    outline: none;
}

.mailchimp-button {
    height: 0;
    width: 0;
    border: 0;
    overflow: hidden;
}
