body {
	color:#333333;
    background-color:#CCCCCC;
	background-size:100%;
    padding-bottom: 0;
}

@font-face {
    font-family: "helvetica_condensedmedium";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/helvetica-condensed-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica-condensed-webfont.woff") format("woff"), url("../fonts/helvetica-condensed-webfont.ttf") format("truetype"), url("../fonts/helvetica-condensed-webfont.svg#helvetica_condensedmedium") format("svg");
}
@font-face {
    font-family: "helvetica_condensedbold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/helvetica-condensed-bold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica-condensed-bold-webfont.woff") format("woff"), url("../fonts/helvetica-condensed-bold-webfont.ttf") format("truetype"), url("../fonts/helvetica-condensed-bold-webfont.svg#helvetica_condensedbold") format("svg");
}
@font-face {
    font-family: "helvetica_condensed_lightRg";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/helvetica-condensed-light-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica-condensed-light-webfont.woff") format("woff"), url("../fonts/helvetica-condensed-light-webfont.ttf") format("truetype"), url("../fonts/helvetica-condensed-light-webfont.svg#helvetica_condensed_lightRg") format("svg");
}
h1, h2, h3, h4 {
    color: #2D3E50;
    font-family: 'helvetica_condensedmedium';
    font-weight: 300;
}
h5 {
	font-weight: bold;
	font-size: 12px;
	color: #900;
	font-family: Tahoma,sans-serif,Verdana;	
}
h5 span {
	color:#F90;
}
a {
     color: #333333;
    outline: medium none !important;
}
a:visited {
    color: #426190;
}
a:hover {
    color: #4f0147;
   
}
ul {
    list-style: none outside none;
    padding: 0 0 0 10px;
}
ol {
    padding: 0 0 0 15px;
}
ol li {
	padding:2px 0px 2px 10px;	
}
p {
    line-height: 22px;
}
.div-hidden {
    display: none !important;
}
.div-visible {
    display: inherit;
}
.top-header-bg {
    width: 100%;
}
.container-full {
    width: 100%;
}
.container-full:after {
    clear: both;
    content: "";
    display: block;
    overflow: hidden;
}
.wraper {
   /* background: #4f0147;*/
}
.wraper:after {
    clear: both;
    content: "";
    display: block;
    overflow: hidden;
}
.navbar-brand {
    font-size: inherit !important;
}
.navbar-brand a {
       color: #FFFFFF;
    display: block;
    font-size: 30px;
    font-weight: bold;
    padding: 0 0 10px;
    text-transform: uppercase;
}
.navbar-brand p {
    font-weight: normal;
}
.logo-top {
    float: left;
    padding: 5px 0 5px 0px;
    text-align: left !important;
}

.textlogo-top {
float:left;
margin:30px 0 27px;
}

.textlogo-top a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff !important;
	font-weight:bold;
	float:left;
	width:50%;
}

.textlogo-top p {
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#fff;
}


