﻿.page-loader-wrapper {
    z-index: 99999999;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #eee;
    overflow: hidden;
    text-align: center;
}

body,
input,
select,
textarea {
    font-size: 12pt;
}

#wrapper {
    width: 100%;
}

#header,
#menu {
    background-color: #06347d;
    color: #fff;
}

.links h3,
#header h5,
.header h4{
    color: #fff;
}

#header h5 {
    height: inherit;
    line-height: inherit;
    padding: 0 0 0 1.5em;
    white-space: nowrap;
    color: #fff;
}

.btn-white {
    color: #fff !important;
}

p.description {
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    font-size: 0.9em;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1.5em;
}

.description.long {
    text-transform: capitalize;
    min-height: 285px;
    max-height: 285px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}

#calendar table {
    margin: 0 0 0em 0;
}

#full-calendar {
    padding-top: 30px;
}

#calendar h2 {
    font-size: 1.5rem;
    text-transform: uppercase;
    line-height: 35px;
}

#calendar .fc-day-header {
    text-transform: uppercase;
    font-weight: 400;
}

#external-events {
    padding-top: 50px;
}

#external-events .fc-event {
    color: #fff;
    text-decoration: none;
    padding: 5px;
    margin-bottom: 10px;
    cursor: all-scroll;
    border: none;
}

.fc button {
    background: #fff;
    color: #06347d !important;
    box-shadow: none;
}

.fc button:hover {
    box-shadow: inset 0 0 0 1px #2ebaae;
}

.fc-toolbar .fc-state-active {
    box-shadow: none;
}

.fc td,
.fc th {
    border-width: 0px !important;
}

.fc-state-active,
.fc-state-down {
    color: #ff4081 !important;
}

ul.posts article .image {
    display: block;
    margin-right: 1em;
    min-width: 8em;
    width: 8em;
}

#menu .legal {
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0.5em 1em;
    overflow: hidden;
    background-color: rgb(8, 40, 84);
    color: #fff;
    text-align: center;
    line-height: normal;
}

#menu .legal .copyright {
    font-size: 0.75em;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

#menu .legal .version {
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 0;
    font-size: 0.75em;
    color: #fff;
}

#menu .legal .version b {
    color: #fff;
}

#menu header,
#menu header h2 {
    color: #fff;
    text-align: center;
}

#menu>* {
    padding: 2em;
}

.section_legal {
    padding: 2em 0 0 0 !important;
}

#menu .icon:before {
    color: #fff;
    font-size: 1.5em;
}

#menu_links {
    padding: 1em 2em;
}

/*#menu .links > li {
    margin: 0.5em 0 0 0;
    padding: 0.5em 0 0 0;
}*/
#menu .links>li a h3 {
    margin: 0;
}

#main .post {
    /*width: 47%;
    float: left;
    margin: 1em;*/
}

.post>header {
    background-color: #06347d;
    color: #fff;
}

.post>header .title {
    padding: 1.1em 1em 1.1em 2em;
}

.post>header .meta {
    padding: 1.1em 1em 1.1em 1em;
    min-width: 10em;
    width: 14em
}

.post>header .title h2 {
    font-weight: 900;
    font-size: 1em;
    color: #fff;
    margin: 0 0 0.25em 0;
}

.post>header .title p {
    color: #fff;
}

.post>header .meta .published {
    color: #fff;
}

.post > header .meta > * {
    margin: 0 0 0 0;
}
.post>a.image.featured img {
    max-height: 35em;
    width: auto;
    margin: auto;
}

.post > a.image.featured video {
    max-height: 400px;
}

#moreContent .post>header .title h2 {
    font-size: 1.1em;
}

.author .name {
    margin: 0 0 0 0;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    height: 350px;
    margin: auto;
}

.moreContent {
    width: 100%;
    max-width: 940px;
    margin: auto;
}

.usefulLinkContent {
    padding: 1em 5em 4em 5em;
    width: 100%;
}

.mini-post > p > iframe {
    width: 560px;
    height: 314px;
}

.lastestUpdate_div {
    margin-top: -90px;
    width: 320px;
    float: left;
}

.lastestUpdate_img {
    height: 50px;
    padding-left: 45px;
}

.qr_div {
    margin-top: -116px;
    width: 75px;
    float: left;
}

.qr_img {
    height: 75px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    padding: 5px;
    background-color: #fff;
}

.image.featured img {
    width: auto;
    max-width: 100%;
    max-height: 25em;
    margin: auto;
}

#side-intro .logo,
#intro .logo {
    border-bottom: 0;
    display: inline-block;
    margin: 0 0 1em 0;
    overflow: hidden;
    position: relative;
    width: inherit;
}
#side-intro .logo img,
#intro .logo img {
    margin-left: auto;
    width: inherit;
    height: inherit;
    max-height: 8em;
}

#intro header h2 {
    font-size: 1.5em;
}

.post > footer .stats li {
    font-size: 0.75em;
    color: black;
    letter-spacing:0.1em;
}

.carousel-indicators {
    bottom: -10px;
}

ul.posts li {
    border-top: dotted 1px rgba(160, 160, 160, 0.3);
    margin: 1em 0 0 0;
    padding: 1.5em 0 0 0;
}
/*Back to top css start*/
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(6, 52, 125, 1) url(../../../images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    z-index: 1;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}

.eventTitle {
    text-transform: uppercase;
    font-size: 0.9em;
}

.eventDescription {
    font-size: 0.9em;
}

.btn-white-bk {
    background-color: #fff;
}

input[type="submit"], input[type="reset"], input[type="button"], button, .button {
    font-size: 0.7em;
}

.button.btn-loadmore:before {
    color: #fff;
}

