@charset "UTF-8";@import "//fonts.googleapis.com/css?family=Raleway:300,400,400i,700,700i";@import "//fonts.googleapis.com/css?family=Roboto+Slab:300,400,700";html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}*,:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.clearfix:after{content:'';display:block;width:100%;clear:both;}.breaking-news{width:100%;display:flex;align-items:center;justify-content:space-between;background:#cf2c22;}@media (max-width: 480px){.breaking-news{flex-flow:column;}}.breaking-news__title{position:relative;color:#fff;text-transform:uppercase;font-size:12px;font-weight:700;background:#283142;height:46px;display:flex;align-items:center;justify-content:center;padding:0 25px 0 30px;}.breaking-news__title:before{content:'';position:absolute;top:0;left:100%;width:0;height:0;border-top:46px solid #283142;border-right:12px solid transparent;}@media (max-width: 900px){.breaking-news__title{padding:0 5px 0 10px;white-space:nowrap;}}@media (max-width: 480px){.breaking-news__title{width:100%;text-align:center;height:auto;padding:6px 0;}.breaking-news__title:before{display:none;}}.breaking-news__slider{position:relative;width:calc(100% - 410px);margin-left:80px;padding-right:20px;margin-right:auto;}.breaking-news__slider:before{content:'';display:block;position:absolute;z-index:1;top:0;height:100%;right:0;width:4rem;background:-moz-linear-gradient(left,rgba(207,44,34,0.01) 0%,#cf2c22 100%);background:-webkit-linear-gradient(left,rgba(207,44,34,0.01) 0%,#cf2c22 100%);background:linear-gradient(to right,rgba(207,44,34,0.01) 0%,#cf2c22 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#03cf2c22',endColorstr='#cf2c22',GradientType=1);}@media (max-width: 900px){.breaking-news__slider{width:calc(100% - 137px);overflow:hidden;margin-left:20px;padding-right:0;}.breaking-news__slider:before{width:2.5rem;}}@media (max-width: 480px){.breaking-news__slider{width:100%;padding:6px 15px;margin:0;}}.breaking-news__slide{display:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;text-decoration:underline;font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;}.breaking-news__slide.active{display:block;}.breaking-news__slide:hover{color:#ffffff;text-decoration:none;}.breaking-news__subscribe-btn{position:relative;z-index:1;background:#283142;font-size:11px;font-weight:700;color:#abadb2;text-decoration:none;cursor:pointer;display:flex;height:46px;align-items:center;justify-content:center;text-transform:uppercase;padding:0 12px;transition:all .25s ease;outline:none;}.breaking-news__subscribe-btn:before{content:'';position:absolute;top:0;right:100%;width:0;height:0;border-bottom:46px solid #283142;border-left:12px solid transparent;}.breaking-news__subscribe-btn i{display:inline-block;width:20px;height:20px;margin-left:5px;margin-top:-5px;}.breaking-news__subscribe-btn i svg{display:block;width:100%;height:100%;}.breaking-news__subscribe-btn i svg path{fill:#abadb2;transition:fill .25s ease;}.breaking-news__subscribe-btn:hover{color:#ffffff;}.breaking-news__subscribe-btn:hover i svg path{fill:#fff;}@media (max-width: 900px){.breaking-news__subscribe-btn{display:none;}}.page-header__top{position:relative;display:flex;align-items:center;justify-content:center;padding:10px 0;}.page-header__logo{display:inline-block;text-decoration:none;width:440px;height:101px;background:url(../../themes/prnew_theme/images/palisade-research.svg) center/contain no-repeat;}@media (max-width: 1440px){.page-header__logo{width:400px;height:79px;}}.page-header__search{position:absolute;right:0;top:50%;transform:translate(0,-50%);}.page-header__search input[type="text"]{display:block;width:335px;padding:8px 36px 8px 0;border:none;border-bottom:1px solid #b9b9b9;font-size:16px;color:#313c52;transition:all .2s ease;outline:none;}@media (max-width: 1440px){.page-header__search input[type="text"]{width:240px;}}.page-header__search input[type="text"]::placeholder{color:#b9b9b9;font-style:italic;}.page-header__search input[type="text"]:-moz-placeholder{color:#b9b9b9;font-style:italic;}.page-header__search input[type="text"]:-ms-input-placeholder{color:#b9b9b9;font-style:italic;}.page-header__search input[type="text"]::-moz-placeholder{color:#b9b9b9;font-style:italic;}.page-header__search input[type="text"]::-webkit-input-placeholder{color:#b9b9b9;font-style:italic;}.page-header__search input[type="text"]:focus{border-color:#313c52;}.page-header__search input[type="submit"]{position:absolute;right:0;top:50%;transform:translate(0,-50%);width:20px;height:20px;padding:5px;box-sizing:content-box;background:url(../../themes/prnew_theme/images/icon-search.png) center/contain no-repeat;background-size:20px;border:none;font-size:0;cursor:pointer;transition:all .2s ease;outline:none;}.page-header__search input[type="submit"]:hover{opacity:.7;}.page-header__nav{display:flex;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;}.page-header__nav a{position:relative;display:flex;flex:1;justify-content:center;align-items:center;text-decoration:none;height:63px;text-transform:uppercase;text-align:center;font-size:13px;color:#313c52;transition:opacity .25s ease;will-change:opacity;border-left:1px solid #cecece;}.page-header__nav a img{width:125px;height:40px;max-height:40px;}.page-header__nav a:before{content:'';background:#f5f5f5;position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;transform:scaleX(0);transform-origin:50%;transition:transform .3s ease-out;will-change:transform;}.page-header__nav a:hover:before{transform:scaleX(1);}.page-header__nav a.silver-bullion-link{position:relative;}.page-header__nav a.silver-bullion-link img{position:relative;top:-2px;width:150px;height:56px;max-height:56px;}.page-header__nav-1{display:flex;width:calc(100% - 122px);}@media (max-width: 1440px){.page-header__nav-1{width:calc(100% - 90px);}}.page-header__nav-2{width:224px;min-width:224px;}@media (max-width: 1440px){.page-header__nav-2{width:180px;min-width:180px;}}.page-header__nav-3{display:flex;width:calc(100% - 122px);}@media (max-width: 1440px){.page-header__nav-3{width:calc(100% - 90px);}}.page-header__nav-3 a:last-child{border-right:1px solid #cecece;}.silver-bullion-titles{position:absolute;display:block;top:39px;left:74px;font-size:11px;text-transform:uppercase;color:#f7ce3e;font-weight:700;}@media (max-width: 1440px){.silver-bullion-titles{top:38px;left:52px;}}.silver-bullion-title{position:absolute;top:0;left:0;white-space:nowrap;}.silver-bullion-title span{display:inline-block;letter-spacing:-2.3px;}#silver-bullion-title-2{color:#bd3b2e;}#silver-bullion-title-2 span{opacity:0;}.price-bar__top{display:flex;height:42px;background:#313c52;}.price-bar__bottom{height:40px;background:#dfe6f9;display:flex;align-items:center;}.price-bar__title{position:relative;display:flex;padding-left:8px;width:164px;justify-content:center;align-items:center;text-transform:uppercase;font-weight:700;background:#f7ce3e;font-size:16px;color:#ffffff;}.price-bar__title:before{content:'';display:block;position:absolute;top:0;left:100%;width:0;height:0;border-top:42px solid #f7ce3e;border-right:10px solid transparent;}.price-bar__title:after{content:'';position:absolute;display:block;top:0;right:-15px;height:100%;width:13px;background:url(../../themes/prnew_theme/images/price-bar-title-decor.png) center/contain no-repeat;}.prices-top{display:flex;width:calc(100% - 164px);align-items:center;padding-left:25px;}.price-top-item{position:relative;display:flex;font-size:14px;font-weight:700;}.price-top-item__name{position:relative;color:#dfe6f9;margin-right:9px;}.price-top-item__name:before{content:'';display:block;width:4px;height:4px;background:#f7ce3e;position:absolute;top:50%;transform:translate(0,-50%);right:-7px;}.price-top-item__val{position:relative;color:#f7ce3e;padding-right:15px;}.price-top-item__val span{transition:all .2s ease;}.price-top-item__val i{display:inline-block;position:absolute;top:50%;right:2px;transform:translate(0,-50%);}.price-top-item__val i.up{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:8px solid #64da39;}.price-top-item__val i.down{margin-top:1px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #ed1c24;}.prices-top-items-fixed{display:flex;min-width:309px;}.prices-top-items-fixed .price-top-item{margin-left:50px;}@media (max-width: 560px){.prices-top-items-fixed .price-top-item{margin-left:30px;}}.prices-top-items-fixed .price-top-item:first-child{margin-left:40px;}@media (max-width: 560px){.prices-top-items-fixed{margin:7px 0;}}.prices-top-items-scrolling{position:relative;display:flex;overflow:hidden;margin-left:20px;}@media (max-width: 560px){.prices-top-items-scrolling{margin:0;width:100%;padding-bottom:7px;}}.prices-top-items-scrolling:before,.prices-top-items-scrolling:after{content:'';display:block;position:absolute;top:0;height:100%;width:20px;z-index:1;}.prices-top-items-scrolling:before{left:0;background:-moz-linear-gradient(left,#313c52 0%,rgba(49,60,82,0.01) 100%);background:-webkit-linear-gradient(left,#313c52 0%,rgba(49,60,82,0.01) 100%);background:linear-gradient(to right,#313c52 0%,rgba(49,60,82,0.01) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#313c52',endColorstr='#03313c52',GradientType=1);}.prices-top-items-scrolling:after{right:0;background:-moz-linear-gradient(left,rgba(49,60,82,0.01) 0%,#313c52 100%);background:-webkit-linear-gradient(left,rgba(49,60,82,0.01) 0%,#313c52 100%);background:linear-gradient(to right,rgba(49,60,82,0.01) 0%,#313c52 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#03313c52',endColorstr='#313c52',GradientType=1);}.prices-top-items-scrolling-content{position:relative;z-index:0;display:block;white-space:nowrap;}.prices-top-items-scrolling-content .price-top-item{margin-left:50px;display:inline-block;white-space:nowrap;}.prices-top-items-scrolling-content .price-top-item__name{display:inline-block;}.prices-top-items-scrolling-content .price-top-item__val{display:inline-block;}.prices-top-items-scrolling-content .price-top-item:first-child{margin-left:30px;}@media (max-width: 560px){.prices-top-items-scrolling-content .price-top-item{margin-left:30px;}}.prices-bottom{display:block;white-space:nowrap;width:auto;z-index:0;}.companies-ticker{position:relative;padding:0 30px;overflow:hidden;}.companies-ticker:before,.companies-ticker:after{content:'';position:absolute;z-index:1;display:block;height:100%;width:30px;top:0;}.companies-ticker:before{left:0;background:-moz-linear-gradient(left,#dfe6f9 0%,rgba(223,230,249,0.01) 100%);background:-webkit-linear-gradient(left,#dfe6f9 0%,rgba(223,230,249,0.01) 100%);background:linear-gradient(to right,#dfe6f9 0%,rgba(223,230,249,0.01) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfe6f9',endColorstr='#03dfe6f9',GradientType=1);}.companies-ticker:after{right:0;background:-moz-linear-gradient(left,rgba(223,230,249,0.01) 0%,#dfe6f9 100%);background:-webkit-linear-gradient(left,rgba(223,230,249,0.01) 0%,#dfe6f9 100%);background:linear-gradient(to right,rgba(223,230,249,0.01) 0%,#dfe6f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#03dfe6f9',endColorstr='#dfe6f9',GradientType=1);}.companies-ticker-item{display:inline-block;white-space:nowrap;align-items:center;font-size:14px;font-weight:400;color:#313c52;}.companies-ticker-item + .companies-ticker-item{margin-left:40px;}.companies-ticker-item__name{white-space:nowrap;display:inline-block;}.companies-ticker-item__price{display:inline-block;margin-left:5px;font-weight:700;}.companies-ticker-item__change{display:inline-block;font-weight:700;margin-left:4px;}.companies-ticker-item__change:before{content:'';display:inline-block;width:0;height:0;}.companies-ticker-item__change.up:before{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:8px solid #64da39;}.companies-ticker-item__change.down:before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #ed1c24;}.section-hero-subscribe__bg{position:absolute;z-index:0;top:0;bottom:0;left:15px;right:15px;background:url(../../themes/prnew_theme/images/hero-subscribe.jpg) no-repeat;background-size:cover;background-position:center center;background-attachment:fixed;}.section-hero-subscribe__bg:before{content:'';position:absolute;top:0;left:0;z-index:0;display:block;height:100%;width:100%;background:url(../../themes/prnew_theme/images/hero-subscribe-loupe.png) no-repeat;background-size:44%;background-position:left center;}.section-hero-subscribe .container{position:relative;padding-top:48px;padding-bottom:48px;}.hero-subscribe{display:inline-block;float:right;margin-right:35px;position:relative;z-index:1;padding:62px 84px 66px;border:1px solid #fff;text-align:center;}.hero-subscribe.popup-subscribe{margin-right:0;}.hero-subscribe:before{content:'';display:block;position:absolute;z-index:0;top:10px;right:10px;bottom:10px;left:10px;background:#fff;opacity:.7;}.hero-subscribe__title{position:relative;z-index:1;font-weight:700;font-size:36px;margin:0;color:#313c52;white-space:nowrap;}.hero-subscribe__form{position:relative;z-index:1;margin:36px auto 0;}.hero-subscribe__form label.error{position:absolute;top:44px;left:50%;transform:translate(-50%,0);color:red;font-size:16px;white-space:nowrap;}.hero-subscribe__form input{display:block;width:420px;margin:auto;padding:7px;text-align:center;font-size:18px;color:#313c52;background:none;border:none;border-bottom:1px solid #072852;outline:none;font-weight:700;transition:all .2s ease;}.hero-subscribe__form input::placeholder{color:#313c52;font-style:italic;}.hero-subscribe__form input:-moz-placeholder{color:#313c52;font-style:italic;}.hero-subscribe__form input:-ms-input-placeholder{color:#313c52;font-style:italic;}.hero-subscribe__form input::-moz-placeholder{color:#313c52;font-style:italic;}.hero-subscribe__form input::-webkit-input-placeholder{color:#313c52;font-style:italic;}.hero-subscribe__form input.error{border-bottom:1px solid red;}.hero-subscribe__form button{display:inline-block;padding:17px 60px 19px 40px;margin:46px auto 0;position:relative;color:#313c52;font-size:26px;font-weight:700;background:#f7ce3e;cursor:pointer;border:4px solid #fff;border-radius:9px;outline:none;transition:background .25s ease;}.hero-subscribe__form button i{display:inline-block;position:absolute;top:50%;right:28px;transform:translate(0,-50%);background:url(../../themes/prnew_theme/images/icon-arrow-right.png) center/contain no-repeat;width:14px;height:29px;}.hero-subscribe__form button:hover{background:#eebb0a;}.hero-subscribe__form .subscribe-response{position:absolute;bottom:-23px;text-align:center;width:100%;color:red;}.hero-subscribe__form .subscribe-response.success{color:green;}.sidebar{width:308px;border:1px solid #c9c9c9;border-bottom:none;}.categories-title{margin:0;background:#f5f5f5;color:#aaadb2;font-size:16px;font-style:italic;font-weight:700;text-align:center;padding:18px;border-bottom:1px solid #c9c9c9;}.categories-list{margin:0;padding:0;}.categories-list li{display:block;list-style:none;}.category-item{position:relative;display:block;padding:18px 20px 18px 60px;font-size:16px;font-weight:700;text-decoration:none;border-bottom:1px solid #c9c9c9;}.category-item i{display:inline-block;position:absolute;left:34px;top:50%;transform:translate(-50%,-50%);}.category-item:before{content:'';display:block;position:absolute;right:0;top:0;height:100%;width:11px;transition:width .25s ease;will-change:width;}.category-item.metals-precious{color:#b78d33;}.category-item.metals-precious:before{background:#b78d33;}.category-item.metals-precious i{width:27px;height:14px;background:url(../../themes/prnew_theme/images/icon-metal-precious.png) center/contain no-repeat;}.category-item.metals-base{color:#313c52;}.category-item.metals-base:before{background:#313c52;}.category-item.metals-base i{width:19px;height:21px;background:url(../../themes/prnew_theme/images/icon-metal-base.png) center/contain no-repeat;}.category-item.metals-energy{color:#60697a;}.category-item.metals-energy:before{background:#848fa3;}.category-item.metals-energy i{width:26px;height:25px;background:url(../../themes/prnew_theme/images/icon-metal-energy.png) center/contain no-repeat;}.category-item:hover:before{width:20px;}.sidebar-widget{padding:20px 18px 0;}.sidebar-widget__title{position:relative;padding:9px 9px 8px 60px;margin:0 -18px 18px 0;font-weight:700;font-style:italic;font-size:16px;color:#f7ce3e;background:#313c52;border-bottom-left-radius:20px;border-top-left-radius:20px;}.sidebar-widget__title p,.sidebar-widget__title h2,.sidebar-widget__title h3,.sidebar-widget__title h4,.sidebar-widget__title h5,.sidebar-widget__title h6{margin:0;font-weight:700;font-size:16px;}.sidebar-widget__title .title-icon{display:inline-block;width:32px;height:32px;position:absolute;top:2px;left:2px;background:#f7ce3e;border-radius:50%;overflow:hidden;}.sidebar-widget__title .title-icon svg{position:absolute;display:block;width:60%;height:70%;top:50%;left:50%;transform:translate(-50%,-50%);}.sidebar-widget__title .title-icon svg path,.sidebar-widget__title .title-icon svg polygon{fill:#313c52;}.sidebar-widget__title .title-icon img{position:absolute;display:block;width:60%;height:70%;top:50%;left:50%;transform:translate(-50%,-50%);}.sidebar-widget.subscription{margin:0;}.widget-gap{height:250px;display:flex;justify-content:center;align-items:center;background:#f6f7f8;border-radius:4px;}#twitter-widget-0{border:1px solid #ededed !important;border-radius:4px;}.palisade-radio{margin:35px 0 0;}.palisade-radio .sidebar-widget__title{z-index:1;margin:0;padding:7px 9px 8px 60px;font-size:18px;font-weight:700;font-style:normal;}.palisade-radio .sidebar-widget__title h3{font-size:18px;}.palisade-radio .sidebar-widget__title:before{content:'';position:absolute;z-index:1;top:50%;left:39px;transform:translate(0,-50%);width:16px;height:13px;background:url(../../themes/prnew_theme/images/icon-decor-lines-white.png) center/contain no-repeat;}.palisade-radio .sidebar-widget__title .title-icon img{width:64%;height:auto;top:77%;}.palisade-radio-title{position:relative;padding:8px 9px 8px 100px;}.palisade-radio-title:before{content:'';position:absolute;top:0;right:0;width:calc(100% - 2rem);background:#313c52;height:100%;z-index:0;}.palisade-radio-title__icon{position:absolute;z-index:1;left:0;top:50%;transform:translate(0,-50%);width:74px;height:74px;border-radius:50%;background:#f7ce3e;border:1px solid #313c52;}.palisade-radio-title__icon:before{content:'';display:block;position:absolute;top:53%;left:53%;transform:translate(-50%,-50%);width:30px;height:55px;background:url(../../themes/prnew_theme/images/icon-radio.png) center/contain no-repeat;}.palisade-radio-title__text{position:relative;z-index:1;margin:0;font-size:18px;font-weight:700;color:#f7ce3e;}.palisade-radio-title__text:before{content:'';position:absolute;z-index:1;top:50%;left:-23px;transform:translate(0,-50%);width:16px;height:13px;background:url(../../themes/prnew_theme/images/icon-decor-lines-white.png) center/contain no-repeat;}.palisade-radio-item{position:relative;display:block;}.palisade-radio-item:before{content:'';display:block;position:absolute;left:0;top:-15px;height:15px;width:15px;background:#d8e2ec;}.palisade-radio-item__image{display:block;height:180px;background-position:center;background-size:cover;background-repeat:no-repeat;}.palisade-radio-item__title{display:block;margin-left:-1px;margin-right:-1px;margin-top:-5px;padding:15px 40px 15px 15px;border-radius:5px;color:#fff;font-weight:700;font-size:16px;line-height:1.3;background-color:#313c52;background-image:url(../../themes/prnew_theme/images/icon-circles-decor.png);background-position:right bottom;background-repeat:no-repeat;transition:all .25s ease;}.palisade-radio-item:hover .palisade-radio-item__title{color:#f7ce3e;}.indices-table-wrap{padding:10px 18px 20px;}.indices-table{width:100%;border-collapse:collapse;font-size:15px;}.indices-table th{width:33%;font-weight:normal;text-align:left;padding:5px;color:#999;}.indices-table td{padding:5px;width:33%;color:#555;border:1px solid #fff;text-align:left;}.indices-table td:first-child{font-weight:700;border-left:none;}.indices-table td:last-child{border-right:none;}.indices-table td span{display:inline-block;position:relative;border-radius:2px;padding:2px 8px 2px 23px;font-weight:700;}.indices-table td span:before{content:'';position:absolute;top:50%;left:8px;transform:translate(0,-50%);}.indices-table td span.up{color:#ffffff;background:#64da39;}.indices-table td span.up:before{border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:6px solid #fff;}.indices-table td span.down{color:#ffffff;background:#ed1c24;}.indices-table td span.down:before{border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #fff;}.indices-table tbody tr:nth-child(odd) td{background:#e1e1e1;}.sidebar-form-subscribe{position:relative;margin:0 0 2rem;padding-bottom:.4rem;}.sidebar-form-subscribe input[name="email"]{display:block;width:100%;padding:.7rem .5rem;font-size:16px;border:1px solid #313c52;transition:all .2s ease;outline:none;}.sidebar-form-subscribe input[name="email"]:focus{border:1px solid rgba(49,60,82,0.77);}.sidebar-form-subscribe input[name="email"].error{border-color:red;}.sidebar-form-subscribe button[type="submit"]{display:block;margin:1rem 0 0;border:none;background:#313c52;color:#ffffff;font-size:16px;text-align:center;width:100%;padding:.8rem;font-weight:600;transition:all .25s ease;outline:none;}.sidebar-form-subscribe button[type="submit"]:hover{color:#f7ce3e;}.sidebar-form-subscribe .subscribe-response{position:absolute;text-align:center;width:100%;top:100%;font-size:14px;color:red;}.sidebar-form-subscribe .subscribe-response.success{color:green;}.sidebar-form-subscribe label.error{color:red;font-size:14px;}.sticky-placeholder-label{pointer-events:none;}.page-footer{background:#1e293f;padding:35px 0 25px;}.page-footer .container{display:flex;align-items:flex-start;justify-content:space-between;}.page-footer__logo{width:327px;height:75px;background:url(../../themes/prnew_theme/images/logo-palisade-footer.svg) center/contain no-repeat;}.page-footer__main{display:flex;flex-flow:column;align-items:center;}.page-footer__social a{position:relative;display:inline-block;text-decoration:none;width:30px;height:30px;background:none;cursor:pointer;outline:none;transition:all .2s ease;}.page-footer__social a + a{margin-left:45px;}.page-footer__social a svg{position:absolute;display:block;width:60%;height:70%;top:50%;left:50%;transform:translate(-50%,-50%);}.page-footer__social a svg path,.page-footer__social a svg polygon{fill:#f7ce3e;transition:fill .2s ease;}.page-footer__social a.youtube svg{width:70%;height:80%;}.page-footer__social a:hover{background:#f7ce3e;}.page-footer__social a:hover svg path,.page-footer__social a:hover svg polygon{fill:#313c52;}.page-footer__nav{margin-top:30px;}.page-footer__nav a{font-size:13px;color:#e1e1e1;text-decoration:none;}.page-footer__nav a + a{margin-left:20px;}.page-footer__nav a:hover{text-decoration:underline;}.page-footer__subscribe-title{margin:0 0 10px;font-size:14px;color:#f7ce3e;font-weight:300;}.copyright{margin:25px 0 0;text-align:center;color:#465779;font-size:11px;font-weight:300;}.footer-subscribe-form{position:relative;display:flex;}.footer-subscribe-form label.error{position:absolute;bottom:-20px;left:15px;color:red;font-size:14px;font-weight:400;}.footer-subscribe-form input{display:block;padding:13px 14px;width:235px;margin-right:-5px;background:#1c263b;border:none;border-left:1px solid #313c52;font-weight:400;font-size:13px;color:#fff;outline:none;transition:all .2s ease;}.footer-subscribe-form input::placeholder{color:#fff;font-weight:300;}.footer-subscribe-form input:-moz-placeholder{color:#fff;font-weight:300;}.footer-subscribe-form input:-ms-input-placeholder{color:#fff;font-weight:300;}.footer-subscribe-form input::-moz-placeholder{color:#fff;font-weight:300;}.footer-subscribe-form input::-webkit-input-placeholder{color:#fff;font-weight:300;}.footer-subscribe-form input:focus{border-left-color:#f7ce3e;}.footer-subscribe-form input.error{border-left:1px solid red;}.footer-subscribe-form button{display:block;padding:14px 35px;position:relative;z-index:1;font-size:14px;text-transform:uppercase;font-weight:700;color:#f7ce3e;background:#1e293f;outline:none;cursor:pointer;border:1px solid #465779;border-radius:4px;transition:all .2s ease;}.footer-subscribe-form button:hover{background:#465779;}.footer-subscribe-form .subscribe-response{position:absolute;bottom:-25px;font-size:14px;color:red;}.footer-subscribe-form .subscribe-response.success{color:green;}.footer-subscribe-form .sticky-placeholder-label{color:#fff !important;}.articles-items{display:flex;flex-wrap:wrap;}.articles-item{position:relative;display:block;text-decoration:none;width:calc(33.333% - 10px);margin-left:15px;margin-top:15px;box-shadow:0 0 6px rgba(0,0,0,0.09);transition:all .25s ease;color:#383838;border:1px solid #e6e6e6;cursor:pointer;}.articles-item .amp-viewer-amp-logo-icon{position:absolute;top:0;left:0;}.articles-item:nth-child(3n+1){margin-left:0;}.articles-item:nth-child(1),.articles-item:nth-child(2),.articles-item:nth-child(3){margin-top:0;}.articles-item__image{display:block;height:220px;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center;}.articles-item__date{position:absolute;bottom:10px;left:22px;display:inline-block;padding:5px;background:#acacac;color:#ffffff;font-size:14px;font-weight:700;}.articles-item__info{display:block;padding:20px 22px;}.articles-item__title{display:block;color:#313c52;font-size:18px;line-height:1.24;font-weight:700;transition:all .25s ease;}.articles-item__descrip{display:block;margin:15px 0 0;font-size:14px;color:#383838;}.articles-item__descrip img,.articles-item__descrip iframe{display:none;}.articles-item__descrip p,.articles-item__descrip span,.articles-item__descrip a,.articles-item__descrip em,.articles-item__descrip h2,.articles-item__descrip h3,.articles-item__descrip h4,.articles-item__descrip h5,.articles-item__descrip h6{margin:0 !important;color:#383838 !important;}.articles-item__author{display:block;margin:16px 0 0;font-size:14px;color:#828282;font-weight:700;}.articles-item__tags{position:relative;z-index:1;display:flex;flex-wrap:wrap;margin-bottom:12px;}.articles-item__tags a{display:inline-block;padding:4px 9px;font-size:12px;font-weight:700;color:#7a651c;text-decoration:none;background:#f7ce3e;transition:all .2s ease;text-transform:lowercase;margin-top:8px;margin-right:10px;}.articles-item__tags a:hover{background:#eebb0a;}.articles-item__tags a:last-child{margin-right:0;}.articles-item:hover{box-shadow:0 0 12px rgba(0,0,0,0.15);}.articles-item:hover .articles-item__title{color:#f7ce3e;}.articles-item.articles-item--direction-hover .articles-item__image-wrap{display:block;height:220px;position:relative;overflow:hidden;}.articles-item.articles-item--direction-hover .articles-item__image{position:relative;height:100%;}.articles-item.articles-item--direction-hover .articles-item__overlay{display:block;position:absolute;width:100%;height:100%;top:0;left:-100%;background:rgba(7,40,82,0.6);z-index:1;}.articles-item.articles-item--direction-hover .articles-item__date{z-index:2;}.team-members-title{margin-top:40px !important;}.team-member{display:flex;align-items:center;margin-top:40px;padding-left:40px;}.team-member:nth-child(1) .team-member__photo{background-position:right center;}.team-member__photo{margin-right:25px;width:200px;min-width:200px;height:250px;background-size:cover;background-position:center;background-repeat:no-repeat;}.team-member__name{margin:0;color:#bd3b2e;font-size:24px;font-weight:700;}.team-member__position{margin:10px 0 0;font-size:20px;font-weight:600;}@media (max-width: 480px){.team-member__position{font-size:4.7vw;}}.team-member__bio-wrap{margin:10px 0 0;line-height:1.4;}.contact-us-form{padding-left:40px;margin-top:20px;}.contact-us-form .wpcf7-form-control-wrap{display:block;position:relative;}.contact-us-form span.wpcf7-not-valid-tip{display:block;background:none !important;border:none !important;color:#bd3b2e;padding:0;font-size:13px;position:absolute;left:15px;top:auto;bottom:-15px;height:auto;width:auto;}.contact-us-form div.wpcf7-response-output.wpcf7-validation-errors{color:#bd3b2e;}.contact-us-form div.wpcf7-response-output.wpcf7-mail-sent-ok{color:#2dc2e1;}.form-contact-us__submit{display:inline-block;padding:13px 40px;margin-top:15px;outline:none;color:#ffffff;background:#191919;border:none;cursor:pointer;font-size:18px;font-weight:700;border-radius:2px;transition:background .25s ease;}.form-contact-us__submit:hover,.form-contact-us__submit:focus{background:#3f3f3f;}.inputs-wrap{display:flex;justify-content:space-between;}.inputs-wrap .input-wrap{width:calc(50% - 7.5px);}.input-wrap{position:relative;margin-top:15px;width:100%;}.input{display:block;padding:13px 15px;width:100%;color:#191919;font-size:18px;font-weight:400;border-radius:2px;background:#f2f2f2;border:1px solid #f2f2f2;outline:none;transition:all .2s ease;}.input:focus{background:#e5e5e5;}.input.wpcf7-not-valid{border-color:#bd3b2e;}.input::placeholder{color:#909498;}.input:-moz-placeholder{color:#909498;}.input:-ms-input-placeholder{color:#909498;}.input::-moz-placeholder{color:#909498;}.input::-webkit-input-placeholder{color:#909498;}.textarea{display:block;padding:13px 15px;width:100%;height:180px;color:#191919;font-size:18px;font-weight:400;border-radius:2px;background:#f2f2f2;border:1px solid #f2f2f2;outline:none;resize:vertical;transition:all .2s ease;}.textarea:focus{background:#e5e5e5;}.textarea::placeholder{color:#909498;}.textarea:-moz-placeholder{color:#909498;}.textarea:-ms-input-placeholder{color:#909498;}.textarea::-moz-placeholder{color:#909498;}.textarea::-webkit-input-placeholder{color:#909498;}.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:none;}.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;margin-left:auto;margin-right:auto;}.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;}body.fancybox-active{overflow:hidden;}body.fancybox-iosfix{position:fixed;left:0;right:0;}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden;}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0;}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch;}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(0.47,0,0.74,0.71);}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(0.22,0.61,0.36,1);}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption-wrap{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box;}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption-wrap{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s;}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;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;mix-blend-mode:exclusion;}.fancybox-toolbar{top:0;right:0;margin:0;padding:0;}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translate3d(0,0,0);}.fancybox-is-closing .fancybox-stage{overflow:visible;}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;}.fancybox-slide::before{content:'';display:inline-block;vertical-align:middle;height:100%;width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block;}.fancybox-slide--image{overflow:visible;}.fancybox-slide--image::before{display:none;}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000;}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#E5E3DF;}.fancybox-slide--next{z-index:99995;}.fancybox-slide > *{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;overflow:auto;box-sizing:border-box;}.fancybox-slide > title,.fancybox-slide > style,.fancybox-slide > meta,.fancybox-slide > link,.fancybox-slide > script,.fancybox-slide > base{display:none;}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:-webkit-zoom-out;cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:-webkit-zoom-in;cursor:zoom-in;}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab;}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing;}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox-spaceball{z-index:1;}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff;}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff;}.fancybox-error{margin:0;padding:40px;width:100%;max-width:380px;background:#fff;cursor:default;}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px;}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,0.6);transition:color .3s ease;cursor:pointer;outline:none;}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc;}.fancybox-button:focus,.fancybox-button:hover{color:#fff;}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6;}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision;}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3;}.fancybox-button--share svg path{stroke-width:1;}.fancybox-button--play svg path:nth-child(2){display:none;}.fancybox-button--pause svg path:nth-child(1){display:none;}.fancybox-button--zoom svg path{fill:transparent;}.fancybox-navigation{display:none;}.fancybox-show-nav .fancybox-navigation{display:block;}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px;}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,0.6);}.fancybox-navigation .fancybox-button--arrow_left{left:0;}.fancybox-navigation .fancybox-button--arrow_right{right:0;}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer;}.fancybox-close-small:after{content:'×';position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2;}.fancybox-close-small:focus{outline:none;}.fancybox-close-small:focus:after{outline:1px dotted #888;}.fancybox-close-small:hover:after{color:#555;background:#eee;}.fancybox-slide--image .fancybox-close-small,.fancybox-slide--iframe .fancybox-close-small{top:0;right:-40px;}.fancybox-slide--image .fancybox-close-small:after,.fancybox-slide--iframe .fancybox-close-small:after{font-size:35px;color:#aaa;}.fancybox-slide--image .fancybox-close-small:hover:after,.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff;background:transparent;}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none;}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.1) 20%,rgba(0,0,0,0.2) 40%,rgba(0,0,0,0.6) 80%,rgba(0,0,0,0.8) 100%);pointer-events:none;}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255,255,255,0.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none;}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative;}.fancybox-caption a{color:#fff;text-decoration:underline;}.fancybox-slide > .fancybox-loading{border:6px solid rgba(100,100,100,0.4);border-top:6px solid rgba(255,255,255,0.6);border-radius:100%;height:50px;width:50px;-webkit-animation:fancybox-rotate .8s infinite linear;animation:fancybox-rotate .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999;}@-webkit-keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,0.25,1);}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0;}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0;}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(0.19,1,0.22,1);}.fancybox-fx-fade.fancybox-slide--current{opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0;}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(0.5,0.5,0.5);transform:scale3d(0.5,0.5,0.5);opacity:0;}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1;}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg);opacity:0;}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);opacity:0;}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);opacity:1;}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0;}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0;}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1;}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(0.1) skew(10deg);transform:translate3d(100%,0,0) scale(0.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center;}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700;}.fancybox-share p{margin:0;padding:0;}p.fancybox-share__links{margin-right:-10px;}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s;}.fancybox-share__button:hover{text-decoration:none;}.fancybox-share__button--fb{background:#3b5998;}.fancybox-share__button--fb:hover{background:#344e86;}.fancybox-share__button--pt{background:#bd081d;}.fancybox-share__button--pt:hover{background:#aa0719;}.fancybox-share__button--tw{background:#1da1f2;}.fancybox-share__button--tw:hover{background:#0d95e8;}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle;}.fancybox-share__button svg path{fill:#fff;}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7;}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995;}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto;}.fancybox-show-thumbs .fancybox-thumbs{display:block;}.fancybox-show-thumbs .fancybox-inner{right:212px;}.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;white-space:nowrap;}.fancybox-thumbs-x > ul{overflow:hidden;}.fancybox-thumbs-y > ul::-webkit-scrollbar{width:7px;}.fancybox-thumbs-y > ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,0.3);}.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px;}.fancybox-thumbs > ul > li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-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,0.1);}.fancybox-thumbs > ul > li > img{position:absolute;top:0;left:0;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:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(0.25,0.46,0.45,0.94);}.fancybox-thumbs > ul > li.fancybox-thumbs-active:before{opacity:1;}@media all and (max-width: 800px){.fancybox-thumbs{width:110px;}.fancybox-show-thumbs .fancybox-inner{right:110px;}.fancybox-thumbs > ul > li{max-width:calc(100% - 10px);}}body{font-family:'Raleway',sans-serif;-webkit-font-smoothing:antialiased;background:#fff;line-height:1.2;}.main-wrapper{overflow:hidden;padding-bottom:45px;}.container{position:static !important;margin:auto;width:100%;max-width:1420px;padding-left:15px;padding-right:15px;}.page-content{padding-top:35px;}.page-content.homepage{padding-top:20px;}.section-title{position:relative;margin:0 0 15px;}.section-title:before{content:'';position:absolute;height:20px;left:0;top:50%;width:100%;transform:translate(0,-50%);background:#f5f5f5;}.section-title__text{position:relative;margin:0;color:#072852;font-size:30px;font-weight:700;text-transform:uppercase;display:inline-block;padding-left:40px;padding-right:15px;background:#fff;}.section-title__text:before{content:'';display:block;position:absolute;width:18px;height:21px;background:url(../../themes/prnew_theme/images/section-title-decor.png) center/contain no-repeat;left:14px;top:50%;transform:translate(0,-50%);}.section-title__text:after{content:'';display:block;position:absolute;right:0;top:50%;transform:translate(0,-50%);width:0;height:0;border-bottom:20px solid #f5f5f5;border-left:5px solid transparent;}.around-the-web-title{margin-top:27px;margin-bottom:20px;}.items-grid{display:flex;overflow:hidden;justify-content:space-between;height:512px;}@media (max-width: 650px){.items-grid{height:360px;}}.items-grid__slider-wrap{width:53%;height:100%;}.items-grid__slider{position:relative;width:100%;height:100%;}.items-grid__slider .latest-research-slider{position:relative;width:100%;height:100%;}.items-grid__right-wrap{width:calc(47% - 12px);height:100%;}.items-grid__right-inner{position:relative;width:100%;height:100%;}.items-grid__right{position:relative;width:100%;height:100%;display:flex;justify-content:space-between;flex-wrap:wrap;}.items-grid__right .items-grid-item{height:calc(50% - 8px);align-self:flex-end;}.items-grid__right .items-grid-item.big{height:calc(50% - 8px);align-self:flex-start;}.items-grid-item{display:flex !important;flex-flow:column;justify-content:flex-end;position:relative;padding:10px 10px 12px;text-decoration:none;color:#ffffff;height:250px;width:calc(50% - 6px);overflow:hidden;cursor:pointer;}.items-grid-item.desktop-hidden{display:none !important;}@media (max-width: 1000px){.items-grid-item.desktop-hidden{display:flex !important;}}.items-grid-item a{outline:none;}.items-grid-item p{line-height:1.2;}.items-grid-item p,.items-grid-item span,.items-grid-item a,.items-grid-item em,.items-grid-item h2,.items-grid-item h3,.items-grid-item h4,.items-grid-item h5,.items-grid-item h6{position:relative;z-index:1;color:#fff !important;}.items-grid-item:before{content:'';display:block;position:absolute;z-index:1;bottom:0;left:0;width:100%;height:100%;background:-moz-linear-gradient(top,rgba(7,40,82,0.01) 0%,#072852 100%);background:-webkit-linear-gradient(top,rgba(7,40,82,0.01) 0%,#072852 100%);background:linear-gradient(to bottom,rgba(7,40,82,0.01) 0%,#072852 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#03072852',endColorstr='#072852',GradientType=0);transition:opacity .4s ease;will-change:opacity;}.items-grid-item.big{width:100%;}.items-grid-item__bg{position:absolute;z-index:0;right:0;top:0;height:100%;width:calc(100% + 40px);background-size:cover;background-position:center;background-repeat:no-repeat;}.items-grid-item__tags{position:relative;z-index:1;display:flex;flex-wrap:wrap;margin-bottom:12px;}.items-grid-item__tags a{display:inline-block;padding:4px 9px;font-size:12px;font-weight:700;color:#7a651c !important;text-decoration:none;background:#f7ce3e;transition:all .2s ease;text-transform:lowercase;margin-top:8px;margin-right:10px;}.items-grid-item__tags a:hover{background:#eebb0a;}.items-grid-item__tags a:last-child{margin-right:0;}.items-grid-item__title{position:relative;z-index:1;font-weight:700;font-size:18px;color:#ffffff;text-decoration:none;transition:all .2s ease;}.items-grid-item__title p,.items-grid-item__title h3,.items-grid-item__title h2,.items-grid-item__title h4,.items-grid-item__title h5,.items-grid-item__title h6{margin:0;font-size:18px;font-weight:700;}.items-grid-item__descrip-wrap{overflow:hidden;}@media (min-width: 1024px){.items-grid-item__descrip-wrap{height:0;}}.items-grid-item__descrip{position:relative;z-index:1;font-size:16px;color:#ffffff !important;margin:8px 0 0;transition:all .4s ease;max-height:58px;overflow:hidden;}.items-grid-item__descrip p,.items-grid-item__descrip span,.items-grid-item__descrip a,.items-grid-item__descrip em,.items-grid-item__descrip h2,.items-grid-item__descrip h3,.items-grid-item__descrip h4,.items-grid-item__descrip h5,.items-grid-item__descrip h6{margin:0 !important;color:#fff !important;}.items-grid-item__descrip p{margin:0;}.items-grid-item__descrip img{display:none;}.items-grid-item__info{position:relative;z-index:1;display:flex;margin:9px 0 0;}.items-grid-item__author{display:inline-block;font-size:12px;font-weight:700;margin:0;}.items-grid-item__time{display:inline-block;margin-left:20px;font-size:12px;font-weight:700;}.items-grid-item.hovered:before{opacity:.1;}.latest-research-slider{height:100%;}.latest-research-slider .slick-dots{position:absolute;top:20px;right:10px;display:flex;}.latest-research-slider .slick-dots li{margin-left:8px;}.latest-research-slider .slick-dots li button{display:block;padding:0;margin:0;font-size:0;width:15px;height:15px;background:none;border:2px solid #fff;transition:all .2s ease;cursor:pointer;outline:none;}.latest-research-slider .slick-dots li button:hover{border-color:#f7ce3e;background:#f7ce3e;}.latest-research-slider .slick-dots li.slick-active button{cursor:default;border-color:#f7ce3e;background:#f7ce3e;}.latest-research-slider .slick-list{height:100%;}.latest-research-slider .slick-track{height:100%;}.latest-research-slider .slick-arrow{position:absolute;top:48px;z-index:1;width:45px;height:45px;border:2px solid #fff;border-radius:7px;font-size:0;background:none;cursor:pointer;transition:all .2s ease;outline:none;}.latest-research-slider .slick-arrow:before{content:'';position:absolute;top:50%;left:50%;transform:translate(-40%,-50%);display:block;width:14px;height:23px;background:url(../../themes/prnew_theme/images/slider-arrow-right.png) center/contain no-repeat;}.latest-research-slider .slick-arrow.slick-next{right:10px;}.latest-research-slider .slick-arrow.slick-prev{right:65px;}.latest-research-slider .slick-arrow.slick-prev:before{transform:translate(-60%,-50%) rotate(180deg);}.latest-research-slider .slick-arrow:hover{background:#f7ce3e;}.latest-research-slide{height:100%;width:100%;}.latest-research-slide .items-grid-item__title{font-size:24px;}.latest-research-slide .items-grid-item__title h3{font-size:24px;}.latest-research-slide .items-grid-item__author{font-size:18px;}.latest-research-slide .items-grid-item__tags{margin-bottom:17px;}.latest-research-slide .items-grid-item__info{margin:15px 0 0;}.latest-research-slide .items-grid-item__time{font-size:18px;margin-left:32px;}.section-with-sidebar{margin-top:20px;}.section-with-sidebar .container{display:flex;align-items:flex-start;justify-content:space-between;}.section-with-sidebar__inner{width:calc(100% - 320px);}.other-recent-posts{display:flex;flex-wrap:wrap;width:100%;}.other-recent-post{display:block;width:100%;position:relative;padding:15px 80px 15px 50px;color:#4d4d4d;border:1px solid #d5d5d5;border-top:none;border-radius:5px;background:none;font-size:16px;transition:all .25s ease;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;}.other-recent-post:first-child{border-top:1px solid #d5d5d5;}.other-recent-post__time{position:absolute;top:50%;right:17px;transform:translate(0,-50%);}.other-recent-post:before{position:absolute;top:50%;left:23px;transform:translate(0,-50%);content:'';display:block;width:0;height:0;border-top:5px solid transparent;border-left:10px solid #f7ce3e;border-bottom:5px solid transparent;transition:all .25s ease;}.other-recent-post:hover{color:#313c52;background:#f0f0f0;}.other-recent-post:hover:before{border-left-color:#313c52;}.other-recent-post.desktop-only{display:block;}@media (max-width: 768px){.other-recent-post.desktop-only{display:none;}}.more-article-link{position:relative;display:block;text-align:center;text-decoration:none;padding:15px 35px;color:#b49116;font-weight:700;font-size:16px;background:#f7ce3e;border:1px solid #e8bb1e;border-radius:5px;margin-top:11px;margin-bottom:15px;transition:all .25s ease;}.more-article-link:before{position:absolute;top:50%;left:23px;transform:translate(0,-50%);content:'';display:block;width:0;height:0;border-top:5px solid transparent;border-left:10px solid #fff;border-bottom:5px solid transparent;transition:all .25s ease;}.more-article-link:after{position:absolute;top:50%;right:23px;transform:translate(0,-50%);content:'';display:block;width:0;height:0;border-top:5px solid transparent;border-right:10px solid #fff;border-bottom:5px solid transparent;transition:all .25s ease;}.more-article-link:hover{color:#313c52;}.more-article-link:hover:before{border-left-color:#313c52;}.more-article-link:hover:after{border-right-color:#313c52;}.sticky-social{position:fixed;z-index:5;top:50%;left:50%;transform:translate(-780px,-50%);display:flex;flex-flow:column;}@media (max-width: 1580px){.sticky-social{transform:translate(-747px,-50%);}}@media (max-width: 1510px){.sticky-social{display:none !important;}}.sticky-social__link{display:block;position:relative;border-top:2px solid #27c0e0;}.sticky-social__link:first-child{border-top:none;}.sticky-social__link a{position:relative;display:block;width:44px;height:44px;cursor:pointer;text-decoration:none;background:#dfe6f9;}.sticky-social__link a:before{content:'';position:absolute;z-index:0;display:block;height:100%;width:4px;background:#313c52;transition:width .2s ease;}.sticky-social__link a svg{position:absolute;z-index:1;display:block;width:55%;height:60%;top:50%;left:50%;transform:translate(-50%,-50%);}.sticky-social__link a svg path,.sticky-social__link a svg polygon{fill:#313c52;transition:fill .2s ease;}.sticky-social__link a.youtube svg{width:70%;height:80%;}.sticky-social__link a:hover:before{width:100%;}.sticky-social__link a:hover svg path,.sticky-social__link a:hover svg polygon{fill:#fff;}.page-text-content{padding-left:40px !important;line-height:1.4;}.page-text-content ul{margin:1em 0;padding-left:2em;}.page-text-content ul li{list-style:disc;}.page-text-content ul li + li{margin-top:.5em;}.page-text-content p{line-height:1.4;}.page-text-content h2{margin:1rem 0;}.page-text-content h3{margin:1rem 0;}br.mobile-only{display:none;}@media (max-width: 560px){br.mobile-only{display:block;}}.alm-btn-wrap{opacity:0;transition:opacity .3s ease;text-align:center;}.alm-load-more-btn{display:inline-block;padding:12px 40px;margin:30px auto 0;color:#313c52;background:#f7ce3e;cursor:pointer;outline:none;border-radius:4px;font-size:22px;font-weight:700;border:none;transition:background .25s ease;}.alm-load-more-btn:hover{background:#e9b80a;}.around-the-web-items .articles-item{position:relative;}.around-the-web-items .articles-item:nth-child(1){margin-top:0;}.around-the-web-items .articles-item:nth-child(2){margin-top:0;}.around-the-web-items .articles-item:nth-child(3){margin-top:0;}.around-the-web-items .articles-item__info{padding-bottom:46px;}.single-article-content img{max-width:100%;height:auto;}.alm-load-more-btn.done{display:none;}.media-logos{display:flex;justify-content:space-between;align-items:center;}@media (max-width: 640px){.media-logos{flex-wrap:wrap;}}.media-logo{width:13%;max-width:190px;opacity:.5;transition:opacity .3s ease;will-change:opacity;}.media-logo svg{width:100%;max-width:100%;height:auto;max-height:60px;}.media-logo:hover{opacity:.8;}@media (max-width: 640px){.media-logo{width:50% !important;max-width:50%;display:flex;justify-content:center;align-items:center;margin-bottom:20px;}.media-logo svg{width:150px;}}@media (max-width: 420px){.media-logo svg{width:120px;}}div.wpcf7-response-output{float:left;margin:10px 0 0;padding:0;background:#eee;padding:8px 15px;border-radius:5px;border:1px solid #ccc;color:#444;}span.wpcf7-not-valid-tip{position:absolute;top:0;left:10%;z-index:100;background:rgba(255,255,255,0.8);border:1px solid #ccc;font-size:12px;padding:2px 10px;color:#222;width:95%;}#spu-1811{background:#fff !important;border:none !important;border-radius:0;}.subscribe-box-spacing{margin-top:45px;clear:both;}@media (max-width: 1200px){.page-header__nav{flex-wrap:wrap;}.page-header__nav-1{width:75%;}.page-header__nav-2{width:25.1%;margin-left:-.1%;}.page-header__nav-2 a{border-right:1px solid #cecece;}.page-header__nav-3{width:100%;border-top:1px solid #f2f2f2;}.silver-bullion-titles{left:56%;}#silver-bullion-title-1{transform:translate(-50%,0);}#silver-bullion-title-2{transform:translate(-50%,0);}.section-hero-subscribe__bg::before{width:70%;}.articles-items{justify-content:space-around;}.articles-item{width:48%;margin-left:0;}.articles-item:nth-child(1),.articles-item:nth-child(2),.articles-item:nth-child(3){margin-top:15px;}.page-footer .container{flex-wrap:wrap;}.page-footer__logo{order:1;}.page-footer__main{order:3;margin:0 auto;margin-top:25px;width:100%;}.page-footer__subscribe{order:2;}.other-recent-post{padding-right:90px;}.team-member{padding-left:0;}.page-text-content{padding-left:0 !important;}}@media (min-width: 1024px){.articles-item__hover:hover{transform:translateX(-7px) translateY(-7px);box-shadow:7px 7px 12px rgba(0,0,0,0.15);}}@media (max-width: 1000px){.page-header__top{justify-content:space-between;}.section-hero-subscribe__bg::before{display:none;}.hero-subscribe{display:block;float:none;margin:0 auto;max-width:625px;width:100%;}.items-grid__right-wrap{display:none;}.items-grid__slider-wrap{width:calc(60% - 8px);margin:0 auto;}.section-title{text-align:center;}.section-with-sidebar .container{flex-direction:column;align-items:center;}.section-with-sidebar .sidebar{margin-top:25px;max-width:308px;width:100%;}.section-with-sidebar__inner{width:100%;}.hero-subscribe__form input{max-width:420px;width:100%;}.silver-bullion-titles{left:58%;}.contact-us-form{padding-left:0;}}@media (max-width: 800px){.page-header__nav{flex-direction:column;}.page-header__nav-1,.page-header__nav-2,.page-header__nav-3{display:flex;flex-direction:column;width:100%;}.page-header__nav-2{margin-left:0;}.page-header__logo{width:300px;}.page-header__nav a{border-bottom:1px solid #f2f2f2;border-left:none;min-height:63px;}.page-header__nav-2 a{border-right:none;}.page-header__nav-1,.page-header__nav-2,.page-header__nav-3{display:block;}.page-header__nav-3{border-top:none;}.silver-bullion-titles{left:52%;}.page-footer .container{flex-direction:column;align-items:center;}.page-footer__subscribe{margin-top:25px;}.page-footer__subscribe-title{text-align:center;}.hero-subscribe__title{white-space:normal;}.page-header__nav-3 a:last-child{border-right:none;border-bottom:none;}.team-member{display:flex;flex-direction:column;}.team-member__photo{margin-right:0;margin-bottom:15px;}.team-member__name{text-align:center;}.team-member__position{text-align:center;}.page-text-content ul li{list-style:none;}.page-text-content ul{padding-left:0;}.overflowHidden{overflow:hidden;}.page-header__nav{display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;position:fixed;padding-top:65px;box-sizing:border-box;z-index:9999;top:0;left:100%;height:100%;width:100%;overflow:auto;transform:translate(0,0);transition:transform .4s ease;background-color:#fff;}.page-header__nav.active{transform:translate(-100%,0);}.page-header__nav a:hover{background-color:#fbfbfb;}.burger-mob{display:block;position:absolute;width:42px;height:28px;top:80px;right:15px;}.burger-mob span{display:block;position:absolute;left:0;width:100%;background:#313c52;border-radius:2px;height:3px;}.burger-mob span:nth-child(1){top:0;}.burger-mob span:nth-child(2){top:50%;-webkit-transform:translate(0,-1px);-moz-transform:translate(0,-1px);-ms-transform:translate(0,-1px);-o-transform:translate(0,-1px);transform:translate(0,-1px);}.burger-mob span:nth-child(3){bottom:-1px;}.mobile-menu-close{display:block;position:fixed;top:35px;right:15px;width:40px;height:40px;}.mobile-menu-close .cross{position:absolute;top:0;height:4px;margin-top:-2px;left:0;width:100%;}.mobile-menu-close .cross:before{content:"";display:block;position:absolute;background:#313c52;width:40px;height:2px;top:12px;border-radius:2px;transform:rotate(-45deg);}.mobile-menu-close .cross:after{content:"";display:block;position:absolute;background:#313c52;width:40px;height:2px;top:12px;border-radius:2px;transform:rotate(45deg);}.page-header__top{justify-content:flex-start;align-items:center;align-items:flex-start;}.page-header__search{position:static;margin-left:0;width:100%;margin-top:25px;}.page-header__search input[type="text"]{width:100%;}.page-header__top{justify-content:space-between;flex-direction:column;}.page-header__search{position:static;margin-top:15px;}}@media (max-width: 700px){.page-header__logo{width:250px;display:block;margin:auto;}.articles-item{width:100%;}.price-bar__top{flex-direction:column;height:auto;}.prices-top{width:100%;background:#313c52;z-index:2;padding-bottom:2px;}.items-grid__slider-wrap{width:80%;}.section-title__text{font-size:26px;}.hero-subscribe{border:none;}.page-footer__logo{width:250px;}.hero-subscribe__title{font-size:30px;}.prices-top-items-fixed .price-top-item:first-child{margin-left:0;}.inputs-wrap{flex-wrap:wrap;}.inputs-wrap .input-wrap{width:100%;}.price-bar__title:before{border-top:19px solid #f7ce3e;border-right:7px solid transparent;}.price-bar__title:after{display:none;}}@media (max-width: 560px){.section-title__text{font-size:22px;padding-left:0;padding-right:0;}.section-title::before{display:none;}.section-title__text::before{display:none;}.section-title__text::after{display:none;}.items-grid__slider-wrap{width:100%;}.hero-subscribe{padding-left:30px;padding-right:30px;padding-top:50px;padding-bottom:50px;}.hero-subscribe__form button{font-size:22px;}.prices-top{display:flex;flex-direction:column;overflow:hidden;padding-top:3px;padding-left:0;}.price-bar__top{position:relative;}.prices-top-items-fixed{min-width:0;position:absolute;top:0;right:0;width:calc(100% - 176px);justify-content:space-around;}.prices-top-items-fixed .price-top-item{margin-left:0;}.prices-top-items-scrolling{padding-top:5px;}.price-bar__title{padding-top:3px;padding-bottom:3px;}.price-bar__title:before{border-top:25px solid #f7ce3e;border-right:8px solid transparent;}.hero-subscribe__form{margin-top:20px;}.other-recent-post{padding-left:25px;font-size:15px;padding-right:80px;}.other-recent-post:before{left:10px;}.other-recent-post__time{right:10px;}.around-the-web-items .articles-item:nth-child(5),.around-the-web-items .articles-item:nth-child(6),.around-the-web-items .articles-item:nth-child(7),.around-the-web-items .articles-item:nth-child(8),.around-the-web-items .articles-item:nth-child(9){display:none;}}@media (max-width: 480px){.burger-mob{top:90px;}.price-top-item{font-size:13px;}.companies-ticker-item{font-size:13px;}.price-bar__bottom{height:36px;}}@media (max-width: 460px){.page-footer__nav{display:flex;flex-direction:column;align-items:center;}.page-footer__nav a + a{margin-left:0;margin-bottom:15px;}.page-footer__nav a:first-child{margin-bottom:15px;}.footer-subscribe-form{flex-direction:column;}.footer-subscribe-form input{border-left:0;}.latest-research-slide .items-grid-item__title h3{font-size:20px;}.latest-research-slider .items-grid-item__descrip{font-size:15px;}.latest-research-slide .items-grid-item__time{font-size:15px;}.latest-research-slide p{font-size:15px;}.latest-research-slider .items-grid-item__author{font-size:15px;}.price-bar__title{width:101px;padding-top:5px;padding-bottom:5px;padding-left:4px;font-size:13px;}.prices-top-items-fixed{width:calc(100% - 111px);margin:6px 0;}.price-top-item__val{padding-right:12px;}}@media (max-width: 420px){.hero-subscribe__title{font-size:28px;}.hero-subscribe__form input{font-size:14px;}.latest-research-slider .slick-arrow{top:auto;bottom:-50px;background-color:#313c52;}.items-grid__slider-wrap{padding-bottom:50px;}.latest-research-slider .slick-arrow.slick-next{right:-1px;}.latest-research-slider .slick-arrow.slick-prev{right:auto;left:-1px;}.items-grid__slider-wrap ul.slick-dots{position:absolute;bottom:-35px;top:auto;left:50%;right:auto;transform:translate(-50%,0);}.latest-research-slider .slick-dots li button{border:2px solid #f7ce3e;}.page-header__logo{width:204px;}}@media (max-width: 360px){.page-header__logo{display:inline-block;margin:0;}.price-top-item{font-size:11px;}.companies-ticker-item{font-size:11px;}}@font-face{font-family:'Raleway';font-style:italic;font-weight:400;src:local('Raleway Italic'),local(Raleway-Italic),url(../../../s/raleway/v12/1Ptsg8zYS_SKggPNyCg4TYFv.ttf) format("truetype");}@font-face{font-family:'Raleway';font-style:italic;font-weight:700;src:local('Raleway Bold Italic'),local(Raleway-BoldItalic),url(../../../s/raleway/v12/1Ptpg8zYS_SKggPNyCgw9qR_AtCe.ttf) format("truetype");}@font-face{font-family:'Raleway';font-style:normal;font-weight:300;src:local('Raleway Light'),local(Raleway-Light),url(../../../s/raleway/v12/1Ptrg8zYS_SKggPNwIYqWqZPBQ.ttf) format("truetype");}@font-face{font-family:'Raleway';font-style:normal;font-weight:400;src:local(Raleway),local(Raleway-Regular),url(../../../s/raleway/v12/1Ptug8zYS_SKggPNyC0ISg.ttf) format("truetype");}@font-face{font-family:'Raleway';font-style:normal;font-weight:700;src:local('Raleway Bold'),local(Raleway-Bold),url(../../../s/raleway/v12/1Ptrg8zYS_SKggPNwJYtWqZPBQ.ttf) format("truetype");}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:local('Roboto Slab Light'),local(RobotoSlab-Light),url(../../../s/robotoslab/v7/BngRUXZYTXPIvIBgJJSb6u9mxLCGwRg.ttf) format("truetype");}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:local('Roboto Slab Regular'),local(RobotoSlab-Regular),url(../../../s/robotoslab/v7/BngMUXZYTXPIvIBgJJSb6ufN5qA.ttf) format("truetype");}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:local('Roboto Slab Bold'),local(RobotoSlab-Bold),url(../../../s/robotoslab/v7/BngRUXZYTXPIvIBgJJSb6u92w7CGwRg.ttf) format("truetype");}div.ayvpp_video_meta_data{float:right;margin:0 0 10px 10px;text-align:right;}div.ayvpp_video_meta{display:inline-block;width:222px;background:#f0f0f0;border:1px dotted #ccc;margin:0 0 20px 20px;padding:10px;}div.ayvpp_video_meta a,div.ayvpp_video_meta span{display:block;text-align:right;padding-right:20px;}div.ayvpp_video_meta span{font-size:10px;}div.ayvpp_video_meta label{display:inline-block;width:50px;margin-top:10px;text-align:right;line-height:16px;font-size:11px;color:#666;}div.ayvpp_video_meta input{display:inline-block;width:146px;margin-left:3px;font-size:10px;color:#666;line-height:16px;}iframe.ayvpp{margin-bottom:20px;}.clear{clear:both;}.optinforms-confirm-checkbox{font-size:12px;text-align:left;margin-top:10px;}#optinforms-form1-container{width:100%;margin:10px auto 20px;}#optinforms-form1{display:block;float:left;width:100%;background:#efefef;padding:15px 3%;text-align:center;margin:0 0 5px;border-radius:8px;border:2px solid #e0e0e0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#optinforms-form1-title{display:block;text-align:center;color:#eb432c;margin:0 0 15px;font-family:Damion,sans-serif;}#optinforms-form1-subtitle{font-size:16px;color:#333;margin:20px 0;}#optinforms-form1-name-field-container,#optinforms-form1-email-field-container{display:inline;float:left;width:38%;margin:0 2% 0 0;}#optinforms-form1-button-container{display:inline;float:left;width:20%;margin:0;}#optinforms-form1-name-field{color:#666;padding:8px 8px 8px 33px !important;background:url(../../plugins/optin-forms/images/icon-user-01.png) no-repeat left center #fff;width:100%;border:1px solid #DFDFDF;border-radius:4px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#optinforms-form1-email-field{color:#666;padding:8px 8px 8px 33px !important;background:url(../../plugins/optin-forms/images/icon-email-01.png) no-repeat left center #fff;width:100%;border:1px solid #DFDFDF;border-radius:4px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#optinforms-form1-button{margin:2px 0 0;color:#fff;background:#20a64c;padding:6px;border:0;border-radius:4px;font-size:14px;font-weight:700;cursor:pointer;width:100%;text-shadow:none;}#optinforms-form1-disclaimer{font-size:11px;color:#666;margin:10px 0;}#optinforms-form1 .optinforms-confirm-checkbox{text-align:center;}#optinforms-form2-container{width:100%;margin:10px auto 20px;}#optinforms-form2{display:block;float:left;width:100%;background:#266d7c;padding:15px 3%;text-align:center;margin:0 0 5px;border-radius:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#optinforms-form2-title-container{display:inline;float:left;width:30%;text-align:left;margin:0 2% 0 0;}#optinforms-form2-title{color:#fff;font-family:Pacifico,sans-serif;font-size:30px;line-height:30px;}#optinforms-form2-email-field-container{display:inline;float:left;width:30%;text-align:left;}#optinforms-form2-email-field{color:#000;padding:8px 8px 8px 33px;background:url(../../plugins/optin-forms/images/icon-email-01.png) no-repeat left center #fff;width:100%;border:1px solid #DFDFDF;border-radius:4px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#optinforms-form2-button-container{display:inline;float:left;width:18%;text-align:left;margin:0 0 0 2%;}#optinforms-form2-button{margin:2px 0 0;color:#fff;background:#49A3FE;padding:6px;border:0;border-radius:4px;font-size:14px;font-weight:700;cursor:pointer;width:100%;text-shadow:none;}#optinforms-form2-disclaimer-container{display:inline;float:left;width:16%;text-align:left;margin:0 0 0 2%;}#optinforms-form2-disclaimer{font-size:11px;color:#fff;margin:12px 0;}#optinforms-form2 .optinforms-confirm-checkbox{color:#fff;}#optinforms-form2 .optinforms-confirm-checkbox a{color:inherit;}#optinforms-form3-container{width:100%;margin:10px auto 20px;}#optinforms-form3{display:block;float:left;width:100%;background:url(../../plugins/optin-forms/images/form3-border-top.gif) repeat-x #fff;padding:0;text-align:center;margin:0 0 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#optinforms-form3-inside{display:block;width:100%;padding:15px 3%;background:#f0f0f0;margin:12px 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#optinforms-form3-container-left{display:inline;float:left;width:58%;margin:10px 1% 0 0;text-align:left;}#optinforms-form3-container-right{display:inline;float:left;width:38%;margin:10px 0 0 1%;text-align:left;}#optinforms-form3-title{color:#505050;font-family:Droid Serif,sans-serif;font-size:30px;line-height:30px;}#optinforms-form3-subtitle{font-size:16px;color:#505050;margin:20px 10px 20px 0;line-height:28px;}#optinforms-form3-name-field{color:#666;padding:8px 8px 8px 33px;margin:0 0 5px;background:url(../../plugins/optin-forms/images/icon-user-01.png) no-repeat left center #fff;width:100%;border:1px solid #DFDFDF;border-radius:4px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#optinforms-form3-email-field{color:#666;padding:8px 8px 8px 33px;margin:0 0 5px;background:url(../../plugins/optin-forms/images/icon-email-01.png) no-repeat left center #fff;width:100%;border:1px solid #DFDFDF;border-radius:4px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#optinforms-form3-button{margin:0;color:#fff;background:#49A3FE;padding:6px;border:0;border-radius:4px;font-size:18px;font-weight:700;cursor:pointer;width:100%;text-shadow:none;}#optinforms-form3 .optinforms-confirm-checkbox{margin-bottom:10px;}#optinforms-form4-container{width:100%;margin:10px auto 20px;}#optinforms-form4{display:block;float:left;width:100%;background:#FCFCFC;padding:15px 3%;text-align:center;margin:0 0 5px;border:2px solid #ECEAED;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#optinforms-form4-title{color:#505050;font-family:Arial,sans-serif;font-size:24px;line-height:24px;margin:10px 0;}#optinforms-form4-subtitle{font-size:16px;color:#505050;margin:15px 0;line-height:28px;}#optinforms-form4-email-field{color:#666;padding:8px;margin:0 0 5px;background:#fff;width:100%;text-align:center;font-size:16px;border:1px solid #DFDFDF;border-radius:4px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#optinforms-form4-button{margin:0;color:#1d629b;background:#faff5b;padding:6px;border:0;border-radius:4px;font-size:20px;font-weight:700;cursor:pointer;width:100%;text-shadow:none;}#optinforms-form4-disclaimer{font-size:12px;color:#999;margin:10px 0;}#optinforms-form4 .optinforms-confirm-checkbox{text-align:center;margin-bottom:10px;}#optinforms-form5-container{width:100%;margin:10px auto 20px;}#optinforms-form5{display:block;float:left;width:100%;background:#333333;padding:15px 3%;text-align:center;margin:0 0 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#optinforms-form5-container-left{display:inline;float:left;width:39%;margin:10px 1% 10px 0;text-align:left;}#optinforms-form5-container-right{display:inline;float:left;width:59%;margin:10px 0 10px 1%;text-align:left;}#optinforms-form5-title{color:#fb6a13;font-family:"News Cycle",sans-serif;font-size:28px;line-height:28px;margin:0 0 20px;}#optinforms-form5-subtitle{font-size:16px;line-height:26px;font-family:Georgia,"Times New Roman",Times,serif;color:#ccc;margin:0 20px;}#optinforms-form5-name-field{color:#000;padding:8px 8px 8px 33px;margin:0 0 10px;background:url(../../plugins/optin-forms/images/icon-user-01.png) no-repeat left center #fff;width:100%;border:1px solid #DFDFDF;border-radius:4px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#optinforms-form5-email-field{color:#000;padding:8px 8px 8px 33px;margin:0 0 10px;background:url(../../plugins/optin-forms/images/icon-email-01.png) no-repeat left center #fff;width:100%;border:1px solid #DFDFDF;border-radius:4px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#optinforms-form5-button{margin:0;color:#fff;background:#fb6a13;padding:6px;border:0;border-radius:4px;font-size:16px;font-weight:700;cursor:pointer;width:100%;}#optinforms-form5-disclaimer{font-size:14px;line-height:26px;font-family:Georgia,"Times New Roman",Times,serif;color:#727272;margin:20px 20px 0;}#optinforms-form5 .optinforms-confirm-checkbox{color:#727272;}#optinforms-form5 .optinforms-confirm-checkbox a{color:inherit;}#optinforms-powered-by{width:99%;text-align:right;font-size:11px;color:#666;margin:10px 1% 0 0;}.sticky-placeholder-wrapper > label{opacity:.5;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-ms-transition:opacity .2s ease-out;transition:opacity .2s ease-out;}@media only screen and (min-width: 768px) and (max-width: 959px){#optinforms-form1-name-field-container,#optinforms-form1-email-field-container{display:block;float:none;width:100%;margin:0 0 5px;}#optinforms-form1-name-field,#optinforms-form1-email-field{background:#fff;text-align:center;padding:8px !important;}#optinforms-form1-button-container{display:block;float:none;width:100%;}#optinforms-form2-title-container{display:block;width:100%;margin:0 0 10px;}#optinforms-form2-title{text-align:center;}#optinforms-form2-email-field-container{display:block;width:100% !important;}#optinforms-form2-email-field{background:#fff;text-align:center;}#optinforms-form2-button-container{display:block;width:100%;margin:0;}#optinforms-form2-disclaimer-container{width:100%;margin:0;}#optinforms-form2-disclaimer{margin:10px 0 0;text-align:center;}#optinforms-form3-container-left,#optinforms-form3-container-right{display:block;width:100%;}#optinforms-form5-container-left,#optinforms-form5-container-right{display:block;width:100%;}#optinforms-form5-title{text-align:center;}#optinforms-form5-name-field,#optinforms-form5-email-field{background:#fff;text-align:center;padding:8px !important;}#optinforms-form5-subtitle,#optinforms-form5-disclaimer{text-align:center;}}@media only screen and (min-width: 480px) and (max-width: 767px){#optinforms-form1-name-field-container,#optinforms-form1-email-field-container{display:block;float:none;width:100%;margin:0 0 5px;}#optinforms-form1-name-field,#optinforms-form1-email-field{background:#fff;text-align:center;padding:8px !important;}#optinforms-form1-button-container{display:block;float:none;width:100%;}#optinforms-form2-title-container{display:block;width:100%;margin:0 0 10px;}#optinforms-form2-title{text-align:center;}#optinforms-form2-email-field-container{display:block;width:100% !important;}#optinforms-form2-email-field{background:#fff;text-align:center;}#optinforms-form2-button-container{display:block;width:100%;margin:0;}#optinforms-form2-disclaimer-container{width:100%;margin:0;}#optinforms-form2-disclaimer{margin:10px 0 0;text-align:center;}#optinforms-form3-container-left,#optinforms-form3-container-right{display:block;width:100%;}#optinforms-form5-container-left,#optinforms-form5-container-right{display:block;width:100%;}#optinforms-form5-title{text-align:center;}#optinforms-form5-name-field,#optinforms-form5-email-field{background:#fff;text-align:center;padding:8px !important;}#optinforms-form5-subtitle,#optinforms-form5-disclaimer{text-align:center;}}@media only screen and (min-width: 320px) and (max-width: 479px){#optinforms-form1-name-field-container,#optinforms-form1-email-field-container{display:block;float:none;width:100%;margin:0 0 5px;}#optinforms-form1-name-field,#optinforms-form1-email-field{background:#fff;text-align:center;padding:8px !important;}#optinforms-form1-button-container{display:block;float:none;width:100%;}#optinforms-form2-title-container{display:block;width:100%;margin:0 0 10px;}#optinforms-form2-title{text-align:center;}#optinforms-form2-email-field-container{display:block;width:100% !important;}#optinforms-form2-email-field{background:#fff;text-align:center;}#optinforms-form2-button-container{display:block;width:100%;margin:0;}#optinforms-form2-disclaimer-container{width:100%;margin:0;}#optinforms-form2-disclaimer{margin:10px 0 0;text-align:center;}#optinforms-form3-container-left,#optinforms-form3-container-right{display:block;width:100%;}#optinforms-form5-container-left,#optinforms-form5-container-right{display:block;width:100%;}#optinforms-form5-title{text-align:center;}#optinforms-form5-name-field,#optinforms-form5-email-field{background:#fff;text-align:center;padding:8px !important;}#optinforms-form5-subtitle,#optinforms-form5-disclaimer{text-align:center;}}@font-face{font-family:'Droid Sans';font-style:normal;font-weight:400;src:local('Droid Sans Regular'),local(DroidSans-Regular),url(../../../s/droidsans/v8/SlGVmQWMvZQIdix7AFxXkHNSaA.ttf) format("truetype");}@font-face{font-family:'Droid Serif';font-style:normal;font-weight:400;src:local('Droid Serif Regular'),local(DroidSerif-Regular),url(../../../s/droidserif/v8/tDbI2oqRg1oM3QBjjcaDkOr9rAA.ttf) format("truetype");}@font-face{font-family:dashicons;src:url(../../../wp-includes/fonts/dashicons.eot);}@font-face{font-family:dashicons;src:url(data:application/font-woff;charset=utf-8;base64,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) format("woff"),url(../../../wp-includes/fonts/dashicons.ttf) format("truetype"),url(../../../wp-includes/fonts/dashicons.svg) format("svg");font-weight:400;font-style:normal;}.dashicons,.dashicons-before:before{display:inline-block;width:20px;height:20px;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;text-align:center;transition:color .1s ease-in 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.dashicons-menu:before{content:"\f333";}.dashicons-admin-site:before{content:"\f319";}.dashicons-dashboard:before{content:"\f226";}.dashicons-admin-media:before{content:"\f104";}.dashicons-admin-page:before{content:"\f105";}.dashicons-admin-comments:before{content:"\f101";}.dashicons-admin-appearance:before{content:"\f100";}.dashicons-admin-plugins:before{content:"\f106";}.dashicons-admin-users:before{content:"\f110";}.dashicons-admin-tools:before{content:"\f107";}.dashicons-admin-settings:before{content:"\f108";}.dashicons-admin-network:before{content:"\f112";}.dashicons-admin-generic:before{content:"\f111";}.dashicons-admin-home:before{content:"\f102";}.dashicons-admin-collapse:before{content:"\f148";}.dashicons-filter:before{content:"\f536";}.dashicons-admin-customizer:before{content:"\f540";}.dashicons-admin-multisite:before{content:"\f541";}.dashicons-admin-links:before,.dashicons-format-links:before{content:"\f103";}.dashicons-admin-post:before,.dashicons-format-standard:before{content:"\f109";}.dashicons-format-image:before{content:"\f128";}.dashicons-format-gallery:before{content:"\f161";}.dashicons-format-audio:before{content:"\f127";}.dashicons-format-video:before{content:"\f126";}.dashicons-format-chat:before{content:"\f125";}.dashicons-format-status:before{content:"\f130";}.dashicons-format-aside:before{content:"\f123";}.dashicons-format-quote:before{content:"\f122";}.dashicons-welcome-edit-page:before,.dashicons-welcome-write-blog:before{content:"\f119";}.dashicons-welcome-add-page:before{content:"\f133";}.dashicons-welcome-view-site:before{content:"\f115";}.dashicons-welcome-widgets-menus:before{content:"\f116";}.dashicons-welcome-comments:before{content:"\f117";}.dashicons-welcome-learn-more:before{content:"\f118";}.dashicons-image-crop:before{content:"\f165";}.dashicons-image-rotate:before{content:"\f531";}.dashicons-image-rotate-left:before{content:"\f166";}.dashicons-image-rotate-right:before{content:"\f167";}.dashicons-image-flip-vertical:before{content:"\f168";}.dashicons-image-flip-horizontal:before{content:"\f169";}.dashicons-image-filter:before{content:"\f533";}.dashicons-undo:before{content:"\f171";}.dashicons-redo:before{content:"\f172";}.dashicons-editor-bold:before{content:"\f200";}.dashicons-editor-italic:before{content:"\f201";}.dashicons-editor-ul:before{content:"\f203";}.dashicons-editor-ol:before{content:"\f204";}.dashicons-editor-quote:before{content:"\f205";}.dashicons-editor-alignleft:before{content:"\f206";}.dashicons-editor-aligncenter:before{content:"\f207";}.dashicons-editor-alignright:before{content:"\f208";}.dashicons-editor-insertmore:before{content:"\f209";}.dashicons-editor-spellcheck:before{content:"\f210";}.dashicons-editor-distractionfree:before,.dashicons-editor-expand:before{content:"\f211";}.dashicons-editor-contract:before{content:"\f506";}.dashicons-editor-kitchensink:before{content:"\f212";}.dashicons-editor-underline:before{content:"\f213";}.dashicons-editor-justify:before{content:"\f214";}.dashicons-editor-textcolor:before{content:"\f215";}.dashicons-editor-paste-word:before{content:"\f216";}.dashicons-editor-paste-text:before{content:"\f217";}.dashicons-editor-removeformatting:before{content:"\f218";}.dashicons-editor-video:before{content:"\f219";}.dashicons-editor-customchar:before{content:"\f220";}.dashicons-editor-outdent:before{content:"\f221";}.dashicons-editor-indent:before{content:"\f222";}.dashicons-editor-help:before{content:"\f223";}.dashicons-editor-strikethrough:before{content:"\f224";}.dashicons-editor-unlink:before{content:"\f225";}.dashicons-editor-rtl:before{content:"\f320";}.dashicons-editor-break:before{content:"\f474";}.dashicons-editor-code:before{content:"\f475";}.dashicons-editor-paragraph:before{content:"\f476";}.dashicons-editor-table:before{content:"\f535";}.dashicons-align-left:before{content:"\f135";}.dashicons-align-right:before{content:"\f136";}.dashicons-align-center:before{content:"\f134";}.dashicons-align-none:before{content:"\f138";}.dashicons-lock:before{content:"\f160";}.dashicons-unlock:before{content:"\f528";}.dashicons-calendar:before{content:"\f145";}.dashicons-calendar-alt:before{content:"\f508";}.dashicons-visibility:before{content:"\f177";}.dashicons-hidden:before{content:"\f530";}.dashicons-post-status:before{content:"\f173";}.dashicons-edit:before{content:"\f464";}.dashicons-post-trash:before,.dashicons-trash:before{content:"\f182";}.dashicons-sticky:before{content:"\f537";}.dashicons-external:before{content:"\f504";}.dashicons-arrow-up:before{content:"\f142";}.dashicons-arrow-down:before{content:"\f140";}.dashicons-arrow-left:before{content:"\f141";}.dashicons-arrow-right:before{content:"\f139";}.dashicons-arrow-up-alt:before{content:"\f342";}.dashicons-arrow-down-alt:before{content:"\f346";}.dashicons-arrow-left-alt:before{content:"\f340";}.dashicons-arrow-right-alt:before{content:"\f344";}.dashicons-arrow-up-alt2:before{content:"\f343";}.dashicons-arrow-down-alt2:before{content:"\f347";}.dashicons-arrow-left-alt2:before{content:"\f341";}.dashicons-arrow-right-alt2:before{content:"\f345";}.dashicons-leftright:before{content:"\f229";}.dashicons-sort:before{content:"\f156";}.dashicons-randomize:before{content:"\f503";}.dashicons-list-view:before{content:"\f163";}.dashicons-excerpt-view:before,.dashicons-exerpt-view:before{content:"\f164";}.dashicons-grid-view:before{content:"\f509";}.dashicons-move:before{content:"\f545";}.dashicons-hammer:before{content:"\f308";}.dashicons-art:before{content:"\f309";}.dashicons-migrate:before{content:"\f310";}.dashicons-performance:before{content:"\f311";}.dashicons-universal-access:before{content:"\f483";}.dashicons-universal-access-alt:before{content:"\f507";}.dashicons-tickets:before{content:"\f486";}.dashicons-nametag:before{content:"\f484";}.dashicons-clipboard:before{content:"\f481";}.dashicons-heart:before{content:"\f487";}.dashicons-megaphone:before{content:"\f488";}.dashicons-schedule:before{content:"\f489";}.dashicons-wordpress:before{content:"\f120";}.dashicons-wordpress-alt:before{content:"\f324";}.dashicons-pressthis:before{content:"\f157";}.dashicons-update:before{content:"\f463";}.dashicons-screenoptions:before{content:"\f180";}.dashicons-cart:before{content:"\f174";}.dashicons-feedback:before{content:"\f175";}.dashicons-cloud:before{content:"\f176";}.dashicons-translation:before{content:"\f326";}.dashicons-tag:before{content:"\f323";}.dashicons-category:before{content:"\f318";}.dashicons-archive:before{content:"\f480";}.dashicons-tagcloud:before{content:"\f479";}.dashicons-text:before{content:"\f478";}.dashicons-media-archive:before{content:"\f501";}.dashicons-media-audio:before{content:"\f500";}.dashicons-media-code:before{content:"\f499";}.dashicons-media-default:before{content:"\f498";}.dashicons-media-document:before{content:"\f497";}.dashicons-media-interactive:before{content:"\f496";}.dashicons-media-spreadsheet:before{content:"\f495";}.dashicons-media-text:before{content:"\f491";}.dashicons-media-video:before{content:"\f490";}.dashicons-playlist-audio:before{content:"\f492";}.dashicons-playlist-video:before{content:"\f493";}.dashicons-controls-play:before{content:"\f522";}.dashicons-controls-pause:before{content:"\f523";}.dashicons-controls-forward:before{content:"\f519";}.dashicons-controls-skipforward:before{content:"\f517";}.dashicons-controls-back:before{content:"\f518";}.dashicons-controls-skipback:before{content:"\f516";}.dashicons-controls-repeat:before{content:"\f515";}.dashicons-controls-volumeon:before{content:"\f521";}.dashicons-controls-volumeoff:before{content:"\f520";}.dashicons-yes:before{content:"\f147";}.dashicons-no:before{content:"\f158";}.dashicons-no-alt:before{content:"\f335";}.dashicons-plus:before{content:"\f132";}.dashicons-plus-alt:before{content:"\f502";}.dashicons-plus-alt2:before{content:"\f543";}.dashicons-minus:before{content:"\f460";}.dashicons-dismiss:before{content:"\f153";}.dashicons-marker:before{content:"\f159";}.dashicons-star-filled:before{content:"\f155";}.dashicons-star-half:before{content:"\f459";}.dashicons-star-empty:before{content:"\f154";}.dashicons-flag:before{content:"\f227";}.dashicons-info:before{content:"\f348";}.dashicons-warning:before{content:"\f534";}.dashicons-share:before{content:"\f237";}.dashicons-share1:before{content:"\f237";}.dashicons-share-alt:before{content:"\f240";}.dashicons-share-alt2:before{content:"\f242";}.dashicons-twitter:before{content:"\f301";}.dashicons-rss:before{content:"\f303";}.dashicons-email:before{content:"\f465";}.dashicons-email-alt:before{content:"\f466";}.dashicons-facebook:before{content:"\f304";}.dashicons-facebook-alt:before{content:"\f305";}.dashicons-networking:before{content:"\f325";}.dashicons-googleplus:before{content:"\f462";}.dashicons-location:before{content:"\f230";}.dashicons-location-alt:before{content:"\f231";}.dashicons-camera:before{content:"\f306";}.dashicons-images-alt:before{content:"\f232";}.dashicons-images-alt2:before{content:"\f233";}.dashicons-video-alt:before{content:"\f234";}.dashicons-video-alt2:before{content:"\f235";}.dashicons-video-alt3:before{content:"\f236";}.dashicons-vault:before{content:"\f178";}.dashicons-shield:before{content:"\f332";}.dashicons-shield-alt:before{content:"\f334";}.dashicons-sos:before{content:"\f468";}.dashicons-search:before{content:"\f179";}.dashicons-slides:before{content:"\f181";}.dashicons-analytics:before{content:"\f183";}.dashicons-chart-pie:before{content:"\f184";}.dashicons-chart-bar:before{content:"\f185";}.dashicons-chart-line:before{content:"\f238";}.dashicons-chart-area:before{content:"\f239";}.dashicons-groups:before{content:"\f307";}.dashicons-businessman:before{content:"\f338";}.dashicons-id:before{content:"\f336";}.dashicons-id-alt:before{content:"\f337";}.dashicons-products:before{content:"\f312";}.dashicons-awards:before{content:"\f313";}.dashicons-forms:before{content:"\f314";}.dashicons-testimonial:before{content:"\f473";}.dashicons-portfolio:before{content:"\f322";}.dashicons-book:before{content:"\f330";}.dashicons-book-alt:before{content:"\f331";}.dashicons-download:before{content:"\f316";}.dashicons-upload:before{content:"\f317";}.dashicons-backup:before{content:"\f321";}.dashicons-clock:before{content:"\f469";}.dashicons-lightbulb:before{content:"\f339";}.dashicons-microphone:before{content:"\f482";}.dashicons-desktop:before{content:"\f472";}.dashicons-laptop:before{content:"\f547";}.dashicons-tablet:before{content:"\f471";}.dashicons-smartphone:before{content:"\f470";}.dashicons-phone:before{content:"\f525";}.dashicons-smiley:before{content:"\f328";}.dashicons-index-card:before{content:"\f510";}.dashicons-carrot:before{content:"\f511";}.dashicons-building:before{content:"\f512";}.dashicons-store:before{content:"\f513";}.dashicons-album:before{content:"\f514";}.dashicons-palmtree:before{content:"\f527";}.dashicons-tickets-alt:before{content:"\f524";}.dashicons-money:before{content:"\f526";}.dashicons-thumbs-up:before{content:"\f529";}.dashicons-thumbs-down:before{content:"\f542";}.dashicons-layout:before{content:"\f538";}.dashicons-paperclip:before{content:"\f546";}.jetpack_widget_social_icons ul,.jetpack_widget_social_icons li{list-style:none;}.jetpack_widget_social_icons ul{display:block;margin:0 0 1.5em;padding:0;}.jetpack_widget_social_icons ul li{border:0;display:inline-block;line-height:1;margin:0;padding:0;}.jetpack_widget_social_icons ul li:before,.jetpack_widget_social_icons ul li:after{display:none;}.jetpack_widget_social_icons a{border:0;box-shadow:none;display:block;height:24px;text-decoration:none;width:24px;}.jetpack_widget_social_icons svg{color:inherit;fill:currentColor;height:inherit;vertical-align:middle;width:inherit;}.jetpack_widget_social_icons ul.size-small a{height:24px;width:24px;}.jetpack_widget_social_icons ul.size-medium a{height:32px;width:32px;}.jetpack_widget_social_icons ul.size-large a{height:48px;width:48px;}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important;}*,body{margin:0;padding:0;}#hnav,#hright,#hsearch,#translate,.alignright{float:right;}#socialicons,#stext,td{text-align:center;}#footer,#topnav,#translate,.clear,.thebox ul{clear:both;}ul li{list-style-type:none;}a img{border:none;}a{color:#000;text-decoration:none;}a:hover{color:#333;}p{line-height:22px;margin:0 0 10px;}.alignright{margin:0 0 0 10px;}.alignleft{float:left;margin:0 10px 0 0;}.aligncenter{display:block;margin:0 auto;}.tag a,a.readmore{display:inline-block;text-decoration:none;}.inner{width:1060px;margin:0 auto;background:#fff;}#header{margin:0;padding:10px 10px 20px;}#logo{float:left;margin:30px 0 0 10px;}#hright{margin:10px 50px 0 0;}#hsearch{background:url(../../themes/prnew_theme/images/searchbg.gif);width:300px;height:45px;margin:0 0 20px;}#hsearch input#s{padding:5px;float:left;border:none;width:248px;margin:5px;}#hsearch input#searchsubmit{float:left;margin:2px 2px 0 0;}#translate{margin:0 0 0 20px;}#translate .goog-te-gadget-simple{background:#f9f9f9;border:1px solid #ccc;}#hnav{color:#999;}#hnav ul li{float:left;margin:0 0 0 25px;font-size:16px;padding:0 0 5px;}#hnav ul li a{color:#a6a6a6;}#hnav ul li a:hover{color:#FFBA32;}#topnav{background:#F7F7F7;}#topnav ul li ul li a{color:#444;padding:0 30px;margin:10px 0;}#yellowbar{background:#FFBA33;height:45px;}h1,h2,h3,h4,h5,h6{margin:0 0 10px;font-weight:400;}.htitle,h3.bl{border-bottom:1px solid #d6d6d6;margin:0 0 20px;}h1,h2{font-size:26px;}h3{font-size:24px;}h4{font-size:20px;}h3.bl{padding:0 0 10px;font-size:24px;}.htitle{padding:0 0 5px;}.htitle h3{float:left;margin:5px 0 0;}.htitle a{float:right;margin:15px 0 0;color:#FFB930;}.post,.post p,.thumbnail-wrap{margin:0 0 20px;}.htitle a:hover{color:#202020;}#page{padding:30px 40px;}#content{float:left;width:640px;}.post{padding:0 0 20px;border-bottom:1px solid #D6D6D6;}.post h3{font-size:30px;line-height:34px;}.post p{line-height:24px;}.post a{color:#000;}.hpost img,.post img,.thumbnail-wrap img{max-width:100%;height:auto;}.fpost{margin:0 0 30px;}.tag a{background:#FEBB31;color:#fff;padding:1px 3px;font-size:14px;margin:0 5px 5px 0;transition:background .1s linear;}.meta,.meta2,.meta3{color:#999;font-size:12px;}.tag a:hover{background:#202020;}.meta{margin:0 0 20px;}.meta2{margin:0 0 5px;}.meta3{margin:0 0 20px;}.meta3 a{color:#EC9900;}a.readmore{float:right;padding:10px;border:1px solid #292929;transition:all .2s linear;}.hpost a.readmore,a.readmoreleft{float:none;}a.readmore:hover{background:#292929;color:#fff;}.post .meta a{color:#EC9900;font-size:14px;}.postinfo{margin:15px 0;}.fpost .fimg{border:8px solid #f7f7f7;margin:0 0 10px;}.fpost .fimg img{width:100%;height:auto;}.splitter{border-bottom:1px solid #ccc;margin:0 0 10px;}.hpost{width:305px;margin:15px 0;}.hpost .himg{margin:0 0 10px;}.hpostleft{float:left;}.hpostright{float:right;}.ccimg,.cctext,.vpost{float:left;}.vpost{width:188px;padding:6px;margin:6px;background:#f7f7f7;}.vpost img.attachment-thumbnail{width:188px;height:auto;}.vpost:hover{background:#FFBA32;}.vpost:hover a{color:#fff;}.vpost a{display:block;}.moreentries{margin:30px 0;padding:20px 0 0;}.moreentries ul li{background:url(../../themes/prnew_theme/images/arrow.png) 0 6px no-repeat;padding:0 0 0 15px;margin:0 0 5px;}.ccontent,.svideo{background:#f7f7f7;}.ccontent{padding:20px;margin:20px 0;}.ccpost{margin:0 0 20px;}.ccimg{width:250px;margin:0 20px 10px 0;}.ccpost .ccimg img{width:225px;height:150px;border:5px solid #d6d6d6;}.ccpost .cctext h3{font-size:16px;}.cimg{margin:0 0 10px;}.cimg img{width:100%;height:auto;}#kitco img,#sidebar{width:300px;}#sidebar{float:right;padding:0;}.bbox,.boxpic img,.fleft,.thebox,.thebox2{float:left;}#sidebar p img{max-width:100%;height:auto;}#sidebar label.screen-reader-text{display:none;}.widget{margin:10px 0 40px;}.widget h3{color:#777;margin:0 0 5px;font-weight:400;}.widget span.post-date{color:#888;font-size:12px;}.widget ul{margin:10px 0 0;}.svideo img,.widget ul li{margin:0 0 10px;}#sidebar li.recentcomments{color:#888;}.svideo{padding:10px;transition:background .2s linear;}.svideo:hover{background:#8BDDEF;}.svideo img{max-width:280px;height:auto;}#kitco,#yellowbox{margin:20px 0;}#yellowbox{background:#FFBA32;padding:20px;color:#fff;}#subscribe{margin:0 0 30px;}#stext{font-size:20px;margin:0 0 20px;}#subscribe input.wf-valid__email{padding:5px;width:230px;margin:0 auto;display:block;}#subscribe input.wf-button{padding:5px;width:130px;background:#262626;color:#fff;border:none;display:block;margin:10px auto;}.thebox p,.thebox2 p{line-height:15px;text-align:left;}.thebox{width:310px;height:210px;margin:10px 10px 20px 0;}.thebox h3{font-size:18px;margin:0;font-family:Calibri;color:#152a4f;}.thebox p,.thebox ul li{font-size:12px;font-family:Calibri;}.boxpic img{margin:0 10px 5px 0;border:6px solid #ddd;}.thebox .even img{border:6px solid #E4BC4C;}.thebox p{color:#343434;margin:0 0 5px;}.thebox ul{margin:0 0 10px;}.thebox ul li{margin:0 0 3px;}.thebox ul li a{color:#343434;text-decoration:underline;}#footer a,.thebox ul li a:hover{text-decoration:none;}.thebox2{width:300px;margin:0;}#contactform,#respond textarea{width:500px;max-width:90%;}.thebox2 h3{font-size:18px;margin:0;font-family:Calibri;color:#152a4f;}.boxpic2 img{float:left;margin:0 10px 5px 0;border:6px solid #ddd;}.thebox2 p{font-family:Calibri;font-size:12px;color:#343434;margin:0 0 5px;}#ccarticles{background:#F7F7F7;margin:20px 0;padding:20px;}#ccarticles h3{font-size:22px;}#ccarticles .ccarticle{margin:0 0 25px;background:url(../../themes/prnew_theme/images/arrow.png) 0 6px no-repeat;padding:0 0 0 15px;}#ce h2{border-bottom:1px solid #777;}#ce p{color:#777;margin:0 0 5px;}a.allauthorposts{font-weight:700;color:#FFBA33;font-size:16px;}#ce ul{margin:0 0 20px 15px;font-size:14px;}#ce ul li{list-style-type:circle;margin:0 0 5px;}#ce ul li a{color:#555;}#ce ul li a:hover{color:#333;}h2.underlineheading{border-bottom:1px solid #ddd;padding:0 0 5px;margin:0 0 20px;}.textupper{text-transform:uppercase;}#showless,#showmore{cursor:pointer;}#aboutauthor{border:1px solid #ddd;padding:10px;margin:0 0 20px;}#aboutauthor img{margin:0 0 5px;}#commentlist{padding:5px;}#commentlist .comment{padding:5px;margin:0 0 10px;border:1px solid #eee;border-radius:5px;}#commentlist .fn{font-weight:700;font-style:normal;}#commentlist .commentmetadata{font-size:11px;margin:0 0 5px;}#commentlist .commentmetadata a{color:#888;font-size:11px;}#bottom,#bottom a{color:#fff;}#respond{padding:10px;background:#fafafa;border:1px solid #ddd;border-radius:5px;margin:5px;}#respond h4,#respond p{margin:0 0 10px;}#respond input,#respond textarea{padding:3px;background:#fafafa;border:1px solid #ccc;border-radius:3px;}#respond input:focus,#respond textarea:focus{background:#fff;}#respond input#author,#respond input#email{width:200px;margin:0 5px 0 0;}#bottom{background:url(../../themes/prnew_theme/images/footerbg.jpg);padding:40px 20px;}.bbox{margin:0 50px 0 0;}.bbox h3{font-size:20px;margin:0 0 20px;}.bbox ul li{background:url(../../themes/prnew_theme/images/arrow.png) 0 4px no-repeat;padding:0 0 0 15px;margin:0 0 10px;font-size:14px;}.fleft,.fright{margin:5px 10px;}#bottom .bbox ul li a{color:#aaa;}#bottom .bbox ul li a:hover{color:#fff;}#footer{background:#353535;color:#eee;padding:15px 0;text-align:center;font-size:12px;}#footer a{color:#ddd;}#footer a:hover{text-decoration:underline;}.fright{float:right;}#contactform{float:left;margin:0 20px 0 0;}#contactform p{margin:0;padding:0 0 8px;}#contactform input,#contactform select{padding:5px;background:#f9f9f9;border:1px solid #ddd;width:300px;border-radius:4px;}#contactform textarea{width:390px;height:150px;padding:5px;background:#f9f9f9;border:1px solid #ddd;border-radius:4px;max-width:90%;}#contactform input:focus,#contactform textarea:focus{background:#fff;border:1px solid #ccc;}#contactform input.wpcf7-submit{width:80px;}.wp-pagenavi{clear:both;padding:15px 0;}.wp-pagenavi a{padding:2px 4px;margin:2px;text-decoration:none;border:1px solid #292929;color:#292929;background:#fff;display:inline-block;}.wp-pagenavi a:hover,.wp-pagenavi span.current,.wp-pagenavi span.pages{border:1px solid #000;background:#292929;}.wp-pagenavi a:hover{color:#fff;}.wp-pagenavi span.pages{padding:2px 4px;margin:2px;color:#fff;}.wp-pagenavi span.current{padding:2px 4px;margin:2px;font-weight:700;color:#FFF;}#binner,.bx-wrapper .bx-viewport{background:#fff;}#binner{width:1060px;margin:0 auto;padding:0 0 30px;}.bx-wrapper{position:relative;margin:0 auto;padding:0;}.bx-wrapper .bx-loading{min-height:50px;background:url(../../uploads/2015/10/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000;}.bx-wrapper .bx-prev{background:url(../../themes/prnew_theme/images/previous.png) no-repeat;}.bx-wrapper .bx-next{background:url(../../themes/prnew_theme/images/next.png) no-repeat;}.greencolor #yellowbar,.greencolor #yellowbox,.greencolor .tag a{background:#639A3B;}.notice{font-size:12px;margin:40px 0 0;color:#999;}.notice a{color:#888;}.greencolor #topnav ul li ul a,.greencolor #yellowbar a{color:#fff;}@media screen and (min-width:1060px){.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:51px;height:64px;text-indent:-9999px;z-index:9999;}.bx-wrapper .bx-prev{left:-64px;}.bx-wrapper .bx-next{right:-64px;}}@media screen and (max-width:1060px){#header,#logo{margin:0;}#hnav,#logo{text-align:center;float:none;}#hnav,#hnav ul li,#logo,.vpost{float:none;}body{min-width:320px;}.inner{max-width:100%;}#bouter{background:#fff;padding:0 0 50px;}#binner{width:90%;}.bx-wrapper .bx-controls-direction a{position:absolute;width:51px;height:56px;text-indent:-9999px;z-index:9999;}.bx-wrapper .bx-prev{left:0;}.bx-wrapper .bx-next{right:0;}#bslider{margin:0 54px;}#header{padding:2%;width:96%;}#content,.ccpost .cctext,.fpost .ftext,.hpost,.vpost{width:100%;}#hright,#hsearch{float:none;margin:10px auto 0;}#hsearch{margin-bottom:10px;}#hnav{padding:10px 0 0;}#hnav ul li{margin:4px 5px;display:inline-block;}#sidebar{margin:20px auto;float:none;clear:both;}.ccpost .ccimg,.ccpost .cctext,.fpost .fimg,.fpost .ftext{margin:10px;float:none;}.hpostleft,.hpostright{float:none;}iframe,img,textarea{max-width:100%;height:auto;}.fleft,.fright{float:none;}}@media screen and (max-width:980px){body{min-width:300px;}#page{width:90%;padding:5%;}#translate{float:none;text-align:center;}#hnav ul li ul li{font-size:12px;}#topnav{clear:both;display:none;padding:0;color:#ccc;background:#222;}#topnav ul li ul li a{color:#eee;display:inline-block;padding:7px 10px;}#navtoggle{background:url(../../themes/prnew_theme/images/menugray.png) no-repeat;height:24px;padding:0 0 0 40px;font-size:20px;cursor:pointer;margin:10px;display:inline-block;}#topnav ul li{float:none;clear:both;}#topnav ul li a{display:block;border:none;padding:10px;color:#ccc;}#topnav ul li.hlast a{background:#639A3B;color:#fff;}#topnav ul li ul{margin:0 0 0 10px;}#topnav ul li ul li{float:left;clear:none;}.fpost .fimg,.thebox{float:none;}.thebox{width:100%;}.bbox{margin-bottom:30px;}.ccpost .ccimg{margin-left:0;}.ccpost .ccimg img{max-width:90%;height:auto;}.fpost .fimg img{max-width:100%;height:auto;}.fpost .ftext{float:none;max-width:100%;}}@media screen and (min-width:980px){#topnav ul li ul li a:hover,#topnav ul li.hlast a:hover{color:#fff;}#navtoggle,.sf-menu ul{display:none;}#topnav ul,.sf-menu ul,.sf-navbar ul ul li{width:100%;}#topnav ul li,.sf-menu,.sf-menu>li,.sf-navbar>li>ul>li{float:left;}#topnav ul li{background:url(../../themes/prnew_theme/images/sep.png) top right no-repeat;}#topnav ul li ul li,#topnav ul li.hlast{background:0 0;}#topnav ul li.hlast a{background:#639A3B;color:#fff;}#topnav ul li ul li:last-child a{border:none;}#topnav ul li a{padding:15px 18px;font-size:18px;color:#666;}#topnav ul li a:hover,#topnav ul li ul li a{color:#444;}.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none;}.sf-menu li{position:relative;white-space:nowrap;-webkit-transition:background .2s;transition:background .2s;}.sf-menu ul{position:absolute;top:100%;left:0;z-index:99;}.sf-menu a,.sf-navbar{position:relative;}.sf-menu a,.sf-menu li.sfHover>ul,.sf-menu li:hover>ul{display:block;}.sf-menu ul ul{top:0;left:100%;}#topnav .sf-menu a{border-right:1px solid #fff;text-decoration:none;zoom:1;}.sf-menu li.sfHover,.sf-menu li:hover{-webkit-transition:none;transition:none;}.sf-arrows .sf-with-ul{padding-right:2.5em;}.sf-navbar:before{content:'';position:absolute;left:0;z-index:-1;width:100%;}.sf-navbar ul{box-shadow:none;}.sf-navbar li{position:static;}.sf-navbar>li>a,.sf-navbar>li>ul>li>a{border:none;}#topnav .sf-menu>li>ul{min-width:36em;}.sf-navbar ul li{position:relative;}.sf-navbar ul ul{left:0;top:100%;}.sf-navbar ul li.current>a{font-weight:700;}#hnav ul li ul li{float:left;margin:0;padding:10px 5px;color:#999;}#hnav ul li ul li a{color:#888;}#hnav ul li ul li a:hover{color:#FFBA32;}ul.sf-menutop li ul{width:150px;float:none !important;left:0;}ul.sf-menutop ul li{width:150px;float:none;display:block;overflow:hidden;text-wrap:none;}ul.sf-menutop ul li a{float:none;display:inline-block;}.sf-menutop ul li{background:#f1f1f1;}.sf-menutop li.sfHover ul,.sf-menutop li:hover ul{left:auto;top:22px;z-index:99;}.htext{min-height:135px;}.htext p{margin:0 0 5px;}}