/*!
Theme Name: EnviroLaw
	Theme URI: http://res.im
	Description: Theme for Siskinds website
	Version: 1.0
	Author: ResIM
	Author URI: http://res.im
*/
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 3, ../sass/fabric/partials/_grid.scss */
.wrapper {
  width: 1030px;
  margin: 0 auto;
}
/* line 6, ../sass/fabric/partials/_grid.scss */
.wrapper:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* line 12, ../sass/fabric/partials/_grid.scss */
.line:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* line 17, ../sass/fabric/partials/_grid.scss */
.unit {
  padding: 0 15px;
  float: left;
}
/* line 20, ../sass/fabric/partials/_grid.scss */
.unit.middle {
  float: none;
  margin: 0 auto;
}
/* line 24, ../sass/fabric/partials/_grid.scss */
.unit.right {
  float: right;
}

/* line 29, ../sass/fabric/partials/_grid.scss */
.unitGroup {
  padding: 0;
  float: left;
}
/* line 32, ../sass/fabric/partials/_grid.scss */
.unitGroup:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 35, ../sass/fabric/partials/_grid.scss */
.unitGroup.middle {
  float: none;
  margin: 0 auto;
}
/* line 39, ../sass/fabric/partials/_grid.scss */
.unitGroup.right {
  float: right;
}

/* line 45, ../sass/fabric/partials/_grid.scss */
.size1of1 {
  width: 100%;
}

/* line 50, ../sass/fabric/partials/_grid.scss */
.size1of2 {
  width: 50%;
}

/* line 55, ../sass/fabric/partials/_grid.scss */
.size1of3 {
  width: 33.333%;
}

/* line 59, ../sass/fabric/partials/_grid.scss */
.size2of3 {
  width: 66.666%;
}

/* line 64, ../sass/fabric/partials/_grid.scss */
.size1of4 {
  width: 25%;
}

/* line 68, ../sass/fabric/partials/_grid.scss */
.size2of4 {
  width: 50%;
}

/* line 72, ../sass/fabric/partials/_grid.scss */
.size3of4 {
  width: 75%;
}

/* line 77, ../sass/fabric/partials/_grid.scss */
.size1of6 {
  width: 16.6666666667%;
}

/* line 81, ../sass/fabric/partials/_grid.scss */
.size2of6 {
  width: 33.333%;
}

/* line 85, ../sass/fabric/partials/_grid.scss */
.size3of6 {
  width: 50%;
}

/* line 89, ../sass/fabric/partials/_grid.scss */
.size4of6 {
  width: 66.6666666667%;
}

/* line 93, ../sass/fabric/partials/_grid.scss */
.size5of6 {
  width: 83.333%;
}

/* line 98, ../sass/fabric/partials/_grid.scss */
.size1of8 {
  width: 12.5%;
}

/* line 102, ../sass/fabric/partials/_grid.scss */
.size2of8 {
  width: 25%;
}

/* line 106, ../sass/fabric/partials/_grid.scss */
.size3of8 {
  width: 40.5%;
}

/* line 110, ../sass/fabric/partials/_grid.scss */
.size4of8 {
  width: 50%;
}

/* line 114, ../sass/fabric/partials/_grid.scss */
.size5of8 {
  width: 62.5%;
}

/* line 118, ../sass/fabric/partials/_grid.scss */
.size6of8 {
  width: 75%;
}

/* line 122, ../sass/fabric/partials/_grid.scss */
.size7of8 {
  width: 87.5%;
}

/* line 127, ../sass/fabric/partials/_grid.scss */
.size1of1, .size2of2, .size3of3, .size4of4, .size6of6, .size8of8 {
  width: 100%;
}

