*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.product_grid_item:hover .product_grid_item_container, .product_grid_item:focus .product_grid_item_container, .product_grid_item:active .product_grid_item_container {
	z-index:1;
}
/*JoomShopkit Plugin*/
.rp-brooksite .input-prepend input,
.input-prepend select {
    width: 100%;
    max-width: 150px;
    border-radius: 0;
}
.rp-brooksite .input-prepend input {
    height: inherit;
}
.bs3 .rp-brooksite .input-prepend select {
    height: inherit;
    line-height: inherit;
}
.rp-brooksite.bs3 .input-prepend select {
    vertical-align: middle;
}
.rp-brooksite .input-append .add-on,
.rp-brooksite .input-prepend .add-on {
    height:inherit;
    text-shadow: none;
    border-radius: 0;
    margin-right: 0;
}
.rp-brooksite .box_price_from input#price_from,
.rp-brooksite .box_price_to input#price_to {
    width: inherit;
    max-width: 80px;
}
.rp-brooksite .margin-bot {
    margin-bottom: 15px;
    border-bottom: 1px solid #d0d0d0;
    padding: 20px 0;
}
.rp-brooksite .select-view {
    border: solid #d0d0d0;
    border-width: 1px 0;
    margin: 30px 0;
    padding: 17px 0 8px;
}
.rp-brooksite .to-grid,
.rp-brooksite .to-list, .rp-brooksite .to-slim {
    font-size: 25px;
    line-height: 35px;
    cursor: pointer;
}
.rp-brooksite .to-grid {
    padding-right: 7px;
}
.rp-brooksite .to-list {
    padding-right: 7px;
}
.rp-brooksite .to-slim {
    padding-right: 7px;
}
.rp-brooksite .attrib {
    overflow: auto;
	clear: both;
}
.rp-brooksite .att_none {
    margin: 5px 0;
}
.rp-brooksite .hide_pop {
    position: absolute;
    top: 7px;
    right: 7px;
    display: block;
    font-size: 16px;
    color: red;
    cursor: pointer;
    z-index: 99999;
}
.rp-brooksite .jshop_list_product [class*=productitem_] {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    margin-bottom: 20px;
    /*padding: 15px 15px 10px;*/
}
.rp-brooksite .jshop_list_product .image .jshop_img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.rp-brooksite .jshop_list_product .review_mark {
    margin: 0 auto;
}
.rp-brooksite .jshop_list_product .caption {
    text-align: center;
}
.rp-brooksite .jshop_list_product .name h4 {
    font-size: 14px;
    font-weight: 400;
}
.rp-brooksite .jshop_list_product .name h4 a {
    text-transform: uppercase;
}
.rp-brooksite .jshop_list_product .name h4 a:hover {
    color: #252a2f;
}
.rp-brooksite .jshop_list_product .button_detail.more_link {
    font-size: 10px;
    text-transform: none;
}
.rp-brooksite .jshop_list_product .caption,
.rp-brooksite .jshop_list_product .description,
.rp-brooksite .productfull .old_price,
.rp-brooksite .productfull .manufacturer_name span,
.rp-brooksite .productfull .vendorinfo span,
.rp-brooksite .productfull .vendorinfo a,
.rp-brooksite .productfull .deliverytime span,
.rp-brooksite .productfull .productweight span,
.rp-brooksite .productfull .jshop_prod_attributes span,
.rp-brooksite .productfull .jshop_prod_attributes select,
.rp-brooksite .productfull .caption {
    color: #8b8b8b;
}
.rp-brooksite .jshop_list_product .price_block {
    padding: 10px 0;
	min-height:100px;
}
.rp-brooksite .jshop_list_product .jshop_price {
    font-size: 24px;
    padding-right: 7px;
}
.rp-brooksite .jshop_list_product .old_price {
    font-size: 18px;
    color: gray;
}
.rp-brooksite .jshop_list_product .jshop_price i,
.rp-brooksite .jshop_list_product .old_price i,
.rp-brooksite .productfull .prod_price i,
.rp-brooksite .productfull .old_price i {
    font-size: 85%;
}
.rp-brooksite .atcart.btn.list-btn,
.rp-brooksite .atwl.btn.list-btn {
    margin-left: -2px;
    padding: 6px 4px;
}
.rp-brooksite .list-btn {
    border: 0 solid transparent;
    font-size: 14px;
    text-shadow: none;
    box-shadow: none;
    margin-right: 2px;
    margin-bottom: 5px;
    outline: none;
    padding: 6px 10px;
    vertical-align: middle;
}
.rp-brooksite .list-block .list-btn {
    padding: 6px;
}
.rp-brooksite .jshop_list_product .product-button-wishlist.btn.list-btn,
.rp-brooksite .jshop_list_product .atwl.btn.list-btn,
.rp-brooksite .jshop_list_product .btn.list-btn.compare_link_to_list,
.rp-brooksite .jshop_list_product .btn.list-btn.go_to_compre_list,
.rp-brooksite .jshop_list_product .btn.list-btn.remove_compare_list,
.rp-brooksite .jshop_list_product .inline_askquestion.btn.list-btn,
.rp-brooksite .jshop_list_product .inline_pqv.btn.list-btn {
    padding: 2px 4px;
}
.rp-brooksite .list-btn:hover,
.rp-brooksite .list-btn:focus {
    color: inherit;
    outline: none;
}
.rp-brooksite .btn.list-btn.remove_compare_list {
    margin: 0 0 5px -3px;
    padding: 6px 4px;
}
.rp-brooksite.anchor-absolute .jshop_list_product .btn.list-btn.remove_compare_list {
    padding: 2px 8px;
}
.rp-brooksite .list-btn.button_buy,
.rp-brooksite .list-btn.buy {
    text-transform: uppercase;
    padding: 6px;
}
.rp-brooksite .list-btn.button_buy:hover,
.rp-brooksite .list-btn.buy:hover {
    color: inherit;
}
.rp-brooksite .input-append,
.rp-brooksite .input-prepend {
    margin-bottom: 0;
    display: inline-block;
    white-space: nowrap;
}
.rp-brooksite .input-append.count_block .inputbox {
    font-size: 14px;
    border: 0 solid transparent;
    border-radius: 0;
    box-shadow: none;
    min-width: 20px;
    max-width: 35px;
    text-align: center;
}
.rp-brooksite button.btn.list-btn.count {
    border: 0 solid transparent;
    padding: 6px;
}
.rp-brooksite .product_caption h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
}
.rp-brooksite .productfull .list_product_demo table {
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 7px 7px 0 0;
}
.rp-brooksite .productfull .manufacturer_name,
.rp-brooksite .productfull .vendorinfo,
.rp-brooksite .productfull .deliverytime,
.rp-brooksite .productfull .attributes_title,
.rp-brooksite .productfull .productweight,
.rp-brooksite .productfull .caption:not(.jshop_list_product .caption),
.productfull .productweight {
    text-transform: uppercase;
}
.rp-brooksite .productfull .caption {
    padding: 7px 0;
}
.rp-brooksite #list_product_image_middle .main_image {
    border: 1px solid #ddd;
}
.rp-brooksite input.list-btn {
    font-size: 14px;
    height: auto;
}
.rp-brooksite button.list-btn.buy {
    margin-right: -3px;
}
.rp-brooksite .list-btn.button.remove_comp {
    margin-left: -3px;
    border-radius: 0;
    padding: 6px;
}
.rp-brooksite .productfull .manufacturer_name,
.rp-brooksite .productfull .vendorinfo,
.rp-brooksite .productfull .deliverytime {
    padding-bottom: 7px;
}
.rp-brooksite .productfull .prod_price,
.rp-brooksite .productfull .old_price {
    display: inline-block;
}
.rp-brooksite .productfull .prod_price,
.rp-brooksite .productfull #block_price {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
}
.rp-brooksite .productfull .old_price {
    font-size: 18px;
    margin-left: 7px;
}
.rp-brooksite .productfull .price_prod_qty_list {
    margin-bottom: auto;
}
.rp-brooksite .productfull .prod_buttons .buttons {
    padding-left: 0;
}
.rp-brooksite .productfull .nav-tabs {
    margin-bottom: 0;
}
.rp-brooksite .productfull .tab-content {
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none;
    padding: 15px;
}
.rp-brooksite .cart_quantity,
.cart_unit_price {
    margin: 10px 0;
}
.cart_unit_price span {
	white-space:nowrap;
}
.rp-brooksite .cart_total_block {
    font-weight: 700;
    font-size: 14px;
    padding: 10px 0;
}
.rp-brooksite #checkout {
    margin-top: 10px;
}
.rp-brooksite hr {
    border-top: 1px solid #8c8f92;
}
.rp-brooksite .btn:focus {
    outline: none;
}
.rp-brooksite .btn.list-btn,
rpb_thems button.btn.list-btn,
.rp-brooksite input.btn.list-btn,
.rp-brooksite .icons-module input,
.rp-brooksite .icons-module textarea,
.rp-brooksite .icons-module .uneditable-input {
    border-radius: 0;
}
.rp-brooksite .jshop_list_product [class*=productitem_].list-row {
    margin-bottom: 0;
    padding: 7px;
}
.rp-brooksite .list-row::after {
    display: table;
    content: '';
    clear: both;
}
.rp-brooksite .list-row .name h4 {
    display: inline;
}
.rp-brooksite .list-row .old_price {
    display: block;
}
.rp-brooksite .jshop_list_product .slim-row .price_block {
	min-height:inherit;
	padding:0;
}
.rp-brooksite .list-block.block_product{
    padding-bottom: 0;
}
.rp-brooksite .jshop_prod_cart {
    background-color: #fff;
    margin-top: 15px;
    padding: 7px;
}
.rp-brooksite .jshop_prod_cart input,
.rp-brooksite .jshop_prod_cart button.btn.list-btn.count,
.rp-brooksite .jshop_prod_cart a.list-btn {
    padding: 4px;
}
.clear {
    clear: both;
}
.dblock {
    display: block;
}
.dnone {
    display: none;
}
.dnone-force {
    display: none!important;
    dsiplay: none!important;
}
.round-loupe {
    border-radius: 75px;
    border: 5px solid #ccc;
}
.magnifier {
    background-color: #fff;
}
.txtdnnone {
    display: none!important;
}
.jshop.productfull .owl-prev {
    position: absolute;
    background-color: #666;
    color: #fff;
    top: 50%;
    left: 0;
    margin-top: -10px;
    opacity: 0.5;
	text-align:center;
}
.jshop.productfull .owl-next {
    position: absolute;
    background-color: #666;
    color: #fff;
    top: 50%;
    right: 0;
    margin-top: -10px;
    opacity: 0.5;
	text-align:center;
}
.jshop.productfull .owl-prev:hover,
.jshop.productfull .owl-next:hover {
    opacity: 1;
}
.rel-prod.fade-to {
    opacity: 0;
}
.rp-brooksite .jshop_list_product .clear_filter {
    display: inline-block;
    vertical-align: middle;
}

