/* Minification failed. Returning unminified contents.
(99,1): run-time error CSS1019: Unexpected token, found '@import'
(99,9): run-time error CSS1019: Unexpected token, found 'url("http://fast.fonts.net/t/1.css?apiType=css&projectid=2a55c465-f1a4-420a-b54f-2711a07c572d")'
 */
/*
* html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
* Richard Clark (http://richclarkdesign.com)
* http://cssreset.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
sup { vertical-align: super; font-size: .7em; }
sub { vertical-align: sub; font-size: .7em; }
body { line-height: 1; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ul { list-style: none outside none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }


a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; border: 0; color: inherit; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
a:hover { text-decoration: none; }


b { font-weight: bolder; }
strong { font-weight: bold; }

/* normalize form elements */
button,
input,
select,
textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
button,
input { line-height: normal; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] { -webkit-appearance: button; cursor: pointer; *overflow: visible; }
button[disabled],
input[disabled] { cursor: default; }
input[type="checkbox"],
input[type="radio"] { vertical-align: middle; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }

/* change colours to suit your needs */
ins { background-color: #ff9; color: #000; text-decoration: none; }

/* change colours to suit your needs */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }

/* change border colour to suit your needs */
.hr { display: block; height: 2px; border: 0; margin: 15px auto; padding: 0; }
td, th, input, select { vertical-align: middle; }

/* group */
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.group { display: inline-block; }

