http://localhost:50896/Obituary/ticker.css:1@font-face {
    font-family: 'agencyfb';
    src: url('../fonts/AgencyFB-Reg.eot');
    src: url('../fonts/AgencyFB-Reg.eot?#iefix') format('embedded-opentype'), url('../fonts/AgencyFB-Reg.woff') format('woff'), url('../fonts/AgencyFB-Reg.ttf') format('truetype'), url('../fonts/AgencyFB-Reg.svg#agencyfb') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    padding: 0px;
    margin: 0px;
    background: #fff;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

a:hover {
    text-decoration: none;
}
/********** Header ************/

#header_top {
    background: url(../images/inner-banner-bg1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 10px 0 10px 0;
    /*overflow: hidden;*/
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 34px;
}

#header #logo {
    color: #0a91ef;
    font-size: 32px;
    font-family: 'agencyfb';
    font-weight: bold;
    /*margin: 5px -171px*/
}

#header .social_links a {
    background-image: url(../images/social.png);
    background-repeat: no-repeat;
    width: 41px;
    height: 62px;
    display: inline-block;
}

    #header .social_links a.tw {
        background-position: 0 0;
    }

    #header .social_links a.pn {
        background-position: -53px 0;
    }

    #header .social_links a.fb {
        background-position: -104px 0;
    }

    #header .social_links a.v {
        background-position: -155px 0;
    }

    #header .social_links a.gp {
        background-position: -206px 0;
    }

#header .menu_bar {
    background: #ffffff;
    padding: 5px 0;
    z-index: 9999999999 !important;
    /*width: 78%;*/
}

#header .navbar-collapse {
    padding: 0;
}

#header .menu a {
    font-weight: bold;
    color: #022147;
    text-transform: uppercase;
    padding: 15px 3px;
}
/************ Slider ************/
.boxedcontainer {
    width: 100%;
    margin: auto;
    padding: 0px 30px;
}

.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.tp-banner {
    width: 100%;
    position: relative;
}

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.tparrows {
    display: none;
}




/*********** inner *************/
#inner h1, #inner h2 {
    color: #000;
    font-weight: bold;
    font-family: 'agencyfb';
}

#inner h1 {
    font-size: 41px;
}

#inner h2 {
    font-size: 21px;
    margin: 30px 0;
}

    #inner h1 span, #inner h2 span {
        color: #0a91ef;
    }

.home_abt {
    background: none;
    position: relative;
    margin-top: -110px;
    z-index: 10000;
}

#inner .box {
    padding: 20px;
    background: #fff;
}

.layer {
    min-height: 415px !important;
}

#inner .home_abt .box p {
    color: #6b6868;
}

#inner .home_abt .bg1 {
    background: url(../images/founder.png) #fff no-repeat right 0;
}

#inner .home_abt .bg2 {
    background: url(../images/History.png) #fff no-repeat right 20px;
}

#inner .home_abt .bg3 {
    background: url(../images/Contactus.png) #fff no-repeat right 20px;
}

#inner .box a.read_more {
    background: #0a91ef;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    display: inline-block;
}

#inner .box h2 {
    margin: 0;
    border-bottom: 1px solid #894307;
    padding-bottom: 10px;
}

.middle_section {
    padding: 0px 0 50px 0;
    /*background: url(../images/pattern.png);*/
}

    .middle_section .box {
        border: 1px solid #e1e6e6;
    }

.box .news_head {
    margin: 27px 0;
    font-size: 16px;
    color: #894307;
    font-weight: bold;
    display: block;
    /*margin-left: 0px;*/
}

#news_slider p {
    color: #23231e;
    font-size: 13px;
    margin-bottom: 20px;
}

.margin_60 {
    margin-bottom: 60px;
}

.margin_20 {
    margin-bottom: 20px;
}

#inner .event_sections h2 {
    font-size: 21px;
}

#inner .box .event_head {
    display: block;
    color: #fa4b4b;
    padding: 6px 0;
}

#inner .box .read_link {
    color: #fb6c6c;
}

