:root {
    --color1: #257603;
    --color2: #30373e;
    --color3: #9EF8EE;
    --color4: #FA7F08;
    --color5: #F24405;
    --animation1: all 555ms ease-out;
}

.NumberOnly {
}


h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0;
    margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: var(--color1)
}

.TopLogo {
    padding-bottom: 0px !important;
}

.PageHeding {
    margin-top: 18px !important;
}


.navbar {
    border-radius: 0px;
    margin-bottom: 0px;
}

.navbar-inverse {
    background-color:: #04519b !important;
    background-image: none;
}

.navbar-right {
    padding-top: 20px;
}

.navbar {
    border-radius: 0px;
    margin-bottom: 0px;
}

.navbar-inverse {
    background-color:: #04519b !important;
    background-image: none;
}

.navbar-brand {
    height: auto !important;
}


.has-submenu.highlighted {
    background-color: #022f5a !important;
    color: #ffffff !important;
}

.navbar-inverse {
    background-color: #007bd2;
    border-color: #022f5a;
}

/*
@media (min-width: 768px){
.navbar-nav {
    float: left;
    margin: 0;
    margin-left: 72px;
}
}
*/
.TapBack {
    background-image: url(/img/bk.png);
    background-repeat: repeat;
    background-size: 21%;
}

@media only screen and (max-width: 767px) {
    .logo {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 7px;
    }

        .logo img {
            max-width: 135%;
        }
}

.TopText {
    color: var(--color1);
    font-size: 1.8rem;
    margin: 0;
}

@media only screen and (max-width: 767px) {
    .TopText {
        font-size: 11px !important;
    }
}

.TopName {
    /*font-size:33px;*/
    font-size: 3.3rem;
    font-family: 'Oswald', cursive;
    color: #195400;
    font-weight: normal !important;
    margin-top: 0px;
    margin-bottom: 0px;
    text-shadow: 1px 1px 2px #565656;
}

@media only screen and (max-width: 767px) {
    .TopName {
        font-size: 14px !important;
    }
}

.form-group-sm .input-group-addon {
    padding: 6px 12px !important;
}

.Gap {
    padding-top: 81px;
    padding-bottom: 81px;
}

.Gap10px {
    padding-bottom: 10px;
}

.FounderMessage {
    background-color: #f7f2bb;
    background-image: url(/img/bk2.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.loginDiv {
    background-color: #27a1e6;
}

.PreviousIcon {
    position: relative;
    top: 50%;
}

.NextIcon {
    position: relative;
    top: 50%;
}

.CarouselImg {
    width: 100%;
}


#aboutus {
    overflow: hidden;
    padding: 50px;
    background-position: 50% 0;
    background-attachment: fixed;
    background-image: url(../img/_MG_0035.jpg);
    background-position: 30% 0, 0 0, 50% 0;
    background-repeat: no-repeat;
}



.post-vacation {
    color: #2d2e2e;
    background: #fff;
    height: 120px;
}

    .post-vacation .post-vacation-title {
        color: #b80924;
        font-weight: 700;
    }

        .post-vacation .post-vacation-title a:hover {
            color: #0d2d62;
        }

.post-vacation-meta {
    text-align: left;
}

    .post-vacation-meta > * {
        display: inline-block;
    }

    .post-vacation-meta .list-inline {
        float: right;
        margin-left: -2px;
        margin-right: -2px;
    }

        .post-vacation-meta .list-inline > li {
            padding-left: 2px;
            padding-right: 2px;
        }

.post-vacation-img-wrap {
    display: inline-block;
    width: 27%;
    float: left;
    height: 120px;
}

    .post-vacation-img-wrap img {
        height: 100%;
        width: auto;
    }

.post-vacation-body {
    display: inline-block;
    padding: 15px;
    width: 73%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 100%;
}

@media (min-width: 1200px) {
    .post-vacation-body {
        display: inline-block;
        padding: 18px;
        padding-left: 27px;
        width: 73%;
    }

    .post-vacation .list-inline {
        margin-left: -6px;
        margin-right: -6px;
    }

        .post-vacation .list-inline > li {
            padding-left: 6px;
            padding-right: 6px;
        }
}










hr {
    border-top: 1px solid #CFCFCF;
}


#header {
    padding: 0px 0 26px;
    border-bottom: 6px solid #bababa;
    background-color: #04519b;
}

#stuck_container {
    padding-top: 17px;
}

