﻿@media screen and (min-width:300px) and (max-width:450px)
{
    #moblogo {
        padding-left:30px !important;
    }

    #mobhead a
    {
        font-size: 13px !important;
    }

    .container
    {
        padding-right: 10px;
        padding-left: 10px;
    }

    .home-content .main-content-intro h1
    {
        font-size: 25px !important;
        line-height: 35px !important;
    }

    .main-content-intro p
    {
        text-align: justify;
    }

    .news_header h1
    {
        font-size: 25px !important;
    }

    .news
    {
        padding: 0px !important;
        padding-bottom: 20px !important;
    }

    .carousel-caption
    {
        margin-top: -40px !important;
    }

    #banner-wrapper .carousel-inner .carousel-caption h2
    {
        font-size: 10px !important;
        margin-top: 5px;
        margin-bottom: 0px;
        line-height: 15px;
    }

    #banner-wrapper .carousel-inner .carousel-caption h5
    {
        font-size: 8px !important;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #banner-wrapper .carousel-inner .carousel-caption p
    {
        font-size: 8px !important;
        line-height: 10px !important;
        margin-bottom: 5px;
    }


    #banner-wrapper .carousel-inner .carousel-caption
    {
        width: 50%;
    }

        #banner-wrapper .carousel-inner .carousel-caption a.banner-btn
        {
            font-size: 7px !important;
            line-height: 7px !important;
            font-weight: 500 !important;
            padding: 7px 5px !important;
        }


    .mobh2size h2
    {
        font-size: 20px !important;
        line-height: 30px !important;
        font-weight: bold !important;
    }

    #mobp
    {
        text-align: left !important;
    }

    .nav .navbar-nav .navbar-left a img
    {
        padding-left: 50px !important;
    }
}

@media screen and (min-width:451px) and (max-width:565px)
{
     #moblogo {
        padding-left:30px !important;
    }


    #mobhead a
    {
        font-size: 13px !important;
    }

    .container
    {
        padding-right: 10px;
        padding-left: 10px;
    }

    .home-content .main-content-intro h1
    {
        font-size: 25px !important;
        line-height: 35px !important;
    }

    .main-content-intro p
    {
        text-align: justify;
    }

    .news_header h1
    {
        font-size: 25px !important;
    }

    .news
    {
        padding: 0px !important;
        padding-bottom: 20px !important;
    }

    .carousel-caption
    {
        margin-top: -40px !important;
    }

    #banner-wrapper .carousel-inner .carousel-caption h2
    {
        font-size: 10px !important;
        margin-top: 5px;
        margin-bottom: 0px;
        line-height: 15px;
    }

    #banner-wrapper .carousel-inner .carousel-caption h5
    {
        font-size: 8px !important;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #banner-wrapper .carousel-inner .carousel-caption p
    {
        font-size: 8px !important;
        line-height: 10px !important;
        margin-bottom: 5px;
    }


    #banner-wrapper .carousel-inner .carousel-caption
    {
        width: 50%;
    }

        #banner-wrapper .carousel-inner .carousel-caption a.banner-btn
        {
            font-size: 7px !important;
            line-height: 7px !important;
            font-weight: 500 !important;
            padding: 7px 5px !important;
        }

    .text-center
    {
        float: left !important;
    }

    .mobh2size h2
    {
        font-size: 20px !important;
        line-height: 30px !important;
        font-weight: bold !important;
    }

    #mobp
    {
        text-align: left !important;
    }

    .nav .navbar-nav .navbar-left a img
    {
        padding-left: 50px !important;
    }
}

@media only screen and (max-width: 600px)
{
     #moblogo {
        padding-left:30px !important;
    }



    #mobhead a
    {
        font-size: 13px !important;
    }

    .container
    {
        padding-right: 10px;
        padding-left: 10px;
    }

    .home-content .main-content-intro h1
    {
        font-size: 25px !important;
        line-height: 35px !important;
    }

    .main-content-intro p
    {
        text-align: justify;
    }

    .news_header h1
    {
        font-size: 25px !important;
    }

    .news
    {
        padding: 0px !important;
        padding-bottom: 20px !important;
    }

    .carousel-caption
    {
        margin-top: -40px !important;
    }

    #banner-wrapper .carousel-inner .carousel-caption h2
    {
        font-size: 10px !important;
        margin-top: 5px;
        margin-bottom: 0px;
        line-height: 15px;
    }

    #banner-wrapper .carousel-inner .carousel-caption h5
    {
        font-size: 8px !important;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #banner-wrapper .carousel-inner .carousel-caption p
    {
        font-size: 8px !important;
        line-height: 10px !important;
        margin-bottom: 5px;
    }


    #banner-wrapper .carousel-inner .carousel-caption
    {
        width: 50%;
    }

        #banner-wrapper .carousel-inner .carousel-caption a.banner-btn
        {
            font-size: 7px !important;
            line-height: 7px !important;
            font-weight: 500 !important;
            padding: 7px 5px !important;
        }

    .text-center
    {
        float: left !important;
    }

    .mobh2size h2
    {
        font-size: 20px !important;
        line-height: 30px !important;
        font-weight: bold !important;
    }

    #mobp
    {
        text-align: left !important;
    }

    .nav .navbar-nav .navbar-left a img
    {
        padding-left: 50px !important;
    }
}

