html {
min-height: 100%;
height: 100%;
}
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}
table, tbody, tfoot, thead, tr, th, td {outline: 0;}
body {
    text-align: left;
    min-height: 100%;
    height: 100%;
    font-family: 'Verdana','Arial';
    font-size: 12px;
    color: black;
    line-height: 20px;
    background: white;
}
body.body-overlayed {overflow: auto;}
:focus {outline: none;}
.clr{
clear: both;
display: block;
height: 0;
line-height: 0;
float: none;
}
.clearfix:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0;
}
.box {box-sizing: border-box;}
a, ul.pagination-list li  i , .topmenu .nav.large li > a:after, .camera_prev, .camera_next, .slick-arrow:after, #gotop:after, .cat-item .img-wrapper, .btn-primary, .rsform-submit-button {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.topmenu .nav.large ul {
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.span  {
	-moz-opacity:0;
	opacity:0;
	filter: alpha(opacity=0);
}
.span   {
	-moz-opacity:1;
	opacity:1;
	filter: alpha(opacity=100);
}
.bw, .bw img  {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
-webkit-filter: grayscale(1);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}
.bw:active img, .bw:hover img, .bw:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: none;
-webkit-filter: grayscale(0);
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
}
* {outline: 0 !important;}
#sbox-window, #sbox-content, #lightbox-wrap, #lightbox-outer, #lightbox-content {box-sizing: content-box;}
#sbox-content iframe {max-width: 100% !important;}
#lightbox-title.lightbox-title-float {margin-left: -10px;}
body.modal-in, html.modal-in {
	min-height: 0;
    height: auto;
}
body.modal-in {padding: 10px;}
.camera_target, .news-left .item_img, .cat-item .img-wrapper, .slide_item, .img-link, .nr_cats a {
    border-radius: 8px;
    overflow: hidden;
}
/*========================= sceleton ==============================*/
.wrapper {min-height: 100%;}
.embed-wrapper {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 50%;
}
.embed-wrapper iframe, .embed-wrapper > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.main-col {
    float: right;
    overflow: hidden;
}
.right-col {
	float: right;
}
.row.page {padding-top: 5px;}
/*========================= header ==============================*/
.header {
    background: url(../images/header-bg.jpg) 50% 0 repeat-x;
    background-size: cover;
	padding: 10px 0;
}
.logo {
    height: 95px;
    display: block;
    background: url(../images/logo.jpg) 0 50% no-repeat;
    background-size: contain;
}
.header-right {
    text-align: right;
    font-size: 20px;
    line-height: 24px;
}
.search-form-inline {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #ccc;
    margin-top: 10px;
}
#search-searchword {
    width: 100%;
    line-height: 20px;
    padding: 6px 35px 5px 10px;
	border: 0 none;
}
.search-button {
    position: absolute;
    border: 0;
    background-color: #5793c6;
    color: white;
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    font-size: 20px;
}

