@font-face {
  font-family: 'humanst521';
  src: url('/fonts/humanist-webfont.eot');
  src: url('/fonts/humanist-webfont.eot?#iefix') format('embedded-opentype'),
  url('/fonts/humanist-webfont.svg#humanst521') format('svg'),
  url('/fonts/humanist-webfont.woff') format('woff'),
  url('/fonts/humanist-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

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

[hidden], template {
  display: none
}

a {
  background: transparent
}

a:active, a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

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

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

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

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

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

button[disabled], html input[disabled] {
  cursor: default
}

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

input {
  line-height: normal
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  display: none
}

input[type=number] {
  -moz-appearance: textfield
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}

/*@media print{
	*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important}
	a,a:visited{text-decoration:underline}
	a[href]:after{content:" (" attr(href) ")"}
	abbr[title]:after{content:" (" attr(title) ")"}
	a[href^="javascript:"]:after,a[href^="#"]:after{content:""}
	pre,blockquote{border:1px solid #999;page-break-inside:avoid}
	thead{display:table-header-group}
	tr,img{page-break-inside:avoid}
	img{max-width:100% !important}
	p,h2,h3{orphans:3;widows:3}
	h2,h3{page-break-after:avoid}
	select{background:#fff !important}
	.navbar{display:none}
	.table td,.table th{background-color:#fff !important}
	.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}
	.label{border:1px solid #000}
	.table{border-collapse:collapse !important}
	.table-bordered th,.table-bordered td{border:1px solid #ddd !important}
}*/
* {
  -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
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  font-family: "humanst521", Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.42857143;
  color: #666;
  background-color: #fff;
  -webkit-font-smoothing: antialiased
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}

a {
  color: #645ca4;
  text-decoration: none
}

a:hover, a:focus {
  color: #464073;
  text-decoration: underline;
  outline: 0 none;
}

figure {
  margin: 0
}

img {
  vertical-align: middle
}

body {
  -webkit-print-color-adjust: exact
}

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

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

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

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

hr {
  margin-top: 0;
  margin-bottom: 18px;
  border: 0;
  border-top: 2px solid #eee
}

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

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'humanst521';
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  letter-spacing: 1px
}

.bespoke h1, .bespoke h2, .bespoke h3, .bespoke h4, .bespoke h5, .bespoke h6 {
  letter-spacing: 1px
}

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: #999
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px
}

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: 9px;
  margin-bottom: 9px
}

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

h1, .h1 {
  font-size: 33px
}

h2, .h2 {
  font-size: 27px
}

h3, .h3 {
  font-size: 23px
}

h4, .h4 {
  font-size: 17px
}

h5, .h5 {
  font-size: 13px
}

h6, .h6 {
  font-size: 12px
}

p, address, .content ul {
  margin: 0 0 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.4
}

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

.es-browser-upgrade {
  width: 100%;
  height: 32px;
  line-height: 32px;
  background-color: #222;
  color: #fff;
  text-align: center;
  z-index: 9999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px
}

.es-browser-upgrade p {
  color: #fff;
  height: 32px;
  line-height: 32px;
  margin: 0
}

.es-browser-upgrade a {
  color: #fff;
  text-decoration: underline
}

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

cite {
  font-style: normal
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify
}

.text-muted {
  color: #999
}

.text-primary {
  color: #1e877f
}

a.text-primary:hover {
  color: #155d58
}

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

a.bg-primary:hover {
  background-color: #155d58
}

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

.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 6px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

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

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

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

dl {
  margin-top: 0;
  margin-bottom: 18px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

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

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

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}

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: #999999;
}

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

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

.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: 18px;
  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;
  white-space: nowrap;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  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, .container-md {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

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

@media (min-width: 1018px) {
  .container {
    width: 1000px;
  }
}

@media (min-width: 1018px) {
  .container {
    width: 1000px;
  }
}
@media (min-width: 1320px) {
  .container {
    width: 1300px;
  }
}

@media (min-width: 768px) {
  .container-md {
    width: 568px;
  }
}

@media (min-width: 1018px) {
  .container-md {
    width: 740px;
  }
}

@media (min-width: 1320px) {
  .container-md {
    width: 1000px;
  }
}

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

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.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-left: 10px;
  padding-right: 10px;
}

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

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

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

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

  .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: 1018px) {
  .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-43 {
    width: 46%
  }

  .col-md-23 {
    width: 20%
  }

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

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

  .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 print {
  .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-43 {
    width: 46%
  }

  .col-md-23 {
    width: 20%
  }

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

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

  .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: 1319px) {
  .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: 0%;
  }

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

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

table {
  max-width: 100%;
  background-color: transparent;
  font-family: arial, sans-serif;
}

th {
  text-align: left;
  text-transform: uppercase;
  font-size: 11px;
}

.table {
  width: 100%;
  margin-bottom: 18px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ebebeb;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ebebeb;
}

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

.table > tbody + tbody {
  border-top: 2px solid #ebebeb;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ebebeb;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ebebeb;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

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

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

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

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

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

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

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

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

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

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

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

/*@media (max-width: 767px) {*/
.table-responsive {
  width: 100%;
  margin-bottom: 13.5px;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  /*border: 1px solid #ebebeb;*/
  -webkit-overflow-scrolling: touch;
}

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

.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
  white-space: nowrap;
}

.table-responsive > .table-bordered {
  border: 0;
}

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

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

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

/*}*/
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

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

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  /* height: 32px;*/
  height: 40px;
  padding: 6px 12px;
  /*font-size: 13px;*/
  font-size: 12px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 2px solid #e9e9e9;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  font-family: arial, sans-serif;
}

.form-control:focus {
  border-color: #645ca4;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(100, 92, 164, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(100, 92, 164, 0.6);
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

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

input[type="date"] {
  line-height: 32px;
}

.form-group {
  margin-bottom: 15px;
}

.form-row {
  display: inline-block
}

.form-group.url {
  display: none
}

.radio,
.checkbox {
  display: block;
  min-height: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}

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

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

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

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 40px;
}

.has-feedback .form-control-feedback {
  position: absolute;
  top: 23px;
  right: 0;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a6a6a6;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

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

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -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";
  color: #1e877f
}

.glyphicon-chevron-right:before {
  content: "\e080";
  color: #1e877f
}

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

.collapsed .panel-title .glyphicon-chevron-up:before {
  content: "\e114"
}

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

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

.checkout-box.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1000;
  display: none;
  padding-top:5px;
  padding-bottom:5px;
  list-style: none;
  font-size: 13px;
  background-color: #ffffff;
  border-radius: 0px;
  background-clip: padding-box;
}
@media (min-width: 1319px) {
  .dropdown-menu {
    right: 80px;
    left: 80px;
  }
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 8px 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: #333333;
  white-space: nowrap;
}

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

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #1e877f;
}

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

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

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

.open > a {
  outline: 0;
}

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

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

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

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

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

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

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

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

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

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

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 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: 45px;
  padding: 10px 16px;
  font-size: 17px;
  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: 45px;
  line-height: 45px;
}

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: 0px;
}

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{
  font-size: 16px;
}

.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: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #664455;
  border-radius: 4px;
}

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

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 17px;
  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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .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-bottom-left-radius: 0;
  border-top-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;
}

.breadcrumb {
  padding: 6px 10px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #ffffff;
  border-radius: 4px;
  text-transform: uppercase;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: ">\00a0";
  padding: 0 5px;
  color: #645ca4;
}

.breadcrumb > .pull-right:before {
  content: ''
}

.breadcrumb > .active {
  color: #1e877f;
}

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

.pager li {
  display: inline;
}

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

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

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

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

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

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

.label-default {
  background-color: #999999;
}

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

.label-primary {
  background-color: #1e877f;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #155d58;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  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: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #645ca4;
  background-color: #ffffff;
}

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

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

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

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

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

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

@media (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 58.5px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

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

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #645ca4;
}

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

.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

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

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

.alert-dismissable {
  padding-right: 35px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  text-align: center;
  background-color: #1e877f;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

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

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

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

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

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

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

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

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

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

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

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

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

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

.media-object {
  display: block;
}

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

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

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

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

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

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

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

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

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555555;
}

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

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

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #1e877f;
  border-color: #1e877f;
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #8ce5df;
}

.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: 18px;
  background-color: #ffffff;
  /* border: 1px solid transparent; */
  border-radius: 0;
  margin-right: 20px;
}

.maincol-contact-info {
  margin-bottom: 18px;
  background-color: #ffffff;
  border: 2px solid #e9e9e9;
  border-radius: 0px;
  padding: 20px;
  margin-top: 20px;
}

.maincol-contact-info span, .contact-contact-info span {
  color: #645ca4
}

.maincol-contact-info p {
  text-transform: uppercase;
  color: #1e877f;
  font-family: "humanst521", Arial, sans-serif;
  font-size: 21px;
  font-weight: normal;
  text-align: center;
  line-height: 16px;
  margin: 0;
}

.contact-contact-info {
  margin-bottom: 18px;
  background-color: #ffffff;
  border: 2px solid #e9e9e9;
  border-radius: 0;
  padding: 15px;
}

.contact-contact-info p {
  text-transform: uppercase;
  color: #1e877f;
  font-family: "humanst521", Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  line-height: 24px;
  margin: 0;
}

.sidecol-contact-info {
  margin-bottom: 18px;
  background-color: #ffffff;
  border: 2px solid #CCC;
  border-radius: 0px;
  width: 210px;
}

.contact-info p strong {
  color: #645ca4;
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  /*  padding: 10px 15px; */
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
  border-bottom: 2px solid #ebebeb;
}

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

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

.panel-title > a {
  color: inherit;
}

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

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

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

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

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

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

.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: -1px;
}

.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: -1px;
}

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

.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: -1px;
}

.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: -1px;
}

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

.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 {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 18px;
}

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

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

/*
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ebebeb;
}
*/
.panel-group .panel-footer {
  border-top: 0;
}

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

.panel-default {
  border-color: #ebebeb;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #ffffff;
  border-color: #ebebeb;
}

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

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

.panel-primary {
  border-color: #1e877f;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #1e877f;
  border-color: #1e877f;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #1e877f;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #1e877f;
}

.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-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-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-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-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f6f6f6;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

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

.well-sm {
  padding: 9px;
  border-radius: 0px;
  width: 210px;
}

.trade-terms-side {
  min-height: 20px;
  margin-bottom: 20px;
  background-color: #f6f6f6;
  border: 2px solid #e4e4e4;
  border-radius: 0;
  width: calc(100% - 20px);
  color: #1e877f;
  padding: 5px;
  display: block;
}

.trade-terms-side h4, .trade-terms-contact h4 {
  font-size: 15px
}

.trade-terms-side:hover {
  background-color: #FFF;
}

.trade-terms-contact {
  min-height: 20px;
  margin-top: 30px;
  background-color: #f6f6f6;
  border: 2px solid #e4e4e4;
  border-radius: 0;
  width: 100%;
  color: #1e877f;
  padding: 5px 10px 5px 10px;
  display: block;
}

.trade-terms-side h4 {
  font-size: 14px;
  line-height: 16px;
}

.modal-open {
  overflow: hidden;
}

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

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 10%;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

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

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

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

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

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

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

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

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

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

@media (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;
    margin-left: -15px;
    font-size: 30px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clear {
  clear: both
}

.w100 {
  width: 100% !important
}

.clearfix:before,
.clearfix: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,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.nav:before,
.nav:after,
.blog-paging .pager:before,
.blog-paging .pager:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.nav:after,
.blog-paging .pager:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
  margin: 0 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;
}

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

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  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 (min-width: 1018px) and (max-width: 1018px) {
  .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: 1018px) {
  .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: 1018px) and (max-width: 1018px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1018px) {
  .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;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
}

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

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

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

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

.navbar-collapse {
  /*width: 980px;*/
  border-top: 0;
  box-shadow: none;
}

.navbar-collapse.collapse {
  display: block;
  /*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-left: 0;
  padding-right: 0;
}

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

@media (min-width: 1018px) {
  .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: 1018px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

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

@media (min-width: 1018px) {
  .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;
  padding: 16px 10px;
  font-size: 17px;
  line-height: 18px;
  height: 50px;
}

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

@media (min-width: 1018px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}

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

.navbar-toggle:focus {
  outline: none;
}

.navbar-toggle .icon {
  display: inline-block
}

.navbar-toggle .desc {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-toggle {
  display: none;
}

.navbar-nav {
  margin: 8px -10px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}

@media (max-width: 1018px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

.navbar-nav {
  float: left;
  margin: 0;
}

.navbar-nav > li {
  float: left;
}

.navbar-nav > li > a {
  padding-top: 16px;
  padding-bottom: 16px;
}

.navbar-nav.navbar-right:last-child {
  margin-right: -10px;
}

.navbar-left {
  float: left !important;
}

.navbar-right {
  float: right !important;
}

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

@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 > .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;
    padding-left: 0;
    vertical-align: middle;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

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

.navbar-form {
  width: auto;
  border: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.navbar-form.navbar-right:last-child {
  margin-right: -10px;
}

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

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

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

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

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

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

.navbar-text {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.navbar-text.navbar-right:last-child {
  margin-right: 0;
}

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

.navbar-default .navbar-brand {
  color: #777777;
}

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

.navbar-default .navbar-text {
  color: #777777;
}

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

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

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

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

.navbar-default .navbar-toggle {
  border-color: #ebebeb;
}

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

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

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

@media (max-width: 1018px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-inverse {
  background-color: #ffffff;
  border-color: none;
  margin-bottom: 0;
}

.navbar-inverse .navbar-brand {
  color: #1e877f;
}

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

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
  color: #1e877f;
  background-color: #ffffff;
  padding: 0 0;
  font-size: 16px;
  /*letter-spacing: 0.5px*/
  letter-spacing: 1px;
  height: 100%;
  line-height: 40px;
}

/*
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #645ca4;
  border-bottom: 4px solid #645ca4;
}
*/
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #645ca4;
  background-color: #ffffff;
}

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

.navbar-inverse .navbar-toggle {
  border-color: #ffffff;
}

.navbar-toggle.active,
.navbar-inverse .navbar-toggle:hover {
  background-color: #645ca4;
}

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

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #ededed;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #ffffff;
  color: #645ca4;
}

@media (max-width: 1018px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: none;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: none;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #1e877f;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #645ca4;
  }

  .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: #645ca4;
    background-color: #ffffff;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #1e877f;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.nav {
  margin-bottom: 0;
  padding-left: 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;
  color: #645ca4;
}

.nav > li.disabled > a {
  color: #999999;
}

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

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #645ca4;
}

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

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

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

.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: #eeeeee #eeeeee #ebebeb;
}

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

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

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

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

.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 #ebebeb;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ebebeb;
    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: #ffffff;
  }
}

.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: #ffffff;
  background-color: #1e877f;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

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

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

.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 #ebebeb;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ebebeb;
    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: #ffffff;
  }
}

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

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

.tab-content ul {
  padding: 0 15px;
}

.tab-content li {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #666666;
}

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

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

.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: #ffffff;
  text-decoration: none;
}

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

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

.btn-back {
  color: #1e877f;
  background-color: #e9e9e9;
  padding: 10px 74px;
  font-size: 14px
}

.btn-back:hover {
  color: #1e877f
}

.btn-save {
  margin: 0 !important;
  padding: 10px 74px !important
}

.btn-default {
  color: #ffffff;
  background-color: #1e877f;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #176660;
}

.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: #1e877f;
  border-color: #cccccc;
}

.btn-default .badge {
  color: #1e877f;
  background-color: #ffffff;
}

.btn-primary {
  color: #1e877f;
  background-color: #ffffff;
  border-color: #f2f2f2;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #1e877f;
  background-color: #ebebeb;
  border-color: #d4d4d4;
}

.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: #ffffff;
  border-color: #f2f2f2;
}

.btn-primary .badge {
  color: #ffffff;
  background-color: #1e877f;
}

.btn-clear {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  transition: all 350ms ease-in-out;
}
.btn-clear:hover,
.btn-clear:focus,
.btn-clear:active,
.btn-clear.active,
.open .dropdown-toggle.btn-clear {
  border-color: #1e877f;
}

.btn-clear:active,
.btn-clear.active,
.open .dropdown-toggle.btn-clear {
  background-image: none;
}

.btn-clear.disabled,
.btn-clear[disabled],
fieldset[disabled] .btn-clear,
.btn-clear.disabled:hover,
.btn-clear[disabled]:hover,
fieldset[disabled] .btn-clear:hover,
.btn-clear.disabled:focus,
.btn-clear[disabled]:focus,
fieldset[disabled] .btn-clear:focus,
.btn-clear.disabled:active,
.btn-clear[disabled]:active,
fieldset[disabled] .btn-clear:active,
.btn-clear.disabled.active,
.btn-clear[disabled].active,
fieldset[disabled] .btn-clear.active {
  border-color: #1e877f;
}

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

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  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: #ffffff;
}

.btn-info {
  color: #ffffff;
  background-color: #645ca4;
  border-color: #5a5394;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #544d8a;
  border-color: #423d6d;
}

.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: #645ca4;
  border-color: #5a5394;
}

.btn-info .badge {
  color: #645ca4;
  background-color: #ffffff;
}

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

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  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: #ffffff;
}

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

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  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: #ffffff;
}

.btn-link {
  color: #645ca4;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

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

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #464073;
  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: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 0px;
}

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

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

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

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

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

.pagination {
  padding-left: 0;
  border-radius: 0px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  display: inline-block;
  padding: 1px 6px;
  background-color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  color: #4a4b4f;
  border: none;
  border-radius: 0px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #1e877f;
  background-color: #ffffff;
  border-color: #ebebeb;
}

.pagination > .active > a,
.pagination > li > span,
.pagination > .active > a:hover,
.pagination > li > span:hover,
.pagination > .active > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #645ca4;
  border-color: #ebebeb;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #ebebeb;
  cursor: not-allowed;
}

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

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

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

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

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

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

/*
@import "modules/custom-other.less";
*/
/* ==================================================
// IOTA THEME
// ===================================================*/
.wait,
.wait * {
  cursor: wait !important;
}

a,
a:hover,
a:focus {
  text-decoration: none;
}