@media (max-width: 960px) {
  /* line 134, ../sass/fabric/partials/_grid.scss */
  .size1of3, .size2of3, .size1of4, .size3of4, .size1of6, .size2of6, .size3of6, .size4of6, .size5of6, .size1of8, .size2of8, .size3of8, .size5of8, .size6of8, .size7of8 {
    width: 100%;
  }

  /* line 137, ../sass/fabric/partials/_grid.scss */
  .size1of2, .size2of4, .size4of8 {
    width: 50%;
  }
}
@media (max-width: 640px) {
  /* line 143, ../sass/fabric/partials/_grid.scss */
  .size1of3, .size2of3, .size1of4, .size3of4, .size1of6, .size2of6, .size3of6, .size4of6, .size5of6, .size1of8, .size2of8, .size3of8, .size5of8, .size6of8, .size7of8, .size1of2, .size2of4, .size4of8 {
    width: 100%;
  }
}
/* line 5, ../sass/fabric/partials/_buttons.scss */
.button {
  height: 46px;
  font-size: 12px;
  letter-spacing: 2px;
  font-family: "ff-meta-serif-web-pro", serif;
  font-weight: 600;
  line-height: 47px;
  text-align: center;
  font-family: inherit;
  text-transform: uppercase;
  color: #ffffff;
  border-style: none;
  padding: 0 25px;
  background: #847756;
  display: inline-block;
  position: relative;
  -webkit-appearance: none;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 1px -2px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px -2px inset;
  box-shadow: rgba(0, 0, 0, 0.2) 1px -2px inset;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 28, ../sass/fabric/partials/_buttons.scss */
.button:hover {
  cursor: pointer;
  color: #ffffff;
  background: #655b42;
  text-decoration: none;
}
/* line 34, ../sass/fabric/partials/_buttons.scss */
.button:active {
  -moz-box-shadow: transparent 0 0 inset;
  -webkit-box-shadow: transparent 0 0 inset;
  box-shadow: transparent 0 0 inset;
}
/* line 37, ../sass/fabric/partials/_buttons.scss */
.button.pr {
  background: #858585;
  color: #ffffff;
}
/* line 40, ../sass/fabric/partials/_buttons.scss */
.button.pr:hover {
  color: #847756;
  background: #6c6c6c;
}
/* line 45, ../sass/fabric/partials/_buttons.scss */
.button.hol {
  background: none;
  border: 1px solid #858585;
  color: #858585;
  top: 1px;
}
/* line 50, ../sass/fabric/partials/_buttons.scss */
.button.hol:hover {
  color: #333333;
  background: #858585;
}
/* line 55, ../sass/fabric/partials/_buttons.scss */
.button:focus, .button:active {
  outline: 0;
}
@media (max-width: 500px) {
  /* line 5, ../sass/fabric/partials/_buttons.scss */
  .button {
    height: auto;
    min-height: 46px;
    line-height: 18px;
    padding: 15px;
  }
}
/* line 64, ../sass/fabric/partials/_buttons.scss */
.button.right {
  float: right;
}

/* line 69, ../sass/fabric/partials/_buttons.scss */
input[type=submit].button {
  top: 1px;
}
/* line 71, ../sass/fabric/partials/_buttons.scss */
input[type=submit].button.hol {
  top: 2px;
}

/* line 79, ../sass/fabric/partials/_buttons.scss */
.buttonGroup:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 82, ../sass/fabric/partials/_buttons.scss */
.buttonGroup .button {
  margin-right: 1px;
  float: left;
  color: #ffffff;
  background: #c5c5c5;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 88, ../sass/fabric/partials/_buttons.scss */
.buttonGroup .button:first-child {
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px 0 0 3px;
}
/* line 91, ../sass/fabric/partials/_buttons.scss */
.buttonGroup .button:last-child {
  margin-right: 0;
  border-right: 0;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0;
  border-radius: 0 3px 3px 0;
}
/* line 96, ../sass/fabric/partials/_buttons.scss */
.buttonGroup .button.active {
  background: transparent;
  border: 1px solid #333333;
  color: #333333;
}
/* line 101, ../sass/fabric/partials/_buttons.scss */
.buttonGroup .button:hover {
  color: #ffffff;
  background: #333333;
}

/* line 4, ../sass/fabric/partials/_forms.scss */
label {
  font-size: 16px;
  color: #555555;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
}

/* line 13, ../sass/fabric/partials/_forms.scss */
input[type=text], input[type=email], input[type=tel], select, textarea {
  padding: 11px 15px;
  width: 100%;
  border-style: none;
  border: 2px solid #999999;
  background: #ffffff;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 0;
  color: #222222;
  font-family: inherit;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 28, ../sass/fabric/partials/_forms.scss */
input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, select:focus, textarea:focus {
  outline: none;
  border-color: #847756;
}

/* line 34, ../sass/fabric/partials/_forms.scss */
select {
  background: url(images/select.png) no-repeat center right #ffffff;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #999999;
}
/* line 40, ../sass/fabric/partials/_forms.scss */
select option {
  color: #222222;
}
/* line 43, ../sass/fabric/partials/_forms.scss */
select option:first-child {
  color: #999999;
}

/* line 48, ../sass/fabric/partials/_forms.scss */
textarea {
  resize: none;
  height: 120px;
  font-family: inherit;
}

/* line 54, ../sass/fabric/partials/_forms.scss */
label + input[type=text], label + select, label + textarea {
  margin-bottom: 35px;
}

/* line 60, ../sass/fabric/partials/_forms.scss */
.formGrid {
  padding-left: 0;
  padding-right: 0px;
}
/* line 63, ../sass/fabric/partials/_forms.scss */
.formGrid .unit {
  padding: 0 5px;
}
/* line 67, ../sass/fabric/partials/_forms.scss */
.formGrid.horLabel label {
  padding: 17px 0;
}

@media (max-width: 960px) {
  /* line 74, ../sass/fabric/partials/_forms.scss */
  label {
    margin-bottom: 0;
    padding: 17px 0;
  }
}
/* line 3, ../sass/fabric/partials/_typography.scss */
body {
  font-family: "proxima-nova", sans-serif;
}

/* line 7, ../sass/fabric/partials/_typography.scss */
h1, h2, h3, h4, h5, h6, .heading-1, .heading-2 {
  font-family: "ff-meta-serif-web-pro", serif;
  font-weight: 600;
}

/* line 12, ../sass/fabric/partials/_typography.scss */
h1, .heading-1 {
  font-size: 42px;
  line-height: 50px;
  color: #222326;
  margin-bottom: 25px;
}

/* line 20, ../sass/fabric/partials/_typography.scss */
h2, .heading-2 {
  font-size: 34px;
  line-height: 40px;
  color: #222326;
  margin-bottom: 25px;
}

/* line 28, ../sass/fabric/partials/_typography.scss */
h3 {
  font-size: 28px;
  line-height: 34px;
  color: #222326;
  margin-bottom: 20px;
}

/* line 36, ../sass/fabric/partials/_typography.scss */
h4 {
  font-size: 22px;
  line-height: 28px;
  color: #222326;
  margin-bottom: 20px;
}

/* line 44, ../sass/fabric/partials/_typography.scss */
h5 {
  font-size: 18px;
  line-height: 24px;
  color: #222326;
  margin-bottom: 12px;
}

/* line 52, ../sass/fabric/partials/_typography.scss */
h6 {
  font-size: 16px;
  line-height: 22px;
  color: #222326;
  margin-bottom: 12px;
}

/* line 60, ../sass/fabric/partials/_typography.scss */
p, li, table {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  color: #9f9da8;
  margin-bottom: 12px;
}

/* line 68, ../sass/fabric/partials/_typography.scss */
ul, ol {
  padding-left: 30px;
  list-style: disc;
}

/* line 73, ../sass/fabric/partials/_typography.scss */
ol {
  list-style: decimal;
}

/* line 75, ../sass/fabric/partials/_typography.scss */
a {
  font-weight: 600;
  color: #847756;
  text-decoration: none;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 82, ../sass/fabric/partials/_typography.scss */
a:hover {
  text-decoration: underline;
  color: #655b42;
}

/* line 88, ../sass/fabric/partials/_typography.scss */
strong {
  font-weight: 700;
  color: #222326;
}

/* line 93, ../sass/fabric/partials/_typography.scss */
p + h1 {
  margin-top: 50px;
}

/* line 97, ../sass/fabric/partials/_typography.scss */
p + h2 {
  margin-top: 40px;
}

/* line 101, ../sass/fabric/partials/_typography.scss */
p + h3 {
  margin-top: 34px;
}

/* line 105, ../sass/fabric/partials/_typography.scss */
p + h4, ul + h4 {
  margin-top: 28px;
}

/* line 109, ../sass/fabric/partials/_typography.scss */
p + h5 {
  margin-top: 24px;
}

/* line 113, ../sass/fabric/partials/_typography.scss */
p + h6 {
  margin-top: 22px;
}

/* line 1, ../sass/fabric/partials/_navigation.scss */
.topNav {
  width: 100%;
  height: 70px;
  background: #ffffff;
}
/* line 5, ../sass/fabric/partials/_navigation.scss */
.topNav ul {
  float: left;
  padding: 0 20px;
}
/* line 9, ../sass/fabric/partials/_navigation.scss */
.topNav li {
  float: left;
  margin-right: 30px;
  line-height: 70px;
}
/* line 13, ../sass/fabric/partials/_navigation.scss */
.topNav li a {
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  color: #888888;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 21, ../sass/fabric/partials/_navigation.scss */
.topNav li a:hover {
  text-decoration: none;
  color: #333333;
}
/* line 25, ../sass/fabric/partials/_navigation.scss */
.topNav li a.active {
  color: #333333;
}
/* line 29, ../sass/fabric/partials/_navigation.scss */
.topNav li:last-child {
  margin: 0;
}
/* line 33, ../sass/fabric/partials/_navigation.scss */
.topNav:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 36, ../sass/fabric/partials/_navigation.scss */
.topNav.fixed {
  top: 0;
  left: 0;
  position: fixed;
  z-index: 3;
}

/* line 44, ../sass/fabric/partials/_navigation.scss */
.secondaryNav {
  width: 100%;
  height: 40px;
  background: #e5e5e5;
}
/* line 48, ../sass/fabric/partials/_navigation.scss */
.secondaryNav ul {
  float: left;
  padding: 0 20px;
}
/* line 52, ../sass/fabric/partials/_navigation.scss */
.secondaryNav li {
  float: left;
  margin-right: 30px;
  line-height: 40px;
}
/* line 56, ../sass/fabric/partials/_navigation.scss */
.secondaryNav li a {
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  color: #888888;
  font-weight: 600;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 65, ../sass/fabric/partials/_navigation.scss */
.secondaryNav li a:hover {
  text-decoration: none;
  color: #333333;
}
/* line 69, ../sass/fabric/partials/_navigation.scss */
.secondaryNav li a.active {
  color: #333333;
}
/* line 73, ../sass/fabric/partials/_navigation.scss */
.secondaryNav li:last-child {
  margin: 0;
}
/* line 77, ../sass/fabric/partials/_navigation.scss */
.secondaryNav:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 80, ../sass/fabric/partials/_navigation.scss */
.secondaryNav.fixed {
  top: 70px;
  left: 0;
  position: fixed;
  z-index: 2;
}

/*
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 15, ../sass/vendors/_fontAwesome.scss */
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 26, ../sass/vendors/_fontAwesome.scss */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 32, ../sass/vendors/_fontAwesome.scss */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../sass/vendors/_fontAwesome.scss */
.fa-3x {
  font-size: 3em;
}

/* line 40, ../sass/vendors/_fontAwesome.scss */
.fa-4x {
  font-size: 4em;
}

/* line 44, ../sass/vendors/_fontAwesome.scss */
.fa-5x {
  font-size: 5em;
}

/* line 48, ../sass/vendors/_fontAwesome.scss */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 53, ../sass/vendors/_fontAwesome.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 59, ../sass/vendors/_fontAwesome.scss */
.fa-ul > li {
  position: relative;
}

/* line 63, ../sass/vendors/_fontAwesome.scss */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 71, ../sass/vendors/_fontAwesome.scss */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 75, ../sass/vendors/_fontAwesome.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 81, ../sass/vendors/_fontAwesome.scss */
.pull-right {
  float: right;
}

/* line 85, ../sass/vendors/_fontAwesome.scss */
.pull-left {
  float: left;
}

/* line 89, ../sass/vendors/_fontAwesome.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 93, ../sass/vendors/_fontAwesome.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, ../sass/vendors/_fontAwesome.scss */
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 142, ../sass/vendors/_fontAwesome.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 151, ../sass/vendors/_fontAwesome.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 160, ../sass/vendors/_fontAwesome.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 169, ../sass/vendors/_fontAwesome.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 178, ../sass/vendors/_fontAwesome.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 187, ../sass/vendors/_fontAwesome.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 196, ../sass/vendors/_fontAwesome.scss */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 204, ../sass/vendors/_fontAwesome.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 208, ../sass/vendors/_fontAwesome.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 212, ../sass/vendors/_fontAwesome.scss */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 218, ../sass/vendors/_fontAwesome.scss */
.fa-glass:before {
  content: "\f000";
}

/* line 222, ../sass/vendors/_fontAwesome.scss */
.fa-music:before {
  content: "\f001";
}

/* line 226, ../sass/vendors/_fontAwesome.scss */
.fa-search:before {
  content: "\f002";
}

/* line 230, ../sass/vendors/_fontAwesome.scss */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 234, ../sass/vendors/_fontAwesome.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 238, ../sass/vendors/_fontAwesome.scss */
.fa-star:before {
  content: "\f005";
}

/* line 242, ../sass/vendors/_fontAwesome.scss */
.fa-star-o:before {
  content: "\f006";
}

/* line 246, ../sass/vendors/_fontAwesome.scss */
.fa-user:before {
  content: "\f007";
}

/* line 250, ../sass/vendors/_fontAwesome.scss */
.fa-film:before {
  content: "\f008";
}

/* line 254, ../sass/vendors/_fontAwesome.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 258, ../sass/vendors/_fontAwesome.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 262, ../sass/vendors/_fontAwesome.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 266, ../sass/vendors/_fontAwesome.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 270, ../sass/vendors/_fontAwesome.scss */
.fa-times:before {
  content: "\f00d";
}

/* line 274, ../sass/vendors/_fontAwesome.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 278, ../sass/vendors/_fontAwesome.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 282, ../sass/vendors/_fontAwesome.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 286, ../sass/vendors/_fontAwesome.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 290, ../sass/vendors/_fontAwesome.scss */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 295, ../sass/vendors/_fontAwesome.scss */
.fa-trash-o:before {
  content: "\f014";
}

/* line 299, ../sass/vendors/_fontAwesome.scss */
.fa-home:before {
  content: "\f015";
}

/* line 303, ../sass/vendors/_fontAwesome.scss */
.fa-file-o:before {
  content: "\f016";
}

/* line 307, ../sass/vendors/_fontAwesome.scss */
.fa-clock-o:before {
  content: "\f017";
}

/* line 311, ../sass/vendors/_fontAwesome.scss */
.fa-road:before {
  content: "\f018";
}

/* line 315, ../sass/vendors/_fontAwesome.scss */
.fa-download:before {
  content: "\f019";
}

/* line 319, ../sass/vendors/_fontAwesome.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 323, ../sass/vendors/_fontAwesome.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 327, ../sass/vendors/_fontAwesome.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 331, ../sass/vendors/_fontAwesome.scss */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 335, ../sass/vendors/_fontAwesome.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 340, ../sass/vendors/_fontAwesome.scss */
.fa-refresh:before {
  content: "\f021";
}

/* line 344, ../sass/vendors/_fontAwesome.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 348, ../sass/vendors/_fontAwesome.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 352, ../sass/vendors/_fontAwesome.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 356, ../sass/vendors/_fontAwesome.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 360, ../sass/vendors/_fontAwesome.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 364, ../sass/vendors/_fontAwesome.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 368, ../sass/vendors/_fontAwesome.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 372, ../sass/vendors/_fontAwesome.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 376, ../sass/vendors/_fontAwesome.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 380, ../sass/vendors/_fontAwesome.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 384, ../sass/vendors/_fontAwesome.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 388, ../sass/vendors/_fontAwesome.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 392, ../sass/vendors/_fontAwesome.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 396, ../sass/vendors/_fontAwesome.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 400, ../sass/vendors/_fontAwesome.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 404, ../sass/vendors/_fontAwesome.scss */
.fa-font:before {
  content: "\f031";
}

/* line 408, ../sass/vendors/_fontAwesome.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 412, ../sass/vendors/_fontAwesome.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 416, ../sass/vendors/_fontAwesome.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 420, ../sass/vendors/_fontAwesome.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 424, ../sass/vendors/_fontAwesome.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 428, ../sass/vendors/_fontAwesome.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 432, ../sass/vendors/_fontAwesome.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 436, ../sass/vendors/_fontAwesome.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 440, ../sass/vendors/_fontAwesome.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 444, ../sass/vendors/_fontAwesome.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 449, ../sass/vendors/_fontAwesome.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 453, ../sass/vendors/_fontAwesome.scss */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 457, ../sass/vendors/_fontAwesome.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 463, ../sass/vendors/_fontAwesome.scss */
.fa-pencil:before {
  content: "\f040";
}

/* line 467, ../sass/vendors/_fontAwesome.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 471, ../sass/vendors/_fontAwesome.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 475, ../sass/vendors/_fontAwesome.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 479, ../sass/vendors/_fontAwesome.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 484, ../sass/vendors/_fontAwesome.scss */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 488, ../sass/vendors/_fontAwesome.scss */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 492, ../sass/vendors/_fontAwesome.scss */
.fa-arrows:before {
  content: "\f047";
}

/* line 496, ../sass/vendors/_fontAwesome.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 500, ../sass/vendors/_fontAwesome.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 504, ../sass/vendors/_fontAwesome.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 508, ../sass/vendors/_fontAwesome.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 512, ../sass/vendors/_fontAwesome.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 516, ../sass/vendors/_fontAwesome.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 520, ../sass/vendors/_fontAwesome.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 524, ../sass/vendors/_fontAwesome.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 528, ../sass/vendors/_fontAwesome.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 532, ../sass/vendors/_fontAwesome.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 536, ../sass/vendors/_fontAwesome.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 540, ../sass/vendors/_fontAwesome.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 544, ../sass/vendors/_fontAwesome.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 548, ../sass/vendors/_fontAwesome.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 552, ../sass/vendors/_fontAwesome.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 556, ../sass/vendors/_fontAwesome.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 560, ../sass/vendors/_fontAwesome.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 564, ../sass/vendors/_fontAwesome.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 568, ../sass/vendors/_fontAwesome.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 572, ../sass/vendors/_fontAwesome.scss */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 576, ../sass/vendors/_fontAwesome.scss */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 580, ../sass/vendors/_fontAwesome.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 584, ../sass/vendors/_fontAwesome.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 588, ../sass/vendors/_fontAwesome.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 592, ../sass/vendors/_fontAwesome.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 596, ../sass/vendors/_fontAwesome.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 600, ../sass/vendors/_fontAwesome.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 605, ../sass/vendors/_fontAwesome.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 609, ../sass/vendors/_fontAwesome.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 613, ../sass/vendors/_fontAwesome.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 617, ../sass/vendors/_fontAwesome.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 621, ../sass/vendors/_fontAwesome.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 625, ../sass/vendors/_fontAwesome.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 629, ../sass/vendors/_fontAwesome.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 633, ../sass/vendors/_fontAwesome.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 637, ../sass/vendors/_fontAwesome.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 641, ../sass/vendors/_fontAwesome.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 645, ../sass/vendors/_fontAwesome.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 649, ../sass/vendors/_fontAwesome.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 654, ../sass/vendors/_fontAwesome.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 658, ../sass/vendors/_fontAwesome.scss */
.fa-calendar:before {
  content: "\f073";
}

/* line 662, ../sass/vendors/_fontAwesome.scss */
.fa-random:before {
  content: "\f074";
}

/* line 666, ../sass/vendors/_fontAwesome.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 670, ../sass/vendors/_fontAwesome.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 674, ../sass/vendors/_fontAwesome.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 678, ../sass/vendors/_fontAwesome.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 682, ../sass/vendors/_fontAwesome.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 686, ../sass/vendors/_fontAwesome.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 690, ../sass/vendors/_fontAwesome.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 694, ../sass/vendors/_fontAwesome.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 698, ../sass/vendors/_fontAwesome.scss */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 702, ../sass/vendors/_fontAwesome.scss */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 706, ../sass/vendors/_fontAwesome.scss */
.fa-bar-chart-o:before {
  content: "\f080";
}

/* line 710, ../sass/vendors/_fontAwesome.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 714, ../sass/vendors/_fontAwesome.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 718, ../sass/vendors/_fontAwesome.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 722, ../sass/vendors/_fontAwesome.scss */
.fa-key:before {
  content: "\f084";
}

/* line 726, ../sass/vendors/_fontAwesome.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 731, ../sass/vendors/_fontAwesome.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 735, ../sass/vendors/_fontAwesome.scss */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 739, ../sass/vendors/_fontAwesome.scss */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 743, ../sass/vendors/_fontAwesome.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 747, ../sass/vendors/_fontAwesome.scss */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 751, ../sass/vendors/_fontAwesome.scss */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 755, ../sass/vendors/_fontAwesome.scss */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 759, ../sass/vendors/_fontAwesome.scss */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 763, ../sass/vendors/_fontAwesome.scss */
.fa-external-link:before {
  content: "\f08e";
}

/* line 767, ../sass/vendors/_fontAwesome.scss */
.fa-sign-in:before {
  content: "\f090";
}

/* line 771, ../sass/vendors/_fontAwesome.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 775, ../sass/vendors/_fontAwesome.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 779, ../sass/vendors/_fontAwesome.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 783, ../sass/vendors/_fontAwesome.scss */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 787, ../sass/vendors/_fontAwesome.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 791, ../sass/vendors/_fontAwesome.scss */
.fa-square-o:before {
  content: "\f096";
}

/* line 795, ../sass/vendors/_fontAwesome.scss */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 799, ../sass/vendors/_fontAwesome.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 803, ../sass/vendors/_fontAwesome.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 807, ../sass/vendors/_fontAwesome.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 811, ../sass/vendors/_fontAwesome.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 815, ../sass/vendors/_fontAwesome.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 819, ../sass/vendors/_fontAwesome.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 823, ../sass/vendors/_fontAwesome.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 827, ../sass/vendors/_fontAwesome.scss */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 831, ../sass/vendors/_fontAwesome.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 835, ../sass/vendors/_fontAwesome.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 839, ../sass/vendors/_fontAwesome.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 843, ../sass/vendors/_fontAwesome.scss */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 847, ../sass/vendors/_fontAwesome.scss */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 851, ../sass/vendors/_fontAwesome.scss */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 855, ../sass/vendors/_fontAwesome.scss */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 859, ../sass/vendors/_fontAwesome.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 863, ../sass/vendors/_fontAwesome.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 867, ../sass/vendors/_fontAwesome.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 871, ../sass/vendors/_fontAwesome.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 875, ../sass/vendors/_fontAwesome.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 879, ../sass/vendors/_fontAwesome.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 883, ../sass/vendors/_fontAwesome.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 887, ../sass/vendors/_fontAwesome.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 891, ../sass/vendors/_fontAwesome.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 895, ../sass/vendors/_fontAwesome.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 899, ../sass/vendors/_fontAwesome.scss */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 904, ../sass/vendors/_fontAwesome.scss */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 909, ../sass/vendors/_fontAwesome.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 913, ../sass/vendors/_fontAwesome.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 917, ../sass/vendors/_fontAwesome.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 922, ../sass/vendors/_fontAwesome.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 927, ../sass/vendors/_fontAwesome.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 931, ../sass/vendors/_fontAwesome.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 936, ../sass/vendors/_fontAwesome.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 940, ../sass/vendors/_fontAwesome.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 946, ../sass/vendors/_fontAwesome.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 950, ../sass/vendors/_fontAwesome.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 954, ../sass/vendors/_fontAwesome.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 958, ../sass/vendors/_fontAwesome.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 962, ../sass/vendors/_fontAwesome.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 966, ../sass/vendors/_fontAwesome.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 970, ../sass/vendors/_fontAwesome.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 974, ../sass/vendors/_fontAwesome.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 978, ../sass/vendors/_fontAwesome.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 982, ../sass/vendors/_fontAwesome.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 986, ../sass/vendors/_fontAwesome.scss */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 990, ../sass/vendors/_fontAwesome.scss */
.fa-money:before {
  content: "\f0d6";
}

/* line 994, ../sass/vendors/_fontAwesome.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 998, ../sass/vendors/_fontAwesome.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 1002, ../sass/vendors/_fontAwesome.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 1006, ../sass/vendors/_fontAwesome.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 1010, ../sass/vendors/_fontAwesome.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 1014, ../sass/vendors/_fontAwesome.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 1019, ../sass/vendors/_fontAwesome.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 1024, ../sass/vendors/_fontAwesome.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 1029, ../sass/vendors/_fontAwesome.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 1033, ../sass/vendors/_fontAwesome.scss */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 1037, ../sass/vendors/_fontAwesome.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 1042, ../sass/vendors/_fontAwesome.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 1047, ../sass/vendors/_fontAwesome.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 1052, ../sass/vendors/_fontAwesome.scss */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 1056, ../sass/vendors/_fontAwesome.scss */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 1060, ../sass/vendors/_fontAwesome.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 1065, ../sass/vendors/_fontAwesome.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 1069, ../sass/vendors/_fontAwesome.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 1073, ../sass/vendors/_fontAwesome.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 1078, ../sass/vendors/_fontAwesome.scss */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 1082, ../sass/vendors/_fontAwesome.scss */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 1086, ../sass/vendors/_fontAwesome.scss */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 1090, ../sass/vendors/_fontAwesome.scss */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 1094, ../sass/vendors/_fontAwesome.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 1098, ../sass/vendors/_fontAwesome.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 1102, ../sass/vendors/_fontAwesome.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 1106, ../sass/vendors/_fontAwesome.scss */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 1110, ../sass/vendors/_fontAwesome.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 1114, ../sass/vendors/_fontAwesome.scss */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 1118, ../sass/vendors/_fontAwesome.scss */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 1122, ../sass/vendors/_fontAwesome.scss */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 1126, ../sass/vendors/_fontAwesome.scss */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 1130, ../sass/vendors/_fontAwesome.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 1134, ../sass/vendors/_fontAwesome.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 1138, ../sass/vendors/_fontAwesome.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 1142, ../sass/vendors/_fontAwesome.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 1146, ../sass/vendors/_fontAwesome.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 1150, ../sass/vendors/_fontAwesome.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 1154, ../sass/vendors/_fontAwesome.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 1158, ../sass/vendors/_fontAwesome.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 1162, ../sass/vendors/_fontAwesome.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 1166, ../sass/vendors/_fontAwesome.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 1170, ../sass/vendors/_fontAwesome.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 1174, ../sass/vendors/_fontAwesome.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 1178, ../sass/vendors/_fontAwesome.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 1182, ../sass/vendors/_fontAwesome.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 1186, ../sass/vendors/_fontAwesome.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 1190, ../sass/vendors/_fontAwesome.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 1194, ../sass/vendors/_fontAwesome.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 1198, ../sass/vendors/_fontAwesome.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 1203, ../sass/vendors/_fontAwesome.scss */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 1207, ../sass/vendors/_fontAwesome.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 1211, ../sass/vendors/_fontAwesome.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 1215, ../sass/vendors/_fontAwesome.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 1219, ../sass/vendors/_fontAwesome.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 1223, ../sass/vendors/_fontAwesome.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 1228, ../sass/vendors/_fontAwesome.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 1232, ../sass/vendors/_fontAwesome.scss */
.fa-folder-o:before {
  content: "\f114";
}

/* line 1236, ../sass/vendors/_fontAwesome.scss */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 1240, ../sass/vendors/_fontAwesome.scss */
.fa-smile-o:before {
  content: "\f118";
}

/* line 1244, ../sass/vendors/_fontAwesome.scss */
.fa-frown-o:before {
  content: "\f119";
}

/* line 1248, ../sass/vendors/_fontAwesome.scss */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 1252, ../sass/vendors/_fontAwesome.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 1256, ../sass/vendors/_fontAwesome.scss */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 1260, ../sass/vendors/_fontAwesome.scss */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 1264, ../sass/vendors/_fontAwesome.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 1268, ../sass/vendors/_fontAwesome.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 1272, ../sass/vendors/_fontAwesome.scss */
.fa-code:before {
  content: "\f121";
}

/* line 1276, ../sass/vendors/_fontAwesome.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 1281, ../sass/vendors/_fontAwesome.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1287, ../sass/vendors/_fontAwesome.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1291, ../sass/vendors/_fontAwesome.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 1295, ../sass/vendors/_fontAwesome.scss */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1299, ../sass/vendors/_fontAwesome.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1304, ../sass/vendors/_fontAwesome.scss */
.fa-question:before {
  content: "\f128";
}

/* line 1308, ../sass/vendors/_fontAwesome.scss */
.fa-info:before {
  content: "\f129";
}

/* line 1312, ../sass/vendors/_fontAwesome.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1316, ../sass/vendors/_fontAwesome.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1320, ../sass/vendors/_fontAwesome.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1324, ../sass/vendors/_fontAwesome.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1328, ../sass/vendors/_fontAwesome.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1332, ../sass/vendors/_fontAwesome.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 1336, ../sass/vendors/_fontAwesome.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1340, ../sass/vendors/_fontAwesome.scss */
.fa-shield:before {
  content: "\f132";
}

/* line 1344, ../sass/vendors/_fontAwesome.scss */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1348, ../sass/vendors/_fontAwesome.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1352, ../sass/vendors/_fontAwesome.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 1356, ../sass/vendors/_fontAwesome.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1360, ../sass/vendors/_fontAwesome.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1364, ../sass/vendors/_fontAwesome.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1368, ../sass/vendors/_fontAwesome.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1372, ../sass/vendors/_fontAwesome.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1376, ../sass/vendors/_fontAwesome.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 1380, ../sass/vendors/_fontAwesome.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 1384, ../sass/vendors/_fontAwesome.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1388, ../sass/vendors/_fontAwesome.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1392, ../sass/vendors/_fontAwesome.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1396, ../sass/vendors/_fontAwesome.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1400, ../sass/vendors/_fontAwesome.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1404, ../sass/vendors/_fontAwesome.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1408, ../sass/vendors/_fontAwesome.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1412, ../sass/vendors/_fontAwesome.scss */
.fa-ticket:before {
  content: "\f145";
}

/* line 1416, ../sass/vendors/_fontAwesome.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1420, ../sass/vendors/_fontAwesome.scss */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1424, ../sass/vendors/_fontAwesome.scss */
.fa-level-up:before {
  content: "\f148";
}

/* line 1428, ../sass/vendors/_fontAwesome.scss */
.fa-level-down:before {
  content: "\f149";
}

/* line 1432, ../sass/vendors/_fontAwesome.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1436, ../sass/vendors/_fontAwesome.scss */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1440, ../sass/vendors/_fontAwesome.scss */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1444, ../sass/vendors/_fontAwesome.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1448, ../sass/vendors/_fontAwesome.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 1452, ../sass/vendors/_fontAwesome.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1457, ../sass/vendors/_fontAwesome.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1462, ../sass/vendors/_fontAwesome.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1467, ../sass/vendors/_fontAwesome.scss */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1472, ../sass/vendors/_fontAwesome.scss */
.fa-gbp:before {
  content: "\f154";
}

/* line 1476, ../sass/vendors/_fontAwesome.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1481, ../sass/vendors/_fontAwesome.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1486, ../sass/vendors/_fontAwesome.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1493, ../sass/vendors/_fontAwesome.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1499, ../sass/vendors/_fontAwesome.scss */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1504, ../sass/vendors/_fontAwesome.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1509, ../sass/vendors/_fontAwesome.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 1513, ../sass/vendors/_fontAwesome.scss */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1517, ../sass/vendors/_fontAwesome.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1521, ../sass/vendors/_fontAwesome.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1525, ../sass/vendors/_fontAwesome.scss */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1529, ../sass/vendors/_fontAwesome.scss */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1533, ../sass/vendors/_fontAwesome.scss */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1537, ../sass/vendors/_fontAwesome.scss */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1541, ../sass/vendors/_fontAwesome.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1545, ../sass/vendors/_fontAwesome.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1549, ../sass/vendors/_fontAwesome.scss */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1553, ../sass/vendors/_fontAwesome.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 1557, ../sass/vendors/_fontAwesome.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 1561, ../sass/vendors/_fontAwesome.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1565, ../sass/vendors/_fontAwesome.scss */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1569, ../sass/vendors/_fontAwesome.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1573, ../sass/vendors/_fontAwesome.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1577, ../sass/vendors/_fontAwesome.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1581, ../sass/vendors/_fontAwesome.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1585, ../sass/vendors/_fontAwesome.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 1589, ../sass/vendors/_fontAwesome.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1593, ../sass/vendors/_fontAwesome.scss */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1597, ../sass/vendors/_fontAwesome.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1601, ../sass/vendors/_fontAwesome.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1605, ../sass/vendors/_fontAwesome.scss */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1609, ../sass/vendors/_fontAwesome.scss */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1613, ../sass/vendors/_fontAwesome.scss */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1617, ../sass/vendors/_fontAwesome.scss */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1621, ../sass/vendors/_fontAwesome.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 1625, ../sass/vendors/_fontAwesome.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 1629, ../sass/vendors/_fontAwesome.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 1633, ../sass/vendors/_fontAwesome.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 1637, ../sass/vendors/_fontAwesome.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1641, ../sass/vendors/_fontAwesome.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 1645, ../sass/vendors/_fontAwesome.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1649, ../sass/vendors/_fontAwesome.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 1653, ../sass/vendors/_fontAwesome.scss */
.fa-female:before {
  content: "\f182";
}

/* line 1657, ../sass/vendors/_fontAwesome.scss */
.fa-male:before {
  content: "\f183";
}

/* line 1661, ../sass/vendors/_fontAwesome.scss */
.fa-gittip:before {
  content: "\f184";
}

/* line 1665, ../sass/vendors/_fontAwesome.scss */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1669, ../sass/vendors/_fontAwesome.scss */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1673, ../sass/vendors/_fontAwesome.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 1677, ../sass/vendors/_fontAwesome.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 1681, ../sass/vendors/_fontAwesome.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 1685, ../sass/vendors/_fontAwesome.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1689, ../sass/vendors/_fontAwesome.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 1693, ../sass/vendors/_fontAwesome.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1697, ../sass/vendors/_fontAwesome.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1701, ../sass/vendors/_fontAwesome.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1705, ../sass/vendors/_fontAwesome.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1709, ../sass/vendors/_fontAwesome.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1714, ../sass/vendors/_fontAwesome.scss */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1718, ../sass/vendors/_fontAwesome.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1722, ../sass/vendors/_fontAwesome.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1726, ../sass/vendors/_fontAwesome.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1731, ../sass/vendors/_fontAwesome.scss */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1735, ../sass/vendors/_fontAwesome.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1739, ../sass/vendors/_fontAwesome.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 1743, ../sass/vendors/_fontAwesome.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1747, ../sass/vendors/_fontAwesome.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1751, ../sass/vendors/_fontAwesome.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 1755, ../sass/vendors/_fontAwesome.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1761, ../sass/vendors/_fontAwesome.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1766, ../sass/vendors/_fontAwesome.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1770, ../sass/vendors/_fontAwesome.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 1774, ../sass/vendors/_fontAwesome.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1778, ../sass/vendors/_fontAwesome.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1782, ../sass/vendors/_fontAwesome.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1786, ../sass/vendors/_fontAwesome.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1790, ../sass/vendors/_fontAwesome.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1794, ../sass/vendors/_fontAwesome.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1798, ../sass/vendors/_fontAwesome.scss */
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}

/* line 1803, ../sass/vendors/_fontAwesome.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1807, ../sass/vendors/_fontAwesome.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1811, ../sass/vendors/_fontAwesome.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1815, ../sass/vendors/_fontAwesome.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 1819, ../sass/vendors/_fontAwesome.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1823, ../sass/vendors/_fontAwesome.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 1827, ../sass/vendors/_fontAwesome.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 1831, ../sass/vendors/_fontAwesome.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1835, ../sass/vendors/_fontAwesome.scss */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1839, ../sass/vendors/_fontAwesome.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1843, ../sass/vendors/_fontAwesome.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1847, ../sass/vendors/_fontAwesome.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1851, ../sass/vendors/_fontAwesome.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1855, ../sass/vendors/_fontAwesome.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1859, ../sass/vendors/_fontAwesome.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1863, ../sass/vendors/_fontAwesome.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1867, ../sass/vendors/_fontAwesome.scss */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1872, ../sass/vendors/_fontAwesome.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1877, ../sass/vendors/_fontAwesome.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1881, ../sass/vendors/_fontAwesome.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1885, ../sass/vendors/_fontAwesome.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1889, ../sass/vendors/_fontAwesome.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1893, ../sass/vendors/_fontAwesome.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 1897, ../sass/vendors/_fontAwesome.scss */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1901, ../sass/vendors/_fontAwesome.scss */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1905, ../sass/vendors/_fontAwesome.scss */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1909, ../sass/vendors/_fontAwesome.scss */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1913, ../sass/vendors/_fontAwesome.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1919, ../sass/vendors/_fontAwesome.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1924, ../sass/vendors/_fontAwesome.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1929, ../sass/vendors/_fontAwesome.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1934, ../sass/vendors/_fontAwesome.scss */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1938, ../sass/vendors/_fontAwesome.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1942, ../sass/vendors/_fontAwesome.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1946, ../sass/vendors/_fontAwesome.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1950, ../sass/vendors/_fontAwesome.scss */
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1957, ../sass/vendors/_fontAwesome.scss */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1961, ../sass/vendors/_fontAwesome.scss */
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1966, ../sass/vendors/_fontAwesome.scss */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1971, ../sass/vendors/_fontAwesome.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1975, ../sass/vendors/_fontAwesome.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 1979, ../sass/vendors/_fontAwesome.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1983, ../sass/vendors/_fontAwesome.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1987, ../sass/vendors/_fontAwesome.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1991, ../sass/vendors/_fontAwesome.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1996, ../sass/vendors/_fontAwesome.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 2001, ../sass/vendors/_fontAwesome.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 2006, ../sass/vendors/_fontAwesome.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 2010, ../sass/vendors/_fontAwesome.scss */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 2014, ../sass/vendors/_fontAwesome.scss */
.fa-header:before {
  content: "\f1dc";
}

/* line 2018, ../sass/vendors/_fontAwesome.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 2022, ../sass/vendors/_fontAwesome.scss */
.fa-sliders:before {
  content: "\f1de";
}

/* line 2026, ../sass/vendors/_fontAwesome.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 2030, ../sass/vendors/_fontAwesome.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 2034, ../sass/vendors/_fontAwesome.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 2, ../sass/vendors/_animate.scss */
html:not(.ie) .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
/* line 41, ../sass/vendors/_animate.scss */
html:not(.ie) .fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
/* line 78, ../sass/vendors/_animate.scss */
html:not(.ie) .fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
/* line 115, ../sass/vendors/_animate.scss */
html:not(.ie) .fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
/* line 152, ../sass/vendors/_animate.scss */
html:not(.ie) .fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (min-width: 980px) {
  /* line 187, ../sass/vendors/_animate.scss */
  html:not(.ie) .slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
  }
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
/* line 224, ../sass/vendors/_animate.scss */
html:not(.ie) .slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
/* line 259, ../sass/vendors/_animate.scss */
html:not(.ie) .slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
/* line 1, ../sass/vendors/_select2.scss */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 8, ../sass/vendors/_select2.scss */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 16, ../sass/vendors/_select2.scss */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  overflow: hidden;
  padding-left: 8px;
  padding-right: 20px;
  text-overflow: ellipsis;
}

/* line 23, ../sass/vendors/_select2.scss */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 27, ../sass/vendors/_select2.scss */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 35, ../sass/vendors/_select2.scss */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
}

/* line 41, ../sass/vendors/_select2.scss */
.select2-container .select2-search--inline {
  float: left;
}

/* line 44, ../sass/vendors/_select2.scss */
.select2-container .select2-search--inline .select2-search__field {
  border: none;
  font-size: 100%;
  margin-top: 5px;
}

/* line 49, ../sass/vendors/_select2.scss */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 60, ../sass/vendors/_select2.scss */
.select2-results {
  display: block;
}

/* line 63, ../sass/vendors/_select2.scss */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 68, ../sass/vendors/_select2.scss */
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

/* line 73, ../sass/vendors/_select2.scss */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 76, ../sass/vendors/_select2.scss */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 79, ../sass/vendors/_select2.scss */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 84, ../sass/vendors/_select2.scss */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 89, ../sass/vendors/_select2.scss */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 93, ../sass/vendors/_select2.scss */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 98, ../sass/vendors/_select2.scss */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 101, ../sass/vendors/_select2.scss */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #ffffff;
  filter: alpha(opacity=0);
}

/* line 118, ../sass/vendors/_select2.scss */
.select2-container--default .select2-selection--single {
  background-color: #ffffff;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
}

/* line 123, ../sass/vendors/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444444;
  line-height: 28px;
}

/* line 127, ../sass/vendors/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 132, ../sass/vendors/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999999;
}

/* line 135, ../sass/vendors/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 142, ../sass/vendors/_select2.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 154, ../sass/vendors/_select2.scss */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 157, ../sass/vendors/_select2.scss */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 161, ../sass/vendors/_select2.scss */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eeeeee;
  cursor: default;
}

/* line 165, ../sass/vendors/_select2.scss */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 168, ../sass/vendors/_select2.scss */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: #888888 transparent transparent transparent !important;
  border-width: 5px 4px 0 4px !important;
}

