/*!
 * Bootstrap Responsive v2.2.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 956px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 856px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 756px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 656px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 556px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 456px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 356px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 256px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 156px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .b-modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .b-modal.fade {
    top: -100px;
  }
  .b-modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .b-modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}




table td, 
table th {
    font-size: 14px;
    color: #0c0c0c;
}

a.button, a.button-prod {
    transition: background .3s ease-out, color .3s ease-out;
}

#container >.container >.row >.col-sm-9{
    padding-top: 65px;
    margin-top: 2px;
    border-radius: 0;
    background: #fff;
}

.toprow__button a.button, .toprow__button a.button-prod {
    padding: 7px 15px 9px;
}

#search .button-search i {
    line-height: 30px;
}

#search .button-search {
    width: 35px;
    height: 34px;
}

#search input {
    padding: 8px 0;
    height: auto;
    min-height: 33px;
    max-width: 106px;
}

#search .button-search i {
    margin-top: -8px !important;
}

.modx_evo_img_phone img {
    border-radius: 3px;
}

.box.category li {
    background: transparent;
    border-radius: 5px;
}

.box-category > ul > li > a {
    border: none;
}

.box-category > ul > li.parent > a {
    background: #fff;
}

.box-category > ul > li.fixmodxgodd > a {
    background: rgb(234, 209, 173);
}

li.fixmodxgodd > ul {
    background: #E5C69D;
}

.box-category > ul > li.parent > a:hover {
    background: rgba(234, 209, 173, 0.28);
}

.box.category li.parent ul li {
    background: #fff;
    margin: 0px 0;
    border-radius: 0;
    padding-left: 15px;
    transition: background .3s ease-out;
}

.box.category li.parent ul li:hover {
    background: rgba(255, 195, 119, 0.29);
}

.fixmodxgodd {
    background: transparent!important;
}

.box-category > ul > li.parent > ul > li:first-child {
    margin-top: 0;
}

.box-category > ul > li.parent > ul > li:last-child {
    margin-bottom: 0;
}

li.parent> i {
    font-size: 20px;
    width: 40px;
}

.box .box-heading, .tabs .tab-heading {
    padding: 10px 5px 12px 13px;
}

.product-grid ul li {
    height: auto;
    margin: 0 0 15px -1px;
}

footer table tbody td:nth-child(3) {
    padding-top: 0;
}

.product-grid .name {
    min-height: 40px;
}

#copyright {
    margin-bottom: 20px;
}


.box-category > ul > li > a i,
.block__links-block .links li a.active, 
.block__links-block .links li a:hover,
.block__links-block .links li a.active i, 
.block__links-block .links li a:hover i,
footer table li a,
.block__links-block .links li a i,
#search .button-search,
#search .button-search i,
#back-top a,
#back-top a span,
.breadcrumb a,
.name a,
#banner1>div>a .s-desc span,
#banner1>div>a .s-desc i,
#banner1>div>a .s-desc,
li.parent> i,
.box-category > ul > li.parent > a,
.button,
.button i,
.button span,
.cart a.button i
{
    transition: background .3s ease-out, color .3s ease-out;
}

.links-block  .links li a {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
}

.name a {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
}

.name a:hover {
    color: #666;
}

.box-category > ul > li > ul {
    border: none;
    position: absolute;
    right: 0;
    margin-top: 10px;
    transform: translateX(100%);
    background: #fff;
    z-index: 100;
    top: 0;
    box-shadow: 0 0 1px 0px #676767;
}

.box-category li.parent> i {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.box-category > ul > li > ul > li > ul {
    border: none;
    position: absolute;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 100;
    top: 0;
    background: #fff;
    box-shadow: 0 0 1px 1px #a0a0a0;
}

.box-product li .padding, .product-grid li .padding {
    height: auto !important;
    padding: 10px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.box-product .cart-button .cart, .product-grid .cart {
    display: inline-block;
    float: none;
}

.product-grid .cart a {
    float: none !important;
    display: inline-block;
    margin: 0 auto;
}

.product-grid .left .name {
    min-height: 0;
    text-align: left;
}

.product-grid .image {
    margin-bottom: 10px;
    border: 1px solid rgba(204, 204, 204, 0.47);
}

.modx_evo_price_catalog_tv {
    float: none;
    font-size: 26px;
    line-height: 26px;
    margin-top: 10px !important;
}

.cart-button .modx-evo-styles {
    height: auto !important;
    color: #252525;
    font-weight: 500;
    background: rgba(255, 252, 252, 0.54);
}

.category-info {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}

.row .col-sm-9 .block__links-block {
    top: -19px;
    box-sizing: initial;
    margin: 0 -15px 0 -15px;
    padding: 0 15px 0 15px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    height: 49px;
}

.links-block  .links {
    padding-top: 0;
}

.links-block  .links .links {
    padding-top: 10px;
}

.pobrecuska .modx-evo-phoness {
    height: auto;
    color: #333;
    font-weight: normal;
    background: rgba(255, 255, 255, 0.38);
}

.breadcrumb {
    margin-bottom: 15px;
    padding: 10px 5px;
    font-size: 16px;
    border: none;
    background: #fff;
    font-weight: normal;
}

.B_lastCrumb,
.B_crumb {
    margin-left: 5px;
}

.breadcrumb a:hover, .breadcrumb a.last {
    color: rgb(88, 88, 88);
}

h1.style-1 {
    font-size: 22px;
    line-height: 16px;
    background-color: #f7f6f6;
    border: none;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 25px;
    box-sizing: initial;
    padding: 15px 20px;
    font-weight: normal;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

#container {
    overflow-x: hidden;
}

.drel_mins {
    z-index: 0;
    margin-right: -1100px;
}

.product-filter .sort {
    padding-left: 10px;
}

.formCost input {
    margin-right: -25px;
}

.btn-modx:hover {
    -webkit-transition: ease-out .3s;
    -moz-transition: ease-out .3s;
    -o-transition: ease-out .3s;
    transition: ease-out .3s;
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

.modx_evo_filter_button {
    font-size: 18px;
    line-height: 22px;
    width: 165px !important;
    height: 31px;
}

.pagination .links a,
.pagination .links b {
    display: inline-block;
    margin: 0 3px 0 0;
}

.lenta {
    left: 14px;
    top: -1px;
}

.cart-order a#butOrder {
    color: #1d8ad4;
}
#cart.active .shop-cart {
    height: auto !important;
    width: 360px !important;
}
header #cart .content .checkout {
    text-align: center;
}


.product-grid .image a, 
.box-product .image2 a, 
.box-product .image a {
    margin-top: 0px;
    margin-bottom: 0;
}

#banner1>div>a {
    width: 100%;
    background: rgba(53, 53, 53, 0.85);
}

.banner .s-desc {
    position: static;
}

#banner1>div>a img {
    display: none;
}

.cart a.button span, a.button-prod span {
    padding-top: 9px;
}

.box .box-heading, .tabs .tab-heading,
.box-heading.special-heading {
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    background-color: #f7f6f6;
    border: none;
    margin-bottom: 25px;
}

.box .box-heading {
    box-sizing: initial;
}

.box.category .box-heading {
    border-radius: 0;
    padding: 15px 15px 15px 20px;
    margin-right: -15px;
    margin-left: -15px;
}

#container .container {
    background: #fff;
    margin-bottom: 25px;
}

footer table li {
    padding: 1px 0;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #595855;
    transition: color .3s ease-out;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #595855;
   opacity: 1;
    transition: color .3s ease-out;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #595855;
   opacity: 1;
    transition: color .3s ease-out;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #595855;
    transition: color .3s ease-out;
}

#search input:focus::-webkit-input-placeholder { color:transparent; }
#search input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
#search input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
#search input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */


.banner a img {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

aside .product-grid .name {
    min-height: 0;
}

@media screen and (max-width: 1580px) {
    #page {
        overflow-x: hidden;
    }
    header #logo {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0 0 10px 0;
    }
    .pobrecuska {
        position: static;
        left: 0;
        display: inline-block;
        vertical-align: top;
        margin: 0 10px;
    }
    .toprow__button {
        position: relative;
        float: none;
        display: block;
        margin-left: 0;
        margin-bottom: 5px;
    }
    #search {
        position: static;
        display: inline-block;
        z-index: 9;
        top: 0;
        left: 0;
    }
    .container>.row>.col-sm-12 {
        text-align: justify;
        position: relative;
        font-size: 0;
        line-height: 0;
    }
    .container>.row>.col-sm-12:after {
        display: inline-block;
        content: '';
        width: 100%;
    }
    header .toprow {
        position: relative;
        float: none;
        display: inline-block;
    }
    #search .button-search i {
        margin-top: -4px !important;
    }

    
}

@media screen and (min-width: 1200px) {
	.container {
		max-width:1200px;
        width: 100%;
	}
	.camera_wrap .camera_fakehover {
		min-height: 328px;
	}	
    footer table td {
        border-color: #666;
    }
}
	
@media screen and (max-width: 1199px) {
	.table th, .table td {
		padding:8px;
	}	
    #column-left>div~a,
    #column-left>div~a:visited,
    #column-left>div~a:focus {
        display: none;
    }
    #AKTA_widget-button,
    #uptocall-mini {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
    
    .modx-evo-phoness {
        width: auto;
        min-height: 72px;
        height: auto;
    }
    .container {
		max-width: 100%;
        width: 100%;
	}
    .fightre {
        display: none;
    }
    #uptocall-mini {
        bottom: 40px;
        right: 40px;
    }
    .box-product li .padding, .product-grid li .padding {
        height: auto;
        padding: 10px 10px 12px 10px;
        text-align: center;
    }
    .box-product .cart-button .cart, .product-grid .cart {
        float: none;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    .product-grid .cart a {
        float: none !important;
    }
    .product-grid .left .cart {
        text-align: left;
    }
    .product-grid .description {
        font-size: 14px;
    }
    .modx_evo_price_catalog_tv {
        float: none;
        margin-top: 10px !important;
        line-height: 32px;
    }
    .box-product li {
        margin-bottom: 10px;
    }
    .product-grid ul li {
        margin-top: 20px;
    }
    .cart-button .modx-evo-styles {
        height: 0 !important;
    }
    footer table td {
        padding-left: 10px;
    }
    footer table td .modx-evo-phoness {
        font-size: 14px;
    }
    aside .box .box-content .box-product ul>li .padding {
        height: auto !important;
    }
    .content-bottom .banner .s-desc {
        line-height: 32px;
    }
    
    footer table td:first-child {
        width: 13.3% !important;
    }
    footer table td:nth-child(2) {
        width: 14.7% !important;
    }
    footer table td:nth-child(3) {
        width: 24% !important;
    }
    footer table td:nth-child(4) {
        width: 24% !important;
    }
    footer table td:last-child {
        width: 24% !important;
    }
    .box .box-product li {
        padding: 0 5px;
    }
    .product-grid .cart a {
        position: relative;
        padding-left: 40px;
        box-sizing: border-box;
    }
    .product-grid .cart a i {
        position: absolute;
        left: 0;
        top: 0;
    }
    #content {
        padding-right: 5px;
        padding-left: 5px;
    }
    .box-content .row {
        margin-right: -5px;
        margin-left: -5px;
    }
    .product-grid .row {
        margin-right: 0;
        margin-left: 0;
        font-size: 0;
    }
    .product-grid .row p {
        font-size: 14px;
    }
    .col-sm-9.right .product-grid ul li {
        margin-left: 0;
        padding-bottom: 10px;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .col-sm-9.right .product-grid ul li.list.col-sm-4 {
        width: auto;
        max-width: 32%;
    }
    .col-sm-9.right .product-grid ul li.list {
        width: 100%;
    }
    .col-sm-9.right .product-grid ul li:last-child {
        border-bottom: none;
    }
    .map-content.col-sm-6 {
        overflow: hidden;
    }
    .product-filter .sort b {
        display: block;
    }
    .top-filter-range {
        margin: 30px 30px 0;
    }
    #top-filter-submit {
        margin-top: 18px;
    }
    .reveal-modal {
        position: fixed !important;
        top: 50% !important;
        left: 50% !important;
        margin-left: 0 !important;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }
    .lenta {
        left: 4px;
        top: -1px;
    }
    .col-sm-4.list {
        padding-left: 5px;
        padding-right: 5px;
    }
    .product-grid .row {
        text-align: left;
    }
    #container {
        margin-top: -22px;
    }
    .box.featured li, .box.specials li, .box.new-products li, .box .box-product li, .box.bestsellers li {
        margin-bottom: 10px;
    }
    .row .col-sm-9 .block__links-block {
        height: 48px;
    }
}



