/*
=======================================
Page Styles
=======================================
*/


/*
------------------------------
Home page
------------------------------
*/



/*
Defaults
*/

.emergency-message {
  background-color:#444;
  border-bottom:5px solid #8A2A2B;
  min-height:60px;width:100%;
  color:#fff;
  padding:15px;
  font-size:18px;
  text-align: center;
  z-index: 3;
  position: relative;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.emergency-message a {
    color: #fff;
}

/*
Caption
*/

#header-photo .btn-tooltip {
    background: rgba(0, 0, 0, .8);
    border: none;
    position: absolute;
    bottom: 200px;
    right: 0px;
    z-index: 9999;
    font-size: 37px;
    color: #fff;
    border-radius: 0px;
    line-height: 1em;
}

#header-photo .btn-tooltip:hover,
#header-photo .btn-tooltip:focus,
#header-photo .btn-tooltip:active {
    background: rgba(0, 76, 151, .8) !important;
    border: none;
    color: #fff !important;
    box-shadow: none;
}

#header-photo .header-photo-inner {
    overflow-x: hidden;
}

#header-photo .btn-tooltip:hover,
#header-photo .btn-tooltip:focus {
    background: #ddd;
    color: #333;
}

#header-photo .tooltip {
    font-size: 16px;
    font-weight: normal;
    left: auto !important;
    right: 0px;
    bottom: 200px !important;
    height: auto;
    margin-top: 0px !important;
    padding: 0px !important;
    top: auto !important;
}

#header-photo .tooltip-arrow {
    display: none;
}

#header-photo .tooltip-inner {
    border-radius: 0px;
    font-weight: normal;
    width: 300px;
    max-width: 300px;
    padding: 25px 60px 25px 30px;
    background-color: rgb(0, 76, 151);
    padding-right: 60px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    letter-spacing: 0.266667px;
    line-height: 16.9px;
}

#header-photo .btn-tooltip i span {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 8px;
    display: block;
    margin-top: 4px;
    text-transform: uppercase;
}


/*
New Homepage
*/

.new-front #main #content .content-inner {
    background: none !important;
}

.new-front #main #content {
    background: none !important;
}

.new-front #main {
    margin-top: -23px;
}

.new-front .inner.main-inner {
    padding: 0 !important;
}

.new-front #main .content-inner .title-text {
    display: block;
    font-size: 30px;
    color: #004C97;
    font-weight: 300;
    letter-spacing: 1.4px;
    /*border-bottom: 1px solid #004C97 !important;*/
}

.new-front .title-text.white {
    color: #fff;
}

@media screen and (min-width: 48em) {
    .new-front .title-text {
        font-size: 38px !important;
    }
}

@media screen and (min-width: 62em) {
    .new-front .title-text {
        font-size: 38px;
    }
}

.new-front #basic-carousel .item {
    max-height: 480px;
}

@media screen and (min-width: 48em) {
    .new-front #basic-carousel {
        margin-top: 0px;
    }
}