/* Hide from IE-mac */
* html .group { height: 1%; }
.group { display: block; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.no-float { float: none !important; }
.t-center { text-align: center; }
.v-top { vertical-align: top; }
.v-mid { vertical-align: middle; }
.no-padd { padding: 0 !important; }
.no-marg { margin: 0 !important; }

/*********************************************************************/
/* BEGIN DEV */
#slice-menu { position: fixed; left: -290px; width: 230px; top: 130px; background: #fff; padding: 25px; border: 1px solid #cccccc; line-height: 1.3em; color: #d36907; z-index: 9998; display: block; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 3px 3px 5px rgba(64,64,64,80); -moz-box-shadow: 3px 3px 5px rgba(64,64,64,80); -ms-box-shadow: 3px 3px 5px rgba(64,64,64,80); -o-box-shadow: 3px 3px 5px rgba(64,64,64,80); box-shadow: 3px 3px 5px rgba(64,64,64,80); -moz-transition: left 500ms ease-in 0s; -o-transition: left 500ms ease-in 0s; -webkit-transition: left 500ms ease-in 0s; transition: left 500ms ease-in 0s; }
#slice-menu.open { left: 20px; -moz-transition: left 500ms ease-out 0s; -o-transition: left 500ms ease-out 0s; -webkit-transition: left 500ms ease-out 0s; transition: left 500ms ease-out 0s; }
#slice-menu ul { list-style: circle outside none; padding-left: 30px; color: #0e2331; font-weight: 400; max-width: 200px; }
#slice-menu li { padding: 0 0 0 34px; text-indent: -34px; font-weight: 700; }
#slice-menu ul ul { list-style: disc outside none; }
#slice-menu ul ul ul { list-style: square outside none; }
#slice-menu ul a { color: #d36907; font-weight: 400; }
#slice-menu .title { list-style: none outside none; font-weight: 700; margin-top: 10px; color: #d36907; }
.slice-menu-inline { text-align: center; }
.slice-menu-inline #slice-menu { position: static !important; margin: 50px; width: auto; display: inline-block; text-align: left; max-width: 300px; }
/* END DEV */

/* fonts */
@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=2a55c465-f1a4-420a-b54f-2711a07c572d");
@font-face{
    font-family:"Avenir LT W01_35 Light1475496";
    src:url("../../Fonts/avenir/Avenir LT W01_35 Light1475496.eot?#iefix");
    src:url("../../Fonts/avenir/Avenir LT W01_35 Light1475496.eot?#iefix") format("eot"),url("../../Fonts/avenir/Avenir LT W01_35 Light1475496.woff2") format("woff2"),url("../../Fonts/avenir/Avenir LT W01_35 Light1475496.woff") format("woff"),url("../../Fonts/avenir/Avenir LT W01_35 Light1475496.ttf") format("truetype"),url("../../Fonts/avenir/Avenir LT W01_35 Light1475496.svg#b0268c31-e450-4159-bfea-e0d20e2b5c0c") format("svg");
}
/* @font-face{
    font-family:"Avenir LT W01_45 Book1475508";
    src:url("../../Fonts/avenir/Avenir LT W01_45 Book1475508.eot?#iefix");
    src:url("../../Fonts/avenir/Avenir LT W01_45 Book1475508.eot?#iefix") format("eot"),url("../../Fonts/avenir/Avenir LT W01_45 Book1475508.woff2") format("woff2"),url("../../Fonts/avenir/Avenir LT W01_45 Book1475508.woff") format("woff"),url("../../Fonts/avenir/Avenir LT W01_45 Book1475508.ttf") format("truetype"),url("../../Fonts/avenir/Avenir LT W01_45 Book1475508.svg#0979215b-3a1b-4356-9c76-e90fa4551f1d") format("svg");
} */
@font-face{
    font-family:"Avenir LT W01_55 Roman1475520";
    src:url("../../Fonts/avenir/Avenir LT W01_55 Roman1475520.eot?#iefix");
    src:url("../../Fonts/avenir/Avenir LT W01_55 Roman1475520.eot?#iefix") format("eot"),url("../../Fonts/avenir/Avenir LT W01_55 Roman1475520.woff2") format("woff2"),url("../../Fonts/avenir/Avenir LT W01_55 Roman1475520.woff") format("woff"),url("../../Fonts/avenir/Avenir LT W01_55 Roman1475520.ttf") format("truetype"),url("../../Fonts/avenir/Avenir LT W01_55 Roman1475520.svg#15281d0d-e3c2-46e1-94db-cb681e00bfaa") format("svg");
}
@font-face{
    font-family:"Avenir LT W01_95 Black1475556";
    src:url("../../Fonts/avenir/Avenir LT W01_95 Black1475556.eot?#iefix");
    src:url("../../Fonts/avenir/Avenir LT W01_95 Black1475556.eot?#iefix") format("eot"),url("../../Fonts/avenir/Avenir LT W01_95 Black1475556.woff2") format("woff2"),url("../../Fonts/avenir/Avenir LT W01_95 Black1475556.woff") format("woff"),url("../../Fonts/avenir/Avenir LT W01_95 Black1475556.ttf") format("truetype"),url("../../Fonts/avenir/Avenir LT W01_95 Black1475556.svg#93603a74-2be0-436c-83e1-68f9ef616eaf") format("svg");
}
/* /fonts */

/* base */
body, input, select, textarea, button
{
    line-height: 1.5; 
    font-size: 18px; 
    font-weight: 400; 
    font-family: 'Avenir LT W01_55 Roman1475520', sans-serif;
    color: #57585b; 
}
body
{
    padding-left: 400px;
    background-color: #fff;
}
img 
{
    max-width: 100%;
}
a 
{ 
    border-bottom: solid 1px #57585b;
    text-decoration: none;
    color: #57585b; 
}
a:hover, 
a:focus, 
a:active 
{
    border-bottom-color: #0078d7;
    color: #0078d7;
}
.w-featured .w-col > a
{
    border: 0;
} 
.w-featured p a 
{
    position: relative;
    display: inline-block;
    border-bottom: solid 1px #57585b;

    text-decoration: none;
    color: #57585b;
}
.w-featured p a:hover, 
.w-featured p a:focus, 
.w-featured p a:active
{
    border-color: transparent;
}
.w-featured p a::before 
{
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;

    content: "";
    width: 0;
    margin: 0 auto;
    border-bottom: 1px solid #57585b;

    -webkit-transition: width ease-out 350ms;
    transition: width ease-out 350ms;
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}
.w-featured p a:hover::before, 
.w-featured p a:focus::before, 
.w-featured p a:active::before
{
    width: 100%;
}
p, ul, ol, figure, .responsive-table
{
    margin: 0 0 1.5em;
}
td > *:last-child 
{
    margin-bottom: 0;
}
td > *:first-child 
{
    margin-top: 0;
}
ul 
{
    padding: 0 0 0 1.15em;
    list-style: disc; 
}
ol 
{ 
    padding: 0 0 0 1.15em;
    list-style: decimal; 
}
li 
{
    padding: 0 0 0 0.8em;
}
figure
{
    padding: 0.3em 0;
}

.w-figure-label {
    font-size: 14px;
    color: #0075c9;
}
table + .w-figure-label,
.responsive-table + .w-figure-label {
    margin-top: -1.5em;
}
figcaption {
    margin: 1em 0 0;
    font-size: 14px;
    text-decoration: none;
    color: #0075c9
}
blockquote 
{
    position: relative;
    padding: 0 0 0 45px;
    margin: 0 0 1.6875em;
    font-size: 16px;
    color: #0075c9;
}
blockquote::before 
{
    position: absolute;
    top: 3px;
    left: 0;

    content: "\201c";
    
    line-height: 1;
    font-size: 45px;
    font-weight: 700;
    font-family: Georgia, serif;
}
blockquote footer
{
    margin: 1.3em 0 0;
}
blockquote footer, 
blockquote cite 
{
    display: block;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
    color: #111;
}

table 
{ 
    width: 100%; 
    margin: 0 0 1.6em;
    border-collapse: collapse; 
    border-spacing: 0; 
    line-height: 20px; 
}
table caption 
{
    margin: 0.5em 0 1em;

    line-height: 1.5;
    font-size: 18px;
    text-align: center;
}
table thead tr 
{ 
    vertical-align: bottom; 
}
table tbody tr,
table tfoot tr 
{ 
    vertical-align: top; 
}
table th,
table td 
{ 
    padding: 15px; 
    border: 1px solid #dcddde; 

    font-size: 15px; 
    font-weight: 400;
    vertical-align: inherit; 
    text-align: left; 
}
table thead + tbody tr:first-child > * 
{ 
    border-top: 0; 
}
table thead tr:last-child > * 
{ 
    border-bottom: 0; 
}
table tbody th, 
table thead th 
{ 
    font-weight: 700; 
    background-color: #006dcf; 
    color: #fff; 
}
table thead th 
{
    white-space: nowrap;
}
tbody th p 
{ 
    text-align: center; 
}
tbody th img 
{ 
    display: inline; 
}
.responsive-table 
{ 
    overflow: auto; 
    width: 100%; 
    padding: 0.3em 0;
    -webkit-overflow-scrolling: touch;
}
.responsive-table table 
{
    margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6
{
    margin: 0 0 15px;

    line-height: 1.25;
    font-size: 40px;
    font-weight: 400;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    color: #57585b;
}
h1 
{
    margin: 0 0 0.4em;
    line-height: 1.2444;
    font-size: 45px;
    color: #0075c9;
}
h2 
{
    line-height: 1.416;
    font-size: 34px;
}
h3 
{
    line-height: 1.5;
    font-size: 24px;
}
h4 
{
    line-height: 1.5;
    font-size: 20px;
}
h5
{
    margin: 0;
    line-height: 1.5;
    font-size: 18px;
}
h6 
{
    margin: 0;
    line-height: 1.5;
    font-size: 18px;
}
.home-page h1 
{
    margin: 0 0 30px;

    font-size: 60px;
    font-family: "Avenir LT W01_35 Light1475496", sans-serif;
    font-weight: 400;
    color: #57585b;
}
.home-page h1 small 
{
    display: inline-block;
    margin-left: 0.5em;

    font-size: 18px;
    letter-spacing: 0.2px;
    vertical-align: baseline;
}
.w-tagline
{
    display: block;
    line-height: 1.4;
    font-weight: normal;
}
.home-page .w-tagline
{
    font-size: 24px;
}
.btn 
{
    display: inline-block;
    padding: 25px 30px;
    border: 0;
    
    line-height: 1;
    font-size: 13px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.4s;
    background: #0075c9;
    color: #fff;
}
.btn:hover, 
.btn:focus, 
.btn:active 
{
    text-decoration: none;
    background-color: #57585b;
}
.btn-reverse
{
    color: #020202;
    background: #fff;
}
.btn-reverse:hover,
.btn-reverse:focus,
.btn-reverse:active 
{
    background-color: #0075c9;
    color: #fff;
}

.w-container
{
    width: 900px;
    max-width: 100%;
    padding: 0 30px;
    margin: 0 auto;
}
.w-container.w-narrow
{
    width: 610px;
}
.home-page .w-container,
.home-page .w-container.w-narrow 
{
    width: 724px;
}
.w-row  
{
    clear: both;
    margin: 0 -30px;
}
.w-row::after 
{
    clear: both;
    display: table;
    content: "";
}
.w-col
{
    float: left; 
    width: 50%;
    padding: 0 30px;
}
.clearfix::after 
{
    clear: both;
    display: table;
    content: "";
}
@media screen and (min-width: 768px) 
{
    .show-mobi 
    {
        display: none !important;
    }
}
@media (max-width: 1199px)
{
    body
    {
        padding-left: 33.33%;
    }
}
@media (max-width: 767px)
{
    body 
    {
        padding-left: 0;    
        font-size: 16px;    
    }
    body.no-scroll 
    {
        overflow: hidden;
    }
    table th, 
    table td
    {
        font-size: 13px;
    }
    h1
    {
        font-size: 34px;
    }
    h2 
    {
        font-size: 24px;
    }
    h3 
    {
        font-size: 20px;
    }
    h4, h5, h6 
    {
        font-size: 18px;
    }
    .home-page h1 
    {
        margin-bottom: 15px;
        font-size: 40px;
    }
    .home-page h1 small 
    {
        display: block;
        margin: 10px 0 0 0;
    }
    .home-page h1 + .w-tagline
    {
        font-size: 18px;
    }
    .w-container 
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    .w-row 
    {
        margin: 0;
    }
    .w-col
    {
        float: none;
        width: auto; 
        padding-left: 0;
        padding-right: 0;
    }
    .show-mobi 
    {
        display: block !important;
    }
    .error-page .w-tagline br 
    {
        display: none;
    }
}
/* /base */

/* blocks */

.media-wrap { display: block; text-align: left; max-width: 100%; }
.media-wrap a, 
.media-wrap img { max-width: 100%; display: block; margin: 0 auto; }
.image-popup { border: 0; }

.block-profile img
{
    display: block;
    width: 100%;
}
.block-profile figcaption 
{
    padding: 20px 0 0;

    line-height: 1.25;
    font-size: 34px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    text-align: left;
}
.block-profile figcaption small 
{
    display: block;
    margin: 0.5em 0 0;

    line-height: 1.5;
    font-size: 24px;
}
.block-video figcaption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 5px 40px;
    margin: 0;
    font-size: 24px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    text-align: center;
    color: #fff;
}

@media (max-width: 767px)
{
    .block-profile figcaption 
    {
        margin: 0;
        font-size: 30px;
    }
    .block-profile figcaption small 
    {
        margin: 0;
        font-size: 20px;
    }
}

.block-video a, 
.block-video a:hover,
.block-video a:focus,
.block-video a:active
{
    border: 0;
    text-decoration: none;
}
.block-video .show-btn-ol { position: relative; display: block; }
.block-video .show-btn-ol:after { 
    position: absolute; 
    left: 50%; 
    top: 50%; 
    
    content: 'Play'; 
    width: 95px; 
    height: 60px; 
    padding: 20px 0;

    font-size: 13px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    text-align: center;
    text-transform: uppercase;
    -moz-transform: translate(-50%, -50%); 
    -ms-transform: translate(-50%, -50%); 
    -o-transform: translate(-50%, -50%); 
    -webkit-transform: translate(-50%, -50%); 
    transform: translate(-50%, -50%); 
    box-sizing: border-box;
    background: #fff; 
    color: #020202;
}
@media (max-width: 767px)
{
    .block-video .show-btn-ol:after
    {
        height: 45px;
        padding: 13px 0;
    }
}

.block-wysiwyg img { display: block; margin: 0 auto; max-width: 100%; height: auto !important; }

.block-image a, 
.block-image a:hover,
.block-image a:focus,
.block-image a:active
{
    text-decoration: none;
}

.block-quoteimage .w-col:last-child 
{
    padding-top: 0.3em;
    padding-bottom: 0.3em;
} 
.block-quoteimage img 
{
    display: block;
    width: 100%;
}

.w-page-listing-holder ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.w-page-listing-holder li 
{
    display: block;
    padding: 0;
    margin: 0;
}
.w-page-listing-holder > ul > li 
{
    padding: 0 0 50px;
    border-bottom: solid 1px #dddede;
    margin: 0 0 40px;
}
.w-page-listing-holder > ul > li::after 
{
    clear: both;
    display: table;
    content: "";
}
.w-page-listing-holder li li + li
{
    margin-top: 1em;
}
.w-page-listing-holder > ul > li > a
{
    position: relative;
    display: block;
    padding: 0 20px 22px 0;
    border: 0;
    
    line-height: 1.5;
    font-size: 24px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    text-decoration: none;
    color: #57585b;
}
.w-page-listing-holder > ul > li > a::before 
{
    position: absolute;
    bottom: 0;
    left: 0;

    content: "";
    width: 33px;
    border-bottom: solid 4px #0075c9;
}
.w-page-listing-holder li li a
{
    display: inline;
    border-bottom: solid 1px #57585b;
    
    text-decoration: none; 
    color: #57585b;
}
.w-page-listing-holder li li a:hover, 
.w-page-listing-holder li li a:focus, 
.w-page-listing-holder li li a:active 
{
    border-bottom-color: #0075c9;    
    color: #0075c9;
}
@media (min-width: 767px)
{
    .w-page-listing-holder ul ul
    {
        float: right;
        width: 50%;
    }
    .w-page-listing-holder > ul > li > a.w-has-children
    {
        float: left;
        width: 50%;
    }
}
@media (max-width: 767px)
{
    .w-page-listing-holder ul ul
    {
        margin: 1.5em 0 0;
    }
    .w-page-listing-holder > ul > li
    {
        padding-bottom: 25px;
        margin-bottom: 25px;
    }
    .w-page-listing-holder > ul > li > a
    {
        padding-bottom: 1em;
        font-size: 18px;
    }
    .w-page-listing-holder li li a
    {
        font-size: 16px;
    }
}
.w-featured figure 
{
    position: relative;
    margin: 0 0 25px;
}
.w-featured figcaption 
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    padding: 0 5px 40px;
    margin: 0;

    font-size: 24px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
    text-align: center;
    color: #fff;
}
.w-featured img 
{
    display: block;
    margin: 0 auto;
}
.w-featured p
{
    margin: 0;
    text-align: center;
}
.w-featured p a 
{
    position: relative;
    display: inline-block;
    border-bottom: solid 1px #57585b;

    text-decoration: none;
    color: #57585b;
}
.w-featured p a:hover, 
.w-featured p a:focus, 
.w-featured p a:active
{
    border-color: transparent;
}
.w-featured p a::before 
{
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;

    content: "";
    width: 0;
    margin: 0 auto;
    border-bottom: 1px solid #57585b;

    -webkit-transition: width ease-out 350ms;
    transition: width ease-out 350ms;
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}
.w-featured p a:hover::before, 
.w-featured p a:focus::before, 
.w-featured p a:active::before
{
    width: 100%;
}
@media (max-width: 767px)
{
    .w-featured .w-col:first-child p
    {
        margin: 0 0 40px;
    }
}

