@media only screen and (min-width: 320px) and (max-width: 768px) {
    header, nav, #header-ctnr, footer, #container {
        width: 100%;
    }

    .container {
        width: 100%;
    }

    .modal {
        z-index: 99999;
    }

    .modal-dialog {

        max-width: 90%;
        margin: 10rem auto 0px auto;
    }

    .modal-content {
        padding: 20px;
    }

    .col-sm-8 {

        -webkit-box-flex: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        clear: both;

    }

    .col-sm-4 {

        -webkit-box-flex: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        clear: both;

    }

    #header {
        background-image: none;
        height: auto;
    }

    .top-navigation {
        float: left;
        display: none;
    }

    .bg-light {

        background-color: #000 !important;

    }

    .search-ctnr {
        float: right;
        width: 360px;
        margin-top: 18px;
        display: none;
    }

    .logo {
        float: left;
        margin-top: -20px;
        position: absolute;
    }

    .logo img {
        width: 150px;
        height: auto;
    }

    .social-icons {
        width: auto;
        height: 43px;
        float: right;
        /*	background:url(../images/social-bg.png) no-repeat center;*/
        border-bottom: 43px solid #000;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
    }

    .social-icons ul {
        margin: 0px;
        padding: 0px 15px;
    }

    .member-login a {
        color: #000;
        background: url(../images/login-icon.png) no-repeat 14px 15px #f9c623;
        padding: 12px 12px 12px 35px;
        border-radius: 4px;
        font-size: 13px;
    }

    .member-login a:hover {
        color: #fff;
        background: url(../images/login-icon-y.png) no-repeat 14px 15px #000;
    }

    .menu-ctnr {
        width: 100%;
        float: left;
        clear: both;
        position: relative;
        z-index: 9999;
        height: 45px;
        background-color: #000;
    }

    .mrg15 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-light .navbar-toggler {
        color: #fff;
        border-color: #000;
        width: 100%;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding: 8px 19px 8px 11px;
        font-weight: 600;
        font-size: 13px;
        margin-right: 23px;
    }

    .navbar-toggler-icon {
        background: url(../images/menu-icon.png) no-repeat left !important;
        text-align: right;
        font-weight: bold;
        color: #fff;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 4px 10px 15px 10px;
        width: 100%;
    }

    .banner-text {
        width: 100%;
        float: left;
        margin-top: 125px;
    }

    .banner-text h5 {
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 14px;
        font-weight: bold;
    }

    .banner-text h2 {
        color: #fff;
        text-transform: capitalize;
        font-size: 40px;
        font-weight: bold;
    }

    .banner-text h3 {
        font-size: 26px;
        color: #fff;
        margin-bottom: 30px;
        font-weight: 100;
    }

    #slideshow {
        width: 100%;
        height: 550px !important;
    }

    #slideshow.fullscreen {
        width: 100%;
        height: 550px !important;
    }

    #banner-cntr {
        width: 100%;
        clear: both;
        float: left;
        background-color: #94cdf9;
        height: 514px;
    }

    .thumbnail-bnr {
        width: 100%;
        float: left;
        text-align: left;
    }

    ul.thumbs {
        left: 11% !important;
        right: 11% !important;
        text-align: left !important;
    }

    .thumb {
        width: 99px !important;
    }

    .thumb.active {
        width: 99px !important;
    }

    .category-news {
        top: 13px;
    }

    .viewAll-btn {
        text-align: center;
        position: relative;
        bottom: 32px;
        width: 200px;
        margin: 0px auto;
        height: 40px;
    }

    #map-calendar-section {
        padding: 50px 0px 30px 0px;
    }

    .location-search {
        width: 100%;
        clear: both;
        float: left;
        background-color: #f9c623;
        padding: 15px 5px 15px 15px;
    }

    .search-input {
        width: 100%;
        float: left;
        margin-right: 0px;
    }

    .search-input h2 {
        font-size: 12px;
        color: #000;
        letter-spacing: 0.5px;
        height: 25px;
        font-weight: 600;
        text-transform: uppercase;
        opacity: 0.8;
    }

    .search-input input {
        border-radius: 4px;
        background-color: #fff;
        border: #dbae1f solid 1px;
        padding: 10px 15px;
        width: 95%;
        letter-spacing: 1px;
        color: #333;
        font-size: 12px;
    }

    .search-btn {
        margin-top: 17px;
        float: left;
    }

    .search-btn button,
    .search-btn .button {
        padding: 9px 25px;
    }

    .button-bg {
        margin-bottom: 25px;
    }

    .newsletter-head {
        margin-bottom: 15px;
    }

    .newsletter-head h2 {
        font-size: 24px;
        padding-bottom: 5px;
    }

    .newsletter-head h3 {
        font-size: 13px;
        letter-spacing: 2px;
    }

    .newsletter-ctnr {
        border-radius: 8px;
        padding: 5px;
    }

    .newsletter-ctnr input {
        background: url(../images/mail-icon.png) no-repeat 10px 14px #fff;
        border: #fff solid 1px;
        width: 95%;
        padding: 13px 10px 13px 38px;
        margin-left: 5px;
        font-size: 12px;
        letter-spacing: 1px;
    }

    .newsletter-ctnr button {

        background-color: #000;
        border: #000 solid 1px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        float: right;
        padding: 13px 0px;
        border-radius: 8px;
        letter-spacing: 1px;
        width: 92%;
        text-align: center;
        margin-right: 4%;

    }

    .footer-social {
        float: left;
    }

    .contact-info {
        margin: 30px 0px 20px 0px;
    }

    .rights {
        font-size: 13px;
        color: #fff;
        opacity: 0.5;
        letter-spacing: 1px;
        text-transform: capitalize;
        float: left;
        text-align: center;
        margin-bottom: 10px;
    }

    .ftr-rt-link {
        float: left;
        width: 100%;
        text-align: center;
    }

    .ftr-rt-link a {
        font-size: 13px;
        color: #fff;
        opacity: 0.5;
        padding: 0px 10px;
        text-align: center;
    }

    #tab-select {
        width: 100%;
        background-color: #fffbee;
        border: #dbd5c2 solid 1px;
        padding: 10px;
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: 1px;
        font-weight: 600;
    }

    .table-head td {
        padding: 15px 10px;
    }

    .right-panel-list {
        background-color: #000;
        border-radius: 8px;
        width: 100%;
        clear: both;
        float: left;
        margin-top: 50px;
    }

    .page-heading {
        width: 100%;
        clear: both;
        float: left;
        padding: 80px 0px 50px 0px;
        text-align: center;
    }

    .page-head {
        width: 100%;
        clear: both;
        float: left;
        padding: 50px 0px 40px 0px;
        text-align: center;
    }

    .form-dash {
        width: 100%;
        float: left;
        padding-top: 20px;
        padding-left: 20px;
        margin-bottom: 5px;
    }

    .article-section {
        width: 100%;
        clear: both;
        float: left;
        border-radius: 4px;
        padding: 10px 10px;
        margin-bottom: 5px;
    }

    .news-date {

        margin-left: 10px;

    }

    .newsThumbImg {
        float: left;
        width: 50%;
        clear: both;
    }

    .article-head {
        width: 100%;
        float: left;
        padding-top: 5px;
    }

    .date-detail {
        width: auto;
        position: absolute;
        left: 10px;
        top: 10px;
        background-color: #f9c623;
        text-align: center;
        margin-left: 15px;
        z-index: 99;
        padding: 10px 15px;
    }

    .date-detail h2 {
        font-size: 30px;
        color: #000;
        font-weight: bold;
        padding: 0px;
    }

    .share-icons {
        width: 100%;
        clear: both;
        float: left;
        margin-top: 30px;
    }

    .share-icons ul {
        margin: 0px;
        padding: 0px;
    }

    .share-icons li {
        list-style-type: none;
        float: left;
        margin-right: 10px;
        background-color: #000;
        color: #fff;
        padding: 10px 10px 10px 10px;
        border-radius: 4px;
        font-size: 18px;
    }

    .share-icons li a {
        color: #fff;
        font-size: 12px !important;
        font-weight: 600;
        letter-spacing: 1px;
        margin-top: -5px;
        padding: 10px 10px 0px 10px;
        float: right;
    }
}