.new-front .title-image {
    margin-bottom: 30px;
}
.new-front .main-container {
    position: relative;
}
.new-front .main-container .science {
    padding: 10px 0;
        background-image: linear-gradient(to bottom, #f0f3fa 0%, #B5CDDF 100%);
}
.new-front #main .content-inner .main-container .events_interact h2.title-text {
    color: #fff;
    /*border-bottom: 1px solid #fff !important;*/
    margin-bottom: 30px;
    padding: 5px 15px;
}
.new-front .main-container .science section img {
    width: 100%;
}
.new-front .main-container .events_interact .event {
    margin-bottom: 20px;
}
@media screen and (min-width: 62em) {
    .new-front .main-container .events_interact .event {
        margin-bottom: 0;
    }
}
.new-front .main-container .events_interact .event-text .event-detail {
  margin-bottom: 15px;
  width: 46%;
  display: inline-block;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.new-front .main-container .events_interact .event-text .event-detail .event-block {
    margin: 0;
    padding: 8px;
}
.new-front .main-container .events_interact .event-text .event-detail .date {
    padding: 8px;
    color: #fff;
    background: #004C97;
    display: block;
    width: 100%;
}
.new-front .main-container .events_interact .event-text .event-detail a {
    color: #004C97;
    text-decoration: none;
}
.new-front .main-container .events_interact .event-text .event-detail a:hover {
    text-decoration: underline;
}
.new-front .main-container .events_interact .news-item {
    padding: 15px 0;
}
.new-front footer {
    margin-top: 0;
}

/* Front page cards. */
.new-front .card {
  background-color: rgba(255,255,255,.7);
  box-shadow: 0px 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  max-width: 544px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.new-front .science .card:hover img {
  transform: scale(1.2);
}
.new-front .card-text {
    padding: 0 15px 15px;
}
.new-front .science .card-text h3 {
    min-height: 46px;
}
.new-front .science .card-text p {
    min-height: 76px;
}
.new-front .science .card-image {
    height: 198px;
    overflow: hidden;
    margin: 0 auto;
}
.new-front .science .card-image img {
  transition: transform .4s;
}

/* Front page news. */
.new-front .news-section .news-item:hover img {
  transform: scale(1.2);
}
.new-front .news-section .spotlight-img {
    height: 185px;
    overflow: hidden;
    margin: 0 auto;
}
.new-front .news-section .spotlight-img img {
  transition: transform .4s;
}

/*
------------------------------
About (section)
------------------------------
*/

/*
------------------------------
Newsroom page
------------------------------
*/

/* Spotlight */
.section-newsroom .spotlight-block {
    margin-top: 10px;
}

.section-newsroom .spotlight-block .block-title {
    display: none;
}

.section-newsroom .spotlight-block .entry .thumb {
    float: left;
    padding: 0;
    width: 17%;
}

.section-newsroom .spotlight-block .entry .thumb img {
    height: auto;
    width: 100%;
}

.section-newsroom .spotlight-block .entry .entry-group {
    float: right;
    padding: 0;
    width: 80%;
}

.section-newsroom .spotlight-block .entry .entry-group .title {
    margin: 0;
    padding: 0;
}

.section-newsroom .spotlight-block .entry .entry-group .link {
    display: none;
}


/*
------------------------------
Fact Sheets & Brochures page
------------------------------
*/
.thumbs.fact-sheets .thumb-group {
    text-align: center;
}

.thumbs.fact-sheets .thumb-image img {
    /*
  height: 200px;
  width: 150px;
  */

    height: auto;
    width: 100%;
    max-height: 210px;
    max-width: 158px;
}

#brochures .thumbs.fact-sheets .thumb-image img {
    height: auto;
    width: auto;
    max-height: 210px;
    max-width: auto;
}

@media (min-width: 0) and (max-width: 480px) {
    #brochures .thumbs.fact-sheets .thumb-image img {
        max-height: 150px;
    }
}

.thumbs.fact-sheets .thumb-title {
    font-size: 1em;
    font-weight: bold;
    margin: 8px 0 5px 0;
    padding: 0;
}

.thumbs.fact-sheets .thumb-link {
    font-size: 0.9em;
}

.thumbs.fact-sheets .thumb-link a:before {
    color: #444;
    content: "[";
    display: inline-block;
    padding-right: 0.2em;
}

.thumbs.fact-sheets .thumb-link a:after {
    color: #444;
    content: "]";
    display: inline-block;
    padding-left: 0.2em;
}


/*
------------------------------
Benefits page
------------------------------
*/
.section-particle-physics.section-benefits .content-sidebar .thumbs {
    margin: 0;
    padding: 0;
}

.section-particle-physics.section-benefits .content-sidebar .thumbs.one-per-row .thumb-row {
    padding: 5px 0;
}

.section-particle-physics.section-benefits .content-sidebar .thumbs .thumb-row .title {
    padding-top: 8px;
}


/*
------------------------------
FAW home page
------------------------------
*/
.faw-homepage .nav-tabs {
    margin: 0 -30px;
}

.faw-homepage .nav-tabs>li:first-child {
    margin-left: 30px;
}

.faw-homepage .nav-tabs>li>a {
    background: #f3f3f3;
    border-color: #aaa;
    border-style: solid;
    border-width: 1px 1px 0 1px;
    color: #039;
}