.sub-menu {
    margin-left: 20px !important;
}
.banner-125 img {
    margin: 0 10px;
}
.add-banner {
    float: right;
    margin: 30px 0 0 0;
    max-width: 100% !important;
}
.search-box-2-out-side {
    margin: 0;
    padding: 0;
    width: 32.6%;
}
.search-box-page {
    float: right;
    padding: 0;
    width: 75%;
}
.search-box-2 {
    float: right;
    padding: 0;
    width: 100%;
}
.search-box-2 input {
    height: 32px;
}
.search-box-2 input[type="text"] {
    width: 100%;
}
.side-links-blcok .search-box-2 {
    margin: 0 !important;
}
.side-links-blcok .search-box-2-out-side {
    margin: 0 !important;
    width: 100% !important;
}
.search-box {
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    height: 35px;
    margin: 0 0 0 10px;
    width: 75%;
}
.search-box-btn {
     background-color: #2f5d7c;
    border: 0 none;
    color: #FFFFFF;
}
.search-box-btn:hover {
       background-color: #4F0147;
    color: #ffffff;
}
.main-right-bar select {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
.main-right-bar select:focus {
    border-color: #66AFE9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.navbar-brand h1 {
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 30px;
    text-transform: uppercase;
}
.navbar-brand {
    padding: 0;
}
.navbar-brand img {
    max-width: 100% !important;
}
.navbar-top-btn {
    border-radius: 0;
    float: left;
    /*width: 100%;*/
	margin-top:0px;
}
.navbar-collapse {
    background:url(../images/menubg.jpg) repeat-x;
    border-top: 0 none;
    color: #FFFFFF !important;
    /*padding: 0 10px !important;*/
    width: 100%;
	border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}
.navbar-inverse {
}
.navbar-default {
}
.navbar {
    border: 0 none;
    margin-bottom: 0;
}
.navbar-wrapper {
    margin-top: 5px;
    position: inherit;
    z-index: 0;
}
.navbar {
    min-height: inherit;
}
.top-menu-outside-bg {
   /* border-bottom: 2px solid #EE9724;*/
    border-radius: 4px;
    margin-top: 0px;
    width: 100%;;
}
.top-menu-inset {
    margin: 0;
}
.top-menu-inset li a, .top-menu-inset li a:visited, .top-menu-inset li a:link {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 34px;
    margin: 0;
    padding: 0px 15px 7px;
    text-decoration: none;
	background:url(../images/separator.png) top right no-repeat;
}
.top-menu-inset li:last-child a {
	background:none;
}
.navbar-inverse .navbar-nav > li > a, .top-menu-inset li a {
    color: #FFFFFF;
}
.top-menu-inset li a:hover {
    background:url(../images/menuhoverbg.jpg) repeat-x !important;
    color: #fff !important;
}
.current-menu-item {
    background:url(../images/menuhoverbg.jpg) repeat-x;
    color: #fff;
}
.current-menu-item:first-child {	
	border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}
.current-menu-item:last-child {	
	border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}
.current-menu-item a {
    color: #ffffff !important;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    /*background: none repeat scroll 0 0 #2f5d7c;
    color: #FFFFFF;*/
}
.top-menu-inset li a ul {
    border: 0 none !important;
}
.navbar-toggle {
    background-color: #383838  !important;
    border-color: #383838  !important;
    margin-bottom: 0;
    padding: 14px;
}
.navbar-toggle:hover {
    /*background-color: #4f0147 !important;
    border-color: #4f0147 !important;*/
}
.navbar-toggle:focus {
    background-color: #4f0147 !important;
    border-color: #4f0147 !important;
}
.dropdown-menu {
    background-color: #343434 !important;
    border: 0 none !important;
    border-radius: 0;
    box-shadow: 0 0 0 0 !important;
    padding-bottom: 0;
    padding-top: 0;
    width: 220px;
}
.dropdown-menu li a, .dropdown-menu li a:visited, .dropdown-menu li a:link {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	padding: 5px 10px;
	text-decoration: none;
}
.dropdown-menu li ul {
    margin: -33px 0 0 220px;
}
.top-menu-inset li ul li a {
    color: #FFFFFF !important;
    padding-bottom: 8px;
    padding-top: 8px;
}
.top-menu-inset li ul li a:hover {
    background-color: #4f0147 !important;
    color: #FFFFFF !important;
}
.carousel-indicators {
    top: 10px;
}
.carousel-indicators {
    bottom: 10px;
    height: 10%;
    left: 37%;
    margin-left: 0;
    text-align: right;
    width: 60%;
}
.carousel-indicators .active {
    background-color: #2f5d7c;
    border-color: #2f5d7c;
    height: 14px;
    width: 14px;
}
.carousel-indicators li {
    border-color: #2f5d7c;
    height: 12px;
    width: 12px;
}
.carousel-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    bottom: 0;
    left: 0;
    padding: 10px 0;
    text-shadow: none;
    width: 100%;
}
.carousel-caption p {
    margin: 0;
    text-shadow: none;
}
.carousel-caption p {
    color: #FFFFFF;
    font-size: 14px;
    margin: 0;
}
.glyphicon-chevron-left:before {
    content: "";
}
.glyphicon-chevron-right:before {
    content: "";
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}
#myCarousel {
    text-align: center !important;
}
.bannersadow {
	background:url(../images/bannersadow.png) top center no-repeat;
	width:100%;
	height:14px;	
}
div.c-wrapper {
    margin: auto;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height: 340px;
    margin: auto;
    width: 100%;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 43%;
}
.recent-post-img {
    margin-bottom: 0;
}
.recent-post-img img {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 10px;
    padding: 2px;
}
.bg-none li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
#bg-none-2 a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.tagcloud {
    margin-bottom: 10px;
}
.tagcloud a {
    float: left;
    padding-left: 10px;
}
.content-spacing {
    padding: 0;
	background:#f2f2f2;
}
.divspacing {
    padding: 0 6px;
}
.margin-top-bottom {
    /*background: none repeat scroll 0 0 #DFDFDF;
    border: 1px solid #FFFFFF;*/
    /*padding-left: 10px;
    padding-right: 8px;*/
}
.side-links-blcok {
    margin: 0 0 10px;
    padding: 10px;
}
.side-links-blcok:after {
    clear: both;
    content: "";
    display: block;
    overflow: hidden;
}
.main-left-bar ul, .main-right-bar ul {
    padding: 0;
}
.main-left-bar {
}
.main-left-bar h3 {
   background:#2f5d7c;
/*border-bottom:2px solid #ee9724;*/
color:#FFFFFF;
font-size:20px;
font-weight:900;
margin-bottom:0px;
margin-top:0px;
padding:12px 0 12px 10px;
/*border-radius:4px;*/
}
.main-left-bar li {
    padding: 6px 0;
}
.side-links {
    margin: 0 0 10px;
}
.side-links .current-menu-item {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.side-links ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.side-links li:after {
    clear: both;
    content: " ";
    display: block;
    overflow: hidden;
}
#menu-quicklink li {
	font-size:16px;
	font-weight:900;
	background:url(../images/bullet.png) left center no-repeat;
	padding-left:40px;	
}
#menu-quicklink li a, #menu-quicklink li a:hover, #menu-quicklink li a:link, #menu-quicklink li a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333;	
}
#menu-quicklink li a:hover {
	color:#0ac3a9;	
}
.side-links img {
    margin: 0 10px 0 0;
}
.side-links a {
}
.side-links span {
}
.link-menu {
    margin: 0;
}
.link-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.link-menu li {
    padding: 0 !important;
}
.link-menu li a {
    display: block;
    padding: 12px 0 12px 10px;
    text-decoration: none;
}
.main-right-bar {
	background:#f2f2f2;
	min-height:500px;
}
.main-right-bar h3 {
color:#2a368b;
font-size:20px;
font-weight:900;
margin:0px;
padding:12px 0 12px 10px;
border-bottom:1px solid #CCC;
/*border-radius:4px;*/
}
.main-right-bar li {
    padding: 6px 0;
}
.midd-bar {
    width: 100%;
	
}
.midd-bar:after {
    clear: both;
    content: "";
    display: block;
    overflow: hidden;
}
.midd-bar h1 {
    font-size: 26px;
    font-weight: bold;
    margin: 0px 0px 15px 0px;
    padding: 0;
    text-transform: capitalize;
	color:#235212;
	background:url(../images/h1bg.png) left center no-repeat;
	line-height:34px;
	padding-left:50px;
}
.recent-post-box {
	min-height:600px;
	background:#FFF;
    padding: 20px;
	font-size:12px;
	text-align:justify;
}
.recent-post-box:after {
    clear: both;
    content: "";
    display: block;
    overflow: hidden;
}
.recent-post-box a {
}
.recent-post-box a:hover {
}
.recent-post-box hr {
    border: 0 none;
    float: left;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
.recent-post-box img {
    border: 1px solid #CCCCCC;
    margin-right: 10px;
    max-width: 100%;
    padding: 2px;
}
.img-left {
    float: left;
}
.img-right {
    float: right;
}
.img-center {
    text-align: center;
}



.text-justify {
    text-align: justify;
}
.recent-post-top-menu {
    margin-top: 3px;
    width: 100%;
}
.recent-post-top-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.recent-post-top-menu ul li {
    float: left;
    padding: 0 5px;
}
.recent-post-top-menu li a {
    display: inline;
}
.recent-post-top-menu li img {
    border: 0 none;
    float: left;
    margin-top: 0;
    padding: 0;
    width: auto;
}
.recent-post-top-menu li a:hover {
}
.read-more-btn {
    background-color: #2f5d7c;
    border: 0 none;
    border-radius: 4px;
    color: #FFFFFF !important;
    float: right;
    padding: 7px;
    transition: all 100ms linear 0s;
}
.read-more-btn:focus {
    text-decoration: none;
}
.read-more-btn:hover {
    background-color: #4f0147;
    color: #fff !important;
    text-decoration: none;
    transition: all 200ms linear 0s;
}
.cat a {
    display: inline !important;
    float: none !important;
}
.sfp-container {
    text-align: center;
}
.comment-author {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    display: block;
    padding: 5px;
}
.commentlist .avatar {
    border: 3px solid #FFFFFF;
    height: 40px;
    margin-bottom: 2px;
    margin-right: 10px;
    vertical-align: middle;
    width: 40px;
}
.commentlist li.comment {
    line-height: 24px;
}
.comment-meta {
    display: block;
    font-size: 11px;
    margin: -23px 0 0 65px;
    padding: 0;
}
.reply {
    margin-bottom: 10px;
    text-align: right;
}
.comment-reply-link {
    background: none repeat scroll 0 0 #EDEDED;
    border: 1px solid #999999;
    border-radius: 3px;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 8px;
    text-decoration: none;
}
.comment-author cite {
    font-style: normal;
    font-weight: bold;
}
.commentlist .children {
    list-style: none outside none;
    margin: 0;
}
.commentlist li.comment {
    line-height: 24px;
    margin: 0 0 15px 20px;
    padding: 0;
    position: relative;
}
#wp-calendar {
    width: 100%;
}
#wp-calendar caption {
    color: #333333;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: right;
}
#wp-calendar thead {
    font-size: 10px;
}
#wp-calendar thead th {
    padding-bottom: 10px;
    text-align: center;
}
#wp-calendar #tbody {
    color: #AAAAAA;
}
#wp-calendar tbody td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F2EEE7;
    padding: 8px;
    text-align: center;
}
#wp-calendar tbody td:hover {
    background: none repeat scroll 0 0 #4f0147;
    color: #FFFFFF;
}
#wp-calendar tbody .pad {
/*    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);*/
}
#wp-calendar tfoot #next {
    font-size: 10px;
    text-align: right;
    text-transform: uppercase;
}
#wp-calendar tfoot #prev {
    font-size: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}