@media screen and (max-width: 992px) {
    .container {
		max-width: 100%;
        width: 100%;
	}
    header .col-sm-12 .toprow {
        position: static;
        top: 0;
        left: 0;
        float: none;
        display: inline-block;
    }
    #container >.container >.row >.col-sm-9{
	    padding: 110px 10px 0;
	}
    
    #header {
    position: relative;
    background: url(../images/ruler-stripes.png) scroll repeat-x 0 86px, url(../images/ruler-bg.png) scroll repeat-x 0 0;
    }
    .logo-block {
        display: none;
    }
    header #logo {
        max-width: 150px;
    }
    .col-sm-12, .col-md-12, .col-lg-12 {
        padding-right: 10px;
        padding-left: 10px;
    }
    header #logo a img {
        margin-top: -4px;
    }
    aside .box.category {
        margin-top: 35px;
    }
    aside#column-left {
        padding: 10px;
    }
    .cart a.button span, 
    a.button-prod span {
        padding: 5px 7px;
        font-size: 14px;
        font-weight: normal;
        width: 100%;
    }
    .modx_evo_price_catalog_tv {
        margin-top: 5px !important;
    }
    .shs-tocart {
        padding: 5px 0 0;
    }
    footer table td:first-child {
        width: 9.3% !important;
    }
    footer table td:nth-child(2) {
        width: 17.7% !important;
    }
    footer table td:last-child {
        width: 20% !important;
    }
    footer table td .modx_evo_li_headr {
        margin: 5px 0;
        text-align: center;
    }
    footer .modx_evo_img_phone {
        display: block;
        margin: 0 auto 2px;
        float: none;
        width: 25px;
    }
    footer table td .modx-evo-phoness {
        font-size: 13px;
        text-emphasis: circle;
    }
    footer .container {
        padding-left: 5px;
        padding-right: 5px;
    }
    .box-category > ul > li > a {
        font-size: 15px;
    }
    .product-grid .cart a {
        padding-left: 0;
    }
    .product-grid ul li,
    .box .box-product li {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .category-info {
        margin-bottom: 10px;
    }
    #top-filter-submit {
        margin-right: 10px;
    }
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 6px;
    }
    .table thead td {
        font-size: 11px !important;
    }
    .cart-order a.button span {
        font-size: 16px !important;
    }
    .shop-cart {
        padding: 5px;
    }
    #copyright.container>.row>.col-sm-12 p {
        margin-bottom: 15px;
    }
    .shop-cart-head {
        font-size: 20px;
    }
    .col-sm-9.right .product-grid ul li.list.col-sm-4 .cart {
        width: auto;
        margin-bottom: 0;
        max-width: 100%;
    }
    .col-sm-9.right .product-grid ul li.list .cart {
        width: 100%;
        max-width: 150px;
    }
    .col-sm-9.right .product-grid ul li.list .left .cart {
        margin-left: 0;
    }
    .col-sm-9.right .product-grid ul li.list.col-sm-4 .name a {
        padding-top: 0;
        font-size: 14px;
    }
    .col-sm-9.right .product-grid ul li.list .name a {
        padding-top: 10px;
        font-size: 15px;
        display: block;
    }
    /* #kypit {
        width: 260px;
    } */
}

@media screen and (max-width: 767px) {
    .container {
		max-width: 100%;
        width: 100%;
	}
    .block__links-block {
        top: -118px;
    }
    #header {
        margin-top: 35px;
        background: url(../images/ruler-stripes.png) scroll repeat-x 0 bottom, url(../images/ruler-bg_t.png) scroll repeat 0 0;
    }
    #search {
        height: 0;
        overflow: hidden;
        transition: height .3s ease-out;
        display: block;
    }
    #search.open {
        height: auto;
        overflow: visible;
    }
    #search .inner {
        border-radius: 5px;
    }
    .modx-evo-phoness {
        min-height: 72px;
        height: auto;
        margin: 5px 5px 0;
        float: none;
        display: inline-block;
        text-align: left;
    }
    .pobrecuska {
        display: block;
        vertical-align: top;
        margin: 0 auto;
        text-align: center;
    }
    header .col-sm-12 .toprow {
        display: block;
        margin: 0 auto 5px;
        max-width: 470px;
    }
    .product-grid .cart a {
        padding-left: 40px;
    }
    .lenta {
        left: 5px;
        top: -1px;
    }
    .shs-tocart #kypit div {
        text-align: center;
    }
    .shs-tocart div {
        text-align: left;
    }
    product-grid .name, .product-list .name {
        padding-top: 20px;
        min-height: 0;
    }
    #container >.container >.row >.col-sm-9{
	    padding: 10px 10px 0;
        width: 97% !important;
        margin-left: auto;
        margin-right: auto !important;
	}
    aside .product-grid ul li .image {
        width: 100%;
        float: none;
    }
    aside .product-grid ul li .product-grid .name, 
    aside .product-grid ul li .product-list .name {
        margin-bottom: 0;
    }
    aside .product-grid ul li .price {
        margin: 0;
    }
    #container {
        margin-top: -1px;
        padding-top: 15px;
    }
    .product-grid li .padding {
        position: relative;
    }
    .product-grid li .padding:before, 
    .product-grid li .padding:after {
        content: ''; 
        display: block;
    }
    .product-grid li .padding:after {
        clear: both; 
    }
    .map-content.col-sm-6 {
        margin: 0 auto;
    }
    .content.contact-f {
        text-align: center;
    }
    .contact-info {
        padding: 20px;
        margin: 0 auto 20px;
    }
    figure>ymaps {
        width: 100% !important;
    }
    p>iframe {
        width: 100% !important;
    }
    
    #container >.container >.row >.col-sm-9.modx_evo_content_tovar {
        padding-bottom: 10px;
    }
    .breadcrumb {
        line-height: 18px;
    }
    .cart-order a span {
        font-size: 16px !important;
    }
    .product-grid .cart a i {
        top: -5px;
        font-size: 16px;
    }
    .col-sm-9.right .product-grid ul li.list.col-sm-4 {
        width: 100%;
        max-width: 49%;
    }
    .shs-tocart .modx_evo_price_catalog_tv {
        margin-top: 10px !important;
        display: block;
    }
    .shs-tocart .modx_evo_price_catalog_tv.modx_evo_old_prce {
        margin-top: 5px !important;
    }
    .row .col-sm-9 .block__links-block {
        display: none;
    }
    .banner > div.col-sm-3 {
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        max-width: 30%;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 640px) {
    a.button, a.button-prod {
        font-weight: normal;
    }
    .modx_evo_price_catalog_tv {
        font-size: 21px;
        line-height: 26px;
    }
    .content-bottom .banner .s-desc {
        line-height: 19px;
    }
    .top-filter-range {
        float: none;
        margin: 10px auto 0;
    }
    #top-filter-submit {
        float: none;
    }
    .product-filter .sort b {
        display: inline-block;
    }
    .product-filter .sort {
        padding-left: 10px;
        width: 300px;
        display: block;
        float: none;
        padding: 0;
        margin: 0 auto 25px;
    }
    #top-filter-submit {
        float: none;
        display: block;
        margin: 0 auto;
        clear: both;
    }
    .top-filter-range {
        width: 260px;
    }
    .product-filter {
        border-radius: 5px;
    }
    .jhgsdjfsdfjsd {
        width: auto;
    }
    .modx_evo_button_buy {
        width: 100%;
        float: none;
    }
    #kypit {
        /* width: 180px; */
        margin: 5px auto;
        float: none;
        display: block;
    }
    .modx_evo_inner_price_is {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    a.button span, 
    a.button-prod span {
        line-height: 17px;
    }
    a.button, a.button-prod {
        line-height: 16px;
    }
    .table > thead > tr > td, 
    .table > tbody > tr > td, 
    .table > tfoot > tr > td {
        padding: 2px;
    }
    #copyright .container>.row>.col-sm-12 {
        max-width: 300px;
        margin: 0 auto;
    }
    #copyright .container>.row>.col-sm-12 p {
        margin-bottom: 10px;
    }
    .banner > div.col-sm-3 {
        max-width: 280px;
        margin: 0 auto;
        display: block;
        float: none;
    }
    .banner .s-desc {
        font-size: 16px;
        line-height: 20px;
    }
}

