*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
========================================================================== */

/**
* Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/

main {
  display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
========================================================================== */

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
========================================================================== */

/**
* Remove the gray background on active links in IE 10.
*/

a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
* Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
* Remove the border on images inside links in IE 10.
*/

img {
  border-style: none;
}

/* Forms
========================================================================== */

/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
  margin: 0; /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/

button,
input { /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/

progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/

textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/

details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/

summary {
  display: list-item;
}

/* Misc
========================================================================== */

/**
* Add the correct display in IE 10+.
*/

template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/

[hidden] {
  display: none;
}








.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;
  -moz-osx-font-smoothing: grayscale
}

.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-lock:before {
  content: "\e033"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.master-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}


figure {
  margin: 0
}

img {
  vertical-align: middle;
  max-width:100%;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto
}

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

.img-thumbnail {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.img-circle {
  border-radius: 50%
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
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: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%
}



p {
  margin: 0 0 10px
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4
}

@media(min-width: 768px) {
  .lead {
    font-size: 21px
  }
}

small,
.small {
  font-size: 85%
}

cite {
  font-style: normal
}

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify
}

.text-nowrap {
  white-space: nowrap
}

.text-lowercase {
  text-transform: lowercase
}

.text-uppercase {
  text-transform: uppercase
}

.text-capitalize {
  text-transform: capitalize
}

.text-muted {
  color: #777
}

.text-primary {
  color: #428bca
}

a.text-primary:hover {
  color: #3071a9
}

.text-success {
  color: #3c763d
}

a.text-success:hover {
  color: #2b542c
}

.text-info {
  color: #31708f
}

a.text-info:hover {
  color: #245269
}

.text-warning {
  color: #8a6d3b
}

a.text-warning:hover {
  color: #66512c
}

.text-danger {
  color: #a94442
}

a.text-danger:hover {
  color: #843534
}

.bg-primary {
  color: #fff;
  background-color: #428bca
}

a.bg-primary:hover {
  background-color: #3071a9
}

.bg-success {
  background-color: #dff0d8
}

a.bg-success:hover {
  background-color: #c1e2b3
}

.bg-info {
  background-color: #d9edf7
}

a.bg-info:hover {
  background-color: #afd9ee
}

.bg-warning {
  background-color: #fcf8e3
}

a.bg-warning:hover {
  background-color: #f7ecb5
}

.bg-danger {
  background-color: #f2dede
}

a.bg-danger:hover {
  background-color: #e4b9b9
}

.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none
}

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



@media(min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
  }
  .dl-horizontal dd {
    margin-left: 180px
  }
}

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

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee
}

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

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014'
}

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

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0
}

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

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media(min-width: 768px) {
  .container {
    width: 750px
  }
}

@media(min-width: 992px) {
  .container {
    width: 970px
  }
}

@media(min-width: 1200px) {
  .container {
    width: 1170px
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
.body-content .body-container {
  padding-left: 0;
  padding-right: 0;
}
.row {
  margin-right: -15px;
  margin-left: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 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,
.col-xs-12 {
  float: left
}

.col-xs-12 {
  width: 100%
}

.col-xs-11 {
  width: 91.66666667%
}

.col-xs-10 {
  width: 83.33333333%
}

.col-xs-9 {
  width: 75%
}

.col-xs-8 {
  width: 66.66666667%
}

.col-xs-7 {
  width: 58.33333333%
}

.col-xs-6 {
  width: 50%
}

.col-xs-5 {
  width: 41.66666667%
}

.col-xs-4 {
  width: 33.33333333%
}

.col-xs-3 {
  width: 25%
}

.col-xs-2 {
  width: 16.66666667%
}

.col-xs-1 {
  width: 8.33333333%
}

.col-xs-pull-12 {
  right: 100%
}

.col-xs-pull-11 {
  right: 91.66666667%
}

.col-xs-pull-10 {
  right: 83.33333333%
}

.col-xs-pull-9 {
  right: 75%
}

.col-xs-pull-8 {
  right: 66.66666667%
}

.col-xs-pull-7 {
  right: 58.33333333%
}

.col-xs-pull-6 {
  right: 50%
}

.col-xs-pull-5 {
  right: 41.66666667%
}

.col-xs-pull-4 {
  right: 33.33333333%
}

.col-xs-pull-3 {
  right: 25%
}

.col-xs-pull-2 {
  right: 16.66666667%
}

.col-xs-pull-1 {
  right: 8.33333333%
}

.col-xs-pull-0 {
  right: auto
}

.col-xs-push-12 {
  left: 100%
}

.col-xs-push-11 {
  left: 91.66666667%
}

.col-xs-push-10 {
  left: 83.33333333%
}

.col-xs-push-9 {
  left: 75%
}

.col-xs-push-8 {
  left: 66.66666667%
}

.col-xs-push-7 {
  left: 58.33333333%
}

.col-xs-push-6 {
  left: 50%
}

.col-xs-push-5 {
  left: 41.66666667%
}

.col-xs-push-4 {
  left: 33.33333333%
}

.col-xs-push-3 {
  left: 25%
}

.col-xs-push-2 {
  left: 16.66666667%
}

.col-xs-push-1 {
  left: 8.33333333%
}

.col-xs-push-0 {
  left: auto
}

.col-xs-offset-12 {
  margin-left: 100%
}

.col-xs-offset-11 {
  margin-left: 91.66666667%
}

.col-xs-offset-10 {
  margin-left: 83.33333333%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-8 {
  margin-left: 66.66666667%
}

.col-xs-offset-7 {
  margin-left: 58.33333333%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-5 {
  margin-left: 41.66666667%
}

.col-xs-offset-4 {
  margin-left: 33.33333333%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-2 {
  margin-left: 16.66666667%
}

.col-xs-offset-1 {
  margin-left: 8.33333333%
}

.col-xs-offset-0 {
  margin-left: 0
}

@media(min-width: 768px) {
  .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 {
    float: left
  }
  .col-sm-12 {
    width: 100%
  }
  .col-sm-11 {
    width: 91.66666667%
  }
  .col-sm-10 {
    width: 83.33333333%
  }
  .col-sm-9 {
    width: 75%
  }
  .col-sm-8 {
    width: 66.66666667%
  }
  .col-sm-7 {
    width: 58.33333333%
  }
  .col-sm-6 {
    width: 50%
  }
  .col-sm-5 {
    width: 41.66666667%
  }
  .col-sm-4 {
    width: 33.33333333%
  }
  .col-sm-3 {
    width: 25%
  }
  .col-sm-2 {
    width: 16.66666667%
  }
  .col-sm-1 {
    width: 8.33333333%
  }
  .col-sm-pull-12 {
    right: 100%
  }
  .col-sm-pull-11 {
    right: 91.66666667%
  }
  .col-sm-pull-10 {
    right: 83.33333333%
  }
  .col-sm-pull-9 {
    right: 75%
  }
  .col-sm-pull-8 {
    right: 66.66666667%
  }
  .col-sm-pull-7 {
    right: 58.33333333%
  }
  .col-sm-pull-6 {
    right: 50%
  }
  .col-sm-pull-5 {
    right: 41.66666667%
  }
  .col-sm-pull-4 {
    right: 33.33333333%
  }
  .col-sm-pull-3 {
    right: 25%
  }
  .col-sm-pull-2 {
    right: 16.66666667%
  }
  .col-sm-pull-1 {
    right: 8.33333333%
  }
  .col-sm-pull-0 {
    right: auto
  }
  .col-sm-push-12 {
    left: 100%
  }
  .col-sm-push-11 {
    left: 91.66666667%
  }
  .col-sm-push-10 {
    left: 83.33333333%
  }
  .col-sm-push-9 {
    left: 75%
  }
  .col-sm-push-8 {
    left: 66.66666667%
  }
  .col-sm-push-7 {
    left: 58.33333333%
  }
  .col-sm-push-6 {
    left: 50%
  }
  .col-sm-push-5 {
    left: 41.66666667%
  }
  .col-sm-push-4 {
    left: 33.33333333%
  }
  .col-sm-push-3 {
    left: 25%
  }
  .col-sm-push-2 {
    left: 16.66666667%
  }
  .col-sm-push-1 {
    left: 8.33333333%
  }
  .col-sm-push-0 {
    left: auto
  }
  .col-sm-offset-12 {
    margin-left: 100%
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }
  .col-sm-offset-9 {
    margin-left: 75%
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }
  .col-sm-offset-6 {
    margin-left: 50%
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }
  .col-sm-offset-3 {
    margin-left: 25%
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }
  .col-sm-offset-0 {
    margin-left: 0
  }
}

@media(min-width: 992px) {
  .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 {
    float: left
  }
  .col-md-12 {
    width: 100%
  }
  .col-md-11 {
    width: 91.66666667%
  }
  .col-md-10 {
    width: 83.33333333%
  }
  .col-md-9 {
    width: 75%
  }
  .col-md-8 {
    width: 66.66666667%
  }
  .col-md-7 {
    width: 58.33333333%
  }
  .col-md-6 {
    width: 50%
  }
  .col-md-5 {
    width: 41.66666667%
  }
  .col-md-4 {
    width: 33.33333333%
  }
  .col-md-3 {
    width: 25%
  }
  .col-md-2 {
    width: 16.66666667%
  }
  .col-md-1 {
    width: 8.33333333%
  }
  .col-md-pull-12 {
    right: 100%
  }
  .col-md-pull-11 {
    right: 91.66666667%
  }
  .col-md-pull-10 {
    right: 83.33333333%
  }
  .col-md-pull-9 {
    right: 75%
  }
  .col-md-pull-8 {
    right: 66.66666667%
  }
  .col-md-pull-7 {
    right: 58.33333333%
  }
  .col-md-pull-6 {
    right: 50%
  }
  .col-md-pull-5 {
    right: 41.66666667%
  }
  .col-md-pull-4 {
    right: 33.33333333%
  }
  .col-md-pull-3 {
    right: 25%
  }
  .col-md-pull-2 {
    right: 16.66666667%
  }
  .col-md-pull-1 {
    right: 8.33333333%
  }
  .col-md-pull-0 {
    right: auto
  }
  .col-md-push-12 {
    left: 100%
  }
  .col-md-push-11 {
    left: 91.66666667%
  }
  .col-md-push-10 {
    left: 83.33333333%
  }
  .col-md-push-9 {
    left: 75%
  }
  .col-md-push-8 {
    left: 66.66666667%
  }
  .col-md-push-7 {
    left: 58.33333333%
  }
  .col-md-push-6 {
    left: 50%
  }
  .col-md-push-5 {
    left: 41.66666667%
  }
  .col-md-push-4 {
    left: 33.33333333%
  }
  .col-md-push-3 {
    left: 25%
  }
  .col-md-push-2 {
    left: 16.66666667%
  }
  .col-md-push-1 {
    left: 8.33333333%
  }
  .col-md-push-0 {
    left: auto
  }
  .col-md-offset-12 {
    margin-left: 100%
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%
  }
  .col-md-offset-9 {
    margin-left: 75%
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%
  }
  .col-md-offset-6 {
    margin-left: 50%
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%
  }
  .col-md-offset-3 {
    margin-left: 25%
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%
  }
  .col-md-offset-0 {
    margin-left: 0
  }
}

@media(min-width: 1200px) {
  .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 {
    float: left
  }
  .col-lg-12 {
    width: 100%
  }
  .col-lg-11 {
    width: 91.66666667%
  }
  .col-lg-10 {
    width: 83.33333333%
  }
  .col-lg-9 {
    width: 75%
  }
  .col-lg-8 {
    width: 66.66666667%
  }
  .col-lg-7 {
    width: 58.33333333%
  }
  .col-lg-6 {
    width: 50%
  }
  .col-lg-5 {
    width: 41.66666667%
  }
  .col-lg-4 {
    width: 33.33333333%
  }
  .col-lg-3 {
    width: 25%
  }
  .col-lg-2 {
    width: 16.66666667%
  }
  .col-lg-1 {
    width: 8.33333333%
  }
  .col-lg-pull-12 {
    right: 100%
  }
  .col-lg-pull-11 {
    right: 91.66666667%
  }
  .col-lg-pull-10 {
    right: 83.33333333%
  }
  .col-lg-pull-9 {
    right: 75%
  }
  .col-lg-pull-8 {
    right: 66.66666667%
  }
  .col-lg-pull-7 {
    right: 58.33333333%
  }
  .col-lg-pull-6 {
    right: 50%
  }
  .col-lg-pull-5 {
    right: 41.66666667%
  }
  .col-lg-pull-4 {
    right: 33.33333333%
  }
  .col-lg-pull-3 {
    right: 25%
  }
  .col-lg-pull-2 {
    right: 16.66666667%
  }
  .col-lg-pull-1 {
    right: 8.33333333%
  }
  .col-lg-pull-0 {
    right: auto
  }
  .col-lg-push-12 {
    left: 100%
  }
  .col-lg-push-11 {
    left: 91.66666667%
  }
  .col-lg-push-10 {
    left: 83.33333333%
  }
  .col-lg-push-9 {
    left: 75%
  }
  .col-lg-push-8 {
    left: 66.66666667%
  }
  .col-lg-push-7 {
    left: 58.33333333%
  }
  .col-lg-push-6 {
    left: 50%
  }
  .col-lg-push-5 {
    left: 41.66666667%
  }
  .col-lg-push-4 {
    left: 33.33333333%
  }
  .col-lg-push-3 {
    left: 25%
  }
  .col-lg-push-2 {
    left: 16.66666667%
  }
  .col-lg-push-1 {
    left: 8.33333333%
  }
  .col-lg-push-0 {
    left: auto
  }
  .col-lg-offset-12 {
    margin-left: 100%
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }
  .col-lg-offset-9 {
    margin-left: 75%
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }
  .col-lg-offset-6 {
    margin-left: 50%
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }
  .col-lg-offset-3 {
    margin-left: 25%
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }
  .col-lg-offset-0 {
    margin-left: 0
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

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

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.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: #fff;
  border-color: #ccc
}

.btn-default .badge {
  color: #fff;
  background-color: #333
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e
}

.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: #428bca;
  border-color: #357ebd
}

.btn-primary .badge {
  color: #428bca;
  background-color: #fff
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}

.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: #4cae4c
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.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: #46b8da
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}

.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: #eea236
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}

.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: #d43f3a
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff
}

.btn-link {
  font-weight: normal;
  color: #428bca;
  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: #2a6496;
  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: #777;
  text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-block {
  display: block;
  width: 100%
}

.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 .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

tr.collapse.in {
  display: table-row
}

tbody.collapse.in {
  display: table-row-group
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}

.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.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.42857143;
  color: #333;
  white-space: nowrap
}

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

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0
}

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

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

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

.open>a {
  outline: 0
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap
}

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

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

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

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

@media(min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0
  }
}

.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: 0
}

.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 {
  margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-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-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0
}

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

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0
}

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

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

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none
}

.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,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}

.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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  width: 1%
}

.btn-group-justified>.btn-group .btn {
  width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto
}

[data-toggle="buttons"]>.btn>input[type="radio"],
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 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: 46px;
  line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].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,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].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: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px
}

.input-group-addon.input-lg {
  padding: 10px 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>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-top-right-radius: 0;
  border-bottom-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>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.input-group-addon:last-child {
  border-left: 0
}

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

.input-group-btn>.btn {
  position: relative
}

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

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

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  margin-left: -1px
}

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

.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: #eee
}

.nav>li.disabled>a {
  color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #eee;
  border-color: #428bca
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

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

.navcontrol nav ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.navcontrol nav ul>li {
  position: relative;
  display: block
}

.navcontrol nav ul>li>a {
  position: relative;
  display: block;
  padding: 10px 15px
}

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

.navcontrol nav ul>li.disabled>a {
  color: #777
}

.navcontrol nav ul>li.disabled>a:hover,
.navcontrol nav ul>li.disabled>a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent
}

.navcontrol nav ul .open>a,
.navcontrol nav ul .open>a:hover,
.navcontrol nav ul .open>a:focus {
  background-color: #eee;
  border-color: #428bca
}

.navcontrol nav ul .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

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

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

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

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

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

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0
}

.nav-tabs.nav-justified>li {
  float: none
}

.nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media(min-width: 768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%
  }
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0
  }
}

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

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd
}

@media(min-width: 768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff
  }
}

.nav-pills>li {
  float: left
}

.nav-pills>li>a {
  border-radius: 4px
}

.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: #fff;
  background-color: #428bca
}

.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 {
  margin-bottom: 5px;
  text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media(min-width: 768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%
  }
  .nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs-justified {
  border-bottom: 0
}

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

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
  border: 1px solid #ddd
}

@media(min-width: 768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }
  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus {
    border-bottom-color: #fff
  }
}

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

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

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}

@media(min-width: 768px) {
  .navbar {
    border-radius: 4px
  }
}

@media(min-width: 768px) {
  .navbar-header {
    float: left
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
  overflow-y: auto
}

@media(min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    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-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px
}

@media(max-width: 480px) and (orientation:landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px
  }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px
}

@media(min-width: 768px) {
  .container>.navbar-header,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}

@media(min-width: 768px) {
  .navbar-static-top {
    border-radius: 0
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

@media(min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0
}

.navbar-brand {
  float: left;
  height: 50px;
  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,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}

.navbar-toggle:focus {
  outline: 0
}

.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
  }
}

.custom-nav-class .nav {
  margin: 7.5px -15px
}

.custom-nav-class .nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}

@media(max-width: 767px) {
  .custom-nav-class .nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
  .custom-nav-class .nav .open .dropdown-menu>li>a,
  .custom-nav-class .nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px
  }
  .custom-nav-class .nav .open .dropdown-menu>li>a {
    line-height: 20px
  }
  .custom-nav-class .nav .open .dropdown-menu>li>a:hover,
  .custom-nav-class .nav .open .dropdown-menu>li>a:focus {
    background-image: none
  }
}

@media(min-width: 768px) {
  .custom-nav-class .nav {
    float: left;
    margin: 0
  }
  .custom-nav-class .nav>li {
    float: left
  }
  .custom-nav-class .nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px
  }
  .custom-nav-class .nav.navbar-right:last-child {
    margin-right: -15px
  }
}

@media(min-width: 768px) {
  .custom-nav-class .nav {
    float: left !important
  }
  .custom-nav-class .nav {
    float: right !important
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media(min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto
  }
  .navbar-form .input-group>.form-control {
    width: 100%
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0
  }
}

@media(max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px
  }
}

@media(min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px
}

@media(min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}

.navbar-default .navbar-brand {
  color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent
}

.navbar-default .navbar-text {
  color: #777
}

.navbar-default .navbar-nav>li>a {
  color: #777
}

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

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent
}

.navbar-default .navbar-toggle {
  border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  color: #555;
  background-color: #e7e7e7
}

@media(max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    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: #555;
    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: #ccc;
    background-color: transparent
  }
}

.navbar-default .navbar-link {
  color: #777
}

.navbar-default .navbar-link:hover {
  color: #333
}

.navbar-default .btn-link {
  color: #777
}

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

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808
}

.navbar-inverse .navbar-brand {
  color: #777
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent
}

.navbar-inverse .navbar-text {
  color: #777
}

.navbar-inverse .navbar-nav>li>a {
  color: #777
}

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

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

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

.navbar-inverse .navbar-toggle {
  border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff
}

.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 {
  color: #fff;
  background-color: #080808
}

