/* line 164, ../scss/style.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

/* line 165, ../scss/style.scss */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 166, ../scss/style.scss */
audio:not([controls]) {
  display: none;
}

/* line 167, ../scss/style.scss */
[hidden] {
  display: none;
}

/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */
/* line 179, ../scss/style.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 180, ../scss/style.scss */
html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222222;
}

/* line 181, ../scss/style.scss */
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
  background: url(../img/bg.png);
  color: white;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
/* line 189, ../scss/style.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 190, ../scss/style.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* =============================================================================
   Links
   ========================================================================== */
/* line 197, ../scss/style.scss */
a {
  color: #f5b50c;
  outline: 0;
}

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
/* line 200, ../scss/style.scss */
input, textarea {
  outline: 0;
}

/* line 201, ../scss/style.scss */
textarea {
  resize: none;
}

/* =============================================================================
   Typography
   ========================================================================== */
/* line 208, ../scss/style.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 209, ../scss/style.scss */
b, strong {
  font-weight: bold;
}

/* line 210, ../scss/style.scss */
blockquote {
  margin: 1em 40px;
}

/* line 211, ../scss/style.scss */
dfn {
  font-style: italic;
}

/* line 212, ../scss/style.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

/* line 213, ../scss/style.scss */
ins {
  background: #ffff99;
  color: black;
  text-decoration: none;
}

/* line 214, ../scss/style.scss */
mark {
  background: #ffff99;
  color: black;
  font-style: italic;
  font-weight: bold;
}

/* Redeclare monospace font family: h5bp.com/j */
/* line 216, ../scss/style.scss */
pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/* Improve readability of pre-formatted text in all browsers */
/* line 218, ../scss/style.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 219, ../scss/style.scss */
q {
  quotes: none;
}

/* line 220, ../scss/style.scss */
q:before, q:after {
  content: "";
  content: none;
}

/* line 221, ../scss/style.scss */
small {
  font-size: 85%;
}

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
/* line 223, ../scss/style.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 224, ../scss/style.scss */
sup {
  top: -0.5em;
}

/* line 225, ../scss/style.scss */
sub {
  bottom: -0.25em;
}

/* line 227, ../scss/style.scss */
p {
  font-size: 12px;
}

/* =============================================================================
   Lists
   ========================================================================== */
/* line 236, ../scss/style.scss */
ul, li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

/* line 238, ../scss/style.scss */
.list_1 li {
  padding-left: 23px;
  padding-top: 9px;
  background: url(../img/marker_1.png) no-repeat 0px 14px;
  font-family: Arial;
  font-size: 12px;
  color: white;
}
/* line 245, ../scss/style.scss */
.list_1 li a {
  font-family: Arial;
  font-size: 12px;
  color: white;
}
/* line 251, ../scss/style.scss */
.list_1 li:first-child {
  padding-top: 0px;
  background: url(../img/marker_1.png) no-repeat 0px 5px;
}

/* line 258, ../scss/style.scss */
.list_2 li {
  padding-left: 17px;
  padding-top: 9px;
  background: url(../img/marker_2.png) no-repeat 0px 16px;
  font-family: Arial;
  font-size: 12px;
  color: white;
}
/* line 266, ../scss/style.scss */
.list_2 li a {
  font-family: Arial;
  font-size: 12px;
  color: white;
}
/* line 272, ../scss/style.scss */
.list_2 li:first-child {
  padding-top: 0px;
  background: url(../img/marker_2.png) no-repeat 0px 7px;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/* line 279, ../scss/style.scss */
.list_3 li {
  padding-left: 17px;
  padding-top: 9px;
  background: url(../img/marker_3.png) no-repeat 0px 15px;
  font-family: Arial;
  font-size: 12px;
  color: white;
}
/* line 287, ../scss/style.scss */
.list_3 li a {
  font-family: Arial;
  font-size: 12px;
  color: white;
}
/* line 293, ../scss/style.scss */
.list_3 li:first-child {
  padding-top: 0px;
  background: url(../img/marker_3.png) no-repeat 0px 6px;
}

/* line 300, ../scss/style.scss */
.list_4 li {
  padding-left: 19px;
  padding-top: 9px;
  background: url(../img/marker_4.png) no-repeat 0px 13px;
  font-family: Arial;
  font-size: 12px;
  color: white;
}
/* line 308, ../scss/style.scss */
.list_4 li a {
  font-family: Arial;
  font-size: 12px;
  color: white;
}
/* line 314, ../scss/style.scss */
.list_4 li:first-child {
  padding-top: 0px;
  background: url(../img/marker_4.png) no-repeat 0px 4px;
}

/* line 321, ../scss/style.scss */
.list_5 li {
  padding-left: 17px;
  padding-top: 9px;
  background: url(../img/marker_5.png) no-repeat 0px 14px;
  font-family: Arial;
  font-size: 12px;
  color: white;
}
/* line 329, ../scss/style.scss */
.list_5 li a {
  font-family: Arial;
  font-size: 12px;
  color: white;
}
/* line 335, ../scss/style.scss */
.list_5 li:first-child {
  padding-top: 0px;
  background: url(../img/marker_5.png) no-repeat 0px 5px;
}

/* line 343, ../scss/style.scss */
.list_6 li {
  padding-left: 16px;
  padding-top: 9px;
  background: url(../img/marker_6.png) no-repeat 0px 14px;
  font-family: Arial;
  font-size: 12px;
  color: white;
}
/* line 351, ../scss/style.scss */
.list_6 li a {
  font-family: Arial;
  font-size: 12px;
  color: white;
}
/* line 357, ../scss/style.scss */
.list_6 li:first-child {
  padding-top: 0px;
  background: url(../img/marker_6.png) no-repeat 0px 5px;
}

/* line 364, ../scss/style.scss */
.list_7 li {
  padding: 6px 0px;
  background: url(../img/line_footer_2.png) repeat-x;
}
/* line 368, ../scss/style.scss */
.list_7 li a {
  padding-left: 11px;
  display: block;
  background: url(../img/arrow_1.png) no-repeat 0px 6px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: white;
}
/* line 377, ../scss/style.scss */
.list_7 li a:hover {
  background: url(../img/arrow_2.png) no-repeat 0px 6px;
  color: #f5b50c;
  text-decoration: none;
}
/* line 384, ../scss/style.scss */
.list_7 li:first-child {
  background: none;
}

/* line 390, ../scss/style.scss */
.list_8 li {
  padding: 4px 0px 8px;
  background: url(../img/h_line.png) repeat-x left bottom;
}
/* line 394, ../scss/style.scss */
.list_8 li a {
  padding-left: 11px;
  display: block;
  background: url(../img/arrow_1.png) no-repeat 0px 6px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: white;
}
/* line 403, ../scss/style.scss */
.list_8 li a span {
  display: block;
  float: right;
  cursor: pointer;
}
/* line 409, ../scss/style.scss */
.list_8 li a:hover {
  background: url(../img/arrow_2.png) no-repeat 0px 6px;
  color: #f5b50c;
  text-decoration: none;
}

/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */
/* line 426, ../scss/style.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

/*
 * Correct overflow not hidden in IE9
 */
/* line 432, ../scss/style.scss */
svg:not(:root) {
  overflow: hidden;
}

/* =============================================================================
   Figures
   ========================================================================== */
/* line 439, ../scss/style.scss */
figure {
  margin: 0;
}

/* =============================================================================
   Forms
   ========================================================================== */
/* line 446, ../scss/style.scss */
form {
  margin: 0;
}

/* line 447, ../scss/style.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* Indicate that 'label' will shift focus to the associated form element */
/* line 450, ../scss/style.scss */
label {
  cursor: pointer;
}

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */
/* line 457, ../scss/style.scss */
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
/* line 465, ../scss/style.scss */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */
/* line 471, ../scss/style.scss */
button, input {
  line-height: normal;
}

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */
/* line 479, ../scss/style.scss */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

/*
 * Re-set default cursor for disabled elements
 */
/* line 485, ../scss/style.scss */
button[disabled], input[disabled] {
  cursor: default;
}

/*
 * Consistent box sizing and appearance
 */
/* line 491, ../scss/style.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

/* line 492, ../scss/style.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 493, ../scss/style.scss */
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */
/* line 499, ../scss/style.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */
/* line 506, ../scss/style.scss */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
}

/* Colors for form validity */
/* line 510, ../scss/style.scss */
input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

/* =============================================================================
   Tables
   ========================================================================== */
/* line 517, ../scss/style.scss */
.sirius_table {
  width: 100%;
  position: relative;
  background: url(../img/bg_table_1.jpg);
  border-top: 1px solid #1d1b18;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0px 3px 3px -1px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 3px 3px -1px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 3px 3px -1px rgba(0, 0, 0, 0.7);
  behavior: url(js/PIE.htc);
}
/* line 535, ../scss/style.scss */
.sirius_table th {
  height: 32px;
  /*position: relative;*/
  background: url(../img/bg_table_2.jpg);
  border-left: 1px solid #47423b;
  border-top: 1px solid #3f3a34;
  border-right: 1px solid #1f1d1b;
  border-bottom: 1px solid #272421;
  font-family: Arial;
  font-size: 12px;
  color: white;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  behavior: url(js/PIE.htc);
}
/* line 555, ../scss/style.scss */
.sirius_table th:first-child {
  border-left: 0px;
  border-radius: 5px 0px 0px 0px;
  -moz-border-radius: 5px 0px 0px 0px;
  -webkit-border-radius: 5px 0px 0px 0px;
}
/* line 562, ../scss/style.scss */
.sirius_table th.last {
  border-right: 0px;
  border-radius: 0px 5px 0px 0px;
  -moz-border-radius: 0px 5px 0px 0px;
  -webkit-border-radius: 0px 5px 0px 0px;
}
/* line 570, ../scss/style.scss */
.sirius_table td {
  height: 31px;
  /*position: relative;*/
  border-left: 1px solid #675d54;
  border-top: 1px solid #6d6459;
  border-right: 1px solid #292622;
  border-bottom: 1px solid #22201d;
  font-family: Arial;
  font-size: 12px;
  color: white;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  behavior: url(js/PIE.htc);
}
/* line 588, ../scss/style.scss */
.sirius_table td:first-child {
  border-left: 0px;
  background: url(../img/bg_table_2.jpg);
}
/* line 593, ../scss/style.scss */
.sirius_table td.last {
  border-right: 0px;
}
/* line 598, ../scss/style.scss */
.sirius_table tr.last td {
  border-bottom: 1px solid #534b43;
}
/* line 601, ../scss/style.scss */
.sirius_table tr.last td:first-child {
  border-bottom: 1px solid #3c3732;
  border-radius: 0px 0px 0px 5px;
  -moz-border-radius: 0px 0px 0px 5px;
  -webkit-border-radius: 0px 0px 0px 5px;
}
/* line 608, ../scss/style.scss */
.sirius_table tr.last td.last {
  border-radius: 0px 0px 5px 0px;
  -moz-border-radius: 0px 0px 5px 0px;
  -webkit-border-radius: 0px 0px 5px 0px;
}

/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */
/* line 622, ../scss/style.scss */
.chromeframe {
  margin: 0.2em 0;
  background: #cccccc;
  color: black;
  padding: 0.2em 0;
}

/* ==|== primary styles =====================================================
   Author: Melnichuk Vladimir, Artur Liahiv
   ========================================================================== */
