@font-face
{
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=4.1.0');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body
{
    margin-top: 130px; /* Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}




    body::-webkit-scrollbar-track
    {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    body::-webkit-scrollbar
    {
        width: 5px;
        background-color: #F5F5F5;
    }

    body::-webkit-scrollbar-thumb
    {
        background-color: #0ae;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent));
    }

p
{
    text-align: justify;
}


a:focus
{
    outline: 0 !important;
    text-decoration: none;
}


.full
{
    background: url('images/bg2.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.navbar-inverse
{
    background-color: #ffffff !important;
    border-color: transparent;
}

.navlogin
{
    display: none !important;
}

.navbar-brand
{
    float: left;
    height: 125px;
    padding: 25px 60px;
    font-size: 30px;
    line-height: 36px;
    /*width: 273px;*/
}

    .navbar-brand:hover
    {
        color: #000 !important;
    }

body#home .navHome, body#aboutus .navAboutus, body#how .navHow, body#chit .navChit, body#scheme .navScheme, body#services .navServices, body#contactus .navContactus
{
    background: #0c7cd5 !important;
    color: #fff !important;
}

    body#home .navHome a, body#aboutus .navAboutus a, body#how .navHow a, body#chit .navChit a, body#scheme .navScheme a, body#services .navServices a, body#contactus .navContactus a
    {
        color: #fff !important;
    }

        body#home .navHome a:hover, body#aboutus .navAboutus a:hover, body#how .navHow a:hover, body#chit .navChit a:hover, body#scheme .navScheme a:hover, body#services .navServices a:hover, body#contactus .navContactus a:hover
        {
            color: #1D9643 !important;
        }



.languagebox
{
    width: 65%;
    height: 73px;
    color: #000000;
    float: right;
    padding-top: 20px;
    padding-left: 60px;
}

.lang1
{
    float: right;
    padding-top: 5px;
    padding-right: 20px;
    color: #999;
    font-size: 22px;
    line-height: 21px;
    vertical-align: middle;
}

    .lang1 a
    {
        text-decoration: none;
        color: #069;
        padding: 7px;
    }

        .lang1 a:hover
        {
            background: #0c7cd5;
            color: #fff;
        }

.panel
{
    border-radius: 0px;
    margin-bottom: 10px;
}

.boxheight
{
    height: 340px;
}

.boxheightsmall
{
    height: 165px;
}

.jumbotron, .container
{
    border-radius: 0px !important;
}



.logotext
{
    margin-top: 0;
    font-family: 'Lobster', helvetica, arial;
    text-align: center;
    background: #fff;
    padding: 5px 10px 5px 10px;
}

.logotextsmall
{
    font-size: 24px;
}





.boxstyle
{
    background: url('images/design_top.png') no-repeat top left;
}

    .boxstyle h2
    {
        font-size: 20px;
        font-weight: bold;
        border-bottom: 1px solid #dddddd;
        padding-bottom: 5px;
    }


.boxstyle1
{
    background: url('images/design_top1.png') no-repeat top left;
}

    .boxstyle1 h2
    {
        font-size: 20px;
        font-weight: bold;
        border-bottom: 1px solid #dddddd;
        padding-bottom: 5px;
    }

.logotext_bg
{
}

.contct-form
{
    width: 90%;
    margin: 0px auto;
}

.loginbox
{
    background: url('images/login_bg.jpg') no-repeat center;
    background-size: 100%;
    border: 5px solid #fff;
}

    .loginbox a
    {
        width: 100%;
        font-size: 50px;
        color: #0b2945;
        line-height: 110px;
        margin-top: 0px !important;
        margin-left: 50px;
    }

        .loginbox a:hover
        {
            color: #000;
            text-decoration: none;
        }

        .loginbox a span
        {
            display: block;
            line-height: 10px;
            color: #000;
            font-size: 12px;
            margin-left: 70px;
        }

.eventbox
{
    background: url('images/event_bg.jpg') no-repeat center;
    background-size: 100%;
    border: 5px solid #fff;
}

.title_icon_bg
{
    background-color: #4F78A6 !important;
}

    .title_icon_bg h4
    {
        color: #fff !important;
    }

    .title_icon_bg span
    {
        color: #fff !important;
    }

.thum_img
{
    boxstyle1 float:left;
    margin-right: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.input_icon_bg
{
    background-color: #dddddd !important;
}

.inputstyle
{
    border-top: 1px solid #ddd !important;
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
    padding: 0px 10px 1px 10px !important;
}

.google-maps
{
    float: left;
    width: 100%;
    margin-top: 20px;
    border: 1px solid #ddd !important;
    border-bottom: 1px solid #0c7cd5 !important;
}

.bg-white
{
    background: #fff;
}

.textpadding
{
    padding: 5px 10px 5px 10px;
}

.downloadlink
{
    font-size: 23px;
    color: #0b2945;
    line-height: 100px;
}

.thumbnail1
{
    display: block;
    padding: 4px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 3px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    margin-top: 15px;
}
/*#####################
Additional Styles (required)
#####################*/
#myCarousel
{
    padding: 5px;
    background: #ffffff;
    margin-bottom: 10px;
}

    #myCarousel .carousel-caption
    {
        top: auto;
        width: auto;
        right: auto;
        bottom: 0px;
        left: 0;
        padding: 20px;
        background: rgba(255,255,255,0.65);
        text-align: center;
        height: auto;
        width: 100%;
        color: #432A18; /*#FFF*/
        text-shadow: none;
    }

        #myCarousel .carousel-caption h2
        {
            color: #0C2871;
            margin-top: 0;
        }

.carousel-control
{
    color: #ffffff;
    top: 44%;
    border: 3px #90cbf4 solid;
    background: #069;
    bottom: auto;
    padding-top: 0px;
    width: 46px;
    border-radius: 50%;
    height: 46px;
    opacity: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, .3);
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, .3);
}

    .carousel-control:hover
    {
        color: #ffffff;
        top: 44%;
        border: 3px #90cbf4 solid;
        background: #099;
        bottom: auto;
        padding-top: 0px;
        width: 46px;
        border-radius: 50%;
        height: 46px;
        opacity: 1;
        -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, .3);
        box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, .3);
    }

    .carousel-control.left, .carousel-control.right
    {
        background-image: none !important;
    }

    .carousel-control.right,
    .carousel-control .glyphicon-chevron-right
    {
        left: auto;
        right: 10px;
    }

    .carousel-control.left
    {
        right: auto;
        left: 10px;
    }