a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    a:hover {
        text-decoration: underline;
    }

.footer {
    background: #222;
    color: #fff;
    padding-top: 85px;
    padding-bottom: 30px;
    margin-top: 30px
}

    .footer h6 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 700;
        text-transform: uppercase;
        color: #FFFFFF;
    }

.mobile-center {
}

.inline-list {
    list-style: none;
    padding-left: 0
}

    .inline-list li {
        display: inline-block;
    }

.icon-facebook, .icon-twitter, .icon-youtube, .icon-pinterest, .icon-linkedin {
    display: inline-block;
    width: 44px;
    height: 44px;
    font-size: 22px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    .icon-facebook:hover, .icon-twitter:hover, .icon-youtube:hover, .icon-pinterest:hover, .icon-linkedin:hover {
        color: #f44236;
        border-color: #f44236;
        text-decoration: none;
    }

@media (min-width: 768px) and (max-width: 979px) {
    .icon-facebook, .icon-twitter, .icon-youtube, .icon-pinterest, .icon-linkedin {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
}

.copyright {
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
}

    .copyright a:hover {
        text-decoration: underline;
    }

@media (max-width:900px) {
    .Camera_Box {
        display: none;
    }
}





.Camera_Box {
    width: 700px;
    padding: 29px 50px 19px;
    color: #fff;
    background: rgba(1, 187, 212, 0.84);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10%;
    min-height: 1px;
    margin-left: 30px;
}

    .Camera_Box h2 {
        font-size: 30px;
        line-height: 50px;
        font-weight: 900;
        color: #FFFFFF;
    }

.br-l:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    top: -13px;
    width: 1px;
    background: #cfcfcf;
}

#wrapper {
    margin: 0 auto;
    max-width: 100%;
}

#map_canvas {
    height: 700px;
    width: 100%;
}


#nav_wrapper {
    margin: 4em 5em !important;
    padding: 1.5em;
    position: absolute;
    right: 0;
    text-align: left;
    width: 400px;
    z-index: 99;
}












.event-list {
    list-style: none;
    font-family: 'Lato', sans-serif;
    margin: 0px;
    padding: 0px;
}

    .event-list > li {
        background-color: rgb(255, 255, 255);
        padding: 0px;
        margin: 0px 0px 3px;
    }

        .event-list > li > time {
            display: inline-block;
            width: 100%;
            color: rgb(255, 255, 255);
            background-color: rgb(197, 44, 102);
            padding: 5px;
            text-align: center;
            text-transform: uppercase;
        }

        .event-list > li:nth-child(even) > time {
            background-color: rgb(165, 82, 167);
        }

        .event-list > li > time > span {
            display: none;
        }

        .event-list > li > time > .day {
            display: block;
            font-size: 25px;
            font-weight: 100;
            line-height: 1;
        }

        .event-list > li time > .month {
            display: block;
            font-size: 10pt;
            font-weight: 900;
            line-height: 1;
        }

        .event-list > li > img {
            width: 100%;
        }

        .event-list > li > .info {
            padding-top: 5px;
            text-align: center;
        }

            .event-list > li > .info > .title {
                font-size: 14pt;
                margin: 0px;
            }

            .event-list > li > .info > .desc {
                font-size: 10pt;
                margin: 0px;
            }

            .event-list > li > .info > ul,
            .event-list > li > .social > ul {
                display: table;
                list-style: none;
                margin: 10px 0px 0px;
                padding: 0px;
                width: 100%;
                text-align: center;
            }

        .event-list > li > .social > ul {
            margin: 0px;
        }

            .event-list > li > .info > ul > li,
            .event-list > li > .social > ul > li {
                display: table-cell;
                cursor: pointer;
                color: rgb(30, 30, 30);
                font-size: 11pt;
                font-weight: 300;
                padding: 3px 0px;
            }

                .event-list > li > .info > ul > li > a {
                    display: block;
                    width: 100%;
                    color: rgb(30, 30, 30);
                    text-decoration: none;
                }

            .event-list > li > .social > ul > li {
                padding: 0px;
            }

                .event-list > li > .social > ul > li > a {
                    padding: 3px 0px;
                }

                .event-list > li > .info > ul > li:hover,
                .event-list > li > .social > ul > li:hover {
                    color: rgb(30, 30, 30);
                    background-color: rgb(200, 200, 200);
                }

.facebook a,
.twitter a,
.youtube a {
    display: block;
    width: 100%;
    color: rgb(75, 110, 168) !important;
}

