@charset "UTF-8";
/**
 * Clay 3.116.1
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.116.1
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@import 'social-icons.css';
.quick-access-nav {
  position: fixed;
  z-index: 999;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info .h4,
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(
		100vh - var(--control-menu-container-height) - 49px
	);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: calc(var(--control-menu-container-height) + 49px);
  transform: translateX(100%);
  transition: transform ease 0.5s;
  visibility: hidden;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
  visibility: visible;
}

@media (min-width: 768px) {
  .contextual-sidebar {
    height: calc(
			100vh - var(--control-menu-container-height) - 64px
		);
    top: calc(
			var(--control-menu-container-height) + 64px
		);
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info {
  transition: none;
}

.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons {
  transition: none;
}

.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  transition: none;
}

.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(../images/states/empty_state.svg);
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-result-message-header,
  .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
    background-image: url(../images/states/empty_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header,
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(../images/states/empty_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(../images/states/search_state.svg);
  max-width: 210px;
  padding-top: 232px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(../images/states/search_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(../images/states/search_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(../images/states/empty_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-state {
    background-image: url(../images/states/empty_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
  background-image: url(../images/states/empty_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(../images/states/success_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-success-state {
    background-image: url(../images/states/success_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
  background-image: url(../images/states/success_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(../images/states/search_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-search-state {
    background-image: url(../images/states/search_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
  background-image: url(../images/states/search_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.taglib-icon-help {
  color: #6c757d !important;
}
.taglib-icon-help:hover, .taglib-icon-help:active {
  color: #343a40 !important;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item .h4,
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6,
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item .h6 + .h5,
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.c-prefers-reduced-motion .portlet-boundary.yui3-dd-dragging {
  transition: none;
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  transition: none;
}

.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  transition: none;
}

.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  transition: none;
}

.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4a97f2;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #e87523;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fb625b;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4fa488;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fe4fb5;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #879b7a;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #bf8c2a;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5f9bc7;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-options-dropdown {
  z-index: 1035;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-title-editable {
  pointer-events: none;
}
.controls-hidden .portlet-topper {
  display: none !important;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}
.c-prefers-reduced-motion .lfr-progress-active .progress-bar-status,
.c-prefers-reduced-motion .lfr-upload-container .file-uploading .progress-bar .progress {
  transition: none;
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^=icon-],
[class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}

/* makes sure icons active on rollover in links */
a [class^=icon-],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^=icon-].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^=icon-].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}

.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}

[class^=icon-].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^=icon-].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^=icon-].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^=icon-],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^=icon-],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^=icon-],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^=icon-],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^=icon-],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^=icon-],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^=icon-],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^=icon-].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^=icon-].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class^=icon-].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^=icon-].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^=icon-], .nav-tabs [class^=icon-].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^=icon-], .nav-pills [class^=icon-].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: 0.9em;
}

.btn [class^=icon-].pull-left.icon-2x, .btn [class^=icon-].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class^=icon-].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}

.btn.btn-small [class^=icon-].pull-left.icon-2x, .btn.btn-small [class^=icon-].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}

.btn.btn-large [class^=icon-],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x, .btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^=icon-],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^=icon-],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg);
  }
100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: "fontawesome-alloy";
  content: '\FEFF' attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-caret-bottom-right:before {
  content: "\e016";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file:before {
  content: "\f016";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up:before {
  content: "\f087";
}

.icon-thumbs-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope-alt:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-empty:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-fb-boolean:before {
  content: "\e008";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign-2:before {
  content: "\f055";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-play-sign:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up-2:before {
  content: "\f164";
}

.icon-thumbs-down-2:before {
  content: "\f165";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before {
  content: "\f155";
}

.icon-rupee:before {
  content: "\f156";
}

.icon-yen:before {
  content: "\f157";
}

.icon-renminbi:before {
  content: "\f158";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-file-2:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-db-joinxor:before {
  content: "\e006";
}

.icon-db-state:before {
  content: "\e009";
}

.icon-db-start:before {
  content: "\e00b";
}

.icon-db-end:before {
  content: "\e00a";
}

.icon-db-fork:before {
  content: "\e00c";
}

.icon-db-condition:before {
  content: "\e00e";
}

.icon-db-task:before {
  content: "\e00d";
}

.icon-db-join:before {
  content: "\e00f";
}

.icon-fb-button:before {
  content: "\e010";
}

.icon-fb-fieldset:before {
  content: "\e011";
}

.icon-fb-custom-field:before {
  content: "\e012";
}

.icon-fb-separator:before {
  content: "\e013";
}

.icon-fb-paragraph:before {
  content: "\e014";
}

.icon-fb-file-upload:before {
  content: "\e015";
}

.icon-fb-text:before {
  content: "\e000";
}

.icon-fb-text-box:before {
  content: "\e001";
}

.icon-fb-select:before {
  content: "\e002";
}

.icon-fb-radio:before {
  content: "\e003";
}

.icon-fb-number:before {
  content: "\e004";
}

.icon-fb-integer:before {
  content: "\e005";
}

.icon-fb-decimal:before {
  content: "\e007";
}

.icon-btc:before {
  content: "\f15a";
}

.icon-cny:before {
  content: "\f158";
}

.icon-eur:before {
  content: "\f153";
}

.icon-gear:before {
  content: "\f013";
}

.icon-gears:before {
  content: "\f085";
}

.icon-inr:before {
  content: "\f156";
}

.icon-jpy:before {
  content: "\f157";
}

.icon-krw:before {
  content: "\f159";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-mail-reply:before {
  content: "\f112";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-star-half-empty:before {
  content: "\f123";
}

.icon-unchecked:before {
  content: "\f096";
}

.icon-usd:before {
  content: "\f155";
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg");
}
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}

/* Font family */
@font-face {
  font-family: "Interstate";
  src: url("../font/argus/Interstate-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Interstate";
  src: url("../font/argus/Interstate-Regular.woff2") format("woff2"), url("../font/argus/Interstate-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Interstate";
  src: url("../font/argus/Interstate-Light.woff2") format("woff2"), url("../font/argus/Interstate-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Interstate";
  src: url("../font/argus/Interstate-ExtraLight.woff2") format("woff2"), url("../font/argus/Interstate-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
#argus-wrapper .ie8 .header-fixed .header.header-fixed-shrink {
  background: #fff;
}
#argus-wrapper .ie8 .blog-twitter .blog-twitter-inner:after,
#argus-wrapper .ie8 .blog-twitter .blog-twitter-inner:before {
  border: none;
}
#argus-wrapper .ie8 .our-clients img {
  width: 100%;
  height: 100px;
  vertical-align: inherit;
}
#argus-wrapper .ie8 .our-clients .img-hover {
  display: none;
}
#argus-wrapper .ie8 .sticker-left {
  width: 90px;
  text-align: right;
  background: #72c02c;
}
#argus-wrapper .ie8 .sticker-right {
  width: 100px;
  text-align: left;
  background: #e74c3c;
}
#argus-wrapper .ie8 .easy-bg-v2 {
  width: 75px;
  text-align: left;
}
#argus-wrapper .ie8 .rgba-red {
  background: #e74c3c;
}
#argus-wrapper .ie8 .rgba-blue {
  background: #3498db;
}
#argus-wrapper .ie8 .rgba-default {
  background: #72c02c;
}
#argus-wrapper .ie8 .rgba-purple {
  background: #9b6bcc;
}
#argus-wrapper .ie8 .rgba-aqua {
  background: #27d7e7;
}
#argus-wrapper .ie8 .rgba-yellow {
  background: #f1c40f;
}
#argus-wrapper .ie8 .sky-form .icon-append {
  right: 5px !important;
  padding-left: 0;
}
#argus-wrapper .ie8 .service-block-v2 .service-block-in {
  background: url(/Content/themes/img/transparent/white.png) repeat;
}
#argus-wrapper .ie8 .job-img .job-banner,
#argus-wrapper .ie8 .job-img .job-img-inputs,
#argus-wrapper .ie8 .parallax-team:before,
#argus-wrapper .ie8 .image-block .company-description,
#argus-wrapper .ie8 .search-block:before,
#argus-wrapper .ie8 .parallax-counter .counters,
#argus-wrapper .ie8 .carousel-v1 .carousel-caption {
  background: url(/Content/themes/img/transparent/black.png) repeat;
}
#argus-wrapper .breadcrumbs {
  overflow: hidden;
  padding: 10px 0 6px;
  border-bottom: solid 1px #eee;
  background: url(/Content/themes/img/patterns/breadcrumbs.png) repeat;
}
#argus-wrapper .breadcrumbs h1 {
  color: #666;
  font-size: 22px;
  margin-top: 8px;
}
#argus-wrapper .breadcrumb {
  top: 10px;
  padding-right: 0;
  background: none;
  position: relative;
}
#argus-wrapper .breadcrumb a {
  color: #777;
}
#argus-wrapper .breadcrumb li.active,
#argus-wrapper .breadcrumb li a:hover {
  color: #72c02c;
  text-decoration: none;
}
@media (max-width: 550px) {
  #argus-wrapper .breadcrumbs h1.pull-left,
  #argus-wrapper .breadcrumbs ul.pull-right {
    width: 100%;
    text-align: center;
  }
  #argus-wrapper .breadcrumbs h1.pull-left {
    margin-bottom: 0;
  }
  #argus-wrapper .breadcrumbs .breadcrumb {
    top: 0;
    margin-bottom: 10px;
  }
}
#argus-wrapper .breadcrumbs.breadcrumbs-dark,
#argus-wrapper .breadcrumbs.breadcrumbs-light {
  background: #222;
  padding: 30px 0 20px;
  border-bottom: solid 3px #777;
}
#argus-wrapper .breadcrumbs.breadcrumbs-light {
  background: #f7f7f7;
  border-bottom: 1px solid #eee;
}
#argus-wrapper .breadcrumbs.breadcrumbs-dark h1,
#argus-wrapper .breadcrumbs.breadcrumbs-dark a,
#argus-wrapper .breadcrumbs.breadcrumbs-light h1,
#argus-wrapper .breadcrumbs.breadcrumbs-light a {
  color: #fff;
  font-weight: 200;
}
#argus-wrapper .breadcrumbs.breadcrumbs-light h1,
#argus-wrapper .breadcrumbs.breadcrumbs-light a {
  color: #555;
}
#argus-wrapper .breadcrumbs.breadcrumbs-dark h1 {
  font-size: 24px;
}
#argus-wrapper .breadcrumbs.breadcrumbs-light h1 {
  font-size: 26px;
}
#argus-wrapper .breadcrumbs-sm {
  padding: 50px 0;
}
#argus-wrapper .breadcrumbs-md {
  padding: 100px 0;
}
#argus-wrapper .breadcrumbs-lg {
  padding: 200px 0;
}
#argus-wrapper .breadcrumbs-v1,
#argus-wrapper .breadcrumbs-v3 {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
#argus-wrapper .breadcrumbs-v1 {
  padding: 100px 0;
  position: relative;
  background: url(/Content/themes/img/breadcrumbs/img1.jpg) center no-repeat;
  background-size: cover;
}
#argus-wrapper .breadcrumbs-v1:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.15);
}
#argus-wrapper .breadcrumbs-v1 span,
#argus-wrapper .breadcrumbs-v1 h1 {
  color: #fff;
  z-index: 1;
  position: relative;
}
#argus-wrapper .breadcrumbs-v1 span {
  font-size: 24px;
  font-weight: 200;
  margin-bottom: 5px;
  display: inline-block;
}
#argus-wrapper .breadcrumbs-v1 h1 {
  font-size: 50px;
  margin-bottom: 0;
  line-height: 55px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #argus-wrapper .breadcrumbs-v1 {
    padding: 50px 0;
  }
  #argus-wrapper .breadcrumbs-v1 h1 {
    font-size: 40px;
    line-height: 45px;
  }
}
#argus-wrapper .breadcrumbs-v2 {
  text-align: center;
  position: relative;
  background: url(/Content/themes/img/bg/11.jpg) no-repeat center;
}
#argus-wrapper .breadcrumbs-v2-in {
  padding: 80px 0;
  position: relative;
}
#argus-wrapper .breadcrumbs-v2 h1 {
  color: #fff;
  text-transform: uppercase;
}
#argus-wrapper .breadcrumb-v2 li a,
#argus-wrapper .breadcrumb-v2 li.active {
  color: #fff;
}
#argus-wrapper .breadcrumb-v2 li i {
  color: #fff;
  min-width: 19px;
  padding: 3px 7px;
  margin-right: 5px;
  text-align: center;
  border: 1px solid #fff;
}
#argus-wrapper .breadcrumbs-v3 {
  z-index: 1;
  padding: 100px 0;
  position: relative;
}
#argus-wrapper .breadcrumbs-v3.breadcrumbs-lg {
  padding: 200px 0;
}
#argus-wrapper .breadcrumbs-v3.img-v1 {
  background: url(/Content/themes/img/breadcrumbs/img1.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
#argus-wrapper .breadcrumbs-v3.img-v2 {
  background: url(/Content/themes/img/breadcrumbs/img2.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
#argus-wrapper .breadcrumbs-v3.img-v3 {
  background: url(/Content/themes/img/breadcrumbs/img3.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
#argus-wrapper .breadcrumbs-v3:after {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
}
#argus-wrapper .breadcrumbs-v3 h1 {
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  text-transform: uppercase;
}
#argus-wrapper .breadcrumbs-v3 p {
  color: #fff;
  font-size: 24px;
  font-weight: 200;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  #argus-wrapper .breadcrumbs-v3.breadcrumbs-lg {
    padding: 100px 0;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .breadcrumbs-v3,
  #argus-wrapper .breadcrumbs-v3.breadcrumbs-lg {
    padding: 50px 0;
  }
  #argus-wrapper .breadcrumbs-v3 h1 {
    font-size: 30px;
    line-height: 40px;
  }
  #argus-wrapper .breadcrumbs-v3 p {
    font-size: 18px;
  }
}
#argus-wrapper .img-hover-v1 span {
  display: block;
  overflow: hidden;
  position: relative;
}
#argus-wrapper .img-hover-v1 span:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
}
#argus-wrapper .img-hover-v1:hover span:after {
  background: rgba(0, 0, 0, 0.3);
}
#argus-wrapper .img-hover-v1 img,
#argus-wrapper .img-hover-v2 img,
#argus-wrapper .img-hover-v1 span:after {
  transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
#argus-wrapper .img-hover-v2 img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
#argus-wrapper .img-hover-v2:hover img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
#argus-wrapper .block-grid-v1 {
  background: #fff;
  padding: 15px 15px 5px;
  border-bottom: solid 2px #eee;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#argus-wrapper .block-grid-v1:hover {
  border-color: #72c02c;
}
#argus-wrapper .block-grid-v1 img {
  margin-bottom: 10px;
}
#argus-wrapper .block-grid-v1 img.block-grid-v1-img {
  width: 35px;
  height: 35px;
  margin-top: 8px;
}
#argus-wrapper .block-grid-v1.content-boxes-v1 img.pull-left {
  float: inherit !important;
}
#argus-wrapper .block-grid-v1 h3 a {
  font-size: 22px;
  font-weight: 200;
  margin-right: 10px;
}
#argus-wrapper .block-grid-v1.content-boxes-v1 h3 {
  margin-bottom: 0;
}
#argus-wrapper .block-grid-v1.content-boxes-v1 h3 a {
  color: #555;
}
#argus-wrapper .block-grid-v1 .star-vote {
  padding: 0;
  margin-bottom: 10px;
  vertical-align: middle;
}
#argus-wrapper .block-grid-v1 .star-vote li {
  padding: 0;
  font-size: 11px;
  display: inline-block;
}
#argus-wrapper .block-grid-v1-add-info {
  margin: 0;
  padding-top: 15px;
  border-top: solid 1px #eee;
}
#argus-wrapper .block-grid-v1-add-info li {
  padding: 0;
  margin-right: 3px;
  margin-bottom: 10px;
}
#argus-wrapper .block-grid-v1-add-info li a {
  font-size: 11px;
  padding: 4px 7px;
  text-decoration: none;
  border: solid 2px #eee;
  border-radius: 3px !important;
}
#argus-wrapper .block-grid-v2 {
  padding: 0;
}
#argus-wrapper .block-grid-v2 li {
  list-style: none;
  position: relative;
}
#argus-wrapper .block-grid-v2-info {
  padding: 15px;
  text-align: center;
  background: #f9f9f9;
  border-bottom: solid 3px #eee;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#argus-wrapper .block-grid-v2 li:hover .block-grid-v2-info {
  border-color: #72c02c;
}
#argus-wrapper .block-grid-v2-info h3 {
  font-size: 22px;
  font-weight: 200;
  margin-bottom: 10px;
}
#argus-wrapper .block-grid-v2-info .star-vote li {
  padding: 2px;
  font-size: 16px;
}
#argus-wrapper .service-box-v1 .service-block {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 20px;
  z-index: 12px;
}
#argus-wrapper .service-box-v1 p {
  position: relative;
  margin-bottom: 50px;
}
#argus-wrapper .service-box-v1 p:after {
  content: " ";
  left: 50%;
  height: 1px;
  width: 50px;
  bottom: -15px;
  position: absolute;
  margin-left: -25px;
  background: #72c02c;
}
#argus-wrapper .service-box-v1 ul {
  padding: 0 40px;
}
#argus-wrapper .service-box-v1 li {
  margin: 8px 0;
  font-size: 15px;
  padding-top: 8px;
  border-top: dotted 1px #72c02c;
}
#argus-wrapper .service-box-v1 li:hover {
  color: #72c02c;
}
#argus-wrapper .service-box-v1 li:first-child {
  padding-top: 0;
  border-top: none;
}
#argus-wrapper .service-block-v1 {
  margin-top: 20px;
  text-align: center;
  position: relative;
  padding: 45px 20px 20px;
  border: 1px solid #f2f2f2;
}
#argus-wrapper .service-block-v1 i {
  left: 50%;
  top: -30px;
  color: #fff;
  width: 60px;
  height: 60px;
  font-size: 26px;
  line-height: 62px;
  margin-left: -30px;
  text-align: center;
  position: absolute;
  background: #72c02c;
  display: inline-block;
}
#argus-wrapper .service-block-v1 h3,
#argus-wrapper .service-block-v1 p {
  margin-bottom: 20px;
}
#argus-wrapper .service-block-v2 .service-block-in {
  padding: 20px 30px;
  text-align: center;
  margin-bottom: 15px;
  background: rgba(255, 255, 255, 0.2);
}
#argus-wrapper .service-block-v2 .service-block-in i {
  font-size: 40px;
}
#argus-wrapper .service-block-v2 .service-block-in h4 {
  line-height: 25px;
}
#argus-wrapper .service-block-v2 .service-block-in p {
  margin-bottom: 20px;
}
#argus-wrapper .service-block-v2 .service-block-in i,
#argus-wrapper .service-block-v2 .service-block-in h4,
#argus-wrapper .service-block-v2 .service-block-in p {
  color: #fff;
}
#argus-wrapper .service-block-v3 {
  padding: 20px;
}
#argus-wrapper .service-block-v3 i {
  color: #fff;
  float: left;
  font-size: 50px;
  margin: 0 20px 20px 0;
}
#argus-wrapper .service-block-v3 .service-heading,
#argus-wrapper .service-block-v3 .service-in small {
  color: #fff;
  opacity: 0.8;
  line-height: 1;
}
#argus-wrapper .service-block-v3 .service-in h4,
#argus-wrapper .service-block-v3 .counter {
  color: #fff;
}
#argus-wrapper .service-block-v3 .service-heading {
  font-size: 16px;
  text-transform: uppercase;
}
#argus-wrapper .service-block-v3 .counter {
  display: block;
  line-height: 1;
  font-size: 30px;
}
#argus-wrapper .service-block-v3 .progress {
  margin-bottom: 7px;
}
#argus-wrapper .service-block-v3 .service-in small {
  font-size: 16px;
  text-transform: uppercase;
}
#argus-wrapper .service-block-v3 .service-in h4 {
  font-size: 16px;
  line-height: 0.8;
  margin-bottom: 0;
}
#argus-wrapper .service-block-v3 .statistics .heading-xs {
  color: #fff;
  opacity: 0.8;
}
#argus-wrapper .service-block-v3 .statistics small {
  color: #fff;
}
#argus-wrapper .service-block-v3 .statistics .progress {
  background: #bbb;
}
#argus-wrapper .service-block-v3 .statistics .progress-bar-light {
  background: #fff;
}
#argus-wrapper .service-block-v4 {
  position: relative;
  background: #f7f7f7;
}
#argus-wrapper .service-block-v4:after {
  top: 0;
  width: 0;
  height: 0;
  left: 50%;
  content: "";
  margin-left: -20px;
  position: absolute;
  border-style: solid;
  border-width: 25px 20px 0 20px;
  border-color: #fff transparent transparent transparent;
}
#argus-wrapper .service-block-v4 .service-desc {
  text-align: center;
}
#argus-wrapper .service-block-v4 .service-desc i {
  color: #72c02c;
  display: block;
  font-size: 30px;
  margin-bottom: 20px;
}
#argus-wrapper .service-block-v4 .service-desc h3 {
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#argus-wrapper .service-block-v5 {
  text-align: center;
  background: #f7f7f7;
}
#argus-wrapper .service-block-v5 .service-inner {
  padding: 80px 40px;
}
#argus-wrapper .service-block-v5 .service-inner i {
  margin-bottom: 30px;
}
#argus-wrapper .service-block-v5 .service-inner span {
  display: block;
  font-size: 18px;
  font-weight: 200;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#argus-wrapper .service-block-v5 .service-border {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
@media (max-width: 992px) {
  #argus-wrapper .service-block-v5 .service-border {
    border-left: none;
    border-right: none;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
}
#argus-wrapper .service-block-v6 i {
  float: left;
  margin: 5px 15px 0 0;
}
#argus-wrapper .service-block-v6 .service-desc {
  overflow: hidden;
}
#argus-wrapper .service-block-v6 .service-desc h2 {
  font-size: 18px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
#argus-wrapper .service-block-v6 .service-desc a {
  text-transform: uppercase;
}
#argus-wrapper .service-block-v7 {
  margin-top: 20px;
  text-align: center;
  position: relative;
  border: 1px solid #ddd;
  padding: 45px 20px 20px;
}
#argus-wrapper .service-block-v7 i {
  left: 50%;
  top: -25px;
  color: #fff;
  width: 45px;
  height: 45px;
  font-size: 22px;
  line-height: 46px;
  text-align: center;
  position: absolute;
  background: #72c02c;
  margin-left: -22.5px;
  display: inline-block;
}
#argus-wrapper .service-block-v7 h3,
#argus-wrapper .service-block-v7 p {
  margin-bottom: 20px;
}
#argus-wrapper .service-block-v8 {
  padding: 25px;
  background: #fff;
}
#argus-wrapper .service-block-v8 i {
  color: #555;
  float: left;
  font-size: 22px;
  margin: 5px 25px 0 0;
}
#argus-wrapper .service-block-v8 .service-block-desc {
  overflow: hidden;
}
#argus-wrapper .service-block-v8 .service-block-desc h3 {
  font-size: 18px;
  margin: 0 0 30px;
  position: relative;
  text-transform: uppercase;
}
#argus-wrapper .service-block-v8 .service-block-desc h3:after {
  left: 0;
  top: 40px;
  height: 1px;
  width: 30px;
  content: " ";
  position: absolute;
  background: #72c02c;
}
#argus-wrapper .process-v1 .process-in {
  text-align: center;
}
#argus-wrapper .process-v1 .process-in > li i {
  z-index: 1;
  width: 30px;
  height: 30px;
  position: relative;
  text-align: center;
  background: #72c02c;
  margin-bottom: 15px;
  display: inline-block;
  border: solid 9px #fff;
}
#argus-wrapper .process-v1 .process-in > li i:after {
  top: -9px;
  left: -9px;
  right: -9px;
  bottom: -9px;
  content: " ";
  border-radius: 50%;
  position: absolute;
  border: 1px solid #bbb;
}
#argus-wrapper .process-v1 .process-in .process-desc {
  padding: 0 20px;
}
#argus-wrapper .process-v1 .process-in > li h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: uppercase;
}
#argus-wrapper .process-v1 .process-border {
  position: relative;
}
#argus-wrapper .process-v1 .process-border:before {
  top: 15px;
  width: 75%;
  left: 12%;
  content: " ";
  display: block;
  position: absolute;
  border-top: solid 2px #ddd;
}
@media (max-width: 768px) {
  #argus-wrapper .process-v1 .process-border:before {
    border: none;
  }
}
#argus-wrapper .team-v1 ul {
  position: relative;
}
#argus-wrapper .team-v1 li > .team-img {
  position: relative;
}
#argus-wrapper .team-v1 li > .team-img:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: transparent;
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
#argus-wrapper .team-v1 li:hover > .team-img:after {
  background: rgba(0, 0, 0, 0.5);
}
#argus-wrapper .team-v1 li > .team-img ul {
  left: 0;
  top: 45%;
  z-index: 1;
  padding: 0;
  width: 100%;
  height: 36px;
  list-style: none;
  margin-top: -18px;
  text-align: center;
  visibility: hidden;
  position: absolute;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
#argus-wrapper .team-v1 li:hover > .team-img ul {
  top: 50%;
  visibility: visible;
}
#argus-wrapper .team-v1 li > .team-img ul li {
  margin: 0 5px;
  text-align: center;
  display: inline-block;
}
#argus-wrapper .team-v1 li > .team-img li i {
  color: #eee;
  border-width: 2px;
  border-color: #eee;
  transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
}
#argus-wrapper .team-v1 li > .team-img li i.fa-twitter:hover {
  color: #fff;
  background: #3498db;
  border-color: #3498db;
}
#argus-wrapper .team-v1 li > .team-img li i.fa-facebook:hover {
  color: #fff;
  background: #4765a0;
  border-color: #4765a0;
}
#argus-wrapper .team-v1 li > .team-img li i.fa-google-plus:hover {
  color: #fff;
  background: #e74c3c;
  border-color: #e74c3c;
}
#argus-wrapper .team-v1 li > h3 {
  color: #000;
  font-size: 18px;
  line-height: 20px;
  margin: 15px 0 7px;
  text-transform: uppercase;
}
#argus-wrapper .team-v1 li > h4 {
  color: #999;
  font-size: 11px;
  line-height: 16px;
  text-transform: uppercase;
}
#argus-wrapper .team-v1 li > p {
  margin: 20px 0;
  position: relative;
}
#argus-wrapper .team-v1 li > p:before {
  left: 0;
  top: -10px;
  height: 1px;
  width: 40px;
  content: " ";
  position: absolute;
  background: #bbb;
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
#argus-wrapper .team-v1 li:hover > p:before {
  width: 100%;
  background: #72c02c;
}
#argus-wrapper .team-v2 {
  position: relative;
  margin-bottom: 20px;
}
#argus-wrapper .team-v2 img {
  width: 100%;
}
#argus-wrapper .team-v2 .inner-team {
  padding: 20px;
  background: #fff;
  text-align: center;
}
#argus-wrapper .team-v2 .inner-team h3 {
  margin: 0;
}
#argus-wrapper .team-v2 .inner-team small {
  display: block;
  font-size: 12px;
  margin-bottom: 7px;
}
#argus-wrapper .team-v2 .inner-team p {
  font-size: 13px;
}
#argus-wrapper .team-v2 .inner-team hr {
  margin: 10px 0 15px;
}
#argus-wrapper .team-social {
  margin-bottom: 0;
}
#argus-wrapper .team-social li {
  padding: 0 2px;
}
#argus-wrapper .team-social li a {
  font-size: 14px;
  padding: 6px 4px;
  text-align: center;
  border-radius: 50% !important;
}
#argus-wrapper .team-social li i {
  min-width: 20px;
}
#argus-wrapper .team-social li a.fb {
  color: #4862a3;
  border: 1px solid #4862a3;
}
#argus-wrapper .team-social li a.tw {
  color: #159ceb;
  border: 1px solid #159ceb;
}
#argus-wrapper .team-social li a.gp {
  color: #dc4a38;
  border: 1px solid #dc4a38;
}
#argus-wrapper .team-social li a:hover {
  text-decoration: none;
}
#argus-wrapper .team-social li a.fb:hover {
  color: #fff;
  background: #4862a3;
}
#argus-wrapper .team-social li a.tw:hover {
  color: #fff;
  background: #159ceb;
}
#argus-wrapper .team-social li a.gp:hover {
  color: #fff;
  background: #dc4a38;
}
#argus-wrapper .team-v3 .team-img {
  position: relative;
}
#argus-wrapper .team-v3 .team-img:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
#argus-wrapper .team-v3 .team-img:hover:after {
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
#argus-wrapper .team-v3 .team-img > img {
  width: 100%;
}
#argus-wrapper .team-v3 .team-hover {
  left: 0;
  top: 60%;
  z-index: 1;
  padding: 0;
  width: 100%;
  padding: 20px;
  list-style: none;
  margin-top: -90px;
  text-align: center;
  visibility: hidden;
  position: absolute;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
#argus-wrapper .team-v3 .team-img:hover .team-hover {
  top: 50%;
  visibility: visible;
}
#argus-wrapper .team-v3 .team-hover span,
#argus-wrapper .team-v3 .team-hover small {
  color: #fff;
  display: block;
}
#argus-wrapper .team-v3 .team-hover span {
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
#argus-wrapper .team-v3 .team-hover small {
  font-size: 13px;
  font-weight: 200;
  margin-bottom: 10px;
}
#argus-wrapper .team-v3 .team-hover p {
  color: #fff;
  font-weight: 200;
  margin-bottom: 20px;
}
#argus-wrapper .team-v3 .team-hover .team-social-v3 i {
  color: #fff;
  width: 33px;
  height: 33px;
  padding: 9px;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  border: 1px solid #fff;
}
#argus-wrapper .team-v3 .team-hover .team-social-v3 i:hover {
  color: #666;
  background: #fff;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
#argus-wrapper .team-v4 {
  text-align: center;
}
#argus-wrapper .team-v4 img {
  width: 100%;
  margin-bottom: 20px;
}
#argus-wrapper .team-v4 span {
  color: #333;
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#argus-wrapper .team-v4 small {
  color: #999;
  display: block;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 10px;
}
#argus-wrapper .team-v4 .team-social-v4 a {
  color: #555;
  font-size: 16px;
}
#argus-wrapper .team-v4 .team-social-v4 a:hover {
  color: #72c02c;
  text-decoration: none;
}
#argus-wrapper .team-v5 {
  text-align: center;
}
#argus-wrapper .team-v5 span {
  color: #555;
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#argus-wrapper .team-v5 small {
  display: block;
  color: #72c02c;
  font-size: 13px;
  font-style: italic;
  position: relative;
  margin-bottom: 25px;
}
#argus-wrapper .team-v5 small:after {
  left: 50%;
  top: 30px;
  height: 1px;
  width: 30px;
  content: " ";
  background: #777;
  margin-left: -15px;
  position: absolute;
}
#argus-wrapper .team-v5 .team-img {
  position: relative;
}
#argus-wrapper .team-v5 .team-img:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
#argus-wrapper .team-v5 .team-img:hover:after {
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
#argus-wrapper .team-v5 .team-img > img {
  width: 100%;
  margin-bottom: 20px;
}
#argus-wrapper .team-v5 .team-hover {
  left: 0;
  top: 60%;
  z-index: 1;
  padding: 0;
  width: 100%;
  list-style: none;
  margin-top: -16px;
  text-align: center;
  visibility: hidden;
  position: absolute;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
#argus-wrapper .team-v5 .team-img:hover .team-hover {
  top: 50%;
  visibility: visible;
}
#argus-wrapper .team-v5 .team-hover .team-social-v5 i {
  color: #fff;
  width: 33px;
  height: 33px;
  padding: 9px;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  border: 1px solid #fff;
}
#argus-wrapper .team-v5 .team-hover .team-social-v5 i:hover {
  color: #666;
  background: #fff;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
#argus-wrapper .team-v6 {
  text-align: center;
}
#argus-wrapper .team-v6 img {
  width: 100%;
  margin-bottom: 20px;
}
#argus-wrapper .team-v6 span {
  color: #777;
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#argus-wrapper .team-v6 small {
  display: block;
  color: #72c02c;
  font-size: 13px;
  margin-bottom: 15px;
}
#argus-wrapper .team-v7 .team-v7-in {
  padding: 0 50px;
}
#argus-wrapper .team-v7 .team-v7-name {
  color: #555;
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#argus-wrapper .team-v7 .team-v7-position {
  display: block;
  color: #72c02c;
  font-style: normal;
  margin-bottom: 15px;
}
#argus-wrapper .team-v7 p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
#argus-wrapper .team-v7 .team-v7-name {
  margin-top: 60px;
}
#argus-wrapper .team-v7 .social-icons-v1 {
  margin-bottom: 60px;
}
#argus-wrapper .team-v7 .team-v7-img {
  position: relative;
}
#argus-wrapper .team-v7 .team-v7-img:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
}
#argus-wrapper .team-v7 .team-arrow-right,
#argus-wrapper .team-v7 .team-arrow-left {
  position: relative;
}
#argus-wrapper .team-v7 .team-arrow-left:before,
#argus-wrapper .team-v7 .team-arrow-right:before {
  width: 0;
  height: 0;
  top: 20%;
  z-index: 2;
  content: " ";
  position: absolute;
  border-style: solid;
}
#argus-wrapper .team-v7 .team-arrow-right:before {
  right: -25px;
  border-width: 20px 0 20px 25px;
  border-color: transparent transparent transparent #fff;
}
#argus-wrapper .team-v7 .team-arrow-left:before {
  left: -25px;
  border-width: 20px 25px 20px 0;
  border-color: transparent #fff transparent transparent;
}
@media (max-width: 991px) {
  #argus-wrapper .team-v7 .team-arrow-left:before,
  #argus-wrapper .team-v7 .team-arrow-right:before {
    top: auto;
    left: 70px;
    bottom: -25px;
    border-width: 25px 20px 0 20px;
    border-color: #fff transparent transparent transparent;
  }
  #argus-wrapper .team-v7 .team-arrow-left:before,
  #argus-wrapper .team-v7 .team-arrow-right:before {
    left: 70px;
    bottom: -25px;
    border-width: 25px 20px 0 20px;
  }
  #argus-wrapper .team-v7 .equal-height-column {
    height: auto !important;
  }
}
#argus-wrapper .call-action-v1 p {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 200;
  margin-bottom: 0;
}
#argus-wrapper .call-action-v1 .call-action-v1-box {
  width: 100%;
  display: table;
  padding: 30px 0;
  vertical-align: middle;
}
#argus-wrapper .call-action-v1 .call-action-v1-in {
  display: table-cell;
  vertical-align: middle;
}
#argus-wrapper .call-action-v1 .call-action-v1-in.inner-btn {
  min-width: 250px;
  text-align: right;
}
@media (max-width: 992px) {
  #argus-wrapper .call-action-v1 .call-action-v1-in,
  #argus-wrapper .call-action-v1 .call-action-v1-in.inner-btn {
    display: block;
    text-align: center;
  }
  #argus-wrapper .call-action-v1 .call-action-v1-in p {
    margin-bottom: 20px;
  }
}
#argus-wrapper .call-action-v2 {
  padding: 50px 0;
  text-align: center;
  background: url(/Content/themes/img/patterns/16.png);
}
#argus-wrapper .call-action-v2 h2 {
  font-size: 22px;
  text-transform: uppercase;
}
#argus-wrapper .call-action-v2 p {
  padding: 0 100px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #argus-wrapper .call-action-v2 p {
    padding: inherit;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  #argus-wrapper .portfolio-box {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #argus-wrapper .portfolio-box {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .portfolio-box {
    margin-bottom: 60px;
  }
}
#argus-wrapper .portfolio-box a.fancybox {
  background: #fff;
  overflow: hidden;
  position: relative;
}
#argus-wrapper .portfolio-box a.fancybox:after {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
}
#argus-wrapper .portfolio-box a.fancybox:hover:after {
  background: rgba(0, 0, 0, 0.5);
}
#argus-wrapper .portfolio-box a.fancybox img {
  width: 100%;
  overflow: hidden;
  transition: all 500ms ease 0s;
}
#argus-wrapper .portfolio-box a.fancybox:hover img {
  transform: scale(1.1) rotate(0.1deg);
}
#argus-wrapper .portfolio-box .portfolio-box-in {
  left: 0;
  top: 50%;
  z-index: 1;
  width: 100%;
  min-height: 50px;
  margin-top: -25px;
  visibility: hidden;
  text-align: center;
  position: absolute;
}
#argus-wrapper .portfolio-box a.fancybox:hover .portfolio-box-in {
  visibility: visible;
}
#argus-wrapper .portfolio-box a.fancybox:after,
#argus-wrapper .portfolio-box a.fancybox:hover:after,
#argus-wrapper .portfolio-box a.fancybox:hover .portfolio-box-in i {
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#argus-wrapper .portfolio-box .portfolio-box-in i {
  color: #fff;
  width: 50px;
  height: 50px;
  padding: 16px;
  font-size: 20px;
  text-align: center;
  background: #72c02c;
  display: inline-block;
}
#argus-wrapper .portfolio-box small.project-tag {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
}
#argus-wrapper .portfolio-box small.project-tag,
#argus-wrapper .portfolio-box small.project-tag a {
  color: #999;
}
#argus-wrapper .portfolio-box small.project-tag i {
  margin-right: 5px;
}
#argus-wrapper .portfolio-box small.project-tag a:hover {
  color: #72c02c;
}
#argus-wrapper .portfolio-box-v1 {
  margin: 0;
}
#argus-wrapper .portfolio-box-v1 [class^=col-] {
  padding: 0;
  overflow: hidden;
}
#argus-wrapper .portfolio-box-v1 li {
  background: #333;
  position: relative;
}
#argus-wrapper .portfolio-box-v1 li:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
}
#argus-wrapper .portfolio-box-v1 li:hover:after {
  background: rgba(0, 0, 0, 0.7);
}
#argus-wrapper .portfolio-box-v1 li:after,
#argus-wrapper .portfolio-box-v1 li:hover:after {
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#argus-wrapper .portfolio-box-v1 li img {
  width: 100%;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#argus-wrapper .portfolio-box-v1 .portfolio-box-v1-in {
  left: 0;
  top: 50%;
  z-index: 1;
  width: 100%;
  visibility: hidden;
  min-height: 150px;
  margin-top: -75px;
  text-align: center;
  position: absolute;
  font-family: "Open Sans", Arial, sans-serif;
}
#argus-wrapper .portfolio-box-v1 li:hover .portfolio-box-v1-in {
  visibility: visible;
}
#argus-wrapper .portfolio-box-v1 .portfolio-box-v1-in h3 {
  font-size: 22px;
  margin-top: 20px;
  position: relative;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#argus-wrapper .portfolio-box-v1 .portfolio-box-v1-in h3:after {
  left: 50%;
  height: 1px;
  width: 40px;
  content: " ";
  bottom: -10px;
  background: #fff;
  margin-left: -20px;
  position: absolute;
}
#argus-wrapper .portfolio-box-v1 .portfolio-box-v1-in p,
#argus-wrapper .portfolio-box-v1 .portfolio-box-v1-in h3 {
  color: #fff;
}
#argus-wrapper .portfolio-box-v1 .portfolio-box-v1-in p {
  font-size: 16px;
  margin-bottom: 20px;
}
#argus-wrapper .portfolio-box-v1 .portfolio-box-v1-in a.btn-u {
  font-weight: normal;
}
#argus-wrapper .portfolio-box-v2 {
  margin: 0 0 60px;
}
#argus-wrapper .portfolio-box-v2 [class^=col-] {
  padding: 0;
  overflow: hidden;
}
#argus-wrapper .portfolio-box-v2 li {
  background: #333;
  overflow: hidden;
  position: relative;
}
#argus-wrapper .portfolio-box-v2 li:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
}
#argus-wrapper .portfolio-box-v2 li:hover:after {
  background: rgba(255, 255, 255, 0.6);
}
#argus-wrapper .portfolio-box-v2 li:after,
#argus-wrapper .portfolio-box-v2 li:hover:after {
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#argus-wrapper .portfolio-box-v2 li img {
  width: 100%;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#argus-wrapper .portfolio-box-v2 .portfolio-box-v2-in {
  left: 0;
  top: 50%;
  z-index: 1;
  width: 100%;
  visibility: hidden;
  min-height: 60px;
  margin-top: -30px;
  text-align: center;
  position: absolute;
  font-family: "Open Sans", Arial, sans-serif;
}
#argus-wrapper .portfolio-box-v2 li:hover .portfolio-box-v2-in {
  visibility: visible;
}
#argus-wrapper .portfolio-box-v2 .portfolio-box-v2-in i {
  color: #fff;
  width: 60px;
  height: 60px;
  padding: 20px;
  font-size: 22px;
  cursor: pointer;
  margin-right: 5px;
  text-align: center;
  display: inline-block;
  background: rgba(114, 192, 44, 0.8);
}
#argus-wrapper .portfolio-box-v2 .portfolio-box-v2-in i:hover {
  background: #72c02c;
}
#argus-wrapper .thumbnails-v1 .thumbnail-img {
  margin-bottom: 12px;
}
#argus-wrapper .thumbnails-v1 h3 {
  margin-bottom: 5px;
}
#argus-wrapper .thumbnails-v1 h3 a {
  color: #555;
  font-size: 15px;
  text-transform: uppercase;
}
#argus-wrapper .thumbnails-v1 .read-more {
  color: #72c02c;
  font-size: 12px;
  text-transform: uppercase;
}
#argus-wrapper .bg-image-v1 {
  width: 100%;
  height: auto;
  padding: 50px 0;
  position: relative;
}
#argus-wrapper .bg-image-v1 h1 {
  font-size: 50px;
  color: #fff;
  padding-bottom: 20px;
}
#argus-wrapper .bg-image-v1:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: transparent;
}
#argus-wrapper .bg-image-v2 {
  width: 100%;
  height: auto;
  padding: 50px 0;
  position: relative;
  background: url(/Content/themes/img/bg/7.jpg) repeat fixed;
}
#argus-wrapper .bg-image-v2:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
}
#argus-wrapper .bg-image-v2-dark:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}
#argus-wrapper .bg-image-v2-dark h2,
#argus-wrapper .bg-image-v2-dark p {
  color: #eee !important;
}
#argus-wrapper .parallax-quote {
  color: #fff;
  padding: 100px 0;
  position: relative;
  text-align: center;
  background: url(/Content/themes/img/team/faces.jpg) 50% 0 repeat fixed;
}
#argus-wrapper .parallax-quote:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
}
#argus-wrapper .parallax-quote:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: url(/Content/themes/img/patterns/gridtile.png) repeat;
}
#argus-wrapper .parallax-quote-in {
  z-index: 1;
  padding: 0 80px;
  position: relative;
}
#argus-wrapper .parallax-quote-in p {
  color: #fff;
  font-size: 28px;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, sans-serif;
}
#argus-wrapper .parallax-quote-in p:after,
#argus-wrapper .parallax-quote-in p:before {
  content: ' " ';
  position: absolute;
  font-family: Tahoma;
}
#argus-wrapper .parallax-quote-in p:after {
  margin-left: 3px;
}
#argus-wrapper .parallax-quote-in p:before {
  margin-left: -15px;
}
#argus-wrapper .parallax-quote-in small {
  color: #bbb;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #argus-wrapper .parallax-quote-in {
    padding: 0 40px;
  }
  #argus-wrapper .parallax-quote-in p {
    font-size: 20px;
  }
}
#argus-wrapper .parallax-quote-light:after {
  background: rgba(255, 255, 255, 0.9);
}
#argus-wrapper .parallax-quote-light .parallax-quote-in {
  background: #fff;
  padding: 30px 80px;
  border-bottom: solid 2px #ddd;
}
#argus-wrapper .parallax-quote-light .parallax-quote-in p {
  color: #555;
  font-size: 28px;
  font-weight: 200;
}
#argus-wrapper .parallax-quote-light .parallax-quote-in small {
  color: #555;
}
@media (max-width: 768px) {
  #argus-wrapper .parallax-quote-light .parallax-quote-in {
    padding: 30px 40px;
  }
  #argus-wrapper .parallax-quote-light .parallax-quote-in p {
    font-size: 20px;
  }
  #argus-wrapper .parallax-quote-light .parallax-quote-in small {
    font-weight: 200;
  }
}
#argus-wrapper .parallax-team {
  background: url(/Content/themes/img/team/faces.jpg) 50% 0 repeat fixed;
}
#argus-wrapper .parallax-team,
#argus-wrapper .parallax-team .title-box-v2 {
  position: relative;
}
#argus-wrapper .parallax-team:before,
#argus-wrapper .parallax-team-dark:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
}
#argus-wrapper .parallax-team {
  background: url(/Content/themes/img/team/faces.jpg) 50% 0 repeat fixed;
}
#argus-wrapper .parallax-team,
#argus-wrapper .parallax-team .title-box-v2 {
  position: relative;
}
#argus-wrapper .parallax-team-dark:before {
  background: rgba(0, 0, 0, 0.8);
}
#argus-wrapper .parallax-bg {
  background: url(/Content/themes/img/patterns/5.png) repeat fixed;
}
#argus-wrapper .parallax-counter {
  padding: 30px 0;
  background: url(/Content/themes/img/patterns/5.png) repeat fixed;
}
#argus-wrapper .parallax-counter .counters {
  color: #fff;
  padding: 15px 0;
}
#argus-wrapper .parallax-counter h4 {
  color: #999;
  font-size: 16px;
  text-transform: uppercase;
}
#argus-wrapper .parallax-counter span.counter {
  font-size: 48px;
}
#argus-wrapper .parallax-counter-v1 {
  padding: 60px 0;
  background: url(/Content/themes/img/patterns/5.png) repeat fixed;
}
#argus-wrapper .parallax-counter-v1 .counters {
  color: #fff;
  padding: 15px 0 10px;
  border: solid 1px #555;
}
#argus-wrapper .parallax-counter-v1 h4 {
  color: #eee;
  font-size: 16px;
  text-transform: uppercase;
}
#argus-wrapper .parallax-counter-v1 span.counter {
  font-size: 42px;
  line-height: 48px;
}
#argus-wrapper .parallax-counter-v2 {
  position: relative;
  padding: 80px 0 60px;
  background: url(/Content/themes/img/patterns/16.png) repeat fixed;
}
#argus-wrapper .parallax-counter-v2:after {
  top: 0;
  left: 50%;
  content: " ";
  margin-left: -25px;
  position: absolute;
  border-top: 25px solid #fff;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
}
#argus-wrapper .parallax-counter-v2:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.02);
}
#argus-wrapper .parallax-counter-v2 .counters {
  padding: 20px 0;
  border-bottom: solid 2px #ddd;
  background: rgba(255, 255, 255, 0.9);
}
#argus-wrapper .parallax-counter-v2 .counters h4,
#argus-wrapper .parallax-counter-v2 .counters span {
  color: #555;
  font-weight: 200;
  font-family: "Open Sans", Arial, sans-serif;
}
#argus-wrapper .parallax-counter-v2 .counters span {
  font-size: 36px;
}
#argus-wrapper .parallax-counter-v2 .counters h4 {
  font-size: 22px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  #argus-wrapper .parallax-counter-v2 .counters {
    margin-bottom: 0 !important;
  }
}
#argus-wrapper .parallax-counter-v3 {
  z-index: 1;
  height: auto;
  padding: 80px 0;
  overflow: hidden;
  text-align: center;
  position: relative;
  background: url(/Content/themes/img/bg/25.jpg) 50% 0 fixed;
}
#argus-wrapper .parallax-counter-v3:after {
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  content: " ";
  height: 100%;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}
#argus-wrapper .parallax-counter-v3 .features {
  width: 130px;
  height: 130px;
  padding: 25px;
  position: relative;
  text-align: center;
  display: inline-block;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, 0.2);
}
#argus-wrapper .parallax-counter-v3 .features:after {
  top: -9px;
  left: -9px;
  right: -9px;
  bottom: -9px;
  content: " ";
  border-radius: 50%;
  position: absolute;
  border: 1px solid #fff;
}
#argus-wrapper .parallax-counter-v3 .features span {
  color: #fff;
  display: block;
  font-weight: 200;
}
#argus-wrapper .parallax-counter-v3 .features span.counter {
  font-size: 30px;
}
#argus-wrapper .parallax-counter-v3 .features span.features-info {
  text-transform: uppercase;
}
@media (max-width: 550px) {
  #argus-wrapper .parallax-counter-v3 .features {
    width: 110px;
    height: 110px;
    padding: 22px;
  }
  #argus-wrapper .parallax-counter-v3 .features:after {
    top: -7px;
    left: -7px;
    right: -7px;
    bottom: -7px;
  }
  #argus-wrapper .parallax-counter-v3 .features span.counter {
    font-size: 20px;
  }
  #argus-wrapper .parallax-counter-v3 .features span.features-info {
    font-size: 11px;
  }
}
#argus-wrapper .parallax-counter-v4 {
  z-index: 1;
  height: auto;
  padding: 30px 0;
  overflow: hidden;
  text-align: center;
  position: relative;
  background: url(/Content/themes/img/bg/19.jpg) 50% 0 fixed;
}
#argus-wrapper .parallax-counter-v4:after {
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  content: " ";
  height: 100%;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}
#argus-wrapper .parallax-counter-v4 i {
  color: #fff;
  display: block;
  font-size: 50px;
  margin-bottom: 20px;
}
#argus-wrapper .parallax-counter-v4 span.counter {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 10px;
}
#argus-wrapper .parallax-counter-v4 h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 200;
  text-transform: uppercase;
}
#argus-wrapper .flat-bg-block-v1 {
  padding: 40px 0;
  background: url(/Content/themes/img/patterns/16.png) repeat;
}
#argus-wrapper .flat-bg-block-v1 .checked-list.first-child {
  float: left;
  margin-right: 100px;
}
#argus-wrapper .flat-bg-block-v1 .checked-list li {
  color: #888;
  margin-bottom: 5px;
}
#argus-wrapper .flat-bg-block-v1 .checked-list i {
  color: #72c02c;
  margin-right: 5px;
}
#argus-wrapper .flat-bg-block-v1 img.img-over {
  top: -70px;
  right: 10px;
  position: absolute;
}
@media (min-width: 991px) and (max-width: 1199px) {
  #argus-wrapper .flat-bg-block-v1 img.img-over {
    top: -18px;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .flat-bg-block-v1 img.img-over {
    position: static;
  }
}
#argus-wrapper .flat-testimonials {
  padding: 50px 0;
  background-color: #333;
}
#argus-wrapper .flat-testimonials .flat-testimonials-in {
  padding: 30px;
  text-align: center;
  background: rgba(255, 255, 255, 0.2);
}
#argus-wrapper .flat-testimonials .flat-testimonials-in img {
  width: 135px;
  height: 135px;
  margin: 0 auto 25px;
}
#argus-wrapper .flat-testimonials .flat-testimonials-in h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 200;
}
#argus-wrapper .flat-testimonials .flat-testimonials-in span {
  display: block;
  margin-bottom: 5px;
}
#argus-wrapper .flat-testimonials .flat-testimonials-in p {
  color: #fff;
  font-weight: 200;
  position: relative;
}
#argus-wrapper .flat-testimonials .flat-testimonials-in p:before,
#argus-wrapper .flat-testimonials .flat-testimonials-in p:after {
  top: 5px;
  font-size: 22px;
  line-height: 10px;
  position: relative;
}
#argus-wrapper .flat-testimonials .flat-testimonials-in p:before {
  content: "“";
  padding-right: 5px;
}
#argus-wrapper .flat-testimonials .flat-testimonials-in p:after {
  content: "”";
  padding-left: 5px;
}
#argus-wrapper .testimonials-v4 {
  overflow: hidden;
}
#argus-wrapper .testimonials-v4 .testimonials-v4-in {
  background: #fff;
  position: relative;
  margin-bottom: 40px;
  padding: 20px 20px 20px 55px;
  -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
}
#argus-wrapper .testimonials-v4 .testimonials-v4-in:before {
  color: #bbb;
  font-size: 60px;
  content: "“";
  position: absolute;
  margin: -25px 0 0 -40px;
  font-family: Georgia, serif;
}
#argus-wrapper .testimonials-v4 .testimonials-v4-in:after {
  width: 0;
  height: 0;
  left: 80px;
  content: " ";
  bottom: -30px;
  position: absolute;
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: #fff transparent transparent transparent;
  -webkit-filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.1));
}
#argus-wrapper .testimonials-v4 .testimonials-v4-in p {
  color: #777;
  font-size: 14px;
  font-style: italic;
}
#argus-wrapper .testimonials-v4 img {
  float: left;
  width: 60px;
  height: auto;
  margin: 0 20px;
}
#argus-wrapper .testimonials-v4 .testimonials-author {
  color: #555;
  display: block;
  font-size: 14px;
  overflow: hidden;
  padding-top: 8px;
  text-transform: uppercase;
}
#argus-wrapper .testimonials-v4 .testimonials-author em {
  font-size: 13px;
  text-transform: capitalize;
}
#argus-wrapper .testimonials-v5 {
  padding-top: 50px;
  padding-bottom: 50px;
}
#argus-wrapper .testimonials-v5 .testimonials-desc span {
  font-size: 13px;
  font-weight: 200;
}
#argus-wrapper .testimonials-v5 .testimonials-desc p {
  padding: 15px;
  position: relative;
  background: #f9f9f9;
  margin-bottom: 25px;
}
#argus-wrapper .testimonials-v5 .testimonials-desc p:after {
  width: 0;
  height: 0;
  left: 30px;
  color: #fff;
  bottom: -12px;
  content: " ";
  text-align: center;
  position: absolute;
  border-style: solid;
  border-width: 13px 10px 0 10px;
  border-color: #f9f9f9 transparent transparent transparent;
}
#argus-wrapper .testimonials-v5 .testimonials-by {
  margin-left: 20px;
}
#argus-wrapper .testimonials-v5 .testimonials-by img {
  float: left;
  width: 40px;
  height: auto;
  margin-right: 15px;
}
#argus-wrapper .testimonials-v5 .testimonials-by small {
  color: #72c02c;
  font-size: 12px;
}
#argus-wrapper .testimonials-v5 .testimonials-by span {
  text-transform: uppercase;
}
#argus-wrapper .testimonials-v6.testimonials-wrap {
  padding-left: 70px;
  padding-right: 70px;
}
#argus-wrapper .testimonials-v6 .testimonials-info {
  padding: 20px;
  background: #fff;
  border-bottom: solid 3px #eee;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#argus-wrapper .testimonials-v6 .testimonials-info:hover {
  border-color: #72c02c;
}
#argus-wrapper .testimonials-v6 .testimonials-info img {
  float: left;
  width: 80px;
  height: auto;
  margin-right: 20px;
}
#argus-wrapper .testimonials-v6 .testimonials-desc {
  overflow: hidden;
}
#argus-wrapper .testimonials-v6 .testimonials-desc p {
  margin-bottom: 15px;
}
#argus-wrapper .testimonials-v6 .testimonials-desc strong,
#argus-wrapper .testimonials-v6 .testimonials-desc span {
  color: #555;
  display: block;
}
@media (max-width: 768px) {
  #argus-wrapper .testimonials-v6 .testimonials-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
#argus-wrapper .featured-blog h2 {
  font-size: 18px;
  margin: 0 0 25px;
  line-height: 25px;
  position: relative;
}
#argus-wrapper .featured-blog h2:after {
  left: 0;
  z-index: 1;
  width: 30px;
  height: 2px;
  content: " ";
  bottom: -10px;
  position: absolute;
  background: #72c02c;
}
#argus-wrapper .featured-blog .featured-img {
  position: relative;
}
#argus-wrapper .featured-blog .featured-img:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
#argus-wrapper .featured-blog .featured-img:hover:after {
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
#argus-wrapper .featured-blog .featured-img > img {
  width: 100%;
}
#argus-wrapper .featured-blog .featured-img i {
  top: 60%;
  left: 50%;
  z-index: 1;
  width: 100%;
  list-style: none;
  text-align: center;
  visibility: hidden;
  position: absolute;
  margin: -17.5px 0 0 -17.5px;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
#argus-wrapper .featured-blog .featured-img:hover i {
  top: 50%;
  visibility: visible;
}
#argus-wrapper .featured-blog .featured-img i {
  color: #fff;
  width: 35px;
  height: 35px;
  padding: 11px;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  background: rgba(255, 255, 255, 0.4);
}
#argus-wrapper .featured-blog .featured-img i:hover {
  color: #fff;
  background: #72c02c;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
#argus-wrapper .blog-comments img {
  width: 80px;
  height: auto;
}
#argus-wrapper .blog-comments .comments-itself {
  background: #fff;
  padding: 20px 30px;
  position: relative;
}
#argus-wrapper .blog-comments .comments-itself:before {
  width: 0;
  height: 0;
  top: 20px;
  left: -17px;
  content: " ";
  position: absolute;
  border-style: solid;
  border-width: 15px 17px 15px 0;
  border-color: transparent #fff transparent transparent;
}
#argus-wrapper .blog-comments .comments-itself h3 {
  margin: 0 0 10px;
}
#argus-wrapper .blog-comments .comments-itself span {
  color: #999;
  float: right;
  font-size: 13px;
}
#argus-wrapper .blog-comments .comments-itself p {
  color: #999;
}
#argus-wrapper .blog-comments.blog-comments-reply {
  margin-left: 70px;
}
@media (max-width: 768px) {
  #argus-wrapper .blog-comments .comments-itself:before {
    display: none;
  }
  #argus-wrapper .blog-comments .comments-itself:after {
    width: 0;
    height: 0;
    top: -17px;
    left: 20px;
    content: " ";
    position: absolute;
    border-style: solid;
    border-width: 0 15px 17px 15px;
    border-color: transparent transparent #fff transparent;
  }
}
#argus-wrapper .quote-v1 {
  padding: 60px 0;
  text-align: center;
  background: url(/Content/themes/img/patterns/5.png) repeat;
}
#argus-wrapper .quote-v1 p {
  color: #fff;
  font-size: 22px;
  font-weight: 200;
  padding: 0 100px;
  position: relative;
  margin-bottom: 20px;
}
#argus-wrapper .quote-v1 p:before {
  color: #72c02c;
  font-size: 60px;
  content: "“";
  position: absolute;
  margin: -30px 0 0 -40px;
  font-family: Georgia, serif;
}
#argus-wrapper .quote-v1 span {
  color: #fff;
  font-size: 18px;
}
@media (max-width: 768px) {
  #argus-wrapper .quote-v1 p {
    font-size: 18px;
    padding: 0 50px;
  }
}
#argus-wrapper .quote-v2 {
  text-align: center;
  padding: 85px 10% 40px;
}
#argus-wrapper .quote-v2 p {
  color: #555;
  font-size: 16px;
  font-style: italic;
  position: relative;
  margin-bottom: 20px;
}
#argus-wrapper .quote-v2 p:before {
  left: 50%;
  top: -75px;
  font-size: 80px;
  content: "“";
  position: absolute;
  margin-left: -25px;
  font-family: Georgia, serif;
}
#argus-wrapper .quote-v2 span {
  color: #555;
  font-weight: 400;
}
#argus-wrapper .social-icons-v1 i {
  color: #555;
  width: 33px;
  height: 33px;
  padding: 9px;
  font-size: 14px;
  text-align: center;
  background: #f7f7f7;
  display: inline-block;
}
#argus-wrapper .social-icons-v1 i:hover {
  color: #fff;
  background: #72c02c;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
#argus-wrapper .shadow-wrapper {
  z-index: 1;
  position: relative;
}
#argus-wrapper .box-shadow {
  background: #fff;
  position: relative;
}
#argus-wrapper .box-shadow:after,
#argus-wrapper .box-shadow:before {
  top: 80%;
  left: 5px;
  width: 50%;
  z-index: -1;
  content: "";
  bottom: 15px;
  max-width: 300px;
  background: #999;
  position: absolute;
}
#argus-wrapper .shadow-effect-1 {
  box-shadow: 0 10px 6px -6px #bbb;
  -moz-box-shadow: 0 10px 6px -6px #bbb;
  -webkit-box-shadow: 0 10px 6px -6px #bbb;
}
#argus-wrapper .shadow-effect-2 {
  position: relative;
}
#argus-wrapper .shadow-effect-2:after,
#argus-wrapper .shadow-effect-2:before,
#argus-wrapper .shadow-effect-3:before,
#argus-wrapper .shadow-effect-4:after {
  transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  box-shadow: 0 15px 10px #999;
  -moz-box-shadow: 0 15px 10px #999;
  -webkit-box-shadow: 0 15px 10px #999;
}
#argus-wrapper .shadow-effect-2:after,
#argus-wrapper .shadow-effect-4:after {
  left: auto;
  right: 5px;
  transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
}
#argus-wrapper .interactive-slider-v1 {
  z-index: 1;
  padding: 130px 0;
  position: relative;
}
#argus-wrapper .interactive-slider-v1.img-v1 {
  background: url(/Content/themes/img/bg/18.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
#argus-wrapper .interactive-slider-v1.img-v2 {
  background: url(/Content/themes/img/bg/19.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
#argus-wrapper .interactive-slider-v1.img-v3 {
  background: url(/Content/themes/img/bg/18.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
#argus-wrapper .interactive-slider-v1:after {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
}
#argus-wrapper .interactive-slider-v1 h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
}
#argus-wrapper .interactive-slider-v1 p {
  color: #fff;
  font-size: 24px;
  font-weight: 200;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #argus-wrapper .interactive-slider-v1 h2 {
    font-size: 30px;
  }
  #argus-wrapper .interactive-slider-v1 p {
    font-size: 18px;
  }
}
#argus-wrapper .interactive-slider-v2 {
  z-index: 1;
  padding: 180px 0;
  position: relative;
  text-align: left;
  background-size: cover;
  background-position: center center;
}
#argus-wrapper .interactive-slider-v2.img-v1 {
  background: url(/Content/themes/img/bg/25.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
#argus-wrapper .interactive-slider-v2.img-v2 {
  background: url(/Content/themes/img/bg/14.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
#argus-wrapper .interactive-slider-v2:after {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: transparent;
}
#argus-wrapper .interactive-slider-v2 h1 {
  color: #194373;
  font-size: 60px;
  font-weight: 200;
  line-height: 80px;
  text-transform: uppercase;
  margin-top: -20px;
}
#argus-wrapper .interactive-slider-v2 p {
  color: #50514f;
  font-size: 24px;
  font-weight: 200;
  font-family: "Open Sans", Arial, sans-serif;
}
@media (max-width: 768px) {
  #argus-wrapper .interactive-slider-v2 h1 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px;
  }
}
#argus-wrapper .blog-trending li {
  margin-bottom: 20px;
}
#argus-wrapper .blog-trending h3 {
  font-size: 14px;
  margin: 0 0 5px;
  line-height: 17px;
}
#argus-wrapper .blog-trending small,
#argus-wrapper .blog-trending small a {
  color: #777;
}
#argus-wrapper .blog-trending small a:hover {
  color: #72c02c;
}
#argus-wrapper .blog-latest-posts li {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ddd;
}
#argus-wrapper .blog-latest-posts li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
#argus-wrapper .blog-latest-posts h3 {
  font-size: 14px;
  margin: 0 0 3px;
  line-height: 20px;
}
#argus-wrapper .blog-latest-posts small,
#argus-wrapper .blog-latest-posts small a {
  color: #777;
}
#argus-wrapper .blog-latest-posts small {
  margin-bottom: 8px;
  display: inline-block;
}
#argus-wrapper .blog-latest-posts p {
  font-size: 12px;
}
#argus-wrapper .blog-photostream {
  margin-right: -5px;
}
#argus-wrapper .blog-photostream li {
  padding: 0;
  margin: 3px 5px 5px;
  position: relative;
}
#argus-wrapper .blog-photostream li img {
  width: 78px;
  height: auto;
}
#argus-wrapper .blog-newsletter p {
  color: #555;
  margin-bottom: 15px;
}
#argus-wrapper .blog-newsletter .form-control {
  border: none;
}
#argus-wrapper .blog-newsletter .form-control:focus {
  box-shadow: none;
}
#argus-wrapper .blog-post-quote {
  padding: 35px 60px;
  background: #fff;
  text-align: center;
}
#argus-wrapper .blog-post-quote p {
  color: #555;
  font-size: 32px;
  font-weight: 200;
  line-height: 45px;
  position: relative;
  margin-bottom: 20px;
  font-family: "Open Sans", Arial, sans-serif;
}
@media (max-width: 768px) {
  #argus-wrapper .blog-post-quote {
    padding: 35px 25px;
  }
  #argus-wrapper .blog-post-quote p {
    font-size: 26px;
    line-height: 35px;
  }
}
#argus-wrapper .blog-post-quote p:before,
#argus-wrapper .blog-post-quote p:after {
  top: -3px;
  font-size: 30px;
  position: relative;
}
#argus-wrapper .blog-post-quote p:before {
  left: -10px;
  content: '"';
}
#argus-wrapper .blog-post-quote p:after {
  right: -10px;
  content: '"';
}
#argus-wrapper .blog-post-quote span {
  color: #555;
  font-size: 20px;
  font-weight: 200;
}
#argus-wrapper .blog-author {
  padding: 20px;
  background: #fff;
}
#argus-wrapper .blog-author img {
  float: left;
  width: 80px;
  height: auto;
  margin-right: 20px;
}
#argus-wrapper .blog-author .blog-author-desc {
  overflow: hidden;
}
#argus-wrapper .blog-author .blog-author-desc h4 {
  float: left;
  font-size: 18px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
#argus-wrapper .blog-author .blog-author-desc ul {
  float: right;
  margin-top: 6px;
}
#argus-wrapper .blog-author .blog-author-desc p {
  color: #555;
}
#argus-wrapper .blog-comments img {
  width: 80px;
  height: auto;
}
#argus-wrapper .blog-comments .comments-itself {
  background: #fff;
  padding: 20px 30px;
  position: relative;
}
#argus-wrapper .blog-comments .comments-itself:before {
  width: 0;
  height: 0;
  top: 20px;
  left: -17px;
  content: " ";
  position: absolute;
  border-style: solid;
  border-width: 15px 17px 15px 0;
  border-color: transparent #fff transparent transparent;
}
#argus-wrapper .blog-comments .comments-itself h3 {
  margin: 0 0 10px;
}
#argus-wrapper .blog-comments .comments-itself span {
  color: #555;
  float: right;
  font-size: 13px;
}
#argus-wrapper .blog-comments .comments-itself p {
  color: #555;
}
#argus-wrapper .blog-comments.blog-comments-reply {
  margin-left: 70px;
}
@media (max-width: 768px) {
  #argus-wrapper .blog-comments .comments-itself:before {
    display: none;
  }
  #argus-wrapper .blog-comments .comments-itself:after {
    width: 0;
    height: 0;
    top: -17px;
    left: 20px;
    content: " ";
    position: absolute;
    border-style: solid;
    border-width: 0 15px 17px 15px;
    border-color: transparent transparent #fff transparent;
  }
}
#argus-wrapper .news-section {
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
}
#argus-wrapper .news-v1 .news-v1-in {
  background: #fafafa;
}
#argus-wrapper .news-v1 h3 {
  margin-bottom: 0;
  font-weight: 200;
  line-height: 28px;
  padding: 10px 15px 15px;
}
#argus-wrapper .news-v1 h3 a {
  color: #555;
}
#argus-wrapper .news-v1 h3 a:hover {
  color: #72c02c;
}
#argus-wrapper .news-v1 p {
  color: #555;
  padding: 0 15px;
  margin-bottom: 20px;
}
#argus-wrapper .news-v1 .news-v1-info {
  margin-left: 0;
  margin-top: 30px;
  overflow: hidden;
  padding: 8px 10px;
  border-top: solid 1px #eee;
}
#argus-wrapper .news-v1 .news-v1-info li {
  font-size: 12px;
}
#argus-wrapper .news-v1 .news-v1-info li a:hover {
  color: #72c02c;
  text-decoration: none;
}
#argus-wrapper .news-v2 .news-v2-badge {
  overflow: hidden;
  position: relative;
}
#argus-wrapper .news-v2 .news-v2-badge p {
  left: 0;
  top: 20px;
  background: #fff;
  padding: 5px 15px;
  text-align: center;
  position: absolute;
}
#argus-wrapper .news-v2 .news-v2-badge span {
  color: #555;
  display: block;
  font-size: 16px;
  line-height: 16px;
}
#argus-wrapper .news-v2 .news-v2-badge small {
  color: #555;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
}
#argus-wrapper .news-v2 .news-v2-desc {
  padding: 20px;
  background: #fff;
}
#argus-wrapper .news-v2 .news-v2-desc h3 {
  margin: 0 0 3px;
  font-size: 16px;
}
#argus-wrapper .news-v2 .news-v2-desc h3 a {
  color: #555;
}
#argus-wrapper .news-v2 .news-v2-desc h3 a:hover {
  color: #72c02c;
}
#argus-wrapper .news-v2 .news-v2-desc small {
  color: #555;
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#argus-wrapper .news-v2 .news-v2-desc p {
  color: #555;
}
#argus-wrapper .news-v3 .news-v3-in {
  padding: 35px 30px;
}
#argus-wrapper .news-v3 .news-v3-in-sm {
  padding: 20px;
}
#argus-wrapper .news-v3 h2 {
  font-size: 32px;
  font-weight: 200;
  margin: 0 0 20px;
  line-height: 45px;
  text-transform: uppercase;
}
#argus-wrapper .news-v3 .news-v3-in-sm h2 {
  font-size: 22px;
  margin: 0 0 15px;
  line-height: 30px;
  text-transform: inherit;
}
@media (max-width: 768px) {
  #argus-wrapper .news-v3 h2 {
    font-size: 22px;
    line-height: 30px;
  }
}
#argus-wrapper .news-v3 h2 a {
  color: #555;
}
#argus-wrapper .news-v3 h2 a:hover {
  color: #72c02c;
  text-decoration: none;
}
#argus-wrapper .news-v3 p {
  color: #555;
  margin-bottom: 20px;
}
#argus-wrapper .news-v3 .posted-info li {
  color: #555;
  font-style: italic;
}
#argus-wrapper .news-v3 .news-v3-in-sm .posted-info li {
  padding: 0;
  font-size: 12px;
  padding-left: 5px;
}
#argus-wrapper .news-v3 .posted-info li:before,
#argus-wrapper .news-v3 .news-v3-in-sm .posted-info li:before {
  content: "/";
}
#argus-wrapper .news-v3 .posted-info li:before {
  font-size: 12px;
  line-height: 12px;
  margin-right: 13px;
}
#argus-wrapper .news-v3 .news-v3-in-sm .posted-info li:before {
  font-size: 11px;
  line-height: 11px;
  margin-right: 9px;
}
#argus-wrapper .news-v3 .posted-info li:first-child:before,
#argus-wrapper .news-v3 .news-v3-in-sm .posted-info li:first-child:before {
  content: " ";
  margin-right: 0;
}
#argus-wrapper .news-v3 .posted-info li a {
  color: #555;
}
#argus-wrapper .news-v3 .posted-info li a:hover {
  color: #72c02c;
}
#argus-wrapper .news-v3 .post-shares {
  padding-left: 0;
  list-style: none;
  margin: 40px 0 0 -5px;
}
#argus-wrapper .news-v3 .news-v3-in-sm .post-shares {
  margin: 20px 0 0 -5px;
}
#argus-wrapper .news-v3 .post-shares li {
  position: relative;
  padding: 0 10px 0 5px;
  display: inline-block;
}
#argus-wrapper .news-v3 .post-shares li i {
  color: #555;
  width: 40px;
  height: 40px;
  padding: 13px;
  font-size: 16px;
  background: #eee;
  text-align: center;
  display: inline-block;
}
#argus-wrapper .news-v3 .post-shares li i:hover {
  background: #ddd;
}
#argus-wrapper .news-v3 .post-shares li span {
  top: -5px;
  right: 6px;
  color: #fff;
  width: 22px;
  height: 22px;
  padding: 4px;
  font-size: 10px;
  line-height: 10px;
  position: absolute;
  text-align: center;
  background: #72c02c;
  border: 2px solid #fff;
  border-radius: 50% !important;
}
#argus-wrapper .news-v3 .post-shares-lg li span {
  top: -10px;
  right: 0;
  width: 29px;
  height: 29px;
  padding: 4px;
  font-size: 10px;
  line-height: 16px;
}
#argus-wrapper .blog-grid img {
  margin-bottom: 15px;
}
#argus-wrapper .blog-grid h3 {
  font-size: 22px;
  margin: 0 0 10px;
  line-height: 1.4;
}
#argus-wrapper .blog-grid h2.blog-grid-title-lg {
  font-size: 28px;
  line-height: 1.4;
  margin: 0 0 10px;
}
#argus-wrapper .blog-grid h3.blog-grid-title-sm {
  font-size: 15px;
  line-height: 1.4;
}
#argus-wrapper .blog-grid h3 a {
  color: #333;
}
#argus-wrapper .blog-grid p {
  margin-bottom: 15px;
}
#argus-wrapper .blog-grid-inner {
  padding: 20px;
  background: #fff;
  margin: -70px 40px 0;
  position: relative;
}
#argus-wrapper .blog-grid .blog-grid-grad {
  position: relative;
}
#argus-wrapper .blog-grid .blog-grid-grad i {
  top: 10px;
  left: 10px;
  z-index: 1;
  color: #fff;
  width: 30px;
  height: 30px;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
}
#argus-wrapper .blog-grid .blog-grid-info {
  padding-left: 0;
  list-style: none;
}
#argus-wrapper .blog-grid .blog-grid-info li {
  color: #888;
  padding: 0 2px;
  font-size: 12px;
  display: inline-block;
}
#argus-wrapper .blog-grid .blog-grid-info li:before {
  content: "/";
  font-size: 12px;
  line-height: 1.4;
  margin-right: 9px;
}
#argus-wrapper .blog-grid .blog-grid-info li:first-child:before {
  content: " ";
  margin-right: 0;
}
#argus-wrapper .blog-grid .blog-grid-info li a {
  color: #888;
}
#argus-wrapper .blog-grid .blog-grid-info li a:hover {
  text-decoration: none;
}
#argus-wrapper .blog-grid a.r-more {
  font-size: 13px;
  font-weight: 400;
  font-style: italic;
  display: inline-block;
}
#argus-wrapper .blog-grid a.r-more:hover {
  text-decoration: none;
}
#argus-wrapper .blog-thumb {
  overflow: hidden;
}
#argus-wrapper .blog-thumb .blog-thumb-hover {
  float: left;
  position: relative;
  margin-right: 15px;
}
#argus-wrapper .blog-thumb .blog-thumb-hover:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  -webkit-transition: all 0.35s, -webkit-transform 0.35s;
  transition: all 0.35s, transform 0.35s;
}
#argus-wrapper .blog-thumb .blog-thumb-hover img {
  width: 120px;
  height: auto;
}
#argus-wrapper .blog-thumb .blog-thumb-hover img.video-play-btn {
  width: 30px;
  height: 30px;
}
#argus-wrapper .blog-thumb .blog-thumb-hover .hover-grad {
  left: 0;
  top: 50%;
  z-index: 1;
  opacity: 0;
  width: 100%;
  color: #fff;
  font-size: 20px;
  margin-top: -14px;
  text-align: center;
  position: absolute;
  display: inline-block;
  -webkit-transition: all 0.65s, -webkit-transform 0.65s;
  transition: all 0.65s, transform 0.65s;
}
#argus-wrapper .blog-thumb .blog-thumb-hover:hover .hover-grad {
  opacity: 1;
  -webkit-transition: opacity 0.55s, -webkit-transform 0.55s;
  transition: opacity 0.55s, transform 0.55s;
}
#argus-wrapper .blog-thumb .blog-thumb-desc {
  overflow: hidden;
}
#argus-wrapper .blog-thumb .blog-thumb-desc h3 {
  font-size: 14px;
  margin: 0 0 5px;
  font-weight: 400;
  line-height: 1.4;
}
#argus-wrapper .blog-thumb .blog-thumb-desc h3 a {
  color: #555;
}
#argus-wrapper .blog-thumb .blog-thumb-info {
  padding-left: 0;
  list-style: none;
}
#argus-wrapper .blog-thumb .blog-thumb-info li {
  color: #888;
  padding: 0 2px;
  font-size: 12px;
  display: inline-block;
}
#argus-wrapper .blog-thumb .blog-thumb-info li:before {
  content: "/";
  font-size: 12px;
  line-height: 1.4;
  margin-right: 9px;
}
#argus-wrapper .blog-thumb .blog-thumb-info li:first-child:before {
  content: " ";
  margin-right: 0;
}
#argus-wrapper .blog-thumb .blog-thumb-info li a {
  color: #888;
}
#argus-wrapper .blog-thumb .blog-thumb-info li a:hover {
  color: #e74c3c;
}
#argus-wrapper .blog-thumb.blog-thumb-circle .blog-thumb-hover:after {
  border-radius: 50% !important;
}
#argus-wrapper .blog-thumb.blog-thumb-circle .blog-thumb-hover img {
  width: 50px;
  height: 50px;
}
#argus-wrapper .blog-thumb.blog-thumb-circle .blog-thumb-hover .hover-grad {
  font-size: 15px;
  margin-top: -10px;
}
#argus-wrapper .slider-inner .da-slider {
  box-shadow: none;
  border-bottom: 2px solid #ddd;
}
#argus-wrapper .slider-inner .da-dots {
  z-index: 10;
}
@media (max-width: 450px) {
  #argus-wrapper .da-slide p {
    display: none;
  }
}
@media (max-width: 900px) {
  #argus-wrapper .da-slide .da-img {
    display: none;
  }
}
#argus-wrapper .ms-promo-info {
  font-size: 45px;
  font-weight: 300;
  line-height: 1.5;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, sans-serif;
}
#argus-wrapper .ms-promo-info-in {
  font-size: 60px;
  font-weight: 600;
}
#argus-wrapper .ms-promo-sub {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  font-family: "Open Sans", Arial, sans-serif;
}
#argus-wrapper .ms-promo-sub-in {
  font-size: 15px;
}
#argus-wrapper .ms-img-bordered {
  background: #fff;
  padding: 7px;
}
#argus-wrapper .tp-dottedoverlay {
  z-index: 1 !important;
}
#argus-wrapper .tp-bullets.preview4 .bullet {
  border-radius: 10px !important;
}
#argus-wrapper .tp-banner-container ul li,
#argus-wrapper .fullscreenbanner-container ul li {
  list-style: none;
  visibility: hidden;
}
#argus-wrapper .tp-banner-container a.btn-u,
#argus-wrapper .tp-banner-container a.btn-u:hover {
  color: #fff;
  border: solid 1px transparent;
}
#argus-wrapper .tp-banner-container a.re-btn-brd {
  background: none;
  border: solid 1px #fff;
}
#argus-wrapper .tp-banner-container a.re-btn-brd:hover {
  color: #555;
  background: #fff;
}
#argus-wrapper .tp-banner-container .btn-u.btn-brd {
  font-weight: 400;
}
#argus-wrapper .tp-banner-container {
  position: relative;
}
#argus-wrapper .fullscreen-container {
  padding: 0;
  width: 100%;
  position: relative;
}
#argus-wrapper .revolution-mch-1:after {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
}
#argus-wrapper .revolution-ch1 {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  line-height: 60px;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, sans-serif;
}
#argus-wrapper .revolution-ch2 {
  color: #fff;
  font-size: 20px;
  max-width: 470px;
  line-height: 32px;
  position: relative;
  text-align: center;
  font-weight: normal;
  font-family: "Open Sans", Arial, sans-serif;
}
#argus-wrapper .revolution-ch2:after {
  left: 50%;
  width: 70px;
  height: 2px;
  content: " ";
  bottom: -20px;
  background: #fff;
  margin-left: -35px;
  position: absolute;
}
#argus-wrapper .re-title-v1 {
  color: #fff;
  font-size: 75px;
  font-weight: 600;
  line-height: 60px;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, sans-serif;
}
#argus-wrapper .re-title-v2 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, sans-serif;
}
#argus-wrapper .re-text-v1 {
  color: #fff;
  font-size: 24px;
  text-align: center;
  font-family: "Open Sans", Arial, sans-serif;
}
#argus-wrapper .re-text-v2 {
  color: #fff;
  font-size: 24px;
  font-family: "Open Sans", Arial, sans-serif;
}
#argus-wrapper .rs-caption-1 {
  color: #fff;
  font-size: 32px;
  font-weight: 200;
  padding: 6px 75px;
  position: relative;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
}
#argus-wrapper .rs-caption-1:after,
#argus-wrapper .rs-caption-1:before {
  font-size: 16px;
  content: "\f005";
  position: absolute;
  font-family: FontAwesome;
}
@media (max-width: 768px) {
  #argus-wrapper .rs-caption-1:after,
  #argus-wrapper .rs-caption-1:before {
    content: "";
  }
}
#argus-wrapper .rs-caption-1:after {
  right: 4%;
}
#argus-wrapper .rs-caption-1:before {
  left: 4%;
}
#argus-wrapper .rs-caption-2 {
  color: #fff;
  position: relative;
  font-size: 26px;
  font-weight: 200;
  line-height: 40px;
  padding: 10px 50px;
  text-align: center;
}
#argus-wrapper .rs-caption-2:after {
  left: 50%;
  content: "";
  height: 1px;
  width: 100px;
  bottom: -10px;
  background: #fff;
  margin-left: -50px;
  position: absolute;
}
#argus-wrapper .rs-caption-3 a {
  margin: 0 5px;
  padding: 7px 20px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #argus-wrapper .rs-caption-1,
  #argus-wrapper .rs-caption-2,
  #argus-wrapper .rs-caption-3 {
    font-weight: normal;
  }
}
#argus-wrapper .layer_slider {
  overflow: hidden;
}
#argus-wrapper .ls-ct-half,
#argus-wrapper .ls-ct-center {
  border-radius: 100px !important;
}
@media (max-width: 900px) {
  #argus-wrapper #sequence-theme .info {
    top: 80px !important;
    width: 60% !important;
    margin-right: 50px;
  }
}
@media (max-width: 450px) {
  #argus-wrapper #sequence-theme .info {
    top: 70px !important;
    width: 70% !important;
    margin-right: 25px;
  }
  #argus-wrapper #sequence-theme h2 {
    font-size: 30px !important;
  }
  #argus-wrapper #sequence-theme .info p {
    font-size: 18px !important;
  }
}
#argus-wrapper .clients {
  border: 0;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 30px;
  box-shadow: none !important;
  margin-bottom: 0 !important;
}
#argus-wrapper .clients li {
  overflow: hidden;
  margin-left: 1px;
  position: relative;
  background: #fafafa;
}
#argus-wrapper .clients li:hover {
  background: #f6f6f6;
}
#argus-wrapper .clients li img.color-img {
  top: 0;
  left: 0;
  display: none;
  position: absolute;
}
#argus-wrapper .clients li:hover img.color-img {
  display: block;
}
#argus-wrapper .clients li img {
  filter: gray;
  float: none !important;
  margin: 0 auto !important;
}
#argus-wrapper .clients li img:hover {
  filter: none;
}
#argus-wrapper .pie-progress-charts .inner-pchart {
  text-align: center;
}
#argus-wrapper .pie-progress-charts .circle {
  color: #555;
  font-weight: 200;
  margin-bottom: 20px;
}
#argus-wrapper .pie-progress-charts .circle-title {
  font-size: 22px;
}
@media (max-width: 767px) {
  #argus-wrapper .pie-progress-charts .inner-pchart {
    margin-bottom: 40px;
  }
}
#argus-wrapper .counters {
  color: #555;
  text-align: center;
}
@media (max-width: 767px) {
  #argus-wrapper .counters {
    margin-bottom: 30px;
  }
  #argus-wrapper .counters:last-child {
    margin-bottom: inherit;
  }
}
#argus-wrapper .counters span {
  font-size: 35px;
}
#argus-wrapper .counters span.counter-icon {
  display: block;
  margin-bottom: 10px;
}
#argus-wrapper .counters span.counter-icon i {
  color: #fff;
  padding: 16px;
  min-width: 65px;
  font-size: 30px;
  position: relative;
  background: #72c02c;
}
#argus-wrapper .counters span.counter-icon i:after {
  width: 0;
  height: 0;
  left: 38%;
  content: " ";
  bottom: -7px;
  display: block;
  position: absolute;
  border-top: 7px solid #72c02c;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-left-style: inset;
  border-right-style: inset;
}
#argus-wrapper .counters:hover span.counter-icon i {
  border-color: #000;
}
#argus-wrapper #topcontrol {
  color: #fff;
  z-index: 99;
  width: 30px;
  height: 30px;
  font-size: 20px;
  background: #222;
  position: relative;
  right: 14px !important;
  bottom: 11px !important;
  border-radius: 3px !important;
}
#argus-wrapper #topcontrol:after {
  top: -2px;
  left: 8.5px;
  content: "\f106";
  position: absolute;
  text-align: center;
  font-family: FontAwesome;
}
#argus-wrapper #topcontrol:hover {
  color: #fff;
  background: #72c02c;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#argus-wrapper .owl-btn {
  color: #777;
  cursor: pointer;
  font-size: 18px;
  padding: 2px 9px;
  text-align: center;
  background: #fff;
}
#argus-wrapper .owl-btn:hover {
  color: #fff;
  background: #72c02c;
}
#argus-wrapper .owl-carousel-v1 .owl-navigation {
  text-align: right;
  margin-bottom: 20px;
}
#argus-wrapper .owl-carousel-v1 .item {
  margin: 0 5px;
}
#argus-wrapper .owl-carousel-v1 .item img {
  text-align: center;
}
#argus-wrapper .owl-carousel-v1 .owl-pagination {
  display: none;
}
#argus-wrapper .owl-carousel-v2 .owl-slider-v2 {
  margin-bottom: 20px;
}
#argus-wrapper .owl-carousel-v2 .item {
  margin: 0 15px;
}
#argus-wrapper .owl-carousel-v2 .item img {
  text-align: center;
}
#argus-wrapper .owl-carousel-v2 .owl-navigation {
  text-align: center;
  align-self: center;
}
#argus-wrapper .owl-carousel-v2 .owl-pagination {
  display: none;
}
#argus-wrapper .owl-carousel-v3 .item {
  margin: 0 15px;
}
#argus-wrapper .owl-carousel-v3 .item img {
  text-align: center;
}
#argus-wrapper .owl-carousel-v3 .owl-pagination {
  display: none;
}
#argus-wrapper .owl-carousel-v4 .owl-wrapper-outer {
  margin-bottom: 20px;
}
#argus-wrapper .owl-carousel-v4 .item {
  margin: 0 3px;
}
#argus-wrapper .owl-carousel-v4 .item img {
  width: 100%;
}
#argus-wrapper .owl-carousel-v5 .owl-wrapper-outer {
  margin-bottom: 20px;
}
#argus-wrapper .owl-carousel-v5 .owl-controls .owl-page.active span,
#argus-wrapper .owl-carousel-v5 .owl-controls.clickable .owl-page:hover span {
  background: #72c02c;
}
#argus-wrapper .owl-carousel-v5 .owl-controls .owl-page span {
  margin: 5px 3px !important;
}
#argus-wrapper .owl-carousel-v6 .owl-carousel-item {
  margin: 0 10px;
  padding: 7px 0;
  text-align: center;
  position: relative;
  border: 1px solid #e4e2e2;
}
#argus-wrapper .owl-carousel-v6 .owl-carousel-item img {
  width: 150px;
  height: auto;
}
#argus-wrapper .owl-carousel-v6 .owl-wrapper-outer {
  margin-bottom: 20px;
}
#argus-wrapper .owl-carousel-v6 .owl-controls .owl-page span {
  margin: 5px 3px !important;
}
#argus-wrapper .owl-pagination {
  text-align: center !important;
}
#argus-wrapper .owl-theme .owl-controls .owl-page.active span,
#argus-wrapper .owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
}
#argus-wrapper .owl-theme .owl-controls .owl-page {
  zoom: 1;
  display: inline-block;
  *display: inline;
}
#argus-wrapper .owl-theme .owl-controls .owl-page span {
  width: 12px;
  height: 12px;
  opacity: 0.3;
  display: block;
  margin: 5px 7px;
  background: #bbb;
  filter: alpha(opacity=50);
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}
#argus-wrapper .owl-carousel-style-v1 img {
  width: 120px;
  height: auto;
}
#argus-wrapper .owl-carousel-style-v2 .item {
  margin: 0 3px;
  background: #fafafa;
  text-align: center;
  border: solid 1px #eee;
}
#argus-wrapper .owl-carousel-style-v2 .item img {
  padding: 0 3px;
  display: inline-block;
}
#argus-wrapper .owl-carousel-style-v2 .item:hover {
  background: #f7f7f7;
  border-color: #e5e5e5;
  transition: all 0.4s ease-in-out;
}
#argus-wrapper .owl-carousel-style-v2 .owl-pagination {
  display: none;
}
#argus-wrapper .owl-clients-v1 img {
  width: 120px;
  height: auto;
}
#argus-wrapper .owl-clients-v1 .owl-pagination {
  display: none;
}
#argus-wrapper .testimonials-v3 {
  padding: 100px 0;
  font-family: "Open Sans", Arial, sans-serif;
}
#argus-wrapper .testimonials-v3 ul {
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
}
#argus-wrapper .testimonials-v3 li img {
  width: 150px;
  height: 150px;
  margin-bottom: 10px;
}
#argus-wrapper .testimonials-v3 li > p {
  font-size: 14px;
}
#argus-wrapper .testimonials-v3 .testimonials-v3-title {
  font-size: 22px;
  font-weight: 200;
  margin-bottom: 20px;
}
#argus-wrapper .testimonials-v3 .testimonials-v3-title p {
  color: #72c02c;
  margin-bottom: 0;
}
#argus-wrapper .testimonials-v3 .testimonials-v3-title span {
  color: #777;
  display: block;
  font-size: 14px;
}
#argus-wrapper .testimonials-v3 .owl-pagination {
  display: none;
}
#argus-wrapper .testimonials-v3 .owl-buttons .owl-prev,
#argus-wrapper .testimonials-v3 .owl-buttons .owl-next {
  padding: 13px;
  position: relative;
  margin: 15px 2px 0;
  background: #f5f5f5;
  display: inline-block;
}
#argus-wrapper .testimonials-v3 .owl-buttons .owl-prev:after,
#argus-wrapper .testimonials-v3 .owl-buttons .owl-next:after {
  top: 0;
  color: #bbb;
  font-size: 16px;
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}
#argus-wrapper .testimonials-v3 .owl-buttons .owl-prev:after {
  left: 10px;
  content: "\f104";
}
#argus-wrapper .testimonials-v3 .owl-buttons .owl-next:after {
  right: 10px;
  content: "\f105";
}
#argus-wrapper .testimonials-v3 .owl-buttons .owl-prev:hover:after,
#argus-wrapper .testimonials-v3 .owl-buttons .owl-next:hover:after {
  color: #fff;
}
#argus-wrapper .testimonials-v3 .owl-buttons .owl-prev:hover,
#argus-wrapper .testimonials-v3 .owl-buttons .owl-next:hover {
  background: #72c02c;
  -webkit-transition: background 0.4s ease-in-out;
  -moz-transition: background 0.4s ease-in-out;
  -o-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
}
#argus-wrapper .owl-work-v1 .owl-navigation {
  top: 3px;
  position: relative;
}
#argus-wrapper .owl-work-v1 .owl-navigation {
  margin-bottom: 10px;
}
#argus-wrapper .owl-work-v1 .item a {
  text-align: center;
}
#argus-wrapper .owl-work-v1 .item a:hover {
  text-decoration: none;
}
#argus-wrapper .owl-work-v1 .item a:hover strong {
  color: #555;
}
#argus-wrapper .owl-work-v1 .item em.overflow-hidden {
  display: block;
}
#argus-wrapper .owl-work-v1 .item a span {
  display: block;
  padding: 10px;
  border-bottom: solid 2px #eee;
}
#argus-wrapper .owl-work-v1 .item a strong {
  color: #555;
  display: block;
}
#argus-wrapper .owl-work-v1 .item a i {
  color: #fff;
}
#argus-wrapper .owl-work-v1 .item a img {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
#argus-wrapper .owl-work-v1 .item a:hover img {
  opacity: 0.8;
  -webkit-transform: scale(1.2) rotate(3deg);
  -moz-transform: scale(1.2) rotate(3deg);
  -o-transform: scale(1) rotate(3deg);
  -ms-transform: scale(1.2) rotate(3deg);
  transform: scale(1.2) rotate(3deg);
}
#argus-wrapper .owl-work-v1 .item a:hover span {
  border-bottom: solid 2px #72c02c;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#argus-wrapper .parallax-twitter {
  color: #fff;
  padding: 100px 0;
  position: relative;
  text-align: center;
  background: #333 url(/Content/themes/img/bg/19.jpg) 50% 0 fixed;
  background-size: cover;
  background-position: center center;
}
#argus-wrapper .parallax-twitter:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}
#argus-wrapper .parallax-twitter:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: url(/Content/themes/img/patterns/gridtile.png) repeat;
}
#argus-wrapper .parallax-twitter-in {
  z-index: 1;
  position: relative;
}
#argus-wrapper .parallax-twitter-in ul {
  margin: 0;
}
#argus-wrapper .parallax-twitter-in li {
  color: #fff;
}
#argus-wrapper .parallax-twitter-in li p {
  color: #fff;
  font-size: 18px;
  font-weight: 200;
}
#argus-wrapper .parallax-twitter-in li a {
  color: #eee;
  text-decoration: underline;
}
#argus-wrapper .parallax-twitter-in li a:hover {
  text-decoration: none;
}
#argus-wrapper .parallax-twitter-in li span {
  color: #ddd;
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
}
#argus-wrapper .parallax-twitter-in .owl-page {
  width: 18px;
}
#argus-wrapper .clients-section {
  padding: 60px 0;
  position: relative;
  background: #333 url(/Content/themes/img/bg/7.jpg) 50% fixed;
  background-size: cover;
  background-position: center center;
}
#argus-wrapper .clients-section:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
}
#argus-wrapper .clients-section:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: url(/Content/themes/img/patterns/gridtile.png) repeat;
}
#argus-wrapper .clients-section .title-v1 p,
#argus-wrapper .clients-section .title-v1 h2 {
  color: #fff;
}
#argus-wrapper .clients-section ul {
  padding: 0;
  z-index: 1;
  list-style: none;
}
#argus-wrapper .clients-section li {
  margin: 0 3px;
  background: #fff;
}
#argus-wrapper .clients-section li a {
  padding: 10px;
  display: block;
  overflow: hidden;
  text-align: center;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#argus-wrapper .clients-section img {
  width: 100px;
  height: 100px;
}
#argus-wrapper .clients-section .owl-pagination {
  display: none;
}
#argus-wrapper .owl-video img {
  position: relative;
  text-align: center;
  margin: 0 auto 20px;
}
#argus-wrapper .owl-video img.video-play {
  top: 50%;
  left: 50%;
  margin-top: -52px;
  margin-left: -52px;
  position: absolute;
}
#argus-wrapper .owl-video .owl-controls .owl-page span {
  margin: 5px 3px;
}
#argus-wrapper .headline {
  display: block;
  margin: 10px 0 25px 0;
  border-bottom: 1px dotted #e4e9f0;
}
#argus-wrapper .headline h2 {
  font-size: 22px;
}
#argus-wrapper .headline h2,
#argus-wrapper .headline h3,
#argus-wrapper .headline h4 {
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #72c02c;
}
#argus-wrapper .headline-md {
  margin-bottom: 15px;
}
#argus-wrapper .headline-md h2 {
  font-size: 21px;
}
#argus-wrapper .heading {
  text-align: center;
}
#argus-wrapper .heading h2 {
  padding: 0 12px;
  position: relative;
  display: inline-block;
  line-height: 34px !important;
}
#argus-wrapper .heading h2:before,
#argus-wrapper .heading h2:after {
  content: " ";
  width: 70%;
  position: absolute;
  border-width: 1px;
  border-color: #bbb;
}
#argus-wrapper .heading h2:before {
  right: 100%;
}
#argus-wrapper .heading h2:after {
  left: 100%;
}
@media (max-width: 768px) {
  #argus-wrapper .heading h2:before,
  #argus-wrapper .heading h2:after {
    width: 20%;
  }
}
#argus-wrapper .heading-v1 h2:before,
#argus-wrapper .heading-v1 h2:after {
  top: 15px;
  height: 6px;
  border-top-style: solid;
  border-bottom-style: solid;
}
#argus-wrapper .heading-v2 h2:before,
#argus-wrapper .heading-v2 h2:after {
  top: 15px;
  height: 6px;
  border-top-style: dashed;
  border-bottom-style: dashed;
}
#argus-wrapper .heading-v3 h2:before,
#argus-wrapper .heading-v3 h2:after {
  top: 15px;
  height: 6px;
  border-top-style: dotted;
  border-bottom-style: dotted;
}
#argus-wrapper .heading-v4 h2:before,
#argus-wrapper .heading-v4 h2:after {
  top: 17px;
  border-bottom-style: solid;
}
#argus-wrapper .heading-v5 h2:before,
#argus-wrapper .heading-v5 h2:after {
  top: 17px;
  border-bottom-style: dashed;
}
#argus-wrapper .heading-v6 h2:before,
#argus-wrapper .heading-v6 h2:after {
  top: 17px;
  border-bottom-style: dotted;
}
#argus-wrapper .title-v1 {
  z-index: 1;
  position: relative;
  text-align: center;
  margin-bottom: 60px;
}
#argus-wrapper .title-v1 h1,
#argus-wrapper .title-v1 h2 {
  color: #444;
  font-size: 28px;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, sans-serif;
}
#argus-wrapper .title-v1 h1:after,
#argus-wrapper .title-v1 h2:after {
  bottom: 0;
  left: 50%;
  height: 1px;
  width: 70px;
  content: " ";
  margin-left: -35px;
  position: absolute;
  background: #72c02c;
}
#argus-wrapper .title-v1 p {
  font-size: 17px;
  font-weight: 200;
}
#argus-wrapper h2.title-v2 {
  color: #555;
  position: relative;
  margin-bottom: 30px;
}
#argus-wrapper h2.title-v2:after {
  left: 0;
  width: 70px;
  height: 2px;
  content: " ";
  bottom: -10px;
  background: #555;
  position: absolute;
}
#argus-wrapper h1.title-v2.title-center,
#argus-wrapper h2.title-v2.title-center,
#argus-wrapper h3.title-v2.title-center {
  text-align: center;
}
#argus-wrapper h1.title-v2.title-center:after,
#argus-wrapper h2.title-v2.title-center:after,
#argus-wrapper h3.title-v2.title-center:after {
  left: 50%;
  width: 70px;
  margin-left: -35px;
}
#argus-wrapper h1.title-light,
#argus-wrapper h2.title-light,
#argus-wrapper h3.title-light {
  color: #fff;
}
#argus-wrapper h2.title-light:after {
  background: #fff;
}
#argus-wrapper h1[class^=title-v3-],
#argus-wrapper h2[class^=title-v3-],
#argus-wrapper h3[class^=title-v3-] {
  color: #555;
}
#argus-wrapper h2.title-v3-xlg {
  font-size: 28px;
  line-height: 32px;
}
#argus-wrapper h1.title-v3-lg,
#argus-wrapper h2.title-v3-lg {
  font-size: 24px;
  line-height: 28px;
}
#argus-wrapper h1.title-v3-md,
#argus-wrapper h2.title-v3-md {
  font-size: 20px;
  line-height: 24px;
}
#argus-wrapper h2.title-v3-sm,
#argus-wrapper h3.title-v3-md {
  font-size: 18px;
  line-height: 24px;
}
#argus-wrapper h3.title-v3-md {
  line-height: 22px;
}
#argus-wrapper h3.title-v3-sm {
  font-size: 16px;
  line-height: 20px;
}
#argus-wrapper h2.title-v3-xs {
  font-size: 16px;
  line-height: 22px;
}
#argus-wrapper h3.title-v3-xs {
  font-size: 14px;
  margin-bottom: 0;
}
#argus-wrapper .title-v4 {
  font-size: 18px;
  margin: 0 0 20px;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
  border-bottom: 3px solid #333;
}
#argus-wrapper .headline-center {
  text-align: center;
  position: relative;
}
#argus-wrapper .headline-center h2 {
  color: #555;
  font-size: 24px;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
#argus-wrapper .headline-center h2:after {
  left: 50%;
  z-index: 1;
  width: 30px;
  height: 2px;
  content: " ";
  bottom: -5px;
  margin-left: -15px;
  text-align: center;
  position: absolute;
  background: #72c02c;
}
#argus-wrapper .headline-center p {
  font-size: 14px;
}
@media (max-width: 991px) {
  #argus-wrapper .headline-center p {
    padding: 0 50px;
  }
}
#argus-wrapper .headline-center.headline-light h2 {
  color: #fff;
}
#argus-wrapper .headline-center.headline-light p {
  color: #eee;
}
#argus-wrapper .headline-center-v2 {
  z-index: 0;
  text-align: center;
  position: relative;
}
#argus-wrapper .headline-center-v2 h2 {
  color: #555;
  font-size: 24px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#argus-wrapper .headline-center-v2 span.bordered-icon {
  color: #fff;
  padding: 0 10px;
  font-size: 15px;
  line-height: 18px;
  position: relative;
  margin-bottom: 25px;
  display: inline-block;
}
#argus-wrapper .headline-center-v2 span.bordered-icon:before,
#argus-wrapper .headline-center-v2 span.bordered-icon:after {
  top: 8px;
  height: 1px;
  content: " ";
  width: 100px;
  background: #fff;
  position: absolute;
}
#argus-wrapper .headline-center-v2 span.bordered-icon:before {
  left: 100%;
}
#argus-wrapper .headline-center-v2 span.bordered-icon:after {
  right: 100%;
}
#argus-wrapper .headline-center-v2 p {
  color: #555;
  font-size: 14px;
  padding: 0 70px;
}
#argus-wrapper .headline-center-v2.headline-center-v2-dark p {
  color: #666;
}
#argus-wrapper .headline-center-v2.headline-center-v2-dark span.bordered-icon {
  color: #666;
}
#argus-wrapper .headline-center-v2.headline-center-v2-dark span.bordered-icon:before,
#argus-wrapper .headline-center-v2.headline-center-v2-dark span.bordered-icon:after {
  background: #666;
}
#argus-wrapper .headline-left {
  position: relative;
}
#argus-wrapper .headline-left .headline-brd {
  color: #555;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
#argus-wrapper .headline-left .headline-brd:after {
  left: 1px;
  z-index: 1;
  width: 30px;
  height: 2px;
  content: " ";
  bottom: -5px;
  position: absolute;
  background: #72c02c;
}
#argus-wrapper .headline-v2 {
  display: block;
  background: #fff;
  padding: 1px 10px;
  margin: 0 0 20px 0;
  border-left: 2px solid #000;
}
#argus-wrapper .headline-v2 h2 {
  margin: 3px 0;
  font-size: 20px;
  font-weight: 200;
}
#argus-wrapper h2.heading-md {
  font-size: 20px;
  line-height: 24px;
}
#argus-wrapper h2.heading-sm,
#argus-wrapper h3.heading-md {
  font-size: 18px;
  line-height: 24px;
}
#argus-wrapper h3.heading-md {
  line-height: 22px;
}
#argus-wrapper h3.heading-sm {
  font-size: 16px;
  line-height: 20px;
}
#argus-wrapper h2.heading-xs {
  font-size: 16px;
  line-height: 22px;
}
#argus-wrapper h3.heading-xs {
  font-size: 14px;
  margin-bottom: 0;
}
#argus-wrapper .devider.devider-dotted {
  border-top: 2px dotted #eee;
}
#argus-wrapper .devider.devider-dashed {
  border-top: 2px dashed #eee;
}
#argus-wrapper .devider.devider-db {
  height: 5px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#argus-wrapper .devider.devider-db-dashed {
  height: 5px;
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
}
#argus-wrapper .devider.devider-db-dotted {
  height: 5px;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
}
#argus-wrapper .table thead > tr > th {
  border-bottom: none;
}
@media (max-width: 768px) {
  #argus-wrapper .table th.hidden-sm,
  #argus-wrapper .table td.hidden-sm {
    display: none !important;
  }
}
#argus-wrapper .form-control {
  box-shadow: none;
  border-radius: 0;
}
#argus-wrapper .input-group-addon {
  border-radius: 0;
}
#argus-wrapper .form-control:focus {
  border-color: #bbb;
  box-shadow: 0 0 2px #c9c9c9;
}
#argus-wrapper .form-spacing .form-control {
  margin-bottom: 15px;
}
#argus-wrapper .input-group-addon {
  color: #b3b3b3;
  font-size: 14px;
  background: #fff;
}
#argus-wrapper .nav-tabs > li > a,
#argus-wrapper .nav-pills > li > a,
#argus-wrapper .nav-tabs.nav-justified > li > a {
  border-radius: 0;
}
#argus-wrapper .tab-v1 .nav-tabs {
  border: none;
  background: none;
  border-bottom: solid 2px #72c02c;
}
#argus-wrapper .tab-v1 .nav-tabs a {
  font-size: 14px;
  padding: 5px 15px;
}
#argus-wrapper .tab-v1 .nav-tabs > .active > a,
#argus-wrapper .tab-v1 .nav-tabs > .active > a:hover,
#argus-wrapper .tab-v1 .nav-tabs > .active > a:focus {
  color: #fff;
  border: none;
  background: #72c02c;
}
#argus-wrapper .tab-v1 .nav-tabs > li > a {
  border: none;
}
#argus-wrapper .tab-v1 .nav-tabs > li > a:hover {
  color: #fff;
  background: #72c02c;
}
#argus-wrapper .tab-v1 .tab-content {
  padding: 10px 0;
}
#argus-wrapper .tab-v1 .tab-content img {
  margin-top: 4px;
  margin-bottom: 15px;
}
#argus-wrapper .tab-v1 .tab-content img.img-tab-space {
  margin-top: 7px;
}
#argus-wrapper .tab-v2 .nav-tabs {
  border-bottom: none;
}
#argus-wrapper .tab-v2 .nav-tabs li a {
  padding: 9px 16px;
  background: none;
  border: none;
}
#argus-wrapper .tab-v2 .nav-tabs li.active a {
  background: #fff;
  padding: 7px 15px 9px;
  border: solid 1px #eee;
  border-top: solid 2px #72c02c;
  border-bottom: none !important;
}
#argus-wrapper .tab-v2 .tab-content {
  padding: 10px 16px;
  border: solid 1px #eee;
}
#argus-wrapper .tab-v3 .nav-pills li a {
  color: #777;
  font-size: 17px;
  padding: 4px 8px;
  margin-bottom: 3px;
  background: #fafafa;
  border: solid 1px #eee;
}
#argus-wrapper .tab-v3 .nav-pills li a:hover,
#argus-wrapper .tab-v3 .nav-pills li.active a {
  color: #fff;
  background: #72c02c;
  border: solid 1px #68af28;
}
#argus-wrapper .tab-v3 .nav-pills li i {
  width: 1.25em;
  margin-right: 5px;
  text-align: center;
  display: inline-block;
}
#argus-wrapper .tab-v3 .tab-content {
  padding: 15px;
  background: #fafafa;
  border: solid 1px #eee;
}
#argus-wrapper .tab-v4 .tab-heading {
  width: 100%;
  overflow: hidden;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 3px solid #333;
}
#argus-wrapper .tab-v4 .tab-heading h2 {
  margin: 0;
  float: left;
  font-size: 18px;
  font-weight: bold;
}
#argus-wrapper .tab-v4 .nav-tabs {
  top: 3px;
  border: none;
  float: right;
  overflow: hidden;
  position: relative;
}
#argus-wrapper .tab-v4 .nav-tabs a {
  color: #555;
  font-size: 12px;
  padding: 6px 15px;
  text-transform: uppercase;
}
#argus-wrapper .tab-v4 .nav-tabs > .active > a,
#argus-wrapper .tab-v4 .nav-tabs > .active > a:hover,
#argus-wrapper .tab-v4 .nav-tabs > .active > a:focus {
  border: none;
  background: inherit;
}
#argus-wrapper .tab-v4 .nav-tabs > li > a {
  border: none;
}
#argus-wrapper .tab-v4 .nav-tabs > li > a:hover {
  background: inherit;
}
#argus-wrapper .tab-v4 .tab-content {
  padding: 20px 0 10px;
}
#argus-wrapper .tab-v5 .nav-tabs {
  border-bottom: none;
}
#argus-wrapper .tab-v5 .nav-tabs li a {
  border: none;
  font-size: 14px;
  background: none;
  padding: 9px 16px;
}
#argus-wrapper .tab-v5 .nav-tabs li.active a {
  background: #fff;
  padding: 7px 15px 9px;
  border: solid 1px #eee;
  border-top: solid 3px #222;
  border-bottom: none !important;
}
#argus-wrapper .tab-v5 .tab-content {
  padding: 13px;
  border: solid 1px #eee;
}
#argus-wrapper .acc-v1 .panel-heading {
  padding: 0;
  box-shadow: none;
}
#argus-wrapper .acc-v1 .panel-heading a {
  display: block;
  font-size: 14px;
  padding: 5px 15px;
  background: #fefefe;
}
#argus-wrapper .acc-icon a.accordion-toggle i {
  color: #555;
  margin-right: 8px;
}
#argus-wrapper .acc-icon a.accordion-toggle:hover i {
  color: #39414c;
}
#argus-wrapper .dropdown-menu,
#argus-wrapper .navbar-toggle {
  border-radius: 0;
}
#argus-wrapper .pagination > li:first-child > a,
#argus-wrapper .pagination > li:first-child > span,
#argus-wrapper .pagination-lg > li:first-child > a,
#argus-wrapper .pagination-lg > li:first-child > span,
#argus-wrapper .pagination-lg > li:last-child > a,
#argus-wrapper .pagination-lg > li:last-child > span,
#argus-wrapper .pagination > li:last-child > a,
#argus-wrapper .pagination > li:last-child > span {
  border-radius: 0;
}
#argus-wrapper .pagination li a {
  color: #777;
  padding: 5px 15px;
}
#argus-wrapper .pagination li a:hover {
  color: #fff;
  background: #5fb611;
  border-color: #5fb611;
}
#argus-wrapper .pagination > .active > a,
#argus-wrapper .pagination > .active > span,
#argus-wrapper .pagination > .active > a:hover,
#argus-wrapper .pagination > .active > span:hover,
#argus-wrapper .pagination > .active > a:focus,
#argus-wrapper .pagination > .active > span:focus {
  border-color: #72c02c;
  background-color: #72c02c;
}
#argus-wrapper .pagination-no-space .pagination {
  margin: 0;
}
#argus-wrapper .pager li > a,
#argus-wrapper .pager li > span {
  border-radius: 0;
}
#argus-wrapper .pager li > a:hover,
#argus-wrapper .pager li > a:focus {
  color: #fff;
  background: #5fb611;
  border-color: #5fb611;
}
#argus-wrapper .pager.pager-v2 li > a {
  border: none;
}
#argus-wrapper .pager.pager-v2 li > a,
#argus-wrapper .pager.pager-v3 li > a {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#argus-wrapper .pager.pager-v2 li > a:hover,
#argus-wrapper .pager.pager-v2 li > a:focus,
#argus-wrapper .pager.pager-v3 li > a:hover,
#argus-wrapper .pager.pager-v3 li > a:focus {
  color: #fff;
  background: #72c02c;
}
#argus-wrapper .pager.pager-v2 li.page-amount,
#argus-wrapper .pager.pager-v3 li.page-amount {
  font-size: 16px;
  font-style: italic;
}
#argus-wrapper .pager.pager-v2 li.page-amount,
#argus-wrapper .pager.pager-v2 li.page-amount:hover,
#argus-wrapper .pager.pager-v2 li.page-amount:focus,
#argus-wrapper .pager.pager-v3 li.page-amount,
#argus-wrapper .pager.pager-v3 li.page-amount:hover,
#argus-wrapper .pager.pager-v3 li.page-amount:focus {
  top: 7px;
  color: #777;
  position: relative;
}
#argus-wrapper .pager.pager-v2.pager-md li a,
#argus-wrapper .pager.pager-v3.pager-md li a {
  font-size: 16px;
  padding: 8px 18px;
}
#argus-wrapper .pager.pager-v4 li > a {
  line-height: normal;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#argus-wrapper .pager.pager-v4 li > a:hover,
#argus-wrapper .pager.pager-v4 li > a:focus {
  color: #fff;
  background: #222;
  border-color: #222;
}
#argus-wrapper .pager.pager-v4 li.page-amount {
  font-size: 14px;
  font-style: italic;
}
#argus-wrapper .pager.pager-v4 li.page-amount,
#argus-wrapper .pager.pager-v4 li.page-amount:hover,
#argus-wrapper .pager.pager-v4 li.page-amount:focus {
  top: 7px;
  color: #777;
  position: relative;
}
#argus-wrapper .list-group-item:first-child,
#argus-wrapper .list-group-item:last-child {
  border-radius: 0;
}
#argus-wrapper .sidebar-nav-v1 li {
  padding: 0;
}
#argus-wrapper .sidebar-nav-v1 li a {
  display: block;
  padding: 8px 30px 8px 10px;
}
#argus-wrapper .sidebar-nav-v1 li a:hover {
  text-decoration: none;
}
#argus-wrapper .sidebar-nav-v1 > li.active,
#argus-wrapper .sidebar-nav-v1 > li.active:hover {
  background: #717984;
}
#argus-wrapper .sidebar-nav-v1 > li.active,
#argus-wrapper .sidebar-nav-v1 > li.active:hover,
#argus-wrapper .sidebar-nav-v1 > li.active:focus {
  border-color: #ddd;
}
#argus-wrapper .sidebar-nav-v1 > li.active > a {
  color: #fff;
}
#argus-wrapper .sidebar-nav-v1 li ul {
  padding: 0;
  list-style: none;
}
#argus-wrapper .sidebar-nav-v1 li ul,
#argus-wrapper .sidebar-nav-v1 li.active ul a {
  background: #f8f8f8;
}
#argus-wrapper .sidebar-nav-v1 li ul a {
  color: #555;
  font-size: 12px;
  border-top: solid 1px #ddd;
  padding: 6px 30px 6px 17px;
}
#argus-wrapper .sidebar-nav-v1 ul li:hover a,
#argus-wrapper .sidebar-nav-v1 ul li.active a {
  color: #72c02c;
}
#argus-wrapper .list-group-item li > .badge {
  float: right;
}
#argus-wrapper .sidebar-nav-v1 span.badge {
  margin-top: 8px;
  margin-right: 10px;
}
#argus-wrapper .sidebar-nav-v1 .list-toggle > span.badge {
  margin-right: 25px;
}
#argus-wrapper .sidebar-nav-v1 ul li span.badge {
  margin-top: 8px;
  font-size: 11px;
  padding: 3px 5px;
  margin-right: 10px;
}
#argus-wrapper .list-toggle:after {
  top: 7px;
  right: 10px;
  color: #777;
  font-size: 14px;
  content: "\f105";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}
#argus-wrapper .list-toggle.active:after {
  color: #fff;
  content: "\f107";
}
#argus-wrapper .btn {
  box-shadow: none;
  border-radius: 0;
}
#argus-wrapper .btn-u {
  border: 0;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  padding: 6px 13px;
  position: relative;
  background: #72c02c;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
}
#argus-wrapper .btn-u:hover {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#argus-wrapper .btn-u.btn-block {
  text-align: center;
}
#argus-wrapper .btn-u-sm,
#argus-wrapper a.btn-u-sm {
  padding: 3px 12px;
}
#argus-wrapper .btn-u-lg,
#argus-wrapper a.btn-u-lg {
  font-size: 18px;
  padding: 10px 25px;
}
#argus-wrapper .btn-u-xs,
#argus-wrapper a.btn-u-xs {
  font-size: 12px;
  padding: 2px 12px;
  line-height: 18px;
}
#argus-wrapper .btn-group .dropdown-menu > li > a {
  padding: 3px 13px;
}
#argus-wrapper .btn-group > .btn-u,
#argus-wrapper .btn-group-vertical > .btn-u {
  float: left;
  position: relative;
}
#argus-wrapper .btn-group > .btn-u:first-child {
  margin-left: 0;
}
@-moz-document url-prefix() {
  #argus-wrapper .footer-subsribe .btn-u {
    padding-bottom: 4px;
  }
}
@media (max-width: 768px) {
  @-moz-document url-prefix() {
    #argus-wrapper .btn-u {
      padding-bottom: 6px;
    }
  }
}
#argus-wrapper .btn-u:hover,
#argus-wrapper .btn-u:focus,
#argus-wrapper .btn-u:active,
#argus-wrapper .btn-u.active,
#argus-wrapper .open .dropdown-toggle.btn-u {
  background: #5fb611;
}
#argus-wrapper .btn-u-split.dropdown-toggle {
  border-left: solid 1px #5fb611;
}
#argus-wrapper .btn-u.btn-u-blue {
  background: #3498db;
}
#argus-wrapper .btn-u.btn-u-blue:hover,
#argus-wrapper .btn-u.btn-u-blue:focus,
#argus-wrapper .btn-u.btn-u-blue:active,
#argus-wrapper .btn-u.btn-u-blue.active,
#argus-wrapper .open .dropdown-toggle.btn-u.btn-u-blue {
  background: #2980b9;
}
#argus-wrapper .btn-u.btn-u-split-blue.dropdown-toggle {
  border-left: solid 1px #2980b9;
}
#argus-wrapper .btn-u.btn-u-red {
  background: #e74c3c;
}
#argus-wrapper .btn-u.btn-u-red:hover,
#argus-wrapper .btn-u.btn-u-red:focus,
#argus-wrapper .btn-u.btn-u-red:active,
#argus-wrapper .btn-u.btn-u-red.active,
#argus-wrapper .open .dropdown-toggle.btn-u.btn-u-red {
  background: #c0392b;
}
#argus-wrapper .btn-u.btn-u-split-red.dropdown-toggle {
  border-left: solid 1px #c0392b;
}
#argus-wrapper .btn-u.btn-u-orange {
  background: #e67e22;
}
#argus-wrapper .btn-u.btn-u-orange:hover,
#argus-wrapper .btn-u.btn-u-orange:focus,
#argus-wrapper .btn-u.btn-u-orange:active,
#argus-wrapper .btn-u.btn-u-orange.active,
#argus-wrapper .open .dropdown-toggle.btn-u.btn-u-orange {
  background: #d35400;
}
#argus-wrapper .btn-u.btn-u-split-orange.dropdown-toggle {
  border-left: solid 1px #d35400;
}
#argus-wrapper .btn-u.btn-u-sea {
  background: #1abc9c;
}
#argus-wrapper .btn-u.btn-u-sea:hover,
#argus-wrapper .btn-u.btn-u-sea:focus,
#argus-wrapper .btn-u.btn-u-sea:active,
#argus-wrapper .btn-u.btn-u-sea.active,
#argus-wrapper .open .dropdown-toggle.btn-u.btn-u-sea {
  background: #16a085;
}
#argus-wrapper .btn-u.btn-u-split-sea.dropdown-toggle {
  border-left: solid 1px #16a085;
}
#argus-wrapper .btn-u.btn-u-green {
  background: #2ecc71;
}
#argus-wrapper .btn-u.btn-u-green:hover,
#argus-wrapper .btn-u.btn-u-green:focus,
#argus-wrapper .btn-u.btn-u-green:active,
#argus-wrapper .btn-u.btn-u-green.active,
#argus-wrapper .open .dropdown-toggle.btn-u.btn-u-green {
  background: #27ae60;
}
#argus-wrapper .btn-u.btn-u-split-green.dropdown-toggle {
  border-left: solid 1px #27ae60;
}
#argus-wrapper .btn-u.btn-u-yellow {
  background: #f1c40f;
}
#argus-wrapper .btn-u.btn-u-yellow:hover,
#argus-wrapper .btn-u.btn-u-yellow:focus,
#argus-wrapper .btn-u.btn-u-yellow:active,
#argus-wrapper .btn-u.btn-u-yellow.active,
#argus-wrapper .open .dropdown-toggle.btn-u.btn-u-yellow {
  background: #f39c12;
}
#argus-wrapper .btn-u.btn-u-split-yellow.dropdown-toggle {
  border-left: solid 1px #f39c12;
}
#argus-wrapper .btn-u.btn-u-default {
  background: #95a5a6;
}
#argus-wrapper .btn-u.btn-u-default:hover,
#argus-wrapper .btn-u.btn-u-default:focus,
#argus-wrapper .btn-u.btn-u-default:active,
#argus-wrapper .btn-u.btn-u-default.active,
#argus-wrapper .open .dropdown-toggle.btn-u.btn-u-default {
  background: #7f8c8d;
}
#argus-wrapper .btn-u.btn-u-split-default.dropdown-toggle {
  border-left: solid 1px #7f8c8d;
}
#argus-wrapper .btn-u.btn-u-purple {
  background: #9b6bcc;
}
#argus-wrapper .btn-u.btn-u-purple:hover,
#argus-wrapper .btn-u.btn-u-purple:focus,
#argus-wrapper .btn-u.btn-u-purple:active,
#argus-wrapper .btn-u.btn-u-purple.active,
#argus-wrapper .open .dropdown-toggle.btn-u.btn-u-purple {
  background: #814fb5;
}
#argus-wrapper .btn-u.btn-u-split-purple.dropdown-toggle {
  border-left: solid 1px #814fb5;
}
#argus-wrapper .btn-u.btn-u-aqua {
  background: #27d7e7;
}
#argus-wrapper .btn-u.btn-u-aqua:hover,
#argus-wrapper .btn-u.btn-u-aqua:focus,
#argus-wrapper .btn-u.btn-u-aqua:active,
#argus-wrapper .btn-u.btn-u-aqua.active,
#argus-wrapper .open .dropdown-toggle.btn-u.btn-u-aqua {
  background: #26bac8;
}
#argus-wrapper .btn-u.btn-u-split-aqua.dropdown-toggle {
  border-left: solid 1px #26bac8;
}
#argus-wrapper .btn-u.btn-u-brown {
  background: #9c8061;
}
#argus-wrapper .btn-u.btn-u-brown:hover,
#argus-wrapper .btn-u.btn-u-brown:focus,
#argus-wrapper .btn-u.btn-u-brown:active,
#argus-wrapper .btn-u.btn-u-brown.active,
#argus-wrapper .open .dropdown-toggle.btn-u.btn-u-brown {
  background: #81674b;
}
#argus-wrapper .btn-u.btn-u-split-brown.dropdown-toggle {
  border-left: solid 1px #81674b;
}
#argus-wrapper .btn-u.btn-u-dark-blue {
  background: #4765a0;
}
#argus-wrapper .btn-u.btn-u-dark-blue:hover,
#argus-wrapper .btn-u.btn-u-dark-blue:focus,
#argus-wrapper .btn-u.btn-u-dark-blue:active,
#argus-wrapper .btn-u.btn-u-dark-blue.active,
#argus-wrapper .open .dropdown-toggle.btn-u.btn-u-dark-blue {
  background: #324c80;
}
#argus-wrapper .btn-u.btn-u-split-dark.dropdown-toggle {
  border-left: solid 1px #324c80;
}
#argus-wrapper .btn-u.btn-u-light-green {
  background: #79d5b3;
}
#argus-wrapper .btn-u.btn-u-light-green:hover,
#argus-wrapper .btn-u.btn-u-light-green:focus,
#argus-wrapper .btn-u.btn-u-light-green:active,
#argus-wrapper .btn-u.btn-u-light-green.active,
#argus-wrapper .open .dropdown-toggle.btn-u.btn-u-light-green {
  background: #59b795;
}
#argus-wrapper .btn-u.btn-u-split-light-green.dropdown-toggle {
  border-left: solid 1px #59b795;
}
#argus-wrapper .btn-u.btn-u-dark {
  background: #555;
}
#argus-wrapper .btn-u.btn-u-dark:hover,
#argus-wrapper .btn-u.btn-u-dark:focus,
#argus-wrapper .btn-u.btn-u-dark:active,
#argus-wrapper .btn-u.btn-u-dark.active,
#argus-wrapper .open .dropdown-toggle.btn-u.btn-u-dark {
  background: #333;
}
#argus-wrapper .btn-u.btn-u-split-dark.dropdown-toggle {
  border-left: solid 1px #333;
}
#argus-wrapper .btn-u.btn-u-light-grey {
  background: #585f69;
}
#argus-wrapper .btn-u.btn-u-light-grey:hover,
#argus-wrapper .btn-u.btn-u-light-grey:focus,
#argus-wrapper .btn-u.btn-u-light-grey:active,
#argus-wrapper .btn-u.btn-u-light-grey.active,
#argus-wrapper .open .dropdown-toggle.btn-u.btn-u-light-grey {
  background: #484f58;
}
#argus-wrapper .btn-u.btn-u-split-light-grey.dropdown-toggle {
  border-left: solid 1px #484f58;
}
#argus-wrapper .btn-u.btn-brd {
  color: #555;
  background: none;
  padding: 5px 13px;
  border: solid 1px transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#argus-wrapper .btn-u.btn-brd:hover {
  background: none;
  border: solid 1px #eee;
}
#argus-wrapper .btn-u.btn-brd:focus {
  background: none;
}
#argus-wrapper .btn-u.btn-brd.btn-brd-hover:hover {
  color: #fff !important;
}
#argus-wrapper .btn-u.btn-brd {
  border-color: #72c02c;
}
#argus-wrapper .btn-u.btn-brd:hover {
  color: #5fb611;
  border-color: #5fb611;
}
#argus-wrapper .btn-u.btn-brd.btn-brd-hover:hover {
  background: #5fb611;
}
#argus-wrapper .btn-u.btn-brd.btn-u-blue {
  border-color: #3498db;
}
#argus-wrapper .btn-u.btn-brd.btn-u-blue:hover {
  color: #2980b9;
  border-color: #2980b9;
}
#argus-wrapper .btn-u.btn-brd.btn-u-blue.btn-brd-hover:hover {
  background: #2980b9;
}
#argus-wrapper .btn-u.btn-brd.btn-u-red {
  border-color: #e74c3c;
}
#argus-wrapper .btn-u.btn-brd.btn-u-red:hover {
  color: #c0392b;
  border-color: #c0392b;
}
#argus-wrapper .btn-u.btn-brd.btn-u-red.btn-brd-hover:hover {
  background: #c0392b;
}
#argus-wrapper .btn-u.btn-brd.btn-u-orange {
  border-color: #e67e22;
}
#argus-wrapper .btn-u.btn-brd.btn-u-orange:hover {
  color: #d35400;
  border-color: #d35400;
}
#argus-wrapper .btn-u.btn-brd.btn-u-orange.btn-brd-hover:hover {
  background: #d35400;
}
#argus-wrapper .btn-u.btn-brd.btn-u-sea {
  border-color: #1abc9c;
}
#argus-wrapper .btn-u.btn-brd.btn-u-sea:hover {
  color: #16a085;
  border-color: #16a085;
}
#argus-wrapper .btn-u.btn-brd.btn-u-sea.btn-brd-hover:hover {
  background: #16a085;
}
#argus-wrapper .btn-u.btn-brd.btn-u-green {
  border-color: #2ecc71;
}
#argus-wrapper .btn-u.btn-brd.btn-u-green:hover {
  color: #27ae60;
  border-color: #27ae60;
}
#argus-wrapper .btn-u.btn-brd.btn-u-green.btn-brd-hover:hover {
  background: #27ae60;
}
#argus-wrapper .btn-u.btn-brd.btn-u-yellow {
  border-color: #f1c40f;
}
#argus-wrapper .btn-u.btn-brd.btn-u-yellow:hover {
  color: #f39c12;
  border-color: #f39c12;
}
#argus-wrapper .btn-u.btn-brd.btn-u-yellow.btn-brd-hover:hover {
  background: #f39c12;
}
#argus-wrapper .btn-u.btn-brd.btn-u-default {
  border-color: #95a5a6;
}
#argus-wrapper .btn-u.btn-brd.btn-u-default:hover {
  color: #7f8c8d;
  border-color: #7f8c8d;
}
#argus-wrapper .btn-u.btn-brd.btn-u-default.btn-brd-hover:hover {
  background: #7f8c8d;
}
#argus-wrapper .btn-u.btn-brd.btn-u-dark {
  border-color: #555;
}
#argus-wrapper .btn-u.btn-brd.btn-u-dark:hover {
  color: #333;
  border-color: #333;
}
#argus-wrapper .btn-u.btn-brd.btn-u-dark.btn-brd-hover:hover {
  background: #333;
}
#argus-wrapper .btn-u.btn-brd.btn-u-light-grey {
  border-color: #585f69;
}
#argus-wrapper .btn-u.btn-brd.btn-u-light-grey:hover {
  color: #484f58;
  border-color: #484f58;
}
#argus-wrapper .btn-u.btn-brd.btn-u-light-grey.btn-brd-hover:hover {
  background: #484f58;
}
#argus-wrapper .btn-u.btn-brd.btn-u-purple {
  border-color: #9b6bcc;
}
#argus-wrapper .btn-u.btn-brd.btn-u-purple:hover {
  color: #814fb5;
  border-color: #814fb5;
}
#argus-wrapper .btn-u.btn-brd.btn-u-purple.btn-brd-hover:hover {
  background: #814fb5;
}
#argus-wrapper .btn-u.btn-brd.btn-u-aqua {
  border-color: #27d7e7;
}
#argus-wrapper .btn-u.btn-brd.btn-u-aqua:hover {
  color: #26bac8;
  border-color: #26bac8;
}
#argus-wrapper .btn-u.btn-brd.btn-u-aqua.btn-brd-hover:hover {
  background: #26bac8;
}
#argus-wrapper .btn-u.btn-brd.btn-u-brown {
  border-color: #9c8061;
}
#argus-wrapper .btn-u.btn-brd.btn-u-brown:hover {
  color: #81674b;
  border-color: #81674b;
}
#argus-wrapper .btn-u.btn-brd.btn-u-brown.btn-brd-hover:hover {
  background: #81674b;
}
#argus-wrapper .btn-u.btn-brd.btn-u-dark-blue {
  border-color: #4765a0;
}
#argus-wrapper .btn-u.btn-brd.btn-u-dark-blue:hover {
  color: #324c80;
  border-color: #324c80;
}
#argus-wrapper .btn-u.btn-brd.btn-u-dark-blue.btn-brd-hover:hover {
  background: #324c80;
}
#argus-wrapper .btn-u.btn-brd.btn-u-light-green {
  border-color: #79d5b3;
}
#argus-wrapper .btn-u.btn-brd.btn-u-light-green:hover {
  color: #59b795;
  border-color: #59b795;
}
#argus-wrapper .btn-u.btn-brd.btn-u-light-green.btn-brd-hover:hover {
  background: #59b795;
}
#argus-wrapper .btn-u.btn-brd.btn-u-light {
  color: #fff;
  border-color: #fff;
}
#argus-wrapper .btn-u.btn-brd.btn-u-light:hover {
  border-color: #fff;
}
#argus-wrapper .btn-u.btn-brd.btn-u-light.btn-brd-hover:hover {
  background: #fff;
  color: #555 !important;
}
#argus-wrapper .dropdown-show {
  box-shadow: 0 0 4px #eee;
  display: inline-block;
  position: relative;
}
#argus-wrapper .badge,
#argus-wrapper .label {
  border-radius: 0;
}
#argus-wrapper span.label {
  font-size: 11px;
  font-weight: 400;
  padding: 4px 7px;
}
#argus-wrapper span.badge,
#argus-wrapper .list-group-item.active > .badge {
  color: #fff;
  font-weight: 400;
  padding: 4px 7px;
}
#argus-wrapper span.label-u,
#argus-wrapper span.badge-u,
#argus-wrapper .list-group-item.active > .badge.badge-u {
  background: #72c02c;
}
#argus-wrapper span.label-blue,
#argus-wrapper span.badge-blue,
#argus-wrapper .list-group-item.active > .badge {
  background: #3498db;
}
#argus-wrapper span.label-red,
#argus-wrapper span.badge-red,
#argus-wrapper .list-group-item.active > .badge {
  background: #e74c3c;
}
#argus-wrapper span.label-green,
#argus-wrapper span.badge-green,
#argus-wrapper .list-group-item.active > .badge.badge-green {
  background: #2ecc71;
}
#argus-wrapper span.label-sea,
#argus-wrapper span.badge-sea,
#argus-wrapper .list-group-item.active > .badge.badge-sea {
  background: #1abc9c;
}
#argus-wrapper span.label-orange,
#argus-wrapper span.badge-orange,
#argus-wrapper .list-group-item.active > .badge.badge-orange {
  background: #e67e22;
}
#argus-wrapper span.label-yellow,
#argus-wrapper span.badge-yellow,
#argus-wrapper .list-group-item.active > .badge.badge-yellow {
  background: #f1c40f;
}
#argus-wrapper span.label-purple,
#argus-wrapper span.badge-purple,
#argus-wrapper .list-group-item.active > .badge.badge-purple {
  background: #9b6bcc;
}
#argus-wrapper span.label-aqua,
#argus-wrapper span.badge-aqua,
#argus-wrapper .list-group-item.active > .badge.badge-aqua {
  background: #27d7e7;
}
#argus-wrapper span.label-brown,
#argus-wrapper span.badge-brown,
#argus-wrapper .list-group-item.active > .badge.badge-brown {
  background: #9c8061;
}
#argus-wrapper span.label-dark-blue,
#argus-wrapper span.badge-dark-blue,
#argus-wrapper .list-group-item.active > .badge.badge-dark-blue {
  background: #4765a0;
}
#argus-wrapper span.label-light-green,
#argus-wrapper span.badge-light-green,
#argus-wrapper .list-group-item.active > .badge.badge-light-green {
  background: #79d5b3;
}
#argus-wrapper span.label-light,
#argus-wrapper span.badge-light,
#argus-wrapper .list-group-item.active > .badge.badge-light {
  color: #777;
  background: #ecf0f1;
}
#argus-wrapper span.label-dark,
#argus-wrapper span.badge-dark,
#argus-wrapper .list-group-item.active > .badge.badge-dark {
  background: #555;
}
#argus-wrapper .badge-lists li {
  position: relative;
}
#argus-wrapper .badge-lists span.badge {
  top: -10px;
  right: -6px;
  position: absolute;
}
#argus-wrapper .badge-lists.badge-icons span.badge {
  min-width: 12px;
  padding: 3px 6px;
}
#argus-wrapper .badge-lists.badge-icons i {
  font-size: 18px;
  min-width: 25px;
}
#argus-wrapper .badge-box-v1 a {
  color: #777;
  min-width: 40px;
  font-size: 18px;
  padding: 8px 9px;
  display: inline-block;
  border: solid 1px #eee;
}
#argus-wrapper .badge-box-v2 a {
  color: #777;
  font-size: 12px;
  padding: 10px;
  min-width: 70px;
  text-align: center;
  display: inline-block;
  border: solid 1px #eee;
}
#argus-wrapper .badge-box-v2 a i {
  font-size: 20px;
}
#argus-wrapper .badge-box-v1 a i,
#argus-wrapper .badge-box-v2 a i {
  display: block;
  margin: 1px auto 2px;
}
#argus-wrapper .badge-box-v1 a:hover,
#argus-wrapper .badge-box-v2 a:hover {
  color: #555;
  border-color: #555;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#argus-wrapper .social-icons {
  margin: 0;
  padding: 0;
}
#argus-wrapper .social-icons li {
  list-style: none;
  margin-right: 3px;
  margin-bottom: 5px;
  text-indent: -9999px;
  display: inline-block;
}
#argus-wrapper .social-icons li a,
#argus-wrapper a.social-icon {
  width: 28px;
  height: 28px;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#argus-wrapper .social-icons li:hover a {
  background-position: 0 -38px;
}
#argus-wrapper .social-icons-color li a {
  opacity: 0.7;
  background-position: 0 -38px !important;
}
#argus-wrapper .social-icons-color li a:hover {
  opacity: 1;
}
#argus-wrapper .social_amazon {
  background: url(/Content/themes/img/icons/social/amazon.png) no-repeat;
}
#argus-wrapper .social_behance {
  background: url(/Content/themes/img/icons/social/behance.png) no-repeat;
}
#argus-wrapper .social_blogger {
  background: url(/Content/themes/img/icons/social/blogger.png) no-repeat;
}
#argus-wrapper .social_deviantart {
  background: url(/Content/themes/img/icons/social/deviantart.png) no-repeat;
}
#argus-wrapper .social_dribbble {
  background: url(/Content/themes/img/icons/social/dribbble.png) no-repeat;
}
#argus-wrapper .social_dropbox {
  background: url(/Content/themes/img/icons/social/dropbox.png) no-repeat;
}
#argus-wrapper .social_evernote {
  background: url(/Content/themes/img/icons/social/evernote.png) no-repeat;
}
#argus-wrapper .social_facebook {
  background: url(/Content/themes/img/icons/social/facebook.png) no-repeat;
}
#argus-wrapper .social_forrst {
  background: url(/Content/themes/img/icons/social/forrst.png) no-repeat;
}
#argus-wrapper .social_github {
  background: url(/Content/themes/img/icons/social/github.png) no-repeat;
}
#argus-wrapper .social_googleplus {
  background: url(/Content/themes/img/icons/social/googleplus.png) no-repeat;
}
#argus-wrapper .social_jolicloud {
  background: url(/Content/themes/img/icons/social/jolicloud.png) no-repeat;
}
#argus-wrapper .social_last-fm {
  background: url(/Content/themes/img/icons/social/last-fm.png) no-repeat;
}
#argus-wrapper .social_linkedin {
  background: url(/Content/themes/img/icons/social/linkedin.png) no-repeat;
}
#argus-wrapper .social_picasa {
  background: url(/Content/themes/img/icons/social/picasa.png) no-repeat;
}
#argus-wrapper .social_pintrest {
  background: url(/Content/themes/img/icons/social/pintrest.png) no-repeat;
}
#argus-wrapper .social_rss {
  background: url(/Content/themes/img/icons/social/rss.png) no-repeat;
}
#argus-wrapper .social_skype {
  background: url(/Content/themes/img/icons/social/skype.png) no-repeat;
}
#argus-wrapper .social_spotify {
  background: url(/Content/themes/img/icons/social/spotify.png) no-repeat;
}
#argus-wrapper .social_stumbleupon {
  background: url(/Content/themes/img/icons/social/stumbleupon.png) no-repeat;
}
#argus-wrapper .social_tumblr {
  background: url(/Content/themes/img/icons/social/tumblr.png) no-repeat;
}
#argus-wrapper .social_twitter {
  background: url(/Content/themes/img/icons/social/twitter.png) no-repeat;
}
#argus-wrapper .social_vimeo {
  background: url(/Content/themes/img/icons/social/vimeo.png) no-repeat;
}
#argus-wrapper .social_wordpress {
  background: url(/Content/themes/img/icons/social/wordpress.png) no-repeat;
}
#argus-wrapper .social_xing {
  background: url(/Content/themes/img/icons/social/xing.png) no-repeat;
}
#argus-wrapper .social_yahoo {
  background: url(/Content/themes/img/icons/social/yahoo.png) no-repeat;
}
#argus-wrapper .social_youtube {
  background: url(/Content/themes/img/icons/social/youtube.png) no-repeat;
}
#argus-wrapper .social_vk {
  background: url(/Content/themes/img/icons/social/vk.png) no-repeat;
}
#argus-wrapper .social_instagram {
  background: url(/Content/themes/img/icons/social/instagram.png) no-repeat;
}
#argus-wrapper i.icon-custom {
  color: #555;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 5px;
  text-align: center;
  display: inline-block;
  border: solid 1px #555;
}
#argus-wrapper i.icon-sm {
  width: 35px;
  height: 35px;
  font-size: 16px;
  line-height: 35px;
}
#argus-wrapper i.icon-md {
  width: 55px;
  height: 55px;
  font-size: 22px;
  line-height: 55px;
}
#argus-wrapper i.icon-lg {
  width: 60px;
  height: 60px;
  font-size: 31px;
  line-height: 60px;
  margin-bottom: 10px;
}
#argus-wrapper i.icon-2x {
  font-size: 30px;
}
#argus-wrapper i.icon-3x {
  font-size: 40px;
}
#argus-wrapper i.icon-4x {
  font-size: 50px;
}
#argus-wrapper i.icon-line {
  font-size: 17px;
}
#argus-wrapper i.icon-sm.icon-line {
  font-size: 14px;
}
#argus-wrapper i.icon-md.icon-line {
  font-size: 22px;
}
#argus-wrapper i.icon-lg.icon-line {
  font-size: 28px;
}
#argus-wrapper i.icon-2x.icon-line {
  font-size: 27px;
}
#argus-wrapper i.icon-3x.icon-line {
  font-size: 36px;
}
#argus-wrapper i.icon-4x.icon-line {
  font-size: 47px;
}
#argus-wrapper .link-icon,
#argus-wrapper .link-bg-icon {
  color: #555;
}
#argus-wrapper .link-icon:hover,
#argus-wrapper .link-bg-icon:hover {
  border: none;
  text-decoration: none;
}
#argus-wrapper .link-icon:hover i {
  color: #72c02c;
  background: none;
  border: solid 1px #72c02c;
}
#argus-wrapper .link-bg-icon:hover i {
  color: #72c02c;
  background: #72c02c;
  border-color: #72c02c;
  color: #fff !important;
}
#argus-wrapper i.icon-color-u,
#argus-wrapper i.icon-color-red,
#argus-wrapper i.icon-color-sea,
#argus-wrapper i.icon-color-dark,
#argus-wrapper i.icon-color-grey,
#argus-wrapper i.icon-color-blue,
#argus-wrapper i.icon-color-green,
#argus-wrapper i.icon-color-yellow,
#argus-wrapper i.icon-color-orange,
#argus-wrapper i.icon-color-purple,
#argus-wrapper i.icon-color-aqua,
#argus-wrapper i.icon-color-brown,
#argus-wrapper i.icon-color-dark-blue,
#argus-wrapper i.icon-color-light-grey,
#argus-wrapper i.icon-color-light-green {
  background: none;
}
#argus-wrapper i.icon-color-u {
  color: #72c02c;
  border: solid 1px #72c02c;
}
#argus-wrapper i.icon-color-blue {
  color: #3498db;
  border: solid 1px #3498db;
}
#argus-wrapper i.icon-color-red {
  color: #e74c3c;
  border: solid 1px #e74c3c;
}
#argus-wrapper i.icon-color-sea {
  color: #1abc9c;
  border: solid 1px #1abc9c;
}
#argus-wrapper i.icon-color-green {
  color: #2ecc71;
  border: solid 1px #2ecc71;
}
#argus-wrapper i.icon-color-yellow {
  color: #f1c40f;
  border: solid 1px #f1c40f;
}
#argus-wrapper i.icon-color-orange {
  color: #e67e22;
  border: solid 1px #e67e22;
}
#argus-wrapper i.icon-color-grey {
  color: #95a5a6;
  border: solid 1px #95a5a6;
}
#argus-wrapper i.icon-color-purple {
  color: #9b6bcc;
  border: solid 1px #9b6bcc;
}
#argus-wrapper i.icon-color-aqua {
  color: #27d7e7;
  border: solid 1px #27d7e7;
}
#argus-wrapper i.icon-color-brown {
  color: #9c8061;
  border: solid 1px #9c8061;
}
#argus-wrapper i.icon-color-dark-blue {
  color: #4765a0;
  border: solid 1px #4765a0;
}
#argus-wrapper i.icon-color-light-green {
  color: #79d5b3;
  border: solid 1px #79d5b3;
}
#argus-wrapper i.icon-color-light {
  color: #fff;
  border: solid 1px #fff;
}
#argus-wrapper i.icon-color-light-grey {
  color: #585f69;
  border: solid 1px #585f69;
}
#argus-wrapper i.icon-bg-u,
#argus-wrapper i.icon-bg-red,
#argus-wrapper i.icon-bg-sea,
#argus-wrapper i.icon-bg-dark,
#argus-wrapper i.icon-bg-darker,
#argus-wrapper i.icon-bg-grey,
#argus-wrapper i.icon-bg-blue,
#argus-wrapper i.icon-bg-green,
#argus-wrapper i.icon-bg-yellow,
#argus-wrapper i.icon-bg-orange,
#argus-wrapper i.icon-bg-purple,
#argus-wrapper i.icon-bg-aqua,
#argus-wrapper i.icon-bg-brown,
#argus-wrapper i.icon-bg-dark-blue,
#argus-wrapper i.icon-bg-light-grey,
#argus-wrapper i.icon-bg-light-green {
  color: #fff;
  border-color: transparent;
}
#argus-wrapper i.icon-bg-u {
  background: #72c02c;
}
#argus-wrapper i.icon-bg-blue {
  background: #3498db;
}
#argus-wrapper i.icon-bg-red {
  background: #e74c3c;
}
#argus-wrapper i.icon-bg-sea {
  background: #1abc9c;
}
#argus-wrapper i.icon-bg-green {
  background: #2ecc71;
}
#argus-wrapper i.icon-bg-yellow {
  background: #f1c40f;
}
#argus-wrapper i.icon-bg-orange {
  background: #e67e22;
}
#argus-wrapper i.icon-bg-grey {
  background: #95a5a6;
}
#argus-wrapper i.icon-bg-dark {
  background: #555;
}
#argus-wrapper i.icon-bg-darker {
  background: #333;
}
#argus-wrapper i.icon-bg-purple {
  background: #9b6bcc;
}
#argus-wrapper i.icon-bg-aqua {
  background: #27d7e7;
}
#argus-wrapper i.icon-bg-brown {
  background: #9c8061;
}
#argus-wrapper i.icon-bg-dark-blue {
  background: #4765a0;
}
#argus-wrapper i.icon-bg-light-green {
  background: #79d5b3;
}
#argus-wrapper i.icon-bg-light {
  background: #fff;
  border-color: transparent;
}
#argus-wrapper i.icon-bg-light-grey {
  background: #585f69;
  border-color: transparent;
}
#argus-wrapper .fa-fixed [class^=fa],
#argus-wrapper .fa-fixed [class*=" fa"] {
  width: 1.25em;
  text-align: center;
  display: inline-block;
}
#argus-wrapper .fa-fixed [class^=fa].fa-lg,
#argus-wrapper .fa-fixed [class*=" fa"].fa-lg {
  width: 1.5625em;
}
#argus-wrapper .content-boxes-v1 {
  text-align: center;
}
#argus-wrapper .content-boxes-v1 span {
  display: block;
  margin-top: 5px;
}
#argus-wrapper .content-boxes-v2-o span {
  display: block;
  overflow: hidden;
}
#argus-wrapper .content-boxes-v2-o small {
  display: block;
  line-height: 1.6;
}
#argus-wrapper .content-boxes-v2-o .icon-md + span {
  margin-top: 9px;
}
#argus-wrapper .content-boxes-v2-o .icon-lg + span {
  margin-top: 11px;
}
#argus-wrapper .content-boxes-v2-o .icon-custom {
  float: left;
  margin-top: 3px;
  margin-right: 15px;
}
@media (max-width: 992px) {
  #argus-wrapper .content-boxes-v2,
  #argus-wrapper .content-boxes-v2 .text-justify {
    text-align: center;
  }
  #argus-wrapper .content-boxes-v2 span {
    display: block;
    margin-top: 5px;
  }
}
#argus-wrapper .content-boxes-v3 i.icon-custom {
  top: 8px;
  float: left;
  position: relative;
}
#argus-wrapper .content-boxes-v3 .content-boxes-in-v3 {
  padding: 0 20px;
  overflow: hidden;
}
#argus-wrapper .content-boxes-v3 .content-boxes-in-v3 h3 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 3px;
  text-transform: capitalize;
}
#argus-wrapper .content-boxes-v3 .content-boxes-in-v3 h3 a {
  color: #555;
}
#argus-wrapper .content-boxes-v3.content-boxes-v3-right {
  text-align: right;
}
#argus-wrapper .content-boxes-v3.content-boxes-v3-right i.icon-custom {
  float: right;
}
@media (max-width: 768px) {
  #argus-wrapper .content-boxes-v3.content-boxes-v3-right {
    text-align: inherit;
  }
  #argus-wrapper .content-boxes-v3.content-boxes-v3-right i.icon-custom {
    float: left;
    margin-left: 0;
  }
}
#argus-wrapper .content-boxes-v4 h2 {
  color: #555;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
#argus-wrapper .content-boxes-v4 a {
  color: #777;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
#argus-wrapper .content-boxes-in-v4.fund-type a {
  font-size: inherit;
  font-weight: normal;
}
#argus-wrapper .content-boxes-v4 i {
  width: 25px;
  color: #72c02c;
  font-size: 35px;
  margin-top: 10px;
}
#argus-wrapper .content-boxes-in-v4 {
  padding: 0 10px;
  overflow: hidden;
}
#argus-wrapper .content-boxes-v4-sm i {
  font-size: 26px;
  margin-top: 10px;
  margin-right: 5px;
}
#argus-wrapper .content-boxes-v5 i {
  color: #999;
  width: 50px;
  height: 50px;
  padding: 11px;
  font-size: 22px;
  background: #eee;
  line-height: 28px;
  text-align: center;
  margin-right: 15px;
  display: inline-block;
}
#argus-wrapper .content-boxes-v5:hover i {
  color: #fff;
  background: #72c02c;
}
#argus-wrapper .content-boxes-v6 {
  padding-top: 25px;
  text-align: center;
}
#argus-wrapper .content-boxes-v6 i {
  color: #fff;
  width: 90px;
  height: 90px;
  padding: 30px;
  font-size: 30px;
  line-height: 30px;
  position: relative;
  text-align: center;
  background: #dedede;
  margin-bottom: 25px;
  display: inline-block;
}
#argus-wrapper .content-boxes-v6 i:after {
  top: -8px;
  left: -8px;
  right: -8px;
  bottom: -8px;
  content: " ";
  position: absolute;
  border: 1px solid #dedede;
  border-radius: 50% !important;
}
#argus-wrapper .content-boxes-v6:hover i,
#argus-wrapper .content-boxes-v6:hover i:after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#argus-wrapper .content-boxes-v6:hover i {
  background: #72c02c;
}
#argus-wrapper .content-boxes-v6:hover i:after {
  border-color: #72c02c;
}
#argus-wrapper .service-block {
  padding: 200px 30px;
  text-align: center;
  margin-bottom: 20px;
}
#argus-wrapper .service-block p,
#argus-wrapper .service-block h2 {
  color: #fff;
}
#argus-wrapper .service-block h2 a:hover {
  text-decoration: none;
}
#argus-wrapper .service-block-light,
#argus-wrapper .service-block-default {
  background: #fafafa;
  border: solid 1px #eee;
}
#argus-wrapper .service-block-default:hover {
  box-shadow: 0 0 8px #eee;
}
#argus-wrapper .service-block-light p,
#argus-wrapper .service-block-light h2,
#argus-wrapper .service-block-default p,
#argus-wrapper .service-block-default h2 {
  color: #555;
}
#argus-wrapper .service-block-u {
  background: #72c02c;
}
#argus-wrapper .service-block-blue {
  background: #3498db;
}
#argus-wrapper .service-block-red {
  background: #e74c3c;
}
#argus-wrapper .service-block-sea {
  background: #1abc9c;
}
#argus-wrapper .service-block-grey {
  background: #95a5a6;
}
#argus-wrapper .service-block-yellow {
  background: #f1c40f;
}
#argus-wrapper .service-block-orange {
  background: #e67e22;
}
#argus-wrapper .service-block-green {
  background: #2ecc71;
}
#argus-wrapper .service-block-purple {
  background: #9b6bcc;
}
#argus-wrapper .service-block-aqua {
  background: #27d7e7;
}
#argus-wrapper .service-block-brown {
  background: #9c8061;
}
#argus-wrapper .service-block-dark-blue {
  background: #4765a0;
}
#argus-wrapper .service-block-light-green {
  background: #79d5b3;
}
#argus-wrapper .service-block-dark {
  background: #555;
}
#argus-wrapper .service-block-light {
  background: #ecf0f1;
}
#argus-wrapper .funny-boxes {
  background: #f7f7f7;
  padding: 20px 20px 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#argus-wrapper .funny-boxes h2 {
  margin-top: 0;
  font-size: 18px;
  line-height: 20px;
}
#argus-wrapper .funny-boxes h2 a {
  color: #555;
}
#argus-wrapper .funny-boxes p a {
  color: #72c02c;
}
#argus-wrapper .funny-boxes .funny-boxes-img li {
  font-size: 12px;
  margin-bottom: 2px;
}
#argus-wrapper .funny-boxes .funny-boxes-img li i {
  color: #72c02c;
  font-size: 12px;
  margin-right: 5px;
}
@media (max-width: 992px) {
  #argus-wrapper .funny-boxes .funny-boxes-img li {
    display: inline-block;
  }
}
#argus-wrapper .funny-boxes .funny-boxes-img img {
  margin: 5px 10px 15px 0;
}
#argus-wrapper .funny-boxes ul.funny-boxes-rating li {
  display: inline-block;
}
#argus-wrapper .funny-boxes ul.funny-boxes-rating li i {
  color: #f8be2c;
  cursor: pointer;
  font-size: 14px;
}
#argus-wrapper .funny-boxes ul.funny-boxes-rating li i:hover {
  color: #f8be2c;
}
#argus-wrapper .funny-boxes-colored p,
#argus-wrapper .funny-boxes-colored h2 a,
#argus-wrapper .funny-boxes-colored .funny-boxes-img li,
#argus-wrapper .funny-boxes-colored .funny-boxes-img li i {
  color: #fff;
}
#argus-wrapper .funny-boxes-red {
  background: #e74c3c;
}
#argus-wrapper .funny-boxes-purple {
  background: #9b6bcc;
}
#argus-wrapper .funny-boxes-blue {
  background: #3498db;
}
#argus-wrapper .funny-boxes-grey {
  background: #95a5a6;
}
#argus-wrapper .funny-boxes-sea {
  background: #1abc9c;
}
#argus-wrapper .funny-boxes-top-sea {
  border-top: solid 2px #1abc9c;
}
#argus-wrapper .funny-boxes-top-sea:hover {
  border-top-color: #16a085;
}
#argus-wrapper .funny-boxes-top-yellow {
  border-top: solid 2px #f1c40f;
}
#argus-wrapper .funny-boxes-top-yellow:hover {
  border-top-color: #f39c12;
}
#argus-wrapper .funny-boxes-top-red {
  border-top: solid 2px #e74c3c;
}
#argus-wrapper .funny-boxes-top-red:hover {
  border-top-color: #c0392b;
}
#argus-wrapper .funny-boxes-top-purple {
  border-top: solid 2px #9b6bcc;
}
#argus-wrapper .funny-boxes-top-purple:hover {
  border-top-color: #814fb5;
}
#argus-wrapper .funny-boxes-left-orange {
  border-left: solid 2px #e67e22;
}
#argus-wrapper .funny-boxes-left-orange:hover {
  border-left-color: #d35400;
}
#argus-wrapper .funny-boxes-left-green {
  border-left: solid 2px #72c02c;
}
#argus-wrapper .funny-boxes-left-green:hover {
  border-left-color: #5fb611;
}
#argus-wrapper .funny-boxes-left-blue {
  border-left: solid 2px #3498db;
}
#argus-wrapper .funny-boxes-left-blue:hover {
  border-left-color: #2980b9;
}
#argus-wrapper .funny-boxes-left-dark {
  border-left: solid 2px #555;
}
#argus-wrapper .funny-boxes-left-dark:hover {
  border-left-color: #333;
}
#argus-wrapper .text-justify p {
  text-align: justify;
}
#argus-wrapper .text-transform-uppercase {
  text-transform: uppercase;
}
#argus-wrapper .text-transform-normal {
  text-transform: inherit !important;
}
#argus-wrapper .font-bold {
  font-weight: 600;
}
#argus-wrapper .font-light {
  font-weight: 200;
}
#argus-wrapper .font-normal {
  font-weight: 400 !important;
}
#argus-wrapper .dropcap {
  float: left;
  color: #72c02c;
  padding: 5px 0;
  font-size: 45px;
  font-weight: 200;
  line-height: 30px;
  margin: 0 5px 0 0;
}
#argus-wrapper .dropcap-bg {
  float: left;
  color: #fff;
  padding: 7px 0;
  min-width: 50px;
  font-size: 35px;
  font-weight: 200;
  line-height: 35px;
  text-align: center;
  background: #72c02c;
  margin: 4px 10px 0 0;
}
#argus-wrapper .text-highlights {
  color: #fff;
  font-weight: 200;
  padding: 0 5px;
  background: #555;
}
#argus-wrapper .text-highlights-green {
  background: #72c02c;
}
#argus-wrapper .text-highlights-blue {
  background: #3498db;
}
#argus-wrapper .text-highlights-red {
  background: #e74c3c;
}
#argus-wrapper .text-highlights-sea {
  background: #1abc9c;
}
#argus-wrapper .text-highlights-orange {
  background: #e67e22;
}
#argus-wrapper .text-highlights-yellow {
  background: #f1c40f;
}
#argus-wrapper .text-highlights-purple {
  background: #9b6bcc;
}
#argus-wrapper .text-highlights-aqua {
  background: #27d7e7;
}
#argus-wrapper .text-highlights-brown {
  background: #9c8061;
}
#argus-wrapper .text-highlights-dark-blue {
  background: #4765a0;
}
#argus-wrapper .text-highlights-light-green {
  background: #79d5b3;
}
#argus-wrapper .text-border {
  border-bottom: dashed 1px #555;
}
#argus-wrapper .text-border-default {
  border-color: #95a5a6;
}
#argus-wrapper .text-border-green {
  border-color: #72c02c;
}
#argus-wrapper .text-border-blue {
  border-color: #3498db;
}
#argus-wrapper .text-border-red {
  border-color: #e74c3c;
}
#argus-wrapper .text-border-yellow {
  border-color: #f1c40f;
}
#argus-wrapper .text-border-purple {
  border-color: #9b6bcc;
}
#argus-wrapper .list-styles li {
  margin-bottom: 8px;
}
#argus-wrapper .contex-bg p {
  opacity: 0.8;
  padding: 8px 10px;
}
#argus-wrapper .contex-bg p:hover {
  opacity: 1;
}
#argus-wrapper blockquote {
  padding: 5px 15px;
  border-left-width: 2px;
}
#argus-wrapper blockquote p {
  font-size: 14px;
  font-weight: 400;
}
#argus-wrapper blockquote h1,
#argus-wrapper blockquote h2,
#argus-wrapper blockquote span {
  font-size: 18px;
  margin: 0 0 8px;
  line-height: 24px;
}
#argus-wrapper blockquote.bq-text-lg p,
#argus-wrapper blockquote.bq-text-lg small {
  text-transform: uppercase;
}
#argus-wrapper blockquote.bq-text-lg p {
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}
#argus-wrapper blockquote.text-right,
#argus-wrapper blockquote.hero.text-right {
  border-left: none;
  border-right: 2px solid #eee;
}
#argus-wrapper blockquote.hero.text-right,
#argus-wrapper blockquote.hero.text-right:hover {
  border-color: #555;
}
#argus-wrapper blockquote:hover,
#argus-wrapper blockquote.text-right:hover {
  border-color: #72c02c;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#argus-wrapper blockquote.bq-dark,
#argus-wrapper blockquote.bq-dark:hover {
  border-color: #585f69;
}
#argus-wrapper blockquote.bq-green {
  border-color: #72c02c;
}
#argus-wrapper blockquote.hero {
  border: none;
  padding: 18px;
  font-size: 16px;
  background: #f3f3f3;
  border-left: solid 2px #666;
}
#argus-wrapper blockquote.hero:hover {
  background: #eee;
  border-left-color: #666;
}
#argus-wrapper blockquote.hero.hero-dark,
#argus-wrapper blockquote.hero.hero-default {
  border: none;
}
#argus-wrapper blockquote.hero.hero-dark {
  background: #444;
}
#argus-wrapper blockquote.hero.hero-dark:hover {
  background: #555;
}
#argus-wrapper blockquote.hero.hero-default {
  background: #72c02c;
}
#argus-wrapper blockquote.hero.hero-default:hover {
  background: #5fb611;
}
#argus-wrapper blockquote.hero.hero-dark p,
#argus-wrapper blockquote.hero.hero-dark h2,
#argus-wrapper blockquote.hero.hero-dark small,
#argus-wrapper blockquote.hero.hero-default p,
#argus-wrapper blockquote.hero.hero-default h2,
#argus-wrapper blockquote.hero.hero-default small {
  color: #fff;
  font-weight: 200;
}
#argus-wrapper .alert {
  border-radius: 0;
}
#argus-wrapper .thumbnail {
  border-radius: 0;
}
#argus-wrapper .tag-box {
  padding: 20px;
  background: #fff;
  margin-bottom: 30px;
}
#argus-wrapper .tag-box h2 {
  font-size: 20px;
  line-height: 25px;
}
#argus-wrapper .tag-box p {
  margin-bottom: 0;
}
#argus-wrapper .tag-box.tag-text-space p {
  margin-bottom: 10px;
}
#argus-wrapper .tag-box-v1 {
  border: solid 1px #eee;
  border-top: solid 2px #72c02c;
}
#argus-wrapper .tag-box-v2 {
  background: #fafafa;
  border: solid 1px #eee;
  border-left: solid 2px #72c02c;
}
#argus-wrapper .tag-box-v3 {
  border: solid 2px #eee;
}
#argus-wrapper .tag-box-v4 {
  border: dashed 1px #bbb;
}
#argus-wrapper .tag-box-v5 {
  margin: 20px 0;
  text-align: center;
  border: dashed 1px #ccc;
}
#argus-wrapper .tag-box-v5 span {
  color: #555;
  font-size: 28px;
  margin-bottom: 0;
}
#argus-wrapper .tag-box-v6 {
  background: #fafafa;
  border: solid 1px #eee;
}
#argus-wrapper .tag-box-v7 {
  border: solid 1px #eee;
  border-bottom: solid 2px #72c02c;
}
#argus-wrapper .testimonials {
  margin-bottom: 10px;
}
#argus-wrapper .testimonials .testimonial-info {
  color: #72c02c;
  font-size: 16px;
  padding: 0 15px;
  margin-top: 18px;
}
#argus-wrapper .testimonials .testimonial-info span {
  top: 3px;
  position: relative;
}
#argus-wrapper .testimonials .testimonial-info em {
  color: #777;
  display: block;
  font-size: 13px;
}
#argus-wrapper .testimonials .testimonial-info img {
  width: 60px;
  float: left;
  height: 60px;
  padding: 2px;
  margin-right: 15px;
  border: solid 1px #ccc;
}
#argus-wrapper .testimonials .testimonial-author {
  overflow: hidden;
}
#argus-wrapper .testimonials .carousel-arrow {
  top: -65px;
  position: relative;
}
#argus-wrapper .testimonials .carousel-arrow i {
  color: #777;
  padding: 2px;
  min-width: 25px;
  font-size: 20px;
  text-align: center;
  background: #f5f5f5;
}
#argus-wrapper .testimonials .carousel-arrow i:hover {
  color: #fff;
  background: #72c02c;
}
#argus-wrapper .testimonials .carousel-control {
  opacity: 1;
  width: 100%;
  text-align: right;
  text-shadow: none;
  position: absolute;
  filter: alpha(opacity=100);
}
#argus-wrapper .testimonials .carousel-control.left {
  right: 27px;
  left: auto;
}
#argus-wrapper .testimonials .carousel-control.right {
  right: 0;
}
#argus-wrapper .testimonials.testimonials-v1 .item p {
  position: relative;
}
#argus-wrapper .testimonials.testimonials-v1 .item p:after,
#argus-wrapper .testimonials.testimonials-v1 .item p:before {
  left: 80px;
  bottom: -20px;
}
#argus-wrapper .testimonials.testimonials-v1 .item p:after {
  border-top: 22px solid;
  border-left: 0 solid transparent;
  border-right: 22px solid transparent;
}
#argus-wrapper .testimonials.testimonials-v2 .testimonial-info {
  padding: 0 20px;
}
#argus-wrapper .testimonials.testimonials-v2 p {
  padding-bottom: 15px;
}
#argus-wrapper .testimonials.testimonials-v2 .carousel-arrow {
  top: -55px;
}
#argus-wrapper .testimonials.testimonials-v2 .item p:after,
#argus-wrapper .testimonials.testimonials-v2 .item p:before {
  left: 8%;
  bottom: 45px;
}
#argus-wrapper .testimonials.testimonials-v2 .item p:after {
  border-top: 20px solid;
  border-left: 25px solid transparent;
  border-right: 0 solid transparent;
}
#argus-wrapper .testimonials.testimonials-v1 p,
#argus-wrapper .testimonials.testimonials-v2 p {
  padding: 15px;
  font-size: 14px;
  font-style: italic;
  background: #f5f5f5;
}
#argus-wrapper .testimonials.testimonials-v1 .item p:after,
#argus-wrapper .testimonials.testimonials-v2 .item p:after {
  width: 0;
  height: 0;
  content: " ";
  display: block;
  position: absolute;
  border-top-color: #f5f5f5;
  border-left-style: inset;
  border-right-style: inset;
}
#argus-wrapper .testimonials-bg-dark .item p,
#argus-wrapper .testimonials-bg-default .item p {
  color: #fff;
  font-weight: 200;
}
#argus-wrapper .testimonials-bg-dark .carousel-arrow i,
#argus-wrapper .testimonials-bg-default .carousel-arrow i {
  color: #fff;
}
#argus-wrapper .testimonials-bg-default .item p {
  background: #72c02c;
}
#argus-wrapper .testimonials.testimonials-bg-default .item p:after {
  border-top-color: #72c02c;
}
#argus-wrapper .testimonials-bg-default .carousel-arrow i {
  background: #72c02c;
}
#argus-wrapper .testimonials.testimonials-bg-default .carousel-arrow i:hover {
  background: #5fb611;
}
#argus-wrapper .testimonials-bg-dark .item p {
  background: #555;
}
#argus-wrapper .testimonials.testimonials-bg-dark .item p:after {
  border-top-color: #555;
}
#argus-wrapper .testimonials-bg-dark .carousel-arrow i {
  color: #fff;
  background: #555;
}
#argus-wrapper .testimonials.testimonials-bg-dark .carousel-arrow i:hover {
  background: #333;
}
#argus-wrapper .testimonials.testimonials-bg-dark .testimonial-info {
  color: #555;
}
#argus-wrapper .panel-heading {
  color: #fff;
  padding: 5px 15px;
}
#argus-wrapper .panel .table {
  margin-bottom: 0;
}
#argus-wrapper .panel-u {
  border-color: #72c02c;
}
#argus-wrapper .panel-u > .panel-heading {
  background: #72c02c;
}
#argus-wrapper .panel-blue {
  border-color: #3498db;
}
#argus-wrapper .panel-blue > .panel-heading {
  background: #3498db;
}
#argus-wrapper .panel-red {
  border-color: #e74c3c;
}
#argus-wrapper .panel-red > .panel-heading {
  background: #e74c3c;
}
#argus-wrapper .panel-green {
  border-color: #2ecc71;
}
#argus-wrapper .panel-green > .panel-heading {
  background: #2ecc71;
}
#argus-wrapper .panel-sea {
  border-color: #1abc9c;
}
#argus-wrapper .panel-sea > .panel-heading {
  background: #1abc9c;
}
#argus-wrapper .panel-orange {
  border-color: #e67e22;
}
#argus-wrapper .panel-orange > .panel-heading {
  background: #e67e22;
}
#argus-wrapper .panel-yellow {
  border-color: #f1c40f;
}
#argus-wrapper .panel-yellow > .panel-heading {
  background: #f1c40f;
}
#argus-wrapper .panel-grey {
  border-color: #95a5a6;
}
#argus-wrapper .panel-grey > .panel-heading {
  background: #95a5a6;
}
#argus-wrapper .panel-dark {
  border-color: #555;
}
#argus-wrapper .panel-dark > .panel-heading {
  background: #555;
}
#argus-wrapper .panel-purple {
  border-color: #9b6bcc;
}
#argus-wrapper .panel-purple > .panel-heading {
  background: #9b6bcc;
}
#argus-wrapper .panel-aqua {
  border-color: #27d7e7;
}
#argus-wrapper .panel-aqua > .panel-heading {
  background: #27d7e7;
}
#argus-wrapper .panel-brown {
  border-color: #9c8061;
}
#argus-wrapper .panel-brown > .panel-heading {
  background: #9c8061;
}
#argus-wrapper .panel-dark-blue {
  border-color: #4765a0;
}
#argus-wrapper .panel-dark-blue > .panel-heading {
  background: #4765a0;
}
#argus-wrapper .panel-light-green {
  border-color: #79d5b3;
}
#argus-wrapper .panel-light-green > .panel-heading {
  background: #79d5b3;
}
#argus-wrapper .panel-default-dark {
  border-color: #585f69;
}
#argus-wrapper .panel-default-dark > .panel-heading {
  background: #585f69;
}
#argus-wrapper .progress {
  border-radius: 0;
}
#argus-wrapper .progress-u {
  box-shadow: none;
}
#argus-wrapper .progress-u .progress-bar {
  box-shadow: none;
}
#argus-wrapper .progress-lg {
  height: 25px;
}
#argus-wrapper .progress-lg p {
  padding-top: 3px;
}
#argus-wrapper .progress-sm {
  height: 12px;
}
#argus-wrapper .progress-xs {
  height: 7px;
}
#argus-wrapper .progress-xxs {
  height: 3px;
}
#argus-wrapper .progress {
  background: #e5e5e5;
}
#argus-wrapper .progress-bar-u {
  background: #72c02c;
}
#argus-wrapper .progress-bar-blue {
  background: #3498db;
}
#argus-wrapper .progress-bar-orange {
  background: #e67e22;
}
#argus-wrapper .progress-bar-red {
  background: #e74c3c;
}
#argus-wrapper .progress-bar-purple {
  background: #9b6bcc;
}
#argus-wrapper .progress-bar-aqua {
  background: #27d7e7;
}
#argus-wrapper .progress-bar-brown {
  background: #9c8061;
}
#argus-wrapper .progress-bar-dark-blue {
  background: #4765a0;
}
#argus-wrapper .progress-bar-light-green {
  background: #79d5b3;
}
#argus-wrapper .progress-bar-dark {
  background: #555;
}
#argus-wrapper .progress {
  position: relative;
}
#argus-wrapper .progress .progress-bar {
  overflow: hidden;
  line-height: 20px;
  position: absolute;
}
#argus-wrapper .progress-box .progress-bar {
  transition: all 3s ease-in;
  -o-transition: all 3s ease-in;
  -ms-transition: all 3s ease-in;
  -moz-transition: all 3s ease-in;
  -webkit-transition: all 3s ease-in;
}
#argus-wrapper .progress.vertical {
  float: left;
  width: 100%;
  height: 200px;
  margin-right: 20px;
}
#argus-wrapper .progress.vertical.bottom {
  position: relative;
}
#argus-wrapper .progress.vertical .progress-bar {
  height: 0;
  width: 100%;
  transition: height 3s ease;
  -o-transition: height 3s ease;
  -ms-transition: height 3s ease;
  -moz-transition: height 3s ease;
  -webkit-transition: height 3s ease;
}
#argus-wrapper .progress.vertical.bottom .progress-bar {
  bottom: 0;
  position: absolute;
}
#argus-wrapper .stars-existing {
  color: #72c02c;
  cursor: pointer;
}
#argus-wrapper .star-lg {
  font-size: 30px;
}
#argus-wrapper .star-sm {
  font-size: 25px;
}
#argus-wrapper .star-xs {
  font-size: 20px;
}
#argus-wrapper .star-default {
  font-size: 16px;
}
#argus-wrapper img.img-bordered {
  padding: 3px;
  border: solid 1px #eee;
}
#argus-wrapper img.img-circle {
  border-radius: 50% !important;
}
#argus-wrapper img.image-sm {
  width: 50px;
  height: 50px;
}
#argus-wrapper img.image-md {
  width: 100px;
  height: 100px;
}
#argus-wrapper .responsive-video {
  height: 0;
  padding-top: 1px;
  position: relative;
  padding-bottom: 56.25%;
}
#argus-wrapper .responsive-video iframe {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
#argus-wrapper .tags-v1 li {
  margin: 0;
  padding: 0;
}
#argus-wrapper .tags-v1 li a {
  font-size: 13px;
  padding: 4px 8px;
  line-height: 32px;
  border: solid 2px #eee;
  border-radius: 20px !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#argus-wrapper .tags-v1 li a:hover {
  text-decoration: none;
  border-color: #e0e0e0;
}
#argus-wrapper .tags-v2 li {
  padding: 7px 0 7px 4px;
}
#argus-wrapper .tags-v2 li a {
  color: #555;
  font-size: 13px;
  padding: 5px 10px;
  border: solid 1px #bbb;
}
#argus-wrapper .tags-v2 li a:hover {
  color: #fff;
  background: #555;
  border-color: #555;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#argus-wrapper .tags-v3 li {
  padding: 7px 0 7px 4px;
}
#argus-wrapper .tags-v3 li a {
  color: #555;
  font-size: 12px;
  padding: 4px 12px;
  border: solid 1px #eee;
}
#argus-wrapper .tags-v3 li a:hover {
  color: #fff;
  background: #222;
  border-color: #222;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#argus-wrapper .tags-v4 {
  padding-left: 0;
  list-style: none;
}
#argus-wrapper .tags-v4 li {
  padding: 3px 2px;
  line-height: 28px;
  display: inline-block;
}
#argus-wrapper .tags-v4 a {
  color: #bbb;
  font-size: 13px;
  font-weight: 400;
  padding: 4px 10px;
  border: 1px solid #bbb;
}
#argus-wrapper .tags-v4 a:hover {
  color: #fff;
  background: #e74c3c;
  border-color: #e74c3c;
  text-decoration: none;
  -webkit-transition: all 0.25s, -webkit-transform 0.25s;
  transition: all 0.25s, transform 0.25s;
}
#argus-wrapper .list-row {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
}
#argus-wrapper .lists-v1 li {
  margin-bottom: 10px;
}
#argus-wrapper .lists-v1 i {
  color: #fff;
  width: 15px;
  height: 15px;
  padding: 1px;
  font-size: 13px;
  margin-right: 7px;
  text-align: center;
  background: #72c02c;
  display: inline-block;
  border-radius: 50% !important;
}
#argus-wrapper .lists-v2 li {
  margin-bottom: 10px;
}
#argus-wrapper .lists-v2 i {
  color: #72c02c;
  font-size: 13px;
  margin-right: 7px;
  display: inline-block;
}
#argus-wrapper .no-gutter > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
#argus-wrapper .no-gutter.no-gutter-boxed {
  padding-right: 15px;
  padding-left: 15px;
}
#argus-wrapper .height-100 {
  min-height: 100px;
}
#argus-wrapper .height-150 {
  min-height: 150px;
}
#argus-wrapper .height-200 {
  min-height: 200px;
}
#argus-wrapper .height-250 {
  min-height: 250px;
}
#argus-wrapper .height-300 {
  min-height: 300px;
}
#argus-wrapper .height-350 {
  min-height: 350px;
}
#argus-wrapper .height-400 {
  min-height: 400px;
}
#argus-wrapper .height-450 {
  min-height: 450px;
}
#argus-wrapper .height-500 {
  min-height: 500px !important;
}
#argus-wrapper .no-padding {
  padding: 0 !important;
}
#argus-wrapper .no-margin {
  margin: 0;
}
#argus-wrapper .no-top-space {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
#argus-wrapper .no-bottom-space {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
#argus-wrapper .no-margin-bottom {
  margin-bottom: 0 !important;
}
#argus-wrapper .no-padding-bottom {
  padding-bottom: 0 !important;
}
#argus-wrapper .content-xs {
  padding-top: 20px;
  padding-bottom: 20px;
}
#argus-wrapper .content {
  padding-top: 40px;
  padding-bottom: 40px;
}
#argus-wrapper .content-sm {
  padding-top: 60px;
  padding-bottom: 60px;
}
#argus-wrapper .content-md {
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 100;
  position: static;
  width: 60%;
  top: 50%;
  left: 20%;
}
#argus-wrapper .content-md h1 {
  text-align: center;
}
#argus-wrapper .content-lg {
  padding-top: 100px;
  padding-bottom: 100px;
}
#argus-wrapper .space-lg-hor {
  padding-left: 60px;
  padding-right: 60px;
}
#argus-wrapper .space-xlg-hor {
  padding-left: 100px;
  padding-right: 100px;
}
#argus-wrapper .margin-bottom-5,
#argus-wrapper .margin-bottom-10,
#argus-wrapper .margin-bottom-15,
#argus-wrapper .margin-bottom-20,
#argus-wrapper .margin-bottom-25,
#argus-wrapper .margin-bottom-30,
#argus-wrapper .margin-bottom-35,
#argus-wrapper .margin-bottom-40,
#argus-wrapper .margin-bottom-45,
#argus-wrapper .margin-bottom-50,
#argus-wrapper .margin-bottom-55,
#argus-wrapper .margin-bottom-60,
#argus-wrapper .margin-bottom-100 {
  clear: both;
}
#argus-wrapper .margin-bottom-5 {
  margin-bottom: 5px;
}
#argus-wrapper .margin-bottom-10 {
  margin-bottom: 10px;
}
#argus-wrapper .margin-bottom-15 {
  margin-bottom: 15px;
}
#argus-wrapper .margin-bottom-20 {
  margin-bottom: 20px;
}
#argus-wrapper .margin-bottom-25 {
  margin-bottom: 25px;
}
#argus-wrapper .margin-bottom-30 {
  margin-bottom: 30px;
}
#argus-wrapper .margin-bottom-35 {
  margin-bottom: 35px;
}
#argus-wrapper .margin-bottom-40 {
  margin-bottom: 40px;
}
#argus-wrapper .margin-bottom-45 {
  margin-bottom: 45px;
}
#argus-wrapper .margin-bottom-50 {
  margin-bottom: 50px;
}
#argus-wrapper .margin-bottom-55 {
  margin-bottom: 55px;
}
#argus-wrapper .margin-bottom-60 {
  margin-bottom: 60px;
}
#argus-wrapper .margin-bottom-100 {
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  #argus-wrapper .sm-margin-bottom-10 {
    margin-bottom: 10px;
  }
  #argus-wrapper .sm-margin-bottom-20 {
    margin-bottom: 20px;
  }
  #argus-wrapper .sm-margin-bottom-30 {
    margin-bottom: 30px;
  }
  #argus-wrapper .sm-margin-bottom-40 {
    margin-bottom: 40px;
  }
  #argus-wrapper .sm-margin-bottom-50 {
    margin-bottom: 50px;
  }
  #argus-wrapper .sm-margin-bottom-60 {
    margin-bottom: 60px;
  }
}
@media (max-width: 992px) {
  #argus-wrapper .md-margin-bottom-10 {
    margin-bottom: 10px;
  }
  #argus-wrapper .md-margin-bottom-20 {
    margin-bottom: 20px;
  }
  #argus-wrapper .md-margin-bottom-30 {
    margin-bottom: 30px;
  }
  #argus-wrapper .md-margin-bottom-40 {
    margin-bottom: 40px;
  }
  #argus-wrapper .md-margin-bottom-50 {
    margin-bottom: 50px;
  }
  #argus-wrapper .md-margin-bottom-60 {
    margin-bottom: 60px;
  }
}
#argus-wrapper .margin-top-20 {
  margin-top: 20px;
}
#argus-wrapper .margin-left-5 {
  margin-left: 5px;
}
#argus-wrapper .margin-left-10 {
  margin-left: 10px;
}
#argus-wrapper .margin-right-5 {
  margin-right: 5px;
}
#argus-wrapper .margin-right-10 {
  margin-right: 10px;
}
#argus-wrapper .padding-top-5 {
  padding-top: 5px;
}
#argus-wrapper .padding-left-5 {
  padding-left: 5px;
}
#argus-wrapper .color-sea {
  color: #1abc9c;
}
#argus-wrapper .color-red {
  color: #e74c3c;
}
#argus-wrapper .color-aqua {
  color: #27d7e7;
}
#argus-wrapper .color-blue {
  color: #3498db;
}
#argus-wrapper .color-grey {
  color: #95a5a6;
}
#argus-wrapper .color-dark {
  color: #5c6670;
}
#argus-wrapper .color-darker {
  color: #333;
}
#argus-wrapper .color-green {
  color: #72c02c;
}
#argus-wrapper .color-brown {
  color: #9c8061;
}
#argus-wrapper .color-light {
  color: #fff;
}
#argus-wrapper .color-orange {
  color: #e67e22;
}
#argus-wrapper .color-yellow {
  color: #f1c40f;
}
#argus-wrapper .color-green1 {
  color: #2ecc71;
}
#argus-wrapper .color-purple {
  color: #9b6bcc;
}
#argus-wrapper .color-inherit {
  color: inherit;
}
#argus-wrapper .color-dark-blue {
  color: #4765a0;
}
#argus-wrapper .color-light-grey {
  color: #585f69;
}
#argus-wrapper .color-light-green {
  color: #79d5b3;
}
#argus-wrapper .bg-color-dark,
#argus-wrapper .bg-color-darker,
#argus-wrapper .bg-color-sea,
#argus-wrapper .bg-color-red,
#argus-wrapper .bg-color-aqua,
#argus-wrapper .bg-color-blue,
#argus-wrapper .bg-color-grey,
#argus-wrapper .bg-color-light,
#argus-wrapper .bg-color-green,
#argus-wrapper .bg-color-brown,
#argus-wrapper .bg-color-orange,
#argus-wrapper .bg-color-green1,
#argus-wrapper .bg-color-purple,
#argus-wrapper .bg-color-dark-blue,
#argus-wrapper .bg-color-light-grey,
#argus-wrapper .bg-color-light-green {
  color: #fff;
}
#argus-wrapper .bg-color-white {
  color: #555;
}
#argus-wrapper .bg-color-dark {
  background-color: #555 !important;
}
#argus-wrapper .bg-color-darker {
  background-color: #222 !important;
}
#argus-wrapper .bg-color-white {
  background-color: #fff !important;
}
#argus-wrapper .bg-color-sea {
  background-color: #1abc9c !important;
}
#argus-wrapper .bg-color-red {
  background-color: #e74c3c !important;
}
#argus-wrapper .bg-color-aqua {
  background-color: #27d7e7 !important;
}
#argus-wrapper .bg-color-blue {
  background-color: #3498db !important;
}
#argus-wrapper .bg-color-grey {
  background-color: #95a5a6 !important;
}
#argus-wrapper .bg-color-light {
  background-color: #f7f7f7 !important;
}
#argus-wrapper .bg-color-green {
  background-color: #72c02c !important;
}
#argus-wrapper .bg-color-brown {
  background-color: #9c8061 !important;
}
#argus-wrapper .bg-color-orange {
  background-color: #e67e22 !important;
}
#argus-wrapper .bg-color-green1 {
  background-color: #2ecc71 !important;
}
#argus-wrapper .bg-color-purple {
  background-color: #9b6bcc !important;
}
#argus-wrapper .bg-color-dark-blue {
  background-color: #4765a0 !important;
}
#argus-wrapper .bg-color-light-grey {
  background-color: #585f69 !important;
}
#argus-wrapper .bg-color-light-green {
  background-color: #79d5b3 !important;
}
#argus-wrapper .rgba-red {
  background-color: rgba(231, 76, 60, 0.8);
}
#argus-wrapper .rgba-blue {
  background-color: rgba(52, 152, 219, 0.8);
}
#argus-wrapper .rgba-aqua {
  background-color: rgba(39, 215, 231, 0.8);
}
#argus-wrapper .rgba-yellow {
  background-color: rgba(241, 196, 15, 0.8);
}
#argus-wrapper .rgba-default {
  background-color: rgba(114, 192, 44, 0.8);
}
#argus-wrapper .rgba-purple {
  background-color: rgba(155, 107, 204, 0.8);
}
#argus-wrapper .bg-grey {
  background: #f7f7f7;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
}
#argus-wrapper .no-rounded {
  border-radius: 0 !important;
}
#argus-wrapper .rounded {
  border-radius: 4px !important;
}
#argus-wrapper .rounded-x {
  border-radius: 50% !important;
}
#argus-wrapper .rounded-2x {
  border-radius: 10px !important;
}
#argus-wrapper .rounded-3x {
  border-radius: 15px !important;
}
#argus-wrapper .rounded-4x {
  border-radius: 20px !important;
}
#argus-wrapper .rounded-sm {
  border-radius: 2px !important;
}
#argus-wrapper .rounded-md {
  border-radius: 3px !important;
}
#argus-wrapper .rounded-top {
  border-radius: 4px 4px 0 0 !important;
}
#argus-wrapper .rounded-left {
  border-radius: 4px 0 0 4px !important;
}
#argus-wrapper .rounded-right {
  border-radius: 0 4px 4px 0 !important;
}
#argus-wrapper .rounded-bottom {
  border-radius: 0 0 4px 4px !important;
}
#argus-wrapper .overflow-h {
  overflow: hidden;
}
#argus-wrapper .overflow-a {
  overflow: auto;
}
#argus-wrapper .overflow-hidden {
  overflow: hidden;
}
#argus-wrapper .clear-both {
  clear: both;
}
#argus-wrapper .dp-none {
  display: none;
}
#argus-wrapper .dp-block {
  display: block;
}
#argus-wrapper .dp-table {
  display: table;
}
#argus-wrapper .dp-inline-block {
  display: inline-block;
}
#argus-wrapper .dp-table-cell {
  display: table-cell;
  vertical-align: middle;
}
#argus-wrapper .full-width {
  width: 100%;
}
@media (max-width: 767px) {
  #argus-wrapper .equal-height-column {
    height: auto !important;
  }
}
#argus-wrapper .img-width-200 {
  width: 200px;
}
#argus-wrapper .lft-img-margin {
  margin: 0 20px 5px 0;
}
#argus-wrapper .rgt-img-margin {
  margin: 0 0 5px 10px;
}
#argus-wrapper img.img-center,
#argus-wrapper .img-center img {
  margin-left: auto;
  margin-right: auto;
}
#argus-wrapper .bg-light {
  padding: 10px 15px;
  margin-bottom: 10px;
  background: #fcfcfc;
  border: solid 1px #e5e5e5;
}
#argus-wrapper .bg-light:hover {
  border: solid 1px #bbb;
}
#argus-wrapper .hover-effect {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#argus-wrapper .hover-effect-kenburn {
  left: 10px;
  margin-left: -10px;
  position: relative;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
#argus-wrapper .hover-effect-kenburn:hover {
  -webkit-transform: scale(2) rotate(5deg);
  -moz-transform: scale(2) rotate(5deg);
  -o-transform: scale(2) rotate(5deg);
  -ms-transform: scale(2) rotate(5deg);
  transform: scale(2) rotate(5deg);
}
#argus-wrapper i.style-switcher-btn {
  right: 0;
  top: 37px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  z-index: 555555;
  position: fixed;
  padding: 9px 10px;
  background: #222;
  border-radius: 3px 0 0 3px !important;
}
#argus-wrapper i.style-switcher-btn:hover {
  background: #000;
}
#argus-wrapper i.style-switcher-btn-option {
  top: 38px;
  background: #9097a0;
}
#argus-wrapper i.style-switcher-btn-option:hover {
  background: #707985;
}
#argus-wrapper .style-switcher {
  right: 0;
  top: 37px;
  color: #fff;
  width: 235px;
  display: none;
  z-index: 555555;
  position: fixed;
  background: #333;
  border-radius: 3px 0 0 3px !important;
}
#argus-wrapper .style-switcher .style-switcher-heading {
  color: #fff;
  font-size: 15px;
  font-weight: 200;
  margin-bottom: 10px;
}
#argus-wrapper .style-switcher-logo {
  margin-top: 10px;
  padding-top: 15px;
  border-top: solid 1px #4c5159;
}
#argus-wrapper .style-switcher-logo a {
  display: block;
  text-align: center;
}
#argus-wrapper .style-switcher .btn-u {
  color: #fff;
  font-weight: 200;
  border: solid 1px #555;
  border-radius: 2px !important;
}
#argus-wrapper .style-switcher .btn-u.active-switcher-btn {
  border: solid 1px #bbb;
}
#argus-wrapper .style-swticher-header {
  background: #252525;
  padding: 9px 10px 5px 15px;
  border-bottom: solid 1px #222;
  border-radius: 3px 0 0 0 !important;
}
#argus-wrapper .style-swticher-header .style-switcher-heading {
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
}
#argus-wrapper .style-swticher-header .theme-close {
  top: 9px;
  right: 6px;
  position: absolute;
}
#argus-wrapper .style-swticher-header .theme-close i {
  color: #999;
  padding: 5px;
  cursor: pointer;
  font-size: 22px;
}
#argus-wrapper .style-swticher-header .theme-close i:hover {
  color: #fff;
}
#argus-wrapper .style-swticher-body .no-col-space {
  padding: 0 10px;
  text-align: center;
}
#argus-wrapper .style-swticher-body hr {
  margin: 11px 0;
  border-color: #454545;
}
#argus-wrapper .style-swticher-body .no-col-space .col-xs-6 {
  padding-left: 5px;
  padding-right: 5px;
}
#argus-wrapper .style-swticher-body {
  padding: 15px 10px 15px 15px;
}
#argus-wrapper .style-switcher li {
  width: 26px;
  height: 26px;
  cursor: pointer;
  background: #c00;
  margin: 0 6px 6px 0;
  display: inline-block;
  border-radius: 10% !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#argus-wrapper .style-switcher li.last {
  margin-right: 0;
}
#argus-wrapper .style-switcher li:hover,
#argus-wrapper .style-switcher li.theme-active {
  border: solid 2px #fff;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#argus-wrapper .style-switcher li.theme-default {
  background: #72c02c;
}
#argus-wrapper .style-switcher li.theme-blue {
  background: #3498db;
}
#argus-wrapper .style-switcher li.theme-orange {
  background: #e67e22;
}
#argus-wrapper .style-switcher li.theme-red {
  background: #e74c3c;
}
#argus-wrapper .style-switcher li.theme-light {
  background: #ecf0f1;
}
#argus-wrapper .style-switcher li.theme-purple {
  background: #9b6bcc;
}
#argus-wrapper .style-switcher li.theme-aqua {
  background: #27d7e7;
}
#argus-wrapper .style-switcher li.theme-brown {
  background: #9c8061;
}
#argus-wrapper .style-switcher li.theme-dark-blue {
  background: #4765a0;
}
#argus-wrapper .style-switcher li.theme-light-green {
  background: #79d5b3;
}
#argus-wrapper .style-switcher li.theme-dark-red {
  background: #a10f2b;
}
#argus-wrapper .style-switcher li.theme-teal {
  background: #18ba9b;
}
#argus-wrapper body {
  color: #333;
  font-size: 13px;
  line-height: 1.6;
}
#argus-wrapper body.header-fixed-space {
  padding-top: 94px;
}
#argus-wrapper body.header-fixed-space-v2 {
  padding-top: 135px;
}
@media (max-width: 991px) {
  #argus-wrapper body.header-fixed-space,
  #argus-wrapper body.header-fixed-space-v2 {
    padding-top: 0;
  }
}
#argus-wrapper .wrapper {
  background: #fff;
}
#argus-wrapper .boxed-layout {
  padding: 0;
  box-shadow: 0 0 5px #ccc;
  margin-left: auto !important;
  margin-right: auto !important;
  background: url(/Content/themes/img/patterns/15.png) repeat;
}
#argus-wrapper .purchase {
  padding: 25px 0 30px;
  border-bottom: solid 1px #eee;
  background: url(/Content/themes/img/patterns/breadcrumbs.png) repeat;
}
#argus-wrapper .purchase p {
  margin-bottom: 0;
}
#argus-wrapper .purchase span {
  color: #666;
  display: block;
  font-size: 24px;
  line-height: 35px;
  font-weight: normal;
  margin-bottom: 12px;
  font-family: "Open Sans", Arial, sans-serif;
}
#argus-wrapper .purchase .btn-buy {
  text-align: center;
}
#argus-wrapper .purchase .btn-buy a {
  margin-top: 27px;
}
#argus-wrapper .purchase .btn-buy a i {
  margin-right: 5px;
}
@media (max-width: 992px) {
  #argus-wrapper .purchase {
    text-align: center;
  }
  #argus-wrapper .purchase span {
    font-size: 22px;
    line-height: 29px;
  }
  #argus-wrapper .purchase .btn-buy a {
    margin-top: 25px;
    font-size: 16px;
  }
}
#argus-wrapper .service {
  overflow: hidden;
  margin-bottom: 10px;
  padding: 15px 15px 10px;
}
#argus-wrapper .service:hover {
  background: #fcfcfc;
  box-shadow: 0 0 5px #ddd;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  -moz-transition: box-shadow 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
}
#argus-wrapper .service:hover i {
  color: #656565;
}
#argus-wrapper .service .desc {
  padding: 0 15px;
  overflow: hidden;
}
#argus-wrapper .service .desc h4 {
  font-size: 22px;
  line-height: 25px;
}
#argus-wrapper .service .service-icon {
  float: left;
  padding: 10px;
  color: #72c02c;
  font-size: 35px;
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#argus-wrapper .service .service-icon.icon-cogs {
  font-size: 37px;
}
#argus-wrapper .service .service-icon.icon-plane {
  font-size: 43px;
}
#argus-wrapper .recent-work a {
  text-align: center;
  background: #fcfcfc;
  display: inline-block;
}
#argus-wrapper .recent-work a:hover {
  text-decoration: none;
}
#argus-wrapper .recent-work a:hover strong {
  color: #555;
}
#argus-wrapper .recent-work em.overflow-hidden {
  display: block;
}
#argus-wrapper .recent-work a span {
  display: block;
  padding: 10px;
  border-bottom: solid 2px #eee;
}
#argus-wrapper .recent-work a strong {
  color: #555;
  display: block;
}
#argus-wrapper .recent-work a i {
  color: #777;
}
#argus-wrapper .recent-work a img {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
#argus-wrapper .recent-work a:hover img {
  opacity: 0.8;
  -webkit-transform: scale(1.2) rotate(3deg);
  -moz-transform: scale(1.2) rotate(3deg);
  -o-transform: scale(1) rotate(3deg);
  -ms-transform: scale(1.2) rotate(3deg);
  transform: scale(1.2) rotate(3deg);
}
#argus-wrapper .recent-work a:hover span {
  border-bottom: solid 2px #72c02c;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#argus-wrapper .work {
  margin-top: 6px;
}
#argus-wrapper .work .details {
  padding: 10px;
}
#argus-wrapper .work .caption {
  display: block;
  padding-top: 5px;
  color: #585f69 !important;
  font-size: 18px !important;
}
#argus-wrapper .work .caption:hover {
  cursor: pointer;
  color: #444 !important;
  text-decoration: underline;
}
#argus-wrapper .thumb-headline h2 {
  color: #eee;
  font-size: 16px;
}
#argus-wrapper .footer-logo {
  margin: 17px 0 20px;
}
#argus-wrapper .latest-list li {
  padding: 8px 0;
  border-top: 1px solid #353535;
}
#argus-wrapper .latest-list li:first-child {
  padding-top: 0;
  border-top: none;
}
#argus-wrapper .latest-list li a {
  color: #eee;
}
#argus-wrapper .latest-list small {
  color: #999;
  display: block;
}
#argus-wrapper .link-list li {
  border-top: solid 1px #353535;
}
#argus-wrapper .link-list li:first-child {
  border-top: none !important;
}
#argus-wrapper .link-list a {
  color: #eee;
  font-size: 11px;
  padding: 6px 0;
  display: inline-block;
  text-transform: uppercase;
}
#argus-wrapper .link-list li i {
  color: #bbb;
  float: right;
  margin-top: 10px;
}
#argus-wrapper .latest-tweets .latest-tweets-inner p {
  color: #555;
  font-size: 13px;
}
#argus-wrapper .latest-tweets .latest-tweets-inner a {
  text-decoration: none;
}
#argus-wrapper .latest-tweets .latest-tweets-inner a:hover {
  text-decoration: underline;
}
#argus-wrapper .latest-tweets .latest-tweets-inner i.fa {
  top: 2px;
  float: left;
  color: #bbb;
  color: #55acee;
  font-size: 18px;
  margin-right: 5px;
  position: relative;
}
#argus-wrapper .latest-tweets .latest-tweets-inner small {
  color: #777;
  display: block;
}
#argus-wrapper .social-icons {
  margin-top: 5px;
}
#argus-wrapper .social-icons li {
  margin: 0;
}
#argus-wrapper .social-icons li a {
  margin: 0 3px;
}
#argus-wrapper a.thumbnail {
  padding: 0;
  border: none;
  margin-bottom: 15px;
}
#argus-wrapper .thumbnail-style {
  padding: 7px;
  margin-bottom: 20px;
}
#argus-wrapper .thumbnail-style:hover {
  box-shadow: 0 0 8px #ddd;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  -moz-transition: box-shadow 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
}
#argus-wrapper .thumbnail h3,
#argus-wrapper .thumbnail-style h3 {
  margin: 6px 0 8px 0;
}
#argus-wrapper .thumbnail h3 a,
#argus-wrapper .thumbnail-style h3 a {
  color: #585f69;
  font-size: 18px;
}
#argus-wrapper .thumbnail h3 a:hover,
#argus-wrapper .thumbnail-style h3 a:hover {
  color: #72c02c;
  text-decoration: none;
}
#argus-wrapper .thumbnail-style .thumbnail-img {
  position: relative;
  margin-bottom: 11px;
}
#argus-wrapper .thumbnail-style a.btn-more {
  right: -10px;
  bottom: 10px;
  color: #fff;
  padding: 1px 6px;
  position: absolute;
  background: #72c02c;
  display: inline-block;
}
#argus-wrapper .thumbnail-style a.btn-more:hover {
  text-decoration: none;
  box-shadow: 0 0 0 2px #5fb611;
}
#argus-wrapper .thumbnail-style:hover a.btn-more {
  right: 10px;
}
#argus-wrapper .thumbnail-kenburn img {
  left: 10px;
  margin-left: -10px;
  position: relative;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
#argus-wrapper .thumbnail-kenburn:hover img {
  -webkit-transform: scale(1.2) rotate(2deg);
  -moz-transform: scale(1.2) rotate(2deg);
  -o-transform: scale(1.2) rotate(2deg);
  -ms-transform: scale(1.2) rotate(2deg);
  transform: scale(1.2) rotate(2deg);
}
#argus-wrapper .service-alternative .service:hover {
  background: #76ca2c;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#argus-wrapper .service-alternative .service:hover i,
#argus-wrapper .service-alternative .service:hover p,
#argus-wrapper .service-alternative .service:hover h4 {
  color: #fff;
}
#argus-wrapper .service-v1 h2 {
  margin: 15px 0 10px;
  font-size: 20px;
  line-height: 28px;
}
#argus-wrapper .service-v1 p {
  text-align: justify;
}
#argus-wrapper .posts .dl-horizontal a {
  color: #555;
}
#argus-wrapper .posts .dl-horizontal {
  margin-bottom: 15px;
  overflow: hidden;
}
#argus-wrapper .posts .dl-horizontal dt {
  width: 60px;
  float: left;
}
#argus-wrapper .posts .dl-horizontal dt img {
  width: 60px;
  height: 60px;
  padding: 2px;
  margin-top: 2px;
  border: solid 1px #ddd;
}
#argus-wrapper .posts .dl-horizontal dd {
  margin-left: 70px;
}
#argus-wrapper .posts .dl-horizontal dd p {
  margin: 0;
}
#argus-wrapper .posts .dl-horizontal dd a {
  font-size: 14px;
  line-height: 16px !important;
}
#argus-wrapper .posts .dl-horizontal dd a:hover {
  color: #72c02c;
  text-decoration: none;
}
#argus-wrapper .posts .dl-horizontal:hover dt img,
#argus-wrapper .posts .dl-horizontal:hover dd a {
  color: #72c02c;
  border-color: #72c02c !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#argus-wrapper .team ul.team-socail {
  text-align: right;
}
#argus-wrapper .team ul.team-socail li {
  margin: 0 !important;
  padding: 0 !important;
}
#argus-wrapper .team ul.team-socail li a,
#argus-wrapper .team ul.team-socail li a:hover {
  text-decoration: none;
}
#argus-wrapper .team ul.team-socail li i {
  color: #aaa;
  padding: 6px 7px;
  min-width: 30px;
  font-size: 18px;
  text-align: center;
  background: #f7f7f7;
  display: inline-block;
}
#argus-wrapper .team ul.team-socail li i:hover {
  color: #fff;
  background: #72c02c;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#argus-wrapper .team .thumbnail-style {
  padding: 12px;
}
#argus-wrapper .team .thumbnail-style img {
  margin-bottom: 7px;
}
#argus-wrapper .team .thumbnail-style h3 {
  margin-bottom: 5px;
}
#argus-wrapper .team .thumbnail-style:hover h3 a {
  color: #72c02c !important;
}
#argus-wrapper .team .thumbnail-style small {
  display: block;
  margin-top: 5px;
  font-size: 12px;
}
#argus-wrapper .about-me {
  overflow: hidden;
}
#argus-wrapper .about-me h2 {
  margin: 0;
  font-size: 20px;
  text-transform: uppercase;
}
#argus-wrapper .about-me span {
  color: #999;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}
#argus-wrapper .about-me .social-icons {
  margin-top: 7px;
}
#argus-wrapper .about-my-goals h2 {
  text-transform: uppercase;
}
#argus-wrapper .about-skills {
  padding: 40px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background: url(/Content/themes/img/breadcrumbs.png) repeat;
}
#argus-wrapper .gallery-page .thumbnail,
#argus-wrapper .gallery-page .thumbnail:hover {
  padding: 0;
  border: none;
  box-shadow: none;
}
#argus-wrapper .gallery-page .thumbnails {
  margin-bottom: 6px;
}
#argus-wrapper .privacy a {
  text-decoration: underline;
}
#argus-wrapper .privacy a:hover {
  color: #72c02c;
  text-decoration: none;
}
#argus-wrapper .portfolio-item h2 {
  color: #555;
  font-size: 24px;
  margin: 0 0 15px;
}
#argus-wrapper .portfolio-item li {
  padding: 3px 0;
}
#argus-wrapper .portfolio-item p a {
  text-decoration: underline;
}
#argus-wrapper .portfolio-item p a:hover {
  text-decoration: none;
}
#argus-wrapper .portfolio-item1 ul {
  margin: 10px 0 20px;
}
#argus-wrapper .portfolio-item1 li {
  font-size: 16px;
  margin-bottom: 3px;
}
#argus-wrapper .portfolio-item1 li i {
  font-size: 18px;
  margin-right: 4px;
}
#argus-wrapper ul.blog-tags li {
  display: inline-block;
}
#argus-wrapper ul.blog-tags a {
  font-size: 13px;
  padding: 2px 7px;
  background: #f7f7f7;
  margin: 0 3px 6px 0;
  display: inline-block;
}
#argus-wrapper ul.blog-tags a i {
  color: #666;
}
#argus-wrapper ul.blog-tags a:hover {
  background: #72c02c;
}
#argus-wrapper ul.blog-tags a:hover,
#argus-wrapper ul.blog-tags a:hover i {
  color: #fff !important;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#argus-wrapper .blog-photos li {
  display: inline;
}
#argus-wrapper .blog-photos li img {
  width: 58px;
  height: 58px;
  margin: 0 2px 8px;
}
#argus-wrapper .blog-photos li img:hover {
  box-shadow: 0 0 0 2px #72c02c;
}
#argus-wrapper .blog-twitter .blog-twitter-inner {
  padding: 10px;
  position: relative;
  background: #f7f7f7;
  margin-bottom: 10px;
}
#argus-wrapper .blog-twitter .blog-twitter-inner,
#argus-wrapper .blog-twitter .blog-twitter-inner:after,
#argus-wrapper .blog-twitter .blog-twitter-inner:before {
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#argus-wrapper .blog-twitter .blog-twitter-inner:after,
#argus-wrapper .blog-twitter .blog-twitter-inner:before {
  width: 0;
  height: 0;
  right: 0;
  bottom: 0;
  content: " ";
  display: block;
  position: absolute;
}
#argus-wrapper .blog-twitter .blog-twitter-inner:after {
  border-top: 15px solid #eee;
  border-right: 15px solid transparent;
  border-left: 0 solid transparent;
  border-left-style: inset;
  border-right-style: inset;
}
#argus-wrapper .blog-twitter .blog-twitter-inner:before {
  border-bottom: 15px solid #fff;
  border-right: 0 solid transparent;
  border-left: 15px solid transparent;
  border-left-style: inset;
  border-bottom-style: inset;
}
#argus-wrapper .blog-twitter .blog-twitter-inner:hover {
  border-color: #72c02c;
  border-top-color: #72c02c;
}
#argus-wrapper .blog-twitter .blog-twitter-inner:hover:after {
  border-top-color: #72c02c;
}
#argus-wrapper .blog-twitter .blog-twitter-inner span.twitter-time {
  color: #777;
  display: block;
  font-size: 11px;
}
#argus-wrapper .blog-twitter .blog-twitter-inner a {
  color: #72c02c;
  text-decoration: none;
}
#argus-wrapper .blog-twitter .blog-twitter-inner a:hover {
  text-decoration: underline;
}
#argus-wrapper .blog-twitter .blog-twitter-inner i.fa {
  top: 2px;
  color: #bbb;
  font-size: 18px;
  position: relative;
}
#argus-wrapper .who li {
  margin-bottom: 6px;
}
#argus-wrapper .who li i {
  color: #72c02c;
  font-size: 13px;
  min-width: 15px;
  margin-right: 8px;
  text-align: center;
  position: relative;
}
#argus-wrapper .who li:hover i,
#argus-wrapper .who li:hover a {
  color: #777;
}
#argus-wrapper .who li:hover a:hover {
  text-decoration: none;
}
#argus-wrapper .fullwidthbanner-container.slider-promo {
  max-height: 460px !important;
}
#argus-wrapper .slider-promo-info-bg {
  padding: 25px 20px 20px;
  background: url(/Content/themes/img/bg-black.png) repeat;
}
#argus-wrapper .slider-promo-info span.big-size {
  color: #fff;
  display: block;
  font-size: 30px;
  margin-bottom: 25px;
  text-shadow: none !important;
}
#argus-wrapper .slider-promo-info p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
}
#argus-wrapper .promo-box {
  padding: 20px;
  margin: 25px 0 20px;
  text-align: center;
}
#argus-wrapper .promo-box i {
  display: block;
  font-size: 50px;
}
#argus-wrapper .promo-box p {
  font-size: 14px;
  margin-bottom: 0;
}
#argus-wrapper .promo-box strong,
#argus-wrapper .promo-box strong a {
  color: #555;
  display: block;
  font-size: 20px;
  font-weight: 200;
  margin: 20px 0 15px;
}
#argus-wrapper .promo-box:hover strong,
#argus-wrapper .promo-box:hover strong a {
  color: #72c02c;
}
#argus-wrapper .promo-service {
  margin-bottom: 20px;
}
#argus-wrapper .promo-service li {
  margin-bottom: 5px;
}
#argus-wrapper .promo-service a.btn-u {
  margin: 0 20px 10px 0;
}
#argus-wrapper .title-box {
  font-size: 16px;
  text-align: center;
  padding: 10px 0 30px;
  border-bottom: solid 1px #eee;
}
#argus-wrapper .title-box .title-box-text {
  color: #555;
  display: block;
  font-size: 35px;
  font-weight: 200;
}
@media (max-width: 768px) {
  #argus-wrapper .title-box .title-box-text {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 10px;
  }
  #argus-wrapper .title-box p {
    font-size: 15px;
  }
}
#argus-wrapper .block-blockquote {
  margin: 20px 0;
  text-align: center;
  border: dashed 1px #ccc;
}
#argus-wrapper .block-blockquote-inner {
  padding: 15px;
}
#argus-wrapper .block-blockquote p {
  font-size: 26px;
  margin-bottom: 0;
}
#argus-wrapper .info-blocks {
  margin-bottom: 15px;
}
#argus-wrapper .info-blocks:hover i.icon-info-blocks {
  color: #72c02c;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#argus-wrapper .info-blocks i.icon-info-blocks {
  float: left;
  color: #777;
  font-size: 30px;
  min-width: 50px;
  margin-top: 10px;
  text-align: center;
}
#argus-wrapper .info-blocks .info-blocks-in {
  padding: 0 10px;
  overflow: hidden;
}
#argus-wrapper .info-blocks .info-blocks-in h3 {
  color: #555;
  font-size: 20px;
  line-height: 28px;
}
#argus-wrapper .info-blocks .info-blocks-in p {
  font-size: 12px;
}
#argus-wrapper .brand-page .btn {
  margin-bottom: 10px;
}
#argus-wrapper .form-page input,
#argus-wrapper .form-page select {
  margin-bottom: 10px;
}
#argus-wrapper ul.labels-demo {
  margin: 5px 0;
}
#argus-wrapper ul.labels-demo li {
  list-style: none;
  display: inline-block;
  margin: 0 5px 2px 0;
}
#argus-wrapper .badge-sidebar {
  border-left: solid 1px #eee;
}
@media (max-width: 991px) {
  #argus-wrapper .badge-sidebar {
    border-left: none;
  }
}
#argus-wrapper .line-icon-page .item-box {
  width: 25%;
  float: left;
  height: 90px;
  text-align: center;
  padding: 20px 10px;
  margin: 0 -1px -1px 0;
  word-wrap: break-word;
  border: 1px solid #ddd;
}
@media (max-width: 768px) {
  #argus-wrapper .line-icon-page .item-box {
    height: 115px;
  }
}
@media (max-width: 450px) {
  #argus-wrapper .line-icon-page .item-box {
    height: 130px;
  }
}
#argus-wrapper .line-icon-page .item-box:hover {
  background: #fafafa;
}
#argus-wrapper .line-icon-page .item span {
  display: block;
  font-size: 28px;
  margin-bottom: 10px;
}
#argus-wrapper .line-icon-page .item:hover {
  color: #72c02c;
}
#argus-wrapper .icon-page-fa {
  margin-bottom: 20px;
}
#argus-wrapper .icon-page-fa .item-box {
  float: left;
  height: 100px;
  width: 16% !important;
}
#argus-wrapper .icon-page-fa .item {
  font-size: 12px;
}
#argus-wrapper .icon-page-fa .item i {
  color: #555;
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #argus-wrapper .icon-page-fa .item-box {
    width: 20% !important;
  }
}
@media (max-width: 600px) {
  #argus-wrapper .icon-page-fa .item-box {
    width: 30% !important;
  }
}
@media (max-width: 400px) {
  #argus-wrapper .icon-page-fa .item-box {
    width: 50% !important;
  }
}
#argus-wrapper .bs-glyphicons {
  padding-left: 0;
  list-style: none;
  overflow: hidden;
  padding-bottom: 1px;
  margin-bottom: 20px;
}
#argus-wrapper .bs-glyphicons li {
  width: 25%;
  float: left;
  height: 115px;
  padding: 10px;
  font-size: 11px;
  line-height: 1.4;
  text-align: center;
  margin: 0 -1px -1px 0;
  border: 1px solid #ddd;
}
#argus-wrapper .bs-glyphicons .glyphicon {
  display: block;
  font-size: 18px;
  margin: 5px auto 10px;
}
#argus-wrapper .bs-glyphicons li:hover {
  color: #72c02c;
  background-color: #fafafa;
}
@media (min-width: 768px) {
  #argus-wrapper .bs-glyphicons li {
    width: 12.5%;
  }
}
#argus-wrapper .demo-pro-glyphicons li {
  width: 170px;
  height: 100px;
  padding: 20px 10px 30px;
}
#argus-wrapper .demo-pro-glyphicons span {
  height: 40px;
  display: block;
}
#argus-wrapper .demo-pro-glyphicons span:before {
  color: #555;
  padding: 10px 62px;
}
#argus-wrapper .demo-pro-glyphicons span.glyphicons:before {
  font-size: 22px;
}
#argus-wrapper .demo-pro-glyphicons span.halflings {
  height: 30px;
}
#argus-wrapper .demo-pro-glyphicons span.halflings:before {
  padding: 10px 70px;
}
#argus-wrapper .map {
  width: 100%;
  height: 350px;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
}
#argus-wrapper .map-box {
  height: 250px;
}
#argus-wrapper .map-box-space {
  margin-top: 15px;
}
#argus-wrapper .map-box-space1 {
  margin-top: 7px;
}
#argus-wrapper .service-or {
  overflow: hidden;
  position: relative;
}
#argus-wrapper .service-bg {
  width: 250px;
  padding: 60px;
  position: absolute;
  top: -10px;
  right: -100px;
  background-color: rgba(255, 255, 255, 0.1);
  transform: rotate(55deg);
  -o-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  -moz-transform: rotate(55deg);
  -webkit-transform: rotate(55deg);
}
#argus-wrapper .easy-block-v1 {
  position: relative;
}
#argus-wrapper .easy-block-v1 img {
  width: 100%;
}
#argus-wrapper .easy-block-v1 .overflow-h h3 {
  width: 60%;
  float: left;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 5px;
}
#argus-wrapper .easy-block-v1 .easy-block-v1-badge {
  left: 0;
  top: 10px;
  z-index: 1;
  color: #fff;
  padding: 4px 10px;
  position: absolute;
}
#argus-wrapper .easy-block-v2 {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
#argus-wrapper .easy-block-v2 img {
  width: 100%;
}
#argus-wrapper .easy-block-v2 .easy-bg-v2 {
  top: 5px;
  color: #fff;
  width: 100px;
  padding: 5px;
  right: -32px;
  font-size: 13px;
  position: absolute;
  text-align: center;
  letter-spacing: 2px;
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#argus-wrapper .easy-block-v3 {
  text-align: left;
  background: #585f69;
  padding: 30px 20px 20px;
}
#argus-wrapper .easy-block-v3.first {
  background: #696f77;
}
#argus-wrapper .easy-block-v3.second {
  background: #707780;
}
#argus-wrapper .easy-block-v3.third {
  background: #787f88;
}
#argus-wrapper .easy-block-v3 i {
  color: #fff;
  float: left;
  font-size: 30px;
  min-width: 45px;
  padding-top: 10px;
}
#argus-wrapper .easy-block-v3 .inner-faq-b {
  overflow: hidden;
}
#argus-wrapper .easy-block-v3 .inner-faq-b h2,
#argus-wrapper .easy-block-v3 .inner-faq-b h3 {
  font-size: 21px;
  margin-bottom: 8px;
}
#argus-wrapper .easy-block-v3 .inner-faq-b h4 {
  color: #fff;
  font-size: 17px;
  margin-bottom: 2px;
}
#argus-wrapper .easy-block-v3 .inner-faq-b h2,
#argus-wrapper .easy-block-v3 .inner-faq-b h3,
#argus-wrapper .easy-block-v3 .inner-faq-b p {
  color: #fff;
}
#argus-wrapper .full-w-block {
  padding: 30px 0;
  background: #282828;
}
#argus-wrapper .full-w-block .info-blocks i,
#argus-wrapper .full-w-block .info-blocks-in h3 {
  color: #fff;
}
#argus-wrapper .full-w-block .info-blocks-in p {
  color: #ccc;
}
#argus-wrapper .full-w-block .info-blocks:hover i.icon-info-blocks {
  color: #fff;
}
#argus-wrapper .simple-block {
  margin-bottom: 20px;
}
#argus-wrapper .simple-block img {
  width: 100%;
}
#argus-wrapper .simple-block p {
  text-align: center;
}
#argus-wrapper .simple-block .carousel-indicators {
  top: 10px;
  left: 65%;
  text-align: right;
}
#argus-wrapper .simple-block .carousel-indicators .active {
  background: #555;
}
#argus-wrapper .simple-block .carousel-indicators li {
  border-color: #555;
}
#argus-wrapper .simple-block .carousel-inner > .item {
  margin: 0;
}
#argus-wrapper .simple-block .responsive-video {
  margin-bottom: 3px;
}
#argus-wrapper .two-blocks {
  text-align: center;
}
#argus-wrapper .two-blocks-in {
  margin-bottom: 30px;
}
#argus-wrapper .two-blocks-in i {
  color: #fff;
  padding: 11px;
  font-size: 30px;
  min-width: 50px;
  text-align: center;
  background: #585f69;
  margin-bottom: 10px;
  display: inline-block;
}
#argus-wrapper .three-blocks {
  text-align: center;
}
#argus-wrapper .three-blocks-in {
  margin-bottom: 30px;
}
#argus-wrapper .three-blocks-in i {
  color: #777;
  padding: 9px 6px;
  font-size: 20px;
  min-width: 40px;
  margin-bottom: 10px;
  border: 1px solid #777;
}
#argus-wrapper .three-blocks-in h3 {
  font-size: 20px;
  margin-bottom: 7px;
}
#argus-wrapper .banner-info {
  margin-bottom: 10px;
}
#argus-wrapper .banner-info i {
  float: left;
  color: #fff;
  padding: 11px;
  min-width: 40px;
  font-size: 22px;
  text-align: center;
  margin: 7px 20px 0 0;
}
#argus-wrapper .banner-info i.fa {
  min-width: 46px;
}
#argus-wrapper .banner-info.light i {
  border: 1px solid #fff;
}
#argus-wrapper .banner-info.dark i {
  background: #555;
}
#argus-wrapper .banner-info h3 {
  font-size: 21px;
  margin-bottom: 5px;
}
#argus-wrapper .banner-info.light h3 {
  color: #fff;
}
#argus-wrapper .banner-info.light p {
  color: #eee;
}
#argus-wrapper .title-box-v2 {
  text-align: center;
  margin-bottom: 40px;
}
#argus-wrapper .title-box-v2 h2 {
  font-size: 25px;
  text-transform: uppercase;
}
#argus-wrapper .title-box-v2 p {
  font-size: 13px;
}
#argus-wrapper .no-space {
  padding: 0;
}
#argus-wrapper .no-space-left {
  padding-left: 0;
  padding-right: 15px !important;
}
#argus-wrapper .no-space-right {
  padding-right: 0;
  padding-left: 15px !important;
}
#argus-wrapper .list-style-v1 li {
  margin-bottom: 7px;
}
#argus-wrapper .list-style-v1 i {
  margin-right: 5px;
}
#argus-wrapper .social-contacts li {
  padding: 5px 0;
  border-top: 1px solid #ddd;
}
#argus-wrapper .social-contacts li:first-child {
  border-top: none;
}
#argus-wrapper .social-contacts li i {
  color: #777;
  font-size: 13px;
  min-width: 13px;
  margin-right: 12px;
  text-align: center;
}
#argus-wrapper .status-bar li {
  padding-left: 9px;
  border-left: 1px solid #eee;
}
#argus-wrapper .status-bar li:first-child {
  border-left: none;
}
#argus-wrapper .status-bar li i {
  color: #72c02c;
  margin-right: 5px;
}
#argus-wrapper .status-bar li a:hover {
  text-decoration: none;
}
#argus-wrapper .status-bar-in {
  padding: 10px;
  position: relative;
  background: #f0f0f0;
}
#argus-wrapper .status-bar-in:after {
  width: 0;
  height: 0;
  top: -10px;
  left: 50px;
  content: " ";
  display: block;
  position: absolute;
  border-bottom: 11px solid #f0f0f0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-left-style: inset;
  border-right-style: inset;
}
#argus-wrapper .share-list {
  margin-bottom: 0;
}
#argus-wrapper .share-list li {
  padding-left: 20px;
}
#argus-wrapper .share-list li:first-child {
  padding-left: 0;
}
#argus-wrapper .share-list li i {
  color: #72c02c;
  margin-right: 5px;
}
#argus-wrapper .people-say img {
  float: left;
  width: 40px;
  height: auto;
  margin: 6px 10px 0 0;
}
#argus-wrapper .people-say .overflow-h span {
  font-weight: 700;
}
#argus-wrapper .people-say .overflow-h p {
  font-style: italic;
  line-height: 1.3;
}
#argus-wrapper .people-say .overflow-h small {
  text-align: right;
  font-style: italic;
}
#argus-wrapper img.img-mouse {
  width: 150px;
  height: auto;
  margin: 0 auto 60px;
}
#argus-wrapper .service-info {
  position: relative;
  padding: 40px 0 50px;
  background: url(/Content/themes/img/patterns/17.png) repeat;
}
#argus-wrapper .service-info .info-description {
  overflow: hidden;
}
#argus-wrapper .service-info i.service-info-icon {
  color: #777;
  width: 50px;
  height: 50px;
  padding: 15px;
  font-size: 20px;
  line-height: 17px;
  margin-right: 20px;
  text-align: center;
  display: inline-block;
  border: 1px solid #777;
}
#argus-wrapper .service-info .info-description h3 {
  margin: 0 0 10px;
}
#argus-wrapper .service-info .info-description p {
  color: #777;
}
#argus-wrapper .project-details li {
  color: #555;
  font-weight: 200;
  margin-bottom: 5px;
}
#argus-wrapper .project-details strong {
  min-width: 100px;
  display: inline-block;
}
#argus-wrapper .project-details a {
  text-decoration: underline;
}
#argus-wrapper .testimonials-bs {
  padding: 50px 0;
  background: url(/Content/themes/img/bg/16.jpg) 50% 0 repeat fixed;
}
#argus-wrapper .testimonials-bs .headline-center-v2 span.author {
  color: #777;
  font-size: 14px;
}
#argus-wrapper .testimonials-bs .item {
  margin-bottom: 30px;
}
#argus-wrapper .testimonials-bs .carousel-arrow {
  text-align: center;
}
#argus-wrapper .testimonials-bs .carousel-control-v2 i {
  color: #888;
  width: 30px;
  height: 30px;
  padding: 2px;
  font-size: 22px;
  display: inline-block;
  border: 2px solid #888;
}
#argus-wrapper .testimonials-bs .carousel-control-v2 i:hover {
  color: #72c02c;
  border-color: #72c02c;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#argus-wrapper .testimonials-bs .carousel-control-v2.left,
#argus-wrapper .testimonials-bs .carousel-control-v2.right {
  text-decoration: none;
  background-image: none;
}
#argus-wrapper .team-v1 li > h3 {
  color: #555;
}
#argus-wrapper body.dark {
  color: #999;
  background-color: #252525;
}
#argus-wrapper body.dark .wrapper {
  background: #252525;
}
#argus-wrapper body.dark h1,
#argus-wrapper body.dark h2,
#argus-wrapper body.dark h3,
#argus-wrapper body.dark h4,
#argus-wrapper body.dark h5,
#argus-wrapper body.dark h6 {
  color: #ccc;
  font-weight: 200;
}
#argus-wrapper body.dark .wrapper p {
  color: #999;
}
#argus-wrapper body.dark p,
#argus-wrapper body.dark li,
#argus-wrapper body.dark li a {
  color: #999;
}
#argus-wrapper body.dark .headline {
  border-bottom: 1px dotted #555;
}
#argus-wrapper body.dark .headline-v2,
#argus-wrapper body.dark .headline-v2.bg-color-light {
  background: #333 !important;
}
#argus-wrapper body.dark .parallax-bg {
  background-color: #333;
}
#argus-wrapper body.dark .parallax-bg:before {
  background: rgba(0, 0, 0, 0.6);
}
#argus-wrapper body.dark .tp-bannertimer {
  background: rgba(0, 0, 0, 0.5);
}
#argus-wrapper body.dark .tp-banner-container .btn-u.btn-brd.btn-u-light {
  color: #fff;
}
#argus-wrapper body.dark .header,
#argus-wrapper body.dark .header-v3 {
  background: #222;
  border-bottom-color: #333;
}
#argus-wrapper body.dark .header.header-v1 {
  background: none;
}
#argus-wrapper body.dark .topbar ul.loginbar li i.fa {
  color: #999;
}
#argus-wrapper body.dark .topbar ul.loginbar > li > a {
  color: #999;
}
#argus-wrapper body.dark .topbar ul.loginbar > li > a:hover {
  color: #fff;
}
#argus-wrapper body.dark .topbar ul.languages {
  background: #333;
}
#argus-wrapper body.dark .topbar ul.languages li a {
  color: #999;
}
#argus-wrapper body.dark .topbar ul.languages li.active a,
#argus-wrapper body.dark .topbar ul.languages li a:hover {
  color: #ccc;
  background: #555;
}
#argus-wrapper body.dark .topbar ul.languages li.active a i {
  color: #ccc;
}
#argus-wrapper body.dark .topbar ul.languages:after {
  border-bottom-color: #303030;
}
#argus-wrapper body.dark .topbar ul.loginbar li.topbar-devider {
  border-right-color: #999;
}
#argus-wrapper body.dark .topbar-v1 {
  background: #222;
  border-color: #555;
}
#argus-wrapper body.dark .topbar-v1 .top-v1-data li:first-child {
  border-left-color: #555;
}
#argus-wrapper body.dark .topbar-v1 .top-v1-data li {
  border-right-color: #555;
}
#argus-wrapper body.dark .topbar-v1 .top-v1-contacts li {
  color: #999;
}
#argus-wrapper body.dark .topbar-v1 .top-v1-data li i {
  color: #999;
}
#argus-wrapper body.dark .header .navbar-nav > li > a,
#argus-wrapper body.dark .header-v1 .navbar-default .navbar-nav > li > a,
#argus-wrapper body.dark .header-v3 .navbar-default .navbar-nav > li > a {
  color: #999;
}
#argus-wrapper body.dark .header .navbar-nav .open > a,
#argus-wrapper body.dark .header .navbar-nav .open > a:hover,
#argus-wrapper body.dark .header .navbar-nav .open > a:focus {
  border-bottom-color: #333;
}
#argus-wrapper body.dark .nav .open > a,
#argus-wrapper body.dark .nav .open > a:hover,
#argus-wrapper body.dark .nav .open > a:focus,
#argus-wrapper body.dark .header .nav > li > a:hover,
#argus-wrapper body.dark .header .nav > li > a:focus {
  background: inherit;
}
@media (max-width: 991px) {
  #argus-wrapper body.dark .header .nav > li.active > a:hover {
    background: #72c02c;
  }
}
#argus-wrapper body.dark .header .nav > li > .search {
  color: #999;
  background: #292929;
  border-bottom-color: #555;
}
#argus-wrapper body.dark .header .nav > li > .search:hover {
  background: #303030;
}
#argus-wrapper body.dark .header .search-open,
#argus-wrapper body.dark .header-v1 .navbar .search-open,
#argus-wrapper body.dark .header-v3 .navbar .search-open,
#argus-wrapper body.dark .header-v4 .navbar .search-open {
  background: #222;
  box-shadow: none;
  border-top-color: #333;
}
#argus-wrapper body.dark .header .dropdown-menu,
#argus-wrapper body.dark .header-v1 .dropdown-menu,
#argus-wrapper body.dark .header-v2 .dropdown-menu,
#argus-wrapper body.dark .header-v3 .dropdown-menu,
#argus-wrapper body.dark .header-v4 .dropdown-menu {
  background: #222;
  border-bottom-color: #202020;
}
#argus-wrapper body.dark .header .dropdown-menu li a,
#argus-wrapper body.dark .header-v1 .dropdown-menu li a,
#argus-wrapper body.dark .header-v2 .dropdown-menu li a,
#argus-wrapper body.dark .header-v3 .dropdown-menu li a,
#argus-wrapper body.dark .header-v4 .dropdown-menu li a {
  color: #999;
  border-bottom-color: #303030;
}
#argus-wrapper body.dark .header .dropdown-menu .active > a,
#argus-wrapper body.dark .header .dropdown-menu li > a:hover,
#argus-wrapper body.dark .header-v1 .dropdown-menu .active > a,
#argus-wrapper body.dark .header-v1 .dropdown-menu li > a:hover,
#argus-wrapper body.dark .header-v2 .dropdown-menu .active > a,
#argus-wrapper body.dark .header-v2 .dropdown-menu li > a:hover,
#argus-wrapper body.dark .header-v3 .dropdown-menu .active > a,
#argus-wrapper body.dark .header-v3 .dropdown-menu li > a:hover,
#argus-wrapper body.dark .header-v4 .dropdown-menu .active > a,
#argus-wrapper body.dark .header-v4 .dropdown-menu li > a:hover {
  color: #999 !important;
  background: #303030 !important;
}
@media (max-width: 991px) {
  #argus-wrapper body.dark .header-v1 .topbar-v1 .top-v1-data li,
  #argus-wrapper body.dark .header-v4 .topbar-v1 .top-v1-data li {
    border-color: #555;
  }
  #argus-wrapper body.dark .header-v1 {
    border-color: #555;
  }
  #argus-wrapper body.dark .header-v1 .navbar .nav > li > .search {
    background: #333;
  }
  #argus-wrapper body.dark .navbar-form,
  #argus-wrapper body.dark .navbar-collapse {
    border-color: #555;
  }
  #argus-wrapper body.dark .navbar-nav > .active > a {
    color: #fff;
  }
  #argus-wrapper body.dark .navbar-nav > li a {
    color: #999;
    border-bottom-color: #555;
  }
  #argus-wrapper body.dark .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  #argus-wrapper body.dark .navbar-nav .open .dropdown-menu > li > a,
  #argus-wrapper body.dark .navbar-nav .open .dropdown-menu > .active > a,
  #argus-wrapper body.dark .navbar-nav .open .dropdown-menu > .active > a:hover,
  #argus-wrapper body.dark .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #999;
  }
  #argus-wrapper body.dark .header .navbar-nav > li a,
  #argus-wrapper body.dark .header-v1 .navbar-default .navbar-nav > li a,
  #argus-wrapper body.dark .header-v3 .navbar-default .navbar-nav > li a,
  #argus-wrapper body.dark .header-v4 .navbar-default .navbar-nav > li a {
    border-bottom-color: #333;
  }
  #argus-wrapper body.dark .navbar-default .navbar-nav > .open > a,
  #argus-wrapper body.dark .navbar-default .navbar-nav > .open > a:hover,
  #argus-wrapper body.dark .navbar-default .navbar-nav > .open > a:focus {
    color: #eee;
  }
  #argus-wrapper body.dark .header .dropdown .dropdown-submenu > a,
  #argus-wrapper body.dark .header-v1 .dropdown .dropdown-submenu > a,
  #argus-wrapper body.dark .header-v2 .dropdown .dropdown-submenu > a,
  #argus-wrapper body.dark .header-v3 .dropdown .dropdown-submenu > a,
  #argus-wrapper body.dark .header-v4 .dropdown .dropdown-submenu > a {
    color: #999 !important;
  }
  #argus-wrapper body.dark .header .mega-menu .equal-height-list h3,
  #argus-wrapper body.dark .header-v1 .mega-menu .equal-height-list h3,
  #argus-wrapper body.dark .header-v3 .mega-menu .equal-height-list h3,
  #argus-wrapper body.dark .header-v4 .mega-menu .equal-height-list h3 {
    color: #999;
    border-bottom: solid 1px #333;
  }
  #argus-wrapper body.dark .header-v3 .navbar .nav > li > .search {
    color: #999;
    background: #292929;
    border-bottom-color: #555;
  }
  #argus-wrapper body.dark .header-v3 .navbar .nav > li > .search:hover {
    background: #303030;
  }
  #argus-wrapper body.dark .header-v2 .navbar-default .navbar-nav > li a {
    border-color: #555;
  }
  #argus-wrapper body.dark .header-v2 .topbar-buttons .btn-u-light {
    border-color: #eee;
  }
  #argus-wrapper body.dark .header-v2 .topbar-v2 {
    border-color: #555;
  }
  #argus-wrapper body.dark .header-v2 .topbar-v2 li,
  #argus-wrapper body.dark .header-v2 .topbar-v2 li a {
    color: #999;
  }
  #argus-wrapper body.dark .header-v2 .languages-dropdown {
    background: #222;
  }
  #argus-wrapper body.dark .header-v2 .languages-dropdown:after {
    border-bottom-color: #222;
  }
  #argus-wrapper body.dark .header-v2 .languages-dropdown > li > a:hover,
  #argus-wrapper body.dark .header-v2 .languages-dropdown > li.active > a {
    background: #333;
  }
  #argus-wrapper body.dark .header-v4 .navbar-toggle,
  #argus-wrapper body.dark .header-v4 .navbar-default .navbar-toggle:hover,
  #argus-wrapper body.dark .header-v4 .navbar-default .navbar-toggle:focus {
    background: #1c1c1c;
  }
  #argus-wrapper body.dark .header-v4 .navbar .nav > li > .search {
    background: #292929;
  }
  #argus-wrapper body.dark .header-v4 .navbar-nav,
  #argus-wrapper body.dark .header-v4 .navbar-default .navbar-toggle,
  #argus-wrapper body.dark .header-v4 .navbar-nav.navbar-border-bottom,
  #argus-wrapper body.dark .header-v4 .navbar-default .navbar-nav > li a {
    border-color: #555;
  }
  #argus-wrapper body.dark .navbar-nav .open .dropdown-menu > li > a,
  #argus-wrapper body.dark .navbar-nav .open .dropdown-menu > .active > a,
  #argus-wrapper body.dark .navbar-nav .open .dropdown-menu > .active > a:hover,
  #argus-wrapper body.dark .navbar-nav .open .dropdown-menu > .active > a:focus {
    background: transparent;
  }
}
@media (min-width: 992px) {
  #argus-wrapper body.dark .header-v4 .navbar-collapse {
    border-top-color: #333;
    border-bottom-color: #333;
  }
  #argus-wrapper body.dark .header-v4 .navbar-default .navbar-nav > li {
    margin-left: -1px;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
  }
  #argus-wrapper body.dark .header-v4 .navbar-default .navbar-nav > li > a {
    color: #999;
  }
}
#argus-wrapper body.dark.header-fixed .header.header-fixed-shrink,
#argus-wrapper body.dark.header-fixed .header-v1.header-fixed-shrink,
#argus-wrapper body.dark.header-fixed .header-v2.header-fixed-shrink,
#argus-wrapper body.dark.header-fixed .header-v3.header-fixed-shrink {
  box-shadow: 0 0 3px black;
  background: rgba(0, 0, 0, 0.9);
}
#argus-wrapper body.dark.header-fixed .header.header-fixed-shrink .search-open,
#argus-wrapper body.dark.header-fixed .header-v1.header-fixed-shrink .navbar .search-open,
#argus-wrapper body.dark.header-fixed .header-v2.header-fixed-shrink .navbar .search-open,
#argus-wrapper body.dark.header-fixed .header-v3.header-fixed-shrink .navbar .search-open {
  box-shadow: none;
  background: rgba(0, 0, 0, 0.9);
}
#argus-wrapper body.dark.header-fixed .header-v2.header-fixed-shrink .navbar-nav > li > a {
  color: #999;
}
@media (min-width: 992px) {
  #argus-wrapper body.dark .header .mega-menu .equal-height-in,
  #argus-wrapper body.dark .header-v1 .mega-menu .equal-height-in,
  #argus-wrapper body.dark .header-v2 .mega-menu .equal-height-in,
  #argus-wrapper body.dark .header-v3 .mega-menu .equal-height-in,
  #argus-wrapper body.dark .header-v4 .mega-menu .equal-height-in {
    border-left-color: #333;
  }
}
#argus-wrapper body.dark .header-v6 .shopping-cart .shopping-cart-open {
  background: #2a2b2b;
  border-color: #555;
  border-top-color: #72c02c;
}
#argus-wrapper body.dark .header-v6 .shopping-cart-open span.shc-title {
  color: #fff;
  border-bottom-color: #555;
}
#argus-wrapper body.dark .header-v6 .shopping-cart-open span.shc-total {
  color: #fff;
}
@media (max-width: 991px) {
  #argus-wrapper body.dark .header-v6 {
    background: #2a2b2b;
  }
  #argus-wrapper body.dark.header-fixed .header-v6 .navbar-brand img.default-logo {
    display: inherit;
  }
  #argus-wrapper body.dark.header-fixed .header-v6 .navbar-brand img.shrink-logo {
    display: none;
  }
  #argus-wrapper body.dark .header-v6 .navbar-toggle .icon-bar {
    background: #fff;
  }
  #argus-wrapper body.dark .header-v6 li.menu-icons i.menu-icons-style {
    color: #fff;
  }
  #argus-wrapper body.dark .header-v6 .search-open {
    background: #2a2b2b;
    border-bottom: 1px solid #555;
  }
  #argus-wrapper body.dark.header-fixed .header-v6.header-fixed-shrink .search-open {
    border-bottom-color: #555;
  }
  #argus-wrapper body.dark .header-v6 .search-open .form-control {
    color: #fff;
    background: #2a2b2b;
  }
  #argus-wrapper body.dark .header-v6 .search-open .form-control::-moz-placeholder {
    color: #fff;
  }
  #argus-wrapper body.dark .header-v6 .search-open .form-control:-ms-input-placeholder {
    color: #fff;
  }
  #argus-wrapper body.dark .header-v6 .search-open .form-control::-webkit-input-placeholder {
    color: #fff;
  }
  #argus-wrapper body.dark .header-v6 li.menu-icons i.fa-times,
  #argus-wrapper body.dark.header-fixed .header-v6.header-fixed-shrink li.menu-icons i.fa-times {
    color: #fff;
  }
  #argus-wrapper body.dark .header-v6 .navbar-collapse {
    border-color: #555;
    border-bottom-color: #555;
  }
  #argus-wrapper body.dark .header-v6 .navbar-nav > li a {
    color: #ccc;
    border-top-color: #555;
  }
  #argus-wrapper body.dark .header-v6 .navbar-nav > li a:hover {
    color: #72c02c;
  }
  #argus-wrapper body.dark .header-v6 .navbar-nav > .open > a,
  #argus-wrapper body.dark .header-v6 .navbar-nav > .open > a:hover,
  #argus-wrapper body.dark .header-v6 .navbar-nav > .open > a:focus {
    color: #fff;
  }
  #argus-wrapper body.dark .header-v6 .navbar-nav .open .dropdown-menu > li > a {
    color: #ccc;
  }
  #argus-wrapper body.dark .header-v6 .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #72c02c;
  }
  #argus-wrapper body.dark .header-v6 .dropdown .dropdown-submenu > a {
    color: #fff !important;
  }
  #argus-wrapper body.dark .header-v6 .mega-menu .equal-height-list h3 {
    color: #fff;
  }
}
@media (min-width: 992px) {
  #argus-wrapper body.dark.header-fixed .header-v6.header-fixed-shrink,
  #argus-wrapper body.dark .header-v6.header-classic-white .navbar {
    box-shadow: none;
    background: #2a2b2b;
  }
  #argus-wrapper body.dark.header-fixed .header-v6.header-fixed-shrink .navbar {
    background-color: inherit;
  }
  #argus-wrapper body.dark.header-fixed .header-v6.header-fixed-shrink .navbar-brand img.default-logo {
    display: inherit;
  }
  #argus-wrapper body.dark.header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a,
  #argus-wrapper body.dark.header-fixed .header-v6.header-classic-white .navbar-nav > li > a {
    color: #fff;
  }
  #argus-wrapper body.dark.header-fixed .header-v6.header-fixed-shrink .navbar-nav .active > a,
  #argus-wrapper body.dark.header-fixed .header-v6.header-fixed-shrink .navbar-nav li > a:hover {
    color: #72c02c;
  }
  #argus-wrapper body.dark.header-fixed .header-v6.header-fixed-shrink li.menu-icons i.menu-icons-style,
  #argus-wrapper body.dark.header-fixed .header-v6.header-classic-white li.menu-icons i.menu-icons-style {
    color: #fff;
  }
  #argus-wrapper body.dark .header-v6 .search-open {
    background: #2a2b2b;
    border-bottom: 1px solid #555;
  }
  #argus-wrapper body.dark.header-fixed .header-v6.header-fixed-shrink .search-open {
    border-bottom-color: #555;
  }
  #argus-wrapper body.dark .header-v6 .search-open .form-control {
    color: #fff;
    background: #2a2b2b;
  }
  #argus-wrapper body.dark .header-v6 .search-open .form-control::-moz-placeholder {
    color: #fff;
  }
  #argus-wrapper body.dark .header-v6 .search-open .form-control:-ms-input-placeholder {
    color: #fff;
  }
  #argus-wrapper body.dark .header-v6 .search-open .form-control::-webkit-input-placeholder {
    color: #fff;
  }
  #argus-wrapper body.dark .header-v6 li.menu-icons i.fa-times,
  #argus-wrapper body.dark .header-fixed .header-v6.header-fixed-shrink li.menu-icons i.fa-times {
    color: #fff;
  }
  #argus-wrapper body.dark .header-v6 .dropdown-menu {
    background: #2a2b2b;
  }
  #argus-wrapper body.dark .header-v6 .dropdown-menu li a {
    color: #ccc;
  }
  #argus-wrapper body.dark .header-v6 .dropdown-menu .active > a,
  #argus-wrapper body.dark .header-v6 .dropdown-menu li > a:hover {
    color: #72c02c;
  }
  #argus-wrapper body.dark .header-v6 .dropdown-menu > li > a:hover,
  #argus-wrapper body.dark .header-v6 .dropdown-menu > li > a:focus {
    background: inherit;
  }
  #argus-wrapper body.dark .header-v6 .mega-menu .equal-height-in {
    border-left-color: #777;
  }
  #argus-wrapper body.dark .header-v6 .mega-menu .equal-height-list h3 {
    color: #fff;
  }
  #argus-wrapper body.dark .header-v6 .mega-menu .equal-height-list li a {
    color: #ccc;
  }
  #argus-wrapper body.dark .header-v6 .mega-menu .equal-height-list .active > a,
  #argus-wrapper body.dark .header-v6 .mega-menu .equal-height-list li a:hover {
    color: #72c02c;
  }
}
#argus-wrapper body.dark .header-v7 .navbar {
  background: #333;
}
#argus-wrapper body.dark .header-v7 .navbar-default .navbar-nav > li > a,
#argus-wrapper body.dark .header-v7 .navbar-default .navbar-nav > li > a:after {
  color: #ccc;
}
#argus-wrapper body.dark .header-v7 .navbar-toggle .icon-bar {
  background: #ccc;
}
@media (min-width: 768px) {
  #argus-wrapper body.dark .header-v7 .navbar-default {
    border-left-color: rgba(218, 218, 218, 0.1);
    border-right-color: rgba(218, 218, 218, 0.1);
  }
  #argus-wrapper body.dark .header-v7 .dropdown-menu {
    background: #333;
  }
  #argus-wrapper body.dark .header-v7 .navbar-default .navbar-nav > li > a:focus {
    color: #ccc;
  }
}
@media (max-width: 991px) {
  #argus-wrapper body.dark .navbar-collapse {
    background: #333;
  }
  #argus-wrapper body.dark .header-v7 .navbar-default .navbar-nav > li > a {
    border-bottom-color: #777;
  }
}
#argus-wrapper body.dark.boxed-layout {
  box-shadow: 0 0 5px #191919;
  background: url(/Content/themes/img/patterns/4.png) repeat;
}
#argus-wrapper body.dark .breadcrumbs {
  background: #1c1c1c;
  border-bottom-color: #252525;
}
#argus-wrapper body.dark .breadcrumb a {
  color: #999;
}
#argus-wrapper body.dark .breadcrumbs-v1 h1,
#argus-wrapper body.dark .breadcrumbs-v3 h1 {
  font-weight: 400;
}
#argus-wrapper body.dark .breadcrumbs-v2 h1,
#argus-wrapper body.dark .breadcrumbs-v3 h1,
#argus-wrapper body.dark .breadcrumbs-v3 p {
  color: #eee;
}
#argus-wrapper body.dark .breadcrumbs-v1 p,
#argus-wrapper body.dark .breadcrumbs-v1 h1,
#argus-wrapper body.dark .breadcrumbs-v1 span {
  color: #ccc;
}
#argus-wrapper body.dark .breadcrumbs-v1:after,
#argus-wrapper body.dark .breadcrumbs-v3:after {
  background: rgba(0, 0, 0, 0.6);
}
#argus-wrapper body.dark .slider-inner .da-slider {
  border-bottom-color: #444;
}
#argus-wrapper body.dark .purchase {
  background: #252525;
  border-bottom-color: #2b2b2b;
}
#argus-wrapper body.dark .purchase span {
  color: #ccc;
  font-weight: 200;
}
#argus-wrapper body.dark .clients li {
  background: #292929;
}
#argus-wrapper body.dark .clients li:hover {
  background: #303030;
}
#argus-wrapper body.dark .list-group-item,
#argus-wrapper body.dark .list-group-item:hover {
  background: #222;
  border-color: #303030;
}
#argus-wrapper body.dark .list-toggle a:focus {
  color: #ccc;
}
#argus-wrapper body.dark .list-toggle:after {
  color: #999;
}
#argus-wrapper body.dark .sidebar-nav-v1 > li.active > a {
  color: #ccc;
  background: #292929;
}
#argus-wrapper body.dark .sidebar-nav-v1 > li.active,
#argus-wrapper body.dark .sidebar-nav-v1 > li.active:hover {
  background: #202020;
}
#argus-wrapper body.dark .sidebar-nav-v1 li ul,
#argus-wrapper body.dark .sidebar-nav-v1 li.active ul a {
  color: #999;
  background: #222;
}
#argus-wrapper body.dark .sidebar-nav-v1 li ul a {
  border-top-color: #303030;
}
#argus-wrapper body.dark .sidebar-nav-v1 li ul a:hover,
#argus-wrapper body.dark .sidebar-nav-v1 ul li.active a {
  color: #ccc;
}
#argus-wrapper label {
  color: #999;
}
#argus-wrapper body.dark strong {
  color: #ccc;
}
#argus-wrapper body.dark dt {
  color: #ccc;
}
#argus-wrapper body.dark dd {
  color: #999;
}
#argus-wrapper body.dark hr {
  border-color: #333;
}
#argus-wrapper body.dark code {
  background: #333;
}
#argus-wrapper body.dark .form-control {
  color: #999;
  border-color: #303030;
  background: #202020;
}
#argus-wrapper body.dark .form-control:focus {
  box-shadow: none;
  border-color: #555;
}
#argus-wrapper body.dark .input-group-addon {
  border-color: #303030;
  background: #202020;
}
#argus-wrapper body.dark .close {
  color: #999;
  text-shadow: none;
}
#argus-wrapper body.dark .close:hover {
  color: #bbb;
}
#argus-wrapper body.dark .alert-info,
#argus-wrapper body.dark .alert-danger,
#argus-wrapper body.dark .alert-success,
#argus-wrapper body.dark .alert-warning {
  border-color: #444;
  background-color: #333;
}
#argus-wrapper body.dark .alert h4 {
  color: inherit;
}
#argus-wrapper body.dark .alert strong {
  color: inherit;
}
#argus-wrapper body.dark .alert code {
  background: #444;
}
#argus-wrapper body.dark .popover {
  color: #999;
  box-shadow: none;
  border-color: #444;
  background-color: #333;
}
#argus-wrapper body.dark .popover.top .arrow:after {
  border-top-color: #333;
}
#argus-wrapper body.dark .popover.left .arrow:after {
  border-left-color: #333;
}
#argus-wrapper body.dark .popover.right .arrow:after {
  border-right-color: #333;
}
#argus-wrapper body.dark .popover.bottom .arrow:after {
  border-bottom-color: #333;
}
#argus-wrapper body.dark .contex-bg p.bg-info,
#argus-wrapper body.dark .contex-bg p.bg-danger,
#argus-wrapper body.dark .contex-bg p.bg-warning,
#argus-wrapper body.dark .contex-bg p.bg-primary,
#argus-wrapper body.dark .contex-bg p.bg-success {
  background-color: #333;
}
#argus-wrapper body.dark .contex-bg p.bg-info {
  color: #27d7e7;
}
#argus-wrapper body.dark .contex-bg p.bg-danger {
  color: #e74c3c;
}
#argus-wrapper body.dark .contex-bg p.bg-warning {
  color: #e67e22;
}
#argus-wrapper body.dark .contex-bg p.bg-primary {
  color: #3498db;
}
#argus-wrapper body.dark .contex-bg p.bg-success {
  color: #72c02c;
}
#argus-wrapper body.dark address {
  color: #999;
}
#argus-wrapper body.dark .heading h2:before,
#argus-wrapper body.dark .heading h2:after {
  border-color: #555;
}
#argus-wrapper body.dark .contacts-section .title-v1 h2 {
  color: #ccc;
}
#argus-wrapper body.dark .headline-left .headline-brd {
  color: #ccc;
}
#argus-wrapper body.dark .headline-center-v2.headline-center-v2-dark span.bordered-icon {
  color: #eee;
}
#argus-wrapper body.dark .headline-center-v2.headline-center-v2-dark span.bordered-icon:before,
#argus-wrapper body.dark .headline-center-v2.headline-center-v2-dark span.bordered-icon:after {
  background: #eee;
}
#argus-wrapper body.dark .devider.devider-dotted,
#argus-wrapper body.dark .devider.devider-dashed,
#argus-wrapper body.dark .devider.devider-db,
#argus-wrapper body.dark .devider.devider-db-dotted,
#argus-wrapper body.dark .devider.devider-db-dashed {
  border-color: #555;
}
#argus-wrapper body.dark blockquote,
#argus-wrapper body.dark blockquote.hero {
  border-left-color: #555;
}
#argus-wrapper body.dark blockquote.text-right,
#argus-wrapper body.dark blockquote.hero.text-right {
  border-right-color: #555;
}
#argus-wrapper body.dark blockquote.hero {
  background: #222;
}
#argus-wrapper body.dark blockquote.hero:hover {
  background: #252525;
  border-color: #555 !important;
}
#argus-wrapper body.dark blockquote.hero.hero-default {
  background: #72c02c;
}
#argus-wrapper body.dark blockquote.hero.hero-default:hover {
  background: #5fb611;
}
#argus-wrapper body.dark blockquote.hero.hero-default p {
  color: #fff;
}
#argus-wrapper body.dark blockquote.hero.hero-dark {
  background: #444;
}
#argus-wrapper body.dark blockquote.hero.hero-dark:hover {
  background: #555;
}
#argus-wrapper body.dark blockquote.bq-dark,
#argus-wrapper body.dark blockquote.bq-dark:hover {
  border-color: #303030 !important;
}
#argus-wrapper body.dark blockquote.hero.hero-dark p,
#argus-wrapper body.dark blockquote.hero.hero-dark small,
#argus-wrapper body.dark blockquote.hero.hero-default small {
  color: #fff;
}
#argus-wrapper body.dark .shadow-effect-1 {
  box-shadow: 0 10px 6px -6px #151515;
}
#argus-wrapper body.dark .shadow-effect-2:after,
#argus-wrapper body.dark .shadow-effect-2:before,
#argus-wrapper body.dark .shadow-effect-3:before,
#argus-wrapper body.dark .shadow-effect-4:after {
  box-shadow: 0 15px 10px #151515;
}
#argus-wrapper body.dark .tag-box {
  background: #202020;
}
#argus-wrapper body.dark .tag-box-v1,
#argus-wrapper body.dark .tag-box-v2 {
  border-color: #303030;
}
#argus-wrapper body.dark .tag-box-v3,
#argus-wrapper body.dark .tag-box-v4,
#argus-wrapper body.dark .tag-box-v5,
#argus-wrapper body.dark .tag-box-v6,
#argus-wrapper body.dark .tag-box-v7 {
  border-color: #303030;
}
#argus-wrapper body.dark .bg-light {
  border-color: #303030;
  background: #202020;
}
#argus-wrapper body.dark .bg-light i {
  color: #999;
}
#argus-wrapper body.dark .bg-grey {
  background: #222;
  border-top-color: #222;
  border-bottom-color: #222;
}
#argus-wrapper body.dark .testimonials.testimonials-v1 p,
#argus-wrapper body.dark .testimonials.testimonials-v2 p {
  background: #202020;
}
#argus-wrapper body.dark .testimonials.testimonials-v1 .item p:after,
#argus-wrapper body.dark .testimonials.testimonials-v2 .item p:after {
  border-top-color: #202020;
}
#argus-wrapper body.dark .testimonials .testimonial-info img {
  border-color: #999;
}
#argus-wrapper body.dark .testimonials .carousel-arrow i {
  color: #999;
  background: #202020;
}
#argus-wrapper body.dark .testimonials.testimonials-v1 .carousel-arrow i:hover {
  color: #fff;
  background: #444;
}
#argus-wrapper body.dark .testimonials-v6 .testimonials-info {
  background: #333;
}
#argus-wrapper body.dark .testimonials-v6 .testimonials-info {
  border-color: #252525;
}
#argus-wrapper body.dark .btn-u.btn-brd {
  color: #ddd;
}
#argus-wrapper body.dark .btn-group .dropdown-menu {
  background: #222;
}
#argus-wrapper body.dark .btn-group .dropdown-menu li a {
  color: #999;
}
#argus-wrapper body.dark .btn-group .dropdown-menu .active > a,
#argus-wrapper body.dark .btn-group .dropdown-menu li > a:hover {
  color: #999;
}
#argus-wrapper body.dark i.icon-custom {
  color: #999;
  border-color: #999;
}
#argus-wrapper body.dark i.icon-bg-dark {
  color: #fff;
  border-color: #fff;
}
#argus-wrapper body.dark i.icon-custom.icon-color-u {
  color: #72c02c;
  border: solid 1px #72c02c;
}
#argus-wrapper body.dark i.icon-custom.icon-color-blue {
  color: #3498db;
  border: solid 1px #3498db;
}
#argus-wrapper body.dark i.icon-custom.icon-color-red {
  color: #e74c3c;
  border: solid 1px #e74c3c;
}
#argus-wrapper body.dark i.icon-custom.icon-color-sea {
  color: #1abc9c;
  border: solid 1px #1abc9c;
}
#argus-wrapper body.dark i.icon-custom.icon-color-green {
  color: #2ecc71;
  border: solid 1px #2ecc71;
}
#argus-wrapper body.dark i.icon-custom.icon-color-yellow {
  color: #f1c40f;
  border: solid 1px #f1c40f;
}
#argus-wrapper body.dark i.icon-custom.icon-color-orange {
  color: #e67e22;
  border: solid 1px #e67e22;
}
#argus-wrapper body.dark i.icon-custom.icon-color-grey {
  color: #95a5a6;
  border: solid 1px #95a5a6;
}
#argus-wrapper body.dark i.icon-custom.icon-color-purple {
  color: #9b6bcc;
  border: solid 1px #9b6bcc;
}
#argus-wrapper body.dark i.icon-custom.icon-color-aqua {
  color: #27d7e7;
  border: solid 1px #27d7e7;
}
#argus-wrapper body.dark i.icon-custom.icon-color-brown {
  color: #9c8061;
  border: solid 1px #9c8061;
}
#argus-wrapper body.dark i.icon-custom.icon-color-dark-blue {
  color: #4765a0;
  border: solid 1px #4765a0;
}
#argus-wrapper body.dark i.icon-custom.icon-color-light-green {
  color: #79d5b3;
  border: solid 1px #79d5b3;
}
#argus-wrapper body.dark i.icon-custom.icon-color-light {
  color: #fff;
  border: solid 1px #fff;
}
#argus-wrapper body.dark i.icon-custom.icon-color-light-grey {
  color: #585f69;
  border: solid 1px #585f69;
}
#argus-wrapper body.dark i.icon-custom.icon-bg-u,
#argus-wrapper body.dark i.icon-custom.icon-bg-red,
#argus-wrapper body.dark i.icon-custom.icon-bg-sea,
#argus-wrapper body.dark i.icon-custom.icon-bg-dark,
#argus-wrapper body.dark i.icon-custom.icon-bg-grey,
#argus-wrapper body.dark i.icon-custom.icon-bg-blue,
#argus-wrapper body.dark i.icon-custom.icon-bg-green,
#argus-wrapper body.dark i.icon-custom.icon-bg-yellow,
#argus-wrapper body.dark i.icon-custom.icon-bg-orange,
#argus-wrapper body.dark i.icon-custom.icon-bg-purple,
#argus-wrapper body.dark i.icon-custom.icon-bg-aqua,
#argus-wrapper body.dark i.icon-custom.icon-bg-brown,
#argus-wrapper body.dark i.icon-custom.icon-bg-dark-blue,
#argus-wrapper body.dark i.icon-custom.icon-bg-light-grey,
#argus-wrapper body.dark i.icon-custom.icon-bg-light-green {
  color: #fff;
  border: none;
}
#argus-wrapper body.dark .team .thumbnail-style {
  background: #292929;
}
#argus-wrapper body.dark .team .thumbnail-style small {
  color: #555;
}
#argus-wrapper body.dark .team ul.team-socail li i {
  color: #999;
  background: #222;
}
#argus-wrapper body.dark .team ul.team-socail li i:hover {
  color: #fff;
  background: #333;
}
#argus-wrapper body.dark .line-icon-page .item-box {
  border-color: #303030;
}
#argus-wrapper body.dark .line-icon-page .item-box:hover {
  background: #222;
}
#argus-wrapper body.dark .line-icon-page .item {
  color: #999;
}
#argus-wrapper body.dark .line-icon-page .item:hover {
  color: #72c02c;
}
#argus-wrapper body.dark .bs-glyphicons li {
  color: #999;
  border-color: #303030;
}
#argus-wrapper body.dark .bs-glyphicons li:hover {
  color: #72c02c;
  background: #222;
}
#argus-wrapper body.dark .service:hover {
  box-shadow: none;
  background: #1e1e1e;
}
#argus-wrapper body.dark .service:hover i {
  color: #999;
}
#argus-wrapper body.dark .service-block-default {
  background: #202020;
  border-color: #303030;
}
#argus-wrapper body.dark .service-block-default i.icon-custom {
  color: #ccc;
  border-color: #ccc;
}
#argus-wrapper body.dark .service-block-default:hover {
  box-shadow: none;
}
#argus-wrapper body.dark .service-block.service-block-u h2,
#argus-wrapper body.dark .service-block.service-block-blue h2,
#argus-wrapper body.dark .service-block.service-block-red h2,
#argus-wrapper body.dark .service-block.service-block-sea h2,
#argus-wrapper body.dark .service-block.service-block-grey h2,
#argus-wrapper body.dark .service-block.service-block-yellow h2,
#argus-wrapper body.dark .service-block.service-block-orange h2,
#argus-wrapper body.dark .service-block.service-block-green h2,
#argus-wrapper body.dark .service-block.service-block-purple h2,
#argus-wrapper body.dark .service-block.service-block-aqua h2,
#argus-wrapper body.dark .service-block.service-block-brown h2,
#argus-wrapper body.dark .service-block.service-block-dark-blue h2,
#argus-wrapper body.dark .service-block.service-block-light-green h2,
#argus-wrapper body.dark .service-block.service-block-dark h2 {
  color: #fff !important;
}
#argus-wrapper body.dark .service-block.service-block-light h2,
#argus-wrapper body.dark .service-block.service-block-light p {
  color: #555 !important;
}
#argus-wrapper body.dark .service-block.service-block-u p,
#argus-wrapper body.dark .service-block.service-block-blue p,
#argus-wrapper body.dark .service-block.service-block-red p,
#argus-wrapper body.dark .service-block.service-block-sea p,
#argus-wrapper body.dark .service-block.service-block-grey p,
#argus-wrapper body.dark .service-block.service-block-yellow p,
#argus-wrapper body.dark .service-block.service-block-orange p,
#argus-wrapper body.dark .service-block.service-block-green p,
#argus-wrapper body.dark .service-block.service-block-purple p,
#argus-wrapper body.dark .service-block.service-block-aqua p,
#argus-wrapper body.dark .service-block.service-block-brown p,
#argus-wrapper body.dark .service-block.service-block-dark-blue p,
#argus-wrapper body.dark .service-block.service-block-light-green p,
#argus-wrapper body.dark .service-block.service-block-dark p {
  color: #fff !important;
}
#argus-wrapper body.dark .service-block-v4 {
  background: #2a2b2b;
}
#argus-wrapper body.dark .service-block-v4:after {
  border-color: #252525 transparent transparent transparent;
}
#argus-wrapper body.dark .service-block-v5 {
  background: #333;
}
#argus-wrapper body.dark .service-block-v5 .service-border {
  border-left-color: #252525;
  border-right-color: #252525;
}
#argus-wrapper body.dark .service-block-v8 {
  background: #333;
}
#argus-wrapper body.dark .service-block-v8 i {
  color: #999;
}
#argus-wrapper body.dark .funny-boxes {
  background: #292929 !important;
}
#argus-wrapper body.dark .funny-boxes h2 a {
  color: #ccc;
}
#argus-wrapper body.dark .funny-boxes.funny-boxes-red {
  background: #e74c3c;
}
#argus-wrapper body.dark .funny-boxes.funny-boxes-blue {
  background: #3498db;
}
#argus-wrapper body.dark .funny-boxes.funny-boxes-grey {
  background: #95a5a6;
}
#argus-wrapper body.dark .funny-boxes.funny-boxes-sea {
  background: #1abc9c;
}
#argus-wrapper body.dark .funny-boxes.funny-boxes-red h2 a,
#argus-wrapper body.dark .funny-boxes.funny-boxes-blue h2 a,
#argus-wrapper body.dark .funny-boxes.funny-boxes-grey h2 a,
#argus-wrapper body.dark .funny-boxes.funny-boxes-sea h2 a,
#argus-wrapper body.dark .funny-boxes.funny-boxes-red p,
#argus-wrapper body.dark .funny-boxes.funny-boxes-blue p,
#argus-wrapper body.dark .funny-boxes.funny-boxes-grey p,
#argus-wrapper body.dark .funny-boxes.funny-boxes-sea p {
  color: #fff;
}
#argus-wrapper body.dark .content-boxes-v2 .link-bg-icon span {
  color: #ccc;
}
#argus-wrapper body.dark .thumbnail {
  border: none;
  background: none;
}
#argus-wrapper body.dark .thumbnail-style:hover {
  box-shadow: none;
}
#argus-wrapper body.dark .thumbnail h3 a,
#argus-wrapper body.dark .thumbnail-style h3 a {
  color: #ccc;
}
#argus-wrapper body.dark .thumbnail .caption {
  background: #202020;
}
#argus-wrapper body.dark .badge-sidebar {
  border-color: #303030;
}
#argus-wrapper body.dark .badge-box-v2 a,
#argus-wrapper body.dark .badge-box-v1 a {
  border-color: #303030;
}
#argus-wrapper body.dark .badge-box-v2 a:hover,
#argus-wrapper body.dark .badge-box-v1 a:hover {
  color: #555;
  border-color: #555;
}
#argus-wrapper body.dark .dropdown-show {
  box-shadow: none;
  border-color: #303030;
  background: #252525;
}
#argus-wrapper body.dark .dropdown-show a {
  color: #999;
}
#argus-wrapper body.dark .dropdown-menu .divider {
  background: #303030;
}
#argus-wrapper body.dark .dropdown-menu > li > a:hover,
#argus-wrapper body.dark .dropdown-menu > li > a:focus {
  color: #ccc;
  background: #777;
}
#argus-wrapper body.dark .progress {
  background: #292929;
}
#argus-wrapper body.dark .progress-bar-dark {
  background: #202020;
}
#argus-wrapper body.dark img.img-bordered {
  background: #222;
  border-color: #303030;
}
#argus-wrapper body.dark .panel {
  background: none;
}
#argus-wrapper body.dark .panel.panel-default .panel-heading {
  color: #ccc;
  background: #222;
  border-color: #303030;
}
#argus-wrapper body.dark .panel .panel-title {
  color: inherit;
}
#argus-wrapper body.dark .panel .panel-body {
  background: #222;
}
#argus-wrapper body.dark .pagination > li > a {
  color: #999;
}
#argus-wrapper body.dark .pagination > li > a:hover {
  color: #fff;
  background: #333;
  border-color: #333;
}
#argus-wrapper body.dark .pagination > li > a,
#argus-wrapper body.dark .pagination > li > span {
  border-color: #303030;
  background: #202020;
}
#argus-wrapper body.dark .pagination > .active > a,
#argus-wrapper body.dark .pagination > .active > span,
#argus-wrapper body.dark .pagination > .active > a:hover,
#argus-wrapper body.dark .pagination > .active > span:hover,
#argus-wrapper body.dark .pagination > .active > a:focus,
#argus-wrapper body.dark .pagination > .active > span:focus {
  color: #fff;
  background: #444;
  border-color: #333;
}
#argus-wrapper body.dark .pagination > .disabled > span,
#argus-wrapper body.dark .pagination > .disabled > span:hover,
#argus-wrapper body.dark .pagination > .disabled > span:focus,
#argus-wrapper body.dark .pagination > .disabled > a,
#argus-wrapper body.dark .pagination > .disabled > a:hover,
#argus-wrapper body.dark .pagination > .disabled > a:focus {
  background: #222;
  border-color: #555;
}
#argus-wrapper body.dark .pager li > a,
#argus-wrapper body.dark .pager li > span {
  color: #999;
  border-color: #303030;
  background: #202020;
}
#argus-wrapper body.dark .pager li > a:hover,
#argus-wrapper body.dark .pager li > span:hover {
  color: #fff;
  background: #222;
  border-color: #555;
}
#argus-wrapper body.dark .acc-v1 .panel-heading a {
  color: #ccc;
  background: #202020;
}
#argus-wrapper body.dark .panel-default {
  border-color: #303030;
}
#argus-wrapper body.dark .panel-group .panel-heading + .panel-collapse .panel-body {
  color: #999;
  background: #222;
  border-top-color: #555;
}
#argus-wrapper body.dark .tab-v2 .nav-tabs li.active a {
  color: #999;
  background: #252525;
  border-left-color: #303030;
  border-right-color: #303030;
}
#argus-wrapper body.dark .tab-v2 .tab-content {
  border-color: #303030;
}
#argus-wrapper body.dark .tab-v3 .nav-pills li a:hover,
#argus-wrapper body.dark .tab-v3 .nav-pills li.active a {
  color: #fff;
}
#argus-wrapper body.dark .tab-v3 .nav-pills li a {
  color: #999;
  border-color: #303030;
  background: #202020;
}
#argus-wrapper body.dark .tab-v3 .tab-content {
  border-color: #303030;
  background: #202020;
}
#argus-wrapper body.dark .timeline-v1 .btn-u {
  color: #fff;
}
#argus-wrapper body.dark .timeline-v1:before {
  background: #303030;
}
#argus-wrapper body.dark .timeline-v1 > li > .timeline-badge {
  color: #555;
}
#argus-wrapper body.dark .timeline-v1 > li > .timeline-panel {
  border-color: #303030;
}
#argus-wrapper body.dark .timeline-v1 > li > .timeline-panel:before {
  border-left-color: #303030;
  border-right-color: #303030;
}
#argus-wrapper body.dark .timeline-v1 > li > .timeline-panel:after {
  border-left-color: #303030;
  border-right-color: #303030;
}
#argus-wrapper body.dark .timeline-v1 .timeline-body h2 a {
  color: #ccc;
}
#argus-wrapper body.dark .timeline-v1 .timeline-body h2 a:hover {
  color: #72c02c;
}
#argus-wrapper body.dark .timeline-v1 .timeline-footer .blog-info i,
#argus-wrapper body.dark .timeline-v1 .timeline-footer .likes i {
  color: #999;
}
#argus-wrapper body.dark .timeline-v1 .timeline-footer .likes:hover i {
  color: #72c02c;
}
#argus-wrapper body.dark .timeline-v1 .timeline-footer {
  border-top-color: #303030;
}
#argus-wrapper body.dark .timeline-v2 > li .cbp_tmlabel {
  background: #222;
}
#argus-wrapper body.dark .timeline-v2 > li .cbp_tmlabel h2 {
  border-color: #333;
}
#argus-wrapper body.dark .timeline-v2:before {
  background: #222;
}
#argus-wrapper body.dark .timeline-v2 > li .cbp_tmlabel:after {
  border-right-color: #222;
}
@media screen and (max-width: 767px) {
  #argus-wrapper body.dark .timeline-v2 > li .cbp_tmlabel:after {
    border-bottom-color: #222;
    border-right-color: transparent;
  }
}
#argus-wrapper body.dark .timeline-v2 > li .cbp_tmtime span:last-child {
  color: #ccc;
}
#argus-wrapper body.dark .timeline-v2 > li .cbp_tmicon {
  box-shadow: 0 0 0 4px #222;
}
#argus-wrapper body.dark .owl-carousel-style-v2 .item {
  background: #292929;
  border-color: #303030;
}
#argus-wrapper body.dark .owl-carousel-style-v2 .item:hover {
  border-color: #555;
  background: #303030;
}
#argus-wrapper body.dark .owl-btn {
  background: #303030;
}
#argus-wrapper body.dark .owl-btn:hover {
  background: #444;
}
#argus-wrapper body.dark .table,
#argus-wrapper body.dark .table > thead > tr > th,
#argus-wrapper body.dark .table > tbody > tr > th,
#argus-wrapper body.dark .table > tfoot > tr > th,
#argus-wrapper body.dark .table > thead > tr > td,
#argus-wrapper body.dark .table > tbody > tr > td,
#argus-wrapper body.dark .table > tfoot > tr > td {
  color: #999;
  background: #222;
  border-color: #303030;
}
#argus-wrapper body.dark .table > caption + thead > tr:first-child > th,
#argus-wrapper body.dark .table > colgroup + thead > tr:first-child > th,
#argus-wrapper body.dark .table > thead:first-child > tr:first-child > th,
#argus-wrapper body.dark .table > caption + thead > tr:first-child > td,
#argus-wrapper body.dark .table > colgroup + thead > tr:first-child > td,
#argus-wrapper body.dark .table > thead:first-child > tr:first-child > td {
  color: #ccc;
}
#argus-wrapper body.dark .panel > .panel-body + .table,
#argus-wrapper body.dark .panel > .panel-body + .table-responsive {
  border-color: #303030;
}
#argus-wrapper body.dark .table-hover > tbody > tr:hover > td,
#argus-wrapper body.dark .table-hover > tbody > tr:hover > th {
  background: #222;
}
#argus-wrapper body.dark .table-hover > tbody > tr:nth-child(2n+1):hover > td,
#argus-wrapper body.dark .table-hover > tbody > tr:nth-child(2n+1):hover > th {
  background: #202020;
}
#argus-wrapper body.dark .table-striped > tbody > tr:nth-child(2n+1) > td,
#argus-wrapper body.dark .table-striped > tbody > tr:nth-child(2n+1) > th {
  background: #202020;
}
#argus-wrapper body.dark .table-bordered,
#argus-wrapper body.dark .table-bordered > thead > tr > th,
#argus-wrapper body.dark .table-bordered > tbody > tr > th,
#argus-wrapper body.dark .table-bordered > tfoot > tr > th,
#argus-wrapper body.dark .table-bordered > thead > tr > td,
#argus-wrapper body.dark .table-bordered > tbody > tr > td,
#argus-wrapper body.dark .table-bordered > tfoot > tr > td {
  color: #999;
  background: #222;
  border-color: #303030;
}
#argus-wrapper body.dark .pie-progress-charts .circle {
  color: #ccc;
}
#argus-wrapper body.dark .counters {
  color: #999;
}
#argus-wrapper body.dark .circles-text-wrp {
  color: #999;
}
#argus-wrapper body.dark .title-box .title-box-text {
  color: #ccc;
}
#argus-wrapper body.dark .title-box {
  border-color: #555;
}
#argus-wrapper body.dark .title-box-v2 h2 {
  color: #ccc;
}
#argus-wrapper body.dark .sky-form {
  border-color: #555;
}
#argus-wrapper body.dark .sky-form header,
#argus-wrapper body.dark .sky-form fieldset,
#argus-wrapper body.dark .sky-form footer {
  background: #222;
  border-color: #555;
}
#argus-wrapper body.dark .sky-form header {
  color: #ccc;
}
#argus-wrapper body.dark .sky-form label {
  color: #999;
}
#argus-wrapper body.dark .sky-form input,
#argus-wrapper body.dark .sky-form .input input,
#argus-wrapper body.dark .sky-form .select select,
#argus-wrapper body.dark .sky-form .textarea textarea,
#argus-wrapper body.dark .sky-form .input input:focus,
#argus-wrapper body.dark .sky-form .select select:focus,
#argus-wrapper body.dark .sky-form .textarea textarea:focus {
  color: #999;
  box-shadow: none;
  border-color: #303030;
  background: #202020;
}
#argus-wrapper body.dark .sky-form input:hover,
#argus-wrapper body.dark .sky-form input:focus {
  box-shadow: none;
  border-color: #555;
}
#argus-wrapper body.dark .sky-form .input input,
#argus-wrapper body.dark .sky-form .select select,
#argus-wrapper body.dark .sky-form .textarea textarea,
#argus-wrapper body.dark .sky-form .radio i,
#argus-wrapper body.dark .sky-form .checkbox i,
#argus-wrapper body.dark .sky-form .toggle i,
#argus-wrapper body.dark .sky-form .icon-append,
#argus-wrapper body.dark .sky-form .icon-prepend {
  border-color: #555;
}
#argus-wrapper body.dark .sky-form .select i {
  background: #303030;
  box-shadow: 0 0 0 12px #303030;
}
#argus-wrapper body.dark .sky-form .select i:after {
  border-top-color: #999;
}
#argus-wrapper body.dark .sky-form .select i:before {
  border-bottom-color: #999;
}
#argus-wrapper body.dark .sky-form .radio i,
#argus-wrapper body.dark .sky-form .checkbox i {
  background: #303030;
}
#argus-wrapper body.dark .sky-form .radio input + i:after {
  background: #999;
}
#argus-wrapper body.dark .sky-form .radio input:checked + i,
#argus-wrapper body.dark .sky-form .checkbox input:checked + i,
#argus-wrapper body.dark .sky-form .toggle input:checked + i {
  border-color: #555;
}
#argus-wrapper body.dark .sky-form .toggle i {
  background: #303030;
}
#argus-wrapper body.dark .sky-form .toggle i:before,
#argus-wrapper body.dark .sky-form .toggle i:after {
  color: #999;
}
#argus-wrapper body.dark .sky-form .rating {
  color: #999;
}
#argus-wrapper body.dark .sky-form .icon-append,
#argus-wrapper body.dark .sky-form .icon-prepend {
  color: #999;
}
#argus-wrapper body.dark .ui-datepicker {
  background: rgba(0, 0, 0, 0.9);
}
#argus-wrapper body.dark .ui-datepicker span {
  color: #ccc;
}
#argus-wrapper body.dark .ui-datepicker span:hover {
  color: #72c02c;
}
#argus-wrapper body.dark .ui-datepicker-inline {
  background: #202020;
  border-color: #555;
}
#argus-wrapper body.dark .ui-datepicker-header {
  border-color: #555;
}
#argus-wrapper body.dark .ui-datepicker-calendar a:hover {
  border-color: #555;
}
#argus-wrapper body.dark .ui-datepicker-calendar a,
#argus-wrapper body.dark .ui-datepicker-calendar span {
  color: #999;
}
#argus-wrapper body.dark .ui-datepicker-calendar .ui-state-active {
  color: #eee;
  border-color: #555;
}
#argus-wrapper body.dark .ui-datepicker-calendar .ui-state-active:hover {
  color: #72c02c;
  border-color: #555;
}
#argus-wrapper body.dark .sky-form .ui-slider {
  border-color: #555;
}
#argus-wrapper body.dark .sky-form .ui-slider-handle {
  background: #999;
  border-color: #555;
}
#argus-wrapper body.dark .sky-form .state-success input,
#argus-wrapper body.dark .sky-form .state-success select,
#argus-wrapper body.dark .sky-form .state-success textarea,
#argus-wrapper body.dark .sky-form .radio.state-success i,
#argus-wrapper body.dark .sky-form .checkbox.state-success i,
#argus-wrapper body.dark .sky-form .toggle.state-success i {
  background: #ceedce !important;
}
#argus-wrapper body.dark .sky-form .state-error input,
#argus-wrapper body.dark .sky-form .state-error select,
#argus-wrapper body.dark .sky-form .state-error textarea,
#argus-wrapper body.dark .sky-form .radio.state-error i,
#argus-wrapper body.dark .sky-form .checkbox.state-error i,
#argus-wrapper body.dark .sky-form .toggle.state-error i {
  background: #fff0e0 !important;
}
#argus-wrapper body.dark .sky-form .radio:hover i,
#argus-wrapper body.dark .sky-form .checkbox:hover i,
#argus-wrapper body.dark .sky-form .toggle:hover i,
#argus-wrapper body.dark .sky-form .ui-slider-handle:hover {
  border-color: #444 !important;
}
#argus-wrapper body.dark .modal-content {
  box-shadow: none;
  border-color: #303030;
  background: #202020;
}
#argus-wrapper body.dark .modal-header,
#argus-wrapper body.dark .modal-footer {
  border-color: #303030;
}
#argus-wrapper body.dark .pricing {
  box-shadow: none;
  border: 1px solid #333;
}
#argus-wrapper body.dark .pricing-light h3,
#argus-wrapper body.dark .pricing-light .pricing-footer h4,
#argus-wrapper body.dark .pricing-medium-light .pricing-head h3,
#argus-wrapper body.dark .pricing-medium-light .pricing-footer h4,
#argus-wrapper body.dark .pricing-medium-dark .pricing-head h3,
#argus-wrapper body.dark .pricing-medium-dark .pricing-footer,
#argus-wrapper body.dark .pricing-dark .pricing-head h3,
#argus-wrapper body.dark .pricing-dark .pricing-footer h4 {
  background: #222 !important;
  border-color: #333 !important;
}
#argus-wrapper body.dark .pricing-medium-dark .pricing-footer h4 {
  background: #303030 !important;
}
#argus-wrapper body.dark .pricing-head h3 {
  color: #fafafa;
}
#argus-wrapper body.dark .pricing-head h4,
#argus-wrapper body.dark .pricing-bg-colored h4,
#argus-wrapper body.dark .pricing-mega-v1 .pricing-head .price,
#argus-wrapper body.dark .pricing-mega-v2 .pricing-head .price {
  color: #ccc;
  background: #222;
  border-color: #333;
  text-shadow: 0 1px 0 #999;
}
#argus-wrapper body.dark .bg-color {
  background: #202020;
}
#argus-wrapper body.dark .pricing-dark .pricing-footer,
#argus-wrapper body.dark .pricing-medium-light .pricing-footer {
  background: #202020;
}
#argus-wrapper body.dark .pricing-content li,
#argus-wrapper body.dark .pricing-bg-colored .pricing-head p {
  color: #999;
  border-color: #333;
}
#argus-wrapper body.dark .pricing-bg-colored .pricing:hover h4 {
  color: #fff;
  background: transparent;
}
#argus-wrapper body.dark .pricing-bg-colored .pricing:hover p,
#argus-wrapper body.dark .pricing-bg-colored .pricing:hover .pricing-content li {
  border-color: #fff;
}
#argus-wrapper body.dark .pricing-dark .pricing li i {
  color: #999;
}
#argus-wrapper body.dark .pricing-rounded h4,
#argus-wrapper body.dark .pricing-zoom .pricing-head h4 {
  background: #222 !important;
  border-color: #333 !important;
  text-shadow: 0 1px 0 #999 !important;
}
#argus-wrapper body.dark .pricing-medium-light .pricing {
  background: #202020;
}
#argus-wrapper body.dark .pricing-medium-dark .pricing-head h3 {
  color: #717984;
}
#argus-wrapper body.dark .pricing-medium-light .pricing-content > li {
  border-color: #555 !important;
}
#argus-wrapper body.dark .pricing-dark .btn-u.btn-brd.btn-u-default,
#argus-wrapper body.dark .pricing-medium-dark .btn-u.btn-brd.btn-u-default,
#argus-wrapper body.dark .pricing-medium-light .btn-u.btn-brd.btn-u-default {
  border-color: #555;
  background: none !important;
}
#argus-wrapper body.dark .pricing-dark .btn-u.btn-brd.btn-u-default:hover,
#argus-wrapper body.dark .pricing-medium-dark .btn-u.btn-brd.btn-u-default:hover,
#argus-wrapper body.dark .pricing-medium-light .btn-u.btn-brd.btn-u-default:hover {
  color: #ccc;
  background: #555 !important;
}
#argus-wrapper body.dark .pricing-dark .pricing {
  background: none;
}
#argus-wrapper body.dark .pricing-mega-v2 .block:hover h3,
#argus-wrapper body.dark .pricing-mega-v2 .block:hover h4,
#argus-wrapper body.dark .pricing-mega-v2 .block:hover li,
#argus-wrapper body.dark .pricing-mega-v2 .block:hover li i,
#argus-wrapper body.dark .pricing-mega-v2 .block:hover h4 i {
  color: #fff !important;
}
#argus-wrapper body.dark .pricing-mega-v3 .btn-u,
#argus-wrapper body.dark .pricing-mega-v3 .pricing-content,
#argus-wrapper body.dark .pricing-mega-v3 .pricing-head h3,
#argus-wrapper body.dark .pricing-mega-v3 .hidden-area .pricing-head h4,
#argus-wrapper body.dark .pricing-mega-v3 .hidden-area .pricing-content {
  border-color: transparent;
}
#argus-wrapper body.dark .pricing-mega-v3 .pricing h5 {
  color: #ccc;
}
#argus-wrapper body.dark .pricing-mega-v2 .block:hover h3,
#argus-wrapper body.dark .pricing-mega-v2 .block:hover h4,
#argus-wrapper body.dark .pricing-mega-v2 .block:hover li,
#argus-wrapper body.dark .pricing-mega-v2 .block:hover li i,
#argus-wrapper body.dark .pricing-mega-v2 .block:hover h4 i {
  background: #222;
}
#argus-wrapper body.dark .pricing-mega-v2 .block:hover .bg-color {
  background: #222;
}
#argus-wrapper body.dark .pricing .btn-group .dropdown-menu {
  border-color: #333 !important;
}
#argus-wrapper body.dark .pricing .btn-group .dropdown-menu li a {
  color: #fff !important;
}
#argus-wrapper body.dark .pricing-table-v1 .pricing-v1-content {
  background: #222;
}
#argus-wrapper body.dark .pricing-table-v1 .pricing-v1-content {
  background: #222;
}
#argus-wrapper body.dark .pricing-table-v1 .pricing-v1:hover li {
  background: #333;
}
#argus-wrapper body.dark .pricing-table-v2 .pricing-v2-grey,
#argus-wrapper body.dark .pricing-table-v2 .pricing-v2-grey .pricing-v2-head,
#argus-wrapper body.dark .pricing-table-v2 .pricing-v2-grey .pricing-v2-content li {
  border-color: #555;
}
#argus-wrapper body.dark .pricing-table-v2 .btn-u.btn-u-default {
  color: #999;
  background: #333;
}
#argus-wrapper body.dark .pricing-table-v2 .btn-u.btn-u-default:hover {
  background: #555;
}
#argus-wrapper body.dark .pricing-table-v4 .pricing-v4 {
  background: #222;
}
#argus-wrapper body.dark .pricing-table-v4 .pricing-v4-head a .price-corner-2 {
  border-color: transparent transparent transparent #222;
}
#argus-wrapper body.dark .pricing-table-v5 .btn-u {
  color: #fff;
}
#argus-wrapper body.dark .pricing-table-v5 .pricing-v5-grey,
#argus-wrapper body.dark .pricing-table-v5 .pricing-v5-grey .pricing-v5-head,
#argus-wrapper body.dark .pricing-table-v5 .pricing-v5-grey .pricing-v5-content li {
  border-color: #555;
}
#argus-wrapper body.dark .pricing-table-v6 h3,
#argus-wrapper body.dark .pricing-table-v6 h3 i,
#argus-wrapper body.dark .pricing-table-v6 h3 span,
#argus-wrapper body.dark .pricing-table-v6 ul li,
#argus-wrapper body.dark .pricing-table-v6 .btn-u.btn-brd,
#argus-wrapper body.dark .pricing-table-v7 .btn-u.btn-brd,
#argus-wrapper body.dark .pricing-table-v8 .btn-u.btn-brd,
#argus-wrapper body.dark .pricing-table-v7 .service-block p,
#argus-wrapper body.dark .pricing-table-v7 .service-block h2,
#argus-wrapper body.dark .pricing-table-v8 .service-block p,
#argus-wrapper body.dark .pricing-table-v8 .service-block h2 {
  color: #fff;
}
#argus-wrapper body.dark .pricing-table-v6 .btn-u.btn-brd:hover,
#argus-wrapper body.dark .pricing-table-v7 .btn-u.btn-brd:hover,
#argus-wrapper body.dark .pricing-table-v8 .btn-u.btn-brd:hover {
  color: #fff;
  background: #333;
  border-color: transparent;
}
#argus-wrapper body.dark .pricing-table-v7 .pricing-body,
#argus-wrapper body.dark .pricing-table-v8 .pricing-body {
  background: #333;
}
#argus-wrapper body.dark .pricing-table-v7 .pricing-inner-1,
#argus-wrapper body.dark .pricing-table-v7 .pricing-inner-2,
#argus-wrapper body.dark .pricing-table-v8 .pricing-inner-1,
#argus-wrapper body.dark .pricing-table-v8 .pricing-inner-2 {
  border-color: #555;
}
#argus-wrapper body.dark .map {
  border-color: #333;
}
#argus-wrapper body.dark .about-skills {
  border-color: #303030;
  background: #202020;
}
#argus-wrapper body.dark .info-blocks .info-blocks-in h3 {
  color: #ccc;
}
#argus-wrapper body.dark .parallax-about .title-box-v2 h2,
#argus-wrapper body.dark .parallax-about .banner-info h3 {
  color: #fff;
}
#argus-wrapper body.dark .parallax-about .title-box-v2 p,
#argus-wrapper body.dark .parallax-about .banner-info p {
  color: #eee;
}
#argus-wrapper body.dark .job-partners .our-clients li {
  border-color: #555;
  background: #292929;
}
#argus-wrapper body.dark #effect-2 figure .img-hover {
  color: #999;
  background: #303030;
}
#argus-wrapper body.dark .job-content .categories li {
  border-bottom-color: #444;
}
#argus-wrapper body.dark .job-img .job-banner,
#argus-wrapper body.dark .parallax-team:before,
#argus-wrapper body.dark .image-block .company-description {
  background: rgba(0, 0, 0, 0.9);
}
#argus-wrapper body.dark .image-block .benefits li i {
  color: #ccc;
  border-color: #ccc;
}
#argus-wrapper body.dark .job-description,
#argus-wrapper body.dark .block-description,
#argus-wrapper body.dark .job-team {
  background: #191919;
  border: none;
}
#argus-wrapper body.dark .parallax-team {
  border-color: #353535;
}
#argus-wrapper body.dark .block-level-v2,
#argus-wrapper body.dark .contacts {
  border-color: #353535;
  background: #252525;
}
#argus-wrapper body.dark .center-icon {
  color: #777;
  background: #222;
  border-color: #353535;
}
#argus-wrapper body.dark .job-description .left-inner,
#argus-wrapper body.dark .job-description .right-inner,
#argus-wrapper body.dark .block-description .left-inner,
#argus-wrapper body.dark .block-description .right-inner {
  background: #222;
}
#argus-wrapper body.dark .job-description .left-inner h2,
#argus-wrapper body.dark .job-description .left-inner h3 {
  color: #ccc;
  font-weight: 200;
}
#argus-wrapper body.dark .job-description .left-inner img,
#argus-wrapper body.dark .block-description .left-inner img {
  border-color: #555;
}
#argus-wrapper body.dark .job-description .left-inner i.position-top,
#argus-wrapper body.dark .block-description .left-inner i.position-top {
  color: #999;
}
#argus-wrapper body.dark .job-description .left-inner i.position-top:hover,
#argus-wrapper body.dark .block-description .left-inner i.position-top:hover {
  color: #666;
}
#argus-wrapper body.dark .job-description .progression span,
#argus-wrapper body.dark .block-description .progression span {
  color: #999;
}
#argus-wrapper body.dark .job-description .right-inner .font-s,
#argus-wrapper body.dark .block-description .right-inner .font-s {
  color: #ccc;
}
#argus-wrapper body.dark .job-description .left-inner small,
#argus-wrapper body.dark .job-description .right-inner small,
#argus-wrapper body.dark .block-description .right-inner small {
  color: #999;
}
#argus-wrapper body.dark .job-description .people-say .overflow-h span,
#argus-wrapper body.dark .block-description .people-say .overflow-h span {
  color: #ccc;
}
#argus-wrapper body.dark .team-v2 .inner-team {
  background: #202020;
}
#argus-wrapper body.dark .team-v7 .team-v7-name {
  color: #ccc;
}
#argus-wrapper body.dark .team-v7 .team-arrow-left:before {
  border-color: transparent #252525 transparent transparent;
}
#argus-wrapper body.dark .team-v7 .team-arrow-right:before {
  border-color: transparent transparent transparent #252525;
}
#argus-wrapper body.dark .category .section-block {
  background: #202020;
  border-color: #252525;
  box-shadow: 0 0 3px #111;
}
#argus-wrapper body.dark .search-block:before {
  background: rgba(0, 0, 0, 0.7);
}
#argus-wrapper body.dark .section-block .section-block-info {
  border-color: #292929;
}
#argus-wrapper body.dark .content-boxes-v3 .content-boxes-in-v3 h3 a,
#argus-wrapper body.dark .search-block form.page-search-form .checkbox {
  color: #ccc;
}
#argus-wrapper body.dark .search-block-v2 {
  background: #202020;
  border-color: #303030;
}
#argus-wrapper body.dark .s-results .related-search {
  border-color: #555;
}
#argus-wrapper body.dark .s-results .inner-results h3 a {
  color: #ccc;
}
#argus-wrapper body.dark .s-results .inner-results h3 a:hover {
  color: #72c02c;
}
#argus-wrapper body.dark .s-results .inner-results .btn-default {
  color: #bbb;
  background: #191919;
}
#argus-wrapper body.dark .s-results .up-ul li,
#argus-wrapper body.dark .s-results .up-ul li a {
  color: #bbb;
}
#argus-wrapper body.dark .table-search-v1 thead,
#argus-wrapper body.dark .table-search-v2 thead {
  border-color: #303030;
}
#argus-wrapper body.dark .easy-block-v3 {
  background: #333;
}
#argus-wrapper body.dark .easy-block-v3.second {
  background: #353535;
}
#argus-wrapper body.dark .easy-block-v3.third {
  background: #383838;
}
#argus-wrapper body.dark .faq-page .faq-add {
  border-color: #303030;
}
#argus-wrapper body.dark .faq-bg .title-box-v2 h2,
#argus-wrapper body.dark .faq-bg .banner-info h3,
#argus-wrapper body.dark .easy-block-v3 .inner-faq-b h3 {
  color: #fff;
}
#argus-wrapper body.dark .faq-bg .banner-info i,
#argus-wrapper body.dark .faq-bg .banner-info p,
#argus-wrapper body.dark .faq-bg .title-box-v2 p,
#argus-wrapper body.dark .easy-block-v3 .inner-faq-b p {
  color: #eee;
}
#argus-wrapper body.dark .easy-block-v1 i,
#argus-wrapper body.dark .easy-block-v2 i,
#argus-wrapper body.dark .easy-block-v3 i {
  color: #ccc;
}
#argus-wrapper body.dark .reg-page {
  background: #222;
  box-shadow: none;
  border-color: #303030;
}
#argus-wrapper body.dark .reg-header {
  border-color: #555;
}
#argus-wrapper body.dark .sorting-block .sorting-grid li span.sorting-cover {
  background: #222;
}
#argus-wrapper body.dark .sorting-block .sorting-grid li:hover span.sorting-cover {
  background: #333;
}
#argus-wrapper body.dark .sorting-block .sorting-grid li a:hover span.sorting-cover p,
#argus-wrapper body.dark .sorting-block .sorting-grid li a:hover span.sorting-cover span {
  color: #999;
}
#argus-wrapper body.dark .view {
  box-shadow: none;
}
#argus-wrapper body.dark .recent-work a {
  background: #222;
}
#argus-wrapper body.dark .recent-work a span {
  border-bottom-color: #303030;
}
#argus-wrapper body.dark .recent-work a:hover span strong {
  color: #ccc;
}
#argus-wrapper body.dark .recent-work a:hover span {
  border-bottom-color: #72c02c;
}
#argus-wrapper body.dark .blog h2 a {
  color: #ccc;
}
#argus-wrapper body.dark .blog-post-tags {
  border-top-color: #303030;
  border-bottom-color: #303030;
}
#argus-wrapper body.dark .blog-post-tags li i {
  color: #999;
}
#argus-wrapper body.dark ul.blog-tags a,
#argus-wrapper body.dark .blog-post-tags ul.blog-tags a {
  color: #999;
  background: #292929;
}
#argus-wrapper body.dark ul.blog-tags a:hover,
#argus-wrapper body.dark .blog-post-tags ul.blog-tags a:hover {
  color: #fff;
  background: #72c02c;
}
#argus-wrapper body.dark ul.blog-tags a i {
  color: #999;
}
#argus-wrapper body.dark .posts .dl-horizontal a {
  color: #999;
}
#argus-wrapper body.dark .blog-info li i {
  color: #999;
}
#argus-wrapper body.dark .blog-item .media h4.media-heading {
  color: #ccc;
}
#argus-wrapper body.dark .magazine-page h3,
#argus-wrapper body.dark .magazine-page h3 a {
  color: #ccc;
}
#argus-wrapper body.dark .magazine-page h3:hover,
#argus-wrapper body.dark .magazine-page h3 a:hover {
  color: #72c02c;
}
#argus-wrapper body.dark .blog-twitter .blog-twitter-inner {
  color: #999;
  background: #292929;
}
#argus-wrapper body.dark .blog-twitter .blog-twitter-inner i.fa {
  color: #999;
}
#argus-wrapper body.dark .blog-twitter .blog-twitter-inner:before {
  border-bottom: 15px solid #252525;
}
#argus-wrapper body.dark .blog-twitter .blog-twitter-inner:after {
  border-top-color: #555;
}
#argus-wrapper body.dark .info-blocks i.icon-info-blocks {
  color: #999;
}
#argus-wrapper body.dark .owl-work-v1 .item a span {
  background: #222;
  border-color: #333;
}
#argus-wrapper body.dark .owl-work-v1 .item:hover a span {
  border-color: #444;
}
#argus-wrapper body.dark .team-social li a.fb,
#argus-wrapper body.dark .team-social li a.tw,
#argus-wrapper body.dark .team-social li a.gp {
  color: #999;
  border-color: #555;
}
#argus-wrapper body.dark .team-social li a.fb:hover,
#argus-wrapper body.dark .team-social li a.tw:hover,
#argus-wrapper body.dark .team-social li a.gp:hover {
  color: #fff;
  border-color: transparent;
}
#argus-wrapper body.dark .one-page .one-grey,
#argus-wrapper body.dark .one-page .one-default {
  background: none;
}
#argus-wrapper body.dark .one-page .one-default h1,
#argus-wrapper body.dark .one-page .one-default h2,
#argus-wrapper body.dark .one-page .one-grey h1,
#argus-wrapper body.dark .one-page .one-grey h2 {
  color: #ccc;
}
#argus-wrapper body.dark .one-page .one-red h1,
#argus-wrapper body.dark .one-page .one-red h2,
#argus-wrapper body.dark .one-page .one-blue h1,
#argus-wrapper body.dark .one-page .one-blue h2,
#argus-wrapper body.dark .one-page .one-red p,
#argus-wrapper body.dark .one-page .one-blue p {
  color: #fff !important;
}
#argus-wrapper body.dark .clients-page {
  border-color: #333;
}
#argus-wrapper body.dark .clients-page img {
  border-color: #333;
  background: #292929;
}
#argus-wrapper body.dark .profile-body {
  background: #1c1c1c;
}
#argus-wrapper body.dark .profile .notification,
#argus-wrapper body.dark .profile .project-share,
#argus-wrapper body.dark .profile .social-contacts-v3 li {
  border-top-color: #333;
}
#argus-wrapper body.dark .profile .comment,
#argus-wrapper body.dark .profile .panel-heading {
  border-bottom-color: #333;
}
#argus-wrapper body.dark .profile .profile-bio span,
#argus-wrapper body.dark .profile .panel-heading h2,
#argus-wrapper body.dark .profile .profile-post-in h3 a {
  color: #999;
}
#argus-wrapper body.dark .profile .projects,
#argus-wrapper body.dark .profile .profile-bio,
#argus-wrapper body.dark .profile .profile-blog,
#argus-wrapper body.dark .profile .profile-post,
#argus-wrapper body.dark .profile .profile-edit,
#argus-wrapper body.dark .profile .profile-event,
#argus-wrapper body.dark .profile .panel-heading,
#argus-wrapper body.dark .profile .project-share {
  background: #252525;
}
#argus-wrapper body.dark .profile .profile-blog {
  border-color: #444;
}
#argus-wrapper body.dark .profile .timeline-me .cbp_tmlabel:after {
  border: none;
}
#argus-wrapper body.dark .profile .timeline-v2.timeline-me > li .cbp_tmtime span:first-child {
  color: #666;
}
#argus-wrapper body.dark .profile .comment-list-v2 li a {
  color: #999;
}
#argus-wrapper body.dark .profile .media.media-v2 {
  border-color: #555;
}
#argus-wrapper body.dark .profile .blog-info-v2 li {
  border-color: #555;
}
#argus-wrapper body.dark .profile .btn-u.btn-u-default {
  color: #999;
  background: #333;
}
#argus-wrapper body.dark .profile .btn-u.btn-u-default:hover {
  background: #444;
}
#argus-wrapper body.dark .footer-default .footer {
  color: #999;
  background: #1c1c1c;
  border-top: solid 1px #222;
}
#argus-wrapper body.dark .footer-default .footer h2,
#argus-wrapper body.dark .footer-default .footer h3,
#argus-wrapper body.dark .footer-default .footer h4 {
  color: #ccc;
}
#argus-wrapper body.dark .footer-default .footer p {
  color: #999;
}
#argus-wrapper body.dark .footer-default .footer .blog-list {
  color: #999;
}
#argus-wrapper body.dark .footer-default .footer .posts .dl-horizontal a {
  color: #999;
}
#argus-wrapper body.dark .footer-default .footer .dl-horizontal img {
  border-color: #999 !important;
}
#argus-wrapper body.dark .footer-v1 address,
#argus-wrapper body.dark .footer-v1 .link-list a,
#argus-wrapper body.dark .footer-v1 .link-list i {
  color: #999;
}
#argus-wrapper body.dark .footer-default .copyright {
  background: #191919;
  border-top-color: #222;
}
#argus-wrapper body.dark .footer-default .copyright p {
  color: #999;
}
#argus-wrapper body.dark .copyright-v2 {
  background: #222;
}
#argus-wrapper body.dark .footer-v1 .footer {
  background: #1c1c1c;
}
#argus-wrapper body.dark .footer-v2 .footer {
  border-color: #333;
  background: #1c1c1c;
}
#argus-wrapper body.dark .footer-v2 .headline h2 {
  color: #ccc;
}
#argus-wrapper body.dark .footer-v2 .link-list li {
  border-color: #555;
}
#argus-wrapper body.dark .footer-v2 .link-list a {
  color: #999;
}
#argus-wrapper body.dark .footer-v2 .copyright {
  background: #191919;
}
#argus-wrapper body.dark .footer-v3 .footer {
  border-color: #333;
  background: #1c1c1c;
}
#argus-wrapper body.dark .footer-v5 .footer {
  background: #1c1c1c;
}
#argus-wrapper body.dark .contacts-section .btn-u.btn-brd.btn-u-dark {
  color: #999;
  border-color: #333;
}
#argus-wrapper body.dark .copyright-section,
#argus-wrapper body.dark .copyright-section i.back-to-top {
  background: #1c1c1c;
}
#argus-wrapper body.dark .tags-v1 li a {
  color: #777;
  border: solid 2px #555;
}
#argus-wrapper body.dark .tags-v1 li a:hover {
  color: #999;
}
#argus-wrapper body.dark .parallax-counter-v2 {
  background: #222 url(/Content/themes/img/patterns/5.png) repeat fixed;
}
#argus-wrapper body.dark .parallax-counter-v2:after {
  border-top-color: #252525;
}
#argus-wrapper body.dark .parallax-counter-v2 .counters {
  background: rgba(0, 0, 0, 0.9);
  border-bottom-color: #222;
}
#argus-wrapper body.dark .parallax-counter-v2 .counters h4,
#argus-wrapper body.dark .parallax-counter-v2 .counters span {
  color: #ccc;
}
#argus-wrapper body.dark .block-grid-v1 {
  background: #202020;
  border-bottom-color: #292929;
}
#argus-wrapper body.dark .block-grid-v2-info {
  background: #202020;
}
#argus-wrapper body.dark .block-grid-v2-info,
#argus-wrapper body.dark .block-grid-v1-add-info,
#argus-wrapper body.dark .block-grid-v1-add-info li a {
  border-color: #292929;
}
#argus-wrapper body.dark .testimonials-v3 .owl-buttons .owl-prev,
#argus-wrapper body.dark .testimonials-v3 .owl-buttons .owl-next {
  background: #333;
}
#argus-wrapper body.dark .testimonials-v3 .owl-buttons .owl-prev:hover,
#argus-wrapper body.dark .testimonials-v3 .owl-buttons .owl-next:hover {
  background: #444;
}
#argus-wrapper body.dark .testimonials-v4 .testimonials-v4-in {
  background: #333;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.2);
}
#argus-wrapper body.dark .testimonials-v4 .testimonials-v4-in:after {
  border-color: #333 transparent transparent transparent;
  -webkit-filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.2));
}
#argus-wrapper body.dark .testimonials-v4 .testimonials-author {
  color: #ccc;
}
#argus-wrapper body.dark .testimonials-v4 .testimonials-author em {
  color: #999;
}
#argus-wrapper body.dark .portfolio-box-v1-in p {
  color: #eee;
}
#argus-wrapper body.dark .thumbnails-v1 h3 a {
  color: #eee;
}
#argus-wrapper body.dark .content-boxes-v3 .icon-bg-darker {
  border: transparent;
}
#argus-wrapper body.dark .bg-image-v1 p {
  color: #eee;
}
#argus-wrapper body.dark .bg-image-v2:before {
  background: rgba(0, 0, 0, 0.6);
}
#argus-wrapper body.dark .bg-image-v2 p {
  color: #ccc;
}
#argus-wrapper body.dark .flat-bg-block-v1 {
  background: #202020 url(/Content/themes/img/patterns/5.png) repeat;
}
#argus-wrapper body.dark .content-boxes-v5 i {
  background: #333;
}
#argus-wrapper body.dark .content-boxes-v6 i {
  background: #333;
}
#argus-wrapper body.dark .content-boxes-v6 i:after {
  border-color: #555;
}
#argus-wrapper body.dark .btn-u.btn-brd.btn-u-dark {
  border-color: #eee;
}
#argus-wrapper body.dark .btn-u.btn-brd.btn-u-dark:hover {
  border-color: #333;
}
#argus-wrapper body.dark li a.btn-u {
  color: #fff;
}
#argus-wrapper body.dark .service-info {
  background: #202020 url(/Content/themes/img/patterns/5.png) repeat;
}
#argus-wrapper body.dark .portfolio-box-v2 li:hover:after {
  background: rgba(0, 0, 0, 0.6);
}
#argus-wrapper body.dark .service-block-v1 {
  border-color: #555;
}
#argus-wrapper body.dark .owl-carousel-v6 .owl-carousel-item {
  border-color: #555;
}
#argus-wrapper body.dark .fancybox-skin {
  color: #999;
  background: #333;
}
#argus-wrapper body.dark .invoice-header .invoice-numb {
  color: #999;
}
#argus-wrapper body.dark .reg-block {
  background: #333;
}
#argus-wrapper body.dark .reg-block-header {
  border-bottom-color: #555;
}
#argus-wrapper body.dark .bg-color-light {
  background: #2a2b2b !important;
}
#argus-wrapper body.dark .icon-page-fa .item i,
#argus-wrapper body.dark .demo-pro-glyphicons span:before {
  color: #999;
}
#argus-wrapper body.dark .fusion-portfolio #filters-container .cbp-filter-item {
  color: #999;
  border-color: #555;
}
#argus-wrapper body.dark .fusion-portfolio #filters-container .cbp-filter-item:hover {
  color: #ccc;
}
#argus-wrapper body.dark .fusion-portfolio .cbp-l-caption-desc,
#argus-wrapper body.dark .fusion-portfolio .product-description span {
  color: #555;
}
#argus-wrapper body.dark .view-tenth:hover p {
  color: #ccc;
}
#argus-wrapper body.dark .blog_masonry_3col .grid-boxes-in {
  border-color: #555;
}
#argus-wrapper body.dark .blog_masonry_3col h3 a {
  color: #999;
}
#argus-wrapper body.dark .grid-boxes-caption.grid-boxes-quote p {
  color: #fff;
}
#argus-wrapper body.dark .news-v1-in.bg-color-white {
  background-color: #333 !important;
}
#argus-wrapper body.dark .news-v1 .news-v1-info {
  border-top-color: #777;
}
#argus-wrapper body.dark .news-v2 .news-v2-badge p {
  background: #555;
}
#argus-wrapper body.dark .news-v2 .news-v2-badge span,
#argus-wrapper body.dark .news-v2 .news-v2-badge small {
  color: #ccc;
}
#argus-wrapper body.dark .news-v2 .news-v2-desc {
  background: #333;
}
#argus-wrapper body.dark .news-v2 .news-v2-desc h3 a {
  color: #ccc;
}
#argus-wrapper body.dark .news-v2 .news-v2-desc h3 a:hover {
  color: #72c02c;
}
#argus-wrapper body.dark .news-v2 .news-v2-desc small,
#argus-wrapper body.dark .news-v2 .news-v2-desc p {
  color: #999;
}
#argus-wrapper body.dark .news-v3 {
  background: #252525;
}
#argus-wrapper body.dark .news-v3 .news-v3-in {
  background: #333;
}
#argus-wrapper body.dark .news-v3 h2 a {
  color: #ccc;
}
#argus-wrapper body.dark .news-v3 h2 a:hover {
  color: #72c02c;
}
#argus-wrapper body.dark .news-v3 .posted-info li,
#argus-wrapper body.dark .news-v3 .posted-info li a {
  color: #999;
}
#argus-wrapper body.dark .news-v3 .posted-info li a:hover {
  color: #72c02c;
}
#argus-wrapper body.dark .news-v3 .post-shares li i {
  background: #bbb;
}
#argus-wrapper body.dark .news-v3 .post-shares li i:hover {
  background: #ddd;
}
#argus-wrapper body.dark .news-v3 .post-shares li span {
  border-color: #bbb;
}
#argus-wrapper body.dark .blog-author {
  background: #333;
}
#argus-wrapper body.dark .blog-comments .comments-itself {
  background: #333;
}
#argus-wrapper body.dark .blog-comments .comments-itself:before {
  border-color: transparent #333 transparent transparent;
}
#argus-wrapper body.dark .blog-comments .comments-itself span {
  color: #999;
}
#argus-wrapper body.dark .sky-form.comment-style fieldset {
  background: inherit;
}
#argus-wrapper body.dark .blog-latest-posts li {
  border-top-color: #777;
}
#argus-wrapper body.dark .blog-latest-posts h3 a:hover {
  color: #72c02c;
}
#argus-wrapper body.dark .blog-trending h3 a:hover {
  color: #72c02c;
}
#argus-wrapper body.dark .blog-post-quote {
  background: #333;
}
#argus-wrapper body.dark .blog-post-quote p {
  color: #ccc;
}
#argus-wrapper body.dark .blog-post-quote span {
  color: #999;
}
#argus-wrapper body.dark .parallax-quote-light .parallax-quote-in {
  background: #333;
  border-color: #555;
}
#argus-wrapper body.dark .parallax-quote-light:after {
  background: rgba(0, 0, 0, 0.8);
}
#argus-wrapper body.dark .cube-portfolio .cbp-l-inline {
  background: #333;
}
#argus-wrapper body.dark .cube-portfolio .cbp-l-inline-title {
  color: #ccc;
}
#argus-wrapper body.dark .cube-portfolio .cbp-l-inline-desc {
  color: #999;
}
#argus-wrapper body.dark .cube-portfolio .cbp-title-dark .cbp-l-grid-agency-title {
  color: #ccc !important;
}
#argus-wrapper body.dark .cube-portfolio .cbp-title-dark .cbp-l-grid-agency-desc {
  color: #999 !important;
}
#argus-wrapper body.dark .cube-portfolio .cbp-l-filters-text {
  color: #777;
}
#argus-wrapper body.dark .call-action-v2 {
  background: #333;
}
#argus-wrapper body.dark .call-action-v1 a,
#argus-wrapper body.dark .call-action-v1 p,
#argus-wrapper body.dark .call-action-v1 .btn-u.btn-brd {
  color: #eee;
}
#argus-wrapper .header .topbar {
  z-index: 12;
  padding: 8px 0;
  position: relative;
}
@media (max-width: 991px) {
  #argus-wrapper .header .topbar {
    margin-bottom: 20px;
  }
}
#argus-wrapper .header .topbar ul.loginbar {
  margin: 0;
}
#argus-wrapper .header .topbar ul.loginbar > li {
  display: inline;
  list-style: none;
  position: relative;
  padding-bottom: 15px;
}
#argus-wrapper .header .topbar ul.loginbar > li > a,
#argus-wrapper .header .topbar ul.loginbar > li > a:hover {
  color: #7c8082;
  font-size: 11px;
  text-transform: uppercase;
}
#argus-wrapper .header .topbar ul.loginbar li i.fa {
  color: #bbb;
}
#argus-wrapper .header .topbar ul.loginbar li.topbar-devider {
  top: -1px;
  padding: 0;
  font-size: 8px;
  position: relative;
  margin: 0 9px 0 5px;
  font-family: Tahoma;
  border-right: solid 1px #bbb;
}
#argus-wrapper .header .topbar ul.languages {
  top: 25px;
  left: -5px;
  display: none;
  padding: 4px 0;
  padding-left: 0;
  list-style: none;
  min-width: 100px;
  position: absolute;
  background: #f0f0f0;
}
#argus-wrapper .header .topbar li:hover ul.languages {
  display: block;
}
#argus-wrapper .header .topbar ul.languages:after {
  top: -4px;
  width: 0;
  height: 0;
  left: 8px;
  content: " ";
  display: block;
  position: absolute;
  border-bottom: 6px solid #f0f0f0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-left-style: inset;
  border-right-style: inset;
}
#argus-wrapper .header .topbar ul.languages li a {
  color: #555;
  display: block;
  font-size: 10px;
  padding: 2px 12px;
  margin-bottom: 1px;
  text-transform: uppercase;
}
#argus-wrapper .header .topbar ul.languages li.active a i {
  color: #999;
  float: right;
  margin-top: 2px;
}
#argus-wrapper .header .topbar ul.languages li a:hover,
#argus-wrapper .header .topbar ul.languages li.active a {
  background: #fafafa;
}
#argus-wrapper .header .topbar ul.languages li a:hover {
  text-decoration: none;
}
#argus-wrapper .header.no-topbar .navbar-toggle {
  margin-top: 25px;
}
#argus-wrapper .header {
  z-index: 99;
  background: #fff;
  position: relative;
  border-bottom: solid 2px #eee;
}
#argus-wrapper .header > .container {
  display: table;
  margin-bottom: -40px;
}
@media (max-width: 768px) {
  #argus-wrapper .header > .container {
    width: 100%;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .header > .container {
    margin-bottom: 0;
  }
}
#argus-wrapper .header .logo {
  height: 100%;
  min-width: 100px;
  display: table-cell;
  vertical-align: middle;
}
#argus-wrapper .header .logo img {
  z-index: 1;
  margin: 20px 0;
  position: relative;
}
@media (max-width: 1200px) {
  #argus-wrapper .header img.big-logo {
    width: 120px;
    height: auto;
  }
}
#argus-wrapper .header .navbar-toggle {
  border-color: #5fb611;
}
@media (max-width: 991px) {
  #argus-wrapper .header .navbar-toggle {
    margin-right: 0;
  }
}
#argus-wrapper .header .navbar-toggle .fa {
  color: #fff;
  font-size: 19px;
}
#argus-wrapper .header .navbar-toggle,
#argus-wrapper .header .navbar-toggle:hover,
#argus-wrapper .header .navbar-toggle:focus {
  background: #72c02c;
  padding: 6px 10px 2px;
}
#argus-wrapper .header .navbar-toggle:hover {
  background: #5fb611 !important;
}
#argus-wrapper .header .navbar-collapse {
  position: relative;
}
@media (max-width: 991px) {
  #argus-wrapper .header .navbar-collapse,
  #argus-wrapper .header .navbar-collapse .container {
    padding-left: 0;
    padding-right: 0;
  }
}
#argus-wrapper .header .navbar-nav > li > a {
  color: #687074;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
#argus-wrapper .header .navbar-nav > .active > a {
  color: #72c02c;
}
@media (min-width: 992px) {
  #argus-wrapper .header .navbar-nav {
    float: right;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .header .navbar-header {
    float: none;
  }
  #argus-wrapper .header .navbar-toggle {
    display: block;
  }
  #argus-wrapper .header .navbar-collapse.collapse {
    display: none !important;
  }
  #argus-wrapper .header .navbar-collapse.collapse.in {
    display: block !important;
    overflow-y: auto !important;
  }
  #argus-wrapper .header .navbar-nav {
    margin: 0 0 5px;
    float: none !important;
  }
  #argus-wrapper .header .navbar-nav > li {
    float: none;
  }
  #argus-wrapper .header .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  #argus-wrapper .header .dropdown-menu.pull-right {
    float: none !important;
  }
  #argus-wrapper .header .navbar-nav .open .dropdown-menu {
    border: 0;
    float: none;
    width: auto;
    margin-top: 0;
    position: static;
    box-shadow: none;
    background-color: transparent;
  }
  #argus-wrapper .header .navbar-nav .open > a,
  #argus-wrapper .header .navbar-nav .open > a:hover,
  #argus-wrapper .header .navbar-nav .open > a:focus {
    border-bottom-color: #eee;
  }
  #argus-wrapper .header .navbar-nav .open .dropdown-menu > li > a,
  #argus-wrapper .header .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  #argus-wrapper .header .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  #argus-wrapper .header .navbar-nav .open .dropdown-menu > li > a:hover,
  #argus-wrapper .header .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
  #argus-wrapper .header .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  #argus-wrapper .header .navbar-nav .open .dropdown-menu > li > a:hover,
  #argus-wrapper .header .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  #argus-wrapper .header .navbar-nav .open .dropdown-menu > .active > a,
  #argus-wrapper .header .navbar-nav .open .dropdown-menu > .active > a:hover,
  #argus-wrapper .header .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  #argus-wrapper .header .navbar-nav .open .dropdown-menu > .disabled > a,
  #argus-wrapper .header .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  #argus-wrapper .header .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
  #argus-wrapper .header .dropdown-menu.no-bottom-space {
    padding-bottom: 0;
  }
  #argus-wrapper .header .navbar-nav > li > a {
    font-size: 14px;
    padding: 9px 10px;
  }
  #argus-wrapper .header .navbar-nav > li a {
    border-bottom: solid 1px #eee;
  }
  #argus-wrapper .header .navbar-nav > li > a:focus {
    background: none;
  }
  #argus-wrapper .header .navbar-nav > li > a:hover {
    color: #72c02c;
  }
  #argus-wrapper .header .navbar-nav > .active > a,
  #argus-wrapper .header .navbar-nav > .active > a:hover,
  #argus-wrapper .header .navbar-nav > .active > a:focus {
    background: #72c02c;
    color: #fff !important;
  }
  #argus-wrapper .header .dropdown .dropdown-submenu > a {
    font-size: 13px;
    color: #555 !important;
    text-transform: uppercase;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header .navbar-collapse {
    padding: 0;
  }
  #argus-wrapper .header .container > .navbar-header,
  #argus-wrapper .header .container-fluid-new > .navbar-header,
  #argus-wrapper .header .container > .navbar-collapse,
  #argus-wrapper .header .container-fluid-new > .navbar-collapse {
    margin-bottom: -10px;
  }
  #argus-wrapper .header .navbar-nav {
    position: relative;
  }
  #argus-wrapper .header .navbar-nav > li > a {
    bottom: -2px;
    position: relative;
    padding: 9px 30px 9px 20px;
  }
  #argus-wrapper .header .navbar-nav > li > a,
  #argus-wrapper .header .navbar-nav > li > a:focus {
    border-bottom: solid 2px transparent;
  }
  #argus-wrapper .header .navbar-nav > li > a:hover,
  #argus-wrapper .header .navbar-nav > .active > a {
    bottom: -2px;
    position: relative;
    border-bottom: solid 2px #72c02c;
  }
  #argus-wrapper .header .navbar-nav > li > a,
  #argus-wrapper .header .navbar-nav > li > a:hover,
  #argus-wrapper .header .navbar-nav > li > a:focus,
  #argus-wrapper .header .navbar-nav > .active > a,
  #argus-wrapper .header .navbar-nav > .active > a:hover,
  #argus-wrapper .header .navbar-nav > .active > a:focus {
    background: none;
  }
  #argus-wrapper .header .navbar-nav > .open > a,
  #argus-wrapper .header .navbar-nav > .open > a:hover,
  #argus-wrapper .header .navbar-nav > .open > a:focus {
    color: #72c02c;
  }
  #argus-wrapper .header .navbar-nav > li:hover > a {
    color: #72c02c;
  }
  #argus-wrapper .header .dropdown-menu {
    padding: 0;
    border: none;
    min-width: 200px;
    border-radius: 0;
    z-index: 9999 !important;
    border-top: solid 2px #72c02c;
    border-bottom: solid 2px #687074;
  }
  #argus-wrapper .header .dropdown-menu li a {
    color: #687074;
    font-size: 13px;
    font-weight: 400;
    padding: 6px 15px;
    border-bottom: solid 1px #eee;
  }
  #argus-wrapper .header .dropdown-menu .active > a,
  #argus-wrapper .header .dropdown-menu li > a:hover {
    color: #687074;
    filter: none !important;
    background: #eee !important;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }
  #argus-wrapper .header .dropdown-menu li > a:focus {
    background: none;
    filter: none !important;
  }
  #argus-wrapper .header .navbar-nav > li.dropdown:hover > .dropdown-menu {
    display: block;
  }
  #argus-wrapper .header .open > .dropdown-menu {
    display: none;
  }
  #argus-wrapper .header .navbar-nav .search-open {
    width: 330px;
  }
}
#argus-wrapper .header .dropdown-submenu {
  position: relative;
}
#argus-wrapper .header .dropdown > a:after,
#argus-wrapper .header .dropdown-submenu > a:after {
  top: 8px;
  right: 9px;
  font-size: 11px;
  content: "\f105";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}
@media (max-width: 991px) {
  #argus-wrapper .header .dropdown-submenu > a:after {
    content: " ";
  }
}
#argus-wrapper .header .dropdown > a:after {
  top: 9px;
  right: 15px;
  content: "\f107";
}
#argus-wrapper .header .dropdown-submenu > .dropdown-menu {
  top: 3px;
  left: 100%;
  margin-top: -5px;
  margin-left: 0;
}
#argus-wrapper .header .dropdown-submenu > .dropdown-menu.submenu-left {
  left: -100%;
}
#argus-wrapper .header .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
@media (max-width: 991px) {
  #argus-wrapper .header .dropdown-submenu > .dropdown-menu {
    display: block;
    margin-left: 15px;
  }
}
#argus-wrapper .header .dropdown-submenu.pull-left {
  float: none;
}
#argus-wrapper .header .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
#argus-wrapper .header .dropdown-menu li [class^=fa-],
#argus-wrapper .header .dropdown-menu li [class*=" fa-"] {
  left: -3px;
  width: 1.25em;
  margin-right: 1px;
  position: relative;
  text-align: center;
  display: inline-block;
}
#argus-wrapper .header .dropdown-menu li [class^=fa-].fa-lg,
#argus-wrapper .header .dropdown-menu li [class*=" fa-"].fa-lg {
  width: 1.5625em;
}
#argus-wrapper .header .nav > li > .search {
  color: #aaa;
  cursor: pointer;
  min-width: 35px;
  font-size: 15px;
  text-align: center;
  background: #f7f7f7;
  padding: 11px 0 12px;
  display: inline-block;
  border-bottom: solid 2px #aaa;
}
@media (min-width: 992px) {
  #argus-wrapper .header .nav > li > .search {
    bottom: -2px;
    position: relative;
  }
}
#argus-wrapper .header .nav > li > .search:hover {
  color: #72c02c;
  background: #f7f7f7;
  border-bottom-color: #72c02c;
}
#argus-wrapper .header .nav .search-open {
  right: 0;
  top: 40px;
  display: none;
  padding: 14px;
  position: absolute;
  background: #fcfcfc;
  border-top: solid 2px #eee;
  box-shadow: 0 1px 3px #ddd;
}
#argus-wrapper .header .nav .search-open form {
  margin: 0;
}
@media (min-width: 767px) and (max-width: 991px) {
  #argus-wrapper .header .navbar-toggle {
    margin-right: 0;
  }
  #argus-wrapper .header .nav .search-open {
    width: 93%;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .header .nav > li > .search {
    color: #999;
    width: 35px;
    height: 34px;
    text-align: left;
    background: #eee;
    line-height: 12px;
    text-align: center;
    margin: 5px 10px 0;
    border-bottom: none;
  }
  #argus-wrapper .header .nav > li > .search:hover {
    background: #5fb611;
    color: #fff !important;
  }
  #argus-wrapper .header .nav .search-open {
    top: 5px;
    padding: 0;
    left: 48px;
    border-top: none;
    box-shadow: none;
    background: none;
    margin-right: 10px;
  }
}
#argus-wrapper .header .mega-menu .nav,
#argus-wrapper .header .mega-menu .dropup,
#argus-wrapper .header .mega-menu .dropdown,
#argus-wrapper .header .mega-menu .collapse {
  position: static;
}
#argus-wrapper .header .mega-menu .navbar-inner,
#argus-wrapper .header .mega-menu .container {
  position: relative;
}
#argus-wrapper .header .mega-menu .dropdown-menu {
  left: auto;
}
#argus-wrapper .header .mega-menu .dropdown-menu > li {
  display: block;
}
#argus-wrapper .header .mega-menu .dropdown-submenu .dropdown-menu {
  left: 100%;
}
#argus-wrapper .header .mega-menu .nav.pull-right .dropdown-menu {
  right: 0;
}
#argus-wrapper .header .mega-menu .mega-menu-content {
  *zoom: 1;
  padding: 4px 15px;
}
#argus-wrapper .header .mega-menu .mega-menu-content:before,
#argus-wrapper .header .mega-menu .mega-menu-content:after {
  content: "";
  display: table;
  line-height: 0;
}
#argus-wrapper .header .mega-menu .mega-menu-content:after {
  clear: both;
}
#argus-wrapper .header .mega-menu .nav > li > .dropdown-menu:after,
#argus-wrapper .header .mega-menu .nav > li > .dropdown-menu:before {
  display: none;
}
#argus-wrapper .header .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
  left: 0;
  right: 0;
  overflow: hidden;
}
@media (min-width: 992px) {
  #argus-wrapper .header .mega-menu .mega-menu-content.content-two-col {
    min-width: 596px;
  }
  #argus-wrapper .header .mega-menu .mega-menu-content.content-three-col {
    min-width: 864px;
  }
}
#argus-wrapper .header .mega-menu .dropdown.mega-menu-left .dropdown-menu {
  left: auto;
  overflow: hidden;
}
#argus-wrapper .header .mega-menu .dropdown.mega-menu-right .dropdown-menu,
#argus-wrapper .header .mega-menu .dropdown.mega-menu-two-col-right .dropdown-menu {
  right: 0;
  overflow: hidden;
}
@media (min-width: 992px) {
  #argus-wrapper .header .mega-menu .equal-height {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #argus-wrapper .header .mega-menu .equal-height-in {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
#argus-wrapper .header .mega-menu .equal-height-list h3 {
  font-size: 15px;
  font-weight: 400;
  padding: 0 10px 0 13px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #argus-wrapper .header .mega-menu .big-screen-space {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header .mega-menu .equal-height-in {
    padding: 20px 0;
    border-left: 1px solid #eee;
  }
  #argus-wrapper .header .mega-menu .equal-height-in:first-child {
    border-left: none;
    margin-left: -1px;
  }
  #argus-wrapper .header .mega-menu .equal-height-list {
    width: 100%;
  }
  #argus-wrapper .header .mega-menu .equal-height-list li a {
    display: block;
    margin-bottom: 1px;
    position: relative;
    border-bottom: none;
    padding: 5px 10px 5px 15px;
  }
  #argus-wrapper .header .mega-menu .equal-height-list a:hover {
    text-decoration: none;
  }
  #argus-wrapper .header .mega-menu .mega-menu-content li a {
    padding: 5px 10px 5px 30px;
  }
  #argus-wrapper .header .mega-menu .mega-menu-content li a:after {
    top: 7px;
    left: 15px;
    font-size: 11px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
  }
  #argus-wrapper .header .mega-menu .disable-icons li a {
    padding: 5px 10px 5px 15px;
  }
  #argus-wrapper .header .mega-menu .disable-icons li a:after {
    display: none;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .header .mega-menu .equal-height-list h3 {
    color: #555;
    margin: 0 0 5px;
    font-size: 13px;
    font-weight: 400;
    padding: 6px 25px 5px;
    border-bottom: solid 1px #eee;
  }
  #argus-wrapper .header .mega-menu .equal-height-list li a {
    color: #687074;
    display: block;
    font-size: 13px;
    font-weight: 400;
    margin-left: 15px;
    padding: 6px 25px;
    border-bottom: solid 1px #eee;
  }
  #argus-wrapper .header .mega-menu .equal-height-list > h3.active,
  #argus-wrapper .header .mega-menu .equal-height-list > .active > a,
  #argus-wrapper .header .mega-menu .equal-height-list > .active > a:hover,
  #argus-wrapper .header .mega-menu .equal-height-list > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  #argus-wrapper .header .mega-menu .equal-height-list li a:hover {
    color: #333;
    text-decoration: none;
  }
}
#argus-wrapper .header.header-dark {
  background: #2d2d2d;
  border-bottom-color: #555;
}
#argus-wrapper .header.header-dark .topbar ul.languages {
  background: #444;
}
#argus-wrapper .header.header-dark .topbar ul.loginbar li.topbar-devider {
  border-right-color: #666;
}
#argus-wrapper .header.header-dark .topbar ul.languages li a {
  color: #bbb;
}
#argus-wrapper .header.header-dark .topbar ul.languages:after {
  border-bottom-color: #444;
}
#argus-wrapper .header.header-dark .topbar ul.languages li a:hover,
#argus-wrapper .header.header-dark .topbar ul.languages li.active a {
  color: #bbb;
  background: #555;
}
#argus-wrapper .header.header-dark .navbar-nav > li > a {
  color: #ddd;
}
#argus-wrapper .header.header-dark .navbar-nav > .open > a,
#argus-wrapper .header.header-dark .navbar-nav > .open > a:hover,
#argus-wrapper .header.header-dark .navbar-nav > .open > a:focus {
  background: inherit;
}
@media (max-width: 991px) {
  #argus-wrapper .header.header-dark .navbar-nav > li a {
    border-bottom-color: #666;
  }
  #argus-wrapper .header.header-dark .navbar-nav .dropdown > a:hover {
    color: #72c02c;
    background: inherit;
  }
  #argus-wrapper .header.header-dark .navbar-nav .open > a,
  #argus-wrapper .header.header-dark .navbar-nav .open > a:hover,
  #argus-wrapper .header.header-dark .navbar-nav .open > a:focus {
    border-bottom-color: #666;
  }
  #argus-wrapper .header.header-dark .navbar-nav .open .dropdown-menu > li > a {
    color: #bbb;
  }
  #argus-wrapper .header.header-dark .navbar-nav .open .dropdown-menu > li > a:hover,
  #argus-wrapper .header.header-dark .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff !important;
  }
  #argus-wrapper .header.header-dark .navbar-nav .open .dropdown-menu > .active > a,
  #argus-wrapper .header.header-dark .navbar-nav .open .dropdown-menu > .active > a:hover,
  #argus-wrapper .header.header-dark .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #bbb;
    background: #444;
  }
  #argus-wrapper .header.header-dark .dropdown .dropdown-submenu > a {
    color: #bbb !important;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header.header-dark .navbar-nav > li > a:hover,
  #argus-wrapper .header.header-dark .navbar-nav > .active > a {
    color: #72c02c !important;
  }
  #argus-wrapper .header.header-dark .dropdown-menu {
    background: #2d2d2d;
  }
  #argus-wrapper .header.header-dark .dropdown-menu li > a {
    color: #bbb;
    border-bottom-color: #666;
  }
  #argus-wrapper .header.header-dark .dropdown-menu .active > a,
  #argus-wrapper .header.header-dark .dropdown-menu li > a:hover {
    background: #202020 !important;
  }
}
#argus-wrapper .header.header-dark .nav > li > .search {
  background: #444;
}
#argus-wrapper .header.header-dark .search-open {
  background: #2d2d2d;
  border-top-color: #555;
  box-shadow: 0 1px 3px #888;
}
#argus-wrapper .header.header-dark .input-group .form-control {
  color: #bbb;
  background: #555;
  border-color: #999;
  box-shadow: 0 0 2px #555;
}
#argus-wrapper .header.header-dark .mega-menu .equal-height-list h3 {
  color: #eee;
}
@media (max-width: 991px) {
  #argus-wrapper .header.header-dark .mega-menu .equal-height-list li a {
    color: #bbb;
    border-bottom-color: #666;
  }
  #argus-wrapper .header.header-dark .mega-menu .equal-height-list li a:focus,
  #argus-wrapper .header.header-dark .mega-menu .equal-height-list li a:hover {
    color: #fff;
  }
  #argus-wrapper .header.header-dark .mega-menu .equal-height-list h3 {
    border-bottom-color: #666;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header.header-dark .mega-menu .equal-height-in {
    border-left-color: #666;
  }
}
#argus-wrapper .header-fixed .header {
  height: auto;
}
#argus-wrapper .header-fixed .header.header-sticky {
  margin-top: 0;
  transition: all 0.2s ease-in-out;
}
#argus-wrapper .header-fixed .header.header-fixed-shrink {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  position: fixed;
  margin-top: -35px;
  border-bottom: none;
  box-shadow: 0 0 3px #bbb;
  background: rgba(255, 255, 255, 0.96);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991px) {
  #argus-wrapper .header-fixed .header,
  #argus-wrapper .header-fixed .header.header-fixed-shrink {
    height: inherit;
    position: relative;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header-fixed .header.header-fixed-shrink > .container {
    margin-bottom: -46px;
  }
  #argus-wrapper .header-fixed .header.header-fixed-shrink .logo img {
    max-width: 105px;
    margin: 45px 0 -4px;
  }
  #argus-wrapper .header-fixed .header.header-fixed-shrink .navbar-nav > li > a {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  #argus-wrapper .header-fixed .header.header-fixed-shrink .navbar-nav > li > a:hover,
  #argus-wrapper .header-fixed .header.header-fixed-shrink .navbar-nav > .active > a {
    border-bottom: none;
  }
  #argus-wrapper .header-fixed .header.header-fixed-shrink .dropdown > a:after {
    top: 20px;
  }
  #argus-wrapper .header-fixed .header.header-fixed-shrink .nav > li > .search {
    color: #777;
    padding: 20px 0 22px;
    background: inherit;
    border-bottom: none;
  }
  #argus-wrapper .header-fixed .header.header-fixed-shrink .nav .search-open {
    top: 60px;
  }
}
#argus-wrapper .boxed-layout.header-fixed .header.header-sticky {
  left: inherit;
  width: inherit;
}
#argus-wrapper .topbar-v3 {
  z-index: 99;
  padding: 3px 0;
  position: relative;
  background: #007cc0;
}
@media (max-width: 768px) {
  #argus-wrapper .topbar-v3 .left-topbar,
  #argus-wrapper .topbar-v3 .right-topbar {
    text-align: center;
    float: none !important;
  }
}
#argus-wrapper .topbar-v3 ul.left-topbar {
  padding-left: 0;
  margin-bottom: 1px;
}
#argus-wrapper .topbar-v3 ul.left-topbar > li {
  display: inline;
  list-style: none;
  position: relative;
  margin-right: 15px;
  padding-bottom: 15px;
}
#argus-wrapper .topbar-v3 ul.left-topbar > li > a {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
#argus-wrapper .topbar-v3 ul.left-topbar > li > a:hover {
  cursor: pointer;
}
#argus-wrapper .topbar-v3 ul.currency,
#argus-wrapper .topbar-v3 ul.language {
  top: 28px;
  left: -5px;
  z-index: 1;
  display: none;
  padding: 4px 0;
  padding-left: 0;
  list-style: none;
  min-width: 125px;
  position: absolute;
  background: #2a2a2a;
}
@media (max-width: 768px) {
  #argus-wrapper .topbar-v3 ul.currency,
  #argus-wrapper .topbar-v3 ul.language {
    top: 20px;
  }
}
#argus-wrapper .topbar-v3 li:hover ul.currency,
#argus-wrapper .topbar-v3 li:hover ul.language {
  display: block;
}
#argus-wrapper .topbar-v3 ul.currency:after,
#argus-wrapper .topbar-v3 ul.language:after {
  top: -4px;
  width: 0;
  height: 0;
  left: 8px;
  content: " ";
  display: block;
  position: absolute;
  border-bottom: 6px solid #2a2a2a;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-left-style: inset;
  border-right-style: inset;
}
#argus-wrapper .topbar-v3 ul.currency li a,
#argus-wrapper .topbar-v3 ul.language li a {
  color: #d1d1d1;
  display: block;
  font-size: 10px;
  padding: 2px 12px;
  margin-bottom: 1px;
  text-transform: uppercase;
}
#argus-wrapper .topbar-v3 ul.currency li.active a i,
#argus-wrapper .topbar-v3 ul.language li.active a i {
  color: #d1d1d1;
  float: right;
  margin-top: 2px;
}
#argus-wrapper .topbar-v3 ul.currency li a:hover,
#argus-wrapper .topbar-v3 ul.language li a:hover,
#argus-wrapper .topbar-v3 ul.currency li.active a,
#argus-wrapper .topbar-v3 ul.language li.active a {
  background: #333;
}
#argus-wrapper .topbar-v3 ul.currency li a:hover,
#argus-wrapper .topbar-v3 ul.language li a:hover {
  text-decoration: none;
}
#argus-wrapper .topbar-v3 .right-topbar {
  margin-bottom: 1px;
}
#argus-wrapper .topbar-v3 .right-topbar li {
  margin-left: 3px;
}
#argus-wrapper .topbar-v3 .right-topbar li:first-child {
  margin-left: 0;
}
#argus-wrapper .topbar-v3 .right-topbar li,
#argus-wrapper .topbar-v3 .right-topbar li a {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
#argus-wrapper .topbar-v3 .search {
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  display: inline-block;
}
#argus-wrapper .topbar-v3 .search:hover {
  color: #bbb;
}
#argus-wrapper .topbar-v3 .search-open {
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  background: #333;
}
#argus-wrapper .topbar-v3 .search-open .container {
  position: relative;
}
#argus-wrapper .topbar-v3 .search-open .search-close {
  top: 10px;
  right: 20px;
  color: #fff;
  cursor: pointer;
  position: absolute;
}
#argus-wrapper .topbar-v3 .search-open .form-control {
  padding: 0;
  color: #eee;
  border: none;
  min-height: 35px;
  font-weight: 200;
  background: #333;
}
#argus-wrapper .topbar-v3 .search-open .form-control:focus {
  box-shadow: none;
}
#argus-wrapper .topbar-v3 .search-open .form-control::-moz-placeholder {
  color: #eee;
  font-weight: 200;
}
#argus-wrapper .topbar-v3 .search-open .form-control:-ms-input-placeholder {
  color: #eee;
  font-weight: 200;
}
#argus-wrapper .topbar-v3 .search-open .form-control::-webkit-input-placeholder {
  color: #eee;
  font-weight: 200;
}
#argus-wrapper .header-v5 .shop-badge.badge-lists {
  margin-bottom: 0;
}
#argus-wrapper .header-v5 .shop-badge.badge-lists li {
  position: relative;
}
#argus-wrapper .header-v5 .shop-badge.badge-lists > li {
  margin-left: 20px;
  padding: 27px 15px 25px 25px;
}
#argus-wrapper .header-v5 .shop-badge.badge-lists span.badge {
  top: 20px;
  right: 3px;
  position: absolute;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v5 .shop-badge {
    display: none;
  }
}
#argus-wrapper .header-v5 .shop-badge.badge-icons span.badge {
  min-width: 12px;
  padding: 3px 6px;
}
#argus-wrapper .header-v5 .shop-badge.badge-icons i {
  color: #555;
  font-size: 24px;
  min-width: 25px;
}
#argus-wrapper .header-v5 .shop-badge span.badge {
  font-weight: 400;
  padding: 4px 7px;
}
#argus-wrapper .header-v5 .shop-badge span.badge-sea {
  background: #72c02c;
}
#argus-wrapper .header-v5 .mCustomScrollbar {
  height: 400px;
}
#argus-wrapper .header-v5 ul.shop-badge > li {
  position: relative;
}
#argus-wrapper .header-v5 ul.shop-badge > li:hover .badge-open {
  display: block;
}
#argus-wrapper .header-v5 .badge-open {
  top: 78px;
  right: 0;
  display: none;
  padding: 0 20px;
  list-style: none;
  min-width: 300px;
  background: #fff;
  position: absolute;
  border-top: 2px solid #72c02c;
  -webkit-box-shadow: 0 2px 2px 0 rgba(90, 90, 90, 0.075);
  -moz-box-shadow: 0 2px 2px 0 rgba(90, 90, 90, 0.075);
  box-shadow: 0 5px 5px 0 rgba(90, 90, 90, 0.075);
}
#argus-wrapper .header-v5 .badge-open li {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #dedede;
}
#argus-wrapper .header-v5 .badge-open li:first-child {
  margin-top: 0;
  border-top: none;
  padding-top: 20px;
}
#argus-wrapper .header-v5 .badge-open li:after,
#argus-wrapper .header-v5 .badge-open li:before {
  content: " ";
  display: table;
}
#argus-wrapper .header-v5 .badge-open li:after {
  clear: both;
}
#argus-wrapper .header-v5 .badge-open img {
  float: left;
  width: 100px;
  height: auto;
  margin-right: 15px;
}
#argus-wrapper .header-v5 .badge-open .close {
  line-height: 1.9;
}
#argus-wrapper .header-v5 .badge-open span {
  margin: 7px 0;
  color: #555;
  display: block;
  font-size: 14px;
}
#argus-wrapper .header-v5 .badge-open small {
  color: #999;
  font-size: 14px;
}
#argus-wrapper .header-v5 li.subtotal {
  padding: 3px 0 20px;
}
#argus-wrapper .header-v5 li.subtotal span {
  color: #555;
  font-size: 18px;
  font-weight: 200;
  display: inline-block;
  text-transform: uppercase;
}
#argus-wrapper .header-v5 li.subtotal .subtotal-cost {
  color: #72c02c;
}
#argus-wrapper .header-v5 li.subtotal .btn-u {
  font-size: 12px;
}
#argus-wrapper .header-v5 li.subtotal .col-xs-6:first-child {
  padding-right: 8px;
}
#argus-wrapper .header-v5 li.subtotal .col-xs-6:last-child {
  padding-left: 8px;
}
#argus-wrapper .header-v5 {
  z-index: 99;
  position: relative;
  border-bottom: solid 2px #eee;
}
#argus-wrapper .header-v5 .navbar {
  margin: 0;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v5 .navbar {
    margin-top: 10px;
  }
}
#argus-wrapper .header-v5 .navbar-default {
  border: none;
  background: none;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v5 .navbar-header {
    margin-bottom: 7px;
  }
}
@media (min-width: 993px) and (max-width: 999px) {
  #argus-wrapper .header-v5 .navbar-header {
    margin-top: 15px;
  }
}
#argus-wrapper .header-v5 .navbar-brand {
  z-index: 1;
  padding: 18px 10px 10px 15px;
}
@media (max-width: 998px) {
  #argus-wrapper .header-v5 .navbar-brand {
    margin-top: -15px;
  }
}
#argus-wrapper .header-v5 .navbar-default .navbar-toggle {
  color: #333;
  border: none;
  font-size: 19px;
  margin-top: 10px;
}
#argus-wrapper .header-v5 .navbar-default .navbar-toggle .icon-bar {
  background: #222;
}
#argus-wrapper .header-v5 .navbar-default .navbar-toggle:hover,
#argus-wrapper .header-v5 .navbar-default .navbar-toggle:focus {
  background: inherit;
}
#argus-wrapper .header-v5 .navbar-collapse {
  position: relative;
}
@media (min-width: 992px) {
  #argus-wrapper .header-v5 .navbar-nav {
    float: none;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
  }
}
#argus-wrapper .header-v5 .navbar-default .navbar-nav > li > a {
  color: #555;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
#argus-wrapper .header-v5 .navbar-default .navbar-nav > .active > a {
  color: #72c02c;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v5 .navbar-header {
    float: none;
  }
  #argus-wrapper .header-v5 .navbar-toggle {
    display: block;
  }
  #argus-wrapper .header-v5 .navbar-collapse.collapse {
    display: none !important;
  }
  #argus-wrapper .header-v5 .navbar-collapse.collapse.in {
    display: block !important;
    overflow-y: auto !important;
  }
  #argus-wrapper .header-v5 .navbar-nav {
    margin: 0;
    float: none !important;
  }
  #argus-wrapper .header-v5 .navbar-nav > li {
    float: none;
  }
  #argus-wrapper .header-v5 .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  #argus-wrapper .header-v5 .dropdown-menu.pull-right {
    float: none !important;
  }
  #argus-wrapper .header-v5 .navbar-nav .open .dropdown-menu {
    border: 0;
    float: none;
    width: auto;
    margin-top: 0;
    position: static;
    box-shadow: none;
    background-color: transparent;
  }
  #argus-wrapper .header-v5 .navbar-nav .open .dropdown-menu > li > a,
  #argus-wrapper .header-v5 .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  #argus-wrapper .header-v5 .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  #argus-wrapper .header-v5 .navbar-nav .open .dropdown-menu > li > a:hover,
  #argus-wrapper .header-v5 .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
  #argus-wrapper .header-v5 .navbar-default .dropdown-menu.no-bottom-space {
    padding-bottom: 0;
  }
  #argus-wrapper .header-v5 .navbar-collapse,
  #argus-wrapper .header-v5 .navbar-collapse .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    padding: 9px 10px;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > li a {
    border-bottom: solid 1px #eee;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > li > a:focus {
    background: none;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > li > a:hover {
    color: #72c02c;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > .active > a,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > .active > a:hover,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > .active > a:focus {
    color: #fff !important;
    background: #72c02c !important;
  }
  #argus-wrapper .header-v5 .dropdown .dropdown-submenu > a {
    font-size: 13px;
    color: #333 !important;
    text-transform: uppercase;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header-v5 .navbar-collapse {
    padding: 0;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > li > a {
    line-height: 30px;
    padding: 23px 18px 24px;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > li > a:last-child {
    padding-right: 15px;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > li > a,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > li > a:focus {
    border-top: solid 2px transparent;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > li > a:hover,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > .active > a {
    border-top: solid 2px #72c02c;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > li > a,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > li > a:hover,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > li > a:focus,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > .active > a,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > .active > a:hover,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > .active > a:focus {
    background: none;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > .open > a,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > .open > a:hover,
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > .open > a:focus {
    color: #72c02c;
  }
  #argus-wrapper .header-v5 .navbar-default .navbar-nav > li:hover > a {
    color: #72c02c;
  }
  #argus-wrapper .header-v5 .dropdown-menu {
    padding: 0;
    border: none;
    min-width: 200px;
    border-radius: 0;
    z-index: 9999 !important;
    border-top: solid 2px #72c02c;
    -webkit-box-shadow: 0 2px 2px 0 rgba(90, 90, 90, 0.075);
    -moz-box-shadow: 0 2px 2px 0 rgba(90, 90, 90, 0.075);
    box-shadow: 0 5px 5px 0 rgba(90, 90, 90, 0.075);
  }
  #argus-wrapper .header-v5 .dropdown-menu li a {
    color: #555;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 15px;
    border-bottom: solid 1px #dedede;
  }
  #argus-wrapper .header-v5 .dropdown-menu > li > a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  #argus-wrapper .header-v5 .dropdown-menu .active > a,
  #argus-wrapper .header-v5 .dropdown-menu li > a:hover {
    color: #fff;
    background: #72c02c;
    filter: none !important;
  }
  #argus-wrapper .header-v5 .dropdown-menu li > a:focus {
    color: inherit;
    background: none;
    filter: none !important;
  }
  #argus-wrapper .header-v5 .navbar-nav > li.dropdown:hover > .dropdown-menu {
    display: block;
  }
  #argus-wrapper .header-v5 .open > .dropdown-menu {
    display: none;
  }
  #argus-wrapper .header-v5 .dropdown-menu li.dropdown-submenu:hover > a {
    color: #fff;
    background: #72c02c;
  }
}
#argus-wrapper .header-v5 .dropdown-submenu {
  position: relative;
}
#argus-wrapper .header-v5 .dropdown > a:after,
#argus-wrapper .header-v5 .dropdown-submenu > a:after {
  top: 8px;
  right: 9px;
  font-size: 11px;
  content: "\f105";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v5 .dropdown-submenu > a:after {
    content: " ";
  }
  #argus-wrapper .header-v5 .dropdown > a:after {
    top: 9px;
    right: 15px;
    content: "\f107";
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header-v5 .dropdown > a:after {
    content: " ";
  }
}
#argus-wrapper .header-v5 .dropdown-submenu > .dropdown-menu {
  top: 3px;
  left: 100%;
  margin-top: -5px;
  margin-left: 0;
}
#argus-wrapper .header-v5 .dropdown-submenu > .dropdown-menu.submenu-left {
  left: -100%;
}
#argus-wrapper .header-v5 .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v5 .dropdown-submenu > .dropdown-menu {
    display: block;
    margin-left: 15px;
  }
}
#argus-wrapper .header-v5 .dropdown-submenu.pull-left {
  float: none;
}
#argus-wrapper .header-v5 .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
#argus-wrapper .header-v5 .dropdown-menu li [class^=fa-],
#argus-wrapper .header-v5 .dropdown-menu li [class*=" fa-"] {
  left: -3px;
  width: 1.25em;
  margin-right: 1px;
  position: relative;
  text-align: center;
  display: inline-block;
}
#argus-wrapper .header-v5 .dropdown-menu li [class^=fa-].fa-lg,
#argus-wrapper .header-v5 .dropdown-menu li [class*=" fa-"].fa-lg {
  width: 1.5625em;
}
#argus-wrapper .header-v5 .mega-menu .nav,
#argus-wrapper .header-v5 .mega-menu .dropup,
#argus-wrapper .header-v5 .mega-menu .dropdown,
#argus-wrapper .header-v5 .mega-menu .collapse {
  position: static;
}
#argus-wrapper .header-v5 .mega-menu .navbar-inner,
#argus-wrapper .header-v5 .mega-menu .container {
  position: relative;
}
#argus-wrapper .header-v5 .mega-menu .dropdown-menu {
  left: auto;
}
#argus-wrapper .header-v5 .mega-menu .dropdown-menu > li {
  display: block;
}
#argus-wrapper .header-v5 .mega-menu .dropdown-submenu .dropdown-menu {
  left: 100%;
}
#argus-wrapper .header-v5 .mega-menu .nav.pull-right .dropdown-menu {
  right: 0;
}
#argus-wrapper .header-v5 .mega-menu .mega-menu-content {
  *zoom: 1;
  padding: 20px 10px;
}
#argus-wrapper .header-v5 .mega-menu .mega-menu-content:before,
#argus-wrapper .header-v5 .mega-menu .mega-menu-content:after {
  content: "";
  display: table;
  line-height: 0;
}
#argus-wrapper .header-v5 .mega-menu .mega-menu-content:after {
  clear: both;
}
#argus-wrapper .header-v5 .mega-menu.navbar .nav > li > .dropdown-menu:after,
#argus-wrapper .header-v5 .mega-menu.navbar .nav > li > .dropdown-menu:before {
  display: none;
}
#argus-wrapper .header-v5 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
  left: 0;
  right: 0;
  overflow: hidden;
}
@media (min-width: 992px) {
  #argus-wrapper .header-v5 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
    margin-left: 10px;
    margin-right: 15px;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .header-v5 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
    width: auto;
  }
  #argus-wrapper .header-v5 .mega-menu .mega-menu-content {
    padding-right: 0;
  }
  #argus-wrapper .header-v5 .mega-menu .mega-menu-content [class^=col-] {
    padding-right: 25px;
  }
  #argus-wrapper .header-v5 .mega-menu .dropdown-menu > li > ul {
    display: block;
  }
}
@media (min-width: 768px) {
  #argus-wrapper .header-v5 .mega-menu .mega-menu-content .container {
    width: 708px;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header-v5 .mega-menu .mega-menu-content .container {
    width: 910px;
  }
}
@media (min-width: 1200px) {
  #argus-wrapper .header-v5 .mega-menu .mega-menu-content .container {
    width: 1110px;
  }
}
#argus-wrapper .header-v5 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu li {
  padding-bottom: 5px;
}
#argus-wrapper .header-v5 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu li a {
  padding: 0;
  border-bottom: none;
}
#argus-wrapper .header-v5 img.product-offers:hover {
  opacity: 0.9;
}
#argus-wrapper .header-v5 h3.mega-menu-heading {
  color: #555;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
  border-bottom: 1px solid #dedede;
}
#argus-wrapper .header-v5 h3.mega-menu-heading.margin-bottom-10 {
  margin-bottom: 10px !important;
}
#argus-wrapper .header-v5 .style-list {
  margin-bottom: 20px;
}
#argus-wrapper .header-v5 .style-list li a {
  color: #555;
  font-size: 14px;
  margin-right: 5px;
}
#argus-wrapper .header-v5 .style-list li a:hover {
  color: #72c02c;
  background: none;
  text-decoration: none;
}
#argus-wrapper .header-v5 .style-list li .label {
  top: -2px;
  position: relative;
}
#argus-wrapper .header-fixed .header-v5.header-fixed-shrink {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  position: fixed;
  height: 95px;
  margin-top: -29.5px;
  border-bottom: none;
  box-shadow: 0 0 3px #bbb;
  background: rgba(255, 255, 255, 0.96);
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  transition: background 0.4s;
}
#argus-wrapper .header-fixed .header-v5.header-fixed-shrink .topbar {
  display: none;
}
#argus-wrapper .header-fixed .header-v5.no-topbar {
  height: 78px;
}
#argus-wrapper .header-fixed .header-v5.no-topbar.header-fixed-shrink {
  height: 95px;
  margin-top: -35px;
}
#argus-wrapper .header-fixed .header-v5.no-topbar.header-fixed-shrink .navbar-brand {
  top: 46px;
}
#argus-wrapper .header-fixed .header-v5.no-topbar.header-fixed-shrink .shop-badge.badge-lists {
  margin-top: 26px;
}
#argus-wrapper .header-fixed .header-v5.no-topbar.header-fixed-shrink .shop-badge.badge-lists > li {
  padding-bottom: 17px;
}
#argus-wrapper .header-fixed .header-v5.no-topbar.header-fixed-shrink .shop-badge .badge-open {
  top: 69px;
}
#argus-wrapper .header-fixed .header-v5.no-topbar.header-fixed-shrink .navbar-nav > li > .dropdown-menu {
  margin-top: -1px;
}
#argus-wrapper .header-fixed .header-v5.header-fixed-shrink .navbar-brand {
  top: 15px;
  z-index: 1;
  position: relative;
  padding: 0 10px 10px;
}
#argus-wrapper .header-fixed .header-v5.header-fixed-shrink .navbar-brand img {
  width: 90%;
}
#argus-wrapper .header-fixed .header-v5.header-fixed-shrink .navbar-nav > li > .dropdown-menu {
  margin-top: -8px;
}
#argus-wrapper .header-fixed .header-v5.header-fixed-shrink .shop-badge.badge-lists {
  margin-top: -3px;
}
#argus-wrapper .header-fixed .header-v5.header-fixed-shrink .shop-badge .badge-open {
  top: 70px;
}
@media (max-width: 991px) {
  #argus-wrapper .header-fixed .header-v5,
  #argus-wrapper .header-fixed .header-v5.header-fixed-shrink,
  #argus-wrapper .header-fixed .header-v5.no-topbar,
  #argus-wrapper .header-fixed .header-v5.no-topbar.header-fixed-shrink {
    height: inherit;
    position: relative;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header-fixed .header-v5.header-fixed-shrink .navbar-nav > li > a {
    font-size: 15px;
    margin-top: 2px;
    padding: 17px 18px 26px;
  }
  #argus-wrapper .header-fixed .header-v5.no-topbar.header-fixed-shrink .navbar-nav > li > a {
    margin-top: 35px;
    padding: 14px 17px 16px;
  }
}
#argus-wrapper .boxed-layout.header-fixed .header-v5.header-sticky {
  left: inherit;
  width: inherit;
}
#argus-wrapper .header-v6 {
  z-index: 99;
  position: relative;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v6 {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #argus-wrapper .header-v6 .menu-container {
    width: 750px;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .header-v6 .menu-container:before,
  #argus-wrapper .header-v6 .menu-container:after {
    content: " ";
    display: table;
  }
  #argus-wrapper .header-v6 .menu-container:after {
    clear: both;
  }
  #argus-wrapper .header-v6 .menu-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  #argus-wrapper .header-v6 > .navbar > .container {
    width: inherit;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  #argus-wrapper .header-v6 > .navbar > .container > .navbar-header,
  #argus-wrapper .header-v6 > .navbar > .container > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
}
#argus-wrapper .header-v6 .navbar {
  border: none;
  margin-bottom: 0;
}
#argus-wrapper .header-v6 .navbar-brand {
  height: 93px;
  max-height: 93px;
  line-height: 65px;
}
#argus-wrapper .header-v6 .navbar-brand img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}
#argus-wrapper .header-v6 .navbar-brand img.shrink-logo {
  display: none;
}
#argus-wrapper .header-v6 .navbar-brand img.default-logo {
  display: inherit;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v6 .navbar-brand {
    padding-top: 20px;
  }
  #argus-wrapper .header-v6 .navbar-brand img.shrink-logo {
    display: inherit;
  }
  #argus-wrapper .header-v6 .navbar-brand img.default-logo {
    display: none;
  }
}
#argus-wrapper .header-v6 .navbar-toggle {
  border: none;
  margin: 31px 0 31px 15px;
}
#argus-wrapper .header-v6 .navbar-toggle .icon-bar {
  height: 1px;
  width: 20px;
  font-size: 20px;
  background: #555;
  margin-bottom: 5px;
}
#argus-wrapper .header-v6 .navbar-toggle .icon-bar:last-child {
  margin-bottom: 0;
}
#argus-wrapper .header-v6 .navbar-toggle,
#argus-wrapper .header-v6 .navbar-toggle:hover,
#argus-wrapper .header-v6 .navbar-toggle:focus {
  background: inherit;
}
#argus-wrapper .header-v6 .navbar-collapse {
  position: relative;
}
#argus-wrapper .header-v6 .navbar-nav > li > a {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#argus-wrapper .header-v6 .nav > li > a:hover,
#argus-wrapper .header-v6 .nav > li > a:focus {
  background: inherit;
}
@media (min-width: 992px) {
  #argus-wrapper .navbar {
    border-radius: 0;
  }
  #argus-wrapper .header-v6 .navbar-nav {
    float: right;
  }
}
#argus-wrapper .header-v6 .header-inner-right {
  float: right;
  z-index: 999;
  margin-left: -20px;
  position: relative;
}
@media (max-width: 350px) {
  #argus-wrapper .header-v6 .header-inner-right {
    display: none;
  }
}
#argus-wrapper .header-v6 .menu-icons-list {
  margin: 0;
  list-style: none;
}
#argus-wrapper .header-v6 li.menu-icons {
  position: relative;
  display: inline-block;
}
#argus-wrapper .header-v6 li.menu-icons:first-child {
  padding-right: 15px;
}
#argus-wrapper .header-v6 li.menu-icons i.menu-icons-style {
  color: #fff;
  width: 25px;
  cursor: pointer;
  font-size: 16px;
  line-height: 94px;
  text-align: center;
  display: inline-block;
}
#argus-wrapper .header-v6 li.menu-icons span.badge {
  top: 28px;
  left: 12px;
  color: #fff;
  width: 18px;
  height: 18px;
  padding: 4px;
  display: block;
  font-size: 11px;
  text-align: center;
  position: absolute;
  background: #72c02c;
  display: inline-block;
  border-radius: 50% !important;
}
#argus-wrapper .header-v6 .shopping-cart .shopping-cart-open {
  right: 0;
  top: 94px;
  padding: 15px;
  display: none;
  min-width: 250px;
  background: #fff;
  position: absolute;
  border: 1px solid #e7e7e7;
  border-top: 2px solid #72c02c;
}
#argus-wrapper .header-v6 .shopping-cart:hover .shopping-cart-open {
  display: block;
}
#argus-wrapper .header-v6 .shopping-cart-open span.shc-title {
  color: #444;
  display: block;
  font-size: 12px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #e7e7e7;
}
#argus-wrapper .header-v6 .shopping-cart-open span.shc-total {
  color: #444;
  float: right;
  font-size: 12px;
  margin-top: 6px;
  text-transform: uppercase;
}
#argus-wrapper .header-v6 .shopping-cart-open span.shc-total strong {
  padding-left: 3px;
}
#argus-wrapper .header-v6 .shopping-cart-open .btn-u {
  padding: 4px 12px;
}
#argus-wrapper .header-v6 .search-open {
  top: 0;
  right: 0;
  width: 100%;
  z-index: 99;
  height: auto;
  display: none;
  padding: 10px;
  position: fixed;
  background: #fff;
}
#argus-wrapper .header-v6 .search-open .form-control {
  color: #555;
  border: none;
  height: 75px;
  font-size: 33px;
  font-weight: 200;
  box-shadow: none;
  background: #fff;
  padding: 0 14% 0 13%;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}
@media (max-width: 768px) {
  #argus-wrapper .header-v6 .search-open .form-control {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .header-v6 .search-open .form-control {
    padding: 0 28% 0 5%;
  }
}
#argus-wrapper .header-v6 .search-open .form-control::-moz-placeholder {
  color: #555;
}
#argus-wrapper .header-v6 .search-open .form-control:-ms-input-placeholder {
  color: #555;
}
#argus-wrapper .header-v6 .search-open .form-control::-webkit-input-placeholder {
  color: #555;
}
#argus-wrapper .header-v6 .search-open .form-control:hover,
#argus-wrapper .header-v6 .search-open .form-control:active,
#argus-wrapper .header-v6 .search-open .form-control:focus {
  border: none;
  box-shadow: none;
}
#argus-wrapper .header-v6 .search-close {
  z-index: 999;
  position: relative;
}
#argus-wrapper .header-v6 li.menu-icons i.search-btn {
  color: #fff;
}
#argus-wrapper .header-v6 li.menu-icons i.fa-times {
  color: #444;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v6 .navbar-header {
    float: none;
  }
  #argus-wrapper .header-v6 .navbar-toggle {
    display: block;
  }
  #argus-wrapper .header-v6 .navbar-collapse {
    border-color: #eee;
    border-bottom: 1px solid #eee;
  }
  #argus-wrapper .header-v6 .navbar-collapse.collapse {
    display: none !important;
  }
  #argus-wrapper .header-v6 .navbar-collapse.collapse.in {
    display: block !important;
    overflow-y: auto !important;
  }
  #argus-wrapper .header-v6 .navbar-nav {
    margin: 0;
    float: none !important;
  }
  #argus-wrapper .header-v6 .navbar-nav > li {
    float: none;
  }
  #argus-wrapper .header-v6 .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  #argus-wrapper .header-v6 .navbar-nav > li > a {
    color: #444;
  }
  #argus-wrapper .header-v6 .dropdown-menu.pull-right {
    float: none !important;
  }
  #argus-wrapper .header-v6 .navbar-nav .open .dropdown-menu {
    border: 0;
    float: none;
    width: auto;
    margin-top: 0;
    position: static;
    box-shadow: none;
    background-color: transparent;
  }
  #argus-wrapper .header-v6 .navbar-nav .open .dropdown-menu > li > a,
  #argus-wrapper .header-v6 .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  #argus-wrapper .header-v6 .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  #argus-wrapper .header-v6 .navbar-nav .open .dropdown-menu > li > a:hover,
  #argus-wrapper .header-v6 .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
  #argus-wrapper .header-v6 .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  #argus-wrapper .header-v6 .navbar-nav .open .dropdown-menu > li > a:hover,
  #argus-wrapper .header-v6 .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #72c02c;
    background-color: transparent;
  }
  #argus-wrapper .header-v6 .navbar-nav .open .dropdown-menu > .active > a,
  #argus-wrapper .header-v6 .navbar-nav .open .dropdown-menu > .active > a:hover,
  #argus-wrapper .header-v6 .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #72c02c;
    background-color: transparent;
  }
  #argus-wrapper .header-v6 .navbar-nav .open .dropdown-menu > .disabled > a,
  #argus-wrapper .header-v6 .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  #argus-wrapper .header-v6 .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #72c02c;
    background-color: transparent;
  }
  #argus-wrapper .header-v6 .dropdown-menu.no-bottom-space {
    padding-bottom: 0;
  }
  #argus-wrapper .header-v6 .navbar-collapse,
  #argus-wrapper .header-v6 .navbar-collapse .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #argus-wrapper .header-v6 .navbar-nav > li > a {
    font-size: 14px;
    padding: 12px 5px;
  }
  #argus-wrapper .header-v6 .navbar-nav > li a {
    border-bottom: none;
    border-top: 1px solid #eee;
  }
  #argus-wrapper .header-v6 .navbar-nav > li:first-child > a {
    border-top: transparent;
  }
  #argus-wrapper .header-v6 .navbar-nav > li > a:hover {
    color: #72c02c;
  }
  #argus-wrapper .header-v6 .navbar-nav > .open > a,
  #argus-wrapper .header-v6 .navbar-nav > .open > a:hover,
  #argus-wrapper .header-v6 .navbar-nav > .open > a:focus {
    color: #555;
    background: inherit;
  }
  #argus-wrapper .header-v6 .navbar-nav > .active > a,
  #argus-wrapper .header-v6 .navbar-nav > .active > a:hover,
  #argus-wrapper .header-v6 .navbar-nav > .active > a:focus {
    background: inherit;
    color: #72c02c !important;
  }
  #argus-wrapper .header-v6 .dropdown .dropdown-submenu > a {
    font-size: 13px;
    color: #555 !important;
    text-transform: uppercase;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header-v6 .navbar-collapse {
    padding: 0;
  }
  #argus-wrapper .header-v6 .navbar {
    min-height: 40px !important;
  }
  #argus-wrapper .header-v6 .container > .navbar-header,
  #argus-wrapper .header-v6 .container-fluid-new > .navbar-header,
  #argus-wrapper .header-v6 .container > .navbar-collapse,
  #argus-wrapper .header-v6 .container-fluid-new > .navbar-collapse {
    margin-bottom: -10px;
  }
  #argus-wrapper .header-v6 .navbar-nav {
    top: 2px;
    position: relative;
  }
  #argus-wrapper .header-v6 .navbar-nav > li > a {
    padding: 20px;
    line-height: 54px;
  }
  #argus-wrapper .header-v6 .navbar-nav > li > a,
  #argus-wrapper .header-v6 .navbar-nav > li > a:hover,
  #argus-wrapper .header-v6 .navbar-nav > li > a:focus,
  #argus-wrapper .header-v6 .navbar-nav > .active > a,
  #argus-wrapper .header-v6 .navbar-nav > .active > a:hover,
  #argus-wrapper .header-v6 .navbar-nav > .active > a:focus {
    color: #007cc0;
    font-weight: 600;
    background: none;
  }
  #argus-wrapper .header-v6 .navbar-nav > .open > a,
  #argus-wrapper .header-v6 .navbar-nav > .open > a:hover,
  #argus-wrapper .header-v6 .navbar-nav > .open > a:focus {
    color: #fff;
  }
  #argus-wrapper .header-v6 .dropdown-menu {
    border: none;
    padding: 15px 0;
    min-width: 230px;
    border-radius: 0;
    background: #fff;
    z-index: 9999 !important;
    border-top: solid 3px #72c02c;
  }
  #argus-wrapper .header-v6 .dropdown-menu li a {
    color: #777;
    font-size: 13px;
    font-weight: 400;
    padding: 6px 25px;
  }
  #argus-wrapper .header-v6 .dropdown-menu .active > a,
  #argus-wrapper .header-v6 .dropdown-menu li > a:hover {
    color: #72c02c;
    background: inherit;
    filter: none !important;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }
  #argus-wrapper .header-v6 .dropdown-menu li > a:focus {
    background: none;
    filter: none !important;
  }
  #argus-wrapper .header-v6 .navbar-nav > li.dropdown:hover > .dropdown-menu {
    display: block;
  }
  #argus-wrapper .header-v6 .open > .dropdown-menu {
    display: none;
  }
}
#argus-wrapper .header-v6 .dropdown-submenu {
  position: relative;
}
#argus-wrapper .header-v6 .dropdown-submenu > a:after {
  top: 9px;
  right: 15px;
  font-size: 11px;
  content: "\f105";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v6 .dropdown-submenu > a:after {
    content: " ";
  }
}
#argus-wrapper .header-v6 .dropdown-submenu > .dropdown-menu {
  top: -20px;
  left: 100%;
  margin-left: 0;
}
#argus-wrapper .header-v6 .dropdown-submenu > .dropdown-menu.submenu-left {
  left: -100%;
}
#argus-wrapper .header-v6 .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v6 .dropdown-submenu > .dropdown-menu {
    display: block;
    margin-left: 15px;
  }
}
#argus-wrapper .header-v6 .dropdown-submenu.pull-left {
  float: none;
}
#argus-wrapper .header-v6 .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
#argus-wrapper .header-v6 .dropdown-menu li [class^=fa-],
#argus-wrapper .header-v6 .dropdown-menu li [class*=" fa-"] {
  left: -3px;
  width: 1.25em;
  margin-right: 1px;
  position: relative;
  text-align: center;
  display: inline-block;
}
#argus-wrapper .header-v6 .dropdown-menu li [class^=fa-].fa-lg,
#argus-wrapper .header-v6 .dropdown-menu li [class*=" fa-"].fa-lg {
  width: 1.5625em;
}
#argus-wrapper .header-v6 .mega-menu .nav,
#argus-wrapper .header-v6 .mega-menu .dropup,
#argus-wrapper .header-v6 .mega-menu .dropdown,
#argus-wrapper .header-v6 .mega-menu .collapse {
  position: static;
}
#argus-wrapper .header-v6 .mega-menu .navbar-inner,
#argus-wrapper .header-v6 .mega-menu .container {
  position: relative;
}
#argus-wrapper .header-v6 .mega-menu .dropdown-menu {
  left: auto;
}
#argus-wrapper .header-v6 .mega-menu .dropdown-menu > li {
  display: block;
}
#argus-wrapper .header-v6 .mega-menu .dropdown-submenu .dropdown-menu {
  left: 100%;
}
#argus-wrapper .header-v6 .mega-menu .nav.pull-right .dropdown-menu {
  right: 0;
}
#argus-wrapper .header-v6 .mega-menu .mega-menu-content {
  *zoom: 1;
  padding: 0;
}
#argus-wrapper .header-v6 .mega-menu .mega-menu-content:before,
#argus-wrapper .header-v6 .mega-menu .mega-menu-content:after {
  content: "";
  display: table;
  line-height: 0;
}
#argus-wrapper .header-v6 .mega-menu .mega-menu-content:after {
  clear: both;
}
#argus-wrapper .header-v6 .mega-menu.navbar .nav > li > .dropdown-menu:after,
#argus-wrapper .header-v6 .mega-menu.navbar .nav > li > .dropdown-menu:before {
  display: none;
}
#argus-wrapper .header-v6 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
  left: 0;
  right: 0;
  overflow: hidden;
}
@media (min-width: 992px) {
  #argus-wrapper .header-v6 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
    margin-left: 10px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header-v6 .mega-menu .equal-height {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #argus-wrapper .header-v6 .mega-menu .equal-height-in {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
#argus-wrapper .header-v6 .mega-menu .equal-height-list h3 {
  color: #555;
  font-size: 15px;
  font-weight: 400;
  padding: 0 10px 0 13px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #argus-wrapper .header-v6 .mega-menu .big-screen-space {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header-v6 .mega-menu .equal-height-in {
    padding: 20px 0;
    border-left: 1px solid #bbb;
  }
  #argus-wrapper .header-v6 .mega-menu .equal-height-in:first-child {
    border-left: none;
    margin-left: -1px;
  }
  #argus-wrapper .header-v6 .mega-menu .equal-height-list {
    width: 100%;
  }
  #argus-wrapper .header-v6 .mega-menu .equal-height-list li a {
    display: block;
    position: relative;
    border-bottom: none;
    padding: 5px 10px 5px 15px;
  }
  #argus-wrapper .header-v6 .mega-menu .equal-height-list a:hover {
    text-decoration: none;
  }
  #argus-wrapper .header-v6 .mega-menu .mega-menu-fullwidth li a {
    padding: 5px 10px 5px 30px;
  }
  #argus-wrapper .header-v6 .mega-menu .mega-menu-fullwidth li a:after {
    top: 7px;
    left: 15px;
    font-size: 11px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
  }
  #argus-wrapper .header-v6 .mega-menu .mega-menu-fullwidth .disable-icons li a {
    padding: 5px 10px 5px 15px;
  }
  #argus-wrapper .header-v6 .mega-menu .mega-menu-fullwidth .disable-icons li a:after {
    display: none;
  }
}
@media (min-width: 737px) and (max-width: 991px) {
  #argus-wrapper .header-v6 .mega-menu .mega-menu-content .container {
    width: 690px !important;
  }
  #argus-wrapper .header-v6 .mega-menu .equal-height {
    margin-right: 0;
  }
  #argus-wrapper .header-v6 .mega-menu .equal-height-in {
    padding-right: 0;
    margin-right: -15px;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .header-v6 .mega-menu .equal-height {
    margin-right: 0;
  }
  #argus-wrapper .header-v6 .mega-menu .equal-height-in {
    padding-right: 0;
    padding-left: 5px;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .header-v6 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
    width: auto;
  }
  #argus-wrapper .header-v6 .mega-menu .equal-height-in,
  #argus-wrapper .header-v6 .mega-menu .equal-height-list {
    display: block;
  }
  #argus-wrapper .header-v6 .mega-menu .mega-menu-fullwidth .dropdown-menu > li > ul {
    display: block;
  }
  #argus-wrapper .header-v6 .mega-menu .equal-height-list h3 {
    color: #555;
    margin: 0 0 5px;
    font-size: 13px;
    font-weight: 400;
    padding: 6px 15px 5px;
  }
  #argus-wrapper .header-v6 .mega-menu .equal-height-list li a {
    color: #777;
    display: block;
    font-size: 13px;
    font-weight: 400;
    margin-left: 15px;
    padding: 6px 25px;
  }
  #argus-wrapper .header-v6 .mega-menu .equal-height-list > h3.active,
  #argus-wrapper .header-v6 .mega-menu .equal-height-list > .active > a,
  #argus-wrapper .header-v6 .mega-menu .equal-height-list > .active > a:hover,
  #argus-wrapper .header-v6 .mega-menu .equal-height-list > .active > a:focus {
    color: #72c02c;
    background-color: transparent;
  }
  #argus-wrapper .header-v6 .mega-menu .equal-height-list li a:hover {
    color: #72c02c;
    text-decoration: none;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header-fixed .header-v6.header-sticky {
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
    position: absolute;
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink {
    border-bottom: none;
    box-shadow: 0 0 3px #bbb;
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .navbar {
    background: #fff;
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a {
    color: #555;
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .navbar-nav .active > a,
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .navbar-nav li > a:hover {
    color: #72c02c;
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .navbar-brand img.default-logo {
    display: none;
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .navbar-brand img.shrink-logo {
    display: inherit;
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink li.menu-icons i.menu-icons-style {
    color: #555;
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .navbar-brand,
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a,
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink li.menu-icons i.menu-icons-style,
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink li.menu-icons span.badge,
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .shopping-cart .shopping-cart-open,
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .search-open .form-control {
    -webkit-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .navbar-brand {
    height: 70px;
    max-height: 70px;
    line-height: 39px;
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a {
    line-height: 30px;
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink li.menu-icons i.menu-icons-style {
    line-height: 70px;
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink li.menu-icons span.badge {
    top: 17px;
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .shopping-cart .shopping-cart-open {
    top: 70px;
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .search-open {
    border-bottom: 1px solid #eee;
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .search-open .form-control {
    height: 49px;
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .header-fixed .header-v6,
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink {
    height: inherit;
    position: relative;
  }
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .header-inner-right,
  #argus-wrapper .header-fixed .header-v6.header-fixed-shrink .menu-icons-list {
    margin-left: 0;
    margin-right: 20px;
  }
  #argus-wrapper .header-v6 li.menu-icons i.menu-icons-style {
    color: #555;
  }
}
#argus-wrapper .boxed-layout.header-fixed .header-v6.header-sticky {
  left: inherit;
  width: inherit;
}
#argus-wrapper .header-v6.header-border-bottom .navbar {
  box-shadow: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#argus-wrapper .header-fixed .header-v6.header-border-bottom.header-fixed-shrink .navbar {
  border-bottom: none;
}
@media (min-width: 992px) {
  #argus-wrapper .header-v6.header-border-bottom .navbar {
    background: transparent;
  }
  #argus-wrapper .header-fixed .header-v6.header-border-bottom.header-fixed-shrink .navbar {
    background: #fff;
  }
}
#argus-wrapper .header-v6.header-white-transparent .navbar {
  background: rgba(255, 255, 255, 0.5);
}
@media (min-width: 992px) {
  #argus-wrapper .header-fixed .header-v6.header-white-transparent.header-fixed-shrink .navbar {
    background: #fff;
  }
}
#argus-wrapper .header-v6.header-dark-transparent .navbar {
  background: rgba(0, 0, 0, 0.5);
}
@media (min-width: 992px) {
  #argus-wrapper .header-fixed .header-v6.header-dark-transparent.header-fixed-shrink {
    box-shadow: none;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-transparent.header-fixed-shrink .navbar {
    background: #2a2b2b;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-transparent.header-fixed-shrink .navbar-brand img.default-logo {
    display: inherit;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-transparent.header-fixed-shrink .navbar-brand img.shrink-logo {
    display: none;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-transparent.header-fixed-shrink .navbar-nav > li > a {
    color: #fff;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-transparent.header-fixed-shrink .navbar-nav .active > a,
  #argus-wrapper .header-fixed .header-v6.header-dark-transparent.header-fixed-shrink .navbar-nav li > a:hover {
    color: #72c02c;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-transparent.header-fixed-shrink li.menu-icons i.menu-icons-style {
    color: #fff;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .header-fixed .header-v6.header-dark-transparent .navbar {
    background: #fff;
  }
}
#argus-wrapper .header-v6.header-dark-transparent li.menu-icons i.fa-times,
#argus-wrapper .header-fixed .header-v6.header-dark-transparent.header-fixed-shrink li.menu-icons i.fa-times {
  color: #555;
}
@media (min-width: 992px) {
  #argus-wrapper .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink {
    box-shadow: none;
    background: #2a2b2b;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink .navbar {
    background-color: inherit;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink .navbar-brand img.default-logo {
    display: inherit;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink .navbar-brand img.shrink-logo {
    display: none;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink .navbar-nav > li > a {
    color: #fff;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink .navbar-nav .active > a,
  #argus-wrapper .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink .navbar-nav li > a:hover {
    color: #72c02c;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink li.menu-icons i.menu-icons-style {
    color: #fff;
  }
}
#argus-wrapper .header-v6.header-dark-scroll li.menu-icons i.fa-times,
#argus-wrapper .header-fixed .header-v6.header-dark-scroll.header-fixed-shrink li.menu-icons i.fa-times {
  color: #555;
}
@media (min-width: 992px) {
  #argus-wrapper .header-fixed .header-v6.header-dark-search.header-fixed-shrink {
    box-shadow: none;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-search.header-dark-scroll.header-fixed-shrink .navbar {
    background: inherit;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-search.header-classic-white.header-fixed-shrink {
    box-shadow: none;
  }
  #argus-wrapper .header-v6.header-dark-search .search-open {
    background: #2a2b2b;
    border-bottom: 1px solid #555;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-search.header-fixed-shrink .search-open {
    border-bottom-color: #555;
  }
  #argus-wrapper .header-v6.header-dark-search .search-open .form-control {
    color: #fff;
    background: #2a2b2b;
  }
  #argus-wrapper .header-v6.header-dark-search .search-open .form-control::-moz-placeholder {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-dark-search .search-open .form-control:-ms-input-placeholder {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-dark-search .search-open .form-control::-webkit-input-placeholder {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-dark-search li.menu-icons i.fa-times,
  #argus-wrapper .header-fixed .header-v6.header-dark-search.header-fixed-shrink li.menu-icons i.fa-times {
    color: #fff;
  }
}
#argus-wrapper .header-v6.header-dark-dropdown .shopping-cart .shopping-cart-open {
  background: #2a2b2b;
  border-color: #555;
  border-top-color: #72c02c;
}
#argus-wrapper .header-v6.header-dark-dropdown .shopping-cart-open span.shc-title {
  color: #fff;
  border-bottom-color: #555;
}
#argus-wrapper .header-v6.header-dark-dropdown .shopping-cart-open span.shc-total {
  color: #fff;
}
@media (min-width: 992px) {
  #argus-wrapper .header-v6.header-dark-dropdown .dropdown-menu {
    background: #2a2b2b;
  }
  #argus-wrapper .header-v6.header-dark-dropdown .dropdown-menu li a {
    color: #ccc;
  }
  #argus-wrapper .header-v6.header-dark-dropdown .dropdown-menu .active > a,
  #argus-wrapper .header-v6.header-dark-dropdown .dropdown-menu li > a:hover {
    color: #72c02c;
  }
  #argus-wrapper .header-v6.header-dark-dropdown .mega-menu .equal-height-in {
    border-left-color: #777;
  }
  #argus-wrapper .header-v6.header-dark-dropdown .mega-menu .equal-height-list h3 {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-dark-dropdown .mega-menu .equal-height-list li a {
    color: #ccc;
  }
  #argus-wrapper .header-v6.header-dark-dropdown .mega-menu .equal-height-list .active > a,
  #argus-wrapper .header-v6.header-dark-dropdown .mega-menu .equal-height-list li a:hover {
    color: #72c02c;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .header-v6.header-dark-res-nav {
    background: #2a2b2b;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-res-nav .navbar-brand img.default-logo {
    display: inherit;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-res-nav .navbar-brand img.shrink-logo {
    display: none;
  }
  #argus-wrapper .header-v6.header-dark-res-nav .navbar-toggle .icon-bar {
    background: #fff;
  }
  #argus-wrapper .header-v6.header-dark-res-nav li.menu-icons i.menu-icons-style {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-dark-res-nav .search-open {
    background: #2a2b2b;
    border-bottom: 1px solid #555;
  }
  #argus-wrapper .header-fixed .header-v6.header-dark-res-nav.header-fixed-shrink .search-open {
    border-bottom-color: #555;
  }
  #argus-wrapper .header-v6.header-dark-res-nav .search-open .form-control {
    color: #fff;
    background: #2a2b2b;
  }
  #argus-wrapper .header-v6.header-dark-res-nav .search-open .form-control::-moz-placeholder {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-dark-res-nav .search-open .form-control:-ms-input-placeholder {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-dark-res-nav .search-open .form-control::-webkit-input-placeholder {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-dark-res-nav li.menu-icons i.fa-times,
  #argus-wrapper .header-fixed .header-v6.header-dark-res-nav.header-fixed-shrink li.menu-icons i.fa-times {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-dark-res-nav .navbar-collapse {
    border-color: #555;
    border-bottom-color: #555;
  }
  #argus-wrapper .header-v6.header-dark-res-nav .navbar-nav > li a {
    color: #ccc;
    border-top-color: #555;
  }
  #argus-wrapper .header-v6.header-dark-res-nav .navbar-nav > li a:hover {
    color: #72c02c;
  }
  #argus-wrapper .header-v6.header-dark-res-nav .navbar-nav > .open > a,
  #argus-wrapper .header-v6.header-dark-res-nav .navbar-nav > .open > a:hover,
  #argus-wrapper .header-v6.header-dark-res-nav .navbar-nav > .open > a:focus {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-dark-res-nav .navbar-nav .open .dropdown-menu > li > a {
    color: #ccc;
  }
  #argus-wrapper .header-v6.header-dark-res-nav .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #72c02c;
  }
  #argus-wrapper .header-v6.header-dark-res-nav .dropdown .dropdown-submenu > a {
    color: #fff !important;
  }
  #argus-wrapper .header-v6.header-dark-res-nav .mega-menu .equal-height-list h3 {
    color: #fff;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header-v6.header-classic-white .navbar {
    background: #fff;
  }
  #argus-wrapper .header-fixed .header-v6.header-classic-white .navbar-nav > li > a {
    color: #555;
    font-weight: 400;
  }
  #argus-wrapper .header-fixed .header-v6.header-classic-white .navbar-nav .active > a,
  #argus-wrapper .header-fixed .header-v6.header-classic-white .navbar-nav li > a:hover {
    color: #72c02c;
  }
  #argus-wrapper .header-fixed .header-v6.header-classic-white .navbar-brand img.default-logo {
    display: none;
  }
  #argus-wrapper .header-fixed .header-v6.header-classic-white .navbar-brand img.shrink-logo {
    display: inherit;
  }
  #argus-wrapper .header-fixed .header-v6.header-classic-white li.menu-icons i.menu-icons-style {
    color: #555;
  }
  #argus-wrapper .header-fixed .header-v6.header-classic-white.header-dark-search li.menu-icons i.fa-times {
    color: #fff;
  }
}
#argus-wrapper .header-v6.header-classic-dark .shopping-cart .shopping-cart-open {
  background: #2a2b2b;
  border-color: #555;
  border-top-color: #72c02c;
}
#argus-wrapper .header-v6.header-classic-dark .shopping-cart-open span.shc-title {
  color: #fff;
  border-bottom-color: #555;
}
#argus-wrapper .header-v6.header-classic-dark .shopping-cart-open span.shc-total {
  color: #fff;
}
@media (min-width: 992px) {
  #argus-wrapper .header-v6.header-classic-dark,
  #argus-wrapper .header-fixed .header-v6.header-classic-dark.header-fixed-shrink {
    box-shadow: none;
    background: #2a2b2b;
  }
  #argus-wrapper .header-v6.header-classic-dark .navbar,
  #argus-wrapper .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .navbar {
    background-color: inherit;
  }
  #argus-wrapper .header-v6.header-classic-dark .navbar-brand img.default-logo,
  #argus-wrapper .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .navbar-brand img.default-logo {
    display: inherit;
  }
  #argus-wrapper .header-v6.header-classic-dark .navbar-brand img.shrink-logo,
  #argus-wrapper .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .navbar-brand img.shrink-logo {
    display: none;
  }
  #argus-wrapper .header-v6.header-classic-dark .navbar-nav > li > a,
  #argus-wrapper .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .navbar-nav > li > a {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-classic-dark .navbar-nav .active > a,
  #argus-wrapper .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .navbar-nav .active > a,
  #argus-wrapper .header-v6.header-classic-dark .navbar-nav li > a:hover,
  #argus-wrapper .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .navbar-nav li > a:hover {
    color: #72c02c;
  }
  #argus-wrapper .header-v6.header-classic-dark li.menu-icons i.menu-icons-style,
  #argus-wrapper .header-fixed .header-v6.header-classic-dark.header-fixed-shrink li.menu-icons i.menu-icons-style {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-classic-dark .search-open {
    background: #2a2b2b;
  }
  #argus-wrapper .header-fixed .header-v6.header-classic-dark.header-fixed-shrink .search-open {
    border-bottom: none;
  }
  #argus-wrapper .header-v6.header-classic-dark .search-open .form-control {
    color: #fff;
    background: #2a2b2b;
  }
  #argus-wrapper .header-v6.header-classic-dark .search-open .form-control::-moz-placeholder {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-classic-dark .search-open .form-control:-ms-input-placeholder {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-classic-dark .search-open .form-control::-webkit-input-placeholder {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-classic-dark li.menu-icons i.fa-times,
  #argus-wrapper .header-fixed .header-v6.header-classic-dark.header-fixed-shrink li.menu-icons i.fa-times {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-classic-dark .dropdown-menu {
    background: #2a2b2b;
  }
  #argus-wrapper .header-v6.header-classic-dark .dropdown-menu li a {
    color: #ccc;
  }
  #argus-wrapper .header-v6.header-classic-dark .dropdown-menu .active > a,
  #argus-wrapper .header-v6.header-classic-dark .dropdown-menu li > a:hover {
    color: #72c02c;
  }
  #argus-wrapper .header-v6.header-classic-dark .mega-menu .equal-height-in {
    border-left-color: #777;
  }
  #argus-wrapper .header-v6.header-classic-dark .mega-menu .equal-height-list h3 {
    color: #fff;
  }
  #argus-wrapper .header-v6.header-classic-dark .mega-menu .equal-height-list li a {
    color: #ccc;
  }
  #argus-wrapper .header-v6.header-classic-dark .mega-menu .equal-height-list .active > a,
  #argus-wrapper .header-v6.header-classic-dark .mega-menu .equal-height-list li a:hover {
    color: #72c02c;
  }
}
#argus-wrapper .blog-topbar {
  background: #0079c1;
  margin-top: -10px;
}
#argus-wrapper .blog-topbar .container,
#argus-wrapper .blog-topbar .container-fluid-new {
  padding-top: 5px;
  padding-bottom: 5px;
}
#argus-wrapper .nav-orange {
  background: #f89a38;
}
#argus-wrapper .nav-border-orange {
  border: 1px solid #f89a38;
}
#argus-wrapper .topbar-list {
  padding-left: 0;
  list-style: none;
}
#argus-wrapper .topbar-list > li {
  color: #eee;
  font-size: 11px;
  padding: 7px 7px;
  position: relative;
  display: inline-block;
}
#argus-wrapper .topbar-list > li:before {
  top: 11px;
  left: -3px;
  width: 1px;
  height: 9px;
  background: #eee;
  position: absolute;
}
#argus-wrapper .topbar-list-right > li:before {
  content: "   ";
}
#argus-wrapper .topbar-list li:last-child {
  padding-right: 20px;
  border-radius: 5px;
}
#argus-wrapper .topbar-list li a {
  color: #eee;
  font-size: 12px;
  text-transform: none;
}
#argus-wrapper .topbar-list li a:hover {
  color: #fff;
  text-decoration: none;
}
#argus-wrapper .topbar-log_reg li.home:before {
  display: none;
}
#argus-wrapper .topbar-list .topbar-dropdown {
  left: -3px;
  z-index: 1;
  display: none;
  padding: 15px 0;
  list-style: none;
  min-width: 185px;
  background: #004b8d;
  position: absolute;
}
@media (min-width: 769px) {
  #argus-wrapper .topbar-list li:hover .topbar-dropdown {
    display: block;
  }
}
#argus-wrapper .topbar-list .topbar-dropdown li a {
  color: #eee;
  display: block;
  font-size: 10px;
  padding: 5px 15px;
  margin-bottom: 1px;
}
#argus-wrapper .topbar-list .topbar-dropdown li a:hover,
#argus-wrapper .topbar-list .topbar-dropdown li.active a {
  color: #fff;
}
#argus-wrapper .topbar-list .topbar-dropdown li a:hover {
  text-decoration: none;
}
#argus-wrapper .topbar-list .topbar-submenu {
  position: relative;
}
#argus-wrapper .topbar-list .topbar-submenu > a:after {
  top: 8px;
  right: 9px;
  font-size: 11px;
  content: "\f105";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}
#argus-wrapper .topbar-list .topbar-submenu:hover > .topbar-submenu-in {
  display: block;
}
#argus-wrapper .topbar-list .topbar-submenu > .topbar-submenu-in {
  top: 0;
  left: 100%;
  float: left;
  z-index: 1000;
  display: none;
  padding: 7px 0;
  font-size: 10px;
  min-width: 125px;
  text-align: left;
  list-style: none;
  background: #151515;
  position: absolute;
}
#argus-wrapper .topbar-list .topbar-submenu li:before {
  display: none;
}
#argus-wrapper .topbar-time {
  color: #fff;
  font-size: 10px;
  letter-spacing: 1px;
  padding: 7px 12px 7px 0;
  float: left;
}
#argus-wrapper .topbar-toggler {
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  float: left;
  display: none;
  padding-top: 1px;
}
@media (max-width: 768px) {
  #argus-wrapper .topbar-toggler {
    display: block;
  }
  #argus-wrapper .topbar-menu {
    display: none;
  }
  #argus-wrapper .topbar-menu {
    clear: both;
    float: none;
    padding: 0 0 5px;
  }
  #argus-wrapper .topbar-menu li {
    display: block;
    padding: 7px 0;
  }
  #argus-wrapper .topbar-menu li:before {
    display: none;
  }
  #argus-wrapper .topbar-menu strong {
    font-weight: normal;
    opacity: 0.5;
  }
  #argus-wrapper .topbar-list .topbar-dropdown {
    background: none;
    top: 0;
    left: 10px;
    position: relative;
    min-width: auto;
    padding: 7px 0 0;
  }
  #argus-wrapper .topbar-list .topbar-submenu > .topbar-submenu-in {
    float: none;
    background: none;
    top: 0;
    left: 10px;
    position: relative;
    min-width: auto;
    display: block;
    padding: 7px 0 0;
  }
  #argus-wrapper .topbar-list .topbar-dropdown li {
    padding: 7px 0;
  }
  #argus-wrapper .topbar-list .topbar-dropdown li:last-child {
    padding-bottom: 0;
  }
  #argus-wrapper .topbar-list .topbar-dropdown li a {
    padding: 0;
  }
  #argus-wrapper .topbar-list .topbar-submenu > a:after {
    display: none;
  }
}
@media (min-width: 768px) {
  #argus-wrapper .topbar-menu {
    display: block !important;
  }
}
#argus-wrapper .blog-topbar .search-btn {
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  padding: 7px 0 0 10px;
}
#argus-wrapper .blog-topbar .search-btn:hover {
  color: #bbb;
}
#argus-wrapper .topbar-search-block {
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  background: #333;
}
#argus-wrapper .topbar-search-block .container {
  padding-top: 0;
  padding-bottom: 0;
}
#argus-wrapper .topbar-search-block form {
  position: relative;
}
#argus-wrapper .topbar-search-block .search-close {
  top: 10px;
  right: 0;
  color: #fff;
  cursor: pointer;
  position: absolute;
}
#argus-wrapper .topbar-search-block .form-control {
  padding: 0;
  color: #eee;
  border: none;
  min-height: 35px;
  font-weight: 200;
  background: #333;
}
#argus-wrapper .topbar-search-block .form-control:focus {
  box-shadow: none;
}
#argus-wrapper .topbar-search-block .form-control::-moz-placeholder {
  color: #eee;
  font-weight: 200;
}
#argus-wrapper .topbar-search-block .form-control:-ms-input-placeholder {
  color: #eee;
  font-weight: 200;
}
#argus-wrapper .topbar-search-block .form-control::-webkit-input-placeholder {
  color: #eee;
  font-weight: 200;
}
#argus-wrapper .header-v8 {
  background: #fff;
  position: relative;
  box-shadow: 0 0 5px #bbb;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v8 {
    position: static;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .header-v8 .res-container:before,
  #argus-wrapper .header-v8 .res-container:after {
    content: " ";
    display: table;
  }
  #argus-wrapper .header-v8 .res-container:after {
    clear: both;
  }
  #argus-wrapper .header-v8 > .navbar > .container > .navbar-header,
  #argus-wrapper .header-v8 > .navbar > .container > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
}
#argus-wrapper .header-v8 .navbar {
  border: none;
  margin-bottom: 0;
}
#argus-wrapper .header-v8 .navbar-brand {
  height: auto;
  max-height: 104px;
  line-height: 60px;
  margin-left: 20px;
}
#argus-wrapper .navbar-brand {
  padding: 0;
}
#argus-wrapper .header-v8 .navbar-brand img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v8 .navbar-brand {
    padding-top: 20px;
    line-height: 45px;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header-v8 .navbar-nav {
    float: right;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .header-v8 .navbar-brand {
    padding-left: 0;
  }
}
#argus-wrapper .header-v8 .navbar-toggle {
  border: none;
  padding: 9px 0;
  margin: 26px 0 0;
}
#argus-wrapper .header-v8 .navbar-toggle .icon-bar {
  height: 1px;
  width: 30px;
  font-size: 20px;
  background: #333;
  margin-bottom: 7px;
}
#argus-wrapper .header-v8 .navbar-toggle .icon-bar:last-child {
  margin-bottom: 0;
}
#argus-wrapper .header-v8 .navbar-toggle,
#argus-wrapper .header-v8 .navbar-toggle:hover,
#argus-wrapper .header-v8 .navbar-toggle:focus {
  color: #fff;
}
#argus-wrapper .header-v8 .navbar-collapse {
  position: relative;
}
#argus-wrapper .header-v8 .navbar-nav > li > a {
  font-size: 14px;
  font-weight: 600;
}
#argus-wrapper .header-v8 .nav > li > a:hover,
#argus-wrapper .header-v8 .nav > li > a:focus {
  background: #0079c1;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v8 .navbar-header {
    float: none;
  }
  #argus-wrapper .header-v8 .navbar-toggle {
    display: block;
  }
  #argus-wrapper .header-v8 .navbar-collapse {
    background: #fff;
    border-color: #eee;
    border-bottom: 1px solid #eee;
  }
  #argus-wrapper .header-v8 .navbar-collapse.collapse {
    display: none !important;
  }
  #argus-wrapper .header-v8 .navbar-collapse.collapse.in {
    display: block !important;
    overflow-y: auto !important;
  }
  #argus-wrapper .header-v8 .navbar-nav {
    margin: 10px 0;
    float: none !important;
  }
  #argus-wrapper .header-v8 .navbar-nav > li {
    float: none;
  }
  #argus-wrapper .header-v8 .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  #argus-wrapper .header-v8 .navbar-nav > li > a {
    color: #000;
  }
  #argus-wrapper .header-v8 .dropdown-menu.pull-right {
    float: none !important;
  }
  #argus-wrapper .header-v8 .navbar-nav .open > a:focus,
  #argus-wrapper .header-v8 .navbar-nav .open > a:hover {
    border-color: #eee;
  }
  #argus-wrapper .header-v8 .navbar-nav .open .dropdown-menu {
    border: 0;
    float: none;
    width: auto;
    margin-top: 0;
    position: static;
    box-shadow: none;
  }
  #argus-wrapper .header-v8 .navbar-nav .open .dropdown-menu > li > a,
  #argus-wrapper .header-v8 .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  #argus-wrapper .header-v8 .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  #argus-wrapper .header-v8 .navbar-nav .open .dropdown-menu > li > a:hover,
  #argus-wrapper .header-v8 .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
  #argus-wrapper .header-v8 .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  #argus-wrapper .header-v8 .navbar-nav .open .dropdown-menu > li > a:hover,
  #argus-wrapper .header-v8 .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: transparent;
  }
  #argus-wrapper .header-v8 .navbar-nav .open .dropdown-menu > .active > a,
  #argus-wrapper .header-v8 .navbar-nav .open .dropdown-menu > .active > a:hover,
  #argus-wrapper .header-v8 .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: transparent;
  }
  #argus-wrapper .header-v8 .navbar-nav .open .dropdown-menu > .disabled > a,
  #argus-wrapper .header-v8 .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  #argus-wrapper .header-v8 .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    background-color: transparent;
  }
  #argus-wrapper .header-v8 .dropdown-menu.no-bottom-space {
    padding-bottom: 0;
  }
  #argus-wrapper .header-v8 .navbar-collapse,
  #argus-wrapper .header-v8 .navbar-collapse .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0;
    margin-right: 0;
  }
  #argus-wrapper .header-v8 .navbar-nav > li > a {
    font-size: 14px;
    padding: 10px 5px;
  }
  #argus-wrapper .header-v8 .navbar-nav > li a {
    border-bottom: none;
    border-top: 1px solid #eee;
  }
  #argus-wrapper .header-v8 .navbar-nav > li:first-child > a {
    border-top: transparent;
  }
  #argus-wrapper .header-v8 .navbar-nav > .open > a,
  #argus-wrapper .header-v8 .navbar-nav > .open > a:hover,
  #argus-wrapper .header-v8 .navbar-nav > .open > a:focus {
    color: #fff;
    background: inherit;
  }
  #argus-wrapper .header-v8 .navbar-nav > .active > a,
  #argus-wrapper .header-v8 .navbar-nav > .active > a:hover,
  #argus-wrapper .header-v8 .navbar-nav > .active > a:focus {
    background: inherit;
  }
  #argus-wrapper .header-v8 .dropdown .dropdown-submenu > a {
    font-size: 13px;
    color: #fff !important;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header-v8 .navbar-collapse {
    padding: 0;
  }
  #argus-wrapper .header-v8 .navbar {
    min-height: 40px !important;
  }
  #argus-wrapper .header-v8 .container > .navbar-header,
  #argus-wrapper .header-v8 .container-fluid-new > .navbar-header,
  #argus-wrapper .header-v8 .container > .navbar-collapse,
  #argus-wrapper .header-v8 .container-fluid-new > .navbar-collapse {
    margin-bottom: -10px;
  }
  #argus-wrapper .header-v8 .navbar-nav {
    top: 2px;
    position: relative;
  }
  #argus-wrapper .header-v8 .navbar-nav > li > a {
    padding: 20px;
    line-height: 54px;
  }
  #argus-wrapper .header-v8 .navbar-nav > li:last-child > a {
    padding-right: 0;
  }
  #argus-wrapper .header-v8 .navbar-nav > li.home > a {
    padding-left: 0;
  }
  #argus-wrapper .header-v8 .navbar-nav > .open > a,
  #argus-wrapper .header-v8 .navbar-nav > .open > a:hover,
  #argus-wrapper .header-v8 .navbar-nav > .open > a:focus {
    color: #fff;
  }
  #argus-wrapper .header-v8 .dropdown-menu {
    border: none;
    padding: 15px 0;
    min-width: 230px;
    border-radius: 0;
    background: #0079c1;
    z-index: 9999 !important;
  }
  #argus-wrapper .header-v8 .dropdown-menu > li > a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 6px 25px;
  }
  #argus-wrapper .header-v8 .dropdown-menu .active > a,
  #argus-wrapper .header-v8 .dropdown-menu li > a:hover {
    background: inherit;
    filter: none !important;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }
  #argus-wrapper .header-v8 .dropdown-menu li > a:focus {
    background: none;
    filter: none !important;
  }
  #argus-wrapper .header-v8 .navbar-nav > li.dropdown:hover > .dropdown-menu {
    display: block;
  }
  #argus-wrapper .header-v8 .open > .dropdown-menu {
    display: none;
  }
}
#argus-wrapper .header-v8 .dropdown-submenu {
  position: relative;
}
#argus-wrapper .header-v8 .dropdown-submenu > a:after {
  top: 9px;
  right: 15px;
  font-size: 11px;
  content: "\f105";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v8 .dropdown-submenu > a:after {
    content: " ";
  }
}
#argus-wrapper .header-v8 .dropdown-submenu > .dropdown-menu {
  top: -20px;
  left: 100%;
  margin-left: 0;
}
#argus-wrapper .header-v8 .dropdown-submenu > .dropdown-menu.submenu-left {
  left: -100%;
}
#argus-wrapper .header-v8 .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v8 .dropdown-submenu > .dropdown-menu {
    display: block;
    margin-left: 15px;
  }
}
#argus-wrapper .header-v8 .dropdown-submenu.pull-left {
  float: none;
}
#argus-wrapper .header-v8 .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
#argus-wrapper .header-v8 .dropdown-menu li [class^=fa-],
#argus-wrapper .header-v8 .dropdown-menu li [class*=" fa-"] {
  left: -3px;
  width: 1.25em;
  margin-right: 1px;
  position: relative;
  text-align: center;
  display: inline-block;
}
#argus-wrapper .header-v8 .dropdown-menu li [class^=fa-].fa-lg,
#argus-wrapper .header-v8 .dropdown-menu li [class*=" fa-"].fa-lg {
  width: 1.5625em;
}
#argus-wrapper .header-v8 .mega-menu .nav,
#argus-wrapper .header-v8 .mega-menu .dropup,
#argus-wrapper .header-v8 .mega-menu .dropdown,
#argus-wrapper .header-v8 .mega-menu .collapse {
  position: static;
}
#argus-wrapper .header-v8 .mega-menu .navbar-inner,
#argus-wrapper .header-v8 .mega-menu .container {
  position: relative;
}
#argus-wrapper .header-v8 .mega-menu .dropdown-menu {
  left: auto;
}
#argus-wrapper .header-v8 .mega-menu .dropdown-menu > li {
  display: block;
}
#argus-wrapper .header-v8 .mega-menu .dropdown-submenu .dropdown-menu {
  left: 100%;
}
#argus-wrapper .header-v8 .mega-menu .nav.pull-right .dropdown-menu {
  right: 0;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-content {
  *zoom: 1;
  padding: 0;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-content:before,
#argus-wrapper .header-v8 .mega-menu .mega-menu-content:after {
  content: "";
  display: table;
  line-height: 0;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-content:after {
  clear: both;
}
#argus-wrapper .header-v8 .mega-menu.navbar .nav > li > .dropdown-menu:after,
#argus-wrapper .header-v8 .mega-menu.navbar .nav > li > .dropdown-menu:before {
  display: none;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu {
  left: 0;
  right: 0;
  overflow: hidden;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li a {
  color: #fff;
  padding: 0;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li p {
  color: #fff;
  padding: 0;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li h2 {
  color: #fff;
  margin: 0 0 5px;
  font-size: 15px;
  font-weight: 400;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list li {
  display: block;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a {
  color: #777;
  display: block;
  padding: 8px 0;
  font-size: 130px;
  font-weight: 400;
  border-bottom: solid 1px #eee;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a:hover {
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  #argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .mega-menu-content .row {
    margin-right: 15px;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu {
    width: auto;
  }
  #argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu > li > ul {
    display: block;
  }
  #argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li h2 {
    font-size: 13px;
    padding-left: 10px;
  }
  #argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li a {
    border-top: none;
  }
  #argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-link-list > li > a {
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu {
    padding-top: 25px;
    padding-left: 25px;
    padding-bottom: 25px;
  }
}
#argus-wrapper .header-v8 .navbar-nav > li > a {
  font-size: 16px;
}
#argus-wrapper .header-fixed .header-v8.header-sticky {
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 999;
  position: fixed;
}
@media (max-width: 991px) {
  #argus-wrapper .header-fixed .header-v8.header-sticky {
    position: static;
  }
}
@media (min-width: 992px) {
  #argus-wrapper .header-fixed .header-v8.header-fixed-shrink .blog-topbar {
    margin-top: -40px;
  }
  #argus-wrapper .header-fixed .header-v8.header-fixed-shrink .navbar-brand {
    height: 70px;
    max-height: 70px;
    line-height: 36px;
  }
  #argus-wrapper .header-fixed .header-v8.header-fixed-shrink .navbar-nav > li > a {
    line-height: 30px;
  }
  #argus-wrapper .header-v8 .blog-topbar,
  #argus-wrapper .header-v8 .navbar-brand,
  #argus-wrapper .header-v8 .navbar-nav > li > a,
  #argus-wrapper .header-fixed .header-v8.header-fixed-shrink .blog-topbar,
  #argus-wrapper .header-fixed .header-v8.header-fixed-shrink .navbar-brand,
  #argus-wrapper .header-fixed .header-v8.header-fixed-shrink .navbar-nav > li > a {
    -webkit-transition: all 0.3s cubic-bezier(0.5, 1, 0.7, 1);
    transition: all 0.3s cubic-bezier(0.5, 1, 0.7, 1);
  }
}
#argus-wrapper .boxed-layout.header-fixed .header-v8.header-sticky {
  left: inherit;
  width: inherit;
}
#argus-wrapper .boxed-layout-space.header-fixed .header-v8.header-sticky {
  top: 40px;
}
@media (max-width: 767px) {
  #argus-wrapper .boxed-layout-space.header-fixed .header-v8.header-sticky {
    top: 0;
  }
}
@media (max-width: 767px) {
  #argus-wrapper .topbar-list li a {
    font-size: 11px;
  }
}
#argus-wrapper .border-right {
  border-right: solid 1px #3d4144;
}
#argus-wrapper #owl-demo .item {
  display: block;
  padding: 30px 0;
  margin: 5px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
#argus-wrapper .owl-theme .owl-controls .owl-buttons div {
  padding: 5px 9px;
}
#argus-wrapper .light-blue {
  color: #0079c1;
}
#argus-wrapper .community-show-hide {
  display: none;
}
@media (min-width: 900px) {
  #argus-wrapper #barwrap .ag-bar .container {
    padding-left: 0;
  }
  #argus-wrapper #barwrap .ag-bar .container .white.text {
    padding-left: 0;
  }
}
#argus-wrapper .article-main-content a {
  font-size: inherit;
}
@media (max-width: 480px) {
  #argus-wrapper .responsive-center {
    text-align: center;
  }
  #argus-wrapper .community-show-hide {
    display: block;
    color: #0079c1;
  }
}
#argus-wrapper .owl-theme .owl-buttons i {
  margin-top: 2px;
}
#argus-wrapper .owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}
#argus-wrapper .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -45px;
  top: 55px;
}
#argus-wrapper .owl-theme .owl-controls .owl-buttons .owl-next {
  right: -45px;
  top: 55px;
}
@media (min-width: 140px) and (max-width: 480px) {
  #argus-wrapper .carousel-indicators1 {
    bottom: -5px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #argus-wrapper .carousel-indicators1 {
    bottom: 5px;
  }
}
#argus-wrapper .media-carousel-xs,
#argus-wrapper .media-carousel-up {
  margin-bottom: 0;
  padding: 15px;
  border: 1px solid #e5e5e5;
}
#argus-wrapper #media-up .thumbnail,
#argus-wrapper #media-xs .thumbnail {
  margin-bottom: 0;
}
#argus-wrapper .media-carousel-xs,
#argus-wrapper .media-carousel-up {
  margin-bottom: 0;
  padding: 15px;
  border: 1px solid #e5e5e5;
}
#argus-wrapper .media-carousel-xs .carousel-control.left,
#argus-wrapper .media-carousel-up .carousel-control.left {
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #eee;
  border: 0 solid #fff;
  border-radius: 23px 23px 23px 23px;
  height: 22px;
  width: 22px;
  top: 50%;
  margin-top: -10px;
}
#argus-wrapper .media-carousel-xs .carousel-control.right,
#argus-wrapper .media-carousel-up .carousel-control.right {
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #eee;
  border: 0 solid #fff;
  border-radius: 23px 23px 23px 23px;
  height: 22px;
  width: 22px;
  top: 50%;
  margin-top: -10px;
}
#argus-wrapper #media-xs .carousel-control,
#argus-wrapper #media-up .carousel-control {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  color: gray;
  text-shadow: 0 0 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
#argus-wrapper .media-carousel-xs .carousel-control:hover,
#argus-wrapper .media-carousel-xs .carousel-control:focus,
#argus-wrapper .media-carousel-up .carousel-control:hover,
#argus-wrapper .media-carousel-up .carousel-control:focus {
  color: gray;
}
#argus-wrapper .ontop {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}
#argus-wrapper .container-fluid-new.ontop.ontopcol1 {
  width: 60%;
}
#argus-wrapper .custommenu {
  line-height: 46px;
  position: absolute;
  background-color: #f93;
  margin-left: 82.75%;
  margin-top: -10px;
  z-index: 1;
  padding-left: 5px;
  border-radius: 8px;
  font-size: 2.5em;
  padding-right: 10%;
}
#argus-wrapper .custommenu1 {
  line-height: 13px;
  position: absolute;
  background-color: #194373;
  margin-left: 90%;
  margin-top: -10px;
  z-index: 9999;
  padding-left: 20px;
  padding-top: 15px;
  font-size: 2.5em;
}
@media (max-width: 980px) {
  #argus-wrapper .custommenu {
    display: none !important;
  }
}
@media (max-width: 980px) {
  #argus-wrapper .custommenu1 {
    display: none !important;
  }
}
#argus-wrapper .row1 {
  margin-right: 0;
  margin-left: 0;
  padding-bottom: 200px;
}
#argus-wrapper .columnnopad {
  padding: 0;
}
#argus-wrapper .menupadding {
  margin-right: 300px;
}
@media (max-width: 980px) {
  #argus-wrapper .row1 {
    padding-bottom: 0;
  }
}
#argus-wrapper .interactive-slider-v3 {
  z-index: 0;
  padding: 180px 0;
  padding-bottom: 250px;
  position: relative;
  text-align: left;
  background-size: cover;
  background-position: center center;
}
#argus-wrapper .interactive-slider-v3:after {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: transparent;
}
#argus-wrapper .interactive-slider-v3 h1 {
  color: #194373;
  margin-left: 90px;
  margin-top: -100px;
}
#argus-wrapper .interactive-slider-v3 h4 {
  color: #50514f;
  margin-left: 105px;
}
#argus-wrapper .interactive-slider-v3 h3 {
  color: #50514f;
  margin-left: 100px;
}
#argus-wrapper .interactive-slider-v3 p {
  margin-left: 100px;
}
@media (max-width: 768px) {
  #argus-wrapper .interactive-slider-v3 h1 {
    margin-bottom: 20px;
    margin-left: 10px;
  }
}
#argus-wrapper .interactive-slider-v4 {
  z-index: 1;
  padding: 150px 0;
  position: relative;
  text-align: left;
  background-size: cover;
  background-position: center center;
}
#argus-wrapper .interactive-slider-v4:after {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: transparent;
}
#argus-wrapper .interactive-slider-v4 h1 {
  color: #194373;
  margin-left: 200px;
  margin-top: -100px;
}
#argus-wrapper .interactive-slider-v4 h3 {
  color: #50514f;
  margin-left: 100px;
}
#argus-wrapper .interactive-slider-v4 p {
  color: #50514f;
  margin-left: 200px;
  text-align: center;
}
@media (max-width: 768px) {
  #argus-wrapper .interactive-slider-v4 h1 {
    margin-bottom: 20px;
    margin-left: 10px;
  }
}
#argus-wrapper .hero-image {
  width: 100%;
}
#argus-wrapper #heronav .well {
  height: 150px;
  padding: 20px;
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
  #argus-wrapper .hero-image {
    height: auto !important;
  }
  #argus-wrapper .carousel-caption {
    left: 5%;
    text-align: left;
    margin-right: 5px;
    margin-top: 0;
    margin-bottom: 0;
  }
  #argus-wrapper .carousel-caption > h3 {
    width: 66.6%;
  }
  #argus-wrapper .pagehead .col-middle {
    padding-left: 10px;
  }
  #argus-wrapper .col-height .progress-width {
    width: 100px;
    float: none;
  }
  #argus-wrapper .line-height-10x {
    padding-left: 80px;
  }
  #argus-wrapper .community-show-hide {
    display: block;
  }
  #argus-wrapper .ag-center {
    text-align: center;
  }
  #argus-wrapper #heronav .well {
    padding: 5px;
  }
  #argus-wrapper #learningresourcestabs {
    padding-left: 20px;
  }
  #argus-wrapper #policies {
    display: block !important;
  }
  #argus-wrapper .ag-call-to-action > p span {
    font-size: 20px;
  }
  #argus-wrapper .pagehead p {
    padding-left: 10px;
  }
  #argus-wrapper #wc-range-of-coverage .timeline1 {
    width: 90%;
  }
  #argus-wrapper #wc-range-of-coverage p {
    font-size: 10px;
  }
  #argus-wrapper #wc-range-of-coverage .indicator-2 {
    left: 50%;
  }
  #argus-wrapper #wc-range-of-coverage .indicator-3 {
    left: 95%;
  }
  #argus-wrapper #wc-range-of-coverage .indicator-3 .indicator-text {
    left: -100px;
  }
  #argus-wrapper #wc-range-of-coverage .indicator-3 .indicator-text > p {
    width: 190px;
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  #argus-wrapper .hero-image {
    height: 400px;
    width: auto;
  }
  #argus-wrapper .carousel-caption {
    left: 5%;
    bottom: 75px;
    text-align: left;
    margin-right: 5px;
    width: 70%;
  }
  #argus-wrapper .carousel-caption > h3 {
    display: none;
  }
  #argus-wrapper .carousel-caption > h1 {
    font-size: 32px;
    line-height: 28px;
  }
  #argus-wrapper .carousel-caption > h1 span {
    color: #fff;
  }
  #argus-wrapper #hero-breadcrumb .hero-bc-image {
    height: 400px;
    margin-left: -140%;
    width: inherit;
    margin-top: 0;
  }
  #argus-wrapper .ag-hero-bc:after {
    content: "";
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 71%;
    display: block;
    position: absolute;
    background: #004b8d;
    opacity: 0.7;
  }
  #argus-wrapper #policies {
    display: block !important;
  }
  #argus-wrapper .community-show-hide {
    display: block !important;
  }
  #argus-wrapper .no-margin-bottom {
    margin-bottom: 0;
  }
  #argus-wrapper .responsive-bottom-padding {
    margin-bottom: 20px;
  }
  #argus-wrapper .responsive-center {
    text-align: center;
  }
  #argus-wrapper .pagehead p {
    width: 90% !important;
    padding-left: 10px;
  }
  #argus-wrapper .table-striped .thead {
    font-size: 18px;
    line-height: 25px;
  }
  #argus-wrapper .ontopheading1 h1 {
    font-size: 48px;
    line-height: 60px;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
  }
  #argus-wrapper .whyargusimage .well {
    text-align: center;
    border: none;
    padding-left: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #argus-wrapper .whyargusimage .well img {
    float: none !important;
  }
  #argus-wrapper .whyargusimage .well .media-object {
    display: inline;
  }
  #argus-wrapper .whyargusimage .well .padding-right {
    padding-right: 0;
  }
  #argus-wrapper .table-responsive > .table > tbody > tr > td {
    white-space: normal;
  }
  #argus-wrapper .ag-call-to-action > p span {
    font-size: 20px;
  }
  #argus-wrapper #youtube iframe {
    width: 280px;
    height: 158px;
  }
  #argus-wrapper #fundstable.table,
  #argus-wrapper thead,
  #argus-wrapper tbody,
  #argus-wrapper th,
  #argus-wrapper td,
  #argus-wrapper tr {
    display: block;
  }
  #argus-wrapper #fundstable thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #argus-wrapper #fundstable tr {
    border: 1px solid #ccc;
  }
  #argus-wrapper #fundstable td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
  }
  #argus-wrapper #fundstable td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  #argus-wrapper #protection .ag-protection-img {
    float: none !important;
    display: initial;
    padding-right: 0;
  }
  #argus-wrapper #barwrap .ag-bar {
    padding-left: 15px;
  }
  #argus-wrapper #wc-range-of-coverage .timeline1 {
    width: 90%;
  }
  #argus-wrapper #wc-range-of-coverage p {
    font-size: 10px;
  }
  #argus-wrapper #wc-range-of-coverage .indicator-3 {
    left: 90%;
  }
  #argus-wrapper #wc-range-of-coverage .indicator-3 .indicator-text {
    left: -100px;
  }
  #argus-wrapper #wc-range-of-coverage .indicator-3 .indicator-text > p {
    width: 190px;
  }
  #argus-wrapper .ag-call-out-block h3 small {
    margin-bottom: 20px;
  }
}
@media (max-width: 1370px) {
  #argus-wrapper .navbar-nav > li {
    margin-right: -20px;
  }
  #argus-wrapper #menu-list > li:last-child {
    padding-right: 40px;
  }
  #argus-wrapper .header-v8 .navbar-brand {
    margin-left: 0;
  }
  #argus-wrapper .header-v8 .navbar-nav > li > a {
    font-size: 14px;
  }
}
#argus-wrapper .full-width-promo-center {
  z-index: 1;
  padding: 100px 0;
  position: relative;
  text-align: left;
  background-size: cover;
  background-position: center center;
}
#argus-wrapper .full-width-promo-center:after {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: #004b8d;
  opacity: 0.7;
}
#argus-wrapper .full-width-promo-center h1 {
  color: #194373;
  text-align: center;
  margin-top: 0;
}
#argus-wrapper .full-width-promo-center h2 {
  text-align: center;
  margin-top: 0;
}
#argus-wrapper .full-width-promo-center h3 {
  color: #50514f;
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
}
#argus-wrapper .full-width-promo-center p {
  color: #fff;
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
  text-align: center;
}
#argus-wrapper .full-width-promo-center a:link {
  color: #fff;
}
@media (max-width: 768px) {
  #argus-wrapper .container .ag-full-width-image-promo {
    margin-left: -20px;
    margin-right: -20px;
  }
  #argus-wrapper .full-width-promo-center h2 {
    margin-bottom: 20px;
    margin-left: 10px;
  }
  #argus-wrapper .full-width-promo-center h1 span {
    font-size: 26px;
  }
}
#argus-wrapper .service-box-v1 .service-block {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 20px;
  z-index: 12;
  height: 170px;
  border-bottom-width: 10px;
  border-bottom-color: #f93;
  border-style: solid;
  border-radius: 10px;
}
#argus-wrapper .bg-white {
  background: #fff;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  padding-bottom: 450px;
}
#argus-wrapper .bg-white1 {
  background: #fff;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
}
#argus-wrapper .noborder {
  border: 0;
  padding-left: 10px;
  padding-right: 10px;
}
#argus-wrapper .ontopheading1 {
  padding-top: -40px;
  width: 50%;
}
#argus-wrapper .footerpadding {
  padding-left: 100px;
}
@media (max-width: 768px) {
  #argus-wrapper .sizedown {
    padding: 1px;
    padding-bottom: 20px;
    background-repeat: no-repeat;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .ontopheading1 {
    margin-top: 140px;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .sizedowntestimonial {
    float: left;
    text-align: left;
    margin-left: 20px;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .headingsm2 {
    font-size: 12px;
    text-align: center;
    font-weight: 600;
  }
}
@media (max-width: 980px) {
  #argus-wrapper .ontop {
    position: relative;
    margin: auto;
    padding-top: 60px;
  }
}
@media (max-width: 980px) {
  #argus-wrapper .ontopheading {
    margin-top: -40px;
  }
}
@media (max-width: 980px) {
  #argus-wrapper .ontopcol {
    display: none !important;
  }
}
@media (max-width: 810px) {
  #argus-wrapper .ontopcol1 {
    display: none !important;
    width: 90%;
  }
}
#argus-wrapper .navbar-collapse1 {
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
#argus-wrapper .navbar-collapse1.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  #argus-wrapper .navbar-collapse1 {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  #argus-wrapper .navbar-collapse1.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  #argus-wrapper .navbar-collapse1.in {
    overflow-y: visible;
  }
  #argus-wrapper .navbar-fixed-top .navbar-collapse1,
  #argus-wrapper .navbar-static-top .navbar-collapse1,
  #argus-wrapper .navbar-fixed-bottom .navbar-collapse1 {
    padding-left: 0;
    padding-right: 0;
  }
}
#argus-wrapper .navbar-fixed-top .navbar-collapse1,
#argus-wrapper .navbar-fixed-bottom .navbar-collapse1 {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  #argus-wrapper .navbar-fixed-top .navbar-collapse,
  #argus-wrapper .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
#argus-wrapper .pagehead {
  background: #0079c1;
  margin: 0;
}
#argus-wrapper .pagehead h1 {
  color: #fff;
  margin-left: 25px;
  margin-right: 100px;
}
#argus-wrapper .pagehead p {
  color: #fff;
  text-indent: 0;
  margin-left: 35px;
  margin-right: 10px;
  width: 60%;
  padding-bottom: 50px;
}
#argus-wrapper .border-left {
  border-left: 2px solid;
  color: #fff;
}
#argus-wrapper .progress-title {
  float: left;
  margin-right: 1em;
  font-size: 24px;
}
#argus-wrapper .progress-width {
  width: 170px;
  float: left;
}
#argus-wrapper .row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
#argus-wrapper .col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
#argus-wrapper .col-top {
  vertical-align: top;
}
#argus-wrapper .col-middle {
  vertical-align: middle;
  content: "";
  position: absolute;
  right: 0%;
  bottom: 40px;
  height: 60%;
  border-left: 3px solid #fff;
}
#argus-wrapper .mycol2 {
  margin-top: 40px;
}
#argus-wrapper .col-top:before {
  content: "";
  position: absolute;
  right: 20px;
  bottom: 40px;
  height: 60%;
  width: 100px;
  border-right: 3px solid #fff;
}
#argus-wrapper .breadcrumb > li + li:before {
  content: ">";
  font-weight: 900;
}
#argus-wrapper .breadcrumb {
  background: rgba(54, 25, 25, 0.3);
  top: 0;
  text-indent: 18px;
  z-index: 2;
}
#argus-wrapper .breadcrumb li {
  color: #fff;
  text-transform: uppercase;
}
#argus-wrapper .breadcrumb a {
  color: #fff;
}
#argus-wrapper .breadcrumb a:visited,
#argus-wrapper .breadcrumb a:link {
  color: #fff;
}
#argus-wrapper .breadcrumb li.active,
#argus-wrapper .breadcrumb li a:hover {
  color: #fff;
}
#argus-wrapper .breadcrumb-top {
  top: -180px;
}
#argus-wrapper .summary-table {
  margin-top: 50px;
}
#argus-wrapper .summary-table h2 {
  color: #fff;
}
#argus-wrapper #productdetail {
  height: 200px;
}
#argus-wrapper #policydetails {
  height: 300px;
}
#argus-wrapper #producttable .list-group-item:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #0079c1;
  color: #fff;
  padding-bottom: 0;
  height: 200px;
}
#argus-wrapper .summary-table .list-group-item:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #0079c1;
  color: #fff;
  padding-bottom: 0;
}
#argus-wrapper .summary-table .list-group-item:last-child {
  height: 40px;
  border-width: 1px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#argus-wrapper .progress {
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 9px;
  height: 25px;
  margin: 0 auto;
  vertical-align: middle;
}
#argus-wrapper .progress .progress-bar {
  line-height: 25px;
}
#argus-wrapper .progress-bar-custom {
  background: #284763;
}
#argus-wrapper .progress-title {
  color: #fff;
  line-height: 11px;
}
#argus-wrapper .line-height-10x > h2 {
  line-height: 11px;
}
#argus-wrapper .thead {
  background-color: #0079c1;
  font-size: 20px;
  line-height: 40px;
  color: #fff;
  font-weight: 400;
}
#argus-wrapper .thead-alternate {
  background-color: #004b8d;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
}
#argus-wrapper .thead > tr > td:first-child {
  border-top-left-radius: 10px;
}
#argus-wrapper .thead > tr > td:last-child {
  border-top-right-radius: 10px;
}
#argus-wrapper td,
#argus-wrapper th {
  padding-left: 15px;
}
#argus-wrapper .tbody {
  font-size: 16px;
  line-height: 25px;
}
#argus-wrapper .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 10px;
}
#argus-wrapper .table-width {
  width: 100%;
  table-layout: fixed;
}
#argus-wrapper .table-width tbody td {
  font-size: 16px;
  vertical-align: top;
  padding: 10px;
  padding-left: 15px;
}
#argus-wrapper .panel-default > .panel-heading {
  background-color: #fff;
}
#argus-wrapper .panel-heading {
  padding: 1px 0;
}
#argus-wrapper .summary-table :last-child.list-group-item {
  background-color: #fff;
}
#argus-wrapper .list-group-item.active,
#argus-wrapper .list-group-item.active:hover,
#argus-wrapper .list-group-item.active:focus {
  border-color: #ddd;
}
#argus-wrapper .spacing-table > tbody > tr > td {
  border-top: 0;
}
#argus-wrapper .panel-title > a {
  color: #004b8d !important;
}
#argus-wrapper .nav-sidebar {
  width: 100%;
}
#argus-wrapper .nav-sidebar a {
  -webkit-transition: all 0.08s linear;
  -moz-transition: all 0.08s linear;
  -o-transition: all 0.08s linear;
  transition: all 0.08s linear;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 4px 0 4px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
#argus-wrapper .nav-sidebar .active a {
  cursor: default;
  background-color: #0079c1;
  color: #fff;
}
#argus-wrapper .sub-icon {
  float: right;
  color: #ddd;
}
#argus-wrapper .nav-sidebar .active a:hover {
  background-color: #0079c1;
}
#argus-wrapper .nav-sidebar .text-overflow a,
#argus-wrapper .nav-sidebar .text-overflow .media-body {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  #argus-wrapper .breadcrumb > li {
    font-size: 10px;
    margin: -10px;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .bodywrapper {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .pagehead h1 {
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .pagehead p {
    margin-right: 15px;
    margin-left: 15px;
  }
}
#argus-wrapper .pcicons .well {
  background: #fff;
  padding-top: 0;
  padding-right: 0;
  padding-left: 20px;
  padding-bottom: 0;
}
#argus-wrapper .pcicons .well img {
  width: 90px;
  height: auto;
}
#argus-wrapper .articles-well .well {
  background: #fff;
  padding-top: 0;
  padding-right: 0;
  padding-left: 20px;
  padding-bottom: 0;
}
#argus-wrapper .articles-well .well img {
  width: 100%;
  height: auto;
}
#argus-wrapper .guides-well .well {
  background: #fff;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
}
#argus-wrapper .guides-well .well img {
  width: 150px;
  height: auto;
}
#argus-wrapper .whyargusimage .well {
  background: #fff;
  padding-top: 0;
  padding-right: 0;
  padding-left: 20px;
  padding-bottom: 0;
}
#argus-wrapper .whyargusimage .well img {
  width: 200px;
  height: auto;
}
#argus-wrapper .big-icon-container {
  width: 90px;
  height: 90px;
  padding-top: 30px;
  margin-bottom: 10px;
}
#argus-wrapper .big-icon-container img {
  min-width: auto;
  height: 100%;
  padding-left: 0;
  margin-left: -15px;
}
#argus-wrapper .sponsor-icon-container {
  width: 92px;
  height: 78px;
}
#argus-wrapper .sponsor-icon-container img {
  min-width: auto;
  height: 100%;
  padding-left: 0;
}
#argus-wrapper .process-v1 .process-in > li i {
  background: #fff;
}
#argus-wrapper .process-v1 .process-border:after {
  top: 10px;
  height: 9px;
  position: absolute;
  width: 84%;
  left: 8%;
  background: linear-gradient(to right, green, #ffa500, red);
  content: "";
}
@media (max-width: 768px) {
  #argus-wrapper .process-v1 .process-border:after {
    background: transparent;
    content: "";
  }
}
#argus-wrapper .timeline1 {
  width: 100%;
  height: 10px;
  margin: 20px;
  background: linear-gradient(to right, #afcb6d, #126a38);
  position: relative;
}
#argus-wrapper .timeline1::before {
  content: " ";
  position: absolute;
  left: -20px;
  top: -5px;
  height: 0;
  width: 0;
  border: 10px solid #afcb6d;
  border-color: transparent #afcb6d transparent transparent;
}
#argus-wrapper .timeline1::after {
  content: " ";
  position: absolute;
  right: -20px;
  top: -5px;
  height: 0;
  width: 0;
  border: 10px solid #126a38;
  border-color: transparent transparent transparent #126a38;
}
#argus-wrapper .indicators {
  position: relative;
}
#argus-wrapper .indicator-2 {
  border: 12px solid #5b9951;
  background: #fff;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 0 auto;
  top: -8px;
  position: absolute;
  left: 45%;
}
#argus-wrapper .indicator-3 {
  border: 12px solid #126a38;
  background: #fff;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  top: -8px;
  left: 95%;
  position: absolute;
}
#argus-wrapper .indicator-1 {
  border: 12px solid #afcb6d;
  background: #fff;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  top: -8px;
  left: 7px;
  position: absolute;
}
#argus-wrapper .indicator-1 .indicator-text {
  top: 15px;
  left: -50px;
  position: relative;
}
#argus-wrapper .indicator-1 .indicator-text > p {
  width: 100px;
}
#argus-wrapper .indicator-2 .indicator-text {
  top: 15px;
  left: -125px;
  position: relative;
}
#argus-wrapper .indicator-2 .indicator-text > p {
  width: 250px;
}
#argus-wrapper .indicator-3 .indicator-text {
  top: 15px;
  left: -120px;
  position: relative;
}
#argus-wrapper .indicator-3 .indicator-text > p {
  width: 250px;
}
#argus-wrapper .call-to-action-buttons {
  margin-top: 10px;
  line-height: 46px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#argus-wrapper .btn-u.btn-brd {
  background: #fff;
}
#argus-wrapper .border-blue-top {
  border-top-width: 10px;
  border-top-color: #0079c1;
}
#argus-wrapper .border-orange-top {
  border-top-width: 10px;
  border-top-color: #e7a423;
}
#argus-wrapper .green {
  background-color: green;
}
#argus-wrapper .red {
  background-color: red;
}
#argus-wrapper .grey {
  background-color: #d3d3d3;
}
#argus-wrapper .ghostwhite {
  background-color: #f5f5f5;
}
#argus-wrapper .columnwithpad {
  margin: 10px;
  padding: 10px;
}
#argus-wrapper .form-group {
  margin-bottom: -15px;
}
#argus-wrapper .search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 32px;
  height: 32px;
  background-color: transparent;
  box-shadow: 0 1px 1px transparent inset;
  border-radius: 25px;
}
#argus-wrapper .search-form .form-group input.form-control {
  padding-right: 20px;
  border-radius: 25px;
  background: transparent;
  box-shadow: none;
  display: block;
  border: solid 2px;
}
#argus-wrapper .search-form .form-group:hover,
#argus-wrapper .search-form .form-group.hover {
  width: 100%;
  border-radius: 5px;
  color: #fff;
}
#argus-wrapper .search-form .form-group span.form-control-feedback {
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  left: initial;
  font-size: 14px;
}
@media (max-width: 768px) {
  #argus-wrapper .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .col-xs-1,
  #argus-wrapper .col-sm-1,
  #argus-wrapper .col-md-1,
  #argus-wrapper .col-lg-1,
  #argus-wrapper .col-xs-2,
  #argus-wrapper .col-sm-2,
  #argus-wrapper .col-md-2,
  #argus-wrapper .col-lg-2,
  #argus-wrapper .col-xs-3,
  #argus-wrapper .col-sm-3,
  #argus-wrapper .col-md-3,
  #argus-wrapper .col-lg-3,
  #argus-wrapper .col-xs-4,
  #argus-wrapper .col-sm-4,
  #argus-wrapper .col-md-4,
  #argus-wrapper .col-lg-4,
  #argus-wrapper .col-xs-5,
  #argus-wrapper .col-sm-5,
  #argus-wrapper .col-md-5,
  #argus-wrapper .col-lg-5,
  #argus-wrapper .col-xs-6,
  #argus-wrapper .col-sm-6,
  #argus-wrapper .col-md-6,
  #argus-wrapper .col-lg-6,
  #argus-wrapper .col-xs-7,
  #argus-wrapper .col-sm-7,
  #argus-wrapper .col-md-7,
  #argus-wrapper .col-lg-7,
  #argus-wrapper .col-xs-8,
  #argus-wrapper .col-sm-8,
  #argus-wrapper .col-md-8,
  #argus-wrapper .col-lg-8,
  #argus-wrapper .col-xs-9,
  #argus-wrapper .col-sm-9,
  #argus-wrapper .col-md-9,
  #argus-wrapper .col-lg-9,
  #argus-wrapper .col-xs-10,
  #argus-wrapper .col-sm-10,
  #argus-wrapper .col-md-10,
  #argus-wrapper .col-lg-10,
  #argus-wrapper .col-xs-11,
  #argus-wrapper .col-sm-11,
  #argus-wrapper .col-md-11,
  #argus-wrapper .col-lg-11,
  #argus-wrapper .col-xs-12,
  #argus-wrapper .col-sm-12,
  #argus-wrapper .col-md-12,
  #argus-wrapper .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
#argus-wrapper .list-group-item.active {
  color: #ffa500;
  background-color: transparent;
  border-color: #ddd;
}
#argus-wrapper a:hover {
  text-decoration: none;
}
#argus-wrapper .nav-border-orange {
  border: solid 2px #ffa500;
}
#argus-wrapper .list-group-item.active:hover {
  color: red;
}
#argus-wrapper .btn-u-lg {
  border: none;
  text-decoration-color: #fff;
}
#argus-wrapper .header-v8 {
  box-shadow: none;
}
#argus-wrapper .header-v8 .nav > li > a {
  color: #004b8d;
}
#argus-wrapper .header-v8 .nav > li:hover > a,
#argus-wrapper .header-v8 .nav > li > a:focus {
  background: #0079c1;
  color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#argus-wrapper .header-v8 .nav > li:hover > a > p,
#argus-wrapper .header-v8 .nav > li > a > p:focus {
  color: #fff;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu {
  left: -25px;
  padding-bottom: 5px;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li a {
  font-size: 16px;
}
#argus-wrapper .topbar-list li a {
  font-size: 12px;
  font-weight: bold;
}
#argus-wrapper .blog-grid p {
  font-size: 16px;
  width: 70%;
  color: #d7d7d7 !important;
}
#argus-wrapper .mega-menu-list {
  list-style-type: none;
  padding: 0;
}
#argus-wrapper .mega-menu-title h2 > a {
  font-size: 20px !important;
}
@media all and (min-width: 0) {
  #argus-wrapper #limheight {
    height: 600px;
  }
}
#argus-wrapper .mega-menu-list li {
  padding-bottom: 10px;
}
#argus-wrapper #limheight {
  height: 150px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
#argus-wrapper .nav-tabs > li.active > a,
#argus-wrapper .nav-tabs > li.active > a:hover,
#argus-wrapper .nav-tabs > li.active > a:focus {
  background: #0079c1;
  color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#argus-wrapper .nav-tabs > li > a,
#argus-wrapper .nav-tabs.nav-justified > li > a {
  font-size: 20px;
}
#argus-wrapper .margin-right {
  margin-right: 10px;
}
#argus-wrapper footer {
  padding: 10px 10px;
  background: #194373;
}
#argus-wrapper .footer .thumb-headline h2 {
  color: #fff;
  line-height: 18px;
  margin-bottom: 5px;
}
#argus-wrapper .footer .footer p,
#argus-wrapper .footer .simple-list a {
  color: #fff;
}
#argus-wrapper .footer .copyright {
  background: #194373;
}
#argus-wrapper .footer .copyright p {
  color: #bbb;
  margin-top: 14px;
}
#argus-wrapper .footers .copyright .social-icons {
  margin-top: 10px;
}
#argus-wrapper .column-width-14 {
  width: 14%;
}
#argus-wrapper .column-width-none {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 !important;
}
@media (max-width: 992px) {
  #argus-wrapper .footer .copyright,
  #argus-wrapper .footer .copyright p,
  #argus-wrapper .footer .copyright ul {
    text-align: left;
  }
  #argus-wrapper .footer .copyright .social-icons.pull-right {
    float: inherit !important;
  }
}
#argus-wrapper .alert-dismissable .close,
#argus-wrapper .alert-dismissible .close.tag {
  top: 5px;
  right: -5px;
  opacity: 1;
}
#argus-wrapper .circle {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #38a9e4;
  color: #fff;
  text-align: center;
  padding: 30px;
  line-height: 5px;
}
#argus-wrapper .circle > p {
  line-height: 2px;
}
#argus-wrapper .circle > h3 {
  line-height: 12px;
}
#argus-wrapper .margin-notop {
  margin-top: -50px;
}
#argus-wrapper .padding-right {
  padding-right: 50px;
}
#argus-wrapper .row-no-padding [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}
#argus-wrapper .no-left-padding {
  padding-left: 0 !important;
}
#argus-wrapper .testimonials blockquote {
  background: #f8f8f8 none repeat scroll 0 0;
  border: medium none;
  color: #666;
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 15px;
  position: relative;
  width: 90%;
}
#argus-wrapper .testimonials blockquote::before {
  width: 0;
  height: 0;
  right: 0;
  bottom: 0;
  content: " ";
  display: block;
  position: absolute;
}
#argus-wrapper .arrow_box {
  position: relative;
  background: #f8f8f8;
  border: 2px solid #f8f8f8;
}
#argus-wrapper .arrow_box:after,
#argus-wrapper .arrow_box:before {
  top: 100%;
  left: 30%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#argus-wrapper .arrow_box:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #f8f8f8;
  border-width: 30px;
  margin-left: -30px;
}
#argus-wrapper .arrow_box:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #f8f8f8;
  border-width: 36px;
  margin-left: -36px;
}
#argus-wrapper .max-width-1200 {
  max-width: 1200px;
  margin: 0 auto;
}
#argus-wrapper .border-right {
  border-right: 2px solid #ddd;
}
#argus-wrapper .filter-nav {
  padding-bottom: 15px;
}
#argus-wrapper .btn-default {
  color: #0079c1;
  background-color: #fff;
  border-color: #0079c1;
  border-radius: 5px;
  font-size: 16px;
}
#argus-wrapper .input-group-addon.info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
#argus-wrapper .content-boxes-v4 a {
  text-transform: none;
  color: #00aeef;
}
#argus-wrapper .display-flex {
  display: flex;
}
@media (max-width: 768px) {
  #argus-wrapper .display-flex {
    display: inherit;
  }
}
#argus-wrapper #learningresources .date {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 0;
  padding: 50% 0;
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
  background: #38a9e4;
  color: #fff;
  font-family: Helvetica, Arial Black, sans;
  font-size: 48px;
  text-align: center;
}
#argus-wrapper .imgcontainer {
  width: auto;
  height: 180px;
  overflow: hidden;
  display: block;
}
#argus-wrapper .imgtitle {
  position: absolute;
  top: 30%;
  left: 8%;
  right: 8%;
  color: #fff;
  text-align: left;
  text-shadow: 2px 1px black;
}
#argus-wrapper .caption p {
  padding-left: 6%;
  padding-right: 5%;
}
#argus-wrapper .article-caption p {
  padding-top: 20px;
}
#argus-wrapper .imgcontainer img {
  width: 100%;
  vertical-align: middle;
}
#argus-wrapper .icon {
  width: 100px;
  height: 100px;
  padding: 5px;
  float: right;
}
#argus-wrapper .left-pane {
  height: 300px;
  background: #00b386;
  background-size: cover;
}
#argus-wrapper .left-pane > h3 {
  padding-top: 150px;
  width: 80%;
  text-shadow: 2px 1px black;
}
#argus-wrapper .left-pane > p {
  color: #fff;
  text-shadow: 2px 1px black;
}
@media (max-width: 768px) {
  #argus-wrapper .header-v8 .navbar-brand img {
    width: 150px;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .ontopheading1 {
    width: 80%;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .interactive-slider-v3 h1 {
    margin-left: 20px;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .interactive-slider-v3 h3 {
    margin-left: 23px;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .interactive-slider-v3 p {
    margin-left: 23px;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .filter-nav {
    font-size: 0;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .sizedowntestimonial {
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .content-boxes-in-v4 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  #argus-wrapper .content-boxes-in-v4 {
    text-align: left;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .border-right {
    border-right: 0;
  }
}
#argus-wrapper .arrow-wrap {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 73%;
  margin-left: -5em;
  width: 10em;
  height: 10em;
  padding: 4em 2em;
  border-radius: 50%;
  font-size: 0.5em;
  display: block;
}
#argus-wrapper .arrow {
  float: left;
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3em 3em 0 3em;
  border-color: #fff transparent transparent transparent;
}
#argus-wrapper .arrow:after {
  content: "";
  position: absolute;
  top: -3.2em;
  left: -3em;
  width: 0;
  height: 0;
}
#argus-wrapper .hint {
  position: absolute;
  top: 0.6em;
  width: 100%;
  left: 0;
  font-size: 2em;
  font-style: italic;
  text-align: center;
  color: #fff;
  opacity: 0;
}
#argus-wrapper .arrow-wrap:hover .hint {
  opacity: 1;
}
#argus-wrapper .arrow-wrap-white {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 5%;
  margin-left: -5em;
  width: 10em;
  height: 10em;
  padding: 4em 2em;
  border-radius: 50%;
  font-size: 0.5em;
  display: block;
}
#argus-wrapper .arrow-white {
  float: left;
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3em 3em 0 3em;
  border-color: #000 transparent transparent transparent;
}
#argus-wrapper .arrow-white:after {
  content: "";
  position: absolute;
  top: -3.2em;
  left: -3em;
  width: 0;
  height: 0;
}
#argus-wrapper .hint {
  position: absolute;
  top: 0.6em;
  width: 100%;
  left: 0;
  font-size: 2em;
  font-style: italic;
  text-align: center;
  color: #fff;
  opacity: 0;
}
#argus-wrapper .arrow-wrap-white:hover .hint {
  opacity: 1;
}
#argus-wrapper .text-orange {
  color: #ffa500 !important;
}
#argus-wrapper .topbar-list .topbar-dropdown {
  left: 0;
}
#argus-wrapper .topbar-list .dropdown.has-children:hover {
  background: #002d72;
}
#argus-wrapper .topbar-list .dropdown.has-children:hover > .topbar-dropdown {
  z-index: 10;
}
#argus-wrapper .topbar-list .dropdown.has-children:hover > .topbar-dropdown li:hover {
  background: #00aeef;
}
#argus-wrapper .topbar-list .dropdown.has-children:hover > .topbar-dropdown li:last-child {
  padding-right: 0;
  border-radius: 0;
  margin-right: 0;
}
#argus-wrapper .quotes-main {
  float: left;
  margin-top: 80px;
}
#argus-wrapper #quotes-progressbar {
  margin: 0;
  padding: 0;
  font-size: 18px;
}
#argus-wrapper .quotes-active {
  color: red;
}
#argus-wrapper .quotes-main fieldset {
  display: none;
  margin-top: 50px;
  margin-left: 85px;
}
#argus-wrapper #first {
  display: block;
  padding: 20px;
  margin-top: 50px;
  margin-left: 85px;
}
#argus-wrapper .quotes-main input[type=text],
#argus-wrapper input[type=password],
#argus-wrapper select {
  width: 100%;
  margin: 10px 0;
  height: 40px;
  padding: 5px;
}
#argus-wrapper .quotes-main textarea {
  width: 100%;
  margin: 10px 0;
  height: 70px;
  padding: 5px;
  border-radius: 4px;
}
#argus-wrapper .quotes-main input[type=submit],
#argus-wrapper input[type=button] {
  width: 120px;
  margin: 15px 25px;
  padding: 5px;
  height: 40px;
  background-color: #ffa500;
  border: none;
  border-radius: 4px;
  color: #fff;
}
#argus-wrapper .protection {
  margin-bottom: 50px;
  margin-top: 40px;
}
#argus-wrapper .protection h3,
#argus-wrapper .protection p {
  margin-bottom: 20px;
}
#argus-wrapper .protection p {
  width: 90%;
  margin: 0 auto;
}
#argus-wrapper .protection .ag-protection-img {
  width: 87px;
  height: 87px;
  margin-bottom: 20px;
}
#argus-wrapper .ag-youtube {
  margin-right: auto;
  margin-left: auto;
}
#argus-wrapper .ag-youtube iframe {
  width: 640px;
  height: 360px;
}
#argus-wrapper #barwrap {
  display: inline;
}
#argus-wrapper #barwrap h4 {
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
#argus-wrapper #barwrap h5 {
  padding-left: 40px;
  padding-right: 40px;
}
#argus-wrapper .ag-bar {
  padding: 8px;
  padding-top: 0;
  padding-bottom: 20px;
  left: 0;
  right: 0;
  color: #f5f5f5;
  -webkit-box-shadow: 0 2px 13px 0.5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 13px 0.5px rgba(0, 0, 0, 0.3);
  display: none;
  z-index: 3008;
}
#argus-wrapper #ag-notify-ok {
  float: right;
  font-size: 16px;
  background: #ff5959;
  color: #fff;
  padding-right: 20px;
  padding-left: 15px;
  margin-right: 0;
  line-height: 35px;
}
#argus-wrapper #notify-blue {
  background-color: #002d72;
}
#argus-wrapper #notify-green {
  background-color: green;
}
#argus-wrapper #notify-red {
  background-color: #d71920;
}
#argus-wrapper #notify-orange {
  background-color: #e97c00;
}
#argus-wrapper .addtocalendar var {
  display: none;
}
#argus-wrapper .addtocalendar {
  position: relative;
  display: inline-block;
  background: transparent !important;
}
#argus-wrapper .atcb-link {
  display: block;
  outline: none !important;
  cursor: pointer;
}
#argus-wrapper .atcb-link:focus ~ ul,
#argus-wrapper .atcb-link:active ~ ul,
#argus-wrapper .atcb-list:hover {
  visibility: visible;
}
#argus-wrapper .atcb-list {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  width: 170px;
  z-index: 900;
}
#argus-wrapper .atcb-list,
#argus-wrapper .atcb-item {
  list-style: none;
  margin: 0;
  padding: 5px;
  background: #fff;
  border-bottom: thin;
  border-radius: 5px;
}
#argus-wrapper .atcb-item {
  float: none;
  text-align: left;
}
#argus-wrapper .atcb-item-link {
  text-decoration: none;
  outline: none;
  display: block;
}
#argus-wrapper .atcb-item.hover,
#argus-wrapper .atcb-item:hover {
  position: relative;
  z-index: 900;
  cursor: pointer;
  text-decoration: none;
  outline: none;
}
#argus-wrapper .atc-style-button-icon .atcb-link,
#argus-wrapper .atc-style-button-icon .atcb-link:hover,
#argus-wrapper .atc-style-button-icon .atcb-link:active,
#argus-wrapper .atc-style-button-icon .atcb-link:focus {
  text-decoration: none;
  outline: none;
  padding: 2px 2px;
}
#argus-wrapper .ag-social-link img {
  width: 40px;
  height: 40px;
}
#argus-wrapper .header-v8 .nav > li > a > p {
  margin-top: -22px;
  font-size: 11px;
  margin-bottom: -22px;
}
#argus-wrapper .header-v8 .navbar-nav > li:last-child {
  padding-right: 20px;
}
#argus-wrapper .header-v8 .navbar-nav > li > a {
  padding: 26px;
}
#argus-wrapper .header-v8 .navbar {
  margin-top: 5px;
}
#argus-wrapper .header-v8 .mega-menu .nav,
#argus-wrapper .header-v8 .mega-menu .dropup .header-v8 .mega-menu .dropdown .header-v8 .mega-menu .collapse {
  margin-bottom: -25px;
}
#argus-wrapper .mega-menu-column:last-child {
  border-right: 0 !important;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-content {
  padding-left: 15px;
}
#argus-wrapper #why-argus-info p {
  margin-bottom: 0;
}
#argus-wrapper .cc_container .cc_btn {
  background-color: #f89a38 !important;
  color: #fff !important;
}
#argus-wrapper .cc_container .cc_btn,
#argus-wrapper .cc_container .cc_btn:visited {
  background-color: #f89a38;
}
@media only screen and (max-width: 768px) {
  #argus-wrapper .ag-row-mobile-full #barwrap .ag-bar {
    margin: 0 -30px 0 -30px;
  }
}
#argus-wrapper #learning_resource_thumbnail_author,
#argus-wrapper #learning_resource_thumbnail_date {
  font-size: 14px;
}
#argus-wrapper #CybotCookiebotDialogBody * {
  font-size: 12px;
}

#argus-wrapper {
  font-family: "Interstate", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.3px;
}
#argus-wrapper p {
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  color: #3d4144;
}
#argus-wrapper a {
  color: #00adf0;
  font-size: 16px;
}
#argus-wrapper a:hover,
#argus-wrapper a:link,
#argus-wrapper a:active {
  color: #00adf0;
}
#argus-wrapper a.gray-text {
  color: #3d4144;
}
#argus-wrapper a.title-link {
  font-size: 18px;
}
#argus-wrapper h1,
#argus-wrapper h3,
#argus-wrapper .section-title {
  font-weight: 300;
}
#argus-wrapper .dark-blue,
#argus-wrapper .carousel-caption > h1 span.dark-blue {
  color: #004b8d;
}
#argus-wrapper .search-icon,
#argus-wrapper .topbar-menu.topbar-list > li a.ag-search-icon,
#argus-wrapper .bootsnipp-search .ag-search-icon {
  font-size: 20px;
  margin-left: 40px;
  display: block;
  color: #fff;
}
#argus-wrapper .search-icon span,
#argus-wrapper .search-icon i,
#argus-wrapper .bootsnipp-search .ag-search-icon span,
#argus-wrapper .topbar-menu.topbar-list > li a.ag-search-icon i,
#argus-wrapper .bootsnipp-search .ag-search-icon i {
  position: absolute;
  top: -15px;
  right: 0;
}
#argus-wrapper .topbar-menu {
  padding: 0;
  margin: 0;
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
}
#argus-wrapper .topbar-menu.call-to-actions {
  justify-content: flex-end;
}
#argus-wrapper .topbar-menu.topbar-list .topbar-dropdown {
  padding: 10px;
  background-color: #fff;
  box-shadow: 3px 4px 9px #888;
}
#argus-wrapper .topbar-menu.topbar-list .topbar-dropdown a {
  color: #0079c1;
  font-size: 14px;
}
#argus-wrapper .topbar-menu.topbar-list > li {
  padding: 0;
}
#argus-wrapper .topbar-menu.topbar-list > li.dropdown.link {
  margin-right: 8px;
  padding: 20px 3px;
}
#argus-wrapper .topbar-menu.topbar-list > li.dropdown.link.has-children {
  background-color: transparent;
  border-radius: 0;
}
#argus-wrapper .topbar-menu.topbar-list > li.dropdown.link.has-children.current {
  border-bottom: 4px solid #ff5959;
}
#argus-wrapper .topbar-menu.topbar-list > li.dropdown.link.has-children.current .topbar-dropdown {
  top: 58px;
}
#argus-wrapper .topbar-menu.topbar-list > li.dropdown.link.has-children.current > a {
  padding: 20px 15px 18px 15px;
}
#argus-wrapper .topbar-menu.topbar-list > li.dropdown.link.has-children:hover {
  background-color: #025a8f;
}
#argus-wrapper .topbar-menu.topbar-list > li.dropdown.link:first-child {
  padding-left: 12px;
}
#argus-wrapper .topbar-menu.topbar-list > li.dropdown.link:last-child {
  margin-right: 0;
}
#argus-wrapper .topbar-menu.topbar-list > li.dropdown.ag-dd-toggle-cntr {
  margin-right: 0;
}
#argus-wrapper .topbar-menu.topbar-list > li.dropdown.ag-dd-toggle-cntr:nth-child(2) {
  margin-right: 0;
}
#argus-wrapper .topbar-menu.topbar-list > li a {
  font-size: 14px;
  font-weight: 400;
}
#argus-wrapper .topbar-menu.topbar-list > li a.ag-search-icon {
  top: 5px;
}
#argus-wrapper .topbar-menu.topbar-list > li a.menu-title {
  color: #fff;
  padding-bottom: 19px;
}
#argus-wrapper .topbar-menu.topbar-list > li:last-child {
  padding-right: 0;
}
#argus-wrapper .topbar-menu.topbar-list > li:first-child {
  padding-left: 0;
}
#argus-wrapper .topbar-menu.topbar-list > li.link {
  text-align: left;
}
@media (min-width: 1200px) {
  #argus-wrapper .topbar-menu.topbar-list > li {
    padding: 0;
  }
}
#argus-wrapper .bootsnipp-search {
  display: block;
  position: relative;
}
#argus-wrapper .bootsnipp-search .search-bar {
  width: 95%;
}
#argus-wrapper .bootsnipp-search.open {
  margin: 15px;
}
#argus-wrapper .bootsnipp-search .search-control {
  width: 99%;
}
#argus-wrapper .bootsnipp-search .form-control {
  border: 0;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  font-size: 14px;
  height: 2.2rem;
}
#argus-wrapper .bootsnipp-search .form-control:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#argus-wrapper .bootsnipp-search .btn-search {
  padding-left: 19px;
  padding-right: 19px;
  right: 17px;
}
#argus-wrapper .bootsnipp-search .btn-search span,
#argus-wrapper .bootsnipp-search .btn-search i {
  margin-left: 5px;
}
#argus-wrapper .bootsnipp-search .ag-search-icon span,
#argus-wrapper .bootsnipp-search .ag-search-icon i {
  top: 7px;
  right: 0px;
}
#argus-wrapper .search-icon-padding {
  margin-right: -15px;
  padding-top: 1px;
}
#argus-wrapper .search-icon-font {
  font-size: 20px;
}
#argus-wrapper .col-md-6.js-nav-items {
  width: 100%;
  margin-left: 0;
  padding: 0 20px 0 0;
}
#argus-wrapper .col-md-5.js-nav-items .topbar-menu.topbar-list > li a.menu-title {
  padding: 20px 8px;
}
#argus-wrapper .topbar-list li.dropdown.utility-btn {
  padding: 0;
}
#argus-wrapper .utility-btn {
  padding: 0;
}
#argus-wrapper .utility-btn > a {
  padding: 20px 15px 23px;
  color: #fff;
}
#argus-wrapper .utility-btn > a:hover,
#argus-wrapper .utility-btn > a:focus,
#argus-wrapper .utility-btn > a:link {
  color: #fff;
}
#argus-wrapper .request-quote {
  margin-left: 20px;
}
#argus-wrapper .request-quote a {
  background-color: #f04c4c;
}
#argus-wrapper .auth-bg {
  background-color: #2ad2c9;
  color: #fff;
}
#argus-wrapper .header-v8 .navbar {
  margin-top: 0;
  display: flex;
  align-items: center;
}
#argus-wrapper .header-v8 .navbar-nav > li {
  margin: 0 !important;
}
#argus-wrapper .header-v8 .navbar-nav > li > a {
  padding: 20px 12px;
  font-size: 16px;
  font-weight: 400;
}
#argus-wrapper .header-v8 .navbar-nav > li.nav:last-child {
  margin-right: 0;
  padding-right: 12px;
}
#argus-wrapper .header-v8 .navbar-nav > li.nav:last-child > a {
  padding-right: 12px;
}
#argus-wrapper .header-v8 .nav > li:first-child a {
  padding-left: 0;
}
#argus-wrapper .header-v8 .nav > li:last-child a {
  padding-right: 12px;
}
#argus-wrapper .header-v8 .nav > li a .sub-menu-indicator {
  display: none;
}
#argus-wrapper .header-v8 .nav > li a .ag-power {
  color: #9ea8a2;
  font-size: 12px;
  font-weight: 300;
  display: block;
  margin-top: -37px;
  margin-bottom: -7px;
}
#argus-wrapper .header-v8 .nav > li a:hover,
#argus-wrapper .header-v8 .nav > li a:focus {
  background-color: #eee;
  border-radius: 0;
  color: #004b8d;
}
#argus-wrapper .header-v8 .nav > li a:active,
#argus-wrapper .header-v8 .nav > li a.active {
  background-color: #eee;
}
#argus-wrapper .header-v8 .nav > li a.list-item:hover,
#argus-wrapper .header-v8 .nav > li a.heading-link:hover {
  background-color: transparent;
}
#argus-wrapper .header-v8 .nav > li:hover > a {
  background-color: #eee;
  color: #0079c1;
  border-radius: 0;
}
#argus-wrapper .header-v8 .nav > li:hover > a:hover {
  background-color: #eee;
}
#argus-wrapper .header-v8 .nav > li:hover > a .sub-menu-indicator {
  display: block;
  width: 37px;
  height: 21px;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  margin: 0 auto;
}
#argus-wrapper .header-v8 .nav > li:hover > a .sub-menu-indicator.gi-arrow {
  bottom: -6px;
}
#argus-wrapper .header-v8 .nav > li:hover > a .sub-menu-indicator.powered-arrow {
  bottom: -6px;
}
#argus-wrapper .header-v8 .mega-menu .nav {
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#argus-wrapper .header-v8 .mega-menu .nav:before,
#argus-wrapper .header-v8 .mega-menu .nav:after {
  content: none;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu {
  left: 0;
  padding: 25px 15px;
  box-shadow: none;
  max-width: none;
  margin: 0;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu .mega-menu-list li:hover {
  background-color: #00adf0;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu .mega-menu-list a.list-item {
  font-size: 14px;
  font-weight: 300;
}
#argus-wrapper .header-v8 .mega-menu-title {
  padding-left: 10px;
}
#argus-wrapper .header-v8 .mega-menu-title a {
  font-size: 16px;
  font-weight: normal;
}
#argus-wrapper .header-v8 .mega-menu-title p {
  font-size: 14px;
  font-weight: 300;
  color: #caced0 !important;
  width: 100%;
  margin: 20px 0 5px;
}
#argus-wrapper .header-v8 .mega-menu-title img {
  margin-right: 5px;
}
@media (max-width: 1370px) {
  #argus-wrapper #menu-list > li:last-child {
    padding-right: 0;
  }
  #argus-wrapper .header-v8 .navbar-nav > li {
    margin-right: 13px;
  }
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li a.heading-link {
  padding: 0 5px 0 25px;
  display: block;
}
#argus-wrapper .mega-menu-title .mega-menu-list li {
  padding: 0;
  margin: 0 15px;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu .mega-menu-list a.list-item {
  padding: 5px 0 5px 10px;
  display: block;
}
#argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li p {
  padding: 0 5px 0 25px;
}
#argus-wrapper .md-margin-bottom-30.border-right.mega-menu-column.table-cell {
  padding: 0;
}
#argus-wrapper .header-v8 .mega-menu-title {
  padding-left: 0;
}
#argus-wrapper .header-v8 .navbar-nav > li:last-child {
  padding-right: 0;
}
#argus-wrapper .navbar.mega-menu .col-md-10 {
  padding: 0;
}
#argus-wrapper .header-v8 .navbar-nav > li > a {
  padding: 20px 15px;
  height: 100%;
}
#argus-wrapper .navbar-custom {
  background-color: #fff;
  color: #123e77;
  border-radius: 0;
}
#argus-wrapper .navbar-custom .navbar-nav > li > a {
  color: #123e77;
}
#argus-wrapper .navbar-custom .navbar-nav > .active > a,
#argus-wrapper .navbar-nav > .active > a:hover,
#argus-wrapper .navbar-nav > .active > a:focus {
  color: #000;
  background-color: transparent;
}
#argus-wrapper .navbar-custom .navbar-brand {
  color: #000;
}
#argus-wrapper .navbar-custom-secondary {
  background-color: #fff;
  color: #123e77;
  border-radius: 0;
}
#argus-wrapper .navbar-custom-secondary .navbar-nav > li > a {
  color: #123e77;
  font-weight: medium;
  font-size: large;
}
#argus-wrapper .navbar-custom-secondary .navbar-nav > .active > a,
#argus-wrapper .navbar-nav > .active > a:hover,
#argus-wrapper .navbar-nav > .active > a:focus {
  color: #000;
  background-color: transparent;
}
#argus-wrapper .navbar-custom-secondary .navbar-brand {
  color: #000;
}
#argus-wrapper .navhighlightmain {
  color: #ff7225;
  background-color: #137ec0;
}
#argus-wrapper .navhighlightsecondary {
  background-color: #12396f;
}
#argus-wrapper .box {
  padding: 0 0 0 40px;
}
#argus-wrapper .box h2 {
  color: #123e77;
  font-weight: medium;
  font-size: 30px;
}
#argus-wrapper .box h3 {
  color: #137ec0;
  font-weight: medium;
  font-size: 25px;
}
#argus-wrapper .boxmiddle {
  padding: 0 10px 0 10px;
}
#argus-wrapper .boxmiddle h2 {
  color: #123e77;
  font-weight: medium;
  font-size: 30px;
}
#argus-wrapper .boxmiddle h3 {
  color: #137ec0;
  font-weight: medium;
  font-size: 25px;
}
#argus-wrapper .boxend {
  padding: 0 40px 0 0;
}
#argus-wrapper .boxend h2 {
  color: #123e77;
  font-weight: medium;
  font-size: 30px;
}
#argus-wrapper .boxend h3 {
  color: #137ec0;
  font-weight: medium;
  font-size: 25px;
}
#argus-wrapper .box1 {
  padding: 0 0 0 40px;
  color: #fff;
}
#argus-wrapper .box1 p.footer-links a {
  display: inline-block;
  line-height: 1.8;
  text-decoration: none;
  color: #fff;
}
#argus-wrapper .open.ag-login-dropdown-cntr .ag-login-dropdown {
  display: block;
}
#argus-wrapper .ag-login-dropdown-cntr {
  position: absolute;
  z-index: 1000;
  color: #002d72;
  text-align: left;
  top: 37px;
  right: -1px;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-link {
  color: #002d72;
  text-decoration: none;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown {
  display: none;
  background-color: #fff;
  list-style: none;
  padding: 0;
  width: 224px;
  box-shadow: -1px 5px 7px 2px rgba(0, 0, 0, 0.5);
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown li {
  color: #002d72;
  padding: 0 0 0 0;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown .inner-list-node {
  padding: 10px 0 4px 15px;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown .ag-login-link-item {
  cursor: pointer;
  border-bottom: 1px solid #c3c3c3;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown .ag-login-link-item.inner-list-node {
  font-weight: 300;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown .ag-login-link-item .inner-list-node {
  border-bottom: 0;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown .ag-login-link-item:hover {
  background-color: #f2f2f2;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown .ag-login-link-item:hover .ag-login-link-caret,
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown .ag-login-link-item:hover .ag-login-link-text {
  color: #002d72;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown .ag-login-link-item .sub-item {
  padding-right: 0;
  display: inline;
  display: inline-block;
  *zoom: 1;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown .ag-login-description {
  width: 80%;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown .ag-login-link-caret {
  width: 0;
  color: #002d72;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown .ag-login-caret-cntr {
  position: relative;
  top: -4px;
  right: 30px;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown .ag-login-caret-cntr .ag-menu-arrow {
  display: none;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown .ag-login-link-icon {
  width: 15%;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown .ag-login-link-icon img {
  width: 30px;
  position: relative;
  top: 5px;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-login-dropdown .ag-login-link-subtext {
  font-size: 11px;
  line-height: 11px;
  color: #3d4144;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-dropdown-submenu {
  list-style: none;
  display: none;
  padding: 0;
  font-weight: bold;
  background-color: #0079c1;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-dropdown-submenu .inner-list-node {
  padding-right: 10px;
  border-bottom: 0;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-dropdown-submenu .inner-list-node:hover {
  background-color: #00adf0;
  color: #fff;
}
#argus-wrapper .ag-login-dropdown-cntr .ag-dropdown-submenu a {
  color: #fff;
  text-decoration: none;
}
#argus-wrapper .ag-login-dropdown-cntr .dropdown-submenu .ag-menu-arrow {
  width: 20px;
}
#argus-wrapper .ag-login-dropdown-cntr .dropdown-submenu .caret-closed {
  display: block;
}
#argus-wrapper .ag-login-dropdown-cntr .dropdown-submenu .caret-open {
  display: none;
}
#argus-wrapper .ag-login-dropdown-cntr .dropdown-submenu .ag-dropdown-submenu.show {
  display: block;
}
#argus-wrapper .vertical-align-middle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#argus-wrapper .ag-dd-toggle-cntr .dropdown-toggle.ag-dd-toggle {
  cursor: pointer;
  padding: 20px 15px 22px;
}
#argus-wrapper .topbar-list > li {
  padding: 7px 0;
}
#argus-wrapper .topbar-list li.dropdown {
  padding: 7px 0 7px 10px;
}
#argus-wrapper .topbar-list li .dropdown.spacer {
  width: 15px;
  padding: 0;
}
@media (max-width: 991px) {
  #argus-wrapper .header-v8 .navbar-nav > .open > a,
  #argus-wrapper .header-v8 .navbar-nav > .open > a:hover,
  #argus-wrapper .header-v8 .navbar-nav > .open > a:focus {
    color: #002d72;
    font-size: 16px;
  }
  #argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li a {
    color: #002d72;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0 5px 0;
    border-bottom: none;
    border-top: 1px solid #eee;
  }
  #argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li a:hover {
    background: #0079c1;
    color: #fff;
  }
  #argus-wrapper ul.dropdown-menu {
    padding-left: 25px;
  }
  #argus-wrapper .header-v8 .navbar {
    min-height: 120px;
  }
  #argus-wrapper .header-v8 .navbar-brand {
    width: 80%;
    padding-top: 0;
  }
  #argus-wrapper .header-v8 .navbar-brand .search-cntr,
  #argus-wrapper .header-v8 .navbar-brand a {
    float: left;
  }
  #argus-wrapper .header-v8 .navbar-brand .search-cntr {
    margin: 40px 0 0 100px;
  }
  #argus-wrapper .header-v8 .navbar-brand .search-cntr input {
    border-radius: 25px;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .header-v8 .navbar-toggle {
    margin: 12px 0 0;
  }
  #argus-wrapper .header-v8 .navbar-brand .search-cntr {
    margin: 6px 0 0 0;
    width: 100%;
    position: relative;
    left: 40px;
  }
}
#argus-wrapper .ag-home-breadcrumb {
  font-size: 1.5em;
}
#argus-wrapper .ag .ag-btn:visited,
#argus-wrapper .ag .ag-btn:active,
#argus-wrapper .ag .ag-btn {
  color: #fff;
  padding: 7px 60px;
  background-color: #ff5959;
}
#argus-wrapper .ag .breadcrumb {
  background: none;
  text-indent: 0;
}
#argus-wrapper .ag .breadcrumb li {
  text-transform: none;
}
#argus-wrapper .ag .topbar-list > li {
  padding: 7px 7px 7px 2px;
}
#argus-wrapper .ag .topbar-list > li.ag-social-link {
  padding: 7px 1px 7px 0;
}
#argus-wrapper .ag .topbar-list > li.ag-list-pipe {
  font-size: 20px;
  padding: 7px 3px 7px 3px;
  color: #000;
}
#argus-wrapper .ag .hero-with-breadcrumb .interactive-slider-v3 {
  padding: 0 0 0 0;
  margin-bottom: -100px;
}
#argus-wrapper .ag .hero-with-breadcrumb .ontopheading1 {
  position: relative;
  top: -220px;
  right: 65px;
  margin-bottom: -60px;
}
#argus-wrapper .ag .hero-with-breadcrumb .breadcrumb {
  background: rgba(0, 0, 0, 0.63);
  padding: 0;
}
#argus-wrapper .ag .hero-with-breadcrumb .breadcrumb a,
#argus-wrapper .ag .hero-with-breadcrumb .breadcrumb li {
  color: #a9afb3;
}
#argus-wrapper .ag .hero-with-breadcrumb .breadcrumb li.active {
  color: #fff;
}
#argus-wrapper .ag .hero-with-breadcrumb .breadcrumb > li + li:before {
  color: #fff;
}
@media (max-width: 780px) {
  #argus-wrapper .ag .breadcrumb li {
    margin: 0;
  }
  #argus-wrapper .ag .hero-with-breadcrumb .ontopheading1 {
    margin-top: 0;
    right: 0;
    z-index: 999999;
  }
  #argus-wrapper .ag .hero-with-breadcrumb .interactive-slider-v3 h4 {
    margin-left: 25px;
  }
}
#argus-wrapper h1 > span,
#argus-wrapper h2 > span,
#argus-wrapper h3 > span {
  font-size: 1em;
}
#argus-wrapper h2 strong {
  font-size: inherit;
  font-weight: bold;
}
#argus-wrapper .topbar-menu.topbar-list > li a.menu-title {
  color: #fff;
  padding: 20px 13px;
  display: block;
}
#argus-wrapper .topbar-menu.topbar-list > li.dropdown.link {
  margin-right: 10px;
  padding: 0;
}
#argus-wrapper body {
  padding-top: 0;
}
#argus-wrapper .jumbotron1 {
  margin-bottom: 0;
  height: 450px;
  padding-top: 200px;
  color: #fff;
  background: url(/Content/themes/bm/images/home-bg.jpg) no-repeat center center;
}
#argus-wrapper .jumbotron2 {
  margin-bottom: 0;
  height: 250px;
  padding-top: 200px;
  color: #fff;
  background: url(/Content/themes/bm/images/middle-jumbo.png) center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #3994c9;
}
#argus-wrapper .wrap {
  background-color: rgba(20, 125, 183, 0.9);
  width: 45%;
}
#argus-wrapper p2 {
  padding-left: 17px;
  font-size: 23px;
}
#argus-wrapper footer {
  background: #002d72;
  padding: 10px 0;
}
#argus-wrapper .footer-distributed {
  background-color: #133d71;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  font: normal 16px sans-serif;
  padding: 45px 50px;
  margin-top: 80px;
}
#argus-wrapper .footer-distributed .footer-left p {
  color: #fff;
  font-size: 14px;
  margin: 0;
}
#argus-wrapper .footer-distributed p.footer-links {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 10px;
  padding: 0;
}
#argus-wrapper .footer-distributed p.footer-links a {
  display: inline-block;
  line-height: 1.8;
  text-decoration: none;
  color: #137ec0;
}
#argus-wrapper .footer-distributed .footer-right {
  float: right;
  margin-top: 6px;
  max-width: 180px;
}
#argus-wrapper .footer-distributed .footer-right a {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: transparent;
  border-radius: 2px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  margin-left: 3px;
}
#argus-wrapper .ag-footer-links .thumb-headline {
  margin-bottom: 10px;
}
#argus-wrapper .ag-footer-links .thumb-headline h2 {
  font-weight: bold;
}
#argus-wrapper .ag-footer-links .ag-footer-link-item {
  line-height: 16px;
  margin-bottom: 4px;
}
#argus-wrapper .ag-footer.footer .container {
  padding-left: 15px;
  padding-right: 15px;
}
#argus-wrapper .ag-footer.footer .copyright {
  margin-bottom: 20px;
  background: none;
}
#argus-wrapper .ag-footer.footer .ag-legal a {
  color: #bbb;
  font-weight: bolder;
  font-size: 14px;
}
#argus-wrapper .ag-footer.footer .simple-list a {
  font-size: 14px;
}
@media (max-width: 480px) {
  #argus-wrapper .ag-footer.footer .ag-legal a {
    font-size: 12px;
  }
}
#argus-wrapper .display-inline {
  display: inline-block;
}
#argus-wrapper .ag-disclaimer {
  background-color: #f3f3f3;
  padding: 10px 30px;
}
@media (max-width: 767px) {
  #argus-wrapper .ag-disclaimer {
    padding: 10px 0;
  }
}
@media (max-width: 600px) {
  #argus-wrapper .footer-distributed .footer-left {
    color: #fff;
  }
  #argus-wrapper .footer-distributed .footer-right {
    text-align: center;
    float: none;
    margin: 0 auto 20px;
  }
  #argus-wrapper .footer-distributed .footer-left p.footer-links {
    line-height: 1.8;
  }
}
#argus-wrapper .seven-cols .col-md-2 {
  width: 14.285714286%;
  margin-top: 80px;
  margin-bottom: 30px;
  padding-right: 0;
}
#argus-wrapper .terms-padding {
  padding-left: 30px;
}
#argus-wrapper .footer-info {
  font-size: 20px;
  color: #bbb;
  text-align: right;
  padding-right: 15px;
}
@media (width: 768px) {
  #argus-wrapper .footer-info {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  #argus-wrapper .footer-info {
    padding-right: 0;
    text-align: left;
  }
}
#argus-wrapper .footer-bottom-address,
#argus-wrapper .footer-bottom-info {
  font-size: 14px;
  color: #bbb;
}
@media (max-width: 480px) {
  #argus-wrapper .footer-bottom-info {
    font-size: 12px;
  }
}
#argus-wrapper .footer-social-links {
  margin-top: 10px;
  padding-right: 15px;
}
#argus-wrapper .footer-social-links li {
  display: inline-block;
  margin-right: 10px;
}
#argus-wrapper .footer-flag {
  font-size: 14px;
  color: #bbb;
  text-align: right;
}
@media (width: 768px) {
  #argus-wrapper .footer-flag {
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  #argus-wrapper .footer-flag {
    text-align: left;
  }
}
#argus-wrapper .footer-links-img img {
  width: 50px;
  height: 50px;
}
#argus-wrapper .footer-accordion h2 {
  font-size: 14px;
  color: #949ca1;
}
#argus-wrapper .footer-accordion p {
  font-size: 14px;
  color: #949ca1;
}
#argus-wrapper .footer-accordion hr {
  background-color: #fff;
  border: 0;
  height: 1px;
}
#argus-wrapper .footer-accordion .footer-accordion-headers {
  font-size: 14px;
  color: #949ca1;
}
#argus-wrapper .footer-accordion .link-item a {
  font-size: 14px;
  color: #949ca1;
  font-style: normal;
  margin-left: 20px;
  line-height: 125%;
}
#argus-wrapper .footer-accordion .accordion-links a {
  font-size: 14px;
  color: #fff;
  font-style: normal;
}
#argus-wrapper .footer-accordion .arrow-icon {
  margin-right: 30px;
  font-size: 20px;
  margin-top: 3px;
  color: #949ca1;
}
@media (max-width: 480px) {
  #argus-wrapper .footer-accordion .arrow-icon {
    margin-right: 5px;
  }
  #argus-wrapper .footer-accordion .link-item a {
    margin-left: 0;
  }
}
#argus-wrapper .ag-contact-page .contact-row {
  margin-top: 135px;
}
#argus-wrapper .ag-contact-page .contact-row .padding-right {
  padding-right: 27px;
}
#argus-wrapper .ag-contact-page .contact-row .padding-left {
  padding-left: 27px;
}
#argus-wrapper .ag-contact-page .contact-row .additional-contacts {
  margin-top: 30px;
}
#argus-wrapper .ag-contact-page .contact-row .inline-contact-form label {
  font-weight: 600;
  font-family: "Encode Sans", Helvetica, sans-serif;
  font-size: 14px;
}
#argus-wrapper .ag-contact-page .form-group {
  margin-bottom: 36px;
}
#argus-wrapper .ag-contact-page .required {
  display: block;
  position: relative;
}
#argus-wrapper .ag-contact-page .required:after {
  content: "*";
  color: #ff5959;
  position: absolute;
  right: 0;
}
#argus-wrapper .ag-contact-page .btn-contact {
  width: 167px;
}
#argus-wrapper .ag-contact-page .map-container {
  margin-top: 94px;
}
#argus-wrapper #map {
  width: 100%;
  height: 345px;
  border: 0;
}
#argus-wrapper #map_canvas {
  position: relative;
}
#argus-wrapper .angular-google-map-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
#argus-wrapper iframe {
  border-width: 0;
}
#argus-wrapper .contact-form .form-group {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  #argus-wrapper .map-container {
    position: relative;
  }
  #argus-wrapper .map-container .map-content {
    position: absolute;
    z-index: 2;
    background-color: #fff;
    top: 70px;
    left: 73px;
    bottom: 15px;
  }
  #argus-wrapper .map-container .map-content li {
    white-space: nowrap;
  }
  #argus-wrapper .contact-form {
    margin-left: 25%;
    margin-right: 25%;
  }
}
#argus-wrapper .ag-request-health-quote .breadcrumb li.active,
#argus-wrapper .ag-request-health-quote .breadcrumb a:hover,
#argus-wrapper .ag-request-health-quote .breadcrumb a:focus,
#argus-wrapper .ag-request-health-quote .breadcrumb a {
  color: #000;
}
#argus-wrapper .ag-request-health-quote #first {
  display: block;
  padding: 0;
  margin-top: 0;
  margin-left: 0;
}
#argus-wrapper .ag-request-health-quote fieldset {
  margin-top: 0;
  margin-left: 0;
}
#argus-wrapper .ag-request-health-quote .quotes-main {
  float: none;
  margin-top: 0;
}
#argus-wrapper .ag-request-health-quote .ag-breadcrumg-cntr {
  width: 70%;
}
#argus-wrapper .ag-request-health-quote .ag-add-input,
#argus-wrapper .ag-request-health-quote .label-margin-top {
  margin: 14px 0 0 0;
}
#argus-wrapper .ag-request-health-quote .employee-number {
  margin: 14px 0 0 0;
  font-size: 14px;
  font-weight: bold;
}
#argus-wrapper .ag-request-health-quote .employee-number .progress-circle {
  background-color: #c3c3c3;
}
#argus-wrapper .ag-request-health-quote .ag-add-more {
  cursor: pointer;
  font-size: 16px;
}
#argus-wrapper .ag-request-health-quote .ag-add-more .progress-circle {
  border-color: #5cb85c;
}
#argus-wrapper .ag-request-health-quote .ag-add-more.bg-info {
  border-color: #002d72;
}
#argus-wrapper .ag-request-health-quote .progress-circle.bg-info {
  background-color: #002d72;
  color: #fff;
}
#argus-wrapper .ag-request-health-quote .progress-circle.bg-success {
  background-color: #5cb85c;
}
#argus-wrapper .ag-request-health-quote label {
  text-align: left;
}
#argus-wrapper .ag-request-health-quote input[type=tel],
#argus-wrapper .ag-request-health-quote input[type=email],
#argus-wrapper .ag-request-health-quote input[type=number] {
  width: 100%;
  margin: 10px 0;
  height: 40px;
  padding: 5px;
}
#argus-wrapper .ag-request-health-quote .no-padding-left {
  padding-left: 0;
  margin-left: 0;
}
#argus-wrapper .ag-request-health-quote .ag-form-row {
  border-top: 1px solid #c3c3c3;
}
#argus-wrapper .ag-request-health-quote .ag-border-left {
  border-left: 1px solid #c3c3c3;
}
#argus-wrapper .ag-request-health-quote .ag-border-right {
  border-right: 1px solid #c3c3c3;
}
#argus-wrapper .ag-request-health-quote .add-form-row {
  margin-top: 15px;
}
#argus-wrapper .progress-circle {
  border-radius: 50%;
  width: 31px;
  height: 30px;
  padding: 2px 8px;
  background: transparent;
  border: 2px solid #c3c3c3;
  text-align: center;
}
#argus-wrapper .progress-circles .progress-circle {
  padding: 0;
}
#argus-wrapper .progress-circles .progress-circle.visited {
  background: #00adf0;
  border-color: #002d72;
}
#argus-wrapper .progress-circles .progress-circle.active {
  background: #0079c1;
  border-color: #002d72;
}
#argus-wrapper .progress-circles > li.progress-prefix {
  padding: 0;
  margin-left: -3px;
}
@media (max-width: 768px) {
  #argus-wrapper .ag .bodywrapper {
    margin: 0 5px 0 5px;
  }
  #argus-wrapper .ag .ag-row-mobile-full {
    margin: 0 -20px 0 -20px;
  }
  #argus-wrapper .ag .mobile-text-center {
    text-align: center;
  }
}
@media (max-width: 780px) {
  #argus-wrapper .ag-contact-page .contact-row .no-padding-left {
    padding-left: 0;
  }
  #argus-wrapper .ag-contact-page .contact-row .no-padding-right {
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  #argus-wrapper .ag-contact-page .form-group {
    margin-bottom: 26px;
  }
  #argus-wrapper .ag-contact-page .contact-row {
    margin-top: 55px;
  }
  #argus-wrapper .ag-contact-page .contact-row .padding-left,
  #argus-wrapper .ag-contact-page .contact-row .padding-right {
    padding-left: 15px;
    padding-right: 15px;
  }
  #argus-wrapper .ag-contact-page .contact-row .inline-contact-form {
    top: 325px;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch-label {
    margin-bottom: 20px;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch {
    top: -730px;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch .section-title {
    border-bottom: 1px solid #939ba0;
    padding-bottom: 15px;
    margin-bottom: 25px;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch .list-unstyled li:last-child {
    margin-bottom: 40px;
  }
  #argus-wrapper .ag-contact-page .contact-row .location {
    top: 35px;
  }
  #argus-wrapper .ag-contact-page .contact-row .additional-contacts {
    margin-top: 0;
  }
  #argus-wrapper .ag-contact-page .btn-contact {
    width: 282px;
    border: 3px solid #ff5959;
    background-color: #fff;
    color: #ff5959;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  #argus-wrapper .ag-contact-page .map-container {
    margin-top: 65px;
  }
}
@media only screen and (max-width: 768px) {
  #argus-wrapper .social-list {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  #argus-wrapper .ag-contact-page .form-group {
    margin-bottom: 20px;
  }
  #argus-wrapper .ag-contact-page .contact-row {
    margin-top: 55px;
  }
  #argus-wrapper .ag-contact-page .contact-row .inline-contact-form {
    top: 615px;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch {
    top: -700px;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch div[class^=col-] {
    padding: 0;
    margin-bottom: 20px;
    margin-top: 0;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch div[class^=col-] .margin-bottom-30 {
    margin: 0;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch div[class^=col-]:last-child {
    margin-bottom: 0;
  }
  #argus-wrapper .ag-contact-page .contact-row .location {
    padding-left: 15px;
    padding-right: 15px;
    top: 60px;
  }
  #argus-wrapper .ag-contact-page .contact-row .location .display-flex {
    display: flex;
  }
  #argus-wrapper .ag-contact-page .btn-contact {
    margin-top: 15px;
    width: 100%;
  }
  #argus-wrapper .ag-contact-page .map-container {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 361px) {
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch {
    top: -735px;
  }
  #argus-wrapper .ag-contact-page .contact-row .location {
    top: 50px;
  }
}
#argus-wrapper .ag-page-heading,
#argus-wrapper .ag-search-heading {
  padding-bottom: 20px;
  height: 312px;
  background-size: cover;
  background-position: 100% 12%;
  position: relative;
}
#argus-wrapper .ag-page-heading .header-container,
#argus-wrapper .ag-search-heading .header-container {
  padding: 0;
  height: 275px;
}
#argus-wrapper .ag-page-heading .header-container .container,
#argus-wrapper .ag-search-heading .header-container .container {
  height: 100%;
  display: flex;
  align-items: center;
}
#argus-wrapper .ag-page-heading .ag-page-heading-text,
#argus-wrapper .ag-search-heading .ag-page-heading-text,
#argus-wrapper .ag-page-heading .ag-search-heading-text,
#argus-wrapper .ag-search-heading .ag-search-heading-text {
  padding: 15px 0;
  color: #fff;
}
#argus-wrapper .ag-page-heading .ag-page-heading-text .ag-page-descriptor,
#argus-wrapper .ag-search-heading .ag-page-heading-text .ag-page-descriptor,
#argus-wrapper .ag-page-heading .ag-search-heading-text .ag-page-descriptor,
#argus-wrapper .ag-search-heading .ag-search-heading-text .ag-page-descriptor,
#argus-wrapper .ag-page-heading .ag-page-heading-text .ag-search-descriptor,
#argus-wrapper .ag-search-heading .ag-page-heading-text .ag-search-descriptor,
#argus-wrapper .ag-page-heading .ag-search-heading-text .ag-search-descriptor,
#argus-wrapper .ag-search-heading .ag-search-heading-text .ag-search-descriptor {
  padding-left: 0;
  line-height: 61px;
  color: #fff;
}
#argus-wrapper .ag-page-heading .ag-page-heading-text .ag-page-description,
#argus-wrapper .ag-search-heading .ag-page-heading-text .ag-page-description,
#argus-wrapper .ag-page-heading .ag-search-heading-text .ag-page-description,
#argus-wrapper .ag-search-heading .ag-search-heading-text .ag-page-description,
#argus-wrapper .ag-page-heading .ag-page-heading-text .ag-search-query,
#argus-wrapper .ag-search-heading .ag-page-heading-text .ag-search-query,
#argus-wrapper .ag-page-heading .ag-search-heading-text .ag-search-query,
#argus-wrapper .ag-search-heading .ag-search-heading-text .ag-search-query {
  color: #fff;
}
#argus-wrapper .search-form .form-group input.ag-expandable-search {
  color: #fff;
}
#argus-wrapper .ag-search-page .form-group {
  margin-bottom: 0;
}
#argus-wrapper .ag-search-page .ag-search-again {
  width: 60%;
  padding: 0 15px 0 15px;
  margin: 0;
}
#argus-wrapper .ag-search-page .has-feedback .form-control {
  border-radius: 15px;
}
#argus-wrapper .ag-search-page .ag-search-results {
  padding: 40px 15px 40px 15px;
  background-color: #f2f2f2;
}
#argus-wrapper .ag-search-page .ag-search-results .ag-search-no-results {
  font-size: 30px;
}
#argus-wrapper .ag-search-page .ag-search-results a,
#argus-wrapper .ag-search-page .ag-search-results a:hover {
  text-decoration: none;
  color: #00aeef;
}
#argus-wrapper .ag-search-page .ag-search-results .ag-search-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 80px;
}
#argus-wrapper .ag-search-page .ag-search-results .ag-si-tags {
  font-size: 15px;
}
#argus-wrapper .ag-search-page .ag-search-results .ag-search-item {
  border-bottom: 1px solid #ccc;
  padding: 30px 0 5px 0;
  display: none;
}
#argus-wrapper .ag-search-page .ag-search-results .ag-search-item > div {
  margin: 0 0 5px 0;
}
#argus-wrapper .ag-search-page .ag-search-results .ag-load-more {
  display: none;
  padding: 10px 40px;
  background-color: #fff;
  border: 2px solid #f8aa3f;
  border-radius: 10px;
  width: 30%;
  text-align: center;
  color: #f8aa3f;
  font-weight: bold;
  font-size: 20px;
  margin: 0 auto;
  cursor: pointer;
}
#argus-wrapper .ag-search-page .ag-search-results .ag-load-more.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
#argus-wrapper .ag-search-page .ag-search-filter {
  padding: 20px 0 20px 0;
  font-size: 20px;
}
#argus-wrapper .ag-search-page .ag-search-filter .ag-sf-item {
  margin: 0 10px 0 0;
}
#argus-wrapper .ag-search-page .ag-search-filter .ag-sf-item select {
  padding: 5px 10px;
}
@media only screen and (max-width: 767px) {
  #argus-wrapper .ag-page-heading .header-container,
  #argus-wrapper .ag-search-heading .header-container {
    height: 100%;
  }
  #argus-wrapper .ag-page-heading .ag-page-heading-text .ag-page-descriptor,
  #argus-wrapper .ag-search-heading .ag-page-heading-text .ag-page-descriptor,
  #argus-wrapper .ag-page-heading .ag-search-heading-text .ag-page-descriptor,
  #argus-wrapper .ag-search-heading .ag-search-heading-text .ag-page-descriptor,
  #argus-wrapper .ag-page-heading .ag-page-heading-text .ag-search-descriptor,
  #argus-wrapper .ag-search-heading .ag-page-heading-text .ag-search-descriptor,
  #argus-wrapper .ag-page-heading .ag-search-heading-text .ag-search-descriptor,
  #argus-wrapper .ag-search-heading .ag-search-heading-text .ag-search-descriptor {
    line-height: 32px;
  }
  #argus-wrapper .row.ag-page-heading {
    padding-bottom: 0;
  }
}
#argus-wrapper .ag-eft-form {
  padding: 0 0 20px 0;
}
#argus-wrapper .ag-eft-form .has-success .form-control {
  border-color: #ccc;
}
#argus-wrapper .ag-eft-form .required.after:after,
#argus-wrapper .ag-eft-form .required.before:before {
  color: red;
}
#argus-wrapper .ag-eft-form .required.after:after {
  content: "*";
}
#argus-wrapper .ag-eft-form .required.before:before {
  content: "*";
}
#argus-wrapper .ag-eft-form .color-red {
  color: red;
}
#argus-wrapper .ag-eft-form .control-label {
  text-align: left;
  font-weight: normal;
  color: #000;
}
#argus-wrapper .ag-eft-form .ag-form-subtext {
  display: block;
  font-size: 10px;
}
#argus-wrapper .ag-eft-form .ag-form-subtext > span {
  display: block;
  padding-bottom: 10px;
}
#argus-wrapper .ag-eft-form .form-group {
  margin-bottom: 10px;
}
#argus-wrapper .ag-eft-form .ag-form-section-heading {
  background-color: #e0eefb;
  padding: 0 10px;
}
#argus-wrapper .ag-eft-form .ag-form-section-heading h4 {
  color: #002d72;
}
#argus-wrapper .ag-eft-form .help-block.form-error {
  display: none;
}
#argus-wrapper .ag-eft-form .ag-next,
#argus-wrapper .ag-eft-form .ag-previous,
#argus-wrapper .ag-eft-form .btn.ag-submit {
  padding: 10px 20px;
  background-color: #002d72;
  width: 12%;
  text-align: center;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  margin: 20px 0 20px 0;
  border-radius: 0;
}
#argus-wrapper .ag-eft-form .btn.ag-submit {
  width: 100%;
  margin-top: 17px;
}
#argus-wrapper .ag-eft-form .ag-step-btns > div {
  display: inline-block;
  margin-right: 10px;
}
#argus-wrapper .ag-eft-form .ag-form-step {
  display: none;
}
#argus-wrapper .ag-eft-form .ag-gov-id {
  border: 1px dotted #002d72;
  padding: 20px 10px;
}
#argus-wrapper .ag-eft-form .ag-gov-id .ag-gov-id-inner {
  margin: 0 auto;
  width: 25%;
}
#argus-wrapper .ag-eft-form .ag-gov-id .ag-gov-id-inner.has-error {
  border: 1px solid #b94a48;
}
#argus-wrapper .text-bold {
  font-weight: bold;
}
@media (min-width: 992px) {
  #argus-wrapper .ag-shareholders-page .nav-pills > li > a > span {
    width: 90%;
  }
}
#argus-wrapper #ag-pdf-container {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#argus-wrapper #ag-pdf-container object {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#argus-wrapper .ag-career-listing {
  margin-bottom: 20px;
}
#argus-wrapper .ag-career-listing .ag-career-item {
  border-bottom: 1px solid silver;
  padding: 10px 0;
}
#argus-wrapper .ag-career-listing .ag-career-location h2 {
  text-align: left;
}
#argus-wrapper .ag-career-listing .ag-career-title h4 {
  margin-bottom: 0;
}
#argus-wrapper .ag-career-listing .ag-career-created-date {
  color: silver;
}
#argus-wrapper .ag-career-listing .ag-career-text {
  font-weight: 300;
  text-align: left;
}
#argus-wrapper .ag-career-detail {
  margin-bottom: 20px;
}
#argus-wrapper .ag-career-detail .ag-career-detail-cta {
  margin-top: 20px;
}
#argus-wrapper .tab-v1 .nav-tabs {
  border: none;
  background: none;
  border-bottom: solid 2px #0079c1;
}
#argus-wrapper .tab-v1 .nav-tabs a {
  font-size: 16px;
  padding: 5px 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#argus-wrapper .tab-v1 .nav-tabs > li > a:hover {
  background: #0079c1;
}
#argus-wrapper .tab-v1 .nav-tabs > .active > a,
#argus-wrapper .tab-v1 .nav-tabs > .active > a:hover,
#argus-wrapper .tab-v1 .nav-tabs > .active > a:focus {
  color: #fff;
  border: none;
  background: #0079c1;
}
#argus-wrapper .container .container,
#argus-wrapper .container .container .container {
  padding-left: 0;
  padding-right: 0;
  width: auto;
}
#argus-wrapper .ag-full-width-container {
  width: 100%;
}
#argus-wrapper .ag-relative-container {
  position: relative;
}
#argus-wrapper .animate {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#argus-wrapper .search-bar-cols-bar .input-group {
  width: 95%;
}
#argus-wrapper .nav-padding {
  padding-top: 61px;
}
@media screen and (min-width: 768px) {
  #argus-wrapper .bootsnipp-search {
    display: none;
    top: 100%;
    width: 100%;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    visibility: visible;
  }
  #argus-wrapper .bootsnipp-search.open {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    visibility: visible;
    display: block;
  }
  #argus-wrapper .bootsnipp-search > .container {
    padding: 0;
  }
}
#argus-wrapper .padding-bottom-15 {
  padding-bottom: 15px;
}
#argus-wrapper .policy-margin {
  margin-top: 40px;
}
#argus-wrapper .health-accordions {
  margin-top: 30px;
  margin-bottom: 10px;
}
#argus-wrapper .health-accordions .accordion-margin {
  margin-top: 8px;
}
#argus-wrapper .fa {
  font-family: FontAwesome;
}
#argus-wrapper .panel-title a .fa-angle-down {
  transform: rotate(180deg);
}
#argus-wrapper .panel-title a.collapsed .fa-angle-down {
  transform: rotate(0deg);
}
@media (max-width: 768px), (max-width: 767px) {
  #argus-wrapper .health-accordions {
    margin-top: 10px;
  }
}
#argus-wrapper .ag-call-out-block .btn-secondary {
  color: #ff5959;
}
#argus-wrapper .ag-call-out-block h3 small {
  font-size: 61%;
}
#argus-wrapper .ag-column-block .ag-block-item {
  border: 1px solid silver;
  border-radius: 5px;
  padding: 10px 10px;
  border-top: 7px solid #194373;
  min-height: 350px;
}
#argus-wrapper .ag-column-block .ag-title {
  margin-bottom: 20px;
  min-height: 80px;
}
#argus-wrapper .ag-column-block a {
  text-decoration: none;
}
#argus-wrapper .header-letter-spacing {
  letter-spacing: -0.5px;
}
@media (min-width: 768px) {
  #argus-wrapper .header-top-padding {
    padding-top: 30px;
  }
}
#argus-wrapper .learn-more-margin {
  margin-bottom: 100px;
  margin-top: 40px;
}
#argus-wrapper .ag-full-width-image-promo {
  overflow: hidden;
  min-height: 384px;
}
#argus-wrapper .ag-full-width-image-promo .color-white {
  color: #fff;
}
#argus-wrapper .ag-full-width-image-promo .promo-content h1,
#argus-wrapper .ag-full-width-image-promo .promo-content h3 {
  color: #fff;
}
#argus-wrapper .ag-full-width-image-promo .ag-full-width-image {
  height: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  background-size: cover;
  background-position: top center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#argus-wrapper .ag-full-width-image-promo h1 {
  margin-bottom: 20px;
}
#argus-wrapper .ag-full-width-image-promo h3 {
  margin-top: 0;
  margin-bottom: 28px;
}
#argus-wrapper .ag-full-width-image-promo h3 span {
  display: block;
  margin-bottom: 10px;
}
#argus-wrapper .ag-full-width-image-promo .promo-icon {
  width: 87px;
  height: 87px;
  margin-bottom: 10px;
  margin-top: 28px;
}
#argus-wrapper .ag-full-width-image-promo .full-width-promo-center.text-center {
  text-align: center;
}
#argus-wrapper .ag-full-width-image-promo .full-width-promo-center h1 {
  font-size: 70px;
}
#argus-wrapper .ag-full-width-image-promo .full-width-promo-center h4 {
  font-weight: 100;
}
#argus-wrapper .ag-full-width-image-promo .full-width-promo-center p {
  margin-left: 0;
  width: 100%;
}
#argus-wrapper .ag-full-width-image-promo.ag-image-well {
  background-color: #037bc1;
  padding: 20px 0;
}
#argus-wrapper .ag-full-width-image-promo.ag-image-well .full-width-promo-center {
  padding: 60px 0;
}
#argus-wrapper .ag-full-width-image-promo.ag-image-well .full-width-promo-center p {
  color: #fff;
}
#argus-wrapper .ag-full-width-image-promo.ag-image-well .btn-primary:link,
#argus-wrapper .ag-full-width-image-promo.ag-image-well .btn-primary:visited,
#argus-wrapper .ag-full-width-image-promo.ag-image-well .btn-primary:active,
#argus-wrapper .ag-full-width-image-promo.ag-image-well .btn-primary:hover {
  color: #000;
}
#argus-wrapper .ag-full-width-image-promo.ag-image-well .ag-img-well-item {
  padding: 0 40px;
}
@media only screen and (max-width: 767px) {
  #argus-wrapper .ag-full-width-image-promo h1 {
    line-height: 28px;
  }
}
#argus-wrapper .number-circle {
  border-radius: 50%;
  width: 86px;
  height: 80px;
  padding: 0 8px;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  text-align: center;
  font-size: 50px;
}
#argus-wrapper .number-circle.center {
  margin: 0 auto;
}
#argus-wrapper .article-main-content img {
  width: 480px;
  height: 320px;
}
#argus-wrapper .article-main-content img[align=right] {
  margin-left: 40px;
  margin-bottom: 20px;
}
#argus-wrapper .article-main-content p {
  font-size: 18px;
}
#argus-wrapper .article-main-content p strong span {
  font-size: 20px;
  color: #002d72;
  font-weight: 400;
}
@media (max-width: 768px) {
  #argus-wrapper .article-main-content img {
    width: 300px;
    height: 200px;
    margin-left: 25px;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  #argus-wrapper .article-main-content img {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block;
    height: auto;
    max-width: 90vw;
  }
}
#argus-wrapper .article-by-line {
  padding-top: 50px;
}
#argus-wrapper .article-by-line .author-date-margin {
  margin-right: 10px;
}
#argus-wrapper .article-by-line .author-date-top-margin {
  padding-top: 20px;
}
#argus-wrapper .article-by-line .social-icons {
  text-align: right;
}
#argus-wrapper .article-hd {
  font-size: 14px;
  color: #949ca1;
}
#argus-wrapper .article-blurb {
  padding-top: 30px;
  font-size: 22px;
}
#argus-wrapper .article-blurb a {
  font-size: inherit;
}
@media (max-width: 768px) {
  #argus-wrapper .article-by-line {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  #argus-wrapper .article-by-line .social-icons {
    text-align: left;
  }
}
#argus-wrapper .ag-two-column-info-block {
  margin: 20px 0;
}
#argus-wrapper .ag-two-column-info-block .ag-info-icon {
  width: 90px;
  padding-right: 20px;
}
#argus-wrapper .ag-two-column-info-block .info-block-inner {
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 20px 40px 20px 70px;
  border: 1px solid silver;
}
#argus-wrapper .ag-two-column-info-block .ag-info-blocks {
  margin-bottom: 20px;
}
#argus-wrapper .ag-two-column-info-block .ag-info-item {
  margin: 20px 0;
}
#argus-wrapper .ag-two-column-info-block .ag-info-item > div {
  display: inline-block;
}
#argus-wrapper .ag-two-column-info-block .ag-info-item .ag-info-icon-cntr {
  width: 95px;
}
#argus-wrapper .ag-two-column-info-block .ag-info-item .ag-info-description {
  width: 65%;
  vertical-align: bottom;
}
#argus-wrapper .ag-social-links .ag-icon-link,
#argus-wrapper .topbar-list li.ag-social-link .ag-icon-link {
  font-size: 24px !important;
}
#argus-wrapper .ag-social-links .fa-lg,
#argus-wrapper .topbar-list li.ag-social-link .fa-lg {
  font-size: 1.33333333em !important;
}
#argus-wrapper .ag-social-links .fa-2x,
#argus-wrapper .topbar-list li.ag-social-link .fa-2x {
  font-size: 2em !important;
}
#argus-wrapper .ag-social-links .fa-3x,
#argus-wrapper .topbar-list li.ag-social-link .fa-3x {
  font-size: 3em !important;
}
#argus-wrapper .ag-social-links .fa-4x,
#argus-wrapper .topbar-list li.ag-social-link .fa-4x {
  font-size: 4em !important;
}
#argus-wrapper .ag-social-links .fa-5x,
#argus-wrapper .topbar-list li.ag-social-link .fa-5x {
  font-size: 5em !important;
}
#argus-wrapper .insurance-src-img {
  width: 65px;
  height: 65px;
  margin-right: 16px;
  border-radius: 8px;
}
#argus-wrapper .insurance-src-icon img {
  height: 23px;
  margin-right: 15px;
}
#argus-wrapper .insurance-src-icon .src-items {
  margin-left: 38px;
}
#argus-wrapper .dark-gray-bg {
  background-color: #5c6670;
}
#argus-wrapper .insurance-src {
  padding-top: 80px;
  padding-bottom: 80px;
}
#argus-wrapper .insurance-src .insurance-src-section {
  padding-bottom: 24px;
}
#argus-wrapper .insurance-src .view-all {
  position: absolute;
  bottom: 0;
  width: 100%;
  right: 15px;
}
#argus-wrapper .insurance-src .view-all a {
  color: #00adf0;
  font-size: 16px;
}
#argus-wrapper .insurance-src .view-all hr {
  margin-left: 30px;
  margin-bottom: 5px;
}
#argus-wrapper .insurance-src h2 {
  font-size: 36px;
  text-align: center;
  color: #fff;
  margin-bottom: 80px;
  left: 0;
  right: 0;
}
#argus-wrapper .insurance-src h5 {
  color: #fff;
  margin-bottom: 40px;
}
#argus-wrapper .insurance-src p {
  color: #fff;
}
#argus-wrapper .insurance-src h6 {
  font-size: 14px;
  color: #949ca1;
  margin-bottom: 0;
}
#argus-wrapper .link-font {
  font-size: 16px;
}
#argus-wrapper .ag-feature .learn-more {
  width: 100%;
  margin-bottom: 5px;
  text-align: center;
  padding-right: 30px;
  text-transform: uppercase;
}
#argus-wrapper .promo-text-content .learn-more {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  #argus-wrapper .ag-feature .learn-more {
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  #argus-wrapper .ag-feature {
    height: auto;
  }
  #argus-wrapper .ag-feature .learn-more {
    position: relative;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .ag-feature .learn-more {
    padding-right: 0;
  }
}
#argus-wrapper .insurance-src-article {
  height: 80px;
}
#argus-wrapper .insurance-cell {
  margin-right: 24px;
}
#argus-wrapper .insurance-table {
  width: 100%;
  table-layout: fixed;
  float: none;
}
#argus-wrapper .insurance-answer {
  font-size: 16px;
  color: #949ca1;
  margin-left: 38px;
  margin-bottom: 10px;
}
#argus-wrapper .insurance-answer p {
  font-size: 14px;
  color: #949ca1;
  text-indent: 0;
}
#argus-wrapper .hero-with-breadcrumb-container {
  padding-bottom: 20px;
}
#argus-wrapper .hero-with-breadcrumb {
  margin-bottom: 40px;
  z-index: 1;
}
#argus-wrapper .hero-with-breadcrumb .ag-hero-btn a {
  text-decoration: none;
}
#argus-wrapper .hero-bc-image {
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 400px;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  #argus-wrapper .hero-with-breadcrumb .hero-with-breadcrumb-content {
    z-index: 10;
  }
  #argus-wrapper .hero-with-breadcrumb .hero-with-breadcrumb-content h1 {
    color: #fff;
  }
  #argus-wrapper .hero-with-breadcrumb .dark-blue {
    color: #fff !important;
  }
  #argus-wrapper .hero-bc-image {
    background-position: top right;
    height: 300px;
  }
  #argus-wrapper .hero-with-breadcrumb-content {
    position: relative;
    top: 50%;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0;
  }
}
#argus-wrapper .ag-full-width-promo-center {
  text-align: center;
  height: 400px;
}
#argus-wrapper .ag-full-width-promo-center blockquote {
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  border-left-width: 0;
  top: -50%;
  transform: translateY(50%);
}
#argus-wrapper .ag-full-width-promo-center blockquote:before {
  display: block;
  content: "“";
  font-size: 80px;
  position: absolute;
  left: 0;
  top: -20px;
  color: #fff;
}
#argus-wrapper .ag-full-width-promo-center blockquote:after {
  display: block;
  content: "”";
  font-size: 80px;
  position: absolute;
  right: 0;
  top: -20px;
  color: #fff;
}
#argus-wrapper .ag-full-width-promo-center blockquote cite {
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
#argus-wrapper .ag-full-width-promo-center blockquote cite:before {
  content: "— ";
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  #argus-wrapper blockquote {
    top: 0%;
    transform: translateY(0%);
  }
}
#argus-wrapper .ag-tab-container {
  margin-bottom: 40px;
}
#argus-wrapper .ag-social-links {
  font-size: 14px;
  color: #bbb;
  text-align: right;
}
#argus-wrapper .ag-social-links li {
  display: inline-block;
  margin-right: 5px;
}
#argus-wrapper .ag-social-links a:link,
#argus-wrapper .ag-social-links a:visited,
#argus-wrapper .ag-social-links a:hover,
#argus-wrapper .ag-social-links a {
  color: #fff;
  font-size: 25px;
  text-decoration: none;
}
#argus-wrapper .ag-social-links .ag-connect {
  margin-right: 20px;
}
#argus-wrapper .ag-social-link a.ag-fa-link {
  font-size: 22px;
  color: #939ba0;
}
#argus-wrapper .view-switcher {
  background: #194373;
}
#argus-wrapper .view-switcher .mobile {
  text-align: center;
}
#argus-wrapper .responsive-tabs-container .brt-link-name {
  width: 90%;
}
#argus-wrapper .ag .ag-mobile-download-link.mobile {
  text-align: center;
  margin: 0 0 40px 0;
  font-size: 2em;
}
@media (max-width: 768px) {
  #argus-wrapper .ag-column-block .ag-block-item {
    min-height: 1px;
    margin: 5px 10px;
  }
  #argus-wrapper .ag-column-block .ag-title {
    min-height: 1px;
  }
  #argus-wrapper .ag-social-links {
    text-align: left;
    padding-right: 0;
  }
  #argus-wrapper .ag-social-links .ag-connect,
  #argus-wrapper .topbar-list li.ag-social-link .ag-connect {
    font-size: 1.5em;
  }
  #argus-wrapper .ag-social-links .responsive-lg.fa-lg,
  #argus-wrapper .topbar-list li.ag-social-link .responsive-lg.fa-lg {
    font-size: 1.666666em !important;
  }
  #argus-wrapper .ag-social-links .responsive-lg.fa-2x,
  #argus-wrapper .topbar-list li.ag-social-link .responsive-lg.fa-2x {
    font-size: 2.5em !important;
  }
  #argus-wrapper .ag-social-links .responsive-lg.fa-3x,
  #argus-wrapper .topbar-list li.ag-social-link .responsive-lg.fa-3x {
    font-size: 3.5em !important;
  }
  #argus-wrapper .ag-social-links .responsive-lg.fa-4x,
  #argus-wrapper .topbar-list li.ag-social-link .responsive-lg.fa-4x {
    font-size: 4.5em !important;
  }
  #argus-wrapper .ag-social-links .responsive-lg.fa-5x,
  #argus-wrapper .topbar-list li.ag-social-link .responsive-lg.fa-5x {
    font-size: 5.5em !important;
  }
}
#argus-wrapper .ag-content-boxes .content-boxes-in-v4 {
  padding: 0 20px;
  padding-bottom: 40px;
}
#argus-wrapper .ag-img-circle {
  width: 120px;
  height: 120px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  float: left;
  margin-bottom: 40px;
}
#argus-wrapper .ag-img-circle img.img-circle {
  display: inline;
  margin: 0 auto;
  height: 100%;
  width: auto;
}
#argus-wrapper .ag-img-circle .img-circle {
  border-radius: 0;
}
#argus-wrapper .ag-img-circle > img {
  width: auto;
  height: auto;
}
#argus-wrapper .ag .ms-choice {
  border: none;
}
#argus-wrapper .ag .ms-drop.bottom {
  margin-top: 1px;
  margin-left: -12px;
}
#argus-wrapper .ag .ms-parent.form-control.multiselect {
  width: 100% !important;
}
#argus-wrapper .ag-featurepromo-img {
  width: 90px;
  height: auto;
  padding-right: 20px;
}
#argus-wrapper .lighter-grey-large-container {
  background-color: #f2f2f2;
  width: 100%;
}
#argus-wrapper .lighter-grey-spaced-out-container div div {
  width: 90%;
  background: #f2f2f2;
  padding-left: 20px;
  padding-right: 20px;
  margin: auto;
}
#argus-wrapper .mega-menu-title img {
  top: 3px;
  position: relative;
}
#argus-wrapper .mega-menu-title .mega-menu-list li {
  padding-bottom: 0;
  padding-top: 5px;
}
#argus-wrapper .white-bg {
  margin-top: 100px;
}
#argus-wrapper .promo-widget h2 {
  font-size: 36px;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}
#argus-wrapper .promo-widget p {
  font-size: 24px;
  line-height: normal;
  text-align: center;
  margin-bottom: 40px;
  color: #fff;
}
#argus-wrapper .promo-text-header h2 {
  font-size: 36px;
  text-align: center;
  color: #002d72;
  margin-bottom: 20px;
}
#argus-wrapper .promo-text-header p {
  font-size: 24px;
  margin-left: 200px;
  margin-right: 200px;
  line-height: normal;
  text-align: center;
  margin-bottom: 10px;
}
#argus-wrapper .promo-text-header p .font-28 {
  font-size: 28px;
}
#argus-wrapper .promo-text-bttom {
  margin-bottom: 100px;
}
#argus-wrapper .promo-text-content h3 {
  font-size: 20px;
  font-weight: 400;
}
#argus-wrapper .promo-text-content p {
  font-size: 16px;
}
#argus-wrapper .select-product-content img {
  width: 342px;
  margin-top: 40px;
}
#argus-wrapper .select-product-content h3 {
  margin-top: 20px;
}
#argus-wrapper .select-product-content p {
  margin-top: 15px;
  margin-left: 60px;
  margin-right: 60px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  #argus-wrapper .link {
    margin-bottom: 36px;
  }
}
#argus-wrapper .all-articles {
  margin-top: 80px;
  margin-bottom: 100px;
}
#argus-wrapper .why-argus-image img {
  width: 40px;
  height: 40px;
}
@media (max-width: 768px), (max-width: 767px) {
  #argus-wrapper .promo-text-header h2 {
    font-size: 28px;
  }
  #argus-wrapper .promo-text-header p {
    font-size: 20px;
    margin-left: 30px;
    margin-right: 30px;
  }
  #argus-wrapper .promo-text-content p {
    margin-left: 10px;
    margin-right: 10px;
  }
  #argus-wrapper .promo-text-bttom {
    margin-bottom: 60px;
  }
  #argus-wrapper .select-product-content img {
    width: 200px;
    height: 180px;
  }
  #argus-wrapper .select-product-content p {
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
  }
}
#argus-wrapper .full-width-image-promo {
  background-size: cover;
  text-align: center;
}
#argus-wrapper .full-width-image-promo {
  background-size: cover;
  text-align: center;
}
#argus-wrapper .container .jumbotron,
#argus-wrapper .container-fluid .jumbotron {
  border-radius: 0;
}
#argus-wrapper .pension-performance {
  padding-bottom: 4em;
}
#argus-wrapper .pension-performance div:not(:first-child) {
  border-left: 1px solid #ddd;
}
#argus-wrapper .top-x {
  padding-bottom: 2em;
}
#argus-wrapper .ag .hero-with-breadcrumb {
  position: relative;
}
@media (max-width: 780px) {
  #argus-wrapper .col-md-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1370px) {
  #argus-wrapper .header-v8 .navbar-brand {
    margin-left: 15px;
  }
}
#argus-wrapper .ag .pagehead h1 {
  margin-left: 0;
  padding-left: 0;
}
#argus-wrapper .ag .pagehead p {
  margin-left: 0;
}
#argus-wrapper .bodywrapper {
  margin-left: 50px;
  margin-right: 50px;
}
#argus-wrapper .centered-list {
  text-align: center;
  list-style: none;
}
#argus-wrapper .centered-list li:before,
#argus-wrapper li.centered-list:before {
  content: "•";
  font-size: xx-large;
  top: 5px;
  position: relative;
  padding-right: 5px;
}
#argus-wrapper #footer {
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  background-origin: content-box;
  padding-bottom: 50px;
}
#argus-wrapper #footer hr {
  margin: 0;
  margin-bottom: 10px;
}
@media (width: 768px) {
  #argus-wrapper #footer hr {
    margin-right: 30px;
  }
}
@media (max-width: 480px) {
  #argus-wrapper .footer-flag {
    margin-right: 0;
  }
}
#argus-wrapper .ag .validation-summary-errors ul {
  margin: 0;
}
#argus-wrapper .article-date {
  font-size: 0.9em;
  font-style: italic;
  color: #a9a9a9;
}
#argus-wrapper .picker__select--month,
#argus-wrapper .picker__select--year {
  padding: 0.3em;
}
#argus-wrapper .ag #contour #recaptcha_widget_div,
#argus-wrapper .ag .contour #recaptcha_widget_div {
  margin-left: 0;
}
#argus-wrapper .social-icons {
  color: #c3c3c3;
}
#argus-wrapper .ag-forms-section td,
#argus-wrapper .ag-forms-section th {
  padding-left: 0;
  padding-right: 15px;
}
#argus-wrapper .disclaimer-text {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 14px;
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  #argus-wrapper .protection {
    margin-top: 0;
    margin-bottom: 40px;
  }
}
#argus-wrapper .additional-protection .widget-title {
  font-size: 28px;
  font-weight: 400;
}
@media (max-width: 767px) {
  #argus-wrapper .additional-protection .widget-title {
    margin-bottom: 0;
    line-height: 28px;
  }
  #argus-wrapper .additional-protection .item {
    padding-bottom: 0;
    padding-top: 40px;
  }
  #argus-wrapper .additional-protection .item p {
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  #argus-wrapper .remove-padding-mobile {
    padding-right: 0;
    padding-left: 0;
  }
  #argus-wrapper .padding-7-mobile {
    padding-right: 7px;
    padding-left: 7px;
  }
  #argus-wrapper .full-width-mobile {
    width: 100%;
  }
}
#argus-wrapper a.list-group-item.link-text,
#argus-wrapper a.list-group-item.link-text:hover,
#argus-wrapper .link-text,
#argus-wrapper .link-text:hover {
  color: #ff5959;
}
#argus-wrapper .pcicons h4 {
  margin-left: -20px;
}
#argus-wrapper .ag-doc-selection .clearfix {
  font-size: 14px;
  font-weight: normal;
}
#argus-wrapper .call-to-action-buttons {
  display: flex;
  justify-content: center;
  height: 50px;
  flex-wrap: wrap;
}
#argus-wrapper .call-to-action-buttons a {
  margin: 3px 10px;
}
#argus-wrapper .flex-align {
  display: flex;
}
#argus-wrapper .article-main-content img.image-left-align,
#argus-wrapper .article-main-content .image-left-align img {
  margin-left: 0;
}
#argus-wrapper .a-g-tabs .brt-link-item img {
  margin-right: 10px;
}
#argus-wrapper .a-g-tabs .nav-tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 70px;
}
#argus-wrapper .a-g-tabs .nav-tabs.smaller-bottom-margin {
  margin-bottom: 50px;
}
#argus-wrapper .a-g-tabs .nav-tabs > li {
  margin-bottom: -2px;
  font-weight: 400;
}
#argus-wrapper .a-g-tabs .nav-tabs > li a {
  text-transform: uppercase;
  margin-bottom: 0;
  color: #949699;
  font-size: 16px;
  font-weight: 400;
  margin-right: 0;
}
#argus-wrapper .a-g-tabs .nav-tabs > li a img {
  margin-right: 5px;
  width: 18px;
  height: 18px;
  margin-top: -4px;
}
#argus-wrapper .a-g-tabs .nav-tabs > li a img.tab-icon {
  width: auto;
  height: auto;
}
#argus-wrapper .a-g-tabs .nav-tabs > li a:hover {
  border-bottom-color: transparent;
}
#argus-wrapper .a-g-tabs .nav-tabs > li a.active {
  border-radius: 0;
  border-top: 3px solid #ff5959;
  background: transparent;
  color: #333;
  border-bottom: 2px solid #fff;
}
#argus-wrapper .a-g-tabs .nav-tabs > li a.active.home-widget {
  background-color: #f2f2f2;
}
#argus-wrapper .a-g-tabs .nav-tabs.background-tab {
  margin-top: 120px;
}
#argus-wrapper .a-g-tabs .nav-tabs.background-tab > li a.active {
  border-top: 3px solid #00adf0;
  background: transparent;
  color: #fff;
  border-bottom: 2px solid #4f4f54;
}
#argus-wrapper .a-g-tabs .nav-tabs.background-tab > li a.active img {
  filter: brightness(0) invert(1);
}
#argus-wrapper .a-g-tabs .nav-tabs.dark-background-tab > li a.active {
  border-bottom: 1px solid #4f4f54;
}
#argus-wrapper .a-g-tabs .nav-tabs.gray-background-tab > li a.active {
  background-color: #f7f7f7;
  border-bottom: 2px solid #f7f7f7;
}
#argus-wrapper h1,
#argus-wrapper h2,
#argus-wrapper h3,
#argus-wrapper h4,
#argus-wrapper h5,
#argus-wrapper h6 {
  color: #555;
  margin-top: 5px;
}
#argus-wrapper .a-g-tabs.bootstrapped {
  padding-bottom: 63px;
  padding-top: 110px;
}
#argus-wrapper .a-g-tabs.bootstrapped .nav-tabs {
  display: flex;
  justify-content: center;
  margin-top: 19px;
  margin-bottom: 70px;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .accordion-link {
  display: none;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .tab-pane {
  display: none;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .tab-pane.active {
  display: block;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .tab-pane .panel {
  background: transparent;
  box-shadow: none;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .tab-pane .panel:last-child {
  margin-bottom: 30px;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .tab-pane .panel-heading {
  background: transparent;
  border: 0;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .tab-pane .panel-title {
  line-height: 22px;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .tab-pane .panel-title a {
  color: #fff !important;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .tab-pane .panel-title a span {
  font-weight: 300;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .tab-pane .panel-title a img {
  width: 23px;
  height: 23px;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content div[class^=col-] {
  padding-bottom: 42px;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .panel div[class^=col-],
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .tab-pane div[class^=col-] {
  padding-bottom: 0;
  padding-right: 0;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .panel .icon-col,
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .tab-pane .icon-col {
  width: auto;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .panel .insurance-src-icon img,
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .tab-pane .insurance-src-icon img {
  margin-right: 0;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .panel-body {
  color: #c3c3c3;
  padding-left: 50px;
}
#argus-wrapper .a-g-tabs.bootstrapped .tab-content .panel-body p {
  color: #c3c3c3;
}
#argus-wrapper .a-g-tabs .tab-content {
  margin-top: 20px;
}
#argus-wrapper .a-g-tabs .tab-content .article {
  background-color: #f2f2f2;
}
#argus-wrapper .a-g-tabs .tab-content .article .article-image {
  height: 227px;
  width: 100%;
  background-size: cover;
}
#argus-wrapper .a-g-tabs .tab-content .article .caption {
  padding-left: 25px;
  padding-right: 25px;
  height: 300px;
}
@media (min-width: 1200px) {
  #argus-wrapper .a-g-tabs .tab-content .article .caption {
    width: 400px;
  }
}
#argus-wrapper .a-g-tabs .tab-content .article .caption a.article-link {
  margin-top: 5px;
  font-size: 14px;
  text-transform: uppercase;
}
#argus-wrapper .a-g-tabs .tab-content .article .caption h4 {
  font-weight: 300;
  margin-bottom: 21px;
  margin-top: 32px;
  color: #002d72;
}
#argus-wrapper .a-g-tabs .tab-content .article .caption .info {
  color: #949ca1;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}
#argus-wrapper .a-g-tabs .tab-content .article .caption .info * {
  padding-right: 0;
  padding-left: 0;
}
#argus-wrapper .a-g-tabs .tab-content .article .caption p {
  padding: 0;
}
#argus-wrapper .a-g-tabs .tab-content .article:hover {
  background: #ededed;
}
@media (max-width: 991px) {
  #argus-wrapper .a-g-tabs .tab-content {
    margin-top: 20px;
  }
  #argus-wrapper .a-g-tabs .tab-content .article {
    margin-left: 15px;
    margin-right: 15px;
    background-color: #f2f2f2;
    margin-bottom: 30px;
  }
  #argus-wrapper .a-g-tabs .tab-content .article .article-image {
    height: 131px;
    width: 100%;
    background-size: cover;
  }
  #argus-wrapper .a-g-tabs .tab-content .article .caption {
    height: 150px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #argus-wrapper .a-g-tabs .tab-content .article .caption h4 {
    font-size: 18px;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  #argus-wrapper .a-g-tabs .tab-content {
    margin-top: 20px;
    margin-left: -15px;
    margin-right: -15px;
  }
  #argus-wrapper .a-g-tabs .tab-content.forms-tabs {
    margin-left: 0;
    margin-right: 0;
  }
  #argus-wrapper .a-g-tabs .tab-content .article {
    margin-left: 0;
    margin-right: 0;
    background-color: #f2f2f2;
    margin-bottom: 30px;
  }
  #argus-wrapper .a-g-tabs .tab-content .article .article-image {
    height: 151px;
    width: 100%;
    background-size: cover;
  }
  #argus-wrapper .a-g-tabs .tab-content .article .caption {
    height: 120px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #argus-wrapper .a-g-tabs .tab-content .article .caption h4 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
#argus-wrapper .related-articles h2 {
  font-weight: 400;
  text-align: center;
  font-size: 32px;
  color: #002d72;
}
#argus-wrapper .related-articles .articles {
  margin-top: 20px;
}
#argus-wrapper .related-articles .articles .article {
  background-color: #f2f2f2;
}
#argus-wrapper .related-articles .articles .article .article-image {
  height: 170px;
  width: 100%;
  background-size: cover;
}
#argus-wrapper .related-articles .articles .article .caption {
  padding-left: 25px;
  padding-right: 25px;
  height: 145px;
}
#argus-wrapper .related-articles .articles .article .caption a.article-link {
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 16px;
}
#argus-wrapper .related-articles .articles .article .caption h4 {
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  margin-bottom: 21px;
  margin-top: 32px;
  color: #002d72;
}
#argus-wrapper .related-articles .articles .article .caption .info {
  color: #aaa;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#argus-wrapper .related-articles .articles .article .caption .info * {
  padding-right: 0;
  padding-left: 0;
}
#argus-wrapper .related-articles .articles .article .caption p {
  padding: 0;
}
#argus-wrapper .related-articles .articles .article:hover {
  background: #ededed;
}
@media (max-width: 991px) {
  #argus-wrapper .related-articles .articles {
    margin-top: 20px;
  }
  #argus-wrapper .related-articles .articles .article {
    margin-left: 0;
    margin-right: 0;
    background-color: #f2f2f2;
    margin-bottom: 30px;
  }
  #argus-wrapper .related-articles .articles .article .article-image {
    height: 131px;
    width: 100%;
    background-size: cover;
  }
  #argus-wrapper .related-articles .articles .article .caption {
    height: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #argus-wrapper .related-articles .articles .article .caption h4 {
    font-size: 18px;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  #argus-wrapper .related-articles .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
  #argus-wrapper .related-articles .tab-content {
    margin-top: 20px;
  }
  #argus-wrapper .related-articles .tab-content .article {
    margin-left: 0;
    margin-right: 0;
    background-color: #f2f2f2;
    margin-bottom: 30px;
  }
  #argus-wrapper .related-articles .tab-content .article .article-image {
    height: 151px;
    width: 100%;
    background-size: cover;
  }
  #argus-wrapper .related-articles .tab-content .article .caption {
    height: 120px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #argus-wrapper .related-articles .tab-content .article .caption h4 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
#argus-wrapper .error-template {
  padding: 40px 15px;
  text-align: center;
}
#argus-wrapper .error-actions {
  margin-top: 15px;
  margin-bottom: 15px;
}
#argus-wrapper .error-actions .btn {
  margin-right: 10px;
}
#argus-wrapper .toggle-nav {
  text-transform: uppercase;
  line-height: 100%;
  color: #002d72;
}
#argus-wrapper .toggle-nav:link {
  font-size: 32px;
  color: #002d72;
  outline-color: #002d72;
}
#argus-wrapper .toggle-nav:focus,
#argus-wrapper .toggle-nav:active,
#argus-wrapper .toggle-nav:hover {
  color: #002d72;
}
#argus-wrapper .toggle-nav span {
  display: block;
  font-size: 10px;
  line-height: 100%;
  font-weight: 600;
}
#argus-wrapper .search-cntr.mobile {
  padding: 15px 15px;
  background: #fff;
  border-right: 1px solid #949ca1;
  height: 74px;
}
#argus-wrapper .search-cntr.mobile form {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#argus-wrapper .search-cntr.mobile form .form-group {
  margin: 0;
}
#argus-wrapper .search-cntr.mobile form input[type=text] {
  border-radius: 6px;
  background: rgba(148, 156, 161, 0.2);
  border: 0;
}
#argus-wrapper .search-cntr.mobile form ::-webkit-input-placeholder {
  color: #949ca1;
}
#argus-wrapper .search-cntr.mobile form ::-moz-placeholder {
  color: #949ca1;
}
#argus-wrapper .search-cntr.mobile form :-ms-input-placeholder {
  color: #949ca1;
}
#argus-wrapper .search-cntr.mobile form :-moz-placeholder {
  color: #949ca1;
}
#argus-wrapper .search-cntr.mobile form .glyphicon-search {
  font-size: 20px;
  color: #002d72;
}
#argus-wrapper .ag-logo-cntr {
  width: 100%;
  text-align: center;
}
#argus-wrapper .ag-site-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
#argus-wrapper .ag-site-canvas {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: 300ms ease all;
  transition: 300ms ease all;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#argus-wrapper .show-nav .ag-site-canvas {
  -webkit-transform: translateX(251px);
  transform: translateX(251px);
  -webkit-transform: translate3d(251px, 0, 0);
  transform: translate3d(251px, 0, 0);
}
#argus-wrapper .show-login-nav .ag-site-canvas {
  -webkit-transform: translateX(-251px);
  transform: translateX(-251px);
  -webkit-transform: translate3d(-251px, 0, 0);
  transform: translate3d(-251px, 0, 0);
}
#argus-wrapper .ag-site-menu,
#argus-wrapper .ag-mobile-login {
  width: 251px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -256px;
  background: #002d72;
  z-index: 10;
}
#argus-wrapper .ag-site-menu .ag-mobile-back,
#argus-wrapper .ag-mobile-login .ag-mobile-back {
  background: #fff;
  height: 74px;
  padding: 15px;
  display: flex;
  align-items: center;
}
#argus-wrapper .ag-site-menu .request-quote-container,
#argus-wrapper .ag-mobile-login .request-quote-container {
  padding-top: 20px;
  padding-bottom: 15px;
}
#argus-wrapper .ag-site-menu .request-quote-container a,
#argus-wrapper .ag-mobile-login .request-quote-container a {
  width: 221px;
}
#argus-wrapper .ag-site-menu .mobile-menu-list li,
#argus-wrapper .ag-mobile-login .mobile-menu-list li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.45);
  margin: 0 15px;
}
#argus-wrapper .ag-site-menu .mobile-menu-list li .ag-menu-sublevel,
#argus-wrapper .ag-mobile-login .mobile-menu-list li .ag-menu-sublevel {
  padding-bottom: 20px;
}
#argus-wrapper .ag-site-menu .mobile-menu-list li .ag-menu-sublevel li a,
#argus-wrapper .ag-mobile-login .mobile-menu-list li .ag-menu-sublevel li a {
  font-size: 14px;
  font-weight: 300;
}
#argus-wrapper .ag-site-menu .mobile-menu-list li .ag-menu-level-3,
#argus-wrapper .ag-mobile-login .mobile-menu-list li .ag-menu-level-3 {
  padding-left: 15px;
}
#argus-wrapper .ag-site-menu .mobile-menu-list li .ag-menu-level-3 li,
#argus-wrapper .ag-mobile-login .mobile-menu-list li .ag-menu-level-3 li {
  background-color: transparent;
}
#argus-wrapper .ag-site-menu .mobile-menu-list li ul li,
#argus-wrapper .ag-mobile-login .mobile-menu-list li ul li {
  margin: 0;
  border-bottom: 0;
}
#argus-wrapper .ag-site-menu .mobile-menu-list li ul li a,
#argus-wrapper .ag-mobile-login .mobile-menu-list li ul li a {
  padding-top: 3px;
  padding-bottom: 3px;
}
#argus-wrapper .ag-site-menu .mobile-menu-list li ul li a .ag-link-name,
#argus-wrapper .ag-mobile-login .mobile-menu-list li ul li a .ag-link-name {
  font-weight: 300;
  color: #fff;
  font-size: 14px;
}
#argus-wrapper .ag-site-menu .toggle-arrow,
#argus-wrapper .ag-mobile-login .toggle-arrow {
  width: 23px;
  height: 12px;
}
#argus-wrapper .ag-site-menu .toggle-arrow.arrow-up,
#argus-wrapper .ag-mobile-login .toggle-arrow.arrow-up {
  background-image: url(../images/arrow-up.png);
}
#argus-wrapper .ag-site-menu .toggle-arrow.arrow-down,
#argus-wrapper .ag-mobile-login .toggle-arrow.arrow-down {
  background-image: url(../images/arrow-down.png);
  padding: 15px;
  position: absolute;
  right: 0;
  top: 10px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
#argus-wrapper .ag-site-menu .ag-link-item,
#argus-wrapper .ag-mobile-login .ag-link-item {
  display: inline-block;
}
#argus-wrapper .ag-site-menu .level-1 > a > .ag-link-name,
#argus-wrapper .ag-mobile-login .level-1 > a > .ag-link-name {
  color: #caced0;
  font-size: 14px;
  font-weight: 400;
}
#argus-wrapper .ag-site-menu li > a,
#argus-wrapper .ag-mobile-login li > a {
  padding: 15px 0;
  font-weight: 400;
  font-size: 14px;
}
#argus-wrapper .ag-site-menu li > a > .ag-link-toggle,
#argus-wrapper .ag-mobile-login li > a > .ag-link-toggle {
  padding: 7px 15px;
  background: #fff;
  color: #000;
}
#argus-wrapper .ag-site-menu .nav > li > a:link,
#argus-wrapper .ag-mobile-login .nav > li > a:link,
#argus-wrapper .ag-site-menu .nav > li > a:active,
#argus-wrapper .ag-mobile-login .nav > li > a:active,
#argus-wrapper .ag-site-menu .nav > li > a:hover,
#argus-wrapper .ag-mobile-login .nav > li > a:hover,
#argus-wrapper .ag-site-menu .nav > li > a:focus,
#argus-wrapper .ag-mobile-login .nav > li > a:focus {
  text-decoration: none;
  background: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#argus-wrapper .ag-site-menu .ag-menu-level-2 > li .toggle-arrow,
#argus-wrapper .ag-mobile-login .ag-menu-level-2 > li .toggle-arrow,
#argus-wrapper .ag-site-menu .ag-menu-level-3 > li .toggle-arrow,
#argus-wrapper .ag-mobile-login .ag-menu-level-3 > li .toggle-arrow {
  top: 10px;
}
#argus-wrapper .ag-site-menu .ag-menu-level-2 > li.has-children.active,
#argus-wrapper .ag-mobile-login .ag-menu-level-2 > li.has-children.active {
  border-bottom: none;
}
#argus-wrapper .ag-site-menu .ag-menu-level-3 > li,
#argus-wrapper .ag-mobile-login .ag-menu-level-3 > li {
  background-color: #00adf0;
}
#argus-wrapper .ag-site-menu .ag-menu-sublevel > li > a,
#argus-wrapper .ag-mobile-login .ag-menu-sublevel > li > a {
  color: #fff;
}
#argus-wrapper .ag-site-menu .ag-menu-sublevel > li > a:link,
#argus-wrapper .ag-mobile-login .ag-menu-sublevel > li > a:link,
#argus-wrapper .ag-site-menu .ag-menu-sublevel > li > a:active,
#argus-wrapper .ag-mobile-login .ag-menu-sublevel > li > a:active,
#argus-wrapper .ag-site-menu .ag-menu-sublevel > li > a:hover,
#argus-wrapper .ag-mobile-login .ag-menu-sublevel > li > a:hover,
#argus-wrapper .ag-site-menu .ag-menu-sublevel > li > a:focus,
#argus-wrapper .ag-mobile-login .ag-menu-sublevel > li > a:focus {
  color: #fff;
}
#argus-wrapper .ag-mobile-login {
  left: auto;
  right: -251px;
  height: auto;
}
#argus-wrapper .ag-mobile-login .mobile-menu-list {
  padding-bottom: 73px;
  padding-top: 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.45);
}
#argus-wrapper .ag-mobile-login .icon-link-out {
  background-image: url(/Content/themes/bm/images/link-out.png);
  width: 20px;
  height: 20px;
}
#argus-wrapper .mobile-menu-nav-header {
  min-height: 74px;
}
#argus-wrapper .mobile-menu-nav-header .mobile-logo {
  width: 130px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  #argus-wrapper .ag .visible-ipad {
    display: block !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  #argus-wrapper .ag .visible-ipad {
    display: block !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  #argus-wrapper .ag .visible-ipad {
    display: block !important;
  }
}
#argus-wrapper .wizard {
  display: table;
  margin-top: 50px;
  padding: 0;
}
#argus-wrapper .wizard li {
  display: table-cell;
  text-align: center;
  position: relative;
}
#argus-wrapper .wizard li .step {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  border: 2px solid #c3c3c3;
  border-radius: 30px;
  line-height: 30px;
  position: relative;
  z-index: 1;
}
#argus-wrapper .wizard li .step.visited {
  background: #00adf0;
  border-color: #002d72;
}
#argus-wrapper .wizard li .step.active {
  background: #0079c1;
  border-color: #002d72;
}
#argus-wrapper .wizard li .label {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: 10px;
  color: #002d72;
}
#argus-wrapper .wizard li::after {
  content: "";
  position: absolute;
  width: 100%;
  background-color: #efefef;
  height: 5px;
  left: 0;
  top: 10px;
}
#argus-wrapper #contour input.text,
#argus-wrapper #contour textarea,
#argus-wrapper .contour input.text,
#argus-wrapper .contour textarea {
  width: 100%;
}
#argus-wrapper .contour select {
  max-width: 400px;
  width: 95%;
}
#argus-wrapper .contourIndicator {
  color: red;
}
#argus-wrapper .ag .breadcrumb-background .breadcrumb {
  background: rgba(0, 0, 0, 0.63);
  padding: 0;
}
#argus-wrapper .ag .breadcrumb {
  border-radius: 0;
  margin-left: 0;
  margin-bottom: 0;
}
#argus-wrapper .ag .breadcrumb ul {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  height: 37px;
  padding-left: 0;
}
#argus-wrapper .ag .breadcrumb ul li {
  display: inline-block;
  margin-right: 15px;
}
#argus-wrapper .ag .breadcrumb ul li a {
  color: #a9afb3;
}
#argus-wrapper .ag .breadcrumb ul li.active a {
  color: #fff;
}
#argus-wrapper .ag .breadcrumb ul li + li:before {
  font-family: FontAwesome;
  content: "\f105";
  font-weight: 900;
  margin-right: 15px;
  color: #a9afb3;
}
#argus-wrapper .flex-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#argus-wrapper .flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
#argus-wrapper .flex-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#argus-wrapper .full-height {
  height: 100%;
}
#argus-wrapper .view-all-section {
  display: block;
  text-align: right;
  text-transform: uppercase;
  position: absolute;
  width: 95%;
  bottom: 0;
  border-top: 1px solid #fff;
  padding-top: 12px;
}
#argus-wrapper .bg-grey {
  border: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}
#argus-wrapper .m-t-30 {
  margin-top: 30px;
}
#argus-wrapper .m-b-100 {
  margin-bottom: 100px;
}
#argus-wrapper .m-b-80 {
  margin-bottom: 80px;
}
#argus-wrapper .banner-overlay {
  background: rgba(0, 121, 193, 0.75);
  height: 100%;
  width: 100%;
  position: absolute;
}
@media only screen and (max-width: 991px) {
  #argus-wrapper .mobile-m-t-20 {
    margin-top: 20px;
  }
}
#argus-wrapper .policy-page-header p {
  width: 100%;
}
#argus-wrapper .policy .policy-header .policy-title h3 {
  margin-top: 15px;
}
#argus-wrapper .policy .policy-header .coverage-summary .coverage-summary-label {
  font-size: 15px;
  font-weight: bolder;
  line-height: 18px;
  padding-bottom: 10px;
}
#argus-wrapper .policy .policy-header .coverage-summary .progress {
  border-radius: 0;
  width: 100%;
}
#argus-wrapper .policy .byline {
  border-top: 1px solid #c3c3c3;
  padding-top: 20px;
  padding-bottom: 30px;
  font-size: 18px;
  font-weight: 300;
}
#argus-wrapper .policy .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: 1px solid #c3c3c3;
  padding-top: 10px;
  padding-bottom: 10px;
}
#argus-wrapper .policy .panel h4.panel-title .accordion-margin {
  font-size: 18px;
}
#argus-wrapper .policy .panel h4.panel-title .expander {
  float: right;
  display: block;
  color: #002d72;
}
#argus-wrapper .policy .panel .panel-body {
  padding-left: 0;
}
#argus-wrapper .policy .panel .panel-body td {
  padding-left: 0;
}
#argus-wrapper .policy .panel .panel-body td .policy-tooltip {
  color: #777;
  float: right;
  font-size: 17px;
}
#argus-wrapper .policy .policy-document {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  #argus-wrapper .coverage-summary {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  #argus-wrapper .coverage-summary {
    margin-left: 0;
    margin-right: 0;
  }
  #argus-wrapper .coverage-summary .coverage-summary-label {
    margin-top: 5px;
  }
  #argus-wrapper .policy .byline {
    border-top: none;
  }
  #argus-wrapper .policy .panel {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #argus-wrapper .btn.policy-document {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }
  #argus-wrapper .health-accordions .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
#argus-wrapper .print-only {
  display: none !important;
}
@media print {
  #argus-wrapper .panel .glyphicon-plus,
  #argus-wrapper .responsive-tabs-container[class*=accordion-] .accordion-link,
  #argus-wrapper .footer-accordion,
  #argus-wrapper .toggle-login-nav,
  #argus-wrapper .toggle-nav,
  #argus-wrapper .ag .breadcrumb ul,
  #argus-wrapper .print-hidden {
    display: none !important;
  }
  #argus-wrapper .responsive-tabs-container[class*=accordion-] .hidden-absolute-xs,
  #argus-wrapper .tab-content > .tab-pane,
  #argus-wrapper .panel-collapse.collapse,
  #argus-wrapper .print-visible-block {
    display: block !important;
    opacity: 1;
  }
  #argus-wrapper .print-visible-inline-block {
    display: inline-block !important;
    opacity: 1;
  }
  #argus-wrapper a[href]:after {
    content: "" !important;
  }
  #argus-wrapper h1,
  #argus-wrapper h2,
  #argus-wrapper .ag-page-heading {
    margin: 0 !important;
    padding: 0 !important;
    height: 0 !important;
  }
  #argus-wrapper .page-break-after {
    page-break-after: always;
  }
  #argus-wrapper .page-break-before {
    page-break-before: always;
  }
}
#argus-wrapper .white {
  color: #fff;
  font-size: inherit;
  font-weight: inherit;
}
#argus-wrapper h1 span.light-blue,
#argus-wrapper .light-blue {
  color: #0079c1;
}
#argus-wrapper .cyan-blue {
  color: #00adf0;
}
#argus-wrapper .argus-blue {
  color: #002d72;
}
#argus-wrapper .dark-gray {
  color: #3d4144;
}
#argus-wrapper .gray-text {
  color: #3d4144;
}
#argus-wrapper .orange {
  color: #ff5959;
}
#argus-wrapper .light-gray {
  color: #c3c3c3;
}
#argus-wrapper .light-blue-background {
  background-color: #0079c1;
}
#argus-wrapper .dark-blue-background {
  background-color: #002d72;
}
#argus-wrapper .gray-background {
  background-color: #a9a9a9;
}
#argus-wrapper .dark-gray-background {
  background-color: #3d4144;
}
#argus-wrapper .dark-purple-background {
  background-color: #4f4f54;
}
#argus-wrapper .section-title {
  font-size: 28px;
  margin-bottom: 15px;
}
#argus-wrapper .ag-forms-section p {
  margin-bottom: 30px;
}
#argus-wrapper .large-paragraph p {
  font-size: 22px;
}
#argus-wrapper .thick-hr {
  border: none;
  height: 2px;
  color: #ddd;
  background-color: #ddd;
}
#argus-wrapper .thin-hr {
  margin-top: 10px;
  border-top: 1px solid rgba(148, 156, 161, 0.5);
}
#argus-wrapper .display-table {
  display: table;
  width: 100%;
}
#argus-wrapper .table-cell {
  display: table-cell;
  float: none;
}
#argus-wrapper .border-right {
  border-right: 1px solid #caced0;
}
#argus-wrapper .flex-end {
  justify-content: flex-end;
}
#argus-wrapper .font-light {
  font-weight: 300;
}
#argus-wrapper .font-extra-light {
  font-weight: 300;
}
#argus-wrapper .font-bold {
  font-weight: 700;
}
#argus-wrapper .font-normal {
  font-weight: 400;
}
@media (max-width: 780px), (max-width: 767px) {
  #argus-wrapper .large-paragraph p {
    font-size: 20px;
    line-height: 150%;
  }
}
#argus-wrapper li {
  font-size: 16px;
  line-height: 150%;
  font-weight: 300;
}
#argus-wrapper a.gray-text {
  color: #3d4144;
}
#argus-wrapper a.title-link {
  font-size: 18px;
}
#argus-wrapper .ag-hero-btn {
  margin-top: 30px;
}
#argus-wrapper .btn {
  padding: 10px 40px;
  border-radius: 6px;
  border: 0;
  color: #fff;
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
}
#argus-wrapper .btn:link {
  color: #fff;
}
#argus-wrapper .btn:hover,
#argus-wrapper .btn:focus,
#argus-wrapper .btn:active {
  color: #fff;
}
#argus-wrapper .btn-primary {
  background-color: #ff5959;
}
#argus-wrapper .btn-primary.btn-white-text:link {
  color: #fff;
}
#argus-wrapper .btn-primary:hover,
#argus-wrapper .btn-primary:focus {
  background-color: #f04c4c;
}
#argus-wrapper .btn-primary.outline {
  border: 3px solid #ff5959;
  background-color: #fff;
  color: #ff5959;
  padding-top: 8px;
  padding-bottom: 8px;
}
#argus-wrapper .btn-u-lg,
#argus-wrapper a.btn-u-lg {
  font-size: 16px;
  padding: 10px 40px;
}
#argus-wrapper .btn-secondary {
  padding: 10px 30px;
  border-radius: 6px;
  color: #ff5959;
  border: 2px solid #ff5959;
  font-size: 16px;
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  background: transparent;
}
#argus-wrapper .btn-secondary.btn-white-text:link {
  color: #fff;
}
#argus-wrapper .btn-secondary:hover,
#argus-wrapper .btn-secondary:focus {
  color: #f04c4c;
  border: 2px solid #f04c4c;
}
#argus-wrapper .btn-secondary:link {
  color: #ff5959;
}
#argus-wrapper .btn-fit {
  width: 95%;
}
#argus-wrapper .btn-fixed-width {
  width: 204px;
}
@media (max-width: 767px) {
  #argus-wrapper .btn-fixed-width {
    width: 100%;
  }
}
#argus-wrapper .nav-border-orange {
  border-width: 3px;
}
#argus-wrapper .table-striped > tbody > tr:nth-of-type(even) {
  background-color: #f3f3f3;
}
#argus-wrapper .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fff;
}
#argus-wrapper .table {
  table-layout: fixed;
}
#argus-wrapper hr {
  border-top: 1px solid #949ca1;
}
@media (min-width: 768px) {
  #argus-wrapper .btn-secondary {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #argus-wrapper h1 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  #argus-wrapper h2 {
    font-size: 26px;
    line-height: 32px;
  }
  #argus-wrapper h3 {
    font-size: 22px;
    line-height: 24px;
  }
  #argus-wrapper h4 {
    font-size: 16px;
    line-height: 20px;
  }
  #argus-wrapper h5 {
    font-size: 14px;
    line-height: 20px;
  }
  #argus-wrapper .ag-hero-btn {
    margin-top: 20px;
  }
  #argus-wrapper .btn-secondary {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  #argus-wrapper a.mobile-link-to-btn {
    display: block;
    background-color: #ff5959;
    padding: 10px 40px;
    border-radius: 6px;
    border: 0;
    color: #fff;
    font-family: Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
  }
  #argus-wrapper a.mobile-link-to-btn:hover,
  #argus-wrapper a.mobile-link-to-btn:focus {
    background-color: #f04c4c;
  }
  #argus-wrapper .mobile-block {
    display: block;
  }
}
#argus-wrapper .ag-table {
  display: table;
  width: 100%;
}
#argus-wrapper .ag-table-cell {
  display: table-cell;
  float: none;
  vertical-align: top;
  position: relative;
}
#argus-wrapper ag-table-row {
  display: table-row;
}
#argus-wrapper .grey-highlight {
  background-color: #f7f7f7;
  padding: 15px 15px;
}
#argus-wrapper .font-lighter {
  font-weight: 300;
}
#argus-wrapper .sponsors-block {
  display: flex;
  justify-content: center;
  align-items: center;
}
#argus-wrapper .rel-position {
  position: relative;
}
#argus-wrapper .static-position {
  position: static;
}
#argus-wrapper .portlet-content .portlet-header {
  display: none;
}
#argus-wrapper .overlay {
  position: relative;
}
#argus-wrapper .navbar {
  padding: 0;
}
#argus-wrapper .navbar .container {
  display: block;
}
#argus-wrapper .nav > li > a {
  position: relative;
  display: block;
}
#argus-wrapper .ddm-form-basic-info,
#argus-wrapper .lfr-ddm__default-page-header {
  display: none;
}
#argus-wrapper .form-builder-layout .position-relative .lexicon-icon {
  fill: #ff5959;
  font-size: 8px;
}
#argus-wrapper .form-builder-layout .position-relative .ddm-label {
  position: relative;
  width: 100%;
}
#argus-wrapper .form-builder-layout .position-relative .reference-mark {
  position: absolute;
  right: 0;
  top: 5px;
}
#argus-wrapper .float-right {
  float: none !important;
  margin-top: 40px;
}
#argus-wrapper .responsive-tabs-container .accordion-link {
  display: none;
  margin-bottom: 10px;
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-radius: 3px;
  border: 1px solid #ddd;
  color: #333;
}
#argus-wrapper .input-group-inset-item {
  background-color: #ff5959;
  border-style: none;
}
#argus-wrapper .input-group-inset-item .btn {
  padding: 0 0.5rem;
  font-size: 18px;
}
@media (max-width: 1370px) {
  #argus-wrapper #menu-list > li:last-child {
    padding-right: 0;
  }
  #argus-wrapper .header-v8 .navbar-nav > li {
    margin-right: 13px;
  }
}
@media (min-width: 1200px) {
  #argus-wrapper .topbar-menu.topbar-list > li {
    padding: 0;
  }
  #argus-wrapper .top-nav-container.visible-lg-block {
    display: flex !important;
  }
  #argus-wrapper .container {
    max-width: 1230px;
  }
}
@media (max-width: 991px) {
  #argus-wrapper .map-container {
    position: relative;
  }
  #argus-wrapper .map-container .map-content {
    position: absolute;
    z-index: 2;
    background-color: #fff;
    top: 70px;
    left: 73px;
    bottom: 15px;
  }
  #argus-wrapper .map-container .map-content li {
    white-space: nowrap;
  }
  #argus-wrapper .contact-form {
    margin-left: 25%;
    margin-right: 25%;
  }
  #argus-wrapper .header-v8 .navbar-nav > .open > a,
  #argus-wrapper .header-v8 .navbar-nav > .open > a:hover,
  #argus-wrapper .header-v8 .navbar-nav > .open > a:focus {
    color: #002d72;
    font-size: 16px;
  }
  #argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li a {
    color: #002d72;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0 5px 0;
    border-bottom: none;
    border-top: 1px solid #eee;
  }
  #argus-wrapper .header-v8 .mega-menu .mega-menu-fullwidth .dropdown-menu li a:hover {
    background: #0079c1;
    color: #fff;
  }
  #argus-wrapper ul.dropdown-menu {
    padding-left: 25px;
  }
  #argus-wrapper .header-v8 .navbar {
    min-height: 120px;
  }
  #argus-wrapper .header-v8 .navbar-brand {
    width: 80%;
    padding-top: 0;
  }
  #argus-wrapper .header-v8 .navbar-brand .search-cntr,
  #argus-wrapper .header-v8 .navbar-brand a {
    float: left;
  }
  #argus-wrapper .header-v8 .navbar-brand .search-cntr {
    margin: 40px 0 0 100px;
  }
  #argus-wrapper .header-v8 .navbar-brand .search-cntr input {
    border-radius: 25px;
  }
}
@media (max-width: 768px) {
  #argus-wrapper .container {
    max-width: 750px;
  }
  #argus-wrapper .header-v8 .navbar-toggle {
    margin: 12px 0 0;
  }
  #argus-wrapper .header-v8 .navbar-brand .search-cntr {
    margin: 6px 0 0 0;
    width: 100%;
    position: relative;
    left: 40px;
  }
  #argus-wrapper .ag .breadcrumb li {
    margin: 0;
  }
  #argus-wrapper .ag .hero-with-breadcrumb .ontopheading1 {
    margin-top: 0;
    right: 0;
    z-index: 999999;
  }
  #argus-wrapper .ag .hero-with-breadcrumb .interactive-slider-v3 h4 {
    margin-left: 25px;
  }
  #argus-wrapper .ag-disclaimer {
    padding: 10px 0;
  }
  #argus-wrapper .footer-info {
    padding-right: 30px;
  }
  #argus-wrapper .footer-flag {
    padding-right: 30px;
  }
  #argus-wrapper .ag .bodywrapper {
    margin: 0 5px 0 5px;
  }
  #argus-wrapper .ag .ag-row-mobile-full {
    margin: 0 -20px 0 -20px;
  }
  #argus-wrapper .ag .mobile-text-center {
    text-align: center;
  }
  #argus-wrapper .social-list {
    display: flex;
  }
  #argus-wrapper .ag-contact-page .form-group {
    margin-bottom: 20px;
  }
  #argus-wrapper .ag-contact-page .contact-row {
    margin-top: 55px;
  }
  #argus-wrapper .ag-contact-page .contact-row .inline-contact-form {
    top: 615px;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch {
    top: -700px;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch div[class^=col-] {
    padding: 0;
    margin-bottom: 20px;
    margin-top: 0;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch div[class^=col-] .margin-bottom-30 {
    margin: 0;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch div[class^=col-]:last-child {
    margin-bottom: 0;
  }
  #argus-wrapper .ag-contact-page .contact-row .location {
    padding-left: 15px;
    padding-right: 15px;
    top: 60px;
  }
  #argus-wrapper .ag-contact-page .contact-row .location .display-flex {
    display: flex;
  }
  #argus-wrapper .ag-contact-page .btn-contact {
    margin-top: 15px;
    width: 100%;
  }
  #argus-wrapper .ag-contact-page .map-container {
    margin-top: 80px;
  }
}
@media (max-width: 600px) {
  #argus-wrapper .footer-distributed .footer-left {
    color: #fff;
  }
  #argus-wrapper .footer-distributed .footer-right {
    text-align: center;
    float: none;
    margin: 0 auto 20px;
  }
  #argus-wrapper .footer-distributed .footer-left p.footer-links {
    line-height: 1.8;
  }
}
@media (max-width: 480px) {
  #argus-wrapper .ag-contact-page .contact-row .no-padding-left {
    padding-left: 0;
  }
  #argus-wrapper .ag-contact-page .contact-row .no-padding-right {
    padding-right: 0;
  }
  #argus-wrapper .ag-footer.footer .ag-legal a {
    font-size: 12px;
  }
  #argus-wrapper .footer-info {
    padding-right: 0;
    text-align: left;
  }
  #argus-wrapper .footer-bottom-info {
    font-size: 12px;
  }
  #argus-wrapper .footer-flag {
    text-align: left;
  }
  #argus-wrapper .footer-accordion .arrow-icon {
    margin-right: 5px;
  }
  #argus-wrapper .footer-accordion .link-item a {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  #argus-wrapper .ag-contact-page .form-group {
    margin-bottom: 26px;
  }
  #argus-wrapper .ag-contact-page .contact-row {
    margin-top: 55px;
  }
  #argus-wrapper .ag-contact-page .contact-row .padding-left,
  #argus-wrapper .ag-contact-page .contact-row .padding-right {
    padding-left: 15px;
    padding-right: 15px;
  }
  #argus-wrapper .ag-contact-page .contact-row .inline-contact-form {
    top: 325px;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch-label {
    margin-bottom: 20px;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch {
    top: -730px;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch .section-title {
    border-bottom: 1px solid #939ba0;
    padding-bottom: 15px;
    margin-bottom: 25px;
  }
  #argus-wrapper .ag-contact-page .contact-row .get-in-touch .list-unstyled li:last-child {
    margin-bottom: 40px;
  }
  #argus-wrapper .ag-contact-page .contact-row .location {
    top: 35px;
  }
  #argus-wrapper .ag-contact-page .contact-row .additional-contacts {
    margin-top: 0;
  }
  #argus-wrapper .ag-contact-page .btn-contact {
    width: 282px;
    border: 3px solid #ff5959;
    background-color: #fff;
    color: #ff5959;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  #argus-wrapper .ag-contact-page .map-container {
    margin-top: 65px;
  }
}
#argus-wrapper .form-builder-layout .lfr-ddm-form-page > span {
  display: none;
}
#argus-wrapper .ddm-form-pagination {
  display: none;
}

/** custom css **/
p:has(> .reference-mark) {
  display: none !important;
}

.portlet-forms .ddm-form-basic-info,
.portlet-forms .lfr-ddm__default-page-header {
  display: none;
}

.form-feedback-indicator:first-child {
  display: none;
}

/** custom css **/
p:has(> .reference-mark) {
  display: none !important;
}

.portlet-forms .ddm-form-basic-info,
.portlet-forms .lfr-ddm__default-page-header {
  display: none;
}

.form-feedback-indicator:first-child {
  display: none;
}

.caret {
  border-top: 0.3em dashed;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
  border-top: 0.3em solid \9 ;
  border-left: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
