  h1, body.single h1 {
  line-height: 35px;
  font-size: 35px;
  color: #fff;
  border-left: 15px solid #fff;
}
.degree-header-container {
  width: 1200px;
  margin: 0 auto;
  padding: 25px;
  overflow: hidden;
  height: auto;
  margin-top: -100px;
  background: #fff;
}
.phd-bs-videos-container {
  clear: both;
  height: auto;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.phd-bs-videos {
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  height: 207px;
}
.phd-is-videos {
  height: 170px;
}
.phd-is-videos img {
  width: 230px;
  height: auto;
}
.nt-play {
  margin-left: 10px;
}
body.page-phd-biblical-studies .white-plaid {
  background: url(/wp-content/themes/asburyseminary/css/img/white-bg.jpg) repeat-x repeat-y;
}
.tab-container {
  clear:both;
}
.degree-header {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0;
}
.degree-header h1 {
  color: #005980;
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
}
ul.degree-voices {
  list-style: none;
}
ul.degree-voices li {
  display: inline-block;
  width: 200px;
  vertical-align: top;
}
ul.degree-voices li img {
  width: 200px;
}
.degree-voice-description h3 {
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  margin: 5px 0 15px 0;
}
span.degree-voices-title {
  display:block;
}
.tab_content table {
    font-size: 14px;
}

#tab5 table {
  width: 600px;
  table-layout: auto;
}

.page-content td, .page-content th {
  max-width: 400px;
}

span.abbrev {
  display:block;
  font-size: 20px;
}
.degree-header p {
  margin-bottom: 15px;
}
table.required-courses {
  margin: 20px 0;
  width: 600px;
}
table.required-courses thead tr {
  background: #eee;
  font-size: 16px;
  font-weight: 700;
  padding: 5px;
}
table.required-courses td {
  padding: 10px;
}
table.required-courses td:nth-child(1) {
  width: 100px;
}
table.required-courses td:nth-child(3) {
  width: 8px;
}

ul#menu-degrees {
  margin:50px 0  0 0;
  font-size: 12px;
  line-height: 36px;
  text-transform: uppercase;
  padding: 5px 0;
}
ul#menu-degrees li {
  border-bottom: 1px solid #d6d6d6;
  padding-left: 15px;
}
ul#menu-degrees li, ul#menu-degrees li a, ul#menu-degrees li a:link, ul#menu-degrees li a:visited {
  font-weight: 900;
  color: #898989;
}
ul#menu-degrees li a:hover {
  text-decoration: none;
}
ul#menu-degrees li:hover {
  background-color: #e9e8e8;
}

.tab-container {
  width:100%;
}
.tab-parent {
  margin: 0 auto;
  
}

ul.tabs {
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
    list-style: none;
    display: grid;
    align-items: center;
    
    grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
    grid-template-columns: 250px 1fr;
    
}

ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    
    margin-bottom: -1px; /*--Pull the list item down 1px--*/
    overflow: hidden;
    position: relative;
    background: transparent;
    

    
}
ul.tabs li a {
    text-decoration: none !important;
    color: #0D5E82;
    display: block;
    font-size: 16px;
    padding: 0 15px;
    outline: none;
    border: none;
    font-weight: 200;
}

html ul.tabs li.active  { 
    background: transparent;
    font-weight: 900 !important;
    border: none; 
}

ul.tabs li.active a {
  font-weight: 900 !important;
}
/* For blue sections */

.blue-bg .tab-container {
  background-color: #035677;
}
.blue-bg .tab_container {
  background-color: #085c80;
}

.blue-bg ul.tabs li {
  border-bottom: 1px solid #fff;
  border-left: none;
  border-right: none;
  border-top: none;
  background-color: transparent;
}

html .blue-bg ul.tabs li.active {
  background-color: #025e83;
  border-bottom: none;
  border-right: none;
  border-left: none;
  border-top: none;
}
.blue-bg ul.tabs li a {
  color: #fff;
}
//

