.viewmoreBtn {
  font-size: 16px;
  margin: 1rem 0px;
  display: inline-block;
  padding: 8px 20px;
  background: black;
  color: #ffffff;
  border-radius: 10px;
}

.bannerbottomhead{
  width: 10%;
  float: left;
}

.bannerbottomsub{
  width: 90%;
  float: right;
}
.bannerbottomsubdiv{
  width: 24%;
  display: inline-block;
  padding: 5px 10px;
}

@media (max-width:1150px) {
  .bannerbottomhead{
    max-width: 150px;
  }
  .bannerbottomsub{
    max-width: 1000px;
  }
}

@media (max-width:800px) {
  .bannerbottomsub{
    width: 225px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }
  .bannerbottomsubdiv{
    width: 200px;
  }
  .carousel-inner>.item>a>img, .carousel-inner>.item>img{
    height: 300px;
  }
  .carousel-caption {
    position: fixed !important;
  }
  .carousel-caption {
      position: absolute !important;
      max-width: 100% !important;
      text-align: center;
      left: 20px !important;
      top: 45px !important;
      padding: 0px !important
  }
}

.container-fluid::after,
.container::after,
.dl-horizontal::after,
.row-fluid::after,
.row::after {
  clear: both
}

.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.input-append .uneditable-input:focus,
.input-append input:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus {
  z-index: 2
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block
}

audio,
canvas,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none
}

html {
  font-size: 100%
}

a:focus {
  outline-offset: -2px
}

.uneditable-input:focus,
a:active,
a:hover,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=color]:focus,
input[type=search]:focus,
textarea:focus {
  outline: 0
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle
}

#map_canvas img,
.google-maps img {
  max-width: none
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: middle
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

button,
html input[type=button],
input[type=button],
input[type=reset],
input[type=submit],
input[type=radio],
input[type=checkbox],
label,
select {
  cursor: pointer
}

input[type=search] {
  box-sizing: content-box
}

textarea {
  overflow: auto
}

@media print {

  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid
  }

  * {
    background: 0 0 !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]::after {
    content: " ("attr(href) ")"
  }

  abbr[title]::after {
    content: " ("attr(title) ")"
  }

  .ir a::after,
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: ""
  }

  blockquote,
  pre {
    border: 1px solid #999
  }

  thead {
    display: table-header-group
  }

  img {
    max-width: 100% !important
  }

  @page {
    margin: .5cm
  }

  h2,
  h3 {
    page-break-after: avoid
  }
}

.img-polaroid,
body {
  background-color: #fff
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  margin: 0
}

.row-fluid::after,
.row-fluid::before,
.row::after,
.row::before {
  content: "";
  display: table;
  line-height: 0
}

a {
  text-decoration: none
}

.img-rounded {
  border-radius: 6px
}

.img-polaroid {
  border: 1px solid rgba(0, 0, 0, .2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
  padding: 4px
}

.table-bordered,
hr,
legend {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none
}

.img-circle {
  border-radius: 500px
}

.row {
  margin-left: -20px
}

[class*=span] {
  float: left;
  margin-left: 20px;
  min-height: 1px
}

.container,
.navbar-fixed-bottom .container,
.navbar-fixed-top .container,
.navbar-static-top .container,
.span12 {
  width: 940px
}

.span11 {
  width: 860px
}

.span10 {
  width: 780px
}

.span9 {
  width: 700px
}

.span8 {
  width: 620px
}

.span7 {
  width: 540px
}

.span6 {
  width: 460px
}

.span5 {
  width: 380px
}

.span4 {
  width: 300px
}

.span3 {
  width: 220px
}

.span2 {
  width: 140px
}

.span1 {
  width: 60px
}

.row-fluid,
.row-fluid .span12 {
  width: 100%
}

.offset12 {
  margin-left: 980px
}

.offset11 {
  margin-left: 900px
}

.offset10 {
  margin-left: 820px
}

.offset9 {
  margin-left: 740px
}

.offset8 {
  margin-left: 660px
}

.offset7 {
  margin-left: 580px
}

.offset6 {
  margin-left: 500px
}

.offset5 {
  margin-left: 420px
}

.offset4 {
  margin-left: 340px
}

.offset3 {
  margin-left: 260px
}

.offset2 {
  margin-left: 180px
}

.offset1 {
  margin-left: 100px
}

.row-fluid [class*=span] {
  box-sizing: border-box;
  display: block;
  float: left;
  margin-left: 2.12766%;
  min-height: 30px;
  width: 100%
}

.row-fluid [class*=span]:first-child {
  margin-left: 0
}

.row-fluid .controls-row [class*=span]+[class*=span] {
  margin-left: 2.12766%
}

.row-fluid .span11 {
  width: 91.4894%
}

.row-fluid .span10 {
  width: 82.9787%
}

.row-fluid .span9 {
  width: 74.4681%
}

.row-fluid .span8 {
  width: 65.9574%
}

.row-fluid .span7 {
  width: 57.4468%
}

.row-fluid .span6 {
  width: 48.9362%
}

.row-fluid .span5 {
  width: 40.4255%
}

.row-fluid .span4 {
  width: 31.9149%
}

.row-fluid .span3 {
  width: 23.4043%
}

.row-fluid .span2 {
  width: 14.8936%
}

.row-fluid .span1 {
  width: 6.38298%
}

.row-fluid .offset12 {
  margin-left: 104.255%
}

.row-fluid .offset12:first-child {
  margin-left: 102.128%
}

.row-fluid .offset11 {
  margin-left: 95.7447%
}

.row-fluid .offset11:first-child {
  margin-left: 93.617%
}

.row-fluid .offset10 {
  margin-left: 87.234%
}

.row-fluid .offset10:first-child {
  margin-left: 85.1064%
}

.row-fluid .offset9 {
  margin-left: 78.7234%
}

.row-fluid .offset9:first-child {
  margin-left: 76.5957%
}

.row-fluid .offset8 {
  margin-left: 70.2128%
}

.row-fluid .offset8:first-child {
  margin-left: 68.0851%
}

.row-fluid .offset7 {
  margin-left: 61.7021%
}

.row-fluid .offset7:first-child {
  margin-left: 59.5745%
}

.row-fluid .offset6 {
  margin-left: 53.1915%
}

.row-fluid .offset6:first-child {
  margin-left: 51.0638%
}

.row-fluid .offset5 {
  margin-left: 44.6809%
}

.row-fluid .offset5:first-child {
  margin-left: 42.5532%
}

.row-fluid .offset4 {
  margin-left: 36.1702%
}

.row-fluid .offset4:first-child {
  margin-left: 34.0426%
}

.row-fluid .offset3 {
  margin-left: 27.6596%
}

.row-fluid .offset3:first-child {
  margin-left: 25.5319%
}

.row-fluid .offset2 {
  margin-left: 19.1489%
}

.row-fluid .offset2:first-child {
  margin-left: 17.0213%
}

.row-fluid .offset1 {
  margin-left: 10.6383%
}

.row-fluid .offset1:first-child {
  margin-left: 8.51064%
}

.hide[class*=span],
.row-fluid .hide[class*=span] {
  display: none
}

.container-fluid::after,
.container-fluid::before,
.container::after,
.container::before {
  display: table;
  line-height: 0;
  content: ""
}

.pull-right[class*=span],
.row-fluid .pull-right[class*=span] {
  float: right
}

.container {
  margin-left: auto;
  margin-right: auto
}

.container-fluid {
  padding-left: 20px;
  padding-right: 20px
}

p {
  margin: 0 0 10px
}

.lead {
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
  margin-bottom: 20px
}

dd,
dt,
li {
  line-height: 20px
}

small {
  font-size: 85%
}

strong {
  font-weight: 700
}

em {
  font-style: italic
}

address,
cite {
  font-style: normal
}

.muted {
  color: #999
}

a.muted:focus,
a.muted:hover {
  color: grey
}

.text-warning {
  color: #c09853
}

a.text-warning:focus,
a.text-warning:hover {
  color: #a47e3c
}

.text-error {
  color: #b94a48
}

a.text-error:focus,
a.text-error:hover {
  color: #953b39
}

.text-info {
  color: #3a87ad
}

a.text-info:focus,
a.text-info:hover {
  color: #2d6987
}

.text-success {
  color: #468847
}

a.text-success:focus,
a.text-success:hover {
  color: #356635
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-family: inherit;
  font-weight: 700;
  line-height: 20px;
  margin: 10px 0;
  text-rendering: optimizelegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #999;
  font-weight: 400;
  line-height: 1
}

h1,
h2,
h3 {
  line-height: 40px
}

h1 {
  font-size: 38.5px
}

h2 {
  font-size: 31.5px
}

h1 small,
h3 {
  font-size: 24.5px
}

h2 small,
h4 {
  font-size: 17.5px
}

h3 small,
h4 small,
h5 {
  font-size: 14px
}

h6 {
  font-size: 11.9px
}

.page-header {
  border-bottom: 1px solid #eee;
  margin: 20px 0 30px;
  padding-bottom: 9px
}

blockquote p,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}

.table,
address,
dl,
legend,
pre.prettyprint {
  margin-bottom: 20px
}

ol,
ul {
  margin: 0 0 10px 25px;
  padding: 0
}

ol.inline,
ol.unstyled,
ul.inline,
ul.unstyled {
  list-style: none;
  margin-left: 0
}

ol.inline>li,
ul.inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px
}

dt {
  font-weight: 700
}

dd {
  margin-left: 10px
}

.dl-horizontal::after,
.dl-horizontal::before {
  content: "";
  display: table;
  line-height: 0
}

address,
blockquote small,
pre {
  display: block;
  line-height: 20px
}

.dl-horizontal dt {
  clear: left;
  float: left;
  overflow: hidden;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 160px
}

.clearfix::after,
.controls-row::after,
.dropdown-menu>li>a,
.form-actions::after,
.form-horizontal .control-group::after,
.modal-footer::after,
.nav-pills::after,
.nav-tabs::after,
.navbar-form::after,
.pager::after,
.tabbable::after,
.thumbnails::after {
  clear: both
}

pre,
pre code {
  white-space: pre-wrap
}

.dl-horizontal dd {
  margin-left: 180px
}

hr {
  border-color: #eee -moz-use-text-color #fff;
  border-style: solid none;
  border-width: 1px 0
}

abbr[data-original-title],
abbr[title] {
  border-bottom: 1px dotted #999;
  cursor: help
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase
}

blockquote {
  border-left: 5px solid #eee;
  margin: 0 0 20px;
  padding: 0 0 0 15px
}

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25
}

blockquote small {
  color: #999
}

blockquote small::before {
  content: "— "
}

blockquote.pull-right {
  border-left: 0 none;
  border-right: 5px solid #eee;
  float: right;
  padding-left: 0;
  padding-right: 15px
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right
}

blockquote.pull-right small::before {
  content: ""
}

blockquote.pull-right small::after {
  content: " —"
}

blockquote::after,
blockquote::before,
q::after,
q::before {
  content: ""
}

code,
pre {
  border-radius: 3px;
  color: #333;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  padding: 0 3px 2px
}

.box-respon .desc small,
.navbar-search .search-query,
button,
input,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

code {
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  color: #d14;
  padding: 2px 4px;
  white-space: nowrap
}

pre {
  background-color: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  font-size: 13px;
  margin: 0 0 10px;
  overflow-wrap: break-word;
  padding: 9.5px;
  word-break: break-all
}

pre code {
  background-color: transparent;
  border: 0;
  color: inherit;
  padding: 0
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}

.badge,
.label {
  background-color: #999;
  color: #fff;
  display: inline-block;
  line-height: 14px;
  padding: 2px 4px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  vertical-align: baseline;
  white-space: nowrap
}

.label {
  border-radius: 3px
}

.badge {
  border-radius: 9px;
  padding-left: 9px;
  padding-right: 9px
}

.table-bordered caption+tbody tr:first-child td:first-child,
.table-bordered caption+thead tr:first-child th:first-child,
.table-bordered colgroup+tbody tr:first-child td:first-child,
.table-bordered colgroup+thead tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child>td:first-child,
.table-bordered tbody:first-child tr:first-child>th:first-child,
.table-bordered thead:first-child tr:first-child>th:first-child {
  border-top-left-radius: 4px
}

.table-bordered caption+tbody tr:first-child td:last-child,
.table-bordered caption+thead tr:first-child th:last-child,
.table-bordered colgroup+tbody tr:first-child td:last-child,
.table-bordered colgroup+thead tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child>td:last-child,
.table-bordered tbody:first-child tr:first-child>th:last-child,
.table-bordered thead:first-child tr:first-child>th:last-child {
  border-top-right-radius: 4px
}

.badge:empty,
.label:empty {
  display: none
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none
}

.badge-important,
.label-important {
  background-color: #b94a48
}

.badge-important[href],
.label-important[href] {
  background-color: #953b39
}

.badge-warning,
.label-warning {
  background-color: #f89406
}

.badge-warning[href],
.label-warning[href] {
  background-color: #c67605
}

.badge-success,
.label-success {
  background-color: #468847
}

.badge-success[href],
.label-success[href] {
  background-color: #356635
}

.badge-info,
.label-info {
  background-color: #3a87ad
}

.badge-info[href],
.label-info[href] {
  background-color: #2d6987
}

.badge-inverse,
.label-inverse {
  background-color: #333
}

.badge-inverse[href],
.label-inverse[href] {
  background-color: #1a1a1a
}

.btn .badge,
.btn .label {
  position: relative;
  top: -1px
}

.btn-mini .badge,
.btn-mini .label,
.navbar-fixed-top {
  top: 0
}

table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%
}

.table {
  width: 100%
}

.table td,
.table th {
  border-top: 1px solid #ddd;
  line-height: 20px;
  padding: 8px;
  text-align: left;
  vertical-align: top
}

.table th {
  font-weight: 700
}

.table thead th {
  vertical-align: bottom
}

.table caption+thead tr:first-child td,
.table caption+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table thead:first-child tr:first-child td,
.table thead:first-child tr:first-child th {
  border-top: 0 none
}

.table tbody+tbody {
  border-top: 2px solid #ddd
}

.table .table {
  background-color: #fff
}

.table-condensed td,
.table-condensed th {
  padding: 4px 5px
}

#dropdown-menu-spine,
#dropdown-menu-spine1,
#dropdown-menu-spine2,
fieldset,
legend {
  padding: 0
}

.table-bordered {
  border-collapse: separate;
  border-color: #ddd #ddd #ddd -moz-use-text-color;
  border-radius: 4px;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px 0
}

.table-bordered td,
.table-bordered th {
  border-left: 1px solid #ddd
}

.table-bordered caption+tbody tr:first-child td,
.table-bordered caption+tbody tr:first-child th,
.table-bordered caption+thead tr:first-child th,
.table-bordered colgroup+tbody tr:first-child td,
.table-bordered colgroup+tbody tr:first-child th,
.table-bordered colgroup+thead tr:first-child th,
.table-bordered tbody:first-child tr:first-child td,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered thead:first-child tr:first-child th {
  border-top: 0 none
}

.table-bordered tbody:last-child tr:last-child>td:first-child,
.table-bordered tbody:last-child tr:last-child>th:first-child,
.table-bordered tfoot:last-child tr:last-child>td:first-child,
.table-bordered tfoot:last-child tr:last-child>th:first-child,
.table-bordered thead:last-child tr:last-child>th:first-child {
  border-bottom-left-radius: 4px
}

.table-bordered tbody:last-child tr:last-child>td:last-child,
.table-bordered tbody:last-child tr:last-child>th:last-child,
.table-bordered tfoot:last-child tr:last-child>td:last-child,
.table-bordered tfoot:last-child tr:last-child>th:last-child,
.table-bordered thead:last-child tr:last-child>th:last-child {
  border-bottom-right-radius: 4px
}

.table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 0
}

.table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 0
}

.table-striped tbody>tr:nth-child(2n+1)>td,
.table-striped tbody>tr:nth-child(2n+1)>th {
  background-color: #f9f9f9
}

.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th {
  background-color: #f5f5f5
}

.row-fluid table td[class*=span],
.row-fluid table th[class*=span],
table td[class*=span],
table th[class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0
}

label,
legend {
  display: block
}

.table td.span1,
.table th.span1 {
  float: none;
  margin-left: 0;
  width: 44px
}

.table td.span2,
.table th.span2 {
  float: none;
  margin-left: 0;
  width: 124px
}

.table td.span3,
.table th.span3 {
  float: none;
  margin-left: 0;
  width: 204px
}

.table td.span4,
.table th.span4 {
  float: none;
  margin-left: 0;
  width: 284px
}

.table td.span5,
.table th.span5 {
  float: none;
  margin-left: 0;
  width: 364px
}

.table td.span6,
.table th.span6 {
  float: none;
  margin-left: 0;
  width: 444px
}

.table td.span7,
.table th.span7 {
  float: none;
  margin-left: 0;
  width: 524px
}

.table td.span8,
.table th.span8 {
  float: none;
  margin-left: 0;
  width: 604px
}

.table td.span9,
.table th.span9 {
  float: none;
  margin-left: 0;
  width: 684px
}

.table td.span10,
.table th.span10 {
  float: none;
  margin-left: 0;
  width: 764px
}

.table td.span11,
.table th.span11 {
  float: none;
  margin-left: 0;
  width: 844px
}

.table td.span12,
.table th.span12 {
  float: none;
  margin-left: 0;
  width: 924px
}

.breadcrumb,
form {
  margin: 0 0 20px
}

.table tbody tr.success>td {
  background-color: #dff0d8
}

.table tbody tr.error>td {
  background-color: #f2dede
}

.table tbody tr.warning>td {
  background-color: #fcf8e3
}

.table tbody tr.info>td {
  background-color: #d9edf7
}

.table-hover tbody tr.success:hover>td {
  background-color: #d0e9c6
}

.table-hover tbody tr.error:hover>td {
  background-color: #ebcccc
}

.table-hover tbody tr.warning:hover>td {
  background-color: #faf2cc
}

.table-hover tbody tr.info:hover>td {
  background-color: #c4e3f3
}

fieldset {
  border: 0;
  margin: 0
}

legend {
  border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
  border-style: none none solid;
  border-width: 0 0 1px;
  color: #333;
  font-size: 21px;
  line-height: 40px;
  width: 100%
}

legend small {
  color: #999;
  font-size: 15px
}

button,
input,
label,
select,
textarea {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}

label {
  margin-bottom: 5px
}

.uneditable-input,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=tel],
input[type=color],
input[type=search],
select,
textarea {
  color: #555;
  display: inline-block;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  vertical-align: middle
}

.uneditable-input,
input,
textarea {
  width: 206px
}

#dropdown-menu-spine,
#dropdown-menu-spine li,
#dropdown-menu-spine1,
#dropdown-menu-spine1 li,
#dropdown-menu-spine2,
#dropdown-menu-spine2 li {
  margin: 0;
  width: 100%;
  display: block
}

textarea {
  height: auto
}

.uneditable-input,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=tel],
input[type=color],
input[type=search],
textarea {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
  transition: border .2s linear 0s, box-shadow .2s linear 0s
}

