.mobile-menu {
            position: relative;
            top: 11px;
            left: 10px;
            z-index: 99999999;
            width: 32px;
            height: 32px;
            background: #0057ad;
        }

        /*Hamburger button*/
        .hamburger {
            position: relative;
            height: 100%;
            z-index: 1;
            cursor: pointer;
            padding: 5px;
            overflow: hidden;
            -webkit-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
        }

            .hamburger > span {
                position: absolute;
                width: 80%;
                height: 3px;
                background-color: #fff;
                left: 10%;
                -webkit-transition: all .25s ease-in-out;
                transition: all .5s ease-in-out;
            }

                .hamburger > span:nth-child(2) {
                    top: 11px;
                }

                .hamburger > span:nth-child(3) {
                    top: 17px;
                }

        /*Menu*/
        .mobile-menu > nav {
            position: fixed;
            width: 100vw;
            height: 100vh;
            top: 0;
            right: 100%;
            background: #333;
            overflow-y: scroll;
            transition: all .25s ease-in-out;
            -webkit-transition: all .25s ease-in-out;
        }

            .mobile-menu > nav > ul {
                list-style-type: none;
                padding: 10px;
                text-align: center;
                font-size: 12px;
            }

                .mobile-menu > nav > ul > li {
                    padding: 10px 0 10px 50px;
                    text-transform: uppercase;
                    border-bottom: 1px solid #000;
                    text-align: left;
                    -webkit-tap-highlight-color: #808080;
                }

                    .mobile-menu > nav > ul > li > a {
                        display: block;
                        text-decoration: none;
                        font-size: 1.4em;
                        color: #fff;
                    }

                        .mobile-menu > nav > ul > li > a:focus {
                            background-color: #808080;
                            padding: 10px 0 10px;
                            -webkit-tap-highlight-color: #808080;
                        }

                    .mobile-menu > nav > ul > li.menu-hl {
                        background-color: #555;
                    }

                    .mobile-menu > nav > ul > li.menu-quiet {
                        border-bottom: 2px solid #fff;
                    }
                    .mobile-menu > nav > ul > li.menu-close {
                        border:none;
                        padding-bottom: 15px;
                    }

        /*Hamburger button*/
        .mobile-menu.open > .hamburger > span:nth-child(2) {
            transform: translateX(-100%);
            opacity: 0;
        }

        .mobile-menu.open > .hamburger > span:nth-child(1) {
            transform: rotateZ(45deg);
            top: 16px;
            background-color: #fff;
        }

        .mobile-menu.open > .hamburger > span:nth-child(3) {
            transform: rotateZ(-45deg);
            top: 16px;
            background-color: #fff;
        }

        /*Sliding menu*/
        .mobile-menu.open > nav {
            right: 10%;
        }

        .no-touch a:hover,
        .no-touch a:focus,
        .touch a.over {
            background: #555;
        }

@media all and (min-width: 602px) and (max-width: 1000px) {
    .mobile-header {
        background-color: #0057ad;
    }
}


/*! jQuery UI - v1.10.3 - 2013-12-16
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:21px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:normal}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("../lib/jquery-ui-themes/smoothness/images/animated-overlay.gif");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(../lib/jquery-ui-themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(../lib/jquery-ui-themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(../lib/jquery-ui-themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(../lib/jquery-ui-themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(../lib/jquery-ui-themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(../lib/jquery-ui-themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(../lib/jquery-ui-themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(../lib/jquery-ui-themes/smoothness/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(../lib/jquery-ui-themes/smoothness/images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(../lib/jquery-ui-themes/smoothness/images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(../lib/jquery-ui-themes/smoothness/images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(../lib/jquery-ui-themes/smoothness/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(../lib/jquery-ui-themes/smoothness/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(../lib/jquery-ui-themes/smoothness/images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(../lib/jquery-ui-themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(../lib/jquery-ui-themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
/*********** CSS RESET **********/
/* Move reCAPTCHA v3 badge to the left */

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
}

    .grecaptcha-badge:hover {
        width: 256px !important;
    }


.scholarship-form {
    padding: 0 30px;
}

.master-wrapper-page {
    width: auto;
    overflow: hidden;
    max-width: auto;
    padding: 0;
}

.blog-page .blog-posts .post .post-body .post-main-img {
    display: none;
}
/*
#topheader {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
*/

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../eot/glyphicons-halflings-regular.eot');
    src: url('../eot/glyphicons-halflings-regulard41d.eot#iefix') format('embedded-opentype'), url('../woff/glyphicons-halflings-regular.woff') format('woff'), url('../ttf/glyphicons-halflings-regular.ttf') format('truetype'), url('../svg/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
    font-display: swap;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pull-right {
    float: right !important;
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.extendfull, .extendright {
    margin-right: -3000px;
    padding-right: 3000px;
}

.extendfull, .extendleft {
    margin-left: -3000px;
    padding-left: 3000px;
}

.hcblue {
    color: #0057ad;
}

.hcorange {
    color: #FF6A00;
}

.slider-wrapper:after {
    content: "";
    display: block;
    clear: both;
}

* {
    margin: 0;
    outline: none;
    padding: 0;
    text-decoration: none;
}

    *, *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    margin: 0;
    -webkit-text-size-adjust: none;
}

ol, ul {
    list-style: none;
}

a img {
    border: none;
}

a:active {
    outline: none;
}

a:focus, a:hover {
    color: unset;
    text-decoration: none;
}

input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    margin: 0;
    border: 0;
    padding: 0;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea {
    border-radius: 0;
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 1000px #fff;
}

script {
    display: none !important;
}
/*********** GLOBAL STYLES **********/
body {
    max-width: 100%;
    overflow-x: hidden;
    background-color: #fff;
    font: normal 15px 'Lato',sans-serif !important;
    color: #777;
}

h1, h2, h3, h4, h5, h6 {
    color: #444;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 18px;
}

a {
    color: inherit;
    cursor: pointer;
}

    a img {
        opacity: 0.99;
        /*firefox scale bug fix*/
    }

table {
    width: 100%;
    border-collapse: collapse;
}

input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea, select {
    height: 36px;
    /*safari padding fix*/
    border: 1px solid #ddd;
    padding: 8px;
    vertical-align: middle;
}

input, textarea, select {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #777;
}

textarea {
    min-height: 150px;
}

select {
    min-width: 50px;
    height: 32px;
    /*safari padding fix*/
    padding: 6px;
}

    input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
        border-color: #ccc;
        color: #444;
    }

input[type="checkbox"], input[type="radio"], input[type="checkbox"] + *, input[type="radio"] + * {
    vertical-align: middle;
}

input[type="button"], input[type="submit"], button, .button-1, .button-2 {
    cursor: pointer;
}

label, label + * {
    vertical-align: middle;
}

.master-wrapper-content {
    position: relative;
    z-index: 0;
    width: 90%;
    margin: 0 auto;
}

.master-column-wrapper {
    position: relative;
    z-index: 0;
}

    .master-column-wrapper:after {
        content: "";
        display: block;
        clear: both;
    }

.center-1 {
    margin: 0;
}

.center-2, .side-2 {
    margin: 0 0 50px;
}

    .side-2:after {
        content: "";
        display: block;
        clear: both;
    }

.page {
    min-height: 200px;
    text-align: center;
}

.page-title {
    min-height: 50px;
    margin: 0 0 25px;
    border-bottom: 1px solid #ddd;
    padding: 6px 10px;
}

    .page-title h1 {
        font-weight: normal;
    }

    .page:after, .page-title:after, .page-body:after {
        content: "";
        display: block;
        clear: both;
    }

.center-1 .page-title, .center-1 .title {
    text-align: center;
}

.buttons {
    margin: 0 0 30px;
}

.link-rss {
    display: none;
    width: 24px;
    height: 24px;
    background: url('../png/rss.png') center no-repeat;
    font-size: 0 !important;
}

.category-description ul, .manufacturer-description ul, .full-description ul, .topic-block ul, .topic-page ul, .post-body ul {
    margin: 12px 0;
    padding: 0 0 0 36px;
    list-style: none;
}

.category-description ol, .manufacturer-description ol, .full-description ol, .topic-block ol, .topic-page ol, .post-body ol {
    margin: 12px 0;
    padding: 0 0 0 36px;
    list-style: decimal;
}

.manufacturer-description p, .full-description p, .topic-block p, .topic-page p, .post-body p, .news-body p {
    margin: 10px 0;
    text-align: left;
}

    .post-body p a {
        color: #0057ad;
        text-decoration: underline;
        cursor: pointer;
    }

.post-body ul {
    list-style: inside;
}

div.SSLContainer > div > p {
    text-align: center;
}

.category-description p {
    text-align: left;
}

.flyout-cart {
    display: none;
}
/*********** GLOBAL FORMS ***********/
.fieldset, .section {
    position: relative;
    margin: 0 0 40px;
}

    .fieldset .title, .section .title {
        margin: 0 0 15px;
        padding: 0 10px;
        font-size: 20px;
        color: #444;
    }

        .fieldset .title strong, .section .title strong {
            font-weight: normal;
        }

.form-fields {
    position: relative;
    /*border-top: 1px solid #e6e6e6;
     background-color: #f9f9f9;
    */
    padding: 30px 15px;
}

.inputs {
    position: relative;
    margin: 0 0 15px;
    text-align: center;
    white-space: nowrap;
    /*fix for 'required' elements*/
    font-size: 0;
}

    .inputs:after {
        content: "";
        display: block;
        clear: both;
    }

    .inputs label {
        display: block;
        width: 100%;
        margin: 0 0 10px;
        text-align: center;
        font-size: 14px;
        /*reset zeroing*/
        color: #444;
    }

    .inputs input[type="text"], .inputs input[type="email"], .inputs input[type="tel"], .inputs input[type="password"], .inputs select, .inputs textarea {
        width: 400px;
        max-width: 100%;
        background-color: #fff;
    }

    .inputs.custom-attributes {
        white-space: normal;
    }

    .inputs .option-list {
        display: inline-block;
        max-width: 95%;
        vertical-align: middle;
    }

        .inputs .option-list li {
            display: inline-block;
            margin: 5px;
            border: 1px solid #ddd;
            background-color: #fff;
            padding: 8px 10px;
        }

        .inputs .option-list label {
            display: inline-block;
            width: auto !important;
            margin: 0 0 0 5px;
        }

    .inputs.reversed {
        margin: 0 0 20px;
        text-align: center;
    }

.required {
    margin: 0 -8px 0 3px;
    /*siblings offset*/
    vertical-align: top;
    font-size: 20px;
    font-weight: normal;
    color: #e4434b;
}

.message-error, .field-validation-error, .username-not-available-status, .poll-vote-error, .password-error {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #e4434b;
    margin-top: 5px;
}

.field-validation-valid, .username-available-status {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #4cb17c;
}

.captcha-box {
    text-align: center;
    line-height: 0;
    /*firefox line-height bug fix*/
}

    .captcha-box > div {
        display: inline-block;
        max-width: 100%;
    }

    .captcha-box input {
        height: auto;
    }
/*********** GLOBAL TABLES ***********/
.table-wrapper {
    overflow-x: auto;
}

.cart th, .data-table th, .forum-table th {
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #ddd;
    background-color: #f6f6f6;
    padding: 10px;
    white-space: nowrap;
    font-weight: normal;
}

    .forum-table th.replies, .forum-table th.views, .forum-table th.votes, .forum-table th.latest-post, .forum-table th.topics, .forum-table th.posts, .forum-table td.replies, .forum-table td.views, .forum-table td.votes, .forum-table td.latest-post, .forum-table td.topics, .forum-table td.posts {
        display: none;
    }

.forum-table td.image {
    min-width: 0;
}

.cart td, .data-table td, .forum-table td {
    min-width: 50px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent #ddd #ddd;
    background-color: #fff;
    padding: 20px;
    color: #444;
}

.forum-table td {
    min-width: 90px;
    padding: 10px;
}

.cart a, .data-table a, .forum-table a {
    font-weight: normal;
    color: #0057ad;
}

    .cart a:hover, .data-table a:hover, .forum-table a:hover {
        text-decoration: underline;
    }

.cart .product, .data-table .product, .data-table .message, .data-table .info, .data-table .name {
    min-width: 225px;
    text-align: left;
}

.forum-table .forum-details, .forum-table .topic-details {
    text-align: left;
}

.cart .product a, .data-table .product a, .data-table .info a {
    font-weight: bold;
    color: #444;
}

    .cart .product a:hover, .data-table .product a:hover, .data-table .info a:hover {
        color: #0057ad;
        text-decoration: none;
    }

.cart .product .edit-item {
    margin: 10px 0 0;
}

    .cart .product .edit-item a {
        font-weight: normal;
        color: #0057ad;
    }

        .cart .product .edit-item a:hover {
            text-decoration: underline;
        }

.cart .remove-from-cart, .cart .add-to-cart, .data-table .select-boxes, .data-table .order {
    text-align: center;
}

.cart td.unit-price, .data-table td.unit-price {
    white-space: nowrap;
}

.cart td.quantity input {
    width: 50px;
    text-align: center;
}

.cart td.subtotal, .data-table td.total {
    white-space: nowrap;
    color: #444;
}

    .cart td.subtotal .discount, .cart td.subtotal .discount-additional-info {
        font-style: italic;
        color: #0057ad;
    }

.data-table em a {
    font-weight: bold;
    color: #444;
}

.data-table div.download {
    margin: 10px 0 0;
}
/*********** NOTIFICATIONS & POPUPS ***********/
.bar-notification {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    padding: 15px 25px 15px 10px;
    line-height: 16px;
    color: #fff;
    opacity: 0.95;
}

    .bar-notification.success {
        background-color: #4bb07a;
    }

    .bar-notification.error {
        background-color: #e4444c;
    }

    .bar-notification.warning {
        background-color: #f39c12;
    }

    .bar-notification .content {
        margin: 0 10px 0 0;
    }

        .bar-notification .content a {
            color: #fff;
            text-decoration: underline;
        }

    .bar-notification .close {
        position: absolute;
        top: 0;
        right: 0;
        width: 32px;
        height: 32px;
        margin: 7px;
        background: #fff url('../png/close.png') center no-repeat;
        cursor: pointer;
    }

.noscript {
    border-bottom: 1px solid #333;
    background-color: #ff9;
    padding: 30px 15px;
    text-align: center;
    line-height: 22px;
    color: #444;
}

.ajax-loading-block-window {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background: url('../gif/loading.gif') center no-repeat;
}

.please-wait {
    background: url('../gif/ajax-loader-small.gif') no-repeat;
    padding-left: 20px;
    font-size: 14px;
}

.ui-dialog {
    max-width: 90%;
    border: 1px solid #ddd;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    background-color: #fff;
    /*override jQuery UI styles, do not delete doubled properties*/
    border-radius: 0;
    padding: 0;
    font: normal 14px Arial, Helvetica, sans-serif;
}

    .ui-dialog:before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
    }

.ui-dialog-titlebar {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    background-color: #eee;
    padding: 10px 15px;
    /*override jQuery UI styles, do not delete doubled properties*/
    border-width: 0 0 1px;
    border-radius: 0;
    background-image: none;
    padding: 10px 15px !important;
    font-weight: normal;
    cursor: auto !important;
}

    .ui-dialog-titlebar > span {
        float: left;
        font-size: 18px;
        color: #444;
        /*override jQuery UI styles, do not delete doubled properties*/
        margin: 0 !important;
    }

    .ui-dialog-titlebar button {
        position: absolute;
        top: 0;
        right: 0;
        width: 42px;
        height: 42px;
        border: none;
        overflow: hidden;
        background: url('../png/close.png') center no-repeat;
        font-size: 0;
        /*override jQuery UI styles, do not delete doubled properties*/
        top: 0 !important;
        right: 0 !important;
        width: 42px !important;
        height: 42px !important;
        margin: 0 !important;
        border: none !important;
        border-radius: 0;
        background: url('../png/close.png') center no-repeat !important;
        padding: 0 !important;
    }

        .ui-dialog-titlebar button span {
            display: none !important;
        }

.ui-dialog-content {
    padding: 15px;
    line-height: 20px;
    /*override jQuery UI styles, do not delete doubled properties*/
    background-color: #fff !important;
    padding: 15px 15px 20px 15px !important;
    color: #777;
}

    .ui-dialog-content .page {
        min-height: 0;
    }

    .ui-dialog-content .page-title {
        min-height: 0;
        margin: 0 0 15px;
        padding: 0px 10px 10px 10px;
        text-align: center;
    }

        .ui-dialog-content .page-title h1 {
            line-height: 30px;
        }

    .ui-dialog-content .back-in-stock-subscription-page {
        text-align: center;
    }

        .ui-dialog-content .back-in-stock-subscription-page .tooltip {
            margin-bottom: 10px;
        }

        .ui-dialog-content .back-in-stock-subscription-page .button-1 {
            border: none;
            background-color: #0057ad;
            padding: 10px 15px;
            font-size: 15px;
            color: #fff;
            text-transform: uppercase;
        }

            .ui-dialog-content .back-in-stock-subscription-page .button-1:hover {
                background-color: #003e7c;
            }

.eu-cookie-bar-notification {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 320px;
    height: 180px;
    margin: -90px 0 0 -160px;
    border: 1px solid #ccc;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    padding: 20px;
    text-align: center;
}

    .eu-cookie-bar-notification .text {
        margin-bottom: 20px;
        line-height: 20px;
    }

    .eu-cookie-bar-notification button {
        min-width: 60px;
        margin: 5px 0 10px;
        border: none;
        background-color: #0057ad;
        padding: 8px 12px;
        font-size: 14px;
        color: #fff;
    }

        .eu-cookie-bar-notification button:hover {
            background-color: #003e7c;
        }

    .eu-cookie-bar-notification a {
        display: block;
        color: #0057ad;
    }

        .eu-cookie-bar-notification a:hover {
            text-decoration: underline;
        }
/*********** HEADER ***********/
.admin-header-links {
    display: none;
    background-color: #333;
    text-align: center;
    color: #eee;
}

    .admin-header-links * {
        display: inline-block;
        margin: 0 10px;
        line-height: 35px;
        font-size: 12px;
        font-weight: bold;
    }

    .admin-header-links .impersonate {
        display: inline-block;
    }

        .admin-header-links .impersonate a {
            background-color: #555;
            padding: 0 15px;
        }

            .admin-header-links .impersonate a:hover {
                background-color: #666;
            }

.header {
    position: relative;
    z-index: 10;
    background-color: #fff;
    width: 95%;
    margin: auto;
    text-align: center;
}

.header-upper {
    position: relative;
}

.header-selectors-wrapper > div {
    display: block;
    width: 50%;
    margin: 10px auto;
    vertical-align: middle;
}

.header-selectors-wrapper select {
    width: 100%;
}

.language-list {
    max-width: 100%;
    font-size: 0;
}

    .language-list li {
        display: inline-block;
        margin: 0 1px;
        vertical-align: middle;
    }

    .language-list a {
        display: block;
        position: relative;
        width: 24px;
        height: 32px;
        line-height: 0;
    }

    .language-list img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
    }

.header-links-wrapper {
    position: relative;
    padding: 20px 0;
}

.header-links {
}

    .header-links ul {
        font-size: 0;
    }

    .header-links li {
        display: inline-block;
        margin: 0;
    }

    .header-links span, .header-links a {
        display: inline-block;
        font-size: 12px;
        /*reset zeroing*/
        line-height: 25px;
        text-transform: uppercase;
    }

        .header-links a:hover {
            color: #0057ad;
        }

#topcartlink {
    height: 42px;
    float: right;
    display: block;
    width: 70%;
    max-width: 400px;
    margin: 0 auto;
    /*background: url(/Themes/edco4/content/images/shopping-cartb.png)no-repeat center ;
    background-color: #f6f6f6;
    */
    padding: 0 20px;
}
/* #topcartlink a {
     background: url('../../Themes/Edco4/Content/images/shopping-cart.png') left center no-repeat;
     padding: 0 0 0 20px;
}
*/
.header-lower {
    position: relative;
    z-index: 0;
    padding: 10px 0 25px;
    margin-top: -40px;
}

.header-logo {
    margin: 0 0 20px;
    text-align: center;
}

    .header-logo a {
        display: inline-block;
        max-width: 100%;
        line-height: 0;
        /*firefox line-height bug fix*/
    }

        .header-logo a img {
            margin-left: 20px;
            max-width: 100%;
            opacity: 1;
        }

.search-box form {
    display: inline-block;
}

    .search-box form:after {
        content: "";
        display: block;
        clear: both;
    }

.search-box input.search-box-text {
    width: 300px;
    float: left;
    height: 36px;
    margin: 0 -1px 0 0;
}

