


















/* BASE HTML TAGS--------------------- */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    margin: 0px;
    color: #000;
    background: url(images/bg1.jpg) no-repeat #5193c7;
    background-size: 100%;
    background-position: center -131px;
    background-attachment: fixed;
}

/*.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}*/



iframe {
       height: 100%;
       width: 100%;
    position: relative;
    z-index: 1;
    }

#ifcnt {
 height: 360px;
 width: 480px;
margin-left: auto;
    margin-right: auto;
}
.theme-showcase {
    background: url(images/body.jpg);
    /* padding: 15px; */
    /* display: flex; */
    /* margin-bottom: 50px; */
    clear: both;
    /* background: #fff; */
}

html > body #footer {
    bottom: 0;
    z-index: 10;
}

h1 {
    /* font-size: 30px; */
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    /* margin-bottom: 10px; */
}
iframe {
    display: block;
   margin: 0 0 0 0; 
}
h2 {
    /* font-size: large; */
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    /* margin-bottom: 10px; */
}

.centeredcontent {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-right: auto;
    margin-left: auto;
}

/* Profile Tabs */

.sitefooter {
/*     padding: 40px 0; */
    /* border-top: 1px solid #000; */
    /* box-shadow: -1px -1px 1px grey; */
}

    .sitefooter a {
        color: #fff;
    }

        .sitefooter a:hover {
            color: #0dbcff;
        }

.sitefooter {
    color: #fff;
}

footer {
    color: #fff;
}
.sidemenu {
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    padding: 13px 20px;
    border-bottom: 1px dotted #738393;
    background: #015385;
    font: bold 12px bold Verdana, arial, sans-serif;
}

    .sidemenu:hover {
        color: #ffffff;
        background: #003e6f;
        /* border: 1px solid #fff; */
    }

.navbar-inverse {
    bac: -webkit-linear-gradient(#04519b, #044687 60%, #033769);
    background-image: -o-linear-gradient(#04519b, #044687 60%, #033769);
    /* background-image: -webkit-gradient(linear, left top, left bottom, from(#04519b), color-stop(60%, #044687), to(#033769)); */
    /* background-image: linear-gradient(#04519b, #044687 60%, #033769); */
    /* background-repeat: no-repeat; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff04519b', endColorstr='#ff033769', GradientType=0);
    /* -webkit-filter: none; */
    /* filter: none; */
    /* border-bottom: 1px solid #022241; */
}

.navbar-inverse {
    background: transparent;
    border-radius: 0;
    border: none;
    min-height: 0;
    margin-bottom: 0;
    /* margin-top: 15px; */
    padding: 0;
    /* box-shadow: 0px 2px; */
}
.navbar-collapse {
    padding:0;
}

    .navbar-inverse .navbar-nav > li > a {
        color: #425563;
        font-size: 16px;
        display: block;
        text-decoration: none;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        /* padding: 10px; */
        font-size: 13px;
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #000;
            background-color: #fff;
        }



btn-info {
    background-image: -webkit-linear-gradient(#04519b, #033c73 60%, #02325f);
    background-image: -o-linear-gradient(#04519b, #033c73 60%, #02325f);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#04519b), color-stop(60%, #033c73), to(#02325f));
    background-image: linear-gradient(#04519b, #033c73 60%, #02325f);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff04519b', endColorstr='#ff02325f', GradientType=0);
    -webkit-filter: none;
    filter: none;
    border-bottom: 1px solid #022241;
}

.btn-info {
    color: #ffffff;
    background-color: #033c73;
    border-color: #033c73;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: none !important;
}

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.item img {
    width: 100%;
    /* max-height:300px; */
    /* z-index: -1; */
}

.carousel-inner {
    position: relative;
    /* width: 80%; */
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #fff !important;
    color: #000 !important;
}

.navbar-nav ul a.has-submenu:hover {
    background-color: #003e6f !important;
    color: #fff !important;
}

.navbar-nav {
    /* float: right; */
}

@media screen and (max-width:350px) {
    .carousel-inner {
        max-height: 200px;
        overflow: hidden;
    }
     #social {
        text-align:center;
    }
}
@media screen and (max-width:767px) {

    #sidebar{
        display:none;
    }
    #ifcnt {
      height: 203px;
      width: 361px;
     }
    .navbar-inverse {
        background: #2b5474;
    }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #ffffff !important;
            background-color: #2c2c2c !important;
        }
    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
        border-radius: 0;
    }
    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
     background-color: #003e6f !important;
     color: #fff !important;
    }
    #footer:before {
        display:none;
    }
    .theme-showcase {
        display:block;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #000000 !important;
        background-color: #fff !important;
    }
    .navbar-nav {
        margin: 0px !important;
    }

    .navbar-nav {
        float: none !important;
        background-color: #003e6f;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff !important;
    }
    .navbar-inverse {
    background-color: #2c2c2c;
    color:#000;
    }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    background-color: #fff !important;
    color: #000 !important;
}
}
@media screen and (max-width:1000px) {
    
    #sidebar {
        width:100% !important;
        margin-right:0 !important;
    }
    
    .logoimg {
        margin:0 auto;
        /* max-width: 70px !important; */
    }
}

