/* line 17, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/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, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 61, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss */
* html {
  font-size: 100%;
}

/* line 64, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 16px;
  line-height: 1.25em;
}

/**************************************
*
* Typography Styles
*
***************************************/
@font-face {
  font-family: 'BastardusSans';
  src: url("../fonts/bastardussans.eot");
  src: url("../fonts/bastardussans.eot?#iefix") format("embedded-opentype"), url("../fonts/bastardussans.woff") format("woff"), url("../fonts/bastardussans.ttf") format("truetype"), url("../fonts/bastardussans.svg#BastardusSans") format("svg");
}

/* line 24, ../sass/_typography.scss */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li {
  font-family: 'BastardusSans';
  color: #003155;
}

/* line 34, ../sass/_typography.scss */
h1 {
  text-align: center;
  text-transform: uppercase;
}
/* line 38, ../sass/_typography.scss */
h1:hover {
  color: #21334c;
}

/* line 43, ../sass/_typography.scss */
h4 {
  text-transform: uppercase;
  font-size: 1.75em;
  line-height: 1.42857em;
}

/* line 48, ../sass/_typography.scss */
h3 {
  text-transform: uppercase;
  font-size: 1.75em;
  line-height: 1.42857em;
  margin-top: 0.625em;
  margin-bottom: 0.625em;
}

/* line 55, ../sass/_typography.scss */
h2 {
  font-size: 1.25em;
  line-height: 2em;
  margin-bottom: 1.25em;
  font-weight: bold;
}

/* line 61, ../sass/_typography.scss */
a {
  text-decoration: none;
}
/* line 64, ../sass/_typography.scss */
a:hover, a:focus {
  text-decoration: none;
}

/* line 69, ../sass/_typography.scss */
p {
  font-size: 1em;
  line-height: 1.25em;
  margin-bottom: 1.25em;
}

/* line 78, ../sass/_typography.scss */
li {
  font-size: 1em;
  line-height: 1.25em;
}

/* line 82, ../sass/_typography.scss */
.tight {
  margin-bottom: 0;
}

/* line 86, ../sass/_typography.scss */
.rich {
  position: relative;
  max-height: 7.6em;
  overflow: hidden;
  margin-bottom: 1.25em;
}
/* line 91, ../sass/_typography.scss */
.rich p {
  margin-bottom: 0;
}
/* line 95, ../sass/_typography.scss */
.rich ul {
  list-style-type: disc;
  margin-left: 1em;
}
/* line 100, ../sass/_typography.scss */
.rich .fallout {
  position: absolute;
  bottom: 0;
}

/* line 106, ../sass/_typography.scss */
strong {
  font-weight: 800;
  text-transform: uppercase;
}

/* line 111, ../sass/_typography.scss */
.post h2 {
  line-height: 1.5;
}

@media screen and (max-width: 60em) {
  /* line 116, ../sass/_typography.scss */
  h1 {
    font-size: 3em;
    line-height: 1.25em;
  }
}
@media screen and (min-width: 60em) {
  /* line 124, ../sass/_typography.scss */
  .fav-specialists p, .fav-specialists li {
    font-size: 0.875em;
    line-height: 1.42857em;
  }
}
@media screen and (min-width: 60em) and (max-width: 90em) {
  /* line 131, ../sass/_typography.scss */
  h1 {
    font-size: 3.125em;
    line-height: 1.2em;
  }
}
@media screen and (min-width: 90em) {
  /* line 137, ../sass/_typography.scss */
  h1 {
    font-size: 3.5em;
    line-height: 1.07143em;
  }
}
/* line 3, ../sass/_search.scss */
#search {
  margin-bottom: 0.625em;
  *zoom: 1;
  max-width: 158em;
  _width: 158em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
#search:after {
  content: "";
  display: table;
  clear: both;
}

/* line 9, ../sass/_search.scss */
form > div {
  margin-top: 0.325em;
}
/* line 13, ../sass/_search.scss */
form input, form select {
  border: 1px solid #9fb1be;
  background: #fff;
  color: #7493a6;
  font-size: 1.25em;
  line-height: 2em;
  text-transform: Uppercase;
  margin-bottom: 0.625em;
  line-height: normal;
}
/* line 23, ../sass/_search.scss */
form input#search-submit {
  color: #fff;
  background-color: #9fb1be;
  font-size: 1.25em;
  line-height: 2em;
  line-height: normal;
}