.search-box .search-box-button {
    float: left;
    min-width: 86px;
    height: 36px;
    border: none;
    background-color: #0057ad;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

    .search-box .search-box-button:hover {
        background-color: #003e7c;
    }

.search-box .ui-autocomplete-loading {
    background: #fff url('../gif/ajax-loader-small.gif') right center no-repeat;
}

.ui-helper-hidden-accessible {
    display: none !important;
}

.ui-autocomplete {
    width: 285px !important;
    border: 1px solid #ddd;
    border-top: none;
    overflow: hidden;
    background-color: #fff;
    text-align: left;
    /*override jQuery UI styles, do not delete doubled properties*/
    border-radius: 0;
    padding: 0;
    font: normal 14px Arial, Helvetica, sans-serif;
}

    .ui-autocomplete li {
        border-top: 1px solid #ddd;
    }

        .ui-autocomplete li:first-child {
            border-top: none;
        }

    .ui-autocomplete a {
        display: block;
        padding: 15px;
        font-size: 14px;
        /*override jQuery UI styles, do not delete doubled properties*/
        margin: 0 !important;
        border: none !important;
        border-radius: 0 !important;
        background: none !important;
        padding: 15px !important;
        line-height: normal !important;
        color: #777 !important;
    }

        .ui-autocomplete a:hover, .ui-autocomplete a.ui-state-focus {
            background-color: #f6f6f6 !important;
        }

    .ui-autocomplete img {
        display: none;
        min-width: 20px;
        margin: 0 10px 0 0;
        vertical-align: middle;
    }
/*********** FOOTER ***********/
.footer {
    background-color: #5b5b5b;
    color: #fff;
    text-align: center;
}

.footer-upper {
    width: 95%;
    margin: auto;
    overflow: hidden;
    padding: 10px 0 0;
    font-size: 0;
}

.footer-block {
    margin: 1px auto;
    text-align: left;
    font-size: 14px;
    /*reset zeroing*/
}

    .footer-block .title {
        margin: 0 0 1px;
        padding: 10px 15px;
        font-size: 20px;
        font-family: Verdana;
        color: #fff;
        cursor: pointer;
    }

        .footer-block .title strong {
            font-weight: normal;
        }

    .footer-block .list {
        display: none;
        margin: 0 0 20px;
        background-color: #555;
        padding: 10px 15px;
    }

        .footer-block .list a {
            display: block;
            color: #eee;
            padding: 10px 15px;
            line-height: 25px;
        }

            .footer-block .list a:hover {
                color: #eee;
            }

.follow-us {
    margin: 30px auto 0;
    text-align: center;
}

    .follow-us .title {
        margin: 0 0 10px;
        background: none;
        color: #444;
        cursor: auto;
    }

    .follow-us .social ul {
        margin: 0 0 20px;
        /*border-bottom: 1px solid #ddd;
       padding: 0 0 30px;*/
        font-size: 0;
    }

    .follow-us .social li {
        display: inline-block;
        margin: 0 5px;
    }

    .follow-us .social a {
        display: block;
        width: 60px;
        height: 60px;
        background: url('../png/social-sprite-h.png') no-repeat;
        background-size: cover;
        font-size: 0;
    }

        .follow-us .social a.facebook {
            background-position: -120px 0;
        }

        .follow-us .social a.twitter {
            background-position: -60px 0;
        }

        .follow-us .social a.youtube {
            background-position: -180px 0;
        }

        .follow-us .social a.instagram {
            background-position: -300px 0;
        }

        .follow-us .social a.pinterest {
            background-position: -240px 0;
        }

        .follow-us .social a.linkedin {
            background-position: 0 0;
        }

.footer-block .title {
    background: none;
}

.newsletter-email {
    display: inline-block;
    overflow: hidden;
}

    .newsletter-email input[type="email"] {
        float: left;
        width: 180px;
        height: 36px;
        margin: 0 -1px 0 0;
    }

.newsletter-subscribe-button {
    float: left;
    height: 36px;
    border: none;
    background-color: #0057ad;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

    .newsletter-subscribe-button:hover {
        background-color: #003e7c;
    }

.newsletter-email .options {
    clear: both;
    padding: 10px 0 0;
}

.newsletter-validation, .newsletter-result {
    width: 100%;
    overflow: hidden;
    line-height: 28px;
}
/*.newsletter-validation .please-wait {
     display: none !important;
}
*/
.footer-lower {
    margin: auto;
    overflow: hidden;
    padding: 25px 0;
    font-size: 12px;
    background-color: #333;
}

.footer-tax-shipping a {
    font-weight: bold;
    color: #0057ad;
}

    .footer-tax-shipping a:hover {
        text-decoration: underline;
    }

.footer-powered-by {
    margin: 10px 0 0;
    display: none;
}

    .footer-powered-by a {
        font-weight: bold;
        color: #0057ad;
    }

        .footer-powered-by a:hover {
            text-decoration: underline;
        }

.theme-selector {
    margin: 10px 0 0;
}

    .theme-selector select {
        width: 170px;
    }
/*********** SIDE COLUMN ***********/
.block {
    max-width: 600px;
    /*width limit in mobile*/
    min-height: 50px;
    margin: auto;
    text-align: left;
}

    .block .title {
        position: relative;
        margin: 0 0 10px;
        border-bottom: 1px solid #ddd;
        background: #f6f6f6 url('../png/toggle-gray.png') right 14px no-repeat;
        padding: 12px 30px 12px 10px;
        font-size: 20px;
        color: #444;
        cursor: pointer;
    }

        .block .title strong {
            font-weight: normal;
        }

    .block .listbox {
        display: none;
        border-bottom: 1px solid #ddd;
        padding: 10px 5px;
    }

    .block .list li {
        padding: 5px 0 5px 15px;
    }

    .block .list a {
        display: inline-block;
        position: relative;
        padding: 5px 0;
        font-size: 16px;
        color: #444;
        -webkit-transition: all 0.1s ease;
        transition: all 0.1s ease;
    }

        .block .list a:before {
            content: "";
            position: absolute;
            top: 12px;
            left: -15px;
            width: 5px;
            height: 5px;
            background-color: #ddd;
        }

    .block .list .active > a {
        color: #0057ad;
    }

    .block .list a:hover {
        color: #0057ad;
    }

    .block a.product-picture {
        display: none;
    }

        .block a.product-picture:before {
            display: none;
        }

    .block .sublist {
        margin: 15px 0 5px;
    }

        .block .sublist a {
            font-size: 14px;
        }

    .block .view-all {
        margin: 10px 0 0;
    }

        .block .view-all a {
            display: inline-block;
            padding: 10px 15px;
            font-size: 16px;
            color: #0057ad;
        }

            .block .view-all a:hover {
                text-decoration: underline;
            }

    .block .tags {
        margin: 5px 0 10px;
    }

        .block .tags ul {
            font-size: 0;
        }

        .block .tags li, .product-tags-all-page li {
            display: inline-block;
            position: relative;
            margin: 0 10px;
            overflow: hidden;
            font-size: 17px !important;
            /*setting base size*/
        }

            .block .tags li a, .product-tags-all-page li a {
                float: left;
                line-height: 30px;
                color: #444;
            }

                .block .tags li a:hover, .product-tags-all-page li a:hover {
                    color: #0057ad;
                }

.poll strong {
    display: block;
    margin: 10px 0;
    background-color: #f6f6f6;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: normal;
    color: #444;
    text-transform: uppercase;
}

.poll-options, .poll-results {
    margin: 10px 0 15px;
    overflow: hidden;
    font-size: 15px;
    color: #444;
}

    .poll-options li, .poll-results li {
        margin: 10px 0;
    }

        .poll-options li > input {
            margin: 0 5px 0 0;
            cursor: pointer;
        }

        .poll-options li > label {
            display: inline-block;
            font-size: 16px;
            cursor: pointer;
        }

.poll .buttons, .poll-total-votes {
}

    .poll .buttons input {
        border: none;
        background-color: #aaa;
        padding: 10px 20px;
        font-size: 13px;
        color: #fff;
        text-transform: uppercase;
    }

        .poll .buttons input:hover {
            background-color: #bbb;
        }

.poll-total-votes {
    display: block;
    margin: 10px 0 0;
    font-weight: bold;
    font-style: italic;
    color: #444;
}

.home-page-polls {
    text-align: center;
}

    .home-page-polls .title {
        border-bottom: 1px solid #ddd;
        color: #444;
        font-size: 30px;
        font-weight: normal;
        margin: 0 0 30px;
        padding: 0 0 15px;
    }

        .home-page-polls .title strong {
            font-weight: normal;
        }

    .home-page-polls li {
        display: inline-block;
        margin: 10px;
    }

.sku .label {
    color: #777;
    font-size: 16px;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}


/********** CATEGORY PAGE **********/
.breadcrumb {
    margin: 0 0 10px;
    background-color: #f6f6f6;
    padding: 5px 10px;
}

    .breadcrumb ul {
        font-size: 0;
    }

    .breadcrumb li {
        display: inline-block;
    }

        .breadcrumb li * {
            display: inline-block;
            margin: 0 2px;
            font-size: 12px;
            /*reset zeroing*/
            line-height: 22px;
        }

    .breadcrumb strong {
        font-weight: normal;
    }

    .breadcrumb a:hover {
        color: #0057ad;
    }

.manufacturer-description, .vendor-description {
    margin: 0 0 25px;
    line-height: 22px;
}

.category-description {
    margin: 0;
    line-height: 22px;
}

.contact-vendor {
    margin: 0 0 30px;
}

    .contact-vendor .button-2 {
        border: none;
        background-color: #0057ad;
        padding: 10px 15px;
        font-size: 14px;
        color: #fff;
        text-transform: uppercase;
    }

        .contact-vendor .button-2:hover {
            background-color: #003e7c;
        }

.product-selectors {
    margin: 0 0 20px;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}

    .product-selectors:first-child {
        border-top: none;
    }

    .product-selectors:after {
        content: "";
        display: block;
        clear: both;
    }

    .product-selectors > div {
        display: inline-block;
        margin: 5px;
    }

    .product-selectors span {
        vertical-align: middle;
        font-size: 16px;
    }

    .product-selectors select {
        margin: 0 8px;
    }

    .product-selectors .product-viewmode {
        display: none;
        font-size: 0;
    }

.product-filters {
    display: table;
    width: 100%;
    margin: -20px 0 20px;
    border-bottom: 1px solid #ddd;
}

.product-filter {
    margin: 0 0 10px;
}

    .product-filter .filter-title {
        display: none;
        margin: 0 0 10px;
        background-color: #f6f6f6;
        padding: 10px;
        font-size: 17px;
        color: #444;
    }

        .product-filter .filter-title strong {
            font-weight: normal;
        }

    .product-filter .filter-content {
        padding: 10px;
        color: #444;
    }

    .product-filter .available-items:after {
        content: "";
        display: block;
        clear: both;
    }

    .product-filter .group {
        margin: 0 0 10px;
    }

        .product-filter .group li {
            font-size: 15px;
        }

            .product-filter .group li a, .product-filter .group li strong {
                display: inline-block;
                padding: 5px 0;
            }

                .product-filter .group li a:hover {
                    color: #0057ad;
                }

            .product-filter .group li.item {
                display: inline-block;
                position: relative;
                margin: 0 15px 0 0;
                padding: 0 0 0 15px;
            }
            /*
                .product-filter .group li.item:before {
                    content: "";
                    position: absolute;
                    top: 12px;
                    left: 0;
                    width: 5px;
                    height: 5px;
                    background-color: #ddd;
                }
*/
            .product-filter .group li.color-item {
                padding: 0;
                display: inline-block;
            }

                .product-filter .group li.color-item a {
                    padding: 0;
                }

                .product-filter .group li.color-item:before {
                    display: none;
                }

.filtered-items .title {
    margin: 0 0 5px;
    font-style: italic;
}

.filtered-items .item {
    color: #0057ad;
}

.remove-filter {
    margin: 15px 0;
}

    .remove-filter a {
        display: inline-block;
        background-color: #aaa;
        padding: 10px 20px;
        font-size: 13px;
        color: #fff;
        text-transform: uppercase;
    }

        .remove-filter a:hover {
            background-color: #999;
        }

.item-grid:after {
    content: "";
    display: block;
    clear: both;
}

.item-box {
    position: relative;
    width: 100%;
    float: left;
    margin: 0 0 30px;
    text-align: left;
}

    .item-box .picture {
        z-index: 1;
        overflow: hidden;
        background-color: #fff;
        margin: 0;
    }

        .item-box .picture a {
            display: block;
            position: relative;
        }

            .item-box .picture a img {
                /*position: absolute;
    */
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                height: 100%;
                width: 100%;
                margin: auto;
                /*-webkit-transition: all 0.5s ease;
                transition: all 0.5s ease;
                -webkit-transform: translateZ(0) scale(1.0, 1.0);*/
            }

    .item-box:hover .picture a img {
        opacity: 0.85;
    }

.tp-widget-readmore-arrow {
    display: none;
}

.item-box .details {
    padding: 10px;
    height: 110px;
    background-color: #0057ad;
    color: #fff;
}

.item-box .product-title {
    color: #fff;
    margin: 0 0 2px;
    text-align: center;
    overflow: hidden;
    font-size: 12px;
    font-weight: normal;
}

    .item-box .product-title a {
        display: block;
        padding-top: 5px;
        text-decoration: none;
    }

        .item-box .product-title a:hover {
            color: #fff;
        }

.item-box .sku {
    margin: 0 0 10px;
    padding-top: 5px;
    text-align: center;
}

.item-box .product-rating-box {
    display: inline-block;
    margin: 0 0 10px;
}

.item-box .rating {
    background: url('../png/rating1.png') repeat-x;
    width: 95px;
    height: 14px;
}

    .item-box .rating div {
        background: url('../png/rating2.png') repeat-x;
        height: 14px;
    }

.item-box .description {
    display: none;
}

    .item-box .description a {
        display: block;
        overflow: hidden;
    }

.item-box .prices {
    border-top: 1px solid #fff;
    padding: 10px 0 5px;
    text-align: center;
    overflow: hidden;
}

.item-box .old-price {
    margin: 0 5px 0 0;
    font-size: 16px;
    color: #aaa;
    text-decoration: line-through;
}

.item-box .actual-price {
    margin: 0 5px 0 0;
    padding: 10px 0 5px;
    font-size: 12px;
    color: #fff;
}

.item-box .tax-shipping-info a {
    color: #0057ad;
}

    .item-box .tax-shipping-info a:hover {
        text-decoration: underline;
    }

.item-box .buttons {
    margin: 0;
    font-size: 0;
}

.item-box input[type="button"] {
    display: inline-block;
    height: 40px;
    border: none;
    vertical-align: middle;
}

.item-box .product-box-add-to-cart-button {
    width: 60%;
    background-color: #0057ad;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

    .item-box .product-box-add-to-cart-button:hover {
        background-color: #003e7c;
    }

.item-box .add-to-compare-list-button, .item-box .add-to-wishlist-button {
    width: 20%;
    border-left: 1px solid #fff !important;
    background-color: #eaeaea;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
}

.item-box .add-to-compare-list-button {
    background-image: url('../png/compare-button.png');
}

.item-box .add-to-wishlist-button {
    background-image: url('../png/wishlist-button.png');
}

    .item-box .add-to-compare-list-button:hover, .item-box .add-to-wishlist-button:hover {
        background-color: #ddd;
    }

.home-page-category-grid {
    margin: 25px 0 0;
}

.manufacturer-grid, .sub-category-grid, .vendor-grid {
    margin: 0 0 20px;
}

.row {
    display: flex;
    justify-content: space-around;
    text-align: center;
}

.picture-title-wrap .title > a {
    font-size: 14px;
}

.sub-category-grid .title a {
    display: block;
    padding: 5px 0;
}

.home-page-category-grid .picture, .sub-category-grid .picture {
    margin: 0;
}

    .home-page-category-grid .picture a:before {
        padding-top: 65%;
    }

.landingpagecontent > h2 {
    padding-bottom: 0;
    text-align: center;
    text-transform: capitalize;
    color: #0057ad;
}

.landingpagecontent > p span {
    line-height: 22px;
}
/* Nextopia Search Page Results*/
.pno {
    text-align: center;
}

.alttext-container {
    z-index: 3000;
}

.search-results > div.product-grid > .item-grid > .item-box > div > div.details > div.add-info > div.buttons {
    display: none;
}

.search-results > div.product-grid > .item-grid > .item-box > div > div.picture > a > img {
    width: 100%;
}

#nxt-content > div > div > div.page-body > div.search-results > div.product-grid > .item-grid > .item-box > div > div.picture > .has-video {
    display: none;
}

.product-grid, .product-list {
    margin: 0 0 50px;
}

    .product-grid .title {
        margin: 30px 0 10px;
        border-bottom: 1px solid #ddd;
        padding: 0 0 15px;
        font-size: 30px;
        font-weight: normal;
        color: #444;
    }

        .product-grid .title strong {
            font-weight: normal;
        }

.manufacturer-grid .title {
    margin: 0 0 15px;
    text-align: center;
    font-size: 16px;
}

    .manufacturer-grid .title a:hover {
        color: #0057ad;
    }

.manufacturer-grid .picture {
    border: 1px solid #ddd;
}

.vendor-grid .title {
    margin: 0 0 15px;
    text-align: center;
    font-size: 16px;
}

    .vendor-grid .title a:hover {
        color: #0057ad;
    }

.vendor-grid .picture {
    border: 1px solid #ddd;
}

.pager {
    margin: 0 0 20px;
}

    .pager ul {
        text-align: center;
        font-size: 0;
    }

    .pager li {
        display: inline-block;
        margin: 0 5px;
        vertical-align: top;
    }

        .pager li a, .pager li span {
            display: block;
            min-width: 35px;
            height: 35px;
            border: 1px solid #ddd;
            background-color: #eee;
            padding: 8px;
            text-align: center;
            font-size: 14px;
            /*reset zeroing*/
            cursor: pointer;
        }

        .pager li span {
            border-color: transparent;
            background-color: #0057ad;
            color: #fff;
        }

        .pager li.previous-page *, .pager li.next-page *, .pager li.first-page *, .pager li.last-page * {
            background-position: center;
            background-repeat: no-repeat;
            font-size: 0;
            color: #fff;
        }

        .pager li.previous-page * {
            background-image: url('../png/prev.png');
        }

        .pager li.next-page * {
            background-image: url('../png/next.png');
        }

        .pager li.first-page * {
            background-image: url('../png/first.png');
        }

        .pager li.last-page * {
            background-image: url('../png/last.png');
        }

        .pager li a:hover {
            border-color: transparent;
            background-color: #ddd;
        }
/********** PRODUCT PAGE **********/
.product-details-page {
    padding: 0;
}

    .product-details-page .product-title h1 {
        font-size: 30px;
        font-weight: normal;
        color: #0057ad;
        text-align: center;
    }

.product-essential {
    margin: 0;
    padding: 0 0 10px;
}

    .product-essential:after {
        content: "";
        display: block;
        clear: both;
    }

.gallery {
    margin: 0 auto 50px;
}

    .gallery .picture-wrapper {
        margin: 0 0 10px;
    }

    .gallery .picture {
        position: relative;
        max-width: 100%;
        margin: 0 auto 10px;
        /*overflow: hidden;
    */
    }

        .gallery .picture:before {
            content: "";
            display: block;
            padding-top: 100%;
        }

        .gallery .picture img, .gallery .picture-thumbs img, .variant-picture img {
            position: absolute;
            top: 0;
            max-width: 100%;
            margin: auto;
        }

    .gallery .picture-thumbs {
        overflow: hidden;
        font-size: 0;
    }

        .gallery .picture-thumbs .thumb-item {
            position: relative;
            height: 70px;
            margin: 0 0 5px;
            overflow: hidden;
            cursor: pointer;
        }

        .gallery .picture-thumbs .spin-item {
            position: relative;
            height: 80px;
            margin: 0 0 5px;
            overflow: hidden;
            cursor: pointer;
        }

.overview {
    position: relative;
    margin: 0 0 50px;
}

    .overview .discontinued-product {
        background: #f3f3f3;
        margin: 0 0 20px;
    }

        .overview .discontinued-product h4 {
            display: inline-block;
            font-size: 14px;
            padding: 17px 17px 17px 40px;
            background: url('../png/discontinued-product-icon.png') no-repeat 13px center;
            color: #de444c;
        }

    .overview .product-name {
        margin: 0 0 15px;
        padding: 0 0 10px;
    }

        .overview .product-name h1 {
            font-size: 30px;
            font-weight: normal;
            color: #0057ad;
        }

    .overview .short-description {
        margin: 0 0 25px;
        line-height: 22px;
        color: #666;
    }

.product-no-reviews, .product-reviews-overview {
    margin: 0 0 25px;
    color: #444;
}

    .product-no-reviews a {
        text-decoration: underline;
    }

.product-review-box {
    display: inline-block;
    margin: 0 0 8px;
}

    .product-review-box .rating {
        width: 95px;
        height: 14px;
        background: url('../png/rating1.png') repeat-x;
    }

        .product-review-box .rating div {
            height: 14px;
            background: url('../png/rating2.png') repeat-x;
        }

.product-review-links a {
    text-decoration: underline;
}

    .product-review-links a:hover {
        color: #0057ad;
    }

.overview .value, .variant-overview .value {
    color: #777;
    font-size: 16px;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

    .overview .value a, .variant-overview .value a {
        color: #0057ad;
    }

        .overview .value a:hover, .variant-overview .value a:hover {
            text-decoration: underline;
        }

.overview-buttons {
    margin: 0 0 25px;
    font-size: 0;
}

    .overview-buttons div {
        width: 80%;
        margin: 0 auto 3px;
    }

.overview .button-2, .variant-overview .button-2 {
    display: block;
    width: 100%;
    border: none;
    background-color: #eaeaea;
    background-position: left center;
    background-repeat: no-repeat;
    padding: 12px 15px 12px 40px;
    text-align: left;
    font-size: 14px;
    /*reset zeroing*/
    color: #666;
}

    .overview .button-2:hover, .variant-overview .button-2:hover {
        background-color: #ddd;
    }

.overview .add-to-compare-list-button {
    background-image: url('../png/compare-button.png');
}

.overview .email-a-friend-button {
    background-image: url('../png/email-button.png');
}

.overview .subscribe-button, .variant-overview .subscribe-button {
    background-image: url('../png/email-button.png');
}

.overview .download-sample-button, .variant-overview .download-sample-button {
    background-image: url('../png/download-button.png');
}

.overview .add-to-wishlist-button, .variant-overview .add-to-wishlist-button {
    background-image: url('../png/wishlist-button.png');
}

.overview .manufacturers {
    margin: 0 0 20px;
}

.overview .availability, .variant-overview .availability {
    margin: 0 0 20px;
    overflow: hidden;
}

    .overview .availability .stock, .variant-overview .availability .stock {
        margin: 0 0 10px;
    }

    .overview .availability .back-in-stock-subscription, .variant-overview .availability .back-in-stock-subscription {
        display: inline-block;
    }

.overview .additional-details, .variant-overview .additional-details {
    margin: 0;
}

    .overview .additional-details div, .variant-overview .additional-details div {
        margin: 0 0 8px;
    }

.overview .delivery, .variant-overview .delivery {
    overflow: hidden;
}

.overview .free-shipping, .variant-overview .free-shipping {
    display: none;
    margin: 10px 0;
    background: url('../png/shipping.png') left center no-repeat;
    padding: 2px 0 2px 28px;
    font-weight: bold;
    color: #444;
}

    .overview .free-shipping.visible, .variant-overview .free-shipping.visible {
        display: inline-block;
    }

.overview .delivery-date, .variant-overview .delivery-date {
    margin: 10px 0;
}

.overview .min-qty-notification, .variant-overview .min-qty-notification {
    margin: 10px 0;
    font-style: italic;
    color: #444;
}

.overview .download-sample, .variant-overview .download-sample {
    display: inline-block;
    margin: 0 0 25px;
}

.overview .prices, .variant-overview .prices {
    margin: 0 0 10px;
    overflow: hidden;
}

    .overview .prices > div, .variant-overview .prices > div {
        margin: 0 0 5px;
    }

        .overview .prices > div > span, .variant-overview .prices > div > span {
            vertical-align: middle;
        }

.overview .old-product-price, .variant-overview .old-product-price, .overview .non-discounted-price, .variant-overview .non-discounted-price {
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
}

.overview .product-price, .variant-overview .product-price {
    font-size: 20px;
    font-weight: bold;
    color: #444;
}

.overview .tax-shipping-info a, .variant-overview .tax-shipping-info a {
    color: #0057ad;
}

    .overview .tax-shipping-info a:hover, .variant-overview .tax-shipping-info a:hover {
        text-decoration: underline;
    }

.customer-entered-price {
    margin: 0 0 20px;
    overflow: hidden;
}

    .customer-entered-price .price-input label {
        display: block;
        margin: 0 0 5px;
        font-weight: bold;
        color: #444;
    }

    .customer-entered-price .price-input input {
        width: 170px;
        text-align: center;
    }

    .customer-entered-price .price-range {
        margin: 5px 0 0;
        color: #777;
    }

.tier-prices {
    margin: 0 0 20px;
    border-top: 1px solid #ddd;
}

    .tier-prices .title {
        display: none;
    }

    .tier-prices table td {
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        padding: 10px;
        color: #444;
        background-color: #f6f6f6;
        font-size: smaller;
    }

    .tier-prices .field-header {
        min-width: 80px;
        font-weight: 700;
        border-left: none;
    }

    .tier-prices .item-price {
        color: #0057ad;
    }

.overview .add-to-cart {
    margin: 0 0 40px;
}

.overview .add-to-cart-panel, .variant-overview .add-to-cart-panel {
    /*display: inline-block;
    */
    position: relative;
    float: right;
}

    .overview .add-to-cart-panel > *, .variant-overview .add-to-cart-panel > * {
        float: left;
    }

.overview .qty-label, .variant-overview .qty-label {
    display: none !important;
}

.overview .qty-input, .variant-overview .qty-input {
    width: 45px;
    height: 43px;
    padding: 0 12px;
    text-align: center;
    font-size: 15px;
    color: #444;
}

.overview .qty-dropdown, .variant-overview .qty-dropdown {
    height: 43px;
    padding: 0 12px;
    font-size: 15px;
    color: #444;
}

.overview .add-to-cart-button, .variant-overview .add-to-cart-button {
    height: 43px;
    border: none;
    padding: 12px 25px 12px 50px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    background: #ff6a00 url(../png/wshopping-cart.png) no-repeat 18px center;
}

    .overview .add-to-cart-button:hover, .variant-overview .add-to-cart-button:hover {
        background-color: #c50;
    }

.product-share-button {
    display: block;
    max-width: 150px;
    overflow: hidden;
}

.full-description {
    clear: both;
    line-height: 24px;
}

.product-collateral {
    margin: 0 0 10px;
}

    .product-collateral .title {
        margin: 0 0 10px;
        font-size: 18px;
        color: #444;
    }

        .product-collateral .title strong {
            font-weight: normal;
        }
/* .product-variant-line {
     margin: 0 0 30px;
     border-bottom: 1px solid #ddd;
     padding: 0 0 20px;
}
 */
.product-variant-line:after {
    content: "";
    display: block;
    clear: both;
}

.variant-picture {
    position: relative;
    width: 220px;
    height: 220px;
    margin: 0 auto 15px;
    overflow: hidden;
}

.variant-overview {
    width: 100%;
    border-bottom: none;
}

    .variant-overview .variant-name {
        font-size: 16px;
        margin-top: 15px;
        text-align: left;
    }

    .variant-overview .variant-description {
        margin: 0 0 15px;
        line-height: 22px;
    }

    .variant-overview .add-to-wishlist {
        margin: 0 0 25px;
    }

    .variant-overview .add-to-wishlist-button {
        display: inline-block;
        width: auto;
    }

    .variant-overview .add-to-cart {
        margin: 0 0 10px;
    }

.product-specs-box, .det-page {
    margin: 0 0 5px;
}

    .product-specs-box td {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        border-right: none;
        border-left: none;
        background-color: #f6f6f6;
        padding: 10px;
    }

td.spec-name {
    border-right: 1px solid #ddd;
}

.product-tags-list {
    font-size: 0;
}

    .product-tags-list li {
        display: inline-block;
        font-size: 14px;
        /*reset zeroing*/
    }

        .product-tags-list li.separator {
            margin: 0 5px 0 3px;
        }

    .product-tags-list a {
        display: inline-block;
        line-height: 24px;
    }

        .product-tags-list a:hover {
            color: #444;
        }

.attributes {
    margin: 20px 0;
}

    .attributes dl {
        overflow: hidden;
        padding: 0 2px;
        /* fix for Chrome in Mac, the checkboxes get cut off */
    }

    .attributes dt, .attribute-label {
        display: block;
        margin: 0 0 5px;
        white-space: nowrap;
        font-weight: bold;
        color: #444;
    }

    .attributes dd, .attribute-data {
        margin: 0 0 10px;
    }

    .attributes li {
        margin: 8px 0 12px;
    }

    .attributes select {
        width: auto;
        min-width: 100px;
        max-width: 100%;
    }

    .attributes .option-list label {
        margin: 0 5px;
    }

    .attributes .datepicker {
        width: 280px;
        text-align: center;
        color: #444;
    }

    .attributes .qty-box input {
        width: 48px;
        height: 32px;
        text-align: center;
    }

.ui-datepicker {
    width: 280px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    text-align: center;
    /*override jQuery UI styles, do not delete doubled properties*/
    border: none;
    border-radius: 0;
    padding: 0;
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #777;
}

.ui-datepicker-header {
    position: relative;
    height: 32px;
    background-color: #0057ad;
    color: #fff;
    /*override jQuery UI styles, do not delete doubled properties*/
    border: none;
    border-radius: 0;
    background-image: none;
    padding: 0 !important;
    font-weight: normal;
}

    .ui-datepicker-header a {
        position: absolute;
        top: 0;
        z-index: 1;
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 0;
        /*override jQuery UI styles, do not delete doubled properties*/
        top: 0 !important;
        width: 32px !important;
        height: 32px !important;
        border: none !important;
    }

        .ui-datepicker-header a.ui-datepicker-prev {
            left: 0;
            background: url('../png/calendar-prev.png') center no-repeat;
        }

        .ui-datepicker-header a.ui-datepicker-next {
            right: 0;
            background: url('../png/calendar-next.png') center no-repeat;
        }

        .ui-datepicker-header a span {
            /*override jQuery UI styles, do not delete doubled properties*/
            display: none !important;
        }

.ui-datepicker-title {
    position: relative;
    z-index: 0;
    line-height: 32px;
    font-weight: bold;
    text-transform: uppercase;
    /*override jQuery UI styles, do not delete doubled properties*/
    line-height: 32px !important;
}

.ui-datepicker-calendar {
    /*override jQuery UI styles, do not delete doubled properties*/
    margin: 0 !important;
    font-size: 14px !important;
}

    .ui-datepicker-calendar th {
        background-color: #eee;
    }

    .ui-datepicker-calendar th, .ui-datepicker-calendar td {
        width: 14.285%;
        border: 1px solid #ddd;
        /*override jQuery UI styles, do not delete doubled properties*/
        padding: 0;
    }

        .ui-datepicker-calendar th span, .ui-datepicker-calendar td a {
            display: block;
            min-height: 32px;
            line-height: 32px;
            color: #444;
        }

        .ui-datepicker-calendar td a {
            /*override jQuery UI styles, do not delete doubled properties*/
            border: none !important;
            background: none !important;
            padding: 0;
            text-align: center;
            color: #444 !important;
        }

    .ui-datepicker-calendar .ui-state-active {
        outline: 2px solid #0057ad;
        font-weight: bold;
        color: #0057ad;
        /*override jQuery UI styles, do not delete doubled properties*/
        color: #0057ad !important;
    }

.attribute-squares {
    font-size: 0;
}

    .attribute-squares li {
        display: inline-block;
        margin: 0 5px 5px;
        text-align: center;
    }

    .attribute-squares .attribute-square-container {
        display: block;
        position: relative;
        z-index: 0;
        padding: 1px;
    }

    .attribute-squares label {
        display: block;
        margin: 0 !important;
        overflow: hidden;
    }

    .attribute-squares .attribute-square {
        display: table !important;
        width: 32px !important;
        height: 32px !important;
        border: 1px solid #444 !important;
        cursor: pointer;
    }

    .attribute-squares .selected-value .attribute-square-container {
        background-color: #0057ad;
    }

    .attribute-squares li input {
        position: relative;
        z-index: -1;
        margin: -32px 0 0;
    }

.tooltip-container {
    position: absolute;
    width: 200px;
    color: #000000;
    background: #FFFFFF;
    border: 1px solid #eeeeee;
    text-align: center;
    visibility: hidden;
    border-radius: 5px;
}

    .tooltip-container:before {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -7px;
        width: 0;
        height: 0;
        border-bottom: 7px solid #eeeeee;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
    }

    .tooltip-container:after {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -6px;
        width: 0;
        height: 0;
        border-bottom: 6px solid #FFFFFF;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
    }

.attribute-squares li:hover .tooltip-container {
    visibility: visible;
    margin-left: -83px;
    margin-top: 5px;
    z-index: 999;
}

.tooltip-container .tooltip-header {
    background-color: #F6F6F6;
    height: 25px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    padding-left: 10px;
    padding-top: 5px;
    text-align: left;
    width: 198px;
    font-size: 15px;
    border-bottom: 1px #EEEEEE solid;
}

.tooltip-container .tooltip-body {
    margin: 5px;
}

    .tooltip-container .tooltip-body img {
        border: 0px #FFF;
        width: 190px;
    }

.giftcard {
    margin: 0 0 20px;
    overflow: hidden;
}

    .giftcard div {
        margin: 0 0 10px;
    }

    .giftcard label {
        display: block;
        margin: 0 auto 5px;
        font-weight: bold;
        color: #444;
    }

    .giftcard input, .giftcard textarea {
        width: 350px;
        max-width: 100%;
    }

    .giftcard textarea {
        height: 150px;
    }

#bpg {
    clear: both;
}

    #bpg img {
        z-index: 2;
        width: 80px;
        left: auto;
        bottom: auto;
        top: 0;
    }

.copyright {
    width: 90%;
    position: relative;
    color: #000;
    text-align: end;
    z-index: 5;
    margin: 0 5% 20px;
    height: 0;
}

#bpg img {
    right: 40px;
}

.spincopyright {
    position: absolute;
    bottom: -20px;
    right: 0;
}
/********** PRODUCT REVIEWS **********/
.product-reviews-page h1 a {
    color: #0057ad;
}

    .product-reviews-page h1 a:before, .product-reviews-page h1 a:after {
        content: "''";
    }

.product-reviews-page .title {
    margin: 0 0 20px;
    font-size: 20px;
    color: #444;
}

    .product-reviews-page .title strong {
        font-weight: normal;
    }

.write-review {
    margin: 0 0 60px;
}

    .write-review .fieldset {
        margin: 0 0 30px;
    }

    .write-review .review-rating {
        text-align: center;
    }

        .write-review .review-rating label {
            display: block;
            margin: 0 0 5px;
            font-size: 14px;
        }

        .write-review .review-rating ul {
            font-size: 0;
            vertical-align: middle;
        }

        .write-review .review-rating li {
            display: inline-block;
            margin: 0 5px;
            cursor: default;
            vertical-align: middle;
            font-size: 14px;
            height: 17px;
        }

            .write-review .review-rating li.first {
                color: #e4444c;
            }

            .write-review .review-rating li.rating-options {
                padding-top: 2px;
            }

                .write-review .review-rating li.rating-options input {
                    vertical-align: baseline;
                }

            .write-review .review-rating li.last {
                color: #4cb17c;
            }

    .write-review .captcha-box {
        margin: 15px 0 0;
    }

    .write-review .button-1 {
        border: none;
        background-color: #0057ad;
        padding: 10px 25px;
        text-align: center;
        font-size: 15px;
        color: #fff;
        text-transform: uppercase;
    }

        .write-review .button-1:hover {
            background-color: #003e7c;
        }

.product-reviews-page .result, .product-reviews-page .message-error {
    margin: 0 0 20px;
}

.product-review-list {
    overflow: hidden;
}

.product-review-item {
    margin: 0 0 40px;
}

    .product-review-item .review-item-head {
        border-top: 1px solid #ddd;
        overflow: hidden;
        background-color: #f6f6f6;
        padding: 10px;
    }

    .product-review-item .review-title {
        line-height: 20px;
        font-size: 15px;
        color: #444;
    }

    .product-review-item .product-review-box {
        margin: 3px 0 0;
    }

    .product-review-item .review-content {
        padding: 20px 10px;
    }

    .product-review-item .review-text {
        margin: 0 0 15px;
        line-height: 22px;
        color: #444;
    }

    .product-review-item .reply {
        margin: 15px 0;
        border-top: 1px solid #ddd;
    }

    .product-review-item .reply-header {
        margin: 15px 0;
        font-weight: bold;
    }

    .product-review-item .reply-text {
        line-height: 22px;
    }

    .product-review-item .review-info {
        margin: 0 0 5px;
    }

        .product-review-item .review-info label {
            font-weight: normal;
        }

        .product-review-item .review-info a, .product-review-helpfulness .vote {
            display: inline-block;
            padding: 0 5px;
            color: #0057ad;
            cursor: pointer;
        }

.product-review-helpfulness .question {
    margin: 0 5px 0 0;
    font-style: italic;
}

.product-review-helpfulness .result {
    margin: 0 0 0 10px;
}
/********** WISHLIST & COMPARE LIST **********/
.wishlist-page .page-title {
    margin: 0 0 -1px;
}

.wishlist-content {
    margin: 0 0 20px;
}

    .wishlist-content .message-error {
        margin: 20px 0;
    }

    .wishlist-content .table-wrapper {
        margin: 0 0 30px;
    }

    .wishlist-content .product-content {
        min-width: 300px;
        text-align: left;
    }

    .wishlist-content .tax-shipping-info {
        margin: 0 0 20px;
        text-align: center;
    }

        .wishlist-content .tax-shipping-info a {
            color: #4ab3f1;
        }

            .wishlist-content .tax-shipping-info a:hover {
                text-decoration: underline;
            }

    .wishlist-content .buttons {
        font-size: 0;
    }

    .wishlist-content .button-2 {
        display: block;
        width: 250px;
        margin: 0 auto 3px;
        border: none;
        padding: 10px 25px;
        text-align: center;
        line-height: 20px;
        font-size: 15px;
        color: #fff;
    }

    .wishlist-content .update-wishlist-button, .wishlist-content .wishlist-add-to-cart-button {
        background-color: #0057ad;
        text-transform: uppercase;
    }

        .wishlist-content .update-wishlist-button:hover, .wishlist-content .wishlist-add-to-cart-button:hover {
            background-color: #003e7c;
        }

    .wishlist-content .email-a-friend-wishlist-button {
        background-color: #aaa;
    }

        .wishlist-content .email-a-friend-wishlist-button:hover {
            background-color: #999;
        }

.wishlist-page .share-info {
    text-align: center;
}

    .wishlist-page .share-info span {
        display: block;
        margin: 0 0 5px;
    }

    .wishlist-page .share-info a {
        font-weight: bold;
        color: #444;
    }

        .wishlist-page .share-info a:hover {
            color: #0057ad;
        }

.wishlist-page .no-data {
    margin: 25px 0 0;
}

.compare-products-page {
    position: relative;
    overflow: hidden;
}

    .compare-products-page .clear-list {
        display: inline-block;
        margin: 0 0 20px;
        background-color: #0057ad;
        padding: 10px 15px;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
    }

        .compare-products-page .clear-list:hover {
            background-color: #003e7c;
        }

    .compare-products-page .table-wrapper {
        margin: 0 0 30px;
        padding: 0 0 1px;
        /*IE mobile table border fix*/
    }

.compare-products-table td {
    min-width: 150px;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 20px;
    text-align: left;
    vertical-align: top;
    color: #444;
}

    .compare-products-table td:first-child {
        min-width: 0;
    }

    .compare-products-table td label {
        font-weight: normal;
        color: #777;
    }

.compare-products-table .remove-button {
    display: inline-block;
    border: none;
    background: url('../png/remove.png') left center no-repeat;
    padding: 0 0 0 18px;
    font-size: 12px;
    color: #666;
}

    .compare-products-table .remove-button:hover {
        color: #0057ad;
    }

.compare-products-table .picture {
    display: block;
    position: relative;
    max-width: 200px;
    height: 200px;
    overflow: hidden;
}

    .compare-products-table .picture img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
    }

.compare-products-table .product-name td {
    font-weight: bold;
}

    .compare-products-table .product-name td a:hover {
        color: #0057ad;
    }

.compare-products-table .short-description td {
    line-height: 22px;
}

.compare-products-table .full-description td {
    display: none;
}

.compare-products-page .no-data {
    margin: 25px 0 0;
}
/*********** TOPICS ***********/
.topic-block {
    margin: 0 0 25px;
}

.topic-block-title {
    min-height: 50px;
    margin: 0 0 25px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px;
}

    .topic-block-title h2 {
        font-size: 30px;
        font-weight: normal;
    }

.topic-block-body {
    text-align: left;
    line-height: 24px;
    font-size: 16px;
    padding: 0 20px;
}

.topic-page .page-body {
    text-align: left;
    line-height: 22px;
}

.topic-block a, .topic-page a {
    text-decoration: underline;
}

.popup-window .topic-page {
    padding: 15px;
}

.not-found-page p {
    margin: 30px 15px;
}

.topic-password {
    text-align: center;
}

.enter-password-title {
    margin: 0 0 20px;
    color: #444;
}

.enter-password-form {
    display: inline-block;
    overflow: hidden;
}

    .enter-password-form input[type="password"] {
        float: left;
        width: 200px;
        height: 40px;
        margin: 0 -1px 0 0;
    }

    .enter-password-form input[type="submit"] {
        float: left;
        width: auto;
        min-width: 86px;
        height: 40px;
        border: none;
        background-color: #0057ad;
        padding: 0 15px;
        color: #fff;
        text-transform: uppercase;
    }

        .enter-password-form input[type="submit"]:hover {
            background-color: #003e7c;
        }
/*********** CONTACT & EMAIL A FRIEND & APPLY FOR VENDOR ACCOUNT ***********/
.contact-page .page-title, .email-a-friend-page .page-title, .apply-vendor-page .page-title {
    margin: 0 0 -1px;
}

.contact-page .result, .contact-page .message-error, .email-a-friend-page .result, .email-a-friend-page .message-error, .apply-vendor-page .result, .apply-vendor-page .message-error {
    margin: 20px 0;
}

.contact-page .button-1, .email-a-friend-page .button-1, .apply-vendor-page .button-1 {
    min-width: 140px;
    border: none;
    background-color: #0057ad;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

    .contact-page .button-1:hover, .email-a-friend-page .button-1:hover, .apply-vendor-page .button-1:hover {
        background-color: #003e7c;
    }

.contact-page .topic-block, .email-a-friend-page .title, .apply-vendor-page .title {
    margin: 25px 0;
}

    .email-a-friend-page .title h2 {
        font-weight: normal;
        color: #0057ad;
    }

.apply-vendor-page .terms-of-service {
    text-align: center;
}

    .apply-vendor-page .terms-of-service > * {
        display: inline-block;
        line-height: 32px;
    }

    .apply-vendor-page .terms-of-service span, .apply-vendor-page .terms-of-service a {
        color: #0057ad;
        cursor: pointer;
    }
/********** REGISTRATION, LOGIN, ACCOUNT PAGES **********/
.gender {
    display: inline-block;
}

    .gender span {
        display: inline-block;
        margin: 0 5px;
    }

        .gender span > * {
            display: inline !important;
            margin: 0 5px;
            line-height: 32px;
        }

.date-of-birth .date-picker-wrapper {
    display: inline;
}

.date-of-birth select {
    width: 31%;
    /*always single line*/
    max-width: 126px;
}

    .date-of-birth select + select {
        margin: 0 0 0 10px;
    }

#check-availability-button {
    margin: 10px 0 0;
    border: none;
    background-color: #888;
    padding: 10px 15px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}

    #check-availability-button:hover {
        background-color: #999;
    }

.accept-privacy-policy {
    margin: 0 0 20px;
    text-align: center;
}

    .accept-privacy-policy > * {
        display: inline-block;
        line-height: 32px;
    }

    .accept-privacy-policy span, .accept-privacy-policy a {
        color: #0057ad;
        cursor: pointer;
    }

