/*------------------------------------------------------------------
CSS
-------------------------------------------------------------------*/
/*@import url(../includes/bootstrap/css/bootstrap.min.css);
@import url(../includes/bootstrap/css/bootstrap-theme.css);
@import url(../includes/fonts/oswald_regular/stylesheet.css);*/
@import url(../font-awesome/css/font-awesome.css);
@import url(../fonts/Open_Sans/stylesheet.css);

/* Translate */
/* line 4, ../sass/base/_base.scss */
body {
  background: white;
  font-family: 'OpenSans-Regular';
}
/* line 1, ../sass/partials/_page.scss */
.container {
  width: 100%;
}
/* line 39, ../sass/base/_base.scss */
h1, .h1, h2, .h2, h3, .h3 {
  font-family: "OpenSans-Regular";
}
/* line 45, ../sass/base/_base.scss */
h2 {
  font-family: "OpenSans-Regular";
}
#page .row {
  padding: 0;
  margin: 0;
}
/* slideshow */
/* line 91, ../sass/partials/_block.scss */
#slideshow {
  margin-bottom: 0;
  color: white;
  text-align: center;
}
/* line 1, ../sass/base/_elements.scss */
.box_shadow, #main-menu .container, #slideshow .container, #featured .container, #main .container, #panel_first .container, #panel_second .container {
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* navigation */
/* line 3, ../sass/base/_header.scss */
#main-menu {
  margin-bottom: 0;
}
/* line 10, ../sass/base/_header.scss */
#main-menu .container {
  background-color: #0b4285;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0b4285), to(#0b4285));
  background: -webkit-linear-gradient(top, #0b4285, #0b4285);
  background: -moz-linear-gradient(top, #0b4285, #0b4285);
  background: -ms-linear-gradient(top, #0b4285, #0b4285);
  background: -o-linear-gradient(top, #0b4285, #0b4285);
  height: 36px;
}
#main-menu .container ul.menu li .is-active {
  background-color: #f7d100;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7d100), to(#f7d100));
  background: -webkit-linear-gradient(top, #f7d100, #f7d100);
  background: -moz-linear-gradient(top, #f7d100, #f7d100);
  background: -ms-linear-gradient(top, #f7d100, #f7d100);
  background: -o-linear-gradient(top, #f7d100, #f7d100);
  color: #0b4285;
}
#main-menu .container ul.menu li.menu-item--active-trail > a {
  background-color: #f7d100;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7d100), to(#f7d100));
  background: -webkit-linear-gradient(top, #f7d100, #f7d100);
  background: -moz-linear-gradient(top, #f7d100, #f7d100);
  background: -ms-linear-gradient(top, #f7d100, #f7d100);
  background: -o-linear-gradient(top, #f7d100, #f7d100);
}
/* line 28, ../sass/base/_header.scss */
#main-menu .container ul.menu li > a {
  line-height: 12px;
  font-family: "OpenSans-Regular";
}
/* line 57, ../sass/base/_header.scss */
#main-menu .container ul.menu li:first-child > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
}
/* header */
/* line 3, ../sass/partials/_block.scss */
.site-logo {
  max-height: none;
  max-width: none;
}
/* line 7, ../sass/partials/_block.scss */
.site-logo img {
  width: 100%;
  padding: unset;
  border-radius: unset;
}
/* line 21, ../sass/partials/_block.scss */
#header .container {
  padding-top: unset;
  padding-bottom: unset;
}
/* line 2, ../sass/config/_mixins.scss */
#header .region-header:before, #header .region-header:after {
  display: unset;
  content: "";
}
/* line 6, ../sass/config/_mixins.scss */
#header .region-header:after {
  clear: none;
}
/* main */
/* line 313, ../sass/partials/_block.scss */
#main {
  margin-bottom: unset;
}
/* line 422, ../sass/partials/_block.scss */
.sidebar h2 {
  background-color: #0b4285;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0b4285), to(#0b4285));
  background: -webkit-linear-gradient(top, #0b4285, #0b4285);
  background: -moz-linear-gradient(top, #0b4285, #0b4285);
  background: -ms-linear-gradient(top, #0b4285, #0b4285);
  background: -o-linear-gradient(top, #0b4285, #0b4285);
  padding: 7px 15px;
  font-size: 1.20em;
}
/* line 643, ../sass/partials/_block.scss */
#panel_first .container {
  background: none;
  padding: 0;
}
#panel_first .col-lg-12, #panel_first .col-md-12, #panel_first .col-sm-12, #panel_first .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}
#panel_second .container {
  background: none;
  color: white;
  padding: 0;
}
/* panel second */
/* line 658, ../sass/partials/_block.scss */
#panel_second {
   margin-bottom: 0;
}
#panel_second .row {
  padding: 0;
  margin: 0;
}
/* footer */
/* line 771, ../sass/partials/_block.scss */
#footer {
  margin-bottom: 0;
  background: white;
}
/* line 774, ../sass/partials/_block.scss */
#footer .block {
  width: 100%;
  float: none;
  color: none;
}
.header {
  background: url('/themes/custom_zircon/images/stateportal.png') center no-repeat;
  background-size: cover;
}
/* Rearranging region topbar */
.topbar {
	display:none;
	padding-top:1%;
	padding-left:1%;
	padding-right:1%
}
/* Disabling the borders */
#block-views-frontpageimage-1, #block-views-frontpageimage-2, #block-frontpageimage{
	padding: 0px;
	margin-bottom: 0px;
    border: none;
}
/*#page_inner {
  margin-top: 10px;
  margin-bottom: 10px;
}
.region-page-inner {
  text-align: center;
}
#block-custom-zircon-views-block-whats-new {
  margin-right: 15px;
}*/
#block-custom-zircon-onlineservices {
  margin-left: 15px;
  margin-right: 15px;
}
#page_mid {
  margin-top: 15px;
}
#block-custom-zircon-government-2 h2, #block-frontmenugovernment h2,
#block-custom-zircon-views-block-whats-new h2, #block-custom-zircon-onlineservices h2{
  padding: 6px 15px;
  text-transform: uppercase;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 1.23em;
  background-color: #f7d100;
  color: #0b4285;
  font-weight: bold;
  margin: 0;
  text-align: center;
}
#block-custom-zircon-government-2, #block-frontmenugovernment, #block-custom-zircon-onlineservices, #block-custom-zircon-views-block-whats-new {
    border: 1px solid #f7d100;
    border-radius:10px;
    margin-bottom: 0;
    background-color: #f7d100;
    padding-left: 3px;
    padding-right: 3px;
    float: none;
    display: inline-block;
    vertical-align: top;
}
#block-custom-zircon-government-2 li, #block-frontmenugovernment li, #block-custom-zircon-onlineservices li{
  border: none;
  padding-top: 10px;
}
#block-custom-zircon-government-2 ul, #block-frontmenugovernment ul, #block-custom-zircon-onlineservices ul, #block-custom-zircon-views-block-whats-new .scroll-list {
  border: none;
  background: #0b4285;
}
#block-custom-zircon-views-block-whats-new .scroll-list {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 3px;
}
#block-custom-zircon-government-2 ul, #block-frontmenugovernment ul, #block-custom-zircon-onlineservices ul {
  margin-left: 0;
  padding: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 3px;
}
#block-custom-zircon-government-2 a, #block-frontmenugovernment a, #block-custom-zircon-onlineservices a, #block-custom-zircon-views-block-whats-new  a{
  color: white;
}
#block-custom-zircon-government-2 a::before, #block-frontmenugovernment a::before, #block-custom-zircon-onlineservices a::before {
  font-family: FontAwesome;
  content: "\f0da";
  color: white;
  margin-right: 10px;
  margin-left: 10px;
}
#block-custom-zircon-views-block-whats-new .view-content a::before {
  font-family: FontAwesome;
  content: "\f0da";
  color: white;
  margin-right: 10px;
}
#block-views-block-news-initiatives img {
  margin: 7px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.cm-gov img {
  border: 1px solid #555;
  width:100px;
  height:100px;
  margin-bottom: 5px;
}
.cm-gov .field-content {
  font-weight: bold;
}
.cm-gov .col-1, .cm-gov .col-2 {
	display:grid !important;
	display:-ms-grid !important;
	grid-template-columns: auto;
	-ms-grid-columns: auto;
	justify-items:center;
	text-align:center;
}
#block-state-first {
	padding:5px;
	border:none;
	margin:0;
	align-self:center;
	justify-self:center;
}
#block-state-profile{
	border:none;
}
#block-frontpageimage {
	grid-column: 1/3;
	/* background: crimson; */
}
#block-frontpageimage .views-col {
	padding:10px !important;
}
.lists-state .views-field {
	display:flex;
	padding:1px 0 1px 0;
}
.lists-state .views-label {
	padding-right:8px;
}
.lists-state {
	font-weight:bold;
}
.department .views-row {
	border-top:0px !important;
	border-top-style:none !important;
	margin-bottom: 0px !important;
	padding-top: 0px !important;
}
.department .view-content {
	display:grid;
	grid-template-columns: auto auto;
	padding:10px;
}
.dept-items {
	padding: 5px;
}
.dept-items a {
  padding-left: 3px;
}
.district-list .view-content{
	padding:10px;
}
.district-list, .district-list th {
	text-align:center;
}
.district-list th,.distt-rows td {
	padding:5px 4% 5px 4%;
}
.district-list th {
  background-color: #2b3e4f;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2b3e4f), to(#19252f));
  background: -webkit-linear-gradient(top, #2b3e4f, #19252f);
  background: -moz-linear-gradient(top, #2b3e4f, #19252f);
  background: -ms-linear-gradient(top, #2b3e4f, #19252f);
  background: -o-linear-gradient(top, #2b3e4f, #19252f);
  color:#ffffff;
}
.key-contacts caption {
    font-weight:bold;
    font-size:1.6em;
    padding:20px;
}
.key-contacts {
  text-align: left;
}
.attach-kc ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.attach-kc li {
	list-style:none;
	margin:0px !important;
}
.attach-kc .views-field {
	padding:5px !important;
}
.attach-kc .field-content:before{
	content:' >> ';
	font-weight:bold;
	color:#f55;
}
.dept-cont2 .views-field-title, .dept-cont2 .views-field-field-cont-mobile{
    width:30%;
}
.dept-cont2 thead th {
    padding:5px;
}
.dept-cont2 td {
    padding:5px;
}
.ias-mcs table {
    width:100%;
}
.ias-mcs td {
    border:1px solid;
    padding-top:2px;
}
.ias-mcs .views-field-field-iasmcs-prstpst {
    padding-left:5px;
    padding-right:5px;
}
.ias-mcs  #view-field-iasmcs-prstpst-table-column {
    text-align:center;
}
.mcs .views-field-title {
    width:22%;
}
.mcs .views-field-field-iasmcs-doa, .mcs .views-field-field-iasmcs-cnfdate, .mcs .views-field-field-assets {
    width:11%;
}
.ias .views-field-title {
    width:30%;
}
.ias-mcs .pager, .ias-mcs ul, .page-content-view ul, .page-content-view .pager {
    margin-bottom:0px;
}
.page-content-view .field-color, .page-content-view .field-color a {
  color: #002fa7;
}
.page-content-view .field-color a:hover, .page-content-view .field-color a:focus {
  outline: none;
  text-decoration: none;
  color: #c01700;
}
.ias-mcs tbody tr:nth-child(odd), .district-list tbody tr:nth-child(odd), .key-contacts tbody tr:nth-child(odd), .role-contents tbody tr:nth-child(odd), .tenders-view tbody tr:nth-child(odd), .documents-view tbody tr:nth-child(odd), .dept-cont2 tbody tr:nth-child(odd), .council-ministers tbody tr:nth-child(odd), .ministers tbody tr:nth-child(odd), .addl-chief tbody tr:nth-child(odd), .kc tbody tr:nth-child(odd), .email-directory tbody tr:nth-child(odd), .custom-ftable tbody tr:nth-child(odd) {
	background-color: #ffffff;
}
.ias-mcs tbody tr:nth-child(even), .district-list tbody tr:nth-child(even), .key-contacts tbody tr:nth-child(even), .role-contents tbody tr:nth-child(even), .tenders-view tbody tr:nth-child(even), .documents-view tbody tr:nth-child(even), .dept-cont2 tbody tr:nth-child(even), .council-ministers tbody tr:nth-child(even), .ministers tbody tr:nth-child(even), .addl-chief tbody tr:nth-child(even), .kc tbody tr:nth-child(even), .email-directory tbody tr:nth-child(even), .custom-ftable tbody tr:nth-child(even) {
	background-color: #ccddee;
}
/* defaults */
#block-views-block-cm-grid,  #block-links-vertical {
		display:none;
}
.navbar {
	margin-bottom: 0px; /* space is remove between nav and the following section */
}
.navbar .container {
    width:100%;
}
#main-menu .container {
 border-radius: 0;
}
#panel_first .container, #panel_second .container, #slideshow .container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
}
#block-cm-governor {
  padding:5px;
	border:none;
	margin-bottom:0px;
  display: inline-block;
  width: 24%;
}
.d-icon img {
    width:20px;
    height:20px;
}
.d-align {
  padding-left: 15px;
}
.role-contents table{
    width:100%;
}
.role-contents td{
    width:25%;
    border:1px solid;
    padding: 2px 0 2px 0;
}
.role-contents th {
    width:25%;
    background-color: #555;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#373a3d), to(#282a2c));
    background: -webkit-linear-gradient(top, #373a3d, #282a2c);
    background: -moz-linear-gradient(top, #373a3d, #282a2c);
    background: -ms-linear-gradient(top, #373a3d, #282a2c);
    background: -o-linear-gradient(top, #373a3d, #282a2c);
    color:white;
    border:1px solid #282a2c;
    padding: 3px 0 3px 0;
}
.primary li {
    border: 1px solid;
    border-color: #ccc;
}
.tabs a.is-active {
  background-color: #a01300;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a01300), to(#282a2c));
  background: -webkit-linear-gradient(top, #c01700, #a01300);
  background: -moz-linear-gradient(top, #c01700, #a01300);
  background: -ms-linear-gradient(top, #c01700, #a01300);
  background: -o-linear-gradient(top, #c01700, #a01300);
  color:white;
}
.tabs a:hover {
  background-color: #a01300;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a01300), to(#282a2c));
  background: -webkit-linear-gradient(top, #c01700, #a01300);
  background: -moz-linear-gradient(top, #c01700, #a01300);
  background: -ms-linear-gradient(top, #c01700, #a01300);
  background: -o-linear-gradient(top, #c01700, #a01300);
  color:white;
}
.node-form {
    border:1px solid #ddd;
    padding:0px 2em;
}
.label {
    color:unset;
}
.documents-view tbody .views-field-nothing, .documents-view tbody .views-field-field-concerned-department, .ministers tbody .views-field, .council-ministers tbody .views-field, .key-contacts tbody .views-field, .email-directory .name-div, .email-directory .email-field {
    padding:10px 10px 10px 15px;
}
.tenders-view #view-title-table-column, .documents-view #view-field-concerned-department-table-column, .documents-view #view-nothing-table-column, .ministers th, .council-ministers th, .key-contacts th, .kc th, .email-directory th{
    text-align:center;
}
.kc thead, .tenders-view thead, .breadcrumb, .ias-mcs thead, .documents-view thead, .council-ministers thead, .ministers thead, .key-contacts thead, .dept-cont2 thead, .email-directory thead, .addl-chief table thead {
  background-color: #0b4285;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0b4285), to(#0b4285));
  background: -webkit-linear-gradient(top, #0b4285, #0b4285);
  background: -moz-linear-gradient(top, #0b4285, #0b4285);
  background: -ms-linear-gradient(top, #0b4285, #0b4285);
  background: -o-linear-gradient(top, #0b4285, #0b4285);
  color: white;
  border: 1px solid #0b4285;
}
.kc .views-field-field-phone {
  width: 50%;
}
.breadcrumb a {
    color:#ffffff;
}
.mla {
  text-align: left;
}
.mla .mla-image, .mla-title-party {
  display: inline-block;
}
.mla .mla-title-party {
  margin-left: 15px;
  vertical-align: middle;
  width: 70%;
}
.ias-mcs th, .documents-view th, .ministers th, .key-contacts th, .email-directory th {
    padding-top:3px;
    padding-bottom:3px;
}
.tenders-view td, .documents-view td, .ministers td, .kc td {
    border:1px solid;
}
.kc .attachment tbody tr:last-child td {
  border-top: unset;
}
.tenders-view thead .views-field .kc thead .views-field{
  padding: 3px;
}
.tenders-view tbody .views-field, .kc tbody .views-field {
  padding: 6px;
}
.tenders-view .views-field-field-date2 {
  width: 9%;
}
.tenders-view .views-field-field-date1 {
  width: 11%;
}
.tenders-view .views-field-field-concerned-department  {
  width: 15%;
}
.tenders-view .views-field-counter {
  width: 4%;
}
.documents-view .views-field-counter {
  width: 10%;
}
.border-content {
    border:1px solid #dadada;
    border-radius:5px;
    padding:10px;
}
.dept-details .views-label-field-department-profile, .dept-details .views-label-field-other-information{
   font-weight:bold;
   padding-left:5px;
}
.dept-details .views-field-field-department-profile .field-content, .dept-details .views-field-field-other-information .field-content {
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    border-radius:5px;
}
.dept-attach .item-list h3 {
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
}
.dept-attach .item-list ul {
    padding-left:15px;
}
.dept-attach2 .item-list ul {
    padding-left:10px;
}
.dept-attach .item-list, .dept-attach2 .item-list {
    padding-top:5px;
}
.general .views-label, .general .field-content {
  display: inline-block;
}
.general .views-label {
  width: 20%;
  font-weight: bolder;
  padding-left: 15px;
  padding-right: 5px;
  float: left;
}
.general .field-content {
  width: 78%;
  padding-left: 5px;
  padding-right: 15px;
}
.general .views-field:nth-child(n+3) {
  border-top:1px solid #dadada;
}
.general .views-field {
  padding-bottom: 10px;
  padding-top: 10px;
}
.views-field-share-everywhere-field .field-content {
  display: block;
  width: unset;
}
.council-ministers .views-field-field-mla-details {
	width:31%;
}
.council-ministers .views-field-field-mla-details a {
  display: inline-block;
  padding: 2px;
  vertical-align: middle;
}
.csecretary .views-field-field-designation {
	width:36%;
}
.csecretary .views-field-title, .asecretary .views-field-title {
	width:20%;
}
.list-sectt {
  display: none;
}
.list-sectt ul {
	display:flex;
	flex-wrap:wrap;
	list-style:none;
	padding:7px;
}
.list-sectt li {
	padding:3px;
	width:50%;
}
.sectt-div {
	padding-bottom:20px;
}
.sectt-div:first-child {
	padding-top:20px;
}
.sectt-div:last-child {
	padding-bottom:0px;
}
.ministers img, .council-ministers img {
    width:75px;
    height:90px;
    border:1px solid;
    padding:1px;
}
.cm_gov img {
    width:110px;
    height:125px;
    border:1px solid;
    padding:1px;
}
.ministers table, .council-ministers table, .district-list table, .key-contacts table, .dept-cont2 table, .kc table, .email-directory table {
    width:100%;
}
.ministers .view-content {
    border-top:1px solid;
    padding:5px 10px 15px 10px;
}
/*minister details*/
.minister-detail img {
    width:110px;
    height:125px;
}
.sf-1a {
  display: inline-block;
  font-weight: bolder;
  padding-left: 3%;
}
.sf-1b div {
  display: inline-block;
}
.sf-1b div:first-child {
  width: 25%;
  font-weight: bolder;
  padding-left: 15px;
  padding-right: 5px;
  float: left;
}
.sf-1b div:nth-child(2) {
  width: 70%;
  padding-left: 5px;
  padding-right: 15px;
}
.sf-1b:nth-child(n+2){
  border-top:1px solid #dadada;
}
.sf-1:nth-child(n+1){
  padding-bottom: 10px;
  padding-top: 10px;
}
/*minister details end*/
.all-contents thead th{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ddd;
}
.all-contents .views-field-title {
	width:45%;
}
.all-contents .views-field-node-bulk-form {
	width:2.5%;
	text-align:center;
}
.all-contents .views-field-type, .all-contents .views-field-name, .all-contents .views-field-status, .all-contents .views-field-changed, .all-contents .views-field-operations {
	width:8%;
	text-align:center;
}
.all-contents tbody tr td.is-active {
	background:none;
}
.council-ministers tr, .key-contacts td, .email-directory td {
	border:1px solid #555;
}
.per-dept .views-field-title, .per-ua .views-field-title {
	width:25%;
}
.per-dept th:nth-child(2), .per-ua th:nth-child(2) {
	width:35%;
}
.dist-details {
	text-align: justify;
}
.dist-details .view-content {
	padding:15px;
}
.dist-details .sf-4c .field-content {
	padding-left:10px;
}
.dept-cont2 .view-header, .dist-details .view-header, .dept-details .view-header, .general .view-header, .per-dept .view-header, .per-ua .view-header, .dist-details .views-label {
	font-weight:bold;
}
.dept-cont2 .view-header {
    font-size:1.4em;
    padding:10px;
}
.dist-details .view-header, .dept-details .view-header, .general .view-header {
    font-size:1.3em;
    padding-left:5px;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    padding-top:3px;
}
.dept-details .view-header {
	background:#ededed;
  margin-bottom: 15px;
}
.general .view-header {
    background:#ededed;
    font-size:1.5em;
}
.per-dept .view-header, .per-ua .view-header {
	font-size: 1.7em;
	padding-bottom:15px;
	padding-left:15px;
}
.custom-services .c-noc, .custom-services .c-tax, .custom-services .c-rc, .custom-services .c-ll, .custom-services .c-dl, .custom-services .c-aedl, .custom-services .c-duplicate-dl, .custom-services .c-renewal-dl{
  float: left;
  padding: 10px 10px 10px 2%;
}
.custom-services .c-births, .custom-services .c-deaths, .custom-services .c-rti-request, .custom-services .c-rti-appeal {
  float: left;
  padding: 15px;
}
.custom-services .c-rti-request td, .custom-services .c-rti-appeal td {
  padding: 5px 15px;
}
.custom-services .c-rti-request .custom-headfield, .custom-services .c-rti-appeal .custom-headfield {
  color:#555;
  text-align: left;
}
.custom-error {
	font-size:2em;
	color:red;
	padding-left:3%;
	font-weight:bold;
	font-family:oswaldregular;
}
.custom-headfield {
  text-align:center;
  color: #F5F5F5;
}
.c-title {
  text-align:center;
  font-size: 1.25em;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 1px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #0b4285;
  color: white;
  font-weight: bold;
}
.custom-services thead {
  background: #0b4285;
}
.custom-services tbody tr:last-child td:first-child{
  border-bottom-left-radius: 5px;
}
.custom-services tbody tr:last-child td:last-child{
  border-bottom-right-radius: 5px;
}
.custom-services .custom-headfield, .custom-services .custom-content {
  padding:6px;
}
.custom-services .c-text {
  text-align: center;
}
.custom-services table {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.custom-glyph {
  color: #0b4285;
  margin-right: 5px;
}
.custom-btn {
  display: inline-block;
  cursor: pointer;
  padding: 3px;
}
.custom-btn:hover {
  color: #c01700;
}
.panel_third {
  font-size: 1.2em;
  color: white;
  padding-bottom: 15px;
}
.region-panel-third-1, .region-panel-third-2 {
}
.panel_second, .panel_third {
  background-color: #002b60;
}
.addl-chief .field  {
  padding: 5px;
}
.addl-chief .thead-ac {
  color:#ffffff;
  text-align: center;
}
.addl-chief table {
  width: 100%;
  border:1px solid #555555;
}
.sf-2 {
  display: inline-block;
  font-family: monospace;
  font-size: 0.8em;
  padding-left: 3px;
  padding-right: 3px;
  color: #002fa7;
}
.sf-4 .sf-4b {
  display: block;
  width: 15%;
  font-weight: bolder;
  padding-left: 15px;
  padding-right: 5px;
  float: left;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  background: #ededed;
}
.sf-4 .sf-4a {
  display: inline-block;
  width: 25%;
  padding-left: 5px;
  padding-right: 5px;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  background: #dedede;
}
.sf-4 .views-field-title .sf-4b, .sf-4 .views-field-title .sf-4a {
  border-top: 1px solid #ffffff;
}
.sf-4c {
 padding-top:15px;
}
.dist-details .sf-4b {
	width:15%;
}
.sitemap-box {
  padding-left: 2%;
}
.sitemap-box-menu {
  width: 50%;
  min-width: max-content;
  float:left;
}
.sitemap-box-menu:nth-child(even){
  float:right;
}
.sitemap h2 {
  font-size: 1.34em;
}
.poll-sf .view-content{
  border:1px solid #dadada;
  border-radius:5px;
  padding:20px;
}
.poll-sf .form-item {
  display: inline-block;
  margin-left: 30px;
  margin-right: 30px;
}
.contact-form {
  border:1px solid #dadada;
  border-radius:5px;
  padding: 5px 25px;
}
.sf-5 {
	padding:10px 20px;
}
.departmental ul, .email-directory ul {
  list-style: square;
  margin: unset;
}
.email-directory .posts {
  padding: 5px 5px 5px 10px;
}
.email-directory .divisions {
  padding-left: 25px;
  padding-bottom: 5px;
}
.email-directory .posts-divisions {
  border-bottom: 1px solid;
}
.email-directory .posts-divisions:last-child {
  border-bottom: none;
}
.email-directory {
  text-align: left;
}
.custom-header {
  padding-left: 15px;
  padding-bottom: 15px;
  font-size: 1.4em;
}
.press-releases-view .view-header{
  text-align: end;
}
.press-photo ul {
  margin: unset;
  list-style: none;
  text-align: center;
}
.press-photo img {
  border: 1px solid #ededed;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  width: 300px;
}
.press-photo li {
  padding: 10px;
  display: inline-block;
}
.press-photo .field-content {
  width: 100%;
}
.custom-maps {
	text-align:center;
}
.custom-maps .views-field-title {
	font-weight: bold;
	font-size: 1.2em;
	padding-top:5px;
	padding-bottom:10px;
}
.custom-maps .view-content {
	margin-bottom:20px;
}
.custom-maps .attachment .views-element-container {
    display: inline-block;
    width: 22%;
    vertical-align: top;
    padding: 10px;
}
.custom-maps .attachment .views-row {
	border-top: unset !important;
	border-top-style: unset !important;
	margin-bottom: unset !important;
	padding-top: unset !important;
	padding:5px;
}
.custom-maps .attachment .views-row:first-child {
    padding-top: 5px  !important;
}
.custom-maps .attachment .view-header {
	font-weight: bold;
	font-size: 1.2em;
}
.custom-maps .attachment .views-field-title {
	font-weight: unset !important;
	font-size: unset !important;
	padding-top: unset !important;
	padding-bottom: unset !important;
}
.custom-maps .attachment .view-content {
	margin-bottom: unset !important;
}
.custom-maps .glyphicon {
	padding-right:5px;
}
.scroll-list .more-link {
    border-top: 1px solid white;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.scroll-list .item-list {
  height:446px;
  overflow:hidden;
  text-align: left;
}
.scroll-list ul{
  position:relative;
  list-style: none;
}
.scroll-list .views-field {
  padding-top: 5px;
  padding-bottom: 5px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  color: white;
}
.base-page .views-row {
  margin-bottom: 0px !important;
  padding-top: 0px !important;
  border-top: none !important;
  padding-bottom: 10px;
  padding-left: 10px;
}
.base-page .views-row:hover, .base-page .views-row a:focus {
  opacity: 0.6;
}
.base-page .view-header {
  font-weight: bold;
  font-size: 2em;
  color: white;
  background: cornflowerblue;
  text-align: center;
  margin: 10px 0 10px 0;
}
.base-page {
  display: inline-block;
}
.custom-services h2 {
  color: #000;
  text-align: center;
  font-size: 2em;
}
.custom-services .warpper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.custom-services .tab {
  cursor: pointer;
  padding: 10px 20px;
  background-color: #f6d200;
  display: inline-block;
  color: #0b4285;
  border-radius: 3px 3px 0px 0px;
  font-weight: bold;
}
.custom-services .panels {
  background: white;
  border-radius: 3px;
  overflow: hidden;
  padding: 20px;
}
.custom-services .panel {
  display: none;
  animation: fadein 0.8s;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.custom-services .panel-title {
  font-size: 1.5em;
  font-weight: bold;
}
.custom-services .radio {
  display: none;
}
.custom-services #one:checked ~ .panels #one-panel,
.custom-services #two:checked ~ .panels #two-panel,
.custom-services #three:checked ~ .panels #three-panel,
.custom-services #four:checked ~ .panels #four-panel,
.custom-services #fifth:checked ~ .panels #fifth-panel,
.custom-services #sixth:checked ~ .panels #sixth-panel {
  display: block;
}
.custom-services #one:checked ~ .tabs #one-tab,
.custom-services #two:checked ~ .tabs #two-tab,
.custom-services #three:checked ~ .tabs #three-tab,
.custom-services #four:checked ~ .panels #four-tab,
.custom-services #fifth:checked ~ .panels #fifth-tab,
.custom-services #sixth:checked ~ .panels #sixth-tab {
  background: #0b4285;
  color: white;
  border-top: 3px solid #f6d200;
}
.custom-col-1 {
  display: inline-block;
  width: 13%;
}
#block-custom-zircon-firstfour .row{
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#block-custom-zircon-firstfour .ff-icons a {
  background-color: #f7d100;
  color: #0b4285;
  display: block;
  padding-top: 15px;
  border-radius: 5px;
  min-height: 140px;
}
#block-custom-zircon-firstfour span {
  display: block;
  padding-left: 5px;
  padding-right: 5px;
}
#block-custom-zircon-firstfour .ff-icons {
  text-align: center;
  box-shadow: 0px 0 20px rgba(0, 0, 0, 0.21);
  border-radius: 5px;
}
#block-custom-zircon-firstfour .ff-panel {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 19.5%;
  padding-left:5px;
  padding-right:5px;
}
.region-page-mid-side-a {
  text-align: center;
  padding: 0;
}
.region-page-mid-side-b {
  padding-left: 15px;
  padding-right: 15px;
}
#block-custom-zircon-ecards, #block-custom-zircon-secondseven, #block-custom-zircon-importantlinks {
  border: none;
  padding: unset;
}
#block-custom-zircon-secondseven .row {
  background-color: rgba(11,66,133,0.7);
  padding-top: 15px;
  padding-bottom: 15px;
}
#block-custom-zircon-secondseven {
  background: url(/themes/custom_zircon/images/falls.jpg) right center no-repeat;
  background-size: cover;
  text-align: center;
  margin-top: 5px;
  font-weight: bold;
}
#block-custom-zircon-secondseven .custom-col-1 {
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
}
#block-custom-zircon-secondseven .custom-col-1 img {
  border: 1px solid white;
  border-radius: 50%;
  background: white;
}
#block-custom-zircon-secondseven .custom-col-1 img:hover, #block-custom-zircon-secondseven .custom-col-1 img:focus {
  box-shadow: 0px 0 25px rgba(255, 255, 255, 0.5);
}
#block-custom-zircon-secondseven .ss-title {
  margin-top: 15px;
  display: block;
}
#block-custom-zircon-secondseven .ss-title::after {
  content: "________";
  display: block;
  color: #f7d100;
  text-align: center;
}
#block-custom-zircon-secondseven .custom-col-1 a, #block-custom-zircon-ecards .ec-panel a {
  color: white;
}
#block-custom-zircon-secondseven .custom-col-1 a:hover, #block-custom-zircon-secondseven .custom-col-1 a:focus {
  color: #f7d100;
}
#block-custom-zircon-ecards {
  margin-top: 15px;
  text-align: center;
  font-weight: bold;
}
#block-custom-zircon-ecards .row {
  padding: 0;
  margin: 0;
  text-align: center;
}
#block-custom-zircon-ecards span {
  display: block;
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
#block-custom-zircon-ecards .ec-panel a {
  padding-top: 25px;
  display: block;
  border-radius: 10px;
  min-height: 180px;
  box-shadow: 0px 0 20px rgba(0, 0, 0, 0.21);
}
#block-custom-zircon-ecards .ec-panel {
  width: 12%;
  float: none;
  display: inline-block;
  vertical-align: top;
}
#block-custom-zircon-ecards .ec-panel:nth-child(2), #block-custom-zircon-ecards .ec-panel:nth-child(3) {
  margin-left: 51px;
}
#block-custom-zircon-ecards .ec-panel:nth-child(3), #block-custom-zircon-ecards .ec-panel:nth-child(4), #block-custom-zircon-ecards .ec-panel:nth-child(5) {
  margin-right: 51px;
}
#block-custom-zircon-importantlinks {
  text-align: center;
  margin-top:5px;
  padding-top:5px;
  padding-bottom: 5px;
}
#block-custom-zircon-importantlinks img {
  width: 100px;
}
#block-custom-zircon-importantlinks .data-gov {
  margin-top:10px;
}
#block-custom-zircon-importantlinks .il-panel:nth-child(5){
  margin-top:10px;
}
#block-custom-zircon-skiptomaincontent {
  display: inline-block;
}
#block-custom-zircon-skiptomaincontent a {
  color: #0b4285;
}
#block-custom-zircon-skiptomaincontent a:hover, #block-custom-zircon-skiptomaincontent a:focus {
  color: #f7d100;
}
#block-textresize {
  display: inline-block;
  width: 100px;
  text-align: center;
  font-weight: bold;
}
#block-textresize a {
  color: #0b4285;
  padding-left: 5px;
  padding-right: 5px;
}
#block-textresize a:hover, #block-textresize a:focus {
  color: #f7d100;
}
#header .block-system-branding-block {
  float:none;
  display: inline-block;
}
#header .search-block-form .form-item .form-search {
  width: 200px;
  height: 29px;
  padding: 5px;
}
#header .search-block-form {
  float: none;
  display: inline-block;
  height: 40px;
  background: #0b4285;
  border-color: #0b4285;
  padding: 5px;
  margin: unset;
}
#header .search-block-form::before {
  color: #f7d100;
  top: 11px;
}
#block-govcm {
  text-align: center;
  margin-top: 0;
}
#block-govcm .m-designation, #block-govcm .m-title {
  display: block;
  color: white;
}
#block-govcm .m-title {
  font-weight: bold;
}
#block-govcm .m-designation {
  font-weight: 700;
  font-size: 16px;
  padding-bottom: 10px;
}
#block-govcm .m-designation::after {
  content:"________";
  display: block;
  text-align: center;
}
#block-govcm .m-title {
  font-style: italic;
}
#block-govcm .m-map {
  display: block;
}
.m-govCm .m-governor, .m-govCm .m-chiefMinister {
  background: linear-gradient(360deg, #5c768d 0%, rgba(92, 118, 141, 0.9) 35%, rgba(140, 167, 191, 0.8) 100%);
  padding: 15px 0;
  border-radius: 4px;
  bottom: 10px;
}
#panel_second h2 {
  color: #f6d200;
  font-weight: bold;
}
#panel_second a:hover, #panel_second a:focus,#block-custom-zircon-staticlinks2 .custom-link a:hover,#block-custom-zircon-staticlinks2 .custom-link a:focus, #block-custom-zircon-views-block-spotlight-block-1 .custom-link a:hover, #block-custom-zircon-views-block-spotlight-block-1 .custom-link a:focus, #block-custom-zircon-staticlinkspages .custom-link a:hover, #block-custom-zircon-staticlinkspages .custom-link a:focus, #block-custom-zircon-staticlinks3 .custom-link a:hover, #block-custom-zircon-staticlinks3 .custom-link a :focus {
    color: #f6d200;
}
#block-custom-zircon-staticlinks2 .custom-link a, #block-custom-zircon-views-block-spotlight-block-1 .custom-link a, #block-custom-zircon-staticlinkspages .custom-link a, #block-custom-zircon-staticlinks3 .custom-link a {
  color: white;
}
#panel_second ul li {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}
#panel_second ul li:before {
  content:"";
  display: none;
}
#footer .container {
  background: #0b4285;
  color: white;
}
.region-panel-second-1, .region-panel-second-2, .region-panel-second-3, .region-panel-second-4 {
  padding: 10px;
}
.front #main .container {
  background: #E9E9FD;
  padding: 0;
  padding-top: 15px;
}
#main-menu .container ul.menu li:hover > a, #main-menu .container ul.menu li:focus > a {
  background-color: #f7d100;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7d100), to(#f7d100));
  background: -webkit-linear-gradient(top, #f7d100, #f7d100);
  background: -moz-linear-gradient(top, #f7d100, #f7d100);
  background: -ms-linear-gradient(top, #f7d100, #f7d100);
  background: -o-linear-gradient(top, #f7d100, #f7d100);
  color: #0b4285;
}
#main-menu .container ul.menu li {
  float: none;
  display: inline-block;
  border-left: none;
}
.region-header-left {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
.region-header-right {
  margin-top: 50px;
}
.region-header-right .rhr-content {
  background: white;
  padding: 5px;
  border-radius: 3px;
  position: relative;
  left: 30%;
  width: max-content;
}
.region-main-menu nav {
  width: 100%;
}
#main-menu .container ul.menu {
  padding-left: 15px;
}
#block-custom-zircon-staticlinks2 .custom-link li:nth-child(2) a span {
  background: #de6900;
}
#block-custom-zircon-staticlinks2 .custom-link li:nth-child(2) a span::before {
  content:"\f14a";
}
#block-custom-zircon-staticlinks2 .custom-link li:nth-child(3) a span {
  background: #15b2b9;
}
#block-custom-zircon-staticlinks2 .custom-link li:nth-child(3) a span::before {
  content:"\f080";
}
#block-custom-zircon-staticlinks2 .custom-link li:nth-child(n+1) a span::before, #block-custom-zircon-keycontacts a::before, #block-custom-zircon-keycontactstwo a::before, #block-custom-zircon-contact-list-dept a::before, #block-custom-zircon-undertakings a::before, .sf-4 .sf-4b::before{
  margin-right: 5px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#block-custom-zircon-staticlinks2 .custom-link li:nth-child(n+1) a span::before {
  color: white;
}
#block-custom-zircon-staticlinks2 .custom-link li:nth-child(n+1) a span {
  padding: 5px 6px;
  border-radius: 3px;
  text-align: center;
}
#block-custom-zircon-keycontacts a::before, #block-custom-zircon-keycontactstwo a::before, #block-custom-zircon-contact-list-dept a::before, #block-custom-zircon-undertakings a::before {
  content:"\f098";
  color: #0b4285;
}
#block-custom-zircon-undertakings ul {
  padding: 0;
}
#block-custom-zircon-contact-list-dept li, #block-custom-zircon-undertakings li {
  list-style: none;
  margin: 0;
  margin-left: 10px;
  width: 48%;
  float: left;
}
#block-custom-zircon-undertakings {
  margin-top: 15px;
}
#panel_second #block-custom-zircon-staticlinks2 .custom-link li:nth-child(n+1) {
  padding-bottom: 10px;
}
.views-field-field-text-plain .sf-4b::before {
  content: "\f1fe";
}
.views-field-field-tn-population .sf-4b::before {
  content: "\f0c0";
}
.views-field-field-tn-capital .sf-4b::before {
  content: "\f28e";
}
.views-field-field-tn-languages .sf-4b::before {
  content: "\f1ab";
}
.views-field-field-statedensity .sf-4b::before {
  content: "\f1bb";
}
.views-field-field-literacyrate .sf-4b::before {
  content: "\f044";
}
#main .sidebar, #main .content {
  word-wrap: break-word;
}
svg {
  font-family: 'OpenSans-Regular';
  font-size: 16px;
}
.user-login-page #block-custom-zircon-page-title, .user-login-page #block-custom-zircon-local-tasks, .user-login-page #block-custom-zircon-content {
  text-align: center;
}
.user-login-form label {
  display: inline-block;
}
.custom-ftable span {
  display: block;
  padding: 5px;
}
.custom-ftable thead {
  background: #0b4285;
  color: white;
  border: 1px solid #0b4285;
}
.custom-ftable thead, .custom-ftable tbody td:first-child, .custom-ftable tbody td:nth-child(3) {
  text-align: center;
}
.custom-ftable tbody td {
  border: 1px solid;
}
.custom-ftable td {
  padding: 5px;
}
.views-field-share-everywhere-field {
  margin-bottom: 15px;
}
.flexslider {
  margin: 0;
  border: none;
  background: rgba(11, 66, 133, 0.9);
  border-radius: 0;
}
#slideshow .flex-caption {
  position: relative;
  background: none;
  font-family: 'OpenSans-Regular';
  padding: 10px;
  color: #f7d100;
}
#slideshow .flex-control-nav {
  position: relative;
  text-align: center;
}
#slideshow .flex-direction-nav a {
  margin-top: -50px;
}
#twitter_feed {
  overflow: auto;
  height: 280px;
}
#facebook_feed iframe{
  height: 280px;
  width: 500px;
}
#facebook_feed {
  overflow: auto;
}
#block-twitterblock .nav-tabs {
  background: #f7d100;
  font-weight: bold;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#block-twitterblock .nav-tabs>li.active>a,#block-twitterblock .nav-tabs>li.active>a:hover,#block-twitterblock .nav-tabs>li.active>a:focus {
  color: white;
  background: #0b4285;
}
#block-twitterblock .nav-tabs>li>a {
 color: #0b4285;
}
#block-twitterblock .nav>li>a:hover, #block-twitterblock .nav>li>a:focus {
  color: white;
  background: #0b4285;
  border-color: #0b4285;
}
.holiday-lists {
    text-align: right;
    margin-bottom: 15px;
}
.holiday-rows {
    margin-bottom: 5px;
    margin-right: 15px;
}
.holiday-lists a {
    border-bottom: 1px solid navy;
    padding-bottom: 5px;
}
#block-bigbanner {
  position: absolute;
  z-index: 10;
  width: 100%;
}
#block-bigbanner .field__item {
  padding: 5px;
  text-align: center;
  background: rgba(100,100,100, 0.7);
}
#block-bigbanner .banner-btn {
  position: absolute;
  margin-left: 5px;
  margin-top: 5px;
}
#block-ownership {
  text-align: center;
  font-size: 14px;
  padding: 5px 15px;
  background: #001b3e;
}
#block-ownership p {
  color: white;
}
#block-ownership span {
  color: #f7d100;
}
#block-visitors ul {
  list-style-type:none;
}
.page-content-view .attachment-after {
  padding-top:15px;
}
.pavgallery .per-item {
  display: inline-block
}
.m-icon{
text-align: center;}

