.layer-stats, .layer-stats2, .stats-text {
    text-shadow: .9px 2.9px 4.9px #272727c0
}

body, html {
    overflow-x: hidden;
    width: 100%;
}

html {
    overflow-x: hidden;
}

.modal, .modal-content, .navbar-toggler:focus, input {
    outline: 0
}

#block-searchform-2 {
    float: right
}

.btn-close {
    margin-top: 100px
}

.fixed-top {
    z-index: 1030
}

.search-button input[type=submit] {
    font-family: FontAwesome;
    color: #fff !important;
    display: inline;
    font-size: 18px
}

.layer-stats, .layer-stats2 {
    font-family: sans-serif;
    font-size: 2.65rem;
    font-weight: 900 !important
}

.stats-header2 {
    font-family: Tinos, serif;
    font-size: 34px;
    line-height: .9;
    text-align: center;
    color: #232322;
    font-weight: 400
}

.stats-title-subheader {
    line-height: .94;
    letter-spacing: .6px
}

.stats-text {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.26;
    letter-spacing: .3px;
    text-align: center;
    color: #fff
}

.academy-news-card, .news-card {
    box-shadow: .9px 2.9px 9.7px .3px rgba(39, 39, 39, .75) !important;
    height: 90% !important
}

.conference-text, .majors {
    text-align: left
}

.pillar-pointer-img {
    width: 90%;
    margin-top: 83px;
    position: absolute
}

.grid-row--background:after {
    content: '';
    background: linear-gradient(300deg, #111, #000);
    opacity: .65;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.region-content-top {
    background-size: cover !important;
    text-align: center;
    position: relative;
    overflow: hidden
}

#page-title {
    margin-top: 4rem
}

.dawn-page-header {
    position: absolute;
    -webkit-font-smoothing: antialiased
}

.dawn-page-header .navbar-fixed {
    position: fixed;
    width: 100%;
    background: rgba(61, 61, 53, .9);
    top: 0;
    left: 0;
    transform: translateY(-100%);
    z-index: 100;
    margin-top: 15px
}

.region-footer-third {
    padding-left: 40px
}

img#usma-logo {
    z-index: 1000
}

.awemenu-default.awemenu-mobile .awemenu-logo {
    padding: 0 !important
}

.navbar-toggler {
    width: 20px;
    height: 18px;
    padding: 0;
    position: relative;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

.navbar-toggler span {
    display: block;
    position: absolute;
    height: 2px;
    width: 20px;
    background: #fff;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.navbar-toggler span:nth-child(1) {
    top: 0
}

.navbar-toggler span:nth-child(2) {
    top: 7px
}

.navbar-toggler span:nth-child(3) {
    top: 14px
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
    top: 7px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
    opacity: 0;
    width: 0
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
    top: 7px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.awemenu-standard .awemenu > .awemenu-item .awemenu-submenu.awemenu-megamenu, .awemenu-top .awemenu > .awemenu-item .awemenu-submenu.awemenu-megamenu {
    box-shadow: .9px 2.9px 9.7px .3px rgba(39, 39, 39, .75)
}

.dropdown, .dropleft, .dropright, .dropup {
    position: relative;
    display: inline-block
}

.navbar-nav .dropdown-menu {
    position: absolute;
    float: none
}

.border1, .projects_section {
    box-shadow: .9px 2.9px 4.9px .1px #272727c0
}

.dawn-menu--main .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .7);
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer
}

.dawn-menu--main .dropdown-menu {
    margin-top: -2px;
    border: 0;
    font-size: 14px
}

.dawn-menu--main .dropdown-item:focus, .dawn-menu--main .dropdown-item:hover {
    background-color: #eee
}

.dawn-menu--main .dropdown-toggle:after {
    content: "\f123";
    border: 0;
    font-family: Ionicons;
    font-size: 11px;
    top: 2px;
    position: relative;
    color: #777
}

.dawn-footer {
    font-size: 1rem;
    padding-top: 4rem;
    padding-bottom: 30px;
    position: absolute;
    color: hsl(0,0%,100%);
    background:linear-gradient(0deg, rgba(51,60,51, 0.3), rgba(51, 60, 51, 0.3)), url(https://s3.amazonaws.com/usma-media/inline-images/img/usma/footer-v1.jpg)
}

#page-bottom a, .dawn-footer a {
    color: hsl(0,0%,100%)
}

.dawn-footer img {
    width: 715px;
    margin-top: -41px
}

.region-sidebar-first h2, .region-sidebar-second h2 {
    font-family: Poppins;
    font-size: .875rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ebebeb;
    color: #212529
}

.region-sidebar-second .navbar-nav .nav-item {
    padding-bottom: .5rem
}

.region-sidebar-first .navbar-nav .nav-item > a, .region-sidebar-second .navbar-nav .nav-item > a {
    display: flex;
    align-items: center;
    color: #333;
    font-weight: 500;
    text-decoration: none
}

.region-sidebar-second .navbar-nav .nav-item > a:before {
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    content: '\f054';
    font-weight: 900;
    font-size: 10px;
    padding-right: .5rem
}

.dawn-teaser {
    background: #fff;
    padding: 2rem;
    border-radius: 3px
}

.region-top-left, .region-top-right {
    padding-right: 0;
    padding-left: 0
}

.fa:hover {
    opacity: .7
}

.fa-facebook {
    background: #3b5998;
    color: #fff
}

.fa-twitter {
    background: #55acee;
    color: #fff
}

.fa-instagram {
    background: 0 0;
    color: #fff
}

.icons-2 {
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 50%
}

.btn-icons2 {
    background-color: none !important;
    border-bottom: 1px solid #fff;
    border-radius: 50%
}

.region-top-right {
    margin-top: 55px
}

.main {
    background-color: rgba(61, 65, 56, .9) !important
}

.secondary-nav {
    background-color: rgba(58, 55, 46, .9) !important
}

.card, .list-group-item {
    background-color: #fff;
    position: relative
}

.adm-img {
    background-image: url(/sites/default/files/inline-images/img/new_images/navbar/military.png);
    background-size: cover;
    max-width: 100%;
    height: 25vh;
    margin: -1px 0 0
}

/*.view, .view .full-bg-img, .view .mask, header {*/
/*    height: 100%*/
/*}*/

.text-shadow {
    text-shadow: .9px 2.9px 4.9px #000
}

.list-group-item {
    display: block;
    padding: .32rem 1rem;
    margin-bottom: -1px;
    border: none !important
}

.list-group-item > a {
    color: #000
}

/*.view, .view .mask, .waves-effect {*/
/*    overflow: hidden*/
/*}*/

.spec-overflow {
    overflow: visible
}

.view {
    position: relative;
    cursor: default;
    border-radius: .25rem;
    height: 100%;
}

