﻿


.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 rgb(187 187 187/15%);
    border-radius: 5px;
}

.course-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

container-small {
    margin-left: 10%;
    margin-right: 10%;
}

/*.container {
    padding-right: 15px !important;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}*/

.course-detials {
    margin: 20px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.new-sec {
    margin: 5px 0px 0px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.new-wraper {
    margin: 15px 0px 15px 0px;
    padding: 15px 15px;
    height: auto;
    width: 100%;
    float: left;
    background: #fbfffc;
    border: 1px solid #c3ffda;
    /*max-height: 500px;*/
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    position: relative;
}


.new-date {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 22px;
    color: #e00000;
    font-weight: 600;
    font-family: 'Dosis', sans-serif;
}

.new-heading {
    margin: 5px 0px 10px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 17px;
    line-height: 23px;
    color: #000000;
    font-weight: 500;
    text-align: left;
    letter-spacing: .5px;
}

.calender-icon {
    color: #e00000;
    padding: 0px 0px;
}

.new-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 25px;
    color: #6b6b6b;
    letter-spacing: .5px;
}

.news-download-file-sec {
    margin: 6px 0px 0px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.news-download-file-ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    height: auto;
    width: 50%;
    float: left;
}

    .news-download-file-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px;
        list-style-type: none;
        display: inline;
        font-size: 15px;
        line-height: 25px;
        color: #6b6b6b;
        letter-spacing: .5px;
    }

        .news-download-file-ul li a {
            margin: 0px 15px 0px 0px;
            padding: 0px 4px;
            text-decoration: none;
            font-size: 17px;
            color: #23a000;
        }

.download-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 25px;
    color: #6b6b6b;
    letter-spacing: .5px;
}

.fl-not-show {
    display: none !important;
}

.view-all-btn {
    margin: 0px;
    padding: 3px 10px;
    width: auto;
    height: auto;
    float: right;
    font-size: 14px;
    border: 1px solid #186403;
    text-transform: uppercase;
    line-height: 20px;
    color: #186403;
}

@media only screen and (max-width:800px) {
    .welcome-title {
        font-size: 24px;
    }

    .view-all-btn {
        margin: 8px 0px 0px 0px;
        padding: 1px 5px;
        font-size: 10px;
        text-transform: uppercase;
        color: #186403;
    }

    .news-download-file-ul {
        width: 100%;
    }
}

i.fa.fa-eye {
}

i.fa.fa-eye {
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