/* line 174, ../sass/vendors/_select2.scss */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
  cursor: text;
}

/* line 180, ../sass/vendors/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 186, ../sass/vendors/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999999;
  margin-top: 5px;
  float: left;
}

/* line 191, ../sass/vendors/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

/* line 198, ../sass/vendors/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 208, ../sass/vendors/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 215, ../sass/vendors/_select2.scss */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333333;
}

/* line 218, ../sass/vendors/_select2.scss */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}

/* line 221, ../sass/vendors/_select2.scss */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 225, ../sass/vendors/_select2.scss */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 229, ../sass/vendors/_select2.scss */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eeeeee;
  cursor: default;
}

/* line 233, ../sass/vendors/_select2.scss */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 236, ../sass/vendors/_select2.scss */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 240, ../sass/vendors/_select2.scss */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 244, ../sass/vendors/_select2.scss */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaaaaa;
}

/* line 247, ../sass/vendors/_select2.scss */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
}

/* line 252, ../sass/vendors/_select2.scss */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 256, ../sass/vendors/_select2.scss */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 259, ../sass/vendors/_select2.scss */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999999;
}

/* line 262, ../sass/vendors/_select2.scss */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #dddddd;
}

/* line 265, ../sass/vendors/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 268, ../sass/vendors/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 271, ../sass/vendors/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 275, ../sass/vendors/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 279, ../sass/vendors/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 283, ../sass/vendors/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 287, ../sass/vendors/_select2.scss */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 291, ../sass/vendors/_select2.scss */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 295, ../sass/vendors/_select2.scss */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 300, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-selection--single {
  background-color: #f6f6f6;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}

/* line 311, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 314, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444444;
  line-height: 28px;
}

/* line 318, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 324, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999999;
}

/* line 327, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #dddddd;
  border: none;
  border-left: 1px solid #aaaaaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
}

/* line 344, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 356, ../sass/vendors/_select2.scss */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 359, ../sass/vendors/_select2.scss */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaaaaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 368, ../sass/vendors/_select2.scss */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 371, ../sass/vendors/_select2.scss */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 375, ../sass/vendors/_select2.scss */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 379, ../sass/vendors/_select2.scss */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}

/* line 389, ../sass/vendors/_select2.scss */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
}

/* line 399, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 406, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 409, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 414, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 417, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 427, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 434, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555555;
}

/* line 437, ../sass/vendors/_select2.scss */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

/* line 440, ../sass/vendors/_select2.scss */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 444, ../sass/vendors/_select2.scss */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 448, ../sass/vendors/_select2.scss */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 451, ../sass/vendors/_select2.scss */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 456, ../sass/vendors/_select2.scss */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 461, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaaaaa;
  outline: 0;
}

/* line 465, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
}

/* line 468, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 472, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 475, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 478, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 482, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 485, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 488, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 492, ../sass/vendors/_select2.scss */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 497, ../sass/vendors/_select2.scss */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* line 1, ../sass/partials/_general.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 5, ../sass/partials/_general.scss */
html {
  background: #111111;
  background: url(images/nav-back.jpg) repeat fixed #111111;
  line-height: 1.3em;
}

/* line 11, ../sass/partials/_general.scss */
body {
  font-family: "proxima-nova", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.3em;
}

/* line 18, ../sass/partials/_general.scss */
body.home-page .logo-div {
  background: url(images/logowhite.png) no-repeat center center;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
@media (max-width: 1000px) {
  /* line 18, ../sass/partials/_general.scss */
  body.home-page .logo-div {
    display: none;
  }
}

/* line 31, ../sass/partials/_general.scss */
::-webkit-selection {
  background: #333333;
  /* Firefox */
  color: #ffffff;
}

/* line 36, ../sass/partials/_general.scss */
:-moz-selection {
  background: #333333;
  /* Firefox */
  color: #ffffff;
}

/* line 41, ../sass/partials/_general.scss */
::-moz-selection {
  background: #333333;
  /* Firefox */
  color: #ffffff;
}

/* line 46, ../sass/partials/_general.scss */
::selection {
  background: #333333;
  /* Safari */
  color: #ffffff;
}

/* line 51, ../sass/partials/_general.scss */
::-webkit-input-placeholder {
  color: #999999;
}

/* line 53, ../sass/partials/_general.scss */
:-moz-placeholder {
  color: #999999;
}

/* line 55, ../sass/partials/_general.scss */
::-moz-placeholder {
  color: #999999;
}

/* line 57, ../sass/partials/_general.scss */
:-ms-input-placeholder {
  color: #999999 !important;
}

/* line 61, ../sass/partials/_general.scss */
td {
  vertical-align: top;
  padding-right: 15px;
  padding-bottom: 12px;
}

/* line 67, ../sass/partials/_general.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}
/* line 70, ../sass/partials/_general.scss */
.row:before, .row:after {
  display: table;
  content: " ";
  clear: both;
}

@media (min-width: 851px) {
  /* line 79, ../sass/partials/_general.scss */
  form .row .right {
    padding-left: 5px;
  }
  /* line 82, ../sass/partials/_general.scss */
  form .row .left {
    padding-right: 5px;
  }
}

/* line 89, ../sass/partials/_general.scss */
body div.wpcf7-validation-errors {
  border: none;
}
/* line 93, ../sass/partials/_general.scss */
body div.wpcf7-response-output {
  margin: 2em 0 1em;
  padding: 0;
}

/* line 99, ../sass/partials/_general.scss */
.content-container {
  width: 100%;
  position: relative;
  left: 0;
  z-index: 3;
  pointer-events: none;
  padding-left: 95px;
  -webkit-transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  /* easeOutQuint */
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
}
/* line 109, ../sass/partials/_general.scss */
.content-container .content-container-inner {
  position: relative;
  z-index: 4;
  pointer-events: auto;
  -moz-box-shadow: black 2px 0 30px;
  -webkit-box-shadow: black 2px 0 30px;
  box-shadow: black 2px 0 30px;
}
/* line 115, ../sass/partials/_general.scss */
.content-container #main-content, .content-container footer {
  pointer-events: auto;
}
@media (max-width: 1000px) {
  /* line 99, ../sass/partials/_general.scss */
  .content-container {
    padding-left: 59px;
  }
}
@media (max-width: 460px) {
  /* line 99, ../sass/partials/_general.scss */
  .content-container {
    padding-left: 34px;
  }
}

/* line 124, ../sass/partials/_general.scss */
body.menu-open .content-container {
  padding-left: 355px;
}
@media (max-width: 1000px) {
  /* line 124, ../sass/partials/_general.scss */
  body.menu-open .content-container {
    padding-left: 319px;
  }
}

/* line 131, ../sass/partials/_general.scss */
body.menu-open-mobile .content-container {
  left: 296px;
}
@media (max-width: 1000px) {
  /* line 131, ../sass/partials/_general.scss */
  body.menu-open-mobile .content-container {
    left: 260px;
  }
}

/* line 139, ../sass/partials/_general.scss */
.content-container-inner:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* line 144, ../sass/partials/_general.scss */
.line {
  border-bottom: 1px solid #d7d7d7;
  background: #ffffff;
}
/* line 147, ../sass/partials/_general.scss */
.line.bottom {
  border-bottom: 0;
}

/* line 152, ../sass/partials/_general.scss */
.section,
.site-content {
  padding: 60px;
}
@media (max-width: 580px) {
  /* line 152, ../sass/partials/_general.scss */
  .section,
  .site-content {
    padding: 40px;
  }
}
@media (max-width: 450px) {
  /* line 152, ../sass/partials/_general.scss */
  .section,
  .site-content {
    padding: 20px;
  }
  /* line 160, ../sass/partials/_general.scss */
  .section .unit,
  .site-content .unit {
    padding: 0;
  }
}

/* line 165, ../sass/partials/_general.scss */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

/* line 172, ../sass/partials/_general.scss */
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 180, ../sass/partials/_general.scss */
.page-header {
  text-align: left;
}
/* line 182, ../sass/partials/_general.scss */
.page-header .section {
  padding: 60px;
  margin: 0;
}
@media (max-width: 580px) {
  /* line 187, ../sass/partials/_general.scss */
  .page-header .section {
    padding: 40px;
  }
}
@media (max-width: 450px) {
  /* line 192, ../sass/partials/_general.scss */
  .page-header .section {
    padding: 20px;
  }
}

/* line 198, ../sass/partials/_general.scss */
.quote {
  text-align: center;
  background: #333333;
  background: rgba(51, 51, 51, 0.9);
  position: relative;
  z-index: 2;
}
/* line 204, ../sass/partials/_general.scss */
.quote span {
  font-size: 30px;
  color: #ffffff;
}
/* line 208, ../sass/partials/_general.scss */
.quote h3 {
  color: #ffffff;
  font-weight: 400;
  line-height: 42px;
}
/* line 213, ../sass/partials/_general.scss */
.quote a {
  color: #ffffff;
}
/* line 216, ../sass/partials/_general.scss */
.quote .section {
  padding: 60px;
}
/* line 219, ../sass/partials/_general.scss */
.quote p {
  margin-bottom: 0;
}

/* line 224, ../sass/partials/_general.scss */
blockquote {
  padding: 60px 0;
  margin: 0;
  background: #847756;
}
/* line 228, ../sass/partials/_general.scss */
blockquote hr {
  border-style: none;
  background: #d7d7d7;
  height: 1px;
  width: 30%;
  margin: 0 auto;
}
/* line 235, ../sass/partials/_general.scss */
blockquote p {
  margin: 0 auto;
  color: #ffffff;
  width: 85%;
  padding: 40px 0;
  text-align: center;
  font-size: 42px;
  line-height: 50px;
  font-family: "ff-meta-serif-web-pro", serif;
}

/* line 247, ../sass/partials/_general.scss */
.last-p {
  margin-bottom: 40px;
}

/* line 252, ../sass/partials/_general.scss */
header.sml ~ .content-container-inner {
  min-height: calc(100vh - 203px);
  background: #ffffff;
}

/* line 257, ../sass/partials/_general.scss */
.lawyer-search-page .content-container-inner,
.search-page .content-container-inner {
  min-height: calc(100vh - 83px);
  background: #ffffff;
}

/* line 263, ../sass/partials/_general.scss */
div.wpcf7-mail-sent-ok {
  clear: both;
  position: relative;
  top: 6px;
}

/* line 269, ../sass/partials/_general.scss */
.hidden {
  display: none;
}

/* line 3, ../sass/partials/_nav.scss */
.menu-open nav .menu-bar .fa-times {
  opacity: 1;
}
/* line 6, ../sass/partials/_nav.scss */
.menu-open nav .menu-bar .fa-bars {
  opacity: 0;
}