.wrap-page {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .wrap-page {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.wrap-page h1 {
  font-size: 24px;
  text-transform: uppercase;
  color: #645ca4;
  margin-top: 0px;
}

.wrap-page ul, .wrap-post ul {
  padding: 0 15px;
}

/*.wrap-page .col-md-9 ul, .wrap-post .col-md-9 ul {margin-left:40px}*/
.wrap-page .col-md-9 ul, .wrap-post .col-md-9 ul {
  margin-left: 0
}

.wrap-page li, .wrap-post li {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #666666;
  margin-bottom: 5px;
}

.planters h1 {
  font-size: 20px;
  text-transform: uppercase;
  color: #645ca4;
  margin-top: 0px;
}

.wrap-page h2 {
  text-transform: uppercase;
  color: #1e877f;
  font-size: 20px;
  margin-top: 0px;
}

.wrap-page h2.alt {
  font-size: 16px;
}

.wrap-page h3 {
  text-transform: uppercase;
  color: #1e877f;
  font-size: 20px;
  margin: 0 0 9px;
}
@media (max-width: 1319px){
  .wrap-page h3 {
    font-size: 15px;
  }
}

.wrap-page h4 {
  text-transform: uppercase;
  color: #1e877f;
}

.wrap-page h5 {
  font-size: 17px;
  color: #1e877f;
}

.wrap-page .alt {
  color: #1e877f;
}

.wrap-page a {
  text-decoration: none;
}

.wrap-page p a:hover, .wrap-post p a:hover {
  text-decoration: underline
}

.wrap-page .download-box {
  background-color: #f6f6f6;
  border: 2px solid #e9e9e9;
  padding: 10px;
  /*font-size: 12px;*/
  min-height: 65px;
  height: auto;
  display: block;
}

.wrap-page .download-box .download {
  width: auto;
}

.wrap-page .download-box .download .download-name {
  padding-left: 40px;
  /*padding-bottom: 20px;*/
  /*height: 30px;*/
  /*width: 360px;*/
  color: #1e877f;
  font-family: arial, sans-serif;
  font-weight: bold;
  display: block;
}

.wrap-page .download-box .download span.none {
  padding-left: 0
}

.wrap-page .tab-pane .download-box .download span {
  width: auto
}

.wrap-page .download-box .download span.e-pdf {
  background: url(../img/pdf.png) no-repeat left center
}

.wrap-page .download-box .download span.e-doc {
  background: url(../img/doc.png) no-repeat left center
}

.wrap-page .download-box .download span.e-zip {
  background: url(../img/zip.png) no-repeat left center
}

.wrap-page .download-box .download span.e-3ds {
  background: url(../img/3ds.png) no-repeat left center
}

.wrap-page .download-box .download span.e-dwg {
  background: url(../img/dwg.png) no-repeat left center
}

.wrap-page .download-box .download span.e-jpg {
  background: url(../img/jpg.png) no-repeat left center
}

.wrap-page .download-box .download span.e-skp {
  background: url(../img/skp.png) no-repeat left center
}

.wrap-page .download-box .download span.e-vwx, .wrap-page .download-box .download span.e-mcd {
  background: url(../img/vwx.png) no-repeat left center
}

.wrap-page .download-box .download .size {
  color: #5f6064;
  display: block;
  font-size: 12px;
  font-weight: normal;
  padding: 0
}

.wrap-page .list-group-item h4 {
  margin: 0;
  padding: 0;
  color: #1e877f;
  text-transform: uppercase;
  font-size: 16px;
}

.wrap-page .list-group-item .checkbox {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.wrap-page .list-group-item .filter-group-sub{
  border: none;
  padding: 0 10px;
}

.wrap-page .panel-body {
  background-color: #fff;
}

.wrap-page .panel-heading {
  font-size: 16px;
  padding: 10px;
  line-height: 12px;
  background-color: #645ca4;
  color: #fff;
  text-transform: uppercase;
}

.item-accordion .panel-heading {
  background-color: #fff;
  padding: 0px;
  border-bottom: 2px solid #e9e9e9;
}

.wrap-breadcrumbs {
  line-height: 30px;
}

.wrap-breadcrumbs a {
  text-decoration: none;
  letter-spacing: 0.5px
}

.content h3 {
  margin-bottom: 20px;
  margin-top: 20px;
  text-transform: uppercase;
  color: #1e877f;
  font-family: "humanst521", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 19px;
}

.thick {
  margin-top: 10px;
  margin-bottom: 20px;
  border-top: 4px solid #eeeeee;
}

.thin {
  margin-top: 0;
  margin-bottom: 0;
}

.thin-top {
  margin-top: 0;
}

.spacing {
  letter-spacing: 1px;
}

.no-float {
  float: none;
}

.inline-block {
  display: inline-block;
  float: none;
}

.list-group {
  text-transform: uppercase;
}

.no-margin {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important
}

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

.ma {
  vertical-align: top;
}

.no-sides {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.true-center {
  text-align: center;
  float: none;
}

.nav-absolute {
  position: absolute;
}

.margin {
  margin-top: 10px;
}

.margin-top {
  margin-top: 20px;
}

.margin-bottom {
  margin-bottom: 20px;
}

.margin-bottom10 {
  margin-bottom: 10px
}

.center-block {
  float: none;
  margin: 0 auto;
}

.emphasis {
  margin-bottom: 20px;
  margin-top: 20px;
  text-transform: uppercase;
}

.emphasis strong {
  color: #1e877f;
  font-family: "humanst521", Arial, sans-serif;
  font-size: 14px;
}

.contact-line {
  color: #666666;
  white-space: nowrap;
  margin-left: 40px;
  margin-right: 12px;
  text-align: right;
}

.contact-line a, .contact-line span {
  text-decoration: none;
  color: #1e877f;
}

.contact-line a:hover,
.contact-line a:focus {
  color: #645ca4;
}

.image-border {
  /* padding: 10px;*/
  padding: 0;
  border: 5px solid #f6f6f6;
  height: auto;
  width: auto;
  display: block;
  margin-bottom: 20px;
}

ul.social-links {
  display: block;
  margin-bottom: 20px;
  padding: 0px;
}

ul.project-social-links, ul.inspire-social-links, ul.advice-social-links {
  margin: 0
}

.social-links li {
  float: left;
  list-style-type: none;
  margin: 6px 8px 6px 0;
  font-size: initial !important;
}

@media (min-width: 768px) {
  .project-social-wrap .social-links li, .inspire-social-wrap .social-links li, .advice-social-wrap .social-links li {
    margin: 6px 8px 0 0;
  }
}
.project-social-wrap h2, .inspire-social-wrap h2, .advice-social-wrap h2 {
  margin-top: 6px;
}
.advice-social-wrap span.short-desc {
  margin-top: 6px;
  /* padding-bottom: 9px; */
  font-size: 16px;
  color: #1e877f;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.25;
}
.advice-images-row h1 {
  margin-bottom: 16px;
}

.social-links li h3 {
  font-size: 14px;
  text-transform: uppercase;
  color: #818181;
  margin: 3px 0 0;
}

.project-images-row, .inspire-images-row {
  background: #f4f4f4;
  padding: 35px;
  margin: 0
}

.advice-page-content{
  padding-top: 8px;
  padding-bottom: 16px;
}

.advice-page-content img {
  max-height: 600px;
  width: auto !important;
  display: block;
  margin: 0 auto;
  padding-top: 16px;
  padding-bottom: 16px;
  max-width: 100%;
}
@media (max-width: 767px) {
  .advice-page-content img {
    width: 100% !important;
    height: auto !important;
  }
}

/*.addthis_button_facebook_like {overflow:hidden;width: 51px !important;}*/
.addthis_button_pinterest_pinit {
  overflow: hidden;
  width: 42px !important
}

/*.addthis_counter .atc_s { background: url(../img/icon-share.png) no-repeat !important;}
.addthis_counter .addthis_button_expanded {display:none !important}*/

.addthis_button_facebook_share > div > span {
  vertical-align: top !important
}

.page-banner {
  width: 100%;
  background-color: #645ca4;
  margin-bottom: 20px;
}

.page-banner .inside-banner {
  width: 70%;
  color: #fff;
  padding: 10px;
}

.page-banner .inside-banner h1 {
  font-size: 22px;
  text-transform: uppercase;
  padding-bottom: 6px;
}

.page-banner .inside-banner p {
  font-family: arial, sans-serif;
  font-size: 13px;
}

.bespoke-projects-row, .bespoke-inspires-row, .bespoke-advices-row {
  clear: both;
  /*width: 731px;*/
  margin: 0;
  padding: 15px 0
}

#stockist_form {
  background-color: #1e877f;
  height: 60px;
  line-height: 60px;
}

#stockist_form span {
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
  display: inline-block;
  margin-right: 20px;
}

#stockist_form .text {
  height: 30px;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  border: 0 none;
}

#stockist_form .submit {
  height: 30px;
  background-color: #074a45;
  border: 0 none;
  color: #fff;
  font-family: inherit;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0 15px;
  border: 0 none;
}

.stockists p {
  margin: 0 0 20px;
}

#map-canvas {
  background: #E5E3DF url(../img/map-loading.gif) no-repeat center center
}

#sagepayframe {
  width: 97%;
  height: 600px;
  border: 0 none;
  display: block;
  margin: 0 auto;
}

.checkout-success {
  background: url(../img/checkout_success_bg.jpg) no-repeat;
  background-size: cover;
  min-height: 831px;
  text-align: center;
  padding-top: 170px
}

.checkout-success .inside {
  background: #fff;
  border: 4px solid #e1e1e1;
  padding: 30px;
  margin: 0 auto;
  text-align: center
}

.checkout-success h1 {
  color: #1e877f;
  text-transform: uppercase;
  font-size: 26px;
  margin: 0;
  padding: 0 0 20px 0
}

.checkout-success .order-number {
  font-size: 18px;
  margin-bottom: 20px;
  color: #453d8a
}

.checkout-success p {
  color: #4a4b4f;
  text-transform: uppercase;
  font-family: "humanst521", Arial;
  font-size: 14px;
  margin: 0
}

.checkout-success a {
  color: #4a4b4f
}

.checkout-success p a {
  text-decoration: underline
}

.checkout-success label {
  color: #fff;
  font-family: Arial;
  font-size: 13px;
  cursor: pointer
}

.checkout-success .button {
  background: #e1e1e1;
  color: #666666;
  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
  padding: 16px 34px;
  font-family: "humanst521", Arial, sans-serif;
  display: inline-block;
  border: 0 none;
  cursor: pointer;
  margin-top: 20px
}

.checkout-success .button-save {
  background: #1e877f;
  color: #fff;
  font-size: 14px;
  padding: 10px 16px;
  display: block;
  width: 100%;
  margin-top: 10px
}

.checkout-success input.text {
  display: block;
  width: 100%;
  height: 40px;
  border: 2px solid #e9e9e9;
  font-family: Arial;
  font-size: 13px;
  padding-left: 11px
}

.checkout-success #save-details {
  margin: 30px 0;
  border: 1px solid #1e877f;
  width: 325px;
  height: auto;
  padding: 20px;
  margin: 30px auto 0
}

#save-details h3 {
  font-size: 15px;
  color: #1e877f;
  margin: 0;
  text-transform: uppercase
}

#save-details p {
  font-size: 13px;
  margin: 10px 0 15px;
  color: #4a4b4f;
  font-family: Arial;
  text-transform: none
}

.view-ranges {
  width: calc( 100% - 20px);
  margin-bottom: 20px
}

.category-header {
  /*width: 720px;*/
  min-height: 162px;
  background-size: 100% 100%;
  margin-bottom: 15px;
  position: relative;
}
.category-header a{
  color: #FFF;
  text-decoration: underline;
}

.category-header .left {
  width: calc( 100% - 182px);
  height: 100%;
  min-height: 162px;
  background: rgba(100, 92, 164, .9);
  color: #fff;
  padding: 20px;
  float: left
}

.category-header .left h1 {
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 0
}

.category-header .left .made-in-uk-badge {
  width: 280px;
}

.category-header .right {
  /* float: left; */
  max-width: 182px;
  /* height: 100%; */
  z-index: 2;
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
}

.category-header .right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*
.cats-list {
  list-style: none;
  text-align: left;
  padding: 0;
  text-decoration: none;
  display: block;
}
.cats-list li {
  padding-bottom: 10px;
  padding-top: 10px;
  text-transform: uppercase;
  border-bottom: 2px solid #e6e6e6;
  font-size: 18px;
}
.cats-list li a {
  text-decoration: none;
  color: #999999;
}
.cats-list li a:hover,
.cats-list li a:focus {
  color: #645ca4;
}
.cats-list li a:active {
  color: #645ca4;
}
.cats-list li a.active {
  color: #645ca4;
}
.cats-list li:first-child {
  padding-top: 0px;
}
*/
/* =========================================================================
// HEADER
// =======================================================================*/
.wrap-header {
  background: #fff;
  text-transform: uppercase;
  font-family: "humanst521", Arial, sans-serif;
}

.wrap-header .customer {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
  margin-top: 12px;
  margin-right: 12px;
  white-space: nowrap;
}

.wrap-header .customer li {
  display: inline;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  /*padding: 13px;*/
  padding: 15px 2px;
  font-family: arial, sans-serif;
  text-decoration: none;
}

.wrap-header .customer li a {
  color: #666666;
  text-decoration: none;
}

.wrap-header .customer li a:hover,
.wrap-header .customer li a:focus {
  color: #1e877f;
}

.wrap-header .customer li a:active {
  color: #1e877f;
}

.wrap-header .checkout-box {
  width: 100%;
  min-height: 42px;
  top: 0;
  background-color: #645ca4;
  color: #fff;
  font-weight: normal;
  margin-right: 10px;
}

.wrap-header .checkout-box-wrap {
  margin-right: 10px
}

.wrap-header .checkout-box .checkout-inner {
  display: inline-block;
  text-decoration: none;
  margin-top: 10px;
  padding: 0;
  width: 100%;
}

.wrap-header .checkout-box .checkout-inner li {
  display: inline;
  text-transform: uppercase;
  float: left;
  padding-left: 10px;
}

.wrap-header .checkout-box .checkout-inner .text {
  margin-top: 3px
}

.wrap-header .checkout-box .checkout-inner li.dropdown {
  padding-left: 0;
  margin-right: 25px
}

.wrap-header .checkout-box .checkout-inner li .basket {
  background-image: url('../img/icon-bag.png');
  background-repeat: no-repeat;
  color: #fff;
  height: 21px;
  width: 23px;
  padding: 2px;
  text-align: center;
  text-indent: -2px;
}

.wrap-header .checkout-box .checkout-inner li .basket .items {
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
}

.wrap-header .checkout-box .checkout-inner li h4 {
  margin: 0;
  margin-left: 0px;
  font-weight: normal;
  font-size: 14px;
  float: right;
}

.wrap-header .checkout-box .checkout-inner li a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}

.wrap-header .checkout-box .checkout-inner li a:hover,
.wrap-header .checkout-box .checkout-inner li a:focus {
  color: #afa8e4;
}

/*.wrap-header .checkout-box .checkout-inner li a:active {
  color: #fff;
  text-decoration: underline;
  text-align:right;
}*/
.wrap-header .spacing {
  margin-top: 10px;
  margin-bottom: 10px;
}

.wrap-header .spacing-logo {
  margin-top: 20px;
  margin-bottom: 32px;
}

.wrap-header hr {
  margin-top: 0;
  margin-bottom: 5px;
}

.wrap-header-tablet {
  background: #fff;
  text-transform: uppercase;
  font-family: "humanst521", Arial, sans-serif;
  margin-top: 25px;
  margin-bottom: 25px;
}

.wrap-header-tablet .logo {
  margin-top: -20px;
  margin-left: 90px;
  text-align: center;
}

.wrap-header-tablet .customer {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
  padding-bottom: 5px;
  margin-top: 10px;
}

.wrap-header-tablet .customer li {
  display: inline;
  font-size: 11px;
  text-transform: uppercase;
  font-family: arial, sans-serif;
  text-align: center;
  padding: 6px;
}

.wrap-header-tablet .customer li a {
  color: #645ca4;
  text-decoration: none;
  color: #000;
}

.wrap-header-tablet .customer li a:hover,
.wrap-header-tablet .customer li a:focus {
  color: #645ca4;
}

.wrap-header-tablet .customer li a:active {
  color: #645ca4;
  text-decoration: underline;
}

.wrap-header-tablet .checkout-box {
  width: auto;
  min-height: 40px;
  top: 0;
  background-color: #645ca4;
  color: #fff;
  float: right;
}

.wrap-header-tablet .checkout-box .checkout-inner {
  display: inline-block;
  width: auto;
  text-decoration: none;
  margin-top: 10px;
  margin-right: 20px;
  padding: 0;
}

.wrap-header-tablet .checkout-box .checkout-inner li {
  display: inline;
  text-transform: uppercase;
  float: left;
  padding-left: 10px;
}

.wrap-header-tablet .checkout-box .checkout-inner li .basket {
  background-image: url('../img/icon-bag.png');
  background-repeat: no-repeat;
  color: #fff;
  height: 21px;
  width: 23px;
  padding: 2px;
}

.wrap-header-tablet .checkout-box .checkout-inner li .basket .items {
  margin-left: 2px;
  margin-right: 8px;
  margin-top: 3px;
  text-align: center;
}

.wrap-header-tablet .checkout-box .checkout-inner li h4 {
  margin: 0;
  margin-left: 0px;
}

.wrap-header-tablet .checkout-box .checkout-inner li a {
  color: #fff;
  text-decoration: none;
}

.wrap-header-tablet .checkout-box .checkout-inner li a:hover,
.wrap-header-tablet .checkout-box .checkout-inner li a:focus {
  color: #afa8e4;
}

.wrap-header-tablet .checkout-box .checkout-inner li a:active {
  color: #fff;
  text-decoration: underline;
}

header.checkout {
  border-bottom: 1px solid #299990
}

.checkout-head-right {
  margin-top: 27px
}

.checkout-head-right h4 {
  clear: both;
  margin-top: 20px
}

.bespoke-header, .specifier-header {
  position: relative;
  margin-top: -20px;
  background-position: right;
  background-repeat: no-repeat;
  padding: 40px 0;
  background-size: contain;
  min-height: 45rem;
}
.bespoke-header {
  background-color: #E8E8E8;
}

.advice-header .content.advices {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}
.advice-header .content.advices h1 {
  font-size: 32px;
}
.bespoke-header {
  background-image: url('../img/iota-bespoke-header-img.jpg');
}
.specifier-header {
  background-image: url('../img/iota-specifiers-header-img.jpg');
}
.bespoke-header:before,
.specifier-header:before {
  content: '';
  position: absolute;
  top: 0;
  right: 12vw;
  bottom: 0;
  left: 0;
}
.specifier-header:before {
  background-image: linear-gradient(to right, #ebebeb 70%, rgba(255,255,255, 0) );
}
.bespoke-header:before {
  background-image: linear-gradient(to right, #E8E8E8 72%, rgba(255, 255, 255, 0) 72%);
}
.bespoke-header h2, .specifier-header h2, .advice-header h2 {
  color: #645ca4;
  font-size: 16px;
  margin-bottom: 20px;
}
.bespoke-header h3, .specifier-header h3, .advice-header h3 {
  text-transform: none;
  font-weight: bold;
  color: #1e877f;

}
.bespoke-list-content, .specifier-header ul, .advice-header ul {
  margin: 0!important;
  padding-left: 0!important;
}
.bespoke-list-content li, .specifier-header li, .advice-header li {
  list-style: none;
  color: #1e877f;
  margin-bottom: 20px;
  font-weight: bold;
  position: relative;
  padding-left: 30px;
}
.specifier-header li,
.advice-header li {
  padding-left: 0;
  padding-right: 1rem;
}
.bespoke-list-content li:before {
  content: url('../img/iota-tick.png');
  display:inline-block;
  width:16px;
  height:12px;
  position: absolute;
  left: 0;
}
.specifier-header li a:after,
.advice-header li a:after {
  font-family: "Glyphicons Halflings";
  content: "\e080";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  position: absolute;
  padding-left: 1rem;
}

@media screen and (min-width: 1152px) {
  .bespoke-list-content, .specifier-header ul, .advice-header ul {
    padding-right: 60px!important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1152px) {
  .bespoke-header, .specifier-header, .advice-header {
    background-size: cover;
  }
  .bespoke-list-content li, .specifier-header li, .advice-header li {
    width: 100%;
  }
}

@media screen and (max-width: 1018px) {
  .bespoke-header, .specifier-header, .advice-header {
   background: none;
   padding: 10px 0;
  }
  .bespoke-header:before, .specifier-header:before, .advice-header:before {
    display: none;
  }
  .bespoke-list-content li {
    width: 100%;
    margin-bottom: 20px!important;
    padding-left: 30px!important;
  }
  .specifier-header li, .advice-header li {
    width: 100%;
    margin-bottom: 20px!important;
    padding-left: 0;
  }
}

/* =========================================================================
// Navigation
// =======================================================================*/
.wrap-navigation {
  text-transform: uppercase;
  border-bottom: 1px solid #1e877f;
  height: 42px;
}

.wrap-navigation .spacing {
  margin-top: 10px;
  margin-bottom: 10px;
}

.wrap-navigation .text {
  float: left;
  font-size: 14px;
  color: #ffffff;
}

.wrap-navigation hr {
  margin-top: 0;
  margin-bottom: 0;
  border-width: 1px;
}

.wrap-navigation nav {
  text-align: center;
  float: none;
  font-size: 18px;
}

.wrap-navigation nav .container {
  /*padding: 0px;*/
}

.wrap-navigation nav a {
  padding-right: 23px;
  padding-left: 23px;
}

.wrap-navigation .navbar {
  min-height: 0px;
}

.wrap-navigation .navbar-nav {
  display: block;
  float: none;
  text-align: center;
  font-size: 0;
}

.wrap-navigation .navbar-nav li {
  float: none;
  display: inline-block;
  font-size: 16px;
  padding: 0 16px;
}

/* @media (max-width: 1319px){
  .wrap-navigation nav a {
    padding-right: 10px;
    padding-left: 10px;
  }
} */

@media (min-width: 768px) {
  .wrap-navigation .dropdown-menu {
    -webkit-box-shadow: rgba(0, 0, 0, 0.26) 0px 0 22px 1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.26) 0px 0 22px 1px;
    box-shadow: rgba(0, 0, 0, 0.26) 0px 0 22px 1px;
  }
  .wrap-navigation .nav .navbar-nav > li {
    padding-left: 4px;
    padding-right: 4px;
    width: auto;
  }

  .wrap-navigation .pro-width {
    width: 500px;
  }

  .wrap-navigation .dropdown {
    border-radius: 0px 0px 0px 0px;
  }

  .wrap-navigation .dropdown-menu ul {
    list-style: none;
    margin-top: 0px;
    text-align: left;
    padding: 0 10px;
  }

  .wrap-navigation .dropdown-menu ul li {
    text-decoration: none;
    list-style: none;
    text-align: left;
    margin: 0 0 20px 0;
    height: auto;
    line-height: 12px;
    padding: 0;
    float: none;
    display: block;
  }
  .wrap-navigation .dropdown.projects-dropdown {
    position: relative;
  }
  .wrap-navigation .dropdown-menu.projects {
    min-width: 35rem;
    right: initial;
    left: -2rem;
  }
  .wrap-navigation .dropdown-menu.projects a.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 10px 10px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    background-color: #1e877f;
  }
  .wrap-navigation .dropdown-menu.projects a.btn:hover {
    color: #ffffff;
    background-color: #176660;
  }
  .wrap-navigation .dropdown-menu.projects ul.types-list > li {
    border-bottom: none;
  }
  .wrap-navigation .dropdown-menu.projects ul.types-list ul.cats-list {
    padding: 0;
    margin-bottom: 0;
  }
  .wrap-navigation .dropdown-menu.projects ul.types-list ul.cats-list > li:last-child {
    margin-bottom: 0;
    border-bottom: 1px solid #dadada;
  }
  .wrap-navigation .dropdown-menu.projects ul.types-list ul.cats-list > li a {
    font-size: 15px;
    line-height: 15px;
    color: #999999;
    font-family: "humanst521", Arial, sans-serif;
    letter-spacing: 1px
  }
  .wrap-navigation .dropdown-menu.projects ul.types-list ul.cats-list > li a:hover {
    color: #645ca4;
  }
  .wrap-navigation .dropdown-menu.projects ul.types-list ul.cats-list > li a.active {
    color: #1e877f;
  }

  .wrap-navigation .dropdown-menu:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #645ca4;
    content: ''
  }
  .wrap-navigation .dropdown-menu:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #645ca4;
    content: ''
  }

  .wrap-navigation .dropdown-menu ul li a {
    padding: 0;
    color: #4a4b4f;
    font-size: 13px
  }
  .wrap-navigation .dropdown-menu ul li a:hover {
    color: #1e877f;
  }

  .wrap-navigation .dropdown-menu ul .dropdown-header {
    text-align: left;
  }

  .wrap-navigation .dropdown-menu ul .dropdown-header h4 {
    margin: 18px 0 0;
    color: #299990;
    font-size: 16px;
  }

  .wrap-navigation .push-out {
    min-width: 500px;
  }

  html.no-js .wrap-navigation .dropdown:hover .dropdown-menu {
    display: block;
  }
}