input[type=radio],
input[type=checkbox] {
  line-height: normal;
  margin: 4px 0 0
}

input[type=button],
input[type=file],
input[type=reset],
input[type=image],
input[type=submit],
input[type=radio],
input[type=checkbox] {
  width: auto
}

.spine:focus {
  color: #fff !important;
  background: #24a259
}

#dropdown-menu-spine li a {
  display: block;
  color: #fff;
  background: #24a259
}

.spine1:focus {
  color: #fff !important;
  background: #24a259
}

#dropdown-menu-spine1 li a {
  display: block;
  color: #fff;
  background: #24a259
}

.spine2:focus {
  color: #fff !important;
  background: #24a259
}

.controls-row .checkbox[class*=span],
.controls-row .radio[class*=span],
.controls>.checkbox:first-child,
.controls>.radio:first-child {
  padding-top: 5px
}

.form-actions,
legend+.control-group {
  margin-top: 20px
}

#dropdown-menu-spine2 li a {
  display: block;
  color: #fff;
  background: #24a259
}

.dropdown-menu,
.modal,
.popover {
  background-clip: padding-box
}

input[type=file],
select {
  height: 30px;
  line-height: 30px
}

select {
  background-color: #fff;
  width: 220px
}

select[multiple],
select[size] {
  height: auto
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus,
select:focus {
  outline: #333 dotted thin;
  outline-offset: -2px
}

.uneditable-input,
.uneditable-textarea {
  background-color: #fcfcfc;
  border-color: #ccc;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .024) inset;
  color: #999;
  cursor: not-allowed
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap
}

.uneditable-textarea {
  height: auto;
  width: auto
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999
}

.checkbox,
.radio {
  min-height: 20px;
  padding-left: 20px
}

.checkbox input[type=checkbox],
.radio input[type=radio] {
  float: left;
  margin-left: -20px
}

.checkbox.inline,
.radio.inline {
  display: inline-block;
  margin-bottom: 0;
  padding-top: 5px;
  vertical-align: middle
}

.checkbox.inline+.checkbox.inline,
.radio.inline+.radio.inline {
  margin-left: 10px
}

.input-mini {
  width: 60px
}

.input-small {
  width: 90px
}

.input-medium {
  width: 150px
}

.input-large {
  width: 210px
}

.input-xlarge {
  width: 270px
}

.input-xxlarge {
  width: 530px
}

.row-fluid .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span],
.uneditable-input[class*=span],
input[class*=span],
select[class*=span],
textarea[class*=span] {
  float: none;
  margin-left: 0
}

.input-append .uneditable-input[class*=span],
.input-append input[class*=span],
.input-prepend .uneditable-input[class*=span],
.input-prepend input[class*=span],
.row-fluid .input-append [class*=span],
.row-fluid .input-prepend [class*=span],
.row-fluid .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span] {
  display: inline-block
}

.controls-row::after,
.controls-row::before,
.form-actions::after,
.form-actions::before {
  display: table;
  line-height: 0;
  content: ""
}

.uneditable-input,
input,
textarea {
  margin-left: 0
}

.controls-row [class*=span]+[class*=span] {
  margin-left: 20px
}

.uneditable-input.span12,
input.span12,
textarea.span12 {
  width: 926px
}

.uneditable-input.span11,
input.span11,
textarea.span11 {
  width: 846px
}

.uneditable-input.span10,
input.span10,
textarea.span10 {
  width: 766px
}

.uneditable-input.span9,
input.span9,
textarea.span9 {
  width: 686px
}

.uneditable-input.span8,
input.span8,
textarea.span8 {
  width: 606px
}

.uneditable-input.span7,
input.span7,
textarea.span7 {
  width: 526px
}

.uneditable-input.span6,
input.span6,
textarea.span6 {
  width: 446px
}

.uneditable-input.span5,
input.span5,
textarea.span5 {
  width: 366px
}

.uneditable-input.span4,
input.span4,
textarea.span4 {
  width: 286px
}

.uneditable-input.span3,
input.span3,
textarea.span3 {
  width: 206px
}

.uneditable-input.span2,
input.span2,
textarea.span2 {
  width: 126px
}

.uneditable-input.span1,
input.span1,
textarea.span1 {
  width: 46px
}

.controls-row [class*=span],
.row-fluid .controls-row [class*=span] {
  float: left
}

input[disabled],
input[readonly],
select[disabled],
select[readonly],
textarea[disabled],
textarea[readonly] {
  background-color: #eee;
  cursor: not-allowed
}

input[type=radio][disabled],
input[type=radio][readonly],
input[type=checkbox][disabled],
input[type=checkbox][readonly] {
  background-color: transparent
}

.control-group.warning .checkbox,
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 6px #dbc59e
}

.control-group.warning .input-append .add-on,
.control-group.warning .input-prepend .add-on {
  background-color: #fcf8e3;
  border-color: #c09853;
  color: #c09853
}

.control-group.error .checkbox,
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 6px #d59392
}

.control-group.error .input-append .add-on,
.control-group.error .input-prepend .add-on {
  background-color: #f2dede;
  border-color: #b94a48;
  color: #b94a48
}

.control-group.success .checkbox,
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 6px #7aba7b
}

.control-group.success .input-append .add-on,
.control-group.success .input-prepend .add-on {
  background-color: #dff0d8;
  border-color: #468847;
  color: #468847
}

.control-group.info .checkbox,
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 6px #7ab5d3
}

.control-group.info .input-append .add-on,
.control-group.info .input-prepend .add-on {
  background-color: #d9edf7;
  border-color: #3a87ad;
  color: #3a87ad
}

input:focus:invalid,
select:focus:invalid,
textarea:focus:invalid {
  border-color: #ee5f5b;
  color: #b94a48
}

input:focus:invalid:focus,
select:focus:invalid:focus,
textarea:focus:invalid:focus {
  border-color: #e9322d;
  box-shadow: 0 0 6px #f8b9b7
}

.form-actions {
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding: 19px 20px 20px
}

.help-block,
.help-inline {
  color: #595959
}

.help-block {
  display: block;
  margin-bottom: 10px
}

.help-inline {
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle
}

.input-append,
.input-prepend {
  display: inline-block;
  font-size: 0;
  margin-bottom: 10px;
  vertical-align: middle;
  white-space: nowrap
}

.btn,
.input-append .dropdown-menu,
.input-append .popover,
.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .dropdown-menu,
.input-prepend .popover,
.input-prepend .uneditable-input,
.input-prepend input,
.input-prepend select {
  font-size: 14px
}

.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .uneditable-input,
.input-prepend input,
.input-prepend select {
  border-radius: 0 4px 4px 0;
  margin-bottom: 0;
  position: relative;
  vertical-align: top
}

.input-append .add-on,
.input-prepend .add-on {
  background-color: #eee;
  border: 1px solid #ccc;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  height: 20px;
  line-height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  width: auto
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group>.dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group>.dropdown-toggle {
  border-radius: 0;
  vertical-align: top
}

.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546
}

.btn-danger,
.btn-info,
.btn-inverse,
.btn-primary,
.btn-success,
.btn-warning {
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-repeat: repeat-x
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px
}

.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 4px 0 0 4px
}

.input-append .add-on:last-child,
.input-append .btn-group:last-child>.dropdown-toggle,
.input-append .btn:last-child,
.input-append .uneditable-input+.btn-group .btn:last-child,
.input-append input+.btn-group .btn:last-child,
.input-append select+.btn-group .btn:last-child {
  border-radius: 0 4px 4px 0
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px
}

.input-prepend.input-append .uneditable-input,
.input-prepend.input-append input,
.input-prepend.input-append select {
  border-radius: 0
}

.input-prepend.input-append .uneditable-input+.btn-group .btn,
.input-prepend.input-append input+.btn-group .btn,
.input-prepend.input-append select+.btn-group .btn {
  border-radius: 0 4px 4px 0
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  border-radius: 4px 0 0 4px;
  margin-right: -1px
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  border-radius: 0 4px 4px 0;
  margin-left: -1px
}

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0
}

input.search-query {
  border-radius: 15px;
  margin-bottom: 0;
  padding-left: 14px;
  padding-right: 14px
}

.form-search .input-append .search-query {
  border-radius: 14px 0 0 14px
}

.form-search .input-append .btn,
.form-search .input-prepend .search-query {
  border-radius: 0 14px 14px 0
}

.form-search .input-prepend .btn {
  border-radius: 14px 0 0 14px
}

.form-horizontal .help-inline,
.form-horizontal .input-append,
.form-horizontal .input-prepend,
.form-horizontal .uneditable-input,
.form-horizontal input,
.form-horizontal select,
.form-horizontal textarea,
.form-inline .help-inline,
.form-inline .input-append,
.form-inline .input-prepend,
.form-inline .uneditable-input,
.form-inline input,
.form-inline select,
.form-inline textarea,
.form-search .help-inline,
.form-search .input-append,
.form-search .input-prepend,
.form-search .uneditable-input,
.form-search input,
.form-search select,
.form-search textarea {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle
}

.form-horizontal .hide,
.form-inline .hide,
.form-search .hide {
  display: none
}

.form-inline .btn-group,
.form-inline label,
.form-search .btn-group,
.form-search label {
  display: inline-block
}

.form-inline .input-append,
.form-inline .input-prepend,
.form-search .input-append,
.form-search .input-prepend {
  margin-bottom: 0
}

.form-inline .checkbox,
.form-inline .radio,
.form-search .checkbox,
.form-search .radio {
  margin-bottom: 0;
  padding-left: 0;
  vertical-align: middle
}

.form-inline .checkbox input[type=checkbox],
.form-inline .radio input[type=radio],
.form-search .checkbox input[type=checkbox],
.form-search .radio input[type=radio] {
  float: left;
  margin-left: 0;
  margin-right: 3px
}

.control-group {
  margin-bottom: 10px
}

.form-horizontal .control-group {
  margin-bottom: 20px
}

.btn,
.form-horizontal .help-block {
  margin-bottom: 0
}

.form-horizontal .control-group::after,
.form-horizontal .control-group::before {
  content: "";
  display: table;
  line-height: 0
}

.btn,
.nav-header {
  line-height: 20px
}

.form-horizontal .control-label {
  float: left;
  padding-top: 5px;
  text-align: right;
  width: 160px
}

.btn,
.pagination-centered {
  text-align: center
}

.btn-block,
input.btn-block[type=button],
input.btn-block[type=reset],
input.btn-block[type=submit] {
  width: 100%
}

.form-horizontal .controls {
  margin-left: 180px
}

.btn-group+.btn-group,
.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn {
  margin-left: 5px
}

.form-horizontal .input-append+.help-block,
.form-horizontal .input-prepend+.help-block,
.form-horizontal .uneditable-input+.help-block,
.form-horizontal input+.help-block,
.form-horizontal select+.help-block,
.form-horizontal textarea+.help-block {
  margin-top: 10px
}

.form-horizontal .form-actions {
  padding-left: 180px
}

.btn {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  border-image: none;
  color: #333;
  cursor: pointer;
  display: inline-block;
  padding: 4px 12px;
  vertical-align: middle
}

.btn.active,
.btn.disabled,
.btn:active,
.btn:focus,
.btn:hover,
.btn[disabled] {
  background-color: #e6e6e6;
  color: #333
}

.btn:focus,
.btn:hover {
  background-position: 0 -15px;
  color: #333;
  text-decoration: none;
  transition: background-position .1s linear 0s
}

.btn:focus {
  outline: #333 dotted thin;
  outline-offset: -2px
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle,
.btn.active,
.btn:active,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.dropdown-toggle:active,
.modal,
.open .dropdown-toggle,
a:focus,
a:hover {
  outline: 0
}

.btn.active,
.btn:active {
  background-image: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .15) inset, 0 1px 2px rgba(0, 0, 0, .05)
}

.btn.disabled,
.btn[disabled] {
  background-image: none;
  box-shadow: none;
  cursor: default;
  opacity: .65
}

.btn-large {
  border-radius: 6px;
  font-size: 17.5px
}

.btn-large [class*=" icon-"],
.btn-large [class^=icon-] {
  margin-top: 4px
}

.btn-small {
  border-radius: 3px;
  font-size: 11.9px;
  padding: 2px 10px
}

.btn-small [class*=" icon-"],
.btn-small [class^=icon-] {
  margin-top: 0
}

.btn-mini [class*=" icon-"],
.btn-mini [class^=icon-] {
  margin-top: -1px
}

.btn-mini {
  border-radius: 3px;
  font-size: 10.5px;
  padding: 0 6px
}

.btn-block {
  box-sizing: border-box;
  display: block;
  padding-left: 0;
  padding-right: 0
}

.btn-group,
.btn-group-vertical {
  display: inline-block
}

.btn-block+.btn-block {
  margin-top: 5px
}

.btn-primary {
  background-image: linear-gradient(to bottom, #08c, #04c);
  color: #fff
}

.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled] {
  background-color: #04c;
  color: #fff
}

.btn-warning {
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  color: #fff
}

.btn-warning.active,
.btn-warning.disabled,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.btn-warning[disabled] {
  background-color: #f89406;
  color: #fff
}

.btn-danger {
  background-color: #da4f49;
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  color: #fff
}

.btn-danger.active,
.btn-danger.disabled,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.btn-danger[disabled] {
  background-color: #bd362f;
  color: #fff
}

.btn-success {
  background-color: #5bb75b;
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  color: #fff
}

.btn-success.active,
.btn-success.disabled,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.btn-success[disabled] {
  background-color: #51a351;
  color: #fff
}

.btn-info {
  background-color: #49afcd;
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  color: #fff
}

.btn-info.active,
.btn-info.disabled,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.btn-info[disabled] {
  background-color: #2f96b4;
  color: #fff
}

.btn-inverse {
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444, #222);
  color: #fff
}

.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.btn-inverse[disabled] {
  background-color: #222;
  color: #fff
}

button.btn::-moz-focus-inner,
input.btn[type=submit]::-moz-focus-inner {
  border: 0;
  padding: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  box-shadow: none
}

.btn-link {
  border-color: transparent;
  border-radius: 0;
  color: #08c;
  cursor: pointer
}

.btn-link:focus,
.btn-link:hover {
  background-color: transparent;
  color: #005580;
  text-decoration: underline
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
  color: #333;
  text-decoration: none
}

.btn-group {
  font-size: 0;
  position: relative;
  vertical-align: middle;
  white-space: nowrap
}

.btn-toolbar {
  font-size: 0;
  margin-bottom: 10px;
  margin-top: 10px
}

.btn-group>.btn {
  border-radius: 0;
  position: relative
}

.btn-group>.btn+.btn {
  margin-left: -1px
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
  font-size: 14px
}

.btn-group>.btn-mini {
  font-size: 10.5px
}

.btn-group>.btn-small {
  font-size: 11.9px
}

.btn-group>.btn-large {
  font-size: 17.5px
}

.btn-group>.btn:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 0
}

.btn-group>.btn:last-child,
.btn-group>.dropdown-toggle {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px
}

.btn-group>.btn.large:first-child {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  margin-left: 0
}

.btn-group>.btn.large:last-child,
.btn-group>.large.dropdown-toggle {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px
}

.btn-group>.btn+.dropdown-toggle {
  box-shadow: 1px 0 0 rgba(255, 255, 255, .125) inset, 0 1px 0 rgba(255, 255, 255, .2) inset, 0 1px 2px rgba(0, 0, 0, .05);
  padding-left: 8px;
  padding-right: 8px
}

.btn-group>.btn-mini+.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px
}

.btn-group>.btn-large+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .15) inset, 0 1px 2px rgba(0, 0, 0, .05)
}

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #04c
}

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f
}

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351
}

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4
}

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222
}

.btn .caret {
  margin-left: 0;
  margin-top: 8px
}

.btn-large .caret {
  margin-top: 6px;
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px
}

.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px
}

.dropup .btn-large .caret {
  border-bottom-width: 5px
}

.btn-danger .caret,
.btn-info .caret,
.btn-inverse .caret,
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret {
  border-bottom-color: #fff;
  border-top-color: #fff
}

.nav-header,
.nav>li>a {
  display: block
}

.btn-group-vertical>.btn {
  border-radius: 0;
  display: block;
  float: none;
  max-width: 100%
}

.btn-group-vertical>.btn+.btn {
  margin-left: 0;
  margin-top: -1px
}

.btn-group-vertical>.btn:first-child {
  border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child {
  border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-large:first-child {
  border-radius: 6px 6px 0 0
}

.btn-group-vertical>.btn-large:last-child {
  border-radius: 0 0 6px 6px
}

.nav {
  list-style: none;
  margin-bottom: 20px;
  margin-left: 0
}

.nav>li>a:focus,
.nav>li>a:hover {
  background-color: #eee;
  text-decoration: none
}

.nav>li>a>img {
  max-width: none
}

.nav>.pull-right {
  float: right
}

.nav-header {
  color: #999;
  font-size: 11px;
  font-weight: 700;
  padding: 3px 15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
  text-transform: uppercase
}

.nav li+.nav-header {
  margin-top: 9px
}

.nav-list {
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px
}

.nav-list .nav-header,
.nav-list>li>a {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

.nav-list>li>a {
  padding: 3px 15px
}

.nav-pills>li>a,
.nav-tabs>li>a {
  padding-bottom: 8px;
  padding-top: 8px
}

.nav-list>.active>a,
.nav-list>.active>a:focus,
.nav-list>.active>a:hover {
  background-color: #08c;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2)
}

.nav-list [class*=" icon-"],
.nav-list [class^=icon-] {
  margin-right: 2px
}

.nav-list .divider {
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
  height: 1px;
  margin: 9px 1px;
  overflow: hidden
}

.nav-pills::after,
.nav-pills::before,
.nav-tabs::after,
.nav-tabs::before {
  content: "";
  display: table;
  line-height: 0
}

.nav-pills>li,
.nav-tabs>li {
  float: left
}

.nav-stacked>li,
.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
  float: none
}

.nav-pills>li>a,
.nav-tabs>li>a {
  line-height: 14px;
  margin-right: 2px;
  padding-left: 12px;
  padding-right: 12px
}

.nav-tabs {
  border-bottom: 1px solid #ddd
}

.nav-tabs>li {
  margin-bottom: -1px
}

.nav-tabs>li>a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  line-height: 20px
}

.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:focus,
.nav-tabs>.active>a:hover {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff;
  border-color: #ddd #ddd transparent;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555;
  cursor: default
}

.nav-pills>li>a {
  border-radius: 5px;
  margin-bottom: 2px;
  margin-top: 2px
}

.nav-pills>.active>a,
.nav-pills>.active>a:focus,
.nav-pills>.active>a:hover {
  background-color: #08c;
  color: #fff
}

.nav-stacked>li>a {
  margin-right: 0
}

.nav-tabs.nav-stacked {
  border-bottom: 0 none
}

.nav-tabs.nav-stacked>li>a {
  border: 1px solid #ddd;
  border-radius: 0
}

.nav-tabs.nav-stacked>li:first-child>a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}