.event_sections .box .img_box img {
    border-radius: 10px;
}

#inner .bottom_section {
    padding: 0px 0 21px 0;
}

.bottom_section .img_box {
    position: relative;
    z-index: 100;
}

    .bottom_section .img_box img {
        border: 1px solid #4798de;
    }

.bottom_section .blue_box {
    background: #0271d2;
    margin-top: -30px;
    padding: 40px 35px 20px 35px;
    margin-bottom: 20px;
}

    .bottom_section .blue_box p {
        color: #fff;
        font-size: 12px;
    }

.admin_det .blue_box {
    padding: 35px 10px;
}

#inner .bottom_section .box {
    background: #f6f4f4;
}

.bottom_section .box .blue_box {
    margin: 0;
    padding: 20px;
}

#inner .bottom_section .blue_box span {
    color: #fff;
    font-size: 15px;
}

.event_head_btm {
    color: #fa4b4b;
    padding: 10px 0;
    display: block;
}

.bottom_section .read_link {
    margin-bottom: 5px;
    display: inline-block;
}

#inner h3 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
/************ Footer **********/
#footer {
    background: #131313;
    padding: 23px 0 50px 0;
}

    #footer h4 {
        color: #19d3e4;
        font-size: 14px;
        margin-top: -2PX;
    }

    #footer ul.quick_links {
        list-style: none;
        padding-left: 30px;
    }

        #footer ul.quick_links li a, #footer .form label, #footer span {
            color: #fff;
            font-size: 12px;
            font-weight: normal;
            margin-bottom: 5px;
            display: block;
        }

            #footer span.pow {
                margin-top: 50px;
            }
/*.form-control{
    background: #131313;
    border:1px solid #3a3939;
    margin-bottom: 5px;
}*/
.btn-primary {
    background: #555555;
    border: none;
    margin-top: 5px;
    color: #fff;
    padding: 5px 30px;
    font-size: 12px;
}

    .btn-primary:hover {
        background: #555;
    }

#footer .form {
    padding-left: 30px;
}

#footer .social_links {
    padding-left: 30px;
    padding-top: 10px;
}

    #footer .social_links a {
        background-image: url(../images/ftr_social.png);
        background-repeat: no-repeat;
        width: 42px;
        height: 44px;
        display: inline-block;
    }

        #footer .social_links a.fb {
            background-position: 0 0;
        }

        #footer .social_links a.tw {
            background-position: -50px 0;
        }

        #footer .social_links a.in {
            background-position: -98px 0;
        }

        #footer .social_links a.gp {
            background-position: -149px 0;
        }

#ticker_container {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    background: #FFFFFF;
    padding: 10px;
    border: 1px solid #e1e6e6;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    overflow: auto;
}

.drop {
    background: #fff;
    z-index: 99999;
}

    .drop li:hover, .drop li a:hover {
        background: none;
    }

.instImage img {
    width: 100%;
}

.order-table1 td img {
    width: 200px;
}

/******** Media queries *************/
@media (max-width: 1199px) {
    #header .menu a {
        padding: 15px;
    }
}

@media (max-width: 992px) {
    #header .menu a {
        padding: 15px 10px;
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .text-centered {
        text-align: center !important;
    }

    #navigation {
        bottom: auto;
        margin-top: 15px;
        background: none;
    }

    .navbar-toggle {
        float: none;
        margin: 5px auto;
        border-radius: 0;
        width: 240px;
        border-color: #fff;
        color: #fff;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background: none;
    }

    #navigation .menu {
        margin: 0;
        width: 100%;
        border-radius: 0;
        background: none;
    }

        #navigation .menu li, #navigation .menu li + li {
            border: none;
        }

    #header .menu > li > a {
        font-size: 15px !important;
        padding: 10px 0 !important;
        height: auto;
    }

    #header #navigation .menu li .submenu, #inner_header #navigation .menu li .submenu {
        position: relative;
        width: 100%;
        max-width: 100%;
    }

    #header ul.menu li + li, #inner_header ul.menu li + li {
        padding-left: 0;
    }

    #inner .box {
        margin-bottom: 20px;
    }

    .home_abt {
        margin-top: -60px;
    }
}