.w-year-in-review h2 
{
    padding: 0;
    margin: 0 0 27px;
    font-size: 45px;
}
.w-featured-sections ul 
{
    padding: 0;
    margin: 0 0 40px 0;
    list-style: none;
}
.w-featured-sections li 
{
    display: block;
    padding: 0;
    margin: 0;
}
.w-featured-sections li a 
{
    position: relative;
    display: block;
    padding: 14px 0 14px 50px;
    border-bottom: solid 1px #d7d7d8;

    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    color: #57585b;
}
.w-featured-sections li span 
{
    position: absolute;
    top: 26px;
    left: 0;

    max-width: 50px;
    padding: 0 0.5em 0 0;
}
.w-featured-sections li strong 
{
    font-size: 24px;
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
}

@media (max-width: 767px)
{
    .w-year-in-review h2 
    {
        margin-bottom: 12px;
        font-size: 34px;
    }
    .w-year-in-review h2 br 
    {
        display: none;
    }
    .w-year-in-review .btn 
    {
        display: none;
    }
    .w-featured-sections ul
    {
        margin-bottom: 0;
    }
    .w-featured-sections li span 
    {
        top: 18px;
    }
    .w-featured-sections li strong 
    {
        font-size: 18px;
    }
}

.home-page .block-textimage
{
    margin: -40px 0 90px;
    font-size: 18px;
}
.block-textimage .w-col:last-child 
{
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}
.block-textimage img 
{
    display: block;
    width: 100%;
}
@media (min-width: 1600px)
{
    .home-page .block-textimage img 
    {
        width: auto;
        max-width: 520px;
        margin-top: -120px;
        margin-right: -115px;
    }
}
@media (max-width: 767px)
{
    .home-page .block-textimage
    {
        margin: 0 0 40px;
        font-size: 16px;
    }
}

