@import url("https://fonts.googleapis.com/css2?family=Sen:wght@400;700;800&display=swap");

.color-1 .tabs-sub-head ul li.current {
  background: #C8A337;
}
.color-2 .tabs-sub-head ul li.current {
  background: #8699F8;
}
.color-3 .tabs-sub-head ul li.current {
  background: #06CE6C;
}
.color-4 .tabs-sub-head ul li.current {
  background: #FF8C99;
}

.color-1 .tabs-sub-head ul {
  border-left: 3px solid #C8A337;
  border-right: 3px solid #C8A337;
}
.color-2 .tabs-sub-head ul {
  border-left: 3px solid #8699F8;
  border-right: 3px solid #8699F8;
}
.color-3 .tabs-sub-head ul {
  border-left: 3px solid #06CE6C;
  border-right: 3px solid #06CE6C;
}
.color-4 .tabs-sub-head ul {
  border-left: 3px solid #FF8C99;
  border-right: 3px solid #FF8C99;
}
.color-1 .tabs-sub-head ul li {
  border-right: 3px solid #C8A337;
}
.color-2 .tabs-sub-head ul li {
  border-right: 3px solid #8699F8;
}
.color-3 .tabs-sub-head ul li {
  border-right: 3px solid #06CE6C;
}
.color-4 .tabs-sub-head ul li {
  border-right: 3px solid #FF8C99;
}
.color-1 .tabs-sub-head {
  border-bottom: 3px solid #C8A337;
}
.color-2 .tabs-sub-head {
  border-bottom: 3px solid #8699F8;
}
.color-3 .tabs-sub-head {
  border-bottom: 3px solid #06CE6C;
}
.color-4 .tabs-sub-head {
  border-bottom: 3px solid #FF8C99;
}

.color-1
  .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item.bg-color
  .program-content
  .program-content-wrap {
  background: #C8A337;
}
.color-2
  .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item.bg-color
  .program-content
  .program-content-wrap {
  background: #8699F8;
}
.color-3
  .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item.bg-color
  .program-content
  .program-content-wrap {
  background: #06CE6C;
}
.color-4
  .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item.bg-color
  .program-content
  .program-content-wrap {
  background: #FF8C99;
}

.color-1 .close-tag svg .d {
  stroke: #C8A337;
}
.color-2 .close-tag svg .d {
  stroke: #8699F8;
}
.color-3 .close-tag svg .d {
  stroke: #06CE6C;
}
.color-4 .close-tag svg .d {
  stroke: #FF8C99;
}
.color-1 .more-info-link span {
  stroke: #C8A337;
}
.color-2 .more-info-link span {
  stroke: #8699F8;
}
.color-3 .more-info-link span {
  stroke: #06CE6C;
}
.color-4 .more-info-link span {
  stroke: #FF8C99;
}

.color-1
  .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-image
  .program-image-title {
  border-bottom: 3px solid #C8A337;
}
.color-2
  .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-image
  .program-image-title {
  border-bottom: 3px solid #8699F8;
}
.color-3
  .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-image
  .program-image-title {
  border-bottom: 3px solid #06CE6C;
}
.color-4
  .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-image
  .program-image-title {
  border-bottom: 3px solid #FF8C99;
}
.color-1 .program-content-wrap-inner {
  border-bottom: 3px solid #C8A337;
}
.color-2 .program-content-wrap-inner {
  border-bottom: 3px solid #8699F8;
}
.color-3 .program-content-wrap-inner {
  border-bottom: 3px solid #06CE6C;
}
.color-4 .program-content-wrap-inner {
  border-bottom: 3px solid #FF8C99;
}
.color-1
  .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap.p-two-col.p-two-col-sidebtm
  .program-content-wrap-inner:first-child {
  border-right: 3px solid #C8A337;
}
.color-2
  .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap.p-two-col.p-two-col-sidebtm
  .program-content-wrap-inner:first-child {
  border-right: 3px solid #8699F8;
}
.color-3
  .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap.p-two-col.p-two-col-sidebtm
  .program-content-wrap-inner:first-child {
  border-right: 3px solid #06CE6C;
}
.color-4
  .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap.p-two-col.p-two-col-sidebtm
  .program-content-wrap-inner:first-child {
  border-right: 3px solid #FF8C99;
}
.color-1 .new-programe .program-tab-wrap .online-only-tag {
  background: #C8A337;
}