.tab_container {
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left; 
    width: 100%;
    background: none;
    margin-top: 0px;
    background-color: #fff;
}

.tab_content {
    font-size: 18px;
    margin: 15px auto 0 auto;
}

.degree-content {
  width: 1000px;
  width: 100%;
  display: table;
  border-collapse: separate;
  margin: 0 auto;
}
body.page-template-template-degree .tab_content, body.page-template-template-new-degree .tab_content {
  display: table-cell;
  padding: 20px 0 80px 0;
}

.degree-rfi {
  width: 200px;
  display: table-cell;
}

.degree-rfi .gform_body, form {
  width: none;
}

.degree-rfi select {
  width: 100%;
}
.degree-rfi select, .degree-rfi input {
  height: 30px;
  padding: 5px;
}

.dmin-rfi {
  margin-top: 30px;
}
.dmin-rfi form {
  padding: 20px 20px 20px 20px;
}

.degree-rfi .gform_wrapper {
  margin: 0;
  padding:0;
}

.degree-rfi .gform_wrapper .instruction {
  margin:0;
  font-size: 10px;
}
.degree-rfi button {
  padding: 10px;
}
.degree-rfi .form_label {
  font-weight: 700;
}
a.apply-now {
  display:block;
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
  background-color: #025e85; 
  color: #fff; 
  border:none; 
  margin: 15px 0 20px 0; 
  border-radius: 5px;
  padding: 15px 30px;
  width: 240px;
}
a.apply-now:hover, a.give-btn:hover {
  text-decoration: none !important;
  background: rgba(2, 94, 133, 1); /* Fallback for older browsers without RGBA-support */
  background: rgba(2, 94, 133, 0.9);
}
a.give-btn, body.page .page-content-container .page-content a.give-btn {
  display: inline-block;
  text-align: center;
  font-size: 26px;
  background-color: #025e85; 
  color: #fff; 
  border:none; 
  margin: 15px 0 20px 0; 
  border-radius: 5px;
  padding: 20px 30px 25px 30px;
  text-decoration: none;

}

a.housing-btn {
  display: inline-block;
  text-align: center;
  font-size: 18px !important;
  background-color: #025e85; 
  color: #fff; 
  border:none; 
  margin: 15px 0 20px 0; 
  border-radius: 5px;
  padding: 10px 15px;
  text-decoration: none !important;

}

.tab_content p {
  margin-bottom: 18px;
  line-height: 26px;
 }
 .tab_content h2 {
   text-align: left;
   margin-bottom: 15px;
 }
 .tab_content .alignright {
   margin: 10px 0 15px 15px;
 }
.tab_content ul li, .tab_content ol li {
  margin-left:30px;
  list-style-position: outside;
  padding-left: 10px;
}

#video_container .phd-is-videos .vimeo {
  width:240px !important;
  height:auto;
  margin:0;
  padding:0;
}
#video_container .phd-bs-videos .vimeo {
  width:280px;
  height:auto;
  margin:0;
  padding:0;
}
 
.academics-container {
 width: 100%;
 
 height: inherit;
 position: relative;
}
.title-area {
 display: block;
 position: absolute;
 bottom: 150px;
 right: 30px;
 z-index: 999999;
 max-width: 700px;
 padding: 15px 0 0 15px;
 height: auto;
}
.ml {
 margin-left: 10px;
}
.learn-more-btn {
 text-transform: none;
}

.page-content-wrapper {
  margin-top: -150px;
}
ul.tabs li a.nav-title {
  border-right: 1px solid #085c80 !important;
  color: #0A405C;
  font-weight: 900;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
}
.tabs_overflow_fade, .tabs_overflow_menu {
  display: none !important;
}

body.page-template-template-degree .degree-content h3, body.page-template-template-mdiv .degree-content h3 {
  margin: 30px 0px !important;
}