.registration-page .button-1, .registration-result-page .button-1, .login-page .button-1, .password-recovery-page .button-1, .account-page .button-1, .return-request-page .button-1 {
    min-width: 140px;
    border: none;
    background-color: #0057ad;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

    .registration-page .button-1:hover, .registration-result-page .button-1:hover, .login-page .button-1:hover, .password-recovery-page .button-1:hover, .account-page .button-1:hover, .return-request-page .button-1:hover {
        background-color: #003e7c;
    }

.return-request-page h1 a {
    color: #0057ad;
}

.return-request-page .return-request-file {
    font-size: 14px;
}

    .return-request-page .return-request-file .uploadedfileinput {
        display: inline-block;
    }

.registration-page .message-error, .login-page .message-error, .account-page .message-error {
    margin: 0 0 10px;
}

.registration-result-page .result {
    margin: 0 0 30px;
    padding: 30px 0;
    text-align: center;
    font-size: 16px;
    color: #4cb17c;
}

.customer-info-page .email-to-revalidate, .customer-info-page .readonly-username, .customer-info-page .vat-status {
    margin: 0 5px;
    font-size: 14px;
}

.customer-info-page .vat-status {
    display: block;
}

.registration-page .vat-note, .customer-info-page .vat-note, .customer-info-page .email-to-revalidate-note {
    display: block;
    font-size: 14px;
    margin-top: 7px;
    white-space: normal;
}

.login-page .customer-blocks {
    margin: 0 0 30px;
}

.login-page .title {
    margin: 0 0 15px;
    font-size: 20px;
    color: #444;
}

    .login-page .title strong {
        font-weight: normal;
    }

.login-page .new-wrapper {
    margin: 0 0 50px;
}

    .login-page .new-wrapper .text {
        margin: 0 0 30px;
        border-top: 1px solid #e6e6e6;
        background-color: #f9f9f9;
        padding: 30px;
        line-height: 22px;
    }

    .login-page .new-wrapper .topic-block {
        margin: 0;
    }

    .login-page .new-wrapper .topic-block-body strong {
        color: #444;
    }

    .login-page .new-wrapper .button-1 {
        margin: 0 0 5px;
    }

.login-page .returning-wrapper {
    margin: 0;
}

    .login-page .returning-wrapper .form-fields {
        overflow: hidden;
        padding: 30px 15px 0;
    }

    .login-page .returning-wrapper .inputs.reversed {
        white-space: normal;
    }

        .login-page .returning-wrapper .inputs.reversed * {
            display: inline-block;
            width: auto;
            margin: 5px;
            font-size: 14px;
            /*reset zeroing*/
            color: #444;
        }

        .login-page .returning-wrapper .inputs.reversed a:hover {
            color: #0057ad;
        }

.login-page .captcha-box {
    margin: -15px 0 20px;
}

.login-page .returning-wrapper .buttons {
    background-color: #fff;
    padding: 30px 0;
}

.external-authentication {
    margin: 0 0 50px;
    overflow: hidden;
    text-align: center;
}

    .external-authentication .title {
        margin: 0 0 15px;
        font-size: 20px;
        color: #444;
    }

    .external-authentication .buttons {
        margin: 0 0 30px;
        border-top: 1px solid #e6e6e6;
        padding: 30px;
    }

.external-auth-errors {
    color: #e4444c;
}

.external-auth-association {
    color: #444;
}

    .external-auth-association a {
        color: #0057ad;
    }

        .external-auth-association a:hover {
            text-decoration: underline;
        }

.password-recovery-page .result {
    margin: 0 0 5px;
    font-weight: bold;
    color: #444;
}

.password-recovery-page .tooltip {
    margin: 0 0 25px;
}

.add-more-external-records {
    text-align: center;
}

    .add-more-external-records a {
        color: #0057ad;
    }

        .add-more-external-records a:hover {
            text-decoration: underline;
        }

.account-page .buttons {
    text-align: center;
}

.account-page .description {
    margin: 0 0 25px;
    padding: 0 10px;
}

.account-page .table-wrapper {
    margin: 0 0 30px
}

.address-list-page .info, .order-list-page .info {
    margin: 0 0 10px;
    border-top: 1px solid #e6e6e6;
    background-color: #f9f9f9;
    padding: 20px;
    line-height: 26px;
    color: #444;
}

    .address-list-page .info .name, .order-list-page .info .name {
        font-size: 16px;
        font-weight: bold;
    }

.address-list-page .button-2, .order-list-page .button-2 {
    display: inline-block;
    margin: 0 0 0 10px;
    border: none;
    padding: 0 0 0 18px;
    font-size: 12px;
    color: #444;
}

.edit-address-button {
    background: url('../png/edit.png') left center no-repeat;
}

.delete-address-button, .cancel-recurring-order-button {
    background: url('../png/remove.png') left center no-repeat;
}

.retry-recurring-order-button {
    background: url('../png/retry.png') left center no-repeat;
}

.return-items-button {
    background: url('../png/return.png') left center no-repeat;
}

.order-details-button {
    background: url('../png/details.png') left center no-repeat;
}

.address-list-page .button-2:hover, .order-list-page .button-2:hover {
    color: #0057ad;
}

.address-list-page .add-button {
    margin: 0 0 20px;
    text-align: center;
}

.address-edit-page .page-title {
    margin: 0 0 -1px;
}

.address-edit-page .message-error {
    margin: 20px 0;
}

.address-edit-page .edit-address {
    margin: 0 0 30px;
    border-top: 1px solid #e6e6e6;
    background-color: #f9f9f9;
    padding: 30px 15px;
}

.recurring-payments table td {
    white-space: nowrap;
}

    .recurring-payments table td:first-child {
        min-width: 120px;
        white-space: normal;
    }

.recurring-payments .button-2 {
    font-size: 14px;
}

.return-request-list-page .details {
    border-top: 1px solid #e6e6e6;
    background-color: #f9f9f9;
    padding: 20px;
    line-height: 22px;
    color: #444;
}

.return-request-list-page label {
    margin: 0 5px 0 0;
}

.return-request-list-page a {
    color: #0057ad;
}

    .return-request-list-page a:hover {
        text-decoration: underline;
    }

.return-request-list-page .comments div {
    margin: 10px 0 0;
    font-size: 15px;
    font-style: italic;
    color: #444;
}

.downloadable-products-page table td {
    color: #444;
}

.reward-points-overview {
    margin: 0 0 25px;
}

.reward-points-history table td {
    color: #444;
}

    .reward-points-history table td:first-child {
        min-width: 120px;
    }

.change-password-page .page-title {
    margin: 0 0 -1px;
}

.change-password-page .result, .change-password-page .message-error {
    margin: 20px 0;
}

.change-password-page .fieldset {
    margin: 0 0 30px;
}

.avatar-page .page-title {
    margin: 0;
}

.avatar-page .page-body {
    margin: 0 0 30px;
    overflow: hidden;
    background-color: #f9f9f9;
    padding: 30px 25px;
}

.avatar-page .message-error {
    margin: 0 0 10px;
}

.avatar-page .image {
    margin: 0 0 10px;
}

    .avatar-page .image img {
        border: 1px solid #ccc;
    }

.avatar-page .button-1 {
    font-size: 14px;
}

.avatar-page .button-2 {
    border: none;
    background-color: #888;
    padding: 10px 15px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

    .avatar-page .button-2:hover {
        background-color: #999;
    }

.avatar-page .info {
    color: #444;
}

.vendorinfo-page .button-2 {
    border: medium none;
    background-color: #888;
    padding: 10px 15px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

    .vendorinfo-page .button-2:hover {
        background-color: #999;
    }

.vendorinfo-page .vendor-picture {
    width: 400px;
    margin: 0 auto;
}

    .vendorinfo-page .vendor-picture * {
        display: block;
        margin-top: 15px;
    }
/********** SHOPPING CART **********/
.order-progress {
    margin: 0 0 50px;
    background-color: #f6f6f6;
    padding: 15px 0;
    text-align: center;
}

    .order-progress ul {
        font-size: 0;
    }

    .order-progress li {
        display: inline-block;
        margin: 10px;
    }

    .order-progress a {
        display: block;
        min-width: 70px;
        font-size: 14px;
        /*reset zeroing*/
        color: #444;
    }

        .order-progress a:before {
            content: "";
            display: block;
            width: 40px;
            height: 40px;
            margin: 0 auto 15px;
            border: 1px solid #bbb;
            background: #fff url('../png/pointer.png') center no-repeat;
        }

    .order-progress li.active-step a {
        cursor: pointer;
    }

    .order-progress li.inactive-step a {
        opacity: 0.3;
        cursor: default;
    }

.shopping-cart-page .page-title {
    margin: 0 0 30px;
    padding: 10px;
    border: none;
}

.shopping-cart-page .message-error {
    margin: 20px 0;
}

.shopping-cart-page td .message-error {
    margin: 10px 0 0;
    text-align: left;
}

.shopping-cart-page .checkout-attributes a {
    color: #4ab3f1;
}

    .shopping-cart-page .checkout-attributes a:hover {
        text-decoration: underline;
    }

.shopping-cart-page .tax-shipping-info {
    margin: 20px 0;
    text-align: center;
}

    .shopping-cart-page .tax-shipping-info a {
        color: #4ab3f1;
    }

        .shopping-cart-page .tax-shipping-info a:hover {
            text-decoration: underline;
        }

.shopping-cart-page .common-buttons {
    padding: 20px;
    font-size: 0;
}

    .shopping-cart-page .common-buttons input {
        min-width: 180px;
        padding: 20px;
        border: 1px solid #0057ad;
        color: #0057ad;
        background-color: #fff;
        width: 200px;
        display: block;
        margin-top: 5px;
    }

        .shopping-cart-page .common-buttons input:hover {
            background-color: #0057ad;
            color: #fff;
        }

.checkout-attributes {
    margin: 0 0 30px;
    color: #444;
}

    .checkout-attributes dt {
        margin: 0 0 5px;
        font-weight: bold;
    }

    .checkout-attributes dd {
        margin: 0 0 20px;
    }

    .checkout-attributes ul {
        font-size: 0;
    }

    .checkout-attributes li {
        display: inline-block;
        margin: 5px;
        border: 1px solid #ddd;
        background-color: #fff;
        padding: 8px 10px;
        font-size: 14px;
        /*reset zeroing*/
    }

    .checkout-attributes .attribute-squares li {
        border: none;
        padding: 0;
        line-height: 0;
    }

    .checkout-attributes li label {
        display: inline-block;
        margin: 0 0 0 5px;
    }

.selected-checkout-attributes {
    margin: 30px 0;
    color: #444;
}

    .selected-checkout-attributes br {
        content: "";
        display: block;
        margin: 3px;
    }

.cart-footer {
    margin: 0 0 50px;
}

    .cart-footer:after {
        content: "";
        display: block;
        clear: both;
    }

.totals {
    width: 350px;
    max-height: 500px;
    max-width: 100%;
    margin: 0 auto 50px;
    background-color: #f9f9f9;
    padding: 10px;
    color: #444;
}

.total-info {
    margin: 0 0 20px;
    border-bottom: 1px solid #ddd;
    padding: 5px 30px 15px;
}

.cart-total td {
    width: 50%;
    padding: 5px 0;
    text-align: right;
}

    .cart-total td:first-child {
        text-align: left;
    }

.cart-total .giftcard-remaining {
    display: block;
    font-style: italic;
}

.cart-total .order-total {
    border-top: 1px solid #ddd;
    font-size: 14px;
}

    .cart-total .order-total strong {
        font-weight: bold;
    }

.cart-total .earn-reward-points {
    font-style: italic;
}

.min-amount-warning {
    margin: 0 0 20px;
    padding: 0 30px;
    color: #e4434b;
}

.terms-of-service {
    margin: 0 0 20px;
    padding: 0 30px;
}

    .terms-of-service label {
        cursor: pointer;
    }

    .terms-of-service a {
        margin: 0 0 0 3px;
        color: #0057ad;
    }

.checkout-buttons {
    padding: 0 10px;
}

.checkout-button {
    display: inline-block;
    min-width: 240px;
    border: none;
    background-color: #ff6a00;
    padding: 18px 20px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

    .checkout-button:hover {
        background-color: #c50;
    }

.addon-buttons {
    margin: 20px 0 0;
    padding: 0 10px;
}

.cart-collaterals {
    width: 350px;
    max-width: 100%;
    margin: 0 auto 50px;
    padding: 25px 0 0;
}

    .cart-collaterals > div {
        max-width: 400px;
        margin: 0 0 50px;
    }

    .cart-collaterals .button-2 {
        display: inline-block;
        border: none;
        background-color: #aaa;
        padding: 10px 15px;
        color: #fff;
        text-transform: uppercase;
    }

        .cart-collaterals .button-2:hover {
            background-color: #999;
        }

    .cart-collaterals .title {
        margin: 0 0 5px;
        font-size: 18px;
        color: #444;
    }

        .cart-collaterals .title strong {
            font-weight: normal;
        }

    .cart-collaterals .hint {
        margin: 0 0 10px;
    }

    .cart-collaterals .deals > div {
        margin: 0 0 20px;
    }

    .cart-collaterals .coupon-code {
        overflow: hidden;
    }

        .cart-collaterals .coupon-code input[type="text"] {
            float: left;
            width: 60%;
            height: 36px;
            /*safari padding fix*/
            margin: 0 -1px 0 0;
        }

        .cart-collaterals .coupon-code input[type="submit"] {
            float: left;
            width: 40%;
            height: 36px;
            /*safari padding fix*/
            padding: 0;
        }

    .cart-collaterals .message-failure {
        margin: 5px 0 0;
        font-size: 12px;
        color: #e4434b;
    }

    .cart-collaterals .message-success {
        margin: 5px 0 0;
        font-size: 12px;
        color: #4cb17c;
    }

    .cart-collaterals .current-code {
        margin: 5px 0 0;
        color: #4cb17c;
    }

.remove-discount-button, .remove-gift-card-button {
    width: 16px;
    height: 16px;
    border: 1px solid #999;
    background: #fff url('../png/close.png') center no-repeat;
    cursor: pointer;
}

.cart-collaterals .shipping select {
    height: 36px;
}

.cart-collaterals .shipping-results {
    margin: 30px 0 0;
}

    .cart-collaterals .shipping-results li {
        margin: 20px 0;
    }

        .cart-collaterals .shipping-results li strong {
            display: block;
            margin: 0 0 5px;
            color: #444;
        }

.shopping-cart-page .no-data {
    margin: 25px 0 0;
}

.OurCustomers .ourcust-title {
    padding-bottom: 10px;
    font-size: 30px;
    color: #777;
    text-align: center;
}
/********** CHECKOUT **********/
.checkout-page .section {
    margin: 0 0 30px;
}

    .checkout-page .section.order-summary {
        margin: 100px 0 30px;
    }

.cart-options {
    min-height: 60px;
}

.checkout-page .cart-footer {
    border-top: none;
}

.checkout-page .total-info {
    margin: 0;
    border-bottom: none;
    padding: 5px 20px 10px;
}

.checkout-page .button-1 {
    display: inline-block;
    min-width: 140px;
    border: none;
    background-color: #0057ad;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

    .checkout-page .button-1:hover {
        background-color: #003e7c;
    }

.checkout-page .address-item {
    width: 350px;
    max-width: 100%;
    margin: 0 auto 40px;
}

    .checkout-page .address-item ul {
        margin: 0 0 15px;
        background-color: #f9f9f9;
        padding: 20px;
        color: #444;
    }

    .checkout-page .address-item li {
        padding: 5px 0;
    }

        .checkout-page .address-item li.name {
            font-size: 16px;
            font-weight: bold;
        }

.enter-address .message-error {
    margin: 20px 0;
}

.enter-address .edit-address {
    background-color: #f9f9f9;
    border-top: 1px solid #e6e6e6;
    margin: 0 0 30px;
    padding: 30px 15px;
}

.checkout-page .ship-to-same-address {
    padding: 30px 0;
    text-align: center;
}

    .checkout-page .ship-to-same-address .selector {
        margin: 0 0 5px;
        font-weight: bold;
        color: #444;
    }

.checkout-page .pickup-in-store {
    text-align: center;
}

    .checkout-page .pickup-in-store .selector {
        margin: 0 0 5px;
        font-weight: bold;
        color: #444;
    }

.select-pickup-point {
    text-align: center;
}

.checkout-page .pickup-points-map {
    min-width: 400px;
    min-height: 350px;
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 5px;
}

.shipping-method .method-list, .payment-method .method-list {
    margin: 0 auto 30px;
    overflow: hidden;
    text-align: center;
    font-size: 0;
}

    .shipping-method .method-list li, .payment-method .method-list li {
        margin: 20px 0;
        font-size: 14px;
        /*reset zeroing*/
    }

        .shipping-method .method-list li label, .payment-method .method-list li label {
            font-size: 13px;
            font-weight: bold;
            color: #444;
        }

.shipping-method .method-description {
    margin: 5px 0 0;
}

.payment-method .use-reward-points {
    margin: 0 0 30px;
    text-align: center;
    color: #444;
}

.payment-method .payment-logo {
    display: inline-block;
    vertical-align: middle;
}

    .payment-method .payment-logo label {
        display: block;
        font-size: 0 !important;
    }

.payment-method .payment-details {
    min-width: 180px;
    display: inline-block;
    margin: 0 0 0 10px;
    text-align: left;
    vertical-align: middle;
}

.payment-info .info {
    padding: 30px 15px;
    color: #444;
}

    .payment-info .info tr {
        display: block;
        margin: 0 0 15px;
        font-size: 0;
    }

    .payment-info .info td {
        display: inline-block;
        width: 100% !important;
        max-width: 400px !important;
        font-size: 14px;
        /*reset zeroing*/
    }

        .payment-info .info td:only-child {
            width: 100% !important;
            max-width: 100% !important;
        }

        .payment-info .info td input[type="text"] {
            width: 100% !important;
        }

        .payment-info .info td input[name="CardCode"] {
            width: 65px !important;
        }

        .payment-info .info td select {
            min-width: 70px;
        }

        .payment-info .info td:first-child {
            margin: 0 0 10px;
        }

    .payment-info .info p {
        text-align: center;
    }

.confirm-order .buttons {
    padding: 10px 0;
}

.confirm-order .button-1 {
    font-size: 16px;
}

.order-review-data > div, .order-details-area > div, .shipment-details-area > div {
    width: 350px;
    max-width: 100%;
    margin: 0 auto 40px;
    background-color: #f9f9f9;
    padding: 20px;
    color: #444;
}

.order-review-data li, .order-details-area li, .shipment-details-area li {
    padding: 3px 0;
}

.order-review-data .title, .order-details-area .title, .shipment-details-area .title {
    margin: 0 0 5px;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
}

    .order-review-data .title strong, .order-details-area .title strong, .shipment-details-area .title strong {
        font-weight: 700;
    }

.order-review-data .payment-method-info, .order-review-data .shipping-method-info, .order-details-area .payment-method-info, .order-details-area .shipping-method-info {
    margin-top: 20px;
}

.order-completed .details {
    margin: 0 0 30px;
    padding: 30px 15px;
    text-align: center;
    color: #444;
}

    .order-completed .details div {
        margin: 5px 0;
    }

    .order-completed .details strong {
        font-weight: normal;
        text-transform: uppercase;
    }

    .order-completed .details a {
        color: #0057ad;
    }

        .order-completed .details a:hover {
            text-decoration: underline;
        }

.opc .step-title {
    margin: 0 0 1px;
    overflow: hidden;
    background-color: #f6f6f6;
}

.opc .allow .step-title {
    background-color: #0057ad;
    cursor: pointer;
}

.opc .step-title .number, .opc .step-title .title {
    float: left;
    min-height: 40px;
    padding: 10px 15px;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
}

.opc .allow .step-title .number, .opc .allow .step-title .title {
    color: #fff;
    cursor: pointer;
}

.opc .step-title .number {
    width: 42px;
    border-right: 1px solid #fff;
    text-align: center;
}

.opc .allow .step-title .number {
    background-color: #003e7c;
}

.opc .step {
    margin: 10px 0;
    padding: 30px 15px;
    text-align: center;
}

.opc .section {
    margin: 0 0 30px;
}

    .opc .section > label {
        display: block;
        margin: 0 0 10px;
    }

.opc input[type="text"], .opc select {
    max-width: 100%;
}

.opc .buttons {
    margin-bottom: 0;
}

.opc .back-link {
    margin: 0 0 10px;
}

    .opc .back-link small {
        display: none;
    }

    .opc .back-link a {
        display: inline-block;
        margin: 0 0 0 -15px;
        background: url('../png/back-button.png') left center no-repeat;
        padding: 0 0 0 18px;
        color: #444;
    }

        .opc .back-link a:hover {
            color: #0057ad;
        }

.opc .buttons .please-wait {
    display: block;
    margin: 10px 0 0;
    background: none;
}

.opc .section.ship-to-same-address {
    margin: 0 0 30px;
    padding: 0;
}

.opc .section.pickup-in-store {
    margin: 0 0 30px;
    padding: 0;
}

.opc .payment-info .info tr {
    text-align: left;
}

.opc .section.order-summary {
    margin: 0;
}
/****** ORDER DETAILS & SHIPPING DETAILS ******/
.order-details-page .page-title {
    border-bottom: none;
}

    .order-details-page .page-title h1 {
        margin: 0 0 30px;
        border-bottom: 1px solid #ddd;
        padding: 0 0 10px;
    }

    .order-details-page .page-title a {
        display: inline-block;
        min-width: 180px;
        margin: 5px 0;
        border: none;
        background-color: #aaa;
        background-image: none;
        padding: 10px 20px;
        font-size: 15px;
        color: #fff;
    }

        .order-details-page .page-title a:hover {
            background-color: #999;
        }

        .order-details-page .page-title a.print-order-button {
            background-color: #0057ad;
        }

            .order-details-page .page-title a.print-order-button:hover {
                background-color: #003e7c;
            }

.order-details-page .order-overview {
    margin: 0 0 50px;
    line-height: 26px;
    text-align: center;
    font-size: 16px;
    color: #444;
}

    .order-details-page .order-overview .order-number {
        margin: 0 0 10px;
        text-transform: uppercase;
    }

    .order-details-page .order-overview .order-total strong {
        font-weight: normal;
        color: #0057ad;
    }

.order-details-page .repost .button-2 {
    display: inline-block;
    margin: 10px 0;
    border: none;
    background-color: #0057ad;
    padding: 10px 15px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}

    .order-details-page .repost .button-2:hover {
        background-color: #003e7c;
    }

.order-details-page .download a {
    font-weight: normal;
    color: #0057ad;
}

    .order-details-page .download a:hover {
        text-decoration: underline;
    }

.user-agreement-page .terms-of-agreement {
    margin: 0 0 20px;
    padding: 20px;
    text-align: center;
}

.user-agreement-page .button-1 {
    min-width: 140px;
    border: none;
    background-color: #0057ad;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

    .user-agreement-page .button-1:hover {
        background-color: #003e7c;
    }

.order-details-page .tax-shipping-info {
    margin: 30px 0;
}

    .order-details-page .tax-shipping-info a {
        color: #0057ad;
    }

        .order-details-page .tax-shipping-info a:hover {
            text-decoration: underline;
        }

.order-details-page .actions {
    margin: 30px 0 0;
    font-size: 0;
}

    .order-details-page .actions input {
        display: inline-block;
        min-width: 165px;
        margin: 5px;
        border: none;
        background-color: #aaa;
        background-image: none;
        padding: 10px 20px;
        font-size: 15px;
        color: #fff;
    }

        .order-details-page .actions input:hover {
            background-color: #999;
        }

        .order-details-page .actions input:first-child {
            background-color: #0057ad;
        }

            .order-details-page .actions input:first-child:hover {
                background-color: #003e7c;
            }

.order-details-page .totals.section {
    width: 370px;
    padding: 0 10px;
    max-width: 100%;
    margin: 0 auto 50px;
}

.order-details-page .total-info {
    background-color: #f9f9f9;
    padding: 15px 20px;
    color: #444;
}
/****** SEARCH & SITEMAP ******/
.search-page .page-title {
    margin: 0 0 -1px;
}

.search-input .fieldset {
    margin: 0 0 30px;
}

.search-input .form-fields {
    padding: 30px 15px 10px;
}

.search-input input + label {
    display: inline;
    margin: 0 0 0 5px;
}

.advanced-search {
    margin: 30px 0 0;
}

    .advanced-search .price-range {
        display: inline-block;
    }

        .advanced-search .price-range input {
            width: 80px;
            margin: 3px;
        }

.search-input .buttons {
    text-align: center;
}

.search-input .button-1 {
    min-width: 140px;
    border: none;
    background-color: #0057ad;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

    .search-input .button-1:hover {
        background-color: #003e7c;
    }

.search-results {
    margin: 30px 0 0;
}

    .search-results .warning, .search-results .no-result {
        margin: 10px 0;
        color: #e4434b;
    }

.sitemap-page .description {
    margin: 0 0 30px;
    text-align: center;
}

.sitemap-page .entity {
    margin: 0 0 30px;
}

.sitemap-page .entity-title {
    margin: 0 0 15px;
    padding: 0 10px;
    text-align: center;
}

    .sitemap-page .entity-title h2 {
        font-size: 20px;
        font-weight: normal;
        color: #444;
    }

.sitemap-page .entity-body {
    border-top: 1px solid #e6e6e6;
    background-color: #f9f9f9;
    padding: 30px 15px;
    text-align: center;
}

.sitemap-page ul {
    font-size: 0;
}

.sitemap-page li {
    display: inline-block;
    position: relative;
    margin: 0 8px;
    padding: 0 12px;
    line-height: 50px;
    font-size: 14px;
    /*reset zeroing*/
}

    .sitemap-page li:before {
        content: "";
        position: absolute;
        top: 23px;
        left: 0;
        width: 5px;
        height: 5px;
        background-color: #ddd;
    }

.sitemap-page a {
    color: #444;
}

    .sitemap-page a:hover {
        color: #0057ad;
    }

    .sitemap-page a:empty {
        display: none;
    }
/****** BLOG & NEWS ******/
.block-blog-archive .number {
    display: block;
    color: #444;
    cursor: auto;
}

.block-blog-archive .sublist {
    margin: 5px 0 5px 15px;
}

.block-blog-archive li.month {
    padding: 3px 0 3px 15px;
}

.blog-page .page-title, .news-list-page .page-title {
    margin: 0;
}

.blog-page .post, .news-items .news-item {
    margin: 0 0 30px;
}

    .blog-page .post:after {
        content: "";
        display: block;
        clear: both;
    }

.post-title, .news-title {
    display: inline-block;
    padding: 20px 10px;
    line-height: 20px;
    font-size: 20px;
    color: #444;
}

    .post-title:hover, .news-title:hover {
        color: #0057ad;
    }

.post-date, .news-date {
    display: block;
    margin: 0 0 15px;
    background-color: #f6f6f6;
    padding: 10px;
    font-style: italic;
    color: #444;
}

.post-date {
    margin: 0;
}

.post-body, .news-body {
    margin: 0 0 20px;
    padding: 0 10px;
    line-height: 22px;
}

.blog-page .tags, .blogpost-page .tags {
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 10px;
}

    .blog-page .tags label, .blogpost-page .tags label {
        display: inline-block;
        margin: 0 3px 3px 0;
        font-weight: bold;
        color: #444;
    }

    .blog-page .tags ul, .blogpost-page .tags ul {
        display: inline-block;
        margin: 0 0 3px 3px;
        font-size: 0;
    }

    .blog-page .tags li, .blogpost-page .tags li {
        display: inline-block;
        font-size: 14px;
        /*reset zeroing*/
    }

        .blog-page .tags li.separator, .blogpost-page .tags li.separator {
            margin: 0 8px 0 0;
        }

    .blog-page .tags a, .blogpost-page .tags a {
        display: block;
        color: #0057ad;
    }

        .blog-page .tags a:hover, .blogpost-page .tags a:hover {
            text-decoration: underline;
        }

.blog-posts .buttons, .news-items .buttons {
    margin: 0;
    padding: 0 10px;
}

    .blog-posts .buttons .read-comments {
        display: block;
        margin: 0 0 15px;
        font-weight: bold;
        color: #444;
    }

        .blog-posts .buttons .read-comments:hover {
            color: #0057ad;
        }

    .news-items .buttons .read-more {
        display: inline-block;
        border: none;
        background-color: #0057ad;
        padding: 10px 20px;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
    }

        .blog-posts .buttons .read-more:hover, .news-items .buttons .read-more:hover {
            text-decoration: underline;
        }

.new-comment {
    margin: 50px 0 60px;
}

    .new-comment .notifications {
        margin: 0 0 10px;
    }

    .new-comment .result {
        color: #690;
    }

    .new-comment .form-fields {
        margin: 0 0 20px;
    }

    .new-comment .button-1 {
        border: none;
        background-color: #0057ad;
        padding: 10px 30px;
        text-align: center;
        font-size: 15px;
        color: #fff;
        text-transform: uppercase;
    }

        .new-comment .button-1:hover {
            background-color: #003e7c;
        }

.comment-list {
    margin: 0 0 100px;
}

    .comment-list .title {
        margin: 0 0 15px;
        padding: 0 10px;
        font-size: 20px;
        color: #444;
    }

        .comment-list .title strong {
            font-weight: normal;
        }

    .comment-list .comment {
        margin: 0 0 40px;
        border-top: 1px solid #ddd;
    }

        .comment-list .comment:after {
            content: "";
            display: block;
            clear: both;
        }

.comment-info {
    width: 150px;
    margin: 20px auto;
}

    .comment-info .username {
        display: block;
        margin: 0 0 -1px;
        border: 1px solid #ddd;
        background-color: #f6f6f6;
        padding: 11px 0;
        font-weight: bold;
        color: #444;
    }

    .comment-info a.username:hover {
        color: #0057ad;
    }

    .comment-info .avatar {
        position: relative;
        width: 150px;
        height: 150px;
        border: 1px solid #ddd;
        overflow: hidden;
    }

        .comment-info .avatar img {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            max-width: 100%;
            max-height: 100%;
            margin: auto;
            border: solid 2px #CEDBE1 !important;
        }

.comment-time {
    margin: 0 0 15px;
    font-size: 13px;
    font-weight: bold;
}

    .comment-time span {
        color: #444;
    }

.comment-title {
    margin: 0 0 15px;
    font-size: 16px;
    color: #444;
}

.comment-body {
    line-height: 22px;
}

.news-list-homepage {
    margin: 0 0 75px;
}

    .news-list-homepage .title {
        margin: 0 0 -1px;
        border-bottom: 1px solid #ddd;
        padding: 0 0 15px;
        font-size: 30px;
        font-weight: normal;
        color: #444;
    }

        .news-list-homepage .title strong {
            font-weight: normal;
        }

    .news-list-homepage .view-all {
        text-align: center;
    }

        .news-list-homepage .view-all a {
            color: #444;
            text-decoration: underline;
        }

            .news-list-homepage .view-all a:hover {
                color: #0057ad;
            }
/*** FORUM & PROFILE ***/
.forums-main-page .topic-block {
    margin: 0 0 35px;
    text-align: center;
}

    .forums-main-page .topic-block p {
        text-align: center;
    }

.forums-main-page .pager {
    display: none;
}

.forum-breadcrumb {
    margin: 0 0 40px;
}

.forums-header {
    margin: 0 0 50px;
    overflow: hidden;
}

    .forums-header:after {
        content: "";
        display: block;
        clear: both;
    }

    .forums-header .current-time {
        margin: 0 0 15px;
        color: #444;
    }

.forum-search-box .basic {
    overflow: hidden;
    margin: 0 0 10px;
}

.forum-search-box .advanced a {
    line-height: 22px;
    color: #444;
    text-decoration: underline;
}

    .forum-search-box .advanced a:hover {
        color: #0057ad;
    }

.forum-search-page .page-title {
    margin: 0 0 -1px;
}

.forum-search-page .search-error, .forum-search-page .no-result {
    margin: 0 0 15px;
    text-align: center;
    color: #e4434b;
}
/* forum group */
.forums-table-section {
    margin: 0 0 60px;
}

    .forums-table-section + .pager {
        margin: -30px 0 30px;
    }

.forums-table-section-title {
    margin: 0 0 15px;
    padding: 0 10px;
}

    .forums-table-section-title a, .forums-table-section-title strong {
        font-size: 22px;
        font-weight: normal;
        color: #444;
    }

        .forums-table-section-title a:hover {
            color: #0057ad;
        }

.forums-table-section .image div {
    width: 38px;
    height: 32px;
    margin: auto;
    background: url('../png/topic-type1.png') center no-repeat;
}

    .forums-table-section .image div.sticky {
        background: url('../png/topic-type2.png') center no-repeat;
    }

    .forums-table-section .image div.announcement {
        background: url('../png/topic-type3.png') center no-repeat;
    }

.forums-table-section .forum-title, .forums-table-section .topic-title {
    margin: 5px 0;
}

    .forums-table-section .forum-title a, .forums-table-section .topic-title a {
        font-size: 16px;
        font-weight: bold;
        color: #444;
    }

        .forums-table-section .forum-title a:hover, .forums-table-section .topic-title a:hover {
            color: #0057ad;
            text-decoration: none;
        }

    .forums-table-section .topic-title span {
        display: block;
        color: #777;
    }

.forums-table-section .forum-description, .forums-table-section .topic-starter {
    margin: 5px 0;
}

.forums-table-section .latest-post {
    white-space: nowrap;
}

    .forums-table-section .latest-post div {
        margin: 5px 0;
    }

    .forums-table-section .latest-post label {
        color: #777;
    }

.forums-table-section .view-all {
    margin: 30px 0 0;
    padding: 0 10px;
}

    .forums-table-section .view-all a {
        background-color: #0057ad;
        padding: 10px 15px;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
    }

        .forums-table-section .view-all a:hover {
            background-color: #003e7c;
        }
/* forum-page, topic page */
.forum-page .forum-info {
    margin: 0 0 30px;
}

.forum-page .forum-name, .forum-topic-page .topic-name {
    margin: 0 0 25px;
    border-bottom: 1px solid #ddd;
    padding: 0 10px 10px;
}

    .forum-page .forum-name h1, .forum-topic-page .topic-name h1 {
        font-size: 30px;
        font-weight: normal;
    }

.forum-actions, .topic-actions {
    margin: 0 0 30px;
    font-size: 0;
}

    .forum-actions .actions a, .topic-actions .actions a {
        display: inline-block;
        margin: 1px;
        padding: 10px 10px 10px 33px;
        font-size: 14px;
    }

    .forum-actions .actions .new-topic {
        background: #eee url('../png/new.png') left center no-repeat;
    }

    .forum-actions .actions .watch-forum, .topic-actions .actions .watch-forum {
        background: #eee url('../png/watch.png') left center no-repeat;
    }

    .forum-actions .actions a:hover, .topic-actions .actions a:hover {
        background-color: #e6e6e6;
    }

    .forum-actions .pager.upper, .topic-actions .pager.upper {
        display: none;
        margin: 0;
    }

    .topic-actions .reply-topic-button {
        background: #eee url('../png/reply.png') left center no-repeat;
    }

    .topic-actions .watch-topic-button {
        background: #eee url('../png/watch.png') left center no-repeat;
    }

    .topic-actions .move-topic-button {
        background: #eee url('../png/move.png') left center no-repeat;
    }

    .topic-actions .edit-topic-button {
        background: #eee url('../png/edit_.png') left center no-repeat;
    }

    .topic-actions .delete-topic-button {
        background: #eee url('../png/remove_.png') left center no-repeat;
    }

    .topic-actions.lower .actions {
        display: none;
    }

.active-discussions-page .forums-table-section-title {
    margin: 0 0 25px;
    border-bottom: 1px solid #ddd;
    padding: 0 10px 10px;
}

    .active-discussions-page .forums-table-section-title strong {
        font-size: 30px;
        font-weight: normal;
    }

.active-discussions-page .forums-table-section-body {
    margin: 0 0 20px;
}
/* topic post */
.topic-post {
    margin: 0 0 30px;
    border-top: 1px solid #ddd;
}

    .topic-post:last-child {
        border-bottom: 1px solid #ddd;
    }

    .topic-post:after {
        content: "";
        display: block;
        clear: both;
    }

    .topic-post .post-info {
        margin: 30px 0;
    }

    .topic-post .user-info {
        width: 150px;
        margin: 0 auto 15px
    }

    .topic-post .username {
        display: block;
        margin: 0 0 -1px;
        border: 1px solid #ddd;
        background-color: #f6f6f6;
        padding: 11px 0;
        font-weight: bold;
        color: #444;
    }

    .topic-post a.username:hover {
        color: #0057ad;
    }

    .topic-post .avatar, .profile-info-box .avatar {
        position: relative;
        width: 150px;
        height: 150px;
        border: 1px solid #ddd;
        overflow: hidden;
    }

        .topic-post .avatar img, .profile-info-box .avatar img {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            max-width: 100%;
            max-height: 100%;
            margin: auto;
        }

        .topic-post .avatar img {
            border: solid 2px #CEDBE1 !important;
        }

    .topic-post .user-stats {
        margin: 0 0 15px;
    }

        .topic-post .user-stats li {
            display: inline-block;
            margin: 0 10px;
        }

        .topic-post .user-stats span, .profile-info-box .profile-stats span {
            margin: 0 0 0 3px;
            font-weight: bold;
            color: #444;
        }

    .topic-post .pm-button, .profile-info-box .pm-button {
        display: inline-block;
        border: none;
        background-color: #888;
        padding: 10px 20px;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
    }

        .topic-post .pm-button:hover, .profile-info-box .pm-button:hover {
            background-color: #999;
        }

    .topic-post .post-time {
        margin: 0 0 15px;
        background-color: #f6f6f6;
        padding: 10px 15px;
        font-size: 13px;
        font-weight: bold;
    }

        .topic-post .post-time span {
            color: #444;
        }

    .topic-post .post-actions {
        margin: 0 0 15px;
        font-size: 0;
    }

        .topic-post .post-actions > div {
            display: inline-block;
        }

        .topic-post .post-actions a {
            display: inline-block;
            margin: 1px 5px;
            font-size: 14px;
        }

        .topic-post .post-actions .edit-post-button, .topic-post .post-actions .delete-post-button {
            padding: 10px 10px 10px 33px;
        }

        .topic-post .post-actions .edit-post-button {
            background: url('../png/edit_.png') left center no-repeat;
        }

        .topic-post .post-actions .delete-post-button {
            background: url('../png/remove_.png') left center no-repeat;
        }

            .topic-post .post-actions .edit-post-button:hover, .topic-post .post-actions .delete-post-button:hover {
                color: #0057ad;
            }

        .topic-post .post-actions .post-link-button {
            padding: 10px;
            font-weight: bold;
            color: #0057ad;
        }

            .topic-post .post-actions .post-link-button:hover {
                text-decoration: underline;
            }

        .topic-post .post-actions .quote-post-button {
            background-color: #888;
            padding: 10px 20px;
            color: #fff;
        }

            .topic-post .post-actions .quote-post-button:hover {
                background-color: #999;
                color: #fff;
            }

    .topic-post .post-text {
        /*topic post-text also gets style from blog post-body*/
        padding: 0 10px 20px;
        line-height: 22px;
        color: #444;
        margin-bottom: 0;
    }

    .topic-post .post-vote {
        text-align: center;
        display: table;
        margin: 0 auto 20px;
    }

    .topic-post .user-posted-image, .latest-posts .user-posted-image {
        max-width: 100%;
        height: auto;
    }

    .topic-post .quote, .latest-posts .quote {
        margin: 10px 0;
        border: 1px dashed #ccc;
        background-color: #f9f9f9;
        padding: 10px;
        color: #777;
    }

    .topic-post .signature {
        border-top: 1px solid #ddd;
        padding: 20px;
        font-size: 13px;
        font-style: italic;
        clear: both;
    }

    .topic-post .post-vote span.vote {
        cursor: pointer;
        display: block;
        width: 40px;
        height: 24px;
    }

    .topic-post .post-vote span.up {
        background: url('../png/vote-up.png') no-repeat 50% 50%;
    }

    .topic-post .post-vote span.vote.up.selected {
        background: url('../png/vote-up-selected.png') no-repeat 50% 50%;
    }

    .topic-post .post-vote span.down {
        background: url('../png/vote-down.png') no-repeat 50% 50%;
    }

    .topic-post .post-vote span.vote.down.selected {
        background: url('../png/vote-down-selected.png') no-repeat 50% 50%;
    }

    .topic-post .vote-count-post {
        display: block;
        font-size: 160%;
    }
/* forum edit & send message */
.forum-edit-page .page-title, .move-topic-page .page-title, .private-message-send-page .page-title {
    margin: 0 0 -1px;
}

.move-topic-page label {
    white-space: normal;
}

.forum-edit-page .message-error, .private-message-send-page .message-error {
    margin: 20px 0;
}

.forum-edit-page .inputs strong {
    display: inline-block;
    max-width: 400px;
    font-size: 22px;
    /*reset zeroing*/
    font-weight: normal;
    color: #444;
    white-space: normal;
}

.forum-edit-page .inputs .topic-subject {
    font-size: 17px;
}

.forum-edit-page .inputs.reversed {
    margin: 0;
}

    .forum-edit-page .inputs.reversed label {
        width: auto;
        margin: 5px;
        font-size: 14px;
        /*reset zeroing*/
        white-space: normal;
    }

.forum-edit-page .bb-code-editor-wrapper, .private-message-send-page .bb-code-editor-wrapper {
    max-width: 400px;
    margin: 20px auto;
    background-color: #ddd;
    padding: 10px;
}

.forum-edit-page .toolbar .button, .private-message-send-page .toolbar .button {
    margin: 0 2px 0 0;
    border: #cec6b5 1px solid;
    padding: 2px;
}

    .forum-edit-page .toolbar .button:hover, .private-message-send-page .toolbar .button:hover {
        border: #333 1px solid;
    }

.forum-edit-page textarea, .private-message-send-page textarea {
    display: block;
    margin: auto;
}

.forum-edit-page .buttons input, .move-topic-page .buttons input, .private-messages .buttons input {
    min-width: 140px;
    border: none;
    background-color: #999;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

    .forum-edit-page .buttons input:hover, .move-topic-page .buttons input:hover, .private-messages .buttons input:hover {
        background-color: #888;
    }

.forum-edit-page .buttons .button-1, .move-topic-page .buttons .button-1, .private-messages .buttons .button-1 {
    background-color: #0057ad;
}

    .forum-edit-page .buttons .button-1:hover, .move-topic-page .buttons .button-1:hover, .private-messages .buttons .button-1:hover {
        background-color: #003e7c;
    }

.private-message-send-page a {
    font-size: 14px;
    color: #0057ad;
}

.private-message-send-page span {
    font-size: 14px;
}
/* jQuery tabs */
.ui-tabs {
    /*override jQuery UI styles, do not delete doubled properties*/
    border: none;
    border-radius: 0;
    background: none;
    padding: 0;
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #777;
}

.ui-tabs-nav {
    margin: 0 0 10px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    font-size: 0;
    /*override jQuery UI styles, do not delete doubled properties*/
    margin: 0 0 10px !important;
    border-width: 0 0 1px;
    border-radius: 0;
    background: none;
    padding: 0 !important;
    line-height: normal;
    font-weight: normal;
    color: #444;
}

    .ui-tabs-nav li {
        margin: 0 0 -1px;
        /*override jQuery UI styles, do not delete doubled properties*/
        float: none !important;
        margin: 0 0 -1px;
        border: none !important;
        border-radius: 0;
        background: none !important;
        padding: 0 !important;
    }

        .ui-tabs-nav li a {
            display: block;
            border: 1px solid #ddd;
            padding: 12px 24px;
            text-align: center;
            color: #444;
            /*override jQuery UI styles, do not delete doubled properties*/
            float: none !important;
            padding: 12px;
        }

        .ui-tabs-nav li.ui-state-active a {
            background-color: #eee;
            color: #0057ad;
        }

.ui-tabs-panel {
    /*override jQuery UI styles, do not delete doubled properties*/
    padding: 0 !important;
}
/* inbox & view message */
.private-messages-page .table-wrapper, .private-message-view-page .view-message {
    margin: 0 0 30px;
}

.private-messages-page th.select {
    text-align: center;
}

.private-messages-page td.from, .private-messages-page td.to, .private-messages-page td.subject {
    min-width: 150px;
}

.private-messages-page td.date {
    white-space: nowrap;
}

.private-messages-page td.subject a {
    color: #444;
}

    .private-messages-page td.subject a.pm-unread {
        color: #0057ad;
    }

.private-messages-page .pager {
    margin: 0 0 30px;
}

.private-messages-page .buttons, .private-message-view-page .buttons {
    font-size: 0;
}

    .private-messages-page .buttons .button-1, .private-messages-page .buttons .button-2, .private-message-view-page .buttons .button-1, .private-message-view-page .buttons .button-2 {
        display: block;
        width: 250px;
        margin: 0 auto 3px;
        font-size: 15px;
        /*reset zeroing*/
    }

.private-message-view-page .view-message {
    margin: 0 0 30px;
}

.private-message-view-page .message-head {
    margin: 0 0 20px;
    line-height: 22px;
}

    .private-message-view-page .message-head span {
        font-weight: bold;
        color: #444;
    }

.private-message-view-page .message-body {
    border-top: 1px solid #ddd;
    background-color: #f9f9f9;
    padding: 30px 20px;
    line-height: 22px;
    text-align: justify;
}

.private-message-view-page .back-pm-button {
    text-transform: capitalize !important;
}
/* profile page */
.profile-info-box {
    overflow: hidden;
    /*override jQuery UI styles, do not delete doubled properties*/
    line-height: normal;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #777;
}

    .profile-info-box .user-details {
        margin: 0 0 30px;
    }

    .profile-info-box .avatar {
        margin: 0 auto 15px;
    }

    .profile-info-box .title {
        margin: 0 0 10px;
        font-size: 18px;
        color: #444;
    }

    .profile-info-box .stats {
        margin: 0 0 15px;
    }

.latest-posts {
    /*override jQuery UI styles, do not delete doubled properties*/
    line-height: normal;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #777;
}

    .latest-posts .topic {
        margin: 0 0 35px;
    }

    .latest-posts .topic-title {
        margin: 0 0 20px;
        border-top: 1px solid #ddd;
        background: #f6f6f6;
        padding: 10px;
        font-size: 16px;
    }

        .latest-posts .topic-title a {
            font-weight: bold;
            color: #444;
        }

            .latest-posts .topic-title a:hover {
                color: #0057ad;
            }

    .latest-posts .topic-body {
        margin: 0 0 15px;
        line-height: 22px;
    }

    .latest-posts .topic-data {
        color: #444;
    }
/* BB codes */
pre {
    white-space: pre-wrap;
    white-space: normal;
    word-wrap: break-word;
}

.csharpcode {
    margin: 10px 0;
    border: 1px dashed #ccc;
    background-color: #fff;
    padding: 10px;
    font-family: "Courier New", Courier, monospace;
    color: #000;
}

    .csharpcode .rem {
        color: green;
    }

    .csharpcode .kwrd {
        color: #00f;
    }

    .csharpcode .str {
        color: #006080;
    }

    .csharpcode .op {
        color: #00c;
    }

    .csharpcode .preproc {
        color: #c63;
    }

    .csharpcode .asp {
        background-color: #ff0;
    }

    .csharpcode .html {
        color: maroon;
    }

    .csharpcode .attr {
        color: red;
    }

    .csharpcode .alt {
        width: 100%;
        margin: 0;
        background-color: #f6f6f6;
    }

    .csharpcode .lnum {
        color: #666;
    }

.hfreecat {
    width: 54%;
    margin: -90px 10px 0 0;
    float: right;
}

.hcat-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-top: 10px;
}

.hitem {
    width: 200px;
    height: 48px;
    margin: auto;
    font-family: 'Open Sans', sans-serif;
}

    .hitem h4 {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 500;
        padding-top: 14px;
        color: #777;
    }

        .hitem h4.fs {
            padding-top: 5px;
        }

    .hitem p.pfs {
        font-weight: normal;
        font-size: 10px;
        color: #777;
        /*margin-top: -10px;*/
    }

.FRush, .FShip, .FEngr, .NHid {
    height: 42px;
    width: 42px;
    float: left;
    margin-right: 2px;
}

.FRush {
    background: url(../png/usps-sprite.png) no-repeat -42px 0;
    background-size: 400%;
}

.FShip {
    background: url(../png/usps-sprite.png) no-repeat 0 0;
    background-size: 400%;
}

.FEngr {
    background: url(../png/usps-sprite.png) no-repeat -84px 0;
    background-size: 400%;
}

.NHid {
    background: url(../png/usps-sprite.png) no-repeat -127px 0;
    background-size: 400%;
}

.complete-button button {
    background: #ff6a00;
}

.slick-initialized .slick-slide {
    margin-left: 5px;
}

    .slick-initialized .slick-slide .title a {
        font-size: 12px;
    }
/*Edco Theme rules */
.faqs {
    clear: both;
    padding-top: 15px;
    margin: 10px auto 0;
    color: #666;
    line-height: 18px;
}

.custom-tab {
    margin: 5px 0;
    padding: 0 5px;
    font-size: 15px;
    line-height: 24px;
    color: #666;
    line-height: 20px;
    min-height: 80px;
}

    .custom-tab ul {
        list-style-type: disc;
    }

.ui-tabs .full-description {
    min-height: 80px;
}

.top-questions-answered ul {
    font-weight: bold;
    text-align: left;
    margin: 5px 0;
    padding: 0 0 0 35px;
}

    .top-questions-answered ul li ul {
        font-weight: normal;
        list-style: none;
        padding: 0 5px;
    }

.footer-iconbar {
    /*padding: 0 100px;
    */
    background-color: #0057ad;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 75px;
}

.iconbar-item {
    width: 20%;
    color: #fff;
    display: flex;
    justify-content: center;
}

.icon-box {
    display: flex;
    align-items: center;
}

.iconbar-item p {
    font-size: 19px;
    font-weight: bold;
}

.iconbar-item img {
    max-width: 64px;
}

.Page-Banner {
    margin: -65px 0 0;
    width: 100%;
}

    .Page-Banner img {
        width: 100%;
    }

.Promise .Art, .Promise .Eng, .Promise .Pers, .Promise .Rush, .Promise .Ship, .Promise .Low {
    margin: -74px auto 20px;
}

.Art {
    background: url(../png/promisesprites.png) no-repeat -138px 0;
}

.Pers {
    background: url(../png/promisesprites.png) no-repeat 0 -68px;
}

.Low {
    background: url(../png/promisesprites.png) no-repeat -138px -68px;
}

.Ship {
    background: url(../png/promisesprites.png) no-repeat 0 0;
}

.ship-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    padding: 20px;
    margin: 20px 0 50px;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}

.ship-item {
    width: 400px;
}

    .ship-item h3 {
        text-transform: uppercase;
        font-size: 18px;
        margin-bottom: -10px;
        padding-top: 12px;
    }

    .ship-item .Ship, .ship-item .Rush {
        float: left;
        margin: 0 10px 0 0;
    }

.Art, .Eng, .Pers, .Rush, .Ship, .Low {
    width: 68px;
    height: 67px;
    margin: 10px auto;
}

.Promise {
    flex: 1;
    margin: 0;
    padding: 40px 20px 20px;
    border: 4px solid #ddd;
    text-align: center;
}

    .Promise h2 {
        text-align: center;
        padding-bottom: 40px;
        font-size: 28px;
        font-weight: normal;
        background: url(../png/title-decoration.png) no-repeat scroll 50% bottom;
    }

.flexcontainer {
    -webkit-align-items: center;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 40px 40px 60px;
}

    .flexcontainer.top {
        margin-bottom: 40px;
    }

.topic-page p {
    margin: 10px 0 30px;
    padding: 0 10px;
    line-height: 24px;
    text-align: left;
}

.ship-hubs h2 {
    font-family: 'Open Sans', sans-serif;
    margin: 0 auto;
    text-align: center;
    width: 20%;
    padding-bottom: 20px;
    border-bottom: solid 2px #aaa;
    font-size: 20px;
}

.hub-container {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    padding: 20px;
    margin: 20px 0;
}

.hub-bottom {
    margin-bottom: 50px;
}

    .hub-bottom h3, .hub-bottom p {
        text-align: center !important;
    }

.hub-item {
    width: 150px;
}

    .hub-item h3 {
        font-family: 'Open Sans', sans-serif;
        text-align: center;
        font-size: 18px;
    }

    .hub-item p {
        text-align: center !important;
        font-family: 'Open Sans', sans-serif;
    }

.shippinginfo .cnt-custom {
    margin: 0;
    width: 100%;
}

.OurDiff {
    margin-top: 50px;
}

    .OurDiff h2 {
        font-family: 'Satisfy', cursive;
        text-align: center;
        font-size: 32px;
        color: #0057ad;
        margin: 0 auto 30px;
    }

    .OurDiff ul {
        list-style: none;
    }

    .OurDiff ul {
        display: inline-block;
        width: 100%;
        padding: 20px;
        border: 4px solid #ddd;
        text-align: center;
    }

        .OurDiff ul li {
            float: left;
            width: 33%;
            text-align: center;
        }

.Ship {
    background: url(../png/promisesprites.png) no-repeat 0 0;
}

.Rush {
    background: url(../png/promisesprites.png) no-repeat -70px 0;
}

.Eng {
    background: url(../png/promisesprites.png) no-repeat -70px -68px;
}

.Art, .Eng, .Pers, .Rush, .Ship, .Low {
    width: 68px;
    height: 67px;
    margin: 10px auto;
}

.OurDiff h3, .OurDiff p {
    text-align: center !important;
}

.prod-cont h2 {
    padding-top: 10px;
}

.prod-cont h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
}

.prod-cont {
    width: 100%;
    min-height: 261px;
    margin-bottom: 10px;
}

    .prod-cont img {
        width: initial;
        float: none;
    }

.sig {
    padding-top: 94px !important;
}

img.willie {
    width: 96px;
    float: left;
    margin-right: 10px;
}

.write-review {
    border: 4px solid #ddd;
    margin: 0 0 50px;
}

    .write-review img {
        margin: -40px auto 0;
        display: block;
    }

    .write-review p {
        text-align: center;
    }

p.orange-link {
    color: orangered;
}

.diff-outter {
    display: block;
    border: 4px solid #ddd;
    margin: 0 0 40px;
}

.diff-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
}

.diff-item {
    width: 32%;
    margin-bottom: 16px;
}

.OurDiff h3 {
    margin-bottom: -10px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
}

.Ovr50, .Mlocs, .Qual, .Ont {
    width: 68px;
    height: 67px;
    margin: 10px auto;
}

.Ovr50 {
    background: url(../png/prod-sprites.png) no-repeat 0 0;
}

.Mlocs {
    background: url(../png/prod-sprites.png) no-repeat -68px 0;
}

.Qual {
    background: url(../png/prod-sprites.png) no-repeat -137px 0;
}

.Ont {
    background: url(../png/prod-sprites.png) no-repeat -343px 0;
}

.SSLPage {
    margin: 0 0 40px;
}

.SSLH2 {
    text-align: center;
    margin: 0 0 20px;
}

.SSLContainer {
    padding: 40px 20px 20px;
    margin: 0 0 30px;
    border: 4px solid #ddd;
    text-align: center;
    width: 100%;
    list-style: none;
    display: flex;
    flex: 1;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.sslitem {
    flex: none;
    width: 100%;
    text-align: center;
    padding: 0 10%;
}

.BBB {
    background: url(../png/secure-sprites.png) no-repeat 0 0;
}

.SSLShp {
    background: url(../png/secure-sprites.png) no-repeat -253px 0;
}

.AdvSec {
    background: url(../png/secure-sprites.png) no-repeat -85px 0;
}

.pypl {
    background: url(../png/secure-sprites.png) no-repeat -170px 0;
}

.BBB, .SSLShp, .AdvSec, .pypl {
    width: 82px;
    height: 82px;
    margin: 10px auto;
}

.BBB, .SSLShp, .AdvSec, .pypl {
    width: 82px;
    height: 82px;
    margin: 10px auto;
}

.BBB, .SSLShp, .AdvSec, .pypl {
    width: 82px;
    height: 82px;
    margin: 10px auto;
}

.BBB, .SSLShp, .AdvSec, .pypl {
    width: 82px;
    height: 82px;
    margin: 10px auto;
}

.sslitem h3 {
    font-size: 20px;
}

.sslitem h3, .sslitem p {
    text-align: center;
}

.SSLPage p {
    color: #777;
}

.cnt-employ {
    width: 100%;
    margin: 10px 0;
}
/*** Shopping Cart Edco Custom ***/
.questions-answered {
    float: none;
    padding: 0 5px 0 35px;
}

    .questions-answered::after {
        display: block;
        visibility: hidden;
        clear: both;
        height: 0;
        content: ".";
        font-size: 0;
        line-height: 0;
    }

    .questions-answered h3, .checkout-attributes h3 {
        font-size: large;
        color: #0057ad;
        margin-bottom: 20px;
    }

    .questions-answered > ol {
        list-style: decimal;
        text-align: left;
        padding: 0 5px;
    }

    .questions-answered ol li {
        font-weight: bold;
        margin-bottom: 5px;
    }

        .questions-answered ol li text {
            margin-bottom: 3px;
        }

    .questions-answered > ol li span {
        display: block;
        font-weight: normal;
        line-height: 21px;
    }

.cart-options h2 {
    display: block;
    color: #0057ad;
    text-align: center;
    margin: 18px 0 10px;
    clear: both;
}

.checkout-attributes textarea {
    width: 100%;
}

.sehabla {
    font-size: 14px;
    color: #fff;
}

.tp-stars {
    padding-top: 6px;
}

.has-video {
    position: absolute;
    bottom: 101px;
    right: -1px;
    z-index: 1;
}

.selected-checkout-attributes {
    display: none;
}

.gallery .picture-thumbs {
    width: 13%;
    margin-right: 10px;
}

#spinvideo {
    top: 0;
    width: 100%;
    margin: 0 auto;
    height: 0;
    padding-top: 100%;
    position: absolute;
    display: table-footer-group;
}

    #spinvideo iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

.ui-widget-content a {
    color: #0057ad;
}

.blog-page .blog-posts .post .post-body .picture img {
    width: 100%;
}

.post-title {
    margin: 0;
    padding: 0;
}

.news-title {
    display: inline-block;
    margin: 0 0 10px;
    font-size: 20px;
}

.blog-item-box h4 {
    height: 30px;
    text-align: center;
    line-height: 14px;
    color: #0057ad;
    font-size: 13px;
    font-family: 'Helvetica Neue';
}

.blog-item-box p {
    margin-top: -8px;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #ff6a00;
}

#goToTop {
    display: none;
    position: fixed;
    bottom: 80px;
    right: 10px;
    width: 60px;
    height: 60px;
    background: #e2dedd url(../png/top.png) no-repeat center;
    overflow: hidden;
    z-index: 10001;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    color: transparent;
}

    #goToTop span {
        display: block;
        margin: auto;
        position: absolute;
        left: -50px;
        line-height: 22px;
        text-transform: uppercase;
        text-align: center;
        color: #888;
        width: 80%;
        opacity: 0;
        -webkit-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: left 0.5s ease, opacity .75s ease;
        border-bottom: 1px solid;
    }

    #goToTop:hover {
        background-position: center 27px;
    }

        #goToTop:hover span {
            left: 0;
            right: 0;
            opacity: 1;
            color: #888;
            background-position: center 24px;
        }