.color-2 .new-programe .program-tab-wrap .online-only-tag {
  background: #8699F8;
}

.color-3 .new-programe .program-tab-wrap .online-only-tag {
  background: #06CE6C;
}
.color-4 .new-programe .program-tab-wrap .online-only-tag {
  background: #FF8C99;
}
.new-programe .big-page-header h1 {
  text-transform: uppercase;
}
.container {
  max-width: 1300px;
}
.new-programe .program-tab-wrap .tabs-head {
  border-top: 3px solid #C8A337;
  border-bottom: 3px solid #C8A337;
}

.new-programe .program-tab-wrap ul#tabs-nav,
.new-programe .program-tab-wrap ul#tabs-nav li {
  border-right: 3px solid #C8A337;
}
.new-programe .program-tab-wrap ul#tabs-nav {
  border-left: 3px solid #C8A337;
}
.new-programe .program-tab-wrap ul#tabs-nav li:nth-child(2) {
  border-right: 0;
}
.new-programe .program-tab-wrap #tabs-nav li.active a {
  font-size: 65px;
  font-weight: bold;
}
.new-programe .program-tab-wrap #tabs-nav li a {
  font-size: 40px;
  font-family: "Hepta Slab", serif !important;
  text-transform: inherit;
  font-weight: 400;
}
.new-programe .program-tab-wrap ul#tabs-nav li {
  padding: 37px 56px 36px 24px;
}
.new-programe .program-tab-wrap ul#tabs-nav li:nth-child(2) {
  padding: 23px 52px 22px 18px;
}

.tabs-sub-head {
  float: left;
  width: 100%;
  border-bottom: 3px solid #C8A337;
}