@media screen and (max-width: 515px) {
    .product-grid {
        overflow: hidden;
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
    }
    .product-grid ul li .image {
        width: 100%;
        max-width: 240px;
        margin: 0 auto;
        float: none;
    }
}

@media screen and (max-width: 425px) {
    .banner > div.col-sm-3 {
        max-width: 260px;
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
	header {
		z-index: 10;
	}
	header #logo {
		min-height:96px;
	    width: 220px;
	}
	.heading .link_a #cart-total{
		min-width:25px;
	}
	.col-sm-9.right, aside#column-right.right{
		float:right;
	}
	
	#container >.container>.row>.col-sm-9.col-sm-6{
		float:none;
		display:inline-block;
	}
	.box .box-heading i, .tab-heading i{
		display:none;
	}	
	.input__search{
		display:inline-block;		
		padding: 0 15px;
		border:1px solid #cecdcd;
		background:#fff;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
	}
	.cart-position .heading{	
		margin:10px 0;
	}
	#cart .heading span.link_a {
		color:#33C9EF;
		font-size:16px;
		line-height:22px;
		font-weight:bold;
		padding:3px 0 3px 16px;
		border-left:1px solid #5a5a5a;
	}
	#cart .heading span.link_a:hover i.fa-shopping-cart {
		color:#006bb3;
	}
	#cart .heading span.link_a:hover, #cart .heading span.link_a:hover i.fa-angle-down {
		color:#feec02;
	}
	.box .box-product li .quick-view-button, 
	.box .box-product li .image2 img, 
	.product-grid li .image img,
	.box-subcat li .image img,
	.related li .image img,
	.product-list .image a img,
	.product-info .image-additional a img,
	.compare-block a img{
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}	
	.box-product .image2 a:hover img,
	.product-grid .image a:hover img,
	.box-subcat .image a:hover img,
	.related .image a:hover img,
	.product-list .image a:hover img,
	.product-info .image-additional a:hover img,
	.compare-block a:hover img{
		transform: scale(1.1,1.1); 
		-o-transform: scale(1.1,1.1); 
		-moz-transform: scale(1.1,1.1); 
		-webkit-transform:scale(1.1,1.1); 
	}	
	
}

@media (min-width: 768px) and (max-width: 1199px) {
	.login-content .heading h2 {
		font-size:16px;
	}
	a.button span {
		white-space:normal;
	}
	.compare-info td img {
		max-width:100px;
	}	
	html[lang="de"] .product_button .cart a.button i, html[lang="de"] .product-grid .cart a.button i {
		display:none;
	}
	html[lang="de"] .product_button .cart a.button span, html[lang="de"] .product-grid .cart a.button span {
		padding-left:15px;
	}
	html[lang="es"] .product-compare a.button{
		text-align:center;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {	
	
	.related {
		padding: 0 63px;
	}
	.links-block .links li a {
		padding: 4px 8px 7px;
	}
	.box-category > ul > li > a {
		font-size: 14px;
	}
	.box-category > ul > li > a i {
		margin-right: 5px;
	}
	/* camera */
	.camera_wrap .camera_caption h1 {
		font-size: 52px;
		line-height: 52px;
		margin-bottom: 2px;
		text-indent: -3px;
	}
	.camera_wrap .camera_caption h2 {
		font-size: 21px;
		line-height: 25px;
		padding: 6px 41px 10px 46px;
	}
	.camera_wrap .camera_caption p {
		font-size: 19px;
		line-height: 26px;
		margin-bottom: 14px;
	}
	.camera_wrap .camera_caption span {
		font-size: 22px;
		line-height: 26px;
	}
	.camera_wrap .camera_prev{
		left:8px;
	}
	.camera_wrap .camera_next {
		right: 8px;
	}
	/* banner */
	.banner .s-desc {
		bottom: 16px;
		font-size: 19px;
		line-height: 23px;
		padding: 6px 0 10px;
	}
	.content-bottom .banner .s-desc {
		font-size: 12px;
		padding: 8px 12px 8px 11px;
	}
	.content-bottom .banner .s-desc span {
		font-size: 14px;
		margin-right: 8px;
	}
	.content-bottom .banner .s-desc i {
		font-size: 23px;
		margin-right: 10px;
	}
	/* ------ */
	.box-category > ul > li > ul > li {
		padding-left: 15px;
	}
	.box-category > ul ul > li > a i, aside .info li a i, .afine li a i, .acount li a i, .content ul li a i, .sitemap-info ul li a i, .manufacturer-list ul li a i, footer ul li a i {
		margin-right: 5px;
	}
	
}
@media (max-width: 991px) {		
	.product-filter .product-compare {
		margin-top:2px;
	}
	/* table wishlist */
	.wishlist-product .table.table-bordered {
		border:0;
	}
	.wishlist-product .table thead{
		display:none;
	}
	.wishlist-product .table tbody{
		display:block;
		border:0
	}
	.wishlist-product .table tr {
		display:block;
		margin-bottom:30px;
		border:1px solid #d7d7d7;
		border-bottom:0;
	}
	.wishlist-product .table td {
		display:block;
		border:0;
		border-bottom:1px solid #d7d7d7
	}
	#menu {
		display:none;
	}		
}
@media (min-width: 768px) and (max-width: 991px) {
footer table {
    table-layout: fixed;
    border: 1px solid #cecdcd;
    border-collapse: separate;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
footer table thead td {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #000;
    padding-top: 11px;
    padding-bottom: 14px;
    background-color: #e5c69d;
    width: 227px;
    /* margin-left: -11px; */
}
.box-product li .padding, .product-grid li .padding {
    position: relative;
    border: 1px solid #cecdcd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /* height: 430px; */
    background: #fff;
}
.modx_evo_price_catalog_tv {
    width: 100%;
    font-size: 14px;
    color: #00A4CC;
}
.shfsdhfkd {
    width: 125px;
}
.drel_mins {
    width: 100px;
    height: 213px;
    position: absolute;
    right: 0;
    margin-right: -649px;
    margin-top: -6px;
    z-index: 100;
    background-size: 67% !important;
}
.cart-position {
    float: right;
    width: 85px;
}
    
    .row .col-sm-9 .block__links-block {
        top: -52px;
    }
.jhgsdjfsdfjsd {
    width: 183px;
}
    a.button, a.button-prod {
        display: inline-block;
        text-decoration: none;
        cursor: pointer;
        font-size: 15px;
        line-height: 19px;
        background: #EC0000;
        color: #fff;
        font-weight: bold;
        padding: 6px 8px 8px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }
    header .toprow {
        position: relative;
        float: right;
        /* margin-top: 5px; */
        /* margin-right: 350px; */
        top: -95px;
        left: -395px;
    }

    #search input {
        float: left;
        line-height: 16px;
        font-size: 14px;
        margin: 0;
        color: #313131;
        background: none;
        border: none;
    }
    .modx-evo-phoness {
        font-family: arial;
        color: #fff;
        font-weight: 600;
        background: rgba(0, 0, 0, 0.68);
        height: auto;
        /* margin-left: -31px; */
        margin-top: 7px;
        font-size: 13px;
        margin: 6px 5px 71px 1px;
        -webkit-border-radius: 6px;
    }
    #container {
        text-align: left;
        background: url(../images/bgr_texture.jpg) 50% 0 repeat-y;
        margin-top: -102px;
        float: left;
        width: 100%;
    }
    .logo-block {
        margin-bottom: 19px;
        background: url(../images/ruler-stripes.png) scroll repeat-x 0 bottom;
        height: 15px;
        padding: 0 1px;
        margin-top: -114px;
    }

	.related {
		padding: 0 81px;
	}
	/* links */
	.block__links-block {
		padding-left:12px;
		padding-right:12px;
	}
	.links-block .links li a {
		font-size: 14px;
		padding: 4px 3px 7px;
	}	
	.links-block .links li:first-child {
		margin-right: 5px;
	}
	.links-block .links li:first-child a {
		padding-right: 3px;
	}
	.links-block .links li i {
		margin-right: 3px;
	}
	/* camera */
	.camera_wrap .camera_caption h1 {
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 0px;
		text-indent: -1px;
	}
	.camera_wrap .camera_caption h2 {
		font-size: 18px;
		line-height: 20px;
		padding: 5px 30px 8px 36px;
	}
	.camera_wrap .camera_caption p {
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 11px;
	}
	.camera_wrap .camera_caption span {
		font-size: 17px;
		line-height: 20px;
	}
	.camera_wrap .camera_prev{
		left:4px;
	}
	.camera_wrap .camera_next {
		right:4px;
	}
	/* ---- */
	#cart .heading span.link_a {
		line-height: 20px;
	}
	#cart {
		margin-left: 4px;
	}
	#cart .heading span.link_a {
		font-size: 14px;
	}
	#cart .heading span.link_a i.fa-shopping-cart {
		margin-right: 6px;
	}
	#cart .heading span.link_a {
		padding-left:6px;
	}
	html[lang="de"] .product_button .cart a.button span, html[lang="de"] .product-grid .cart a.button span {
		line-height: 16px;
	}
	html[lang="de"] .preview .product_button .cart a.button span {
		line-height: 19px;
	}
	html[lang="de"] a.button-prod i {
		display:none;
	}
	html[lang="de"] a.button-prod span {
		padding-left:15px;
	}
	footer table li a i.fa-caret-right {
		display:none;
	}
	footer table li a {
		font-size: 13px;
	}
	footer table td {
		padding-left: 5px;
	}
