/*!
 *
 * Presskit.to v2.0.0
 * http://presskit.to
 * Copyright 2013 Indie Ambassador, LLC
 * Created by Douglas E. Rogers
 *
 */
@font-face {
  font-family: 'textfont';
  src: url('../../fonts/Cabin-Regular-webfont.eot');
  src: url('../../fonts/Cabin-Regular-webfont.eot?#iefix') format('embedded-opentype'), 
  url('../../fonts/Cabin-Regular-webfont.woff') format('woff'), 
  url('../../fonts/Cabin-Regular-webfont.ttf') format('truetype'), 
  url('../../fonts/Cabin-Regular-webfont.svg#cabinregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'textfont';
  src: url('../../fonts/Cabin-Bold-webfont.eot');
  src: url('../../fonts/Cabin-Bold-webfont.eot?#iefix') format('embedded-opentype'), 
  url('../../fonts/Cabin-Bold-webfont.woff') format('woff'), 
  url('../../fonts/Cabin-Bold-webfont.ttf') format('truetype'), 
  url('../../fonts/Cabin-Bold-webfont.svg#cabinbold') format('svg');
  font-weight: 700;
  font-style: bold;
}
@font-face {
  font-family: 'headingfont-light';
  src: url('../../fonts/Novecentowide-Light-webfont.eot');
  src: url('../../fonts/Novecentowide-Light-webfont.eot?#iefix') format('embedded-opentype'), 
  url('../../fonts/Novecentowide-Light-webfont.woff') format('woff'), 
  url('../../fonts/Novecentowide-Light-webfont.ttf') format('truetype'), 
  url('../../fonts/Novecentowide-Light-webfont.svg#NovecentowideLightRegular') format('svg');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'headingfont-book';
  src: url('../../fonts/Novecentowide-Book-webfont.eot');
  src: url('../../fonts/Novecentowide-Book-webfont.eot?#iefix') format('embedded-opentype'), 
  url('../../fonts/Novecentowide-Book-webfont.woff') format('woff'), 
  url('../../fonts/Novecentowide-Book-webfont.ttf') format('truetype'), 
  url('../../fonts/Novecentowide-Book-webfont.svg#NovecentowideBookRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'headingfont-demibold';
  src: url('../../fonts/Novecentowide-DemiBold-webfont.eot');
  src: url('../../fonts/Novecentowide-DemiBold-webfont.eot?#iefix') format('embedded-opentype'), 
  url('../../fonts/Novecentowide-DemiBold-webfont.woff') format('woff'), 
  url('../../fonts/Novecentowide-DemiBold-webfont.ttf') format('truetype'), 
  url('../../fonts/Novecentowide-DemiBold-webfont.svg#NovecentowideLightBold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'headingfont-bold';
  src: url('../../fonts/Novecentowide-Bold-webfont.eot');
  src: url('../../fonts/Novecentowide-Bold-webfont.eot?#iefix') format('embedded-opentype'), 
  url('../../fonts/Novecentowide-Bold-webfont.woff') format('woff'), 
  url('../../fonts/Novecentowide-Bold-webfont.ttf') format('truetype'), 
  url('../../fonts/Novecentowide-Bold-webfont.svg#NovecentowideBookBold') format('svg');
  font-weight: bolder;
  font-style: normal;
}
@font-face {
  font-family: 'presskit';
  src: url('../../fonts/presskit.eot');
  src: url('../../fonts/presskit.eot?#iefix') format('embedded-opentype'), 
  url('../../fonts/presskit.woff') format('woff'), 
  url('../../fonts/presskit.ttf') format('truetype'), 
  url('../../fonts/presskit.svg#presskit') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}

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

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  background: url('./images/371_0582014100310.jpg') no-repeat center center fixed;
  background-color: #151521;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    margin: 0;
}

a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
#headdt_set .title_sub_heading_profile .location {
   padding-right: 0px!important; 
}
#headdt_set .title_sub_heading_profile .tagline {
  padding-left: 18px!important;
}
.ytp-chrome-top-buttons {
  position: absolute;
  top: 15px!important;
  right: 0;
}
.ytp-title-link {
  padding-top: 28px!important;
}
.skill i.pki-trophy {
  padding-right: 5px;
}
#summary_set2 i.pki-trophy {
  padding-right: 5px;
}
.image-content {
  padding-left: 10px;
  padding-right: 10px;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-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^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.et_fixed_nav #page-container{
  font-family: "textfont", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
  font-size: 14px!important;
  line-height: 1.428571429!important;
  color: #524d4d !important;
}

body {
  font-family: "textfont", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
  font-size: 14px!important;
  line-height: 1.428571429!important;
  color: #524d4d !important;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  color: #00a3ff;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0072b3;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.help-cvcrow-form textarea {
  width: 100%;
}
.help-cvcrow-form input[type="submit"] {
  margin-top: 10px;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #dddddd;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
p {
  margin: 0 0 10px;
  line-height: 1.428571429!important;
  padding-bottom: 0px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #a59f9f;
}
.text-primary {
  color: #00a3ff;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "headingfont-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  padding-bottom: 0px;

}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #a59f9f;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
  color: #524d4d !important; 

}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #dddddd;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #a59f9f;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #dddddd;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #a59f9f;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #dddddd;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #524d4d;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  /*width: 1170px;*/
  width: 100%;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 728px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 940px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}
