@import url('../../admin/bootstrap/css/bootstrap.min.css');
@import url('../../admin/bootstrap/css/bootstrap-theme.min.css');
@import url('../../admin/bootstrap/css/font-awesome.min.css');
@import url('style_compress.css');
/*@import url('style_additional.css');*/
footer{
	background-color:#bbbcc3 ;
}
body .title_list{
	    font: 20px 'Open Sans condensed',sans-serif;
}
body .list_style>.row{
	margin: 0 0px 0px 0px ;
}
@media (min-width: 1280px ) {
	body .title_list a{
		letter-spacing: 0.5px;	
	}
}
	
@media (min-width: 768px) and (max-width: 1280px) {
	body .title_list a{
letter-spacing: 0px;	
}
	}
	.col-md-8 > div:nth-child(2) > img:nth-child(1) {
 display:block;
 margin:auto;
 padding-top: 10px;
}
@media (min-width: 768px) and (max-width: 1199px) {
.dropdown-menu > li > a {
font-size: 14px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #3673c3;
}
 .col-md-4:nth-child(4) {
 min-height:70px;
 top :0px;
 bottom: 20px;
}
}