ul li.accessibilityIcon img {
    height: 33px;
}

.master-wrapper-content {
    background-color: #fff;
    padding: 0 0 10px;
}

#ph-title {
    border: none;
}

.item-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.subcat-desktop {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

div.category-grid.home-page-category-grid.theme-edco-desktop > div {
    flex-wrap: nowrap;
}

div.product-grid.featured-product-grid {
    margin-bottom: 0;
}

.PageBottomText {
    background-color: #f6f6f6;
    z-index: 3;
    text-align: left;
}

.homepage-blog-title, .OurCustomers .title {
    font-size: 24px;
    text-align: center;
    line-height: 45px;
    margin-bottom: 10px;
    font-weight: bold;
}

.blog-page .post-head {
    padding: 12px 15px;
    border-bottom: 1px solid #ddd;
    background: #f9f9f9;
}

.ytvideo {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.shopnow {
    display: none;
}

.blog-page .blog-posts .post .post-body {
    text-align: left;
}

.category-description > div.condensed > p > a,
.category-description > p > a {
    color: #0057ad;
    text-decoration: underline;
}

.infographic {
    display: flex;
}

@media all and (min-width: 481px) {
    /*** GLOBAL ***/
    .master-wrapper-content, .header-menu {
        width: 94%;
    }
    /*** GLOBAL TABLES ***/
    /*
    .cart tr {
        width: 46%;
        margin: 40px 2% 0;
    }

        .cart tr:nth-child(2n+1) {
            clear: both;
        }

        */
    .order-details-page .data-table tr {
        width: 46%;
        margin: 40px 2% 0;
    }

        .order-details-page .data-table tr:nth-child(2n+1) {
            clear: both;
        }
    /*** HEADER ***/
    .header-selectors-wrapper > div {
        display: inline-block;
        width: 30%;
        margin: 10px auto;
    }

    .ui-autocomplete {
        width: 280px !important;
    }

        .ui-autocomplete img {
            display: inline;
        }
    /*** FOOTER ***/
    /*    .footer-block {
      width: 85%;
      
    }

    .newsletter-email input[type="text"] {
        width: 240px;
    }
    /*** CATEGORY ***/
    .product-filter {
        display: table-cell;
        vertical-align: top;
        text-align: left;
    }

        .product-filter.price-range-filter {
            width: 200px;
        }

        .product-filter .product-spec-group {
            float: left;
            margin: 0 25px 10px 0;
        }

            .product-filter .product-spec-group.product-spec-color {
                max-width: 190px;
            }

        .product-filter .group li.item {
            display: block;
            margin: 0;
            border: #eee solid 1px;
        }

        .product-filter .group li.color-item {
            display: inline-block;
        }

    .item-box {
        width: 30%;
        margin: 0 3px 10px;
    }

        .item-box .product-rating-box {
            margin: 0 0 15px;
        }

        .item-box .prices {
            min-height: 30px;
        }

        .item-box .product-title {
            min-height: 36px;
            margin: 0 0 5px;
        }
    /*** PRODUCT PAGE ***/
    .overview-buttons div {
        display: inline-block;
        width: auto;
        margin: 0 1px 2px;
    }
    /*** WISHLIST ***/
    .wishlist-content .button-2 {
        display: inline-block;
        width: auto;
        min-width: 140px;
        margin: 0 1px 5px;
    }
    /*** TOPICS ***/
    .enter-password-form input[type="password"] {
        width: 260px;
    }
    /*** FORUM & PROFILE ***/
    .forums-header {
        background-color: #f9f9f9;
        padding: 30px 20px 20px;
    }

    .ui-tabs-nav li {
        display: inline-block;
        min-width: 100px;
        width: 25%;
        margin: 0 5px -1px;
        /*override jQuery UI styles, do not delete doubled properties*/
        margin: 0 5px -1px;
    }

    .private-messages-page .buttons .button-1, .private-messages-page .buttons .button-2, .private-message-view-page .buttons .button-1, .private-message-view-page .buttons .button-2 {
        display: inline-block;
        width: auto;
        margin: 1px;
    }

    .topic-post .post-text {
        float: left;
        width: 90.5%;
        text-align: left;
    }

    .forum-group .forum-table th.latest-post, .forum-group .forum-table th.topics, .forum-group .forum-table th.posts, .forum-group .forum-table td.latest-post, .forum-group .forum-table td.topics, .forum-group .forum-table td.posts {
        display: table-cell;
    }

    .topic-group .forum-table th.latest-post, .topic-group .forum-table td.latest-post {
        display: table-cell;
    }

    .forum-table td.image {
        max-width: 40px;
    }

        .forum-table td.image div {
            max-width: 100%;
            background-size: contain;
        }

    .title.carousel-title.has-navigation {
        background-color: #fff;
    }
}

@media all and (min-width: 769px) {
    /**** GLOBAL ***/
    .master-wrapper-content {
        width: 94%;
    }

    .home-page-polls li {
        min-width: 100px;
    }
    /**** GLOBAL TABLES ***/
    /*/
    .cart tr {
        width: 31.33333%;
        margin: 40px 1% 0;
    }

        .cart tr:nth-child(2n+1) {
            clear: none;
        }

        .cart tr:nth-child(3n+1) {
            clear: both;
        }
        
    .pull-right.glyphicon.glyphicon-chevron-down {
        display: none;
    }*/

    .order-details-page .data-table tr {
        width: 31.33333%;
        margin: 40px 1% 0;
    }

        .order-details-page .data-table tr:nth-child(2n+1) {
            clear: none;
        }

        .order-details-page .data-table tr:nth-child(3n+1) {
            clear: both;
        }
    /*** HEADER ***/
    .header-selectors-wrapper > div {
        width: 20%;
    }
    /*** FOOTER ***/
    .footer-block {
        display: inline-block;
        width: 25.33333%;
        margin: 0 4%;
        vertical-align: top;
    }

        .footer-block .title {
            margin: 0 0 15px;
            background: none;
            padding: 0;
            color: #fff;
            cursor: auto;
        }

        .footer-block .list {
            display: block !important;
            /* prevents toggle display:none on resize */
            background: none;
            padding: 0;
        }

            .footer-block .list li {
                padding: 5px 0;
            }

            .footer-block .list a {
                display: inline;
                padding: 0;
            }

    .follow-us {
        width: 100%;
        margin: 25px auto 0;
    }
    /*** CATEGORY ***/
    .product-selectors {
        text-align: center;
    }

        .product-selectors .product-viewmode {
            display: inline-block;
            float: right;
        }

            .product-selectors .product-viewmode span {
                display: none;
            }

            .product-selectors .product-viewmode a {
                display: inline-block;
                width: 24px;
                height: 32px;
                margin: 0 0 0 12px;
                background-position: center;
                background-repeat: no-repeat;
                opacity: 0.5;
            }

                .product-selectors .product-viewmode a.grid {
                    background-image: url('../png/view-grid.png');
                }

                .product-selectors .product-viewmode a.list {
                    background-image: url('../png/view-list.png');
                }

                .product-selectors .product-viewmode a.selected {
                    opacity: 1;
                }

        .product-selectors.nxt-address {
            display: flex;
            justify-content: center;
        }

    .item-box {
        width: 32.33333%;
    }

    .product-list .item-box {
        float: none;
        width: auto;
        margin: 0 5px 20px;
    }

        .product-list .item-box .product-item:after {
            content: "";
            display: block;
            clear: both;
        }

        .product-list .item-box .picture {
            float: left;
            width: 220px;
        }

        .product-list .item-box:hover .picture a img {
            opacity: 1;
        }

        .product-list .item-box .picture:hover a img {
            opacity: 0.85;
        }

        .product-list .item-box .picture + .details {
            margin: 0 0 0 240px;
        }

        .product-list .item-box .product-title {
            height: auto;
            padding: 10px 0;
            font-size: 18px;
        }

        .product-list .item-box .description {
            display: block;
            margin: 0 0 10px;
            line-height: 22px;
        }

        .product-list .item-box .prices {
            height: auto;
            margin: 0 0 30px;
        }

        .product-list .item-box .buttons {
        }

        .product-list .item-box .product-box-add-to-cart-button {
            width: auto;
            min-width: 150px;
            padding: 0 20px;
        }

        .product-list .item-box .add-to-compare-list-button, .product-list .item-box .add-to-wishlist-button {
            width: 42px;
        }
    /*** PRODUCT PAGE ***/
    .gallery {
        width: 550px;
    }

    .variant-picture {
        float: left;
    }

        .variant-picture + .variant-overview {
            width: auto;
            margin: 0 0 0 240px;
        }

    .variant-overview {
        text-align: left;
    }
    /*** PRODUCT REVIEWS ***/
    .product-review-item .review-title {
        float: left;
        max-width: 600px;
    }

    .product-review-item .product-review-box {
        float: right;
    }
    /*** REGISTRATION, LOGIN, ACCOUNT ***/
    .address-list-page .section, .order-list-page .section, .return-request-list-page .section {
        display: inline-block;
        width: 45%;
        margin: 20px 1%;
        vertical-align: top;
    }

    .recurring-payments {
        width: 100% !important;
        margin: 20px 0 !important;
    }
    /*** SHOPPING CART ***/
    .order-progress {
        padding: 20px;
    }

        .order-progress li {
            margin: 0 10px;
        }

        .order-progress a {
            min-width: 80px;
        }

    .cart-options .common-buttons {
        text-align: right;
        float: left;
        width: 33%;
        margin: 0;
    }

    .cart-options .checkout-attributes, .cart-options .selected-checkout-attributes {
        padding: 0 10px;
    }

    .totals {
        max-width: 350px;
        float: right;
        margin: -150px 0 0;
    }

    .cart-footer .terms-of-service {
        text-align: left;
    }

    .cart-footer .checkout-buttons, .cart-footer .addon-buttons {
        text-align: right;
    }

    .cart-footer .cart-collaterals {
        float: left;
        width: 45%;
        margin: 0 2.5%;
    }

        .cart-footer .cart-collaterals div, .cart-footer .cart-collaterals label {
            text-align: left;
        }

    .cart-footer .estimate-shipping label {
        display: block;
        margin: 0 0 10px;
    }

    .cart-footer .estimate-shipping .buttons {
        text-align: right;
    }
    /*** CHECKOUT ***/
    .checkout-page .selected-checkout-attributes {
        float: right;
        text-align: right;
    }

    .checkout-page .address-grid {
        overflow: hidden;
    }

    .checkout-page .address-item {
        float: left;
        width: 48%;
        margin: 0 1% 40px;
    }

    .shipping-method .method-list li, .payment-method .method-list li {
        display: inline-block;
        width: 25%;
        margin: 20px 2%;
        vertical-align: top;
    }

    .shipping-method .method-name {
        background-color: #f6f6f6;
        padding: 10px;
    }

    .payment-method .payment-logo {
        display: block;
        background-color: #f6f6f6;
        padding: 10px;
    }

    .payment-method .payment-details {
        display: block;
        width: auto;
        min-width: 0;
        margin: 10px 0 0;
        text-align: center;
    }

    .payment-info .info {
        padding: 30px 75px;
    }

    .order-review-data, .order-details-area, .shipment-details-area {
        overflow: hidden;
    }

        .order-review-data > div, .order-details-area > div, .shipment-details-area > div {
            float: left;
            width: 48%;
            margin: 0 1% 40px;
        }
    /*** ORDER DETAILS & SHIPPING DETAILS ***/
    .order-details-page .section.options {
        text-align: right;
    }

    .order-details-page .selected-checkout-attributes {
        padding: 0 10px;
    }

    .order-details-page .tax-shipping-info {
        text-align: right;
    }

    .order-details-page .totals {
        float: right;
        clear: both;
    }

    .shipment-details-page .tracking-number .tracking-url {
        color: #0057ad;
    }
    /*** BLOG & NEWS ***/
    .blog-posts .tags {
        float: right;
        width: 80%;
        text-align: right;
    }

    .blog-posts .buttons {
        float: left;
        width: 20%;
        text-align: left;
    }

    .new-comment {
        text-align: center;
    }

        .new-comment .buttons {
            text-align: center;
        }

    .comment-list .comment {
        display: table;
        width: 100%;
        margin: 0;
    }

        .comment-list .comment:last-child {
            border-bottom: 1px solid #ddd;
        }

    .comment-info {
        display: table-cell;
        width: 15%;
        margin: 0;
        vertical-align: top;
    }

        .comment-info .username {
            min-height: 40px;
            margin: 0;
            border: none;
            text-align: center;
        }

        .comment-info .avatar {
            border: none;
        }

            .comment-info .avatar img {
                max-width: 80%;
                max-height: 80%;
            }

    .comment-content {
        display: table-cell;
        width: 85%;
        border-left: 1px solid #ddd;
        vertical-align: top;
        text-align: left;
    }

    .comment-time {
        min-height: 40px;
        margin: 0;
        background-color: #f6f6f6;
        padding: 10px 15px;
        font-size: 14px;
        font-weight: normal;
    }

    .comment-title {
        margin: 0 0 -20px;
        padding: 20px;
    }

    .comment-body {
        padding: 20px;
    }
    /*** FORUM & PROFILE ***/
    .forum-actions, .topic-actions {
        overflow: hidden;
    }

        .forum-actions .actions, .topic-actions .actions {
            float: left;
        }

        .forum-actions .pager, .topic-actions .pager {
            float: right;
            max-width: 450px;
        }

            .forum-actions .pager li, .topic-actions .pager li {
                margin: 2px 4px;
            }

            .forum-actions .pager.upper {
                display: block;
            }

        .topic-actions.lower .actions {
            display: block;
        }

    .topic-posts {
        margin: 0 0 30px;
    }

    .topic-post {
        display: table;
        width: 100%;
        margin: 0;
    }

        .topic-post .post-info {
            display: table-cell;
            width: 15%;
            margin: 0;
            vertical-align: top;
            text-align: left;
        }

        .topic-post .user-info {
            width: auto;
        }

        .topic-post .username {
            min-height: 40px;
            margin: 0;
            border: none;
            text-align: center;
        }

        .topic-post .avatar {
            margin: auto;
            border: none;
        }

            .topic-post .avatar img {
                max-width: 80%;
                max-height: 80%;
            }

        .topic-post .user-stats li {
            margin: 0;
        }

        .topic-post .send-pm {
            margin: 0 0 20px;
        }

        .topic-post .pm-button, .profile-info-box .pm-button {
            padding: 8px 16px;
            font-size: 13px;
        }

        .topic-post .post-content {
            display: table-cell;
            width: 85%;
            border-left: 1px solid #ddd;
            vertical-align: top;
            text-align: left;
        }

        .topic-post .post-head {
            min-height: 40px;
            overflow: hidden;
            background-color: #f6f6f6;
        }

        .topic-post .post-time {
            float: left;
            margin: 0;
            font-size: 14px;
            font-weight: normal;
        }

        .topic-post .post-actions {
            float: right;
            margin: 0;
        }

            .topic-post .post-actions a {
                margin: 0;
                line-height: 20px;
            }

            .topic-post .post-actions .manage-post a {
            }

            .topic-post .post-actions .quote-post a {
                min-width: 70px;
            }

            .topic-post .post-actions a.post-link-button {
                margin: 0 0 0 10px;
                border-left: 1px solid #ddd;
                text-align: center;
            }

        .topic-post .post-text {
            padding: 20px 5px;
        }

        .topic-post .post-vote {
            padding: 20px 0 20px 15px;
        }

    .forum-table th.replies, .forum-table th.views, .forum-table th.votes, .forum-table td.replies, .forum-table td.views, .forum-table td.votes {
        display: table-cell;
    }

    .forum-table td.image {
        max-width: none;
    }

        .forum-table td.image div {
            max-width: none;
            background-size: initial;
        }

    .ui-tabs-nav {
        text-align: left;
    }

        .ui-tabs-nav li {
            margin: 0 10px -1px 0;
            /*override jQuery UI styles, do not delete doubled properties*/
            margin: 0 10px -1px 0;
        }

    .profile-info-box .avatar {
        float: left;
        margin: 0 15px 15px 0;
    }

    .profile-info-box .profile-stats {
        float: left;
        text-align: left;
    }

    .profile-info-box .title {
        text-align: left;
    }

    .profile-info-box .send-pm {
        clear: both;
        text-align: left;
    }

    .blog-page .post {
        text-align: left;
    }

    post-head ~ *, .news-head ~ * {
        display: block;
    }

    .post-body, .news-body {
        margin: 0;
        line-height: 24px;
        color: #444;
        overflow: hidden;
        background: #fff;
    }

    .blog-page .buttons {
        float: right;
        margin: 0;
        padding: 0 15px;
        bottom: 0;
        width: 30%;
        text-align: right;
        overflow: hidden;
    }

    .post-main-img {
        width: 50%;
        float: left;
        margin: 0 30px 20px 0;
    }

    .iframe-container {
        width: 769px;
        margin: 10px auto 20px;
    }

    .cart-footer {
        display: flex;
    }

    div.title > span.pull-right.glyphicon.glyphicon-chevron-down {
        display: none;
    }

    .nivo-controlNav a.active {
        background: #0057ad !important;
    }
}

@media all and (max-width: 1000px) {

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 18px;
    }

    .overview .additional-details div, .variant-overview .additional-details div.sku {
        text-align: left;
    }

    .login-page .title {
        margin: 20px 0 15px;
    }

    .OurCustomers, .picture-thumbs.desktop-theme, .header-lower, .theme-edco-desktop {
        display: none;
    }

    .footer-iconbar {
        padding: 0;
    }

    .ck-item img {
        width: 70%;
        margin: auto;
    }

    .iconbar-item p {
        display: none;
    }

    h2.carousel-title span {
        display: none;
    }
    /*
    .topic-block {
        margin: -20px -3000px 25px !important;
        padding: 0 3000px !important;
        background-color: #ccc;
    }*/

    .topic-block-body {
        color: #333;
        padding: 0 20px 25px;
    }

        .topic-block-body h1 {
            line-height: 33px;
            text-align: center;
            margin: 30px -3000px 0 -3000px;
            padding: 15px 3000px 10px;
            color: #0057ad;
        }

    .nop-jcarousel > h2 {
        margin: 0 auto 10px !important;
        padding: 0 !important;
        font-size: 0 !important;
    }

    .slick-carousel.item-grid.slick-initialized.slick-slider {
        margin: 0;
    }

    .topic-block-body h2 {
        text-align: center !important;
        text-align: left;
    }

    .topic-block-body h3 {
        text-align: center !important;
        text-align: left;
    }

    .header-links-wrapper {
        display: none;
    }

    .header-links li {
        margin: 0 0 0 10px;
    }
    /*** GLOBAL TABLES ***/
    .hitem {
        display: none;
    }

    .Google_rating {
        margin-bottom: 20px;
    }

        .Google_rating img {
            width: 48px;
        }

    .telephone {
        margin: 20px 0 10px;
        font-size: 2em;
    }

    .hsslcat {
        width: 135px;
        margin: -10px auto 20px;
    }

    .order-details-page .data-table {
        display: block;
    }

        .order-details-page .data-table colgroup, .order-details-page .data-table thead {
            display: none;
        }

        .order-details-page .data-table tbody {
            display: block;
            overflow: hidden;
        }

        .order-details-page .data-table tr {
            display: block;
            float: left;
            width: 100%;
            margin: 40px 0 0;
            border: 1px solid #ddd;
        }

        .order-details-page .data-table td {
            display: block;
            border: none;
            padding: 10px;
        }

            .order-details-page .data-table td.product, .order-details-page .data-table td.tracking-number {
                min-width: 0;
                border-bottom: 1px solid #ddd;
                padding: 5px 10px 15px;
                text-align: center;
            }
    /*** MOBILE NAVIGATION ***/
    .header-menu {
        position: relative;
        z-index: 1;
        width: 90%;
        max-width: 600px;
        margin: 0 auto 40px;
    }

    .menu-toggle {
        background: #0057ad url('../png/menu-icon.png') right center no-repeat;
        padding: 15px;
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        cursor: pointer;
    }

    .top-menu {
        display: none;
    }

        .top-menu > li {
            position: relative;
            margin: 1px 0;
            background-color: #f6f6f6;
        }

            .top-menu > li > a {
                display: block;
                min-height: 55px;
                padding: 18px;
                font-size: 15px;
                color: #555;
            }

        .top-menu .sublist {
            display: none;
            background-color: #fff;
            padding: 5px 0;
        }

            .top-menu .sublist li {
                position: relative;
                margin: 1px 0 1px 20px;
            }

                .top-menu .sublist li a {
                    display: block;
                    padding: 15px 18px;
                    font-size: 15px;
                }

    .cart-link,
    .mobile-phone {
        width: 39px;
        float: right;
    }

        .cart-link span,
        .mobile-phone span {
            background-color: #0057ad;
            color: #fff;
            transform: scale(-1, 1);
            font-size: 19px;
            line-height: 38px;
        }

    .sublist-toggle {
        position: absolute;
        top: 0;
        right: 0;
        width: 55px;
        height: 55px;
        border-left: 1px solid #fff;
        background: url('../png/toggle-black.png') center no-repeat;
        padding: 15px;
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        cursor: pointer;
    }

    .sublist .sublist-toggle {
        height: 49px;
    }

    .sublist .sublist li {
        background-color: #f6f6f6;
    }

    .sublist .sublist .sublist li {
        background-color: #fff;
    }

    .block-category-navigation {
        display: none;
    }

    .block-account-navigation {
        float: none;
        margin: auto !important;
    }

    .button-1.search-box-button {
        float: right;
        background-color: #0057ad;
        width: 44px;
        height: 39px;
        border: none;
        overflow: hidden;
        background: url(../png/search-buttonw.png) center no-repeat #0057ad;
        text-indent: 999px;
    }

    .search-box input.search-box-text {
        border: none;
    }

    .responsive-nav-wrapper .shopping-cart-link {
        display: inline-block;
        background: url(../png/shopping-cartw.png) no-repeat center #0057ad;
        width: 35px;
        height: 39px;
        overflow: hidden;
        cursor: pointer;
        float: left;
        color: transparent;
    }

    .responsive-nav-wrapper .contactus-link {
        margin-left: 1px;
        display: inline-block;
        vertical-align: top;
        background: url(../png/email.png) no-repeat center rgba(0, 87, 173, 1);
        width: 35px;
        height: 39px;
        float: left;
        color: transparent;
    }

    search-box input.search-box-text {
        width: 390px;
    }

    .mobile-header-links-wrapper ul li#topcartlink {
        display: block;
        width: 15%;
        max-width: 400px;
        margin: 10px auto 0;
        /* background-color: #f6f6f6;
         padding: 0 20px;
         */
    }

    .mobile-header-wrapper {
        display: block;
        height: 79px;
        position: relative;
        z-index: 998;
        width: 100%;
    }

    .mobile-header {
        width: 100%;
    }

        .mobile-header::after {
            clear: both;
        }

    .bott-header-band {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-wrap: nowrap;
        background-color: #fff;
    }

    .top-header-band {
        display: flex;
        z-index: 10000;
        background-color: #0057ad;
        width: 95%;
        justify-content: space-between;
        margin: 0;
        padding: 7px 0;
    }

    .mobile-phone {
        color: #fff;
        font-size: 25px;
    }

    .mratings {
        float: right;
        margin-left: 10px;
        width: 90%;
        height: 16px;
        vertical-align: top;
    }

    .gscore {
        height: 100%;
        margin-right: 10px;
        font-size: 20px;
        color: #f3c05b;
    }

    .grate {
        display: flex;
        flex-wrap: nowrap;
    }

    .rcount {
        font-size: 12px;
        margin: 0;
    }

    input#mbl-small-searchterms {
        float: left;
        width: 90%;
        height: 39px;
        vertical-align: top;
        border: 1px solid #ddd;
    }

    ::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 7px;
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
    }

    .prices-table {
        overflow: scroll;
    }

    div.category-grid.sub-category-grid .title {
        /*position: absolute;*/
        bottom: -10px;
        width: 100%;
        background-color: #0057ad;
        color: #fff;
        padding-top: 4px;
    }

    .jCarouselMainWrapper .item-box .title {
        position: absolute;
        width: 100%;
        background-color: #0057ad;
        color: #fff;
    }

    div.category-grid.sub-category-grid > .item-grid > .item-box {
        width: 48%;
    }

        div.category-grid.sub-category-grid > .item-grid > .item-box > .sub-category-item > h2 {
            /* height: 33px;
            padding-top: 3px;              
            font-weight: 100; */
            font-size: 15px;
        }

    .picture-thumbs-mobile {
        position: relative;
        bottom: 0;
        margin-top: 52px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .spin-item, .thumb-item {
        margin-right: 10px;
    }

        .spin-item img {
            height: 78px;
        }

    .gallery .picture img {
        top: 0;
    }

    .overview .add-to-cart-button {
        margin-bottom: 20px;
    }

    .faqs {
        text-align: left;
    }

    .product-essential, .overview {
        margin-bottom: 0;
    }

    .responsive-nav-wrapper {
        float: left;
        width: 35px;
        height: 39px;
        margin: 0 20px 0 0;
    }

    .chckout-attrib {
        text-align: left;
        padding-left: 20px;
        margin-top: 20px;
        width: 100%;
    }

        .chckout-attrib h2 {
            margin: 10px 0;
            color: #0057ad;
        }

    .mission-left {
        display: none;
    }

    .mascot {
        margin: 10px 0 20px;
        display: block;
    }

    .ckassurance {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        width: 90%;
        margin: 10px auto 20px;
    }

    .ck-item {
        width: 100%;
    }

    .mob-header-logo {
        width: 170px;
        margin-left: 10px;
        float: left;
    }

        .mob-header-logo a img {
            width: 100%;
            height: auto;
        }

    .header-selectors-wrapper {
        display: none;
        /*border-bottom: 1px solid #ddd;
         padding: 10px 0;
         */
    }

    .header-upper {
        border-bottom: 1px solid #ddd;
    }

    .post-body ol,
    .post-body ul {
        text-align: left;
    }

    .post-body h2,
    .post-body h3 {
        text-align: left;
    }

    .blog-featured-items {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        margin: 20px auto;
    }

    .blog-item-box {
        margin: 0 auto 5px;
    }

        .blog-item-box a img {
            width: 100%;
        }

    .item-box {
        max-width: 205px;
    }

    .hpcarousel {
        margin: 20px 0;
    }

    .title.carousel-title.has-navigation {
        padding: 20px 0;
    }

    .subcat-desktop {
        display: none;
    }

    .subcat-mobile {
        height: 120px;
        width: 300px;
        margin: 0 auto 10px;
    }

    .subcat-mobile-img {
        float: left;
        clear: left;
    }

        .subcat-mobile-img img {
            display: block;
            height: 120px;
            max-width: 120px;
            overflow: hidden;
            z-index: 3000;
        }

    .subcat-mobile-action {
        float: right;
        width: 180px;
        height: 50px;
        padding: 10px;
        text-align: right;
        background-color: #01305f;
        color: #fff;
        font-family: cursive;
        font-size: 1.5em;
    }

    .subcat-mobile-title {
        width: 180px;
        height: 70px;
        display: table-cell;
        vertical-align: middle;
        line-height: 25px;
        text-align: center;
        background-color: #0057ad;
    }

        .subcat-mobile-title h2 {
            font-family: 'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;
            font-weight: 500;
            color: #fff;
        }

    .breadcrumb {
        margin: 0 auto 10px;
    }

    div.carousel-item.slick-slide > .item-box > .sub-category-item > .picture > a > img,
    div.carousel-item.slick-slide > .item-box > .sub-category-item > .picture > a > img {
        max-width: unset;
    }



    .shopping-cart-page .page-title {
        margin: 0;
    }

    .blog-page .post {
        max-width: 500px;
        margin: 0 auto 30px;
    }

    #nxt-content > img {
        display: none;
    }

    .theme-desktop {
        display: none;
    }

    .gallery .picture img {
        width: 90%;
        margin-left: 5%;
        left: 0;
    }

    .main_image {
        display: block;
    }

    .footer-block {
        max-width: 350px;
    }

    .cnt-employ h2,
    .cnt-custom h2 {
        text-align: center;
    }

    .product-page-size,
    .product-sorting {
        display: none !important;
    }

    .tp-badge {
        height: 90px;
    }

    .verisign {
        padding-bottom: 10px;
    }

    .infographic {
        flex-wrap: wrap;
        justify-content: center;
    }

        .infographic img {
            width: 100%;
            height: auto;
            align-self: flex-start;
        }


    .wide-band {
        margin: 0 -3000px;
        padding: 0 3000px;
    }

    .blue-bgn {
        background-color: #0057ad;
        padding: 10px;
    }

    .category-description,
    .PageBottomText.catheader,
    .landingpagecontent {
        padding: 0 15px;
    }

        .landingpagecontent .subcatarea p,
        .landingpagecontent p {
            text-align: left;
            line-height: 22px;
        }

    .lg-d-none {
        display: none;
    }

    #desktop-product-share {
        clear: both;
        padding: 20px 0;
    }

    .award-parent {
        margin-top: 0 !important;
    }

    .master-wrapper-content {
        padding-top: 0 !important;
    }

    .faqs {
        display: none;
    }

    .lpjcarousel {
        display: none;
    }

    .panel-group {
        margin-bottom: 0;
    }
}