.m-title{
text-align: center;}

.mobile-app-page .card {
    border: 1px solid;
    border-radius: 5px;
    border-color: aliceblue;
    padding: 15px;
    background: aliceblue;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 15px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%), 0 1px 2px 0 rgb(0 0 0 / 19%);
    width: 23%;
    height: 400px;
}

#main .container .content .mobile-app-page .views-row {
    border-top: none;
    border-top-style: none;
    margin-bottom: 0;
    padding-top: 0;
}

/* media queries */
@media (max-width:1600px){
  #block-custom-zircon-firstfour .ff-panel:nth-child(2) {
    margin-right: 0px;
    margin-left: 0px;
  }
  #block-custom-zircon-firstfour .ff-panel:nth-child(3) {
    margin-right: 0px;
    margin-left: 0px;
  }
  svg {
    width: 700px;
  }
}
@media (max-width:1400px){
  .region-header-right .rhr-content {
    left: 20%;
  }
  #block-custom-zircon-firstfour .ff-panel:nth-child(2) {
    margin-right: 51px;
    margin-left: 102px;
  }
  #block-custom-zircon-firstfour .ff-panel:nth-child(3) {
    margin-right: 102px;
    margin-left: 51px;
  }
  svg {
    width: 650px;
  }
}
@media (max-width:1300px){
  svg {
    width: 600px;
  }
  .sf-4 .sf-4a {
    width: 30%;
  }
}
@media (max-width:1280px){
    .general .views-label {
      width: 25%;
    }
    .general .field-content {
      width: 73%;
    }
    .views-field-share-everywhere-field .field-content {
      width: 100%;
    }
    .region-header-right .rhr-content {
      left: 10%;
    }
    .region-main-menu nav {
      font-size: 0.8em;
    }
    #block-custom-zircon-ecards .ec-panel {
      padding: 0;
      margin-left: 5px;
      margin-right: 5px;
    }
    #block-custom-zircon-firstfour .ff-panel:nth-child(2) {
      margin-right: 31px;
      margin-left: 62px;
    }
    #block-custom-zircon-firstfour .ff-panel:nth-child(3) {
      margin-right: 62px;
      margin-left: 31px;
    }
    #block-custom-zircon-secondseven .custom-col-1:nth-child(2), #block-custom-zircon-secondseven .custom-col-1:nth-child(3), #block-custom-zircon-secondseven .custom-col-1:nth-child(4) {
      margin-left: 10px;
    }
    #block-custom-zircon-secondseven .custom-col-1:nth-child(4), #block-custom-zircon-secondseven .custom-col-1:nth-child(5), #block-custom-zircon-secondseven .custom-col-1:nth-child(6) {
      margin-right: 10px;
    }
    svg {
      width: 560px;
    }
}
@media (max-width:1100px){
  .region-header-right .rhr-content {
    left: 5%;
  }
  #main-menu .container ul.menu li > a {
    padding: 12px 10px;
  }
  #block-custom-zircon-ecards .ec-panel:nth-child(2), #block-custom-zircon-ecards .ec-panel:nth-child(3) {
    margin-left: 44px;
  }
  #block-custom-zircon-ecards .ec-panel:nth-child(3), #block-custom-zircon-ecards .ec-panel:nth-child(4), #block-custom-zircon-ecards .ec-panel:nth-child(5) {
    margin-right: 44px;
  }
  svg {
    width: 500px;
  }
  .sf-4 .sf-4b {
    width: 20%;
  }
  .sf-4 .sf-4a {
    width: 35%;
  }
  .mobile-app-page .card {
    width:47%;
  }
}
@media (max-width:1024px){
  .site-logo img {
    width: 80%;
  }
  .region-header-right {
    font-size: 0.8em;
    margin-top: 40px;
  }
  .region-header-right .rhr-content {
    left: unset;
  }
  #block-custom-zircon-firstfour .ff-icons a {
    padding-left: 5px;
    padding-right: 5px;
  }
  #header .search-block-form::before {
    top: 13px;
  }
  #main .sidebar, #main .content {
    padding-left: 5px;
    padding-right: 5px;
  }
  #main .container {
    padding-left: 5px;
    padding-right: 5px;
  }
  svg {
    width: 480px;
  }
}
@media (max-width: 991px) {
  /* line 169, ../sass/partials/_responsive.scss */
  #main-menu .navbar-collapse .container {
    background-color: #0b4285;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0b4285), to(#0b4285));
    background: -webkit-linear-gradient(top, #0b4285, #0b4285);
    background: -moz-linear-gradient(top, #0b4285, #0b4285);
    background: -ms-linear-gradient(top, #0b4285, #0b4285);
    background: -o-linear-gradient(top, #0b4285, #0b4285);
  }
  #main-menu .navbar-collapse .container ul.menu li .is-active {
    background-color: #f7d100;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7d100), to(#f7d100));
    background: -webkit-linear-gradient(top, #f7d100, #f7d100);
    background: -moz-linear-gradient(top, #f7d100, #f7d100);
    background: -ms-linear-gradient(top, #f7d100, #f7d100);
    background: -o-linear-gradient(top, #f7d100, #f7d100);
    color: #0b4285;
  }
  #main-menu .navbar-collapse .container ul.menu li.menu-item--active-trail > a {
    background-color: #f7d100;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7d100), to(#f7d100));
    background: -webkit-linear-gradient(top, #f7d100, #f7d100);
    background: -moz-linear-gradient(top, #f7d100, #f7d100);
    background: -ms-linear-gradient(top, #f7d100, #f7d100);
    background: -o-linear-gradient(top, #f7d100, #f7d100);
    color: #0b4285;
  }
  #main-menu .navbar-collapse .container ul.menu li a {
    color: white;
  }
  #main-menu .navbar-collapse .container ul.menu li a:hover, #main-menu .navbar-collapse .container ul.menu li a:focus {
    background-color: #f7d100;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7d100), to(#f7d100));
    background: -webkit-linear-gradient(top, #f7d100, #f7d100);
    background: -moz-linear-gradient(top, #f7d100, #f7d100);
    background: -ms-linear-gradient(top, #f7d100, #f7d100);
    background: -o-linear-gradient(top, #f7d100, #f7d100);
    color: #0b4285;
  }
  #main-menu .navbar-collapse .container ul.menu li:hover, #main-menu .navbar-collapse .container ul.menu li:focus {
    background-color: #f7d100;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7d100), to(#f7d100));
    background: -webkit-linear-gradient(top, #f7d100, #f7d100);
    background: -moz-linear-gradient(top, #f7d100, #f7d100);
    background: -ms-linear-gradient(top, #f7d100, #f7d100);
    background: -o-linear-gradient(top, #f7d100, #f7d100);
    color: #0b4285;
  }
  .navbar-toggle {
    margin: 0;
    float: none;
    display: inline-block;
    border-color: #0b4285;
    margin-left: 5px;
  }
  .navbar-toggle .icon-bar {
    background: #0b4285;
  }
  .navbar-toggle:hover, .navbar-toggle:focus {
    background: #f7d100;
  }
  * {
    font-size: 12px;
  }
  .region-header-right .rhr-content {
    background: none;
    left: 30%;
  }
  a#text_resize_decrease,a#text_resize_reset {
    border-right: unset;
  }
  #header .search-block-form {
    margin-bottom: 10px;
  }
  .sidebar-first .region-sidebar-first {
    display: block;
  }
  .sidebar-first .region-sidebar-first .menu--category {
    margin-left: 0;
  }
  .sidebar-second {
    margin-top: 0;
  }
  .sidebar .block {
    margin-bottom: 5px;
  }
  #block-custom-zircon-skiptomaincontent {
    margin-bottom: 10px;
  }
  .region-header-right {
    margin-top: 15px;
  }
  #main-menu .navbar-collapse.in .container {
    margin-bottom: 0;
  }
  #main-menu .region-main-menu {
    margin-bottom: 0;
  }
  #main-menu .navbar-collapse .container ul.menu {
    padding: 0;
  }
  #main-menu .navbar-collapse .container ul.menu li {
    border-top: none;
  }
  #main-menu .navbar-collapse .container ul.menu li a {
    padding: 3px;
  }
  svg {
    width: 420px;
  }
  #block-custom-zircon-contact-list-dept li, #block-custom-zircon-undertakings li {
    width: 47%;
  }
  #block-custom-zircon-firstfour .ff-panel {
    width:32%;
  }
  #block-custom-zircon-firstfour .ff-panel:nth-child(n+4){
    margin-top:10px;
  }
}
@media (max-width:850px){
  /* line 181, ../sass/partials/_responsive.scss */
  #main-menu .navbar-collapse .container ul.menu li a {
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid white;
  }
  /* line 187, ../sass/partials/_responsive.scss */
  #main-menu .navbar-collapse .container ul.menu li .is-active {
    color: #0b4285;
  }
  #main-menu .container ul.menu li {
    display: block;
  }
  .general .views-label {
    width: 30%;
  }
  .general .field-content {
    width: 68%;
  }
  .views-field-share-everywhere-field .field-content {
    width: 100%;
  }
  .site-logo img {
    width: 70%;
  }
  .region-header-right {
    margin-top: 15px;
    text-align: right;
  }
  #block-custom-zircon-ecards .ec-panel {
    width: 12%;
  }
  #header .search-block-form {
    width: 240px;
  }
  #header .search-block-form::before {
    right: 10px;
  }
  #block-govcm .m-designation {
    font-size: 14px;
  }
  .region-header-right .rhr-content {
    left: 0;
  }
  .custom-col-1 {
    width: 20%;
  }
  #block-custom-zircon-secondseven .custom-col-1:nth-child(2), #block-custom-zircon-secondseven .custom-col-1:nth-child(3), #block-custom-zircon-secondseven .custom-col-1:nth-child(4) {
    margin-left: 0;
  }
  #block-custom-zircon-secondseven .custom-col-1:nth-child(4), #block-custom-zircon-secondseven .custom-col-1:nth-child(4), #block-custom-zircon-secondseven .custom-col-1:nth-child(5) {
    margin-right: 0;
  }
  #block-custom-zircon-ecards .ec-panel:nth-child(2), #block-custom-zircon-ecards .ec-panel:nth-child(3) {
    margin-left: 2px;
  }
  #block-custom-zircon-ecards .ec-panel:nth-child(3), #block-custom-zircon-ecards .ec-panel:nth-child(4), #block-custom-zircon-ecards .ec-panel:nth-child(5) {
    margin-right: 2px;
  }
  svg {
    width: 370px;
  }
  .sf-4 .sf-4b {
    width: 25%;
  }
  .sf-4 .sf-4a {
    width: 40%;
  }
}
@media (max-width:764px){
  #block-custom-zircon-firstfour .ff-panel:nth-child(2),#block-custom-zircon-firstfour .ff-panel:nth-child(3) {
    margin-left: 0;
    margin-right: 0;
  }
    .general .views-label {
      width: unset;
      font-weight: bolder;
      padding-left: unset;
      padding-right: 8px;
      display: block;
    }
    .general .field-content {
      width: unset;
      display: block;
      padding-left: unset;
      padding-right: unset;
    }
    #block-govcm .row {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
    }
    #block-govcm .row div:nth-child(1){
      order: 1;
    }
    #block-govcm .row div:nth-child(2){
      order: 3;
      width: 100%;
    }
    #block-govcm .row div:nth-child(3){
      order: 2;
    }
    #block-govcm .m-map {
      margin-top: 15px;
    }
    #page {
      padding: 0;
    }
    #header .search-block-form {
      margin-bottom: 5px;
    }
    .scroll-list .item-list {
    	width: 95%;
    	height: 180px;
    }
    #block-custom-zircon-views-block-whats-new {
      margin-top: 15px;
      margin-left: 0;
      margin-right: 0;
    }
    #panel_second .xxs {
      min-height: 180px;
      margin-bottom: unset;
    }
    #block-custom-zircon-ecards .ec-panel {
      width: 20%;
      margin-left: 15px;
      margin-right: 15px;
    }
    #block-custom-zircon-ecards .ec-panel:nth-child(n+5){
      margin-top:15px;
    }
    #main .row {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
    }
    #main .sidebar-first {
      order: 2;
    }
    #main .sidebar-second {
      order: 3;
    }
    #main .content {
      order: 1;
      width: 100%;
    }
    .sidebar {
      margin-top: 15px;
    }
    .site-logo img {
      width: 100%;
    }
    .region-header-right {
      margin-top: 0;
      background: #0b4285;
      padding-top: 5px;
    }
    #block-custom-zircon-skiptomaincontent a, #block-textresize a {
      color: white;
    }
    .navbar-toggle {
      float: left;
      top: 3px;
    }
    #block-custom-zircon-government-2, #block-frontmenugovernment {
      margin-right: 25px;
    }
    #block-custom-zircon-onlineservices {
      margin-left: 25px;
      margin-right: 0;
    }
    svg {
      width: 600px;
      height: auto;
    }
    .sf-4 .sf-4b {
      width: 15%;
    }
    .sf-4 .sf-4a {
      width: 30%;
    }
}
@media (max-width:639px){
  #block-views-block-spotlight-block-1 div {
    padding-left: 5px;
  }
  .scroll-list .item-list {
  	height: 180px;
  }
  .region-header-right {
    margin-top: 5px;
  }
  .site-logo img {
    width: 100%;
  }
  #block-custom-zircon-firstfour .ff-panel {
    margin: 0;
  }
  #block-custom-zircon-secondseven .custom-col-1 {
    width: 29%;
  }
  #block-custom-zircon-secondseven .ss-title::after {
    display: none;
  }
  #block-custom-zircon-ecards .row {
    padding-bottom: unset;
  }
  #header .search-block-form {
    width: 240px;
  }
  #header .search-block-form::before {
    right: 10px;
    top: 13px;
  }
  #block-custom-zircon-views-block-whats-new {
    margin-top: 15px;
  }
  #panel_second .xxs {
    min-height: 220px;
  }
  #block-custom-zircon-government-2, #block-frontmenugovernment {
    margin-right: 0;
  }
  #block-custom-zircon-onlineservices {
    margin-left: 0;
    margin-top: 15px;
  }
  svg {
    width: 500px;
  }
  .sf-4 .sf-4b {
    width: 20%;
  }
  .sf-4 .sf-4a {
    width: 35%;
  }
  #block-custom-zircon-contact-list-dept li, #block-custom-zircon-undertakings li {
    width: 100%;
  }
}
@media (max-width: 532px) {
  .region-header-right {
    padding: 0;
  }
  .navbar-toggle {
    margin-left: 15px;
    float: left;
    top: 3px;
  }
  #block-custom-zircon-skiptomaincontent, #block-textresize {
    display: none;
  }
  #header .search-block-form {
    margin-bottom: 0;
    float: right;
  }
  #block-custom-zircon-firstfour .ff-panel:nth-child(1), #block-custom-zircon-firstfour .ff-panel:nth-child(3) {
    margin-right: 0;
    margin-left: 0;
  }
  #block-custom-zircon-firstfour .ff-panel:nth-child(2), #block-custom-zircon-firstfour .ff-panel:nth-child(4) {
    margin-right: 0;
    margin-left: 0;
  }
  svg {
    width: 400px;
  }
  .sf-4 .sf-4b {
    width: 30%;
  }
  .sf-4 .sf-4a {
    width: 60%;
  }
}
@media (max-width:450px){
  #panel_second .xxs {
    min-height: 0;
    width: 100%;
  }
  svg {
    width: 300px;
  }
  #block-custom-zircon-firstfour .ff-panel {
   width: 49%;
  }
  #block-custom-zircon-firstfour .ff-panel:nth-child(3){
    margin-top:10px;
  }
  #block-custom-zircon-ecards .ec-panel {
    width: 45%;
    margin-left: 0;
    margin-right: 0;
  }
  #block-custom-zircon-ecards .ec-panel:nth-child(3),  #block-custom-zircon-ecards .ec-panel:nth-child(4){
    margin-top:15px;
  }
}
@media (min-width:533px) {
  #block-custom-zircon-onlineservices {
    width: 58%;
    margin-top: 0;
    margin-left: 15px;
  }
  #block-custom-zircon-government-2, #block-frontmenugovernment {
    width: 30%;
    margin-right: 0;
  }
  .region-page-mid-side-a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width:768px){
  .scroll-list .item-list {
    height: 100px;
  }
  #block-custom-zircon-onlineservices {
    width: 100%;
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
  }
  #block-custom-zircon-government-2, #block-frontmenugovernment {
    width: 100%;
  }
  #block-custom-zircon-views-block-whats-new {
    width: 100%;
    margin-top: 15px;
  }
  #block-custom-zircon-firstfour .ff-panel:nth-child(2), #block-custom-zircon-firstfour .ff-panel:nth-child(3) {
    margin-right: 0;
    margin-left: 0;
  }
  #facebook_feed iframe, #twitter_feed {
    height: 800px;
  }
  .page-content-view .pager {
   width:69%;
  }
  .page-content-view .attachment-after{
   width:29%;}
  }