.heading .link_a #cart-total {
    min-width: 18px;
    /* position: relative; */
    margin-top: -22px;
    margin-left: 50px;
}
	.box-product .price, .product-grid .price {
		font-size: 14px;
	}
	.sticker {
		font-size: 14px;
		line-height: 16px;
		padding: 4px 7px 5px;
	}
	.box-category > ul > li > a i, .box-category > ul ul > li > a i , .cart a.button i{
		display:none;
	}
	header .phone {
		font-size: 20px;
	}
	header #livesearch_search_results {
		right:1px;
	}	
	.box-category > ul > li > a {
		padding-left:10px;
		line-height: 19px;
		padding-top:10px;
		padding-bottom:12px;
	}
	.box-category > ul > li > ul > li {
		padding-left: 10px;
	}
	.product-grid .cart {
		margin-right: 0;
	}
	.compare-block .fleft{
		float:none;
	}
	.box .box-heading, .tabs .tab-heading {
		font-size:16px;
		line-height: 22px;
		padding-top:11px;
		padding-bottom:15px;
	}
	.content-bottom .banner .s-desc {
        text-align: center;
		font-size: 12px;
		line-height: 22px;
		padding: 6px 9px 6px 9px;
	}
	.content-bottom .banner .s-desc i {
		font-size: 18px;
		margin-right: 8px;
	}
	.content-bottom .banner .s-desc span {
		font-size: 14px;
		margin-right: 6px;
	}
	aside .info li a i, .afine li a i, .acount li a i, .content ul li a i, .sitemap-info ul li a i, .manufacturer-list ul li a i, footer ul li a i {
		margin-right: 5px;
	}
	/* banner */
	.banner .s-desc {
		bottom: 12px;
		font-size: 14px;
		line-height: 18px;
		padding: 5px 0 8px;
	}
	/* ------ */
	.box-product .name a, .product-grid  .name a{
		font-size: 13px;
		line-height: 17px;
	}

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) { 

	#full_gallery {
		display:block;
	}
	#default_gallery {
		display:none;
	}
	.box .box-content .box-product ul li:hover .quick-view-button {
		display:none !important; 
		visibility:hidden; 
	}

}
@media (max-width: 767px) {
	/* banner */
	.content-bottom .banner>div>a {
		width:100%;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
	}
	.content-bottom .banner .col-sm-3{
		padding-left:0;
		padding-right:0;
	}
	.content-bottom .banner img{
		display:none;
	}
	.content-bottom .banner .s-desc{
		position:relative;
		background:#313131;
        text-align: center;
	}
	.content-bottom .banner a:hover .s-desc{
		background:#313131;
	}
	.banner {
		font-size:0;
	}
    .banner .s-desc {
        font-size: 16px;
        line-height: 20px;
        padding: 8px 0 10px;
        font-weight: normal;
    }
	.content-bottom .banner > div.col-sm-3 {
		padding-left:0;
		padding-right:0;
        max-width: 100%;
	}
	.banner{
		text-align:center;
		margin-left:0;
		margin-right:0;
		margin-bottom:20px;
	}	
	.banner > div.col-sm-3 {
		width:auto;
		display: inline-block;
		margin-bottom: 10px;
		text-align:left;
	}
	/* camera */
	.camera_wrap  .camera_caption {
		padding-top: 0;
		top:50%;
		height:auto;
		margin-top:-100px;
	}
	.camera_wrap .camera_caption h1 {
		font-size: 52px;
		line-height: 52px;
		margin-bottom: 2px;
		text-indent: -3px;
	}
	.camera_wrap .camera_caption h2 {
		font-size: 21px;
		line-height: 25px;
		padding: 6px 41px 10px 46px;
	}
	.camera_wrap .camera_caption p {
		font-size: 19px;
		line-height: 26px;
		margin-bottom: 14px;
	}
	.camera_wrap .camera_caption span {
		font-size: 22px;
		line-height: 26px;
	}
	.camera_wrap .camera_prev{
		left:8px;
	}
	.camera_wrap .camera_next {
		right: 8px;
	}
	/* ---- */
	.links li.login_h a{
		max-width:100%;
	}
	.box.category, 
	.logo-block ul.links{
		display:none;
	}
	footer .col-sm-2, 
	footer .col-sm-3{
		display:none;
	}	
	.foot-phone, 
	footer .social, 
	header .links{
		display:none;
	}	
	#menu-gadget {
		display: block;
		margin-bottom: 20px;
	    float: left;
        width: 100%;
	}
	header .toprow {
		z-index: 100;
	}
	header .toprow .toprow__button, header .toprow .links, header .phone{
		display: none;
	}
	section{
		box-shadow:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
	}
	header .container, 
	#copyright, 
	section {
		width:100%;
	}
	.container__footer{
		display:none;
	}
	.top-search i{
		color:#fff;
	}
	#cart .heading span.link_a i.fa.fa-shopping-cart{
		display:inline-block;
		font-size:26px;
		line-height:50px;
	}
	#cart .heading span.link_a {
		line-height:50px;
		min-width:80px;
		height:50px;
		border-left:1px solid #000;
		border-radius:0;
	}
	#cart .heading span.link_a i.fa-shopping-cart {
		color:#fff;
		margin-left:10px;
		background:none;
		width:auto;
		height:auto;
		box-shadow:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
	}
	header #cart.active .content {
		top:50px
	}	
	.zoomContainer{
		display:none;
	}
	.product-info {
		padding-bottom: 0;
	}
	.checkout-content {
		padding:20px;
	}
	.about-page i {
		display:none;
	}
	#cboxContent .about-page {
		padding: 0 10px;
	}
	
	.name a:hover {
		text-decoration:none;
	}
	.name a {
		text-decoration:underline;
	}
	.checkout-checkout .name a {
		font-size:13px;
	}
	aside #compare {
		display:none !important;
	}
	#full_gallery {
		display: block;
		margin: 0 auto;
		max-width: 270px;
	}
	#default_gallery {
		display:none;
	}
	.tabs .tab-heading:hover {
		cursor:pointer;
	}
	.tabs .tab-content {
		display:none;
	}	
	aside .box .box-product {
		text-align: center;
	}
	aside .box.account .box-content{
		padding-top:10px;
		padding-bottom:10px;
	}
	aside .box .box-content .box-product ul > li {
		display: inline-block;
		max-width: 270px;
		padding: 0;
		text-align: left;
		width: 100%;
	}
	.related {
		margin-left: auto;
		margin-right: auto;
		max-width: 170px;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.product-info .cart-top-padd {
		margin-bottom:10px;
	}
	.box {
		margin-bottom:15px;
		padding-bottom:0;
		}
	.tabs {
		margin-bottom:10px;
	}
	
	aside .box.account .box-heading,
	aside .box.specials .box-heading,
	aside .box.new-products .box-heading,
	aside .box.bestsellers .box-heading,
	.tabs .tab-heading {		
		margin-bottom:15px;
	}
	aside .box.specials .box-content,
	aside .box.new-products .box-content,
	aside .box.bestsellers .box-content{
		padding-top:10px;
	}
	aside .box-product li:first-child .padding {
		border-top: 1px solid #cecdcd;
	}
	aside {
		margin-top:20px;
	}
	#content .box .box-product .cart-button .cart, 
	.product-grid .cart {
		display: block;
		width: auto;
	}
	.product-grid .cart-button {
		display: inline-block;
	}
	.product-grid .image a, 
	#content .box .box-product .image2 a, 
	#content .box .box-product .image a {
		margin-bottom: 0;
		padding:0;
		margin-top:0;
	}
	.product-grid .name {
		height:auto;
	}
	.product-list .description , .product-grid .stick, .product-info h1, .product-filter .display, .featured .box-product .sticker{
		display:none;
	}
	.product-info h1.view {
		display:block;
	}
	.box .box-content .box-product ul li:hover .quick-view-button {
		display:none !important; 
		visibility:hidden; 
		opacity:0
	}
	#compare-total  {
		display:none;
	}
	#content .box .box-product li.first-in-line{
		border-top: none;
	}
	#content .box .box-product li {
		margin-bottom: 20px !important;
		padding-top: 0;
	}
	#content .box-subcat li {
		padding-top: 25px;
	}
	#content .box-product li:first-child {
		border-top: none;
		padding-top: 0;
	}	
	footer {
		padding:0;
	}
	footer table {
		display:none;
	}
	#copyright {
		margin-top:0;
	}
	footer, .common-home footer{
		margin-top: 0;	
	}
	header #logo {
        margin: 0;