@media all and (min-width: 1001px) {
    /*** Edco Overrides ***/
    /*
    .html-home-page > body > div.master-wrapper-page > div.master-wrapper-content {
        top: 40px;
    }

    .footer {
        margin-top: 13px;
        transform: rotate(0deg);
    }
*/
    .master-wrapper-page {
        background-color: #f6f6f6;
    }

    .tpreviews {
        margin-top: 40px;
    }
    /**Netxtopia Styles for Desktop*/
    .nxt-results-info {
        margin: 0 auto;
        width: 15%;
    }

    .theme-mobile {
        display: none;
    }

    .login-page .customer-blocks {
        margin: 0;
        padding-top: 30px;
    }

    .desktop-menu {
        z-index: 10;
    }

    .ckassurance {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        width: 80%;
        float: right;
        margin-top: 30px;
    }

    .ck-item {
        width: 32%;
    }

        .ck-item img {
            width: 100%;
        }

    .home-page .topic-block {
        background-color: #f6f6f6;
        margin: 0 0 50px;
        padding: 20px 0 0;
    }

    .picture-thumbs-mobile, .theme-edco-mobile, .mobile-header, .mratings {
        display: none !important;
    }

    .telephone {
        font-size: 2em;
        font-weight: bold;
        color: #666;
    }

    #moreanchor, #lessanchor {
        margin-top: 10px;
        text-align: center;
        cursor: pointer;
    }

    .hsslprod-mbl, .hsslTprod-mbl {
        display: none;
    }

    .center-1 .page-title, .center-1 .title, .page-title h1 {
        color: #0057ad;
    }

    .center-1 .page-title, .page-title h1 {
        text-align: left;
    }

    .topic-block-body > h1 {
        margin: 0 auto 30px;
        padding-top: 30px;
        text-align: center;
        line-height: 40px;
    }

    .home-page-category-grid .title {
        text-align: center;
        font-size: 15px;
        display: table;
        width: 100%;
        z-index: 1;
        padding: 15px 0;
        font-weight: normal;
        bottom: -10px;
        left: 0;
        position: absolute;
        color: #fff;
        background-color: #0057ad;
    }

    .hpcarousel .item-box .title {
        bottom: 0 !important;
        font-size: 0px !important;
    }

    .hpcarousel .carousel-title span {
        font-size: 0;
    }

    .item-box .picture a img {
        /*position: absolute;
        */
        top: 0;
        right: 0;
        left: 0;
        overflow: hidden;
        width: 100%;
        margin: auto;
    }

    .home-page .home-page-category-grid .item-box {
        width: 24.6%;
    }

        .home-page .home-page-category-grid .item-box:nth-child(3n+1) {
            clear: none;
        }

    .questions-answered {
        float: left;
        width: 30%;
        margin: 0 20px 0 0;
    }
    /*** GLOBAL STYLES ***/
    .master-wrapper-content {
        width: 980px;
        /*margin: 105px auto 0;*/
        margin: 0 auto;
    }

    .center-2 {
        float: right;
        width: 73%;
    }

    .side-2 {
        float: left;
        width: 25%;
    }

    .page {
        text-align: left;
    }

    .inputs {
        text-align: left;
    }

        .inputs label {
            display: inline-block;
            width: 265px;
            margin: 0 10px 0 0;
            text-align: right;
        }

        .inputs input[type="text"], .inputs input[type="email"], .inputs input[type="tel"], .inputs input[type="password"], .inputs select {
            min-height: 40px;
        }

        .inputs .option-list li {
            margin: 0 10px 0 0;
        }

    .center-1 .buttons {
        text-align: center;
    }

    .center-2 .inputs label {
        width: 136px;
    }

    .page-title a + h1 {
        float: left;
    }

    .link-rss {
        display: block;
        float: right;
        margin: 6px 0 0;
    }
    /*** GLOBAL TABLES ***/
    .cart tr {
        width: auto;
        margin: 0;
    }

    .cart label {
        display: none;
    }

    .order-details-page .data-table tr {
        width: auto;
        margin: 0;
    }

    .order-details-page .data-table label {
        display: none;
    }
    /*** HEADER ***/
    .header {
        width: 100% !important;
        padding: 0 50px;
    }

    .header-upper:after {
        content: "";
        display: block;
        clear: both;
    }

    .header-selectors-wrapper {
        float: left;
        border: none;
        padding: 0;
    }

        .header-selectors-wrapper > div {
            width: auto;
            min-width: 100px;
            margin: 0 12px 0 0;
            line-height: 43px;
        }

        .header-selectors-wrapper select {
            height: 25px;
            padding: 4px;
            font-size: 12px;
        }

    .language-list {
        text-align: left;
    }

    .header-links-wrapper {
        float: right;
        padding: 0;
        z-index: 1;
    }

    .header-links li {
        margin: 0 16px;
    }

    .header-links a, .header-links span {
        line-height: 25px;
        text-transform: none;
    }

    #topcartlink {
        display: inline-block;
        width: auto;
        margin: 0;
        padding: 0 22px;
    }

    .flyout-cart {
        position: absolute;
        /*top: 45px;
        */
        right: 0;
        z-index: 1000;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
        background-color: #fff;
    }

        .flyout-cart.active {
            display: block;
            transform: rotate(0deg);
        }

    .mini-shopping-cart {
        padding: 12px;
        text-align: left;
        font-size: 12px;
    }

        .mini-shopping-cart .count {
            padding: 5px 0 15px;
            color: #444;
        }

            .mini-shopping-cart .count a {
                margin: 0 2px;
                font-weight: bold;
                color: #444;
            }

        .mini-shopping-cart .items {
            border-top: 1px solid #ddd;
            border-bottom: 1px solid #ddd;
            margin: 0 0 20px;
        }

        .mini-shopping-cart .item {
            overflow: hidden;
            padding: 10px 0;
        }

        .mini-shopping-cart .picture {
            float: left;
            width: 70px;
            text-align: center;
        }

            .mini-shopping-cart .picture a {
                display: block;
                position: relative;
                overflow: hidden;
            }

                .mini-shopping-cart .picture a:before {
                    content: "";
                    display: block;
                    padding-top: 100%;
                }

            .mini-shopping-cart .picture img {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                margin: auto;
                max-width: 100%;
            }

            .mini-shopping-cart .picture + .product {
                margin: 0 0 0 80px;
            }

        .mini-shopping-cart .name {
            margin: 0 0 10px;
            font-size: 14px;
        }

            .mini-shopping-cart .name a {
                color: #0057ad;
            }

                .mini-shopping-cart .name a:hover {
                    color: #003e7c;
                }

        .mini-shopping-cart .attributes {
            margin: 5px 0;
            color: #444;
        }

        .mini-shopping-cart .totals {
            margin: 0 0 12px;
            font-size: 14px;
        }

            .mini-shopping-cart .totals strong {
                font-size: 16px;
                color: #444;
                float: right;
            }

        .mini-shopping-cart .buttons {
            margin: 0 0 5px;
        }

        .mini-shopping-cart input[type="button"] {
            display: inline-block;
            border: none;
            background-color: #ff6a00;
            padding: 10px 20px;
            font-size: 12px;
            color: #fff;
            text-transform: uppercase;
        }

            .mini-shopping-cart input[type="button"]:hover {
                background-color: #c50;
            }

    .header-logo {
        display: table-cell;
        text-align: left;
        vertical-align: middle;
        font-size: 0;
    }

    .search-box {
        position: absolute;
        top: 35px;
        display: table-cell;
        left: 465px;
    }

        .search-box input.search-box-text, .search-box .search-box-button {
            height: 40px;
        }
    /*** NAVIGATION ***/
    .header-menu {
        position: relative;
        z-index: 5;
        width: 980px;
        margin: 0 auto 30px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding: 25px 0;
        text-align: center;
    }

    .menu-toggle, .sublist-toggle {
        display: none;
    }

    .header-menu > ul {
        display: block !important;
        /* prevents toggle display:none on resize */
        font-size: 0;
    }

        .header-menu > ul.mobile {
            display: none !important;
        }

        .header-menu > ul > li {
            display: inline-block;
            border-left: 1px solid #ddd;
            padding: 0 15px;
            vertical-align: middle;
        }

            .header-menu > ul > li:first-child {
                border-left: none;
            }

            .header-menu > ul > li > a {
                display: block;
                padding: 5px 10px;
                line-height: 20px;
                font-size: 17px;
                /*reset zeroing*/
                font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
                color: #555;
                cursor: pointer;
            }

                .header-menu > ul > li > a:hover {
                    color: #0057ad;
                }

    .header-menu .sublist {
        display: none;
        position: absolute;
        width: 200px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
        background-color: #fff;
        padding: 10px 0;
        text-align: left;
    }

        .header-menu .sublist li {
            position: relative;
        }

            .header-menu .sublist li a {
                display: block;
                position: relative;
                padding: 10px 20px;
                font-size: 14px;
                color: #444;
            }

                .header-menu .sublist li a:before {
                    content: "";
                    position: absolute;
                    top: 17px;
                    left: 15px;
                    width: 5px;
                    height: 5px;
                    background-color: #ddd;
                    display: none;
                }

            .header-menu .sublist li:hover > a {
                background-color: #f6f6f6;
            }

    .header-menu ul li:hover > .sublist {
        display: block;
    }

    .header-menu .sublist .sublist {
        top: -10px;
        left: 100% !important;
    }
    /*** FOOTER ***/
    .footer-upper {
        width: 980px;
        padding: 35px 10px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

        .footer-upper:after {
            content: "";
            display: block;
            clear: both;
        }

    .footer-block {
        float: left;
        font-size: 16px;
        width: 26%;
        margin: 0;
    }

        .footer-block .list {
            margin: 0;
        }

    .follow-us {
        float: unset;
        width: 100% !important;
        margin: 0;
        text-align: center;
    }

        .follow-us .social li {
            margin: 0 10px 0 0;
        }

    .newsletter-email {
        display: block;
    }

        .newsletter-email input[type="text"] {
            width: 200px;
        }

        .newsletter-email .newsletter-subscribe-button {
            width: 100px;
            padding: 0 5px;
        }

    .newsletter-validation .field-validation-valid {
        text-align: left;
    }

    .footer-lower {
        position: relative;
        width: 100%;
        padding: 25px 5px;
    }

        .footer-lower:after {
            content: "";
            display: block;
            clear: both;
        }

    .footer-info {
        float: unset;
        line-height: 32px;
    }

    .footer-powered-by {
        float: left;
        margin: 0;
        line-height: 32px;
    }

    .theme-selector {
        float: left;
        margin: 0 0 0 15px;
    }
    /*** COLUMN ***/
    .block {
        float: none;
        width: auto;
        margin: 0 0 20px;
    }

        .block .title {
            margin: 0;
            border-bottom: 1px solid #ddd;
            background: none;
            cursor: auto;
        }

            .block .title strong {
                font-weight: bold;
            }

        .block .listbox {
            display: block;
            border-bottom: none;
        }

        .block a.product-picture {
            display: inline-block;
            position: relative;
            width: 30%;
            margin: 0 0 0 -15px;
            vertical-align: middle;
        }

        .block a.product-name {
            vertical-align: middle;
        }

        .block a.product-picture + a.product-name {
            width: 70%;
        }

            .block a.product-picture + a.product-name:before {
                display: none;
            }
    /*** CATEGORY ***/
    .breadcrumb {
        margin: 0;
    }

    .item-box {
        width: 24.4%;
    }

        .item-box .buttons {
            text-align: left;
        }

    .home-page .product-grid .item-box, .shopping-cart-page .product-grid .item-box {
        width: 24%;
    }

    .product-details-page .product-grid .item-box {
        width: 15%;
    }
    /*** PRODUCT PAGE ***/
    .gallery {
        float: left;
        width: 46%;
    }

    .overview {
        float: right;
        width: 52%;
    }

    .rental-attributes {
        overflow: hidden;
    }

        .rental-attributes .attribute-item {
            float: left;
            margin: 0 20px 0 0;
        }

        .rental-attributes .datepicker {
            width: 160px;
            text-align: left;
        }

    .attribute-squares li {
        margin: 0 10px 10px 0;
    }

    .product-details-page .title {
        text-align: left;
        margin-top: 30px;
    }
    /*** PRODUCT REVIEWS ***/
    .product-review-item .review-title {
        max-width: 850px;
    }
    /*** WISHLIST & COMPARE LIST ***/
    .compare-products-page .page-title {
        margin: 0 0 -1px;
    }

    .compare-products-page .clear-list {
        position: absolute;
        top: 7px;
        right: 0;
    }

    .compare-products-table .full-description td {
        display: table-cell;
    }

        .compare-products-table .full-description td p {
            margin-top: 0;
        }
    /*** TOPICS ***/
    .center-1 .topic-block-title {
        text-align: center;
    }

    .topic-page p {
        text-align: left;
        padding: 0;
    }
    /*** REGISTRATION, LOGIN, ACCOUNT ***/
    .gender span {
        margin: 0 10px 0 0;
    }

        .gender span > * {
            margin: 0 5px 0 0;
        }

    .date-of-birth select + select {
        margin: 0 0 0 11px;
    }

    #check-availability-button {
        display: block;
        margin: 10px auto;
    }

    .login-page .customer-blocks {
        overflow: hidden;
    }

    .login-page .new-wrapper {
        width: 35%;
        margin: 0 auto;
    }

        .login-page .new-wrapper .text {
            min-height: 200px;
        }

    .login-page .returning-wrapper {
        width: 35%;
        margin: 0 auto;
    }

        .login-page .returning-wrapper .form-fields {
            min-height: 200px;
            padding: 30px 0 0;
        }

        .login-page .returning-wrapper .inputs label {
            width: 110px;
        }

        .login-page .returning-wrapper input[type="text"], .login-page .returning-wrapper input[type="email"], .login-page .returning-wrapper input[type="password"] {
            width: 300px;
        }

    .address-list-page .section, .order-list-page .section, .return-request-list-page .section {
        display: block;
        width: auto;
        margin: 0 0 40px;
    }

    .address-list-page .buttons, .order-list-page .buttons {
        position: absolute;
        top: 5px;
        right: 10px;
    }

    .avatar-page .message-error, .avatar-page .buttons {
        text-align: left;
    }

    .registration-page .vat-note {
        margin-left: 275px;
    }

    .customer-info-page .vat-note, .customer-info-page .email-to-revalidate-note {
        margin-left: 150px;
    }

    .customer-info-page .vat-status {
        display: inline-block;
    }
    /*** SHOPPING CART ***/
    .shopping-cart-page .cart-options {
        overflow: hidden;
    }

    .chckout-attrib {
        float: left;
        width: 40%;
        margin: 0 0 0 20px;
    }

        .chckout-attrib h2 {
            margin: 0 0 20px;
            color: #0057ad;
        }

    .shopping-cart-page .checkout-attributes {
        width: 100%;
        margin: 0 0 15px;
    }

        .shopping-cart-page .checkout-attributes li {
            margin: 5px 10px 5px 0;
        }

    .shopping-cart-page .selected-checkout-attributes {
        float: right;
        max-width: 395px;
        margin: 15px 0;
    }
    /*** CHECKOUT ***/
    .order-progress {
        margin: -30px 0 50px;
    }

    .checkout-page .address-item {
        width: 31.33333%;
    }

    .checkout-page .terms-of-service {
        text-align: center;
    }

    .payment-info .info {
        padding: 30px 15px;
    }

        .payment-info .info td:first-child {
            width: 265px !important;
            margin: 0 10px 0 0;
            text-align: right;
        }

        .payment-info .info td:only-child {
            width: 100% !important;
        }

    .order-review-data .title, .order-details-area .title, .shipment-details-area .title {
        text-align: left;
    }

    .opc .order-review-data ul {
        text-align: left;
    }
    /*** SEARCH & SITEMAP ***/
    .advanced-search .price-range {
        margin-left: 114px;
    }
    /*** BLOG & NEWS ***/
    .comment-list {
        margin: 0 0 50px;
    }

    .news-list-homepage .news-items {
        overflow: hidden;
        text-align: left;
    }

    .news-list-homepage .news-item {
        float: left;
        width: 31.33333%;
        margin: 0 1% 30px;
    }

        .news-list-homepage .news-item:nth-child(3n+1) {
            clear: both;
        }

        .news-list-homepage .news-item:only-child {
            float: none;
            width: auto;
            margin: 0 0 30px;
        }

    .news-list-homepage .news-head {
        text-align: center;
    }

    .news-list-homepage .news-body {
        text-align: justify;
    }
    /*** FORUM & PROFILE ***/
    .forum-breadcrumb {
        margin: -30px 0 30px;
    }

    .current-time {
        float: right;
    }

    .forum-search-box {
        float: left;
    }

        .forum-search-box .advanced {
            text-align: left;
        }

            .forum-search-box .advanced a {
                line-height: normal;
            }

    .forums-table-section td {
        min-width: 150px;
    }

        .forums-table-section td:first-child {
            min-width: 90px;
        }

    .forums-table-section .view-all {
        text-align: right;
    }

    .topic-actions .pager.upper {
        display: block;
        max-width: 400px;
    }

    .forum-table .forum-details, .forum-table .topic-details {
        min-width: 225px;
    }

    .forum-table td {
        padding: 20px;
    }

    .forum-edit-page textarea, .private-message-send-page textarea {
        width: 600px;
        height: 250px;
    }

    .private-message-send-page .bb-code-editor-wrapper {
        display: inline-block;
        width: 400px;
        margin: 10px 0;
        vertical-align: middle;
    }

    .item-box .product-title, .item-box .actual-price, .item-box .details {
        font-size: 12px;
    }

    .hsslcat {
        width: 70%;
        margin: -70px 10px 0 0;
        float: right;
    }

        .hsslcat::after {
            display: block;
            visibility: hidden;
            clear: both;
            height: 0;
            content: ".";
            font-size: 0;
            line-height: 0;
        }

        .hsslcat ul li {
            display: block;
            height: 24px;
            width: 25%;
            list-style: none;
            float: left;
            font-size: medium;
            font-weight: normal;
            /*margin-top: -10px;
        */
            text-align: right;
        }

            .hsslcat ul li span {
                font-weight: bold;
            }

            .hsslcat ul li img {
                position: relative;
                top: 10px;
            }

    .Google_rating {
        position: absolute;
        top: 10px;
        left: 330px;
    }

        .Google_rating img {
            width: 55px;
        }

    .telephone {
        font-size: 1.3em;
        font-weight: bold;
        color: #666;
        position: absolute;
        top: 45px;
        right: 0;
    }

    .item-box {
        width: 18.1%;
    }

    .sub-category-grid .title {
        padding: 10px 0;
        display: table;
        width: 100%;
        margin: 0;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 1;
        background-color: #0057ad;
    }

    .sub-category-grid .item-box .title a {
        font-size: 12px;
        text-transform: capitalize;
        vertical-align: middle;
        text-align: center;
        color: #fff;
        font-weight: normal;
    }

    .sub-category-grid .title a {
        padding: 7px 0;
    }

    .item-grid .item-box {
        width: 16%;
        /*margin-bottom: 35px;
        */
    }

    .landingpagecontent {
        margin: 0 auto 20px;
    }

    .category-grid.sub-category-grid .item-grid .item-box {
        width: 19%;
    }

    .item-box .sub-category-item .picture {
        overflow: initial;
    }
    /*
    .sticky {
        position: fixed;
        top: 0;
        background-color: #fff;
    }
*/
    .sehabla {
        color: #0057ad;
    }

    .variant-overview .add-to-cart {
        margin: 0;
        height: 55px;
    }

    #bpg img {
        top: 0;
    }

    .main_image {
        width: 100%;
    }

    .gallery {
        display: flex;
    }

        .gallery .picture {
            top: 0;
            width: 500px;
        }

    .landingpagecontent .subcatarea > h2 {
        text-align: center;
        font-size: 32px;
    }

    .landingpagecontent p {
        font-size: 15px;
        padding: 0 10px;
        line-height: 24px;
        text-align: left;
        color: #666;
    }

    .home-page .page-body .blog-page, .home-page .topic-block {
        background-color: #f6f6f6;
        margin: 0 -3000px 0 -3000px;
        padding: 30px 3000px 20px 3000px;
    }

        .home-page .page-body .blog-page .blog-posts {
            justify-content: space-around;
            margin-bottom: 25px;
            background-color: #f6f6f6;
        }

            .home-page .page-body .blog-page .blog-posts .post {
                background-color: #fff;
            }

    .blog-page .blog-posts {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 40px;
    }

        .blog-page .blog-posts .post {
            width: 300px;
            margin: 15px;
            border: 1px solid #ddd;
        }

    .blog-featured-items {
        display: flex;
        flex-wrap: nowrap;
        width: 80%;
        margin: 20px auto;
    }

    .blog-item-box {
        margin-right: 5px;
    }

        .blog-item-box a img {
            width: 100%;
            overflow: hidden;
        }

    .blog-row-img-left {
        display: flex;
        flex-direction: row;
        margin-bottom: 20px;
    }

    .blog-row-img-right {
        display: flex;
        flex-direction: row-reverse;
        margin-bottom: 20px;
    }

    .OurCustomers {
        margin: 0 -3000px;
        padding: 5px 3000px;
        background-color: #fff;
    }

    .blog-row {
        display: block;
        padding: 10px;
    }

    .blog-row-img-right div,
    .blog-row-img-left div {
        padding: 10px;
    }

        .blog-row-img-right div h3,
        .blog-row-img-left div h3 {
            text-align: center;
        }

    .widget-TP-homepage {
        margin: 0 -3000px;
        padding: 20px 3000px 30px;
        background-color: #fff;
        position: relative;
    }

    .tp-badge > .trustpilot-widget {
        background-color: unset;
    }

    .header-background {
        margin: 0 -3000px 0;
        padding: 0 3000px 0;
        background-color: #fff;
    }

    .footer-block .title {
        margin: 0 0 1px;
        padding: 0 0 20px;
        font-size: 20px;
        font-family: Verdana;
        color: #fff;
        cursor: pointer;
        text-align: left;
    }

    .follow-us .social a {
        display: block;
        width: 70px;
        height: 70px;
        background: url(../png/social-sprite-h.png) no-repeat;
        background-size: cover;
        font-size: 0;
    }

        .follow-us .social a.twitter {
            background-position: -70px 0;
        }

        .follow-us .social a.youtube {
            background-position: -210px 0;
        }

        .follow-us .social a.facebook {
            background-position: -130px 0;
        }

        .follow-us .social a.instagram {
            background-position: -350px 0;
        }

        .follow-us .social a.pinterest {
            background-position: -280px 0;
        }

        .follow-us .social a.linkedin {
            background-position: 0 0;
        }

    .PageBottomText {
        margin: 0 -3000px;
        padding: 20px 3000px 0;
    }

        .PageBottomText p {
            font-size: 15px;
            padding: 0 10px;
            line-height: 24px;
            text-align: left;
            color: #666;
        }

        .PageBottomText ul {
            margin: 12px 0;
            padding: 0 0 0 36px;
            list-style: disc;
        }

    div.page-body > div.PageBottomText.catheader a {
        text-decoration: underline;
        color: #0057ad;
    }

    .cart-link {
        float: right;
        margin-top: 0;
        height: 20px;
    }

    .footer-block.Secured {
        margin-top: 25px;
    }

    .product-details-page {
        padding: 20px 20px 0;
    }
    /*page padding*/
    .page.category-page {
        padding: 10px;
    }

    .breadcrumb li * {
        display: inline-block;
        margin: 0 5px;
        font-size: 14px;
        /*reset zeroing*/
        line-height: 32px;
    }

    .checkout-attributes {
        margin: -30px 0 30px;
        color: #444;
    }

    .copyright {
        bottom: -85px;
        right: -21px;
    }

    #bpg img {
        right: 0;
    }

    .Page-Banner {
        margin: -75px 0 30px;
        width: 100%;
    }

    .prod-cont img {
        width: initial;
        float: left;
        margin-right: 30px;
    }

    .prod-cont h2 {
        padding-top: 50px;
    }

    .topic-page p {
        margin: 10px 0;
        padding: 0 10px;
        font-size: 15px;
        line-height: 24px;
        text-align: justify;
    }

    .shippinginfo .cnt-custom {
        margin: 30px 0 120px 40px;
        width: 63%;
        float: left;
    }

    .mission-left {
        float: left;
        margin-left: 20px;
        width: 31%;
    }

    .mascot {
        float: left;
        margin: 10px 10px 0 0;
    }

    .flexcontainer {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: flex-start;
        -webkit-justify-content: center;
        justify-content: center;
        margin: 40px 40px 60px;
    }

    .Promise {
        min-height: 280px;
        margin: 0.5%;
    }

    .flexcontainer.top .Promise {
        height: 300px;
    }

    .flexcontainer.bott .Promise {
        min-height: 360px;
    }

    .cnt-custom {
        float: left;
        width: 62%;
        margin: 100px 0 100px 50px;
    }

    .sslitem {
        flex: none;
        width: 45%;
        text-align: center;
        padding: 0 10%;
    }

    .cnt-employ {
        float: left;
        width: 60%;
        margin: 20px 0 100px 50px;
    }

    .block.block-blog-archive, .page.blogpost-page {
        padding: 30px 60px 0;
    }

    .slick-list .item-box {
        width: 100% !important;
    }

    .title.carousel-title.has-navigation {
        color: #0057ad;
        bottom: unset !important;
    }

    .subcat-mobile {
        display: none;
    }

    .title {
        transition: all 0.3s ease;
    }

    .item-box {
        overflow: visible;
    }

        .item-box:hover .title {
            background-color: rgba(0, 0, 0, 0.60);
            /*transform: scaleY(2);
        */
        }

    .category-grid.home-page-category-grid.theme-edco-desktop .item-box .title {
        bottom: -10px;
    }

    .gallery .picture-thumbs {
        min-height: 450px;
    }

    .search-box input.search-box-text {
        width: 275px;
    }

    .nxt-nrf-container, .nxt-refines-container, .nxt-results-container, .nxt-toolbar {
        margin-top: 38px !important;
    }

    .noshow {
        display: none;
    }

    #nxt-content p img {
        width: 100%;
        margin-top: 20px;
    }

    .page.search-page .page-body {
        margin-top: -20px;
    }

    .product-essential {
        margin-bottom: 30px;
    }

    .blog-page .blog-posts .post .post-body {
        max-height: 350px;
    }

    .totals {
        margin-top: -150px;
    }

    .ui-tabs-nav li a {
        display: block;
        border: 1px solid #ddd;
        padding: 12px 24px;
        text-align: center;
        font-size: 16px;
        color: #444;
        float: none !important;
        padding: 12px !important;
    }

    .topic-block-body h2 {
        font-size: 24px;
        text-align: left;
    }

    .topic-block-body h3 {
        font-size: 20px;
        text-align: left;
    }

    .block.browser-blog-widget {
        padding: 30px 0 0 15px;
    }

    .products-pane {
        margin-top: 20px;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .product-filters-pane {
        width: 15%;
        padding-top: 40px;
        max-width: 200px;
    }

    .product-browser {
        width: 85%;
    }

    .product-filter {
        display: block;
    }

        .product-filter.price-range-filter {
            width: 100%;
        }

    .product-filters-pane .product-filters .product-filter.product-spec-filter .filter-content .title {
        color: unset;
        text-align: left;
    }

    .product-filter .product-spec-group {
        float: unset;
        border: #eee solid 1px;
    }

        .product-filter .product-spec-group .title {
            background-color: #0057ad;
            color: #fff !important;
            padding: 2px 5px;
            text-transform: uppercase;
        }

    .blg-txt-fix {
        margin-top: 315px !important;
        display: block;
    }

    .infographic {
        flex-wrap: nowrap;
    }

        .infographic img {
            width: 19%;
            height: auto;
        }

    .lg-min-d-none {
        display: none;
    }
}