/*.view.overlay:hover {*/
/*    cursor: pointer*/
/*}*/

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-transition: position 0.3s;
    -moz-transition: position 0.3s;
    -ms-transition: position 0.3s;
    -o-transition: position 0.3s;
    transition: position 0.3s;
}



.rgba-gradient {
    background: -moz-linear-gradient(45deg, rgba(213, 15, 61, .6), rgba(13, 17, 198, .69) 100%);
    background: -webkit-linear-gradient(45deg, rgba(213, 15, 61, .6), rgba(13, 17, 198, .69) 100%);
    background: linear-gradient(45deg, rgba(213, 15, 61, .6), rgba(13, 17, 198, .69) 100%)
}

.rgba-grey-strong {
    background-color: rgba(55, 54, 46, .8)
}

.divide-nav {
    height: 50px;
    background-color: #428bca
}

.divide-text {
    color: #fff;
    line-height: 20px;
    font-size: 20px;
    padding: 15px 0
}

.centered, .centered2 {
    position: absolute;
    left: 40%;
    transform: translate(-50%, -50%);
    font-size: 16pt;
    width: 240px
}

.centered {
    top: 21%
}

.centered2 {
    top: 24%
}

.card-body a, .list-group a {
    color: #000
}

.btn-floating i {
    font-size: 1.2rem;
    line-height: 29px;
    display: flex;
    justify-content: flex-end
}

.btn-floating {
    width: 27px;
    height: 29px;
    -webkit-border-radius: 0;
    border-radius: 0
}

i.fab.fa-twitter, i.fab.fa-youtube {
    margin-left: 2px
}

.text-block.social-media-vert {
    padding-right: 0
}

.streak.streak-long-2 {
    height: 600px
}

.streak.streak-long-3 {
    height: 740px
}

.streak.streak-long-5 {
    height: 470px
}

.streak.streak-long-4 {
    height: 561px
}

.streak.streak-photo {
    background-attachment: unset
}

.waves-effect {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.md-pills li {
    padding: .2rem
}

.testimonial-carousel .testimonial p {
    color: #000;
    line-height: 28px
}

.testimonial-carousel .testimonial h4 {
    margin-bottom: 1.3rem;
    font-weight: 500;
    color: #000
}

.testimonial-carousel .testimonial h6 {
    color: #333
}

.rgba-black-light {
    background-color: rgba(0, 0, 0, .3)
}

.text-block {
    position: absolute;
    top: 150px;
    right: -36px;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px
}

.pointer-left:after, .pointer-right:before {
    content: "";
    right: -20px
}

.testimonial-title {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 30px;
    font-weight: 400;
    font-stretch: normal;
    line-height: .73;
    letter-spacing: -.8px;
    color: #323232
}

.apply-text, .card-alt-title, .news-links {
    font-stretch: normal;
    line-height: normal;
    color: #333;
    font-style: normal
}

.apply-text, .news-links {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: normal;
    text-align: left
}

.card-alt-title {
    font-family: Tinos, serif;
    font-size: 2.25rem;
    letter-spacing: -1.1px;
    font-weight: 400 !important;
    text-align: center
}

.academy-body-text, .soc-title {
    font-stretch: normal;
    text-align: left;
    color: #fff
}

.academy-body-text {
    font-size: 24.5px;
    font-weight: 400;
    font-style: italic;
    line-height: 1;
    letter-spacing: -.6px
}

.soc-title {
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 2;
    letter-spacing: -.5px
}

.testimonial-source, .testimonial-year {
    line-height: .92;
    letter-spacing: .6px;
    text-align: center;
    font-style: normal;
    font-stretch: normal;
    font-size: 24px
}

.testimonial-year {
    font-weight: 400;
    color: #323232
}

.testimonial-source {
    font-weight: 700;
    color: #727272
}

.academy-life-title {
    font-size: 42px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -1.1px;
    color: #fff
}

.footer-title-links {
    font-size: 18px !important;
    font-weight: 700 !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.69;
    letter-spacing: .5px;
    text-align: left;
    color: #8c8b8b
}

.footer-links, .learn-more-button, .pao-address, .pao-contact {
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-stretch: normal
}

.footer-links, .pao-address, .pao-contact {
    font-weight: 400;
    letter-spacing: normal;
    text-align: left;
    color: hsl(0,0%,100%)
}

.footer-links {
    line-height: 1.33;
    color: hsl(0,0%,100%)
}

.btn-yellow {
    background-color: #ffd530 !important;
    color: #fff !important
}

.learn-more-button {
    font-weight: 700;
    line-height: 1.39;
    letter-spacing: -.5px;
    text-align: center;
    color: #fff
}

.streak2 {
    display: block;
    position: relative;
    overflow: hidden;
    height: 400px
}

.adjusted {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.pointer-left, .pointer-right {
    background: #f9d461;
    margin-left: -20px
}

.zoom:hover {
    transform: scale(1)
}

.card-padding {
    padding: 5px
}

.process_links {
    font-size: 16.5px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #333;
    padding-top: 14px
}

.card img {
    border-radius: .25rem
}

.pointer-left {
    width: 350px;
    height: 40px;
    position: relative
}

.pointer-left:after, .pointer-left:before {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent
}

.pointer-left:before {
    left: 0;
    border-left: 20px solid #fff
}

.pointer-left:after {
    border-left: 20px solid #f9d461
}

.pointer-right {
    width: 350px;
    height: 40px;
    position: relative
}

.pointer-right:after, .pointer-right:before {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    bottom: 0
}

.pointer-right:after {
    position: absolute;
    left: 0;
    border-left: 20px solid #fff
}

.pointer-right:before {
    position: absolute;
    border-left: 20px solid #f9d461
}

#chevron:after, #chevron:before {
    content: '';
    background: red;
    position: absolute
}

#chevron {
    position: relative;
    text-align: center;
    padding: 12px;
    margin-bottom: 6px;
    height: 60px;
    width: 200px
}

#chevron:before {
    top: 0;
    left: 0;
    height: 100%;
    width: 51%;
    -webkit-transform: skew(0deg, 6deg);
    -moz-transform: skew(0deg, 6deg);
    -ms-transform: skew(0deg, 6deg);
    -o-transform: skew(0deg, 6deg);
    transform: skew(0deg, 6deg)
}

#chevron:after {
    top: -8px;
    right: -30px;
    height: 8%;
    width: 11%;
    -webkit-transform: skew(0deg, -6deg);
    -moz-transform: skew(0deg, -6deg);
    -ms-transform: skew(0deg, -6deg);
    -o-transform: skew(0deg, -6deg);
    transform: skew(0deg, -222deg)
}

.event-text {
    font-size: 24px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: -.9px;
    text-align: left;
    color: #fff;
    font-weight: 500 !important
}

