* {
	padding: 0;
	margin: 0
}
ol, ul{
padding-left:15px;
}
body {
	background: #f8f8f8 url(../img/bgpattern.jpg) repeat;
	font: 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #555;
	-webkit-font-smoothing: antialiased!important
}
a, a:hover, a:active, a:visited, a:focus {
	outline: 0;

}
.modal-dialog {
	margin-top: 16.3%
}
.modal-dialog img {
	width: 100%
}
.modal-body p {
	margin: 0
}
button.close {
	background: 0;
	color: #F00;
	margin-top: 4px;
	margin-right: 0;
	opacity: 1;
	text-shadow: 0 1px 1px #000
}
.modal-header .close {
	margin-top: 2px
}
.container {
	background: #fff;
	/*width: 1070px;*/
	box-shadow: 0 0 0 5px rgba(200,200,200,0.1) inset, 0px 0 3px 0 rgba(0,0,0,0.35)
}
#header {
	/*background: #FFF url(../img/hbg.png) repeat-x;*/
	margin: 0 -15px;
}
.header_mid {
	padding: 20px 15px
}
.logo img {
width: auto;
display: inline-block;
float: left;
}
.logo h2{
display: inline-block;
float: left;
margin: 10px 10px 0;
line-height: 1.4;
color:#004a89;
font-weight:600
}
.logo h2 small{
	display:block;
}
.language {
	padding: 0 15px
}
.language ul {
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0
}
.language li {
	display: inline-block
}
.language a {
	color: #000
}
#search .search {
	height: 32px;
	display: inline-block;
	width: 70%;
	border-radius: 0
}
#search #submit {
	background: url(../img/search.png) no-repeat 6px center #116bb5;
	display: inline-block;
	width: 30%;
	float: right;
	height: 32px;
	color: #fff;
	padding-left: 23px;
	border: 1px solid rgba(255,255,255,0.42);
	box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
	border-radius: 0
}
.navbar-inverse {
	background: #004a89;
	border-color: transparent
}
.navbar-collapse {
	padding: 0;
}
.navbar {
	border-radius: 0;
	min-height: 40px
}
.navbar-inverse .navbar-nav>li>a {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	background-color: rgba(8,8,8,0.27)
}
.dropdown-submenu {
	position: relative
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff
}
.dropdown-submenu.pull-left {
	float: none
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #FFF;
    background-color: rgba(8, 8, 8, 0.23);
}
.dropdown-menu{
	padding:0;
	border-radius:0;
}
.dropdown-submenu > .dropdown-menu{
	border-radius:0;
	margin-top:-1px;
}
.dropdown-menu > li > a {
    border-bottom: 1px solid #eee;
	padding:10px
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: #CE0000;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 15px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0;
    margin-top: -18px;
    margin-left: -15px;
    margin-right: -15px;
}
#myCarousel_newsscroll.carousel {
	padding: 2px;
	margin-bottom: 5px;
}
.outer-newsticker {
	height: 30px;
	background: #e6e6e6;
	color: #4c4c4c;
	overflow: hidden;
}
.announcement-ticker {
	display: block;
	float: left;
	background: transparent url("../img/title_arrow_red.png") no-repeat scroll -55px -4px;
	line-height: 30px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 13px;
	padding: 0px 24px 0px 10px;
	font-weight: bold;
	margin: 0px;
}
.ticker-wrapp {
	width: 78%;
	float: right;
	padding: 6px 0px 0px;
}
.ticker-wrapp a {
	color: #333;
}
.carousel {
	padding: 5px;
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px solid #eeeded
}
.carousel figure img {
	height: 294px
}
.carousel-caption {
	background: rgba(0,0,0,0.66) none repeat scroll 0 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding-bottom: 0;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px
}
.carousel-caption h4 {
	margin: 0
}
.carousel-caption a {
	color: #fff;
	text-align: left;
	text-shadow: none;
	text-decoration: none;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	margin-top: -40px;
	font-size: 3em
}
.carousel-control.left, .carousel-control.right {
	background: 0
}
.vvi_person {
	background: #eaeaea;
	border: 1px solid #cacaca;
	padding: 15px
}
.vvi-In {
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0px 2px 10px 0 rgba(0,0,0,0.12);
	padding: 2px;
	background: #FFF none repeat scroll 0 0;
	border-radius: 3px
}
.vvi-In:first-child {
	margin-bottom: 15px
}
.vvi_person figure {
	background: #FFF;
	text-align: center;
	display: inline-block;
	float: left;
	width: 43%;
	border-right: 1px solid rgba(230,230,230,0.45);
	margin-left: 5px
}
.vvi_person figure img {
	width: 135px;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 5px auto;
	max-height: 135px
}
.vvi_person .figcaption {
	width: 54%;
	background-color: #FFF;
	text-align: center;
	padding: 20px 10px;
	float: right
}
.vvi_person .figcaption h4, .vvi_person .figcaption h5 {
	padding: 0;
	margin: 0
}
.vvi_person .figcaption h4 {
	font-size: 1.2em;
	font-weight: 600
}
.vvi_person .figcaption h5 {
	font-size: 1em
}
.nav-tabs>li>a {
	color: #383838
}
#mahatopurna_samagri .box {
	height: 70px;
	color: #FFF;
	display: block;
	font-size: 14px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
	padding: 10px 10px 5px;
	text-decoration: none;
	font-weight: 700;
	box-shadow: 0 10px 12px -6px rgba(0,0,0,0.4), 0px 0 0 5px rgba(255,255,255,0.1) inset;
	transition: #000 .8s ease 0s;
	margin-bottom: 15px;
	background: #005399;
	position: relative;
	transition: all linear .4s;
	-webkit-transition: all linear .4s;
	-ms-transition: all linear .4s;
	-o-transition: all linear .4s;
	-moz-transition: all linear .4s
}
#mahatopurna_samagri .box:hover {
	background: #693;
	cursor: pointer
}
#mahatopurna_samagri .box h3 {
	color: #eee;
	font-weight: 600;
	margin: 0;
	font-size: 20px;
	width: 80%;
	line-height: 27px
}
#mahatopurna_samagri .box:after {
	content: "";
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	top: 9px;
	bottom: 0;
	left: 78%;
	padding: 15px;
	font-size: 3em;
	color: rgba(237,237,237,0.66)
}
#mahatopurna_samagri .box.bill:after {
	left: 76%
}
#mahatopurna_samagri .box.letter:after {
	content: "";
	font-family: FontAwesome
}
#mahatopurna_samagri .box.bulletin:after {
	content:"";
	font-family: FontAwesome;
	left: 78%
}
#mahatopurna_samagri .box.archieve:after {
	content:"";
	font-family: FontAwesome;
	left: 78%
}
#mahatopurna_samagri .box.book:after {
	content: "";
	font-family: FontAwesome;
	left: 78%
}
#mahatopurna_samagri .box p {
	padding-right: 60px
}
#mahatopurna_samagri .box a {
	color: #fff;
	text-shadow: none;
	font-weight: normal;
	text-decoration: none;
}
.col-right {
	padding: 0 15px 0;
	background-color: #fff;
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	margin-bottom: 20px;
	position: relative
}
.box-style-1.ribbon {
	background: #fff
}
.box-style-1 {
	padding: 30px 30px 10px 30px;
	background: #eaf9ff;
	box-shadow: inset 0 0 0 5px rgba(200,200,200,0.1), 0 0 3px 0 rgba(0,0,0,0.35);
	-webkit-box-shadow: inset 0 0 0 5px rgba(200,200,200,0.1), 0 0 3px 0 rgba(0,0,0,0.35);
	-moz-box-shadow: inset 0 0 0 5px rgba(200,200,200,0.1), 0 0 3px 0 rgba(0,0,0,0.35);
	border: 1px solid #fff;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #2e415c;
	position: relative
}
.box-style-2 a {
	color: #fff;
	display: block;
	font-size: 14px;
	text-shadow: 1px 1px 0 rgba(0,0,0,.3);
	padding: 25px 25px 5px 25px;
	text-decoration: none;
	font-weight: 700;
	-webkit-box-shadow: 0 10px 12px -6px rgba(000,000,000,0.4), inset 0 0 0 5px rgba(255,255,255,0.1);
	-moz-box-shadow: 0 10px 12px -6px rgba(000,000,000,0.4), inset 0 0 0 5px rgba(255,255,255,0.1);
	box-shadow: 0 10px 12px -6px rgba(000,000,000,0.4), inset 0 0 0 5px rgba(255,255,255,0.1);
	transition: background .8s ease;
	-webkit-transition: background .8s ease;
	-moz-transition: background .8s ease;
	margin-bottom: 15px;
	background: #09c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.box-style-2 img {
	float: right;
	margin: 0 0 15px 20px
}
.box-style-2 h3 {
	color: #FF9;
	font-size: 28px
}
.box-style-2.green a:hover {
	background: #693
}
.box-style-2.orange a:hover {
	background: #F60
}
.box-style-2.red a:hover {
	background: #f66
}
.feat {
	padding-left: 60px;
	position: relative;
	/*margin-bottom: 20px*/
	margin-bottom:10px;
}
.feat i {
	color: #F66;
	left: 0;
	position: absolute
}
/* ============= gallery ===================== */

