body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
.mejs__offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs__container{background:#000;box-sizing:border-box;font-family:'Helvetica',Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs__container *{box-sizing:border-box}.mejs__container video::-webkit-media-controls,.mejs__container video::-webkit-media-controls-panel,.mejs__container video::-webkit-media-controls-panel-container,.mejs__container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs__fill-container,.mejs__fill-container .mejs__container{height:100%;width:100%}.mejs__fill-container{background:0 0;margin:0 auto;overflow:hidden;position:relative}.mejs__container:focus{outline:0}.mejs__iframe-overlay{height:100%;position:absolute;width:100%}.mejs__embed,.mejs__embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs__fullscreen{overflow:hidden!important}.mejs__container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs__container-fullscreen .mejs__mediaelement,.mejs__container-fullscreen video{height:100%!important;width:100%!important}.mejs__background{left:0;position:absolute;top:0}.mejs__mediaelement{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.mejs__poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs__poster-img{display:none}.mejs__poster-img{border:0;padding:0}.mejs__overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs__layer{z-index:1}.mejs__overlay-play{cursor:pointer}.mejs__overlay-button{background:url(../../assets/mediaelement/images/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs__overlay:hover>.mejs__overlay-button{background-position:-80px -39px}.mejs__overlay-loading{height:80px;width:80px}.mejs__overlay-loading-bg-img{-webkit-animation:mejs__loading-spinner 1s linear infinite;animation:mejs__loading-spinner 1s linear infinite;background:url(../../assets/mediaelement/images/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes mejs__loading-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mejs__loading-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mejs__controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs__controls:not([style*='display: none']){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs__button,.mejs__time,.mejs__time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs__button>button{background:url(../../assets/mediaelement/images/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs__button>button:focus{outline:dotted 1px #999}.mejs__container-keyboard-inactive a,.mejs__container-keyboard-inactive a:focus,.mejs__container-keyboard-inactive button,.mejs__container-keyboard-inactive button:focus,.mejs__container-keyboard-inactive [role=slider],.mejs__container-keyboard-inactive [role=slider]:focus{outline:0}.mejs__time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs__play>button{background-position:0 0}.mejs__pause>button{background-position:-20px 0}.mejs__replay>button{background-position:-160px 0}.mejs__time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs__time-total,.mejs__time-buffering,.mejs__time-loaded,.mejs__time-current,.mejs__time-float,.mejs__time-hovered,.mejs__time-float-current,.mejs__time-float-corner,.mejs__time-marker{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs__time-total{background:rgba(255,255,255,.3);margin:5px 0 0;width:100%}.mejs__time-buffering{-webkit-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite;background:-webkit-linear-gradient(135deg,rgba(255,255,255,.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.4) 75%,transparent 75%,transparent);background:linear-gradient(-45deg,rgba(255,255,255,.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.4) 75%,transparent 75%,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs__time-loaded{background:rgba(255,255,255,.3)}.mejs__time-current,.mejs__time-handle-content{background:rgba(255,255,255,.9)}.mejs__time-hovered{background:rgba(255,255,255,.5);z-index:10}.mejs__time-hovered.negative{background:rgba(0,0,0,.2)}.mejs__time-current,.mejs__time-buffering,.mejs__time-loaded,.mejs__time-hovered{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:.15s ease-in all;transition:.15s ease-in all;width:100%}.mejs__time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs__time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs__time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs__time-handle,.mejs__time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs__time-handle-content{border:4px solid rgba(255,255,255,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs__time-rail:hover .mejs__time-handle-content,.mejs__time-rail .mejs__time-handle-content:focus,.mejs__time-rail .mejs__time-handle-content:active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs__time-float{background:#eee;border:solid 1px #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs__time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs__time-float-corner{border:solid 5px #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs__long-video .mejs__time-float{margin-left:-23px;width:64px}.mejs__long-video .mejs__time-float-current{width:60px}.mejs__broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs__fullscreen-button>button{background-position:-80px 0}.mejs__unfullscreen>button{background-position:-100px 0}.mejs__mute>button{background-position:-60px 0}.mejs__unmute>button{background-position:-40px 0}.mejs__volume-button{position:relative}.mejs__volume-button>.mejs__volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs__volume-button:hover{border-radius:0 0 4px 4px}.mejs__volume-total{background:rgba(255,255,255,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs__volume-current{background:rgba(255,255,255,.9);left:0;margin:0;position:absolute;width:100%}.mejs__volume-handle{background:rgba(255,255,255,.9);border-radius:1px;cursor:ns-resize;height:6px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs__horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs__horizontal-volume-total{background:rgba(50,50,50,.8);border-radius:2px;font-size:1px;height:8px;left:0;margin:0;padding:0;position:absolute;top:16px;width:50px}.mejs__horizontal-volume-current{background:rgba(255,255,255,.8);border-radius:2px;font-size:1px;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.mejs__horizontal-volume-handle{display:none}.mejs__captions-button,.mejs__chapters-button{position:relative}.mejs__captions-button>button{background-position:-140px 0}.mejs__chapters-button>button{background-position:-180px 0}.mejs__captions-button>.mejs__captions-selector,.mejs__chapters-button>.mejs__chapters-selector{background:rgba(50,50,50,.7);border:solid 1px transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs__chapters-button>.mejs__chapters-selector{margin-right:-55px;width:110px}.mejs__captions-selector-list,.mejs__chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs__captions-selector-list-item,.mejs__chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs__captions-selector-list-item:hover,.mejs__chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs__captions-selector-input,.mejs__chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs__captions-selector-label,.mejs__chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs__captions-selected,.mejs__chapters-selected{color:#21f8f8}.mejs__captions-translations{font-size:10px;margin:0 0 5px}.mejs__captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs__captions-layer a{color:#fff;text-decoration:underline}.mejs__captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs__captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs__captions-position-hover{bottom:35px}.mejs__captions-text,.mejs__captions-text *{background:rgba(20,20,20,.5);box-shadow:5px 0 0 rgba(20,20,20,.5),-5px 0 0 rgba(20,20,20,.5);padding:0;white-space:pre-wrap}.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container{display:none}.mejs__overlay-error{position:relative}.mejs__overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs__cannotplay,.mejs__cannotplay a{color:#fff;font-size:.8em}.mejs__cannotplay{position:relative}.mejs__cannotplay p,.mejs__cannotplay a{display:inline-block;padding:0 15px;width:100%}
@font-face{
font-family:"DIN Offc W02 Cond Medium";
src:url("../../files/fonts/Fonts/1381332/ca204dd6-a22a-4fe3-9ac9-e5bed78ef675.eot?#iefix");
src:url("../../files/fonts/Fonts/1381332/ca204dd6-a22a-4fe3-9ac9-e5bed78ef675.eot?#iefix") format("eot"),url("../../files/fonts/Fonts/1381332/72c13fb8-076c-4b6c-9a03-139b323b995f.woff2") format("woff2"),url("../../files/fonts/Fonts/1381332/39df09ef-c9b3-4482-bbc4-06044f058387.woff") format("woff"),url("../../files/fonts/Fonts/1381332/8e54c3ae-ef9d-48d9-8295-7130d1068704.ttf") format("truetype");
}
@font-face{
font-family:"DINWebPro-Medium W01 Regular";
src:url("../../files/fonts/Fonts/1448152/729cfb6c-09a5-429b-8250-cd6e23455590.eot?#iefix");
src:url("../../files/fonts/Fonts/1448152/729cfb6c-09a5-429b-8250-cd6e23455590.eot?#iefix") format("eot"),url("../../files/fonts/Fonts/1448152/673d0af4-f3a4-4a8b-8d7f-24aa5c8a4a2c.woff2") format("woff2"),url("../../files/fonts/Fonts/1448152/ac55f8b3-1f99-484b-a876-7314bb62ae8d.woff") format("woff"),url("../../files/fonts/Fonts/1448152/0171fce7-366e-46f8-a7b6-b74a933a5ae2.ttf") format("truetype");
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../files/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../../files/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../../files/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../../files/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../../files/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../../files/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}


/* Style sheet design */

@font-face {
    font-family: 'bitterbold';
    src: url('../../files/fonts/bitter-bold-webfont.eot');
    src: url('../../files/fonts/bitter-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/fonts/bitter-bold-webfont.woff2') format('woff2'),
         url('../../files/fonts/bitter-bold-webfont.woff') format('woff'),
         url('../../files/fonts/bitter-bold-webfont.ttf') format('truetype'),
         url('../../files/fonts/bitter-bold-webfont.svg#bitterbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bitteritalic';
    src: url('../../files/fonts/bitter-italic-webfont.eot');
    src: url('../../files/fonts/bitter-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/fonts/bitter-italic-webfont.woff2') format('woff2'),
         url('../../files/fonts/bitter-italic-webfont.woff') format('woff'),
         url('../../files/fonts/bitter-italic-webfont.ttf') format('truetype'),
         url('../../files/fonts/bitter-italic-webfont.svg#bitteritalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bitterregular';
    src: url('../../files/fonts/bitter-regular-webfont.eot');
    src: url('../../files/fonts/bitter-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/fonts/bitter-regular-webfont.woff2') format('woff2'),
         url('../../files/fonts/bitter-regular-webfont.woff') format('woff'),
         url('../../files/fonts/bitter-regular-webfont.ttf') format('truetype'),
         url('../../files/fonts/bitter-regular-webfont.svg#bitterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../../files/fonts/robotocondensed-regular-webfont.eot');
    src: url('../../files/fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/fonts/robotocondensed-regular-webfont.woff2') format('woff2'),
         url('../../files/fonts/robotocondensed-regular-webfont.woff') format('woff'),
         url('../../files/fonts/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('../../files/fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensedlight';
    src: url('../../files/fonts/robotocondensed-light-webfont.eot');
    src: url('../../files/fonts/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/fonts/robotocondensed-light-webfont.woff2') format('woff2'),
         url('../../files/fonts/robotocondensed-light-webfont.woff') format('woff'),
         url('../../files/fonts/robotocondensed-light-webfont.ttf') format('truetype'),
         url('../../files/fonts/robotocondensed-light-webfont.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensedbold';
    src: url('../../files/fonts/robotocondensed-bold-webfont.eot');
    src: url('../../files/fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/fonts/robotocondensed-bold-webfont.woff2') format('woff2'),
         url('../../files/fonts/robotocondensed-bold-webfont.woff') format('woff'),
         url('../../files/fonts/robotocondensed-bold-webfont.ttf') format('truetype'),
         url('../../files/fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'droid_sansbold';
    src: url('../../files/fonts/DroidSans-Bold-webfont.eot');
    src: url('../../files/fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/fonts/DroidSans-Bold-webfont.woff') format('woff'),
         url('../../files/fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('../../files/fonts/DroidSans-Bold-webfont.svg#droid_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'droid_sansregular';
    src: url('../../files/fonts/DroidSans-webfont.eot');
    src: url('../../files/fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/fonts/DroidSans-webfont.woff') format('woff'),
         url('../../files/fonts/DroidSans-webfont.ttf') format('truetype'),
         url('../../files/fonts/DroidSans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
	
@font-face {
    font-family: 'SourceSansPro-Black';
    src: url('../../files/fonts/SourceSansPro-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'SourceSansPro-Bold';
    src: url('../../files/fonts/SourceSansPro-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansPro-Light';
    src: url('../../files/fonts/SourceSansPro-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('../../files/fonts/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansPro-Semibold';
    src: url('../../files/fonts/SourceSansPro-Semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}





#main .wishlist-form{margin-left:1rem}#main .wishlist-form .wishlist-remove-button,#main .wishlist-form .wishlist-add-button{background-repeat:no-repeat;background-color:transparent;padding:0;width:30px;height:30px;font-size:0%;border:0px;margin-right:-10px;cursor:pointer}#main .wishlist-form .wishlist-add-button{background-image:url(/files/root/icon-Merkliste.svg)}#main .wishlist-form .wishlist-remove-button{background-image:url(/files/root/icon-Merkliste_activ.svg)}.mod_catalogUniversalView .ctlg_group_content{display:flex;justify-content:space-around;flex-wrap:wrap}.mod_catalogUniversalView .ctlg_group_content .ce_product{position:relative;display:flex;flex-direction:column;width:190px;margin-bottom:1.5rem;background:#ffffff;padding:12px;border:1px solid #cccccc;box-shadow:1px 1px 3px silver}.mod_catalogUniversalView .ctlg_group_content .ce_product.liquidation .sale-icon{position:absolute;top:-3px;left:-3px;width:61px;height:61px;z-index:1000;background-image:url(/files/root/sale-ribbon.png)}.mod_catalogUniversalView .ctlg_group_content .ce_product .top{flex:1 0 auto}.mod_catalogUniversalView .ctlg_group_content .ce_product .top .image{height:200px;position:relative;overflow:hidden;padding:10px;background:#ffffff}.mod_catalogUniversalView .ctlg_group_content .ce_product .top .image img{max-width:100%;max-height:200px;position:absolute;top:-9999px;bottom:-9999px;left:-9999px;right:-9999px;margin:auto}.mod_catalogUniversalView .ctlg_group_content .ce_product .top h3{font-family:'droid_sansregular';margin-top:10px;font-size:1em;line-height:1.25em}.mod_catalogUniversalView .ctlg_group_content .ce_product .top h3 a{color:#555555}.mod_catalogUniversalView .ctlg_group_content .ce_product .bottom{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-end;margin-top:0.75rem;border-top:1px dashed #cccccc;padding-top:0.5rem}.mod_catalogUniversalView .ctlg_group_content .ce_product .bottom .form-add,.mod_catalogUniversalView .ctlg_group_content .ce_product .bottom .form-delete,.mod_catalogUniversalView .ctlg_group_content .ce_product .bottom p{margin:0}.mod_catalogUniversalView .ctlg_group_content .ce_product .bottom .price-list .old{text-decoration:line-through;padding-bottom:10px;display:block;font-size:0.9em}.mod_catalogUniversalView .ctlg_group_content .ce_product .bottom .price-list .price{font-family:'droid_sansbold';font-size:1.25em;margin-bottom:-3px}.mod_catalogUniversalView .pagination{margin:1rem 0;font-size:0.9em}.mod_catalogUniversalView .pagination ul{display:flex;margin-left:0rem}.mod_catalogUniversalView .pagination ul li{padding:0 2px}.mod_catalogUniversalView .pagination ul li span{background:rgba(252, 195, 0, 0.2);padding:0 5px;border:1px solid #cccccc}.mod_catalogUniversalView .pagination ul li a{padding:0 5px;color:#999999}.mod_catalogUniversalView .pagination ul li a:hover{color:#444444}.mod_catalogUniversalView.startseite .inside,.mod_catalogUniversalView.neuheiten .inside,.mod_catalogUniversalView.liquidationen .inside,.mod_catalogUniversalView.default .inside{display:flex;justify-content:space-around;flex-wrap:wrap}.mod_catalogUniversalView.startseite .inside h2,.mod_catalogUniversalView.neuheiten .inside h2,.mod_catalogUniversalView.liquidationen .inside h2,.mod_catalogUniversalView.default .inside h2{display:none}.mod_catalogUniversalView.startseite .inside .ce_product,.mod_catalogUniversalView.neuheiten .inside .ce_product,.mod_catalogUniversalView.liquidationen .inside .ce_product,.mod_catalogUniversalView.default .inside .ce_product{position:relative;display:flex;flex-direction:column;width:190px;margin-bottom:1.5rem;background:#ffffff;padding:12px;border:1px solid #cccccc;box-shadow:1px 1px 3px silver}.mod_catalogUniversalView.startseite .inside .ce_product.liquidation .sale-icon,.mod_catalogUniversalView.neuheiten .inside .ce_product.liquidation .sale-icon,.mod_catalogUniversalView.liquidationen .inside .ce_product.liquidation .sale-icon,.mod_catalogUniversalView.default .inside .ce_product.liquidation .sale-icon{position:absolute;top:-3px;left:-3px;width:61px;height:61px;z-index:1000;background-image:url(/files/root/sale-ribbon.png)}.mod_catalogUniversalView.startseite .inside .ce_product .top,.mod_catalogUniversalView.neuheiten .inside .ce_product .top,.mod_catalogUniversalView.liquidationen .inside .ce_product .top,.mod_catalogUniversalView.default .inside .ce_product .top{flex:1 0 auto}.mod_catalogUniversalView.startseite .inside .ce_product .top .image,.mod_catalogUniversalView.neuheiten .inside .ce_product .top .image,.mod_catalogUniversalView.liquidationen .inside .ce_product .top .image,.mod_catalogUniversalView.default .inside .ce_product .top .image{height:200px;position:relative;overflow:hidden;padding:10px;background:#ffffff}.mod_catalogUniversalView.startseite .inside .ce_product .top .image img,.mod_catalogUniversalView.neuheiten .inside .ce_product .top .image img,.mod_catalogUniversalView.liquidationen .inside .ce_product .top .image img,.mod_catalogUniversalView.default .inside .ce_product .top .image img{max-width:100%;max-height:200px;position:absolute;top:-9999px;bottom:-9999px;left:-9999px;right:-9999px;margin:auto}.mod_catalogUniversalView.startseite .inside .ce_product .top h3,.mod_catalogUniversalView.neuheiten .inside .ce_product .top h3,.mod_catalogUniversalView.liquidationen .inside .ce_product .top h3,.mod_catalogUniversalView.default .inside .ce_product .top h3{font-family:'droid_sansregular';margin-top:10px;font-size:1em;line-height:1.25em}.mod_catalogUniversalView.startseite .inside .ce_product .top h3 a,.mod_catalogUniversalView.neuheiten .inside .ce_product .top h3 a,.mod_catalogUniversalView.liquidationen .inside .ce_product .top h3 a,.mod_catalogUniversalView.default .inside .ce_product .top h3 a{color:#555555}.mod_catalogUniversalView.startseite .inside .ce_product .bottom,.mod_catalogUniversalView.neuheiten .inside .ce_product .bottom,.mod_catalogUniversalView.liquidationen .inside .ce_product .bottom,.mod_catalogUniversalView.default .inside .ce_product .bottom{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-end;margin-top:0.75rem;border-top:1px dashed #cccccc;padding-top:0.5rem}.mod_catalogUniversalView.startseite .inside .ce_product .bottom .form-add,.mod_catalogUniversalView.neuheiten .inside .ce_product .bottom .form-add,.mod_catalogUniversalView.liquidationen .inside .ce_product .bottom .form-add,.mod_catalogUniversalView.default .inside .ce_product .bottom .form-add,.mod_catalogUniversalView.startseite .inside .ce_product .bottom .form-delete,.mod_catalogUniversalView.neuheiten .inside .ce_product .bottom .form-delete,.mod_catalogUniversalView.liquidationen .inside .ce_product .bottom .form-delete,.mod_catalogUniversalView.default .inside .ce_product .bottom .form-delete,.mod_catalogUniversalView.startseite .inside .ce_product .bottom p,.mod_catalogUniversalView.neuheiten .inside .ce_product .bottom p,.mod_catalogUniversalView.liquidationen .inside .ce_product .bottom p,.mod_catalogUniversalView.default .inside .ce_product .bottom p{margin:0}.mod_catalogUniversalView.startseite .inside .ce_product .bottom .price-list .old,.mod_catalogUniversalView.neuheiten .inside .ce_product .bottom .price-list .old,.mod_catalogUniversalView.liquidationen .inside .ce_product .bottom .price-list .old,.mod_catalogUniversalView.default .inside .ce_product .bottom .price-list .old{text-decoration:line-through;padding-bottom:10px;display:block;font-size:0.9em}.mod_catalogUniversalView.startseite .inside .ce_product .bottom .price-list .price,.mod_catalogUniversalView.neuheiten .inside .ce_product .bottom .price-list .price,.mod_catalogUniversalView.liquidationen .inside .ce_product .bottom .price-list .price,.mod_catalogUniversalView.default .inside .ce_product .bottom .price-list .price{font-family:'droid_sansbold';font-size:1.25em;margin-bottom:-3px}.mod_catalogMasterView .produkttitel{display:flex;justify-content:space-between;flex-wrap:wrap;border-bottom:1px solid #999999}.mod_catalogMasterView .produkttitel h1{border-bottom:0px solid #999999 !important;margin:0 !important;padding-bottom:0.5rem !important}.mod_catalogMasterView .produkttitel .wishlist-form .form-add,.mod_catalogMasterView .produkttitel .wishlist-form .form-delete{margin:0}.mod_catalogMasterView .categories{font-size:0.75em;margin-bottom:2rem;margin-top:1rem}.mod_catalogMasterView .price-detail .old{text-decoration:line-through;padding-bottom:10px;display:block;font-size:0.9em}.mod_catalogMasterView .price-detail .price{font-family:'droid_sansbold';font-size:1.25em}.mod_catalogMasterView .description{display:flex;justify-content:space-between;flex-wrap:wrap}.mod_catalogMasterView .description .image{width:38%}.mod_catalogMasterView .description .image img{width:100%}.mod_catalogMasterView .description .beschrieb{width:58%;line-height:1.5em}.mod_catalogMasterView .description .beschrieb .infos{line-height:1em;margin-top:2rem;padding-top:1rem;border-top:1px dashed #999999}.mod_catalogMasterView .description .beschrieb .infos .allgemeine-infos{margin-bottom:2rem}.mod_catalogMasterView .ce_gallery{margin-top:3rem}.mod_catalogMasterView .ce_gallery ul{display:flex;justify-content:flex-start;flex-wrap:wrap}.mod_catalogMasterView .ce_gallery ul li{width:13%;margin-right:1%}.mod_catalogMasterView .ce_gallery ul li .image_container img{width:100%;height:auto;border:1px solid #cccccc}.mod_catalogMasterView .back{margin-top:3rem}.mod_catalogMasterView .back a{color:#555555}.mod_catalogMasterView .stichwoerter{display:none}.liquidationen .ctlg_group.outlet{display:none}html{background:url(/files/root/dashboard-bg.jpg) no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-attachment:fixed;height:100%;width:100%}body{font-family:'droid_sansregular';font-size:1em}#wrapper{min-height:100vh;display:flex;flex-direction:column;max-width:1280px;margin:0 auto;padding:0 1rem}#wrapper #header{height:140px;width:100%;position:relative;display:flex;justify-content:center}#wrapper #container{flex:1 0 auto;display:flex;box-shadow:0 0 8px rgba(0, 0, 0, 0.24)}#wrapper #container #main{padding:6rem 3rem 2rem;background:url(/files/root/bg-page.jpg) repeat;order:2;width:100%;position:relative}#wrapper #container #left{background:rgba(255, 255, 255, 0.65);order:1;margin-right:8px}#wrapper #container #left .inside{width:250px}#wrapper #footer{box-shadow:0 0 8px rgba(0, 0, 0, 0.24);margin-top:8px}#wrapper #footer .inside{height:50px;background:rgba(0, 0, 0, 0.65)}.invisible{display:none}h1,h2,h3,h4,h5,h6,ul{margin:0;padding:0}.logo{width:320px;height:auto;margin-top:1rem}a{text-decoration:none}.index #main .titel{display:none}#left .titel{height:2.5rem;background:rgba(252, 195, 0, 0.2);padding-left:1rem;display:flex;align-items:center;font-family:'droid_sansbold';font-size:1em}.produkte .titel,.produkt .titel{display:none}#main{color:#444444}#main h1{font-size:1.8rem;font-family:'droid_sansbold';margin-bottom:1rem;border-bottom:1px solid #999;padding-bottom:0.25rem}#main .ce_text{font-size:1em;line-height:1.5em}#main .ce_text a{color:inherit;text-decoration:underline}#main .ce_text a:hover{color:#000}#main .ce_text img{border:1px solid #999;box-shadow:0px 0px 5px rgba(0, 0, 0, 0.24)}#main .ce_text .image_container.float_right{float:right}#main .ce_text .image_container.float_left{float:left}#main .mod_article .rot{color:#e30613}#main .mod_article h2{font-family:'droid_sansbold';font-size:1.5em;line-height:1.5em;margin-bottom:0.5rem}#main .blocksatz p{text-align:justify;hyphens:auto}#main .ce_form label{margin-bottom:8px}#main .ce_form input,#main .ce_form textarea{display:block;margin:3px 0 10px;width:100% !important;padding:5px}#main .ce_form .submit{padding:0.3em 1rem}#main .map{border:1px solid #aaa;box-shadow:0 0 8px rgba(0, 0, 0, 0.24)}#main .merkliste .mailversand{display:flex;justify-content:space-between;flex-wrap:wrap}#main .merkliste .mailversand .mails{width:45%}.agb .ce_text{margin-bottom:20px}#left h1{font-size:1.6em}#left strong,#left a{font-weight:normal;text-decoration:none;color:#444444}#left .mod_catalogTaxonomyTree{padding:2rem 0 0 1rem}#left .mod_catalogTaxonomyTree .nav-Outlet,#left .mod_catalogTaxonomyTree .nav-Neuheit,#left .mod_catalogTaxonomyTree .nav-In.Liquidation{display:none}#left .mod_catalogTaxonomyTree ul{display:flex;flex-direction:column}#left .mod_catalogTaxonomyTree ul li{font-size:1.25em;font-family:'droid_sansbold';margin-bottom:1em}#left .mod_catalogTaxonomyTree ul li ul{font-size:initial;padding-left:1rem;padding-top:0.5em}#left .mod_catalogTaxonomyTree ul li ul li{font-family:'droid_sansregular';font-size:1em;margin:0em 0 0em}#left .mod_catalogTaxonomyTree ul li ul li:hover{background:rgba(252, 195, 0, 0.2)}#left .mod_catalogTaxonomyTree ul li ul li.active{line-height:1.4em}#left .mod_catalogTaxonomyTree ul li ul li.active strong{width:210px;display:inline-block;padding:3px 0 4px 8px;background:rgba(252, 195, 0, 0.5)}#left .mod_catalogTaxonomyTree ul li ul li.active:hover,#left .mod_catalogTaxonomyTree ul li ul li.active.trail{background:none}#left .mod_catalogTaxonomyTree ul li ul li.active a:hover{background:rgba(252, 195, 0, 0.2)}#left .mod_catalogTaxonomyTree ul li ul li a{line-height:1.4em;width:210px;display:inline-block;padding:3px 0 4px 8px}#left .mod_catalogTaxonomyTree ul li ul li a.active{background:rgba(252, 195, 0, 0.5)}#left .mod_catalogTaxonomyTree ul li ul li ul{padding-top:0}#left .mod_catalogTaxonomyTree ul li ul li ul li{margin-left:-16px}#left .mod_catalogTaxonomyTree ul li ul li ul li a{padding-left:24px;width:194px}#left .mod_catalogTaxonomyTree ul li ul li ul li a:hover{width:194px !important}#left .mod_catalogTaxonomyTree ul li ul li ul li strong{width:194px !important;padding-left:24px !important}#left .mod_customnav{padding:1rem 0 0 1rem}#left .mod_customnav ul{display:flex;flex-direction:column}#left .mod_customnav ul li{font-size:1.25em;font-family:'droid_sansbold';margin-bottom:1em}#left .mod_customnav ul li ul{font-size:initial;padding-left:1rem}#left .mod_customnav ul li ul li{font-family:'droid_sansregular';font-size:1em;padding-top:0.5em;margin-bottom:0.25em}.mod_catalogTaxonomyTree ul{display:flex;flex-direction:column}.mod_catalogTaxonomyTree li.nav-Innenbereich{order:-1}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Badezimmermöbel{order:5}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Betten{order:10}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Bilder{order:15}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Bücherregale{order:20}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Couchtische{order:25}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Dekorationen{order:30}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Diverse{order:35}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Eisenartikel{order:40}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Esstische{order:45}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Frisiertische{order:50}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Holzbänke{order:55}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Kleiderständer{order:60}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Kleinantiquitäten{order:65}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Kleinmöbel{order:70}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Kommoden{order:75}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Konsolen{order:80}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Kronleuchter{order:85}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Nachttische{order:90}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Schränke{order:95}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Schreibtische{order:100}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Sekretäre{order:105}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Sessel{order:110}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Sideboards{order:115}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Sofas{order:120}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Spiegel{order:125}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-Stühle{order:130}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-in-liquidation{display:none}.mod_catalogTaxonomyTree li.nav-Innenbereich ul .nav-neuheit{display:none}#main .mod_navigation{position:absolute;width:100%;top:0;left:0}#main .mod_navigation ul{display:flex;justify-content:space-between;background:rgba(252, 195, 0, 0.2);height:2.5rem;align-items:center}#main .mod_navigation ul li{width:14%;text-align:center}#main .mod_navigation ul li.active,#main .mod_navigation ul li.forward{background:#fcc300}#main .mod_navigation ul li.active strong,#main .mod_navigation ul li.forward strong{font-weight:normal;font-family:'droid_sansbold';line-height:2.5rem}#main .mod_navigation ul li:hover{background:rgba(252, 195, 0, 0.3)}#main .mod_navigation ul li a{color:#555;line-height:2.5rem;display:block}#main .mod_article .mod_navigation{position:relative}#footer .inside{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;font-size:1em;color:#fff}#footer .inside a{color:#aaa}#footer .inside a:hover{color:#fcc300}#footer .inside p{margin:0;padding:0}#footer .inside .adresse{display:flex;flex-wrap:wrap;justify-content:center;margin-left:1rem}#footer .inside .adresse .ce_text{margin-right:1rem;line-height:1.5em;text-align:center}#footer .inside .mod_navigation ul{display:flex;flex-wrap:wrap;justify-content:center;margin-right:1rem}#footer .inside .mod_navigation ul li{align-items:center;margin-left:1rem;line-height:1.5em;text-transform:uppercase;letter-spacing:0.1em}#footer .inside .mod_navigation ul li.active,#footer .inside .mod_navigation ul li.forward{color:#fcbf01}#footer .inside .mod_navigation ul li.active strong,#footer .inside .mod_navigation ul li.forward strong{font-weight:normal}.mobile_menu{z-index:2000}.mobile_menu .inner{background:#302b23;padding:2rem;color:#cccccc}.mobile_menu .inner strong{font-family:'droid_sansbold';color:#fcc300}.mobile_menu .inner .produkte,.mobile_menu .inner .allgemein{margin-bottom:1.5rem}.mobile_menu .inner .produkte h4,.mobile_menu .inner .allgemein h4{font-family:'droid_sansbold';border-bottom:1px solid;padding-bottom:2px;margin-bottom:0.75rem}.mobile_menu .inner .produkte li,.mobile_menu .inner .allgemein li{margin-bottom:0.5rem}.mobile_menu .inner .produkte li ul,.mobile_menu .inner .allgemein li ul{margin:0.5em 0 0 1em}.mobile_menu .inner .allgemein{padding-bottom:2rem}.mobile_menu .inner a{color:#cccccc}.mobile_menu .inner a.active{font-family:'droid_sansbold';color:#fcc300}#mobile_trigger{width:30px;position:absolute;top:9px;right:3rem;z-index:1000;cursor:pointer}.pt-5{padding-top:5px !important}.pt-10{padding-top:10px !important}.pt-15{padding-top:15px !important}.pt-20{padding-top:20px !important}.pt-30{padding-top:30px !important}.pt-40{padding-top:40px !important}.pt-50{padding-top:50px !important}.pt-80{padding-top:80px !important}.pt-100{padding-top:100px !important}.pt-130{padding-top:130px !important}.pt-160{padding-top:160px !important}.pr-5{padding-right:5px !important}.pr-10{padding-right:10px !important}.pr-15{padding-right:15px !important}.pr-20{padding-right:20px !important}.pr-30{padding-right:30px !important}.pb-5{padding-bottom:5px !important}.pb-10{padding-bottom:10px !important}.pb-15{padding-bottom:15px !important}.pb-20{padding-bottom:20px !important}.pb-30{padding-bottom:30px !important}.pb-50{padding-bottom:50px !important}.pb-80{padding-bottom:80px !important}.pb-100{padding-bottom:100px !important}.pb-130{padding-bottom:130px !important}.pb-160{padding-bottom:160px !important}.pl-5{padding-left:5px !important}.pl-10{padding-left:10px !important}.pl-15{padding-left:15px !important}.pl-20{padding-left:20px !important}.pl-30{padding-left:30px !important}.mt--2{margin-top:-2px !important}.mt--5{margin-top:-5px !important}.mb--2{margin-bottom:-2px !important}.mb--5{margin-bottom:-5px !important}.breite-40{width:40%}.breite-45{width:45%}.breite-50{width:50%}.breite-55{width:55%}.breite-60{width:60%}.breite-65{width:65%}.breite-70{width:70%}.breite-75{width:75%}.breite-80{width:80%}.breite-85{width:85%}.breite-90{width:90%}.breite-95{width:95%}.breite-100{width:100%}.hoehe-200{height:200px}.hoehe-250{height:250px}.hoehe-300{height:300px}.hoehe-350{height:350px}.hoehe-400{height:400px}.hoehe-450{height:450px}.hoehe-500{height:500px}.hoehe-550{height:550px}.hoehe-600{height:600px}.hoehe-650{height:650px}.hoehe-700{height:700px}.hoehe-750{width:750px}.hoehe-800{height:800px}.hoehe-850{height:850px}.hoehe-900{height:900px}.hoehe-950{height:950px}.hoehe-1000{height:1000px}@media screen and (max-width:1110px){#footer .inside{height:80px !important;justify-content:center}}@media screen and (max-width:1024px){#left{display:none}#main .merkliste .mailversand .mails{width:100%}#main .mod_navigation ul li{display:none}}@media screen and (max-width:767px){.logo{width:240px}}@media screen and (max-width:640px){#main h1,#main .mod_article h2{font-size:1.4em;line-height:1.2em}#wrapper #container #main{padding:4rem 0rem 2rem}#wrapper #container #main .inside{padding:0 1rem}#wrapper #container #main .mod_catalogUniversalView .pagination{flex-wrap:wrap}#wrapper #container #main .mod_catalogUniversalView .pagination ul{margin-left:0rem;flex-wrap:wrap;line-height:1.8em}.mod_catalogMasterView .description .image,.mod_catalogMasterView .description .beschrieb{width:100%}.mod_catalogMasterView .ce_gallery ul{justify-content:space-between}.mod_catalogMasterView .ce_gallery ul li{width:48%;padding-bottom:1rem}#mobile_trigger{right:0.5rem}.mod_catalogMasterView .produkttitel{flex-wrap:unset;align-items:flex-end}.mod_catalogMasterView .produkttitel h1{padding-bottom:0rem !important}#main .wishlist-form{margin-left:0rem;padding-bottom:4px}#footer .inside{height:100px !important}}@media screen and (max-width:480px){#footer{margin-bottom:70px}#footer .inside{height:auto !important}}@media screen and (max-width:500px){.mobile_menu .inner a,.mobile_menu .inner strong{font-size:1.15em;line-height:1.25em}}@media screen and (max-width:1024px){.mobilemenu .nav-Outlet{display:none}}@media screen and (max-width:1280px){.mod_catalogUniversalView .ctlg_group_content .ce_product{width:27%}}@media screen and (max-width:1100px){.mod_catalogUniversalView .ctlg_group_content .ce_product{width:43%}}@media screen and (max-width:668px){.mod_catalogUniversalView .ctlg_group_content .ce_product{width:100%}}
