/* Menu Changes */

@media only screen and (max-width: 1400px) and (min-width: 1300px) {
    .main-menu>ul>li>a,
    span.for-left-nav>li>a {
        padding: 7px 20px !important;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
    .main-menu>ul>li>a,
    span.for-left-nav>li>a {
        padding: 7px 20px !important;
    }
}

@media only screen and (max-width: 1040px) and (min-width: 992px) {
    nav ul a {
        font-size: 10px !important;
    }
}

header#headerMenu {
    position: relative;
    display: flow-root;
}

.ri-bx-type {
    padding: 10px;
    min-height: 290px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Futura';
}

@media only screen and (max-width: 991px) {
    .ri-bx-type {
        min-height: auto;
    }
}

.forvideo-tophead {
    margin-bottom: -6px;
    display: inherit;
    height: auto;
    margin-top: 0;
}

.home-banner-text p {
    min-height: inherit;
    line-height: normal;
    color: #333 !important;
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 14px;
}

h1.banner-wo-disp {
    font-size: 20px;
    line-height: 1.029411765em;
    margin-bottom: 6px;
    color: #fff;
    text-transform: uppercase;
}

.forvideo-tophead video#page_banner_video {
    position: inherit;
}

.dropdown.custom__dropdown {
    display: inline-block;
}

.custom__dropdown ul.dropdown-menu {
    width: 100%;
}

.custom__dropdown .dropdown-menu {
    max-height: 190px;
    overflow: auto;
}

.custom__dropdown .dropdown-menu>li a:active,
.custom__dropdown .dropdown-menu>li a.active,
.custom__dropdown .dropdown-menu>li a:focus,
.custom__dropdown .dropdown-menu>li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #4c4c4c !important;
    outline: 0;
}

footer {
    /* margin-top: 20px; */
    margin-top: 10px;
}


/* video page css */

.tabbable.tabs-left ul.nav.nav-tabs {
    margin-top: 0px !important;
}

@media only screen and (max-width: 768px) {
    .tabbable.tabs-left {
        height: auto;
    }
}


/* video page css _____end */


/* home page changes */

.widget-degree-finder label.css-ft45iw:before {
    display: none;
}

form#platform-quick-degree-finder {
    background: #e4b202;
    /* image: linear-gradient(#16946d 0, #0b6b4d 100%); */
    border-radius: 3px;
    box-shadow: rgb(0 0 0 / 10%) 0 3.25px 13px, rgb(0 0 0 / 50%) 0 0 1px;
    box-sizing: border-box;
    counter-reset: labels;
    font-size: 3.25px;
    height: 280px;
    line-height: 1.5;
    margin: auto;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
    width: 300px;
    padding: 0;
    border: 0;
}

.mt-15 {
    margin-top: 15px;
}

.home-btn {
    margin: 0 !important;
}

.home-btn button.btn {
    margin: 0 10px !important;
    background: transparent !important;
    background-color: transparent !important;
    border: none;
    padding-top: 2px !important;
    width: 30px !important;
}

.home-btn button.btn i {
    font-size: 30px;
    margin: 5px 0;
}

.sig-log-btn button.btn {
    margin: 0 10px !important;
}

.view-all.home-btn button:hover {
    border: none;
}

.post-sec p.post-title {
    color: #122346;
    font-size: 18px;
}

.post-sec p {
    font-size: 16px;
    word-break: break-all;
}

.main-body {
    margin-top: 0 !important;
}

.post-share button,
.post-save button {
    height: 20px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 0;
}

.post-save .btn:focus,
.post-share .btn:focus {
    background-color: transparent;
}

.comunities-bnnr-title p {
    text-align: left !important;
    font-weight: bold !important;
}

.signle-comunity-title {
    display: table;
    font-size: 14px !important;
    padding-top: 3px;
}

.numberList {
    float: left;
}

.rules ul li {
    color: #07294d;
    padding: 2px 0;
    font-size: 16px;
    display: flex;
}

