/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#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/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background: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/jquery/colorbox/1.6.1/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/jquery/colorbox/1.6.1/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/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{position:absolute !important;top:-10000px;left:-10000px;overflow:hidden;width:1px;height:1px}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.mejs-container:focus{outline:0}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden !important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url("../../assets/jquery/mediaelement/2.19.0.1/images/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("../../assets/jquery/mediaelement/2.19.0.1/images/bigplay.png")}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url("../../assets/jquery/mediaelement/2.19.0.1/images/background.png");background:rgba(0,0,0,0.9);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.9)),to(rgba(0,0,0,0.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-moz-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-o-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-ms-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:linear-gradient(rgba(50,50,50,0.9),rgba(0,0,0,0.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url("../../assets/jquery/mediaelement/2.19.0.1/images/loading.gif") 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url("../../assets/jquery/mediaelement/2.19.0.1/images/background.png");background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:transparent url("../../assets/jquery/mediaelement/2.19.0.1/images/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("../../assets/jquery/mediaelement/2.19.0.1/images/controls.png")}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-time-rail a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(44,124,145,0.8)),to(rgba(78,183,212,0.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-moz-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-o-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-ms-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:linear-gradient(rgba(44,124,145,0.8),rgba(78,183,212,0.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url("../../assets/jquery/mediaelement/2.19.0.1/images/background.png");background:rgba(50,50,50,0.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,0.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url("../../assets/jquery/mediaelement/2.19.0.1/images/background.png");background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none !important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none !important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:0}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(102,102,102,0.7)),to(rgba(50,50,50,0.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-moz-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-o-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-ms-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:linear-gradient(rgba(102,102,102,0.7),rgba(50,50,50,0.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:bold;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url("../../assets/jquery/mediaelement/2.19.0.1/images/background.png");background:rgba(20,20,20,0.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:bold}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url("../../assets/jquery/mediaelement/2.19.0.1/images/background.png");background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none !important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none !important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url("../../assets/jquery/mediaelement/2.19.0.1/images/background.png");background:rgba(50,50,50,0.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url("../../assets/jquery/mediaelement/2.19.0.1/images/background.png");background:rgba(50,50,50,0.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px !important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:transparent;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{display:none;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url("../../assets/jquery/mediaelement/2.19.0.1/images/background.png");background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{display:block}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:rgba(33,248,248,1)}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none !important;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none !important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:white;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8 !important;background-color:rgba(255,255,255,.4) !important}.mejs-controls .mejs-button.mejs-jump-forward-button{background:transparent url("../../assets/jquery/mediaelement/2.19.0.1/css/jumpforward.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:transparent;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:transparent url("../../assets/jquery/mediaelement/2.19.0.1/images/skipback.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:transparent;font-size:9px;line-height:normal;color:#fff}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2015 Leo Feyer
 *
 * @license LGPL-3.0+
 */

table.sortable thead th {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/default.gif");
	background-repeat:no-repeat;
	background-position:center right;
}
table.sortable thead th.headerSortDown {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/asc.gif");
}
table.sortable thead th.headerSortUp {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/desc.gif");
}

#popup_law_wrap .popup_law_btn {
	
	height:70px;
}

#popup_law_wrap .popup_law_description {
	
	font-size: 13px;
	margin-top:-20px;
	
}
#popup_law_wrap p {
	
	font-size: 13px;

	
}