@media screen and (max-width:1200px) {
    #focusContent {
        display: none !important;
    }

    #slider {
        width: 100% !Important;
    }
}


@media screen and (min-width:767px) {
    #sidebar {
        width: 25%;
        /* margin-right: 2%; */
        /* border-radius: 6px; */
    }
     
    .navSection {
    background: transparent !important;
    height: 100% !important;
    color: #000;
    /* margin: 10px 0px; */
    /* height: 80px; */
}
.navbar-inverse {
    margin-top: 40px;
    }
.theme-showcase{
    /* margin-top: -35px; */
}
    

}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    /* text-align: center; */
    /* color: #000; */
    /* font-weight: bold; */
}

 
.contentbg {
    
color: #333329;
    
/* margin: 10px; */
    
/* width: 23%; */
}
.sidepanel {
    color: #fff;
    background: #5193c7;
    border: 0;
    /* border-radius: 6px; */
    margin: 10px;
}

.sidepanel a {
    color: #0dbcff;
    }
.sidepanel a:hover {
    color: #015e82;
    }
.mainpage {
    /* margin: 10px; */
    /* width: 73%; */
}

.sidemenuMargin {
    padding: 10px;
}

@media screen and (min-width: 1200px) {
    .container {
        /* width: 1000px; */
    }
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}


.classname {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05,#3958a5), color-stop(1, #152756) );
    background: -moz-linear-gradient( center top,#3958a5 5%, #152756 100% );
    background-color: #003e6f;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    /* text-indent: -25px; */
    border: 1px solid #6d9ead;
    display: inline-block;
    color: #fff;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    height: 90px;
    line-height: 90px;
    width: 300px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #86acb8;
    /* margin-left: -20px; */
}

    .classname:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #152756), color-stop(1,#3958a5) );
        background: -moz-linear-gradient(center top, #152756 5%, #3958a5 100%) repeat scroll 0% 0% #3958a5;
        background-color: #152756;
        text-decoration: none;
        color: #fff;
    }

    .classname:active {
        position: relative;
        top: 1px;
    }

.sidemenu a {
    color: #fff !important;
}

#sliderSection {
    /* margin-top: 20px; */
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #929191;
}

.navbar-inverse .navbar-toggle {
    border-color: #fff;
}
#slider{
    padding: 10px;
}
#bg {
    position: fixed;
    top: 0;
    left: 0;
    /* Preserve aspet ratio */
    min-width: 100%;
    min-height: 100%;
}

/*.heightMatch{
    display:flex;
}*/


.dropdown-menu{
        background-color: #fff;
        color:#000;
}
.dropdown-menu>li>a {
    color: #000;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    
text-decoration: none;
    
background-color: #003e6f !important;
    
color: #fff !important;
}
.social {
    background: #015385;
    width:100%;
    text-align: left;
    margin: 3px 0;
    color:#fff;
    padding: 26px;
}

    .social p {
        text-align:center !important;
        font-size:16px !important;
        margin-left:20px;
    }
    .social:hover {
        background: #013d69;
        color:#fff;
    }
    
    #bg2 {
     /* background: linear-gradient(to bottom,#f0e9db,rgba(240,233,219,.75)); */
     /* color: #dbdde0; */
    }
footer {
     background: #015385;
     color: #ffffff;
     /* height: 200px; */
     padding-bottom: 30px;
}
.logoimg {
    position: relative;
    z-index: 10;
    margin: 0 auto;
    margin: 10px;
    background: #fff;
    padding: 10px;
}

#navi {
    /* background: #003e6f; */
    /* height: 160px; */
}

#banner {
    background: url(images/bg.png) repeat;
    /* height: 222px; */
}