/* line 32, ../sass/_search.scss */
#registerform input, #registerform select {
  text-transform: initial;
}

@media screen and (max-width: 60em) {
  /* line 41, ../sass/_search.scss */
  #search form select, #search form input {
    margin-bottom: 1em;
  }
  /* line 45, ../sass/_search.scss */
  #search form h4 {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
  /* line 50, ../sass/_search.scss */
  #search form div > * {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
@media screen and (min-width: 60em) and (max-width: 90em) {
  /* line 59, ../sass/_search.scss */
  #filter-by-keyword {
    width: 16.6%;
  }

  /* line 64, ../sass/_search.scss */
  #search form select {
    width: 25%;
  }
  /* line 67, ../sass/_search.scss */
  #search form #filter-by-keyword {
    width: 25%;
  }
  /* line 70, ../sass/_search.scss */
  #search form > h4 {
    width: 3.38983%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    padding-left: 1em;
  }
  /* line 75, ../sass/_search.scss */
  #search form > div {
    margin-left: 5em;
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
  /* line 79, ../sass/_search.scss */
  #search form > div > * {
    margin-right: 1em;
  }
}
@media screen and (min-width: 90em) {
  /* line 90, ../sass/_search.scss */
  #search form select {
    width: 25%;
  }
  /* line 94, ../sass/_search.scss */
  #search form #filter-by-keyword {
    width: 30%;
  }
  /* line 98, ../sass/_search.scss */
  #search form > h4 {
    width: 3.38983%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    padding-left: 1em;
  }
  /* line 103, ../sass/_search.scss */
  #search form > div {
    margin-left: 9em;
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
  /* line 108, ../sass/_search.scss */
  #search form > div > * {
    margin-right: 1em;
  }
}
/* line 3, ../sass/_login.scss */
body {
  background-color: white !important;
}

/* line 7, ../sass/_login.scss */
#login {
  width: 450px;
  margin: 0 auto;
}
/* line 11, ../sass/_login.scss */
#login > h1 {
  display: block !important;
  padding-left: 1.5em;
  padding-bottom: .5em;
}
/* line 17, ../sass/_login.scss */
#login p {
  color: #777;
}

/* line 26, ../sass/_login.scss */
.login #login_error {
  background-color: #c00;
  border-radius: 0;
  border: none;
  color: white;
}
/* line 32, ../sass/_login.scss */
.login #login_error a {
  color: #21334c;
}

/* line 37, ../sass/_login.scss */
#backtoblog {
  padding-bottom: 1em;
}

/* line 41, ../sass/_login.scss */
#loginform, #registerform {
  margin: 40px;
  padding: 40px;
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-radius: 2px;
  background-color: #9fb1be;
  overflow: hidden;
  *zoom: 1;
  font-size: 1.2em;
}
/* line 52, ../sass/_login.scss */
#loginform #user_login, #loginform #user_pass, #registerform #user_login, #registerform #user_pass {
  width: 13em;
  float: right;
  text-transform: none;
}
/* line 58, ../sass/_login.scss */
#loginform label, #registerform label {
  font-size: 1em;
  color: #fff;
}
/* line 63, ../sass/_login.scss */
#loginform input, #registerform input {
  border: none;
  border-radius: 2px;
}
/* line 68, ../sass/_login.scss */
#loginform #user_login, #loginform #user_pass, #registerform #user_login, #registerform #user_pass {
  width: 100%;
}
/* line 72, ../sass/_login.scss */
#loginform .login-remember, #registerform .login-remember {
  float: left;
  margin: 0;
}
/* line 76, ../sass/_login.scss */
#loginform .login-remember > label, #registerform .login-remember > label {
  margin: 0;
}
/* line 81, ../sass/_login.scss */
#loginform .login-submit, #registerform .login-submit {
  float: right;
}
/* line 85, ../sass/_login.scss */
#loginform #wp-submit, #registerform #wp-submit {
  background-image: -webkit-linear-gradient(top, #21334c, #21334c);
  background-color: #21334c;
  border: none;
  box-shadow: none;
  text-shadow: none;
  font-size: 1em;
  line-height: 1.25em;
  color: white;
}