.stats-effect:hover .mask {
    opacity: 1;
    transform: scale(1.1);
    background: rgba(0, 38, 100, .7);
    width: 175px !important;
    height: 175px !important
}

.z-effect {
    z-index: 0 !important
}

.effect:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.btn-outline-warning {
    border: 2px solid #ffd530 !important;
    background-color: transparent !important;
    color: #ffd530 !important
}

.btn-outline-warning.active, .btn-outline-warning:active, .btn-outline-warning:active:focus, .btn-outline-warning:focus, .btn-outline-warning:hover {
    border-color: #ffd530 !important;
    background-color: #ffd530 !important;
    color: #fff !important
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-duration: .45s;
    transition-duration: .45s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.btn-outline-primary.active, .btn-outline-primary:active, .btn-outline-primary:active:focus, .btn-outline-primary:focus, .btn-outline-primary:hover {
    border-color: #002664 !important;
    background-color: transparent !important;
    color: #002664 !important
}

.related-links {
    padding-top: 5px
}

.rounded-circle {
    border-radius: 50% !important;
    border: 1px solid #666
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    background-color: rgba(0, 0, 0, .1)
}

.list-group a:hover {
    -webkit-transition: .5s;
    transition: .5s;
    color: #0275d8
}

.pad-item-top {
    padding-top: 20px
}

.video-option-list {
    list-style: none
}

.region-content-top .hero-height {
    height: 100vh
}

.nav-search {
    position: absolute;
    z-index: 1030;
    right: 0;
    margin-top: -10px;
    margin-right: 10px
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-box;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: inherit;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: max-content
}

.region-top-left .form-control {
    display: block;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #c1c1c1;
    background-color: #62625e !important;
    background-clip: padding-box;
    border: 1.5px solid #bcbcbc;
    border-radius: .25rem 0 0 .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: auto
}

#nav-search-button {
    background-color: #62625e !important;
    border: 1.5px solid #bcbcbc;
    border-radius: 0 .15rem .15rem 0
}

.form-actions, .form-item {
    margin-bottom: -5px;
    margin-left: -1px
}

.form-control:focus {
    color: #fff;
    background-color: none;
    border-color: none;
    outline: 0;
    box-shadow: none
}

b, strong {
    font-weight: bolder
}

.row:after, .row:before {
    display: inline-block
}

.region-top-left, .region-top-right {
    background-color: rgba(61, 65, 56, .9) !important
}

.navbar-brand {
    display: inline-flex;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    position: absolute
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0
}

.region-primary-menu input[type=search], .region-secondary-menu input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
    float: right
}

input::-webkit-search-cancel-button, input::-webkit-search-decoration {
    display: none
}

.region-secondary-menu input[type=search] {
    background: url(../../img/search-icon.png) 12px center no-repeat #fff;
    background-size: 22px 21px;
    background-color: rgba(61, 65, 56, .9) !important;
    border: 1px solid #ccc;
    color: #fff;
    padding: 9px 10px 9px 42px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.region-secondary-menu input[type=search]:focus {
    background-color: #fff;
    border-color: #ffd530;
    -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    -moz-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    box-shadow: 0 0 5px rgba(109, 207, 246, .5)
}

.region-primary-menu input[type=search] {
    background: url(../../img/search-icon.png) 7px center no-repeat #fff;
    background-size: 22px 21px;
    background-color: rgba(61, 65, 56, .9) !important;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.region-primary-menu input[type=search]:focus {
    background-color: #fff;
    border-color: #ffd530;
    -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    -moz-box-shadow: 0 0 5px rgba(109, 207, 246, .5);
    box-shadow: 0 0 5px rgba(109, 207, 246, .5)
}

input:-moz-placeholder {
    color: #fff
}

.region-primary-menu input[type=search]:-moz-placeholder, .region-primary-menu input[type=search]:-ms-input-placeholder, .region-primary-menu input[type=search]::-moz-placeholder, .region-primary-menu input[type=search]::-webkit-input-placeholder {
    color: #fff;
    opacity: 0
}

.region-secondary-menu input[type=search]:-moz-placeholder, .region-secondary-menu input[type=search]:-ms-input-placeholder, .region-secondary-menu input[type=search]::-moz-placeholder, .region-secondary-menu input[type=search]::-webkit-input-placeholder {
    color: #fff
}

input::-webkit-input-placeholder {
    color: #fff
}

.region-secondary-menu input::placeholder {
    color: #fff;
    opacity: 1;
    padding: 15px;
    margin-bottom: -15px;
    font-size: 1.25rem
}

.search-block-form > form#search-block-form {
    display: inline-flex;
    position: absolute;
    z-index: 1030;
    align-items: center;
    margin-left: -40px;
    margin-top: -51px
}

.dawn-page-header .button:first-child, .image-button:first-child {
    display: none
}

.mission-title {
    font-size: 3em
}

.stats-title-subheader {
    font-size: 1.5em
}

.headline-text {
    font-size: 20.5px;
    width: 90%;
    margin: 0 auto
}

.mission-text {
    font-size: 1.28rem;
    margin: 0 auto
}

.image-button:first-child, .md-form .button:first-child {
    height: 39px;
    font-family: FontAwesome;
    color: #fff !important;
    display: inline;
    padding-top: 10px;
    width: 130px;
    font-size: 18px;
    margin: 10px 0 10px 98px
}

.admin-page, .outer-wrapper {
    background: #fff
}

.fortytwo-admin-config-page .content.column.admin-config-page .admin-page .columns .column .config-panel {
    background: #fff;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
    -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .36);
    -moz-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .36);
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .36)
}

.fortytwo-admin-config-page .content.column.admin-config-page .admin-page .columns .column .config-panel dl dd {
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    margin: 0 0 16px;
    padding-bottom: 16px
}

dl dt {
    font-weight: 500;
    padding: 6px;
    margin: 10px
}

.list-group__link a {
    font-size: 1.2em
}

dt a[href^="/admin/structure"] {
    border-top: 1px solid rgba(0, 0, 0, .2);
    display: block;
    padding-top: 10px
}

details.form-wrapper summary {
    cursor: pointer;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.5em;
    padding: 12px 32px;
    position: relative;
    -webkit-transition: all .3s 0s ease-in-out;
    -moz-transition: all .3s 0s ease-in-out;
    transition: all .3s 0s ease-in-out;
    white-space: normal;
    background-color: #edf1f5
}

.dawn-footer p, .hero-text {
    color: #fff
}

td a:hover {
    text-decoration: underline
}

.stats-bubble {
    width: 175px !important;
    height: 175px !important;
    background-color: rgba(0, 38, 100, .7);
    position: unset !important
}

.read-more-link {
    border-bottom: 4px solid #ffd530
}

.hr-gold {
    border-bottom: 3px solid #ffd530
}