.img-brooksus-rouble {
    background: url(../img/rub2.png) 0 0 transparent no-repeat;
    background-size: contain;
    display: inline-block;
    min-height: 10px;
    min-width: 10px;
}
.rp-brooksite .jshop input[name="finish_registration"] {
    width: auto;
    max-width: inherit;
}
.attrib .attributes_title{float:left}
.att_none{margin:5px 0px;}
.clear{clear:both}

.attrib-empty-option {
    position: absolute;
    z-index: 9;
    max-width: 280px;
	display:none;
	opacity:0;
}

.attrib-empty-option  div {
	position:relative;
    width: 100%;
    min-height: 25px;
    background: #fff;
    padding: 15px 10px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #87203f;
    box-shadow: 0 0 7px #ccc;
    max-width: 250px;
}

.attrib-empty-option span {
    position: absolute;
    top: -5px;
    right: 5px;
    font-size: 18px;
    cursor: pointer;
    color: #999999;
}

.attrib-empty-option  div::before, .attrib-empty-option  div::after {
    content: ''; 
    position: absolute;
    left: 47%; 
	bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #cccccc;
}
.attrib-empty-option  div::after {
    border-top: 10px solid #ffffff;
    bottom: -19px; 
}
.disable_buttonbuy {
	opacity:0.5;
}

