@media print{

body {
 background:none;
 width:100%; margin:auto!important; color:#000;
}



ol li, ul li {color:#000!important;}

.access-links, nav, #left-link, 
.breadcrumb,
.print, #bottom-links, footer, 
.shadow-contaier, 
.emblem, #nav-banner-bottom, 
.access-sec, #left-nav-inner-pages, 
.drop-down, 
.print_button, #about-us-buttons h2, 
.footer-logo-bg, 
.fa-border, 
.footer-left, 
.footer-right, 
.left-menu, 
.top-menu, 
.header-img-m1, #main-nav, 
.for-print {display:block;}
#internal-content {float:left;}
.shadow-mid-content, #internal-content {

}
#right-part-inner-page {
width:100%;
}

.background-white {
    background-color: #FFF;
    width: 100%;
    margin-top: 10px;
}


.logo h1 {
font-size: 110%; text-align:center;
}

.content-area{ width:100%;}

.header-img-m {
    margin-top: 10px; width:150px; float:left !important;
}

.logo p {
    font-size: 90%;
}

p {color:#000;}
  a[href]:after {  
  content: none !important; 
  }

/* .col-md-11.logo a { font-size: 70%; }
.col-md-11.logo > p {font-size: 70%; } */
 .col-md-4.photogallery { margin-top: 200px;}
 .logo img {width: 15%;}
 #homeCarousel img { height: 300px;}
 
 /* .col-md-11.logo > h1, .col-md-11.logo > p { width: 70%;} */

.col-md-1 {
    width: 8.33333333%;
}
.col-md-2 {
    width: 16.66666667%;
}
.col-md-3 {
    width: 25%;
}
.col-md-4 {
width: 30.333333%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-6 {
	width: 50%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-8{
    width: 66.66666667%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-11 {
    width: 91.66666667%;
}
.col-md-12 {
    width: 100%;
}
.box-presentation > .box-chart{
width: 20%;
}
.col-xs-4{
width: 23.333333%;
}



}