.nav-tabs.nav-stacked>li:last-child>a {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px
}

.nav-tabs.nav-stacked>li>a:focus,
.nav-tabs.nav-stacked>li>a:hover {
  border-color: #ddd;
  z-index: 2
}

.nav-pills.nav-stacked>li>a {
  margin-bottom: 3px
}

.nav-pills.nav-stacked>li:last-child>a {
  margin-bottom: 1px
}

.nav-tabs .dropdown-menu {
  border-radius: 0 0 6px 6px
}

.nav-pills .dropdown-menu {
  border-radius: 6px
}

.nav .dropdown-toggle .caret {
  border-bottom-color: #08c;
  border-top-color: #08c;
  margin-top: 6px
}

.nav .dropdown-toggle:focus .caret,
.nav .dropdown-toggle:hover .caret {
  border-bottom-color: #005580;
  border-top-color: #005580
}

.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
  border-bottom-color: #fff;
  border-top-color: #fff
}

.nav-tabs .active .dropdown-toggle .caret {
  border-bottom-color: #555;
  border-top-color: #555
}

.nav>.dropdown.active>a:focus,
.nav>.dropdown.active>a:hover {
  cursor: pointer
}

.nav-pills .open .dropdown-toggle,
.nav-tabs .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:focus,
.nav>li.dropdown.open.active>a:hover {
  background-color: #999;
  border-color: #999;
  color: #fff
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open a:focus .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open.active .caret {
  border-bottom-color: #fff;
  border-top-color: #fff;
  opacity: 1
}

.tabs-stacked .open>a:focus,
.tabs-stacked .open>a:hover {
  border-color: #999
}

.tabbable::after,
.tabbable::before {
  content: "";
  display: table;
  line-height: 0
}

.tab-content {
  overflow: auto
}

.tabs-below>.nav-tabs,
.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
  border-bottom: 0 none
}

.pill-content>.pill-pane,
.tab-content>.tab-pane {
  display: none
}

.pill-content>.active,
.tab-content>.active {
  display: block
}

.tabs-below>.nav-tabs {
  border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
  margin-bottom: 0;
  margin-top: -1px
}

.tabs-below>.nav-tabs>li>a {
  border-radius: 0 0 4px 4px
}

.tabs-below>.nav-tabs>li>a:focus,
.tabs-below>.nav-tabs>li>a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:focus,
.tabs-below>.nav-tabs>.active>a:hover {
  border-color: transparent #ddd #ddd
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
  margin-bottom: 3px;
  margin-right: 0;
  min-width: 74px
}

.tabs-left>.nav-tabs {
  border-right: 1px solid #ddd;
  float: left;
  margin-right: 19px
}

.tabs-left>.nav-tabs>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: -1px
}

.tabs-left>.nav-tabs>li>a:focus,
.tabs-left>.nav-tabs>li>a:hover {
  border-color: #eee #ddd #eee #eee
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:focus,
.tabs-left>.nav-tabs .active>a:hover {
  border-color: #ddd transparent #ddd #ddd
}

.tabs-right>.nav-tabs {
  border-left: 1px solid #ddd;
  float: right;
  margin-left: 19px
}

.tabs-right>.nav-tabs>li>a {
  border-radius: 0 4px 4px 0;
  margin-left: -1px
}

.tabs-right>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li>a:hover {
  border-color: #eee #eee #eee #ddd
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:focus,
.tabs-right>.nav-tabs .active>a:hover {
  border-color: #ddd #ddd #ddd transparent
}

.nav>.disabled>a {
  color: #999
}

.nav>.disabled>a:focus,
.nav>.disabled>a:hover {
  background-color: transparent;
  cursor: default;
  text-decoration: none
}

.navbar {
  margin-bottom: 20px;
  overflow: visible
}

.navbar-inner {
  background-color: #fafafa;
  background-image: linear-gradient(to bottom, #fff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .067);
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px
}

.custom-m-opnr,
.navbar .btn-navbar {
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5)
}

.navbar-inner::after,
.navbar-inner::before {
  content: "";
  display: table;
  line-height: 0
}

.navbar-inner::after {
  clear: both
}

.navbar .container {
  width: auto
}

.nav-collapse.collapse {
  height: auto;
  overflow: visible
}

.carousel-inner,
.collapse,
.media,
.media-body,
.progress {
  overflow: hidden
}

.navbar .brand {
  color: #777;
  display: block;
  float: left;
  font-size: 20px;
  font-weight: 200;
  margin-left: -20px;
  padding: 10px 20px;
  text-shadow: 0 1px 0 #fff
}

.navbar .brand:focus,
.navbar .brand:hover {
  text-decoration: none
}

.navbar-text {
  color: #777;
  line-height: 40px;
  margin-bottom: 0
}

.navbar-link {
  color: #777
}

.navbar-link:focus,
.navbar-link:hover {
  color: #333
}

.navbar .divider-vertical {
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #fff;
  height: 40px;
  margin: 0 9px
}

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px
}

.navbar .btn-group .btn,
.navbar .input-append .btn,
.navbar .input-append .btn-group,
.navbar .input-prepend .btn,
.navbar .input-prepend .btn-group {
  margin-top: 0
}

.navbar-form {
  margin-bottom: 0
}

.navbar-form::after,
.navbar-form::before {
  content: "";
  display: table;
  line-height: 0
}

.navbar-form .checkbox,
.navbar-form .radio,
.navbar-form input,
.navbar-form select {
  margin-top: 5px
}

.navbar-form .btn,
.navbar-form input,
.navbar-form select {
  display: inline-block;
  margin-bottom: 0
}

.navbar-form input[type=image],
.navbar-form input[type=radio],
.navbar-form input[type=checkbox] {
  margin-top: 3px
}

.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0
}

.navbar-search {
  float: left;
  margin-bottom: 0;
  margin-top: 5px;
  position: relative
}

.navbar-search .search-query {
  border-radius: 15px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0;
  padding: 4px 14px
}

.navbar-static-top {
  margin-bottom: 0;
  position: static
}

.navbar-static-top .navbar-inner {
  border-radius: 0
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  left: 0;
  margin-bottom: 0;
  position: fixed;
  right: 0;
  z-index: 1030
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
  box-shadow: 0 -1px 10px rgba(0, 0, 0, .1)
}

.navbar-fixed-bottom .navbar-inner,
.navbar-fixed-top .navbar-inner {
  border-radius: 0;
  padding-left: 0;
  padding-right: 0
}

.navbar-fixed-bottom .container,
.navbar-fixed-top .container,
.navbar-static-top .container {
  width: 940px
}

.navbar-fixed-bottom {
  bottom: 0
}

.navbar .nav {
  display: block;
  float: left;
  left: 0;
  margin: 0 10px 0 0;
  position: relative
}

.navbar .nav.pull-right {
  float: right;
  margin-right: 0
}

.navbar .nav>li {
  float: left
}

.navbar .nav>li>a {
  color: #777;
  float: none;
  padding: 10px 15px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff
}

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
  background-color: transparent;
  text-decoration: none
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:focus,
.navbar .nav>.active>a:hover {
  background-color: #e5e5e5;
  color: #555;
  text-decoration: none
}

.navbar .btn-navbar {
  background-color: #ededed;
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  box-shadow: 0 1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 rgba(255, 255, 255, .075);
  color: #fff;
  display: none;
  float: right;
  margin-left: 5px;
  margin-right: 5px;
  padding: 7px 10px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar:active,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:hover,
.navbar .btn-navbar[disabled] {
  background-color: #e5e5e5;
  color: #fff
}

.navbar .btn-navbar .icon-bar {
  background-color: #f5f5f5;
  border-radius: 1px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
  display: block;
  height: 2px;
  width: 18px
}

.btn-navbar .icon-bar+.icon-bar {
  margin-top: 3px
}

.navbar .nav>li>.dropdown-menu::before {
  border-bottom: 7px solid rgba(0, 0, 0, .2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  left: 9px;
  position: absolute;
  top: -7px
}

.navbar .nav>li>.dropdown-menu::after {
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  left: 10px;
  position: absolute;
  top: -6px
}

.navbar-fixed-bottom .nav>li>.dropdown-menu::before {
  border-bottom: 0 none;
  border-top: 7px solid rgba(0, 0, 0, .2);
  bottom: -7px;
  top: auto
}

.navbar-fixed-bottom .nav>li>.dropdown-menu::after {
  border-bottom: 0 none;
  border-top: 6px solid #fff;
  bottom: -6px;
  top: auto
}

.navbar .nav li.dropdown>a:focus .caret,
.navbar .nav li.dropdown>a:hover .caret {
  border-bottom-color: #333;
  border-top-color: #333
}

.navbar .nav li.dropdown>.dropdown-toggle .caret {
  border-bottom-color: #777;
  border-top-color: #777
}

.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret {
  border-bottom-color: #555;
  border-top-color: #555
}

.navbar .nav>li>.dropdown-menu.pull-right,
.navbar .pull-right>li>.dropdown-menu {
  left: auto;
  right: 0
}

.navbar .nav>li>.dropdown-menu.pull-right::before,
.navbar .pull-right>li>.dropdown-menu::before {
  left: auto;
  right: 12px
}

.navbar .nav>li>.dropdown-menu.pull-right::after,
.navbar .pull-right>li>.dropdown-menu::after {
  left: auto;
  right: 13px
}

.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu,
.navbar .pull-right>li>.dropdown-menu .dropdown-menu {
  border-radius: 6px 0 6px 6px;
  left: auto;
  margin-left: 0;
  margin-right: -1px;
  right: 100%
}

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: linear-gradient(to bottom, #222, #111);
  background-repeat: repeat-x;
  border-color: #252525
}

.navbar-inverse .brand,
.navbar-inverse .nav>li>a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-inverse .brand:focus,
.navbar-inverse .brand:hover,
.navbar-inverse .nav>li>a:focus,
.navbar-inverse .nav>li>a:hover {
  color: #fff
}

.navbar-inverse .brand,
.navbar-inverse .navbar-text {
  color: #999
}

.navbar-inverse .nav>li>a:focus,
.navbar-inverse .nav>li>a:hover {
  background-color: transparent;
  color: #fff
}

.navbar-inverse .nav .active>a,
.navbar-inverse .nav .active>a:focus,
.navbar-inverse .nav .active>a:hover {
  background-color: #111;
  color: #fff
}

.navbar-inverse .navbar-link {
  color: #999
}

.navbar-inverse .navbar-link:focus,
.navbar-inverse .navbar-link:hover {
  color: #fff
}

.navbar-inverse .divider-vertical {
  border-left-color: #111;
  border-right-color: #222
}

.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle {
  background-color: #111;
  color: #fff
}

.navbar-inverse .nav li.dropdown>a:focus .caret,
.navbar-inverse .nav li.dropdown>a:hover .caret {
  border-bottom-color: #fff;
  border-top-color: #fff
}

.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
  border-bottom-color: #999;
  border-top-color: #999
}

.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret {
  border-bottom-color: #fff;
  border-top-color: #fff
}

.navbar-inverse .navbar-search .search-query {
  background-color: #515151;
  border-color: #111;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset, 0 1px 0 rgba(255, 255, 255, .15);
  color: #fff;
  transition: none 0s ease 0s
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc
}

.navbar-inverse .navbar-search .search-query.focused,
.navbar-inverse .navbar-search .search-query:focus {
  background-color: #fff;
  border: 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, .15);
  color: #333;
  outline: 0;
  padding: 5px 15px;
  text-shadow: 0 1px 0 #fff
}

.navbar-inverse .btn-navbar {
  background-color: #0e0e0e;
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.breadcrumb>li,
.close {
  text-shadow: 0 1px 0 #fff
}

.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar[disabled] {
  background-color: #040404;
  color: #fff
}

.breadcrumb {
  background-color: #f5f5f5;
  border-radius: 4px;
  list-style: none
}

.breadcrumb>li {
  display: inline-block
}

.breadcrumb>li>.divider {
  color: #ccc;
  padding: 0 5px
}

.breadcrumb>.active {
  color: #999
}

.pagination {
  margin: 20px 0
}

.pagination ul {
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0
}

.pagination ul>li {
  display: inline
}

.pagination ul>li>a,
.pagination ul>li>span {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff;
  border-color: #ddd;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  float: left;
  line-height: 20px;
  padding: 4px 12px;
  text-decoration: none
}

.pagination ul>.active>a,
.pagination ul>.active>span,
.pagination ul>li>a:focus,
.pagination ul>li>a:hover {
  background-color: #f5f5f5
}

.pagination ul>.active>a,
.pagination ul>.active>span {
  color: #999;
  cursor: default
}

.pagination ul>.disabled>a,
.pagination ul>.disabled>a:focus,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>span {
  background-color: transparent;
  color: #999;
  cursor: default
}

.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span {
  border-bottom-left-radius: 4px;
  border-left-width: 1px;
  border-top-left-radius: 4px
}

.pagination ul>li:last-child>a,
.pagination ul>li:last-child>span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px
}

.pagination-right {
  text-align: right
}

.pagination-large ul>li>a,
.pagination-large ul>li>span {
  font-size: 17.5px;
  padding: 11px 19px
}

.pagination-large ul>li:first-child>a,
.pagination-large ul>li:first-child>span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px
}

.pagination-large ul>li:last-child>a,
.pagination-large ul>li:last-child>span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px
}

.pagination-mini ul>li:first-child>a,
.pagination-mini ul>li:first-child>span,
.pagination-small ul>li:first-child>a,
.pagination-small ul>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px
}

.pagination-mini ul>li:last-child>a,
.pagination-mini ul>li:last-child>span,
.pagination-small ul>li:last-child>a,
.pagination-small ul>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px
}

.pagination-small ul>li>a,
.pagination-small ul>li>span {
  font-size: 11.9px;
  padding: 2px 10px
}

.pagination-mini ul>li>a,
.pagination-mini ul>li>span {
  font-size: 10.5px;
  padding: 0 6px
}

.pager {
  list-style: none;
  margin: 20px 0;
  text-align: center
}

.pager::after,
.pager::before {
  content: "";
  display: table;
  line-height: 0
}

.pager li {
  display: inline
}

.pager li>a,
.pager li>span {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
  display: inline-block;
  padding: 5px 14px
}

.pager li>a:focus,
.pager li>a:hover {
  background-color: #f5f5f5;
  text-decoration: none
}

.pager .next>a,
.pager .next>span {
  float: right
}

.pager .previous>a,
.pager .previous>span {
  float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
  background-color: #fff;
  color: #999;
  cursor: default
}

.thumbnails {
  list-style: none;
  margin-left: -20px
}

.thumbnails::after,
.thumbnails::before {
  content: "";
  display: table;
  line-height: 0
}

.media-object,
.thumbnail,
.tooltip {
  display: block
}

.row-fluid .thumbnails {
  margin-left: 0
}

.thumbnails>li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px
}

.thumbnail {
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .055);
  line-height: 20px;
  padding: 4px;
  transition: all .2s ease-in-out 0s
}

a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #08c;
  box-shadow: 0 1px 4px rgba(0, 105, 214, .25)
}

.thumbnail>img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%
}

.thumbnail .caption {
  color: #555;
  padding: 9px
}

.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

.alert,
.alert h4 {
  color: #c09853
}

.alert h4 {
  margin: 0
}

.alert .close {
  line-height: 20px;
  position: relative;
  right: -21px;
  top: -2px
}

.popover,
.tooltip,
.tooltip-arrow {
  position: absolute
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847
}

.alert-success h4 {
  color: #468847
}

.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48
}

.alert-danger h4,
.alert-error h4 {
  color: #b94a48
}

.alert-info,
.alert-info h4 {
  color: #3a87ad
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1
}

.alert-block {
  padding-bottom: 14px;
  padding-top: 14px
}

.alert-block>p,
.alert-block>ul {
  margin-bottom: 0
}

.alert-block p+p {
  margin-top: 5px
}

@keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0
  }

  100% {
    background-position: 0 0
  }
}

.progress {
  background-color: #f7f7f7;
  background-repeat: repeat-x
}

.progress .bar {
  background-color: #0e90d2;
  background-repeat: repeat-x;
  box-sizing: border-box;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  transition: width .6s ease 0s;
  width: 0
}

.progress .bar+.bar {
  box-shadow: 1px 0 0 rgba(0, 0, 0, .15) inset, 0 -1px 0 rgba(0, 0, 0, .15) inset
}

.progress-striped .bar {
  background-color: #149bdf;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 40px 40px
}

