.programs-banner h1.banner-header, .simple-tall-banner h1.banner-header{
	font-weight: normal;
}
.courses-content .courses-content_intro h3{
  font-size: 32px;
  font-family: "ElegantGaramondBT";
  color: rgb(65, 64, 66);
  font-style: italic;
  line-height: 1;
  text-align: center;
  font-weight: normal;
  letter-spacing: -0.1px;
  margin:10px auto;



}
.course-detail-banner .fixed-wrapper{
  top:25%;
}
.course-detail-banner .btn{
  display: inline-block;
  margin-top: 20px;
}
.courses-content .ctn-tabs-contents .tab-intro h3{
      font-size: 32px;
    font-family: "ElegantGaramondBT";
    color: rgb(65, 64, 66);
    font-style: italic;
    line-height: 1;
    text-align: center;
    font-weight: normal;
    letter-spacing: -0.1px;
    margin: 10px auto;
}
.courses-content .ctn-tabs-contents .tab-intro{
max-width: 878px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 60px;
  }
.courses-content .ctn-tabs-contents .tab-intro p{
  font-size: 20px;
}
.courses-content .courses-content_slider-container .course-btn.active span{
	color: white;
}
.courses-content .courses-content_slider-container .course-btn span{
	display: block;
  font-size: 24px;
  font-family: "ElegantGaramondBT";
  color: rgb(140, 34, 50);
  font-style: italic;
  line-height: 0.917;
  text-align: center;
  text-transform: lowercase;
  font-weight: normal;
  margin-bottom: 10px;
  letter-spacing: -0.1px;
  transition: all 0.5s;
  

}
.courses-content .courses-content_slider-container .course-btn:hover span {
	color: white;

	}

.courses-content .courses-content_slider-container .course-btn {
  font-size: 16px;
  font-family: "Lato";
  color: rgb(140, 34, 50);
  font-weight: bold;
  text-transform: uppercase;
  /*line-height: 3.978;*/
  text-align: center;
  transition: all 0.5s;
  vertical-align: middle;
  
}

.programs-grid-section .frame{
	max-width:1200px;
	margin:0 auto;
	padding:0px;
	text-align: center;
	/*padding-top:140px;*/
}
.programs-grid-section .grid-large{
	height:690px;
}
.programs-grid-section .grid-large .inner{
	display: block;
	text-align: center;
	height:auto;
	top:50%;
	transform: translateY(-50%);
	padding-top:15px;
}


h2.program-section-header{
	margin-top:140px;
  font-size: 34px;
  font-family: "ElegantGaramondBT";
  color: rgb(65, 64, 66);
  text-transform: uppercase;
  line-height: 1.118;
  text-align: center;
  font-weight: normal;
  margin-bottom:75px;
  border-bottom: 1px solid rgb(222, 218, 205);
  padding-bottom:15px;
  display: inline-block;



}
.programs-grid-section .grid-large .inner .meta .title{
  font-size: 34px;
  font-family: "ElegantGaramondBT";
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1.118;
  text-align: center;
 
}
.programs-grid-section .grid-large .inner .meta .title:after{
	content:none;
}
.programs-grid-section .grid-large .inner .meta .title:before{
	    content: "";
    width: 100px;
    height: 2px;
    background-color: #9e9171;
    position: relative;
    display: block;
    margin: 40px auto 0 auto;
    margin-top:0px;
    margin-bottom: 25px;
}
.programs-grid .btn-numbers {
	display: block;
	font-size: 0px;
	margin-bottom:40px;
}
.programs-grid .btn-numbers .btn-number-wrap{
	display: inline-block;
	width:33.3333%;
	font-size:16px;
	box-sizing: border-box;
	vertical-align: top;
	padding:0px 35px;
	position: relative;
}
.programs-grid .btn-numbers .btn-number-wrap:after{
	position: absolute;
	right: 0px;
	height:77px;
	top:50%;
	transform: translateY(-50%);
	content:"";
	border-right: 1px solid rgba(55, 55, 55, 0.25);

}
.programs-grid .btn-numbers .btn-number-wrap:last-of-type:after{
	content: none;
}
.programs-grid .btn-numbers .btn-number-wrap .btn-number{

  font-size: 40px;
  font-family: "ElegantGaramondBT";
  color: rgb(134, 118, 78);
  line-height: 0.613;
  text-align: center;
  margin-bottom:15px;


}
.programs-grid-section .grid-small.grid-img:hover .bg-img{
	transform: scale(1);
	-webkit-transform:scale(1);
}
.programs-grid-section .grid-small.grid-img .meta{
	bottom:50px;
}
.programs-grid-section .grid-small.grid-img .meta .big-text {
  font-size: 34px;
  font-family: "ElegantGaramondBT";
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 34px;
  text-align: center;

}
.programs-grid-section .grid-small.grid-img .meta .small-text{
	font-size: 25px;
	margin-top:10px;
}