td#tbody {
    background-color: #FF0000;
    color: #AAAAAA;
}
.tag-link-1 {
    font-size: 15px !important;
}
.tag-link-2 {
    font-size: 18px !important;
}
.tag-link-3 {
    font-size: 20px !important;
}
.tag-link-4 {
    font-size: 24px !important;
}
.tag-link-5 {
    font-size: 27px !important;
}
.tag-link-6 {
    font-size: 29px !important;
}
.tag-link-7 {
    font-size: 32px !important;
}
.tag-link-8 {
    font-size: 35px !important;
}
.tag-link-9 {
    font-size: 38px !important;
}
.tag-link-10 {
    font-size: 42px !important;
}
.spacingfooter {
    height: 10px;
    width: 100%;
}
.footer-container {
    background: none repeat scroll 0 0 #002145;
    color: #FFFFFF;
    margin-top: 0;
    padding: 0 10px 20px 10px;
    width: 100%;
	/*border-radius:5px 5px 0 0;*/
}
.bottom-footer-city-bg {
    height: 0;
    margin-top: 0;
    position: relative;
    width: 100%;
    z-index: 2000;
	text-transform:none;
}
.bottom-footer-city-bg:after {
    background: url("../images/footer-bottom-img.html") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    content: "";
    height: 150px;
    position: absolute;
    top: -132px;
    width: 100%;
    z-index: 200000;
}
.footer-bottom-col {
    color: #FFFFFF;
    font-size: 13px;
    overflow: hidden;
    padding: 0px;
    width: 100%;
	font-weight:600;
}
.footer-bottom-col .container{
    background-color: #2a2a2a;
	padding:25px;	
}
.copy {
    margin: 0;
}
.footer-bottom-col a {
    color: #dddddd !important;
}
.footer-bottom-col a:hover {
color: #FFFFFF !important;
}
.footer-links {
    margin: 0 0 10px;
    padding: 0;
}
.footer-links a {
    color: #ffffff !important;
    display: inline-block;
    text-decoration: none;
}
.footer-links a:hover {
    color: #fff  !important;
    text-decoration: underline;
}
.footer-links h2 {
     color: #FFFFFF !important;
    font-size: 22px;
    font-weight: 900;
}
.footer-links p {
}
.contact-icons {
    padding: 0 9px 0 0 !important;
}
.footer-links ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.footer-links li {
}
.footer-links li:last-child {
    border-bottom: 0 none;
}
.footer-links li a {
    color: #4f0147;
    display: inline-block;
    padding: 5px 0 5px 2px;
    text-decoration: none;
    transition: all 300ms linear 0s;
}
.footer-links li a:hover {
    color: #4f0147 !important;
    text-decoration: underline;
    transition: all 200ms linear 0s;
}
.social-icons-box {
    margin: 0;
    width: auto;
}
.social-icons-box a {
    height: 40px;
    padding: 20px 0;
}
.social-icons-box:after {
    clear: both;
    content: "";
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
.social-icons-box a:hover {
}
.social-icons-box img {
  /* background-color: #2f5d7c;*/
    border-radius: 3px;
    margin: 0 0 5px;
    padding: 2px;
    transition: all 300ms linear 0s;
}
.social-icons-box img:hover {
   background-color: #4f0147;
    transition: all 3ms linear 0s;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background: none repeat scroll 0 0 #4f0147;
    color: #FFFFFF;
    text-decoration: none;
}
.nav-pills > li >  a{
background-color:#2f5d7c;
color:#FFFFFF;
}

.nav-pills > li > a:hover {
background-color:#4F0147;
color:#FFFFFF;
text-decoration:none;

}

@media (min-width: 980px) and (max-width: 1200px) {
body { /*background:none;*/}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    
    margin: auto;
}
.search-box-2 {
    float: right !important;
    margin-bottom: 10px !important;
}
.add-banner {
    float: right;
    max-width: 100% !important;
}
}
@media (max-width: 980px) {

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    
    margin: auto;
}
.search-box-2 {
    float: right !important;
    margin-bottom: 10px !important;
}
.add-banner {
    float: right;
    max-width: 100% !important;
}
}
@media (min-width: 768px) and (max-width: 979px) {



.top-banner-box {
    float: none;
    margin: 0 0 10px;
    width: 100%;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    
    margin: auto;
}
img {
    max-width: 100% !important;
}
.navbar-brand {
    float: left;
    text-align: center;
    width: auto;
}
.navbar-brand img {
    max-width: 100% !important;
}
.add-banner {
    float: right;
    max-width: 100% !important;
}
.search-box-2 {
    float: left !important;
    margin-bottom: 15px;
}
.search-box-2-out-side {
    width: auto !important;
}
.search-box-2 {
    width: auto !important;
}
.dropdown-menu li ul {
    margin: 0;
}
}
@media (max-width: 979px) {


.top-banner-box {
    float: none;
    margin: 0 0 10px;
    width: 100%;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    
    margin: auto;
}
img {
    max-width: 100% !important;
}
.navbar-brand img {
    max-width: 100% !important;
}
.add-banner {
    float: right;
    max-width: 100% !important;
}
.search-box-2 {
    float: left !important;
    margin-bottom: 15px;
}
.search-box-2 {
    width: 100% !important;
}
.dropdown-menu li ul {
    margin: 0;
}
}
@media (min-width: 480px) and (max-width: 768px) {



.div-hidden {
    display: inline !important;
}
.div-visible {
    display: none !important;
}
.search-box-2-out-side {
    width: 100% !important;
}
.navbar-inverse .navbar-nav > li > a, .top-menu-inset li a {
    color: #37393B;
}
.current-menu-item a {
    color: #FFFFFF !important;
}
.add-banner {
    margin: 5px 0 0;
    text-align: center;
}
.logo-top {
    float: none;
    margin-top: 30px;
    padding: 0;
    text-align: center !important;
}
.logo-top img {
    margin-top: 40px;
    padding: 0;
    text-align: center !important;
}
}
@media (max-width: 768px) {

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height:280px !important;
    margin: auto;
}

