/*
Theme Name: Business Epic
Author: Ample Themes
Description: Business Epic is a clean, simple and professional business theme with attractive elements and ample of features for business and corporate websites. It is well suited theme for business, corporate, informative, agencies, travel, design, art, personal ,woocommerce shop  and any other creative websites and blogs. It features multiple sections on the front page including favicon, logo, widgets, multiple navigations, address bar, social menus, and customizer to customize theme easily.
License: GNU General Public License v3 or later
Text Domain: business-epic
Tags:one-column, two-columns, right-sidebar, left-sidebar, full-width-template, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready, blog, portfolio, e-commerce, footer-widgets
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## top-header-socialicons
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');*/

@media print {
  /*#contents{
		left:0 !important;
		padding:0px !important;
		right:0px !important;
		margin:0 auto !important;
		width:400px !important;
	}*/
  .vc_col-sm-2 {
    width: 100% !important;
    text-align: center !important;
  }
  .gov-col-inner,
  .custom-cm-img {
    height: auto !important;
  }
  .gov-col-inner img,
  .custom-cm-img img {
    width: 400px !important;
  }
  .slimScroll,
  .device-nav-bar {
    width: 100% !important;
  }
  .pressrel h2.widget-title {
    width: 100% !important;
    float: none !important;
    margin: 0px !important;
    padding: 0px !important;
  }
  .news-slider,
  .orgcol .wpb_wrapper {
    background: none !important;
  }
  [data-slimscroll] > div {
    position: relative !important;
  }
  .main-header1 {
    background: #273d76 !important;
  }
  #showbutton {
    display: none !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary {
    text-align: center !important;
  }
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
img.cpyrightcl {
  height: 15px;
  width: 15px;
}
.crime-side-btn-logo {
  text-align: center;
  position: fixed;
  top: 50%;
  left: 0;
  margin-top: -75px;
  z-index: 1;
  background: #262262;
  border-radius: 0 100px 100px 0;
  height: 100px;
  width: 100px;
  overflow: hidden;
  vertical-align: middle;
  padding: 15px 0;
}
.crime-side-btn-logo img {
  height: 70px;
}
a:hover {
  text-decoration: none !important;
}
body {
  margin: 0;
  padding-right: 0 !important;
}
.top-header-socialicon,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.main-title.wow.fadeInDown p {
  color: #444;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
p {
  margin-bottom: 1.5em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
ins,
mark {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ol,
ul {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
button,
input[type="button"],
input[type="reset"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 1.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
select {
  border: 1px solid #ccc;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
  color: #111;
}
textarea {
  width: 100%;
}
a:active,
a:focus,
a:hover {
  color: #191970;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li.focus > ul,
.main-navigation ul li:hover > ul {
  left: auto;
}
.main-navigation ul ul li.focus > ul,
.main-navigation ul ul li:hover > ul {
  left: 100%;
}
.main-navigation.toggled ul,
.top-header-socialicon-toggle {
  display: block;
}
.top-header {
  background: #0f2358 !important;
  height: 35px;
}
.banner-title {
  display: none !important;
}
.know-more {
  display: none !important;
}
.home .entry-title {
  display: none !important;
}
.site-branding {
  display: inline-block;
  padding: 5px 0;
}
section#text-7 {
  display: none;
}
.widget-area.sidebar li {
  color: #4e4e4e;
  overflow: hidden;
  padding: 10px;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px dotted #2c8162;
}
.projects li {
  overflow: hidden;
  height: 40px;
  padding: 10px;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px dotted #2c8162;
}
a.skip-link {
  color: #fff;
  padding: 12px;
}
span.resizer {
  padding: 0;
}
div#google_language_translator {
  padding: 2px 0;
}
#google_language_translator select.goog-te-combo {
  color: #000 !important;
  background-color: #fff !important;
}
.sidebar .widget {
  background-color: #fff;
}
aside#sidebar-primary {
  background-color: #fff;
}
span.digitallogo {
  width: 11%;
  display: inline-block;
  margin-right: 80px;
  float: right;
}
.menu-main-menu-container {
  background-color: transparent;
  color: #fff !important;
  font-weight: 800;
}
.news-slider li {
  padding: 10px 20px;
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid #efefef;
}
.punjab-map {
  text-align: center;
}
.glance-listing ul li label {
  float: right;
}
.punjab-gov-important-links ul li a {
  color: #273d76;
}
.sidemenu1 li {
  padding: 10px;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px dotted #2c8162;
}
.news-slider {
  background: #fff;
}
.seccol.wpb_column.vc_column_container.vc_col-sm-4 {
  border: 1px solid #ddd;
  margin-top: 47px;
}
.homenews.wpb_column.vc_column_container.vc_col-sm-4 {
  border: 1px solid #ddd;
  min-height: 620px;
}
span.plus {
  display: inline-block;
}
.aboutsec a {
  color: #337ab7;
}
ul.sidemenu1 {
  border: 1px solid #fff;
  font-family: arial;
  color: #069;
}
.firstcol.wpb_column.vc_column_container.vc_col-sm-3 {
  border: 1px solid #ddd;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 24px;
  background: #fff;
}
.organisation-dept {
  width: 100%;
  display: inline-block;
  background: #f2f2f2;
  padding: 20px;
  margin-bottom: 30px;
}
.organisation-dept ul li {
  width: 48%;
  display: inline-block;
  padding: 5px 0;
}
.organisation-dept ul li a {
  color: #555;
  text-decoration: underline;
  font-size: 13px;
}
.firstcol .vc_column-inner {
  padding-top: 10px !important;
}
.firstcol.wpb_column.vc_column_container.vc_col-sm-5 {
  border: 1px solid #ddd;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 46px;
}
.service {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.status {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.service a {
  display: inline-block;
  width: 80%;
  text-align: center;
  font-size: 17px;
  border: 1px solid #ccc;
  margin-top: 12px;
  padding: 5px;
  background: #c28510;
  color: #fff;
}
.status a {
  display: inline-block;
  width: 80%;
  text-align: center;
  font-size: 17px;
  border: 1px solid #ccc;
  margin-top: 12px;
  padding: 5px;
  background: #75b90e;
  color: #fff;
}
.wpb_text_column.wpb_content_element.upperbutton {
  background: #fff;
  padding-bottom: 25px;
}
.wpb_text_column.wpb_content_element.lowerbutton {
  background: #fff;
  padding-bottom: 25px;
}
.firstcol .wpb_content_element {
  margin-bottom: 9px !important;
}
.wpb_text_column.wpb_content_element.tenderslnk {
  border: 1px solid #ddd;
  background-color: #eeee;
  height: 33px;
  text-align: center;
}
.wpb_text_column.wpb_content_element.impnotelink {
  border: 1px solid #ddd;
  background-color: #eeee;
  height: 33px;
  text-align: center;
}
.search-box {
  display: inline-block;
}
.crime-side-btn {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -102px;
  z-index: 1;
}
.crime-side-btn img {
  width: 40px;
}
.crime-side-pop .modal-dialog {
  z-index: 9999;
}
.crime-side-btn button,
.crime-side-btn button:active,
.crime-side-btn button:focus,
.crime-side-btn button:hover {
  background: url(assets/images/cyber-crime-btn.png) no-repeat 0 0 transparent;
  background-size: cover;
  width: 30px;
  border: none;
  height: 204px;
  border-radius: 0;
}
.crime-side-btn button.btn.active:focus,
.crime-side-btn button.btn:focus {
  outline: 0;
}
.crime-side-btn button:active {
  box-shadow: none;
}
.crime-side-pop .modal-content ul li {
  list-style: decimal inside;
  display: list-item;
  margin-bottom: 10px;
}
.crime-side-pop .modal-content ul li a {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.top-bar .vc_column-inner {
  padding: 0 0 !important;
}
p.top-link a {
  color: #fff;
}
.background {
  display: inline-block;
}
.breadcrumb {
  background-color: #fff !important;
}
.list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  white-space: unset;
  width: 100%;
}
.list li {
  background-color: #f0f0f0;
  display: table-row;
  color: #5c5c5c;
}
.list li:nth-child(odd) {
  background-color: #f2f2f2;
  display: table-row;
  font-size: 9pt;
  color: #5c5c5c;
}
.list li:nth-child(odd):hover {
  background-color: #dadada;
}
.list li:nth-child(1):hover {
  background-color: #201c2b;
}
.list li:nth-child(even) {
  background-color: #e8e8e8;
  display: table-row;
  font-size: 9pt;
  color: #5c5c5c;
}
.list li:nth-child(even):hover {
  background-color: #dadada;
}
.list li:nth-child(1) span:first-child {
  border-top-left-radius: 6px;
}
.list li:nth-child(1) span:last-child {
  border-top-right-radius: 6px;
}
.vc_row.wpb_row.vc_row-fluid.top-bar {
  background-color: #041133;
}
.list li:nth-child(1) {
  background-color: #201c2b;
  text-transform: uppercase;
  font-size: 8pt;
  font-weight: 700;
  color: #b8b5c0;
}
.print-doc {
  display: inline-block;
  text-align: left;
  width: 100%;
  margin-top: 13px;
}
span.publish-news-date,
span.publishdate-list {
  font-family: robotoregular;
}
.list li:nth-child(1) span {
  border-bottom: 2px solid #7d5bbe;
  padding: 14px;
}
.main-header {
  background-color: transparent;
}
.list span {
  text-align: left;
  display: table-cell;
  padding: 6px;
  vertical-align: middle;
}
span.tender-title {
  word-wrap: break-word;
  width: 37%;
  font-size: 14px;
}
span.opening-date {
  width: 10%;
}
span.tender-corg {
  width: 38%;
}
span.download-form {
  width: 10%;
}
.wpcf7 input[type="email"],
.wpcf7 input[type="text"] {
  height: 38px;
  font-size: 14px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  font-size: 14px;
}
#list4 {
  font-family: Georgia, Times, serif;
  font-size: 15px;
}
#list4 ul {
  list-style: none;
}
#list4 ul li a {
  font-family: robotoregular;
  display: inline-block;
  text-decoration: none;
  color: #1b2649;
  font-size: 18px;
  border-bottom-color: #ccc;
  padding-left: 10px;
  cursor: pointer;
}
#list4 ul li a:hover {
  color: #4678ac;
  background-repeat: repeat-x;
}
#list4 ul li a strong {
  margin-right: 10px;
}
.liststyle {
  margin: 0;
}
.liststyle li {
  font-size: 14px;
  margin-left: 25px;
  padding: 0;
  line-height: 30px;
}
.liststyle li:before {
  content: "";
  background: url(assets/images/right-arrow.png) no-repeat center center;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
  line-height: 24px;
  top: 7px;
}
.liststyle li a:link,
.liststyle li a:visited {
  color: #1e598e;
  text-decoration: none;
}
.liststyle li a:hover {
  color: #0a7caf;
  -moz-box-shadow: 0 0 12px #9e9ea3;
  -webkit-box-shadow: 0 0 12px #9e9ea3;
  box-shadow: 0 0 12px #9e9ea3;
  border: none 0 #000;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.offcr_list {
  counter-reset: li;
  list-style: none;
  list-style: decimal;
  font: 15px "trebuchet MS", "lucida sans";
  padding: 0;
  margin-bottom: 4em;
}
.offcr_list {
  margin: 0 0 0 2em;
}
.offcr_list span {
  position: relative;
  display: block;
  margin: 0.5em 0;
  color: #444;
  text-decoration: none;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
}
.offcr_list span:hover {
  background: #cbe7f8;
  text-decoration: underline;
}
.offcr_list span:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -3.3em;
  top: 33%;
  margin-top: -1.3em;
  background: #87ceeb;
  height: 4em;
  width: 4em;
  line-height: 3em;
  border: 0.3em solid #fff;
  text-align: center;
  font-weight: 700;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  border-radius: 2em;
  color: #fff;
}
.homenews .news-slider {
  border: 1px solid #ddd;
  padding: 10px;
  height: 483px;
}
a.whilte {
  padding-right: 8px;
  padding-left: 8px;
  background-color: #000;
  color: #fff;
}
a.black {
  padding-left: 8px;
  background-color: #fff;
  color: #000 !important;
  padding-right: 8px;
}
ul.children {
  margin-left: 43px;
}
p.top-link {
  padding-right: 120px;
}
thead {
  background-color: #254260;
  color: #fff;
  text-align: center;
}
tr {
  text-align: center;
}
th {
  text-align: center;
}
.space {
  display: inline-block;
  width: 100%;
}
.teamname {
  cursor: pointer;
  font-size: 20px;
}
.offcr_list li {
  list-style: none;
  padding: 10px;
}
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: 0;
  font-size: 15px;
  transition: 0.4s;
  display: inline-block;
  margin-bottom: 10px;
}
.accordion:hover,
.active {
  background-color: #ccc;
}
.panel {
  padding: 0 18px;
  display: none;
  background-color: #fff;
  overflow: hidden;
}
.accordion:after {
  content: "\002B";
  color: #777;
  font-weight: 700;
  float: right;
  margin-left: 5px;
}
.accordion.active:after {
  content: "\2212";
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
  overflow-x: auto;
}
td,
th {
  text-align: center;
  padding: 8px;
}
tr:nth-child(even) {
  background-color: #f2f2f2;
}
tr.headers {
  background-color: #254260;
}
ul.liststyle {
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}
.liststyle li {
  text-align: left;
  padding: 8px;
  margin-left: 0;
}
.liststyle li:nth-child(even) {
  background-color: #f2f2f2;
}
span.desg {
  font-size: 17px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 7px;
  width: 100%;
  display: inline-block;
}
span.offname {
  font-size: 26px;
}
span.heading-cont {
  font-size: 20px;
  font-weight: 800;
}
ul.additional-info {
  padding-top: 20px;
}
span.heading-no {
  font-weight: 600;
}
.additional-info li:nth-child(1):before {
  font-family: FontAwesome;
  content: "\f095";
  padding-right: 10px;
  color: #777;
  font-weight: 700;
  font-size: 20px;
}
.additional-info li:nth-child(2):before {
  font-family: FontAwesome;
  content: "\f1ac";
  padding-right: 10px;
  color: #777;
  font-weight: 700;
  font-size: 20px;
}
.additional-info li:nth-child(3):before {
  font-family: FontAwesome;
  content: "\f0e0";
  padding-right: 10px;
  color: #777;
  font-weight: 700;
  font-size: 20px;
}
.additional-info li:nth-child(4):before {
  font-family: FontAwesome;
  content: "\f041";
  padding-right: 10px;
  color: #777;
  font-weight: 700;
  font-size: 20px;
}
.additional-info li:nth-child(4) {
  height: 81px;
}
.additional-info li {
  border-bottom: 1px solid #ccc;
  height: 42px;
}
.panel td {
  font-size: 13px;
}
.tab_content tr {
  text-align: center;
  height: 60px;
  font-family: Arial, Helvetica, sans-serif;
}
a.foo_link {
  color: #fff;
}
.menu-heading {
  background: #f2eeee;
  pointer-events: none;
  font-weight: 800;
}
.years {
  font-size: 21px;
  cursor: pointer;
}
span.monthslist {
  font-size: 17px;
  cursor: pointer;
}
li.pdfdoc {
  font-size: 16px;
}
.arrow::before {
  content: "\25B6";
  color: #000;
  display: inline-block;
  margin-right: 12px;
  font-size: 15px;
}
.arrow-down::before {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.rti_reply_main {
  display: inline-block;
  width: 100%;
  text-align: left;
  padding: 29px;
}
li.pdfdoc {
  border: none !important;
}
ul.rtilist li {
  border-bottom: 1px solid #ccc;
  padding: 8px;
}
.rtilist ul:before {
  content: "";
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px solid;
}
.rtilist ul li {
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  position: relative;
}
.rtilist ul {
  margin-left: 1em;
  position: relative;
}
.docs {
  margin: 0;
  padding: 0;
  list-style: none;
}
.rtilist ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 0;
  border-top: 1px solid;
  margin-top: -1px;
  position: absolute;
  top: 1em;
  left: 0;
}
.statesiteurl {
  margin-right: 0 !important;
}
.monthslist li {
  border: none !important;
}
.opening-date,
.tender-corg,
span.department,
span.sno,
span.tender-title {
  border-right: 1px solid #c5c0c0;
}
td {
  border: 1px solid #000;
  word-wrap: break-word;
}
.flexslider {
  margin: 0 0 0 !important;
}
.metaslider .flex-control-nav {
  bottom: 29px !important;
}
.flex-control-paging li a.flex-active {
  background: rgba(0, 0, 0, 0.9) !important;
}
.flex-control-paging li a {
  background: #fff !important;
}
ul.listdec {
  list-style: square !important;
  padding: 10px;
}
.search-option {
  display: inline-block;
  text-align: right;
}
input#search {
  width: 150px;
  box-sizing: border-box;
  border: none;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  height: auto;
  float: left;
  font-size: 14px;
  color: #fff;
}
.search-option button {
  margin-top: 0;
  display: inline-block;
  padding: 10px;
  margin-left: -7px;
  background: #fff;
  color: rgba(0, 0, 0, 0.8);
  font-size: 1.2rem;
  line-height: 1;
  border-radius: 0 10px 10px 0;
}
.wpb_text_column.wpb_content_element.mobile-link p {
  color: #fff !important;
}
.wpb_single_image.wpb_content_element.vc_align_center.mlink img {
  height: 51px;
}
.orgcol .wpb_wrapper {
  background: #fff;
}
.orgcol a {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  color: #333;
}
.orgcol .resp-tab-content ul li:last-child a {
  border-bottom: none;
}
.pressrel h2.widget-title {
  font-size: 20px;
  text-align: left;
  background: #1b2649;
  padding: 0;
  color: #fff;
  margin-top: 0 !important;
  float: left;
  margin-bottom: 0;
}
.pressrel {
  background: #1b2649;
  display: inline-block;
  width: 100%;
  padding: 15px 20px;
}
.pressrel .view {
  color: #fff;
  float: right;
}
.pagination {
  display: inline-block;
  width: 100%;
  padding-left: 43px;
}
.boxes.col-md-12 {
  margin-bottom: 14px;
}
.box {
  padding: 0 11px;
  height: 147px;
  text-align: center;
  display: table;
  width: 100%;
  vertical-align: middle;
  margin-top: 20px;
}
.important-links .box a .box-icon {
  margin-bottom: 10px;
}
.gridbox .boxes .box {
  margin-bottom: 14px !important;
}
.box.citizenlogin {
  background: #4abcd8;
  color: #fff;
}
.box a {
  color: #fff;
}
.box.tendersnotices {
  background: #496075;
  color: #fff;
}
.box.governmentlogin {
  background: #745583;
  color: #fff;
}
.box.bookbortalâ€‹ {
  background: #d05921;
  color: #fff;
}
.box.loginservices {
  background: #ef676d;
  color: #fff;
}
.box.rightinformation {
  background: #e088a2;
  color: #fff;
}
.box.publicsystem {
  background: #688c69;
  color: #fff;
}
.box.circuithouse {
  background: #b3cd8e;
  color: #fff;
}
.box.houseallotment {
  background: #4a83b7;
  color: #fff;
}
.box.visitorpass {
  background: #f0bba2;
  color: #fff;
}
.box.accessinternet {
  background: #b44956;
  color: #fff;
}
.col-md-12.text-right a {
  color: red;
}
.glance-listing {
  padding: 15px;
  display: inline-block;
}
.glance-listing ul li {
  padding: 0 0 8px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 8px;
  float: left;
  width: 100%;
  font-size: 14px;
}
.punjab-map a {
  outline: 0;
}
.glance-listing ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.glance-listing ul li a {
  color: #1b2649;
}
.top-header-contact-info .top-header-lag-translator ul li {
  display: inline-block;
  border-left: 1px solid #273d76;
  line-height: 15px;
  padding: 13px 15px;
}
.top-header-contact-info .top-header-lag-translator ul li:first-child {
  border-left: none;
}
.top-header-contact-info .top-header-lag-translator ul li a {
  color: #7c98e2;
  font-size: 12px;
}
.top-header.gov-top-header {
  height: auto;
  padding: 0;
}
.top-header.gov-top-header #google_language_translator select.goog-te-combo {
  margin: 0;
  padding: 0 !important;
  letter-spacing: 0;
  font-weight: 100;
  background: 0 0 !important;
  border: none !important;
  text-transform: uppercase;
  color: #7c98e2 !important;
  font-size: 12px;
}
.header-search.header-font-block span a {
  padding: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #7c98e2;
}
.header-search.header-font-block ul li {
  float: left;
  border-right: 1px solid #273d76;
}
.header-search.header-font-block > ul > li {
  padding: 10px 15px;
  min-height: 41px;
  position: relative;
}
.header-search.header-font-block ul li > ul > li:last-child {
  padding: 0;
}
.header-search.header-font-block ul li > ul > li {
  border-right: none;
  padding: 0 15px 0 0;
}
.header-search.header-font-block
  ul
  li
  > ul
  > li.site-color-selected
  ul
  li
  span
  a {
  padding: 2px 6px;
  color: #fff;
}
.header-search.header-font-block ul li > ul > li.site-color-selected ul li {
  padding: 0;
}
.top-header.gov-top-header
  #google_language_translator
  select.goog-te-combo
  option {
  color: #000;
}
.top-header-contact-info .top-header-lag-translator ul li a:hover {
  color: #000;
}
.header-search.header-font-block > ul > li:last-child {
  border-right: none;
}
.menu.pub-gov-navbar .main-header .menu-main-menu-container ul li {
  padding: 0 13px;
}
.menu.pub-gov-navbar .main-header .menu-main-menu-container ul li a {
  font-size: 14px;
  font-weight: 100;
  padding: 0;
  height: auto;
}
.menu.pub-gov-navbar {
  padding: 23px 0;
}
.site-branding a.custom-logo-link img.custom-logo {
  width: auto;
  max-width: initial;
}
.menu.pub-gov-navbar .main-header .menu-main-menu-container ul li a:hover {
  color: #7c98e2;
}
.menu.pub-gov-navbar ul.main-nav li ul.sub-menu {
  background: #0f2358;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  min-width: 275px;
}
.menu.pub-gov-navbar ul.main-nav li ul.sub-menu li {
  padding: 10px 15px;
  border-top: none;
  border-bottom: 1px solid #273d76;
}
.menu.pub-gov-navbar ul.main-nav li ul.sub-menu li:last-child {
  border-bottom: none;
}
.menu.pub-gov-navbar ul.main-nav li ul.sub-menu li a {
  color: #fff;
}
.mlink {
  padding: 0 10px 0;
  margin: 17px 0;
}
.mobile-link {
  padding: 17px 0;
}
.main-header.navbar-fixed-top {
  background: #273d76;
  padding: 10px 0;
  text-align: center;
  transition: all 0.5s ease-out 0.1s;
  -webkit-transition: all 0.5s ease-out 0.1s;
  -moz-transition: all 0.5s ease-out 0.1s;
}
.main-header.navbar-fixed-top .menu-main-menu-container {
  display: inline-block;
}
.menu.pub-gov-navbar
  .main-header.navbar-fixed-top
  .menu-main-menu-container
  ul
  li {
  padding: 0 40px;
}
.menu.pub-gov-navbar
  .main-header.navbar-fixed-top
  .menu-main-menu-container
  ul
  li
  ul.sub-menu
  li {
  padding: 10px 15px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu.mega-menu-item.mega-department
  ul.mega-sub-menu
  > li
  > ul.mega-sub-menu
  > li.mega-menu-item-has-children
  ul.mega-sub-menu {
  display: none;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-flyout
  ul.mega-sub-menu
  li.mega-menu-item
  a.mega-menu-link,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link:hover {
  border-bottom: 1px solid #1e3677;
}
.main-header.navbar-fixed-top #mega-menu-wrap-primary #mega-menu-primary {
  text-align: center;
}
.main-header.navbar-fixed-top
  #mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item.mega-current-menu-item
  > a.mega-menu-link {
  padding: 0 25px;
}
.press-news-section .firstcol.one-col .vc_column-inner > .wpb_wrapper,
.press-news-section .firstcol.three-col .vc_column-inner > .wpb_wrapper {
  padding: 10px 0;
  box-shadow: 0 0 10px #cee8ff;
}
.press-news-section .firstcol .vc_column-inner > .wpb_wrapper {
  background: #fff;
}
.press-news-section .firstcol.two-col .vc_column-inner > .wpb_wrapper {
  box-shadow: 0 0 10px #cee8ff;
}
.news-slider.document-section ul li span,
.news-slider.news-section ul li span,
.press-news-section
  .firstcol.two-col
  .vc_column-inner
  > .wpb_wrapper
  ul#nt-example1
  li
  span {
  font-size: 12px;
  color: #999;
}
.news-slider.document-section ul li a,
.news-slider.news-section ul li a,
.press-news-section
  .firstcol.two-col
  .vc_column-inner
  > .wpb_wrapper
  ul#nt-example1
  li
  a {
  color: #273d76;
}
.sa_owl_theme.owl-carousel .owl-nav .owl-next,
.sa_owl_theme.owl-carousel .owl-nav .owl-prev {
  box-shadow: none;
}
.orgcol .resp-tab-content ul li {
  padding: 15px 10px;
  border-bottom: 1px solid #eaeaea;
  width: 33.333%;
  float: left;
  vertical-align: top;
  text-align: center;
  border-right: 1px solid #eaeaea;
}
.orgcol .resp-tab-content ul li p {
  color: #777;
  font-size: 14px;
  line-height: 22px;
}
.orgcol .resp-tab-content ul li h1.tab-title {
  font-size: 18px;
  font-weight: 600;
  color: #1b2649;
  padding: 0 0 15px;
  margin: 0;
}
.orgcol .resp-tab-content ul li a.view-all {
  background: #1b2649;
  display: inline-block;
  width: auto;
  color: #fff;
  padding: 2px 5px;
  font-size: 14px;
  margin-top: 15px;
}
.document-section a.view-all,
.news-section a.view-all {
  color: #fff;
  display: inline-block;
  padding: 10px 15px;
  width: 100%;
  background: #1b2649;
  font-size: 20px;
}
.news-slider.news-section li:last-child {
  border-bottom: none;
}
.resp-tabs-list {
  z-index: 2;
  position: relative;
}
.orgcol .resp-tab-content ul li.border-bottom-none {
  border-bottom: none;
}
.orgcol .resp-tab-content ul li.border-right-none {
  border-right: none;
}
.news-slider.news-section ul li {
  padding: 18px 20px 19px;
  border-bottom: 1px solid #eee;
}
.gridbox .boxes .box a {
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  padding: 16px 0 0;
}
.gridbox .boxes .box a img {
  margin-bottom: 15px;
}
.news-slider li a.document-section-title {
  width: auto;
}
.grecaptcha-badge {
  opacity: 0 !important;
}
.grecaptcha-badge {
  visibility: collapse !important;
}
.grecaptcha-badge {
  display: none !important;
}
.heading-block {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #d9e3ff;
  padding-bottom: 10px;
  margin-top: 30px;
}
.printbutton {
  margin-bottom: 15px;
}
.printbutton a {
  color: #0f2358;
}
.heading-block h1 {
  margin: 0;
  font-size: 27px;
}
.pub-dept-block select {
  width: 100%;
  height: 30px;
  font-size: 12px;
  padding: 0 10px;
  border: 1px solid #d9e3ff;
}
.heading-search-block {
  display: flex;
  width: 100%;
  margin-left: auto;
  justify-content: center;
  align-items: center;
}
.inner-page-search input[type="text"] {
  border-radius: 0;
  height: 30px;
  width: 170px;
  padding: 0 10px;
  border: 1px solid #d9e3ff;
  font-size: 12px;
}
.inner-page-search input[type="submit"] {
  border: none;
  border-radius: 0;
  padding: 5px 25px 8px;
  font-size: 14px;
  background: #0f2358;
  color: #fff;
}
.inner-page-search {
  margin-right: 0;
  justify-content: right;
  margin-left: auto;
}
.pub-gov-outer .listWrap ul.list li:nth-child(1) {
  background-color: #273d76;
}
.pub-gov-outer .listWrap ul.list li:nth-child(1) span {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  font-family: robotoregular;
  border-top-left-radius: 0;
  border-bottom: none;
  border-right: 1px solid #fff;
}
.pub-gov-outer .listWrap {
  margin-bottom: 50px;
}
.pub-gov-outer .listWrap ul.list span.opening-date {
  width: 160px;
}
.pub-gov-outer .listWrap ul.list span a,
.pub-gov-outer .listWrap ul.list span.tender-title h4 a {
  font-size: 14px;
  text-transform: capitalize;
  color: #273d76;
  font-weight: 600;
}
.pub-gov-outer .listWrap ul.list li:nth-child(1) span:last-child {
  border-right: none;
  border-radius: 0;
}
.pub-gov-outer .listWrap ul.list li > span {
  font-size: 12px;
  font-family: robotoregular;
  width: auto;
  padding: 14px;
  vertical-align: top;
  border-right: 1px solid #fff;
}
.pub-gov-outer .listWrap ul.list li > span.department {
  font-size: 14px;
}
.pub-gov-outer .listWrap ul.list li > span span.publishdate {
  padding: 5px 0 15px;
}
.advertisement-block {
  width: 100%;
  float: left;
  background: #072269;
}
.advertisement-block ul li {
  display: inline-block;
  border-right: 1px solid #95b2ff;
  padding: 0 15px;
  vertical-align: middle;
}
.advertisement-block a {
  font-family: Conv_ROCKEB;
  margin: 0;
  padding: 5px 0;
  color: #95b2ff;
  font-size: 18px;
  display: inline-block;
}
.advertisement-block ul li:last-child {
  border-right: none;
}
.advertisement-block ul li a.add-grievence:focus {
  outline: 0;
}
.advertisement-block ul li a.add-grievence {
  margin: 0;
  padding: 3px 12px;
  color: #fff;
  font-size: 14px;
  background-color: #fc5f03;
  border-radius: 15px;
}
.relief-fund {
  float: left;
  width: 100%;
  background: #fff257;
  padding: 5px 0;
}
.relief-fund span {
  font-family: Conv_ROCKEB;
  color: #072269;
  font-size: 19.5px;
  display: inline-block;
  text-transform: uppercase;
}
.relief-fund a {
  color: #c53d0b;
  outline: 0;
}
.relief-fund-acc-info {
  background: #ecde35;
  padding: 10px 0;
  width: 100%;
  float: left;
}
.relief-fund-acc-info ul li {
  display: inline-block;
  background: #fff57f;
  padding: 10px 23px;
  margin-bottom: 0;
  font-size: 14px;
  color: #072269;
}
.relief-fund-acc-info ul li strong {
  display: block;
  font-size: 12px;
  font-weight: 700;
  padding-bottom: 3px;
}
.search aside#sidebar-primary {
  margin-top: 30px;
}
.gov-search-result article.post {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.gov-search-result article.post:last-child {
  border-bottom: none;
}
.gov-search-result .entry-content a.article-readmore {
  background: #273d76;
  color: #fff;
  display: inline-block;
  padding: 8px 20px;
}
p,
ul.resp-tabs-list {
  margin: 0;
  padding: 0;
}
#parentHorizontalTab {
  padding: 0 20px;
  margin: 20px 0 !important;
}
.resp-tabs-list li {
  font-weight: 800;
  font-size: 16px !important;
  display: inline-block;
  padding: 13px 15px;
  margin: 0 4px 0 0;
  list-style: none;
  cursor: pointer;
  float: left;
  color: #fff;
  background: #1b2649;
}
.resp-tabs-container {
  padding: 0;
  background-color: #fff;
  clear: left;
}
h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}
.resp-tab-content {
  display: none;
  padding: 15px;
}
.resp-tab-active {
  border: 1px solid #1b2649 !important;
  border-bottom: none;
  margin-bottom: -1px !important;
  padding: 12px 14px 14px 14px !important;
  border-top: 4px solid #1b2649 !important;
  border-bottom: 0 #fff solid !important;
  color: #1b2649 !important;
  background: #fff !important;
}
.resp-tab-active {
  border-bottom: none;
  background-color: #fff;
}
.resp-accordion-active,
.resp-content-active {
  display: block;
}
.resp-tab-content {
  border: 1px solid #ddd;
  border-top-color: #1b2649;
  text-align: center;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 30px 0;
  float: left;
}
h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #c1c1c1;
  border-top: 0 solid #c1c1c1;
  margin: 0;
  padding: 10px 15px;
}
h2.resp-tab-active {
  border-bottom: 0 solid #c1c1c1 !important;
  margin-bottom: 0 !important;
  padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: #00f;
}
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}
.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0 0 4px;
  cursor: pointer;
  float: none;
}
.resp-vtabs .resp-tabs-container {
  padding: 0;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}