@media (min-width: 480px) and (max-width: 1018px) {
  .wrap-navigation nav a {
    padding-right: 10px;
    padding-left: 10px;
  }

  .wrap-navigation .navbar-nav > li > a {
    color: #1e877f;
  }

  .wrap-navigation .navbar-nav > li > a:hover,
  .wrap-navigation .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: #645ca4;
    border-bottom: 0;
  }

  .wrap-navigation .navbar-nav > .active > a,
  .wrap-navigation .navbar-nav > .active > a:hover,
  .wrap-navigation .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #645ca4;
    border-bottom: 0;
  }

  .wrap-navigation .navbar-nav > .disabled > a,
  .wrap-navigation .navbar-nav > .disabled > a:hover,
  .wrap-navigation .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

/* =========================================================================
// HELPERS/ FIX IT
// =======================================================================*/
.wrap-breadcrumbs .breadcrumb {
  margin-bottom: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
  margin-left: 0;
  margin-right: 0;
}

.row.gutter-ten [class*='col-']:not(:first-child),
.row.gutter-ten [class*='col-']:not(:last-child) {
  padding-right: 10;
  padding-left: 10;
  margin-left: 10;
  margin-right: 10;
}

.row-fluid.no-gutter [class*='col-']:not(:first-child),
.row-fluid.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
  margin-left: 0;
  margin-right: 0;
}

.row-fluid.gutter-ten [class*='col-']:not(:first-child),
.row-fluid.gutter-ten [class*='col-']:not(:last-child) {
  padding-right: 10;
  padding-left: 10;
  margin-left: 10;
  margin-right: 10;
}

.inline img {
  display: inline;
}

.inline p {
  display: inline;
}

.inline h1,
.inline h2,
.inline h3,
.inline h4,
.inline h5 {
  display: inline;
}

.inline span {
  display: inline;
}

.center {
  text-align: center;
}

.left-inner-addon {
  position: relative;
}

.left-inner-addon input {
  padding-left: 30px;
}

.left-inner-addon i {
  position: absolute;
  padding: 10px 12px;
  pointer-events: none;
}

.right-inner-addon {
  position: relative;
}

.right-inner-addon input {
  padding-right: 30px;
}

.search .form-control {
  height: 30px;
  border: 1px solid #e9e9e9;
  -webkit-box-shadow: none;
  box-shadow: none
}

.checkout-box-wrap {
  width: 33.33%;
}

@media (min-width: 1018px ) {
  .checkout-box-wrap {
    padding-left: 20px;
  }
}

.right-inner-addon button {
  position: absolute;
  right: 0px;
  padding: 6px;
  background: transparent;
  border: 0 none;
}

.wrap-header .links {
  margin-left: 40px;
  margin-right: 30px;
}

.wrap-header .links li {
  margin-left: 13px
}

.wrap-header .links li:first-child {
  margin-left: 0;
  padding-left: 0
}

.margin-left {
  margin-left: 20px;
}

.margin-right {
  margin-right: 20px;
}

/* =========================================================================
// Vertical Carousel
// =======================================================================*/
#cycle-1 .cycle-slide.image-border {
  margin-bottom: 5px
}

#cycle-1 .cycle-slide {
  width: 100%;
  /*height: 360px;*/
  overflow: hidden;
}

#cycle-2 .cycle-slide {
  border: 3px solid #fff;
}

.cycle-slideshow .video, .video-container {
  position: relative;
}

/*#cycle-1 .video-slide {border:1px solid #eee}
#cycle-1 .video {position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}*/

.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(17, 17, 17, .5);
  z-index: 1
}

.video-overlay .icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

.video-overlay iframe {
  position: relative;
  z-index: 2
}

#slideshow-1 .video-overlay, .video-container .video-overlay {
  cursor: pointer
}

#slideshow-1 .video-overlay .icon, .video-container .video-overlay .icon {
  width: 98px;
  height: 98px;
  background: url(../img/play_btn_large.png);
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  #slideshow-1 .video-overlay .icon, .video-container .video-overlay .icon {
    background: url(../img/play_btn_small.png);
    background-position: center;
    background-repeat: no-repeat;
  }
}

#slideshow-2 .video-overlay .icon, .gl-gallery .video-overlay .icon {
  width: 49px;
  height: 49px;
  background: url(../img/play_btn_small.png);
  content: ''
}
.gl-gallery .video-overlay {
  width: unset;
  height: unset;
  left: 10px;
  right: 10px;
  bottom: 0;
  transition: all 200ms ease-in-out;
}
.gl-gallery .video-overlay:hover {
  background-color: rgba(30, 135, 127, 0.8);
}

.video-container {
  padding: 0
}

#slideshow-1 .zoom, #slideshow-1 .zoom img, #slideshow-1 .zoomImg {
  cursor: url('../img/zoom.cur'), crosshair
}

#slideshow-1 {
  overflow: hidden
}

#slideshow-1 .cycle-caption {
  overflow: hidden;
  position: absolute;
  left: 5px;
  bottom: 5px;
  max-height: 200px;
  background: rgba(3, 3, 4, 0.4);
  z-index: 101;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 12px 10px 10px;
  width: auto !important
}

#slideshow-1 .cycle-caption-scroll {
  max-height: 30px;
  left: 0;
  bottom: 0;
  -webkit-transform: translateX(calc(-100% + 30px));
  -moz-transform: translateX(calc(-100% + 30px));
  -ms-transform: translateX(-100%) translateX(30px);
  -o-transform: translateX(calc(-100% + 30px));
  transform: translateX(-100%) translateX(30px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#slideshow-1 .cycle-caption .text {
  display: inline-block;
  margin-right: 20px
}

#slideshow-1 .cycle-caption .icon {
  position: absolute;
  right: 12px;
  top: 10px;
  width: 6px;
  height: 12px;
  background: url(../img/info.png);
  margin-left: 10px
}

#slideshow-1 .glyphicon-fullscreen{
  position: absolute;
  bottom: 10px;
  right: 10px;
  top: auto;
  z-index: 999;
  font-size: 18px;
  color: #ffffff;

}

#slideshow-1 .cycle-caption-scroll:hover {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  max-height: 200px;
}

#slideshow-1 .cycle-caption-scroll:hover .icon {
  visibility: hidden
}

#slideshow-1,
#slideshow-2 {
  height: auto;
}

.cycle-slideshow img {
  width: 100%;
  height: auto;
  /*max-height: 420px;*/
  display: block;
}

#slideshow-1 .cycle-slideshow .video img {
  width: auto
}

.product-info-row #slideshow-2 img {
  width: 82px;
  height: 115px;
}
@media screen and (min-width: 1018px) and (max-width: 1319px) {
  .product-info-row #slideshow-2 img {
    width: 57px;
    height: 80px;
  }
}

.information-slideshow #slideshow-2 img {
  width: 135px;
  height: 115px;
}

#slideshow-2 img {
  text-align: center;
  display: block;
  width: 176px;
  height: 115px;
  margin: auto;
}
@media screen and (min-width: 1018px) and (max-width: 1319px) {
  #slideshow-2 img {
    width: 130px;
    height: 85px;
  }
}

#slideshow-2 .cycle-slide {
  margin-bottom: 7px;
  cursor: pointer
}

#slideshow-2 .project-cycle-slide {
  margin-bottom: 13px
}

#slideshow-2 p {
  margin: 0;
  padding: 0;
}

#slideshow-2 .cycle-carousel-wrap {
  width: 100%;
}

#slideshow-2 .cycle-prev,
#slideshow-2 .cycle-next {
  display: inline-block;
  margin-bottom: 5px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 30px;
  cursor: pointer;
  background-image: none;
  background-color: #f2f2f2;
  color: #1e877f;
  border: 1px solid #e9e9e9;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 5px;
}

#slideshow-2 .project-cycle-prev, #slideshow .project-cycle-next, #slideshow-2 .inspire-cycle-prev, #slideshow-2 .inspire-cycle-next, #slideshow-2 .advice-cycle-prev, #slideshow-2 .advice-cycle-next {
  margin-bottom: 12px
}

#slideshow-2 .cycle-prev:hover,
#slideshow-2 .cycle-next:hover {
  background-color: #fff;
  color: #1e877f;
}

#slideshow-2 .cycle-prev-plain,
#slideshow-2 .cycle-next-plain {
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 30px;
  cursor: pointer;
  background-image: none;
  background-color: none;
  color: #1e877f;
  border: 0px;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 5px;
}

#slideshow-product img {
  text-align: center;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}

#slideshow-product p {
  margin: 0;
  padding: 0;
}

#slideshow-product .cycle-carousel-wrap {
  width: 100%;
}

#slideshow-product .cycle-prev,
#slideshow-product .cycle-next {
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 30px;
  cursor: pointer;
  background-image: none;
  background-color: #f2f2f2;
  color: #1e877f;
  border: 1px solid #e9e9e9;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 5px;
}

#slideshow-product .cycle-prev-plain,
#slideshow-product .cycle-next-plain {
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 30px;
  cursor: pointer;
  background-image: none;
  background-color: none;
  color: #1e877f;
  border: 0px;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 5px;
}

#slideshow-3 .cycle-slideshow img {
  width: 20%;
  height: auto;
  max-height: 420px;
  display: block;
}

#slideshow-4 {
  position: relative;
  top: 0;
  margin-top: 10px;
}

#slideshow-4 .cycle-slideshow {
  text-align: center;
  float: none;
  margin: 0 auto;
}

#slideshow-4 img {
  text-align: center;
  display: block;
  width: 130px;
  height: 85px;
  margin: auto;
  margin-bottom: 10px;
}

#slideshow-4 p {
  margin: 0;
  padding: 0;
}

#slideshow-4 .cycle-carousel-wrap {
  width: auto;
}

#slideshow-4 .cycle-prev,
#slideshow-4 .cycle-next {
  display: inline;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 0;
  cursor: pointer;
  background-image: none;
  background-color: #f2f2f2;
  height: 80%;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  color: #1e877f;
  border: 1px solid #e9e9e9;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 5px;
}

#slideshow-4 .cycle-prev:hover,
#slideshow-4 .cycle-next:hover {
  background-color: #fff;
}

#slideshow-4 .cycle-prev span,
#slideshow-4 .cycle-next span {
  margin-top: 25px;
}

#slideshow-4 .cycle-prev {
  left: 0;
}

#slideshow-4 .cycle-next {
  right: 0;
}

#slideshow-4 .cycle-prev-plain,
#slideshow-4 .cycle-next-plain {
  display: inline;
  margin-bottom: 10px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 0;
  height: 30px;
  cursor: pointer;
  background-image: none;
  background-color: none;
  color: #1e877f;
  border: 0px;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 5px;
  margin-top: 20px;
}

#slideshow-4 .cycle-prev-plain {
  left: 0;
}

#slideshow-4 .cycle-next-plain {
  right: 0;
}

/* =========================================================================
// Form-section
// =======================================================================*/
.wrap-contact form textarea {
  height: 182px
}

.wrap-contact .form-group {
  position: relative;
}

.wrap-form {
  background-color: #f6f6f6;
  color: #645ca4;
  min-height: 20px;
  padding: 30px;
  text-transform: uppercase;
  /* border-top: 2px solid #1e877f; */
  /*float: right;*/
}

.wrap-contact .newsletter {
  text-transform: none;
  font-family: Arial;
  font-size: 13px;
  margin-left: 5px;
  cursor: pointer
}

.wrap-contact {
  padding: 20px
}

.wrap-form h3 {
  text-align: left;
  margin-bottom: 22px;
  color: #645ca4;
  font-size: 20px;
}

.wrap-form label {
  text-transform: uppercase;
  color: #1e877f;
  font-size: 15px;
  margin-bottom: 10px;
}

.wrap-form h4 {
  font-size: 15px;
}

.wrap-form .btn {
  display: block;
  margin-bottom: 20px;
  font-size: 15px;
  padding: 10px 50px
}

.wrap-contact .required {
  font-size: 15px;
  color: #1e877f;
  margin-bottom: 10px;
  display: block;
  margin-left: 8px;
}

.wrap-contact .g-recaptcha {
  float: left;
}

.wrap-contact .btn {
  width: 110px;
  margin-bottom: 0;
  float: left;
  padding: 15px 0;
  text-align: center;
  float: right;
}

.enquire {
  border-top: 1px solid #1e877f;
  padding: 18px 30px;
}

.enquire h3 {
  text-align: center
}

.enquire textarea {
  height: 211px
}

.enquire .btn {
  margin-bottom: 0
}

/* =========================================================================
// FOOTER
// =======================================================================*/
.wrap-prefoot {
  background-color: #645ca4;
  color: #fff;
  min-height: 60px;
  padding-top: 10px;
}

.wrap-prefoot ul,
.wrap-prefoot .pre-footer-nav {
  padding-top: 10px;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}

.wrap-prefoot ul li,
.wrap-prefoot .pre-footer-nav li {
  display: inline;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 14px;
  text-transform: uppercase;
  border-right: 2px solid #453d8a;
  white-space: nowrap;
}

.wrap-prefoot ul li a {
  color: #fff
}

.wrap-prefoot ul li:hover,
.wrap-prefoot .pre-footer-nav li:hover a {
  color: #aca6d8;
}

.wrap-prefoot ul li:last-child,
.wrap-prefoot .pre-footer-nav li:last-child {
  border: none;
  padding-right: 0;
}

/* =========================================================================
// FOOTER
// =======================================================================*/
.wrap-foot {
  background-color: #453d8a;
  color: #fff;
  min-height: 60px;
  padding-top: 20px;
  text-transform: uppercase;
}

.wrap-foot .footer-nav {
  display: inline-block;
  text-decoration: none;
  padding: 0;
  margin-left: 20px;
}

.wrap-foot .footer-nav li {
  display: inline;
  padding-right: 9px;
  padding-left: 9px;
  font-size: 14px;
  text-transform: uppercase;
  border-right: 2px solid #645ca4;
}

.wrap-foot .footer-nav li a {
  color: #fff; /*letter-spacing:0.5px;*/
  letter-spacing: 1px;
  font-size: 12px
}

.wrap-foot .footer-nav li:hover a {
  color: #aca6d8;
}

.wrap-foot .footer-nav li:last-child {
  border: none;
  padding-right: 0;
}

.wrap-foot ul,
.wrap-foot .cards {
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}
.wrap-foot .cards .cards-img {
  margin-top: -6px;
}

.wrap-foot ul li,
.wrap-foot .cards li {
  display: inline;
  padding-right: 9px;
  padding-left: 9px;
  font-size: 14px;
  text-transform: uppercase;
  text-align: right;
}

.wrap-foot .cards li:first-child {
  padding: 0
}

.wrap-foot ul li:last-child,
.wrap-foot .cards li:last-child {
  border: none;
  padding-right: 0;
}

/* =========================================================================
// BANNER/BANNERS
// =======================================================================*/
.wrap-banner-planters:before, .wrap-banner-bespoke:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.3;

}

.wrap-banner-planters {
  background-image: url('../img/iota-residential-bg-img.jpg');
  /* background-image: url('../img/iota-sale-banner.jpg'); */
  /*background-size: 100% 100%;*/
  background-size: cover;
  background-position: center center;
  min-height: 400px;
  color: #fff;
}
/* .wrap-banner .wrap-banner-planters .banner-text h2 span {
  font-size: 32px;
} */
@media screen and (max-width: 767px) {
  .wrap-banner .wrap-banner-planters .banner-text h2 span {
    font-size: 20px;
  }
  .wrap-banner-coming-soon {
    .coming-soon-banner {
      span {
        font-size: 20px;
      }
    }
  }
}
.wrap-banner-coming-soon {
  background: #A4080C;
  min-height: 400px;
  .coming-soon-banner {
    margin-top: 0;
  }
}

.wrap-banner-bespoke {
  background-image: url('../img/iota-commercial-bg-img.jpg');
  /*background-size: 100% 100%;*/
  background-size: cover;
  background-position: center center;
  min-height: 400px;
  color: #fff;
}

.wrap-banner .banner-text {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: absolute;
  /* top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateY(-50%); */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 98%;
}

.wrap-banner .banner-text h2 {
  font-size: 50px;
  margin: 0 0 44px 0;
  /* line-height: 1; */
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.wrap-banner .banner-text h2 span {
  display: block;
  font-size: 40px;
  line-height: 1;
}

@media screen and (min-width: 768px) and (max-width: 1018px) {
  .wrap-banner .banner-text h2 {
    margin: 0 0 22px 0;
  }
  .wrap-banner-planters, .wrap-banner-bespoke, .wrap-banner-coming-soon {
    min-height: 300px;
  }
}

@media screen and (max-width: 767px) {
  .wrap-banner-planters{
    min-height: 230px;
  }
  .wrap-banner-bespoke, .wrap-banner-coming-soon {
    min-height: 185px;
  }
}


/* =========================================================================
// Category Media Boxes (Home Page)
// =======================================================================*/
.cat-box-green {
  background-color: #1e877f;
  color: #fff;
  text-align: center;
  /*margin-bottom: 20px;*/
}

.cat-box-green .cat-top {
  padding: 5px;
  text-transform: uppercase;
}
.cat-box-green .cat-content, .cat-box-purple .cat-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 56%;
}

.cat-box-green .cat-content img {
  width: 100%;
}

.cat-box-green .cat-bottom {
  padding: 10px;
  min-height: 56px;
}

.cat-box-purple {
  background-color: #645ca4;
  color: #fff;
  text-align: center;
  /*margin-bottom: 20px;*/
}

.cat-box-purple .cat-top {
  text-transform: uppercase;
  padding: 5px;
}

