@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 1199px) {
	.header-nav-bar ul.navbar-nav li a.nav-link{
		padding: 0 15px;
	}
	.white-bg h3, 
	.blue-bg h3{
		font-size: 20px;
	}
	.gov-logo-area ul li img {
		max-width: 100%;
		height: 60px;
	}
	.top-footer ul li a{
		padding: 0 10px;
	}
	.logo .logo-title h3{
		font-size: 15px;
	}
	.logo-title p{
		font-size: 14px;
	}
	.main-navbar .navbar-collapse ul li a.nav-link{
		padding: 0 10px;
	}
	.dashboard-col .dashboard-stats table tr td{
		width: 70%;
    	line-height: 14px;
	}
	.spacer {
		height: 360px;
	}
}

@media only screen and (max-width: 991px) {
	.header-nav-bar ul.navbar-nav li a.nav-link {
		padding: 0 10px;
		font-size: 12px;
	}
	.politician-outer-block{
		text-align: center;
	}
	.politician-block{
		display: inline-block;
		text-align: left;
		width: 300px;
	}
	.pol-detail h3{
		font-size: 16px;
	}
	.gov-logo-area ul li{
		padding: 0 15px;
	}
	.top-footer p,
	.top-footer ul li a{
		font-size: 12px;
	}
	.footer-bottom p{
		font-size: 12px;
	}
	.banner-content h1{
		font-size: 30px;
	}
	.banner-content p{
		font-size: 14px;
	}
	.owl-carousel .owl-item .banner-content img {
		width: 80px;
	}
	.dashboard-col .dashboard-stats table tr td{
		font-size: 12px;
	}
	.spacer {
		height: 740px;
	}
	.explore-department-col h3{
		font-size: 18px;
	}
	.explore-icon{
		width: 71px;
    	height: 71px;
		line-height: 71px;
	}
	.explore-icon img {
		height: 42px;
	}
}
@media only screen and (max-width: 767px) {
	.politician-block{
		width: 100%
	}
	.top-footer p, 
	.top-footer ul li a{
		text-align: center;
	}
	.device-header-block {
		display: inline-block !important;
		width: 100%;
		text-align: center;
	}
	.top-header-bar:before{
		display: none;
	}
	.top-header-left-col {
		margin-bottom: 10px;
	}
	.main-header-area .logo img{
		height: 70px;
	}
	.logo .logo-title h3 {
		font-size: 16px;
	}
	.logo-title p {
		font-size: 12px;
	}
	.politician-outer-block{
		margin-top: 30px;
	}
	.heading-block{
		margin-top: 30px;
	}
	.device-gallery {
		margin-bottom: 30px;
	}
	.banner-content h1 {
		font-size: 20px;
	}
	.banner-content p {
		font-size: 10px;
	}
	.owl-carousel .owl-item .banner-content img {
		width: 65px;
	}
	.orders-notifications{
		height: auto;
		padding-bottom: 80px;
	}
	.spacer{
		display: none
	}
	.notification-table {
		margin-top: 20px;
	}
	.info-col {
		height: 156px;
	}
}
@media only screen and (max-width: 565px) {
	.logo .logo-title h3 {
		font-size: 14px;
	}
	.main-header-area .logo img {
		height: 50px;
	}
	.logo-title p {
		font-size: 10px;
	}
	.about-department{
		text-align: center;
	}
	.people-bg {
		display: none;
	}
	.orders-notifications{
		margin: 0px;
		padding: 15px;
	}
	.navbar-brand .logo {
		display: inline-block !important;
	}
	.main-header-area .logo img{
		float: left;
	}
	.logo .logo-title h3{
		white-space: break-spaces;
	}
	.top-footer .text-right {
		text-align: center !important;
		margin-top: 20px;
	}
	.header-nav-bar nav.navbar {
		padding-top: 0;
		padding-bottom: 0;
		justify-content: end;
	}
	.header-nav-bar nav.navbar button {
		line-height: 30px;
	}
	.header-nav-bar nav.navbar button:focus{
		outline: none
	}
	.main-header-area a.navbar-brand,
	.navbar-brand .logo{
		width: 100%
	}
	.logo-title{
		margin-right: 0;
	}
}
@media only screen and (max-width: 475px) {
	.logo-title p {
		font-size: 9px;
	}
	.top-header-left-col ul li, 
	.top-header-right-col ul li{
		padding: 0px 7px;
	}
	.top-header-right-col ul li.color-change a i, 
	.top-header-right-col ul li.accessibility a i{
		font-size: 14px;
	}
	.top-header-right-col ul li a,
	.top-header-right-col ul li.language select,
	.top-header-left-col ul li a{
		font-size: 10px;
	}
	.header-nav-bar ul.navbar-nav li a.nav-link{
		margin-bottom: 10px;
	}
	.owl-carousel .owl-item .banner-content img {
		width: 45px;
	}
	.banner-content h1 {
		font-size: 14px;
	}
	.banner-content p {
		font-size: 8px;
	}
}