.comunities-bnnr-title .bannr-back-color {
    padding-left: 8px;
}

.single-post {
    display: flex;
}

.like-dislike i span {
    display: block;
}

.view-all button a {
    color: #fff;
}

.view-all button:hover {
    box-shadow: 0 3px 3px 0 rgb(0 0 0 / 14%), 0 1px 7px 0 rgb(0 0 0 / 12%), 0 3px 1px -1px rgb(0 0 0 / 20%) !important;
}

.beforeLoginBtn button.btn {
    border-radius: 50px;
    max-width: 300px;
    width: 100%;
    font-weight: bold;
    padding: 5px 0;
    letter-spacing: 1px;
    text-align: center;
    background-color: #07294d;
    color: #fff;
    border-color: #07294d;
}

.detail_commnents {
    background-color: transparent !important;
    border-right: 1px solid #ccc;
}

.detail_commnents label,
.detail_commnents i.fa {
    color: #000 !important;
}

.upload_image button i.fa.fa-upload {
    width: inherit;
    padding: 0;
}

#available-discussion .modal-header {
    padding-bottom: 10px !important;
}

#available-discussion .modal-header h5 {
    font-size: 17px;
}

#available-discussion .modal-header .close {
    margin-top: -28px !important;
    background: transparent;
    opacity: 1;
    padding: 0;
}

ul.categoryPopup {
    width: 49% !important;
}

#available-discussion .modal-footer button.submit-btn {
    background: #07294d;
    border-color: #07294d;
    width: 100%;
    text-transform: capitalize;
}

#available-discussion .modal-footer button.submit-btn:hover {
    background: #ffc600;
    border-color: #ffc600;
    color: #333;
}

.draft-modal .modal-header .close {
    color: #212529 !important;
    opacity: 1 !important;
    position: absolute;
    top: 0;
    right: 0;
}

.draft-modal .modal-footer button {
    opacity: 1;
    font-size: 14px;
}

.ask-qts a {
    background-color: #ffc600 !important;
    border-color: #ffc600 !important;
    border: 1px solid #ffc600 !important;
    color: #07294d !important;
    padding: 2px 10px !important;
    border-radius: 4px;
    max-width: 134px;
    width: 100%;
    text-transform: uppercase;
    margin: 0 10px;
    font-weight: 500;
    font-size: 14px;
    box-shadow: none;
    line-height: 30px;
}

.profile {
    margin: 0 !important;
}

.profile button {
    height: 33px;
    margin: 0;
}

.profile button:hover {
    color: #fff;
}

.profile .dropdown-menu {
    padding: 10px;
}