#content img{
	width:94%;
	transition:all 0.3s, linear 0.3s;
	-webkit-transition:all 0.3s, linear 0.3s;
	-ms-transition:all 0.3s, linear 0.3s;
	-o-transition:all 0.3s, linear 0.3s;
	-moz-transition:all 0.3s, linear 0.3s;
}
#content img:hover{
	width:100%;
}
#content h3 {
    color: #004a89;
    font: bold 25px Helvetica, Arial, sans-serif;
    letter-spacing: -0.05em;
    line-height: 20px;
    margin: 8px 0;
}
#content h3:before,
#content h3:after {
	content: "";
	height: 1px;
	position: absolute;
	top: 30px;
	width: 25%;
}
#content h3:after {
	background: rgb(126,126,126);
	background: -moz-linear-gradient(left,  rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(left,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
    right: 0;
}
#content h3:before {
	background: rgb(126,126,126);
	background: -moz-linear-gradient(right,  rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(right,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(right,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(right,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(right,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
    left: 0;
}
.gallery_box { margin: 25px auto; position: relative; z-index:222;}
#content {
	background: #f9f9f9;
	background: -moz-linear-gradient(top,  rgba(248,248,248,1) 0%, rgba(249,249,249,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	background: -o-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	background: -ms-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	background: linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f9f9f9',GradientType=0 );
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-ms-box-shadow: 0 1px 0 #fff inset;
	-o-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	border: 1px solid #c4c6ca;
	margin: 0 auto;
	padding: 10px 0 0;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	width: 100%;
	height:280px;
}

#content:after,
#content:before {
	background: #f9f9f9;
	background: -moz-linear-gradient(top,  rgba(248,248,248,1) 0%, rgba(249,249,249,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	background: -o-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	background: -ms-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	background: linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f9f9f9',GradientType=0 );
	border: 1px solid #c4c6ca;
	content: "";
	display: block;
	height: 100%;
	left: -1px;
	position: absolute;
	width: 100%;
}
#content:after {
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	transform: rotate(2deg);
	top: 0;
	z-index: -1;
}
#content:before {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
	top: 0;
	z-index: -2;
}

/* =============== gallery end ================ */



.tabs {
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px solid #eeeded;
	padding: 10px;
	border-top: 0;
	margin-bottom: 15px
}
.tab-content {
	width: 100%;
	background-color: #FFF;
	border-bottom: 3px solid #c5c5c5;
	padding: 5px 15px 10px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD
}
.nav>li>a {
	padding: 5px 15px;
	font-size: 16px;
	background-color: #004a89;
	color: #fff
}
.nav>li>a:hover {
	background: #003b6e
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	font-size: 16px;
    color: #FFF;
    background-color: #C20000;
}
.panel-footer {
	background: #fff;
	border-top: 1px solid #DDD;
	padding-top: 5px
}
.readmore {
	background: #069 none repeat scroll 0 0;
	color: #FFF;
	position: relative;
	padding: 2px 4px 2px 6px;
	margin-right: 25px;
	margin-top: 15px
}
.readmore:after {
	background: #003f5f;
	content: "";
	font-family: FontAwesome;
	position: absolute;
	top: 0;
	right: -26px;
	bottom: 0;
	padding: 2px 8px
}
.readmore:hover {
	background: #005986;
	text-decoration: none;
	color: #fff
}
.view_all {
	background: #069 none repeat scroll 0 0;
	color: #FFF;
	position: relative;
	padding: 1px 4px;
	border-radius:2px;
	margin-top: 5px;
	margin-right:15px;
	float:right
}
.boxIn {
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px solid #eeeded;
	padding: 15px;
	min-height: 275px;
}
.boxInew {
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px solid #eeeded;
	padding: 15px;
	min-height: 275px;
	margin-bottom:10px;
}
.headingPanel {
	background: #004a89;
	padding: 5px 0;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -15px;
	color: #fff;
}
#weiget .headingPanel, #footer_weiget .headingPanel {
	background: #004a89;
	padding: 5px 0;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -15px;
	color: #fff;
	border-left: 5px solid #DA1F1F;
	position: relative;
	padding-left: 12px;
}
#weiget .headingPanel::before, #footer_weiget .headingPanel::before {
	font-family: 'FontAwesome';
	content: "\f0da";
	position: absolute;
	left: -1px;
	top: 8px;
	font-size: 1.8em;
	color: #DA1F1F
}
.headingPanel h3 {
	margin: 0
}
#weiget .boxIn {
	margin-bottom: 15px;
}
/*.box-icon {
	float: left;
	width: 40px;
	height: 40px;
	background-color: #FFF;
	border-radius: 100%;
	color: #004a89;
	text-align: center;
	padding: 4px 0 0;
	border: 4px solid #004a89;
	font-size: .9em;
	transition: all .4s linear 0s;
	margin: -20px 0 0 -2px
}*/
ul.scholoar-ship, .tab-content ul {
	padding: 0 0 0 13px;
	margin: 0
}
ul.scholoar-ship li, .tab-content li {
	list-style: url(../img/list-style.png);
	border-bottom: 1px dashed #CCC;
	padding-top: 10px;
	padding-bottom: 10px
}
ul.scholoar-ship li:last-child, .tab-content li:last-child {
	border-bottom: 0
}
ul.scholoar-ship li a, .tab-content li a {
	color: #333
}
ul.scholoar-ship li a:hover, .tab-content li a:hover {
	color: #08C
}
.box-content {
	width: 100%;
	background-color: #FFF;
	border-bottom: 3px solid #c5c5c5;
	padding: 20px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0px 2px 10px 0 rgba(0,0,0,0.12)
}
.box-list {
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px solid #eeeded;
	padding: 5px;
	position: relative
}
.box-content {
	width: 100%;
	background-color: #FFF;
	border-bottom: 3px solid #c5c5c5;
	padding: 10px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0px 2px 10px 0 rgba(0,0,0,0.12);
	font-size: 1.2em
}
.box-list:before {
	font-family: FontAwesome;
	content: "";
	position: absolute;
	top: 29%;
	left: -7px;
	font-size: 3em;
	color: #fff
}
.box-style-1 .feat i {
	color: #cc9700;
	left: 0;
	position: absolute;
	font-size: 2.2em;
	margin-top: 5px;
	background: #fff;
	padding: 5px;
	border-radius: 100%;
	height: 50px;
	width: 50px;
	padding: 9px;
	border: 2px solid #cc9700
}
.red, .box-style-1 .red i {
	color: #F00;
	border-color: #F00
}
.blue, .box-style-1 .blue i {
	color: #0052bc;
	border-color: #0052bc
}
.green, .box-style-1 .green i {
	color: #008000;
	border-color: #008000
}
.parrrot, .box-style-1 .parrot i {
	color: #3ee101;
	border-color: #3ee101
}
.rose, .box-style-1 .rose i {
	color: #fe00bc;
	border-color: #fe00bc
}

/* ====== page css ======= */
.download, .view, .rdmore{
	border-radius:0;
	position:relative;
	padding:2px 5px 2px 36px;
}
.download:before{
    font-family: 'FontAwesome';
    content: "\f019";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    padding: 0px 4px;
    font-size: 1.2em;
    width: 31px;
    background-color: rgba(0, 0, 0, 0.28);
}
.view:before{
	content:"\f06e";
	font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    padding: 0px 4px;
    font-size: 1.2em;
    width: 31px;
    background-color: rgba(0, 0, 0, 0.28);
}
.rdmore:before{
	content:"";
	font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    padding: 0px 4px;
    font-size: 1.2em;
    width: 31px;
    background-color: rgba(0, 0, 0, 0.28);
}
/* staff page css */
.panel-default .panel-default{
	border:none;
	border-radius:0;
	box-shadow:none;
}
.panel-title{
	margin-top: 0px;
margin-bottom: 0px;
padding:10px;
font-size: 16px;
color: inherit;
background: #FFF none repeat scroll 0% 0%;
border-top: 1px solid #DDD;
border-bottom: 1px solid #DDD;
border-radius:0;
}

.general img {
  border: 4px solid #E4E4E4;
  padding: 3px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 55%;
  display: block;
  margin: 0 auto;
}
.event-row {
	background-color: #FFF;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	padding: 15px 0;
	margin-bottom:15px;
}
.event-row img {
	padding: 5px;
	background: #fff;
	border: 1px solid rgb(237, 237, 237);
}
ul.detail-row {
	padding: 0px;
	margin: 0px 0px 20px !important;
	list-style: outside none none;
	float: left;
	width: 100%;
}
.detail-row li {
	float: left;
	padding: 0px 19px 0px 0px !important;
	line-height: 12px;
	margin: 0px;
	list-style: outside none none;
}
.detail-row li a {
	font: 400 12px/12px 'Roboto Slab', serif;
	color: #999;
	text-decoration: none;
}
.detail-row li a:hover {
	text-decoration: underline;
	color: #97E036;
}
.margin-right0 {
	margin-right: 0;
}

.category-list {
    margin-bottom: 15px;
	padding:0;
}

.category-list li {
list-style: outside url("../img/list-style.png") disc;
border-bottom: 1px dashed #CCC;
padding-top: 5px;
padding-bottom: 10px;
margin: left;
margin-left: 20px;
font-size: 14px;
}
ul.pagination li strong {
    color: #F00;
	float:left;
    background-color: #FFF;
    border: 1px solid #DDD;
    display: inline;
	border-radius:3px;
    margin: 0px 2px;
    padding: 6px 12px;
    text-decoration: none;
}
@media (min-width: 100px) and (max-width: 992px) {
body{
padding:0;
overflow-x:hidden;
}
.header_mid {
    padding: 10px 15px 5px;
}
	.logo img{
		width:50px;
	}
	.logo h2 {
    font-size: 1.2em;
	margin: 6px 10px 0px;
	}
	.language {
    position: absolute;
    top: -42px;
    right: 0px;
    }
	.navbar-nav {
    margin: 7.5px 0px;
}
.dropdown-menu{
	left:15px;
}
.navbar-toggle{
	margin-top:3px;
	margin-bottom:3px;
}
	.nav-tabs > li{
		float: none;
border-bottom: 1px solid #ddd;
margin: 0;
	}
	.carousel-holder {
    margin-bottom: 10px;
    margin-top: -10px;
}
	.carousel figure img{
		height:100% !important;
		width:100% !important
		
	}
	footer {
    margin: 20px -15px 0;
    }
}