/* line 96, ../sass/_login.scss */
#lost-password {
  margin: 80px;
  color: #21334c;
}

/* line 101, ../sass/_login.scss */
#create-account {
  color: #21334c;
}

/* line 106, ../sass/_login.scss */
#registerform p {
  width: 100%;
}
/* line 110, ../sass/_login.scss */
#registerform label {
  font-family: 'bastardussans';
  color: white;
  font-size: 1em;
}
/* line 116, ../sass/_login.scss */
#registerform input[type="text"] {
  font-family: 'bastardussans';
  color: #9fb1be;
  background-color: #fff;
}

/* line 126, ../sass/_login.scss */
body.login-action-register .register,
body.login-action-login .register {
  display: none;
}
/* line 130, ../sass/_login.scss */
body.login-action-register #registerform,
body.login-action-login #registerform {
  margin-top: 0;
}
/* line 134, ../sass/_login.scss */
body.login-action-register #header,
body.login-action-login #header {
  padding-top: 1em;
}
/* line 138, ../sass/_login.scss */
body.login-action-register #login,
body.login-action-login #login {
  padding-top: 0;
}
/* line 141, ../sass/_login.scss */
body.login-action-register #login > p.message,
body.login-action-login #login > p.message {
  color: #21334c;
  border-radius: 0;
  font-size: 1.4em;
  text-align: center;
}
/* line 149, ../sass/_login.scss */
body.login-action-register p,
body.login-action-login p {
  width: 100%;
}
/* line 152, ../sass/_login.scss */
body.login-action-register p > label,
body.login-action-login p > label {
  width: 100%;
}
/* line 155, ../sass/_login.scss */
body.login-action-register p > label > input[type="text"],
body.login-action-login p > label > input[type="text"] {
  width: 100%;
  margin-right: 0;
}

/* line 2, ../sass/_single.scss */
#single-util {
  margin-top: 1.25em;
  overflow: hidden;
  *zoom: 1;
  clear: right;
}
/* line 7, ../sass/_single.scss */
#single-util > img {
  width: 100px;
  margin-bottom: 1.25em;
}
/* line 12, ../sass/_single.scss */
#single-util .placeholder {
  float: right;
  margin-bottom: 1.25em;
}
/* line 17, ../sass/_single.scss */
#single-util > .icon-set {
  float: right;
}
/* line 20, ../sass/_single.scss */
#single-util > .icon-set > a {
  float: right;
}