@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #524d4d;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.form-control:-moz-placeholder {
  color: #a59f9f;
}
.form-control::-moz-placeholder {
  color: #a59f9f;
}
.form-control:-ms-input-placeholder {
  color: #a59f9f;
}
.form-control::-webkit-input-placeholder {
  color: #a59f9f;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #756e6e;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #dddddd;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 56px;
  padding: 14px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 56px;
  line-height: 56px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 9px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #938c8c;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  padding: 8px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #ffffff;
  background-color: #474949;
  border-color: #474949;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #333434;
  border-color: #292a2a;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #474949;
  border-color: #474949;
}
.btn-primary {
  color: #ffffff;
  background-color: #00a3ff;
  border-color: #00a3ff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #0089d6;
  border-color: #007cc2;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #00a3ff;
  border-color: #00a3ff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #eb9316;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #c12e2a;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #419641;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #2aabd2;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-link {
  color: #00a3ff;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #0072b3;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #a59f9f;
  text-decoration: none;
}
.btn-lg {
  padding: 14px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-briefcase:before {
  content: "\1f4bc";
}
.glyphicon-calendar:before {
  content: "\1f4c5";
}
.glyphicon-pushpin:before {
  content: "\1f4cc";
}
.glyphicon-paperclip:before {
  content: "\1f4ce";
}
.glyphicon-camera:before {
  content: "\1f4f7";
}
.glyphicon-lock:before {
  content: "\1f512";
}
.glyphicon-bell:before {
  content: "\1f514";
}
.glyphicon-bookmark:before {
  content: "\1f516";
}
.glyphicon-fire:before {
  content: "\1f525";
}
.glyphicon-wrench:before {
  content: "\1f527";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #524d4d;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #00a3ff;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #00a3ff;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #a59f9f;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #a59f9f;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (max-width:358px){
.iframe_height {
  height: 206px!important;
}
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-default .caret {
  border-top-color: #ffffff;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}
.dropup .btn-default .caret {
  border-bottom-color: #ffffff;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 14px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 56px;
  padding: 14px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 56px;
  line-height: 56px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #dddddd;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 14px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  /*background-color: #dddddd;*/
}
.nav > li.disabled > a {
  color: #a59f9f;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #a59f9f;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #dddddd;
  border-color: #00a3ff;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #dddddd #dddddd #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #756e6e;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}
.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 5px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #00a3ff;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}
.nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tabbable:after {
  clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #00a3ff;
  border-bottom-color: #00a3ff;
}
.nav a:hover .caret {
  border-top-color: #0072b3;
  border-bottom-color: #0072b3;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: static;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6px;
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #a59f9f;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #a59f9f;
}
.navbar-inverse .navbar-nav > li > a {
  color: #a59f9f;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #a59f9f;
  border-bottom-color: #a59f9f;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #a59f9f;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #a59f9f;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #a59f9f;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #a59f9f;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 14px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #dddddd;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #a59f9f;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #a59f9f;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #8c8585;
}
.label-primary {
  background-color: #00a3ff;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0082cc;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #a59f9f;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #00a3ff;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #dddddd;
}
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
.jumbotron p {
  line-height: 1.4;
}
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #00a3ff;
}
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #524d4d;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f8e5be;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  background-color: #00a3ff;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #00a3ff;
  border-color: #00a3ff;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ccedff;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table {
  border-top: 1px solid #dddddd;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #524d4d;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #00a3ff;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #00a3ff;
  border-color: #00a3ff;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #00a3ff;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #00a3ff;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #fbeed5;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}
.panel-danger {
  border-color: #eed3d7;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #343131;
  border: 1px solid #222020;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.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 {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: rgba(0, 0, 0, 0.9);
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  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 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.brdr {
  border: 1px dotted black;
}
.blur {
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  -o-filter: blur(20px);
  -ms-filter: blur(20px);
  filter: blur(20px);
  filter: url(blur.svg#blur);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='20');
}
.well {
  color: #ffffff;
  border: 0;
}
.alt-well {
  background-color: #dddddd;
  margin-bottom: 15px;
}
a:hover,
a:active {
  text-decoration: none;
}
div.center,
p.center,
span.center,
section.center {
  text-align: center;
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.font-light {
  font-family: "headingfont-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.font-book {
  font-family: "headingfont-book", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.font-demibold {
  font-family: "headingfont-demibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.font-bold {
  font-family: "headingfont-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html,
body {
  height: 100%;
}

.navbar {
  margin-bottom: 0;
}
.navbar.navbar-inverse {
  background-color: #252222;
}
.navbar.navbar-fixed-bottom {
  border-top: 1px solid #756e6e;
}
.navbar.navbar-static-bottom {
  border: none;
  border-radius: 0;
}
.navbar .navbar-centered {
  position: relative;
  width: 100%;
  text-align: center;
}
.navbar .navbar-centered .copyright {
  white-space: nowrap;
  color: #dddddd;
  font-size: small;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -49px;
}
.navbar .navbar-centered img {
  margin: 0 auto;
  height: 30px;
  margin-top: 6px;
}
.navbar .navbar-brand {
  padding: 10px;
}
.navbar .navbar-brand img {
  height: 30px;
}
.overflow-fade {
  position: relative;
  /*overflow: visible;
  white-space: nowrap;*/
  white-space: normal;
  overflow: hidden;
  
}
.overflow-fade:after {
  content: "";
  pointer-events: none;
  position: absolute;
  width: 20px;
  height: 100%;
  top: 0;
  right: 0;
  background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: -moz-linear-gradient(0, rgba(255, 255, 255, 0), #ffffff);
}
#album-container .overflow-fade:after {
  content: "";
  pointer-events: none;
  position: absolute;
  width: 20px;
  height: 100%;
  top: 0;
  right: 0;
  background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(221, 221, 221, 0)), to(#dddddd));
  background: -moz-linear-gradient(0, rgba(221, 221, 221, 0), #dddddd);
}
.private-content {
  background: #dddddd;
  padding: 10px;
}
.modal-backdrop.in {
  opacity: .85;
  filter: alpha(opacity=85);
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-center {
  display: block;
  margin: 0 auto;
}
#image-viewer-modal h1 {
  color: #fff;
  clear: both;
}
#image-viewer-modal p {
  color: #f8f8f8;
}
#image-viewer-modal .modal-header {
  border: 0;
}
#image-viewer-modal .main-image {
  margin: 0 auto;
  display: block;
}
a:visited {
  color: #00b4ff;
}
.blue {
  color: #00b4ff;
}
.nav a,
.panel-heading a,
.nav a:visited,
.panel-heading a:visited {
  color: #a59f9f;
}

.nav a:hover,
.panel-heading a:hover,
.nav a.active,
.panel-heading a.active {
  color: #fff !important;
}
tr th {
  font-family: "headingfont-demibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-top: 0;
}
h4 small {
  font-family: "headingfont-book", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.btn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.btn-light {
  color: #756e6e !important;
  background-color: #dddddd !important;
  border-color: #dddddd !important;
}
.btn-light:hover {
  color: black;
  background-color: #c4c4c4;
}
.btn-light:active {
  color: black;
  background-color: #d5d5d5;
}
.table-responsive {
  border: 0;
}
.wrapper {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #fff;
}
.wrapper:before,
.wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.wrapper:after {
  clear: both;
}
.wrapper:before,
.wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.wrapper:after {
  clear: both;
}
.content-holder {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  padding: 0;
}
@media (min-width: 768px) {
  .content-holder {
    float: left;
    width: 66.66666666666666%;
  }
}
.content-padded {
  padding-left: 5px;
  padding-right: 5px;
}
.content-sidebar {
  display: none;
}
#headdt_set .vc_img_load {
  width: 50px;
  border-radius: 50%;
  float: left !important;
  margin-top: 3px;
  transition: all 1s;
  -webkit-transition: all 1s;
}
#headdt_set .hint {
  color: #a59f9f;
  margin-left: 60px;
  font-family: "headingfont-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  transition: margin 1s;
  -webkit-transition: margin 1s;
}
#headdt_set .title_heading_profile {
  margin-left: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 40px;
  transition: margin 1s;
  -webkit-transition: margin 1s;
}
#headdt_set .big-cover-art {
  width: 100%;
  border-radius: 0;
}
#headdt_set .big-cover-art + .hint,
#headdt_set .big-cover-art + .hint + .title_heading_profile {
  margin-left: 0;
}
#headdt_set .title_sub_heading_profile {
  margin-left: -15px;
  margin-right: -15px;
  margin-right: 0;
  font-family: "headingfont-book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
#headdt_set .title_sub_heading_profile:before,
#headdt_set .title_sub_heading_profile:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#headdt_set .title_sub_heading_profile:after {
  clear: both;
}
#headdt_set .title_sub_heading_profile:before,
#headdt_set .title_sub_heading_profile:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#headdt_set .title_sub_heading_profile:after {
  clear: both;
}
#headdt_set .title_sub_heading_profile .tagline {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  /*padding-right: 15px;*/
  float: left;
  width: 50%;
  /*width: 66.66666666666666%;*/
}
#headdt_set .title_sub_heading_profile .location {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  text-align: right;
  width: 50%;
  /*width: 33.33333333333333%;*/
  padding-right: 0;
  /*padding-left: 0;*/
}
.featured-media {
  margin-bottom: 15px;
}
.featured-media img {
  margin: 0 auto;
  display: block;
  max-height: 440px;
}
.home-content .featured-links {
  background-color: #dddddd;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.home-content .featured-links:before,
.home-content .featured-links:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.home-content .featured-links:after {
  clear: both;
}
.home-content .featured-links:before,
.home-content .featured-links:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.home-content .featured-links:after {
  clear: both;
}
.home-content .featured-links div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 25%;
  text-align: center;
}
.home-content .featured-links div a {
  color: #756e6e;
  -webkit-transition: 0.1s ease;
  transition: 0.1s ease;
}
.home-content .featured-links div a i {
  font-size: 24px;
  width: 30px;
  display: inline-block;
}
.home-content .featured-links div a i.icon-facebook {
  position: relative;
  left: 2%;
}
.home-content .featured-links div a:hover,
.home-content .featured-links div a:active {
  color: #00b4ff;
}
.home-content .biography h3 {
  font-family: "headingfont-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #00b4ff;
}
.home-content .biography h3 span {
  font-family: "headingfont-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.home-content .latest-win h3 {
  font-family: "headingfont-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #00b4ff;
}
.home-content .latest-win h3 span {
  font-family: "headingfont-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.home-content .latest-win .date {
  color: #a59f9f;
  font-family: "headingfont-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.home-content .sum-header-text h3 {
font-family: "headingfont-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #00b4ff;
}

.home-content .sum-header-text h3 span {
    font-family: "headingfont-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.home-content .skill h3 {
  font-family: "headingfont-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #00b4ff;
}
.home-content .skill h3 span {
  font-family: "headingfont-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.link-content h3 {
  font-family: "headingfont-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #00b4ff;
  padding-left: 15px;
}
#summary_set1 {
  padding: 20px 15px;
}
#summary_set2 {
  padding: 5px;
}
.skill{
  display: inline-block;
  width:100%;
}
.box{
  width:100%;
}
.music-left{
  float:left;
  width:45% !important;
}
.music-right{
  float:right;
  width:45% !important;
}
.music-art {
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}