@media all and (min-width: 1200px) {
    .copyright {
        bottom: -95px;
        right: -22px;
    }
}

@media all and (min-width: 1367px) {

    /*** GLOBAL STYLES ***/

    .search-box input.search-box-text {
        width: 390px;
    }

    .header, .header-menu, .master-wrapper-content {
        width: 1350px;
    }

    .inputs label {
        width: 375px;
    }

    .center-2 .inputs label {
        width: 213px;
    }

    .header-menu > ul > li {
        padding: 0 20px;
    }

        .header-menu > ul > li > a, .header-menu > ul > li > span {
            font-size: 18px;
        }
    /*** FOOTER ***/
    .footer-upper {
        width: 1350px;
        padding: 35px 30px;
    }

    .footer-lower {
        padding: 25px 20px;
    }
    /*** PRODUCT REVIEWS ***/
    .product-review-item .review-title {
        max-width: 1050px;
    }
    /*** REGISTRATION, LOGIN, ACCOUNT ***/
    .login-page .returning-wrapper input[type="text"], .login-page .returning-wrapper input[type="email"], .login-page .returning-wrapper input[type="password"] {
        width: 360px;
    }

    .registration-page .vat-note {
        margin-left: 385px;
    }

    .customer-info-page .vat-note, .customer-info-page .email-to-revalidate-note {
        margin-left: 225px;
    }
    /*** SHOPPING CART ***/
    .totals {
        /*width: 33%;*/
    }

    .cart-footer .cart-collaterals {
        width: 760px;
        margin: 0;
    }

        .cart-footer .cart-collaterals .deals {
            float: left;
            width: 360px;
        }

        .cart-footer .cart-collaterals .shipping {
            float: right;
            width: 360px;
        }

    .cart-footer .estimate-shipping .inputs label {
        display: inline-block;
        width: 35%;
    }

    .cart-footer .estimate-shipping .inputs input, .cart-footer .estimate-shipping .inputs select {
        width: 65%;
    }
    /*** CHECKOUT ***/
    .shipping-method .method-list li, .payment-method .method-list li {
        margin: 20px 1%;
    }

    .payment-info .info td:first-child {
        width: 375px !important;
    }

    .payment-info .info td:only-child {
        width: 100% !important;
    }
    /*** FORUM & PROFILE ***/
    .forum-actions .pager, .topic-actions .pager {
        max-width: 600px !important;
    }

    .topic-post .post-text {
        width: 930px;
        max-width: 100%;
    }

    .item-box .product-title, .item-box .actual-price, .item-box .details {
        font-size: 14px;
    }
    /*Home Page Categories*/
    .category-grid.home-page-category-grid.theme-edco-desktop .item-box .picture a img {
        top: 87px;
        height: auto;
    }

    input#small-searchterms {
        width: 400px;
    }

    #spinvideo iframe {
        top: 0;
    }

    #bpg img {
        top: 0;
        right: 0;
    }

    .gallery .picture {
        top: 0;
    }

    .footer-block .title {
        text-align: center;
        padding-bottom: 25px;
        background: url('../png/title-decoration-2.png') no-repeat scroll center bottom;
    }

    .footer-block .list {
        margin: 0 0 0 80px;
    }

    .iconbar-item p {
        font-size: 24px;
    }

    .search-box {
        left: 40%;
    }

    .gallery .picture-thumbs .thumb-item {
        height: 80px;
    }

    .gallery .picture-thumbs {
        width: 9%;
        margin: 0;
    }

    .home-page-category-grid .title {
        text-align: center;
        font-size: 18px;
    }

    .sub-category-grid .item-box .title a {
        font-size: 18px;
    }

    .gallery .picture img {
        max-height: unset;
    }

    .main_image {
        height: 600px;
    }

    .copyright {
        bottom: -100px;
        right: -25px;
    }

    #bpg img {
        right: 0;
    }

    .ui-tabs-nav li {
        margin: 0 5px -1px 0;
    }

        .ui-tabs-nav li a {
            display: block;
            border: 1px solid #ddd;
            padding: 12px 24px;
            text-align: center;
            font-size: 18px;
            color: #444;
            /*override jQuery UI styles, do not delete doubled properties*/
            float: none !important;
            padding: 12px 24px !important;
        }
}

@media all and (min-width: 1500px) {
    /*
    .html-home-page > body > div.master-wrapper-page > div.master-wrapper-content {
        top: 43px;
    }
*/
    .header, .header-menu, .master-wrapper-content, .footer-upper {
        width: 1500px;
    }

    .sec-parent {
        display: flex;
        flex-wrap: nowrap;
        margin-left: 50px;
    }
}

@media all and (max-width: 601px) {
    .slick-slider .slick-track {
        height: 280px;
    }

    .ui-tabs-nav li a {
        font-size: 12px;
    }

    .checkout-attributes textarea {
        width: 95%;
        margin: 0 auto;
    }

    .lpjcarousel .title {
        position: unset !important;
        float: right;
        bottom: unset !important;
    }

    .cart {
        display: block;
    }

        .cart colgroup, .cart thead {
            display: none;
        }

        .cart tbody {
            display: block;
            overflow: hidden;
        }

        .cart tr {
            display: block;
            float: left;
            width: 100%;
            margin: 0;
            border: 1px solid #ddd;
        }

        .cart td {
            display: block;
            border: none;
            padding: 10px;
        }

            .cart td.remove-from-cart {
                margin: 0 0 15px;
                border-bottom: 1px solid #ddd;
                background-color: #eee;
                padding: 10px;
            }

            .cart td.product-picture {
                border-top: 1px solid #ddd;
                padding: 15px 10px 5px;
            }

            .cart td.product {
                min-width: 0;
                border-bottom: 1px solid #ddd;
                padding: 5px 10px 15px;
                text-align: center;
            }

            .cart td.quantity {
                display: inline-block;
                padding: 0 10px;
                vertical-align: middle;
            }

            .cart td.unit-price, .cart td.subtotal {
                padding: 20px 10px;
                vertical-align: middle;
            }

    .spinvid-container {
        top: -180px;
    }

    .gallery .picture-thumbs .thumb-item {
        margin-bottom: -10px;
    }

    .item-box {
        width: 157px;
        margin: 0 2px 12px 0;
    }

        .item-box .product-title {
            font-size: 11px;
        }

    .sub-category-grid .title a {
        /* padding-top: 20px; */
        max-width: 150px;
        margin: 0 auto;
        height: 40px;
    }

    .item-grid {
        margin-top: 10px;
    }

    div.category-grid.sub-category-grid > .item-grid > .item-box > .sub-category-item > h2 {
        font-size: 13px;
    }

    /* Landing Page SubCategory Mobile Style 
    div.category-grid.sub-category-grid > .item-grid > .item-box {
        max-width: unset !important;
        width: 300px;
        height: 120px;
        margin: 0 auto 10px;
        background-color: #01305f;
    }

        div.category-grid.sub-category-grid > .item-grid > .item-box > .sub-category-item > h2 {
            position: unset;
            float: right;
            width: 180px;
            height: 70px;
            font-size: 17px;
            margin-top: 0;
        }

    div.category-grid.sub-category-grid .picture {
        float: left;
        clear: left;
    }

    .sub-category-grid .picture img {
        display: block;
        height: 120px;
        max-width: 120px;
        overflow: hidden;
        z-index: 3000;
    }
        
    .shopnow {
        display: block;
        float: right;
        color: #fff;
        font-family: cursive;
        font-size: 1.5em;
        text-align: right;
        padding-right: 10px;
    }*/
    .shopnow {
        display: none;
    }

    .carousel-item.slick-slide.slick-current.slick-active {
        width: 185px;
    }

    .master-wrapper-content {
        position: relative;
        z-index: 0;
        width: 100%;
        margin: 0 auto 0;
    }

    .ck-item img {
        width: 100%;
    }

    .totals {
        align-self: flex-end;
        margin-top: 0;
    }

    .mobile-searchbox {
        background-color: #fff;
        width: 100%;
        margin: 1px 0;
    }

    .button-1.search-box-button {
        width: 10%;
    }

    input#mbl-small-searchterms {
        width: 90%;
        border: 2px solid #0057ad
    }

    .nxt-usps {
        display: none;
    }

    .slick-initialized .slick-slide .title {
        height: 40px;
    }

    #bpg img {
        right: 20px;
    }

    .copyright {
        bottom: -32px;
    }

    .top-header-band {
        width: 100%;
    }

    .mobile-header-wrapper {
        width: 100%;
    }

    .mob-header-logo {
        width: 50%;
        margin: 0;
    }

    .links {
        width: 25%;
        float: right;
    }

    .cart-link, .mobile-phone {
        width: 38%;
    }

    .post-main-img {
        width: 100%;
        height: 100%;
        margin-bottom: 20px;
    }

    .blog-featured-items {
        display: block;
    }

    .blog-item-box {
        width: 75%;
        margin: 0 auto 10px;
    }

        .blog-item-box h4 {
            height: unset;
        }

        .blog-item-box p {
            margin-bottom: 25px;
        }

    .post-body img,
    .post-body p img {
        width: 100%;
        height: auto;
    }

    .sec-parent {
        padding: 20px 0;
    }

    .verisign, .bbb-badge, .tp-badge {
        width: 41%;
        margin: 0 auto;
    }

    .follow-us .social ul {
        margin: 0 auto 30px;
    }

    .topic-img {
        width: 100%;
        height: auto;
    }

    button.slick-next.slick-arrow {
        right: -10px;
        top: 40%;
        z-index: 1000;
        background-color: #ccc;
    }

    button.slick-prev.slick-arrow {
        left: -10px;
        top: 40%;
        z-index: 1000;
        background-color: #ccc;
    }

    .product-details-page {
        padding: 0 10px;
    }

    .jCarouselMainWrapper .item-box .title {
        /* bottom: -2px;
        padding-top: 8px !important;*/
    }
}

@media all and (min-width: 602px) and (max-width: 1000px) {
    .ui-tabs-nav li a {
        font-size: 12px;
    }

    .master-wrapper-content {
        padding: 0;
    }

    .cart .product, .td-title {
        display: none;
    }

    .nxt-usps {
        width: 100%;
    }

    .top-header-band {
        display: flow-root;
    }

    .mob-header-logo {
        margin: 0 auto;
        float: unset;
        height: 0;
    }

        .mob-header-logo a img {
            width: 170px;
            position: relative;
            margin: 0 auto;
            top: 0;
            left: 25%;
        }

    div.category-grid.sub-category-grid .title {
        bottom: 0;
    }

    .picture-thumbs-mobile {
        margin-top: 80px;
    }

    .copyright {
        bottom: -56px;
    }

    .post-main-img {
        width: 90%;
        height: 90%;
        float: none;
        margin: 0 auto 20px;
    }

    .blog-item-box {
        width: 30%;
        margin: 0 5px 10px 0;
    }

        .blog-item-box h4 {
            height: 23px;
        }

        .blog-item-box p {
            margin-bottom: 25px;
        }

        .blog-item-box a img {
            width: 100%;
        }

    .products-pane {
        margin-top: 30px;
        width: 100%;
    }

    .product-filters-pane {
        width: 50%;
        margin: 0 auto;
    }

    .group.product-spec-group .title {
        background-color: #0057ad;
        color: #fff !important;
    }

    .sec-parent {
        width: 100px;
        margin: 0 auto;
    }

    .mobile-menu > nav > ul > li {
        padding: 10px 0 10px 110px;
    }

    .infographic img {
        width: 30%;
        height: auto;
    }

    .bott-header-band {
        background-color: unset;
    }

    .mobile-searchbox {
        width: 99%;
        margin: 0 auto;
        padding-bottom: 5px;
    }

    input#mbl-small-searchterms {
        width: 92%;
        height: 39px;
        vertical-align: top;
        border: 1px solid #ddd;
    }

    .button-1.search-box-button {
        float: left;
        width: 7%;
        border: 1px solid #fff;
    }

    .responsive-nav-wrapper {
        width: 120px;
        margin: 0 auto;
    }

    .topic-img {
        width: 75%;
        height: auto;
    }

    .product-variant-list {
        width: 80%;
        margin: 0 auto;
    }

    .jCarouselMainWrapper .item-box .title {
        bottom: 0;
        padding-bottom: 5px !important;
    }

    .slick-initialized .slick-slide .title a {
        font-size: 16px;
    }
}

@media all and (min-width: 1001px) and (max-width: 1366px) {
    .ui-tabs-nav li a {
        padding: 5px 0;
        font-size: 12px;
    }

    .ui-tabs-nav li {
        min-width: 100px;
        width: 25%;
    }

    .header, .master-wrapper-content {
        width: 100%;
        padding: 0 5px;
    }
}

@media all and (min-width: 769px) and (max-width: 1000px) {
    .cart-footer {
        margin: 110px 0 50px;
    }

    .ckassurance {
        flex-direction: row;
        width: 100%;
    }

    .ck-item {
        width: 32%;
    }

    .chckout-attrib {
        width: 50%;
    }

    h1, h2 {
        text-align: left;
    }

    .theme-desktop {
        display: block;
    }

    .theme-mobile {
        display: none;
    }
}
/****************Mobile Device Specifics****************/
@media all and (max-width: 768px) and (orientation: portrait) {
    .theme-desktop {
        display: none;
    }

    .theme-mobile {
        display: block;
    }
}

@media all and (max-width: 1000px) and (orientation: landscape) {
    .theme-desktop {
        display: block;
    }

    .theme-mobile {
        display: none;
    }

    .home-page .slider-wrapper {
        margin: 0 auto 25px !important;
    }
}
/*
@media all and (min-width: 499px) and (max-width: 600px) and (orientation: portrait) {
    .master-wrapper-content {
        margin-top: 107px;
    }
}
*/
/**********************Internet Explorer Resets****************/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .login-page .customer-blocks {
        padding-top: 200px;
    }

    .product-details-page {
        margin-top: 120px;
    }
}

@media all and (min-width: 1750px) {
    .header, .header-menu, .master-wrapper-content, .footer-upper {
        width: 1650px;
    }
}

@page {
    size: 16.5in 23.4in;
}

@media print {
    html, body {
        width: 16.5in;
        height: 23.4in;
    }

    .Google_rating {
        display: none;
    }

    div.search-box.store-search-box {
        display: none;
    }

    div.header-links-wrapper {
        display: none;
    }

    div#desktop-menu {
        display: none;
    }

    div.breadcrumb {
        display: none;
    }

    div.tpreviews {
        display: none;
    }

    div.footer {
        display: none;
    }

    div.purechat-launcher-carousel {
        display: none;
    }

    a[href]:after {
        display: none;
    }

    a.addthis_counter.addthis_bubble_style {
        display: none !important;
    }

    div.faqs {
        padding-top: 0;
    }

    .product-essential {
        margin-bottom: 0px !important;
        padding: 0px !important;
    }

    div.related-products-grid.product-grid {
        margin: 0;
    }

    .item-box .prices {
        padding: 0px;
    }

    .product-grid, .product-list {
        margin: 0px;
    }

    div.overview {
        margin: 0px;
    }

    .telephone {
        top: 20px;
    }

    .item-box .picture a img {
        /* position: absolute; */
        top: 0;
        right: 0;
        left: 0;
        overflow: hidden;
        width: 85%;
        margin: auto;
    }

    .has-video {
        position: absolute;
        bottom: 101px;
        right: -1px;
        margin-right: 16px;
        margin-bottom: -3px;
        z-index: 1;
    }

    .item-box .picture a {
        display: block;
        text-align: center;
        position: relative;
    }

    div.related-products-grid.product-grid {
        margin-bottom: 10px;
    }

    .label {
        border: none;
        font-weight: normal;
    }
}

/********* Responsive for product name and tile on product detail page ********/
@media (min-width: 1001px) {
    .lg-min-d-none {
        display: none;
    }

    .verisign {
        margin-top: -20px;
    }

    .footer-upper-item .Badges {
        padding-left: 100px;
    }


    @media (max-width:1000px) {
        .lg-d-none {
            display: none;
        }
    }
}
/* Responsive for tab container in product detail page*/


.bbb-badge {
    padding-left: 40px;
    padding-top: 20px;
}

#responsiveTab {
    width: 100%;
    padding: 0px;
}

#parent-product-detail {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
}

@media all and (min-width: 481px) {
    #parent-product-detail {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
}

#sizeTab {
    margin-top: 20px !important;
}

.badge-group {
    flex-direction: column;
}

.footer-upper-menu {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
}

.footer-down-menu {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    margin-top: 50px;
}

.footer-upper-group {
    display: block !important;
    margin: 50px auto !important;
    width: 1350px;
    max-width: 1350px;
}

/*
.footer-upper-group {
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    margin: 50px 0;
    width: 1500px;
    max-width: 1500px;
} */


@media (min-width: 769px) {
    .social-iconbar .social li {
        margin: 0px 60px 0 0;
    }
}

@media (max-width: 768px) {
    .footer-upper-menu {
        display: unset !important;
        flex-direction: column !important;
    }

    .footer-down-menu {
        display: unset !important;
        flex-direction: column !important;
        margin-top: 0px;
    }

    .footer-upper-group {
        display: inline-block !important;
        flex-direction: column !important;
        margin: 20px 0 !important;
    }

    .social-iconbar .social ul {
        margin-top: 0px !important;
        margin-left: 12px !important;
    }
    
}

.social-iconbar {
    background-color: #f6f6f6;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 120px;
}

    .social-iconbar .social ul {
        margin-bottom: unset;
        margin-top: 10px;
        margin-left: 60px;
    }


/*---------------------------------------------*/
.footer-upper-group {
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    margin: 50px 0;
    width: 1500px;
    max-width: 1500px;
}

.footer-upper-item {
    margin: 1px auto;
    text-align: left;
    font-size: 14px;
    /*reset zeroing*/
}

    .footer-upper-item .title {
        margin: 0 0 1px;
        padding: 10px 15px;
        font-size: 17px;
        font-family: Verdana;
        color: #fff;
        cursor: pointer;
    }

        .footer-upper-item .title strong {
            font-weight: normal;
        }

    .footer-upper-item .list {
        display: none;
        margin: 0 0 20px;
        background-color: #555;
        padding: 10px 15px;
    }

        .footer-upper-item .list a {
            display: block;
            color: #eee;
            padding: 10px 15px;
            line-height: 20px;
            font-size: 16px;
        }

            .footer-upper-item .list a:hover {
                color: #eee;
            }

    .footer-upper-item .title {
        background: none;
        font-size: 15px;
    }

.product-list-extra {
    display: none;
}

@media all and (min-width: 769px) {
    /*** FOOTER ***/
    .footer-upper-group {
        width: 800px;
        max-width: 800px;
    }

    .footer-upper-item {
        display: inline-block;
        font-size: 14px;
        width: 25.33333%;
        margin: 0 4%;
        vertical-align: top;
        float: left;
        margin-left: 20px;
    }

        .footer-upper-item .title {
            margin: 0 0 7px;
            background: none;
            font-size: 14px;
            padding: 0;
            color: white;
            cursor: auto;
        }

        .footer-upper-item .list {
            display: block !important;
            /* prevents toggle display:none on resize */
            background: none;
            padding: 0;
        }

            .footer-upper-item .list li {
                padding: 5px 0;
            }

            .footer-upper-item .list a {
                display: inline;
                padding: 0;
                line-height: 25px;
                font-size: 14px;
            }

        .footer-upper-item .title strong {
            font-weight: bold;
        }

    .product-list-extra {
        display: block;
        margin-bottom: 24px;
    }
}