.resp-vtabs .resp-tab-content {
  border: none;
  word-wrap: break-word;
}
.resp-vtabs li.resp-tab-active {
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
  border-top: 1px solid;
  border: 1px solid #5ab1d0 !important;
  border-left: 4px solid #5ab1d0 !important;
  margin-bottom: 4px !important;
  border-right: 1px #fff solid !important;
}
.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #c1c1c1;
}
h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #9b9797;
}
h2.resp-tab-active {
  background: #dbdbdb;
}
.resp-easy-accordion h2.resp-accordion {
  display: block;
}
.resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1;
}
.resp-jfit {
  width: 100%;
  margin: 0;
}
.resp-tab-content-active {
  display: block;
}
h2.resp-accordion:first-child {
  border-top: 1px solid #c1c1c1;
}
.single-ample-page .news-slider.news-section {
  margin-bottom: 30px;
}
.single-ample-page .sidebar #text-5 {
  background: #fff;
}
.single-ample-page .sidebar ul.sidemenu {
  overflow-y: auto;
  height: auto;
}
.single-ample-page .sidebar #text-5 h2.widget-title {
  background: #1b2649;
  display: inline-block;
  width: 100%;
  padding: 15px 20px;
  font-size: 20px;
  color: #fff;
}
.single-ample-page .sidebar ul.sidemenu li {
  padding: 14px 20px;
  border-bottom: 1px solid #eee;
}
.single-ample-page .sidebar ul.sidemenu li a {
  color: #273d76;
}
.text-formating {
  background: #fff;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  padding: 15px 0;
}
.text-formating h2.vc_custom_heading {
  color: #1b2649;
  padding-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px;
  margin-top: 0;
}
.text-formating .wpb_wrapper .txtprofile,
.text-formating .wpb_wrapper p {
  color: #333;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}
.text-formating .wpb_wrapper .txtprofile b {
  font-size: 18px;
}
.text-formating .wpb_wrapper h3.vc_custom_heading,
.text-formating header.portlet-topper h1.portlet-title {
  font-size: 30px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #1b2649;
}
.text-formating .wpb_wrapper table tr td {
  border: 1px solid #ddd;
}
.text-formating .wpb_wrapper .title-heading {
  margin: 30px 0 15px;
}
.text-formating .wpb_wrapper .title-heading b {
  font-size: 30px;
  font-weight: 400;
  color: #1b2649;
}
.text-formating .wpb_wrapper .title-heading {
  border-bottom: 1px solid #eee;
  margin: 30px 0 20px;
  padding-bottom: 10px;
}
.text-formating header.portlet-topper h1.portlet-title,
.text-formating.all-departments h1 {
  margin-top: 0;
  margin-bottom: 30px;
}
.text-formating.all-departments h1 {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.text-formating.all-departments table tr td a {
  color: #1b2649;
  font-size: 14px;
}
.text-formating.text-inner-formating ol,
.text-formating.text-inner-formating ul {
  padding-left: 30px;
}
.text-formating.text-inner-formating ol li ul li {
  list-style: circle;
}
.text-formating.text-inner-formating ol > li {
  padding-bottom: 15px;
}
.text-formating.text-inner-formating ul li > ul > li {
  list-style: circle;
}
.text-formating.text-inner-formating ul.department-listing li {
  list-style: circle;
  padding-bottom: 15px;
}
.page-template-whatsnew .single-ample-page .content-area .site-main {
  background: #fff;
}
.page-template-whatsnew .single-ample-page .content-area .site-main #list4 {
  margin-top: 22px;
}
#list4 ul li a:hover {
  box-shadow: none;
}
.page-template-whatsnew
  .single-ample-page
  .content-area
  .site-main
  #list4
  ul.liststyle
  .pagination
  a,
