
/* ---------- Overall Specifications ---------- */

body {
  line-height: 1.5;
  font-size: 87.5%;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.0em 0 0.5em;
  font-weight: inherit;
}
h1 {
  font-size: 1.357em;
  color: #000;
}
h2 {
  font-size: 1.143em;
}
p {
  margin: 0 0 1.2em;
}
del {
  text-decoration: line-through;
}
tr.odd {
  background-color: #dddddd;
}
img {
  outline: 0;
}
code,
pre,
kbd,
samp,
var {
  padding: 0 0.4em;
  font-size: 0.857em;
}
code {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
}
pre code,
pre kbd,
pre samp,
pre var,
kbd kbd,
kbd samp,
code var {
  font-size: 100%;
  background-color: transparent;
}
pre code,
pre samp,
pre var {
  padding: 0;
}
.description code {
  font-size: 1em;
}

/* ------------------ Fonts ------------------ */

caption {
  text-align: left; /* LTR */
  font-weight: normal;
}
blockquote {
  background: #f7f7f7;
  border-left: 1px solid #bbb;
  font-style: italic;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
}
blockquote:before {
  color: #bbb;
  content: "\201C";
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.2em;
  vertical-align: -.4em;
}
blockquote:after {
  color: #bbb;
  content: "\201D";
  font-size: 3em;
  line-height: 0.1em;
  vertical-align: -.45em;
}
blockquote > p:first-child {
  display: inline;
}
a.feed-icon {
  display: inline-block;
  padding: 15px 0 0 0;
}

/* ------------------ Table Styles ------------------ */

table {
  border: 0;
  border-spacing: 0;
  font-size: 0.857em;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
#footer-wrapper table {
  font-size: 1em;
}
table tr th {
  background: #757575;
  background: rgba(0, 0, 0, 0.51);
  border-bottom-style: none;
}
table tr th,
table tr th a,
table tr th a:hover {
  color: #FFF;
  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}
tr td,
tr th {
  padding: 4px 9px;
  border: 1px solid #fff;
  text-align: left; /* LTR */
}
#footer-wrapper tr td,
#footer-wrapper tr th {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.18);
}
tr.odd {
  background: #e4e4e4;
  background: rgba(0, 0, 0, 0.105);
}
tr,
tr.even {
  background: #efefef;
  background: rgba(0, 0, 0, 0.063);
}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}

/* ------------------ List Styles ------------------ */

.block ol,
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
.contextual-links-wrapper {
  font-size: small !important;
}
ul.contextual-links {
  font-size: 0.923em;
}
.contextual-links-wrapper a {
  text-shadow: 0 0 0 !important;
}
.item-list .pager {
  font-size: 0.929em;
}
ul.menu li {
  margin: 0;
  padding:0;
}
.region-content ul,
.region-content ol {
  margin: 1em 0;
  padding: 0 0 0.25em 2.5em; /* LTR */
}
.item-list ul li {
  margin: 0;
  padding: 0.2em 0.5em 0 0; /* LTR */
}
ul.tips {
  padding: 0 0 0 1.25em; /* LTR */
}

/* ------------------- Help ------------------- */

.region-help {
  border: 1px solid #d3d7d9;
  padding: 0 1.5em;
  margin-bottom: 30px;
}

/* ----------------- Content ------------------ */

.content {
  margin-top: 10px;
}
h1#page-title {
  font-size: 2em;
  line-height: 1;
}
#content h2 {
  margin-bottom: 2px;
  font-size: 1.429em;
  line-height: 1.4;
}
.node .content {
  font-size: 1.071em;
}
.node-teaser .content {
  font-size: 1em;
}
.node-teaser h2 {
  margin-top: 0;
  padding-top: 0.5em;
}
.node-teaser h2 a {
  color: #181818;
}
.node-teaser {
  border-bottom: 1px solid #d3d7d9;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.node-sticky {
  background: #f9f9f9;
  background: rgba(0, 0, 0, 0.024);
  border: 1px solid #d3d7d9;
  padding: 0 15px 15px;
}
.node-full {
  background: none;
  border: none;
  padding: 0;
}
.node-teaser .content {
  clear: none;
  line-height: 1.6;
}
.meta {
  font-size: 0.857em;
  color: #68696b;
  margin-bottom: -5px;
}
.submitted .user-picture img {
  float: left; /* LTR */
  height: 20px;
  margin: 1px 5px 0 0; /* LTR */
}
.field-type-taxonomy-term-reference {
  margin: 0 0 1.2em;
}
.field-type-taxonomy-term-reference .field-label {
  font-weight: normal;
  margin: 0;
  padding-right: 5px; /* LTR */
}
.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference ul.links {
  font-size: 0.8em;
}
.node-teaser .field-type-taxonomy-term-reference .field-label,
.node-teaser .field-type-taxonomy-term-reference ul.links {
  font-size: 0.821em;
}
.field-type-taxonomy-term-reference ul.links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
  float: left; /* LTR */
  padding: 0 1em 0 0; /* LTR */
  white-space: nowrap;
}
.link-wrapper {
  text-align: right;
}
.field-type-image img,
.user-picture img {
  margin: 0 0 1em;
}
ul.links {
  color: #68696b;
  font-size: 0.821em;
}
.node-unpublished {
  margin: -20px -15px 0;
  padding: 20px 15px 0;
}
.node-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

