.sidenav .navbar-brand img {
    max-width: 210px;
}
.sidenav .navbar-brand {text-align: center;}
.eksalar-sidemenu.navbar-vertical.navbar-expand-xs {
    border-radius: 50px;
}
.eksalar-sidemenu .bg-gradient-primary {
    background-color: #FFAB3F !important;
}
.eksalar-sidemenu li.nav-item .nav-link {
    border-radius: 23px !important; padding-left: 40px;
}
.eksalar-sidemenu .navbar-nav{
    position: absolute;
    width: 100%;
    left: 40px;
    z-index: 9999;
}
.eksalar-sidemenu.navbar-vertical.navbar-expand-xs {overflow-y: inherit;}
.latest-update-box .mx-3 {
    background: #5a61bf;
    opacity: 1;
    border-radius: 36px;
    color: #fff;
    padding: 30px;
    margin-bottom: 19px;
}
.menu-icon{background-repeat:no-repeat;background-position: 5%;}
.dashboard-ico{background-image:url(/assets/img/dashboard-ico.svg);}
.report-ico{background-image:url(/assets/img/report-ico.svg);}
.courses-ico{background-image:url(/assets/img/courses-ico.svg);}
.ebooks-ico{background-image:url(/assets/img/ebooks-ico.svg);}
.mock-test-ico{background-image:url(/assets/img/mock-test-ico.svg);}
.resources-ico{background-image:url(/assets/img/resources-ico.svg);}
.profile-ico{background-image:url(/assets/img/profile-ico.svg);}
.signout-ico{background-image:url(/assets/img/logout-img.svg);}
.solvedQP-ico{background-image:url(/assets/img/solved-question-papers.svg);}
.textBS-ico{background-image:url(/assets/img/text-book-solutions.svg);}