@media (min-width:892px) {
  #block-custom-zircon-ecards .ec-panel {
    width: 12%;
  }
  #block-custom-zircon-ecards .ec-panel:nth-child(2), #block-custom-zircon-ecards .ec-panel:nth-child(3) {
    margin-left: 5px;
  }
  #block-custom-zircon-ecards .ec-panel:nth-child(3), #block-custom-zircon-ecards .ec-panel:nth-child(4), #block-custom-zircon-ecards .ec-panel:nth-child(5) {
    margin-right: 5px;
  }
}
@media (min-width:1098px) {
  #block-custom-zircon-onlineservices {
    width: 65%;
    margin-top: 0;
    margin-left: 15px;
  }
  #block-custom-zircon-government-2, #block-frontmenugovernment {
    width: 30%;
  }
  #block-custom-zircon-ecards .ec-panel:nth-child(2), #block-custom-zircon-ecards .ec-panel:nth-child(3) {
    margin-left: 15px;
  }
  #block-custom-zircon-ecards .ec-panel:nth-child(3), #block-custom-zircon-ecards .ec-panel:nth-child(4), #block-custom-zircon-ecards .ec-panel:nth-child(5) {
    margin-right: 15px;
  }
  #facebook_feed iframe, #twitter_feed {
    height: 600px;
  }
  .page-content-view .attachment-after, .page-content-view .pager {
    width:49%;
    display:inline-block;
  }
}
@media (min-width:1200px) {
  .m-govCm .m-governor, .m-govCm .m-chiefMinister {
    width: 75%;
    position: relative;
    left: 12%;
  }
  .navbar {
    position: sticky;
  }
}
@media (min-width:1300px) {
  .m-govCm .m-governor, .m-govCm .m-chiefMinister {
    left: 13%;
  }
  #block-custom-zircon-firstfour .ff-panel:nth-child(3), #block-custom-zircon-firstfour .ff-panel:nth-child(4) {
    margin-top: 0;
  }
  #facebook_feed iframe, #twitter_feed {
    height: 480px;
  }
}
@media (min-width:1400px) {
  .m-govCm .m-governor, .m-govCm .m-chiefMinister {
    width: 65%;
    left: 17.5%;
  }
  #block-custom-zircon-government-2, #block-frontmenugovernment {
    width: 20%;
  }
  #block-custom-zircon-onlineservices {
    width: 38%;
    margin-left: 5px;
    margin-right: 5px;
  }
  #block-custom-zircon-views-block-whats-new {
    width: 39%;
    margin-top: 0;
  }
  .region-page-mid-side-a {
    padding: 0;
    width: 74%;
  }
  .region-page-mid-side-b {
    width: 25%;
  }
  #facebook_feed iframe, #twitter_feed {
    height: 280px;
  }
}
@media (min-width:1500px) {
  #block-custom-zircon-government-2, #block-frontmenugovernment {
    width: 18%;
  }
  #block-custom-zircon-onlineservices {
    width: 36%;
    margin-left: 10px;
    margin-right: 10px;
  }
  #block-custom-zircon-views-block-whats-new {
    width: 41%;
  }
}
@media (min-width:1600px) {
  .m-govCm .m-governor, .m-govCm .m-chiefMinister {
    width: 60%;
    left: 20.1%;
  }
  svg {
    height: auto;
    margin-top: 15px;
  }
}
@media (min-width:1800px) {
  .m-govCm .m-governor, .m-govCm .m-chiefMinister {
    width: 50%;
    left: 25%;
  }
  #block-govcm .row {
    padding-left: 160px;
    padding-right: 160px;
}