.cat-top h3 {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.cat-bottom p {
  margin: 0px;
}

.cat-box-purple .cat-content img {
  width: 100%;
}

.cat-box-purple .cat-bottom {
  padding: 10px;
}

.coming-soon-banner {
  background-color: #A4080C;
  color: #fff;
  text-align: center;
  padding: 20px;
  margin-top: 48px;
}
.coming-soon-banner span {
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: 5px;
}

/* =========================================================================
// Categories/
// =======================================================================*/
.wrap-categories {
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #1e877f;
}

/* =========================================================================
// Recent Projects and Inspirations (Home)
// =======================================================================*/
.wrap-recent-projects, .wrap-recent-inspires, .wrap-recent-advices {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #645ca4;
}

.wrap-recent-projects h1, .wrap-recent-inspires h1, .wrap-recent-advices h1 {
  color: #645ca4;
  text-align: center;
  text-transform: uppercase;
}

.wrap-recent-projects h2, .wrap-recent-inspires h2, .wrap-recent-advices h2 {
  font-size: 17px;
  text-align: center;
  color: #1e877f;
  text-transform: uppercase;
}

.wrap-recent-projects h3, .wrap-recent-inspires h3, .wrap-recent-advices h3 {
  color: #645ca4;
  font-size: 33px;
  text-align: center;
  text-transform: uppercase;
}

.home-intro-text p {
  font-family: "humanst521", Arial, sans-serif;
  text-align: center;
  font-size: 17px;
  text-align: center;
  color: #1e877f;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 20px;
}

.home-text-blocks p {
  text-align: center;
}

/* =========================================================================
// Recent Projects and Inspiration Strip (Home)
// =======================================================================*/
.projects-strip, .inspires-strip, .advices-strip {
  width: 100%;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 0px;
}

.projects-strip .strip-inner, .inspires-strip .strip-inner, .advices-strip .strip-inner {
  width: 100%;
  text-align: center;
  white-space: nowrap;
}

.projects-strip .strip-inner .caption-style-2 {
  /*list-style: none;*/
  /*margin: 0px;*/
  /*padding: 0px;*/
  /*display: inline-block;*/
}

.projects-strip .strip-inner .caption-style-2 .project-strip-item a,
.inspires-strip .strip-inner .caption-style-2 .inspire-strip-item a,
.advices-strip .strip-inner .caption-style-2 .advice-strip-item a {
  padding-bottom: 65.69%;
  display: block;
}
.projects-strip .strip-inner .caption-style-2 .project-strip-item,
.inspires-strip .strip-inner .caption-style-2 .inspire-strip-item,
.advices-strip .strip-inner .caption-style-2 .advice-strip-item  {
  display: inline-block;
  padding: 0px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}

.projects-strip .strip-inner .caption-style-2 .project-strip-item:hover .caption,
.inspires-strip .strip-inner .caption-style-2 .inspire-strip-item:hover .caption,
.advices-strip .strip-inner .caption-style-2 .advice-strip-item:hover .caption {
  opacity: 1;
  transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
}

.projects-strip .strip-inner .caption-style-2 img,
.inspires-strip .strip-inner .caption-style-2 img,
.advices-strip .strip-inner .caption-style-2 img {
  margin: 0px;
  padding: 0px;
  /*width: 238px;*/
  /*height: 157px;*/
  float: left;
  z-index: 4;
}

.projects-strip .strip-inner .caption-style-2 .caption,
.inspires-strip .strip-inner .caption-style-2 .caption,
.advices-strip .strip-inner .caption-style-2 .caption {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  top: 100px;
  right: 0;
  bottom: 0;
  left:0;
  /*height: 208px;*/
  -webkit-transition: all 0.16s ease-in-out;
  -moz-transition: all 0.16s ease-in-out;
  -o-transition: all 0.16s ease-in-out;
  -ms-transition: all 0.16s ease-in-out;
  transition: all 0.16s ease-in-out;
}

.projects-strip .strip-inner .caption-style-2 .blur,
.inspires-strip .strip-inner .caption-style-2 .blur,
.advices-strip .strip-inner .caption-style-2 .blur {
  background-color: rgba(30, 135, 127, 0.8);
  height: 100%;
  /*width: 238px;*/
  z-index: 5;
  position: absolute;
  left: 0;
  right: 0;
}

.projects-strip .strip-inner .caption-style-2 .caption-text h1,
.inspires-strip .strip-inner .caption-style-2 .caption-text h1,
.advices-strip .strip-inner .caption-style-2 .caption-text h1 {
  text-transform: uppercase;
  font-size: 18px;
}

.projects-strip .strip-inner .caption-style-2 .caption-text,
.inspires-strip .strip-inner .caption-style-2 .caption-text,
.advices-strip .strip-inner .caption-style-2 .caption-text {
  z-index: 10;
  color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  /*top: 66px;*/
  padding: 0 10px;
  font-family: "humanst521", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.projects-strip .strip-inner .caption-style-2 .caption-text address,
.inspires-strip .strip-inner .caption-style-2 .caption-text address,
.advices-strip .strip-inner .caption-style-2 .caption-text address {
  font-family: "humanst521", Helvetica Neue, Helvetica, Arial, sans-serif;
  white-space: normal;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}

/* =========================================================================
// Video Section (Home)
// =======================================================================*/
.wrap-video-section {
  padding: 60px 0;
  border-bottom: 1px solid #645ca4;
}

/*.wrap-video-section p {
  font-size: 13px;
}*/
.wrap-video-section h2 {
  font-size: 24px;
  color: #645ca4;
  margin-bottom: 10px;
  margin-top: 0;
  text-transform: uppercase;
  line-height: 22px;
  letter-spacing: 1px;
}

/* =========================================================================
// Marketing Section (Home)
// =======================================================================*/
.wrap-marketing-section {
  padding-top: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #645ca4;
  text-align: center;
}

.wrap-marketing-section h2 {
  font-size: 22px;
  color: #645ca4;
  margin: 20px 0 10px 0;
  text-transform: uppercase;
  line-height: 16px;
}

.wrap-marketing-section .icon {
  margin-bottom: 0px;
}

.home-icon {
  min-height: 46px;
}

/* =========================================================================
// Products and Projects
// =======================================================================*/
.product,
.project-box {
  position: relative;
  width: 100%;
}
.product{
  margin-bottom: 30px;
}
.project-box{
  margin-bottom: 90px;
}

.product img,
.project-box img {
  width: 100%;
  z-index: 10;
}

.product .caption,
.project-box .caption {
  /*display: table;*/
  width: 100%;
  position: absolute;
  padding: 15px;
  /*height:57px;*/
  height: auto;
  bottom: 0;
  left: 0;
  z-index: 11;
  text-align: center;
  color: #fff;
  background-color: #645ca4;
  background: rgba(100, 92, 164, 0.9);
}

.product .caption h4,
.project-box .caption h4 {
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  font-size: 19px;
}

.product .caption p,
.project-box .caption p {
  margin-bottom: 0;
}

.product .caption-bespoke,
.project-box .caption-bespoke,
.project-box .caption-project {
  /* display: table; */
  width: 100%;
  position: absolute;
  padding: 15px 8px;
  max-height: 60px;
  bottom: 0;
  left: 0;
  z-index: 11;
  overflow: hidden;
  text-align: center;
  color: #fff;
  background-color: #1e877f;
  background: rgba(30, 135, 127, 0.9);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.product .caption-bespoke {
  max-height: 45px;
}
.project-box .caption-project{
  background-color: #645CA4;
  bottom: -60px;
}

.product:hover .caption-bespoke,
.project-box:hover .caption-bespoke,
.project-box:hover .caption-project
{
  max-height: 500px
}

.product .caption-bespoke h4,
.project-box .caption-bespoke h4,
.project-box .caption-project h4 {
  text-transform: uppercase;
  color: #fff;
  margin-top: 0;
  margin-bottom: 26px;
  font-size: 16px;
}

.project-box .caption-project h4.single-line{
  line-height: 3rem;
}

.product .caption-bespoke p,
.project-box .caption-bespoke p {
  margin-bottom: 0;
}

.product-grid, .inspire-grid, .advice-grid {
  margin-top: 20px;
}

.advice-grid .advice-wrap {
  border-bottom: 2px solid #e9e9e9;
  margin-bottom: 16px
}

.advice-grid .advice-wrap .advice.row .btn{
  text-align: right;
}

.project, .inspire, .advice {
  background-color: #645ca4;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.advice {
  background-color: transparent;
  height:100%
}

.project-image, .inspire-image, .advice-image {
  position: relative;
  overflow: hidden;
}
.advice-image {
  padding-left: 0;
}

.project-image img, .inspire-image img, .advice-image img {
  width: 100%;
}

.project-image:hover .caption,
.inspire-image:hover .caption,
.advice-image:hover .caption {
  opacity: 1;
  transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
}

.project-image .caption,
.inspire-image .caption,
.advice-image .caption {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  top: 100px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 100%;
  height:154px;
}
@media (min-width: 1319px) {
  .project-image .caption,
  .inspire-image .caption,
  .advice-image .caption {
    height:203px;
  }
}

.project-image .caption-text h1,
.inspire-image .caption-text h1,
.advice-image .caption-text h1 {
  text-transform: uppercase;
  font-size: 18px;
}

.project-image .caption-text,
.inspire-image .caption-text,
.advice-image .caption-text {
  z-index: 10;
  color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  /*height: 164px;*/
  text-align: center;
  font-size: 12px;
  padding-top: 30px;
}
.project-image .caption-text p,
.inspire-image .caption-text p,
.advice-image .caption-text p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  right: 20px;
}

.project-image .blur,
.inspire-image .blur,
.advice-image .blur {
  background-color: rgba(100, 92, 164, 0.8);
  color: #fff;
  height: 100%;
  /*width: 400px;*/
  z-index: 5;
  position: absolute;
  left: 0;
  right: 0;
}

.project-title,
.inspire-title,
.advice-title {
  text-transform: uppercase;
  min-height:55px;
}

.project-title h3,
.inspire-title h3,
.advice-title h3 {
  color: #fff;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.advice-title h3 {
  color: #645ca4;
  text-align: left;
  letter-spacing: normal;
  padding: 0;
  margin: 0;
  font-size: 20px;
  margin-bottom: 16px;
}
@media (max-width: 1017px) {
  .advice-title h3 {
    text-align: center;
  }
}
.advice-title p {
  color: #666;
  text-transform: initial;
  text-align: left;
}
.advice-read-more {
  padding-right: 0;
  text-align: right;
}
/* xs */
@media (max-width: 767px) {
  .advice-read-more {
    text-align: center;
  }
  .advice-image {
    padding-left: 10px;
    margin-bottom: 16px;
  }
  .advice-title {
    margin-bottom: 16px;
  }
}
/* sm */
@media (min-width: 768px) and (max-width:1017px) {
  .advice-read-more {
    text-align: center;
    margin-top: 16px;
  }
  .advice-title {
    padding: 0;
  }
  .advice-image {
    padding: 0;
  }
  .advice-title h3 {
    margin-top: 16px;
    font-size: 16px;
  }
}

.product-bespoke {
  position: relative;
}

.product-bespoke:after {
  background-image: url('../img/bespoke.png');
  position: absolute;
  right: 0;
  top: 0;
  height: 72px;
  width: 72px;
  z-index: 14;
  content: "";
}

.product-listing {
  height: 275px;
  margin-bottom: 20px;
  position: relative;
}
@media (max-width: 1319px) {
  .product-listing {
    height: 290px;
  }
}

.img-col {
  position: absolute;
  top: 0;
  bottom: 0;
}
.img-col img{
  bottom: 0;
  position: absolute;
}

.product-listing .price-row {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}
.product-listing .out-of-stock-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
}
.product-listing .out-of-stock {
  color: #a4070d;
  background-color: #ffffffb8;
  border-radius: 4px;
  display: inline;
  padding: 5px;
}

.product-listing .price-row .price {
  font-family: arial, sans-serif;
  color: #1e877f;
  padding-bottom: 10px;
  padding-top: 8px;
  border-bottom: 1px solid #1e877f;
  margin: 0 auto;
  width: 85%;
}
@media (max-width: 768px) {
  .product-listing .price-row .price {
    /*width: 75%;*/
  }
}

.product-listing .price-row .col-md-1 {
  right: 15px
}

.product-listing h3 {
  color: #645ca4;
  font-size: 15px;
  line-height: 17px;
}

.display-block {
  margin-bottom: 30px;
  margin-top: 20px;
}

.item-accordion .panel {
  border: 0;
}

.item-accordion .panel-body {
  background-color: #f6f6f6;
}

.item-accordion .panel{
  margin: 0;
}

/*
#accordion li {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 1.42857143;
color: #666666;
}
#accordion ul {
padding: 0 15px;
}
*/

.product-options-table .option{
  margin-bottom: 10px;
}

@-webkit-keyframes wiggle {
  0%, 50%, 100% {
    transform:translateX(2px);
    -webkit-transform:translateX(2px);
  }
  25%, 75% {
    transform:translateX(-2px);
    -webkit-transform:translateX(-2px);
  }
}

@keyframes wiggle {
  0%, 50%, 100% {
    transform:translateX(2px);
    -webkit-transform:translateX(2px);
  }
  25%, 75% {
    transform:translateX(-2px);
    -webkit-transform:translateX(-2px);
  }
}

.product-options-table .option.error select{
  animation: wiggle 0.4s;
  -moz-animation: wiggle 0.4s;
  -webkit-animation: wiggle 0.4s;
  -o-animation: wiggle 0.4s;
  border: 1px solid red;
}
.product-options-table .option.error p:first-of-type{
  animation: wiggle 0.4s;
  -moz-animation: wiggle 0.4s;
  -webkit-animation: wiggle 0.4s;
  -o-animation: wiggle 0.4s;
}
.product-options-table .option.error p:first-of-type:after{
  content: 'Please select a colour';
  color: red;
  margin-left: 20px;
}

.product-options-table .option .size-options, .product-options-table .option .custom-ral-select {
  max-width: 100%;
  border: 1px solid #1e877f;
  font-size: 16px;
  padding: 5px;
  margin-right: 10px;
  border-radius: 5px;
}
.product-options-table .option .qty-wrap {
  display: inline-block;
}
.product-options-table .option .qty-wrap input{
  font-size: 16px;
  height: 33px;
}
.product-options-table .option .custom-ral p {
  color: #000000;
  margin: 0 10px 0 0;
  line-height: 26px;
}


.product-options-table .option .colour-options label {
  margin-right: 5px;
}
.product-options-table .option .colour-options label > input{
  visibility: hidden;
  position: absolute;
}
.product-options-table .option .colour-options label > input + img{
  cursor:pointer;
  border:1px solid #ebebeb;
  width: 50px;
  height: 50px;
  padding: 5px;
}
.product-options-table .option .colour-options label > input:checked + img{
  border: 2px solid #1e877f;
}
.product-options-table .option .pre-weather-option label {
  margin: 0 0 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.required{
  font-size: 14px;
  color: #3d3d3d;
  position: absolute;
}

.product-options-table {
  margin-top: 11px;
  margin-bottom: 20px
}

.product-options-table .details {
  color: #1e877f;
  text-transform: uppercase;
  list-style: none;
  text-decoration: none;
  font-size: 11px;
  display: block;
  padding: 0px;
  margin: 0px;
}

.product-options-table .details li {
  display: inline-block;
  float: left;
}

.product-options-table .details li img {
  padding-right: 8px;
  display: inline;
}

.product-options-table .details li p {
  padding-top: 5px;
  display: inline;
  color: #1e877f;
  font-size: 11px;
}

.product-options-table .qty-text-col {
  text-indent: 13px
}

.product-options-table .details li.text {
  max-width: 160px;
  line-height: 13px;
  padding: 0px;
  margin: 0;
}
@media (min-width: 768px) {
  .product-options-table.new-price .price .big-font{
    font-size: 28px;
  }
}
.product-options-table .price {
  text-transform: uppercase;
  font-weight: bold;
  color: #645ca4;
}

.prod-details{
 font-size: 16px;
}

.product-options-table .qty-button {
  background-color: #1e877f;
  color: #fff;
  border-radius: 100%;
  height: 15px;
  width: 15px;
  font-size: 11px;
  border: none;
  outline: none;
  padding: 0;
  float: none;
  display: inline;
  vertical-align: middle;
}

.product-options-table .qty-box {
  width: 30px;
  border-radius: 6px;
  border: 2px solid #e6e6e6;
  text-align: center;
  padding: 0px;
  margin: 0px;
  outline: none;
  float: none;
  display: inline;
  vertical-align: middle;
}

.product-options-table .atb {
  display: inline-block;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
  background-image: none;
  border: none;
  text-transform: uppercase;
  font-size: 11px;
  padding: 8px;
  white-space: nowrap;
  background-color: #645ca4;
  color: #fff;
  outline: none;
  font-size: 12px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin-top: 2px;
}
.product-options-table .atb:hover {
  background-color: #3b356e;
}

.product-options-table .atb.out-of-stock {
  color: #a4070d;
  background-color: #ebebeb;
  position: relative;
  left: 0;
  width: 100%;
}

.product-options-table .atb.out-of-stock:hover {
  color: #a4070d;
  background-color: #ebebeb;
}

.product-options-table ul.table .thead ul li {
  text-transform: uppercase;
  font-size: 11px;
  color: #666
}

.product-options-table ul.table .thead ul {
  border-bottom: 1px solid #ebebeb;
}

.product-options-table ul.table .tbody > ul {
  padding-top: 5px;
  border-bottom: 1px solid #ebebeb;
}

.product-options-table ul.table {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.product-options-table ul.table ul {
  margin: 0;
  padding: 0
}

.product-options-table ul.table li {
  list-style-type: none
}

.product-options-table ul.table li:last-child {
  margin-bottom: 0
}

.product-info-tabs .nav-tabs {
  border-bottom: 3px solid #ebebeb;
}

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

.product-info-tabs .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 3px solid #ebebeb;
  font-size: 11px;
  font-family: arial, sans-serif;
  text-transform: uppercase;
  color: #1e877f;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #ebebeb;
  border-radius: 0px;
}

.product-info-tabs .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ebebeb;
}

.product-info-tabs .nav-tabs > li.active > a,
.product-info-tabs .nav-tabs > li.active > a:hover,
.product-info-tabs .nav-tabs > li.active > a:focus {
  color: #645ca4;
  background-color: #ffffff;
  border-bottom-color: transparent;
  cursor: default;
}

.product-info-tabs .nav-tabs > li:last-child {
  margin-right: 0px;
}

.product-info-tabs .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
  margin: 0;
  padding: 0;
}

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

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

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

.product-info-tabs .nav-tabs.nav-justified > li > a {
  border-radius: 0px;
  border: 3px solid #ebebeb;
  margin-bottom: -2px;
  padding: 6px;
  margin-right: 4px;
}

.product-info-tabs .nav-tabs.nav-justified > li > a:last-child {
  margin-right: 0px;
}

.product-info-tabs .nav-tabs.nav-justified > .active > a,
.product-info-tabs .nav-tabs.nav-justified > .active > a:hover,
.product-info-tabs .nav-tabs.nav-justified > .active > a:focus {
  border: 3px solid #ebebeb;
}

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

  .product-info-tabs .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }

  .product-info-tabs .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ebebeb;
    border-radius: 0px;
  }

  .product-info-tabs .nav-tabs.nav-justified > .active > a,
  .product-info-tabs .nav-tabs.nav-justified > .active > a:hover,
  .product-info-tabs .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.product-info-tabs .nav-tabs > ul > li {
  width: 100%;
}

.product-info-tabs .nav-tabs > ul.nav.nav-tabs {
  display: table;
  width: 100%;
  table-layout: fixed;
  /* To make all "columns" equal width regardless of content */
}

.product-info-tabs .nav-tabs > ul.nav.nav-tabs > li {
  float: none;
  display: table-cell;
}

.product-info-tabs .nav-tabs > ul.nav.nav-tabs > li > a {
  text-align: center;
}

.product-info-tabs .nav-tabs-justified {
  border-bottom: 0;
}

.product-info-tabs .nav-tabs-justified > li > a {
  border-radius: 0px;
  border: 3px solid #ebebeb;
  margin-bottom: -2px;
  padding: 6px;
  margin-right: 4px;
}

.product-info-tabs .nav-tabs-justified > li > a:last-child {
  margin-right: 0px;
}

.product-info-tabs .nav-tabs-justified > .active > a,
.product-info-tabs .nav-tabs-justified > .active > a:hover,
.product-info-tabs .nav-tabs-justified > .active > a:focus {
  border: 3px solid #ebebeb;
}

@media (min-width: 768px) {
  .product-info-tabs .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ebebeb;
    border-radius: 0px;
  }

  .product-info-tabs .nav-tabs-justified > .active > a,
  .product-info-tabs .nav-tabs-justified > .active > a:hover,
  .product-info-tabs .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.product-info-tabs .tab-pane {
  border-bottom: 3px solid #ebebeb;
  border-left: 3px solid #ebebeb;
  border-right: 3px solid #ebebeb;
  padding: 10px;
}

.product-info-tabs .tab-pane a:hover {
  text-decoration: underline
}

.product-info-tabs .tab-pane a.download-box {
  text-decoration: none
}

.product-gallery {
  min-height: 430px;
}
.pin{
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 101;
}
.product-gallery .cycle-slide {
  display: none
}

.product-gallery .first-slide {
  display: block
}

.project-gallery,
.inspire-gallery,
.advice-gallery {
  height: auto;
  min-height: 300px;
}

.inspire-gallery-lightbox, .advice-gallery-lightbox {
  margin-bottom: 20px;
}
.inspire-gallery-lightbox .hover-state, .advice-gallery-lightbox .hover-state {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  left: 10px;
  background-color: rgba(30, 135, 127, 0.8);
  transition: opacity 200ms ease-in-out;
}
.hover-state .glyphicon {
  color: #ffffff;
  font-size: 27px;
  position: absolute;
  width: 27px;
  height: 27px;
  top: 50%;
  right: 0;
  bottom:0;
  left: 0;
  margin: 0 auto;
  transform: translateY(-50%);

}
.inspire-gallery-lightbox:hover .hover-state, .advice-gallery-lightbox:hover .hover-state {
  cursor: pointer;
  opacity: 1;

}
.lightbox img {
  width: 100%;
margin-bottom: 30px;
transition: .2s ease-in-out;
box-shadow: 0 2px 3px rgba(0,0,0,.2);
max-height: 198px;
object-fit: cover;
}

.load-more{
  background-color: #176660;
  color: #f4f4f4;
  border: 1px solid #1e877f;
  padding-left: 5rem;
  padding-right: 5rem;
}
.load-more:hover{
  background-color: transparent;
  color: #1e877f;
}

.ajax-loader {
  border: 5px solid #c3bdbd;
  border-top: 5px solid #1e877f;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
  display: table;
  margin: 10px auto;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.recently-viewed {
  margin-bottom: 40px;
  border-top: 1px solid #1e877f;
  padding-top: 20px;
}

.recently-viewed h3.title {
  margin-bottom: 40px
}

.recently-viewed .product-title {
  color: #645ca4;
  margin: 10px 0;
}

.recently-viewed .product {
  position: relative
}

.recently-viewed .price {
  font-family: arial, sans-serif;
  color: #1e877f;
  padding-bottom: 10px;
  padding-top: 8px;
  border-bottom: 1px solid #1e877f;
  width: auto;
  margin-left: -12px;
}

.featured-stock {
  margin-bottom: 40px;
}

.featured-stock .product-title {
  color: #645ca4;
}

.product-carousel {
  background-color: #f6f6f6;
  color: #645ca4;
  width: 100%;
  min-height: 280px;
  padding: 20px;
  text-transform: uppercase;
  border-top: 1px solid #1e877f;
  margin-top: 5px;
  margin-bottom: 20px;
}

.product-carousel .cycle-slideshow {
  margin-left: 11px;
}

.product-carousel .cycle-slide {
  width: 302px;
  float: none;
  vertical-align: top;
  display: inline-block
}


.product-carousel h3 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
}