@media (max-width: 560px) {
    .home_abt {
        margin-top: -30px;
    }
}

@media (max-width: 300px) {
    .home_abt {
        margin-top: -20px;
    }
}


.sub {
    border: 0 none;
    font-size: 0;
    height: 35px;
    margin-right: -122px;
    margin-top: -33px;
    outline: 0 none;
    position: absolute;
    right: 285px;
    width: 39px;
}



.snip1376 {
    font-family: 'Quattrocento', Arial, sans-serif;
    position: relative;
    overflow: hidden;
    /*margin: 10px;*/
    /* min-width: 230px; */
    /* max-width: 315px; */
    /* width: 100%; */
    color: #141414;
    /* text-align: left; */
    line-height: 1.4em;
    font-size: 16px;
    text-align: center;
}

    .snip1376 * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .snip1376 img {
        max-width: 100%;
        vertical-align: top;
    }

    .snip1376 figcaption {
        width: 100%;
        /*background-color: #c1e9ff;*/
        padding: 15px 2px 65px;
        position: relative;
        text-align: center;
        /*background-color: #fff;*/
    }

        .snip1376 figcaption:before {
            position: absolute;
            content: '';
            z-index: -1;
            bottom: 100%;
            left: 0;
            width: 100%;
            height: 80px;
            background-image: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
            background-image: linear-gradient(to bottom, transparent 0%, #ffffff 100%);
        }

    .snip1376 h2,
    .snip1376 p {
        margin: 0 0 10px;
    }

    .snip1376 h2 {
        font-weight: 300;
        font-size: 1.5em;
        line-height: 1.2em;
        font-family: 'Oswald', Arial, sans-serif;
        text-transform: uppercase;
    }

    .snip1376 p {
        font-size: 0.9em;
        letter-spacing: 1px;
        opacity: 0.9;
    }

    .snip1376 .icons {
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #e6e6e6;
        width: 100%;
        text-align: center;
    }

    .snip1376 i {
        padding: 10px 5px;
        display: inline-block;
        font-size: 24px;
        color: #141414;
        opacity: 0.65;
    }

        .snip1376 i:hover {
            opacity: 1;
            -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease;
        }




.facility {
    /*background: url(../assets/img/featured/courses_bg.jpg) no-repeat center center / cover;*/
    position: relative;
    text-align: center;
}


    .facility:after {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0px;
        z-index: 1;
        content: "";
        /*background: rgba(255, 255, 255,0.5);*/
        opacity: 0.8;
    }

    .facility .container {
        position: relative;
        z-index: 2;
    }

    .facility h2 {
        padding-bottom: 0px;
        color: #fff;
    }

        .facility h2 span {
            color: #fff;
        }


/*.facility {
    padding: 30px 0;
    text-align: center;
}

          .facility h1 {
    font-size: 36px;
    padding-bottom: 40px;
    margin-bottom: 0px;
    color: #284152;
    line-height: 24px;
}*/

.library {
    display: inline-block;
    height: 164px;
    width: 164px;
    border-radius: 100%;
    background: #e5472c;
    margin: 0 10px;
    text-align: center;
}

    .library:hover {
        background: #FF3311;
    }

.computer-lab {
    background: #f38d42;
}

    .computer-lab:hover {
        background: #FF6C00;
    }

.wifi {
    background: #cc4f1f;
}

    .wifi:hover {
        background: #FB581A;
    }

.board {
    background: #b5a49c;
}

    .board:hover {
        background: #CEAD9E;
    }

.transportation {
    background: #292a2e;
}

    .transportation:hover {
        background: #000;
    }

.library label {
    font-weight: normal;
    color: #FFF;
}

.library img {
    margin: 42px 0 4px;
}


@media only screen and (min-width:320px) and (max-width: 480px) {
    .library {
        margin: 0 10px 10px 10px;
    }
}



/facility -- end/ .offers-section {
    position: relative;
    padding: 120px 0 70px;
}

.offer-block {
    position: relative;
    margin-bottom: 50px;
}

    .offer-block .inner-box {
        position: relative;
        text-align: center;
    }

    .offer-block .icon-box {
        position: relative;
        display: inline-block;
        height: 155px;
        width: 155px;
        line-height: 155px;
        text-align: center;
        font-size: 60px;
        color: #ffffff;
        border-radius: 50%;
        overflow: hidden;
        background-color: #ffb311;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }

        .offer-block .icon-box:before {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            background-color: #393d72;
            border-radius: 50%;
            content: "";
            -webkit-transition: transform 0.4s ease;
            -ms-transition: transform 0.4s ease;
            transition: transform 0.4s ease;
            -webkit-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
            transform: scale(0, 1);
            -webkit-transform-origin: right center;
            -ms-transform-origin: right center;
            transform-origin: right center;
        }

    .offer-block .inner-box:hover .icon-box:before {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
    }

    .offer-block:nth-child(6n + 2) .icon-box {
        background-color: #ff4880;
    }

    .offer-block:nth-child(6n + 3) .icon-box {
        background-color: #5798fe;
    }

    .offer-block:nth-child(6n + 4) .icon-box {
        background-color: #7cbe47;
    }

    .offer-block:nth-child(6n + 5) .icon-box {
        background-color: #9c49fa;
    }

    .offer-block:nth-child(6n + 6) .icon-box {
        background-color: #fa496e;
    }

    .offer-block .icon-box .icon {
        position: relative;
        z-index: 1;
        font-weight: 400;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }

    .offer-block h5 {
        position: relative;
        display: block;
        max-width: 120px;
        font-size: 16px;
        line-height: 1.2em;
        color: #393d72;
        font-weight: 400;
        margin: 10px auto 0;
    }

        .offer-block h5 a {
            color: #393d72;
            display: inline-block;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

            .offer-block h5 a:hover {
                color: #ff4880;
            }




.counter-area {
    padding: 130px 0 -2px;
    text-align: center;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .counter-area {
        padding: 120px 0 125px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .counter-area {
        padding: 110px 0 115px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .counter-area {
        padding: 100px 0 105px;
    }
}

@media (min-width: 321px) and (max-width: 479px) {
    .counter-area {
        padding: 90px 0 95px;
    }
}

@media only screen and (max-width: 320px) {
    .counter-area {
        padding: 80px 0 85px;
    }
}

.counter-area .counter1-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

    .counter-area .counter1-box h2 {
        color: #FFFFFF;
        font-size: 72px;
        -webkit-box-flex: 1;
        -moz-flex: 1;
        -webkit-flex: 1;
        flex: 1;
    }

@media (min-width: 480px) and (max-width: 767px) {
    .counter-area .counter1-box h2 {
        font-size: 56px;
    }
}

@media only screen and (max-width: 479px) {
    .counter-area .counter1-box h2 {
        font-size: 42px;
    }
}

.counter-area .counter1-box p {
    color: #FFFFFF;
    font-size: 29px;
    padding-top: 29px;
    padding-left: 0px;
    -webkit-box-flex: 2;
    -moz-flex: 2;
    -webkit-flex: 2;
    flex: 2;
    text-transform: uppercase;
    text-align: left;
    z-index: 1;
}

/*=======================================================================
[11] Countdown Area
=========================================================================*/
.countdown-area {
    padding: 135px 0 145px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .countdown-area {
        padding: 125px 0 135px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .countdown-area {
        padding: 115px 0 125px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .countdown-area {
        padding: 105px 0 115px;
    }
}

@media (min-width: 321px) and (max-width: 479px) {
    .countdown-area {
        padding: 95px 0 105px;
    }
}

@media only screen and (max-width: 320px) {
    .countdown-area {
        padding: 85px 0 95px;
    }
}

.countdown-area .countdown-content {
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 1199px) {
    .countdown-area .countdown-content {
        text-align: center;
        margin-bottom: 20px;
    }
}

.countdown-area .countdown-content h1 {
    color: #FFFFFF;
    font-size: 60px;
    margin-bottom: 0;
    line-height: 1.2;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .countdown-area .countdown-content h1 {
        font-size: 54px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .countdown-area .countdown-content h1 {
        font-size: 48px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .countdown-area .countdown-content h1 {
        font-size: 42px;
    }
}

@media (min-width: 321px) and (max-width: 479px) {
    .countdown-area .countdown-content h1 {
        font-size: 36px;
    }
}

@media only screen and (max-width: 320px) {
    .countdown-area .countdown-content h1 {
        font-size: 32px;
    }
}

.countdown-area .countdown-content .countdown-date {
    color: #FFFFFF;
    font-size: 20px;
    margin-bottom: 40px;
}

.countdown-area #countdown {
    margin-top: 40px;
    text-align: right;
}

@media only screen and (max-width: 1199px) {
    .countdown-area #countdown {
        text-align: center;
    }
}

.countdown-area #countdown .countdown-section {
    position: relative;
    padding-top: 7px;
    display: inline-block;
    text-align: center;
    margin-right: 80px;
}

@media only screen and (max-width: 479px) {
    .countdown-area #countdown .countdown-section {
        margin-right: 15px;
    }
}

.countdown-area #countdown .countdown-section:before {
    content: url("img/countdown.png");
    position: absolute;
    top: 15px;
    right: -45px;
    z-index: 2;
}

@media only screen and (max-width: 479px) {
    .countdown-area #countdown .countdown-section:before {
        display: none;
    }
}

.countdown-area #countdown .countdown-section:last-child {
    margin-right: 0;
}

    .countdown-area #countdown .countdown-section:last-child:before {
        display: none;
    }

.countdown-area #countdown .countdown-section h3 {
    font-size: 72px;
    color: #fdc800;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 1;
}