.latest-update-box .mx-3 h4 {font-weight: bold;font-size: 18px;line-height: 27px;color: #FFFFFF;}
.latest-update-box .mx-3 p{font-weight: 300;font-size: 15px;line-height: 160%;letter-spacing: 0.02em;color: #FFFFFF;}
.searchForm {
    width: 80% !important;
    box-sizing: border-box !important;
    font-size: 16px !important;
   /* background-image: url(/assets/img/search.png);*/
    background-position: 20px 13px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 20px !important;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    background-color: #FFFFFF !important;
    border-radius: 5px 0px 0px 5px !important;
    min-height: 45px;
    border: 1px solid #ddd;
}

.page-titles h5{font-style: normal;font-weight: 300;font-size: 20px;color: #2F327D;}
.page-titles h2{font-style: normal;font-weight: 700;font-size: 36px;color: #2F327D;}
img.user-thumb {max-width: 60px;border-radius: 50%;margin-right: 10px;}
.searchForm-group {
    display: table-cell;
    width: 800px;
    height: 80px;
    vertical-align: middle;
}
.profile-menu{margin-top:15px;}
.right-section {
    /* margin-top: 50px !important; */
    margin-left: 5px !important;
}
.right-section h3.page-title {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    color: #2F327D;
}
.course-box {
    background: #FFFFFF;
    border-radius: 15px;
    padding: 15px;
    min-height: 440px;
    position: relative;
    margin-bottom: 30px;
}
.course-thumb-box {
    border-radius: 15px;
    height: 180px;
    background-repeat: no-repeat;
    background-size: contain !important;
    margin-bottom: 25px;
    position: relative;
    background-repeat: no-repeat !important;
    background-position: center !important;
    }
.course-box h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.02em;
    color: #383E87;
}
.course-box p{font-style: normal;font-weight: 300;font-size: 15px;color: #696984;}

.learn-more-btn {
    background: #FFAB3F;
    border-radius: 8px;font-weight: 700;
    color: #fff;
    padding: 10px 18px;
    display: inline-block;
    position: absolute;
    bottom: 25px;
    text-decoration: none;
}
.learn-more-btn:hover {
    background: #f38900; color:#FFF; text-decoration:none;
}
.course-box .star-rating {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #FFF9ED;
    border-radius: 0px 15px 0px 0px;
    padding: 3px 10px;
}
.course-box .linkes-count{
	position: absolute;
    top: 0;
    right: 0;
    background: #FFF9ED !important;
    border-radius: 0px 0px 0px 15px;
    padding: 3px 10px;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
    color: #FFAB3F;
    
}
.star-rating span {
    color: #F48C06; opacity:0.4;
}
.star-rating span.checked {
	opacity:1;
}
.reading-block .course-box p{
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.02em;
	color: #696984;
}
ul.inline-list li {
    display: inline-block;
    width: 50%;
}
ul.inline-list li .learn-more-btn {
    display: block;
    position: relative;
    text-align: center;
}
ul.inline-list {
    padding-left: 0;
    list-style: none;
    float: left;
    margin-bottom: 0;
}
ul.inline-list li span.price {
    display: table-cell;
    width: 400px;
    height: 55px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 20px;
    color: #FFAB3F;
}
.right-section-content p.titleP {
    font-style: normal;
    font-weight: 300 !important;
    font-size: 20px !important;
    color: #696984 !important;
    /*margin-bottom: 32px !important;*/
    display: block;
}
.mocktest-thumb .course-box {
    min-height: 410px;
}
.item-info .accordion .accordion-item{
    background-color: #ffffff00;
    border: 0px;

}
.item-info .accordion .accordion-button{
    /*background-color: #ffffff00;*/
}
.item-info .accordion .accordion-button::after{
    display: none;
}
.item-info .accordion .accordion-button:focus{
    box-shadow: none;
}
.item-info p.defTxt{
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #696984;
}
.item-info .review-icon,.item-info .students-icon,.item-info .book-icon,.item-info .language-icon{
    color: #7b809a;
}
.item-info .oval-btn-blue-outline{
    color: #464CDA !important;
}
.item-info .oval-btn-blue-outline:hover{
        color: #FFF !important;
}


/* ------------------ FOOTER SECTION ------------------------------- */
footer {
    background: #f7f9ff;
    padding: 75px 0px 15px 0px;
}
.footer-logo-sec {
    list-style: none;
    padding-left: 0;
}
ul.footer-logo-sec li {
    display: inline-block;
}
ul.footer-logo-sec li p span {
    display: block;
    text-align: left;
    color: #2F327D;
}
ul.footer-logo-sec li {
    padding: 15px 40px;
}
.text-left{text-align: left;}
ul.footer-logo-sec li img {
    margin-top: -20px;
}
.footer-logo-sec p {
    color: #111111;
    font-weight: 300;
}
li.border-left {
    border-left: 1px solid #000;
}
.subscription-wrapper h3 {
    font-weight: 500;
    font-size: 26px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #2F327D;
    margin-top: 65px;
    margin-bottom: 25px;
}
.subscription-wrapper .form-control {
    border: 1px solid #475197;
    box-sizing: border-box;
    border-radius: 80px; min-width: 460px;
    background-color: transparent;padding:18px 20px;font-size: 19px;
    font-weight: 300;
}

.subscription-wrapper .form-control::-webkit-input-placeholder { 
  color: #5D65A4;
}

.subscription-wrapper .form-control:-ms-input-placeholder { 
  color: #5D65A4;
}

.subscription-wrapper .form-control::placeholder {
  color: #5D65A4;
}




.subscription-wrapper button.btn-primary {
    background: linear-gradient(105.5deg, #545AE7 19.57%, #393FCF 78.85%);
    border-radius: 60px;
    font-weight: 500;
    font-size: 22px;
    color: #FFFFFF;
    padding: 15px 28px;
    border: none;
}
.subscription-wrapper ul li {
    display: inline-block;padding-left: 15px;
}
.subscription-wrapper ul {
    list-style: none;
    padding-left: 0;
}
ul.footer-menu li {
    display: inline-block;
    padding: 5px 25px;
}
ul.footer-menu {
    list-style: none;
    padding-left: 0;
}
.pt-60 {
    padding-top: 60px;
}
ul.footer-menu li a{font-weight: 300;font-size: 17px;color: #B2B3CF; text-decoration:none;}
ul.footer-menu li a:hover{color: #393fcf;} 
.copyright-text p, .copyright-text p a {
    font-weight: normal;
    font-size: 16px;
    line-height: 33px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #B2B3CF;
    text-decoration: none;
}
.copyright-text {
    margin-top: 5px;
}
ul.footer-menu li:before {
    border-right: 2px solid #ddd;
    content: "";
    right: -7px;
    position: absolute;
    height: 18px;
    top: 8px;
}
ul.footer-menu li:last-child:before {
    content: none;
}
ul.footer-menu li{position:relative;}
main.main-content {
    padding-bottom: 70px;
}
.user-name{font-weight: normal;font-size: 16px;letter-spacing: 0.02em;}



/* --------------- COURSE DETILS PAGE ---------------------- */
.row-section {
    float: left;
    width: 100%;
}
.mt-80 {
    margin-top: 80px;
}
ul.course-points li {
    width: 19%;
    display: inline-block;
    text-align: left;
    background-repeat: no-repeat;
    padding-left: 29px;
    font-size: 13px;
}
ul.course-points li:first-child {
    width: 15%;
}
ul.course-points li:nth-child(2) {
    width: 15%;
}
ul.course-points li:nth-child(3) {
    width: 23%;
}
ul.course-points {
    list-style: none;
    background: #FFFFFF;
    border-radius: 30px;
    padding: 10px 20px;
}
.review-icon{background-image:url(/assets/img/review-icon.png);}
.students-icon{background-image:url(/assets/img/student-icon.png);}
.book-icon{background-image:url(/assets/img/book-icon.png);}
.language-icon{background-image:url(/assets/img/language-icon.png);}
h2.titleH2 {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: #2F327D;
    margin-top: 10px;
    display: block;
    margin-bottom: 15px;
}
.circle-tick-list{list-style:none; padding-left:0;}
.circle-tick-list li {
    background-image: url(/assets/img/tick-circle.png);
    background-repeat: no-repeat;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    letter-spacing: 0.02em;
    color: #696984;
    padding-left: 40px;
    background-size: 23px;
    margin-bottom: 11px;
}
.col-count-2 {
    column-count: 2;
}
.course-quick-view {
    background: #FFFFFF;
    border-radius: 30px;
}
.course-image {
    width: 100%;
    height: 284px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    border-radius: 30px 30px 0px 0px;
    position: relative;
}
span.course-label {
    font-weight: 600;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 17px;
    background-color: #475197;
    color: #fff;
    border-radius: 0px 20px 0px 0px;
}
.enroll-box h2.titleH2 {
    margin-bottom: 10px;font-size: 23px;
}
.enroll-box {
    padding: 25px;
}
h3.payment-amt {
    background: #FFF3E4;
    border-radius: 8px;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #FFAB3F;
    width: max-content;
    padding: 6px 29px;
}
h3.payment-amt span {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    text-align: center;
    color: #696984;
    display: block;
}
h3.payment-amt-dtl {
    background: #FFF3E4;
    border-radius: 8px;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #FFAB3F;
    padding: 6px 29px;
}
h3.payment-amt-dtl span {
    font-style: normal;
    font-size: 13px;
    color: #696984;
    float: right;
}
a.enroll-btn {
    background: #FFAB3F;
    border-radius: 8px;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    display: block;
    padding: 10px;
    margin: 20px 0px;
}
a.enroll-btn:hover {
	text-decoration:none;
	color:#fff;background: #ff8f00;
}
.enroll-box h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #696984;
}
.chapter-icon{background-image:url(/assets/img/chapters-icon.png);}
.hours-icon{background-image:url(/assets/img/hours-icon.png);}
.access-icon{background-image:url(/assets/img/access-icon.png);}
.enroll-box ul li {
    background-repeat: no-repeat;
    padding-left: 26px;
    margin-bottom: 11px;
    background-size: 13px;
    background-position: left;
}
.enroll-box ul {
    list-style: none;
    padding-left: 0;
    margin-top: 22px;
}
#accordionCurriculum .tabs-title span.course-title {
    width: 50%;
}
#accordionCurriculum .tabs-title span.question-count {
    width: 25%;
}
#accordionCurriculum .tabs-title span.view-content {
    width: 25%; color: #FFAB3F;
    padding-right: 10px;
}
#accordionCurriculum .tabs-title span{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #000;
}
#accordionCurriculum .tabs-title.collapsed span{
	font-weight: 400;
}
#accordionCurriculum .accordion-button:not(.collapsed) {
    border: 1px solid #C4C4E3;
    border-radius: 42px !important;
}
#accordionCurriculum .accordion-button.collapsed {
    background-image: url(/assets/img/accordion-plus.png);
    padding-top: 15px;
    padding-bottom: 16px;
    border-radius: 50px;
}
#accordionCurriculum .accordion-button {
    background-image: url(/assets/img/accordion-minus.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 24px;
    padding-left: 50px;
    border-bottom: 1px solid #C4C4E3 !important;
    margin-bottom: 15px;
}
#accordionCurriculum table.course-details-table tr td {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #000;
    padding-bottom: 35px;
}
#accordionCurriculum table.course-details-table {
    width: 100%; margin-top:15px; margin-bottom:10px;
}
#accordionCurriculum .accordion-body {
    padding-left: 35px;
}
.defTxt{
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #696984;
}
.muteUl {list-style:none; padding-left:0px;}
.width-50 li {
    display: inline-block;
    float: left;
}
.width-50 li:first-child {
	width:30%;
}
.width-50 li:nth-child(2) {
	width:70%;
}
.rating-box ul li h2 {
    font-style: normal;
    font-weight: 300;
    font-size: 96px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #696984;
}
.rating-box ul li .star-rating span {
    font-size: 23px;
    padding: 0px 3px;
}
.rating-box p {
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #696984;
    padding-top: 4px;
}
.progress{
    overflow: inherit !important;
}
.rating-bar .progress-bar, .progress {
    height: 15px;
    border-radius: 50px;
}
.rating-bar {
    margin-bottom: 25px;
    margin-top: 15px;
}
.rating-bar .progress{background-color: #ffffff !important; position:relative;}
.rating-bar .progress span {
    position: absolute;
    right: -45px;
    font-weight: 400;
    font-size: 14px;
    color: #696984;
    top: -4px;
    text-align: left;
    width: 31px;
}
.rating-bar .progress .bg-warning {
    background-color: #FFB250 !important;
}
.btn-outer{ text-align:center;}
.oval-btn-blue-outline {
    border: 1px solid #464CDA;
    box-sizing: border-box;
    border-radius: 60px; background-color:transparent;
    color: #464CDA;
    padding: 10px 20px;
}
.oval-btn-blue-outline:hover {
    border: 1px solid #464CDA;
    color: #FFF;
    background-color:#464CDA; text-decoration:none;
}
.btn-outer {
    width: 100%;
    float: left;
    display: block;
    margin: 25px 0px;
}
.view-more-text:after {
  content: 'View More';
}
.view-less-text:after {
  content: 'View Less';
}
h5.backto {
    padding-top: 27px;
}
p.breadcrumbs a, p.breadcrumbs {
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 0.02em;
    color: #FFAB3F;
}
h3.titleH3 {
    font-style: normal;
    font-weight: 300;
    font-size: 25px;
    color: #2F327D;
}
.result-link {
    background: #FEFEFF;
    border-radius: 50px;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.02em;
    color: #474747;
    padding: 7px 20px;
    margin-left: 0px;
    text-decoration: none;
    min-width: 135px;
    border-radius: 10px !important;
}
.result-link.timer-exam {
    display: inline-block;
    float: none;
    max-width: 142px;
    margin-left: 15px;
    margin-top: 11px;
}
.result-link a:hover {
	color:#fff;
}
.result-link:hover a {
	color:#fff;
}
.result-link:hover {background: linear-gradient(105.5deg, #545AE7 19.57%, #393FCF 78.85%); color:#fff; text-decoration:none;}
.test-review-box {
    background: #FEFEFF;
    border-radius: 21px;
    padding: 45px 30px 40px 30px;
}
.result-details{border: 1px solid #464F96;box-sizing: border-box;border-radius: 30px;}
.result-details ul, .result-more-info ul, ul.defUl {list-style: none;padding-left: 0;}
.success-icon{background-image:url(/assets/img/success-icon.png);}
.close-icon{background-image:url(/assets/img/close-icon.png);}
.pending-icon{background-image:url(/assets/img/pending-icon.png);}
.result-details ul li {
    background-repeat: no-repeat;
    padding-left: 32px;
    padding-bottom: 11px;
    background-position: 0px 4px; font-size: 17px;
}
.result-details ul li.active{color: #ffab3f;}
.result-details ul {
    list-style: none;
    padding: 22px 22px 22px 22px;
    margin-bottom: 0;
}
ul.result-more-info-list li {
    /*width: 33.33%;
    float: left;*/
    text-align: center;
}
ul.result-more-info-list li h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #454E94;
    padding-top: 20px;
}
ul.result-more-info-list li h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    color: #FFAB3F;
}
ul.result-more-info-list li h2 span {
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    color: #FFAB3F;
    display: block;
}
.test-review-box h2 {
    padding-bottom: 20px;
}
.buttonOuter a.blBtn {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    color: #464CDA;
    border: 1px solid #464CDA;
    box-sizing: border-box;
    border-radius: 19px;
    padding: 25px 30px;
    margin: 15px;
}
.buttonOuter a.blBtn:hover, .buttonOuter a.blBtn.active, .plans-btn{background: linear-gradient(105.5deg, #545AE7 19.57%, #393FCF 78.85%); color:#fff; text-decoration:none;}
.buttonOuter a.blBtn:hover, .buttonOuter a.blBtn.active:hover, .plans-btn:hover {
    background: linear-gradient(
105.5deg, #7c82ff 19.57%, #393FCF 78.85%);
    color: #fff;
    text-decoration: none;
    border: 1px solid #f3f5ff;
}
.buttonOuter {
    text-align: center;
    margin: 30px 0px;
}
textarea.feedback-text {
    background: #F2F5FF;    outline: none;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 21px !important;
    height: 181px;
    width: 100%;
    padding: 20px;
}
.test-review-box .star-rating {
    padding-top: 12px;
}
.test-review-box .star-rating span {
    font-size: 40px;
    padding-right: 20px;
}
.test-review-box .star-rating span:hover {
    opacity: 1;
}
.test-review-box .oval-btn-blue-outline {
    background-color: transparent;
    padding: 13px 85px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.test-review-box .oval-btn-blue-outline:hover { background-color:#464CDA;}
.row.right-section.subscribe-plans {
    margin-top: 75px;
}
.subscribe-plans h2{font-style: normal;font-weight: bold;font-size: 30px;color: #FFAB3F;}
.subscribe-plans h4{font-style: normal;font-weight: 300;font-size: 24px;color: #2F327D;}
h2.subTitleH2 {font-size: 24px;}
h2.tinyH2{font-size: 20px !important;}
li.pl-0 {
    padding-left: 0 !important;
    margin-bottom: 5px !important;
}
.titleH2.font-36{font-size:36px;}
.white-oval-box p {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    text-align: center;
    color: #393F88;
    margin-bottom: 0;
}
.white-oval-box {
    background: #FEFEFF;
    border-radius: 19px;
    padding: 16px 15px;
    margin-bottom: 20px;
}
.white-oval-box:hover {
    box-shadow: 0px 0px 34px #5a61bf26;
}
.quiz-question ul.defUl li:first-child {
    width: 40px;
    text-align: center;
}
.quiz-question ul.defUl {
    float: left;
    width: 100%;
}
.quiz-question ul.defUl li {
    width: 90%;
    float: left;
    display: inline-block;
}
.qCount {
    background: #40488F;
    border-radius: 10px;
    color: #fff;
    padding: 6px;
}
.quiz-question ul.defUl li:nth-child(2) {
    margin-left: 20px;
    padding-top: 5px;
}
.quiz-question ul.defUl li h5.titleH5 {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    color: #474747;
}

.quiz-question label{
	display:block; margin-bottom: 20px; cursor: pointer;
}
.text-right {
    text-align: right;
}
.quiz-question label input {
  position: absolute;
  left: -9999px;
}
.quiz-question label input:checked + span {
    background: #FEFEFF;
    border-radius: 50px;font-weight: 500;
    padding: 10px;
}
.quiz-question .lang-exam-review label input:checked + span {
    background: #4d569a;
    border-radius: 0px;
    padding: 7px;
}
.quiz-question label input:checked + span:before {
    box-shadow: inset 0 0 0 0.35em #3c438b;
    background-color: #ffab3f;
}
.quiz-question .lang-exam-review label input:checked + span:before {
    box-shadow: none;
    background-color: transparent;
}
.quiz-question label span {
    display: flex;
    align-items: center;
    transition: 0.25s ease;
    /* background: #FEFEFF; */
    border-radius: 50px;
    padding: 5px 10px;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    /* color: #393F88; */
}
.quiz-question label span:hover {
  /* background: #FEFEFF; */
  border-radius: 50px;
  padding: 5px 10px;
}

span.quiz-question-checkbox {
    background: #fff;
    color: #393F88;
}
/* .quiz-question label span:before { */
.quiz-question-checkbox::before {
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 15px;
    transition: 0.25s ease;
	box-shadow: inset 0 0 0 0.125em #ebedff;
    background-color: #F3F5FF;
}
.quiz-question-checkbox p {
    margin-bottom: 0px;
}
.mar-l-15{margin-left:15px;}
.sidenav-toggler-inner i {
    background: #475096 !important;
    border-radius: 24px !important;
    padding: 2.3px;
    width: 25px;
    margin: 3px 0px;
}
.modal-xxls{
    max-width: 90%;
}
.customModal .btn-close{
    color: #5358E5;
    font-family: arial;
    border: 1px solid #5358E5;
    padding: 6px 10px 14px 10px !important;
    border-radius: 50px;
    margin: 0px !important;
}
.customModal .modal-content{
    background: #FEFEFF;
    box-shadow: 0px 4px 60px rgb(0 0 0 / 10%);
    border-radius:30px;
}
.customModal h4.modal-title {
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    color: #2F327D;
}
.customModal .modal-contents h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #2F327D;
    padding: 9px 0px 5px 0px;
}
.modal-contents p {
    font-weight: 300;
    font-size: 17px;
    color: #474747;
    margin-bottom: 0;
    padding-bottom: 12px;
}
.customModal .modal-contents {
    padding:0px 60px 60px 60px;
}
.customModal .modal-header{float: right;display: block;text-align: right; border: none !important;padding-bottom: 0;}
.customModal .modal-contents .quiz-control-btns {margin-top: 25px;}
.customModal .modal-contents .quiz-control-btns .oval-btn-blue-outline {padding: 18px 60px;font-size: 20px;}

.answer-box {
    background: linear-gradient(
95.52deg, #475197 -1%, #30337E 98.9%);
    border-radius: 21px;
    padding: 30px 30px 30px 30px;
}
.answer-box h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 33px;
    text-align: left;
    color: #FFAB3F;
}
.answer-box h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: left;
    color: #FFFFFF;
    line-height: normal;
}
.answer-box .learn-btn {
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFAB3F;
    background: #FEFEFF;
    border-radius: 60px;
    padding: 8px 12px 8px 12px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 10px;
}
.answer-box .learn-btn:hover {color: #FFF;background: #FFAB3F;}
a.learn-btn.active {
    background-color: #FFAB3F;
    color: #fff;
}
a.learn-btn.active:hover {
    background-color: #ffffff;
    color: #FFAB3F;
}
.resources-list .learn-more-btn {bottom: 25px;width: 85%;text-align: center;right: 0;left: 0;margin: auto;}
span.sup-title {font-style: normal;font-weight: normal;font-size: 14px;color: #FFAB3F;padding-bottom: 7px;display: block;}
.module .trigger {
	position: relative;
	border-radius: 65px;
}
.module .trigger span {
    font-weight: 400;
    letter-spacing: 0px;
    font-size: 16px;
    position: relative;
    background: white !important;
    color: #c7c7c7;
    display: block;
    min-width: 0px;
    height: 47px;
    padding: 0 18px;
    z-index: 1;
    cursor: pointer;
    border-radius: 65px;
    transition: 350ms border-radius 700ms, 700ms color 700ms, 350ms min-width 700ms;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: flex-start;
    background-image: url(/assets/img/arrow.png) !important;
    background-repeat: no-repeat;
    background-position: 94% !important;
    background-repeat: no-repeat !important;
    }
.module .trigger span em {
	font-style: normal;
	margin-right: 5px;
	transform-origin: bottom;
	animation: 700ms waving infinite;
}
@keyframes waving {
 0% {
 transform: rotate(-10deg);
}
 50% {
 transform: rotate(10deg);
}
 100% {
 transform: rotate(-10deg);
}
}
.module .trigger ul.locations {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	background: white;
	border-radius: 0 0 22px 22px;
	font-size: 14px;
	overflow: hidden;
	/*transform: scaley(0);*/
	transform-origin: top;
	transition: 350ms transform 350ms;
	width: 100%;
}
.module .trigger ul.locations a {
	opacity: 0;
	transition: 350ms opacity 0ms;
}
.module .trigger ul.locations li {
	top: 0;
	left: 0;
	width: 220px;
	height: 44px;
	padding: 0 20px;
	z-index: 0;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	justify-content: flex-start;
	border-left: 0px solid #eee;
	transition: 200ms border-left 0ms;
}
.module .trigger ul.locations li:before {
	content: '';
	width: 100%;
	height: 1px;
	background: linear-gradient(to right, #eee, #fcfcfc);
	position: absolute;
	top: 0;
	left: 0;
}
.module .trigger ul.locations li:last-of-type {
	border-radius: 0 0 22px 22px;
}
.module .trigger ul.locations li a {
	text-decoration: none;
	color: #a1a1a1;
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	justify-content: flex-start;
}
.module .trigger ul.locations li:hover {
	border-left: 10px solid #eee;
}
.module .trigger:hover span {
	min-width: auto;
	border-radius: 22px 22px 0 0;
	transition: 350ms border-radius 0ms, 700ms color 700ms, 350ms min-width 0ms;
	color: #ccc;
}
/*.module .trigger:hover ul.locations {
	transform: scaley(1);
	transition: 350ms transform 350ms;
}
.module .trigger:hover ul.locations a {
	opacity: 1;
	transition: 350ms opacity 700ms;
}*/
.flex {
	display: flex;
	justify-content: center;
	align-items: center;
}
ul.select-actionBtns li {
    width: 50%;
    display: inline-block;
}
ul.select-actionBtns.lavel-three li {
    width: 32.5%;
}
ul.select-actionBtns.divide-4 li {
    width: 24%;
}
ul.select-actionBtns {
    list-style: none;
    padding-left: 0;
    z-index: 999;
    position: relative;
}
.module {
    margin-right: 12px;
}
.loadingio-spinner-eclipse-yzdtow4e1j{
    z-index: 9999;
}
.custom-tabs.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {border-color: transparent transparent #dee2e6;}
.custom-tabs.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {position: relative;background-color: transparent;font-style: normal;
font-weight: bold;font-size: 18px;letter-spacing: 0.02em;color: #2F327D;}
.custom-tabs.nav-tabs .nav-link{font-style: normal;
font-weight: 300;
font-size: 18px;
letter-spacing: 0.02em;
color: #696984;}
.custom-tabs.nav-tabs .nav-link.active:after {
    content: "";
    width: 47%;
    height: 4px;
    background-color: #F0B41E;
    position: absolute;
    bottom: -3px;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-radius: 30px;
}
.custom-tabs.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus{border-color:transparent;}
.white-box {
    background: #FFFFFF;
    border-radius: 28px;
    width: 100%;
    text-align: left;
    padding: 15px 30px;
}
.white-box img {
    padding-top: 25px;
    padding-bottom: 10px;
}
.white-box h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 46px;
    color: #696969;
    padding-bottom: 0px !important;
    margin-bottom: 0px;
}
.white-box h5 {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #AEAEAE;
}
.white-box h4 {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #404040;
}
.tab-content.report-tab {
    padding-top: 55px;
}
.rating-bar.reports-chart h5 {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #AEAEAE;
    padding-top: 10px;
}
.rating-bar.reports-chart .progress span {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    top: -9px;
}
.rating-bar.reports-chart {
    background-repeat: no-repeat;
    padding-left: 67px;
    margin-bottom: 24px;
    margin-top: 24px;
    margin-left: 25px;
    margin-right: 65px;
}
.roundedTable {
    border-collapse: collapse;
    overflow: hidden;
    width: 100%;
    margin: 0;
}
.roundedTable th, .roundedTable td {
    padding: 20px 10px;
    background: #fff;
    border-bottom: 1px solid #ECECEC;
    border-left: none;
    border-right: none;
}
.roundedTable th {
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #AEAEAE;
}
.roundedTable tr:last-child td {
    border-bottom: none;
}
.table-outer {
    background: #FFFFFF;
    border-radius: 19px;
    padding: 35px;
}
.sm-bold{font-style: normal;font-weight: normal;font-size: 16px;color: #404040;}
.roundedTable td {font-style: normal;font-weight: normal;font-size: 16px;color: #C7C7C7;}
.roundedTable td .success {font-style: normal;font-weight: bold;font-size: 16px;text-align: right;color: #A2E03E;}
.table-outer h4 {font-style: normal;font-weight: normal;font-size: 23px;line-height: 30px;color: #404040;padding-bottom: 10px;}



/* -- EBOOK SEC -- */

ul.course-points.ebook-details-row li:first-child{width: 18%; padding-left:0px;}
ul.course-points.ebook-details-row li span.like-count {background: #FFAB3F;border-radius: 50px; opacity: 1;color: #FFF;padding: 9px 12px;width: 30px;height: 30px;font-weight: 700;margin-right: 7px;margin-left: -16px;}
.w90{width:90% !important;}
.w10{width:10% !important;}
.float-left{float:left !important;}

.profile-details img {
    border-radius: 50%;
    float: left;
    margin-right: 20px;
    padding-top: 0;
    padding-bottom: 0; 
    max-width:129px;
    min-width: 75px;
}
.profile-details a {
    display: flex;
    padding-bottom: 8px;word-break: break-all;
    padding-left: 29px;
    color: #696984;
    font-weight: 300;
}
.profile-details h2.titleH2 {
    margin-bottom: 10px;    padding-top: 10px;
}
.profile-more-details {
    vertical-align: middle;padding-top: 40px;
    display: table-cell;
    height: 135px; position:relative;
}
.profile-more-details:before {content: "";position: absolute;border-left: 1px solid #C3C3E2;width: 0px;height: 50%;top: 50px;left: -80px;}
.profile-more-details p{ margin-bottom:0px;padding-bottom: 8px;}
.profile-more-details p {padding-left: 30px;}
.mailto{background-image:url(/assets/img/email-icon.svg); background-repeat:no-repeat;background-position: 0px 4px;}
.callto{background-image:url(/assets/img/mobile-icon.svg); background-repeat:no-repeat;}
.course-icon{background-image:url(/assets/img/commerse-icon.svg); background-repeat:no-repeat;}
.graduation-icon{background-image:url(/assets/img/graduation-cap-icon.svg); background-repeat:no-repeat;}
.edit-profile-icon{background-image:url(/assets/img/edit-profile-icon.svg); background-repeat:no-repeat;background-position: 0px 3px;}
.password-icon{background-image:url(/assets/img/password-change-icon.svg); background-repeat:no-repeat;}
ul.inline-list.purchase-courses {width: 100%;}
ul.inline-list.purchase-courses li span.price {font-weight: 600;font-size: 14px;}
ul.inline-list.purchase-courses li .learn-more-btn {
    width: auto;
    font-size: 15px;
    margin-top: 35px;
    cursor: pointer;
    margin-right: 12px;
    padding: 10px !important;
    }
.roundedTable td span.amt {font-weight: bold;font-size: 14px;color: #404040;width: 200px;}

.similer-tasks .course-box {min-height: 400px;}
@media (max-width: 1200px) {
    .similer-tasks .course-box {min-height: 430px;}
}
@media (max-width: 768px) {
    .similer-tasks .course-box {min-height: 430px;}
}
@media (max-width: 600px) {
    .similer-tasks .course-box {min-height: 430px;}
}
.course-box.reading {min-height: 440px;}
#iconNavbarSidenav{ display:none;}
.dropIc {margin-left: 20px; display:block;}

section.footer-social-media .soc-ico a {
    color: #2F327D;
    font-size: 32px;
    padding: 0px 25px;
}
.footer-social-media {
    background-color: #ECEFFC;
    padding: 40px 0px;
}
section.footer-social-media .soc-ico a:hover {
    color: #545ae7;
}







.navbar .sidenav-toggler-inner {
    width: 100%;
}
i.sidenav-toggler-line.small-line {
    width: 15px;
    float: right !important;
    right: 0 !important;
}
ul.custom-bread-crumb span:first-child li a:before {
    content: "\f015";
    font: normal normal normal 18px/1 FontAwesome;
    padding-right: 6px;
}
ul.custom-bread-crumb span:first-child li a {
    position: relative;
}
ul.custom-bread-crumb li a{text-decoration:none;}






@media(min-width:1800px){
.navbar-vertical.navbar-expand-xs {position: fixed !important;}
.right-section {
    margin-right: 100px !important;
}
.right-section.right-50 {
    margin-right: 50px;
}
.quiz-question {
    width: 90%;
}
.width-lg-90p{width: 90%;}
	
/* .sidenav-toggler-inner i:first-child {
    display: none !important;
} 
	
.sidenav-toggler-inner i:nth-child(2) {
    width: 100%;
} */
#accordionCurriculum .tabs-title span.view-content {
    padding-right: 40px;
}
}

@media(min-width:1300px){
.eksalar-sidemenu.navbar-vertical.navbar-expand-xs {
    max-height: 880px;
	max-width: 308px!important;
}
.sidenav.fixed-start + .main-content {
    margin-left: 23.125rem;
}
.eksalar-sidemenu .navbar-nav .nav-item {
    margin-bottom: 15px;
}
.padding-xl-right {
    padding-right: 14%;
}
.accordion .accordion-header {
    max-width: 96%;
}
#accordionCurriculum .tabs-title span.view-content {
   text-align: right;
}
}

@media (min-width: 1200px) {
.sidenav .navbar-brand {
    padding: 30px 0px 0px 0px;
}  .sidenav-header {height: 8.875rem; }
.float-lg-right{float:right;}

/* .details-page-content.scroll-sec {
    overflow-y: scroll;
    height: 500px; 
    overflow-x: hidden;
} */
#style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	border-radius: 6px;
	background-color: #ECEFFF;
}

#style-1::-webkit-scrollbar
{
	width: 6px;
	background-color: #CDD3F2;
}

#style-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #CDD3F2;
}
.lb-clr {
    padding-left: 0px !important;
    padding-right: 0 !important;
}
.lb-clr h6, .lb-clr p {
    padding-left: 10px;
    padding-right: 5px;
}
.lb-clr a{
    margin-left: 10px;
}
}

@media(max-width:1099px){
.eksalar-sidemenu .navbar-nav {
    left: 0px;
}
.eksalar-sidemenu.navbar-vertical.navbar-expand-xs {
    border-radius: 20px;
}
.latest-update-box .mx-3 {
    border-radius: 20px;
    padding: 20px;
}
.test-review-box {
    padding: 45px 30px 45px 30px;
}
.test-review-box .star-rating span {
    font-size: 35px;
    padding-right: 10px;
}
#accordionCurriculum .tabs-title span.course-title {
    width: 100%;
}
.tabs-title {
    display: block !important;
}
#accordionCurriculum .tabs-title span.question-count, #accordionCurriculum .tabs-title span.view-content {
    width: 100%;float: left;
}
ul.course-points li:nth-child(1), ul.course-points li:nth-child(2), ul.course-points li:nth-child(3), ul.course-points li:nth-child(4), ul.course-points li:nth-child(5) {
    width: 32.33%;
}
.page-titles h2 {
    font-size: 27px;
}
.subscription-wrapper h3 {
    margin-top: 15px;
}
ul.select-actionBtns.divide-4 li {
    width: 47%;
    margin-bottom: 16px;
}
.profile-menu{margin-right: 15px;}
.white-box h4 {font-size: 12px;}
.white-box h3 {font-size: 33px;}
.white-box img {padding-top: 10px;}
ul.course-points.ebook-details-row li:first-child {
    padding-left: 0px;width: 32.33%;
}
ul.course-points.ebook-details-row li span.like-count {
    padding: 1px 15px;
    height: 27px;
    margin-right: 0px;
    margin-left: 0px;
}
.profile-more-details {
    padding-top: 0px;
}
.profile-more-details:before {top: 32px;left: -74px;}
}
@media(max-width:1199px){
    #iconNavbarSidenav{ display:block;}
    .dropIc {display:none !important;}    
    .eksalar-sidemenu.navbar-vertical.navbar-expand-xs {
        border-radius: 20px !important;
    }
}


@media(max-width:991px){
    #iconSidenav {
        background-color: #cf5858;
        border-radius: 46%;
        padding: 8px 9px !important;
        top: 6px !important;
        right: 4px !important;
        opacity: 1 !important;
        color: #fff !important;
        font-size: 11px;
    }
.subscription-wrapper .form-control {
    min-width: 100%;
	margin-bottom:15px;
}
.fixed-navbar-section-sm {
    position: fixed;
    right: 0;box-shadow: 0px 0px 13px #68686852;
    z-index: 99;
    background-color: #fff;
    top: 0;padding-bottom: 15px;
}
img.user-thumb {
    max-width: 40px;
}
.eksalar-sidemenu.navbar-vertical.navbar-expand-xs {
    border-radius: 20px;
    position: fixed;z-index: 9999;
}	
.eksalar-sidemenu .navbar-nav {
    left: 0px;
}
.page-titles {
    padding-top: 0px;
    }
.right-section {
    margin-top: 0px;
}
li.border-left{border:none;}
.subscription-wrapper ul li {display: block;}
ul.course-points li:first-child {
    padding-left: 0;
}
.mar-bottom-sm-10 {
    margin-bottom: 35px;
}
.exam-title-container .mar-bottom-sm-10 {
    margin-bottom: 0px;
}
ul.result-more-info-list {
    margin-top: 50px;
}
.buttonOuter a.blBtn {
    display: inline-block;
    padding: 15px 11px;
    margin: 2px;
    font-size: 18px;
}
.test-review-box .oval-btn-blue-outline {
    padding: 10px 54px;
}
.test-review-box .star-rating span {
    font-size: 27px;
    padding-right: 6px;
}
.course-quick-view {
    margin-top: 50px;
}
.margint-md-35{margin-top:35px;}
.customModal .modal-contents {padding: 0px 15px 15px 15px;}
.modal-xxls {max-width: initial;}
.white-box {margin-bottom: 30px;}
.fixed-navbar-section-sm {
    z-index: 9999;
}
}
.custom-bread-crumb {
    padding: 10px 0px 0px 4px !important;
    z-index: 10000;
    position: relative;
}
.col-lg-3.page-titles {
    padding-left: 5px;
}
@media (max-width: 767px){
ul.course-points li:first-child, ul.course-points li:nth-child(1), ul.course-points li:nth-child(2), ul.course-points li:nth-child(3), ul.course-points li:nth-child(4), ul.course-points li:nth-child(5) {
    width: 100%;
    padding-bottom: 13px;
}
ul.course-points li:first-child{padding-left:0px;}
.col-count-2 {
    column-count: 1;
}
#accordionCurriculum .accordion-button:not(.collapsed) {
    border-radius: 10px !important;
}
#accordionCurriculum .accordion-body {
    padding-left: 0px;
}
.width-50 li:first-child {
    width: 100%;
}
.width-50 li:nth-child(2) {
    width: 85%;
}
a.result-link {
    display: block;
    margin-left: 0;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
}
.progress-circle .circleprogress {
    margin-bottom: 20px;
}
ul.result-more-info-list li {
    width: 100%;
}
.buttonOuter a.blBtn {
    display: block;
}
.buttonOuter a.blBtn {
    font-size: 17px;
    padding: 10px 30px;margin: 10px 0px;
}
.test-review-box .star-rating span {
    font-size: 28px;
    padding-right: 7px;
}
textarea.feedback-text {
    margin-bottom: 20px;
}
.similer-tasks {
    margin-top: 35px;
}
ul.result-more-info-list {
    margin-top: 0px;
}
.test-review-box {
    padding: 45px 30px 45px 30px;
}
.quiz-question ul.defUl li {
    width: 70%;
}
.right-section {margin-left: 0px !important;}
.quiz-control-btns.text-right {text-align: center;}
.mar-l-15 {margin-left: 5px;}
h3.titleH3 {font-size: 24px;}
ul.select-actionBtns li {width: 100%;}
.module {
    margin-right: 12px;
    margin-bottom: 15px;
}
.module .trigger:hover ul.locations {z-index: 999;}
ul.select-actionBtns.divide-4 li {width: 100%;}
.rating-bar.reports-chart {margin-left: 0px;}
ul.course-points.ebook-details-row li:first-child {padding-left: 0px;width: 100%;}
.w90 {width: 74% !important;}
.profile-details img {float: none;}
.profile-more-details, .profile-details {display: block;height: auto;margin-bottom: 15px;}
.searchForm-group {
    height: auto; 
}
.custom-bread-crumb{
    padding: 0px !important;
}
h2.titleH2{margin-top:0px;text-align: center;}
}



@media(max-width:600px){
.customModal .modal-contents .quiz-control-btns .oval-btn-blue-outline {
    display: block;
    width: 100%;
    margin-bottom: 14px;  padding: 8px 10px;
}
}


@media(max-width:1450px) and (min-width:1200px){
.col-res-1366 {
    flex: 0 0 auto;
    width: 33.33%;
}
.page-titles h5 {
    font-size: 15px;
    height: 79px;
    vertical-align: middle;
    display: table-cell;
}
.page-titles h2 {
    font-size: 27px;
}
.eksalar-sidemenu .navbar-nav .nav-item {
    margin-bottom: 0px;
}
.latest-update-box .mx-3 {
    border-radius: 30px;
    padding: 20px;
    margin-bottom: 20px;
}
.eksalar-sidemenu.navbar-vertical.navbar-expand-xs {
    border-radius: 30px;
}
.sidenav-header {
    height:4.875rem;
}
.navbar-vertical.navbar-expand-xs .navbar-nav .nav-link {
    margin-bottom: 0;
    margin-top: 0px;
}
.sidenav .navbar-brand {
    padding: 10px 0px 0px 0px;
}
.course-box h4 {
    font-size: 18px;
}
.test-review-box .star-rating span {
    font-size: 30px;
    padding-right: 10px;
}
.col-1366-3 {
    flex: 0 0 auto;
    width: 25%;
}
.col-1366-6 {
    flex: 0 0 auto;
    width: 50%;
}
.eksalar-sidemenu.navbar-vertical.navbar-expand-xs {
    max-width: 270px!important;
}
.sidenav.fixed-start + .main-content {
    margin-left: 18.125rem;
}
.course-image {
    height: 170px;
}
ul.course-points li:first-child {
    width: 16%;
}
ul.course-points li:nth-child(2) {
    width: 16%;
}
ul.course-points li:nth-child(4) {
    width: 17%;
}
ul.course-points {
    padding: 10px 0px;
}
ul.course-points li {
    font-size: 13px;
}
ul.course-points li {
    width: 22%;
}
.navbar-vertical.navbar-expand-xs .navbar-nav .nav-link {
    padding-top: 0.55rem;
    padding-bottom: 0.55rem;
}
ul.course-points.ebook-details-row li:first-child {
    width: 18%;
        padding-left: 8px;
}
ul.course-points.ebook-details-row li span.like-count {
    padding: 1px 10px;
    height: 27px;
    margin-right: 0px;
    margin-left: 0px;
}
.col-res-1366-12{flex: 0 0 auto;width: 100%;}
}


ul.before-content {
    position: relative;
}

ul.before-content:before {
    position: absolute;
background: rgb(243,245,255);
background: linear-gradient(180deg, rgb(243 245 255 / 0%) 0%, rgba(243,245,255,1) 100%);
    content: "";
    width: 100%;
    height: 100px;
    bottom: 0;
}



@media (min-width:2500px){
.container-fluid, footer .container {
    max-width: 70%;
}
.eksalar-sidemenu.navbar-vertical.navbar-expand-xs {
    left: 14%;
}
#accordionCurriculum .tabs-title span.view-content {
    padding-right: 150px;
}
	.course-image {height: 395px;}
	.course-quick-view {position: fixed; width: 555px;}
	
.course-box {
    min-height: 555px;
}
.course-thumb-box {
    height: 298px;
}
.mocktest-thumb .course-box {
    min-height: 495px;
}
}


@media (min-width:2500px) and (-webkit-min-device-pixel-ratio: 1.1){
.container-fluid, footer .container {
    max-width: 70%;
}	
#accordionCurriculum .tabs-title span.view-content {
    padding-right: 109px;
}
ul.course-points.ebook-details-row li:first-child, ul.course-points li:nth-child(2), ul.course-points li:nth-child(3), ul.course-points li:nth-child(4), ul.course-points li:nth-child(5)  {
    width: 19%;
}
}
@media (min-width:2500px) and (-webkit-min-device-pixel-ratio: 1.25){
.container-fluid, footer .container {
    max-width: 70%;
}	
#accordionCurriculum .tabs-title span.view-content {
    padding-right: 77px;
}
ul.course-points.ebook-details-row li:first-child, ul.course-points li:nth-child(2), ul.course-points li:nth-child(3), ul.course-points li:nth-child(4), ul.course-points li:nth-child(5)  {
    width: 19%;
}
	ul.course-points.ebook-details-row li:first-child{
    width: 16%;
}
	ul.course-points li:nth-child(2){
    width: 16%;
}
	ul.course-points li:nth-child(3){
    width: 22%;
}
}
@media (min-width:2500px) and (-webkit-min-device-pixel-ratio: 1.5){
.container-fluid, footer .container {
    max-width: 70%;
}	
#accordionCurriculum .tabs-title span.view-content {
    padding-right: 35px;
}
ul.course-points.ebook-details-row li:first-child{
    width: 16%;
}
	ul.course-points li:nth-child(2){
    width: 16%;
}
	ul.course-points li:nth-child(3){
    width: 22%;
}
.course-thumb-box {
    height: 170px;
}
.course-box {
    min-height: 445px;
}	
.mocktest-thumb .course-box {
    min-height: 400px;
}	
}




@media(max-height:900px) and (min-height:400px) and (orientation:landscape){
	.eksalar-sidemenu.navbar-vertical.navbar-expand-xs {height: 800px;}
}

@media(max-height:900px) and (min-height:400px) and (orientation:landscape){
	.eksalar-sidemenu.navbar-vertical.navbar-expand-xs {height: 800px;}
}

@media only screen and (min-width: 1030px) and (max-width: 1399px) and (orientation:landscape){ 
	.eksalar-sidemenu.navbar-vertical.navbar-expand-xs {height: 590px;}
	.latest-update-box .mx-3 h4 {font-size: 15px;line-height: 16px;letter-spacing: 0.02em;}
	.latest-update-box .mx-3 p {font-size: 12px;line-height: initial;}
	.latest-update-box .mx-3 {padding: 20px 20px 5px 20px;}
	.navbar-vertical.navbar-expand-xs {position: fixed;}
	aside#sidenav-main {margin-top: 1rem !important;}
	.course-box {padding: 10px;}
	.course-box h4 {font-size: 17px;}
	.course-box p {font-size: 14px;}
	ul.inline-list.purchase-courses li .learn-more-btn {width: 89px;font-size: 13px;padding: 11px !important;}
	ul.inline-list.purchase-courses li span.price {font-weight: 500;font-size: 13px;}
	.course-box {min-height: 400px;}
	.star-rating span {font-size: 13px;}
	ul.inline-list li .learn-more-btn {font-size: 14px;}
	ul.inline-list li span.price {font-weight: 600;font-size: 17px;color: #FFAB3F;}
	.course-box.reading {min-height: 400px;}
	.navbar-vertical.navbar-expand-xs .navbar-nav .nav-link {font-size: 13px;}
	.navbar-vertical.navbar-expand-xs .navbar-nav > .nav-item {margin-top: 0.05rem;}
	.latest-update-box .mx-3 {border-radius: 20px;}
	.white-box h4 {font-size: 14px;line-height: 30px;}
	.white-box img {padding-top: 5px;padding-bottom: 5px;}
	.white-box h3 {font-size: 30px;line-height: 35px;}
	.report-tab .col-lg-2 {padding-right: 0;}
	.custom-tabs.nav-tabs .nav-link, .custom-tabs.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {font-size: 15px;}
	.white-box .col-res-1366-12 {width: 41.66667%;}
	.profile-more-details:before {left: -20px;}
	ul.muteUl.width-50 li p {padding-left: 42px;}
	ul.muteUl.width-50 li h5 {padding-left: 42px;}
}
@media only screen and (min-width: 1300px) and (max-width: 1399px) and (orientation:landscape){ 
	.enroll-box h2.titleH2 {font-size: 19px;}
	.enroll-box {padding: 10px 15px 10px 15px;}
	.enroll-box ul li {padding-left: 23px;margin-bottom: 10px;background-size: 13px;font-size: 13px;}
	a.enroll-btn {font-weight: 600;font-size: 17px;padding: 10px;}
	.right-section-content p.titleP {font-size: 16px;}
	.circle-tick-list li, #accordionCurriculum table.course-details-table tr td {font-size: 15px;}
	section.footer-social-media .soc-ico a {font-size: 26px;}
	.footer-social-media {padding: 30px 0px;}
	ul.result-more-info-list li h5 {font-size: 14px;}
	.result-details {width: 95%;}
	ul.result-more-info-list li h2 {font-size: 28px;}
	ul.result-more-info-list li h2 span {font-size: 15px;}
	.mocktest-thumb .course-box { min-height: 375px;}
	.quiz-question ul.defUl li h5.titleH5 {font-size: 18px;}
	.resources-list .learn-more-btn {width: 92%;}
}


@media(width:1920px){
.course-quick-view {
    width: 333px;
    position: fixed;
}
.course-image {
    height: 230px;
}
}

.searchForm-group button.btn {
    background-color: transparent !important;
    padding: 10px 15px;
    min-height: 44px;
    border-radius: 0px 30.5px 30.5px 0px;
    position: absolute;
    right: 0px;
    z-index: 9999;
}
ul.navbar-nav.profile-menu {
    margin-top: 0;
}
.navbar#navbarBlur>.container-fluid {
    display: block !important;
    }
ul.arrows_list.search-list {
    background-color: #fff;
    z-index: 99999;
    padding: 15px;
    list-style: none;
}
ul.arrows_list.search-list li a {
    text-decoration: none;
    padding: 5px 5px !important;
    display: block;
    color: #000000b5;
    font-size: 14px;
    text-align: left;
    
}

ul.arrows_list.search-list li a:hover {
    background-color: #f3f5ff;
}

p:empty {
    display: none;
    }
    .course-box .item-info p {
    overflow: hidden;
    height: 55px;
    }

    .trim-content p {
        height: auto;
        margin-bottom: 0;
        }
        .trim-content {
        overflow: hidden;
        height: 130px;
        }

 .item-info p.titleP {
            height: auto !important;
            }

.trim-mock-list p {
                height: auto;
                padding-bottom: 0px !important;
                }
                .trim-mock-list {
                overflow: hidden;
                height: 130px;
                }
               
.trim-course-list p {
                height: auto !important;
                }
                .trim-course-list {
                overflow: hidden;
                height: 130px;
                }
                
                
.trim-dash-course {
                    min-height: 130px;
                    overflow: hidden;
 }

 .item-info .container {
    max-width: 100%;
    }
    ul.course-points li.col {
    flex: auto;
    margin-top: 10px;
    }
    section.item-info p, section.item-info {
    background-color: transparent !important;
    font-family: 'Poppins', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    font-size: 13px !important;
    letter-spacing: 0.02em; color: #696984 !important;
    margin-bottom: 0pt !important;
    margin-left: 0cm !important;
    }

    .profile-menu .dropdown:not(.dropdown-hover) .dropdown-menu {
        margin-top: 1rem !important;
        }
        
        
        
        .profile-menu .dropdown .dropdown-menu:before {
        color: #c4c6ce !important;
        }
        
        
        
        a.nav-link i.sidenav-toggler-line {
        padding-bottom: 2px;
        }

        @media (min-width: 1200px){
            .common-pages .item-info .container {
            max-width: 1140px;
            }
            }

          

        @media(min-width: 1400px){
            .common-pages .item-info .container {
            max-width: 1320px;
            }
            }

         @media(min-width:1600px){
            .common-pages .item-info .container, .container.breadcrumb-outer {
                max-width: 1440px;
                }
                }     

            .common-pages section.item-info {
            background-color: #F3F5FF !important;
            margin-top: 0px;
            padding: 75px 0px;
            padding-top: 0px !important;
            }
table.solved-questions-tbl td {
     padding-bottom: 0px !important;
      }
table.solved-questions-tbl td p[type="button"]:hover {
    text-decoration: underline;
     color: #2f36e7 !important;
   }

   .fa-star:before, section.item-info span.fa-star:before {
    font: normal normal normal 14px/1 FontAwesome !important;
    }

    .accordion-button:not(.collapsed) {
        box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%) !important;
    }
    ul.course-points li span.ng-star-inserted {
        font-size: 13px !important;
        padding-left: 0px !important;
    }

    ul.course-points li span.ng-star-inserted.like-count {
        display: inline-block;
        padding-left: 7px !important;
        height: auto;
        padding-right: 7px;
        margin-right: 5px;
        width: auto;
    }
    @media(max-width:991px){
    .rating-box ul.muteUl.width-50 {
        width: 90% !important;
    }
    .result-details {
        margin-bottom: 20px;
    }
    .progress-circle {
        margin-bottom: 20px;
    }
    }
    
    .sm-profile-menu{display:none;}
    @media(max-width:1099px){
    #dropdownMenuButton .sidenav-toggler-line {display: none;}
    .sm-profile-menu{display: block;font-size: 25px;color: #2f327d;}
    .fixed-navbar-section-sm {padding-bottom: 5px !important;padding-top: 5px !important;}
    section.item-info {
        padding-bottom: 0px !important;
    }
    }

    .course-box .linkes-count {
        text-decoration: none;
    }
    .details-page-content .accordion-item {
        background-color: transparent !important;
        border: none !important;
    }    

    @media(max-width:1400px) and (min-width:1300px){
        .trim-dash-course {
        min-height: 110px;
        overflow: hidden;
        }
        .trim-dash-card {
            min-height: 115px;
            overflow: hidden;
        }

        .trim-mock-list {
            overflow: hidden;
            height: 110px;
            }
          .trim-content {
                overflow: hidden;
                height: 110px;
                }    
                .trim-course-list {
                    overflow: hidden;
                    height: 110px;
                    } 
                    
                    .item_info-mt {
                        margin-top: 0px !important;
                    }              

                  
        }    

        .answer p {
            background: #FEFEFF;
            border-radius: 50px;
            padding: 10px 20px;
            font-style: normal;
            font-weight: 300;
            font-size: 18px;
            color: #393F88;
            width: 100%;
            display: block;
            float: left;
            position: relative;
            padding-left: 0px !important;
            margin-bottom: 2px !important;
            margin-top: 2px !important;
            padding-top: 0px !important;
            }
            /*.answer p:before {
            display: inline-block;
            content: "";
            width: 35px;
            height: 35px;
            border-radius: 50%;
            margin-right: 15px;
            transition: 0.25s ease;
            box-shadow: inset 0 0 0 0.125em #ebedff;
            background-color: #F3F5FF;
            position: absolute;
            top: 7px;
            left: 13px;
            } */
            
            .answer.wrong-answer {
                background: #ff6868;
                color: #ffffff;
                }
                
                
                
                .answer.correct-answer {
                background: #A9E386;
                color: #393F88;
                }
                .answer.correct-answer p, .answer.wrong-answer p {
                    background-color: transparent !important;
                }
            .row-section p {
                background-color: transparent !important;
                }
                
                
                
                .or-oval-box {
                position: relative;
                }
                @media(max-width:1099px){
                .or-oval-box p {
                padding: 16px 14px 14px 7px;
                font-weight: 400;
                font-size: 15px;
                color: #424242;
                }
                }
                
                
                
                @media(max-width:767px){
                .or-oval-box {
                border-radius: 10px;
                margin-bottom: 17px;
                position: relative;
                padding-left: 39px;
                }
                /*.or-oval-box span {
                position: absolute;left: 6px; top: 12px;
                border-radius: 6px !important;
                padding: 4px 4px 4px 9px !important;
                }*/
                .or-oval-box span.quiz-title {
                    width: 100%;
                    margin-left: 7px;
                    margin-top: 0px;
                }
                section.item-info .container {
                    padding-top: 5px !important;
                }

                .custom-tabs.nav-tabs .nav-link, .custom-tabs.nav-tabs li {
                    width: 100%;
                    display: block;
                    float: left;
                    border: 1px solid #ddd;
                }

                .about-us-content {
                    height: auto !important;
                }
                .about-us-content video {
                    height: 200px !important;
                }
                section.about-us-section.our-story {
                    padding-top: 20px !important;
                }
                section.points-section {
                    padding-bottom: 10px !important;
                }
                
                
               
                }

                .row-section p {
                    background-color: transparent !important;
                    }
                    
                    
                    
                    .or-oval-box {
                    position: relative;
                    }
                    @media(max-width:1099px){
                    .or-oval-box p {
                    padding: 16px 14px 14px 7px;
                    font-weight: 400;
                    font-size: 15px;
                    color: #424242;
                    }
                    ul.select-actionBtns li {
                        width: 50%;
                    }
                    .right-section {
                        margin-top: 0px !important;
                       
                    }
                    }
                    
                    
                    
                    @media(max-width:767px){
                    .or-oval-box {
                    border-radius: 10px;
                    margin-bottom: 17px;
                    position: relative;
                    padding-left: 39px;
                    border-radius: 10px !important;
                    margin-bottom: 15px !important;
                    }
                    .or-oval-box span.count {
                        position: absolute;
                        left: 6px;
                        top: 6px;
                        border-radius: 6px !important;
                        padding: 4px 4px 4px 11px !important;
                        font-size: 12px !important;
                    }
                    ul.select-actionBtns li {
                        width: 100%;
                    }
                    ul.select-actionBtns.lavel-three li {
                        width: 100%;
                    }
                    #accordionCurriculum table.course-details-table tr td {
                        width: 50%;
                    }
                    #accordionCurriculum .accordion-button span {
                        margin-bottom: 8px;
                        display: block;
                    }
                    .divide-weightage {
                        border-left: none !important;
                        padding-left: 0 !important;
                    }
                    #accordionCurriculum .accordion-button.collapsed {
                        border-radius: 10px;
                    }

                    h3.titleH3 span {
                        display: inline-block;
                        margin-top: 10px;
                        margin-bottom: 10px;
                    }

                    .quiz-question label span{
                        padding: 3px;
                    }
                    
                    .py-4.exam-title-container {
                        padding-top: 0px !important;
                    }

                    .result-link.timer-exam {
                        display: inline-block;
                        float: none;
                        max-width: 142px;
                        margin-left: 10px;
                        margin-top: 11px;
                        border: none !important;
                    }

                    .answer-box {
                        margin-top: 20px;
                    }

                    .answer-box .learn-btn {
                        display: inline-block;
                        margin-bottom: 10px;
                    }
                   
                    .exam-review-ms-2 {
                        margin-left: 0px !important;
                    }

                    
                    .or-oval-box p {
                       
                        padding: 10px 14px 10px 8px !important;                      
                        font-size: 14px !important;
                        
                    }

                    .titleH2.font-36 {
                        font-size: 25px;
                    }
                    
                    }
                    
                    
                    
                    
                    @media(max-width:991px){
                    main.main-content {
                    padding-top: 50px;
                    }
                    .trim-mock-list.exam-result-trim {
                        height: 100px;
                    }
                    
                    }
                    
                    .accordion-button.ebook-accordion-button::after{content:none !important;}

                    span.course-title.course-view-content {
                        width: 20% !important;
                    }
                    #accordionCurriculum .tabs-title span.course-title {
                        width: 80%;
                    }
                    
                    
                    .course-view-content {
                        color: #ffab3f !important;
                        text-align: center;
                        font-weight: 600 !important;
                        cursor: pointer;
                    }
                    
                    @media(max-width:750px) and (max-height:600px) and (orientation:landscape){
                        section.item-info .col-xl-3, .landscape-mob .col-xl-3 {
                            flex: 0 0 auto;
                            width: 50%;
                        }
                        }  
                        
                        
 .divide-weightage{
    border-left: 1px solid #000;
    padding-left: 6px;
 }  
 
 .question-count, .question-count span {
    font-size: 14px !important;
    color: #2e378d !important;
    font-weight: normal !important;
}

.bg-gray-200 section.item-info {
    margin-top: 0px !important;
    padding-top: 0;
}

.quiz-question-checkbox span {
    display: inline-block !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.right-section.exam-thumb, .exam-title-container {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.exam-review-ms-2 {
  
    margin-left: 10px;
}

.quiz-question label span.switch-right, .quiz-question label span.switch-left {
    font-size: 11px;
    border-radius: 0px !important;
}

.quiz-question-checkbox p span, .quiz-question-checkbox p, table p {
    text-indent: 0cm !important;
    background-color: transparent !important;
    font-family: inherit;
    margin: inherit !important;
}

button.btn.btn-drop {
    background-color: #e1e6ff;
    color: #000;
    border-radius: 13px;
    padding-bottom: 7px;
    background-image: url(/assets/img/arrow-down.png);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: 98%;
}
.pay-validity .form-control{background-image: url(/assets/img/arrow-down.png);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: 97%;}

    span.subscription-banner {
        display: block;
        width: max-content;
        background-color: #0086d1;
        background-image: url(/assets/img/subscribe-icon.png);
        background-repeat: no-repeat;
        padding: 10px 6px 6px 6px;
        background-size: 53px;
        padding-left: 65px;
        background-position: 12px;
        border-radius: 11px;
        left: 0;
        right: 0;
        margin: 10px auto 10px auto;
    }
    span.subscription-banner a, span.subscription-banner a:hover {
        color: #fff;
        font-size: 25px;
        font-weight: 600;
        padding-top: 0;
        margin-top: 0;
    }
    span.subscription-banner:hover {
        background-color: #053e5e;
    }
    span.subscription-banner a i {
        font-size: 23px;
        margin-left: 9px;
        background-color: #003958;
        color: #fff;
        padding: 9px 15px;
        border-radius: 50px;
    }
    span.subscription-banner:hover a i {
        background-color: #0086d1;
    }


    
    @media(max-width:600px){

        span.subscription-banner a, span.subscription-banner a:hover {
           
            font-size: 15px;
        }

        span.subscription-banner a i {
            font-size: 15px;
           
            padding: 11px 15px;
            
        }


        span.subscription-banner {
            
            background-size: 44px;
            padding-left: 51px;
            
        }
    }

    section.item-info p.subtitleheading {
        font-size: 14px !important;
        margin-bottom: 10px !important;
        line-height: normal;
        overflow: inherit;
        color:#000 !important;
    }

    h5.titleH5 span {
        background-color: transparent !important;
        font-family: inherit;
        color: inherit !important;
        font-size: inherit !important;
    }

    @media(max-height:500px) and (orientation:landscape){
        .eksalar-sidemenu .navbar-nav {
        position: relative !important;
        height: 500px !important;
        float: left !important;
        width: 100% !important;
        display: block !important;
        }
        .eksalar-sidemenu.navbar-vertical.navbar-expand-xs {
        position: absolute !important;
        height: max-content !important;
        min-height: 680px !important;
        }
        .navbar-vertical.navbar-expand-xs .navbar-collapse {
            height: auto !important;
        }
    }    
    
    .thumb-boxes .linkes-count {
        position: absolute;
        right: 0px;
        background-color: #f48c06;
        color: #fff;
        padding: 1px 10px;
        border-radius: 0px 5px 0px 8px;
    }  

    .breadcrumb-container ul {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .breadcrumb-container {
        position: absolute;
        width: auto;
        left: 3%;
        margin-top: 1%;

    }
    .right-section-content {
       /* padding-top: 40px;*/
    }
    @media(max-width:767px){
        .breadcrumb-container {
            position: relative;
            width: 94%;
            margin-top: 10px;
        }
        .right-section-content {
            padding-top: 10px;
        }
        .breadcrumb-container {
            left: 6%;
        }       
        
    }

    .android-login-note{

        color: #fb9a9a !important;
    }

    #overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        filter:alpha(opacity=50);
        -moz-opacity:0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
        z-index: 10000;
    }
    .custom-bread-crumb{
        margin-bottom: 0px;
    }
    .swithcer-lang-floating,.swithcer-lang-floating-dashboard {
        position: fixed;
        top: 23%;
        z-index: 999;
        display: block;
    }
    .swithcer-lang-floating{
        right: 110px;
    }
    .swithcer-lang-floating-dashboard{
        right: 2px;
    }
    .col-megamenu a{
        margin: 0px;
        padding: 0px;;
    }
    span.quiz-name {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .modal-backdrop {
        z-index: 9999 !important;
    }

    .modal {
        z-index: 999999 !important;
    }

    a.whatsapp-chat img {
        max-width: 70px;
    }
    a.whatsapp-chat {
        position: fixed;
        bottom: 14px;
        right: 14px;
        z-index: 100000;
        display:none;
    }
    .zsiq_floatmain {display: block !important;}
   @media(max-width:1099px){
        a.whatsapp-chat {display:block;}
        .zsiq_floatmain {display: none !important;}
    }
    .noselect {
        -webkit-touch-callout: none; /* iOS Safari */
          -webkit-user-select: none; /* Safari */
           -khtml-user-select: none; /* Konqueror HTML */
             -moz-user-select: none; /* Old versions of Firefox */
              -ms-user-select: none; /* Internet Explorer/Edge */
                  user-select: none; /* Non-prefixed version, currently
                                        supported by Chrome, Edge, Opera and Firefox */
      }
      .filter-show{display:block !important;}
      .module .trigger ul.locations a {
          opacity:1 !important;
      }
      @media(max-width:320px){
        ul.inline-list.purchase-courses li span.price {text-align: right;}
        .course-box {padding: 10px;}
        .course-box {margin-left: -12px;}
        }
        
.buy-course {
    background-color: #4caf50;
    color: #fff;
    padding: 8px 24px;
    border-radius: 25px;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    font-size: 20px;
    text-decoration: none;
  }
  .buy-course:hover {
      background-color: #3a9b3e;
    color:#FFF;
    text-decoration:none;
  }
  @media(max-width:767px){
  .buy-course {
    font-size: 18px;
  }
}
.or-oval-box {
    float: left;
    width: 100%;
    border-radius: 30px;
    height: max-content;
}
.quiz-title {
    float: left;
    width: 95%;
    margin-left: 67px; padding-right: 30px;
    margin-top: -28px;
    padding-bottom: 12px;
}
.answer{
    display: flex;
    align-items: center;
    transition: 0.25s ease;
    background: #FEFEFF;
    border-radius: 50px;
    padding: 10px;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    color: #393F88;
    margin-bottom: 20px;
}
.answer p{
	margin-bottom:0px; padding-bottom:0px;
}
.answer:before {
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 15px;
    transition: 0.25s ease;
    box-shadow: inset 0 0 0 0.125em #ebedff;
    background-color: #F3F5FF;
}
.answer table tr {
    margin-bottom: 10px !important;
    display: block;
}

.answer table tr td {
    min-width: 29px !important;
    padding: 0px !important;
}

.trim-dash-card {
    overflow-y: scroll;
    height: 130px;
    overflow-x: hidden;
    word-break: break-word;
}
.trim-dash-card::-webkit-scrollbar {
    width: 5px;
}
.trim-dash-card::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ddd;
    border-radius: 0px;
}
.trim-dash-card::-webkit-scrollbar-thumb {
    background: #FFAB3F;
    border-radius: 0px;
}
.revision-subtitle {
    max-height: 35px;
}