
.course-listing-wrapper.courses-list-on-category-page {  }
.course-listing-wrapper.courses-list-on-category-page h2 { font-size: 52px; padding-bottom: 0; border-bottom: none; margin-bottom: 0; position: relative; }
.course-listing-wrapper.courses-list-on-category-page h2:before { content: ''; background-color: rgba(0,0,0,0.2); position: absolute; top: 50%; left: 0; width: 100%; height: 1px; }
.course-listing-wrapper.courses-list-on-category-page h2 span { display: inline-block; padding-right: 10px; background-color: #F5F5F5; position: relative; }
.course-listing-wrapper.courses-list-on-category-page .course-listing-inner { display: flex; flex-flow: wrap; margin-left: -15px; margin-right: -15px; }
.course-listing-wrapper.courses-list-on-category-page .course-listing-title {  }
.course-listing-wrapper.courses-list-on-category-page .course-listing-title .title { position: relative; }
.course-listing-wrapper.courses-list-on-category-page .course-listing-title .title:before { content: ''; background-color: rgba(0,0,0,0.17); height: 2px; position: absolute; top: 25px; left: 0; width: 100%; }
.course-listing-wrapper.courses-list-on-category-page .course-listing-title .title span { background-color: #F0EFEC; display: inline-block; z-index: 2; position: relative; padding-right: 10px; }
.course-listing-wrapper.courses-list-on-category-page .course-wrapper { width: 50%; padding: 0 15px; }
.course-listing-wrapper.courses-list-on-category-page .course-wrapper.hide { display: none; }
.course-listing-wrapper.courses-list-on-category-page .course-wrapper .course-name {  }
.course-listing-wrapper.courses-list-on-category-page .course-wrapper .course-name a { display: block; position: relative; padding: 15px 20px 15px 0; border-bottom: 1px solid rgba(0,0,0,0.25); margin-bottom: 15px; color: #990000; }
.course-listing-wrapper.courses-list-on-category-page .course-wrapper .course-name a img { width: 20px; position: absolute; top: calc(50% - 6px); right: 0; }

.course-listing-wrapper.courses-list-on-category-page .course-listing-show-more {  }
.course-listing-wrapper.courses-list-on-category-page .course-listing-show-more.hide { display: none; }
.course-listing-wrapper.courses-list-on-category-page .course-listing-show-more { text-align: center; }
.course-listing-wrapper.courses-list-on-category-page .course-listing-show-more a { display: inline-block; color: #990000; font-weight: 600; border: 2px solid #990000; padding: 7px 50px; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.course-listing-wrapper.courses-list-on-category-page .course-wrapper { width: 100%; }
	.course-listing-wrapper.courses-list-on-category-page h2 { font-size: 36px; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}



.course-page-wrapper .course-header-wrapper { background-image: url(https://gould.usc.edu/wp-content/uploads/2023/04/red-spotted-yellow-background.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; height: 300px; display: flex; align-items: end; }
.course-page-wrapper .course-header-wrapper .course-title-wrapper {  }
.course-page-wrapper .course-header-wrapper .course-title-wrapper .course-description-title { color: #ffffff; font-size: 36px; }
.course-page-wrapper .course-header-wrapper .course-title-wrapper .course-name { color: #fff; margin: 0; }

.course-page-wrapper .course-header-wrapper .auto-breadcrumb-wrap {  }
.course-page-wrapper .course-header-wrapper .auto-breadcrumb-wrap ul li a { color: #ffffff; }
.course-page-wrapper .course-header-wrapper .auto-breadcrumb-wrap ul li svg { margin-left: 7px; width: 12px; height: 15px; fill: #ffffff; }

.course-description-next-step-wrapper { display: flex; justify-content: space-between; padding: 50px 0; }
.course-description-next-step-wrapper .course-next-step-wrapper { width: 32%; }
.course-next-step-wrapper ul.next-step-list { list-style: none; padding: 0; background-color: #F6F5F2; }
.course-next-step-wrapper ul.next-step-list li.next-step-label {  }
.course-next-step-wrapper ul.next-step-list li.next-step-label > div { background-color: #000; color: #fff; padding: 20px 15px; font-size: 24px; font-weight: 400; }
.course-next-step-wrapper ul.next-step-list li.next-step { border-top: 1px solid rgba(0,0,0,0.2); }
.course-next-step-wrapper ul.next-step-list li.next-step a { display: flex; align-items: center; padding: 10px 15px; }
.course-next-step-wrapper ul.next-step-list li.next-step .next-step-icon { width: 50px; }
.course-next-step-wrapper ul.next-step-list li.next-step .next-step-icon svg { fill: #000; }
.course-next-step-wrapper ul.next-step-list li.next-step .next-step-text { width: calc(100% - 50px - 30px); }
.course-next-step-wrapper ul.next-step-list li.next-step .next-step-text h4 { margin: 0; font-size: 18px; line-height: normal; }
.course-next-step-wrapper ul.next-step-list li.next-step .next-step-text .note { color: rgba(0,0,0,0.5); font-size: 12px; }
.course-next-step-wrapper ul.next-step-list li.next-step .next-step-arrow { width: 30px; font-size: 18px; text-align: center; color: #000; }
.course-next-step-wrapper ul.next-step-list li.next-step .next-step-arrow i {  }
.course-next-step-wrapper ul.next-step-list li.next-step:hover {  }
.course-next-step-wrapper ul.next-step-list li.next-step:hover a { background-color: #990000; color: #ffffff; }
.course-next-step-wrapper ul.next-step-list li.next-step:hover .next-step-icon svg { fill: #fff; }
.course-next-step-wrapper ul.next-step-list li.next-step:hover .next-step-text {  }
.course-next-step-wrapper ul.next-step-list li.next-step:hover .next-step-text h4 { color: #fff; }
.course-next-step-wrapper ul.next-step-list li.next-step:hover .next-step-text .note { color: #fff; }
.course-next-step-wrapper ul.next-step-list li.next-step:hover .next-step-arrow { color: #fff; }
.course-description { width: 64%; font-size: 16px; padding-bottom: 25px; }
.course-description h4 { font-weight: 400; line-height: normal; }
.course-description a { color: #990000; text-decoration: underline; }

.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper { width: 32%; }
.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper .professor-title { position: relative; font-size: 32px; letter-spacing: -2px; font-weight: 600; line-height: normal; margin-bottom: 15px; }
.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper .professor-title:before { content: ''; background-color: rgba(0,0,0,0.2); position: absolute; top: 50%; left: 0; width: 100%; height: 1px; }
.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper .professor-title span { display: inline-block; padding-right: 10px; z-index: 2; position: relative; background-color: #fff; }
.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper .professor-list {  }
.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper .professor-list .profesor-wrapper { padding: 15px; background-color: #F6F5F2; display: flex; margin-bottom: 25px; }
.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper .professor-list .profesor-wrapper .professor-thumb { height: 200px; width: 150px; }
.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper .professor-list .profesor-wrapper .professor-thumb img { width: 100%; height: 100%; object-fit: cover; object-position: center top; }
.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper .professor-list .profesor-wrapper .professor-profile-wrapper { background-color: #F6F5F2; padding: 15px 15px 50px; position: relative; min-height: 150px; width: calc(100% - 150px); }
.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper .professor-list .profesor-wrapper .professor-profile-wrapper .professor-profile-name { font-size: 20px; }
.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper .professor-list .profesor-wrapper .professor-profile-wrapper .professor-profile-name a { color: #990000; }
.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper .professor-list .profesor-wrapper .professor-profile-wrapper .professor-profile-title { font-size: 14px; }
.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper .professor-list .profesor-wrapper .professor-profile-wrapper .professor-profile-view { position: absolute; bottom: 0; left: 0; width: 100%; padding: 10px 15px; }
.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper .professor-list .profesor-wrapper .professor-profile-wrapper .professor-profile-view a { color: #990000; }
.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper .professor-list .profesor-wrapper .professor-profile-wrapper .professor-profile-view img { width: 20px; margin-left: 5px; }

.course-page-wrapper .course-options-wrapper { padding-bottom: 50px; }
.course-page-wrapper .course-options-wrapper .course-option-title { position: relative; padding: 25px 0; font-size: 46px; letter-spacing: -2px; font-weight: 600; }
.course-page-wrapper .course-options-wrapper .course-option-title:before { content: ''; background-color: rgba(0,0,0,0.2); position: absolute; top: 50%; left: 0; width: 100%; height: 1px; }
.course-page-wrapper .course-options-wrapper .course-option-title span { display: inline-block; padding-right: 10px; z-index: 2; position: relative; background-color: #fff; }

.course-page-wrapper .course-options-wrapper .course-options {  }
.course-page-wrapper .course-options-wrapper .course-options .course-option { display: flex; justify-content: space-between; }
.course-page-wrapper .course-options-wrapper .course-options .course-option .course-option-label { width: 49%; font-weight: 700; font-size: 20px; border-bottom: 1px solid rgba(0,0,0,0.2); padding: 15px 0; }
.course-page-wrapper .course-options-wrapper .course-options .course-option .course-option-value { width: 49%; font-weight: 400; font-size: 20px; border-bottom: 1px solid rgba(0,0,0,0.2); padding: 15px 0; }
.course-page-wrapper .course-options-wrapper .course-options .note-below { padding: 15px 0; }

.course-explore-by-interest-wrapper { padding: 50px 0; background-color: #F0EFEC; }
.course-explore-by-interest-wrapper .course-explore-by-interest-title {  }
.course-explore-by-interest-wrapper .course-explore-by-interest-title { position: relative; padding: 25px 0; font-size: 46px; letter-spacing: -2px; font-weight: 600; }
.course-explore-by-interest-wrapper .course-explore-by-interest-title:before { content: ''; background-color: rgba(0,0,0,0.2); position: absolute; top: 50%; left: 0; width: 100%; height: 1px; }
.course-explore-by-interest-wrapper .course-explore-by-interest-title span { display: inline-block; padding-right: 10px; z-index: 2; position: relative; background-color: #F0EFEC; }
.course-explore-by-interest-wrapper .course-explore-by-interest-list { list-style: none; padding: 0; }
.course-explore-by-interest-wrapper .course-explore-by-interest-list .course-explore-by-interest { display: inline-block; padding-right: 15px; }
.course-explore-by-interest-wrapper .course-explore-by-interest-list .course-explore-by-interest a { color: #000; border-bottom: 2px solid #990000; padding-bottom: 5px; margin-bottom: 15px; display: block; }

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {  }
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .textwidget {  }
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .textwidget h3 { color: #fff; }


@media only screen and (min-width: 320px) and (max-width: 767px) {
	.course-page-wrapper .course-header-wrapper .course-title-wrapper .course-description-title { font-size: 20px; }
	.course-page-wrapper .course-header-wrapper .course-title-wrapper .course-name { font-size: 36px; }
	.course-page-wrapper .course-description-next-step-wrapper { display: block; }
	.course-page-wrapper .course-description-next-step-wrapper .course-next-step-wrapper { width: 100%; }
	.course-page-wrapper .course-description-next-step-wrapper .course-description { width: 100%; }
	.course-page-wrapper .course-description-next-step-wrapper .course-professor-wrapper { width: 100%; }
	.course-page-wrapper .course-more-wrapper .course-professor-wrapper .professor-title { font-size: 28px; line-height: normal; }
	.course-page-wrapper .course-options-wrapper .course-option-title { font-size: 28px; line-height: normal; }
	.course-explore-by-interest-wrapper .course-explore-by-interest-title { font-size: 28px; line-height: normal; }
	.course-page-wrapper .course-more-wrapper .course-professor-wrapper .professor-list .profesor-wrapper .professor-thumb { /*height: 350px;*/ }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}




