﻿body, #form1 {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-family: 'Open Sans', sans-serif !important;
}

.container-small {
    margin-left: 80px;
    margin-right: 80px;
}

.padd-right {
    padding-right: 0px;
}

.pdd-left {
    padding-left: 0px;
}

.padd-both {
    padding-right: 0px;
    padding-left: 0px;
}

a:hover {
    text-decoration: none;
}


.hasing {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    height: auto;
}

p {
    color: #000;
}

/*---------------------------------------*/
.logo {
    margin: 18px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.logo-img {
    margin: 0px;
}

.menu-wraper {
    margin: 3px 0px 0px -100px;
    padding: 0px;
    width: 110%;
    height: auto;
    float: left;
}

.directory-sec {
    margin: 14px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.directory-sec-img {
    margin: 0px auto;
    width: 70px;
}

.directory-inr-p {
    margin: 3px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    font-weight: 600;
    /* text-transform: capitalize; */
    font-size: 14px;
    color: #186403;
}

/*----------------------Subscribe sec------------------------*/
.subs-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    background-image: url(../images/newsletter-parallax.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 158px;
}

.subs-sec-bg {
    background-color: #da853d;
    margin: 0px 0px 0px 0px;
    padding: 90px 0px 90px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.subs-sec-iner {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.subs-h {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    color: #fff;
    font-family: 'Raleway', sans-serif;
}

.subs-p {
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    color: #fff;
    font-family: 'Raleway', sans-serif;
}

.subs-txtbx-sec {
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.subs-txtbx-wraper {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.subs-txtbx-btn {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.subs-btn {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    background: #838C48;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    border: 0px;
    box-shadow: none;
    height: 62px;
    text-transform: uppercase;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

    .subs-btn:hover {
        background: #303030;
        color: #fff;
    }

.subs-p-l {
    padding-left: 0px;
}

.subs-p-r {
    padding-right: 0px;
}
/*----------------------Process sec-------------------------*/
.process-sec {
    margin: 0px 0px 0px 0px;
    padding: 50px 0px 50px 0px;
    height: auto;
    width: 100%;
    float: left;
    background: #FDF6EA;
}

.process-sec-iner {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.process-h {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    color: #303030;
    line-height: 35px;
    text-align: center;
    position: relative;
}

.process-h-border {
    right: 0px;
    margin: auto;
    width: 40px;
    height: 4px;
    position: absolute;
    left: 0px;
    bottom: -11px;
    background-color: #838c48;
}

.process-wraper-st {
    margin: 90px 0px 0px 0px;
    padding: 65px 0px 20px 0px;
    height: auto;
    width: 100%;
    float: left;
    background: url(../images/timeline_line.jpg) center top repeat-y;
    position: relative;
    display: inline-block;
}

    .process-wraper-st:before {
        border: 6px solid #f5e9d4;
        border-radius: 50%;
        content: "";
        display: block;
        height: 30px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        width: 30px;
        z-index: 1;
        top: -25px;
        background-color: #da853d;
    }

    .process-wraper-st:after {
        border: 6px solid #f5e9d4;
        border-radius: 50%;
        content: "";
        display: block;
        height: 30px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        width: 30px;
        z-index: 1;
        bottom: -25px;
        background-color: #da853d;
    }

.process-right {
    display: inline-block;
    width: 100%;
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

.process-content-sec {
    margin: 0px 0px 0px 2%;
    float: left;
    min-height: 1px;
    position: relative;
    width: 49%;
}

.process-content-wraper {
    text-align: right;
    margin-right: 50px;
    padding-bottom: 20px;
    position: relative;
}

.process-content-h {
    font-size: 30px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    color: #da853d;
    margin: 0px;
    padding: 0px;
}

.process-content-a {
    color: #da853d;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    color: #da853d;
    margin: 0px;
    padding: 0px;
    text-decoration: none !important;
}

    .process-content-a:hover {
        color: #da853d;
    }

.process-content-h:after {
    margin-right: 0;
    right: -54px;
    top: 0px;
    background: #fdf6ea;
    border: 6px solid #f5e9d4;
    border-radius: 50%;
    content: "";
    display: block;
    height: 30px;
    margin: 0 auto;
    position: absolute;
    width: 30px;
    z-index: 1;
}

.process-content-p {
    color: #da853d;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    color: #303030;
    line-height: 25px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

.process-content-s-p {
    color: #da853d;
    font-size: 14px;
    font-weight: normal;
    color: #808080;
    line-height: 24px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

.process-content-s-p-i {
    color: #da853d;
    float: right;
    margin: 5px 0px 10px 25px;
    font-size: 36px !important;
}

.step-too {
    float: right;
    margin-left: 0px;
    width: 49%;
    margin: 0px 0px 0px 2%;
    min-height: 1px;
    position: relative;
}

.step-too-content-wraper {
    margin-left: 30px;
    padding-bottom: 20px;
    position: relative;
}

.step-too-h {
    color: #da853d;
    font-weight: 600;
    margin-bottom: 10px;
    position: relative;
    font-size: 30px;
}

.step-too-h-a {
    color: #da853d;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    color: #da853d;
    margin: 0px;
    padding: 0px;
    text-decoration: none !important;
}

    .step-too-h-a:hover {
        color: #da853d;
    }

.step-too-h:after {
    top: 0px;
    background: #fdf6ea;
    border: 6px solid #f5e9d4;
    border-radius: 50%;
    content: "";
    display: block;
    height: 30px;
    left: -56px;
    margin: 0 auto;
    position: absolute;
    width: 30px;
    z-index: 1;
}

.step-too-i {
    color: #da853d;
    float: left;
    margin: 5px 25px 10px 0px;
    font-size: 36px !important;
}
/*=======================contact-sec==================================*/

.contactus-section {
    margin: 30px 0px;
    padding: 30px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.mid-contactus-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.header-section {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

.welcome-contact-h {
    margin: 0px 0px;
    padding: 15px 0px;
    font-size: 32px;
    line-height: 42px;
    font-weight: 400;
    color: #fff;
}

.listsection {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

.contactlist {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

    .contactlist li {
        list-style: none;
        display: inline;
        color: #fff;
        font-size: 16px;
        line-height: 25px;
    }

        .contactlist li a {
            list-style: none;
            text-decoration: none;
            color: #fff;
        }

.blsc {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.innr-padding {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    min-height: 425px;
}

.innr-paddings {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    min-height: 425px;
}

.top-contact-sec {
    margin: 0px;
    padding: 20px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.phone-sec {
    padding: 20px 0px 15px 0px;
    margin: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.mid-contact-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.innr-contact-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.form-labels {
    margin-bottom: 5px;
    float: left;
}

.contact-left-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    border-radius: 1px;
}

.contact-right-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}



.line {
    background: #e5e5e5;
    fill: #e5e5e5;
    margin-top: 10px;
}

.hr {
    height: 2px;
    padding: 0px;
    /*margin-top: 21px;
	margin-bottom: 21px;*/
    background: #f6f7f8;
    border: none;
    margin: 10px 0px;
}

.text-bold {
    color: #2d2e2e;
    line-height: 1.22222;
    font-size: 18px;
    font-weight: 700;
    margin: 0px;
}

.icon-phone {
    color: #0d2d62;
    font-size: 20px;
    line-height: 22px;
}



.phone-section-list {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.list {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
}

    .list li {
        text-decoration: none;
        list-style: none;
        display: block;
        font-size: 14px;
        line-height: 22px;
    }

icon {
    position: relative;
    display: inline-block;
    font-weight: 400;
}

.padd-left {
    padding-left: 10px;
    color: #888888;
}

.padd-left1 {
    padding-left: 0px;
}

.padd-lefts {
    padding-left: 10px;
    color: #888888;
    margin: 0px 0px 0px 12px;
}

.map-section {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.hasing {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.about-hom-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

/*******************************course-sec************************************/
.course-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.course-detials {
    margin: 20px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.innr-course-section {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}


.top-course-sec {
    margin: 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.mid-course-sec-list {
    margin: 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.mid-product-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.coursesec-mid-sec {
    margin: 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.innrcourseimage-sec {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.innr-academic-sec {
    margin: 0px;
    padding: 0px 0px 15px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    line-height: 32px;
    text-transform: capitalize;
    color: #f34b1d;
    font-weight: 600;
}

.course-left-sec {
    margin: 4px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.innr-course-sec {
    margin: 40px 10px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.innrcourseimage-sec {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
}


.course-h1 {
    margin: 0px;
    padding: 15px 0px 15px 15px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    line-height: 32px;
    text-transform: capitalize;
    color: #303030;
    font-weight: 600;
}

.product-h2 {
    margin: 0px;
    padding: 4px 0px;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    background: #303030;
}

.innr-course-h {
    margin: 0px;
    padding: 5px 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #388e3c;
}

.innr-product-h:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    margin: 0.3em;
    background: rgb(0, 164, 0);
}

.benefits-sec {
    margin: 0px;
    padding: 0px 0px 15px 0px;
    width: 100%;
    height: auto;
    float: left;
}



.courseparagraph-sec {
    margin: 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.welcome-course-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 14px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    line-height: 28px;
    color: #000;
    font-weight: normal;
    text-align: justify;
}

.welcome-course-p1 {
    margin: 0px 0px 0px 0px;
    padding: 0px 12px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    line-height: 28px;
    color: #000;
    font-weight: normal;
    text-align: justify;
}

.welcome-course-p2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 50px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    line-height: 28px;
    color: #656774;
    font-weight: normal;
    text-align: justify;
}

.program-list {
    line-height: 1.6 !important;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    width: 100%;
    float: left;
}

    .program-list li {
        padding: 0px 0px 5px 0px;
        margin: 0px;
        color: #444;
    }

.space {
    margin-bottom: 15px !important;
}

.courses-paragragh {
    margin-bottom: 15px !important;
}


/********************************program & Syllabus*********************************/
.program-syllabus-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.innr-program-section {
    margin: 20px 0px 0px 0px;
    padding: 20px 20px;
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    box-shadow: 0 0 15px -3px #BBB;
    border-radius: 5px;
}

.program-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 40px;
}

.program-ps {
    margin: 20px 0px 0px 40px;
    padding: 0px 0px 0px 40px;
}

.centers {
    text-align: center;
}

.welcme-paragraghs {
    color: #444;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}

hr {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    border: 0;
    border-top: 1px solid #eee;
}

.small, small {
    font-size: 85%;
    margin: 0px !important;
}

ol li {
    padding-bottom: 10px;
    color: #222 !important;
}

/************************research themes**************************************/
.wrapper-sections {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.mid-wrapper-section {
    margin: 20px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}


.pddmargin {
    margin: 0px !important;
    padding: 0px !important;
}

.linehieght {
    margin: 0px !important;
    padding: 0px !important;
    line-height: 16px !important;
}


/*-------------------------------Home Icon Sec-------------------------------------*/
.hom-icon-sec {
    margin: 0px;
    padding: 0px 0px 50px;
    width: 100%;
    height: auto;
    float: left;
    background: #FFC90D;
}

.hom-icon-wraper {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.hom-icon-name {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

.hom-icon {
    margin: 22px 0px 0px 0px;
}

.notice-sec {
    margin: 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    /*background: #DA853D;*/
    background: url(../images/slider1.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.notice-sec-bg {
    margin: 0px;
    padding: 60px 0px;
    width: 100%;
    height: auto;
    float: left;
    background: rgba(0, 0, 0, 0.51);
}

.notice-sec-iner {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.notice-wraper {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.hom-quicklink-sec {
    margin: 0px;
    padding: 25px 20px;
    width: 100%;
    height: auto;
    float: left;
    background: #fdf6ea;
}

.hom-quicklink-ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .hom-quicklink-ul li {
        margin: 0px;
        padding: 0px;
        width: 100%;
        height: auto;
        float: left;
        list-style-type: none;
    }

        .hom-quicklink-ul li a {
            margin: 0px;
            padding: 5px 0px 5px 20px;
            width: 100%;
            border-bottom: 1px solid #e8e0d1;
            height: auto;
            float: left;
            text-decoration: none;
            font-size: 15px;
            line-height: 25px;
            color: #000;
            position: relative;
        }

            .hom-quicklink-ul li a:before {
                font-family: FontAwesome;
                font-size: 17px;
                content: "\f101";
                color: rgb(181, 115, 9);
                position: absolute;
                left: 0px;
            }


.appointment-sec {
    margin: 0px 0px 0px 0px;
    padding: 25px 15px 32px 15px;
    height: auto;
    width: 100%;
    float: left;
    background: #fdf6ea;
    min-height: 503px;
}

.appointment-txtbx-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.appointment-txtbx-wraper {
    margin: 6px 0px 6px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.notice-head {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 1px;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 7px 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

    .notice-head:after {
        position: absolute;
        content: "";
        border-bottom: 2px solid #da853d;
        height: 2px;
        width: 60px;
        left: 0px;
        bottom: 0px;
    }

.notice-head-more {
    font-size: 12px;
    color: #d86504;
    position: absolute;
    right: 0px;
    top: 7px;
    border: 1px solid #ffb537;
    padding: 0px 5px;
    line-height: 20px;
}

.category-btn-sec {
    margin: 25px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

.category-btn {
    margin: 0px;
    padding: 6px 25px;
    background-color: #fdf6ea;
    color: #b57309;
    border: 2px solid #B57309;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    outline: none;
    text-decoration: none !important;
    font-family: 'Titillium Web', sans-serif;
}

    .category-btn:hover {
        background: #fff;
        color: #B57309;
        border: 2px solid #B57309;
    }

.news-sec {
    margin: 0px 0px 0px 0px;
    padding: 25px 20px 25px 20px;
    width: 100%;
    height: auto;
    float: left;
    background: #fdf6ea;
    min-height: 503px;
}

.hom-content-sec {
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.hom-content-wraper {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.hom-gallery-sec {
    margin: 0px 0px 40px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    /*background: #da853d;*/
    background: url(../images/slider1.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.hom-gallery-sec-bg {
    margin: 0px 0px 0px 0px;
    padding: 60px 0px 60px 0px;
    width: 100%;
    height: auto;
    float: left;
    background: rgba(0, 0, 0, 0.40);
}

.hom-gallery-iner {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.hom-gallery-wraper {
    margin: 0px 0px 0px 0px;
    padding: 25px 10px 25px 10px;
    width: 100%;
    height: auto;
    float: left;
    background: #fdf6ea;
    min-height: 314px;
}

.hom-gallery-slider {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 9px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.hom-video-gallery {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.hom-map-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.hom-map-wraper {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}


/*******************************course-sec************************************/
.course-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.course-detials {
    margin: 20px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.innr-course-section {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}


.top-course-sec {
    margin: 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.mid-course-sec-list {
    margin: 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.mid-product-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}


.innrcourseimage-sec {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.innr-academic-sec {
    margin: 0px;
    padding: 0px 0px 15px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    line-height: 32px;
    text-transform: capitalize;
    color: #f34b1d;
    font-weight: 600;
}

.course-left-sec {
    margin: 4px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.innr-course-sec {
    margin: 40px 10px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.innrcourseimage-sec {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
}


.course-h1 {
    margin: 0px;
    padding: 15px 0px 15px 15px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    line-height: 32px;
    text-transform: capitalize;
    color: #303030;
    font-weight: 600;
}

.product-h2 {
    margin: 0px;
    padding: 4px 0px;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    background: #303030;
}

.innr-course-h {
    margin: 0px;
    padding: 5px 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #388e3c;
}

.innr-product-h:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    margin: 0.3em;
    background: rgb(0, 164, 0);
}

.benefits-sec {
    margin: 0px;
    padding: 0px 0px 15px 0px;
    width: 100%;
    height: auto;
    float: left;
}



.tab-content {
    margin: 0px;
    padding: 10px 20px;
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    box-shadow: 0 0 15px -3px #BBB;
    border-radius: 5px;
}

.courseparagraph-sec {
    margin: 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.welcome-course-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 14px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    line-height: 28px;
    color: #000;
    font-weight: normal;
    text-align: justify;
}

.welcome-course-p1 {
    margin: 0px 0px 0px 0px;
    padding: 0px 12px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    line-height: 28px;
    color: #000;
    font-weight: normal;
    text-align: justify;
}

.welcome-course-p2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 50px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    line-height: 28px;
    color: #656774;
    font-weight: normal;
    text-align: justify;
}

.program-list {
    line-height: 1.6 !important;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    width: 100%;
    float: left;
}

    .program-list li {
        padding: 0px 0px 5px 25px;
        margin: 0px;
        color: #222;
        list-style: none;
        display: block;
        font-size: 16px;
        position: relative;
    }

        .program-list li:before {
            font-family: FontAwesome;
            content: "\f0a4";
            font-size: 16px;
            color: #269409;
            padding: 0px 8px 0px 0px;
            left: 0px;
            position: absolute;
        }

.space {
    margin-bottom: 15px !important;
}

.courses-paragragh {
    margin-bottom: 15px !important;
}



/********************************program & Syllabus*********************************/
.program-syllabus-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}


.program-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 40px;
}

.program-ps {
    margin: 20px 0px 0px 40px;
    padding: 0px 0px 0px 40px;
}

.centers {
    text-align: center;
}

.welcme-paragraghs {
    color: #444;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}

hr {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    border: 0;
    border-top: 1px solid #eee;
}

.small, small {
    font-size: 85%;
    margin: 0px !important;
}

ol li {
    padding-bottom: 10px;
    color: #444 !important;
}

/************************research themes**************************************/
.wrapper-sections {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.mid-wrapper-section {
    margin: 20px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}


.pddmargin {
    margin: 0px !important;
    padding: 0px !important;
}

.linehieght {
    margin: 0px !important;
    padding: 0px !important;
    line-height: 16px !important;
}

/*********************************research-station***********************/
.padd-left {
    margin: 0px;
    padding: 0px 25px 15px;
    /*float: left;*/
}

.research-stations-list {
    margin: 0px;
    padding: 0px !important;
    float: left;
    width: 100%;
    height: auto;
}

    .research-stations-list li {
        text-decoration: none;
        color: #616161;
        list-style: none;
        padding: 0px;
        line-height: 28px;
        font-size: 16px;
        position: relative;
        padding: 0px 0px 0px 26px;
        /*background:url(../images/arr.png) no-repeat;
	 background-position: 0px 13px;*/
    }

        .research-stations-list li:before {
            font-family: FontAwesome;
            content: "\f0a4";
            font-size: 16px;
            color: #269409;
            padding: 0px 8px 0px 0px;
            left: 3px;
            position: absolute;
        }

.naip-list {
    margin: 0px;
    padding: 10px;
}

    .naip-list li {
        text-decoration: none;
        color: #444;
        padding: 0px;
        line-height: 24px;
    }

/**********************soli-testing-services************************************/
.soil-testing-services {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.soil-left-sec {
    width: 50%;
    float: left;
    height: auto;
}

.soil-right-sec {
    width: 50%;
    float: left;
    height: auto;
}

.krishi-yogna-list {
    margin: 0px;
    padding: 0px !important;
    width: 100%;
    height: auto;
    float: left;
}

    .krishi-yogna-list li {
        text-decoration: none;
        padding: 3px 0px 3px 23px;
        color: #616161;
        height: auto;
        float: left;
        font-size: 14px;
        width: 100%;
        display: inline;
        list-style-type: none;
        position: relative;
    }

        .krishi-yogna-list li a {
            text-decoration: none;
            color: #616161;
            height: auto;
            float: left;
            font-size: 14px;
        }

            .krishi-yogna-list li a:hover {
                text-decoration: underline !important;
                color: #ec0f0f;
            }

        .krishi-yogna-list li:before {
            font-family: FontAwesome;
            content: "\f0a4";
            font-size: 14px;
            color: #b57309;
            padding: 0px 8px 0px 0px;
            left: 3px;
            position: absolute;
        }



.innr-announcement-sec {
    margin: 0px;
    padding: 10px 0px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px dashed #ccc;
}

.ann-welcome-p {
    font-size: 13px !important;
    margin: 0px !important;
    padding: 0px !important;
}

.downloadcol {
    color: #216521;
}
/*------------------------------------------Welcome Sec-------------------------------------------*/
.welcome-title {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-weight: 600;
    font-size: 30px;
    color: #303030;
    line-height: 35px;
    font-family: 'Raleway', sans-serif;
    position: relative;
    letter-spacing: 1px;
}

    .welcome-title:after {
        border-bottom: 3px solid #269409;
        height: 2px;
        width: 80px;
        content: "";
        position: absolute;
        left: 0px;
        bottom: 0px;
    }

.welcome-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    color: #222;
    line-height: 27px;
    text-align: justify;
}

.welcome-pe {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #222;
    line-height: 27px;
    text-align: justify;
}

.welcome-img {
    margin: 6px 20px 5px 0px;
    padding: 0px 0px 10px 0px;
    float: left;
}

.welcome-imgs {
    margin: 6px 20px 5px 0px;
    padding: 0px 0px 4px 0px;
    float: left;
}

.table-heading {
    background: #186403 !important;
    color: #fff;
    font-size: 11px;
    letter-spacing: .5px;
    font-weight: 600;
    padding: 8px 8px 7px 8px !important;
    border: 1px solid #656565;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px 8px 8px 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.course-h {
    margin: 20px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 17px;
    line-height: 29px;
    color: #222;
    font-weight: 600;
    background-position: 0px 9px;
    position: relative;
}

    .course-h:after {
        content: "";
        border-bottom: 2px solid #269409;
        height: 3px;
        width: 55px;
        position: absolute;
        left: 0px;
        bottom: 0px;
    }

.course-big-h {
    margin: 20px 0px 5px 0px;
    padding: 1px 0px 1px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 22px;
    line-height: 37px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
    background: #186403;
}

.note-ol {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .note-ol li {
        margin: 0px 0px 0px 0px;
        padding: 3px 0px 3px 0px;
        width: 100%;
        height: auto;
        float: left;
        font-size: 15px;
        line-height: 23px;
        color: #616161;
    }

/***********************************Happening******************************************/
.bau-header {
    margin: 0px;
    margin-bottom: 20px;
    font-size: 20px;
    padding: 0px;
    width: 100%;
    height: auto;
    font-family: 'open_sanssemibold';
}

.hrs {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #b57309;
    padding: 4px 0px;
    margin: 0 0 -3px 0;
    display: inline-block;
}

.issue-p {
    font-size: 14px;
    color: #000;
    color: #444;
    margin: 15px 0px 0px 0px;
    line-height: 24px;
    padding: 0px 10px;
    text-align: center;
    font-weight: 700;
}

.border-span {
    /*border-bottom:1px solid #444;*/
    color: #444;
}

.issue-p1 {
    font-size: 13px;
    color: #000;
    color: #444;
    margin-bottom: 15px;
    line-height: 24px;
    padding: 0px 10px;
    text-align: center;
    min-height: 48px;
}

.issue-innr-sec {
    margin: 0px 0px 40px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.items {
    text-align: center;
    float: left;
    margin: 5px;
    position: relative;
}

.items,
.item-hover,
.item-hover .mask,
.item-img,
.item-type-move .item-info {
    width: 100%;
    height: 330px;
    padding: 10px;
}

    .item-type-move .item-info .ban-bot-gd {
        width: 100%;
        height: 200px;
    }

    .item-type-move .item-info .ban-bot-gd {
        width: 100%;
        height: 100%;
    }

    .item-hover,
    .item-hover .mask,
    .item-img {
        position: absolute;
        top: 0;
        left: 0;
    }

.item-type-move .item-hover {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    cursor: pointer;
    z-index: 100;
}

.item-type-move .item-info {
    z-index: 10;
    color: #ffffff;
    position: relative;
    z-index: 5;
    overflow: hidden;
}

    .item-type-move .item-info .headline,
    .item-type-move .item-info .date {
        width: 100%;
        width: 100%;
        position: absolute;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        padding: 10px 10px;
        font-family: 'open_sanssemibold';
        margin: 0 auto;
        /*left: 22%;*/
    }

    .item-type-move .item-info .headline {
        font-size: 14px;
        top: 10px;
    }

    .item-type-move .item-info .date {
        font-size: 14px;
        font-style: italic;
        bottom: 10px;
    }

    .item-type-move .item-info .line {
        height: 1px;
        width: 85%;
        margin: 2px auto 0 auto;
        background-color: #ffffff;
    }

.item-type-move .item-hover .mask {
    background-color: #000;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    z-index: 0;
}

.item-type-move .item-hover:hover {
    opacity: 1;
}

    .item-type-move .item-hover:hover .item-info .headline {
        top: 35%;
    }

    .item-type-move .item-hover:hover .item-info .date {
        bottom: 40%;
    }

.item-img {
    /*background-color: #057c5c;*/
    background-color: #104a02;
    z-index: 0;
}

.paper-cutting-sec {
    margin: 40px 0px 40px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.paper-cutting-img {
    margin: 30px 0px 40px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.reasearch-diary-wraper {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}
/*-------------------------------Menu-----------------------------------*/
.menu-visible {
    z-index: 9999;
    position: relative;
}

.reaserch-diary-h {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 17px;
    line-height: 24px;
    color: #303030;
    font-weight: 500;
    background-position: 0px 9px;
    position: relative;
}

    .reaserch-diary-h:after {
        content: "";
        border-bottom: 2px solid #da853d;
        height: 2px;
        width: 55px;
        position: absolute;
        left: 0px;
        bottom: 0px;
    }


.innr-wrapper-sec {
    margin: 0px 0px 0px 0px;
    padding: 6px 15px;
    width: 100%;
    height: auto;
    float: left;
    background: url(../images/page-bg.jpg) no-repeat;
    background-position: bottom;
    background-size: 100%;
    /* background: #f3dfdf; */
}

.innr-program-sections {
    margin: 20px 0px 0px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    box-shadow: 0 0 15px -3px #BBB;
    border-radius: 5px;
}

.college-details-p {
    font-size: 16px;
    color: #222;
    line-height: 26px;
    width: 100%;
    float: left;
    height: auto;
    margin: 0px;
    padding: 0px;
}

.college-details-h {
    font-size: 16px;
    color: #000;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.border-top {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #ccc;
}

.about-left-section {
    width: 34%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 10px 0px;
}

.about-right-section {
    width: 50%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 10px 0px;
}

.college-details-sec {
    margin: 20px 0px 0px 0px;
    padding: 0px 15px;
    width: 100%;
    height: auto;
    float: left;
}

.tabelresponive-sec {
    width: 100%;
    margin: 0px;
    height: auto;
    float: left;
}
/*----*****---- << 1.6. Tables >> ----*****----*/

table {
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 20px;
    width: 100%;
    clear: both;
    background-color: #f5f5f5;
    border-top: 1px solid #269409;
    background: - webkit-linear-gradient(top, #fff 1%, #f9f9f9 98%) repeat scroll 0 0 #f5f5f5;
    background: linear-gradient(to bottom, #fff 1%, #f9f9f9 98%) repeat scroll 0 0 #f5f5f5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-radius: 8px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
}

th {
    color: #ffffff;
    border-bottom: 1px solid #e2d6c1;
    padding: 15px;
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}

td, tbody th {
    border-bottom: 1px solid #f7f6f6;
    background: #fbf9f9;
    color: #000;
    font-size: 12PX;
    line-height: normal;
    text-align: left;
    padding: 5px 5px;
}

tbody td img {
    width: 100px;
}

tbody tr:nth-child(2n+1) td, tbody tr:nth-child(2n+1) th {
    background: #fdfdfd;
}

tbody td .dt-sc-button.small {
    padding: 7px 14px;
    font-size: 12px;
    margin: 0px;
}

th a, th a:hover {
    color: #ffffff;
}

    th a:hover {
        text-decoration: underline;
    }

.tab-home-btn-ul {
    margin: 10px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .tab-home-btn-ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .tab-home-btn-ul li a {
            margin: 0px;
            padding: 4px 13px;
            text-decoration: none;
            border: 1px solid #186403;
            color: #186403;
            font-size: 14px;
            font-weight: 600;
            letter-spacing: .5px;
        }


.home-scroll-sec {
    margin: 0px;
    padding: 6px 0px 2px 0px;
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px solid #ddd;
}

.home-scroll-sec-ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
}

    .home-scroll-sec-ul li {
        margin: 0px;
        padding: 0px 20px;
        list-style-type: none;
        display: inline;
    }

        .home-scroll-sec-ul li a {
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 20px;
            font-size: 14px;
            color: #000000;
            font-weight: 500;
            line-height: 24px;
            letter-spacing: .5px;
            position: relative;
            letter-spacing: .5px;
        }

            .home-scroll-sec-ul li a span {
                color: #ffc90d;
                font-size: 15px;
            }

            .home-scroll-sec-ul li a:before {
                font-family: FontAwesome;
                content: "\f061";
                position: absolute;
                left: 0px;
                top: -2px;
                font-size: 14px;
                color: #8a8f0a;
            }




.srch-popup-close-btn-ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

    .srch-popup-close-btn-ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .srch-popup-close-btn-ul li a {
            margin: 0px;
            padding: 1px 0px 0px 1px;
            text-decoration: none;
            color: #fff;
            cursor: pointer;
            font-size: 20px;
            -webkit-transition: -webkit-transform .3s ease;
            -moz-transition: -moz-transform .3s ease;
            -ms-transition: -ms-transform .3s ease;
            transition: transform .3s ease;
            position: absolute;
            right: -9px;
            z-index: 9999;
            top: -8px;
            color: #868686;
            background: #fff;
            width: 30px;
            height: 30px;
            border-radius: 50px;
            text-align: center;
        }

            .srch-popup-close-btn-ul li a:hover {
                -webkit-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                -o-transform: rotate(90deg);
                transform: rotate(90deg);
            }

.scient-profile-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

.scient-profile-ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: right;
    position: absolute;
    top: 1px;
    right: 10px;
}

    .scient-profile-ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .scient-profile-ul li a {
            margin: 0px;
            text-decoration: none;
            color: #fff;
            padding: 2px 10px 4px;
            background-color: #971d1d;
            border-radius: 0 0 5px 5px;
            font-size: 13px;
            position: relative;
            z-index: 1;
            font-weight: 500;
        }

            .scient-profile-ul li a:hover {
                background-color: #269409;
            }

.tbl-styl {
    border-top: 1px solid #269409;
    background: #f5f5f5;
    background-color: #f5f5f5;
    background: - webkit-linear-gradient(top, #fff 1%, #f9f9f9 98%) repeat scroll 0 0 #f5f5f5;
    background: linear-gradient(to bottom, #fff 1%, #f9f9f9 98%) repeat scroll 0 0 #f5f5f5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-radius: 8px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
}

    .tbl-styl tbody tr:nth-child(2n+1) td, tbody tr:nth-child(2n+1) th {
        background: none;
    }

    .tbl-styl td, tbody th {
        border-bottom: 0px solid #e2d6c1 !important;
        background: none;
    }

    .tbl-styl .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border: 0px solid #ddd !important;
    }

    .tbl-styl .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom: 1px solid #f5f4f4 !important;
    }



    .tbl-styl .table-bordered {
        border: 0px solid #ddd;
    }


.updating-soon-sec {
    margin: 15px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
    background: #f9f9f9;
    border: 1px solid #e7e7e7;
}

.updating-soon-p {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 25px;
    text-align: center;
    line-height: 29px;
    letter-spacing: .5px;
    color: #007233;
}

.updating-soon-p2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

.fmGreenlogo-img {
    width: auto;
    height: 57px;
    margin: 0px auto;
    padding: 13px 0px 4px 0px;
}

.nws-glry-db {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

.nws-glry-db-img {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

    .nws-glry-db-img img {
        margin: 0px;
        padding: 0px;
        width: 100%;
        float: left;
        max-height: 190px;
    }

.nws-glry-db-content {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    max-height: 230px;
    overflow: hidden;
}

    .nws-glry-db-content p {
        margin: 0px;
        padding: 0px;
        width: 100%;
        float: left;
        line-height: 23px;
        text-align: justify;
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
/*=================================================*/
.gov-sec {
    margin: 10px 0px 0px 0px;
    padding: 10px;
    width: 100%;
    float: left;
    border: 1px solid #ddd;
    text-align: center;
}

.gov-sec-h {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #6e0000;
}

.gov-sec-img {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    text-align: center;
}

    .gov-sec-img img {
        margin: 0px auto;
        padding: 0px;
        width: 200px;
    }

.gov-sec-p1 {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 600;
    font-size: 19px;
    color: #810000;
}

.gov-sec-p2 {
    margin: 0px;
    padding: 3px 0px 4px 0px;
    width: 100%;
    float: left;
    text-align: center;
}

.gov-sec-p3 {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}
/*==========================================*/
.home-videos-sec {
    margin: 50px 0px 35px 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

.home-videos-wpr-inr {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

.video-wpr {
    margin: 10px 0px 10px 0px;
    padding: 5px;
    width: 100%;
    height: auto;
    float: left;
    background: #fffaf0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}

.video-ifrm-wpr {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.video-title-h {
    margin: 7px 0px 3px 0px;
    padding: 2px 0px 0px 0px;
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 25px;
    color: #051756;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
}

    .video-title-h span {
    }

.home-videos-more-btn {
    margin: 30px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    text-align: center;
}

    .home-videos-more-btn li {
        margin: 0px 0px 0px 0px;
        padding: 0px;
        list-style-type: none;
    }

        .home-videos-more-btn li a {
            margin: 0px 0px 0px 0px;
            padding: 15px 25px 15px 25px;
            background: #388523;
            color: #fff;
            border-radius: 2px;
            font-weight: 600;
            font-size: 16px;
            text-decoration: underline !important;
        }


.print-hm-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

.print-hm-ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

    .print-hm-ul li {
        margin: 0px;
        padding: 0px;
        width: 100%;
        float: left;
        list-style-type: none;
    }

        .print-hm-ul li a {
            margin: 0px;
            padding: 10px 0px;
            width: 100%;
            float: left;
            font-size: 20px;
            text-align: center;
            border: 1px solid #b6d39c;
            font-weight: 500;
        }
/*==========================================*/
.head-imp-link-sec {
    margin: 0px;
    padding: 0px 0px;
    width: 100%;
    float: left;
}

.head-imp-link-ul {
    margin: 0px;
    padding: 0px 0px;
    width: 100%;
    float: left;
}

    .head-imp-link-ul li {
        margin: 0px;
        padding: 0px 0px;
        width: 50%;
        float: left;
        list-style-type: none;
        text-align: center;
    }

        .head-imp-link-ul li a {
            margin: 0px;
            padding: 0px 0px;
            width: 100%;
            float: left;
            transition-duration: .3s;
        }

.head-imp-link-dv {
    margin: 0px auto;
    padding: 12px;
    width: 85px;
    height: 85px;
    border: 4px solid #186403;
    background: #fff;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #fff;
    transition-duration: .3s;
}

    .head-imp-link-dv img {
        margin: 0px;
        padding: 0px 0px;
        width: 100%;
        float: left;
    }

.imgsones {
    margin: 0px;
}

.imgsones2 {
    margin: 0px;
    display: none;
}

.head-imp-link-ul li a p {
    margin: 3px 0px 0px 0px;
    padding: 0px 0px;
    width: 100%;
    float: left;
    font-weight: 500;
}

.head-imp-link-ul li a:hover .imgsones {
    display: none;
}

.head-imp-link-ul li a:hover .imgsones2 {
    display: inherit;
}

.head-imp-link-ul li a:hover .head-imp-link-dv {
    border: 4px solid #37cc0e;
    background-color: #186403;
}