/*AQ*/
#askquestion #askquestionForm {
    background-color: #ffffff;
    color: #444444;
    height: auto;
    z-index: 99;
    text-align: left;
    text-transform: none !important;
    font-size: 14px;
    width: 100%;
    max-width: 260px;
    margin: 0 auto;
}
#askquestion form#askquestionForm input,
#askquestion form#askquestionForm textarea {
    background: #FFFFFF none repeat scroll 0 0;
    outline-style: none;
    outline-width: medium;
    width: 100%;
	height:auto;
    max-width: 260px;
    border: 1px solid #bbbbbb;
    margin: 0px 0px 10px 0px;
    padding: 8px;
    color: #343434;
}
#askquestion form#askquestionForm .submit {
    background: #F5410F none repeat scroll 0 0;
    outline-style: none;
    outline-width: medium;
    width: 100%;
    max-width: 260px;
    padding: 5px;
    border: 3px solid #F52D0F;
    outline-color: -moz-use-text-color;
    font-size: 1em;
    cursor: pointer;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bolder;
    margin-top: 10px;
}
#askquestion form#askquestionForm .disclaimeraq {
    border: 1px solid #bbbbbb;
    margin: 5px 0px 15px 0px;
    padding: 5px 0;
    display: inline-block;
    width: 100%;
    max-width: 260px;
}
#askquestion #askquestionForm .red {
    color: #F5410F;
}
#askquestion form#askquestionForm label.error {
    font-style: italic;
    font-size: 10px;
    margin: 0px;
}
#askquestion form#askquestionForm input.contact.error {
    background-color: #EDBE9C;
}
#askquestion form#askquestionForm label {
    margin: 0px 0px 0px 20px;
    display: inline-block;
    font-size: 14px;
}
#askquestion form#askquestionForm #loading {
    background: url(img/ajax-loader.gif) no-repeat;
    width: 55px;
    height: 55px;
    margin: 100px auto;
    display: none;
    z-index: 999;
}
#askquestion #callback {
    font-size: 1.1em;
	text-align:center;
    color: #444444;
    width: 260px;
    margin: 20px auto;
    display: none;
}
#askquestion .holder {
    margin: 0 auto;
    padding-top: 10px;
    width: 100%;
    max-width: 260px;
}
.disclaimeraq img {
    float: left;
    margin: 0px 5px 5px 0px;
    max-width: 75px;
    max-height: 75px;
}
.disclaimeraq .product_name_ask {
    color: #F5410F;
}
.inline_askquestion_prod.free {
	font-size:14px;
	background-color: transparent;
}
.inline_askquestion img,
.inline_askquestion_prod img {
    border: none !important;
}
.dnone {
    display: none;
}