/* line 1, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.top_row {
  background: url(../img/h_line.png) repeat-x bottom left;
  padding: 13px 0;
  font-size: 11px;
  color: #968778;
  margin: 0;
}
/* line 8, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.top_row .call_us {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  float: left;
  width: 50%;
  padding: 5px 0 0 0;
}
/* line 16, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.top_row .call_us span {
  color: #f5b50c;
}
/* line 20, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.top_row .follow_us {
  float: right;
  width: 210px;
}
/* line 24, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.top_row .follow_us span {
  float: left;
  padding: 5px 10px 0 0;
}
/* line 29, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.top_row .follow_us a.tweeter {
  background: url(../img/social.png) no-repeat 0px 0px;
  display: inline;
  float: left;
  height: 25px;
  width: 26px;
  margin-right: 3px;
}
/* line 37, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.top_row .follow_us a.tweeter:hover {
  background: url(../img/social.png) no-repeat 0px -25px;
}
/* line 40, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.top_row .follow_us a.facebook {
  background: url(../img/social.png) no-repeat -26px 0px;
  display: inline;
  float: left;
  height: 25px;
  width: 26px;
  margin-right: 3px;
}
/* line 48, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.top_row .follow_us a.facebook:hover {
  background: url(../img/social.png) no-repeat -26px -25px;
}
/* line 51, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.top_row .follow_us a.vimeo {
  background: url(../img/social.png) no-repeat -52px 0px;
  display: inline;
  float: left;
  height: 25px;
  width: 26px;
  margin-right: 3px;
}
/* line 59, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.top_row .follow_us a.vimeo:hover {
  background: url(../img/social.png) no-repeat -52px -25px;
}
/* line 62, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.top_row .follow_us a.linkedin {
  background: url(../img/social.png) no-repeat -78px 0px;
  display: inline;
  float: left;
  height: 25px;
  width: 26px;
  margin-right: 3px;
}
/* line 70, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.top_row .follow_us a.linkedin:hover {
  background: url(../img/social.png) no-repeat -78px -25px;
}
/* line 73, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.top_row .follow_us a.flickr {
  background: url(../img/social.png) no-repeat -104px 0px;
  display: inline;
  float: left;
  height: 25px;
  width: 26px;
  margin-right: 3px;
}
/* line 81, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.top_row .follow_us a.flickr:hover {
  background: url(../img/social.png) no-repeat -104px -25px;
}

/* line 86, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.logo {
  float: left;
  width: 150px;
}
/* line 90, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.logo a {
  font-size: 45px;
  font-family: "Oswald", sans-serif;
  color: white;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  line-height: 36px;
  padding: 20px 0 7px 0;
}
/* line 100, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.logo .sub_txt {
  font-size: 12px;
  color: #f5b50c;
  text-transform: uppercase;
  line-height: 18px;
  padding: 0 0 0 3px;
}

/* line 1, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu {
  float: right;
  margin-top: 30px;
}
/* line 5, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav {
  height: 41px;
  padding: 3px;
  position: relative;
  background: url(../img/bg_main_menu.png);
  border-bottom: 1px solid #4a453d;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  behavior: url(js/PIE.htc);
  z-index: 100;
}
/* line 22, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav a {
  font-family: Arial;
}
/* line 25, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav a:hover {
  text-decoration: none;
}
/* line 31, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li {
  width: 104px;
  display: block;
  float: left;
  position: relative;
  border-top: 1px solid #635950;
  border-right: 1px solid #292626;
  border-left: 1px solid #514941;
  background: #4f4740;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#4f4740) to(#2f2b26));
  background: -webkit-linear-gradient(#4f4740, #2f2b26);
  background: -moz-linear-gradient(#4f4740, #2f2b26);
  background: -ms-linear-gradient(#4f4740, #2f2b26);
  background: linear-gradient(#4f4740, #2f2b26);
  background: -o-linear-gradient(#4f4740, #2f2b26);
  -pie-background: linear-gradient(#4f4740, #2f2b26);
  behavior: url(js/PIE.htc);
}
/* line 46, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li > a {
  height: 40px;
  line-height: 38px;
  font-size: 11px;
  color: white;
  font-family: "Oswald", sans-serif;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: block;
}
/* line 58, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li ul {
  width: 142px;
  padding-top: 5px;
  display: block;
  position: absolute;
  left: 0px;
  top: -9000px;
}
/* line 66, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li ul li {
  display: block;
  position: relative;
  background: url(../img/bg_submenu.jpg);
  border-top: 1px solid #5f564e;
  border-bottom: 1px solid #302d2d;
  -moz-box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.7);
  behavior: url(js/PIE.htc);
}
/* line 79, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li ul li a {
  padding: 2px 20px 4px 28px;
  display: block;
  font-size: 11px;
  color: whitesmoke;
  text-shadow: 0px -1px #24211d;
}
/* line 87, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li ul li ul {
  padding-top: 0px;
  padding-left: 5px;
  left: 138px;
  top: -9000px;
}
/* line 94, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li ul li.hover {
  background: url(../img/bg_submenu_act.jpg);
}
/* line 97, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li ul li.hover > a {
  color: #f5b50c;
}
/* line 101, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li ul li.hover > ul {
  top: -1px;
}
/* line 106, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li ul li.has_children > a {
  background: url(../img/arrow_submenu.gif) no-repeat 127px 9px;
}
/* line 111, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li ul li.has_children:hover > a {
  background: url(../img/arrow_submenu_act.gif) no-repeat 127px 9px;
}
/* line 115, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li ul li.first {
  -webkit-border-radius: 0px 3px 0px 0px;
  -moz-border-radius: 0px 3px 0px 0px;
  border-radius: 0px 3px 0px 0px;
}
/* line 120, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li ul li.last {
  -webkit-border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
}
/* line 127, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li.hover {
  background: #2f2b26;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#2f2b26) to(#4f4740));
  background: -webkit-linear-gradient(#2f2b26, #4f4740);
  background: -moz-linear-gradient(#2f2b26, #4f4740);
  background: -ms-linear-gradient(#2f2b26, #4f4740);
  background: linear-gradient(#2f2b26, #4f4740);
  background: -o-linear-gradient(#2f2b26, #4f4740);
  -pie-background: linear-gradient(#2f2b26, #4f4740);
}
/* line 129, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li.hover > a {
  color: #f5b50c;
}
/* line 133, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li.hover > ul {
  top: 40px;
}
/* line 137, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li.active {
  background: #2f2b26;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#2f2b26) to(#4f4740));
  background: -webkit-linear-gradient(#2f2b26, #4f4740);
  background: -moz-linear-gradient(#2f2b26, #4f4740);
  background: -ms-linear-gradient(#2f2b26, #4f4740);
  background: linear-gradient(#2f2b26, #4f4740);
  background: -o-linear-gradient(#2f2b26, #4f4740);
  -pie-background: linear-gradient(#2f2b26, #4f4740);
}
/* line 140, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li.active > a {
  color: #f5b50c;
}
/* line 144, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li.first {
  padding-left: 3px;
  border-left: none;
  border-radius: 4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
  -webkit-border-radius: 4px 0px 0px 4px;
}
/* line 152, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.menu nav > ul > li.last {
  padding-right: 3px;
  border-right: none;
  border-radius: 0px 4px 4px 0px;
  -moz-border-radius: 0px 4px 4px 0px;
  -webkit-border-radius: 0px 4px 4px 0px;
}

/* line 166, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu {
  height: 41px;
  margin-top: 30px;
  padding: 3px;
  display: none;
  position: relative;
  background: url(../img/bg_main_menu.png);
  border-bottom: 1px solid #4a453d;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  behavior: url(js/PIE.htc);
  z-index: 200;
}
/* line 185, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu a:hover {
  text-decoration: none;
}
/* line 189, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu .r_menu_content {
  height: 40px;
  overflow: hidden;
  position: relative;
  border-top: 1px solid #635950;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #4f4740;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#4f4740) to(#2f2b26));
  background: -webkit-linear-gradient(#4f4740, #2f2b26);
  background: -moz-linear-gradient(#4f4740, #2f2b26);
  background: -ms-linear-gradient(#4f4740, #2f2b26);
  background: linear-gradient(#4f4740, #2f2b26);
  background: -o-linear-gradient(#4f4740, #2f2b26);
  -pie-background: linear-gradient(#4f4740, #2f2b26);
  behavior: url(js/PIE.htc);
  cursor: pointer;
}
/* line 207, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu .r_menu_content .arrow {
  width: 39px;
  height: 40px;
  float: right;
  background: url(../img/arrow_7.gif) no-repeat 14px 16px;
  border-left: 1px solid #514941;
  cursor: pointer;
}
/* line 217, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu .r_menu_content .text {
  height: 40px;
  line-height: 38px;
  padding: 0px 20px 0px 40px;
  overflow: hidden;
  border-right: 1px solid #292626;
  font-family: "Oswald", sans-serif;
  font-size: 11px;
  color: white;
  text-transform: uppercase;
  cursor: pointer;
}
/* line 232, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu .r_menu_content:hover {
  background: #2f2b26;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#2f2b26) to(#4f4740));
  background: -webkit-linear-gradient(#2f2b26, #4f4740);
  background: -moz-linear-gradient(#2f2b26, #4f4740);
  background: -ms-linear-gradient(#2f2b26, #4f4740);
  background: linear-gradient(#2f2b26, #4f4740);
  background: -o-linear-gradient(#2f2b26, #4f4740);
  -pie-background: linear-gradient(#2f2b26, #4f4740);
}
/* line 235, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu .r_menu_content:hover .text {
  color: #f5b50c;
}
/* line 239, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu .r_menu_content.collapsed {
  background: #2f2b26;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#2f2b26) to(#4f4740));
  background: -webkit-linear-gradient(#2f2b26, #4f4740);
  background: -moz-linear-gradient(#2f2b26, #4f4740);
  background: -ms-linear-gradient(#2f2b26, #4f4740);
  background: linear-gradient(#2f2b26, #4f4740);
  background: -o-linear-gradient(#2f2b26, #4f4740);
  -pie-background: linear-gradient(#2f2b26, #4f4740);
}
/* line 242, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu .r_menu_content.collapsed .text {
  color: #f5b50c;
}
/* line 247, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu > ul {
  width: 100%;
  display: none;
  position: absolute;
  left: 0px;
  top: 49px;
  background: url(../img/bg_submenu.jpg);
  -webkit-border-radius: 0px 3px 3px 3px;
  -moz-border-radius: 0px 3px 3px 3px;
  border-radius: 0px 3px 3px 3px;
  -moz-box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.7);
  behavior: url(js/PIE.htc);
}
/* line 267, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu > ul li {
  display: block;
}
/* line 270, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu > ul li a {
  padding: 2px 20px 4px 28px;
  display: block;
  border-top: 1px solid #5f564e;
  border-bottom: 1px solid #302d2d;
  font-size: 11px;
  color: whitesmoke;
  text-shadow: 0px -1px #24211d;
}
/* line 281, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu > ul li li a {
  padding-left: 43px;
}
/* line 286, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu > ul li li li a {
  padding-left: 58px;
}
/* line 291, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu > ul li li li li a {
  padding-left: 73px;
}
/* line 299, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu > ul li > a:hover {
  background: url(../img/bg_submenu_act.jpg);
  color: #f5b50c;
}
/* line 303, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu > ul li.active > a {
  background: url(../img/bg_submenu_act.jpg);
  color: #f5b50c;
}
/* line 307, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu > ul > li.first > a {
  position: relative;
  -webkit-border-radius: 0px 3px 0px 0px;
  -moz-border-radius: 0px 3px 0px 0px;
  border-radius: 0px 3px 0px 0px;
  behavior: url(js/PIE.htc);
}
/* line 316, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_menu.scss */
.r_menu > ul > li.last > a {
  position: relative;
  -webkit-border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
  behavior: url(js/PIE.htc);
}

/* line 110, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.block_titleline {
  height: 79px;
  margin-top: 30px;
  padding: 0px 20px;
  overflow: hidden;
  position: relative;
  background: url(../img/bg_titleline.jpg) #49423a;
  border-top: 1px solid #685f55;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.7);
  behavior: url(js/PIE.htc);
}
/* line 131, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.block_titleline h1 {
  display: block;
  float: left;
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  color: white;
  font-weight: normal;
  text-shadow: 0px 2px rgba(0, 0, 0, 0.75);
  text-transform: uppercase;
  line-height: 76px;
}
/* line 143, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.block_titleline .block_search {
  width: 214px;
  padding-top: 21px;
  float: right;
}
/* line 148, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.block_titleline .block_search .field {
  width: 180px;
  height: 35px;
  float: left;
  background: url(../img/bg_search_field.png) no-repeat;
}
/* line 154, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.block_titleline .block_search .field input {
  width: 160px;
  margin-left: 12px;
  padding: 8px 0px 0px;
  background-color: transparent;
  border: 0px;
  font-family: Arial;
  font-size: 12px;
  color: #968d83;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.5);
}
/* line 167, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.block_titleline .block_search .button {
  width: 34px;
  height: 35px;
  padding: 0px;
  display: block;
  float: left;
  background: url(../img/bg_button_search.png) no-repeat transparent;
  border: 0px;
  cursor: pointer;
  font-size: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 185, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.block_breadcrumbs {
  padding: 10px 20px;
  overflow: hidden;
}
/* line 189, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.block_breadcrumbs li {
  margin-left: 8px;
  padding-left: 11px;
  display: block;
  float: left;
  background: url(../img/arrow_breadcrumbs.gif) no-repeat 0px 7px;
  font-family: Arial;
  font-size: 11px;
  color: #f5b50c;
}
/* line 200, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.block_breadcrumbs li:first-child {
  margin-left: 0px;
  padding-left: 0px;
  background: none;
}
/* line 205, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_header.scss */
.block_breadcrumbs a {
  font-family: Arial;
  font-size: 11px;
  color: white;
}

/* line 1, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider {
  position: relative;
  display: block;
  width: 927px;
  margin: 27px auto 5px auto;
}
/* line 7, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider .slider_border {
  background: url(../img/bg_slider.png) repeat top left;
  padding: 3px;
  border-radius: 5px;
}
/* line 13, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider .slides_container {
  height: 385px;
  display: block;
}
/* line 17, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider .slides_container div {
  text-align: center;
}
/* line 21, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider .slides_container img {
  max-width: 921px;
}
/* line 25, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider .next, .promo_slider .prev {
  position: absolute;
  top: 50%;
  height: 105px;
  width: 54px;
  cursor: pointer;
  z-index: 100;
  margin-top: -52px;
}
/* line 34, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider .next {
  right: -20px;
  background: url(../img/arrow.png) no-repeat -53px 0;
}
/* line 38, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider .prev {
  left: -20px;
  background: url(../img/arrow.png) no-repeat 1px 0;
}
/* line 42, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider .prev:hover {
  background: url(../img/arrow.png) no-repeat 1px -105px;
}
/* line 45, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider .next:hover {
  background: url(../img/arrow.png) no-repeat -53px -105px;
}
/* line 49, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider #pagination .pagination {
  width: 65px;
  height: 20px;
  margin: 5px auto;
  padding: 0;
}
/* line 55, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider #pagination .pagination li {
  float: left;
  margin: 0 2px;
  display: inline;
}
/* line 62, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider #pagination .pagination li.current a {
  background: url(../img/navigation.png) no-repeat top left;
}
/* line 67, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider #pagination .pagination a {
  background: url(../img/navigation.png) no-repeat bottom left;
  width: 17px;
  height: 17px;
  display: inline;
  border: none;
  padding: 0;
}
/* line 75, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider #pagination .pagination a:hover {
  background: url(../img/navigation.png) no-repeat top left;
}

/* line 3, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_home.scss */
.promo_meassage {
  padding: 0px 50px;
  display: block;
}
/* line 7, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_home.scss */
.promo_meassage .promo_txt {
  font-size: 14px;
  color: white;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  float: left;
  line-height: 70px;
  margin: 0;
}
/* line 17, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_home.scss */
.promo_meassage .button {
  padding-top: 10px;
  float: right;
}