.faw-homepage .nav-tabs>li>a:hover,
.faw-homepage .nav-tabs>li>a:focus {
    background: #e3e3e3;
    border-color: #aaa;
    border-style: solid;
    border-width: 1px 1px 0 1px;
}

.faw-homepage .nav-tabs>li.active>a,
.faw-homepage .nav-tabs>li.active>a:hover,
.faw-homepage .nav-tabs>li.active>a:focus {
    background: #039;
    border-color: #039 #039 transparent transparent;
    color: #fff;
}

.faw-homepage .tab-pane {
    min-height: 300px;
}

.faw-homepage .tab-pane .row {
    padding: 10px 0;
}

.faw-homepage .tab-pane .row .block {
    margin-bottom: 30px;
}


/*
------------------------------
FAW calendar page
------------------------------
*/

/*
------------------------------
'Physics for Everyone Lectures' page
------------------------------
*/
.past-lectures {}

.past-lectures .entry-row {}

.past-lectures .entry-row .speaker-entry {
    margin-bottom: 15px;
}

.past-lectures .entry-row .speaker-entry .lecture-date {
    color: #999;
}

.past-lectures .entry-row .speaker-entry .lecture-title {
    margin: 10px 0 0 0;
}

.past-lectures .entry-row .speaker-entry .lecture-links {
    margin-bottom: 10px;
}

.past-lectures .entry-row .speaker-entry img {
    width: 100%;
    max-width: 250px;
    height: auto;
}



/*
------------------------------
Tevatron pages
------------------------------
*/

/* Media */
.section-tevatron-media .tab-pane {
    padding: 10px 0;
}

.section-tevatron-media ul.thumbs {
    list-style: none;
    margin: 0 0 1em 0;
    padding: 0;
    overflow: hidden;
    /*height: 165px;*/
}

.section-tevatron-media ul.thumbs li {
    display: inline-block;
    float: left;
    /*line-height: 1em;*/

    list-style: none;
    padding: 1px;
    width: 24%;
}

@media (min-width: 0) and (max-width: 991px) {
    .section-tevatron-media ul.thumbs li {
        width: 49%;
    }
}
.section-tevatron-media ul.thumbs img {
    width: 100%;
    height: auto;
}

.section-tevatron-media ul.thumbs .image-links {
    background: #ddd;
    display: block;
    font-size: 1em;
    padding: 4px 6px 6px 6px;
    text-align: center;
}

.section-tevatron-media ul.thumbs .image-links a {
    margin: 0 2px;
}


/* Tevatron Symposium */
.section-tevatron-symposium {
    position: relative;
}

.section-tevatron-symposium .tevatron-symposium-header {
    display: block;
    margin: 1em 0 2em 0;
    width: 100%;
    height: auto;
}

.section-tevatron-symposium .tevatron-symposium-graphic {
    position: absolute;
    top: 130px;
    right: 0;
}

.section-tevatron-symposium .tevatron-symposium-info {
    display: block;
    list-style: none;
    margin: 0 0 1.5em 0;
    padding: 0;
    width: 250px;
}

.section-tevatron-symposium .tevatron-symposium-info span {
    background: #005695;
    clear: both;
    color: #fff;
    display: inline-block;
    font-size: 1.3em;
    font-weight: bold;
    margin: 3px 0;
    padding: 3px 6px 3px 40px;
}

.section-tevatron-symposium .tevatron-symposium-info span.bg-blue {
    background: #005695 !important;
}

.section-tevatron-symposium .tevatron-symposium-info span.bg-gray {
    background: #808285 !important;
}

.section-tevatron-symposium .blue {
    color: #005695 !important;
}

.section-tevatron-symposium .light-blue {
    color: #83d2e4 !important;
}

.section-tevatron-symposium .gray {
    color: #808285 !important;
}

.section-tevatron-symposium dl.agenda {
    border-bottom: 1px dotted #ddd;
    font-size: 1.2em;
    list-style: none;
    margin: 0;
    overflow: auto;
    padding: 1.2em 0;
    width: 100%;
}