.page-template-whatsnew
  .single-ample-page
  .content-area
  .site-main
  #list4
  ul.liststyle
  .pagination
  span {
  font-family: robotoregular;
  padding: 10px 15px;
}
.page-template-whatsnew
  .single-ample-page
  .content-area
  .site-main
  #list4
  ul.liststyle
  .pagination
  a {
  background: #1b2649;
  color: #fff;
}
.page-template-whatsnew
  .single-ample-page
  .content-area
  .site-main
  #list4
  ul.liststyle
  .pagination
  span {
  background: #ddd;
}
.single-whatsneworg .text-formating {
  margin-top: 43px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item.homelink
  a.mega-menu-link:before {
  content: "";
  display: inline-block;
  background: url(/wp-content/uploads/2019/08/001-home-button.png) no-repeat
    center center;
  margin-top: 12px;
  height: 12px;
  background-size: cover;
  width: 12px;
  margin-right: 5px;
}
.owl-stage li.active {
  background: 0 0;
}
.owl-carousel .owl-item img {
  width: 140px;
}
.footerwidgets li.owl-item {
  padding: 0;
}
.document-section-content,
.news-section-content {
  height: 400px;
  overflow-x: hidden;
}
.punjab-gov-important-links {
  height: 406px;
  overflow-x: hidden;
}
.news-slider .punjab-gov-important-links li {
  padding: 15px 20px;
}
.main-boxes a {
  color: #273d76;
  font-size: 20px;
  display: block;
  height: 100%;
  padding: 30px;
}
.main-boxes {
  text-align: center;
}
h2.widget-title.important-links {
  margin-bottom: 0;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator:after {
  /*content:'\f107'!important;*/
  font-family: FontAwesome;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li#mega-menu-item-2676
  > a.mega-menu-link:before {
  content: "";
  display: inline-block;
  background: url(/wp-content/uploads/2019/08/punjab-map-outline-png.png)
    no-repeat center center;
  height: 14px;
  background-size: cover;
  width: 12px;
  margin-right: 5px;
  position: relative;
  top: 12px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item.notice-board
  > a.mega-menu-link:before {
  font-family: FontAwesome;
  content: "\f15b";
  line-height: 38px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li#mega-menu-item-2677
  > a.mega-menu-link:before {
  content: "";
  display: inline-block;
  background: url(/wp-content/uploads/2019/08/002-support.png) no-repeat center
    center;
  height: 14px;
  background-size: cover;
  width: 12px;
  margin-top: 10px;
  margin-right: 5px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li#mega-menu-item-5469
  > a.mega-menu-link:before {
  content: "";
  display: inline-block;
  background: url(/wp-content/uploads/2021/02/policy-icon-1.png) no-repeat
    center center;
  height: 14px;
  background-size: cover;
  width: 12px;
  margin-top: 12px;
  margin-right: 5px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li#mega-menu-item-4457
  > a.mega-menu-link:before {
  content: "";
  display: inline-block;
  background: url(/wp-content/uploads/2021/02/news-icon.png) no-repeat center
    center;
  height: 14px;
  background-size: cover;
  width: 12px;
  margin-top: 12px;
  margin-right: 5px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li#mega-menu-item-2776
  > a.mega-menu-link:before {
  content: "";
  display: inline-block;
  background: url(/wp-content/uploads/2019/08/img_234315.png) no-repeat center
    center;
  height: 14px;
  background-size: cover;
  width: 15px;
  margin-right: 5px;
  margin-top: 11px;
}
.about a::before {
  content: "";
  display: block;
  background: url(/wp-content/uploads/2019/08/003-gallery.png) no-repeat center;
  height: 31px;
  background-size: 27px 25px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item.contactus
  a.mega-menu-link:before {
  content: "";
  display: inline-block;
  background: url(/wp-content/uploads/2019/08/005-writing.png) no-repeat center
    center;
  height: 15px;
  background-size: cover;
  width: 14px;
  margin-right: 5px;
  position: relative;
  top: 13px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item.sitemap
  a.mega-menu-link:before {
  content: "\f0e8";
  font-family: FontAwesome;
  position: relative;
  top: 0;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  margin-top: -2px;
}
ul.simple-sitemap-page li {
  list-style: circle;
}
.text-formating.text-inner-formating .actimagetable tbody tr th,
.text-formating.text-inner-formating .customtbl tbody tr th {
  color: #333;
}
.text-formating.text-inner-formating #contentpanel ul li {
  list-style: circle;
}
.inner-page-search,
.pub-dept-block {
  display: inline-block;
}
.chat-box {
  position: fixed;
  bottom: 47px;
  text-align: right;
  right: 100px;
  z-index: 1;
}
.chat-box span {
  background: #61b9ed;
  cursor: pointer;
  width: 41px;
  height: 41px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  margin-top: 20px;
}
.chat-box span i {
  font-size: 26px;
  color: #fff;
  line-height: 40px;
}
.chat-box iframe {
  display: none;
  box-shadow: 0 0 20px rgb(0 0 0 / 30%);
  border-radius: 15px 15px 0 0;
}
@media screen and (min-width: 37.5em) {
  .top-header-socialicon-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
  clear: both;
}
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
.sticky {
  display: block;
}
.byline,
.updated:not(.published) {
  display: none;
}
.group-blog .byline,
.single .byline {
  display: inline;
}
.entry-content,
.entry-summary,
.page-content {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
* {
  margin: 0;
  padding: 0;
}
.padding-left-right-zero {
  padding-right: 0;
  padding-left: 0;
}
.padding-right-zero {
  padding-right: 0;
}
.padding-left-zero {
  padding-left: 0;
}
*,
::after,
::before {
  box-sizing: inherit;
}
p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #000;
  font-family: robotoregular;
}
ol,
ul {
  margin: 0;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 0;
}
@font-face {
  font-family: Andes;
  src: url("assets/fonts/Andes W04 Book.ttf");
}
@font-face {
  font-family: Conv_ROCKEB;
  src: url("assets/fonts/ROCKEB.eot");
  src: local("â˜º"), url("assets/fonts/ROCKEB.woff") format("woff"),
    url("assets/fonts/ROCKEB.ttf") format("truetype"),
    url("assets/fonts/ROCKEB.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: robotoregular;
  src: url("assets/fonts/Roboto-Regular-webfont.eot");
  src: url("assets/fonts/Roboto-Regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("assets/fonts/Roboto-Regular-webfont.woff") format("woff"),
    url("assets/fonts/Roboto-Regular-webfont.ttf") format("truetype"),
    url("assets/fonts/Roboto-Regular-webfont.svg#robotoregular") format("svg");
  font-weight: 400;
  font-style: normal;
}
body {
  font-family: robotoregular !important;
}
.top-header {
  padding: 4px 0;
}
.top-header .top-header-contact-info a,
.top-header-socialicon .top-header-socialicon li a {
  color: #fff;
}
.top-header .top-header-contact-info a:hover {
  color: #f0f1f1;
  transition: 0.5s;
}
.top-header-contact-info {
  margin-top: 0;
}
.top-header-contact-info a {
  margin-right: 15px;
}
.top-header-contact-info a .fa {
  margin-right: 5px;
}
.top-header-socialicon {
  text-align: right;
}
.top-header-socialicon .top-header-socialicon li {
  display: inline-block;
  margin-left: 15px;
}
.top-header-socialicon .top-header-socialicon {
  margin-bottom: 0;
}
.row.footerwidgets ul li a {
  color: #fff;
  border-right: 1px solid #fff;
  padding: 0 12px;
  font-size: 14px;
  display: inline-block;
  line-height: 14px;
}
ul#menu-footer-menu {
  text-align: left;
}
.sa_owl_theme.owl-carousel .owl-nav .owl-prev {
  left: 30px;
}
@media only screen and (max-width: 1260px) {
  .container {
    width: 100%;
  }
  .press-news-section .firstcol.one-col .vc_column-inner > .wpb_wrapper,
  .press-news-section .firstcol.three-col .vc_column-inner > .wpb_wrapper {
    padding: 0;
  }
  .right-sidebar .sidebar {
    padding-right: 15px;
  }
  .glance-listing ul li {
    font-size: 12px;
  }
  .firstcol .wpb_wrapper p strong {
    font-size: 11px;
    display: block;
    line-height: normal;
  }
  .firstcol .wpb_wrapper p {
    font-size: 11px;
  }
  .firstcol .wpb_wrapper p br {
    display: none;
  }
  .news-slider .punjab-gov-important-links li a,
  .news-slider.document-section ul li a {
    font-size: 14px;
  }
  .row.footerwidgets ul li a {
    padding: 0 8px;
  }
  .site-branding a.custom-logo-link img.custom-logo {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1030px) {
  .top-header-contact-info .top-header-lag-translator ul li {
    padding: 13px 10px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0 15px 0 0;
  }
  .menu.pub-gov-navbar {
    padding: 14px 0;
  }
}
@media only screen and (max-width: 991px) {
  .middle-footer,
  ul#menu-footer-menu {
    text-align: center;
  }
  .menu.pub-gov-navbar {
    padding: 20px 0 20px;
  }
  .site-branding {
    padding: 14px 0 0;
  }
  .device-nav-bar .menu.pub-gov-navbar .nav-wrapper .im-hiding {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    margin-top: 32px;
  }
  .device-nav-bar {
    position: inherit;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.homelink
    a.mega-menu-link:before {
    margin-top: 20px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.citizenservices
    a.mega-menu-link:before {
    margin-top: 16px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.knowpunjab
    > a.mega-menu-link:before {
    top: 18px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.department
    > a.mega-menu-link:before {
    margin-top: 18px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.contactus
    a.mega-menu-link:before {
    top: 20px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-megamenu
    > ul.mega-sub-menu {
    margin-top: 0;
  }
  .header-search.header-font-block span a,
  .top-header-contact-info .top-header-lag-translator ul li a,
  .top-header.gov-top-header #google_language_translator select.goog-te-combo {
    font-size: 12px;
  }
  .device-top-left-block {
    text-align: center;
  }
  .device-top-right-block .header-search.header-font-block ul li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    min-height: auto;
  }
  .device-top-right-block .header-search.header-font-block {
    float: none;
    text-align: center;
  }
  .device-top-right-block {
    border-top: 1px solid #273d76;
  }
  .right-sidebar .sidebar {
    padding-right: 15px;
    padding-left: 15px;
  }
  .single-ample-page aside#sidebar-primary {
    margin-top: 0;
    padding: 0 15px;
  }
  .department-listing li a {
    word-break: break-word;
  }
  .glance-listing {
    width: 100%;
  }
  .advertisement-block ul li {
    border-right: none;
  }
}
@media only screen and (max-width: 768px) {
	.popup-onload {
    left: 0% !important;
	margin-left: 0% !important;
}
.cnt223 {
    width: 100% !important;
	min-width:0px !important
}
  .top-header-contact-info,
  .top-header-socialicon {
    text-align: center;
  }
  .top-header .top-header-contact-info a,
  .top-header-socialicon .top-header-socialicon li a {
    color: #fff;
    font-size: 11px;
  }
  .header-search {
    float: right;
    font-size: 11px;
  }
  .pressrel h2.widget-title {
    font-size: 12px;
  }
  .pressrel .view {
    font-size: 12px;
  }
  ul.resp-tabs-list {
    display: none;
  }
  h2.resp-accordion {
    display: block;
  }
  .resp-vtabs .resp-tab-content {
    border: 1px solid #c1c1c1;
  }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: 100px;
    clear: none;
  }
  .resp-accordion-closed {
    display: none !important;
  }
  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
  }
}
@media only screen and (max-width: 767px) {
  .relief-fund-acc-info ul li a[href^="tel"] {
    color: #fff257;
  }
  .advertisement-block a {
    font-size: 17px;
  }
  .relief-fund-acc-info ul li {
    width: 49%;
    float: left;
    margin: 0 0.5% 1%;
    font-size: 12px;
  }
  .relief-fund-acc-info ul li a {
    color: #004831;
  }
  .relief-fund span {
    line-height: 18px;
    font-size: 12px;
  }
  .inner-page-search,
  .pub-dept-block {
    width: 100%;
  }
  .heading-block h1 {
    margin-bottom: 20px;
  }
  .pub-dept-block {
    margin-bottom: 15px;
  }
  .pub-search-block {
    display: flex;
  }
  .inner-page-search input[type="text"] {
    width: 100%;
  }
  .pub-gov-outer .listWrap ul.list span {
    display: table-cell;
  }
  .listWrap {
    overflow: auto;
  }
  .organisation-dept ul li {
    width: 100%;
  }
  .r-tabs-panel .publishdate-list span {
    width: auto;
    padding-left: 0;
  }
  .slimScroll {
    width: 100%;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li#mega-menu-item-2776
    > a.mega-menu-link:before {
    margin-top: 20px;
  } /*.device-top-right-block .header-search.header-font-block>ul>li:first-child{display:none}*/
  #google_language_translator .skiptranslate select.goog-te-combo {
    width: auto !important;
  }
  .menu.pub-gov-navbar .main-header {
    padding-top: 0;
    padding-bottom: 0;
  }
  .orgcol .resp-tab-content ul li {
    width: 100%;
    border-right: none;
    padding: 30px 10px;
  }
  .orgcol .resp-tab-content ul li.border-bottom-none {
    border-bottom: 1px solid #eaeaea;
  }
  .wpb-js-composer
    .vc_tta.vc_general
    .vc_tta-panel.vc_active
    h4.vc_tta-panel-title
    a {
    background: #1b2649;
    color: #fff;
  }
  .important-links .box {
    margin: 10px 0;
  }
  .punjab-invest-block .wpb_single_image.vc_align_left {
    text-align: center;
  }
  .govt-service-block .wpb_wrapper p {
    text-align: center !important;
  }
  .top-bar {
    padding: 25px 0;
  }
  .press-news-section .firstcol .wpb_single_image {
    padding: 10px 0 0;
  }
  ul#menu-footer-menu {
    width: 100%;
    padding-left: 0;
  }
  .middle-footer .widget-area ul li {
    padding-left: 0;
  }
  #menu-footer-menu-2.footermenu,
  #menu-footer-menu-3.footermenu {
    padding-left: 0;
  }
  .copyright.uperfooter {
    padding: 17px 0 0 0 !important;
    text-align: center;
    width: 100%;
  }
  .press-news-section {
    display: flex;
    flex-direction: column;
  }
  .press-news-section .one-col {
    order: 2;
    position: absolute;
    right: 0;
    width: 52%;
    top: 0;
  }
  .press-news-section .firstcol.one-col .wpb_single_image {
    padding-top: 0;
    height: 160px;
    overflow: hidden;
  }
  .press-news-section .two-col {
    order: 3;
    margin-top: 210px;
  }
  .press-news-section .two-col .firstcol.two-col {
    margin-top: 0;
  }
  .press-news-section .three-col {
    order: 1;
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .single-ample-page .news-slider.news-section {
    margin-bottom: 0;
  }
  #footer-widget .textwidget p {
    margin-bottom: 15px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0 15px 0;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li#mega-menu-item-2676
    > a.mega-menu-link:before {
    top: 22px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.government
    > a.mega-menu-link:before {
    margin-top: 21px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li#mega-menu-item-2677
    > a.mega-menu-link:before {
    margin-top: 20px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.notice-board
    > a.mega-menu-link:before {
    line-height: 57px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-flyout
    ul.mega-sub-menu {
    margin-top: 0;
  }
  .menu.pub-gov-navbar {
    padding: 0 0;
  }
  .pub-gov-navbar .nav-wrapper {
    padding: 20px 0;
  }
  .device-nav-bar .menu.pub-gov-navbar .nav-wrapper .im-hiding {
    margin-top: 22px;
    z-index: 2;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li#mega-menu-item-4457
    > a.mega-menu-link:before {
    margin-top: 23px;
  }
}
@media only screen and (max-width: 590px) {
		.popup-onload {
    left: 0% !important;
	margin-left: 0% !important;
}
.cnt223 {
    width: 100% !important;
	min-width:0px !important
}
  .header-search.header-font-block > ul > li {
    padding: 10px;
  }
  .header-search.header-font-block ul li > ul > li {
    padding: 0 10px 0 0;
  }
}
@media only screen and (max-width: 525px) {
		.popup-onload {
    left: 0% !important;
	margin-left: 0% !important;
}
.cnt223 {
    width: 100% !important;
	min-width:0px !important
}
  .header-search.header-font-block > ul > li {
    padding: 10px 7px;
  }
  .top-header-contact-info .top-header-lag-translator ul li {
    padding: 13px 7px;
  }
  .header-search.header-font-block span a,
  .top-header-contact-info .top-header-lag-translator ul li a,
  .top-header.gov-top-header #google_language_translator select.goog-te-combo {
    font-size: 11px;
  }
  .slider-wrapper .nivoSlider {
    height: 120px;
  }
  .metaslider .theme-default .nivoSlider img {
    height: 100% !important;
  }
  .top-header.gov-top-header #google_language_translator select.goog-te-combo {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 375px) {
	
  .header-search.header-font-block ul li > ul > li {
    padding: 0 5px 0 0;
  }
  .device-top-right-block {
    padding: 0;
  }
  .header-search.header-font-block > ul > li {
    padding: 10px 5px;
  }
  .nav-wrapper {
    padding: 5px 0;
  }
}
.main-header .site-branding {
  float: left;
}
.site-title {
  margin: 0;
  padding-top: 9px;
}
.main-header .site-title {
  font-size: 28px;
  font-weight: 700;
}
p.site-description {
  margin-bottom: 0;
  font-size: 14px;
  color: #8a8989;
}
.features-slider {
  position: relative;
}
.slider-content {
  position: absolute;
  top: 35%;
  z-index: 999;
  left: 0;
  right: 0;
  width: 100%;
}
.features-slider .banner-title {
  font-size: 48px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}
.features-slider .banner-caption p {
  font-size: 18px;
  color: #fff;
}
.slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.18);
}
.read-more-background {
  color: #fff;
  margin: 20px 0 0;
  padding: 10px 40px;
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
}
.read-more-background:hover {
  background: #fff;
  transition: 0.5s;
}
.features-slider .owl-pagination {
  position: absolute;
  right: 10px;
  top: 45%;
}
.features-slider .owl-theme .owl-controls .owl-page {
  display: table;
}
.features-slider .owl-theme .owl-controls .owl-page span,
.widget-ample-business-theme-testimonial
  .owl-theme
  .owl-controls
  .owl-page
  span {
  background: #fff;
  opacity: 1;
}
.features-slider .owl-theme .owl-controls {
  margin-top: 0;
}
.features-slider .item img {
  width: 100%;
}
@media only screen and (min-width: 563px) and (max-width: 767px) {
  .features-slider .banner-title {
    font-size: 24px;
  }
  .features-slider .banner-title {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 992px) {
  .slider-content {
    top: 20%;
  }
  .press-news-section .firstcol .wpb_content_element .wpb_wrapper p strong {
    font-size: 12px;
    line-height: 18px;
    display: inline-block;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .press-news-section .firstcol .wpb_content_element .wpb_wrapper p {
    font-size: 13px;
    line-height: 18px;
    padding: 0 0 10px;
  }
}
@media only screen and (max-width: 562px) {
  .features-slider .banner-title {
    font-size: 24px;
  }
  .features-slider .banner-title {
    font-size: 20px;
  }
  .read-more-background {
    font-size: 16px;
    padding: 10px 20px;
  }
  .slider-content {
    top: 5%;
  }
  .features-slider .item img {
    width: 100%;
    object-fit: cover;
    height: 250px;
  }
}
@media only screen and (max-width: 767px) {
  .features-slider .banner-title {
    font-size: 24px;
  }
  .features-slider .banner-title {
    font-size: 20px;
  }
  .read-more-background {
    font-size: 16px;
    padding: 10px 20px;
  }
  .slider-content {
    top: 5%;
  }
  .features-slider .item img {
    width: 100%;
    object-fit: cover;
    height: 250px;
  }
  .top-header .top-header-contact-info a,
  .top-header-socialicon .top-header-socialicon li a {
    color: #fff;
    font-size: 10px;
  }
  .header-search {
    float: right;
    font-size: 11px;
  }
  .search-option {
    width: 100%;
    display: inline-block;
    text-align: center;
  }
  .site-branding {
    width: 100% !important;
    margin-bottom: 18px;
  }
  .site-branding img.custom-logo {
    width: 75%;
  }
  .firstcol.wpb_column.vc_column_container.vc_col-sm-3 {
    margin-left: 0 !important;
  }
  .firstcol.wpb_column.vc_column_container.vc_col-sm-5 {
    margin-left: 0 !important;
  }
  .pressrel h2.widget-title {
    font-size: 12px;
  }
  .pressrel .view {
    font-size: 12px;
  }
}
.widget {
  margin: 0;
}
.main-title {
  text-align: center;
  margin-bottom: 40px;
}
.main-title .widget-title {
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
}
.btn-wrap {
  text-align: center;
}
.view-more {
  padding: 10px 40px;
  text-transform: uppercase;
  font-size: 20px;
  display: inline-block;
  margin-top: 40px;
}
.view-more:hover {
  color: #fff;
  transition: 0.5s;
}
.service-item {
  margin-bottom: 30px;
}
.service-icon .fa {
  font-size: 40px;
  margin-bottom: 15px;
}
.service-icon div {
  width: 60px;
  height: 2px;
  vertical-align: top;
}
.widget-inner-title,
.widget-inner-title a {
  font-weight: 400;
  font-size: 24px;
  text-transform: capitalize;
}
.widget-inner-title a:hover {
  transition: 0.5s;
}
@media only screen and (max-width: 768px) {
  .service-item {
    margin-bottom: 30px;
    text-align: center;
  }
  .service-icon div {
    display: none;
  }
}
.widget-ample-business-theme-feature {
  background: #f4f6f7;
  padding: 40px 0;
  position: relative;
  overflow: hidden;
}
.widget-ample-business-theme-feature .main-title {
  text-align: left;
}
.feature-image img {
  width: 100%;
}
.feature-item {
  background: #fff;
  padding: 15px;
  display: inline-flex;
  margin-bottom: 30px;
}
.feature-item .feature-item-icon {
  float: left;
  margin-right: 30px;
  margin-top: 7px;
  border-right: 1px solid #eee;
  font-size: 60px;
  padding-right: 15px;
  vertical-align: middle;
  width: 122px;
  text-align: center;
}
.feature-item .widget-inner-title {
  margin-top: 0;
}
.service-item:hover .service-icon i {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  transform: rotateY(360deg);
  transition: 2s;
}
aside#sidebar-primary {
  margin-top: 74px;
  background-color: transparent;
}
@media only screen and (max-width: 768px) {
  .feature-image {
    display: none;
  }
}
#ample-business-theme-meetbutton {
  margin-top: 0;
}
.widget-ample-business-theme-meetbutton,
.widget-ample-business-theme-testimonial {
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.widget-ample-business-theme-meetbutton .container,
.widget-ample-business-theme-testimonial .container {
  padding: 40px 0;
}
.main-title .widget-title.whitetext,
.testimonial-details .whitetext,
.widget-ample-business-theme-counter .main-title .whitetext {
  color: #fff;
}
.meet-counter-button {
  margin: 50px 0;
  text-align: center;
}
.paralex-btn {
  font-size: 24px;
  color: #fff;
  border: 1px solid #fff;
  margin-right: 30px;
  padding: 10px 40px;
  text-transform: uppercase;
}
.paralex-btn:hover {
  color: #fff;
  transition: 0.5s;
}
@media only screen and (max-width: 768px) {
  .paralex-btn {
    display: block;
    margin-bottom: 30px;
    margin-left: 30px;
  }
}
.widget-ample-business-theme-ourteam {
  overflow: hidden;
}
.our-team-item {
  background: #f4f6f7;
}
.our-team-item .our-team-item-content {
  padding: 15px;
  text-align: center;
}
.our-team-item-content .team-title {
  font-size: 20px;
  font-weight: 400;
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e9ea;
}
.our-team-item-img {
  position: relative;
}
.our-team-item-img img {
  width: 100%;
}
.team-digination {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.37);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.8s ease;
  text-align: center;
  font-size: 18px;
}
.our-team-item a:hover .team-digination {
  height: auto;
  padding: 10px 0;
  bottom: 50px;
}
.team-digination p {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}
.our-team-item-content .team-sociallinks {
  margin: 20px 0 5px;
}
.our-team-item-content .team-sociallinks li {
  display: inline-block;
  margin-right: 15px;
  border: 1px solid #747474;
  padding: 7px;
  padding: 5px 10px;
  vertical-align: middle;
}
.our-team-item-content .team-sociallinks li a {
  color: #747474;
}
.our-team-item-content .team-title:hover {
  transition: 1s;
}
.resizer span a {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .our-team-item {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 992px) {
  .our-team-item-content .team-sociallinks li {
    margin-bottom: 15px;
  }
}
.widget-ample-business-theme-counter {
  padding: 40px 0;
}
.conter-item {
  padding: 20px;
  text-align: center;
  background: rgba(251, 250, 249, 0.12);
}
.conter-item .counter-number {
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 5px 0;
}
.conter-item .counter-title {
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.counter-icon .fa {
  font-size: 42px;
  color: #fff;
}
.conter-item:hover {
  transform: translateX(0) translateY(-5px) translateZ(0) rotate(0) scale(1);
  -o-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0) scale(1);
  -ms-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0) scale(1);
  -moz-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0)
    scale(1);
  -webkit-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0)
    scale(1);
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.portfolioContainer1 a img {
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}
.workimgoverlay img {
  display: block;
  width: 100%;
  height: auto;
}
.workoverlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: rgba(12, 12, 12, 0.37);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
}
.workimgoverlay:hover .workoverlay {
  bottom: 0;
  height: 100%;
}
.workdetails {
  color: #fff;
  position: absolute;
  overflow: hidden;
  padding: 15px;
  height: 100%;
  width: 100%;
}
.workimgoverlay {
  position: relative;
  margin-bottom: 30px;
}
.workdetails .work-title {
  font-size: 18px;
  text-transform: capitalize;
}
.workdetails p {
  color: #fff;
}
.border-hover {
  border: 1px solid #fff;
  padding: 15px;
  height: 100%;
  text-align: center;
  padding-top: 36px;
}
.portfolioFilter a {
  margin-left: 15px;
  padding: 10px 25px;
  display: inline-block;
  margin-bottom: 15px;
}
.portfolioFilter {
  margin-bottom: 25px;
}
h5.work-title a {
  top: 50%;
  color: #fff;
}
.portfolioFilter .current,
.portfolioFilter a:hover {
  color: #fff;
  transition: 0.5s;
}
.widget-ample-business-theme-work .view-more {
  margin-top: 10px;
}
.testimonial-img img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 3px solid #fff;
}
.testimonial-details {
  text-align: center;
}
.testimonial-img {
  display: inline-block;
}
h5.clientname {
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 20px 0;
}
.widget-ample-business-theme-blog {
  background: #f4f6f7;
  padding: 40px 0;
  margin-top: 0;
  overflow: hidden;
}
.blog-item {
  background: #fff;
}
.blog-item img {
  width: 100%;
}
.blog-details {
  padding: 15px;
}
.blog-details .entry-header .entry-title {
  margin-top: 0;
}
.blog-details .entry-header .entry-title a {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #555;
}
.blog-details .entry-header .entry-title a:hover {
  color: #2fa3ad;
  transition: 1s;
}
.enty-meta a {
  font-size: 12px;
  text-transform: capitalize;
  color: #b1b0b0;
}
.posted-on {
  margin-right: 15px;
}
.enty-meta {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid #f5f3f3;
  border-bottom: 1px solid #f5f3f3;
  display: flow-root;
}
.leavecomment a {
  color: #2fa3ad;
}
.widget-ample-business-theme-blog .blog-list .blog-details .entry-content {
  margin-top: 15px;
}
@media only screen and (max-width: 768px) {
  .blog-item {
    margin-bottom: 30px;
  }
}
.client-log {
  text-align: center;
  border: 1px solid #d6d8d8;
  padding: 15px;
}
.client-log {
  margin: 0 15px;
}
.ample-business-topfooter {
  background: #263d73 !important;
  padding: 20px 0;
  overflow: hidden;
}
.widget-footer-top {
  text-align: center;
  border-right: 1px solid #959595;
}
.widget-footer-top .fa {
  font-size: 40px;
  color: #fff;
}
.footer-top-widget-title {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  text-transform: capitalize;
}
.widget-footer-top p {
  color: #e6e7e8;
}
ul.sidemenu {
  overflow-y: scroll;
  height: 163px;
}
.info-section.footerwidgets {
  background: #0f2358;
  text-align: center;
}
.owl-carousel .owl-stage-outer {
  height: auto !important;
}
.info-section ul.owl-stage li.owl-item {
  display: inline-block;
  min-height: auto;
  text-transform: uppercase;
  font-size: 16px;
  border-right: 1px solid #283f77;
  padding: 20px 0;
}
.copyright.uperfooter {
  padding: 20px 0;
  color: #fff;
}
.footer-bottom-title {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.footer-bottom-title:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 60px;
  height: 3px;
  z-index: 999;
}
.footer-bottom-title:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #959595;
  height: 3px;
  z-index: 99;
}
.middle-footer .widget-area p {
  color: #e6e7e8;
}
.middle-footer .widget-area ul li {
  clear: both;
  display: table;
  text-align: left;
  width: 100%;
}
.middle-footer .widget-area ul li .fa {
  float: left;
  font-size: 14px;
  width: 30px;
  text-align: left;
  line-height: 25px;
  text-indent: 1px;
  color: #e6e7e8;
}
.middle-footer .widget-area ul li a {
  float: left;
  width: calc(100% - 35px);
  width: -webkit-calc(100% - 35px);
  width: -moz-calc(100% - 35px);
  color: #e6e7e8;
  font-size: 15px;
  text-transform: capitalize;
}
.middle-footer .widget-area ul li a:hover {
  transition: 1s;
}
.footer-tags a {
  color: #e6e7e8;
  margin-right: 15px;
  padding: 5px 9px;
  display: inline-block;
  margin-bottom: 15px;
}
.footer-tags a:hover {
  color: #e6e7e8;
  transition: 1s;
}
.site-footer.bottom-footer {
  background: #1b2642 !important;
  padding: 3px 0;
}
.copyright p {
  color: #fff;
  margin: 0;
  font-size: 14px;
}
.footer-social-link {
  float: right;
}
.widget-footer-social-icon li {
  display: block;
  margin-left: 15px;
  float: left;
}
.widget-footer-social-icon li a {
  border: 1px solid #bababa;
  display: inline-block;
  height: 33px;
  line-height: 2.3;
  margin-right: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 33px;
  color: #fff;
}
.socialicon .facebook:hover {
  background: #3b5999;
  color: #fff;
  transition: 1s;
}
.top-header .top-header-socialicon .top-header-socialicon .facebook a:hover {
  color: #3b5999;
  transition: 1s;
}
.socialicon .twitter:hover {
  background: #55acee;
  color: #fff;
  transition: 1s;
}
.top-header .top-header-socialicon .top-header-socialicon .twitter a:hover {
  color: #55acee;
  transition: 1s;
}
.socialicon .youtube:hover {
  background: #cd201f;
  color: #fff;
  transition: 1s;
}
.top-header .top-header-socialicon .top-header-socialicon .youtube a:hover {
  color: #cd201f;
  transition: 1s;
}
.socialicon .instagram:hover {
  background: #e4405f;
  color: #fff;
  transition: 1s;
}
.top-header .top-header-socialicon .top-header-socialicon .instagram a:hover {
  color: #e4405f;
  transition: 1s;
}
.socialicon .linkedin:hover {
  background: #0077b5;
  color: #fff;
  transition: 1s;
}
.top-header .top-header-socialicon .top-header-socialicon .linkedin a:hover {
  color: #0077b5;
  transition: 1s;
}
.ample-inner-banner .entry-title,
.ample-inner-banner .page-title {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  text-align: center;
}
.breadcrumbs {
  padding: 3px 0;
  background: #fff !important;
}
ul.trail-items {
  color: #000 !important;
}
.breadcrumb .trail-items {
  margin-bottom: 0;
  padding-left: 0;
}
.breadcrumb .trail-items li a {
  color: #000;
}
.breadcrumb .trail-items li {
  display: inline-block;
}
.breadcrumb .trail-items > .active {
  color: #f90;
}
.aboutus-top {
  margin-top: 40px;
}
.aboutus-top {
  text-align: center;
}
.elementor-heading-title {
  font-size: 24px;
  margin-bottom: 20px;
}
.half-bg-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 48%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #091b6b;
}
.single-ample-page {
  background: #f2f9ff;
}
.single-ample-page #primary {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.sidebar {
  width: 30%;
  float: left;
}
#primary.content-area,
.sidebar {
  margin-top: 30px;
}
.home #primary.content-area {
  margin-top: 0;
}
.home figure {
  margin: 0 0;
}
.home .entry-content {
  margin: 0 0;
}
.sidebar section,
article.page {
  margin-bottom: 2em;
  background: #fff;
}
@media only screen and (max-width: 991px) {
  .sidebar,
  .single-ample-page #primary {
    width: 100%;
  }
  .site-branding {
    width: 81%;
  }
}
.widget_search label {
  width: 100%;
  margin-bottom: 15px;
}
.widget_search input[type="search"] {
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #e1e1e1;
  height: 36px;
  border-radius: 0;
  width: 100%;
}
.widget_search .search-submit {
  width: 100%;
  padding: 10px;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0;
  border: none;
  background: #5d5c5c;
}
.widget_search .search-submit:hover {
  transition: 1s;
}
.sidebar .widget {
  margin-top: 0;
  margin-bottom: 30px;
  background-color: transparent;
}
.sidebar .widget-title {
  font-size: 24px;
  margin: 0;
  padding-bottom: 10px;
  font-weight: 500;
  margin-bottom: 15px;
  color: #555;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_meta ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li {
  clear: both;
  display: table;
  margin-bottom: 15px;
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
}
.widget_archive ul li:last-child,
.widget_categories ul li:last-child,
.widget_meta ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_recent_entries ul li:last-child {
  border-bottom: none;
}
.widget_archive ul li .fa,
.widget_categories ul li .fa,
.widget_recent_entries ul li .fa {
  float: left;
  font-size: 14px;
  width: 30px;
  text-align: left;
  line-height: 25px;
  text-indent: 1px;
  color: #e6e7e8;
}
.widget_archive ul li a,
.widget_categories ul li a,
.widget_meta ul li a,
.widget_recent_entries ul li a {
  float: left;
  width: calc(100% - 35px);
  width: -webkit-calc(100% - 35px);
  width: -moz-calc(100% - 35px);
  color: #444;
  font-size: 15px;
  text-transform: capitalize;
}
.widget_recent_comments ul li a {
  color: #555;
  font-size: 15px;
  text-transform: capitalize;
}
.widget_recent_comments ul li a:hover {
  color: #23527c;
  transition: 0.5s;
}
.widget_archive ul li a:hover,
.widget_categories ul li a:hover,
.widget_meta ul li a:hover,
.widget_recent_entries ul li a:hover {
  transition: 1s;
}
article.post {
  padding: 0 15px 0 15px;
}
article.post .entry-header .entry-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 400;
}
article.post .entry-meta {
  margin-top: 15px;
}
article.post .entry-meta .category-tag .fa,
article.post .entry-meta .category-tag a,
article.post .entry-meta .posted-by a,
article.post .entry-meta .posted-on a {
  font-size: 12px;
  color: #908e8e;
}
article.post .entry-meta .posted-by {
  margin-right: 15px;
}
article.post .entry-meta .category-tag a {
  margin-right: 5px;
}
.article-readmore {
  color: #0275d8;
}
.two-column-blogcat article.post {
  width: 47%;
  float: left;
  margin: 0 10px;
}
.posts-navigation .nav-next,
.posts-navigation .nav-previous {
  width: auto;
  font-size: 16px;
}
.posts-navigation .nav-next a,
.posts-navigation .nav-previous a {
  color: #fff;
}
.posts-navigation .nav-next:hover,
.posts-navigation .nav-previous:hover {
  background: #5d5c5c;
  transition: 1s;
}
.pagination-blog .pagination > li > a:hover {
  color: #fff;
  transition: 1s;
}
.authorbox {
  margin-bottom: 30px;
  background: #fff;
  padding: 30px;
}
.about-author h3 {
  font-size: 14px;
  color: #a7a7a7;
  font-weight: 400;
  text-transform: uppercase;
}
.author-avatar {
  width: 90px;
  float: left;
}
.author-avatar img {
  border-radius: 50%;
  border: 5px solid #2fa3ad;
}
.author-info {
  margin-left: 115px;
}
.authur-title a {
  font-size: 18px;
}
.authur-title {
  margin-top: 0;
}
.author-sociallink li {
  display: inline-block;
  margin-right: 15px;
}
.author-sociallink li a {
  font-size: 14px;
  color: #929191;
}
.related-post .related-item .entry-header .entry-title {
  font-size: 17px;
  line-height: 24px;
}
.ample-widget.related-post {
  margin: 40px 0 10px;
}
.ample-widget.related-post h3,
.leave-comment h3 {
  font-size: 24px;
  font-weight: 500;
}
.innerpage-team-details .our-team-item {
  margin-bottom: 30px;
}
.contact-page {
  margin-top: 40px;
}
.contact-page-content ul li {
  border-top: 1px solid #d7d7d7;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 15px;
}
.contact-page-content ul li h6 {
  font-size: 16px;
  font-weight: 400;
}
.contact-page-content ul li .fa {
  margin-right: 15px;
}
.navbar-fixed-top {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
}
.scrollup {
  font-size: 16px;
  border-radius: 100%;
  bottom: 50px;
  color: #fff;
  float: right;
  line-height: 1.2;
  padding: 10px 17px;
  position: fixed;
  right: 50px;
  text-align: center;
  text-shadow: 0 0 1px #313131;
  transition: all 0.3s ease-in-out 0s;
  z-index: 999;
}
.scrollup:hover {
  background: #383838;
  color: #fff;
}
.contact-form input[type="text"],
.contact-form textarea {
  border: 1px solid #eee;
  font-size: 12px;
  padding-left: 10px;
}
.contact-form input[type="text"] {
  width: 97.5%;
}
.contact-form {
  margin-bottom: 40px;
}
.article-readmore:hover,
.authur-title a:hover,
.blog-details .entry-header .entry-title a:hover,
.contact-page-content ul li .fa,
.feature-item .feature-item-icon,
.leavecomment a,
.main-header .site-title a,
.main-nav li:hover > a,
.middle-footer .widget-area ul li a:hover,
.our-team-item-content .team-title:hover,
.posted-by a:hover,
.posted-on a:hover,
.read-more-background:hover,
.service-icon .fa,
.view-more,
.widget-archives ul li a:hover,
.widget-categories ul li a:hover,
.widget-inner-title a:hover,
.widget-recentpost ul li a:hover,
article.post .entry-header .entry-title a:hover,
article.post .entry-meta .category-tag a:hover,
article.post .entry-meta .posted-by a:hover,
article.post .entry-meta .posted-on a:hover,
h5.clientname {
  color: #2fa3ad;
}
.ample-inner-banner,
.breadcrumbs,
.features-slider .owl-theme .owl-controls .owl-page.active span,
.footer-tags a:hover,
.pagination-blog .pagination > .active > a,
.pagination-blog .pagination > li > a:hover,
.paralex-btn:hover,
.portfolioFilter .current,
.portfolioFilter a:hover,
.posts-navigation .nav-next,
.posts-navigation .nav-previous,
.read-more-background,
.scrollup,
.service-icon div,
.top-header,
.view-more:hover,
.widget-ample-business-theme-counter,
.widget-ample-business-theme-meetbutton,
.widget-ample-business-theme-testimonial,
.widget-ample-business-theme-testimonial
  .owl-theme
  .owl-controls
  .owl-page.active
  span,
.widget-search .search-submit:hover {
  background-color: #2fa3ad;
}
.footer-tags a,
.pagination-blog .pagination > .active > a,
.paralex-btn:hover,
.portfolioFilter a,
.view-more {
  border: 1px solid #61b9ed;
}
.footer-bottom-title:before {
  border-bottom: 1px solid #2fa3ad;
}
.ample-widget.related-post h3,
.authur-title a,
.contact-page-content ul li h6,
.conter-item .counter-title,
.elementor-heading-title,
.main-title .widget-title,
.our-team-item-content .team-title,
.portfolioFilter a,
.team-digination,
.widget-inner-title,
.widget-inner-title a,
article.post .entry-header .entry-title a {
  color: #555;
}
.top-header-socialicon li {
  display: inline-block;
}
.top-header-socialicon ul li a:before {
  content: "\f0c1";
  font-family: FontAwesome, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 15px;
  padding: 3px 5px;
  transition: color 0.3s ease-in-out 0s;
  vertical-align: middle;
}
.top-header-socialicon ul li a[href*="facebook.com"]:before {
  content: "\f09a";
}
.top-header-socialicon ul li a[href*="twitter.com"]:before {
  content: "\f099";
}
.top-header-socialicon ul li a[href*="linkedin.com"]:before {
  content: "\f0e1";
}
.top-header-socialicon ul li a[href*="plus.google.com"]:before {
  content: "\f0d5";
}
.top-header-socialicon ul li a[href*="youtube.com"]:before {
  content: "\f167";
}
.top-header-socialicon ul li a[href*="dribbble.com"]:before {
  content: "\f17d";
}
.top-header-socialicon ul li a[href*="pinterest.com"]:before {
  content: "\f0d2";
}
.top-header-socialicon ul li a[href*="bitbucket.org"]:before {
  content: "\f171";
}
.top-header-socialicon ul li a[href*="github.com"]:before {
  content: "\f113";
}
.top-header-socialicon ul li a[href*="codepen.io"]:before {
  content: "\f1cb";
}
.top-header-socialicon ul li a[href*="flickr.com"]:before {
  content: "\f16e";
}
.top-header-socialicon ul li a[href$="/feed/"]:before {
  content: "\f09e";
}
.top-header-socialicon ul li a[href*="foursquare.com"]:before {
  content: "\f180";
}
.top-header-socialicon ul li a[href*="instagram.com"]:before {
  content: "\f16d";
}
.top-header-socialicon ul li a[href*="tumblr.com"]:before {
  content: "\f173";
}
.top-header-socialicon ul li a[href*="reddit.com"]:before {
  content: "\f1a1";
}
.top-header-socialicon ul li a[href*="vimeo.com"]:before {
  content: "\f194";
}
.top-header-socialicon ul li a[href*="digg.com"]:before {
  content: "\f1a6";
}
.top-header-socialicon ul li a[href*="twitch.tv"]:before {
  content: "\f1e8";
}
.top-header-socialicon ul li a[href*="stumbleupon.com"]:before {
  content: "\f1a4";
}
.top-header-socialicon ul li a[href*="delicious.com"]:before {
  content: "\f1a5";
}
.top-header-socialicon ul li a[href*="mailto:"]:before {
  content: "\f0e0";
}
.top-header-socialicon ul li a[href*="skype.com"]:before {
  content: "\f17e";
}
.top-header-socialicon ul li a[href*="dribble.com"]:before {
  content: "\f17d";
}
.top-header-socialicon ul li a {
  line-height: 0;
  font-size: 0;
  color: transparent;
}
.page-header {
  border-bottom: 0 solid #eee !important;
}
.no-sidebar .sidebar {
  display: none;
}
.no-sidebar #primary {
  width: 100%;
}
.right-sidebar .single-ample-page #primary {
  float: left;
}
.right-sidebar .sidebar {
  float: left;
}
.left-sidebar .single-ample-page #primary {
  float: right;
}
.left-sidebar .sidebar {
  float: left;
}
.widget-ample-business-theme-meetbutton,
.widget-ample-business-theme-testimonial {
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
body {
  font-size: 14px;
}
#wrap {
  margin: 5px 10px;
  display: inline-block;
  position: relative;
  height: 60px;
  float: right;
  padding: 0;
  position: relative;
}
input[type="text"] {
  color: #555;
}
input[type="text"]:focus:hover {
  border-bottom: 1px solid #bbb;
}
.header-search button {
  background: 0 0;
  color: #fff;
  border: transparent;
  padding: 0;
  float: right;
}
.menu-social-link-container {
  float: right;
}
input[type="submit"]:hover {
  opacity: 0.8;
}
.header-search {
  float: right;
}
.scrollup {
  display: none;
}
.header-search .top-search {
  position: absolute;
  left: 0;
  width: 214px;
  top: 38px;
  z-index: 999;
  border: 1px solid #465d9a;
  background: #0f2358;
  padding: 10px;
}
.header-search input {
  width: 80%;
  height: 46px;
  border-radius: 0;
  border: none;
  padding: 5px;
  color: #eee;
  font-size: 14px;
}
.header-search .top-search {
  display: none;
}
p.search-btn {
  margin-bottom: 0;
  color: #fff;
  cursor: pointer;
  margin-left: 10px;
  font-size: 15px;
  margin-top: 2px;
}
.not-founds {
  text-align: center;
  text-shadow: -2px 2px #61c5ff;
}
.no-results.not-found {
  text-align: center;
}
.error404 .content-area .search-form,
.no-results.not-found .search-form {
  position: relative;
}
.error404 .content-area .search-form input.search-field,
.no-results.not-found input.search-field {
  width: 100%;
  position: relative;
  border-radius: 0;
  height: 32px;
}
.error404 .content-area .search-form .search-submit,
.no-results.not-found .search-form .search-submit {
  position: absolute;
  padding: 8px 20px;
  font-size: 14px;
  border-radius: 0;
  background: #5d5c5c;
  color: #fff;
}
.error404 article {
  text-align: center;
}
.comments-area .comment-list .comment {
  background: #fff;
  padding: 15px;
  margin-bottom: 20px;
}
.comments-area .comment article {
  background: #fbfafa;
  padding: 15px;
  margin-bottom: 15px;
  border: 1px solid #eee;
}
.comments-area .comment-list li .children {
  padding-left: 20px;
}
ol.comment-list li {
  list-style-type: none;
}
.comments-area .comment-list .children .comment {
  margin-bottom: 0;
}
.comment-author.vcard img {
  width: 51px;
}
.comment-author.vcard .fn {
  padding-left: 15px;
  margin-top: 0;
}
.comment-metadata {
  margin-top: 10px;
}
.comment-form label {
  width: 100%;
}
.comment-form input {
  width: 100%;
}
.comment-form .submit {
  width: auto;
  padding: 15px 25px;
  text-transform: uppercase;
  color: #fff;
  background: #222;
  font-size: 14px;
  margin-top: 15px;
}
tbody {
  color: #fff;
}
#footer-widget h2.widget-title {
  color: #fff;
}
#footer-widget .textwidget p {
  color: #fff;
  font-size: 14px;
}
h2.trail-browse {
  display: none;
}
.site-branding .navbar-brand {
  padding: 15px 0;
}
.main-nav > li > a {
  text-decoration: none;
}
.testimonial-details .whitetext {
  font-size: 16px;
}
.breadcrumb .trail-items li:after {
  content: "\f101";
  font-family: FontAwesome;
  position: relative;
  padding-left: 5px;
  color: #000;
}
.breadcrumb .trail-items li:last-child:after {
  display: none;
}
.breadcrumbs ol.breadcrumb {
  margin-bottom: 0;
}
.wpcf7 label {
  width: 100%;
}
.wpcf7 input[type="email"],
.wpcf7 input[type="text"] {
  width: 100%;
  border-radius: 0;
}
.wpcf7 .wpcf7-submit {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  border: none;
  border-radius: 0;
  padding: 10px 25px;
  background: #61b9ed;
}
.nav-next a,
.nav-previous a {
  background: #61b9ed;
  color: #fff;
  padding: 15px 25px;
  display: inline-block;
}
.below:after {
  content: "\f107 ";
  font-family: FontAwesome;
  position: absolute;
  padding-left: 5px;
  color: #fff;
  top: 3px;
}
.sub-menu a {
  font-size: 12px;
}
.nav-previous a:hover {
  background: #049ef9;
  color: #fff;
  transition: 0.5s;
}
.nav-next a:hover {
  background: #049ef9;
  color: #fff;
  transition: 0.5s;
}
.main-header1 {
  background: #273d76;
}
input#search::placeholder {
  color: #fff;
}
input#search:focus {
  border: none;
  box-shadow: none;
  outline: 0;
}
.widget select {
  max-width: 100%;
}
.widget-area .container {
  max-width: 100%;
}
#secondary .col-xs-12.col-sm-4.text-left {
  width: 100%;
}
#secondary section#business_epic-recent-post-widget-4 {
  border: 0;
  padding: 0;
}
#secondary section.widget.widget-ample-business-theme-ourteam {
  border: none;
  padding: 0;
}
#secondary .col-xs-12.col-sm-4 {
  width: 100%;
}
#secondary section#business-epic-our-work-widget-9 {
  border: 0;
  padding: 0;
}
#secondary section#business_epic-info-widget-4 {
  background-color: #444;
}
#secondary .col-xs-12.col-sm-6.col-md-4 {
  width: 100%;
}
#secondary section#ample-business-theme-service {
  border: 0;
  padding: 0;
}
#secondary section#business-testimonials-widget-3 {
  border: 0;
  padding: 0;
}
#secondary section#ample-business-theme-meetbutton {
  border: 0;
  padding: 0;
}
.sidebar .widget-ample-business-theme-meetbutton .paralex-btn {
  margin-bottom: 20px;
  width: 100%;
  display: block;
}
.sidebar .widget-ample-business-theme-meetbutton .meet-counter-button {
  text-align: center;
  padding: 0 20px;
}
#secondary form .top-search {
  padding: 0 0 0 21px;
}
#secondary button {
  padding: 3px;
  margin-left: -20px;
}
td {
  color: #444;
  padding: 1%;
}
.footerwidgets caption {
  color: #fff;
}
.footerwidgets th {
  color: #fff;
}
.footerwidgets td {
  color: #fff;
}
.footerwidgets li {
  color: #fff;
  margin: 0;
  text-align: center;
  display: inline-block;
  padding: 0;
}
.row.footerwidgets ul li:last-child a {
  border: none;
}
.footerwidgets button {
  padding: 3px;
  margin-left: -20px;
}
.info-section {
  margin: 0;
}
.info-section td {
  color: #fff;
}
.info-section th {
  color: #fff;
}
.info-section caption {
  color: #fff;
}
.info-section.footerwidgets li a {
  color: #8dabf5 !important;
}
a.current,
a:active,
a:focus,
a:hover {
  text-decoration: none !important;
}
#sidebar-primary form.top-search {
  margin-left: 35px;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
  #sidebar-primary form.top-search {
    margin-left: 20px;
  }
}
@media only screen and (max-device-width: 1024px) {
  #secondary button {
    display: none;
  }
  .site-branding {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
  }
  .search-option {
    width: 100%;
    display: inline-block;
    text-align: center;
    position: relative;
  }
  .firstcol.wpb_column.vc_column_container.vc_col-sm-5 {
    margin-left: 17px;
  }
  .firstcol.wpb_column.vc_column_container.vc_col-sm-3 {
    margin-left: 17px;
  }
  .mobile-link p {
    font-size: 12px;
    line-height: 15px;
  }
  .news-slider li {
    font-size: 12px;
  }
  .gridbox.wpb_column.vc_column_container.vc_col-sm-6 {
    margin-top: 24px;
  }
  .box {
    margin: 10px;
  }
  .top-header {
    position: relative;
  }
  .hentry .vc_row.wpb_row.vc_row-fluid.top-bar {
    padding-bottom: 26px;
  }
  ul.footer-iconlink li {
    padding-right: 0;
  }
  ul.footer-iconlink {
    padding-bottom: 18px;
  }
  .wpb_single_image.wpb_content_element.vc_align_center.mlink img {
    height: 51px;
    width: 210px;
  }
}
aside#sidebar-primary input#search {
  width: 223px;
  height: 40px;
}
#secondary button {
  padding: 8px;
  padding-bottom: 14px;
  padding-right: 13px;
  margin-left: -41px;
  margin-top: 0;
}/*
Theme Name: Business Epic
Author: Ample Themes
Description: Business Epic is a clean, simple and professional business theme with attractive elements and ample of features for business and corporate websites. It is well suited theme for business, corporate, informative, agencies, travel, design, art, personal ,woocommerce shop  and any other creative websites and blogs. It features multiple sections on the front page including favicon, logo, widgets, multiple navigations, address bar, social menus, and customizer to customize theme easily.
License: GNU General Public License v3 or later
Text Domain: business-epic
Tags:one-column, two-columns, right-sidebar, left-sidebar, full-width-template, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready, blog, portfolio, e-commerce, footer-widgets
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## top-header-socialicons
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');*/