.sig-log-btn i {
    margin: 5px 20px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.dp-container {
    display: flex !important;
    align-items: center;
    max-width: 10rem;
    margin: 0 4rem 0 2rem !important;
    height: 65px;
}

.file-input {
    display: none !important;
}

.my-education-box-sidebar li.sidebarlogoutbtn {
    align-items: center;
    justify-content: flex-start;
}

.my-education-box-sidebar li.sidebarlogoutbtn a {
    padding-left: 15px;
}

.my-education-box-sidebar li.sidebarlogoutbtn a i {
    top: -10px;
}

.my-education-box-sidebar li.sidebarlogoutbtn:hover i {
    color: #ffc600;
}

.profile-details-form {
    background: #f8f6f5;
    padding: 30px 25px;
}

.profile_content_wrap {
    background: #f8f6f5;
}

.dashboard-forunTabs .tab-content {
    padding: 0px 10px 10px !important;
    border: none !important;
    margin: 0 !important;
}

.dashboard-forunTabs .tab-content ul li {
    list-style: disc;
}

.dashboard-forunTabs .nav-tabs li.active a.nav-link {
    color: #ffc600 !important;
}

.dashboard-forunTabs ul.nav.nav-tabs li a:hover {
    background: transparent !important;
}

.create-post i {
    margin: 0;
}

.create-post .editor-sec input {
    width: 100%;
}

.box_listing-insti {
    text-align: center;
    background: #f4f3f0;
    padding: 20px;
    display: block;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    box-shadow: 0px 3px 0px 0px #f0f2f4;
    color: #666;
    border-radius: 3px;
    overflow: hidden;
    min-height: 156px;
}

.profile-details-forms .card-body {
    display: flex;
    flex-wrap: wrap;
}

.createblogs_wrap {
    margin-top: 24px;
}

.years_main_wrap .list-results-style._years {
    max-width: 90px;
    display: inline-block;
    margin: 30px 30px 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 90px;
    width: 100%;
    text-align: center;
    box-shadow: 1px 1px 2px #00000030;
    background: #cccccc1f;
    color: #ffc600;
}

.years_main_wrap .list-results-style._years span {
    text-transform: uppercase;
    font-size: 13px;
    position: relative;
}

.years_main_wrap .list-results-style._years a {
    padding: 15px;
    display: block;
}

.years_main_wrap .list-results-style._years h4.state {
    color: #ffc600;
    font-size: 22px;
    margin-bottom: 10px;
}

.years_main_wrap .list-results-style._years:hover h4.state {
    color: #07294d;
}

.years_main_wrap .list-results-style._years:hover {
    background: #f3f3f35e;
    color: #07294d;
    box-shadow: 2px 2px 3px #00000059;
}

.years_main_wrap .list-results-style._years span::after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all .1s linear;
    background: #ffc600;
    transition-delay: .1s;
    left: 0;
    bottom: -2px;
}

.years_main_wrap .list-results-style._years:hover span::after {
    width: 100%;
}

.list-results-style.years_inner {
    margin-bottom: 10px;
}

.categories-sec ul.nav-tabs {
    border: none;
}

.rules-title {
    color: #fff;
    background-color: #07294d;
    padding: 5px 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin: 0;
    font-family: sans-serif;
    font-weight: bold;
}

.categories-sec .nav-tabs .nav-item .nav-link {
    font-weight: 400;
}

.panel-arrow .accordion-toggle.collapsed:before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    padding-right: 14px;
    vertical-align: middle;
    font-weight: 900;
    font-size: 16px;
    transform: rotate( -90deg);
    color: #ffc600;
    content: "\f0dd";
    line-height: 1px;
    top: 8px;
    left: -10px;
    position: absolute;
}

.panel-arrow .accordion-toggle:before {
    transform: rotate( 360deg);
    left: 0;
    top: 10px;
}

#main-accordion.panel-default {
    border-radius: 0;
}

#main-accordion.panel-default>.panel-heading {
    background-color: #f5f5f5 !important;
    padding: 8px 15px;
    height: 45px;
    border-bottom: solid 1px #ddd;
}

.panel-heading.card-header .accordion-toggle button.btn.btn-link {
    padding-left: 15px !important;
}

.listing-banner img {
    object-fit: cover;
}

.banner-title-dis {
    line-height: 17px !important;
}

.bg-overlay {
    padding: 15px 0 15px !important;
}

.banner-content h3.banner-title {
    display: inline-block;
    margin: 0 !important;
}

.rules ul.membr-online li {
    color: #07294d;
    padding: 2px 0;
    font-size: 16px;
}

.back-to-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 14px;
    border: none;
    outline: none;
    background-color: #ffc600;
    color: #07294d;
    cursor: pointer;
    padding: 4px 15px;
    border-radius: 4px;
    font-weight: 400;
}

.back-to-top i.fa.fa-rocket {
    transform: rotate( 315deg);
}

.rportpost_modal .modal-header h5 {
    font-size: 17px;
    color: #fff;
}

.rportpost_modal .modal-header {
    padding-bottom: 10px !important;
}

.reportModal .modal-header button.close {
    color: #fff !important;
    opacity: 1 !important;
    position: absolute;
    top: 0;
    right: 0;
}

.single-post-detail {
    display: block;
}

.gi-uc-detail {
    display: flex;
}

#camp-academics .panel-heading.card-header .accordion-toggle button.btn.btn-link {
    padding-top: 5px;
}