body.page-template-template-degree .degree-content h3, body.page-template-template-mdiv .degree-content h3, .single-degrees .degree-content h3 {
  color: #0A405C;
  font-weight: 900 !important;
  font-size: 26px;
}

.single-degrees .degree-content h3:not(:first-child) {
  margin-top: 30px !important;
  margin-bottom: 18px !important;
}

.degree-description {
  background: #eee;
  padding: 20px;
  margin-bottom: 20px;
}
.degree-description p:last-child {
  margin-bottom: 0;
}
.degree-voice-description h3 {
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: auto;
}
.academics-voices-logo {
  width:250px;
  height:auto;
  margin-bottom: 15px;
}
body.page-maseter-of-divinity .title-area h1 {
  border-left: none;
}
.title-area h1 img {
  width: 340px;
  height: auto;
}



@media (max-width: 1690px) {
  .degree-content {width: 100%;}
  .page-content-container .content {width: 100%; margin: 0 0 0 20px;}
  .page-content {padding: 50px 20px 0 100px;}
  .degree-description {margin-right: 20px;}
  ul.tabs > li:first-child { display: none !important; }
  ul.tabs {grid-template-columns: 1fr;}
}
@media (max-width: 1163px) {

  ul.tabs li {border: 1px solid #eee; padding: 5px;}
  .page-content-wrapper .page-content {padding-right: 20px;}
  .page-content-container .content { grid-template-columns: 1fr; }
  .subnav-column {grid-row-start: 2; margin-top: 0; }
  .page-content { padding:50px 20px 0 40px; }
  .page-content td, .page-content th {
    padding: 5px;
  }
  
.full-page .page-content {
  padding: 50px 0 0 0;
}

  @media (max-width: 850px) {
    .page-content { padding: 10px; }  
    .title-area {position: relative; bottom: 0; right: 0; width: 100%;}
    .page-content-wrapper {margin-top: 0; padding: 0;}
    .page-content-wrapper .content {
      padding: 0;
    }
    .subnav-column {
      padding: 35px;
      width: 100% !important;
      overflow: hidden;
    }
    .title-area h1 {
      font-size: 30px !important;
      line-height: 30px;
    }
    ul.degree-voices {display:grid; grid-template-columns:repeat(auto-fit, minmax(200px, 1fr)); width:100%; margin:0;}
    ul.degree-voices li img {max-width: 100%;}
    .tab_content ul li, .tab_content ol li {margin-left:0; padding:0;}
    .page-header-container {
      background-size: cover !important;
      height: 240px;
    }
    .page-content td, .page-content th {
      padding: 5px;
    }
  }
  
  @media (max-width: 680px) {
    #tab5 table {
      width: 90%;
    }
    
    .page-content td, .page-content th {
      padding: 5px;
    }
  }
  @media (max-width: 520px) {
    .page-content-container .content {width:100%; margin: 0;}
    .page-content-wrapper .page-content {padding: 0px 10px; max-width: 100%;}
    #icons {
      max-width: 100%;
    }
    
    #tab5 table {
      margin: 0px auto 25px auto;
    }
    .page-content td, .page-content th {
      padding: 3px;
    }
    .degree-description {
      margin-right: 0;
    }
    
  }
  
  @media (max-width: 520px) {
   #flexibility { display: none; }
   .page-content td, .page-content th {
     padding: 1px;
   } 
   .learn-more-btn {
     font-size: 15px;
   }
   .subnav-column {
     padding: 20px;
     max-width: 100% !important;
   }
   .subnav-column input {
     max-width: 80% !important;
   }
   .degree-description p {
     font-size: 16px;
     margin-bottom: 15px;
   }  
}

@media (max-width: 380px) {
  .title-area h1 img {
    width: 300px;
  }
  .subnav-column {
     padding: 20px;
     width: 100% !important;
     overflow: hidden;
  }
}