.progress .bar-danger,
.progress-danger .bar {
  background-color: #dd514c;
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress .bar-success,
.progress-success .bar {
  background-color: #5eb95e;
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x
}

.progress-striped .bar-success,
.progress-success.progress-striped .bar {
  background-color: #62c462;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress .bar-info,
.progress-info .bar {
  background-color: #4bb1cf;
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress .bar-warning,
.progress-warning .bar {
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x
}

.progress-striped .bar-warning,
.progress-warning.progress-striped .bar {
  background-color: #fbb450;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.hero-unit {
  background-color: #eee;
  border-radius: 6px;
  color: inherit;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  margin-bottom: 30px;
  padding: 60px
}

.popover-title,
body .created,
body h1,
body h2,
body h3,
body h4 {
  font-weight: 400
}

.hero-unit h1 {
  color: inherit;
  font-size: 60px;
  letter-spacing: -1px;
  line-height: 1;
  margin-bottom: 0
}

.hero-unit li {
  line-height: 30px
}

.media,
.media .media {
  margin-top: 15px
}

.media:first-child {
  margin-top: 0
}

.media-heading {
  margin: 0 0 5px
}

.modal-footer,
.modal-form {
  margin-bottom: 0
}

.media>.pull-left {
  margin-right: 10px
}

.media>.pull-right {
  margin-left: 10px
}

.media-list {
  list-style: none;
  margin-left: 0
}

.tooltip {
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  visibility: visible;
  z-index: 1030
}

.popover,
.popover-title:empty {
  display: none
}

.hidden,
.invisible {
  visibility: hidden
}

.tooltip.in {
  opacity: .8
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px
}

.tooltip-inner {
  background-color: #000;
  border-radius: 4px;
  color: #fff;
  max-width: 200px;
  padding: 8px;
  text-align: center;
  text-decoration: none
}

.tooltip-arrow {
  border-color: transparent;
  border-style: solid;
  height: 0;
  width: 0
}

.tooltip.top .tooltip-arrow {
  border-top-color: #000;
  border-width: 5px 5px 0;
  bottom: 0;
  left: 50%;
  margin-left: -5px
}

.tooltip.right .tooltip-arrow {
  border-right-color: #000;
  border-width: 5px 5px 5px 0;
  left: 0;
  margin-top: -5px;
  top: 50%
}

.tooltip.left .tooltip-arrow {
  border-left-color: #000;
  border-width: 5px 0 5px 5px;
  margin-top: -5px;
  right: 0;
  top: 50%
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #000;
  border-width: 0 5px 5px;
  left: 50%;
  margin-left: -5px;
  top: 0
}

.popover {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  left: 0;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  top: 0;
  white-space: normal;
  z-index: 1010
}

.popover.top {
  margin-top: -10px
}

.popover.right {
  margin-left: 10px
}

.popover.bottom {
  margin-top: 10px
}

.popover.left {
  margin-left: -10px
}

.popover-title {
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 8px 14px
}

.popover-content {
  padding: 9px 14px
}

.popover .arrow,
.popover .arrow::after {
  border-color: transparent;
  border-style: solid;
  display: block;
  height: 0;
  position: absolute;
  width: 0
}

.popover .arrow {
  border-width: 11px
}

.popover .arrow::after {
  border-width: 10px;
  content: ""
}

.popover.top .arrow {
  border-bottom-width: 0;
  border-top-color: rgba(0, 0, 0, .25);
  bottom: -11px;
  left: 50%;
  margin-left: -11px
}

.popover.top .arrow::after {
  border-bottom-width: 0;
  border-top-color: #fff;
  bottom: 1px;
  margin-left: -10px
}

.popover.right .arrow {
  border-left-width: 0;
  border-right-color: rgba(0, 0, 0, .25);
  left: -11px;
  margin-top: -11px;
  top: 50%
}

.popover.right .arrow::after {
  border-left-width: 0;
  border-right-color: #fff;
  bottom: -10px;
  left: 1px
}

.popover.bottom .arrow {
  border-bottom-color: rgba(0, 0, 0, .25);
  border-top-width: 0;
  left: 50%;
  margin-left: -11px;
  top: -11px
}

.popover.bottom .arrow::after {
  border-bottom-color: #fff;
  border-top-width: 0;
  margin-left: -10px;
  top: 1px
}

.popover.left .arrow {
  border-left-color: rgba(0, 0, 0, .25);
  border-right-width: 0;
  margin-top: -11px;
  right: -11px;
  top: 50%
}

.popover.left .arrow::after {
  border-left-color: #fff;
  border-right-width: 0;
  bottom: -10px;
  right: 1px
}

.modal-backdrop {
  background-color: #000;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1040
}

.modal,
.modal.fade.in {
  top: 10%
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: .8
}

.modal {
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
  left: 50%;
  margin-left: -280px;
  position: fixed;
  width: 560px;
  z-index: 1050
}

.modal.fade {
  transition: opacity .3s linear 0s, top .3s ease-out 0s
}

.modal-header {
  border-bottom: 1px solid #eee;
  padding: 9px 15px
}

.modal-header .close {
  margin-top: 2px
}

.modal-header h3 {
  line-height: 30px;
  margin: 0
}

.modal-footer {
  background-color: #f5f5f5;
  border-radius: 0 0 6px 6px;
  border-top: 1px solid #ddd;
  box-shadow: 0 1px 0 #fff inset;
  padding: 14px 15px 15px;
  text-align: right
}

.modal-footer::after,
.modal-footer::before {
  content: "";
  display: table;
  line-height: 0
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0
}

.dropdown,
.dropup {
  position: relative
}

.caret {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  content: "";
  display: inline-block;
  height: 0;
  vertical-align: top;
  width: 0
}

.dropdown .caret {
  margin-left: 2px;
  margin-top: 8px
}

.dropdown-menu {
  background-color: #fff;
  display: none;
  float: left;
  left: -9px;
  list-style: none;
  margin: 2px 0 0;
  position: absolute;
  top: 100%;
  z-index: 1000
}

.dropdown-menu.pull-right {
  left: auto;
  right: 0
}

.dropdown-menu .divider {
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
  height: 1px;
  margin: 9px 1px;
  overflow: hidden
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-submenu:focus>a,
.dropdown-submenu:hover>a {
  background-color: #0081c2;
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  color: #fff;
  text-decoration: none
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  background-color: transparent;
  background-image: none;
  cursor: default;
  text-decoration: none
}

.accordion-toggle,
.biggest_tumor,
.close:focus,
.close:hover,
.modal .icon-remove,
.viewmorprent,
button.close {
  cursor: pointer
}

.dropdown-backdrop {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 990
}

.carousel,
.carousel-inner,
.dropdown-submenu {
  position: relative
}

.pull-right>.dropdown-menu {
  left: auto;
  right: 0
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-bottom: 4px solid #000;
  border-top: 0 none;
  content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: 100%;
  margin-bottom: 1px;
  top: auto
}

.dropdown-submenu>.dropdown-menu {
  border-radius: 0 6px 6px;
  left: 100%;
  margin-left: -1px;
  margin-top: -6px;
  top: 0
}

.open>.dropdown-menu {
  display: block;
  margin-top: 8px
}

.open>.dropdown-menu>.dropdown>.dropdown-menu {
  display: none !important
}

.open>.dropdown-menu>.dropdown.open>.dropdown-menu {
  display: block !important;
  margin-top: 0
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block
}

.dropup .dropdown-submenu>.dropdown-menu {
  border-radius: 5px 5px 5px 0;
  bottom: 0;
  margin-bottom: -2px;
  margin-top: 0;
  top: auto
}

.dropdown-submenu>a::after {
  border-color: transparent transparent transparent #ccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: -10px;
  margin-top: 5px;
  width: 0
}

.dropdown-submenu:hover>a::after {
  border-left-color: #fff
}

.dropdown-submenu.pull-left {
  float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
  border-radius: 6px 0 6px 6px;
  left: -100%;
  margin-left: 10px
}

.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px
}

.typeahead {
  border-radius: 4px;
  margin-top: 2px;
  z-index: 1051
}

.accordion {
  margin-bottom: 20px
}

.accordion-group {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  margin-bottom: 2px
}

.accordion-heading {
  border-bottom: 0 none
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px
}

.accordion-inner {
  padding: 9px 15px
}

.carousel {
  line-height: 1
}

.carousel-inner {
  width: 100%
}

.carousel-inner>.item {
  display: none;
  position: relative;
  transition: left .6s ease-in-out 0s
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  display: block;
  line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block
}

.carousel-inner>.active {
  left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%
}

.carousel-inner>.next {
  left: 100%
}

.carousel-inner>.prev {
  left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0
}

.carousel-inner>.active.left {
  left: -100%
}

.carousel-inner>.active.right {
  left: 100%
}

.carousel-control {
  border-radius: 23px;
  color: #fff;
  font-size: 60px;
  font-weight: 100;
  height: 40px;
  left: 15px;
  line-height: 30px;
  margin-top: -20px;
  opacity: .5;
  position: absolute;
  text-align: center;
  top: 40%;
  width: 40px
}

.carousel-control.right {
  left: auto;
  right: 15px
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  opacity: .9;
  text-decoration: none
}

.carousel-indicators {
  list-style: none;
  margin: 0;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 5
}

.carousel-indicators li {
  background-color: rgba(255, 255, 255, .25);
  border-radius: 5px;
  display: block;
  float: left;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  width: 10px
}

.close,
.pull-right {
  float: right
}

.carousel-indicators .active {
  background-color: #fff
}

.carousel-caption {
    /* background: #fffafa8a; */
    padding: 15px;
    position: absolute;
    max-width: 50%;
    text-align: center;
    bottom: 200px;
    left: 50px;
}
.carousel-caption1 {
  background: #95959528;
  padding: 15px;
  position: relative;
  max-width: 100%;
  text-align: right;
}
.bordeleft{
  border-left: 1px solid #000;
}

.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 20px
}

.carousel-caption h4 {
  margin: 0 0 5px
}

.carousel-caption p {
  margin-bottom: 0
}

.well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05) inset;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px
}

.well blockquote {
  border-color: rgba(0, 0, 0, .15)
}

.well-large {
  border-radius: 6px;
  padding: 24px
}

.well-small {
  border-radius: 3px;
  padding: 9px
}

.close {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  opacity: .2
}

.close:focus,
.close:hover {
  color: #000;
  opacity: .4;
  text-decoration: none
}

button.close {
  background: 0 0;
  border: 0;
  padding: 0
}

.pull-left {
  float: left
}

.hide {
  display: none
}

.show {
  display: block
}

.affix {
  position: fixed
}

.fade {
  opacity: 0;
  transition: opacity .15s linear 0s
}

.fade.in {
  opacity: 1
}

.collapse {
  height: 0;
  position: relative;
  transition: height .35s ease 0s
}

.collapse.in {
  height: auto
}

.biggest_tumor {
  margin-top: 10px
}

.biggest_tumor .opdboldt {
  display: inline-block
}

.biggest_tumor .fa-video-camera {
  font-size: 24px;
  margin-left: 10px;
  line-height: 28px
}

.tumor_video .modal {
  max-width: 420px;
  margin: 0 auto;
  left: 0;
  right: 0
}

.tumor_video #myModal .modal-header {
  padding-top: 5px
}

.tumor_video video {
  max-width: 100%;
  height: auto
}

@media (max-width:767px) {
  body {
    padding-left: 20px;
    padding-right: 20px
  }

  .navbar-fixed-bottom,
  .navbar-fixed-top,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px
  }

  .controls-row [class*=span]+[class*=span],
  .dl-horizontal dd,
  .row,
  .row-fluid [class*=offset]:first-child,
  .thumbnails,
  .thumbnails>li {
    margin-left: 0
  }

  .container-fluid {
    padding: 0
  }

  .dl-horizontal dt {
    clear: none;
    float: none;
    text-align: left;
    width: auto
  }

  .container {
    width: auto
  }

  .row-fluid {
    width: 100%
  }

  .thumbnails>li {
    float: none
  }

  .row-fluid [class*=span],
  .uneditable-input[class*=span],
  [class*=span] {
    box-sizing: border-box;
    display: block;
    float: none;
    margin-left: 0;
    width: 100%
  }

  .row-fluid .span12,
  .span12 {
    box-sizing: border-box;
    width: 100%
  }

  .input-large,
  .input-xlarge,
  .input-xxlarge,
  .uneditable-input,
  input[class*=span],
  select[class*=span],
  textarea[class*=span] {
    box-sizing: border-box;
    display: block;
    min-height: 30px;
    width: 100%
  }

  .input-append input,
  .input-append input[class*=span],
  .input-prepend input,
  .input-prepend input[class*=span] {
    display: inline-block;
    width: auto
  }

  .modal {
    left: 20px;
    margin: 0;
    position: fixed;
    right: 20px;
    top: 20px;
    width: auto
  }

  .modal.fade {
    top: -100px
  }

  .modal.fade.in {
    top: 20px
  }

  .biggest_tumor {
    margin-top: 0
  }

  .biggest_tumor .opdboldt {
    font-size: 18px
  }
}

@media (max-width:979px) {
  body {
    padding-top: 0
  }

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    position: static
  }

  .navbar-fixed-top {
    margin-bottom: 20px
  }

  .navbar-fixed-bottom {
    margin-top: 20px
  }

  .navbar-fixed-bottom .navbar-inner,
  .navbar-fixed-top .navbar-inner {
    padding: 5px
  }

  .navbar .container {
    padding: 0;
    width: auto
  }

  .navbar .brand {
    margin: 0 0 0 -5px;
    padding-left: 10px;
    padding-right: 10px
  }

  .nav-collapse {
    clear: both
  }

  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px
  }

  .nav-collapse .dropdown-menu li+li a,
  .nav-collapse .nav>li>a {
    margin-bottom: 2px
  }

  .nav-collapse .nav>li {
    float: none
  }

  .nav-collapse .nav>.divider-vertical {
    display: none
  }

  .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none
  }

  .nav-collapse .dropdown-menu a,
  .nav-collapse .nav>li>a {
    border-radius: 3px;
    color: #777;
    font-weight: 700;
    padding: 9px 15px
  }

  .nav-collapse .btn {
    border-radius: 4px;
    font-weight: 400;
    padding: 4px 10px
  }

  .nav-collapse .dropdown-menu a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .nav>li>a:focus,
  .nav-collapse .nav>li>a:hover {
    background-color: #f2f2f2
  }

  .navbar-inverse .nav-collapse .dropdown-menu a,
  .navbar-inverse .nav-collapse .nav>li>a {
    color: #999
  }

  .navbar-inverse .nav-collapse .dropdown-menu a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .nav>li>a:focus,
  .navbar-inverse .nav-collapse .nav>li>a:hover {
    background-color: #111
  }

  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0
  }

  .nav-collapse .dropdown-menu {
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    display: none;
    float: none;
    left: auto;
    margin: 0 15px;
    max-width: none;
    padding: 0;
    position: static;
    top: auto
  }

  .nav-collapse .open>.dropdown-menu {
    display: block
  }

  .nav-collapse .dropdown-menu .divider,
  .nav-collapse .dropdown-menu::after,
  .nav-collapse .dropdown-menu::before,
  .nav-collapse .nav>li>.dropdown-menu::after,
  .nav-collapse .nav>li>.dropdown-menu::before {
    display: none
  }

  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 rgba(255, 255, 255, .1);
    float: none;
    margin: 10px 0;
    padding: 10px 15px
  }

  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-bottom-color: #111;
    border-top-color: #111
  }

  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0
  }

  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden
  }

  .navbar .btn-navbar {
    display: block
  }

  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px
  }
}

.hide-text {
  font: 0/0 a
}

.hidden {
  display: none
}

.hidden-desktop,
.visible-phone,
.visible-tablet {
  display: none !important
}

.visible-desktop {
  display: inherit !important
}

@media (min-width:768px) and (max-width:979px) {
  .hidden-desktop {
    display: inherit !important
  }

  .visible-desktop {
    display: none !important
  }

  .visible-tablet {
    display: inherit !important
  }

  .hidden-tablet {
    display: none !important
  }
}

@media (max-width:767px) {
  .hidden-desktop {
    display: inherit !important
  }

  .visible-desktop {
    display: none !important
  }

  .visible-phone {
    display: inherit !important
  }

  .hidden-phone {
    display: none !important
  }
}

.visible-print {
  display: none !important
}

@media print {
  .visible-print {
    display: inherit !important
  }

  .hidden-print {
    display: none !important
  }
}