.w-content-head 
{
    margin: 0 0 2.5em;
}
.w-content-head .w-container
{
    position: relative;
} 
.w-content-head .w-container::before 
{
    position: absolute;
    top: 10px;
    bottom: 5px;
    left: -10px;

    content: "";
    border-left: solid 4px #006dcf;
}
.w-content-head:last-child, 
.w-content-head h1:last-child 
{
    margin: 0;
}
.w-simple .w-content-head .w-container::before
{
    display: none;
}
.w-content-head h1 em 
{
    display: inline-block;
    padding: 12px 0 0;
    margin: 0 1.666em 0 0;

    font-size: 24px;
    font-style: normal;
    font-family: "Avenir LT W01_55 Roman1475520", sans-serif;
    vertical-align: text-top;
}
@media (max-width: 991px)
{
    .w-content-head .w-container
    {
        padding-left: 40px;
    }
    .w-content-head .w-container::before 
    {
        top: 7px;
        left: 20px;
    }

}
@media (max-width: 767px)
{
    .w-content-head h1 em 
    {
        margin-right: 20px;
        font-size: 18px;
    }
}

.w-download-section
{
    display: inline-block;
    padding: 0 0 0 30px;
    border: 0;

    line-height: 1;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    background: url("../images/icons/download-icon-blue.svg") no-repeat 0 50%;
    background-size: 13px auto;
    color: #57585b;
}
.w-tagline 
{
    margin: 0 0 1em;
    color: #0075c9;
}
.w-tagline > *:last-child 
{
    margin-bottom: 0;
}
.w-share
{
    margin: 0 0 60px;
}
.w-share strong
{
    float: left;
    padding: 0;
    margin: 0 10px 0 0;

    line-height: 1;
    font-weight: 400;
}
.w-share::after 
{
    clear: both;
    display: table;
    content: "";
}
.w-share ul 
{
    float: left;
    padding: 0;
    margin: 0;

    list-style: none;
}
.w-share li 
{
    float: left; 
    padding: 0;
    margin: 0;
}
.w-share a 
{
    display: block;
    width: 20px;
    height: 20px;
    border: 0;
    margin: 0 0 0 10px;

    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 20px auto;
}
.w-share .li 
{
    background-image: url("../images/icons/linkedin.svg");
}
.w-share .tw
{
    background-image: url("../images/icons/twitter.svg");
}
.w-share .fb
{
    background-image: url("../images/icons/facebook.svg");
}
.w-share .em
{
    background-image: url("../images/icons/email.svg");
}
@media (max-width: 767px)
{
    .w-share
    {
        margin-bottom: 20px;
    }
    .w-share strong 
    {
        line-height: 1.3;
    }
}
.w-page-navigation-holder
{
    padding-top: 35px;
    border-top: solid 1px #cccdcd;
}
.w-page-navigation a
{
    max-width: 50%;
    width: 260px;
    border: 0;
    
    text-decoration: none;
    color: #57585b;
}
.w-page-navigation a:hover span, 
.w-page-navigation a:focus span, 
.w-page-navigation a:active span
{
    border-bottom: solid 1px #57585b;
}
.w-page-navigation a.w-previous
{
    float: left; 
    padding-right: 20px;
}
.w-page-navigation a.w-next
{
    float: right;
    padding-left: 20px;
    text-align: right;
}
.w-page-navigation a span 
{
    font-weight: 700;
}
.w-page-navigation em
{
    position: relative;
    display: block;
    padding: 0 0 24px;
    margin: 0 0 15px;

    line-height: 1;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: "Avenir LT W01_35 Light1475496", sans-serif;
    font-style: normal;
    text-transform: uppercase;
    color: #006dcf;
}
.w-page-navigation a em::before 
{
    position: absolute;
    bottom: 0;

    content: "";
    width: 16px;
    border-bottom: solid 3px #006dcf;
}
.w-page-navigation a.w-previous em::before 
{
    left: 0;
}
.w-page-navigation a.w-next em::before 
{
    right: 0;
}
@media (max-width: 479px)
{
    .w-page-navigation-holder
    {
        padding-top: 25px;
    }
    .w-page-navigation a,  
    .w-page-navigation a:first-child,  
    .w-page-navigation a:last-child 
    {
        float: none;
        display: block;

        max-width: none;
        width: 100%;
        padding: 0;

        text-align: left;
    }
    .w-page-navigation a + a
    {
        margin-top: 30px;
    }
    .w-page-navigation a.w-next em::before
    {
        right: auto;
        left: 0;
    }
    .w-page-navigation em
    {
        padding-bottom: 15px;
        margin-bottom: 10px;

        font-size: 11px;
    }
    .w-page-navigation a em::before
    {
        border-bottom-width: 2px;
    }
}