.effect-1 .animate {
    -webkit-animation: fadeIn .65s ease forwards;
    animation: fadeIn .65s ease forwards;
}

a.lightbox {
    outline: none;
}
.rp-brooksite .jshop_related .caption {
    text-align: center;
}
.rp-brooksite .productfull .prod_buttons .buttons {
    font-size: 0;
    letter-spacing: -1px;
    line-height: 0
}
.rp-brooksite .productfull .prod_buttons .buttons .input-append {
    margin-right: 3px;
    font-size: inherit;
    letter-spacing: normal;
    line-height: normal;
}
.rp-brooksite .jshop input[type="button"], .rp-brooksite .jshop input[type="submit"], .rp-brooksite .jshop select {
	max-width:150px;
}
.rp-brooksite .jshop .jshop_prod_attributes select {
	display:inline-block;
}
.bs3 .row-fluid {
	margin-left:-15px;
	margin-right:-15px;
}
.bs3 .row-fluid:before, .bs3 .row-fluid:after {
	content:" ";
	display:table;
}
.bs3 .row-fluid:after {
	clear:both;
}
.bs3 .rp-brooksite .form-control {
	width:auto;
}
.rp-brooksite .popover-content {
	color:#444444;
}
.list-row a.btn.list-btn.go_to_compre_list {
	position:relative;
	top:0;
	right:inherit;
}
.list-row a.btn.list-btn.remove_compare_list {
	position:relative;
	top:0;
	right:inherit;
}
.zoomContainer {
	z-index:3;
}