.blue-box{
  float:left;
  background-color:rgb(59, 183, 251);
  width:7%;
  margin-right:2%;
  height:12px;
}
.grey-box{
  float:left;
   background-color:rgb(221, 221, 221);
   width:7%;
   margin-right:2%;
   height:12px;
}
.panel {
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 0px !important;
}
.panel-group {
  border: 0;
  margin: 0;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-group .panel {
  border: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 0;
  border-radius: 0;
}
.panel-group .panel .panel-heading {
  padding: 0;
  background-color: #252222;
  position: relative;
  border-radius: 0;
}
.panel-group .panel .panel-heading h3 {
  margin: 0;
  padding: 0;
}
.panel-group .panel .panel-heading h3 a {
  display: block;
  padding: 10px 15px;
}
.panel-group .panel .panel-content {
  background-color: #fff;
  border: 0;
}
.panel-group .panel .panel-content .panel-subheading {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #dddddd;
}
.panel-group .panel .panel-content .panel-subheading:before,
.panel-group .panel .panel-content .panel-subheading:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-group .panel .panel-content .panel-subheading:after {
  clear: both;
}
.panel-group .panel .panel-content .panel-subheading:before,
.panel-group .panel .panel-content .panel-subheading:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-group .panel .panel-content .panel-subheading:after {
  clear: both;
}
.panel-group .panel .panel-content .panel-subheading .panel-subheading-toggle {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  overflow:hidden;
  max-height: 20px;
  width: 33%;
  font-size: 16px;
  font-family: "headingfont-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*height: 25px;*/
  line-height: 20px;
  text-align: center;
  color: #756e6e;
}
.panel-group .panel .panel-content .panel-subheading .panel-subheading-toggle:hover,
.panel-group .panel .panel-content .panel-subheading .panel-subheading-toggle:active,
.panel-group .panel .panel-content .panel-subheading .panel-subheading-toggle.active {
  color: #524d4d;
  font-family: "headingfont-book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow: visible;
}
.panel-group .panel .panel-content .panel-subheading .panel-subheading-toggle.active:after {
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  left: 36%;
  top: 20px;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 20px solid #dddddd;
}
.panel-group .panel .preloader {
  margin: 40px auto;
}
.panel {
  border: 0;
  box-shadow: none !important;
}
.accordion-toggle {
  color: #a59f9f;
  font-size: 50px;
  font-family: "headingfont-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-top: 1px solid #756e6e;
}
.accordion-toggle.active {
  font-family: "headingfont-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  border-bottom: none;
}
.accordion-toggle:hover {
  text-decoration: none;
  color: #dddddd;
}
.more {
  display: block;
  text-align: right;
  font-family: "headingfont-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  position: relative;
  height: 20px;
  margin-top: -20px;
}
.more.collapsed {
  margin-top: 0;
}
.more .more-label {
  position: absolute;
  z-index: 2;
  right: 20px;
}
.more .more-arrow,
.more .less-arrow {
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 5px;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 30px solid #fff;
  z-index: 1;
}
.more .less-arrow {
  top: 20px;
  display: none;
  border-top: 0;
  border-bottom: 0 solid #252222;
}
.more .less-label {
  display: none;
  position: absolute;
  top: 20px;
  right: 25px;
  z-index: 2;
}
.content-footer .brand-logos {
  margin: 30px auto;
}
.content-footer .brand-logos .profile-image {
  width: 80px;
  margin: 0 auto;
}
.horz-separator {
  width: 100%;
  border-top: 1px solid #756e6e;
}
.panel-heading .accordion-arrow {
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  bottom: -15px;
  left: 25px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 15px solid #252222;
  z-index: 1;
}
#media-panel h3 {
  padding: 0 5px;
}
.video-content {
  padding-left: 15px;
  padding-right: 15px;
}
.video-content .video-item {
  margin-bottom: 40px;
}
.video-content .video-item .video-thumb {
  position: relative;
  width: 100%;
  cursor:pointer;
}
.video-content .video-item .video-thumb .arrow {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -25px;
  content: '►';
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 12px 18px;
}
.video-content .video-item:hover .arrow {
  background-color: rgba(0, 0, 0, 0.5);
}
.member-content .member-row {
  clear: both;
}
.member-content .member-row .member-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 33.33333333333333%;
  padding: 5px;
}
.member-content .member-row .member-item img {
  border-radius: 50%;
}
.member-content .member-row .member-item h4 {
  text-align: center;
}
.member-content .member-row .member-item .title {
  font-size: 80%;
  text-align: center;
}
.member-content2 .member-item {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}
.member-content2 .member-item:before,
.member-content2 .member-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.member-content2 .member-item:after {
  clear: both;
}
.member-content2 .member-item:before,
.member-content2 .member-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.member-content2 .member-item:after {
  clear: both;
}
.member-content2 .member-item .member-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 33.33333333333333%;
}
.member-content2 .member-item .member-image img {
  padding-left: 5px;
  border-radius: 50%;
}
.member-content2 .member-item .member-info {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 66.66666666666666%;
  padding-left: 20px;
}
.contact-content {
  margin-top: 0px;
}
.contact-content .contact-item {
  margin-bottom: 15px;
}
.contact-content .contact-item .contact-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 33.33333333333333%;
}
.contact-content .contact-item .contact-image img {
  padding-left: 5px;
  border-radius: 50%;
}
.contact-content .contact-item .contact-info {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 15px;
  float: left;
  width: 66.66666666666666%;
  margin-bottom: 30px;
}
.contact-content .contact-item .contact-info h4 {
  margin-bottom: 0;
}
.contact-content .contact-item .contact-info .title {
  font-family: "headingfont-book", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.contact-content .contact-item .contact-info .phone-number,
.contact-content .contact-item .contact-info .email-address {
  margin-bottom: 5px !important;
  display: inline-block;
  padding: 8px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "headingfont-book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #756e6e !important;
  background-color: #dddddd !important;
  border-color: #dddddd !important;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.contact-content .contact-item .contact-info div.web-links a {
    margin-right: 5px !important;
    /* display: inline-block; */
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: "headingfont-book", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #756e6e !important;
    background-color: #dddddd !important;
    border-color: #dddddd !important;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.contact-content .contact-item .contact-info .phone-number:focus,
.contact-content .contact-item .contact-info .email-address:focus,
.contact-content .contact-item .contact-info div.web-links a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.contact-content .contact-item .contact-info .phone-number:hover,
.contact-content .contact-item .contact-info .email-address:hover,
.contact-content .contact-item .contact-info .phone-number:focus,
.contact-content .contact-item .contact-info .email-address:focus,
.contact-content .contact-item .contact-info div.web-links a:hover,
.contact-content .contact-item .contact-info div.web-links a:focus {
  color: #ffffff;
  text-decoration: none;
}

.contact-content .contact-item .contact-info .phone-number:active,
.contact-content .contact-item .contact-info .email-address:active,
.contact-content .contact-item .contact-info .phone-number.active,
.contact-content .contact-item .contact-info .email-address.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.contact-content .contact-item .contact-info .phone-number.disabled,
.contact-content .contact-item .contact-info .email-address.disabled,
.contact-content .contact-item .contact-info .phone-number[disabled],
.contact-content .contact-item .contact-info .email-address[disabled],
fieldset[disabled] .contact-content .contact-item .contact-info .phone-number,
fieldset[disabled] .contact-content .contact-item .contact-info .email-address {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.contact-content .contact-item .contact-info .phone-number:hover,
.contact-content .contact-item .contact-info .email-address:hover {
  color: black;
  background-color: #c4c4c4;
}
.contact-content .contact-item .contact-info .phone-number:active,
.contact-content .contact-item .contact-info .email-address:active {
  color: black;
  background-color: #d5d5d5;
}
.win-content .date {
  float: right !important;
  padding-right: 5px;
}
.win-content h4 {
  padding-left: 5px;
}
.win-content .win-image {
  width: 100%;
}
.win-content .win-description {
  padding: 5px;
}
.win-content .win-description .read-more {
  float: right !important;
}
.win-content .wins .win-item {
  clear: both;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.win-content .wins .win-item .win-header {
  background-color: #f8f8f8;
  padding: 5px;
}
.win-content .wins .win-item .win-header .date {
  margin-top: 10px;
}
.win-content .wins .win-item h5,
.win-content .wins .win-item p {
  padding-left: 5px;
  padding-right: 5px;
}
.win-content .wins .win-item h5 {
  font-family: "headingfont-book", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.link-content .link-row .link-item {
  clear: both;
}
.link-content .link-row .link-item img {
  margin-bottom: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 16.666666666666664%;
}
.link-content .link-row .link-item a {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 83.33333333333334%;
  margin-top: 7px;
  font-size: 120%;
}
.image-content .image-row {
  clear: both;
}
.image-content .image-row .image-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 33.33333333333333%;
  padding: 5px;
  margin-bottom: 30px;
}
.image-content .image-row .image-item img {
  border-radius: 50%;
  width: 100%;
  cursor: pointer;
}
.image-content .image-row .image-item h5 {
  text-align: center;
  /*height: 16px;*/
  height: 30px;
}
.calendar-content {
  margin-top: 20px;
}
.calendar-content table {
  width: 100%;
  margin-bottom: 20px;
}
.calendar-content table thead > tr > th,
.calendar-content table tbody > tr > th,
.calendar-content table tfoot > tr > th,
.calendar-content table thead > tr > td,
.calendar-content table tbody > tr > td,
.calendar-content table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.calendar-content table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.calendar-content table caption + thead tr:first-child th,
.calendar-content table colgroup + thead tr:first-child th,
.calendar-content table thead:first-child tr:first-child th,
.calendar-content table caption + thead tr:first-child td,
.calendar-content table colgroup + thead tr:first-child td,
.calendar-content table thead:first-child tr:first-child td {
  border-top: 0;
}
.calendar-content table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.calendar-content table .table {
  background-color: #ffffff;
}
.calendar-content table > tbody > tr:nth-child(odd) > td,
.calendar-content table > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.calendar-content table th {
  background-color: #dddddd;
}
.album-content {
  position: relative;
  background-color: #dddddd;
}
.album-content .album-inner {
  padding-top: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.album-content .album-title {
  padding-left: 5px;
  padding-right: 5px;
}
.album-content .image-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 33.33333333333333%;
  padding-left: 5px;
  padding-right: 5px;
}
.album-content .image-item h4 {
  font-size: 14px;
}
.album-content .arrow-left,
.album-content .arrow-middle,
.album-content .arrow-right {
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  top: -25px;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 30px solid #dddddd;
  z-index: 1;
}
.album-content .arrow-left {
  left: 7%;
}
.album-content .arrow-middle {
  left: 50%;
  margin-left: -40px;
}
.album-content .arrow-right {
  right: 7%;
}
.album-icon {
  position: absolute;
  top: -4px;
  left: 50%;
  margin-left: -15px;
  text-align: center;
  width: 30px;
  height: 25px;
  padding-top: 5px;
  background-color: #524d4d;
}
.album-icon i {
  color: white;
  padding: 0;
  margin: 0;
}
.album-icon:after {
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 25px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 10px solid #524d4d;
}
.image-tiles-4 {
  clear: both;
}
.image-tiles-4 .image-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 25%;
  padding: 0;
  margin: 0;
}
.image-tiles-4 h4,
.image-tiles-4 p,
.image-tiles-4 small {
  display: none;
}
.image-tiles-3 {
  clear: both;
}
.image-tiles-3 .image-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 33.33333333333333%;
  padding: 0;
  margin: 0;
}
.image-tiles-3 h4,
.image-tiles-3 p,
.image-tiles-3 small {
  display: none;
}
.image-tiles-circle-3 {
  clear: both;
}
.image-tiles-circle-3 .image-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 33.33333333333333%;
  padding: 5px;
}
.image-tiles-circle-3 .image-item img {
  border-radius: 50%;
}
.image-tiles-circle-3 .image-item h4 {
  font-size: 14px;
  text-align: center;
}
.image-tiles-circle-3 .image-item p {
  font-size: 12px;
}
.image-tiles-circle-2 {
  clear: both;
}
.image-tiles-circle-2 .image-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 50%;
  padding: 5px;
}
.image-tiles-circle-2 .image-item img {
  border-radius: 50%;
}
.image-tiles-circle-2 .image-item h4 {
  text-align: center;
}
.image-tiles-circle-2 .image-item p {
  font-size: 12px;
}
.btn-group-image-controls {
  border-radius: 20px;
}
.gallery-image.active {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
}
.bio-content .profile-photo-content .profile-photo {
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  max-width: 150px;
  max-height: 150px;
  width: 100%;
}
.bio-content {
  padding: 0 5px;
}
.experimental {
  display: none;
}
/* BUTTON STYLES */
.btn {
  font-family: "headingfont-book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
/* MODAL STYLES */
.modal-dialog {
  padding: 5px;
  padding-top: 30px;
}
.modal-dialog .modal-content {
  border-radius: 0;
  padding: 0px;
}
.modal-dialog .modal-content .modal-padded {
  padding: 0 5px 5px 5px;
}
/* VIDEO RESPONSIVENESS */
/* COPIED FROM GLOBAL LESS FILE */
.video-wrapper {
  width: 800px;
  max-width: 100%;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: visible;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* STUFF BELOW HERE IS HERE BECAUSE IT HAD TO BE LAST FOR SOME REASON. SORT OUT LATER */
.panel {
  border-radius: 0 !important;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0;
}
@media (min-width: 480px) {
  .video-row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .video-row:before,
  .video-row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .video-row:after {
    clear: both;
  }
  .video-row:before,
  .video-row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .video-row:after {
    clear: both;
  }
  .video-row .video-item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
  }
  .video-row .video-item:last-child {
    padding-left: 7.5px;
  }
  .video-row .video-item:first-child {
    padding-right: 7.5px;
  }
  .bio-content .profile-photo-content .profile-photo {
    border-radius: 50%;
    float: right !important;
    margin: 10px;
    max-width: 150px;
  }
  .bio-content p {
    padding: 0 0px;
  }
  .member-content2 {
    clear: both;
  }
  .member-content2 .member-row {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
  }
  .member-content2 .member-row .member-image {
    margin-top: 15px;
  }
  .contact-content {
    clear: both;
  }
  .contact-content .contact-row {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
  }
  .contact-content .contact-row .contact-image {
    margin-top: 15px;
  }
  .image-content-featured img {
    margin: 0 auto;
  }
  .link-content .link-row .link-item {
    clear: none;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
  }
  .link-content .link-row .link-item img {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 25%;
  }
  .link-content .link-row .link-item a {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 75%;
  }
 /*.iframe_height {
  height: 250px !important;
  width: 650px;
}*/
}
/* SIDEBAR SHOWS BELOW THIS */
@media (min-width: 768px) {

  .wrapper {
    margin: 10px;
    overflow: hidden;
  }
  .content-holder,
  .content-sidebar {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
  }
  .content-holder {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    display: table-cell;
    padding-left: 0;
    padding-right: 0;
  }
  .content-holder #collapse-home {
    height: auto;
  }
  .content-sidebar {
    display: block;
    height: 100%;
    background-color: #252222;
    text-align: right;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .content-sidebar .sidebar-coverart {
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 20px;
    width: 100%;
    max-width: 300px;
    max-height: 300px;
  }
  .content-sidebar .nav {
    padding-left: 0;
    list-style: none;
    margin-top: 40px;
  }
  .content-sidebar .nav a {
    font-size: 36px;
  }
  .content-sidebar .brand-logos .profile-image {
    width: 90px;
    margin: 20px auto;
  }
  .content-footer .brand-logos {
    display: none;
  }
  .navbar .navbar-centered .copyright {
    top: 16px;
  }
  #headdt_set .vc_img_load {
    display: none;
  }
  #headdt_set .title_heading_profile,
  #headdt_set .hint {
    margin-left: 0;
  }
  #headdt_set .title_sub_heading_profile .tagline {
    padding-left: 15px;
  }
  #headdt_set .title_sub_heading_profile .location {
    padding-right: 15px;
  }
  .sidebar-toggle {
    color: #dddddd;
    font-size: 50px;
    font-family: "headingfont-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-bottom: 1px solid #a59f9f;
    border: 0;
  }
  .sidebar-toggle.active {
    font-family: "headingfont-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    position: relative;
  }
  .sidebar-toggle.active:after {
    content: '';
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
    right: -18px;
    top: 3px;
    border-right: 15px solid #fff;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
  }
  .sidebar-toggle:hover {
    text-decoration: none;
    color: #f8f8f8;
  }
  #headdt_set,
  .panel-content,
  .more {
    padding: 0;
  }
  .more {
    display: none;
  }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden;
  }
  .panel-group .panel + .panel {
    margin-top: 5px;
  }
  .panel-group .panel-heading {
    border-bottom: 0;
  }
  .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #dddddd;
  }
  .panel-group .panel-footer {
    border-top: 0;
  }
  .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
  }
  .panel-group .panel .panel-heading {
    display: none;
  }
  .panel-group .panel .panel-heading h3 a {
    display: none;
  }
  .horz-separator {
    display: none;
  }
  .video-row .video-item {
    width: 100%;
  }
  .video-row .video-item:last-child {
    padding-left: 15px;
  }
  .video-row .video-item:first-child {
    padding-right: 15px;
  }
  .image-row .image-subrow {
    width: 100%;
  }
  .image-row .image-subrow:nth-child(even) {
    padding-left: 15px;
  }
  .image-row .image-subrow:nth-child(odd) {
    padding-right: 15px;
  }
  #image-viewer-modal h1 {
    clear: none;
    margin-top: 8px;
    margin-left: 55px;
  }
  #image-viewer-modal p {
    margin-left: 55px;
  }
  .member-content2 .member-row {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
  .contact-content .contact-row {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .content-holder {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .content-sidebar {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (min-width: 990px) {
  .content-sidebar .nav {
    padding-left: 0;
    list-style: none;
  }
  .content-sidebar .nav a {
    font-size: 40px;
  }
  .video-row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .video-row:before,
  .video-row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .video-row:after {
    clear: both;
  }
  .video-row:before,
  .video-row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .video-row:after {
    clear: both;
  }
  .video-row .video-item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;

  }

 
  .video-row .video-item:last-child {
    padding-left: 7.5px;
  }
  .video-row .video-item:first-child {
    padding-right: 7.5px;
    padding-left: 15px;
  }
  .member-content2 .member-row {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
  }
  .contact-content .contact-row {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
  }

/*.iframe_height {
  height: 400px !important;
  width: 650px;
}*/

}
@media (min-width: 1200px) {
  .content-sidebar .nav {
    padding-left: 0;
    list-style: none;
  }
  .content-sidebar .nav a {
    font-size: 54px;
  }
  .home-content .featured-links div i {
    font-size: 34px;
    width: 40px;
  }
  .sidebar-toggle.active:after {
    content: '';
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
    right: -18px;
    top: 25px;
    border-right: 15px solid #fff;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
  }

}

[class^="pki-"],
[class*=" pki-"] {
  font-family: 'presskit';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pki-bandcamp:before {
  content: "\e600";
}
.pki-beatport:before {
  content: "\e601";
}
.pki-deviantart:before {
  content: "\e602";
}
.pki-cdbaby:before {
  content: "\e603";
}
.pki-wikipedia:before {
  content: "\e604";
}
.pki-vine:before {
  content: "\e605";
}
.pki-purevolume:before {
  content: "\e606";
}
.pki-patreon:before {
  content: "\e607";
}
.pki-myspace:before {
  content: "\e608";
}
.pki-model-mayhem:before {
  content: "\e609";
}
.pki-kickstarter:before {
  content: "\e60a";
}
.pki-indiegogo:before {
  content: "\e60b";
}
.pki-imdb:before {
  content: "\e60c";
}
.pki-pledge-music:before {
  content: "\e60d";
}
.pki-backstage:before {
  content: "\e60e";
}
.pki-amazon:before {
  content: "\e60f";
}
.pki-glass:before {
  content: "\e610";
}
.pki-music:before {
  content: "\e611";
}
.pki-search:before {
  content: "\e612";
}
.pki-envelope:before {
  content: "\e613";
}
.pki-heart:before {
  content: "\e614";
}
.pki-star:before {
  content: "\e615";
}
.pki-star-empty:before {
  content: "\e616";
}
.pki-user:before {
  content: "\e617";
}
.pki-film:before {
  content: "\e618";
}
.pki-th-large:before {
  content: "\e619";
}
.pki-th:before {
  content: "\e61a";
}
.pki-th-list:before {
  content: "\e61b";
}
.pki-ok:before {
  content: "\e61c";
}
.pki-remove:before {
  content: "\e61d";
}
.pki-zoom-in:before {
  content: "\e61e";
}
.pki-zoom-out:before {
  content: "\e61f";
}
.pki-off:before {
  content: "\e620";
}
.pki-signal:before {
  content: "\e621";
}
.pki-cog:before {
  content: "\e622";
}
.pki-trash:before {
  content: "\e623";
}
.pki-home:before {
  content: "\e624";
}
.pki-file:before {
  content: "\e625";
}
.pki-time:before {
  content: "\e626";
}
.pki-road:before {
  content: "\e627";
}
.pki-download-alt:before {
  content: "\e628";
}
.pki-download:before {
  content: "\e629";
}
.pki-upload:before {
  content: "\e62a";
}
.pki-inbox:before {
  content: "\e62b";
}
.pki-play-circle:before {
  content: "\e62c";
}
.pki-repeat:before {
  content: "\e62d";
}
.pki-refresh:before {
  content: "\e62e";
}
.pki-list-alt:before {
  content: "\e62f";
}
.pki-lock:before {
  content: "\e630";
}
.pki-flag:before {
  content: "\e631";
}
.pki-headphones:before {
  content: "\e632";
}
.pki-volume-off:before {
  content: "\e633";
}
.pki-volume-down:before {
  content: "\e634";
}
.pki-volume-up:before {
  content: "\e635";
}
.pki-qrcode:before {
  content: "\e636";
}
.pki-barcode:before {
  content: "\e637";
}
.pki-tag:before {
  content: "\e638";
}
.pki-tags:before {
  content: "\e639";
}
.pki-book:before {
  content: "\e63a";
}
.pki-bookmark:before {
  content: "\e63b";
}
.pki-print:before {
  content: "\e63c";
}
.pki-camera:before {
  content: "\e63d";
}
.pki-font:before {
  content: "\e63e";
}
.pki-bold:before {
  content: "\e63f";
}
.pki-italic:before {
  content: "\e640";
}
.pki-text-height:before {
  content: "\e641";
}
.pki-text-width:before {
  content: "\e642";
}
.pki-align-left:before {
  content: "\e643";
}
.pki-align-center:before {
  content: "\e644";
}
.pki-align-right:before {
  content: "\e645";
}
.pki-align-justify:before {
  content: "\e646";
}
.pki-list:before {
  content: "\e647";
}
.pki-indent-left:before {
  content: "\e648";
}
.pki-indent-right:before {
  content: "\e649";
}
.pki-facetime-video:before {
  content: "\e64a";
}
.pki-picture:before {
  content: "\e64b";
}
.pki-pencil:before {
  content: "\e64c";
}
.pki-map-marker:before {
  content: "\e64d";
}
.pki-adjust:before {
  content: "\e64e";
}
.pki-tint:before {
  content: "\e64f";
}
.pki-edit:before {
  content: "\e650";
}
.pki-share:before {
  content: "\e651";
}
.pki-check:before {
  content: "\e652";
}
.pki-move:before {
  content: "\e653";
}
.pki-step-backward:before {
  content: "\e654";
}
.pki-fast-backward:before {
  content: "\e655";
}
.pki-backward:before {
  content: "\e656";
}
.pki-play:before {
  content: "\e657";
}
.pki-pause:before {
  content: "\e658";
}
.pki-stop:before {
  content: "\e659";
}
.pki-forward:before {
  content: "\e65a";
}
.pki-fast-forward:before {
  content: "\e65b";
}
.pki-step-forward:before {
  content: "\e65c";
}
.pki-eject:before {
  content: "\e65d";
}
.pki-chevron-left:before {
  content: "\e65e";
}
.pki-chevron-right:before {
  content: "\e65f";
}
.pki-plus-sign:before {
  content: "\e660";
}
.pki-minus-sign:before {
  content: "\e661";
}
.pki-remove-sign:before {
  content: "\e662";
}
.pki-ok-sign:before {
  content: "\e663";
}
.pki-question-sign:before {
  content: "\e664";
}
.pki-info-sign:before {
  content: "\e665";
}
.pki-screenshot:before {
  content: "\e666";
}
.pki-remove-circle:before {
  content: "\e667";
}
.pki-ok-circle:before {
  content: "\e668";
}
.pki-ban-circle:before {
  content: "\e669";
}
.pki-arrow-left:before {
  content: "\e66a";
}
.pki-arrow-right:before {
  content: "\e66b";
}
.pki-arrow-up:before {
  content: "\e66c";
}
.pki-arrow-down:before {
  content: "\e66d";
}
.pki-share-alt:before {
  content: "\e66e";
}
.pki-resize-full:before {
  content: "\e66f";
}
.pki-resize-small:before {
  content: "\e670";
}
.pki-minus:before {
  content: "\e671";
}
.pki-asterisk:before {
  content: "\e672";
}
.pki-exclamation-sign:before {
  content: "\e673";
}
.pki-gift:before {
  content: "\e674";
}
.pki-leaf:before {
  content: "\e675";
}
.pki-fire:before {
  content: "\e676";
}
.pki-eye-open:before {
  content: "\e677";
}
.pki-eye-close:before {
  content: "\e678";
}
.pki-warning-sign:before {
  content: "\e679";
}
.pki-plane:before {
  content: "\e67a";
}
.pki-calendar:before {
  content: "\e67b";
}
.pki-random:before {
  content: "\e67c";
}
.pki-comment:before {
  content: "\e67d";
}
.pki-magnet:before {
  content: "\e67e";
}
.pki-chevron-down:before {
  content: "\e67f";
}
.pki-retweet:before {
  content: "\e680";
}
.pki-shopping-cart:before {
  content: "\e681";
}
.pki-folder-close:before {
  content: "\e682";
}
.pki-folder-open:before {
  content: "\e683";
}
.pki-resize-vertical:before {
  content: "\e684";
}
.pki-resize-horizontal:before {
  content: "\e685";
}
.pki-bar-chart:before {
  content: "\e686";
}
.pki-twitter-sign:before {
  content: "\e687";
}
.pki-facebook-sign:before {
  content: "\e688";
}
.pki-camera-retro:before {
  content: "\e689";
}
.pki-key:before {
  content: "\e68a";
}
.pki-cogs:before {
  content: "\e68b";
}
.pki-comments:before {
  content: "\e68c";
}
.pki-thumbs-down:before {
  content: "\e68d";
}
.pki-star-half:before {
  content: "\e68e";
}
.pki-heart-empty:before {
  content: "\e68f";
}
.pki-signout:before {
  content: "\e690";
}
.pki-linkedin-sign:before {
  content: "\e691";
}
.pki-pushpin:before {
  content: "\e692";
}
.pki-external-link:before {
  content: "\e693";
}
.pki-signin:before {
  content: "\e694";
}
.pki-trophy:before {
  content: "\e695";
}
.pki-github-sign:before {
  content: "\e696";
}
.pki-upload-alt:before {
  content: "\e697";
}
.pki-lemon:before {
  content: "\e698";
}
.pki-phone:before {
  content: "\e699";
}
.pki-check-empty:before {
  content: "\e69a";
}
.pki-phone-sign:before {
  content: "\e69b";
}
.pki-twitter:before {
  content: "\e69c";
}
.pki-facebook:before {
  content: "\e69d";
}
.pki-github:before {
  content: "\e69e";
}
.pki-unlock:before {
  content: "\e69f";
}
.pki-credit:before {
  content: "\e6a0";
}
.pki-rss:before {
  content: "\e6a1";
}
.pki-hdd:before {
  content: "\e6a2";
}
.pki-bullhorn:before {
  content: "\e6a3";
}
.pki-bell:before {
  content: "\e6a4";
}
.pki-certificate:before {
  content: "\e6a5";
}
.pki-hand-right:before {
  content: "\e6a6";
}
.pki-hand-left:before {
  content: "\e6a7";
}
.pki-hand-up:before {
  content: "\e6a8";
}
.pki-hand-down:before {
  content: "\e6a9";
}
.pki-circle-arrow-left:before {
  content: "\e6aa";
}
.pki-circle-arrow-right:before {
  content: "\e6ab";
}
.pki-circle-arrow-up:before {
  content: "\e6ac";
}
.pki-circle-arrow-down:before {
  content: "\e6ad";
}
.pki-globe:before {
  content: "\e6ae";
}
.pki-wrench:before {
  content: "\e6af";
}
.pki-tasks:before {
  content: "\e6b0";
}
.pki-filter:before {
  content: "\e6b1";
}
.pki-briefcase:before {
  content: "\e6b2";
}
.pki-fullscreen:before {
  content: "\e6b3";
}
.pki-group:before {
  content: "\e6b4";
}
.pki-link:before {
  content: "\e6b5";
}
.pki-cloud:before {
  content: "\e6b6";
}
.pki-beaker:before {
  content: "\e6b7";
}
.pki-cut:before {
  content: "\e6b8";
}
.pki-copy:before {
  content: "\e6b9";
}
.pki-paper-clip:before {
  content: "\e6ba";
}
.pki-save:before {
  content: "\e6bb";
}
.pki-sign-blank:before {
  content: "\e6bc";
}
.pki-reorder:before {
  content: "\e6bd";
}
.pki-list-ul:before {
  content: "\e6be";
}
.pki-list-ol:before {
  content: "\e6bf";
}
.pki-strikethrough:before {
  content: "\e6c0";
}
.pki-underline:before {
  content: "\e6c1";
}
.pki-table:before {
  content: "\e6c2";
}
.pki-magic:before {
  content: "\e6c3";
}
.pki-truck:before {
  content: "\e6c4";
}
.pki-pinterest:before {
  content: "\e6c5";
}
.pki-pinterest-sign:before {
  content: "\e6c6";
}
.pki-google-plus-sign:before {
  content: "\e6c7";
}
.pki-google-plus:before {
  content: "\e6c8";
}
.pki-money:before {
  content: "\e6c9";
}
.pki-caret-down:before {
  content: "\e6ca";
}
.pki-caret-up:before {
  content: "\e6cb";
}
.pki-caret-left:before {
  content: "\e6cc";
}
.pki-caret-right:before {
  content: "\e6cd";
}
.pki-columns:before {
  content: "\e6ce";
}
.pki-sort:before {
  content: "\e6cf";
}
.pki-sort-down:before {
  content: "\e6d0";
}
.pki-sort-up:before {
  content: "\e6d1";
}
.pki-envelope-alt:before {
  content: "\e6d2";
}
.pki-linkedin:before {
  content: "\e6d3";
}
.pki-undo:before {
  content: "\e6d4";
}
.pki-legal:before {
  content: "\e6d5";
}
.pki-dashboard:before {
  content: "\e6d6";
}
.pki-comment-alt:before {
  content: "\e6d7";
}
.pki-comments-alt:before {
  content: "\e6d8";
}
.pki-bolt:before {
  content: "\e6d9";
}
.pki-sitemap:before {
  content: "\e6da";
}
.pki-umbrella:before {
  content: "\e6db";
}
.pki-paste:before {
  content: "\e6dc";
}
.pki-lightbulb:before {
  content: "\e6dd";
}
.pki-exchange:before {
  content: "\e6de";
}
.pki-cloud-download:before {
  content: "\e6df";
}
.pki-cloud-upload:before {
  content: "\e6e0";
}
.pki-user-md:before {
  content: "\e6e1";
}
.pki-stethoscope:before {
  content: "\e6e2";
}
.pki-suitcase:before {
  content: "\e6e3";
}
.pki-bell-alt:before {
  content: "\e6e4";
}
.pki-coffee:before {
  content: "\e6e5";
}
.pki-food:before {
  content: "\e6e6";
}
.pki-file-alt:before {
  content: "\e6e7";
}
.pki-building:before {
  content: "\e6e8";
}
.pki-hospital:before {
  content: "\e6e9";
}
.pki-ambulance:before {
  content: "\e6ea";
}
.pki-medkit:before {
  content: "\e6eb";
}
.pki-fighter-jet:before {
  content: "\e6ec";
}
.pki-beer:before {
  content: "\e6ed";
}
.pki-h-sign:before {
  content: "\e6ee";
}
.pki-plus-sign2:before {
  content: "\e6ef";
}
.pki-double-angle-left:before {
  content: "\e6f0";
}
.pki-double-angle-right:before {
  content: "\e6f1";
}
.pki-double-angle-up:before {
  content: "\e6f2";
}
.pki-double-angle-down:before {
  content: "\e6f3";
}
.pki-angle-left:before {
  content: "\e6f4";
}
.pki-angle-right:before {
  content: "\e6f5";
}
.pki-angle-up:before {
  content: "\e6f6";
}
.pki-angle-down:before {
  content: "\e6f7";
}
.pki-desktop:before {
  content: "\e6f8";
}
.pki-laptop:before {
  content: "\e6f9";
}
.pki-tablet:before {
  content: "\e6fa";
}
.pki-mobile:before {
  content: "\e6fb";
}
.pki-circle-blank:before {
  content: "\e6fc";
}
.pki-quote-left:before {
  content: "\e6fd";
}
.pki-quote-right:before {
  content: "\e6fe";
}
.pki-spinner:before {
  content: "\e6ff";
}
.pki-circle:before {
  content: "\e700";
}
.pki-reply:before {
  content: "\e701";
}
.pki-github-alt:before {
  content: "\e702";
}
.pki-folder-close-alt:before {
  content: "\e703";
}
.pki-folder-open-alt:before {
  content: "\e704";
}
.pki-expand-alt:before {
  content: "\e705";
}
.pki-collapse-alt:before {
  content: "\e706";
}
.pki-smile:before {
  content: "\e707";
}
.pki-frown:before {
  content: "\e708";
}
.pki-meh:before {
  content: "\e709";
}
.pki-gamepad:before {
  content: "\e70a";
}
.pki-keyboard:before {
  content: "\e70b";
}
.pki-flag-alt:before {
  content: "\e70c";
}
.pki-flag-checkered:before {
  content: "\e70d";
}
.pki-terminal:before {
  content: "\e70e";
}
.pki-code:before {
  content: "\e70f";
}
.pki-reply-all:before {
  content: "\e710";
}
.pki-star-half-full:before {
  content: "\e711";
}
.pki-location-arrow:before {
  content: "\e712";
}
.pki-crop:before {
  content: "\e713";
}
.pki-code-fork:before {
  content: "\e714";
}
.pki-unlink:before {
  content: "\e715";
}
.pki-question:before {
  content: "\e716";
}
.pki-info:before {
  content: "\e717";
}
.pki-exclamation:before {
  content: "\e718";
}
.pki-superscript:before {
  content: "\e719";
}
.pki-subscript:before {
  content: "\e71a";
}
.pki-eraser:before {
  content: "\e71b";
}
.pki-puzzle:before {
  content: "\e71c";
}
.pki-microphone:before {
  content: "\e71d";
}
.pki-microphone-off:before {
  content: "\e71e";
}
.pki-shield:before {
  content: "\e71f";
}
.pki-calendar-empty:before {
  content: "\e720";
}
.pki-fire-extinguisher:before {
  content: "\e721";
}
.pki-rocket:before {
  content: "\e722";
}
.pki-maxcdn:before {
  content: "\e723";
}
.pki-chevron-sign-left:before {
  content: "\e724";
}
.pki-chevron-sign-right:before {
  content: "\e725";
}
.pki-chevron-sign-up:before {
  content: "\e726";
}
.pki-chevron-sign-down:before {
  content: "\e727";
}
.pki-html5:before {
  content: "\e728";
}
.pki-css3:before {
  content: "\e729";
}
.pki-anchor:before {
  content: "\e72a";
}
.pki-unlock-alt:before {
  content: "\e72b";
}
.pki-bullseye:before {
  content: "\e72c";
}
.pki-ellipsis-horizontal:before {
  content: "\e72d";
}
.pki-ellipsis-vertical:before {
  content: "\e72e";
}
.pki-rss-sign:before {
  content: "\e72f";
}
.pki-play-sign:before {
  content: "\e730";
}
.pki-ticket:before {
  content: "\e731";
}
.pki-minus-sign-alt:before {
  content: "\e732";
}
.pki-check-minus:before {
  content: "\e733";
}
.pki-level-up:before {
  content: "\e734";
}
.pki-level-down:before {
  content: "\e735";
}
.pki-check-sign:before {
  content: "\e736";
}
.pki-edit-sign:before {
  content: "\e737";
}
.pki-external-link-sign:before {
  content: "\e738";
}
.pki-share-sign:before {
  content: "\e739";
}
.pki-compass:before {
  content: "\e73a";
}
.pki-collapse:before {
  content: "\e73b";
}
.pki-collapse-top:before {
  content: "\e73c";
}
.pki-expand:before {
  content: "\e73d";
}
.pki-euro:before {
  content: "\e73e";
}
.pki-gbp:before {
  content: "\e73f";
}
.pki-dollar:before {
  content: "\e740";
}
.pki-rupee:before {
  content: "\e741";
}
.pki-yen:before {
  content: "\e742";
}
.pki-renminbi:before {
  content: "\e743";
}
.pki-won:before {
  content: "\e744";
}
.pki-bitcoin:before {
  content: "\e745";
}
.pki-file2:before {
  content: "\e746";
}
.pki-file-text:before {
  content: "\e747";
}
.pki-sort-by-alphabet:before {
  content: "\e748";
}
.pki-sort-by-alphabet-alt:before {
  content: "\e749";
}
.pki-sort-by-attributes:before {
  content: "\e74a";
}
.pki-sort-by-attributes-alt:before {
  content: "\e74b";
}
.pki-sort-by-order:before {
  content: "\e74c";
}
.pki-sort-by-order-alt:before {
  content: "\e74d";
}
.pki-thumbs-up:before {
  content: "\e74e";
}
.pki-thumbs-down2:before {
  content: "\e74f";
}
.pki-youtube-sign:before {
  content: "\e750";
}
.pki-youtube:before {
  content: "\e751";
}
.pki-xing:before {
  content: "\e752";
}
.pki-xing-sign:before {
  content: "\e753";
}
.pki-youtube-play:before {
  content: "\e754";
}
.pki-dropbox:before {
  content: "\e755";
}
.pki-stackexchange:before {
  content: "\e756";
}
.pki-instagram:before {
  content: "\e757";
}
.pki-flickr:before {
  content: "\e758";
}
.pki-adn:before {
  content: "\e759";
}
.pki-bitbucket:before {
  content: "\e75a";
}
.pki-bitbucket-sign:before {
  content: "\e75b";
}
.pki-tumblr:before {
  content: "\e75c";
}
.pki-tumblr-sign:before {
  content: "\e75d";
}
.pki-long-arrow-down:before {
  content: "\e75e";
}
.pki-long-arrow-up:before {
  content: "\e75f";
}
.pki-long-arrow-left:before {
  content: "\e760";
}
.pki-long-arrow-right:before {
  content: "\e761";
}
.pki-apple:before {
  content: "\e762";
}
.pki-windows:before {
  content: "\e763";
}
.pki-android:before {
  content: "\e764";
}
.pki-linux:before {
  content: "\e765";
}
.pki-dribbble:before {
  content: "\e766";
}
.pki-skype:before {
  content: "\e767";
}
.pki-foursquare:before {
  content: "\e768";
}
.pki-trello:before {
  content: "\e769";
}
.pki-female:before {
  content: "\e76a";
}
.pki-male:before {
  content: "\e76b";
}
.pki-gittip:before {
  content: "\e76c";
}
.pki-sun:before {
  content: "\e76d";
}
.pki-moon:before {
  content: "\e76e";
}
.pki-archive:before {
  content: "\e76f";
}
.pki-bug:before {
  content: "\e770";
}
.pki-vk:before {
  content: "\e771";
}
.pki-weibo:before {
  content: "\e772";
}
.pki-renren:before {
  content: "\e773";
}
.pki-behance:before {
  content: "\e774";
}
.pki-lastfm:before {
  content: "\e775";
}
.pki-soundcloud:before {
  content: "\e776";
}
.pki-vimeo:before {
  content: "\e777";
}
.pki-spotify:before {
  content: "\e778";
}
.pki-rdio:before {
  content: "\e779";
}
.pki-plus:before {
  content: "\e77a";
}
.pki-chevron-up:before {
  content: "\e77b";
}
.pki-thumbs-up2:before {
  content: "\e77c";
}
.pki-bookmark-empty:before {
  content: "\e77d";
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }

/*.video-content .video-item .video-thumb img {
  height: 270px;
}*/
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
  
.hint {
  text-align: center;
    margin-left: 0px!important;
}
#headdt_set .title_heading_profile {
  text-align: center;
    margin-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }

 /* .video-content .video-item .video-thumb img {
  width: 275px;
}*/
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
   
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
  .panel-group .panel .panel-content .panel-subheading .panel-subheading-toggle {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
  font-size:15px;
  width: 30%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
  .panel-heading .accordion-arrow {
    display: none!important;
}
.panel-group .panel .panel-heading h3 a {
  display: block;
  padding: 10px 15px;
  /*font-size: 1.5em;*/
  font-size: 16px;
  /*font-weight: bold;*/
}

/*.panel-heading h3 a:hover,.panel-heading a.active, .panel-heading h3 a:visited {
  color: #fff !important;
  font-weight: bold !important;
}*/

.panel-group .panel .panel-content .panel-subheading .panel-subheading-toggle {
  width: 30%;
  padding-left: 5px;
  padding-right: 5px;
  font-size:14px;
  }
}
@media (max-width: 410px){
.panel-group .panel .panel-content .panel-subheading .panel-subheading-toggle {
  width: 33%;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 12px;
}
.panel-group .panel .panel-heading h3 a {
  font-size: 1.0em;
}
.navbar .navbar-centered .copyright {
  top: -34px;
  left: 50%;
  margin-left: -22px;
}
.navbar-toggle {
  margin-right: 6px;
  padding: 9px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }

}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/*!
 * BUILT ON
 *
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */


.title_heading_profile {
    font-size: 2.8em;
    font-weight: 600;
}

.title_sub_heading_profile {
    color: #777;
    font-size: 1.2em;
}

.addresec {
    border-left: 1px solid #ccc;
    padding-left: 10px;
    padding-top: 5px;
}

.address-contact {
    font-size: 12px;
    color: #555;
    padding-bottom: 5px;
}

.address-contact i {
    padding-right: 5px;
    color: #ccc !important;
    width: 20px;
    text-align: center;
}

.sum-header-text, .work-header-text, .skills-header-text, 
.edu-header-text, .certi-header-text, .extrcurri-header-text, 
.contact-header-text, .wins-header-text, .port-header-text, .other-header-text {
    font-size: 1.2em;
    font-weight: 600;
    margin-bottom: 10px;
    word-break: break-word;
}

/*.sum-header-text span, .work-header-text span, 
.skills-header-text span, .edu-header-text span, 
.certi-header-text span, .extrcurri-header-text span, 
.contact-header-text span, .wins-header-text span, .port-header-text span, .other-header-text span {
    display: inline-block;
    z-index: 1;
    background: #fff;
    padding-right: 10px;
    position: relative;
}

.sum-header-text:after, .work-header-text:after, .skills-header-text:after, 
.edu-header-text:after, .certi-header-text:after, .extrcurri-header-text:after, 
.contact-header-text:after, .wins-header-text:after, .port-header-text:after,
.other-header-text:after {
    content: '';
    width: 96%;
    display: block;
    border: 1px solid #ccc;
    position: absolute;
    top: 11px;
    z-index: 0;
}*/

.work-title, .skills-title, .edu-title, .certi-title, .extrcurri-title, .wins-title, .port-title{
    color: #424242;
    font-weight: 600;
    font-size: 14px;
    padding-bottom: 2px;
}


.work-sub-title {
    color: #4799A2;
    padding-bottom: 2px;
    font-weight: 400;
}

.skills-sub-title, .edu-sub-title .certi-sub-title, .extrcurri-sub-title, .wins-sub-title {
    color: #555;
    padding-bottom: 2px;
    font-weight: 500;
}

.work-location, .edu-location {

}

.work-duration, .edu-duration, .certi-duration, .wins-duration, .extrcurri-duration {
    margin-top: 22px;
    color: #999;
}

.win-im{
margin-bottom: 10px;
margin-top: 10px;
}

.sum_artical_desc, .work_artical_desc, .edu_artical_desc,
.certi_artical_desc, .extrcurri_artical_desc, .win_artical_desc, .other_desc {
    color: #555;
}

.btm-space{
  margin-bottom: 30px;
}

.section {
    margin-bottom: 20px;
    padding-left: 0px;
}

.no-padding{
  padding: 0 !important;
}

.counters {
    list-style: none !important;
    padding: 0 !important;
    line-height: inherit !important;
    color: #fff !important;
    opacity: 1;
    margin-bottom: 0px;
}
.counter_title {
    font-size: 14px;
    padding-bottom: 5px;
    display: block;
}
.counter_container {
    background-color: #dddddd;
    color: #fff;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    display: block;
}
.counter_amount {
    opacity: 1;
    -webkit-animation: slideWidth 1s 1 cubic-bezier(0.77,0,.175,1);
    -moz-animation: slideWidth 1s 1 cubic-bezier(0.77,0,.175,1);
    -o-animation: slideWidth 1s 1 cubic-bezier(0.77,0,.175,1);
    animation: slideWidth 1s 1 cubic-bezier(0.77,0,.175,1);
    float: left;
    font-size: 12px;
    text-align: right;
    padding: 1px 3% 1px 1px;
    display: block;
}


.contact_form_container {
    padding-bottom: 30px;
    margin-top: 20px;
}

.contact_left {
    width: 100%;
    float: left;
}

.contact_left p.l1 {
    width: 49%;
    float: left;
    margin-right: 1%;
    padding-bottom: 0px;
}
.contact_left p.r1 {
    width: 49%;
    float: left;
    margin-left: 1%;
    padding-bottom: 0px;
}

.contact_form_label {
    display: none;
}

.contact p input, .contact p textarea {
  color: #CCC;
  font-size: 110%;
  background: #fff;
  border: 3px solid #cccccc;
  border-radius: 1px;
  margin-bottom: 1em;
  width: 100% !important;
  padding: 16px !important;
  box-sizing: border-box;
}
textarea.contact_message.input {
    height: 150px;
    overflow: auto;
    margin-bottom: 0;
}


.contact_submit{
    font-family: inherit;
    display: block;
    float: right;
    margin: 8px auto 0;
    cursor: pointer;
    color: #fff !important;
    font-size: 20px;
    font-weight: 500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 20px;
    line-height: 1.7em;
    background: #2EA3F2;
    border: 2px solid;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
    -webkit-appearance: none;
}


.gallery {
    display: block;
    margin: 20px 0px;
    width: 100%;
    overflow: hidden;
    padding: 0 !important;
    line-height: 1.7 !important;
    list-style: none !important;
}

h3.gallery_title {
    font-size: 14px;
    margin: 5px 0;
}
.gallery_pagination {
    width: 100%;
    float: right;
    border-top: 1px solid #E2E2E2;
}

.gallery_pagination ul {
    list-style-type: none;
    float: right;
    margin: 0;
    padding: 0px;
}

.gallery_pagination ul li {
    float: left;
}

.gallery_pagination ul li a {
    float: left;
    padding: 10px;
    font-size: 16px;
    line-height: 16px;
    display: block;
}

a {
    color: #428bca;
    text-decoration: none;
}


.video_slider{
    margin-bottom: 30px;
        position: relative;
    overflow: hidden;
    color: #fff !important;
}

.video_wrap{

}

.video_box{

}

.fluid-width-video-wrapper{

}

.controllers {
    position: relative;
    margin-top: 10px;
    bottom: 0;
    z-index: initial;
    left: 0;
    width: 100%;
    text-align: center;
}

.controllers a {
    display: inline-block;
    background-color: rgba(255,255,255,0.5);
    text-indent: -9999px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    width: 7px;
    height: 7px;
    margin-right: 10px;
}

img.vc_img_load {
    height: 65px;
    display: block;
}

.btm-space-ft{
  margin-bottom: 15px;
}

@media (max-width: 992px){

img.vc_img_load {
    height: 65px;
    display: block;
}

}

@media (max-width: 767px){

.container.pdfcontwidth {
    width: 96% !important;
}

.section {
    margin-bottom: 20px;
    padding-left: 0;
}

img.vc_img_load {
    height: 65px;
    display: block;
    margin-left: 11px;
   
}
.title_heading_profile {
 width: auto!important;
 font-size: 36px!important;
 margin-top: 15px;
 float: left !important;
 margin-left: 20px!important;
}
#headdt_set .title_sub_heading_profile .tagline {
 position: relative;
 min-height: 1px;
 padding-left: 0!important;
 float: left;
 width: 50%;
}
.title_sub_heading_profile {
 /* margin-top: 16%; */
 margin: 15px!important;
}
.download_pdf {
  position: absolute;
  right: auto !important;
  left: 20px;
  top: 8px!important;
}
.download_pdf-popup .download_pdf-arrow-top {
  top: -10px;
  right: auto;
  left: 20px;
}
.download_pdf-popup {
  position: absolute;
  top: 50px;
  right: auto;
  left: 20px;
  }
#headdt_set .vc_img_load {
 width: 70px;
   margin-left: 0px!important;
 height: auto!important;
}
.navbar .navbar-centered .copyright {
  top: -36px;
}
.image-content .image-row .image-item {
  position: relative;
  min-height: 1px;
  padding-right: 20px!important;
  padding-left: 20px!important; 
  float: left;
  width: 50%;
  padding: 10px;
  margin-bottom: 30px;
}
}

@media (max-width: 720px){

.pull-left {
    float: none !important;
}

.pull-right {
    float: none !important;
}

.addresec {
    border: 0 !important;
    padding-left: 0 !important;
    padding-top: 10px;
}

img.vc_img_load {
    height: 65px !important;
    display: block;
    width: 140px;
}

.btm-space-ft {
    margin-bottom: 0;
}

}


@media (max-width: 640px){


.title_heading_profile {
    font-size: 2.4em;
    font-weight: 600;

}


.contact_left p.l1 {
    width: 100%;
    float: left;
    margin-right: 0;
    padding-bottom: 0px;
}

.contact_left p.r1 {
    width: 100%;
    float: left;
    margin-left: 0;
    padding-bottom: 0px;
}

.container.whitebg {
    background: #fff;
    padding: 30px 30px;
    -webkit-box-shadow: 0px 0px 4px 2px rgba(51,51,51,1);
    -moz-box-shadow: 0px 0px 4px 2px rgba(51,51,51,1);
    box-shadow: 0px 0px 4px 2px rgba(51,51,51,1);
}

.main-content {
    background: #525659;
    padding: 10px 0;
}

.container.pdfcontwidth {
    width: 94% !important;
}

}


@media (max-width: 480px){
.title_sub_heading_profile {
    color: #777;
    font-size: 1em;
}
#popupform1 {
  /* background-color: #fff; */
  z-index: 9002;
  width: 100%;

  }
  #popupform {
  width: 100% !important;
  padding: 0px!important;
}
  /*img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}*/
