/*
Theme Name: NCAA Hall of Champions
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: NCAA Hall of Champions
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 1.0.0
*/
 
/* Styles below here */

#logo {
 max-height:100%;   
}

* {font-family: 'Roboto', sans-serif;}

h2 {
    color:#0272bc;
    font-weight: 700;
}
.tablepress {
    
    font-size: 14px;
}

/* .tablepress thead th {
    background-color: #dddddd !important;
    font-size: 16px;
} */

#mobile-capacities .pt-cv-content-item {
   border: 1px solid #eee;
   box-shadow: 0 14px 10px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
   margin-top: 20px !important;

}

#top-menu li a{
    font-size: 14px !important;
    line-height: 16px;
}

#top-menu li li a{
    padding: 10px 20px;
}

.pt-cv-ctf-list {
  display:inline-block;
  margin: 0;
}

.pt-cv-ctf-column {
 width: 200px !important;
 display: inline-block;
 
}

.conference-center-blurb .et_pb_image_wrap {
    max-height: 400px;
}

#gform_wrapper_1 .gform_button, #gform_wrapper_2 .gform_button  {
    color:white;
    background-color:#00aeef;
    padding: 20px;
    font-size: 18px;
    width: 200px;
    margin: 0 auto;
}

.oe-img img{
    width: 600px !important;
}

.uc_overlap_content_box {
    min-height: 275px;
}

.conference-center .pt-cv-readmore {
    background-color:white !important;
    color: #00aeef !important;
    line-height: 38px;
    border: 1px solid #00aeef !important;
    border-radius: 24px;
    text-align: center;
    width: 170px;
    margin: 0 auto;
    font-weight: 700;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.conference-center .pt-cv-content {
    height:150px;
}

.conference-center .pt-cv-readmore:hover {
    color: #00aeef !important;
    background-color: #ffffff !important;   
}

.post-meta{
    display: none;
}


@media (max-width: 769px) {
    
    .col-md-12.pt-cv-ctf-column {
        min-width: 50%;
     }
     .pt-cv-view .pt-cv-ifield {
    margin-bottom: 20px!important;
    }
}

@media screen and (max-width: 600px){
    /* CALENDAR */
    body table.booked-calendar tr{
        display: flex !important;
    }
    
    body .booked-calendar-wrap table.booked-calendar td .date .number{
        width: 50px;
    }
    
    body table.booked-calendar tr.entryBlock td{
        width: 100% !important;
    }
    
}

@media (max-width: 420px) {
   .pt-cv-ctf-value {
    min-width: 300px;
   }
     .pt-cv-ctf-value {
    text-align: right;
    padding-right: 20px;
   }
}
@media (max-width: 321px) {
   .pt-cv-ctf-value {
    min-width: 250px;
    font-size: 12px;
   }
   .pt-cv-ctf-value {
    text-align: right;
    padding-right: 20px;
   }
}

@media (max-width: 980px) {
    .internal-main-content{
        text-align: center;
    }
    
    /* .internal-main-content.et_pb_divider{
        margin: auto!important;
    } */
    
    .et_pb_divider_0.et_pb_module{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    
}