/* line 13, ../sass/partials/_nav.scss */
nav .menu-bar {
  position: fixed;
  padding: 20px;
  left: 0;
  top: 0;
  bottom: 0;
  width: 95px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: .875em;
  z-index: 3;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 27, ../sass/partials/_nav.scss */
nav .menu-bar.active {
  background: rgba(0, 0, 0, 0.3);
}
/* line 29, ../sass/partials/_nav.scss */
nav .menu-bar.active:hover {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.45);
}
/* line 34, ../sass/partials/_nav.scss */
nav .menu-bar .menu {
  width: 55px;
  position: relative;
  top: -65px;
  -webkit-transition: all 600ms cubic-bezier(0.68, 0, 0.265, 1);
  /* older webkit */
  -webkit-transition: all 600ms cubic-bezier(0.68, 0.1, 0.265, 1.55);
  -moz-transition: all 600ms cubic-bezier(0.68, 0.1, 0.265, 1.55);
  -o-transition: all 600ms cubic-bezier(0.68, 0.1, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, 0.1, 0.265, 1.55);
  /* easeInOutBack */
}
/* line 44, ../sass/partials/_nav.scss */
nav .menu-bar .fa-times {
  opacity: 0;
  font-size: 1.15em;
}
/* line 47, ../sass/partials/_nav.scss */
nav .menu-bar .fa-times.fadeInRight {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/* line 51, ../sass/partials/_nav.scss */
nav .menu-bar .fa-bars {
  top: -1px;
}
/* line 53, ../sass/partials/_nav.scss */
nav .menu-bar .fa-bars.fadeInRight {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/* line 57, ../sass/partials/_nav.scss */
nav .menu-bar i {
  font-size: 1em;
  position: absolute;
  right: 0;
  top: -2px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
@media (max-width: 1000px) {
  /* line 13, ../sass/partials/_nav.scss */
  nav .menu-bar {
    width: 59px;
  }
  /* line 68, ../sass/partials/_nav.scss */
  nav .menu-bar .menu {
    font-size: 21px;
    width: auto;
  }
  /* line 71, ../sass/partials/_nav.scss */
  nav .menu-bar .menu span {
    display: none;
  }
}
@media (max-width: 460px) {
  /* line 13, ../sass/partials/_nav.scss */
  nav .menu-bar {
    width: 30px;
    padding: 17px;
  }
  /* line 79, ../sass/partials/_nav.scss */
  nav .menu-bar .menu {
    font-size: 15px;
    left: 6px;
  }
}
/* line 85, ../sass/partials/_nav.scss */
nav .menu-list {
  position: fixed;
  left: 95px;
  display: none;
  top: 0;
  bottom: 0;
  background: #000000;
  background: black;
  width: 260px;
  z-index: 2;
  overflow-y: scroll;
  -webkit-transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  /* easeOutQuint */
}
/* line 97, ../sass/partials/_nav.scss */
nav .menu-list.menu-open {
  display: block;
}
/* line 100, ../sass/partials/_nav.scss */
nav .menu-list .search {
  width: 100%;
}
/* line 102, ../sass/partials/_nav.scss */
nav .menu-list .search input {
  border: none;
  padding: 17px 40px 17px 30px;
  margin-bottom: 0;
  color: #ffffff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: url(images/search.png) no-repeat right 19px transparent;
  border-bottom: 1px solid #333333;
}
/* line 110, ../sass/partials/_nav.scss */
nav .menu-list .search input:focus {
  background: url(images/search.png) no-repeat right 19px rgba(255, 255, 255, 0.05);
}
/* line 115, ../sass/partials/_nav.scss */
nav .menu-list ul.nav-items {
  padding: 24px 28px 20px;
  list-style: none;
  letter-spacing: 1px;
}
/* line 119, ../sass/partials/_nav.scss */
nav .menu-list ul.nav-items li {
  margin-bottom: 18px;
  padding-bottom: 0;
  border-bottom: 0;
}
/* line 124, ../sass/partials/_nav.scss */
nav .menu-list ul.nav-items li.active a {
  color: #ffffff;
}
/* line 128, ../sass/partials/_nav.scss */
nav .menu-list ul.nav-items li a {
  color: #ffffff;
  font-weight: normal;
  text-transform: capitalize;
  font-size: 16px;
  font-family: "proxima-nova", sans-serif;
  letter-spacing: 2px;
  display: block;
}
/* line 136, ../sass/partials/_nav.scss */
nav .menu-list ul.nav-items li a:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 139, ../sass/partials/_nav.scss */
nav .menu-list ul.nav-items li a:hover {
  text-decoration: none;
  color: #847756;
}
/* line 142, ../sass/partials/_nav.scss */
nav .menu-list ul.nav-items li a:hover i {
  margin-right: 0;
}
/* line 146, ../sass/partials/_nav.scss */
nav .menu-list ul.nav-items li a i {
  display: none;
  float: right;
  font-size: 10px;
  margin-top: 7px;
  margin-right: 5px;
  -moz-transition-property: margin;
  -o-transition-property: margin;
  -webkit-transition-property: margin;
  transition-property: margin;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 156, ../sass/partials/_nav.scss */
nav .menu-list ul.nav-items li a p {
  color: #666666;
  color: rgba(255, 255, 255, 0.3);
  font-size: 10px;
  line-height: 14px;
  font-family: "proxima-nova", sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}
/* line 167, ../sass/partials/_nav.scss */
nav .menu-list ul.nav-items li a._drop {
  position: relative;
}
/* line 169, ../sass/partials/_nav.scss */
nav .menu-list ul.nav-items li a._drop i {
  display: block;
  position: absolute;
  right: -19px;
  top: -4px;
  font-size: 17px;
}
/* line 177, ../sass/partials/_nav.scss */
nav .menu-list ul.nav-items li a._drop.no-p i {
  top: -4px;
}
/* line 183, ../sass/partials/_nav.scss */
nav .menu-list ul.nav-items li:last-child {
  padding-bottom: 20px;
  border-bottom: 1px solid #222222;
}
/* line 187, ../sass/partials/_nav.scss */
nav .menu-list ul.nav-items li ul li {
  margin-bottom: 10px;
}
/* line 189, ../sass/partials/_nav.scss */
nav .menu-list ul.nav-items li ul li a {
  font-family: inherit;
  font-size: 14px;
  color: #ffffff;
}
/* line 197, ../sass/partials/_nav.scss */
nav .menu-list .parent-link {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #333333;
  font-weight: 600;
  color: #83ae16;
}
@media (max-width: 1000px) {
  /* line 85, ../sass/partials/_nav.scss */
  nav .menu-list {
    left: 59px;
  }
}
@media (max-width: 460px) {
  /* line 85, ../sass/partials/_nav.scss */
  nav .menu-list {
    left: 34px;
  }
}
/* line 211, ../sass/partials/_nav.scss */
nav .menu-list .previous {
  border-bottom: 1px solid #333333;
  padding: 17px 40px 17px 30px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.05);
  -moz-transition-property: background;
  -o-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 219, ../sass/partials/_nav.scss */
nav .menu-list .previous i {
  font-size: 10px;
  margin-right: 5px;
  position: relative;
  top: -2px;
}
/* line 225, ../sass/partials/_nav.scss */
nav .menu-list .previous:hover {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.1);
}
/* line 230, ../sass/partials/_nav.scss */
nav .menu-list .title {
  border-bottom: 1px solid #222222;
  padding: 0 0 10px 0;
  color: #847756;
  font-family: "ff-meta-serif-web-pro", serif;
  font-size: 19px;
  margin-bottom: 20px !important;
}
/* line 238, ../sass/partials/_nav.scss */
nav .menu-list .drop-menu {
  position: fixed;
  overflow-y: scroll;
  top: 55px;
  bottom: 0;
  width: 260px;
  left: 355px;
  z-index: 1;
  padding-bottom: 40px;
  background: black;
  height: calc(100% - 55px);
  -webkit-transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  /* easeOutQuint */
}
/* line 250, ../sass/partials/_nav.scss */
nav .menu-list .drop-menu ul {
  padding: 24px 30px 20px;
  margin: 0;
  list-style: none;
}
/* line 255, ../sass/partials/_nav.scss */
nav .menu-list .drop-menu ul li a {
  color: #ffffff;
}
/* line 261, ../sass/partials/_nav.scss */
nav .menu-list .drop-menu ul .nav-categories .sub-sub-menu {
  padding-right: 0;
}
/* line 264, ../sass/partials/_nav.scss */
nav .menu-list .drop-menu ul .nav-categories li {
  margin-bottom: 6px;
  list-style: disc;
  list-style-position: outside;
}
/* line 268, ../sass/partials/_nav.scss */
nav .menu-list .drop-menu ul .nav-categories li a {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.6);
}
/* line 271, ../sass/partials/_nav.scss */
nav .menu-list .drop-menu ul .nav-categories li a:hover {
  color: #847756;
}
/* line 275, ../sass/partials/_nav.scss */
nav .menu-list .drop-menu ul .nav-categories li:last-child {
  padding-bottom: 0;
  margin-bottom: 12px;
  border-bottom: none;
}
/* line 283, ../sass/partials/_nav.scss */
nav .menu-list .drop-menu.open {
  left: 95px;
}
@media (max-width: 1000px) {
  /* line 283, ../sass/partials/_nav.scss */
  nav .menu-list .drop-menu.open {
    left: 59px;
  }
}
@media (max-width: 460px) {
  /* line 283, ../sass/partials/_nav.scss */
  nav .menu-list .drop-menu.open {
    left: 34px;
  }
}
/* line 293, ../sass/partials/_nav.scss */
nav .menu-list .contact {
  color: #cccccc;
  padding: 0 30px 20px;
}
/* line 296, ../sass/partials/_nav.scss */
nav .menu-list .contact ul.contact-info {
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
}
/* line 300, ../sass/partials/_nav.scss */
nav .menu-list .contact ul.contact-info li {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 0;
  color: #888888;
}
/* line 305, ../sass/partials/_nav.scss */
nav .menu-list .contact ul.contact-info li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
/* line 309, ../sass/partials/_nav.scss */
nav .menu-list .contact ul.contact-info li a {
  color: #888888;
  font-size: 14px;
  font-family: inherit;
  text-transform: none;
  display: inline-block;
  letter-spacing: 1px;
}
/* line 317, ../sass/partials/_nav.scss */
nav .menu-list .contact ul.contact-info li strong {
  color: #cccccc;
}
/* line 322, ../sass/partials/_nav.scss */
nav .menu-list .contact p {
  font-size: 14px;
  margin-bottom: 20px;
  color: #888888;
}
/* line 325, ../sass/partials/_nav.scss */
nav .menu-list .contact p strong {
  color: #cccccc;
}
/* line 331, ../sass/partials/_nav.scss */
nav .menu-list .contact .social a {
  margin-right: 5px;
  font-weight: 600;
  color: #847756;
  font-size: 16px;
  text-decoration: none;
  float: left;
}
/* line 338, ../sass/partials/_nav.scss */
nav .menu-list .contact .social a:hover {
  color: #655b42;
}
/* line 340, ../sass/partials/_nav.scss */
nav .menu-list .contact .social a:hover i {
  margin-right: 8px;
}
/* line 344, ../sass/partials/_nav.scss */
nav .menu-list .contact .social a i {
  display: block;
  float: none;
  font-size: inherit;
  margin-top: 0;
  margin-right: 8px;
}
/* line 352, ../sass/partials/_nav.scss */
nav .menu-list .contact .social .fa-facebook {
  font-size: 14px;
  top: -1px;
  position: relative;
}

@media (max-width: 980px) {
  /* line 364, ../sass/partials/_nav.scss */
  body.menu-open .content-container, body.menu-open .menu-list.menu-open {
    opacity: 0;
  }
  /* line 368, ../sass/partials/_nav.scss */
  body.menu-open.menu-open-mobile .content-container, body.menu-open.menu-open-mobile .menu-list.menu-open {
    opacity: 1;
  }

  /* line 373, ../sass/partials/_nav.scss */
  body.menu-open-mobile nav .menu-bar .fa-bars {
    opacity: 0;
  }
}
/* line 1, ../sass/partials/_header.scss */
.logo {
  width: 200px;
  margin-left: 51px;
  position: absolute;
  top: 20px;
  z-index: 2;
}
/* line 7, ../sass/partials/_header.scss */
.logo img {
  width: 100%;
  height: auto;
}
@media (max-width: 640px) {
  /* line 1, ../sass/partials/_header.scss */
  .logo {
    width: 150px;
  }
}
@media (max-width: 500px) {
  /* line 1, ../sass/partials/_header.scss */
  .logo {
    left: 50%;
    margin-left: -75px;
  }
}

/* line 20, ../sass/partials/_header.scss */
div.video {
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  width: calc(100% - 95px);
  height: 100%;
  overflow: hidden;
  background: #000000;
  background-size: cover !important;
  -webkit-transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  /* easeOutQuint */
  -webkit-animation-duration: .8s !important;
  animation-duration: .8s !important;
}
@media (max-width: 1000px) {
  /* line 20, ../sass/partials/_header.scss */
  div.video {
    width: calc(100% - 59px);
  }
}
@media (max-width: 460px) {
  /* line 20, ../sass/partials/_header.scss */
  div.video {
    width: calc(100% - 34px);
  }
}

/* line 41, ../sass/partials/_header.scss */
div.video#_second-vid {
  display: none;
  z-index: 3;
}

/* line 46, ../sass/partials/_header.scss */
.menu-open div.video,
.menu-open-mobile div.video {
  width: calc(100% - 95px - 260px);
}
@media (max-width: 1000px) {
  /* line 46, ../sass/partials/_header.scss */
  .menu-open div.video,
  .menu-open-mobile div.video {
    width: calc(100% - 59px - 260px);
  }
}
@media (max-width: 460px) {
  /* line 46, ../sass/partials/_header.scss */
  .menu-open div.video,
  .menu-open-mobile div.video {
    width: calc(100% - 34px - 260px);
  }
}

/* line 57, ../sass/partials/_header.scss */
header.line {
  background: transparent;
  text-align: center;
  position: relative;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
/* line 62, ../sass/partials/_header.scss */
header.line .scroll {
  position: absolute;
  bottom: 40px;
  color: #ffffff;
  left: 50%;
  margin-left: -15px;
  font-size: 30px;
  z-index: 1;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.9);
}
@media (max-width: 750px) {
  /* line 62, ../sass/partials/_header.scss */
  header.line .scroll {
    bottom: 15px;
    font-size: 20px;
  }
}
/* line 76, ../sass/partials/_header.scss */
header.line .overlay {
  background: #333333;
  opacity: 0;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
}
/* line 85, ../sass/partials/_header.scss */
header.line .overlay._fade2 {
  background: black;
  opacity: .4;
}
/* line 90, ../sass/partials/_header.scss */
header.line ._overlay {
  position: relative;
  z-index: 2;
  top: 0;
  padding: 140px 0 440px;
}
@media (max-width: 750px) {
  /* line 90, ../sass/partials/_header.scss */
  header.line ._overlay {
    padding: 220px 0 100px;
  }
}
/* line 99, ../sass/partials/_header.scss */
header.line h1, header.line .heading-1 {
  margin-bottom: 20px;
  font-size: 80px;
  line-height: 85px;
  font-weight: 500;
}
@media (max-width: 1200px) {
  /* line 99, ../sass/partials/_header.scss */
  header.line h1, header.line .heading-1 {
    font-size: 60px;
    line-height: 64px;
  }
}
@media (max-width: 750px) {
  /* line 99, ../sass/partials/_header.scss */
  header.line h1, header.line .heading-1 {
    font-size: 40px;
    line-height: 46px;
  }
}
@media (max-width: 590px) {
  /* line 99, ../sass/partials/_header.scss */
  header.line h1, header.line .heading-1 {
    font-size: 30px;
    line-height: 36px;
  }
}
/* line 117, ../sass/partials/_header.scss */
header.line h2, header.line .heading-2 {
  font-weight: 400;
  font-style: italic;
}
@media (max-width: 750px) {
  /* line 117, ../sass/partials/_header.scss */
  header.line h2, header.line .heading-2 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (max-width: 590px) {
  /* line 117, ../sass/partials/_header.scss */
  header.line h2, header.line .heading-2 {
    font-size: 18px;
    line-height: 24px;
  }
}
/* line 129, ../sass/partials/_header.scss */
header.line h1, header.line h2, header.line .heading-2, header.line .heading-1 {
  letter-spacing: 1px;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.9);
}
/* line 133, ../sass/partials/_header.scss */
header.line hr {
  border-style: none;
  width: 30%;
  margin: 40px auto 50px;
  height: 1px;
  background: #cccccc;
}
@media (max-width: 750px) {
  /* line 133, ../sass/partials/_header.scss */
  header.line hr {
    margin: 20px auto 30px;
  }
}
/* line 143, ../sass/partials/_header.scss */
header.line .search-wrap:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 144, ../sass/partials/_header.scss */
header.line .find-lawyer {
  width: 45%;
  float: left;
}
/* line 147, ../sass/partials/_header.scss */
header.line .find-lawyer input {
  width: 70%;
  float: left;
}
/* line 151, ../sass/partials/_header.scss */
header.line .find-lawyer .button {
  width: 28%;
  float: right;
  padding: 0;
}
/* line 156, ../sass/partials/_header.scss */
header.line .find-lawyer.alignright {
  float: right;
}
@media (max-width: 750px) {
  /* line 144, ../sass/partials/_header.scss */
  header.line .find-lawyer {
    width: 100%;
  }
  /* line 159, ../sass/partials/_header.scss */
  header.line .find-lawyer.alignright:not(.visible) {
    display: none;
  }
}
/* line 162, ../sass/partials/_header.scss */
header.line .or {
  margin: 0 auto;
  font-family: "ff-meta-serif-web-pro", serif;
  font-style: italic;
  font-weight: 400;
  color: #888888;
  width: 17px;
  position: relative;
  top: 3px;
  font-size: 20px;
  padding-top: 12px;
  padding-bottom: 2px;
  border-bottom: 2px solid #888888;
}
/* line 175, ../sass/partials/_header.scss */
header.line .or.mobile {
  display: none;
}
@media (max-width: 1200px) {
  /* line 178, ../sass/partials/_header.scss */
  header.line .find-lawyer {
    width: 100%;
    margin: 5px 0;
  }
  /* line 181, ../sass/partials/_header.scss */
  header.line .find-lawyer input {
    width: 70%;
  }
  /* line 183, ../sass/partials/_header.scss */
  header.line .or {
    margin-bottom: 20px;
    display: none;
  }
  /* line 186, ../sass/partials/_header.scss */
  header.line .or.mobile {
    display: block;
  }
}
@media (max-width: 750px) {
  /* line 190, ../sass/partials/_header.scss */
  header.line .or.mobile {
    display: none;
  }
}
/* line 192, ../sass/partials/_header.scss */
header.line.sml {
  padding: 70px 0 50px;
  background: #333333;
  border-bottom: none;
}
/* line 196, ../sass/partials/_header.scss */
header.line.sml h1 {
  font-size: 32px;
  line-height: 40px;
}
/* line 200, ../sass/partials/_header.scss */
header.line.sml .middle {
  text-align: left;
  margin: 0 0 0 25px;
}
@media (max-width: 500px) {
  /* line 192, ../sass/partials/_header.scss */
  header.line.sml {
    padding: 70px 0 30px;
  }
}
/* line 208, ../sass/partials/_header.scss */
header.line.sml-profile {
  padding: 0;
  background: #333333;
}
/* line 212, ../sass/partials/_header.scss */
header.line.picture {
  border-bottom: 0;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
/* line 215, ../sass/partials/_header.scss */
header.line.picture h1, header.line.picture h2, header.line.picture .heading-1, header.line.picture .heading-2 {
  color: #ffffff;
}
/* line 217, ../sass/partials/_header.scss */
header.line.picture h1 strong, header.line.picture h2 strong, header.line.picture .heading-1 strong, header.line.picture .heading-2 strong {
  color: #ffffff;
  font-style: italic;
}
/* line 222, ../sass/partials/_header.scss */
header.line.picture input[type=text], header.line.picture select {
  border-color: #847756;
  background: rgba(255, 255, 255, 0.8);
  padding: 16px 15px;
}
/* line 226, ../sass/partials/_header.scss */
header.line.picture input[type=text]:focus, header.line.picture select:focus {
  background: white;
}
/* line 230, ../sass/partials/_header.scss */
header.line.picture .button {
  height: 56px;
  line-height: 56px;
}
/* line 234, ../sass/partials/_header.scss */
header.line.picture select {
  background: url(images/select.png) no-repeat center right rgba(255, 255, 255, 0.8);
}
/* line 236, ../sass/partials/_header.scss */
header.line.picture select:focus {
  background: url(images/select.png) no-repeat center right white;
}
/* line 240, ../sass/partials/_header.scss */
header.line.picture .or {
  color: #ffffff;
  border-color: #ffffff;
}
/* line 245, ../sass/partials/_header.scss */
header.line.fixed {
  margin-bottom: 73px;
}
/* line 248, ../sass/partials/_header.scss */
header.line.fixed-profile {
  margin-bottom: 69px;
}
/* line 251, ../sass/partials/_header.scss */
header.line.practice-area-header {
  background: url(images/location.jpg) no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
/* line 254, ../sass/partials/_header.scss */
header.line.practice-area-header h1, header.line.practice-area-header .heading-1 {
  font-size: 52px;
  line-height: 62px;
}
@media (max-width: 800px) {
  /* line 254, ../sass/partials/_header.scss */
  header.line.practice-area-header h1, header.line.practice-area-header .heading-1 {
    font-size: 45px;
    line-height: 51px;
    padding: 0 20px;
  }
}
@media (max-width: 500px) {
  /* line 254, ../sass/partials/_header.scss */
  header.line.practice-area-header h1, header.line.practice-area-header .heading-1 {
    font-size: 35px;
    line-height: 41px;
  }
}
/* line 267, ../sass/partials/_header.scss */
header.line.practice-area-header .button {
  width: auto;
  padding: 0 25px;
  float: none;
}
/* line 272, ../sass/partials/_header.scss */
header.line.practice-area-header ._overlay {
  padding: 150px 0 140px;
}

/* line 278, ../sass/partials/_header.scss */
.select2-container {
  width: 100% !important;
}

/* line 283, ../sass/partials/_header.scss */
.select2-container *:focus {
  outline: none;
}

/* line 288, ../sass/partials/_header.scss */
.select2-container--default .select2-selection--single {
  border: 2px solid #847756 !important;
  height: auto !important;
  text-align: left;
  padding: 8px 10px;
}

/* line 295, ../sass/partials/_header.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 13px !important;
  right: 11px !important;
}

/* line 300, ../sass/partials/_header.scss */
.news-header {
  background: #ffffff;
  padding: 40px 60px;
}
/* line 304, ../sass/partials/_header.scss */
.news-header h1 {
  font-size: 34px;
  line-height: 40px;
  color: #222326;
  margin-bottom: 25px;
}
@media (max-width: 500px) {
  /* line 300, ../sass/partials/_header.scss */
  .news-header {
    padding: 20px;
  }
}

/* line 317, ../sass/partials/_header.scss */
.home header h1, .home header .heading-1 {
  color: #ffffff;
  font-size: 60px;
  line-height: 68px;
}
@media (max-width: 600px) {
  /* line 317, ../sass/partials/_header.scss */
  .home header h1, .home header .heading-1 {
    font-size: 40px;
    line-height: 50px;
  }
}

/* line 1, ../sass/partials/_footer.scss */
footer.line {
  border-bottom: 0;
  border-top: 1px solid #d7d7d7;
  position: relative;
  z-index: 4;
  background: #ffffff;
  padding: 30px 60px;
}
/* line 8, ../sass/partials/_footer.scss */
footer.line .copy {
  float: left;
  line-height: 22px;
  color: #888888;
}
/* line 13, ../sass/partials/_footer.scss */
footer.line nav {
  float: right;
}
/* line 15, ../sass/partials/_footer.scss */
footer.line nav ul {
  padding: 0;
  list-style: none;
}
/* line 18, ../sass/partials/_footer.scss */
footer.line nav ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
/* line 24, ../sass/partials/_footer.scss */
footer.line nav ul li a {
  font-weight: 500;
}
/* line 27, ../sass/partials/_footer.scss */
footer.line nav ul li:last-child {
  margin-right: 0;
}
/* line 31, ../sass/partials/_footer.scss */
footer.line nav ul:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
@media (max-width: 1120px) {
  /* line 37, ../sass/partials/_footer.scss */
  footer.line .copy {
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
  /* line 42, ../sass/partials/_footer.scss */
  footer.line nav {
    float: none;
    text-align: center;
  }
  /* line 45, ../sass/partials/_footer.scss */
  footer.line nav ul li {
    float: none;
    display: inline-block;
  }
}
@media (max-width: 580px) {
  /* line 1, ../sass/partials/_footer.scss */
  footer.line {
    padding: 30px 40px;
  }
}
@media (max-width: 450px) {
  /* line 1, ../sass/partials/_footer.scss */
  footer.line {
    padding: 20px 20px;
  }
}

/* line 1, ../sass/partials/_breadcrumb.scss */
.breadcrumb {
  margin-bottom: 0;
  position: relative;
  background: #ffffff;
  z-index: 4;
}
/* line 7, ../sass/partials/_breadcrumb.scss */
.breadcrumb .section {
  padding: 0 0 0 50px;
}
@media (max-width: 640px) {
  /* line 7, ../sass/partials/_breadcrumb.scss */
  .breadcrumb .section {
    padding: 0 0 0 15px;
  }
}
/* line 14, ../sass/partials/_breadcrumb.scss */
.breadcrumb ul {
  padding: 25px 0;
  list-style: none;
  float: left;
}
/* line 18, ../sass/partials/_breadcrumb.scss */
.breadcrumb ul li {
  float: left;
  margin-right: 15px;
  margin-bottom: 0;
}
/* line 22, ../sass/partials/_breadcrumb.scss */
.breadcrumb ul li a {
  color: #666666;
  font-size: 14px;
  text-transform: uppercase;
}
/* line 26, ../sass/partials/_breadcrumb.scss */
.breadcrumb ul li a:hover {
  color: #333333;
  text-decoration: none;
}
/* line 32, ../sass/partials/_breadcrumb.scss */
.breadcrumb ul li.active a {
  color: #888888;
}
/* line 34, ../sass/partials/_breadcrumb.scss */
.breadcrumb ul li.active a:hover {
  color: #333333;
}
/* line 39, ../sass/partials/_breadcrumb.scss */
.breadcrumb ul li:after {
  content: "";
  margin: 0;
}
/* line 43, ../sass/partials/_breadcrumb.scss */
.breadcrumb ul li.sep {
  font-size: .65em;
  position: relative;
  top: 1px;
  color: #cccccc;
}
/* line 51, ../sass/partials/_breadcrumb.scss */
.breadcrumb.fixed {
  position: fixed;
  top: 0;
  right: 0;
  width: 94.3%;
  width: calc(100% - 95px);
}
@media (max-width: 1000px) {
  /* line 51, ../sass/partials/_breadcrumb.scss */
  .breadcrumb.fixed {
    width: calc(100% - 59px);
  }
}
@media (max-width: 450px) {
  /* line 62, ../sass/partials/_breadcrumb.scss */
  .breadcrumb .section {
    padding: 0 0 0 20px;
  }
  /* line 65, ../sass/partials/_breadcrumb.scss */
  .breadcrumb ul {
    padding: 15px 0;
  }
}

/* line 71, ../sass/partials/_breadcrumb.scss */
body.menu-open .breadcrumb.fixed {
  width: 78.5%;
  width: calc(100% - 355px);
}
@media (max-width: 1000px) {
  /* line 71, ../sass/partials/_breadcrumb.scss */
  body.menu-open .breadcrumb.fixed {
    width: calc(100% - 319px);
  }
}

/* line 1, ../sass/partials/_lawyer-results.scss */
.lawyer-search-results {
  width: 100%;
}
/* line 3, ../sass/partials/_lawyer-results.scss */
.lawyer-search-results li {
  min-height: 403px;
}

/* line 8, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search {
  padding: 0;
  list-style: none;
}
/* line 11, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search li {
  float: left;
  padding-right: 20px;
  margin-bottom: 40px;
  width: 33.333%;
}
/* line 16, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search li a {
  text-align: center;
  display: block;
}
/* line 19, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search li a:hover {
  text-decoration: none;
}
/* line 21, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search li a:hover .overlay {
  background: rgba(0, 0, 0, 0.4);
}
/* line 23, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search li a:hover .overlay i {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* line 27, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search li a:hover h4 {
  color: #333333;
}
/* line 30, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search li a:hover p {
  color: #888888;
}
/* line 35, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search li .img-block {
  max-width: 90%;
  margin: 0 auto 10px;
  position: relative;
}
/* line 39, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search li .img-block img {
  width: 100%;
  height: auto;
  display: block;
}
/* line 44, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search li .img-block .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: transparent;
  -moz-transition-property: background;
  -o-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  text-align: center;
  font-size: 40px;
  color: #333333;
}
/* line 58, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search li .img-block .overlay i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
  line-height: 24px;
  color: #ffffff;
  line-height: 16px;
  margin-top: -8px;
  margin-left: -8px;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
}
/* line 76, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search li h4 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0;
  color: #888888;
  -moz-transition-property: color;
  -o-transition-property: color;
  -webkit-transition-property: color;
  transition-property: color;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 85, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search li p {
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  color: #cccccc;
  margin-bottom: 0;
  -moz-transition-property: color;
  -o-transition-property: color;
  -webkit-transition-property: color;
  transition-property: color;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 95, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search li:last-child {
  margin-right: 0;
}
/* line 99, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search.lawyer-search-results {
  width: 100%;
}
/* line 101, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search.lawyer-search-results li {
  width: 20%;
}
/* line 103, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search.lawyer-search-results li .img-block {
  margin-bottom: 20px;
}
/* line 105, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search.lawyer-search-results li .img-block .overlay {
  font-size: 30px;
}
/* line 107, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search.lawyer-search-results li .img-block .overlay i {
  margin-top: -12px;
  margin-left: -12px;
  line-height: 24px;
}
/* line 114, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search.lawyer-search-results li h4 {
  font-size: 22px;
  line-height: 26px;
}
/* line 118, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search.lawyer-search-results li p {
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 1200px) {
  /* line 124, ../sass/partials/_lawyer-results.scss */
  ul.lawyer-search.lawyer-search-results li {
    width: 25%;
  }
}
@media (max-width: 1050px) {
  /* line 129, ../sass/partials/_lawyer-results.scss */
  ul.lawyer-search.lawyer-search-results li {
    width: 33.3333%;
  }
}
@media (max-width: 740px) {
  /* line 134, ../sass/partials/_lawyer-results.scss */
  ul.lawyer-search.lawyer-search-results li h4 {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 600px) {
  /* line 140, ../sass/partials/_lawyer-results.scss */
  ul.lawyer-search.lawyer-search-results li {
    width: 50%;
  }
}
@media (max-width: 400px) {
  /* line 145, ../sass/partials/_lawyer-results.scss */
  ul.lawyer-search.lawyer-search-results li {
    width: 100%;
  }
}
/* line 152, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search.team li .img-block .overlay {
  font-size: 20px;
}
/* line 158, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search.list-view li {
  width: 25%;
  min-height: inherit;
}
/* line 161, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search.list-view li a {
  text-align: left;
}
/* line 162, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search.list-view li .img-block {
  float: left;
  width: 70px;
  height: 70px;
  margin-right: 10px;
  margin-left: 10px;
  overflow: hidden;
}
/* line 170, ../sass/partials/_lawyer-results.scss */
ul.lawyer-search.list-view li .title {
  float: left;
}
@media (max-width: 1100px) {
  /* line 158, ../sass/partials/_lawyer-results.scss */
  ul.lawyer-search.list-view li {
    width: 33.333%;
  }
}

/* line 178, ../sass/partials/_lawyer-results.scss */
.case-contact {
  text-align: center;
}
/* line 180, ../sass/partials/_lawyer-results.scss */
.case-contact h2, .case-contact h1 {
  margin-bottom: 60px;
}
/* line 183, ../sass/partials/_lawyer-results.scss */
.case-contact ul.lawyer-search.lawyer-search-results li {
  width: 100%;
}

/* line 189, ../sass/partials/_lawyer-results.scss */
.search-results .unitGroup {
  padding: 60px 45px 10px 60px;
}
@media (max-width: 580px) {
  /* line 189, ../sass/partials/_lawyer-results.scss */
  .search-results .unitGroup {
    padding: 40px 25px 10px 40px;
  }
}
@media (max-width: 500px) {
  /* line 189, ../sass/partials/_lawyer-results.scss */
  .search-results .unitGroup {
    padding: 20px 5px 0 20px;
  }
}
/* line 198, ../sass/partials/_lawyer-results.scss */
.search-results h2, .search-results h1 {
  margin-bottom: 60px;
  text-align: center;
}
/* line 202, ../sass/partials/_lawyer-results.scss */
.search-results h3 {
  float: left;
}
@media (max-width: 500px) {
  /* line 202, ../sass/partials/_lawyer-results.scss */
  .search-results h3 {
    float: none;
  }
}
/* line 208, ../sass/partials/_lawyer-results.scss */
.search-results div.option {
  float: right;
  text-align: center;
}
/* line 211, ../sass/partials/_lawyer-results.scss */
.search-results div.option .button {
  display: block;
  margin-top: 15px;
}
@media (max-width: 500px) {
  /* line 208, ../sass/partials/_lawyer-results.scss */
  .search-results div.option {
    float: none;
    margin-bottom: 20px;
    width: 100%;
    text-align: left;
  }
}
/* line 222, ../sass/partials/_lawyer-results.scss */
.search-results p {
  margin-bottom: 60px;
  clear: both;
}
@media (max-width: 500px) {
  /* line 227, ../sass/partials/_lawyer-results.scss */
  .search-results h2, .search-results h1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

/* line 235, ../sass/partials/_lawyer-results.scss */
.search h1, .search h2 {
  margin-bottom: 10px;
  text-align: left;
  float: left;
}
@media (max-width: 500px) {
  /* line 235, ../sass/partials/_lawyer-results.scss */
  .search h1, .search h2 {
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }
}
/* line 245, ../sass/partials/_lawyer-results.scss */
.search p {
  margin-bottom: 25px;
  clear: both;
}
/* line 249, ../sass/partials/_lawyer-results.scss */
.search .overview {
  margin-bottom: 35px;
}
/* line 250, ../sass/partials/_lawyer-results.scss */
.search .list-results {
  padding: 0 15px;
}
/* line 252, ../sass/partials/_lawyer-results.scss */
.search .list-results ul {
  list-style-type: none;
  padding-left: 0;
}
/* line 255, ../sass/partials/_lawyer-results.scss */
.search .list-results ul li {
  padding: 15px 0;
}
/* line 257, ../sass/partials/_lawyer-results.scss */
.search .list-results ul li h3 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 10px;
}
/* line 261, ../sass/partials/_lawyer-results.scss */
.search .list-results ul li h3 a {
  font-weight: 500;
  margin-bottom: 0;
  color: #0c0c0c;
}

/* line 272, ../sass/partials/_lawyer-results.scss */
em {
  font-style: italic;
}

/* ==========================================================================
   Blogs - Main and details page
   ========================================================================== */
/* line 6, ../sass/partials/_blogs.scss */
#main-content.blog-pages a {
  cursor: pointer;
}
/* line 9, ../sass/partials/_blogs.scss */
#main-content.blog-pages .filter-heading {
  font-size: 26px;
  line-height: 32px;
  color: #222326;
  margin-bottom: 15px;
  font-family: "ff-meta-serif-web-pro", serif;
}
/* line 18, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-content.section .blog-container {
  padding: 35px 0;
}
/* line 20, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-content.section .blog-container h2 {
  font-size: 32px;
  font-weight: 500;
  height: auto;
  line-height: 38px;
}
/* line 26, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-content.section .blog-container h2 a:hover {
  text-decoration: none;
}
/* line 31, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-content.section .blog-container + .blog-container {
  border-top: 1px solid #d7d7d7;
}
/* line 36, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-content.section .single-blog .subtitle, #main-content.blog-pages section.line .blog-content.section .blog-container .subtitle {
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  font-family: proxima-nova, sans-serif;
  margin-bottom: 20px;
}
/* line 44, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-content.section .single-blog {
  padding-bottom: 35px;
}
/* line 46, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-content.section .single-blog h2, #main-content.blog-pages section.line .blog-content.section .single-blog h3, #main-content.blog-pages section.line .blog-content.section .single-blog h4 {
  font-weight: normal;
}
/* line 51, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section {
  border-left: 1px solid #d7d7d7;
}
/* line 53, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section .sidebar-section {
  padding-bottom: 30px;
}
/* line 55, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section .sidebar-section + .sidebar-section {
  padding-top: 30px;
  border-top: 1px solid #d7d7d7;
}
/* line 59, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section .sidebar-section .sidebar-heading {
  font-size: 28px;
  line-height: 34px;
  color: #222326;
  margin-bottom: 20px;
  font-family: "ff-meta-serif-web-pro", serif;
}
/* line 66, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section .sidebar-section ul.link-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 71, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section .sidebar-section ul.link-list li a {
  font-size: 16px;
  font-weight: 600;
  height: auto;
  line-height: 22px;
  margin-bottom: 12px;
}
/* line 78, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section .sidebar-section ul.link-list li.hidden, #main-content.blog-pages section.line .blog-sidebar.section .sidebar-section ul.link-list li.hidden-link {
  display: none;
}
/* line 84, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section .sidebar-section.section-authors .sidebar-header-img {
  width: 330px;
  max-width: 70%;
  display: block;
  margin: 0px auto 30px;
  height: auto;
}
/* line 91, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section .sidebar-section.section-authors .author-container {
  position: relative;
}
/* line 93, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section .sidebar-section.section-authors .author-container .img-container {
  position: absolute;
  width: 80px;
  height: 80px;
}
/* line 97, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section .sidebar-section.section-authors .author-container .img-container img {
  max-width: 100%;
}
/* line 101, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section .sidebar-section.section-authors .author-container .author-text {
  margin-left: 95px;
  min-height: 80px;
  padding-top: 8px;
  margin-bottom: 8px;
}
/* line 106, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section .sidebar-section.section-authors .author-container .author-text .author-name {
  font-size: 20px;
  line-height: 28px;
  color: #222326;
  margin-bottom: 8px;
  font-family: "ff-meta-serif-web-pro", serif;
}
/* line 114, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section .sidebar-section.section-authors .author-container .author-text .social-icons a.fa {
  font-size: 20px;
  margin: 0 10px 0 0;
}
/* line 117, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section .sidebar-section.section-authors .author-container .author-text .social-icons a.fa:hover {
  text-decoration: none;
}
/* line 123, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line .blog-sidebar.section .sidebar-section.section-authors .author-container + .author-container {
  margin-top: 30px;
}
@media (min-width: 961px) and (max-width: 1200px) {
  /* line 51, ../sass/partials/_blogs.scss */
  #main-content.blog-pages section.line .blog-sidebar.section {
    padding: 30px;
  }
}
/* line 133, ../sass/partials/_blogs.scss */
#main-content.blog-pages section.line #blogSubscribe.hidden {
  display: none;
}
/* line 138, ../sass/partials/_blogs.scss */
#main-content.blog-pages .pagination {
  padding: 60px 0;
  text-align: center;
}
/* line 142, ../sass/partials/_blogs.scss */
#main-content.blog-pages .pagination a,
#main-content.blog-pages .pagination span.page-numbers {
  margin: 0 10px;
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 27px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
/* line 156, ../sass/partials/_blogs.scss */
#main-content.blog-pages .pagination a:hover {
  text-decoration: none;
  background: #eeeeee;
}
/* line 160, ../sass/partials/_blogs.scss */
#main-content.blog-pages .pagination a.active,
#main-content.blog-pages .pagination span.current {
  background: #333333;
  color: #ffffff;
}
/* line 165, ../sass/partials/_blogs.scss */
#main-content.blog-pages .pagination a.prev {
  width: auto;
  height: auto;
  float: left;
}
/* line 170, ../sass/partials/_blogs.scss */
#main-content.blog-pages .pagination a.prev:hover {
  background: transparent;
}
/* line 173, ../sass/partials/_blogs.scss */
#main-content.blog-pages .pagination a.next {
  width: auto;
  height: auto;
  float: right;
}
/* line 178, ../sass/partials/_blogs.scss */
#main-content.blog-pages .pagination a.next:hover {
  background: transparent;
}