/*========================= menus ==============================*/
/*------------------------- top ------------------------------*/
.nav li {position: relative;}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
	text-decoration: none;
}
.topmenu {
    background: #e4f0fb;
}
.topmenu .nav {
    display: table;
    width: 100%;
	margin: 0 !important;
}
.topmenu .nav.large {
    display: table !important;
}
.topmenu .nav.small {display: block;}
.topmenu .nav > li {
	float: none;
    display: table-cell;
    text-align: center;
}
.topmenu .nav > li > a {
    font-size: 16px;
    color: black;
	font-weight: normal;
}
.topmenu .nav.large li > a:after {
    content: '';
    display: block;
    position: absolute;
	width: 100%;
    height: 6px;
    top: -6px;
    left: 0;
	background-color: transparent;
}
.topmenu .nav > li > a:hover, .topmenu .nav > li.active > a, .topmenu .nav > li.current > a {
    background-color: #5793c6;
	color: white;
}
.topmenu .nav > li > a:hover:after, .topmenu .nav > li.active > a:after, .topmenu .nav > li.current > a:after {
	background-color: #5793c6;
}
.topmenu .nav ul {
    position: absolute;
    left: -9999px;
    list-style: none;
    min-width: 100%;
    padding: 0;
    background-color: white;
	text-align: left;
}
.topmenu .nav.large ul {display:none !important;} /*---------------*/
.topmenu .nav.large  li:hover > ul {left: auto;}
.topmenu .menu-button {
    height: 46px;
    line-height: 46px;
    padding: 0 15px;
    text-transform: uppercase;
    border: 1px solid;
    margin: 10px 0;
    border-radius: 3px;
}
.topmenu .menu-button:after {
    content: "\f0c9";
    font-family: FontAwesome;
    display: block;
    float: right;
    font-size: 20px;
}
.topmenu .nav.small ul {
    padding-left: 20px;
    left: 0;
    position: relative;
}
.topmenu .nav.small > li  {
	float: none;
	width: 100%;
	display: block;
}
.topmenu .nav.small > li > a {
	text-align: left;
	padding-right: 50px;
}
.topmenu .menu.small .submenu-button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    text-align: center;
    padding-right: 5px;
    z-index: 100;
}
.topmenu .menu.small .submenu-button:after {
    content: '\f067';
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 40px;
    color: black;
}
.topmenu .menu.small .submenu-button.submenu-opened:after {
    content: '\f068';
}
.topmenu .nav-child li {}
.topmenu .nav-child li a {
    display: block;
    color: black;
    font-size: 14px;
    text-decoration: none;
    padding: 10px 10px;
}
.topmenu .nav-child li a:hover, .topmenu .nav-child li.current > a, .topmenu .nav-child li.active > a {background-color: #ddd;}
.topmenu .nav.small .nav-child li a:hover, .topmenu .nav.small .nav-child li.current > a, .topmenu .nav.small .nav-child li.active > a {
	background-color: #5793c6;
}
/*========================= buttons ==============================*/
.btn-primary, .formResponsive button[type="submit"] {
    background: #3b7bb2 !important;
    font-weight: bold;
    font-size: 12px !important;
    color: white;
    border: 0 !important;
    padding: 0 5px !important;
    text-decoration: none;
    display: inline-block;
    line-height: 32px !important;
    text-transform: uppercase;
    cursor: pointer !important;
    box-shadow: 1px 1px 10px transparent !important;
    border-radius: 2px !important;
}
.formResponsive button[type="submit"] {width: 100% !important;}
.formResponsive button[type="submit"]:hover, .btn-primary:hover {
    box-shadow: 1px 1px 10px black !important;
	background: #3b7bb2 !important;
}
.order-btn {padding: 0 10px !important;}
.formResponsive button[type="submit"] {
    width: 100%;
}
/*========================= modules ==============================*/
.readmore {
    font-size: 12px;
    text-transform: lowercase;
    line-height: 15px;
    color: #3b7bb2;
    text-decoration: none;
    display: inline-block;
    font-style: italic;
}
.mod_header, .form-title {
    font-size: 16px;
    font-family: Tahoma;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 0 2px;
    color: #5793c6;
    letter-spacing: 2px;
    border-bottom: #5793c6 solid 5px;
    margin-bottom: 15px;
}
.home .mod_header {padding-top: 10px;}
.mod_header a {color: #5793c6;}
.camera_wrap {margin: 15px 0 20px;}
.camera_commands, .camera_prev > span, .camera_next > span {display: none !important;}
.camera_prev, .camera_next {
    height: 40px !important;
    width: 22px !important;
    margin-top: -20px !important;
    background: none !important;
    text-align: center;
    font-family: 'FontAwesome';
    line-height: 37px;
    font-size: 50px;
    color: #5793c6;
	text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px;
}
.camera_prev:after, .camera_next:after {
	display: block;
	height: 40px;
    width: 22px;
	position: absolute;
	left: 0;
	top: 0;
}
.camera_prev:after, .slick-prev:after {content: "\f104";}
.camera_next:after, .slick-next:after {content: "\f105";}
.camera_prev:hover, .camera_next:hover {color: #e4f0fb;}
.acymailing_form {
    width: 100%;
    margin: 0;
    padding: 0;
	border-spacing: 0
}
.acymailing_form .acysubbuttons input {width: 100%;}
.right-col .acymailing_introtext {
    text-align: center;
    margin-bottom: 10px !important;
}
.news-left ul {list-style: none;}
.news-left li {padding-bottom: 12px;}
.news .date {font-size: 10px;}
.news-left a {text-decoration: none;}
.news-left .titlenews-left {
    color: #333;
    line-height: 16px;
    padding-top: 5px;
}
.news-left .item_img {
    padding-top: 65%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.breadcrumb {
    list-style: none;
    margin-bottom: 10px;
    padding: 0 15px;
}
.breadcrumb li:first-child {display: none;}
.breadcrumb li {display: inline;}
.breadcrumb .divider {padding: 0 2px 0 8px;}
.breadcrumb a {color: #475252;}
.nr_scroller {
    margin: 0 20px;
    position: relative;
}
.slide_item {
    border: 1px solid #ccc;
    display: block;
    margin: 2px;
}
.slide_item img {width: 100%;}
.slick-arrow {
    font-size: 0;
    text-indent: -10000px;
    line-height: 0;
    border: 0;
    background: none;
    position: absolute;
    top: 50%;
    padding: 0;
    width: 15px;
    height: 30px;
    margin-top: -15px;
	cursor: pointer;
}
.slick-arrow:after {
	display: block;
	height: 30px;
    width: 15px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 42px;
	line-height: 30px;
	text-indent: 0;
	font-family: 'FontAwesome';
	color: #5793c6;
}
.slick-prev {left:-20px;}
.slick-next {right:-20px;}
.slick-arrow:hover:after {color: #b1d3f3;}
.nr_cats .cat-item a {
    display: block;
    border: 1px solid #ccc;
    padding: 5px;
}
.worth  {overflow: hidden;}
.worth .item {
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 30px;
}
.worth .item  .text{padding: 5px 0;}
.worth .item i {
    font-size: 70px;
    line-height: 90px;
}

.form_login {
background: #eee;
padding: 18px 20px;
line-height: 30px;
}
.form_login span.add-on {
width: 70px;
display: inline-block;
text-align: left;
}
.form_login .input-small {
    padding: 4px;
    line-height: 20px;
}
.form_login .controls {
    text-align: center;
    margin-bottom: 8px;
}
.form_login .links {
line-height: 20px;
padding: 10px 15px 0;
}
.form_login ul.unstyled.links {list-style: none;}
.form_login .links a {}
.nr_cats {}
/*========================= content ==============================*/
.item-page, .blog, .remind, .reset {
    text-align: justify;
    padding-bottom: 30px;
}
.page-header {
    border-bottom: #5793c6 solid 5px;
    margin-bottom: 20px;
}
.page-header, .page-header h2 {
    color: #5793c6;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
}
.cat-item {
    font-size: 12px;
    line-height: 13px;
    padding-bottom: 30px;
}
.cat-item a {
    color: black;
    text-decoration: none;
}
.cat-item a:hover {}
.cat-item .img-wrapper {
    padding: 5px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}
.cat-item  a:hover .img-wrapper, .nr_cats .cat-item a:hover {
	border-color: #5793c6;
	box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.4);
}
.cat-item .item-image {
    padding-top: 60%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}
.cat-item .item-title {color: #5793c6;}
.category-desc {
    padding-bottom: 30px;
}
.category-desc img {
    max-width: 35%;
    float: left;
    margin: 0 20px 10px 0;
}
.products-tbl .product-item {
    margin: 15px 0;
	font-size: 12px;
}
.products-tbl .item-title a {
    color: #666;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 14px;
    padding: 5px 0;
}
.products-tbl .product-item .img-link {
    display: block;
    padding: 5px;
    border: 1px solid #ccc;
}
.products-tbl .product-item .item-image {
    padding-top: 60%;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
.image_block img {
    max-width: 100%;
}
.blog .item {margin-bottom: 30px;}
.blog .item-title a {
    color: black;
    font-size: 14px;
}
.nr-open-btn, .nr-close-btn {
    color: #5793c6;
}
.item-page p {padding-bottom: 10px;}
.item-page ul {margin-left: 20px;}
.item-image img {max-width: 100%;}
.item-content table, .item-page table {
    width: 100%;
    border-collapse: collapse;
}
.item-content table td, .item-page td {
    border: 1px solid #ccc;
    padding: 3px 5px;
}
.order-cell {
	width: 90px;
	min-width: 90px;
}
.item-content table th, .item-page th {
    text-align: center !important;
    border: 1px solid #ccc;
    padding: 8px 5px;
    background: #eee;
    line-height: 14px;
}
.item-page td.c4 {width: 126px;}
.item-page td.c4 .btn-small {
    float: left;
    height: 20px;
    width: 28px;
    padding: 0;
}
.item-page td.c4 .btn-small .fa {
	display:block;
	line-height: 12px;
}
.item-page td.c4 .btn-small.decrease {margin-right: 3px;}
.item-page td.c4 .btn-small.increase {margin-left: 3px;}
.item-page td.c4 input {
    float: left;
    margin-right: 0;
	height: 20px;
}
.item-page td.c5 {
    text-align: center;
    width: 75px;
}
.search-no-results {
	padding-top: 30px;
	font-size: 18px;
	font-style: italic;
}
.subtitle {
    display: table;
    width: 100%;
    font-size: 16px;
    margin: 0 0 20px;
}
.subtitle .brand-logo {
    display: table-cell;
    height: 50px;
    width: 80px;
    vertical-align: middle;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}
.subtitle span {
    display: table-cell;
    vertical-align: middle;
	padding-left: 10px;
}
input.prod-qnt {
    width: 50px !important;
    padding: 1px 3px;
    text-align: center;
    margin-right: 8px;
}
.jq-checkbox.prod-order {
    margin: 0;
}
.btn-wrapper {
    text-align: center;
    margin: 30px 0 30px;
}
.product-table {
    overflow-x: auto;
    border: 1px solid #ccc;
}
.products-desc {
    margin-bottom: 30px;
}
.product-tables .item-title {
    font-weight: bold;
    padding-bottom: 10px;
	text-align: center;
}
.product-item-tables {
    margin-bottom: 30px;
}
.full-img {
    text-align: center;
    margin-bottom: 10px;
}
.full-img img {
    max-width: 100%;
}
.product-table img {
    width: 100px;
}
.products .product-item {}
.products .item-image {
	
}
.products .item-image .inner {
	border: 1px solid #ccc;
    border-radius: 8px;
}
.products .item-image .inner span {
    display: block;
    padding-top: 60%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    margin: 5px;
}
.products .order-box {text-align: right;}
.products .item-title {
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}
.products .product-item {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.products .item-file i {
    margin-right: 5px;
}
.products .item-file a {
    font-style: italic;
}
.hot-product {color: red;}
.jq-checkbox input {
	width: 0;
    height: 0;
}
/*------------------------- pagination ------------------------------*/
.pagination {
text-align: center;
}
.pagination * {box-sizing: content-box;}
ul.pagination-list {
display: inline-block;
line-height: 14px;
vertical-align: top;
font-size: 15px;
font-weight: bold;
}
ul.pagination-list li {
display: inline-block;
margin: 0 3px;
}
ul.pagination-list li.number a {
color: black;
border: 1px solid #d6dadd;
display: inline-block;
padding: 4px 8px;
text-decoration: none;
height: 16px;
vertical-align: top;
}
ul.pagination-list li.number.active a {
border: 1px solid #3b7bb2;
background: #3b7bb2;
color: white;
}
ul.pagination-list li.number a.pagenav:hover, ul.pagination-list li  i:hover {
color: #777;
background-color: #e8e9ea;
border: 1px solid #d6dadd;
}

ul.pagination-list li i {
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: top;
	border: 1px solid #d6dadd;
	font-size: 18px;
    line-height: 22px;
}
ul.pagination-list li .icon-previous{background: url(../images/arrow_left.png) no-repeat center center transparent;} 
ul.pagination-list li .icon-next {background: url(../images/arrow_right.png) no-repeat center center transparent;}
ul.pagination-list li.disabled i, ul.pagination-list li.disabled i:hover{background-color:transparent;}
ul.pagination-list .icon-first, ul.pagination-list .icon-last {display: none;}
/*========================= forms ==============================*/
input , textarea {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box !important;
	padding: 4px 10px;
    line-height: 20px;
	width: 100% !important;
	font-family: Arial;
}
input[type="checkbox"] {
    width: auto !important;
}
.formResponsive textarea, .formResponsive input {width: 100%;}
.formResponsive input {height: auto !important;}

textarea.rsform-error, input[type="text"].rsform-error, input[type="file"].rsform-error, select.rsform-error, select.rsform-error + div > a, span.formError + div  {
    border-color: #b94a48 !important;
    box-shadow: inset 0 0 10px #b94a48 !important;
}
.rsform-submit-button:focus {outline: none;}
.formResponsive .formHorizontal .formControls, .formResponsive .formHorizontal .rsform-block {margin: 0;}
.rsform-block-submit, .rsform-block-footer {text-align: center;}
.formResponsive .formHorizontal .formControlLabel {
text-align: left;
float: none;
padding-left: 4px;
padding-top: 0;
}
#userForm .error {
color: red;
text-align: center;
font-size: 16px;
line-height: 20px;
}
.form-block-captcha .formBody {
    display: inline-block;
	width: 100%;
}
.form-block.form-block-captcha {
    text-align: center;
    margin: -3px auto 0;
}
.formResponsive {margin: 0;}
.formResponsive * {box-sizing: border-box;}
.formControlLabel {
    display: none;
}
.form-title {
    font-size: 18px;
    text-align: center;
    padding: 15px 5px;
}
span.formValidation {
    display: none !important;
}
.order-form-title {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
}
.order-body {
    margin-bottom: 10px;
}
.order-body p {
    line-height: 14px;
    margin-bottom: 3px;
}
.form-block-captcha .formBody > div {
    padding: 5px;
    border-radius: 3px;
    border: 1px solid transparent;
    display: inline-block;
    margin-bottom: 5px;
	max-width: 100%;
}
.form-block-captcha  .formBody > span {display: none;}
.form-block-captcha  .formBody > div > div {margin: 0 auto;}
/*------------------------- clean capcha -------------------------*/
#recaptcha_widget_div {text-align: center;}
.recaptchatable.recaptcha_theme_clean {border: none !important;}
.recaptchatable.recaptcha_theme_clean #recaptcha_image {
    border: none !important;
    width: 100% !important;
	max-width: 100% !important;
    height: auto !important;
}
.recaptchatable .recaptcha_image_cell {background: none !important;}
img#recaptcha_challenge_image {max-width: 100%;}
input#recaptcha_response_field {border: 1px solid #ccc !important;}
span.formError + div {
	border: 1px solid #b94a48;
    box-shadow: inset 0 0 10px #b94a48;
}
td.recaptcha_image_cell, input#recaptcha_response_field, table#recaptcha_table {width: 100% !important;}
.recaptcha_theme_clean .recaptcha_input_area {padding-right: 7px !important;}
/*========================= footer ==============================*/
.footer {
    border-top: #5793c6 solid 5px;
}
.copypight {
    display: table;
    text-align: right;
}
.copypight a {
	color: #767676;
	text-decoration: none;
}
.copypight .inner {
    display: table-cell;
    vertical-align: middle;
    height: 80px;
    padding-right: 200px;
    background: url(../images/logo.jpg) right 50% no-repeat;
    background-size: 150px;
    color: #767676;
}
#gotop {
    position: fixed;
    bottom: 60px;
    right: 20px;
    width: 60px;
    height: 60px;
    z-index: 500;
    display: none;
    background: #e4f0fb;
    border: 2px solid #5793c6;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
	display: none;
}
#gotop:after {
    content: '\f106';
    font-family: FontAwesome;
    font-size: 34px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 50px;
    width: 58px;
    color: #5793c6;
    text-align: center;
}
#gotop:hover {
	border: 2px solid black;
	background: white;
}
#gotop:hover:after {	color: black;}
#gotop.hidden {display: none !important;}
/*========================= responsive ==============================*/
@media (max-width: 1200px) {
	.worth .item i {}
	.topmenu .nav > li > a {
		font-size: 14px;
		padding: 10px 10px;
	}
}
@media (max-width: 991px) {
	.topmenu .nav > li > a {
		font-size: 11px;
		padding: 10px 6px;
	}
	.page-header, .page-header h2, .mod_header {font-size: 14px;}
	.form-block.form-block-captcha {width: 270px;}
	.form-block-captcha  .formBody > div > div {
		transform: scale(.85);
		margin-left: -22px;
	}
	.news-left .titlenews-left {word-break: break-word;}
}
@media (max-width: 767px) {
	.form-block.form-block-captcha {width: auto;}
	.form-block-captcha  .formBody > div > div {
		transform: scale(1);
		margin: 0 auto;
	}
	.item-page td.c4 {
		width: 60px;
		max-width: 60px;
	}
}
@media (max-width: 420px) {
	.col-xxs-12 {width: 100%;}
	.products .order-box {text-align: center;}
	.products .item-image .inner {margin-bottom: 10px;}
}
@media (max-width: 350px) {
	.form-block.form-block-captcha {width: 290px;}
	.form-block-captcha  .formBody > div {padding: 2px 5px 1px;}
	.form-block-captcha  .formBody > div > div {
		transform: scale(.91);
		margin-left: -12px;
	}
}