.product-carousel label {
  text-transform: uppercase;
  color: #1e877f;
}

.product-carousel h4 {
  font-size: 15px;
}

.featured-carousel {
  background-color: #e9e9e9;
  color: #645ca4;
  width: 100%;
  min-height: 280px;
  padding: 30px;
  border-top: none;
  margin-top: 0px;
  margin-bottom: 20px;
}

.featured-carousel .item:last-child .product {
  margin-bottom: 0;
}
.featured-carousel .item:last-child .project-box {
  margin-bottom: 60px;
}

.featured-carousel h3 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
}

.featured-carousel label {
  text-transform: uppercase;
  color: #1e877f;
}

.featured-carousel h4 {
  font-size: 15px;
}

.carousel-project,
.carousel-inspire,
.carousel-advice {
  background-color: #645ca4;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

.carousel-project .project-image img,
.carousel-inspire .inspire-image img,
.carousel-advice .advice-image img {
  width: 100%;
}

.carousel-project .project-caption,
.carousel-inspire .inspire-caption,
.carousel-advice .advice-caption {
  text-transform: uppercase;
  white-space: normal;
  min-height: 60px;
  padding: 15px 10px;
}

.carousel-project .project-caption h3,
.carousel-inspire .inspire-caption h3,
.carousel-advice .advice-caption h3 {
  color: #fff;
  /*margin-top:23px;*/
  margin: 0;
  /*font-size:16px;*/
  font-size: 13px;
  margin-left: 0;
  margin-right: 0;
  /*margin-left:10px;
  margin-right:10px;*/
}

.carousel {
  position: relative;
}

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

.carousel-inner > .item {
  display: none;
  position: relative;
}

.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;
  left: 0;
  bottom: 0;
  width: 1px;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 20px;
  color: #1e877f;
  text-align: center;
  text-shadow: 0;
  cursor: pointer;
}

.carousel-control.left {
  background-image: none;
  left: 1px;
}

#myCarousel .carousel-control.left {
  left: 0;
}

.carousel-control.right {
  left: auto;
  right: 0;
  right: -15px;
  background-image: none;
}

#myCarousel .carousel-control.right {
  right: -12px
}

.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  text-decoration: none;
}

.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: 5%;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 5%;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

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

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

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0;
}

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

@media (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;
    margin-left: -15px;
    font-size: 20px;
    color: #1e877f;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

@media (min-width: 1018px) {
  .planters-form {
    vertical-align: baseline;
    text-align: center;
  }

  .planters-form .form-control {
    width: 180px;
    margin-right: 10px;
    margin-left: 10px;
    border: 1px solid #e9e9e9;
    /*height: 25px;*/
    height: auto;
    padding: 4px 12px;
    line-height: normal;
  }

  .planters-form .text {
    margin: 10px 0;
  }

  .planters-form .btn {
    width: 90px;
    height: 30px;
    padding: 3px 5px;
    font-size: 15px;
    /*letter-spacing: 0.5px;*/
    letter-spacing: 1px;
    font-weight: normal;
  }
}

.collapse-title {
  border-bottom : 1px solid #1e877f;
  padding: 5px 0;
  cursor: pointer;
}

.collapse-title .glyphicon-chevron-right {
  float: right;
  transition: all 350ms ease-in-out;
}

.collapse-title :not(.collapsed) .glyphicon-chevron-right {
  transform: rotate(90deg);
}
.collapse-identifier{
  display: inline-block;
  width: 100%
}
.panel-collapse .cats-list {
  margin-top: 0;
  margin-bottom: 0;
}
.panel-collapse .cats-list li:first-of-type{
  margin-top: 8px;
}
.category-list .collapse-title .glyphicon-chevron-right:before {
  color: #e3e3e3;
}

/* =========================================================================
// Product List
// =======================================================================*/
.wrap-product-list {
  padding-top: 20px;
  padding-bottom: 40px;
}

.wrap-product-list .form-control {
  padding: 6px 6px;
  width: 60px;
  border: 1px solid #e9e9e9;
  height: 28px !important;
}

.wrap-product-list .panel-body {
  background-color: #fff;
}

.wrap-product-list .panel-heading {
  font-size: 16px;
  padding: 10px;
  line-height: 12px;
  background-color: #645ca4;
  color: #fff;
  text-transform: uppercase;
}

.wrap-product-list .products-found {
  text-transform: uppercase;
}

.wrap-product-list .list-group-item h4 {
  margin: 0;
  padding: 0;
  color: #1e877f;
  text-transform: uppercase;
}

.wrap-product-list .list-group-item .checkbox {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.wrap-product-list .btn {
  width: 100%;
}

.wrap-product-list .center {
  text-align: center;
}

.wrap-product-list h3 {
  margin: 10px 0;
  padding: 0;
  color: #645ca4;
  text-transform: uppercase;
  text-align: center;
}

.product-grid .product-listing h3 {
  margin: 10px 0
}

.wrap-product-list h5 {
  margin: 6px 0;
  padding: 0;
  text-transform: uppercase;
}

/* =========================================================================
// Blog
// =======================================================================*/
.wrap-blog h1 {
  color: #645ca4;
  text-transform: uppercase;
}

.wrap-blog h2 {
  color: #1e877f;
  text-transform: uppercase;
}

.wrap-blog h4 {
  color: #645ca4;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

.wrap-blog h3 {
  color: #1e877f;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 0;
  line-height: 20px;
}

.wrap-blog h5 {
  color: #1e877f;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 0px;
}

.wrap-blog hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eeeeee;
}

.wrap-blog .thick {
  margin-top: 0;
  border-top: 4px solid #eeeeee;
}

.wrap-blog .slim {
  border-top: 4px solid #eeeeee;
  margin-bottom: 10px;
  margin-top: 5px;
}

.wrap-blog .excerpt {
  margin-top: 20px;
  margin-bottom: 20px;
}

.wrap-blog .sidebar {
  margin-top: 33px;
}

.wrap-blog .sidebar h3, .category-list h3 {
  color: #645ca4;
  text-transform: uppercase;
  font-size: 16px;
  text-align: left;
  margin: 0;
  padding: 10px 0;
}

.category-list h3 {
  margin-top: 0
}

.sidebar hr.slim {
  margin-top: 0;
  margin-bottom: 5px;
  border: 0;
  border-top: 4px solid #eeeeee;
  width: calc( 100% - 20px);
  float: left;
}

ul.types-list {
  list-style: none;
  margin-bottom: 20px;
  display: block;
}
ul.types-list li h3 {
  color: #645ca4;
  font-size: 16px;
  letter-spacing: 1px;
  border-bottom: 1px solid #1e877f;
  padding: 10px 0;
}
.project-cat-desc {
  margin-bottom: 20px;
}
.project-cat-select {
  margin-bottom: 20px;
  width: 100%;
  font-family: Arial;
  font-size: 14px;
  color: #333;
  padding: 5px 0;
}
.project-cat-select-label {
  font-size: 14px;
}

ul.cats-list {
  list-style: none;
  text-align: left;
  padding: 0;
  text-decoration: none;
  display: block;
  margin-bottom: 20px;
  margin-top: 10px;
}

ul.cats-list-right {
  margin-right: 0
}

ul.cats-list li {
  padding: 5px 0;
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
  font-size: 15px;
  line-height: 15px;
  margin-bottom: 5px;
}

ul.cats-list li a {
  text-decoration: none;
  color: #999999;
  font-family: "humanst521", Arial, sans-serif;
  /*letter-spacing: 0.5px*/
  letter-spacing: 1px
}

ul.cats-list li a:hover {
  color: #645ca4;
}

ul.cats-list li a.active {
  color: #1e877f;
}

ul.cats-list li:first-child {
  padding-top: 0px;
}

.wrap-blog .panel-body {
  padding: 0px;
}

.wrap-post h1 {
  color: #645ca4;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 0;
}

.wrap-post h2 {
  color: #1e877f;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 0px;
}

.wrap-post h4 {
  color: #645ca4;
  text-transform: uppercase;
}

.wrap-post h3 {
  color: #1e877f;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 0;
  line-height: 20px;
}

.wrap-post h5 {
  color: #1e877f;
  text-transform: uppercase;
}

.wrap-post hr {
  margin-top: 10px;
  margin-bottom: 15px;
  border-top: 2px solid #eeeeee;
}

.wrap-post .thick {
  border-top: 4px solid #eeeeee;
}

.wrap-post .slim {
  border-top: 4px solid #eeeeee;
  margin-bottom: 10px;
  margin-top: 5px;
}

.wrap-post .btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.wrap-post .excerpt {
  margin-top: 20px;
  margin-bottom: 20px;
}

.wrap-post .featured-image {
  margin-left: 20px
}

.wrap-post .sidebar {
  margin-top: 42px;
}

.wrap-post .sidebar h3 {
  color: #645ca4;
  text-transform: uppercase;
  font-size: 18px;
}

.wrap-post .social-links {
  border-top: 1px solid #e6e6e6;
  display: block;
  margin: 10px 10px 20px 10px;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #e6e6e6;
  width: 730px;
}
.social-links .addthis_inline_share_toolbox {
  display: inline-block;
}

.wrap-post .social-links li {
  display: inline-block;
  margin: 10px;
  margin-left: 0px;
  vertical-align: middle;
}

.wrap-post .social-links li h3 {
  font-size: 14px;
  text-transform: uppercase;
  color: #818181;
  margin-bottom: -1px;
}

.fb_iframe_widget iframe {
  width: 100%;
  height: 20px !important;
}

/*.wrap-post .cats-list {
  list-style: none;
  text-align: left;
  padding: 0;
  text-decoration: none;
  display: block;
}
.wrap-post .cats-list li {
  padding-bottom: 10px;
  padding-top: 10px;
  text-transform: uppercase;
  border-bottom: 2px solid #e6e6e6;
  font-size: 13px;
}
.wrap-post .cats-list li a {
  text-decoration: none;
  color: #999999;
}
.wrap-post .cats-list li a:hover,
.wrap-post .cats-list li a:focus {
  color: #645ca4;
}
.wrap-post .cats-list li a.active {
  color: #645ca4;
}
.wrap-post .cats-list li:first-child {
  padding-top: 0px;
}
.wrap-post .panel-body {
  padding: 0px;
  color: #1e877f;
}*/
.blog-paging {
  border: 2px solid #e9e9e9;
  margin: 10px 0;
}

.blog-paging .pagination {
  padding-left: 0;
  margin: 0;
  /*height: 48px;*/
  list-style: none;
  text-align: center;
}

.blog-paging .pagination {
  text-align: center
}

.blog-paging .pagination li {
  display: inline-block;
  height: 100%;
  line-height: 48px;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}

.blog-paging .pagination li > a,
.blog-paging .pagination li > span {
  display: inline-block;
  padding: 0 8px;
  background-color: #f2f2f2;
  text-transform: uppercase;
  font-size: 14px;
  color: #1e877f;
  border: none;
  border-radius: 0px;
}

.blog-paging .pagination li > a:hover,
.blog-paging .pagination li > span {
  text-decoration: none;
  /*color: #645ca4;*/
  background-color: #fff;
}

.blog-paging .pagination .next a, .blog-paging .pagination .previous a {
  background-color: #fff
}

.blog-paging .pagination .next > a,
.blog-paging .pagination .next > span {
  float: right;
  padding: 0 20px;
}

.blog-paging .pagination .previous {
  float: left;
  border-left: 0 none;
  border-right: 2px solid #e9e9e9;
}

.blog-paging .pagination .next {
  float: right;
  border-right: 0 none;
  border-left: 2px solid #e9e9e9;
}

.blog-paging .pagination .previous:hover, .blog-paging .pagination .next:hover {
  background-color: #f2f2f2;
}

.blog-paging .pagination .previous > a,
.blog-paging .pagination .previous > span {
  float: left;
  padding: 0 20px;
}

.blog-paging .pagination .disabled > a,
.blog-paging .pagination .disabled > a:hover,
.blog-paging .pagination .disabled > span {
  color: #999999;
  background-color: #f2f2f2;
  cursor: not-allowed;
}

.blog-img {
  width: 220px;
  height: 200px;
}

.checkout-box .dropdown-menu {
  width: 331px;
  background: #f6f6f6;
  border: 1px solid #dedede;
  padding: 10px;
  font-family: Arial, sans-serif;
  left: auto;
  right: 0
}

.checkout-box .dropdown-menu p.empty {
  color: #717171 !important;
  font-weight: bold !important
}

.checkout-box .dropdown-menu .up, .checkout-box .dropdown-menu .down {
  display: block;
  width: 100%;
  text-align: center;
  border: 1px solid #ebebeb;
  background: #fff;
  padding: 2px 0
}

.checkout-box .dropdown-menu .up {
  margin-bottom: 3px
}

.checkout-box .dropdown-menu .down {
  margin-top: 3px
}

.checkout-box .dropdown-menu .down.disabled, .checkout-box .dropdown-menu .up.disabled {
  cursor: default;
  background: #f6f6f6
}

.checkout-box .dropdown-menu .products {
  max-height: 260px;
  overflow: hidden
}

.checkout-box .dropdown-menu ul {
  margin: 0;
  padding: 0;
  position: relative;
  top: 0
}

.checkout-box .dropdown-menu ul li {
  background: #fff;
  border: 1px solid #ebebeb;
  font-size: 12px;
  width: 100%;
  line-height: 20px;
  padding: 14px;
  /*height: 130px;*/
  position: relative
}

.checkout-box .dropdown-menu li .image {
  display: inline-block;
  width: 59px;
  margin-right: 18px
}

.checkout-box .dropdown-menu li .image img {
  vertical-align: initial
}

.checkout-box .dropdown-menu li .right {
  display: inline-block;
  width: 197px
}

.checkout-box .dropdown-menu li span {
  color: #7a7b7e;
  display: block
}

.checkout-box .dropdown-menu li span.number {
  display: inline
}

.checkout-box .dropdown-menu li .price {
  color: #645ca4;
  font-weight: bold
}

.checkout-box .dropdown-menu li .remove {
  position: absolute;
  top: 0;
  right: 0;
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 0 3px;
  cursor: pointer
}

.checkout-box .dropdown-menu li .remove i {
  display: inline-block;
  width: 9px;
  height: 10px;
  background: url(../img/x.png);
}

.checkout-box .dropdown-menu li h4 {
  color: #1e877f;
  font-size: 12px;
  font-weight: bold !important;
  margin-bottom: 9px !important;
  font-family: Arial, Helvetica, sans-serif
}

.checkout-box .dropdown-menu .button {
  width: 150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: bold !important;
  float: left;
}

.checkout-box .dropdown-menu .buttons {
  margin-top: 10px
}

.checkout-box .dropdown-menu .button-cart {
  border: 1px solid #ebebeb;
  color: #717171 !important;
  background: #fff
}

.checkout-box .dropdown-menu .button-checkout {
  background: #645ca4;
  color: #fff;
  margin-left: 9px
}

#cart-top-bar {
  border-bottom: 4px solid #f2f2f2;
}

#cart-top-bar h1 {
  float: left;
  margin-top: 17px;
}

#cart-top-right {
  float: right;
  height: 50px;
}

#cart-top-right p {
  float: left;
  font-family: "humanst521", Arial, sans-serif;
  font-size: 12px;
  color: #1e877f;
  margin-top: 19px;
  text-transform: uppercase
}

#cart-top-right img {
  float: left;
  margin-left: 15px;
  margin-top: 15px;
}

#cart-top-right a {
  float: left;
  margin-left: 21px;
  margin-top: 9px;
  background-color: #1e877f;
  font-family: "humanst521", Arial, sans-serif;
  font-size: 12px;
  color: white;
  padding: 7px 19px 7px 19px;
  text-transform: uppercase
}

#cart-table {
  width: 100%
}

#cart-table td {
  padding: 8px 0px 5px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
}

#cart-table thead td {
  text-transform: uppercase
}

#cart-table .center {
  text-align: center;
}

#cart-table td {
  border-top: 1px solid #f2f2f2;
}

#cart-table .first .image {
  float: left;
  border: 3px solid #f4f4f4;
  margin: 10px 0;
}

#cart-table .first .left {
  float: left;
  margin-left: 0px;
}

#cart-table .first .left h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #645ca4;
  padding: 0px;
  margin: 11px 0px 2px 0px;
  text-transform: uppercase
}

#cart-table .first .left .info {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #1e877f;
  padding: 0px;
  margin: 1px 0;
  text-transform: uppercase
}

.mob-qty{
  margin-top: 70px;
}

#cart-table .first .left .remove {
  background-color: #f2f2f2;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #645ca4;
  float: left;
  margin-top: 5px;
  padding: 4px 5px 4px 0;
  text-transform: uppercase
}
#cart-table .first .left .price{
  font-weight: bold;
  font-size: 16px;
  color: #1e877f;
}
#cart-table .first .left .remove span {
  float: left;
  margin: 3px 8px 0 5px;
  width: 10px;
  height: 12px;
  background: url(../img/removeimg.png)
}

#cart-table .dec {
  display: inline-block;
  background-color: #f2f2f2;
  margin: 2px 5px 0 0;
}

#cart-table .inc {
  display: inline-block;
  background-color: #f2f2f2;
  margin: 2px 0 0 5px;
}

#cart-table .qty {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  display: inline-block;
  width: 10px;
  text-align: center;
  margin: 0px;
  padding: 0px;
}

#cart-table .dec img {
  padding: 9px 5px 9px 5px;
}

#cart-table .inc img {
  padding: 5px;
}

#cart-table .dec.disabled, #cart-table .inc.disabled {
  cursor: default
}

#cart-table .price {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #645ca4;
  padding-top: 15px;
}

#cart-total-section {
  border-top: 4px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}

#cart-total-section table {
  float: right;
}

#cart-total-section td {
  border-top: 1px solid #f2f2f2;
  text-align: right;
  padding-left: 35px;
}

#cart-total-section tr:first-child td {
  border-top: 0 none;
}

#cart-total-section .top td {
  padding: 10px 0 0 35px;
}

#cart-total-section .toptext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  margin-top: 1px;
}

#cart-total-section .bottom td {
  padding: 10px 0;
}

#cart-total-section td.price {
  padding-right: 12px
}

#cart-total-section.summary td.price {
  font-weight: bold;
}

#cart-total-section.summary tr:last-child td {
  font-size: 16px;
  font-weight: bold;
}

#cart-total-section .discount {
  color: #c7254e;
}

#cart-bottom-bar {
  padding-top: 10px;
  padding-bottom: 30px;
}

#cart-bottom-bar .left {
  float: left;
  padding-top: 7px;
}

#cart-bottom-bar .left a {
  background-color: #f2f2f2;
  color: #9d9d9d;
  padding: 7px 22px 7px 22px;
  text-transform: uppercase
}

#cart-bottom-bar .right {
  float: right;
  padding-top: 6px;
}

#cart-bottom-bar .right a {
  background-color: #1e877f;
  font-family: "humanst521", Arial, sans-serif;
  font-size: 12px;
  color: white;
  padding: 7px 19px 7px 19px;
  text-transform: uppercase
}

#cart-table.summary thead td {
  background: #f4f4f4;
  padding: 16px 7px;
  color: #666
}

#cart-table.summary tbody, #cart-table.summary thead {
  border-left: 3px solid #f4f4f4;
  border-right: 3px solid #f4f4f4;
}

#cart-table.summary td {
  padding-left: 7px;
  padding-right: 7px;
}

#cart-table.summary td.first h4 {
  font-size: 12px
}

#cart-table.summary .price {
  font-size: 13px
}

#cart-total-section.summary {
  background: #f4f4f4
}

#cart-total-section.summary #accept-box {
  float: left;
  margin-left: 10px;
  width: auto;
  text-align: left;
}

/*#cart-total-section.summary #accept-box {float:left;margin-left:24px;width:auto;text-align:left;}*/

#cart-total-section.summary #accept-box p {
  float: none;
  font-size: 13px;
  display: block;
  margin: 0 0 10px 0;
  padding: 0
}

#cart-total-section.summary #accept-box img {
  margin: 0 0 34px 0;
  padding: 0
}

#cart-total-section.summary .toptext {
  font-size: 13px
}

#cart-total-section.summary .edit-order, #cart-total-section.summary .print-order {
  display: inline-block;
  margin: 10px;
  float: left;
  background: #453d8a;
  color: #fff;
  text-transform: uppercase;
  font-family: 'humanst521';
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 12px
}

#cart-total-section.summary .print-order {
  margin-left: 0
}

#cart-total-section.summary .edit-order .glyphicon, #cart-total-section.summary .print-order .glyphicon {
  color: #fff;
  margin-right: 10px;
  font-size: 14px;
  position: relative;
  top: 2px;
}

#checkout-steps .continue-btn.summary {
  clear: none;
  margin-left: 20px;
  cursor: pointer;
}

#checkout-steps {
  margin: 19px 0 35px 0
}

#checkout-steps .pay-paypal {
  float: left;
  margin-top: 10px
}

#checkout-steps #payment-step #payment-method-tabs {
  display: none;
}

.checkout-breadcrumb {
  height: 34px;
  background-color: #1e877f;
  border-radius: 0px;
  padding: 0px;
  margin-top: 20px;
}