/* /blocks */

/* coloured sections */
.w-featured-sections a:hover,
.w-featured-sections a:focus,
.w-featured-sections a:active 
{
    color: #0075c9;
}
/* coloured sections */

/* z-indexes */
.w-navigation 
{ z-index: 110; }
.w-search-overlay 
{ z-index: 120; }
.w-header 
{ z-index: 130; }
/* /z-indexes */

/* header */
.w-header {
    position: fixed;
    top: 0;
    left: 0;

    width: 400px;
    height: 60px;
    padding-right: 60px;

    background: #0075c9;
}
.w-header a 
{
    border: 0;
    text-decoration: none;
    color: #fff;
}
.w-header-logo 
{
    display: block;
    height: 100%;
    padding: 12px 20px;
}
.w-header-navigation-trigger 
{
    display: none;
}
.w-search-overlay
{
    position: fixed;
    top: 60px;
    right: 0;
    left: 0;

    max-height: 0;
    opacity: 0; 
    transition: opacity 0.4s;
    background: rgba(0, 0, 0, 0.7);
}
.w-search-overlay[aria-hidden=false]
{
    opacity: 1;
    max-height: 1400px;
}
.w-header-search-trigger
{
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%;

    background: url("../images/icons/search.svg") no-repeat 50% 50%;
}
@media (min-width: 768px)
{
    .w-header-search-box 
    {
        position: absolute;
        top: 0;
        left: calc(100% - 60px);
        overflow: hidden;
        opacity: 1;
        
        width: 5000px;
        height: 100%;
        padding: 0 60px;

        transition: width 0.4s, max-width 0.4s, opacity 0.4s;
        background: #0075C9;
    }
    .w-header-search-box[aria-hidden=true]
    {
        left: 100%;
        width: 0;
        max-width: 0 !important;
        padding: 0;
        opacity: 0;
    }
}
.w-header-search-box input 
{
    display: block;
    width: 100%;
    height: 100%;
    padding: 19px 20px 20px 0;
    border: 0;

    outline: 0;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 400;
    background: transparent;
    color: #fff;
}
.w-header-search-box input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    opacity: 0.4;
    color: #fff;
}
.w-header-search-box input::-moz-placeholder { /* Firefox 19+ */
    opacity: 0.4;
    color: #fff;
}
.w-header-search-box input:-ms-input-placeholder { /* IE 10+ */
    opacity: 0.4;
    color: #fff;
}
.w-header-search-close 
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;

    width: 60px;
    height: 100%;

    background: url("../images/icons/close.svg") no-repeat 50% 50%;   
}
.w-header-search-close-2 
{
    position: absolute;
    top: 0;
    left: 0;
    
    width: 60px;
    height: 100%;

    background: url("../images/icons/search.svg") no-repeat 50% 50%;   
    cursor: pointer;
}
.w-header-search-results
{
    position: absolute;
    left: calc(100% - 60px);
    z-index: 20;
    
    overflow: hidden;
    height: 0;
    opacity: 0;
    transition: all 0.4s;
    background: #fff;
}
.w-header-search-results[aria-hidden=false]
{
    overflow-y: auto;
    width: calc(300% + 120px);
    height: auto;
    opacity: 1;
}
.w-header-search-results ul 
{
    padding: 0;
    margin: 0;

    list-style: none;
}
.w-header-search-results li 
{
    display: block;
    padding: 0;
    margin: 0;
}
.w-header-search-results li a
{
    display: block;
    padding: 14px 80px;

    color: #5b5c5f;
}
.w-header-search-results li:first-child a
{
    padding-top: 26px;
}
.w-header-search-results li:last-child a
{
    padding-bottom: 26px;
}
.w-header-logo img {
    display: block;
}
.w-header .w-header-download-full-report
{
    position: absolute;
    top: 0;
    left: 100%;
    
    overflow: hidden;
    display: block;
    width: 0;
    height: 100%;
    padding: 24px 0 24px 60px;
    border-top: solid 1px #3391d4;
    
    line-height: 1;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 0.1em;
    transition: all 0.4s;
    background: #0075c9;
}
@media (min-width: 768px)
{
    .w-header .w-header-download-full-report:hover, 
    .w-header .w-header-download-full-report:focus, 
    .w-header .w-header-download-full-report:active 
    {
        width: 300px;
        padding-left: 80px;
        padding-right: 20px;
        background: #006dbc;
    }
}
.w-header-download-full-report i
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    
    width: 60px;
    height: 60px;
    background: url("../images/Icons/download-icon.svg") no-repeat 50% 50%;
}
.w-header-download-full-report i::before,  
.w-header-download-full-report i::after 
{
    position: absolute;
    top: 0;
    bottom: 0;

    content: "";
    border-left: solid 1px #fff;
}
.w-header-download-full-report i::before 
{
    left: 0;
}
.w-header-download-full-report i::after 
{
    right: 0;
}
.w-navigation {
    position: fixed;
    top: 60px;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 400px;
    background: #060814 url("../../media/1376/cover-02.jpg") no-repeat 0 0;
}
.w-navigation ul 
{ 
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    overflow: visible;
    width: 100%;
    padding: 24px 0;
    margin: 0;

    list-style: none;
    box-sizing: border-box;
}
.w-navigation.initialised ul 
{
    transition: all 0.4s;
}
@media (min-width: 768px)
{
    .w-navigation[data-indent="1"] > ul,
    .w-navigation[data-indent="2"] > ul > li > ul,
    .w-navigation[data-indent="3"] > ul > li > ul > li > ul,
    .w-navigation[data-indent="4"] > ul > li > ul > li > ul > li > ul,
    .w-navigation[data-indent="5"] > ul > li > ul > li > ul > li > ul > li > ul,
    .w-navigation[data-indent="6"] > ul > li > ul > li > ul > li > ul > li > ul > li > ul 
    {
        overflow-x: hidden;
        overflow-y: auto;
    }
    .w-navigation ul ul
    {
        overflow: hidden;
        left: 100%;
        z-index: -10;
        opacity: 0;
    }
    .w-navigation[data-indent="1"] > ul
    {
        left: 0;
    } 
    .w-navigation[data-indent="2"] > ul
    {
        left: -100%;    
    }
    .w-navigation[data-indent="3"] > ul
    {
        left: -200%;    
    }
    .w-navigation[data-indent="4"] > ul
    {
        left: -300%;    
    }
    .w-navigation[data-indent="5"] > ul {
        left: -400%;
    }
    .w-navigation[data-indent="6"] > ul {
        left: -500%;
    }
    .w-navigation ul ul[aria-hidden=false]
    {
        overflow: visible;
        z-index: 10;
        opacity: 1;
    }
    .w-navigation li:last-child a 
    {
        border-bottom: 0;
        font-weight: 400;
        font-family: "Avenir LT W01_35 Light1475496", sans-serif;
    }
    .w-navigation li:last-child a::before 
    {
        display: none;
    }
}
.w-navigation li 
{
    display: block;
    padding: 0;
    margin: 0;
}