@media screen and (max-width: 60em) {
  /* line 28, ../sass/_single.scss */
  #single-title {
    width: 100%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }

  /* line 32, ../sass/_single.scss */
  .specs {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }

  /* line 36, ../sass/_single.scss */
  #single-util {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
  /* line 39, ../sass/_single.scss */
  #single-util > img {
    float: left;
  }
  /* line 43, ../sass/_single.scss */
  #single-util > .icon-set {
    float: left;
    margin-left: 1em;
  }

  /* line 49, ../sass/_single.scss */
  #back {
    display: none;
  }
}
@media screen and (min-width: 60em) and (max-width: 90em) {
  /* line 59, ../sass/_single.scss */
  #single-util > img {
    width: 80px;
  }
}
@media screen and (min-width: 60em) {
  /* line 67, ../sass/_single.scss */
  #content {
    min-height: 800px;
  }

  /* line 73, ../sass/_single.scss */
  #single-title {
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }

  /* line 77, ../sass/_single.scss */
  #back {
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    margin-top: 1.25em;
  }
  /* line 83, ../sass/_single.scss */
  #back a p {
    width: 5em;
    text-align: right;
    margin: .3em;
    float: right;
    font-size: 1.25em;
    line-height: 2em;
  }
  /* line 90, ../sass/_single.scss */
  #back a p:hover {
    background-color: #def1ff;
  }
  /* line 95, ../sass/_single.scss */
  #back a img {
    width: 28px;
    margin-bottom: -2px;
  }

  /* line 102, ../sass/_single.scss */
  .specs {
    width: 40.67797%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    float: left;
  }

  /* line 107, ../sass/_single.scss */
  #single-util {
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
  /* line 111, ../sass/_single.scss */
  #single-util > img {
    float: right;
  }
  /* line 115, ../sass/_single.scss */
  #single-util > .icon-set {
    float: right;
  }
}
/* line 2, ../sass/_header.scss */
header {
  width: 100%;
  position: relative;
  padding-top: 1em;
  background-color: #e2e5e8;
}
/* line 8, ../sass/_header.scss */
header > :first-child {
  width: 100%;
  position: relative;
}
/* line 15, ../sass/_header.scss */
header #logo > a {
  display: block;
  background-size: contain;
  background-image: url("../images/logo.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
/* line 23, ../sass/_header.scss */
header #logo > a:hover, header #logo > a:active {
  background-color: #c3cfd7;
}
/* line 29, ../sass/_header.scss */
header #user-profile {
  position: absolute;
  overflow: hidden;
  *zoom: 1;
}
/* line 33, ../sass/_header.scss */
header #user-profile > ul {
  position: relative;
}
/* line 36, ../sass/_header.scss */
header #user-profile > ul a {
  color: #21334c;
}
/* line 39, ../sass/_header.scss */
header #user-profile > ul a:hover {
  color: #9fb1be;
  text-decoration: underline;
}
/* line 45, ../sass/_header.scss */
header #user-profile > ul > li {
  position: relative;
  float: right;
  display: inline;
  list-style: none;
}

@media screen and (max-width: 60em) {
  /* line 57, ../sass/_header.scss */
  #hamburger {
    position: absolute;
    right: 1em;
    top: 0;
    width: 40px;
    height: 32px;
    background-image: url("../images/hamburg-01.png");
    background-repeat: no-repeat;
  }
  /* line 66, ../sass/_header.scss */
  #hamburger:focus, #hamburger:active, #hamburger:hover {
    background-image: url("../images/hamburg-02.png");
    background-color: #c3cfd7;
  }

  /* line 72, ../sass/_header.scss */
  #user-profile {
    transition: max-height .3s, border-color .3;
    right: 1em;
    top: 3em;
    background-color: white;
    border-width: 2px;
    border-style: solid;
    padding: 3px 20px 0;
  }
  /* line 81, ../sass/_header.scss */
  #user-profile ul > li {
    clear: both;
  }

  /* line 86, ../sass/_header.scss */
  .user-profile-unactive {
    max-height: 0;
    display: none;
  }

  /* line 91, ../sass/_header.scss */
  .user-profile-active {
    max-height: 10em;
    border-color: #9fb1be;
  }
}
/* line 97, ../sass/_header.scss */
#banner {
  width: 100%;
  background-size: cover;
  background-position: top center;
  background-image: url("../images/header_02.png");
}

@media screen and (max-width: 60em) {
  /* line 105, ../sass/_header.scss */
  #logo {
    position: relative;
    margin: 0 auto;
    width: 195px;
    height: 82px;
    padding: 2px;
  }

  /* line 113, ../sass/_header.scss */
  #title {
    padding-top: 2em;
    width: 100%;
  }

  /* line 118, ../sass/_header.scss */
  #banner {
    height: 5em;
  }
}
@media screen and (min-width: 60em) {
  /* line 125, ../sass/_header.scss */
  #logo {
    position: absolute;
    left: 1em;
    top: 0;
    width: 120px;
    height: 51px;
  }

  /* line 133, ../sass/_header.scss */
  #hamburger {
    display: none;
  }

  /* line 137, ../sass/_header.scss */
  #user-profile {
    top: 0;
    right: 1em;
  }
  /* line 141, ../sass/_header.scss */
  #user-profile li {
    margin-left: 1em;
  }
}
@media screen and (min-width: 60em) and (max-width: 90em) {
  /* line 149, ../sass/_header.scss */
  #title {
    margin: 0 auto;
    width: 100%;
  }

  /* line 154, ../sass/_header.scss */
  #banner {
    height: 9em;
  }
}
@media screen and (min-width: 90em) {
  /* line 161, ../sass/_header.scss */
  #title {
    margin: 0 auto;
    width: 40%;
  }

  /* line 166, ../sass/_header.scss */
  #banner {
    height: 12em;
  }
}
/* Magnific Popup CSS */
/* line 77, ../sass/_popup.scss */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 94, ../sass/_popup.scss */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 106, ../sass/_popup.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 121, ../sass/_popup.scss */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 132, ../sass/_popup.scss */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 139, ../sass/_popup.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 149, ../sass/_popup.scss */
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 156, ../sass/_popup.scss */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 160, ../sass/_popup.scss */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 166, ../sass/_popup.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* line 173, ../sass/_popup.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 181, ../sass/_popup.scss */
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 189, ../sass/_popup.scss */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 208, ../sass/_popup.scss */
.mfp-hide {
  display: none !important;
}