img#image_show {
  margin:0px auto;
}
.navbar .navbar-centered .copyright {
  top: -33px;
}
#headdt_set .hint {
  text-align: center;
  margin: 0px;
  font-size: 12px;
}

.contact_submit {
  
  float: none;
  text-align: center;
    padding: 6px 90px;
}
#headdt_set .title_heading_profile {
  margin-left: 0px;
  font-size: 22px !important;
  }
  .music-left{
  float:none;
  width:100% !important;
}
.music-right{
  float:none;
  width:100% !important;
}
textarea.contact_message.input {
  height: 100px;
  overflow: auto;
  margin-bottom: 0;
}
.image-content .image-row .image-item {
  position: relative;
  min-height: 1px;
  padding-left: 30px!important;
  padding-right: 30px!important;
  float: left;
  width: 100%;
  padding: 10px;
  margin-bottom: 30px;
}
}

img#image_show {
  margin:0px auto;
  cursor: pointer;
}
img.video-close-icon {
  width: 30px!important;
  height: 30px!important;
  right: 3px;
  top: 3px;
  z-index:9999;
  cursor: pointer;
  position: absolute;
}

#contact_set, #certifications_set, #education_set, #work_set, #summary_set, .win-bio {
    padding: 0 15px;
}
#collapse-about-bio {
    padding: 10px 15px 0;
}