.section-tevatron-symposium dl.agenda dt {
    color: #005695;
    font-weight: bold;
    float: left;
    margin: 0;
    padding: 0;
    width: 6%;
}

.section-tevatron-symposium dl.agenda dd {
    color: #808285;
    float: right;
    margin: 0;
    padding: 0;
    width: 92%;
}

.section-tevatron-symposium dl.agenda dd ul {
    list-style: none;
    margin: 0 0 1em 0;
    overflow: auto;
    padding: 0;
}

.section-tevatron-symposium dl.agenda dd ul.last {
    margin: 0;
}

.section-tevatron-symposium dl.agenda dd ul li.title {
    color: #005695;
    font-weight: bold;
}

.section-tevatron-symposium dl.agenda dd ul li.desc {
    padding-left: 2em;
}

.section-tevatron-symposium dl.agenda .indent {
    display: inline-block;
    padding-left: 2em;
}


/*
------------------------------
Third-party pages
------------------------------
*/
.third-party-page #secondary-menu ul li,
.third-party-page #secondary-menu ul ul ul {
    display: block;
}


/*
VMS Order Form
----------------------
*/
.third-party-page #photoOrderForm #imageTable th {
    padding: 8px 4px;
}

.third-party-page #photoOrderForm #imageTable td {
    padding: 8px 4px;
    width: 14%;
}

.third-party-page #photoOrderForm #imageTable td.order-row-number {
    width: 2%;
}

.third-party-page #photoOrderForm #imageTable td.upload-file {
    width: 24%;
}

.third-party-page #photoOrderForm #imageTable td.upload-file input[type=file] {
    width: 100%;
}

@media (min-width: 0) and (max-width: 767px) {
    .third-party-page #photoOrderForm #imageTable th {
        display: none;
    }

    .third-party-page #photoOrderForm #imageTable td,
    .third-party-page #photoOrderForm #imageTable td.order-row-number,
    .third-party-page #photoOrderForm #imageTable td.upload-file {
        border: none;
        display: block;
        width: auto;
    }

    .third-party-page #photoOrderForm #imageTable td.order-row-number b {
        background: #e6e6e6;
        display: block;
        font-weight: bold;
        padding: 8px;
    }

    .third-party-page #photoOrderForm #imageTable td.order-row-number b:before {
        content: "Order: ";
    }

    .third-party-page #photoOrderForm #imageTable td:before {
        content: "";
        display: block;
        font-weight: bold;
        margin: 0 4px 2px 4px;
    }

    .third-party-page #photoOrderForm #imageTable td.image-number:before {
        content: "Image Number:";
    }

    .third-party-page #photoOrderForm #imageTable td.type-of-print:before {
        content: "Type of Print:";
    }

    .third-party-page #photoOrderForm #imageTable td.size-of-print:before {
        content: "Size of Print:";
    }

    .third-party-page #photoOrderForm #imageTable td.size-other:before {
        content: "Size - Other:";
    }

    .third-party-page #photoOrderForm #imageTable td.number-of-prints:before {
        content: "# of Prints:";
    }

    .third-party-page #photoOrderForm #imageTable td.upload-file:before {
        content: "Upload File:";
    }
}


/*scroll up css*/
.scroll-to-top {
    background: #3b3b3b;
    color: #fff;
    position: fixed;
    bottom: 12%;
    right: 20px;
    font-size: 16px;
    padding: 2px 10px;
    border-radius: 4px;
    opacity: 0.5;
    display: none;
    z-index: 999;
}

.scroll-to-top:hover {
    background: #004C97;
    opacity: 1;
}

/*
------------------------------
ADMX page with 3rd level left menu
------------------------------
*/

#secondary-menu ul ul .dark-matter-energy ul{
  display: none;
  margin-left: 15px;
}
.section-dark-matter-energy .dark-matter-energy ul {
  display: block !important;
}