@media only screen and (max-width: 479px) {
    .countdown-area #countdown .countdown-section h3 {
        font-size: 42px;
    }
}

.countdown-area #countdown .countdown-section h3 span {
    color: #FFFFFF;
    font-size: 80px;
    margin-left: 10px;
}

@media only screen and (max-width: 479px) {
    .countdown-area #countdown .countdown-section h3 span {
        font-size: 20px;
    }
}

.countdown-area #countdown .countdown-section p {
    color: #e6e6e6;
    text-transform: uppercase;
}

.bg-primary-deep {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}



/*------------------------------text moving----------------------------------------*/

@media only screen and (min-width: 920px) {
    .slider {
        height: 320px;
        width: 677px;
        margin: 42px auto 0px;
        overflow: visible;
        position: relative;
    }

    .content-slider {
        width: 100%;
        height: 300px;
        border: 3px solid;
        padding: 53px;
        margin-left: 0em;
    }

    .slider li {
        width: 680px;
    }
}


@media only screen and (max-width: 479px) {

    .content-slider {
        width: 92%;
        height: 300px;
        border: 3px solid;
        padding: 0px;
        margin-left: 1em;
    }

    .slider li {
        width: 291px;
        height: 326px;
        position: absolute;
        top: -317px;
        list-style: none;
        margin-left: 6px;
    }
}