/* line 23, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_home.scss */
.block_banners {
  width: 931px;
  margin: 0px auto;
  padding: 29px 0px;
}
/* line 28, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_home.scss */
.block_banners .banner {
  margin-left: 29px;
  float: left;
}
/* line 32, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_home.scss */
.block_banners .banner a {
  width: 211px;
  height: 211px;
  display: block;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  color: #38342e;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  line-height: 316px;
}
/* line 48, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_home.scss */
.block_banners .banner a:hover {
  background-position: 0px -211px;
  color: #efac0b;
}
/* line 53, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_home.scss */
.block_banners .banner a.banner_1 {
  background-image: url(../img/sprite_banner_1.png);
}
/* line 56, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_home.scss */
.block_banners .banner a.banner_2 {
  background-image: url(../img/sprite_banner_2.png);
}
/* line 59, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_home.scss */
.block_banners .banner a.banner_3 {
  background-image: url(../img/sprite_banner_3.png);
}
/* line 62, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_home.scss */
.block_banners .banner a.banner_4 {
  background-image: url(../img/sprite_banner_4.png);
}
/* line 66, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_home.scss */
.block_banners .banner:first-child {
  margin-left: 0px;
}

/* line 71, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_home.scss */
.block_about_us {
  padding: 17px 0px 30px;
}
/* line 75, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_home.scss */
.block_about_us .about_us p {
  margin-bottom: 21px;
}

/* line 1, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_about.scss */
.block_about_us_main {
  padding: 24px 0px 30px;
}
/* line 4, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_about.scss */
.block_about_us_main .pic {
  margin-right: 30px;
  padding-top: 6px;
  float: left;
}
/* line 10, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_about.scss */
.block_about_us_main .text {
  overflow: hidden;
}
/* line 13, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_about.scss */
.block_about_us_main .text p {
  margin-bottom: 20px;
  line-height: 20px;
}

/* line 20, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_about.scss */
.block_our_team {
  padding: 17px 0px 30px;
}
/* line 23, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_about.scss */
.block_our_team p {
  line-height: 20px;
}
/* line 28, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_about.scss */
.block_our_team .teammate .userpic {
  margin-right: 17px;
  padding-top: 4px;
  float: left;
}
/* line 34, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_about.scss */
.block_our_team .teammate .information {
  overflow: hidden;
}
/* line 37, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_about.scss */
.block_our_team .teammate .information p {
  margin-bottom: 0px;
}
/* line 41, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_about.scss */
.block_our_team .teammate .information .name {
  margin-bottom: 11px;
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  color: white;
  text-transform: uppercase;
  line-height: normal;
}

/* line 1, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_services.scss */
.block_service {
  padding-top: 17px;
}
/* line 4, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_services.scss */
.block_service .icon {
  margin-right: 30px;
  padding-top: 13px;
  float: left;
}
/* line 10, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_services.scss */
.block_service .text {
  overflow: hidden;
}
/* line 13, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_services.scss */
.block_service .text p {
  line-height: 20px;
}
/* line 17, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_services.scss */
.block_service .text .generic_button {
  margin-top: -5px;
}

/* line 1, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_portfolio.scss */
.block_portfolio {
  margin-left: -30px;
}
/* line 4, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_portfolio.scss */
.block_portfolio h2 {
  margin-left: 30px;
  margin-bottom: 10px;
}
/* line 9, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_portfolio.scss */
.block_portfolio .portfolio_item {
  margin-left: 30px;
  padding-bottom: 30px;
  float: left;
}
/* line 14, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_portfolio.scss */
.block_portfolio .portfolio_item .description {
  padding-top: 16px;
}
/* line 17, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_portfolio.scss */
.block_portfolio .portfolio_item .description p {
  margin: 0px;
  padding: 11px 0px 15px;
  line-height: 20px;
}
/* line 23, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_portfolio.scss */
.block_portfolio .portfolio_item .description .title {
  padding: 0px;
  font-family: "Oswald", sans-serif;
  line-height: normal;
  text-transform: uppercase;
}

/* line 33, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_portfolio.scss */
.block_portfolio.c_2 .portfolio_item {
  width: 450px;
}

/* line 38, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_portfolio.scss */
.block_portfolio.c_3 .portfolio_item {
  width: 290px;
  padding-bottom: 27px;
}
/* line 42, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_portfolio.scss */
.block_portfolio.c_3 .portfolio_item .description {
  padding-top: 18px;
}

/* line 48, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_portfolio.scss */
.block_portfolio.c_4 .portfolio_item {
  width: 210px;
}

/* line 1, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_blog {
  padding-top: 17px;
}

/* line 5, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_blog.right_sidebar .blog_content {
  width: 610px;
  float: left;
}
/* line 9, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_blog.right_sidebar .blog_sidebar {
  width: 300px;
  float: right;
}
/* line 13, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_blog.right_sidebar .block_pager {
  float: left;
}

/* line 18, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_blog.left_sidebar .blog_content {
  width: 610px;
  float: right;
}
/* line 22, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_blog.left_sidebar .blog_sidebar {
  width: 300px;
  float: left;
}
/* line 26, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_blog.left_sidebar .block_pager {
  float: right;
}

/* line 31, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
article {
  padding-bottom: 25px;
}
/* line 34, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
article h2 {
  padding-bottom: 10px;
}
/* line 38, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
article p {
  margin: 0px;
  padding: 0px;
  line-height: 20px;
}
/* line 48, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
article .post_info {
  height: 32px;
  margin-top: 4px;
  padding: 0px 8px 0px 12px;
  overflow: hidden;
  position: relative;
  background: url(../img/bg_blog_post_info.jpg);
  border-top: 1px solid #675e54;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.7);
  behavior: url(js/PIE.htc);
}
/* line 69, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
article .post_info p {
  font-size: 11px;
  line-height: 32px;
}
/* line 74, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
article .post_info a {
  font-size: 11px;
  line-height: 32px;
}
/* line 79, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
article .post_info .date {
  height: 32px;
  padding-left: 25px;
  float: left;
  background: url(../img/icon_calendar.png) no-repeat 0px 8px;
}
/* line 86, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
article .post_info .author {
  height: 32px;
  margin-left: 19px;
  padding-left: 24px;
  float: left;
  background: url(../img/icon_author.png) no-repeat 0px 8px;
}
/* line 93, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
article .post_info .author a {
  color: white;
}
/* line 98, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
article .post_info .tags {
  height: 32px;
  margin-left: 24px;
  padding-left: 27px;
  float: left;
  background: url(../img/icon_label.png) no-repeat 0px 7px;
}
/* line 105, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
article .post_info .tags a {
  color: white;
}
/* line 110, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
article .post_info .comments {
  height: 32px;
  padding-left: 23px;
  float: right;
  background: url(../img/icon_comments.png) no-repeat 0px 9px;
}
/* line 118, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
article .text {
  padding-top: 15px;
}
/* line 122, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
article .button_more {
  padding-top: 14px;
  float: right;
}

/* line 128, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments {
  padding-bottom: 24px;
}
/* line 131, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments h2 {
  padding-bottom: 5px;
}
/* line 135, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments .comment {
  padding-top: 14px;
}
/* line 138, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments .comment .user {
  margin-right: 5px;
  float: left;
}
/* line 142, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments .comment .user p {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
/* line 147, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments .comment .user a {
  font-weight: bold;
}
/* line 150, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments .comment .user .name {
  padding-top: 1px;
}
/* line 155, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments .comment .comment {
  padding-left: 95px;
}
/* line 159, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments .comment .comment_content {
  padding-left: 9px;
  padding-top: 1px;
  overflow: hidden;
  background: url(../img/bg_comments_arrow.png) no-repeat 0px 39px;
}
/* line 165, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments .comment .comment_content .comment_text_wrapper {
  position: relative;
  border-top: 1px solid #191714;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  behavior: url(js/PIE.htc);
}
/* line 176, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments .comment .comment_content .comment_text_wrapper .comment_text {
  padding: 8px 10px 24px 17px;
  position: relative;
  background: url(../img/bg_comments.png);
  border-top: 1px solid #383633;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  behavior: url(js/PIE.htc);
}
/* line 191, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments .comment .comment_content .comment_text_wrapper .comment_text p {
  margin: 0px;
  padding: 0px;
  line-height: 20px;
}
/* line 196, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments .comment .comment_content .comment_text_wrapper .comment_text .date {
  padding-bottom: 8px;
  font-size: 11px;
  color: #989797;
}
/* line 204, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments .comment .comment_content .controls {
  padding-right: 3px;
  padding-top: 5px;
  float: right;
}
/* line 209, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments .comment .comment_content .controls a {
  font-size: 11px;
}

/* line 217, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments_form {
  width: 620px;
  margin-left: -10px;
}
/* line 221, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments_form h2 {
  margin-left: 10px;
  padding-bottom: 8px;
}
/* line 226, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments_form .field {
  width: 300px;
  height: 35px;
  margin-left: 10px;
  margin-bottom: 10px;
  float: left;
  background: url(../img/bg_comments_field.png) no-repeat;
}
/* line 234, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments_form .field input {
  width: 270px;
  margin-left: 12px;
  padding: 9px 0px 0px;
  border: 0px;
  background-color: transparent;
  font-family: Arial;
  font-size: 12px;
  color: #968d83;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.5);
}
/* line 248, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments_form .textarea {
  width: 610px;
  height: 163px;
  margin-left: 10px;
  margin-bottom: 20px;
  clear: both;
  background: url(../img/bg_comments_textarea.png) no-repeat;
}
/* line 256, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments_form .textarea textarea {
  width: 585px;
  height: 145px;
  margin-left: 12px;
  padding: 9px 0px 0px;
  overflow: auto;
  border: 0px;
  background-color: transparent;
  font-family: Arial;
  font-size: 12px;
  color: #968d83;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.5);
}
/* line 272, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_blog.scss */
.block_comments_form .generic_button {
  float: right;
}

/* line 1, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_contacts.scss */
.block_map {
  padding-top: 7px;
  text-align: center;
}

/* line 6, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_contacts.scss */
.block_contact_form {
  width: 621px;
  margin-left: -10px;
  margin-right: 30px;
  float: left;
}
/* line 12, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_contacts.scss */
.block_contact_form h2 {
  margin-left: 10px;
  padding-bottom: 9px;
}
/* line 17, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_contacts.scss */
.block_contact_form .field {
  width: 197px;
  height: 35px;
  margin-left: 10px;
  margin-bottom: 10px;
  float: left;
  background: url(../img/bg_contacts_field.png) no-repeat;
}
/* line 25, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_contacts.scss */
.block_contact_form .field input {
  width: 170px;
  margin-left: 12px;
  padding: 9px 0px 0px;
  border: 0px;
  background-color: transparent;
  position: relative;
  font-family: Arial;
  font-size: 12px;
  color: #968d83;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.5);
}
/* line 37, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_contacts.scss */
.block_contact_form .field input.required {
  color: #F5B50C;
}
/* line 43, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_contacts.scss */
.block_contact_form .textarea {
  width: 610px;
  height: 163px;
  margin-left: 10px;
  margin-bottom: 20px;
  clear: both;
  background: url(../img/bg_contacts_textarea.png) no-repeat;
}
/* line 51, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_contacts.scss */
.block_contact_form .textarea textarea {
  width: 585px;
  height: 145px;
  margin-left: 12px;
  padding: 9px 0px 0px;
  overflow: auto;
  border: 0px;
  background-color: transparent;
  font-family: Arial;
  font-size: 12px;
  color: #968d83;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.5);
}
/* line 67, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_contacts.scss */
.block_contact_form .generic_button {
  margin-right: 1px;
  float: right;
}

/* line 73, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_contacts.scss */
.block_location {
  overflow: hidden;
}
/* line 76, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_contacts.scss */
.block_location p {
  margin-bottom: 20px;
  line-height: 20px;
}

/* line 1, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_404.scss */
.block_404 {
  padding: 17px 0px 30px;
}
/* line 4, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_404.scss */
.block_404 .text_big {
  margin-right: 30px;
  float: left;
}
/* line 8, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_404.scss */
.block_404 .text_big p {
  margin-bottom: 0px;
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  line-height: 1em;
  text-transform: uppercase;
}
/* line 16, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_404.scss */
.block_404 .text_big .num {
  padding-bottom: 7px;
  font-size: 130px;
}
/* line 22, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_404.scss */
.block_404 .text {
  padding-top: 5px;
  overflow: hidden;
}
/* line 26, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_404.scss */
.block_404 .text p {
  margin-bottom: 0px;
  line-height: 20px;
}

