/*
Theme Name: Purdue Home Theme Child
Theme URI: http://example.com/twenty-twenty-two-child/
Description: Your first child theme!
Author: Ryan Olson
Author URI: http://example.com
Template: purdue-home-theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: child theme
Text Domain: purdue-home-theme-child
*/

.purdue-second-nav .menu-items .navbar-item a, .purdue-second-nav .menu-items .navbar-item button {

    font-size: 1.05rem !important;
   
}

.my-accordion {
    background-color: #cfb991;
    color: #000;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.my-active, .my-accordion:hover {
  background-color: #ccc; 
color:#000000;
}

.my-panel {
  padding: 18px 18px;
  display: block;
  background-color: white;
  overflow: hidden;
}

.my-accordion:after {
  content: '\002B';
  color: #ffffff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.my-active:after {
  content: "\2212";
}

.purdue-accordion-wrap .purdue-accordion__content {
    
    font-size: 16px !important;
    
}


.news-title {
    position: absolute;
    bottom: 10px;
    color: #ffffff;
    padding: 4rem;
    background-color: #000000ba;
    margin-left: 4rem;
    margin-right: 4rem;
    margin-bottom: 2rem;
}
.val-box .section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.go-to-arrow {
    text-decoration: none;
    color: #000000;
    font-weight: 900;
}

.go-to-arrow:hover {
    text-decoration: none;
    color: #ffffff;
    font-weight: 900;
}

p {
    font-size: 1.125rem;
    line-height: 1.75;
}

.purdue-home-rtb-hero .purdue-home-proofpoint--simple__content {
    font-size: min(4vw, 3.0rem) !important;  
}



.faux-card .container{
border: solid 2px #8e6f3e;
    border-radius: 5px;
    padding: 10px;
}

.custom-overlay{}

.program-header h1 {
    text-align: center;
   
text-transform: uppercase;
margin-bottom: 2rem !important;
    color: #ffffff;
}
.program-header p {
   
    text-align: center;
    color: #ffffff;
font-size: 1.25rem;
}


.remove-color .has-gold-background{
background: #ffffff;
}
.pg-20 {
    width: 20%;
    display: inline-block;
vertical-align: top;
}
.pg-80 {
    width: 79%;
    display: inline-block;
}
.filter-area{
background-color:#ededed;
padding:10px;
}
.program-container{}

.filter-area hr{
background-color:#000000;
margin: 1rem 0;
}
.filter-title{
font-weight: 900;
    font-size: 18px;
font-family: "United Sans Condensed",Impact,"Arial Black","sans serif";
letter-spacing: .5px;
    text-transform: uppercase;
}
.filter-main{
color: #000000;
    font-size: 18px;
font-weight:900;
font-family: "United Sans Condensed",Impact,"Arial Black","sans serif";
letter-spacing: .5px;
    text-transform: uppercase;
}

.pg-80 hr{
background-color:#000000;
margin: 1rem 0;
margin-left: 10px;
}
.program-count{
margin-left:10px;
}

.program-cards{}

.description {
    font-size: 15px;
    line-height: 1.5;
}

.program-card h4 {
    color: #ffffff;
    font-size: 1.75rem;
    margin-top: 5px !important;
    margin-bottom: 0rem !important;
    font-family: "United Sans Condensed", Impact, "Arial Black", "sans serif";
}
.college {
    margin-bottom: 3px !important;
    font-size: 16px;
}
.program-type{
margin-bottom: 3px !important;
    font-size: 16px;
}
.inner-title{
margin-bottom: 2rem !important;
}


.program-card {

    display: inline-block;
    padding: 10px;
    color: #ffffff;
    background-color: #000000;
  width: calc(33% - 24px);
  height: 400px;
margin:10px;
  transform-style: preserve-3d;
  transition: transform 1s;
box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5);
}

.front{
transform: rotateX(0deg)
}
.back{
transform: rotateX(0deg)
}

.program-card figure {
  margin: 0;
  display: block;
  position: absolute;
  width: calc(100% - 20px);
  height: 100%;
  backface-visibility: hidden;
}

.program-card figure figcaption {
  
  backface-visibility: hidden;
  
}