@media print {
  /*#contents{
		left:0 !important;
		padding:0px !important;
		right:0px !important;
		margin:0 auto !important;
		width:400px !important;
	}*/
  .vc_col-sm-2 {
    width: 100% !important;
    text-align: center !important;
  }
  .gov-col-inner,
  .custom-cm-img {
    height: auto !important;
  }
  .gov-col-inner img,
  .custom-cm-img img {
    width: 400px !important;
  }
  .slimScroll,
  .device-nav-bar {
    width: 100% !important;
  }
  .pressrel h2.widget-title {
    width: 100% !important;
    float: none !important;
    margin: 0px !important;
    padding: 0px !important;
  }
  .news-slider,
  .orgcol .wpb_wrapper {
    background: none !important;
  }
  [data-slimscroll] > div {
    position: relative !important;
  }
  .main-header1 {
    background: #273d76 !important;
  }
  #showbutton {
    display: none !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary {
    text-align: center !important;
  }
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
img.cpyrightcl {
  height: 15px;
  width: 15px;
}
.crime-side-btn-logo {
  text-align: center;
  position: fixed;
  top: 50%;
  left: 0;
  margin-top: -75px;
  z-index: 1;
  background: #262262;
  border-radius: 0 100px 100px 0;
  height: 100px;
  width: 100px;
  overflow: hidden;
  vertical-align: middle;
  padding: 15px 0;
}
.crime-side-btn-logo img {
  height: 70px;
}
a:hover {
  text-decoration: none !important;
}
body {
  margin: 0;
  padding-right: 0 !important;
}
.top-header-socialicon,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.main-title.wow.fadeInDown p {
  color: #444;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
p {
  margin-bottom: 1.5em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
ins,
mark {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ol,
ul {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
button,
input[type="button"],
input[type="reset"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 1.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
select {
  border: 1px solid #ccc;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
  color: #111;
}
textarea {
  width: 100%;
}
a:active,
a:focus,
a:hover {
  color: #191970;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li.focus > ul,
.main-navigation ul li:hover > ul {
  left: auto;
}
.main-navigation ul ul li.focus > ul,
.main-navigation ul ul li:hover > ul {
  left: 100%;
}
.main-navigation.toggled ul,
.top-header-socialicon-toggle {
  display: block;
}
.top-header {
  background: #0f2358 !important;
  height: 35px;
}
.banner-title {
  display: none !important;
}
.know-more {
  display: none !important;
}
.home .entry-title {
  display: none !important;
}
.site-branding {
  display: inline-block;
  padding: 5px 0;
}
section#text-7 {
  display: none;
}
.widget-area.sidebar li {
  color: #4e4e4e;
  overflow: hidden;
  padding: 10px;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px dotted #2c8162;
}
.projects li {
  overflow: hidden;
  height: 40px;
  padding: 10px;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px dotted #2c8162;
}
a.skip-link {
  color: #fff;
  padding: 12px;
}
span.resizer {
  padding: 0;
}
div#google_language_translator {
  padding: 2px 0;
}
#google_language_translator select.goog-te-combo {
  color: #000 !important;
  background-color: #fff !important;
}
.sidebar .widget {
  background-color: #fff;
}
aside#sidebar-primary {
  background-color: #fff;
}
span.digitallogo {
  width: 11%;
  display: inline-block;
  margin-right: 80px;
  float: right;
}
.menu-main-menu-container {
  background-color: transparent;
  color: #fff !important;
  font-weight: 800;
}
.news-slider li {
  padding: 10px 20px;
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid #efefef;
}
.punjab-map {
  text-align: center;
}
.glance-listing ul li label {
  float: right;
}
.punjab-gov-important-links ul li a {
  color: #273d76;
}
.sidemenu1 li {
  padding: 10px;
  font-size: 16px;
  text-align: left;
  border-bottom: 1px dotted #2c8162;
}
.news-slider {
  background: #fff;
}
.seccol.wpb_column.vc_column_container.vc_col-sm-4 {
  border: 1px solid #ddd;
  margin-top: 47px;
}
.homenews.wpb_column.vc_column_container.vc_col-sm-4 {
  border: 1px solid #ddd;
  min-height: 620px;
}
span.plus {
  display: inline-block;
}
.aboutsec a {
  color: #337ab7;
}
ul.sidemenu1 {
  border: 1px solid #fff;
  font-family: arial;
  color: #069;
}
.firstcol.wpb_column.vc_column_container.vc_col-sm-3 {
  border: 1px solid #ddd;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 24px;
  background: #fff;
}
.organisation-dept {
  width: 100%;
  display: inline-block;
  background: #f2f2f2;
  padding: 20px;
  margin-bottom: 30px;
}
.organisation-dept ul li {
  width: 48%;
  display: inline-block;
  padding: 5px 0;
}
.organisation-dept ul li a {
  color: #555;
  text-decoration: underline;
  font-size: 13px;
}
.firstcol .vc_column-inner {
  padding-top: 10px !important;
}
.firstcol.wpb_column.vc_column_container.vc_col-sm-5 {
  border: 1px solid #ddd;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 46px;
}
.service {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.status {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.service a {
  display: inline-block;
  width: 80%;
  text-align: center;
  font-size: 17px;
  border: 1px solid #ccc;
  margin-top: 12px;
  padding: 5px;
  background: #c28510;
  color: #fff;
}
.status a {
  display: inline-block;
  width: 80%;
  text-align: center;
  font-size: 17px;
  border: 1px solid #ccc;
  margin-top: 12px;
  padding: 5px;
  background: #75b90e;
  color: #fff;
}
.wpb_text_column.wpb_content_element.upperbutton {
  background: #fff;
  padding-bottom: 25px;
}
.wpb_text_column.wpb_content_element.lowerbutton {
  background: #fff;
  padding-bottom: 25px;
}
.firstcol .wpb_content_element {
  margin-bottom: 9px !important;
}
.wpb_text_column.wpb_content_element.tenderslnk {
  border: 1px solid #ddd;
  background-color: #eeee;
  height: 33px;
  text-align: center;
}
.wpb_text_column.wpb_content_element.impnotelink {
  border: 1px solid #ddd;
  background-color: #eeee;
  height: 33px;
  text-align: center;
}
.search-box {
  display: inline-block;
}
.crime-side-btn {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -102px;
  z-index: 1;
}
.crime-side-btn img {
  width: 40px;
}
.crime-side-pop .modal-dialog {
  z-index: 9999;
}
.crime-side-btn button,
.crime-side-btn button:active,
.crime-side-btn button:focus,
.crime-side-btn button:hover {
  background: url(assets/images/cyber-crime-btn.png) no-repeat 0 0 transparent;
  background-size: cover;
  width: 30px;
  border: none;
  height: 204px;
  border-radius: 0;
}
.crime-side-btn button.btn.active:focus,
.crime-side-btn button.btn:focus {
  outline: 0;
}
.crime-side-btn button:active {
  box-shadow: none;
}
.crime-side-pop .modal-content ul li {
  list-style: decimal inside;
  display: list-item;
  margin-bottom: 10px;
}
.crime-side-pop .modal-content ul li a {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.top-bar .vc_column-inner {
  padding: 0 0 !important;
}
p.top-link a {
  color: #fff;
}
.background {
  display: inline-block;
}
.breadcrumb {
  background-color: #fff !important;
}
.list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  white-space: unset;
  width: 100%;
}
.list li {
  background-color: #f0f0f0;
  display: table-row;
  color: #5c5c5c;
}
.list li:nth-child(odd) {
  background-color: #f2f2f2;
  display: table-row;
  font-size: 9pt;
  color: #5c5c5c;
}
.list li:nth-child(odd):hover {
  background-color: #dadada;
}
.list li:nth-child(1):hover {
  background-color: #201c2b;
}
.list li:nth-child(even) {
  background-color: #e8e8e8;
  display: table-row;
  font-size: 9pt;
  color: #5c5c5c;
}
.list li:nth-child(even):hover {
  background-color: #dadada;
}
.list li:nth-child(1) span:first-child {
  border-top-left-radius: 6px;
}
.list li:nth-child(1) span:last-child {
  border-top-right-radius: 6px;
}
.vc_row.wpb_row.vc_row-fluid.top-bar {
  background-color: #041133;
}
.list li:nth-child(1) {
  background-color: #201c2b;
  text-transform: uppercase;
  font-size: 8pt;
  font-weight: 700;
  color: #b8b5c0;
}
.print-doc {
  display: inline-block;
  text-align: left;
  width: 100%;
  margin-top: 13px;
}
span.publish-news-date,
span.publishdate-list {
  font-family: robotoregular;
}
.list li:nth-child(1) span {
  border-bottom: 2px solid #7d5bbe;
  padding: 14px;
}
.main-header {
  background-color: transparent;
}
.list span {
  text-align: left;
  display: table-cell;
  padding: 6px;
  vertical-align: middle;
}
span.tender-title {
  word-wrap: break-word;
  width: 37%;
  font-size: 14px;
}
span.opening-date {
  width: 10%;
}
span.tender-corg {
  width: 38%;
}
span.download-form {
  width: 10%;
}
.wpcf7 input[type="email"],
.wpcf7 input[type="text"] {
  height: 38px;
  font-size: 14px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  font-size: 14px;
}
#list4 {
  font-family: Georgia, Times, serif;
  font-size: 15px;
}
#list4 ul {
  list-style: none;
}
#list4 ul li a {
  font-family: robotoregular;
  display: inline-block;
  text-decoration: none;
  color: #1b2649;
  font-size: 18px;
  border-bottom-color: #ccc;
  padding-left: 10px;
  cursor: pointer;
}
#list4 ul li a:hover {
  color: #4678ac;
  background-repeat: repeat-x;
}
#list4 ul li a strong {
  margin-right: 10px;
}
.liststyle {
  margin: 0;
}
.liststyle li {
  font-size: 14px;
  margin-left: 25px;
  padding: 0;
  line-height: 30px;
}
.liststyle li:before {
  content: "";
  background: url(assets/images/right-arrow.png) no-repeat center center;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
  line-height: 24px;
  top: 7px;
}
.liststyle li a:link,
.liststyle li a:visited {
  color: #1e598e;
  text-decoration: none;
}
.liststyle li a:hover {
  color: #0a7caf;
  -moz-box-shadow: 0 0 12px #9e9ea3;
  -webkit-box-shadow: 0 0 12px #9e9ea3;
  box-shadow: 0 0 12px #9e9ea3;
  border: none 0 #000;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.offcr_list {
  counter-reset: li;
  list-style: none;
  list-style: decimal;
  font: 15px "trebuchet MS", "lucida sans";
  padding: 0;
  margin-bottom: 4em;
}
.offcr_list {
  margin: 0 0 0 2em;
}
.offcr_list span {
  position: relative;
  display: block;
  margin: 0.5em 0;
  color: #444;
  text-decoration: none;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
}
.offcr_list span:hover {
  background: #cbe7f8;
  text-decoration: underline;
}
.offcr_list span:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -3.3em;
  top: 33%;
  margin-top: -1.3em;
  background: #87ceeb;
  height: 4em;
  width: 4em;
  line-height: 3em;
  border: 0.3em solid #fff;
  text-align: center;
  font-weight: 700;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  border-radius: 2em;
  color: #fff;
}
.homenews .news-slider {
  border: 1px solid #ddd;
  padding: 10px;
  height: 483px;
}
a.whilte {
  padding-right: 8px;
  padding-left: 8px;
  background-color: #000;
  color: #fff;
}
a.black {
  padding-left: 8px;
  background-color: #fff;
  color: #000 !important;
  padding-right: 8px;
}
ul.children {
  margin-left: 43px;
}
p.top-link {
  padding-right: 120px;
}
thead {
  background-color: #254260;
  color: #fff;
  text-align: center;
}
tr {
  text-align: center;
}
th {
  text-align: center;
}
.space {
  display: inline-block;
  width: 100%;
}
.teamname {
  cursor: pointer;
  font-size: 20px;
}
.offcr_list li {
  list-style: none;
  padding: 10px;
}
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: 0;
  font-size: 15px;
  transition: 0.4s;
  display: inline-block;
  margin-bottom: 10px;
}
.accordion:hover,
.active {
  background-color: #ccc;
}
.panel {
  padding: 0 18px;
  display: none;
  background-color: #fff;
  overflow: hidden;
}
.accordion:after {
  content: "\002B";
  color: #777;
  font-weight: 700;
  float: right;
  margin-left: 5px;
}
.accordion.active:after {
  content: "\2212";
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
  overflow-x: auto;
}
td,
th {
  text-align: center;
  padding: 8px;
}
tr:nth-child(even) {
  background-color: #f2f2f2;
}
tr.headers {
  background-color: #254260;
}
ul.liststyle {
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}
.liststyle li {
  text-align: left;
  padding: 8px;
  margin-left: 0;
}
.liststyle li:nth-child(even) {
  background-color: #f2f2f2;
}
span.desg {
  font-size: 17px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 7px;
  width: 100%;
  display: inline-block;
}
span.offname {
  font-size: 26px;
}
span.heading-cont {
  font-size: 20px;
  font-weight: 800;
}
ul.additional-info {
  padding-top: 20px;
}
span.heading-no {
  font-weight: 600;
}
.additional-info li:nth-child(1):before {
  font-family: FontAwesome;
  content: "\f095";
  padding-right: 10px;
  color: #777;
  font-weight: 700;
  font-size: 20px;
}
.additional-info li:nth-child(2):before {
  font-family: FontAwesome;
  content: "\f1ac";
  padding-right: 10px;
  color: #777;
  font-weight: 700;
  font-size: 20px;
}
.additional-info li:nth-child(3):before {
  font-family: FontAwesome;
  content: "\f0e0";
  padding-right: 10px;
  color: #777;
  font-weight: 700;
  font-size: 20px;
}
.additional-info li:nth-child(4):before {
  font-family: FontAwesome;
  content: "\f041";
  padding-right: 10px;
  color: #777;
  font-weight: 700;
  font-size: 20px;
}
.additional-info li:nth-child(4) {
  height: 81px;
}
.additional-info li {
  border-bottom: 1px solid #ccc;
  height: 42px;
}
.panel td {
  font-size: 13px;
}
.tab_content tr {
  text-align: center;
  height: 60px;
  font-family: Arial, Helvetica, sans-serif;
}
a.foo_link {
  color: #fff;
}
.menu-heading {
  background: #f2eeee;
  pointer-events: none;
  font-weight: 800;
}
.years {
  font-size: 21px;
  cursor: pointer;
}
span.monthslist {
  font-size: 17px;
  cursor: pointer;
}
li.pdfdoc {
  font-size: 16px;
}
.arrow::before {
  content: "\25B6";
  color: #000;
  display: inline-block;
  margin-right: 12px;
  font-size: 15px;
}
.arrow-down::before {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.rti_reply_main {
  display: inline-block;
  width: 100%;
  text-align: left;
  padding: 29px;
}
li.pdfdoc {
  border: none !important;
}
ul.rtilist li {
  border-bottom: 1px solid #ccc;
  padding: 8px;
}
.rtilist ul:before {
  content: "";
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px solid;
}
.rtilist ul li {
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  position: relative;
}
.rtilist ul {
  margin-left: 1em;
  position: relative;
}
.docs {
  margin: 0;
  padding: 0;
  list-style: none;
}
.rtilist ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 0;
  border-top: 1px solid;
  margin-top: -1px;
  position: absolute;
  top: 1em;
  left: 0;
}
.statesiteurl {
  margin-right: 0 !important;
}
.monthslist li {
  border: none !important;
}
.opening-date,
.tender-corg,
span.department,
span.sno,
span.tender-title {
  border-right: 1px solid #c5c0c0;
}
td {
  border: 1px solid #000;
  word-wrap: break-word;
}
.flexslider {
  margin: 0 0 0 !important;
}
.metaslider .flex-control-nav {
  bottom: 29px !important;
}
.flex-control-paging li a.flex-active {
  background: rgba(0, 0, 0, 0.9) !important;
}
.flex-control-paging li a {
  background: #fff !important;
}
ul.listdec {
  list-style: square !important;
  padding: 10px;
}
.search-option {
  display: inline-block;
  text-align: right;
}
input#search {
  width: 150px;
  box-sizing: border-box;
  border: none;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  height: auto;
  float: left;
  font-size: 14px;
  color: #fff;
}
.search-option button {
  margin-top: 0;
  display: inline-block;
  padding: 10px;
  margin-left: -7px;
  background: #fff;
  color: rgba(0, 0, 0, 0.8);
  font-size: 1.2rem;
  line-height: 1;
  border-radius: 0 10px 10px 0;
}
.wpb_text_column.wpb_content_element.mobile-link p {
  color: #fff !important;
}
.wpb_single_image.wpb_content_element.vc_align_center.mlink img {
  height: 51px;
}
.orgcol .wpb_wrapper {
  background: #fff;
}
.orgcol a {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  color: #333;
}
.orgcol .resp-tab-content ul li:last-child a {
  border-bottom: none;
}
.pressrel h2.widget-title {
  font-size: 20px;
  text-align: left;
  background: #1b2649;
  padding: 0;
  color: #fff;
  margin-top: 0 !important;
  float: left;
  margin-bottom: 0;
}
.pressrel {
  background: #1b2649;
  display: inline-block;
  width: 100%;
  padding: 15px 20px;
}
.pressrel .view {
  color: #fff;
  float: right;
}
.pagination {
  display: inline-block;
  width: 100%;
  padding-left: 43px;
}
.boxes.col-md-12 {
  margin-bottom: 14px;
}
.box {
  padding: 0 11px;
  height: 147px;
  text-align: center;
  display: table;
  width: 100%;
  vertical-align: middle;
  margin-top: 20px;
}
.important-links .box a .box-icon {
  margin-bottom: 10px;
}
.gridbox .boxes .box {
  margin-bottom: 14px !important;
}
.box.citizenlogin {
  background: #4abcd8;
  color: #fff;
}
.box a {
  color: #fff;
}
.box.tendersnotices {
  background: #496075;
  color: #fff;
}
.box.governmentlogin {
  background: #745583;
  color: #fff;
}
.box.bookbortalâ€‹ {
  background: #d05921;
  color: #fff;
}
.box.loginservices {
  background: #ef676d;
  color: #fff;
}
.box.rightinformation {
  background: #e088a2;
  color: #fff;
}
.box.publicsystem {
  background: #688c69;
  color: #fff;
}
.box.circuithouse {
  background: #b3cd8e;
  color: #fff;
}
.box.houseallotment {
  background: #4a83b7;
  color: #fff;
}
.box.visitorpass {
  background: #f0bba2;
  color: #fff;
}
.box.accessinternet {
  background: #b44956;
  color: #fff;
}
.col-md-12.text-right a {
  color: red;
}
.glance-listing {
  padding: 15px;
  display: inline-block;
}
.glance-listing ul li {
  padding: 0 0 8px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 8px;
  float: left;
  width: 100%;
  font-size: 14px;
}
.punjab-map a {
  outline: 0;
}
.glance-listing ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.glance-listing ul li a {
  color: #1b2649;
}
.top-header-contact-info .top-header-lag-translator ul li {
  display: inline-block;
  border-left: 1px solid #273d76;
  line-height: 15px;
  padding: 13px 15px;
}
.top-header-contact-info .top-header-lag-translator ul li:first-child {
  border-left: none;
}
.top-header-contact-info .top-header-lag-translator ul li a {
  color: #7c98e2;
  font-size: 12px;
}
.top-header.gov-top-header {
  height: auto;
  padding: 0;
}
.top-header.gov-top-header #google_language_translator select.goog-te-combo {
  margin: 0;
  padding: 0 !important;
  letter-spacing: 0;
  font-weight: 100;
  background: 0 0 !important;
  border: none !important;
  text-transform: uppercase;
  color: #7c98e2 !important;
  font-size: 12px;
}
.header-search.header-font-block span a {
  padding: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #7c98e2;
}
.header-search.header-font-block ul li {
  float: left;
  border-right: 1px solid #273d76;
}
.header-search.header-font-block > ul > li {
  padding: 10px 15px;
  min-height: 41px;
  position: relative;
}
.header-search.header-font-block ul li > ul > li:last-child {
  padding: 0;
}
.header-search.header-font-block ul li > ul > li {
  border-right: none;
  padding: 0 15px 0 0;
}
.header-search.header-font-block
  ul
  li
  > ul
  > li.site-color-selected
  ul
  li
  span
  a {
  padding: 2px 6px;
  color: #fff;
}
.header-search.header-font-block ul li > ul > li.site-color-selected ul li {
  padding: 0;
}
.top-header.gov-top-header
  #google_language_translator
  select.goog-te-combo
  option {
  color: #000;
}
.top-header-contact-info .top-header-lag-translator ul li a:hover {
  color: #000;
}
.header-search.header-font-block > ul > li:last-child {
  border-right: none;
}
.menu.pub-gov-navbar .main-header .menu-main-menu-container ul li {
  padding: 0 13px;
}
.menu.pub-gov-navbar .main-header .menu-main-menu-container ul li a {
  font-size: 14px;
  font-weight: 100;
  padding: 0;
  height: auto;
}
.menu.pub-gov-navbar {
  padding: 23px 0;
}
.site-branding a.custom-logo-link img.custom-logo {
  width: auto;
  max-width: initial;
}
.menu.pub-gov-navbar .main-header .menu-main-menu-container ul li a:hover {
  color: #7c98e2;
}
.menu.pub-gov-navbar ul.main-nav li ul.sub-menu {
  background: #0f2358;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  min-width: 275px;
}
.menu.pub-gov-navbar ul.main-nav li ul.sub-menu li {
  padding: 10px 15px;
  border-top: none;
  border-bottom: 1px solid #273d76;
}
.menu.pub-gov-navbar ul.main-nav li ul.sub-menu li:last-child {
  border-bottom: none;
}
.menu.pub-gov-navbar ul.main-nav li ul.sub-menu li a {
  color: #fff;
}
.mlink {
  padding: 0 10px 0;
  margin: 17px 0;
}
.mobile-link {
  padding: 17px 0;
}
.main-header.navbar-fixed-top {
  background: #273d76;
  padding: 10px 0;
  text-align: center;
  transition: all 0.5s ease-out 0.1s;
  -webkit-transition: all 0.5s ease-out 0.1s;
  -moz-transition: all 0.5s ease-out 0.1s;
}
.main-header.navbar-fixed-top .menu-main-menu-container {
  display: inline-block;
}
.menu.pub-gov-navbar
  .main-header.navbar-fixed-top
  .menu-main-menu-container
  ul
  li {
  padding: 0 40px;
}
.menu.pub-gov-navbar
  .main-header.navbar-fixed-top
  .menu-main-menu-container
  ul
  li
  ul.sub-menu
  li {
  padding: 10px 15px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu.mega-menu-item.mega-department
  ul.mega-sub-menu
  > li
  > ul.mega-sub-menu
  > li.mega-menu-item-has-children
  ul.mega-sub-menu {
  display: none;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-flyout
  ul.mega-sub-menu
  li.mega-menu-item
  a.mega-menu-link,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link:hover {
  border-bottom: 1px solid #1e3677;
}
.main-header.navbar-fixed-top #mega-menu-wrap-primary #mega-menu-primary {
  text-align: center;
}
.main-header.navbar-fixed-top
  #mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item.mega-current-menu-item
  > a.mega-menu-link {
  padding: 0 25px;
}
.press-news-section .firstcol.one-col .vc_column-inner > .wpb_wrapper,
.press-news-section .firstcol.three-col .vc_column-inner > .wpb_wrapper {
  padding: 10px 0;
  box-shadow: 0 0 10px #cee8ff;
}
.press-news-section .firstcol .vc_column-inner > .wpb_wrapper {
  background: #fff;
}
.press-news-section .firstcol.two-col .vc_column-inner > .wpb_wrapper {
  box-shadow: 0 0 10px #cee8ff;
}
.news-slider.document-section ul li span,
.news-slider.news-section ul li span,
.press-news-section
  .firstcol.two-col
  .vc_column-inner
  > .wpb_wrapper
  ul#nt-example1
  li
  span {
  font-size: 12px;
  color: #999;
}
.news-slider.document-section ul li a,
.news-slider.news-section ul li a,
.press-news-section
  .firstcol.two-col
  .vc_column-inner
  > .wpb_wrapper
  ul#nt-example1
  li
  a {
  color: #273d76;
}
.sa_owl_theme.owl-carousel .owl-nav .owl-next,
.sa_owl_theme.owl-carousel .owl-nav .owl-prev {
  box-shadow: none;
}
.orgcol .resp-tab-content ul li {
  padding: 15px 10px;
  border-bottom: 1px solid #eaeaea;
  width: 33.333%;
  float: left;
  vertical-align: top;
  text-align: center;
  border-right: 1px solid #eaeaea;
}
.orgcol .resp-tab-content ul li p {
  color: #777;
  font-size: 14px;
  line-height: 22px;
}
.orgcol .resp-tab-content ul li h1.tab-title {
  font-size: 18px;
  font-weight: 600;
  color: #1b2649;
  padding: 0 0 15px;
  margin: 0;
}
.orgcol .resp-tab-content ul li a.view-all {
  background: #1b2649;
  display: inline-block;
  width: auto;
  color: #fff;
  padding: 2px 5px;
  font-size: 14px;
  margin-top: 15px;
}
.document-section a.view-all,
.news-section a.view-all {
  color: #fff;
  display: inline-block;
  padding: 10px 15px;
  width: 100%;
  background: #1b2649;
  font-size: 20px;
}
.news-slider.news-section li:last-child {
  border-bottom: none;
}
.resp-tabs-list {
  z-index: 2;
  position: relative;
}
.orgcol .resp-tab-content ul li.border-bottom-none {
  border-bottom: none;
}
.orgcol .resp-tab-content ul li.border-right-none {
  border-right: none;
}
.news-slider.news-section ul li {
  padding: 18px 20px 19px;
  border-bottom: 1px solid #eee;
}
.gridbox .boxes .box a {
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  padding: 16px 0 0;
}
.gridbox .boxes .box a img {
  margin-bottom: 15px;
}
.news-slider li a.document-section-title {
  width: auto;
}
.grecaptcha-badge {
  opacity: 0 !important;
}
.grecaptcha-badge {
  visibility: collapse !important;
}
.grecaptcha-badge {
  display: none !important;
}
.heading-block {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #d9e3ff;
  padding-bottom: 10px;
  margin-top: 30px;
}
.printbutton {
  margin-bottom: 15px;
}
.printbutton a {
  color: #0f2358;
}
.heading-block h1 {
  margin: 0;
  font-size: 27px;
}
.pub-dept-block select {
  width: 100%;
  height: 30px;
  font-size: 12px;
  padding: 0 10px;
  border: 1px solid #d9e3ff;
}
.heading-search-block {
  display: flex;
  width: 100%;
  margin-left: auto;
  justify-content: center;
  align-items: center;
}
.inner-page-search input[type="text"] {
  border-radius: 0;
  height: 30px;
  width: 170px;
  padding: 0 10px;
  border: 1px solid #d9e3ff;
  font-size: 12px;
}
.inner-page-search input[type="submit"] {
  border: none;
  border-radius: 0;
  padding: 5px 25px 8px;
  font-size: 14px;
  background: #0f2358;
  color: #fff;
}
.inner-page-search {
  margin-right: 0;
  justify-content: right;
  margin-left: auto;
}
.pub-gov-outer .listWrap ul.list li:nth-child(1) {
  background-color: #273d76;
}
.pub-gov-outer .listWrap ul.list li:nth-child(1) span {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  font-family: robotoregular;
  border-top-left-radius: 0;
  border-bottom: none;
  border-right: 1px solid #fff;
}
.pub-gov-outer .listWrap {
  margin-bottom: 50px;
}
.pub-gov-outer .listWrap ul.list span.opening-date {
  width: 160px;
}
.pub-gov-outer .listWrap ul.list span a,
.pub-gov-outer .listWrap ul.list span.tender-title h4 a {
  font-size: 14px;
  text-transform: capitalize;
  color: #273d76;
  font-weight: 600;
}
.pub-gov-outer .listWrap ul.list li:nth-child(1) span:last-child {
  border-right: none;
  border-radius: 0;
}
.pub-gov-outer .listWrap ul.list li > span {
  font-size: 12px;
  font-family: robotoregular;
  width: auto;
  padding: 14px;
  vertical-align: top;
  border-right: 1px solid #fff;
}
.pub-gov-outer .listWrap ul.list li > span.department {
  font-size: 14px;
}
.pub-gov-outer .listWrap ul.list li > span span.publishdate {
  padding: 5px 0 15px;
}
.advertisement-block {
  width: 100%;
  float: left;
  background: #072269;
}
.advertisement-block ul li {
  display: inline-block;
  border-right: 1px solid #95b2ff;
  padding: 0 15px;
  vertical-align: middle;
}
.advertisement-block a {
  font-family: Conv_ROCKEB;
  margin: 0;
  padding: 5px 0;
  color: #95b2ff;
  font-size: 18px;
  display: inline-block;
}
.advertisement-block ul li:last-child {
  border-right: none;
}
.advertisement-block ul li a.add-grievence:focus {
  outline: 0;
}
.advertisement-block ul li a.add-grievence {
  margin: 0;
  padding: 3px 12px;
  color: #fff;
  font-size: 14px;
  background-color: #fc5f03;
  border-radius: 15px;
}
.relief-fund {
  float: left;
  width: 100%;
  background: #fff257;
  padding: 5px 0;
}
.relief-fund span {
  font-family: Conv_ROCKEB;
  color: #072269;
  font-size: 19.5px;
  display: inline-block;
  text-transform: uppercase;
}
.relief-fund a {
  color: #c53d0b;
  outline: 0;
}
.relief-fund-acc-info {
  background: #ecde35;
  padding: 10px 0;
  width: 100%;
  float: left;
}
.relief-fund-acc-info ul li {
  display: inline-block;
  background: #fff57f;
  padding: 10px 23px;
  margin-bottom: 0;
  font-size: 14px;
  color: #072269;
}
.relief-fund-acc-info ul li strong {
  display: block;
  font-size: 12px;
  font-weight: 700;
  padding-bottom: 3px;
}
.search aside#sidebar-primary {
  margin-top: 30px;
}
.gov-search-result article.post {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.gov-search-result article.post:last-child {
  border-bottom: none;
}
.gov-search-result .entry-content a.article-readmore {
  background: #273d76;
  color: #fff;
  display: inline-block;
  padding: 8px 20px;
}
p,
ul.resp-tabs-list {
  margin: 0;
  padding: 0;
}
#parentHorizontalTab {
  padding: 0 20px;
  margin: 20px 0 !important;
}
.resp-tabs-list li {
  font-weight: 800;
  font-size: 16px !important;
  display: inline-block;
  padding: 13px 15px;
  margin: 0 4px 0 0;
  list-style: none;
  cursor: pointer;
  float: left;
  color: #fff;
  background: #1b2649;
}
.resp-tabs-container {
  padding: 0;
  background-color: #fff;
  clear: left;
}
h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}
.resp-tab-content {
  display: none;
  padding: 15px;
}
.resp-tab-active {
  border: 1px solid #1b2649 !important;
  border-bottom: none;
  margin-bottom: -1px !important;
  padding: 12px 14px 14px 14px !important;
  border-top: 4px solid #1b2649 !important;
  border-bottom: 0 #fff solid !important;
  color: #1b2649 !important;
  background: #fff !important;
}
.resp-tab-active {
  border-bottom: none;
  background-color: #fff;
}
.resp-accordion-active,
.resp-content-active {
  display: block;
}
.resp-tab-content {
  border: 1px solid #ddd;
  border-top-color: #1b2649;
  text-align: center;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 30px 0;
  float: left;
}
h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #c1c1c1;
  border-top: 0 solid #c1c1c1;
  margin: 0;
  padding: 10px 15px;
}
h2.resp-tab-active {
  border-bottom: 0 solid #c1c1c1 !important;
  margin-bottom: 0 !important;
  padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: #00f;
}
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}
.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0 0 4px;
  cursor: pointer;
  float: none;
}
.resp-vtabs .resp-tabs-container {
  padding: 0;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}