/* line 1, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_shortcodes.scss */
.block_buttons {
  padding: 17px 0px 10px;
  overflow: hidden;
}
/* line 5, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_shortcodes.scss */
.block_buttons h2 {
  padding-bottom: 9px;
}
/* line 8, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_shortcodes.scss */
.block_buttons p {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
/* line 13, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_shortcodes.scss */
.block_buttons .generic_button {
  margin-right: 10px;
  margin-bottom: 20px;
  float: left;
}

/* line 20, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_shortcodes.scss */
.block_tabs {
  padding: 17px 0px 32px;
}
/* line 23, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_shortcodes.scss */
.block_tabs h2 {
  padding-bottom: 9px;
}

/* line 28, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_shortcodes.scss */
.block_toggles {
  padding: 17px 0px 32px;
}
/* line 31, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_shortcodes.scss */
.block_toggles h2 {
  padding-bottom: 9px;
}

/* line 36, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_shortcodes.scss */
.block_tables {
  padding: 17px 0px 32px;
}
/* line 39, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_shortcodes.scss */
.block_tables h2 {
  padding-bottom: 9px;
}

/* line 44, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_shortcodes.scss */
.block_style_boxes {
  padding: 17px 0px 32px;
}
/* line 47, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_shortcodes.scss */
.block_style_boxes h2 {
  margin-bottom: -3px;
  padding-bottom: 0px;
}
/* line 52, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_shortcodes.scss */
.block_style_boxes .style_box {
  margin-top: 12px;
}

/* line 57, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_shortcodes.scss */
.block_lists {
  padding: 17px 0px 0px;
  overflow: hidden;
}
/* line 61, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_shortcodes.scss */
.block_lists h2 {
  padding-bottom: 4px;
}

/* line 3, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_columns.scss */
.block_columns h2 {
  padding-top: 17px;
}
/* line 7, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_columns.scss */
.block_columns p {
  line-height: 20px;
}
/* line 11, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_columns.scss */
.block_columns .h_line {
  margin-top: 16px;
}

/* line 3, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
.block_typography h2 {
  padding-top: 17px;
}
/* line 7, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
.block_typography p {
  line-height: 20px;
}
/* line 11, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
.block_typography .generic_h1, .block_typography .generic_h2, .block_typography .generic_h3, .block_typography .generic_h4, .block_typography .generic_h5, .block_typography .generic_h6 {
  padding-top: 27px;
}
/* line 15, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
.block_typography .h_line {
  margin-top: 26px;
}

/* line 20, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
.generic_h1, .generic_h2, .generic_h3, .generic_h4, .generic_h5, .generic_h6 {
  padding-bottom: 14px;
  font-family: "Oswald", sans-serif;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1em;
}

/* line 29, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
.generic_h1 {
  font-size: 24px;
}

/* line 33, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
.generic_h2 {
  font-size: 22px;
}

/* line 37, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
.generic_h3 {
  font-size: 20px;
}

/* line 41, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
.generic_h4 {
  font-size: 18px;
}

/* line 45, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
.generic_h5 {
  font-size: 16px;
}

/* line 49, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
.generic_h6 {
  font-size: 14px;
}

/* line 53, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
.generic_line_left {
  padding-left: 17px;
  border-left: 1px solid #f5b50c;
  font-style: italic;
}

/* line 58, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
.generic_line_right {
  padding-right: 17px;
  border-right: 1px solid #f5b50c;
  font-style: italic;
}

/* line 64, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
.generic_ins_1 {
  background-color: white;
  color: #37332d;
  text-decoration: none;
}

/* line 69, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
.generic_ins_2 {
  background-color: #f5b50c;
  color: white;
  text-decoration: none;
}

/* line 75, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
blockquote.generic_blockquote_type_1 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: url(../img/bg_blockquotes_1_1.png) no-repeat 0px 5px;
}
/* line 81, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_typography.scss */
blockquote.generic_blockquote_type_1 p {
  margin: 0px;
  padding: 0px 17px 0px 22px;
  background: url(../img/bg_blockquotes_1_2.png) no-repeat right bottom;
  font-size: 12px;
  font-style: italic;
}

/* line 1, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 {
  width: 930px;
  margin: 23px auto 0px;
  position: relative;
  border-top: 1px solid #282520;
  border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
  behavior: url(js/PIE.htc);
}
/* line 15, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column {
  width: 233px;
  float: left;
}
/* line 19, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column .cell_wrapper {
  padding-left: 1px;
  padding-top: 1px;
  border-right: 1px solid #1d1c1a;
  border-bottom: 1px solid #1d1c1a;
}
/* line 26, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column .cell_wrapper .cell {
  background: url(../img/bg_pricing_tables_1.png);
  text-align: center;
}
/* line 32, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column .cell_wrapper.title {
  padding-top: 0px;
  border-top: 1px solid #37342f;
}
/* line 36, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column .cell_wrapper.title .cell {
  height: 54px;
}
/* line 39, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column .cell_wrapper.title .cell p {
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  color: white;
  line-height: 50px;
  text-transform: uppercase;
}
/* line 50, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column .cell_wrapper.price .cell {
  height: 48px;
}
/* line 53, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column .cell_wrapper.price .cell p {
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  color: #f5b50c;
  line-height: 46px;
  text-transform: uppercase;
}
/* line 60, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column .cell_wrapper.price .cell p span {
  font-size: 14px;
}
/* line 67, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column .cell_wrapper.features {
  border-bottom: 0px;
}
/* line 70, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column .cell_wrapper.features .cell {
  padding: 16px 0px 19px;
}
/* line 73, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column .cell_wrapper.features .cell p {
  line-height: 20px;
}
/* line 77, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column .cell_wrapper.features .cell .icon {
  padding: 1px 0px 8px;
}
/* line 81, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column .cell_wrapper.features .cell .button {
  padding-top: 11px;
}
/* line 88, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.first {
  width: 232px;
}
/* line 91, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.first .cell_wrapper {
  padding-left: 0px;
}
/* line 95, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.first .cell_wrapper.title {
  position: relative;
  border-radius: 3px 0px 0px 0px;
  -moz-border-radius: 3px 0px 0px 0px;
  -webkit-border-radius: 3px 0px 0px 0px;
  behavior: url(js/PIE.htc);
}
/* line 104, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.first .cell_wrapper.title .cell {
  position: relative;
  behavior: url(js/PIE.htc);
  border-radius: 3px 0px 0px 0px;
  -moz-border-radius: 3px 0px 0px 0px;
  -webkit-border-radius: 3px 0px 0px 0px;
}
/* line 116, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.first .cell_wrapper.features .cell {
  position: relative;
  border-radius: 0px 0px 0px 3px;
  -moz-border-radius: 0px 0px 0px 3px;
  -webkit-border-radius: 0px 0px 0px 3px;
  behavior: url(js/PIE.htc);
}
/* line 129, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.last {
  width: 232px;
}
/* line 132, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.last .cell_wrapper {
  border-right: 0px;
}
/* line 136, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.last .cell_wrapper.title {
  position: relative;
  border-radius: 0px 3px 0px 0px;
  -moz-border-radius: 0px 3px 0px 0px;
  -webkit-border-radius: 0px 3px 0px 0px;
  behavior: url(js/PIE.htc);
}
/* line 145, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.last .cell_wrapper.title .cell {
  position: relative;
  behavior: url(js/PIE.htc);
  border-radius: 0px 3px 0px 0px;
  -moz-border-radius: 0px 3px 0px 0px;
  -webkit-border-radius: 0px 3px 0px 0px;
}
/* line 157, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.last .cell_wrapper.features .cell {
  position: relative;
  border-radius: 0px 0px 3px 0px;
  -moz-border-radius: 0px 0px 3px 0px;
  -webkit-border-radius: 0px 0px 3px 0px;
  behavior: url(js/PIE.htc);
}
/* line 170, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.optimal {
  margin-top: -24px;
  position: relative;
  background: url(../img/bg_pricing_tables_2.jpg);
  border-top: 1px solid #685f55;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.7);
  behavior: url(js/PIE.htc);
}
/* line 189, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.optimal .cell_wrapper {
  padding-left: 0px;
  padding-top: 0px;
  border-top: 1px solid #685f55;
  border-right: 0px;
}
/* line 196, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.optimal .cell_wrapper .cell {
  background: none;
}
/* line 200, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.optimal .cell_wrapper.title {
  border-top: 0px;
}
/* line 203, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.optimal .cell_wrapper.title .cell {
  height: 78px;
}
/* line 206, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.optimal .cell_wrapper.title .cell p {
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  color: white;
  line-height: 76px;
  text-transform: uppercase;
}
/* line 217, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.optimal .cell_wrapper.price .cell {
  height: 48px;
}
/* line 220, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.optimal .cell_wrapper.price .cell p {
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  color: #f5b50c;
  line-height: 46px;
  text-transform: uppercase;
}
/* line 227, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.optimal .cell_wrapper.price .cell p span {
  font-size: 14px;
}
/* line 234, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.optimal .cell_wrapper.features {
  border-bottom: 0px;
}
/* line 237, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.optimal .cell_wrapper.features .cell {
  padding: 16px 0px 34px;
}
/* line 240, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.optimal .cell_wrapper.features .cell p {
  line-height: 20px;
}
/* line 244, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.optimal .cell_wrapper.features .cell .icon {
  padding: 1px 0px 8px;
}
/* line 248, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1 .column.optimal .cell_wrapper.features .cell .button {
  padding-top: 21px;
}

/* line 257, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 {
  width: 928px;
  margin: 0px auto;
  position: relative;
  border-top: 1px solid #282520;
  border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
  behavior: url(js/PIE.htc);
}
/* line 271, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column {
  width: 186px;
  float: left;
}
/* line 275, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column .cell_wrapper {
  padding-left: 1px;
  padding-top: 1px;
  border-right: 1px solid #1d1c1a;
  border-bottom: 1px solid #1d1c1a;
}
/* line 282, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column .cell_wrapper .cell {
  background: url(../img/bg_pricing_tables_1.png);
  text-align: center;
}
/* line 288, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column .cell_wrapper.title {
  padding-top: 0px;
  border-top: 1px solid #37342f;
}
/* line 293, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column .cell_wrapper.title .cell {
  height: 54px;
}
/* line 296, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column .cell_wrapper.title .cell p {
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  color: white;
  line-height: 50px;
  text-transform: uppercase;
}
/* line 307, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column .cell_wrapper.price .cell {
  height: 48px;
}
/* line 310, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column .cell_wrapper.price .cell p {
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  color: #f5b50c;
  line-height: 46px;
  text-transform: uppercase;
}
/* line 317, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column .cell_wrapper.price .cell p span {
  font-size: 14px;
}
/* line 324, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column .cell_wrapper.features {
  border-bottom: 0px;
}
/* line 327, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column .cell_wrapper.features .cell {
  padding: 16px 0px 19px;
}
/* line 330, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column .cell_wrapper.features .cell p {
  line-height: 20px;
}
/* line 334, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column .cell_wrapper.features .cell .icon {
  padding: 1px 0px 8px;
}
/* line 338, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column .cell_wrapper.features .cell .button {
  padding-top: 11px;
}
/* line 345, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column.first {
  width: 185px;
}
/* line 348, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column.first .cell_wrapper {
  padding-left: 0px;
}
/* line 352, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column.first .cell_wrapper.title {
  position: relative;
  border-radius: 3px 0px 0px 0px;
  -moz-border-radius: 3px 0px 0px 0px;
  -webkit-border-radius: 3px 0px 0px 0px;
  behavior: url(js/PIE.htc);
}
/* line 361, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column.first .cell_wrapper.title .cell {
  position: relative;
  behavior: url(js/PIE.htc);
  border-radius: 3px 0px 0px 0px;
  -moz-border-radius: 3px 0px 0px 0px;
  -webkit-border-radius: 3px 0px 0px 0px;
}
/* line 373, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column.first .cell_wrapper.features .cell {
  position: relative;
  border-radius: 0px 0px 0px 3px;
  -moz-border-radius: 0px 0px 0px 3px;
  -webkit-border-radius: 0px 0px 0px 3px;
  behavior: url(js/PIE.htc);
}
/* line 386, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column.last {
  width: 185px;
}
/* line 389, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column.last .cell_wrapper {
  border-right: 0px;
}
/* line 393, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column.last .cell_wrapper.title {
  position: relative;
  border-radius: 0px 3px 0px 0px;
  -moz-border-radius: 0px 3px 0px 0px;
  -webkit-border-radius: 0px 3px 0px 0px;
  behavior: url(js/PIE.htc);
}
/* line 402, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column.last .cell_wrapper.title .cell {
  position: relative;
  behavior: url(js/PIE.htc);
  border-radius: 0px 3px 0px 0px;
  -moz-border-radius: 0px 3px 0px 0px;
  -webkit-border-radius: 0px 3px 0px 0px;
}
/* line 414, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_2 .column.last .cell_wrapper.features .cell {
  position: relative;
  border-radius: 0px 0px 3px 0px;
  -moz-border-radius: 0px 0px 3px 0px;
  -webkit-border-radius: 0px 0px 3px 0px;
  behavior: url(js/PIE.htc);
}

/* line 428, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/pages/_pricing_tables.scss */
.block_pricing_table_1.responsive, .block_pricing_table_2.responsive {
  display: none;
}

/* line 1, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer {
  margin-top: 30px;
  padding-top: 2px;
  background: url(../img/line_footer_1.png) repeat-x;
}
/* line 6, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer h3 {
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
}
/* line 14, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer {
  padding: 23px 0px 20px;
  background: url(../img/bg_footer.png);
}
/* line 18, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row {
  margin: 0px;
  margin-top: 25px;
  background: url(../img/line_footer_2.png) repeat-x;
}
/* line 23, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .copyrights {
  padding-top: 27px;
  float: left;
}
/* line 27, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .copyrights p {
  color: #968778;
}
/* line 32, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us {
  width: 210px;
  padding-top: 26px;
  float: right;
}
/* line 37, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us span {
  float: left;
  padding: 5px 10px 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #968778;
}
/* line 45, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us a {
  width: 26px;
  height: 25px;
  margin-right: 3px;
  display: block;
  float: left;
  position: relative;
  background-image: url(../img/social.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -9000px;
}
/* line 57, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us a .f_tooltip {
  height: 17px;
  line-height: 17px;
  padding: 0px 4px;
  display: none;
  position: absolute;
  left: 50%;
  top: -22px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  background: url(../img/bg_footer_tooltip_social_1.png);
  font-family: Arial;
  font-size: 10px;
  color: #5e5d5d;
  text-indent: 0px;
}
/* line 75, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us a .f_tooltip .arrow {
  width: 4px;
  height: 4px;
  margin-left: -2px;
  display: block;
  position: absolute;
  left: 50%;
  top: 17px;
  background: url(../img/bg_footer_tooltip_social_2.png) no-repeat;
}
/* line 89, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us a:hover .f_tooltip {
  display: block;
}
/* line 93, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us a.tweeter {
  background-position: 0px 0px;
}
/* line 96, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us a.tweeter:hover {
  background-position: 0px -25px;
}
/* line 99, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us a.facebook {
  background-position: -26px 0px;
}
/* line 102, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us a.facebook:hover {
  background-position: -26px -25px;
}
/* line 105, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us a.vimeo {
  background-position: -52px 0px;
}
/* line 108, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us a.vimeo:hover {
  background-position: -52px -25px;
}
/* line 111, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us a.linkedin {
  background-position: -78px 0px;
}
/* line 114, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us a.linkedin:hover {
  background-position: -78px -25px;
}
/* line 117, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us a.flickr {
  background-position: -104px 0px;
}
/* line 120, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .bottom_row .follow_us a.flickr:hover {
  background-position: -104px -25px;
}
/* line 127, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .from_blog h3 {
  margin-bottom: 9px;
}
/* line 131, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .from_blog .post {
  padding-top: 9px;
  overflow: hidden;
}
/* line 135, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .from_blog .post .pic {
  width: 82px;
  margin-right: 17px;
  padding-top: 4px;
  float: left;
}
/* line 141, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .from_blog .post .pic .generic_pic_border {
  border-bottom: 1px solid #3b3731;
}
/* line 146, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .from_blog .post .text {
  overflow: hidden;
}
/* line 149, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .from_blog .post .text p {
  margin-bottom: 0px;
  line-height: 20px;
}
/* line 153, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .from_blog .post .text p.date {
  padding-top: 3px;
  font-size: 11px;
  color: #65625e;
  font-style: italic;
}
/* line 161, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .from_blog .post.first {
  padding-top: 0px;
}
/* line 167, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .interesting_links h3 {
  margin-bottom: 3px;
}
/* line 171, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .interesting_links li {
  padding: 6px 0px;
  background: url(../img/line_footer_2.png) repeat-x;
}
/* line 175, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .interesting_links li a {
  padding-left: 11px;
  display: block;
  background: url(../img/arrow_1.png) no-repeat 0px 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: white;
}
/* line 184, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .interesting_links li a:hover {
  background: url(../img/arrow_2.png) no-repeat 0px 5px;
  color: #f5b50c;
  text-decoration: none;
}
/* line 191, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .interesting_links li:first-child {
  background: none;
}
/* line 197, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .twitter_widget h3 {
  margin-bottom: 8px;
}
/* line 201, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .twitter_widget .post {
  margin-top: 14px;
  padding-top: 16px;
  background: url(../img/line_footer_2.png) repeat-x;
}
/* line 206, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .twitter_widget .post p {
  margin-bottom: 0px;
  font-style: italic;
  line-height: 20px;
}
/* line 211, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .twitter_widget .post p a {
  font-style: italic;
}
/* line 216, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .twitter_widget .post p.date {
  padding-top: 1px;
  font-size: 11px;
  color: #65625e;
}
/* line 222, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .twitter_widget .post.first {
  margin-top: 0px;
  padding-top: 0px;
  background: none;
}
/* line 229, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .contact_form {
  width: 210px;
}
/* line 232, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .contact_form h3 {
  margin-bottom: 13px;
}
/* line 236, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .contact_form .field {
  width: 210px;
  height: 35px;
  margin-bottom: 10px;
  background: url(../img/bg_footer_text_field.png) no-repeat;
}
/* line 242, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .contact_form .field input {
  width: 185px;
  margin-left: 12px;
  padding: 9px 0px 0px;
  border: 0px;
  background-color: transparent;
  position: relative;
  font-family: Arial;
  font-size: 12px;
  color: #968d83;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.5);
}
/* line 253, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .contact_form .field input.required {
  color: #F5B50C;
}
/* line 259, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .contact_form .textarea {
  width: 210px;
  height: 83px;
  margin-bottom: 10px;
  background: url(../img/bg_footer_textarea.png) no-repeat;
}
/* line 265, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .contact_form .textarea textarea {
  width: 185px;
  height: 65px;
  margin-left: 12px;
  padding: 9px 0px 0px;
  overflow: auto;
  border: 0px;
  background-color: transparent;
  font-family: Arial;
  font-size: 12px;
  color: #968d83;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.5);
}
/* line 281, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_footer.scss */
footer #footer .contact_form .generic_button {
  float: right;
}