/* line 219, ../sass/_popup.scss */
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
/* line 229, ../sass/_popup.scss */
.mfp-preloader a {
  color: #cccccc;
}
/* line 231, ../sass/_popup.scss */
.mfp-preloader a:hover {
  color: white;
}

/* line 239, ../sass/_popup.scss */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 246, ../sass/_popup.scss */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 254, ../sass/_popup.scss */
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 267, ../sass/_popup.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 275, ../sass/_popup.scss */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
/* line 297, ../sass/_popup.scss */
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 304, ../sass/_popup.scss */
.mfp-close:active {
  top: 1px;
}

/* line 309, ../sass/_popup.scss */
.mfp-close-btn-in .mfp-close {
  color: #333333;
}

/* line 315, ../sass/_popup.scss */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 325, ../sass/_popup.scss */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

/* line 336, ../sass/_popup.scss */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 349, ../sass/_popup.scss */
.mfp-arrow:active {
  margin-top: -54px;
}
/* line 353, ../sass/_popup.scss */
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 362, ../sass/_popup.scss */
.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
/* line 376, ../sass/_popup.scss */
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
/* line 384, ../sass/_popup.scss */
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}

/* line 391, ../sass/_popup.scss */
.mfp-arrow-left {
  left: 0;
}
/* line 395, ../sass/_popup.scss */
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
/* line 400, ../sass/_popup.scss */
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

/* line 406, ../sass/_popup.scss */
.mfp-arrow-right {
  right: 0;
}
/* line 409, ../sass/_popup.scss */
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
/* line 414, ../sass/_popup.scss */
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

/* line 424, ../sass/_popup.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 427, ../sass/_popup.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
/* line 432, ../sass/_popup.scss */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 436, ../sass/_popup.scss */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
/* line 441, ../sass/_popup.scss */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

/* Main image in popup */
/* line 461, ../sass/_popup.scss */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
/* line 476, ../sass/_popup.scss */
.mfp-figure {
  line-height: 0;
}
/* line 478, ../sass/_popup.scss */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
/* line 492, ../sass/_popup.scss */
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
/* line 498, ../sass/_popup.scss */
.mfp-figure figure {
  margin: 0;
}

/* line 502, ../sass/_popup.scss */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 510, ../sass/_popup.scss */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 519, ../sass/_popup.scss */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 526, ../sass/_popup.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  /* line 539, ../sass/_popup.scss */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 544, ../sass/_popup.scss */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  /* line 550, ../sass/_popup.scss */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  /* line 554, ../sass/_popup.scss */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  /* line 559, ../sass/_popup.scss */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 569, ../sass/_popup.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  /* line 573, ../sass/_popup.scss */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  /* line 577, ../sass/_popup.scss */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  /* line 597, ../sass/_popup.scss */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  /* line 601, ../sass/_popup.scss */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  /* line 605, ../sass/_popup.scss */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  /* line 609, ../sass/_popup.scss */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* line 621, ../sass/_popup.scss */
.mfp-ie7 .mfp-img {
  padding: 0;
}
/* line 624, ../sass/_popup.scss */
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
/* line 631, ../sass/_popup.scss */
.mfp-ie7 .mfp-container {
  padding: 0;
}
/* line 634, ../sass/_popup.scss */
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
/* line 637, ../sass/_popup.scss */
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* line 19, ../sass/screen.scss */
.placeholder {
  background-color: #cfdae1;
  height: 130px;
}