.hero-text {
    font-family: source-serif-pro, Tinos, serif;
    font-size: 5.75rem;
    letter-spacing: 1.5px;
    margin-top: -10px
}

.contact-btn {
    width: 230px
}

.region-primary-menu, .region-secondary-menu .awemenu {
    border-top: 2px solid #a6a49d;
    border-bottom: 2px solid #a6a49d;
    width: 100vw;
}

.region.region-primary-menu nav {
    width: 100.8%;
}

.region.region-secondary-menu nav {
    width: 100.8%;
}

.region-secondary-menu input:-webkit-autofill {
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0 1000px rgba(58, 55, 46, .9) inset !important;
    transition: background-color 5000s ease-in-out 0s
}

/*#main input#edit-keys {*/
/*    height: 35px*/
/*}*/

.region.region-sidebar-first ul.navbar-nav .dropdown-toggle, .region.region-sidebar-first ul.navbar-nav li a, .region.region-sidebar-second ul.navbar-nav .dropdown-toggle, .region.region-sidebar-second ul.navbar-nav li a {
    font-weight: 600;
    color: #000;
    display: block;
    padding-bottom: .25em;
    padding-top: .25em;
    text-decoration: none;
    overflow: hidden
}

.region.region-sidebar-first ul.navbar-nav li.nav-item a:hover, .region.region-sidebar-second ul.navbar-nav li.nav-item a:hover {
    border-bottom-color: #ffd23b !important
}

.region.region-sidebar-first ul.navbar-nav li.dropdown a i, .region.region-sidebar-second ul.navbar-nav li.dropdown a i {
    margin-left: 10px;
    vertical-align: top
}

.dropdown-toggle::after {
    display: none;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.region.region-sidebar-first a.dropdown-item, .region.region-sidebar-second a.dropdown-item {
    background: #fff;
    color: #666 !important
}

.region.region-sidebar-first a.dropdown-item:hover, .region.region-sidebar-second a.dropdown-item:hover {
    background-color: rgba(0, 0, 0, 0) !important;
    box-shadow: none !important;
    color: #666 !important;
    border-bottom-color: #ffd23b
}

.hr-div {
    border-bottom: 2px solid #ffd530;
    width: 100px;
    text-align: left
}

.wp-slogan {
    font-size: 2.6em;
    font-family: Teko
}

.wp-slogan span {
    font-size: .767em
}

.event-date, .event-title {
    font-size: 30px;
    color: #5d6776
}

.home-crest {
    width: 210px;
    object-fit: cover;
    height: 76px
}

.card-pilliar-btn {
    width: auto;
    border-color: #8e96b5 !important
}

.edited-video {
    transform: translate(0, 0)
}

.modal {
    position: fixed;
    top: 125px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: rgba(255, 255, 255, 0);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.modal-dialog .modal-content {
    border: 0;
    border-radius: .125rem;
    box-shadow: none
}

.event-date {
    font-family: Teko;
    font-weight: 700;
    font-style: normal !important;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: .3px;
    text-align: left
}

.event-body, .event-title, .faculty-body-text, .faculty-personel-title, .projects-day-subtitle, .related-links {
    font-style: normal;
    text-align: left;
    font-stretch: normal
}

.event-title {
    font-weight: 700 !important;
    line-height: .9;
    letter-spacing: -.8px
}

.event-body {
    font-size: 18px;
    font-weight: 400 !important;
    line-height: normal;
    letter-spacing: .2px;
    color: #2f2f2d
}

.admissions-card {
    background-color: #2e3942;
    min-height: 300px
}

.admissions-card h4 {
    font-size: 2.5em
}

.admissions-card p {
    font-size: 1.3em !important
}

.admissions-card a {
    border-bottom: 4px solid #ffd530
}

.card-title a, a.disabled:hover, a:disabled:hover {
    color: #fff
}

.faculty-personel-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -.6px;
    color: #fff
}

.faculty-personel-subtitle {
    font-family: Tinos, serif;
    font-size: 1.45rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.9px;
    text-align: left;
    color: #fff
}

.faculty-body-text {
    letter-spacing: -.5px;
    color: #fff;
    font-size: 1.3em
}

.related-links {
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -.4px;
    color: #000
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: #a9a9a9
}

.carousel-indicators .active {
    background-color: #ffd530
}

.video-btn {
    width: 320px;
    height: 50px;
    border-radius: 3px;
    background-color: rgba(55, 54, 46, 0);
    color: #fff;
    border: 2px solid #fff
}

hr {
    margin: 0 15px;
    padding: 1px;
    border-top: 1px solid rgba(0, 0, 0, .2)
}

.student-excellence-img-small {
    max-width: 50%;
    height: auto
}

.academics-card-ul {
    border: 2px solid #89898b;
    border-image: none;
    width: 98%;
    background-color: #fff
}

.region-primary-menu input[type=search], .region-secondary-menu input[type=search] {
    position: absolute;
    top: 18px;
    right: -239px;
    width: 0
}

.academics-mobile-pillar-text {
    margin-top: 38px;
    margin-right: 30px;
    margin-left: 10px
}

.about-block-text, .about-body-text {
    font-size: 1.3em
}

.region-primary-menu input[type=search] {
    padding: 0 2px 9px 32px
}

#menu-toggle {
    margin-right: 29px
}

.region-secondary-menu, .secondary-nav {
    background-color: rgba(58, 55, 46, .9) !important
}

.awemenu-default.awemenu-nav .awemenu-item > a {
    color: #fff;
    font-size: .9rem;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 700 !important
}

.awemenu-standard .awemenu-arrow, .awemenu-top .awemenu-arrow {
    display: none !important
}

.academic-card {
    margin-bottom: 15px;
    margin-left: 2%;
    width: 400px;
    height: auto;
    visibility: visible;
    animation-name: fadeInRight;
    border-radius: 8px;
    box-shadow: .9px 2.9px 4.9px .1px #272727
}

.arrow-left {
    left: 15px
}

.arrow-right {
    right: 15px
}

.arrow-left, .arrow-right {
    position: absolute;
    top: 38%
}

.gold-quote {
    font-size: 1.7rem;
    font-style: italic;
    line-height: 2;
    text-align: center
}

.carousel-multi-item {
    margin-bottom: 32px !important
}

.img-grid-card {
    height: 315px
}

.nav-desktop-header {
    display: inline-block !important;
    margin-bottom: 10px
}

.cadet-video {
    border-radius: 50%;
    background-size: cover;
    position: relative
}

.cadet-video:hover .overlay-effect, .half2:hover .overlay-effect, .half:hover .overlay-effect {
    opacity: 1;
    cursor: pointer
}

.overlay-effect {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: .3s ease;
    overflow: hidden;
    border-radius: 50%
}