/* line 644, ../scss/style.scss */
h2 {
  padding-bottom: 4px;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
}

/* line 653, ../scss/style.scss */
.h_line {
  background: url(../img/h_line.png) repeat-x bottom left;
  height: 2px;
  width: 100%;
}

/* line 659, ../scss/style.scss */
.block_testimonial {
  max-width: 440px;
  margin-top: 5px;
  padding-bottom: 30px;
  position: relative;
  border-top: 1px solid #191714;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  behavior: url(js/PIE.htc);
}
/* line 674, ../scss/style.scss */
.block_testimonial #testimonials {
  position: relative;
}
/* line 678, ../scss/style.scss */
.block_testimonial .testimonials_nav {
  position: absolute;
  right: 1px;
  top: -34px;
}
/* line 683, ../scss/style.scss */
.block_testimonial .testimonials_nav li {
  margin-left: 2px;
  display: block;
  float: left;
}
/* line 688, ../scss/style.scss */
.block_testimonial .testimonials_nav li:first-child {
  margin-left: 0px;
}
/* line 692, ../scss/style.scss */
.block_testimonial .testimonials_nav a {
  width: 22px;
  height: 23px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(../img/sprite_arrows_1.png);
  text-indent: -9000px;
}
/* line 700, ../scss/style.scss */
.block_testimonial .testimonials_nav a.flex-prev {
  background-position: left top;
}
/* line 703, ../scss/style.scss */
.block_testimonial .testimonials_nav a.flex-prev:hover {
  background-position: left bottom;
}
/* line 706, ../scss/style.scss */
.block_testimonial .testimonials_nav a.flex-next {
  background-position: right top;
}
/* line 709, ../scss/style.scss */
.block_testimonial .testimonials_nav a.flex-next:hover {
  background-position: right bottom;
}
/* line 714, ../scss/style.scss */
.block_testimonial .testimonial {
  padding: 40px 20px 50px 30px;
  position: relative;
  background: url(../img/bg_testimonials.png);
  border-top: 1px solid #383633;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  behavior: url(js/PIE.htc);
}
/* line 729, ../scss/style.scss */
.block_testimonial .testimonial p {
  margin: 0px;
  padding: 0px;
}
/* line 734, ../scss/style.scss */
.block_testimonial .testimonial .text {
  font-style: italic;
  line-height: 20px;
}
/* line 738, ../scss/style.scss */
.block_testimonial .testimonial .author {
  padding-left: 18px;
  padding-top: 12px;
  position: absolute;
  right: 0px;
  bottom: -30px;
  background: url(../img/bg_testimonials_arrow.png) no-repeat;
}
/* line 748, ../scss/style.scss */
.block_testimonial .testimonial .author span {
  color: #f5b50c;
}

/* line 755, ../scss/style.scss */
.block_testimonial.narrow .testimonial {
  padding: 29px 10px 41px 17px;
}

/* line 760, ../scss/style.scss */
.block_recent_projects_gallery {
  padding-top: 17px;
}
/* line 763, ../scss/style.scss */
.block_recent_projects_gallery .description {
  width: 230px;
  float: left;
  position: relative;
}
/* line 768, ../scss/style.scss */
.block_recent_projects_gallery .description p {
  margin-bottom: 21px;
}
/* line 772, ../scss/style.scss */
.block_recent_projects_gallery .description .recent_projects_gallery_nav {
  position: absolute;
  right: 0px;
  top: 12px;
}
/* line 777, ../scss/style.scss */
.block_recent_projects_gallery .description .recent_projects_gallery_nav li {
  margin-left: 1px;
  display: block;
  float: left;
}
/* line 782, ../scss/style.scss */
.block_recent_projects_gallery .description .recent_projects_gallery_nav li:first-child {
  margin-left: 0px;
}
/* line 786, ../scss/style.scss */
.block_recent_projects_gallery .description .recent_projects_gallery_nav a {
  width: 17px;
  height: 17px;
  display: block;
  background-repeat: no-repeat;
  background-image: url(../img/sprite_nav_1.png);
  background-position: right top;
  text-indent: -9000px;
  cursor: pointer;
}
/* line 796, ../scss/style.scss */
.block_recent_projects_gallery .description .recent_projects_gallery_nav a:hover, .block_recent_projects_gallery .description .recent_projects_gallery_nav a.flex-active {
  background-position: left top;
}
/* line 802, ../scss/style.scss */
.block_recent_projects_gallery .gallery {
  width: 690px;
  padding-top: 13px;
  float: right;
  position: relative;
}
/* line 808, ../scss/style.scss */
.block_recent_projects_gallery .gallery .projects li {
  margin-left: 30px;
  display: block;
  float: left;
}
/* line 813, ../scss/style.scss */
.block_recent_projects_gallery .gallery .projects li:first-child {
  margin-left: 0px;
}

/* line 820, ../scss/style.scss */
.block_text_widget p {
  margin-bottom: 20px;
  line-height: 20px;
}

/* line 826, ../scss/style.scss */
.block_filter {
  padding: 10px 20px;
  overflow: hidden;
}
/* line 830, ../scss/style.scss */
.block_filter li {
  margin-left: 15px;
  display: block;
  float: left;
  font-family: Arial;
  font-size: 11px;
  color: white;
}
/* line 839, ../scss/style.scss */
.block_filter li:first-child {
  margin-left: 0px;
}
/* line 842, ../scss/style.scss */
.block_filter a {
  font-family: Arial;
  font-size: 11px;
  color: white;
}
/* line 847, ../scss/style.scss */
.block_filter a:hover {
  color: #f5b50c;
  text-decoration: none;
}
/* line 851, ../scss/style.scss */
.block_filter a.current {
  color: #f5b50c;
}