ul.list-bb-rtxt li.admissionAccordion {
    /* border: 0;
    border-bottom: solid 1px #ddd; */
    border-radius: 4px;
    padding: 10px;
}


/* ul.list-bb-rtxt li.admissionAccordion:last-child {
    border-bottom: 0;
} */

a.dashboard-bx- span {
    margin-left: 7px;
}

.m_t_30 {
    margin-top: 30px;
}

.post-btns .btn-cancel-discussion {
    border: 1px solid #07294d !important;
}

.post-btns button.btn-add-discussion {
    background-color: #07294d;
    color: #fff;
}

.post-btns button.btn-cancel-discussion:hover {
    background-color: #ffc600 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}

span.searchforMobile {
    display: none;
}

ul.topStory-bx {
    display: inline-block;
}

.single-post-detail {
    padding-bottom: 15px;
}

.comunity-sec-time i.fa-user {
    font-size: 10px;
    background: #ebebeb;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 14px;
    border-radius: 50%;
    color: #5e5f63;
    border: solid 1px #5e5f63;
    margin-right: 5px;
}

.listing-banner.ct-banner {
    padding: 15px;
}

.banner-content {
    display: flex;
}

.banner-title,
.banner-title-dis {
    margin: 0 !important;
}

.show_p_check {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.show_p_check [type=checkbox]:checked,
.show_p_check [type=checkbox]:not(:checked) {
    opacity: 1;
    pointer-events: visible;
    cursor: pointer;
    position: inherit;
    width: auto;
    height: auto !important;
    margin: 0 7px 0 0;
}

.show_p_check label {
    margin: 0;
}

.uni-typeahead ul.multiselect-container.dropdown-menu {
    overflow: auto;
}

.uni-typeahead li.multiselect-item.filter {
    position: sticky;
    top: 0;
    z-index: 1;
}

.uni-typeahead input.multiselect-search {
    border: solid 1px #ccc;
    height: 36px;
}

.panel.naked .added-uni {
    margin: 0 0 5px;
}

.added-uni span {
    font-size: 13px;
}

.added-uni a h1 {
    font-size: 20px;
    margin: 0;
}

.uni-typeahead li a {
    white-space: normal;
}

.uni-typeahead .btn-group,
.uni-typeahead button.multiselect.dropdown-toggle.btn {
    width: 100% !important;
}

.listing-bx-right-bx p {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    height: 20px;
}

.compare-heading a.close.camp-btn- {
    top: 5px;
    position: absolute;
    right: 8px;
}

.tabs-menu-bx.fixed-navi {
    z-index: 19;
}

ul.list-bb-rtxt.list-group.list-group-flush {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
    grid-gap: 10px;
    padding: 10px;
}

.admission_filter .open>.dropdown-menu {
    width: 100%;
}

#search input[type=search] {
    padding-left: 15 !important;
}

.pop-bx-close-bt {
    float: right !important;
}

#search .close {
    position: absolute;
    top: 1px;
    right: 70px;
    bottom: 0;
    left: auto;
}


/* Mediaqueries */