.rounded-video:hover {
    background: rgba(0, 0, 0, .4)
}

.ckeditor-accordion-container > dl dt > a {
    display: block;
    padding: 10px 15px 10px 50px;
    background-color: #83847a;
    color: #fff;
    cursor: pointer;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    border-bottom: none;
    font-family: Tinos, serif;
    font-size: 1.2rem;
    box-shadow: .9px 2.9px 9.7px .3px rgba(39, 39, 39, .75) !important
}

.ckeditor-accordion-container > dl {
    position: relative;
    border: none
}

.ckeditor-accordion-container > dl dt.active > a {
    background-color: #333c33
}

.ckeditor-accordion-container > dl dt > a:hover {
    background-color: #333c33;
    opacity: .895
}

.hephaistos .tp-bullet.selected, .hephaistos .tp-bullet:hover {
    background: #ffd23b !important;
    border-color: #ffd23b !important
}

.hephaistos .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #fff !important;
    border: 1px solid rgba(255, 255, 255, .9) !important;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    box-shadow: 0 0 2px 1px rgba(130, 130, 130, .3)
}

.card-body .nav-item {
    width: 100%;
    margin-bottom: 0 !important
}

form#tfa-entry-form {
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .3);
    width: 555px;
    height: 340px;
    margin: 0 auto;
    border-radius: 3px
}

input#edit-code {
    display: flex;
    margin: 12px auto
}

input#edit-login {
    margin: unset;
    height: unset;
    width: 135px;
    font-size: 1.1rem
}

li.tfa-recovery-code {
    list-style: none;
    margin-left: -44px;
    font-size: 1.2rem
}

div#edit-code--description {
    margin-bottom: 10px
}

label.js-form-required.form-required {
    /*margin-top: 13px;*/
    font-size: 1.4rem;
    font-weight: 700
}

input#edit-name {
    margin-bottom: 22px
}

.md-form label.active {
    font-size: 1rem;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
}

.path-search input#edit-submit {
    padding-top: 25px;
    display: none;
}

.image-button:first-child, .md-form .button:first-child {
    margin-left: 33%
}

.imce-branch.disabled {
    pointer-events: auto !important
}

.org-chart {
    width: 70%;
    position: relative;
    left: 15%
}

section.team-section .avatar img {
    max-width: 100%;
    height: auto
}

section.team-section .avatar img.rounded-circle {
    max-width: 100%
}

.faculty-body-text {
    width: 80%
}

.card-img-top {
    height: 275px
}

.about-grid-img {
    max-height: 300px
}

.academy-news-mobile-img {
    max-height: 260px
}

.region.region-sidebar-first ul.navbar-nav li a, .region.region-sidebar-second ul.navbar-nav li a {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    border-bottom: none;
    font-weight: 600;
    color: #000;
    display: block;
    margin-bottom: .2em;
    overflow: hidden;
    padding-bottom: .25em;
    padding-top: .25em;
    text-decoration: none;
    white-space: normal
}

.projects_section {
    height: 325px;
    opacity: .96;
    box-shadow: .9px 2.9px 4.9px .1px #272727
}

.aspect-ratio {
    object-fit: unset
}

.usma-card {
    max-height: 400px
}

.card-mask {
    background: rgba(0, 0, 0, .3)
}

.carousel-height-650 {
    height: 650px
}

.region-map {
    width: 40%;
    position: relative;
    left: 25%
}

.carousel-control-next, .carousel-control-prev {
    width: 2% !important
}

form.imce-newfolder-form input[type=text] {
    padding: 3px;
    border: 1.5px solid #ccc
}

form.imce-newfolder-form input[placeholder] {
    border: 1.5px solid #000;
    padding: 0;
    height: 23px
}

.imce-layer button, .imce-layer input[type=button], .imce-layer input[type=submit] {
    background-color: #ddd;
    border: 1.5px solid #999;
    height: 21px
}

.home-page-news-card {
    max-width: 100%
}

#nav-social {
    display: block
}

.region-secondary-menu #nav-social,
.region-secondary-menu #nav-social-ie-only {
    display: none;
}

#nav-social a {
    margin-right: 0
}

.owl-theme .owl-controls {
    margin-top: 40px;
    text-align: center
}

.home-carousel-hr-div {
    border-bottom: 2px solid #ffd530;
    width: 100px;
    text-align: left;
    margin-top: -12px
}

.robotics-research-card-title {
    font-size: 1.5rem
}

.sandhurst-media-overlay-text {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
    margin-top: auto
}

.path-search div#block-dawn-content {
    margin: 0 15%
}

.path-search label.active {
    font-size: 1.4rem;
    display: inline-block;
    margin-top: 50px;
}

.path-search input#edit-keys.form-search {
    height: 45px;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 4px;
    background: url(../../img/search-icon.png) 12px center no-repeat #fff;
    background-size: 22px 21px;
    padding: 9px 10px 9px 42px;
}

.path-search form#search-form {
    margin-top: 100px
}

.path-search i.better_search {
    height: 159px;
    width: 45px
}

.path-search .pager {
    text-align: center
}

.path-search .pager__items {
    margin: .25em 0 .25em 1.5em;
    padding: 0
}

.path-search [dir=rtl] .pager__items {
    margin: .25em 1.5em .25em 0
}

.path-search .pager__item {
    display: inline-block;
    color: #757575;
    font-size: 1.08em;
    margin: 0;
    padding: 0 .4em
}

.path-search .pager__item a {
    border-bottom: 2px solid transparent;
    line-height: 1.55em;
    padding: 0 5px 2px;
    font-weight: 600;
    text-decoration: none;
    transition: border-bottom-color .2s;
    -webkit-font-smoothing: antialiased
}

.path-search .pager__item.is-active a {
    border-bottom-width: 3px;
    border-bottom-color: #2a678c;
    color: #2a678c;
    font-weight: 700
}

.pager__item a:focus, .path-search .pager__item a:hover {
    border-bottom-color: #3395d2;
    color: #3395d2
}

.pager__item--first a, .pager__item--last a, .pager__item--previous a, .path-search .pager__item--next a {
    border-bottom-width: 0;
    color: #2a678c
}

.path-search .search-advanced {
    margin-top: 50px
}

.path-search .search-help-link {
    margin-left: 20px;
    font-weight: 400;
    font-size: 1.2rem
}

.path-search #search-form .icon {
    position: absolute;
    top: -3px;
    z-index: 1;
    color: #4f5b66;
    left: 5px
}

[data-drupal-selector=edit-field-profile-avatar-0-upload] {
    display: none
}

.image-widget.js-form-managed-file.form-managed-file.clearfix.imce-filefield-parent {
    display: inline-block
}