.checkout-breadcrumb img {
  margin: 0px;
  float: left;
}

#secure {
  float: left;
  font-family: "humanst521", Arial, sans-serif;
  font-size: 16px;
  color: white;
  padding: 7px 115px 0px 0px;
  margin-left: 13px;
}

#secure span {
  margin-top: 20px;
}

#checkout-steps .step-content {
  border: 3px solid #f2f2f2;
  border-top: none;
  padding-top: 27px
}

#checkout-steps .step .step-heading {
  height: 40px;
  background-color: #453d8a;
  border-bottom: 2px solid #fff
}

#checkout-steps .step-heading p {
  float: left;
  font-family: "humanst521", Arial, sans-serif;
  font-size: 18px;
  color: white;
  margin: 0px;
  padding: 0px;
  margin: 7px 0px 0px 21px;
  text-transform: uppercase;
}

#checkout-steps .step-heading p span {
  margin-right: 21px;
  text-transform: uppercase;
}

#checkout-steps .step-heading .lockicon {
  float: right;
  margin: 12px 11px 0 0
}

#checkout-steps .step-heading .modify {
  float: right;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  margin: 10px
}

#checkout-steps #details h3 {
  font-family: "humanist521", Arial, sans-serif;
  font-size: 15px;
  color: #645ca4;
  text-transform: uppercase;
  margin-top: 0
}

.register-title {
  margin-left: 17px !important;
}

#register-form {
  margin-left: 17px;
}

#login-form {
  margin-right: 17px;
}

#checkout-steps .formbox, .account .formbox, .edit-account .formbox {
  margin-top: 10px;
}

table.form td {
  padding-top: 10px
}

#checkout-steps form label, .account form label, table.form .label, .edit-account form label {
  font-family: "humanst521", Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #1e877f;
  margin-top: 10px;
  text-transform: uppercase;
  float: left;
}

#checkout-steps form .text, #checkout-steps form select, .account form .text, .account form select, table.form .text, table.form .select, .edit-account form .text, .edit-account form select {
  width: 307px;
  height: 40px;
  border: 2px solid #e9e9e9;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333;
  padding-left: 11px;
}

#checkout-steps form select, .account form select, table.form select, .edit-account form select {
  height: auto
}

#checkout-steps form #postcode, .account form #postcode, table.form #postcode {
  width: 110px;
  height: 40px;
  border: 2px solid #e9e9e9;
  float: left;
  margin-right: 13px;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 11px;
}

#checkout-steps form #findaddress, .account form #findaddress, table.form #findaddress {
  float: right;
  background-color: #453d8a;
  border: none;
  font-family: "humanst521", Arial, sans-serif;
  font-size: 16px;
  color: white;
  padding: 9px 25px 10px 26px;
  text-transform: uppercase
}

.edit-account form label {
  float: none;
  display: block;
  margin-top: 0
}

.edit-account form .text, .edit-account form select {
  float: none;
  display: block;
  width: 330px
}

.edit-account form label.newsletter {
  display: inline;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
  text-transform: none
}

.edit-account form label.newsletter {
  margin-right: 20px
}

.edit-account form span.newsletter {
  color: #333;
  margin-right: 20px
}

::-webkit-input-placeholder {
  color: #bababa
}

:-moz-placeholder {
  color: #bababa;
  opacity: 1
}

::-moz-placeholder {
  color: #bababa;
  opacity: 1
}

:-ms-input-placeholder {
  color: #bababa
}

#checkout-steps #info-area label {
  float: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
  margin-top: 15px;
  text-transform: none;
  display: block;
  text-align: right;
}

#info-area span {
  font-weight: bold;
}

#info-area input {
  margin-top: 5px;
}

#checkout-steps .continue-btn, .account .continue-btn, .edit-account .continue-btn {
  background-color: #1e877f;
  font-family: "humanst521", Arial, sans-serif;
  font-size: 16px;
  color: white;
  border: none;
  float: right;
  padding: 8px 29px 8px 29px;
  margin-top: 10px;
  margin-bottom: 30px;
  text-transform: uppercase;
  clear: both
}

#checkout-steps .login-btn, .account .login-btn {
  background-color: #1e877f;
  font-family: "humanst521", Arial, sans-serif;
  font-size: 16px;
  color: white;
  border: none;
  float: right;
  padding: 8px 46px 8px 46px;
  margin-top: 10px;
  text-transform: uppercase;
}

#checkout-steps .forgotten-password, .account .forgotten-password {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
  text-transform: none;
  margin-right: 20px;
  margin-top: 22px;
  text-decoration: underline
}

#checkout-steps #forgotten-password, .account #forgotten-password {
  clear: both;
  margin-top: 15px
}

#checkout-steps .summary-box {
  background: #f4f4f4;
  padding: 15px;
  margin-bottom: 10px
}

#checkout-steps .summary-box h4 {
  color: #645ca4;
  text-transform: uppercase;
  float: left;
  margin: 0 0 15px;
  font-size: 14px;
}

#checkout-steps .summary-box .edit-address {
  float: right;
  text-transform: uppercase;
  color: #1e877f
}

#checkout-steps .summary-box textarea.comment {
  width: 192px;
  max-width: 192px;
  height: 136px;
  border: 1px solid #d3d3d3;
  font-family: Arial;
  font-size: 12px;
  color: #666;
  box-shadow: 0px 2px 4px 0px rgba(11, 11, 11, 0.23) inset;
  -moz-box-shadow: 0px 2px 4px 0px rgba(11, 11, 11, 0.23) inset;
  padding: 12px
}

#checkout-steps .summary-box input.text {
  float: none;
  width: 100%;
  height: 30px
}

#checkout-steps .summary-box p {
  margin-bottom: 0
}

#accept-box {
  background-color: #f4f4f4;
  float: right;
  margin-top: 20px;
  margin-right: 17px;
  width: 96%;
  text-align: center
}

#accept-box p {
  display: inline-block;
  font-family: "humanst521", Arial, sans-serif;
  font-size: 12px;
  color: #1e877f;
  padding: 22px 0px 10px 22px;
  text-transform: uppercase;
}

#accept-box img {
  margin-left: 15px;
  padding-right: 30px;
}

#paypal-box {
  float: right;
  background-color: #f1f4f7;
  border: 1px solid #e3ecf5;
  margin-right: 17px;
  margin-top: 20px;
  width: 96%;
  text-align: center
}

#paypal-box img {
  display: inline-block;
  padding-left: 28px;
}

#paypal-box .paypal-btn {
  display: inline-block;
  background-color: #346790;
  font-family: "humanst521", Arial, sans-serif;
  font-size: 20px;
  color: white;
  margin: 41px 29px 41px 29px;
  padding: 8px 25px 8px 25px;
  text-transform: uppercase;
}

#notification {
  margin: 10px 0;
  padding: 10px;
  border: 1px solid
}

#notification, #notification p {
  font-size: 12px;
  font-weight: bold
}

#notification.error, #notification.warning {
  border-color: #d51f1e;
  background-color: #FFD1D1
}

#notification.success {
  background-color: #EAF7D9;
  border-color: #BBDF8D
}

#notification p {
  margin: 0 0 5px 0 !important;
  color: #333;
  text-transform: none;
  font-family: Arial;
  text-align: left
}

#notification p:last-child {
  margin: 0 !important
}

#map-wrap {
  width: 100%;
  height: 570px;
  position: relative;
  clear: both
}

#map-wrap .tip {
  position: absolute;
  left: 10px;
  bottom: 10px;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  background: #000;
  background-color: rgba(0, 0, 0, .5)
}

#map-canvas {
  width: 100%;
  height: 100%
}

#map-canvas .infoBox {
  width: 220px;
  height: 143px;
  background-color: #1e877f;
  color: #fff;
  border: 2px solid #fff;
  font-family: Arial, Helvetica;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.25);
}

#map-canvas .infoBox p.title {
  margin: 0
}

#map-canvas .infoBox p {
  margin: 2px 0 0
}

#map-canvas .infoBox a {
  color: #fff;
  text-decoration: underline
}

#map-canvas .infoBox:after {
  content: '';
  width: 18px;
  height: 12px;
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-image: url(/catalog/view/theme/default/image/infobox_bottom.png)
}

.product-info-row {
  margin-bottom: 20px
}

.product-info-row .product-description {
  font-family: Arial, Helvetica, sans-serif
}

.product-info-row .made-in-uk-badge {
  width: 280px;
  border: solid 2px #ebebeb;
  margin-bottom: 20px;
}

.search-bar {
  background-color: #f2f2f2;
  margin-bottom: 30px;
}

.search-left-text {
  float: left;
  text-transform: uppercase;
  color: #1e877f;
  font-size: 22px;
  font-family: 'humanst521';
  padding: 16px 0px 3px 25px;
}

.search-left-text span {
  color: #645ca4;
  font-family: 'humanst521';
  font-size: 22px;
}

.search-right-text {
  float: right;
  color: #645ca4;
  font-family: 'humanst521';
  font-size: 14px;
  text-transform: uppercase;
  padding: 21px 0px 0px 0px;
}

.search-bar form {
  float: right;
  padding: 15px 15px 15px 10px;
}

.search-bar input {
  width: 224px;
  height: 30px;
  border: 1px solid #e1e1e1;
  color: #666666;
  padding: 2px 0px 0px 9px
}

.search-results .row-title {
  color: #645ca4;
  border-bottom: 4px solid #f2f2f2;
  padding-bottom: 11px;
  margin-bottom: 21px;
  text-align: left
}

.search-results .row .col-md-3 h4 {
  color: #645ca4;
  font-family: 'humanst521';
  font-size: 14px;
  text-transform: uppercase;
}

.search-results .row .col-md-3 h5 {
  color: #1e877f;
  text-transform: uppercase;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 19px;
}

.search-results .row .product-listing h3 {
  margin-top: 10px
}

.search-results .row .blog img {
  width: 100%;
}

.search-results .row .col-md-3 .price-row {
  margin-bottom: 10px;
}

.search-results .row .col-md-4 .product, .row .col-md-3 .project,
.row .col-md-3 .inspire, .row .col-md-3 .advice {
  margin-bottom: 29px;
}

.search-results .row .blog h4 {
  height: 30px;
  line-height: 15px;
  overflow: hidden
}

.checkout-breadcrumb {
  height: 34px;
  border-radius: 0px;
  padding: 0px;
  margin-top: 20px
}

.checkout-breadcrumb p {
  float: left;
  font-family: 'humanst521';
  font-size: 16px;
  text-transform: uppercase
}

.checkout-breadcrumb .box {
  float: left;
  height: 34px;
  line-height: 34px;
  background-color: #e9e9e9;
  position: relative
}

.checkout-breadcrumb .box img {
  float: left;
  margin: 8px 12px 0px 13px
}

.checkout-breadcrumb .green {
  background-color: #1e877f
}

.checkout-breadcrumb .box p {
  color: #1e877f;
  margin: 0px
}

.checkout-breadcrumb .green p {
  color: #fff
}

.checkout-breadcrumb .box-1 {
  padding: 1px 143px 0 0
}

.checkout-breadcrumb .box:after {
  width: 28px;
  height: 34px;
  background-image: url(../img/breadcrumbseps.png);
  float: right;
  content: "";
  position: absolute;
  top: 0;
  right: 0
}

.checkout-breadcrumb .box-2 {
  padding: 1px 73px 0 43px
}

.checkout-breadcrumb .box-2:after {
  background-position: -28px 0px;
}

.checkout-breadcrumb .box-3 {
  padding: 1px 57px 0 30px;
}

.checkout-breadcrumb .box-3:after {
  background-position: -56px 0px;
}

.checkout-breadcrumb .box-3.green:after {
  background-position: -28px 0px;
}

.checkout-breadcrumb .last {
  padding: 1px 48px 0 31px;
}

.checkout-breadcrumb .last:after {
  display: none
}

.checkout-breadcrumb .done:after {
  background-position: 0 0 !important
}

.address-buttons a {
  text-transform: uppercase;
  font-family: "humanst521", Arial, sans-serif;
  font-size: 14px
}

.address-buttons .edit {
  color: #1e877f;
  margin-right: 20px
}

.table-orders thead {
  text-transform: uppercase
}

.table-orders td {
  padding: 10px 0;
  border-bottom: 2px solid #fff;
  text-align: center;
  font-size: 12px;
}

.table-orders thead td {
  font-weight: bold
}

.table-orders .odd td {
  background-color: #f2f2f2
}

.table-orders .even td {
  background-color: #f8f8f8
}

.order-info-top h4 {
  color: #645ca4;
  font-size: 15px
}

.order-info-top p {
  font-size: 12px
}

#doublebrace {
  float: right;
  color: #fff;
  font-size: 12px;
  text-transform: none;
  margin-left: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px
}

#exleysmith span, #exleysmith img {
  display: block;
  margin: 0 auto
}

.social-icons {
  clear: both
}

.social-icons a {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  background-color: #9b95cd
}

.social-icons a:first-child {
  margin-right: 10px
}

.svgicon {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain
}

.svgicon-facebook {
  width: 7px;
  height: 14px;
  margin-top: 3px;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2253.312%22%20height%3D%22109.687%22%20viewBox%3D%220%200%2053.312%20109.687%22%3E%3Cpath%20fill%3D%22%23453d8a%22%20d%3D%22M13.61%20109.687V58.22H0V39.686h13.61V23.86C13.61%2011.42%2021.647%200%2040.17%200c7.5%200%2013.047.72%2013.047.72l-.44%2017.304s-5.655-.055-11.827-.055c-6.68%200-7.75%203.077-7.75%208.186v13.53h20.11l-.876%2018.532H33.203v51.47H13.61z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat
}

.svgicon-googleplus {
  width: 14px;
  height: 12px;
  margin-top: 4px;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2279.623%22%20height%3D%2269.216%22%20viewBox%3D%220%200%2079.623%2069.216%22%3E%3Cg%20fill%3D%22%23453d8a%22%3E%3Cpath%20d%3D%22M33.704%203.62c2.074%201.717%206.412%205.328%206.412%2012.198%200%206.688-3.793%209.85-7.587%2012.828-1.178%201.176-2.532%202.44-2.532%204.43%200%201.987%201.355%203.073%202.348%203.884l3.253%202.53c3.977%203.34%207.59%206.416%207.59%2012.65%200%208.494-8.223%2017.075-23.765%2017.075C6.323%2069.215%200%2062.98%200%2056.295c0-3.253%201.626-7.858%206.96-11.023%205.598-3.432%2013.19-3.882%2017.254-4.155-1.265-1.626-2.71-3.346-2.71-6.143%200-1.537.454-2.438.903-3.524-.995.09-1.986.18-2.893.18-9.575%200-15-7.137-15-14.184%200-4.156%201.902-8.768%205.785-12.108C15.45%201.09%2021.594.368%2026.47.368h18.614l-5.78%203.252h-5.6zm-6.416%2040.117c-.727-.09-1.177-.09-2.076-.09-.816%200-5.697.18-9.49%201.443-1.987.724-7.77%202.89-7.77%209.308%200%206.416%206.23%2011.02%2015.903%2011.02%208.674%200%2013.277-4.153%2013.277-9.754%200-4.61-2.977-7.047-9.844-11.927m2.62-17.166c2.08-2.078%202.258-4.972%202.258-6.598%200-6.504-3.887-16.625-11.385-16.625-2.347%200-4.877%201.175-6.325%202.983-1.534%201.9-1.987%204.338-1.987%206.685%200%206.052%203.522%2016.086%2011.296%2016.086%202.257%200%204.694-1.084%206.144-2.53%22%2F%3E%3Cpath%20d%3D%22M79.623%2013.725H65.898V0h-3.43v13.725H48.74v3.43h13.725V30.88h3.43V17.156h13.726z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat
}

#bespoke-slideshow #slideshow-2 {
  margin-top: 5px;
}

#bespoke-slideshow #slideshow-2 img {
  width: 160px;
  height: 100px;
}

#bespoke-slideshow #slideshow-2 .cycle-prev, #bespoke-slideshow #slideshow-2 .cycle-next {
  width: 30px;
  height: 100px;
  float: left;
  margin-top: 3px;
  line-height: 85px;
}

#bespoke-slideshow #slideshow-2 .cycle-prev {
  margin-right: 3px;
}

#bespoke-slideshow #slideshow-2 .cycle-next {
  margin-left: 3px;
}

#bespoke-slideshow #slideshow-2 .cycle-slideshow {
  width: 100%;
  display: inline-block;
  float: left;
}

.featured-carousel-advice {
}

.advice-box {
  margin-bottom: 16px;
}
.featured-carousel-advice .caption-advice h4 {
  text-transform: none;
  color: #645ca4;
  margin-top: 0;
  font-size: 14px;
}
@media screen and (min-width: 768px) and (max-width: 1018px) {

}