.resp-vtabs .resp-tab-content {
  border: none;
  word-wrap: break-word;
}
.resp-vtabs li.resp-tab-active {
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
  border-top: 1px solid;
  border: 1px solid #5ab1d0 !important;
  border-left: 4px solid #5ab1d0 !important;
  margin-bottom: 4px !important;
  border-right: 1px #fff solid !important;
}
.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #c1c1c1;
}
h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #9b9797;
}
h2.resp-tab-active {
  background: #dbdbdb;
}
.resp-easy-accordion h2.resp-accordion {
  display: block;
}
.resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1;
}
.resp-jfit {
  width: 100%;
  margin: 0;
}
.resp-tab-content-active {
  display: block;
}
h2.resp-accordion:first-child {
  border-top: 1px solid #c1c1c1;
}
.single-ample-page .news-slider.news-section {
  margin-bottom: 30px;
}
.single-ample-page .sidebar #text-5 {
  background: #fff;
}
.single-ample-page .sidebar ul.sidemenu {
  overflow-y: auto;
  height: auto;
}
.single-ample-page .sidebar #text-5 h2.widget-title {
  background: #1b2649;
  display: inline-block;
  width: 100%;
  padding: 15px 20px;
  font-size: 20px;
  color: #fff;
}
.single-ample-page .sidebar ul.sidemenu li {
  padding: 14px 20px;
  border-bottom: 1px solid #eee;
}
.single-ample-page .sidebar ul.sidemenu li a {
  color: #273d76;
}
.text-formating {
  background: #fff;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  padding: 15px 0;
}
.text-formating h2.vc_custom_heading {
  color: #1b2649;
  padding-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px;
  margin-top: 0;
}
.text-formating .wpb_wrapper .txtprofile,
.text-formating .wpb_wrapper p {
  color: #333;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}
.text-formating .wpb_wrapper .txtprofile b {
  font-size: 18px;
}
.text-formating .wpb_wrapper h3.vc_custom_heading,
.text-formating header.portlet-topper h1.portlet-title {
  font-size: 30px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #1b2649;
}
.text-formating .wpb_wrapper table tr td {
  border: 1px solid #ddd;
}
.text-formating .wpb_wrapper .title-heading {
  margin: 30px 0 15px;
}
.text-formating .wpb_wrapper .title-heading b {
  font-size: 30px;
  font-weight: 400;
  color: #1b2649;
}
.text-formating .wpb_wrapper .title-heading {
  border-bottom: 1px solid #eee;
  margin: 30px 0 20px;
  padding-bottom: 10px;
}
.text-formating header.portlet-topper h1.portlet-title,
.text-formating.all-departments h1 {
  margin-top: 0;
  margin-bottom: 30px;
}
.text-formating.all-departments h1 {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.text-formating.all-departments table tr td a {
  color: #1b2649;
  font-size: 14px;
}
.text-formating.text-inner-formating ol,
.text-formating.text-inner-formating ul {
  padding-left: 30px;
}
.text-formating.text-inner-formating ol li ul li {
  list-style: circle;
}
.text-formating.text-inner-formating ol > li {
  padding-bottom: 15px;
}
.text-formating.text-inner-formating ul li > ul > li {
  list-style: circle;
}
.text-formating.text-inner-formating ul.department-listing li {
  list-style: circle;
  padding-bottom: 15px;
}
.page-template-whatsnew .single-ample-page .content-area .site-main {
  background: #fff;
}
.page-template-whatsnew .single-ample-page .content-area .site-main #list4 {
  margin-top: 22px;
}
#list4 ul li a:hover {
  box-shadow: none;
}
.page-template-whatsnew
  .single-ample-page
  .content-area
  .site-main
  #list4
  ul.liststyle
  .pagination
  a,