#collapse-media-video {
    padding-top: 10px;
}

/*div#collapse-media-images .view-image img {
  height: 230px;
}*/

.my-account a{
  color:#fff;
}

.admin_fixed_tab a{
  color:#fff;
}

.home-content .sum-header-text h3 span:first-child {
  margin-left: 5px;
}

.home-content .sum-header-text h3 span {
  margin-right: 5px;
}

/*---- My css start-----*/

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0;
  list-style-type: circle;
}

.panel-heading h3 a.accordion-toggle {
  font-weight: bold!important;
  color: #FFF !important;
  font-family: "headingfont-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.panel-heading h3 a.accordion-toggle.collapsed {
  color: #a59f9f!important;
  font-family: "headingfont-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal!important;
}

.panel-heading h3 a.accordion-toggle.collapsed:hover {
  font-weight: bold!important;
  color: #FFF !important;
}


/* ---------Video Popup css start-----------*/

.iframe_height {
box-shadow: 0 16px 65px rgba(0,0,0,0.7);
}

#video_url_div {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  position: fixed;
  background-color:#000;
  overflow: auto;
  z-index: 999999;
}

 #image_url_div {
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 display: none;
 position: fixed;
 background-color: #000;
 overflow: auto;
 z-index: 999999;
}


#popupform {
  /*background-color: #fff;*/
  z-index: 9002;
  padding:0px;
  max-width: 844px;
  width: 100%;
  height: auto;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
}