#block-block-55 div#sticker {
  background-color: #e91b2d; font-size: medium; color: #fff !important;
}
#block-block-55 div#sticker a, #block-block-55 div#sticker a:hover {
  color: #fff !important;
}
/* ----------------- Comments ----------------- */

.comment h2.title {
  margin-bottom: 1em;
}
.comment div.user-picture img {
  margin-left: 0; /* LTR */
}
.comment {
  margin-bottom: 20px;
  display: table;
  vertical-align: top;
}
.comment .attribution {
  display: table-cell;
  padding: 0 30px 0 0; /* LTR */
  vertical-align: top;
  overflow: hidden;
}
.comment .attribution img {
  margin: 0;
  border: 1px solid #d3d7d9;
}
.comment .attribution .username {
  white-space: nowrap;
}
.comment .submitted p {
  margin: 4px 0;
  font-size: 1.071em;
  line-height: 1.2;
}
.comment .submitted .comment-time {
  font-size: 0.786em;
  color: #68696b;
}
.comment .submitted .comment-permalink {
  font-size: 0.786em;
}
.comment .content {
  font-size: 0.929em;
  line-height: 1.6;
}
.comment .comment-arrow {
  background: url(../images/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
  border-left: 1px solid;
  border-right: 1px solid;
  height: 40px;
  margin-left: -47px; /* LTR */
  margin-top: 10px;
  position: absolute;
  width: 20px;
}
.comment .comment-text {
  padding: 10px 25px;
  border: 1px solid #d3d7d9;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.comment .indented {
  margin-left: 40px; /* LTR */
}
.comment ul.links {
  padding: 0 0 0.25em 0;
}
.comment ul.links li {
  padding: 0 0.5em 0 0; /* LTR */
}
.comment-unpublished {
  margin-right: 5px; /* LTR */
  padding: 5px 2px 5px 5px; /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* --------------- System Tabs  --------------- */

.tabs {
  margin-bottom: 20px;
}
.tabs ul.primary {
  padding: 0 3px;
  margin: 0;
  overflow: hidden;
  border: none;
  background: transparent url(../images/tabs-border.png) repeat-x left bottom;
}
.tabs ul.primary li {
  display: block;
  float: left; /* LTR */
  vertical-align: bottom;
  margin: 0 5px 0 0; /* LTR */
}
.tabs ul.primary li.active a {
  border-bottom: 1px solid #ffffff;
}
.tabs ul.primary li a {
  color: #000;
  background-color: #ededed;
  height: 1.8em;
  line-height: 1.9;
  display: block;
  font-size: 0.929em;
  float: left; /* not LTR */
  padding: 0 10px 3px;
  margin: 0;
  text-shadow: 0 1px 0 #fff;
  -khtml-border-radius-topleft: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -khtml-border-radius-topright: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}
.tabs ul.primary li.active a {
  background-color: #ffffff;
}
.tabs ul.secondary {
  border-bottom: none;
  padding: 0.5em 0;
}
.tabs ul.secondary li {
  display: block;
  float: left; /* LTR */
}
.tabs ul.secondary li:last-child {
  border-right: none; /* LTR */
}
.tabs ul.secondary li:first-child {
  padding-left: 0; /* LTR */
}
.tabs ul.secondary li a {
  padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
  background: #f2f2f2;
  border-bottom: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
ul.action-links {
  list-style: none;
  margin: 5px;
  padding: 0.5em 1em;
}
ul.action-links li {
  display: inline-block;
  margin-left: 10px;
}
ul.action-links li a {
  padding-left: 15px;
  background: url(../images/add.png) no-repeat left center;
  margin: 0 10px 0 0;
}

/* ---------------- Messages  ----------------- */

#messages {
  padding: 20px 0 5px;
  margin: 0 auto;
}
.featured #messages {
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
}
div.messages {
  margin: 8px 15px;
}

/* -------------- Breadcrumbs   -------------- */

.breadcrumb {
  font-size: 0.929em;
}

/* -------------- User Profile   -------------- */

.profile .user-picture {
  float: none;
}

/* -------------- Password Meter  ------------- */

.confirm-parent,
.password-parent {
  width: 34em;
}
.password-parent,
div.form-item div.password-suggestions {
  position: relative;
}
.password-strength-text,
.password-strength-title,
div.password-confirm {
  font-size: 0.82em;
}
.password-strength-text {
  margin-top: 0.2em;
}
div.password-confirm {
  margin-top: 2.2em;
  width: 20.73em;
}

/* ---------------- Buttons    ---------------- */

input.form-submit,
a.button {
  background: #fff url(../images/buttons.png) 0 0 repeat-x;
  border: 1px solid #e4e4e4;
  border-bottom: 1px solid #b4b4b4;
  border-left-color: #d2d2d2;
  border-right-color: #d2d2d2;
  color: #3a3a3a;
  cursor: pointer;
  font-size: 0.929em;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1em;
  margin-right: 0.6em; /* LTR */
  padding: 4px 17px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active {
  text-decoration: none;
  color: #5a5a5a;
}

/* -------------- Form Elements   ------------- */

fieldset {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 32px;
  padding: 0 0 10px;
  position: relative;
  top: 12px; /* Offsets the negative margin of legends */
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.fieldset-wrapper {
  margin-top: 25px;
}
.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0;
}
.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  -khtml-border-radius-topright: 0;
  -khtml-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.filter-help a {
  font-size: 0.857em;
  padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
  margin-right: 10px;
}
.filter-wrapper .form-item {
  padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
  padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
  background: transparent;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
fieldset legend {
  background: #dbdbdb;
  border: 1px solid #ccc;
  border-bottom: none;
  color: #3b3b3b;
  display: block;
  height: 2em;
  left: -1px; /* LTR */
  line-height: 2;
  padding: 0;
  position: absolute;
  text-indent: 10px;
  text-shadow: 0 1px 0 #fff;
  top: -12px;
  width: 100%;
  -khtml-border-radius-topleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
fieldset.collapsed legend {
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
fieldset legend a {
  color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
  color: #000;
}
fieldset .fieldset-wrapper {
  padding: 0 10px;
}
fieldset .fieldset-description {
  margin-top: 5px;
  margin-bottom: 1em;
  line-height: 1.4;
  color: #3c3c3c;
  font-style: italic;
}
input {
  margin: 2px 0;
  padding: 4px;
}
input,
textarea {
  font-size: 0.929em;
}
textarea {
  line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
  padding: 4px;
}
input.form-text,
textarea.form-textarea,
select.form-select {
  border: 1px solid #ccc;
}
input.form-submit:hover,
input.form-submit:focus {
  background: #dedede;
}
.password-suggestions ul li {
  margin-left: 1.2em; /* LTR */
}
.form-item {
  margin-bottom: 1em;
  margin-top: 2px;
}
.form-item label {
  font-size: 0.929em;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px;
}
.form-actions {
  padding-top: 10px;
}
/* Contact Form */
.contact-form #edit-name {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-mail {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-subject {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-message {
  width: 76.3%;
  -khtml-border-top-left-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
  width: 76%;
  -khtml-border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* Disabled form elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
  background: #ededed;
  border-color: #bbb;
  color: #717171;
}
.form-disabled .grippie {
  background-color: #ededed;
  border-color: #bbb;
}
.form-disabled label {
  color: #717171;
}

/* Comment form */
.comment-form label {
  float: left; /* LTR */
  font-size: 0.929em;
  width: 120px;
}
.comment-form input,
.comment-form .form-select {
  margin: 0;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.comment-form .form-type-textarea label {
  float: none;
}
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
  margin-bottom: 10px;
  overflow: hidden;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
  margin-left: 120px; /* LTR */
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
  float: none;
  margin-top: 0;
}
.comment-form input.form-file {
  width: auto;
}
.no-sidebars .comment-form .form-text {
  width: 800px;
}
.one-sidebar .comment-form .form-text {
  width: 500px;
}
.two-sidebars .comment-form .form-text {
  width: 320px;
}
.comment-form .form-item .description {
  font-size: 0.786em;
  line-height: 1.2;
  margin-left: 120px; /* LTR */
}
#content h2.comment-form {
  margin-bottom: 0.5em;
}
.comment-form .form-textarea {
  -khtml-border-radius-topleft: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.filter-wrapper label {
  width: auto;
  float: none;
}
.filter-wrapper .form-select {
  min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
  font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
  margin-bottom: 0.4em;
}
#edit-actions input {
  margin-right: 0.6em; /* LTR */
}

/* -------------- Other Overrides ------------- */

div.password-suggestions {
  border: 0;
}
.ui-widget-overlay {
  background: #222222;
  opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
  padding: 1em;
}
#forum .name {
  font-size: 1.083em;
}
#forum .description {
  font-size: 1em;
}

/* --------------- Search Results ---------------- */
ol.search-results {
  padding-left: 0;
}
.search-results li {
  border-bottom: 1px solid #d3d7d9;
  padding-bottom: 0.4285em;
  margin-bottom: 0.5em;
}
.search-results li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 1em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}