/* line 24, ../sass/screen.scss */
#wrapper {
  width: 100%;
  background-repeat: repeat-x;
  height: auto;
  *zoom: 1;
  max-width: 158em;
  _width: 158em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
/* line 38, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
#wrapper:after {
  content: "";
  display: table;
  clear: both;
}

/* line 32, ../sass/screen.scss */
.standard-post h2 a {
  display: table;
  word-break: break-word;
}

/* line 37, ../sass/screen.scss */
#specialists {
  float: left;
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}

/* line 43, ../sass/screen.scss */
#sub-logo {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  clear: both;
}
/* line 47, ../sass/screen.scss */
#sub-logo img {
  width: 100%;
  max-width: 190px;
}

/* line 53, ../sass/screen.scss */
.sidebar-icon {
  height: .8em;
  margin-left: .3em;
}

/* line 58, ../sass/screen.scss */
.profile-image {
  width: 80px;
  border-radius: .7em;
}

/* line 65, ../sass/screen.scss */
#fav-specialists .fav-specialist {
  margin-bottom: 1.5em;
}
/* line 68, ../sass/screen.scss */
#fav-specialists .fav-specialist > h2 {
  width: 100%;
  float: left;
  clear: both;
  display: inline-block;
}
/* line 74, ../sass/screen.scss */
#fav-specialists .fav-specialist .profile-image {
  float: left;
  margin-right: 1em;
  width: 80px;
  margin-bottom: 0.625em;
}
/* line 81, ../sass/screen.scss */
#fav-specialists .fav-specialist .specialist-info {
  margin-left: 88px;
}
/* line 84, ../sass/screen.scss */
#fav-specialists .fav-specialist .specialist-info .rich {
  overflow: hidden;
  height: 3.9em;
}
/* line 88, ../sass/screen.scss */
#fav-specialists .fav-specialist .specialist-info .rich li {
  margin-left: .3em;
}
/* line 95, ../sass/screen.scss */
#fav-specialists > li {
  position: relative;
  list-style: none;
  display: inline-block;
  float: left;
  overflow: hidden;
  *zoom: 1;
}
/* line 99, ../sass/screen.scss */
#fav-specialists > li > div {
  clear: both;
  float: left;
  position: relative;
}

/* line 109, ../sass/screen.scss */
.icon-set > a {
  text-decoration: none;
}
/* line 111, ../sass/screen.scss */
.icon-set > a img {
  padding: .2em .3em;
}
/* line 114, ../sass/screen.scss */
.icon-set > a img:hover {
  background-color: #def1ff;
}

/* line 121, ../sass/screen.scss */
#content {
  margin-bottom: 5em;
  padding-right: 1em;
}
/* line 125, ../sass/screen.scss */
#content > :first-child {
  *zoom: 1;
  max-width: 158em;
  _width: 158em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  *zoom: 1;
}
/* line 38, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
#content > :first-child:after {
  content: "";
  display: table;
  clear: both;
}

/* line 131, ../sass/screen.scss */
#content-title {
  width: 83.05085%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
}

/* line 137, ../sass/screen.scss */
#categories .category {
  height: 5em;
  position: relative;
  list-style: none;
  display: inline-block;
  float: left;
  margin-bottom: 1em;
}
/* line 142, ../sass/screen.scss */
#categories .category > a {
  position: absolute;
  width: 100%;
  height: 100%;
  right: .5em;
  left: .5em;
  background-color: white;
  border: solid 1px #9fb1be;
}
/* line 151, ../sass/screen.scss */
#categories .category > a:hover {
  background-color: #def1ff;
  text-decoration: none;
}
/* line 156, ../sass/screen.scss */
#categories .category > a p {
  text-align: center;
  margin-top: .5em;
  font-size: 1.2em;
}

/* line 165, ../sass/screen.scss */
.specialist .rich li {
  margin-left: .3em;
}