.w-navigation a,
.w-navigation > ul > li:first-child a
{
    position: relative;
    display: block;
    padding: 19px 40px;
    border: 0;
    
    line-height: 1.5;
    font-size: 18px;
    text-decoration: none; 
    transition: all 0.4s;
    color: #fff;
}
.w-navigation a[aria-controls]
{
    font-family: "Avenir LT W01_95 Black1475556", sans-serif;
}
.w-navigation:hover a
{
    color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 768px)
{
    .w-navigation a::before 
    {
        position: absolute;
        right: 20px;
        bottom: 0;
        left: 20px;

        content: "";
        border-bottom: solid 1px rgba(255, 255, 255, 0.5);
    }
    .w-navigation a.active::after 
    {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
    
        content: "";
        border-left: solid 4px #0075c9;
    }
    .w-navigation li:first-child a.active::after 
    {
        border-left: 0;
    }
    .w-navigation a:hover, 
    .w-navigation a:focus, 
    .w-navigation a:active  
    {
        color: #fff;
    }
    .w-navigation ul ul li:first-child a
    {
        padding-left: 40px;
    }
    .w-navigation ul ul li:first-child a::after 
    {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 20px;
        
        content: "";
        width: 30px;
        opacity: 1;
        background: url("../images/icons/left-arrow.svg") no-repeat 0 50%;
    }
    .w-navigation:hover ul ul li:first-child a::after 
    {
        opacity: 0.5;
    }
    .w-navigation ul ul li:first-child a:hover::after, 
    .w-navigation ul ul li:first-child a:focus::after, 
    .w-navigation ul ul li:first-child a:active::after 
    {
        opacity: 1;
    }
}
@media (min-width: 1024px)
{
    .w-navigation a::before 
    {
        right: 40px;
        left: 40px;
    }
    .w-navigation ul ul li:first-child a
    {
        padding-left: 70px;
    }
    .w-navigation ul ul li:first-child a::after
    {
        left: 40px;
    }
}