position: static;
top: 3px;
z-index: 100;
left: 50%;
margin-left: 85px;
	}
	.cart-position {
		position:fixed;
		top:0;
		right:0;
		margin:0;
		z-index:100;
	}	
	/* box product */
	.box.featured .box-content, .box.specials .box-content{
		overflow:hidden;
	}
	.product-grid li .padding, 
	#content .box .box-product .padding {
		border: none;
		padding: 0 0 5px;
	}	
	#content .box-product  .image2{
		float:left;
		width:30%;
		margin-bottom:0;
	}
	#content .box .box-product .inner {
		width:58%;
		float:left;
		margin-left:30px;
		padding:0;
		border:none;
	}	
	#content .box-product li{
		margin-bottom:30px;
	}
	/* search */
	.logo-block #search {
		position:fixed;		
		top:50px;
		left:0;
		z-index:101;
		display:none;
		width:100%;
		margin:0;
		z-index:0;
	}
	#search .inner {
		padding:4px 5px;
		background-color:#4a4a4a;
		overflow:hidden;
		position:relative;
	}
	#search input {
		width:100%;
		max-width:none;
		height:44px;
		background:#fff;
		border-radius:4px;
		box-shadow:inset 0 0 11px rgba(0,0,0,0.22);
		padding:10px 40px 10px 10px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	#search .button-search i {
		font-size:19px;
        line-height: 36px;
        width: 27px;
        height: 36px;
		color:#fff;
	}
	#search .button-search {
		position: absolute;
		top: 6px;
		right:7px;
		height:40px;
		width:40px;
		background-image:none;
		background: #006bb3;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border: none;
	}
	#search .button-search:hover {
		background:#feec02;
	}
	#search .button-search:hover i{
		color:#313131;
	}
	/* Cart */
	.cart-position #cart .heading span.link_a b,
	.cart-position #cart .heading span.link_a #cart-total,
	.cart-position #cart .heading span.link_a i.fa.fa-angle-down {
		display:none;
	}
	.cart-position{
		min-width:83px;
	}
	.cart-position #cart .heading span.link_a #cart-total2 {
		background:url(../image/cart-total2.png) no-repeat left top;
		display:block;
		position:absolute;
		top:14px;
		left:40px;
		color:#313131;
		height:22px;
		line-height:22px;
		width:30px;
		text-align:center;
		overflow:hidden;
	}
	header #cart.active .content {
		display: block;
	}
	.toprow-1 .cart-position {
		display:block;
		margin:0;
	}
	.col-sm-3 .box-content {
		display:none;
	}
	aside .box-heading:hover {
		cursor:pointer;
	}
	.box-heading i {
		float:right;
		color:#006bb3;
		font-size:23px;
		line-height: 23px;
		height:26px;
	}
	.box-heading:hover i {
		color:#313131;
	}
	aside .box-product .name {
		height:auto !important;
	}
	/* swipe menu */
	.swipe-control i {
		font-size:26px; 
		color:#fff; 
		line-height:50px;
	}
	.swipe-control:hover i {
		text-decoration:none;
	}
	.swipe-control {
		display: block;
		height: 50px;
		width: 64px;
		z-index: 100;
		text-align:center;
		border-right:1px solid #000;
		float:left;
	}
	.header-button.active i.fa-angle-down:before{
		content:'\f106' !important;
	}
	body #page {
		height:100%
	}
	body.ind div.shadow{
		left:0;
		top:0;
		display:block;
		width:100%;
		height:100%;
		position:absolute;
		background:url("../image/overlay.png") repeat scroll 0 0;
		z-index:99;
	}
	body.ind #page {
		margin-left: 237px;
		width:100%;
		position:fixed;
		left:0;
		top:0;
        z-index: 100;
	}
	body #body .swipe .swipe-menu{
		background-color: #f6f6f6;
		height:100%;
		overflow:scroll;
	}
	body #body .swipe {
		display:none;
	}
	body.ind #body .swipe {
		display:block;
		background-color:#f6f6f6;
		position:fixed;
		color:#777;
		width:237px;
		top:50px;
		left:0;
		z-index:100;
		overflow:hidden;
		z-index:5;
	}
	header .links-block{
		position:fixed;
		z-index:100;
		top:0;
		right:0;
	}
	header .links,
	header .header-button	{
		display:none;
	}
	header .toprow-1 {
		display:block;
	}
	#livesearch_search_results {
		display:none !important; 
	}
	/* product list */
	.product-list ul li .image {
		width:35%;
		float:left;
	}
	.product-list ul li .left {
		width:65%;
		float:left;
	}
	/* product grid */
	.product-grid{
		overflow:hidden;
	}
	.product-grid .name, .product-list .name {
		margin-bottom: 20px;
	}
	.product-grid ul li {
		overflow: hidden;
        border-top: none;
        padding-top: 0;
        margin-bottom: 20px;
	}
	.product-grid ul li:first-child{
		border-top: none;
		padding-top: 0;
	}
	.product-grid ul li .image {
        width: 100%;
        float: none;
		margin-top:0;
		margin-bottom:0;
	}
	.product-grid ul li .left {
        width: 100%;
        float: none;
		margin-left: 0;
		padding:0;
		border:none;
	}
	.product-list .image {
		margin-bottom: 0;
	}
	.product-list ul li {
		padding-top: 25px;
	}
	/* box-category */
	.box-subcat {
		overflow:hidden;
	}
	.box-product.box-subcat li {
		height:auto !important;
		overflow:hidden;
	}
	.box-product.box-subcat li .image {
		float:left;
		width:30%;
		max-width:170px;
		margin-bottom:0;
	}
	.box-product.box-subcat li .name {
		width:65%;
		float:left;
		margin-left:5%;
	}
	/* order */
	.order-list .order-info {
		text-align:left;
	}
	.order-content{
		padding-top:0;
	}
	.order-content>div>div {
		margin-top:20px;
	}
    .product-grid .col-sm-4.list .name {
        margin-top: 5px;
        margin-bottom: 0;
        padding: 0;
        min-height: 0;
    }
}
@media (max-width: 650px) {
	/* camera */
	.camera_wrap  .camera_caption {
		margin-top:-82px;
	}
	.camera_wrap .camera_caption h1 {
		font-size: 42px;
		line-height: 42px;
		margin-bottom: 2px;
		text-indent: -2px;
	}
	.camera_wrap .camera_caption h2 {
		font-size: 19px;
		line-height: 20px;
		padding: 5px 33px 8px 37px;
	}
	.camera_wrap .camera_caption p {
		font-size: 15px;
		line-height: 21px;
		margin-bottom: 11px;
	}
	.camera_wrap .camera_caption span {
		font-size: 18px;
		line-height: 21px;
	}
	.camera_wrap .camera_prev{
		left: 3px;
	}
	.camera_wrap .camera_next {
		right: 3px;
	}
	/* ------ */
}
@media (min-width: 520px){
	.content-bottom .banner .s-desc br{
		display:none;
	}
}
@media (min-width: 520px) and (max-width: 605px) {
    .top-search {
        height: 50px;
        line-height: 52px;
        border-right: 1px solid #000;
        display: inline-block;
        padding: 0 20px;
        display: none;
    }
    #search {
        display:none;
    }
    .fightre{display:none}
    .drel_mins{display:none;}
    .block__links-block {
        position: absolute;
        width: 100%;
        z-index: 6;
        top: -18px;
        left: 0;
        padding: 0 17px 0 15px;
        background: #313131;
        display: inline-block;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        height: 21px;}
    .modx-evo-phoness {
        font-family: arial;
        color: #fff;
        font-weight: 600;
        background: rgba(0, 0, 0, 0.68);
        font-size: 16px;
        margin: 4px 4px 0px 1px;
        -webkit-border-radius: 6px;
    }
    .logo-block {
        margin-bottom: 19px;
        background: url(../images/ruler-stripes.png) scroll repeat-x 0 bottom;
        height: 15px;
        padding: 0 1px;
          margin-top: -174px;
    }
	.content-bottom .banner .s-desc {
		font-size: 12px;
		line-height: 20px;
		padding: 8px 12px 8px 12px;
	}
	.content-bottom .banner .s-desc span {
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		margin-right: 10px;
	}
	.content-bottom .banner .s-desc span {
		font-size: 14px;
		margin-right: 6px;
	}
	.content-bottom .banner .s-desc i {
		font-size: 22px;
		margin-right: 8px;
	}
}
@media (max-width: 519px){
	.content-bottom .banner .s-desc{
		text-align:center;
	}
}
@media (max-width: 555px) {
    .col-sm-9.right .product-grid ul li.list.col-sm-4 {
        width: 100%;
        max-width: 95%;
    }
	/* camera */
	.camera_wrap  .camera_caption {
		margin-top:-73px;
	}
	.camera_wrap .camera_caption h1 {
		font-size: 22px;
        color: #fff;
        text-shadow: 0px 1px 5px #000;
        line-height: 32px;
		margin-bottom: 2px;
		text-indent: 0;
	}
	.camera_wrap .camera_caption h2 {
		font-size: 17px;
		line-height: 18px;
		padding: 5px 30px 7px 30px;
	}
	.camera_wrap .camera_caption p {
		font-size: 14px;
		line-height: 19px;
		margin-bottom: 10px;
	}
	.camera_wrap .camera_caption span {
		font-size: 16px;
		line-height: 19px;
	}
	.camera_wrap .camera_prev{
		left: 0;
	}
	.camera_wrap .camera_next {
		right: 0;
	}
	/* ------ */
	.about-page i {
		display:none;
	}
	#cboxContent .about-page {
		padding: 0 10px;
	}
	.content-border h2{
		margin-bottom:20px;
	}
	.content-border {
		border:0;
		padding:0;
		margin-bottom:0;
	}
	.checkout .checkout-product .table td {
		font-size:12px !important;
		padding:4px 2px !important;
	}	
	.shop-cart .table.table-bordered {
		border:0;
	}
	.shop-cart .table {
		display:block;
		width:100%
		}
	.shop-cart .table thead {
		display:none;
		}
	.shop-cart .table tbody {
		display:block;
		border:0;
	}
	.shop-cart .table tbody tr {
		display:block;
		margin-bottom:30px; 
		border:1px solid #d7d7d7;
		border-bottom:0;
	}
	.shop-cart .table tbody td {
		display:block;
		text-align:center;
		border:0;
		border-bottom:1px solid #d7d7d7;
	}
    .box .box-heading, .tabs .tab-heading {
        font-size: 18px;
        text-align: center;
    }
    .shop-cart .table tbody td.image,
    .shop-cart .table td.quantity,
    .shop-cart .table tbody td {
        width: 100% !important;
        text-align: left;
        border: none !important;
        box-sizing: border-box;
    }
    .shop-cart .table thead td.image,
    .shop-cart .table thead td {
        width: 100% !important;
        border: none !important;
        display: block;
        text-align: right;
        box-sizing: border-box;
    }
    .shop-cart table tr {
        display: block;
        width: 100%;
    }
    .shop-cart .table thead {
        position: absolute;
        display: block;
        width: 45%;
        box-sizing: border-box;
        top: 0;
        left: 0;
    }
    .shop-cart .table.table-bordered {
        position: relative;
        padding-left: 45%;
    }
    .shop-cart .table td:first-child {
        min-height: 95px;
        line-height: 95px;
    }
    .shop-cart .table td:nth-child(2),
    .shop-cart .table td:nth-child(7) {
        min-height: 25px;
        line-height: 25px;
    }
    .shop-cart .table td:nth-child(3),
    .shop-cart .table td:nth-child(4),
    .shop-cart .table td:nth-child(5) {
        min-height: 22px;
        line-height: 22px;
    }
    .shop-cart .table td:nth-child(6) {
        min-height: 38px;
        line-height: 38px;
    }
    .shop-cart .table tbody tr {
        border: none;
    }
    .shop-cart .table thead td {
        padding-right: 15px;
    }
    .shop-cart .table td:nth-child(even) {
        background-color: transparent;
    }
    .shop-cart .table td:nth-child(odd) {
        background-color: #f9f9f9;
    }
}
@media (max-width: 515px) {
	img#captcha {
		margin-left:0;
	}
}