@media(max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #777
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    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: #fff;
    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: #444;
    background-color: transparent
  }
}

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

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

.navbar-inverse .btn-link {
  color: #777
}

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

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444
}

.master-container .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px
}

.master-container .breadcrumb>li {
  display: inline-block
}

.master-container .breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"
}

.master-container .breadcrumb>.active {
  color: #777
}

.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: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}

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

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

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd
}

.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: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px
}

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

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}

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

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

.pager li {
  display: inline
}

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

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

.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: #777;
  cursor: not-allowed;
  background-color: #fff
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

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

.label:empty {
  display: none
}

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

.label-default {
  background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e
}

.label-primary {
  background-color: #428bca
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9
}

.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px
}

.badge:empty {
  display: none
}

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

.btn-xs .badge {
  top: 0;
  padding: 1px 5px
}

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

a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #428bca;
  background-color: #fff
}

.nav-pills>li>a>.badge {
  margin-left: 3px
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200
}

.jumbotron>hr {
  border-top-color: #d5d5d5
}

.container .jumbotron {
  border-radius: 6px
}

.jumbotron .container {
  max-width: 100%
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
  margin-right: auto;
  margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca
}

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

.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,
.alert-dismissible {
  padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit
}

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

.alert-success hr {
  border-top-color: #c9e2b3
}

.alert-success .alert-link {
  color: #2b542c
}

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

.alert-info hr {
  border-top-color: #a6e1ec
}

.alert-info .alert-link {
  color: #245269
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.alert-warning hr {
  border-top-color: #f7e1b5
}

.alert-warning .alert-link {
  color: #66512c
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

.alert-danger hr {
  border-top-color: #e4b9c0
}

.alert-danger .alert-link {
  color: #843534
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}

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

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease
}

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

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

.progress-bar-success {
  background-color: #5cb85c
}

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

.progress-bar-info {
  background-color: #5bc0de
}

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

.progress-bar-warning {
  background-color: #f0ad4e
}

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

.progress-bar-danger {
  background-color: #d9534f
}

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

.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 {
  padding-left: 0;
  margin-bottom: 20px
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-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: #555
}

a.list-group-item .list-group-item-heading {
  color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca
}

.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,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
  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: #e1edf7
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8
}

a.list-group-item-success {
  color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
  color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7
}

a.list-group-item-info {
  color: #31708f
}

a.list-group-item-info .list-group-item-heading {
  color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3
}

a.list-group-item-warning {
  color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede
}

a.list-group-item-danger {
  color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442
}

.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: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
  padding: 15px
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit
}

.panel-title>a {
  color: inherit
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.panel>.list-group {
  margin-bottom: 0
}

.panel>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0
}

.list-group+.panel-footer {
  border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
  margin-bottom: 0
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
  border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
  border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
  border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
  border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0
}

.panel>.table-responsive {
  margin-bottom: 0;
  border: 0
}

.panel-group {
  margin-bottom: 20px
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px
}

.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 #ddd
}

.panel-group .panel-footer {
  border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd
}

.panel-default {
  border-color: #ddd
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd
}

.panel-primary {
  border-color: #428bca
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #428bca
}

.panel-primary>.panel-heading .badge {
  color: #428bca;
  background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #428bca
}

.panel-success {
  border-color: #d6e9c6
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6
}

.panel-info {
  border-color: #bce8f1
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1
}

.panel-warning {
  border-color: #faebcc
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc
}

.panel-danger {
  border-color: #ebccd1
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%
}

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

.well blockquote {
  border-color: #ddd;
  border-color: rgba(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: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0
}

.modal-open {
  overflow: hidden
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate3d(0, -25%, 0);
  -o-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0)
}

.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

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

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5
}

.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}

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

.modal-title {
  margin: 0;
  line-height: 1.42857143
}

.modal-body {
  position: relative;
  padding: 15px
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

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

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

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

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media(min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  }
  .modal-sm {
    width: 300px
  }
}

@media(min-width: 992px) {
  .modal-lg {
    width: 900px
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9
}

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

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

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

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

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  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: #000
}

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

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000
}

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

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

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

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

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.master-container .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

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

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

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

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

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

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

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

.master-container .popover>.arrow {
  border-width: 11px
}

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}

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

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000', GradientType=1);
  background-repeat: repeat-x
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
  text-shadow: none
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px
  }
  .carousel-indicators {
    bottom: 20px
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
nav ul:before,
nav ul:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: ""
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
nav ul:after {
  clear: both
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto
}

.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
}

.hidden {
  display: none !important;
  visibility: hidden !important
}

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

@-ms-viewport {
  width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important
}

@media(max-width: 767px) {
  .visible-xs {
    display: block !important
  }
  table.visible-xs {
    display: table
  }
  tr.visible-xs {
    display: table-row !important
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important
  }
}

@media(max-width: 767px) {
  .visible-xs-block {
    display: block !important
  }
}

@media(max-width: 767px) {
  .visible-xs-inline {
    display: inline !important
  }
}

@media(max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}

@media(min-width: 768px) and (max-width:991px) {
  .visible-sm {
    display: block !important
  }
  table.visible-sm {
    display: table
  }
  tr.visible-sm {
    display: table-row !important
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important
  }
}

@media(min-width: 768px) and (max-width:991px) {
  .visible-sm-block {
    display: block !important
  }
}

@media(min-width: 768px) and (max-width:991px) {
  .visible-sm-inline {
    display: inline !important
  }
}

@media(min-width: 768px) and (max-width:991px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}

@media(min-width: 992px) and (max-width:1199px) {
  .visible-md {
    display: block !important
  }
  table.visible-md {
    display: table
  }
  tr.visible-md {
    display: table-row !important
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important
  }
}

@media(min-width: 992px) and (max-width:1199px) {
  .visible-md-block {
    display: block !important
  }
}

@media(min-width: 992px) and (max-width:1199px) {
  .visible-md-inline {
    display: inline !important
  }
}

@media(min-width: 992px) and (max-width:1199px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}

@media(min-width: 1200px) {
  .visible-lg {
    display: block !important
  }
  table.visible-lg {
    display: table
  }
  tr.visible-lg {
    display: table-row !important
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important
  }
}

@media(min-width: 1200px) {
  .visible-lg-block {
    display: block !important
  }
}

@media(min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important
  }
}

@media(min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}

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

@media(min-width: 768px) and (max-width:991px) {
  .hidden-sm {
    display: none !important
  }
}

@media(min-width: 992px) and (max-width:1199px) {
  .hidden-md {
    display: none !important
  }
}

@media(min-width: 1200px) {
  .hidden-lg {
    display: none !important
  }
}

.visible-print {
  display: none !important
}

@media print {
  .visible-print {
    display: block !important
  }
  table.visible-print {
    display: table
  }
  tr.visible-print {
    display: table-row !important
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important
  }
}

.visible-print-block {
  display: none !important
}

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

.visible-print-inline {
  display: none !important
}

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

.visible-print-inline-block {
  display: none !important
}

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

@media print {
  .hidden-print {
    display: none !important
  }
}
/* Responsive Grid */

.row-fluid {
  width: 100%;
  *zoom: 1;
}

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

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

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

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

.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}

.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%;
}

.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}

.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%;
}

.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}

.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%;
}

.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}

.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%;
}

.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%;
}

.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%;
}

.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%;
}

.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%;
}

.container-fluid {
  *zoom: 1;
}

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

.container-fluid:after {
  clear: both;
}

@media (max-width: 767px) {
  .row-fluid {
    width: 100%;
  }

  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

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

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

  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

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

  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%;
  }

  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%;
  }

  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%;
  }

  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%;
  }

  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%;
  }

  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%;
  }

  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }

  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%;
  }

  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }

  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%;
  }

  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%;
  }

  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%;
  }
}

@media (min-width: 1280px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

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

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

  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

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

  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }

  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%;
  }

  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%;
  }

  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%;
  }

  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%;
  }

  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%;
  }

  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%;
  }

  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%;
  }

  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%;
  }

  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%;
  }

  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%;
  }

  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%;
  }
}

/* Clearfix */

.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

/* Visibilty Classes */

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none;
  visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }

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

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .visible-tablet {
    display: inherit !important;
  }

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

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important ;
  }
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
}


@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section > .row-fluid {
  margin: 0 auto;
}


@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}


.about-page {
  background-color: #d7d7d7;
}



.about-content {
  padding: 0;
}

.about-section1 .row-fluid {
  padding: 0 !important;
}

.about-section1 h2 {
  font-weight: bold;
  font-size: 30px;
}

.about-page .breadcrumb_menu {
  min-height: 20px;
}


.about-section2 .container-fluid {
  padding: 0px !important;
}

.about-section2 .about_bcakground-img-row-0-padding {
  height: 800px;
}



.about-title {
  padding: 0px !important;
}

.about-section3 .row-fluid {
  padding: 0px !important;
}

.about-section3 h3 {
  font-weight: bold;
  font-family: 'Greycliff CF' !important;
  font-size: 30px;
}

.about-section3 p a {
  font-size: 25px;
  padding: 20px 60px;
  text-transform: uppercase;
  background-color: #E3382E;
  border: 2px solid #E3382E;
  color: #fff;
  font-family: 'Greycliff CF';
}

.about-section3 p a:hover {
  outline: none;
  text-decoration: none;
  background-color: #000;
  border: 2px solid #E3382E;
  color: #fff;
}
.about-section1 .container-fluid {
  padding: 0;
}

.about-section1 .span3 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0px !important;
}


.about-section1 .about-images {
  margin-right: -15px;
  margin-left: -15px;
}



.about-section1 .span3 img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  max-width: 100% !important;
  height: auto;
  margin: 20px 0px;
}

.industries-section1 .container-fluid {
  padding: 0px !important;
}



.industries-section1 .row-fluid {
  padding: 0px !important;
}

.industries-section1 .ourWorkWrapper h1.no-banner-h1 {
  margin-top: 9px;
}

.industries-section1 .ourWorkWrapper p.no-text {
  font-size: 15px;
  height: 81px;
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fadeIn {
  animation-name: fadeIn
}

.industries-page .custom-fullscalearea2 {
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  animation-delay: .6s;
}

.industries-page .ourWorkWrapper .image-content:before {
  background-color: rgba(225, 57, 46, 0.74);
}

.industries-page .ourWorkWrapper .image-content:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.4);
}
.landing-type2-section1:before,.landing-type2-section1:after {
  display: block;
  clear: both;
  content: "";
}

.landing-type2-left, .landing-type2-right {
  position: relative;
}



.landing-type2-section1 {
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 21px;
}

.landing-type2-section1 .row-fluid {
  padding: 0px !important;
}

.landing-type2 {
  overflow-x: hidden;
}

.landing-type2-left a img {
  margin: 20px 0px;
  max-width: 100% !important;
  height: auto;
}



.landing-type2-right form {
  max-width: 100%;
}

.landing-type2-right form .hs-form-field {
  margin-bottom: 15px;
}

.landing-type2-right form label {
  font-weight: normal;
  max-width: 100%;
  margin-bottom: 4px;
  font-family: 'Open Sans',sans-serif;
  font-size: 15px;
}

.landing-type2-right form input[type=text], .landing-type2-right form input[type=email], .landing-type2-right form input[type=password], .landing-type2-right
form input[type=tel], .landing-type2-right form input[type=number], .landing-type2-right form input[type=file], .landing-type2-right form select, .landing-type2-right form textarea {
  background-color: #fff;
  display: block;
  width: 100%;
  height: 34px;
  min-height: 34px;
}

.body-content .landing-type2-right form input[type=submit], .body-content .landing-type2-right form .hs-button, .body-content .landing-type2-right form button {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
  margin: 0;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
}

.body-content .landing-type2-right form input[type=submit]:hover , .body-content .landing-type2-right form input[type=submit]:focus,
.body-content .landing-type2-right form .hs-button:hover, 
.body-content .landing-type2-right form .hs-button:focus , 
.body-content .landing-type2-right form button:hover , 
.body-content .landing-type2-right form button:focus {
  background-color: #3071a9;
  border-color: #285e8e;
  color: #fff;
}

.landing-type2-right form textarea {
  height: 111.969px;
  min-height: auto;
  border: 1px solid;
  border-color: #ccc;
  padding: 6px;
  line-height: 1.4;
  color: #333;
  font-size: 14px;
  vertical-align: middle;
}
.landing-type2-right ul.no-list.hs-error-msgs.inputs-list li label {
  color: #a94442;
  font-family: 'Open Sans',sans-serif;
  font-size: 15px;
  line-height: normal;
}



.landing-type2-right ul.no-list.hs-error-msgs.inputs-list {
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-top: 6px;
}

.thank-you-title {
  padding: 0;
}

.thank-you-title h1 {
  font-weight: bold;
  font-size: 60px;
  color: #333;
  line-height: 110%;
  margin-top: 87px;
  letter-spacing: 1px;
}



.thank-you-title p {
  text-shadow: 0px 0px 0px;
  line-height: 180%;
  font-size: 15px;
  color: #333;
}

@media(max-width:1024px){

  .thank-you-title h1 {
    margin-top: 123px;
  }
}
@media(min-width:768px){
  .about-section1 .span3 {
    width: 25%;
    float: left;
  }
  .landing-type2-left , .landing-type2-right {
    width: 50%;
    float: left;
  }


}

@media(max-width:1024px){
  .industries-section1 .ourWorkWrapper h1.no-banner-h1 {
    margin-top: 44px;
  }
}

@media (max-width: 767px){
  .custom-banner-wrapper h1 {
    margin-top: 0;
  }
  .about-section1 .span3:nth-child(2) img, .about-section1 .span3:nth-child(3) img, .about-section1 .span3:nth-child(4) img {
    margin-top: 0;
  }
}

@media (max-width: 400px){
  .industries-page .ourWorkWrapper .image-content {
    min-height: 600px;
  }
}

@media (max-width: 600px){
  .industries-page .ourWorkWrapper .image-container {
    top: 0;
  }
}

@media(max-width:370px){
  .about-section3 p a {
    padding: 20px 34px;
  }
}