.program-card button.flip {
  position: absolute;
  left: 0rem;
  margin: 0;
}
.program-card button.go-to {
  position: absolute;
  right: 0rem;
  margin: 0;
}

.program-card button.flip {
  bottom: 2rem;
font-size: 1rem;
padding: 8px;
}
.program-card button.go-to {
  bottom: 2rem;
font-size: 1rem;
padding: 8px;
}

.program-card .back {
  transform: rotateY( 180deg);
}

.program-card.flipped {
  transform: rotateY( 180deg);
}
.flip {
    border-radius: 0px;
    all: unset;
    
    font-size: 15px;
    
    text-align: center;
    padding-left: 1px;
    cursor: pointer;
}
.go-to{
 border-radius: 0px;
    all: unset;
    
    font-size: 15px;
    
    text-align: center;
    padding-left: 1px;
    cursor: pointer;
}


@media screen and (min-width: 1600px){
.container:not(.is-max-desktop):not(.is-max-widescreen) {
    max-width: 1344px !important;
}
.hp-header .section .container:not(.is-max-desktop):not(.is-max-widescreen){
max-width: 1600px !important;
}
}

@media screen and (min-width: 1024px){
.new-display {
    flex: none;
    width: 100% !important;
}
}

.snap-info{
border-left: solid 3px black;}

.full-width-bleed {
    box-shadow: 0 0 0 100vmax #000;
    clip-path: inset(0 -100vmax);
}
.full-width-bleed-grey {
    box-shadow: 0 0 0 100vmax #ededed;
    clip-path: inset(0 -100vmax);
}
.black-bg-color h2{
color:#ffffff;
}
.news-cta-header p{
font-size: 3rem;
}
.black-bg-color p{
color:#ffffff;
}
.bullet-list {
    list-style: inherit !important;
margin-left: 20px;
}
.new-bullet{
list-style: inherit !important;
margin-left: 20px;
}

@media screen and (max-width: 1023px){
.section.has-no-sidepadding>.container {
    max-width: 100% !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
}

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





.program-card {

    display: inline-block;
    padding: 10px;
    color: #ffffff;
    background-color: #000000;
  width: calc(50% - 24px);
  height: 400px;
margin:10px;
  transform-style: preserve-3d;
  transition: transform 1s;
box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5);
}


.my-panel {
  padding: 18px 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}


}

@media screen and (max-width: 1023px) {
  .pg-20 {
    width: 100%;
    display: inline-block;
vertical-align: top;
}
.pg-80 {
    width: 100%;
    display: inline-block;
}




.program-card {

    display: inline-block;
    padding: 10px;
    color: #ffffff;
    background-color: #000000;
  width: calc(50% - 24px);
  height: 400px;
margin:10px;
  transform-style: preserve-3d;
  transition: transform 1s;
box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5);
}


.my-panel {
  padding: 18px 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}


}



@media screen and (max-width: 850px) {
  .pg-20 {
    width: 100%;
    display: inline-block;
vertical-align: top;
}
.pg-80 {
    width: 100%;
    display: inline-block;
}




.program-card {

    display: inline-block;
    padding: 10px;
    color: #ffffff;
    background-color: #000000;
  width: calc(50% - 24px);
  height: 400px;
margin:10px;
  transform-style: preserve-3d;
  transition: transform 1s;
box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5);
}


.my-panel {
  padding: 18px 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}

 #main-heading {
        font-size: 1.5rem;
    }
.news-title {
    position: absolute;
    bottom: 10px;
    color: #ffffff;
    padding: 0rem !important; 
    background-color: #000000ba;
    margin-left: 0rem !important;
    margin-right: 0rem !important;
    margin-bottom: 0rem !important;
}

}





@media screen and (max-width: 450px) {
  .pg-20 {
    width: 100%;
    display: inline-block;
vertical-align: top;
}
.pg-80 {
    width: 100%;
    display: inline-block;
}




.program-card {

    display: inline-block;
    padding: 10px;
    color: #ffffff;
    background-color: #000000;
  width: calc(100% - 12px);
  height: 400px;
margin:10px;
  transform-style: preserve-3d;
  transition: transform 1s;
box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5);
}


.my-panel {
  padding: 18px 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}


}