@media (max-width: 767px){
#popup_law_wrap .popup_law_btn {
	
	height:50px;
}
}
/* Responsive__colapse_point.css */
.dropdown-menu>li>a{text-align: center;width: 100%!important}#header .navbar-nav{margin: 0!important}.navbar-collapse{padding-right: 0px!important;    padding-left: 0px!important}@media (max-width: 991px){#header .navbar-header, .header_top {            float: none;          padding-left: 15px!important;        }    #header    .navbar-toggle {            display: block;        margin-top: 20px;        }    #header    .navbar-collapse {            border-top: 1px solid transparent;            box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);        }    #header    .navbar-collapse.collapse {            display: none!important;        }    #header    .navbar-nav {            float: none!important;            margin: 7.5px -15px;        }    #header    .navbar-nav>li {            float: none;        }    #header    .navbar-nav>li>a {            padding-top: 10px;            padding-bottom: 10px;        }    #header    .navbar-text {            float: none;            margin: 15px 0;        }        /* since 3.1.0 */    #header    .navbar-collapse.collapse.in {             display: block!important;        }    #header    .collapsing {            overflow: hidden!important;        }    #header .navbar-nav .open .dropdown-menu {    position: static;        float: none;        width: auto;        margin-top: 0;        background-color: transparent;        border: 0;        -webkit-box-shadow: none;        box-shadow: none;    }    #header .navbar-left {        float: none !important;    }.dropdown-menu>li>a {color:#fff !important;}.navbar-nav > li > .dropdown-menu {    box-shadow: none !important;    border: none;}.navbar-header img {    max-height: 74px;        max-width: 100%;        height: auto;        vertical-align: middle;        border: 0;        margin-top: -15px;}.navbar-header {    min-height: 75px!important;}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {    background-color: #4f6144!important;}#header .container {    width: 100%!important;padding-right: 0!important;padding-left: 0!important;}.header-form .container {    width: 100%!important;}.header_top span {               white-space: nowrap;        }}
@media (min-width: 1200px){
/* Responsive__1200.css */
.ie .navbar-header img{max-width: 150px!important}.input-group-addon:last-child{border-width: 2px;    border-radius: 0}.navbar-header img{max-height: 84px!important;max-width: 100%;height: auto;vertical-align: middle;border: 0;margin-top: 0!important}.navbar-brand{padding: 1px 0 1px 35px !important}#header .navbar-default .navbar-nav>li>a{line-height: 45px;    -webkit-transition: all 0.3s;    -moz-transition: all 0.3s;    transition: all 0.3s}.row-1150{width: 1150px;    margin: 0 auto !important;    position: relative}
}
@media (min-width: 768px){
/* Responsive__768.css */
.header-form h2{padding-left: 60px}.video_frame{min-height: 550px}
}
@media (min-width: 992px){
/* Responsive__992.css */
.header-form h2 span{font-size: 25px !important}.mod_navigation{float: right}.custom{margin-top: -85px}.navbar-header img{max-height: 77px;    max-width: 100%;    height: auto;    vertical-align: middle;    border: 0;    margin-top: -13px}.dropdown:hover .dropdown-menu{display: block;margin-top: 0}.navbar-nav>li>a{padding-top: 20px !important;padding-bottom: 20px !important}#header .navbar-default .navbar-nav>li>a{line-height: 45px;        -webkit-transition: all 0.3s;        -moz-transition: all 0.3s;        transition: all 0.3s}.navbar-nav a.dropdown-toggle{display: none}#text{padding-left: 13%}#plan{padding-left: 4%}
}
/* Basic.css */
h1,h2,h3,h4{font-family: 'Almendra', serif !important;}a,body,div,em,input,label,li,ol,p,select,strong,td,th,textarea,u,ul{font-family: 'Hind', sans-serif;    font-size: 16px}
/* Design.css */
h1 a{color: #87bd5a !important;    font-size: 36px;    background: transparent !important;    margin-top: 50px;    font-family: 'Almendra', serif !important}#menu-{z-index: 13000 !important}.wdg-3-mco-widget-booking-styles15{height: 100%}.widgetSlider{display: flex;    flex-direction: column;    align-items: center}@font-face{font-family: "Hind"; src: url("/files/assets/fonts/Hind.ttf"); font-style: normal; font-weight: normal}@font-face{font-family: "Almendra"; src: url("/files/assets/fonts/Almendra.ttf"); font-style: normal; font-weight: normal}form .widget-recaptcha{width: fit-content;    position: relative;    left: 50%;    transform: translate(-50%);    margin-bottom: 40px}form h4{text-align: center}#customForm{height: 42px;    color: #fff !important;    font-size: 14px;    padding: 6px 20px;    margin-top: -2px;    border-radius: 1px;    background: #D7BF2B;    line-height: 33px;    text-transform: uppercase;    text-align: center;    cursor: pointer;    transition: .3s all}#customForm:hover{color: #fff !important;    background-color: #f2cd19 !important}.header_top .container{position:relative}.header_top .container .header_right{position: absolute;    right: 0;    top: 7px}.header_top .container .header_right a{color: #d7bf2b}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{width: 100%}#f2 .submit{margin-top: 15px}.price_table h2{margin-top: 10px}.pdf_block h2{margin-top: 0}.ce_download a,.ce_download a:hover{color: #333}#footer iframe{display: block}.mobile_block{display: none}.navbar-nav .dropdown-menu{animation-duration: .3s;-webkit-animation-duration: .3s;animation-delay: .2s}#header .navbar-default .navbar-nav>li> a:hover:before,#header .navbar-default .navbar-nav>li> a:focus:before{color: #FFDF00;    text-shadow: 10px 0 #FFDF00, -10px 0 #FFDF00}#header .navbar-default .navbar-nav>li:hover,#header .navbar-default .navbar-nav>li:focus{color: rgba(255, 255, 255, 0.54);    background: #2e4430}#main .dropdown-menu>li>a:hover,#main .dropdown-menu>li>a:focus{background-color: #f2cd19!important}.form-group input,.form-group button.dropdown-toggle,.form-group textarea{color: #525252!important;    background-color: rgba(0, 0, 0, 0);    background-image: none;    border-width: 2px;    height: 40px;    border-radius: 1px}.ui-datepicker{z-index: 99 !important}td{padding: 10px}tr:nth-child(odd){background: white}tr:nth-child(even){background: #e8e8e8}th{border-bottom: 3px solid #a2a2a2;padding: 10px;text-align: center}caption{padding: 10px;color: white;background: #87bd5a;font-size: 18px;font-weight: bold}table{border-collapse: collapse;color: #686461;margin-bottom: 20px}#main .s_block a,#main .s_block a:hover,#main .s_block a:focus{color: #74cb58}.room_item_1 .ce_text,.room_item_3 .ce_text{max-width: 470px;    background-color: rgba(69, 94, 54, 0.85);    padding: 60px 30px 60px 30px;    position: relative;    color: #fff}.room_item_2 .ce_text,.room_item_4 .ce_text{max-width: 470px;    background-color: rgba(69, 94, 54, 0.85);    padding: 60px 30px 60px 30px;    position: relative;    color: #fff;float: right;    width: 100%}.room_item_4{background-image:url("../../files/img/new foto/Zimmer/Lamplhof_Seestrasse_25_Walchsee_Ferienhaus_Wohnzimmer.jpg");position: relative;background-size: cover;background-repeat: no-repeat;background-position: 50% 50%;overflow: hidden;margin-top: 30px}.room_item_3{background-image:url("../../files/img/new foto/Zimmer/Lamplhof_Seestrasse_25_Walchsee_Ferienwohnung_Kaiser.jpg");position: relative;background-size: cover;background-repeat: no-repeat;background-position: 50% 50%;overflow: hidden;margin-top: 30px}.room_item_2{background-image:url("../../files/img/new foto/Zimmer/Lamplhof-Walchsee-Seestrasse-25-Ferienwohnung-Seeseite-Schlafzimmer.jpg");position: relative;background-size: cover;background-repeat: no-repeat;background-position: 50% 50%;overflow: hidden;margin-top: 30px}.room_item_1{background-image:url("../../files/img/new foto/Zimmer/Lamplhof-Walchsee-Seestrasse-25-Ferienwohnung-Lamplhof-Suite-Schlafzimmer.jpg");position: relative;    background-size: cover;    background-repeat: no-repeat;    background-position: 50% 50%;    overflow: hidden}.wpb_wrapper{z-index: 3;    position: relative}.shortcode-heading{color: #464646;    font-family: 'Montserrat';    font-weight: normal;    padding-bottom: 10px;    margin-bottom: 25px;    border-bottom: 2px dotted #464646}.centered.plus p{padding-left: 1.3em}.centered.plus p em{margin-left: -1.3em;width: 1.3em;color: #547342}.xblocks.check li:before{content: "\f00c";    font-family: FontAwesome;    display: inline-block;    margin-left: -1.3em;    width: 1.3em;    color: #f2cd19}.xblocks.check li>ul>li:before{content: "\f067";    font-family: FontAwesome;    display: inline-block;    margin-left: -1.3em;    width: 1.3em;    color: #547342}.xblocks.accom li:before,.s_block.accom li:before{content: "\f067";    font-family: FontAwesome;    display: inline-block;    margin-left: -1.3em;    width: 1.3em;    color: #547342}.video_frame{height: auto;width: 100%;margin-right: auto;margin-left: auto;display: block;padding: 20px 60px 35px 60px}.form-control:focus{border-color: #d7bf2b !important;    outline: 0;    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(215, 191, 43, 0.6) !important;    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(215, 191, 43, .6) !important;}.header-form input::-webkit-input-placeholder{color: #fff}.header-form .check-in,.header-form .check-out{border-color: rgb(255, 255, 255);    color: rgb(255, 255, 255) !important;    background-color: rgba(0, 0, 0, 0);   background: url("../../files/img/calendar-icon.png") no-repeat 97% center;    border-width: 2px;    height: 40px;border-radius: 1px;background-size: 20px}#main .form-group .check-in,#main .form-group .check-out{background: url("../../files/img/calendar-icon-grey.png") no-repeat 97% center}.header-form .btn-head,.s_block .btn-head,.form-group .btn-head{height: 42px;color: #fff !important;font-size: 14px;padding: 6px 20px;margin-top: -2px;border-radius: 1px;background: #D7BF2B;line-height: 33px;text-transform: uppercase}.header-form .btn-head:hover,.header-form .btn-head:focus,.s_block .btn-head:hover,.s_block .btn-head:focus,.form-group .btn-head:hover,.form-group .btn-head:focus{color: #fff !important;background-color: #f2cd19 !important}.header-form .form-group{margin-top: 5px;text-align: center}.header-form h2 span{font-weight: normal;line-height: 1;font-family: 'Almendra', serif}.header-form h2{font-size: 25px;font-weight: normal;position: relative;line-height: 1;margin: 0}.header-form h2:before{content: '\f00c';border: 3px solid #e7c130;color: #e7c130;font-size: 18px;display: block;width: 40px;height: 40px;text-align: center;line-height: 34px;font-family: 'FontAwesome';position: absolute;top: 0;bottom: 0;left: 0;margin: auto;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%}.time_reg p{font-size: 20px !important}.time_reg p strong{font-size: 28px !important}.pdf_block,.serv_block{text-align: center;background: #E4E4E4;padding-top: 40px;padding-bottom: 40px}.fix_bg .block{z-index: 3;position: relative}.awe-overlay{position: absolute;    width: 100%;    height: 100%;    background-color: rgba(24, 41, 18, 0.75);    top: 0;    left: 0;    z-index: 2}.adv{background-image:url("../../files/img/slider/Lamplhof im schönen Glanz.jpg");padding-top: 100px !important;padding-bottom: 100px !important;background-position: center !important;background-repeat: no-repeat !important;background-attachment: fixed;position: relative;color: #fff;background-size: cover}.farm{background-image:url("../../files/img/new foto/Zimmer/Lamplhof_Seestrasse_25_Walchsee_Ferienwohnung_Kaiser_Kueche.jpg");padding-top: 100px !important;padding-bottom: 100px !important;background-position: center !important;background-repeat: no-repeat !important;background-attachment: fixed;position: relative;color: #fff;background-size: cover}.facilities{background-image:url("../../files/img/new foto/Zimmer/Lamplhof_Seestrasse_25_Walchsee_Ferienhaus_Wohnzimmer_1.jpg");padding-top: 100px !important;padding-bottom: 100px !important;background-position: center !important;background-repeat: no-repeat !important;background-attachment: fixed;position: relative;color: #fff;background-size: cover}.icon{margin: 0;margin-right: 10px;padding: 13px;height: auto;width: 100%;color: #f2cd19 !important;overflow: hidden;float: left;font-size: 50px;text-align: center}.serv_block .icon{color: #74cb58 !important}.xblocks ul,.fix_bg ul,.s_block ul{list-style: none;  padding: 0}.adv li{font-size: 24px;font-family: 'Almendra', serif;margin-bottom: 15px}.xblocks li,.fix_bg li{padding-left: 1.3em;margin-bottom: 5px;font-size: 15px}.xblocks li:before,.fix_bg li:before{content: "\f00c";   font-family: FontAwesome;  display: inline-block;  margin-left: -1.3em;   width: 1.3em}.xblocks.planer li:before{content: "\f068";   font-family: FontAwesome;  display: inline-block;  margin-left: -1.3em;   width: 1.3em;color: #547342}.adv li:before{font-size: 25px}.centered{max-width: 450px;    margin-right: auto;    margin-left: auto}.bottom-margined{margin-bottom: 40px !important}.header-form{padding: 50px;background-color: #455e36}.mco-overlay{position: relative;    z-index: 11111}.top-margined{margin-top: 40px !important}h1{margin-top: 1px !important;    margin-bottom: 20px  !important;    padding: 1px 1px 2px 3px  !important}.dropdown-menu{min-width: 180px !important}.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-video-play,.rsts-skin-default .rsts-video-stop,.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{border-radius: 1px !important}.rsts-skin-default .rsts-prev:hover,.rsts-skin-default .rsts-next:hover,.rsts-skin-default .rsts-video-play:hover,.rsts-skin-default .rsts-video-stop:hover,.rsts-skin-default .rsts-thumbs-prev:hover,.rsts-skin-default .rsts-thumbs-next:hover{background-color: rgba(0,0,0,0.5) !important}.header_top .header_left span,.header_top .header_left span a{font-size: 12px !important;    color: #acacac  !important;    margin-right: 15px;    line-height: 36px}.header_top .header_left span i{font-size: 11px;margin-right: 5px}.header_top{background-color: #1f232b;color: #999}.navbar-header{line-height: 84px}.ce_gallery li{list-style: none}.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-thumbs-next{background-image:url("../../files/design/arrow-prev.png")!important;        background-repeat:no-repeat!important;        right: auto!important;        left: 1.5%}.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-thumbs-next{background-image:url("../../files/design/arrow-next.png")!important;        background-repeat:no-repeat!important}.rsts-skin-default .rsts-nav-bullets a:hover,.rsts-skin-default .rsts-nav-bullets a.active{background-color: rgba(214, 204, 194, 0)!important;        border: 1px solid #fff;    box-shadow:none!important}.rsts-skin-default .rsts-nav ul{text-align: center}.rsts-skin-default .rsts-nav{right: 0px!important}.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-video-play,.rsts-skin-default .rsts-video-stop,.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{box-shadow:none!important;    border:none!important;    opacity:1!important;        z-index: 2;        top: 50%!important;        height: 45px!important;    width: 33px!important}.thumbnail{margin-bottom: 0px!important;    background-color: rgba(255, 255, 255, 0)!important}#cboxTitle{display: none!important}.col_0,.col_1,.col_2{float: left;    margin-right: .5%;    margin-left: .5%;    width: 32.3%}.row_0,.row_1,.row_2,.row_3,.row_4,.row_5,.row_6,.row_7,.row_8{margin-top: .5%;    margin-bottom: .5%}.dropdown-menu>li>a{width: 278px}#text ul{padding-left: 17px}#footer .col-md-6{height: 275px}#form h2{margin-top: 0}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color: #fff!important}figure.image_container{text-align: center}.logo img{width: 300px;height: 70px}#header .dropdown-menu>.active>a,#header .dropdown-menu>.active>a:hover,#header .dropdown-menu>.active>a:focus{background-color: #455e36}#footer h2{color: #fff!important}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background-color: #2e4430!important}h1{color: #87bd5a !important}#header .navbar-default .navbar-nav>li>a{text-align: center}#kontakt .ce_text a{color: #333}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color: #4f6144 !important}.wlan-logo{position: fixed;    z-index: 1;    background: #BDBDBD;    padding: 10px;    top: 49vh;border-top-right-radius: 88px;    border-bottom-right-radius: 88px}#kontakt .ce_text{text-align:center;font-size:16px}.wlan{background-color:#C7C7C7}.easyloop figure{text-align:center}.easyloop{padding-top:10px;padding-bottom:10px;background-color: #455e36}#cd-google-map address{background-color: #993346!important}#footer .xblocks{padding-bottom: 30px;padding-top: 30px}#footer .xblocks h2{color: #777671}.xblocks a:hover,.xblocks a:focus,#footer input.submit:hover,#footer input.submit:focus{color: #fff;    text-decoration: none;    background: rgba(78, 130, 48, 0.8);    outline: none !important}.xblocks{background: #E4E4E4;padding-top: 40px;padding-bottom: 40px}.bg_white{padding-top: 40px;padding-bottom: 40px}.s_block{background: #E4E4E4;padding-top: 40px;padding-bottom: 40px}.xblocks h3{margin-bottom: 20px !important}#header .navbar-default .navbar-toggle{border-color: transparent}#header .navbar-toggle .icon-bar{background-color: #FFF}#footer label,#footer h2{color: #D9D9D9}.invisible{display: none}#footer input[type=submit]{background: #993346;   transition: all 0.2s ease;top: -19.5px;    height: 34px;    padding: 0 6px}.anfrage-form{background: #6D2230;    padding-top: 20px;    padding-bottom: 20px}#main textarea.form-control,#footer textarea.form-control{height: 109px;    margin-bottom: 38px}legend{font-size: 14px !important;font-weight: bold}button,html input[type=button],input[type=reset],input[type=submit]{padding-top:6px;padding-bottom:6px;background: #D7BF2B;    font-size: 16px;    border: none;    line-height: 33px;    color: #fff;    border-radius: 5px;height: 34px}img.ui-datepicker-trigger{position: absolute;    top: 6px;    right: 20px}.ce_gallery > .row >div{padding-left: 0;    padding-right: 0}#main .thumbnail{border:none}.navbar-nav> li.active>a{background: rgba(0, 0, 0, 0.18) !important}.contact-icons{padding-top: 20px !important;    padding-bottom: 20px !important;    background:#455e36;}.contact-icons p,.contact-icons a,.contact-icons a:hover{margin-bottom:0;padding-bottom:0;font-size:18px;color:#fff}.blog{background-image:url("../../files/Schleicherhof/Fotolia_88432536_L.jpg");background-size: cover;    background-attachment: fixed;    background-repeat: no-repeat}.rooms figcaption.caption{position: absolute;    bottom: 30px;background: rgba(254, 213, 169, 0.36) !important;    padding: 0 20px;    right: 15px;    font-size: 18px;    color: rgba(255, 255, 255, 0.73) !important}#header .navbar-default{margin-bottom: 0}.blog .row-1150{padding-left: 15px;    padding-right: 15px}.blog .ce_text{background:#40131C;    padding: 20px;    color: #E0CFBA}.rooms img,.blog img{width:100%;height:auto}.bg_white{background-color:#fff}.rooms{background: #E4E4E4;    text-align: center;    color: #777671}.xblocks a{display: inline-block;    padding: 5px;    background: #e7e7e7;    color: #fff;    text-decoration: none;    border-radius: 1px;    transition: all 0.2s ease}#kontakt h1{border-bottom: 1px solid #ccc;    padding-bottom: 10px}#header .navbar-default{border: none;border-radius: 0;z-index: 9999;width: 100%;background-color: rgba(69, 94, 54, 0.85)}#header .navbar-default .navbar-nav>li>a{background: transparent;    color: #FFF;    font-size: 16px;    text-transform: uppercase;font-family: 'Almendra', serif}#wrapper{overflow: hidden}.logo{position: absolute;    z-index: 1;    text-align: center;    margin-left: -150px;    left: 50%;    padding: 10px}
@media (max-width: 767px){
/* Responsive__Less_768.css */
.header-form{padding: 50px 25px}#id-1-block .last{margin-top: 200px}.xblocks li:before,.fix_bg li:before{margin-left: 0}span.size{white-space: nowrap}.price_table tr th{text-align: center}.mobile_block{display: block}.price_table tr:nth-child(7n){display: none}.gallery_block a{padding: 0 !important}.rsts-skin-default .rsts-nav{bottom: 0px !important}.rsts-skin-default .rsts-nav-bullets a{width: 7px !important;height: 7px !important}.rsts-prev,.rsts-next{display: none}.room_item_1 .ce_text,.room_item_3 .ce_text,.room_item_2 .ce_text,.room_item_4 .ce_text{max-width: 100%!important;text-align: center}#id-1-block-164 .row,.gallery_block .row{margin-right: -5px !important;margin-left: -5px !important}.header-form h2::before{display: none}.header-form h2 span{font-size: 25px}.header-form h2{text-align: center}.video_frame{max-width: 420px;padding: 10px 15px 20px 15px;min-height: 300px}#form .col-md-6.col-xs-11.col-sm-6{height: 210px}#main figure.image_container{margin-left: 0!important}#text,#plan{padding-left: 5%}#footer #form{padding-left:8%}#restaurant figure{width: 100% !important;    overflow: hidden;    text-align: center}
}
/* Startpage.css */

/* Map.css */
#google-container{width:100%;height:600px;position:relative;background-color:#e7eaf0}@media only screen and (min-width: 768px){#google-container {    height: 370px;  }}@media only screen and (min-width: 1170px){#google-container {    height: 470px;  }}#cd-google-map{position:relative}#cd-google-map address{width:100%;bottom:0;left:0;position:absolute;margin-bottom:0;padding:1.4em;font-size:16px;color:#fff;background-color: rgb(82, 73, 70)}@media only screen and (min-width: 768px){#cd-google-map address {    font-size: 15px;       text-align: center;  }}#cd-zoom-in,#cd-zoom-out{width:32px;height:32px;margin-left:10px;cursor: pointer;background-size: 32px 64px;background-image: url("//s3-us-west-2.amazonaws.com/s.cdpn.io/148866/cd-icon-controller.svg");opacity:0.8;transition: 0.1s ease-in;    background-color: rgba(114, 114, 114, 0.69)}.no-touch #cd-zoom-in:hover,.no-touch #cd-zoom-out:hover{background-color:#d36868;opacity:1}#cd-zoom-in:hover,#cd-zoom-out:hover{opacity:1}@media only screen and (min-width: 768px){#cd-zoom-in, #cd-zoom-out {    margin-left: 50px;  }}#cd-zoom-in{margin-top:10px;margin-bottom:1px;background-position: 50% 0}@media only screen and (min-width: 768px){#cd-zoom-in {    margin-top: 50px;  }}#cd-zoom-out{background-position: 50% -32px}p.back{display:none}
@media (max-width: 991px){
/* Responsive__Less_992.css */
#f2 .submit{width: 100%}.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-video-play,.rsts-skin-default .rsts-video-stop,.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{top: 42%!important}.xblocks.accom li:before,.s_block.accom li:before{margin-left: 0}#id-2-block-180 .col-sm-6 br{display:none}.room_item_1 .ce_text,.room_item_3 .ce_text,.room_item_2 .ce_text,.room_item_4 .ce_text{max-width: 50%}#id-1-block-172 figure.image_container.pull-left{margin: 0 0 25px 0!important;    float: none!important}#id-1-block-172 img{width: 100%;    height: auto}#header .navbar-nav>li>a{padding-top: 12px;    padding-bottom: 12px}.mod_navigation a.dropdown-toggle{padding: 5px!important}.mod_navigation .submenu > a{padding-bottom: 0!important}
}