.twitter a {
    color: rgb(79, 213, 248) !important;
}

.youtube a {
    color: rgb(221, 75, 57) !important;
}

.facebook:hover a {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(75, 110, 168) !important;
}

.twitter:hover a {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(79, 213, 248) !important;
}

.youtube:hover a {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(221, 75, 57) !important;
}

@media (min-width: 768px) {
    .event-list > li {
        position: relative;
        display: block;
        width: 100%;
        height: 120px;
        padding: 0px;
    }

        .event-list > li > time,
        .event-list > li > img {
            display: inline-block;
        }

        .event-list > li > time,
        .event-list > li > img {
            width: 120px;
            float: left;
        }

        .event-list > li > .info {
            background-color: rgb(245, 245, 245);
            overflow: hidden;
        }

        .event-list > li > time,
        .event-list > li > img {
            width: 31px;
            height: 120px;
            padding: 0px;
            margin: 0px;
        }

        .event-list > li > .info {
            position: relative;
            height: 120px;
            text-align: left;
            padding-right: 40px;
        }

            .event-list > li > .info > .title,
            .event-list > li > .info > .desc {
                padding: 0px 10px;
            }

            .event-list > li > .info > ul {
                position: absolute;
                left: 0px;
                bottom: 0px;
            }

        .event-list > li > .social {
            position: absolute;
            top: 0px;
            right: 0px;
            display: block;
            width: 40px;
        }

            .event-list > li > .social > ul {
                border-left: 1px solid rgb(230, 230, 230);
            }

                .event-list > li > .social > ul > li {
                    display: block;
                    padding: 0px;
                }

                    .event-list > li > .social > ul > li > a {
                        display: block;
                        width: 40px;
                        padding: 10px 0px 9px;
                    }
}


.Facilities > li > img {
    width: auto;
    height: 120px;
    padding: 0px;
    margin: 0px;
}




/*Te*/

.team-member {
    background-color: #373737;
    color: #cdcdcd;
}

.Team-Text {
    padding: 15px;
}

    .Team-Text h2 {
        color: #ffffff;
        margin: 0;
        padding: 0;
        font-size: 20px;
    }


.Team-Line {
    margin: 20px auto 15px;
    height: 1px;
    background-color: #848484;
}


div.scroller {
    position: relative;
    height: 26px;
    width: 100%;
    display: block;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
    color: var(--color1);
}

div.scrollingtext {
    position: absolute;
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}



@media print {
    .no-print {
        display: none;
    }

    .printOnly {
        display: block;
    }

    body {
        margin-top: 5px;
    }

    .form-control {
        border: thin solid #FFFFFF;
    }


    a[href]:after {
        content: ""
    }

    abbr[title]:after {
        content: ""
    }

    .TopText {
        font-size: 15px !important;
    }

    .TopName {
        font-size: 20px !important;
    }

    .Top_Logo {
        height: 103px !important;
    }
}




/*New Menu*/



.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #a72e00;
}

.navbar-default .navbar-toggle {
    border-color: #e1a133;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e1a133;
    color: #ffffff;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: var(--color1);
}




.mega-dropdown-menu.animated, .dropdown-menu.animated {
    animation-duration: 0.3s;
}

.mega-dropdown {
    position: static !important;
}

.blog_menu, .blog_menu ul {
    padding: 0;
}

    .blog_menu li a {
        padding: 12px 20px;
    }

@media (min-width: 768px) {
    .blog_menu {
        right: -43px !important;
    }
}

.blog_menu li a:hover, .blog_menu li a:focus, nav .open > a .nav .open > a:hover,
.nav .open > a:focus, .nav .open > a, .nav .open > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #107FC9;
}

.navbar-nav > li > .dropdown-menu {
    border-top: 2px solid #107FC9;
}

@media (min-width: 768px) and (max-width: 991px) {
    .dropdown-header {
        padding: 3px 0;
    }

    .header1_nav .nav > li > a {
        padding: 10px 9px;
    }

    .header1_nav .navbar-nav > li > .mega-dropdown-menu {
        margin-top: 104px;
    }

    .navbar-default .navbar-nav > li > a:hover {
        padding-bottom: 10px;
    }

    .header4_nav .navbar-nav > li > .mega-dropdown-menu {
        margin-top: -10px;
    }

    .header4_nav .nav > li > a {
        padding: 10px 9px;
    }
}