/* line 169, ../sass/screen.scss */
.specialist {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 1.25em;
  display: inline-block;
  height: 22.5em;
}
/* line 175, ../sass/screen.scss */
.specialist > div:first-child {
  position: relative;
  width: 90%;
  max-height: 20.4em;
  overflow: hidden;
  z-index: 500;
}
/* line 194, ../sass/screen.scss */
.specialist .icon-set {
  margin-top: .2em;
  margin-left: 1em;
  position: relative;
  float: right;
}
/* line 200, ../sass/screen.scss */
.specialist .icon-set img {
  height: 20px;
  padding: 0 .2em;
}
/* line 206, ../sass/screen.scss */
.specialist .icon-set .rich li {
  margin-left: .3em;
}
/* line 213, ../sass/screen.scss */
.specialist .profile-image {
  margin-top: 0.625em;
  margin-left: 1em;
  clear: right;
  float: right;
}
/* line 220, ../sass/screen.scss */
.specialist .more-details {
  margin-top: 0.625em;
}

/* line 225, ../sass/screen.scss */
a.wpf-favorite-link {
  display: inline-block;
  position: relative;
  background-position: left top;
}

/* line 231, ../sass/screen.scss */
a.wpf-favorite-link span.wpf-favorite {
  background-position: 0 32px;
}

/* line 235, ../sass/screen.scss */
.wfp-loading:after {
  content: '';
  background: url("../images/loading.gif") no-repeat;
  height: 22px;
  width: 22px;
}

/* line 242, ../sass/screen.scss */
a.wpf-remove-favorite {
  width: 100%;
  height: 100%;
}

/* line 248, ../sass/screen.scss */
.icon {
  height: 22px;
  width: 22px;
  position: relative;
  list-style: none;
  display: inline-block;
  float: left;
  margin-right: .5em;
}

/* line 255, ../sass/screen.scss */
#sidebar, #content {
  background-repeat: repeat-x;
}

/* line 259, ../sass/screen.scss */
#sidebar {
  background: #e4e8ec;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e4e8ec 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e8ec), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e4e8ec 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e4e8ec 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e4e8ec 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e4e8ec 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e8ec', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}

/* line 264, ../sass/screen.scss */
#toggle-fav {
  font-size: 1em;
  line-height: 1.25em;
}

/* line 268, ../sass/screen.scss */
#text-form {
  *zoom: 1;
  max-width: 158em;
  _width: 158em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
}
/* line 38, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
#text-form:after {
  content: "";
  display: table;
  clear: both;
}
/* line 272, ../sass/screen.scss */
#text-form h4 {
  margin-bottom: 1.25em;
}
/* line 276, ../sass/screen.scss */
#text-form label {
  float: left;
  clear: left;
  margin-right: 1em;
  margin-bottom: 1.25em;
}
/* line 282, ../sass/screen.scss */
#text-form input {
  float: left;
  margin-right: 1em;
}
/* line 287, ../sass/screen.scss */
#text-form textArea {
  min-height: 10em;
  float: left;
  clear: both;
}

