/*==================================================
Project Name: UniversityArizonaGlobalCampus
Version: 1.0
Description: Bootstrap5, HTML5, CSS3 and Fully Responsive Website.
==================================================*/
html { scroll-behavior: smooth; }
body { font-family: 'Open Sans', sans-serif; padding: 0px; margin: 0px; }
img { max-width: 100%; width: auto; height: auto;}
a { display: inline-block; text-decoration: none; }
a, button { -webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
a:hover, a:focus, a:active { outline: none; text-decoration: none;  }
button:hover, button:focus, button:active { outline: none; text-decoration: none; }
select:hover, select:focus { box-shadow: none !important; }
p, ul, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0px; }
ul li { list-style: none; }
.collapsing {height: 100% !important; }

/* Custom scrollbar styles */
.box-holder {display: flex; width: 100%; overflow: auto; justify-content: space-evenly;}
.box-holder::-webkit-scrollbar {height: 4px;}
.box-holder::-webkit-scrollbar-track {background: #FFFFFF; }
.box-holder::-webkit-scrollbar-thumb {background: #882336;}
.box-holder::-webkit-scrollbar-thumb:hover {background: #882336; }

.hide-mobile { display: none;}

.owl-carousel .owl-item img {width:unset !important;}
.owl-carousel .owl-stage { margin: 0 auto; }
.owl-carousel .owl-dots span {width:10px; height:10px; margin:5px 7px; background: #edcbd1 !important; display:block; -webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease; -moz-transition:opacity 200ms ease; -ms-transition:opacity 200ms ease; -o-transition:opacity 200ms ease; transition:opacity 200ms ease; -webkit-border-radius:30px; -moz-border-radius:30px; border-radius:30px; }
.owl-carousel .owl-dots .active span { width:10px; height:10px; margin:5px 7px; background: #882336 !important; display:block; -webkit-backface-visibility:visible; -webkit-transition:opacity 200ms ease; -moz-transition:opacity 200ms ease; -ms-transition:opacity 200ms ease; -o-transition:opacity 200ms ease; transition:opacity 200ms ease; -webkit-border-radius:30px; -moz-border-radius:30px; border-radius:30px; }

/*==================================================
    Title & Pera CSS
==================================================*/
.section-title {font-size: 36px; font-weight: 800; line-height: 1.1; color: #222856; letter-spacing: -0.36px; text-transform: uppercase;}
.content-pera {font-size: 16px; font-weight: 400; line-height: 1.5; color: #565656; letter-spacing: -0.16px; }

/*==================================================
    Button CSS
==================================================*/
.btn-primary { font-size: 16px; font-weight: 800; line-height: 1.5; color: #ffffff; letter-spacing: -0.16px; text-transform: uppercase; border: 1px solid #222856; border-radius: 3px; background: #222856; padding: 12px 40px; width: 100%; height: 50px; max-width: 380px; display: flex; justify-content: center; align-items: center; -webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.btn-primary svg { margin-left: 15px; }
.btn-primary:hover, .btn-primary:focus { background: #872236 !important; border-color: #872236 !important; }

/*==================================================
    Show More/Less
==================================================*/
.descriptionToggleBtn { display: block; color: #005197; font-weight: 600; font-size: 14px; margin-top: 0px; margin-bottom: 10px; text-align: center; }
.showMoreContent {display: -webkit-box; line-clamp: 2; -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden; text-overflow: ellipsis;}

/*==================================================
    Banner Section
==================================================*/
.banner-section { padding: 135px 0 60px; background: url(../images/online-colleges/banner.png) no-repeat; background-size: cover; background-position: left top; }
.banner-section .banner-content-wrap .content-pera {font-size: 30px; margin-bottom: 10px; }
.banner-section .banner-content-wrap .section-title {font-size: 50px; line-height: 1.15; letter-spacing: -1.95px; margin-bottom: 33px; text-transform: capitalize; }
.banner-section .banner-content-wrap .section-title span {color: #872236; }
.banner-section .banner-content-wrap .section-subtitle, .banner-section .banner-content-wrap .hyperlink-text {font-size: 18px; font-weight: 400; line-height: 1.7; color: #393939; }
.banner-section .banner-content-wrap .hyperlink-text {position: relative; top: 100px;}
.banner-section .banner-content-wrap .hyperlink-text .link { color: #872236; text-decoration: underline; -webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.banner-section .banner-content-wrap .hyperlink-text .link svg path { -webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.banner-section .banner-content-wrap .hyperlink-text .link:hover { color: #222856; }
.banner-section .banner-content-wrap .hyperlink-text .link:hover svg path { stroke: #222856; }
.banner-section .banner-form-wrap .form-box-wrap { background: #ffffff; border-radius: 5px; max-width: 450px; margin-left: auto; box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); }
.banner-section .banner-form-wrap .form-box-wrap .content-pera {font-size: 18px; letter-spacing: -0.18px; text-align: center; padding: 16px 45px; }
.banner-section .banner-form-wrap .form-box-wrap .section-title {font-size: 24px; line-height: 1; color: #ffffff; text-align: center; background: #872236; padding: 24px 45px; }
.banner-section .banner-form-wrap .form-box-wrap .form-body {padding: 45px 45px; min-height: 311px; }
.banner .btn-banner .next-btn { max-width: 100% !important; }
.hide-on-desktop {display: none;}

/*==================================================
   Experts Section
==================================================*/
.experts-education {padding: 10px 0 40px; }
.experts-education h3 {font-size: 26px; font-weight: 700; color: #872236; margin-bottom: 13px; }
.experts-education h2 {font-size: 30px; font-weight: 800; color: #222856; text-transform: uppercase; margin-bottom: 5px; }
.experts-education p {font-size: 20px; font-weight: 500; color: #151515; line-height: 1.8; margin-bottom: 0; }
.experts-education.hide-desktop { background-color: #fff;}
.experts-education.hide-mobile { background-color: #f4f4f4;}

/*==================================================
    Online Programs Section
==================================================*/
.online-programs-section {padding: 30px 0 60px; background: #FFF; }
.online-programs-section .ad-pera {font-size: 14px; font-weight: 400; line-height: 1.5; color: #8D8D8D; letter-spacing: -0.16px; margin-bottom: 15px; }
.online-programs-section .section-title { margin-bottom: 15px; }
.online-programs-section .content-pera { margin-bottom: 0px; }
.online-programs-section .online-programs-wrap { background: #FFFFFF; border-radius: 5px; border: 1px solid #CFCFCF; box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); margin-bottom: 15px; overflow: hidden; }
.online-programs-section .online-programs-wrap .online-programs-content .online-programs-header {padding: 12px 25px; background: #F3F3F3; border-bottom: 1px solid #CFCFCF; border-right: 1px solid #CFCFCF; }
.online-programs-section .online-programs-wrap .online-programs-content .online-programs-header .content-pera {font-size: 12px; color: #222856; letter-spacing: -0.12px; margin-bottom: 5px; text-align: center;}
.online-programs-section .online-programs-wrap .online-programs-content .online-programs-header .section-title {font-size: 24px; color: #222856; line-height: 1.25; text-transform: none; margin-bottom: 0; text-align: center;}
.online-programs-section .online-programs-wrap.highlighted-programs .online-programs-content .online-programs-header { background: #1C89C6; }
.online-programs-section .online-programs-wrap.highlighted-programs .online-programs-content .online-programs-header .content-pera { color: #ffffff; }
.online-programs-section .online-programs-wrap.highlighted-programs .online-programs-content .online-programs-header .section-title { color: #ffffff; }
.online-programs-section .online-programs-wrap .online-programs-content .online-programs-body { padding: 28px 25px; background: #ffffff; border-right: 1px solid #CFCFCF; }
.online-programs-section .online-programs-wrap .online-programs-content .online-programs-body .content-pera { font-size: 15px; margin-bottom: 18px; }
.online-programs-section .online-programs-wrap .online-programs-content .online-programs-body .content-point li {font-size: 15px; font-weight: 400; line-height: 1.7; color: #565656; letter-spacing: -0.16px; padding-left: 20px; position: relative; }
.online-programs-section .online-programs-wrap .online-programs-content .online-programs-body .content-point li:after {content: ""; position: absolute; top: 50%; bottom: 50%; left: 5px; background: #565656; width: 3px; height: 3px; border-radius: 50%; transform: translateY(-50%); }
.online-programs-section .online-programs-wrap .online-programs-content .online-programs-body .learnmore {font-size: 16px; font-weight: 800; line-height: 1.5; color: #872236; letter-spacing: -0.16px; text-transform: uppercase; display: flex; justify-content: start; align-items: center; -webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; border-top: 1px solid #872236; border-bottom: 1px solid #872236; padding: 5px 0; text-align: center; display: block;}
.online-programs-section .online-programs-wrap .online-programs-content .online-programs-body .learnmore svg {margin-left: 10px; }
.online-programs-section .online-programs-wrap .online-programs-content .online-programs-body .learnmore svg path { stroke: #872236; }
.online-programs-section .online-programs-wrap .online-programs-content .online-programs-body .learnmore:hover { text-decoration: underline; }
.online-programs-section .online-programs-wrap .online-programs-logo { padding: 70px; display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%; position: relative; }
.online-programs-section .online-programs-wrap .online-programs-logo img {margin-bottom: 40px; }
.online-programs-section .online-programs-wrap .online-programs-logo .well-reviewed {position: absolute; top: 0; right: 0; background: #1C89C6; font-size: 16px; font-weight: 800; line-height: 1.1; color: #ffffff; letter-spacing: -0.36px; text-transform: uppercase; padding: 10px; height: 44px; width: 222px; display: flex; justify-content: center; align-items: center; border-radius: 0 0 0 30px; }
.online-programs-section .online-programs-wrap .online-programs-logo .well-reviewed svg { margin-right: 10px; }

/*-------------------------------------------*\
   Featured Schools Section
\*-------------------------------------------*/
.online-programs-section {padding: 30px 0 60px;background: #F4F4F4;}
.online-programs-section .college-info-box-wrap {background-color: #fff; border: 1px solid #4172C2; border-radius: 10px; height: calc(100% - 24px); margin-bottom: 24px; overflow: hidden; box-shadow: 0 1px 3px rgba(0,0,0,0.16); min-width: 310px; margin-right: 15px; max-width: 310px;}
.online-programs-section .college-info-box-wrap .college-info-header {padding: 21px 20px; height: 117px; display: flex; justify-content: center; align-items: center; }
.online-programs-section .college-info-box-wrap .college-info-body {background: #f2f2f2; padding: 15px 20px; }
.online-programs-section .college-info-box-wrap .college-info-body .content-pera {font-size: 12px; font-weight: 500; line-height: 15px; color: #242957; margin-bottom: 4px; }
.online-programs-section .college-info-box-wrap .college-info-body .section-title {font-size: 20px; font-weight: 500; line-height: 24px; color: #373737; margin-bottom: 4px; text-transform: capitalize; }
.online-programs-section .college-info-box-wrap .college-info-body .content-state {font-size: 12px; font-weight: 500; line-height: 15px; color: #AFAFAF; margin-bottom: 0; }
.online-programs-section .college-info-box-wrap .college-info-footer {padding: 15px 20px 40px; }
.online-programs-section .college-info-box-wrap .college-info-footer .tags span {font-size: 12px; font-weight: 600; line-height: 1; color: #242957; background: #F3F6F7; padding: 4px 10px; display: inline-flex; align-items: center; justify-content: flex-start; margin-right: 10px; }
.online-programs-section .college-info-box-wrap .college-info-footer .content-pera {font-size: 14px; font-weight: 500; line-height: 22px; color: #6A6A6A; height: 45px; overflow: hidden; margin-bottom: 5px; }
.online-programs-section .college-info-box-wrap .college-info-footer .content-pera.show {height: 100%; }
.online-programs-section .college-info-box-wrap .college-info-footer .toggle-btn {font-size: 12px; font-weight: 600; line-height: 22px; color: #242957; background: transparent; border: 0; padding: 0; cursor: pointer; }
.online-programs-section .college-info-box-wrap .college-info-footer .toggle-btn:hover {color: #882336; }
.online-programs-section .college-info-box-wrap .checkbox { line-height: 1; border-top: 1px solid #882336; border-bottom: 1px solid #882336; padding: 5px 0 5px; margin-top: 5px; }
.online-programs-section .college-info-box-wrap .checkbox .btn-primary {background: #882336; border-color: #882336; border-radius: 5px; text-transform: capitalize; font-weight: 400; padding: 10px; line-height: 1.2; max-width: 100%; }
.online-programs-section .college-info-box-wrap .checkbox .btn-primary:hover {background: #222856 !important; border-color: #222856 !important; }

/*==================================================
    Top Colleges Section
==================================================*/
.top-colleges-section {padding: 50px 0px; background: #F3F3F3; }
.top-colleges-section .certificate-box {margin-bottom: 30px; }
.top-colleges-section .certificate-box .section-title {font-size: 40px; margin-bottom: 10px; letter-spacing: -1.2px; }
.top-colleges-section .certificate-box .content-pera {font-size: 18px; color: #393939; letter-spacing: 0; }
.top-colleges-section .colleges-details-wrap {border: 1px solid #D4D4D4; background: #FFF; border-radius: 5px; overflow: hidden; margin-bottom: 20px; }
.top-colleges-section .colleges-details-wrap:last-child {margin-bottom: 0;}
.top-colleges-section .colleges-details-wrap .logo-wrap {display: flex; justify-content: center; align-items: center; position: relative; height: 100%; padding: 20px; }
.top-colleges-section .colleges-details-wrap .logo-wrap span {background: #872236; border-radius: 5px 0px 0px 0px; color: #FFF; font-size: 24px; font-weight: 800; line-height: 24px; letter-spacing: -0.24px; width: 56px; height: 63px; display: flex; justify-content: center; align-items: center; position: absolute; top: 0; left: 0; }
.top-colleges-section .colleges-details-wrap .details-content {border-left: 1px solid #D4D4D4; }
.top-colleges-section .colleges-details-wrap .details-content .title-wrap {padding: 18px 25px; border-bottom: 1px solid #D4D4D4; }
.top-colleges-section .colleges-details-wrap .details-content .college-name {color: #222856; font-size: 24px; font-weight: 800; line-height: 24px; letter-spacing: -0.24px; margin-bottom: 9px; }
.top-colleges-section .colleges-details-wrap .details-content .score {padding: 3px 10px; border-radius: 3px; background: #FFFAE2; color: #666; font-size: 16px; font-weight: 400; line-height: 24px; letter-spacing: -0.16px; }
.top-colleges-section .colleges-details-wrap .details-content .point-list {padding: 25px 30px; column-count: 2; }
.top-colleges-section .colleges-details-wrap .details-content .point-list li {color: #666; font-size: 15px; font-weight: 700; line-height: 24px; letter-spacing: -0.15px; padding-left: 22px; margin-bottom: 5px; position: relative; display: flex; justify-content: space-between; max-width: 253px; }
.top-colleges-section .colleges-details-wrap .details-content .point-list li span {font-weight: 400; }
.top-colleges-section .colleges-details-wrap .details-content .point-list li:before {content: ''; position: absolute; background: url(../images/online-colleges/check-mark.svg) no-repeat; width: 14px; height: 12px; left: 0; top: 8px; }
.top-colleges-section .colleges-details-wrap .details-content .point-list li.sub-points ul li {position: relative; padding-left: 15px; display: flex; justify-content: space-between; }
.top-colleges-section .colleges-details-wrap .details-content .point-list li.sub-points ul li:before {width: 5px; height: 5px; background: #666; border-radius: 50%; top: 10px; }
.top-colleges-section .colleges-details-wrap .details-content .point-list li.sub-points:before {content: none; }
.top-colleges-section .colleges-details-wrap .details-content .sub-points {column-count: 1; display: block; }
.top-colleges-section .colleges-details-wrap .details-content .view-all {background: #F2F2F2; padding: 7px 30px 15px; border-top: 1px solid #D4D4D4; }
.top-colleges-section .colleges-details-wrap .details-content .view-all a {color: #222856; font-size: 15px; font-weight: 400; line-height: 24px; letter-spacing: -0.15px; }
.top-colleges-section .colleges-details-wrap .details-content .view-all a svg {margin-left: 12px; }
.top-choice-wrap, .best-college-wrap  {box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); max-width: 245px; margin-left: auto; margin-bottom: 30px; background: #fff; border-radius: 5px; }
.top-choice-wrap .title, .best-college-wrap .title, .find-school-wrap .title {color: #222856; text-align: center; font-size: 20px; font-weight: 800; line-height: 24px; letter-spacing: -0.2px; text-transform: uppercase; padding: 19px 15px; border-radius: 5px 5px 0px 0px; background: #FFF; }
.logo-wrap {position: relative; background: #FFF; padding: 0px 20px 15px; border-top: 1px solid #D4D4D4; }
.logo-wrap .reviewed-wrap {border-radius: 0px 0px 10px 10px; background: #1C89C6; padding: 5px 35px; margin-bottom: 15px }
.logo-wrap .reviewed-wrap span {color: #FFF; font-size: 13px; font-weight: 800; line-height: 24px; letter-spacing: -0.13px; text-transform: uppercase; margin-left: 9px; }
.top-choice-wrap .score {color: #666; font-size: 15px; font-weight: 400; line-height: 24px; letter-spacing: -0.15px; border-radius: 3px; background: #FFFAE2; text-align: center; padding: 3px 5px; }
.top-colleges-section .certificate-box .view-all { margin: 20px auto 0px; }
.top-colleges-section .certificate-box .view-all a{ color: #222856; font-size: 15px; font-weight: 400; line-height: 24px; letter-spacing: -0.15px; }
/* .best-college-wrap {padding: 19px 22px 29px; }
.best-college-wrap .title {padding: 0; margin-bottom: 20px; }
.best-college-wrap .form-control, .find-school-wrap .form-control {border-radius: 5px; border: 1px solid #E8E8E8; background: #FFF; color: #666; font-size: 15px; font-weight: 400; line-height: 24px; letter-spacing: -0.15px; padding: 9px 11px 12px 14px; -webkit-appearance: none; -moz-appearance: none; background: #ffffff url(../images/online-colleges/select-arrow.svg) no-repeat center right 10px; cursor: pointer; margin-bottom: 7px; }
.best-college-wrap .btn-primary, .find-school-wrap .btn-primary {border-radius: 5px; padding: 15px 35px; }
.best-college-wrap .btn-primary svg, .find-school-wrap .btn-primary svg {margin-left: 10px; } */

/*==================================================
    Interest Section
==================================================*/
.interest-section { padding: 70px 0 80px; background: #ffffff; }
.interest-section .section-title { margin-bottom: 90px; }
.interest-section .interest-box-wrap { padding: 65px 26px 65px; background: #F4F4F4; margin-bottom: 80px; height: calc(100% - 80px); border-bottom: 2px solid #872236; border-radius: 0; text-align: center; position: relative; -webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.interest-section .interest-box-wrap.interest-box-5 { margin-bottom: 40px; height: calc(100% - 40px); }
.interest-section .interest-box-wrap.interest-box-6 { margin-bottom: 40px; height: calc(100% - 40px); }
.interest-section .interest-box-wrap.interest-box-7 { margin-bottom: 40px; height: calc(100% - 40px); }
.interest-section .interest-box-wrap.interest-box-8 { margin-bottom: 40px; height: calc(100% - 40px); }
.interest-section .interest-box-wrap .interest-img { position: absolute; top: -50px; left: 50%; right: 50%; transform: translateX(-50%); background: #F4F4F4; width: 124px; height: 124px; border-radius: 50%; display: flex; align-items: center; justify-content: center; -webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.interest-section .interest-box-wrap .section-title { font-size: 24px; font-weight: 700; line-height: 1.25; text-transform: none; min-height: 60px; margin-bottom: 15px; position: relative; z-index: 1; }
.interest-section .interest-box-wrap .content-pera { -webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.interest-section .interest-box-wrap .learnmore {position: absolute; bottom: 0px; left: 0; right: 0; font-size: 16px; font-weight: 800; line-height: 1.5; color: #222856; letter-spacing: -0.16px; text-transform: uppercase; display: flex; justify-content: center; align-items: center; opacity: 0; visibility: hidden; -webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.interest-section .interest-box-wrap .learnmore svg { margin-left: 10px; }
.interest-section .interest-box-wrap:hover { background: #F3992B; }
.interest-section .interest-box-wrap:hover .interest-img { background: #F3992B; }
.interest-section .interest-box-wrap:hover .content-pera { color: #ffffff; }
.interest-section .interest-box-wrap:hover .learnmore {bottom: 20px; opacity: 1; visibility: visible; }

/*==================================================
    Choose Right Section Section
==================================================*/
.choose-the-right-section {padding: 50px 0px; background: #fff; }
.choose-the-right-section .section-title {margin-bottom: 50px; }
.choose-the-right-section .qa-box-wrap .points-title {font-weight: 700; font-size: 18px; line-height: 24px; letter-spacing: -0.01em; color: #232323; border-top: 1px solid #DFDFDF; padding: 20px 20px 20px 79px; }
.qa-box-wrap {border-radius: 5px; border: 1px solid #D8D8D8; background: #F8F8F8; margin-bottom: 20px; }
.qa-box-wrap:last-child {margin-bottom: 0;}
.qa-box-wrap .question {padding: 20px 45px 20px 79px; border-bottom: 1px solid #DFDFDF; color: #333; font-size: 24px; font-weight: 800; line-height: 24px; letter-spacing: -0.24px; position: relative; }
.qa-box-wrap .question span {color: #FFF; position: absolute; left: 0; top: 0; background: #872236; display: flex; justify-content: center; align-items: center; width: 56px; height: 63px; }
.qa-box-wrap .answer {padding: 20px 45px 20px 79px; color: #565656; font-size: 16px; font-weight: 400; line-height: 24px; letter-spacing: -0.16px; }
.qa-box-wrap .degree-levels {padding: 0px 45px 28px 79px; }
.qa-box-wrap .degree-levels li {color: #333; font-size: 15px; font-weight: 700; line-height: 23px; letter-spacing: -0.15px; margin-bottom: 10px; padding-left: 20px; position: relative; }
.qa-box-wrap .degree-levels li:before {content: ''; position: absolute; width: 5px; height: 5px; background: #872236; border-radius: 50%; left: 0; top: 9px; }

/*==================================================
    Most Popular Section
==================================================*/
.most-popular-section {padding-bottom: 50px; background: #F3F3F3; }
.most-popular-section .section-title {margin: 35px 0; }
.table {border: 1px solid #CDCDCD; border-bottom-width: 0px; border-radius: 5px 5px 0px 0px; margin: 0; }
.table thead {
  vertical-align: middle;
}
.table thead tr th {color: #FFF; font-size: 15px; font-weight: 800; line-height: 24px; letter-spacing: -0.15px; text-transform: uppercase; background-color: #872236; padding: 19px 28px 21px; box-shadow: none; border: 0; text-align: end; padding-right: 69px; }
.table tbody {border-bottom: 1px solid #CDCDCD; }
.table tbody tr td {color: #333; font-size: 15px; font-weight: 400; line-height: 24px; letter-spacing: -0.15px; text-transform: uppercase; padding: 13px 10px 12px 120px; border: 0; }
.table thead tr th:nth-child(1) { text-align: start; }
.table tbody tr:nth-child(odd) td { background-color: #ffffff;}
.table tbody tr:nth-child(even) td { background-color: #f3f3f3;}
.table tbody tr:nth-child(odd) td:first-child { background-color: #F3F3F3 !important; text-align: start;width: 475px;position: relative; padding-left: 70px; font-weight: 700;}
.table tbody tr:nth-child(even) td:first-child { background-color: #E6E6E6 !important;text-align: start;    max-width: 475px;position: relative; padding-left: 70px; font-weight: 700; }
.table tbody tr:nth-child(odd) td:first-child:before, .table tbody tr:nth-child(even) td:first-child:before {content: ''; position: absolute; width: 5px; height: 5px; background: #872236; border-radius: 50%; left: 45px; top: 22px; }

/*==================================================
    FAQ Section
==================================================*/
.faq-section {padding: 50px 0px; }
.faq-section .section-title {margin-bottom: 30px; }
.faq-section .accordion .card {border-radius: 5px; border: 1px solid #D8D8D8; background: #FFF; box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05); margin-bottom: 16px; }
.faq-section .accordion .card:last-child {margin-bottom: 0;}
.faq-section .accordion .card .btn-link {font-size: 20px; font-weight: 700; color: #333; line-height: 24px; padding: 25px 25px 23px 58px; background: #F2F2F2; text-decoration: none; text-align: left; }
.faq-section .accordion .card .btn-link:not(.collapsed) {border-bottom: 1px solid #D8D8D8; border-radius: 5px 5px 0px 0px;}
.faq-section .accordion .card .btn-link::after {content: ""; position: absolute; top: 32px; left: 20px; background: url(../images/online-colleges/arrow-black.svg); width: 14px; height: 11px; transition: transform .2s ease-in-out; }
.faq-section .accordion .card .btn-link:not(.collapsed)::after {background: url(../images/online-colleges/arrow.svg);}
.faq-section .accordion .card .card-body {padding: 17px 29px 30px 61px;}
.faq-section .accordion .card .card-body p {font-size: 16px; font-weight: 400; line-height: 24px; color: #333; letter-spacing: -0.16px; margin-bottom: 16px; }
.faq-section .accordion .card .card-body p:last-child {margin-bottom: 0;}

/*==================================================
    CTA Section
==================================================*/
.cta-section {padding: 50px 0; background: #222856; }
.cta-section .section-title { color: #ffffff }
.cta-section .btn-primary { border-color: rgba(255,255,255,0.5); margin-left: auto; }

/*==================================================
    College Guides Section
==================================================*/
.college-guides-section { padding: 70px 0 70px; background: #F4F4F4; }
.college-guides-section .section-title { margin-bottom: 40px; }
.college-guides-section .guides-img-wrap img { height: auto; }
.college-guides-section .guides-content-wrap .country-list {column-count: 3; }
.college-guides-section .guides-content-wrap .country-list {column-count: 3; margin-left: 0; }
.college-guides-section .guides-content-wrap .country-list li {margin: 10px 0; padding-left: 20px; position: relative; }
.college-guides-section .guides-content-wrap .country-list li:after {content: ""; position: absolute; top: 50%; bottom: 50%; left: 0; background: #565656; width: 3px; height: 3px; border-radius: 50%; transform: translateY(-50%); }
.college-guides-section .guides-content-wrap .country-list li a {font-size: 16px; font-weight: 400; line-height: 1.5; color: #565656; letter-spacing: -0.16px; -webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.college-guides-section .guides-content-wrap .country-list li a:hover { color: #872236; text-decoration: underline; }
.college-guides-section .guides-select-wrap .content-pera { margin-bottom: 20px; }
.college-guides-section .guides-select-wrap .form-control { font-size: 16px; font-weight: 400; line-height: 1.5; color: #000000; letter-spacing: -0.16px; background: #ffffff url(../images/online-colleges/select.svg) no-repeat center right 19px; border: 1px solid #BDBDBD; border-radius: 3px; }
.college-guides-section .guides-select-wrap select::-ms-expand { display: none; }
.college-guides-section .guides-select-wrap select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

/*==================================================
    Higher Learning Section
==================================================*/
.higher-learning-section {padding: 70px 0; background: url(../images/higher-learning-bg.jpg) no-repeat; background-size: cover; background-position: right top; }
.higher-learning-section .higher-learning-wrap {padding: 60px 60px 50px; background: #ffffff; border-radius: 5px; max-width: 567px; box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); }
.higher-learning-section .higher-learning-wrap img { margin-bottom: 25px; }
.higher-learning-section .higher-learning-wrap .section-title { margin-bottom: 25px; }

/*==================================================
    Degree Level Section
==================================================*/
.degree-level-section { padding: 60px 0 50px; background-color: #F4F4F4; }
.degree-level-section .section-title {margin-bottom: 105px; }
.degree-level-section .degree-level-wrap {padding: 100px 50px 40px; background: #FFF; margin-bottom: 40px; height: calc(100% - 40px); border-bottom: 2px solid #872236; border-radius: 0; text-align: center; position: relative; }
.degree-level-section .degree-level-wrap .degree-img {position: absolute; top: -60px; left: 50%; right: 50%; transform: translateX(-50%); background: #FFF; width: 200px; height: 200px; border-radius: 50%; display: flex; align-items: start; justify-content: center; }
.degree-level-section .degree-level-wrap .section-title {font-size: 24px; font-weight: 700; line-height: 1.25; text-transform: none; margin-bottom: 15px; position: relative; z-index: 1; }

/*==================================================
    Headquarters Section
==================================================*/
.headquarters-section {padding: 70px 0 60px; background: #ffffff; }
.headquarters-section .section-title { margin-bottom: 15px; }
.headquarters-section .content-pera { margin-bottom: 95px; }
.headquarters-section .interest-box-wrap { padding: 65px 26px 110px; background: #F4F4F4; margin-bottom: 40px; height: calc(100% - 40px); border-bottom: 2px solid #872236; border-radius: 0; text-align: center; position: relative; -webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.headquarters-section .interest-box-wrap .interest-img {position: absolute; top: -50px; left: 50%; right: 50%; transform: translateX(-50%); background: #F4F4F4; width: 124px; height: 124px; border-radius: 50%; display: flex; align-items: center; justify-content: center; -webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.headquarters-section .interest-box-wrap .section-title {font-size: 24px; font-weight: 700; line-height: 1.25; text-transform: none; min-height: 60px; margin-bottom: 15px; position: relative; z-index: 1; }
.headquarters-section .interest-box-wrap .content-pera {-webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; margin-bottom: 0; }
.headquarters-section .interest-box-wrap .learnmore {position: absolute; bottom: 0px; left: 0; right: 0; font-size: 16px; font-weight: 800; line-height: 1.5; color: #222856; letter-spacing: -0.16px; text-transform: uppercase; display: flex; justify-content: center; align-items: center; opacity: 0; visibility: hidden; -webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; }
.headquarters-section .interest-box-wrap .learnmore svg {margin-left: 10px; }
.headquarters-section .interest-box-wrap:hover {background: #F3992B; }
.headquarters-section .interest-box-wrap:hover .interest-img {background: #F3992B; }
.headquarters-section .interest-box-wrap:hover .content-pera {color: #ffffff; }
.headquarters-section .interest-box-wrap:hover .learnmore {bottom: 20px; opacity: 1; visibility: visible; }

/*==================================================
    About Us Section
==================================================*/
.about-us-section {padding: 60px 0; background: #F4F4F4; }
.about-us-section .about-content-wrap .section-title { margin-bottom: 15px; }
.about-us-section .about-content-wrap .content-pera a { font-weight: 500; color: #222856; }
.about-us-section .about-content-wrap .content-pera a:hover { color: #872236; text-decoration:underline; }

/*==================================================
    Footer Section
==================================================*/
.new-footer-sec { background-color: #882237; position: relative; width: 100%; padding:20px 0px 15px; overflow: hidden; }
.new-footer-nav-tabs .row{align-items: center;}
.new-footer-sec p { color: #fff; font-size: 12px; font-weight: 500;}
.copyright{text-align: left;}
.footer-link{text-align: right;}
.new-footer-sec a{color: #fff; text-decoration: none;}
.new-footer-sec a:hover{color: rgba(255,255,255,0.5); text-decoration: none;}
.new-footer-nav-tabs { position: relative; }
.new-footer-nav { list-style-type: none; position: relative;}
.new-footer-nav li { display: inline-block; }
.new-footer-nav li:last-child { margin-bottom: 0px; }
.new-footer-nav li a { font-size: 12px; font-weight: 500; color: #fff; }
.new-footer-nav li.active a,
.new-footer-nav li a:hover { color: rgba(255,255,255,0.5); text-decoration: none; -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; transition: all 0.5s ease-in; }

/*==================================================
Author Section
==================================================*/
.author-sec {padding: 100px 0 6px;}
.author-sec .author-name-wrap {margin-bottom: 16px;}
.author-sec .author-name {font-size: 16px; font-weight: 400; line-height: 1.5; color: #565656;}
.author-sec .link {color: #872236; }
.author-sec .link:hover {color: #212121;}
.author-sec .author-edit-name {font-size: 16px; font-weight: 400; line-height: 1.5; color: #565656;}
.author-sec .author-edit-learn-more {font-size: 12px; font-weight: 400; line-height: 1.5; color: #777777;}
.author-sec .author-detail-wrap h1 {font-size: 40px; font-weight: 800; color: #222856; text-transform: uppercase; margin-bottom: 5px; text-align: center;}
.author-sec .author-detail-wrap p {font-size: 20px; font-weight: 500; line-height: 1.8; color: #151515; margin-bottom: 0; text-align: center;}

/*==================================================
Compare Popular Programs Section
==================================================*/
.compare-popular-programs-sec {padding: 50px 0; background-color: #F4F4F4;}
.compare-popular-programs-sec .section-title {margin-bottom: 7px;}
.compare-popular-programs-sec .ad-pera {text-transform: uppercase; color: #767676; margin-bottom: 29px;}
.compare-popular-programs-sec .compare-popular-programs-item {height: calc(100% - 20px); border: 1px solid #E5E7EB; border-radius: 8px; margin-bottom: 16px; background-color: #ffffff}
.compare-popular-programs-sec .programs-item-title-wrap {padding: 17px; border-bottom: 1px solid #E5E7EB;}
.compare-popular-programs-sec .programs-item-subtitle {font-size: 12px; font-weight: 600; line-height: 1.3; color: #ADADB5; letter-spacing: -0.2px; text-transform: uppercase; margin-bottom: 3px;}
.compare-popular-programs-sec .programs-item-title {font-size: 18px; font-weight: 700; line-height: 1.3; color: #121212; letter-spacing: -0.3px;}
.compare-popular-programs-sec .programs-item-content {border-right: 1px solid #E5E7EB; height: 100%;}
.compare-popular-programs-sec .programs-item-detail {font-size: 16px; font-weight: 400; line-height: 1.5; color: #565656; margin-bottom: 13px;}
.compare-popular-programs-sec .programs-item-content-wrap {padding: 17px;}
.compare-popular-programs-sec .programs-item-content-wrap .learn-more {font-size: 16px; font-weight: 700; line-height: 1; color: #2571CB;}
.compare-popular-programs-sec .programs-item-img {padding: 20px; max-width: 160px;}
.compare-popular-programs-sec .btn-primary {background-color: #D51B32; border-color: #D51B32; border-radius: 50px; white-space: nowrap; margin-top: 30px; font-weight: 600;}
.compare-popular-programs-sec .btn-outline-primary {font-size: 16px; font-weight: 600; line-height: 1.5; color: #ffffff; letter-spacing: -0.16px; color: #D51B32; border: 1px solid #D51B32; border-radius: 50px; background: transparent; padding: 6px 30px; display: inline-block; -webkit-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s; margin-top: 15px;}
.compare-popular-programs-sec .btn-outline-primary:hover {background-color: #D51B32; color: #fff;}

/*==================================================
    Min-Media Section
==================================================*/
@media (min-width: 1400px) {
    .container { max-width: 1219px; }
}

/*==================================================
    Max-Media Section
==================================================*/
@media (max-width: 1199px) {
    /*--- Banner Section ---*/
    .banner-section .banner-content-wrap .section-title { font-size: 50px; margin-top: -50px; }
    .banner-section .banner-content-wrap .hyperlink-text {top: 55px;}
    .hide-med-desktop {display: none !important;}
    /*--- Interest Section ---*/
    .interest-section .interest-box-wrap { padding: 65px 15px 65px; }
    /*--- Degree Level Section ---*/
    .degree-level-section .degree-level-wrap { padding: 100px 15px 40px; }
    /*--- Online Programs Section ---*/
    .online-programs-section .online-programs-wrap .online-programs-logo { padding: 70px 20px; }
    /*--- Headquarters Section ---*/
    .headquarters-section .interest-box-wrap { padding: 65px 15px 80px; }
    /*--- About Us Section ---*/
    .about-us-section .about-img-wrap img { height: auto; }
    /*--- Top Colleges Section ---*/
    .logo-wrap .reviewed-wrap {padding: 5px 20px;}
    .best-college-wrap {padding: 19px 15px 25px; }
    .best-college-wrap .btn-primary, .find-school-wrap .btn-primary {padding: 15px 25px; }
    /*--- Most Popular Section ---*/
    .table tbody tr:nth-child(2n+1) td:first-child {width: 300px;}
}
@media (max-width: 991px) {
    /*--- Button CSS ---*/
    .btn-primary { max-width: 100%; }
    /*--- Banner Section ---*/
    .banner-section {padding: 135px 0px 35px; background-size: cover; }
    .banner-section .banner-content-wrap { text-align: center; }    
    .banner-section .banner-form-wrap .form-box-wrap { max-width: 100%; margin-top: 0px; }
    .banner-section .banner-content-wrap .hyperlink-text {top: 30px;}
    .top-colleges-section {padding: 15px 0px 50px;}
    .hide-on-mobile {display: none;}
    .hide-on-desktop {display: block;}
    /*--- Interest Section ---*/
    .interest-section { padding: 50px 0 60px; }
    .interest-section .interest-box-wrap.interest-box-5 { margin-bottom: 80px; height: calc(100% - 80px); }
    .interest-section .interest-box-wrap.interest-box-6 { margin-bottom: 80px; height: calc(100% - 80px); }
    .interest-section .interest-box-wrap.interest-box-7 { margin-bottom: 80px; height: calc(100% - 80px); }
    /*--- Higher Learning Section ---*/
    .higher-learning-section { padding: 50px 0; }
    .higher-learning-section .higher-learning-wrap { padding: 40px 40px 50px; max-width: 100%; }
    /*--- CTA Section ---*/
    .cta-section .cta-content-wrap .section-title { text-align:center; margin-bottom: 30px; }
    .cta-section .btn-primary { margin: auto; }
    /*--- College Guides Section ---*/
    .college-guides-section { padding: 50px 0 50px; }
    .college-guides-section .section-title { margin-bottom: 30px; }
    /*--- Degree Level Section ---*/
    .degree-level-section .degree-level-wrap { margin-bottom: 100px; height: calc(100% - 100px); }
    .degree-level-section .degree-level-wrap.last-box { margin-bottom: 40px; height: calc(100% - 40px); } 
    /*--- Online Programs Section ---*/
    .online-programs-section .online-programs-wrap {flex-direction: column-reverse; }
    .online-programs-section .online-programs-wrap .online-programs-logo { padding: 50px 20px; }
    .online-programs-section .online-programs-wrap .online-programs-logo img { margin-bottom:0; }
    .online-programs-section .online-programs-wrap .online-programs-logo .btn-primary { display: none; }
    /*--- Headquarters Section ---*/
    .headquarters-section {padding: 50px 0 50px; }
    .headquarters-section .interest-box-wrap { margin-bottom: 80px; height: calc(100% - 80px); }
    .headquarters-section .interest-box-wrap.interest-box-3 { margin-bottom: 80px; height: calc(100% - 80px); }
    .headquarters-section .interest-box-wrap.interest-box-4 { margin-bottom: 40px; height: calc(100% - 40px); }
    /*--- About Us Section ---*/
    .about-us-section {padding: 50px 0; }
    .about-us-section .about-img-wrap { text-align: center; }
    .about-us-section .about-content-wrap {text-align: center; margin-top: 30px; margin-left: 0 !important; }
    /*--- Top Colleges Section ---*/
    .logo-wrap .reviewed-wrap {padding: 5px 35px; max-width: 199px; margin: 0 auto 15px;}
    .top-colleges-section .colleges-details-wrap:last-child {margin-bottom: 50px;} 
    .top-choice-wrap, .best-college-wrap, .find-school-wrap {max-width: 580px; margin: 0 auto 30px;}
    .find-school-wrap {margin-bottom: 0px;}
    .logo-wrap {justify-content: center;}
    /*--- Choose Right Section Section ---*/
    .choose-the-right-section .section-title {margin-bottom: 35px;}
    /*--- Most Popular Section ---*/
    .table thead tr th {padding: 20px;}

    .experts-education p br, .headquarters-sec .section-head p.section-pera br { display: none; }
}
@media (max-width: 767px) {
    /*--- Title CSS ---*/
    .section-title, .top-colleges-section .certificate-box .section-title { font-size: 30px; }
    /*--- Banner Section ---*/
    .banner-section .banner-content-wrap .content-pera { font-size: 24px; }
    .banner-section .banner-content-wrap .section-title {font-size: 40px; margin-bottom: 13px; }
    /*--- Author Section ---*/
    .author-sec .author-detail-wrap h1 {font-size: 30px; font-weight: 600;}
    .author-sec .author-detail-wrap p {font-size: 16px; font-weight: 400; line-height: 1.5; margin-bottom: 0; text-align: left;}
    /*--- Interest Section ---*/
    .interest-section .interest-box-wrap .section-title { min-height: auto; }
    .interest-section .interest-box-wrap .section-title br { display: none;}
    /*--- Higher Learning Section ---*/
    .higher-learning-section .higher-learning-wrap { padding: 40px 20px 50px; }
    /*--- Top Colleges Section ---*/
    .top-colleges-section .colleges-details-wrap .logo-wrap {border-bottom: 1px solid #D4D4D4; }
    .top-colleges-section .colleges-details-wrap .details-content .point-list li, .top-colleges-section .colleges-details-wrap .details-content .point-list li span, .top-colleges-section .colleges-details-wrap .details-content .point-list li.sub-points ul li {display: block; }
    .top-colleges-section .colleges-details-wrap .details-content {border: 0;}
    .top-colleges-section .colleges-details-wrap .details-content .point-list {padding: 20px; }
    .top-colleges-section .colleges-details-wrap .details-content .view-all {text-align: center;}
    /*--- Most Popular Section ---*/
    .most-popular-section .section-title {margin-bottom: 25px; }
    .table thead tr th {text-align: left;}
    .table tbody tr:nth-child(2n+1) td:first-child {width: 225px;}
    .table thead tr th { padding: 19px 0px 21px 20px; }
    .table tbody tr:first-child th:last-child { padding-left: 40px !important; } 

    .experts-education p {max-width: 505px; margin: auto; }
    
    .online-programs-section {padding: 30px 0 60px; }

    .hide-mobile { display: block;}
	.hide-desktop { display: none;}
}
@media (max-width: 575px) {
    /*--- Author Section ---*/
    .author-sec {padding: 85px 0 6px;}
    .author-sec .author-name {margin-bottom: 7px;}
    .author-sec .author-name-wrap {margin-bottom: 9px;}
    .author-sec .author-detail-wrap h1 {font-size: 22px;}

    /*--- Compare Popular Programs Section ---*/
    .compare-popular-programs-sec {padding: 25px 0;}
    .compare-popular-programs-sec .programs-item-content-wrap, 
    .compare-popular-programs-sec .programs-item-title-wrap {text-align: center;}
    .compare-popular-programs-sec .compare-popular-programs-item {margin-bottom: 10px; height: auto;}
    .compare-popular-programs-sec .btn-primary {height: 39px;}
    .compare-popular-programs-sec .programs-item-content {border: none;}

    /*--- Top Colleges Section ---*/
    .top-colleges-section .certificate-box .section-title {margin-bottom: 20px; }
    /*--- Most Popular Section ---*/
    .table tbody tr:nth-child(2n+1) td:first-child {width: 200px;}
    .banner-section .banner-content-wrap .section-title {font-size: 35px;}
    .section-title, .top-colleges-section .certificate-box .section-title {font-size: 25px;}

    .experts-education {padding: 6px 0 30px; }
    .experts-education h3 { font-size: 22px; margin-bottom: 7px; }
    .experts-education h2 { font-size: 28px; }
    .experts-education p { font-size: 18px; line-height: 1.6; }
}
@media (max-width: 480px) {
    .row-full-mobile [class*="col-"] { width: 100%; } 
    /*--- Interest Section ---*/
    .interest-section .interest-box-wrap.interest-box-7 { margin-bottom: 80px; height: calc(100% - 80px); }
    /*--- Headquarters Section ---*/
    .headquarters-section .interest-box-wrap.interest-box-3 { margin-bottom: 80px; height: calc(100% - 80px); }
    /*--- Top Colleges Section ---*/
    .top-colleges-section .colleges-details-wrap .logo-wrap span, .qa-box-wrap .question span {width: 40px; height: 40px;}
    .top-colleges-section .colleges-details-wrap .details-content .point-list {column-count: 1; max-width: 100%;}
    .top-colleges-section .colleges-details-wrap .details-content .point-list li, .top-colleges-section .colleges-details-wrap .details-content .point-list li span, .top-colleges-section .colleges-details-wrap .details-content .point-list li.sub-points ul li {display: flex; max-width: 100%; }
    .top-colleges-section .colleges-details-wrap .details-content .view-all {padding: 7px 15px 15px;}
    /*--- FAQ Section ---*/
    .faq-section .accordion .card .btn-link {padding: 20px 20px 20px 45px;}
    .faq-section .accordion .card .btn-link::after {left: 15px;}
    .faq-section .accordion .card .card-body {padding: 15px 25px 25px 25px;}
    /*--- Choose Right Section Section ---*/
    .qa-box-wrap .question, .qa-box-wrap .answer {padding: 20px 20px 20px 60px;}
}

@media (max-width: 327px) {
    .banner-section .banner-content-wrap .section-title { font-size: 30px; margin-top: 0px; }
    .section-title {font-size: 20px;}
    .online-programs-section { padding: 20px 0 60px;}
        /*--- Author Section ---*/
        .author-sec .author-detail-wrap h1 {font-size: 20px;}
}