@media screen and (min-width: 1018px) and (max-width: 1319px) {
.product-carousel .cycle-slide {
  width: 230px;
}
  .product-carousel.bespoke .cycle-slide {
    width: 220px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1018px) {
  .product-carousel .cycle-slide {
    width: 220px;
  }
  /* Tablet Styles */
  .hidden-sm {
    display: none !important
  }

  .sm-pull-left {
    float: left !important
  }

  .sm-pull-right {
    float: right !important
  }

  .no-float-sm {
    float: none !important
  }

  .no-margin-sm {
    margin: 0 !important
  }

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

  .wrap-video-section {
    text-align: left;
  }

  .wrap-video-section h2 {
    margin-top: 0
  }

  .planters-form .form-control {
    width: 180px
  }

  .planters-form .text {
    margin: 9px
  }

  .planters-form .btn {
    width: 100px;
    padding: 5px 5px
  }

  .container {
    width: 740px
  }

  .wrap-header .spacing-logo {
    margin: 11px 0 0;
    width: 143px
  }

  .wrap-header .logo {
    float: right;
    margin-right: 40px
  }

  .wrap-header .search input {
    display: none
  }

  .wrap-header .search a {
    background: #645ca4;
    color: #fff;
    position: static
  }

  .wrap-header .customer {
    border-bottom: 0 none;
    margin: 38px 0 0;
    padding: 0;
    white-space: nowrap
  }

  .wrap-header .customer li {
    padding: 0
  }

  .checkout-box-wrap {
    width: 98px !important;
    margin-top: 23px
  }

  .navbar-header {
    position: relative;
    float: left;
    width: 160px;
    transform: translateY(-100%);
  }

  .navbar-toggle {
    float: left;
    margin: 0 10px 0 0;
    width: 110px;
    height: 40px;
    padding: 0;
    border: 0 none;
    display: block
  }

  .navbar-toggle .icon {
    position: absolute;
    top: 13px;
    right: 12px;
    margin: 0 auto
  }

  .navbar-toggle .desc {
    position: absolute;
    top: 10px;
    left: 15px;
    margin: 0 auto
  }

  .right-inner-addon a {
    position: static;
    float: left;
    width: 40px;
    height: 40px;
    padding: 0
  }

  .right-inner-addon a i {
    font-size: 13px;
    top: 9px
  }

  form.search .form-group {
    margin: 0
  }

  .wrap-navigation {
    border: 0 none;
    height: auto
  }

  .wrap-banner {
    position: relative;
    z-index: 2
  }

  /*.navbar {position:absolute;top:-22px}*/
  .navbar-collapse.collapse {
    border: 0 none;
    position: absolute;
    top: -7px;
    left: 0;
    z-index: 200;
    width: 100%;
    max-height: 9000px;
    display: none
  }

  .wrap-navigation .nav {
    height: auto !important;
    background: #645ca4 !important;
    width: 100%;
    z-index: 200;
    padding: 15px 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0
  }

  .nav-tabs {
    display: block
  }

  .wrap-navigation .nav:after {
    display: none
  }

  .wrap-navigation .nav li {
    float: none !important;
    height: auto !important;
    margin: 0 auto;
    display: block !important
  }

  .wrap-navigation .nav li:first-child {
    margin: 0 auto
  }

  .wrap-navigation .nav li:after {
    display: none
  }

  .wrap-navigation .nav a {
    font-size: 40px;
    float: none !important;
    color: #fff;
    display: block;
    width: 100% !important;
    text-transform: uppercase;
    padding: 0;
    text-align: left
  }

  /*.wrap-navigation .nav li:last-child a {border-bottom:0 none}*/
  .wrap-navigation .nav .dropdown-menu {
    display: none !important
  }

  .wrap-navigation .navbar-nav li {
    margin: 0;
    white-space: nowrap
  }

  .navbar-inverse .navbar-nav > li > a {
    background: #645ca4;
    color: #fff;
    padding: 10px
  }

  .navbar-inverse .navbar-nav > li > a {
    background: #645ca4;
    color: #fff;
    padding: 0;
    font-size: 20px;
    height: 65px;
    line-height: 65px;
    border-bottom: 2px solid #453d8a
  }

  .wrap-navigation .navbar-nav > .active > a, .wrap-navigation .navbar-nav > li > a:hover, .wrap-navigation .navbar-nav > .active > a:focus, .wrap-navigation .nav li:last-child a:hover {
    border-bottom: 2px solid #453d8a !important
  }

  .planters-form .form-control {
    width: 140px
  }

  .planters-form .btn {
    width: 100%
  }

  .project-image .caption,
  .inspire-image .caption,
  .advice-image .caption {
    display: none
  }

  .wrap-contact {
    width: 100%;
    margin-top: 20px
  }

  .wrap-contact .required {
    float: none;
    position: relative;
    top: 0;
    right: 0;
  }

  .contact-contact-info {
    width: 100%
  }

  .panel {
    width: 100%
  }

  .trade-terms-contact {
    margin-top: 0
  }

  .category-list select {
    width: 100%;
    margin-bottom: 10px;
    font-family: Arial;
    font-size: 14px;
    color: #333;
    padding: 5px 0
  }

  .wrap-page .list-group-item .checkbox {
    display: inline-block;
    margin-right: 15px
  }

  .view-ranges {
    width: 100% !important;
    font-size: 16px
  }

  .project-images-row,
  .inspire-images-row,
  .advice-images-row {
    padding: 10px
  }

  #checkout-steps form label, .account form label, table.form .label, .edit-account form label {
    float: none;
    display: block
  }

  #checkout-steps form .text, #checkout-steps form select, .account form .text, .account form select, table.form .text, table.form .select, .edit-account form .text, .edit-account form select {
    float: none;
    display: block;
    width: 315px
  }

  .checkout-breadcrumb .box-1 {
    padding: 0 50px 0 0
  }

  .checkout-breadcrumb .box-2 {
    padding: 0px 30px 0 10px
  }

  .checkout-breadcrumb .box-3 {
    padding: 0px 30px 0 10px
  }

  .checkout-breadcrumb .last {
    padding: 0px 24px 0 11px
  }

  #paypal-box img {
    padding: 0;
    display: block;
    margin: 20px auto 0
  }

  #paypal-box .paypal-btn {
    margin: 20px 0
  }

  #accept-box {
    padding-bottom: 22px
  }

  #accept-box p {
    font-size: 16px
  }

  #accept-box img {
    margin: 0 auto;
    padding: 0
  }

  #cart-total-section.summary #accept-box {
    padding-top: 15px
  }

  #cart-total-section.summary #accept-box {
    float: none;
    width: 100%;
    margin: 0
  }

  #cart-total-section.summary #accept-box p {
    font-size: 16px
  }

  .product-gallery .tip-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2
  }

  .product-gallery .tip {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-family: Arial;
    font-weight: bold;
    background: #000;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 250px;
    height: 60px;
    line-height: 60px;
    text-align: center
  }

  .cycle-pager {
    text-align: center
  }

  .cycle-pager span {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #e1e1e1;
    cursor: pointer;
    margin-right: 16px
  }

  .cycle-pager .cycle-pager-active {
    background-color: #1e877f;
    cursor: default
  }

  .product-info-row .item-accordion .panel-heading {
    background: #1e877f;
    padding: 15px 20px
  }

  .product-info-row .item-accordion .panel-heading .panel-title {
    color: #fff;
    font-size: 20px;
    padding: 0
  }

  #stockist_form {
    height: 140px
  }

  #stockist_form .text {
    width: 70%;
    height: 60px;
    border: 0 none;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0;
    -webkit-border-radius: 0
  }

  #stockist_form .submit {
    height: 62px;
    border-radius: 0;
    -webkit-border-radius: 0;
    width: 20%
  }

  .product-options-table .atb {
    font-size: 15px
  }

  /*.planters-form {background:##fff;padding:20px;border:3px solid #e9e9e9}
	.planters-form .form-row {display:block}
	.planters-form .form-group {display:inline-block}
	.planters-form label {width:209px}
	.planters-form select.form-control {width:304px;background:#fff}

	.planters-form .advanced-search, #filters .advanced-search {background:#645ca4;color:#fff}
	.planters-form form {margin-top:20px}
	.planters-form h4 {font-size:24px}*/
  /*#filters {padding:20px}*/
  #filters, #filters .list-group-item {
    background-color:#fff;
  }

  #filters .advanced-search {
    background: #645ca4;
    color: #fff
  }

  #filters .list-group-item {
    border: 0 none
  }

  #filters .panel-heading {
    display: none
  }

  #filters .form {
    padding-top: 24px;
    border: 3px solid #e9e9e9;
    border-top: 0 none
  }

  .wrap-product-list .list-group-item h4, .wrap-page .list-group-item h4 {
    font-size: 24px
  }

  .product-carousel .cycle-slideshow {
    margin-left: 7px
  }

  .project-title h3,
  .inspire-title h3,
  .advice-title h3 {
    padding-left: 8px;
    padding-right: 8px
  }

  .wrap-page .download-box .download span {
    width: 325px
  }

  .product .caption-bespoke {
    max-height: 500px
  }

  .product-info-row #slideshow-2 img {
    height: 136px
  }

  .product-info-row #slideshow-2 .cycle-slide {
    margin-bottom: 15px
  }

  .wrap-navigation hr {
    border-width: 2px
  }

  #bespoke-slideshow #slideshow-2 .cycle-prev, #bespoke-slideshow #slideshow-2 .cycle-next {
    width: 25px;
  }
}

@media screen and (max-width: 767px) {
  /* Mobile Styles */
  /*html,body {width:640px;}*/
  h1 {
    font-size: 24px
  }

  body {
    font-size: 16px
  }

  .wrap-page li, .wrap-post li {
    padding: 2px 5px 2px 0;
    margin: 0;
  }

  .hidden-xs {
    display: none !important
  }

  .center-block-xs {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin: 0 auto
  }

  .block-xs {
    display: block
  }

  .margin-xs {
    margin-top: 20px
  }

  .text-center-xs {
    text-align: center
  }

  .text-right-xs {
    text-align: right
  }

  .pull-right-xs {
    float: right !important
  }

  .pull-left-xs {
    float: left !important
  }

  .no-sides-xs {
    margin: 0;
    padding: 0
  }

  .no-float-xs {
    float: none !important
  }

  .w100-xs {
    width: 100%
  }

  .btn-lg {
    font-size: 22px
  }

  .home-intro-text p {
    /*font-size: 24px;*/
    /*line-height: 27px*/
  }

  /*.container {width:580px}*/
  .wrap-header {
    height: 58px;
  }

  .wrap-header.checkout {
    height: 85px
  }
  .wrap-header.checkout .spacing-logo{
    margin: 20px 4px 0;
  }

  .wrap-header .spacing-logo {
    margin: 6px 4px 0;
    width: 125px;
  }

  .wrap-header .logo {
    float: right;
    margin: 0;
    position: relative;
    z-index: 2
  }

  .wrap-header .search input {
    display: none
  }

  .wrap-header .search a {
    background: #645ca4;
    color: #fff;
    position: static
  }

  .wrap-header .customer {
    border-bottom: 0 none;
    margin: 38px 0 0;
    padding: 0
  }

  .wrap-header .customer li {
    padding: 0
  }

  .wrap-header .checkout-box-wrap {
    width: 140px !important;
    margin-top: 8px;
    margin-right: 0;
  }

  .wrap-breadcrumbs {
    display: none;
  }

  .wrap-header .checkout-box .checkout-inner li .basket .items {
    vertical-align: top
  }

  .navbar-header {
    position: absolute;
    top: 5px;
    transform: translateY(-100%);
    float: left;
    width: 160px
  }

  .navbar-toggle {
    float: left;
    margin: 0 10px 0 0;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 0 none;
    display: block;
  }

  .navbar-toggle.active {
    background-color: #645ca4
  }

  .navbar-toggle .desc {
    display: none
  }

  .navbar-toggle .icon {
    position: absolute;
    top: 9px;
    left: 8px;
    margin: 0 auto
  }

  .navbar-toggle .icon-bar {
    width: 25px;
    height: 3px
  }

  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 7px
  }

  form.search .form-group {
    margin: 0
  }

  form.search-sm {
  }

  .wrap-header .right-inner-addon a {
    position: static;
    float: right;
    width: 40px;
    height: 40px;
    padding: 0;
    background: #e1e1e1;
    text-align: center
  }

  .right-inner-addon a i {
    font-size: 20px;
    color: #1e877f;
    top: 10px
  }

  .wrap-navigation {
    border: 0 none
  }

  .wrap-banner {
    position: relative;
    z-index: 2
  }

  .wrap-navigation .container {
    /*width:640px;*/
    width:100%;
    padding: 0
  }

  /*.navbar {position:absolute;top:-22px}*/
  .navbar-collapse.collapse {
    border: 0 none;
    position: absolute;
    top: -12px;
    left: 0;
    z-index: 200;
    width: 100%;
    max-height: 9000px;
    display: none
  }

  .wrap-navigation .navbar-nav {
    height: auto !important;
    background: #645ca4 !important;
    /*width: 640px*/
    width: 100%;
    display: block;
    z-index: 200;
    padding: 15px 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0
  }

  .nav:after {
    display: none
  }

  .nav li {
    float: none !important;
    height: auto !important;
    margin: 0 auto;
    display: block !important
  }

  .nav li:first-child {
    margin: 0 auto
  }

  .nav li:after {
    display: none
  }

  .nav a {
    font-size: 40px;
    float: none !important;
    color: #fff;
    display: block;
    width: 100% !important;
    text-transform: uppercase;
    padding: 0;
    text-align: left
  }

  .nav .dropdown-menu {
    display: none !important
  }

  .wrap-navigation .navbar-nav li {
    margin: 0;
    white-space: nowrap
  }

  .navbar-inverse .navbar-nav > li > a {
    background-color: #645ca4;
    color: #fff;
    padding: 0;
    font-size: 18px;
    /*height: 86px;*/
    /*line-height: 86px;*/
    border-bottom: 4px solid #453d8a
  }

  .wrap-navigation .navbar-nav > .active > a, .wrap-navigation .navbar-nav > li > a:hover, .wrap-navigation .navbar-nav > .active > a:focus, .nav li:last-child a:hover {
    background-color: #645ca4;
    color: #fff;
    border-bottom: 4px solid #453d8a !important
  }

  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin: 0
  }

  .container > .navbar-header {
    margin-left: 10px;
  }

  /* .wrap-banner .banner-text {
    transform: translateY(-55%);
  } */

  .wrap-banner .banner-text h2 {
    font-size: 25px;
    margin: 5px;
  }

  .wrap-banner .banner-text h2 span {
    font-size: 20px;
  }

  .product-gallery .tip-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2
  }

  .product-gallery .tip {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-family: Arial;
    font-weight: bold;
    background: #000;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 250px;
    height: 60px;
    line-height: 60px;
    text-align: center
  }

  .wrap-recent-projects h2, .wrap-marketing-section h2,
  .wrap-recent-inspires h2, .wrap-recent-advices h2 {
    font-size: 30px
  }

  .wrap-video-section h2 {
    font-size: 30px
  }

  .wrap-recent-projects h3,
  .wrap-recent-inspires h3,
  .wrap-recent-advices h3 {
    font-size: 24px
  }

  .planters-form .form-control {
    width: 140px
  }

  .planters-form .btn {
    width: 100%
  }

  .wrap-contact {
    width: 100%;
    margin-top: 20px
  }

  .wrap-contact .newsletter {
    font-size: 16px
  }

  .wrap-contact .required {
  }

  .wrap-contact .g-recaptcha {
    float: right;
    margin-bottom: 10px;
  }

  .contact-contact-info {
    width: 100%
  }

  .panel {
    width: 100%
  }

  .trade-terms-contact {
    margin-top: 0;
    width: 100%
  }

  .trade-terms-side h4, .trade-terms-contact h4 {
    font-size: 18px;
  }

  .category-list select {
    width: 100%;
    margin-bottom: 10px;
    font-family: Arial;
    /*font-size: 30px;*/
    color: #333;
    padding: 10px 0
  }

  .wrap-page .list-group-item .checkbox {
    display: block;
    margin-right: 15px
  }

  .view-ranges {
    width: 100% !important;
    font-size: 16px
  }

  .project-images-row,
  .inspire-images-row,
  .advice-images-row {
    padding: 0;
    background: transparent
  }

  .project-title h3,
  .inspire-title h3,
  .advice-title h3 {
    font-size: 20px;
  }

  .wrap-page h2.alt {
    font-size: 20px;
  }

  .cat-box-purple, .cat-box-green {
    margin-bottom: 30px
  }

  .cat-box-purple .cat-bottom, .cat-box-green .cat-bottom {
    display: none
  }

  .projects-strip .strip-inner .caption-style-2 li,
  .inspires-strip .strip-inner .caption-style-2 li,
  .advices-strip .strip-inner .caption-style-2 li {
    /*width: 100%*/
  }

  .projects-strip .strip-inner .caption-style-2 li img,
  .projects-strip .strip-inner .caption-style-2 .blur,
  .projects-strip .strip-inner .caption-style-2 .caption-text,
  .projects-strip .strip-inner .caption-style-2 .caption,
  .inspires-strip .strip-inner .caption-style-2 li img,
  .inspires-strip .strip-inner .caption-style-2 .blur,
  .inspires-strip .strip-inner .caption-style-2 .caption-text,
  .inspires-strip .strip-inner .caption-style-2 .caption,

  .advices-strip .strip-inner .caption-style-2 li img,
  .advices-strip .strip-inner .caption-style-2 .blur,
  .advices-strip .strip-inner .caption-style-2 .caption-text,
  .advices-strip .strip-inner .caption-style-2 .caption {
    /*width: 100%;*/
    /*height: 100%*/
  }

  .projects-strip .strip-inner .caption-style-2 .caption,
  .inspires-strip .strip-inner .caption-style-2 .caption,
  .advices-strip .strip-inner .caption-style-2 .caption {
    display: none
  }

  /*.projects-strip .strip-inner .caption-style-2 li img {height:auto}*/
  .projects-strip .strip-inner .caption-style-2 li img,
  .inspires-strip .strip-inner .caption-style-2 li img,
  .advices-strip .strip-inner .caption-style-2 li img {
    /*width: 640px;*/
    /*width: 100%;*/
    /*height: 420px;*/
    /*float: none*/
  }

  h2.bespoke, h2.shop {
    font-size: 40px;
    color: #645ca4;
    margin-top: 50px;
    margin-bottom: 20px
  }

  h2.shop {
    margin-top: 0
  }

  .product img {
    /*display: none*/
  }

  .product {
    /*height: auto;*/
    /*margin-bottom: 8px;*/
    margin-bottom: 100px;
  }

  .product .caption, .product .caption-bespoke {
    /*position: static;*/
    /*display: block;*/
    /*padding: 15px*/
  }

  .product .caption {
    /*background: #f3f3f3;*/
    /*overflow: hidden*/
    bottom: -64px;
    height: 64px;
  }
  .product .caption h4 {
    font-size: 16px;
  }

  .product .caption h4, .product .caption-bespoke h4 {
    /*color: #1e877f;*/
    /*text-align: left;*/
    /*float: left;*/
    /*width: 80%*/
  }

  .product-bespoke:after {
    display: none
  }

  .product .caption-bespoke {
    /*background: #f3f3f3;*/
    /*overflow: hidden*/
  }

  .product .caption-bespoke h4 {
    /*color: #645ca4;*/
  }

  .product .caption .glyphicon-chevron-right {
    font-size: 20px
  }

  .product .caption-bespoke p, .product .caption p {
    display: none
  }

  .product .caption-bespoke, .product:hover .caption-bespoke {
    max-height: 900px;
    bottom: -81px;
    height: 81px;
  }

  .product-grid .product-listing h3 {
    font-size: 18px;
    line-height: 18px;
  }

  .product-listing .price-row .price {
    font-size: 17px;
  }

  .wrap-page h1 {
    font-size: 24px
  }

  .wrap-page h2 {
    font-size: 24px
  }

  .content h3 {
    font-size: 18px;
    line-height: 21px;
  }

  .wrap-foot {
    background-color: #645ca4
  }

  .wrap-foot .footer-nav {
    display: block;
    text-decoration: none;
    float: none !important;
    clear: both
  }

  .wrap-foot .footer-nav li {
    display: block;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
    text-transform: uppercase;
    border-right: none;
  }

  .wrap-foot .footer-nav li:last-child {
    border: 0;
    padding-right: 0
  }

  .wrap-foot .copywrite {
    font-size: 30px;
    font-family: "humanst521", Arial, sans-serif;
    margin-left: 40px
  }

  .wrap-foot .go-up {
    float: right;
    width: 40px;
    height: 40px;
    background: #453d8a;
    border-radius: 4px;
    padding: 0;
  }

  .wrap-foot .go-up span {
    color: #fff;
    font-size: 18px;
    margin-top: 8px;
    margin-left:2px;
  }

  .wrap-prefoot ul li a {
    display: block;
  }

  .wrap-foot ul, .wrap-foot .cards {
    float: left !important;
  }

  .wrap-foot .footer-nav li {
    padding-left: 0;
    padding-right: 0;
  }

  .wrap-foot .footer-nav li:first-child {
    padding-left: 0;
  }

  .wrap-foot .footer-nav li a {
    font-size: 14px;
  }

  .wrap-foot ul li, .wrap-foot .cards li {
    font-size: 20px;
  }

  .wrap-foot .cards {
    padding: 15px 0;
    /*margin-bottom: 50px !important;*/
    /*margin-top: 44px !important*/
  }

  .wrap-foot ul li, .wrap-foot .cards li {
    padding-left: 0;
  }

  .wrap-foot ul li, .wrap-foot .cards li img {
    /*width: 424px;*/
  }
  .wrap-foot .doublebrace{
    padding-bottom: 15px;
  }

  #stockist_form {
    height: 140px;
  }

  #stockist_form .text {
    height: 60px;
    border: 0 none;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
  }

  #stockist_form .submit {
    height: 62px;
    border-radius: 0;
    -webkit-border-radius: 0;
  }

  /*.enquire {*/
    /*width: 560px;*/
  /*}*/

  /*.contact-contact-info p {*/
    /*font-size: 29px;*/
    /*line-height: 34px*/
  /*}*/

  .contact-mobile {
    background: #ececec;
    text-align: center;
    /*height: 98px;*/
    /*line-height: 98px;*/
    padding: 10px;
  }

  .contact-mobile p {
    font-size: 22px;
    color: #666;
    text-transform: uppercase;
    margin: 0;
    font-family: "humanst521", Arial, sans-serif;
  }

  .contact-mobile p a, .contact-mobile p span {
    color: #1e877f;
  }

  .cycle-pager {
    text-align: center;
    margin: 20px 0;
  }

  .cycle-pager span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #e1e1e1;
    cursor: pointer;
    margin-right: 16px;
  }

  .cycle-pager .cycle-pager-active {
    background-color: #1e877f;
    cursor: default;
  }

  .wrap-header .btn-lg {
    min-width: 40px;
    min-height: 40px;
  }

  .wrap-header .btn-info {
    color: #1e877f;
    background-color: #e1e1e1;
    border: 0;
    outline: 0;
  }

  .wrap-header .plus {
    font-size: 40px;
  }

  .product-description {
    text-align: center;
  }

  .wrap-header .checkout-box {
    margin-left: 20px;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    top: 0;
    background-color: #e6e6e6;
    color: #fff;
    float: right;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 8px;
  }

  .wrap-header .checkout-box .checkout-inner {
    display: inline-block;
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 2px;
  }

  .wrap-header .checkout-box .checkout-inner li {
    display: inline;
    text-transform: uppercase;
    float: left;
    vertical-align: middle;
    padding: 0;
  }

  .wrap-header .checkout-box .checkout-inner li .basket {
    background-image: url('../img/icon-bag-mob.png');
    background-repeat: no-repeat;
    background-size: contain;
    color: #fff;
    height: 25px;
    width: 24px;
    padding: 7px 1px 1px;
  }

  .wrap-header .checkout-box .checkout-inner li .basket .items {
    padding-top: 11px;
    margin: 0;
    text-align: center;
    text-decoration: none;
  }

  .wrap-header .checkout-box .checkout-inner li a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
  }

  .wrap-header .checkout-box .checkout-inner li a:hover, .wrap-header .checkout-box .checkout-inner li a:focus {
    color: #afa8e4;
  }

  .wrap-header .checkout-box .checkout-inner li a:active {
    color: #fff;
    text-decoration: none;
  }

  .wrap-prefoot {
    background-color: #453d8a;
  }

  .wrap-prefoot ul, .wrap-prefoot .pre-footer-nav {
    padding-top: 10px;
    display: block;
    padding-left: 0;
    text-decoration: none;
    list-style: none;
    width: 100%;
  }

  .wrap-prefoot ul li, .wrap-prefoot .pre-footer-nav li {
    display: list-item;
    padding: 5px;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 2px solid #645ca4;
    border-right: 0;
  }

  .wrap-prefoot ul li:last-child, .wrap-prefoot .pre-footer-nav li:last-child {
    border: 0;
    padding-right: 0;
  }

  .wrap-recent-projects h1,
  .wrap-recent-inspires h1,
  .wrap-recent-advices h1 {
    /*font-size: 40px*/
  }

  .wrap-recent-projects h2,
  .wrap-recent-inspires h2,
  .wrap-recent-advices h2 {
    font-size: 20px;
  }

  .wrap-recent-projects p,
  .wrap-recent-inspires p,
  .wrap-recent-advices p {
    /*font-size: 22px*/
  }

  .wrap-video-section {
    text-align: center;
  }

  .wrap-video-section p {
    /*font-size: 24px*/
  }

  .wrap-video-section h2 {
    margin-top: 10px;
    font-size: 24px;
  }

  .wrap-video-section .btn-lg {
    font-size: 20px;
  }

  .wrap-marketing-section {
    text-align: center;
  }

  .wrap-marketing-section p {
    /*font-size: 22px;*/
    /*margin-bottom: 40px*/
  }

  .wrap-marketing-section h2 {
    margin-top: 10px;
    font-size: 24px
  }

  .wrap-marketing-section .btn-lg {
    font-size: 22px
  }

  .planters-form {
    padding-left: 10px;
    padding-right: 10px
  }

  .product-options-table .details li p {
    font-size: 16px;
    line-height: 22px;
  }

  .product-options-table .details li.text {
    max-width: 345px
  }

  .product-options-table .details li img {
    width: 38px;
  }

  .product-options-table ul.table .thead ul li {
    font-size: 18px
  }

  .product-options-table .price {
    font-size: 24px;
    float: right;
    margin: 0;
    padding-top: 0;
    text-align: right
  }

  .product-options-table .option-form {
    width: 100%
  }

  .product-options-table .atb {
    width: 100%;
    font-size: 18px;
    padding: 10px 0;
    margin-top: 20px
  }

  .product-options-table .qty-button {
    width: 40px;
    height: 40px;
    font-size: 30px;
    border-radius: 50%
  }

  .product-options-table .qty-wrap {
    margin-left: 15px
  }

  .product-options-table .qty-box {
    font-size: 16px;
  }

  .product-options-table .qty-label {
    font-size: 18px;
  }

  .item-accordion, .item-accordion .panel {
    width: 100%;
  }

  .product-info-row .item-accordion .panel-heading {
    background: #1e877f;
    padding: 0 30px;
  }

  .product-info-row .item-accordion .panel-heading a {
    display: block;
    padding: 15px 0;
  }

  .product-info-row .item-accordion .panel-heading .panel-title {
    color: #fff;
    font-size: 18px;
    padding: 0;
  }

  .maincol-contact-info {
    display: none;
  }

  .product-listing {
    height: 310px;
  }

  #checkout-steps .step .step-heading {
    height: 55px
  }

  #checkout-steps .step-heading .modify {
    font-size: 16px;
    margin: 15px;
  }

  #checkout-steps .step-heading p {
    font-size: 21px;
    margin-top: 11px;
  }

  #checkout-steps .step-heading .lockicon {
    width: 15px;
    margin-top: 15px;
  }

  .checkout-breadcrumb .box-1 {
    padding: 0 50px 0 0;
  }

  .checkout-breadcrumb .box-2 {
    padding: 0 36px 0 10px;
  }

  .checkout-breadcrumb .box-3 {
    padding: 0 32px 0 10px;
  }

  .checkout-breadcrumb .last {
    padding: 0 23px 0 11px;
  }

  #cart-total-section.summary .toptext {
    font-size: 24px;
  }

  .checkout-breadcrumb .box p {
    font-size: 10px;
  }
  #register-form {
    margin: 0;
    padding: 0 20px
  }

  .register-title, .login-title {
    margin-left: 20px !important
  }

  #login-form {
    margin: 0;
    padding: 0 20px
  }

  #checkout-steps #details h3 {
    font-size: 24px;
  }

  #paypal-box img {
    padding: 0;
    display: block;
    margin: 20px auto 0
  }

  #paypal-box .paypal-btn {
    margin: 20px 0
  }

  #accept-box {
    padding-bottom: 22px
  }

  #accept-box p {
    font-size: 16px
  }

  #accept-box img {
    margin: 0 auto;
    padding: 0
  }

  #cart-total-section.summary #accept-box {
    padding-top: 15px
  }

  #cart-total-section.summary #accept-box {
    float: none;
    width: 100%;
    margin: 0
  }

  #cart-total-section.summary #accept-box p {
    font-size: 16px
  }

  #cart-total-section.summary #accept-box img {
    margin: 0 auto 34px auto
  }

  #checkout-steps form label, .account form label, table.form .label, .edit-account form label {
    float: none;
    display: block;
    font-size: 18px;
  }

  #checkout-steps form .text, #checkout-steps form select, .account form .text, .account form select, table.form .text, table.form .select, .edit-account form .text, .edit-account form select {
    float: none;
    display: block;
    width: 100%;
    font-size: 16px;
  }

  #checkout-steps form #postcode, .account form #postcode, table.form #postcode, .edit-account form #postcode {
    display: block;
    width: 100%
  }

  #checkout-steps form #findaddress, .account form #findaddress, table.form #findaddress, .edit-account #findaddress {
    display: block;
    width: 100%;
    margin-top: 10px;
  }

  #checkout-steps .continue-btn, .account .continue-btn, .edit-account .continue-btn {
    float: none;
    display: block;
    width: 100%;
  }

  #checkout-steps .login-btn, .account .login-btn {
    float: none;
    display: block;
    width: 100%;
  }

  #checkout-steps .forgotten-password, .account .forgotten-password {
    font-size: 16px;
  }

  #checkout-steps #info-area label {
    font-size: 16px;
  }

  #paypal-box {
    width: 100%;
    float: none;
    margin: 20px 0;
    clear: both
  }

  #paypal-box img {
    padding: 0;
    display: block;
    margin: 20px auto 0
  }

  #paypal-box .paypal-btn {
    margin: 20px 0
  }

  #accept-box {
    padding-bottom: 22px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    float: none;
  }

  #accept-box p {
    font-size: 24px
  }

  #accept-box img {
    margin: 0 auto;
    padding: 0;
    display: block;
    width: 400px
  }

  #cart-total-section.summary #accept-box {
    padding-top: 15px
  }

  #cart-total-section.summary #accept-box {
    float: none;
    width: 100%;
    margin: 0
  }

  #cart-total-section.summary #accept-box p {
    font-size: 16px
  }

  #checkout-steps .summary-box textarea.comment {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    font-size: 16px;
  }

  #checkout-steps .continue-btn.summary {
    margin: 20px 0
  }

  #checkout-steps .pay-paypal {
    float: none;
    margin: 20px 0 0;
    display: block;
  }

  #checkout-steps .pay-paypal img {
    width: 50%
  }

  .address-buttons a {
    font-size: 24px
  }

  /*.btn {font-size:20px}*/
  .btn {
    font-size: 16px;
  }

  .table-orders thead td {
    font-size: 14px
  }

  .table-orders td {
    font-size: 16px
  }

  .order-info-top h4 {
    font-size: 26px
  }

  .order-info-top p {
    font-size: 24px
  }

  #cart-bottom-bar .right a {
    width: 100%;
    font-size: 28px;
    display: block;
    text-align: center
  }

  .bespoke-projects-row,
  .bespoke-inspires-row,
  .bespoke-advices-row {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 15px 0
  }

  .wrap-form .btn {
    width: 100%;
    font-size: 18px;
  }

  .wrap-form label {
    font-size: 18px;
  }

  .form-control {
    height: auto;
    font-size: 16px;
  }

  .wrap-form h3 {
    font-size: 24px
  }

  .panel-title {
    font-size: 18px;
  }

  .featured-carousel-project,
  .featured-carousel-inspire,
  .featured-carousel-advice {
    background: transparent;
    padding: 0;
  }

  .product .caption-bespoke h4 {
    margin: 0
  }

  /*.wrap-page .download-box .download span {*/
    /*font-size: 17px;*/
    /*!*width: 500px*!*/
  /*}*/

  .wrap-page .download-box .download .size {
    font-size: 17px
  }

  #slideshow-1 .cycle-caption-scroll {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    max-height: 200px;
    display: none !important;
  }

  #slideshow-1 .cycle-caption-scroll:hover .icon {
    visibility: hidden;
  }

  .wrap-post h3 {
    color: #1e877f;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 0;
    line-height: 27px;
  }

  .wrap-post .featured-image, .wrap-blog .blog-img img {
    float: none;
    width: 100%;
    margin-bottom: 20px
  }

  .blog-img {
    width: 100%;
    height: auto
  }

  /*.wrap-blog h4 {*/
    /*font-size: 29px*/
  /*}*/

  .blog-paging {
    width: 100%
  }

  .wrap-post .social-links {
    width: 100%
  }

  .product-carousel.bespoke .cycle-slideshow {
    margin-left: 0
  }

  .product-carousel.bespoke .cycle-slide {
    width: 515px;
  }

  .planters-form {
    background: #e1e1e1;
    padding: 10px;
  }

  .planters-form .form-row {
    display: block;
  }

  .planters-form .form-group {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
  }

  .planters-form label {
    width: 209px
  }

  .planters-form select.form-control {
    width: 100%;
    background: #fff;
  }

  .planters-form .advanced-search, #filters .advanced-search {
    background: #645ca4;
    color: #fff;
  }

  .planters-form form {
    margin-top: 20px;
  }

  .planters-form h4 {
    font-size: 22px;
    margin: 0;
  }

  #filters {
    padding: 20px;
  }

  #filters, #filters .list-group-item {
    background-color: #e1e1e1;
  }

  #filters .list-group-item {
    border: 0 none;
  }

  #filters .panel-heading {
    display: none;
  }

  #filters .form {
    margin-top: 24px;
  }

  .wrap-product-list .list-group-item h4, .wrap-page .list-group-item h4 {
    font-size: 22px;
  }

  .project-image .caption,
  .inspire-image .caption,
  .advice-image .caption {
    display: none;
  }

  .search-left-text {
    float: none;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
  }

  .search-right-text {
    display: none;
  }

  .search-bar input {
    height: 60px;
    width: 100%;
  }

  .search-bar form {
    float: none;
  }

  .right-inner-addon button {
    padding: 15px;
  }

  .social-links iframe {
    transform: scale(1.5);
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -moz-transform: scale(1.5);
    transform-origin: top left;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -webkit-transform-origin: top left;
  }

  .social-links .addthis_button_google_plusone {
    width: 51px;
  }

  .social-links .addthis_button_tweet {
    width: 90px;
  }

  .social-links .addthis_button_pinterest_pinit {
    width: 64px !important;
  }

  .social-links .addthis_button_facebook_like {
    width: 80px;
  }

  .social-links .addthis_button_facebook_share {
    width: 88px;
  }

  .social-links li h3 {
    font-size: 20px;
  }

  .blog-paging .pagination li {
    line-height: initial;
  }

  .blog-paging .pagination li > a, .blog-paging .pagination li > span {
    /*line-height: 48px;*/
    padding: 0 12px;
    font-size: 15px;
  }

  .project-social-wrap .social-links,
  .inspire-social-wrap .social-links,
  .advice-social-wrap .social-links {
    /*margin-bottom: 20px !important;*/
  }

  .product-carousel.bespoke .cycle-slide {
    width: 315px;
    overflow: hidden;
  }

  .product-carousel .cycle-slideshow {
    margin-left: 0;
    max-width: 100%!important;
  }
  #myCarousel {
    width: 100%;
    position: relative;
    min-height: 200px;
  }

  #myCarousel .carousel-control.left {
    left: -15px;
  }

  #myCarousel .carousel-control.right {
    right: -15px;
  }

  #notification p {
    font-size: 24px
  }

  #doublebrace {
    font-size: 14px;
    /*margin-bottom: 20px;*/
    /*float: none;*/
    /*display: block;*/
    /*text-align: center*/
  }

  #sagepayframe {
    height: 1000px;
    padding: 0 10px
  }

  #checkout-steps .summary-box input.text {
    height: 60px
  }

  .carousel-control-overlay.cycle-next {
    z-index: 101;
    right: 20px
  }

  .carousel-control-overlay.cycle-prev {
    z-index: 101;
    left: 20px
  }

  .social-icons a {
    width: 40px;
    height: 40px
  }

  .social-icons .svgicon-facebook {
    width: 14px;
    height: 28px;
    margin-top: 6px;
  }

  .social-icons .svgicon-googleplus {
    width: 28px;
    height: 24px;
    margin-top: 8px
  }
  .checkout-head-right {
    margin-top: 0px
  }
  .custom-ral select {
    width: 100%;
  }
  .non-carousel{
    width: 100% !important;
  }
  .product-carousel .cycle-slide {
    width: 315px;
  }
  .product-options-table .qty-wrap {
    float: none!important;
  }
  .category-header{
    height: initial;
    margin: 2rem 0;
    background-image: none !important;
  }
  .category-header .left{
    width: 100%;
    background: none;
    color: #666;
    padding: 0;
    float: none;
  }
  .category-header .left .made-in-uk-badge {
    border: solid 2px #ebebeb;
  }
  .category-header a{
    color: #666;
    text-decoration: underline;
  }
}
#myCarousel {
  position: relative;
}
.product-options-table .qty-wrap {
  float: right;
}
/*iphone5*/
@media (min-width: 320px) and (max-width: 374px) {
  .cat-top h3 {
    font-size: 13px;
  }
  .checkout-breadcrumb .box p {
    font-size: 7px;
  }
  .blog-paging .pagination li > a, .blog-paging .pagination li > span {
    font-size: 12px;
  }
  .product-carousel.bespoke .cycle-slide {
    width: 260px;
    overflow: hidden;
  }
  .product-carousel .cycle-slide {
    width: 260px;
  }
}