/* line 857, ../scss/style.scss */
.block_pager li {
  padding: 3px 0px;
  display: block;
  float: left;
  position: relative;
  background: url(../img/bg_pager.png);
  border-bottom: 1px solid #4a453d;
  behavior: url(js/PIE.htc);
}
/* line 867, ../scss/style.scss */
.block_pager li a {
  width: 28px;
  height: 27px;
  line-height: 27px;
  display: block;
  position: relative;
  border-top: 1px solid #6d6459;
  border-left: 1px solid #675d54;
  border-right: 1px solid #292622;
  background: #4e473f;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#4e473f) to(#302b27));
  background: -webkit-linear-gradient(#4e473f, #302b27);
  background: -moz-linear-gradient(#4e473f, #302b27);
  background: -ms-linear-gradient(#4e473f, #302b27);
  background: linear-gradient(#4e473f, #302b27);
  background: -o-linear-gradient(#4e473f, #302b27);
  -pie-background: linear-gradient(#4e473f, #302b27);
  behavior: url(js/PIE.htc);
  font-family: Arial;
  font-size: 11px;
  color: white;
  text-decoration: none;
  text-align: center;
}
/* line 889, ../scss/style.scss */
.block_pager li a:hover {
  background: #302b27;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#302b27) to(#4e473f));
  background: -webkit-linear-gradient(#302b27, #4e473f);
  background: -moz-linear-gradient(#302b27, #4e473f);
  background: -ms-linear-gradient(#302b27, #4e473f);
  background: linear-gradient(#302b27, #4e473f);
  background: -o-linear-gradient(#302b27, #4e473f);
  -pie-background: linear-gradient(#302b27, #4e473f);
  color: #f5b50c;
}
/* line 896, ../scss/style.scss */
.block_pager .current a {
  background: #302b27;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#302b27) to(#4e473f));
  background: -webkit-linear-gradient(#302b27, #4e473f);
  background: -moz-linear-gradient(#302b27, #4e473f);
  background: -ms-linear-gradient(#302b27, #4e473f);
  background: linear-gradient(#302b27, #4e473f);
  background: -o-linear-gradient(#302b27, #4e473f);
  -pie-background: linear-gradient(#302b27, #4e473f);
  color: #f5b50c;
}
/* line 902, ../scss/style.scss */
.block_pager .prev {
  margin-right: 1px;
  padding: 3px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* line 910, ../scss/style.scss */
.block_pager .prev a {
  width: 29px;
  border-left: 0px;
  border-radius: 0px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/* line 919, ../scss/style.scss */
.block_pager .prev a span {
  width: 29px;
  height: 27px;
  display: block;
  background: url(../img/arrow_3.png) no-repeat 9px 7px;
  cursor: pointer;
}
/* line 930, ../scss/style.scss */
.block_pager .prev a:hover span {
  background: url(../img/arrow_5.png) no-repeat 9px 7px;
}
/* line 936, ../scss/style.scss */
.block_pager .next {
  margin-left: 1px;
  padding: 3px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* line 944, ../scss/style.scss */
.block_pager .next a {
  width: 29px;
  border-left: 0px;
  border-radius: 0px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/* line 953, ../scss/style.scss */
.block_pager .next a span {
  width: 29px;
  height: 27px;
  display: block;
  background: url(../img/arrow_4.png) no-repeat 11px 7px;
  cursor: pointer;
}
/* line 964, ../scss/style.scss */
.block_pager .next a:hover span {
  background: url(../img/arrow_6.png) no-repeat 11px 7px;
}
/* line 970, ../scss/style.scss */
.block_pager .first {
  padding-left: 3px;
  border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  -webkit-border-radius: 5px 0px 0px 5px;
}
/* line 977, ../scss/style.scss */
.block_pager .first a {
  border-left: 0px;
  border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  -webkit-border-radius: 3px 0px 0px 3px;
}
/* line 986, ../scss/style.scss */
.block_pager .last {
  padding-right: 3px;
  border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  -webkit-border-radius: 0px 5px 5px 0px;
}
/* line 993, ../scss/style.scss */
.block_pager .last a {
  border-right: 0px;
  border-radius: 0px 3px 3px 0px;
  -moz-border-radius: 0px 3px 3px 0px;
  -webkit-border-radius: 0px 3px 3px 0px;
}

/* line 1003, ../scss/style.scss */
.block_recent_post {
  padding-bottom: 22px;
}
/* line 1006, ../scss/style.scss */
.block_recent_post .recent_post {
  padding-bottom: 8px;
}
/* line 1009, ../scss/style.scss */
.block_recent_post .recent_post .image {
  margin-right: 17px;
  padding-top: 5px;
  float: left;
}
/* line 1015, ../scss/style.scss */
.block_recent_post .recent_post .text {
  overflow: hidden;
}
/* line 1018, ../scss/style.scss */
.block_recent_post .recent_post .text p {
  margin: 0px;
  padding: 0px;
  line-height: 20px;
}
/* line 1023, ../scss/style.scss */
.block_recent_post .recent_post .text a {
  color: white;
  text-decoration: none;
}
/* line 1027, ../scss/style.scss */
.block_recent_post .recent_post .text a:hover {
  color: #f5b50c;
}
/* line 1030, ../scss/style.scss */
.block_recent_post .recent_post .text .date {
  padding-top: 4px;
  font-size: 11px;
  color: #65625e;
  font-style: italic;
}

/* line 1041, ../scss/style.scss */
.block_tags_cloud h2 {
  padding-bottom: 9px;
}
/* line 1045, ../scss/style.scss */
.block_tags_cloud ul {
  margin-left: -6px;
  display: block;
  overflow: hidden;
}
/* line 1050, ../scss/style.scss */
.block_tags_cloud ul li {
  margin-left: 6px;
  margin-bottom: 4px;
  padding-left: 12px;
  display: block;
  float: left;
  background: url(../img/bg_tag_2.png) no-repeat;
}
/* line 1058, ../scss/style.scss */
.block_tags_cloud ul li a {
  height: 21px;
  line-height: 19px;
  padding: 0px 6px 0px 3px;
  display: block;
  background: url(../img/bg_tag_1.png) repeat-x;
  border-radius: 0px 2px 2px 0px;
  -moz-border-radius: 0px 2px 2px 0px;
  -webkit-border-radius: 0px 2px 2px 0px;
  behavior: url(js/PIE.htc);
  font-size: 11px;
  color: #968d83;
  font-weight: bold;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
/* line 1078, ../scss/style.scss */
.block_tags_cloud ul li a:hover {
  color: #f5b50c;
}

/* generic styles */
/* line 1086, ../scss/style.scss */
.generic_pic_border {
  padding: 3px;
  display: inline-block;
  position: relative;
  background: url(../img/bg_generic_imgs.png);
  border-bottom: 1px solid #4c463e;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(js/PIE.htc);
}

/* line 1102, ../scss/style.scss */
.generic_pic_border.w_caption a {
  display: block;
  position: relative;
  overflow: hidden;
}
/* line 1108, ../scss/style.scss */
.generic_pic_border.w_caption span {
  display: block;
  position: absolute;
  cursor: pointer;
}
/* line 1114, ../scss/style.scss */
.generic_pic_border.w_caption .caption {
  width: 100%;
  height: 100%;
  left: 0px;
  top: -9000px;
  background: url(../img/bg_img_hover.png);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(js/PIE.htc);
}
/* line 1128, ../scss/style.scss */
.generic_pic_border.w_caption .caption .icon {
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-repeat: no-repeat;
  background-position: center center;
}
/* line 1137, ../scss/style.scss */
.generic_pic_border.w_caption .caption .title {
  width: 100%;
  left: 0px;
  top: 25px;
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  color: white;
  text-transform: uppercase;
  text-align: center;
}
/* line 1149, ../scss/style.scss */
.generic_pic_border.w_caption .caption .text {
  width: 100%;
  left: 0px;
  bottom: 13px;
  font-family: Arial;
  font-size: 12px;
  color: white;
  text-align: center;
}

/* line 1162, ../scss/style.scss */
.generic_pic_border.w_caption:hover .caption {
  top: 0px;
}

/* line 1168, ../scss/style.scss */
.generic_pic_border.w_caption.zoom .icon {
  background-image: url(../img/icon_img_zoom.png);
}

/* line 1174, ../scss/style.scss */
.generic_pic_border.w_caption.play .icon {
  background-image: url(../img/icon_img_play.png);
}

/* line 1179, ../scss/style.scss */
.generic_pic_border.medium {
  padding: 5px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
/* line 1186, ../scss/style.scss */
.generic_pic_border.medium .caption {
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

/* line 1193, ../scss/style.scss */
.generic_pic_border.big_radius {
  padding: 5px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
/* line 1200, ../scss/style.scss */
.generic_pic_border.big_radius .caption {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

/* line 1207, ../scss/style.scss */
.generic_button {
  padding: 3px;
  display: inline-block;
  position: relative;
  background: url(../img/bg_generic_button.png);
  border-bottom: 1px solid #433e36;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(js/PIE.htc);
  font-family: "Oswald", sans-serif;
  font-size: 11px;
  color: white;
  text-transform: uppercase;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  line-height: normal;
  white-space: nowrap;
}
/* line 1229, ../scss/style.scss */
.generic_button span {
  height: 27px;
  line-height: 26px;
  display: inline-block;
  cursor: pointer;
}
/* line 1236, ../scss/style.scss */
.generic_button > span {
  padding: 0px 7px;
  position: relative;
  border-top: 1px solid #f8db14;
  background: #f4c60f;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f4c60f) to(#eea209));
  background: -webkit-linear-gradient(#f4c60f, #eea209);
  background: -moz-linear-gradient(#f4c60f, #eea209);
  background: -ms-linear-gradient(#f4c60f, #eea209);
  background: linear-gradient(#f4c60f, #eea209);
  background: -o-linear-gradient(#f4c60f, #eea209);
  -pie-background: linear-gradient(#f4c60f, #eea209);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  behavior: url(js/PIE.htc);
}

/* line 1252, ../scss/style.scss */
.generic_button:hover > span {
  background: #eea209;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#eea209) to(#f4c60f));
  background: -webkit-linear-gradient(#eea209, #f4c60f);
  background: -moz-linear-gradient(#eea209, #f4c60f);
  background: -ms-linear-gradient(#eea209, #f4c60f);
  background: linear-gradient(#eea209, #f4c60f);
  background: -o-linear-gradient(#eea209, #f4c60f);
  -pie-background: linear-gradient(#eea209, #f4c60f);
}

/* line 1258, ../scss/style.scss */
.generic_button.long > span {
  padding: 0px 30px;
}

/* line 1264, ../scss/style.scss */
.generic_button.wide > span {
  padding: 0px 22px;
}

/* line 1269, ../scss/style.scss */
.generic_button.big {
  font-size: 14px;
}
/* line 1272, ../scss/style.scss */
.generic_button.big span {
  height: 45px;
  line-height: 44px;
}
/* line 1277, ../scss/style.scss */
.generic_button.big > span {
  padding: 0px 40px;
}

/* line 1282, ../scss/style.scss */
.generic_button.w_arrow {
  font-size: 14px;
}
/* line 1285, ../scss/style.scss */
.generic_button.w_arrow span {
  height: 45px;
  line-height: 44px;
}
/* line 1290, ../scss/style.scss */
.generic_button.w_arrow > span {
  padding-left: 24px;
  padding-right: 11px;
}
/* line 1294, ../scss/style.scss */
.generic_button.w_arrow > span > span {
  padding-right: 45px;
  background-repeat: no-repeat;
  background-position: right 9px;
  background-image: url(../img/arrow_yellow.png);
}

/* line 1305, ../scss/style.scss */
.generic_button.w_arrow.red > span > span {
  background-image: url(../img/arrow_red.png);
}

/* line 1313, ../scss/style.scss */
.generic_button.w_arrow.green > span > span {
  background-image: url(../img/arrow_green.png);
}

/* line 1321, ../scss/style.scss */
.generic_button.w_arrow.blue > span > span {
  background-image: url(../img/arrow_blue.png);
}

/* line 1329, ../scss/style.scss */
.generic_button.w_arrow.brown > span > span {
  background-image: url(../img/arrow_brown.png);
}

/* line 1337, ../scss/style.scss */
.generic_button.w_arrow.black > span > span {
  background-image: url(../img/arrow_black.png);
}

/* line 1345, ../scss/style.scss */
.generic_button.w_arrow.grey > span > span {
  background-image: url(../img/arrow_grey.png);
}

/* line 1352, ../scss/style.scss */
.generic_button.red > span {
  border-top: 1px solid #ffa200;
  background: #ff6400;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ff6400) to(#ff2c00));
  background: -webkit-linear-gradient(#ff6400, #ff2c00);
  background: -moz-linear-gradient(#ff6400, #ff2c00);
  background: -ms-linear-gradient(#ff6400, #ff2c00);
  background: linear-gradient(#ff6400, #ff2c00);
  background: -o-linear-gradient(#ff6400, #ff2c00);
  -pie-background: linear-gradient(#ff6400, #ff2c00);
}

/* line 1358, ../scss/style.scss */
.generic_button.red:hover > span {
  background: #ff2c00;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ff2c00) to(#ff6400));
  background: -webkit-linear-gradient(#ff2c00, #ff6400);
  background: -moz-linear-gradient(#ff2c00, #ff6400);
  background: -ms-linear-gradient(#ff2c00, #ff6400);
  background: linear-gradient(#ff2c00, #ff6400);
  background: -o-linear-gradient(#ff2c00, #ff6400);
  -pie-background: linear-gradient(#ff2c00, #ff6400);
}

/* line 1364, ../scss/style.scss */
.generic_button.green > span {
  border-top: 1px solid #adca01;
  background: #80ac01;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#80ac01) to(#4e7801));
  background: -webkit-linear-gradient(#80ac01, #4e7801);
  background: -moz-linear-gradient(#80ac01, #4e7801);
  background: -ms-linear-gradient(#80ac01, #4e7801);
  background: linear-gradient(#80ac01, #4e7801);
  background: -o-linear-gradient(#80ac01, #4e7801);
  -pie-background: linear-gradient(#80ac01, #4e7801);
}

/* line 1370, ../scss/style.scss */
.generic_button.green:hover > span {
  background: #4e7801;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#4e7801) to(#80ac01));
  background: -webkit-linear-gradient(#4e7801, #80ac01);
  background: -moz-linear-gradient(#4e7801, #80ac01);
  background: -ms-linear-gradient(#4e7801, #80ac01);
  background: linear-gradient(#4e7801, #80ac01);
  background: -o-linear-gradient(#4e7801, #80ac01);
  -pie-background: linear-gradient(#4e7801, #80ac01);
}

/* line 1376, ../scss/style.scss */
.generic_button.blue > span {
  border-top: 1px solid #00b8cc;
  background: #0091b0;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#0091b0) to(#00597e));
  background: -webkit-linear-gradient(#0091b0, #00597e);
  background: -moz-linear-gradient(#0091b0, #00597e);
  background: -ms-linear-gradient(#0091b0, #00597e);
  background: linear-gradient(#0091b0, #00597e);
  background: -o-linear-gradient(#0091b0, #00597e);
  -pie-background: linear-gradient(#0091b0, #00597e);
}

/* line 1382, ../scss/style.scss */
.generic_button.blue:hover > span {
  background: #00597e;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#00597e) to(#0091b0));
  background: -webkit-linear-gradient(#00597e, #0091b0);
  background: -moz-linear-gradient(#00597e, #0091b0);
  background: -ms-linear-gradient(#00597e, #0091b0);
  background: linear-gradient(#00597e, #0091b0);
  background: -o-linear-gradient(#00597e, #0091b0);
  -pie-background: linear-gradient(#00597e, #0091b0);
}

/* line 1388, ../scss/style.scss */
.generic_button.brown > span {
  border-top: 1px solid #c89841;
  background: #aa702f;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#aa702f) to(#74441d));
  background: -webkit-linear-gradient(#aa702f, #74441d);
  background: -moz-linear-gradient(#aa702f, #74441d);
  background: -ms-linear-gradient(#aa702f, #74441d);
  background: linear-gradient(#aa702f, #74441d);
  background: -o-linear-gradient(#aa702f, #74441d);
  -pie-background: linear-gradient(#aa702f, #74441d);
}

/* line 1394, ../scss/style.scss */
.generic_button.brown:hover > span {
  background: #74441d;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#74441d) to(#aa702f));
  background: -webkit-linear-gradient(#74441d, #aa702f);
  background: -moz-linear-gradient(#74441d, #aa702f);
  background: -ms-linear-gradient(#74441d, #aa702f);
  background: linear-gradient(#74441d, #aa702f);
  background: -o-linear-gradient(#74441d, #aa702f);
  -pie-background: linear-gradient(#74441d, #aa702f);
}

/* line 1400, ../scss/style.scss */
.generic_button.black > span {
  border-top: 1px solid #6b6056;
  background: #4e473f;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#4e473f) to(#302b27));
  background: -webkit-linear-gradient(#4e473f, #302b27);
  background: -moz-linear-gradient(#4e473f, #302b27);
  background: -ms-linear-gradient(#4e473f, #302b27);
  background: linear-gradient(#4e473f, #302b27);
  background: -o-linear-gradient(#4e473f, #302b27);
  -pie-background: linear-gradient(#4e473f, #302b27);
}

/* line 1406, ../scss/style.scss */
.generic_button.black:hover > span {
  background: #302b27;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#302b27) to(#4e473f));
  background: -webkit-linear-gradient(#302b27, #4e473f);
  background: -moz-linear-gradient(#302b27, #4e473f);
  background: -ms-linear-gradient(#302b27, #4e473f);
  background: linear-gradient(#302b27, #4e473f);
  background: -o-linear-gradient(#302b27, #4e473f);
  -pie-background: linear-gradient(#302b27, #4e473f);
}

/* line 1412, ../scss/style.scss */
.generic_button.grey > span {
  border-top: 1px solid #cecece;
  background: #b2b2b2;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#b2b2b2) to(#828282));
  background: -webkit-linear-gradient(#b2b2b2, #828282);
  background: -moz-linear-gradient(#b2b2b2, #828282);
  background: -ms-linear-gradient(#b2b2b2, #828282);
  background: linear-gradient(#b2b2b2, #828282);
  background: -o-linear-gradient(#b2b2b2, #828282);
  -pie-background: linear-gradient(#b2b2b2, #828282);
}

/* line 1419, ../scss/style.scss */
.generic_button.grey:hover > span {
  background: #828282;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#828282) to(#b2b2b2));
  background: -webkit-linear-gradient(#828282, #b2b2b2);
  background: -moz-linear-gradient(#828282, #b2b2b2);
  background: -ms-linear-gradient(#828282, #b2b2b2);
  background: linear-gradient(#828282, #b2b2b2);
  background: -o-linear-gradient(#828282, #b2b2b2);
  -pie-background: linear-gradient(#828282, #b2b2b2);
}

/* line 1425, ../scss/style.scss */
.generic_button.dark_brown > span {
  border-top: 1px solid #6b6056;
  background: #4e473f;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#4e473f) to(#302b27));
  background: -webkit-linear-gradient(#4e473f, #302b27);
  background: -moz-linear-gradient(#4e473f, #302b27);
  background: -ms-linear-gradient(#4e473f, #302b27);
  background: linear-gradient(#4e473f, #302b27);
  background: -o-linear-gradient(#4e473f, #302b27);
  -pie-background: linear-gradient(#4e473f, #302b27);
}

/* line 1431, ../scss/style.scss */
.generic_button.dark_brown:hover > span {
  background: #302b27;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#302b27) to(#4e473f));
  background: -webkit-linear-gradient(#302b27, #4e473f);
  background: -moz-linear-gradient(#302b27, #4e473f);
  background: -ms-linear-gradient(#302b27, #4e473f);
  background: linear-gradient(#302b27, #4e473f);
  background: -o-linear-gradient(#302b27, #4e473f);
  -pie-background: linear-gradient(#302b27, #4e473f);
}

/* line 1436, ../scss/style.scss */
.style_box {
  padding: 0px 10px;
  position: relative;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.7);
  behavior: url(js/PIE.htc);
}
/* line 1451, ../scss/style.scss */
.style_box p {
  margin: 0px;
  padding: 9px 0px 9px 40px;
  background-repeat: no-repeat;
  background-position: 0px 6px;
  color: white;
  font-weight: bold;
}

/* line 1462, ../scss/style.scss */
.style_box.info {
  background: url(../img/bg_box_info.jpg);
  border: 1px solid #0396b2;
  border-top: 1px solid #00afc4;
}
/* line 1467, ../scss/style.scss */
.style_box.info p {
  background-image: url(../img/icon_info.png);
}

/* line 1472, ../scss/style.scss */
.style_box.warning {
  background: url(../img/bg_box_warning.jpg);
  border: 1px solid #f2ba10;
  border-top: 1px solid #f4ca10;
}
/* line 1477, ../scss/style.scss */
.style_box.warning p {
  background-image: url(../img/icon_warning.png);
}

/* line 1482, ../scss/style.scss */
.style_box.access {
  background: url(../img/bg_box_access.jpg);
  border: 1px solid #6f9901;
  border-top: 1px solid #8bb301;
}
/* line 1487, ../scss/style.scss */
.style_box.access p {
  background-image: url(../img/icon_access.png);
}

/* line 1492, ../scss/style.scss */
.style_box.help {
  background: url(../img/bg_box_help.jpg);
  border: 1px solid #ff5003;
  border-top: 1px solid #ff6404;
}
/* line 1497, ../scss/style.scss */
.style_box.help p {
  background-image: url(../img/icon_help.png);
}

/* line 1504, ../scss/style.scss */
.tabs_wrapper .tabs {
  height: 35px;
  overflow: hidden;
  position: relative;
  z-index: 5;
}
/* line 1510, ../scss/style.scss */
.tabs_wrapper .tabs li {
  margin-left: 1px;
  display: block;
  float: left;
}
/* line 1515, ../scss/style.scss */
.tabs_wrapper .tabs li a {
  width: 115px;
  height: 33px;
  line-height: 34px;
  display: block;
  position: relative;
  z-index: 5;
  background: url(../img//bg_tabs_2.png);
  border-left: 1px solid #1d1b18;
  border-top: 1px solid #1d1b18;
  border-right: 1px solid #1d1b18;
  border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  behavior: url(js/PIE.htc);
  font-family: Arial;
  font-size: 12px;
  color: white;
  text-decoration: none;
  text-align: center;
}
/* line 1542, ../scss/style.scss */
.tabs_wrapper .tabs li a.current {
  height: 34px;
  background: url(../img/bg_tabs_1.jpg);
  border-left: 1px solid #4a443d;
  border-top: 1px solid #635a51;
  border-right: 1px solid #4a443d;
  color: white;
}
/* line 1554, ../scss/style.scss */
.tabs_wrapper .tabs li:first-child {
  margin-left: 0px;
}
/* line 1558, ../scss/style.scss */
.tabs_wrapper .tab_content {
  margin-top: -1px;
  padding: 28px 20px 30px 30px;
  display: none;
  position: relative;
  z-index: 1;
  background: url(../img/bg_tabs_1.jpg);
  border-top: 1px solid #655d53;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.7);
  behavior: url(js/PIE.htc);
}
/* line 1579, ../scss/style.scss */
.tabs_wrapper .tab_content p {
  margin: 0px;
  padding: 0px;
  color: white;
  line-height: 20px;
}

/* line 1589, ../scss/style.scss */
.toggles_wrapper .button_outer {
  margin-bottom: 12px;
  padding: 0px 10px;
  position: relative;
  background: url(../img/bg_toggles.jpg);
  border-top: 1px solid #685f55;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.7);
  behavior: url(js/PIE.htc);
  cursor: pointer;
}
/* line 1611, ../scss/style.scss */
.toggles_wrapper .button_outer .button_inner {
  padding: 10px 0px 10px 39px;
  background: url(../img/icon_plus.png) no-repeat 0px 6px;
  font-family: Arial;
  font-size: 12px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}
/* line 1623, ../scss/style.scss */
.toggles_wrapper .button_outer.current {
  margin-bottom: 1px;
  -moz-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
}
/* line 1630, ../scss/style.scss */
.toggles_wrapper .button_outer.current .button_inner {
  background: url(../img/icon_minus.png) no-repeat 0px 6px;
}
/* line 1634, ../scss/style.scss */
.toggles_wrapper .toggles_content {
  margin-bottom: 12px;
  padding: 17px 20px 17px 30px;
  position: relative;
  background: url(../img/bg_toggles.jpg);
  border-top: 1px solid #685f55;
  -moz-border-radius: 0px 0px 3px 3px;
  -webkit-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
  -moz-box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.7);
  behavior: url(js/PIE.htc);
}
/* line 1654, ../scss/style.scss */
.toggles_wrapper .toggles_content p {
  margin: 0px;
  padding: 0px;
  color: white;
  line-height: 20px;
}

/* line 1663, ../scss/style.scss */
.separator_1 {
  height: 17px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
  line-height: 0px;
}

/* line 1670, ../scss/style.scss */
.separator_2 {
  height: 30px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
  line-height: 0px;
}

/* line 1677, ../scss/style.scss */
.separator_3 {
  height: 20px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
  line-height: 0px;
}

/* line 1684, ../scss/style.scss */
.separator_4 {
  height: 5px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
  line-height: 0px;
}

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
/* For image replacement */
/* line 1703, ../scss/style.scss */
.ir {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
}

/* Hide from both screenreaders and browsers: h5bp.com/u */
/* line 1706, ../scss/style.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
/* line 1709, ../scss/style.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
/* line 1712, ../scss/style.scss */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* Hide visually and from screenreaders, but maintain layout */
/* line 1715, ../scss/style.scss */
.invisible {
  visibility: hidden;
}

/* Contain floats: */
/* line 1718, ../scss/style.scss */
.fleft {
  float: left;
}

/* line 1719, ../scss/style.scss */
.fright {
  float: right;
}

/* line 1720, ../scss/style.scss */
.clear {
  clear: both;
  font-size: 1px;
  height: 0;
}

/* txt colors */
/* line 1723, ../scss/style.scss */
.yellow {
  color: #f5b50c;
}

/* respponsive styles */
@media (max-width: 979px) {
  /* line 2, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .logo {
    margin: 0px auto;
    float: none;
  }

  /* line 6, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .menu {
    display: none;
  }

  /* line 9, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .r_menu {
    display: block;
  }

  /* line 12, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_slider {
    width: 684px;
  }
  /* line 15, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_slider .slides_container {
    height: 284px;
  }
  /* line 18, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_slider .slides_container img {
    max-width: 678px;
    height: auto;
  }

  /* line 25, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_meassage {
    text-align: center;
  }
  /* line 28, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_meassage .promo_txt {
    padding-top: 15px;
    float: none;
    line-height: normal;
  }
  /* line 33, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_meassage .button {
    padding-bottom: 20px;
    float: none;
  }

  /* line 39, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_banners {
    width: 480px;
    margin-left: 107px;
    padding-bottom: 0px;
  }
  /* line 44, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_banners .banner {
    margin-left: 29px;
    margin-bottom: 29px;
  }
  /* line 48, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_banners .banner:first-child {
    margin-left: 29px;
  }

  /* line 54, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_recent_projects_gallery .description {
    width: auto;
    float: none;
  }
  /* line 59, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_recent_projects_gallery .gallery {
    margin: 0px auto;
    padding-top: 25px;
    float: none;
  }

  /* line 68, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_our_team .row-fluid > [class*="span"] {
    width: auto;
    margin-left: 0px;
    padding-top: 17px;
    float: none;
  }
  /* line 75, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_our_team .row-fluid > [class*="span"]:first-child {
    padding-top: 0px;
  }

  /* line 83, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_about_widgets_area .row-fluid > [class*="span"] {
    width: auto;
    margin-left: 0px;
    padding-top: 17px;
    float: none;
  }
  /* line 90, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_about_widgets_area .row-fluid > [class*="span"]:first-child {
    padding-top: 0px;
  }

  /* line 98, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_services_widgets_area .row-fluid > [class*="span"] {
    width: auto;
    margin-left: 0px;
    padding-top: 17px;
    float: none;
  }
  /* line 105, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_services_widgets_area .row-fluid > [class*="span"]:first-child {
    padding-top: 0px;
  }

  /* line 112, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_blog.right_sidebar .blog_content {
    width: auto;
    float: none;
  }
  /* line 116, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_blog.right_sidebar .blog_sidebar {
    width: auto;
    padding-bottom: 30px;
    float: none;
  }
  /* line 121, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_blog.right_sidebar .block_pager {
    float: right;
  }

  /* line 126, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_blog.left_sidebar .blog_content {
    width: auto;
    float: none;
  }
  /* line 130, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_blog.left_sidebar .blog_sidebar {
    width: auto;
    padding-bottom: 30px;
    float: left;
  }

  /* line 138, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_map img {
    max-width: 714px;
    height: auto;
  }

  /* line 144, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_contact_form {
    margin-right: 0px;
    padding-bottom: 17px;
    float: none;
  }

  /* line 150, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_2 {
    margin-left: 0px;
  }
  /* line 153, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_2 h2 {
    margin-left: 0px;
  }
  /* line 157, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_2 .portfolio_item {
    margin: 0px auto;
    float: none;
  }

  /* line 163, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_3 {
    margin-left: 27px;
  }
  /* line 166, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_3 h2 {
    margin-left: -27px;
  }

  /* line 171, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_4 {
    margin-left: -13px;
  }
  /* line 174, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_4 h2 {
    margin-left: 13px;
  }

  /* line 179, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 {
    width: 722px;
  }
  /* line 182, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column {
    width: 181px;
  }
  /* line 186, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column.first {
    width: 180px;
  }
  /* line 190, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column.last {
    width: 180px;
  }

  /* line 195, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 {
    width: 723px;
  }
  /* line 198, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column {
    width: 145px;
  }
  /* line 202, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column.first {
    width: 144px;
  }
  /* line 206, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column.last {
    width: 144px;
  }

  /* line 214, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .tabs_wrapper .tabs li a {
    width: auto;
    padding: 0px 20px;
  }

  /* line 224, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  footer .row-fluid > [class*="span"] {
    width: auto;
    margin-left: 0px;
    padding-top: 17px;
    float: none;
  }
  /* line 231, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  footer .row-fluid > [class*="span"]:first-child {
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  /* line 239, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .container {
    width: 440px;
    padding: 0px 20px;
  }

  /* line 244, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_titleline {
    height: auto;
  }
  /* line 247, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_titleline h1 {
    float: none;
    text-align: center;
  }
  /* line 252, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_titleline .block_search {
    margin: 0px auto;
    padding-top: 0px;
    padding-bottom: 23px;
    float: none;
    overflow: hidden;
  }

  /* line 261, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_breadcrumbs.fleft {
    float: none;
  }

  /* line 265, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_breadcrumbs.fright {
    float: none;
  }

  /* line 269, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_filter.fright {
    float: none;
  }

  /* line 273, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_filter.fleft {
    float: none;
  }

  /* line 277, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_slider {
    width: 440px;
  }
  /* line 280, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_slider .slides_container {
    height: 182px;
  }
  /* line 283, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_slider .slides_container img {
    max-width: 434px;
    height: auto;
  }
  /* line 289, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_slider .next, .promo_slider .prev {
    height: 52px;
    width: 27px;
    margin-top: -37px;
  }
  /* line 294, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_slider .next {
    right: -10px;
    background: url(../img/arrow_small.png) no-repeat -27px 0;
  }
  /* line 298, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_slider .prev {
    left: -10px;
    background: url(../img/arrow_small.png) no-repeat 1px 0;
  }
  /* line 302, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_slider .prev:hover {
    background: url(../img/arrow_small.png) no-repeat 1px -52px;
  }
  /* line 305, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_slider .next:hover {
    background: url(../img/arrow_small.png) no-repeat -27px -52px;
  }

  /* line 310, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_meassage {
    padding: 0px 20px;
  }

  /* line 314, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_banners {
    width: auto;
    margin-left: -18px;
    padding-bottom: 11px;
  }
  /* line 319, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_banners .banner {
    margin-left: 18px;
    margin-bottom: 18px;
  }
  /* line 323, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_banners .banner:first-child {
    margin-left: 18px;
  }

  /* line 329, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_recent_projects_gallery .gallery {
    width: auto;
  }
  /* line 332, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_recent_projects_gallery .gallery .projects li {
    margin-left: 0px;
    margin-bottom: 30px;
    display: block;
    float: none;
    text-align: center;
  }
  /* line 339, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_recent_projects_gallery .gallery .projects li:first-child {
    margin-left: 0px;
  }

  /* line 346, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_404 .text_big {
    margin-right: 0px;
    margin-bottom: 20px;
    float: none;
    text-align: center;
  }

  /* line 355, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_about_us_main .pic {
    margin-right: 0px;
    margin-bottom: 30px;
    float: none;
    text-align: center;
  }

  /* line 364, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  article .post_info {
    height: auto;
  }
  /* line 367, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  article .post_info .date {
    float: none;
  }
  /* line 370, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  article .post_info .author {
    margin-left: 0px;
    float: none;
  }
  /* line 375, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  article .post_info .tags {
    margin-left: 0px;
    float: none;
  }
  /* line 380, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  article .post_info .comments {
    float: none;
  }

  /* line 386, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_comments_form {
    width: 440px;
    margin-left: 0px;
  }
  /* line 390, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_comments_form h2 {
    margin-left: 0px;
  }
  /* line 394, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_comments_form .field {
    margin-left: 0px;
    float: none;
  }
  /* line 399, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_comments_form .textarea {
    width: 440px;
    margin-left: 0px;
    background: url(../img/bg_comments_textarea_480.png) no-repeat;
  }
  /* line 404, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_comments_form .textarea textarea {
    width: 415px;
  }

  /* line 410, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_contact_form {
    width: 440px;
    margin-left: 0px;
  }
  /* line 414, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_contact_form h2 {
    margin-left: 0px;
  }
  /* line 418, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_contact_form .field {
    margin-left: 0px;
    float: none;
  }
  /* line 423, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_contact_form .textarea {
    width: 440px;
    margin-left: 0px;
    background: url(../img/bg_contacts_textarea_480.png) no-repeat;
  }
  /* line 428, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_contact_form .textarea textarea {
    width: 415px;
  }

  /* line 435, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_2 .portfolio_item {
    width: 440px;
  }

  /* line 440, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_3 {
    margin-left: 0px;
  }
  /* line 443, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_3 h2 {
    margin-left: 0px;
  }
  /* line 447, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_3 .portfolio_item {
    margin: 0px auto;
    float: none;
  }

  /* line 453, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_4 {
    margin-left: -20px;
  }
  /* line 456, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_4 h2 {
    margin-left: 20px;
  }
  /* line 460, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_4 .portfolio_item {
    margin-left: 20px;
  }

  /* line 465, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1, .block_pricing_table_2 {
    display: none;
  }

  /* line 469, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1.responsive, .block_pricing_table_2.responsive {
    display: block;
  }
  /* line 472, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1.responsive .slides img, .block_pricing_table_2.responsive .slides img {
    width: auto;
    display: inline-block;
  }
  /* line 477, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1.responsive .flex-direction-nav, .block_pricing_table_2.responsive .flex-direction-nav {
    position: absolute;
    left: 0px;
    top: -40px;
  }
  /* line 482, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1.responsive .flex-direction-nav li, .block_pricing_table_2.responsive .flex-direction-nav li {
    margin-left: 2px;
    display: block;
    float: left;
  }
  /* line 487, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1.responsive .flex-direction-nav li:first-child, .block_pricing_table_2.responsive .flex-direction-nav li:first-child {
    margin-left: 0px;
  }
  /* line 491, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1.responsive .flex-direction-nav a, .block_pricing_table_2.responsive .flex-direction-nav a {
    width: 22px;
    height: 23px;
    display: block;
    background-repeat: no-repeat;
    background-image: url(../img/sprite_arrows_1.png);
    text-indent: -9000px;
  }
  /* line 499, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1.responsive .flex-direction-nav a.flex-prev, .block_pricing_table_2.responsive .flex-direction-nav a.flex-prev {
    background-position: left top;
  }
  /* line 502, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1.responsive .flex-direction-nav a.flex-prev:hover, .block_pricing_table_2.responsive .flex-direction-nav a.flex-prev:hover {
    background-position: left bottom;
  }
  /* line 505, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1.responsive .flex-direction-nav a.flex-next, .block_pricing_table_2.responsive .flex-direction-nav a.flex-next {
    background-position: right top;
  }
  /* line 508, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1.responsive .flex-direction-nav a.flex-next:hover, .block_pricing_table_2.responsive .flex-direction-nav a.flex-next:hover {
    background-position: right bottom;
  }

  /* line 514, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 {
    width: auto;
  }
  /* line 517, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column {
    width: auto;
    float: none;
  }
  /* line 521, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column .cell_wrapper {
    padding-left: 0px;
    border-right: 0px;
  }
  /* line 526, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column .cell_wrapper.title {
    position: relative;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    behavior: url(js/PIE.htc);
  }
  /* line 535, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column .cell_wrapper.title .cell {
    position: relative;
    behavior: url(js/PIE.htc);
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
  }
  /* line 547, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column .cell_wrapper.features .cell {
    position: relative;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    behavior: url(js/PIE.htc);
  }
  /* line 560, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column.first {
    width: auto;
  }
  /* line 563, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column.first .cell_wrapper.title {
    position: relative;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    behavior: url(js/PIE.htc);
  }
  /* line 572, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column.first .cell_wrapper.title .cell {
    position: relative;
    behavior: url(js/PIE.htc);
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
  }
  /* line 584, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column.first .cell_wrapper.features .cell {
    position: relative;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    behavior: url(js/PIE.htc);
  }
  /* line 597, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column.last {
    width: auto;
  }
  /* line 600, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column.last .cell_wrapper.title {
    position: relative;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    behavior: url(js/PIE.htc);
  }
  /* line 609, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column.last .cell_wrapper.title .cell {
    position: relative;
    behavior: url(js/PIE.htc);
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
  }
  /* line 621, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column.last .cell_wrapper.features .cell {
    position: relative;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    behavior: url(js/PIE.htc);
  }
  /* line 634, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_1 .column.optimal {
    margin-top: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 643, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 {
    width: auto;
    margin-top: 23px;
  }
  /* line 647, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column {
    width: auto;
    float: none;
  }
  /* line 651, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column .cell_wrapper {
    padding-left: 0px;
    border-right: 0px;
  }
  /* line 656, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column .cell_wrapper.title {
    position: relative;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    behavior: url(js/PIE.htc);
  }
  /* line 665, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column .cell_wrapper.title .cell {
    position: relative;
    behavior: url(js/PIE.htc);
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
  }
  /* line 677, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column .cell_wrapper.features .cell {
    position: relative;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    behavior: url(js/PIE.htc);
  }
  /* line 690, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column.first {
    width: auto;
  }
  /* line 693, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column.first .cell_wrapper.title {
    position: relative;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    behavior: url(js/PIE.htc);
  }
  /* line 702, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column.first .cell_wrapper.title .cell {
    position: relative;
    behavior: url(js/PIE.htc);
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
  }
  /* line 714, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column.first .cell_wrapper.features .cell {
    position: relative;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    behavior: url(js/PIE.htc);
  }
  /* line 727, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column.last {
    width: auto;
  }
  /* line 730, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column.last .cell_wrapper.title {
    position: relative;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    behavior: url(js/PIE.htc);
  }
  /* line 739, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column.last .cell_wrapper.title .cell {
    position: relative;
    behavior: url(js/PIE.htc);
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
  }
  /* line 751, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_pricing_table_2 .column.last .cell_wrapper.features .cell {
    position: relative;
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    behavior: url(js/PIE.htc);
  }

  /* line 767, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .row-fluid > [class*="span"] {
    padding-top: 17px;
  }
  /* line 771, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .row-fluid > [class*="span"]:first-child {
    padding-top: 0px;
  }

  /* line 779, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  footer #footer .bottom_row .copyrights {
    float: none;
    clear: both;
  }
  /* line 783, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  footer #footer .bottom_row .copyrights p {
    text-align: center;
  }
  /* line 788, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  footer #footer .bottom_row .follow_us {
    margin: 0px auto;
    float: none;
  }

  /* line 797, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .generic_pic_border img {
    max-width: 434px;
    height: auto;
  }

  /* line 803, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .generic_pic_border.medium img {
    max-width: 430px;
    height: auto;
  }

  /* line 809, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .generic_pic_border.big_radius img {
    max-width: 430px;
    height: auto;
  }
}
@media (max-width: 479px) {
  /* line 817, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .container {
    width: 300px;
    padding: 0px 10px;
  }

  /* line 824, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .top_row .call_us {
    width: auto;
    float: none;
    text-align: center;
  }
  /* line 830, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .top_row .follow_us {
    margin: 0px auto;
    padding-top: 13px;
    float: none;
  }

  /* line 837, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_titleline {
    padding: 0px 10px;
  }

  /* line 841, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_filter {
    padding-left: 5px;
  }
  /* line 844, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_filter li:first-child {
    margin-left: 15px;
  }

  /* line 849, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_slider {
    width: 300px;
  }
  /* line 852, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_slider .slides_container {
    height: 123px;
  }
  /* line 855, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .promo_slider .slides_container img {
    max-width: 294px;
    height: auto;
  }

  /* line 862, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_banners {
    margin-left: 0px;
  }
  /* line 865, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_banners .banner {
    margin-left: 0px;
    margin-bottom: 18px;
    float: none;
  }
  /* line 870, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_banners .banner a {
    margin: 0px auto;
  }
  /* line 874, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_banners .banner:first-child {
    margin-left: 0px;
  }

  /* line 881, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_comments .comment .comment {
    padding-left: 10px;
  }

  /* line 887, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_comments_form {
    width: 300px;
  }
  /* line 890, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_comments_form .textarea {
    width: 300px;
    background: url(../img/bg_comments_textarea_320.png) no-repeat;
  }
  /* line 894, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_comments_form .textarea textarea {
    width: 275px;
  }

  /* line 900, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_contact_form {
    width: 300px;
  }
  /* line 903, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_contact_form .textarea {
    width: 300px;
    background: url(../img/bg_contacts_textarea_320.png) no-repeat;
  }
  /* line 907, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_contact_form .textarea textarea {
    width: 275px;
  }

  /* line 914, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_2 .portfolio_item {
    width: 300px;
  }

  /* line 919, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_3 {
    margin-left: 0px;
  }
  /* line 922, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_3 h2 {
    margin-left: 0px;
  }
  /* line 926, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_3 .portfolio_item {
    margin: 0px auto;
    float: none;
  }

  /* line 932, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_4 {
    margin-left: 0px;
  }
  /* line 935, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_4 h2 {
    margin-left: 0px;
  }
  /* line 939, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_portfolio.c_4 .portfolio_item {
    margin: 0px auto;
    float: none;
  }

  /* line 946, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .block_service .icon {
    margin-right: 0px;
    padding-bottom: 17px;
    float: none;
    text-align: center;
  }

  /* line 955, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .generic_pic_border img {
    max-width: 294px;
    height: auto;
  }

  /* line 961, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .generic_pic_border.medium img {
    max-width: 290px;
    height: auto;
  }

  /* line 967, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/_responsive.scss */
  .generic_pic_border.big_radius img {
    max-width: 290px;
    height: auto;
  }
}
/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  /* line 1737, ../scss/style.scss */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* Black prints faster: h5bp.com/s */
  /* line 1738, ../scss/style.scss */
  a, a:visited {
    text-decoration: underline;
  }

  /* line 1739, ../scss/style.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 1740, ../scss/style.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 1741, ../scss/style.scss */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* Don't show links for images, or javascript/internal links */
  /* line 1742, ../scss/style.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 1743, ../scss/style.scss */
  thead {
    display: table-header-group;
  }

  /* h5bp.com/t */
  /* line 1744, ../scss/style.scss */
  tr, img {
    page-break-inside: avoid;
  }

  /* line 1745, ../scss/style.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 1747, ../scss/style.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 1748, ../scss/style.scss */
  h2, h3 {
    page-break-after: avoid;
  }
}