@media only screen and (max-width: 1200px) {
    .homepage-banner .center-col .center-col-row2 .img {
        width: 80px;
        margin: 0px auto;
    }
    .homepage-banner .center-col .center-col-row2 .img img {
        max-width: 100%;
        max-height: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .center-col-row2 .col-1 {
        display: table-caption;
    }
    span.searchforMobile {
        display: block;
    }
    .listing-bx-right-bx p {
        white-space: normal;
        overflow: inherit;
        height: auto;
    }
    .compare-heading a.close.camp-btn- {
        top: 0px;
        position: absolute;
        right: 2px;
    }
    .col-lg-4.col-md-4.col-sm-4.side-bar {
        display: inline-block;
        width: 100%
    }
}

@media only screen and (min-width: 768px) {
    .blog-detail-para p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .responsive-banne-thumbnail {
        height: 95px !important;
        background-position: center !important;
    }
    .homepage-banner.sub_header_contact_home {
        height: auto;
    }
    .my-education-box-sidebar {
        position: inherit;
    }
    .sticky_aside {
        position: absolute;
        z-index: 1999;
        top: 50px;
    }
    .profile-details-form {
        padding: 0 !important;
    }
    .no-padding-moblie {
        padding: 0;
    }
    .list-results-style {
        margin: 0 13px 13px 0;
    }
    .categories-sec,
    .top-discusion {
        height: auto !important;
    }
    .categories-sec .nav-tabs {
        margin: 0 !important;
        max-width: 100%;
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        justify-content: center;
    }
    .categories-sec .nav-tabs .nav-item .nav-link {
        padding: 2px 5px !important;
        font-size: 12px;
        border-radius: 4px;
        margin: auto;
    }
    .comunities.top-discusion.category-custom {
        max-height: 250px;
        overflow-y: scroll;
    }
    .main .main-body {
        margin-top: 0px !important;
    }
    .listing-banner.ct-banner {
        padding: 15px 0;
        margin-bottom: 15px;
    }
    .listing-banner.ct-banner .banner-content .banner-title-dis {
        margin: 0;
    }
    .comunities.top-discusion.category-custom {
        margin: 0;
    }
    .like-dislike {
        padding: 10px;
    }
    .like-dislike label {
        margin: 0;
    }
    .like-dislike label a {
        display: flex;
        align-items: center;
    }
    .like-dislike i span {
        margin-left: 5px;
    }
    .post-sec table {
        width: 100% !important;
    }
    .post-comment {
        margin: 0 !important;
        padding-left: 0;
    }
    .post_comments .single-comment {
        margin-top: 10px;
    }
    .post_comments .single-comment .user_post-commt {
        margin-bottom: 0;
    }
    .post_comments .post-comment {
        margin: 0 !important;
        padding-left: 0;
    }
    .listing-banner .banner-content {
        padding: 0 15px;
    }
    .listing-banner img {
        height: 50px !important;
    }
    button.join-btn i {
        margin-right: 0 !important;
    }
    .post-description .comunity-sec-time {
        margin-left: 0;
        width: 100%;
        display: block;
        float: left;
        margin-top: 10px;
    }
    .uni-typeahead {
        margin-bottom: 8px;
    }
}

.NewsnEvents .example-viewport {
    overflow: auto;
    width: 100%;
}

.title-edu-confe-b {
    font-weight: bold;
}

.sticky {
    position: absolute !important;
    top: 0;
    width: 100%;
}

span.date-bx,
div.date-bx {
    flex-shrink: 0;
}

.NewsnEvents .img-ne-bx {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.NewsnEvents .img-ne-bx img {
    width: 70px;
    height: auto;
}

.NewsnEvents .example-item {
    float: left;
}

.NewsnEvents .example-item::before {
    content: none;
}

.NewsnEvents .example-item span {
    margin-left: 0;
}

.NewsnEvents .hne-listing ::-webkit-scrollbar {
    width: 5px;
}

.NewsnEvents .hne-listing ::-webkit-scrollbar-thumb {
    background: #888;
}

.NewsnEvents .hne-listing ::-webkit-scrollbar-track {
    background: #f1f1f1;
}

span.date-bx,
div.date-bx {
    flex-shrink: 0;
}

.university-carousel .swiper-button-prev {
    left: 10px !important;
    right: auto;
}

.middle-advt-center,
.middle-advt-head {
    overflow: auto;
}

.font-b {
    font-weight: bold;
}

.modal-body.signin-pop-body button.close.btn-f-tr {
    font-size: 26px;
    opacity: 1;
}

.d-none {
    display: none;
}

.form_signup input {
    height: 40px;
}

.modal-open .modal.popup-login-signup {
    background-color: transparent;
}

.searchforMobile {
    display: block;
    position: absolute;
    top: 12px;
    right: 65px;
    margin: 0;
    padding: 0;
}

.searchforMobile i {
    color: #ffc600;
}