.btn-loadmore{
    color: #ffff !important;
    font-size: 1em;
    line-height: 3.8125em;
    height: 3.8125em;
    background-color: #06347d;
}

.p-t-2em {
    padding-top: 2em;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 1)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 1) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 1) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 1) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control.left {
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 1) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}



#fullContent h1,
#fullContent h2,
#fullContent h3,
#fullContent h4,
#fullContent h5,
#fullContent h6 {
    letter-spacing: 0em;
     text-transform: none; 
}

table {
        border: solid 1px rgba(160, 160, 160, 0.3);
}

table td {
    border: solid 1px rgba(160, 160, 160, 0.3);
}

p {
    margin: 5px 0 5px 0;
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 50px;
        width: 50px;
        right: 10px;
        bottom: 70px;
    }
}

/*Back to top css end*/
/*@media screen and (min-width: 1280px) {
    .mini-posts > * {
        margin: 2em 2em 0 0;
        width: calc(33% - 2em);
    }

    .mini-posts article {
    float: left;
}
}



@media (max-width: 768px){
    #miniPosts {
    padding: 30px !important;
    margin: -22px;
}
}

@media screen and (max-width: 425px){
    #miniPosts {
        padding: 0px !important;
    }

}*/
@media only screen and (max-width: 1366px) {

    body,
    input,
    select,
    textarea {
        font-size: 10pt;
    }

    #intro header h2 {
        font-size: 1.75em;
    }

    #wrapper {
        padding: 5em 4em;
    }

    #menu>* {
        padding: 2em;
    }

    .qr_img {
        height: 60px;
    }

    .qr_div {
        margin-top: -100px;
    }

    .lastestUpdate_div {
        margin-top: -78px;
    }

    .lastestUpdate_img {
        height: 38px;
    }

    .poweredbyImg {
        height: 14px;
    }

    .cd-top {
        height: 40px;
        width: 40px;
        bottom: 45px;
    }

    .description.long {
        text-transform: capitalize;
        min-height: 220px;
        max-height: 220px;
    }

    .post>a.image.featured img {
        max-height: 250px;
        width: auto;
        margin: auto;
    }

    .post > a.image.featured video {
        max-height: 250px;
    }

    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        height: 260px;
        margin: auto;
    }

    .banner-padding {
        padding-top: 2px;
    }

    .marquee {
        font-size: 1em;
    }

    #main .post {
        /*min-height: 550px;*/
    }

    .image.featured {
        min-height: auto;
    }

    .moreContent {
        padding : 1em 10em 4em 10em;
    }
}

@media screen and (max-width: 1280px) {
    #wrapper {
        padding: 5em 1em;
    }

    .lastestUpdate_img {
        padding-left: 0;
    }
}

@media screen and (max-width: 980px) {

    body,
    input,
    select,
    textarea {
        font-size: 12pt;
    }

    #wrapper {
        padding: 5em 2em;
    }

    #main .post {
        width: 100%;
        float: none;
        margin: 0 0 2em 0;
        left: 0;
    }

    .post>header {
        padding: 1em 1em 1em 1em;
    }

    .post>header .title {
        margin: 0;
        padding: 0.75em 0.5em 0.75em 0.5em;
    }

    .post>header .meta {
        padding: 0.75em 3em 0.75em 3em;
        margin: 0;
        width: 100%;
    }

    .post>header .title h2 {
        font-size: 1em;
    }

    #moreContent .post>header .title h2 {
        font-size: 1em;
    }

    .page-loader-wrapper > p.title.fnt-65{
        font-size: 33px !important;
    }

    .page-loader-wrapper > p.title.fnt-35 {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 65px;
    }

    .post>a.image.featured img {
        padding-top: 1em;
    }

    .moreContent {
        padding: 1em 2em 4em 2em;
    }

    .marquee {
        margin-top: 9px;
        font-size: 15px;
    }

    .image.featured img {
        width: auto;
        max-height: 420px;
        margin: auto;
    }

    .fc-toolbar .fc-right {
        /* float: right; */
        display: inline-block;
    }

    p.description {
        max-height: auto;
        min-height: auto;
    }

    .page-loader-wrapper > p.title.fnt-65{
        font-size: 33px !important;
    }

    .page-loader-wrapper > p.title.fnt-35 {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 768px) {

    body,
    input,
    select,
    textarea {
        font-size: 12pt;
    }

    #wrapper {
        padding: 3em 1em;
    }

    .moreContent {
        padding: 1em 0 4em 0;
    }

    .usefulLinkContent {
    padding: 1em 0em 4em 0em;
    }

    .mini-post > p > iframe {
        width: 350px;
        max-height: 200px;
    }

    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        height : auto;
        max-height: 200px;
        margin: auto;
    }

    .TickerNews {
        height: 35px;
        line-height: 20px;
    }

    .banner-padding {
        padding-top: 0px;
    }

    .footer {
        height: 45px;
    }

    #fullContent > p img {
     width: 100%;
    height: 100%;
    object-fit: cover;
    }

    .page-loader-wrapper > p.title.fnt-65{
        font-size: 33px !important;
    }

    .page-loader-wrapper > p.title.fnt-35 {
        font-size: 20px !important;
    }

}

@media screen and (max-width: 425px) {

        body,
    input,
    select,
    textarea {
        font-size: 11pt;
    }

    .image.featured img {
        width: auto;
        max-height: 200px;
        margin: auto;
        max-width: 100%;
        padding-top: 1em;
    }

    video {
        max-height: 250px;
    }
    .page-loader-wrapper > p.title.fnt-65{
        font-size: 33px !important;
    }

    .page-loader-wrapper > p.title.fnt-35 {
        font-size: 20px !important;
    }
}