@media (min-width:1200px) {

  .row-fluid::after,
  .row-fluid::before,
  .row::after,
  .row::before {
    content: "";
    display: table;
    line-height: 0
  }

  .row-fluid::after,
  .row::after {
    clear: both
  }

  .row {
    margin-left: -30px
  }

  [class*=span] {
    float: left;
    margin-left: 30px;
    min-height: 1px
  }

  .container,
  .navbar-fixed-bottom .container,
  .navbar-fixed-top .container,
  .navbar-static-top .container,
  .span12 {
    width: 1200px
  }

  .span11 {
    width: 1070px
  }

  .span10 {
    width: 970px
  }

  .span9 {
    width: 870px
  }

  .span8 {
    width: 770px
  }

  .span7 {
    width: 670px
  }

  .span6 {
    width: 570px
  }

  .span5 {
    width: 470px
  }

  .span4 {
    width: 370px
  }

  .span3 {
    width: 270px
  }

  .span2 {
    width: 170px
  }

  .span1 {
    width: 70px
  }

  .row-fluid,
  .row-fluid .span12 {
    width: 100%
  }

  .offset12 {
    margin-left: 1230px
  }

  .offset11 {
    margin-left: 1130px
  }

  .offset10 {
    margin-left: 1030px
  }

  .offset9 {
    margin-left: 930px
  }

  .offset8 {
    margin-left: 830px
  }

  .offset7 {
    margin-left: 730px
  }

  .offset6 {
    margin-left: 630px
  }

  .offset5 {
    margin-left: 530px
  }

  .offset4 {
    margin-left: 430px
  }

  .offset3 {
    margin-left: 330px
  }

  .offset2 {
    margin-left: 230px
  }

  .offset1 {
    margin-left: 130px
  }

  .row-fluid [class*=span] {
    box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.5641%;
    min-height: 30px;
    width: 100%
  }

  .row-fluid [class*=span]:first-child {
    margin-left: 0
  }

  .row-fluid .controls-row [class*=span]+[class*=span] {
    margin-left: 2.5641%
  }

  .row-fluid .span11 {
    width: 91.453%
  }

  .row-fluid .span10 {
    width: 82.906%
  }

  .row-fluid .span9 {
    width: 74.359%
  }

  .row-fluid .span8 {
    width: 65.812%
  }

  .row-fluid .span7 {
    width: 57.265%
  }

  .row-fluid .span6 {
    width: 48.7179%
  }

  .row-fluid .span5 {
    width: 40.1709%
  }

  .row-fluid .span4 {
    width: 31.6239%
  }

  .row-fluid .span3 {
    width: 23.0769%
  }

  .row-fluid .span2 {
    width: 14.5299%
  }

  .row-fluid .span1 {
    width: 5.98291%
  }

  .row-fluid .offset12 {
    margin-left: 105.128%
  }

  .row-fluid .offset12:first-child {
    margin-left: 102.564%
  }

  .row-fluid .offset11 {
    margin-left: 96.5812%
  }

  .row-fluid .offset11:first-child {
    margin-left: 94.0171%
  }

  .row-fluid .offset10 {
    margin-left: 88.0342%
  }

  .row-fluid .offset10:first-child {
    margin-left: 85.4701%
  }

  .row-fluid .offset9 {
    margin-left: 79.4872%
  }

  .row-fluid .offset9:first-child {
    margin-left: 76.9231%
  }

  .row-fluid .offset8 {
    margin-left: 70.9402%
  }

  .row-fluid .offset8:first-child {
    margin-left: 68.3761%
  }

  .row-fluid .offset7 {
    margin-left: 62.3932%
  }

  .row-fluid .offset7:first-child {
    margin-left: 59.8291%
  }

  .row-fluid .offset6 {
    margin-left: 53.8462%
  }

  .row-fluid .offset6:first-child {
    margin-left: 51.2821%
  }

  .row-fluid .offset5 {
    margin-left: 45.2991%
  }

  .row-fluid .offset5:first-child {
    margin-left: 42.735%
  }

  .row-fluid .offset4 {
    margin-left: 36.7521%
  }

  .row-fluid .offset4:first-child {
    margin-left: 34.188%
  }

  .row-fluid .offset3 {
    margin-left: 28.2051%
  }

  .row-fluid .offset3:first-child {
    margin-left: 25.641%
  }

  .row-fluid .offset2 {
    margin-left: 19.6581%
  }

  .row-fluid .offset2:first-child {
    margin-left: 17.094%
  }

  .row-fluid .offset1 {
    margin-left: 11.1111%
  }

  .row-fluid .offset1:first-child {
    margin-left: 8.54701%
  }

  .uneditable-input,
  input,
  textarea {
    margin-left: 0
  }

  .controls-row [class*=span]+[class*=span] {
    margin-left: 30px
  }

  .uneditable-input.span12,
  input.span12,
  textarea.span12 {
    width: 1156px
  }

  .uneditable-input.span11,
  input.span11,
  textarea.span11 {
    width: 1056px
  }

  .uneditable-input.span10,
  input.span10,
  textarea.span10 {
    width: 956px
  }

  .uneditable-input.span9,
  input.span9,
  textarea.span9 {
    width: 856px
  }

  .uneditable-input.span8,
  input.span8,
  textarea.span8 {
    width: 756px
  }

  .uneditable-input.span7,
  input.span7,
  textarea.span7 {
    width: 656px
  }

  .uneditable-input.span6,
  input.span6,
  textarea.span6 {
    width: 556px
  }

  .uneditable-input.span5,
  input.span5,
  textarea.span5 {
    width: 456px
  }

  .uneditable-input.span4,
  input.span4,
  textarea.span4 {
    width: 356px
  }

  .uneditable-input.span3,
  input.span3,
  textarea.span3 {
    width: 256px
  }

  .uneditable-input.span2,
  input.span2,
  textarea.span2 {
    width: 156px
  }

  .uneditable-input.span1,
  input.span1,
  textarea.span1 {
    width: 56px
  }

  .thumbnails {
    margin-left: -30px
  }

  .thumbnails>li {
    margin-left: 30px
  }

  .row-fluid .thumbnails {
    margin-left: 0
  }

  .socialBar{
    padding: 10px 70px;
  }
}
@media (min-width:308px) and (max-width:500px) {
  .title {
    padding-top: 0px !important;
  }
}
@media (min-width:768px) and (max-width:979px) {

  .row-fluid::after,
  .row-fluid::before,
  .row::after,
  .row::before {
    content: "";
    display: table;
    line-height: 0
  }

  .row-fluid::after,
  .row::after {
    clear: both
  }

  .row {
    margin-left: -20px
  }

  [class*=span] {
    float: left;
    margin-left: 20px;
    min-height: 1px
  }

  .container,
  .navbar-fixed-bottom .container,
  .navbar-fixed-top .container,
  .navbar-static-top .container,
  .span12 {
    width: 775px
  }

  .span11 {
    width: 662px
  }

  .span10 {
    width: 600px
  }

  .span9 {
    width: 538px
  }

  .span8 {
    width: 476px
  }

  .span7 {
    width: 414px
  }

  .span6 {
    width: 352px
  }

  .span5 {
    width: 290px
  }

  .span4 {
    width: 228px
  }

  .span3 {
    width: 166px
  }

  .span2 {
    width: 104px
  }

  .span1 {
    width: 42px
  }

  .row-fluid,
  .row-fluid .span12 {
    width: 100%
  }

  .offset12 {
    margin-left: 764px
  }

  .offset11 {
    margin-left: 702px
  }

  .offset10 {
    margin-left: 640px
  }

  .offset9 {
    margin-left: 578px
  }

  .offset8 {
    margin-left: 516px
  }

  .offset7 {
    margin-left: 454px
  }

  .offset6 {
    margin-left: 392px
  }

  .offset5 {
    margin-left: 330px
  }

  .offset4 {
    margin-left: 268px
  }

  .offset3 {
    margin-left: 206px
  }

  .offset2 {
    margin-left: 144px
  }

  .offset1 {
    margin-left: 82px
  }

  .row-fluid [class*=span] {
    box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.76243%;
    min-height: 30px;
    width: 100%
  }

  .row-fluid [class*=span]:first-child {
    margin-left: 0
  }

  .row-fluid .controls-row [class*=span]+[class*=span] {
    margin-left: 2.76243%
  }

  .row-fluid .span11 {
    width: 91.4365%
  }

  .row-fluid .span10 {
    width: 82.8729%
  }

  .row-fluid .span9 {
    width: 74.3094%
  }

  .row-fluid .span8 {
    width: 65.7459%
  }

  .row-fluid .span7 {
    width: 57.1823%
  }

  .row-fluid .span6 {
    width: 48.6188%
  }

  .row-fluid .span5 {
    width: 40.0552%
  }

  .row-fluid .span4 {
    width: 31.4917%
  }

  .row-fluid .span3 {
    width: 22.9282%
  }

  .row-fluid .span2 {
    width: 14.3646%
  }

  .row-fluid .span1 {
    width: 5.80111%
  }

  .row-fluid .offset12 {
    margin-left: 105.525%
  }

  .row-fluid .offset12:first-child {
    margin-left: 102.762%
  }

  .row-fluid .offset11 {
    margin-left: 96.9613%
  }

  .row-fluid .offset11:first-child {
    margin-left: 94.1989%
  }

  .row-fluid .offset10 {
    margin-left: 88.3978%
  }

  .row-fluid .offset10:first-child {
    margin-left: 85.6354%
  }

  .row-fluid .offset9 {
    margin-left: 79.8343%
  }

  .row-fluid .offset9:first-child {
    margin-left: 77.0718%
  }

  .row-fluid .offset8 {
    margin-left: 71.2707%
  }

  .row-fluid .offset8:first-child {
    margin-left: 68.5083%
  }

  .row-fluid .offset7 {
    margin-left: 62.7072%
  }

  .row-fluid .offset7:first-child {
    margin-left: 59.9447%
  }

  .row-fluid .offset6 {
    margin-left: 54.1437%
  }

  .row-fluid .offset6:first-child {
    margin-left: 51.3812%
  }

  .row-fluid .offset5 {
    margin-left: 45.5801%
  }

  .row-fluid .offset5:first-child {
    margin-left: 42.8177%
  }

  .row-fluid .offset4 {
    margin-left: 37.0166%
  }

  .row-fluid .offset4:first-child {
    margin-left: 34.2541%
  }

  .row-fluid .offset3 {
    margin-left: 28.453%
  }

  .row-fluid .offset3:first-child {
    margin-left: 25.6906%
  }

  .row-fluid .offset2 {
    margin-left: 19.8895%
  }

  .row-fluid .offset2:first-child {
    margin-left: 17.1271%
  }

  .row-fluid .offset1 {
    margin-left: 11.326%
  }

  .row-fluid .offset1:first-child {
    margin-left: 8.56354%
  }

  .uneditable-input,
  input,
  textarea {
    margin-left: 0
  }

  .controls-row [class*=span]+[class*=span] {
    margin-left: 20px
  }

  .uneditable-input.span12,
  input.span12,
  textarea.span12 {
    width: 710px
  }

  .uneditable-input.span11,
  input.span11,
  textarea.span11 {
    width: 648px
  }

  .uneditable-input.span10,
  input.span10,
  textarea.span10 {
    width: 586px
  }

  .uneditable-input.span9,
  input.span9,
  textarea.span9 {
    width: 524px
  }

  .uneditable-input.span8,
  input.span8,
  textarea.span8 {
    width: 462px
  }

  .uneditable-input.span7,
  input.span7,
  textarea.span7 {
    width: 400px
  }

  .uneditable-input.span6,
  input.span6,
  textarea.span6 {
    width: 338px
  }

  .uneditable-input.span5,
  input.span5,
  textarea.span5 {
    width: 276px
  }

  .uneditable-input.span4,
  input.span4,
  textarea.span4 {
    width: 214px
  }

  .uneditable-input.span3,
  input.span3,
  textarea.span3 {
    width: 152px
  }

  .uneditable-input.span2,
  input.span2,
  textarea.span2 {
    width: 90px
  }

  .uneditable-input.span1,
  input.span1,
  textarea.span1 {
    width: 28px
  }
}

@media (max-width:767px) {
  body {
    padding-left: 20px;
    padding-right: 20px
  }

  .navbar-fixed-bottom,
  .navbar-fixed-top,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px
  }

  .controls-row [class*=span]+[class*=span],
  .dl-horizontal dd,
  .row,
  .row-fluid [class*=offset]:first-child,
  .thumbnails,
  .thumbnails>li {
    margin-left: 0
  }

  .container-fluid {
    padding: 0
  }

  .dl-horizontal dt {
    clear: none;
    float: none;
    text-align: left;
    width: auto
  }

  .container {
    width: auto
  }

  .row-fluid {
    width: 100%
  }

  .thumbnails>li {
    float: none
  }

  .row-fluid [class*=span],
  .uneditable-input[class*=span],
  [class*=span] {
    box-sizing: border-box;
    display: block;
    float: none;
    margin-left: 0;
    width: 100%
  }

  .row-fluid .span12,
  .span12 {
    box-sizing: border-box;
    width: 100%
  }

  .input-large,
  .input-xlarge,
  .input-xxlarge,
  .uneditable-input,
  input[class*=span],
  select[class*=span],
  textarea[class*=span] {
    box-sizing: border-box;
    display: block;
    min-height: 30px;
    width: 100%
  }

  .input-append input,
  .input-append input[class*=span],
  .input-prepend input,
  .input-prepend input[class*=span] {
    display: inline-block;
    width: auto
  }

  .modal {
    left: 20px;
    margin: 0;
    position: fixed;
    right: 20px;
    top: 20px;
    width: auto
  }

  .modal.fade {
    top: -100px
  }

  .modal.fade.in {
    top: 20px
  }
}

@media (max-width:480px) {

  .form-horizontal .controls,
  .media-object {
    margin-left: 0
  }

  .nav-collapse {
    transform: translate3d(0, 0, 0)
  }

  .page-header h1 small {
    display: block;
    line-height: 20px
  }

  input[type=radio],
  input[type=checkbox] {
    border: 1px solid #ccc
  }

  .form-horizontal .control-label {
    float: none;
    padding-top: 0;
    text-align: left;
    width: auto
  }

  .form-horizontal .control-list {
    padding-top: 0
  }

  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px
  }

  .media .pull-left,
  .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px
  }

  .media-object {
    margin-right: 0
  }

  .modal {
    left: 10px;
    right: 10px;
    top: 10px
  }

  .modal-header .close {
    margin: -10px;
    padding: 10px
  }

  .carousel-caption {
    position: static
  }
}

@media (max-width:979px) {
  body {
    padding-top: 0
  }

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    position: static
  }

  .navbar-fixed-top {
    margin-bottom: 20px
  }

  .navbar-fixed-bottom {
    margin-top: 20px
  }

  .navbar-fixed-bottom .navbar-inner,
  .navbar-fixed-top .navbar-inner {
    padding: 5px
  }

  .navbar .container {
    padding: 0;
    width: auto
  }

  .navbar .brand {
    margin: 0 0 0 -5px;
    padding-left: 10px;
    padding-right: 10px
  }

  .nav-collapse {
    clear: both
  }

  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px
  }

  .nav-collapse .dropdown-menu li+li a,
  .nav-collapse .nav>li>a {
    margin-bottom: 2px
  }

  .nav-collapse .nav>li {
    float: none
  }

  .nav-collapse .nav>.divider-vertical {
    display: none
  }

  .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none
  }

  .nav-collapse .dropdown-menu a,
  .nav-collapse .nav>li>a {
    border-radius: 3px;
    color: #777;
    font-weight: 700;
    padding: 9px 15px
  }

  .nav-collapse .btn {
    border-radius: 4px;
    font-weight: 400;
    padding: 4px 10px
  }

  .nav-collapse .dropdown-menu a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .nav>li>a:focus,
  .nav-collapse .nav>li>a:hover {
    background-color: #f2f2f2
  }

  .navbar-inverse .nav-collapse .dropdown-menu a,
  .navbar-inverse .nav-collapse .nav>li>a {
    color: #999
  }

  .navbar-inverse .nav-collapse .dropdown-menu a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .nav>li>a:focus,
  .navbar-inverse .nav-collapse .nav>li>a:hover {
    background-color: #111
  }

  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0
  }

  .nav-collapse .dropdown-menu {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    display: none;
    float: none;
    left: auto;
    margin: 0 15px;
    max-width: none;
    padding: 0;
    position: static;
    top: auto
  }

  .nav-collapse .open>.dropdown-menu {
    display: block
  }

  .nav-collapse .dropdown-menu .divider,
  .nav-collapse .dropdown-menu::after,
  .nav-collapse .dropdown-menu::before,
  .nav-collapse .nav>li>.dropdown-menu::after,
  .nav-collapse .nav>li>.dropdown-menu::before {
    display: none
  }

  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 rgba(255, 255, 255, .1);
    float: none;
    margin: 10px 0;
    padding: 10px 15px
  }

  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-bottom-color: #111;
    border-top-color: #111
  }

  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0
  }

  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden
  }

  .navbar .btn-navbar {
    display: block
  }

  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px
  }
}

@media (min-width:980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important
  }
}

.custom-m-opnr {
  background-color: #ededed;
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  border-radius: 2px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, .1) inset, 0 1px 0 rgba(255, 255, 255, .075);
  color: #fff;
  display: none;
  float: right;
  height: 25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 7px 10px;
  position: absolute;
  right: 15px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  top: 49px;
  width: 19px
}

.box-respon .desc small {
  font-size: 11px;
  line-height: 10px;
  text-align: justify
}

.for-apoint,
.menutextprent .menus li a,
body .created,
body h1,
body h2,
body h3,
body h4,
header.navbar .nav>li>a {
  font-family: "Fjalla One"
}

.handler22 {
  display: inline-block;
  padding-left: 7px
}

.adrul {
  width: 20%
}

.custom-m-opnr .icon-bar {
  background-color: #f5f5f5;
  border-radius: 1px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
  display: block;
  height: 2px;
  width: 18px
}

.menutextprent .menus {
  position: relative;
  top: 10px
}

.menutextprent .menus li {
  float: left;
  list-style-type: none !important
}

.menutextprent .menus li a {
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 5px
}

.menutextprent .menus li.dropdown .dropdown-menu li {
  display: block;
  margin: 2px 0;
  width: 100%
}

.menutextprent .menus li.dropdown .dropdown-menu li a {
  color: #000
}

.menutextprent .menus li.dropdown .dropdown-menu li a:hover,
.menutextprent .menus li.dropdown .dropdown-menu li.active a {
  color: #fff
}

.menutextprent .menus li.active a {
  color: #2dcc70
}

.accordion-heading.primary {
  background: #9d0666
}

.accordion-heading.danger a:hover,
.accordion-heading.info a:hover,
.accordion-heading.primary a:hover,
.accordion-heading.warning a:hover {
  color: #fff;
  text-shadow: 1px 1px 4px #000, 2px 2px 5px #000
}

.accordion-heading.warning {
  background: #faa732
}

.accordion-heading.info {
  background: #4bb1cf
}

.accordion-heading.danger {
  background: #dd514c
}

.clearfix::after,
.clearfix::before {
  content: "";
  display: table;
  line-height: 0
}

.hide-text {
  background-color: transparent;
  border: 0;
  color: transparent;
  text-shadow: none
}

.input-block-level {
  box-sizing: border-box;
  display: block;
  width: 100%
}

body {
  background: #fff;
  color: #34495e;
  font-size: 14px;
  padding-top: 103px
}

body h5,
body h6 {
  margin: 0
}

body h3,
body h4 {
  margin-top: 0
}

.btn {
  background-image: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none
}

.btn.btn-transparent {
  background: 0 0;
  border: 3px solid #fff;
  color: #fff
}

.btn.btn-transparent:hover {
  border-color: rgba(255, 255, 255, .5)
}

.btn.btn-link {
  color: #2dcc70;
  padding: 0
}

.btn.btn-link:hover {
  text-decoration: none
}

.btn-primary {
  background-color: #2dcc70
}

.btn-primary:hover {
  background-color: #24a259
}

a {
  color: #2dcc70;
  transition: all .3s ease 0s
}

a:focus,
a:hover {
  color: #005580;
  text-decoration: none
}

.dropdown-menu {
  margin-top: -1px;
  min-width: 180px
}

body>section {
  padding: 23px 0
}

body>section#slide-show {
  padding: 0
}

.center {
  text-align: center
}

.box {
  background-color: #fff;
  border-radius: 4px;
  border-top: 1px solid #f0f0f0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
  padding: 10px
}

.progress {
  margin-bottom: 10px
}

.progress,
.progress .bar {
  background-image: none;
  border-radius: 0;
  box-shadow: none;
  height: 30px;
  line-height: 30px;
  text-shadow: none
}

.badge,
.label {
  font-size: 90%;
  font-weight: 300
}

ul.tag-cloud li {
  display: inline-block;
  margin: 0 0 2px
}

header.navbar .navbar-inner {
  background: #fff !important;
  border: 0;
  box-shadow: none
}

header #logo {
  background: url(../images/logo-final.png) 0 50%/100% auto no-repeat rgba(0, 0, 0, 0) !important;
  height: 105px;
  width: 350px
}

header.navbar {
  margin-bottom: 0
}

header.navbar .nav {
  margin-right: 0;
  margin-top: 13px
}

#bottom h4,
header .dropdown-menu {
  margin-top: 0
}

header.navbar .nav>li {
  margin-left: 1px
}

header.navbar .nav>li>a {
  color: #333;
  font-size: 14px;
  padding: 10px 12px;
  text-shadow: none;
  text-transform: inherit
}

.for-apoint {
  color: #0086b7;
  font-size: 18px;
  padding-top: 10px;
  text-align: right;
  width: 100%
}

header.navbar .nav>li.active>a,
header.navbar .nav>li.active>a:hover,
header.navbar .nav>li>a:hover {
  background: 0 0;
  box-shadow: none;
  color: #2dcc70
}

header.navbar .nav>li.dropdown.open>a.dropdown-toggle {
  background: 0 0;
  color: #2dcc70
}

header.navbar .nav>li.login>a {
  border-left: 1px solid #e5e5e5
}

header .dropdown-menu::before {
  display: none !important
}

.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle,
.navbar .nav li.dropdown.open>.dropdown-toggle {
  background-color: transparent;
  color: #2dcc70
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:focus,
.navbar .nav>.active>a:hover {
  box-shadow: none
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
  color: #2dcc70
}

.main-info,
.main-info h4 {
  color: #999
}

.dropdown-menu {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 0
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-submenu:focus>a,
.dropdown-submenu:hover>a {
  background: #24a259
}

.main-info {
  background-color: #fff;
  padding-bottom: 0;
  padding-top: 10px
}

.icon-medium {
  background: #2dcc70;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  padding: 10px;
  text-align: center;
  width: 18px
}

.modal {
  border: 0
}

.modal.page-ab-slid {
  border: 0;
  left: 38%;
  width: 63%
}

#loginForm.modal {
  margin-left: -300px;
  width: 600px
}

.modal .modal-header {
  border: 0;
  padding: 20px 20px 0
}

.modal .modal-header>h4 {
  color: #848484;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase
}

.modal .modal-body {
  padding: 20px
}

.modal input[type=text],
.modal input[type=password] {
  margin-right: 10px;
  min-height: 30px;
  padding: 5px 10px;
  width: 130px
}

.modal .icon-remove {
  background: #ebebeb;
  border-radius: 100%;
  color: #848484;
  display: block;
  height: 16px;
  line-height: 16px;
  position: absolute;
  right: -5px;
  text-align: center;
  top: -5px;
  width: 16px
}

#services,
#services h1,
#services h2,
#services h3,
#services h4,
#services h5,
#services h6 {
  color: #fff
}

#bottom a:hover,
#footer a:hover {
  color: #2dcc70
}

#footer #gototop,
ul.social,
ul.social>li {
  display: inline-block
}

.modal button {
  border: 0;
  margin-left: 10px
}

.gap {
  margin-bottom: 50px
}

.big-gap {
  margin-bottom: 100px
}

.no-margin {
  margin: 0;
  padding: 0
}