/* line 183, ../sass/partials/_blogs.scss */
.section-subscribe {
  padding: 35px 0 30px 0;
  border-top: 1px solid #d7d7d7;
  clear: both;
}
/* line 187, ../sass/partials/_blogs.scss */
.section-subscribe .subscribe-heading {
  font-size: 28px;
  line-height: 34px;
  color: #222326;
  margin-bottom: 20px;
  font-family: "ff-meta-serif-web-pro", serif;
}
/* line 194, ../sass/partials/_blogs.scss */
.section-subscribe .or {
  font-style: italic;
  margin: 0 12px;
  border-bottom: 2px solid #000000;
  font-weight: 600;
  font-family: "ff-meta-serif-web-pro", serif;
  font-size: 18px;
  text-align: center;
}
/* line 203, ../sass/partials/_blogs.scss */
.section-subscribe a.button {
  margin-bottom: 15px;
}
@media (max-width: 1100px) {
  /* line 183, ../sass/partials/_blogs.scss */
  .section-subscribe {
    text-align: center;
  }
  /* line 208, ../sass/partials/_blogs.scss */
  .section-subscribe .or {
    margin-bottom: 15px;
    display: block;
    border-bottom: none;
  }
}

/* line 216, ../sass/partials/_blogs.scss */
#blogSubscribe {
  display: none;
}
/* line 218, ../sass/partials/_blogs.scss */
#blogSubscribe label + input[type=text], #blogSubscribe label + select, #blogSubscribe label + textarea {
  margin-bottom: 10px;
}
/* line 221, ../sass/partials/_blogs.scss */
#blogSubscribe ul.errorList {
  list-style-type: none;
}
/* line 223, ../sass/partials/_blogs.scss */
#blogSubscribe ul.errorList li {
  margin-bottom: 5px;
}