@media screen and (max-width: 60em) {
  /* line 296, ../sass/screen.scss */
  .category {
    width: 100%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
  /* line 184, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
  .category:nth-child(1n) {
    float: right;
    margin-right: 0;
  }

  /* line 301, ../sass/screen.scss */
  #text-form {
    min-height: 100%;
    overflow-y: auto;
  }
  /* line 304, ../sass/screen.scss */
  #text-form > h4, #text-form label, #text-form input, #text-form textArea {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
  /* line 307, ../sass/screen.scss */
  #text-form input, #text-form textArea {
    margin-bottom: 1.25em;
  }

  /* line 312, ../sass/screen.scss */
  #toggle-fav {
    margin-right: 1em;
    float: right;
  }
  /* line 316, ../sass/screen.scss */
  #toggle-fav > * {
    float: left;
  }
  /* line 319, ../sass/screen.scss */
  #toggle-fav > div {
    margin-top: .4em;
    margin-right: 1em;
  }
  /* line 323, ../sass/screen.scss */
  #toggle-fav > img {
    margin-top: .3em;
  }

  /* line 328, ../sass/screen.scss */
  #sidebar {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    overflow: hidden;
    transition: max-height 1s;
  }
  /* line 333, ../sass/screen.scss */
  #sidebar > div {
    margin-left: 1em;
  }

  /* line 338, ../sass/screen.scss */
  .side-bar-active {
    height: auto !important;
    max-height: 99999px !important;
    margin-bottom: 1.25em;
    padding-bottom: 1.25em;
    border-bottom: solid 1px #9fb1be;
  }

  /* line 346, ../sass/screen.scss */
  .side-bar-unactive {
    max-height: 0 !important;
  }

  /* line 350, ../sass/screen.scss */
  #content {
    width: 100%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    max-width: 38em;
  }

  /* line 355, ../sass/screen.scss */
  .specialist {
    width: 100%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
  /* line 184, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
  .specialist:nth-child(1n) {
    float: right;
    margin-right: 0;
  }

  /* line 360, ../sass/screen.scss */
  .fav-specialist {
    max-width: 38em;
  }
  /* line 363, ../sass/screen.scss */
  .fav-specialist .icon-set {
    margin-left: 80px;
  }
}
@media screen and (min-width: 60em) {
  /* line 371, ../sass/screen.scss */
  #content {
    background: #e4e8ec;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e4e8ec 0%, white 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e8ec), color-stop(100%, white));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e4e8ec 0%, white 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e4e8ec 0%, white 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e4e8ec 0%, white 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e4e8ec 0%, #ffffff 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e8ec', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
  }

  /* line 376, ../sass/screen.scss */
  #text-form {
    min-height: 300px;
    margin-bottom: 1.25em;
  }
  /* line 379, ../sass/screen.scss */
  #text-form > h4, #text-form label {
    width: 100%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
  /* line 382, ../sass/screen.scss */
  #text-form > input {
    margin-bottom: 1.25em;
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
  /* line 386, ../sass/screen.scss */
  #text-form textArea {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
}
@media screen and (min-width: 60em) and (max-width: 90em) {
  /* line 394, ../sass/screen.scss */
  #single-util {
    width: 80px;
  }
  /* line 397, ../sass/screen.scss */
  #single-util .send-message-link {
    margin-right: 2px;
  }
  /* line 401, ../sass/screen.scss */
  #single-util .wpf-favorite-link {
    margin-right: 4px;
  }

  /* line 406, ../sass/screen.scss */
  .category {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
  /* line 184, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
  .category:nth-child(3n) {
    float: right;
    margin-right: 0;
  }

  /* line 411, ../sass/screen.scss */
  #toggle-fav {
    display: none;
  }

  /* line 415, ../sass/screen.scss */
  #sidebar {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    min-height: 1200px;
  }
  /* line 419, ../sass/screen.scss */
  #sidebar > div {
    padding-left: 3em;
    padding-right: 1em;
  }

  /* line 425, ../sass/screen.scss */
  #content {
    width: 66.10169%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    min-height: 1200px;
  }
  /* line 429, ../sass/screen.scss */
  #content > div:first-child {
    min-height: 100%;
  }

  /* line 434, ../sass/screen.scss */
  .specialist {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
  /* line 436, ../sass/screen.scss */
  .specialist:nth-child(2n) {
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
@media screen and (min-width: 90em) {
  /* line 444, ../sass/screen.scss */
  .category {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
  /* line 184, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
  .category:nth-child(4n) {
    float: right;
    margin-right: 0;
  }

  /* line 449, ../sass/screen.scss */
  #toggle-fav {
    display: none;
  }

  /* line 453, ../sass/screen.scss */
  #sidebar {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    min-height: 1200px;
  }
  /* line 457, ../sass/screen.scss */
  #sidebar > div {
    padding-left: 3em;
    padding-right: 1em;
  }

  /* line 463, ../sass/screen.scss */
  #content {
    width: 74.57627%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    min-height: 1200px;
  }

  /* line 468, ../sass/screen.scss */
  .specialist {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
  /* line 184, d:/dev/bin/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/susy-1.0.9/sass/susy/_grid.scss */
  .specialist:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
}