#services {
  background: #5bb75b;
  padding-bottom: 21px;
  padding-top: 21px
}

#main-contents {
  margin-top: 20px
}

#main-contents .blog-news .created {
  color: #2dcc70;
  font-size: 18px
}

#bottom,
#bottom a {
  color: #6f6f6f
}

#footer,
#footer a {
  color: #666
}

#bottom {
  background: #232323;
  padding: 20px
}

#bottom h4 {
  margin-bottom: 15px;
  text-transform: uppercase
}

#bottom ul.address>li {
  margin-top: 10px;
  padding-left: 5px;
  position: relative
}

#bottom ul.address>li:first-child {
  margin-top: 0
}

#bottom ul.address>li>i {
  left: 0;
  position: absolute;
  top: 3px
}

#bottom ul.thumbnails {
  margin-bottom: 0
}

#bottom ul.thumbnails li {
  margin-bottom: 5px
}

ul.arrow,
ul.arrow-double,
ul.cross,
ul.rss,
ul.star,
ul.tick {
  list-style: none;
  margin: 0;
  padding: 0
}

ul.arrow li::after,
ul.arrow li::before,
ul.arrow-double li::after,
ul.arrow-double li::before,
ul.cross li::after,
ul.cross li::before,
ul.rss li::after,
ul.rss li::before,
ul.star li::after,
ul.star li::before,
ul.tick li::after,
ul.tick li::before {
  font-family: FontAwesome;
  font-size: 11px
}

ul.arrow li::before,
ul.arrow-double li::before,
ul.cross li::before,
ul.rss li::before,
ul.star li::before,
ul.tick li::before {
  margin-right: 5px
}

ul.arrow li::before {
  content: ""
}

ul.arrow-double li::before {
  content: ""
}

ul.tick li::before {
  content: ""
}

ul.cross li::before {
  content: ""
}

ul.star li::before {
  content: ""
}

ul.rss li::before {
  content: ""
}

#footer {
  background: #333;
  padding-bottom: 0;
  padding-top: 0;
  position: relative
}

#footer #gototop {
  background: #1d1d1d;
  color: #fff;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  position: absolute;
  right: 23px;
  top: 0
}

#footer #gototop:hover {
  background: #2b2b2b;
  text-decoration: none
}

#footer .cp {
  margin-top: 11px
}

.dropdown-menu.footer-specilities li {
  line-height: 0;
  list-style: none !important
}

ul.footer-specilities li::before {
  content: ""
}

ul.footer-specilities li a {
  line-height: 13px
}

ul.social {
  list-style: none;
  margin: 10px 0 0;
  padding: 0
}

ul.social>li {
  margin: 0 5px
}

ul.social>li>a {
  background: #fff;
  border-radius: 32px;
  color: #666;
  display: block;
  font-size: 18px;
  height: 20px;
  padding: 4px;
  position: relative;
  top: -5px;
  width: 20px
}

ul.social>li>a.gplus {
  background: #e3411f;
  color: #fff !important
}

ul.social>li>a.facebook {
  background: #4e71a8;
  color: #fff !important
}

ul.social>li>a.facebook:hover {
  background: #fff;
  color: #4e71a8 !important
}

ul.social>li>a.gplus:hover {
  background: #fff;
  color: #e3411f !important
}

ul.social>li>a:hover {
  color: #999
}

.box-border {
  padding: 15px
}

.accordion-group {
  background-color: #fff;
  border-top: 1px solid #f0f0f0
}

.accordion-heading .accordion-toggle {
  color: #fff;
  font-size: 15px;
  font-weight: 700
}

.accordion-inner {
  border-top: 0 none
}

.uneditable-input,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=tel],
input[type=color],
input[type=search],
select,
textarea {
  border: 3px solid #ededed;
  border-radius: 3px;
  box-shadow: none;
  min-height: 50px;
  padding: 0 15px
}

.uneditable-input:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=color]:focus,
input[type=search]:focus,
select:focus,
textarea:focus {
  border-color: #2dcc70;
  box-shadow: none
}

.input-block-level {
  min-height: 50px
}

textarea#message {
  height: 219px;
  padding: 10px 15px
}

ul.gallery {
  display: block;
  margin: -15px
}

ul.gallery.col-1 li {
  width: 100%
}

ul.gallery.col-2 li {
  width: 50%
}

ul.gallery.col-3 li {
  width: 33.3333%
}

ul.gallery.col-4 li {
  width: 33%;
}

ul.gallery li {
  display: block;
  float: left;
  margin: 0;
  padding: 0
}

ul.gallery li .desc {
  margin: 15px
}

ul.gallery li .preview {
  display: block;
  margin: 15px;
  position: relative
}

ul.gallery li .preview .overlay {
  background: rgba(0, 0, 0, .6);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity .3s ease 0s;
  width: 100%
}

ul.gallery li .preview .links {
  height: 40px;
  left: 60%;
  margin-left: -52px;
  margin-top: -20px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50px);
  transition: all .3s ease 0s;
  width: 50px
}

ul.gallery li .preview .links>a {
  background: #2dcc70;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin: 0 1px;
  padding-top: 0;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, .3)
}

#services h5,
.speliti-front h3 {
  text-shadow: 1px 1px 3px #fff, 1px 1px 4px #fff
}

ul.gallery li .preview:hover .links,
ul.gallery li .preview:hover .overlay {
  opacity: 1
}

ul.gallery li .preview:hover .links {
  transform: translate(0, 0)
}

#error {
  margin-bottom: 150px;
  margin-top: 150px;
  text-align: center
}

.carousel-caption h3 {
  color: #fff
}

.about-slid-control {
  font-size: 28px;
  position: relative;
  top: 90px;
  z-index: 99999999
}

#HR a:hover {
  color: #fff
}

.carousel-control {
  background: rgba(0, 0, 0, 0);
  border: none
}

.space {
  height: 50px
}

.modal.fade {
  display: none;
  top: 19% !important
}

.padding {
  padding: 10px !important
}

.text-justify {
  text-align: justify
}

.links,
.viewmorprent:hover .links {
  bottom: 0;
  left: 0;
  position: absolute;
  text-align: center
}

#HR {
  display: none !important
}

.font-size {
  font-size: 14px
}

.margin-nooo {
  margin: 0 !important
}

.color {
  color: #000 !important
}

.padding-bottom {
  padding-bottom: 25px !important
}

.padding-top {
  padding-top: 25px !important
}

header.navbar .nav li a.last {
  padding-right: 0 !important
}

.addres-semibold {
  font-size: 16px
}

.contac-catnr {
  margin-top: 27px
}

.map-infor {
  min-height: 155px
}

.center-btn {
  display: inline-block
}

.overlay {
  position: absolute
}

.links {
  background: rgba(0, 0, 0, .6);
  height: 0;
  overflow: hidden;
  padding: 0;
  right: 0;
  top: 0;
  width: 0
}

.links.active {
  display: inherit
}

.links a {
  background: #fff;
  display: inline-block;
  float: left;
  margin-right: 20px;
  padding: 10px 20px
}

.about-slider .links a {
  background: #2dcc70
}

.about-slider .links a i {
  color: #fff
}

.viewmorprent:hover .links {
  background: rgba(45, 204, 112, .6);
  height: auto;
  padding: 16% 38%;
  right: 0;
  top: 0;
  width: auto
}

.links.active,
.viewmorprent:hover .links.active {
  background: rgba(0, 0, 0, 0);
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0
}

.links.active {
  z-index: 9999
}

.viewmorprent:hover .links.active {
  z-index: 99
}

.about-carousle .left.carousel-control {
  color: #49b749;
  left: -30px
}

.about-carousle .right.carousel-control {
  color: #49b749;
  right: -50px
}

.about-slider .owl-carousel .owl-controls .owl-nav .owl-prev::before {
  color: #49b749;
  content: "";
  font-family: FontAwesome;
  font-size: 28px
}

.about-slider .owl-carousel .owl-controls .owl-nav .owl-next::before {
  color: #49b749;
  content: "";
  font-family: FontAwesome;
  font-size: 28px
}

.conbox .leftcon h4,
.conbox .rightcon h4,
.contfrm h4,
.desc h5,
.opdboldt {
  color: #0086b7
}

.about-slider .owl-carousel .owl-next {
  float: right;
  position: absolute;
  right: -20px;
  top: 40%;
  width: auto
}

.about-slider .owl-carousel .owl-prev {
  float: left;
  left: -20px;
  position: absolute;
  top: 40%;
  width: auto
}

.about-slider {
  padding-bottom: 0;
  padding-top: 21px
}

.about-slider hr {
  margin: 13px 0;
  padding: 0
}

.owl-carousel {
  z-index: -2
}

.owl-carousel .owl-item {
  -moz-user-select: none;
  backface-visibility: hidden;
  float: left;
  min-height: 1px;
  position: static
}

.footr-col2 {
  padding-top: 40px
}

.about-acordin,
.medical-histiry {
  padding: 0
}

.contfrm h4 {
  padding-left: 26px
}

.addresfooter .span6 {
  margin: 0;
  width: 48%
}

.addresfooter .span6 ul {
  margin: 0
}

#services h5 {
  font-size: 16px
}

.front-about-dr .drabtygi {
  left: -41px;
  position: relative;
  width: 111px
}

.front-about-dr .tygijitext {
  text-align: justify
}

.case-ctegry,
.opdsector h2 {
  text-align: center
}

.front-about-dr .tygitextprent {
  float: right
}

.front-about-dr .span2 {
  width: 11%
}

.opdboldt {
  font-size: 19px
}

.medical-histiry h5 {
  font-size: 16px
}

.owl-item .span12 .owlbanner {
  height: 160px
}

.botncol1 {
  margin-left: 0;
  padding-left: 0 !important
}

.sergerybox {
  width: 94%;
  height: auto;
  overflow: visible
}

.sergerybox .span6 {
  width: 47%
}

.opdsector {
  margin-top: 0 !important;
  padding-bottom: 0;
  padding-top: 0
}

.contac-catnr .span6 {
  margin: 0;
  width: 50%
}

.contac-catnr .left {
  padding-right: 30px
}

.contac-catnr .left #map {
  width: 85%
}

.contac-catnr .right {
  padding-left: 4%;
  width: 42%
}

.ab-link {
  background: #2dcc70
}

.sergerybox.more {
  height: 220px;
  overflow: auto
}

.addresfooter .right {
  padding-left: 7%
}

.specility-endoscopy .carousel-inner .item .eslid,
.specility-endoscopy .carousel-inner .item.active .eslid {
  width: 100%
}

.homeslider .carousel-caption h3 {
  margin-bottom: 4px;
  padding-left: 104px
}

.case-ctegry {
  font-size: 14px;
  margin: 0;
  padding: 20px 4% 21px 7%;
  width: 87%
}

.case-ctegry p {
  margin-bottom: 0;
  text-align: left
}

.case-categry-box {
  box-shadow: 0 1px 3px #000;
  padding: 0
}

ul.gallery.spine-gallry.col-4 li {
  min-height: 257px
}

.desc p {
  font-size: 15px;
  height: 38px;
  line-height: 15px;
  padding-bottom: 17px;
  text-align: justify
}

.desc h5 {
  min-height: 35px
}

.conbox {
  padding-bottom: 21px;
  padding-top: 21px
}

.conbox h4 {
  margin-bottom: 19px
}

.con-map {
  margin-top: 15px
}

.contac-pg-frm {
  padding-bottom: 0;
  padding-top: 0
}

.conbox .leftcon {
  float: left;
  width: 54%
}

.conbox .rightcon {
  float: right;
  width: 46%
}

.red-btn-ab,
.red-btn-ab:hover {
  color: #49b749
}

.for-apoint.mobile {
  display: none
}

.close-modal {
  z-index: 2147483647
}

.modal-body {
  max-height: 400px;
  overflow-y: auto;
  padding: 15px;
  position: relative;
  top: 8px
}

.breadcrumb {
  padding: 8px 0
}

.contct-mesag .left {
  float: left;
  padding-left: 30px;
  width: 45%
}

.contct-mesag .right {
  float: right;
  width: 45%
}

.spebarrsetr,
.spebarrsetr-left {
  float: left;
  height: 40px
}

#archives .arrow li a {
  background-position: 0 5px;
  display: block
}

#map {
  width: 85%
}

ul.arrow li::before {
  display: none
}

ul.arrow li a {
  background: url(../images/myrightarrow.png) 0 2.2px no-repeat rgba(0, 0, 0, 0);
  padding-left: 15px
}

.spebarrsetr {
  border: 1px solid red;
  display: inline-block
}

.carousel {
  margin-bottom: 0
}

.red-btn-ab {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  margin-top: 10px;
  padding: 4px 8px;
  position: relative
}

.opdsector p,
.oph2 {
  color: #000
}

hr {
  margin: 8px 0
}

.oph2 {
  margin: 8px 0 22px
}

.opdelven {
  display: block;
  padding-left: 102px
}

.main-info.more {
  padding-top: 0
}

.opdinhome .left {
  float: left;
  padding-left: 30px;
  width: 48%
}

.opdinhome .right {
  float: right;
  width: 31%
}

.hndladl,
.hndladr {
  float: left
}

.spelity-hd {
  margin: 0;
  padding: 0 0 6px
}

.gap-specilities {
  padding-bottom: 9px
}

ul.gallery li .preview img {
  width: 100%
}

.botom-boldtxt {
  font-size: 14px
}

.asevenaddred {
  display: inline-block;
  height: auto;
  overflow: hidden;
  position: absolute
}

.asevenperent {
  margin-bottom: 20px
}

.abouttyagimeda {
  padding: 1px 30px 13px
}

.main-info.more h3 {
  color: #0086b7 !important;
  padding-left: 29px
}

.opdinhome .left p {
  margin: 0
}

.hndladr {
  line-height: 22px;
  width: 67%
}

.handladpre {
  float: left;
  width: 100%
}

.conbtnp {
  margin-bottom: 20px;
  padding-right: 28px
}

.opdinhome .right p {
  margin: 0
}

.conleft {
  position: relative;
  top: 8px
}

.gotobox {
  bottom: 0;
  position: absolute
}

.opdhdset {
  position: relative;
  top: 7px
}

.addresfooter .span6 p {
  margin: 0;
  padding-bottom: 0 !important;
  padding-top: 0
}

.addresfooter .span6 .opdboldt {
  color: #6f6f6f;
  padding-bottom: 20px !important
}

.l-pin {
  left: 0;
  position: absolute;
  top: 13px
}

.l-pin img {
  width: 72%
}

.myscrolltex.sroltext9 {
  height: 63px
}

.morespecility-btn {
  background: #fff;
  border: 0;
  color: green;
  float: right;
  font-size: 17px;
  margin-top: 10px;
  padding: 4px 8px
}

.dropdown-menu>li>a {
  color: #868686;
  display: block;
  font-family: "Fjalla One";
  font-weight: 500;
  line-height: 20px;
  padding: 3px 20px;
  text-transform: capitalize;
  white-space: nowrap
}

.contct-opd,
.social-b ul li {
  display: inline-block
}

.conbtnp .btn-large {
  margin-top: 10px;
  padding: 6px 14px
}

.about-acordin h3 {
  line-height: 23px;
  margin: 0 0 21px
}

.about-acordin .text-justify {
  margin-bottom: 0
}

.medical-histiry hr {
  margin: 9px 0 7.5px
}

.medical-histiry h4 {
  margin-bottom: 17px
}

.member-hr {
  margin: 12.5px 0 0
}

.medical-histiry ol {
  margin-bottom: 6.5px
}

.membership-sector {
  padding-bottom: 4px;
  padding-top: 13px
}

.bone,
.cervical,
.deformity,
.endoscopic,
.kneerelacement,
.ligament,
.orthopaedic,
.slippeddisc,
.tumour {
  padding-bottom: 0
}

.membership-sector h4 {
  margin-bottom: 15px
}

.conbox p,
ul.gallery.cervical-gallery.col-4 li .desc,
ul.gallery.deformity-gallery.col-4 li .desc,
ul.gallery.endoscopic-gallry.col-4 li .desc,
ul.gallery.knee-gallry.col-4 li .desc,
ul.gallery.ligament-gallry.col-4 li .desc,
ul.gallery.sli-disc-gallry.col-4 li .desc,
ul.gallery.spine-gallry.col-4 li .desc,
ul.gallery.tumour-gallery.col-4 li .desc {
  margin-bottom: 0
}

.contact-form .btn-primary {
  margin-top: 11px
}

.spinesurgery ul.gallery.spine-gallry.col-4 li:nth-child(3) {
  min-height: 238px
}

.spinesurgery ul.gallery.spine-gallry.col-4 li:nth-child(13) {
  min-height: 189px
}

.spinesurgery ul.gallery.spine-gallry.col-4 li .preview {
  margin-top: 0
}

.conbox p {
  font-size: 14px
}

.conbox p b {
  float: left
}

.con-map2 {
  margin-top: 38px
}

.spinesurgery ul.gallery.spine-gallry.col-4 li:nth-child(10),
.spinesurgery ul.gallery.spine-gallry.col-4 li:nth-child(11),
.spinesurgery ul.gallery.spine-gallry.col-4 li:nth-child(12),
.spinesurgery ul.gallery.spine-gallry.col-4 li:nth-child(9) {
  min-height: 238px
}

ul.gallery.orthopaedic-gallry.col-4 li {
  min-height: 251px
}

.orthopaedic {
  padding-top: 26px
}

ul.gallery.knee-gallry.col-4 li {
  min-height: 229px
}

ul.gallery.knee-gallry.col-4 li .desc h5 {
  min-height: auto
}

ul.gallery.ligament-gallry.col-4 li {
  min-height: 229px
}

ul.gallery.ligament-gallry.col-4 li .desc h5 {
  min-height: auto
}

ul.gallery.bone-gallry.col-4 li {
  overflow: hidden;
  min-height: 312px
}

ul.gallery.bone-gallry.col-4 li .desc h5 {
  min-height: auto
}

ul.gallery.bone-gallry.col-4 li .desc {
  margin-bottom: 0
}

ul.gallery.sli-disc-gallry.col-4 li {
  min-height: 231px
}

ul.gallery.sli-disc-gallry.col-4 li .desc h5 {
  min-height: auto
}

ul.gallery.endoscopic-gallry.col-4 li {
  min-height: 231px
}

ul.gallery.endoscopic-gallry.col-4 li .desc h5 {
  min-height: auto
}

ul.gallery.deformity-gallery.col-4 li {
  min-height: 388px
}

ul.gallery.deformity-gallery.col-4 li .desc h5 {
  min-height: auto
}

ul.gallery.cervical-gallery.col-4 li {
  min-height: 230px
}

ul.gallery.cervical-gallery.col-4 li .desc h5 {
  min-height: auto
}

ul.gallery.tumour-gallery.col-4 li {
  min-height: 230px
}

ul.gallery.tumour-gallery.col-4 li .desc h5 {
  min-height: auto
}

.specility-endoscopy .modal-header h3 {
  position: relative;
  top: -10px;
  width: 94%
}

