#autocomplete{border:1px solid;overflow:hidden;position:absolute;z-index:100;}#autocomplete ul{list-style:none;list-style-image:none;margin:0;padding:0;}#autocomplete li{background:#fff;color:#000;cursor:default;white-space:pre;zoom:1;}html.js input.form-autocomplete{background-image:url(/misc/throbber-inactive.png);background-position:100% center;background-repeat:no-repeat;}html.js input.throbbing{background-image:url(/misc/throbber-active.gif);background-position:100% center;}html.js fieldset.collapsed{border-bottom-width:0;border-left-width:0;border-right-width:0;height:1em;}html.js fieldset.collapsed .fieldset-wrapper{display:none;}fieldset.collapsible{position:relative;}fieldset.collapsible .fieldset-legend{display:block;}.form-textarea-wrapper textarea{display:block;margin:0;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.resizable-textarea .grippie{background:#eee url(/misc/grippie.png) no-repeat center 2px;border:1px solid #ddd;border-top-width:0;cursor:s-resize;height:9px;overflow:hidden;}body.drag{cursor:move;}.draggable a.tabledrag-handle{cursor:move;float:left;height:1.7em;margin-left:-1em;overflow:hidden;text-decoration:none;}a.tabledrag-handle:hover{text-decoration:none;}a.tabledrag-handle .handle{background:url(/misc/draggable.png) no-repeat 6px 9px;height:13px;margin:-0.4em 0.5em;padding:0.42em 0.5em;width:13px;}a.tabledrag-handle-hover .handle{background-position:6px -11px;}div.indentation{float:left;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;width:20px;}div.tree-child{background:url(/misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/misc/tree-bottom.png) no-repeat 11px center;}div.tree-child-horizontal{background:url(/misc/tree.png) no-repeat -11px center;}.tabledrag-toggle-weight-wrapper{text-align:right;}table.sticky-header{background-color:#fff;margin-top:0;}.progress .bar{background-color:#fff;border:1px solid;}.progress .filled{background-color:#000;height:1.5em;width:5px;}.progress .percentage{float:right;}.ajax-progress{display:inline-block;}.ajax-progress .throbber{background:transparent url(/misc/throbber-active.gif) no-repeat 0px center;float:left;height:15px;margin:2px;width:15px;}.ajax-progress .message{padding-left:20px;}tr .ajax-progress .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.container-inline div,.container-inline label{display:inline;}.container-inline .fieldset-wrapper{display:block;}.nowrap{white-space:nowrap;}html.js .js-hide{display:none;}.element-hidden{display:none;}.element-invisible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;}.element-invisible.element-focusable:active,.element-invisible.element-focusable:focus{position:static !important;clip:auto;overflow:visible;height:auto;}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}* html .clearfix{height:1%;}*:first-child + html .clearfix{min-height:1%;}
ul.menu{border:none;list-style:none;text-align:left;}ul.menu li{margin:0 0 0 0.5em;}ul li.expanded{list-style-image:url(/misc/menu-expanded.png);list-style-type:circle;}ul li.collapsed{list-style-image:url(/misc/menu-collapsed.png);list-style-type:disc;}ul li.leaf{list-style-image:url(/misc/menu-leaf.png);list-style-type:square;}li.expanded,li.collapsed,li.leaf{padding:0.2em 0.5em 0 0;margin:0;}li a.active{color:#000;}td.menu-disabled{background:#ccc;}ul.inline,ul.links.inline{display:inline;padding-left:0;}ul.inline li{display:inline;list-style-type:none;padding:0 0.5em;}.breadcrumb{padding-bottom:0.5em;}ul.primary{border-bottom:1px solid #bbb;border-collapse:collapse;height:auto;line-height:normal;list-style:none;margin:5px;padding:0 0 0 1em;white-space:nowrap;}ul.primary li{display:inline;}ul.primary li a{background-color:#ddd;border-color:#bbb;border-style:solid solid none solid;border-width:1px;height:auto;margin-right:0.5em;padding:0 1em;text-decoration:none;}ul.primary li.active a{background-color:#fff;border:1px solid #bbb;border-bottom:1px solid #fff;}ul.primary li a:hover{background-color:#eee;border-color:#ccc;border-bottom-color:#eee;}ul.secondary{border-bottom:1px solid #bbb;padding:0.5em 1em;margin:5px;}ul.secondary li{border-right:1px solid #ccc;display:inline;padding:0 1em;}ul.secondary a{padding:0;text-decoration:none;}ul.secondary a.active{border-bottom:4px solid #999;}
div.messages{background-position:8px 8px;background-repeat:no-repeat;border:1px solid;margin:6px 0;padding:10px 10px 10px 50px;}div.status{background-image:url(/misc/message-24-ok.png);border-color:#be7;}div.status,.ok{color:#234600;}div.status,table tr.ok{background-color:#f8fff0;}div.warning{background-image:url(/misc/message-24-warning.png);border-color:#ed5;}div.warning,.warning{color:#840;}div.warning,table tr.warning{background-color:#fffce5;}div.error{background-image:url(/misc/message-24-error.png);border-color:#ed541d;}div.error,.error{color:#8c2e0b;}div.error,table tr.error{background-color:#fef5f1;}div.error p.error{color:#333;}div.messages ul{margin:0 0 0 1em;padding:0;}div.messages ul li{list-style-image:none;}
fieldset{margin-bottom:1em;padding:0.5em;}form{margin:0;padding:0;}hr{border:1px solid gray;height:1px;}img{border:0;}table{border-collapse:collapse;}th{border-bottom:3px solid #ccc;padding-right:1em;text-align:left;}tbody{border-top:1px solid #ccc;}tr.even,tr.odd{background-color:#eee;border-bottom:1px solid #ccc;padding:0.1em 0.6em;}th.active img{display:inline;}td.active{background-color:#ddd;}.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list ul li{margin:0 0 0.25em 1.5em;padding:0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;white-space:nowrap;}.form-item .description{font-size:0.85em;}label{display:block;font-weight:bold;}label.option{display:inline;font-weight:normal;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}input.form-checkbox,input.form-radio{vertical-align:middle;}.marker,.form-required{color:#f00;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}.more-link{text-align:right;}.more-help-link{text-align:right;}.more-help-link a{background:url(/misc/help.png) 0 50% no-repeat;padding:1px 0 1px 20px;}.item-list .pager{clear:both;text-align:center;}.item-list .pager li{background-image:none;display:inline;list-style-type:none;padding:0.5em;}.pager-current{font-weight:bold;}#autocomplete li.selected{background:#0072b9;color:#fff;}html.js fieldset.collapsible .fieldset-legend{background:url(/misc/menu-expanded.png) 5px 65% no-repeat;padding-left:15px;}html.js fieldset.collapsed .fieldset-legend{background-image:url(/misc/menu-collapsed.png);background-position:5px 50%;}.fieldset-legend span.summary{color:#999;font-size:0.9em;margin-left:0.5em;}tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}.tabledrag-toggle-weight{font-size:0.9em;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}.progress{font-weight:bold;}.progress .bar{background:#ccc;border-color:#666;margin:0 0.2em;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.progress .filled{background:#0072b9 url(/misc/progress.gif);}
#comments{margin-top:15px;}.indented{margin-left:25px;}.comment-unpublished{background-color:#fff4f4;}.comment-preview{background-color:#ffffea;}
.field .field-label{font-weight:bold;}.field-label-inline .field-label,.field-label-inline .field-items{float:left;}form .field-multiple-table{margin:0;}form .field-multiple-table th.field-label{padding-left:0;}form .field-multiple-table td.field-multiple-drag{width:30px;padding-right:0;}form .field-multiple-table td.field-multiple-drag a.tabledrag-handle{padding-right:.5em;}form .field-add-more-submit{margin:.5em 0 0;}
.node-unpublished{background-color:#fff4f4;}.preview .node{background-color:#ffffea;}td.revision-current{background:#ffc;}
.search-form{margin-bottom:1em;}.search-form input{margin-top:0;margin-bottom:0;}.search-results{list-style:none;}.search-results p{margin-top:0;}.search-results .title{font-size:1.2em;}.search-results li{margin-bottom:1em;}.search-results .search-snippet-info{padding-left:1em;}.search-results .search-info{font-size:0.85em;}.search-advanced .criterion{float:left;margin-right:2em;}.search-advanced .action{float:left;clear:left;}
#permissions td.module{font-weight:bold;}#permissions td.permission{padding-left:1.5em;}#permissions tr.odd .form-item,#permissions tr.even .form-item{white-space:normal;}#user-admin-settings fieldset .fieldset-description{font-size:0.85em;padding-bottom:.5em;}#user-admin-roles td.edit-name{clear:both;}#user-admin-roles .form-item-name{float:left;margin-right:1em;}.password-strength{width:17em;float:right;margin-top:1.4em;}.password-strength-title{display:inline;}.password-strength-text{float:right;font-weight:bold;}.password-indicator{background-color:#C4C4C4;height:0.3em;width:100%;}.password-indicator div{height:100%;width:0%;background-color:#47C965;}input.password-confirm,input.password-field{width:16em;margin-bottom:0.4em;}div.password-confirm{float:right;margin-top:1.5em;visibility:hidden;width:17em;}div.form-item div.password-suggestions{padding:0.2em 0.5em;margin:0.7em 0;width:38.5em;border:1px solid #B4B4B4;}div.password-suggestions ul{margin-bottom:0;}.confirm-parent,.password-parent{clear:left;margin:0;width:36.3em;}.profile{clear:both;margin:1em 0;}.profile .user-picture{float:right;margin:0 1em 1em 0;}.profile h3{border-bottom:1px solid #ccc;}.profile dl{margin:0 0 1.5em 0;}.profile dt{margin:0 0 0.2em 0;font-weight:bold;}.profile dd{margin:0 0 1em 0;}
.views-exposed-form .views-exposed-widget{float:left;padding:.5em 1em 0 0;}.views-exposed-form .views-exposed-widget .form-submit{margin-top:1.6em;}.views-exposed-form .form-item,.views-exposed-form .form-submit{margin-top:0;margin-bottom:0;}.views-exposed-form label{font-weight:bold;}.views-exposed-widgets{margin-bottom:.5em;}.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid tbody{border-top:none;}.view .progress-disabled{float:none;}
.rteindent1{margin-left:40px;}.rteindent2{margin-left:80px;}.rteindent3{margin-left:120px;}.rteindent4{margin-left:160px;}.rteleft{text-align:left;}.rteright{text-align:right;}.rtecenter{text-align:center;}.rtejustify{text-align:justify;}.ibimage_left{float:left;}.ibimage_right{float:right;}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;cursor:pointer;}#cboxPrevious:active,#cboxNext:active,#cboxClose:active,#cboxSlideshow:active{outline:0;}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:100%;max-height:100%;}.cboxIframe{width:100%;height:100%;display:block;border:0;}#colorbox,#cboxContent,#cboxLoadedContent{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}#cboxOverlay{background:#000;}#colorbox{outline:0;}#cboxWrapper{background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}#cboxTopLeft{width:15px;height:15px;}#cboxTopCenter{height:15px;}#cboxTopRight{width:15px;height:15px;}#cboxBottomLeft{width:15px;height:10px;}#cboxBottomCenter{height:10px;}#cboxBottomRight{width:15px;height:10px;}#cboxMiddleLeft{width:15px;}#cboxMiddleRight{width:15px;}#cboxContent{background:#fff;overflow:hidden;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute;background:rgba(255,255,255,0.7);bottom:28px;left:0;color:#535353;width:100%;padding:4px 6px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}#cboxCurrent{position:absolute;bottom:4px;left:60px;color:#949494;}.cboxSlideshow_on #cboxSlideshow{position:absolute;bottom:0px;right:30px;background:url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -75px -50px;width:25px;height:25px;text-indent:-9999px;}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-101px -50px;}.cboxSlideshow_off #cboxSlideshow{position:absolute;bottom:0px;right:30px;background:url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -25px -50px;width:25px;height:25px;text-indent:-9999px;}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-49px -50px;}#cboxPrevious{position:absolute;bottom:0;left:0;background:url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -75px 0px;width:25px;height:25px;text-indent:-9999px;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute;bottom:0;left:27px;background:url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -50px 0px;width:25px;height:25px;text-indent:-9999px;}#cboxNext:hover{background-position:-50px -25px;}#cboxLoadingOverlay{background:#fff;}#cboxLoadingGraphic{background:url(/sites/all/modules/colorbox/styles/default/images/loading_animation.gif) no-repeat center center;}#cboxClose{position:absolute;bottom:0;right:0;background:url(/sites/all/modules/colorbox/styles/default/images/controls.png) no-repeat -25px 0px;width:25px;height:25px;text-indent:-9999px;}#cboxClose:hover{background-position:-25px -25px;}
.ctools-locked{color:red;border:1px solid red;padding:1em;}.ctools-owns-lock{background:#ffffdd none repeat scroll 0 0;border:1px solid #f0c020;padding:1em;}a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing{padding-right:18px !important;background:url(/sites/all/modules/ctools/images/status-active.gif) right center no-repeat;}div.ctools-ajaxing{float:left;width:18px;background:url(/sites/all/modules/ctools/images/status-active.gif) center center no-repeat;}
.nivoSlider{position:relative;width:100%;height:auto;overflow:hidden;}.nivoSlider img{position:absolute;top:0px;left:0px;max-width:none;}.nivo-main-image{display:block !important;position:relative !important;width:100% !important;}.nivoSlider a.nivo-imageLink{position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;}.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0;}.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden;}.nivo-box img{display:block;}.nivo-caption{position:absolute;left:0px;bottom:0px;background:#000;color:#fff;width:100%;z-index:8;padding:5px 10px;opacity:0.8;overflow:hidden;display:none;-moz-opacity:0.8;filter:alpha(opacity=8);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.nivo-caption p{padding:5px;margin:0;}.nivo-caption a{display:inline !important;}.nivo-html-caption{display:none;}.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer;}.nivo-prevNav{left:0px;}.nivo-nextNav{right:0px;}.nivo-controlNav{text-align:center;padding:15px 0;}.nivo-controlNav a{cursor:pointer;}.nivo-controlNav a.active{font-weight:bold;}
.nivo-control-thumbs{padding-bottom:30px;position:relative;}.nivo-control-thumbs .nivo-controlNav{position:absolute;bottom:-70px;left:0;margin-left:0;width:100%;}.nivo-control-thumbs .nivo-controlNav a{background:none;height:auto;width:auto;text-indent:0;}.nivo-control-thumbs .nivo-controlNav img{display:inline;height:auto;position:relative;margin-right:10px;width:auto;}.nivo-control-thumbs .nivo-controlNav.nivo-thumbs-enabled{bottom:0;left:0;padding:0;position:relative;text-align:left;width:100%;}.nivo-control-thumbs .nivo-controlNav.nivo-thumbs-enabled a{background:none;margin-bottom:5px;height:auto;width:auto;}.nivo-control-thumbs .nivo-controlNav.nivo-thumbs-enabled img{display:block;height:auto;width:auto;}
form.add-to-cart-form{margin:1em 0;text-align:right;}.messages-ajax .messages{border-radius:6px 6px 6px 6px;border-width:.5em;box-shadow:0 1px 12px rgba(50,50,50,0.84);font-size:1.5em;left:25%;position:fixed;top:25%;width:40%;}.ajax-progress,.ajax-progress-throbber{background-color:rgba(0,0,0,0.2);height:100%;left:0;position:fixed;text-align:center;top:0;vertical-align:middle;width:100%;z-index:500;}.ajax-progress .throbber{background:url(/sites/all/modules/lightshop/theme/ajax-loader.gif) no-repeat;color:#000;height:50px;left:48%;margin:auto;position:relative;top:48%;width:120px;}
li.expanded,li.collapsed,li.leaf{padding:0;}@font-face{font-family:'PT Sans';src:url(/sites/all/themes/fonts/PTSans-Regular.woff2) format('woff2'),url(/sites/all/themes/fonts/PTSans-Regular.woff) format('woff');font-weight:400;font-style:normal;font-display:swap;}html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{margin:0;padding:0;vertical-align:baseline;}article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,mark,audio,video{display:block;}textarea{font:101%/1.5em Arial,Helvetica,sans-serif;}blockquote{quotes:none;border-left:1px solid #CCCCCC;font-style:italic;margin-left:2em;}q{quotes:none;font-style:italic;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:none;}a{text-decoration:underline;border:0;color:#3b3a39;}a:hover,a:focus{text-decoration:none;}a img{border:0;}abbr,acronym{border-bottom:1px dotted;cursor:help;font-variant:small-caps;}address,cite,em,i{font-style:italic;}blockquote p{margin:0 1.5em 1.5em;padding:0.75em;}code,kbd,tt{font-family:"Courier New",Courier,monospace,serif;line-height:1;}del{text-decoration:line-through;}dfn{border-bottom:1px dashed;font-style:italic;}dl{margin:0;}dt{font-weight:700;}dd{margin:0 0 1.5em 0;}h1,h2,h3,h4,h5,h6{font-weight:700;padding:0;}h1{color:#0E6080;font-size:2em;line-height:1.2em;margin:0 0 0.75em;font-family:'PT Sans',arial,serif;}.title_phone{float:right;line-height:1.2em;font-size:33px;font-family:'PT Sans',arial,serif;font-weight:700;height:40px;margin-right:25px;}h1.title{width:600px;font-size:33px;float:left;margin:0;color:white;}h2{font-size:33px;line-height:1.2em;margin:0 0 .5em;color:#0E6080;font-family:'PT Sans',arial,serif;letter-spacing:-1px;}h2.title{font-size:24px;letter-spacing:0;}h2 a{color:#000;text-decoration:none;}h2 a:hover{color:#848484;}h3{font-size:1.1666em;margin:0 0 1.286em;}h4{font-size:1em;margin:0 0 1.5em;}h5{font-size:0.8333em;margin:0 0 1em;}h6{font-size:0.666em;margin:0 0 2.25em;}img{display:inline-block;vertical-align:text-bottom;}ins{text-decoration:overline;}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}ol{list-style:outside decimal;}p{font-weight:300;margin:0 0 1.5em;}pre{font-family:"Courier New",Courier,monospace,serif;margin:0 0 1.5em;border-left:1px solid #CCCCCC;margin-left:2em;padding-left:2em;}sub{top:0.4em;font-size:0.85em;line-height:1;position:relative;vertical-align:baseline;}sup{font-size:0.85em;line-height:1;position:relative;bottom:0.5em;vertical-align:baseline;}strong,b{font-weight:700;}ul{list-style:outside disc;}ul,ol{margin:0 0 1.5em 1.5em;padding:0;}ul.nomargin{margin:0;}li ul{padding:0;margin:0 0 0 2em;list-style-position:outside;list-style-type:circle;}li ol{padding:0;margin:0 0 0 2em;list-style-position:outside;}table{border-collapse:collapse;border-spacing:0;margin:0 0 1.5em;padding:0;width:100%;border:none;}caption{font-style:italic;text-align:left;}tr.alt td{background:#eee;}td{padding:0.1em 0.2em;vertical-align:middle;border-bottom:1px solid #0E6080;line-height:1.1em;}th{font-weight:700;padding:0.1em 0.2em;vertical-align:middle;background:#eee;text-align:left;border-bottom:1px solid #0E6080;}button{-x-system-font:none;cursor:pointer;display:block;font-size:0.99em;height:2em;line-height:1.5em;margin:0.8em 0 0;padding:0 0.5em;}button::-moz-focus-inner{border:0;}fieldset{border:0;margin:0 0 1.5em;position:relative;padding:1.5em 0 0;}fieldset fieldset{clear:both;margin:0 0 0.75em;padding:0 0 0 1.5em;}input{border:1px solid #ccc;border-bottom-color:#eee;border-right-color:#eee;font-size:1em;padding:.5em .3em;margin:0 0 0.75em;}input[type=file]{height:2.25em;font-size:1em;padding:0;border:0;border:1px solid #ccc !ie;}textarea{border:1px solid #ccc;border-bottom-color:#eee;border-right-color:#eee;margin:0;padding:.3em;}select{border:1px solid #ccc;border-bottom-color:#eee;border-right-color:#eee;font-size:1em;line-height:1.5em;margin-bottom:0.75em;padding:0.25em;height:2.25em;}optgroup{font-weight:700;font-style:normal;text-indent:0.2em;}optgroup + optgroup{margin-top:1em;}option{font-size:1em;height:1.5em;padding:0;text-indent:1em;}label{cursor:pointer;display:block;margin:0;padding:0;}label input{background:0;border:0;line-height:1.5em;margin:0 0.5em 0 0;padding:0;width:auto;}legend{font-size:1.1666em;font-weight:700;left:0;margin:0;padding:0;}#toolbar{z-index:99999;}#overlay{z-index:98999;}html,body{min-width:960px;height:100%;}body{background:url(/sites/all/themes/ustrix/images/body-tail.gif) repeat center top;color:#3b3a39;font:100%/20px Arial,Helvetica,sans-serif;position:relative;}#main{font-size:.813em;min-width:980px;height:auto !important;height:100%;min-height:100%;}.container{width:980px;margin:0 auto;position:relative;}#header{position:relative;z-index:97;background:url(/sites/all/themes/ustrix/images/header-tail.gif) repeat-x center 22px;}.home #header .container{height:134px;}#header .container{height:115px;}.logo a{text-decoration:none;}.logo{position:absolute;left:0;top:39px;}.logo h1,.logo h2{font-size:3em;line-height:1.2em;margin-bottom:0;}.logo h1 a,.logo h2 a{color:#222;text-decoration:none;}.logo img{float:left;}.logo div{color:#0E6080;font-weight:bold;font-size:30px;font-family:'PT Sans',arial,serif;line-height:30px;margin-left:90px;width:300px;}.logo div span{color:#0E6080;}.logo .description{color:#505050;font-size:18px;line-height:1.2em;font-weight:bold;font-family:'PT Sans',arial,serif;padding-left:38px;margin-top:-5px;}*+ html .logo .description{margin-top:-3px;}#widget-header{position:absolute;right:0;top:0;}.widget-header.widget_links h3{display:none;}.widget-header.widget_links ul{margin:0;}.widget-header.widget_links ul li{list-style-type:none;float:left;margin-left:28px;}.widget-header.widget_links ul li a{color:#7a7a7a;font-size:10px;line-height:22px;text-transform:uppercase;text-decoration:none;}.widget-header.widget_links ul li a:hover{color:black;}#widget_my_requestquotewidget{width:100%;overflow:hidden;margin-bottom:3em;}.box{overflow:hidden;zoom:1;}.box-button{}.box-text{margin-bottom:25px;}.button-outdent{}#slider-wrapper{height:295px;overflow:hidden;position:relative;background:url(/sites/all/themes/ustrix/images/slider-wrapper.webp) repeat-x center top;}#slider-wrapper .container{overflow:hidden;}#slider{position:relative;width:1200px;height:295px;margin-left:-93px;}#slider img{position:absolute;top:0px;left:0px;display:none;}#slider a{border:0;display:block;}.nivoSlider{position:relative;}.nivoSlider img{position:absolute;top:0px;left:0px;}.nivoSlider a.nivo-imageLink{position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}.nivo-slice{display:block;position:absolute;z-index:50;height:100%;}.nivo-box{display:block;position:absolute;z-index:5;}.nivo-caption{position:absolute;left:0px;bottom:0px;background:#000;color:#fff;opacity:0.8;width:100%;z-index:89;}.nivo-caption p{padding:5px;margin:0;}.nivo-caption a{display:inline !important;}.nivo-html-caption{display:none;}#new_slider{position:relative;width:1200px;height:295px;}.nivo-directionNav a{position:absolute;top:45%;z-index:9999;cursor:pointer;}.nivo-prevNav{left:0;}.nivo-nextNav{right:0;}.nivo-controlNav{position:absolute;width:845px;height:20px;left:0;bottom:-20px;text-align:center;}.nivo-controlNav a{position:relative;z-index:99;cursor:pointer;display:inline-block !important;}.nivo-controlNav a.active{font-weight:bold;}.nivo-directionNav{}.nivo-directionNav a{position:absolute;display:block;width:46px;height:46px;text-indent:-9999px;border:0;top:50%;margin-top:-23px;background:url(/sites/all/themes/ustrix/images/direction_nav.png) no-repeat 0 0;}a.nivo-nextNav{right:-53px;background-position:-46px 0;}a.nivo-nextNav:hover{background-position:-46px -47px;}a.nivo-prevNav{left:-53px;background-position:0 0;}a.nivo-prevNav:hover{background-position:0 -47px;}#slider .nivo-controlNav img{display:inline;position:relative;margin-right:10px;width:120px;height:auto;}nav.primary{}.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none;}.sf-menu ul{position:absolute;top:-999em;width:10em;}.sf-menu ul li{width:100%;}.sf-menu li:hover{visibility:inherit;}.sf-menu li{float:left;position:relative;}.sf-menu a{display:block;position:relative;}.sf-menu li:hover ul,.sf-menu li.sfHover ul{left:0;top:45px;z-index:99;}ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em;}ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:172px;top:-10px;}ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul{top:-999em;}ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul{left:10em;top:0;}.sf-menu{max-width:760px;position:absolute;right:0;top:50px;}.sf-menu a{text-decoration:none;}.sf-menu a{color:black;}.sf-menu li{font-size:20px;font-family:'PT Sans',arial,serif;font-weight:bold;text-transform:lowercase;padding-left:20px;cursor:pointer;}.sf-menu li a{padding-right:20px;color:#0E6080;height:44px;line-height:44px;display:block;}.sf-menu li.active-trail,.sf-menu li.active,.sf-menu li:hover{font-size:20px;font-family:'PT Sans',arial,serif;font-weight:bold;text-transform:lowercase;padding-left:20px;background-repeat:no-repeat;background-position:left top;cursor:pointer;background-image:url(/sites/all/themes/ustrix/images/nav-left.png);}.sf-menu li.active-trail a,.sf-menu li.active a,.sf-menu li:hover a{padding-right:20px;color:white;height:44px;line-height:44px;display:block;background:url(/sites/all/themes/ustrix/images/nav-right.png) 100% 0 no-repeat;}.sf-menu li ul{width:171px;background:url(/sites/all/themes/ustrix/images/sub-nav-bot.png) no-repeat left bottom;padding-bottom:10px;}.sf-menu li li:first-child{padding-top:10px;background:url(/sites/all/themes/ustrix/images/sub-nav-top.png) no-repeat left top;}.sf-menu li li a{font-size:14px;line-height:29px;height:29px;color:white;padding-left:25px;display:block;background:url(/sites/all/themes/ustrix/images/sub-nav-tail.png);}.sf-menu li li a:hover,.sf-menu li li.sfHover > a{color:#252525;background:white;}.sf-menu li li li{}.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active,.sf-menu > li.current-menu-item > a{outline:0;}.sf-menu a.sf-with-ul{min-width:1px;}.sf-sub-indicator{position:absolute;display:block;right:.75em;top:1.05em;width:10px;height:10px;text-indent:-999em;overflow:hidden;}a > .sf-sub-indicator{top:.8em;background-position:0 -100px;}a:focus > .sf-sub-indicator,a:hover > .sf-sub-indicator,a:active > .sf-sub-indicator,li:hover > a > .sf-sub-indicator,li.sfHover > a > .sf-sub-indicator{background-position:-10px -100px;}.sf-menu ul .sf-sub-indicator{background-position:-10px 0;}.sf-menu ul a > .sf-sub-indicator{background-position:0 0;}.sf-menu ul a:focus > .sf-sub-indicator,.sf-menu ul a:hover > .sf-sub-indicator,.sf-menu ul a:active > .sf-sub-indicator,.sf-menu ul li:hover > a > .sf-sub-indicator,.sf-menu ul li.sfHover > a > .sf-sub-indicator{background-position:-10px 0;}#nav{max-width:760px;position:absolute;right:0;top:50px;padding:10px 0 0 0;list-style:none;background:#111;background:-moz-linear-gradient(#444,#111);background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#111),color-stop(1,#444));background:-webkit-linear-gradient(#444,#111);background:-o-linear-gradient(#444,#111);background:-ms-linear-gradient(#444,#111);background:linear-gradient(#444,#111);-moz-border-radius:50px;border-radius:50px;-moz-box-shadow:0 2px 1px #9c9c9c;-webkit-box-shadow:0 2px 1px #9c9c9c;box-shadow:0 2px 1px #9c9c9c;}#nav li{float:left;padding:0 0 10px 0;position:relative;}#nav a{float:left;height:25px;padding:0 25px;color:#999;text-transform:uppercase;font:bold 12px/25px Arial,Helvetica;text-decoration:none;text-shadow:0 1px 0 #000;}#nav li:hover > a{color:#fafafa;}*html #nav li a:hover{color:#fafafa;}#nav li:hover > ul{display:block;}#nav ul{list-style:none;margin:0;padding:0;display:none;position:absolute;top:35px;left:0;z-index:99999;background:#444;background:-moz-linear-gradient(#444,#111);background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#111),color-stop(1,#444));background:-webkit-linear-gradient(#444,#111);background:-o-linear-gradient(#444,#111);background:-ms-linear-gradient(#444,#111);background:linear-gradient(#444,#111);-moz-border-radius:5px;border-radius:5px;}#nav ul li{float:none;margin:0;padding:0;display:block;-moz-box-shadow:0 1px 0 #111111,0 2px 0 #777777;-webkit-box-shadow:0 1px 0 #111111,0 2px 0 #777777;box-shadow:0 1px 0 #111111,0 2px 0 #777777;}#nav ul li:last-child{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}#nav ul a{padding:10px;height:auto;line-height:1;display:block;white-space:nowrap;float:none;text-transform:none;}*html #nav ul a{height:10px;width:150px;}*:first-child+html #nav ul a{height:10px;width:150px;}#nav ul a:hover{background:#0186ba;background:-moz-linear-gradient(#04acec,#0186ba);background:-webkit-gradient(linear,left top,left bottom,from(#04acec),to(#0186ba));background:-webkit-linear-gradient(#04acec,#0186ba);background:-o-linear-gradient(#04acec,#0186ba);background:-ms-linear-gradient(#04acec,#0186ba);background:linear-gradient(#04acec,#0186ba);}#nav ul li:first-child a{-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}#nav ul li:first-child a:after{content:'';position:absolute;left:30px;top:-8px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:8px solid #444;}#nav ul li:first-child a:hover:after{border-bottom-color:#04acec;}#nav ul li:last-child a{-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}#nav:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}* html #nav{zoom:1;}*:first-child+html #nav{zoom:1;}.primary_content_wrap{position:relative;z-index:1;overflow:hidden;background:url(/sites/all/themes/ustrix/images/productDetailBack_5copy.webp) no-repeat bottom right;padding-bottom:64px;}#content{float:left;width:100%;margin-right:29px;}#content1{float:left;width:60%;margin-right:29px;}#content2{float:left;width:60%;margin-right:29px;}#content .content{overflow:hidden;}#full-width{float:none;width:100%;}#content .left-indent{padding:0 0 0 22px;overflow:hidden;}#content .row-1{background:url(/sites/all/themes/ustrix/images/footer-tail.png) repeat-x left bottom;padding-bottom:1px;min-width:980px;margin:0 auto;}#content .row-1 .top{padding-top:36px;background-repeat:repeat-x;background-position:left top;background-image:url(/sites/all/themes/ustrix/images/cont-row1-top.png);min-width:980px;}#content .row-1 .bot{background-repeat:repeat-x;background-position:center bottom;background-image:url(/sites/all/themes/ustrix/images/cont-row1-bot.png);min-width:980px;}#content .row-2,.top-indent{padding:46px 0 0 0;}}h3#comments{padding-top:25px;}.commentlist{list-style-type:none;padding:0;margin:0;}li.comment{list-style-type:none;overflow:hidden;}.odd{}.even{}li.comment .comment-body{padding:10px 10px 25px 60px;position:relative;zoom:1;background:#f2f2f2;margin-bottom:20px;}.author-comment{}.comment-author{padding:.5em 0 1em 0;}.comment-text{}.comment-meta{font-size:11px;color:#999;position:absolute;right:20px;top:15px;}li.comment .avatar{float:none;margin:0;position:absolute;left:10px;top:10px;padding:1px;border:1px solid #dbdbdb;vertical-align:top;overflow:hidden;}li.comment .avatar{display:block;vertical-align:top;overflow:hidden;}.commentlist ul.children{margin:20px 0 0 30px;}.commentlist ul.children li.comment{}.reply{position:absolute;right:20px;bottom:15px;}.reply a{display:inline-block;background:#000;padding:3px 8px;color:#fff;text-decoration:none;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}.reply a:hover{background:#666;}.waiting-for-approval{}#trackbacks{}li.trackback{}p#no-comments{}#comments-form{}.allowed_tags{background:#eee;padding:15px;font-size:11px;font-family:"Courier New",Courier,monospace;color:#666;}.allowed_tags strong{font-family:Tahoma,Geneva,sans-serif;}#respond{padding:1em 0 0 0;}.cancel-comment-reply{}.page{}#page-content h2{font-size:24px;letter-spacing:0;color:#262524;margin-bottom:20px;}#page-content ul,.post-content ul{margin-left:0;}#page-content ul li,.post-content ul li{background:url(/sites/all/themes/ustrix/images/marker.png) no-repeat left top;padding:2px 0 4px 37px;list-style-type:none;font-size:18px;margin-top:10px;}#page-content ul li:first-child,.post-content ul li:first-child{margin-top:0;}#page-content ul li a,.post-content ul li a{text-decoration:none;}#page-content ul li a:hover,.post-content ul li a:hover{text-decoration:underline;}#page-content ul.programs li{background:none;padding:0;font-size:13px;width:100%;overflow:hidden;vertical-align:top;margin-top:20px;}#page-content ul.programs li:first-child{margin-top:0;}#page-content ul.programs li a{text-decoration:none;font-size:18px;line-height:1.2em;display:block;margin-bottom:10px;}#page-content ul.programs li a:hover{text-decoration:underline;}#page-content ul.partners{width:100%;overflow:hidden;margin:0;}#page-content ul.partners li{float:left;padding:0;margin:0;width:303px;background:none;margin-right:30px;margin-bottom:30px;font-size:13px;}#page-content ul.partners li.alt{margin-right:0;}#page-content ul.partners li a{}#page-content ul.partners li h4{margin-bottom:10px;}#page-content ul.partners li a:hover h4{text-decoration:underline;}#page-meta{}.author-meta{margin-bottom:20px;overflow:hidden;width:100%;}.author-meta p.gravatar{margin:0;}.post{}.postContent{}.post-excerpt{}article.post,.search article{margin-bottom:30px;overflow:hidden;width:100%;}article.single-post{margin-bottom:30px;overflow:hidden;width:100%;}.featured-thumbnail{float:left;margin:5px 20px 10px 0;}.featured-thumbnail img{float:left;}a.featured-thumbnail{background:black;}.post-content{}.post-content .excerpt{margin-bottom:1.5em;}.pagination{}.pagination a{display:inline-block;padding:0 5px;background:#eee;}article footer{clear:both;}article.single-post footer{margin-top:20px;}.post-meta{padding:0 0 1em 0;background:url(/sites/all/themes/ustrix/images/hr.png) repeat-x left bottom;width:100%;font-size:.83em;overflow:hidden;margin-bottom:1.2em;}.post-meta a{text-transform:uppercase;font-size:10px;}.post-navigation{}p.gravatar{float:left;margin-right:20px;}.alignleft{float:left;margin:0 20px 10px 0;}.alignright{float:right;margin:0 0 10px 20px;}.aligncenter{text-align:center;margin:0 auto;}.alignnone{margin:0 0 10px 0;display:block;}article .post-content img{max-width:710px;}nav.oldernewer{width:100%;overflow:hidden;margin-bottom:1.5em;font-size:18px;}nav.oldernewer a{color:#3b3a39;line-height:26px;display:block;text-decoration:none;}nav.oldernewer a:hover{text-decoration:underline;}.older{float:left;}.older a{padding-left:37px;background:url(/sites/all/themes/ustrix/images/marker-alt.png) no-repeat left top;}.newer{float:right;}.newer a{padding-right:37px;background:url(/sites/all/themes/ustrix/images/marker.png) no-repeat right top;}.search{}.search-page #page-content{padding-right:20px;}.author-info{width:100%;overflow:hidden;margin-bottom:3em;padding-bottom:2em;border-bottom:1px solid #eee;}.author-info .avatar{margin:0 20px 0 0;}.author-info .avatar img{float:left;background:#fff;padding:7px;border:1px solid #dbdbdb;}#post-author{overflow:hidden;padding:20px;background:#474747;margin-bottom:2em;color:white;}#post-author a{color:white;}#author-link{margin-top:1.5em;}#post-author .gravatar{margin:0 20px 0 0;}#post-author .gravatar img{background:#fff;border:1px solid #dbdbdb;padding:5px;}#author-description{}#recent-author-posts{margin-bottom:3em;}#recent-author-comments ul{margin:0;}#recent-author-comments ul li{list-style-type:none;margin-bottom:3px;}#error404{padding:60px 0 100px 0;overflow:hidden;}.error404-num{font-size:250px;line-height:1.2em;color:black;font-family:"trebuchet MS",Helvetica,sans-serif;float:left;padding-right:40px;padding-left:20px;}.error404-mess{float:left;width:440px;}#error404 hgroup{margin:0 0 2em 0;padding-top:50px;font-family:'PT Sans',arial,serif;}#error404 hgroup h1{font-size:3em;margin-bottom:.2em;}#error404 hgroup h2{font-size:25px;}.latestwork{width:100%;overflow:hidden;list-style-type:none;padding:0;margin:0;}.latestwork li{float:left;margin-right:20px;}.header-title{margin-bottom:0;}.header-title h1{margin-bottom:.1em;}.header-title .page-desc{font-size:.91em;color:white;}#gallery{}#gallery .portfolio{width:100%;overflow:hidden;list-style-type:none;padding:0;margin:-50px 0 50px 0;}#gallery .portfolio li{float:left;width:294px;margin:50px 48px 0 0;position:relative;}#gallery .portfolio li.nomargin{margin-right:0;}#gallery .portfolio li a.image-wrap{display:block;padding:1px;border:1px solid #eee;overflow:hidden;width:290px;height:150px;position:relative;background:#FFF url(/sites/all/themes/ustrix/images/loading.gif) 50% 50% no-repeat;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}#gallery .portfolio li h4{font-size:18px;font-weight:normal;padding-top:17px;margin-bottom:10px;}#gallery .portfolio li h4 a{text-decoration:none;}#gallery .portfolio li h4 a:hover{text-decoration:underline;}#gallery .portfolio li a.image-wrap:hover{}#gallery .portfolio li a.image-wrap img{float:left;}#gallery .portfolio .folio-desc{margin-bottom:0;}#gallery .portfolio p.excerpt{padding:0;}.zoom-icon{display:block;position:absolute;left:1px;top:-152px;width:290px;height:150px;background:url(/sites/all/themes/ustrix/images/magnify.png) 50% 50% no-repeat;cursor:pointer;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}#gallery .portfolio li a.image-wrap:hover .zoom-icon{top:1px;}#sidebar{float:right;margin-right:20px;width:30%;overflow:hidden;display:inline;}.widget{}.widget h3{color:#262524;font-size:24px;font-family:'PT Sans',arial,serif;}.widget ul.children{margin:0 0 0 20px;}#calendar_wrap{padding-right:32px;}table#wp-calendar{width:100%;margin:0;}#wp-calendar caption{text-align:center;}#wp-calendar td{text-align:center;padding:6px 0;border:none;}#wp-calendar caption{font-size:16px;color:#000;font-weight:bold;padding:4px 0;margin-bottom:5px;}#wp-calendar thead th{padding:7px 0;font-size:14px;background:#3c3c3c;color:white;text-align:center;}#wp-calendar #prev{text-align:left;}#wp-calendar #next{text-align:right;}#wp-calendar a{font-weight:bold;}.widget_text h2{margin-bottom:27px;}.textwidget ul{margin-left:0;}.textwidget ul li{list-style-type:none;background:url(/sites/all/themes/ustrix/images/marker.png) no-repeat left top;padding:3px 0 3px 35px;font-size:18px;margin-top:13px;}.textwidget ul li:first-child{margin-top:0;}.textwidget ul li a{color:#3b3a39;text-decoration:none;}.textwidget ul li a:hover{text-decoration:underline;}.textwidget p{margin-bottom:35px;}#sidebar-list .widget{width:100%;position:relative;}#sidebar-list .widget .inside,#sidebar-list  .inside,.view-footer .inside{padding:24px 0 24px 32px;box-shadow:0 0 5px #c1c1c1;-moz-box-shadow:0 0 5px #c1c1c1;-webkit-box-shadow:0 0 5px #c1c1c1;background:#f2f2f2;position:relative;}#sidebar-list .block{margin:5px 5px 5px 5px;}#sidebar-list .widget li{background:url(/sites/all/themes/ustrix/images/marker.png) no-repeat left top;padding:2px 0 4px 37px;margin-top:13px;font-size:14px;}#sidebar-list .widget li:first-child{margin-top:0;}#sidebar-list .widget li a{text-decoration:none;font-size:18px;line-height:1.2em;}#sidebar-list .widget li a:hover{text-decoration:underline;}#sidebar-list .widget.widget_my_cyclewidget{padding-bottom:28px;}#sidebar-list .widget.widget_my_cyclewidget .inside{padding-left:0;}#sidebar-list .widget.widget_my_cyclewidget h3{padding-left:32px;margin-bottom:16px;}#sidebar-list .widget.widget_wp_bannerize .inside{padding:0;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;background:none;width:100%;}#sidebar-list .widget.widget_wp_bannerize li{padding:0;background:none;}#sidebar-list .widget.widget_nav_menu ul.sub-menu{margin-left:20px;margin-top:13px;}.widget.widget_search #searchform input.searching{width:220px;}.carousel-box{position:relative;}.carousel-box a.prev,.carousel-box a.next{width:36px;height:21px;display:block;background-repeat:no-repeat;background-image:url(/sites/all/themes/ustrix/images/carousel-controls.png);position:absolute;left:50%;margin-left:-18px;}.carousel-box a.prev{top:-88px;}.carousel-box a.prev:hover{background-position:-36px -22px;}.carousel-box a.next{bottom:-55px;background-position:-36px 0;}.carousel-box a.next:hover{background-position:0 -22px;}.carousel{overflow:hidden;height:278px !important;}.post_cycle{list-style-type:none;padding:0;margin:0;overflow:hidden;}#sidebar-list .post_cycle li{width:100%;overflow:hidden;vertical-align:top;margin:0;height:93px !important;background:none;padding:0;}#sidebar-list .post_cycle li a{font-size:13px;line-height:20px;}.post_cycle li .thumbnail{float:left;margin-right:16px;}.post_cycle li .thumbnail img{margin-top:0;margin-bottom:0;}#sidebar-list .widget .post_cycle li a{display:block;text-decoration:none;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;padding:9px 55px 0 32px !important;height:83px;cursor:pointer;margin-top:-1px;}.post_cycle li a:hover{background:#e7e7e7;}.post_cycle li h4{margin:4px 0 0 0;}.banner_cycle{display:inline;width:210px;float:left;margin:0;}.banner_cycle li{list-style-type:none;float:left;width:191px;margin-right:60px;padding-bottom:50px;}.banner_cycle .nomargin{margin-right:0;}.banner_item{}.banner_item h2{background:url(/sites/all/themes/ustrix/images/title-line.png) repeat-x left bottom;margin-bottom:.6em;padding-bottom:14px;}.folio_cycle{list-style-type:none;padding:0;margin:0;width:100%;overflow:hidden;}.folio_cycle li{float:left;width:100px;height:100px;margin:0 0 15px 10px;overflow:hidden;}.testimonials{list-style-type:none;padding:0;margin:0;}.testimonials li{background:#fff;padding:1.5em;margin-bottom:2em;margin-right:5px;box-shadow:0 0 3px rgba(0,0,0,.1);-moz-box-shadow:0 0 3px rgba(0,0,0,.1);-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);}.testimonials li blockquote{border:none;background:url(/sites/all/themes/ustrix/images/quotes.png) no-repeat 0 0;margin:0;padding:0;}.testimonials li blockquote p{margin-bottom:.5em;}.testimonials li .name-testi{padding:0 0 0 2.2em;text-align:right;font-weight:bold;}.testimonials li .name-testi a{font-weight:normal;}#footer{background:url(/sites/all/themes/ustrix/images/footer-tail.png) repeat-x center top;text-transform:capitalize;}#footer .container{padding:50px 0 56px 0;}#footer p{margin:0 auto;}#footer,#footer a{color:#848383;}#footer a{text-decoration:none;}#footer a:hover{text-decoration:underline;}#widget-footer{}nav.footer{float:right;}nav.footer ul{}nav.footer ul li{list-style-type:none;float:left;padding-left:15px;}.button{display:inline-block;color:black;text-transform:lowercase;font-size:20px;text-decoration:none;font-family:"trebuchet MS",Helvetica,sans-serif;letter-spacing:-1px;padding-left:16px;background-repeat:no-repeat;background-position:left top;background-image:url(/sites/all/themes/ustrix/images/button-left.png);cursor:pointer;}.button:hover{background-position:left -45px;color:white;}.button span{display:block;padding-right:28px;background-repeat:no-repeat;background-position:right top;background-image:url(/sites/all/themes/ustrix/images/button-right.png);}.button:hover span{background-position:right -45px;}.button em{display:block;line-height:41px;height:45px;overflow:hidden;background-repeat:repeat-x;background-position:left top;background-image:url(/sites/all/themes/ustrix/images/button-tail.png);padding-right:19px;}.button:hover em{background-position:left -45px;}#title{background:url(/sites/all/themes/ustrix/images/slider-wrapper.jpg) repeat-x center top;padding:10px 0 12px 0;margin-bottom:3em;color:white;}#title h1{margin:0;}#container_title{width:980px;margin:0 auto;position:relative;text-transform:capitalize}.no-results{}.widget-area{}.hr{height:2px;background:url(/sites/all/themes/ustrix/images/hr.png) repeat-x left top;overflow:hidden;font-size:0;line-height:0;margin:16px 0;}.hr.alt{margin:35px 0 32px 0;}.address{padding:15px 0 0 0;}.address dt{margin-bottom:1.5em;}.address dd{margin-bottom:0;width:100%;overflow:hidden;}.address dd span{float:left;width:100px;}input,select,textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em;vertical-align:middle;font-weight:normal;}#commentform{}#commentform p.field{margin-bottom:5px;}#commentform small{color:#8b8b8b;}#commentform input[type=text]{width:250px;padding:4px;}#commentform textarea{width:460px;height:150px;padding:4px;overflow:auto;}#commentform #submit{background:#000;width:140px;height:30px;line-height:30px;padding:0 10px;color:#fff;cursor:pointer;border:none;}#commentform #submit:hover{background:#bdbdbd;color:#000;}#commentform input[type=text]:hover,#commentform input[type=text]:focus,#commentform textarea:hover,#commentform textarea:focus{background:#f0f0f0;}.wpcf7-form p.field{margin-bottom:5px;line-height:1.8em;font-weight:bold;}.webform-client-form input[type=text],.webform-client-form input[type="email"]{background:#eee;padding:8px 0 8px 8px;width:330px;border:1px solid #dbdbdb;margin-right:10px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;color:#111;font-size:12px;}.wpcf7-form p.field small{color:red;}.webform-client-form textarea{width:480px;height:160px;background:#eee;font-size:1em;padding:8px 0 8px 8px;border:1px solid #dbdbdb;overflow:auto;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;color:#111;font-size:12px;margin-bottom:20px;}.wpcf7-form .submit-wrap{margin-bottom:0;}.webform-client-form input[type=submit]{cursor:pointer;background:#eee;height:29px;width:125px;display:inline-block;font-size:14px;color:#000;text-decoration:none;box-shadow:1px 1px 3px rgba(0,0,0,.2);-moz-box-shadow:1px 1px 3px rgba(0,0,0,.2);-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.2);border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;margin-bottom:2px;border:none;}.webform-client-form input[type=submit]:hover{background:#000;color:#fff;}.wpcf7-not-valid-tip{width:200px !important;position:absolute;left:100% !important;top:-5px !important;padding:1px 0 1px 5px !important;background:none !important;color:red !important;border:none !important;}#searchform{}#searchform .searching{width:160px;margin-right:10px;border:none;background:white;box-shadow:0 0 5px #c1c1c1;-moz-box-shadow:0 0 5px #c1c1c1;-webkit-box-shadow:0 0 5px #c1c1c1;position:relative;}#searchform .submit{width:60px;cursor:pointer;border:none;background:#303030;color:white;font-family:"trebuchet MS",Helvetica,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:1px;}#searchform .submit:hover{background:#6b6a6a;}.one_half{width:48%;}.one_third{width:30.66%;}.two_third{width:65.33%;}.one_fourth{width:22%;}.three_fourth{width:74%;}.one_fifth{width:16.8%;}.two_fifth{width:37.6%;}.three_fifth{width:58.4%;}.four_fifth{width:67.2%;}.one_sixth{width:13.33%;}.five_sixth{width:82.67%;}.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{position:relative;margin-right:4%;float:left;}.last{margin-right:0 !important;clear:right;}.fleft{float:left;}.fright{float:right;}.clear{clear:both;}.wrapper{width:100%;overflow:hidden;}.extra-wrap{overflow:hidden;}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0;}.clearfix{display:inline-block;}* html .clearfix{height:1%;}.clearfix{display:block;}#text{font-family:'Myriad Pro',Helvetica,Arial sans-serif;font-size:33px;text-align:left;}#text a{text-decoration:none;font-weight:bold;color:#ffffff;text-shadow:0 1px 0 #721e1e,0px 1px 3px rgba(0,0,0,0.5);position:relative;-webkit-transition:all 0.1s ease-in;-moz-transition:all 0.1s ease-in;-ms-transition:all 0.1s ease-in;-o-transition:all 0.1s ease-in;transition:all 0.1s ease-in;}#text a:hover{text-shadow:0 1px 0 #d84f4f,0 2px 0 #d54646,0 3px 0 #ce3333,0 4px 0 #b92e2e,0 5px 0 #912525,0 6px 0 #721e1e,0px 6px 5px rgba(0,0,0,0.5);top:-6px;}#text a:active{text-shadow:none;bottom:0;text-shadow:0px 0px 3px rgba(0,0,0,0.5);}#block-menu-menu-production .content > ul{margin:0px;}#block-menu-menu-production .content a.active-trail{font-weight:bold;padding-left:35px;}#block-menu-menu-production .content > ul > li{margin-left:36px;}#block-menu-menu-production .content > ul > li.expanded{margin-left:0px;}#block-menu-menu-production .content li.expanded,#block-menu-menu-production .content li.collapsed{list-style-type:none;list-style-image:none;}#block-menu-menu-production .content li a{font-size:15px;text-decoration:none;}li.expanded > a{line-height:26px;text-decoration:none;font-family:'PT Sans',arial,serif;font-size:20px;font-weight:bold;display:block;margin:10px 0;}.expander{margin-right:10px;cursor:pointer;float:left;width:26px;height:26px;background:url(/sites/all/themes/ustrix/images/marker.png) no-repeat;}.view-id-children .item-list ul li{background:url(/sites/all/themes/ustrix/images/marker.png) no-repeat;height:26px;float:left;list-style-type:none;list-style-image:none;padding-left:35px;margin-left:0px;margin-right:15px;}.view-id-children .item-list ul li a{line-height:26px;text-decoration:none;font-family:'PT Sans',arial,serif;font-size:20px;font-weight:bold;display:block;height:26px;}.view-content h2{font-size:23px;}.view-content .views-row .views-field-field-images  .field-content{padding-bottom:10px;}.view-display-id-page .view-content .views-row .views-field-field-images  .field-content{padding-right:20px}.view-id-children .view-content .views-row{width:210px;float:left;height:250px;}.view-id-children .view-content .views-row .views-field-field-images{padding:0px 20px;}.view-id-children .view-content .views-row .views-field-field-images .field-content{padding:0px 0px 0px 0px;}.view-id-children .view-content .views-row .views-field-name{padding:10px 5px 0px 5px;}.views-row .views-field-body{min-height:150px;}.content .field-name-field-images{float:right;padding:0 0 10px 10px;}.view-children{text-align:center;}.view-Similar-Entries .views-field-title{width:200px;text-align:center;}.razdel{background:url(/sites/all/themes/ustrix/images/hr.png) repeat-x left top;padding-top:32px;margin-top:29px;list-style-type:none;}.region-right-sidebar .razdel{margin-left:5px;margin-right:5px;padding-top:27px;}.category #content2{width:65%;}.imgback{background:url(/sites/all/themes/ustrix/images/productDetailBack_3.png) no-repeat bottom right;}.frontpage-phone{position:absolute;z-index:500;top:10px;right:0px;color:white;float:right;line-height:1.2em;font-size:33px;font-family:'PT Sans',arial,serif;font-weight:700;height:40px;margin-right:25px;}.view-taxonomy-term table{background:#f2f2f2;}.view-taxonomy-term table .field-content{font-size:16px;}.node.node-production table{font-size:13px;background:#f2f2f2;}.view td{padding:15px;border-bottom:none;}.field-name-field-images-bottom .field-item{float:left;padding:3px;}.sf-menu ul{position:static;width:auto;list-style:none;}.sf-menu ul li{width:auto;list-style-image:initial;list-style-type:inherit;}.front .home #header .container{height:auto;}
div.light_rounded .pp_top .pp_left{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_content .ppt{color:#000;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer;}div.light_rounded .pp_previous:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer;}div.light_rounded .pp_expand{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.light_rounded .pp_expand:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.light_rounded .pp_contract{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.light_rounded .pp_contract:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.light_rounded .pp_close{width:75px;height:22px;background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_rounded .pp_nav .pp_play{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_nav .pp_pause{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_arrow_previous{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.light_rounded .pp_loaderIcon{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_left{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_middle{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_top .pp_right{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_content{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_next:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer;}div.dark_rounded .pp_previous:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer;}div.dark_rounded .pp_expand{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.dark_rounded .pp_expand:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.dark_rounded .pp_contract{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.dark_rounded .pp_contract:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.dark_rounded .currentTextHolder{color:#c4c4c4;}div.dark_rounded .pp_description{color:#fff;}div.dark_rounded #pp_full_res .pp_inline{color:#fff;}div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_rounded .pp_nav .pp_play{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_nav .pp_pause{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_arrow_previous{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_rounded .pp_arrow_next{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}div.dark_rounded .pp_bottom .pp_left{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_middle{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_bottom .pp_right{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_square/contentPattern.png) top left repeat;}div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_square .pp_description{color:#fff;}div.dark_square .pp_loaderIcon{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_content_container .pp_left{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_square .pp_content_container .pp_right{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_square .pp_expand{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.dark_square .pp_expand:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.dark_square .pp_contract{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.dark_square .pp_contract:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.dark_square .pp_close{width:75px;height:22px;background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.dark_square #pp_full_res .pp_inline{color:#fff;}div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_square .pp_nav .pp_play{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_nav .pp_pause{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_arrow_previous{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_square .pp_arrow_next{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}div.dark_square .pp_next:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer;}div.dark_square .pp_previous:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer;}div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.light_square .pp_expand{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.light_square .pp_expand:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.light_square .pp_contract{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.light_square .pp_contract:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.light_square .pp_close{width:75px;height:22px;background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.light_square #pp_full_res .pp_inline{color:#000;}div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_square .pp_nav .pp_play{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_nav .pp_pause{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_arrow_previous{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_square .pp_arrow_next{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}div.light_square .pp_next:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer;}div.light_square .pp_previous:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer;}div.facebook .pp_top .pp_left{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content .ppt{color:#000;}div.facebook .pp_content_container .pp_left{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_content{background:#fff;}div.facebook .pp_expand{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.facebook .pp_expand:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.facebook .pp_contract{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.facebook .pp_contract:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.facebook .pp_close{width:22px;height:22px;background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.facebook #pp_full_res .pp_inline{color:#000;}div.facebook .pp_loaderIcon{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_arrow_previous{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_arrow_next{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_nav .pp_play{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_nav .pp_pause{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_next:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer;}div.facebook .pp_previous:hover{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer;}div.facebook .pp_bottom .pp_left{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position:relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position:static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;}.pp_fade{display:none;}.pp_content_container{position:relative;text-align:left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{float:left;margin:10px 0 2px 0;}.pp_description{display:none;margin:0 0 5px 0;}.pp_nav{clear:left;float:left;margin:3px 0 0 0;}.pp_nav p{float:left;margin:2px 4px;}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px;}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{left:50%;margin-top:-50px;position:absolute;z-index:10000;}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;overflow:hidden;padding:0;position:relative;}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden;}.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}.pp_gallery ul a img{border:0;}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;}.pp_gallery li.default a{background:url(/sites/all/themes/ustrix/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px;}.pp_gallery li.default a img{display:none;}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important;}a.pp_next{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%;}a.pp_previous{background:url(/sites/all/themes/ustrix/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%;}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000;}a.pp_close{display:block;float:right;line-height:22px;text-indent:-10000px;}.pp_bottom{height:20px;position:relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position:static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align:left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999;}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{display:inline-block;}* html .clearfix{height:1%;}.clearfix{display:block;}
.the_new,.adapt_menu,.adapt_menu2{display:none}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{box-sizing:border-box;background:inherit;display:block;padding:0;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{color:inherit;text-decoration:none}.mm-panels,.mm-panels>.mm-panel{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panel,.mm-panels{background:inherit;border-color:inherit;box-sizing:border-box;margin:0}.mm-panels{overflow:hidden}.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px;-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.mm-panel:not(.mm-hidden){display:block}.mm-panel:after,.mm-panel:before{content:'';display:block;height:20px}.mm-panel_has-navbar{padding-top:40px}.mm-panel_opened{z-index:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel_opened-parent{-webkit-transform:translate(-30%,0);-ms-transform:translate(-30%,0);transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panel_highest{z-index:2}.mm-panel_noanimation{transition:none!important}.mm-panel_noanimation.mm-panel_opened-parent{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-listitem_vertical>.mm-panel{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;display:none;padding:10px 0 10px 10px}.mm-listitem_vertical>.mm-panel:after,.mm-listitem_vertical>.mm-panel:before{content:none;display:none}.mm-listitem_opened>.mm-panel{display:block}.mm-listitem_vertical>.mm-btn_next{box-sizing:border-box;height:40px;bottom:auto}.mm-listitem_vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem_opened>.mm-btn_next:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}.mm-btn{box-sizing:border-box;width:40px;height:40px;position:absolute;top:0;z-index:1}.mm-btn_fullwidth{width:100%}.mm-btn_clear:after,.mm-btn_clear:before,.mm-btn_close:after,.mm-btn_close:before{content:'';border:2px solid transparent;box-sizing:content-box;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-btn_clear:before,.mm-btn_close:before{border-right:none;border-bottom:none;right:18px}.mm-btn_clear:after,.mm-btn_close:after{border-left:none;border-top:none;right:25px}.mm-btn_next:after,.mm-btn_prev:before{content:'';border-top:2px solid transparent;border-left:2px solid transparent;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-btn_prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-btn_next:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;display:none;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0;opacity:1;transition:opacity .4s ease}.mm-navbar>*{box-sizing:border-box;display:block;padding:10px 0}.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-navbar__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar__btn:first-child{left:0}.mm-navbar__btn:last-child{text-align:right;right:0}.mm-panel_has-navbar .mm-navbar{display:block}.mm-listitem,.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-listitem,.mm-listitem .mm-btn_next,.mm-listitem .mm-btn_next:before,.mm-listitem:after,.mm-listview{border-color:inherit}.mm-listview{font:inherit;line-height:20px}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}.mm-listitem{position:relative}.mm-listitem:after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:0;right:0;bottom:0}.mm-listitem:after{left:20px}.mm-listitem a,.mm-listitem a:hover{text-decoration:none}.mm-listitem>a,.mm-listitem>span{color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}.mm-listitem .mm-btn_next{background:rgba(3,2,1,0);padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listitem .mm-btn_next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth){width:50px}.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+a,.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+span{margin-right:50px}.mm-listitem .mm-btn_fullwidth:before{border-left:none}.mm-listitem .mm-btn_fullwidth+a,.mm-listitem .mm-btn_fullwidth+span{padding-right:50px}.mm-listitem_divider{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:75%;text-transform:uppercase;padding:5px 10px 5px 20px}.mm-listitem_divider:after{content:' ';display:none;position:static;display:inline-block}.mm-listitem_spacer{padding-top:40px}.mm-listitem_spacer>.mm-btn_next{top:40px}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75)}.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview .mm-btn_next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(255,255,255,.4);tap-highlight-color:rgba(255,255,255,.4)}.mm-menu .mm-listitem_selected>a:not(.mm-btn_next),.mm-menu .mm-listitem_selected>span{background:rgba(255,255,255,.4)}.mm-menu .mm-listitem_opened>.mm-btn_next,.mm-menu .mm-listitem_opened>.mm-panel{background:rgba(0,0,0,.05)}.mm-menu .mm-listitem_divider{background:rgba(0,0,0,.05)}.mm-page{box-sizing:border-box;}.mm-slideout{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}.mm-wrapper_opened{overflow-x:hidden;position:relative}.mm-wrapper_background .mm-page{background:inherit}.mm-menu_offcanvas{display:none;position:fixed;right:auto;z-index:0}.mm-menu_offcanvas.mm-menu_opened{display:block}.mm-menu_offcanvas.mm-menu_opened.mm-no-csstransforms{z-index:10}.mm-menu_offcanvas{width:80%;min-width:140px;max-width:440px}.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate(80vw,0);-ms-transform:translate(80vw,0);transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate(440px,0);-ms-transform:translate(440px,0);transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-page__blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}.mm-wrapper_blocking{overflow:hidden}.mm-wrapper_blocking body{overflow:hidden}.mm-wrapper_blocking .mm-page__blocker{display:block}.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}.mm-menu_theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.7)}.mm-menu_theme-white .mm-navbar a,.mm-menu_theme-white .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-btn:after,.mm-menu_theme-white .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-listview .mm-btn_next:after{border-color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(0,0,0,.03);tap-highlight-color:rgba(0,0,0,.03)}.mm-menu_theme-white .mm-listitem_selected>a:not(.mm-btn_next),.mm-menu_theme-white .mm-listitem_selected>span{background:rgba(0,0,0,.03)}.mm-menu_theme-white .mm-listitem_opened>.mm-btn_next,.mm-menu_theme-white .mm-listitem_opened>.mm-panel{background:rgba(0,0,0,.06)}.mm-menu_theme-white .mm-listitem_divider{background:rgba(0,0,0,.06)}.mm-menu_theme-white .mm-counter{color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-iconbar,.mm-menu_theme-white .mm-iconbar a{color:rgba(0,0,0,.3)}.mm-menu_theme-white.mm-menu_keyboardfocus a:focus{background:rgba(0,0,0,.03)}.mm-menu_theme-white .mm-navbar_tabs>:not(.mm-navbar__tab_selected),.mm-menu_theme-white .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-menu_theme-white .mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs){background:rgba(0,0,0,.03)}.mm-menu_theme-white.mm-menu_shadow-page:after{box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu_theme-white.mm-menu_shadow-panels .mm-panel{box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu_theme-white .mm-searchfield input{background:rgba(0,0,0,.06);color:rgba(0,0,0,.7)}.mm-menu_theme-white .mm-panel__noresultsmsg{color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-sectionindexer a{color:rgba(0,0,0,.3)}.mm-menu_theme-white.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>a,.mm-menu_theme-white.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>span{background:0 0}.mm-menu_theme-white.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth:hover+span,.mm-menu_theme-white.mm-menu_selected-hover .mm-listitem>a:not(.mm-btn_fullwidth):hover{background:rgba(0,0,0,.03)}.mm-menu_theme-white.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>a,.mm-menu_theme-white.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>span{background:0 0}.mm-menu_theme-white.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_fullwidth+span,.mm-menu_theme-white.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_next:not(.mm-btn_fullwidth){background:rgba(0,0,0,.03)}.mm-menu_theme-white label.mm-check:before{border-color:rgba(0,0,0,.7)}.mm-menu_theme-white label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu_theme-white label.mm-toggle:before{background:#fff}.mm-menu_theme-whiteinput.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu_theme-dark{background:#333;border-color:rgba(0,0,0,.3);color:rgba(255,255,255,.85)}.mm-menu_theme-dark .mm-navbar a,.mm-menu_theme-dark .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-btn:after,.mm-menu_theme-dark .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-listview .mm-btn_next:after{border-color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}.mm-menu_theme-dark .mm-listitem_selected>a:not(.mm-btn_next),.mm-menu_theme-dark .mm-listitem_selected>span{background:rgba(0,0,0,.1)}.mm-menu_theme-dark .mm-listitem_opened>.mm-btn_next,.mm-menu_theme-dark .mm-listitem_opened>.mm-panel{background:rgba(255,255,255,.08)}.mm-menu_theme-dark .mm-listitem_divider{background:rgba(255,255,255,.08)}.mm-menu_theme-dark .mm-counter{color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-iconbar,.mm-menu_theme-dark .mm-iconbar a{color:rgba(255,255,255,.4)}.mm-menu_theme-dark.mm-menu_keyboardfocus a:focus{background:rgba(0,0,0,.1)}.mm-menu_theme-dark .mm-navbar_tabs>:not(.mm-navbar__tab_selected),.mm-menu_theme-dark .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-menu_theme-dark .mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs){background:rgba(0,0,0,.1)}.mm-menu_theme-dark.mm-menu_shadow-page:after{box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu_theme-dark.mm-menu_shadow-panels .mm-panel{box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu_theme-dark .mm-searchfield input{background:rgba(255,255,255,.15);color:rgba(255,255,255,.85)}.mm-menu_theme-dark .mm-panel__noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-sectionindexer a{color:rgba(255,255,255,.4)}.mm-menu_theme-dark.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>a,.mm-menu_theme-dark.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>span{background:0 0}.mm-menu_theme-dark.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth:hover+span,.mm-menu_theme-dark.mm-menu_selected-hover .mm-listitem>a:not(.mm-btn_fullwidth):hover{background:rgba(0,0,0,.1)}.mm-menu_theme-dark.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>a,.mm-menu_theme-dark.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>span{background:0 0}.mm-menu_theme-dark.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_fullwidth+span,.mm-menu_theme-dark.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_next:not(.mm-btn_fullwidth){background:rgba(0,0,0,.1)}.mm-menu_theme-dark label.mm-check:before{border-color:rgba(255,255,255,.85)}.mm-menu_theme-dark label.mm-toggle{background:rgba(0,0,0,.3)}.mm-menu_theme-dark label.mm-toggle:before{background:#333}.mm-menu_theme-darkinput.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu_theme-black{background:#000;border-color:rgba(255,255,255,.25);color:rgba(255,255,255,.75)}.mm-menu_theme-black .mm-navbar a,.mm-menu_theme-black .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-btn:after,.mm-menu_theme-black .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-listview .mm-btn_next:after{border-color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(255,255,255,.15);tap-highlight-color:rgba(255,255,255,.15)}.mm-menu_theme-black .mm-listitem_selected>a:not(.mm-btn_next),.mm-menu_theme-black .mm-listitem_selected>span{background:rgba(255,255,255,.15)}.mm-menu_theme-black .mm-listitem_opened>.mm-btn_next,.mm-menu_theme-black .mm-listitem_opened>.mm-panel{background:rgba(255,255,255,.2)}.mm-menu_theme-black .mm-listitem_divider{background:rgba(255,255,255,.2)}.mm-menu_theme-black .mm-counter{color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-iconbar,.mm-menu_theme-black .mm-iconbar a{color:rgba(255,255,255,.4)}.mm-menu_theme-black.mm-menu_keyboardfocus a:focus{background:rgba(255,255,255,.15)}.mm-menu_theme-black .mm-navbar_tabs>:not(.mm-navbar__tab_selected),.mm-menu_theme-black .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-menu_theme-black .mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs){background:rgba(255,255,255,.15)}.mm-menu_theme-black.mm-menu_shadow-page:after{box-shadow:false}.mm-menu_theme-black.mm-menu_shadow-panels .mm-panel{box-shadow:false}.mm-menu_theme-black .mm-searchfield input{background:rgba(255,255,255,.25);color:rgba(255,255,255,.75)}.mm-menu_theme-black .mm-panel__noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-sectionindexer a{color:rgba(255,255,255,.4)}.mm-menu_theme-black.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>a,.mm-menu_theme-black.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>span{background:0 0}.mm-menu_theme-black.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth:hover+span,.mm-menu_theme-black.mm-menu_selected-hover .mm-listitem>a:not(.mm-btn_fullwidth):hover{background:rgba(255,255,255,.15)}.mm-menu_theme-black.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>a,.mm-menu_theme-black.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>span{background:0 0}.mm-menu_theme-black.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_fullwidth+span,.mm-menu_theme-black.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_next:not(.mm-btn_fullwidth){background:rgba(255,255,255,.15)}.mm-menu_theme-black label.mm-check:before{border-color:rgba(255,255,255,.75)}.mm-menu_theme-black label.mm-toggle{background:rgba(255,255,255,.25)}.mm-menu_theme-black label.mm-toggle:before{background:#000}.mm-menu_theme-blackinput.mm-toggle:checked~label.mm-toggle{background:#4bd963}@media (min-width:901px) and (max-width:999px){body,html{min-width:769px;margin:0}body div{max-width:100%;box-sizing:border-box}body img{height:auto!important;max-width:100%}body embed,body iframe,body  video{max-width:100%}.tablewrap{width:100%!important;display:block;overflow-x:auto;height:auto!important;-webkit-overflow-scrolling:touch}#main{min-width:0;font-size:12px}#sidebar{margin-right:0}#content2,#content1{padding-left:20px}}@media (min-width:900px){#header .container{margin-top:-23px;}}@media (max-width:900px){body,html{min-width:210px;margin:0;padding:0;}body div{max-width:100%;box-sizing:border-box}body img{height:auto!important;max-width:100%}body embed,body iframe,body  video{max-width:100%}.tablewrap{width:100%!important;display:block;overflow-x:auto;height:auto!important;-webkit-overflow-scrolling:touch}#main{min-width:0;font-size:12px}#header{padding:10px;background:#f4f4f4;}#header .container{display:flex;align-items:center;justify-content:space-between;}.home #header .container,#header .container{height:auto}.logo{position:static;margin:0 auto 0 0}.logo a{display:flex;align-items:center}.logo img{max-height:45px}.logo div{margin-left:10px;font-size:13px;line-height:16px;width:auto}.logo div span{display:block;}#slider-wrapper{height:auto}#slider{height:auto;margin:0}#views-nivo-slider-slider-block{height:auto!Important}#content,.primary_content_wrap{margin:0;padding:10px}.primary_content_wrap #content{padding:0}#content .row-2,.top-indent{padding:0}#content1,#sidebar,#content2,.category #content2{width:100%;margin:10px 0}.content ul li{margin-left:0!important}.field-name-field-images-bottom .field-item{float:none;display:inline-block;vertical-align:top;width:16.5%}#block-block-3 img,#block-block-6 img,#block-block-2 img,#block-block-5 img{float:left}#block-block-3 p+p,#block-block-6 p+p,#block-block-2 p+p,#block-block-5 p+p{overflow:hidden}#edit-search-block-form--2{font-size:16px;width:calc(100% - 84px)}#footer .container{padding:10px}#title{padding:10px}.title_phone{display:none}.webform-client-form input[type="text"],.webform-client-form input[type="email"],.webform-client-form textarea,#lightshop-order-node-form input[type="text"]{width:100%;font-size:16px;box-sizing:border-box}#sidebar-list .widget .inside,#sidebar-list .inside,.view-footer .inside{padding:10px}h1.title{width:auto}.view-id-children .view-content .views-row{float:none;display:inline-block;vertical-align:top;width:22%;height:auto;margin:0 2% 20px 0}#edit-submit{width:auto;height:auto;cursor:pointer;padding:8px 15px;background:#21556a;color:#fff;border-radius:5px}#sidebar-list .block{margin:0}.newwrap{padding-top:65px}#header{position:fixed;top:0;left:0;z-index:100;box-shadow:0 0 8px rgba(0,0,0,0.5);width:100%;box-sizing:border-box}.newicons{white-space:nowrap;display:block;}.newicons a,.newicons svg{display:inline-block;vertical-align:top;}.newicons a{padding:7px;}.adapt_menu{margin:0 0 0 -10px;display:block;font-size:16px;font-weight:bold;text-transform:uppercase;cursor:pointer;line-height:24px;color:#fff;}.adapt_menu span{display:inline-block;vertical-align:middle;width:30px;height:2px;background:#0e6080;position:relative;}.adapt_menu span:before{content:'';width:100%;position:absolute;top:-7px;left:0;height:2px;background:#0e6080;}.adapt_menu span:after{content:'';width:100%;position:absolute;bottom:-7px;left:0;height:2px;background:#0e6080;}.adapt_menu a{display:block;padding:10px;text-decoration:none;}.frontpage-phone,#header .primary,#block-menu-menu-production{display:none}}@media (max-width:767px){.field-name-field-images-bottom .field-item{width:20%}.view-id-children .view-content .views-row{width:30%}.messages-ajax .messages{width:90%;left:5%;font-size:14px}}@media (max-width:480px){.field-name-field-images-bottom .field-item{width:32%}.field-name-field-images-bottom .field-item:last-child{display:none}.view-id-children .view-content .views-row{width:47%}h1.title{font-size:26px}h2{font-size:24px}}#menu a,#menu span{color:#fff!important;font-size:16px!Important}.mm-listitem > a,.mm-listitem > span{padding-top:15px;padding-bottom:15px}