@media (min-width: 768px) {
    .header_nav ul li ul.sub_menu {
        display: block;
        position: absolute;
        opacity: 0;
        transform: perspective(600px) rotateX(-90deg);
        transform-origin: 0 0 0;
    }

    .header_nav ul li:hover ul.sub_menu {
        opacity: 1;
        transform: perspective(600px) rotateX(0deg);
    }

    .header_nav ul li ul.sub_menu,
    .header_nav ul#nav li a,
    .header_nav ul#nav li:before {
        transition: 0.5s;
    }

    .contact_menu {
        right: -25px !important;
    }
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        background-color: #a72e00;
    }
}




.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #eba835;
}


.navbar-default .navbar-nav > li > a:hover {
    color: #cfd1d2;
    padding-bottom: 20px;
    margin-top: 10px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 14px 8px !important;
}

.header_nav.header2_nav {
    margin: 0 70px;
}

.navbar-default {
    background-color: #0097a7 !important;
    border-color: transparent;
}

header .header-top-links {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 65px;
}


.topMenu .navbar-nav > li > a {
    padding-bottom: 10px !important;
    /*padding-top: 1px !important;*/
    margin-top: 1px !important;
}




.navbar-section {
    border-top: 3px solid #f7b037;
    border-bottom: 3px solid #f7b037;
    background-color: var(--color1) !important;
    border-bottom: 0 !important;
    background-image: linear-gradient(var(--color1), #529903 60%, var(--color1));
    background-repeat: no-repeat;
}

.topMenu .navbar {
    background-color: var(--color1) !important;
    border-bottom: 0 !important;
    background-image: linear-gradient(var(--color1), #529903 60%, var(--color1));
    background-repeat: no-repeat;
}

.topMenu .navbar-nav > li > .dropdown-menu {
    border-top: 0;
}

.topMenu .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #e1a033;
}

.topMenu .dropdown-header {
    font-size: 18px !important;
    display: block !important;
    padding: 2px 0px 7px 0px !important;
    line-height: 1.6 !important;
    color: var(--color1) !important;
    white-space: nowrap !important;
}

.header_li_underline:after {
    border-top: 2px solid var(--color1);
    display: block;
    content: "";
}




.navbar-default .navbar-nav > li > a {
    color: #fff !important;
}


.mega_Sub_Menu {
    list-style: none;
}

    .mega_Sub_Menu a {
        display: block;
        padding: 6px 0px 6px 14px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333333;
    }

        .mega_Sub_Menu a:hover {
            text-decoration: none;
            color: #ffffff;
            background-color: var(--color1);
        }


.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }



/*New Menu*/
.SubPanal {
    margin-bottom: 5px;
}

    .SubPanal .panel-title {
        margin: 10px;
        color: Black;
    }

.tableHeadRed {
    background-color: #C0504D;
    color: #fff;
    text-align: center;
}

.PGal {
    float: left;
    padding: 5px;
    border: 1px solid #CCC;
    background-color: #F7F7F7;
    margin: 20px 8px 5px width: 174px;
    min-height: 233px;
}

div.UMenu, div.UMenu ul {
    float: none !important
}

.PGalTitel {
    position: 0;
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: center
}


/* blinkingText*/


.blinkingText {
    animation-duration: 1200ms;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-animation: blink 1200ms infinite; /* Safari and Chrome */
}

@keyframes blink {
    from {
        color: #E00000;
    }

    to {
        color: #DFDFDF;
    }
}

@-webkit-keyframes blink {
    from {
        color: #E00000;
    }

    to {
        color: #DFDFDF;
    }
}

/* blinkingText*/


.Accreditations {
    overflow: hidden;
    padding: 50px;
    background-position: 50% 0;
    background-position: 30% 0, 0 0, 50% 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    border-radius: 0px !important;
    /* https://www.svgbackgrounds.com */
    background-color: #E7E7E7;
    background-image: url("../img/AccreditationsBack.png");
    background-attachment: fixed;
    background-size: cover;
}

    .Accreditations img {
        margin-top: 2rem;
    }

    .Accreditations .cartTitel {
        margin-top: 2rem;
    }




/*Adminssion List*/
#DivSearchRes {
    padding: 10px;
    background-color: #ededed;
    border-radius: 8px;
}

.AItemRow {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
}

