@charset "UTF-8";/* * Cropper v2.3.0 * https://github.com/fengyuanchen/cropper * * Copyright (c) 2014-2016 Fengyuan Chen and contributors * Released under the MIT license * * Date: 2016-02-22T02:13:13.332Z */.cropper-container{font-size:0;line-height:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;direction:ltr !important;-ms-touch-action:none;touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.cropper-container img{display:block;width:100%;min-width:0 !important;max-width:none !important;height:100%;min-height:0 !important;max-height:none !important;image-orientation:0 !important}
.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{position:absolute;top:0;right:0;bottom:0;left:0}
.cropper-wrap-box{overflow:hidden}.cropper-drag-box{opacity:0;background-color:#fff;filter:alpha(opacity=0)}
.cropper-dashed,.cropper-modal{opacity:.5;filter:alpha(opacity=50)}.cropper-modal{background-color:#000}
.cropper-view-box{display:block;overflow:hidden;width:100%;height:100%;outline:#39f solid 1px;outline-color:rgba(51,153,255,.75)}
.cropper-dashed{position:absolute;display:block;border:0 dashed #eee}.cropper-dashed.dashed-h{top:33.33333%;left:0;width:100%;height:33.33333%;border-top-width:1px;border-bottom-width:1px}
.cropper-dashed.dashed-v{top:0;left:33.33333%;width:33.33333%;height:100%;border-right-width:1px;border-left-width:1px}
.cropper-center{position:absolute;top:50%;left:50%;display:block;width:0;height:0;opacity:.75;filter:alpha(opacity=75)}
.cropper-center:after,.cropper-center:before{position:absolute;display:block;content:' ';background-color:#eee}
.cropper-center:before{top:0;left:-3px;width:7px;height:1px}.cropper-center:after{top:-3px;left:0;width:1px;height:7px}
.cropper-face,.cropper-line,.cropper-point{position:absolute;display:block;width:100%;height:100%;opacity:.1;filter:alpha(opacity=10)}
.cropper-face{top:0;left:0;background-color:#fff}.cropper-line,.cropper-point{background-color:#39f}
.cropper-line.line-e{top:0;right:-3px;width:5px;cursor:e-resize}.cropper-line.line-n{top:-3px;left:0;height:5px;cursor:n-resize}
.cropper-line.line-w{top:0;left:-3px;width:5px;cursor:w-resize}.cropper-line.line-s{bottom:-3px;left:0;height:5px;cursor:s-resize}
.cropper-point{width:5px;height:5px;opacity:.75;filter:alpha(opacity=75)}.cropper-point.point-e{top:50%;right:-3px;margin-top:-3px;cursor:e-resize}
.cropper-point.point-n{top:-3px;left:50%;margin-left:-3px;cursor:n-resize}.cropper-point.point-w{top:50%;left:-3px;margin-top:-3px;cursor:w-resize}
.cropper-point.point-s{bottom:-3px;left:50%;margin-left:-3px;cursor:s-resize}.cropper-point.point-ne{top:-3px;right:-3px;cursor:ne-resize}
.cropper-point.point-nw{top:-3px;left:-3px;cursor:nw-resize}.cropper-point.point-sw{bottom:-3px;left:-3px;cursor:sw-resize}
.cropper-point.point-se{right:-3px;bottom:-3px;width:20px;height:20px;cursor:se-resize;opacity:1;filter:alpha(opacity=100)}
.cropper-point.point-se:before{position:absolute;right:-50%;bottom:-50%;display:block;width:200%;height:200%;content:' ';opacity:0;background-color:#39f;filter:alpha(opacity=0)}
@media(min-width:768px){.cropper-point.point-se{width:15px;height:15px}}@media(min-width:992px){.cropper-point.point-se{width:10px;height:10px}
}@media(min-width:1200px){.cropper-point.point-se{width:5px;height:5px;opacity:.75;filter:alpha(opacity=75)}
}.cropper-invisible{opacity:0;filter:alpha(opacity=0)}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}
.cropper-hide{position:absolute;display:block;width:0;height:0}.cropper-hidden{display:none !important}
.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible !important;background:#f2f2f2 !important;background:rgba(0,0,0,0.06) !important;border:0 none !important;-webkit-box-shadow:inset 0 0 12px 4px #fff;box-shadow:inset 0 0 12px 4px #fff}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:'!';visibility:hidden}
.selectize-control.plugin-drag_drop .ui-sortable-helper{-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);box-shadow:0 2px 5px rgba(0,0,0,0.2)}
.selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}
.selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px !important}
.selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}
.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px !important}
.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:bold;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 0 0 0;border-left:1px solid #0073bb;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,0.05)}
.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#00578d}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:0}
.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#aaa}
.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#303030;font-family:inherit;font-size:13px;line-height:18px;-webkit-font-smoothing:inherit}
.selectize-input,.selectize-control.single .selectize-input.input-active{background:#fff;cursor:text;display:inline-block}
.selectize-input{border:1px solid #d0d0d0;padding:8px 8px;display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.selectize-control.multi .selectize-input.has-items{padding:5px 8px 2px}.selectize-input.full{background-color:#fff}
.selectize-input.disabled,.selectize-input.disabled *{cursor:default !important}.selectize-input.focus{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.15);box-shadow:inset 0 1px 2px rgba(0,0,0,0.15)}
.selectize-input.dropdown-active{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}
.selectize-input>*{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}
.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#1da7ee;color:#fff;border:1px solid #0073bb}
.selectize-control.multi .selectize-input>div.active{background:#92c836;color:#fff;border:1px solid #00578d}
.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#fff;background:#d2d2d2;border:1px solid #aaa}
.selectize-input>input{display:inline-block !important;padding:0 !important;min-height:0 !important;max-height:none !important;max-width:100% !important;margin:0 1px !important;text-indent:0 !important;border:0 none !important;background:none !important;line-height:inherit !important;-webkit-user-select:auto !important;-webkit-box-shadow:none !important;box-shadow:none !important}
.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:none !important}
.selectize-input::after{content:' ';display:block;clear:left}
.selectize-input.dropdown-active::before{content:' ';display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0}
.selectize-dropdown{position:absolute;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:-1px 0 0 0;border-top:0 none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1);-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}
.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,0.2);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}
.selectize-dropdown [data-selectable],.selectize-dropdown .optgroup-header{padding:5px 8px}
.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}
.selectize-dropdown .active{background-color:#f5fafd;color:#495c68}.selectize-dropdown .active.create{color:#495c68}
.selectize-dropdown .create{color:rgba(48,48,48,0.5)}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px}
.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}
.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}
.selectize-control.single .selectize-input:after{content:' ';display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#808080 transparent transparent transparent}
.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px 5px;border-color:transparent transparent #808080 transparent}
.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px !important}
.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fafafa}
.selectize-control.multi .selectize-input.has-items{padding-left:5px;padding-right:5px}
.selectize-control.multi .selectize-input.disabled [data-value]{color:#999;text-shadow:none;background:0;-webkit-box-shadow:none;box-shadow:none}
.selectize-control.multi .selectize-input.disabled [data-value],.selectize-control.multi .selectize-input.disabled [data-value] .remove{border-color:#e6e6e6}
.selectize-control.multi .selectize-input.disabled [data-value] .remove{background:0}
.selectize-control.multi .selectize-input [data-value]{text-shadow:0 1px 0 rgba(0,51,83,0.3);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#1b9dec;background-image:-moz-linear-gradient(top,#1da7ee,#178ee9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#1da7ee),to(#178ee9));background-image:-webkit-linear-gradient(top,#1da7ee,#178ee9);background-image:-o-linear-gradient(top,#1da7ee,#178ee9);background-image:linear-gradient(to bottom,#1da7ee,#178ee9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee',endColorstr='#ff178ee9',GradientType=0);-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);box-shadow:0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03)}
.selectize-control.multi .selectize-input [data-value].active{background-color:#0085d4;background-image:-moz-linear-gradient(top,#008fd8,#0075cf);background-image:-webkit-gradient(linear,0 0,0 100%,from(#008fd8),to(#0075cf));background-image:-webkit-linear-gradient(top,#008fd8,#0075cf);background-image:-o-linear-gradient(top,#008fd8,#0075cf);background-image:linear-gradient(to bottom,#008fd8,#0075cf);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8',endColorstr='#ff0075cf',GradientType=0)}
.selectize-control.single .selectize-input{-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.05),inset 0 1px 0 rgba(255,255,255,0.8);box-shadow:0 1px 0 rgba(0,0,0,0.05),inset 0 1px 0 rgba(255,255,255,0.8);background-color:#f9f9f9;background-image:-moz-linear-gradient(top,#fefefe,#f2f2f2);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fefefe),to(#f2f2f2));background-image:-webkit-linear-gradient(top,#fefefe,#f2f2f2);background-image:-o-linear-gradient(top,#fefefe,#f2f2f2);background-image:linear-gradient(to bottom,#fefefe,#f2f2f2);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe',endColorstr='#fff2f2f2',GradientType=0)}
.selectize-control.single .selectize-input,.selectize-dropdown.single{border-color:#b8b8b8}
.selectize-dropdown .optgroup-header{padding-top:7px;font-weight:bold;font-size:.85em}
.selectize-dropdown .optgroup{border-top:1px solid #f0f0f0}.selectize-dropdown .optgroup:first-child{border-top:0 none}
.ta-hidden-input{width:1px;height:1px;border:0;margin:0;padding:0;position:absolute;top:-10000px;left:-10000px;opacity:0;overflow:hidden}
.ta-root.focussed>.ta-scroll-window.form-control{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}
.ta-editor.ta-html,.ta-scroll-window.form-control{min-height:300px;height:auto;overflow:auto;font-family:inherit;font-size:100%}
.ta-scroll-window.form-control{position:relative;padding:0}.ta-scroll-window>.ta-bind{height:auto;min-height:300px;padding:6px 12px}
.ta-editor:focus{user-select:text}.ta-resizer-handle-overlay{z-index:100;position:absolute;display:none}
.ta-resizer-handle-overlay>.ta-resizer-handle-info{position:absolute;bottom:16px;right:16px;border:1px solid black;background-color:#FFF;padding:0 4px;opacity:.7}
.ta-resizer-handle-overlay>.ta-resizer-handle-background{position:absolute;bottom:5px;right:5px;left:5px;top:5px;border:1px solid black;background-color:rgba(0,0,0,0.2)}
.ta-resizer-handle-overlay>.ta-resizer-handle-corner{width:10px;height:10px;position:absolute}
.ta-resizer-handle-overlay>.ta-resizer-handle-corner-tl{top:0;left:0;border-left:1px solid black;border-top:1px solid black}
.ta-resizer-handle-overlay>.ta-resizer-handle-corner-tr{top:0;right:0;border-right:1px solid black;border-top:1px solid black}
.ta-resizer-handle-overlay>.ta-resizer-handle-corner-bl{bottom:0;left:0;border-left:1px solid black;border-bottom:1px solid black}
.ta-resizer-handle-overlay>.ta-resizer-handle-corner-br{bottom:0;right:0;border:1px solid black;cursor:se-resize;background-color:white}
.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}
.popover.top{margin-top:-10px}.popover.bottom{margin-top:10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}
.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}
.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}
.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}
.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}
.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}
.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("./ajax-loader.gif") center center no-repeat}
@font-face{font-family:"slick";src:url("./fonts/slick.eot");src:url("./fonts/slick.eot?#iefix") format("embedded-opentype"),url("./fonts/slick.woff") format("woff"),url("./fonts/slick.ttf") format("truetype"),url("./fonts/slick.svg#slick") format("svg");font-weight:normal;font-style:normal}
.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:0;outline:0}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:0;background:transparent;color:transparent}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#000;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-prev{left:-25px}[dir="rtl"] .slick-prev{left:auto;right:-25px}
.slick-prev:before{content:"←"}[dir="rtl"] .slick-prev:before{content:"→"}
.slick-next{right:-25px}[dir="rtl"] .slick-next{left:-25px;right:auto}
.slick-next:before{content:"→"}[dir="rtl"] .slick-next:before{content:"←"}
.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}
.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}
.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}
.slick-dots li button:hover,.slick-dots li button:focus{outline:0}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}
.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:black;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-dots li.slick-active button:before{color:black;opacity:.75}@import url("../Scripts/slick/slick.min.css");.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.clearfix{display:inline-block}/*\*//**/* html .clearfix{height:1%}
.clearfix{display:block}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}
html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}
caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}
q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}
a img{border:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
.padd-20-0{padding:20px 0}.padd-15-0{padding:15px 0}.padd-15-0-5-0{padding:15px 0 4px 0}
.padd-10-0{padding:10px 0}.no-padd{padding:0 !important}.padd-0-0-10-0{padding:0 0 10px 0 !important}
.button,header nav a,.section .text button,.section .text .button,.cropper-wrapper .cropper-button a,.search-bar .btn,.gain-entry .btn,.thumbnails li .desc .btn,.mosaic .mosaic-preview button{font-weight:bold;font-size:1.250em;padding:.6em 1em;cursor:pointer;color:#fff;text-decoration:none;background:#000;background:rgba(0,0,0,0.4);border:2px #fff solid;position:relative;-moz-transition-property:all;-o-transition-property:all;-webkit-transition-property:all;transition-property:all;-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;-moz-transition-timing-function:ease-in;-o-transition-timing-function:ease-in;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}
.button span,header nav a span,.section .text button span,.section .text .button span,.cropper-wrapper .cropper-button a span,.search-bar .btn span,.gain-entry .btn span,.thumbnails li .desc .btn span,.mosaic .mosaic-preview button span,.button i,header nav a i,.section .text button i,.section .text .button i,.cropper-wrapper .cropper-button a i,.search-bar .btn i,.gain-entry .btn i,.thumbnails li .desc .btn i,.mosaic .mosaic-preview button i{position:relative;z-index:1}
.button:hover,header nav a:hover,.section .text button:hover,.section .text .button:hover,.cropper-wrapper .cropper-button a:hover,.search-bar .btn:hover,.gain-entry .btn:hover,.thumbnails li .desc .btn:hover,.mosaic .mosaic-preview button:hover{border-color:#004691}
.button:hover::before,header nav a:hover::before,.section .text button:hover::before,.section .text .button:hover::before,.cropper-wrapper .cropper-button a:hover::before,.search-bar .btn:hover::before,.gain-entry .btn:hover::before,.thumbnails li .desc .btn:hover::before,.mosaic .mosaic-preview button:hover::before{-moz-transform:scaleX(1);-ms-transform:scaleX(1);-webkit-transform:scaleX(1);transform:scaleX(1);filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1}
.button::before,header nav a::before,.section .text button::before,.section .text .button::before,.cropper-wrapper .cropper-button a::before,.search-bar .btn::before,.gain-entry .btn::before,.thumbnails li .desc .btn::before,.mosaic .mosaic-preview button::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#004691;-moz-transform:scaleX(0.7);-ms-transform:scaleX(0.7);-webkit-transform:scaleX(0.7);transform:scaleX(0.7);filter:alpha(opacity=0);opacity:0;-moz-transition-property:all;-o-transition-property:all;-webkit-transition-property:all;transition-property:all;-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;-moz-transition-timing-function:ease-in;-o-transition-timing-function:ease-in;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}
.background-scale{overflow:hidden}.background-scale .background{-moz-transition-property:all;-o-transition-property:all;-webkit-transition-property:all;transition-property:all;-moz-transition-duration:.5s;-o-transition-duration:.5s;-webkit-transition-duration:.5s;transition-duration:.5s;backface-visibility:hidden;will-change:transform}
.background-scale:hover .background{-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}
.background-color .background{-moz-transition-property:all;-o-transition-property:all;-webkit-transition-property:all;transition-property:all;-moz-transition-duration:.5s;-o-transition-duration:.5s;-webkit-transition-duration:.5s;transition-duration:.5s}
.background-color:hover .background--blue{background-color:#1a5685}.background-color:hover .background--red{background-color:#621419}
.background-color:hover .background--green{background-color:#19480e}.sweet-overlay{background-color:black;-ms-filter:"alpha(opacity=40)";background-color:rgba(0,0,0,0.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:99999}
.sweet-alert{background-color:white;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:999999}
@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}
}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}
.sweet-alert p{color:#797979;font-size:16px;text-align:center;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}
.sweet-alert fieldset{border:0;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding .15s,max-height .15s;transition:padding .15s,max-height .15s}
.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding .2s,max-height .2s;transition:padding .25s,max-height .25s}
.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:white;line-height:24px;text-align:center;margin-right:3px}
.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .1s;transition:all .1s}
.sweet-alert .sa-input-error::before,.sweet-alert .sa-input-error::after{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}
.sweet-alert .sa-input-error::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.sweet-alert .sa-input-error::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.sweet-alert .sa-input-error.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:18px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.06);padding:0 12px;display:none;-webkit-transition:all .3s;transition:all .3s}
.sweet-alert input:focus{outline:0;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}
.sweet-alert input:focus::-moz-placeholder{transition:opacity .3s .03s ease;opacity:.5}
.sweet-alert input:focus:-ms-input-placeholder{transition:opacity .3s .03s ease;opacity:.5}
.sweet-alert input:focus::-webkit-input-placeholder{transition:opacity .3s .03s ease;opacity:.5}
.sweet-alert input::-moz-placeholder{color:#bdbdbd}.sweet-alert input:-ms-input-placeholder{color:#bdbdbd}
.sweet-alert input::-webkit-input-placeholder{color:#bdbdbd}.sweet-alert.show-input input{display:block}
.sweet-alert .sa-confirm-button-container{display:inline-block;position:relative}
.sweet-alert .la-ball-fall{position:absolute;left:50%;top:50%;margin-left:-27px;margin-top:4px;opacity:0;visibility:hidden}
.sweet-alert button{background-color:#8cd4f5;color:white;border:0;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0 5px;cursor:pointer}
.sweet-alert button:focus{outline:0;box-shadow:0 0 2px rgba(128,179,235,0.5),inset 0 0 0 1px rgba(0,0,0,0.05)}
.sweet-alert button:hover{background-color:#7ecff4}.sweet-alert button:active{background-color:#5dc2f1}
.sweet-alert button.cancel{background-color:#c1c1c1}.sweet-alert button.cancel:hover{background-color:#b9b9b9}
.sweet-alert button.cancel:active{background-color:#a8a8a8}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,0.8) 0 0 2px,rgba(0,0,0,0.04706) 0 0 0 1px inset !important}
.sweet-alert button[disabled]{opacity:.6;cursor:default}.sweet-alert button.confirm[disabled]{color:transparent}
.sweet-alert button.confirm[disabled] ~ .la-ball-fall{opacity:1;visibility:visible;transition-delay:0s}
.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none !important}
.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}
.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}
.sweet-alert .sa-icon.sa-error{border-color:#f27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}
.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}
.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}
.sweet-alert .sa-icon.sa-warning{border-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#f8bb86}
.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#f8bb86}
.sweet-alert .sa-icon.sa-info{border-color:#c9dae1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#c9dae1}
.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#c9dae1}
.sweet-alert .sa-icon.sa-success{border-color:#a5dc86}.sweet-alert .sa-icon.sa-success::before,.sweet-alert .sa-icon.sa-success::after{content:'';-webkit-border-radius:40px;border-radius:40px;border-radius:50%;position:absolute;width:60px;height:120px;background:white;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}
.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}
.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,0.2);-webkit-border-radius:40px;border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}
.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:white;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:0;background-position:center center;background-repeat:no-repeat}
@-webkit-keyframes showSweetAlert{0%{transform:scale(0.7);-webkit-transform:scale(0.7)}
45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(0.95);-webkit-transform:scale(0.95)}
100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0%{transform:scale(0.7);-webkit-transform:scale(0.7)}
45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(0.95);-webkit-transform:scale(0.95)}
100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}
100%{transform:scale(0.5);-webkit-transform:scale(0.5)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}
100%{transform:scale(0.5);-webkit-transform:scale(0.5)}}@-webkit-keyframes slideFromTop{0%{top:0}
100%{top:50%}}@keyframes slideFromTop{0%{top:0}100%{top:50%}
}@-webkit-keyframes slideToTop{0%{top:50%}100%{top:0}}@keyframes slideToTop{0%{top:50%}
100%{top:0}}@-webkit-keyframes slideFromBottom{0%{top:70%}
100%{top:50%}}@keyframes slideFromBottom{0%{top:70%}100%{top:50%}
}@-webkit-keyframes slideToBottom{0%{top:50%}100%{top:70%}
}@keyframes slideToBottom{0%{top:50%}100%{top:70%}}.showSweetAlert[data-animation=pop]{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}
.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.showSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideFromTop .3s;animation:slideFromTop .3s}
.showSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideFromBottom .3s;animation:slideFromBottom .3s}
.hideSweetAlert[data-animation=pop]{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}
.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideToTop .4s;animation:slideToTop .4s}
.hideSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideToBottom .3s;animation:slideToBottom .3s}
@-webkit-keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}
54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}
100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}
54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}
100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}
65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}
}@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}
65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}
}@-webkit-keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}
5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}
100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}
5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}
100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}
.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}
.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}
@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}
100%{transform:rotateX(0);-webkit-transform:rotateX(0);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}
100%{transform:rotateX(0);-webkit-transform:rotateX(0);opacity:1}}.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}
@-webkit-keyframes animateXMark{0%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}
50%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}
100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}
50%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}
100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}
@-webkit-keyframes pulseWarning{0%{border-color:#f8d486}100%{border-color:#f8bb86}
}@keyframes pulseWarning{0%{border-color:#f8d486}100%{border-color:#f8bb86}
}.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}
@-webkit-keyframes pulseWarningIns{0%{background-color:#f8d486}
100%{background-color:#f8bb86}}@keyframes pulseWarningIns{0%{background-color:#f8d486}
100%{background-color:#f8bb86}}.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}
@-webkit-keyframes rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}
}@keyframes rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}
}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-ms-transform:rotate(45deg) \9}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-ms-transform:rotate(-45deg) \9}
.sweet-alert .sa-icon.sa-success{border-color:transparent\9}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{-ms-transform:rotate(45deg) \9}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long{-ms-transform:rotate(-45deg) \9}
/* * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/) * Copyright 2015 Daniel Cardoso <@DanielCardoso> * Licensed under MIT */.la-ball-fall,.la-ball-fall>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.la-ball-fall{display:block;font-size:0;color:#fff}.la-ball-fall.la-dark{color:#333}
.la-ball-fall>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}
.la-ball-fall{width:54px;height:18px}.la-ball-fall>div{width:10px;height:10px;margin:4px;border-radius:100%;opacity:0;-webkit-animation:ball-fall 1s ease-in-out infinite;-moz-animation:ball-fall 1s ease-in-out infinite;-o-animation:ball-fall 1s ease-in-out infinite;animation:ball-fall 1s ease-in-out infinite}
.la-ball-fall>div:nth-child(1){-webkit-animation-delay:-200ms;-moz-animation-delay:-200ms;-o-animation-delay:-200ms;animation-delay:-200ms}
.la-ball-fall>div:nth-child(2){-webkit-animation-delay:-100ms;-moz-animation-delay:-100ms;-o-animation-delay:-100ms;animation-delay:-100ms}
.la-ball-fall>div:nth-child(3){-webkit-animation-delay:0ms;-moz-animation-delay:0ms;-o-animation-delay:0ms;animation-delay:0ms}
.la-ball-fall.la-sm{width:26px;height:8px}.la-ball-fall.la-sm>div{width:4px;height:4px;margin:2px}
.la-ball-fall.la-2x{width:108px;height:36px}.la-ball-fall.la-2x>div{width:20px;height:20px;margin:8px}
.la-ball-fall.la-3x{width:162px;height:54px}.la-ball-fall.la-3x>div{width:30px;height:30px;margin:12px}
@-webkit-keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%)}
10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}
100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%)}}@-moz-keyframes ball-fall{0%{opacity:0;-moz-transform:translateY(-145%);transform:translateY(-145%)}
10%{opacity:.5}20%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}
80%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}
100%{opacity:0;-moz-transform:translateY(145%);transform:translateY(145%)}}@-o-keyframes ball-fall{0%{opacity:0;-o-transform:translateY(-145%);transform:translateY(-145%)}
10%{opacity:.5}20%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}
90%{opacity:.5}100%{opacity:0;-o-transform:translateY(145%);transform:translateY(145%)}
}@keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);-moz-transform:translateY(-145%);-o-transform:translateY(-145%);transform:translateY(-145%)}
10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
80%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);transform:translateY(145%)}
}/* * Pikaday * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/ */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}
.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,0.5)}
.pika-single{*zoom:1}.pika-single:before,.pika-single:after{content:" ";display:table}
.pika-single:after{clear:both}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}
.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}
.pika-label{display:inline-block;*display:inline;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff}
.pika-prev,.pika-next{display:block;cursor:pointer;position:relative;outline:0;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5;*position:absolute;*top:0}
.pika-prev:hover,.pika-next:hover{opacity:1}.pika-prev.is-disabled,.pika-next.is-disabled{cursor:default;opacity:.2}
.pika-prev,.is-rtl .pika-next{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");*left:0}
.pika-next,.is-rtl .pika-prev{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");*right:0}
.pika-select{display:inline-block;*display:inline}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}
.pika-table th,.pika-table td{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:bold;text-align:center}
.pika-table abbr{border-bottom:0;cursor:help}.pika-button{cursor:pointer;display:block;-moz-box-sizing:border-box;box-sizing:border-box;outline:0;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}
.is-today .pika-button{color:#3af;font-weight:bold}.is-selected .pika-button{color:#fff;font-weight:bold;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}
.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}
.pika-button:hover{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}
.pika-week{font-size:11px;color:#999}.is-inrange .pika-button{background:#d5e9f7}
.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}
.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}
#mosaicContainer{height:100%;position:relative;width:100%;background:#000;background-size:cover;overflow:hidden}
#mosaicContainer .welcome-text{position:absolute;left:0;bottom:41.66667%;width:36.45833%;min-width:30%;display:none;z-index:99 !important}
@media screen and (max-width:800px){#mosaicContainer .welcome-text{width:auto;width:78%;font-size:8px}
}#mosaicContainer .welcome-text li{font-family:'Lato',sans-serif;font-weight:normal;background-color:#08397e;background-color:rgba(8,57,126,0.6);color:#fff;font-size:2.150em;line-height:1.3;padding:1em 2em;display:none;width:100%}
header{position:absolute;top:0;left:0;width:100%;height:0;z-index:9999}header a.main-logo{width:10.36458%;height:auto;display:inline-block;vertical-align:top;min-width:100px}
@media screen and (max-width:440px){header a.main-logo{min-width:70px}}header a.main-logo img{width:100%;height:auto;display:block;min-width:100px}
@media screen and (max-width:440px){header a.main-logo img{min-width:70px}}header h1{font-size:1.625em;color:#fff;font-weight:bold;display:inline-block;vertical-align:top;margin:1.5% 0 0 -5px}
header nav{position:absolute;top:20px;right:2%}@media screen and (max-width:800px){header nav{top:10px}
}header nav a{float:left;margin:0 1em}@media screen and (max-width:800px){header nav a{margin:0 5px}
header nav a.submit-your-story{display:none}header nav a.search-stories span{display:none}
header nav a.search-stories i{padding-right:0}}@media screen and (max-width:440px){header nav a{margin:0 1px;padding:6px 8px}
}header nav a span{display:inline-block;vertical-align:middle;position:relative;z-index:1}
header nav a i{display:inline-block;vertical-align:middle;padding-right:.5em;position:relative;z-index:1}
.explore{position:absolute;display:none;bottom:0;left:0;width:100%;height:18.98148%;z-index:999;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,white 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,white 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);text-align:center}
@media screen and (max-width:800px){.explore{height:auto}}@media screen and (max-width:1024px){.explore{display:block !important;transform:none !important;opacity:1 !important}
}.explore--force-display{display:block}.explore a{color:#08397e;text-decoration:none;font-size:1.713em;display:inline-block;cursor:pointer;position:absolute;bottom:8px;left:0;width:100%}
@media screen and (max-width:800px){.explore a{position:static;width:auto}}.explore a div{display:inline-block}
.explore a span{display:block}.explore a i{font-size:1.5em}@-moz-keyframes bounce{0%{-moz-transform:translateY(-20px);transform:translateY(-20px)}
50%{-moz-transform:translateY(0);transform:translateY(0)}100%{-moz-transform:translateY(-20px);transform:translateY(-20px)}
}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}
50%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}
}@keyframes bounce{0%{-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-webkit-transform:translateY(-20px);transform:translateY(-20px)}
50%{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}
100%{-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-webkit-transform:translateY(-20px);transform:translateY(-20px)}
}.bounce{-moz-animation:bounce 1.5s infinite;-webkit-animation:bounce 1.5s infinite;animation:bounce 1.5s infinite}
.contact{color:#000}.contact__wrapper{max-width:1440px;padding:50px 40px;margin:0 auto;line-height:1.3}
.contact__wrapper .form{padding:0}.contact__wrapper .form li .textbox{height:60px;line-height:60px}
.contact__wrapper .form li .textbox--small{width:49%}.contact__wrapper .form li textarea.textbox{height:180px;resize:none;overflow:hidden;position:relative}
.contact__wrapper em{font-style:italic;color:#afafaf;font-size:.875em;padding:10px 0 0 0;display:block}
.contact__wrapper .btn{height:45px;line-height:45px;min-width:143px;background:#000;color:#fff;cursor:pointer;border:0;font-family:'Lato',sans-serif;font-weight:600;font-size:1.063em;outline:0;text-transform:uppercase}
.contact__wrapper .btn--negative{background:#db2128}.contact__wrapper .btn--positive{background:#08397e}
.contact__heading{font-size:1.550em;padding-bottom:20px}.contact__left{width:880px;float:left}
.contact__right{width:400px;float:right}.contact__address{font-size:1.350em;line-height:1.3}
.contact__address strong{font-weight:bold}.contact__address ul{padding:20px 0 30px 0}
@media screen and (max-width:1400px){.contact__left{width:700px}.contact__wrapper{max-width:1220px}
}@media screen and (max-width:1220px){.contact__left{width:700px}.contact__wrapper{max-width:1020px}
.contact__right{width:200px}.contact__wrapper .form li .textbox{height:45px;line-height:45px}
}@media screen and (max-width:1020px){.contact__left{width:500px}.contact__wrapper{max-width:820px;padding-left:20px;padding-right:20px}
.contact__right{width:200px}.contact__wrapper .form li .textbox{height:45px;line-height:45px}
}@media screen and (max-width:800px){.contact__left{width:100%;float:none;padding-bottom:20px}
.contact__wrapper{max-width:820px;padding-left:20px;padding-right:20px}.contact__right{width:100%;float:none}
.contact__wrapper .form li .textbox{height:45px;line-height:45px}}@media screen and (max-width:480px){.contact__wrapper .form li .textbox{width:100%;float:none}
}.section{background:#fff;height:auto;text-align:center;position:relative}.section--gray-background{background:#f1f1f1}
.section .item{width:100%;height:100%}.section .item .text{padding:0 5%}.section .item .text .content{border-top:1px #fff solid;padding:8px 0 0 0;margin:8px 0 0 0}
.section .item .text p{margin:0;padding:0;border:0;float:left;max-width:64%}.section .item .text button,.section .item .text header nav a,header nav .section .item .text a,.section .item .text button,.section .item .text .button,.section .item .text .cropper-wrapper .cropper-button a,.cropper-wrapper .cropper-button .section .item .text a,.section .item .text .search-bar .btn,.search-bar .section .item .text .btn,.section .item .text .gain-entry .btn,.gain-entry .section .item .text .btn,.section .item .text .thumbnails li .desc .btn,.thumbnails li .desc .section .item .text .btn,.section .item .text .mosaic .mosaic-preview button,.mosaic .mosaic-preview .section .item .text button{float:none;position:relative;bottom:0;left:0;float:right;padding:.4em .8em;font-size:1.100em}
.section.social{background:#004691;margin:0 0 .4% 0;font-family:'Pacifico',cursive;color:#fff;font-size:2.500em;line-height:0;padding:1em 0}
.section.social i{cursor:pointer}.section.social i:hover{color:#b1b1b1}@media screen and (max-width:480px){.section.social{font-size:2.000em}
}@media screen and (max-width:360px){.section.social{font-size:1.800em}}.section.social .cell-middle>*{display:inline-block;vertical-align:middle}
.section.social img{width:4%;max-width:98px;height:auto;margin:0 10px}.section .award{width:20%;position:absolute;top:5%;left:4%;height:auto;max-width:50px}
.section .trending{width:18%;position:absolute;top:5%;left:4%;height:auto;max-width:40px}
.section h4{font-size:2.400em;color:#fff;line-height:1.3}.section .text{position:absolute;bottom:7%;left:2%;color:#fff;padding:0 220px 0 2%;text-align:left}
.section .text h3{font-size:1.813em}.section .text p{font-size:1.163em;line-height:1.3;border-top:1px #fff solid;padding:8px 0 0 0;margin:8px 0 0 0}
.section .text button,.section .text header nav a,header nav .section .text a,.section .text button,.section .text .button,.section .text .cropper-wrapper .cropper-button a,.cropper-wrapper .cropper-button .section .text a,.section .text .search-bar .btn,.search-bar .section .text .btn,.section .text .gain-entry .btn,.gain-entry .section .text .btn,.section .text .thumbnails li .desc .btn,.thumbnails li .desc .section .text .btn,.section .text .mosaic .mosaic-preview button,.mosaic .mosaic-preview .section .text button{float:left;position:absolute;bottom:1%;right:2%}
@media screen and (max-width:1200px){.section .text--big.text{padding:0 2%;left:0}
.section .text--big .content{border-top:1px #fff solid;padding:8px 0 0 0;margin:8px 0 0 0}
.section .text--big p{margin:0;padding:0;border:0;float:left;max-width:64%}.section .text--big button,.section .text--big .button,.section .text--big header nav a,header nav .section .text--big a,.section .text--big .text button,.section .text .text--big button,.section .text--big .cropper-wrapper .cropper-button a,.cropper-wrapper .cropper-button .section .text--big a,.section .text--big .search-bar .btn,.search-bar .section .text--big .btn,.section .text--big .gain-entry .btn,.gain-entry .section .text--big .btn,.section .text--big .thumbnails li .desc .btn,.thumbnails li .desc .section .text--big .btn,.section .text--big .mosaic .mosaic-preview button,.mosaic .mosaic-preview .section .text--big button{position:relative;bottom:0;left:0;float:right;padding:.4em .8em;font-size:1.100em}
}.section .text--small{padding:0 15% 0 5%;left:0;width:100%}.section .text--small h3{font-size:1.500em}
.section .text--small p{font-size:1.163em}.section .text--video{position:static;padding:0;max-width:400px;margin:0 0 0 12.03125%}
.section .text--video.text-big{max-width:630px;margin:0 0 0 10.41667%}@media screen and (max-width:600px){.section .text--video.text-big{margin:0 20px;max-width:270px}
}.section .text--video.text-big h3{padding-bottom:1.000em}.section .text--video.text-big button,.section .text--video.text-big .button,.section .text--video.text-big header nav a,header nav .section .text--video.text-big a,.section .text--video.text-big .text button,.section .text .text--video.text-big button,.section .text--video.text-big .cropper-wrapper .cropper-button a,.cropper-wrapper .cropper-button .section .text--video.text-big a,.section .text--video.text-big .search-bar .btn,.search-bar .section .text--video.text-big .btn,.section .text--video.text-big .gain-entry .btn,.gain-entry .section .text--video.text-big .btn,.section .text--video.text-big .thumbnails li .desc .btn,.thumbnails li .desc .section .text--video.text-big .btn,.section .text--video.text-big .mosaic .mosaic-preview button,.mosaic .mosaic-preview .section .text--video.text-big button{max-width:400px}
.section .text--video.text-medium{max-width:42em;margin:0 0 0 5.20833%}@media screen and (max-width:600px){.section .text--video.text-medium{margin:0 20px;max-width:270px}
}.section .text--video.text-medium h3{padding-bottom:1.000em}.section .text--video.text-medium button,.section .text--video.text-medium .button,.section .text--video.text-medium header nav a,header nav .section .text--video.text-medium a,.section .text--video.text-medium .text button,.section .text .text--video.text-medium button,.section .text--video.text-medium .cropper-wrapper .cropper-button a,.cropper-wrapper .cropper-button .section .text--video.text-medium a,.section .text--video.text-medium .search-bar .btn,.search-bar .section .text--video.text-medium .btn,.section .text--video.text-medium .gain-entry .btn,.gain-entry .section .text--video.text-medium .btn,.section .text--video.text-medium .thumbnails li .desc .btn,.thumbnails li .desc .section .text--video.text-medium .btn,.section .text--video.text-medium .mosaic .mosaic-preview button,.mosaic .mosaic-preview .section .text--video.text-medium button{max-width:400px}
@media screen and (max-width:600px){.section .text--video{margin:0 20px;max-width:270px}
}.section .text--video h3{font-size:2.500em}.section .text--video p{padding:15px 0;border:0;margin:0}
.section .text--video button,.section .text--video .button,.section .text--video header nav a,header nav .section .text--video a,.section .text--video .text button,.section .text .text--video button,.section .text--video .cropper-wrapper .cropper-button a,.cropper-wrapper .cropper-button .section .text--video a,.section .text--video .search-bar .btn,.search-bar .section .text--video .btn,.section .text--video .gain-entry .btn,.gain-entry .section .text--video .btn,.section .text--video .thumbnails li .desc .btn,.thumbnails li .desc .section .text--video .btn,.section .text--video .mosaic .mosaic-preview button,.mosaic .mosaic-preview .section .text--video button{position:relative;bottom:0;left:0;width:100%;padding:10px 0;text-align:center}
.section .left{float:left}.section .right{float:right}.section--small{display:block}
.section--small>.left,.section--small>.right{padding-bottom:18%}@media screen and (max-width:800px){.section--small>.left,.section--small>.right{padding-bottom:40%}
}@media screen and (max-width:480px){.section--small>.left,.section--small>.right{padding-bottom:70%}
}.section#section1 .left,.section#section1 .right{width:49.8%;background:#000;position:relative}
@media screen and (max-width:800px){.section#section1 .left,.section#section1 .right{float:none;width:auto}
}.section#section1 .item1{background:#fff;position:absolute;left:0;top:0;width:33.33%;height:100%}
@media screen and (max-width:480px){.section#section1 .item1{width:50%}}.section#section1 .item2{background:#fff;position:absolute;left:33.33%;top:0;width:33.33%;height:100%}
@media screen and (max-width:480px){.section#section1 .item2{width:50%;left:50%}}
.section#section1 .item3{background:#fff;position:absolute;left:66.66%;top:0;width:33.33%;height:100%}
@media screen and (max-width:480px){.section#section1 .item3{display:none}}.section__video{margin:.4% 0;padding-bottom:40%;position:relative}
.section__video--medium{padding-bottom:33%}@media screen and (max-width:600px){.section__video{padding-bottom:60%}
}@media screen and (max-width:480px){.section__video{padding-bottom:80%}}.section__banner{margin:0;padding-bottom:40%;position:relative}
.section__banner--small{padding-bottom:30%}.section__banner h2{position:absolute;bottom:0;left:0;width:100%;text-align:center;color:#000;font-size:1.875em;padding:0 30px;z-index:9999}
.section__banner .text{position:static;padding:0;float:left;width:20em;text-align:right;font-family:'Lato',sans-serif;font-weight:normal;background-color:#08397e;background-color:rgba(8,57,126,0.6);color:#fff;font-size:2.550em;line-height:1.3;padding:.6em 1.2em}
@media screen and (max-width:600px){.section__banner .text{width:auto;text-align:left}
}@media screen and (max-width:600px){.section__banner{padding-bottom:60%}}@media screen and (max-width:480px){.section__banner{padding-bottom:80%}
}.section__blocks{padding:0}.section__blocks .left{padding-bottom:30%;width:33.02%;background:#000;position:relative;margin-bottom:.4%;display:block;text-decoration:none}
@media screen and (max-width:900px){.section__blocks .left{width:50%;margin:0 !important;padding-bottom:40%}
}@media screen and (max-width:600px){.section__blocks .left{width:100%;padding-bottom:70%;float:none}
.section__blocks .left.background-color{padding-bottom:0}.section__blocks .left.background-color .background img{display:none}
.section__blocks .left.background-color .full-position{position:relative;height:auto;padding:20px;width:auto}
}.section__blocks .left .item1{background:#fff;position:absolute;left:0;top:0;width:50%;height:50%}
.section__blocks .left .item2{background:#fff;position:absolute;left:50%;top:0;width:50%;height:50%}
.section__blocks .left .item3{background:#fff;position:absolute;left:0;top:50%;width:50%;height:50%}
.section__blocks .left .item4{background:#fff;position:absolute;left:50%;top:50%;width:50%;height:50%}
.section__blocks .left.middle-block{margin:0 .47%}.section__blocks .left.left-block{margin-right:.23%}
.section__blocks .left.right-block{margin-left:.23%}.section__blocks--big .left{width:49.77%;padding-bottom:20%;margin-bottom:.46%}
.section__blocks--big .left.big{padding-bottom:40%}.section__blocks--big .left .item .text p{max-width:80%}
@media screen and (max-width:800px){.section__blocks--big .left{width:100%;padding-bottom:30%}
}@media screen and (max-width:600px){.section__blocks--big .left{padding-bottom:70% !important}
.section__blocks--big .left .item .text p{max-width:100%;padding-bottom:5px}}.section__prizes{padding:.22% 0}
.section__prizes__item{width:49.8%;margin:.2% 0}@media screen and (max-width:800px){.section__prizes__item{width:100%}
}.section__prizes__item:nth-child(odd){margin-right:.2%}@media screen and (max-width:800px){.section__prizes__item:nth-child(odd){margin-right:0}
}.section__prizes__item:nth-child(even){margin-left:.2%}@media screen and (max-width:800px){.section__prizes__item:nth-child(even){margin-left:0}
}.section__prizes__item img{width:100%;height:auto;display:block}.section__meet-winners{padding:2.5em 40px}
@media screen and (max-width:1300px){.section__meet-winners{padding-left:20px;padding-right:20px}
}.section__meet-winners h3{font-size:1.9em;padding-bottom:1.2em;font-weight:bold}
.guarantee{padding:1em 20px;text-align:center}.guarantee img{display:inline-block;vertical-align:middle;width:9em;height:auto;max-width:200px;min-width:50px}
.guarantee p{font-size:1.813em;display:inline-block;vertical-align:middle;padding-left:1em}
.story-video{padding:20px 0}.story-video__inner{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}
.story-video__inner iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.news{background:#e8e8e8}.news--article .news__header .news__date{display:block}.news--article .news__header{cursor:default}
.news__button{background:#000;color:#fff;cursor:pointer;border:0;font-family:'Lato',sans-serif;font-weight:600;font-size:.950em;outline:0;text-transform:uppercase;background:#08397e;border:1px #08397e solid;display:block;padding:.5em 1.5em;text-decoration:none}
.news__button:hover{background:#fff;color:#08397e}.news__right{position:absolute;top:0;right:0;height:100%}
.news:nth-child(odd){background:#fff}.news.news-open .news__icon::before{background:#db2128;height:0;width:0;opacity:0}
.news.news-open .news__icon::after{background:#db2128}.news.news-open .news__header .news__date{display:block}
.news__icon{position:absolute;width:20px;height:20px;right:120px;top:50%;margin:-10px 0 0 0}
@media screen and (max-width:1360px){.news__icon{right:80px}}@media screen and (max-width:800px){.news__icon{right:20px}
}.news__icon::before{content:"";background:#08397e;position:absolute;height:20px;width:4px;left:50%;top:0;margin:0 0 0 -2px;transition:all .3s ease}
.news__icon::after{content:"";background:#08397e;position:absolute;height:4px;width:20px;left:0;top:50%;margin:-2px 0 0 0;transition:all .3s ease}
.news__header{padding:40px 0;display:block;text-decoration:none;margin:0 140px;display:block;cursor:pointer;color:#383838;font-size:1.250em;font-weight:bold;position:relative;line-height:1.3}
.news__header h1{padding-right:9em}@media screen and (max-width:1360px){.news__header{padding:40px 0;margin:0 100px}
}@media screen and (max-width:800px){.news__header{padding:30px 0;margin:0 20px}}
.news__header .news__date{font-size:.775em;font-weight:normal;display:none}.news__content{padding:0 140px}
@media screen and (max-width:1360px){.news__content{padding:0 100px}}@media screen and (max-width:800px){.news__content{padding:0 20px}
}.news__image{width:30%}@media screen and (max-width:800px){.news__image{max-width:370px;width:100%}
}.news__image img{width:100%;height:auto;display:block}.news__text{width:70%;float:left;font-size:1.000em;line-height:1.3;padding:0 20px}
@media screen and (max-width:800px){.news__text{width:auto;padding:0}}.news__text p{padding-bottom:15px}
.news__text ul{margin:0 0 0 30px;list-style-type:disc;padding-bottom:15px}.news__text ol{margin:0 0 0 30px;list-style-type:decimal;padding-bottom:15px}
.news__text strong,.news__text b{font-weight:bold}.news__text i,.news__text em,.news__text cite{font-style:italic}
.news__text u{text-decoration:underline}.news .place-left{float:left}@media screen and (max-width:800px){.news .place-left{float:none}
}.news .place-right{float:right}@media screen and (max-width:800px){.news .place-right{float:none}
}.section__signup{font-family:'Lato',sans-serif;font-size:16px;position:relative;padding:2em 0;background:#b1b1b1;color:#fff;position:relative}
@media screen and (max-width:1600px){.section__signup{font-size:14px}}@media screen and (max-width:1440px){.section__signup{font-size:13px}
}@media screen and (max-width:1200px){.section__signup{font-size:11px}}.section__signup--inner{max-width:1600px;padding:0 30px;margin:0 auto}
@media screen and (max-width:480px){.section__signup--inner{padding:0 20px}}.section__signup h5{font-size:1.813em;line-height:1.3;text-align:left;float:left;font-weight:normal}
@media screen and (max-width:1000px){.section__signup h5{float:none;padding-bottom:10px}
.section__signup h5 br{display:none}}@media screen and (max-width:500px){.section__signup h5{font-size:18px;line-height:18px}
}.section__signup .email-button{float:right;width:700px;margin-top:.6%}@media screen and (max-width:1366px){.section__signup .email-button{width:650px}
}@media screen and (max-width:1360px){.section__signup .email-button{width:400px}
}@media screen and (max-width:1000px){.section__signup .email-button{float:none;width:auto}
.section__signup .email-button form{width:100%;display:table}}.section__signup .email-button input[type=email]{width:510px;float:left;height:64px;line-height:64px;font-size:1.563em;color:#fff;font-family:'Lato',sans-serif;border:3px #fff solid;background:transparent;padding:0 15px;border-right:1px #fff solid;border-radius:0 !important}
@media screen and (max-width:1366px){.section__signup .email-button input[type=email]{width:460px}
}@media screen and (max-width:1360px){.section__signup .email-button input[type=email]{width:310px;height:44px;line-height:44px}
}@media screen and (max-width:480px){.section__signup .email-button input[type=email]{padding:13px 15px;line-height:1;width:100%}
}@media screen and (max-width:1000px){.section__signup .email-button input[type=email]{border-width:2px;display:table-cell}
}@media screen and (max-width:500px){.section__signup .email-button input[type=email]{font-size:18px;line-height:18px;height:64px}
}.section__signup .email-button button,.section__signup .email-button .button,.section__signup .email-button header nav a,header nav .section__signup .email-button a,.section__signup .email-button .section .text button,.section .text .section__signup .email-button button,.section__signup .email-button .cropper-wrapper .cropper-button a,.cropper-wrapper .cropper-button .section__signup .email-button a,.section__signup .email-button .search-bar .btn,.search-bar .section__signup .email-button .btn,.section__signup .email-button .gain-entry .btn,.gain-entry .section__signup .email-button .btn,.section__signup .email-button .thumbnails li .desc .btn,.thumbnails li .desc .section__signup .email-button .btn,.section__signup .email-button .mosaic .mosaic-preview button,.mosaic .mosaic-preview .section__signup .email-button button{width:190px;float:left;height:64px;line-height:64px;font-size:1.563em;text-align:center;font-weight:bold;padding:0;margin:0;color:#fff;background:#08397e;border:0;font-family:'Lato',sans-serif}
@media screen and (max-width:1360px){.section__signup .email-button button,.section__signup .email-button .button,.section__signup .email-button header nav a,header nav .section__signup .email-button a,.section__signup .email-button .section .text button,.section .text .section__signup .email-button button,.section__signup .email-button .cropper-wrapper .cropper-button a,.cropper-wrapper .cropper-button .section__signup .email-button a,.section__signup .email-button .search-bar .btn,.search-bar .section__signup .email-button .btn,.section__signup .email-button .gain-entry .btn,.gain-entry .section__signup .email-button .btn,.section__signup .email-button .thumbnails li .desc .btn,.thumbnails li .desc .section__signup .email-button .btn,.section__signup .email-button .mosaic .mosaic-preview button,.mosaic .mosaic-preview .section__signup .email-button button{width:90px;height:44px;line-height:44px}
}@media screen and (max-width:1000px){.section__signup .email-button button,.section__signup .email-button .button,.section__signup .email-button header nav a,header nav .section__signup .email-button a,.section__signup .email-button .section .text button,.section .text .section__signup .email-button button,.section__signup .email-button .cropper-wrapper .cropper-button a,.cropper-wrapper .cropper-button .section__signup .email-button a,.section__signup .email-button .search-bar .btn,.search-bar .section__signup .email-button .btn,.section__signup .email-button .gain-entry .btn,.gain-entry .section__signup .email-button .btn,.section__signup .email-button .thumbnails li .desc .btn,.thumbnails li .desc .section__signup .email-button .btn,.section__signup .email-button .mosaic .mosaic-preview button,.mosaic .mosaic-preview .section__signup .email-button button{display:table-cell}
}@media screen and (max-width:480px){.section__signup .email-button button,.section__signup .email-button .button,.section__signup .email-button header nav a,header nav .section__signup .email-button a,.section__signup .email-button .section .text button,.section .text .section__signup .email-button button,.section__signup .email-button .cropper-wrapper .cropper-button a,.cropper-wrapper .cropper-button .section__signup .email-button a,.section__signup .email-button .search-bar .btn,.search-bar .section__signup .email-button .btn,.section__signup .email-button .gain-entry .btn,.gain-entry .section__signup .email-button .btn,.section__signup .email-button .thumbnails li .desc .btn,.thumbnails li .desc .section__signup .email-button .btn,.section__signup .email-button .mosaic .mosaic-preview button,.mosaic .mosaic-preview .section__signup .email-button button{width:100%}
}@media screen and (max-width:500px){.section__signup .email-button button,.section__signup .email-button .button,.section__signup .email-button header nav a,header nav .section__signup .email-button a,.section__signup .email-button .section .text button,.section .text .section__signup .email-button button,.section__signup .email-button .cropper-wrapper .cropper-button a,.cropper-wrapper .cropper-button .section__signup .email-button a,.section__signup .email-button .search-bar .btn,.search-bar .section__signup .email-button .btn,.section__signup .email-button .gain-entry .btn,.gain-entry .section__signup .email-button .btn,.section__signup .email-button .thumbnails li .desc .btn,.thumbnails li .desc .section__signup .email-button .btn,.section__signup .email-button .mosaic .mosaic-preview button,.mosaic .mosaic-preview .section__signup .email-button button{font-size:18px;line-height:18px;height:64px}
}footer{height:auto;background:#004793;background:#004a97;background:-moz-linear-gradient(top,#004a97 0,#003c81 50%,#002a64 100%);background:-webkit-linear-gradient(top,#004a97 0,#003c81 50%,#002a64 100%);background:linear-gradient(to bottom,#004a97 0,#003c81 50%,#002a64 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#004a97',endColorstr='#002a64',GradientType=0)}
footer .footer-inner{max-width:1600px;margin:0 auto;padding:0 30px}footer .back-to-top{padding:15px 0;text-align:center}
footer .back-to-top a{color:#fff;text-decoration:none;font-size:3.000em}footer .footer-links{border-bottom:2px #3c699e solid;padding:0 0 15px 0}
footer .footer-links ul{float:left;font-size:0;width:80%}@media screen and (max-width:600px){footer .footer-links ul{width:100%;float:none}
}footer .footer-links ul li{display:inline-block;font-size:16px;padding:0 2.23958% 0 0}
@media screen and (max-width:1600px){footer .footer-links ul li{font-size:14px}}@media screen and (max-width:1400px){footer .footer-links ul li{font-size:12px}
}@media screen and (max-width:1200px){footer .footer-links ul li{font-size:11px}}
@media screen and (max-width:600px){footer .footer-links ul li{width:50%;padding:0 0 10px 0}
}footer .footer-links ul li:last-child{padding-right:0}footer .footer-links ul li a{font-size:1.150em;color:#fff;font-weight:bold;text-decoration:none;cursor:pointer}
footer .footer-links ul li a.toggle-sub{padding:0 0 0 5px}footer .footer-links .social-links{float:right}
@media screen and (max-width:600px){footer .footer-links .social-links{float:none;text-align:center;font-size:14px;padding-bottom:15px}
}footer .footer-links .social-links a{font-size:1.750em;color:#fff;text-decoration:none;margin:0 5px}
footer .footer-links .social-links a:hover{color:#b1b1b1}footer .footer-links .sub{display:none;padding:10px 0 0 0}
footer .footer-links .sub a{width:25%;float:left;cursor:pointer;color:#fff;font-size:1.150em;text-decoration:none;line-height:1;padding:0 5px 10px 0}
@media screen and (max-width:1300px){footer .footer-links .sub a{width:25%}}@media screen and (max-width:1000px){footer .footer-links .sub a{width:33.33%}
}@media screen and (max-width:720px){footer .footer-links .sub a{width:50%}}footer .footer-text{padding:15px 0 30px 0;color:#fff;font-size:.938em}
@media screen and (max-width:600px){footer .footer-text{font-size:1em}}footer .footer-text p{max-width:70%;float:left;line-height:1.3}
@media screen and (max-width:600px){footer .footer-text p{float:none;max-width:none}
}footer .footer-text a{float:right;color:#fff;text-decoration:none}footer .footer-text a i{font-size:1.200em;vertical-align:middle}
@media screen and (max-width:600px){footer .footer-text a{float:none;padding:0 0 10px 0;display:block}
}.footer-links .fa-caret-down{display:inline-block}.footer-links .fa-caret-up{display:none}
.footer-links.sub-open .sub{display:block !important}.footer-links.sub-open .fa-caret-down{display:none}
.footer-links.sub-open .fa-caret-up{display:inline-block}.go-to-top{cursor:pointer}
.email-signup{width:1250px;height:auto;background-color:#b1b1b1;position:absolute;bottom:0;left:50%;margin:0 0 0 -625px;z-index:999;border-top:12px #db2128 solid;display:block;margin-bottom:.4%}
@media screen and (max-width:1360px){.email-signup{width:900px;margin-left:-450px}
}@media screen and (max-width:930px){.email-signup{width:100%;left:0;margin:0}}@media screen and (max-width:1600px){.email-signup{font-size:14px}
}@media screen and (max-width:1440px){.email-signup{font-size:13px}}@media screen and (max-width:1200px){.email-signup{font-size:11px}
}.email-signup__close{cursor:pointer;color:#000;position:absolute;top:15px;right:20px;font-size:1.500em;cursor:pointer}
.email-signup__inner{width:1100px;margin:0 auto;padding:60px 0 30px 0;text-align:left}
@media screen and (max-width:1360px){.email-signup__inner{width:800px;padding:50px 0 30px 0}
}@media screen and (max-width:850px){.email-signup__inner{width:auto;padding:50px 20px 30px 20px}
}.email-signup__inner h4{color:#fff;font-size:1.563em;font-weight:bold;padding:0 0 18px 0;border-bottom:1px #6a6a6a solid;margin:0 0 18px 0}
@media screen and (max-width:1360px){.email-signup__inner h4{padding-bottom:10px}
}.email-signup__cols>.left{width:300px}@media screen and (max-width:1360px){.email-signup__cols>.left{width:233px}
}@media screen and (max-width:850px){.email-signup__cols>.left{width:100%}}.email-signup__cols>.left.middle{margin:0 100px}
@media screen and (max-width:1360px){.email-signup__cols>.left.middle{margin:0 50px}
}@media screen and (max-width:850px){.email-signup__cols>.left.middle{margin:0}}.email-signup .form-fields li{padding-bottom:25px}
@media screen and (max-width:1360px){.email-signup .form-fields li{padding-bottom:15px}
}.email-signup .form-fields li.submit-wrapper{padding-top:20px}@media screen and (max-width:1360px){.email-signup .form-fields li.submit-wrapper{padding-top:10px}
}.email-signup .form-fields .select{width:100%;height:60px;line-height:60px;font-size:1.563em;color:#fff;font-family:'Lato',sans-serif;font-weight:normal;border:3px #fff solid;background:#b1b1b1;padding:0;text-indent:15px}
@media screen and (max-width:1360px){.email-signup .form-fields .select{height:50px;line-height:50px}
}.email-signup .form-fields .select.small{width:60%}.email-signup .form-fields .textbox{width:100%;height:60px;line-height:60px;font-size:1.563em;color:#fff;font-family:'Lato',sans-serif;font-weight:normal;border:3px #fff solid;background:transparent;padding:0 15px}
@media screen and (max-width:1360px){.email-signup .form-fields .textbox{height:50px;line-height:50px}
}@media screen and (max-width:480px){.email-signup .form-fields .textbox{padding:13px 15px;line-height:1}
}.email-signup .form-fields .checkbox{font-size:1.000em;font-weight:normal;color:#fff;min-height:20px;display:inline-block;max-width:100%;padding-left:20px;cursor:pointer;line-height:1.3}
.email-signup .form-fields .checkbox--last{margin-left:20px}.email-signup .form-fields .checkbox input[type=checkbox]{margin-left:-20px;margin-top:2px;position:absolute}
.email-signup .form-fields .checkbox a{color:#fff}.email-signup .form-fields .submit{height:60px;line-height:55px;font-size:1.563em;color:#fff;font-family:'Lato',sans-serif;font-weight:bold;border:3px #8d1c24 solid;background:#8d1c24;padding:0 15px;text-align:center;cursor:pointer;transition:all .3s ease-in}
@media screen and (max-width:1360px){.email-signup .form-fields .submit{height:50px;line-height:45px}
}@media screen and (max-width:850px){}.email-signup .form-fields .submit:hover{background:#b1b1b1}
.ng-submitted .ng-invalid{border-color:#db2128 !important}input,button,textarea,select{outline:0}
.popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;background:rgba(0,0,0,0.5);z-index:9999;display:block;overflow:auto;font-size:16px}
@media screen and (max-width:1300px){.popup{font-size:14px}}@media screen and (max-width:1100px){.popup{font-size:13px}
}@media screen and (max-width:900px){.popup{font-size:12px}}@media screen and (max-width:800px){.popup{position:relative;height:auto;width:auto;z-index:12}
}.popup__content{position:relative;max-width:685px;margin:0 auto;padding:20px 40px;border-bottom:10px #08397e solid;border-top:10px #db2128 solid;background:#fff}
.popup__content h2{font-size:1.563em;font-weight:bold;border-bottom:1px #999 solid;padding:10px 0;margin-bottom:15px}
.popup__content h2.with-icon{position:absolute;top:0;left:0;width:100%;height:90px;color:#fff;background:#2272b0;border-top:1px #000 solid;border-bottom:1px #000 solid;padding:0 40px}
.popup__content h2.with-icon .h2-icon{font-size:1.500em;border:2px #fff solid;border-radius:100%;overflow:hidden;display:inline-block;vertical-align:middle;height:60px;width:60px;text-align:center;line-height:60px}
.popup__content h2.with-icon .h2-text{font-size:1.400em;display:inline-block;vertical-align:middle;padding:0 0 0 10px}
.popup__content label{font-size:1.125em;font-weight:bold;color:#5e5e5e;display:inline-block;line-height:1.3}
.popup__content label.with-icon{padding:80px 0 10px 0;display:block}.popup__content label.black{color:#000}
.popup__content label.regular{font-weight:normal}.popup__content label.regular a{font-weight:bold;text-decoration:underline;cursor:pointer}
.popup__content em{font-style:italic;color:#afafaf;font-size:.875em;padding:10px 0 0 0;display:block}
.popup__content .choose-pet{text-align:center;font-size:0}.popup__content .choose-pet a{display:inline-block;vertical-align:middle;margin-right:20px;cursor:pointer;font-size:16px}
.popup__content .choose-pet a.selected span{border-color:#08397e;border-width:2px}
.popup__content .choose-pet a span{width:64px;height:64px;line-height:64px;display:block;border:1px #969696 solid}
.popup__content .choose-pet a span img{display:inline-block;vertical-align:middle;max-width:100%;height:auto}
.popup__content .choose-pet a:last-child{margin-right:0}.popup__content .choose-pet a label{font-size:.875em;color:#696969;display:inline-block;padding:5px 0 0 0}
.popup__content .button-progress{text-align:center;height:46px;margin:20px 0 0 0;position:relative}
.popup__content .button-progress .btn{height:48px;line-height:48px;min-width:143px;padding:0 15px;background:#000;color:#fff;cursor:pointer;border:0;font-family:'Lato',sans-serif;font-weight:600;font-size:1.063em;position:absolute;outline:0;text-transform:uppercase}
.popup__content .button-progress .btn--negative{background:#db2128}.popup__content .button-progress .btn--positive{background:#08397e}
.popup__content .button-progress .btn.left{left:0;top:0}.popup__content .button-progress .btn.right{right:0;top:0}
.popup__content .button-progress .progress{text-align:center;width:319px;margin:0 auto;height:48px;line-height:48px;font-size:0;float:none}
.popup__content .button-progress .progress span{background:#e6e6e6;height:11px;width:11px;display:inline-block;vertical-align:middle;border-radius:50%;margin:0 4px}
.popup__content .button-progress .progress span.completed{background:#949494}.popup .images h4{font-size:1.000em;color:#bcbcbc;padding-bottom:3px}
.popup .images .upload-image{border:1px #929292 solid;background:#f3f3f3;width:278px;height:278px;display:block;cursor:pointer;text-align:center;color:#bcbcbc;font-size:1.125em;position:relative}
.popup .images .upload-image-preview{position:absolute;top:0;left:0;width:100%;height:100%;background:#000 no-repeat center center;background-size:cover}
.popup .images .edit-image{color:#afafaf;text-decoration:underline;font-size:1.000em;padding:10px 0;display:inline-block;cursor:pointer}
.popup .images>.left{width:278px}.popup .images>.right{width:278px}.popup .video-submit{padding:20px 0 20px 0}
.popup .video-submit .textbox{display:inline-block;vertical-align:middle;width:427px}
.popup .video-submit a{display:inline-block;vertical-align:middle;font-weight:bold;font-size:1.000em;text-decoration:underline;color:#153d82;cursor:pointer;padding-left:30px}
.popup .story-step .textbox{display:inline-block;vertical-align:middle}.popup .story-step em.inline{display:inline-block;vertical-align:middle;padding:0 0 0 20px}
.popup .story-step textarea.textbox,.popup .story-step div.textbox{height:180px;resize:none;overflow:hidden;position:relative}
.popup .story-step .hash-tags-wrapper{padding:20px 0 5px 0}.popup textarea.textbox--small.textbox{height:110px;width:100%;resize:none;overflow:hidden;position:relative}
.popup .hash-tag{line-height:1.3;color:#bcbcbc;font-size:1.000em;font-weight:bold;cursor:pointer;margin:0 2px;display:inline-block}
.popup .hash-tag--black{color:#000;cursor:default}.popup .step-close{position:absolute;top:5px;right:20px;font-size:1.600em;cursor:pointer}
.popup .social{text-align:center;padding:45px 0}.popup .social h5{font-family:'Pacifico',cursive;color:#000;font-size:1.250em;display:inline-block;vertical-align:middle}
.popup .social img{display:inline-block;vertical-align:middle;width:50px;height:auto;margin:0 5px}
.popup--big{max-width:1200px;padding:30px 70px}.popup--big .button-progress .progress{width:774px}
.popup--coupon{border:3px #fff dashed;background:0;padding:10px;max-width:800px}@media screen and (max-width:900px){.popup--coupon{max-width:600px}
}.popup--coupon:before{content:"";position:absolute;width:85px;height:39px;background:url("/Content/images/scissor.png") no-repeat center center;display:block;top:-41px;left:24px}
@media screen and (max-width:900px){.popup--coupon:before{background-size:55px 22px;height:22px;width:55px;top:-25px}
}.popup--coupon .step-close{top:30px;right:95px;z-index:9999}@media screen and (max-width:900px){.popup--coupon .step-close{right:50px}
}.popup--coupon .coupon-header{min-height:0;position:relative;padding:0 25px}.popup--coupon .coupon-header:before{content:"";background:#db2128;position:absolute;top:0;left:0;width:100%;height:80%}
.popup--coupon .coupon-header img{max-width:100%;position:relative;z-index:99}.popup--coupon .coupon-form{padding:20px 120px}
.popup--coupon .coupon-form__heading{font-size:1.525em;font-weight:bold;color:#5e5e5e;display:block;line-height:1.3;text-align:center;margin:0;padding:5px 0 15px 0;border:0;text-transform:uppercase}
@media screen and (max-width:900px){.popup--coupon .coupon-form{padding:20px 50px}
}.popup--coupon>div{background:#fff;padding:0}.popup--coupon .button-progress{padding:20px 0 50px 0;margin:0;border-bottom:10px #08397e solid}
.popup--coupon .button-progress .btn.left{left:100px}@media screen and (max-width:900px){.popup--coupon .button-progress .btn.left{left:40px}
}.popup--coupon .button-progress .btn.right{right:100px}@media screen and (max-width:900px){.popup--coupon .button-progress .btn.right{right:40px}
}.popup .story-preview{padding:20px 30px 0 30px;color:#000}.popup .story-preview h2{font-size:1.375em}
.popup .story-preview--view h2{position:relative;padding-right:80px}.popup .story-preview--view h2 a{position:absolute;top:0;right:0;cursor:pointer}
.popup .story-preview--view h2 a span.like{width:35px;height:34px;display:inline-block;vertical-align:middle}
.popup .story-preview--view h2 a span.like img{width:100%;height:auto;display:block}
.popup .story-preview--view h2 a span.count{display:inline-block;vertical-align:bottom;position:relative;border-radius:2px;padding:5px;border:1px #b3b3b3 solid;text-align:center;line-height:1;color:#999;font-size:.775em;margin-left:10px}
.popup .story-preview--view h2 a span.count:after{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-right-color:#fff;border-width:6px;margin-top:-6px}
.popup .story-preview--view h2 a span.count:before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(179,179,179,0);border-right-color:#b3b3b3;border-width:7px;margin-top:-7px}
.popup .story-preview .content{font-size:1.000em;line-height:1.3}.popup .story-preview .content em,.popup .story-preview .content cite,.popup .story-preview .content i{font-style:italic;display:inline;color:#000;font-size:inherit;padding:0}
.popup .story-preview .content strong,.popup .story-preview .content b{font-weight:bold}
.popup .story-preview .content ul{margin:0 0 20px 30px;list-style-type:disc}.popup .story-preview .content ol{margin:0 0 20px 30px;list-style-type:decimal}
.popup .story-preview .images{text-align:center;padding:20px 0 0 0}.popup .story-preview .images .left,.popup .story-preview .images .right{float:none;display:inline-block;vertical-align:middle;margin:0 5px;width:350px}
.popup .story-preview .images .right h4{text-align:right}.popup .story-preview .images h4{text-align:left;font-size:1.375em;color:#000}
.popup .story-preview .images .image{width:auto;height:auto;display:block}.popup .story-preview .images .image img{width:100%;height:auto;display:block}
.popup .story-preview .bottom-buttons{position:relative;padding:0;margin:0}.popup .story-preview .bottom-buttons .call-save{position:absolute;left:0;top:0;width:290px}
.popup .story-preview .bottom-buttons .call-save>.table-100{min-height:42px}.popup .story-preview .bottom-buttons .call-save a{display:inline-block;width:38px;cursor:pointer}
.popup .story-preview .bottom-buttons .call-save a span{display:none}.popup .story-preview .bottom-buttons .call-save a:last-child{width:224px;margin-left:10px}
.popup .story-preview .bottom-buttons .call-save a img{width:100%;height:auto;display:block}
.popup .story-preview .bottom-buttons .tags{padding:0 290px}.popup .story-preview .bottom-buttons .tags>.table-100{min-height:42px}
.popup .story-preview .bottom-buttons .social-share{position:absolute;top:0;right:0;width:290px;text-align:right}
.popup .story-preview .bottom-buttons .social-share>.table-100{min-height:42px}.popup .story-preview .tags{padding:10px 130px;text-align:center}
.social-networks{display:inline-block;vertical-align:middle;font-size:0}.social-networks a{margin-right:1px;cursor:pointer}
.social-networks a:last-child{margin:0}.social-networks a img{margin:0 !important;width:auto !important}
.error-text{padding:5px 20px;text-align:center;color:#db2128;font-size:1.000em}.report{text-align:right;font-size:.950em;padding:10px 0}
.report a{text-decoration:underline;color:#999;cursor:pointer}@media screen and (max-width:1200px){.popup--big{margin:0 20px}
.popup--big .story-preview{padding:0}}@media screen and (max-width:1000px){.popup--big .story-preview .images .right{width:50%;margin:0}
.popup--big .story-preview .images .right .image{padding-left:5px}.popup--big .story-preview .images .left{width:50%;margin:0}
.popup--big .story-preview .images .left .image{padding-right:5px}.popup--big .button-progress .progress{width:230px}
.popup .story-preview .bottom-buttons{padding:44px 0 0 0}.popup .story-preview .bottom-buttons .tags{padding:0 20px}
}@media screen and (max-width:800px){.popup--big{margin:0}.popup-open #mosaicContainer,.popup-open .search__arrows{display:none}
.popup__content{max-width:none;border-top:0;padding:80px 20px 10px 20px}.popup .step-close{top:50px}
.popup__content .button-progress .progress{height:38px;line-height:38px;width:auto;padding:0 100px}
.popup__content .button-progress .progress span{height:8px;width:8px}.popup__content .button-progress .btn{min-width:100px;height:38px;line-height:38px}
.popup__content h2.with-icon{position:relative;background:0;border:0;padding:10px 0;color:#000;height:auto}
.popup__content h2.with-icon .h2-text{font-size:inherit;padding:0}.popup__content label.with-icon{padding:0}
.popup__content h2.with-icon .h2-icon{display:none}.popup--coupon{padding:0;border:0}
.popup--coupon .coupon-header{padding:0;padding-top:100px}.popup--coupon .coupon-form{padding:0 20px}
.popup--coupon .button-progress .btn.left{left:20px}.popup--coupon .button-progress .btn.right{right:20px}
.popup .story-preview .prev-story,.popup .story-preview .next-story{display:none}
}@media screen and (max-width:630px){.popup .images>.left,.popup .images>.right{width:auto;float:none}
.popup .video-submit .textbox{width:278px}.popup .story-preview .tags{padding:10px}
.popup .story-preview .bottom-buttons{padding:0;text-align:center}.popup .story-preview .bottom-buttons .call-save{position:relative;width:auto}
.popup .story-preview .bottom-buttons .call-save a{display:block;margin:0 auto !important;width:auto}
.popup .story-preview .bottom-buttons .call-save a.call-me-back-button{border:2px #277db9 solid;padding:5px 10px;display:inline-block}
.popup .story-preview .bottom-buttons .call-save a.call-me-back-button img{display:inline-block;width:25px;vertical-align:middle}
.popup .story-preview .bottom-buttons .call-save a.call-me-back-button span{display:inline-block;vertical-align:middle;font-size:1.300em;font-weight:bold;color:#277db9;padding:0 10px}
.popup .story-preview .bottom-buttons .call-save a:first-child{margin-bottom:10px !important}
.popup .story-preview .bottom-buttons .social-share{position:relative;width:auto;text-align:center}
}@media screen and (max-width:480px){.popup .social{padding:20px 0}.popup .social>img{display:none}
.social-networks{display:block;padding:10px 0 0 0}.popup .video-submit{padding-bottom:0}
.popup .video-submit .textbox{width:100%;display:block}.popup .video-submit a{padding:10px 10px 0 0;display:block}
.popup__content .button-progress .btn{top:auto !important;bottom:0}.popup__content .button-progress{height:76px;margin-top:10px}
.popup__content .button-progress .progress{padding:0}.popup__content .choose-pet a{margin-right:10px}
.popup__content .choose-pet a span{width:48px;height:48px;line-height:48px}.popup__content .choose-pet a span img{max-width:70%}
.popup__content .choose-pet a label{font-size:.750em}.popup .images .upload-image{width:263px;height:263px}
.popup .story-step em.inline{padding:0}.popup__content.popup--coupon .button-progress{height:auto;margin:0;padding-bottom:40px}
.popup__content.popup--coupon .button-progress .btn{top:0 !important;bottom:auto}
}.story-loading{text-align:center;padding:40px 20px}.story-loading img{width:50px;height:auto;display:inline-block}
.new-add-details{position:relative}.new-add-details:before{content:"";position:absolute;top:0;left:50%;margin:0;height:100%;width:1px;background:#ccc}
@media screen and (max-width:800px){.new-add-details:before{display:none}}.new-add-details .form{padding:10px 0 0 0}
.new-add-details .new-add-details-heading{height:50px}@media screen and (max-width:1300px){.new-add-details .new-add-details-heading{height:32px}
}@media screen and (max-width:900px){.new-add-details .new-add-details-heading{height:28px}
}@media screen and (max-width:800px){.new-add-details .new-add-details-heading{height:auto;padding:20px 0 10px 0}
}.new-add-details>.left,.new-add-details>.right{width:47%}@media screen and (max-width:800px){.new-add-details>.left,.new-add-details>.right{float:none;width:auto}
}.swipe-hint{position:absolute;top:0;left:0;background:#000;background:rgba(0,0,0,0.5);z-index:999;width:100%;height:100%;text-align:center;padding:70% 40px 0 40px;display:none}
@media screen and (max-width:800px){.swipe-hint{display:block}}.swipe-hint img{max-width:350px;height:auto;display:inline-block;width:100%}
.form{padding:30px 0 0 0}.form--small{padding-top:15px}.form li{padding-bottom:15px}
.form li:last-child{padding-bottom:0}.form li .textbox{height:46px;line-height:46px;width:100%;background:#fff;border:2px #bababa solid;padding:0 15px;outline:0;color:#000;font-size:1.125em;font-family:'Lato',sans-serif;vertical-align:middle}
@media screen and (max-width:480px){.form li .textbox{padding:13px 15px;line-height:1}
}.form li .textbox--small{width:48%}@media screen and (max-width:480px){.form li .textbox--small{width:100%;margin-bottom:15px}
.form li .textbox--small:last-child{margin-bottom:0}}.form li .textbox--medium{width:394px}
@media screen and (max-width:480px){.form li .textbox--medium{width:100%;margin-bottom:5px}
.form li .textbox--medium:last-child{margin-bottom:0}}.form li .select{height:46px;line-height:46px;width:100%;background:#fff;border:2px #bababa solid;padding:0;text-indent:15px;outline:0;color:#000;font-size:1.125em;font-family:'Lato',sans-serif;border-radius:0 !important}
.form li .select--small{width:48%}@media screen and (max-width:480px){.form li .select--small{width:100%;margin-bottom:15px}
.form li .select--small:last-child{margin-bottom:0}}.form li .select-box{height:46px;background:#fff}
.form li .select-box .selectize-input{font-size:1.125em;height:46px;line-height:normal;background:0;box-shadow:none;border-radius:0;border:2px #bababa solid;padding:10px 15px 10px 15px}
.form li .select-box .selectize-input input{font-size:inherit;font-style:inherit;color:#225f9a;font-weight:inherit;width:100% !important;height:100%}
.form li .select-box .selectize-dropdown-content{background:#fff;border:1px #bababa solid}
.form li .checkbox{font-size:.875em;font-weight:normal;color:#919191;min-height:20px;display:inline-block;max-width:100%;padding-left:20px;cursor:pointer}
.form li .checkbox--last{margin-left:20px}.form li .checkbox input[type=checkbox]{margin-left:-20px;margin-top:2px;position:absolute}
.form li .checkbox a{color:#919191}.form ::-webkit-input-placeholder{color:#afafaf !important;opacity:1 !important}
.form :-moz-placeholder{color:#afafaf !important;opacity:1 !important}.form ::-moz-placeholder{color:#afafaf !important;opacity:1 !important}
.form :-ms-input-placeholder,.form ::-ms-input-placeholder{color:#ccc !important;opacity:1 !important}
.form :-ms-input-placeholder{color:#afafaf !important;opacity:1 !important}.texteditor{padding:0 !important}
.texteditor .ta-toolbar{height:26px;background:#e8e8e8;padding:0 10px;padding-top:0;font-style:normal;font-weight:bold}
.texteditor .ta-toolbar button{margin:0;padding:0 10px;float:left;background:0;border:0;outline:0;font-size:.855em;line-height:26px;height:26px}
.texteditor .ta-toolbar button.active{color:#919191}.texteditor .ta-toolbar #toolbarCC{margin:0;padding:0 10px;float:right;background:0;border:0;outline:0;font-size:.755em;line-height:26px;height:26px;min-width:0 !important}
.texteditor .ta-scroll-window{line-height:1.2;font-size:.875em;outline:0;height:150px;min-height:0 !important;border:0 !important;box-shadow:none !important;width:100%}
.texteditor .ta-scroll-window>.ta-bind{outline:none !important}.texteditor .ta-scroll-window textarea{outline:0}
.texteditor .ta-scroll-window p{padding:0 0 10px}.texteditor .ta-scroll-window ul,.texteditor .ta-scroll-window ol{list-style-type:disc;margin:0 0 10px 30px}
.texteditor .ta-scroll-window strong,.texteditor .ta-scroll-window b{font-weight:bold}
.texteditor .ta-scroll-window i,.texteditor .ta-scroll-window cite,.texteditor .ta-scroll-window em{font-style:italic;color:#000;padding:0 !important}
.texteditor .ta-scroll-window u{text-decoration:underline}.cropper-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;background:rgba(0,0,0,0.5);z-index:9999}
.cropper-wrapper .cropper-inner{max-width:500px;margin:0 auto;background:#fff;border-top:10px #db2128 solid;border-bottom:10px #08397e solid;padding:20px}
.cropper-wrapper .cropper-inner .cropper-image{background:#fff url("/Content/images/loading.gif") no-repeat center center;min-height:50px;background-size:30px}
.cropper-wrapper .cropper-button{text-align:center;padding:20px 0 0 0}.cropper-wrapper .cropper-button a{background:#08397e;padding:20px;color:#fff;font-size:1.300em;cursor:pointer;display:inline-block;z-index:99}
.cropper-wrapper .cropper-button a:before{display:none !important}.popper{position:absolute;background:#fff;color:#000;width:150px;font-size:13px;line-height:1.3;border-radius:0;font-weight:bold;box-shadow:0 0 2px rgba(0,0,0,0.5);padding:10px;text-align:left;z-index:999999}
.popper .popper__arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px}
.popper[x-placement^="top"]{margin-top:-15px}.popper[x-placement^="top"] .popper__arrow{border-width:5px 5px 0 5px;border-color:#fff transparent transparent transparent;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}
.popper[x-placement^="bottom"]{margin-top:5px}.popper[x-placement^="bottom"] .popper__arrow{border-width:0 5px 5px 5px;border-color:transparent transparent #fff transparent;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}
.popper[x-placement^="right"]{margin-left:53px}.popper[x-placement^="right"] .popper__arrow{border-width:5px 5px 5px 0;border-color:transparent #fff transparent transparent;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}
.popper[x-placement^="left"]{margin-right:5px}.popper[x-placement^="left"] .popper__arrow{border-width:5px 0 5px 5px;border-color:transparent transparent transparent #fff;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}
@media screen and (max-width:1100px){.popper[x-placement^="top"] .popper__arrow{border-width:5px 5px 0 5px;border-color:#ddd transparent transparent transparent;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}
}.search-bar{background:#225f9a;position:fixed;top:0;left:0;width:100%;padding:20px 0;z-index:9999;color:#fff;font-size:16px}
.search-bar__inner{padding:0 20px}.search-bar .btn{padding:5px 10px;font-size:14px;margin:0 5px}
.search-bar .btn:before{display:none}.gain-entry{background:#e8e8e8;color:#000;padding:2.5em 20px;text-align:center}
@media screen and (max-width:600px){.gain-entry{text-align:left}}.gain-entry h3{font-size:2em;font-weight:bold}
.gain-entry__info{display:inline-block;padding:2em 0 1.6em 0}.gain-entry__info ul{text-align:left;font-size:1.513em;color:#010101}
@media screen and (max-width:600px){.gain-entry__info ul{float:none !important}}.gain-entry__info ul:last-child{padding-left:5em}
@media screen and (max-width:600px){.gain-entry__info ul:last-child{padding-left:0}
}.gain-entry__info ul li{margin-bottom:10px;background:url("/Content/images/paw-blue.png") no-repeat left center;padding-left:25px;min-height:15px;vertical-align:middle}
.gain-entry .btn{display:inline-block;color:#08397e;background:transparent;border-color:#08397e;padding-left:1.5em;padding-right:1.5em}
.gain-entry .btn:before{background:#fff !important}.thumbnails{text-align:left}.thumbnails li{width:50%;float:left;padding-bottom:40px}
@media screen and (max-width:800px){.thumbnails li{float:none;width:100%}}.thumbnails li .image{width:290px;height:290px;display:inline-block;vertical-align:middle;position:relative;overflow:hidden}
@media screen and (max-width:1600px){.thumbnails li .image{width:250px;height:250px}
}@media screen and (max-width:1300px){.thumbnails li .image{width:200px;height:200px}
}@media screen and (max-width:1000px){.thumbnails li .image{width:140px;height:140px}
}@media screen and (max-width:420px){.thumbnails li .image{width:100%;height:auto;display:block}
}.thumbnails li .image img{width:100%;height:auto;display:block}.thumbnails li .image img.award{width:9.375%;height:auto;display:block;position:absolute;top:3%;left:3%}
.thumbnails li .desc{width:330px;display:inline-block;vertical-align:middle;text-align:left;padding:0 0 0 20px}
@media screen and (max-width:1600px){.thumbnails li .desc{width:290px}}@media screen and (max-width:1300px){.thumbnails li .desc{width:220px}
}@media screen and (max-width:420px){.thumbnails li .desc{width:100%;display:block;padding:10px 0 0 0;width:auto}
}.thumbnails li .desc h5{font-weight:bold;color:#8d1c24;font-size:1.125em}.thumbnails li .desc h4{font-size:1.9em;font-weight:bold;color:#000;padding-bottom:10px}
.thumbnails li .desc p{padding-bottom:10px;font-size:1em;line-height:1.3}.thumbnails li .desc .btn{color:#fff;background:#08397e;font-size:1.125em}
.navigation{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;overflow:auto;background:#fff;display:none}
.navigation__close{color:#fff;border:2px #fff solid;padding:10px 20px;font-size:19px;position:absolute;top:2%;right:3%;z-index:99999;background:transparent;transition:all .3s ease}
@media screen and (max-width:800px){.navigation__close{font-size:14px;padding:10px 15px}
}.navigation__close:hover{background:#fff;color:#000}.navigation__home{color:#fff;padding:10px 20px;font-size:19px;position:absolute;top:2%;left:1px;z-index:99999;background:#000;transition:all .3s ease;display:block;text-decoration:none}
@media screen and (max-width:800px){.navigation__home{font-size:16px;padding:10px 15px}
}.navigation__home:hover{background:#fff;color:#000}.navigation__images{height:30%;min-height:100px}
.navigation__images a{float:left;width:50%;border:1px #fff solid;background:#000;height:100%;position:relative;z-index:999;text-align:center;color:#fff;font-size:2.500em;text-decoration:none;cursor:pointer}
.navigation__images a:hover .background{opacity:1}.navigation__images a .background{will-change:opacity;opacity:.4;transition:all .3s ease}
.navigation__images a span{z-index:1;position:relative}.navigation__about{height:15%;min-height:80px}
@media screen and (max-width:800px){.navigation__about{height:auto}}.navigation__about a{float:left;width:25%;border:1px #fff solid;background:#000;height:100%;position:relative;z-index:999;text-align:center;color:#fff;font-size:2.00em;text-decoration:none}
@media screen and (max-width:800px){.navigation__about a{width:100%;padding:30px 20px}
}.navigation__about a:hover .background{opacity:1}.navigation__about a .background{opacity:1;transition:all .3s ease}
.navigation__about a span{z-index:1;position:relative}.navigation__about--five a{width:20%}
@media screen and (max-width:800px){.navigation__about--five a{width:100%;padding:30px 20px}
}.navigation .social{height:10%;min-height:60px;padding:0 10px;margin:0;border:1px #fff solid}
.search-stories{position:relative}.search{position:absolute;width:502px;background:#225f9a;left:20px;top:90px;margin:0;z-index:9999;padding:40px 0 0 0;display:block}
.search .quick-search{text-align:center}.search .quick-search input[type=text]{border:2px #fff solid;border-radius:0;background:transparent;color:#fff;font-size:1.250em;font-weight:normal;padding:.5em 1em;width:280px;margin-right:8px;margin-bottom:15px}
.search .quick-search button{border:2px #fff solid;border-radius:0;background:#287217;color:#fff;font-size:1.250em;font-weight:normal;padding:.5em 1em;cursor:pointer;width:120px}
.search .quick-search button[disabled]{background:#969696;cursor:not-allowed}.search .quick-search button::before{display:none}
.search .quick-search ::-webkit-input-placeholder{color:#b4c5d9 !important;opacity:1 !important}
.search .quick-search :-moz-placeholder{color:#b4c5d9 !important;opacity:1 !important}
.search .quick-search ::-moz-placeholder{color:#b4c5d9 !important;opacity:1 !important}
.search .quick-search :-ms-input-placeholder,.search .quick-search ::-ms-input-placeholder{color:#b4c5d9 !important;opacity:1 !important}
.search .quick-search :-ms-input-placeholder{color:#b4c5d9 !important;opacity:1 !important}
.search::before{content:"";position:absolute;top:-15px;left:0;width:100%;height:15px;background:transparent no-repeat top center;background-image:url("/Content/images/section1/top-arrow.png")}
.search__arrows--loading{width:auto !important;height:33px !important}.search__arrows--left{background:transparent;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease;color:#fff;position:absolute;min-width:30px;height:40px;line-height:40px;padding-left:20px;padding-right:5px;left:0;top:50%;margin:-20px 0 0 0;cursor:pointer;text-align:center;z-index:10;font-size:0}
.search__arrows--left .search__arrows--loading{display:inline-block}.search__arrows--left.isloading{background:#981f28}
.search__arrows--left.isloading .search__arrows--loading{display:none}.search__arrows--left.isloading .search-loading-icon{display:inline-block}
.search__arrows--left i{font-size:16px;vertical-align:middle}.search__arrows--left img{width:25px;height:25px;vertical-align:middle;display:none}
.search__arrows--right{background:transparent;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease;color:#fff;position:absolute;min-width:30px;height:40px;line-height:40px;right:0;padding-right:20px;padding-left:5px;top:50%;margin:-20px 0 0 0;cursor:pointer;text-align:center;z-index:10;font-size:0}
.search__arrows--right .search__arrows--loading{display:inline-block}.search__arrows--right.isloading{background:#981f28}
.search__arrows--right.isloading .search__arrows--loading{display:none}.search__arrows--right.isloading .search-loading-icon{display:inline-block}
.search__arrows--right i{font-size:16px;vertical-align:middle}.search__arrows--right img{width:25px;height:25px;vertical-align:middle;display:none}
.search__close{position:absolute;top:15px;right:15px;font-size:22px;cursor:pointer;color:#fff}
.search__loading{position:absolute;top:12px;left:15px;width:25px;height:25px}.search__as-buttons{border-top:2px #4e7fae solid;height:60px;border-bottom:2px #4e7fae solid;color:#fff}
.search__as-buttons a{height:100%;width:50%;float:left;cursor:pointer;text-align:left}
.search__as-buttons a img{width:35px;height:auto}.search__as-buttons a:last-child{border-left:1px #4e7fae solid}
.search__as-buttons a:last-child img{padding:8px 0 0 0;width:30px;height:auto}.search__as-buttons img{vertical-align:middle;display:inline-block;margin:0 0 0 30px}
.search__as-buttons__text{font-size:1.250em;font-weight:bold;vertical-align:middle;display:inline-block;padding:0 0 0 20px}
.search__filters{padding:0 25px 0 25px;color:#fff;line-height:1.3}.search__filters p{font-size:1.250em;font-weight:bold}
.search__filters p.small{font-weight:normal}.search__filters ul{padding:20px 0 0 0}
.search__filters ul li{padding:0 0 20px 0}.search__filters ul li select{width:360px;height:50px;padding:0 0 0 20px;margin:0 0 0 40px;background:#fff no-repeat 98% center;border:1px #fff solid;color:#225f9a;font-size:1.250em;font-weight:bold}
.search__filters ul li .select-box{width:360px;height:50px;background:#fff no-repeat 98% center;margin:0 0 0 40px;display:inline-block;vertical-align:middle}
.search__filters ul li .select-box .selectize-input{height:100%;padding:0 0 0 20px;background:#fff no-repeat 98% center;border:1px #fff solid;color:#225f9a;font-size:1.250em;font-weight:bold;padding:0 15px 0 20px}
.search__filters ul li .select-box .selectize-input>div{position:absolute;top:0;left:0;height:100%;width:100%;vertical-align:middle;display:block;padding:15px 5px 5px 25px}
.search__filters ul li .select-box .selectize-input:after{content:' ';display:block;position:absolute;top:50%;right:6px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:6px 3px 0 3px;border-color:#225f9a transparent transparent transparent}
.search__filters ul li .select-box .selectize-input input{font-size:inherit;font-style:inherit;color:#225f9a;font-weight:inherit;width:100% !important;height:100%}
.search__filters ul li .select-box .selectize-input ::-webkit-input-placeholder{color:#225f9a !important;opacity:1 !important}
.search__filters ul li .select-box .selectize-input :-moz-placeholder{color:#225f9a !important;opacity:1 !important}
.search__filters ul li .select-box .selectize-input ::-moz-placeholder{color:#225f9a !important;opacity:1 !important}
.search__filters ul li .select-box .selectize-input :-ms-input-placeholder,.search__filters ul li .select-box .selectize-input ::-ms-input-placeholder{color:#225f9a !important;opacity:1 !important}
.search__filters ul li .select-box .selectize-input :-ms-input-placeholder{color:#225f9a !important;opacity:1 !important}
.search__filters ul li .select-box .selectize-dropdown-content{background:#fff;border:1px #225f9a solid}
.search__filters ul li .select-box .selectize-dropdown{margin:0;height:auto}.search__filters ul li .button,.search__filters ul li header nav a,header nav .search__filters ul li a,.search__filters ul li .section .text button,.section .text .search__filters ul li button,.search__filters ul li .section .text .button,.section .text .search__filters ul li .button,.search__filters ul li .cropper-wrapper .cropper-button a,.cropper-wrapper .cropper-button .search__filters ul li a,.search__filters ul li .search-bar .btn,.search-bar .search__filters ul li .btn,.search__filters ul li .gain-entry .btn,.gain-entry .search__filters ul li .btn,.search__filters ul .thumbnails li .desc .btn,.thumbnails .search__filters ul li .desc .btn,.search__filters ul li .mosaic .mosaic-preview button,.mosaic .mosaic-preview .search__filters ul li button{border:2px #fff solid;border-radius:2px;background:#287217;color:#fff;font-size:1.250em;font-weight:normal;padding:.5em 1em}
.search__filters ul li .button[disabled],.search__filters ul li header nav a[disabled],header nav .search__filters ul li a[disabled],.search__filters ul li .section .text button[disabled],.section .text .search__filters ul li button[disabled],.search__filters ul li .cropper-wrapper .cropper-button a[disabled],.cropper-wrapper .cropper-button .search__filters ul li a[disabled],.search__filters ul li .search-bar [disabled].btn,.search-bar .search__filters ul li [disabled].btn,.search__filters ul li .gain-entry [disabled].btn,.gain-entry .search__filters ul li [disabled].btn,.search__filters ul .thumbnails li .desc [disabled].btn,.thumbnails .search__filters ul li .desc [disabled].btn,.search__filters ul li .mosaic .mosaic-preview button[disabled],.mosaic .mosaic-preview .search__filters ul li button[disabled]{background:#969696;cursor:not-allowed}
.search__filters ul li .button::before,.search__filters ul li header nav a::before,header nav .search__filters ul li a::before,.search__filters ul li .section .text button::before,.section .text .search__filters ul li button::before,.search__filters ul li .section .text .button::before,.section .text .search__filters ul li .button::before,.search__filters ul li .cropper-wrapper .cropper-button a::before,.cropper-wrapper .cropper-button .search__filters ul li a::before,.search__filters ul li .search-bar .btn::before,.search-bar .search__filters ul li .btn::before,.search__filters ul li .gain-entry .btn::before,.gain-entry .search__filters ul li .btn::before,.search__filters ul .thumbnails li .desc .btn::before,.thumbnails .search__filters ul li .desc .btn::before,.search__filters ul li .mosaic .mosaic-preview button::before,.mosaic .mosaic-preview .search__filters ul li button::before{display:none}
.filter__icon{width:52px;display:inline-block;vertical-align:middle;text-align:center}
.filter__icon img{max-width:100%;min-width:30px}@media screen and (max-width:1600px){.search{width:400px;padding-top:35px}
.search__loading,.search__close{top:6px}.search__as-buttons{height:45px}.search__filters{padding-top:10px}
.search__filters ul{padding-top:10px}.search__filters ul li{padding-bottom:10px}.search__as-buttons a img{width:25px;margin-left:20px}
.search__as-buttons a:last-child img{width:22px}.filter__icon{width:40px}.search__filters ul li select,.search__filters ul li .select-box{width:270px;height:40px}
.search__filters ul li .select-box .selectize-input{padding:0 15px 0 20px}.search__filters ul li .select-box .selectize-input>div{padding:10px 5px 5px 23px}
.search .quick-search input[type=text]{width:230px}.search .quick-search button{width:95px}
}@media screen and (max-width:1200px){.search{width:380px}.search__as-buttons{height:60px}
.search__as-buttons a img{width:25px;margin-left:20px}.search__as-buttons a:last-child img{width:22px}
.filter__icon{width:30px}.search__filters ul li select,.search__filters ul li .select-box{width:260px;height:40px}
}@media screen and (max-width:800px){.search{left:0 !important;width:100%;top:0;z-index:999999}
.search__as-buttons a img{margin-left:10px}.search__as-buttons__text{padding-left:10px}
.filter__icon{width:10%;padding-right:3%}.search__filters ul li select,.search__filters ul li .select-box{width:90%;margin-left:0}
.search::before{display:none}.search__filters{padding:20px 20px 0 20px}}@media screen and (max-width:400px){.filter__icon{padding-right:15%}
.search__filters ul li select,.search__filters ul li .select-box{width:85%}.search .quick-search input[type=text]{width:186px}
.search .quick-search button{width:75px}.search__as-buttons a:last-child img{padding-top:5px}
}.search-error{color:#ff6565}.clear-search{width:8.33333%;height:auto;display:block;min-width:100px;max-width:160px;position:absolute;bottom:0;right:0;z-index:9999;cursor:pointer}
@media screen and (max-width:440px){.clear-search{min-width:70px}}.clear-search img{width:100%;height:auto;display:block;min-width:100px}
@media screen and (max-width:440px){.clear-search img{min-width:70px}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}
.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}
.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}
.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}
.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}
.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}
.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}
.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}
button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}
.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}
.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}
.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}
.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}
.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}
.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}
.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}
.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}
.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}
.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}
.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}
.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}
.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}
@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}
.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}
}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}
.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}
.mfp-container{padding-left:6px;padding-right:6px}}.mosaic{position:absolute;top:0;left:0;width:100%;height:100%;background:#000 no-repeat 0 0;-moz-transform-origin:center center center;-ms-transform-origin:center center center;-o-transform-origin:center center center;-webkit-transform-origin:center center center;transform-origin:center center center;will-change:transform}
.mosaic .mosaic-loading{position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:#fff;display:block}
.mosaic .mosaic-loading__image1{position:absolute;top:29px;left:54px}.mosaic .mosaic-loading__image2{position:absolute;top:45px;left:26px}
.mosaic .mosaic-loading__image3{position:absolute;top:53px;left:40px}.mosaic .mosaic-loading__image4{position:absolute;top:163px;left:40px}
.mosaic .mosaic-loading__el{position:absolute;top:50%;left:50%;width:250px;height:250px;margin:-125px 0 0 -125px;background:0;display:none}
.mosaic .mosaic-loading__border{position:absolute;background:#000;display:none}.mosaic .mosaic-loading__border--top{width:100%;height:4px;top:0;right:0}
.mosaic .mosaic-loading__border--right{height:100%;width:4px;bottom:0;right:0}.mosaic .mosaic-loading__border--bottom{width:100%;height:4px;bottom:0;left:0}
.mosaic .mosaic-loading__border--left{height:100%;width:4px;top:0;left:0}.mosaic .story-thumb{display:block;cursor:pointer;position:absolute;-moz-transition:top .3s ease,left .3s ease;-o-transition:top .3s ease,left .3s ease;-webkit-transition:top .3s ease,left .3s ease;transition:top .3s ease,left .3s ease}
.mosaic .story-thumb img{width:100%;height:100%;display:block}.mosaic .story-thumb .mosaic-play{background:transparent url("/Content/images/play.png") no-repeat center center;position:absolute;top:0;left:0;width:100%;height:100%;background-size:50px;opacity:.5}
.mosaic .mosaic-overlay{background:rgba(0,0,0,0.5);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:none}
.mosaic .mosaic-preview{position:absolute;top:0;left:0;width:100px;height:100px;background:#2272b0 url("/Content/images/loading.gif") no-repeat center center;display:none;background-size:35px;cursor:pointer}
.mosaic .mosaic-preview__image{position:absolute;top:0;left:0;width:100%;height:100%}
.mosaic .mosaic-preview__image .cycle-prev{color:#08397e;left:0 !important;font-size:1.200em;top:50% !important;z-index:999 !important;cursor:pointer;position:absolute}
.mosaic .mosaic-preview__image .cycle-next{color:#08397e;right:0 !important;left:auto !important;font-size:1.200em;top:50% !important;z-index:999 !important;cursor:pointer;position:absolute}
.mosaic .mosaic-preview__image__el{z-index:1 !important}.mosaic .mosaic-preview__image__el span{color:#fff;font-size:1.200em;position:absolute;top:0;left:0;z-index:9;background:#08397e;padding:5px;visibility:visible !important;z-index:9}
.mosaic .mosaic-preview__image img{z-index:1 !important}.mosaic .mosaic-preview img{width:100%;height:100%;display:block;visibility:visible !important}
.mosaic .mosaic-preview h3{position:absolute;bottom:10px;left:20px;font-size:22px;font-weight:bold;color:#fff;padding-right:150px;min-height:40px;vertical-align:middle;display:none;z-index:3}
@media screen and (max-width:1440px){.mosaic .mosaic-preview h3{font-size:16px;padding-right:125px}
}.mosaic .mosaic-preview h3>.table-100{min-height:40px}.mosaic .mosaic-preview button{position:absolute;bottom:10px;right:20px;display:none;z-index:3;font-size:15px}
@media screen and (max-width:1440px){.mosaic .mosaic-preview button{font-size:13px}
}.mosaic .mosaic-preview .shade{position:absolute;bottom:0;left:0;width:100%;height:90px;background:-moz-linear-gradient(top,transparent 0,rgba(0,0,0,0.65) 100%);background:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,0.65) 100%);background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,0.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);z-index:1}
.mosaic .mosaic-preview .shade--top{top:0;bottom:auto;height:40px;background:-moz-linear-gradient(top,rgba(0,0,0,0.38) 0,transparent 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0.38) 0,transparent 100%);background:linear-gradient(to bottom,rgba(0,0,0,0.38) 0,transparent 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#61000000',endColorstr='#00000000',GradientType=0)}
.mosaic .mosaic-preview .mosaic-preview-close{position:absolute;top:10px;right:10px;color:#fff;font-size:24px;z-index:9999;cursor:pointer}
.mosaic .mosaic-preview .mosaic-preview-arrow{display:none;position:absolute;left:0;width:20px;height:16px;background:#000;z-index:-1}
.mosaic .mosaic-preview.arrow-top .mosaic-preview-arrow{bottom:-16px;display:block;background:url("images/down.png") no-repeat center center}
.mosaic .mosaic-preview.arrow-bottom .mosaic-preview-arrow{top:-16px;display:block;background:url("images/up.png") no-repeat center center}
@-moz-keyframes bounceH{0%{-moz-transform:translateX(-20px);transform:translateX(-20px)}
50%{-moz-transform:translateX(0);transform:translateX(0)}100%{-moz-transform:translateX(-20px);transform:translateX(-20px)}
}@-webkit-keyframes bounceH{0%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}
50%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}
}@keyframes bounceH{0%{-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-webkit-transform:translateX(-20px);transform:translateX(-20px)}
50%{-moz-transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0)}
100%{-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-webkit-transform:translateX(-20px);transform:translateX(-20px)}
}.bounceH{-moz-animation:bounceH 1.5s infinite;-webkit-animation:bounceH 1.5s infinite;animation:bounceH 1.5s infinite}
.text-faded-image{text-align:left;padding:30px 50% 30px 8.07292%;font-size:1.300em;line-height:1.3;position:relative}
.text-faded-image--padd-5-0{padding-top:5%;padding-bottom:5%}.text-faded-image--padd-170-0{padding-top:170px;padding-bottom:170px}
@media screen and (max-width:1600px){.text-faded-image--padd-170-0{padding-bottom:140px;padding-top:140px}
}@media screen and (max-width:1440px){.text-faded-image--padd-170-0{padding-bottom:100px;padding-top:100px}
}@media screen and (max-width:1000px){.text-faded-image{padding-left:30px}}@media screen and (max-width:800px){.text-faded-image{padding:30px 20px}
.text-faded-image.text-faded-image--padd-170-0{padding:100px 20px 30px 20px}.text-faded-image:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:rgba(255,255,255,0.5)}
}.text-faded-image__text{position:relative;z-index:1}.text-faded-image__image{position:absolute;top:0;right:0;height:100%;width:auto}
.section--about .slick-disabled{opacity:0 !important}.section--about .slick-next:before{font-family:FontAwesome;content:"\f054" !important}
.section--about .slick-prev:before{font-family:FontAwesome;content:"\f053" !important}
.section--about--with-padding{padding:40px 40px}@media screen and (max-width:800px){.section--about--with-padding{padding:30px 0}
}.section--about--with-padding .centered-text-image{max-width:none}.section--about--with-padding .centered-text-image__image img{width:49%;height:auto;display:inline-block;max-width:740px}
@media screen and (max-width:800px){.section--about--with-padding .centered-text-image__image img{width:100%;padding:0 0 1% 0}
}.section--about--fixed-width{max-width:1550px;margin:0 auto}.section--about--fixed-width .full-text-image__image,.section--about--fixed-width .full-image-text__image{padding-left:0;width:40%}
@media screen and (max-width:800px){.section--about--fixed-width .full-text-image__image,.section--about--fixed-width .full-image-text__image{float:none;width:auto;padding:0}
}.section--about--fixed-width .full-image-text__text{width:60%}@media screen and (max-width:800px){.section--about--fixed-width .full-image-text__text{float:none;width:auto;padding:0}
}.section--about .full-position{padding:0 20px}.section--about .text--video.text-big{max-width:730px}
.section--about .text--video.text-big h3{padding:0;font-size:1.900em}.section--about--margin-bottom-40{margin-bottom:40px}
.section--about .blue{color:#0f55a5}.section--about h6{font-size:1.100em;font-weight:bold;padding-bottom:20px}
.section--about p{padding-bottom:20px}.section--about ul{padding-bottom:20px}.section--about ul li{background:url("/Content/images/paw-red.png") no-repeat left 5px;padding-left:40px;min-height:15px;vertical-align:middle}
@media screen and (max-width:800px){.section--about ul.spaced.left,.section--about ul.spaced.right{float:none;padding-bottom:0}
}.section--about ul.spaced li{background-position:left 5px;padding-bottom:20px}.full-image-text{padding:0 20px 30px 20px;text-align:left;font-size:1.300em;line-height:1.3}
.full-image-text img{width:100%;height:auto;display:block}.full-image-text__image{width:50%;height:auto;display:block;margin-bottom:20px;position:relative}
@media screen and (max-width:800px){.full-image-text__image{float:none;width:auto}
}.full-image-text__text{width:50%;padding-left:2.60417%;padding-top:1.85185%}@media screen and (max-width:1200px){.full-image-text__text{padding-top:0}
}@media screen and (max-width:800px){.full-image-text__text{float:none;width:auto;padding:0}
}.full-text-image{padding:0 20px 30px 20px;text-align:left;font-size:1.300em;line-height:1.3}
.full-text-image img{width:100%;height:auto;display:block}.full-text-image__image{width:50%;height:auto;display:block;padding-left:2.60417%;position:relative}
@media screen and (max-width:800px){.full-text-image__image{float:none;width:auto;padding:0}
}.full-text-image__text{width:50%}@media screen and (max-width:800px){.full-text-image__text{float:none;width:auto;padding:0}
}.centered-text-image{max-width:1220px;margin:0 auto;text-align:left;padding:0 20px 30px 20px;font-size:1.300em;line-height:1.3}
.centered-text-image__image{max-width:100%;text-align:center}.centered-text-image__image img{max-width:100%}
.about-par-center{font-size:1.300em;text-align:center;padding:0 20px 40px 20px}@media screen and (max-width:1100px){.section--about .text--video.text-big{max-width:none;margin:0}
}@media screen and (max-width:1000px){.section--about .full-position{font-size:.875em}
}@media screen and (max-width:800px){.section--about .full-position{position:relative;padding:20px}
}.simple-survey{text-align:center}.simple-survey__option{display:inline-block;vertical-align:middle;height:125px;width:125px;border:1px #969696 solid;cursor:pointer;margin:0 5px;position:relative}
@media screen and (max-width:1600px){.simple-survey__option{width:100px;height:100px}
}@media screen and (max-width:1200px){.simple-survey__option{width:70px;height:70px}
}@media screen and (max-width:400px){.simple-survey__option{width:50px;height:70px}
}.simple-survey__option:hover{background-color:#969696}.simple-survey__option--cat{background:#fff url("/Content/images/hill-s-global-pet-nutrition-center/cat.png") no-repeat center center}
@media screen and (max-width:1200px){.simple-survey__option--cat{background-size:20px 36px}
}@media screen and (max-width:400px){.simple-survey__option--cat{background-size:15px 27px}
}.simple-survey__option--cat.correct{background-color:#287217;background-image:url("/Content/images/hill-s-global-pet-nutrition-center/cat-active.png")}
.simple-survey__option--cat.correct .simple-survey__response{display:block;background-color:#287217}
.simple-survey__option--cat.correct .simple-survey__response:before{border-left-color:#287217}
.simple-survey__option--cat.incorrect{background-color:#8d1c24;background-image:url("/Content/images/hill-s-global-pet-nutrition-center/cat-active.png")}
.simple-survey__option--cat.incorrect .simple-survey__response{display:block;background-color:#8d1c24}
.simple-survey__option--cat.incorrect .simple-survey__response:before{border-left-color:#8d1c24}
.simple-survey__option--dog{background:#fff url("/Content/images/hill-s-global-pet-nutrition-center/dog.png") no-repeat center center}
@media screen and (max-width:1200px){.simple-survey__option--dog{background-size:49px 28px}
}@media screen and (max-width:400px){.simple-survey__option--dog{background-size:35px 20px}
}.simple-survey__option--dog.correct{background-color:#287217;background-image:url("/Content/images/hill-s-global-pet-nutrition-center/dog-active.png")}
.simple-survey__option--dog.correct .simple-survey__response{display:block;background-color:#287217}
.simple-survey__option--dog.correct .simple-survey__response:before{border-left-color:#287217}
.simple-survey__option--dog.incorrect{background-color:#8d1c24;background-image:url("/Content/images/hill-s-global-pet-nutrition-center/dog-active.png")}
.simple-survey__option--dog.incorrect .simple-survey__response{display:block;background-color:#8d1c24}
.simple-survey__option--dog.incorrect .simple-survey__response:before{border-right-color:#8d1c24}
.simple-survey__response{position:absolute;top:0;height:100%;width:227px;text-align:left;background:#004894;padding:10px;font-size:1.000em;font-weight:bold;color:#fff;display:none}
@media screen and (max-width:1600px){.simple-survey__response{width:150px}}@media screen and (max-width:1200px){.simple-survey__response{width:100px;font-size:.750em}
}@media screen and (max-width:400px){.simple-survey__response{width:80px;height:auto;font-size:1.000em}
}.simple-survey__response--left{left:-242px}@media screen and (max-width:1600px){.simple-survey__response--left{left:-165px}
}@media screen and (max-width:1200px){.simple-survey__response--left{left:-115px}
}@media screen and (max-width:400px){.simple-survey__response--left{left:-95px}}.simple-survey__response--left::before{content:"";width:0;height:0;border-bottom:9px solid transparent;border-top:9px solid transparent;border-left:15px solid #004894;font-size:0;line-height:0;position:absolute;top:50%;right:-15px;margin:-7px 0 0 0}
@media screen and (max-width:400px){.simple-survey__response--left::before{top:30px}
}.simple-survey__response--right{right:-242px;text-align:center}@media screen and (max-width:1600px){.simple-survey__response--right{right:-165px}
}@media screen and (max-width:1200px){.simple-survey__response--right{right:-115px}
}@media screen and (max-width:400px){.simple-survey__response--right{right:-95px}
}.simple-survey__response--right::before{content:"";width:0;height:0;border-bottom:9px solid transparent;border-top:9px solid transparent;border-right:15px solid #004894;font-size:0;line-height:0;width:0;position:absolute;top:50%;left:-15px;margin:-7px 0 0 0}
@media screen and (max-width:400px){.simple-survey__response--right::before{top:30px}
}.blocks-survey{text-align:center}.blocks-survey__items{padding-bottom:10px;display:table;width:100%}
.blocks-survey__items a{width:50%;height:190px;background:0;color:#fff;font-size:1.300em;float:none !important;cursor:pointer;padding:10px;display:table-cell;vertical-align:middle}
@media screen and (max-width:600px){.blocks-survey__items a{display:block;width:auto;height:auto}
.blocks-survey__items a>.table-100{min-height:100px}}.blocks-survey__items a>.table-100{background:#606060}
.blocks-survey__items a>.table-100>.cell-middle>span{padding:10px;display:block}.blocks-survey__items a.correct>.table-100{background:#287217}
.blocks-survey__items a.incorrect>.table-100{background:#8d1c24}.space-top{padding-top:4%}
@media screen and (max-width:900px){.space-top{padding-top:0}}.image__slider{padding:30px 0;max-width:85%;margin:0 auto}
@media screen and (max-width:900px){.image__slider{max-width:none;padding:30px}}.image__slider__holder .slick-track{overflow:hidden;height:500px}
@media screen and (max-width:1440px){.image__slider__holder .slick-track{height:400px}
}@media screen and (max-width:1100px){.image__slider__holder .slick-track{height:380px}
}@media screen and (max-width:900px){.image__slider__holder .slick-track{height:350px}
}@media screen and (max-width:600px){.image__slider__holder .slick-track{height:300px}
}.image__slider__item{background:#004894;width:33.33%;float:left;position:relative;height:500px}
@media screen and (max-width:1440px){.image__slider__item{height:400px}}@media screen and (max-width:1100px){.image__slider__item{height:380px}
}@media screen and (max-width:900px){.image__slider__item{height:350px}}@media screen and (max-width:600px){.image__slider__item{height:300px}
}.image__slider__item .background{background-size:auto;background-position:center center}
@media screen and (max-width:600px){.image__slider__item .background{background-size:cover}
}.image__slider__text{position:absolute;bottom:0;left:0;color:#fff;text-align:left;padding:2% 5% 5% 5%;max-width:510px;line-height:1.3;display:none !important}
.image__slider__text h5{font-size:1.200em;padding-bottom:10px}.image__slider__text p{font-size:.980em;padding-bottom:0}
.slick-slide{outline:none !important;width:33.33%}.touchevents .image__slider__item .background{background-size:cover}
.mobile-about-h2{font-size:1.875em;text-align:center;padding-bottom:20px;padding-left:10px;padding-right:10px}
.tabs{text-align:center}.tabs .slick-next{right:0}.tabs .slick-prev{left:0}.tabs__links{display:block;max-width:1200px;margin:0 auto;padding:0 25px}
.tabs__links .slick-track{margin:0 auto}.tabs__links a{width:325px;height:65px;background:0;color:#fff;text-decoration:none;display:block;font-size:1.300em;text-align:left;float:left;padding:0 10px;text-align:center}
.tabs__links a:focus{outline:0}.tabs__links a>.table-100{background:#6f99c9;padding:5px 10px}
.tabs__links a:first-child{margin-left:0}.tabs__links a:last-child{margin-right:0}
.tabs__links a.active>.table-100{background:#0f55a5}.tabs__bar{font-weight:bold;background:#0f55a5;color:#fff;font-size:1.875em;padding:20px}
.tabs__bar>.table-100{min-height:145px}@media screen and (max-width:1440px){.tabs__bar>.table-100{min-height:120px}
}@media screen and (max-width:1360px){.tabs__bar>.table-100{min-height:100px}}@media screen and (max-width:1200px){.tabs__bar>.table-100{min-height:90px}
}.tabs__bar h6{font-size:1.000em;padding-bottom:15px}.tabs__bar p{font-size:.650em;font-weight:normal;line-height:1.3;padding-bottom:15px}
.tab__target__item,.tab__target__heading,.sub__tab__target__item{display:none;position:relative}
.sub__tabs{position:absolute;top:50px;left:0;width:100%;text-align:center;z-index:3}
@media screen and (max-width:1440px){.sub__tabs{top:25px}}.sub__tabs .slick-next{right:0}
.sub__tabs .slick-prev{left:0}.sub__tabs .slick-track{margin:0 auto}.sub__tabs__holder{display:block;max-width:1200px;margin:0 auto;padding:0 25px}
.sub__tabs__holder a{float:left;width:280px;height:65px;background:0;color:#000;text-decoration:none;display:block;font-size:.925em;text-align:left;float:left;padding:0 5px;text-align:center}
@media screen and (max-width:1440px){.sub__tabs__holder a{height:55px}}.sub__tabs__holder a:focus{outline:0}
.sub__tabs__holder a>.table-100{background:#e8e8e8;padding:5px 10px}.sub__tabs__holder a:first-child{margin-left:0}
.sub__tabs__holder a:last-child{margin-right:0}.sub__tabs__holder a.active>.table-100{background:#8d1c24;color:#fff}
.terms-copy{padding:0 5% 20px 5%;text-align:left;font-size:1.300em;line-height:1.4;margin:0 auto}
.terms-copy strong,.terms-copy b{font-weight:bold}.terms-copy i,.terms-copy cite,.terms-copy em{font-style:italic}
.terms-copy h6{font-size:1.100em;font-weight:bold;padding-bottom:20px}.terms-copy p{padding-bottom:20px;font-size:.980em}
.terms-copy ul,.terms-copy ol{padding-bottom:20px;font-size:.980em;margin:0 0 0 20px}
.terms-copy ul{list-style-type:disc}.terms-copy ul.alpha{list-style-type:lower-alpha}
.terms-copy ol{list-style-type:decimal}.terms-copy a{color:#000}.story-view{padding:0 0 20px 0}
@media screen and (max-width:680px){.story-view{padding-bottom:0}}.story-view__image{width:33%}
@media screen and (max-width:800px){.story-view__image{width:auto;max-width:500px;margin:0 auto;float:none !important}
}.story-view__content{width:64%;padding:20px 0 0 0;line-height:1.5}@media screen and (max-width:800px){.story-view__content{width:auto;margin:0 auto;float:none !important}
}.story-view__content .scrollbar-dynamic{height:262px;overflow:auto;padding:0 10px 10px 0}
@media screen and (max-width:1100px){.story-view__content .scrollbar-dynamic{height:230px}
}@media screen and (max-width:1000px){.story-view__content .scrollbar-dynamic{height:200px}
}@media screen and (max-width:800px){.story-view__content .scrollbar-dynamic{overflow:visible;height:auto}
}.story-view__bottom{position:relative;margin:15px 0}.story-view__bottom .tags{padding:0 120px 0 0 !important;text-align:left !important}
@media screen and (max-width:680px){.story-view__bottom .tags{padding:0;float:none}
}.story-view__bottom .report{position:absolute;top:0;right:0;padding:4px 0 0 0}@media screen and (max-width:680px){.story-view__bottom .report{padding:0;float:none;position:relative;text-align:left}
}.story-view__button.has-one-button a{width:100%}.story-view__button a{display:block;width:50%;border:1px #7f7f7f solid;border-bottom:0;float:left;text-align:center;color:#7f7f7f;font-weight:bold;font-size:1.000em;background:#fff;padding:10px;cursor:pointer}
.story-view__button a:last-child{border-left:0}.story-view__button a.active{background:#2272b0;color:#fff}
.story-view__image-item{position:relative}.story-view__image-item img{width:100%;height:auto;display:block}
.story-view__image-item img.story-view__image-slider{width:100%;height:auto;display:block;position:absolute;top:0;left:0;backface-visibility:hidden}
.story-view__social .social-share{position:relative;padding-top:9px}@media screen and (max-width:680px){.story-view__social .social-share{float:none;padding-top:0}
}.story-view__social .social-share:before{background:url("images/share.png") no-repeat left center;width:240px;height:36px;left:-252px;bottom:-16px;content:"";position:absolute}
@media screen and (max-width:1000px){.story-view__social .social-share:before{display:none}
}@media screen and (max-width:680px){.story-view__social .call-save{float:none}}.story-view__social .call-save>.table-100{min-height:42px}
.story-view__social .call-save a{display:inline-block;width:38px;cursor:pointer;vertical-align:middle}
@media screen and (max-width:680px){.story-view__social .call-save a{width:24px}}
.story-view__social .call-save a span{display:none}.story-view__social .call-save a.call-save__watch{width:160px;margin-right:10px}
@media screen and (max-width:680px){.story-view__social .call-save a.call-save__watch{width:92px}
}.story-view__social .call-save a.call-save__save{width:224px;margin-left:10px}@media screen and (max-width:680px){.story-view__social .call-save a.call-save__save{width:120px}
}.story-view__social .call-save a img{width:100%;height:auto;display:block}.mfp-bg{z-index:99999}
.mfp-wrap{z-index:1000000}.story-view__image-slider.ng-hide-add,.story-view__image-slider.ng-hide-remove{-webkit-transition:opacity linear .5s;-moz-transition:opacity linear .5s;-o-transition:opacity linear .5s;transition:opacity linear .5s}
.story-view__image-slider.ng-hide-add.ng-hide-add-active,.story-view__image-slider.ng-hide-remove{opacity:0}
.story-view__image-slider.ng-hide-add,.story-view__image-slider.ng-hide-remove.ng-hide-remove-active{opacity:1}
.popup .story-preview .prev-story{position:absolute;left:15px;top:47%;text-align:center;cursor:pointer}
.popup .story-preview .next-story{position:absolute;right:15px;top:47%;text-align:center;cursor:pointer}
.popup .story-preview .save-top{position:absolute;top:0;right:170px;cursor:pointer}
.popup .story-preview .save-top img{width:75px;cursor:pointer}.popup .story-preview .save-top span{position:absolute;top:38px;right:10px;color:#fff;font-weight:bold;font-size:1.4em;cursor:pointer}
.popup .story-preview .save-top-mobile{position:static;cursor:pointer;text-align:center;margin-bottom:15px}
.popup .story-preview .save-top-mobile img{width:271px;cursor:pointer}.popup .story-preview .save-top-mobile span{position:absolute;top:38px;right:10px;color:#fff;font-weight:bold;font-size:1.4em;cursor:pointer}
.hide-mobile{display:block}.show-mobile{display:none}@media screen and (max-width:800px){.hide-mobile{display:none}
.show-mobile{display:block}}.prize__winner{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;text-align:center;background:none no-repeat center top;background-size:cover}
@media screen and (max-width:800px){.prize__winner{position:static;font-size:8px}
}.prize__winner__overlay{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.3);opacity:1;transition:all .3s ease;color:#fff;text-decoration:none}
@media screen and (max-width:800px){.prize__winner__overlay{position:static;padding:20px;opacity:1}
}.prize__winner__overlay:hover{opacity:1}.prize__winner__overlay h2{font-size:4.000em;font-weight:bold;position:absolute;top:4%;left:0;width:100%;padding-bottom:40px}
@media screen and (max-width:800px){.prize__winner__overlay h2{position:static}}.prize__winner__overlay p{font-size:3.000em;position:absolute;bottom:4%;left:0;width:100%}
@media screen and (max-width:800px){.prize__winner__overlay p{position:static}}.prize__winner__overlay p strong{font-weight:bold}
.section--mid .left,.section--mid .right{padding-bottom:35%}@media screen and (max-width:800px){.section--mid .left,.section--mid .right{float:none;width:auto;position:static;padding:0}
}::-webkit-input-placeholder{color:#fff !important;opacity:1 !important}:-moz-placeholder{color:#fff !important;opacity:1 !important}
::-moz-placeholder{color:#fff !important;opacity:1 !important}:-ms-input-placeholder,::-ms-input-placeholder{color:#fff !important;opacity:1 !important}
[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak{display:none !important}
strong{font-weight:bold}i{font-style:italic}html,body{height:100%;min-height:100%}
body{font-family:'Lato',sans-serif;font-size:16px;position:relative}
@media screen and (max-width:1600px){body{font-size:14px}}@media screen and (max-width:1440px){body{font-size:13px}
}@media screen and (max-width:1200px){body{font-size:11px}}@media screen and (max-width:800px){body{overflow:auto !important;overflow-x:hidden !important}
}*{box-sizing:border-box}.selectize-input.disabled,.selectize-input.disabled *{cursor:not-allowed !important}
.table-100{height:100%;width:100%;display:table}.table-100 .cell-middle{display:table-cell;width:100%;vertical-align:middle}
.full-position{position:absolute;top:0;left:0;width:100%;height:100%}.background{position:absolute;top:0;left:0;width:100%;height:100%;background:#2272b0 no-repeat center center;background-size:cover}
.background--green{background-color:#287217}.background--red{background-color:#8d1c24}
.background--blue{background-color:#2272b0}.background--dark-blue{background-color:#08397e}
.background--grey{background-color:#606060}.background--about{background-position:center top}
.background .overlay{position:relative;height:100%;width:100%;background:#fff;background:-moz-linear-gradient(top,transparent 0,rgba(0,0,0,0.65) 100%);background:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,0.65) 100%);background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,0.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0)}
.background .overlay--bottom{position:absolute;bottom:0;left:0;height:30%}.width-100{width:100% !important}
.full-width{width:100%;height:auto;display:block}.left{float:left}.right{float:right}
.referNotice{text-align:center;padding:30px 0 0 0;font-weight:bold;color:#000}.referNotice img{display:inline-block;vertical-align:middle;padding:0 10px 0 0}
.referNotice span{display:inline-block;vertical-align:middle}.ref-pointer{position:absolute;top:25px;right:-54px}
@media screen and (max-width:430px){.referNotice{padding-top:40px}.referNotice img{padding:5px 0 5px 0}
}.mobile-show{display:none !important}@media screen and (max-width:800px){.mobile-show{display:block !important}
}.mobile-hide{display:block !important}@media screen and (max-width:800px){.mobile-hide{display:none !important}
}.mobile-mosaic-title-overlay{display:none}.is-mobile-device .mosaic-inner{margin-top:0 !important;height:auto !important}
.is-mobile-device header nav a.search-stories{display:none}.is-mobile-device .search__arrows{display:none}
.is-mobile-device #mosaicContainer{height:auto}.is-mobile-device #mosaicContainer .welcome-text{bottom:45%}
.is-mobile-device .mosaic-mobile img{width:100%;height:auto;display:block}.is-mobile-device .mosaic-mobile .mobile-explore{position:absolute;bottom:20px;left:0;text-align:center;width:100%}
.is-mobile-device .mosaic-mobile .mobile-explore a{border:2px #fff solid;background:#000;background:rgba(0,0,0,0.4);display:inline-block;font-size:1.450em;padding:.6em 1em;cursor:pointer;color:#fff;text-decoration:none;animation:pulsate 1s linear;animation-iteration-count:infinite}
.mobile-mosaic-title{display:none}@-webkit-keyframes pulsate{0%{transform:scale(1)}
33.33%{transform:scale(1.1)}66.66%{transform:scale(1)}100%{transform:scale(1)}}.mobile-search-arrows{display:none}
.is-mobile-mosaic header a.main-logo img{width:70px;min-width:70px}.is-mobile-mosaic header nav{font-size:11px;top:10px}
.is-mobile-mosaic header nav a{margin:0 1px;padding:6px 8px}.is-mobile-mosaic .mobile-search-arrows{display:block;position:absolute;top:50px;width:100%;height:50px;left:0;z-index:1}
.is-mobile-mosaic .mobile-search-arrows .mobile-mosaic-title-arrow{position:absolute;bottom:0;color:#fff;font-size:18px;height:50px;line-height:50px;right:20px}
.is-mobile-mosaic .mobile-search-arrows .mobile-mosaic-title-arrow--left{left:20px;right:auto}
.is-mobile-mosaic .mobile-search-arrows .mobile-mosaic-title-loading{background:url("/Content/images/loading.gif") no-repeat center center;background-size:30px;position:absolute;bottom:0;width:50px;height:50px;line-height:50px;right:0}
.is-mobile-mosaic .explore,.is-mobile-mosaic .search__arrows,.is-mobile-mosaic #mosaicContainer .welcome-text{display:none !important}
.is-mobile-mosaic .mosaic .story-thumb{transform:scale(1) !important}.is-mobile-mosaic .mosaic .story-thumb img{opacity:.8 !important}
.is-mobile-mosaic .mobile-mosaic-title{height:100px;display:block;position:absolute;top:-100px;background:#fff;width:100%}
.is-mobile-mosaic .mobile-mosaic-title .mobile-mosaic-title-copy{background:#2272b0;height:50px;margin:50px 0 0 0;position:relative}
.is-mobile-mosaic .mobile-mosaic-title .mobile-mosaic-title-copy h3{color:#fff;font-size:16px;font-weight:bold;text-align:center}
.is-mobile-mosaic .mobile-mosaic-title-overlay{display:none;position:absolute;top:-50px;background:#2272b0;font-weight:bold;width:100%;text-align:center;font-size:16px;color:#fff;min-height:50px;z-index:9999;padding:30px 0 10px 0}
.is-mobile-mosaic .mobile-mosaic-title-overlay span{display:block;width:100%;padding-bottom:10px}
.is-mobile-mosaic .mobile-mosaic-title-overlay img{height:auto;width:20px;display:inline-block}
.is-mobile-mosaic .mobile-mosaic-title-overlay .mobile-mosaic-title-overlay-close{position:absolute;top:10px;right:3%;color:#fff;text-decoration:none;font-size:16px}