/* line 1, ../sass/partials/_index.scss */
.cover {
  position: relative;
  z-index: 3;
}

/* line 8, ../sass/partials/_index.scss */
.home .blog ul {
  margin-bottom: 40px;
}

/* line 12, ../sass/partials/_index.scss */
.searchBar {
  padding: 15px 45px;
}
@media (max-width: 580px) {
  /* line 12, ../sass/partials/_index.scss */
  .searchBar {
    padding: 15px 20px;
  }
}
/* line 17, ../sass/partials/_index.scss */
.searchBar select {
  margin-bottom: 0;
}
@media (max-width: 1400px) {
  /* line 19, ../sass/partials/_index.scss */
  .searchBar .size1of6 {
    width: 25%;
  }
}
@media (max-width: 1000px) {
  /* line 22, ../sass/partials/_index.scss */
  .searchBar .size1of6 {
    width: 50%;
  }
}
@media (max-width: 550px) {
  /* line 25, ../sass/partials/_index.scss */
  .searchBar .size1of6 {
    width: 100%;
    margin: 5px 0;
  }
}

/* line 36, ../sass/partials/_index.scss */
.blog .open-post h2,
.archive .open-post h2,
.single .open-post h2 {
  color: #0c0c0c;
}
/* line 38, ../sass/partials/_index.scss */
.blog .breadcrumb ul:not(.labour-employment),
.archive .breadcrumb ul:not(.labour-employment),
.single .breadcrumb ul:not(.labour-employment) {
  padding: 0;
}
/* line 41, ../sass/partials/_index.scss */
.blog .meta,
.archive .meta,
.single .meta {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 20px;
}

/* line 48, ../sass/partials/_index.scss */
.meet-team {
  border-right: 1px solid #d7d7d7;
  padding: 60px 45px 60px 60px;
}
/* line 51, ../sass/partials/_index.scss */
.meet-team h2 {
  text-align: center;
  width: 80%;
  line-height: 42px;
  margin: 10px auto 50px;
  font-weight: 500;
  clear: both;
}
/* line 59, ../sass/partials/_index.scss */
.meet-team a:hover {
  text-decoration: none;
}
/* line 63, ../sass/partials/_index.scss */
.meet-team .bottom-list li {
  margin-bottom: 0;
}
@media (max-width: 850px) {
  /* line 48, ../sass/partials/_index.scss */
  .meet-team {
    border-right: none;
    border-bottom: 1px solid #d7d7d7;
  }
}
@media (max-width: 590px) {
  /* line 72, ../sass/partials/_index.scss */
  .meet-team .our-people li {
    width: 50%;
  }
  /* line 75, ../sass/partials/_index.scss */
  .meet-team .our-people li:last-child {
    display: none;
  }
}
@media (max-width: 580px) {
  /* line 48, ../sass/partials/_index.scss */
  .meet-team {
    padding: 40px 25px 40px 40px;
  }
}
@media (max-width: 500px) {
  /* line 83, ../sass/partials/_index.scss */
  .meet-team h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 450px) {
  /* line 48, ../sass/partials/_index.scss */
  .meet-team {
    padding: 20px 5px 20px 20px;
  }
  /* line 90, ../sass/partials/_index.scss */
  .meet-team ul.lawyer-search li {
    margin-bottom: 20px;
  }
  /* line 93, ../sass/partials/_index.scss */
  .meet-team ul.lawyer-search .bottom-list li {
    margin-bottom: 0;
  }
  /* line 96, ../sass/partials/_index.scss */
  .meet-team h2 {
    margin-bottom: 20px;
  }
}