.ProfileItem {
    box-shadow: 0 2px 10px rgba(0,0,0,.12);
    transition: 0.3s ease-in-out;
    background: #59a4b3;
}

    .ProfileItem:hover {
        box-shadow: 0 2px 10px rgba(0,0,0,.46)
    }


    .ProfileItem h4 {
        color: #fff;
        font-weight: bold;
    }

    .ProfileItem h5 {
        color: #444343;
        margin-bottom: 0px;
    }



.ugpgBox {
    padding: 94px;
    background-color: #e9e9e9;
}


.FancyButtonsOne {
    border: none;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    color: #7a8b22;
    background-color: #ffffff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 3px;
    font-weight: bold;
    font-size: 21px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 5px;
    margin-right: 20px;
    box-shadow: 0 7px 25px rgb(0 0 0 / 20%);
}

    .FancyButtonsOne span {
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-radius: 50%;
        background-color: #7a8b22;
        -webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
        transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: -1;
        border-radius: 30px;
    }

    .FancyButtonsOne:hover, .FancyButtonsOne:focus {
        color: #ffffff;
        text-decoration: none !important;
    }

        .FancyButtonsOne:hover span, .FancyButtonsOne:focus span {
            width: 225%;
            height: 562.5px;
        }




/*sssssss*/

.EResources {
    padding-top: 37px;
    padding-bottom: 35px;
    background-color: #e7b94e;
    color: #3b3f42;
}

    .EResources h3 {
        color: #3b3f42;
        font-weight: bold;
        font-size: 30px;
    }


.EResourcesCards {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row;
}

    .EResourcesCards img {
        margin: 10px;
        border: 3px solid #000;
        box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.3);
        max-width: 13vw;
    }



/*DnyanayuList*/

.DnyanayuList .PageHeding {
    font-weight: bold !important;
    margin-bottom: 30px !important;
}

.DnyanayuList .well {
    box-shadow: 0 2px 3px rgb(0 0 0 / 36%);
}

.DnyanayuListIcon {
    font-size: 9em;
    color: #d15700;
    line-height: 11rem;
}

.DnyanayuListTitel {
    color: #7c3100;
    font-weight: bold;
}

    .DnyanayuListTitel a:hover {
        color: #642d06;
        text-decoration: none;
    }

.DnyanayuListHr {
    margin-top: 0;
    margin-bottom: 9px;
    border-top: 1px solid #ffae79;
}

.PDFView {
    width: 100%;
    height: 100vh; /* 100% of the viewport height */
    border: none; /* Optional: remove default iframe border */
}




/*/////////////////*/

/*OurDisk*/
.OurDesk {
    background-color: #beffbf;
    padding-top: 94px;
    padding-bottom: 94px;
    background-image: url(../img/bk1.png);
    background-position: bottom;
    background-repeat: no-repeat;
}

    .OurDesk a {
        text-decoration: none;
    }

.EditorialBox {
    background: #eeeeee;
    border-radius: 22px;
    transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    .EditorialBox:hover {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

.EditorialImage {
    position: relative;
    overflow: hidden;
    border: 5px solid #eeeeee;
    border-radius: 22px;
}

.EditorialBox:hover .EditorialImage img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.EditorialBox .EditorialImage img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}


.EditorialName {
    text-align: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    .EditorialName h4 {
        color: #065610;
    }

    .EditorialName p {
        color: #1b1b1b;
    }

.EditorialBox:hover .EditorialName {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.EditorialBox .EditorialName p {
    text-align: center;
}

/*///////////////*/
.Events {
    background-color: #beffbf;
    padding-top: 94px;
    padding-bottom: 94px;
    background-image: url(../img/bk1.png);
    background-position: bottom;
    background-repeat: no-repeat;
}

.EventItemDiv {
    min-height: 460px;
    margin: 1rem;
    position: relative;
    overflow: hidden;
    border: 5px solid #eeeeee;
    border-radius: 22px;
    background-color: #466446;
    color: #fff;
    text-align: center;
}

.EventTextBox {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.EventDate {
    background-color: #244c03;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

.EventTitel {
    padding-top: 20px;
    padding-bottom: 20px;
}


/*/////////////*/
#HomeAdv img {
    display: block;
    max-width: 100%;
    height: auto;
}

/*////////////*/

.NewsDiv {
    padding-top: 94px;
    padding-bottom: 94px;
    position: relative;
    background: linear-gradient(180deg, #e1e1e1 0%, #fff 81%);
}

/*    .NewsDiv::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        background-image: url(../img/bk1.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        transform: rotate(180deg);
    }*/