/*
------------------------------
Wordpress styled captions
------------------------------
*/
.wp-caption {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  display: block;
  line-height: 1.25;
  margin-bottom: 1.5em;
  padding: 6px;
}
.wp-caption .wp-caption-text {
  margin: .8075em 0;
}
.thumbnail .caption, .wp-caption .wp-caption-text {
  color: #777;
  font-size: .9em;
  line-height: 1.25em;
  margin: 0;
  padding: 8px 0 0;
  text-align: left;
}


/*
-----------------------------
FNAL Button
-----------------------------
*/
.btn.btn-primary.btn-fnal {
  background-color: #004C97;
  border-color: #004C97;
  padding: 10px 30px;
  margin-bottom: 15px;
}
.btn.btn-primary.btn-fnal:hover {
  background-color: #002855;
}

/*
---------------------------
New Homepage May 2018
---------------------------
*/
#basic-carousel {
    max-height: 710px;
}

.new-front #header {
    background-color: #fff;
}

.mission {
    text-align: center;
    position: absolute;
    bottom: 50px;
    right: 0;
    width: 100%;
    padding-right:15px;
}

.mission-text {
    background-color: rgba(255,255,255,.8);
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    padding: 15px 15px 30px;
}

.mission h1 {
    /*text-transform: uppercase;*/
    color: #004C97;
    letter-spacing: 1.2px;
    font-size: 30px;
}

.mission p {
    color: #004C97;
    font-weight: 400;
    font-size: 20px;
}

h2.title-text {
    position: relative;
    border-bottom: none !important;
}

h2.title-text::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) scaleX(0);
    transform-origin: 0% 100%;
    width: 100%;
    height: 1px;
    background-color: #004C97;
    transition: transform 1500ms;
}

h2.title-text.skrollable-after::after {
    transform: translateX(-50%) scaleX(1);
}

.dark-section h2.title-text::after {
    background-color: #fff;
}

.bg-img-fix {
    position: fixed;
    z-index: 1;
    top: 0;
    max-width: 101%;
}

.bg-img-fix--2 {
    position: fixed;
    z-index: 1;
    top: 0;
    max-width: 101%;
}

.news-item .spotlight-text h3 {
    margin-bottom: 5px;
}

.new-front .science,
.new-front #header,
.new-front #footer,
.new-front .news-section,
.new-front .resources-section,
.new-front .video-bar {
    position: relative;
    z-index: 2;
}


/**** Video Section *****/
.new-front .video-bar {
    padding: 50px 0;
    background-image: linear-gradient(to top, #B3BFDB 0%, #506EAA 63%, #375176 87%, #2F4165 100%);
}
.new-front .video-bar iframe {
    width: 100%;
}
.new-front .video-bar .video-text a:hover {
    color: #fff !important;
    text-decoration: none;
}
.new-front .video-bar iframe {
    margin-bottom: 20px;
}
.new-front .video-bar .container section {
    position: relative;
    margin-bottom: 40px;
}
.new-front .video-bar .container section .video-img {
    width: 100%;
}
.new-front .video-bar .container section .play {
    position: absolute;
    top: 25%;
    left: 35%;
}
.new-front .video-bar .container section .video-text {
    padding: 0 15px;
}
@media screen and (min-width: 62em) {
    .new-front .video-bar .container section .video-text {
        padding: 0 50px 50px 0;
    }
}
@media screen and (max-width: 767px) {
    .new-front .video-bar .container section .video-text {
        margin-top: 30px;
    }
}
.new-front .video-bar .container section .video-text h2, .new-front .video-bar .container section .video-text p {
    color: #fff;
}
.new-front .video-bar .container section .video-text h2 {
    font-size: 1.7em !important;
}
@media screen and (min-width: 48em) {
    .new-front .video-bar .container section .video-text h2 {
        font-size: 2em !important;
    }
}
@media screen and (min-width: 62em) {
    .new-front .video-bar .container section .video-text h2 {
        font-size: 2.3em !important;
    }
}
.new-front .video-bar .videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    top: 10px;
}
.new-front .video-bar .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#footer {
    background-color: #fff;
}

.new-front .main-container .events_interact .event-text .event-detail h3 {
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 0.1em;
}

.events_interact > .full-overlay {
    position: relative;
    z-index: 1;
    background-color: rgba(50, 50, 50, .6);
    padding-top: 30px;
    padding-bottom: 30px;
    height: 100%;
}