#popupform1 {
  z-index: 9002;
  max-width: 100%;
  width: 100%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.modal_close1 {
  position: absolute;
  top: 0px;
  right: 4px;
  display: block;
  width: 39px;
  height: 32px;
  background-color: transparent;
  z-index: 2;
  cursor: pointer;
}

.modal_close1 {
  position: absolute;
  top: 6px;
  right: 6px;
  display: block;
  width: 24px;
  height: 24px;
  background-color: transparent;
  z-index: 9999;
  cursor: pointer;
}

div#popupform:hover .modal_close {
  display: block;
}

/*div#popupform1:hover .modal_close1 {
  display: block;
}*/

/*img#image_show {
  margin: 0 auto;
  max-height: 550px;
}*/

h5#title_show {
  color: #fff !important;
  background: #000;
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0;
  text-align: center;
  padding: 15px 0;
  z-index: 9999;
}

span.image_validate {
  font-size: 14px;
  margin-left: -20px;
  color: red;
}

/*-----------Video Popup css end----------*/


/*------------ Header toggle navigation and content css start--------------*/

.title_sub_heading_profile .location i.fa.fa-map-marker {
  margin-right: 8px;
}


nav.navbar.navbar-default.navbar-fixed-top {
background: #fff;
border-bottom: none;
}

