@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:300,%20300i,%20400,%20400i,%20500,%20500i,%20700,%20700i);
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: Roboto, sans-serif;
    
}
code {
    background: 0 0 !important;
    color: #333;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    font-family: Roboto, sans-serif;
}
form {
  
    width: 100%;
    float: left;
}
img {
    max-width: 100%;
}
body {
    line-height: 16px;
    font-family: Roboto, sans-serif;
}
ol,
ul {
    list-style: none;
    font-family: Roboto, sans-serif;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    text-shadow: none;
}
a {
    outline: 0;
}
h1 span {
    width: 100px;
    height: 4px;
    background: #4c4c4c;
    position: absolute;
    bottom: -2px;
    left: 0;
}
p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-bottom: 10px;
}
p a {
    text-decoration: underline;
}
p a:hover {
    text-decoration: none;
}
p strong {
    font-weight: 700;
}
h1,
h1.page_title {
    width: 100%;
    float: left;
    font-size: 25px;
    color: #4a606c;
    line-height: 40px;
    text-transform: capitalize;
}
h2 {
    font-size: 20px;
    line-height: 40px;
    color: #25668a;
}
h3 {
    color: #4a606c;
    font-size: 17px;
    line-height: 24px;
}
h3 ~ p > img {
    margin-top: 15px;
    border: #ccc 1px solid;
    padding: 3px;
}
.innerpage a {
    color: #4a616c;
}
.innerpage a:hover {
    color: #333;
}
body {
    margin: 0;
    padding: 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    padding-top: 0px;
}
header {
    padding-top: 15px;
    width: 100%;
    float: left;
    position: fixed;
    z-index: 1039;
    top: 0;
    background: #fff;
}
header {
    padding-top: 15px;
    width: 100%;
    float: left;
    position: absolute;
    z-index: 1039;
    top: 0;
    background: #fff;
}
.nav > li.logo-fixed {
    display: none;
}
.fixed {
    width: 100%;
    height: 52px;
    display: block;
    position: fixed;
    z-index: 5;
    margin: 0 !important;
}
.menu-top.fixed .logo-fixed {
    display: block;
    float: left;
    position: relative;
    left: 0;
    background: #fff;
    border-right: 0;
    margin-right: 5px;
}
.menu-top.fixed .logo-fixed a {
    padding: 0 5px;
}
.menu-top.fixed .logo-fixed a:hover {
    background: #fff;
}
.menu-top.fixed .logo-fixed img {
    height: 52px;
    width: auto;
}
.menu-top.fixed .nav-home .active {
    background: 0 0;
}
.menu-top.fixed .nav-home .link {
    padding-right: 0;
}
.logo {
    float: left;
}
.logo_font {
    float: left;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    color: #646363;
    font-size: 12px;
    padding: 10px 0 0 10px;
}
.logo_font strong {
    font-size: 20px;
    color: #4a606c;
    font-weight: 700;
    line-height: 34px;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
header nav {
    margin-bottom: 1px;
}
.header_row {
    float: right;
    font-size:24px;
    color: #282828;
    
    margin-top: 4%;
}
.header_row a.skip {
    font-size: 12px;
    color: #282828;
    padding-right: 10px;
    border-right: #282828 1px solid;
    line-height: 14px;
    float: left;
    margin-top: 5px;
}
.language {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
.language a {
    font-size: 12px;
    color: #282828;
    padding: 0 5px;
    line-height: 14px;
}
.language a.active,
.language a:hover {
    color: #ff751a;
    text-decoration: none;
}
.font_size {
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}
.font_size a {
    font-size: 15px;
    color: #282828;
    padding: 0 5px;
    line-height: 14px;
}
.font_size a.font_big {
    font-size: 20px;
}
.font_size a.font_small {
    font-size: 12px;
}
.font_size a.active,
.font_size a:hover {
    color: #ff751a;
    text-decoration: none;
}
.theme_col {
    float: left;
}
.theme_col a {
    float: left;
    margin-left: 5px;
    margin-top:4px;
}
.top_links {
    float: left;
    margin: 6px 10px 0 0;
}
.top_links a {
    font-size: 12px;
    color: #282828;
    padding: 0 5px;
    line-height: 14px;
}
.top_links a em {
    font-size: 16px;
    margin-right: 10px;
    line-height: 14px;
}
.search_box {
    float: left;
    width: 145px;
    position: relative;
}
.search_box form {
    margin-top: 0;
}
.search_box label {
    display: none;
}
.search_box input {
    width: 100%;
    float: left;
    height: 30px;
    border: #d9d9d9 1px solid;
    padding: 5px;
}
.search_box .glyphicon-search {
    position: absolute;
    top: 0;
    right: 0;
    background: #4a606c;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}
.search_box .glyphicon-search:hover {
    background: #b68c4d;
}
.search_box .glyphicon-search label {
    display: none;
}
.search_box .btn {
    width: 30px;
    height: 30px;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
}
#banner {
    width: 100%;
    float: left;
}
.home_page_banner {
    margin-bottom: -15px;
}
#banner .owl-pagination {
    display: none;
}
#banner .owl-buttons {
    width: 46px;
    position: absolute;
    float: right;
    bottom: 70px;
    right: 0;
}
.owl-controls .owl-buttons .owl-next,
.owl-controls .owl-buttons .owl-prev {
    position: absolute;
    top: 50%;
    margin: 0;
    outline: 0;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
    z-index: 1;
}
.owl-controls .owl-buttons .owl-prev {
    left: -5px;
    background: url(../images/arrows.jpg) no-repeat 0 0;
}
.owl-controls .owl-buttons .owl-next {
    right: 0;
    background: url(../images/arrows.jpg) no-repeat -23px 0;
}
.owl-controls .owl-buttons .owl-prev:hover {
    background-position: 0 -23px;
}
.owl-controls .owl-buttons .owl-next:hover {
    background-position: -23px -23px;
}
.mainslider .owl-item li img {
    width: 100%;
}
.mainslider .owl-item .container {
    position: absolute;
    bottom: 0;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
}
#banner .owl-controls {
    width: 1186px;
    position: relative;
    margin: 0 auto;
    z-index: 999;
}
.banner_contentstrip {
    background: url(../images/caption-bg.html) repeat;
    width: 420px;
    box-sizing: border-box;
    padding: 15px 15px;
    position: absolute;
    bottom: 80px;
    right: 0;
}
.banner_contentstrip span {
    width: 100%;
    float: left;
    color: #f63;
    font-size: 24px;
    font-family: Roboto, sans-serif;
    line-height: 32px;
}
.banner_contentstrip p {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 26px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    line-height: 26px;
}
.dignitory_row figure {
    border: #2c668a 2px solid;
    float: left;
    position: relative;
    z-index: 1;
    margin-top: 7px;
}
.dignitory_row figure > img {
    float: left;
}
.dignitory_txt {
    float: left;
    width: 265px;
    margin-left: 15px;
    margin-top: 8px;
}
.dignitory_txt strong {
    color: #25668a;
    font-weight: 700;
    width: 100%;
    float: left;
    line-height: 18px;
    margin-bottom: 5px;
}
.dignitory_txt span {
    color: #464a4d;
    font-weight: 700;
    font-size: 14px;
    width: 100%;
    float: left;
}
.dignitory_txt p {
    color: #464a4d;
    font-size: 14px;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    clear: both;
}
.dignitory_txt p:nth-child(4),
.dignitory_txt p:nth-child(5) {
    width: auto;
    margin: 5px 5px 0 0;
    float: left;
    clear: none;
}
.dignitory_txt p a .fa-facebook {
    width: 30px;
    height: 30px;
    border-radius: 40px;
    border: 1px solid #3b5998;
    color: #3b5998;
    padding: 8px;
    text-align: center;
}
.dignitory_txt p a .fa-facebook:hover {
    background: #3b5998;
    color: #fff;
}
.dignitory_txt p a .fa-twitter {
    width: 30px;
    height: 30px;
    border-radius: 40px;
    border: 1px solid #55acee;
    color: #55acee;
    padding: 8px;
    text-align: center;
}
.dignitory_txt p a .fa-twitter:hover {
    background: #55acee;
    color: #fff;
}
.hr {
    border: #ebeced 2px solid;
}
.welcome_txt h2 {
    color: #4a606c;
    font-size: 25px;
    width: 100%;
    float: left;
}
.welcome_txt h2 .glyphicon {
    background: #009ae7;
    font-size: 24px;
    color: #fff;
    border-radius: 100%;
    padding: 6px;
    background: url(../images/caption-bg.html) repeat;
}
.welcome_txt h2 .icon-logo {
    background: url(../images/icon-logo-cgm.png) no-repeat 0 0;
    height: 35px;
    width: 35px;
}
.welcome_txt p {
    font-size: 14px;
    line-height: 21px;
    color: #777;
    text-align: justify;
}
.innerpage_txt p {
    display: block !important;
}
.tabs_box {
    width: 100%;
    float: left;
}
.tab-content {
    width: 100%;
    float: left;
}
.tab-content h2 {
    font-size: 18px;
    color: #4a606c;
    line-height: 32px;
    font-weight: 500;
}
.tab-pane {
    padding: 25px 15px;
}
.tab-pane h3 {
    width: 100%;
    float: left;
}
.tab-pane .select_col {
    width: 315px;
    float: left;
    margin-top: 15px;
    position: relative;
}
.tab-content #Mineral_Administration_District_wise {
    margin-top: 0;
    padding-top: 0;
}
.tab-pane .select_col select {
    width: 100%;
    height: 48px;
    float: left;
    border: #9d9d9d 1px solid;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 10px;
    background: 0 0;
}
.tab-pane .select_col .glyphicon {
    position: absolute;
    right: 10px;
    top: 14px;
    font-size: 20px;
    z-index: -1;
}
.tab-pane p {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #777;
    margin: 5px 0;
}
.middle_full_area {
    width: 100%;
    background: #4a616c;
    padding: 30px 0;
    float: left;
    margin: 20px 0 40px 0;
}
.middle_full_area figure > img {
    width: 100%;
    float: left;
}
.middle_full_area .col_box {
    background: #44555d;
    padding: 15px;
    float: left;
    min-height: 392px;
    width: 100%;
}
.middle_full_area .col_box p {
    color: #fff;
    text-align: justify;
}
.middle_full_area .col_box h4,
.middle_full_area .col_box h5 {
    color: #fff;
    text-transform: uppercase;
    font-size: 21px;
    margin: 10px 0 10px 0;
    width: 100%;
    float: left;
    line-height: 22px;
    min-height: 50px;
}
.middle_full_area .col_box ul {
    width: 100%;
    float: left;
    padding-left: 15px;
    margin: 0;
}
.middle_full_area .col_box ul li {
    width: 100%;
    float: left;
    list-style: outside;
    color: #fff;
    padding: 0 0 10px 0;
}
.middle_full_area .col_box ul li a {
    color: #fff;
    color: #ebecee;
    font-weight: 400;
}
.middle_full_area .col_box .readmore {
    color: #f0f782;
    font-size: 13px;
    margin-left: 15px;
    float: left;
    text-decoration: underline;
}
.middle_full_area .col_box .readmore:hover {
    color: #fff;
    text-decoration: none;
}
.middle_full_area .col_box .last {
    margin-left: 0;
}
.middle_full_area #ilms_contnet .readmore,
.middle_full_area .tenders_col .readmore {
    margin-left: 0;
}
.tenders_col {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.sticker_col {
    width: 100%;
    padding: 15px 25px;
    border: #ccc 1px solid;
    box-shadow: #ccc 0 3px 1px 0;
    float: left;
    margin-bottom: 30px;
    height: 76px;
    position: relative;
    display: table;
}
.sc_content {
    display: table-cell;
    vertical-align: middle;
    height: 76px;
}
.sticker_col .fa {
    position: absolute;
    left: 20px;
}
.sticker_col:hover,
.sticker_col:hover h6 {
    background: #b68c4d;
    color: #fff;
}
.sticker_col strong {
    float: left;
    color: #b68c4d;
    font-size: 25px;
    margin-top: 0;
    padding-left: 60px;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: inherit;
}
.sticker_col strong.top {
    margin-top: 0;
}
.sticker_col strong span {
    width: 100%;
    float: left;
    color: #949494;
    font-size: 13px;
    line-height: 15px;
    margin-top: 5px;
    text-transform: capitalize;
}
.sticker_col:hover strong span {
    color: #fff;
}
.sticker_col:hover strong {
    color: #fff;
}
.sticker_col .fa-reply {
    color: #383694;
    font-size: 47px;
    float: left;
    margin-right: 15px;
}
.sticker_col .fa-tag {
    color: #f90;
    font-size: 47px;
    float: left;
    margin-right: 15px;
}
.sticker_col .fa-inr {
    color: #f90;
    font-size: 47px;
    float: left;
    margin-right: 45px;
}
.sticker_col .fa-file-text-o {
    color: #3c9;
    font-size: 47px;
    float: left;
    margin-right: 15px;
}
.sticker_col .fa-paper-plane-o {
    color: #3cc;
    font-size: 47px;
    float: left;
    margin-right: 15px;
}
.sticker_col .fa-pencil-square-o {
    color: #3cc;
    font-size: 47px;
    float: left;
    margin-right: 15px;
}
.sticker_col .sc_content .fa {
    color: #4a606c;
}
.sticker_col .sc_content:hover .fa {
    color: #4a606c;
}
#app_row {
    width: 100%;
    background: #f8f8f8;
    float: left;
    padding: 60px 0;
    margin: 20px 0 0 0;
}
#app_row h3 {
    width: 100%;
    float: left;
    font-size: 25px;
    color: #4a606c;
    font-weight: 700;
}
#app_row h3 span {
    color: #b68c4d;
}
.gujmine_app {
    padding-top: 2px;
}
.gujmine_app figure {
    float: left;
}
.app_contents {
    width: 390px;
    float: left;
    margin-left: 20px;
}
.app_contents a {
    display: inline-block;
}
.app_contents p {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #777;
    line-height: 21px;
    margin: 10px 0 15px 0;
    text-align: justify;
}
.download_app {
    width: 250px;
    float: left;
    border: #b68c4d 1px solid;
    padding: 10px 20px;
    color: #b68c4d;
    font-size: 16px;
    background: #fff;
}
.download_app span {
    float: left;
    line-height: 32px;
}
.download_app i.fa.fa-download {
    color: #b68c4d;
    font-size: 32px;
    margin-left: 10px;
    margin-right: 0;
}
.download_app:hover,
.download_app:hover i.fa.fa-download {
    background: #b68c4d;
    color: #fff;
}
.help_col .fa-question-circle {
    color: #4a606c;
    font-size: 36px;
}
.help_col label {
    width: 100%;
    float: left;
    color: #5c6367;
    font-size: 16px;
    line-height: 21px;
    margin: 15px 0 5px 0;
}
.help_col .select_col1 {
    width: 100%;
    float: left;
    position: relative;
}
.help_col .select_col1 select {
    width: 100%;
    height: 48px;
    float: left;
    border: #9d9d9d 1px solid;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 10px;
    background: #fff url(../images/select-arrow.html) 95% 50% no-repeat;
}
.help_col .select_col1 label {
    visibility: visible !important;
}
.help_col .select_col1 span.glyphicon {
    position: absolute;
    right: 10px;
    top: 14px;
    font-size: 20px;
}
.help_col .show_btn {
    padding: 10px 25px;
    background: #4a606c;
    font-size: 14px;
    color: #fff;
    text-align: center;
    float: right;
    border: none;
    margin-top: 15px;
}
.help_col .show_btn:hover {
    background: #b68c4d;
}
.support_col .fa-phone {
    color: #fff;
    background: #4a606c;
    border-radius: 100%;
    font-size: 14px;
    padding: 0;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
}
.support_col p {
    width: 100%;
    float: left;
    color: #b68c4d;
    font-size: 18px;
    line-height: 21px;
    margin: 20px 0 0 0;
}
.support_col b {
    width: 100%;
    float: left;
    color: #4a606c;
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 5px;
}
#footer_logos {
    width: 100%;
    float: left;
    border-top: #ccc 1px solid;
    margin-bottom: 0;
}
#footer_logos .owl-item {
    background: #fff;
}
footer {
    width: 100%;
    float: left;
    background: #282a2c;
    padding: 30px 0 0 0;
}
footer h4,
footer h4 a {
    width: 100%;
    float: left;
    color: #b68c4e;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}
footer h4 a:hover {
    color: #fff;
    text-decoration: none;
}
footer ul {
    width: 100%;
    float: left;
    margin: 15px 0;
}
footer ul li {
    width: 100%;
    float: left;
}
footer ul li a {
    color: #fff;
    font-size: 14px;
    padding: 5px 0;
    float: left;
}
footer ul li a:hover {
    color: #b68c4e;
    text-decoration: none;
}
.visitor_col {
    float: left;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #b68c4e;
    line-height: 28px;
    margin-top: 0;
    padding: 0 30px;
}
.addr_col p {
    width: 100%;
    float: left;
    margin-bottom: 0;
    margin-top: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
    padding-left: 30px;
    position: relative;
}
.addr_col a {
    color: #fff;
    text-decoration: none;
}
.addr_col a:hover {
    color: #fff;
    text-decoration: underline;
}
.addr_col .fa-map-marker {
    color: #b68c4e;
    font-size: 22px;
    position: absolute;
    left: 4px;
    top: 0;
}
.addr_col .fa-envelope {
    color: #b68c4e;
    font-size: 16px;
    position: absolute;
    left: 3px;
    top: 0;
}
.addr_col .fa-phone {
    color: #b68c4e;
    font-size: 13px;
    position: absolute;
    left: 0;
    top: 0;
    border: #b68c4e 1px solid;
    border-radius: 100%;
    padding: 4px;
    width: 22px;
    height: 22px;
    text-align: center;
}
.addr_col figure {
    float: left;
    margin-top: 24px;
}
.addr_col figure > div {
    float: left;
}
.addr_col figure figcaption {
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
    float: left;
    line-height: 66px;
}
.bottom_row {
    width: 100%;
    float: left;
    background: #202224;
   
    font-size: 12px;
    color: #fff;
    line-height: 21px;
    margin-top: 0;
}
.bottom_row02 {
    width: 100%;
    float: left;
    background: #303233;
    padding: 20px 0;
    font-size: 12px;
    color: #fff;
    line-height: 21px;
    margin-top: 0;
}
.foter-second-link ul li {
    display: inline;
}
.foter-second-link {
    float: left;
    margin: 0;
}
.foter-second-link a {
    font-size: 12px;
    color: #fff;
    padding: 0 5px;
    line-height: 14px;
}
.foter-second-link a em {
    font-size: 16px;
    margin-right: 10px;
    line-height: 14px;
}
.last_date {
    text-align: left;
    padding-top: 10px;
}
.copyright_txt {
    text-align: center;
    padding-top: 10px;
}
.w3c_logo {
    text-align: right;
}
#sidebar_cls {
    width: 100%;
    float: left;
    margin-bottom: 25px;
    list-style: none;
}
#sidebar_cls li {
    width: 100%;
    float: left;
    padding: 10px 0;
    margin: 0 0;
    border-bottom: #ccc 1px solid;
    list-style: none;
}
#sidebar_cls li:last-child {
    border-bottom: none;
}
#sidebar_cls li a {
    float: left;
    color: #333;
    font-size: 14px;
}
#sidebar_cls li a:hover {
    color: #ff8638;
    text-decoration: none;
}
.innerpage {
    padding-top: 10px;
    padding-bottom: 30px;
}
.innerpage h1 {
    margin-bottom: 10px;
}
.inner_banner {
    width: 100%;
    text-align: center;
}
.inner_banner img {
    width: 100%;
}
.innerpage #left .nav.menu {
    margin-top: 44px;
}
.innerpage ul {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.innerpage ul li {
    width: 100%;
    float: left;
    padding: 3px 0;
    font-size: 14px;
    list-style: outside;
    margin: 0;
}
.innerpage ul li ul {
    margin-left: 20px !important;
}
.innerpage ul li ul li {
    list-style-type: circle;
}
.innerpage ul li p {
    color: #333;
    margin: 0;
    padding: 0;
}
.innerpage p ~ ul,
h1 ~ ul {
    padding-left: 35px;
}
.innerpage ol {
    width: 100%;
    float: left;
    padding-left: 30px;
    margin-bottom: 30px;
}
.innerpage ol li {
    width: 100%;
    float: left;
    padding: 5px 0;
    font-size: 14px;
    color: #0b9b9b;
    list-style: outside;
    list-style-type: decimal;
    margin: 2px 0;
}
.innerpage ol li p {
    color: #333;
    margin: 0;
    padding: 0;
}
.innerpage table {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
}
.innerpage table tr {
    border-bottom: #ccc 1px solid;
}
.innerpage table tr th {
    padding: 10px;
    font-size: 14px;
    background: #d3d3d3;
    color: #000;
    border-left: 1px solid #ccc;
}
.innerpage table tr:nth-child(even) {
    border-bottom: #ccc 1px solid;
    background: #f9f9f9;
}
.innerpage table tr td {
    padding: 10px;
    font-size: 13px;
    border-left: 1px solid #ccc;
    vertical-align: middle;
}
.innerpage select {
    width: 130px;
    border: #ccc 1px solid;
    padding: 5px;
    background: url(../images/select-arrow.html) 105px 10px no-repeat;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    margin-bottom: 20px;
}
.innerpage .col-md-9 p {
    text-align: justify;
}
.form-group {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.form-group label {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 30px;
}
.form-group .form-control {
    width: 100%;
    float: left;
    font-size: 14px;
    border: #ccc 1px solid;
    border-radius: 0;
    box-shadow: none;
}
.checkbox {
    float: left;
    width: 100%;
    padding: 8px;
}
.form-group .textarea-col {
    width: 100%;
    float: left;
    font-size: 14px;
    height: 120px;
    border: #ccc 1px solid;
    border-radius: 0;
    box-shadow: none;
    padding: 8px;
}
.form-group .select-col {
    width: 100%;
    float: left;
    font-size: 14px;
    height: 40px;
    border: #ccc 1px solid;
    border-radius: 0;
    box-shadow: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/select-arrow.html) 100% 5px no-repeat;
}
.checkbox {
    float: left;
    width: 100%;
    padding: 8px;
}
.checkbox {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
}
.radio-group {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.radio-group label {
    margin-right: 15px;
}
.btn-default {
    padding: 12px 25px;
    background: #4a606c;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border: none;
    border-bottom: #4a606c 3px solid;
}
.btn-default:hover {
    background: #b68c4d;
    border-bottom: #000 3px solid;
    color: #fff;
}
.tab-content p {
    color: #777;
}
.news_event_col ul {
    width: 100%;
    float: left;
    padding-left: 15px;
    margin: 0;
}
.news_event_col ul li {
    width: 100%;
    float: left;
    list-style: outside;
    color: #666;
    font-size: 14px;
    padding: 6px 0;
}
.news_event_col ul li a {
    color: #666;
    font-size: 13px;
    font-weight: 400;
}
.news_event_col .readmore,
.tab-content .readmore,
a.read_more {
    color: #b68c4d;
    font-size: 13px;
    margin-left: 0;
    text-decoration: underline;
}
.tenders_col1 {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.tenders_col1 span {
    width: 100%;
    float: left;
    color: #333;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 300;
}
.tenders_col1 span .fa-calendar {
    background: #383694;
    border-radius: 100%;
    padding: 8px;
    margin-right: 8px;
    color: #fff;
}
.tenders_col1 p {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #333;
    margin: 3px 0;
}
.tenders_col1 a.readmore {
    font-size: 12px;
    color: #ff751a;
    text-decoration: underline;
}
.btn-primary {
    background: #4a616c;
    border-color: #4a616c;
}
.revenue_table {
    width: 100%;
    float: left;
}
.revenue_table table {
    width: 100%;
    float: left;
}
.revenue_table table tr {
    border-top: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}
.revenue_table table tr td {
    padding: 8px;
    line-height: 20px;
    font-size: 14px;
    vertical-align: middle;
}
.revenue_table img {
    vertical-align: middle;
    margin: 0 5px 0 10px;
}
.revenue_table .glyphicon-download {
    font-size: 26px;
    top: 6px;
    margin-right: 5px;
}
.revenue_table b {
    color: #ff8638;
    font-size: 16px;
    font-weight: 800;
}
.revenue_table p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    color: #666;
}
.revenue_table a {
    color: #666;
}
.revenue_table table tr:hover {
    background: #e7f5f5;
    border-top: #383694 1px solid;
    border-bottom: #383694 1px solid;
}
.revenue_table table tr:hover .glyphicon {
    color: #0a9c9c;
}
.revenue_table table tr:hover a {
    color: #0a9c9c;
    text-decoration: none;
}
.revenue_table .pagination {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}
.revenue_table .pagination a {
    font-size: 45px;
    font-weight: 400;
    display: inline-block;
    color: #999;
    position: relative;
    top: 10px;
}
.revenue_table .pagination a:hover {
    color: #0a9c9c;
}
.pagination_cls {
    padding: 15px 30px;
    text-align: center;
    display: inline-block;
    border: #ccc 1px solid;
    margin: 0 10px;
}
#left ul.nav {
    margin-bottom: 2px;
    font-size: 12px;
    padding-left: 0;
}
#left ul.nav ul,
#left ul.nav ul li {
    list-style: none !important;
    list-style-type: none !important;
    margin-top: 1px;
    margin-bottom: 1px;
}
#left ul.nav ul {
    padding-left: 0;
    width: auto;
}
#left ul.nav ul.children {
    padding-left: 12px;
    width: 100%;
}
#left ul.nav ul.children li {
    margin-left: 0;
}
#left ul.nav li a:hover {
    text-decoration: none;
}
#left ul.nav li.current > a .lbl {
    background-color: #999;
    color: #fff !important;
}
#left ul.nav li.parent a {
    padding: 0;
    color: #ccc;
}
#left ul.nav > li.parent > a {
    border: solid 1px #999;
    text-transform: uppercase;
}
#left ul.nav li.parent a:hover {
    background-color: #fff;
}
#left ul.nav li.parent ul li a {
    color: #222;
    border: none;
    display: block;
    padding-left: 0;
    border-bottom: #ccc 1px solid;
}
#left ul.nav li.parent ul li a:hover {
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#left ul.nav li .sign {
    display: inline-block;
    padding: 5px;
    background-color: transparent;
    color: #fff;
}
#left ul.nav li.parent > a > .sign {
    margin-left: 0;
}
#left ul.nav li .lbl {
    padding: 5px 0;
    display: inline-block;
    color: #333;
    text-transform: none;
}
#left ul.nav li a:hover .lbl {
    color: #25668a !important;
}
#left ul.nav li.current > a > .lbl {
    color: #fff;
}
#left ul.nav li a .lbl {
    font-size: 15px;
    line-height: 18px;
}
#left ul.nav > li.item-1.parent > a {
    border: solid 1px #ff6307;
}
#left ul.nav > li.item-1 li.parent > a > .sign,
#left ul.nav > li.item-1.parent > a > .sign {
    margin-left: 0;
    background-color: #ff6307;
}
#left ul.nav > li.item-1 .lbl {
    color: #ff6307;
}
#left ul.nav > li.item-1 li.current > a .lbl {
    background-color: #ff6307;
    color: #fff !important;
}
#left ul.nav > li.item-8.parent > a {
    border: none;
    border-bottom: solid 1px #ccc;
    padding: 0 0;
    outline: 0;
    position: relative;
    padding-right: 35px;
    min-height: 30px;
    background: 0 0;
}
#left ul.nav li a span.lbl {
    padding-top: 0;
}
#left ul.nav > li.item-8 li.parent > a > .sign,
#left ul.nav > li.item-8.parent > a > .sign {
    margin-left: 0;
    position: absolute;
    right: 5px;
    top: 50%;
    height: 25px;
    width: 25px;
    padding: 4px 0 0 6px;
    margin-top: -18px;
    display: none;
}
#left ul.nav > li.item-8 li.parent.submenu > a > .sign,
#left ul.nav > li.item-8.parent.submenu > a > .sign {
    display: block;
}
#left ul.nav > li.item-8 li.parent > a > .sign i.icon-plus,
#left ul.nav > li.item-8.parent > a > .sign i.icon-plus {
    background: url(../images/nav-plus-minus.html) no-repeat 0 0;
}
#left ul.nav > li.item-8 li.parent > a > .sign i.icon-plus.icon-minus,
#left ul.nav > li.item-8.parent > a > .sign i.icon-plus.icon-minus {
    background: url(../images/nav-plus-minus.html) no-repeat 0 100%;
}
#left ul.nav > li.item-8 .lbl {
    color: #333;
    text-transform: capitalize;
}
#left ul.nav > li.item-8 li.current > a .lbl {
    background-color: #51c3eb;
    color: #fff !important;
}
#left ul.nav > li.item-15.parent > a {
    border: solid 1px #94cf00;
}
#left ul.nav > li.item-15 li.parent > a > .sign,
#left ul.nav > li.item-15.parent > a > .sign {
    margin-left: 0;
    background-color: #94cf00;
}
#left ul.nav > li.item-15 .lbl {
    color: #94cf00;
}
#left ul.nav > li.item-15 li.current > a .lbl {
    background-color: #94cf00;
    color: #fff !important;
}
#left ul.nav > li.item-22.parent > a {
    border: solid 1px #ef409c;
}
#left ul.nav > li.item-22 li.parent > a > .sign,
#left ul.nav > li.item-22.parent > a > .sign {
    margin-left: 0;
    background-color: #ef409c;
}
#left ul.nav > li.item-22 .lbl {
    color: #ef409c;
}
#left ul.nav > li.item-22 li.current > a .lbl {
    background-color: #ef409c;
    color: #fff !important;
}
#left ul li .deeper a {
    border-bottom: #ccc 1px solid;
    width: 100%;
    float: left;
}
.dignitory_row {
    border-top: solid 5px #2c668a;
    padding-top: 15px;
    padding-bottom: 0;
    margin-top: -15px;
    position: relative;
    background: #fff url(../images/dignitory_row_bg.html) repeat-x 0 0;
}
.nav-tabs > li:last-child a {
    margin-right: 0;
}
.nav-tabs > li > a {
    padding: 5px 10px 5px 11px;
    border-bottom: none;
    background: #b68c4d;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    border-color: #383694;
}
.logo-container {
    padding: 20px 0;
}
.innerpage ul.nav-tabs {
    margin-bottom: 0;
    padding-left: 0;
    border-bottom: 2px solid #4a616c;
}
.innerpage ul.nav-tabs li {
    width: auto;
    padding-bottom: 0;
    padding: 0;
    margin: 0;
}
.innerpage .tab-pane {
    padding: 35px 0;
}
.tabs_box .tab-pane {
    padding: 10px 0;
}
.district_col {
    float: left;
    margin-top: 15px;
}
.district_col label {
    color: #5c6367;
    float: left;
    font-size: 18px;
    line-height: 21px;
    margin: 10px 10px 5px 0;
}
.district_col .select_col1 {
    float: left;
    position: relative;
    width: 350px;
}
.district_col .select_col1 span.glyphicon {
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 11px;
}
.district_col .select_col1 select {
    -moz-appearance: none;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #9d9d9d;
    float: left;
    padding: 8px;
    width: 100%;
    text-transform: uppercase;
    color: #979797;
}
.district_col .srch_btn {
    background: #ff8638 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    float: left;
    font-size: 18px;
    padding: 13px 20px;
    text-align: center;
    margin-left: 10px;
    border-radius: 8px;
}
.district_col .srch_btn:hover {
    background: #b68c4d none repeat scroll 0 0;
}
.mineral_table {
    width: 100%;
    float: left;
    margin: 30px 0;
}
.mineral_table table {
    width: 100%;
    float: left;
}
.mineral_table table tr {
    border: 1px solid #ccc;
}
.mineral_table table tr th {
    color: #fff;
    padding: 12px;
    font-size: 14px;
    background: #383694 none repeat scroll 0 0;
    width: 97px;
}
.mineral_table table tr td {
    color: #5a5a5a;
    padding: 12px;
    text-transform: uppercase;
    font-size: 14px;
    background: #fff none repeat scroll 0 0;
    width: 97px;
}
.mineral_table table tr td a {
    color: #ff751a;
    text-decoration: none;
}
.mineral_table table tr td a:hover {
    color: #383694;
    text-decoration: underline;
}
.mineral_table .linetwo {
    background: #e7f5f5 none repeat scroll 0 0;
}
.mineral_table img {
    vertical-align: middle;
    margin: 0 5px 0 10px;
}
.mineral_table .pagination {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}
.mineral_table .pagination a {
    font-size: 45px;
    font-weight: 400;
    display: inline-block;
    color: #999;
    position: relative;
    top: 10px;
}
.mineral_table .pagination a:hover {
    color: #0a9c9c;
}
.pagination_cls {
    padding: 15px 30px;
    text-align: center;
    display: inline-block;
    border: #ccc 1px solid;
    margin: 0 10px;
}
.geological_points {
    float: left;
    margin-bottom: 5px;
}
.areas_points {
    float: left;
    margin-bottom: 5px;
}
.related_links a {
    color: #333;
    float: left;
}
.rti_inner a {
    color: #333;
    float: left;
}
.eService_aap {
    float: left;
    margin-bottom: 5px;
}
.eService_aap_title h3 {
    color: #383694;
    float: left;
    line-height: 18px;
    margin-top: 15px;
}
.geological_mapping_innercon {
    float: left;
    margin-bottom: 5px;
}
.achievement_col h3 {
    font-size: 18px;
    color: #333;
    line-height: normal;
    margin-bottom: 5px;
    display: block;
    clear: left;
    font-weight: 500;
}
.achievement_col .thumb_achi {
    border: solid 1px #ccc;
    padding: 5px;
    position: relative;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.achievement_col .thumb_achi img {
    width: 100%;
}
.thumb_achi .achi_view_pdf {
    display: none;
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 12px 0;
    width: 100%;
    z-index: 999;
    bottom: 0;
    left: 0;
    text-align: center;
}
.achievement_col p {
    padding: 0;
}
.achievement_col p a {
    color: #25668a !important;
}
.achievement_col p a:hover {
    color: #333;
}
.achievement_col > img {
    float: none;
    margin: 20px;
    text-align: center;
}
.mrgn_b30 {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.achievement_col .thumb_achi > img {
    width: 100%;
}
.thumb_achi:hover .achi_view_pdf {
    display: block;
}
.achievement_col1 h3 {
    font-size: 18px;
    color: #333;
    line-height: normal;
    margin-bottom: 5px;
    display: block;
    clear: left;
    font-weight: 500;
}
.achievement_col1 .thumb_achi {
    padding: 0;
    position: relative;
    text-align: center;
    display: inline-block;
    width: 100%;
    box-shadow: 0 0 12px 0 #00000042;
}
.achievement_col1 .thumb_achi img {
    width: 100%;
}
.thumb_achi .achi_view_pdf {
    display: none;
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 12px 0;
    width: 100%;
    z-index: 999;
    bottom: 0;
    left: 0;
    text-align: center;
}
.achievement_col1 p {
    padding: 0;
}
.achievement_col1 p a {
    color: #25668a !important;
}
.achievement_col1 p a:hover {
    color: #333;
}
.achievement_col1 > img {
    float: none;
    margin: 20px;
    text-align: center;
}
.mrgn_b30 {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.achievement_col1 .thumb_achi > img {
    width: 100%;
}
.thumb_achi:hover .achi_view_pdf {
    display: block;
}
.achievement_col1 .gallery-h3 {
    background-color: #f0f0f0;
    color: #756e68;
    font-size: 18px;
    text-align: center;
    padding: 10px 10px;
    border-bottom: solid 1px #e3e4e6;
}
.gallery-mb {
    margin-bottom: 45px;
}
.text-white {
    color: #fff;
}
.hover-blur a {
    display: block;
    position: relative;
    overflow: hidden;
}
.hover-blur img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.hover-blur:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-filter: grayscale(0.6) blur(1px);
    filter: grayscale(0.6) blur(1px);
}
.hover-blur-new a h2 {
    padding: 45% 15px !important;
}
.hover-blur-new-last a h2 {
    padding: 65% 15px !important;
}
.hover-blur a h2 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    margin-bottom: 0;
    height: 100%;
    width: 100%;
    padding: 27% 15px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) 1px, transparent 1px, transparent 100%);
    -webkit-background-size: 3px 3px;
    -moz-background-size: 3px 3px;
    background-size: 3px 3px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    opacity: 0;
}
.hover-blur:hover a h2 {
    opacity: 1;
}
.hover-blur .text-white {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    opacity: 0;
}
.hover-blur:hover .text-white {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    opacity: 1;
}
#quarry_lease_form div.steps {
    display: none;
}
#quarry_lease_form section table select {
    width: 100%;
}
#quarry_lease_form table {
    float: left;
    margin-top: 30px;
}
.innerpage section table select {
    margin-bottom: 0;
}
.innerpage section table input[type="email"],
.innerpage section table input[type="text"],
.innerpage section table textarea {
    outline: 0;
}
.innerpage section table input[type="email"],
.innerpage section table input[type="text"] {
    border: #ccc 1px solid;
    width: 100%;
    padding: 10px 4px;
}
.innerpage section table textarea {
    border: #ccc 1px solid;
    width: 100%;
    padding: 10px 4px;
}
.selection_right ul {
    margin-left: 40px;
}
ul.input_listing {
    margin: 0 10px;
}
ul.input_listing li {
    float: left;
    margin-right: 2%;
    text-align: left;
    list-style: none;
    color: #777;
}
ul.input_listing li input[type="checkbox"] {
    margin-right: 7px;
    float: left;
    margin-top: 2px;
}
ul.input_listing.listing_col4 li {
    width: 23%;
}
ul.input_listing.listing_col1 li {
    width: 100%;
    margin-right: 0;
}
ul.input_listing.listing_col2 li {
    width: 48%;
}
.btn_blue {
    background: #383694;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.sidebar_pdf {
    padding-top: 60px;
}
.sidebar_pdf ul {
    list-style: none;
    margin: 0;
}
.sidebar_pdf ul li {
    list-style: none;
    margin: 0;
    padding: 15px;
    border: solid 1px #ccc;
    font-size: 16px;
    color: #777;
    font-weight: 700;
    text-align: center;
}
.sidebar_pdf ul li small {
    font-size: 14px;
    font-weight: 400;
    display: block;
}
.sidebar_pdf ul li p {
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
}
.quarry_lease_tabs .nav-tabs > li > a {
    padding: 5px 25px;
}
.quarry_lease_tabs .tab-content .content h2 {
    text-align: center;
}
.quarry_lease_tabs .tab-content .content h4 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 18px;
}
.quarry_lease_tabs .tab-content .content table tr th {
    background: #f9f9f9;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}
.sidebar .support_col {
    width: 100%;
    clear: left;
    display: block;
    margin-top: 25px;
    overflow: hidden;
    float: left;
}
.sidebar .support_col p.call_icon {
    margin-top: 0;
    float: left;
    width: 45px;
}
.sidebar .support_col p.call_number {
    float: left;
    width: 240px;
    margin-top: 0;
}
.contact_page .support_col {
    position: relative;
    padding-left: 35px;
}
.contact_page .support_col p.call_icon {
    position: absolute;
    left: 0;
    top: auto;
    margin-top: 4px;
    width: 35px;
}
.contact_page .support_col p.call_number {
    float: left;
    margin-top: 0;
}
.innerpage table tr td p {
    color: #333;
    font-size: inherit;
}
#sitemap ul li {
    color: #666;
}
#sitemap ul li a {
    color: #666;
}
#sitemap ul > li {
    font-weight: 700;
    color: #666;
}
#sitemap ul > li li {
    font-weight: 400;
    color: #666;
}
#sitemap ul li a:hover {
    color: #000;
}
#feedback_page .form-group label {
    font-weight: 700;
    color: #333;
}
#feedback_page form {
    margin-top: 0;
}
#feedback_page .form-group .form-control {
    width: auto;
}
#feedback_page .form-group {
    margin-bottom: 6px;
}
#feedback_page .form-group textarea {
    width: 60%;
}
#feedback_page .btn-default {
    margin-top: 10px;
    clear: left;
}
#feedback_page .form-group .form-control.input-mid {
    width: 60%;
}
.contact_sidebar h2 {
    color: #333;
}
nav .sub_nav h2.sub_title a {
    font-weight: 500;
}
.related-links a {
    color: #333;
    font-size: 15px;
    text-decoration: underline;
}
.pdngT0 {
    padding-top: 0;
}
h3 a {
    text-decoration: underline;
}
.media-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
    margin-top: 30px;
}
.media-carousel .carousel-control.left {
    left: -12px;
    background-image: none;
    background: none repeat scroll 0 0 #ff751a;
    height: 40px;
    width: 40px;
    margin-top: 70px;
    opacity: 1;
    color: #fff;
    font-size: 25px;
}
.media-carousel .carousel-control.right {
    right: -12px !important;
    background-image: none;
    background: none repeat scroll 0 0 #ff751a;
    height: 40px;
    width: 40px;
    margin-top: 70px;
    opacity: 1;
    color: #fff;
    font-size: 25px;
}
.media-carousel .carousel-control.left:hover,
.media-carousel .carousel-control.right:hover {
    background: #b68c4d;
}
.media-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px;
}
.media-carousel .carousel-indicators li {
    background: silver;
}
.media-carousel .carousel-indicators .active {
    background: #333;
}
.media-carousel img {
    width: 250px;
    height: auto;
}
.tab-content form {
    margin-top: 0;
    width: 100%;
    overflow: hidden;
}
i.fa.fa-download {
    margin-right: 7px;
    font-size: 14px;
}
nav ul.sub_nav h2.sub_title {
    margin-bottom: 0;
}
nav ul.sub_nav ul {
    margin-bottom: 20px;
}
#menu-group-1 li.active a span.lbl {
    color: #25668a !important;
}
.main_title {
    font-weight: 700;
    font-size: 18px;
}
.e-Service-tab .tab-pane h3 {
    color: #ff751a;
    font-size: 17px;
}
.e-Service-tab .tab-pane ul {
    padding-left: 35px;
}
.e-Service-tab .tab-pane p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-bottom: 10px;
}
.app_img_col {
    margin-bottom: 30px;
}
.achievement_col {
    min-height: 255px;
}
.tabs_box .tab-content ul {
    padding: 10px 0 10px 20px;
    width: 100%;
    float: left;
}
.tabs_box .tab-content ul li {
    list-style: outside;
    margin: 3px 0;
    color: #777;
}
.readmore {
    float: left;
    width: 100%;
    float: left;
    margin-top: 5px;
}
.readmore a {
    color: #ff751a;
    font-size: 13px;
}
.readmore a:hover {
    text-decoration: none;
}
#left .nav {
    float: left;
    margin-top: 10px !important;
}
.tabs_box .tab-content .innerpage {
    padding-bottom: 0;
}
.tabs_box .tab-content select {
    margin-bottom: 0;
}
#minor_Mineral table tr td:nth-child(1),
#minor_Mineral table tr td:nth-child(2) {
    background: #ffc;
}
#minor_Mineral table tr td:nth-child(3),
#minor_Mineral table tr td:nth-child(4) {
    background: #cff;
}
#minor_Mineral table tr td:nth-child(5),
#minor_Mineral table tr td:nth-child(6) {
    background: #fae7ff;
}
#majorMineral table tr td:nth-child(1),
#majorMineral table tr td:nth-child(2) {
    background: #ffc;
}
#majorMineral table tr td:nth-child(3),
#majorMineral table tr td:nth-child(4) {
    background: #cff;
}
#majorMineral table tr td:nth-child(5),
#majorMineral table tr td:nth-child(6) {
    background: #fae7ff;
}
#footer_logos .owl-pagination {
    display: none;
}
#stone_artisan ~ .bx-wrapper {
    float: left;
    margin: 15px 5%;
}
#stone_artisan ~ .bx-wrapper .bx-viewport {
    left: 0;
}
#stone_artisan ~ .bx-wrapper .slide a > img {
    min-height: 160px;
}
#stone_artisan ~ .bx-wrapper .bx-prev {
    left: -50px;
    background: rgba(0, 0, 0, 0) url(../images/arrows.jpg) no-repeat scroll 0 0;
}
#stone_artisan ~ .bx-wrapper .bx-prev:hover {
    background: rgba(0, 0, 0, 0) url(../images/arrows.jpg) no-repeat scroll 0 -23px;
}
#stone_artisan ~ .bx-wrapper .bx-next {
    right: -50px;
    background: rgba(0, 0, 0, 0) url(../images/arrows.jpg) no-repeat scroll -23px 0;
}
#stone_artisan ~ .bx-wrapper .bx-next:hover {
    background: rgba(0, 0, 0, 0) url(../images/arrows.jpg) no-repeat scroll -23px -23px;
}
#stone_artisan ~ .bx-wrapper .bx-controls-direction a {
    width: 23px;
    height: 23px;
}
#stone_artisan ~ .bx-wrapper .bx-pager {
    display: none;
}
#quarry_lease_form span h3 {
    font-size: 16px;
    margin: 15px 0 5px 0;
    font-weight: 700;
    color: #000;
}
#next,
#previous {
    padding: 10px 20px;
    background: #b68c4d;
    float: left;
    border: none;
    border-radius: 5px;
    color: #fff;
    margin: 20px 5px 0 0;
}
#next:hover,
#previous:hover {
    background: #383694;
}
#sitemap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sitemap ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sitemap ul li.main_title {
    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 20px;
}
#sitemap ul li.main_title a {
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    background: #ff751a;
}
#sitemap ul li.main_title a:hover {
    color: #fff;
}
#sitemap ul li.main_title a:hover {
    text-decoration: none;
}
#sitemap ul li.main_nav {
    text-align: center;
    float: left;
    margin: 0 5px;
    width: auto;
}
#sitemap ul li.main_nav a {
    padding: 8px 15px;
    border-radius: 5px;
    font-size: 14px;
    border: #e6e6e6 1px solid;
    width: auto;
    display: list-item;
    font-weight: 400;
    background: #b68c4d;
    color: #fff;
}
#sitemap ul li.main_nav a:hover {
    border: #999 1px solid;
    text-decoration: none;
    color: #fff;
}
#sitemap ul li.main_nav ul {
    float: left;
    width: 196px;
    clear: both;
    margin: 0 0 20px 0;
    margin-left: 0 !important;
    background: url(../images/sitemap-line.html) center 0 no-repeat;
    padding-top: 10px;
}
#sitemap ul li.main_nav ul li.sub_nav {
    float: left;
    margin: 3px 0;
}
#sitemap ul li.main_nav ul li.sub_nav a {
    float: left;
    background: #f6f6f6;
    width: 100%;
    font-size: 13px;
    color: #333;
}
#sitemap ul li.main_nav ul li.sub_nav ul {
    background: #fff;
    margin: 0 0 30px 0;
    background: url(../images/sitemap-line.html) center 0 no-repeat;
    padding: 10px 0 0 0;
    margin-left: 0 !important;
}
#sitemap ul li.main_nav ul li.sub_nav ul li a {
    float: left;
    border: none;
    border: #e6e6e6 1px solid;
    font-size: 13px;
    background: #fff;
    padding: 8px 10px;
    width: 100%;
    font-size: 12px;
    color: #333;
    margin: 3px 0;
}
.app_img_col {
    width: 100%;
}
.app_img_col h3 {
    font-size: 20px;
    line-height: 40px;
}
.app_img_col .app_img {
    text-align: center;
}
.app_img_col .app_img img {
    float: none;
    margin-top: 20px;
}
.app_img_col a.download_app1 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b68c4d;
    color: #b68c4d;
    font-size: 16px;
    padding: 10px 20px;
    width: 250px;
    display: inline-block;
    margin-bottom: 40px;
}
.app_img_col a.download_app1 span {
    float: left;
    line-height: 32px;
}
.app_img_col a.download_app1 .fa-download {
    color: #b68c4d;
    font-size: 32px;
    margin-left: 10px;
    margin-right: 0;
}
.app_img_col a.download_app1:hover {
    background: #b68c4d;
}
.app_img_col a.download_app1:hover .fa-download,
.app_img_col a.download_app1:hover span {
    color: #fff;
}
.app_img_col ul {
    float: left;
    padding-left: 30px;
}
.app_img_col ul li {
    margin: 3px 0;
    padding: 0;
}
.exploration_report a {
    float: left;
}
.xls_icon {
    float: left;
    margin-right: 8px;
}
#stone_artisan_park {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
}
#stone_artisan_park li {
    margin: 10px;
    padding: 5px;
    width: 260px;
    height: 200px;
    border: #ccc 1px solid;
    float: left;
    list-style: none;
    box-sizing: border-box;
}
#stone_artisan_park li img {
    max-width: 100%;
    max-height: 100%;
}
#photo_gallery {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
}
#photo_gallery li {
    margin: 8px;
    padding: 5px;
    width: 270px;
    border: #ccc 1px solid;
    float: left;
    list-style: none;
    box-sizing: border-box;
    transition: 0.2s;
}
#photo_gallery li:hover {
    border: #000 1px solid;
    box-shadow: #333 0 0 8px;
}
#photo_gallery li img {
    min-width: 100%;
    max-height: 100%;
}
#sapti_row p {
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}
#sapti_row .sapti_list {
    padding-left: 30px;
    margin: 0 0 10px 0;
}
#sapti_row .sapti_list li {
    margin: 0;
    padding: 0;
}
.pdf_icon {
    width: 20px;
    float: left;
    margin-right: 10px;
}
.download_link {
    float: left;
}
#technical-guideline {
    margin: 30px 0;
}
#technical-guideline table {
    border: none;
}
#technical-guideline table td {
    border: none;
}
#technical-guideline .tg-tab {
    border: #ccc 1px solid;
    float: left;
    box-sizing: border-box;
    width: 98%;
    border-bottom: none;
}
#technical-guideline .owl-pagination {
    display: none;
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
    display: inline;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #b68c4d;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.search_tab {
    width: 100%;
    float: left;
}
.search_tab .url_tab {
    width: 50%;
    float: left;
    margin-bottom: 23px;
}
.search_tab .url_tab h3 a {
    text-decoration: none;
    color: #b68c4d;
    font-weight: 700;
}
.search_tab h5 a {
    color: #ff751a;
}
.search_tab h5 a:hover {
    color: #383694;
}
img[alt="Icon"] {
    vertical-align: middle;
    margin-right: 8px;
}
.ie_msg p {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.ie_msg .fa-edge {
    padding: 10px;
    border: #62b1f6 1px solid;
    border-radius: 100%;
    font-size: 22px;
    color: #fff;
    background: #62b1f6;
    margin-right: 10px;
    float: left;
}
.ie_msg input {
    border: none;
    line-height: 40px;
    width: 400px;
    float: left;
    background: 0 0;
}
.ie_msg .copy {
    float: left;
    line-height: 30px;
    text-decoration: none;
    background: #b68c4d;
    color: #fff;
    padding: 0 8px;
    border-radius: 5px;
    margin-top: 10px;
}
.ie_msg .copy:hover {
    background: #ff751a;
    color: #fff;
}
.fb-icon img {
    height: 22px;
}
.fb-icon {
    float: left;
    width: 90px;
}
.twitter-icon img {
    height: 22px;
    padding-left: 2px;
    width: 70px;
}
.twitter-icon {
    float: left;
    width: 90px;
}
.innerpage .pagination > li {
    width: auto;
}
.contact_page p a {
    color: #4a606c;
    text-decoration: none;
}
.contact_page p a:hover {
    color: #b68c4d;
}
.contact_page p.contact_page-add {
    font-size: 16px;
    color: #4a606c;
    margin-bottom: 10px;
    font-weight: 500;
}
.achi_view_pdf a {
    color: #f0f782 !important;
}
.innerpage1 {
    float: left;
    height: 8px;
    width: 100%;
    visibility: hidden;
}
.innerpage2 {
    float: left;
    height: 150px;
    margin-top: -150px;
    overflow: hidden;
    width: 100%;
}
.innerpage3 {
    float: left;
    height: 150px;
    margin-top: -150px;
    overflow: hidden;
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .innerpage1,
    .innerpage2 {
        height: 5px;
        margin-top: 0;
    }
}
.multi-field-wrapper .add-field {
    color: #fff;
}
.filter_master {
    margin: 0;
}
.filter_master input {
    margin: 0;
    padding: 4px;
}
.btn_custom_enable {
    padding: 5px 20px;
    background: #b68c4d;
    border: 1px solid #b68c4d;
    color: #fff;
}
.btn_custom_a_disable {
    padding: 5px 20px;
    background: #39484f;
    border: 1px solid #39484f;
    color: #fff !important;
}
.btn_custom_a_disable:hover {
    text-decoration: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    border-color: #4a606c;
    background-color: #4a606c;
}
.nav-tabs {
    border-bottom: 2px solid #4a616c;
}
.nav > li > a:focus,
.nav > li > a:hover {
    background-color: #4a606c;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li > a {
    border: 0;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #4a606c;
    border-color: #4a606c;
}
.pagination > li > a,
.pagination > li > span {
    color: #4a616c;
}
#media_scrollarea {
    width: 100%;
    clear: both;
    height: 160px;
    margin: 5px 0 10px 0;
}
#marqueecontainer {
    position: relative;
    width: 100%;
    height: 180px;
    background-color: #fff;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    font-size: 12px;
    color: #333;
    text-align: left;
    line-height: 150%;
}
#marqueecontainer1 {
    position: relative;
    width: 100%;
    height: 205px;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    font-size: 12px;
    color: #333;
    text-align: left;
    line-height: 150%;
}
.media_date {
    font-size: 12px;
    color: #25668a;
    font-weight: 700;
    line-height: 146%;
    text-align: left;
}
.media_text {
    font-size: 14px;
    color: #777;
    width: 100%;
    text-align: left;
    text-decoration: none;
}
.media_content a {
    color: #4a616c;
    margin-top: 10px;
    width: 100%;
    font-size: 12px;
}
.media_scroll hr {
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
}
.marquee {
    top: 6em;
    position: relative;
    box-sizing: border-box;
    animation: marquee 15s linear infinite;
}
.marquee:hover {
    animation-play-state: paused;
}
@keyframes marquee {
    0% {
        top: 8em;
    }
    100% {
        top: -11em;
    }
}
.microsoft .marquee {
    margin: 0;
    padding: 0 1em;
    line-height: 1.5em;
    font: 1em "Segoe UI", Tahoma, Helvetica, Sans-Serif;
}
.microsoft::after,
.microsoft::before,
.microsoft:after,
.microsoft:before {
    left: 0;
    z-index: 1;
    content: "";
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 2em;
    background-image: linear-gradient(top, #fff, rgba(255, 255, 255, 0));
}
.microsoft::after,
.microsoft:after {
    bottom: 0;
    transform: rotate(180deg);
}
.microsoft::before,
.microsoft:before {
    top: 0;
}
.vanity {
    color: #333;
    text-align: center;
    font: 0.75em "Segoe UI", Tahoma, Helvetica, Sans-Serif;
}
.microsoft a,
.vanity a {
    color: #1570a6;
    transition: color 0.5s;
    text-decoration: none;
}
.microsoft a:hover,
.vanity a:hover {
    color: #f65314;
}
.toggle {
    display: block;
    margin: 2em auto;
}
#tenders.tab-pane p {
    font-size: 13px;
    margin: 2px 0;
}
.auction-search .col-sm-1,
.auction-search .col-sm-2 {
    padding: 0 5px;
}
.auction-search .form-group label {
    font-size: 13px;
}
.auction-search-btn {
    margin-top: 30px;
    width: 100%;
}
.no-link {
    cursor: context-menu;
}
.color-white {
    color: #fff !important;
}
.arrowbg {
    background: #fff;
    padding: 10px;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 25px !important;
    line-height: 33px !important;
    margin-left: 10px;
    color: #b68c4d;
    position: absolute;
    right: 50px;
    float: right;
    bottom: 25px;
}
.fa-chevron-right:before {
    content: "\f054";
    padding-left: 5px;
}
.box-white {
    background: #fff;
    box-shadow: 10px 10px 15px 0 #bdbdbd;
    display: block;
}
.box-white a {
    color: inherit;
    text-decoration: none;
}
.box-white a:hover {
    color: #b68c4d;
    text-decoration: none;
}
.box-white a:hover .arrowbg {
    background: #b68c4d;
    color: #fff;
}
.logo-item .box-white {
    width: 95%;
    margin-left: 0;
}
.box-top-color {
    background: #b68c4d;
    height: 0;
}
.box-bottom-color {
    background: #4a606c;
    padding: 20px;
    display: inline-block;
    width: 100%;
    min-height: 170px;
}
.box-width70 {
    width: 70%;
    display: inline-block;
    float: left;
}
.box-width30 {
    width: 30%;
    display: inline-block;
}
.box-width30 {
    width: 30%;
    display: inline-block;
}
.box-padding {
    padding: 15px;
}
.box-text {
    font-size: 14px;
    min-height: 150px;
    max-height: 150px;
    margin-top: 15px;
    overflow: hidden;
    text-align: justify;
}
.box-title {
    font-size: 25px;
    padding-left: 20%;
    position: relative;
    padding-right: 20px;
    line-height: 30px;
}
.box-title:before {
    content: "";
    height: 2px;
    width: 45px;
    background: #b68c4d;
    position: absolute;
    top: 10px;
    left: -10px;
}
.home-box-container .owl-wrapper-outer {
    padding: 100px 0 30px;
}
.home-box-container .owl-pagination .owl-page {
    display: inline-block;
}
#home-box-small {
    padding: 100px 0;
}
.hbsimg-img-width {
    width: 35%;
    float: left;
}
.hbsimg-text-width {
    width: 45%;
    float: left;
    text-align: left;
    position: absolute;
    top: 40%;
    left: 53%;
    transform: translate(-35%, -50%);
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
}
.hbsimg-text-width span {
    display: block;
    position: relative;
    font-size: 15px;
    line-height: 17px;
    padding-top: 5px;
    font-weight: 400;
    color: #fff;
}
.bg-color1 {
    background: #b68c4d;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.bg-color2 {
    background: #4a606c;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.bg-color1:hover,
.bg-color2:hover {
    background: #2f2d36;
    box-shadow: 5px 5px 5px #ccc;
}
.arrowbg.small-a {
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 14px !important;
    line-height: 0 !important;
    right: 6%;
    bottom: 30px;
    display: block;
    padding: 10px 3px 0 0;
}
.view_text-bottom p {
    font-size: 10px;
    color: #fff;
    text-align: center;
}
table.dataTable {
    color: #777;
}
table.dataTable a {
    color: #777;
}
.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
    float: left;
    color: #777;
}
.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
    float: right;
    position: relative;
    right: 0;
    display: inline-block;
}
div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    display: inline-flex;
    float: right;
}
.pagination > li {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
div#example_length {
    font-size: 14px;
    color: #777;
}
.point-title-up p {
    margin-bottom: 5px;
    font-weight: 700;
}
.min-point ul {
    padding-left: 5% !important;
}
.min-point ul li {
    list-style: decimal !important;
    padding-left: 5%;
}
.point-title p {
    margin-bottom: 8px;
    margin-left: 2%;
    font-weight: 700;
}
.min-point-default ul {
    padding-left: 0 !important;
}
.min-point-default ul li {
    list-style: decimal !important;
    padding-left: 5%;
}
.min-point-default p {
    margin-bottom: 1px !important;
}
.min-point p {
    margin-bottom: 5px;
}
.text-right1 p {
    text-align: right;
}
.border-bottom table tbody {
    border-bottom: solid 2px #b0987f;
}
footer figcaption {
    width: 100%;
    float: left;
    margin-bottom: 0;
    margin-top: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 10px;
    position: relative;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
    margin-top: 0;
    padding-top: 4px;
}
label,
output {
    display: inline-block;
    margin-top: 10px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0 0 !important;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 1px solid transparent;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #b68c4d;
    border-color: #b68c4d;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff !important;
    border: 1px solid #fff !important;
    background-color: #585858;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #585858), color-stop(100%, #111));
    background: -webkit-linear-gradient(top, #585858 0, #111 100%);
    background: -moz-linear-gradient(top, #585858 0, #111 100%);
    background: -ms-linear-gradient(top, #585858 0, #111 100%);
    background: -o-linear-gradient(top, #585858 0, #111 100%);
    background: linear-gradient(to bottom, #585858 0, #111 100%);
}
.lime-img {
    float: left;
    padding-right: 15px;
}
.welcome_txt .faqul {
    color: #777;
    font-size: 14px;
    line-height: 21px;
    text-align: justify;
    margin-left: 15px;
}
.welcome_txt .faqul li {
    list-style-type: disc;
}
#accordion .panel .innerpage table tr th {
    background: #b68c4d;
}
.main-text3 {
    color: #638192;
    font-size: 22px;
    line-height: 25px;
    font-weight: 500;
}
.bt-star-rating {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    transition: all 0.2s ease-in-out;
    background: #b68c4e;
    color: #fff;
    border-radius: 8px;
    margin-right: 10px;
    font-size: 22px;
    padding: 10px 30px;
}
.bt-star-rating i {
    margin-left: 15px;
}
.bt-star-rating:hover {
    background: #4a606c;
    background: #2f2d36;
    color: #fff;
}
.main-brybox .gry-box {
    background-color: #e6e7e8;
    padding: 15px 15px;
    display: inline-block;
    margin-bottom: 5px;
    cursor: default;
    color: #4a606c;
    font-weight: 400;
    font-size: 15px;
}
.my-overlay:hover > .font-plus {
    opacity: 1;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.my-overlay > .font-plus {
    opacity: 0;
}
.font-plus {
    font-size: 28px;
    color: #b68c4d;
    position: relative;
    padding: 0;
    top: 42%;
    line-height: 40px;
    background-color: #fff;
    width: 40px;
    border-radius: 20px;
    left: 44%;
}
.my-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
a:hover > .home-projects > .home-projects-img > .my-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) 1px, transparent 1px, transparent 100%);
    -webkit-background-size: 3px 3px;
    -moz-background-size: 3px 3px;
    background-size: 3px 3px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.gallery-thumb-img.home-projects-img {
    overflow: hidden;
    position: relative;
}
.back-txt p a {
    color: #4a606c;
    text-decoration: none;
}
.back-txt p a:hover {
    color: #b18e43;
}
.pdf-download-dist-1 img {
    width: 8%;
    height: auto;
}
.pdf-download-dist img {
    width: 12%;
    height: auto;
}
.export-button {
    font-size: 16px;
    position: absolute;
    right: 0;
    margin-top: 20px;
}
.export-button a {
    color: #b68c4d;
}
.export-button a:hover {
    color: #b68c4d;
}
.export-button a img {
    margin-left: 10px;
    margin-top: -5px;
}
.map-p-button {
    font-size: 16px;
    position: absolute;
    right: 0;
    margin-top: 20px;
}
.map-p-button a img {
    margin-left: 10px;
    margin-top: -20px;
}
.column-hover {
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin-bottom: 15px;
}
.column-hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.column-hover:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.column-hover:hover {
    box-shadow: 0 5px 10px 0 rgba(20, 52, 92, 0.2);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.major-txt {
    position: relative !important;
    color: #fff;
    top: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 12px 0;
    width: 100% !important;
    margin: 0 !important;
}
.major-img01 {
    display: block;
    margin-bottom: 5px;
    position: relative;
    z-index: 10;
    border: solid 1px #f3f3f3;
}
a .major-txt01 {
    position: relative;
    color: #fff;
    text-align: center;
    background-color: #4a606c;
    padding: 5px 0;
    display: block;
}
a:hover .major-txt01 {
    color: #fff;
    background-color: #b68c4d;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.btn-default {
    padding: 12px 25px;
    background: #4a606c;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border: none;
    border-bottom: #4a606c 3px solid;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.img-magnifier-container {
    position: relative;
}
.img-magnifier-glass {
    position: absolute;
    border: 2px solid #4a606c;
    border-radius: 50%;
    cursor: none;
    width: 200px;
    height: 200px;
}
.support_col-contact .fa-phone {
    color: #fff;
    background: #b68c4d;
    border-radius: 100%;
    font-size: 14px;
    padding: 0;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
}
.support_col-contact .margin-bottom-10 {
    margin-bottom: 10px !important;
}
.support_col-contact p a {
    color: #b68c4d;
    text-decoration: none;
}
.support_col-contact p a:hover {
    color: #4a606c;
    text-decoration: none;
}
.support_col-contact em {
    margin-right: 5px;
}
#exampletender_length select {
    margin: 0;
}
.margin-bottom {
    padding-bottom: 100px;
}

.azadi-logo-banner {
    width: 100%;
    border: #CCC 1px solid;
    box-shadow: #ccc 0px 3px 1px 0px;
    float: left;
    margin-bottom: 30px;
    position: relative;
    display: block;
    margin: 20px 0 80px 0;
    color: #a38e66;
}

.azadi-logo-banner a {
    color: #777;
}

.azadi-logo-banner .row {
    align-items: center;
    display: flex;
}

.azadi-logo-banner img {
    padding: 15px 10px;
}

.azadi-text {
    padding: 0px;
}

.dignitory_row {border-top: none; margin-top: 10px;}
.hwrap{overflow:hidden; background:#eee;}
.marq-main{position: relative;  overflow: hidden; display: flex;}
.text-update {font-weight: bold; background: #b68c4d; font-size: 18px; color: #fff;  position: relative; z-index: 1; padding-right:15px;}

.hmove{display:flex; }
.hwrap{overflow:hidden; background:#b68c4d; display:block; position:relative; clear:both; border-top:1px solid #2c668a; border-bottom:5px solid #2c668a; padding: 7px 0;}
.hitem a {color: #fff; font-size: 16px;}
.hitem a:hover {color: #fff; }

@keyframes tickerh {
  0% { transform: translate3d(100%, 0, 0); }
  100% { transform: translate3d(-100%, 0, 0); }
}
.hmove { animation: tickerh linear 15s infinite; }
.hmove:hover { animation-play-state: paused; }
.hitem a:focus, .hitem:hover {color: #ffffff;  text-decoration:underline;}




.login-box .socials a {
  -webkit-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.12);
}

.login-section {
  position: relative;
  z-index: 0;
}

.login-section::after {
  position: absolute;
  content: '';
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.15;
  z-index: -1;
  background-image: url(../img/shapes/login-wave2.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

.login-section::before {
  position: absolute;
  content: '';
  opacity: 0.10;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-image: url(../img/shapes/login-wave1.svg);
  background-size: cover;
  background-position: top right;
  -webkit-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

.login-section .content {
  padding: 45px;
}

.form-group .zmdi {
   
    z-index: 1;
    color: #fff;
    background-color: #4e63d7;
    border-radius: 5px;
    height: 100%;
    width: 45px;
    text-align: center;
    font-size: 20px;
    padding-top: 13px;
}

.form-group input[type='text'], .form-group input[type='email'], .form-group input[type='password'] {
    padding-left: 60px;
}

.form-control {
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #fff;
    color: #858585;
    font-weight: 400;
    position: relative;
}

input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 0.9em;
    /* margin: auto; */
    /* padding: 5px; */
    width: 300px;
    height: 45px!important;
    /* margin-left: 3%; */
    margin: auto;
}

.form-wrap.bg-white {
    text-align: center;
   padding:15px;
   
}

h4.btm-sep {
    padding:11px;
}