.events_interact.events > .full-overlay {
    background-color: rgba(50, 50, 50, .3);
}

.new-front #main .content-inner .dark-section .title-text {
    color: #fff;
}

.event-text {
    display: flex;
    flex-wrap: wrap;
}

.event-detail {
    background-color: rgba(255, 255, 255, .8);
    margin: 0 2%;
}

.bg-container {
    position: absolute;
    height: 100%;
    width: 100%;
    clip: rect(0, auto, auto, 0);
}

.scroll-done {
    left: 0 !important;
}

.science .skrollable {
    -webkit-transition: left 2s;
    /* Safari */
    transition: left 2s;
}

.news-section .nav-pills {
    text-align: center;
}

.news-section .nav-pills li {
    float: none;
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 30px;
    border-radius: 50%;
    color: #fff;
    height: 100px;
    background-color: #444;
    width: 100px;
}
.news-section .nav-pills li.rule {
  background-color: transparent;
  position: relative;
  top: 50px;
  width: 160px;
}

.news-section .nav-pills li:not(.rule) a {
    color: #fff;
    font-size: 16px;
    background-color: transparent;
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 0;
    padding-top: 26%;
    text-transform: uppercase;
}
.news-section .nav-pills li:first-child a {
    padding-top: 36%;
}
.news-section .nav-pills li.active {
    background-color: #004C97;
}

.news-section .nav-pills li.active a, .news-section .nav-pills li.active a:hover, .news-section .nav-pills li.active a:focus {
  background-color: transparent;
}

.news-item {
    padding: 0 30px;
    margin: 0 0 30px 0;
}

#news-carousel .carousel-inner {
    min-height: 354px;
}

#clips-carousel .carousel-inner {
    min-height: 284px;
}

.title-text {
    padding-left: 15px;
}

.hor-rule {
    width: 150px;
    height: 2px;
    top: 12px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 1%, rgba(204, 204, 204, 1) 15%, rgba(102, 102, 102, 1) 37%, rgba(102, 102, 102, 1) 63%, rgba(204, 204, 204, 1) 85%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 1%, rgba(204, 204, 204, 1) 15%, rgba(102, 102, 102, 1) 37%, rgba(102, 102, 102, 1) 63%, rgba(204, 204, 204, 1) 85%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 1%, rgba(204, 204, 204, 1) 15%, rgba(102, 102, 102, 1) 37%, rgba(102, 102, 102, 1) 63%, rgba(204, 204, 204, 1) 85%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}

.carousel {
    min-height: 450px;
}

.carousel-control {
    width: 5%;
}

.carousel-control.right {
    background: none;
}

.carousel-control.left {
    background: none;
}

.carousel-control span {
    color: #606060;
}

body {
    height: auto !important;
}

.pre-footer {
    position: relative;
    z-index: 3;
    background-color: #000;
    padding: 20px 0;
    text-align: center;
    height: 92px;
}
.pre-footer .social-icons a span {
    display: block;
    text-indent: -9999px;
    height: 0;
    width: 0;
}
@media (max-width: 767px) {
  .pre-footer {
    height: 150px;
  }
}

.pre-footer a {
    display: inline-block !important;
}

.pre-footer .glyphicon {
    font-size: 30px;
    margin-right: 5px;
}

.pre-footer .btn-text {
    position: relative;
    top: -7px;
}

.resources-section {
    background-color: #000;
    padding-top: 15px;
}

.resources-section .btn-group {
    margin-top: 20px;
    margin-bottom: 20px;
}

.resources-section .btn-group button {
    height: 36px;
}

.resources-section h2 {
    padding: 0 !important;
    margin: 5px 0 !important;
}

ul.resource-links li {
    list-style-type: none;
    display: inline-block;
}








/* Global Button Styles */

a.animated-button:link,
a.animated-button:visited {
    position: relative;
    display: block;
    margin: 5px;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    letter-spacing: .08em;
    border-radius: 0;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

a.animated-button:link:after,
a.animated-button:visited:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}