.modal-header .close {
  position: relative;
  right: -6px;
  top: -6px
}

.spinesurgery {
  padding-top: 39px
}

.social-b ul {
  text-align: center;
  width: 100%
}

.front-about-dr h1 span {
  color: #000;
  font-size: 14px
}

.faqbox h4,
.opdsector h2 {
  color: #0086b7
}

.faqbox h4 {
  font-size: 21px;
  line-height: 28px
}

.speliti-front h3 {
  color: #0086b7 !important
}

.front-about-dr h1 {
  color: #000
}

#services h5,
.spelity-hd {
  color: #0086b7
}

#bottom h1,
#bottom h2,
#bottom h3,
#bottom h4,
#bottom h5,
#bottom h6 {
  color: #fff
}

.about-acordin h3,
.medical-histiry h4,
.membership-sector h4 {
  color: #0086b7
}

.title h1 {
  color: #fff
}

.addmother {
  padding-left: 5px;
  text-indent: -2px
}

.contct-opd {
  padding-left: 1px
}

.con-addr {
  padding-left: 2px;
  text-indent: -1px
}

.social ul li a {
  background: #0086b7;
  display: block;
  padding: 9px
}

.btn-large {
  padding: 8px 13px
}

.dr-img {
  width: 13%
}

.homeslider .carousel-inner {
  height: auto
}

.social-b ul.social>li>a.gplus {
  background: #e3411f;
  color: #fff !important
}

.social-b ul.social>li>a.facebook {
  background: #4e71a8;
  color: #fff !important
}

.social-b ul.social>li>a.facebook:hover {
  background: #fff;
  color: #4e71a8 !important
}

.social-b ul.social>li>a.gplus:hover {
  background: #fff;
  color: #e3411f !important
}

.social-b ul.social>li>a.twiter {
  background: #2aaae0 !important;
  color: #fff !important
}

.social-b ul.social>li>a.twiter:hover {
  background: #fff !important;
  color: #2aaae0 !important
}

.social-b ul.social>li>a.blog {
  background: url(../assets/images/blog.png) center center/100% auto no-repeat rgba(0, 0, 0, 0);
  border: 0 solid red;
  height: 20px;
  width: 20px
}

.social-b ul.social>li>a.pinterset {
  background: #e71f28 !important;
  color: #fff !important
}

.social-b ul.social>li>a.pinterset:hover {
  background: #fff !important;
  color: #e71f28 !important
}

.pull-right.cp.powerdby {
  padding-left: 9px;
  padding-right: 0;
  position: relative;
  right: -9px;
  text-align: right
}

.menutextprent .menus li a.last {
  padding-right: 0
}

.social-b ul.social>li>a.blog:hover {
  background: url(../images/blog-hover.png) center center/100% auto no-repeat rgba(0, 0, 0, 0);
  border: 0 solid red;
  height: 25px;
  width: 25px
}

@media screen and (max-width:1400px) {
  #footer .cp {
    margin-top: 11px;
    padding-right: 9px
  }

  .dropdown-menu li a,
  .dropdown-menu li a:hover {
    padding: 2px 15px !important
  }

  .dropdown-menu li a:hover {
    color: #fff
  }
}

@media screen and (max-width:1281px) {
  .ligabottom {
    margin-top: 158px
  }
}

@media screen and (max-width:1250px) {
  .ligabottom {
    margin-top: 0
  }
}

@media screen and (max-width:1200px) {
  #bottom ul.address>li {
    text-align: left
  }

  .span8.adreseight {
    margin-bottom: 20px;
    width: 100%
  }

  .span2.qlinkbox {
    width: 50%
  }

  #archives {
    width: 43%
  }

  #services {
    padding-bottom: 21px
  }

  .sroltext6 {
    margin-bottom: 36px
  }

  ul.gallery.orthopaedic-gallry.col-4 li {
    min-height: 216px
  }
}

@media screen and (max-width:1199px) {
  .span2.qlinkbox {
    margin-left: 0;
    width: 53%
  }

  ul.gallery.cervical-gallery.col-4 li,
  ul.gallery.tumour-gallery.col-4 li {
    min-height: 196px
  }

  ul.gallery.deformity-gallery.col-4 li {
    min-height: 374px
  }

  ul.gallery.endoscopic-gallry.col-4 li {
    min-height: 195px
  }

  ul.gallery.sli-disc-gallry.col-4 li {
    min-height: 214px
  }

  ul.gallery.bone-gallry.col-4 li {
    min-height: 296px
  }

  ul.gallery.ligament-gallry.col-4 li {
    min-height: 195px
  }

  header #logo {
    width: 388px
  }

  ul.gallery.knee-gallry.col-4 li {
    min-height: 196px
  }

  .sroltext3 {
    margin-bottom: 37px
  }

  .opdinhome .right {
    float: right;
    width: 40%
  }

  .myscrolltex.sroltext9 {
    height: 79px
  }

  #footer .cp {
    margin-top: 11px;
    padding-right: 36px
  }
}

@media screen and (max-width:1024px) {
  .menutextprent .menus li a {
    font-family: "Fjalla One";
    font-size: 15px;
    padding: 6px !important
  }

  @media screen and (max-width:995px) {
    .abc {
      margin-left: 0 !important;
      width: 0 !important
    }

    .menutextprent {
      position: relative;
      right: 28px;
      top: -10px
    }

    .menutextprent .menus {
      position: relative;
      top: 18px
    }

    body {
      padding-top: 95px
    }

    header #logo {
      top: -3px
    }

    .title {
      padding-top: 50px !important
    }

    .dropdown.active.open {
      position: static !important
    }

    .nav-collapse .active>.dropdown-menu,
    .nav-collapse .open>.dropdown-menu {
      background: #fff;
      left: 173px;
      position: absolute !important;
      top: 31px;
      width: 252px !important
    }

    ul.gallery.col-4 li {
      width: 32%
    }

    .nav-collapse .active>.dropdown-menu li {
      border-radius: 0;
      float: left;
      width: 100%
    }

    .nav-collapse .active>.dropdown-menu li a,
    .nav-collapse .active>.dropdown-menu li.active a {
      border-radius: 0
    }

    .nav-collapse,
    .nav-collapse.collapse {
      top: -3px
    }

    .ligabottom {
      margin-top: 270px
    }

    #footer .cp {
      margin-top: 11px;
      padding-right: 58px
    }

    .span8.adreseight {
      width: 100%
    }

    .about-slider .links a {
      background: #2dcc70;
      left: 37%;
      position: absolute;
      top: 34%
    }

    .nav-collapse .nav>li {
      float: left
    }

    .nav-collapse.collapse {
      display: inherit
    }

    .navbar .btn-navbar {
      display: none
    }

    header #logo {
      background: url(../images/logo-final.png) 0 50%/100% auto no-repeat rgba(0, 0, 0, 0);
      height: 105px;
      position: absolute
    }

    .nav-collapse,
    .nav-collapse.collapse {
      float: right;
      height: 0;
      overflow: visible;
      position: relative;
      right: 24px;
      width: 100%;
      z-index: 9999
    }

    .navbar .nav {
      float: right;
      text-align: center
    }

    .navbar .nav li {
      display: inline-block
    }

    .sroltext3 {
      margin-bottom: 36px
    }

    .myscrolltex.sroltext9 {
      height: 84px
    }

    .span2.qlinkbox {
      width: 53%
    }

    ul.social>li>a {
      background: #fff;
      border-radius: 32px;
      color: #666;
      display: block;
      font-size: 16px;
      height: 20px;
      padding: 4px;
      position: relative;
      top: -5px;
      width: 21px
    }
  }

  @media screen and (max-width:830px) {
    .menutextprent .menus li a {
      font-family: "Fjalla One";
      font-size: 15px;
      padding: 10px 5px
    }

    header #logo {
      width: 388px
    }

    .menutextprent {
      top: -19px
    }

    body {
      padding-top: 46px
    }

    .for-apoint {
      padding-top: 0
    }

    .nav-collapse,
    .nav-collapse.collapse {
      top: -59px
    }

    header.navbar .nav>li>a {
      padding: 10px 6px
    }

    ul.gallery.deformity-gallery.col-4 li {
      min-height: 442px
    }

    .ligabottom {
      margin-top: 222px
    }

    ul.gallery.knee-gallry.col-4 li {
      min-height: 164px
    }

    #services {
      padding-bottom: 21px
    }

    .sroltext3 {
      margin-bottom: 52px
    }

    .sroltext6 {
      margin-bottom: 69px
    }

    .myscrolltex.sroltext9 {
      height: 114px
    }

    .social-b ul li {
      width: 30px
    }

    #footer .cp {
      margin-top: 11px;
      padding-right: 33px
    }

    #footer .cp.powerdby {
      padding-right: 46px
    }
  }

  @media screen and (max-width:799px) {
    .abc {
      margin-left: 325px !important;
      width: 0 !important
    }

    .dropdown-menu {
      top: 20px;
      width: 298px
    }

    .dropdown.active,
    .dropdown.active.open,
    .dropdown.open {
      position: static !important
    }

    .nav-collapse .open>.dropdown-menu {
      position: absolute;
      width: 200px
    }

    .dropdown-menu li a:hover {
      color: #2dcc70;
      padding: 2px 15px !important
    }

    .case-ctegry {
      padding: 20px 0 21px 3%;
      text-align: justify;
      width: 97%
    }

    header.navbar .nav>li>a {
      padding: 10px 5px
    }

    .ligabottom {
      margin-top: 0
    }

    ul.gallery.ligament-gallry.col-4 li {
      min-height: 180px
    }

    #footer .cp {
      margin-top: 11px;
      padding-right: 0
    }

    #f .sroltext3 {
      margin-bottom: 51px
    }

    .sroltext7 {
      height: 24px !important
    }

    .for-apoint {
      padding-top: 0;
      position: relative;
      top: 0
    }

    header.navbar .nav {
      margin-top: 26px
    }

    .nav-collapse,
    .nav-collapse.collapse {
      position: absolute;
      top: 13px
    }

    header #logo {
      width: 50%;
      top: -13px
    }

    body {
      padding-top: 41px
    }

    .menutextprent {
      position: relative;
      top: -18px
    }

    #footer .cp.powerdby {
      float: left;
      padding-right: 0;
      text-align: left
    }
  }

  @media screen and (max-width:767px) {

    .menutextprent,
    .menutextprent .menus {
      position: relative;
      top: 0
    }

    .abc {
      margin-left: 273px !important;
      width: 0 !important
    }

    .companytext {
      text-align: center
    }

    .dropdown a.dropdown-toggle,
    .dropdown a:hover,
    .navbar .nav li .dropdown-menu li a,
    header.navbar .nav>li.dropdown.open>a.dropdown-toggle {
      text-align: left
    }

    .menutextprent {
      width: 100%
    }

    .dropdown.open a.dropdown-toggle {
      display: block;
      text-align: left;
      width: 100%
    }

    .menus {
      display: none
    }

    .custom-m-opnr {
      background: #e6e6e6;
      display: inherit;
      height: auto;
      padding: 7px 10px 3px;
      position: absolute;
      right: 17px;
      top: 54px;
      width: 20px
    }

    .custom-m-opnr span.icon-bar {
      background: #000;
      display: flex;
      height: 2px;
      margin-bottom: 4px;
      width: 94%
    }

    .menutextprent .menus li {
      clear: both;
      display: block;
      list-style-type: none;
      width: 95%
    }

    .menutextprent .menus li a {
      font-family: "Fjalla One"
    }

    .dropdown a.dropdown-toggle {
      display: block;
      width: 100%
    }

    .myscrolltex.sroltext9 {
      height: 46px
    }

    .abouttyagimeda {
      padding: 1px 0 13px
    }

    .main-info.more h3 {
      padding-left: 0
    }

    .opdinhome .left {
      float: left;
      padding-left: 0;
      width: 100%
    }

    .opdinhome .right {
      float: left;
      padding-left: 0;
      width: 93%
    }

    #bottom,
    #footer,
    .case-categry-box {
      margin: 0 -20px
    }

    ul.gallery.col-4 li {
      width: 33%
    }

    .conbox .leftcon,
    .conbox .rightcon,
    .navbar .nav li .dropdown.open .dropdown-menu {
      width: 100%
    }

    .navbar .nav li .dropdown-menu li {
      display: block;
      width: 100%
    }

    .nav-collapse .dropdown-menu a:focus,
    .nav-collapse .dropdown-menu a:hover,
    .nav-collapse .nav>li>a:focus,
    .nav-collapse .nav>li>a:hover {
      background: #fff;
      color: #2dcc70
    }

    .links {
      background: rgba(0, 0, 0, .6);
      bottom: 0;
      height: 0;
      left: 0;
      overflow: hidden;
      padding: 0;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 0
    }

    #footer,
    .for-apoint,
    header #logo {
      position: relative
    }

    .title {
      background: #2dcc70;
      color: #fff;
      margin: 0 -19px;
      padding: 1px 0 0 10px
    }

    .adreseight .right,
    .qlinkbox {
      padding-bottom: 17px
    }

    .title h1 {
      font-size: 26px;
      line-height: 28px
    }

    .title ul.breadcrumb {
      background: 0 0;
      margin: 0
    }

    .adreseight .left {
      width: 100%
    }

    .adreseight .right {
      padding-top: 17px;
      width: 100%
    }

    ul.gallery.col-3 li {
      display: inline-block !important;
      width: auto
    }

    .abouttyagimeda .left {
      float: left;
      width: 30%
    }

    .abouttyagimeda .right {
      float: left;
      width: 63%
    }

    .homeslider .carousel-caption {
      padding: 0
    }

    .homeslider .carousel-caption h3 {
      font-size: 18px !important;
      padding-left: 8px
    }

    header #logo {
      background: url(../images/logo-final.png) 0 50%/100% auto no-repeat rgba(0, 0, 0, 0);
      height: 105px;
      left: -4px;
      top: 0px;
      width: 319px
    }

    .navbar .btn-navbar {
      display: inherit;
      top: 0
    }

    .nav-collapse,
    .nav-collapse.collapse {
      float: right;
      height: 0;
      left: -20px;
      overflow: hidden;
      position: relative;
      right: 24px;
      top: -17px;
      width: 100%;
      z-index: 0
    }

    .for-apoint {
      display: none
    }

    .for-apoint.mobile {
      display: inherit
    }

    .navbar .nav {
      float: left;
      text-align: center
    }

    .for-apoint {
      font-size: 16px;
      left: -4px;
      padding-top: 2px;
      text-align: left;
      width: 100%
    }

    .desc p {
      padding: 0;
      text-align: justify
    }

    .addresfooter .right {
      padding-left: 0
    }

    .qlinkbox li,
    ul.arrow li a {
      text-align: left
    }

    .qlinkbox.span2 {
      width: 100%
    }

    #archives div,
    .qlinkbox div {
      width: auto
    }

    #archives {
      width: 100%
    }

    .span8.adreseight {
      margin-bottom: 0
    }

    #footer #gototop {
      position: absolute;
      right: 10px;
      top: 40px
    }

    #services {
      padding: 0 10px 21px
    }

    #footer .cp.powerdby,
    .pull-right.cp.powerdby {
      padding-right: 0;
      text-align: center
    }

    .sroltext1,
    .sroltext2 {
      margin-bottom: 18px
    }

    .sroltext3 {
      margin-bottom: 36px
    }

    .sroltext5 {
      margin-bottom: 48px
    }

    .sroltext7 {
      height: 41px !important;
      margin-bottom: 0
    }

    .desc p.sroltext8 {
      height: 42px
    }

    .pull-right.cp.powerdby {
      padding-left: 0;
      position: relative;
      right: 0
    }
  }

  @media screen and (max-width:760px) {
    .abc {
      margin-left: 284px !important;
      width: 0 !important
    }

    header.navbar .nav {
      padding-left: 9px
    }

    ul.gallery.cervical-gallery.col-4 li {
      width: 40%
    }

    ul.gallery.deformity-gallery.col-4 li {
      min-height: 412px
    }

    ul.gallery.sli-disc-gallry.col-4 li {
      min-height: 193px
    }

    ul.gallery.knee-gallry.col-4 li {
      min-height: 174px
    }

    ul.gallery.orthopaedic-gallry.col-4 li {
      min-height: 177px
    }

    ul.gallery.orthopaedic-gallry.col-4 li:nth-child(4) {
      min-height: 193px
    }

    #bottom,
    #footer {
      text-align: left
    }

    .pull-right {
      float: left
    }

    .map-infor {
      min-height: 91px
    }

    #map {
      margin-bottom: 20px
    }

    #contact-page {
      padding: 20px 0 0
    }

    #contact-page .contfrm h4 {
      padding-left: 0
    }

    header #logo {
      width: 319px
    }

    body {
      padding-top: 3px
    }

    .navbar .btn-navbar {
      position: absolute;
      right: 10px;
      top: 85px
    }

    #footer .span6 {
      display: table;
      text-align: center
    }

    #footer .span6 ul.social.pull-left {
      display: table-cell;
      list-style: none;
      margin: 0 auto !important;
      padding: 0;
      text-align: center;
      width: 98%
    }

    #footer .span6 ul.social.pull-left li {
      display: inline-block
    }

    .powerdby {
      display: block;
      text-align: center;
      width: 98%
    }

    .nav-collapse .nav>li {
      clear: both
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
      margin-left: 0;
      margin-right: 0
    }

    .sroltext6 {
      margin-bottom: 35px
    }
  }

  @media screen and (max-width:736px) {
    .abc {
      margin-left: 325px !important;
      width: 0 !important
    }

    .desc p {
      padding: 0 24%;
      text-align: justify
    }
  }

  @media screen and (max-width:667px) {
    .abc {
      margin-left: 325px !important;
      width: 0 !important
    }

    .nav-collapse .active>.dropdown-menu,
    .nav-collapse .open>.dropdown-menu {
      background: #fff;
      left: 0;
      margin: 0;
      padding: 2px 0 2px 20px;
      position: relative !important;
      right: 0;
      top: -12px;
      width: 100%;
      z-index: 2147483647
    }

    ul.gallery.tumour-gallery.col-4 li {
      min-height: 174px
    }

    ul.gallery.endoscopic-gallry.col-4 li {
      min-height: 171px;
      width: 32%
    }

    ul.gallery.bone-gallry.col-4 li {
      margin-bottom: 4px;
      min-height: 278px
    }

    ul.gallery.bone-gallry.col-4 li:nth-child(4) {
      min-height: 250px
    }

    .desc p {
      padding: 0 21%;
      text-align: justify
    }

    .desc p.sroltext8 {
      height: 74px
    }

    .myscrolltex.sroltext9 {
      height: 82px
    }

    .desc p.sroltext4 {
      height: 55px
    }
  }

  @media screen and (max-width:640px) {
    .abc {
      margin-left: 0 !important;
      width: 0 !important
    }

    .modal.fade.in.page-ab-slid,
    .modal.page-ab-slid {
      left: 0;
      width: 96%
    }

    .title h1,
    .title ul.breadcrumb {
      padding-left: 5px
    }

    .dropdown-menu {
      border-bottom: 0 none;
      left: 0;
      padding-bottom: 0 !important;
      position: relative;
      top: 0;
      width: 100%
    }

    .desc p,
    .menutextprent .menus li a {
      padding: 0
    }

    .dropdown-submenu>.dropdown-menu {
      left: 0
    }

    .dropdown.active.open {
      height: 30px !important
    }

    .desc p {
      text-align: justify
    }
  }

  @media screen and (max-width:635px) {
    .abc {
      margin-left: 0 !important;
      width: 0 !important
    }

    .sroltext6 {
      margin-bottom: 52px
    }
  }

  @media screen and (max-width:600px) {
    .abc {
      margin-left: 0 !important;
      width: 0 !important
    }

    .desc p {
      padding: 0;
      text-align: justify
    }

    .sroltext6 {
      margin-bottom: 50px
    }
  }

  @media screen and (max-width:568px) {
    .abc {
      margin-left: 0 !important;
      width: 0 !important
    }

    #footer {
      padding-bottom: 20px
    }

    ul.gallery.col-4 li {
      width: 50%
    }

    .desc p {
      padding: 0 16%;
      text-align: justify
    }

    .sroltext5,
    .sroltext6 {
      margin-bottom: 51px
    }

    .sroltext7 {
      height: 41px !important
    }

    .myscrolltex.sroltext9 {
      height: 81px
    }
  }

  @media screen and (max-width:480px) {
    .abc {
      margin-left: 0 !important;
      width: 0 !important
    }

    ul.gallery.orthopaedic-gallry.col-4 li {
      width: 50%
    }

    ul.gallery.tumour-gallery.col-4 li {
      min-height: 191px
    }

    ul.gallery.cervical-gallery.col-4 li {
      width: 48%
    }

    ul.gallery.deformity-gallery.col-4 li {
      min-height: 370px
    }

    ul.gallery.endoscopic-gallry.col-4 li {
      min-height: 169px;
      width: 42%
    }

    ul.gallery.sli-disc-gallry.col-4 li {
      min-height: 212px
    }

    ul.gallery.bone-gallry.col-4 li:nth-child(4) {
      min-height: 286px
    }

    ul.gallery.knee-gallry.col-4 li,
    ul.gallery.ligament-gallry.col-4 li {
      min-height: 191px
    }

    .desc p {
      padding: 0;
      text-align: justify
    }

    .desc p.sroltext8 {
      height: 75px
    }

    .homeslider .carousel-caption h3 {
      line-height: 23px
    }
  }

  @media screen and (max-width:420px) {
    .abc {
      margin-left: 0 !important;
      width: 0 !important
    }

    .myscrolltex.sroltext9 {
      height: 75px
    }

    ul.gallery.orthopaedic-gallry.col-4 li .desc h5 {
      height: auto
    }

    ul.gallery.col-4 li,
    ul.gallery.col-4 li .preview img {
      width: 100%
    }

    .homeslider .carousel-caption {
      padding: 0
    }

    .homeslider .carousel-caption h3 {
      font-size: 15px !important;
      padding-left: 8px
    }

    .box-respon {
      width: 100% !important
    }

    #footer #gototop {
      position: absolute;
      right: 10px;
      top: 39px
    }

    body {
      padding-top: 3px
    }

    header #logo {
      background: url(../images/logo-final.png) 0 50%/100% auto no-repeat rgba(0, 0, 0, 0);
      height: 70px;
      width: 77%
    }

    .navbar .btn-navbar {
      position: absolute;
      right: 10px;
      top: 64px
    }

    header.navbar .nav {
      margin-right: 0;
      margin-top: 10px
    }

    .for-apoint {
      padding-left: 17px;
      text-align: left
    }

    .carousel-caption h3 {
      color: #fff;
      font-size: 12px
    }

    h2 {
      font-size: 20px
    }

    .speliti-front .lead {
      font-size: 11px;
      line-height: 16px
    }

    .speliti-front h3 {
      font-size: 18px
    }

    .speliti-front .gap {
      margin-bottom: 0
    }

    .desc p {
      padding: 0;
      text-align: justify
    }

    .sroltext1,
    .sroltext2 {
      margin-bottom: 22px
    }

    .sroltext3 {
      margin-bottom: 36px
    }

    .sroltext5 {
      margin-bottom: 49px
    }

    .sroltext6 {
      margin-bottom: 35px
    }

    .desc p.sroltext4,
    .desc p.sroltext8 {
      height: 75px
    }
  }

  @media screen and (max-width:400px) {
    .abc {
      margin-left: 0 !important;
      width: 0 !important
    }

    ul.gallery.endoscopic-gallry.col-4 li {
      min-height: 268px
    }

    ul.gallery.sli-disc-gallry.col-4 li {
      min-height: 267px
    }

    ul.gallery.knee-gallry.col-4 li:nth-child(2) {
      min-height: 260px
    }

    ul.gallery.orthopaedic-gallry.col-4 li {
      min-height: 251px
    }

    ul.gallery.orthopaedic-gallry.col-4 li:nth-child(4) {
      min-height: 267px
    }

    .sroltext6 {
      margin-bottom: 51px
    }

    .sroltext7 {
      height: 57px !important
    }

    .myscrolltex.sroltext9 {
      height: 100px
    }
  }

  @media screen and (max-width:375px) {
    .abc {
      margin-left: 0 !important;
      width: 0 !important
    }

    ul.gallery.ligament-gallry.col-4 li {
      min-height: 268px
    }

    #services {
      padding: 0 10px 21px
    }

    .sroltext1,
    .sroltext2 {
      margin-bottom: 35px
    }

    .sroltext3 {
      margin-bottom: 36px
    }

    .for-apoint {
      padding-left: 4px;
      text-align: left
    }
  }

  @media screen and (max-width:370px) {

    ul.gallery.endoscopic-gallry.col-4 li,
    ul.gallery.ligament-gallry.col-4 li,
    ul.gallery.sli-disc-gallry.col-4 li,
    ul.gallery.tumour-gallery.col-4 li {
      min-height: 260px
    }

    .abc {
      margin-left: 0 !important;
      width: 0 !important
    }

    ul.gallery.cervical-gallery.col-4 li {
      height: 259px
    }

    .orthopaedic {
      padding-top: 38px
    }

    ul.gallery.orthopaedic-gallry.col-4 li,
    ul.gallery.orthopaedic-gallry.col-4 li:nth-child(4) {
      min-height: 246px
    }

    ul.gallery.orthopaedic-gallry.col-4 li .preview {
      margin-bottom: 0;
      margin-top: 0
    }

    #services {
      padding: 0 10px 21px
    }

    .sroltext1,
    .sroltext2 {
      margin-bottom: 48px
    }

    .sroltext3 {
      margin-bottom: 52px
    }

    .myscrolltex.sroltext9 {
      height: 95px
    }

    .desc p.sroltext4 {
      height: 87px
    }

    .desc p.sroltext5 {
      height: 57px
    }

    .desc p.sroltext6 {
      margin-bottom: 62px
    }

    .sroltext7 {
      height: 70px !important
    }

    .desc p.sroltext8 {
      height: 96px;
      margin-top: 16px
    }

    .for-apoint {
      padding-left: 4px;
      padding-top: 10px;
      text-align: left
    }

    header #logo {
      background: url(../images/logo-final.png) 0 50%/100% auto no-repeat rgba(0, 0, 0, 0);
      height: 70px;
      top: 1px;
      width: 88%
    }

    .front-about-dr h1 {
      color: #000;
      font-size: 24px;
      line-height: 25px
    }
  }

  @media screen and (max-width:350px) {
    .abc {
      margin-left: 0 !important;
      width: 0 !important
    }

    #footer .span6 {
      font-size: 10px
    }

    .myscrolltex.sroltext9 {
      height: 110px
    }

    #services {
      padding: 0 10px 21px
    }

    .sroltext5 {
      margin-bottom: 67px
    }

    .sroltext6 {
      margin-bottom: 68px
    }

    .desc p.sroltext3 {
      height: 46px
    }

    .desc p.sroltext4 {
      height: 94px
    }

    .desc p.sroltext5 {
      height: 53px
    }

    .desc p.sroltext6 {
      margin-bottom: 76px
    }

    .sroltext7 {
      height: 70px !important
    }

    .desc p.sroltext8 {
      margin-top: 16px;
      height: 114px !important
    }

    .for-apoint {
      padding-left: 4px;
      padding-top: 10px;
      text-align: left
    }

    .front-about-dr h1 {
      color: #000;
      font-size: 24px;
      line-height: 25px
    }

    header #logo {
      width: 86%
    }
  }

  .sl-slider-wrapper {
    height: 520px;
    overflow: hidden;
    position: relative;
    width: 100%
  }

  .sl-content-slice,
  .sl-content-wrapper {
    position: absolute
  }

  .sl-slide,
  .sl-slide-inner,
  .sl-slides-wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
  }

  .sl-slide {
    z-index: 1;
    display: none
  }

  .sl-content-slice {
    backface-visibility: hidden;
    background: #fff;
    box-sizing: content-box;
    opacity: 1;
    overflow: hidden
  }

  .sl-slide-horizontal .sl-content-slice {
    height: 50%;
    left: -200px;
    transform: translateY(0) scale(1);
    width: 100%
  }

  .sl-slide-horizontal .sl-content-slice:first-child {
    padding: 200px 200px 0;
    top: -200px
  }

  .sl-slide-horizontal .sl-content-slice:nth-child(2) {
    padding: 0 200px 200px;
    top: 50%
  }

  .sl-slide-vertical .sl-content-slice {
    height: 100%;
    top: -200px;
    transform: translateX(0) scale(1);
    width: 50%
  }

  .sl-slide-vertical .sl-content-slice:first-child {
    left: -200px;
    padding: 200px 0 200px 200px
  }

  .sl-slide-vertical .sl-content-slice:nth-child(2) {
    left: 50%;
    padding: 200px 200px 200px 0
  }

  .sl-slider h2,
  .sl-slider h3 {
    line-height: normal;
    position: relative;
    z-index: 100
  }

  .sl-content {
    background: #fff;
    height: 100%;
    width: 100%
  }

  .item1 .sl-slide-inner {
    background: #008c00
  }

  .item2 .sl-slide-inner {
    background: #c30000
  }

  .item3 .sl-slide-inner {
    background: #2b4bb5
  }

  .sl-slider h2 {
    font-size: 60px;
    margin: 0;
    padding: 170px 0 0
  }

  .sl-slider h2,
  .sl-slider h3 {
    color: #fff
  }

  .sl-slider h3 {
    margin-top: 0
  }

  .nav-arrows,
  .nav-arrows span {
    display: block;
    height: 80px;
    position: absolute
  }

  .nav-arrows {
    margin-top: -40px;
    top: 50%;
    width: 100%;
    z-index: 2000
  }

  .nav-arrows span {
    color: rgba(255, 255, 255, .3);
    cursor: pointer;
    font-size: 48px;
    line-height: 80px;
    text-align: center;
    transition: all .3s ease 0s;
    width: 50px
  }

  .nav-arrows span:hover {
    color: #fff
  }

  .nav-arrows span.nav-arrow-prev {
    left: 0
  }

  .nav-arrows span.nav-arrow-next {
    right: 0
  }

  @keyframes roll {
    0% {
      opacity: 0;
      transform: translateX(500px) rotate(360deg)
    }

    100% {
      opacity: 1;
      transform: translateX(0) rotate(0)
    }
  }

  @keyframes moveUp {
    0% {
      transform: translateY(40px)
    }

    100% {
      transform: translateY(0)
    }
  }

  @keyframes fadeIn {
    0% {
      opacity: 0
    }

    100% {
      opacity: 1
    }
  }

  @keyframes scaleDown {
    0% {
      transform: scale(1)
    }

    100% {
      transform: scale(.5)
    }
  }

  @keyframes fadeOut {
    0% {
      opacity: 1
    }

    100% {
      opacity: 0
    }
  }

  @media screen and (max-width:660px) {
    .demo-1 .deco {
      height: 130px;
      margin-bottom: 50px;
      margin-left: -65px;
      width: 130px
    }

    .demo-1 [data-icon]::after {
      font-size: 40px;
      height: 110px;
      line-height: 110px;
      margin: -55px 0 0 -55px;
      width: 110px
    }

    .demo-1 .sl-slide blockquote {
      margin-bottom: -120px
    }

    .demo-1 .sl-slide h2 {
      font-size: 18px;
      letter-spacing: 8px;
      line-height: 22px;
      margin-bottom: -40px
    }

    .demo-1 .sl-slide blockquote p::before {
      font-size: 120px;
      height: 40px;
      left: -45px;
      line-height: 10px;
      width: 40px
    }

    .demo-2 .sl-slider-wrapper {
      height: 500px
    }

    .demo-2 .sl-slider h2 {
      font-size: 36px
    }

    .demo-2 .sl-slider blockquote {
      font-size: 16px
    }
  }

  .social-b ul.social>li>a.gplus {
    background: #e3411f;
    color: #fff !important
  }

  .social-b ul.social>li>a.facebook {
    background: #4e71a8;
    color: #fff !important
  }

  .social-b ul.social>li>a.facebook:hover {
    color: #4e71a8 !important
  }

  .social-b ul.social>li>a.gplus:hover {
    background: #fff;
    color: #e3411f !important
  }

  .social-b ul.social>li>a.facebook:hover {
    background: #fff !important
  }
}