@media all and (max-width: 1000px) {

    .blog-row-img-left .blog-row-img-right {
        display: unset !important;
    }

    .footer-upper-group {
        width: 100%;
    }

    .footer-upper-item {
        max-width: 350px;
    }
    /*
    div.category-grid.sub-category-grid > .item-grid > .item-box > .sub-category-item > h2 {
        height: 40px;
        z-index: 3;
    }*/

    div.swiper-slide.item-shadow.swiper-slide-next > div > div.picture,
    div.swiper-slide.item-shadow.swiper-slide-active > div > div.picture {
        overflow: hidden;
    }
}

@media all and (min-width: 1001px) {
    .html-home-page .theme-default .master-wrapper-page .master-wrapper-content {
        width: 100% !Important;
    }

    .footer-upper-group {
        width: 1025px;
        max-width: 1025px;
    }

    .footer-upper-item {
        float: unset;
        font-size: 15px;
        width: 25%;
    }

        .footer-upper-item .list {
            margin: 0;
        }

        .footer-upper-item .title {
            margin: 0 0 1px;
            padding: 0 0 18px;
            font-size: 19px;
            font-family: Verdana;
            color: #fff;
            cursor: pointer;
            text-align: left;
        }

        .footer-upper-item .list a {
            line-height: 25px;
        }

        .footer-upper-item .title strong {
            font-weight: normal;
        }

        .footer-upper-item.Secured {
            margin-top: 25px;
        }

    .product-list-extra {
        margin-bottom: 49px;
    }
}

@media all and (min-width: 1367px) {
    .footer-upper-group {
        width: 1350px;
        max-width: 1350px;
    }

    .footer-upper-item {
        width: 25%;
    }

        .footer-upper-item .list a {
            line-height: 30px;
            font-size: 16px;
        }

        .footer-upper-item .title {
            text-align: center;
            padding-bottom: 25px;
            background: url('../png/title-decoration-2.png') no-repeat scroll center bottom;
        }

        .footer-upper-item .list {
            margin: 0 0 0 60px;
        }
}

@media (min-width: 1500px) {
    .footer-upper-item {
        width: 30%;
        float: left;
        width: 30%;
        margin: 0;
    }

        .footer-upper-item .sec-parent {
            margin-left: 40px !important
        }

        .footer-upper-item .list {
            margin: 0 0 0 80px;
        }
}

@media (max-width: 500px) {
    .follow-us .social li {
        margin: 0px;
    }

    .social-iconbar .social ul {
        margin-left: -15px !important;
    }
}


/*----------------------------------------*/
@media (min-width: 1001px) {
    .home-page-category-top {
        margin-top: -18px;
    }

    .footer-upper-item .sec-parent {
        margin-left: 0px
    }
}
/*Fix CLS */
@media(max-width: 601px) {
    div.category-grid.sub-category-grid > .item-grid > .item-box > .sub-category-item > h2 {
        min-height: 30px;
    }

    .mobile-header-width {
        width: 100% !important;
    }
}

@media(max-width: 1000px) {
    .item-box {
        min-height: 185px;
    }

    div#product-list.products-pane {
        min-height: 1000px;
    }

    .mobile-header-width {
        min-height: 101px;
    }

    .category-grid.sub-category-grid {
        min-height: 263px;
    }
}

/*Fix CLS */
/*fix No scrollbar on iframe load -- Bug fix*/
.theme-default {
    overflow: scroll !important;
}