.imce-filefield-link {
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: normal;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 7px 18px;
    border: 1px solid #009fe3;
    border-radius: 4px;
    background-color: #fafafa;
    background-image: linear-gradient(0deg, #eaf6fe 0, #fafafa 100%);
    color: #1293c9;
    text-decoration: none;
    font-size: .75rem;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase
}

.awemenu-logo .logo-icon {
    z-index: 9999
}

.step-new-content h2 {
    color: #fff !important
}

.modal-header {
    border-bottom: 0
}

form[id^=views-exposed-form-staff-and-faculty] .views-view-grid {
    margin: 0 20px
}

div.custom-hr {
    display: flex;
    justify-content: center
}

div.department-hr-div {
    border-bottom: 2px solid #ffd530;
    width: 150px;
    text-align: left;
    margin-top: -35px
}

/*#departments-hero {*/
/*    margin-top: 107px*/
/*}*/

#departments-hero img {
    max-height: 600px
}

#departments-hero h1 {
    font-size: 4.5rem
}

#departments-hero-mobile h1 {
    font-size: 2.5rem;
    display: none
}

.section-header {
    font-size: 2.25rem;
    letter-spacing: 2px;
    font-weight: 400 !important;
    text-align: center;
    margin-bottom: .75rem
}

.section-sub-header {
    margin: 0 auto;
    letter-spacing: 1px
}

.jumbotron {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    -webkit-border-radius: .125rem;
    border-radius: .125rem;
    background-color: #fff;
    padding: 2rem;
}

.jumbotron .subtitle {
    font-weight: 500
}

.jumbotron .btn-floating {
    margin: 0 8px 0 0
}

.jumbotron-profile-img {
    height: 400px;
    margin-top: 8px
}

[type=radio]:checked, [type=radio]:not(:checked) {
    position: static;
    opacity: 1;
    pointer-events: fill
}

#jumbotron-left .about-block-text p, #jumbotron-right .about-block-text p {
    font-size: 1.3rem
}

.jumbotron-links a {
    font-size: 1.25rem;
    font-weight: 500;
    letter-spacing: 1px
}

.general-jumbotron-img {
    margin-top: 5px
}

.layer-stats, .layer-stats2, .stats-text {
    text-shadow: .9px 2.9px 4.9px #272727c0
}

.modal, .modal-content, .navbar-toggler:focus, input {
    outline: 0
}

#block-searchform-2 {
    float: right
}

.btn-close {
    margin-top: 100px
}

.fixed-top {
    z-index: 1030
}

.fixed-top-bottom {
    padding-right: 0;
    z-index: -1
}

.search-button input[type=submit] {
    font-family: FontAwesome;
    color: #fff !important;
    display: inline;
    font-size: 18px
}

.stats-header2 {
    font-family: Tinos, serif;
    font-size: 34px;
    line-height: .9;
    text-align: center;
    color: #232322;
    font-weight: 400
}

.stats-title-subheader {
    line-height: .94;
    letter-spacing: .6px
}

.stats-text {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.26;
    letter-spacing: .3px;
    text-align: center;
    color: #fff
}

.academy-news-card, .news-card {
    box-shadow: .9px 2.9px 9.7px .3px rgba(39, 39, 39, .75) !important;
    height: 90% !important
}

.pillar-pointer-img {
    width: 90%;
    margin-top: 83px;
    position: absolute
}

.grid-row--background:after {
    content: '';
    background: linear-gradient(300deg, #111, #000);
    opacity: .65;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

@media (min-width: 991.10px) {
    #jumbotron-left div, #jumbotron-right div {
        text-align: left
    }

    #jumbotron-left img {
        margin-bottom: 0;
        text-align: left
    }

    #jumbotron-right img {
        margin-bottom: 0;
        text-align: left
    }
}

@media (max-width: 991px) {
    #jumbotron-left div, #jumbotron-right div {
        text-align: center
    }

    #jumbotron-right div {
        flex-direction: column-reverse
    }
}

.layout--threecol-section {
    display: flex;
    flex-wrap: wrap;
    margin: 15px .5rem 15px .5rem
}

#layout-builder-add-block [type=checkbox]:checked, #layout-builder-add-block [type=checkbox]:not(:checked) {
    position: static;
    opacity: 1;
    pointer-events: inherit;
    margin-top: 15px
}

.ui-dialog .ui-dialog-titlebar-close:before {
    content: "x";
    margin-top: -10px
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -13px 0 0 0;
    padding: 0;
    height: unset
}

.image-grid {
    margin: 0 6rem
}

.block-paragraph-fieldnodefield-image-grid-four0departments-landing-page, .block-paragraph-fieldnodefield-image-grid-four2departments-landing-page {
    margin: 5px 5px 5px 12rem
}

.block-paragraph-fieldnodefield-image-grid-four1departments-landing-page, .block-paragraph-fieldnodefield-image-grid-four3departments-landing-page {
    margin: 5px 12rem 5px 5px
}

a.item-link {
    font-family: "Source Sans Pro", sans-serif;
    text-decoration: none;
    color: #000;
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 0 !important
}

.region-primary-menu {
    z-index: 10;
    padding-left: 0;
    /*position: fixed;*/
    /*top: 74px;*/
}

.region-secondary-menu {
    z-index: 20
}

.social-card-icons-ie {
    display: none
}

.social-icon-cards {
    display: block
}

@media (min-width: 1200px) {
    .d-card {
        display: block
    }

    .offset-left-50 {
        padding-left: 50px
    }

    .offset-left-100 {
        padding-left: 100px
    }

    .offset-left-150 {
        padding-left: 150px
    }

    .offset-left-200 {
        padding-left: 200px
    }

    .offset-right-50 {
        padding-right: 50px
    }

    .offset-right-100 {
        padding-right: 100px
    }

    .offset-right-150 {
        padding-right: 150px
    }

    .offset-right-200 {
        padding-right: 200px
    }
}

@media (max-width: 1199px) {
    .d-card {
        display: block;
        height: 40%
    }

    .reverse-section {
        display: flex
    }

    .reverse-section .order-col-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .reverse-section .order-col-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .text-section p {
        padding: 0
    }

    .media-img-spacing {
        padding-left: 40px !important;
        padding-right: 40px !important;
        padding-top: 40px
    }
}

.media-text {
    font-size: 2.5rem;
    margin-top: -100px;
    font-family: TimesNewRomanPSMT, 'Times New Roman';
    letter-spacing: 1.4px
}

.owl-wrapper-outer {
    padding-bottom: 10px
}

@media (min-width: 1280px) {
    #news-image-carousel .col-lg-6 {
        -ms-flex: 0 0 38%;
        flex: 0 0 30%;
        max-width: 30%
    }
}

.carousel-multi-item .controls-top {
    text-align: center;
    margin-bottom: 1.88rem
}

#hero {
    height: 600px
}