@media(max-width:320px){
  .industries-section1 .ourWorkWrapper h1.no-banner-h1 {
    margin-top: 33px;
  }
}
@font-face { 
  font-family: "Greycliff CF";  
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src:     
    url(https://3809722.fs1.hubspotusercontent-na1.net/hubfs/3809722/raw_assets/public/WyattSeal_December2021/fonts/GreycliffCF-Regular.ttf) format("ttf"),
    url(https://3809722.fs1.hubspotusercontent-na1.net/hubfs/3809722/raw_assets/public/WyattSeal_December2021/fonts/GreycliffCF-Regular.woff) format("woff"), 
    url(https://3809722.fs1.hubspotusercontent-na1.net/hubfs/3809722/raw_assets/public/WyattSeal_December2021/fonts/GreycliffCF-Regular.woff2) format("woff2"),
    url(https://3809722.fs1.hubspotusercontent-na1.net/hubfs/3809722/raw_assets/public/WyattSeal_December2021/fonts/GreycliffCF-Regular.svg) format("svg");
}                                 

@font-face {   
  font-family: "Greycliff CF"; 
  font-weight: 700;  
  font-display: swap;
  src:   
    url(https://3809722.fs1.hubspotusercontent-na1.net/hubfs/3809722/raw_assets/public/WyattSeal_December2021/fonts/GreycliffCF-Bold.ttf) format("ttf"),
    url(https://3809722.fs1.hubspotusercontent-na1.net/hubfs/3809722/raw_assets/public/WyattSeal_December2021/fonts/GreycliffCF-Bold.woff) format("woff"),
    url(https://3809722.fs1.hubspotusercontent-na1.net/hubfs/3809722/raw_assets/public/WyattSeal_December2021/fonts/GreycliffCF-Bold.woff2) format("woff2"),
    url(https://3809722.fs1.hubspotusercontent-na1.net/hubfs/3809722/raw_assets/public/WyattSeal_December2021/fonts/GreycliffCF-Bold.svg) format("svg");
}     

/*@font-face {
  font-family: 'Greycliff CF';
  src: url('../../webfonts/GREYCLIFFCF-REGULAR.OTF') format('opentype');
  font-weight: normal;
  font-style: normal;
}*/


html, body {
  margin: 0;
  padding: 0;
} 
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {    
  line-height: 180%;
  background-color:#FFFFFF;
  padding-top: 165px;
}  
/* Basic text */
p { 
  margin: 20px 0px; 
} 

/* TODO */
img{
  vertical-align:middle;
}
small {}

strong {
  font-weight: 700;
}
em {}
cite {}
code {
  vertical-align: bottom;
}
pre {}

/* TODO */
mark {}

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

/* Headings */
h1,h2,h3,h4,h5,h6 {
  word-break: break-word;
  margin: 20px 0px;
  line-height: 130%;
  text-transform: uppercase;
  font-weight: bold;
} 

/* Anchor Links */
a {
  color: ;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
}

ul,ol {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

ul li,
ol li { }

ul ul,ol ul,ul ol,ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

/* Block Quotes */ 
blockquote {
  border-left: 2px solid #A9A9A9;
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; 
  padding-left: 15px;
}
blockquote p {}
blockquote small {}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
/* Horizontal Rules */
hr {
  border: 0;
  border-top: 1px solid #eee;
  margin-top: 20px;
  margin-bottom: 20px;
}

body .dnd-section,
body .content-wrapper--vertical-spacing {
  padding-left:0;
  padding-right:0;
} 
.content-wrapper,
.page-center {
  padding-left: 35px; 
  padding-right: 35px; 
  margin-left:auto;
  margin-right:auto;
}


.page-center-new {
  padding-left: 35px; 
  padding-right: 35px; 
  margin-left: 2.5%;
  margin-right: 20%;
}

.dnd-section > .row-fluid {
  padding-left: 35px; 
  padding-right: 35px;
}
@media (max-width: 1199px) {
  body .dnd-section > .row-fluid,
  body .content-wrapper,
  body .page-center {
    max-width:970px;
  }
  
  .page-center-new {
    margin-right: 10%;
  }

}
@media (max-width: 991px) {
  body .dnd-section > .row-fluid,
  body .content-wrapper,
  body .page-center {
    max-width:750px;
  }
  
  .page-center-new {
    margin-right: auto;
  }

    body { padding-top: 100px; }
    
}
@media (max-width: 1023px) {
  body .dnd-section > .row-fluid,
  body .content-wrapper,
  body .page-center {
    max-width: ;
  }

}
button,
.button,
.hs-button {
  /***********/
  margin: 10px 0;
  -webkit-appearance: button;
  text-decoration: none;
  overflow-wrap: break-word;
  max-width: 100%;
  position: relative;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  font-family: arial, helvetica, sans-serif; 
  border-style: solid; 
  border-width: 1px;
  transition: all .15s linear;
  cursor: pointer;
  display: inline-block; 
  font-weight: 700;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus {
  text-decoration: none;
} 

button:active,
.button:active,
.hs-button:active {
  text-decoration: none;
}



.btn_style a { font-size: 15px; line-height: 24px; color: #fff; font-weight: 800; text-transform: uppercase; display: inline-block; padding: 5px 30px; background: #E4382E; border:1px solid #E4382E; min-width: 168px; text-align: center; margin-top: 10px; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out; }
.btn_style a:hover { border-color:#E4382E; color:#E4382E; background:transparent; } 
.btn_white a { border-color:#fff; background:transparent; }
.btn_white a:hover { border-color:#fff; background:#fff; color:#E4382E; }
.btn_black a { border-color:#000; color:#000; background:transparent; }
.btn_black a:hover { border-color:#000; background:#000; color:#fff; }
.btn_border a { border-color:#E4382E; color:#E4382E; background:transparent; }
.btn_border a:hover { border-color:#E4382E; color:#fff; background:#E4382E; }
/* Form fields */
form{
  max-width: 500px;
}
.hs-form-field {
  margin-bottom: 18px;
}

/* Labels */

form label {
  font-family: arial, helvetica, sans-serif; 
  font-size: 13px;
  display: block;
  float: none;
  width: auto; 
  font-weight: 500;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
}

/* Help text - legends */

form legend { 
  font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-style: none;
  vertical-align: middle; 
  width: 100%;
  max-width: 100%;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b; 
  border: 1px solid #cbd6e2;
  height: 40px;
  display: inline-block;
  background-color: #f5f8fa;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  padding: 0 15px;
  min-height: 40px;
}

form input[type=text]:focus, 
form input[type=email]:focus,
form input[type=password]:focus, 
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus, 
form select:focus,
form textarea:focus {
  outline: none; 
}

form fieldset {
  max-width: 100% !important;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}

/* Inputs - datepicker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
} 

/* Validation */ 

.hs-form-required {
  color: #f2545b;
  font-size: 14px;
}

.hs-input.invalid.error {
  border-color:#c87872 !important;
}
ul.no-list.hs-error-msgs.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 5px;
} 
ul.no-list.hs-error-msgs.inputs-list li {
  color:#f2545b;
  margin: 0 0;
}  
ul.no-list.hs-error-msgs.inputs-list li label {  
  color: inherit;
  font-size: 14px;
}
.hs-error-msg {
  color: #f2545b;
  font-size: 14px;
}

/* Submit button */

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

@media (max-width: 767px){
  form{
    max-width: 100%;;
  }
 



}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
.hs-blog-listing .dnd-section .dnd-column {
  padding: 0;
}

/* Blog header */

.blog-header {
  text-align: center;
}

.blog-header__inner {
  margin: 0 auto;
  max-width: 100%;
}

/* Blog header - author listing */

.blog-header__author-avatar {
  border-radius: 50%;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  display: block;
  height: auto;
  margin: 0 auto 1.4rem;
  width: 200px;
}

.blog-header__author-social-links a {
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 0 5px;
  position: relative;
  width: 40px;
}

.blog-header__author-social-links a:hover,
.blog-header__author-social-links a:focus {
  background-color: #494a52;
}

.blog-header__author-social-links svg {
  fill: #fff;
  height: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}

/* Blog header - tag listing */

.blog-index__tag-header {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  padding: 1rem;
}

.blog-index__tag-subtitle {
  font-size: 1.16rem;
  line-height: 1.1;
}

.blog-index__tag-heading {
  border-bottom: 3px solid #d1d6dc;
  padding-bottom: 1rem;
}

/* Blog listing */

.blog-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-index::after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.blog-index__post {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 2);
    flex: 0 0 calc(100% / 2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
  }
}

@media screen and (min-width: 768px) {
  .blog-index__post--large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    justify-items: space-between;
  }
}

.blog-index__post.blog-index__post--small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-index__post-inner-card {
  background: #fff;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  width: 100%;
}

.blog-index__post-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px 5px 0 0;
  display: block;
  padding-bottom: 63%;
}

@media (min-width: 1000px) {
  .full-width .blog-index__post-image {
    min-height: 300px;
    padding-bottom: unset;
  }
}

.blog-index__post-inner-card .blog-index__post-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 24px 0;
}

.blog-post__tag-link,
.blog-post__tags {
  font-size: 12px;
  font-weight: 200;
  letter-spacing: 0.01rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.blog-post__tag-link:hover {
  text-decoration: none;
}

.blog-index__post-content h2 {
  margin: 0.5rem 0;
}

.blog-index__post-content--small h2 {
  font-size: 18px;
  line-height: 1.2;
}

.blog-index__post-content--small h2 a:hover {
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.blog-post__meta-section {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: auto;
  padding-top: 30px;
}
.blog-post__meta-section.no-min {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.blog-post__read-more a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-post__read-more a:hover {
  text-decoration: none;
}

.read-more__arrow {
  padding-left: 10px;
  position: relative;
  top: 3px;
}

.blog-post__read-more svg {
  height: auto;
  width: 15px;
}

.blog-post__read-more a svg {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

/* Blog listing - sidebar */

@media screen and (min-width: 1000px) {
  .sidebar.full-width .blog-index .blog-index__post,
  .sidebar .full-width .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .sidebar.two-col .blog-index .blog-index__post,
  .sidebar .two-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 2);
    flex: 0 0 calc(100% / 2);
  }
  .sidebar.three-col .blog-index .blog-index__post,
  .sidebar .three-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
  }
  .sidebar.four-col .blog-index .blog-index__post,
  .sidebar .four-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 4);
    flex: 0 0 calc(100% / 4);
  }
}

@media screen and (max-width: 999px) {
  .sidebar.two-col .blog-index .blog-index__post,
  .sidebar .two-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

@media screen and (max-width: 767px) {
  .sidebar .blog-index {
    padding: 1rem 0 3.3rem;
  }
}

.blog-sidebar h3 {
  font-size: 21px;
  font-weight: 600;
  line-height: 37px;
  margin-bottom: 20px;
  margin-top: 8px;
  text-transform: unset;
}

.blog-sidebar ul {
  background: #fff;
  border-radius: 5px;
  list-style: none;
  padding: 10px;
}

.blog-sidebar ul li {
  font-weight: bold;
  padding: 10px 0;
}

.blog-sidebar a {
  text-decoration: none;
}

.blog-sidebar a:hover {
  text-decoration: none;
}

.blog-sidebar .filter-link-count {
  display: none;
}

.blog-sidebar .filter-expand-link {
  position: relative;
  top: -15px;
  display: block;
  margin-bottom: 25px;
  text-transform: capitalize;
  text-align: center;
}

.blog-sidebar-post-listing ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  counter-increment: list-number;
}

.blog-sidebar-post-listing li:before {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  content: counter(list-number);
  font-size: 36px;
  font-weight: 600;
  padding-right: 22px;
}

.blog-sidebar-post-listing li a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hs-blog-post .hs-post-date {
  font-family: 'Open Sans',sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #bbbbbb;
  line-height: normal;
}

.post-body p {
  line-height: 180%;
}

.post-body h2 {
  margin: 20px 0px;
  line-height: 130%;
  color: #333;
  font-size: 30px;
  font-family: 'Greycliff CF';
  font-weight: bold;
}

/* Blog mobile sidebar */

@media (max-width: 767px) {
  .hs-blog-listing .content-wrapper > .row-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hs-blog-listing .span3 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .hs-blog-listing .span9 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
 
  .hs-blog-listing .blog-pagination {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .blog-sidebar.mobile .blog-sidebar-topic-filter ul,
  .blog-sidebar.mobile .blog-sidebar-post-listing ul {
    display: none;
    opacity: 0;
    -webkit-transition: all 5s;
    -o-transition: all 5s;
    transition: all 5s;
    visibility: hidden;
  }

  .blog-sidebar.mobile .blog-sidebar-topic-filter h3,
  .blog-sidebar.mobile .blog-sidebar-post-listing h3 {
    cursor: pointer;
  }
  .blog-sidebar.mobile .blog-sidebar-topic-filter h3:after,
  .blog-sidebar.mobile .blog-sidebar-post-listing h3:after {
    content: "+";
    padding-left: 6px;
  }

  .blog-sidebar.mobile .blog-sidebar-topic-filter.clicked h3:after,
  .blog-sidebar.mobile .blog-sidebar-post-listing.clicked h3:after {
    content: "-";
    padding-left: 7px;
  }

  .blog-sidebar.mobile .clicked ul {
    display: block;
    opacity: 1;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    visibility: visible;
  }

}

/* Blog pagination */

.blog-pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.blog-pagination.linked {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.blog-pagination__link {
  border: 2px solid transparent;
  border-radius: 7px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  margin: 0 0.1rem;
  padding: 0.25rem 0.4rem;
  text-decoration: none;
}

.blog-pagination__link--active {
  border: 2px solid #b0c1d4;
}

.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
}

.blog-pagination__prev-link,
.blog-pagination__next-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.blog-pagination__prev-link {
  margin-right: 0.25rem;
  text-align: right;
}

.blog-pagination__next-link {
  margin-left: 0.25rem;
  text-align: left;
}

.blog-pagination__link.blog-pagination__prev-link--disabled,
.blog-pagination__link.blog-pagination__next-link--disabled {
  color: #b0c1d4;
  cursor: default;
  pointer-events: none;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #494a52;
  margin: 0 5px;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #b0c1d4;
}

.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 2px solid #b0c1d4;
}

/* Blog post */

.post-featured-image {
  background-position: center center;
  background-size: cover;
  border-radius: 5px;
  margin-bottom: -110px;
  margin-top: 40px;
  min-height: 300px;
}

.blog-post {
  background: #fff;
  border-radius: 5px;
  margin: 0 auto;
  max-width: 960px;
  padding: 84px 100px 80px 100px;
  position: relative;
  width: 90%;
}

.blog-post.no-image {
  margin-top: 50px;
}

.blog-post__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

.blog-post__meta {
  margin: 1rem 0;
}

.blog-post__meta a {
  text-decoration: none;
}

.blog-post__timestamp {
  display: inline-block;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 10px;
  width: 15px;
}

.blog-post__links-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 26px 0;
}

@media (max-width: 767px) {
  .blog-post__links-container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hs-blog-social-share {
    height: 0 !important;
  }
  .hs-blog-social-share-list {
    padding-top: 20px;
  }
}

.hs-blog-social-share .hs-blog-social-share-item-linkedin {
  margin-top: -7px;
}

.blog-post__back-to-blog,
.blog-post__back-to-blog:hover {
  text-decoration: none;
}

.blog-post__back-to-blog svg {
  margin-right: 10px;
  position: relative;
  top: 6px;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  width: 20px;
}

@media (max-width: 767px) {
  .blog-post img {
    float: none !important;
    width: 100% !important;
  }

  .blog-post {
    width: 100%;
    padding: 20px 0 0;
  }

  .blog-post h1 {
    font-size: 1.6rem;
  }
}

/* Blog related posts */

.blog-related-posts {
  margin-top: 3rem;
  padding: 2rem 0;
}

.blog-related-posts h2 {
  text-align: center;
}

.blog-related-posts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-related-posts .blog-index__post-content h2 {
  text-align: left;
}

.blog-related-posts .blog-post__meta-section {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.blog-related-posts__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  max-width: 100%;
  padding-bottom: 63%;
}

.blog-related-posts__title {
  margin: 1rem 0 0.5rem;
}

.blog-related-posts__title a {
  color: #494a52;
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 100%;
}

.blog-comments form {
  max-width: 100%;
  padding-top: 2em;
}

.blog-comments .hs-submit {
  text-align: center;
}

.comment.depth-0:first-child {
  margin-top: 2em;
}

.comment.depth-1 {
  padding-left: 2em;
  padding-top: 1em;
  margin-top: 1em;
}

.blog-comments .comment-reply-to {
  border: 0 none;
}

.blog-comments .comment-reply-to:hover,
.blog-comments .comment-reply-to:focus {
  background-color: transparent;
  text-decoration: underline;
}

/* Subscription section */

.subscription-form {
  display: block;
  margin: 0 auto;
  padding: 60px 0;
  text-align: center;
}

@media (max-width: 767px) {
  .subscription-form {
    width: 85%;
  }
}

.subscription-form label {
  text-align: center;
}



/**********************************************/
.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  overflow: hidden;
  overflow-x: auto;
} 
.hs_recaptcha.hs-recaptcha.field.hs-form-field .grecaptcha-badge {
  margin-left: 0;
}
.comment-date {
  display: block;
  text-align: left;
}
.blog-post__body img { 
  width: 100%;
  margin-bottom: 10px;
}
.hs-blog-social-share .hs-blog-social-share-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  line-height: 22px;
} 
.hs-blog-social-share .hs-blog-social-share-item-linkedin button {
  margin: 0;
  min-height: 0;
} 
body .body-container--blog-index .dnd-section,
.body-container--blog-index .container-fluid { 
  padding: 0;
}  
body .body-container--blog-index .hs_cos_wrapper_type_module {
  width: 100%;
}
.blog__banner .dnd-section>.row-fluid {
  padding: 0;
  max-width: none;
}


body.hs-blog-listing {
  background-color: #fff;
}
.hs-blog-listing .content-wrapper.container-fluid {
  padding-left: 35px; 
  padding-right: 35px; 
}
.post-listing{   
  width: 100%;
  margin: 0px 0px 25px 0px;
} 
.post-item{ 
  border-bottom: 1px solid #ccc;
  margin: 0 0px 0; 
  padding-bottom: 20px;
  padding-top: 20px;
  width: 100%;
} 
.post-item:last-of-type{ 
  border-bottom: 0px solid #ccc; 
} 
.custom-hs-post-item { } 
.custom-featured-image-wrapper {
  border: 2px solid #fff;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  margin: 20px 0px; 
  padding: 0 0; 
  position: relative;
} 
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{ 
  border-width: 0;
  display: block !important;
  float: none;
  height: auto;
  margin: 0;
  max-height: 100%;
  max-width: 100%; 
  width: 100%; 
}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image:hover {
  opacity: 0.8;
}
.custom-post-content-wrapper{}

.post-item .post-header h3 {
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 0px;
  line-height: 130%;
  font-size: 30px;
}
.post-item .post-header h3 a{ 
  color: #333; 
}
.post-item .post-header h3 a:hover{  
  color: #7f8c8d;
  outline: none;
  text-decoration: none;
} 
.post-author { }

.post-item .post-body{   
  font-size: 15px;
  line-height: 180%;
  margin: 20px 0px;
  text-shadow: 0px 0px 0px;
} 
.hs-post-date {
  position: relative;
} 

.blog-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 25px 0px 0px 0px;
  padding: 0px 15px 215px 15px;
  text-align: center; 
}
.blog-pagination a{
  background: #eee;
  border: 1px solid #ccc;
  color: #000 !important; 
  display: inline-block;
  font-family: 'Greycliff CF';
  font-size: 14px; 
  line-height: 1.42857143;
  margin-left: -1px; 
  padding:12px; 
  position: relative;
  text-decoration: none;
}
.blog-pagination a:hover,
.blog-pagination a:focus { 
  background: #ffffff; 
  opacity: 1;
}
.blog-pagination a.active{  
  background: #fff;
  border-color: #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  color: #000; 
  cursor: default;
  z-index: 2;  
}
.blog-pagination a:hover,
.blog-pagination a:focus {
  text-decoration: none;
}
.blog-pagination a.prev-link,
.blog-pagination a.next-link {   
  color: #000; 
}

.blog-pagination a.prev-link {
  border-bottom-left-radius: 25px;
  border-left: 1px solid #d4efbd;
  border-top-left-radius: 25px;
  color: #000;
  padding-left: 25px;
}
.blog-pagination a.next-link {
  border-bottom-right-radius: 25px;
  border-right: 1px solid #d4efbd;
  border-top-right-radius: 25px;
  color: #000;
  padding-right: 25px;
}
.blog-pagination a.disabled { 
  cursor: not-allowed;
  pointer-events: none;
} 
.blog-pagination a.disabled:hover {
  background-color: #fff;
  border-color: #ddd; 
}
/* ==========================================================================
blog post                                    
========================================================================== */

body.hs-blog-post {
  background-color: #fff;
}
.hs-blog-post .body-container-wrapper {
  font-size: 15px;
}
.hs-blog-post .content-wrapper.container-fluid {
  padding-left: 35px; 
  padding-right: 35px; 
}
.hs-breadcrumb {
  display: block;
  font-size: 15px;
  font-weight: 400;
  text-shadow: 0px 0px 0px;
  line-height: 180%;
  margin: 0 0 23px;
} 
.hs-breadcrumb a {
  color: #333;
} 
.hs-breadcrumb a:hover {
  color: #7f8c8d;
  outline: none;
  text-decoration: none;
} 
.section.post-header {
  margin-top: 90px;
} 
.section.post-header h1 {
  color: #333;
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  margin: 0 0 20px 0px;
  letter-spacing: 1px;
  text-transform: uppercase;
} 
.hs-blog-post .hs-post-date {
  color: #bbb;
}
img.hs-post-featured-image {
  height: auto;
  margin: 20px 0px; 
  max-width: 100%;

} 
.section.post-body {
  position: relative;
}  
.section.post-body p {
  margin: 20px 0px;
  text-shadow: 0px 0px 0px;
} 
.section.post-body table tbody tr:not(:first-child, :last-child) {
    border-bottom: 2px solid;
}

.post-share {
  position: relative;
  margin: 25px 0px;
}

.post-share h4 {
  color: #333;
  font-size: 20px; 
  line-height: 130%;
  margin: 20px 0 10px;
  text-transform: uppercase;
  font-weight: bold;    
} 

.post-share ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.post-share ul li {
  display: inline-block;
  vertical-align: middle;
}

.post-share ul li a {
  border: 2px solid #7f8c8d;
  border-radius: 999px;
  color: #7f8c8d;
  display: inline-block;
  font-size: 15px;
  height: 35px;
  line-height: 31px;
  padding: 0px 0 0 0;
  text-align: center;
  vertical-align: middle;
  width: 35px;
}
.blog-comments form {
  margin: 30px auto; 
}
.comment-date {
  display: block !important;
}

button.comment-reply-to.hs-button {
  padding: 0 0 0 25px;
}
.post-body h3 {
  font-weight: bold;
  line-height: 130%;
  font-size: 30px;
}
.post-body h4 {
  font-size: 20px;
}
.post-body h4 {
  font-weight: bold;
}
.post-body th, .post-body td {
  border: 0 !important;
  padding: 0;
  background-color: transparent;
  border-color: transparent;
}

.post-body table {
  margin: 0;
  border: 0;
}

.post-body ul {
  padding: 0px 0px 15px 15px;
  margin: 0px;
  list-style: none;
}
.post-body table ul{ padding-left: 0; }
.post-body table ul li{ padding-left: 15px; position: relative; }
.post-body table ul li:before{ content: ""; position: absolute; top: 12px; left: 5px; width: 3px; height: 3px; border-radius: 50%; background-color: #000; }
/* ==========================================================================
all post page                                        
========================================================================== */

.post-item h2.post-listing-simple{ 
  margin: 15px 0 15px;
}
.post-item h2.post- listing-simple a {
  color: inherit;
}
/* ==========================================================================
blog sidebar
========================================================================== */

.blog-sidebar { 
  position: relative;
}
.blog-sidebar > div {
  margin-bottom: 40px;
}

.blog-sidebar h3, 
.blog-sidebar h3.form-title  {  
  color: #bbb;
  font-family: 'Greycliff CF'; 
  font-size: 25px;
  font-weight: bold; 
  line-height: 130%;
  margin-top: -15px;
  margin-bottom: 30px;
  position: relative;
}  
.blog-sidebar-topic-filter{
  position: relative; 
}
.blog-sidebar-topic-filter ul{ 
  list-style-type: none;
  margin:0px; 
  padding: 0px 0px 15px 15px;
}
.blog-sidebar-topic-filter ul li{ 
  padding: 10px 0px;
  font-weight: bold;
}
.blog-sidebar-topic-filter ul li a{  
  color: #333; 
  display: block;
  font-size: 15px; 
  line-height: 1.35;
  text-decoration: none;
} 
.blog-sidebar-topic-filter ul li a:hover{
  color: #7f8c8d;
  outline: none;
  text-decoration: none; 
}
.blog-recent-post-item>div+div h3.hs-recent-title { 
  margin: 0;
  text-align: left;
}
.hs-recent-post-outer-wrapper {
  position: relative; 
} 
.hs-recent-post-outer-wrapper h3 {
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px;
  margin: 20px 0px;
  line-height: 130%;
} 
.blog-list-recent-post-wrapper {
  padding-bottom: 40px;
  padding-top: 125px;
} 
.blog-recent-post-item {
  border-bottom: 1px solid #ccc;
  display: table;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
} 
.blog-recent-post-item:last-of-type {
  border-bottom: 0px solid #ccc;
}
.blog-recent-post-item > div {
  display: table-cell;
  vertical-align: top;
} 
.blog-recent-post-item > div+div {
  padding-left: 15px;
}

.blog-recent-post-item .post-summary {
  font-size: 14px;
  line-height: 25px;
  text-shadow: 0px 0px 0px;
  line-height: 180%;
}
.hs-recent-image {  
  position: relative;
}  
.hs-recent-image a {
  background: transparent url('') no-repeat center center/cover;
  border: 3px solid #fff;
  border-radius: 999px;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.3); 
  display: inline-block;
  height: 75px;
  overflow: hidden;
  width: 75px;
} 
.hs-recent-title {
  color: #333;
  margin: 0 0 5px 0;
} 
.hs-recent-title a {
  color: #333;
} 
.hs-recent-title a:hover {
  color: #7f8c8d;
  outline: none;
  text-decoration: none;
} 
/* ==========================================================================
all post page                                        
========================================================================== */

div.post-listing-simple .post-item {
  float: none;
  margin: 0px 0px 20px 0;
  max-width: none;
  min-height: 0 !important;
  padding:0;
  width: 100% !important;
}
div.post-listing-simple .post-item h2{ 
  margin: 20px 0 10px;
}

/* ==========================================================================
search result                                      
========================================================================== */

.hs-search-results__listing {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hs-search-results__listing li {
  border-bottom: 1px solid #e1e1e1;
  margin: 20px 0 0;
  padding: 0;
}
.hs-search-results__listing li a {
  color: #09060a; 
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  text-align: inherit;
  text-decoration:none;
  text-transform: none;
}
.hs-search-results__listing li a:hover { 
  color: #00416a;  
}

.hs-search-results__listing li p {
  margin: 12px 0 30px 0;
}
.body-container--blog-index .content-wrapper { 
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 70px;
} 
a.hs-featured-image-link:before {
  text-align: center;
  display: table-cell;
  width: 100%;  
  height: 100%;  
  vertical-align: middle;
  font-size: 1px; 
  content: "";
  font-family: FontAwesome;
  color: #fff;
  transition: all .5s cubic-bezier(0, 1.8, 1, 1.8); 
  position: absolute;
  margin-top: -15px; 
  top: 50%;
}
a.hs-featured-image-link:hover {
  opacity: 0.8; 
}
.hs-featured-image-link {
  height: 200px;
  border: 2px solid #fff;
  box-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
  display: table;
  position: relative;
  width: 100%; 
  -webkit-transition: font-size .5s ease 0s;
  transition: font-size .5s ease 0s; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
}
body .body-container--blog-index .dnd-section > .row-fluid {
  padding: 0;
}
.hs-blog-post .content-wrapper.container-fluid {
  padding-top: 20px;
}  
.banner-section {
  background: #333;
}

.blog-recent-post-item h3.hs-recent-title {
  margin: 0px 0px 5px 0px!important;
}
.blog-recent-post-item .post-summary p {
  margin: 0;
  text-shadow: 0px 0px 0px;
}
.post-body h5 {
  font-size: 18px;
  color: #bbb;
  margin-top: -15px;
  margin-bottom: 30px; 
} 
a.hs-featured-image-link {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important; 
  background-size: cover !important;
  box-shadow: none;
  height: 196px;
} 
.hs-recent-image a:hover {
  opacity: 0.8;
}




@media (max-width:767px) {
  .blog-post__body h2, .blog-related-posts h2 {
    font-size: 24px;
  }
  .blog-index__post-inner-card .blog-index__post-content {
    padding: 10px 0 0px; 
  }
  .blog-index__post.blog-index__post--small {
    padding: 0 0 20px;
  }
  .blog-post__sharing {
    min-height: 20px;
  }
  .post-item .post-header h3 {
    text-align: center; 
  }
  .section.post-header h1 { 
    font-size: 30px; 
  }
  .hs-recent-post-outer-wrapper h3 {
    text-align: center; 
  }
  .blog-index__post { 
    padding:1rem 0;
  } 
  .hs-author-profile .hs-author-avatar {
    float: none;
    margin: 0 auto 15px;
    max-width: 100px;
  }  
  .section.post-body img {
    float: none !important;
    margin-left: 0 !important; 
    margin-right: 0 !important;
    max-width: 100% !important;
    width: auto !important;
  }  
  .blog-recent-posts__post { 
    padding: 1rem 0;
  } 
  .blog-sidebar {
    padding-bottom: 50px;
    padding-top: 50px; 
  }
  .post-item .full .span4,
  .post-item .full .span8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100% !important; 
  }
  .post-item .post-body {
    text-align: center;
  }

}

@media (max-width: 479px) {
  .blog-recent-post-item { 
    display: block;  
  }
  .blog-recent-post-item > div {
    display: block; 
  }
  .blog-recent-post-item > div+div {
    padding: 15px 0 0;  
  }
}


@media (max-width:350px) {
  .hs-blog-listing .blog-post__sharing {
    min-height: 50px;
  }

} 
/* =============== Header =============== */




.no-banner .custom-header-wrapper {
    min-height: 125px;
}
.custom-header{
    background-color: #FFFFFF;
    box-shadow: 0 19px 38px rgba(0, 0, 0, .3), 0 15px 12px rgba(0, 0, 0, .22);
    left:0;
    padding: 0;
    position: fixed;
    top:0;  
    -webkit-transition: all .5  s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    width: 100% !important; 
    z-index: 9999;
}  
.header {
    background-color:  ;
}

.header__container { 
    margin: 0 auto;  
}    
.custom-header .container { 
    padding-left: 5px;
    padding-right: 5px;
}
.custom-header .container .col-sm-8 { 
    position: static; 
}
.custom-logo {}
.custom-logo a{
    display:inline-block;
    text-decoration:none;
    vertical-align:middle;
}
.custom-logo img{ 
    max-height: 95px;
    margin: 20px 0 10px;
    max-width: 107.5px;
    position: relative;
    z-index: 10; 
} 
.banner-section .dnd-section>.row-fluid { 
    padding: 0;
}
.banner-section .container-fluid {
    padding: 0;
}
body .banner-section .dnd-section {
    padding: 0;
}
.No_Banner .custom-header-wrapper {
    min-height: 125px;
}


@media (max-width: 1199px) and (min-width: 1025px){
    .custom-menu-primary .hs-menu-wrapper > ul {  
        margin: 0 23px 0 -120px;
    }
}
@media (max-width: 1024px){
    .custom-logo img { 
        margin: 5px 0 30px 15px;
        max-height: 60px; 
        max-width: 62.5px;
    }
    .No_Banner .custom-header-wrapper {
        min-height: 90px;
    }

}

@media (max-width: 991px){}

@media(max-width:767px){ 
    .custom-logo img {
        margin: 25px 0 10px 35px; 
        max-width: 62px;
    } 
}


.top_header { position: absolute; top: 0; left: 0; width: 100%; padding: 20px 30px; display: flex; align-items: flex-start; transition:all .4s ease-in-out; z-index: 99999; justify-content: space-between;  }
.top_header .logos { position: relative; max-height:125px; max-width:200px; }
.top_header .logo { height: 125px; transition:all .4s ease-in-out; opacity: 0; }
.top_header .logos .logo.color { position: absolute; top: 0; left: 0; opacity:1; }
.top_header .logo img { max-height: 100%; width: 100%; object-fit: contain; object-position: left; }

.header_right { width: calc(100% - 200px); display: flex; align-items: center; justify-content: space-between; position: relative; }
.mainmenu .hs-menu-wrapper ul { margin: 0; padding: 0; list-style-type: none; }
.mainmenu .hs-menu-wrapper ul li { display: inline-block; position: relative; }
.mainmenu .hs-menu-wrapper ul li a { color: #000; font-size: 17px; line-height: 28px; display: inline-block; padding: 24px 20px; font-weight: 700; transition:all .4s ease-in-out; }

.header_btns { display: flex; flex-wrap: wrap; }
.header_btns .btn_style.btn_white { margin-right: 18px; }
.header_btns .btn_style.btn_white a { color: #e4382e; border: 1px solid #e4382e; }
.header_btns .btn_style a { margin: 0; padding: 5px 36px; min-width: auto; }

.top_header.fixed { position: fixed; padding: 15px 30px; background: #fff; box-shadow: 0 0 10px rgb(0 0 0 / 10%); }
.top_header.fixed .logo { height: 60px; }
.fixed .mainmenu .hs-menu-wrapper > ul > li > a { color: #000; padding: 14px 21px; }
.fixed .header_btns .btn_style.btn_white a { color: #e4382e; border: 1px solid #e4382e; }
/* .fixed.top_header .logos .logo { opacity: 0; }
.fixed.top_header .logos .logo.color { opacity:1; } */

body.headerColor { padding-top: 0; }
.headerColor .top_header .logos .logo { opacity: 1; }
.headerColor .top_header .logos .logo.color { opacity:0; }
.headerColor .fixed.top_header .logos .logo { opacity: 0; }
.headerColor .fixed.top_header .logos .logo.color { opacity:1; }

@media (min-width: 992px){
    
    .headerColor .mainmenu .hs-menu-wrapper > ul > li >  a { color:#fff; }
    .headerColor .header_btns .btn_style.btn_white a { color: #fff; border: 1px solid #fff; background: transparent; }
    .headerColor .fixed .mainmenu .hs-menu-wrapper > ul > li >  a { color:#000; }
    .headerColor .fixed .header_btns .btn_style.btn_white a { color: #e4382e; border: 1px solid #e4382e; }
    

    
    .mainmenu .hs-menu-wrapper > ul > li:hover > a { color:#e4382e; }
    .mainmenu .hs-menu-wrapper > ul > li.active-branch > a { color:#e4382e; } 
    
    .mainmenu .hs-menu-wrapper ul li ul {  width:240px; padding:15px; margin: 0px; background:#fff; position: absolute; top:100%; left:0px; opacity: 0; visibility: hidden; }
    .mainmenu .hs-menu-wrapper ul li ul li { padding: 0px; margin: 0px; display: block; float: none; text-transform: none; }
    .mainmenu .hs-menu-wrapper ul li ul li a { padding: 10px 0; line-height:20px; color: #000; width:100%; font-size:17px; line-height: 24px; }
    .mainmenu .hs-menu-wrapper ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul { left:100%; top:0; }
    
    .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children:first-child { position: static; }
    .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children:first-child > ul { width:100%; padding:50px 5%; margin: 0px; background:#fff; position: absolute; top:100%; left:0px; column-count: 3; -moz-column-count: 3; }
    
    .mainmenu .hs-menu-wrapper > ul li:hover .hs-menu-children-wrapper { opacity: 1; visibility: visible; }
    
    .mainmenu .header_btns { display: none; }
  
  .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children{
    position: static;
  }
  .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children ul{
    width: 100%;
padding: 50px 5%;
margin: 0;
background: #fff;
position: absolute;
top: 100%;
left: 0;
column-count: 3;
-moz-column-count: 3;
  }
    
}

@media(max-width:1200px) {

    .top_header , .top_header.fixed { padding: 15px; }
    .top_header .logos { max-width: 170px; }
    .header_right { width: calc(100% - 170px); }
    
    .header_btns .btn_style a { padding: 5px 25px; }

}


@media (max-width:991px) {
    
    .top_header .logos { max-width: 120px; }
    .header_right { width: calc(100% - 120px); }
    .top_header, .top_header.fixed { padding: 10px 15px; }
    .header_right .header_btns { display: none; }
    .top_header .logo { height: 80px; }
    .header_right .mainmenu .header_btns { margin-top: 30px; display: flex; flex-wrap: wrap; }
    .header_right { position: static; }
    .mainmenu .hs-menu-wrapper ul li a { color:#000; }
    .mainmenu .hs-menu-wrapper ul li ul li a { padding: 7px 20px; }
    
    .mainmenu ul { display: block; }
    .header.fixed { top: 0; }
    .mainmenu.js-enabled { display: block; }

    .mainmenu, .mainmenu * { display: block; float: none; position: static; top: auto; right: auto; left: auto; bottom: auto; padding: 0px; margin: 0px; background-image: none; background-color: transparent; border: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; max-width: none; width: 100%; height: auto; text-decoration: none; text-indent: 0px; text-align: left; }
    a.mobile-trigger { display: inline-block; cursor: pointer; position: absolute; top: 23px; right: 6px; width: 26px; height: 20px; padding: 0; background: transparent; z-index: 99999999999; -webkit-transition: background-color 0.2s linear; font-size: 16px; font-weight: normal; text-align: left; text-transform: uppercase; border-radius: 6px; -webkit-transition: color .2s ease-in; -moz-transition: color .2s ease-in; transition: color .2s ease-in; }
    a.mobile-trigger:hover { text-decoration: none; color: ; }
    a.mobile-trigger span { display: inline; }
    a.mobile-trigger span:before { position: absolute; content: 'Menu'; }
    a.mobile-trigger span:after { position: relative; right: 2px; content: 'Close'; background-color: ; opacity: 0; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; }
    .mobile-open a.mobile-trigger { -webkit-transition: background-color 0.2s linear; -moz-transition: background-color 0.2s linear; transition: background-color 0.2s linear; background: transparent; }
    .mobile-open a.mobile-trigger span:after { opacity: 1; }
    a.mobile-trigger i { display: inline; position: relative; top: -2px; margin-left: 0; -webkit-transition-duration: 0s; -webkit-transition-delay: .2s; -moz-transition-duration: 0s; -moz-transition-delay: .2s; transition-duration: 0s; transition-delay: .2s; }
    a.mobile-trigger i:before,
    a.mobile-trigger i:after { position: absolute; content: ''; }
    a.mobile-trigger i,
    a.mobile-trigger i:before,
    a.mobile-trigger i:after { width: 24px; height: 3px; background-color: #e4382e; display: inline-block; right: 0; }
    a.mobile-trigger i:before { margin-top: -8px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
    a.mobile-trigger i:after { margin-top: 8px; -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
    a.mobile-trigger i { width: 15px; }
    .mobile-open a.mobile-trigger i { background-color: rgba(0, 0, 0, 0.0); -webkit-transition-delay: .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
    .mobile-open a.mobile-trigger i:before { margin-top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition-delay: 0, .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
    .mobile-open a.mobile-trigger i:after { margin-top: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition-delay: 0, .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }

    /* Child Toggle Button
    ========================================================================== */
    span.child-triggerm { cursor: pointer; position: absolute; top: 15px; right: 0; width: 28px; height: 28px; padding: 0; border: 1px solid ; display: flex; align-items: center; justify-content: center; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
    span.child-triggerm:before { content: "\f107"; color: #000; font-family: 'fontAwesome'; font-weight: 400; font-size: 24px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
    span.child-triggerm span { display: none; }
    
    /* Menu Styles on Mobile Devices
    ========================================================================== */
    .mainmenu.js-enabled .hs-menu-flow-horizontal,
    .mainmenu.js-enabled .hs-menu-children-wrapper , .mainmenu_sub { display: none; }
    .mainmenu ul.hs-menu-children-wrapper { visibility: visible; opacity: 1; position: static; display: none; }

    /* Mobile Menu Styles */
    .mainmenu.js-enabled .hs-menu-flow-horizontal { padding: 5%; position: absolute; top: 73px; left: 0px; width: 100%; height: calc(100vh - 73px); overflow: scroll; }
    .mainmenu .simplemenu .hs-menu-flow-horizontal { height: auto; }
    .mainmenu .hs-menu-flow-horizontal { padding: 0; background: #fff; width: 100%; z-index: 8888; }
    .mainmenu .hs-menu-flow-horizontal > ul > li { position: relative; }
    .mainmenu .hs-menu-flow-horizontal > ul > li > a { font-size: 22px; line-height: 30px; overflow: visible; padding: 15px 15px; }

    .header_nav:after { display: none; }
    
    .fixed .mainmenu .hs-menu-wrapper > ul > li > a { padding: 14px 0; }
    .header_right .mainmenu .header_btns .btn_style { width: auto; }

    .top_header .logos { max-height: 60px; }
    .top_header .logo { max-height: 60px; }
    body { padding-top:80px; }
    

}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
footer looks when it comes to spacing and other general styles.
*********************************************************************************
****************************************************************************** */


/* =============== Footer =============== */

.hs-footer-wrapper {
  position: relative;
} 
.hs-footer {    
  border-radius: 0 0 8px 8px;   
  padding: 20px 0px;
  position: relative; 
  font-size: 15px;
  background: #000000;
} 
.hs-footer:before {  
  bottom: 0px;
  content: ''; 
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  background-color:#000!important;
}
.footer__container { 
  margin: 0 auto;
}  
.hs-footer .container {
  padding-left: 35px;
  padding-right: 35px; 
}
.hs-footer-logo {
  margin: 0px, auto;
  padding: 10px;
  position: relative;
}  
.hs-footer-logo a{
  display:inline-block; 
  text-decoration:none;
  vertical-align:middle;
}
.hs-footer-logo img{ 
  max-height: 130px;
  max-width: 142.5px ;
  position: relative;
  vertical-align:middle;
  width: auto%;
} 
.hs-footer-contact p{
  line-height: 1.8; 
  margin: 0px; 
  padding: 10px;
}
.hs-footer-contact p a{
  margin: 0px;  
  text-decoration:none; 
}
.hs-footer-contact p a:hover {
  text-decoration: underline;
} 
.hs-footer-link .hs_cos_wrapper h3{  
  font-size: 30px;
  font-weight: bold;
  line-height: 130%;
  margin: 2em 0px 0px;
  padding: 10px;
  text-transform: uppercase; 
  color: inherit;
} 
.hs-footer-link .hs-menu-wrapper > ul{ 
  margin: 0px;
  padding: 0px 0px 15px 15px;
} 
.hs-footer-link .hs-menu-wrapper > ul > li{
  display: block;   
  line-height: 1.35; 
  position: relative; 
  width: auto; 
}
.hs-footer-link .hs-menu-wrapper > ul > li > a{
  display: inline-block;  
  position: relative;
  text-decoration:none;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  white-space: normal;
  width: auto; 
} 
.hs-footer-link .hs_cos_wrapper > ul > li > a:hover  {
  text-decoration: underline;
} 
.custom-copyright{
  text-align: center;
}
.custom-copyright p { 
  line-height: 180%;
  margin: 0 0 0 0;
  padding:10px; 
  position: relative;  
  text-shadow: 0px 0px 0px;
}  
.custom-copyright p a{
  color: #fff; 
  text-decoration: none;
}
.custom-copyright p a:hover{ 
  color: #fff; 
  text-decoration: underline;
}
.hs-footer-link form {
  margin-left: 15px;
  font-family: 'Greycliff CF';
  width: 100%;
  clear: both;
  float: none;
  max-width: none;
}
.hs-footer-link form input.hs-button {
  width: 100%;
  transition: .3s;
  font-size: 16px;
  color: #ffffff;
  border-radius: 0px;
  margin-bottom: 1em;
  background-color: transparent;
  border: 1px solid #ffffff;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  line-height: 23px;
  -moz-user-select: none;
  background-image: none;
  font-family: inherit;
  margin-top: 0;
}

.hs-footer-link form .hs-form-field {
  margin-bottom: 1em; 
}

.hs-footer-link form .hs-form-field > label {
  font-size: 16px;
  font-weight: normal;
  display: block;
  max-width: 100%;
  font-family: inherit; 
  line-height: 19px;
  margin-bottom: 3px;
  color: inherit;
}

.hs-footer-link form .hs-form-field > .input input {
  font-family: inherit;
  border: 1px solid;
  border-color: #ccc;
  padding: 6px;
  line-height: 1.4;
  color: #333; 
  font-size: 14px;
  vertical-align: middle;
  height: auto; 
  border-radius: 0;
  min-height: 27px;
  background-color: #FFFFFF;
} 
.hs-footer-link form 
ul.no-list.hs-error-msgs.inputs-list {
  padding: 0px 0px 15px 15px;
  margin: 0px;
  color: inherit;
}
.hs-footer-link form ul.no-list.hs-error-msgs.inputs-list li label {
  color: inherit;
  font-size: 16px; 
  font-weight: normal;
  font-family: 'Greycliff CF';
} 
.hs-footer-link form ul.no-list.hs-error-msgs.inputs-list li {
  color: inherit;
}
.hs-footer-link .hs-menu-wrapper>ul>li>a:hover { 
  text-decoration: underline;
}
.hs-footer-link form .hs-form-field>label span {
  color: inherit;
  font-size: inherit;
}
.hs-footer-link form .hs-form-field>.input input:focus-visible {
  outline-offset: 0px;
  outline: -webkit-focus-ring-color auto 1px;
}



@media (max-width: 1024px){
  .hs-footer-link .hs_cos_wrapper h3 { 
    padding: 10px 0px 10px 10px;  
  }
}

@media (max-width: 991px){
  .hs-footer-link .hs_cos_wrapper h3 {
    padding: 10px;
    text-align: center; 
    margin: 15px 0px 0px; 
  }
  
  .hs-footer-link .hs-menu-wrapper>ul>li {
    text-align: center;
  }
  
  .hs-footer-logo { 
    text-align: center;
  }
  
  .hs-footer-contact { 
    text-align: center;
  }
}
/* Menu and simple menu */

.custom-menu-primary .hs-menu-wrapper ul{
  list-style: none;
  margin: 0;
  padding: 0;
} 

/* Fix menu disappearing on desktop after toggling mobile menu */
@media (min-width:1025px) {
  .hs-mobile-navigation { 
    display: none;
  } 
  .custom-menu-primary {
    margin-right: 3%;
    margin-top: 50px;
  } 
  .custom-menu-primary.js-enabled > div {
    display: block; 
  }
  .custom-menu-primary .hs-menu-wrapper { 
    display: block !important;
  } 
  /* =============== Custom Menu Primary =============== */ 
  .custom-menu-primary  .mobile {
    display: none!important;
  }
  /* Parent List */

  .custom-menu-primary .hs-menu-wrapper > ul{
    display: block;
    margin: 0 23px 0 0;
    text-align: right;
    font-size: 0;
  } 
  .custom-menu-primary .hs-menu-wrapper > ul::before,
  .custom-menu-primary .hs-menu-wrapper > ul::after{
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    display: inline-block;
    padding-right: 25px;
    width: auto;
  } 
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    background: transparent;
    border: 0 none;
    display: inline-block;
    font-family: 'Greycliff CF';
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0;
    text-decoration: none;
  } 

  .custom-menu-primary .hs-menu-wrapper > ul > li a .text {
    position: relative;
    z-index: 99;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-last-child(2) {
    padding-right: 0;
  }  
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-last-child(2) a {
    border: 2px solid;
    padding: 7px 25px;
    margin: 0 10px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-last-child(1) {
    padding-right: 0; 
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-last-child(1) a {
    border: 2px solid;
    padding: 7px 25px;
  }  
  /* Child List */
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul{ 
    background: #fff;
    border-top: 1px solid #f5f5f5;
    border-radius: 0; 
    box-shadow: 1px 7px 7px rgba(0,0,0,0.2);
    display: block !important;
    left: 0;
    min-width: 160px;
    opacity: 0;
    padding: 35px 0;
    position: absolute;
    text-align: center;
    top: 100%; 
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s; 
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s; 
    visibility: hidden;
    padding-left: 15px;
    width: 100%;
    padding-bottom: 50px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > ul{  
    opacity: 1;
    visibility: visible;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    display: block !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li{   
    display: inline-block;
    text-align: left;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a{    
    display:none; 
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul ul{} 
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul ul li{ 
    display: block;
    padding: 10px 25px; 
    line-height: 30px;
  } 
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul ul li a{
    font-size: 16px;
    font-family: 'Greycliff CF';
    font-weight: bold;
    letter-spacing: 1px;
    line-height: inherit; 
    text-decoration: none;
    display: block;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul ul li a:hover{
    text-decoration: underline;
    text-decoration: none;
  }
  /* =============== Mobile Toggle Menu =============== */

  /* Hide button on Desktop */
  .mobile-trigger, 
  .child-trigger{ 
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li  a {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0;
    text-decoration: none;
    display: inline-block;
    font-family: Greycliff CF;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-last-child(2) a {
    margin: 0 10px;
  }

} 


@media (max-width: 1199px) and (min-width: 1024px) { 
  .landing-page .mobile-trigger {
    display: none !important;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    font-size: 12px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li {
    padding-right: 20px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-last-child(1) a {
    padding: 7px 12px;
    font-size: 11px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-last-child(2) a {
    padding: 7px 12px;
    margin: 0 5px;
    font-size: 11px;
  } 
 
}



@media (max-width: 1024px){
  .hs-mobile-navigation .hs-menu-wrapper > ul > li:nth-last-child(1) a,
  .hs-mobile-navigation .hs-menu-wrapper > ul > li:nth-last-child(2) a {
    font-weight: bold;
    letter-spacing: 1px;  
    text-decoration: none;
    display: inline-block;
    font-family: Greycliff CF;
    font-size: 24px;
    padding: 7px 25px;
    border: 2px solid #e4382e;
    font-weight: 400;
    color: #e4382e;
  }
  .hs-mobile-navigation .hs-menu-wrapper > ul > li:nth-last-child(2) a {
    margin: 0 10px;
  }
  .hs-mobile-navigation .hs-menu-wrapper > ul > li:nth-last-child(1) a {
    border-color: #e4382e;
    background-color: #e4382e;
    color: #FFFFFF;
  }

  .custom-menu-primary{
    display: none; 
  }
  .mobile-trigger{
    display: inline-block !important;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    position: fixed;
    top: 32px;
    right: 3%; 
    margin-left: -2em; 
    height: 55px;
    z-index: 5;
    cursor: pointer;
    background-color: transparent;
    width: 55px;
  }
  .mobile-trigger:hover{ 
    text-decoration: none;  
  }
  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    text-decoration: none;  
    z-index: 999;
  }
  .mobile-trigger div {
    position: relative;
    height: 4px;
    background-color: #e4382e;
    margin-top: 6px;
    transition: all 0.3s ease-in-out;
    width: 37px;
    left: 7px;
    top: 0;
  } 
  .mobile-open .mobile-trigger .bottom {
    background-color: #fff;
    opacity: 0;
    transform: rotate(45deg);
  }
  .mobile-open .mobile-trigger .middle {
    background-color: #000000;
    margin-top: -5px;
    transform: rotate(45deg);
  } 
  .mobile-open .mobile-trigger .top {
    background-color: #000000;
    margin-top: 17px;
    transform: rotate(-45deg);
  }
  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    cursor: pointer;
    display: inline-block;
    height: 29px;
    padding: 0;
    position: static;
    right: 0px;
    top: 0px;
    text-align: right;
    vertical-align: middle;
    width: 68px;
  }
  .child-trigger:hover{
    text-decoration: none;
  }  
  .child-trigger i{  
    color: #000;
    font-size: 20px;
    margin: 7px 0 0 0;
    vertical-align: middle;
  }
  .child-trigger i:before{   
    content: "\f067";  
  } 
  .child-trigger.child-open i:before{   
    content: "\f068";
  } 
  .mega-nav {
    min-height: 1px;
    position: relative;
  }
  /* ===== Mobile Menu Styles ===== */  

  .hs-mobile-navigation { 
    background-color: #fff;
    height: 100vh;
    left: 0;
    margin: 0;
    min-height: 0;
    overflow: hidden;
    overflow-y: auto;
    padding: 0;
    position: fixed;
    top: -100%;
    transform: scale(0);
    transition: all .3s ease-in-out;
    width: 100%;
    z-index: 99;
  }
  .mobile-open .hs-mobile-navigation {   
    top: 0;
    transform: scale(1); 
  }
  .hs-mobile-navigation .hs-menu-wrapper > ul ul.hs-menu-children-wrapper{
    clear: both;
    display: none;
    opacity: 1;
    position: static;
    visibility: visible;
  }
  .hs-mobile-navigation .hs-menu-wrapper{ 
    clear: both;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
  }
  .hs-mobile-navigation .hs-menu-wrapper{
    background-color: transparent;
    width: 100%;  
  }
  .hs-mobile-navigation .hs-menu-wrapper > ul {
    margin: 120px 0 0 0;
    padding: 0px 0px 15px 15px;
    list-style: none;
    line-height: normal;
  } 
  .hs-mobile-navigation .hs-menu-wrapper > ul > li:first-of-type{
    border-top: 1px solid rgba(196, 196, 196, 0.5);
  }
  .hs-mobile-navigation .hs-menu-wrapper > ul > li{
    border-bottom: 1px solid rgba(196, 196, 196, 0.5);
    padding: 15px 0;
  }
  .hs-mobile-navigation .hs-menu-wrapper > ul > li:nth-last-child(2), 
  .hs-mobile-navigation .hs-menu-wrapper > ul > li:nth-last-child(1){ 
    border-bottom: 0px solid rgba(196, 196, 196, 0.5); 
    padding: 6px 0;
    text-align: center; 
  }  
  .hs-mobile-navigation .hs-menu-wrapper > ul > li > a{
    color: #e4382e;
    display: inline-block;
    font-size: 24px;
    letter-spacing: 1px; 
    line-height: normal;
    text-decoration: none;
    vertical-align: middle;
    width: auto;
    font-family: Greycliff CF;
  } 
  .hs-mobile-navigation .hs-menu-wrapper > ul > li:nth-last-child(2) > a{
    background-color: transparent;
    border: 2px solid #e4382e;
    color: #e4382e;
    display: inline-block; 
    margin: 0 auto;  
    padding: 7px 25px;
    width: auto;
  }    
  .hs-mobile-navigation .hs-menu-wrapper > ul > li:nth-last-child(1) > a{
    background-color: #e4382e;
    border: 2px solid #e4382e;
    color: #ffffff;
    display: inline-block;
    margin: 0 auto;
    padding: 7px 25px;
    width: auto;
  }
  .hs-mobile-navigation .hs-menu-wrapper>ul > li > a * {
    display: inline-block;
    width: auto;
  }
  .hs-mobile-navigation .hs-menu-wrapper > ul ul {
    border-left: 1px solid rgba(196,196,196,0.5);
    margin: 0px;
    padding: 0px 15px 15px 15px;
    list-style: none;
    background-color: transparent;
  }
  .hs-mobile-navigation .hs-menu-wrapper > ul ul li{  
    padding: 15px 0;
    padding-top: 8px;
    border-bottom: none;
    display: flex;
  }
  .hs-mobile-navigation .hs-menu-wrapper > ul ul li a{ 
    color: #e4382e;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    display: inline-block;
    font-family: 'Greycliff CF';
    line-height: 22px;
    text-decoration: none;
  }
  .hs-mobile-navigation nav.hs-menu-wrapper.navigation-primary.dekstop {
    display: none;
  }

}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
@import url(//fonts.googleapis.com/css?family=Lato);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import url(//fonts.googleapis.com/css?family=Playball);
@import url(//fonts.googleapis.com/css?family=Raleway);
@import url(//fonts.googleapis.com/css?family=Open+Sans|Slabo+27px|Lora|Poiret+One|Lobster|Playfair+Display|Pacifico|Crimson+Text|Oswald|Droid+Sans|Nunito|Fredoka+One);
@import url('https://fonts.googleapis.com/css?family=Anton|Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Anton|Open+Sans');
@import "/packages/c5box_framework/themes/framework/css/new.css";
/* vietnamese */
@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/anton/v15/1Ptgg87LROyAm3K8-C8CSKlvPfE.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/anton/v15/1Ptgg87LROyAm3K9-C8CSKlvPfE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/anton/v15/1Ptgg87LROyAm3Kz-C8CSKlv.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVQUwaEQbjB_mQ.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVQUwaEQbjB_mQ.woff) format('woff');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVQUwaEQbjB_mQ.woff) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVQUwaEQbjB_mQ.woff) format('woff');
  unicode-range: U+0370-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVQUwaEQbjB_mQ.woff) format('woff');
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVQUwaEQbjB_mQ.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVQUwaEQbjB_mQ.woff) format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVQUwaEQbjA.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


.homepage > div >  .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.homepage .dnd-section>.row-fluid { 
  padding-left: 0;
  padding-right: 0;
} 
.home-section2 .dnd-section>.row-fluid {
  padding-left: 35px;
  padding-right: 35px;
}
.home-section2  h2 {
  font-weight: bold;
  letter-spacing: 0; 
  text-transform: uppercase;
  margin: 20px 0px;
  line-height: 130%;
  font-size: 30px;
}
.home-section2 p {
  text-shadow: 0px 0px 0px;
  line-height: 180%;
  font-size: 24px;
}
.caseSudiesP .custom-banner-wrapper p {
  font-size: 30px;
  padding: 1em 0;
  text-shadow: 0px 0px 0px; 
  line-height: 180%;
}
.caseSudiesP .custom-banner-wrapper h1 {
  margin-top: -20px;
}
.caseSudiesP-section1 > .container-fluid,
.caseSudiesP2-section1 > .container-fluid{ 
  padding: 0;
}
.caseSudiesP2-section1 .hs_cos_wrapper_type_header h2 {
  font-weight: bold;
  font-size: 60px;
  letter-spacing: 1px;
  line-height: 110%;
}
.caseSudiesP2 .breadcrumb_menu ul.hs-breadcrumb-menu {
  text-shadow: 0px 0px 0px;
  line-height: 180%;
  margin: 20px 0px;
  font-size: 15px;
}
.caseSudiesP2 .breadcrumb_menu ul.hs-breadcrumb-menu > li {
  display: inline-block;
  padding: 0;
  float: none;
}
.caseSudiesP2 .breadcrumb_menu ul.hs-breadcrumb-menu > li span:before { 
  padding: 0;
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.caseSudiesP2 .breadcrumb_menu ul.hs-breadcrumb-menu > li span {
  display: inline-block;
  padding-left: 3px; 
}
.caseSudiesP2 .breadcrumb_menu ul.hs-breadcrumb-menu > li.last-crumb span:before {
  content: '';
}
.caseSudiesP2 .breadcrumb_menu ul.hs-breadcrumb-menu > li.last-crumb span {
  padding: 0;
}
.capabilitiesP-section1 > .container-fluid {
  padding: 0;
}
.capabilitiesP-section1 .dnd-section {
  padding-bottom: 0;
  padding-top: 0; 
} 
.ourWorkP-section1 > .container-fluid,
.applicationP-section1 > .container-fluid {
  padding: 0;
}
.ourWorkP-section1 .dnd-section {
  padding-bottom: 0;
  padding-top: 0;
}
.ourWorkP-section1 .dnd-section > .row-fluid {
  padding-left: 0;
  padding-right: 0;
}

.applicationP-section1 form {
  max-width: none;
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
}

.applicationP-section1 form .hs-form-field {
  margin-bottom: 15px;
}

.applicationP-section1 form .hs-form-field > label {
  font-weight: normal;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-family: 'Open Sans',sans-serif;
  font-size: 15px;
  color: #333;
}

.applicationP-section1 form .hs-form-field.hs_upload_resume .input {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -ms-border-radius: 2px;
  color: #ffffff;
  background-color: #3f9edc;
  text-align: center;
  font-size: 18px;
  line-height: 1.42857143;
  -webkit-transition: .1s linear all;
  -o-transition: .1s linear all;
  transition: .1s linear all;
  cursor: pointer;
  padding: 8px;
  text-align: center;
}

.applicationP-section1 form .hs-form-field.hs_upload_resume .input input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  min-height: auto;
  color: #FFFFFF;
  display: block;
  border: 0;
  background-color: transparent;
  height: auto;
  cursor: pointer;
}

.body-content .applicationP-section1 form input.hs-button {
  margin: 0;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0; 
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;  
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
  font-family: 'Open Sans',sans-serif;
}
.body-content .applicationP-section1 form input.hs-button:hover {
  background-color: #3071a9;
  border-color: #285e8e;
}
.applicationP-section1 form .hs-form-field.hs_upload_resume .input:hover {
  outline: 0px;
  background-color: #2a6496;
}
.applicationP-section1 .dnd-section {
  padding-bottom: 20px;
  padding-top: 49px;
}
.resourceP-section1 .container-fluid {
  padding: 0; 
}
.resourceP-section1  .dnd-section {
  padding-bottom: 50px;
  padding-top: 70px;
}
.supportP-section1 .container-fluid {
  padding: 0;
}

.supportP-section1 .dnd-section {
  padding-top: 67px;
  padding-bottom: 0;
}

.supportP-section1 h1 {
  font-weight: bold;
  color: #333;
  line-height: 110%;
  font-size: 60px;
  letter-spacing: 1px;
}

.supportP-section1 h4 {
  font-weight: bold;
  font-size: 20px;
  line-height: 130%;
}

.supportP-section1 form {
  border: 0;
  padding: 0;
  margin: 0;
  max-width: none;
  width: 100%;
  display: block;
  position: relative;
}

.supportP-section1 form .input input.hs-input, .supportP-section1 form .input select.hs-input, .supportP-section1 form .input textarea.hs-input {
  width: 100%;
}

.supportP-section1 form .hs_company .input input {
  width: 100%;
}

.supportP-section1 form fieldset.form-columns-2 > div:last-child .input input {
  width: 100%;
  max-width: none;
}

.supportP-section1 form fieldset.form-columns-2 > div:first-child .input input {
  width: 90%;
}

.supportP-section1 form .hs-form-field > label {
  line-height: 19px;
  margin-bottom: 5px;
}

.supportP-section1 form .hs_attachments .input input.hs-input {
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}

.supportP-section1 form .input textarea.hs-input {
  background-color: #f5f8fa;
  padding: 10px 15px; 
  height: auto;
}

.supportP-section1 form .hs_recaptcha.hs-recaptcha.field.hs-form-field { 
  padding-left: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.supportP-section1 form .actions {
  margin-top: 18px;
  margin-bottom: 18px; 
  padding: 10px 0px 0;
  text-align: left;
}

.supportP-section1 form .actions input {
  margin: 0;
  white-space: pre-wrap;
}
.sealPartnerType2P-section1 .container-fluid {
  padding: 0;
}
.sealPartnerType2P-section1 .dnd-section {  
  padding-top: 0;
  padding-bottom: 0;
} 
.sealPartnerType2P-section1 h4 {
  font-weight: bold;
  font-size: 20px;
  line-height: 130%;
}
.sealPartnerType2P-section1 .widget-type-linked_image {
  width: 100%;
  display: block;
  line-height: 0;
}
.sealPartnerType2P-section1 p {
  text-shadow: 0px 0px 0px;
  line-height: 150%;
}
.sealPartnerType2P-section1 .span8.widget-span,
.sealPartnerType2P-section1 .span4.widget-span {
  width: 100%;
  margin: 0;
  float:none;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; 
}
.sealPartnerP .breadcrumb_menu ul > li {
  display: inline-block;
  float: none;
  padding: 0;
}
.body-container-wrapper.sealPartnerP {
  font-size: 15px;
  line-height: 1.34;
  font-family: 'Open Sans',sans-serif;
}
.sealPartnerP .breadcrumb_menu ul {
  text-shadow: 0px 0px 0px; 
  line-height: 180%;
  margin: 20px 0px; 
}  
.sealPartnerP-section1 .container-fluid {
  padding: 0;
}
.sealPartnerP-section1 h2 {
  font-weight: bold;
  font-size: 30px;
}
.sealPartnerP-section1 h5 {
  color: #bbb;
  margin-top: -15px;
  margin-bottom: 30px;
  font-size: 18px;
}
.sealPartnerP-section1 ol {
  margin-top: 0; 
  margin-bottom: 10px; 
}
.sealPartnerP-section1,
.sealPartnerP-section2 {
  width: 100%; 
  float: none;
  margin: 0;  
  position: relative; 
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; 
}
.sealPartnerP__main .dnd-section {
  padding-bottom: 0;
  padding-top: 0;
}
.sealPartnerP__main .dnd-section > .row-fluid {
  padding: 0;
  max-width: none;
}
.page-center.sealPartnerP__main {
  padding-top: 40px;
  padding-bottom: 40px;
}
.sealPartnerP-section2 form {
  max-width: none;
  padding: 0;
  margin: 0;
  border: 0;
  display: block;
  position: relative;
}

.sealPartnerP-section2 form .hs-form-field {
  margin-bottom: 15px;
}

.sealPartnerP-section2 form .hs-form-field > label {
  font-weight: normal;
  font-family: inherit;
  font-size: inherit;
  color: #333;
  text-transform: capitalize;
}

.sealPartnerP-section2 form .hs-form-field .input input {
  margin: 0;
  font: inherit;
  font-family: inherit;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out;
  background-color: #fff;
  background-image: none;
  display: block;
  width: 100%;
  height: 34px;
  border: 1px solid;
  border-color: #ccc !important;
  padding: 6px;
  line-height: 1.4;
  color: #333;
  font-size: 14px;
  vertical-align: middle;
  min-height: auto;
}

.sealPartnerP-section2 form .hs-form-field .input input:focus {
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}

.sealPartnerP-section2 form .actions input.hs-button {
  margin: 0;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143; 
  text-align: center; 
  white-space: nowrap; 
  vertical-align: middle;
  cursor: pointer; 
  -webkit-user-select: none;
  -moz-user-select: none;  
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
  font-family: inherit;
  transition: none;
}

.sealPartnerP-section2 form .actions input.hs-button:hover {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
  text-decoration: none;
}
.sealPartnerP-section2 form ul.no-list.hs-error-msgs.inputs-list { 
  margin: 0;
  color: #a94442;   
  background-color: #f2dede;
  border-color: #ebccd1; 
  padding: 10px;
  margin-bottom: 5px;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-top: 5px;
}
.sealPartnerP-section2 form ul.no-list.hs-error-msgs.inputs-list li {
  margin: 0;
} 
.sealPartnerP-section2 form ul.no-list.hs-error-msgs.inputs-list li label {
  margin: 0;
  display: block;
  font-family: inherit;
  font-size: inherit;
  color: #a94442;
}
.sealPartnerP-section2 .container-fluid {
  padding: 0;
}
.sealPartnerP-section2 form .hs-form-field .input input::placeholder {
  color: #777777;
  text-transform: capitalize;
  opacity: 1;
}

.no-page-center .container-fluid {
  padding: 0;
}
.no-page-center .dnd-section>.row-fluid {
  max-width: 100%!important;
  padding: 0;
}
.no-page-center .dnd-section {
  padding: 0;
}

.cst-two-col-left-r2-grp {
  background-color: #e1e1e1;
  padding-bottom:30px;
}
.cst-two-col-left-r2-grp .page-center {
  padding-left: 35px;
  padding-right: 35px;
}
.cst-two-col-left-r2-grp p.c5box_crumbs {
  text-shadow: 0px 0px 0px;
  line-height: 180%;
  color: #333;
  font-family: 'Greycliff CF' !important;
  margin: 20px 0px;
  font-size: 15px;
}
.cst-two-col-left-r2-grp p.c5box_crumbs >a {
  color: #333;
  font-family: 'Greycliff CF' !important;
  font-size: 15px;
  font-weight: 400;
  line-height: inherit;
}
.cst-two-col-left-r2-grp p.c5box_crumbs >a:hover {
  outline: none;
  text-decoration: none;
  color: #7f8c8d;
}
.cst-two-col-left-r2-grp p.c5box_crumbs .ccm-autonav-breadcrumb-sep {
  padding: 0 0px 0 3px;
}



.cst-two-col-left-r2-grp-white {
  background-color: #ffffff;
  padding-bottom:30px;
}
.cst-two-col-left-r2-grp-white .page-center {
  padding-left: 0px;
  padding-right: 0px;
}
.cst-two-col-left-r2-grp-white p.c5box_crumbs {
  text-shadow: 0px 0px 0px;
  line-height: 180%;
  color: #333;
  font-family: 'Greycliff CF' !important;
  margin: 20px 0px;
  font-size: 15px;
}
.cst-two-col-left-r2-grp-white p.c5box_crumbs >a {
  color: #333;
  font-family: 'Greycliff CF' !important;
  font-size: 15px;
  font-weight: 400;
  line-height: inherit;
}
.cst-two-col-left-r2-grp-white p.c5box_crumbs >a:hover {
  outline: none;
  text-decoration: none;
  color: #7f8c8d;
}
.cst-two-col-left-r2-grp-white p.c5box_crumbs .ccm-autonav-breadcrumb-sep {
  padding: 0 0px 0 3px;
}


f

.second-breadcrumb .page-center {
  width: auto;
  padding: 0px!important;
  max-width: none;
}
.second-breadcrumb .page-center nav .hs-breadcrumb-menu-wrapper > ul.hs-breadcrumb-menu {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  text-align: right;
  border-radius: 4px;
  font-size: 14px;
  background-color: #E1E1E1;
  margin-top: 20px;
  line-height: initial
}
.second-breadcrumb .page-center nav .hs-breadcrumb-menu-wrapper > ul.hs-breadcrumb-menu > li {
  padding: 0;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-left: -3px;
}
.second-breadcrumb .page-center nav .hs-breadcrumb-menu-wrapper > ul.hs-breadcrumb-menu > li > a {
  color: #EA1F25!important;
  font-size: 14px;
}
.second-breadcrumb .page-center nav .hs-breadcrumb-menu-wrapper > ul.hs-breadcrumb-menu > li .hs-breadcrumb-menu-divider {
  display: none;
}
.second-breadcrumb .page-center nav .hs-breadcrumb-menu-wrapper > ul.hs-breadcrumb-menu > li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.second-breadcrumb .page-center nav .hs-breadcrumb-menu-wrapper > ul.hs-breadcrumb-menu > li.last-crumb .hs-breadcrumb-label {
  color: #777;
  font-family: 'Open Sans',sans-serif;
}
.section-3-two-col-left-grp .side-nav-red {
  border: 1px dotted #888;
  padding: 10px;
  background: #C3C3C3;
  margin-top: 26px;
  width: 100%;
}
.section-3-two-col-left-grp .side-nav-red ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.section-3-two-col-left-grp .side-nav-red ul > li {
  margin-bottom: 10px;
}
.section-3-two-col-left-grp .side-nav-red ul>li.hs-item-has-children>a {cursor: none;pointer-events: none;color: #000 !important;} 
.section-3-two-col-left-grp .side-nav-red ul>li.hs-item-has-children> ul { padding-left: 10px; }
.section-3-two-col-left-grp .side-nav-red ul>li.hs-item-has-children { margin-bottom: 15px; }
.section-3-two-col-left-grp .side-nav-red ul > li > a:hover {
  color: #000!important;
  text-decoration: none;
  outline: none;
}
.section-3-two-col-left-grp .side-nav-red ul > li > a {
  font-family: 'Greycliff CF' !important;
  color: #EA1F25!important;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  line-height: initial;
  display: block;
  padding-bottom: 1px;
  padding-top: 1px;
}
.section-3-two-col-left-grp .side-nav-red ul ul li {
    position:relative;
    padding-left:10px;
    margin-bottom:2px;
}
.section-3-two-col-left-grp .side-nav-red ul ul li:before{
    position:absolute;
    content:"";
    top:8px;
    left:0;
    width:5px;
    height:5px;
    border-radius:100%;
    background:#ea1f25;   
}



.section-3-two-col-left-grp .side-nav-new {
  width: 100%;
}
.section-3-two-col-left-grp .side-nav-new ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.section-3-two-col-left-grp .side-nav-new ul > li {
  margin-bottom: 10px;
}
.section-3-two-col-left-grp .side-nav-new ul>li.hs-item-has-children>a {cursor: none;pointer-events: none;color: #000 !important;} 
.section-3-two-col-left-grp .side-nav-new ul>li.hs-item-has-children> ul { padding-left: 10px; }
.section-3-two-col-left-grp .side-nav-new ul>li.hs-item-has-children { margin-bottom: 15px; }
.section-3-two-col-left-grp .side-nav-new ul > li > a:hover {
  color: #000!important;
  text-decoration: none;
  outline: none;
}
.section-3-two-col-left-grp .side-nav-new ul > li > a {
  font-family: 'Greycliff CF' !important;
  color: #E4382E!important;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  line-height: initial;
  display: block;
  padding-bottom: 1px;
  padding-top: 1px;
}
.section-3-two-col-left-grp .side-nav-new ul ul li {
    position:relative;
    margin-bottom:2px;
}




.cst-2-col-left-r3-content-section .widget-type-rich_text h3 {
  font-weight: bold !important;
  font-family: 'Greycliff CF' !important;
  color: #333;
  margin: 20px 0px;
  line-height: 130%;
  text-transform: uppercase;
  font-size: 30px;
}
.cst-2-col-left-r3-content-section .widget-type-rich_text p {
  font-size: 15px;
  font-weight: 400;
  margin: 20px 0px;
  text-shadow: 0px 0px 0px;
  line-height: 180%;
  color: #333;
}
.cst-2-col-left-r3-content-section .widget-type-rich_text a.btn:hover {
  background-color: #000;
}
.cst-2-col-left-r3-content-section .widget-type-rich_text a.btn {
  background-color: #E3382E;
  border: 2px solid #E3382E;
  color: #fff!important;
  font-size: 25px;
  padding: 20px 60px;
  text-transform: uppercase;
  font-family: 'Greycliff CF' !important;
  display: inline;
  position: relative;
  top: -3px;
}
.cst-2-col-left-r3-content-section .widget-type-rich_text h4.cap-h4 {
  font-weight: bold !important;
  font-family: 'Greycliff CF' !important;
  font-size: 20px;
  color: #333;
  line-height: 130%;
  margin: 10px 0 0!important;
}
.cst-2-col-left-r3-content-section .widget-type-rich_text ul.list-cap {
  list-style: none;
  list-style-type: circle!important;
  margin-left: 20px!important;
  line-height: 1.7em;
  font-family: 'Greycliff CF';
  font-weight: bold;
  padding: 0px 0px 15px 15px;
  margin: 0px;
  font-size: 16px;
  color: #333;
}
.cst-contact-r1-grp {
  background-color: #d7d7d7;
  border-radius: 0;
}
.hs-contact-page .header-section {
  width: auto;
  padding: 0px;
}
.hs-contact-page .header-section h1 {
  text-align: center;
  font-weight: bold;
  font-family: 'Greycliff CF';
  font-size: 60px;
  color: #333;
  line-height: 110%;
  margin: 20px 0px;
  margin-top: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.two-col-contact-grp .cst-contact-r2-right-section h2 {
  font-weight: bold;
  font-family: 'Greycliff CF';
  font-size: 30px;
  color: #333;
  text-transform: uppercase;
  margin: 20px 0px;
  line-height: 130%;
}
.two-col-contact-grp .cst-contact-r2-right-section h4 {
  font-size: 20px;
  color: #333;
  margin: 20px 0px;
  line-height: 130%;
  font-weight: bold;
  font-family: 'Greycliff CF';
}
.page-center.two-col-contact-grp {
  max-width: 100%!important;
  padding: 0px;
}
.two-col-contact-grp .cst-contact-r2-left-section .widget-type-rich_text p {
  text-shadow: 0px 0px 0px;
  line-height: 180%;
  color: #333;
  font-family: 'Greycliff CF';
  margin: 20px 0px;
  font-size: 15px;
}
.two-col-contact-grp .cst-contact-r2-left-section .widget-type-rich_text h2 {
  font-weight: bold;
  font-family: 'Greycliff CF';
  font-size: 30px;
  color: #333;
  margin: 20px 0px;
  line-height: 130%;
}
.two-col-contact-grp .cst-contact-r2-left-section .widget-type-rich_text h4 {
  text-transform: uppercase;
  margin: 20px 0px 19px;
  line-height: 130%;
  font-size: 20px;
  font-family: 'Greycliff CF';
  font-weight: bold;
}
.two-col-contact-grp .cst-contact-r2-left-section form {
  width: 100%;
  max-width: 100%;
}
.two-col-contact-grp .cst-contact-r2-left-section form fieldset .hs-form-field > label {
  color: #33475b;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  display: block;
  float: none;
  width: auto;
  font-weight: 500;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
}
.two-col-contact-grp .cst-contact-r2-left-section form fieldset.form-columns-2 .hs-form-field .input .hs-input {
  display: inline-block;
  width: 90%;
  box-sizing: border-box;
  padding: 0 15px;
  min-height: 27px;
  vertical-align: top;
  margin-bottom: -1px;
}
.two-col-contact-grp .cst-contact-r2-left-section form fieldset.form-columns-2 .hs-form-field:last-child .input .hs-input {
  max-width: 100%;
  width: 100%;
}
.two-col-contact-grp .cst-contact-r2-left-section form fieldset.form-columns-1 .hs-form-field:last-child .input .hs-input {
  width: 100%;
}
.two-col-contact-grp .cst-contact-r2-left-section form fieldset .hs-form-field .input select.hs-input {
  appearance: auto;
  color: #bfbfbf !important;  
  padding: 9px 10px !important;
}
.two-col-contact-grp .cst-contact-r2-left-section form fieldset .hs-form-field .input select.hs-input:focus {
  color: #33475b !important;  
}
.two-col-contact-grp .cst-contact-r2-left-section form fieldset .hs-form-field .input textarea.hs-input {
  padding: 10px 15px;
  height: auto;
} 
.page-center.btm-spacer {
  max-width: 100%!important;
  padding: 0;
}
.page-center.btm-spacer p {
  text-shadow: 0px 0px 0px;
  line-height: 180%;
  color: #333;
  margin: 20px 0px;
  font-size: 15px;
}
.cst-two-col-left-r2-grp.capabilities-type2 {
  background: #fff;
}

.cst-capabilities-type2-r2-grp .widget-type-rich_text p {
  font-size: 15px;
  margin: 20px 0px;
  text-shadow: 0px 0px 0px;
  line-height: 180%;
  color: #333;
  font-family: 'Greycliff CF';
}
.cst-capabilities-type2-r2-grp .widget-type-rich_text .list-red h4 {
  font-weight: bold;
  font-family: 'Greycliff CF';
  font-size: 20px;
  color: #333;
  margin: 20px 0px;
  line-height: 130%;
  text-transform: uppercase;
}
.cst-capabilities-type2-r2-grp .widget-type-rich_text .list-red {
  list-style-type: circle!important;
  margin-left: 20px!important;
  line-height: 1.7em;
  font-family: 'Greycliff CF';
  font-weight: bold;
}
.cst-capabilities-type2-r2-grp .widget-type-rich_text h3 {
  font-weight: bold;
  font-family: 'Greycliff CF';
  color: #333;
  margin: 20px 0px;
  line-height: 130%;
  text-transform: uppercase;
  font-size: 30px;
}
.cst-capabilities-type2-r2-grp .widget-type-rich_text .list-red ul {
  padding: 0px 0px 15px 15px;
  margin: 0px;
  list-style: none;
}
.cst-capabilities-type2-r2-grp .widget-type-rich_text .list-red ul li a:hover {
  outline: none;
  text-decoration: none;
}
.cst-capabilities-type2-r2-grp .widget-type-rich_text .list-red ul li {
  line-height: 1.7em;
  font-family: 'Greycliff CF';
  font-weight: bold;
  font-size: 15px;
}
.cst-capabilities-type2-r2-grp .widget-type-rich_text h4 {
  font-weight: bold;
  font-family: 'Greycliff CF';
  font-size: 20px;
  color: #333;
  margin: 20px 0px;
  line-height: 130%;
}
.cst-capabilities-type2-r2-grp .widget-type-rich_text ul {
  padding: 0px 0px 15px 15px;
  margin: 0px;
  list-style: none;
}
.cst-capabilities-type2-r2-grp .widget-type-rich_text .list-red ul li a {
  font-family: 'Greycliff CF';
  color: #EA1F25;
  font-size: 15px;
  line-height: 1.7em;
}
.cst-two-col-right-r2-grp {
  background-color: #fff;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp {
  padding-left: 35px;
  padding-right: 35px;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-rgt-con-section .widget-type-rich_text p {
  text-shadow: 0px 0px 0px;
  line-height: 180%;
  color: #333;
  font-family: 'Greycliff CF' !important;
  margin: 20px 0px;
  font-size: 15px;
}

.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-rgt-con-section .widget-type-rich_text h1 {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 20px 0px;
  color: #333;
  line-height: 110%;
  font-size: 60px;
  font-family: 'Greycliff CF';
  font-weight: bold;
}
.cst-two-col-right-r2-grp {
  background-color: #fff;
  padding-bottom: 2px;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-rgt-con-section .widget-type-rich_text ul.list-cap {
  padding: 0px 0px 15px 15px;
  margin: 0px;
  list-style-type: circle!important;
  margin-left: 20px!important;
  line-height: 1.7em;
  font-family: 'Greycliff CF';
  font-weight: bold;
  font-size: 15px;
  color: #333;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-rgt-con-section .widget-type-rich_text h4 {
  font-weight: bold;
  font-family: 'Greycliff CF';
  font-size: 20px;
  color: #333;
  margin: 20px 0px;
  line-height: 130%;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-rgt-con-section .widget-type-rich_text h2 {
  text-transform: uppercase;
  margin: 20px 0px;
  line-height: 130%;
  color: #333;
  font-size: 30px;
  font-family: 'Greycliff CF';
  font-weight: bold;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section {
  padding-top: 41px;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section fieldset .hs-form-field .hs-form-required {
  color: red;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section fieldset .hs-form-field > label {
  display: block;
  float: none;
  width: auto;
  font-weight: bold;
  text-align: left;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section fieldset .hs-form-field .input .hs-input:focus {
  outline: none;
  border-color: rgba(82,168,236,0.8);
  box-shadow: inset 0 1px 3px rgb(0 0 0 / 10%), 0 0 8px rgb(82 168 236 / 60%);
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section fieldset .hs-form-field .input .hs-input:not(input[type=checkbox]) {
  box-sizing: content-box;
  border: 1px solid;
  border-color: #ccc;
  padding: 6px!important;
  line-height: 1.4;
  color: #333;
  font-size: 14px;
  vertical-align: middle; 
  max-width: 500px;
  width: 90%;
  transition: border 0.2s linear,box-shadow 0.2s linear;
  box-shadow: inset 0 1px 3px rgb(0 0 0 / 10%);
  height: 18px!important;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  -webkit-border-radius: 3px; 
  -moz-border-radius: 3px; 
  -ms-border-radius: 3px;
  border-radius: 3px; 
  font-weight: normal;
  min-height: 1px;
  background: #fff;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section fieldset .hs-form-field .input .hs-input:focus:not(input[type=checkbox]) {
  outline: none;
  border-color: rgba(82,168,236,0.8);
  box-shadow: inset 0 1px 3px rgb(0 0 0 / 10%), 0 0 8px rgb(82 168 236 / 60%);
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section fieldset .hs-form-field > label {
  display: block;
  float: none;
  width: auto;
  font-weight: bold;
  text-align: left;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 1px;
  font-size: 13px;
  color: #414141;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section fieldset .hs-form-field ul.no-list.hs-error-msgs.inputs-list {
  padding: 0px 0px 15px 15px;
  padding-left: 5px;
  list-style: none;
  margin-bottom: 0;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section fieldset .hs-form-field ul.no-list.hs-error-msgs.inputs-list li label {
  font-weight: normal;
  padding-top: 0;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section fieldset .hs-form-field .input .hs-input.invalid.error:focus {
  border-color: #b9554d;
  box-shadow: 0 0 6px rgb(171 41 32 / 50%);
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section fieldset .hs-form-field .input .hs-input.invalid.error {
  border-color: #c87872;
  box-shadow: 0 0 3px rgb(171 41 32 / 25%);
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section fieldset .hs-form-field ul.inputs-list.multi-container > li > label input[type=checkbox] {
  margin: 0 5px 3px 0px;
  width: auto;
  box-sizing: content-box;
  line-height: normal;
  border: none;
  margin-bottom: 0;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section fieldset .hs-form-field ul.inputs-list.multi-container > li > label {
  font-size: 13px;
  color: #414141;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  padding: 0;
  text-align: left;
  line-height: 20px;
  display: block;
  float: none;
  width: auto;
  margin: 0 0 5.5px;
  font-weight: normal;
  padding-top: 0;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section fieldset .hs-form-field ul.inputs-list.multi-container > li {
  display: block;
  padding: 0;
  width: 100%;
  margin: 0;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section fieldset .hs-form-field ul.inputs-list.multi-container {
  padding: 0px 0px 15px 15px;
  margin: 0 0 5px;
  width: 100%;
  padding-left: 5px;
  list-style: none;
  padding-top: 6px;
  margin-bottom: 0;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section .actions {
  background: transparent;
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 17px 20px 18px 0px;
  border-top: none;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  margin-left: -20px;
  padding-left: 20px;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section .actions .hs-button:hover {
  box-shadow: inset 0px 1px 0px rgb(255 255 255 / 50%), 0 0 5px #3574e3;
  border-top: 1px solid #4db0ee;
  border-bottom: 1px solid #1946be;
  border-right: 1px solid #3080e3;
  border-left: 1px solid #3080e3;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section .actions .hs-button {
  box-sizing: content-box;
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857 !important;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  line-height: 100%;
  background-color: #7f8c8d;
  color: #fff;
  text-shadow: 0 -1px 0 #3574e3;
  white-space: nowrap;
  font-family: Helvetica,Arial,sans-serif;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-rgt-con-section .widget-type-rich_text h3 {
  text-transform: uppercase;
  font-size: 30px;
  margin: 20px 0px;
  line-height: 130%;
  color: #333;
  font-family: 'Greycliff CF';
  font-weight: bold;
}
.cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-rgt-con-section .widget-type-rich_text h5 {
  font-weight: bold;
  font-family: 'Greycliff CF';
  font-size: 18px;
  color: #bbb;
  margin-top: -15px;
  margin-bottom: 30px;
}
.cst-full-banner-grp {
  background: #333;
}
.fullwidth-page .cst-two-col-left-r2-grp {
  background: #fff;
}
.fullwidth-page .cst-two-col-left-r2-grp .content-col-grp .page-center {
  padding: 0;
}
.fullwidth-page .cst-two-col-left-r2-grp .content-col-grp .page-center .widget-type-rich_text p {
  text-shadow: 0px 0px 0px;
  line-height: 180%;
  margin: 20px 0px;
  color: #333;
  font-size: 15px;
}
.fullwidth-page .cst-two-col-left-r2-grp .content-col-grp .page-center .widget-type-rich_text h2 {
  font-weight: bold;
  font-family: 'Greycliff CF';
  font-size: 30px;
}
.fullwidth-page .cst-two-col-left-r2-grp .content-col-grp .page-center .widget-type-rich_text h4 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}
.fullwidth-page .cst-two-col-left-r2-grp .content-col-grp .page-center .widget-type-rich_text h3 {
  font-weight: bold;
  font-size: 30px;
}
.fullwidth-page .cst-two-col-left-r2-grp .content-col-grp .page-center .widget-type-rich_text ol {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: 'Open Sans',sans-serif;
  font-size: 15px;
  color: #333;
  font-weight: 400;
  line-height: 1.5;
}
.fullwidth-page .cst-two-col-left-r2-grp .content-col-grp .page-center .widget-type-rich_text ol li p {
  text-shadow: 0px 0px 0px;
  line-height: 180%;
  color: #333;
  font-family: 'Greycliff CF';
}
.No_Banner .fullwidth-page .content-col-grp {
  padding-top: 74px;
  padding-bottom: 75px;
}
.cst-career-r1-grp .career-content-page .widget-type-rich_text p {
  text-shadow: 0px 0px 0px;
  line-height: 180%;
  color: #333;
  font-family: 'Greycliff CF';
  margin: 20px 0px;
  font-size: 15px;
}
.careerFormP-section1 .container-fluid {
  padding: 0;
}

.careerFormP-section1 form {
  max-width: none;
  display: block;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  font-family: 'Open Sans',sans-serif;
  font-size: 15px;
  margin-top: 3px;
}

.careerFormP-section1 form .hs-form-field {
  margin-bottom: 15px;
}

.careerFormP-section1 form .hs-form-field > label {
  font-weight: normal;
  font-family: inherit;
  font-size: 15px;
  margin-bottom: 3px;
}

.careerFormP-section1 form .hs-form-field .input input {
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-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;
  border: 1px solid;
  border-color: #ccc !important;
  padding: 6px; 
  line-height: 1.4;
  min-height: auto;
  color: #333;
  font-size: 14px; 
  vertical-align: middle;
  height: 34px;
}

.careerFormP-section1 form legend {
  font-weight: normal;
  max-width: 100%;
  margin-bottom: 5px;
  color: #333;
  font-size: inherit;
  line-height: normal;
}

.careerFormP-section1 form .hs_position_applying_for ul.inputs-list li {
  position: relative;
  display: block;
  margin-top: 14px;
  margin-bottom: 8px;
}

.careerFormP-section1 form .hs_position_applying_for ul.inputs-list li label {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
  display: block;
  margin: 0;
  padding-left: 20px;
  margin-bottom: 0;
  cursor: pointer;
}

.careerFormP-section1 form .hs_position_applying_for ul.inputs-list li label input {
  font: inherit;
  color: inherit;
  height: auto;
  font-family: inherit;
  font-size: inherit;
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
  padding: 0;
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

.careerFormP-section1 form .hs_position_applying_for {
  margin-bottom: 13px;
}

.careerFormP-section1 form .hs_upload_resume___doc__pdf_ .input input {
  box-shadow: none;
  border: 0;
  margin: 0;
  display: block;
  padding: 0;
  height: auto;
  min-height: auto;
  font-size: 15px;  
  line-height: normal;
  font-family: inherit;
} 

.careerFormP-section1 form input.hs-button.primary.large {
  display: inline-block;
  padding: 6px 12px; 
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap; 
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #E3382E !important;
  border-color: transparent !important;   
  color: #fff;
  font-family: inherit; 
  margin: 0;
}
.careerFormP-section1 form ul.no-list.hs-error-msgs.inputs-list {
  border: 1px solid transparent;
  border-radius: 4px;
  color: #a94442;  
  background-color: #f2dede;
  border-color: #ebccd1;
  margin: 10px 0;
  padding: 10px;
}
.careerFormP-section1 form ul.no-list.hs-error-msgs.inputs-list li {
  margin: 0;
}
.careerFormP-section1 form ul.no-list.hs-error-msgs.inputs-list li label {
  margin: 0;
  display: block;
  color: #a94442;
  font-family: 'Open Sans',sans-serif; 
  padding: 0;
}
.supportP-section1 form .input select.hs-input {
  color: #bfbfbf;
}
.cst-career-r1-grp {
  overflow: hidden;
}
main.body-container-wrapper.landing-type2 {
  font-family: 'Open Sans',sans-serif;
  font-size: 15px;
  margin-bottom: 10px;
}
.body-container-wrapper.landing-type2 form .hs-input {
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); 
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); 
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-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;
  border: 1px solid; 
  border-color: #ccc !important;
  padding: 6px;
  line-height: 1.4;
  color: #333;
  font-size: 14px;
  vertical-align: middle;
  font-family: inherit; 
}

.capabilities-type2 .custom-banner-wrapper .page-header.section-header {
  padding-right: 0 !important;
  padding-left: 0 !important;
} 
.sealPartnerType2P-section2 h4 {
  font-weight: bold;
  font-size: 20px;  
  font-family: 'Greycliff CF';
  color: #333;
  margin: 20px 0px;
  line-height: 130%;
}
.sealPartnerType2P-section2 .widget-type-linked_image a {
  display: block;
  margin: 20px 0px;
}
.careerFormP-section1 form .hs-form-field .input input {
  border: 1px solid;
  border-color: #ccc;
  padding: 6px;
  line-height: 1.4;
  color: #333;
  font-size: 14px; 
  vertical-align: middle;
  font-family: "Open Sans", sans-serif;
}
.careerFormP-section1 form .hs-form-field .input input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}
.supportP-section1 form .input select.hs-input:focus {
  color: #33475b;
}







@media (min-width: 768px) {
  .caseSudiesP2-section1 .span8.widget-span {
    width: 66.66666667%;
    float: left;
  } 
  .caseSudiesP2-section1 .span4.widget-span {
    width: 33.33333333%; 
    float: left;
  } 
  .sealPartnerType2P-section1 .span8.widget-span,
  .sealPartnerP__main .sealPartnerP-section1 { 
    width: 66.66666667%;
    float: left;
  }
  .sealPartnerType2P-section1 .span4.widget-span,
  .sealPartnerP__main .sealPartnerP-section2 {
    width: 33.33333333%;
    float: left; 
  } 
  .cst-two-col-left-r2-grp .page-center, .cst-two-col-right-r2-grp .c2-col-by-2-grp {
    max-width: 750px;
  } 




}

@media (min-width: 992px) {
  .cst-two-col-left-r2-grp  .page-center, .cst-two-col-right-r2-grp .c2-col-by-2-grp { 
    max-width: 970px;
  }
}

@media (min-width: 1200px){
  .cst-two-col-left-r2-grp .page-center, .cst-two-col-right-r2-grp .c2-col-by-2-grp {
    max-width: 1170px;
  }
}


@media (max-width: 1024px) {
  .applicationP-section1 .dnd-section {
    padding-bottom: 20px;
    padding-top: 84px;
  }  
  .supportP-section1 .dnd-section { 
    padding-top: 102px;
  }
  .careerFormP-section1 .dnd-section {
    padding-top: 75px;
  }


} 

@media (max-width: 991px) {
  .cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-rgt-con-section .widget-type-rich_text h1 {
    font-size: 30px;
  }
  .cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-rgt-con-section .widget-type-rich_text h2 {
    font-size: 24px;
  }

}



@media (max-width: 767px) {
  .landing-type2-section1 {
    padding: 0 15px;
  }
  .sealPartnerType2P-section2 h4:last-child {
    margin-bottom: 0;
  }
  .cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-lft-con-section fieldset .hs-form-field .input .hs-input:not(input[type=checkbox]) {
    width: 93% !important; 
  }

}



@media (max-width: 600px) {
  .caseSudiesP .custom-banner-wrapper p { 
    font-size: 25px;
    margin: 0;
    padding: 0;
  }
  .caseSudiesP .custom-banner-wrapper h1 {
    margin-top: 0;
  }
  .resourceP .custom-banner-wrapper .page-header.section-header {
    padding: 0 !important;
  }
  .resourceP .custom-banner-wrapper .page-header.section-header h1 {
    margin-top: -57px;
  }
  .sealPartnerType2P .custom-banner-wrapper h1 {
    margin-top: -57px;
  }
  .sealPartnerType2P .custom-banner-wrapper .page-header.section-header {
    padding-right: 0px !important;  
    padding-left: 0px !important;
  }
  .sealPartnerP-section1 h5 img {
    float: none !important;
    width: auto !important;
    display: block;
    margin: 0 !important;
  }

  .second-breadcrumb .page-center nav .hs-breadcrumb-menu-wrapper>ul.hs-breadcrumb-menu {
    display: flex;
  }
  .section-3-two-col-left-grp .side-nav-red {
    display: none;
  }
  .cst-2-col-left-r3-content-section .widget-type-rich_text a.btn {
    font-size: 20px;
  }
  .hs-contact-page .header-section h1 {
    font-size: 40px!important;
    margin-top: 4em!important;
  } 
  .custom-banner-wrapper .page-header.section-header {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .capabilities-type2 .second-breadcrumb .page-center nav .hs-breadcrumb-menu-wrapper>ul.hs-breadcrumb-menu {
    display: block;
  }
  .about-section3 p a { 
    font-size: 20px;
  }
  .caseSudiesP2-section1 .hs_cos_wrapper_type_header h2 {
    font-size: 26px; 
  }


} 

@media (max-width:480px) { 
  .cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-rgt-con-section .widget-type-rich_text h1 {
    font-size: 34px;
  }
}


@media (max-width:450px) {
  .caseSudiesP2 .custom-banner-wrapper h1 {
    font-size: 25px;
  }

} 


@media (max-width:420px) { 
  .supportP-section1 h1 {
    font-size: 40px;
  }
}



@media (max-width: 400px) {
  .caseSudiesP .custom-banner-wrapper p {
    font-size: 20px;
    margin-bottom: -10px;
  } 
  .caseSudiesP .custom-banner-wrapper .page-header.section-header { 
    padding: 0;
  }

  .cst-2-col-left-r3-content-section .widget-type-rich_text a.btn {
    font-size: 17px;
  }
  .hs-contact-page .header-section h1 {
    font-size: 35px!important;
  }
  .two-col-contact-grp .cst-contact-r2-left-section form fieldset.form-columns-2 .hs-form-field .input .hs-input {
    width: 100%; 
  }
  .about-section3 p a {
    font-size: 17px;
    padding: 20px 60px; 
  }
  .cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-rgt-con-section .widget-type-rich_text h1 { 
    font-size: 26px !important;
  }
  .cst-two-col-left-r1-grp .custom-banner-wrapper .page-header.section-header h1 {
    font-size: 26px;
  }


}

@media (max-width: 360px) {
  .cst-two-col-left-r1-grp .custom-banner-wrapper .page-header.section-header {
    padding: 0 !important;
  }
}



@media (max-width: 350px) {
  .capabilities-type2 .custom-banner-wrapper .page-header.section-header h1 {
    font-size: 34px;
  }
  .cst-two-col-right-r2-grp .c2-col-by-2-grp .cst-two-col-right-r2-rgt-con-section .widget-type-rich_text h2 {
    font-size: 24px;
  }


}

.lazy_bg_image { background-position: center; background-size: cover; background-repeat: no-repeat; object-fit: cover; }

.homenew .container-fluid { padding: 0; }
.homenew .dnd-section > .row-fluid { max-width: 100%; padding: 0; }
body .homenew .dnd-section { padding: 0; }

.tag { font-size: 15px; line-height: 28px; font-weight: 600; }

.wrapper { margin: 0 auto; width: 1250px; }

.main_title h2 { margin: 0; padding: 10px 0; font-size: 50px; line-height: 58px; color: #000; text-transform: none; font-weight: 700; } 
.main_title h2 span { color:#E4382E; }
.main_title.white h2 { color:#fff; }

.hero_wyatt { background: linear-gradient(250.58deg, #353535 33.81%, #262626 54.83%, #353535 71.55%, #252525 86.83%, #343434 101.58%); }
.hero_section { padding: 150px 0 0; font-size: 23px; line-height: 32px; color: #fff; }
.hero_section .inner { display: flex; }
.hero_section .text { padding: 150px 0; width: 70%; position: relative; }
.hero_section .text:before { width: 121px; height: 1px; background: #E4382E; display: block; content: ''; }
.hero_section .text .content { display: inline-block; width: 100%; }
.hero_section h1 { color: #fff; font-size: 62px; line-height: 62px; font-weight: 700; }
.hero_section .image { width: 70%; margin-left: -20%; margin-right: -40px; }
.hero_section .btns { display: flex; align-items: center; flex-wrap: wrap; }
.hero_section .btns .btn_style { margin-right: 20px; }

/* Added for FSR announcement */
.hero_section .announcement_section {margin-top: 50px; margin-bottom: 50px; }

.wyatt_seal { padding: 90px 0 60px; color: #fff; overflow: hidden; }
.wyattseal_main { display: flex; align-items: center; }
.wyattseal_main .left { width: 40%; position: relative; z-index: 1; }
.wyattseal_main .right { width: 60%; padding: 0 0 0 30px; display: flex; flex-wrap: wrap; font-size: 16px; line-height: 25px; position: relative; z-index: 1; }
.wyattseal_main .right .box { width: 50%; padding: 26px; }
.wyattseal_main .right .box h4 { font-size: 23px; line-height: 30px; color: #fff; font-weight: 800; text-transform: none; margin: 0 0 15px; }

.wyattseal_btn { margin: 120px 0 0; }
.wyattseal_btn h2 { margin: 0; font-size: 50px; line-height: 60px; color: #fff; font-weight: 800; padding: 10px 0; text-transform: none; display: inline-block; position: relative; }
.wyattseal_btn h2 span { color:#E4382E; }
.wyattseal_btn .right { text-align: right; }
.wyattseal_btn .right h2:before { content: ''; width: 200%; height: 1px; background:#E4382E; position: absolute; top:0; left: 0; }

.wyattseal_main .left .image { width: 637px; position: absolute; top: -80px; left: 40px; bottom: -35px; z-index: -1; }
.wyattseal_main .left .image:after { content: ''; width: 100%; position: absolute; left: 0; background: #000; opacity: 0.7; top: 0; bottom: 0; }

.service_solutions { padding: 110px 0 0; margin-bottom: -56px; position: relative; z-index: 1; }
.service_solutions .main_title { display: flex; flex-wrap: wrap; align-items: center; margin: 0 0 30px; }
.service_solutions .main_title .left { width: 50%; }
.service_solutions .main_title .right { width: 50%; padding: 0 0 0 30px; }

.service_main { display: flex; flex-wrap: wrap; }
.service_main .box { width: 33.33%; font-size: 16px; line-height: 23px; }
.service_main .box a { width: 100%; min-height: 584px; position: relative; color: #fff; padding: 40px 20px; display: flex; align-items: flex-end; }
.service_main .box a:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #000; opacity: 0.3; }
.service_main .box a > div { position: relative; }
.service_main .box a h3 { font-size: 30px; line-height: 36px; font-weight: 700; color: #fff; text-transform: none; }
.service_main .box a h3 span { color: #E4382E; }
.service_main .box .btn { font-size: 15px; line-height: 22px; font-weight: 700; background: #E4382E; color:#fff; min-width: 145px; border-radius: 0; margin: 50px 0 0; }
.service_main .box .text { opacity: 0; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out; }
.service_main .box a:hover .text { opacity: 1; }

.solutions_section { display: flex; flex-flow: wrap; }
.solutions_section .left { width: 50%; min-height: 561px; background: #E4382E; color: #fff; position: relative; display: flex; align-items: center; justify-content: flex-end; padding: 90px 30px 50px; }
.solutions_section .left .img { position: absolute; top: 0; bottom: 0; left: 0; display: flex; align-items: center; }
.solutions_section .left .content { max-width: 500px; width: 100%; position: relative; }
.solutions_section .left .content h2 span { color: #000; }

.solutions_section .right { padding: 160px 70px 100px; width: 50%; }
.solutions_section .right .inner { max-width: 550px; width: 100%; }
.solutions_section .right .tag { margin: 0 0 20px; color: #E4382E; }
.solutions_box .box { margin: 15px 0; display: inline-block; width: 100%; font-size: 16px; line-height: 23px; color: #000000; }
.solutions_box .box .que { font-size: 25px; line-height: 34px; font-weight: 700; color: #000; padding: 0 0 0 24px; cursor: pointer; position: relative; }
.solutions_box .box .que:before { content: ''; width: 11px; height: 3px; background: #000000; position: absolute; top: 0; left: 0; bottom: 0; margin: auto; }
.solutions_box .box .que:after { content: ''; width: 3px; height: 11px; background: #000000; position: absolute; top: 0; left: 4px; bottom: 0; margin: auto; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out; }
.solutions_box .box .que.active:after { height: 0; }
.solutions_box .box .ans { display: none; }
.solutions_box .box p { margin: 10px 0; }

.sealing_solutions { padding: 100px 0; background: linear-gradient(253.23deg, #000000 15.63%, #282828 67.08%, #353535 86.07%, #353535 86.08%, #353535 104.62%); color: #fff; font-size: 18px; line-height: 25px; position: relative; width: 100%}
.sealing_solutions .leftImage { width: 40%; position: absolute; top: 0; left: 0; bottom: 0; }
.sealing_solutions .leftImage:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #000; opacity: 0.5; }
.sealing_solutions .wrapper { position: relative; }
.sealing_solutions .main_title { display: flex; flex-wrap: wrap; align-items: center; }
.sealing_solutions .main_title .title { width: 50%; }
.sealing_solutions .main_title .text { width: 50%; padding: 0 0 0 30px; }
.sealing_solutions .main_title .text a,
.sealing_solutions .main_title .text a:hover { color: #e4382e; }

.sealing_main { display: flex; flex-wrap: wrap; margin: 70px -15px 50px; }
.sealing_main .box { width: 25%; padding: 15px; }
.sealing_main .box a { display: inline-block; width: 100%; min-height: 282px; position: relative; overflow: hidden; }
.sealing_main .box .title { position: absolute; bottom: -25px; left: 0; padding: 30px 48px 50px 10px; width: 100%; background: #E4382E; color: #fff; font-size: 20px; line-height: 30px; font-weight: 700; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out; }
.sealing_main .box .title:before { content: ''; width: 26px; height: 12px; background: url('https://3809722.fs1.hubspotusercontent-na1.net/hubfs/3809722/wyattseal_2022/image/arrow_white.svg') no-repeat; position: absolute; top: 37px; right: 15px; opacity: 0; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out; }
.sealing_main .box:hover .title { bottom: 0; }
.sealing_main .box:hover .title:before { opacity: 1; }
.sealing_main .box.noLink:hover .title:before { display: none; } 

.sealing_btn { display: flex; flex-wrap: wrap; margin: 0 auto; max-width: 900px; align-items: center; }
.sealing_btn .left { width: 34%; text-align: right; }
.sealing_btn .right { width: 66%; padding: 0 0 0 30px; }
.sealing_btn .left h2 { margin: 5px 0 15px; font-size: 30px; line-height: 38px; color: #fff; font-weight: 700; text-transform: none; }
.sealing_btn .left h2:after { content: ''; width: 130px; height: 1px; background: #E4382E; display: block; margin: 10px 0 0 auto; }

.solution_away { padding: 100px 0 89px; }
.solution_away .main_title { margin: 0 0 20px; }
.away_main { display: flex; flex-wrap: wrap; margin: 0 -20px; }
.away_main .box { width: 33.33%; padding: 20px; font-size: 16px; line-height: 25px; }
.away_main .box .num { font-size: 18px; line-height: 28px; font-weight: 600; color: #E4382E; }
.away_main .box h4 { margin: 0 0 10px; font-size: 25px; line-height: 38px; font-weight: 700; color: #000; text-transform: none; }
.away_main .box h4 span { color: #E4382E; }
.away_main .box p { margin: 0; }
.solution_away .btns { margin: 15px 0 0; display: flex; flex-wrap: wrap; }
.solution_away .btns .btn_style { margin-right: 15px; }

.recent_post { padding: 90px 0 100px; background: linear-gradient(253.23deg, #000 15.63%, #282828 67.08%, #353535 86.07%, #353535 86.08%, #353535 104.62%); color: #fff; }
.recent_post .main_title { text-align: center; margin: 0 0 30px; }
.recent_post .main_title .tag { color: #E4382E; }
.recent_main { margin: 0 -15px; display: flex; flex-wrap: wrap; }
.recent_main .box { width: 50%; padding: 15px; }
.recent_main .box .image { height: 300px; }
.recent_main .box .text .tag { font-size: 18px; line-height: 30px; color: #E4382E; text-transform: uppercase; }
.recent_main .box .text .tag a { color: #E4382E; }
.recent_main .box .text h3 { margin: 15px 0; color: #fff; text-transform: none; font-size: 25px; line-height: 34px; font-weight: 700; }
.recent_main .box .text h3 a { color: #ffff; }
.recent_main .box .text { padding: 15px 0 0; }
.recent_post .btn_style { margin: 50px 0 0; display: inline-block; width: 100%; }

.touch_section { padding: 100px 0; }
.touch_section .wrapper { display: flex; align-items: center; flex-wrap: wrap; }
.touch_section .image { width: 50%; text-align: center; padding: 0 0 0 30px; }
.touch_section .text { width: 50%; font-weight: 600; }
.touch_section .text p { font-weight: 600; }
.touch_section .text .btn_style a { min-width: 225px; }

.locations_section { padding: 0 0 70px; overflow: hidden; }
.locations_cover { padding: 40px 60px; background: #E4382E; display: flex; flex-wrap: wrap; align-items: center; }
.locations_left { width: 370px; font-size: 16px; line-height: 23px; color: #fff; position: relative; z-index: 1; }
.locations_left h3 { font-size: 40px; line-height: 48px; margin: 0; margin-right: 60px; text-transform: none; font-weight: 700; color: #fff; }
.locations_left .locations { margin: 20px 0; display: inline-block; width: 100%; }
.locations_left .text { margin-right: 60px; }

.locations_right .main_title { margin: 0 0 20px; position: relative; }
.locations_right .main_title h2 { font-size: 30px; line-height: 40px; }
.locations_right { width: calc(100% - 370px); padding: 40px 30px 40px 80px; position: relative; }
.locations_right .image { position: absolute; top: 0; bottom: 0; left: -60px; right: -70%; background-repeat: no-repeat; background-position: 100%; background-size: cover; object-fit: cover; }
.locations_right .image:before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #000; opacity: 0.4; }
.locations_right .cover { display: flex; flex-wrap: wrap; margin: 0 -15px; font-size: 16px; line-height: 23px; color: #fff; position: relative; }
.locations_right .box { width: 50%; padding: 15px; }
.locations_right .box .inner { max-width: 300px; width: 100%; }
.locations_right .box h4 { margin: 0; font-size: 22px; line-height: 30px; font-weight: 700; color: #fff; text-transform: none; }
.locations_right .box p { margin: 10px 0; }
.locations_right .box .text { margin: 8px 0 0; display: inline-block; width: 100%; }
.locations_right .box .text a { color: #fff; }

.chapter_row { position: relative; }
.scroll_title { position: absolute; top: 50%; left: -56px; cursor: pointer; font-size: 13px; line-height: 20px; font-weight: 600; width: 190px; transform: rotate(-90deg); text-align: center; z-index: 1; }
.scroll_title a { color:#fff; }
.scroll_title:before { content: ''; width: 66px; height: 1px; position: absolute; top: 0; margin: auto; background: #E4382E; bottom: 0; right: 100%; }

.failure_section { padding: 80px 0; }
.failure_main { display: flex; flex-wrap: wrap; }
.failure_main .text { width: 58%; padding: 30px 30px 30px 0; }
.failure_main .image { width: 42%; text-align: right; }
.failure_main .image img { max-width: 500px; width: 100%; }
.failure_main .text .inner { margin: 0 0 0 auto; max-width: 750px; }
.failure_main .text .form { margin: 0 -10px; }
.failure_main .text .form input { width: 100% !important; }
.failure_main .text .form .input { margin-right: 0; padding: 0 10px; }
.failure_main .text .form .actions { padding: 0 10px; }

.blog-post-wrapper .hs-breadcrumb a { color: #e4382e; text-decoration: underline; }
.blog-post-wrapper .blog-recent-post-item .hs-recent-title a{ color: #e4382e; text-decoration: underline; }
.blog-post-wrapper .section.post-body a{ color: #e4382e; text-decoration: underline; }

.ccm-block-page-list-pages h2 { font-size: 30px; font-weight: bold; font-family: 'Greycliff CF'; }
.about-section1 .span3 img { -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.about-section1 .span3 img:hover { -webkit-filter: grayscale(0); filter: grayscale(0); }

.left-r3-content-wrapper .widget-type-rich_text .hs_cos_wrapper h2,
.left-r3-content-wrapper .widget-type-rich_text .hs_cos_wrapper h2 span { font-size: 30px !important; font-weight: 700 !important; }
.left-r3-content-wrapper .widget-type-rich_text .hs_cos_wrapper h3,
.left-r3-content-wrapper .widget-type-rich_text .hs_cos_wrapper h3 span { font-size: 23px !important; font-weight: 700 !important; }
.left-r3-content-wrapper .widget-type-rich_text .hs_cos_wrapper h4,
.left-r3-content-wrapper .widget-type-rich_text .hs_cos_wrapper h4 span { font-size: 20px !important; font-weight: 700 !important; }
.left-r3-content-wrapper .widget-type-rich_text .hs_cos_wrapper h5,
.left-r3-content-wrapper .widget-type-rich_text .hs_cos_wrapper h5 span { font-size: 17px !important; font-weight: 700 !important; }
.left-r3-content-wrapper .widget-type-rich_text .hs_cos_wrapper a,
.left-r3-content-wrapper .widget-type-rich_text .hs_cos_wrapper a * {color: #e4382e !important; text-decoration: underline!important; }
.left-r3-content-wrapper .widget-type-rich_text .hs_cos_wrapper a:hover { color: #333333 !important; }


@media (min-width: 1201px) and (max-width: 1400px) { 
    .wrapper { width:1170px; }
}

@media (max-width: 1400px) {
    .scroll_title { display: none; }
}

@media (min-width: 768px) and (max-width: 1200px) {
 
}

@media (min-width: 992px) and (max-width: 1200px) { 
	.wrapper { width:940px; }
    .main_title h2 { margin: 10px 0; font-size: 40px; line-height: 48px; }
    .hero_section h1 { font-size: 50px; line-height: 58px; }
    .wyattseal_main .right .box { padding: 14px; }
    
    .locations_left { width: 300px; }
    .locations_left h3 { font-size: 32px; line-height: 40px; }
    .locations_right { width: calc(100% - 300px); padding: 40px 30px 40px 20px; }

    .sealing_main .box { width: 33.33%; }
    .hero_section .image { margin-right: 0; }
}

@media(max-width: 991px) {

    .main_title h2 { font-size: 38px; line-height: 44px; margin: 10px 0; }
    
    .hero_section h1 { font-size: 38px; line-height: 48px; }
    .hero_section { font-size: 20px; line-height: 28px; }
    
    .wyatt_seal { padding: 50px 0 40px; }
    .wyattseal_main { flex-wrap: wrap; }
    .wyattseal_main .left { width: 100%; }
    .wyattseal_main .right { width: 100%; padding: 0; margin: 0 -26px; }
    
    .wyattseal_btn { margin: 30px 0 0; }
    .wyattseal_btn h2 { font-size: 36px; line-height: 44px; }
    
    .service_solutions { padding: 70px 0 0; }
    .service_solutions .main_title .left { width: 100%; margin: 0 0 15px; }
    .service_solutions .main_title .right { width: 100%; padding: 0; }
    .service_main .box { width: 100%; }
    .service_main .box .text { opacity: 1; }
    .service_main .box .btn { margin: 20px 0 0; }
    .service_main .box a { min-height: 350px; }

    .solutions_section .right { padding: 120px 30px 80px; }
    
    .sealing_solutions { padding: 60px 0; }
    .sealing_solutions .main_title .title { width: 100%; }
    .sealing_solutions .main_title .text { width: 100%; padding: 0; }
    .sealing_main { margin: 20px -15px; }
    .sealing_main .box { width: 50%; }
    
    .sealing_btn .left { width: 100%; text-align: left; }
    .sealing_btn .left h2:after { margin: 10px 0 0; }
    .sealing_btn .right { width: 100%; padding: 0; }
    
    .solution_away { padding: 70px 0; }
    
    .away_main .box { width: 100%; padding: 10px 0; }
    .away_main { margin: 0; }
    
    .recent_post .btn_style { margin: 30px 0 0; }
    .recent_post { padding: 60px 0; }
    .locations_left { width: 100%; }
    .locations_left h3 { font-size: 30px; line-height: 38px; }
    .locations_right { width: 100%; padding: 20px 0 0; margin: 30px 0 0; }
    .locations_right .image { left: -30px; right: -30px; bottom: -21px; }
    .locations_cover { padding: 20px 30px; }
    
    .solution_away { padding: 40px 0 60px; }
    .solution_away .main_title { margin: 0 0 10px; }
    .away_main .box h4 { margin: 4px 0; font-size: 20px; line-height: 30px; }
    
    .failure_main .text { width: 100%; padding: 0; }
    .failure_main .text .inner { max-width: 100%; }
    .failure_main .image { width: 100%; text-align: center; margin: 30px 0 0; }
    .failure_section { padding: 50px 0; }

    
    .ccm-block-page-list-pages h2 { font-size: 38px; }
}

@media (min-width: 768px) and (max-width: 991px) {
	.wrapper { width:720px; }
}

@media (min-width: 30px) and (max-width: 767px) {	
	.wrapper { width:100%; padding:0 15px; }
    
    .main_title h2 { font-size: 28px; line-height: 36px; }
    .ccm-block-page-list-pages h2 { font-size: 28px;}
    
    .hero_section { padding: 140px 0 0; }
    .hero_section .inner { flex-wrap: wrap; }
    .hero_section .text { width: 100%; padding: 0; }
    .hero_section .image { margin: 50px auto 0; width: 100%; max-width: 400px; }
    .hero_section h1 { font-size: 30px; line-height: 38px; }
    .hero_section .btns { margin: 15px 0 0; }
    .hero_section p { margin: 10px 0; }

    .wyattseal_main .right { margin: 30px -10px 0; }
    .wyattseal_main .right .box { padding: 20px 010px; }
    .wyattseal_btn { text-align: center; }
    .wyattseal_btn h2 { font-size: 28px; line-height: 34px; width: 100%; padding: 10px 15px; }
    .wyattseal_btn .left { padding-left: 0 !important; }
    .wyattseal_btn .right { padding-right: 0 !important; text-align: center; }

    .service_solutions { padding: 50px 0; margin: 0; }
    .solutions_section .left .img { opacity: 0.5; }
    .solutions_section .left { width: 100%; min-height: 330px; overflow: hidden; padding: 30px 15px; justify-content: center; }
    .solutions_section .right { width: 100%; padding: 40px 15px; }
    .solutions_section .right .inner { max-width: 100%; }
    .solutions_box .box { margin: 10px 0; }
    
    .recent_post { padding: 50px 0; }
    .recent_main { margin: 0; }
    .recent_main .box { width: 100%; padding: 15px 0; }
    .recent_main .box .text h3 { font-size: 22px; line-height: 30px; margin: 5px 0 12px; }
    .recent_main .box .text .tag { font-size: 16px; line-height: 24px; }
    .recent_post .btn_style { margin: 0; }
    
    .touch_section { padding: 40px 0 50px; }
    .touch_section .text { width: 100%; }
    .touch_section .image { width: 100%; padding: 0; margin: 30px auto 0; max-width: 300px; }

    .locations_cover { padding: 20px 15px; }
    .locations_left h3 { font-size: 20px; line-height: 30px; }
    .locations_left .locations p { margin: 10px 0; }    
    .locations_right .image { left: -15px; right: -15px; }
    
    .sealing_main .box .title { bottom: 0; padding: 12px 15px; font-size: 18px; line-height: 26px; }
    .sealing_main .box .title:before { top: 18px; opacity: 1; right: 15px; }
    
    .sealing_solutions .leftImage { display: none; }
}

@media(max-width: 675px) {
  
    .locations_left .text { margin-right: 700px; }
  
}

@media(max-width: 500px) {

    .wyattseal_main .right { margin: 30px 0 0; padding: 20px 0 0; }
    .wyattseal_main .right .box { width: 100%; padding: 15px 0; }
    .wyattseal_main .right .box h4 { font-size: 20px; line-height: 28px; }
    .wyattseal_btn h2 { font-size: 24px; line-height: 34px; }

    .sealing_main { margin: 20px 0; }
    .sealing_main .box { width: 100%; padding: 15px 0; }

    .locations_left .text { margin-right: 750px; }
    .locations_right .cover { margin: 0; }
    .locations_right .box { width: 100%; padding: 10px 0; }

}