@media only screen and (max-width: 768px)
{

     #moblogo {
        padding-left:30px !important;
    }

    #mobhead a
    {
        font-size: 13px !important;
    }


    .container
    {
        padding-right: 10px;
        padding-left: 10px;
    }

    .home-content .main-content-intro h1
    {
        font-size: 25px !important;
        line-height: 35px !important;
    }

    .main-content-intro p
    {
        text-align: justify;
    }

    .news_header h1
    {
        font-size: 25px !important;
    }

    .news
    {
        padding: 0px !important;
        padding-bottom: 20px !important;
    }

    .carousel-caption
    {
        margin-top: -40px !important;
    }

    #banner-wrapper .carousel-inner .carousel-caption h2
    {
        font-size: 10px !important;
        margin-top: 5px;
        margin-bottom: 0px;
        line-height: 15px;
    }

    #banner-wrapper .carousel-inner .carousel-caption h5
    {
        font-size: 8px !important;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #banner-wrapper .carousel-inner .carousel-caption p
    {
        font-size: 8px !important;
        line-height: 10px !important;
        margin-bottom: 5px;
    }

    #banner-wrapper .carousel-inner .carousel-caption
    {
        width: 50%;
    }

        #banner-wrapper .carousel-inner .carousel-caption a.banner-btn
        {
            font-size: 7px !important;
            line-height: 7px !important;
            font-weight: 500 !important;
            padding: 7px 5px !important;
        }

    .text-center
    {
        float: left !important;
    }

    .mobh2size h2
    {
        font-size: 20px !important;
        line-height: 30px !important;
        font-weight: bold !important;
    }

    #mobp
    {
        text-align: left !important;
    }

    .nav .navbar-nav .navbar-left a img
    {
        padding-left: 50px;
    }
}

@media (max-width: 767.98px) and (min-width: 576px)
{
     #moblogo {
        padding-left:30px !important;
    }


    #mobhead a
    {
        font-size: 13px !important;
    }


    .container
    {
        padding-right: 10px;
        padding-left: 10px;
    }

    .home-content .main-content-intro h1
    {
        font-size: 25px !important;
        line-height: 35px !important;
    }

    .main-content-intro p
    {
        text-align: justify;
    }

    .news_header h1
    {
        font-size: 25px !important;
    }

    .news
    {
        padding: 0px !important;
        padding-bottom: 20px !important;
    }

    .carousel-caption
    {
        margin-top: -40px !important;
    }

    #banner-wrapper .carousel-inner .carousel-caption h2
    {
        font-size: 10px !important;
        margin-top: 5px;
        margin-bottom: 0px;
        line-height: 15px;
    }

    #banner-wrapper .carousel-inner .carousel-caption h5
    {
        font-size: 8px !important;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #banner-wrapper .carousel-inner .carousel-caption p
    {
        font-size: 8px !important;
        line-height: 10px !important;
        margin-bottom: 5px;
    }

    #banner-wrapper .carousel-inner .carousel-caption
    {
        width: 50%;
    }

        #banner-wrapper .carousel-inner .carousel-caption a.banner-btn
        {
            font-size: 7px !important;
            line-height: 7px !important;
            font-weight: 500 !important;
            padding: 7px 5px !important;
        }


    .mobh2size h2
    {
        font-size: 20px !important;
        line-height: 30px !important;
        font-weight: bold !important;
    }

    #mobp
    {
        text-align: left !important;
    }

    .nav .navbar-nav .navbar-left a img
    {
        padding-left: 50px;
    }
}

@media (max-width: 991.98px) and (min-width: 768px)
{
    #moblogo {
        padding-left:10px;
    }

    #mobhead a
    {
        font-size: 13px !important;
    }

    #mobp
    {
        text-align: left !important;
    }
}

@media screen and (max-width: 1920px)
{
     #moblogo {
        padding-left:10px;
    }

    .carousel-caption h2
    {
        font-size: 30px !important;
    }

    .carousel-caption h5
    {
        font-size: 26px !important;
    }

    .carousel-caption p
    {
        margin-bottom: 0px;
    }

    .page-top
    {
        margin-bottom: 30px !important;
    }

    .about-infor p
    {
        text-align: center !important;
    }

    .navbar-default
    {
        background-color: #ffffff;
        border-color: #ffffff;
    }
        .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover
        {
            background-color: #ffffff !important;
        }
}