.tabs-sub-head ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
  border-left: 3px solid #C8A337;
  justify-content: space-between;
  border-right: 3px solid #C8A337;
  display: flex;
}
.tabs-sub-head ul li {
  font-size: 37px;
  color: #C8A337;
  text-align: center;
  width: 33.33333333%;
  font-weight: 600;
  border-right: 3px solid #C8A337;
  text-transform: uppercase;
  padding: 22.5px 0px;
  font-weight: bold;
  cursor: pointer;
}
.tabs-sub-head ul li.current {
  background: #C8A337;
  color: #383138 !important;
}
.tabs-sub-head ul li:last-child {
  border-right: 0;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-wrap
  .program-content-box
  p {
  font-weight: 400;
}

.new-programe .program-tab-wrap .tab-content .program-tab-item .program-time {
  border-bottom: 3px solid #C8A337;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-time
  .program-time-wrap {
  padding: 18.5px 24px;
  border-left: 3px solid #C8A337;
  border-right: 3px solid #C8A337;
}
.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content {
  border-bottom: 3px solid #C8A337;
  overflow: hidden;
}
.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-wrap {
  border-left: 3px solid #C8A337;
  border-right: 3px solid #C8A337;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .main-h3 {
  text-align: center;
  font-size: 45px;
  width: 100%;
  padding: 20px 19px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item.bg-color
  .program-content
  h3 {
  color: #383138 !important;
}
.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-time
  span {
  font-size: 34px;
}
.new-programe .program-tab-wrap .program-image {
  width: 330px;
  border-right: 3px solid #C8A337;
}
.new-programe .program-tab-wrap .image-wrap {
  height: 100%;
  width: 100%;
  border-bottom: 1px;
}
.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-box {
  width: calc(100% - 330px);
  padding: 0;
  position: relative;
  overflow: hidden;
}

.content-box-text {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #2f292f;
  background-image: url(https://designmatters.io/wp-content/themes/2021/assets/css/images/grain.png);
  display: none;
}
.content-box-text-inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 58px 47px 120px 35px;
  
}

.read-more-link {
  position: absolute;
  bottom: 50px;
  right: 47px;
}
.program-content-box.show-content .content-box-text {
  width: 100%;
}
.close-tag {
  position: absolute;
  top: 27px;
  right: 29px;
  cursor: pointer;
  z-index: 1;
}

.close-tag svg {
  height: 25px;
  width: 25px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-box
  .program-content-box-main
  h2 {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 40px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-box-main
  .dis-field {
  padding: 0;
  font-size: 30px;
  text-align: left;
  color: #C8A337;
  font-family: "Sen", sans-serif !important;
  font-weight: 400;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-box-main
  .dis-field strong {
  	display: block;
  }

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-box-main
  .tg-dis-sub {
  margin-top: 40px;
}
.new-programe .program-content-box-main {
  position: relative;
  padding: 50px 47px 125px 35px;
  height: 100%;
  min-height: 450px;
}

.more-info-link {
  position: absolute;
  bottom: 50px;
  right: 47px;
  cursor: pointer;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-box
  a {
  font-size: 32px;
}

.more-info-link span {
  font-size: 32px;
  font-weight: 700;
  text-decoration: underline;
  font-family: "Sen", sans-serif !important;
  color: #C8A337;
}

.new-programe .program-tab-wrap .program-image img {
  height: 100%;
  object-fit: cover;
}
.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .break-section
  h3 {
  text-align: center;
  width: 100%;
  padding: 0;
  margin-bottom: 16px;
  font-size: 45px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .break-descrption
  span {
  color: #383138 !important;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .break-descrption {
  margin-bottom: 0;
  font-size: 34px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .break-section {
  padding: 20px 19px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .break-descrption
  span {
  font-weight: 400;
  font-family: "Sen", sans-serif !important;
  margin-bottom: 3px;
  font-size: 23px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .break-descrption
  span
  strong {
  text-transform: uppercase;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-title
  h4 {
  font-size: 32px;
  font-weight: 400;
}
.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-title {
  padding: 14px 24px;
  border-right: 3px solid #C8A337;
  border-bottom: 3px solid #C8A337;
}

.program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-wrap
  .program-two-column:nth-child(2n)
  .program-two-column-title {
  border-left: 3px solid #C8A337;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column {
  margin-right: 30px;
  width: 50%;
}
.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-image
  .program-image-title
  h5 {
  font-size: 23px;
  padding-bottom: 0;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-image
  .program-image-title {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 11px 24px;
  border-bottom: 3px solid #C8A337;
}
.program-content-wrap-inner {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 3px solid #C8A337;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap.p-two-col
  .program-image {
  position: relative;
  width: 50%;
  overflow: hidden;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap.p-two-col
  .program-content-box {
  width: 50%;
}

.new-programe .program-two-column-wrap.p-two-col .program-content-box-main {
  padding: 45px 25px 125px 25px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-wrap
  .p-two-col
  .program-content-box
  h2 {
  font-size: 26px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .p-two-col
  .program-content-box-main
  .dis-field {
  font-size: 22px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .p-two-col
  .program-content-box-main
  .tg-dis-sub {
  margin-top: 35px;
}
.p-two-col .more-info-link span {
  font-size: 25px;
}

.p-two-col .more-info-link {
  right: 15px;
  bottom: 35px;
}
.p-two-col .read-more-link {right: 15px;}

.p-two-col .close-tag {
  top: 15px;
  right: 15px;
}
.p-two-col .content-box-text-inner {
  padding: 51px 25px 69px;
}
.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .p-two-col
  .program-content-box
  a {
  font-size: 25px;
}
.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-wrap
  .program-two-column
  + .program-two-column
  .program-two-column-wrap.p-two-col-sidebtm
  .program-content-wrap-inner {
  border-bottom: 0;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap
  .program-content-wrap-inner:last-child {
  border-bottom: 0;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .p-two-col
  .program-content-box
  .read-more-link {
  bottom: 35px;
}
.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap {
  flex-wrap: wrap;
}
.program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-wrap
  .program-two-column
  .program-image
  .image-wrap {
  height: 504px;
  padding-top: 51px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap.p-two-col.p-two-col-sidebtm
  .program-image {
  width: 100%;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap.p-two-col.p-two-col-sidebtm
  .program-content-box {
  width: 100%;
  height: calc(100% - 509px);
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap.p-two-col.p-two-col-sidebtm
  .program-content-wrap-inner {
  width: 50%;
  display: block;
}
.program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-wrap
  .program-two-column:nth-child(2n)
  .program-image:first-child {
  border-left: 0;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap.p-two-col.p-two-col-sidebtm
  .program-image {
  border-right: 0;
  border-bottom: 3px solid #C8A337;
}

.program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-wrap
  .program-two-column
  + .program-two-column
  .program-two-column-wrap.p-two-col-sidebtm {
  border-left: 3px solid #C8A337;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap.p-two-col.p-two-col-sidebtm
  .program-content-wrap-inner:first-child {
  border-right: 3px solid #C8A337;
}

.new-programe .program-tab-wrap .online-only-tag {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #C8A337;
  text-transform: uppercase;
  left: 0;
  font-size: 22px;
  padding: 10px 10px;
  text-align: center;
  font-weight: bold;
  font-family: "Sen", sans-serif !important;
}
.new-programe
  .program-two-column-wrap.p-two-col
  .program-content-box-main.online-only {
  padding: 45px 25px 178px 25px;
}

.new-programe .program-tab-wrap .online-only-tag span {
  color: #383138 !important;
}

.new-programe
  .program-two-column-wrap.p-two-col
  .program-content-box-main.online-only
  .more-info-link {
  bottom: 83px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column.col-left {
  width: 75.8%;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .wide-two-col
  .program-two-column.col-left
  .program-two-column-wrap.p-two-col
  .program-content-box {
  width: 66.7%;
  max-height: 99%;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .wide-two-col
  .program-two-column.col-left
  .program-two-column-wrap.p-two-col
  .program-image {
  width: 33.3%;
}
.program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-wrap.wide-two-col
  .program-two-column
  .program-image
  .image-wrap {
  height: 400px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .wide-two-col
  .program-two-column
  .program-two-column-wrap.p-two-col.p-two-col-sidebtm
  .program-content-box {
  height: calc(100% - 405px);
}
.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .two-column-wide
  .program-two-column {
  margin-right: 98px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .two-column-wide
  .program-two-column-left {
  width: 71.5%;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .two-column-wide
  .program-two-column-right {
  width: 28.5%;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column-right
  .program-two-column-wrap.p-two-col.p-two-col-sidebtm
  .program-content-wrap-inner {
  width: 100%;
}

.program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-wrap
  .program-two-column:first-child
  .program-two-column-title:after {
  right: -100px;
  width: 100px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column-left
  .program-two-column-wrap.p-two-col
  .program-image {
  width: 37.4%;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column-left
  .program-two-column-wrap.p-two-col
  .program-content-box {
  width: 62.6%;
}
.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .wide-two-col-second
  .program-two-column {
  margin-right: 98px;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .wide-two-col-second
  .program-two-column-left {
  width: 78.5%;
}

.new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .wide-two-col-second
  .program-two-column-right {
  width: 21.5%;
}

@media (min-width: 1025px) {
  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-two-column
    .program-two-column-wrap {
    border-right: 3px solid #C8A337;
  }
  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-content-wrap
    .program-two-column:first-child
    .program-two-column-title:after {
    height: 3px;
    bottom: -3px;
  }
}

@media (max-width: 1024px) {
  .new-programe .program-tab-wrap #tabs-nav li a {
    font-size: 18px;
  }

  .new-programe .program-tab-wrap #tabs-nav li.active a {
    font-size: 23px;
  }

  .new-programe .program-tab-wrap ul#tabs-nav li {
    padding: 43px 11px 44px 11px;
  }
  .tabs-sub-head ul li {
    font-size: 15px;
    padding: 17px 0px;
  }
  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-time
    .program-time-wrap {
    padding: 13px 20px;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-time
    span {
    font-size: 18px;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .main-h3 {
    font-size: 38px;
    padding: 35px 19px;
  }
  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-content-wrap {
    padding: 0px 30px;
    max-width: 550px;
    margin: 0 auto;
  }
  

  .color-1 .new-programe .program-tab-wrap .program-image {
    border-left: 3px solid #C8A337;
    border-bottom: 3px solid #C8A337;
   
  } .color-2 .new-programe .program-tab-wrap .program-image {
    border-left: 3px solid #8699F8;
    border-bottom: 3px solid #8699F8;
   
  }.color-3 .new-programe .program-tab-wrap .program-image {
    border-left: 3px solid #06CE6C;
    border-bottom: 3px solid #06CE6C;
   
  }.color-4 .new-programe .program-tab-wrap .program-image {
    border-left: 3px solid #FF8C99;
    border-bottom:3px solid #FF8C99;
   
  }

  .new-programe .program-tab-wrap .program-image {
    border-left: 3px solid #C8A337;
    border-bottom: 3px solid #C8A337;
    width: 100%;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-content-box {
    width: 100%;
    border-left: 3px solid #C8A337;
    border-right: 3px solid #C8A337;
  }

  .color-1 .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-box {
  
  border-left: 3px solid #C8A337;
  border-right: 3px solid #C8A337;
}

.color-2 .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-box {
  
  border-left: 3px solid #8699F8;
  border-right: 3px solid #8699F8;
}
.color-3 .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-box {
  
  border-left: 3px solid #06CE6C;
  border-right:3px solid #06CE6C;
}
.color-4 .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-box {
  
  border-left: 3px solid #FF8C99;
  border-right: 3px solid #FF8C99;
}
  .new-programe .program-content-box-main {
    padding: 24px 15px 100px 15px;
  }

  .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-content-wrap
    .program-content-box
    h2 {
    font-size: 37px;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-content-box-main
    .dis-field {
    font-size: 26px;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-content-box-main
    .dis-field
    strong {
    font-size: 34px;
  }

  .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-content-wrap
    .program-content-box
    .tg-dis-sub
    h2 {
    font-size: 30px;
  }

  .more-info-link span {
    font-size: 25px;
  }

  .more-info-link {
    bottom: 30px;
    right: 15px;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .break-section {
    padding: 35px;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .break-section
    h3 {
    font-size: 38px;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .break-descrption {
    font-size: 21px;
  }
  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-two-column
    .program-two-column-title
    h4 {
    font-size: 28px;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-two-column {
    width: 100%;
    margin-right: 0;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-two-column
    .program-two-column-title {
    padding-left: 0;
    padding-right: 0;
    border-right: 0;
    position: relative;
    border-bottom: 0;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-two-column
    .program-two-column-title:before {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    bottom: 0;
    left: -100%;
    width: 1000% !important;
    background: #C8A337;
  }


  .color-1 .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-title:before {

  background: #C8A337;
}
.color-2 .new-programe
.program-tab-wrap
.tab-content
.program-tab-item
.program-content
.program-two-column
.program-two-column-title:before {

background: #8699F8;
}
.color-3 .new-programe
.program-tab-wrap
.tab-content
.program-tab-item
.program-content
.program-two-column
.program-two-column-title:before {

background: #06CE6C;
}

.color-4 .new-programe
.program-tab-wrap
.tab-content
.program-tab-item
.program-content
.program-two-column
.program-two-column-title:before {

background: #FF8C99;
}
  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-two-column
    .program-two-column-wrap.p-two-col
    .program-image {
    width: 100%;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-two-column
    .program-image
    .program-image-title {
    position: static;
    padding: 11px 15px;
  }

  .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-content-wrap
    .program-two-column
    .program-image
    .image-wrap {
    padding-top: 0;
    height: auto;
    min-height: auto;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-two-column
    .program-two-column-wrap.p-two-col
    .program-content-box {
    width: 100%;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-content-wrap
    .p-two-col
    .program-content-box
    h2 {
    font-size: 37px;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .p-two-col
    .program-content-box-main
    .dis-field {
    font-size: 26px;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .p-two-col
    .program-content-box-main
    .dis-field
    strong {
    font-size: 34px;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-content-wrap
    .p-two-col
    .program-content-box
    .tg-dis-sub
    h2 {
    font-size: 30px;
  }

  .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-content-wrap
    .program-two-column:nth-child(2n)
    .program-two-column-title {
    border-top: 3px solid #C8A337;
    border-left: 0;
  }
  .color-1 .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-wrap
  .program-two-column:nth-child(2n)
  .program-two-column-title {
  border-top: 3px solid #C8A337;

}
.color-2 .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-wrap
  .program-two-column:nth-child(2n)
  .program-two-column-title {
  border-top: 3px solid #8699F8;

}
.color-3 .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-wrap
  .program-two-column:nth-child(2n)
  .program-two-column-title {
  border-top: 3px solid #06CE6C;

}
.color-4 .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-wrap
  .program-two-column:nth-child(2n)
  .program-two-column-title {
  border-top: 3px solid #FF8C99;

}
  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-two-column
    .program-two-column-title:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    top: -3px;
    left: -100%;
    width: 1000% !important;
    background: #C8A337;
  }
  .color-1 .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-title:after {
 
  background: #C8A337;
}
.color-2 .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-title:after {
 
  background: #8699F8;
}
.color-3 .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-title:after {
 
  background: #06CE6C;
}
.color-4 .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-title:after {
 
  background: #FF8C99;
}
  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-content-wrap
    .program-two-column
    + .program-two-column
    .program-two-column-wrap.p-two-col-sidebtm
    .program-content-wrap-inner {
    border-right: 0 !important;
    width: 100%;
    border-left: 0 !important;
    border-bottom: 3px solid red;
  }
  .color-1 .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-content-wrap
  .program-two-column
  + .program-two-column
  .program-two-column-wrap.p-two-col-sidebtm
  .program-content-wrap-inner {
 
  border-bottom: 3px solid #C8A337;
}
.color-2 .new-programe
.program-tab-wrap
.tab-content
.program-tab-item
.program-content
.program-content-wrap
.program-two-column
+ .program-two-column
.program-two-column-wrap.p-two-col-sidebtm
.program-content-wrap-inner {

border-bottom: 3px solid #8699F8;
}
.color-3 .new-programe
.program-tab-wrap
.tab-content
.program-tab-item
.program-content
.program-content-wrap
.program-two-column
+ .program-two-column
.program-two-column-wrap.p-two-col-sidebtm
.program-content-wrap-inner {

border-bottom: 3px solid #06CE6C;
}
.color-4 .new-programe
.program-tab-wrap
.tab-content
.program-tab-item
.program-content
.program-content-wrap
.program-two-column
+ .program-two-column
.program-two-column-wrap.p-two-col-sidebtm
.program-content-wrap-inner {

border-bottom: 3px solid #FF8C99;
}
  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-two-column
    .program-two-column-wrap.p-two-col.p-two-col-sidebtm
    .program-image {
    border-right: 3px solid #C8A337;
    border-left: 3px solid #C8A337;
  }
  .color-1 .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap.p-two-col.p-two-col-sidebtm
  .program-image {
  border-right: 3px solid #C8A337;
  border-left: 3px solid #C8A337;
}
.color-2 .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap.p-two-col.p-two-col-sidebtm
  .program-image {
  border-right: 3px solid #8699F8;
  border-left: 3px solid #8699F8;
}
.color-3 .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap.p-two-col.p-two-col-sidebtm
  .program-image {
  border-right: 3px solid #06CE6C;
  border-left: 3px solid #06CE6C;
}
.color-4 .new-programe
  .program-tab-wrap
  .tab-content
  .program-tab-item
  .program-content
  .program-two-column
  .program-two-column-wrap.p-two-col.p-two-col-sidebtm
  .program-image {
  border-right: 3px solid #FF8C99;
  border-left: 3px solid #FF8C99;
}
  .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-content-wrap
    .program-two-column
    + .program-two-column
    .program-two-column-wrap.p-two-col-sidebtm {
    border-left: 0;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-content-wrap
    .program-two-column
    + .program-two-column
    .program-two-column-wrap.p-two-col-sidebtm
    .program-content-wrap-inner:last-child {
    border-bottom: 0;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-two-column.col-left {
    width: 100%;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .wide-two-col
    .program-two-column.col-left
    .program-two-column-wrap.p-two-col
    .program-image {
    width: 100%;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .wide-two-col
    .program-two-column.col-left
    .program-two-column-wrap.p-two-col
    .program-content-box {
    width: 100%;
  }
  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .two-column-wide
    .program-two-column-left {
    width: 100%;
  }

  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .two-column-wide
    .program-two-column-right {
    width: 100%;
  }
  .new-programe .program-tab-wrap .online-only-tag {
    font-size: 26px;
    padding: 6px 10px;
    bottom: 32px;
  }

  .new-programe
    .program-two-column-wrap.p-two-col
    .program-content-box-main.online-only
    .more-info-link {
    bottom: 118px;
  }

  .new-programe
    .program-two-column-wrap.p-two-col
    .program-content-box-main.online-only {
    padding: 45px 25px 213px 25px;
  }
  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .program-content-box
    a {
    font-size: 22px;
  }
  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item
    .program-content
    .wide-two-col-second
    .program-two-column-right {
    width: 100%;
  }
  .new-programe
    .program-tab-wrap
    .tab-content
    .program-tab-item.bg-color
    .program-content
    .program-content-wrap {
    max-width: 100%;
  }

  .program-tab-wrap .image-wrap {
    min-height: auto;
  }
  .content-box-text-inner {
    padding: 58px 24px 100px 15px;
  }

  .read-more-link {
    bottom: 30px;
    right: 15px;
  }
  .new-programe .program-two-column-wrap.p-two-col .program-content-box-main {
    padding: 24px 15px 100px 15px;
  }
  .p-two-col .content-box-text-inner {
    padding: 51px 24px 100px 15px;
  }
  .new-programe
    .program-two-column-wrap.p-two-col
    .program-content-box-main.online-only {
    padding: 24px 15px 213px 15px;
  }
  .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap.wide-two-col .program-two-column .program-image .image-wrap {height: auto;}
}


@media(max-width:440px){
  .new-programe .program-tab-wrap #tabs-nav li a {font-size: 12px;}

.new-programe .program-tab-wrap #tabs-nav li.active a {font-size: 14px;}
.tabs-sub-head ul li {font-size: 12px;}
}


 .new-programe .program-tab-wrap .tab-content .program-tab-item .program-content .program-two-column.program-two-column-right .program-two-column-wrap.p-two-col.p-two-col-sidebtm .program-content-wrap-inner:first-child {border-right: 0 !important;}




 .new-programe .program-tab-wrap .tab-content .program-tab-item .program-content .p-two-col .program-content-box .online-only .read-more-link.dm-no-pop {
 bottom: 83px;
}

@media(max-width:1024px){
.new-programe .program-tab-wrap .tab-content .program-tab-item .program-content .p-two-col .program-content-box .online-only .read-more-link.dm-no-pop {
  bottom:118px;
 }}


 .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .p-two-col .content-box-text-inner p {
  font-size: 18px;
}

.program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .p-two-col .content-box-text-inner {
  padding-left: 15px;
  padding-right: 15px;
}

@media(max-width:767px){
  .program-tab-wrap .tab-content .program-tab-item .program-content .program-content-wrap .p-two-col .content-box-text-inner p {
    font-size: 14px;
  }
  .new-programe .program-content-box-main{
    min-height: 550px;
  }
}