@media (max-width: 480px) {
	/* camera */
	.camera_wrap  .camera_caption {
		margin-top:-75px;
	}
	.camera_wrap .camera_caption > div > div {
		padding-left: 5px;
        margin-top: 15px;
	}
	.camera_wrap .camera_caption h1 {
		margin-bottom: 6px;
	}
	.camera_wrap .camera_caption h2, .camera_wrap .camera_caption p {
		display:none
	}	
	/* ------ */
	.checkout .checkout-product .table td {
		font-size:11px !important;
		padding:4px 2px !important;
	}	
	.banner > div {
		padding-left: 0;
		padding-right: 0;
	}
    .product-grid ul li .image {
        width: 100%;
        float: none;
        max-width: 260px;
        margin: 0 auto;
    }
    .product-grid .cart a {
        margin-bottom: 15px;
    }
    .product-grid .cart button a {
        margin-bottom: 0;
    }
    #menu-icon {
        font-size: 19px;
        line-height: 25px;
        padding: 9px 13px 9px 13px;
    }
    .modx_evo_price_catalog_tv {
        margin-bottom: 0;
        font-size: 23px;
    }
}

@media (max-width: 440px) {
	
	.login-content .heading i {
		font-size:30px;
	}
	.about-page i {
		display:none;
	}
	#cboxContent .about-page {
		padding: 0 8px;
	}
	.login-content .heading h2 {
		font-size:13px;
	}
	.checkout-content {
		padding:10px;
	}
	header #cart.active .content {
		max-height: 262px;
		min-height: 90px;
	}
	header #cart.active .content .content-scroll {
		height: 100%;
		max-height: 217px;
		padding-bottom: 10px;
		overflow-y:scroll;
		webkit-overflow-y:scroll;
	}
	.cart-bottom .buttons .center {
		text-align:right;
	}
	.about-page i {
		display:none;
	}
	#confirm .name a {
		font-size:11px;
		text-transform:none;
		font-weight:normal;
	}
    
    .shop-cart .table.table-bordered {
        padding-left: 35%;
    }
    .shop-cart .table thead {
        width: 35%;
    }
}