@media print {
  .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;
  }

  .hidden-md {
    display: none !important
  }

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

}

#cboxOverlay {
  background: none #000 !important
}

/* -- styling for responsive-- */
.img-fluid {
  max-width: 100%;
  height: auto;
}
#baguetteBox-overlay .full-image img{
  /* height: 80vh!important; */
}
.show-colours{
  cursor: pointer;
  font-size: 12px;
  padding: 5px;
  margin: 5px 0;
  background-color: #ababab;
}
.show-colours:hover{
  background-color: #969595;
}
@media screen and (min-width: 768px) {

  #myModal .modal-dialog  {width:900px;}

}
.modal-header{
  height: 55px;
  border-bottom: none!important
}

@media (min-width: 1320px) {
  #bespoke-slideshow #slideshow-2 .cycle-slideshow {
    width: 852px!important;
  }
  .w420 {
    width: 420px!important;
  }
  #checkout-steps form #postcode, .account form #postcode, table.form #postcode {
    width: 224px!important;
  }
  .checkout-breadcrumb .last {
    width: 517px;
  }
  .product-carousel.bespoke .cycle-slide {
    width: 298px;
  }

}
.prod-options-qty-title span{
  float: right;
  margin-right: 28px;
}
@media (min-width: 1018px) and (max-width: 1319px) {
  .prod-options-qty-title span {
    margin-left: 16px;
    float: none;
  }
}


/* -- Clearance styling -- */
.navbar-inverse .navbar-nav > .nav-clearance > a{
  color: rgb(164, 7, 13);
}
.clearance.category-header {
  background-image: none!important;
}
.clearance.category-header .left{
  background-color: rgba(164, 7, 13, 0.9);
}

.was {
  font-size: 12px;
  display: block;
}
.was-second{
  font-size: 12px
}
.now{
  color: rgb(164, 7, 13);
  font-weight: bold;
  font-size: 14px;
  display:block;
}

.no-products-message {
  font-size: 22px;
  color: #1e877f;
  text-align: center;
}

@media (max-width: 768px) {
  .was{
    font-size: 14px;
  }
  .was-second{
    font-size: 14px
  }
  .now{
    font-size: 24px;
  }
  .product-listing .price-row .price .now {
    font-size: 17px;
  }
  .navbar-inverse .navbar-nav > .nav-clearance > a{
    color: #ffffff;
  }
}

/* new styling for nav */

.wrap-navigation .nav .dropdown-menu li{
  border-bottom: 1px solid #dadada;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.wrap-navigation .nav .dropdown-menu li:last-of-type {
  border-bottom: none;
}
.wrap-navigation .nav .dropdown-menu li.dropdown-header {
  border-bottom: none;
}
.wrap-navigation .nav .dropdown-menu .planters{
  /*background-color: #e6e5e5;*/
  /* padding: 0 30px; */
}
.wrap-navigation .nav .dropdown-menu .nav-category-image-col {
  padding: 0 30px;
}
.wrap-navigation .nav .dropdown-menu .nav-category-image img{
  padding-top: 57px;
}
.wrap-navigation .nav .dropdown-menu .nav-category-image p {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  right:15px;
}
.wrap-navigation .nav .dropdown-menu .nav-category-image .category-link a{
  color: #ffffff;
  font-size: 15px;
  padding: 15px 0;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}
.wrap-navigation .nav .dropdown-menu .nav-category-image .category-name,.category-link{
  color: #ffffff;
  font-size: 15px;
  line-height: 1.1;
  height:62px;
}
.wrap-navigation .nav .dropdown-menu .nav-category-image .category-name{
  background-color: #1e877f;
  padding: 15px;
}
.wrap-navigation .nav .dropdown-menu .nav-category-image .category-link{
  background-color: #645ca4;
  text-align: center;
}
.wrap-navigation .nav .dropdown-menu {
  top: 40px;
  padding: 0 20px 5px 20px;
}
.wrap-navigation .nav .dropdown-menu .second-installation{
  padding-top: 57px;
}
.wrap-navigation .nav .dropdown-menu .bespoke-title{
  border-bottom: 1px solid #645ca4!important;
  padding-bottom: 2px;

}
.wrap-navigation .nav .dropdown-menu .bespoke-title span{
  display: block;
  color: #645ca4;
  padding: 2px 0;
}
.wrap-navigation .nav .dropdown-menu .nav-category-image {
  padding-left: 0px!important;
  display: none;
}
.wrap-navigation .nav .dropdown-menu ul[class^="col-"] {
  /* padding-left: 30px;
  padding-right: 30px; */
}


@media (max-width: 1319px) {
  .wrap-navigation .nav .dropdown-menu .nav-category-image .category-link a{
    font-size: 14px;
  }
  .wrap-navigation .nav .dropdown-menu .nav-category-image .category-name,.category-link{
    font-size: 14px;
  }
}

.new-active, .new-active > a {
  background-color: #645ca4!important;
  color:#ffffff!important;
}

svg.close {
  cursor: pointer;
}
/* -- End -- */

.container.inspire-container h1,
.container.advice-container h1 {
  display: inline-block;
}

.stat-table{
  table-layout: fixed;
  margin-bottom: 18px;
}
.stat-table col.col-key{
  width: 20rem;
}
.stat-table td{
  padding: .5rem 0;
  vertical-align: top;
  white-space: pre-wrap;
}
.stat-table td.key span{
  font-weight: 700;
}
.stat-table td.value span{
  font-weight: 400;
}

.ribbon-wrap{
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ribbon {
  margin: 0;
  padding: 0;
  background: #645CA4;
  color:white;
  padding:1em 0;
  position: absolute;
  top:6px;
  left:-15px;
  transform: rotate(-45deg);
  transform-origin: top right;
  
  text-transform: uppercase;
  text-align: center;
}
.ribbon:before,
.ribbon:after {
  content: '';
  position: absolute;
  top:0;
  margin: 0 -1px;
  width: 100%;
  height: 100%;
  background: #645CA4;
}
.ribbon:before {
  right:100%;
}

@media screen and (max-width: 767px) {
  .ribbon{
    font-size: 75%;
  }
}
@media screen and (max-width: 430px) {
  .ribbon{
    transform: rotate(0deg);
    bottom: 0;
    top: 0;
    left: 0;
    width: 100%;
    position: relative;
    padding: 0;
    background: rgba(100, 92, 164, .5);
  }
  .ribbon:before,
  .ribbon:after {
    opacity: 0;
  }
  .ribbon span br{
    display: none;
  }
}

.banner-unavailable{
  padding: 1rem;
  margin-bottom: 1rem;
  text-align: center;
}
.wrap-page .banner-unavailable h3, .wrap-page .banner-available h3{
  margin-bottom: 0;
}
.product-banner-unavailable h3, .banner-unavailable h3{
  color: #FD000F;
}
.product-banner-available h3, .banner-available h3{
  display: none;
  color: #33b62a;
}

/* Product Notify */
a.oos-instruct {
  display: block;
  text-decoration: underline;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px){
  a.oos-instruct {
    font-size: 16px;
  }
}
a.oos-instruct:hover {
  text-decoration: none;
}
#notifyModal .modal-body{
  padding: 10rem 12rem 12rem;
}
@media screen and (max-width: 767px){
  #notifyModal .modal-body{
    padding: 10rem 6rem 12rem;
  }
}
#notifyModal span{
  font-size: 2rem;
}
#notifyModal .form-instruct{
  display: block;
  margin-bottom: 1rem;
}
.product-notify-form #notify-email {
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.product-notify-form input.error{
  box-shadow: 0 0 0 1px red;
}
.product-notify-form .error-desc {
  display: none;
  color: red;
}
.product-notify-form .status-desc {
  display: none;
  font-size: 16px;
}
.product-notify-form .status-desc.error{
  color: red;
}
.product-notify-form .status-desc.success{
  color: green;
}
.product-notify-form .error + .error-desc {
  display: block;
}
.product-notify-form .submit-btn {
  margin-top: 1rem;
}

#glightbox-body .gdesc-inner{
  text-align: center;
}

.glightbox img {
  height: 30vw;
}
@media (min-width: 768px) {
  .glightbox img {
    height: 140px
  }
}

.content .made-in-uk-badge {
  width: 280px;
  border: solid 2px #ebebeb;
  margin-bottom: 1rem;
}