/*.carousel-multi-item .carousel-inner.v-2 .carousel-item-next, .carousel-multi-item .carousel-inner.v-2 .carousel-item-right.active {*/
/*    transform: translateX(30%) !important*/
/*}*/

/*.carousel-multi-item .carousel-inner.v-2 .carousel-item-left.active, .carousel-multi-item .carousel-inner.v-2 .carousel-item-prev {*/
/*    transform: translateX(-30%) !important*/
/*}*/

.social-news-cards .card {
    height: 500px;
    max-width: 400px
}

.card-title {
    line-height: 1;
}

@media (min-width: 768.1px) and (max-width: 880px) {
    .second-half.read-more a {
        font-size: .6rem
    }
}

.news-carousel {
    max-width: 1400px;
    margin: 0 auto
}

.card.card-image.view.card-shadow.ml-3 {
    max-width: 92%
}

.btn-wp-green {
    background-color: #333c33 !important;
    color: #fff !important
}

.btn-wp-yellow {
    background-color: #ffd23b !important;
    color: #000 !important
}

@media (max-width: 767.9px) {

    div.hero-widget {
        font-size: 26px !important
    }
}

@media (min-width: 768px) and (max-width: 1279.9px) {
    div.hero-widget {
        font-size: 36px !important
    }
}

div.hero-widget {
    white-space: nowrap;
    font-size: 72px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0;
    font-family: "Times New Roman", Times, serif;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
    min-height: 0;
    min-width: 0;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0
}

.hero-widget h1 {
    font-size: 4.5rem;
}

.jumbotron-links .card-link {
    margin-left: 0;
    width: fit-content;
}
/*applied to meet accessibility*/
a.card-link:hover, a.card-link:focus {
    color: #055d89!important;
    background-color: #e4ecf0!important;
    width: fit-content;
}

/* Center on mobile and highlight only the links content and not the entire block level elements width*/
@media (max-width: 891px) {
    .jumbotron-links .card-link {
        margin: 0 auto;
    }
}

/* Social Icon Cards Text*/
.social-icon-cards span,
.social-card-icons-ie span {
    font-size: 0.7rem;
}

/* Hide Geocoder search field for google maps API */
.js-form-item.form-item.js-form-type-textfield.form-type--textfield.js-form-item-field-map-location-0-value-map-geocode.form-item--field-map-location-0-value-map-geocode {
    display: none;
}

/* Map Marker */
.map-marker a {
    font-size: 1.25rem;
    text-transform: capitalize;
}

.map-marker p {
    font-weight: 300;
}

/* Desktop Styles for Teams Slider Widget */
#teams-slider-left,
#teams-slider-right {
    position: relative;
}

.teams-flag-mobile {
    display: none;
}

.multi-purpose-slider .carousel-inner {
    padding: 0 45px;
}

.hr-div-dark {
    border-bottom: 2px solid #000000 !important;
    width: 100px;
    text-align: left;
}

.bg-gold {
    background: #FFC722;
}

@media (max-width: 1000px) {
    .teams-flag {
        display: none;
    }

    .teams-flag-mobile {
        display: block;
    }

    #teams-slider-right .row div:first-child {
        order: 1;
    }

    .multi-purpose-slider .carousel-inner {
        padding: 0 30px;
    }
}

/* Teams Flag Fix */
@media (max-width: 1400px) {
    .teams-flag {
        display: none;
    }
    .teams-flag-mobile {
        display: block;
    }
}

@media (max-width: 600px) {
    .multi-purpose-slider .col-xl-4,
    .multi-purpose-slider .col-xl-6,
    .multi-purpose-slider .col-xl-8 {
        padding: 0;
    }
    .layer-stats, .layer-stats2, .stats-text {
        text-shadow: .9px 2.9px 4.9px #272727c0
    }

    /*.dialog-off-canvas-main-canvas, body {*/
    /*    overflow-x: hidden*/
    /*}*/

    .modal, .modal-content, .navbar-toggler:focus, input {
        outline: 0
    }

    .fixed-top, .fixed-top-bottom {
        position: fixed;
        right: 0;
        padding-left: 0;
        left: 0;
        top: 0
    }

    #block-searchform-2 {
        float: right
    }

    .btn-close {
        margin-top: 100px
    }

    .fixed-top {
        z-index: 1030
    }

    .search-button input[type=submit] {
        font-family: FontAwesome;
        color: #fff !important;
        display: inline;
        font-size: 18px
    }

    .layer-stats, .layer-stats2 {
        font-family: sans-serif;
        font-size: 2.65rem;
        font-weight: 900 !important
    }

    .stats-header2 {
        font-family: Tinos, serif;
        font-size: 34px;
        line-height: .9;
        text-align: center;
        color: #232322;
        font-weight: 400
    }

    .stats-title-subheader {
        line-height: .94;
        letter-spacing: .6px
    }

    .stats-text {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.26;
        letter-spacing: .3px;
        text-align: center;
        color: #fff
    }

    .academy-news-card, .news-card {
        box-shadow: .9px 2.9px 9.7px .3px rgba(39, 39, 39, .75) !important;
        height: 90% !important
    }

    .conference-text, .majors {
        text-align: left
    }

    .pillar-pointer-img {
        width: 90%;
        margin-top: 83px;
        position: absolute
    }

    .grid-row--background:after {
        content: '';
        background: linear-gradient(300deg, #111, #000);
        opacity: .65;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }


    #teams-slider-left h1,
    #teams-slider-right h1 {
        font-size: 1.8rem;
    }

    #teams-slider-left h3,
    #teams-slider-right h3 {
        font-size: 1.3rem;
    }
}

#teams-slider-left h1,
#teams-slider-right h1,
#teams-slider-left h3,
#teams-slider-right h3 {
    word-break: break-word!important;
    -ms-word-break: break-all;
}

#teams-slider-left h1,
#teams-slider-right h1,#jumbotron-left h1,
#jumbotron-right h1 {
    font-size: 2rem !important;
}

@media(max-width:750px){
    #jumbotron-left h1,
    #jumbotron-right h1,#teams-slider-left h1,
    #teams-slider-right h1{
        font-size: 1.8rem !important
    }
    #teams-slider-left h3,
    #teams-slider-right h3 {
        font-size: 1.3rem !important;
    }
}

.multi-purpose-slider .jumbotron {
    padding: 1rem;
}
/* Non-admin styling for search in nav */
#block-searchapipagesearchblockform {
    position: absolute;
    right: 65px;
    top: 10px;
    z-index: 1000;
}

/* Admin styling for search in nav */
.fortytwo-admin-toolbar #block-searchapipagesearchblockform {
    position: absolute;
    right: 65px;
    top: 80px;
    z-index: 1000;
}

/* Search page formatting under each title */
.search-result {
    padding-left: 40px;
}

.path-search .search-form__submit {
    display: none;
}