@media (max-width: 410px) {	
    .top-search {
        height: 50px;
        line-height: 52px;
        border-right: 1px solid #000;
        display: inline-block;
        padding: 0 20px;
        display: none;
    }
    .fightre{display:none;}
    .drel_mins{display:none;}
    #search .inner {
        padding: 4px 5px;
        background-color: #4a4a4a;
        overflow: hidden;
        position: relative;
        display: none;
    }
    .logo-block {
        margin-bottom: 19px;
        background: url(../images/ruler-stripes.png) scroll repeat-x 0 bottom;
        height: 15px;
        padding: 0 1px;
        margin-top: -249px;
    }
	.product-info .review img {
		margin-bottom:10px;
		float:none;
	}
	.product-info .review .btn-rew {
		float:none;
	}
	.product-filter .sort {
		float:none;
	}
	.product-filter .limit {
		float:none;
		margin:10px 0 0 0;
	}
	footer #copyright .social{
		display:none;
	}
	footer #copyright{
		text-align:center;
	}
}
@media (max-width: 380px) {	

    .block__links-block {
        position: absolute;
        width: 100%;
        z-index: 6;
        top: -43px;
        left: 0;
        padding: 0 17px 0 15px;
        background: #313131;
        display: inline-block;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        height: 50px;
    }
    .product-grid .cart a {
        padding-left: 0;
    }
	.cart a.button i, .cart a.button-prod i{
		display:none;
	}
	.cart a.button span, .cart a.button-prod span{
		padding-right:15px;
	}	
}

@media (max-width: 372px) {
	.content-bottom .banner .s-desc {
		font-size: 12px;
		line-height: 20px;
		padding: 8px 12px 8px 12px;
	}
	.content-bottom .banner .s-desc span {
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		margin-right: 10px;
	}
	.content-bottom .banner .s-desc span {
		font-size: 14px;
		margin-right: 6px;
	}
	.content-bottom .banner .s-desc i {
		font-size: 22px;
		margin-right: 8px;
	}
	a.button-prod {
		margin-left:0;
	}	
}