a.animated-button:link:hover,
a.animated-button:visited:hover {
    color: #FFF;
    text-shadow: none;
}

a.animated-button:link:hover:after,
a.animated-button:visited:hover:after {
    height: 550%;
}

a.animated-button:link,
a.animated-button:visited {
    position: relative;
    display: block;
    margin: 5px;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    letter-spacing: .08em;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

a.animated-button.victoria-two {
    border: 2px solid #8A2A2B;
}

a.animated-button.victoria-two:after {
    background: #8A2A2B;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    transform: translateX(-50%) translateY(-50%) rotate(25deg);
}

.more-btn a.animated-button.victoria-two {
    border: 2px solid #004C97;
    color: #004C97;
    text-shadow: none;
}

.more-btn a.animated-button:link:hover,
.more-btn a.animated-button:visited:hover {
    color: #fff;
}

.more-btn a.animated-button.victoria-two:after {
    background: #004C97;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    transform: translateX(-50%) translateY(-50%) rotate(25deg);
}

.more-btn a.animated-button:link:before, .more-btn a.animated-button:visited:before {
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 150%;
    z-index: -1;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
    background-color: rgba(255, 255, 255, .8);
}

.more-btn {
    text-align: center;
}

.more-btn a {
    display: inline-block !important;
}

.social-icons {
    margin-top: 7px;
}

.social-icons a {
    display: inline-block;
    width: 36px;
    height: 36px;
    padding-top: 5px;
    margin: 2px;
    font-size: 20px;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 0 48px #004C97;
    box-shadow: inset 0 0 0 48px #004C97;
    -webkit-transition: -webkit-box-shadow 1s;
    -o-transition: box-shadow 1s;
    transition: box-shadow 1s;
}

.social-icons a:hover {
    -webkit-box-shadow: inset 0 0 0 2px #004C97;
    box-shadow: inset 0 0 0 2px #004C97;
}

.social-icons a i {
    color: #fff;
}
#news-carousel .carousel-control span, #clips-carousel .carousel-control span {
  top: 35%;
}
.videoWrapper {
  position: relative;
  padding-bottom: 58.3%; /* 16:9 */
  padding-top: 18px;
  height: 0;
  margin-bottom: -24px;
  margin-top: -10px;
  background-color: #757575;
}
.videoWrapper iframe, .videoWrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 96.5%;
  /*height: auto;*/
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.new-front #basic-carousel .item {
  max-height: unset;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .new-front .science .card-image {
    height: 159px;
  }
  .new-front .news-section .spotlight-img {
    height: 148px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .new-front .news-section .spotlight-img {
    height: 106px;
  }
  .mission {
    bottom: 60px;
  }
  #navigation ul.nav li > a {
    font-size: 12px;
    padding: 2px 14px;
  }
}
@media (max-width: 767px) {
  .new-front #page {
    width: 100%;
    overflow: hidden;
  }
  .videoWrapper iframe {
    position: relative;
  }
  .mission {
    position: relative;
    right: 0;
    bottom: 0;
    background-color: #fff;
    padding: 0 15px;
  }
  .mission-text {
    background-color: transparent;
    box-shadow: none;
    padding: 0 15px 40px;
  }
  .new-front #basic-carousel {
    margin-top: 55px;
  }
  .videoWrapper {
    padding-bottom: 60%;
    padding-top: 0;
    height: auto;
    margin-bottom: 0;
  }
  #footer {
    padding: 15px;
  }
  .new-front #main .content-inner .title-text {
     border-bottom: 1px solid #004C97 !important;
  }
  .new-front #main .content-inner .main-container .events_interact h2.title-text,
  .new-front #main .content-inner .dark-section .title-text {
    border-bottom: 1px solid #fff !important;
  }
  .news-section .nav-pills li.rule {
    display: none;
  }
  .events_interact picture {
    display: none;
  }
  .events_interact {
    background-image: url(/fnalincludes/v6_0/images/17-0177-10.xs.jpg);
    background-size: cover;
  }
  .events_interact.conferences {
    background-image: url(/fnalincludes/v6_0/images/15-0274-07.xs.jpg);
    background-size: cover;
  }
}