.bannertext
{
    padding: 0px;
    line-height: inherit;
    padding: 0px 0px 0px 0px;
    border: 1px solid #FFF;
    position: relative;
    width: 300px;
    height: 68px;
    color: #FFF;
    font-size: 33px;
    background: #069;
}

.navbar-inverse
{
    background: url('images/topmenu_bg.png') repeat-x bottom;
}

.navbar-nav
{
    background-color: #FFF;
}

@media (max-width: 966px)
{
    .boxheight
    {
        height: auto;
    }

    .languagebox
    {
        display: none;
    }

    .navlogin
    {
        display: block !important;
    }

    .languagebox
    {
        display: none;
    }

    .navbar-brand
    {
        height: 50px;
        line-height: 10px;
        padding: 25px 15px;
        width: auto;
    }

    body
    {
        margin-top: 123px !important;
    }

    .carousel-control
    {
        color: #ffffff;
        top: 35%;
    }

        .carousel-control:hover
        {
            color: #ffffff;
            top: 35%;
        }

        .carousel-control.right,
        .carousel-control .glyphicon-chevron-right
        {
            left: auto;
            right: 10px;
        }

        .carousel-control.left
        {
            right: auto;
            left: 10px;
        }
}

@media (max-width: 783px)
{
    body
    {
        margin-top: 51px !important; /* Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
    }
}

@media (max-width: 768px)
{
    .languagebox
    {
        display: none;
    }

    .logotext_bg
    {
        background-color: #ffffff;
    }

        .logotext_bg:hover
        {
            background-color: #ffffff !important;
        }

    .navbar-brand
    {
        height: 50px;
        line-height: 10px;
        padding: 25px 15px;
        width: auto;
    }

    body
    {
        margin-top: 51px !important;
    }

    .bg-white
    {
        display: block;
        text-align: center;
        padding: 5px 10px 5px 10px;
        margin: 0px auto !important;
    }
}


@media (max-width: 480px)
{
    .languagebox
    {
        display: none;
    }

    .navbar-brand
    {
        height: 50px;
        line-height: normal;
        padding: 25px 15px;
        font-size: 18px;
        width: auto;
    }

    .logotextsmall
    {
        width: 100%;
        font-size: 18px;
    }

    body
    {
        margin-top: 71px !important;
    }

    .carousel-caption h2
    {
        font-size: 20px;
    }

    address
    {
        text-align: center;
    }

    .thumbnail1
    {
        margin: 0px auto;
        float: none;
        display: block;
    }

    .phone
    {
        margin: 0px auto;
    }
}


@media (max-width: 320px)
{
    .languagebox
    {
        display: none;
    }

    .navbar-brand
    {
        height: 50px;
        line-height: normal;
        padding: 25px 15px;
        font-size: 18px;
        width: auto;
    }

    body
    {
        margin-top: 69px !important;
    }
}

@media (max-width: 375px)
{
    .languagebox
    {
        display: none;
    }

    .navbar-brand
    {
        height: 50px;
        line-height: normal;
        padding: 25px 15px;
        font-size: 18px;
    }

    .logotextsmall
    {
        font-size: 18px;
    }

    body
    {
        margin-top: 69px !important;
    }
}

@media (min-width: 966px)
{
}
/*
@media (max-width: 992px) {
 
}

@media (min-width: 992px) {
 
}

*/