/*
#checkoutForm > div.panel-group.panel-group-right-top > div.panel.payment-method-panel > div > div.section-body > ul > li:nth-child(2) {
    display: none;
}
*/
/*Homepage banner*/
.hm-discover-sec{ font-family: 'Lato', sans-serif; color: #0f0f0f; font-size: 14px;display: block; letter-spacing: 0.40px;}
.hm-discover-sec .hm-container{ max-width: 1618px; width: auto;}
.hm-container {padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;}
.edco-discover-banner { background: #054d93; color: #fff; }
.edco-discover-banner .edco-discover-banner-in { background: url(../jpg/discover-banner.jpg) no-repeat right center; background-size: cover;}
.edco-discover-banner-in .hm-container { display: flex; align-items: center;  }
.discover-ban-img {padding: 10px; width: 50%;text-align:right; }
.discover-ban-con { width: 50%; padding: 80px 50px 80px 0; }
.discover-ban-con .rev-ban-title {line-height: 48px; margin: 20px 0 30px;font-size: 45px; font-weight: 500; font-family: 'Lato', sans-serif; }
.discover-ban-con .rev-ban-sub-title { font-size: 26px; font-weight: 400; font-family: 'Lato', sans-serif; }
.discover-ban-con .rev-ban-sub-con { font-size: 23px; padding: 0 0 30px 0; }
.reviews-btn .orange-btn{display: inline-block;border-radius: 25px;background-color: #ff6a00;border: none;color: white;padding: 12px 40px;text-align: center;text-decoration: none;display: inline-block;font-size: 16px !important;margin: 4px 2px;cursor: pointer;font-weight: 600;font-size: 1.2vw;}

@media (max-width: 1439px) {
  .discover-ban-img-in img { max-width: 350px;width:100%; }
  .discover-ban-con{padding: 50px 20px 50px 0;}
}
@media (max-width: 1279px) {
    .discover-ban-con .rev-ban-title { font-size: 36px;line-height: 38px;margin: 15px 0 25px;}
    .discover-ban-con .rev-ban-sub-title { font-size: 18px;}
  }
  @media (max-width: 1151px) {
    .edco-discover-banner .edco-discover-banner-in{background-position: left center;}
    
  }
  @media (max-width: 899px) {
    .edco-discover-banner-in .hm-container { flex-direction: column; padding: 0; }
    .discover-ban-con { padding: 30px; width: 100%;text-align:center; }
    .discover-ban-img { padding: 30px; width: 100%; text-align: center;}
  }
@media (max-width: 767px) {
    .hm-discover-sec{display: none;}   
}

.hm-discover-sec{ font-family: 'Lato', sans-serif; color: #0f0f0f; font-size: 14px;display: block; letter-spacing: 0.40px;}
.hm-discover-sec .hm-container{ max-width: 1618px; width: auto;}
.hm-discover-sec.mobile-show{display: none;}
@media (max-width: 767px) {
    .hm-discover-sec.mobile-show{display: block;}
    .hm-discover-sec .hm-container{padding: 0}
    .discover-ban-con-mobile{position: relative; padding: 15px 10px; display: block;width: 100%;text-align: center;background: #e9eaec}
    .discover-ban-con-mobile:after {background-size: 1000px auto;width: 100%;height: 30px;position: absolute;background: linear-gradient(180deg, rgba(233, 234, 236, 1) 0%, rgb(255 255 255 / 0%) 100%);content: " ";left: 0;bottom: -28px;}
    .review-ban-img-in img { max-width: 180px; }
    .rev-ban-title a {color: #222;font-size: 20px;font-weight: 600;line-height: 26px;}
    .rev-ban-title a span {display: block;}
    .rev-ban-title a em {font-style: normal;color: #0157ae;font-weight: 600;}
    .rev-ban-title a img.star-icon {max-width: 110px;margin-bottom: 5px;}
    .rev-ban-title a img.arrow {margin: 0 0 0 5px;}
       
}

/*Homepage banner end*/
@media (max-width: 1000px) {
    .mobi-item {
        width: 100%;
        max-width: 500px;
        margin: 20px auto 0;
        padding: 10px 0;
    }
        .mobi-item.mobibottom {
            width: 100%;
            max-width: 500px;
            margin: 0 auto;
            padding: 0;
        }
        .mobi-item a img {
            width: 100%;
            height: auto;
            margin-top: 20px;
        }
        .mobi-item.mobibottom a img {
            margin: 0;
            padding: 0;
        }

    .mobi-item h3 {
        color: #0057ad;
        font-size: 1.5em;
        font-weight: 500;
        margin: 0 auto 10px;
    }

        .mobi-item p {
            color: #777;
            font-size: 1.1em;
            margin: 0 auto 25px;
            padding: 0 20px;
        }

    .mobi-button {
        width: initial !important;
        color: #fff !important;
        background-color: #ef5826;
        border-radius: 20px;
        padding: 5px 20px;
        margin: 20px 0;
    }

    .mobi-usps {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

        .mobi-usps .mobi-usps-items p {
            color: #0069d3;
            width: 100%;
            font-size: 16px;
        }

            .mobi-usps .mobi-usps-items p span {
                display: block;
                font-weight: bold;
            }

    .center-1 {
        margin-bottom: 0;
    }
    .page.home-page .page-body .topic-block {
        margin: 0 0 -15px;
    }
    .mobi-item.usps {
        width: 100%;
        max-width: 500px;
        margin: 25px auto 0;
        padding: 0;
    }

    .mobi-item.mobitop {
        width: 100%;
        max-width: 500px;
        margin: -15px auto 0;
        padding: 0;
    }

    .mobi-item.mobilast {
        padding: 0;
        margin: 20px auto 0;
    }

        .mobi-item.mobilast img {
            width: 100%;
            height: auto;
        }

    .home-page .page-body .blog-page {
        display: none;
    }
}

@media (max-width: 500px) {
    .mobi-usps .mobi-usps-items img {
        width: 45px;
        height: auto;
    }
}

@media (min-width: 501px) and (max-width: 1000px) {
    .mobi-usps .mobi-usps-items img {
        width: 65px;
        height: auto;
    }
}

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* The Nivo Slider styles */

.slider-wrapper img {
    max-width: 100%;
}
.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: 100%;
}

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    height: auto;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    opacity: 0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}
    .nivo-slice img{
        max-width: none;
    }
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

.nivo-box img {
    display: block;
    max-width: none;
}

/* Caption styles */

.no-captions .nivo-caption {
    display: none !important;
}

.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; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

.nivo-caption p {
    padding: 5px;
    margin: 0;
}

.nivo-caption a {
    display: inline !important;
}

.nivo-html-caption {
    display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    text-align: center;
    padding: 0;
}

.nivo-controlNav a {
    cursor: pointer;
}

.nivo-controlNav a.active {
    font-weight: bold;
}

/*
Skin Name: Nivo Slider Default Theme - modified for navigation inside
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/



.home-page .slider-wrapper {
    margin: 0 auto !Important;
}

.nivoSlider {
    width: 100%;
    margin: 0 auto 10px;
    position: relative;
    background: #fff url(../gif/loading-2.gif) no-repeat 50% 50%;
}

    .nivoSlider img {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        display: none;
    }

    .nivoSlider a {
        border: 0;
        display: block;
    }

.nivo-directionNav a {
    top: 50%;
    display: block;
    width: 40px;
    height: 60px;
    margin-top: -30px;
    font-size: 0;
    opacity: .7;
}

    .nivo-directionNav a:hover {
        opacity: 1;
    }

    .nivo-directionNav a.nivo-prevNav {
        background: #fff url(../png/slider-arrow-left.png) no-repeat center;
    }

    .nivo-directionNav a.nivo-nextNav {
        background: #fff url(../png/slider-arrow-right.png) no-repeat center;
    }

.nivo-controlNav {
    display: none;
    text-align: center;
    position: relative;
    z-index: 7;
    padding: 0;
    margin-top: -46px;
}

    .nivo-controlNav a {
        display: inline-block;
        width: 13px;
        height: 13px;
        font-size: 0;
        background: #fff;
        margin: 0 7px;
        box-shadow: 0 1px 1px rgba(0,0,0,.3);
    }

        .nivo-controlNav a:hover,
        .nivo-controlNav a.active {
            background: #0057ad;
        }

    .nivo-controlNav.nivo-thumbs-enabled {
        margin: 0;
    }

        .nivo-controlNav.nivo-thumbs-enabled a {
            width: 120px;
            height: auto;
            margin: 10px 5px 0;
            background: none !important;
        }

.nivo-caption {
    top: 0;
    bottom: auto;
    background: rgba(255,255,255,.6);
    color: #555;
    font-size: 18px;
    opacity: 1;
    padding: 14px;
    text-align: center;
}

    .nivo-caption p {
        padding: 0;
    }

@media all and (min-width: 1001px) {

    .home-page .slider-wrapper:first-child {
        margin-top: 0;
    }

    .theme-mobile {
        display: none;
    }
    .home-page .slider-wrapper:first-child {
        margin-top: 0;
    }
}/*
@media all and (max-width: 765px) and (orientation: portrait) {
    .nivoSlider {
        width: 73%;
    }
}
@media all and (max-width: 1000px) and (orientation: portrait) {
    .nivoSlider {
        width: 85%;
    }
}*/
html.hc-nav-yscroll{overflow-y:scroll}body.hc-nav-open{overflow:visible;position:fixed;width:100%;min-height:100%}.hc-offcanvas-nav{visibility:hidden;display:none;position:fixed;top:0;height:100%;z-index:9999;text-align:left}.hc-offcanvas-nav.is-ios *{cursor:pointer !important}.hc-offcanvas-nav .nav-container{position:fixed;z-index:9998;top:0;height:100%;max-width:100%;max-height:100%;box-sizing:border-box;transition:transform .4s ease}.hc-offcanvas-nav .nav-wrapper{width:100%;height:100%;box-sizing:border-box;-ms-scroll-chaining:none;overscroll-behavior:none}.hc-offcanvas-nav .nav-content{height:100%}.hc-offcanvas-nav .nav-wrapper-0>.nav-content{overflow:scroll;overflow-x:visible;overflow-y:auto;box-sizing:border-box}.hc-offcanvas-nav ul{list-style:none;margin:0;padding:0}.hc-offcanvas-nav li{position:relative;display:block}.hc-offcanvas-nav li.level-open>.nav-wrapper{visibility:visible}.hc-offcanvas-nav li:not(.custom-content) a{position:relative;display:block;box-sizing:border-box;cursor:pointer}.hc-offcanvas-nav li:not(.custom-content) a[disabled]{cursor:not-allowed}.hc-offcanvas-nav li:not(.custom-content) a,.hc-offcanvas-nav li:not(.custom-content) a:hover{text-decoration:none}.hc-offcanvas-nav input[type="checkbox"]{display:none}.hc-offcanvas-nav label{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;cursor:pointer}.hc-offcanvas-nav .nav-item-wrapper{position:relative}.hc-offcanvas-nav .nav-item-link{position:relative;display:block;box-sizing:border-box}.hc-offcanvas-nav:not(.user-is-tabbing) .nav-close-button:focus,.hc-offcanvas-nav:not(.user-is-tabbing) .nav-item-wrapper a:focus{outline:none}.hc-offcanvas-nav .nav-close:focus,.hc-offcanvas-nav .nav-next:focus,.hc-offcanvas-nav .nav-back:focus{z-index:10}.hc-offcanvas-nav.disable-body::after,.hc-offcanvas-nav .nav-wrapper::after{content:'';z-index:9990;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-ms-scroll-chaining:none;overscroll-behavior:none;visibility:hidden;opacity:0;transition:visibility 0s ease .4s,opacity .4s ease}.hc-offcanvas-nav.disable-body::after{position:fixed}.hc-offcanvas-nav .nav-wrapper::after{position:absolute}.hc-offcanvas-nav.disable-body.nav-open::after,.hc-offcanvas-nav .sub-level-open::after{visibility:visible;opacity:1;transition-delay:.05s}.hc-offcanvas-nav:not(.nav-open)::after{pointer-events:none}.hc-offcanvas-nav.nav-levels-expand .nav-wrapper::after{display:none}.hc-offcanvas-nav.nav-levels-expand .nav-wrapper.nav-wrapper-0{max-height:100vh}.hc-offcanvas-nav.nav-levels-expand .nav-wrapper.nav-wrapper-0>.nav-content{overflow:scroll;overflow-x:visible;overflow-y:auto;box-sizing:border-box;max-height:100vh}.hc-offcanvas-nav.nav-levels-expand ul .nav-wrapper{min-width:0;max-height:0;visibility:hidden;overflow:hidden;transition:height 0s ease .4s}.hc-offcanvas-nav.nav-levels-expand .level-open>.nav-wrapper{max-height:none;overflow:visible;visibility:visible}.hc-offcanvas-nav.nav-levels-overlap .nav-content{overflow:scroll;overflow-x:visible;overflow-y:auto;box-sizing:border-box;max-height:100vh}.hc-offcanvas-nav.nav-levels-overlap .nav-wrapper{max-height:100vh}.hc-offcanvas-nav.nav-levels-overlap ul .nav-wrapper{position:absolute;z-index:9999;top:0;height:100%;visibility:hidden;transition:visibility 0s ease .4s,transform .4s ease}.hc-offcanvas-nav.nav-levels-overlap ul li.nav-parent{position:static}.hc-offcanvas-nav.nav-levels-overlap ul li.level-open>.nav-wrapper{visibility:visible;transform:translate3d(0, 0, 0);transition:transform .4s ease}.hc-offcanvas-nav.nav-position-left{left:0}.hc-offcanvas-nav.nav-position-left .nav-container{left:0}.hc-offcanvas-nav.nav-position-left.nav-levels-overlap li .nav-wrapper{left:0;transform:translate3d(-100%, 0, 0)}.hc-offcanvas-nav.nav-position-right{right:0}.hc-offcanvas-nav.nav-position-right .nav-container{right:0}.hc-offcanvas-nav.nav-position-right.nav-levels-overlap li .nav-wrapper{right:0;transform:translate3d(100%, 0, 0)}.hc-offcanvas-nav.nav-position-top{top:0}.hc-offcanvas-nav.nav-position-top .nav-container{top:0;width:100%}.hc-offcanvas-nav.nav-position-top.nav-levels-overlap li .nav-wrapper{left:0;transform:translate3d(0, -100%, 0)}.hc-offcanvas-nav.nav-position-bottom{top:auto;bottom:0}.hc-offcanvas-nav.nav-position-bottom .nav-container{top:auto;bottom:0;width:100%}.hc-offcanvas-nav.nav-position-bottom.nav-levels-overlap li .nav-wrapper{left:0;transform:translate3d(0, 100%, 0)}.hc-offcanvas-nav.nav-open[class*='hc-nav-'] div.nav-container{transform:translate3d(0, 0, 0)}.hc-offcanvas-nav.rtl{text-align:right;direction:rtl}body.theme-default .hc-offcanvas-nav{font-family:sans-serif}body.theme-default .hc-offcanvas-nav::after,body.theme-default .hc-offcanvas-nav .nav-wrapper::after{background:rgba(0,0,0,0.3)}body.theme-default .hc-offcanvas-nav .nav-container,body.theme-default .hc-offcanvas-nav .nav-wrapper,body.theme-default .hc-offcanvas-nav ul{background:#336ca6}body.theme-default .hc-offcanvas-nav .nav-content>h2,body.theme-default .hc-offcanvas-nav .nav-content>h3,body.theme-default .hc-offcanvas-nav .nav-content>h4,body.theme-default .hc-offcanvas-nav .nav-content>h5,body.theme-default .hc-offcanvas-nav .nav-content>h6{font-size:19px;font-weight:normal;padding:20px 17px;color:#1b3958}body.theme-default .hc-offcanvas-nav .nav-content>h2:not(.nav-title):not(.level-title),body.theme-default .hc-offcanvas-nav .nav-content>h3:not(.nav-title):not(.level-title),body.theme-default .hc-offcanvas-nav .nav-content>h4:not(.nav-title):not(.level-title),body.theme-default .hc-offcanvas-nav .nav-content>h5:not(.nav-title):not(.level-title),body.theme-default .hc-offcanvas-nav .nav-content>h6:not(.nav-title):not(.level-title){font-size:16px;padding:15px 17px;background:#336ca6}body.theme-default .hc-offcanvas-nav .nav-item-link,body.theme-default .hc-offcanvas-nav li.nav-close a,body.theme-default .hc-offcanvas-nav .nav-back a{padding:14px 17px;font-size:14px;color:#fff;z-index:1;background:rgba(0,0,0,0);border-bottom:1px solid #2c5d8f;transition:background .1s ease}body.theme-default .hc-offcanvas-nav .nav-item-link:focus,body.theme-default .hc-offcanvas-nav .nav-item-link:focus-within,body.theme-default .hc-offcanvas-nav li.nav-close a:focus,body.theme-default .hc-offcanvas-nav li.nav-close a:focus-within,body.theme-default .hc-offcanvas-nav .nav-back a:focus,body.theme-default .hc-offcanvas-nav .nav-back a:focus-within{z-index:10}body.theme-default .hc-offcanvas-nav .nav-item-link[disabled],body.theme-default .hc-offcanvas-nav li.nav-close a[disabled],body.theme-default .hc-offcanvas-nav .nav-back a[disabled]{color:rgba(255,255,255,0.5)}body.theme-default .hc-offcanvas-nav div.nav-back+ul>li:first-child>.nav-item-wrapper>.nav-item-link{border-top:none !important}body.theme-default .hc-offcanvas-nav:not(.touch-device) li:not(.nav-item-custom) a:not([disabled]):hover{background:#31679e}body.theme-default .hc-offcanvas-nav .nav-custom-content{padding:14px 17px;font-size:14px;border-bottom:1px solid #2c5d8f}body.theme-default .hc-offcanvas-nav .nav-highlight{background:#2e6296}body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>ul:first-of-type>li:first-child:not(.nav-back):not(.nav-close)>.nav-item-wrapper>.nav-item-link{border-top:1px solid #2c5d8f}body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>ul:first-of-type>li:first-child:not(.nav-back):not(.nav-close)>.nav-item-wrapper>.nav-item-link+a{border-top:1px solid #2c5d8f}body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>ul:not(:last-child){border-bottom:2px solid #2c5d8f}body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>ul+h2,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>ul+h3,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>ul+h4,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>ul+h5,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>ul+h6{margin-top:-2px}body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>h2+ul>li:first-child:not(.nav-back):not(.nav-close)>.nav-item-wrapper>.nav-item-link,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>h3+ul>li:first-child:not(.nav-back):not(.nav-close)>.nav-item-wrapper>.nav-item-link,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>h4+ul>li:first-child:not(.nav-back):not(.nav-close)>.nav-item-wrapper>.nav-item-link,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>h5+ul>li:first-child:not(.nav-back):not(.nav-close)>.nav-item-wrapper>.nav-item-link,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>h6+ul>li:first-child:not(.nav-back):not(.nav-close)>.nav-item-wrapper>.nav-item-link{border-top:1px solid #2c5d8f}body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>.nav-title+h2,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>.nav-title+h3,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>.nav-title+h4,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>.nav-title+h5,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>.nav-title+h6,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>.level-title+h2,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>.level-title+h3,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>.level-title+h4,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>.level-title+h5,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>.level-title+h6,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>.nav-close+h2,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>.nav-close+h3,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>.nav-close+h4,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>.nav-close+h5,body.theme-default .hc-offcanvas-nav .nav-wrapper>.nav-content>.nav-close+h6{border-top:1px solid #2c5d8f}body.theme-default .hc-offcanvas-nav li{color:#fff}body.theme-default .hc-offcanvas-nav li.nav-parent .nav-item-link:last-child{padding-right:58px}body.theme-default .hc-offcanvas-nav li.nav-parent .nav-item-link:not(:last-child){margin-right:45px}body.theme-default .hc-offcanvas-nav .nav-close-button span,body.theme-default .hc-offcanvas-nav .nav-parent .nav-next,body.theme-default .hc-offcanvas-nav .nav-back span{width:45px;position:absolute;top:0;right:0;bottom:0;text-align:center;cursor:pointer;transition:background .1s ease}body.theme-default .hc-offcanvas-nav .nav-close-button{position:relative;display:block}body.theme-default .hc-offcanvas-nav .nav-close-button span::before,body.theme-default .hc-offcanvas-nav .nav-close-button span::after{content:'';position:absolute;top:50%;left:50%;width:6px;height:6px;margin-top:-3px;border-top:2px solid #fff;border-left:2px solid #fff}body.theme-default .hc-offcanvas-nav .nav-close-button span::before{margin-left:-9px;transform:rotate(135deg)}body.theme-default .hc-offcanvas-nav .nav-close-button span::after{transform:rotate(-45deg)}body.theme-default .hc-offcanvas-nav .nav-content>.nav-close{position:relative;z-index:2}body.theme-default .hc-offcanvas-nav .nav-content>.nav-close a{font-size:14px;color:#fff;background:rgba(0,0,0,0);z-index:1;text-decoration:none;box-sizing:border-box}body.theme-default .hc-offcanvas-nav .nav-content>.nav-close a:not(.has-label){height:50px}body.theme-default .hc-offcanvas-nav .nav-content>.nav-close a.has-label{padding:14px 17px;border-top:1px solid #2c5d8f}body.theme-default .hc-offcanvas-nav .nav-content>.nav-close a:hover{border:none;background:radial-gradient(farthest-corner at top right, rgba(0,0,0,0.1), rgba(0,0,0,0))}body.theme-default .hc-offcanvas-nav .nav-content>.nav-close.has-label+ul{margin-top:-1px}body.theme-default .hc-offcanvas-nav:not(.nav-close-button-empty) .nav-content>.nav-close{margin-bottom:-1px}body.theme-default .hc-offcanvas-nav .nav-title+.nav-close a:not(.has-label){position:absolute;width:45px;height:66px;line-height:66px;top:-66px;right:0}body.theme-default .hc-offcanvas-nav.nav-close-button-empty .nav-title{padding-right:55px}body.theme-default .hc-offcanvas-nav li.nav-close a:not(.has-label){height:49px}body.theme-default .hc-offcanvas-nav .nav-content>.nav-close:first-child a,body.theme-default .hc-offcanvas-nav .nav-title+.nav-close a.has-label,body.theme-default .hc-offcanvas-nav li.nav-close a,body.theme-default .hc-offcanvas-nav .nav-back a{background:#2f649a;border-top:1px solid #2b5a8b;border-bottom:1px solid #2b5a8b}body.theme-default .hc-offcanvas-nav .nav-content>.nav-close:first-child a:hover,body.theme-default .hc-offcanvas-nav .nav-title+.nav-close a.has-label:hover,body.theme-default .hc-offcanvas-nav li.nav-close a:hover,body.theme-default .hc-offcanvas-nav .nav-back a:hover{background:#2e6195}body.theme-default .hc-offcanvas-nav li.nav-close:not(:first-child) a,body.theme-default .hc-offcanvas-nav li.nav-back:not(:first-child) a{margin-top:-1px}body.theme-default .hc-offcanvas-nav a.nav-next{border-left:1px solid #2c5d8f;border-bottom:1px solid #2c5d8f}body.theme-default .hc-offcanvas-nav .nav-next span::before,body.theme-default .hc-offcanvas-nav .nav-back span::before{content:'';position:absolute;top:50%;left:50%;width:8px;height:8px;margin-left:-2px;box-sizing:border-box;border-top:2px solid #fff;border-left:2px solid #fff;transform-origin:center}body.theme-default .hc-offcanvas-nav .nav-next span{position:absolute;top:0;right:0;left:0;bottom:0}body.theme-default .hc-offcanvas-nav .nav-next span::before{transform:translate(-50%, -50%) rotate(135deg)}body.theme-default .hc-offcanvas-nav .nav-back span::before{margin-left:2px;transform:translate(-50%, -50%) rotate(-45deg)}body.theme-default .hc-offcanvas-nav.nav-position-left.nav-open.nav-levels-overlap .nav-wrapper{box-shadow:1px 0 2px rgba(0,0,0,0.2)}body.theme-default .hc-offcanvas-nav.nav-position-right.nav-open.nav-levels-overlap .nav-wrapper{box-shadow:-1px 0 2px rgba(0,0,0,0.2)}body.theme-default .hc-offcanvas-nav.nav-position-right .nav-next span::before{margin-left:2px;transform:translate(-50%, -50%) rotate(-45deg)}body.theme-default .hc-offcanvas-nav.nav-position-right .nav-back span::before{margin-left:-2px;transform:translate(-50%, -50%) rotate(135deg)}body.theme-default .hc-offcanvas-nav.nav-position-top.nav-open .nav-wrapper{box-shadow:0 1px 2px rgba(0,0,0,0.2)}body.theme-default .hc-offcanvas-nav.nav-position-top .nav-next span::before{margin-left:0;margin-right:-2px;transform:translate(-50%, -50%) rotate(-135deg)}body.theme-default .hc-offcanvas-nav.nav-position-top .nav-back span::before{margin-left:0;margin-right:-2px;transform:translate(-50%, -50%) rotate(45deg)}body.theme-default .hc-offcanvas-nav.nav-position-bottom.nav-open .nav-wrapper{box-shadow:0 -1px 2px rgba(0,0,0,0.2)}body.theme-default .hc-offcanvas-nav.nav-position-bottom .nav-next span::before{margin-left:0;margin-right:-2px;transform:translate(-50%, -50%) rotate(45deg)}body.theme-default .hc-offcanvas-nav.nav-position-bottom .nav-back span::before{margin-left:0;margin-right:-2px;transform:translate(-50%, -50%) rotate(-135deg)}body.theme-default .hc-offcanvas-nav.nav-levels-expand ul .nav-wrapper,body.theme-default .hc-offcanvas-nav.nav-levels-none ul .nav-wrapper{box-shadow:none;background:transparent}body.theme-default .hc-offcanvas-nav.nav-levels-expand li.level-open,body.theme-default .hc-offcanvas-nav.nav-levels-none li.level-open{background:#2e6296}body.theme-default .hc-offcanvas-nav.nav-levels-expand li.level-open>.nav-item-wrapper>a,body.theme-default .hc-offcanvas-nav.nav-levels-none li.level-open>.nav-item-wrapper>a{border-bottom:1px solid #295887}body.theme-default .hc-offcanvas-nav.nav-levels-expand li.level-open>.nav-item-wrapper>a:hover,body.theme-default .hc-offcanvas-nav.nav-levels-none li.level-open>.nav-item-wrapper>a:hover{background:#2f649a}body.theme-default .hc-offcanvas-nav.nav-levels-expand li.level-open>.nav-item-wrapper>.nav-next span::before,body.theme-default .hc-offcanvas-nav.nav-levels-expand li.level-open>.nav-item-wrapper>a>.nav-next span::before,body.theme-default .hc-offcanvas-nav.nav-levels-none li.level-open>.nav-item-wrapper>.nav-next span::before,body.theme-default .hc-offcanvas-nav.nav-levels-none li.level-open>.nav-item-wrapper>a>.nav-next span::before{margin-top:-2px;transform:translate(-50%, -50%) rotate(-135deg)}body.theme-default .hc-offcanvas-nav.nav-levels-expand .nav-wrapper-1 .nav-item-link,body.theme-default .hc-offcanvas-nav.nav-levels-none .nav-wrapper-1 .nav-item-link{padding-left:calc(17px + 20px * 1)}body.theme-default .hc-offcanvas-nav.nav-levels-expand .nav-wrapper-2 .nav-item-link,body.theme-default .hc-offcanvas-nav.nav-levels-none .nav-wrapper-2 .nav-item-link{padding-left:calc(17px + 20px * 2)}body.theme-default .hc-offcanvas-nav.nav-levels-expand .nav-wrapper-3 .nav-item-link,body.theme-default .hc-offcanvas-nav.nav-levels-none .nav-wrapper-3 .nav-item-link{padding-left:calc(17px + 20px * 3)}body.theme-default .hc-offcanvas-nav.nav-levels-expand .nav-wrapper-4 .nav-item-link,body.theme-default .hc-offcanvas-nav.nav-levels-none .nav-wrapper-4 .nav-item-link{padding-left:calc(17px + 20px * 4)}body.theme-default .hc-offcanvas-nav.nav-levels-expand .nav-wrapper-5 .nav-item-link,body.theme-default .hc-offcanvas-nav.nav-levels-none .nav-wrapper-5 .nav-item-link{padding-left:calc(17px + 20px * 5)}body.theme-default .hc-offcanvas-nav.rtl a.nav-next{border-left:none;border-right:1px solid #2c5d8f}body.theme-default .hc-offcanvas-nav.rtl .nav-title+.nav-close a:not(.has-label),body.theme-default .hc-offcanvas-nav.rtl .nav-close-button span,body.theme-default .hc-offcanvas-nav.rtl .nav-next,body.theme-default .hc-offcanvas-nav.rtl .nav-back span{left:0;right:auto}body.theme-default .hc-offcanvas-nav.rtl li.nav-parent .nav-item-link:last-child{padding-left:58px;padding-right:17px}body.theme-default .hc-offcanvas-nav.rtl li.nav-parent .nav-item-link:not(:last-child){margin-left:45px;margin-right:0}body.theme-default .hc-offcanvas-nav.rtl .nav-wrapper-1 li.nav-item .nav-item-link{padding-right:calc(17px + 20px * 1)}body.theme-default .hc-offcanvas-nav.rtl .nav-wrapper-2 li.nav-item .nav-item-link{padding-right:calc(17px + 20px * 2)}body.theme-default .hc-offcanvas-nav.rtl .nav-wrapper-3 li.nav-item .nav-item-link{padding-right:calc(17px + 20px * 3)}body.theme-default .hc-offcanvas-nav.rtl .nav-wrapper-4 li.nav-item .nav-item-link{padding-right:calc(17px + 20px * 4)}body.theme-default .hc-offcanvas-nav.rtl .nav-wrapper-5 li.nav-item .nav-item-link{padding-right:calc(17px + 20px * 5)}body.theme-carbon .hc-offcanvas-nav{font-family:sans-serif}body.theme-carbon .hc-offcanvas-nav .nav-container,body.theme-carbon .hc-offcanvas-nav .nav-wrapper,body.theme-carbon .hc-offcanvas-nav ul{background:#202225}body.theme-carbon .hc-offcanvas-nav::after,body.theme-carbon .hc-offcanvas-nav .nav-wrapper::after{background:rgba(0,0,0,0.3)}body.theme-carbon .hc-offcanvas-nav .nav-content{padding:0 15px}body.theme-carbon .hc-offcanvas-nav .nav-content>h2,body.theme-carbon .hc-offcanvas-nav .nav-content>h3,body.theme-carbon .hc-offcanvas-nav .nav-content>h4,body.theme-carbon .hc-offcanvas-nav .nav-content>h5,body.theme-carbon .hc-offcanvas-nav .nav-content>h6{font-size:19px;font-weight:normal;padding:25px 15px 30px;color:#fff}body.theme-carbon .hc-offcanvas-nav .nav-content>h2:first-child,body.theme-carbon .hc-offcanvas-nav .nav-content>h3:first-child,body.theme-carbon .hc-offcanvas-nav .nav-content>h4:first-child,body.theme-carbon .hc-offcanvas-nav .nav-content>h5:first-child,body.theme-carbon .hc-offcanvas-nav .nav-content>h6:first-child{margin-top:10px}body.theme-carbon .hc-offcanvas-nav .nav-content>h2:not(.nav-title):not(.level-title),body.theme-carbon .hc-offcanvas-nav .nav-content>h3:not(.nav-title):not(.level-title),body.theme-carbon .hc-offcanvas-nav .nav-content>h4:not(.nav-title):not(.level-title),body.theme-carbon .hc-offcanvas-nav .nav-content>h5:not(.nav-title):not(.level-title),body.theme-carbon .hc-offcanvas-nav .nav-content>h6:not(.nav-title):not(.level-title){font-size:16px;padding:15px 12px;text-transform:uppercase;color:#b3b3b3}body.theme-carbon .hc-offcanvas-nav .nav-item-link,body.theme-carbon .hc-offcanvas-nav li.nav-close a,body.theme-carbon .hc-offcanvas-nav .nav-back a{padding:12px;font-size:15px;color:#fff;z-index:1;background:rgba(0,0,0,0);border-radius:5px;transition:.05s background ease}body.theme-carbon .hc-offcanvas-nav .nav-item-link:focus,body.theme-carbon .hc-offcanvas-nav .nav-item-link:focus-within,body.theme-carbon .hc-offcanvas-nav li.nav-close a:focus,body.theme-carbon .hc-offcanvas-nav li.nav-close a:focus-within,body.theme-carbon .hc-offcanvas-nav .nav-back a:focus,body.theme-carbon .hc-offcanvas-nav .nav-back a:focus-within{z-index:10}body.theme-carbon .hc-offcanvas-nav .nav-item-link[disabled],body.theme-carbon .hc-offcanvas-nav li.nav-close a[disabled],body.theme-carbon .hc-offcanvas-nav .nav-back a[disabled]{color:rgba(255,255,255,0.5)}body.theme-carbon .hc-offcanvas-nav:not(.touch-device) li:not(.nav-item-custom) a:not([disabled]):hover{background:#272a2d}body.theme-carbon .hc-offcanvas-nav .nav-custom-content{padding:12px 15px;font-size:15px}body.theme-carbon .hc-offcanvas-nav .nav-highlight>.nav-item-wrapper .nav-item-link{border-radius:5px;background:#292c30}body.theme-carbon .hc-offcanvas-nav .nav-wrapper-0>.nav-content>ul:first-child{margin-top:15px}body.theme-carbon .hc-offcanvas-nav .nav-wrapper-0>.nav-content>ul:not(:last-child){margin-bottom:18px}body.theme-carbon .hc-offcanvas-nav li{color:#fff}body.theme-carbon .hc-offcanvas-nav li.nav-close a:hover,body.theme-carbon .hc-offcanvas-nav li.nav-back a:hover{background:#111213}body.theme-carbon .hc-offcanvas-nav li.nav-close:not(:first-child) a,body.theme-carbon .hc-offcanvas-nav li.nav-back:not(:first-child) a{margin-top:-1px}body.theme-carbon .hc-offcanvas-nav li.nav-parent .nav-item-link:last-child{padding-right:62px}body.theme-carbon .hc-offcanvas-nav li.nav-parent .nav-item-link:not(:last-child){margin-right:52px}body.theme-carbon .hc-offcanvas-nav .nav-close-button span,body.theme-carbon .hc-offcanvas-nav .nav-parent .nav-next,body.theme-carbon .hc-offcanvas-nav .nav-back span{width:40px;position:absolute;top:0;right:0;bottom:0;text-align:center;cursor:pointer;border-radius:5px;transition:background .2s ease}body.theme-carbon .hc-offcanvas-nav .nav-close-button{position:relative;display:block}body.theme-carbon .hc-offcanvas-nav .nav-close-button span::before,body.theme-carbon .hc-offcanvas-nav .nav-close-button span::after{content:'';position:absolute;top:50%;left:50%;width:6px;height:6px;margin-top:-3px;border-top:2px solid #fff;border-left:2px solid #fff}body.theme-carbon .hc-offcanvas-nav .nav-close-button span::before{margin-left:-9px;transform:rotate(135deg)}body.theme-carbon .hc-offcanvas-nav .nav-close-button span::after{transform:rotate(-45deg)}body.theme-carbon .hc-offcanvas-nav .nav-content>.nav-close a{height:44px;font-size:15px;color:#fff;background:rgba(0,0,0,0);border-radius:5px;z-index:1;text-decoration:none;box-sizing:border-box}body.theme-carbon .hc-offcanvas-nav .nav-content>.nav-close a.has-label{padding:12px 15px}body.theme-carbon .hc-offcanvas-nav .nav-content>.nav-close a:hover{background:#25272a}body.theme-carbon .hc-offcanvas-nav .nav-content>.nav-close:first-child{position:relative;min-height:40px;margin-top:15px}body.theme-carbon .hc-offcanvas-nav .nav-content>.nav-close:first-child+ul{margin-top:15px}body.theme-carbon .hc-offcanvas-nav .nav-content>.nav-close:first-child a.has-label{margin-bottom:-15px}body.theme-carbon .hc-offcanvas-nav .nav-content>.nav-close:first-child a:not(.has-label){position:absolute;width:40px;height:40px;line-height:40px;top:0;right:0}body.theme-carbon .hc-offcanvas-nav .nav-content>.nav-close:first-child a:not(.has-label)+ul{margin-top:60px}body.theme-carbon .hc-offcanvas-nav .nav-content>.nav-close:first-child a:not(.has-label)+h2,body.theme-carbon .hc-offcanvas-nav .nav-content>.nav-close:first-child a:not(.has-label)+h3,body.theme-carbon .hc-offcanvas-nav .nav-content>.nav-close:first-child a:not(.has-label)+h4,body.theme-carbon .hc-offcanvas-nav .nav-content>.nav-close:first-child a:not(.has-label)+h5,body.theme-carbon .hc-offcanvas-nav .nav-content>.nav-close:first-child a:not(.has-label)+h6{margin-top:55px}body.theme-carbon .hc-offcanvas-nav .nav-title+.nav-close a:not(.has-label){position:absolute;width:40px;height:40px;line-height:40px;top:28px;right:15px}body.theme-carbon .hc-offcanvas-nav.nav-close-button-empty .nav-title{padding-right:46px}body.theme-carbon .hc-offcanvas-nav li.nav-close:first-child{padding-bottom:15px}body.theme-carbon .hc-offcanvas-nav li.nav-close .nav-close-button.has-label{margin-bottom:-15px}body.theme-carbon .hc-offcanvas-nav li.nav-close .nav-close-button:not(.has-label){width:40px;height:40px;line-height:40px;float:right}body.theme-carbon .hc-offcanvas-nav li.nav-close .nav-item-wrapper::after{content:'';display:table;clear:both}body.theme-carbon .hc-offcanvas-nav a.nav-next{position:relative}body.theme-carbon .hc-offcanvas-nav a.nav-next:before{content:'';position:absolute;width:2px;height:25px;left:-7px;top:9px;background:#4d4d4d;border-radius:2px}body.theme-carbon .hc-offcanvas-nav .nav-next span::before,body.theme-carbon .hc-offcanvas-nav .nav-back span::before{content:'';position:absolute;top:50%;left:50%;width:8px;height:8px;margin-left:-2px;box-sizing:border-box;border-top:2px solid #fff;border-left:2px solid #fff;transform-origin:center}body.theme-carbon .hc-offcanvas-nav .nav-next span{position:absolute;top:0;right:0;left:0;bottom:0}body.theme-carbon .hc-offcanvas-nav .nav-next span::before{transform:translate(-50%, -50%) rotate(135deg)}body.theme-carbon .hc-offcanvas-nav .nav-back span::before{margin-left:2px;transform:translate(-50%, -50%) rotate(-45deg)}body.theme-carbon .hc-offcanvas-nav.nav-position-left.nav-open.nav-levels-overlap .nav-wrapper{box-shadow:1px 0 2px rgba(0,0,0,0.2)}body.theme-carbon .hc-offcanvas-nav.nav-position-right.nav-open.nav-levels-overlap .nav-wrapper{box-shadow:-1px 0 2px rgba(0,0,0,0.2)}body.theme-carbon .hc-offcanvas-nav.nav-position-right .nav-next span::before{margin-left:2px;transform:translate(-50%, -50%) rotate(-45deg)}body.theme-carbon .hc-offcanvas-nav.nav-position-right .nav-back span::before{margin-left:-2px;transform:translate(-50%, -50%) rotate(135deg)}body.theme-carbon .hc-offcanvas-nav.nav-position-top.nav-open .nav-wrapper{box-shadow:0 1px 2px rgba(0,0,0,0.2)}body.theme-carbon .hc-offcanvas-nav.nav-position-top .nav-next span::before{margin-left:0;margin-right:-2px;transform:translate(-50%, -50%) rotate(-135deg)}body.theme-carbon .hc-offcanvas-nav.nav-position-top .nav-back span::before{margin-left:0;margin-right:-2px;transform:translate(-50%, -50%) rotate(45deg)}body.theme-carbon .hc-offcanvas-nav.nav-position-bottom.nav-open .nav-wrapper{box-shadow:0 -1px 2px rgba(0,0,0,0.2)}body.theme-carbon .hc-offcanvas-nav.nav-position-bottom .nav-next span::before{margin-left:0;margin-right:-2px;transform:translate(-50%, -50%) rotate(45deg)}body.theme-carbon .hc-offcanvas-nav.nav-position-bottom .nav-back span::before{margin-left:0;margin-right:-2px;transform:translate(-50%, -50%) rotate(-135deg)}body.theme-carbon .hc-offcanvas-nav.nav-levels-overlap ul ul:first-child{margin-top:15px}body.theme-carbon .hc-offcanvas-nav.nav-levels-expand .nav-content .nav-content,body.theme-carbon .hc-offcanvas-nav.nav-levels-none .nav-content .nav-content{padding:0}body.theme-carbon .hc-offcanvas-nav.nav-levels-expand .nav-wrapper .nav-wrapper,body.theme-carbon .hc-offcanvas-nav.nav-levels-none .nav-wrapper .nav-wrapper{width:auto;position:relative;margin-left:20px}body.theme-carbon .hc-offcanvas-nav.nav-levels-expand li.level-open>.nav-item-wrapper>.nav-next span::before,body.theme-carbon .hc-offcanvas-nav.nav-levels-expand li.level-open>.nav-item-wrapper>a>.nav-next span::before,body.theme-carbon .hc-offcanvas-nav.nav-levels-none li.level-open>.nav-item-wrapper>.nav-next span::before,body.theme-carbon .hc-offcanvas-nav.nav-levels-none li.level-open>.nav-item-wrapper>a>.nav-next span::before{margin-top:-2px;transform:translate(-50%, -50%) rotate(-135deg)}body.theme-carbon .hc-offcanvas-nav.nav-levels-expand li.level-open>.nav-wrapper::before,body.theme-carbon .hc-offcanvas-nav.nav-levels-none li .nav-wrapper::before{content:'';position:absolute;width:2px;left:-7px;top:5px;bottom:5px;background:#4d4d4d;border-radius:2px}body.theme-carbon .hc-offcanvas-nav.rtl .nav-wrapper .nav-wrapper{margin-left:0;margin-right:20px}body.theme-carbon .hc-offcanvas-nav.rtl a.nav-next:before{left:auto;right:-7px}body.theme-carbon .hc-offcanvas-nav.rtl .nav-title+.nav-close a:not(.has-label){left:15px;right:auto}body.theme-carbon .hc-offcanvas-nav.rtl .nav-close-button span,body.theme-carbon .hc-offcanvas-nav.rtl .nav-next,body.theme-carbon .hc-offcanvas-nav.rtl .nav-back span{left:0;right:auto}body.theme-carbon .hc-offcanvas-nav.rtl li.nav-parent .nav-item-link:last-child{padding-left:62px;padding-right:12px}body.theme-carbon .hc-offcanvas-nav.rtl li.nav-parent .nav-item-link:not(:last-child){margin-left:52px;margin-right:0}body.theme-carbon .hc-offcanvas-nav.rtl.nav-levels-expand li.level-open>.nav-wrapper::before,body.theme-carbon .hc-offcanvas-nav.rtl.nav-levels-none li .nav-wrapper::before{left:auto;right:-7px}html,body,div,span,header,ul,li,a{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{height:100%}h1,h2,h3,h4,h5,h6{margin:0}em{font-style:italic}strong{font-weight:600}ol,ul{list-style:none}.cf::before,.cf::after{content:'';display:block;height:0;overflow:hidden}.cf::after{clear:both}#container{display:flex;flex-direction:column;min-height:100vh;height:100%;background:linear-gradient(-134deg, #517FA4 0%, #243949 100%);font-family:'Raleway', sans-serif;text-align:center;color:#fffce1}.wrapper{max-width:800px;margin:0 auto;padding:0 20px}#main-nav{display:none}header{position:relative;padding:50px 0 20px}header h1{font-size:50px;font-weight:700;text-align:center;letter-spacing:5px;padding-bottom:8px}header h2{max-width:680px;margin:auto;font-size:20px;font-weight:200;line-height:1.4;text-align:center;letter-spacing:1px;padding-bottom:30px}header .git{display:inline-block;text-decoration:none;color:#fff;border-radius:4px;padding:4px 10px 4px 0;font-size:15px;font-weight:400;color:#fffce1;background:#54b9cb;transition:background .15s ease-in-out}header .git:hover{background:#4CA8B9}header .git:hover svg{border-color:#54b9cb}header .git svg{width:15px;height:15px;fill:#fffce1;position:relative;top:2px;padding:0 10px;margin-right:10px;border-right:1px solid #4daabb;transition:border-color .15s ease-in-out}header .ver{padding-top:15px;font-weight:200;color:#dab977}header .ver span{color:#fffce1}header .toggle{position:absolute;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:none;top:20px;z-index:9980;width:35px;min-height:26px;position:relative;width:auto;top:auto;left:auto;float:left;display:block;cursor:pointer;box-sizing:content-box;font-size:18px;padding-left:55px;line-height:22px;margin-top:55px;color:#fff;text-align:left;text-decoration:none}header .toggle span{width:35px;top:50%;transform:translateY(-50%);transform-origin:50% 50%}header .toggle span,header .toggle span::before,header .toggle span::after{display:block;position:absolute;left:0;height:4px;background:#182631;transition:all .25s ease}header .toggle span::before,header .toggle span::after{content:'';width:100%}header .toggle span::before{top:-11px}header .toggle span::after{bottom:-11px}header .toggle.toggle-open span{background:rgba(0,0,0,0);transform:rotate(45deg)}header .toggle.toggle-open span::before{transform:translate3d(0, 11px, 0)}header .toggle.toggle-open span::after{transform:rotate(-90deg) translate3d(11px, 0, 0)}header .toggle:hover span,header .toggle:hover span::before,header .toggle:hover span::after{background:#dab977}header .toggle i{font-size:10px;display:block;line-height:10px;opacity:.7}footer{padding-bottom:40px}footer .swm{display:inline-block;padding:0 15px}footer .swm svg{display:block;width:auto;height:17px;margin-top:22px}footer .swm svg path{transition:fill .1s ease}footer .swm svg .l-1{fill:#4fb5e1}footer .swm svg .l-2{fill:#f2c053}footer .swm svg .l-3{fill:#a7ce38}footer .swm:not(:hover) svg .l-1{fill:#466e8d}footer .swm:not(:hover) svg .l-2{fill:#9db9cf}footer .swm:not(:hover) svg .l-3{fill:#5989ad}main{flex:1 0 auto;padding-bottom:30px;text-align:left}main .content{border-top:1px solid rgba(255,255,255,0.1)}main h4{font-size:15px;letter-spacing:1px;font-weight:600;text-transform:uppercase;margin:20px 0}main h4:first-child{margin-top:30px}main .actions{margin:0 -15px;text-align:center}main .actions div{padding:0 15px 20px;box-sizing:border-box}@media screen and (min-width: 800px){main .actions:not(.theme){display:flex;flex-wrap:wrap}main .actions:not(.theme) div{float:left;flex:1 1 33.33%;max-width:33.33%}main .actions:not(.theme).position div{float:left;flex:1 1 25%;max-width:25%}main .actions.theme::after{content:'';display:table;clear:both}main .actions.theme div{float:left}}main .actions.checkboxes{text-align:left;padding-top:8px}main .actions.checkboxes label{font-size:14px;text-transform:uppercase;cursor:pointer}main .actions.checkboxes label input{display:none}main .actions.checkboxes label input:checked ~ span{background:#dab977}main .actions.checkboxes label input:checked ~ span::before{content:'';position:absolute;top:50%;left:50%;margin-top:-1px;border:solid #243949;border-width:0 3px 3px 0;display:inline-block;padding:5px 2px;transform:translate(-50%, -50%) rotate(45deg)}main .actions.checkboxes label span{display:inline-block;position:relative;top:-1px;width:22px;height:22px;background:#fffce1;margin-right:12px;vertical-align:top;transition:all .1s ease}main .button{position:relative;display:block;padding:18px 30px 16px;text-transform:uppercase;text-align:center;font-size:16px;font-weight:700;line-height:1.4;letter-spacing:1px;text-decoration:none;color:#243949;cursor:pointer;background:#fffce1;border-radius:30px/80px;transition:all .1s ease}main .button:not(.active):hover{color:#d5af63}main .button.active{background:#dab977}main .thumb{position:relative;display:block;width:100px;height:100px;border:4px solid #fffce1;border-radius:5px;background-size:cover}main .thumb.active{border-color:#dab977}.hc-offcanvas-nav .nav-wrapper-0>.nav-content{padding-bottom:41px}.hc-offcanvas-nav h2 ~ ul>li.search .nav-custom-content{padding-top:0}.hc-offcanvas-nav.rtl .nav-item-link::before{margin-left:15px;margin-right:0 !important}.hc-offcanvas-nav.rtl .nav-item.collections>.nav-item-wrapper .nav-item-link span{float:left}.hc-offcanvas-nav li .custom-message{font-size:12px}.hc-offcanvas-nav li .custom-message a{color:#fff;font-size:13px}.hc-offcanvas-nav li .custom-message a:hover{text-decoration:none}.hc-offcanvas-nav li.add>.nav-item-wrapper a::before{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;text-indent:0;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';display:inline-block;width:19px;height:19px;margin-right:15px;font-size:23px;vertical-align:top;speak:never;content:'add'}.hc-offcanvas-nav li.new>.nav-item-wrapper .nav-item-link::before{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;text-indent:0;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';display:inline-block;width:19px;height:19px;margin-right:15px;font-size:23px;vertical-align:top;speak:never;content:'fiber_new'}.hc-offcanvas-nav li.cryptocurrency>.nav-item-wrapper .nav-item-link::before{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;text-indent:0;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';display:inline-block;width:19px;height:19px;margin-right:15px;font-size:23px;vertical-align:top;speak:never;content:'local_atm'}.hc-offcanvas-nav li.devices>.nav-item-wrapper .nav-item-link::before{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;text-indent:0;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';display:inline-block;width:19px;height:19px;margin-right:15px;font-size:23px;vertical-align:top;speak:never;content:'devices'}.hc-offcanvas-nav li.mobile>.nav-item-wrapper .nav-item-link::before{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;text-indent:0;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';display:inline-block;width:19px;height:19px;margin-right:15px;font-size:23px;vertical-align:top;speak:never;content:'phone_android'}.hc-offcanvas-nav li.television>.nav-item-wrapper .nav-item-link::before{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;text-indent:0;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';display:inline-block;width:19px;height:19px;margin-right:15px;font-size:23px;vertical-align:top;speak:never;content:'desktop_windows'}.hc-offcanvas-nav li.camera>.nav-item-wrapper .nav-item-link::before{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;text-indent:0;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';display:inline-block;width:19px;height:19px;margin-right:15px;font-size:23px;vertical-align:top;speak:never;content:'camera_alt'}.hc-offcanvas-nav li.magazines>.nav-item-wrapper .nav-item-link::before{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;text-indent:0;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';display:inline-block;width:19px;height:19px;margin-right:15px;font-size:23px;vertical-align:top;speak:never;content:'import_contacts'}.hc-offcanvas-nav li.store>.nav-item-wrapper .nav-item-link::before{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;text-indent:0;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';display:inline-block;width:19px;height:19px;margin-right:15px;font-size:23px;vertical-align:top;speak:never;content:'store'}.hc-offcanvas-nav li.collections>.nav-item-wrapper .nav-item-link span{font-size:70%;line-height:15px;height:15px;padding:0 4px;float:right;background:#ff635a;border-radius:2px;margin-top:2px}.hc-offcanvas-nav li.collections>.nav-item-wrapper .nav-item-link::before{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;text-indent:0;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';display:inline-block;width:19px;height:19px;margin-right:15px;font-size:23px;vertical-align:top;speak:never;content:'collections'}.hc-offcanvas-nav li.nolink>.nav-item-wrapper .nav-item-link::before{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;text-indent:0;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';display:inline-block;width:19px;height:19px;margin-right:15px;font-size:23px;vertical-align:top;speak:never;content:'format_clear'}.hc-offcanvas-nav li.disabled>.nav-item-wrapper .nav-item-link::before{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;text-indent:0;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';display:inline-block;width:19px;height:19px;margin-right:15px;font-size:23px;vertical-align:top;speak:never;content:'block'}.hc-offcanvas-nav.nav-position-top ul.bottom-nav,.hc-offcanvas-nav.nav-position-bottom ul.bottom-nav{position:relative;border-top:none}.hc-offcanvas-nav.nav-position-top .nav-wrapper-0>.nav-content,.hc-offcanvas-nav.nav-position-bottom .nav-wrapper-0>.nav-content{padding-bottom:0}.hc-offcanvas-nav ul.bottom-nav{position:absolute;left:0;right:0;bottom:0;z-index:10;width:100%;display:flex;flex-wrap:nowrap;align-items:stretch;border-top:1px solid rgba(0,0,0,0.15)}.hc-offcanvas-nav ul.bottom-nav li{flex:auto}.hc-offcanvas-nav ul.bottom-nav li a{padding:10px;text-align:center;height:100%;border-bottom:none}.hc-offcanvas-nav ul.bottom-nav li svg{fill:#fff;display:inline-block;vertical-align:middle}.hc-offcanvas-nav ul.bottom-nav li.github svg{width:17px;height:17px}.hc-offcanvas-nav ul.bottom-nav li.ko-fi svg{width:21px;height:21px}.hc-offcanvas-nav ul.bottom-nav li.email svg{width:19px;height:19px}body.theme-default .hc-offcanvas-nav .second-nav{border-bottom:none !important}

/*
* Copyright 2014 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

.header-menu,
.back-button {
    display: none !important;
}

li.has-sublist:hover .sublist-wrap {
    display: block;
}


@media all and (max-width: 1000px) {

    .mega-menu {
        display: none !important;
    }

    /*Second mobile menu disable*/
    div#second-menu .menu-title {
        display: none;
    }


    /* menu button */
    div.responsive-nav-wrapper .menu-title {
        display: initial;
        width: 35px;
        margin: 0 0 10px;
        max-width: 100%;
        background: #0057ad url('../menu-icon.html') center center no-repeat;
        padding: 19.5px 0;
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        cursor: pointer;
        float: left;
    }

    .menu-title span {
        display: none;
    }

    /* responsive menu */
    .noshow {
        color: #fff;
        z-index: -1000;
        font-size: 1px;
        line-height: 15px;
    }

    .mega-menu-responsive ~ .master-column-wrapper {
        margin-top: 40px !important;
    }

    .mega-menu-responsive {
        display: none;
        width: 600px;
        max-width: 100%;
        margin: 25px auto 40px;
        background-color: #fff;
    }

        .mega-menu-responsive > li {
            position: relative;
            margin: 1px 0;
            background-color: #333;
        }

            .mega-menu-responsive > li > a,
            .mega-menu-responsive > li > span {
                display: block;
                padding: 16px 20px !important;
                line-height: 17px;
                color: #ddd;
                font-size: 16px;
                text-transform: uppercase;
                position: relative;
                z-index: 1;
                border-bottom: 1px solid #282322;
            }

    li.menu-hl {
        background: #555;
    }

    .plus-button {
        position: absolute;
        top: 0;
        right: 0;
        width: 55px;
        height: 55px;
        border-left: 1px solid #fff;
        background: url(../toggle-black.html) center no-repeat;
        padding: 15px;
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        cursor: pointer;
    }

    .mega-menu-responsive .sublist-wrap {
        display: none;
    }

        .mega-menu-responsive .sublist-wrap.active {
            display: block;
        }

    .mega-menu-responsive .sublist {
        background-color: #fff;
        padding: 5px 0;
    }

        .mega-menu-responsive .sublist li {
            position: relative;
            margin: 1px 0 1px 20px;
        }

            .mega-menu-responsive .sublist li a {
                display: block;
                padding: 15px 65px 15px 18px !important;
                font-size: 15px;
            }

        .mega-menu-responsive .sublist .plus-button {
            height: 49px;
        }
}


@media all and (min-width: 1001px) {

    /* RESETS */

    .menu-title,
    .plus-button,
    .mega-menu-responsive {
        display: none !important;
    }

    /* main level */

    .doublewidth {
        width: 300px !important;
    }

    .fullwidth {
        width: 1000px !important;
    }

    .mega-menu {
        position: relative;
        background-color: #0057ad;
        color: #eee;
        text-align: left;
        margin: 0 -3000px 0;
        padding: 0 3000px 0;
        font-size: 0;
        /*
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #f1f1f1;
	*/
    }

        .mega-menu:after {
            display: block;
            clear: both;
            content: "";
        }

        .mega-menu > li {
            display: inline-block;
        }

            .mega-menu > li > a,
            .mega-menu > li > span {
                position: relative;
                display: block;
                font-size: 12px;
                line-height: 1;
                font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
                text-transform: uppercase;
                text-decoration: none;
            }

                .mega-menu > li > a:before,
                .mega-menu > li > span:before {
                    display: none;
                    content: "";
                    position: absolute;
                    top: 0;
                    left: 0;
                    bottom: 0;
                    width: 1px;
                    height: 25px;
                    background: #ddd;
                    margin: auto;
                }

            .mega-menu > li:first-child > a:before,
            .mega-menu > li:first-child > span:before {
                display: none;
            }

            .mega-menu > li:hover > a,
            .mega-menu > li:hover > span {
                color: #fff;
               cursor: pointer;
               background-color: #0057ad;
            }



        /* sublist */

        .mega-menu .sublist-wrap {
            display: none;
            position: absolute;
            width: 150px;
            box-shadow: 0 1px 2px rgba(0,0,0,0.2);
            background-color: #fff;
            padding: 10px 0;
            text-align: left;
            border-top: 1px solid #f1f1f1;
            z-index: 1;
            transition: all 0.1s ease 0.3s;
        }

            .mega-menu .sublist-wrap.active {
                display: block;
            }

        .mega-menu .sublist li {
            position: relative;
        }

            .mega-menu .sublist li a {
                display: block;
                position: relative;
                padding: 5px 0 5px 20px;
                font-size: 12px;
                color: #444;
            }

                .mega-menu .sublist li a:before {
                    display: none;
                    /*
    content: "";
	position: absolute;
	top: 17px;
	left: 15px;
	width: 5px;
	height: 5px;
	background-color: #ddd;
        */
                }

            .mega-menu .sublist li:hover > a {
                background-color: #f6f6f6;
            }

        .mega-menu .sublist-wrap .sublist-wrap {
            top: -10px;
            left: 100% !important;
        }



        /* dropdown */

        .mega-menu .dropdown {
            display: none;
            position: absolute;
            text-align: left;
            background: #fff;
            box-shadow: 0 1px 2px rgba(0,0,0,0.2);
            border-top: 1px solid #f1f1f1;
            z-index: 1;
        }

            .mega-menu .dropdown.active {
                display: block;
            }

        .mega-menu .box {
            float: left;
            padding: 15px;
            position: relative;
        }

        .mega-menu .boxes-1 .box {
            width: 100%;
        }

        .mega-menu .boxes-2 .box {
            width: 50%;
        }

        .mega-menu .boxes-3 .box {
            width: 33.333%;
        }

        .mega-menu .boxes-4 .box {
            width: 25%;
        }

        .mega-menu .boxes-5 .box {
            width: 20%;
        }

        .mega-menu .boxes-6 .box {
            width: 16.666%;
        }

        .mega-menu .boxes-7 .box {
            width: 14.28%;
        }

        .mega-menu .boxes-8 .box {
            width: 12.5%;
        }

        .mega-menu .box .picture-title-wrap {
            position: relative;
            margin: 0 0 5px;
        }

        .mega-menu .box .title {
            color: #444;
            height: 40px;
            font-size: 18px;
            margin: 0 0 10px;
            padding: 0 0 20px 0;
            background: url(../png/title-decoration-3.png)no-repeat center bottom;
        }


            .mega-menu .box .title.double-line {
                height: 60px;
            }

    .mega-menu.vertical {
        padding-left: 15px;
        text-align: left;
    }

        .mega-menu.vertical > li {
            display: block;
        }

            .mega-menu.vertical > li > a,
            .mega-menu.vertical > li > span {
                padding: 10px 0;
            }

                .mega-menu.vertical > li > a:before,
                .mega-menu.vertical > li > span:before {
                    display: none;
                }
}

.mega-menu .box li a {
    display: block;
    position: relative;
    padding: 7px 0 7px 14px;
    font-size: 14px;
    color: #777;
}

    .mega-menu .box li a:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 5px;
        height: 5px;
        margin-top: -2px;
        background-color: #ddd;
    }

    .mega-menu .box li a:hover {
        color: #0057ad;
    }

    .mega-menu .box li a.vendor {
        padding: 0;
    }

        .mega-menu .box li a.vendor:before {
            display: none;
        }

.mega-menu .dropdown.fullWidth {
    left: 0;
    width: 100%;
}

.mega-menu .fullWidth.categories .row {
    overflow: hidden;
}

.mega-menu .fullWidth.categories .box {
    min-width: 0;
    padding: 10px 5px;
}

    .mega-menu .fullWidth.categories .box .picture > a {
        display: block;
        line-height: 0;
        font-size: 0;
        overflow: hidden;
    }

    .mega-menu .fullWidth.categories .box .picture img {
        max-width: 100%;
    }

    .mega-menu .fullWidth.categories .box .title {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        background: rgba(255,255,255,.85);
        z-index: 1;
    }

        .mega-menu .fullWidth.categories .box .title a {
            display: block;
            padding: 10px;
        }

.mega-menu .fullWidth.manufacturers,
.mega-menu .fullWidth.vendors {
    padding: 25px;
}

    .mega-menu .fullWidth.manufacturers .box,
    .mega-menu .fullWidth.vendors .box {
        min-width: 0;
        padding: 10px;
        text-align: center;
    }

        .mega-menu .fullWidth.manufacturers .box .title,
        .mega-menu .fullWidth.vendors .box .title {
            position: absolute;
            bottom: 10px;
            left: 0;
            right: 0;
            line-height: 1.2;
            height: 24px;
            overflow: hidden;
        }

        .mega-menu .fullWidth.manufacturers .box .picture a:before,
        .mega-menu .fullWidth.vendors .box .picture a:before {
            display: none;
        }

    .mega-menu .fullWidth.manufacturers .manufacturer,
    .mega-menu .fullWidth.vendors .vendor {
        padding: 0;
    }

    .mega-menu .fullWidth.manufacturers .picture,
    .mega-menu .fullWidth.vendors .picture {
        margin-bottom: 38px;
    }

        .mega-menu .fullWidth.manufacturers .picture .manufacturer,
        .mega-menu .fullWidth.vendors .picture .vendor {
            display: block;
            position: relative;
            border: 1px solid #eee;
            margin: 0 0 15px;
        }

        .mega-menu .fullWidth.manufacturers .picture img,
        .mega-menu .fullWidth.vendors .picture img {
            max-width: 100%;
            max-height: 100%;
        }

    .mega-menu .fullWidth.manufacturers .title,
    .mega-menu .fullWidth.vendors .title {
        margin: 0;
        font-size: 20px;
        text-align: center;
    }

        .mega-menu .fullWidth.manufacturers .title:hover,
        .mega-menu .fullWidth.vendors .title:hover {
            color: #0057ad;
        }

/* Vertical Menu */

@media all and (min-width: 1001px) {
    /*li.has-sublist:hover .sublist-wrap.fullwidth,*/
    .fullwidth {
        
        left: 0;
        margin-left: 3000px;
    }
    .openright {
        left: unset !important;
        margin-left: unset !important;
        right: 3200px;
    }
    .mega-menu > li > a,
    .mega-menu > li > span {
        padding: 15px !important;
    }
}

@media all and (min-width: 1500px) {

    .mega-menu > li > a,
    .mega-menu > li > span {
        font-size: 15px;
    }
}