.menu-218 li a {
  content: '<i class="fa fa-home"></i>';
}

/********* Code by Anu *********/

/* CSS Document */

@font-face{
    font-family: "Myriad Pro";
    src: url(fonts/MyriadPro-Regular.otf) format("truetype");
}

@font-face{
    font-family: "fontawesome";
    src: url(fonts/FontAwesome.otf) format("truetype");
}

* { margin:0px; padding:0px;}

body { font-family: "Myriad Pro","Arial" !important; color:#000; font-size:16px;line-height:25px!important; }

a { text-decoration:none; color:#000!important;}

a:hover { color:#e91b2d!important; text-decoration:none!important;}

li { list-style:none;}

.container { width:1100px !important; margin:auto;}
#block-block-55 .container {
  width: 100% !important;
  padding: 0px;
  margin-top: -30px;
  line-height: 20px;
}
#section-header { position:absolute; background: #fff; border-bottom:1px solid #f9f9f9; padding-top:8px !important; padding-bottom:8px !important;  z-index:999;}

.dexp-section { float:left; width:100%; padding:0px !important; }

.dexp-logo { float:left; padding: 5px 0 0 0;}

.region-navigation { float:right; }

.tagline { text-align:right; padding-top:37px;padding-right: 10px}

.tagline p { margin: 0 0 15px; }

.tagline p span{ color: #444; font-weight: bold; font-size: 18px; }

.region-navigation  ul li { list-style:none; float:left;}

.region-navigation  ul li a { text-transform:capitalize; padding: 10px; color:#000; }
.region-navigation  ul>li>a:hover {
  background: #f9f9f9;
}
.tagline  a.search-toggle { margin-right:10px; font-size:18px; color:#e91b2d!important;}

.block-main { background:#f9f9f9; overflow:hidden;  position:relative;}

.blockimg p { margin:10px; min-height:148px;}

#section-blocks { margin-top:20px;}

#section-blocks  h3 {  text-transform:uppercase; width:100%; text-align:center; margin-bottom:40px; font-size:32px;}

#section-blocks  h3 a:focus,a:hover {text-decoration: none !important;}

#section-blocks  h3 .separator { width: 65px; border-bottom: 6px solid #e91b2d; margin: 10px auto 0px auto; }

#header-bottommain {
  background-image:url(../images/home_banner_desktop.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  height:500px;
}
#header-bottommain .row { margin:0px !important;}

.headerbottom p { font-size:22px; color:#fff; line-height:28px; /*line-height:35px;*/ position:absolute; top:415px; text-align:center; width:100%; }

.blockimg img { width:100%; max-height:500px;}

.topbuttons { position:absolute; top:370px; left:35%; }

.topbuttons a { text-decoration:none!important; color:#000!important; font-size:20px; background:#f9f9f9; opacity:08; border-top-left-radius:10px; border-bottom-right-radius:10px; padding:15px; margin-right:10px; }

.topbuttons a:hover, .topbuttons a:active { text-decoration:none!important; background:#e91b2d; color:#fff!important;}

.headerbottom { position:relative;}

#analysis { background:#96D9ED; overflow:hidden; padding:40px; margin:0px; padding-bottom:0px; }

#analysis .dexp-grid-item { padding:0px; margin:15px 0px}

#analysis .block-main { background:none; text-align:center; min-height:auto; margin-bottom:20px;}

.ablockimg img { border-radius:50%; width:180px; height:180px; padding:20px; background-color:#fff; }

.ablocktitle h5 a { color:#000; font-size:22px;}

.blocktitle { padding:5px 5px 5px 0px; width:100%; background-color: #fff; float:left;}

.blocktitle p { display:block; font-size:16px; }
.blocktitle p a { font-weight:bold; margin-top:10px; }

.blocktitle p a span { float:left;}

.blocktitle p a i { margin-top:7px; float:left; margin-left:5px;}

.blocktitle h5 a { font-weight:bold; font-size:18px;}

.blocktitle h5 a:hover { text-decoration:none;}

.news-info i { margin-right:10px; }

#section-footer { background:#f9f9f9; padding-top:20px!important;}

.intro p { color:#666; }

#section-blocks h3 a:hover { text-decoration:none;}

#section-footer i { margin-right:15px;  }

#section-footer .contact-info li { color:#666;}

#section-footer .contact-info li i { margin-right:10px; font-size:18px; color:#666; }

.footerright, .region-copyright { text-align:left; margin-top:10px;}

#section-footer .footerright a i { color:#000!important; font-size:30px;}

#section-footer .footerright a:hover i{ color: #e91b2d!important;}

.nav > li > a { padding:0px !important;}

.caret { vertical-align:super!important;}

.navbar-nav li a.home { font-size:18px;}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover { background:none!important;}

.nav > li > a:focus, .nav > li > a:hover { background:none!important;}

.navbar-collapse.collapse { float:right; padding:0px!important;}

.navbar { margin-bottom:0px!important; min-height:auto!important;}


tr, tr.even {
  background: #FFFFFF !important;
}
#dexp-dropdown span.menu-toggler {
  display: none;
}
#dexp-dropdown ul.menu {
  float: right;
}
#dexp-dropdown ul.menu ul {
  background: #fff;
}
#dexp-dropdown ul.menu ul li {
border-bottom: 1px solid rgba(0,0,0,0.05);
line-height:40px;
}

#dexp-dropdown ul.menu li.last, div.block-dexp-menu div.content, div.block-dexp-popup-login div.content {
  padding-right: 0px !important;
}

#dexp-dropdown ul.menu ul.menu {
  background-color: #f9f9f9;
}
#block-block-51 .container {width: 1000px !important;}
.fa-home {font-size: 18px !important; }
.fa-search {font-size: 16px !important; }

#admin-menu a, #admin-menu li > span{
  font-size: 11px !important;
  color:#eee !important;
}

#section-footer li a {
  color: #666 !important;
}
#section-header .region-search {
  background: #FFFFFF;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  height: 115px;
  -webkit-transition: all 0.3 ease-in-out;
  -moz-transition: all 0.3 ease-in-out;
  -o-transition: all 0.3 ease-in-out;
  -ms-transition: all 0.3 ease-in-out;
  transition: all 0.3 ease-in-out;
}
#section-header .region-search input[name="search_block_form"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(0,0,0,0) !important;
    border-bottom: 0 solid rgba(0,0,0,0.05) !important;
    border-image: none !important;
    border-left: 0 none !important;
    border-right: 0 none !important;
    border-top: 0 none !important;
    color: #B9BEC3;
    font-size: 30px;
    font-weight: 300;
    height: 53px !important;
    left: 0;
    letter-spacing: 0;
    line-height: 36px !important;
    padding-bottom: 7px;
    padding-left: 20px;
    padding-top: 7px;
    position: absolute;
    top: 30px;
    vertical-align: middle;
    width: 100%;
}
#section-header .region-search .search-close {
    font-size: 25px;
    line-height: 70px;
    display: block;
    text-align: center;
    color: #B9BEC3;
}
.dexp-dropdown > ul ul {
  min-width:170px !important;
}

.mobile-search-icon {
	display: none;
}

@media (min-width: 768px) and (max-width: 1024px)
{
.container { width:100%!important;}
.block-main {  margin-bottom:5%;}
.tagline{ padding-top:0%;}
.mean-container .mean-bar { position:absolute; top:0;}
#section-header { padding-top:50px!important;}
#section-header .tagline .search-toggle{ display:inline!important;}
a.search-mobile { display: none; }
.mobile-search-icon { display: block; }
}

@media (min-width: 481px) and (max-width: 768px)
{
.container { width:100%!important;}
  .block-main {  margin-bottom:5%;}
  .region-navigation  ul li a { margin-left:22px;}
  #block-block-51 .container { width:100%!important;}
  .topbuttons { left:18%; top:185px;}
  .topbuttons a { font-size:100%; }
  .tagline{ padding-top:0%;}
  .mean-container .mean-bar { position:absolute; top:0;}
  #section-header { padding-top:50px!important;}
  #header-bottommain { margin-top:36%; height:225px;}
  #analysis .dexp-grid-item { width:43%;}
  #section-footer { margin-top:0px!important; padding-top:0px!important;}
  #section-footer .col-xs-6 { min-height:265px;}
  #section-header .region-search input[name="search_block_form"] {   top: 50px;}
  #section-header .search-toggle { display:inline!important;}
  #header-bottommain {background-image:url(../images/home_banner_mobile.jpg);}
  nav.mean-nav > ul > li:nth-child(1),
  nav.mean-nav > ul > li:nth-child(2) { display:none; }
  .mobile-search-icon { display: block; }
  .blockimg img { width:100%; max-height:180px!important;}
}


@media (min-width: 321px) and (max-width: 480px)
{
  .container { width:100%!important;}
  .block-main {  margin-bottom:5%;}
  .dexp-logo { width:100%; text-align:center; margin-bottom: 20px;}
  .tagline p { text-align:center; width:100%;}
  .headerbottom p { font-size:100%; top:195px; left:0px; line-height:18px; }
  #header-bottommain { margin-top:50%; height:270px;}
  .region-navigation { padding-top:10%;}
  .blockimg p { min-height:auto;}
  #block-block-51 .container { width:100%!important;}
  .topbuttons { left:10%; top:150px;}
  .topbuttons a { font-size:100%;}
  .tagline{ padding-top:0%;}
  .mean-container .mean-bar { position:absolute; top:0;}
  #section-header { padding-top:50px!important;}
  #section-footer { margin-top:0px!important; padding-top:0px!important;}
  #section-footer .col-xs-6 { min-height:270px;}
  #section-header .region-search input[name="search_block_form"] {   top: 50px;}
  #section-header .search-toggle { display:inline!important;}
  #header-bottommain {background-image:url(../images/home_banner_mobile.jpg);}
  nav.mean-nav > ul > li:nth-child(1),
  nav.mean-nav > ul > li:nth-child(2) { display:none; }
  .mobile-search-icon { display: block; }
  .blockimg img { width:100%; max-height:150px !important;}
  #section-footer .row i{ float:left; width:0px;}
  #section-footer .row li a { float:left; display:block; width:87%;}
  #section-footer .intro i{ width:auto; }
}

@media (max-width: 320px)
{
  .container { width:100%!important;}
  .block-main {  margin-bottom:5%;}
  .dexp-logo { width:100%; text-align:center;}
  .tagline p { text-align:center; width:100%;}
  .headerbottom p { font-size:100%; padding-top:50%;}
  #header-bottommain { margin-top:53%; height:150px;}
  .region-navigation { padding-top:10%;}
  .blockimg p { min-height:auto;}
  #block-block-51 .container { width:100%!important;}
  .topbuttons { left:12%; top:124px;}
  .topbuttons a { font-size:100%; padding:5px;}
  .tagline{ padding-top:0%; }
  .mean-container .mean-bar { position:absolute; top:0;}
  #section-header { padding-top:50px!important;}
  #section-footer { margin-top:0px!important; padding-top:0px!important;}
  #section-footer .col-xs-6 { min-height:350px;}
  #section-header .region-search input[name="search_block_form"] {   top: 50px;}
  #section-header .search-toggle { display:inline!important;}
  #header-bottommain { background-image:url(../images/home_banner_mobile.jpg);}
  nav.mean-nav > ul > li:nth-child(1),
  nav.mean-nav > ul > li:nth-child(2) {display:none;}
  .mobile-search-icon { display: block; }
  .blockimg img { width:100%; max-height:120px!important;}
  #section-footer .row i { float:left; width:0px;}
  #section-footer .row li a { float:left; display:block; width:87%;}
#section-footer .intro i{  width:auto; }
}
