﻿@charset "UTF-8";@import'ThirdParty/aos.css';.fancybox-enabled{overflow:hidden;}.fancybox-enabled body{overflow:visible;-ms-touch-action:none;touch-action:none;}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.fancybox-container~.fancybox-container{z-index:99992;}.fancybox-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f11;opacity:0;transition-timing-function:cubic-bezier(.55,.06,.68,.19);-webkit-backface-visibility:hidden;backface-visibility:hidden;}.fancybox-container--ready .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1);}.fancybox-controls{position:absolute;top:0;left:0;right:0;text-align:center;opacity:0;z-index:99994;transition:opacity .2s;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;direction:ltr;}.fancybox-show-controls .fancybox-controls{opacity:1;}.fancybox-infobar{display:none;}.fancybox-show-infobar .fancybox-infobar{display:inline-block;pointer-events:all;}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;}.fancybox-buttons{position:absolute;top:0;right:0;display:none;pointer-events:all;}.fancybox-show-buttons .fancybox-buttons{display:block;}.fancybox-slider-wrap{overflow:hidden;direction:ltr;}.fancybox-slider,.fancybox-slider-wrap{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:0;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;}.fancybox-slide:before{content:"";height:100%;width:0;}.fancybox-slide:before,.fancybox-slide>*{display:inline-block;vertical-align:middle;}.fancybox-slide>*{position:relative;padding:24px;margin:44px 0;border-width:0;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box;}.fancybox-slide--image{overflow:hidden;}.fancybox-slide--image:before{display:none;}.fancybox-content{display:inline-block;position:relative;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);vertical-align:middle;line-height:normal;text-align:left;white-space:normal;outline:0;font-size:16px;font-family:Arial,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff;}.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe{background:transparent;}.fancybox-placeholder{z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.fancybox-image,.fancybox-placeholder,.fancybox-spaceball{position:absolute;top:0;left:0;margin:0;padding:0;border:0;}.fancybox-image,.fancybox-spaceball{width:100%;height:100%;max-width:none;max-height:none;background:transparent;background-size:100% 100%;}.fancybox-controls--canzoomOut .fancybox-placeholder{cursor:zoom-out;}.fancybox-controls--canzoomIn .fancybox-placeholder{cursor:zoom-in;}.fancybox-controls--canGrab .fancybox-placeholder{cursor:-webkit-grab;cursor:grab;}.fancybox-controls--isGrabbing .fancybox-placeholder{cursor:-webkit-grabbing;cursor:grabbing;}.fancybox-spaceball{z-index:1;}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden;}.fancybox-error{position:absolute;margin:0;padding:40px;top:50%;left:50%;width:380px;max-width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;cursor:default;}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif;}.fancybox-close-small{position:absolute;top:4px;right:4px;padding:0;margin:0;width:30px;height:30px;font:21px/1 Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;cursor:pointer;background:#fff;transition:background .2s;box-sizing:border-box;z-index:2;}.fancybox-close-small:focus{outline:1px dotted #888;}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:transparent;}.fancybox-close-small:hover{color:#555;background:#eee;}.fancybox-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 0;z-index:99998;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));opacity:0;transition:opacity .2s;pointer-events:none;}.fancybox-show-caption .fancybox-caption-wrap{opacity:1;}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0deg,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none;}.fancybox-caption a,.fancybox-caption button{pointer-events:all;}.fancybox-caption a{color:#fff;text-decoration:underline;}.fancybox-button{display:inline-block;position:relative;width:44px;height:44px;line-height:44px;margin:0;padding:0;border:0;border-radius:0;cursor:pointer;background:transparent;color:#fff;box-sizing:border-box;vertical-align:top;outline:0;}.fancybox-button--disabled{cursor:default;pointer-events:none;}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6);}.fancybox-button:hover{background:rgba(0,0,0,.8);}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;border-color:#fff;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block;}.fancybox-button--disabled:after,.fancybox-button--disabled:before{opacity:.5;}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor;}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg);}.fancybox-button--left{border-bottom-left-radius:5px;}.fancybox-button--right{border-bottom-right-radius:5px;}.fancybox-button--close{float:right;}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px);}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.fancybox-loading{border:6px solid hsla(0deg,0%,39%,.4);border-top:6px solid hsla(0deg,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999;}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@media(max-width:800px){.fancybox-controls{text-align:left;}.fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close){display:none!important;}.fancybox-caption{padding:20px 0;margin:0;}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:15px;top:16px;border:2px solid;background:none;}.fancybox-button--play:before{top:16px;left:18px;width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;background:transparent;}.fancybox-button--pause:before{top:16px;left:18px;width:7px;height:11px;border-style:solid;border-width:0 2px;background:transparent;}.fancybox-button--thumbs span{font-size:23px;}.fancybox-button--thumbs:before{top:20px;left:21px;width:3px;height:3px;box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0;}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:220px;}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;z-index:99993;word-break:normal;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;box-sizing:border-box;}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:0;border:5px solid #fff;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1);}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1;}@media(max-width:800px){.fancybox-thumbs{display:none!important;}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:0;}}.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-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);z-index:2;cursor:pointer;color:transparent;border:0;outline:0;background:transparent;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:0;background: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-size:40px;line-height:1;font-family:"FontAwesome";opacity:.75;color:#19398a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:0;}[dir=rtl] .slick-prev{right:0;left:auto;}.slick-prev:before{content:"";}[dir=rtl] .slick-prev:before{content:"";}.slick-next{right:0;}[dir=rtl] .slick-next{right:auto;left:0;}.slick-next:before{content:"";}[dir=rtl] .slick-next:before{content:"";}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:transparent;}.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{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{opacity:.75;color:#000;}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-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}table{border-collapse:collapse;border-spacing:0;}@media only screen and (min-width:240px) and (max-width:1299px){body{min-width:0!important;}.sfPublicWrapper{width:auto!important;}.sf_colsOut.sf_2cols_1_33,.sf_colsOut.sf_2cols_2_67,.sf_colsOut.sf_2cols_1_67,.sf_colsOut.sf_2cols_2_33,.sf_colsOut.sf_2cols_1_50,.sf_colsOut.sf_2cols_2_50,.sf_colsOut.sf_2cols_1_25,.sf_colsOut.sf_2cols_2_75,.sf_colsOut.sf_2cols_1_75,.sf_colsOut.sf_2cols_2_25{width:100%!important;}.sf_colsOut.sf_2cols_2_67 .sf_colsIn,.sf_colsOut.sf_2cols_2_33 .sf_colsIn,.sf_colsOut.sf_2cols_2_50 .sf_colsIn,.sf_colsOut.sf_2cols_2_75 .sf_colsIn,.sf_colsOut.sf_2cols_2_25 .sf_colsIn{margin-left:0!important;margin-right:0!important;}.sf_colsOut.sf_2cols_1_67 .sf_colsIn,.sf_colsOut.sf_2cols_1_33 .sf_colsIn,.sf_colsOut.sf_2cols_1_50 .sf_colsIn,.sf_colsOut.sf_2cols_1_75 .sf_colsIn,.sf_colsOut.sf_2cols_1_25 .sf_colsIn{margin-left:0!important;margin-right:0!important;}.sf_smartphones_3cols_hide_3 .sf_colsOut.sf_3cols_1_33,.sf_smartphones_3cols_hide_3 .sf_colsOut.sf_3cols_2_34,.sf_smartphones_3cols_hide_1 .sf_colsOut.sf_3cols_2_34,.sf_smartphones_3cols_hide_1 .sf_colsOut.sf_3cols_3_33,.sf_smartphones_3cols_hide_2 .sf_colsOut.sf_3cols_1_33,.sf_smartphones_3cols_hide_2 .sf_colsOut.sf_3cols_3_33,.sf_smartphones_3cols_hide_1 .sf_colsOut.sf_3cols_2_50,.sf_smartphones_3cols_hide_1 .sf_colsOut.sf_3cols_3_25,.sf_smartphones_3cols_hide_2 .sf_colsOut.sf_3cols_1_25,.sf_smartphones_3cols_hide_2 .sf_colsOut.sf_3cols_3_25,.sf_smartphones_3cols_hide_3 .sf_colsOut.sf_3cols_1_25,.sf_smartphones_3cols_hide_3 .sf_colsOut.sf_3cols_2_50{width:100%!important;}.sf_smartphones_3cols_hide_1 .sf_colsOut.sf_3cols_3_33 .sf_3cols_3in_33,.sf_smartphones_3cols_hide_3 .sf_colsOut.sf_3cols_2_34 .sf_3cols_2in_34,.sf_smartphones_3cols_hide_2 .sf_colsOut.sf_3cols_3_33 .sf_3cols_3in_33,.sf_smartphones_3cols_hide_1 .sf_colsOut.sf_3cols_3_25 .sf_3cols_3in_25,.sf_smartphones_3cols_hide_2 .sf_colsOut.sf_3cols_3_25 .sf_3cols_3in_25,.sf_smartphones_3cols_hide_3 .sf_colsOut.sf_3cols_2_50 .sf_3cols_2in_50{margin-left:0!important;}.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_2 .sf_colsOut.sf_4cols_3_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_2 .sf_colsOut.sf_4cols_4_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_3 .sf_colsOut.sf_4cols_2_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_3 .sf_colsOut.sf_4cols_4_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_4 .sf_colsOut.sf_4cols_2_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_4 .sf_colsOut.sf_4cols_3_25,.sf_smartphones_4cols_hide_2.sf_smartphones_4cols_hide_4 .sf_colsOut.sf_4cols_1_25,.sf_smartphones_4cols_hide_2.sf_smartphones_4cols_hide_4 .sf_colsOut.sf_4cols_3_25,.sf_smartphones_4cols_hide_3.sf_smartphones_4cols_hide_4 .sf_colsOut.sf_4cols_1_25,.sf_smartphones_4cols_hide_3.sf_smartphones_4cols_hide_4 .sf_colsOut.sf_4cols_2_25,.sf_smartphones_4cols_hide_2.sf_smartphones_4cols_hide_3 .sf_colsOut.sf_4cols_1_25,.sf_smartphones_4cols_hide_2.sf_smartphones_4cols_hide_3 .sf_colsOut.sf_4cols_4_25{width:100%!important;}.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3 .sf_colsOut.sf_5cols_4_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3 .sf_colsOut.sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_3_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_3_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_4_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_1_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_4_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_1_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_4_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_5_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_1_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_3_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_1_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_3_20{width:100%!important;}body{min-width:0!important;}.sfPublicWrapper{width:auto!important;}.sf_colsOut.sf_3cols_1_33,.sf_colsOut.sf_3cols_2_34,.sf_colsOut.sf_3cols_3_33,.sf_colsOut.sf_3cols_1_25,.sf_colsOut.sf_3cols_2_50,.sf_colsOut.sf_3cols_3_25{width:100%!important;}.sf_colsOut.sf_3cols_1_33 .sf_colsIn,.sf_colsOut.sf_3cols_1_25 .sf_colsIn,.sf_colsOut.sf_3cols_2_34 .sf_colsIn,.sf_colsOut.sf_3cols_3_33 .sf_colsIn,.sf_colsOut.sf_3cols_2_50 .sf_colsIn,.sf_colsOut.sf_3cols_3_25 .sf_colsIn{margin-left:0!important;margin-right:0!important;}.sf_smartphones_4cols_hide_1 .sf_4cols_2sf_colsOut._\32 5,.sf_smartphones_4cols_hide_1 .sf_colsOut.sf_4cols_3_25,.sf_smartphones_4cols_hide_1 .sf_colsOut.sf_4cols_4_25,.sf_smartphones_4cols_hide_2 .sf_colsOut.sf_4cols_1_25,.sf_smartphones_4cols_hide_2 .sf_colsOut.sf_4cols_3_25,.sf_smartphones_4cols_hide_2 .sf_colsOut.sf_4cols_4_25,.sf_smartphones_4cols_hide_3 .sf_colsOut.sf_4cols_1_25,.sf_smartphones_4cols_hide_3 .sf_colsOut.sf_4cols_2_25,.sf_smartphones_4cols_hide_3 .sf_colsOut.sf_4cols_4_25,.sf_smartphones_4cols_hide_4 .sf_colsOut.sf_4cols_1_25,.sf_smartphones_4cols_hide_4 .sf_colsOut.sf_4cols_2_25,.sf_smartphones_4cols_hide_4 .sf_colsOut.sf_4cols_3_25{width:100%!important;}.sf_smartphones_4cols_hide_2 .sf_colsOut.sf_4cols_1_25 .sf_4cols_1in_25,.sf_smartphones_4cols_hide_2 .sf_colsOut.sf_4cols_3_25 .sf_4cols_3in_25,.sf_smartphones_4cols_hide_2 .sf_colsOut.sf_4cols_4_25 .sf_4cols_4in_25,.sf_smartphones_4cols_hide_3 .sf_colsOut.sf_4cols_2_25 .sf_4cols_2in_25,.sf_smartphones_4cols_hide_3 .sf_colsOut.sf_4cols_4_25 .sf_4cols_4in_25,.sf_smartphones_4cols_hide_4 .sf_colsOut.sf_4cols_2_25 .sf_4cols_2in_25,.sf_smartphones_4cols_hide_4 .sf_colsOut.sf_4cols_3_25 .sf_4cols_3in_25{margin-left:0!important;}.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2 .sf_colsOut.sf_5cols_3_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2 .sf_colsOut.sf_5cols_4_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2 .sf_colsOut.sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3 .sf_colsOut.sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3 .sf_colsOut.sf_5cols_4_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3 .sf_colsOut.sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_3_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_3_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_4_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_1_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_3_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_4_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_1_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_2_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_4_20,.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_1_20,.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_2_20,.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_3_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3 .sf_colsOut.sf_5cols_1_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3 .sf_colsOut.sf_5cols_4_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3 .sf_colsOut.sf_5cols_5_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_1_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_3_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_5_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_1_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_2_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_5_20{width:100%!important;}body{min-width:0!important;}.sfPublicWrapper{width:auto!important;}.sf_colsOut.sf_4cols_1_25,.sf_colsOut.sf_4cols_2_25,.sf_colsOut.sf_4cols_3_25,.sf_colsOut.sf_4cols_4_25{width:100%!important;}.sf_colsOut.sf_4cols_1_25 .sf_colsIn,.sf_colsOut.sf_4cols_2_25 .sf_colsIn,.sf_colsOut.sf_4cols_3_25 .sf_colsIn,.sf_colsOut.sf_4cols_4_25 .sf_colsIn{margin-left:0!important;margin-right:0!important;}.sf_smartphones_5cols_hide_1 .sf_colsOut.sf_5cols_2_20,.sf_smartphones_5cols_hide_1 .sf_colsOut.sf_5cols_3_20,.sf_smartphones_5cols_hide_1 .sf_colsOut.sf_5cols_4_20,.sf_smartphones_5cols_hide_1 .sf_colsOut.sf_5cols_5_20,.sf_smartphones_5cols_hide_2 .sf_colsOut.sf_5cols_1_20,.sf_smartphones_5cols_hide_2 .sf_colsOut.sf_5cols_3_20,.sf_smartphones_5cols_hide_2 .sf_colsOut.sf_5cols_4_20,.sf_smartphones_5cols_hide_2 .sf_colsOut.sf_5cols_5_20,.sf_smartphones_5cols_hide_3 .sf_colsOut.sf_5cols_1_20,.sf_smartphones_5cols_hide_3 .sf_colsOut.sf_5cols_2_20,.sf_smartphones_5cols_hide_3 .sf_colsOut.sf_5cols_4_20,.sf_smartphones_5cols_hide_3 .sf_colsOut.sf_5cols_5_20,.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_1_20,.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_2_20,.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_3_20,.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_5_20,.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_1_20,.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_2_20,.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_3_20,.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_4_20{width:100%!important;}.sf_smartphones_5cols_hide_1 .sf_colsOut.sf_5cols_2_20 .sf_5cols_2in_20,.sf_smartphones_5cols_hide_1 .sf_colsOut.sf_5cols_3_20 .sf_5cols_3in_20,.sf_smartphones_5cols_hide_1 .sf_colsOut.sf_5cols_4_20 .sf_5cols_4in_20,.sf_smartphones_5cols_hide_1 .sf_colsOut.sf_5cols_5_20 .sf_5cols_5in_20,.sf_smartphones_5cols_hide_2 .sf_colsOut.sf_5cols_3_20 .sf_5cols_3in_20,.sf_smartphones_5cols_hide_2 .sf_colsOut.sf_5cols_4_20 .sf_5cols_4in_20,.sf_smartphones_5cols_hide_2 .sf_colsOut.sf_5cols_5_20 .sf_5cols_5in_20,.sf_smartphones_5cols_hide_3 .sf_colsOut.sf_5cols_2_20 .sf_5cols_2in_20,.sf_smartphones_5cols_hide_3 .sf_colsOut.sf_5cols_4_20 .sf_5cols_4in_20,.sf_smartphones_5cols_hide_3 .sf_colsOut.sf_5cols_5_20 .sf_5cols_5in_20,.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_2_20 .sf_5cols_2in_20,.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_3_20 .sf_5cols_3in_20,.sf_smartphones_5cols_hide_4 .sf_colsOut.sf_5cols_5_20 .sf_5cols_5in_20,.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_2_20 .sf_5cols_2in_20,.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_3_20 .sf_5cols_3in_20,.sf_smartphones_5cols_hide_5 .sf_colsOut.sf_5cols_4_20 .sf_5cols_4in_20{margin:0!important;}body{min-width:0!important;}.sfPublicWrapper{width:auto!important;}.sf_colsOut.sf_5cols_1_20,.sf_colsOut.sf_5cols_2_20,.sf_colsOut.sf_5cols_3_20,.sf_colsOut.sf_5cols_4_20,.sf_colsOut.sf_5cols_5_20{width:100%!important;}.sf_colsOut.sf_5cols_1_20 .sf_colsIn,.sf_colsOut.sf_5cols_2_20 .sf_colsIn,.sf_colsOut.sf_5cols_3_20 .sf_colsIn,.sf_colsOut.sf_5cols_4_20 .sf_colsIn,.sf_colsOut.sf_5cols_5_20 .sf_colsIn{margin-left:0!important;margin-right:0!important;}.sfNavWrp .sfNavToggle{display:inline-block;}.sfNavWrp .sfNavList,.sfNavWrp .sfNavSelect,.sfNavWrp .k-plus,.sfNavWrp .k-minus{display:none;}.sfNavWrp .sfNavList.sfShown{display:block;}.sfNavWrp li{margin-left:0;float:none!important;}.sfNavWrp ul.sfNavHorizontalSiteMap>li,.sfNavWrp .sfLevel1{margin-bottom:10px;}.sfNavWrp .k-animation-container,.sfNavWrp .k-menu .k-group,.sfNavWrp .k-treeview .k-group .k-group{position:static!important;display:block!important;transform:none!important;}.sfNavWrp .k-group{margin-left:10px;}.sf_smartphones_1cols_hide_1 .sf_1col_1_100{display:none;}.sf_smartphones_2cols_hide_1 .sf_2cols_1_25,.sf_smartphones_2cols_hide_1 .sf_2cols_1_33,.sf_smartphones_2cols_hide_1 .sf_2cols_1_50,.sf_smartphones_2cols_hide_1 .sf_2cols_1_67,.sf_smartphones_2cols_hide_1 .sf_2cols_1_75,.sf_smartphones_2cols_hide_2 .sf_2cols_2_25,.sf_smartphones_2cols_hide_2 .sf_2cols_2_33,.sf_smartphones_2cols_hide_2 .sf_2cols_2_50,.sf_smartphones_2cols_hide_2 .sf_2cols_2_67,.sf_smartphones_2cols_hide_2 .sf_2cols_2_75{display:none;}.sf_smartphones_2cols_hide_1 .sf_2cols_2_25,.sf_smartphones_2cols_hide_2 .sf_2cols_1_25,.sf_smartphones_2cols_hide_1 .sf_2cols_2_33,.sf_smartphones_2cols_hide_2 .sf_2cols_1_33,.sf_smartphones_2cols_hide_1 .sf_2cols_2_50,.sf_smartphones_2cols_hide_2 .sf_2cols_1_50,.sf_smartphones_2cols_hide_1 .sf_2cols_2_67,.sf_smartphones_2cols_hide_2 .sf_2cols_1_67,.sf_smartphones_2cols_hide_1 .sf_2cols_2_75,.sf_smartphones_2cols_hide_2 .sf_2cols_1_75{width:100%!important;}.sf_smartphones_2cols_hide_1 .sf_2cols_2_25 .sf_2cols_2in_25,.sf_smartphones_2cols_hide_1 .sf_2cols_2_33 .sf_2cols_2in_33,.sf_smartphones_2cols_hide_1 .sf_2cols_2_50 .sf_2cols_2in_50,.sf_smartphones_2cols_hide_1 .sf_2cols_2_67 .sf_2cols_2in_67,.sf_smartphones_2cols_hide_1 .sf_2cols_2_75 .sf_2cols_2in_75{margin-left:0;}.sf_smartphones_3cols_hide_1 .sf_3cols_1_33,.sf_smartphones_3cols_hide_2 .sf_3cols_2_34,.sf_smartphones_3cols_hide_3 .sf_3cols_3_33,.sf_smartphones_3cols_hide_1 .sf_3cols_1_25,.sf_smartphones_3cols_hide_2 .sf_3cols_2_50,.sf_smartphones_3cols_hide_3 .sf_3cols_3_25{display:none;}.sf_smartphones_3cols_hide_3 .sf_3cols_1_33,.sf_smartphones_3cols_hide_3 .sf_3cols_2_34,.sf_smartphones_3cols_hide_2 .sf_3cols_1_33,.sf_smartphones_3cols_hide_2 .sf_3cols_3_33,.sf_smartphones_3cols_hide_1 .sf_3cols_2_34,.sf_smartphones_3cols_hide_1 .sf_3cols_3_33,.sf_smartphones_3cols_hide_2 .sf_3cols_1_25,.sf_smartphones_3cols_hide_2 .sf_3cols_3_25{width:50%;}.sf_smartphones_3cols_hide_1 .sf_3cols_2_50,.sf_smartphones_3cols_hide_3 .sf_3cols_2_50{width:67%;}.sf_smartphones_3cols_hide_1 .sf_3cols_3_25,.sf_smartphones_3cols_hide_3 .sf_3cols_1_25{width:33%;}.sf_smartphones_3cols_hide_1 .sf_3cols_2_50 .sf_3cols_2in_50,.sf_smartphones_3cols_hide_1 .sf_3cols_2_34 .sf_3cols_2in_34{margin-left:0;}.sf_smartphones_3cols_hide_1.sf_smartphones_3cols_hide_2 .sf_3cols_3_33,.sf_smartphones_3cols_hide_1.sf_smartphones_3cols_hide_3 .sf_3cols_2_34,.sf_smartphones_3cols_hide_2.sf_smartphones_3cols_hide_3 .sf_3cols_1_33,.sf_smartphones_3cols_hide_1.sf_smartphones_3cols_hide_2 .sf_3cols_3_25,.sf_smartphones_3cols_hide_1.sf_smartphones_3cols_hide_3 .sf_3cols_2_50,.sf_smartphones_3cols_hide_2.sf_smartphones_3cols_hide_3 .sf_3cols_1_25{width:100%!important;}.sf_smartphones_4cols_hide_1 .sf_4cols_1_25,.sf_smartphones_4cols_hide_2 .sf_4cols_2_25,.sf_smartphones_4cols_hide_3 .sf_4cols_3_25,.sf_smartphones_4cols_hide_4 .sf_4cols_4_25{display:none;}.sf_smartphones_4cols_hide_1 .sf_4cols_2_25,.sf_smartphones_4cols_hide_1 .sf_4cols_4_25,.sf_smartphones_4cols_hide_3 .sf_4cols_1_25,.sf_smartphones_4cols_hide_3 .sf_4cols_4_25,.sf_smartphones_4cols_hide_2 .sf_4cols_1_25,.sf_smartphones_4cols_hide_2 .sf_4cols_4_25{width:33%;}.sf_smartphones_4cols_hide_1 .sf_4cols_3_25,.sf_smartphones_4cols_hide_2 .sf_4cols_3_25,.sf_smartphones_4cols_hide_3 .sf_4cols_2_25{width:34%;}.sf_smartphones_4cols_hide_1 .sf_4cols_2_25 .sf_4cols_2in_25,.sf_smartphones_4cols_hide_1 .sf_4cols_2_25 .sf_4cols_2in_25,.sf_smartphones_4cols_hide_1 .sf_4cols_3_25 .sf_4cols_3in_25,.sf_smartphones_4cols_hide_1 .sf_4cols_4_25 .sf_4cols_4in_25{margin-left:0;}.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_3 .sf_4cols_1_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_3 .sf_4cols_3_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_2 .sf_4cols_1_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_2 .sf_4cols_2_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_4 .sf_4cols_1_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_4 .sf_4cols_4_25,.sf_smartphones_4cols_hide_2.sf_smartphones_4cols_hide_4 .sf_4cols_2_25,.sf_smartphones_4cols_hide_2.sf_smartphones_4cols_hide_4 .sf_4cols_4_25,.sf_smartphones_4cols_hide_3.sf_smartphones_4cols_hide_4 .sf_4cols_3_25,.sf_smartphones_4cols_hide_3.sf_smartphones_4cols_hide_4 .sf_4cols_4_25,.sf_smartphones_4cols_hide_2.sf_smartphones_4cols_hide_3 .sf_4cols_2_25,.sf_smartphones_4cols_hide_2.sf_smartphones_4cols_hide_3 .sf_4cols_3_25{display:none;}.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_3 .sf_4cols_2_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_3 .sf_4cols_4_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_2 .sf_4cols_3_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_2 .sf_4cols_4_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_4 .sf_4cols_2_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_4 .sf_4cols_3_25,.sf_smartphones_4cols_hide_2.sf_smartphones_4cols_hide_4 .sf_4cols_1_25,.sf_smartphones_4cols_hide_2.sf_smartphones_4cols_hide_4 .sf_4cols_3_25,.sf_smartphones_4cols_hide_3.sf_smartphones_4cols_hide_4 .sf_4cols_1_25,.sf_smartphones_4cols_hide_3.sf_smartphones_4cols_hide_4 .sf_4cols_2_25,.sf_smartphones_4cols_hide_2.sf_smartphones_4cols_hide_3 .sf_4cols_1_25,.sf_smartphones_4cols_hide_2.sf_smartphones_4cols_hide_3 .sf_4cols_4_25{width:50%!important;}.sf_smartphones_4cols_hide_2.sf_smartphones_4cols_hide_3.sf_smartphones_4cols_hide_4 .sf_4cols_1_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_3.sf_smartphones_4cols_hide_4 .sf_4cols_2_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_2.sf_smartphones_4cols_hide_4 .sf_4cols_3_25,.sf_smartphones_4cols_hide_1.sf_smartphones_4cols_hide_2.sf_smartphones_4cols_hide_3 .sf_4cols_4_25{width:100%;}.sf_smartphones_5cols_hide_5 .sf_5cols_5_20,.sf_smartphones_5cols_hide_4 .sf_5cols_4_20,.sf_smartphones_5cols_hide_1 .sf_5cols_1_20,.sf_smartphones_5cols_hide_2 .sf_5cols_2_20,.sf_smartphones_5cols_hide_3 .sf_5cols_3_20{display:none;}.sf_smartphones_5cols_hide_1 .sf_5cols_2_20,.sf_smartphones_5cols_hide_1 .sf_5cols_3_20,.sf_smartphones_5cols_hide_1 .sf_5cols_4_20,.sf_smartphones_5cols_hide_1 .sf_5cols_5_20,.sf_smartphones_5cols_hide_2 .sf_5cols_1_20,.sf_smartphones_5cols_hide_2 .sf_5cols_3_20,.sf_smartphones_5cols_hide_2 .sf_5cols_4_20,.sf_smartphones_5cols_hide_2 .sf_5cols_5_20,.sf_smartphones_5cols_hide_3 .sf_5cols_1_20,.sf_smartphones_5cols_hide_3 .sf_5cols_2_20,.sf_smartphones_5cols_hide_3 .sf_5cols_4_20,.sf_smartphones_5cols_hide_3 .sf_5cols_5_20,.sf_smartphones_5cols_hide_4 .sf_5cols_1_20,.sf_smartphones_5cols_hide_4 .sf_5cols_2_20,.sf_smartphones_5cols_hide_4 .sf_5cols_3_20,.sf_smartphones_5cols_hide_4 .sf_5cols_5_20,.sf_smartphones_5cols_hide_5 .sf_5cols_1_20,.sf_smartphones_5cols_hide_5 .sf_5cols_2_20,.sf_smartphones_5cols_hide_5 .sf_5cols_3_20,.sf_smartphones_5cols_hide_5 .sf_5cols_4_20{width:25%;}.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2 .sf_5cols_1_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2 .sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3 .sf_5cols_1_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3 .sf_5cols_3_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_4 .sf_5cols_1_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_4 .sf_5cols_4_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_5 .sf_5cols_1_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_5 .sf_5cols_5_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_5 .sf_5cols_2_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_5 .sf_5cols_5_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_3_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_5_20,.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_4_20,.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_5_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3 .sf_5cols_2_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3 .sf_5cols_3_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4 .sf_5cols_2_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4 .sf_5cols_4_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_3_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_4_20{display:none;}.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3 .sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3 .sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_4 .sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_4 .sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2 .sf_5cols_3_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2 .sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_5 .sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_5 .sf_5cols_4_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_5 .sf_5cols_1_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_5 .sf_5cols_4_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_1_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_4_20,.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_1_20,.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_3_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3 .sf_5cols_1_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3 .sf_5cols_5_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4 .sf_5cols_1_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4 .sf_5cols_5_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_1_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_5_20{width:33%;}.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2 .sf_5cols_4_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3 .sf_5cols_4_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_4 .sf_5cols_3_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_5 .sf_5cols_3_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_5 .sf_5cols_3_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_2_20,.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_2_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3 .sf_5cols_4_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4 .sf_5cols_3_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_2_20{width:34%;}.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_2_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_3_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_5 .sf_5cols_1_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_5 .sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_5 .sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4 .sf_5cols_1_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4 .sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4 .sf_5cols_4_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3 .sf_5cols_1_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3 .sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3 .sf_5cols_3_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_3_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_4_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_1_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_3_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_1_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_3_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_4_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_2_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_4_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_5_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_2_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_3_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_4_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_1_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_4_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_5_20{display:none;}.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3 .sf_5cols_4_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3 .sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4 .sf_5cols_3_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4 .sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_5 .sf_5cols_3_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_5 .sf_5cols_4_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_1_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_4_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_1_20,.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_4_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_5_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_1_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_3_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_1_20,.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_5_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_3_20{width:50%;}.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_1_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_2_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_4.sf_smartphones_5cols_hide_5 .sf_5cols_3_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_5 .sf_5cols_4_20,.sf_smartphones_5cols_hide_1.sf_smartphones_5cols_hide_2.sf_smartphones_5cols_hide_3.sf_smartphones_5cols_hide_4 .sf_5cols_5_20{width:100%;}}.bd .sfFormsEditor input[type=submit],.button{min-width:80px;background-color:none;padding:10px 10px 8px 0;color:#780032!important;text-transform:uppercase;font-size:16px;font-weight:900;margin-top:20px;display:inline-block;transition:all .2s ease;text-decoration:none;font-family:"effra",Arial,sans-serif;}.bd .sfFormsEditor input[type=submit]:after,.button:after{font-family:"FontAwesome";content:"";margin-left:10px;}.bd .sfFormsEditor input[type=submit]:hover,.button:hover{color:#fff!important;border-color:#0b5977!important;background-color:#0b5977;text-decoration:none!important;padding:10px 10px 8px 10px;}.bd .sfFormsEditor input.reversed[type=submit],.reversed.button{background-color:none;color:#0b5977!important;}.bd .sfFormsEditor input.reversed[type=submit]:hover,.reversed.button:hover{background-color:#780032;color:#fff!important;}.bd .sfFormsEditor input.reset[type=submit],.reset.button{background-color:#fff;color:#780032!important;border:0;}.bd .sfFormsEditor input.reset[type=submit]:hover,.reset.button:hover{color:#444!important;}.bd .sfFormsEditor input.submit[type=submit],.submit.button{text-align:right;}a[href^=mailto]{overflow-wrap:break-word;word-wrap:break-word;word-break:break-all;word-break:break-word;hyphens:auto;white-space:unset;}.hero .homeSlideshow .slide{position:relative;}.hero .homeSlideshow .slide .coverImg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;width:100vw;}.hero .homeSlideshow .slide .coverImg img{position:absolute;top:50%;left:50%;width:auto;height:auto;max-height:none;max-width:none;min-height:100%;min-width:100%;transform:translate(-50%,-50%);}*,*:before,*:after{box-sizing:border-box;}html,form,body{height:100%;}html,body{color:#000;font:normal 18px "effra",Arial,sans-serif;}span.seperator{padding:0 7px;color:#1a1a1a;}h1,h2,h3,h4,h5,h6{color:#780032;font-family:"effra",Arial,sans-serif;line-height:1.45em;margin:0 0 .35em 0;padding:0;font-weight:normal;}h1{font-size:36px;font-weight:700;}h2{font-size:36px;font-weight:700;margin-bottom:.5em;color:#000;}h3{font-size:28px;font-weight:700;}h4{font-size:21px;font-weight:normal;margin-top:.5em;letter-spacing:.1em;color:#000;}h5{font-size:18px;font-weight:normal;}h6{font-size:24px;font-weight:700;letter-spacing:normal;text-transform:capitalize;}p{margin:0 0 .8em 0;padding:0;line-height:1.5;}strong{font-weight:bold;}em{font-style:italic;}sup{vertical-align:super;font-size:smaller;}sub{vertical-align:baseline;font-size:smaller;}blockquote{font-size:24px;}a:link{color:#780032;text-decoration:none;}a:visited{color:#780032;text-decoration:none;}a:hover{color:#0b5977;text-decoration:underline;}a:active{color:#780032;text-decoration:none;}hr{border:0;height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,.75),rgba(0,0,0,0));margin:2em 0;}#wrapper{min-height:100%;height:auto!important;margin:0 auto -150px!important;}.push{height:260px;}footer{height:260px;position:relative;}.innerWrapper{width:1300px;margin:0 auto;}.mobileNavLink{color:#fff;display:block;padding:13px 30px 12px 15px;font-size:14px;border-bottom:1px solid #0f7ca6;width:100%;}header{z-index:5000;width:100%;}header .mobileHeader{position:fixed;top:0;right:0;transition:all .2s ease;display:none;padding:0 0;min-height:50px;width:100%;z-index:5000;background-color:rgba(255,255,255,.9);}header .mobileHeader .stickyButton{background-color:#0b5977;position:absolute;display:inline-block;padding:9px 16px;margin:0;font-size:15px;top:12px;right:60px;}header .mobileHeader .stickyButton a{color:#fff;}@media(max-width:1024px){header .mobileHeader{display:block;}}header .mobileHeader.nav-up{top:-90px;}header .mobileHeader.withNavOpen{right:300px;}@media(max-width:500px){header .mobileHeader.withNavOpen{right:280px;}}@media(max-width:360px){header .mobileHeader.withNavOpen{right:260px;}}header .mobileHeader .logo{width:120px;}header .mobileHeader .logo img{width:100%;margin:15px;}header .mobileHeader .hamburger{position:absolute;top:0;right:0;z-index:1;padding:7px 10px;background-color:#780032;margin:12px;}header .mobileHeader .hamburger:hover{cursor:pointer;}header .mobileHeader .hamburger div{width:25px;height:2px;background-color:#fff;margin:4px 0;}header .mobileHeader .hamburger.open div{transition:all .3s ease;position:relative;}header .mobileHeader .hamburger.open div:nth-child(1){transform:rotate(135deg);top:8px;}header .mobileHeader .hamburger.open div:nth-child(2){opacity:0;}header .mobileHeader .hamburger.open div:nth-child(3){top:-4px;transform:rotate(-135deg);}header .topHeader.headerFixed{position:fixed;left:0;right:0;top:-97px;background-color:rgba(240,240,240,.9);z-index:100;}header .topHeader.headerFixed .topNav .logo img{width:150px;display:block;position:absolute;bottom:0;}header .topHeader .topNav .logo img{width:220px;display:block;transition:width .2s,height .2s;margin:25px 0;}header .topHeader .topNav .topMenu{text-align:right;margin-bottom:20px;}header .topHeader .topNav .topMenu ul{display:flex;gap:1rem;}header .topHeader .topNav .topMenu ul li:first-of-type{background-color:#0b5977;}header .topHeader .topNav .topMenu ul li:first-of-type a{color:#fff;}header .topHeader .topNav .topMenu ul li{display:inline-block;float:none;padding:10px 20px;margin:0;font-size:15px;padding-right:0;padding-left:0;}header .topHeader .topNav .topMenu ul li:first-child{padding:10px 20px;}header .topHeader .topNav .navWrapper{margin:1em 0 2.5em;}header .topHeader .topNav .socialLinks{font-size:14px;line-height:0;float:right;}header .topHeader .topNav .socialLinks a{margin:0 0 0 3px;position:relative;height:26px;width:25px;color:#fff;background-color:#780032;}header .topHeader .topNav .socialLinks a:hover{text-decoration:none;color:#0b5977;}header .topHeader .topNav .search{text-align:right;}header .topHeader .topNav a.fa{padding-top:12px;}header .topHeader .topNav a.sfsearchSubmit{float:right;padding-left:12px;}header .topHeader .topNav a.sfsearchSubmit:hover{text-decoration:none;}header .topHeader .topNav .sfsearchBox{display:inline-block;float:right;}header .topHeader .topNav .sfsearchBox .md-close.button{min-width:inherit;float:right;background-color:transparent;border:0;font-size:40px;margin:0;padding:0;margin-right:40px;margin-top:-6px;}header .topHeader .topNav .sfsearchBox .md-close.button:after{content:"";}header .topHeader .topNav .sfsearchBox .md-close.button:hover:after{color:#777;}header .topHeader .topNav .sfsearchBox input[type=text]{display:none;width:calc(100% - 115px)!important;background-color:#e2e2e2;border:1px solid #777;box-shadow:inset 0 0 20px rgba(0,0,0,.1);padding:16px;font-size:20px;border:0;color:#000;box-shadow:inset 0 0 20px rgba(0,0,0,.1);}header .topHeader .topNav .sfsearchBox input[type=text]::-webkit-input-placeholder{color:#808080;}header .topHeader .topNav .sfsearchBox input[type=text]::-moz-placeholder{color:#808080;}header .topHeader .topNav .sfsearchBox input[type=text]:-ms-input-placeholder{color:#808080;}header .topHeader .topNav .sfsearchBox .sfsearchOpen{min-height:25px;min-width:25px;margin:0;font-size:12px;}header .topHeader .topNav .sfsearchBox .sfsearchOpen:after{content:"";padding:0;}header .header{background-color:#aaa;}.banner .insideBanner{height:300px;position:relative;}main .bd{margin:0;}main .bd .breadCrumb{display:none;text-align:right;}main .bd .breadCrumb .breadCrumbInner{padding:5px 0;font-size:12px;position:relative;z-index:2;}main .bd .leftContent>.sf_colsIn{padding-right:2em;}main .bd .mainContent{padding-top:3em;}main .bd .mainContent .sfContentBlock img{max-width:100%;}main .bd .rightContent>.sf_colsIn{padding-left:2em;}main .bd .rightContent{position:relative;margin-top:2em;}main .bd .subNavShowHide{position:absolute;margin:0;top:0;right:0;z-index:1;padding:7px 10px 7px 10px;background-color:#0b5977;display:none;}main .bd .subNavShowHide:hover{cursor:pointer;}main .bd .subNavShowHide div{width:25px;height:2px;background-color:#fff;margin:4px 0;}main .bd .subNavShowHide span{color:#fff;display:block;padding-top:2px;text-align:center;font-size:14px;}main .bd .subNavShowHide.open{margin:0;}main .bd .subNavShowHide.open div{transition:all .3s ease;position:relative;}main .bd .subNavShowHide.open div:nth-child(1){transform:rotate(135deg);top:8px;}main .bd .subNavShowHide.open div:nth-child(2){opacity:0;}main .bd .subNavShowHide.open div:nth-child(3){top:-4px;transform:rotate(-135deg);}main .bd .subNav,main .bd .relatedServicesNav,main .bd .relatedMeta{margin-top:44px;border-top:solid 5px #000;background-color:#ddd;padding:25px 35px;}main .bd .subNav h3,main .bd .relatedServicesNav h3,main .bd .relatedMeta h3{margin:0;padding:0 0 10px 0;color:#000;font-size:21px;}main .bd .subNav h5,main .bd .relatedServicesNav h5,main .bd .relatedMeta h5{padding:.25em 0;border-top:solid 1px #000;}main .bd .subNav .item:last-of-type h5,main .bd .relatedServicesNav .item:last-of-type h5,main .bd .relatedMeta .item:last-of-type h5{border-bottom:solid 1px #000;}main .bd .relatedMeta{margin-top:30px;}main .bd .subNav+.subNav{margin-top:20px;}main .bd h2+h3{margin-top:0;margin-bottom:1.2em;}main .bd ul{list-style-type:none;margin:1em 0;}main .bd ul li:before{font-family:"FontAwesome";content:"";margin:0 19px 0 -2.25em;font-size:12px;position:absolute;top:9px;}main .bd ul li{list-style-type:none;margin:0;padding:.2em 0 .2em 1.75em;line-height:1.7;position:relative;}main .bd ul li ul{margin:0;}main .bd ul li ul li{margin:0;padding:.2rem 0 .2em 1.75rem;}main .bd ul li ul li:before{margin:0 19px 0 -1.75rem;}main .bd ul li ol{margin:0;text-indent:0;list-style-type:decimal;}main .bd ul li ol li{list-style-type:inherit;list-style-position:inside;background:none;margin:0 0 .25rem 0;padding:.2em 0;}main .bd ul li ol li:before{content:"";margin:0;}main .bd ol{margin:1rem 0;text-indent:0;padding-left:1.75em;list-style-type:decimal;}main .bd ol li{list-style-type:inherit;list-style-position:initial;margin:0 0 0 1rem;padding:.2em 0 .2em 0;}main .bd ol li ol{margin:0;text-indent:0;}main .bd ol li ol li{list-style-type:inherit;list-style-position:inside;background:none;margin:0 0 .25rem 0;padding:.2em 0;}main .bd ol li ul{margin:0;padding-left:0;text-indent:0;}main .bd ol li ul li{list-style-type:none;list-style-position:inside;margin:0;padding:.2em 0 .2em 1.75em;}main .bd ol li ul li:before{margin:0 19px 0 -1.25em;}.sfsearchBox input[type=text]{width:calc(100% - 115px)!important;border:1px solid #e6e6e6;padding:16px;font-size:20px;color:#000;}.sfsearchBox .sfsearchSubmit{font-size:23px;padding:13px 16px;background-color:#0b5977;color:#fff;border:solid 1px #0b5977;}footer{position:relative;color:#fff;}footer h2,footer h3,footer h4,footer p{color:#fff;}footer a:link,footer a:visited,footer a:active,footer a{color:#fff;}footer a:link:hover,footer a:visited:hover,footer a:active:hover,footer a:hover{color:#fff;text-decoration:underline;}footer .preFooter{background-color:#780032;padding:40px 0;color:#fff;}footer .preFooter .innerWrapper{padding:20px 0;}footer .preFooter .logo img{width:220px;}footer .preFooter .socialLinks{font-size:40px;margin-top:50px;color:#fff;}footer .preFooter .socialLinks a{color:#fff;text-decoration:none!important;}footer .preFooter .socialLinks span.followUs{font-size:18px;}footer .preFooter .footerOffices{margin-bottom:20px;}footer .preFooter .footerOffices .item{width:230px;display:inline-block;vertical-align:top;border-left:1px solid #fff;padding-left:30px;min-height:150px;margin:15px 0;}footer .preFooter .footerOffices .item h2{font-size:22px;min-height:40px;}footer .preFooter .footerOffices .item h2 span{display:block;font-size:18px;line-height:14px;}footer .preFooter .footerOffices .item .officeInfo p{font-size:16px;}footer .preFooter .footerOffices .item .officeInfo a.phone{cursor:pointer;}footer .preFooter .footerOffices .item .officeInfo a.phone,footer .preFooter .footerOffices .item .officeInfo span.fax{display:block;font-size:16px;}footer .preFooter .footerOffices .item .officeInfo a.phone:before,footer .preFooter .footerOffices .item .officeInfo span.fax:before{font-family:"FontAwesome";font-size:16px;color:#fff;margin-right:5px;}footer .preFooter .footerOffices .item .officeInfo a.phone:before{content:"";margin-right:6px;}footer .preFooter .footerOffices .item .officeInfo span.fax:before{content:"";font-size:14px;}footer .footer{padding:10px 0;font-size:13px;text-transform:uppercase;background-color:#0b5977;}footer .footer .footerRight{text-align:right;}footer .cubicle{font-size:8px;display:block;text-align:right;color:#fff;}footer .cubicle a:link,footer .cubicle a:visited{text-decoration:none;color:#fff;}.readMoreOuter{width:100%;margin-top:40px;}.readMoreOuter a.readMoreLink{display:inline-block;position:relative;padding-right:20px;font-weight:bold;}.readMoreOuter a.readMoreLink:after{position:absolute;color:#780032;font-family:"FontAwesome";content:"";font-size:12px;font-weight:normal;text-decoration:none;top:5px;right:0;}.highlight{font-weight:bold;color:#780032;}.dropCap p:first-of-type:first-letter {color:#780032;float:left;font:"effra",Arial,sans-serif;font-size:110px;line-height:65px;padding-top:10px;padding-right:14px;padding-left:0;}.twoColumn{column-count:2;column-gap:50px;text-align:justify;}.findMemberWrapper{text-align:center;margin:3em auto 1.5em;}.findMemberWrapper .kendoComboBox{width:20em!important;margin-right:10px;}.findMemberWrapper .kendoComboBox .k-dropdown-wrap{width:100%;}.findMemberWrapper .k-list-container{width:395px!important;}.parent:hover .child,.parent:focus .child{-ms-transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}div.pageTitle h1,div.pageTitle span.pseudoH1{position:absolute;bottom:0;padding:20px 40px;margin:0;font-weight:700;background-color:#780032;display:inline-block;color:#fff;font-size:36px;}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0);}20%,80%{transform:translate3d(1px,0,0);}30%,50%,70%{transform:translate3d(-2px,0,0);}40%,60%{transform:translate3d(2px,0,0);}}@keyframes jiggle{15%,40%,75%,100%{transform-origin:center center;}15%{transform:scale(1.4,1.2);}40%{transform:scale(.9,.9);}75%{transform:scale(1.08,1);}100%{transform:scale(1,1);}}@keyframes wobble-hor-bottom{0%,100%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transform-origin:50% 50%;}15%{-webkit-transform:translateX(-30px) rotate(-6deg);transform:translateX(-30px) rotate(-6deg);}30%{-webkit-transform:translateX(15px) rotate(6deg);transform:translateX(15px) rotate(6deg);}45%{-webkit-transform:translateX(-15px) rotate(-3.6deg);transform:translateX(-15px) rotate(-3.6deg);}60%{-webkit-transform:translateX(9px) rotate(2.4deg);transform:translateX(9px) rotate(2.4deg);}75%{-webkit-transform:translateX(-6px) rotate(-1.2deg);transform:translateX(-6px) rotate(-1.2deg);}}@keyframes slide-in-right{0%{-webkit-transform:translateX(1000px);transform:translateX(1000px);opacity:0;}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;}}@keyframes slide-out-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;}100%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0;}}@-webkit-keyframes rotating{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);-ms-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}.RadComboBoxDropDown_Default{font-size:16px;font-family:"effra",Arial,sans-serif;margin:0;padding:0;}.quickFindWrapper{position:relative;width:400px;margin:-80px auto 20px auto!important;}@media(max-width:768px){.quickFindWrapper{max-width:90%;}}.quickFindWrapper .quickFindBox{margin:0;padding:0;width:100%;max-width:340px;}.quickFindWrapper .quickFindBox table{margin:0!important;}.quickFindWrapper .quickFindBox a.GOButton{width:40px;height:42px;display:block;float:left;background:#0b5977 url(/CFImages/Icons/search.svg) no-repeat 8px;}.quickFindWrapper .quickFindBox .quickDropdown{display:block;float:left;width:calc(100% - 40px);border:1px solid #780032;padding:0;margin:0;}.quickFindWrapper .quickFindBox .rcbInput{font-size:16px;color:#780032;}.quickFindWrapper .quickFindBox .rcbInputCell{border:0;height:auto;margin:0;padding:8px 10px;background:none;background-color:#fff;}.quickFindWrapper .quickFindBox .rcbEmptyMessage{color:#780032;}.quickFindWrapper .quickFindBox ul,.quickFindWrapper .quickFindBox ul.rcbList{list-style-type:none;}.quickFindWrapper .quickFindBox ul li,.quickFindWrapper .quickFindBox ul li.rcbItem,.quickFindWrapper .quickFindBox ul.rcbList li,.quickFindWrapper .quickFindBox ul.rcbList li.rcbItem{list-style-type:none;}.forcedHide{display:none!important;}.hideOnDesktop{display:none!important;}.hideOnMobile{display:inline-block;}img.baseImage,.baseImage img{display:block;width:100%;}.firstParagraphHighlight p:first-child,p.firstParagraphHighlight{font-weight:bold;color:#780032;font-size:1.2em;line-height:1.4em;}.pullQuote{padding:30px 50px;border-top:1px solid #000;border-bottom:1px solid #000;font-size:130%;font-weight:bold;}.group:after{content:"";display:table;clear:both;}.subtle{color:#c50052;font-size:80%;}#skiptocontent{display:none;}a[href^=tel],a[href^=Tel]{text-decoration:none!important;color:inherit;}a[href^=tel]:hover,a[href^=Tel]:hover{text-decoration:none!important;cursor:default;color:inherit;}.noLink{color:#000!important;}.noLink:hover{text-decoration:none!important;}a.backToLink{float:right;margin:50px 0 20px 20px;font-size:12px;width:100px;position:relative;}a.backToLink:before{font-family:"FontAwesome";content:"";color:#fff;background-color:#780032;padding:10px;margin-right:5px;position:absolute;left:50%;transform:translatex(-50%);top:-40px;}.videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.googleMapsOverlay{background:transparent;position:relative;width:100%;height:500px;top:500px;margin-top:-500px;}.expertiseGradient{background:#e5fdff;background:linear-gradient(180deg,#e5fdff 0%,#e5fdff 50%,#e2e2e2 50%,#f9f9f9 58%,#f9f9f9 100%);}table{margin:1em 0;}table tr td{border:1px solid #e2cad5;padding:15px 15px 15px 20px;font-size:15px;}table tr:first-child td{font-weight:700;background-color:#f4ebef;}table.vertical tr:first-child td{background-color:transparent;}table.vertical tr td:nth-child(1){background-color:#f4ebef;width:20%;}.linkTable{margin-top:40px;margin-bottom:45px;}.linkTable tr:first-child td{background-color:transparent;}.linkTable tr td{text-align:center;padding:25px;border-top:0;border-left:0;}.linkTable tr td:last-child{text-align:left;border-right:0;}.linkTable tr:last-child td{border-bottom:0;}.defaultTable{margin:1em 0;min-width:300px;color:#0b5977;overflow:hidden;}.defaultTable a{color:#0b5977;}.defaultTable th,.defaultTable td{margin:.5em 1em;}@media(min-width:480px){.defaultTable th,.defaultTable td{padding:1em!important;}}.defaultTable th,.defaultTable td:before{color:#0b5977;text-transform:uppercase;}.defaultTable tr{border-top:1px solid #fff;border-bottom:1px solid #0b5977;}.defaultTable th{display:none;}.defaultTable td{display:block;padding-left:5em;}.defaultTable td:first-child{padding-top:.5em;}.defaultTable td:last-child{padding-bottom:.5em;}.defaultTable td:before{content:attr(data-th) ": ";font-weight:bold;width:5em;margin-left:-5em;display:inline-block;}@media(min-width:480px){.defaultTable td:before{display:none;}}.defaultTable th,.defaultTable td{text-align:left;}@media(min-width:480px){.defaultTable th,.defaultTable td{display:table-cell;padding:.25em .5em;}.defaultTable th:first-child,.defaultTable td:first-child{padding-left:0;}.defaultTable th:last-child,.defaultTable td:last-child{padding-right:0;}}.featuredHomeContent{text-align:center;padding-bottom:2em;}.featuredContent{background-color:#ddd;}.featuredContent .innerWrapper{text-align:center;padding:3em;}.featuredContent .innerWrapper h2{margin-top:0;padding-top:0;}.featuredContent .services .allChildren{display:none;}.featuredContent .services .sf_colsOut{background-color:#0b5977;}.featuredContent .services .sf_colsOut:nth-of-type(2n){background-color:#780032;}.featuredContent .services .item{padding:2em 4em;min-height:300px;}.featuredContent .services .item h4,.featuredContent .services .item h3,.featuredContent .services .item a{color:#fff;}.featuredContent .services .item h3{position:relative;}.featuredContent .services .item h3:after{font-family:"FontAwesome";content:"";top:0;position:absolute;margin-left:10px;font-size:36px;font-weight:normal;}.team{position:relative;}.team .item{vertical-align:top;display:inline-block;margin:10px 40px 10px 0;width:210px;max-height:450px;overflow:hidden;}.team .item .teamMemberImage{position:relative;max-height:190px;overflow:hidden;box-shadow:0 0 27px -8px rgba(0,0,0,.75);background:url(/CFImages/Team/teamlistpage-background.jpg) no-repeat;background-position:30% 50%;}.team .item .teamMemberImage img{width:100%;display:block;}.team .item .subContent{padding:10px 0;}.team .item .subContent a:link,.team .item .subContent a:visited,.team .item .subContent a:active{color:#000;}.team .item .subContent a:hover{color:#0b5977;}.team .item .subContent h3{font-weight:700;font-size:18px;margin:10px 0;color:#000;}.team .item .subContent span.position{display:block;margin-bottom:10px;}.team .item .subContent p{line-height:1em;margin:5px 0 0 0;font-size:14px;}.team .item:nth-of-type(2n) .teamMemberImage{background-position:30% 50%;}.teamMember .banner .insideBanner{min-height:400px;height:auto;}.teamMember .contactDetails{background-color:#780032;width:400px;color:#fff;padding:30px 40px;height:100%;position:relative;}.teamMember .contactDetails h1,.teamMember .contactDetails h2,.teamMember .contactDetails h3,.teamMember .contactDetails h4,.teamMember .contactDetails a{color:#fff;margin:0;padding:0;}.teamMember .contactDetails div.smallFontDesignations p{font-size:10px;}.teamMember .contactDetails .socialLinks a{margin-left:4px;}.teamMember .contactDetails .socialLinks a:hover{text-decoration:none;color:#e0cd16;}.teamMember .contactDetails hr{border:0;height:1px;background-color:#e0cd16;background-image:none;margin:1em 0;}.teamMember .contactDetails li{padding-top:0;padding-bottom:0;}.teamMember .contactDetails li:before{content:"";}.teamMember .contactDetails li .fa-li{left:-8px;top:7px;}.teamMember .contactDetails .socialLinks{position:absolute;bottom:20px;right:20px;}.teamMember .bioPhoto{float:right;bottom:0;position:absolute;right:10%;}.teamMember .bioPhoto .images{overflow:hidden;max-height:400px;}.team.noPhoto .item{vertical-align:top;display:inline-block;margin:10px 20px 10px 0;width:210px;overflow:hidden;}.team.noPhoto .item .subContent{padding:20px 0;text-align:left;}.team.noPhoto .item .subContent a:link,.team.noPhoto .item .subContent a:visited,.team.noPhoto .item .subContent a:active{color:#780032;}.team.noPhoto .item .subContent a:hover{color:#0b5977;}.team.noPhoto .item .subContent h3{font-weight:700;font-size:16px;color:#780032;margin-bottom:5px;}.team.noPhoto .item .subContent span.position{display:block;font-size:12px;margin-bottom:10px;}.team.noPhoto .item .subContent p{font-size:12px;line-height:1em;margin:5px 0 0 0;}.team .relatedTitleWrapper{padding:5px 0 1px;margin:20px 0;background-color:#0b5977;}.team .relatedTitleWrapper h3{color:#fff;}.team .lawyersSlider{text-align:center;position:inherit;}.team .lawyersSlider .slick-next{right:10px;}.team .lawyersSlider .item{padding:0;width:100%;margin:10px 20px;}.team .lawyersSlider .item .itemInnerWrapper div.primaryImage{max-height:200px;overflow:hidden;}.paContent+.group{margin-top:2em;}.boxWrapper .item .effectWrapper{width:295px;margin:0 12px 12px 0;display:inline-block;position:relative;height:250px;background-color:#780032;padding:1em;overflow:hidden;text-align:left;}.boxWrapper .item .effectWrapper .dateWrapper{word-spacing:normal;font-size:12px;color:#fff;padding-top:5px;}.boxWrapper .item .effectWrapper .dateWrapper a{color:#fff;}.boxWrapper .item .effectWrapper:before{font-family:"FontAwesome";content:"";font-size:22px;background-color:transparent;color:#fff;position:absolute;right:15px;}.boxWrapper .item .effectWrapper h3{text-align:left;line-height:normal;margin:40px 0 0 0;padding:0;word-spacing:normal;font-size:16px;}.boxWrapper .item .effectWrapper h3 a{color:#fff!important;text-decoration:none!important;}.boxWrapper .item .effectWrapper h3.smaller{word-spacing:normal;font-size:16px;}.boxWrapper .item .effectWrapper .overlay{width:calc(100% - 2px);height:calc(100% - 2px);background-color:#f2f2f2!important;position:absolute;top:1px;left:1px;word-spacing:normal;font-size:12px;padding:1.5em;overflow:hidden;}.boxWrapper .item .effectWrapper .overlay:before{font-family:"FontAwesome";content:"";font-size:22px;background-color:transparent;color:#780032;position:absolute;right:15px;}.boxWrapper .item .effectWrapper .overlay .dateWrapper{color:#780032;}.boxWrapper .item .effectWrapper .overlay .dateWrapper a{color:#780032;}.boxWrapper .item .effectWrapper .overlay .bgImg{width:100%;height:100%;position:absolute;opacity:.2;background-repeat:no-repeat;z-index:-1;}.boxWrapper .item .effectWrapper .overlay .servicesLists li:before{margin:0 10px 0 -1.25em;top:2px;color:#780032;}.boxWrapper .item .effectWrapper .button{padding:.3em .6em;bottom:-5px;right:0%;position:absolute;}.boxWrapper .item .effectWrapper .button:after{content:"";font-family:"FontAwesome";color:#fff;padding-left:8px;font-size:12px;}.topLevelServices .item{display:block;float:left;width:48%;position:relative;vertical-align:top;margin:10px 20px 10px 0;}.topLevelServices .item a.titleLink{border-bottom:1px solid #0b5977;width:100%;display:block;padding:5px 20px 10px 0;}.topLevelServices .item a.toggleLink{display:inline-block;position:absolute;top:5px;right:5px;width:30px;height:30px;cursor:pointer;text-decoration:none;}.topLevelServices .item a.toggleLink:after{color:#0b5977;font-family:"FontAwesome";content:"";font-size:24px;font-weight:normal;text-decoration:none;}.topLevelServices .item a.toggleLink.open:after{content:"";}.topLevelServices .item div.hiddenContent{width:100%;background-color:#0b5977;vertical-align:top;color:#fff;display:none;overflow:hidden;}.topLevelServices .item div.hiddenContent ul li{color:#fff;padding:0 0 0 1.75em;}.topLevelServices .item div.hiddenContent ul li a{color:#fff;}.topLevelServices .item div.hiddenContent.open{-webkit-transition:all .5s;transition:all .5s;position:absolute;top:95%;padding:10px;display:block;z-index:1000;}.topLevelIndustries .item{display:block;float:left;width:48%;position:relative;vertical-align:top;margin:10px 20px 10px 0;border:1px solid #0b5977;}.topLevelIndustries .item .bgImg{display:block;}.topLevelIndustries .item .bgImg a{height:250px;width:100%;display:block;background-position:center;background-size:cover;background-repeat:no-repeat;}.topLevelIndustries .item a.titleLink{width:100%;display:block;padding:10px 25px 10px 20px;}.topLevelIndustries .item a.toggleLink{display:inline-block;position:absolute;bottom:5px;right:5px;width:30px;height:30px;cursor:pointer;text-decoration:none;}.topLevelIndustries .item a.toggleLink:after{color:#0b5977;font-family:"FontAwesome";content:"";font-size:24px;font-weight:normal;text-decoration:none;}.topLevelIndustries .item a.toggleLink.open:after{content:"";}.topLevelIndustries .item div.hiddenContent{width:100%;background-color:#0b5977;vertical-align:top;color:#fff;display:none;overflow:hidden;}.topLevelIndustries .item div.hiddenContent ul li{color:#fff;padding:0 0 0 1.75em;}.topLevelIndustries .item div.hiddenContent ul li a{color:#fff;}.topLevelIndustries .item div.hiddenContent.open{-webkit-transition:all .5s;transition:all .5s;position:absolute;top:99%;padding:10px;display:block;z-index:1000;}div.allMaps{width:100%;height:500px;border:solid 2px #ddd;border-top-width:0;border-bottom-width:0;}.offices .item{width:50%;display:inline-block;float:left;background-color:#780032;}.offices .item .officeImage{position:relative;text-align:center;}.offices .item .officeImage h2{position:absolute;left:50%;transform:translatex(-50%);bottom:0;color:#fff;background-color:#780032;margin:0;padding:10px 20px;}.offices .item .officeImage h2 span{display:block;font-size:18px;line-height:14px;}.offices .item:nth-of-type(even){background-color:#0b5977;}.offices .item:nth-of-type(even) .officeImage h2{background-color:#0b5977;}.offices .item .officeInfo{color:#fff;width:100%;padding:1em;text-align:center;min-height:115px;}.offices .item .officeInfo p{margin:0;padding:0;}.mapWaterlooOuter,.mapGuelphOuter,.mapFergusOuter,.mapMarkhamOuter{background-color:#ddd;}.mapWaterlooOuter h3,.mapGuelphOuter h3,.mapFergusOuter h3,.mapMarkhamOuter h3{text-align:center;color:#000;padding:20px 0;}.bd .sfFormsEditor{background-color:initial;border:0;padding:1em;margin:1em 0;}.bd .sfFormsEditor label{color:#333;cursor:pointer;}.bd .sfFormsEditor .sfError{color:#780032;display:block;width:100%;padding:10px;margin:10px;background-color:#777;}.bd .sfFormsEditor input{width:100%;border:1px solid #ddd;line-height:30px;padding:0 .3em;margin-bottom:10px;}.bd .sfFormsEditor input[type=checkbox]{cursor:pointer;}.bd .sfFormsEditor input[type=submit]{font-size:20px;width:auto;display:inline-block;}.bd .sfFormsEditor input[type=submit]:hover{color:#fff;border-color:#444;background-color:#444;}.bd .sfFormsEditor .sfFormSubmit{text-align:center;}.bd .sfFormsEditor select{height:32px;cursor:pointer;display:block;border:1px solid #ddd;}.bd .sfFormsEditor .bd .sfFormsEditor .sfFormInstructions{font-weight:bold;margin:10px 0;}.bd .sfFormsEditor .sfTxtLbl,.bd .sfFormsEditor .sfFormBox label{margin:20px 0 10px 0;font-weight:bold;display:block;width:100%;}.bd .sfFormsEditor .sfExample{font-size:80%;color:#444;}.bd .sfFormsEditor .sfFormTitle{margin:20px 0;}.bd .sfFormsEditor .sfFormCheckboxlist{margin:1em 0;}.bd .sfFormsEditor .sfFormCheckboxlist .sfTxtLbl{margin:20px 0 10px 0;font-weight:bold;display:block;width:100%;}.bd .sfFormsEditor .sfFormCheckboxlist .sfCheckListBox input{width:inherit;margin:.6em .6em .6em 0;}.bd .sfFormsEditor .sfRadioList input[type=radio]{cursor:pointer;width:auto;margin-left:20px;}.filters{padding:0 0;margin:2em 0;}.filters h3{display:inline-block;margin-right:.5em;}.filters span.filterTitle{display:inline-block;color:#0b5977;font-size:20px;font-weight:bold;margin-right:20px;}.filters table{border:solid 1px #0b5977!important;}.filters input{font-family:"effra",Arial,sans-serif;}.filters .searchText{height:42px;width:100%;border:solid 1px #0b5977;font-size:16px;color:#0b5977;font-weight:normal;padding:4px 12px 4px;}.filters>div{width:200px!important;margin:0;display:inline-block;margin-right:8px;}.filters>div.filterButtons{width:300px!important;display:inline-block;margin:0;}.filters>div.filterButtons .button{text-align:center;font-weight:normal;background-color:#0b5977;color:#fff!important;padding:12px 25px;transition:all .2s ease;border:0;display:inline-block;margin-right:5px;}.filters>div.filterButtons .button:hover{background-color:#eaf2f7;}.newsWrapper,.resourcesWrapper,.blogsWrapper{min-height:280px;overflow:hidden;border-top:solid 5px #000;background-color:#ddd;padding:25px 35px;margin-top:25px;}.newsWrapper h3,.resourcesWrapper h3,.blogsWrapper h3{margin:0;padding:0 0 10px 0;font-size:21px;}.newsWrapper .item,.resourcesWrapper .item,.blogsWrapper .item{display:block;margin:0 20px 0 0;}.newsWrapper .item .padded h5,.resourcesWrapper .item .padded h5,.blogsWrapper .item .padded h5{padding:3px 0 5px 0;margin:0;}.newsWrapper{border-color:#e0cd16;background-color:#fcfae7;}.newsWrapper .item:first-of-type .padded h5{border-top:solid 1px #e0cd16;}.newsWrapper .item .padded h5{border-bottom:solid 1px #e0cd16;}.resourcesWrapper{border-color:#0b5977;background-color:#eaf2f7;}.resourcesWrapper .item:first-of-type .padded h5{border-top:solid 1px #0b5977;}.resourcesWrapper .item .padded h5{border-bottom:solid 1px #0b5977;}.blogsWrapper{border-color:#780032;background-color:#f4ebef;}.blogsWrapper .item:first-of-type .padded h5{border-top:solid 1px #780032;}.blogsWrapper .item .padded h5{border-bottom:solid 1px #780032;}.homeResourcesWrapper{padding:50px 0;}.homeResourcesWrapper .newsWrapper,.homeResourcesWrapper .resourcesWrapper,.homeResourcesWrapper .blogsWrapper{margin:15px 0;padding:0;min-height:0;overflow:auto;border:0;background-color:transparent!important;}.homeResourcesWrapper .newsWrapper .item,.homeResourcesWrapper .resourcesWrapper .item,.homeResourcesWrapper .blogsWrapper .item{height:370px;overflow:hidden;border-top:solid 5px #000;background-color:#ddd;}.homeResourcesWrapper .newsWrapper .item div.padded,.homeResourcesWrapper .resourcesWrapper .item div.padded,.homeResourcesWrapper .blogsWrapper .item div.padded{padding:25px 35px;}.homeResourcesWrapper .newsWrapper .item div.padded a.type,.homeResourcesWrapper .resourcesWrapper .item div.padded a.type,.homeResourcesWrapper .blogsWrapper .item div.padded a.type{font-size:14px;padding-bottom:1em;display:block;color:#000;}.homeResourcesWrapper .newsWrapper .item div.padded h3,.homeResourcesWrapper .resourcesWrapper .item div.padded h3,.homeResourcesWrapper .blogsWrapper .item div.padded h3{font-size:22px;color:#000;}.homeResourcesWrapper .newsWrapper .item div.padded h3 a,.homeResourcesWrapper .resourcesWrapper .item div.padded h3 a,.homeResourcesWrapper .blogsWrapper .item div.padded h3 a{color:#000;}.homeResourcesWrapper .newsWrapper .item .button,.homeResourcesWrapper .resourcesWrapper .item .button,.homeResourcesWrapper .blogsWrapper .item .button{margin-left:35px;}.homeResourcesWrapper .newsWrapper .item{display:block;height:760px;border-color:#e0cd16;background-color:#fcfae7;margin:0 20px 0 0;}.homeResourcesWrapper .newsWrapper .item .bgImg{height:365px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:50% 0;background-color:#f1f1f1;}.homeResourcesWrapper .newsWrapper h5{border-color:#e0cd16;}.homeResourcesWrapper .newsWrapper .item:last-of-type h5{border-bottom:solid 1px #e0cd16;}.homeResourcesWrapper .newsWrapper .item:nth-child(2){height:auto;}.homeResourcesWrapper .newsWrapper .item:nth-child(2) .bgImg{display:none;}.homeResourcesWrapper .newsWrapper .item:nth-child(2) .padded{height:265px;padding-bottom:15px;}.homeResourcesWrapper .newsWrapper .item:nth-child(2) .button{padding-bottom:50px;}.homeResourcesWrapper .resourcesWrapper .item{width:calc(50% - 22px);margin:0 0 5px 10px;display:inline-block;border-color:#0b5977;background-color:#eaf2f7;}.homeResourcesWrapper .resourcesWrapper h5{border-color:#0b5977;}.homeResourcesWrapper .resourcesWrapper .item:last-of-type h5{border-bottom:solid 1px #0b5977;}.homeResourcesWrapper .blogsWrapper .item{display:block;border-color:#780032;background-color:#f4ebef;}.homeResourcesWrapper .blogsWrapper h5{border-color:#780032;}.homeResourcesWrapper .blogsWrapper .item:last-of-type h5{border-bottom:solid 1px #780032;}main .bd .sfexpandableListWrp{padding:15px 0;}main .bd .sfexpandableListWrp ul.sflist li.sflistitem{margin-bottom:5px;padding:0;}main .bd .sfexpandableListWrp ul.sflist li.sflistitem h3.sftitle{background-color:#780032;color:#fff;font-size:22px;color:#fff;display:block;padding:5px 10px;}main .bd .sfexpandableListWrp ul.sflist li.sflistitem h3.sftitle a{color:#fff;text-decoration:none;display:block;width:100%;padding-left:30px;}main .bd .sfexpandableListWrp ul.sflist li.sflistitem h3.sftitle a:after{font-family:"FontAwesome";content:"";position:absolute;left:12px;top:5px;color:#fff;display:inline-block;}main .bd .sfexpandableListWrp ul.sflist li.sflistitem div.sfcontent{padding:10px 20px;}main .bd .sfexpandableListWrp ul.sflist li.sflistitem:before{top:12px;content:none;}.resources{position:relative;}.resources .item{vertical-align:top;display:inline-block;text-align:left;margin:15px 15px 15px 0;width:calc((100% - 52px)/3);height:260px;position:relative;overflow:hidden;border:1px solid #0b5977;border-top:#0b5977 5px solid;background-color:#eaf2f7;transition:all .2s ease;}.resources .item div.padded{padding:36px;}.resources .item div.padded a.type{font-size:14px;padding-bottom:1em;display:block;color:#000;}.resources .item div.padded h3{font-size:22px;color:#000;}.resources .item div.padded h3 a{color:#000;}.resources .item div.padded span.subtitle{font-size:14px;font-family:"effra",Arial,sans-serif;display:block;margin-bottom:10px;color:#780032;}.resources .item div.padded span.summary{display:block;font-size:14px;}.resources .item span.dates{font-size:14px;position:absolute;top:36px;right:36px;color:#780032;}.resources .item a.readMore{position:absolute;bottom:20px;right:20px;text-decoration:none;}.resources .item a.readMore:before{font-family:"FontAwesome";font-size:14px;color:#780032;}.resources .item:hover{transform:scale(1.01);}.resources.news .item{border:1px solid #e0cd16;border-top:#e0cd16 5px solid;background-color:#fcfae7;}.resources.articles .item{border:1px solid #0b5977;border-top:#0b5977 5px solid;background-color:#eaf2f7;}.resources.blogPosts .item{border:1px solid #780032;border-top:#780032 5px solid;background-color:#f4ebef;height:500px;}.resources.blogPosts .item span.dates{position:static;}.resources.blogPosts .item .bgImg{height:200px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:50% 0;background-color:#f1f1f1;}.resources.news .item{height:700px;}.resources.news .item span.dates{top:436px;}.resources.news .item .bgImg{height:400px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:50% 0;background-color:#f1f1f1;}.resource.article .documents ul,.resource.news .documents ul,.resource.blogPost .documents ul{margin-bottom:0!important;}.resource.article .documents ul li:before,.resource.news .documents ul li:before,.resource.blogPost .documents ul li:before{content:""!important;}.resource.blogPost{border-top:solid 5px #0b5977;padding-top:2em;}.resource.blogPost .bgImg{height:300px;width:100%;background-repeat:no-repeat;background-size:cover;margin:20px 0;}@media only screen and (max-width:1260px){.resources .item{width:31%;}}@media only screen and (max-width:900px){.resources .item{width:calc((100% - 34px)/2);}}@media only screen and (max-width:681px){.resources .item{width:100%;margin:15px 0;}}main .bd .resource .mainContent{padding-top:0;}main .bd .resource h1{margin-bottom:0;}main .bd .resource h2.subtitle{margin-top:0;line-height:1.25em;}main .bd .resource .authors{margin:10px 0 20px 0;display:block;}main .bd .resource div.socialShare{float:right;margin:0 0 10px 10px;}main .bd .resource div.socialShare span.sharePrefix{display:inline-block;vertical-align:bottom;height:37px;}main .bd .resource div.socialShare .RadSocialShare.RadSocialShare_Default{border:0;background:none;}main .bd .resource div.socialShare .RadSocialShare.RadSocialShare_Default ul li{list-style-type:none;padding:0;line-height:1em;}main .bd .resource div.socialShare .RadSocialShare.RadSocialShare_Default ul li:before{content:none;}.contactLeft,.contactRight{margin-top:2em;}.contactRight{background:url(/CFImages/sectionBreak-v.png) no-repeat;}.quickContact p{margin:12px 0;}.quickContact p span.required{color:#c00;margin-top:8px;width:100%;font-size:12px;line-height:1em;margin-bottom:5px!important;}.quickContact p span.required:last-of-type{margin-bottom:20px!important;}.quickContact input,.quickContact textarea,.quickContact select{margin-top:5px!important;margin-bottom:5px!important;padding:13px 10px 11px!important;font-style:normal!important;color:#000!important;font-size:18px!important;font-family:"effra",Arial,sans-serif!important;font-weight:400!important;box-sizing:border-box!important;height:auto!important;border:1px solid #808080!important;width:100%;letter-spacing:.02em;}.quickContact .RadInput{width:100%!important;}.quickContact select{width:100%;padding:12px 8px!important;}.quickContact textarea{padding:12px 10px 20px!important;min-height:100px;}.quickContact .fieldLabel{color:#fff;width:100%;font-size:12px;color:#808080;margin-bottom:1px!important;letter-spacing:.05em;display:block;text-transform:uppercase;}.quickContact .fieldLabel em{float:right;font-size:10px;}.quickContact .submit .button{margin-top:15px;}.footer .quickContact .fieldLabel{color:#b3b3b3;margin-bottom:0!important;}.footer .quickContact input,.footer .quickContact input[type=text],.footer .quickContact textarea,.footer .quickContact select{border:1px solid rgba(128,128,128,.5)!important;background-color:#808080!important;color:#fff!important;font-weight:300!important;}.footer .quickContact h3{color:#fff;}.footer .quickContact p:first-child{margin-top:0;}.footer .quickContact p .required{color:#808080;margin-bottom:5px!important;}.footer .quickContact p .required:last-of-type{margin-bottom:20px!important;}.relatedLanguages{margin-top:25px;border-top:solid 5px #000;background-color:#ddd;padding:25px 35px;}.relatedLanguages h3{margin:0;padding:0 0 10px 0;color:#000;font-size:21px;}.pageWrapper{position:relative;transition:all .2s ease;right:0;}.pageWrapper.withNavOpen{right:300px;}@media(max-width:500px){.pageWrapper.withNavOpen{right:280px;}}@media(max-width:360px){.pageWrapper.withNavOpen{right:260px;}}nav.mobile{position:fixed;display:none;padding-top:15px;width:300px;right:-300px;z-index:101;transition:all .2s ease;background-color:#0b5977;overflow-y:auto;height:100%;}@media(max-width:500px){nav.mobile{width:280px;}}@media(max-width:360px){nav.mobile{width:260px;}}nav.mobile .mobileNavWrapper{padding-bottom:200px;border-left:1px solid #0f7ca6;}nav.mobile .mobileNavWrapper fieldset{top:0;width:calc(100% - 30px);margin:0 auto;float:none;position:relative;}nav.mobile .mobileNavWrapper .searchWrapper{padding:0 0 15px;position:relative;font-size:0;}nav.mobile .mobileNavWrapper .searchWrapper input[type=text]{padding:9px 10px;border-radius:0;border:0 solid #c8c8c8;box-sizing:border-box;font-size:15px;z-index:1;float:right;width:100%;}nav.mobile .mobileNavWrapper .searchWrapper input[type=text]::-webkit-input-placeholder{color:#808080;}nav.mobile .mobileNavWrapper .searchWrapper input[type=text]::-moz-placeholder{color:#808080;}nav.mobile .mobileNavWrapper .searchWrapper input[type=text]:-ms-input-placeholder{color:#808080;}nav.mobile .mobileNavWrapper .searchWrapper input[type=submit]{position:absolute;content:"";height:22px;width:22px;opacity:1;background-image:url(/CFImages/Icons/search.svg);background-size:cover;background-color:transparent;border:0;text-indent:-5000px;top:7px;right:10px;z-index:2;}nav.mobile .mobileNavWrapper .staticMobileMenuContent{margin:20px 0 0 15px;font-size:14px;line-height:1.5em;color:#fff;}nav.mobile .mobileNavWrapper .staticMobileMenuContent .footerOffices .item{margin-bottom:15px;}nav.mobile .mobileNavWrapper .staticMobileMenuContent .footerOffices .item h2{font-size:16px;}nav.mobile .mobileNavWrapper .staticMobileMenuContent .footerOffices .item a.phone,nav.mobile .mobileNavWrapper .staticMobileMenuContent .footerOffices .item span.fax{display:block;font-size:14px;}nav.mobile .mobileNavWrapper .staticMobileMenuContent .footerOffices .item a.phone:before,nav.mobile .mobileNavWrapper .staticMobileMenuContent .footerOffices .item span.fax:before{font-family:"FontAwesome";font-size:14px;color:#fff;margin-right:5px;}nav.mobile .mobileNavWrapper .staticMobileMenuContent .footerOffices .item a.phone:before{content:"";margin-right:6px;}nav.mobile .mobileNavWrapper .staticMobileMenuContent .footerOffices .item span.fax:before{content:"";font-size:14px;}nav.mobile .mobileNavWrapper .staticMobileMenuContent a{color:#fff!important;}nav.mobile .mobileNavWrapper .staticMobileMenuContent .socialLinks{font-size:28px;}nav.mobile.open{right:0;}nav.mobile .RadTreeView{line-height:0;}nav.mobile .RadTreeView .rtOut{padding:.5px 0;}nav.mobile .RadTreeView .rtUL{white-space:initial;overflow:initial;width:100%;}nav.mobile .RadTreeView .rtUL .rtIn{margin:0;padding:0;border:0;line-height:initial;width:100%;padding:13px 30px 12px 15px;color:#fff;box-sizing:border-box;background-color:#0b5977;background-image:none;border-radius:0;font-size:14px;border-bottom:1px solid #0f7ca6;}nav.mobile .RadTreeView .rtUL .rtIn:before{display:none!important;}nav.mobile .RadTreeView .rtUL .rtLI{border:0;padding:0;}nav.mobile .RadTreeView .rtUL .rtLI>.rtUL>.rtLI .rtTop,nav.mobile .RadTreeView .rtUL .rtLI>.rtUL>.rtLI .rtMid,nav.mobile .RadTreeView .rtUL .rtLI>.rtUL>.rtLI .rtBot{border-bottom:0 solid #777;}nav.mobile .RadTreeView .rtUL .rtLI>.rtUL>.rtLI .rtIn{background-color:#0b5977;padding-left:25px;border-left:6px solid #0f7ca6;}nav.mobile .RadTreeView .rtUL .rtLI>.rtUL>.rtLI>.rtUL>.rtLI .rtTop,nav.mobile .RadTreeView .rtUL .rtLI>.rtUL>.rtLI>.rtUL>.rtLI .rtMid,nav.mobile .RadTreeView .rtUL .rtLI>.rtUL>.rtLI>.rtUL>.rtLI .rtBot{border-bottom:0 solid #777;}nav.mobile .RadTreeView .rtUL .rtLI>.rtUL>.rtLI>.rtUL>.rtLI .rtIn{background-color:#0b5977;padding-left:35px;}nav.mobile .RadTreeView .rtUL .rtLI .rtTop,nav.mobile .RadTreeView .rtUL .rtLI .rtMid,nav.mobile .RadTreeView .rtUL .rtLI .rtBot{padding:0;position:relative;border-bottom:0 solid #777;}nav.mobile .RadTreeView .rtUL .rtLI .rtTop .rtMinus,nav.mobile .RadTreeView .rtUL .rtLI .rtMid .rtMinus,nav.mobile .RadTreeView .rtUL .rtLI .rtBot .rtMinus{transform:rotate(180deg);}nav.mobile .RadTreeView .rtUL .rtLI .rtTop .rtMinus:before,nav.mobile .RadTreeView .rtUL .rtLI .rtMid .rtMinus:before,nav.mobile .RadTreeView .rtUL .rtLI .rtBot .rtMinus:before{display:none;}nav.mobile .RadTreeView .rtUL .k-group{border-top:0;}nav.mobile .RadTreeView .rtUL .k-group .k-item{border:0;}nav.mobile .RadTreeView .rtUL>ul>li ul li a{padding-left:20px!important;}nav.mobile .RadTreeView .rtUL>ul>li ul li ul li a{padding-left:30px!important;}nav.mobile .RadTreeView .rtUL>ul>li ul li ul li ul li a{padding-left:40px!important;}nav.mobile .RadTreeView .rtPlus:before,nav.mobile .RadTreeView .RadTreeView .rtMinus:before{display:none;}nav.mobile .RadTreeView .rtPlus,nav.mobile .RadTreeView .rtMinus{position:absolute;content:"";top:2px;right:0;left:auto;width:44px;height:44px;background-image:url(/CFImages/Icons/arrow-down.svg);background-size:10px;background-repeat:no-repeat;background-position:center;z-index:100;margin-top:0;border:0;background-color:transparent;color:transparent;}nav.mobile .RadTreeView .rtPlus:hover,nav.mobile .RadTreeView .rtMinus:hover{cursor:pointer;}nav.mobile .RadTreeView .rtMinus{transform:rotate(180deg);}nav.mobile .RadTreeView .rtMinus:before{display:none;}nav.mobile .RadTreeView_Default .rtLines .rtTop:before,nav.mobile .RadTreeView_Default .rtLines .rtMid:before,nav.mobile .RadTreeView_Default .rtLines .rtBot:before,nav.mobile .RadTreeView_Default .rtLines .rtLI:before{display:none;}nav.mobile .RadTreeView_Default .rtPlusHover,nav.mobile .RadTreeView_Default .rtMinusHover{color:transparent;}.RadTreeView .rtLines .rtOut:before{display:none;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation{text-align:right;line-height:initial;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation .rmIcon{background-image:url(/CFImages/Icons/arrow-down.svg);background-size:cover;background-position:center;width:8px;height:8px;font-size:0;position:absolute;top:15px;right:12px;left:auto;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation .rmLink{box-shadow:none!important;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal{border:0;position:relative;background:none;width:auto;text-align:right;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem{border:0;padding:0;margin:0;letter-spacing:.1em;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem a.rmLink.rmRootLink{margin:0 10px 0 0;padding:6px 12px;background:none;background-color:transparent;background-image:none;font-family:"effra",Arial,sans-serif;font-size:16px;text-decoration:none;color:#000;line-height:35px;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem a.rmLink.rmRootLink:hover,.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem.rmExpanded a.rmLink.rmRootLink{color:#fff;background:#0b5977;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem a.rmLink.rmRootLink.rmExpand.rmExpandDown:after{font-family:"FontAwesome";content:"";font-size:12px;left:3px;position:relative;top:-2px;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem.rmLast .rmLink.rmRootLink{margin-right:0;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem ul.rmMultiColumn{background-color:transparent;border:solid 1px #0b5977;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem ul.rmMultiColumn .rmGroup{border:1px solid transparent!important;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem .rmSlide{z-index:1000!important;background-color:#fff;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem .rmSlide ul.rmGroup{background-color:transparent;padding:0;border:solid 1px #0b5977;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem .rmSlide ul.rmGroup .rmSlide{top:0!important;margin-left:2px;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem .rmSlide ul.rmGroup li.rmItem{margin:0;padding:0;min-width:300px;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem .rmSlide ul.rmGroup li.rmItem a.rmLink{padding:10px 35px 10px 25px;border-radius:0;background:#fff;font-size:14px;text-align:left;color:#000;border-bottom:1px solid #0b5977;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem .rmSlide ul.rmGroup li.rmItem a.rmLink:hover{background-color:#0b5977;color:#fff;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem .rmSlide ul.rmGroup li.rmItem.rmLast a.rmLink{border-color:transparent;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem.rmSelected a.rmLink.rmRootLink{color:#780032;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem.rmSelected a.rmLink.rmRootLink:hover,.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem.rmSelected.rmExpanded a.rmLink.rmRootLink{color:#fff;}.mainNav nav .RadMenu.RadMenu_Default.simpleNavigation ul.rmRootGroup.rmHorizontal li.rmItem.rmSelected .rmSlide ul.rmGroup li.rmItem.rmSelected.currentSelectedLink a.rmLink{background-color:#780032;color:#fff;}.mainNav .rmItem:has(a[href=languages-spoken]){display:none!important;}.RadMenu_Default .rmGroup:before,.RadMenu_Default .rmMultiColumn:before,.RadMenu_Default .rmScrollWrap>.rmHorizontal:before,.RadMenu_Default .rmScrollWrap>.rmVertical:before{display:none;}.siteMap{border-top:1px solid #fff;background-color:#333;}.siteMap nav .siteMapNav ul.rsmList.rsmManyLevels li.rsmItem{display:inline-block;width:160px;float:left;padding:10px;}.siteMap nav .siteMapNav ul.rsmList.rsmManyLevels li.rsmItem a.rsmLink{text-transform:uppercase;color:#fff;font-weight:900;background:none;border-color:#fff;font-size:12px;color:#fff;}.siteMap nav .siteMapNav ul.rsmList.rsmManyLevels li.rsmItem a.rsmLink:hover{background:none;}.siteMap nav .siteMapNav ul.rsmList.rsmLevel1,.siteMap nav .siteMapNav ul.rsmList.rsmLevel2,.siteMap nav .siteMapNav ul.rsmList.rsmLevel3,.siteMap nav .siteMapNav ul.rsmList.rsmLevel4,.siteMap nav .siteMapNav ul.rsmList.rsmLevel5{display:block;padding:0 0 10px 0;}.siteMap nav .siteMapNav ul.rsmList.rsmLevel1 li.rsmItem,.siteMap nav .siteMapNav ul.rsmList.rsmLevel2 li.rsmItem,.siteMap nav .siteMapNav ul.rsmList.rsmLevel3 li.rsmItem,.siteMap nav .siteMapNav ul.rsmList.rsmLevel4 li.rsmItem,.siteMap nav .siteMapNav ul.rsmList.rsmLevel5 li.rsmItem{display:block;padding:0 0 0 5px;font-size:12px;color:#fff;}.siteMap nav .siteMapNav ul.rsmList.rsmLevel1 li.rsmItem a.rsmLink,.siteMap nav .siteMapNav ul.rsmList.rsmLevel2 li.rsmItem a.rsmLink,.siteMap nav .siteMapNav ul.rsmList.rsmLevel3 li.rsmItem a.rsmLink,.siteMap nav .siteMapNav ul.rsmList.rsmLevel4 li.rsmItem a.rsmLink,.siteMap nav .siteMapNav ul.rsmList.rsmLevel5 li.rsmItem a.rsmLink{text-transform:none;color:#fff;font-weight:300;border:0!important;border-radius:0;}.childPageThumbs{margin:0-20px;text-align:center;padding-top:50px;}.childPageThumbs>*{width:calc(33.3333333333% - (20px*2) - 4px);margin:0 20px;display:inline-block;vertical-align:top;overflow-x:hidden;}.childPageThumbs>* img{width:100%;}.childPageThumbs>*:before{display:none;}.childPageThumbs .item .top{background-size:cover;background-position:center;padding-bottom:56.25%;margin-bottom:35px;display:block;}.childPageThumbs .item .title{font-size:24px;display:block;margin-bottom:20px;}.childPageThumbs .item a:hover{text-decoration:none;}.childPageThumbs .item .summary{font-size:16px;}.childPageThumbs .item .button{display:table;margin:35px auto;text-align:center;}.RadDropDownTree_MetroTouch,.RadDropDownTree{color:#000;}.RadDropDownTree_MetroTouch .rddtInner,.RadDropDownTree .rddtInner{background-image:url(/CFImages/Icons/arrow-right.svg);background-size:7px;background-position:top 16px right 5px;background-repeat:no-repeat;padding-right:20px;border-color:#0b5977;color:#000!important;font-size:16px;height:42px;}.RadDropDownTree_MetroTouch .rddtInner .rddtFakeInput.rddtEmptyMessage,.RadDropDownTree_MetroTouch .rddtInner .rddtFakeInput,.RadDropDownTree .rddtInner .rddtFakeInput.rddtEmptyMessage,.RadDropDownTree .rddtInner .rddtFakeInput{font-style:normal;margin-top:5px;}.RadDropDownTree_MetroTouch .rddtInner.rddtFocused,.RadDropDownTree .rddtInner.rddtFocused{border-color:#0b5977;background-color:#aaa;}.RadDropDownTree_MetroTouch .rddtIcon,.RadDropDownTree .rddtIcon{display:none;}.rddtPopup{width:400px!important;}.RadTreeView_MetroTouch{white-space:normal;font:"effra",Arial,sans-serif;}.RadTreeView_MetroTouch .rtSelected .rtIn{border-color:transparent;color:#fff;background-color:#aaa;}.RadComboBox.RadComboBox_MetroTouch .rcbReadOnly .rcbInputCell{border:0;background-image:url(/CFImages/Icons/arrow-right.svg);background-size:7px;background-position:top 16px right 5px;background-repeat:no-repeat;padding-right:20px;height:40px;}.RadComboBox.RadComboBox_MetroTouch .rcbReadOnly .rcbInputCell .rcbInput{color:#000;}.RadComboBox.RadComboBox_MetroTouch .rcbReadOnly .rcbArrowCell.rcbArrowCellRight{display:none;}.RadComboBox.RadComboBox_MetroTouch .rcbFocused .rcbReadOnly .rcbInputCell{background-color:#aaa!important;color:#000!important;border-color:#aaa;}.rcbSlide .RadComboBoxDropDown.RadComboBoxDropDown_MetroTouch .rcbScroll ul.rcbList li.rcbItem,.rcbSlide .RadComboBoxDropDown.RadComboBoxDropDown_MetroTouch .rcbScroll ul.rcbList li.rcbHovered{color:#000;padding:4px 12px;min-height:20px;}.sf_pagerNumeric{margin-top:20px;}.sf_pagerNumeric a{margin:2px;background-color:#780032;color:#fff;padding:2px 7px;font-size:80%;}.sf_pagerNumeric a:hover{text-decoration:underline;}.sf_pagerNumeric a.sf_PagerCurrent{color:#fff;background-color:#0b5977;}.RadDataPager_MetroTouch{border:0;}.RadDataPager_MetroTouch .rdpNumPart a:link,.RadDataPager_MetroTouch .rdpNumPart a:visited{border-radius:0;margin:2px;background-color:#780032;color:#fff;padding:2px 7px;font-size:80%;min-width:inherit;line-height:1.5em;border:0;}.RadDataPager_MetroTouch .rdpNumPart a:hover,.RadDataPager_MetroTouch .rdpNumPart a:active{border-radius:inherit;text-decoration:underline;border:0;}.RadDataPager_MetroTouch .rdpNumPart a.rdpCurrentPage{color:#fff;background-color:#0b5977;border:0;}.RadDataPager_MetroTouch .rdpNumPart a.rdpCurrentPage:hover{color:#fff;background-color:#0b5977;border:0;text-decoration:underline;}.RadPanelBar.RadPanelBar_CF{width:100%;padding-top:.5em;background-color:transparent;position:relative;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup,.RadPanelBar.RadPanelBar_CF ul.rpGroup{border-color:transparent;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem:before,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem:before{font-family:inherit!important;content:none;margin:0;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem{background-color:transparent;background-image:none;border-bottom:0;padding:0;border-top:1px solid #0b5977;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink{color:#444;font-size:16px;line-height:18px;text-decoration:none;text-transform:none;border-color:transparent;padding:.5em;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink span.rpOut.rpNavigation,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink span.rpOut.rpNavigation{border-color:transparent;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink span.rpOut.rpNavigation span.rpText,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink span.rpOut.rpNavigation span.rpText{padding:0;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink.rpFocused,.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink.rpSelected,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink.rpFocused,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink.rpSelected{border-color:transparent;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink.rpFocused .rpText,.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink.rpSelected .rpText,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink.rpFocused .rpText,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink.rpSelected .rpText{color:#fff;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink.rpSelected,.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink.rpSelected:hover,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink.rpSelected,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink.rpSelected:hover{color:#0b5977;text-decoration:none;background-color:#780032!important;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink.rpSelected:hover,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink.rpSelected:hover{background-color:#f4ebef!important;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink.rpExpandable,.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink.rpExpanded,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink.rpExpandable,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink.rpExpanded{position:relative;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink.rpExpandable span.rpOut.rpNavigation span.rpExpandHandle,.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink.rpExpanded span.rpOut.rpNavigation span.rpExpandHandle,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink.rpExpandable span.rpOut.rpNavigation span.rpExpandHandle,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink.rpExpanded span.rpOut.rpNavigation span.rpExpandHandle{background-color:transparent;background-image:url("/CFImages/PanelBar/Expandable.png");background-repeat:no-repeat;position:absolute;right:10px;height:16px;width:16px;margin:2px 0;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink.rpExpandable:hover:not(.rpExpanded) span.rpOut.rpNavigation span.rpExpandHandle,.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink.rpExpandable.rpSelected:not(.rpExpanded) span.rpOut.rpNavigation span.rpExpandHandle,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink.rpExpandable:hover:not(.rpExpanded) span.rpOut.rpNavigation span.rpExpandHandle,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink.rpExpandable.rpSelected:not(.rpExpanded) span.rpOut.rpNavigation span.rpExpandHandle{background-position:-73px -7px;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink.rpExpandable span.rpOut.rpNavigation span.rpExpandHandle,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink.rpExpandable span.rpOut.rpNavigation span.rpExpandHandle{background-position:-3px -7px;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink.rpExpanded span.rpOut.rpNavigation span.rpExpandHandle,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink.rpExpanded span.rpOut.rpNavigation span.rpExpandHandle{background-position:-73px -152px;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem .rpLink:hover,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink:hover{text-decoration:none;background-color:#780032;color:#fff;}.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem.rpLast,.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem.rpLast{border-bottom:1px solid #0b5977;}.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink{padding-left:26px;font-size:14px;line-height:24px;}.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem .rpLink span.rpOut.rpNavigation span.rpText{background-size:8px 8px;background-position:95% 12px;}.RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem.rpLast{border-bottom:1px solid transparent;}.RadTabStrip_Metro.RadTabStripTop{position:relative;margin:0;padding:0 0 0 0;width:100%;background-color:transparent;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel{background-color:transparent;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL{margin:2em 0;padding:0;background-color:transparent;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI:before{content:"";margin:0;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI:after{content:"";margin:0;width:1px;background-color:#0b5977;height:36px;position:absolute;right:0;top:0;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI.rtsLast:after{height:0;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI.rtsFirst .rtsLink{padding-left:0;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI.rtsLast{margin-right:0;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI{background-color:transparent;background-image:none;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI .rtsLink{border:0;line-height:36px;background-image:none;padding:0 14px;font:"effra",Arial,sans-serif;color:#0b5977;font-size:18px;text-decoration:none;text-transform:uppercase;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI .rtsLink .rtsIn{white-space:normal;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI .rtsLink span.rtsOut{border-color:transparent;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI .rtsLink.rtsFocused,.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI .rtsLink.rtsSelected{border-color:transparent;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI .rtsLink.rtsSelected,.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI .rtsLink.rtsSelected:hover{color:#000;text-decoration:none;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI .rtsLink:hover{border-color:transparent;color:#780032;text-decoration:none;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI.rpLast{border-bottom:1px solid #0b5977;}.tabDesignContainer .tabContainer{border:0;margin:0;}.tabDesignContainer .tabContainer .tabChildOuter{padding:20px 30px;background-color:#e6e6e6;}.page-home main .bd .subNav{margin-top:15px;}.hero{position:relative;}.hero .homeSlideshow .slide{height:550px;}.hero .homeSlideshow .slide .contentWrapper{position:absolute;left:50%;transform:translate(-50%,0);height:100%;z-index:4;width:1300px;position:relative;}.hero .homeSlideshow .slide .contentWrapper .innerContent{background-color:rgba(255,255,255,.85);width:700px;padding:60px 60px 60px 60px;top:50%;transform:translate(-50%,-50%);left:50%;position:absolute;height:100%;}.hero .homeSlideshow .slide .contentWrapper .innerContent>*{color:#000;display:block;}.hero .homeSlideshow .slide .contentWrapper .innerContent .title{padding:0 0 20px;margin:0 auto;font-size:38px;line-height:1.3em;font-weight:bold;}.hero .homeSlideshow .slide .contentWrapper .innerContent .subtitle{font-size:20px;line-height:1.4em;font-weight:200;}.hero .homeSlideshow .slide .contentWrapper .innerContent .button{display:table;margin:0;}.hero .homeSlideshow .slide.right .contentWrapper .innerContent{float:right;}.hero .homeSlideshow .slick-prev,.hero .homeSlideshow .slick-next{display:none;height:25px;width:25px;z-index:2;}.hero .homeSlideshow .slick-prev:before,.hero .homeSlideshow .slick-next:before{background-image:url(/CFImages/Icons/arrow-right.svg);background-repeat:no-repeat;font-size:30px;height:25px;width:25px;color:transparent;opacity:1;}.hero .homeSlideshow .slick-next{right:125px;}.hero .homeSlideshow .slick-prev{left:125px;}.hero .homeSlideshow .slick-prev:before{background-image:url(/CFImages/Icons/arrow-left.svg);}.hero .homeSlideshow ul.slick-dots{padding-top:10px;position:relative;bottom:0;}.hero .homeSlideshow ul.slick-dots li{background:none;padding:0 17px;}.hero .homeSlideshow ul.slick-dots li button:before{font-size:50px;}@media only screen and (max-width:1299px){.hero .homeSlideshow .slide{height:600px;}.hero .homeSlideshow .slide .contentWrapper,.hero .homeSlideshow .slide .contentWrapper .innerContent{width:100%;}}@media only screen and (max-width:1024px){.hero .homeSlideshow .slide{height:750px;}.hero .homeSlideshow .slide .contentWrapper .innerContent{padding:100px 60px 60px 60px;}}@media only screen and (max-width:1299px){#wrapper{width:100%;}.staticMobileMenuContent h4{color:#fff;}header .mobileHeader{display:block;}header .topHeader,header .header{display:none;}div.pageTitle h1{padding-top:260px;padding-bottom:70px;}div.pageTitle img{left:50%;height:130px;top:120px;transform:translateX(-50%)!important;}div.pageTitle img:hover{animation:none;}.innerWrapper{width:100%;padding:0 1.5em;}main .bd .breadCrumb .breadCrumbInner{text-align:center;margin-top:0;}main .bd .rightContent{margin-bottom:10px;}main .bd .rightContent>.sf_colsIn{padding-left:0;}main .bd .subNavShowHide{display:block;}main .bd .subNav{display:none;}main .bd .subNav.open{display:block;}.team{text-align:center;}.team .item:first-of-type,.team .item:nth-of-type(5){margin-left:15px;}.team .lawyersSlider .item{margin:10px 20px!important;}.teamMember .banner{padding-top:65px;}.contactRight{background-image:none;}.mapWaterlooOuter,.mapGuelphOuter,.mapFergusOuter,.mapMarkhamOuter{padding:30px;display:block;width:100%;}.mapWaterlooOuter h3,.mapGuelphOuter h3,.mapFergusOuter h3,.mapMarkhamOuter h3{text-align:center;color:#fff;}.mapWaterlooOuter,.mapFergusOuter{background-color:#0b5977;}.mapGuelphOuter,.mapMarkhamOuter{background-color:#780032;}main .bd .homeResourcesWrapper .newsWrapper,main .bd .homeResourcesWrapper .blogsWrapper{margin:15px 20px 10px 0;}main .bd .homeResourcesWrapper .newsWrapper .item,main .bd .homeResourcesWrapper .blogsWrapper .item{display:block;width:49%;overflow:auto;height:auto!important;min-height:300px;}main .bd .homeResourcesWrapper .resourcesWrapper .item{width:calc(50% - 22px);margin:0 0 0 10px;display:inline-block;border-color:#0b5977;background-color:#eaf2f7;}main .bd .homeResourcesWrapper .resourcesWrapper .item:nth-child(1){margin:0 10px 0 0;}main .bd .homeResourcesWrapper .resourcesWrapper h5{border-color:#0b5977;}main .bd .homeResourcesWrapper .resourcesWrapper .item:last-of-type h5{border-bottom:solid 1px #0b5977;}.resource div.socialShare{float:none;margin:10px 0 10px 0;display:block;width:100%;}footer .logo img{width:220px;position:relative;top:0;transform:none;}footer .preFooter{padding:20px;}footer .footer{text-align:center;}footer .footer .footerLeft,footer .footer .footerRight{text-align:left;}}@media only screen and (max-width:1024px){.teamMember .banner .insideBanner .bioPhoto{position:absolute;right:0;bottom:0;}.topLevelServices .item,.topLevelIndustries .item{display:block;float:none;width:100%;}}@media only screen and (max-width:767px){main .bd .teamMember .mainContent{padding-top:1em;}.RadTabStrip_Metro.RadTabStripTop{width:100%;}.RadTabStrip_Metro.RadTabStripTop .rtsUL{width:100%;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1{width:100%;}.RadTabStrip_Metro.RadTabStripTop .rtsLI{width:100%;border-bottom:solid 1px #fff;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI .rtsLink{border-bottom:solid 1px #fff;text-align:center;width:100%;padding:.5em;color:#fff;background-color:#780032;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI .rtsLink:hover,.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI .rtsLink.rtsSelected:hover{color:#fff;background-color:#0b5977;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI .rtsLink.rtsSelected{color:#fff;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI.rtsLast .rtsLink .rtsIn:before{color:#fff;}.RadTabStrip_Metro.RadTabStripTop .rtsLevel1.rtsLevel ul.rtsUL li.rtsLI .rtsLink .rtsIn{border:0;}.team{text-align:center;}.team .item:first-of-type,.team .item:nth-of-type(5){margin-left:2px;}.teamMember .insideBanner{height:auto!important;}.teamMember .insideBanner .innerWrapper{padding:0;}.teamMember .insideBanner .innerWrapper .contactDetails{width:100%;height:auto!important;}.teamMember .insideBanner .innerWrapper .bioPhoto{float:none;position:relative;right:auto;}.teamMember .insideBanner .innerWrapper .bioPhoto .images{padding-top:20px;}.teamMember .insideBanner .innerWrapper .bioPhoto .images img{display:block;margin:0 auto;}main .bd .homeResourcesWrapper .resourcesWrapper .item{width:100%;display:block;margin:0 0 20px 0;height:auto;min-height:300px;overflow:auto;}main .bd .homeResourcesWrapper .resourcesWrapper .item:nth-child(1){margin:0 0 20px 0;}main .bd .homeResourcesWrapper .blogsWrapper,main .bd .homeResourcesWrapper .newsWrapper{margin-right:0;}main .bd .homeResourcesWrapper .blogsWrapper .item,main .bd .homeResourcesWrapper .newsWrapper .item{width:100%;}.newsItem{position:relative;}.newsItem .dateWrapper{text-align:center;margin:0 auto;}.newsItem a.backToLink{display:none;}.offices .item{width:50%;display:inline-block;}.offices .item .officeImage h2{width:100%;padding:10px 20px;display:block;position:relative;min-height:125px;vertical-align:middle;}.offices .item .officeInfo{min-height:150px;}footer .footer .footerMid{column-count:1;}footer .footer .footerMid li{text-align:center;}}@media only screen and (max-width:500px){.hero .homeSlideshow .slide .contentWrapper .innerContent .title{font-size:28px;}.offices .item{width:100%;display:inline-block;}.offices .item .officeImage h2{min-height:0;}.offices .item .officeInfo{min-height:0;}}@media print{a[href]:after{content:none!important;}header nav,footer,video,audio,object,embed{display:none;}img{max-width:100%;}@page{margin:.5cm;}body{font:12pt Georgia,"Times New Roman",Times,serif;line-height:1.3em;}h1{font-size:21pt;}h2{font-size:15pt;margin-top:25px;}h3{font-size:13pt;margin-top:20px;}p a{color:#000;word-wrap:break-word;}p a:after{content:" " attr(href) ")";}p a[href^="#"]:after{display:none;}p a[href^="http://"]:after,p a a[href^="https://"]:after{content:" (" attr(href) ")";}aside{border-top:1px solid #bbb;margin-top:30px;display:block;page-break-before:always;}}.sfPageEditor .RadDockZone{box-sizing:inherit;-moz-box-sizing:inherit;}.sfPageEditor .banner{padding:0;}.sfPageEditor .banner .insideBanner{display:none;}.sfPageEditor header{position:relative;}.sfPageEditor main .bd ul{list-style-type:none;margin:0;}.sfPageEditor main .bd ul li:before{content:none;margin:0;}.sfPageEditor.sfTemplateEditor nav.mobile{display:block!important;position:relative;right:0;overflow:hidden;width:100%;height:auto;}.sfPageEditor.sfTemplateEditor nav.mobile .mobileNav{max-height:150px;}.sfPageEditor.sfTemplateEditor header{position:relative;}.sfPageEditor.sfTemplateEditor header .mobileHeader{display:block;position:initial;}@media all and (-ms-high-contrast:none){.hero .homeSlideshow .slide img{height:auto!important;top:-25%;}}@supports(-ms-ime-align:auto){.hero .homeSlideshow .slide img{height:auto!important;top:-25%;}}