.content-slider {
    height: 300px;
    border: 1px solid;
    /*padding: 53px;*/
}


.slider {
    height: 320px;
    width: 1000px;
    margin: 40px auto 0;
    overflow: visible;
    position: relative;
}

.mask {
    overflow: hidden;
    height: 320px;
}

.slider ul {
    margin: 0;
    padding: 0;
    position: relative;
}

.slider li {
    width: 1000px;
    height: 320px;
    position: absolute;
    top: -325px;
    list-style: none;
}

.slider .quote {
    font-size: 40px;
    font-style: italic;
    font-weight: bolder;
    color: white;
}

.slider .source {
    font-size: 20px;
    text-align: right;
}

.slider li.anim1 {
    animation: cycle 15s linear infinite;
}

.slider li.anim2 {
    animation: cycle2 15s linear infinite;
}

.slider li.anim3 {
    animation: cycle3 15s linear infinite;
}

.slider li.anim4 {
    animation: cycle4 15s linear infinite;
}

.slider li.anim5 {
    animation: cycle5 15s linear infinite;
}

.slider:hover li {
    animation-play-state: paused;
}

@keyframes cycle {
    0% {
        top: 0px;
    }

    4% {
        top: 0px;
    }

    16% {
        top: 0px;
        opacity: 1;
        z-index: 0;
    }

    20% {
        top: 325px;
        opacity: 0;
        z-index: 0;
    }

    21% {
        top: -325px;
        opacity: 0;
        z-index: -1;
    }

    50% {
        top: -325px;
        opacity: 0;
        z-index: -1;
    }

    92% {
        top: -325px;
        opacity: 0;
        z-index: 0;
    }

    96% {
        top: -325px;
        opacity: 0;
    }

    100% {
        top: 0px;
        opacity: 1;
    }
}