/* line 102, ../sass/partials/_index.scss */
.our-location {
  background: transparent;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  text-align: left;
  padding: 0;
}
/* line 107, ../sass/partials/_index.scss */
.our-location .gradient {
  padding: 100px 60px 80px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 28%, rgba(51, 51, 51, 0.6) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(28%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(51, 51, 51, 0.6)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 28%, rgba(51, 51, 51, 0.6) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 28%, rgba(51, 51, 51, 0.6) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 28%, rgba(51, 51, 51, 0.6) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 28%, rgba(51, 51, 51, 0.6) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99d18f42', GradientType=0);
  /* IE6-9 */
}
/* line 117, ../sass/partials/_index.scss */
.our-location h1 {
  color: #ffffff;
  font-size: 58px;
  font-weight: 500;
  margin-bottom: 50px;
  line-height: 69px;
}
/* line 124, ../sass/partials/_index.scss */
.our-location .button {
  margin-bottom: 0;
}
@media (max-width: 850px) {
  /* line 128, ../sass/partials/_index.scss */
  .our-location .gradient {
    padding: 0;
  }
}
@media (max-width: 720px) {
  /* line 133, ../sass/partials/_index.scss */
  .our-location h1 {
    font-size: 38px;
    line-height: 50px;
  }
}
@media (max-width: 850px) {
  /* line 139, ../sass/partials/_index.scss */
  .our-location h1 {
    font-size: 28px;
    line-height: 45px;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  /* line 146, ../sass/partials/_index.scss */
  .our-location h1 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}

/* line 154, ../sass/partials/_index.scss */
.our-clients {
  text-align: center;
}
/* line 156, ../sass/partials/_index.scss */
.our-clients .client-logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10%;
  background: url(images/our-clients.png) no-repeat center center;
  opacity: .6;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 165, ../sass/partials/_index.scss */
.our-clients .client-logo:hover {
  opacity: 1;
}
/* line 168, ../sass/partials/_index.scss */
.our-clients .client-logo:last-child {
  margin-right: 0;
}
/* line 171, ../sass/partials/_index.scss */
.our-clients .client-logo.collins {
  background-position: -17px -35px;
}
/* line 172, ../sass/partials/_index.scss */
.our-clients .client-logo.collins a {
  width: 244px;
  height: 49px;
  display: block;
}
/* line 179, ../sass/partials/_index.scss */
.our-clients .client-logo.kings {
  background-position: -352px -21.5px;
}
/* line 180, ../sass/partials/_index.scss */
.our-clients .client-logo.kings a {
  width: 124px;
  height: 75px;
  display: block;
}
/* line 187, ../sass/partials/_index.scss */
.our-clients .client-logo.bratton {
  background-position: -579px -31px;
}
/* line 188, ../sass/partials/_index.scss */
.our-clients .client-logo.bratton a {
  width: 139px;
  height: 55px;
  display: block;
}
/* line 195, ../sass/partials/_index.scss */
.our-clients .client-logo.volvo {
  background-position: -820.5px -47.5px;
}
/* line 196, ../sass/partials/_index.scss */
.our-clients .client-logo.volvo a {
  width: 169px;
  height: 23px;
  display: block;
}

/* line 206, ../sass/partials/_index.scss */
.social-home {
  font-family: "ff-meta-serif-web-pro", serif;
  background: #111111;
}
/* line 209, ../sass/partials/_index.scss */
.social-home .section {
  position: relative;
  min-height: 328px;
}
/* line 213, ../sass/partials/_index.scss */
.social-home .facebook {
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  padding: 0;
}
/* line 217, ../sass/partials/_index.scss */
.social-home .twitter {
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  padding: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 222, ../sass/partials/_index.scss */
.social-home .wrap {
  padding: 60px;
  position: relative;
}
/* line 225, ../sass/partials/_index.scss */
.social-home .wrap:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 229, ../sass/partials/_index.scss */
.social-home .overlay {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
}
/* line 236, ../sass/partials/_index.scss */
.social-home .overlay:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 240, ../sass/partials/_index.scss */
.social-home .icon {
  float: left;
  font-size: 40px;
  color: #ffffff;
}
/* line 245, ../sass/partials/_index.scss */
.social-home p {
  font-size: 20px;
  line-height: 26px;
  float: right;
  width: 86%;
  width: calc(100% - 67px);
  color: #ffffff;
  margin-bottom: 0;
}

/* line 2, ../sass/partials/_find-lawyer-modules.scss */
.search-modules h3 {
  margin-bottom: 30px;
}
@media (max-width: 850px) {
  /* line 1, ../sass/partials/_find-lawyer-modules.scss */
  .search-modules {
    padding: 40px 60px;
  }
}
@media (max-width: 500px) {
  /* line 1, ../sass/partials/_find-lawyer-modules.scss */
  .search-modules {
    padding: 20px;
  }
}
@media (max-width: 420px) {
  /* line 12, ../sass/partials/_find-lawyer-modules.scss */
  .search-modules h3 {
    margin-bottom: 15px;
  }
}

/* line 18, ../sass/partials/_find-lawyer-modules.scss */
.alpha {
  margin-bottom: 30px;
}
/* line 20, ../sass/partials/_find-lawyer-modules.scss */
.alpha ul {
  padding: 0;
  list-style: none;
}
/* line 23, ../sass/partials/_find-lawyer-modules.scss */
.alpha ul li {
  display: inline-block;
  margin-bottom: 1px;
  margin-right: -3px;
  text-align: center;
  line-height: 30px;
}
/* line 29, ../sass/partials/_find-lawyer-modules.scss */
.alpha ul li button {
  background: #333333;
  height: 29px;
  width: 29px;
  display: block;
  border-style: none;
  color: #ffffff;
}
/* line 36, ../sass/partials/_find-lawyer-modules.scss */
.alpha ul li button:hover {
  text-decoration: none;
  background: #847756;
  color: #ffffff;
}

/* line 46, ../sass/partials/_find-lawyer-modules.scss */
.or-search {
  margin-bottom: 30px;
  margin-left: 45px;
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  color: #666666;
}
/* line 54, ../sass/partials/_find-lawyer-modules.scss */
.or-search:after {
  content: "";
  position: absolute;
  right: -45px;
  top: 50%;
  width: 30px;
  height: 1px;
  background: #cccccc;
}
/* line 63, ../sass/partials/_find-lawyer-modules.scss */
.or-search:before {
  content: "";
  position: absolute;
  left: -45px;
  top: 50%;
  width: 30px;
  height: 1px;
  background: #cccccc;
}

/* line 75, ../sass/partials/_find-lawyer-modules.scss */
.keyword-search input[type=text] {
  width: 71%;
}
/* line 78, ../sass/partials/_find-lawyer-modules.scss */
.keyword-search .button {
  width: 27%;
  float: right;
  padding: 0;
  top: -1px;
}
@media (max-width: 1560px) {
  /* line 85, ../sass/partials/_find-lawyer-modules.scss */
  .keyword-search input[type=text] {
    width: 100%;
  }
  /* line 86, ../sass/partials/_find-lawyer-modules.scss */
  .keyword-search .button {
    float: none;
    width: 180px;
    margin-bottom: 15px;
  }
}

/* line 94, ../sass/partials/_find-lawyer-modules.scss */
.keywords {
  margin-bottom: 30px;
}

/* line 96, ../sass/partials/_find-lawyer-modules.scss */
.practice-area {
  border-right: 1px solid #d7d7d7;
}
/* line 98, ../sass/partials/_find-lawyer-modules.scss */
.practice-area select {
  margin-bottom: 30px;
  display: block;
}
/* line 103, ../sass/partials/_find-lawyer-modules.scss */
.practice-area .keywords ul {
  padding: 0;
}
/* line 105, ../sass/partials/_find-lawyer-modules.scss */
.practice-area .keywords ul li {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 10px;
}
@media (max-width: 850px) {
  /* line 96, ../sass/partials/_find-lawyer-modules.scss */
  .practice-area {
    border-right: none;
    border-bottom: 1px solid #d7d7d7;
  }
  /* line 115, ../sass/partials/_find-lawyer-modules.scss */
  .practice-area select {
    margin-bottom: 10px;
  }
}

/* line 120, ../sass/partials/_find-lawyer-modules.scss */
.keywords button {
  font-weight: 600;
  color: #847756;
  border: none;
  padding: 0;
  font-size: 14px;
  background: none;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* line 132, ../sass/partials/_find-lawyer-modules.scss */
.refine-search {
  display: none;
}

/* line 136, ../sass/partials/_find-lawyer-modules.scss */
.refine-search-trigger {
  float: right;
  height: 74px;
  text-align: center;
  padding: 0 20px;
  background: #847756;
  color: #ffffff;
  line-height: 74px;
  -moz-transition-property: background;
  -o-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 147, ../sass/partials/_find-lawyer-modules.scss */
.refine-search-trigger i {
  margin-right: 10px;
}
/* line 150, ../sass/partials/_find-lawyer-modules.scss */
.refine-search-trigger:hover {
  cursor: pointer;
  background: #1a1a1a;
}
@media (max-width: 635px) {
  /* line 136, ../sass/partials/_find-lawyer-modules.scss */
  .refine-search-trigger {
    width: 74px;
  }
  /* line 156, ../sass/partials/_find-lawyer-modules.scss */
  .refine-search-trigger span {
    display: none;
  }
  /* line 159, ../sass/partials/_find-lawyer-modules.scss */
  .refine-search-trigger i {
    margin-right: 0;
  }
}
@media (max-width: 450px) {
  /* line 136, ../sass/partials/_find-lawyer-modules.scss */
  .refine-search-trigger {
    height: 53px;
    width: 53px;
    line-height: 56px;
  }
}

/* line 170, ../sass/partials/_find-lawyer-modules.scss */
.views {
  float: right;
}
/* line 172, ../sass/partials/_find-lawyer-modules.scss */
.views .view {
  width: 74px;
  height: 74px;
  color: #ffffff;
  background: #333333;
  text-align: center;
  float: left;
  -moz-transition-property: background;
  -o-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 182, ../sass/partials/_find-lawyer-modules.scss */
.views .view i {
  line-height: 74px;
}
/* line 185, ../sass/partials/_find-lawyer-modules.scss */
.views .view:hover {
  background: #444444;
  cursor: pointer;
}
/* line 189, ../sass/partials/_find-lawyer-modules.scss */
.views .view.active {
  background: #222222;
}
@media (max-width: 790px) {
  /* line 170, ../sass/partials/_find-lawyer-modules.scss */
  .views {
    display: none;
  }
}

/* line 199, ../sass/partials/_find-lawyer-modules.scss */
.select2-results__options li {
  margin-bottom: 0 !important;
}

/* line 1, ../sass/partials/_profile.scss */
.profile-tabs {
  border-bottom: 1px solid #d7d7d7;
  padding-top: 3px;
  background: #ffffff;
  z-index: 10;
  position: relative;
  height: 59px;
  overflow: hidden;
}
/* line 9, ../sass/partials/_profile.scss */
.profile-tabs:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 12, ../sass/partials/_profile.scss */
.profile-tabs .unit {
  position: absolute;
  left: 0;
  width: 5000px;
  padding: 0 40px;
}
/* line 18, ../sass/partials/_profile.scss */
.profile-tabs ul {
  display: inline-block;
  list-style: none;
  padding: 0;
}
/* line 22, ../sass/partials/_profile.scss */
.profile-tabs ul li {
  float: left;
  margin-bottom: 0;
  padding: 15px 12px;
  margin-right: 1px;
  color: #666666;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  border-bottom: 3px solid transparent;
  -moz-transition-property: border-color;
  -o-transition-property: border-color;
  -webkit-transition-property: border-color;
  transition-property: border-color;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 36, ../sass/partials/_profile.scss */
.profile-tabs ul li:last-child {
  margin-right: 0;
}
/* line 39, ../sass/partials/_profile.scss */
.profile-tabs ul li.active {
  border-color: #333333;
  color: #333333;
}
/* line 42, ../sass/partials/_profile.scss */
.profile-tabs ul li.active:hover {
  cursor: pointer;
  border-color: #333333;
  color: #333333;
}
/* line 48, ../sass/partials/_profile.scss */
.profile-tabs ul li:hover {
  cursor: pointer;
  border-color: #847756;
  color: #847756;
}
/* line 54, ../sass/partials/_profile.scss */
.profile-tabs ul:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 58, ../sass/partials/_profile.scss */
.profile-tabs.fixed {
  position: fixed;
  top: 0;
  right: 0;
  width: 61%;
  width: calc(100% - 715px);
  border-bottom: 1px solid #d7d7d7;
}
@media (max-width: 1440px) {
  /* line 58, ../sass/partials/_profile.scss */
  .profile-tabs.fixed {
    width: calc(100% - 645px);
  }
}
@media (max-width: 1270px) {
  /* line 58, ../sass/partials/_profile.scss */
  .profile-tabs.fixed {
    width: calc(100% - 495px);
  }
}
@media (max-width: 1000px) {
  /* line 58, ../sass/partials/_profile.scss */
  .profile-tabs.fixed {
    width: calc(100% - 59px);
  }
}
@media (max-width: 500px) {
  /* line 76, ../sass/partials/_profile.scss */
  .profile-tabs .unit {
    bottom: 0;
    padding: 0 35px;
  }
  /* line 80, ../sass/partials/_profile.scss */
  .profile-tabs ul {
    margin-bottom: -3px;
  }
  /* line 82, ../sass/partials/_profile.scss */
  .profile-tabs ul li {
    padding: 10px;
  }
}

/* line 87, ../sass/partials/_profile.scss */
a.arrow {
  display: inline-block;
  position: relative;
  font-size: 24px;
  padding: 16px 15px;
}
/* line 92, ../sass/partials/_profile.scss */
a.arrow.disable {
  opacity: .5;
  pointer-events: none;
}
/* line 96, ../sass/partials/_profile.scss */
a.arrow.left {
  float: left;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(52%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(left, #ffffff 0%, #ffffff 52%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 52%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, #ffffff 0%, #ffffff 52%, rgba(255, 255, 255, 0) 100%);
}
/* line 100, ../sass/partials/_profile.scss */
a.arrow.right {
  float: right;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuNSIgeDI9IjAuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #ffffff), color-stop(52%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(right, #ffffff 0%, #ffffff 52%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(right, #ffffff 0%, #ffffff 52%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to left, #ffffff 0%, #ffffff 52%, rgba(255, 255, 255, 0) 100%);
}
/* line 104, ../sass/partials/_profile.scss */
a.arrow:hover {
  text-decoration: none;
}

/* line 107, ../sass/partials/_profile.scss */
body.menu-open .profile-tabs.fixed {
  width: calc(100% - 955px);
}
@media (max-width: 1270px) {
  /* line 107, ../sass/partials/_profile.scss */
  body.menu-open .profile-tabs.fixed {
    width: calc(100% - 755px);
  }
}
@media (max-width: 1000px) {
  /* line 107, ../sass/partials/_profile.scss */
  body.menu-open .profile-tabs.fixed {
    width: calc(100% - 319px);
  }
}

/* line 117, ../sass/partials/_profile.scss */
.content-slide {
  position: relative;
  z-index: 1;
  background: #ffffff;
}

/* line 123, ../sass/partials/_profile.scss */
.profile-desc {
  width: 600px;
  background: #ffffff;
  position: fixed;
  max-height: 100%;
  min-height: 100%;
  height: 100%;
  top: 0;
  text-align: center;
  border-right: 1px solid #d7d7d7;
}
/* line 133, ../sass/partials/_profile.scss */
.profile-desc .profile-picture {
  background-size: cover !important;
  min-height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 101%;
  z-index: 1;
}
@media (max-width: 1440px) {
  /* line 123, ../sass/partials/_profile.scss */
  .profile-desc {
    width: 550px;
  }
}
@media (max-width: 1270px) {
  /* line 123, ../sass/partials/_profile.scss */
  .profile-desc {
    width: 400px;
  }
}
@media (max-width: 1000px) {
  /* line 123, ../sass/partials/_profile.scss */
  .profile-desc {
    width: 100%;
    position: static;
    padding: 40px 40px 0 40px;
    background: #333333;
    border-right: 0;
  }
  /* line 156, ../sass/partials/_profile.scss */
  .profile-desc .profile-picture {
    position: static;
    height: 200px;
    width: 200px;
    margin: 0 auto;
  }
}

/* line 165, ../sass/partials/_profile.scss */
.profile-contact-icons {
  width: 100%;
}
/* line 167, ../sass/partials/_profile.scss */
.profile-contact-icons header {
  width: 100%;
}
/* line 168, ../sass/partials/_profile.scss */
.profile-contact-icons ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
}
/* line 173, ../sass/partials/_profile.scss */
.profile-contact-icons li {
  bottom: 0;
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 5px;
  -webkit-transition: all 400ms cubic-bezier(0.68, 0, 0.265, 1);
  /* older webkit */
  -webkit-transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  /* easeInOutBack */
}
/* line 184, ../sass/partials/_profile.scss */
.profile-contact-icons li:last-child {
  margin-right: 0;
}
/* line 187, ../sass/partials/_profile.scss */
.profile-contact-icons li a {
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 31px;
  display: block;
  color: black;
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 196, ../sass/partials/_profile.scss */
.profile-contact-icons li a:hover {
  background: #847756;
  color: #ffffff;
}
/* line 199, ../sass/partials/_profile.scss */
.profile-contact-icons li a:hover .tool-tip {
  opacity: 1;
  top: -55px;
}
/* line 205, ../sass/partials/_profile.scss */
.profile-contact-icons li .tool-tip {
  pointer-events: none;
  position: absolute;
  font-size: 14px;
  width: 500%;
  white-space: nowrap;
  top: -10px;
  left: 50%;
  margin-left: -250%;
  line-height: 20px;
  padding: 10px 15px;
  background: #ffffff;
  color: #847756;
  opacity: 0;
  -webkit-transition: all 300ms cubic-bezier(0.68, 0, 0.265, 1);
  /* older webkit */
  -webkit-transition: all 300ms cubic-bezier(0.68, 0.1, 0.265, 1.55);
  -moz-transition: all 300ms cubic-bezier(0.68, 0.1, 0.265, 1.55);
  -o-transition: all 300ms cubic-bezier(0.68, 0.1, 0.265, 1.55);
  transition: all 300ms cubic-bezier(0.68, 0.1, 0.265, 1.55);
  /* easeInOutBack */
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 224, ../sass/partials/_profile.scss */
.profile-contact-icons li .tool-tip.email {
  width: 400%;
  margin-left: -200%;
}
/* line 229, ../sass/partials/_profile.scss */
.profile-contact-icons li .tool-tip:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #ffffff;
  border-width: 5px;
  margin-left: -5px;
}
/* line 244, ../sass/partials/_profile.scss */
.profile-contact-icons li:first-child {
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
/* line 247, ../sass/partials/_profile.scss */
.profile-contact-icons li:nth-child(2) {
  -moz-transition-delay: 0.55s;
  -o-transition-delay: 0.55s;
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s;
}
/* line 250, ../sass/partials/_profile.scss */
.profile-contact-icons li:nth-child(3) {
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
/* line 253, ../sass/partials/_profile.scss */
.profile-contact-icons li:nth-child(4) {
  -moz-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
/* line 256, ../sass/partials/_profile.scss */
.profile-contact-icons li:nth-child(5) {
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
/* line 259, ../sass/partials/_profile.scss */
.profile-contact-icons li:nth-child(6) {
  -moz-transition-delay: 0.85s;
  -o-transition-delay: 0.85s;
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s;
}

/* line 265, ../sass/partials/_profile.scss */
.line .profile-header {
  width: 70%;
  margin: 0 auto;
  padding: 60px 0 50px;
  position: relative;
  top: 0;
  border-bottom: none;
}
/* line 272, ../sass/partials/_profile.scss */
.line .profile-header h1 {
  color: #ffffff;
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 0px;
  font-weight: 700;
}
/* line 279, ../sass/partials/_profile.scss */
.line .profile-header .title {
  font-weight: 500;
  margin-bottom: 0;
  font-style: italic;
  font-size: 25px;
  color: #ffffff;
}
/* line 286, ../sass/partials/_profile.scss */
.line .profile-header .bar {
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
}
/* line 294, ../sass/partials/_profile.scss */
.line .profile-header p {
  margin-bottom: 20px;
  font-weight: 100;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.9);
}
/* line 302, ../sass/partials/_profile.scss */
.line .profile-header p.contact {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 600;
}
/* line 309, ../sass/partials/_profile.scss */
.line .profile-header p.contact a {
  color: #ffffff;
}
/* line 311, ../sass/partials/_profile.scss */
.line .profile-header p.contact a:hover {
  color: #ffffff;
}
/* line 316, ../sass/partials/_profile.scss */
.line .profile-header hr {
  width: 20%;
  height: 1px;
  background: #cccccc;
  background: rgba(255, 255, 255, 0.4);
  border-style: none;
  margin: 25px auto 30px;
}
/* line 324, ../sass/partials/_profile.scss */
.line .profile-header .contact {
  padding: 0;
  list-style: none;
  font-size: 14px;
}
/* line 328, ../sass/partials/_profile.scss */
.line .profile-header .contact li {
  margin-bottom: 3px;
}
/* line 331, ../sass/partials/_profile.scss */
.line .profile-header .contact strong {
  color: #333333;
}
@media (max-width: 695px) {
  /* line 265, ../sass/partials/_profile.scss */
  .line .profile-header {
    width: 90%;
  }
  /* line 337, ../sass/partials/_profile.scss */
  .line .profile-header h1 {
    font-size: 40px;
    line-height: 40px;
  }
}

/* line 344, ../sass/partials/_profile.scss */
.practice-btns {
  margin-top: 30px;
}
/* line 346, ../sass/partials/_profile.scss */
.practice-btns .button {
  margin-bottom: 4px;
}

/* line 351, ../sass/partials/_profile.scss */
.no-right {
  border-right: 0 !important;
}

/* line 355, ../sass/partials/_profile.scss */
.profile-practice-areas {
  border-bottom: none;
}
/* line 357, ../sass/partials/_profile.scss */
.profile-practice-areas .unit {
  padding: 0;
}
/* line 360, ../sass/partials/_profile.scss */
.profile-practice-areas .practice-areas {
  padding: 0;
  list-style: none;
}
/* line 363, ../sass/partials/_profile.scss */
.profile-practice-areas .practice-areas li {
  width: 50%;
  float: left;
  font-size: 30px;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* line 366, ../sass/partials/_profile.scss */
.profile-practice-areas .practice-areas li a {
  padding: 60px 0 50px;
  color: #ffffff;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  display: block;
}
/* line 371, ../sass/partials/_profile.scss */
.profile-practice-areas .practice-areas li a:hover {
  text-decoration: none;
  color: #847756;
}
/* line 381, ../sass/partials/_profile.scss */
.profile-practice-areas .practice-areas li .button {
  margin-bottom: 0;
}
/* line 384, ../sass/partials/_profile.scss */
.profile-practice-areas .practice-areas li:last-child {
  width: 100%;
}
@media (max-width: 730px) {
  /* line 389, ../sass/partials/_profile.scss */
  .profile-practice-areas .practice-areas li {
    width: 100%;
  }
}

/* line 396, ../sass/partials/_profile.scss */
.profile-thumb {
  width: 150px;
  height: 150px;
  margin: 0 auto 30px;
  background: #666666;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  border: 5px solid #ffffff;
}

/* line 406, ../sass/partials/_profile.scss */
.read-more {
  padding: 0 45px;
}
/* line 408, ../sass/partials/_profile.scss */
.read-more:hover {
  color: #ffffff;
  background: #1a1a1a;
  border-color: #1a1a1a;
}

/* line 415, ../sass/partials/_profile.scss */
.profile-info {
  float: right;
  width: 65%;
  width: calc(100% - 600px);
}
/* line 419, ../sass/partials/_profile.scss */
.profile-info .quote {
  background: url(images/header-bg.jpg) no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
/* line 422, ../sass/partials/_profile.scss */
.profile-info .quote h3 {
  font-size: 28px;
  color: #ffffff;
}
/* line 426, ../sass/partials/_profile.scss */
.profile-info .quote .section {
  background: rgba(0, 0, 0, 0.8);
}
@media (max-width: 1440px) {
  /* line 415, ../sass/partials/_profile.scss */
  .profile-info {
    width: calc(100% - 550px);
  }
}
@media (max-width: 1270px) {
  /* line 415, ../sass/partials/_profile.scss */
  .profile-info {
    width: calc(100% - 400px);
  }
}
@media (max-width: 1000px) {
  /* line 415, ../sass/partials/_profile.scss */
  .profile-info {
    width: 100%;
  }
}
@media (max-width: 660px) {
  /* line 441, ../sass/partials/_profile.scss */
  .profile-info .quote .section {
    padding: 40px;
  }
  /* line 444, ../sass/partials/_profile.scss */
  .profile-info .quote h3 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 450px) {
  /* line 452, ../sass/partials/_profile.scss */
  .profile-info .quote .section {
    padding: 20px;
  }
}

/* line 460, ../sass/partials/_profile.scss */
.profile-information p:last-child {
  margin-bottom: 0;
}
/* line 463, ../sass/partials/_profile.scss */
.profile-information .unit.block {
  margin-bottom: 30px;
}
/* line 465, ../sass/partials/_profile.scss */
.profile-information .unit.block:last-child {
  margin-bottom: 0;
}
/* line 468, ../sass/partials/_profile.scss */
.profile-information .unit.block li:last-child {
  margin-bottom: 0;
}
/* line 472, ../sass/partials/_profile.scss */
.profile-information .unit.block.size1of2 .blockWrap {
  min-height: 246px;
}
/* line 477, ../sass/partials/_profile.scss */
.profile-information .blockWrap {
  border: 1px solid #e5e5e5;
  background: #f4f4f4;
  padding: 20px;
  display: block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 484, ../sass/partials/_profile.scss */
.profile-information .info-wrap {
  margin-bottom: 30px;
}

/* line 488, ../sass/partials/_profile.scss */
.profile-contact .section {
  padding: 0;
}
/* line 491, ../sass/partials/_profile.scss */
.profile-contact .unit {
  padding: 0;
}
/* line 494, ../sass/partials/_profile.scss */
.profile-contact input, .profile-contact textarea {
  margin: 0;
  border: 1px solid #d7d7d7;
  border-top: none;
  border-left: none;
  padding: 25px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 501, ../sass/partials/_profile.scss */
.profile-contact input:focus, .profile-contact textarea:focus {
  border-color: #d7d7d7;
}
/* line 505, ../sass/partials/_profile.scss */
.profile-contact .button {
  -moz-box-shadow: rgba(0, 0, 0, 0.8) 1px -2px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.8) 1px -2px inset;
  box-shadow: rgba(0, 0, 0, 0.8) 1px -2px inset;
  height: 71px;
  line-height: 26px;
  font-size: 15px;
  width: 95%;
  margin: 2.5% auto;
  display: block;
  background: #333333;
}
/* line 514, ../sass/partials/_profile.scss */
.profile-contact .button:hover {
  background: #1a1a1a;
}
/* line 517, ../sass/partials/_profile.scss */
.profile-contact .button:focus {
  -moz-box-shadow: rgba(0, 0, 0, 0.8) 1px 0 inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.8) 1px 0 inset;
  box-shadow: rgba(0, 0, 0, 0.8) 1px 0 inset;
}

/* line 523, ../sass/partials/_profile.scss */
.profile-contact-info {
  border-top: 1px solid #d7d7d7;
}
/* line 525, ../sass/partials/_profile.scss */
.profile-contact-info span {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 12px;
  margin-bottom: 5px;
  color: #888888;
}
/* line 534, ../sass/partials/_profile.scss */
.profile-contact-info a {
  color: #333333;
}
/* line 537, ../sass/partials/_profile.scss */
.profile-contact-info .unit {
  padding: 30px;
  border-right: 1px solid #d7d7d7;
  text-align: center;
}
/* line 541, ../sass/partials/_profile.scss */
.profile-contact-info .unit:last-child {
  border-right: 0;
}
@media (max-width: 1150px) {
  /* line 537, ../sass/partials/_profile.scss */
  .profile-contact-info .unit {
    width: 100%;
  }
  /* line 546, ../sass/partials/_profile.scss */
  .profile-contact-info .unit:last-child {
    border-top: 1px solid #d7d7d7;
  }
}

/* line 553, ../sass/partials/_profile.scss */
.related-profiles {
  clear: both;
  background: #ffffff;
  position: relative;
  z-index: 1;
}
/* line 558, ../sass/partials/_profile.scss */
.related-profiles:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 561, ../sass/partials/_profile.scss */
.related-profiles h3 {
  margin-bottom: 50px;
}
@media (max-width: 500px) {
  /* line 561, ../sass/partials/_profile.scss */
  .related-profiles h3 {
    margin-bottom: 30px;
  }
}
/* line 567, ../sass/partials/_profile.scss */
.related-profiles .related-profiles-list {
  padding: 0 0 30px;
}
/* line 569, ../sass/partials/_profile.scss */
.related-profiles .related-profiles-list:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 572, ../sass/partials/_profile.scss */
.related-profiles .related-profiles-list li {
  padding: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  display: inline-block;
  margin-right: 10%;
  margin-bottom: 30px;
}
/* line 580, ../sass/partials/_profile.scss */
.related-profiles .related-profiles-list li .tel {
  font-size: 12px;
}
/* line 583, ../sass/partials/_profile.scss */
.related-profiles .related-profiles-list li:last-child {
  margin-right: 0;
}
/* line 586, ../sass/partials/_profile.scss */
.related-profiles .related-profiles-list li .img-block {
  max-width: 100%;
  margin-bottom: 0;
}
/* line 590, ../sass/partials/_profile.scss */
.related-profiles .related-profiles-list li .title {
  width: 100%;
  z-index: 1;
  -webkit-transition: all 300ms cubic-bezier(0.68, 0, 0.265, 1);
  /* older webkit */
  -webkit-transition: all 300ms cubic-bezier(0.68, 0.1, 0.265, 1.55);
  -moz-transition: all 300ms cubic-bezier(0.68, 0.1, 0.265, 1.55);
  -o-transition: all 300ms cubic-bezier(0.68, 0.1, 0.265, 1.55);
  transition: all 300ms cubic-bezier(0.68, 0.1, 0.265, 1.55);
  /* easeInOutBack */
}
/* line 598, ../sass/partials/_profile.scss */
.related-profiles .related-profiles-list li .title h5 {
  margin-bottom: 0;
}
@media (max-width: 410px) {
  /* line 567, ../sass/partials/_profile.scss */
  .related-profiles .related-profiles-list {
    padding-bottom: 0;
  }
  /* line 605, ../sass/partials/_profile.scss */
  .related-profiles .related-profiles-list li {
    margin-right: 0;
    margin-bottom: 15px;
    display: block;
  }
}

/* line 2, ../sass/partials/_class-actions.scss */
.class-actions p {
  margin-bottom: 40px;
}
/* line 5, ../sass/partials/_class-actions.scss */
.class-actions .status {
  clear: both;
}

/* line 11, ../sass/partials/_class-actions.scss */
.table ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
/* line 15, ../sass/partials/_class-actions.scss */
.table ul li {
  margin-bottom: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 0;
  color: #888888;
}
/* line 20, ../sass/partials/_class-actions.scss */
.table ul li.title-bar {
  background: #eeeeee;
  font-weight: 600;
  color: #333333;
}
/* line 25, ../sass/partials/_class-actions.scss */
.table ul li:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 28, ../sass/partials/_class-actions.scss */
.table ul li:nth-child(odd) {
  background: #f2f2f2;
}

@media (max-width: 1350px) {
  /* line 38, ../sass/partials/_class-actions.scss */
  .actions-page .active-header h2 {
    float: none;
  }
  /* line 39, ../sass/partials/_class-actions.scss */
  .actions-page .active-header .tabs.select {
    float: left;
  }
}
@media (max-width: 1100px) {
  /* line 47, ../sass/partials/_class-actions.scss */
  .actions-page .active-header .tabs-thin {
    float: none;
    margin: 10px 0;
    width: 410px;
  }
}
@media (max-width: 960px) {
  /* line 58, ../sass/partials/_class-actions.scss */
  .class-actions .size1of4 {
    width: 25%;
  }
  /* line 59, ../sass/partials/_class-actions.scss */
  .class-actions .size2of4 {
    width: 50%;
  }
}
/* line 2, ../sass/partials/_publications.scss */
.publications ul {
  list-style: none;
  padding: 0;
  margin: 0 0 40px;
}
@media (max-width: 1300px) {
  /* line 2, ../sass/partials/_publications.scss */
  .publications ul {
    margin-bottom: 0;
  }
}

/* line 10, ../sass/partials/_publications.scss */
.publication {
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #d7d7d7;
}
/* line 14, ../sass/partials/_publications.scss */
.publication h4 {
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 10px;
}
/* line 18, ../sass/partials/_publications.scss */
.publication h4 a {
  font-weight: 500;
  margin-bottom: 0;
  color: #333333;
}
/* line 22, ../sass/partials/_publications.scss */
.publication h4 a:hover {
  color: #847756;
  text-decoration: none;
}
/* line 28, ../sass/partials/_publications.scss */
.publication .meta {
  font-size: 20px;
  margin-bottom: 5px;
}
/* line 31, ../sass/partials/_publications.scss */
.publication .meta a {
  color: #666666;
  font-weight: 400;
  text-decoration: underline;
}
/* line 35, ../sass/partials/_publications.scss */
.publication .meta a:hover {
  color: #333333;
}
/* line 38, ../sass/partials/_publications.scss */
.publication .meta a.category {
  color: #847756;
  font-weight: 600;
}
/* line 41, ../sass/partials/_publications.scss */
.publication .meta a.category:hover {
  color: #655b42;
}
/* line 47, ../sass/partials/_publications.scss */
.publication:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
@media (max-width: 1300px) {
  /* line 53, ../sass/partials/_publications.scss */
  .publication h4 {
    font-size: 28px;
  }
  /* line 54, ../sass/partials/_publications.scss */
  .publication .meta {
    font-size: 16px;
  }
}
@media (max-width: 450px) {
  /* line 10, ../sass/partials/_publications.scss */
  .publication {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
}

/* line 63, ../sass/partials/_publications.scss */
.single .publication {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
/* line 66, ../sass/partials/_publications.scss */
.single .publication h4 {
  font-size: 28px;
}
/* line 67, ../sass/partials/_publications.scss */
.single .publication .meta {
  font-size: 16px;
}

/* line 73, ../sass/partials/_publications.scss */
.category-landing-page .publication h4 {
  font-size: 28px;
}
/* line 74, ../sass/partials/_publications.scss */
.category-landing-page .publication .meta {
  font-size: 16px;
}

@media (max-width: 960px) {
  /* line 81, ../sass/partials/_publications.scss */
  .practice-area-children-page .publications {
    border-top: 1px solid #d7d7d7;
  }
}

@media (max-width: 1000px) {
  /* line 3, ../sass/partials/_contact.scss */
  .contact-page .size1of2 {
    width: 100%;
  }
  /* line 6, ../sass/partials/_contact.scss */
  .contact-page .right-action {
    border-bottom: 1px solid #d7d7d7;
  }
}
/* line 8, ../sass/partials/_contact.scss */
.contact-page .location {
  width: 49%;
  float: left;
}
/* line 11, ../sass/partials/_contact.scss */
.contact-page .location:nth-of-type(n+3) {
  margin-top: 40px;
}
/* line 12, ../sass/partials/_contact.scss */
.contact-page .location h3 {
  font-size: 24px;
}
@media (max-width: 600px) {
  /* line 8, ../sass/partials/_contact.scss */
  .contact-page .location {
    width: 100%;
  }
  /* line 15, ../sass/partials/_contact.scss */
  .contact-page .location:nth-of-type(n+2) {
    margin-top: 40px;
  }
  /* line 16, ../sass/partials/_contact.scss */
  .contact-page .location div:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
  }
  /* line 17, ../sass/partials/_contact.scss */
  .contact-page .location .address,
  .contact-page .location .contact {
    width: 49%;
    float: left;
  }
}
@media (max-width: 400px) {
  /* line 24, ../sass/partials/_contact.scss */
  .contact-page .location .address,
  .contact-page .location .contact {
    width: 100%;
  }
}

/* line 1, ../sass/partials/_animate-hidden-divs.scss */
header ._overlay {
  opacity: 0;
}

/* line 1, ../sass/partials/_practice-page.scss */
.what-is {
  border-right: 1px solid #d7d7d7;
}
/* line 3, ../sass/partials/_practice-page.scss */
.what-is .button-wrap {
  margin-top: 30px;
}
/* line 5, ../sass/partials/_practice-page.scss */
.what-is .button-wrap .button {
  margin-bottom: 4px;
}

/* line 12, ../sass/partials/_practice-page.scss */
.do-you p {
  margin-bottom: 30px;
}
/* line 15, ../sass/partials/_practice-page.scss */
.do-you.action {
  border-left: 1px solid #d7d7d7;
}
/* line 18, ../sass/partials/_practice-page.scss */
.do-you.right-action {
  border-right: 1px solid #d7d7d7;
}

/* line 23, ../sass/partials/_practice-page.scss */
.active-header {
  margin-bottom: 30px;
}
/* line 25, ../sass/partials/_practice-page.scss */
.active-header h2, .active-header h1 {
  float: left;
}
/* line 28, ../sass/partials/_practice-page.scss */
.active-header:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* line 33, ../sass/partials/_practice-page.scss */
.tab-section {
  text-align: center;
}

/* line 37, ../sass/partials/_practice-page.scss */
.tabs {
  -moz-transition-property: border-color;
  -o-transition-property: border-color;
  -webkit-transition-property: border-color;
  transition-property: border-color;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  float: right;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  top: -7px;
  border: 1px solid #d7d7d7;
}
/* line 47, ../sass/partials/_practice-page.scss */
.tabs.center {
  float: none;
  margin-bottom: 40px;
}
/* line 50, ../sass/partials/_practice-page.scss */
.tabs.center span a {
  padding: 0 10px;
}
/* line 54, ../sass/partials/_practice-page.scss */
.tabs span {
  float: left;
  border-right: 1px solid #d7d7d7;
}
/* line 56, ../sass/partials/_practice-page.scss */
.tabs span a {
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  display: block;
  text-decoration: none;
  color: #888888;
  font-size: 13px;
  text-transform: uppercase;
}
/* line 65, ../sass/partials/_practice-page.scss */
.tabs span a strong {
  color: #ffffff;
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 1px;
  padding-left: 2px;
  text-align: center;
  margin-right: 10px;
  display: inline-block;
  background: #847756;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 79, ../sass/partials/_practice-page.scss */
.tabs span a:hover {
  background: #f4f4f4;
}
/* line 84, ../sass/partials/_practice-page.scss */
.tabs span:last-child {
  border-right: none;
}
/* line 87, ../sass/partials/_practice-page.scss */
.tabs span.resolved-tab, .tabs span.active-tab {
  background: #f2f2f2;
  color: #666666;
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  display: block;
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
}
/* line 100, ../sass/partials/_practice-page.scss */
.tabs:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 103, ../sass/partials/_practice-page.scss */
.tabs.select {
  border: none;
  margin-right: 20px;
}
/* line 106, ../sass/partials/_practice-page.scss */
.tabs.select span {
  border-right: 0;
}
/* line 109, ../sass/partials/_practice-page.scss */
.tabs.select select, .tabs.select input {
  margin-bottom: 0;
  width: 200px;
  margin-right: 5px;
}
/* line 114, ../sass/partials/_practice-page.scss */
.tabs.select input {
  background: url(images/search-drk.png) no-repeat right center #ffffff;
}
/* line 117, ../sass/partials/_practice-page.scss */
.tabs.select form {
  position: relative;
}
/* line 118, ../sass/partials/_practice-page.scss */
.tabs.select .invisible-submit {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 40px;
  height: 35px;
  border: none;
  cursor: pointer;
  background: none;
}
/* line 129, ../sass/partials/_practice-page.scss */
.tabs.thin {
  margin-top: -2px;
}
/* line 131, ../sass/partials/_practice-page.scss */
.tabs.thin a {
  height: 47px;
  line-height: 47px;
}

/* line 2, ../sass/partials/_cases.scss */
.featured-cases h2 {
  text-align: center;
  margin-bottom: 60px;
}

/* line 8, ../sass/partials/_cases.scss */
.do-you-left {
  border-left: 1px solid #d7d7d7;
}

/* line 14, ../sass/partials/_cases.scss */
.cases article a {
  display: block;
}
/* line 16, ../sass/partials/_cases.scss */
.cases article a:hover {
  text-decoration: none;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 6px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 6px;
  box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 6px;
}
/* line 21, ../sass/partials/_cases.scss */
.cases article p {
  margin-bottom: 0;
  font-style: italic;
}
/* line 25, ../sass/partials/_cases.scss */
.cases article h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}
/* line 31, ../sass/partials/_cases.scss */
.cases article figure img {
  width: 100%;
  height: auto;
  display: block;
}
/* line 37, ../sass/partials/_cases.scss */
.cases article figcaption {
  padding: 20px;
  background: #f2f2f2;
}
/* line 42, ../sass/partials/_cases.scss */
.cases:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* line 47, ../sass/partials/_cases.scss */
.button-wrap {
  text-align: center;
  margin-top: 60px;
}

@media (min-width: 1440px) {
  /* line 2, ../sass/partials/_media-queries.scss */
  .profile-tabs.fixed {
    width: calc(100% - 695px);
  }
}
@media (max-width: 1200px) {
  /* line 10, ../sass/partials/_media-queries.scss */
  .page-page #content .unit {
    width: 100%;
  }
  /* line 11, ../sass/partials/_media-queries.scss */
  .page-page #content .section {
    padding: 60px 15px 0;
  }
}
@media (max-width: 960px) {
  /* line 17, ../sass/partials/_media-queries.scss */
  .size2of3 {
    width: 90%;
  }
  /* line 19, ../sass/partials/_media-queries.scss */
  .size2of3.section {
    width: 100%;
  }

  /* line 24, ../sass/partials/_media-queries.scss */
  .blog .open-post.size2of4,
  .blog .publications.size2of4,
  .archive .open-post.size2of4,
  .archive .publications.size2of4,
  .single .open-post.size2of4,
  .single .publications.size2of4 {
    width: 100%;
  }
  /* line 28, ../sass/partials/_media-queries.scss */
  .blog .publications,
  .archive .publications,
  .single .publications {
    border-top: 1px solid #d7d7d7;
  }
  /* line 29, ../sass/partials/_media-queries.scss */
  .blog .pagination,
  .archive .pagination,
  .single .pagination {
    padding: 0;
  }
}
@media (max-width: 850px) {
  /* line 34, ../sass/partials/_media-queries.scss */
  .size1of2 {
    width: 100%;
  }
}
@media (max-height: 665px) {
  /* line 40, ../sass/partials/_media-queries.scss */
  nav .menu-list {
    overflow-x: scroll;
  }
}
@media (max-width: 500px) {
  /* line 46, ../sass/partials/_media-queries.scss */
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 450px) {
  /* line 55, ../sass/partials/_media-queries.scss */
  .page-page #content .section {
    padding: 20px 0;
  }
}
/* line 1, ../sass/vendors/_scrollbar.scss */
.scrollable {
  position: relative;
}

/* line 5, ../sass/vendors/_scrollbar.scss */
.scrollable:focus {
  outline: 0;
}

/* line 9, ../sass/vendors/_scrollbar.scss */
.scrollable .viewport {
  position: relative;
  overflow: hidden;
}

/* line 14, ../sass/vendors/_scrollbar.scss */
.scrollable .viewport .overview {
  position: absolute;
}

/* line 18, ../sass/vendors/_scrollbar.scss */
.scrollable .scroll-bar {
  display: none;
}

/* line 22, ../sass/vendors/_scrollbar.scss */
.scrollable .scroll-bar.vertical {
  position: absolute;
  right: 0;
  height: 100%;
}

/* line 28, ../sass/vendors/_scrollbar.scss */
.scrollable .scroll-bar.horizontal {
  position: relative;
  width: 100%;
}

/* line 33, ../sass/vendors/_scrollbar.scss */
.scrollable .scroll-bar .thumb {
  position: absolute;
}

/* line 37, ../sass/vendors/_scrollbar.scss */
.scrollable .scroll-bar.vertical .thumb {
  width: 100%;
  min-height: 10px;
}

/* line 42, ../sass/vendors/_scrollbar.scss */
.scrollable .scroll-bar.horizontal .thumb {
  height: 100%;
  min-width: 10px;
  left: 0;
}

/* line 48, ../sass/vendors/_scrollbar.scss */
.not-selectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*Default skin*/
/* line 59, ../sass/vendors/_scrollbar.scss */
.scrollable.default-skin {
  padding-right: 10px;
  padding-bottom: 6px;
}

/* line 64, ../sass/vendors/_scrollbar.scss */
.scrollable.default-skin .scroll-bar.vertical {
  width: 6px;
}

/* line 68, ../sass/vendors/_scrollbar.scss */
.scrollable.default-skin .scroll-bar.horizontal {
  height: 6px;
}

/* line 72, ../sass/vendors/_scrollbar.scss */
.scrollable.default-skin .scroll-bar .thumb {
  background-color: black;
  opacity: 0.4;
  border-radius: 3px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

/* line 80, ../sass/vendors/_scrollbar.scss */
.scrollable.default-skin .scroll-bar:hover .thumb {
  opacity: 0.6;
}

/*Gray skin*/
/* line 86, ../sass/vendors/_scrollbar.scss */
.scrollable.gray-skin {
  padding-right: 17px;
}

/* line 90, ../sass/vendors/_scrollbar.scss */
.scrollable.gray-skin .scroll-bar {
  border: 1px solid gray;
  background-color: #d3d3d3;
}

/* line 95, ../sass/vendors/_scrollbar.scss */
.scrollable.gray-skin .scroll-bar .thumb {
  background-color: gray;
}

/* line 99, ../sass/vendors/_scrollbar.scss */
.scrollable.gray-skin .scroll-bar:hover .thumb {
  background-color: black;
}

/* line 103, ../sass/vendors/_scrollbar.scss */
.scrollable.gray-skin .scroll-bar.vertical {
  width: 10px;
}

/* line 107, ../sass/vendors/_scrollbar.scss */
.scrollable.gray-skin .scroll-bar.horizontal {
  height: 10px;
  margin-top: 2px;
}

/*Modern skin*/
/* line 113, ../sass/vendors/_scrollbar.scss */
.scrollable.modern-skin {
  padding-right: 17px;
}

/* line 117, ../sass/vendors/_scrollbar.scss */
.scrollable.modern-skin .scroll-bar {
  border: 1px solid gray;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: inset 0 0 5px #888888;
  -webkit-box-shadow: inset 0 0 5px #888888;
  box-shadow: inset 0 0 5px #888888;
}

/* line 127, ../sass/vendors/_scrollbar.scss */
.scrollable.modern-skin .scroll-bar .thumb {
  background-color: #95aabf;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #536984;
}

/* line 135, ../sass/vendors/_scrollbar.scss */
.scrollable.modern-skin .scroll-bar.vertical .thumb {
  width: 8px;
  background: -moz-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #95aabf), color-stop(100%, #547092));
  background: -webkit-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: -o-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: -ms-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: linear-gradient(to right, #95aabf 0%, #547092 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=1 )";
}

/* line 146, ../sass/vendors/_scrollbar.scss */
.scrollable.modern-skin .scroll-bar.horizontal .thumb {
  height: 8px;
  background-image: linear-gradient(#95aabf, #547092);
  background-image: -o-linear-gradient(#95aabf, #547092);
  background-image: -moz-linear-gradient(#95aabf, #547092);
  background-image: -webkit-linear-gradient(#95aabf, #547092);
  background-image: -ms-linear-gradient(#95aabf, #547092);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=0 )";
}

/* line 156, ../sass/vendors/_scrollbar.scss */
.scrollable.modern-skin .scroll-bar.vertical {
  width: 10px;
}

/* line 160, ../sass/vendors/_scrollbar.scss */
.scrollable.modern-skin .scroll-bar.horizontal {
  height: 10px;
  margin-top: 2px;
}

/* line 1, ../sass/partials/_sidebar.scss */
.sidebar ul {
  padding: 20px;
  background: #eeeeee;
  list-style: none;
}

/* line 2, ../sass/partials/_error404.scss */
.error404 p {
  margin-bottom: 40px;
}

/* line 1, ../sass/partials/_wp-core.scss */
.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 5, ../sass/partials/_wp-core.scss */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

/* line 11, ../sass/partials/_wp-core.scss */
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

/* line 16, ../sass/partials/_wp-core.scss */
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

/* line 21, ../sass/partials/_wp-core.scss */
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

/* line 26, ../sass/partials/_wp-core.scss */
a img.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 30, ../sass/partials/_wp-core.scss */
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

/* line 35, ../sass/partials/_wp-core.scss */
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 41, ../sass/partials/_wp-core.scss */
.wp-caption {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

/* line 49, ../sass/partials/_wp-core.scss */
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 53, ../sass/partials/_wp-core.scss */
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

/* line 57, ../sass/partials/_wp-core.scss */
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

/* line 61, ../sass/partials/_wp-core.scss */
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

/* line 70, ../sass/partials/_wp-core.scss */
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
/* line 78, ../sass/partials/_wp-core.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* line 87, ../sass/partials/_wp-core.scss */
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