#headdt_set div#bs-example-navbar-collapse-2 {
   background-color: #252222;
}

#headdt_set button.navbar-toggle {
  margin-top: 3px;
  border-color: #252222;
}


#headdt_set button.navbar-toggle:hover{
 background-color: #fff;
}

#headdt_set button.navbar-toggle:focus{
 background-color: #fff;
}


#headdt_set button.navbar-toggle .icon-bar {
  background-color: #252222;
}

#headdt_set .navbar-default .navbar-nav > li > a {
  color: #a59f9f;
  font-size: 16px;
}

#headdt_set .navbar-default .navbar-nav > li > a:hover{
  color: #fff;
}

#headdt_set .navbar-default .navbar-nav > li > a:focus{
  color: #fff;
}

.admin_fixed_tab a {
  top: 10%;
  z-index: 1003;
}


/*-------- responsive css start-------*/

@media (min-width: 990px){
.iframe_height {
  height: 475px;
  width: 844px;
}
}


@media (max-width: 990px){

/*#headdt_set .title_sub_heading_profile .tagline {
  width: 50%;
}

#headdt_set .title_sub_heading_profile .location {
  width: 50%;
}*/
}

@media (min-width: 768px) and (max-width: 989px){
.iframe_height {
  height: 420px;
  width: 720px;
}

#popupform {
 max-width: 720px;
}
}