.w-mobile-banner 
{
    display: none;
}
.w-section
{
    padding: 90px 0;
}
.w-section.w-alt 
{
    background-color: #f7f7f7;
}
.w-home-intro 
{
    padding-bottom: 175px;
    margin-bottom: -145px;
}
.w-home-intro + * 
{
    position: relative;
    z-index: 10;

    padding-top: 0;
    margin-top: -145px;
}

@media (max-width: 1199px)
{
    .w-header, 
    .w-navigation
    {
        width: 33.33%;
    }
}
@media (max-width: 1023px)
{
    .w-navigation a
    {
        padding: 10px 20px;
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .w-header, 
    .w-navigation
    {
        width: 100%;
    }
    .w-navigation
    {
        top: 60px;
        overflow-y: auto;
    }
    .w-navigation ul 
    {
        padding-bottom: 0 !important;
    }
    .w-navigation li li:last-child
    {
        display: none;
    }
    .w-main
    {
        padding-top: 106px;
    }
    .w-header
    {
        height: 106px;
        padding-right: 0;
    }
    .w-header-logo
    {
        float: left;
        width: auto;
        height: auto;
    }
    .w-header-navigation-trigger 
    {
        position: relative;
        float: right;
        
        display: block;
        width: 65px;
        height: 60px;
        
        background: url("../images/icons/close.svg") no-repeat -1000em 0;
    }
    .w-header-navigation-trigger[aria-pressed=true] 
    {
        background-position: 50% 50%;
    }    
    .w-header-navigation-trigger::before 
    {
        position: absolute;
        top: 22px;
        right: 20px;
        left: 20px;
    
        content: "";
        height: 16px;
        border: solid 2px #fff;
        border-left: 0;
        border-right: 0;
        box-sizing: border-box;
    }
    .w-header-navigation-trigger::after 
    {
        position: absolute;
        top: 29px;
        right: 20px;
        left: 20px;
    
        content: "";
        border-top: solid 2px #fff;
        box-sizing: border-box;
    }
    .w-header-navigation-trigger[aria-pressed=true]::before, 
    .w-header-navigation-trigger[aria-pressed=true]::after
    {
        opacity: 0;
    }    
    .w-header .w-header-search-trigger
    {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto; 
        left: auto;
        float: right;

        height: 60px;
        border: solid 1px #3391d4;
        border-top: 0;
        border-bottom:0;
    }
    .w-header .w-header-download-full-report
    {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto; 
        left: auto;
        clear: both;

        width: 100%;
        height: 45px;
        padding: 15px 10px 15px 68px;
        border-top: solid 1px #3391d4;

        font-size: 13px;
        font-weight: 400;
    }
    .w-header-download-full-report i 
    {
        width: 50px;
        height: 45px;

        background-size: 16px auto;
    }
    .w-header-download-full-report i::before 
    {
        display: none;
    }
    .w-header-download-full-report i::after 
    {
        border-color: #3391d4;
    }
    .w-header-search-results
    {
        top: 115px;
        left: 0;
    }
    .w-header-search-results[aria-hidden=false]
    {
        width: 100%;
    }
    .w-header-search-results li a
    {
        padding: 14px 20px;
        font-size: 16px;
    }
    .w-header-search-results li:first-child a
    {
        padding-top: 28px;
    }
    .w-header-search-results li:last-child a
    {
        padding-bottom: 28px;
    }
    .w-navigation
    {
        position: fixed;
        top: 106px;
        bottom: 0;
        
        display: none;
        max-height: calc(100% - 106px);

        background: #fff !important;
        transition: none;
    }
    .w-navigation[aria-hidden]
    {   
        display: block;
        transition: all 0.4s;
    }
    .w-navigation[aria-hidden=true]
    {
        overflow: hidden;
        max-height: 0;
        opacity: 0;
    }
    .w-navigation ul 
    {
        padding: 0;        
    }
    .w-navigation ul ul 
    {
        position: static;
        overflow: hidden;
        max-height: 0;
        opacity: 0;
        transition: all 0.4s;
    }
    .w-navigation ul ul[aria-hidden=false]
    {
        overflow: hidden;
        max-height: 1000px;
        opacity: 1;
    }
    .w-navigation li 
    {
        padding-left: 0;
        padding-right: 0;
    }
    .w-navigation li:first-child 
    {
        display: none;
    }
    .w-navigation a
    {  
        padding: 15px 20px;
        opacity: 1;
        border-bottom: solid 1px #efefef;
        font-weight: 400;
        color: #57585b;
    }    
    .w-navigation:hover a
    {
        opacity: 1;
        color: #57585b;
    }
    .w-navigation a[aria-controls]
    {
        padding-right: 55px;;
        position: relative;
        font-weight: 700;
    }
    .w-navigation a[aria-controls]::before 
    {
        position: absolute;
        top: 15px;
        right: 20px;
        bottom: 15px;
        
        content: "+";
        width: 15px;
        
        line-height: 24px;
        font-size: 24px;
        font-weight: 400;
        text-align: center;
        font-family: "Avenir LT W01_55 Roman1475520", sans-serif;
    }
    .w-navigation a[aria-pressed=true]::before 
    {
        content: "\2013";
    }
    .w-navigation a.active 
    {
        border-left: solid 4px #0075c9;
    }
    .w-navigation li li a
    {
        padding-left: 40px;
        background: #f7f7f7;
    }
    .w-navigation li li li a
    {
        padding-left: 60px;
    }    
    .w-navigation li li li li a
    {
        padding-left: 80px;
    }

    .w-search-overlay
    {
        top: 106px;
    }
    .w-header-search-box 
    {
        position: absolute;
        top: 60px;
        left: 0;
        background: #0075C9;

        overflow: hidden;
        width: 100%;
        max-width: 100% !important;
        max-height: 55px;
        padding-left: 0;
        padding-right: 55px;
        border-top: solid 1px #3391d4;

        opacity: 1;
        transition: all 0.4s;
        background: #0075C9;
    }
    .w-header-search-box[aria-hidden=true]
    {
        max-height: 0;
        opacity: 0;
    }
    .w-header-search-box input
    {
        padding: 17px 20px 18px;
        font-size: 16px;
    }
    .w-header-search-close
    {
        width: 55px;
        height: 55px;
        background-size: 15px auto;
    }
    .w-header-search-close-2
    {
        display: none;
    }
    .w-mobile-banner 
    {
        display: block;
        width: 100%;
        height: 120px;

        background-color: #060814;
        background-image: url("../images/navigation-background-1.jpg");
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
    .w-section
    {
        padding: 40px 0;
        margin: 0;
    }
    .w-mobile-banner + .w-section 
    {
        padding-top: 20px;
    }
    .w-section.w-slim 
    {
        padding: 15px 0;
    }
    .w-home-intro 
    {
        padding-bottom: 130px;
    }  
    .w-home-intro + * 
    {
        padding-top: 0;
        margin-top: -100px;
    }
}
/* header */

/* footer */
.w-footer 
{
    overflow: hidden;
    padding: 52px 0;

    font-size: 13px;
    background: #f7f7f7;
    color: #111;
}
.w-footer a
{
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: solid 1px #111;

    text-decoration: none;
    color: #111;
}
.w-footer a:hover 
{
    border-bottom-color: transparent;
}
.w-footer .w-col:last-child 
{
    text-align: right;
}
.w-footer p 
{
    margin: 0 0 2em;
    font-size: 15px;
}
.w-footer dl  
{
    display: table;
}
.w-footer dl > div 
{
    display: table-row;
}
.w-footer dt,  
.w-footer dd 
{
    display: table-cell;
}
.w-footer dt 
{
    padding-right: 16px;
    font-weight: 700;
}

@media (max-width: 767px)
{
    .w-footer 
    {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .w-footer .w-col:last-child 
    {
        text-align: left;
    }
    .w-footer dl
    {
        margin-bottom: 2em;
    }
}
/* /footer */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

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: 0.65;
  filter: alpha(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;
    filter: alpha(opacity=100); }
  .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: 0.65;
  filter: alpha(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;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    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,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    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; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*padding: 40px 0 40px;*/
  padding: 0;
  margin: 40px auto; 
  background:#fff;
}

/* The shadow behind the image */
.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) {
  /**
       * Remove all paddings around the image on small screen
       */
  .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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