/* Main Menu Styles */
.ac_wrap_menu-secondary-nav .awemenu-nav .awemenu .awemenu-item > a[href="/admissions/apply-now"],
.ac_wrap_menu-main .awemenu-nav .awemenu .awemenu-item > a[href="/admissions/apply-now"] {
    color: #000000;
    background-color: #ffd23b;
    height: 72px;
    text-align: center;
}



.ac_wrap_menu-main .ac-header,
.ac_wrap_menu-secondary-nav .ac-header {
    font-size: 2.8125em;
    text-align: center;
    border-bottom: 3px solid #ffd23b !important;
    margin-bottom: 1em;
}

.menu-hr-gold {
    background: #ffd530;
    bottom: 0;
    height: 1.5px;
    left: 0;
    right: auto;
    top: -10px;
    position: relative;
    width: 50px;
    display: inline-block;
}

.awemenu-default-color-1.awemenu-default.awemenu-nav, .awemenu-default-color-1.awemenu-default.awemenu-mobile {
    background-color: rgba(61, 65, 56, 0.95);
    width: 100vw;
}

/*Custom menu style fixes JOSE 3.24.2020*/
.awemenu-top{
    position: relative;
}

.awemenu-mobile-top{
    position: relative;
}

/*.awemenu-nav{*/
/*    position: relative!important;*/
/*}*/

awemenu-scticky-replacer{
    height: 0px!important;
}

/* Hide search api edit submit button from view */
.search-api-page-block-form-search #edit-submit,
.search-api-page-block-form-search #edit-submit--2 {
    display: none;
}

#header {
    z-index: 1000;
    height: 145px;
}

.header-placeholder {
    height: 145px;
    display: none;
}

.awemenu-scticky-replacer {
    height: 0 !important;
}

.awemenu-default.awemenu-nav .awemenu-dropdown .awemenu-item > a:hover {
    border-bottom: 2px solid #ffd23b;
    color: #000;
}

.awemenu-default.awemenu-nav .awemenu-dropdown .awemenu-item > a {
    color: #000;
    background: #fff;
    padding: 12px 15px;
    border-bottom: 1px solid #eee;
}

.awemenu-default-color-1.awemenu-default.awemenu-nav .awemenu-dropdown .awemenu-item:hover > a {
    color: #000;
}

.awemenu-default.awemenu-mobile .awemenu .awemenu-item .awemenu-dropdown .awemenu-item {
    padding-left: 40px;
    padding-right: 40px;
}

/*Admin hide unneeded search field*/
.path-admin #admin-toolbar-search-tab {
    display: none;
}

/*New hero slider build styles*/
div.tp-caption.tp-resizeme{
    color: #fff!important;
    visibility: visible !important;
    font-family: 'Times New Roman', serif;
}

.slide--headline {
    text-align: center !important;
    margin: 0 20px !important;
    line-height: 48px !important;
}

.slide-action a {
    width: max-content;
}

.slide-action a:last-child {
    margin-top: -1px;
}

/*.tp-caption.tp-resizeme.tp-text {*/
/*    font-size: 3rem !important;*/
/*    margin-top: -20px;*/
/*}*/

.tp-video-button-wrap{
    padding: 0px 10px!important;
}

.tp-bullets {
    top: 90% !important;
}

.tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: rgba(0, 0, 0, 0.7) !important;
    /*border: 3px solid rgba(255,255,255,0.9);*/
    cursor: pointer;
    box-sizing: content-box;
    box-shadow: 0px 0px 2px 1px rgba(130,130,130,0.3);
}

.tp-bullet.selected, .tp-bullet:hover {
    background: #ffd23b !important;
    border-color: #ffd23b !important;
}

.tparrows {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.7) !important;
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
}

.tparrows:hover {
    background: #ffd23b !important;
    border-color: #ffd23b !important;
}

.tparrows:before {
    font-family: "revicons";
    font-size: 20px !important;
    font-weight: 600;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
}

.tparrows:hover:before {
    color: #000;
    font-weight: 600;
}

.button-layer {
    top: 30px;
}

/* Accordion Changes */
.md-accordion .card .accordion-header .fa-angle-down  {
    float: left;
}

h4.accordion-header {
    position: relative;
    margin-left: 30px;
    margin-top: 2px;
    margin-bottom: 0;

}

.accordion-header i.fas.fa-angle-down.rotate-icon.fa-2x.md-accordion-toggle {
    position: absolute;
    left: -10px;
}

.accordion .card-body a, .list-group a {
    color: #007bff;
}

.rev_row_zone{
    z-index: 1!important;
}

.about-icons{
    padding:22px;
}

.parents-page a {
    color:#002664;
}

.home-page-news-card span {
    font-size: 1.25rem;
}

/*login page styles*/
.path-user #top_part{
    text-align: center;
}

.path-user #auth_box {
    width: 30rem;
    padding: 20px;
    font-family: sans-serif;
}

.path-user #auth_box #middle_part {
    border-radius: 3px;
    background: #fff;
    padding: 15px;
    overflow: hidden;
    box-shadow: none;
}

.path-user #auth_box #middle_part .card {
    border-radius: 3px;
    background: #fff;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: .9px 2.9px 9.7px .3px rgba(39, 39, 39, .75) !important;
}

.path-user div#edit-actions {
    text-align: center
}

.path-user .image-button:first-child, .md-form .button:first-child {
    padding-top: .84rem 2.14rem;
    font-size: 18px;
}

.path-user #auth_box strong {
    font-size: 1.6em;
}

.path-user #auth_box input[type=password], .path-user #auth_box input[type=text] {
    width: 100%;
    border: 1px #ccc solid;
    border-radius: 3px;
    padding: 5px;
    font-size: 15px;
    margin-bottom: 20px;
}

.path-user .md-form label.active {
    font-size: 1rem;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    font-weight: 700;
}

.path-user #auth_box a {
    font-size: 0.9rem;
}

/*.path-user .simplelogin-form{*/
/*    width: 30rem!important;*/
/*}*/

.path-user label.js-form-required.form-required{
    position: inherit!important;
    overflow: visible;
}

.path-user .simplelogin-form #edit-name, .path-user .simplelogin-form #edit-pass{
    width: 100%;
    background-color: transparent;
    border: 1px #ccc solid;
    border-bottom: 1px solid #ced4da;
    border-radius: 3px;
    outline: 0;
    padding: 15px;
    margin-bottom: 20px;
    font-size: 15px;
    text-align: left;
}

.path-user .simplelogin-form #edit-name:focus, .path-user .simplelogin-form #edit-pass:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
}

.path-user .simplelogin-logo{
    text-align: center;
    margin: 0 auto;
    padding: 0 0 15px 0;
    max-width: 65%;
}

.mediaSection2 {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0px
}