﻿.padding20 {
    padding: 20px !important;
}

#wrapper {
    padding:60px 0 25px !important;
}

.mg-30 {
    margin-top: 30px !important;
}

#loginListItem > a#loginListItem {
    color: #90ee90;
}

.error {
    color: #d8000c;
    margin-left: 5px;
    font-size: 13px;
}

.img-preview:hover,
.img-preview-active {
    border: #66b7e2 2px solid;
    cursor: pointer;
    box-shadow: 0 3px 7px #777;
    transition: all 0.3s;
}

.divider {
    margin: 25px 0px !important;
}

.article,
p {
    color: #000000 !important;
}

#errorMsg {
    display: none;
    color: #d8000c;
    font-size: 14px;
}

.color {
    color: #7e8998 !important;
}

.error-message {
    color: #ff0000;
    font-size: 12px;
    margin-top: 5px;
}

.pt-5 {
    padding-top: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-2 {
    margin-bottom: 2px !important;
}

.img-container {
    width: 400px;
    height: 300px;
}

.img-responsive {
    display: inline-block !important;
}

.img-responsive {
    margin: 0 auto;
    width: 80%;
    height: 80%;
    display: inline-block;
    border-radius: 5px;
}

.leftRightImg {
    width: 264px !important;
    height: 264px !important;
}

.newsImage {
    width: 294px !important;
    height: 220px !important
}

.two-col-header {
    margin-bottom: 2px !important;
}

.fontWeight {
    font-weight:200;
}

li.active > a {
    font-weight: 400 !important;
}

header#topNav nav ul.nav-main li a:hover,
header#topNav nav ul.nav-main li.active > a {
    color: #66B7E2 !important;
}

#loader, #loader img, #bodyLoading {
    width: 80px;
    height: 80px;
}

#menuLoading, #logoLoader, #footerLoader {
    width: 40px;
    height: 40px;
}

.centered-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.two-col-img {
    height: 300px;
}

.meet-team-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mb-18 {
    margin-bottom: 18px !important;
}

.partnerImg {
    max-width: 200px !important;
    max-height: 200px !important;
}

header#topNav nav ul.nav-main li a {
    color: #000;
    font-weight: 400;
}

.border-bottom {
    border-bottom: #ddd 1px solid;
    padding-bottom: 25px !important;
}

#headerLogo {
    width: 200px !important;
}

.mrb {
    margin-bottom: 10px !important;
}

.fontSize {
    font-size: 18px !important;
}

.list-icon li {
    margin-bottom: 20px !important;
}

#sectionFormModal {
    overflow-y: scroll !important;
}

.sectionForm {
    overflow: hidden !important;
}

.label a {
    color: #000 !important;
}

.label {
    border: 2px solid #66b7e2 !important;
}

.font-30 {
    font-size: 30px !important;
}

.reporthead {
    color: black !important;
    font-size: 24px !important;
}

.form-label {
    font-weight: normal;
}

.line-height {
    line-height: 50px !important;
}

.ml-20 {
    margin-left: 20px;
}

.newsDetailsImg {
    width: 800px;
    margin: 0 auto;
}

#slider h2 {
    background: none !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

#slider p {
    color: #fff !important;
    font-weight: 600 !important;
}

#slider .image-caption .inner .btn {
    font-size: 20px !important;
}

#slider a.next,
#slider a.prev {
    font-size: 40px !important;
}

#showUserName {
    color: #90ee90 !important;
    width: 160px;
}

.shadowTextHeader {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
}

.headercontent {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#editSubSection, #addSubSection {
    position: absolute;
    top: 12%;
    text-decoration: none;
    background-color: #66B7E2;
    border-radius: 2px;
    pointer-events: auto;
    padding: 10px;
}

#editSubSection {
    left: 50px;
}

#addSubSection {
    left: 10px;
}

#detailsImage {
    width: 800px;
    height: 450px;
    object-fit: cover;
    display: block !important;
    margin: 0 auto;
    border-radius: 5px;
}

.imgPartners {
    margin: 0 auto;
    width: 80% !important;
    height: 80% !important;
    display: inline-block;
    border-radius: 5px;
}

.details {
    width: 70%;
    height: 70%;
}

.imageSize {
    width: auto !important;
    height: 70px !important;
}

.top-no-header{
    padding-top:50px;
}

.descriptionstyle {
    margin-top: 10px;
}

.subHeaderstyle {
    margin-bottom: 0px;
}

.fixed-btn {
    width: 250px;
    height: 40px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-subsection {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
}

.btn-default {
    border: #66B7E2 1px solid !important;
}

@media screen and (max-width: 768px) {
    .two-col-box {
        max-width: 100% !important;
    }

    #meet-team-col,
    .item-box {
        max-width: 100% !important;
    }

    .img-responsive {
        width: 50%;
        height: 50%;
    }
}

@media screen and (max-width: 1024px) {
    .newsDetailsImg {
        width: auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .center-subsection {
        flex-direction: row; /* Apply to devices within this range */
    }

    .fixed-btn {
        width: 150px;
        height: 40px;
    }
}

@media only screen and (max-width: 912px) {
    .meet-team-img {
        flex-direction: column;
    }

        .meet-team-img div {
            width: 100%;
        }

    .img-responsive {
        width: 60%;
        height: 60%;
    }
}

@media (max-width: 767px) {
    .login-page-logo {
        flex-direction: column;
    }

        .login-page-logo img {
            max-width: 100%;
        }

    .leftColReverse {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .cta-btn {
        display: block;
        margin: 0 auto;
        width: 50%;
    }

    .img-container {
        text-align: center;
        height: auto;
        width: auto;
    }

    #adminPanelBtn {
        text-align: left;
        float: left !important;
    }

    .center-subsection {
        flex-direction: column;
    }
}

@media (max-width: 990px) {
    #adminPanelBtn {
        text-align: left;
        float: left !important;
    }
}