.div-hidden {
    display: inline !important;
}
.div-visible {
    display: none !important;
}
.add-banner {
    float: none;
    max-width: 100% !important;
    padding: 0;
}
.search-box-2-out-side {
    width: 100% !important;
}
.navbar-inverse .navbar-nav > li > a, .top-menu-inset li a {
    color: #FFFFFF;
}
.current-menu-item a {
    color: #fff !important;
}
.add-banner {
    margin: 5px 0 0;
    text-align: center;
}
.navbar-brand {
    float: none;
    margin: 0;
    text-align: center;
}


.logo-top {
    float: none;
    margin-top: 0px;
    padding: 0;
    text-align: center !important;
}
.logo-top img {
    margin: 32px 0 15px;
    text-align: center !important;
}
.mobile-menu-bg {
    background: none repeat scroll 0 0 #333333;
    display: none;
    height: 50px;
    width: 100%;
}
}
@media (max-width: 600px) {


.add-banner {
    max-width: 100% !important;
    padding: 0;
}
}
@media (max-width: 480px) {


.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height:165px !important;
    margin: auto;
}

.navbar-brand {
    padding: 10px 0;
}
.add-banner {
    max-width: 100% !important;
    padding: 0;
}
.recent-post-box img {
    height: 100%;
    width: 100%;
}
.img-left {
    float: none;
}
.img-right {
    float: none;
}
.sliderhide {
    display: none;
}
.navbar-brand {
    float: none;
    margin: 0;
}
}
.widget_search {
}
.widget_search h3 {
    display: none;
}
.navigation {
    margin: 15px 0;
    text-align: center;
}
.navigation:after {
    clear: both;
    content: "";
    display: block;
    overflow: hidden;
}
.navigation a {
 background: none repeat scroll 0 0 #2f5d7c;
    border-radius: 4px;
    color: #FFFFFF;
   
    padding: 10px;
    text-decoration: none;
}
.navigation a:visited {
    color: #FFFFFF;
}
.navigation a:hover {
  background: none repeat scroll 0 0 #4f0147;
    color: #fff !important;
    text-decoration: none;
}
.div-hidden .widget_search h2 {
    display: none;
}
.div-hidden .widget_search {
    border: medium none;
}
#credits {
    text-align: left;
}
h1 a {
    color: #333333  !important;
}
.wp-right {
    float: right;
    padding-right: 20px;
}
div.sidebaradbox {
    border: medium none;
    padding: 15px;
}
.icon-bar2 {
    color: #FFFFFF;
    float: left;
    line-height: 0 !important;
    margin-left: 30px;
    margin-top: -6px;
    padding: 0;
}
#respond {
	margin-bottom: 15px;
	margin-left:15px;
}
.principal {
	background:#eeeeee;
	position:relative;
	width:100%;
	display:inline-block;
	padding: 10px;
	font-weight: bold;	
}
.home{
	font-size:14px;
	font-weight:bold;
	line-height: 23px;
	text-align:justify;
	/*margin-bottom: 10px;*/	
}
.principal h2 {
	color:#2a368b;
	border-bottom:1px solid #CCC;
	padding:5px 0px;
	margin:10px 0px;
	font-size:19px;	
}
.nuttleft {
	position:absolute;
	left:0;
	top:0;
	background:url(../images/nute.jpg) no-repeat;
	width:20px;
	height:20px;	
}
.nuttright {
	position:absolute;
	right:0;
	top:0;
	background:url(../images/nute.jpg) no-repeat;
	width:20px;
	height:20px;		
}
.nutbleft {
	position:absolute;
	left:0;
	bottom:0;
	background:url(../images/nute.jpg) no-repeat;
	width:20px;
	height:20px;		
}
.nutbright {
	position:absolute;
	right:0;
	bottom:0;
	background:url(../images/nute.jpg) no-repeat;
	width:20px;
	height:20px;		
}
.noticeboard {
	position:relative;
	margin-left:5px;
	-webkit-box-shadow: -2px 2px 0px 1px rgba(152,152,152,1);
	-moz-box-shadow: -2px 2px 0px 1px rgba(152,152,152,1);
	box-shadow: -2px 2px 0px 1px rgba(152,152,152,1);
	padding:20px;
	border-right:2px solid #feffff;	
}
.noticeboard h3 {
	margin:0;
	padding:0;
	margin-bottom:5px;
}
.noticeboard ul {
	margin:0px;
	padding:0px;	
}
.noticeboard li {
	margin:5px 0px;
	padding:5px 0px;
	list-style:none;
	text-align:left;	
	background:url(../images/noticelibg.jpg) 0px 8px no-repeat;
	border-bottom:1px solid #cccccc;
	padding-left:15px;
}
.noticees_widget > h3 {
	display:none;	
}
.recent-post-box > ul {
	margin:10px 0 10px 10px;
	padding:0px;	
}
.recent-post-box > ul > li {
	margin:5px 0px;
	list-style:none;
	text-align:left;	
	background:url(../images/arrow.jpg) 0px 5px no-repeat;
	padding-left:15px;
}
.recent-post-box > ul > li >ul > li {
	margin:5px 0px;
	list-style:disc;
	text-align:left;	
}
.managetitle {
    border: 1px solid #657684;
    font-size: 11px;
    color: #036;
    font-family: Tahoma,Arial,Verdana,"Times New Roman";
	font-weight: bold;
	padding: 2px 5px;
	margin: 5px 0px;
}
.midd-bar table {
	border-top:1px solid #CCC;	
	border-left:1px solid #CCC;
	margin-bottom:5px;	
}
.midd-bar td {
	border-right:1px solid #CCC;	
	border-bottom:1px solid #CCC;
	padding:5px;	
}
.alerttextbold {
    font-weight: bold;
    font-size: 12px;
    color: #F00;
    font-family: Tahoma,sans-serif,Verdana;
	margin-bottom:10px;
}
.subheader1 {
    font-weight: bold;
    font-size: 12px;
    color: #F60;
    font-family: Tahoma,sans-serif,Verdana;
    text-decoration: none;
}
.tablecontent2 {
    padding: 1px 1px 1px 3px;
    font-weight: normal;
    font-size: 11px;
    color: #000;
    font-family: Tahoma,Arial,Verdana,"Times New Roman";
    height: 20px;
    background-color: #F5ECE3;
	font-weight:bold;
}
.performance p {
	margin:0 !important;
	line-height:normal !important;	
}
.performance table {
	margin-bottom:10px;	
}
.performance img {
    border: 0px !important;
}