@keyframes cycle2 {
    0% {
        top: -325px;
        opacity: 0;
    }

    16% {
        top: -325px;
        opacity: 0;
    }

    20% {
        top: 0px;
        opacity: 1;
    }

    24% {
        top: 0px;
        opacity: 1;
    }

    36% {
        top: 0px;
        opacity: 1;
        z-index: 0;
    }

    40% {
        top: 325px;
        opacity: 0;
        z-index: 0;
    }

    41% {
        top: -325px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: -325px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cycle3 {
    0% {
        top: -325px;
        opacity: 0;
    }

    36% {
        top: -325px;
        opacity: 0;
    }

    40% {
        top: 0px;
        opacity: 1;
    }

    44% {
        top: 0px;
        opacity: 1;
    }

    56% {
        top: 0px;
        opacity: 1;
        z-index: 0;
    }

    60% {
        top: 325px;
        opacity: 0;
        z-index: 0;
    }

    61% {
        top: -325px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: -325px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cycle4 {
    0% {
        top: -325px;
        opacity: 0;
    }

    56% {
        top: -325px;
        opacity: 0;
    }

    60% {
        top: 0px;
        opacity: 1;
    }

    64% {
        top: 0px;
        opacity: 1;
    }

    76% {
        top: 0px;
        opacity: 1;
        z-index: 0;
    }

    80% {
        top: 325px;
        opacity: 0;
        z-index: 0;
    }

    81% {
        top: -325px;
        opacity: 0;
        z-index: -1;
    }

    100% {
        top: -325px;
        opacity: 0;
        z-index: -1;
    }
}

@keyframes cycle5 {
    0% {
        top: -325px;
        opacity: 0;
    }

    76% {
        top: -325px;
        opacity: 0;
    }

    80% {
        top: 0px;
        opacity: 1;
    }

    84% {
        top: 0px;
        opacity: 1;
    }

    96% {
        top: 0px;
        opacity: 1;
        z-index: 0;
    }

    100% {
        top: 325px;
        opacity: 0;
        z-index: 0;
    }
}




@media (max-width: 560px) {
    #header_top {
        position: relative;
    }

    .menu_bar {
        position: relative;
        width: 100%;
    }

    .service-box1 {
        width: 100% !important;
    }

    .ministries_head {
        margin-left: 0px !important;
    }

    .facility {
        margin-left: 0px !important;
    }

    .content-slider {
        width: 100% !important;
        margin-left: 0px !important;
    }

    .slider .quote {
        font-size: 25px;
    }

    .slider {
        width: 100%;
    }

        .slider li {
            margin-left: 0px;
        }

        .slider li {
            width: 100%;
            height: 320px;
        }

    iframe {
        width: 330px !important;
    }

    h2.acc_trigger {
        height: 84px !important;
    }
    .pagination-area
    {
        color:white;
    }
}

/*@media (max-width: 1199px) {
    .menu_bar {
        width: 100% !important;
    }
}*/
/*------------------------------text moving end----------------------------------------*/