@media (min-width: 621px) and (max-width: 767px){
.iframe_height {
  /*height: 344px;*/
  height: 310px;
  width: 100%;
  vertical-align: text-top;
}
}

@media (max-width: 767px){
#popupform {
  width: 100%;
}
#title_show, .modal_close1 {
  display: none;
}
img#image_show {
  margin: 0px auto;
  cursor: pointer;
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#popupform1 {
  z-index: 9002;
  max-width: 100%;
  width: 100%;
  margin: auto;
  position: absolute;
  max-height: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.profile_head {
 margin: 8px 0;
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
 justify-content: center;
 align-items: center;
}
.my-account {
  right: 70px !important;
}

.hint {
  margin-top: 5px;
}
.help-cvcrow {
  right: 75px;
}

.login-section {
  right: 70px!important;
  top: 8px;
}

.login-popup {
  right: 60px;
}

#headdt_set .title_sub_heading_profile {
margin-top: 30px;
}

/*#headdt_set .title_sub_heading_profile{
  padding-left: 0px;
}*/
}

@media (min-width: 768px){
nav.navbar.navbar-default.navbar-fixed-top {
  display: none;
}

}


@media (max-width: 621px){
.iframe_height {
  /*height: 300px;*/
  height: 255px;
  width: 100%;
  vertical-align: text-top;
}
}

/*@media (max-width: 540px){
#popupform {
  width: 90% !important;
}
}*/


@media (max-width: 480px){
.iframe_height {
  height: 230px;
}

#headdt_set .hint {
 display: none;
}
}
@media (max-width: 490px){
#headdt_set .title_heading_profile {
  font-size: 30px!important;
}
}
@media(max-width:415px){
#headdt_set .title_heading_profile {
  font-size: 24px!important;
  margin-left: 10px!important;
}
#headdt_set .vc_img_load {
  width: 70px;
  margin-left: 0px!important;
  }
}
@media(max-width:352px){
#headdt_set .title_heading_profile {
  font-size: 20px!important;
  margin-left: 10px!important;
}
#headdt_set .title_sub_heading_profile .tagline {
  font-size: 12px!important;
}
}
@media (min-width: 1200px) {
.video-content .video-item .video-thumb img {
  height: 270px
}

/*.video-row .video-item {
    height: 450px;

  }

  #collapse-media-video .video-item p {
  height: 150px;
  overflow: hidden;
}

 .video-content .video-item {
  margin-bottom: 20px;
}*/

}

@media (min-width: 990px) and (max-width: 1199px) {
.video-content .video-item .video-thumb img {
  width: 275px;
}
}


/*.iframe_height {
  height: 220px !important;
}
}*/

/*@media all and (max-width: 568px) and (orientation : landscape) { 
#popupform {
  top: 70%;
}*/
}


/*
img#image_show {
  max-height: 350px;
  max-width: 200px;
}*/

}

@media all and (max-width: 320px) and (orientation : landscape) { 
.iframe_height {
  height: auto;
  width: 100%;
}

#popupform {
 top: 50% !important;
}

#headdt_set .title_heading_profile {
  font-size: 18px !important;
  padding-left: 30px;
  line-height: 24px;
}

#headdt_set .title_sub_heading_profile {
  margin-top: 35px;
}
/*
img#image_show {
  max-height: 120px;
  max-width: 200px;
}*/

}

@media all and (max-width: 240px) and (orientation : portrait) { 
.iframe_height {
  height: auto;
  width: 100%;
}

#headdt_set .title_heading_profile {
  font-size: 18px !important;
  padding-left: 60px;
  line-height: 24px;
}

#headdt_set .title_sub_heading_profile .tagline {
  float: none;
  width: 100%;
 }

 #headdt_set .title_sub_heading_profile .location {
  float: none;
  width: 100%;
 }
/*
 img#image_show {
  max-height: 150px;
  max-width: 150px;
}*/

}

@media all and (min-width: 521px) and (max-width: 767px) and (orientation : portrait) { 
/*img#image_show {
  max-height: 520px;
}*/
}

@media all and (min-width: 321px) and (max-width: 520px) and (orientation : portrait) { 
/*img#image_show {
  max-height: 450px;
  max-width: 280px;
}*/
}

@media all and (min-width: 580px) and (max-width: 767px) and (orientation : landscape){
/*img#image_show {
  max-height: 240px;
  max-width: 400px;
}*/
}

@media all and (min-width: 321px) and (max-width: 579px) and (orientation : landscape){
/*img#image_show {
  max-height: 180px;
  max-width: 400px;
}*/
}

/*@media all and (min-width: 480px) and (max-width: 767px) and (orientation : landscape){
.login-section {
  right: 70px;
  top: 8px;
}
}

@media all and (min-width: 668px) and (max-width : 736) and (orientation : landscape) { 
.iframe_height {
  height: 320px !important;
}
}

@media all and (min-width: 567px) and (max-width : 667) and (orientation : landscape) { 
.iframe_height {
  height: 270px !important;
}
}

@media all and (min-width: 481px) and (max-width : 568) and (orientation : landscape) { 
.iframe_height {
  height: 220px !important;
}
}*/

@media screen and (max-device-width: 568px)  and (orientation: landscape) {
  img.video-close-icon {
width: 30px!important;
height: 30px!important;
right: 3px!important;
top: 3px!important;
cursor: pointer!important;
z-index: 9999!important;
position: absolute!important;
}
#popupform {
width: 100%!important;
height: 100%!important;
}
.iframe_height {
width: 100%!important;
height: 100%!important;
cursor: pointer!important;
display: block!important;
max-width: 100%!important;
max-height: 100%!important;
position: absolute!important;
margin: auto!important;
top: 0!important;
left: 0!important;
right: 0!important;
bottom: 0!important;
}
  }