#bottom {
  display: none;
}

@media(max-width:768px) {
  ul.gallery.col-4 li {
    width: 49%;
  }
}

@media(max-width:480px) {
  ul.gallery.col-4 li {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1025px) {
  .menutextprent {
    float: none !important;
    width: 100%;
    text-align: center;
    right: 0px;
  }

  .menutextprent .menus {
    display: inline-block;
    margin: 0px auto;
  }

  .menutextprent .for-apoint {
    text-align: center;
    padding-top: 0px;
  }

  header #logo {
    top: 5px;
    left: 22%;
    transform: translate(-50%);
    position: relative;
    height: 105px;
  }

  body {
    padding-top: 111px !important;
  }

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    position: fixed;
  }

  .menutextprent .menus {
    position: relative;
    padding-top: 15px;
    top: 0px;
    text-align: left;
  }
}

@media (min-width: 1024px) and (max-width:1199px) {
  .navbar-fixed-top .container {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 15px;
  }
}

@media screen and (max-width:768px) {
  .container {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 15px;
  }
}

@media screen and (max-width: 1199px) {
  ul.social>li {
    margin: 0px 0px;
  }
}

#social-share {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 20;
  /*transitions with relative delay*/
}

#social-share ul.social-itens .btn-share,
#social-share div.social-open-menu .btn-share {
  position: relative;
  cursor: pointer;
  border-radius: 50%;
  color: white;
  line-height: 1;
  outline: 0;
  border: 0;
  font-size: 25px;
  margin-top: 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

#social-share ul.social-itens .btn-share:hover,
#social-share div.social-open-menu .btn-share:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

#social-share ul.social-itens .btn-share:hover i {
  color: #ffffff !important;
}

#social-share ul.social-itens .btn-share i {
  color: #ffffff !important;
  position: relative !important;
  z-index: 99 !important;
}

#social-share ul.social-itens {
  list-style: none;
  text-decoration: none;
  text-align: center;
  position: relative;
  display: block;
  /* display: none; */
  margin-left: 0px;
}

#social-share ul.social-itens .btn-share {
  width: 50px;
  height: 50px;
  /* transform: none; */
}

#social-share ul.social-itens .btn-share.social-item-1 {
  background-color: #5bb75b;
}

#social-share ul.social-itens .btn-share.social-item-2 {
  background-color: #f30505;
}

#social-share ul.social-itens.open .btn-share {
  transform: scale(1);
  opacity: 1;
  /* transform: translate(0px, -15px); */
}

#social-share ul.social-itens li {
  position: relative;
}

#social-share ul.social-itens li .btn-share span {
  position: absolute;
  bottom: 0;
  right: 6px;
  width: 0;
  background: #5bb75b;
  height: 50px;
  border-radius: 38px;
  line-height: 50px;
  text-align: left;
  padding: 0 10px;
  color: #fff;
  font-size: 17px;
  opacity: 0;
  transition: 0.5s all;
}

#social-share ul.social-itens li .btn-share.social-item-2 span {
  background: #f30505;
}

#social-share ul.social-itens li .btn-share:hover span {
  width: 212px;
  opacity: 1;
}

#social-share ul.social-itens li .btn-share>i {
  position: relative !important;
  z-index: 999 !important;
}

#social-share ul.social-itens li .btn-share {
  transform: scale(0);
  opacity: 0;
}

#social-share ul.social-itens li .btn-share-text {
  /* opacity: 0; */
  position: absolute;
  bottom: 15px;
  right: 100%;
  margin-right: 10px;
  min-width: 75px;
  border-radius: 2px;
  padding: 3px 4px;
  text-align: center;
  font-weight: 300;
  background: rgba(20, 20, 20, 0.7);
  color: #fff;
  display: block;
  opacity: 0;
  /* transition: all 500ms ease-in-out  0.5s; */
}

/*#social-share ul.social-itens li:hover .btn-share-text {
  opacity: 1;
}*/
#social-share div.social-open-menu .btn-share {
  width: 65px;
  height: 65px;
  background-color: #F44336;
}

#social-share div.social-open-menu .btn-share i {
  text-shadow: 0px 0px #f32c1e, 1px 1px #f32c1e, 2px 2px #f32c1e, 3px 3px #f32c1e, 4px 4px #f32c1e, 5px 5px #f32c1e;
}

#youtubePost .media {
  display: flex;
  border-bottom: 1px solid #ccc;
}

#youtubePost .media img {
  width: 70px;
  height: 70px;
}

#youtubePost .media .media-body {
  padding-left: 7px;
}

#youtubePost .media .media-body h5 {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #000;
}

#youtubePost .media .media-body p {
  font-size: 12px;
  font-weight: normal;
}
@media (min-width: 1000px){
  #owl-demo1 .span4{
    width: 280px !important
  }
}
@media (max-width: 600px){
  #owl-demo1 .span4{
    width: 155px !important
  }
}

@media(max-width:767px) {

  .menutextprent,
  .menutextprent .menus {
    padding: 0;
    top: 50px;
    position: absolute !IMPORTANT;
    z-index: 999;
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
  }

  .menutextprent .menus {
    padding: 10px;
  }

  .open>.dropdown-menu {
    margin-top: 0;
  }

  .dropdown.active,
  .dropdown.active.open,
  .dropdown.open {
    padding: 0;
    margin: 0;
  }

  .front-about-dr h1 {
    font-size: 25px;
    margin-bottom: 15px;

    margin-top: 0;
  }

  .front-about-dr h1 .help-block {
    margin-top: 10px;
  }

  .open>.dropdown-menu {
    margin-top: 0;
    width: 100% !important;
  }

  .menutextprent .menus li {
    float: none !important;
  }

  header .dropdown-menu {
    margin-top: 0;
    width: 100% !important;
  }

}