.page-template-whatsnew
  .single-ample-page
  .content-area
  .site-main
  #list4
  ul.liststyle
  .pagination
  span {
  font-family: robotoregular;
  padding: 10px 15px;
}
.page-template-whatsnew
  .single-ample-page
  .content-area
  .site-main
  #list4
  ul.liststyle
  .pagination
  a {
  background: #1b2649;
  color: #fff;
}
.page-template-whatsnew
  .single-ample-page
  .content-area
  .site-main
  #list4
  ul.liststyle
  .pagination
  span {
  background: #ddd;
}
.single-whatsneworg .text-formating {
  margin-top: 43px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item.homelink
  a.mega-menu-link:before {
  content: "";
  display: inline-block;
  background: url(/wp-content/uploads/2019/08/001-home-button.png) no-repeat
    center center;
  margin-top: 12px;
  height: 12px;
  background-size: cover;
  width: 12px;
  margin-right: 5px;
}
.owl-stage li.active {
  background: 0 0;
}
.owl-carousel .owl-item img {
  width: 140px;
}
.footerwidgets li.owl-item {
  padding: 0;
}
.document-section-content,
.news-section-content {
  height: 400px;
  overflow-x: hidden;
}
.punjab-gov-important-links {
  height: 406px;
  overflow-x: hidden;
}
.news-slider .punjab-gov-important-links li {
  padding: 15px 20px;
}
.main-boxes a {
  color: #273d76;
  font-size: 20px;
  display: block;
  height: 100%;
  padding: 30px;
}
.main-boxes {
  text-align: center;
}
h2.widget-title.important-links {
  margin-bottom: 0;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator:after {
  /*content:'\f107'!important;*/
  font-family: FontAwesome;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li#mega-menu-item-2676
  > a.mega-menu-link:before {
  content: "";
  display: inline-block;
  background: url(/wp-content/uploads/2019/08/punjab-map-outline-png.png)
    no-repeat center center;
  height: 14px;
  background-size: cover;
  width: 12px;
  margin-right: 5px;
  position: relative;
  top: 12px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item.notice-board
  > a.mega-menu-link:before {
  font-family: FontAwesome;
  content: "\f15b";
  line-height: 38px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li#mega-menu-item-2677
  > a.mega-menu-link:before {
  content: "";
  display: inline-block;
  background: url(/wp-content/uploads/2019/08/002-support.png) no-repeat center
    center;
  height: 14px;
  background-size: cover;
  width: 12px;
  margin-top: 10px;
  margin-right: 5px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li#mega-menu-item-5469
  > a.mega-menu-link:before {
  content: "";
  display: inline-block;
  background: url(/wp-content/uploads/2021/02/policy-icon-1.png) no-repeat
    center center;
  height: 14px;
  background-size: cover;
  width: 12px;
  margin-top: 12px;
  margin-right: 5px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li#mega-menu-item-4457
  > a.mega-menu-link:before {
  content: "";
  display: inline-block;
  background: url(/wp-content/uploads/2021/02/news-icon.png) no-repeat center
    center;
  height: 14px;
  background-size: cover;
  width: 12px;
  margin-top: 12px;
  margin-right: 5px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li#mega-menu-item-2776
  > a.mega-menu-link:before {
  content: "";
  display: inline-block;
  background: url(/wp-content/uploads/2019/08/img_234315.png) no-repeat center
    center;
  height: 14px;
  background-size: cover;
  width: 15px;
  margin-right: 5px;
  margin-top: 11px;
}
.about a::before {
  content: "";
  display: block;
  background: url(/wp-content/uploads/2019/08/003-gallery.png) no-repeat center;
  height: 31px;
  background-size: 27px 25px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item.contactus
  a.mega-menu-link:before {
  content: "";
  display: inline-block;
  background: url(/wp-content/uploads/2019/08/005-writing.png) no-repeat center
    center;
  height: 15px;
  background-size: cover;
  width: 14px;
  margin-right: 5px;
  position: relative;
  top: 13px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  li.mega-menu-item.sitemap
  a.mega-menu-link:before {
  content: "\f0e8";
  font-family: FontAwesome;
  position: relative;
  top: 0;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  margin-top: -2px;
}
ul.simple-sitemap-page li {
  list-style: circle;
}
.text-formating.text-inner-formating .actimagetable tbody tr th,
.text-formating.text-inner-formating .customtbl tbody tr th {
  color: #333;
}
.text-formating.text-inner-formating #contentpanel ul li {
  list-style: circle;
}
.inner-page-search,
.pub-dept-block {
  display: inline-block;
}
.chat-box {
  position: fixed;
  bottom: 47px;
  text-align: right;
  right: 100px;
  z-index: 1;
}
.chat-box span {
  background: #61b9ed;
  cursor: pointer;
  width: 41px;
  height: 41px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  margin-top: 20px;
}
.chat-box span i {
  font-size: 26px;
  color: #fff;
  line-height: 40px;
}
.chat-box iframe {
  display: none;
  box-shadow: 0 0 20px rgb(0 0 0 / 30%);
  border-radius: 15px 15px 0 0;
}
@media screen and (min-width: 37.5em) {
  .top-header-socialicon-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
  clear: both;
}
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
.sticky {
  display: block;
}
.byline,
.updated:not(.published) {
  display: none;
}
.group-blog .byline,
.single .byline {
  display: inline;
}
.entry-content,
.entry-summary,
.page-content {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
* {
  margin: 0;
  padding: 0;
}
.padding-left-right-zero {
  padding-right: 0;
  padding-left: 0;
}
.padding-right-zero {
  padding-right: 0;
}
.padding-left-zero {
  padding-left: 0;
}
*,
::after,
::before {
  box-sizing: inherit;
}
p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #000;
  font-family: robotoregular;
}
ol,
ul {
  margin: 0;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 0;
}
@font-face {
  font-family: Andes;
  src: url("assets/fonts/Andes W04 Book.ttf");
}
@font-face {
  font-family: Conv_ROCKEB;
  src: url("assets/fonts/ROCKEB.eot");
  src: local("â˜º"), url("assets/fonts/ROCKEB.woff") format("woff"),
    url("assets/fonts/ROCKEB.ttf") format("truetype"),
    url("assets/fonts/ROCKEB.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: robotoregular;
  src: url("assets/fonts/Roboto-Regular-webfont.eot");
  src: url("assets/fonts/Roboto-Regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("assets/fonts/Roboto-Regular-webfont.woff") format("woff"),
    url("assets/fonts/Roboto-Regular-webfont.ttf") format("truetype"),
    url("assets/fonts/Roboto-Regular-webfont.svg#robotoregular") format("svg");
  font-weight: 400;
  font-style: normal;
}
body {
  font-family: robotoregular !important;
}
.top-header {
  padding: 4px 0;
}
.top-header .top-header-contact-info a,
.top-header-socialicon .top-header-socialicon li a {
  color: #fff;
}
.top-header .top-header-contact-info a:hover {
  color: #f0f1f1;
  transition: 0.5s;
}
.top-header-contact-info {
  margin-top: 0;
}
.top-header-contact-info a {
  margin-right: 15px;
}
.top-header-contact-info a .fa {
  margin-right: 5px;
}
.top-header-socialicon {
  text-align: right;
}
.top-header-socialicon .top-header-socialicon li {
  display: inline-block;
  margin-left: 15px;
}
.top-header-socialicon .top-header-socialicon {
  margin-bottom: 0;
}
.row.footerwidgets ul li a {
  color: #fff;
  border-right: 1px solid #fff;
  padding: 0 12px;
  font-size: 14px;
  display: inline-block;
  line-height: 14px;
}
ul#menu-footer-menu {
  text-align: left;
}
.sa_owl_theme.owl-carousel .owl-nav .owl-prev {
  left: 30px;
}
@media only screen and (max-width: 1260px) {
  .container {
    width: 100%;
  }
  .press-news-section .firstcol.one-col .vc_column-inner > .wpb_wrapper,
  .press-news-section .firstcol.three-col .vc_column-inner > .wpb_wrapper {
    padding: 0;
  }
  .right-sidebar .sidebar {
    padding-right: 15px;
  }
  .glance-listing ul li {
    font-size: 12px;
  }
  .firstcol .wpb_wrapper p strong {
    font-size: 11px;
    display: block;
    line-height: normal;
  }
  .firstcol .wpb_wrapper p {
    font-size: 11px;
  }
  .firstcol .wpb_wrapper p br {
    display: none;
  }
  .news-slider .punjab-gov-important-links li a,
  .news-slider.document-section ul li a {
    font-size: 14px;
  }
  .row.footerwidgets ul li a {
    padding: 0 8px;
  }
  .site-branding a.custom-logo-link img.custom-logo {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1030px) {
  .top-header-contact-info .top-header-lag-translator ul li {
    padding: 13px 10px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0 15px 0 0;
  }
  .menu.pub-gov-navbar {
    padding: 14px 0;
  }
}
@media only screen and (max-width: 991px) {
  .middle-footer,
  ul#menu-footer-menu {
    text-align: center;
  }
  .menu.pub-gov-navbar {
    padding: 20px 0 20px;
  }
  .site-branding {
    padding: 14px 0 0;
  }
  .device-nav-bar .menu.pub-gov-navbar .nav-wrapper .im-hiding {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    margin-top: 32px;
  }
  .device-nav-bar {
    position: inherit;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.homelink
    a.mega-menu-link:before {
    margin-top: 20px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.citizenservices
    a.mega-menu-link:before {
    margin-top: 16px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.knowpunjab
    > a.mega-menu-link:before {
    top: 18px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.department
    > a.mega-menu-link:before {
    margin-top: 18px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.contactus
    a.mega-menu-link:before {
    top: 20px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-megamenu
    > ul.mega-sub-menu {
    margin-top: 0;
  }
  .header-search.header-font-block span a,
  .top-header-contact-info .top-header-lag-translator ul li a,
  .top-header.gov-top-header #google_language_translator select.goog-te-combo {
    font-size: 12px;
  }
  .device-top-left-block {
    text-align: center;
  }
  .device-top-right-block .header-search.header-font-block ul li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    min-height: auto;
  }
  .device-top-right-block .header-search.header-font-block {
    float: none;
    text-align: center;
  }
  .device-top-right-block {
    border-top: 1px solid #273d76;
  }
  .right-sidebar .sidebar {
    padding-right: 15px;
    padding-left: 15px;
  }
  .single-ample-page aside#sidebar-primary {
    margin-top: 0;
    padding: 0 15px;
  }
  .department-listing li a {
    word-break: break-word;
  }
  .glance-listing {
    width: 100%;
  }
  .advertisement-block ul li {
    border-right: none;
  }
}
@media only screen and (max-width: 768px) {
	.popup-onload {
    left: 0% !important;
	margin-left: 0% !important;
}
.cnt223 {
    width: 100% !important;
	min-width:0px !important
}
  .top-header-contact-info,
  .top-header-socialicon {
    text-align: center;
  }
  .top-header .top-header-contact-info a,
  .top-header-socialicon .top-header-socialicon li a {
    color: #fff;
    font-size: 11px;
  }
  .header-search {
    float: right;
    font-size: 11px;
  }
  .pressrel h2.widget-title {
    font-size: 12px;
  }
  .pressrel .view {
    font-size: 12px;
  }
  ul.resp-tabs-list {
    display: none;
  }
  h2.resp-accordion {
    display: block;
  }
  .resp-vtabs .resp-tab-content {
    border: 1px solid #c1c1c1;
  }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: 100px;
    clear: none;
  }
  .resp-accordion-closed {
    display: none !important;
  }
  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
  }
}
@media only screen and (max-width: 767px) {
  .relief-fund-acc-info ul li a[href^="tel"] {
    color: #fff257;
  }
  .advertisement-block a {
    font-size: 17px;
  }
  .relief-fund-acc-info ul li {
    width: 49%;
    float: left;
    margin: 0 0.5% 1%;
    font-size: 12px;
  }
  .relief-fund-acc-info ul li a {
    color: #004831;
  }
  .relief-fund span {
    line-height: 18px;
    font-size: 12px;
  }
  .inner-page-search,
  .pub-dept-block {
    width: 100%;
  }
  .heading-block h1 {
    margin-bottom: 20px;
  }
  .pub-dept-block {
    margin-bottom: 15px;
  }
  .pub-search-block {
    display: flex;
  }
  .inner-page-search input[type="text"] {
    width: 100%;
  }
  .pub-gov-outer .listWrap ul.list span {
    display: table-cell;
  }
  .listWrap {
    overflow: auto;
  }
  .organisation-dept ul li {
    width: 100%;
  }
  .r-tabs-panel .publishdate-list span {
    width: auto;
    padding-left: 0;
  }
  .slimScroll {
    width: 100%;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li#mega-menu-item-2776
    > a.mega-menu-link:before {
    margin-top: 20px;
  } /*.device-top-right-block .header-search.header-font-block>ul>li:first-child{display:none}*/
  #google_language_translator .skiptranslate select.goog-te-combo {
    width: auto !important;
  }
  .menu.pub-gov-navbar .main-header {
    padding-top: 0;
    padding-bottom: 0;
  }
  .orgcol .resp-tab-content ul li {
    width: 100%;
    border-right: none;
    padding: 30px 10px;
  }
  .orgcol .resp-tab-content ul li.border-bottom-none {
    border-bottom: 1px solid #eaeaea;
  }
  .wpb-js-composer
    .vc_tta.vc_general
    .vc_tta-panel.vc_active
    h4.vc_tta-panel-title
    a {
    background: #1b2649;
    color: #fff;
  }
  .important-links .box {
    margin: 10px 0;
  }
  .punjab-invest-block .wpb_single_image.vc_align_left {
    text-align: center;
  }
  .govt-service-block .wpb_wrapper p {
    text-align: center !important;
  }
  .top-bar {
    padding: 25px 0;
  }
  .press-news-section .firstcol .wpb_single_image {
    padding: 10px 0 0;
  }
  ul#menu-footer-menu {
    width: 100%;
    padding-left: 0;
  }
  .middle-footer .widget-area ul li {
    padding-left: 0;
  }
  #menu-footer-menu-2.footermenu,
  #menu-footer-menu-3.footermenu {
    padding-left: 0;
  }
  .copyright.uperfooter {
    padding: 17px 0 0 0 !important;
    text-align: center;
    width: 100%;
  }
  .press-news-section {
    display: flex;
    flex-direction: column;
  }
  .press-news-section .one-col {
    order: 2;
    position: absolute;
    right: 0;
    width: 52%;
    top: 0;
  }
  .press-news-section .firstcol.one-col .wpb_single_image {
    padding-top: 0;
    height: 160px;
    overflow: hidden;
  }
  .press-news-section .two-col {
    order: 3;
    margin-top: 210px;
  }
  .press-news-section .two-col .firstcol.two-col {
    margin-top: 0;
  }
  .press-news-section .three-col {
    order: 1;
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .single-ample-page .news-slider.news-section {
    margin-bottom: 0;
  }
  #footer-widget .textwidget p {
    margin-bottom: 15px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0 15px 0;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li#mega-menu-item-2676
    > a.mega-menu-link:before {
    top: 22px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.government
    > a.mega-menu-link:before {
    margin-top: 21px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li#mega-menu-item-2677
    > a.mega-menu-link:before {
    margin-top: 20px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item.notice-board
    > a.mega-menu-link:before {
    line-height: 57px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-flyout
    ul.mega-sub-menu {
    margin-top: 0;
  }
  .menu.pub-gov-navbar {
    padding: 0 0;
  }
  .pub-gov-navbar .nav-wrapper {
    padding: 20px 0;
  }
  .device-nav-bar .menu.pub-gov-navbar .nav-wrapper .im-hiding {
    margin-top: 22px;
    z-index: 2;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li#mega-menu-item-4457
    > a.mega-menu-link:before {
    margin-top: 23px;
  }
}
@media only screen and (max-width: 590px) {
  .header-search.header-font-block > ul > li {
    padding: 10px;
  }
  .header-search.header-font-block ul li > ul > li {
    padding: 0 10px 0 0;
  }
}
@media only screen and (max-width: 525px) {
  .header-search.header-font-block > ul > li {
    padding: 10px 7px;
  }
  .top-header-contact-info .top-header-lag-translator ul li {
    padding: 13px 7px;
  }
  .header-search.header-font-block span a,
  .top-header-contact-info .top-header-lag-translator ul li a,
  .top-header.gov-top-header #google_language_translator select.goog-te-combo {
    font-size: 11px;
  }
  .slider-wrapper .nivoSlider {
    height: 120px;
  }
  .metaslider .theme-default .nivoSlider img {
    height: 100% !important;
  }
  .top-header.gov-top-header #google_language_translator select.goog-te-combo {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 375px) {
  .header-search.header-font-block ul li > ul > li {
    padding: 0 5px 0 0;
  }
  .device-top-right-block {
    padding: 0;
  }
  .header-search.header-font-block > ul > li {
    padding: 10px 5px;
  }
  .nav-wrapper {
    padding: 5px 0;
  }
}
.main-header .site-branding {
  float: left;
}
.site-title {
  margin: 0;
  padding-top: 9px;
}
.main-header .site-title {
  font-size: 28px;
  font-weight: 700;
}
p.site-description {
  margin-bottom: 0;
  font-size: 14px;
  color: #8a8989;
}
.features-slider {
  position: relative;
}
.slider-content {
  position: absolute;
  top: 35%;
  z-index: 999;
  left: 0;
  right: 0;
  width: 100%;
}
.features-slider .banner-title {
  font-size: 48px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}
.features-slider .banner-caption p {
  font-size: 18px;
  color: #fff;
}
.slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.18);
}
.read-more-background {
  color: #fff;
  margin: 20px 0 0;
  padding: 10px 40px;
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
}
.read-more-background:hover {
  background: #fff;
  transition: 0.5s;
}
.features-slider .owl-pagination {
  position: absolute;
  right: 10px;
  top: 45%;
}
.features-slider .owl-theme .owl-controls .owl-page {
  display: table;
}
.features-slider .owl-theme .owl-controls .owl-page span,
.widget-ample-business-theme-testimonial
  .owl-theme
  .owl-controls
  .owl-page
  span {
  background: #fff;
  opacity: 1;
}
.features-slider .owl-theme .owl-controls {
  margin-top: 0;
}
.features-slider .item img {
  width: 100%;
}
@media only screen and (min-width: 563px) and (max-width: 767px) {
  .features-slider .banner-title {
    font-size: 24px;
  }
  .features-slider .banner-title {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 992px) {
  .slider-content {
    top: 20%;
  }
  .press-news-section .firstcol .wpb_content_element .wpb_wrapper p strong {
    font-size: 12px;
    line-height: 18px;
    display: inline-block;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .press-news-section .firstcol .wpb_content_element .wpb_wrapper p {
    font-size: 13px;
    line-height: 18px;
    padding: 0 0 10px;
  }
}
@media only screen and (max-width: 562px) {
  .features-slider .banner-title {
    font-size: 24px;
  }
  .features-slider .banner-title {
    font-size: 20px;
  }
  .read-more-background {
    font-size: 16px;
    padding: 10px 20px;
  }
  .slider-content {
    top: 5%;
  }
  .features-slider .item img {
    width: 100%;
    object-fit: cover;
    height: 250px;
  }
}
@media only screen and (max-width: 767px) {
  .features-slider .banner-title {
    font-size: 24px;
  }
  .features-slider .banner-title {
    font-size: 20px;
  }
  .read-more-background {
    font-size: 16px;
    padding: 10px 20px;
  }
  .slider-content {
    top: 5%;
  }
  .features-slider .item img {
    width: 100%;
    object-fit: cover;
    height: 250px;
  }
  .top-header .top-header-contact-info a,
  .top-header-socialicon .top-header-socialicon li a {
    color: #fff;
    font-size: 10px;
  }
  .header-search {
    float: right;
    font-size: 11px;
  }
  .search-option {
    width: 100%;
    display: inline-block;
    text-align: center;
  }
  .site-branding {
    width: 100% !important;
    margin-bottom: 18px;
  }
  .site-branding img.custom-logo {
    width: 75%;
  }
  .firstcol.wpb_column.vc_column_container.vc_col-sm-3 {
    margin-left: 0 !important;
  }
  .firstcol.wpb_column.vc_column_container.vc_col-sm-5 {
    margin-left: 0 !important;
  }
  .pressrel h2.widget-title {
    font-size: 12px;
  }
  .pressrel .view {
    font-size: 12px;
  }
}
.widget {
  margin: 0;
}
.main-title {
  text-align: center;
  margin-bottom: 40px;
}
.main-title .widget-title {
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
}
.btn-wrap {
  text-align: center;
}
.view-more {
  padding: 10px 40px;
  text-transform: uppercase;
  font-size: 20px;
  display: inline-block;
  margin-top: 40px;
}
.view-more:hover {
  color: #fff;
  transition: 0.5s;
}
.service-item {
  margin-bottom: 30px;
}
.service-icon .fa {
  font-size: 40px;
  margin-bottom: 15px;
}
.service-icon div {
  width: 60px;
  height: 2px;
  vertical-align: top;
}
.widget-inner-title,
.widget-inner-title a {
  font-weight: 400;
  font-size: 24px;
  text-transform: capitalize;
}
.widget-inner-title a:hover {
  transition: 0.5s;
}
@media only screen and (max-width: 768px) {
  .service-item {
    margin-bottom: 30px;
    text-align: center;
  }
  .service-icon div {
    display: none;
  }
}
.widget-ample-business-theme-feature {
  background: #f4f6f7;
  padding: 40px 0;
  position: relative;
  overflow: hidden;
}
.widget-ample-business-theme-feature .main-title {
  text-align: left;
}
.feature-image img {
  width: 100%;
}
.feature-item {
  background: #fff;
  padding: 15px;
  display: inline-flex;
  margin-bottom: 30px;
}
.feature-item .feature-item-icon {
  float: left;
  margin-right: 30px;
  margin-top: 7px;
  border-right: 1px solid #eee;
  font-size: 60px;
  padding-right: 15px;
  vertical-align: middle;
  width: 122px;
  text-align: center;
}
.feature-item .widget-inner-title {
  margin-top: 0;
}
.service-item:hover .service-icon i {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  transform: rotateY(360deg);
  transition: 2s;
}
aside#sidebar-primary {
  margin-top: 74px;
  background-color: transparent;
}
@media only screen and (max-width: 768px) {
  .feature-image {
    display: none;
  }
}
#ample-business-theme-meetbutton {
  margin-top: 0;
}
.widget-ample-business-theme-meetbutton,
.widget-ample-business-theme-testimonial {
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.widget-ample-business-theme-meetbutton .container,
.widget-ample-business-theme-testimonial .container {
  padding: 40px 0;
}
.main-title .widget-title.whitetext,
.testimonial-details .whitetext,
.widget-ample-business-theme-counter .main-title .whitetext {
  color: #fff;
}
.meet-counter-button {
  margin: 50px 0;
  text-align: center;
}
.paralex-btn {
  font-size: 24px;
  color: #fff;
  border: 1px solid #fff;
  margin-right: 30px;
  padding: 10px 40px;
  text-transform: uppercase;
}
.paralex-btn:hover {
  color: #fff;
  transition: 0.5s;
}
@media only screen and (max-width: 768px) {
  .paralex-btn {
    display: block;
    margin-bottom: 30px;
    margin-left: 30px;
  }
}
.widget-ample-business-theme-ourteam {
  overflow: hidden;
}
.our-team-item {
  background: #f4f6f7;
}
.our-team-item .our-team-item-content {
  padding: 15px;
  text-align: center;
}
.our-team-item-content .team-title {
  font-size: 20px;
  font-weight: 400;
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e9ea;
}
.our-team-item-img {
  position: relative;
}
.our-team-item-img img {
  width: 100%;
}
.team-digination {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.37);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.8s ease;
  text-align: center;
  font-size: 18px;
}
.our-team-item a:hover .team-digination {
  height: auto;
  padding: 10px 0;
  bottom: 50px;
}
.team-digination p {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}
.our-team-item-content .team-sociallinks {
  margin: 20px 0 5px;
}
.our-team-item-content .team-sociallinks li {
  display: inline-block;
  margin-right: 15px;
  border: 1px solid #747474;
  padding: 7px;
  padding: 5px 10px;
  vertical-align: middle;
}
.our-team-item-content .team-sociallinks li a {
  color: #747474;
}
.our-team-item-content .team-title:hover {
  transition: 1s;
}
.resizer span a {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .our-team-item {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 992px) {
  .our-team-item-content .team-sociallinks li {
    margin-bottom: 15px;
  }
}
.widget-ample-business-theme-counter {
  padding: 40px 0;
}
.conter-item {
  padding: 20px;
  text-align: center;
  background: rgba(251, 250, 249, 0.12);
}
.conter-item .counter-number {
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 5px 0;
}
.conter-item .counter-title {
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.counter-icon .fa {
  font-size: 42px;
  color: #fff;
}
.conter-item:hover {
  transform: translateX(0) translateY(-5px) translateZ(0) rotate(0) scale(1);
  -o-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0) scale(1);
  -ms-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0) scale(1);
  -moz-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0)
    scale(1);
  -webkit-transform: translateX(0) translateY(-5px) translateZ(0) rotate(0)
    scale(1);
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.portfolioContainer1 a img {
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}
.workimgoverlay img {
  display: block;
  width: 100%;
  height: auto;
}
.workoverlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: rgba(12, 12, 12, 0.37);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
}
.workimgoverlay:hover .workoverlay {
  bottom: 0;
  height: 100%;
}
.workdetails {
  color: #fff;
  position: absolute;
  overflow: hidden;
  padding: 15px;
  height: 100%;
  width: 100%;
}
.workimgoverlay {
  position: relative;
  margin-bottom: 30px;
}
.workdetails .work-title {
  font-size: 18px;
  text-transform: capitalize;
}
.workdetails p {
  color: #fff;
}
.border-hover {
  border: 1px solid #fff;
  padding: 15px;
  height: 100%;
  text-align: center;
  padding-top: 36px;
}
.portfolioFilter a {
  margin-left: 15px;
  padding: 10px 25px;
  display: inline-block;
  margin-bottom: 15px;
}
.portfolioFilter {
  margin-bottom: 25px;
}
h5.work-title a {
  top: 50%;
  color: #fff;
}
.portfolioFilter .current,
.portfolioFilter a:hover {
  color: #fff;
  transition: 0.5s;
}
.widget-ample-business-theme-work .view-more {
  margin-top: 10px;
}
.testimonial-img img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 3px solid #fff;
}
.testimonial-details {
  text-align: center;
}
.testimonial-img {
  display: inline-block;
}
h5.clientname {
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 20px 0;
}
.widget-ample-business-theme-blog {
  background: #f4f6f7;
  padding: 40px 0;
  margin-top: 0;
  overflow: hidden;
}
.blog-item {
  background: #fff;
}
.blog-item img {
  width: 100%;
}
.blog-details {
  padding: 15px;
}
.blog-details .entry-header .entry-title {
  margin-top: 0;
}
.blog-details .entry-header .entry-title a {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #555;
}
.blog-details .entry-header .entry-title a:hover {
  color: #2fa3ad;
  transition: 1s;
}
.enty-meta a {
  font-size: 12px;
  text-transform: capitalize;
  color: #b1b0b0;
}
.posted-on {
  margin-right: 15px;
}
.enty-meta {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid #f5f3f3;
  border-bottom: 1px solid #f5f3f3;
  display: flow-root;
}
.leavecomment a {
  color: #2fa3ad;
}
.widget-ample-business-theme-blog .blog-list .blog-details .entry-content {
  margin-top: 15px;
}
@media only screen and (max-width: 768px) {
  .blog-item {
    margin-bottom: 30px;
  }
}
.client-log {
  text-align: center;
  border: 1px solid #d6d8d8;
  padding: 15px;
}
.client-log {
  margin: 0 15px;
}
.ample-business-topfooter {
  background: #263d73 !important;
  padding: 20px 0;
  overflow: hidden;
}
.widget-footer-top {
  text-align: center;
  border-right: 1px solid #959595;
}
.widget-footer-top .fa {
  font-size: 40px;
  color: #fff;
}
.footer-top-widget-title {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  text-transform: capitalize;
}
.widget-footer-top p {
  color: #e6e7e8;
}
ul.sidemenu {
  overflow-y: scroll;
  height: 163px;
}
.info-section.footerwidgets {
  background: #0f2358;
  text-align: center;
}
.owl-carousel .owl-stage-outer {
  height: auto !important;
}
.info-section ul.owl-stage li.owl-item {
  display: inline-block;
  min-height: auto;
  text-transform: uppercase;
  font-size: 16px;
  border-right: 1px solid #283f77;
  padding: 20px 0;
}
.copyright.uperfooter {
  padding: 20px 0;
  color: #fff;
}
.footer-bottom-title {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.footer-bottom-title:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 60px;
  height: 3px;
  z-index: 999;
}
.footer-bottom-title:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #959595;
  height: 3px;
  z-index: 99;
}
.middle-footer .widget-area p {
  color: #e6e7e8;
}
.middle-footer .widget-area ul li {
  clear: both;
  display: table;
  text-align: left;
  width: 100%;
}
.middle-footer .widget-area ul li .fa {
  float: left;
  font-size: 14px;
  width: 30px;
  text-align: left;
  line-height: 25px;
  text-indent: 1px;
  color: #e6e7e8;
}
.middle-footer .widget-area ul li a {
  float: left;
  width: calc(100% - 35px);
  width: -webkit-calc(100% - 35px);
  width: -moz-calc(100% - 35px);
  color: #e6e7e8;
  font-size: 15px;
  text-transform: capitalize;
}
.middle-footer .widget-area ul li a:hover {
  transition: 1s;
}
.footer-tags a {
  color: #e6e7e8;
  margin-right: 15px;
  padding: 5px 9px;
  display: inline-block;
  margin-bottom: 15px;
}
.footer-tags a:hover {
  color: #e6e7e8;
  transition: 1s;
}
.site-footer.bottom-footer {
  background: #1b2642 !important;
  padding: 3px 0;
}
.copyright p {
  color: #fff;
  margin: 0;
  font-size: 14px;
}
.footer-social-link {
  float: right;
}
.widget-footer-social-icon li {
  display: block;
  margin-left: 15px;
  float: left;
}
.widget-footer-social-icon li a {
  border: 1px solid #bababa;
  display: inline-block;
  height: 33px;
  line-height: 2.3;
  margin-right: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 33px;
  color: #fff;
}
.socialicon .facebook:hover {
  background: #3b5999;
  color: #fff;
  transition: 1s;
}
.top-header .top-header-socialicon .top-header-socialicon .facebook a:hover {
  color: #3b5999;
  transition: 1s;
}
.socialicon .twitter:hover {
  background: #55acee;
  color: #fff;
  transition: 1s;
}
.top-header .top-header-socialicon .top-header-socialicon .twitter a:hover {
  color: #55acee;
  transition: 1s;
}
.socialicon .youtube:hover {
  background: #cd201f;
  color: #fff;
  transition: 1s;
}
.top-header .top-header-socialicon .top-header-socialicon .youtube a:hover {
  color: #cd201f;
  transition: 1s;
}
.socialicon .instagram:hover {
  background: #e4405f;
  color: #fff;
  transition: 1s;
}
.top-header .top-header-socialicon .top-header-socialicon .instagram a:hover {
  color: #e4405f;
  transition: 1s;
}
.socialicon .linkedin:hover {
  background: #0077b5;
  color: #fff;
  transition: 1s;
}
.top-header .top-header-socialicon .top-header-socialicon .linkedin a:hover {
  color: #0077b5;
  transition: 1s;
}
.ample-inner-banner .entry-title,
.ample-inner-banner .page-title {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  text-align: center;
}
.breadcrumbs {
  padding: 3px 0;
  background: #fff !important;
}
ul.trail-items {
  color: #000 !important;
}
.breadcrumb .trail-items {
  margin-bottom: 0;
  padding-left: 0;
}
.breadcrumb .trail-items li a {
  color: #000;
}
.breadcrumb .trail-items li {
  display: inline-block;
}
.breadcrumb .trail-items > .active {
  color: #f90;
}
.aboutus-top {
  margin-top: 40px;
}
.aboutus-top {
  text-align: center;
}
.elementor-heading-title {
  font-size: 24px;
  margin-bottom: 20px;
}
.half-bg-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 48%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #091b6b;
}
.single-ample-page {
  background: #f2f9ff;
}
.single-ample-page #primary {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.sidebar {
  width: 30%;
  float: left;
}
#primary.content-area,
.sidebar {
  margin-top: 30px;
}
.home #primary.content-area {
  margin-top: 0;
}
.home figure {
  margin: 0 0;
}
.home .entry-content {
  margin: 0 0;
}
.sidebar section,
article.page {
  margin-bottom: 2em;
  background: #fff;
}
@media only screen and (max-width: 991px) {
  .sidebar,
  .single-ample-page #primary {
    width: 100%;
  }
  .site-branding {
    width: 81%;
  }
}
.widget_search label {
  width: 100%;
  margin-bottom: 15px;
}
.widget_search input[type="search"] {
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #e1e1e1;
  height: 36px;
  border-radius: 0;
  width: 100%;
}
.widget_search .search-submit {
  width: 100%;
  padding: 10px;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0;
  border: none;
  background: #5d5c5c;
}
.widget_search .search-submit:hover {
  transition: 1s;
}
.sidebar .widget {
  margin-top: 0;
  margin-bottom: 30px;
  background-color: transparent;
}
.sidebar .widget-title {
  font-size: 24px;
  margin: 0;
  padding-bottom: 10px;
  font-weight: 500;
  margin-bottom: 15px;
  color: #555;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_meta ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li {
  clear: both;
  display: table;
  margin-bottom: 15px;
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
}
.widget_archive ul li:last-child,
.widget_categories ul li:last-child,
.widget_meta ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_recent_entries ul li:last-child {
  border-bottom: none;
}
.widget_archive ul li .fa,
.widget_categories ul li .fa,
.widget_recent_entries ul li .fa {
  float: left;
  font-size: 14px;
  width: 30px;
  text-align: left;
  line-height: 25px;
  text-indent: 1px;
  color: #e6e7e8;
}
.widget_archive ul li a,
.widget_categories ul li a,
.widget_meta ul li a,
.widget_recent_entries ul li a {
  float: left;
  width: calc(100% - 35px);
  width: -webkit-calc(100% - 35px);
  width: -moz-calc(100% - 35px);
  color: #444;
  font-size: 15px;
  text-transform: capitalize;
}
.widget_recent_comments ul li a {
  color: #555;
  font-size: 15px;
  text-transform: capitalize;
}
.widget_recent_comments ul li a:hover {
  color: #23527c;
  transition: 0.5s;
}
.widget_archive ul li a:hover,
.widget_categories ul li a:hover,
.widget_meta ul li a:hover,
.widget_recent_entries ul li a:hover {
  transition: 1s;
}
article.post {
  padding: 0 15px 0 15px;
}
article.post .entry-header .entry-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 400;
}
article.post .entry-meta {
  margin-top: 15px;
}
article.post .entry-meta .category-tag .fa,
article.post .entry-meta .category-tag a,
article.post .entry-meta .posted-by a,
article.post .entry-meta .posted-on a {
  font-size: 12px;
  color: #908e8e;
}
article.post .entry-meta .posted-by {
  margin-right: 15px;
}
article.post .entry-meta .category-tag a {
  margin-right: 5px;
}
.article-readmore {
  color: #0275d8;
}
.two-column-blogcat article.post {
  width: 47%;
  float: left;
  margin: 0 10px;
}
.posts-navigation .nav-next,
.posts-navigation .nav-previous {
  width: auto;
  font-size: 16px;
}
.posts-navigation .nav-next a,
.posts-navigation .nav-previous a {
  color: #fff;
}
.posts-navigation .nav-next:hover,
.posts-navigation .nav-previous:hover {
  background: #5d5c5c;
  transition: 1s;
}
.pagination-blog .pagination > li > a:hover {
  color: #fff;
  transition: 1s;
}
.authorbox {
  margin-bottom: 30px;
  background: #fff;
  padding: 30px;
}
.about-author h3 {
  font-size: 14px;
  color: #a7a7a7;
  font-weight: 400;
  text-transform: uppercase;
}
.author-avatar {
  width: 90px;
  float: left;
}
.author-avatar img {
  border-radius: 50%;
  border: 5px solid #2fa3ad;
}
.author-info {
  margin-left: 115px;
}
.authur-title a {
  font-size: 18px;
}
.authur-title {
  margin-top: 0;
}
.author-sociallink li {
  display: inline-block;
  margin-right: 15px;
}
.author-sociallink li a {
  font-size: 14px;
  color: #929191;
}
.related-post .related-item .entry-header .entry-title {
  font-size: 17px;
  line-height: 24px;
}
.ample-widget.related-post {
  margin: 40px 0 10px;
}
.ample-widget.related-post h3,
.leave-comment h3 {
  font-size: 24px;
  font-weight: 500;
}
.innerpage-team-details .our-team-item {
  margin-bottom: 30px;
}
.contact-page {
  margin-top: 40px;
}
.contact-page-content ul li {
  border-top: 1px solid #d7d7d7;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 15px;
}
.contact-page-content ul li h6 {
  font-size: 16px;
  font-weight: 400;
}
.contact-page-content ul li .fa {
  margin-right: 15px;
}
.navbar-fixed-top {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
}
.scrollup {
  font-size: 16px;
  border-radius: 100%;
  bottom: 50px;
  color: #fff;
  float: right;
  line-height: 1.2;
  padding: 10px 17px;
  position: fixed;
  right: 50px;
  text-align: center;
  text-shadow: 0 0 1px #313131;
  transition: all 0.3s ease-in-out 0s;
  z-index: 999;
}
.scrollup:hover {
  background: #383838;
  color: #fff;
}
.contact-form input[type="text"],
.contact-form textarea {
  border: 1px solid #eee;
  font-size: 12px;
  padding-left: 10px;
}
.contact-form input[type="text"] {
  width: 97.5%;
}
.contact-form {
  margin-bottom: 40px;
}
.article-readmore:hover,
.authur-title a:hover,
.blog-details .entry-header .entry-title a:hover,
.contact-page-content ul li .fa,
.feature-item .feature-item-icon,
.leavecomment a,
.main-header .site-title a,
.main-nav li:hover > a,
.middle-footer .widget-area ul li a:hover,
.our-team-item-content .team-title:hover,
.posted-by a:hover,
.posted-on a:hover,
.read-more-background:hover,
.service-icon .fa,
.view-more,
.widget-archives ul li a:hover,
.widget-categories ul li a:hover,
.widget-inner-title a:hover,
.widget-recentpost ul li a:hover,
article.post .entry-header .entry-title a:hover,
article.post .entry-meta .category-tag a:hover,
article.post .entry-meta .posted-by a:hover,
article.post .entry-meta .posted-on a:hover,
h5.clientname {
  color: #2fa3ad;
}
.ample-inner-banner,
.breadcrumbs,
.features-slider .owl-theme .owl-controls .owl-page.active span,
.footer-tags a:hover,
.pagination-blog .pagination > .active > a,
.pagination-blog .pagination > li > a:hover,
.paralex-btn:hover,
.portfolioFilter .current,
.portfolioFilter a:hover,
.posts-navigation .nav-next,
.posts-navigation .nav-previous,
.read-more-background,
.scrollup,
.service-icon div,
.top-header,
.view-more:hover,
.widget-ample-business-theme-counter,
.widget-ample-business-theme-meetbutton,
.widget-ample-business-theme-testimonial,
.widget-ample-business-theme-testimonial
  .owl-theme
  .owl-controls
  .owl-page.active
  span,
.widget-search .search-submit:hover {
  background-color: #2fa3ad;
}
.footer-tags a,
.pagination-blog .pagination > .active > a,
.paralex-btn:hover,
.portfolioFilter a,
.view-more {
  border: 1px solid #61b9ed;
}
.footer-bottom-title:before {
  border-bottom: 1px solid #2fa3ad;
}
.ample-widget.related-post h3,
.authur-title a,
.contact-page-content ul li h6,
.conter-item .counter-title,
.elementor-heading-title,
.main-title .widget-title,
.our-team-item-content .team-title,
.portfolioFilter a,
.team-digination,
.widget-inner-title,
.widget-inner-title a,
article.post .entry-header .entry-title a {
  color: #555;
}
.top-header-socialicon li {
  display: inline-block;
}
.top-header-socialicon ul li a:before {
  content: "\f0c1";
  font-family: FontAwesome, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 15px;
  padding: 3px 5px;
  transition: color 0.3s ease-in-out 0s;
  vertical-align: middle;
}
.top-header-socialicon ul li a[href*="facebook.com"]:before {
  content: "\f09a";
}
.top-header-socialicon ul li a[href*="twitter.com"]:before {
  content: "\f099";
}
.top-header-socialicon ul li a[href*="linkedin.com"]:before {
  content: "\f0e1";
}
.top-header-socialicon ul li a[href*="plus.google.com"]:before {
  content: "\f0d5";
}
.top-header-socialicon ul li a[href*="youtube.com"]:before {
  content: "\f167";
}
.top-header-socialicon ul li a[href*="dribbble.com"]:before {
  content: "\f17d";
}
.top-header-socialicon ul li a[href*="pinterest.com"]:before {
  content: "\f0d2";
}
.top-header-socialicon ul li a[href*="bitbucket.org"]:before {
  content: "\f171";
}
.top-header-socialicon ul li a[href*="github.com"]:before {
  content: "\f113";
}
.top-header-socialicon ul li a[href*="codepen.io"]:before {
  content: "\f1cb";
}
.top-header-socialicon ul li a[href*="flickr.com"]:before {
  content: "\f16e";
}
.top-header-socialicon ul li a[href$="/feed/"]:before {
  content: "\f09e";
}
.top-header-socialicon ul li a[href*="foursquare.com"]:before {
  content: "\f180";
}
.top-header-socialicon ul li a[href*="instagram.com"]:before {
  content: "\f16d";
}
.top-header-socialicon ul li a[href*="tumblr.com"]:before {
  content: "\f173";
}
.top-header-socialicon ul li a[href*="reddit.com"]:before {
  content: "\f1a1";
}
.top-header-socialicon ul li a[href*="vimeo.com"]:before {
  content: "\f194";
}
.top-header-socialicon ul li a[href*="digg.com"]:before {
  content: "\f1a6";
}
.top-header-socialicon ul li a[href*="twitch.tv"]:before {
  content: "\f1e8";
}
.top-header-socialicon ul li a[href*="stumbleupon.com"]:before {
  content: "\f1a4";
}
.top-header-socialicon ul li a[href*="delicious.com"]:before {
  content: "\f1a5";
}
.top-header-socialicon ul li a[href*="mailto:"]:before {
  content: "\f0e0";
}
.top-header-socialicon ul li a[href*="skype.com"]:before {
  content: "\f17e";
}
.top-header-socialicon ul li a[href*="dribble.com"]:before {
  content: "\f17d";
}
.top-header-socialicon ul li a {
  line-height: 0;
  font-size: 0;
  color: transparent;
}
.page-header {
  border-bottom: 0 solid #eee !important;
}
.no-sidebar .sidebar {
  display: none;
}
.no-sidebar #primary {
  width: 100%;
}
.right-sidebar .single-ample-page #primary {
  float: left;
}
.right-sidebar .sidebar {
  float: left;
}
.left-sidebar .single-ample-page #primary {
  float: right;
}
.left-sidebar .sidebar {
  float: left;
}
.widget-ample-business-theme-meetbutton,
.widget-ample-business-theme-testimonial {
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
body {
  font-size: 14px;
}
#wrap {
  margin: 5px 10px;
  display: inline-block;
  position: relative;
  height: 60px;
  float: right;
  padding: 0;
  position: relative;
}
input[type="text"] {
  color: #555;
}
input[type="text"]:focus:hover {
  border-bottom: 1px solid #bbb;
}
.header-search button {
  background: 0 0;
  color: #fff;
  border: transparent;
  padding: 0;
  float: right;
}
.menu-social-link-container {
  float: right;
}
input[type="submit"]:hover {
  opacity: 0.8;
}
.header-search {
  float: right;
}
.scrollup {
  display: none;
}
.header-search .top-search {
  position: absolute;
  left: 0;
  width: 214px;
  top: 38px;
  z-index: 999;
  border: 1px solid #465d9a;
  background: #0f2358;
  padding: 10px;
}
.header-search input {
  width: 80%;
  height: 46px;
  border-radius: 0;
  border: none;
  padding: 5px;
  color: #eee;
  font-size: 14px;
}
.header-search .top-search {
  display: none;
}
p.search-btn {
  margin-bottom: 0;
  color: #fff;
  cursor: pointer;
  margin-left: 10px;
  font-size: 15px;
  margin-top: 2px;
}
.not-founds {
  text-align: center;
  text-shadow: -2px 2px #61c5ff;
}
.no-results.not-found {
  text-align: center;
}
.error404 .content-area .search-form,
.no-results.not-found .search-form {
  position: relative;
}
.error404 .content-area .search-form input.search-field,
.no-results.not-found input.search-field {
  width: 100%;
  position: relative;
  border-radius: 0;
  height: 32px;
}
.error404 .content-area .search-form .search-submit,
.no-results.not-found .search-form .search-submit {
  position: absolute;
  padding: 8px 20px;
  font-size: 14px;
  border-radius: 0;
  background: #5d5c5c;
  color: #fff;
}
.error404 article {
  text-align: center;
}
.comments-area .comment-list .comment {
  background: #fff;
  padding: 15px;
  margin-bottom: 20px;
}
.comments-area .comment article {
  background: #fbfafa;
  padding: 15px;
  margin-bottom: 15px;
  border: 1px solid #eee;
}
.comments-area .comment-list li .children {
  padding-left: 20px;
}
ol.comment-list li {
  list-style-type: none;
}
.comments-area .comment-list .children .comment {
  margin-bottom: 0;
}
.comment-author.vcard img {
  width: 51px;
}
.comment-author.vcard .fn {
  padding-left: 15px;
  margin-top: 0;
}
.comment-metadata {
  margin-top: 10px;
}
.comment-form label {
  width: 100%;
}
.comment-form input {
  width: 100%;
}
.comment-form .submit {
  width: auto;
  padding: 15px 25px;
  text-transform: uppercase;
  color: #fff;
  background: #222;
  font-size: 14px;
  margin-top: 15px;
}
tbody {
  color: #fff;
}
#footer-widget h2.widget-title {
  color: #fff;
}
#footer-widget .textwidget p {
  color: #fff;
  font-size: 14px;
}
h2.trail-browse {
  display: none;
}
.site-branding .navbar-brand {
  padding: 15px 0;
}
.main-nav > li > a {
  text-decoration: none;
}
.testimonial-details .whitetext {
  font-size: 16px;
}
.breadcrumb .trail-items li:after {
  content: "\f101";
  font-family: FontAwesome;
  position: relative;
  padding-left: 5px;
  color: #000;
}
.breadcrumb .trail-items li:last-child:after {
  display: none;
}
.breadcrumbs ol.breadcrumb {
  margin-bottom: 0;
}
.wpcf7 label {
  width: 100%;
}
.wpcf7 input[type="email"],
.wpcf7 input[type="text"] {
  width: 100%;
  border-radius: 0;
}
.wpcf7 .wpcf7-submit {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  border: none;
  border-radius: 0;
  padding: 10px 25px;
  background: #61b9ed;
}
.nav-next a,
.nav-previous a {
  background: #61b9ed;
  color: #fff;
  padding: 15px 25px;
  display: inline-block;
}
.below:after {
  content: "\f107 ";
  font-family: FontAwesome;
  position: absolute;
  padding-left: 5px;
  color: #fff;
  top: 3px;
}
.sub-menu a {
  font-size: 12px;
}
.nav-previous a:hover {
  background: #049ef9;
  color: #fff;
  transition: 0.5s;
}
.nav-next a:hover {
  background: #049ef9;
  color: #fff;
  transition: 0.5s;
}
.main-header1 {
  background: #273d76;
}
input#search::placeholder {
  color: #fff;
}
input#search:focus {
  border: none;
  box-shadow: none;
  outline: 0;
}
.widget select {
  max-width: 100%;
}
.widget-area .container {
  max-width: 100%;
}
#secondary .col-xs-12.col-sm-4.text-left {
  width: 100%;
}
#secondary section#business_epic-recent-post-widget-4 {
  border: 0;
  padding: 0;
}
#secondary section.widget.widget-ample-business-theme-ourteam {
  border: none;
  padding: 0;
}
#secondary .col-xs-12.col-sm-4 {
  width: 100%;
}
#secondary section#business-epic-our-work-widget-9 {
  border: 0;
  padding: 0;
}
#secondary section#business_epic-info-widget-4 {
  background-color: #444;
}
#secondary .col-xs-12.col-sm-6.col-md-4 {
  width: 100%;
}
#secondary section#ample-business-theme-service {
  border: 0;
  padding: 0;
}
#secondary section#business-testimonials-widget-3 {
  border: 0;
  padding: 0;
}
#secondary section#ample-business-theme-meetbutton {
  border: 0;
  padding: 0;
}
.sidebar .widget-ample-business-theme-meetbutton .paralex-btn {
  margin-bottom: 20px;
  width: 100%;
  display: block;
}
.sidebar .widget-ample-business-theme-meetbutton .meet-counter-button {
  text-align: center;
  padding: 0 20px;
}
#secondary form .top-search {
  padding: 0 0 0 21px;
}
#secondary button {
  padding: 3px;
  margin-left: -20px;
}
td {
  color: #444;
  padding: 1%;
}
.footerwidgets caption {
  color: #fff;
}
.footerwidgets th {
  color: #fff;
}
.footerwidgets td {
  color: #fff;
}
.footerwidgets li {
  color: #fff;
  margin: 0;
  text-align: center;
  display: inline-block;
  padding: 0;
}
.row.footerwidgets ul li:last-child a {
  border: none;
}
.footerwidgets button {
  padding: 3px;
  margin-left: -20px;
}
.info-section {
  margin: 0;
}
.info-section td {
  color: #fff;
}
.info-section th {
  color: #fff;
}
.info-section caption {
  color: #fff;
}
.info-section.footerwidgets li a {
  color: #8dabf5 !important;
}
a.current,
a:active,
a:focus,
a:hover {
  text-decoration: none !important;
}
#sidebar-primary form.top-search {
  margin-left: 35px;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
  #sidebar-primary form.top-search {
    margin-left: 20px;
  }
}
@media only screen and (max-device-width: 1024px) {
  #secondary button {
    display: none;
  }
  .site-branding {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
  }
  .search-option {
    width: 100%;
    display: inline-block;
    text-align: center;
    position: relative;
  }
  .firstcol.wpb_column.vc_column_container.vc_col-sm-5 {
    margin-left: 17px;
  }
  .firstcol.wpb_column.vc_column_container.vc_col-sm-3 {
    margin-left: 17px;
  }
  .mobile-link p {
    font-size: 12px;
    line-height: 15px;
  }
  .news-slider li {
    font-size: 12px;
  }
  .gridbox.wpb_column.vc_column_container.vc_col-sm-6 {
    margin-top: 24px;
  }
  .box {
    margin: 10px;
  }
  .top-header {
    position: relative;
  }
  .hentry .vc_row.wpb_row.vc_row-fluid.top-bar {
    padding-bottom: 26px;
  }
  ul.footer-iconlink li {
    padding-right: 0;
  }
  ul.footer-iconlink {
    padding-bottom: 18px;
  }
  .wpb_single_image.wpb_content_element.vc_align_center.mlink img {
    height: 51px;
    width: 210px;
  }
}
aside#sidebar-primary input#search {
  width: 223px;
  height: 40px;
}
#secondary button {
  padding: 8px;
  padding-bottom: 14px;
  padding-right: 13px;
  margin-left: -41px;
  margin-top: 0;
}
#secondary i.fa.fa-search {
  font-size: 17px;
}
.vc_tta-panel.vc_active .vc_tta-panel-title.vc_tta-controls-icon-position-left {
  background: #c1d2e2;
}
.vistors #mvcwid {
  display: inline-block;
  width: auto;
}
.vistors {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.punjab-gov-important-links.sim {
  height: 270px !important;
  overflow-x: hidden;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link {
  padding: 0 15px 0 8px;
}
table.em-calendar td.month_name,
table.em-calendar thead tr td a {
  color: #fff;
}
.skiptranslate {
  z-index: -1 !important;
}