.programs-grid-section .grid-small a{
	position: absolute;
	top:0px;
	left:50%;
	transform: translateX(-50%);
	width:92%;
	height:100%;
	height:370px;
transition: all 0.5s;
  


}
.programs-grid-section .grid-small{
	vertical-align: middle;
}
.programs-grid-section .grid-small.grid-img .grdt{
	transition: all 0.5s;
}
.programs-grid-section .grid-small.grid-img:hover .grdt{
    opacity: 0;
}
.programs-grid-section .grid-small:hover a{
  background-color: rgb(118, 24, 19);
  opacity: 0.8;	
}
.programs-grid-section .grid-small.grid-img .bg-img{
	position: relative;
}
.programs-grid-section .content-wrap{
	width:104%;
	margin-left:-2%;
}
.programs-grid-section .grid-small:nth-of-type(even){
	/*margin:0px;*/
	margin-right:0px;
}
.programs-grid-section .grid-large{
	max-width: 1200px;
	margin:0 auto;
	margin-bottom: 35px;

}
.programs-grid-section .grid-small{
	/*max-width: 1200px;*/
	margin:0;
	margin-bottom: 35px;
	padding:0px 2%;
	width:50%;
	height: auto;
}

.programs-grid-section .grid-small .btn-numbers{
	padding-top:40px;
	padding-bottom:25px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 1px 4px 0px rgba(2, 3, 3, 0.2);
  height:160px;
 

}
.programs-grid-section .grid-small.grid-img .bg-img{
	height:370px;
	/*height:428px;*/
}
.programs-grid .btn-numbers .btn-number-wrap .btn-number-desc{


  font-size: 18px;
  font-family: "ElegantGaramondBT";
  color: rgb(110, 110, 112);
  font-style: italic;
  line-height: 0.833;




}
.programs-grid-section .grid-large .inner .meta .desc {
  font-size: 20px;
  font-family: "Lato";
  color: rgb(222, 215, 196);
  line-height: 1.5;
  text-align: center;
margin-top:25px;
margin-bottom:30px;
}
@media(max-width:1250px){
 .programs-grid-section .frame{
    max-width:90%;
  }
  .programs-grid .btn-numbers .btn-number-wrap{
    padding:0px 10px;
  }
   .courses-content .acc-wrap .accordion-toggle span{
    height: 20px;
    width:20px;
  }
}
.courses-content .acc-wrap{
  display: block;
  width:100%;

}
.courses-content .acc-wrap:nth-of-type(odd){

  margin-right: 0px;
  
}
.courses-content .col-half{
  width:47%;
  display: inline-block;
  vertical-align: top;
}
.courses-content .col-half:first-of-type{

margin-right: 6%;
}
.courses-content .col-half-mobile{
  display: none;
}
@media(max-width:1000px){
  .programs-grid-section .frame{
    max-width:90%;
  }
  .programs-grid .btn-numbers .btn-number-wrap{
    padding:0px 10px;
  }
   h2.program-section-header{
    margin-top:90px;
  }
  .programs-grid .btn-numbers .btn-number-wrap .btn-number{
    font-size:35px;
  }
   .courses-content .acc-wrap .accordion-toggle span{
    height: 20px;
    width:20px;
  }
}

@media(max-width: 766px){
  .courses-content .col-half{
 display: none;
}
 .courses-content .col-half-mobile{
 display: block;
}
  .courses-content .acc-wrap .accordion-toggle span{
    height: 20px;
    width:20px;
  }
  .programs-grid-section .grid-small{
    display: block;
    width:100%;
  }
  h2.program-section-header{
    margin-top:50px;
  }
  .programs-grid-section .frame{
    max-width:90%;
  }
  .programs-grid-section .grid-large .inner .meta{
    padding:0px 15px;
  }
  .programs-grid .btn-numbers .btn-number-wrap{
    padding:0px 10px;
  }
}