/*OWL Carousel*/
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;/*background:#000*/}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background: url(img/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}
.owl-theme .owl-controls{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

/*Magnific popup*/
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1051;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80);}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1052;position:fixed;outline:none!important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;text-align:left;z-index:1054;margin:0 auto;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out;}.mfp-zoom{cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none!important;}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1053;}.mfp-preloader a{color:#CCC;}.mfp-preloader a:hover{color:#FFF;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;z-index:1046;-webkit-box-shadow:none;box-shadow:none;padding:0;}button::-moz-focus-inner{border:0;padding:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);color:#FFF;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace;padding:0 0 18px 10px;}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100);}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap;}.mfp-arrow{position:absolute;opacity:0.65;filter:alpha(opacity=65);top:50%;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0);margin:-55px 0 0;padding:0;}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100);}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px;}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px;}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3F3F3F;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:40px 0;}.mfp-figure{line-height:0;}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444;}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}.mfp-ie7 .mfp-img{padding:0;}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;}.mfp-ie7 .mfp-container{padding:0;}.mfp-ie7 .mfp-content{padding-top:44px;}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0;}@media screen and max-width 800px and orientation landscape,screen and max-height 300px{.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;top:auto;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:3px 5px;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0;}}@media all and max-width 900px{.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}}
#pqv_modal .mfp-container{height:auto;top:100px;}


/*IcoMoon Fonts*/
@font-face {
    font-family: 'IcoMoon';
    src: url('/../../../media/jui/fonts/IcoMoon.eot');
    src: url('/../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('/../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('/../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('/../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[data-icon]:before {
    font-family: 'IcoMoon';
    content: attr(data-icon);
    speak: none;
}
@-webkit-keyframes fadeIn {
    0% {} 100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {} 100% {
        opacity: 1;
    }
}
@media (max-width: 979px) {
    .rp-brooksite .span4.header-search {
        width: 100%;
        margin: 10px auto;
    }
    .extern_wrap {
       /* position: relative;*/
    }
}
@media (max-width: 768px){
.rp-brooksite .header.custom {
margin:0 -20px;
}
.navbar.rp-brooksite .nav, .navbar.rp-brooksite .nav > li{
float:none;
text-align:center;
}
.wrap-menu.rp-brooksite{
margin:0 -20px 20px -20px;
}
.externbootstrap_wrapp{
text-align: center;
margin:auto;
min-width:inherit;
}
body .modal-aq, body.bs2 .modal-aq, body .modal-aqf, body .modal-pqv{
max-width: inherit; margin-left: 0px;
}
body .modal-aqf{
max-width: inherit; margin-left: 0px;
}
.rp-brooksite .navigation.bottom-bar li{
display:block;
text-align:center;
padding:7px 0;
}
}
@media (max-width: 480px) {
	body .modal-aq, body.bs2 .modal-aq{max-width: inherit; margin-left: 0px;}
       div.modal-aq{position:absolute;}
	body .modal-aqf{max-width: inherit; margin-left: 0px;}
       div.modal-aqf{position:absolute;}
	body .modal-pqv{max-width: inherit; margin-left: 0px !important;}
	.bs2 .modal-aqf{max-width: inherit; margin-left: 0px;}
    .bs2 div.modal-aqf{position:absolute;}
}